.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap"); *{
box-sizing: border-box;
outline: 0!important;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: ease 0.5s;
}
html{overflow-x: hidden}
body{
font-family: 'Montserrat', sans-serif;
font-style: normal;
color: var(--font-color);
background-color: #F5F5F5;
width: 100vw;
overflow-x: hidden; --green: #7D8A78;
--dark-green: #6B7766;
--light-green: #DFFFD2;
--font-color: #4D4D4D;
--font-color-white:#FFFFFF;
--font-color-black:#000000;
--folha1Top: -330px;
--folha1Right: 15%;
--folha1Z: -1;
}
.container{
margin: auto!important;
float: inherit!important;
} .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0!important;
}
.vc_section{
padding-left: 0!important;
padding-right: 0!important;
margin-left: 0!important;
margin-right: 0!important;
overflow: initial!important;
}
.section-diferenciais .vc_tta.vc_general .vc_tta-panel-body{
overflow: initial!important;
}
section{
padding-top: 0!important; }
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{
padding-top: 0!important; }
.vc_tta.vc_general .vc_tta-panel-body{
padding: 0!important;
border: none!important;
}
.vc_tta-container{
margin-bottom: 0!important;
} h1{
font-weight: 600;
font-size: 56px;
line-height: 50px;
margin-bottom: 17px;
}
h2{
font-weight: 400;
font-size: 3.5rem;
line-height: 50px;
text-transform: uppercase;
}
h3{
font-weight: 600;
font-size: 24px;
line-height: 30px;
}
h4{
font-weight: 400;
font-size: 16px;
line-height: 20px;
}
h5{
font-weight: 600;
font-size: 32px;
line-height: 25px;
}
small{
font-weight: 300;
font-size: 16px;
line-height: 50px;
text-align: center;
text-transform: uppercase;
}
p{
font-weight: 400;
font-size: 1rem;
line-height: 25px;
}
a{
text-decoration: none;
font-weight: 500;
font-size: 20px;
line-height: 25px;
}
sup{
vertical-align: super;
font-size: 10px;
} .btn-outline-green{
display: inline-block;
border: 2px solid var(--green);
border-radius: 6px;
font-weight: 500;
font-size: 16px;
line-height: 50px;
text-align: center;
color: var(--green);
width: 100%;
max-width: 303px;
}
.btn-outline-green:hover{
color: var(--font-color-white);
background-color: var(--green);
}
.btn-outline-light-green{
border: 2px solid var(--light-green);
border-radius: 6px;
font-weight: 600;
font-size: 20px;
line-height: 25px;
text-align: center;
color: var(--green);
width: fit-content;
padding: 30px 40px;
color: var(--font-color-white);
}
.btn-outline-light-green:hover{
background-color: #9CAA96;
border: 2px solid #FFFFFF;
}
.btn-green{
font-weight: 600;
font-size: 20px;
line-height: 25px;
color: #FFFFFF;
background-color: var(--green);
padding: 21px 25px;
width: 288px;
cursor: pointer;
border: 2px solid #D7FFC8;
border-radius: 6px;
}
.btn-outline-white{
font-weight: 500;
font-size: 16px;
line-height: 50px;
border: 2px solid #FFFFFF!important;
border-radius: 6px;
background-color: transparent!important;
color: var(--font-color-white);
max-width: 312px;
}
.btn-gray{
background-color: #D9D9D9;
color: var(--green);
padding: 12px;
text-align: center;
width: 100%;
font-size: 16px;
line-height: 20px;
font-weight: 600;
}
.btn-gray:hover, .btn-gray.active{
background-color: var(--green);
color: var(--font-color-white);
}
.btn-fosco{
backdrop-filter: blur(25px);
font-weight: 400;
font-size: 32px;
line-height: 50px;
color: var(--font-color-white);
padding: 18px;
width: 100%;
max-width: 381px;
}
.btn-fosco:hover, .btn-fosco.active{
background-color: var(--green);
}
.btn-outline-brown{
border: 1px solid #BC8F62;
font-weight: 500;
font-size: 16px;
line-height: 25px;
text-align: center;
color: var(--green);
padding: 5px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.btn-outline-brown:hover, .btn-outline-brown.active{
background-color: #BC8F62;
border: 1px solid #D8D8D8;
color: var(--font-color-white);
} .section-conceito{
background-blend-mode: color-burn;
color: var(--font-color-white);
margin-top: -4%;
padding-top: 94px!important;
}
.section-conceito h2{
margin-bottom: 28px;
}
.section-conceito p{
font-weight: 400;
font-size: 16px;
line-height: 25px;
} .logo_construtora{
max-width: 190px;
}
.section-video{
text-align: center;
color: var(--font-color-white);
}
.section-video .overlay-video{
background: linear-gradient(286.27deg, rgba(0, 0, 0, 0.5) 14.83%, rgba(0, 0, 0, 0) 98.99%);
min-height: 100vh;
display: flex;
align-items: center;
}
.section-video p.before-title{
font-weight: 300;
font-size: 32px;
line-height: 50px;
margin-bottom: 25px;
}
.section-video p.after-title{
font-weight: 300;
font-size: 16px;
line-height: 50px;
margin-bottom: 35px;
text-transform: uppercase;
} .area_intensamente{
background-size: contain;
background-repeat: no-repeat;
padding-top: 129px!important;
padding-bottom: 129px!important;
} .section-contato{
text-align: center;
background-attachment: scroll;
background-size: cover;
background-position: center;
}
.section-contato::before{
content: ''!important;
position: absolute;
background-image: url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/folha2.svg);
top: -120px;
right: 5%;
width: 265px;
height: 206px;
background-size: contain;
background-repeat: no-repeat;
transition: all 1s ease 0s;
z-index: 2;
}
.section-contato::after{
content: ''!important;
position: absolute;
background-image: url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/folha1.svg);
bottom: -120px;
left: 5%;
width: 265px;
height: 206px;
background-size: contain;
background-repeat: no-repeat;
transition: all 1s ease 0s;
z-index: 2;
}
.section-contato form{
padding: 26px 15px 36px;
backdrop-filter: blur(50px);
border-radius: 6px;
}
.form_contato input, .form_contato textarea{
font-family: 'Montserrat', sans-serif ;
background: #FFFFFF;
border-radius: 6px;
padding: 8px 24px;
outline: 0;
border: none;
width: 100%;
}
.form_contato h3{
color: var(--font-color-white);
font-weight: 400;
font-size: 16px;
line-height: 25px;
margin-bottom: 28px;
}
.form_contato p{
line-height: 1;
margin-bottom: 12px;
}
.form_contato span{
line-height: 0;
width: 100%;
}
.form_contato .btn-outline-white{
margin-top: 14px;
}
.wpcf7-not-valid-tip {
display: inline-block;
font-size: 12px;
}
.wpcf7-spinner {
width: 24px !important;
margin-left: -34px;
}
.wpcf7 form.sent .wpcf7-response-output {
color: #FFF;
}
.wpcf7-acceptance span {
margin: 0;
text-align: left;
color: #FFF;
}
.wpcf7-acceptance label {
line-height: 22px;
font-size: 11px;
}
.wpcf7-acceptance label a {
font-size: 12px;
color: #a6c7e9;
font-weight: 400;
text-decoration: underline;
}
.wpcf7-acceptance input {
padding: 0;
border-radius: 3px;
-webkit-appearance: initial;
appearance: auto;
-moz-appearance: initial;
margin-right: 5px;
width: 20px;
height: 13px;
} .banner-diferenciais{
text-align: center;
}
.banner-diferenciais h2{
color: #FFFFFF;
margin-top: 216px;
margin-bottom: 43px!important;
}
.banner-diferenciais i{
height: 32px;
width: 32px;
}
.area-diferenciais{
color: var(--green);
padding: 78px 0 142px;
}
.banner-diferenciais .fa-long-arrow-down {
cursor: pointer;
}
#links-diferenciais{
margin-bottom: 65px!important;
}
.links-paginaveis .container{
display: flex;
gap: 18px;
padding: 0;
}
.painel-diferenciais{
display: none;
}
.painel-diferenciais.vc_active{
display: block;
}
.diferenciais-description{
border: 1px solid #7D8A78;
padding: 50px!important;
}
.diferenciais-description h2{
margin-bottom: 30px;
}
.diferenciais-description h3{
margin-bottom: 15px;
}
.diferenciais-description p{
padding-top: 27px;
border-top: 4px solid #7D8A78;
}
.diferenciais-list{
padding: 50px 50px 54px!important;
background-color: var(--green);
}
.diferenciais-list .wpb_wrapper{
gap: 17px;
display: flex;
flex-direction: column;
}
.topicos-diferenciais h4{
display: flex;
flex-direction: row;
align-items: center;
gap: 54px;
}
.topicos-diferenciais{
background-color: var(--font-color-white);
padding: 20px 100px 20px;
}
.topicos-diferenciais i{
background-color: var(--green);
width: 40px;
height: 40px;
padding-left: 40px;
} .section-areas-comuns{
background-blend-mode: color-burn;
color: var(--font-color-white);
padding-top: 80px!important;
padding-bottom: 50px;
margin-bottom: 80px;
position: relative;
}
.section-areas-comuns h2{
margin-bottom: 21px;
}
.img-areas-comuns{
position: inherit!important;
}
.img-areas-comuns img{
position: absolute;
left: 59%;
top: -4%;
} .slide-areas-comuns{position: relative; overflow: hidden!important;}
.slide-areas-comuns button{border: none; background: none}
.slide-areas-comuns .secao{ position: relative}
.slide-areas-comuns .text-testimonial{min-height: 80vh; padding: 90px 0 50px; position: relative}
.slide-areas-comuns .secao .text-testimonial img{width: 100%; height: 100%; object-fit: cover; position: absolute;top: 0; left: 0}
.slide-areas-comuns .secao:not(.active){display: none}
.slide-areas-comuns .main-sec{position: relative}
.slide-areas-comuns .btns{
position: absolute;
width: 100%;
z-index: 10000;
bottom: 50px;
}
.slide-areas-comuns .btns button{
background: none;
text-transform: uppercase;
backdrop-filter: blur(25px);
}
.slide-areas-comuns .btns button.active{
background: linear-gradient(0deg, #7D8A78, #7D8A78), linear-gradient(253.09deg, rgba(217, 217, 217, 0.25) -7.53%, rgba(217, 217, 217, 0) 97.04%);
}
.slide-areas-comuns .nav-arrows-tab i{background: none; width: unset; height: unset}
.slide-areas-comuns .nav-arrows-tab { width: 100%; position: absolute; top:calc(50vh - 12px); z-index: 1000}
.slide-areas-comuns .nav-arrows-tab .container{justify-content: space-between; display: flex; }
.slide-areas-comuns .nav-arrows-tab button{
width: 85px;
height: 85px;
backdrop-filter: blur(25px);
}
.slide-areas-comuns .secao:not(.active) .lista-areas-comuns{visibility: hidden}
.slide-areas-comuns .pagination-areas span{
width: unset;
height: unset;
padding: 10px 20px;
color: #7D8A78;
opacity: 1;
font-size: 16px;
font-weight: 400;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
line-height: 1.4em;
border-bottom: 1px solid #DFDFDF;
}
.slide-areas-comuns .pagination-areas{
display: grid;
gap: 15px;
grid-template-columns: auto 1fr;
align-items: center;
padding:30px 0 60px;
}
.slide-areas-comuns .pagination-areas h2{
color: #7D8A78;
}
.slide-areas-comuns .group-areas-comuns{
display: grid;
grid-template-columns: 1fr;
gap: 20px;
}
.slide-areas-comuns .column-areas-comuns{
border: 1px solid var(--green);
border-radius: 6px;
padding: 20px 63px;
}
.slide-areas-comuns .column-areas-comuns h3{
text-align: center;
margin-bottom: 15px;
color: var(--green);
}
.slide-areas-comuns .lista-areas-comuns {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 20px 5%;
} .section-galeria h2{
font-weight: 400;
font-size: 40px;
line-height: 50px;
text-align: center;
color: #A5AEA1;
text-transform: inherit;
margin-bottom: 41px!important;
}
.section-galeria{
overflow: hidden!important;
}
.vc_item, .vc_item img{
width: 183px!important;
height: 138px!important;
}
.galeria-areas-comuns{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.slide-galeria button{border: none; background: none}
.slide-galeria .secao{ position: relative}
.slide-galeria .text-testimonial.active{height: 730px; position: relative}
.slide-galeria .secao .text-testimonial img{
width: 100%;
height: 86vh;
object-fit: cover;
}
.slide-galeria .thumb-nav img{
position: absolute;
height: auto;
width: 100%;
top:0;
left: 0;
object-fit: cover;
}
.slide-galeria .thumbs .swiper-slide{overflow: hidden!important;}
.slide-galeria .thumbs.center{ margin: auto;}
.slide-galeria .thumbs button{display: grid}
.slide-galeria  .thumbs .nav-galeira:not(.swiper-container-initialized) .swiper-slide button{width: 20%; height: 90px;}
.slide-galeria  .thumbs .nav-galeira.swiper-container-initialized .swiper-slide button{width: 100%;padding-bottom: 60%; position: relative}
.slide-galeria .swiper-pagination span {
color: var(--green);
}
.slide-galeria .nav-arrows i {
filter: brightness(0.5);
}
.slide-galeria .thumbs{
position: relative;    padding: 20px 80px;
z-index: 1; }
.slide-galeria .box-tipo-foto{
position: absolute;
top: 5%;
left: 5%;
}
.slide-galeria .box-tipo-foto p{
color: #fff;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
}
.slide-galeria .nav-galeira{overflow: hidden!important;}
.slide-galeria .thumbs i{background: none; width: unset; height: unset}
.slide-galeria .nav-arrows{justify-content: space-between; display: flex; width: calc(100% - 20px); position: absolute; top:calc(50% - 12px); left: 10px}
.slide-galeria .swiper-pagination {position: relative; bottom: unset; top: 5px}
.slide-galeria .swiper-pagination span, .swiper-pagination{font-size: 14px; color: var(--green); line-height: initial; font-weight: 600}
.slide-galeria  button{cursor: pointer}
.slide-galeria .nav-galeira button:hover, .slide-galeria .nav-galeira .swiper-slide-thumb-active button{    filter: brightness(0.5);}
.slide-galeria .caption{
padding: 2%;
border-radius: 6px;
border: 1px solid rgba(255,255,255, 0.2);
backdrop-filter: blur(50px);
position: absolute;
right: 10%;
top: 5%;
color: #fff;
font-size: 18px;
font-weight: 300;
}
.slide-galeria  .links{
display: grid;
position: absolute; bottom: 160px;
gap: 20px;
z-index: 100;
}
.slide-galeria .links a{
color: #fff;
border-radius: 6px;
border: 1px solid rgba(255,255,255, 0.2);
backdrop-filter: blur(50px);
display: grid;
justify-content: center;
gap: 5px;
font-family: "Montserrat", sans-serif;
justify-items: center;
padding: 43px 20px;
}
.slide-galeria .links a, .slide-galeria .links a p{
font-size: 16px;
line-height: initial;
text-align: center;
}
.slide-galeria .links a p{ z-index: 1; display: inline-block}
.slide-galeria .links .bt-video{
position: relative;
overflow: hidden;
backdrop-filter: blur(2px);
}
.slide-galeria .links .bt-video::before{
content: '';
width: 100%;
height: 100%;
background-color: rgba(92,131,77,0.61);
position: absolute;
border-radius: 6px;
}
.slide-galeria .links a i{
height: 33px; width: 33px;
} .modal-container {
display: none;
height: calc(100% + 30px);
width: 100%;
padding: 5% 15px;
background: rgba(0,0,0,.5);
position: fixed;
top: 0;
left: 0;
z-index: 2000;
}
.modal-container.ativo {
display: block;
}
.modal-container .modal {
background: white;
width: fit-content;
height: 100%;
border: 10px solid #7D8A78;
box-shadow: 0 0 0 10px white;
position: relative;
margin: 0 auto;
}
.modal-container video{
max-width: 100%;
height: 100%;
margin: 0 auto;
}
@keyframes modal {
from {
opacity: 0;
transform: translate3d(0, -30px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.modal-container.ativo .modal {
animation: modal .3s forwards;
}
.modal-container .modal-close {
width: 50px;
height: 50px;
border-radius: 50%;
border: 4px solid #7D8A78;
top: -30px;
right: -30px;
position: absolute;
background: #fff;
box-shadow: 0 4px 4px 0 rgba(0,0,0,.3);
font-size: 1.2rem;
color: #7D8A78;
font-family: 'IBM Plex Mono', monospace;
cursor: pointer;
} .area-conecte p{
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #000000;
}
.area-conecte h2{
font-weight: 400;
font-size: 40px;
line-height: 50px;
color: #A5AEA1;
text-transform: initial;
}
.area-conecte .text-conecte{
padding-left: 3%;
}
.area-conecte{
position: relative;
}
.area-conecte::after{
content: url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/linha-conecte.png);
position: absolute;
top: -42%;
right: 0;
z-index: -1;
} .section-video h5{
margin-top: 38px;
} .section-apartamentos{
padding-top: 85px!important;
overflow: hidden!important;
}
#links-apartamentos{
margin-bottom: 45px!important;
}
.section-apartamentos h2{
text-align: center;
color: var(--green);
margin-bottom: 45px!important;
} .section-plantas{
padding-top: 80px!important;
padding-bottom: 92px;
}
.section-plantas h2{
text-align: center;
color: var(--green);
margin-bottom: 64px!important;
}
#links-plantas{
padding-bottom: 25px;
}
.links-plantas-apto{
padding-bottom: 83px;
}
.content-plantas{
margin: auto!important;
display: none!important;
}
.content-plantas.active{
display: block!important;
}
.apto-planta{
padding-right: 5%!important;
}
.apto-planta .wpb_wrapper{
display: flex;
justify-content: space-around;
}   .legenda-apto{
letter-spacing: 2px;
text-align: right;
}
.legenda-apto .wpb_wrapper{
width: fit-content;
}
.legenda-apto p{
font-weight: 600;
color: #BC8F62;
font-size: 10px;
line-height: 12px;
}
.title-legenda{
background-color: #BC8F62;
border-radius: 0 30px 0 30px;
padding: 10px 20px;
width: 100%;
}
.title-legenda h2{
font-size: 14px;
font-weight: 700;
line-height: 20px;
text-align: right;
margin-bottom: 0!important;
color: #fff;
}
.title-legenda p{
color: #fff;
font-weight: 400;
font-size: 12px;
line-height: 16px;
}
.legenda-area{
margin: 20px 0;
}
.legenda-area p{
line-height: 1;
font-size: 10px;
}
.itens-apto{
display: flex;
flex-direction: row-reverse;
align-items: center;
gap: 10px;
margin-bottom: 10px;
}
.itens-apto i{
width: 20px;
height: 20px;
background-color: #BC8F62;
} .area-ficha-tecnica{
position: relative;
padding-left: 25%;
}
.area-ficha-tecnica:before{
content: '';
width: 45%;
right: 0;
top: 111px;
height: 2px;
background-color: #E0FFD2;
position: absolute;
}
.text-ficha{
margin-bottom: 61px!important;
}
.area-ficha-tecnica h2{
font-weight: 400;
font-size: 56px;
line-height: 50px;
color: #fff;
}
.area-ficha-tecnica h2:after{
position: absolute;
width: 100%;
background-color: #DFFFD2;
height: 2px;
}
.area-btn-ficha-tecnica{
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.area-ficha-tecnica .btn-outline-light-green{
display: inline-flex;
justify-content: center;
align-items: center;
}
.area-btn-ficha-tecnica i{
margin-right: 5px;
width: 30px;
height: 30px;
} .area-unidade-vendas{
position: relative;
text-align: center;
}
.area-unidade-vendas:before{
content: url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/vaso.png)!important;
position: absolute;
bottom: -4px;
}
.area-unidade-vendas.active:before{
visibility: hidden;
}
.area-unidade-vendas h2{
font-weight: 600;
color: #5F7761;
font-size: 40px;
line-height: 50px;
text-transform: inherit;
margin-bottom: 37px!important;
}
.area-unidade-vendas .btn-green{
display: inline-flex;
justify-content: center;
align-items: center;
}
.area-unidade-vendas i{
margin-right: 5px;
width: 30px;
height: 30px;
} .obrasimgs p {
overflow-x: auto;
display: inline-flex;
}
.obrasimgs p::-webkit-scrollbar {
width: 10px;
height: 10px;
margin-left: 69px;
}
.obrasimgs p::-webkit-scrollbar-thumb {
background: var(--green);
}
.obrasimgs p::-webkit-scrollbar-track {
background: #c9b7af;
}
.obrasimgs img {
width: 40%;
height: 450px;
object-fit: cover;
padding: 0;
float: left;
margin: 20px 0.5%;
}
@media (max-width: 1200px){
.obrasimgs img {
width: 45%;
height: 450px;
margin: 10px 1%;
}
}
@media (max-width: 768px){
.obrasimgs img {
width: 97%;
height: 340px;
margin: 5px 2.5px;
}
} .section-localizacao{
position: relative;
color: var(--font-color-white);
}
.section-localizacao::after{
content: "";
position: absolute;
right: 0;
top: 0; max-width: 574px;
height: 100%!important;
background-image: url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/explore-2.png)!important;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
visibility: initial!important;
}
.section-localizacao .container{
padding: 76px 15px 126px;
}
.vc_custom_1662980648301{
min-height: 300px!important;
}
.section-localizacao .text-explore{
width: 100%;
max-width: 734px;
}
.section-localizacao h2{
margin-bottom: 37px;
font-weight: 600;
font-size: 40px;
line-height: 40px;
text-transform: inherit;
}
.mapa .vc_figure, .mapa .vc_figure .vc_single_image-wrapper{
width: 100%;
}
.mapa img{
width: 100%;
object-fit: cover;
min-height: 300px;
object-position: center;
}
.play-video-1, .play-btn {
cursor: pointer;
}
@media(min-width: 2000px){
.area-conecte .img-conecte-se .vc_figure,
.area-conecte .img-conecte-se .vc_figure .vc_single_image-wrapper,
.area-conecte .img-conecte-se .vc_figure .vc_single_image-wrapper img{
width: 100%;
}
}
@media (min-width:1200px) {
.slide-galeria .thumbs .col-md-2{
flex: 0 0 20%;
max-width: 20%;
}
}
@media (max-width: 1750px) {
.links{  }
.section-areas-comuns{
padding-bottom: 190px;
}
.img-areas-comuns img{
max-width: 600px!important;
}
.area-conecte::after{
top: -55%;
} .area-ficha-tecnica {
padding-left: 28%;
}
.area-ficha-tecnica:before{
width: 40%;
}
}
@media screen and (max-width: 1570px){ .banner-diferenciais h2 {
margin-top: 100px;
} .section-areas-comuns{
padding-top: 100px!important;
padding-bottom: 100px;
}
.img-areas-comuns img{
max-width: 400px!important;
left: 65%;
} .vc_custom_1662981951934 {
padding-top: 15px !important;
padding-bottom: 50px !important;
}
.area-ficha-tecnica {
padding-left: 34%;
}
.area-ficha-tecnica:before {
width: 27%;
}
.area-btn-ficha-tecnica .btn-outline-light-green{
padding: 20px 15px;
}
.area-unidade-vendas .vc_col-lg-offset-3{
margin-left: 34%;
} .section-localizacao .text-explore {
max-width: 680px;
}
.section-localizacao::after {
max-width: 450px;
}
.area-conecte::after{
top: -498px;
}
}
@media screen and (max-width: 1360px){   .links{ }
}
@media screen and (max-width: 1199px) { .area_intensamente{
padding-top: 50px!important;
padding-bottom: 50px!important;
} .topicos-diferenciais{
padding-right: 50px;
padding-left: 50px;
} .section-areas-comuns{
padding-top: 50px!important;
padding-bottom: 50px;
}
.img-areas-comuns img{
max-width: 350px!important;
left: 64%;
} .section-localizacao .container{
padding: 35px 15px 50px;
}
.section-localizacao .text-explore{
max-width: 500px;
}
.section-localizacao::after{
max-width: 400px;
} .area-conecte::after {
top: -540px;
}
.area-conecte h2{
font-size: 24px;
} .area-ficha-tecnica{
padding-left: 42%;
}
.area-ficha-tecnica:before{
top: 151px;
width: 36%;
}
.area-btn-ficha-tecnica .btn-outline-light-green{
width: 100%;
}
.area-unidade-vendas .vc_col-lg-offset-3 {
margin-left: 42%;
} .info-planta{
padding-left: 0!important;
padding-top: 40px;
}
.info-planta .wpb_wrapper{
display: flex;
justify-content: space-around;
align-items: center;
}
.legenda-apto .wpb_wrapper, .croqui{
display: block;
}
.croqui img{
transform: scale(0.5);
}
.legenda-apto{
text-align: left;
}
.title-legenda{
border-radius: 30px 0 30px 0;
}
.title-legenda h2{
text-align: left;
}
.itens-apto{
flex-direction: row;
}
}
@media screen and (max-width: 991px){
h2{
font-size: 2.5rem;
}
.section-conceito{
margin-top: -6%;
} .diferenciais-description{
padding-right: 5px!important;
padding-left: 5px!important;
}
.topicos-diferenciais{
padding-right: 25px;
padding-left: 25px;
}
.topicos-diferenciais h4{
display: flex;
gap: 25px;
} .img-areas-comuns img{
position: inherit;
max-width: inherit!important;
left: inherit;
} .slide-areas-comuns .nav-arrows-tab button{
width: 45px;
height: 45px;
}
.slide-areas-comuns .nav-arrows-tab button i{
width: 35px;
}
.slide-areas-comuns .text-testimonial{min-height: 50vh;}
.slide-areas-comuns .pagination-areas{
padding-left: 15px;
padding-right: 15px;
}
.slide-areas-comuns .pagination-areas h2{
text-align: center;
}
.slide-areas-comuns .pagination-areas h2 br{display: none}
.slide-areas-comuns .btns{bottom: 10%}
.slide-areas-comuns .btns button{
font-size: 16px;
line-height: initial;
width: fit-content;
padding: 10px 15px;
}
.slide-areas-comuns .pagination-areas, .slide-areas-comuns .lista-areas-comuns {
grid-template-columns: 1fr;
}
.slide-areas-comuns .nav-arrows-tab {
top: calc(25vh - 12px);
} .slide-galeria .thumbs {
margin: auto;
margin-top: 0!important;
padding: 15px 40px;
backdrop-filter: none;
bottom: 0;
}
.slide-galeria .thumbs img{max-width: 100%; left: 0}
.slide-galeria .thumbs i{width: 35px; filter: brightness(0.5)}
.slide-galeria .nav-arrows{width: 100%;left: 0}
.slide-galeria .links{
grid-template-columns: 80px 80px;
bottom: 140px;
right: 0;
gap: 8px;
}
.slide-galeria .links a{padding: 5px 2%; gap: 5px; max-width: 80px}
.slide-galeria .links a, .slide-galeria .links a p{font-size: 12px; white-space: initial}
.slide-galeria .caption,.slide-galeria .box-tipo-foto{max-width: 45%}
.slide-galeria .caption{right: 5%;font-size: 14px;}
.slide-galeria .swiper-pagination span, .swiper-pagination{color: var(--green)}
.slide-galeria .links a i{ } .area-ficha-tecnica{
padding-left: 8%;
}
.area-ficha-tecnica:before{
width: 47%;
top: 111px;
}
.area-ficha-tecnica h2{
font-size: 2.5rem;
}
.area-btn-ficha-tecnica .btn-outline-light-green{
width: fit-content;
}
.area-btn-ficha-tecnica a{
padding: 20px;
font-size: 18px;
}
.area-btn-ficha-tecnica i{
width: 20px;
height: 20px;
}
.area-unidade-vendas:before{
content: none!important;
}
.area-unidade-vendas .vc_col-lg-offset-3 {
margin-left: 25%;
} .section-localizacao::after{
content: none!important;
}
.section-localizacao .text-explore{
max-width: 100%;
} .area-conecte h2{
font-size: 40px;
}
.area-conecte .wpb_single_image.vc_align_left{
text-align: center;
}
.area-conecte .text-conecte{
padding: 50px 20px 0;
}
}
@media screen and (max-width: 767px){
h1{
font-size: 3rem;
}
h5{
font-size: 1.5rem;
}
.section-conceito{
margin-top: -11%;
}
.section-video p.after-title{
font-size: 1.5rem;
line-height: 1.5;
margin-bottom: 15px;
}
.section-video p.after-title{
line-height: 1.5;
} .links-paginaveis .container {
flex-direction: column;
}
.diferenciais-list{
padding-right: 0!important;
padding-left: 0!important;
} .area-btn-ficha-tecnica a{
width: 100%;
max-width: 400px;
}
.area-btn-ficha-tecnica .btn-outline-light-green{
width: 100%;
}
.area-unidade-vendas .vc_col-lg-offset-3{
margin-left: 0;
}
.area-ficha-tecnica h2{
font-size: 2rem;
}
.area-ficha-tecnica:before{
width: 60%;
top: 140px;
}
.area-conecte::after{
content: none;
}
.section-plantas{
padding-top: 40px!important;
}
.section-plantas h2 {
margin-bottom: 30px!important;
}
.slide-galeria .secao .text-testimonial img {
height: 36vh;
}
}
@media screen and (max-width: 575px) {
.info-planta .wpb_wrapper{
align-items: center;
}
.legenda-apto{
width: 80%;
}
.croqui img{
transform: scale(0.8);
}
.slide-areas-comuns .column-areas-comuns{
padding: 20px 30px;
}
}
@media (max-height: 800px) {
.diferenciais-description{
padding: 25px!important;
}
#links-diferenciais{
margin-bottom: 35px!important;
}
}
@media (max-width:412px) {
.slide-galeria .links{
bottom: 115px;
}
.slide-galeria .links a, .slide-galeria .links a p{font-size: 10px; white-space: initial}
.slide-galeria .links a i{width: 20px; height: 20px}
} .modal-ebook{
position: fixed;
top: 0;
left: 0;
z-index: 1050;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
background: #00000082;
display: none;
transition: all .2s ease-in-out;
}
.modal-ebook.show{
display: block;
}
.modal-ebook .modal-dialog-centered {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - 1rem);
justify-content: center;
}
.modal-ebook .modal-dialog {
position: relative;
width: auto;
max-width: 520px;
margin: 0 auto;
padding: 15px;
pointer-events: none;
}
.modal-header{
padding: 25px 15px 0 15px;
border-radius: 0px;
border: none ;
background: #fafafa ;
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.modal-ebook .modal-header span.title{
font-size: 24px;
line-height: 32px;
color: #000;
font-weight: 300;
text-transform: uppercase;
}
.modal-ebook .modal-header span.title strong{
font-weight: 400 !important;
}
.modal-ebook button.close span{
display: none !important;
}
.modal-ebook button.close {   position: relative;
width: 50px;
height: 50px;
opacity: 1;
display: flex;
align-items: center;
justify-content: center;
}
.modal-ebook button.close:before, button.close:after {
position: relative;
content: ' ';
height: 33px;
width: 2px;
background-color: #000;
cursor: pointer;
}
.modal-ebook button.close:before {
transform: rotate(45deg);
}
.modal-ebook button.close:after {
transform: rotate(-45deg);
}
.modal-ebook .modal-content{
border: none !important;
border-radius: 0px !important;
background: transparent !important;
pointer-events: auto;
}
.modal-ebook .modal-body{
background: #fafafa !important;
padding-bottom: 15px;
}
.modal-ebook input:not([type='submit']):not([type='checkbox']){
width: 100%;
height: 35px;
border: #ced4da solid 1px !important;
margin-bottom:10px;
text-indent: 15px;
}
.modal-ebook .wpcf7-acceptance span{
color: var(--green);
}
.modal-ebook input[type='submit']{
color: #fff;
background-color: var(--green);
padding: 21px 25px;
width: 288px;
cursor: pointer;
border: 2px solid #d7ffc8;
display: block;
margin: 0 auto;
}
@media (max-width: 576px) {
.modal-dialog{
max-width: 100%;
}
}.header{position:relative}.bkg-header{padding-top:40px}.open-menu{position:fixed;top:60px;right:78px;z-index:99;padding:10px;backdrop-filter:blur(25px);display:inline-flex;filter:contrast(1);background-color:#fff}.open-menu i{width:62px;height:27px;background-color:#a5aea1}.menu-principal.show-menu{display:flex}.menu-principal{display:none;position:fixed;top:0;background:url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/frosted-glass-texture-as-background.jpeg)#7d8a78;background-repeat:no-repeat;background-size:cover;background-blend-mode:darken;backdrop-filter:blur(50px);width:100%;height:100%;z-index:9999;cursor:pointer;align-items:center;justify-content:center}.menu-principal .close-menu{position:absolute;right:5%;top:5%}.menu-principal .close-menu i{width:36px;height:35px;background-color:#a5aea1}.menu-principal ul{display:grid;grid-template-columns:repeat(2,minmax(auto,480px));gap:15px;padding:15px}.menu-principal ul li{background-color:#acb4a8;text-transform:uppercase;font-size:32px;line-height:39px;border-radius:6px;transition:ease .5s}.menu-principal ul li a{color:var(--font-color-white);transition:ease .5s;display:inline-block;width:100%;padding:45px 0}.menu-principal ul li:hover{background-color:#fff}.menu-principal ul li:hover a{color:var(--green)}#wwc{display:none}.btn-flutuante{position:fixed;z-index:9;bottom:4px;right:10px}.banner{position:relative;width:100%;z-index:7}.banner .img-banner{object-fit:cover;width:100%;height:auto;min-height:500px}.logo_banner{position:absolute;z-index:8;display:flex;flex-direction:column;align-items:center;top:calc(50% - 131px);right:10%;gap:30px}.logo_banner img{width:100%;max-width:239px}.logo_banner_mobile{display:none;align-items:flex-end;gap:15px}.logo_banner_mobile img{width:100px;height:auto}footer{width:100vw}.construtora,.plantao-vendas{color:var(--font-color-white);text-align:center}.construtora{background:url(//fragata.wkoerich.com.br/wp-content/themes/fragata/assets/images/linho.jpg)#7d8a78!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;padding:130px 15px 121px;background-blend-mode:color-burn}.construtora p,.menu-principal ul li{font-weight:400;text-align:center}.plantao-vendas{background-color:#647b66;padding:80px 15px 72px}.construtora p,.plantao-vendas a,.plantao-vendas h3,.plantao-vendas p{font-size:16px;line-height:30px;letter-spacing:.1em;text-transform:uppercase}.plantao-vendas h3{font-weight:700}.plantao-vendas p{font-weight:400;margin-bottom:44px}.plantao-vendas a{color:var(--font-color-white);font-weight:600;display:flex;align-items:center;justify-content:center}.plantao-vendas a i{background-color:#93d199;margin-right:9px}.contato-footer{text-align:center;padding:60px 15px 133px}.contato-footer .logos{display:flex;justify-content:space-around;align-items:center;margin-top:108px}.contato-footer .logos a,.copyright-footer p{font-weight:500;font-size:12px;text-align:center}.contato-footer .logos a{line-height:50px;color:var(--green);display:flex;align-items:center}.contato-footer .logos a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.contato-footer .logos a i{background-color:var(--green);margin-right:12px}.copyright-footer{background-color:var(--green);padding:37px 15px 30px;color:var(--font-color-white)}.copyright-footer .container{display:flex;justify-content:space-between;align-items:center}.copyright-footer p{line-height:24px}@media screen and (max-width:1199px){.logo_banner{top:calc(50% - 79px)}.logo_banner img{max-width:150px}}@media screen and (max-width:991px){.open-menu{top:30px;right:40px}.logo_banner{right:8%}}@media screen and (max-width:767px){.menu-principal ul{grid-template-columns:minmax(auto,480px)}.menu-principal ul li{padding:15px 0;font-size:1.5rem}.menu-principal ul li a{padding:0}.contato-footer{padding-bottom:60px}.contato-footer .logos{flex-direction:column}.contato-footer .logos a{margin-bottom:30px}.logo_banner{display:none}.header{position:fixed;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;width:100%;z-index:9}.open-menu{position:absolute}}@media screen and (max-width:575px){.copyright-footer .container{flex-direction:column}}.area-unidade-vendas.opacity:before{opacity:.5}.estagio-obra{height:0;width:0;display:none;transition:height .3s ease-in-out}.estagio-obra.active{width:auto;height:auto;display:block}.estagio-obra .btn-green{width:fit-content;margin-top:60px}.estagio-obra .btn-green i{transform:rotate(180deg);margin-right:5px}.graficos h2{display:flex;align-items:center;gap:15px;font-weight:600;color:#5f7761;font-size:40px;line-height:50px;text-transform:inherit;margin-bottom:37px!important;width:100%}.graficos .item{width:20%;min-width:120px;text-align:center;float:left;margin-bottom:40px;position:relative;z-index:2}.graficos .item p{font-size:16px;line-height:1.4em;color:#7d8a78;display:initial;width:fit-content;padding:2px 4px}.graficos .line-graph{margin-top:60px;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:991px){.graficos .item{width:33.333%}}@media (max-width:460px){.graficos .item{width:50%}}@media (max-width:360px){.graficos .item{width:100%}}.c100.p100 .slice,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.rect-auto{clip:rect(auto,auto,auto,auto)}.c100 .bar,.pie{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.c100 .bar,.c100.p100 .fill,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.pie{position:absolute;border:.14em solid #5f7761;width:.72em;height:.72em;clip:rect(0,.5em,1em,0);border-radius:50%}.c100.p100 .bar:after,.c100.p100 .fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.pie-fill{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c100{position:relative;font-size:120px;width:1em;height:1em;border-radius:50%;margin:0 auto .1em;background-color:#ccc}.c100 *,.c100 :after,.c100 :before{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.c100.center{float:none;margin:0 auto}.c100.big{font-size:240px}.c100.small{font-size:80px}.c100:after,.c100>span{position:absolute;display:block;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.c100>span{z-index:1;left:0;top:0;width:5em;line-height:5em;font-size:.2em;color:#ccc;text-align:center;white-space:nowrap;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.c100:after{top:.09em;left:.09em;content:" ";border-radius:50%;background-color:#f5f5f5;width:.82em;height:.82em;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.c100 .slice{position:absolute;width:1em;height:1em;clip:rect(0,1em,1em,.5em)}.c100.p1 .bar{-moz-transform:rotate(3.6deg);-ms-transform:rotate(3.6deg);-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.c100.p2 .bar{-moz-transform:rotate(7.2deg);-ms-transform:rotate(7.2deg);-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}.c100.p3 .bar{-moz-transform:rotate(10.8deg);-ms-transform:rotate(10.8deg);-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}.c100.p4 .bar{-moz-transform:rotate(14.4deg);-ms-transform:rotate(14.4deg);-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}.c100.p5 .bar{-moz-transform:rotate(18deg);-ms-transform:rotate(18deg);-webkit-transform:rotate(18deg);transform:rotate(18deg)}.c100.p6 .bar{-moz-transform:rotate(21.6deg);-ms-transform:rotate(21.6deg);-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}.c100.p7 .bar{-moz-transform:rotate(25.2deg);-ms-transform:rotate(25.2deg);-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}.c100.p8 .bar{-moz-transform:rotate(28.8deg);-ms-transform:rotate(28.8deg);-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}.c100.p9 .bar{-moz-transform:rotate(32.4deg);-ms-transform:rotate(32.4deg);-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}.c100.p10 .bar{-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-webkit-transform:rotate(36deg);transform:rotate(36deg)}.c100.p11 .bar{-moz-transform:rotate(39.6deg);-ms-transform:rotate(39.6deg);-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}.c100.p12 .bar{-moz-transform:rotate(43.2deg);-ms-transform:rotate(43.2deg);-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.c100.p13 .bar{-moz-transform:rotate(46.8deg);-ms-transform:rotate(46.8deg);-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}.c100.p14 .bar{-moz-transform:rotate(50.4deg);-ms-transform:rotate(50.4deg);-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}.c100.p15 .bar{-moz-transform:rotate(54deg);-ms-transform:rotate(54deg);-webkit-transform:rotate(54deg);transform:rotate(54deg)}.c100.p16 .bar{-moz-transform:rotate(57.6deg);-ms-transform:rotate(57.6deg);-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}.c100.p17 .bar{-moz-transform:rotate(61.2deg);-ms-transform:rotate(61.2deg);-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}.c100.p18 .bar{-moz-transform:rotate(64.8deg);-ms-transform:rotate(64.8deg);-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}.c100.p19 .bar{-moz-transform:rotate(68.4deg);-ms-transform:rotate(68.4deg);-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}.c100.p20 .bar{-moz-transform:rotate(72deg);-ms-transform:rotate(72deg);-webkit-transform:rotate(72deg);transform:rotate(72deg)}.c100.p21 .bar{-moz-transform:rotate(75.6deg);-ms-transform:rotate(75.6deg);-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}.c100.p22 .bar{-moz-transform:rotate(79.2deg);-ms-transform:rotate(79.2deg);-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}.c100.p23 .bar{-moz-transform:rotate(82.8deg);-ms-transform:rotate(82.8deg);-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}.c100.p24 .bar{-moz-transform:rotate(86.4deg);-ms-transform:rotate(86.4deg);-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}.c100.p25 .bar{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c100.p26 .bar{-moz-transform:rotate(93.6deg);-ms-transform:rotate(93.6deg);-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}.c100.p27 .bar{-moz-transform:rotate(97.2deg);-ms-transform:rotate(97.2deg);-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}.c100.p28 .bar{-moz-transform:rotate(100.8deg);-ms-transform:rotate(100.8deg);-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}.c100.p29 .bar{-moz-transform:rotate(104.4deg);-ms-transform:rotate(104.4deg);-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}.c100.p30 .bar{-moz-transform:rotate(108deg);-ms-transform:rotate(108deg);-webkit-transform:rotate(108deg);transform:rotate(108deg)}.c100.p31 .bar{-moz-transform:rotate(111.6deg);-ms-transform:rotate(111.6deg);-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}.c100.p32 .bar{-moz-transform:rotate(115.2deg);-ms-transform:rotate(115.2deg);-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}.c100.p33 .bar{-moz-transform:rotate(118.8deg);-ms-transform:rotate(118.8deg);-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}.c100.p34 .bar{-moz-transform:rotate(122.4deg);-ms-transform:rotate(122.4deg);-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}.c100.p35 .bar{-moz-transform:rotate(126deg);-ms-transform:rotate(126deg);-webkit-transform:rotate(126deg);transform:rotate(126deg)}.c100.p36 .bar{-moz-transform:rotate(129.6deg);-ms-transform:rotate(129.6deg);-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}.c100.p37 .bar{-moz-transform:rotate(133.2deg);-ms-transform:rotate(133.2deg);-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}.c100.p38 .bar{-moz-transform:rotate(136.8deg);-ms-transform:rotate(136.8deg);-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}.c100.p39 .bar{-moz-transform:rotate(140.4deg);-ms-transform:rotate(140.4deg);-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}.c100.p40 .bar{-moz-transform:rotate(144deg);-ms-transform:rotate(144deg);-webkit-transform:rotate(144deg);transform:rotate(144deg)}.c100.p41 .bar{-moz-transform:rotate(147.6deg);-ms-transform:rotate(147.6deg);-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}.c100.p42 .bar{-moz-transform:rotate(151.2deg);-ms-transform:rotate(151.2deg);-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}.c100.p43 .bar{-moz-transform:rotate(154.8deg);-ms-transform:rotate(154.8deg);-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}.c100.p44 .bar{-moz-transform:rotate(158.4deg);-ms-transform:rotate(158.4deg);-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}.c100.p45 .bar{-moz-transform:rotate(162deg);-ms-transform:rotate(162deg);-webkit-transform:rotate(162deg);transform:rotate(162deg)}.c100.p46 .bar{-moz-transform:rotate(165.6deg);-ms-transform:rotate(165.6deg);-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}.c100.p47 .bar{-moz-transform:rotate(169.2deg);-ms-transform:rotate(169.2deg);-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}.c100.p48 .bar{-moz-transform:rotate(172.8deg);-ms-transform:rotate(172.8deg);-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}.c100.p49 .bar{-moz-transform:rotate(176.4deg);-ms-transform:rotate(176.4deg);-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}.c100.p50 .bar{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c100.p51 .bar{-moz-transform:rotate(183.6deg);-ms-transform:rotate(183.6deg);-webkit-transform:rotate(183.6deg);transform:rotate(183.6deg)}.c100.p52 .bar{-moz-transform:rotate(187.2deg);-ms-transform:rotate(187.2deg);-webkit-transform:rotate(187.2deg);transform:rotate(187.2deg)}.c100.p53 .bar{-moz-transform:rotate(190.8deg);-ms-transform:rotate(190.8deg);-webkit-transform:rotate(190.8deg);transform:rotate(190.8deg)}.c100.p54 .bar{-moz-transform:rotate(194.4deg);-ms-transform:rotate(194.4deg);-webkit-transform:rotate(194.4deg);transform:rotate(194.4deg)}.c100.p55 .bar{-moz-transform:rotate(198deg);-ms-transform:rotate(198deg);-webkit-transform:rotate(198deg);transform:rotate(198deg)}.c100.p56 .bar{-moz-transform:rotate(201.6deg);-ms-transform:rotate(201.6deg);-webkit-transform:rotate(201.6deg);transform:rotate(201.6deg)}.c100.p57 .bar{-moz-transform:rotate(205.2deg);-ms-transform:rotate(205.2deg);-webkit-transform:rotate(205.2deg);transform:rotate(205.2deg)}.c100.p58 .bar{-moz-transform:rotate(208.8deg);-ms-transform:rotate(208.8deg);-webkit-transform:rotate(208.8deg);transform:rotate(208.8deg)}.c100.p59 .bar{-moz-transform:rotate(212.4deg);-ms-transform:rotate(212.4deg);-webkit-transform:rotate(212.4deg);transform:rotate(212.4deg)}.c100.p60 .bar{-moz-transform:rotate(216deg);-ms-transform:rotate(216deg);-webkit-transform:rotate(216deg);transform:rotate(216deg)}.c100.p61 .bar{-moz-transform:rotate(219.6deg);-ms-transform:rotate(219.6deg);-webkit-transform:rotate(219.6deg);transform:rotate(219.6deg)}.c100.p62 .bar{-moz-transform:rotate(223.2deg);-ms-transform:rotate(223.2deg);-webkit-transform:rotate(223.2deg);transform:rotate(223.2deg)}.c100.p63 .bar{-moz-transform:rotate(226.8deg);-ms-transform:rotate(226.8deg);-webkit-transform:rotate(226.8deg);transform:rotate(226.8deg)}.c100.p64 .bar{-moz-transform:rotate(230.4deg);-ms-transform:rotate(230.4deg);-webkit-transform:rotate(230.4deg);transform:rotate(230.4deg)}.c100.p65 .bar{-moz-transform:rotate(234deg);-ms-transform:rotate(234deg);-webkit-transform:rotate(234deg);transform:rotate(234deg)}.c100.p66 .bar{-moz-transform:rotate(237.6deg);-ms-transform:rotate(237.6deg);-webkit-transform:rotate(237.6deg);transform:rotate(237.6deg)}.c100.p67 .bar{-moz-transform:rotate(241.2deg);-ms-transform:rotate(241.2deg);-webkit-transform:rotate(241.2deg);transform:rotate(241.2deg)}.c100.p68 .bar{-moz-transform:rotate(244.8deg);-ms-transform:rotate(244.8deg);-webkit-transform:rotate(244.8deg);transform:rotate(244.8deg)}.c100.p69 .bar{-moz-transform:rotate(248.4deg);-ms-transform:rotate(248.4deg);-webkit-transform:rotate(248.4deg);transform:rotate(248.4deg)}.c100.p70 .bar{-moz-transform:rotate(252deg);-ms-transform:rotate(252deg);-webkit-transform:rotate(252deg);transform:rotate(252deg)}.c100.p71 .bar{-moz-transform:rotate(255.6deg);-ms-transform:rotate(255.6deg);-webkit-transform:rotate(255.6deg);transform:rotate(255.6deg)}.c100.p72 .bar{-moz-transform:rotate(259.2deg);-ms-transform:rotate(259.2deg);-webkit-transform:rotate(259.2deg);transform:rotate(259.2deg)}.c100.p73 .bar{-moz-transform:rotate(262.8deg);-ms-transform:rotate(262.8deg);-webkit-transform:rotate(262.8deg);transform:rotate(262.8deg)}.c100.p74 .bar{-moz-transform:rotate(266.4deg);-ms-transform:rotate(266.4deg);-webkit-transform:rotate(266.4deg);transform:rotate(266.4deg)}.c100.p75 .bar{-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.c100.p76 .bar{-moz-transform:rotate(273.6deg);-ms-transform:rotate(273.6deg);-webkit-transform:rotate(273.6deg);transform:rotate(273.6deg)}.c100.p77 .bar{-moz-transform:rotate(277.2deg);-ms-transform:rotate(277.2deg);-webkit-transform:rotate(277.2deg);transform:rotate(277.2deg)}.c100.p78 .bar{-moz-transform:rotate(280.8deg);-ms-transform:rotate(280.8deg);-webkit-transform:rotate(280.8deg);transform:rotate(280.8deg)}.c100.p79 .bar{-moz-transform:rotate(284.4deg);-ms-transform:rotate(284.4deg);-webkit-transform:rotate(284.4deg);transform:rotate(284.4deg)}.c100.p80 .bar{-moz-transform:rotate(288deg);-ms-transform:rotate(288deg);-webkit-transform:rotate(288deg);transform:rotate(288deg)}.c100.p81 .bar{-moz-transform:rotate(291.6deg);-ms-transform:rotate(291.6deg);-webkit-transform:rotate(291.6deg);transform:rotate(291.6deg)}.c100.p82 .bar{-moz-transform:rotate(295.2deg);-ms-transform:rotate(295.2deg);-webkit-transform:rotate(295.2deg);transform:rotate(295.2deg)}.c100.p83 .bar{-moz-transform:rotate(298.8deg);-ms-transform:rotate(298.8deg);-webkit-transform:rotate(298.8deg);transform:rotate(298.8deg)}.c100.p84 .bar{-moz-transform:rotate(302.4deg);-ms-transform:rotate(302.4deg);-webkit-transform:rotate(302.4deg);transform:rotate(302.4deg)}.c100.p85 .bar{-moz-transform:rotate(306deg);-ms-transform:rotate(306deg);-webkit-transform:rotate(306deg);transform:rotate(306deg)}.c100.p86 .bar{-moz-transform:rotate(309.6deg);-ms-transform:rotate(309.6deg);-webkit-transform:rotate(309.6deg);transform:rotate(309.6deg)}.c100.p87 .bar{-moz-transform:rotate(313.2deg);-ms-transform:rotate(313.2deg);-webkit-transform:rotate(313.2deg);transform:rotate(313.2deg)}.c100.p88 .bar{-moz-transform:rotate(316.8deg);-ms-transform:rotate(316.8deg);-webkit-transform:rotate(316.8deg);transform:rotate(316.8deg)}.c100.p89 .bar{-moz-transform:rotate(320.4deg);-ms-transform:rotate(320.4deg);-webkit-transform:rotate(320.4deg);transform:rotate(320.4deg)}.c100.p90 .bar{-moz-transform:rotate(324deg);-ms-transform:rotate(324deg);-webkit-transform:rotate(324deg);transform:rotate(324deg)}.c100.p91 .bar{-moz-transform:rotate(327.6deg);-ms-transform:rotate(327.6deg);-webkit-transform:rotate(327.6deg);transform:rotate(327.6deg)}.c100.p92 .bar{-moz-transform:rotate(331.2deg);-ms-transform:rotate(331.2deg);-webkit-transform:rotate(331.2deg);transform:rotate(331.2deg)}.c100.p93 .bar{-moz-transform:rotate(334.8deg);-ms-transform:rotate(334.8deg);-webkit-transform:rotate(334.8deg);transform:rotate(334.8deg)}.c100.p94 .bar{-moz-transform:rotate(338.4deg);-ms-transform:rotate(338.4deg);-webkit-transform:rotate(338.4deg);transform:rotate(338.4deg)}.c100.p95 .bar{-moz-transform:rotate(342deg);-ms-transform:rotate(342deg);-webkit-transform:rotate(342deg);transform:rotate(342deg)}.c100.p96 .bar{-moz-transform:rotate(345.6deg);-ms-transform:rotate(345.6deg);-webkit-transform:rotate(345.6deg);transform:rotate(345.6deg)}.c100.p97 .bar{-moz-transform:rotate(349.2deg);-ms-transform:rotate(349.2deg);-webkit-transform:rotate(349.2deg);transform:rotate(349.2deg)}.c100.p98 .bar{-moz-transform:rotate(352.8deg);-ms-transform:rotate(352.8deg);-webkit-transform:rotate(352.8deg);transform:rotate(352.8deg)}.c100.p99 .bar{-moz-transform:rotate(356.4deg);-ms-transform:rotate(356.4deg);-webkit-transform:rotate(356.4deg);transform:rotate(356.4deg)}.c100.p100 .bar{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}.c100:hover{cursor:default}.c100:hover>span{width:3.33em;line-height:3.33em;font-size:.3em;color:#7d8a78}.c100:hover:after{top:.04em;left:.04em;width:.92em;height:.92em}.c100.dark{background-color:#777}.c100.dark .bar,.c100.dark .fill{border-color:#c6ff00!important}.c100.dark>span{color:#777}.c100.dark:after{background-color:#666}.c100.dark:hover>span{color:#c6ff00}.c100.green .bar,.c100.green .fill{border-color:#4db53c!important}.c100.green:hover>span{color:#4db53c}.c100.green.dark .bar,.c100.green.dark .fill{border-color:#5fd400!important}.c100.green.dark:hover>span{color:#5fd400}.c100.orange .bar,.c100.orange .fill{border-color:#dd9d22!important}.c100.orange:hover>span{color:#dd9d22}.c100.orange.dark .bar,.c100.orange.dark .fill{border-color:#e08833!important}.c100.orange.dark:hover>span{color:#e08833}