

@font-face {
    font-family: 'Anton';
    src: url('/media/wfghw2wb/anton-regular.eot');
    src: url('/media/wfghw2wb/anton-regular.eot?#iefix') format('embedded-opentype'),
        url('/media/x1gbue10/anton-regular.woff2') format('woff2'),
        url('/media/ytcm42t1/anton-regular.woff') format('woff'),
        url('/media/iyhdazql/anton-regular.ttf') format('truetype'),
        url('/media/55hpafzs/anton-regular.svg#Anton-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.site-footer__bottom {
    margin-top: 84px;
    padding: 28px 24px;    
    text-align: center;
    color: #fff;
}


.nav > ul > li > a {    
	display: block;
    height: 50px; 
    padding-top: 20px;
}

li.subnav {
    position: relative;
}

ul.subnav-content {
    position: absolute;
    display: none !important;
    flex-direction: column;
    align-content: space-around;
    border: solid 1px;
    padding: 10px;   
    max-width: 130px;
    transform: translateX(-25%);
}


ul.subnav-content.expanded {

    max-width: 250px;
    
}

li.subnav:hover > .subnav-content {
    display: flex !important;
}

ul.subnav-content li {
    width: 100%;
	text-align: center;
}

@media(max-width: 900px) {
	.nav > ul > li > a {    
		display: inline;
		height: auto; 
		padding-top: 0;
	}
	ul.subnav-content.expanded {

        max-width: none;
        
    }
	
	ul.subnav-content {
		position: relative !important;
		display: flex !important;
		flex-direction: column;
		align-content: space-around;
		border: none;
		padding: 0 !important;
		margin: 0 !important;
		transform: none;
		max-width: initial;
	}	
	ul.subnav-content li {
		width: 100%;
		text-align: left;
		padding-left: 30px;
	}
	
	nav ul.subnav-content li a {
		font-size: smaller !important;
		font-weight: normal;
	}
	.nav ul li a:hover, .nav ul li.active a {
		color: #fff !important;
	}
	.nav ul li a {
		display: block;
		font-size: 15px;
		padding: 5px 0;
		text-align: left !important;
		padding-left: 50% !important;
    	transform: translateX(-35%);
		font-weight: bold;
	}
}


.footer__col footer__col--right sa {

    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.social-media-img {
display: flex;
    justify-content: space-between;
	margin-top: 20px;
}


.contact-quote-forms .ecommerce-form.contact-us .form{
    flex-direction: column;
    margin: 0;
    max-width: 792px;
    justify-content: right;
    margin-left: auto;
}

.contact-quote-forms .tabbed-content .tab-list {
    display: none;
}

.contact-us .input-row .label-text {
    display: none;    
}

.contact-us .input-row .dropdown .vs__dropdown-toggle {
    background: transparent;
}

.contact-us .input-row .dropdown {
    height: 46px;
    border: 1px solid white;
}

.contact-us .input-row .entry:not(.half):nth-of-type(2n) {
    padding: 0px;
    margin-top: 20px;
}

.contact-us .input-row .entry:not(.half):nth-of-type(n) {
    padding: 0px;
}

.contact-us .input-row .dropdown input {
    border: 0;
}

.contact-us .entry {
    flex-basis: 100%;
}

.ecommerce-form.contact-us .form .form-outro,
.ecommerce-form.contact-us .footer-button {
    padding-left: 0px !important;
    margin: 0 !important;
    text-align: left !important;
}

div#ot-sdk-btn-floating {
    display: none;
}

img.ot-bnr-logo {
    display: none;
}

.app-promo-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 365px;
        margin-bottom: 40px;
}


.app-promo-footer img {
    height: 55px;
    margin-bottom: 25px;
    margin-top: 25px;
}


  @media(max-width: 600px){


.app-promo-footer img {
    height: auto !important;
        margin: 20px auto !important;
        width: 200px;
}

.app-promo-footer {
    display: flex;
    padding-right: 0px !important;
    margin-top: 40px;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;
}
}

  @media(min-width: 601px) and (max-width: 820px){


.app-promo-footer {
    padding-right: 0px !important;
}
}

@media only screen and (min-width: 1001px) {
    .nav ul li:not(:last-child) {
        margin-right: 80px;
    }
    .nav {
        width: 100%;
        margin-left: 150px;
    }
}


.umbraco-forms-field.language.dropdown {
    width: 100% !important;
}

.umbraco-forms-field.language.dropdown {
    width: 100%;
}

.job-item li, ol, ul {
 list-style: disc !important;
padding-bottom: 10px;
}
.job-item ul {
    padding-left: 17px;
}





.footer__content {
    flex-direction: column;
padding-right: 0 !important;
}

@media (min-width: 801px) {
.iso-logo {
    width: 270px !important;
}
}

.footer__col.footer__col--left.sa.logos {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    margin-right: 0px !important;
    align-items: flex-start;
}

.financial-logo {
    height: 100px;
}

.footer__col--left {
    margin-right: 0 !important;
}


.footer-information {
display: flex;
    margin-top: 50px;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width:850px) {
.financial-logo:last-child {
margin-bottom: 40px !important;    
}

.iso-logo, .financial-logo {
    max-width: 280px !important;
    height: auto;
    margin-bottom: 15px !important;
}

.footer__col.footer__col--left.sa.logos {
    flex-direction: column !important;
    align-items: center !important;
}

.footer-information {
    display: flex;
    justify-content: space-between;
    align-items: center !important;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    text-align: center;
}
.financial-logo.small {
    max-width: 120px !important;
}
}



.footer-fin-logos {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.financial-logo {
    height: 65px !important;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.footer-main-docs  {
    text-align: center;
    margin-bottom: -70px;
    margin-top: 30px;
}

@media (max-width: 850px) {
.app-promo-footer {
    width: auto !important;
}
.financial-logo {
    height: 50px !important;
}
}

@media (min-width: 851px) {
 .site-footer__bottom p {
    font-size: 16px;
}   
}

.get-in-touch-f  {
    line-height: 28px !important;
    margin-bottom:-15px;
}



















.new.app.button {
    letter-spacing: 0px;
    align-items: center;
    justify-content: center;
    padding: 12px 20px 12px 24px;
    border-radius: 44px;
    margin-top: 50px;
    height: 58px !important;
    font-size: 24px;
    width: auto !important;
    display: inline-flex;
font-family: 'Aeonik-Medium', Arial, Helvetica, sans-serif;
text-decoration: none !important;
        background: var(--base-color-secondary);
    border-radius: 44px;
    color: black;
        border: 2px solid transparent;
        -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

.new.app.button:hover {
    color: var(--base-color-secondary) !important;
    border-color: var(--base-color-secondary) !important;
    background: #000 !important;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

.app-icon:first-child {
    margin-left: 10px;
}

@media (max-width:568px) {
.new.app.button {
    padding: 10px 30px !important;
    max-width: 340px !important;
    margin-top: 10px !important;
}


.footer-app-button {
    display: flex;
    justify-content: center;
}
}

@media (max-width: 768px) {
    .new.app.button {
        margin-top: 40px !important;
        height: 52px !important;
        font-size: 20px !important;
        max-width: 100% !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
        text-align: left !important;
        display: inline-flex !important;
        justify-content: space-between !important;
        width: 100% !important;
    }
}

.app-icons-in-button {
display: inline-flex; 
justify-content:flex-end;
}

.footer__col .footer-app-button {
    margin-bottom: 40px;
}

@media only screen and (max-width: 820px) {
    .footer__col {
        width: 100% !important;
    }
}