.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 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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}#div_block-1857-358{position:absolute;top:20px;right:20px}#div_block-1830-358{flex-direction:column;display:flex;text-align:left;align-items:center}#div_block-1840-358{margin-left:0px;align-items:center;margin-top:40px;flex-direction:column;display:flex;text-align:left}#div_block-1816-358{margin-left:20px;display:none}#div_block-1744-358{flex-direction:column;display:flex;text-align:left;align-items:center;background-color:#ffffff;border-top-width:1px;border-top-style:solid;border-top-color:#eeeeee}#div_block-1775-358{flex-direction:row;display:flex;justify-content:space-between;text-align:right;width:100%;padding-top:80px;padding-bottom:80px;padding-left:40px;padding-right:40px}#div_block-1745-358{display:flex;flex-direction:column;align-items:flex-start}#div_block-1746-358{margin-bottom:23px}#div_block-1785-358{justify-items:left;align-items:stretch;grid-template-columns:repeat(1,minmax(1px,1fr));grid-column-gap:0px;grid-row-gap:3px;margin-bottom:20px;display:grid}#div_block-1758-358{flex-direction:row;display:flex;justify-content:flex-end}#div_block-1769-358{margin-left:40px;align-items:flex-start}#div_block-1798-358{align-items:stretch;grid-template-columns:repeat(3,minmax(1px,1fr));grid-column-gap:5px;grid-row-gap:0px;text-align:left;display:grid;margin-top:20px}@media (max-width:1250px){#div_block-1840-358{text-align:left;display:flex}}@media (max-width:1250px){#div_block-1775-358{flex-direction:row;display:flex;text-align:justify}}@media (max-width:1250px){#div_block-1769-358{text-align:left;display:flex}}@media (max-width:991px){#div_block-1840-358{align-items:stretch;grid-template-columns:repeat(1,minmax(1px,1fr));grid-column-gap:0px;grid-row-gap:5px;margin-left:0px;display:grid}}@media (max-width:991px){#div_block-1805-358{display:none}}@media (max-width:991px){#div_block-1816-358{display:flex}}@media (max-width:991px){#div_block-1744-358{flex-direction:column;display:flex;text-align:center;align-items:center}}@media (max-width:991px){#div_block-1775-358{text-align:left;flex-direction:column;display:flex;align-items:center}}@media (max-width:991px){#div_block-1745-358{flex-direction:column;display:flex;text-align:left;align-items:center}}@media (max-width:991px){#div_block-1782-358{flex-direction:column;display:flex;text-align:left;align-items:center}}@media (max-width:991px){#div_block-1758-358{flex-direction:column;display:flex;align-items:center;text-align:right}}@media (max-width:991px){#div_block-1766-358{flex-direction:column;display:flex;text-align:left;align-items:center;margin-bottom:40px}}@media (max-width:991px){#div_block-1769-358{margin-left:0px;display:flex;flex-direction:column;text-align:left;align-items:center}}@media (max-width:991px){#div_block-1798-358{flex-direction:row;display:flex;align-items:center;justify-content:center}}@media (max-width:767px){#div_block-1840-358{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:0px;grid-row-gap:5px;display:grid;text-align:left}}@media (max-width:767px){#div_block-1769-358{display:flex;text-align:center;flex-direction:column;align-items:center}}#text_block-1838-358{font-weight:500;font-size:16px}#text_block-1810-358{font-weight:400;font-size:14px}#text_block-1749-358{text-align:center;line-height:1;color:#222c39}#text_block-1783-358{text-align:left;font-size:10px;color:#b3b3b3;font-weight:400}@media (max-width:991px){#text_block-1783-358{text-align:center}}@media (max-width:767px){#text_block-1810-358{font-size:12px}}@media (max-width:479px){#text_block-1838-358{font-size:12px}}@media (max-width:479px){#text_block-1810-358{font-size:12px}}#link-1859-358{opacity:0.6;transition-duration:0.3s}#link-1859-358:hover{opacity:1;transition-duration:0.3s}#link-1833-358{transform:;transition-duration:0.3s;margin-right:0px;margin-bottom:40px}#link-1833-358:hover{opacity:0.6;transition-duration:0.3s}#link-1837-358{background-color:#ffffff;padding-top:12px;padding-left:70px;padding-right:70px;padding-bottom:12px;border-radius:2px;color:#222c39;transition-duration:0.5s}#link-1837-358:hover{transform:translateY(-2px);color:#222c39;transition-duration:0.5s;box-shadow:5px 5px 10px rgba(0,0,0,0.15)}#link-1733-358{transform:;transition-duration:0.3s;margin-right:40px}#link-1733-358:hover{opacity:0.6;transition-duration:0.3s}#link-1809-358{background-color:#222c39;padding-top:12px;padding-left:70px;padding-right:70px;padding-bottom:12px;border-radius:2px;color:#ffffff;transition-duration:0.5s}#link-1809-358:hover{transform:translateY(-2px);color:#ffffff;transition-duration:0.5s;box-shadow:5px 5px 10px rgba(0,0,0,0.15)}#link-1822-358{transition-duration:0.3s}#link-1822-358:hover{opacity:0.5;transition-duration:0.3s}#link-1747-358{opacity:1}#link-1790-358{display:none}#link-1792-358{display:none}@media (max-width:1250px){#link-1833-358{margin-right:0px}}@media (max-width:1250px){#link-1842-358{text-align:center}}@media (max-width:1250px){#link-1733-358{margin-right:20px}}@media (max-width:1250px){#link-1770-358{text-align:center}}@media (max-width:767px){#link-1833-358{margin-bottom:25px}}@media (max-width:767px){#link-1837-358{padding-left:60px;padding-right:60px}}@media (max-width:767px){#link-1809-358{padding-left:50px;padding-right:50px;padding-top:10px;padding-bottom:10px}}@media (max-width:479px){#link-1837-358{padding-left:40px;padding-right:40px}}@media (max-width:479px){#link-1809-358{padding-left:40px;padding-right:40px}}#image-1834-358{min-height:50px;max-height:50px}#image-1748-358{margin-bottom:0px}#fancy_icon-1860-358{color:#ffffff}#fancy_icon-1860-358>svg{width:29px;height:29px}#_nav_menu-1831-358 .oxy-nav-menu-hamburger-line{background-color:#ffffff}#_nav_menu-1831-358.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-1831-358.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px}#_nav_menu-1831-358 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-1831-358 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-1831-358 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-1831-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-1831-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-1831-358 .menu-item > .sub-menu{transition-duration:0.3s}#_nav_menu-1831-358{margin-bottom:40px}#_nav_menu-1831-358 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-1831-358 .menu-item a{padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;color:#ffffff;transition-duration:0.3s;font-size:22px}#_nav_menu-1831-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-1831-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:10px;padding-right:10px}#_nav_menu-1831-358 .menu-item:focus-within a,#_nav_menu-1831-358 .menu-item:hover a{color:#ababab}#_nav_menu-1831-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-1831-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:10px;padding-right:10px}#_nav_menu-1806-358 .oxy-nav-menu-hamburger-line{background-color:#222c39}#_nav_menu-1806-358.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-1806-358.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-1806-358 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-1806-358 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-1806-358 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-1806-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-1806-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-1806-358 .menu-item > .sub-menu{transition-duration:0.3s}#_nav_menu-1806-358 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-1806-358 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;color:#222c39;transition-duration:0.3s}#_nav_menu-1806-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-1806-358 .menu-item:focus-within a,#_nav_menu-1806-358 .menu-item:hover a{color:#ababab}#_nav_menu-1806-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-1768-358 .oxy-nav-menu-hamburger-line{background-color:#b3b3b3}#_nav_menu-1768-358.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-1768-358.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:0px;padding-right:0px}#_nav_menu-1768-358 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-1768-358 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-1768-358 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-1768-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-1768-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-1768-358 .menu-item > .sub-menu{transition-duration:0.2s}#_nav_menu-1768-358{line-height:1.1}#_nav_menu-1768-358 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-1768-358 .menu-item a{padding-left:0px;padding-right:0px;padding-bottom:8px;font-size:12px;padding-top:8px;transition-duration:0.2s;color:#b3b3b3;font-weight:400}#_nav_menu-1768-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:flex-start}#_nav_menu-1768-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:8px;padding-right:8px}#_nav_menu-1768-358 .menu-item:focus-within a,#_nav_menu-1768-358 .menu-item:hover a{color:#e4e4e6}#_nav_menu-1768-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:flex-start}#_nav_menu-1768-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:8px;padding-right:8px}#_nav_menu-1861-358 .oxy-nav-menu-hamburger-line{background-color:#b3b3b3}#_nav_menu-1861-358.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-1861-358.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:0px;padding-right:0px}#_nav_menu-1861-358 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-1861-358 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-1861-358 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-1861-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-1861-358.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-1861-358 .menu-item > .sub-menu{transition-duration:0.2s}#_nav_menu-1861-358{line-height:1.1;display:none}#_nav_menu-1861-358 .oxy-nav-menu-list{flex-direction:column}#_nav_menu-1861-358 .menu-item a{padding-left:0px;padding-right:0px;padding-bottom:8px;font-size:12px;padding-top:8px;transition-duration:0.2s;color:#b3b3b3;font-weight:400}#_nav_menu-1861-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-1861-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-left:8px;padding-right:8px}#_nav_menu-1861-358 .menu-item:focus-within a,#_nav_menu-1861-358 .menu-item:hover a{color:#e4e4e6}#_nav_menu-1861-358.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-1861-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-left:8px;padding-right:8px}@media (max-width:991px){#_nav_menu-1768-358{display:none}#_nav_menu-1768-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:991px){#_nav_menu-1861-358{display:block}#_nav_menu-1861-358.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_header-1777-358 .oxy-header-container{max-width:100%}#_header-1777-358{padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;border-bottom-color:#eeeeee;border-bottom-width:1px;border-bottom-style:solid}@media (max-width:767px){#_header-1777-358{padding-left:0px;padding-right:0px}}.oxy-header.oxy-sticky-header-active > #_header_row-1778-358.oxygen-show-in-sticky-only{display:block}#modal-1827-358{background-image:linear-gradient(rgba(34,44,57,0.92),rgba(34,44,57,0.92)),url(http://alloyed2025.isundergoing.construction/wp-content/uploads/2025/03/Grid.jpg);background-size:auto,cover;width:100%;background-color:#ffffff;flex-direction:column;display:flex;text-align:left;align-items:center;justify-content:center;modal-position:center;height:100vh;background-repeat:no-repeat;background-position:50% 50%}#section-590-8 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0}#section-590-8{max-width:100%}#section-592-8 > .ct-section-inner-wrap{padding-top:200px;padding-bottom:200px}#section-599-8 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-599-8{display:block}#section-599-8{text-align:left;background-color:#f8f8f9}#section-602-8{background-color:#222c39}#section-619-8 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-619-8{display:block}#section-619-8{background-color:#f8f8f9;text-align:left}@media (max-width:767px){#section-583-8 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}}@media (max-width:767px){#section-592-8 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}}@media (max-width:767px){#section-599-8 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}}@media (max-width:767px){#section-602-8 > .ct-section-inner-wrap{padding-top:75px;padding-bottom:75px}}@media (max-width:767px){#section-617-8 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}}@media (max-width:767px){#section-619-8 > .ct-section-inner-wrap{padding-top:50px;padding-bottom:50px}}#div_block-584-8{max-width:1000px;align-items:flex-start;text-align:left;margin-left:auto;margin-right:auto}#div_block-598-8{text-align:left;flex-direction:row;display:flex;align-items:center;margin-left:auto;margin-right:auto}#div_block-906-8{max-width:500px;margin-right:80px}#div_block-916-8{flex-direction:column;display:flex;text-align:center;align-items:center;max-width:1000px}.oxy-dynamic-list :is([data-id="div_block-624-8"],#incspec){flex-direction:column;display:flex;text-align:center;align-items:center;height:440px;width:100%}.oxy-dynamic-list :is([data-id="div_block-919-8"],#incspec){flex-direction:column;display:flex;text-align:left;align-items:center;width:100%}.oxy-dynamic-list :is([data-id="div_block-685-8"],#incspec){width:25px;height:25px;background-color:#b7cbe3;border-radius:50%;border-top-color:#222c39;border-right-color:#222c39;border-bottom-color:#222c39;border-left-color:#222c39;border-top-width:5px;border-right-width:5px;border-bottom-width:5px;border-left-width:5px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;z-index:1}.oxy-dynamic-list :is([data-id="div_block-698-8"],#incspec){transform:translateY(-15px);background-color:#222c39;width:100%;height:5px;z-index:0}.oxy-dynamic-list :is([data-id="div_block-714-8"],#incspec){background-color:#ffffff;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;border-radius:10px;margin-top:0px;margin-right:20px;margin-bottom:20px;margin-left:20px;height:100%;text-align:left;align-items:center;justify-content:center;width:90%;box-shadow:5px 5px 10px rgba(0,0,0,0.16)}.oxy-dynamic-list :is([data-id="div_block-1185-8"],#incspec){width:100%;background-repeat:no-repeat;max-width:60%;height:60px;background-position:50% 50%}#div_block-603-8{text-align:left;flex-direction:row;display:flex;align-items:center}#div_block-604-8{margin-right:80px}#div_block-611-8{align-items:stretch;grid-template-columns:repeat(2,minmax(1px,1fr));grid-column-gap:20px;grid-row-gap:20px;margin-top:40px;display:grid}#div_block-1103-8{margin-left:50px;margin-right:50px}@media (max-width:1250px){#div_block-906-8{margin-right:40px;min-width:400px}}@media (max-width:1250px){.oxy-dynamic-list :is([data-id="div_block-714-8"],#incspec){padding-left:20px;padding-right:20px}}@media (max-width:991px){#div_block-598-8{flex-direction:column-reverse;display:flex;width:100%}}@media (max-width:991px){#div_block-906-8{margin-right:0px;margin-top:80px;width:100%;max-width:100%}}@media (max-width:991px){#div_block-603-8{flex-direction:column-reverse;display:flex;width:100%}}@media (max-width:991px){#div_block-604-8{margin-right:0px;max-width:100%;margin-bottom:0px}}@media (max-width:991px){#div_block-605-8{width:100%;margin-bottom:80px}}@media (max-width:767px){#div_block-906-8{min-width:100%;margin-top:60px}}@media (max-width:767px){#div_block-611-8{flex-direction:column;display:flex;text-align:left}}@media (max-width:767px){#div_block-605-8{margin-bottom:40px}}#headline-585-8{color:#222c39;font-size:100px;line-height:0.8;font-weight:800}#headline-607-8{margin-bottom:20px;color:#ffffff;font-size:30px}@media (max-width:991px){#headline-585-8{font-size:70px}}@media (max-width:767px){#headline-585-8{font-size:45px}}@media (max-width:479px){#headline-607-8{font-size:27px}}#text_block-796-8{font-size:14px}#text_block-910-8{font-size:34px;color:#222c39;font-weight:600;line-height:1;margin-bottom:20px}#text_block-911-8{color:rgba(34,44,57,0.75);line-height:1.8}.oxy-dynamic-list :is([data-id="text_block-637-8"],#incspec){font-weight:600;font-size:26px;line-height:1;color:#b7cbe3;margin-top:10px;margin-bottom:20px}.oxy-dynamic-list :is([data-id="text_block-661-8"],#incspec){font-size:16px;color:#222c39;text-align:left}#text_block-608-8{color:rgba(255,255,255,0.7);font-size:18px}#text_block-613-8{font-weight:400;font-size:14px}#text_block-616-8{font-weight:400;font-size:14px}#text_block-807-8{margin-right:13px;font-weight:400;font-size:14px}@media (max-width:767px){#text_block-910-8{font-size:30px}}@media (max-width:767px){#text_block-911-8{font-size:16px}}@media (max-width:479px){#text_block-910-8{font-size:30px}}@media (max-width:479px){#text_block-911-8{font-size:14px}}@media (max-width:479px){#text_block-608-8{font-size:16px}}#_rich_text-810-8{font-size:22px;line-height:1}#link-795-8{margin-top:40px}#link-612-8{background-color:#ffffff;color:#222c39;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-color:#ffffff;border-right-color:#ffffff;border-bottom-color:#ffffff;border-left-color:#ffffff;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}#link-612-8:hover{box-shadow:5px 5px 10px rgba(0,0,0,0.25)}#link-615-8:hover{box-shadow:5px 5px 10px rgba(0,0,0,0.25)}#link-806-8{color:#ffffff;text-align:center;flex-direction:row;display:flex;margin-top:20px}#image-606-8{border-radius:8px}#image-1012-8{display:none}@media (max-width:991px){#image-606-8{min-width:100%}}@media (max-width:767px){#image-618-8{display:none}}@media (max-width:767px){#image-1012-8{display:block}}#video-591-8 >.oxygen-vsb-responsive-video-wrapper{padding-bottom:56.25%}#video-591-8{border-radius:8px;background-color:#e4e4e6}#code_block-918-8{width:100%}#_dynamic_list-622-8 .oxy-repeater-pages{font-size:12px}.oxygenberg-element.oxy-dynamic-list:empty:after{display:block;content:attr(gutenberg-placeholder)}#-carousel-builder-891-8 .cell{transition-duration:0ms}#-carousel-builder-891-8 .oxy-inner-content{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-891-8 .cell{flex-shrink:0}#-carousel-builder-891-8 .oxy-carousel-builder_hidden{display:none}#-carousel-builder-891-8 .oxy-posts .oxy-post{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-891-8 .cell{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-891-8 .oxy-carousel-builder_gallery-image{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-891-8 .oxy-dynamic-list > .ct-div-block,#-carousel-builder-891-8 .oxy-dynamic-list .flickity-slider > .ct-div-block{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-891-8 ul.products .product,#-carousel-builder-891-8 ul.products .flickity-slider > .product{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-891-8{--carousel-cell-width:100%}#-carousel-builder-891-8 .oxy-carousel-builder_icon{display:none}#-carousel-builder-891-8 .flickity-page-dots{display:none}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,0.75);border:none;color:#333}.flickity-button:hover{background:white;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:0.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,0%,1);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:white}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}.flickity-enabled.is-fade .flickity-slider > *{pointer-events:none;z-index:0}.flickity-enabled.is-fade .flickity-slider > .is-selected{pointer-events:auto;z-index:1}.oxy-carousel-builder{display:flex;flex-direction:column;position:relative;width:100%;--carousel-space-between:0px;--fade-duration:400ms}.oxy-carousel-builder .oxy-dynamic-list.flick:not(.ct-section){display:block}.oxygen-builder-body .oxy-carousel-builder .flickity-prev-next-button,.oxygen-builder-body .oxy-carousel-builder .flickity-page-dots{z-index:2147483643}.oxy-carousel-builder .oxy-dynamic-list > div.flickity-viewport:not(.oxy_repeater_original):first-child{display:block}.oxy-carousel-builder .oxy-dynamic-list{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.oxygen-builder-body .oxy-carousel-builder_gallery-images{display:flex;flex-direction:row;flex-wrap:nowrap}.oxy-carousel-builder .oxy-woo-element ul.products{display:flex;flex-direction:row;flex-wrap:nowrap;margin:0}.oxy-carousel-builder .oxy-carousel-builder_icon{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.oxy-carousel-builder ul.products::before{content:none}.oxy-carousel-builder .oxy-woo-element ul.products .product{float:none;padding:0;flex-shrink:0}.oxy-carousel-builder .oxy-post{float:none;flex-shrink:0}.oxy-carousel-builder .cell{float:none;flex-shrink:0;overflow:hidden}.oxy-carousel-builder .flickity-viewport{transition-property:height}.oxy-carousel-builder .flickity-page-dots{display:inline-flex;align-items:center;justify-content:center;position:relative}.oxy-carousel-builder .dot.is-selected:only-child{display:none}.oxy-carousel-builder .oxy-dynamic-list::after{content:'flickity';display:none}.oxy-carousel-builder ul.products::after{content:'flickity';display:none}.oxy-carousel-builder .oxy-posts::after{content:'flickity';display:none}.oxy-carousel-builder_gallery-images::after{content:'flickity';display:none}.oxy-carousel-builder .oxy-inner-content::after{content:'flickity';display:none}.oxy-carousel-builder .woocommerce-result-count,.oxy-carousel-builder .woocommerce-ordering{display:none}.oxy-carousel-builder .oxy-dynamic-list > .ct-div-block,.oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder_gallery-image{flex-direction:column;transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder ul.products .product,.oxy-carousel-builder ul.products .flickity-slider > .product{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder .cell,.oxy-carousel-builder .flickity-slider > .cell{transition:transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease;-webkit-transition:-webkit-transform 0.4s ease,background-color 0.4s ease,color 0.4s ease,opacity 0.4s ease}.oxy-carousel-builder .oxy-dynamic-list > .ct-div-block{flex-shrink:0;overflow:hidden}.oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block{flex-shrink:0;overflow:hidden}.oxy-carousel-builder_gallery-image{flex-shrink:0;overflow:hidden}.oxy-carousel-builder_gallery-image img{width:auto;max-width:none;vertical-align:middle}.oxy-carousel-builder_icon{background-color:#222;color:#fff;display:inline-flex;font-size:14px;padding:.75em;cursor:pointer;transition-duration:400ms;transition-property:color,background-color}.oxy-carousel-builder_icon{top:50%;position:absolute;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.oxy-carousel-builder_icon.oxy-carousel-builder_icon-fullscreen{position:fixed;z-index:12}.oxy-carousel-builder_prev{left:0}.oxy-carousel-builder_next{right:0}.oxy-carousel-builder_icon svg{height:1em;width:1em;fill:currentColor}.oxy-carousel-builder .flickity-page-dots .dot{--selected-dot-scale:1;flex-shrink:0}.oxy-carousel-builder .oxy-repeater-pages-wrap{display:none}.oxy-carousel-builder .oxy-easy-posts-pages{display:none}.oxy-carousel-builder .is-next{--cell-next-scale:1;--cell-next-rotate:0deg}.oxy-carousel-builder .is-selected{--cell-selected-scale:1;--cell-selected-rotate:0deg}.oxy-carousel-builder .is-previous{--cell-prev-scale:1;--cell-prev-rotate:0deg}.oxy-carousel-builder .oxy-inner-content [data-speed]{transition:transform 0s;-webkit-transition:transform 0s}// In builder styles .oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list .flickity-slider > .ct-div-block:not(:first-child){opacity:.4;pointer-events:none}.oxy-carousel-builder .oxy-inner-content:empty{min-height:80px}.admin-bar .flickity-enabled.is-fullscreen .flickity-fullscreen-button{top:42px}.flickity-fullscreen-button{z-index:10}.oxy-carousel-builder .oxy-inner-content:empty + .flickity-page-dots .dot:not(:first-child){display:none}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled{pointer-events:none}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-dbl-click-fullscreen.enabled,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-click-to-play.enabled,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-controls,.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled vime-volume-control{pointer-events:none}.oxygen-builder-body .oxy-carousel-builder.ct-active .oxy-dynamic-list:not(.flickity-enabled) > div:not(.oxy_repeater_original){opacity:0.5}.oxygen-builder-body .oxy-carousel-builder .oxy-dynamic-list.flickity-enabled .oxy_repeater_original{}.oxygen-builder-body .oxy-flickity-buttons{position:absolute;display:block;align-items:center;color:#fff;background-color:rgb(100,0,255);z-index:2147483641;cursor:default}.oxygen-builder-body .oxy-flickity-buttons .hide{display:none}.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-inner-content'],.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-carousel-builder_gallery-images'] .oxy-carousel-builder_gallery-images,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-posts'] .oxy-posts,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='.oxy-dynamic-list'] .oxy-dynamic-list,.oxygen-builder-body .oxy-carousel-builder .oxy-inner-content[data-carousel='ul.products'] ul.products{overflow-x:scroll}[data-flickity-lazyload]{transition:opacity .4s ease}.oxy-carousel-builder_gallery-image-wrapper{display:flex;flex-direction:column;position:relative}.oxy-carousel-builder_caption{display:none;position:absolute;bottom:0;width:100%;left:0;justify-content:center;color:#fff;background-color:rgba(66,60,60,0.2)}a.oxy-carousel-builder_gallery-image{text-decoration:none}.oxy-carousel-builder_fadein .oxy-carousel-builder_gallery-images,.oxy-carousel-builder_fadein .oxy-dynamic-list,.oxy-carousel-builder_fadein .oxy-posts,.oxy-carousel-builder_fadein ul.products{opacity:0;-webkit-transition:opacity;transition-property:opacity;-webkit-transition-delay:.1s;transition-delay:.1s;transition-duration:var(--fade-duration);-webkit-transition-duration:var(--fade-duration)}.oxy-carousel-builder_fadein .oxy-carousel-builder_gallery-images.flickity-enabled,.oxy-carousel-builder_fadein .oxy-dynamic-list.flickity-enabled,.oxy-carousel-builder_fadein .oxy-posts.flickity-enabled,.oxy-carousel-builder_fadein ul.products.flickity-enabled{opacity:1}.oxygenberg-element.oxy-carousel-builder{overflow-x:scroll}body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty,body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty + .oxy-carousel-builder_prev,body:not(.oxygen-builder-body) .oxy-carousel-builder_inner[data-carousel='.oxy-carousel-builder_gallery-images']:empty + .oxy-carousel-builder_prev + .oxy-carousel-builder_next{display:none}#-carousel-builder-891-8 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-891-8 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-891-8 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-891-8 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-891-8 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-891-8 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-891-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-891-8 .flickity-enabled{display:block}#-carousel-builder-891-8 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-891-8 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-891-8 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-891-8 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-891-8 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-891-8 .flickity-viewport + .flickity-page-dots{display:none}#-carousel-builder-621-8 .oxy-carousel-builder_icon{background-color:#222c39;color:#ffffff;border_radius_border-radius:50%;border-radius:50%}#-carousel-builder-621-8 .oxy-carousel-builder_prev{top:12px}#-carousel-builder-621-8 .oxy-carousel-builder_next{top:12px}#-carousel-builder-621-8 .oxy-posts .oxy-post{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-621-8 .cell{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-621-8 .oxy-carousel-builder_gallery-image{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-621-8 .oxy-dynamic-list > .ct-div-block,#-carousel-builder-621-8 .oxy-dynamic-list .flickity-slider > .ct-div-block{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-621-8 ul.products .product,#-carousel-builder-621-8 ul.products .flickity-slider > .product{margin-right:var(--carousel-space-between);width:var(--carousel-cell-width)}#-carousel-builder-621-8{--carousel-cell-width:calc((100% - (2 * var(--carousel-space-between))) / 3)}#-carousel-builder-621-8 .flickity-resize .flickity-slider > .ct-div-block{min-height:100%}#-carousel-builder-621-8 .flickity-resize .flickity-slider .product{min-height:100%}#-carousel-builder-621-8 .flickity-resize .flickity-slider .cell{min-height:100%}#-carousel-builder-621-8 .flickity-resize .flickity-slider .oxy-post{min-height:100%}#-carousel-builder-621-8 .flickity-resize .flickity-slider .oxy-inner-content{min-height:100%}#-carousel-builder-621-8 .flickity-page-dots{display:none}#-carousel-builder-621-8 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-621-8 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-621-8 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-621-8 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-621-8 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-621-8 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-621-8 .flickity-enabled{display:block}#-carousel-builder-621-8 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-621-8 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-621-8 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-621-8 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-621-8 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-621-8 .flickity-viewport + .flickity-page-dots{display:none}#-carousel-builder-621-8{margin-top:80px}@media (max-width:767px){#-carousel-builder-621-8{--carousel-cell-width:100%}#-carousel-builder-621-8 .oxy-posts{display:flex;flex-direction:row;flex-wrap:nowrap}#-carousel-builder-621-8 .is-next{transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate));-webkit-transform:scale(var(--cell-next-scale)) rotate(var(--cell-next-rotate))}#-carousel-builder-621-8 .is-selected:not(.dot){transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate));-webkit-transform:scale(var(--cell-selected-scale)) rotate(var(--cell-selected-rotate))}#-carousel-builder-621-8 .is-previous{transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate));-webkit-transform:scale(var(--cell-prev-scale)) rotate(var(--cell-prev-rotate))}#-carousel-builder-621-8 .dot.is-selected{transform:scale(var(--selected-dot-scale));-webkit-transform:scale(var(--selected-dot-scale))}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen img{object-fit:cover}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen{height:100%!important;z-index:5}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-inner-content{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .cell{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .product{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-dynamic-list > .ct-div-block{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-post{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen > .ct-div-block,#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .flickity-slider > .ct-div-block,#-carousel-builder-621-8 .oxy-inner-content .flickity-enabled.is-fullscreen{height:100%!important}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image{height:100%}#-carousel-builder-621-8 .flickity-enabled.is-fullscreen .oxy-carousel-builder_gallery-image img{height:100%}#-carousel-builder-621-8 .flickity-enabled{display:block}#-carousel-builder-621-8 .oxy-dynamic-list.flickity-enabled{display:block}.oxygen-builder-body #-carousel-builder-621-8 [data-flickity-lazyload]{opacity:1}.oxygen-builder-body #-carousel-builder-621-8 .oxy-inner-content{cursor:pointer}.oxygen-builder-body #-carousel-builder-621-8 .oxy-inner-content + .flickity-page-dots{display:none}.oxygen-builder-body #-carousel-builder-621-8 .oxy-dynamic-list:after{content:''} .oxygen-builder-body #-carousel-builder-621-8 .flickity-viewport + .flickity-page-dots{display:none}#-carousel-builder-621-8{margin-top:60px}}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1250px;
}
body {font-family: 'Roboto';}body {line-height: 1.6;font-size: 17px;font-weight: 300;color: #7e8691;}.oxy-nav-menu-hamburger-line {background-color: #7e8691;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: 35px;font-weight: 600;line-height: 1.1;color: #222c39;}h2, h3, h4, h5, h6{font-size: 30px;font-weight: 500;line-height: 1.1;color: #222c39;}h3, h4, h5, h6{font-size: 30px;font-weight: 400;line-height: 1.1;color: #222c39;}h4, h5, h6{font-size: 32px;line-height: 1.1;color: #222c39;}h5, h6{font-size: 16px;font-weight: 600;line-height: 1.1;color: #222c39;}h6{font-size: 16px;line-height: 1.1;color: #222c39;}a {color: #222c39;font-weight: 400;text-decoration: ;}a:hover {color: #b7cbe3;text-decoration: none;}.ct-link-text {color: #222c39;text-decoration: ;}.ct-link-text:hover {color: #b7cbe3;text-decoration: none;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 100px;
padding-right: 20px;
padding-bottom: 100px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.oxel_accordion {
border-top-color:#adb4b9;
border-right-color:#adb4b9;
border-bottom-color:#adb4b9;
border-left-color:#adb4b9;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
width:100%;
}
.oxel_accordion__row {
text-align:justify;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #c9c9c9;}.oxel_accordion__icon 
>svg {width: 19px;height: 19px;}.oxel_accordion__icon {
transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
width:100%;
padding-top:15px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
border-bottom-color:#98a1a8;
border-bottom-width:2px;
border-bottom-style:none;
overflow:hidden;
opacity:1;
transition-duration:0.3s;
border-top-style:none;
border-right-style:none;
border-left-style:none;
transition-property:opacity, max-height, margin-top;
text-align:left;
max-height:3000px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
max-height:0px;
opacity:0;
padding-top:8px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
font-weight:600;
color:#222c39;
font-size:20px;
line-height:1;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
.oxel_dynamicslider {
width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_toc__primary {
color:#374047;
font-size:14px;
text-transform:uppercase;
letter-spacing:1px;
padding-left:8px;
width:100%;
padding-bottom:8px;
border-top-color:#606e79;
border-right-color:#606e79;
border-bottom-color:#dee1e3;
border-left-color:#606e79;
border-bottom-style:solid;
border-bottom-width:1px;
margin-bottom:8px;
padding-top:8px;
border-left-width:2px;
border-left-style:solid;
}
.oxel_toc__sub {
text-decoration:underline;
color:#606e79;
margin-left:16px;
}
.oxel_toc__sub__2 {
margin-left:32px;
}
.oxel_toc__sub__1 {
}
.oxel_toc__container {
padding-bottom:16px;
width:100%;
}
.oxel_toc__sub__3 {
margin-left:48px;
}
.oxel_toc__sub__4 {
margin-left:64px;
}
.oxel_toc__template {
}
.oxel_icon_button__container:hover{
background-color:#cfd3d7;
}
.oxel_icon_button__container {
background-color:#eceeef;
padding-top:8px;
padding-left:16px;
padding-right:16px;
padding-bottom:8px;
transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
margin-right:8px;
}
.oxel_dropdown_button__submenu {
position:absolute;
top:100%;
left:0px;
min-width:100%;
padding-top:4px;
width:200px;
z-index:10;
}
.oxel_dropdown_button {
background-color:#374047;
position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
color:#f9f9fa;
margin-right:8px;
}
.oxel_dropdown_button__icon {
color: #f9f9fa;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
padding-top:8px;
padding-bottom:8px;
padding-left:16px;
padding-right:16px;
text-align:left;
background-color:#eceeef;
min-width:100%;
color:#374047;
transition-duration:0.3s;
transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_button__submenu__button__label {
}
.oxel_dropdown_button__submenu--hidden {
opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
padding-top:8px;
padding-bottom:8px;
padding-left:16px;
padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_scrollingImage__container:hover{
background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
background-repeat:no-repeat;
transition-duration:5s;
transition-timing-function:ease-in-out;
transition-property:background-position;
text-align:center;
width:600px;
max-width:100%;
overflow:hidden;
background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
width:100%;
}
}
.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f9f9fa;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
transition-duration:2.5s;
}
.gfwd_header {
text-align:justify;
border-bottom-width:1px;
border-bottom-style:none;
background-color:#ffffff;
}
.gfwd_header .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.gfwd_header:not(.ct-section):not(.oxy-easy-posts),
.gfwd_header.oxy-easy-posts .oxy-posts,
.gfwd_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
}
.header_left {
}
.header_left:not(.ct-section):not(.oxy-easy-posts),
.header_left.oxy-easy-posts .oxy-posts,
.header_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.header_right {
min-height:100%;
}
.header_right:not(.ct-section):not(.oxy-easy-posts),
.header_right.oxy-easy-posts .oxy-posts,
.header_right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.header_logo {
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
border-right-color:rgba(0,0,0,0.1);
border-right-width:1px;
border-right-style:solid;
}
.header_logo:not(.ct-section):not(.oxy-easy-posts),
.header_logo.oxy-easy-posts .oxy-posts,
.header_logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.header_logo {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
padding-left:20px;
padding-right:20px;
}
}
.header_logo_image {
transform:translateY(3px); max-height:45px;
min-height:45px;
min-width:100%;
}
@media (max-width: 767px) {
.header_logo_image {
max-width:100px;
min-height:0px;
}
}
.header_main_nav {
}
.header_main_nav .oxy-pro-menu-list .menu-item, .header_main_nav .oxy-pro-menu-list .menu-item a{
color: #222c39;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
transition-duration:0.3s;
}
.header_main_nav .oxy-pro-menu-list .menu-item a{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.header_main_nav .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover, .header_main_nav .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{
color:rgba(34,44,57,0.5);
}
.header_main_nav .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.header_main_nav_cont {
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
}
.header_main_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.header_main_nav_cont.oxy-easy-posts .oxy-posts,
.header_main_nav_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.header_main_nav_cont {
}
.header_main_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.header_main_nav_cont.oxy-easy-posts .oxy-posts,
.header_main_nav_cont.ct-section .ct-section-inner-wrap{
display:none;
}
}
.header_sub_nav_cont {
margin-right:20px;
}
.header_sub_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.header_sub_nav_cont.oxy-easy-posts .oxy-posts,
.header_sub_nav_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.header_sub_nav {
}
@media (max-width: 991px) {
.header_sub_nav {
}
.header_sub_nav:not(.ct-section):not(.oxy-easy-posts),
.header_sub_nav.oxy-easy-posts .oxy-posts,
.header_sub_nav.ct-section .ct-section-inner-wrap{
display:none;
}
}
.header_contact {
}
.header_contact:not(.ct-section):not(.oxy-easy-posts),
.header_contact.oxy-easy-posts .oxy-posts,
.header_contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 1250px) {
.header_contact {
}
}
@media (max-width: 991px) {
.header_contact {
}
}
.header_contact_icon {
font-size:26px;
color:#222c39;
}
.header_contact_icon_cont {
text-align:justify;
border-left-color:rgba(0,0,0,0.1);
border-left-width:1px;
border-left-style:solid;
min-height:100%;
}
.header_contact_icon_cont:not(.ct-section):not(.oxy-easy-posts),
.header_contact_icon_cont.oxy-easy-posts .oxy-posts,
.header_contact_icon_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:space-between;
}
.header_icon_link:hover{
transition-duration:0.5s;
opacity:0.5;
}
.header_icon_link {
width:80px;
transition-duration:0.5s;
height:100%;
}
.header_icon_link:not(.ct-section):not(.oxy-easy-posts),
.header_icon_link.oxy-easy-posts .oxy-posts,
.header_icon_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.gfwd_landing {
background-image: linear-gradient(90deg, rgba(0,0,0,0), rgba(0,0,0,0.13)), url(https://alloyed.com//wp-content/uploads/2021/01/Alloyed-Landing.jpg);background-size:auto,  cover; background-repeat:no-repeat;
background-position:50% 50%;
}
.gfwd_landing .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.gfwd_landing:not(.ct-section):not(.oxy-easy-posts),
.gfwd_landing.oxy-easy-posts .oxy-posts,
.gfwd_landing.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.landing_cont {
width:100%;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
text-align:right;
}
.landing_cont:not(.ct-section):not(.oxy-easy-posts),
.landing_cont.oxy-easy-posts .oxy-posts,
.landing_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
.landing_copy {
text-align:left;
margin-right:auto;
max-width:850px;
margin-left:auto;
}
.landing_copy:not(.ct-section):not(.oxy-easy-posts),
.landing_copy.oxy-easy-posts .oxy-posts,
.landing_copy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.landing_heading {
margin-bottom:15px;
font-size:95px;
font-weight:800;
line-height:0.9;
}
@media (max-width: 767px) {
.landing_heading {
font-size:55px;
}
}
.landing_subheading {
color:#ffffff;
line-height:1.3;
}
@media (max-width: 767px) {
.landing_subheading {
font-size:23px;
}
}
.intro_section {
}
.intro_section .ct-section-inner-wrap {
padding-bottom: 1px;
}
.intro_cont {
}
.intro_left {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Digital-Solutions-for-Metal.jpg);background-size: cover; width:40%;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
border-top-right-radius:0px;
border-bottom-right-radius:0px;
background-repeat:no-repeat;
background-position:50% 50%;
}
.intro_right {
width:60%;
}
.intro_copy {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
}
.intro_copy:not(.ct-section):not(.oxy-easy-posts),
.intro_copy.oxy-easy-posts .oxy-posts,
.intro_copy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.intro_pre_head {
text-transform:uppercase;
margin-bottom:6px;
font-size:12px;
letter-spacing:0.5px;
}
.intro_heading {
margin-bottom:20px;
font-weight:600;
text-align:center;
font-size:60px;
}
.intro_link_wrap {
}
.intro_link_wrap:not(.ct-section):not(.oxy-easy-posts),
.intro_link_wrap.oxy-easy-posts .oxy-posts,
.intro_link_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.intro_link_text {
}
.intro_link_icon {
}
.white_box {
border-radius:8px;
width:100%;
padding-top:80px;
padding-right:80px;
padding-bottom:80px;
padding-left:80px;
background-color:#ffffff;
box-shadow:5px 5px 20px rgba(0,0,0,0.15);
}
.white_box:not(.ct-section):not(.oxy-easy-posts),
.white_box.oxy-easy-posts .oxy-posts,
.white_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.intro_copy_cont {
padding-top:40px;
padding-left:80px;
padding-right:80px;
padding-bottom:40px;
width:100%;
}
.intro_body {
font-size:31px;
color:#333333;
text-align:center;
font-weight:600;
line-height:1.4;
}
@media (max-width: 767px) {
.intro_body {
font-size:24px;
}
}
.text_link_wrap:hover{
opacity:0.5;
transition-duration:0.3s;
}
.text_link_wrap {
opacity:1;
transition-duration:0.3s;
line-height:1;
}
.text_link_wrap:not(.ct-section):not(.oxy-easy-posts),
.text_link_wrap.oxy-easy-posts .oxy-posts,
.text_link_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.text_link {
font-size:10px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:500;
margin-right:8px;
color:#222c39;
}
.text_link_icon {
color:#222c39;
}
.ss_section {
}
.ss_section:not(.ct-section):not(.oxy-easy-posts),
.ss_section.oxy-easy-posts .oxy-posts,
.ss_section.ct-section .ct-section-inner-wrap{
display:flex;
}
.ss_cont {
margin-bottom:60px;
}
.ss_cont:not(.ct-section):not(.oxy-easy-posts),
.ss_cont.oxy-easy-posts .oxy-posts,
.ss_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.ss_cont {
}
.ss_cont:not(.ct-section):not(.oxy-easy-posts),
.ss_cont.oxy-easy-posts .oxy-posts,
.ss_cont.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 767px) {
.ss_cont {
}
.ss_cont:not(.ct-section):not(.oxy-easy-posts),
.ss_cont.oxy-easy-posts .oxy-posts,
.ss_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.ss_left {
width:55%;
}
.ss_img_cont {
background-size: cover; background-repeat:no-repeat;
height:450px;
width:100%;
border-radius:8px;
background-position:50% 50%;
box-shadow:10px 10px 30px rgba(0,0,0,0.2);
}
@media (max-width: 991px) {
.ss_img_cont {
height:300px;
}
}
@media (max-width: 767px) {
.ss_img_cont {
height:350px;
}
}
@media (max-width: 479px) {
.ss_img_cont {
height:250px;
}
}
.ss_img {
height:450px;
border-radius:8px;
box-shadow:10px 10px 30px rgba(0,0,0,0.2);
}
.ss_right {
width:45%;
}
.ss_copy_cont {
padding-left:60px;
text-align:left;
}
@media (max-width: 767px) {
.ss_copy_cont {
}
.ss_copy_cont:not(.ct-section):not(.oxy-easy-posts),
.ss_copy_cont.oxy-easy-posts .oxy-posts,
.ss_copy_cont.ct-section .ct-section-inner-wrap{
display:flex;
}
}
.ss_heading {
margin-bottom:40px;
width:100%;
font-weight:600;
line-height:1;
}
@media (max-width: 991px) {
.ss_heading {
}
}
.ss_copy {
margin-bottom:40px;
}
.ss_link:hover{
transition-duration:0.5s;
letter-spacing:0.2px;
}
.ss_link {
margin-bottom:10px;
width:100%;
text-align:left;
font-size:15px;
font-weight:600;
letter-spacing:0px;
transition-duration:0.5s;
}
.ss_link:not(.ct-section):not(.oxy-easy-posts),
.ss_link.oxy-easy-posts .oxy-posts,
.ss_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
.ss_link_img {
border-radius:50%;
height:35px;
width:35px;
}
.ss_link_text {
color:#222c39;
text-align:right;
max-width:78%;
line-height:1.2;
font-size:12px;
margin-left:2%;
}
.ss_copy_left {
padding-left:0px;
padding-right:60px;
}
.ss_left_alt {
text-align:right;
}
.ss_left_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_left_alt.oxy-easy-posts .oxy-posts,
.ss_left_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.ss_link_img_alt {
margin-right:0px;
max-width:20%;
}
.ss_link_alt {
text-align:right;
}
.ss_link_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_link_alt.oxy-easy-posts .oxy-posts,
.ss_link_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
.footer_company {
max-height:30px;
}
.footer_contact_cont:hover{
opacity:0.5;
transition-duration:0.3s;
color:#e4e4e6;
}
.footer_contact_cont {
font-size:12px;
font-weight:500;
line-height:1.4;
opacity:1;
transition-duration:0.3s;
text-align:left;
color:#b3b3b3;
margin-bottom:10px;
}
.footer_contact {
font-weight:400;
}
@media (max-width: 1250px) {
.footer_contact {
text-align:left;
}
}
@media (max-width: 991px) {
.footer_contact {
margin-left:0px;
}
.footer_contact:not(.ct-section):not(.oxy-easy-posts),
.footer_contact.oxy-easy-posts .oxy-posts,
.footer_contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}
@media (max-width: 767px) {
.footer_contact {
margin-left:0px;
text-align:center;
}
.footer_contact:not(.ct-section):not(.oxy-easy-posts),
.footer_contact.oxy-easy-posts .oxy-posts,
.footer_contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.footer_company_link:hover{
opacity:0.7;
transition-duration:0.3s;
}
.footer_company_link {
margin-left:20px;
opacity:1;
transition-duration:0.3s;
}
.gfwd_footer {
z-index:999;
position:relative;
background-color:#ffffff;
}
.gfwd_footer .ct-section-inner-wrap {
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
}
.footer_cont {
padding-right:0px;
width:100%;
padding-top:0px;
padding-bottom:0px;
border-top-color:rgba(0,0,0,0.1);
border-top-width:1px;
border-top-style:solid;
padding-left:0px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#ffffff;
}
.footer_top {
padding-left:40px;
padding-right:40px;
width:100%;
text-align:justify;
padding-top:80px;
padding-bottom:80px;
}
.footer_top:not(.ct-section):not(.oxy-easy-posts),
.footer_top.oxy-easy-posts .oxy-posts,
.footer_top.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
@media (max-width: 767px) {
.footer_top {
text-align:center;
}
.footer_top:not(.ct-section):not(.oxy-easy-posts),
.footer_top.oxy-easy-posts .oxy-posts,
.footer_top.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.footer_bottom {
text-align:justify;
width:100%;
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:20px;
margin-left:auto;
margin-right:auto;
}
.footer_bottom:not(.ct-section):not(.oxy-easy-posts),
.footer_bottom.oxy-easy-posts .oxy-posts,
.footer_bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.footer_bottom {
padding-left:20px;
padding-right:20px;
}
}
@media (max-width: 479px) {
.footer_bottom {
}
.footer_bottom:not(.ct-section):not(.oxy-easy-posts),
.footer_bottom.oxy-easy-posts .oxy-posts,
.footer_bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.footer_top_left {
margin-right:40px;
}
.footer_top_left:not(.ct-section):not(.oxy-easy-posts),
.footer_top_left.oxy-easy-posts .oxy-posts,
.footer_top_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.footer_top_left {
margin-right:0px;
margin-bottom:40px;
}
}
@media (max-width: 767px) {
.footer_top_left {
margin-right:0px;
margin-bottom:40px;
}
}
.footer_logo_link {
text-align:center;
}
.footer_logo_link:not(.ct-section):not(.oxy-easy-posts),
.footer_logo_link.oxy-easy-posts .oxy-posts,
.footer_logo_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.footer_logo {
width:120px;
}
.footer_logo_text {
font-size:10px;
line-height:1.4;
font-weight:500;
color:#222c39;
text-align:left;
}
.footer_top_right {
}
.footer_top_right:not(.ct-section):not(.oxy-easy-posts),
.footer_top_right.oxy-easy-posts .oxy-posts,
.footer_top_right.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.footer_top_right {
text-align:right;
width:100%;
}
.footer_top_right:not(.ct-section):not(.oxy-easy-posts),
.footer_top_right.oxy-easy-posts .oxy-posts,
.footer_top_right.ct-section .ct-section-inner-wrap{
display:grid;
align-items:flex-end;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 0px;grid-row-gap: 0px;}
}
.companies_cont {
max-width:560px;
}
.companies_cont:not(.ct-section):not(.oxy-easy-posts),
.companies_cont.oxy-easy-posts .oxy-posts,
.companies_cont.ct-section .ct-section-inner-wrap{
display:grid;
align-items:flex-start;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 1fr));grid-column-gap: 40px;grid-row-gap: 20px;}
@media (max-width: 1250px) {
.companies_cont {
max-width:500px;
}
}
@media (max-width: 991px) {
.companies_cont {
margin-bottom:20px;
max-width:100%;
margin-right:0px;
}
}
@media (max-width: 767px) {
.companies_cont {
text-align:center;
}
.companies_cont:not(.ct-section):not(.oxy-easy-posts),
.companies_cont.oxy-easy-posts .oxy-posts,
.companies_cont.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(1, minmax(100%, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.footer_bottom_left {
}
.copyright {
font-size:12px;
color:rgba(0,0,0,0.25);
line-height:1;
font-weight:400;
}
.footer_bottom_right {
}
.footer_bottom_menu {
}
.footer_cont_bottom {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#f6f6f6;
width:100%;
text-align:justify;
}
.footer_cont_bottom:not(.ct-section):not(.oxy-easy-posts),
.footer_cont_bottom.oxy-easy-posts .oxy-posts,
.footer_cont_bottom.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-between;
}
.mtt_cont {
}
.mtt_wrap {
background-color:#ffffff;
border-radius:8px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
width:100%;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
box-shadow:5px 5px 15px rgba(0,0,0,0.1);
}
.mtt_top {
width:100%;
padding-bottom:0%;
}
.mtt_image {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/MEMBER-PLACEHOLDER.jpg);background-size: cover; background-repeat:no-repeat;
border-top-left-radius:8px;
border-top-right-radius:8px;
padding-bottom:100%;
width:100%;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
background-position:50% 20%;
}
.mtt_image:not(.ct-section):not(.oxy-easy-posts),
.mtt_image.oxy-easy-posts .oxy-posts,
.mtt_image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.mtt_bottom {
padding-top:20px;
padding-left:5px;
padding-right:5px;
padding-bottom:20px;
text-align:center;
width:100%;
}
.mtt_bottom:not(.ct-section):not(.oxy-easy-posts),
.mtt_bottom.oxy-easy-posts .oxy-posts,
.mtt_bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.mtt_bottom {
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
}
@media (max-width: 479px) {
.mtt_bottom {
text-align:center;
}
.mtt_bottom:not(.ct-section):not(.oxy-easy-posts),
.mtt_bottom.oxy-easy-posts .oxy-posts,
.mtt_bottom.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.mtt_name {
color:#222c39;
font-weight:700;
font-size:15px;
line-height:1;
margin-bottom:3px;
}
.mtt_position {
font-size:12px;
line-height:1.2;
color:#95a2b2;
}
.contact_box {
width:31.3%;
margin-left:1%;
margin-right:1%;
margin-top:1%;
margin-bottom:1%;
}
@media (max-width: 991px) {
.contact_box {
width:48%;
}
}
@media (max-width: 767px) {
.contact_box {
width:100%;
margin-top:0%;
margin-left:0%;
margin-right:0%;
margin-bottom:20%;
}
}
.contact_cont {
background-color:#ffffff;
border-radius:8px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
width:100%;
height:100%;
box-shadow:2px 2px 20px rgba(0,0,0,0.1);
}
.contact_top {
border-top-left-radius:8px;
border-top-right-radius:8px;
width:100%;
text-align:justify;
}
.contact_top:not(.ct-section):not(.oxy-easy-posts),
.contact_top.oxy-easy-posts .oxy-posts,
.contact_top.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.contact_bottom {
margin-top:20px;
margin-left:30px;
margin-right:30px;
margin-bottom:30px;
}
.contact_title {
color:#222c39;
font-weight:700;
line-height:1;
font-size:18px;
}
.contact_link:hover{
opacity:0.8;
transition-duration:0.3s;
color:#e4e4e6;
}
.contact_link {
font-size:17px;
font-weight:400;
line-height:1.4;
transition-duration:0.3s;
text-align:left;
color:#b3b3b3;
padding-bottom:0px;
margin-bottom:5px;
}
.contact_link_text {
line-height:1.4;
font-weight:300;
}
.contact_top_img {
background-size: cover; margin-top:20px;
margin-left:20px;
margin-right:20px;
background-repeat:no-repeat;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
height:110px;
text-align:right;
background-color:#000000;
background-position:50% 50%;
box-shadow:2px 2px 15px rgba(0,0,0,0.2);
}
.contact_top_img:not(.ct-section):not(.oxy-easy-posts),
.contact_top_img.oxy-easy-posts .oxy-posts,
.contact_top_img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
justify-content:flex-end;
}
.restrict_width {
width:100%;
max-width:800px;
margin-right:auto;
}
.restrict_width:not(.ct-section):not(.oxy-easy-posts),
.restrict_width.oxy-easy-posts .oxy-posts,
.restrict_width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.restrict_width {
}
.restrict_width:not(.ct-section):not(.oxy-easy-posts),
.restrict_width.oxy-easy-posts .oxy-posts,
.restrict_width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.main_contact_link:hover{
opacity:0.5;
transition-duration:0.3s;
}
.main_contact_link {
color:#222c39;
font-weight:500;
font-size:20px;
transition-duration:0.3s;
}
.main_contact_link_text {
}
.oxy-stock-content-styles {
}
.link_fade {
}
.back_arrow:hover{
transform:translateY(-1px); transition-duration:0.3s;
color:#d1d1d1;
box-shadow:2px 2px 10px rgba(0,0,0,0.2);
}
.back_arrow {
margin-bottom:40px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:rgba(0,0,0,0.1);
border-right-color:rgba(0,0,0,0.1);
border-bottom-color:rgba(0,0,0,0.1);
border-left-color:rgba(0,0,0,0.1);
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:50%;
height:30px;
width:30px;
color:#8e8e8e;
transition-duration:0.3s;
box-shadow:2px 2px 10px rgba(0,0,0,0.1);
}
.logo_link_cont:hover{
transform:translateY(-2px); transition-duration:0.5s;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.logo_link_cont {
text-align:left;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
transition-duration:0.5s;
box-shadow:5px 5px 10px rgba(0,0,0,0.1);
}
.logo_link_cont:not(.ct-section):not(.oxy-easy-posts),
.logo_link_cont.oxy-easy-posts .oxy-posts,
.logo_link_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
.logo_link_img {
max-width:100px;
max-height:30px;
}
.logo_link_txt {
line-height:1;
text-transform:uppercase;
color:#222c39;
font-weight:600;
font-size:14px;
letter-spacing:0.5px;
}
.logo_link_img_cont {
background-image:linear-gradient(rgba(34,44,57,0.83), rgba(34,44,57,0.83)), url(https://alloyed.com//wp-content/uploads/2021/01/Alloy-Design-Process-Optimisation.jpg);background-size:auto,  cover; padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
background-repeat:no-repeat;
width:140px;
text-align:center;
background-position:50% 50%;
}
.logo_link_img_cont:not(.ct-section):not(.oxy-easy-posts),
.logo_link_img_cont.oxy-easy-posts .oxy-posts,
.logo_link_img_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.logo_link_txt_cont {
margin-left:60px;
margin-right:60px;
}
.multi_link_cont {
width:100%;
text-align:right;
}
.multi_link_cont:not(.ct-section):not(.oxy-easy-posts),
.multi_link_cont.oxy-easy-posts .oxy-posts,
.multi_link_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
.multi_link_left {
text-align:right;
width:100%;
}
.multi_link_left:not(.ct-section):not(.oxy-easy-posts),
.multi_link_left.oxy-easy-posts .oxy-posts,
.multi_link_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.multi_link_right {
text-align:right;
width:50%;
min-width:50%;
max-width:50%;
}
.multi_link_right:not(.ct-section):not(.oxy-easy-posts),
.multi_link_right.oxy-easy-posts .oxy-posts,
.multi_link_right.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:flex-end;
}
.ss_link_text_alt {
width:78%;
margin-right:2%;
margin-left:0px;
}
.home_modal {
text-align:center;
width:100%;
min-width:100%;
max-width:100%;
height:100vh;
min-height:100vh;
max-height:100vh;
background-color:#222c39;
}
.home_modal:not(.ct-section):not(.oxy-easy-posts),
.home_modal.oxy-easy-posts .oxy-posts,
.home_modal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.home_modal_cont {
background-image:linear-gradient(rgba(0,0,0,0.79), rgba(0,0,0,0.79)), url(https://alloyed.com//wp-content/uploads/2021/01/instagramphotodownload.com_Betatype.jpg);background-size:auto,  cover; text-align:center;
width:100%;
height:100vh;
background-repeat:no-repeat;
background-position:50% 50%;
}
.home_modal_cont:not(.ct-section):not(.oxy-easy-posts),
.home_modal_cont.oxy-easy-posts .oxy-posts,
.home_modal_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxy-close-modal {
}
.modal_box {
background-color:#ffffff;
border-radius:8px;
text-align:justify;
max-width:700px;
box-shadow:10px 10px 25px rgba(0,0,0,0.1);
}
.modal_box:not(.ct-section):not(.oxy-easy-posts),
.modal_box.oxy-easy-posts .oxy-posts,
.modal_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.MODAL_BOX {
}
.modal_close_cont {
transform:translate(-10px,50px); max-width:700px;
width:100%;
text-align:right;
}
.modal_close_cont:not(.ct-section):not(.oxy-easy-posts),
.modal_close_cont.oxy-easy-posts .oxy-posts,
.modal_close_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.modal_top {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Digital-Solutions-for-Metal.jpg);background-size: cover; height:200px;
background-repeat:no-repeat;
border-top-left-radius:8px;
border-top-right-radius:8px;
background-position:50% 50%;
}
.modal_bottom {
padding-top:60px;
padding-left:100px;
padding-right:100px;
padding-bottom:60px;
width:100%;
}
@media (max-width: 991px) {
.modal_bottom {
padding-left:60px;
padding-right:60px;
}
}
@media (max-width: 767px) {
.modal_bottom {
padding-left:30px;
padding-top:60px;
padding-right:30px;
padding-bottom:60px;
}
}
@media (max-width: 479px) {
.modal_bottom {
padding-top:30px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}
}
.modal_heading {
color:#222c39;
font-weight:600;
font-size:26px;
text-align:left;
margin-bottom:20px;
}
.modal_text {
text-align:left;
font-size:15px;
margin-bottom:40px;
}
.modal_body_image {
}
.modal_close_icon {
color:#2b2b2b;
font-size:21px;
line-height:1;
}
.modal_close_icon_cont:hover{
opacity:1;
transition-duration:0.3s;
box-shadow:2px 2px 5px rgba(0,0,0,0.93);
}
.modal_close_icon_cont {
background-color:#ffffff;
width:35px;
height:35px;
text-align:center;
border-radius:50%;
opacity:0.8;
transition-duration:0.3s;
box-shadow:2px 2px 5px rgba(0,0,0,0.7);
}
.modal_close_icon_cont:not(.ct-section):not(.oxy-easy-posts),
.modal_close_icon_cont.oxy-easy-posts .oxy-posts,
.modal_close_icon_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.mouse_pointer {
}
.terms_copy {
font-size:14px;
line-height:1.6;
}
.secondary_nav_strip {
background-color:#eaeaea;
}
.secondary_nav_strip .ct-section-inner-wrap {
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
}
.secondary_nav_strip:not(.ct-section):not(.oxy-easy-posts),
.secondary_nav_strip.oxy-easy-posts .oxy-posts,
.secondary_nav_strip.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.sec_nav_item {
min-width:370px;
text-align:center;
border-left-color:#d6d6d6;
border-left-width:1px;
border-left-style:solid;
}
.sec_nav_item:not(.ct-section):not(.oxy-easy-posts),
.sec_nav_item.oxy-easy-posts .oxy-posts,
.sec_nav_item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.sec_nav_link {
padding-top:25px;
padding-left:20px;
padding-right:20px;
padding-bottom:25px;
font-size:12px;
color:#666666;
font-weight:400;
letter-spacing:0.5px;
line-height:1.2;
}
.sec_nav_copy {
text-transform:uppercase;
}
.alloy_design_nav {
}
.sec_nav_cont {
background-color:#efefef;
border-bottom-color:rgba(0,0,0,0.1);
border-bottom-width:1px;
border-bottom-style:solid;
box-shadow:0px 1px 4px rgba(0,0,0,0.11);
}
.sec_nav_cont .ct-section-inner-wrap {
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
}
.sec_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.sec_nav_cont.oxy-easy-posts .oxy-posts,
.sec_nav_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.sticky {
z-index:999;
}
.performance_nav {
}
.sec_nav_item_small {
min-width:0px;
width:20%;
}
.sec_nav_link_small {
padding-left:0px;
padding-right:0px;
}
.sec_nav_copy_small {
}
.image_banner {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Recruitment-Banner.jpg);background-size: cover; background-repeat:no-repeat;
width:100%;
height:500px;
border-radius:8px;
background-position:50% 50%;
box-shadow:5px 5px 25px rgba(0,0,0,0.5);
}
@media (max-width: 767px) {
.image_banner {
height:300px;
}
}
.no_padding {
}
.no_padding .ct-section-inner-wrap {
padding-top: 60px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.read_more {
oxy-read-more-less_slug_oxyreadmoreinner_max_height:270;
oxy-read-more-less_slug_oxyreadmorelinkiconsvg_font_size:10;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-top-color:#bababa;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-right-color:#bababa;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-bottom-color:#bababa;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-left-color:#bababa;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-top-width:1;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-right-width:1;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-bottom-width:1;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-left-width:1;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-top-style:solid;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-right-style:solid;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-bottom-style:solid;
oxy-read-more-less_-oxy-read-more-link-icon_border_border-left-style:solid;
oxy-read-more-less_-oxy-read-more-link-icon_border_border_radius_border-radius:50;
oxy-read-more-less_icon_padding_padding-top:5;
oxy-read-more-less_icon_padding_padding-left:5;
oxy-read-more-less_icon_padding_padding-right:5;
oxy-read-more-less_icon_padding_padding-bottom:5;
oxy-read-more-less_icon_margin_margin-bottom:20;
oxy-read-more-less_slug_oxyreadmorelink_color:#bababa;
oxy-read-more-less_slug_oxyreadmorelinkhover_color:#222c39;
oxy-read-more-less_slug_oxyreadmorelink_animation_duration:500;
oxy-read-more-less_slug_oxyreadmoreinner___fade_color:#ffffff;
oxy-read-more-less_slug_oxyreadmoreinner___fadecolor_percent:10;
oxy-read-more-less_slug_oxyreadmoreinner___fade_percent:30;
}
.read_more_right {
}
.fade {
}
.rellax {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Nickel-Alt.jpg);background-size: cover; background-repeat:no-repeat;
z-index:-1;
top:0px;
left:0px;
height:35vh;
background-position:50% 50%;
}
.rellax .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.animate_image {
}
.animate_image_left {
}
.animate_text_right {
}
.animate_image_right {
}
.animate_text_left {
}
.animate_intro_strip {
}
.animate_landing_heading {
font-family:Roboto;
color:#222c39;
}
.animate_landing_subheading {
color:#ababab;
}
.circle_strip {
}
.circle_strip_cont {
width:100%;
padding-top:50px;
padding-left:50px;
padding-right:50px;
padding-bottom:50px;
}
.circle_strip_cont:not(.ct-section):not(.oxy-easy-posts),
.circle_strip_cont.oxy-easy-posts .oxy-posts,
.circle_strip_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.circle_strip_IMG {
}
.circle_strip_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Recruitment-Banner.jpg);background-size: cover; width:150px;
height:150px;
background-repeat:no-repeat;
border-radius:50%;
margin-right:50px;
background-position:50% 50%;
box-shadow:5px 5px 20px rgba(0,0,0,0.44);
}
.circle_strip_img:not(.ct-section):not(.oxy-easy-posts),
.circle_strip_img.oxy-easy-posts .oxy-posts,
.circle_strip_img.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.circle_strip_text {
}
.circle_strip_img_cont {
}
.acc_a {
}
.acc_a_row {
text-align:left;
background-color:#ffffff;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
}
.acc_a_row:not(.ct-section):not(.oxy-easy-posts),
.acc_a_row.oxy-easy-posts .oxy-posts,
.acc_a_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.acc_a_row_label {
padding-bottom:0px;
}
.acc_a_row_label_icon {
}
.acc_a_row_label_text {
text-transform:uppercase;
font-size:10px;
color:#222c39;
letter-spacing:0.5px;
line-height:1;
}
.acc_a_row_chevron {
color: #222c39;}.acc_a_row_chevron 
>svg {width: 8px;height: 8px;}.acc_a_row_chevron {
transform:translateY(-1px); background-color:#ffffff;
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
margin-left:10px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#ababab;
border-right-color:#ababab;
border-bottom-color:#ababab;
border-left-color:#ababab;
}
.acc_a_content {
}
.acc_a_content_text {
line-height:1.8;
}
.acc_a_btn:hover{
opacity:0.8;
transition-duration:0.3s;
}
.acc_a_btn {
transition-duration:0.3s;
}
.acc_a_btn:not(.ct-section):not(.oxy-easy-posts),
.acc_a_btn.oxy-easy-posts .oxy-posts,
.acc_a_btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.two_col_strip {
margin-bottom:110px;
border-bottom-color:#cecece;
border-bottom-width:1px;
border-bottom-style:solid;
padding-bottom:110px;
}
.two_col_strip:not(.ct-section):not(.oxy-easy-posts),
.two_col_strip.oxy-easy-posts .oxy-posts,
.two_col_strip.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.two_col_strip_left {
width:40%;
}
.two_col_strip_right {
width:50%;
margin-left:10%;
}
.two_col_strip_title {
font-size:40px;
max-width:50%;
margin-bottom:30px;
}
.two_col_strip_acc {
min-width:100%;
}
.two_col_strip_acc_row {
background-color:#ffffff;
min-width:100%;
text-align:justify;
}
.two_col_strip_acc_row:not(.ct-section):not(.oxy-easy-posts),
.two_col_strip_acc_row.oxy-easy-posts .oxy-posts,
.two_col_strip_acc_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.two_col_strip_acc_content {
min-width:100%;
}
.two_col_strip_acc_content_text {
font-size:16px;
line-height:1.8;
margin-bottom:20px;
color:#333333;
}
.two_col_strip_acc_label {
margin-left:20px;
color:#222c39;
font-weight:400;
font-size:18px;
text-align:left;
line-height:1.2;
}
.two_col_strip_acc_chevron {
}
.two_col_strip_acc_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Recruitment-Banner.jpg);background-size: cover; background-repeat:no-repeat;
height:40px;
width:40px;
border-radius:50%;
margin-top:15px;
margin-bottom:15px;
background-position:50% 50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.19);
}
.slide_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/Alloy-Design-Process-Optimisation.jpg);background-size: cover; background-repeat:no-repeat;
width:100%;
background-position:50% 50%;
}
.slider_single_img {
border-radius:8px;
}
.img_slider {
}
.two_col_strip_left_alt {
}
.two_col_strip_right_alt {
margin-left:0px;
margin-right:10%;
}
.two_col_strip_alt {
}
.two_col_strip_alt:not(.ct-section):not(.oxy-easy-posts),
.two_col_strip_alt.oxy-easy-posts .oxy-posts,
.two_col_strip_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}
.case_study_thumb {
}
.case_study_thumb_link {
text-align:left;
}
.case_study_thumb_link:not(.ct-section):not(.oxy-easy-posts),
.case_study_thumb_link.oxy-easy-posts .oxy-posts,
.case_study_thumb_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.case_study_thumb_title {
font-size:22px;
}
.header_image_full {
background-image:url(https://alloyed.com//wp-content/uploads/2021/01/instagramphotodownload.com_Betatype.jpg);background-size: cover; background-repeat:no-repeat;
background-attachment:fixed;
min-height:300px;
background-position:50% 50%;
}
.intro_width {
text-align:center;
max-width:950px;
margin-left:auto;
margin-right:auto;
}
.intro_width:not(.ct-section):not(.oxy-easy-posts),
.intro_width.oxy-easy-posts .oxy-posts,
.intro_width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.intro_text_cont {
width:100%;
border-bottom-color:#cecece;
border-bottom-width:1px;
border-bottom-style:solid;
padding-bottom:110px;
padding-top:110px;
}
.two_col_strip_subtitle {
color:#000000;
margin-bottom:30px;
}
.slider_image_shadow {
border-radius:8px;
box-shadow:10px 10px 30px rgba(0,0,0,0.2);
}
.case_study_image {
box-shadow:5px 5px 20px rgba(0,0,0,0.2);
}
.cs_head_pre {
color:#ffffff;
font-size:30px;
font-weight:300;
}
.cs_head_titel {
color:#ffffff;
font-size:80px;
}
.cs_head_box {
background-color:rgba(34,44,57,0.83);
padding-top:50px;
padding-left:50px;
padding-right:50px;
padding-bottom:50px;
margin-left:auto;
margin-right:auto;
}
.cs_section_box {
}
.cs_box_content {
color:#222c39;
font-weight:400;
margin-bottom:20px;
text-align:left;
line-height:1.2;
}
.cs_content_image {
min-width:100%;
border-radius:8px;
border-top-color:#e8e8e8;
border-right-color:#e8e8e8;
border-bottom-color:#e8e8e8;
border-left-color:#e8e8e8;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:5px 5px 20px rgba(0,0,0,0.09);
}
.cs_cont_title {
font-size:25px;
margin-bottom:40px;
background-color:#222c39;
text-align:center;
border-radius:8px;
color:#ffffff;
font-weight:500;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
min-width:100%;
box-shadow:5px 5px 20px rgba(34,44,57,0.41);
}
.cs_title_box {
margin-bottom:80px;
min-width:100%;
border-bottom-color:#222c39;
border-bottom-width:2px;
border-bottom-style:solid;
padding-bottom:10px;
}
.cs_title_box:not(.ct-section):not(.oxy-easy-posts),
.cs_title_box.oxy-easy-posts .oxy-posts,
.cs_title_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.section_container {
text-align:center;
margin-bottom:80px;
max-width:1200px;
min-width:100%;
margin-left:auto;
margin-right:auto;
}
.section_container:not(.ct-section):not(.oxy-easy-posts),
.section_container.oxy-easy-posts .oxy-posts,
.section_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.arrows {
font-size:74px;
text-align:center;
}
.cs_two_cols {
}
.cs_two_cols:not(.ct-section):not(.oxy-easy-posts),
.cs_two_cols.oxy-easy-posts .oxy-posts,
.cs_two_cols.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.cs_cont_subtitle {
font-size:18px;
line-height:1;
font-weight:400;
text-align:left;
color:#222c39;
}
.cs_cont_subtitle_cont {
min-width:100%;
text-align:center;
margin-bottom:25px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
background-color:#d8d8d8;
border-radius:8px;
box-shadow:5px 5px 20px rgba(0,0,0,0.18);
}
.cs_cont_subtitle_cont:not(.ct-section):not(.oxy-easy-posts),
.cs_cont_subtitle_cont.oxy-easy-posts .oxy-posts,
.cs_cont_subtitle_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.cs_subtitle_number {
font-size:20px;
}
.cs_subtitle_number_cont {
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-color:#222c39;
border-right-color:#222c39;
border-bottom-color:#222c39;
border-left-color:#222c39;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:50%;
width:35px;
height:35px;
text-align:center;
margin-right:10px;
}
.cs_subtitle_number_cont:not(.ct-section):not(.oxy-easy-posts),
.cs_subtitle_number_cont.oxy-easy-posts .oxy-posts,
.cs_subtitle_number_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.gfwd_list {
}
.arrow_small {
font-size:25px;
}
.image_caption {
font-size:16px;
margin-top:20px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
min-width:100%;
border-radius:8px;
border-top-color:#7e8691;
border-right-color:#7e8691;
border-bottom-color:#7e8691;
border-left-color:#7e8691;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:center;
}
.cs_section_small_title {
font-size:20px;
margin-bottom:20px;
}
.home_gallery_image {
border-radius:10px;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.home_gallery_slide {
}
.home_gallery_slide:not(.ct-section):not(.oxy-easy-posts),
.home_gallery_slide.oxy-easy-posts .oxy-posts,
.home_gallery_slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.image_large {
border-radius:10px;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.grey_text_quote {
font-weight:300;
font-size:29px;
color:#ababab;
line-height:1.5;
}
@media (max-width: 767px) {
.grey_text_quote {
font-size:20px;
}
}
.strip_btn_link {
width:100%;
margin-bottom:20px;
border-radius:8px;
}
.strip_btn_cont {
background-color:#ffffff;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
width:100%;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.strip_btn_cont:not(.ct-section):not(.oxy-easy-posts),
.strip_btn_cont.oxy-easy-posts .oxy-posts,
.strip_btn_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.strip_btn_cont {
}
}
.strip_btn_left {
background-size: cover; background-repeat:no-repeat;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
padding-bottom:12%;
width:25%;
height:114px;
background-position:50% 50%;
}
@media (max-width: 767px) {
.strip_btn_left {
width:20%;
height:100px;
}
}
@media (max-width: 479px) {
.strip_btn_left {
width:30%;
height:110px;
}
}
.strip_btn_right {
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:10px;
width:75%;
}
.strip_btn_right:not(.ct-section):not(.oxy-easy-posts),
.strip_btn_right.oxy-easy-posts .oxy-posts,
.strip_btn_right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.strip_btn_right {
max-width:80%;
}
}
@media (max-width: 479px) {
.strip_btn_right {
max-width:70%;
}
}
.strip_btn_text {
font-size:24px;
font-weight:800;
padding-left:40px;
padding-right:40px;
text-align:left;
line-height:1.2;
}
@media (max-width: 767px) {
.strip_btn_text {
font-size:15px;
padding-left:0px;
padding-right:0px;
}
}
.strip_btn_wrap {
}
@media (max-width: 991px) {
.strip_btn_wrap {
}
.strip_btn_wrap:not(.ct-section):not(.oxy-easy-posts),
.strip_btn_wrap.oxy-easy-posts .oxy-posts,
.strip_btn_wrap.ct-section .ct-section-inner-wrap{
display:flex;
}
}
.hover_box:hover{
transform:translateY(-1px); transition-duration:0.4s;
box-shadow:5px 5px 20px rgba(0,0,0,0.2);
}
.hover_box {
transition-duration:0.4s;
}
.logo_link:hover{
opacity:0.9;
transition-duration:0.4s;
}
.logo_link {
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
transition-duration:0.4s;
max-width:305px;
}
@media (max-width: 991px) {
.logo_link {
max-width:170px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
}
@media (max-width: 767px) {
.logo_link {
max-width:105px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
}
.logo_link_image {
}
@media (max-width: 1250px) {
.footer_menu_col {
text-align:left;
}
}
@media (max-width: 767px) {
.footer_menu_col {
}
.footer_menu_col:not(.ct-section):not(.oxy-easy-posts),
.footer_menu_col.oxy-easy-posts .oxy-posts,
.footer_menu_col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.footer_menu_title {
font-size:13px;
font-weight:500;
margin-bottom:8px;
color:#222c39;
}
.footer_menu {
}
.main_nav_item {
padding-top:35px;
padding-left:20px;
padding-right:20px;
padding-bottom:35px;
}
.main_nav_item:not(.ct-section):not(.oxy-easy-posts),
.main_nav_item.oxy-easy-posts .oxy-posts,
.main_nav_item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.main_nav_tex {
}
.main_nav_icon {
transform:; color:#ababab;
font-size:12px;
line-height:1;
}
.main_nav_text {
font-size:15px;
color:#222c39;
font-weight:700;
text-transform:uppercase;
line-height:1;
margin-right:8px;
letter-spacing:0.5px;
}
.dd_section {
width:100%;
background-color:#ffffff;
position:absolute;
left:0px;
top:0px;
box-shadow:0px 1px 4px rgba(0,0,0,0.11);
}
.dd_section:not(.ct-section):not(.oxy-easy-posts),
.dd_section.oxy-easy-posts .oxy-posts,
.dd_section.ct-section .ct-section-inner-wrap{
display:none;
}
.dd_cont {
padding-top:50px;
padding-left:20px;
padding-right:20px;
padding-bottom:50px;
margin-left:auto;
width:100%;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:center;
margin-right:auto;
box-shadow:0px 1px 4px rgba(0,0,0,0.11);
}
.dd_cont:not(.ct-section):not(.oxy-easy-posts),
.dd_cont.oxy-easy-posts .oxy-posts,
.dd_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 1250px) {
.dd_cont {
}
.dd_cont:not(.ct-section):not(.oxy-easy-posts),
.dd_cont.oxy-easy-posts .oxy-posts,
.dd_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}
.dd_col {
}
.dd_heading {
font-size:14px;
font-weight:900;
border-top-style:none;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;
border-bottom-color:#222c39;
border-bottom-width:2px;
padding-bottom:12px;
margin-bottom:20px;
min-width:200px;
text-align:left;
}
.dd_item:hover{
opacity:0.8;
transition-duration:0.4s;
}
.dd_item {
margin-bottom:8px;
opacity:1;
transition-duration:0.4s;
}
.dd_item:not(.ct-section):not(.oxy-easy-posts),
.dd_item.oxy-easy-posts .oxy-posts,
.dd_item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.dd_circle_image {
background-image:url(https://alloyed.com//wp-content/uploads/2021/09/Alloys-Thumb.jpg);background-size: cover; background-color:#e5e5e5;
width:35px;
height:35px;
margin-right:10px;
border-radius:50%;
background-repeat:no-repeat;
max-width:35px;
max-height:35px;
background-position:50% 50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.15);
}
.dd_text {
font-size:14px;
font-weight:600;
line-height:1.05;
text-align:left;
}
.dd_item_alt:hover{
transform:translateY(-1px); transition-duration:0.4s;
box-shadow:5px 5px 10px rgba(0,0,0,0.25);
}
.dd_item_alt {
background-color:#ffffff;
border-radius:8px;
transition-duration:0.4s;
text-align:left;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
min-width:200px;
width:100%;
box-shadow:2px 2px 5px rgba(0,0,0,0.15);
}
.dd_item_alt:not(.ct-section):not(.oxy-easy-posts),
.dd_item_alt.oxy-easy-posts .oxy-posts,
.dd_item_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-start;
}
.dd_square_img {
background-size: cover; width:52px;
height:52px;
background-repeat:no-repeat;
background-color:#ffffff;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
background-position:50% 50%;
}
.dd_text_alt {
font-size:12px;
font-weight:700;
text-transform:uppercase;
line-height:1;
letter-spacing:0.5px;
margin-left:25px;
margin-right:25px;
}
.dropdown_parent {
position:relative;
float:left;
overflow:hidden;
}
.dropdown_parent:not(.ct-section):not(.oxy-easy-posts),
.dropdown_parent.oxy-easy-posts .oxy-posts,
.dropdown_parent.ct-section .ct-section-inner-wrap{
display:none;
}
.dropdown_container {
}
.gfwddropdown {
}
.megaContent {
position:absolute;
top:0px;
left:0px;
}
.megaContent:not(.ct-section):not(.oxy-easy-posts),
.megaContent.oxy-easy-posts .oxy-posts,
.megaContent.ct-section .ct-section-inner-wrap{
display:none;
}
.gallery_image_alt {
border-radius:50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.gallery_image_caption {
font-size:12px;
line-height:1;
font-weight:500;
margin-top:10px;
}
.gallery_image_cont {
text-align:center;
max-width:18%;
margin-left:1%;
margin-right:1%;
}
.gallery_image_cont:not(.ct-section):not(.oxy-easy-posts),
.gallery_image_cont.oxy-easy-posts .oxy-posts,
.gallery_image_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.alt_slide {
}
.alt_slide:not(.ct-section):not(.oxy-easy-posts),
.alt_slide.oxy-easy-posts .oxy-posts,
.alt_slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.contact_tel {
font-weight:400;
color:#222c39;
font-size:16px;
}
.material_intro {
margin-bottom:100px;
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
.material_intro:not(.ct-section):not(.oxy-easy-posts),
.material_intro.oxy-easy-posts .oxy-posts,
.material_intro.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.material_intro {
margin-bottom:50px;
}
.material_intro:not(.ct-section):not(.oxy-easy-posts),
.material_intro.oxy-easy-posts .oxy-posts,
.material_intro.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.material_heading {
margin-right:40px;
font-size:60px;
line-height:1.2;
}
@media (max-width: 767px) {
.material_heading {
font-size:37px;
}
}
.material_copy {
max-width:750px;
font-size:24px;
margin-top:12px;
}
@media (max-width: 767px) {
.material_copy {
font-size:19px;
}
}
.materials_image {
background-image:url(https://alloyed.com//wp-content/uploads/2021/03/Square-2.jpg);background-size: cover; background-repeat:no-repeat;
width:100%;
height:500px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:10px;
background-position:50% 50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
@media (max-width: 767px) {
.materials_image {
height:300px;
}
}
.materials_quote {
text-align:center;
margin-top:100px;
margin-bottom:100px;
max-width:1000px;
margin-left:auto;
margin-right:auto;
}
.materials_quote:not(.ct-section):not(.oxy-easy-posts),
.materials_quote.oxy-easy-posts .oxy-posts,
.materials_quote.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.materials_quote {
margin-top:50px;
margin-bottom:50px;
}
}
.materials_quote_text {
color:#222c39;
font-size:23px;
}
@media (max-width: 767px) {
.materials_quote_text {
font-size:18px;
}
}
.materials_read_more {
oxy-read-more-less_slug_oxyreadmoreinner_max_height:200;
oxy-read-more-less_slug_oxyreadmorelink_animation_duration:500;
oxy-read-more-less_slug_oxyreadmoreinner___fade_color:#ffffff;
oxy-read-more-less_slug_oxyreadmoreinner___fadecolor_percent:0;
oxy-read-more-less_slug_oxyreadmoreinner___fade_percent:25;
oxy-read-more-less_slug_oxyreadmoreinnerafter_transition_duration:500;
oxy-read-more-less_slug_oxyreadmorelinkiconsvg_font_size:10;
oxy-read-more-less_-oxy-read-more-link_typography_color:#222c39;
oxy-read-more-less_-oxy-read-more-link_typography_font-size:10;
oxy-read-more-less_-oxy-read-more-link_typography_text-align:left;
oxy-read-more-less_-oxy-read-more-link_typography_text-transform:uppercase;
oxy-read-more-less_-oxy-read-more-link_typography_font-weight:800;
oxy-read-more-less_-oxy-read-more-link_typography_letter-spacing:3;
oxy-read-more-less_icon_margin_margin-left:8;
oxy-read-more-less_-oxy-read-more-link_typography_line-height:1;
oxy-read-more-less_link_padding_padding-top:20;
oxy-read-more-less_icon_padding_padding-bottom:3;
oxy-read-more-less_slug_oxyreadmorelinkhover_color:#7e8691;
}
@media (max-width: 767px) {
.materials_read_more {
}
}
.materials_read_more_text {
font-family:Roboto;
color:#7e8691;
font-size:16px;
font-weight:300;
line-height:1.6;
padding-top:20px;
padding-bottom:20px;
}
@media (max-width: 767px) {
.materials_read_more_text {
font-size:16px;
text-align:left;
}
}
.materials_strip_heading {
font-size:45px;
font-weight:600;
margin-bottom:20px;
line-height:1;
}
@media (max-width: 991px) {
.materials_strip_heading {
font-size:37px;
}
}
@media (max-width: 767px) {
.materials_strip_heading {
font-size:32px;
text-align:left;
}
}
.datasheet_section {
margin-top:140px;
margin-bottom:200px;
border-top-color:#f3f3f3;
border-top-width:2px;
border-top-style:solid;
border-bottom-color:#f3f3f3;
border-bottom-width:2px;
border-bottom-style:solid;
width:100%;
}
@media (max-width: 767px) {
.datasheet_section {
margin-top:50px;
margin-bottom:50px;
}
}
.datasheet_cont {
width:100%;
padding-top:20px;
padding-bottom:20px;
}
.datasheet_cont:not(.ct-section):not(.oxy-easy-posts),
.datasheet_cont.oxy-easy-posts .oxy-posts,
.datasheet_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 40px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.datasheet_cont {
}
.datasheet_cont:not(.ct-section):not(.oxy-easy-posts),
.datasheet_cont.oxy-easy-posts .oxy-posts,
.datasheet_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: center;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.datasheet_left {
}
@media (max-width: 767px) {
.datasheet_left {
text-align:center;
margin-bottom:0px;
}
}
.datasheet_right {
}
@media (max-width: 767px) {
.datasheet_right {
width:100%;
}
}
.datasheet_link:hover{
transition-duration:0.4s;
color:#ababab;
}
.datasheet_link {
text-align:right;
width:100%;
transition-duration:0.4s;
color:#222c39;
}
.datasheet_link:not(.ct-section):not(.oxy-easy-posts),
.datasheet_link.oxy-easy-posts .oxy-posts,
.datasheet_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 1250px) {
.datasheet_link {
}
.datasheet_link:not(.ct-section):not(.oxy-easy-posts),
.datasheet_link.oxy-easy-posts .oxy-posts,
.datasheet_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
}
@media (max-width: 767px) {
.datasheet_link {
width:100%;
text-align:justify;
}
.datasheet_link:not(.ct-section):not(.oxy-easy-posts),
.datasheet_link.oxy-easy-posts .oxy-posts,
.datasheet_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
}
.datasheet_text {
font-size:20px;
font-weight:300;
max-width:75%;
line-height:0.8;
}
@media (max-width: 1250px) {
.datasheet_text {
}
}
@media (max-width: 767px) {
.datasheet_text {
font-size:16px;
padding-left:20px;
text-align:left;
}
}
@media (max-width: 479px) {
.datasheet_text {
max-width:70%;
font-size:14px;
}
}
.datasheet_icon {
font-size:20px;
padding-right:20px;
padding-left:40px;
min-width:15%;
}
.datasheet_heading {
color:#222c39;
font-size:25px;
margin-left:20px;
margin-bottom:10px;
}
@media (max-width: 767px) {
.datasheet_heading {
margin-left:0px;
}
}
.datasheet_underline {
margin-top:20px;
background-color:#f3f3f3;
width:100%;
height:1px;
margin-bottom:20px;
}
.footer_nav_section {
margin-bottom:100px;
}
.footer_nav_carousel {
}
.footer_nav_carousel .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:20%;
}
.footer_nav_carousel .oxy-carousel-builder_icon{
background-color:#ffffff;
color:#222c39;
border_radius_border-radius:50%;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.14);}
.footer_nav_carousel .oxy-carousel-builder_prev{
top:40%;
}
.footer_nav_carousel .oxy-carousel-builder_next{
top:40%;
}
.footer_nav_carousel .flickity-page-dots .dot{
background-color:#7e8691;
opacity:0.2;
}
@media (max-width: 767px) {
.footer_nav_carousel {
}
.footer_nav_carousel .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:50%;
}
}
.footer_nav_repeater {
max-width:100%;
margin-left:auto;
margin-right:auto;
}
.footer_nav_cont {
padding-top:12px;
padding-left:12px;
padding-right:12px;
padding-bottom:12px;
}
@media (max-width: 767px) {
.footer_nav_cont {
padding-top:6px;
padding-left:6px;
padding-right:6px;
padding-bottom:6px;
}
}
.footer_nav_link:hover{
transform:translateY(-1px); transition-duration:0.4s;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.footer_nav_link {
border-radius:8px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
transition-duration:0.4s;
width:100%;
position:relative;
box-shadow:5px 5px 10px rgba(0,0,0,0.1);
}
.footer_nav_link:not(.ct-section):not(.oxy-easy-posts),
.footer_nav_link.oxy-easy-posts .oxy-posts,
.footer_nav_link.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-between;
}
@media (max-width: 991px) {
.footer_nav_link {
}
.footer_nav_link:not(.ct-section):not(.oxy-easy-posts),
.footer_nav_link.oxy-easy-posts .oxy-posts,
.footer_nav_link.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 767px) {
.footer_nav_link {
box-shadow:1px 1px 4px rgba(0,0,0,0.1);
}
}
.footer_nav_image {
border-top-left-radius:8px;
border-top-right-radius:8px;
height:auto;
width:100%;
}
@media (max-width: 991px) {
.footer_nav_image {
width:100%;
min-width:100%;
height:auto;
}
.footer_nav_image:not(.ct-section):not(.oxy-easy-posts),
.footer_nav_image.oxy-easy-posts .oxy-posts,
.footer_nav_image.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 767px) {
.footer_nav_image {
max-width:100%;
width:100%;
}
}
.footer_nav_title {
font-size:15px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin-bottom:15px;
margin-top:15px;
}
.footer_nav_title_span {
}
.gfwd_burger {
}
.gfwd_burger .hamburger-inner, .gfwd_burger .hamburger-inner:after, .gfwd_burger .hamburger-inner:before{
background-color:#ffffff;
}
.gfwd_burger .hamburger:hover .hamburger-inner, .gfwd_burger .hamburger:hover .hamburger-inner:after, .gfwd_burger .hamburger:hover .hamburger-inner:before{
background-color:#d6d6d6;
}
.gfwd_burger .hamburger.is-active .hamburger-inner, .gfwd_burger .hamburger.is-active .hamburger-inner:after, .gfwd_burger .hamburger.is-active .hamburger-inner:before{
background-color:#ffffff;
}
.mobile_breaker {
width:100%;
height:1px;
background-color:rgba(240,240,242,0.15);
margin-top:10px;
margin-bottom:10px;
max-width:240px;
}
.hamburger_line {
width:70px;
height:2px;
background-color:#222c39;
margin-top:5px;
margin-bottom:5px;
}
.mm_contact:hover{
color:#f0f0f2;
transition-duration:0.4s;
}
.mm_contact {
color:rgba(240,240,242,0.75);
font-weight:300;
padding-top:2px;
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
transition-duration:0.4s;
}
.mm_acc {
text-align:center;
}
.mm_acc:not(.ct-section):not(.oxy-easy-posts),
.mm_acc.oxy-easy-posts .oxy-posts,
.mm_acc.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.mm_acc_row {
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
text-align:center;
padding-top:2px;
padding-bottom:2px;
}
.mm_acc_row:not(.ct-section):not(.oxy-easy-posts),
.mm_acc_row.oxy-easy-posts .oxy-posts,
.mm_acc_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.mm_acc_row_cont {
}
.mm_acc_label {
color:#f0f0f2;
font-weight:300;
font-size:18px;
margin-left:30px;
}
.mm_acc_icon {
color: #f0f0f2;}.mm_acc_icon 
>svg {width: 10px;height: 10px;}.mm_acc_icon {
margin-left:10px;
margin-top:3px;
}
.mm_acc_content {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
text-align:center;
}
.mm_acc_content:not(.ct-section):not(.oxy-easy-posts),
.mm_acc_content.oxy-easy-posts .oxy-posts,
.mm_acc_content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.mm_acc_menu {
margin-top:5px;
}
.inner_accordion {
margin-bottom:15px;
}
.inner_accordion_label {
font-weight:300;
margin-left:30px;
color:#f0f0f2;
font-size:20px;
}
.carousel_item {
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
background-color:#ff4747;
height:100px;
}
.cell {
}
.cell:not(.ct-section):not(.oxy-easy-posts),
.cell.oxy-easy-posts .oxy-posts,
.cell.ct-section .ct-section-inner-wrap{
display:flex;
}
.drop_down_gallery_image {
border-radius:50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.15);
}
.cell_round {
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
}
@media (max-width: 767px) {
.cell_round {
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}
}
.ref_strip {
padding-top:12px;
padding-left:12px;
padding-right:12px;
padding-bottom:12px;
width:100%;
margin-bottom:10px;
border-bottom-color:#cccccc;
border-bottom-width:1px;
border-bottom-style:dotted;
}
.ref_strip:not(.ct-section):not(.oxy-easy-posts),
.ref_strip.oxy-easy-posts .oxy-posts,
.ref_strip.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.ref_heading {
font-size:18px;
font-weight:600;
margin-bottom:20px;
margin-left:10px;
}
.ref_cont {
width:100%;
background-color:#f2f2f2;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
border-radius:8px;
margin-bottom:100px;
}
.refr_a {
}
.ref_a {
font-size:12px;
font-weight:500;
margin-bottom:5px;
}
.ref_b {
font-size:12px;
line-height:1.3;
margin-bottom:5px;
color:rgba(34,44,57,0.68);
font-weight:400;
}
.ref_c {
font-size:12px;
font-style:italic;
line-height:1;
opacity:0.6;
}
.ref_strip_cont {
}
.ref_strip_cont:not(.ct-section):not(.oxy-easy-posts),
.ref_strip_cont.oxy-easy-posts .oxy-posts,
.ref_strip_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.alloys_intro {
margin-top:100px;
}
.alloys_nav_carousel {
}
.alloys_nav_carousel .oxy-dynamic-list > .ct-div-block, .alloys_nav_carousel .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:25%;
}
.allys_nav_repeater {
}
.no_data_sheet {
margin-bottom:200px;
}
.read_more_left {
}
.dd_nav_text {
oxy-mega-dropdown_slug_oxymegadropdownicon_color:#222c39;
oxy-mega-dropdown_slug_oxymegadropdownicon_font_size:17;
oxy-mega-dropdown_icon_margin_margin-left:8;
color:#222c39;
font-size:16px;
oxy-mega-dropdown_dropdown_relative_positioning:header_row;
}
.dd_repeater {
}
.dd_repeater:not(.ct-section):not(.oxy-easy-posts),
.dd_repeater.oxy-easy-posts .oxy-posts,
.dd_repeater.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(0, minmax(1px, 1fr));grid-column-gap: 40px;grid-row-gap: 5px;}
.dd_nav_item {
oxy-mega-dropdown_slug_oxymegadropdownicon_color:#ababab;
oxy-mega-dropdown_icon_margin_margin-left:8;
oxy-mega-dropdown_icon_padding_padding-top:2;
oxy-mega-dropdown_dropdown_relative_positioning:header_row;
oxy-mega-dropdown_-oxy-mega-dropdown-content_flex_flex-direction:row;
oxy-mega-dropdown_-oxy-mega-dropdown-content_flex_align-items:flex-start;
height:100%;
min-height:100%;
}
.mm_trigger {
}
.nav_heading {
width:100%;
text-align:left;
font-size:12px;
margin-bottom:20px;
padding-bottom:10px;
border-bottom-width:1px;
border-bottom-style:solid;
text-transform:uppercase;
letter-spacing:2px;
border-bottom-color:#dcdcdc;
}
.footer_partner_link {
max-width:95px;
}
.materials_gallery {
margin-bottom:80px;
}
.materials_gallery:not(.ct-section):not(.oxy-easy-posts),
.materials_gallery.oxy-easy-posts .oxy-posts,
.materials_gallery.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.materials_gallery {
}
.materials_gallery:not(.ct-section):not(.oxy-easy-posts),
.materials_gallery.oxy-easy-posts .oxy-posts,
.materials_gallery.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
@media (max-width: 479px) {
.materials_gallery {
}
}
.materials_gallery_image {
border-radius:8px;
box-shadow:5px 5px 10px rgba(0,0,0,0.1);
}
.gallery_caption {
font-style:italic;
margin-top:10px;
font-size:14px;
color:#aaaaaa;
}
.partner_image {
}
.footer_sub_logo_cont {
padding-top:10px;
padding-bottom:10px;
width:100%;
text-align:center;
border-top-color:#e8e8e8;
border-top-width:1px;
border-top-style:solid;
border-right-color:#e8e8e8;
border-right-width:1px;
border-right-style:solid;
border-left-color:#e8e8e8;
border-left-width:1px;
border-left-style:solid;
}
.footer_sub_logo_cont:not(.ct-section):not(.oxy-easy-posts),
.footer_sub_logo_cont.oxy-easy-posts .oxy-posts,
.footer_sub_logo_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.parallax_header {
background-size: cover; width:100%;
height:400px;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:50% 50%;
}
.new_materials_headline {
margin-bottom:15px;
}
.new_materials_subheading {
margin-bottom:20px;
}
.new_materials_copy {
}
.partner_link:hover{
opacity:0.5;
transition-duration:0.3s;
}
.partner_link {
transition-duration:0.3s;
}
.toggle-1816 {
}
.toggle-1816-expanded {
}
.alloyed_btn:hover{
background-color :#7e8691;
border: 1px solid #7e8691;
}.alloyed_btn:hover{
}
.alloyed_btn {
background-color :#222c39;
border: 1px solid #222c39;
padding: 15px 24px;
}.alloyed_btn {
button-hover_color:#7e8691;
}
.blue_btn:hover{
background-color:#344054;
transition-duration:0.3s;
color:#f3f3f3;
}
.blue_btn {
background-color:#222c39;
color:#f3f3f3;
font-size:14px;
text-align:center;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
line-height:1;
width:100%;
padding-top:20px;
padding-bottom:20px;
border-radius:4px;
transition-duration:0.3s;
}
.accordion_alloyed {
margin-bottom:10px;
}
.accordion_alloyed .oxy-pro-accordion_header{
background-color:#ffffff;
color:#f3f3f3;
padding-left:10px;
padding-right:10px;
border_radius_border-radius:10px;
border-radius:10px;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);}
.accordion_alloyed .oxy-pro-accordion_header:hover{
background-color:#f9f9f9;
color:#f3f3f3;
}
.accordion_alloyed .oxy-pro-accordion_header:focus{
color:#f3f3f3;
}
.accordion_alloyed .oxy-pro-accordion_item.active .oxy-pro-accordion_header{
color:#f3f3f3;
}
.accordion_alloyed .oxy-pro-accordion_title{
text-transform: none;
font-weight: 400;
letter-spacing: 0px;
font-size: 17px;
line-height: 1;
color: #222c39;
}
.accordion_alloyed .oxy-pro-accordion_body{
color:#222c39;
}
.accordion_alloyed .oxy-pro-accordion_content{
padding-top:30px;
padding-bottom:20px;
}
.accordion_alloyed .oxy-pro-accordion_icon{
font-size:18px;
color:#cecece;
}
@media (max-width: 767px) {
.accordion_alloyed {
}
.accordion_alloyed .oxy-pro-accordion_title{
font-size: 13px;
}
}
.recruitment_point {
line-height:1.2;
padding-bottom:5px;
}
.flag_img {
transform:translate(10px,15px); width:40px;
height:40px;
border-radius:50%;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:2px 2px 5px rgba(0,0,0,0.42);
}
.material_parallax {
background-image:url(https://alloyed.com//wp-content/uploads/2021/09/Copper-scaled.jpg);background-size: cover; height:30vh;
width:100%;
background-repeat:no-repeat;
background-position:50% 50%;
}
.materials_content_cont {
width:100%;
}
.materials_content_cont .ct-section-inner-wrap {
padding-top: 0;
}
.materials_parallax {
background-image:url(https://alloyed.com//wp-content/uploads/2021/09/Copper-scaled.jpg);background-size: cover; background-repeat:no-repeat;
height:25vh;
background-attachment:fixed;
background-position:50% 50%;
}
.materials_main_content {
z-index:1;
background-color:#ffffff;
position:relative;
}
.materials_main_content .ct-section-inner-wrap {
padding-top: 100px;
}
@media (max-width: 767px) {
.materials_main_content {
}
.materials_main_content .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}
.materials_intro {
margin-bottom:80px;
}
@media (max-width: 767px) {
.materials_intro {
margin-bottom:50px;
}
}
.materials_title {
font-size:65px;
margin-bottom:10px;
}
@media (max-width: 767px) {
.materials_title {
font-size:40px;
}
}
.materials_subtitle {
font-size:30px;
font-weight:500;
margin-bottom:20px;
line-height:1.3;
color:#222c39;
}
@media (max-width: 991px) {
.materials_subtitle {
font-size:25px;
}
}
@media (max-width: 479px) {
.materials_subtitle {
font-size:20px;
}
}
.materials_copy {
}
@media (max-width: 479px) {
.materials_copy {
font-size:15px;
}
}
.gfwd_table {
}
.gfwd_row {
}
.ss_cont_alt {
}
.ss_cont_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_cont_alt.oxy-easy-posts .oxy-posts,
.ss_cont_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}
@media (max-width: 767px) {
.ss_cont_alt {
}
.ss_cont_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_cont_alt.oxy-easy-posts .oxy-posts,
.ss_cont_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.ss_copy_cont_alt {
padding-left:0px;
padding-right:60px;
text-align:right;
}
.ss_copy_cont_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_copy_cont_alt.oxy-easy-posts .oxy-posts,
.ss_copy_cont_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 767px) {
.ss_copy_cont_alt {
text-align:left;
}
.ss_copy_cont_alt:not(.ct-section):not(.oxy-easy-posts),
.ss_copy_cont_alt.oxy-easy-posts .oxy-posts,
.ss_copy_cont_alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}
.toggle-8665 {
}
.toggle-8665-expanded {
}
.materials_toggle {
margin-top:20px;
margin-bottom:20px;
}
.materials_toggle .oxy-expand-collapse-icon {
font-size: 10px;        }
.materials_toggle .oxy-expand-collapse-icon::before,
.materials_toggle .oxy-expand-collapse-icon::after {
background-color: #c9c9c9;        }
.materials_toggle_heading {
font-size:12px;
text-transform:uppercase;
letter-spacing:2px;
margin-left:8px;
}
.materials_toggle_more_text {
}
.materials_subtitle_alt {
font-size:22px;
font-weight:400;
line-height:1.4;
margin-bottom:20px;
color:#222c39;
}
@media (max-width: 991px) {
.materials_subtitle_alt {
font-size:20px;
}
}
@media (max-width: 767px) {
.materials_subtitle_alt {
font-size:18px;
}
}
.footer_nav_carousel_alloys {
}
.footer_nav_carousel_alloys .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel_alloys .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:25%;
}
.footer_nav_carousel_alloys .oxy-carousel-builder_icon{
background-color:#ffffff;
color:#222c39;
border_radius_border-radius:50%;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.14);}
.footer_nav_carousel_alloys .flickity-page-dots .dot{
background-color:#7e8691;
opacity:0.2;
}
@media (max-width: 767px) {
.footer_nav_carousel_alloys {
}
.footer_nav_carousel_alloys .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel_alloys .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:50%;
}
}
.footer_nav_carousel_sectors {
}
.footer_nav_carousel_sectors .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel_sectors .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:25%;
}
.footer_nav_carousel_sectors .oxy-carousel-builder_icon{
background-color:#ffffff;
color:#222c39;
border_radius_border-radius:50%;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.14);}
.footer_nav_carousel_sectors .flickity-page-dots .dot{
background-color:#7e8691;
opacity:0.2;
}
.footer_nav_carousel_sectors .flickity-resize .flickity-slider > .ct-div-block{
min-height: 100%;
}
.footer_nav_carousel_sectors .flickity-resize .flickity-slider .product{
min-height: 100%;
}
.footer_nav_carousel_sectors .flickity-resize .flickity-slider .cell{
min-height: 100%;
}
.footer_nav_carousel_sectors .flickity-resize .flickity-slider .oxy-post{
min-height: 100%;
}
.footer_nav_carousel_sectors .flickity-resize .flickity-slider .oxy-inner-content{
min-height: 100%;
}
@media (max-width: 1250px) {
.footer_nav_carousel_sectors {
}
}
@media (max-width: 767px) {
.footer_nav_carousel_sectors {
}
.footer_nav_carousel_sectors .oxy-dynamic-list > .ct-div-block, .footer_nav_carousel_sectors .oxy-dynamic-list .flickity-slider > .ct-div-block{
width:50%;
}
}
.cs_col_link {
width:100%;
margin-bottom:20px;
border-radius:8px;
}
.cs_col_img {
}
.cs_col_title {
font-size:16px;
font-weight:800;
padding-left:20px;
padding-right:20px;
text-align:left;
line-height:1.2;
padding-top:20px;
padding-bottom:20px;
}
@media (max-width: 767px) {
.cs_col_title {
font-size:15px;
padding-left:0px;
padding-right:0px;
}
}
.cs_col_cont {
width:100%;
}
.cs_col_repeater {
width:100%;
}
.cs_col_section {
width:100%;
margin-top:30px;
}
.cs_col_inner {
background-color:#ffffff;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
width:100%;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.cs_col_inner:not(.ct-section):not(.oxy-easy-posts),
.cs_col_inner.oxy-easy-posts .oxy-posts,
.cs_col_inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.cs_col_inner {
}
}
.cs_col_left {
background-size: cover; background-repeat:no-repeat;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
padding-bottom:12%;
width:25%;
background-position:50% 50%;
}
@media (max-width: 767px) {
.cs_col_left {
width:20%;
height:100px;
}
}
@media (max-width: 479px) {
.cs_col_left {
width:30%;
height:110px;
}
}
.cs_col_right {
padding-top:0px;
padding-left:20px;
padding-right:20px;
padding-bottom:0px;
width:75%;
}
.cs_col_right:not(.ct-section):not(.oxy-easy-posts),
.cs_col_right.oxy-easy-posts .oxy-posts,
.cs_col_right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.cs_col_right {
max-width:80%;
}
}
@media (max-width: 479px) {
.cs_col_right {
max-width:70%;
}
}
.meshworks_btn:hover{
transform:translateY(-2px); transition-duration:0.3s;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.meshworks_btn {
border-radius:4px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
transition-duration:0.3s;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.meshworks_btn:not(.ct-section):not(.oxy-easy-posts),
.meshworks_btn.oxy-easy-posts .oxy-posts,
.meshworks_btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.meshworks_btn_text {
line-height:1;
font-size:14px;
font-weight:600;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
.meshworks_btn_icon_cont {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
border-left-color:#e5e5e5;
border-left-width:1px;
border-left-style:solid;
}
.meshworks_btn_icon {
line-height:1;
}
.dd_circle_div {
background-image:url(https://alloyed.com//wp-content/uploads/2021/09/Alloys-Thumb.jpg);background-size: cover; background-color:#e5e5e5;
width:38px;
height:38px;
margin-right:10px;
border-radius:50%;
background-repeat:no-repeat;
max-width:38px;
max-height:38px;
background-position:50% 50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.15);
}
.abd_acc {
}
.toggle-8325 {
}
.toggle-8325-expanded {
}
.acc_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Titanium-3.jpg);background-size: cover; width:20%;
background-repeat:no-repeat;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
background-position:50% 50%;
}
.acc_content_margin {
margin-bottom:40px;
}
.abd_acc_row:hover{
transform:translateY(-2px); background-color:#f4f4f4;
transition-duration:0.3s;
box-shadow:5px 10px 10px rgba(0,0,0,0.2);
}
.abd_acc_row {
border-radius:8px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
width:100%;
background-color:#ffffff;
transition-duration:0.3s;
margin-bottom:15px;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.abd_acc_row:not(.ct-section):not(.oxy-easy-posts),
.abd_acc_row.oxy-easy-posts .oxy-posts,
.abd_acc_row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.abd_acc_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Trial-and-Error.jpg);background-size: cover; border-top-left-radius:8px;
border-bottom-left-radius:8px;
width:25%;
background-repeat:no-repeat;
background-position:50% 50%;
}
.abd_acc_title_cont {
width:75%;
text-align:justify;
}
.abd_acc_title_cont:not(.ct-section):not(.oxy-easy-posts),
.abd_acc_title_cont.oxy-easy-posts .oxy-posts,
.abd_acc_title_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.abd_acc_title {
line-height:1.2;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
@media (max-width: 767px) {
.abd_acc_title {
padding-top:20px;
padding-left:40px;
padding-right:20px;
padding-bottom:20px;
font-size:18px;
text-align:left;
}
}
@media (max-width: 479px) {
.abd_acc_title {
font-size:15px;
padding-left:20px;
padding-right:20px;
}
}
.abd_acc_chevron {
margin-right:40px;
}
@media (max-width: 767px) {
.abd_acc_chevron {
margin-right:30px;
}
}
@media (max-width: 479px) {
.abd_acc_chevron {
}
}
.abd_acc_content {
}
.abd_acc_copy {
margin-bottom:40px;
color:#7e8691;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
@media (max-width: 767px) {
.abd_acc_copy {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
font-size:16px;
}
}
.gfwd_vid_cont {
}
.gfwd_vid_codeblock {
box-shadow:5px 5px 20px rgba(0,0,0,0.2);
}
.acc_sub_title {
}
.acc_sub_title:not(.ct-section):not(.oxy-easy-posts),
.acc_sub_title.oxy-easy-posts .oxy-posts,
.acc_sub_title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.acc_sub_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Additive-manufacture.jpg);background-size: cover; background-repeat:no-repeat;
width:50px;
height:50px;
border-radius:50%;
margin-right:10px;
min-width:50px;
max-width:50px;
min-height:50px;
max-height:50px;
background-position:50% 50%;
}
.acc_sub_heading {
font-size:17px;
}
@media (max-width: 479px) {
.acc_sub_heading {
font-size:16px;
}
}
.project_heading1 {
color:#222c39;
font-weight:600;
font-size:36px;
line-height:1.2;
margin-bottom:30px;
margin-top:30px;
}
@media (max-width: 767px) {
.project_heading1 {
font-size:28px;
}
}
.project_paragraph {
font-size:18px;
margin-bottom:20px;
color:#848484;
}
@media (max-width: 767px) {
.project_paragraph {
font-size:18px;
}
}
.project_quote {
font-size:19px;
font-style:italic;
border-left-color:#dddddd;
border-left-width:10px;
border-left-style:solid;
padding-left:40px;
margin-right:40px;
margin-bottom:20px;
color:#515151;
font-weight:400;
}
@media (max-width: 767px) {
.project_quote {
font-size:16px;
padding-left:20px;
margin-right:20px;
}
}
.black_image_padding {
background-color:#000000;
padding-top:80px;
padding-left:80px;
padding-right:80px;
padding-bottom:80px;
margin-bottom:40px;
}
.project_caption {
font-weight:300;
color:#a0a0a0;
line-height:1.4;
margin-bottom:40px;
font-size:17px;
}
@media (max-width: 767px) {
.project_caption {
font-size:14px;
}
}
.black_vid_cont {
padding-top:80px;
padding-left:80px;
padding-right:80px;
padding-bottom:80px;
background-color:#000000;
border-radius:10px;
margin-bottom:40px;
width:100%;
text-align:center;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.black_vid_cont:not(.ct-section):not(.oxy-easy-posts),
.black_vid_cont.oxy-easy-posts .oxy-posts,
.black_vid_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.black_img_cont {
padding-top:80px;
padding-left:80px;
padding-right:80px;
padding-bottom:80px;
background-color:#000000;
border-radius:10px;
margin-bottom:20px;
width:100%;
text-align:center;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.black_img_cont:not(.ct-section):not(.oxy-easy-posts),
.black_img_cont.oxy-easy-posts .oxy-posts,
.black_img_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.project_line_break_1 {
background-color:#222c39;
height:5px;
width:100%;
margin-bottom:40px;
margin-top:40px;
}
.project_container {
width:100%;
}
.project_container .ct-section-inner-wrap {
padding-bottom: 200px;
}
@media (max-width: 767px) {
.project_container {
}
.project_container .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}
.project_inner {
max-width:800px;
margin-left:auto;
margin-right:auto;
}
.project_line_brak_0 {
}
.project_line_break_2 {
background-color:#e5e5e5;
height:1px;
width:100%;
margin-top:40px;
margin-bottom:40px;
}
.project_gallery_2 {
margin-bottom:20px;
}
.project_gallery_2:not(.ct-section):not(.oxy-easy-posts),
.project_gallery_2.oxy-easy-posts .oxy-posts,
.project_gallery_2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.project_gallery_2 {
}
.project_gallery_2:not(.ct-section):not(.oxy-easy-posts),
.project_gallery_2.oxy-easy-posts .oxy-posts,
.project_gallery_2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.project_btn:hover{
transform:translateY(-2px); transition-duration:0.3s;
box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.project_btn {
padding-top:15px;
padding-left:60px;
padding-right:60px;
padding-bottom:15px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
border-top-color:#e9e9e9;
border-right-color:#e9e9e9;
border-bottom-color:#e9e9e9;
border-left-color:#e9e9e9;
transition-duration:0.3s;
box-shadow:2px 2px 5px rgba(0,0,0,0.1);
}
.project_btn:not(.ct-section):not(.oxy-easy-posts),
.project_btn.oxy-easy-posts .oxy-posts,
.project_btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.project_btn {
padding-left:0px;
padding-right:0px;
width:100%;
}
.project_btn:not(.ct-section):not(.oxy-easy-posts),
.project_btn.oxy-easy-posts .oxy-posts,
.project_btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
}
.project_btn_icon {
margin-right:10px;
}
.project_btn_text {
font-weight:600;
}
@media (max-width: 479px) {
.project_btn_text {
font-size:14px;
}
}
.project_button_container {
width:100%;
text-align:center;
margin-bottom:40px;
}
.project_button_container:not(.ct-section):not(.oxy-easy-posts),
.project_button_container.oxy-easy-posts .oxy-posts,
.project_button_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.project_button_container_2 {
width:100%;
text-align:center;
margin-bottom:40px;
margin-top:40px;
}
.project_button_container_2:not(.ct-section):not(.oxy-easy-posts),
.project_button_container_2.oxy-easy-posts .oxy-posts,
.project_button_container_2.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.project_button_container_2 {
}
.project_button_container_2:not(.ct-section):not(.oxy-easy-posts),
.project_button_container_2.oxy-easy-posts .oxy-posts,
.project_button_container_2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.project_btn_blue:hover{
transform:translateY(-2px); transition-duration:0.3s;
color:#ffffff;
box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.project_btn_blue {
padding-top:15px;
padding-left:60px;
padding-right:60px;
padding-bottom:15px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
border-top-color:#e9e9e9;
border-right-color:#e9e9e9;
border-bottom-color:#e9e9e9;
border-left-color:#e9e9e9;
transition-duration:0.3s;
color:#ffffff;
background-color:#222c39;
box-shadow:2px 2px 5px rgba(0,0,0,0.1);
}
.project_btn_blue:not(.ct-section):not(.oxy-easy-posts),
.project_btn_blue.oxy-easy-posts .oxy-posts,
.project_btn_blue.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.project_btn_blue {
padding-left:0px;
padding-right:0px;
}
.project_btn_blue:not(.ct-section):not(.oxy-easy-posts),
.project_btn_blue.oxy-easy-posts .oxy-posts,
.project_btn_blue.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
}
.project_stat_cont {
width:100%;
margin-bottom:60px;
margin-top:40px;
}
.project_stat_cont:not(.ct-section):not(.oxy-easy-posts),
.project_stat_cont.oxy-easy-posts .oxy-posts,
.project_stat_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 1fr));grid-column-gap: 40px;grid-row-gap: 20px;}
@media (max-width: 767px) {
.project_stat_cont {
}
.project_stat_cont:not(.ct-section):not(.oxy-easy-posts),
.project_stat_cont.oxy-easy-posts .oxy-posts,
.project_stat_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.project_stat_box {
border-top-color:#222c39;
border-top-width:2px;
border-top-style:dotted;
padding-top:40px;
padding-bottom:40px;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#dbdbdb;
}
.project_stat_1 {
color:#939393;
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:1px;
margin-bottom:5px;
}
.project_stat_2 {
font-size:30px;
font-weight:600;
color:#222c39;
line-height:1;
margin-bottom:5px;
}
@media (max-width: 767px) {
.project_stat_2 {
font-size:24px;
}
}
.project_stat_3 {
font-size:20px;
color:#8e8e8e;
line-height:1.2;
}
@media (max-width: 767px) {
.project_stat_3 {
font-size:18px;
}
}
.paroller_parallax {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Industrial-1.jpg);background-size: cover; background-repeat:no-repeat;
height:40vh;
background-position:50% 50%;
}
.plax {
}
.blog_post_gfwd {
}
.manual_nav_cont {
}
.manual_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.manual_nav_cont.oxy-easy-posts .oxy-posts,
.manual_nav_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;grid-auto-rows: minmax(min-content,1fr);}
@media (max-width: 991px) {
.manual_nav_cont {
}
.manual_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.manual_nav_cont.oxy-easy-posts .oxy-posts,
.manual_nav_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(1%, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}
@media (max-width: 767px) {
.manual_nav_cont {
}
.manual_nav_cont:not(.ct-section):not(.oxy-easy-posts),
.manual_nav_cont.oxy-easy-posts .oxy-posts,
.manual_nav_cont.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(1px, 50vw));grid-column-gap: 20px;grid-row-gap: 20px;}
}
.manual_nav_active {
opacity:0.4;
border-top-color:#d1d1d1;
border-right-color:#d1d1d1;
border-bottom-color:#d1d1d1;
border-left-color:#d1d1d1;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:0px 0px 0px #ffffff;
}
.manual_nav_active_img {
opacity:0.4;
}
.acs_section {
}
.acs_container {
width:800px;
margin-left:auto;
margin-right:auto;
}
.project_heading2 {
color:#222c39;
font-weight:500;
font-size:25px;
line-height:1.3;
margin-bottom:20px;
}
@media (max-width: 767px) {
.project_heading2 {
font-size:20px;
}
}
.project_parallax {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Industrial-1.jpg);background-size: cover; background-repeat:no-repeat;
width:100%;
height:40vh;
margin-top:40px;
margin-bottom:80px;
background-attachment:scroll;
border-radius:8px;
max-width:1400px;
margin-left:auto;
margin-right:auto;
background-position:50% 50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.project_paragraph_large {
font-size:21px;
margin-bottom:20px;
color:#515151;
font-weight:400;
}
@media (max-width: 767px) {
.project_paragraph_large {
font-size:18px;
}
}
.project_full_width_img {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Industrial-1.jpg);background-size: cover; background-repeat:no-repeat;
width:100%;
height:40vh;
margin-top:40px;
margin-bottom:80px;
background-attachment:scroll;
border-radius:8px;
max-width:1400px;
margin-left:auto;
margin-right:auto;
background-position:50% 50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.project_img_background_section {
background-image:linear-gradient(rgba(0,0,0,0.77), rgba(0,0,0,0.77)), url(https://alloyed.com//wp-content/uploads/2021/10/Industrial-1.jpg);background-size:auto,  cover; background-repeat:no-repeat;
width:100%;
margin-top:40px;
margin-bottom:80px;
background-attachment:scroll;
border-radius:8px;
max-width:1400px;
padding-top:120px;
padding-bottom:80px;
padding-left:20px;
padding-right:20px;
margin-left:auto;
margin-right:auto;
background-position:50% 50%;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.project_white {
color:#ffffff;
}
.project_stat_cont_single {
width:100%;
margin-bottom:40px;
}
.project_stat_cont_single:not(.ct-section):not(.oxy-easy-posts),
.project_stat_cont_single.oxy-easy-posts .oxy-posts,
.project_stat_cont_single.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.project_line_break_3 {
background-color:#ffffff;
height:5px;
width:100%;
margin-bottom:40px;
}
.project_stat_box_white {
border-top-color:#ffffff;
border-top-width:2px;
border-top-style:dotted;
padding-top:40px;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
}
.project_image_single {
border-radius:8px;
margin-top:20px;
margin-bottom:20px;
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.underline_links {
}
.cs_index_excerpt {
font-size:14px;
line-height:1.4;
margin-top:5px;
color:#828282;
font-weight:300;
}
.project_video_code_block {
max-width:100%;
}
.vid_cont_no_padding {
background-color:#000000;
border-radius:10px;
margin-bottom:40px;
width:100%;
text-align:center;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.vid_cont_no_padding:not(.ct-section):not(.oxy-easy-posts),
.vid_cont_no_padding.oxy-easy-posts .oxy-posts,
.vid_cont_no_padding.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.hide_pagination {
}
.fw-footer-nav-text-container {
width:100%;
height:100%;
}
.fw-footer-nav-text-container:not(.ct-section):not(.oxy-easy-posts),
.fw-footer-nav-text-container.oxy-easy-posts .oxy-posts,
.fw-footer-nav-text-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.fw-footer-nav-inner {
width:100%;
max-width:100%;
position:relative;
height:auto;
}
.fw-footer-nav-inner:not(.ct-section):not(.oxy-easy-posts),
.fw-footer-nav-inner.oxy-easy-posts .oxy-posts,
.fw-footer-nav-inner.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(1px, 1fr));grid-column-gap: 20px;grid-row-gap: 0px;}
@media (max-width: 991px) {
.fw-footer-nav-inner {
}
}
@media (max-width: 767px) {
.fw-footer-nav-inner {
}
}
.footer-nav-inner {
}
.fw-footer-nav-inner-caro {
height:100%;
min-height:100%;
}
.fw-footer-nav-outer-caro {
}
.fw-dm-footer-cell {
}
@media (max-width: 767px) {
.fw-dm-footer-cell {
padding-top:6px;
padding-left:6px;
padding-right:6px;
padding-bottom:6px;
}
}
.blue_title_cont {
background-color:#222c39;
width:100%;
border-radius:4px;
margin-bottom:30px;
margin-top:30px;
}
.blue_title_cont:not(.ct-section):not(.oxy-easy-posts),
.blue_title_cont.oxy-easy-posts .oxy-posts,
.blue_title_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.project_heading2_white {
color:#f3f3f3;
font-weight:500;
font-size:20px;
line-height:1.3;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}
@media (max-width: 767px) {
.project_heading2_white {
font-size:20px;
}
}
.table_cont {
margin-top:30px;
margin-bottom:30px;
}
.author_cont {
padding-top:20px;
padding-left:30px;
padding-right:30px;
padding-bottom:20px;
border-radius:8px;
margin-bottom:30px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.author_cont:not(.ct-section):not(.oxy-easy-posts),
.author_cont.oxy-easy-posts .oxy-posts,
.author_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.author_image {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/Will-Dick-Cleland.jpg);background-size: cover; width:80px;
height:80px;
border-radius:50%;
margin-right:15px;
background-position:50% 50%;
}
.author_name_cont {
}
.author_name_a {
font-weight:600;
color:#222c39;
}
.author_name_b {
font-size:14px;
}
.quote_cite {
font-size:12px;
text-align:right;
width:100%;
}
.quote_cont {
margin-top:40px;
margin-bottom:40px;
}
.img_left_cont {
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
border-top-color:#f3f3f3;
border-right-color:#f3f3f3;
border-bottom-color:#f3f3f3;
border-left-color:#f3f3f3;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:8px;
margin-top:30px;
margin-bottom:0px;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.img_left_cont:not(.ct-section):not(.oxy-easy-posts),
.img_left_cont.oxy-easy-posts .oxy-posts,
.img_left_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.img_left_left {
background-image:url(https://alloyed.com//wp-content/uploads/2021/12/Lead-Image.jpg);background-size: cover; background-repeat:no-repeat;
border-radius:4px;
margin-right:40px;
background-position:50% 50%;
}
.img_left_right {
width:50%;
min-width:50%;
max-width:50%;
}
.img_left_heading {
color:#222c39;
font-weight:500;
font-size:25px;
line-height:1.3;
margin-bottom:20px;
}
@media (max-width: 767px) {
.img_left_heading {
font-size:20px;
}
}
.img_left_copy {
font-size:18px;
margin-bottom:20px;
color:#848484;
}
@media (max-width: 767px) {
.img_left_copy {
font-size:18px;
}
}
.img_left_img {
border-radius:4px;
}
.gallery_with_caption {
}
.gallery_caption_img {
border-radius:8px;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.gallery_caption_caption {
font-size:14px;
margin-top:15px;
margin-bottom:15px;
width:100%;
text-align:center;
}
.rec_heading {
text-align:center;
width:100%;
font-size:32px;
color:#222c39;
font-weight:500;
line-height:1.1;
}
@media (max-width: 767px) {
.rec_heading {
font-size:27px;
}
}
.rec_excerpt {
text-align:center;
font-size:19px;
line-height:1.4;
font-weight:400;
margin-bottom:20px;
}
.rec_content {
font-size:16px;
font-weight:400;
color:#b3b3b3;
line-height:1.6;
text-align:left;
}
@media (max-width: 767px) {
.rec_content {
text-align:left;
}
}
.job_tag {
line-height:1;
font-size:10px;
text-transform:uppercase;
color:rgba(255,255,255,0.87);
padding-top:3px;
padding-left:15px;
padding-right:15px;
padding-bottom:3px;
margin-bottom:10px;
font-weight:400;
letter-spacing:0.5px;
border-radius:2px;
}
.job_tag:ct_depth{
}
.recruitment_wrap:ct_depth{
}
.recruitment_wrap {
text-align:center;
width:100%;
url_encoded:true;
border-radius:8px;
}
.recruitment_wrap:not(.ct-section):not(.oxy-easy-posts),
.recruitment_wrap.oxy-easy-posts .oxy-posts,
.recruitment_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:stretch;
}
@media (max-width: 767px) {
.recruitment_wrap {
}
.recruitment_wrap:not(.ct-section):not(.oxy-easy-posts),
.recruitment_wrap.oxy-easy-posts .oxy-posts,
.recruitment_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.recruitment_form {
}
.job_listing {
border-radius:8px;
}
.team_member_container {
text-align:center;
position:relative;
}
.team_member_container:not(.ct-section):not(.oxy-easy-posts),
.team_member_container.oxy-easy-posts .oxy-posts,
.team_member_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.team_member_name_container {
position:absolute;
bottom:0px;
border-radius:4px;
margin-top:4px;
margin-bottom:4px;
width:95%;
height:100%;
opacity:0;
margin-left:auto;
margin-right:auto;
}
.team_member_name_container:not(.ct-section):not(.oxy-easy-posts),
.team_member_name_container.oxy-easy-posts .oxy-posts,
.team_member_name_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.team_member_name {
font-family:Roboto;
text-align:center;
width:100%;
font-size:14px;
line-height:1;
font-weight:600;
color:#222c39;
padding-top:4px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
background-color:rgba(255,255,255,0.75);
border-radius:4px;
}
.team_member_wrap {
position:absolute;
bottom:0px;
border-radius:4px;
margin-top:4px;
margin-bottom:4px;
width:95%;
height:100%;
opacity:0;
margin-left:auto;
margin-right:auto;
}
.team_member_wrap:not(.ct-section):not(.oxy-easy-posts),
.team_member_wrap.oxy-easy-posts .oxy-posts,
.team_member_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.tm_name {
font-family:Roboto;
background-color:rgba(255,255,255,0.85);
font-size:14px;
color:#222c39;
font-weight:600;
text-align:center;
width:95%;
padding-top:3px;
padding-bottom:3px;
margin-top:5px;
margin-bottom:5px;
border-radius:4px;
opacity:0;
margin-left:auto;
margin-right:auto;
}
.tm_name_cont {
width:100%;
height:100%;
text-align:center;
position:absolute;
bottom:0%;
}
.tm_name_cont:not(.ct-section):not(.oxy-easy-posts),
.tm_name_cont.oxy-easy-posts .oxy-posts,
.tm_name_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.tm_box {
background-size: cover; background-repeat:no-repeat;
width:100%;
padding-bottom:100%;
border-radius:8px;
position:relative;
text-align:center;
background-position:50% 20%;
}
.tm_box:not(.ct-section):not(.oxy-easy-posts),
.tm_box.oxy-easy-posts .oxy-posts,
.tm_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.tm_box_cont {
text-align:center;
}
.tm_box_cont:not(.ct-section):not(.oxy-easy-posts),
.tm_box_cont.oxy-easy-posts .oxy-posts,
.tm_box_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.xmas_image_gallery {
}
.xmas_slider {
text-align:center;
}
.xmas_slider:not(.ct-section):not(.oxy-easy-posts),
.xmas_slider.oxy-easy-posts .oxy-posts,
.xmas_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.job_type {
line-height:1;
color:#ffffff;
text-transform:uppercase;
letter-spacing:1px;
font-size:10px;
padding-top:4px;
padding-bottom:4px;
padding-left:20px;
padding-right:20px;
border-radius:4px;
font-weight:500;
box-shadow:2px 2px 5px rgba(0,0,0,0.29);
text-shadow:1px 1px 1px rgba(0,0,0,0.21);
}
.job_type_grad {
background-color:#6e58d8;
}
.job_type_experienced {
background-color:#af186e;
}
.job_type_aprrenticeships {
background-color:#4e85ed;
}
.gfwd_password {
}
.job_type_interns {
background-color:#58c9d8;
}
.flag_jobs {
width:30px;
height:30px;
min-height:30px;
max-height:30px;
min-width:30px;
max-width:30px;
border-radius:50%;
box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.new_nav_link:hover{
color:rgba(255,255,255,0.75);
transition-duration:0.3s;
}
.new_nav_link {
color:#ffffff;
margin-left:20px;
transition-duration:0.3s;
}
@media (max-width: 767px) {
.new_nav_link {
margin-left:10px;
}
}
.new_nav_link_txt {
text-transform:uppercase;
font-size:14px;
letter-spacing:0.5px;
}
@media (max-width: 767px) {
.new_nav_link_txt {
font-size:12px;
}
}
.mobile_menu {
}
.terms_link:hover{
transition-duration:0.3s;
color:#e4e4e6;
}
.terms_link {
font-size:10px;
font-weight:300;
color:#b3b3b3;
transition-duration:0.3s;
}
.terms_link_txt {
font-weight:400;
}
.sm_footer_link:hover{
color:rgba(255,255,255,0.5);
transition-duration:0.3s;
}
.sm_footer_link {
color:rgba(255,255,255,0.75);
transition-duration:0.3s;
}
@media (max-width: 991px) {
.sm_footer_link {
margin-left:4px;
margin-right:4px;
}
}
.sm_footer_link_icon {
}
.headline {
color:#222c39;
font-size:30px;
font-weight:600;
margin-bottom:20px;
}
@media (max-width: 767px) {
.headline {
font-size:28px;
}
}
@media (max-width: 479px) {
.headline {
font-size:26px;
}
}
.copy_2025 {
color:#b3b3b3;
font-size:20px;
font-weight:400;
line-height:1.6;
margin-top:0px;
}
@media (max-width: 767px) {
.copy_2025 {
font-size:18px;
}
}
@media (max-width: 479px) {
.copy_2025 {
font-size:18px;
}
}
.width_1000 {
max-width:1000px;
margin-left:auto;
margin-right:auto;
}
.width_600 {
max-width:600px;
margin-left:auto;
margin-right:auto;
}
@media (max-width: 991px) {
.width_600 {
max-width:100%;
}
}
.white_btn:hover{
transform:translateY(-4px); transition-duration:0.5s;
color:#222c39;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.white_btn {
padding-top:12px;
padding-left:20px;
padding-right:20px;
padding-bottom:12px;
background-color:#222c39;
color:#ffffff;
font-weight:500;
border-radius:4px;
transition-duration:0.5s;
min-width:300px;
}
.white_outline_btn:hover{
transform:translateY(-4px); transition-duration:0.5s;
color:#ffffff;
box-shadow:5px 5px 10px #000000;
}
.white_outline_btn {
padding-top:12px;
padding-left:20px;
padding-right:20px;
padding-bottom:12px;
color:#ffffff;
font-weight:500;
border-radius:4px;
transition-duration:0.5s;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
min-width:300px;
}
.contact_strip {
margin-bottom:20px;
}
@media (max-width: 767px) {
.contact_strip {
margin-bottom:0px;
}
}
.contact_heading {
font-size:16px;
font-weight:500;
color:#222c39;
line-height:1;
margin-bottom:5px;
}
.img_btn:hover{
transform:translateY(-2px); color:#222c39;
transition-duration:0.5s;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.img_btn {
color:#222c39;
border-radius:4px;
width:100%;
font-weight:600;
border-top-color:#e4e4e6;
border-right-color:#e4e4e6;
border-bottom-color:#e4e4e6;
border-left-color:#e4e4e6;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
transition-duration:0.5s;
margin-bottom:10px;
font-size:14px;
}
.img_btn:not(.ct-section):not(.oxy-easy-posts),
.img_btn.oxy-easy-posts .oxy-posts,
.img_btn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:stretch;
justify-content:space-between;
}
@media (max-width: 767px) {
.img_btn {
max-width:100%;
}
}
.img_btn_image {
background-image:url(https://alloyed.com//wp-content/uploads/2025/03/Footer-ABD.jpg);background-size: cover; background-repeat:no-repeat;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
padding-right:25%;
background-position:50% 50%;
}
.img_btn_txt {
padding-top:15px;
padding-left:40px;
padding-right:40px;
padding-bottom:15px;
width:100%;
}
.blue_outline_btn:hover{
transform:translateY(-2px); color:#222c39;
transition-duration:0.5s;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.blue_outline_btn {
border-top-color:#222c39;
border-right-color:#222c39;
border-bottom-color:#222c39;
border-left-color:#222c39;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:4px;
color:#222c39;
padding-top:8px;
padding-left:60px;
padding-right:60px;
padding-bottom:8px;
font-size:14px;
transition-duration:0.5s;
}
.functions_box:hover{
transform:translateY(-4px); transition-duration:0.5s;
box-shadow:10px 10px 20px rgba(0,0,0,0.25);
}
.functions_box {
background-color:#ffffff;
border-radius:8px;
border-top-color:#eeeeee;
border-right-color:#eeeeee;
border-bottom-color:#eeeeee;
border-left-color:#eeeeee;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:left;
transition-duration:0.5s;
box-shadow:10px 10px 20px rgba(0,0,0,0.15);
}
.img_btn_image_lg {
background-image:url(https://alloyed.com//wp-content/uploads/2025/03/Footer-ABD.jpg);background-size: cover; background-repeat:no-repeat;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
padding-right:10%;
padding-bottom:10%;
padding-top:10%;
padding-left:10%;
background-position:50% 50%;
}
.img_btn_txt_lg {
padding-top:15px;
padding-left:40px;
padding-right:40px;
padding-bottom:15px;
width:100%;
font-size:25px;
}
@media (max-width: 767px) {
.img_btn_txt_lg {
font-size:21px;
}
}
@media (max-width: 479px) {
.img_btn_txt_lg {
font-size:18px;
}
}
.img_btn_lg:hover{
transform:translateY(-2px); color:#222c39;
transition-duration:0.5s;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.img_btn_lg {
color:#222c39;
border-radius:4px;
width:100%;
font-weight:600;
border-top-color:#e4e4e6;
border-right-color:#e4e4e6;
border-bottom-color:#e4e4e6;
border-left-color:#e4e4e6;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
transition-duration:0.5s;
margin-bottom:20px;
font-size:14px;
}
.img_btn_lg:not(.ct-section):not(.oxy-easy-posts),
.img_btn_lg.oxy-easy-posts .oxy-posts,
.img_btn_lg.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
justify-content:space-between;
}
.jl_intro_section {
}
@media (max-width: 767px) {
.jl_intro_section {
max-width:100%;
}
.jl_intro_section .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
}
.jl_intro_container {
max-width:800px;
padding-right:200px;
margin-left:auto;
margin-right:auto;
}
@media (max-width: 767px) {
.jl_intro_container {
max-width:100%;
padding-right:0px;
}
}
.jl_intro_heading {
margin-bottom:20px;
}
.jl_intro_copy {
color:#b3b3b3;
font-size:16px;
}
.jl_intro_subheading {
color:#b7cbe3;
font-size:23px;
margin-bottom:20px;
}
.jlb_cont:ct_depth{
}
.jlb_cont {
z-index:2147483640;
}
.jlb_cont .ct-section-inner-wrap {
padding-top: 0;
}
@media (max-width: 767px) {
.jlb_cont {
}
.jlb_cont .ct-section-inner-wrap {
padding-bottom: 50px;
}
}
.jlb_repeater {
}
.jlb_inner_cont:ct_depth{
}
.jlb_inner_cont:hover{
transform:translateY(-2px); transition-duration:0.5s;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
box-shadow:2px 2px 10px rgba(0,0,0,0.2);
}
.jlb_inner_cont {
border-radius:8px;
margin-bottom:20px;
transition-duration:0.5s;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#eeeeee;
border-right-color:#eeeeee;
border-bottom-color:#eeeeee;
border-left-color:#eeeeee;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
box-shadow:2px 2px 10px rgba(0,0,0,0.1);
}
.jlb_inner_cont:not(.ct-section):not(.oxy-easy-posts),
.jlb_inner_cont.oxy-easy-posts .oxy-posts,
.jlb_inner_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.jlb_link:ct_depth{
}
.jlb_link {
text-align:center;
width:100%;
url_encoded:true;
background-color:#ffffff;
border-radius:8px;
}
.jlb_link:not(.ct-section):not(.oxy-easy-posts),
.jlb_link.oxy-easy-posts .oxy-posts,
.jlb_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
@media (max-width: 767px) {
.jlb_link {
}
.jlb_link:not(.ct-section):not(.oxy-easy-posts),
.jlb_link.oxy-easy-posts .oxy-posts,
.jlb_link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.jlb_image:ct_depth{
}
.jlb_image {
background-image:url();background-size: cover; max-width:400px;
width:35%;
min-height:140px;
border-top-left-radius:8px;
border-top-right-radius:0px;
border-bottom-left-radius:8px;
background-color:#efefef;
height:100%;
background-repeat:no-repeat;
background-position:50% 50%;
}
@media (max-width: 767px) {
.jlb_image {
width:100%;
border-top-left-radius:8px;
border-top-right-radius:8px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
min-height:200px;
padding-bottom:20%;
max-width:100%;
}
}
.jlb_copy_cont:ct_depth{
}
.jlb_copy_cont {
width:65%;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
}
.jlb_copy_cont:not(.ct-section):not(.oxy-easy-posts),
.jlb_copy_cont.oxy-easy-posts .oxy-posts,
.jlb_copy_cont.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.jlb_copy_cont {
padding-top:20px;
padding-bottom:20px;
width:100%;
text-align:left;
}
.jlb_copy_cont:not(.ct-section):not(.oxy-easy-posts),
.jlb_copy_cont.oxy-easy-posts .oxy-posts,
.jlb_copy_cont.ct-section .ct-section-inner-wrap{
align-items:center;
}
}
.jlb_header {
text-align:left;
}
.jlb_header:not(.ct-section):not(.oxy-easy-posts),
.jlb_header.oxy-easy-posts .oxy-posts,
.jlb_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.jlb_header {
}
.jlb_header:not(.ct-section):not(.oxy-easy-posts),
.jlb_header.oxy-easy-posts .oxy-posts,
.jlb_header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
@media (max-width: 479px) {
.jlb_header {
}
}
.jlb_flags_cont {
margin-right:10px;
}
.jlb_flag_uk {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/UK-80.jpg);background-size: cover; background-repeat:no-repeat;
background-position:50% 50%;
}
.jlb_flag_us {
background-image:url(https://alloyed.com//wp-content/uploads/2021/10/US-80.jpg);background-size: cover; background-repeat:no-repeat;
background-position:50% 50%;
}
.jlb_tag_cont {
text-align:left;
}
.jlb_tag_cont:not(.ct-section):not(.oxy-easy-posts),
.jlb_tag_cont.oxy-easy-posts .oxy-posts,
.jlb_tag_cont.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
justify-content:center;
}
.jlb_job_heading:ct_depth{
}
.jlb_job_heading {
color:#222c39;
font-weight:500;
font-size:22px;
margin-top:0px;
margin-bottom:5px;
}
@media (max-width: 767px) {
.jlb_job_heading {
font-size:23px;
text-align:center;
}
}
.jlb_job_copy {
color:#b3b3b3;
font-size:14px;
max-height:120px;
font-weight:300;
}
.blue_outline_btn_alt:hover{
transform:translateY(-4px); transition-duration:0.5s;
color:#222c39;
box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}
.blue_outline_btn_alt {
padding-top:12px;
padding-left:60px;
padding-right:60px;
padding-bottom:12px;
color:#222c39;
font-weight:500;
border-radius:4px;
transition-duration:0.5s;
border-top-color:#222c39;
border-right-color:#222c39;
border-bottom-color:#222c39;
border-left-color:#222c39;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
}
.rotate_txt {
font-size:100px;
line-height:0.8;
font-weight:800;
text-align:left;
padding-bottom:15px;
}
@media (max-width: 991px) {
.rotate_txt {
font-size:70px;
}
}
@media (max-width: 767px) {
.rotate_txt {
font-size:45px;
}
}
@media (max-width: 479px) {
.rotate_txt {
}
}
.back_link:hover{
opacity:1;
}
.back_link {
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
color:#b3b3b3;
margin-bottom:20px;
opacity:0.3;
}
.footer_contact_mm:hover{
opacity:0.5;
transition-duration:0.3s;
color:#e4e4e6;
}
.footer_contact_mm {
font-size:14px;
font-weight:400;
line-height:1.4;
opacity:1;
transition-duration:0.3s;
text-align:left;
color:#ffffff;
margin-bottom:10px;
}
.gfwd_gallery {
}
.back_code_block {
margin-bottom:20px;
}
.bio_boxes {
padding-left:20px;
padding-right:20px;
}
.bio_box_yiyle {
font-size:18px;
font-weight:600;
color:#222c39;
}
.bio_box_copy {
font-size:16px;
}
.bio_trigger {
}
.gradient_text {
}
.gradient_text_1 {
}
.gradient_text_2 {
}
.gradient_text_3 {
}
.contact_address {
color:#b3b3b3;
font-size:15px;
line-height:1.4;
}
.cap_box {
}
.cap_box:not(.ct-section):not(.oxy-easy-posts),
.cap_box.oxy-easy-posts .oxy-posts,
.cap_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.cap_left {
}
.cap_right {
}
.cap_right:not(.ct-section):not(.oxy-easy-posts),
.cap_right.oxy-easy-posts .oxy-posts,
.cap_right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.cap_heading {
text-align:left;
color:#222c39;
font-weight:500;
font-size:18px;
margin-bottom:8px;
}
.cap_txt {
text-align:left;
font-weight:400;
color:#a0a0a0;
font-size:15px;
}
.cap_icon {
color: #333333;}.cap_icon 
>svg {width: 27px;height: 27px;}.cap_icon {
color:#222c39;
font-size:12px;
margin-right:12px;
}
.gradient_text_4 {
}
.join_heading {
color:#ffffff;
font-size:28px;
font-weight:600;
}
.join_wrap {
margin-top:20px;
}
.join_point {
margin-bottom:14px;
}
.join_point:not(.ct-section):not(.oxy-easy-posts),
.join_point.oxy-easy-posts .oxy-posts,
.join_point.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.join_icon {
color: #b7cbe3;}.join_icon 
>svg {width: 20px;height: 20px;}.join_icon {
margin-right:10px;
}
.join_txt {
color:#ffffff;
font-weight:300;
font-size:16px;
line-height:1.6;
text-align:left;
}
.bio_image {
background-image:url(https://alloyed.com//wp-content/uploads/2025/03/Georgina.png);background-size: cover; background-repeat:no-repeat;
width:100px;
height:100px;
border-radius:50%;
margin-bottom:20px;
background-position:50% 50%;
}
.bio_name {
color:#222c39;
font-size:20px;
font-weight:600;
line-height:1;
margin-bottom:2px;
}
.bio_role {
font-weight:500;
color:#b7cbe3;
line-height:1;
font-size:17px;
margin-bottom:20px;
}
.bio_question {
color:#222c39;
font-size:16px;
font-weight:500;
margin-bottom:5px;
}
.bio_answer {
color:#b3b3b3;
font-size:15px;
margin-left:100px;
margin-right:100px;
text-align:center;
}
@media (max-width: 767px) {
.bio_answer {
margin-left:20px;
margin-right:20px;
}
}
.bio_link {
font-size:12px;
color:#222c39;
margin-top:30px;
}
.bio_box {
background-color:#ffffff;
padding-bottom:40px;
border-radius:10px;
padding-top:40px;
}
.bio_box:not(.ct-section):not(.oxy-easy-posts),
.bio_box.oxy-easy-posts .oxy-posts,
.bio_box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.bio_box {
width:100%;
}
}
.ewan_trigger {
}
.georgina_trigger {
}
.natalie_trigger {
}
.oliver_trigger {
}
.close_icon {
color: #b3b3b3;}.close_icon 
>svg {width: 28px;height: 28px;}.close_icon {
}
.bio_qa_wrap {
margin-bottom:15px;
max-width:700px;
text-align:center;
}
.bio_qa_wrap:not(.ct-section):not(.oxy-easy-posts),
.bio_qa_wrap.oxy-easy-posts .oxy-posts,
.bio_qa_wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.modal_wrap {
padding-top:20px;
padding-right:20px;
padding-bottom:20px;
padding-left:20px;
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
}
.modal_inner {
background-color:#ffffff;
overflow:scroll;
box-shadow:5px 5px 10px rgba(0,0,0,0.28);
} .Text__Control-sc-1748e54-2 {
display: none !important;
}
.ldZdCm {
transform: translate(45px, -50%) !important;
}
.iqPsnt {
transform: translate(-45px, -50%) !important;
} .gradient_text_1 {
background: linear-gradient(to right, 
#727c87 0%,
#e2ecfc 25%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gradient_text_2 {
background: linear-gradient(to right, 
#727c87 0%,
#e2ecfc 50%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.gradient_text_3 {
background: linear-gradient(to right, 
#727c87 0%,
#e2ecfc 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} a {
cursor: pointer;
} .back_link a {
text-decoration: none !important;
}
.back_code_block a {
text-decoration: none !important;
text-transform: uppercase;
letter-spacing: 0.5px;
opacity: 0.5;
font-size: 10px;
} .grecaptcha-badge{
visibility: collapse !important;  
} .ct-columns-empty, .oxy-header-row-empty > div, .ct-div-block:empty, .oxy-dynamic-list:empty, .ct-nestable-shortcode:empty, .ct-ul:empty, .ct-link:empty, .ct-new-columns:empty, .ct-widget:empty, .ct-shortcode:empty, .ct-section:empty, .ct-section-inner-wrap:empty, .ct-looper:empty, .ct-separator:empty, .ct-slide:empty, .ct-code-block > span.ng-scope:empty, .oxygen-empty-comments-list, .oxygen-empty-gallery, .ct-modal:empty {
min-height: 1px;
}
.ct-div-block:empty, .ct-nestable-shortcode:empty, .ct-shortcode:empty, .ct-link:empty, .ct-code-block > span.ng-scope:empty, .oxy-header-container > div:empty {
min-width: 1px;
} .jlb_job_copy {
overflow: auto;
}
.jl_intro_copy a {
text-decoration: none !important;
} .gfwd_password input {
margin-bottom: 0px;
border-radius: 10px !important;
border: 1px solid #e3e3e3 !important;
height: 50px !important;
min-width: 100% !important;
}
.gform-field-label {
display: none;
} figcaption {
padding: 0.1em !important;
font-size: 14px !important;
} .xmas_image_gallery img {
border-radius: 8px;
}
.pswp {
z-index: 9999999999 !important;
}
.xmas_slider .oxy-carousel-builder_gallery-image img {
min-width: 100%;
border-radius: 8px;
}
.xmas_slider .oxy-carousel-builder_gallery-image  {
border-radius: 8px;
box-shadow: 5px 5px 10px rgb(0 0 0 / 20%);
margin: 20px;
}  .cell:not(.ct-section):not(.oxy-easy-posts) {
align-items: flex-start;
}
.cell {
padding-left: 0px;
} .cTDZMF {
border: 1px solid #eaeaea !important;
} .oxy-pro-accordion_content a {
text-decoration: none;
}
.rec_content li {
margin-bottom: 10px !important;
}
a.back_arrow {
border-bottom: 0px dotted #222c39 !important;
}
.recruitment_form p {
margin: 0 !important;
}
.recruitment_form .wpcf7-spinner {
display: none;
}
.job_listing .accordion_alloyed .oxy-pro-accordion_content {
padding-bottom: 20px;
}
.rec_content ul {
padding-inline-start: 10px;
} .oxy-gallery-flex .oxy-gallery-item-contents {
border-radius: 8px;
} .wpcf7 p {
margin-top: 0px;
}
input[type="text"], input[type="email"], input[type="tel"] {
background-color: #FFFFFF;
border: 1px solid #E4E4E6;
height: 50px;
padding: 15px;
width: 100%;
color: #000000;
font-size: 14px;
margin-bottom: 8px;
border-radius: 4px;
font-family: 'Roboto';
}
textarea {
font-family: 'Roboto';
background-color: #FFFFFF;
border: 1px solid #E4E4E6;
padding: 15px;
width: 100%;
color: #000000;
font-size: 14px;
border-radius: 4px;
height: 200px;
}
input[type="submit"] {
font-family: 'Roboto';
letter-spacing: 0px;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
height: 60px;
padding: 0;
border-radius: 4px;
color: #ffffff;
border: none;
background: #222C39;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover {
opacity: 0.8;
}
form {
margin: 0;
} ::placeholder {
color: #B3B3B3;
opacity: 1; } :-ms-input-placeholder { 
color: #B3B3B3;
}
::-ms-input-placeholder { 
color: #B3B3B3;
} .wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 1px solid #ffffff85;
border-radius: 4px;
color: #ffffffb3;
font-size: 13px;
font-weight: 400;
text-align: center;
}
#page div.wpcf7-mail-sent-ok, #page span.wpcf7-not-valid-tip, #page div.wpcf7-validation-errors {
text-shadow: none;
text-align: center;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#page div.wpcf7-mail-sent-ok, #page span.wpcf7-not-valid-tip, #page div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
border: 1px solid #e4e4e4;
background: none;
padding: 10px 0;
color: #ffffff;
margin: 10px 0;
text-align: center;
}
div.wpcf7-response-output {
margin: 0;
padding: 0;
}
div.wpcf7-mail-sent-ok, span.wpcf7-not-valid-tip, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
border: 1px solid #b1b1b1;
background: none;
padding: 10px 0;
color: #b1b1b1;
margin: 10px 0;
text-align: center;
} div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
overflow: hidden !important;
}
#wpforms-1223-field_3-container {
margin-top: 60px;
}
#wpforms-1223-field_3-container .wpforms-field-label {
margin-bottom: 20px;
}
.wpforms-image-choices-label {
font-weight: 300 !important;
color: #222c39 !important;
margin-top: 7px !important;
font-size: 15px !important;
line-height: 1.2em !important;
}
.wpforms-image-choices-image {
border: 0px solid #e4e4e4 !important;
border-radius: 10px !important;
padding-bottom: 0px !important;
}
.wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
padding: 0 0 40px 0 !important;
border: 1px solid #e4e4e4 !important;
border-radius: 10px !important;
text-align: left !important;
}
.wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover {
border: 1px solid #222c39 !important;
}
.wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover .wpforms-image-choices-image {
border: 0px solid #222c39 !important;
}
.wpforms-field-label-inline {
margin-bottom: 25px !important;
}
.wpforms-image-choices-image {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#wpforms-1223-field_4-container .wpforms-form ul {
text-align: left !important;
}
#wpforms-1223-field_4-container .wpforms-form .wpforms-field {
text-align: left !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
text-align: left !important;
}
.wpforms-image-choices-image img {
border-top-left-radius: 10px !important;
border-top-right-radius: 10px !important;
} .wpforms-form input[type=text], .wpforms-form input[type=email] {
border-radius: 0px !important;
border: 1px solid #e3e3e3 !important;
height: 50px !important;
min-width: 100% !important;
}
.wpforms-form textarea {
border-radius: 0px !important;
border: 1px solid #e3e3e3 !important;
}
.wpforms-form select {
border-radius: 10px !important;
border: 1px solid #e3e3e3 !important;
height: 60px !important;
min-width: 100% !important;
background-color: #fbfbfb !important;
} .wpforms-form .wpforms-required-label {
color: #10bcff !important;
}
.wpforms-form .wpforms-field-label {
color: #222c39 !important;
text-align: left !important;
font-weight: 400 !important;
} .xmas_intro {
color: #222c39;
margin-bottom: 20px !important;
}
.xmas_intro h2 {
color: #222c39;
text-align: center;
font-size: 30px !important;
font-weight: 600px !important;
}
.xmas_intro h3 {
color: #222c39;
text-align: center;
font-size: 20px !important;
font-weight: 300px !important;
opacity: 0.6;
}
.xmas_content_wrap {
margin-top: 40px !important;
}
.xmas_image {
border-radius: 8px !important;
}
.xmas_image img {
max-width: 100%;
border-top-left-radius: 8px !important;
border-top-right-radius: 8px !important;
}
.xmas_content {
border: 1px solid #e2e2e2 !important;
border-radius: 8px !important;
margin-bottom: 40px !important;
}
.xmas_title {
font-weight: 600;
font-size: 22px !important;
margin-bottom: 20px !important;
color: #222c39;
}
.xmas_description p {
margin-bottom: 20px !important;
line-height: 1.6em;
font-size: 15px;
}
.xmas_description li {
line-height: 1.6em;
font-size: 15px;
}
.xmas_description a {
color: #222c39;
}
.xmas_content strong {
color: #222c39;
}
div.wpforms-container-full .wpforms-form ul, div.wpforms-container-full .wpforms-form ul li {
list-style: disc !important;
} .wpforms-form button[type=submit] {
width: 100% !important;
background-color: #222c39 !important;
border: 0px solid #ddd !important;
color: #ffffff !important;
font-size: 1em !important;
padding: 20px 15px !important;
border-radius: 4px !important;
font-weight: 500;
}
.wpforms-form button[type=submit]:hover {
opacity: 0.6;
}
.wpforms-form button {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .wpforms-confirmation-container-full {
background: #fff !important;
border: 2px solid #1376f7 !important;
border-radius: 10px !important;
font-weight: 40 !important0;
padding: 20px 30px !important;
}  .gm-style {
background-color: #2b2b2b !important;
}
.wpgmza_innermap_holder {
border-radius: 0 !important;
}
.dataTables_length, .dataTables_info, .dataTables_paginate {
display: none;
}
.wpgmza_map img.wpgmza-custom-marker-icon {
max-width: 40px !important;
}
.wpgmza_table_description p {
margin-block-start: 0em;
margin-block-end: 0em;
font-size: 12px;
color: #343434;
line-height: 1.4em;
}
#map_tel {
font-size: 12px;
color: #343434;
line-height: 1.4em; 
font-weight: 600;
margin-bottom: 5px;
}
.wpgmza_table_title {
font-size: 13px;
color: #343434;
line-height: 1.4em;
font-weight: 700;
}
table.dataTable tbody td {
padding: 20px 20px !important;
}
@media screen and (max-width: 768px) {
table.dataTable tbody td {
padding: 10px 10px !important;
}
}
thead tr {
display: none !important; }
table.dataTable.no-footer {
border-bottom: 0px solid #d9d9d9 !important;
}
.wpgmza_modern_infowindow {
display: none !important;
} #wpgmza_marker_holder_2 {
top: 20px !important;
} .wpgmza_marker_holder {
border: 0px solid #d9d9d9 !important;
}
.wpgmza_innermap_holder {
background-color: #212121 !important;
}
table.dataTable tbody td {
background: #212121 !important;
color: #dedede !important;
}
.wpgmza_table_description p {
color: #aeaeae;
}
#map_tel {
color: #aeaeae;
}
tr.odd.wpgmaps_mlist_row {
border-color: #2c2c2c !important;
}
tr.even.wpgmaps_mlist_row {
border-color: #2c2c2c !important;
}.page-id-1216 #_header-1777-358, .page-id-1296 #_header-1777-358 {
display: none;
}
.gfwd_password input[type="submit"]:hover {
background-color: #222c39;
color: #ffffff;
opacity: 1 !important;
cursor: pointer; 
}
.gfwd_password input[type="submit"]:hover, .gfwd_password input[type="submit"] {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.size_chart a {
font-weight: 600;
color: #222c39 !important;
}
.wpforms-field-description a {
font-weight: 800;
color: #222c39 !important;
padding: 20px 40px !important;
border-radius: 4px !important; 
border: 1px solid #e5e5e5 !important;
display: block !important;
text-align: center !important;
}