@font-face {
    font-family: 'SH Headline';
    src: url('https://go.varian.com/rs/760-DZO-155/images/SH-Bree-HeadlineEUR.eot');
    src: url('https://go.varian.com/rs/760-DZO-155/images/SH-Bree-HeadlineEUR.eot?#iefix') format('embedded-opentype'),
    url('https://go.varian.com/rs/760-DZO-155/images/SH-Bree-HeadlineEUR.woff2') format('woff2'),
    url('https://go.varian.com/rs/760-DZO-155/images/SH-Bree-HeadlineEUR.woff') format('woff'),
    url('https://go.varian.com/rs/760-DZO-155/images/SH-Bree-HeadlineEUR.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Siemens Sans';
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Bold.eot');
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Bold.woff2') format('woff2'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Bold.woff') format('woff'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Siemens Sans';
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Black.eot');
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Black.eot?#iefix') format('embedded-opentype'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Black.woff2') format('woff2'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Black.woff') format('woff'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Siemens Sans';
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Roman.eot');
    src: url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Roman.eot?#iefix') format('embedded-opentype'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Roman.woff2') format('woff2'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Roman.woff') format('woff'),
    url('https://go.varian.com/rs/760-DZO-155/images/SiemensSans-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



*{
    font-family: 'Siemens Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
}
ul {
    list-style-type: circle;
}
h1 {
    font-size: 47px;
    color: #000000;
}
h2 {
    font-size: 38px;
    color: #000000;
}

h3{
    font-size: 30px;
    color: #000000; 
}

p{
    font-size: 16px;
    color: #000000;
}
.btn {
    background-color: #00A9E0;
    font-weight: 500;
    font-size: 16px;
    padding: 7px 32px;
    border-radius: 50px;
    color: #ffffff;
    border: 0 !important;
}
.btn:hover,.btn:focus{
    background-color: #00A9E0 !important;
    color: #ffffff !important;
    border: 0 !important;
    opacity: .8;
}
.py-50{
    padding: 50px 0;
}
#header {
    background-color: #ffffff;
    padding: 26px 20px;
}
#header img{
    max-width: 169px;
    width: 100%;
}

#banner {
    padding-top: 195px;
    padding-bottom: 195px;
    text-align: left;
    position: relative;
    background-size: cover;
    background-position: center;
}

.banner-btn a{
    background-color: #00A9E0;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 32px;
    border-radius: 50px;
}

#banner h1{
    color: #ffffff;
}
#banner .head {
    max-width: 700px;
    margin: 0 0 25px 0;
}
.banner-text{
    margin-bottom: 30px;
}
.banner-text p{
    color: #ffffff;
}
.text-wrapper{
    z-index: 9;
    position: relative;
}
.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #212529;
    opacity: 0.3;
}
#full-width {
    padding-bottom: 0;
}
#headline{
    text-align: center;
}
.twocol-subhead {
    margin: 25px 0;
}
.cust-form {
    padding: 25px;
    background-color: #DADFE1;
    border-radius: 5px;
}
#centered-form {
    background-color: #f1f3f4;
}
#centered-form .form-head{
    text-align: center;
    margin-bottom: 30px;
}
#centered-form .form-width{
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
#video{
    text-align: center;
}
.video-row {
    margin-top: 40px;
}
.video-row iframe {
    max-width: 960px;
    width: 100%;
}
#three-col{
    background-color: #f1f3f4;
    text-align: center;
}
#three-col .tool-image img {
    max-width: 73px;
    width: 100%;
}
.tool-image {
    margin-bottom: 20px;
}

.rt-img img {
    width: 100%;
}
.content {
    max-width: 470px;
    margin: auto;
}

#three-col1{
    background-color: #f1f3f4;
    text-align: center;
}
.heading {
    margin-bottom: 30px;
}
#three-col1 .tool-image img {
    max-width: 192px;
    width: 100%;
}

.features:not(:last-child) {
    margin-bottom: 30px;
}

#twocolltimgv2inner .content{
    max-width: 100%;
}

#three-col2{
    background-color: #000000;
    text-align: center;
}
#three-col2 * {
    color: #ffffff;
}

#client-logo ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Footer */
footer {
    padding: 26px 20px;
    background-color: #000000;
}
footer p {
    margin: 0;
}
.copyright-text p {
    color: #ffffff;
    font-size: 14px;
}
footer .link{
    text-align: right;
}
footer .link a {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
}
footer .link a:not(:last-child) {
    margin: 0 15px 0 0;
}
footer .link a:hover{
    color: #ffffff;
}

form.mktoForm * {
    font-family: 'FF Mark', Arial, Helvetica, sans-serif;
}

form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label{
    margin-bottom:8px;
    display:block;
    width:100% !important;
    font-weight:400 !important;
    font-size:16px;
    padding:0 !important;
    color: #000000;
}

.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
    height: 38px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
}
.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom: 15px !important;
    flex:1;
}
.mktoForm .mktoCheckboxList > label {
    font-size: 13px;
    margin-top: 0;
}
.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: inline-block !important;
    text-align: center !important;
}


body .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton  {
    cursor: pointer;
    margin: 0;
    background: #00A9E0 !important;
    display: inline-block;
    box-shadow: none !important;
    outline: none !important;
    font-weight:500 !important;
    color: #ffffff !important;
    line-height: 22px !important;
    margin-top: 10px !important;
    padding: 8px 32px !important;
    font-size: 16px !important;
    text-shadow: none !important;
    white-space: nowrap !important;
    border: none !important;
    border-radius: 50px !important;
    background-image: none !important;
    position: static !important;
}

body .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
    opacity: .8;
}

.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}
.mktoHtmlText.mktoHasWidth{
    width: 100% !important;
}
.ftr-btm {
    margin: 20px 0 0 0;
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 22px;
    }
    footer .link {
        text-align: center;
        margin-bottom: 5px;
    }
    footer .row{
        flex-direction: column-reverse;
    }
    footer .link a{
        margin: 0 5px;
    }
    footer .link a:not(:last-child){
        margin: 0 5px;
    }
}
@media screen and (max-width: 767px) {
    #banner {
        padding-top: 80px;
        padding-bottom: 80px;   
    }
    .py-50 {
        padding: 25px 0;
    }
    #twocolrtimgv2 .row,
    #twocolrtimginner .row,
    #twocolrtimgv1 .row{
        flex-direction: column-reverse;
    }
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    .content{
        padding: 25px 0 0;
    }
}
