@font-face{
    font-family:"futura-pt-bold";
    src:url("../fonts/FuturaPTBold.otf") format("woff"),
    url("../fonts/FuturaPTBold.otf") format("opentype"),
    url("../fonts/FuturaPTBold.otf") format("truetype");
}

@font-face{
    font-family:"futura-pt-100";
    src:url("../fonts/FuturaPTLight.otf") format("woff"),
    url("../fonts/FuturaPTLight.otf") format("opentype"),
    url("../fonts/FuturaPTLight.otf") format("truetype");
}

@font-face{
    font-family:"futura-pt-300";
    src:url("../fonts/FuturaPTCondBook.otf") format("woff"),
    url("../fonts/FuturaPTCondBook.otf") format("opentype"),
    url("../fonts/FuturaPTCondBook.otf") format("truetype");
}

@font-face{
    font-family:"futura-pt-500";
    src:url("../fonts/FuturaPTMedium.otf") format("woff"),
    url("../fonts/FuturaPTMedium.otf") format("opentype"),
    url("../fonts/FuturaPTMedium.otf") format("truetype");
}

@font-face{
    font-family:"futura-pt-600";
    src:url("../fonts/FuturaPTBold.otf") format("woff"),
    url("../fonts/FuturaPTBold.otf") format("opentype"),
    url("../fonts/FuturaPTBold.otf") format("truetype");
}

html,
body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: sans-serif;
    color: #1f1f1f;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #00b7ff;
    text-decoration: none;
}

.link {
    color: #00b7ff!important;
    text-decoration: none!important;
}

header {
    padding: 0 20px;
    font-family: 'futura-pt-100';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
}

header.active {
    position: fixed;
    top: 0;
    background: #000;
}

header .main-menu {
    padding: 20px 0;
    display: table;
    width: 100%;
    overflow: auto;
}

header .main-menu li {
    float: right;
}

header .main-menu li a {
    border: 2px solid transparent;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: .85em 1.2em !important;
    display: block;
    font-size: 12px;
}

header .main-menu li a:hover {
    color: #868888;
    cursor: pointer;
}

header .main-menu li.selected a,
header .main-menu li.selected a:hover {
    color: #868888;
    cursor: default;
}

header .main-menu li .contact-but {
    border: 2px solid #fff;
    padding: .85em 1.5em !important;
    margin-left: 1em;
    border-radius: 300px;
}

header .main-menu li .contact-but:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #111;
}

header .main-menu li.header-logo {
    float: left;
}

header .main-menu .header-logo img {
    max-width: 114px;
    margin: 6px 0;
}

.top-section {
    position: relative; 
    height: 116%;
    height: 80%;
}

.top-section .top-picture {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; 
    width: 100%; 
    min-height: 380px;
    padding: 150px 0 155px;
    -webkit-font-smoothing: antialiased;
    background-repeat: no-repeat; 
    background-position: center; 
    background-size: cover;
}

.top-section .top-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.60);
    z-index: 99;
    min-height: 380px;
    padding: 0;
}

.top-section .top-text {
    min-height: 380px;
    padding: 150px 0 155px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 100;
    font-family: 'futura-pt-100';
}

.top-section .top-text div {
    display: table;
    width: 100%;
    height: 75%;
}

.top-section .top-text div span {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: .4px;
    font-size: 88px;
    color: #fff;
}

.middle-section {
    height: 84%;
}

.middle-section .top-picture {
    min-height: 380px;
    padding: 0;
}

.middle-section .top-text {
    min-height: 380px;
    padding: 0;
}

.middle-section .top-text div {
    height: 100%;
}

footer.main-footer {
    background-color: #000;
    -webkit-font-smoothing: antialiased;
}

footer.main-footer .footer-inner {
    padding: 64px 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1020px;
    width: auto;
    margin: auto;
    text-align: center;
}

footer.main-footer .footer-inner #siteInfo {
    font-family: 'futura-pt-100';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255,255,255,.9);
    line-height: 1.6em;
}

footer.main-footer .footer-inner #siteInfo a {
    color: rgba(255,255,255,.9);
    text-decoration: none;
}

footer.main-footer .footer-inner #siteInfo p {
    color: rgba(255,255,255,.4);
}

footer.main-footer .footer-inner #siteInfo p a {
    color: rgba(255,255,255,.4);
    text-decoration: underline;
}

.page-content {
    max-width: 1020px;
    margin: 0 auto;
    padding: 96px 32px;
}

.page-content h1 {
    text-align: center;  
    font-family: 'futura-pt-100';    
    font-size: 42px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em; max-width: 1100px;
    margin: auto;
    font-weight: normal;
    padding-bottom: 17px;
}

.page-content h2 {
    text-align: center;  
    font-family: 'futura-pt-100';    
    font-size: 32px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 1.2em; max-width: 1100px;
    margin: auto;
    font-weight: normal;
    padding-bottom: 17px;
}

.page-content p {
    font-style: normal;
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 1.6em;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 17px;
}

.page-content .sub-h2 {
    font-family: 'futura-pt-100';   
    max-width: 66.6667%;
    text-align: center;
    margin: auto;
}

.page-content .sub-h3 {
    font-family: 'futura-pt-100';  
    text-align: center;
    margin: auto;
}

.page-content .sub-h3 p {
    margin: 0;
    line-height: 1.5em;
}

.page-content .sub-h3 strong {
    font-family: sans-serif;
    font-size: 16px;
}

.page-separator {
    height: 1px;
    background-color: rgba(31,31,31,.15);
    margin: 50px 17px;
}

.clients-cols {
    overflow: auto;
}

.clients-cols > div {
    float: left;
    width: 33.333%;
    text-align: center;
}

.clients-cols > div > div {
    padding: 15px;
}

.clients-cols > div > div > div {
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.clients-cols > div img {
    width: 100%;
}

.hidden-separator {
    padding: 17px;
    height: 34px;
}

.contact-lineheight {
    line-height: 80px!important;
    font-weight: normal;
}

.locations-container {
    overflow: auto;
}

.locations-container > div {
    float: left;
    width: 50%;
    text-align: center;
}

.locations-container > div a {
    color: rgba(31,31,31,.5);
    text-decoration: none;
    font-size: 20px;
    font-family: 'futura-pt-100';
}

.locations-container > div > div {
    margin-bottom: 20px;
    line-height: 30px;
}

.locations-container > div > div > div {
    display: inline-block;
    padding: 0 20px;
}

.locations-container > div strong {
    font-size: 19px;
    font-family: 'futura-pt-500';
    font-weight: normal;
}

.locations-container > div strong:hover {
    cursor: pointer;
    text-decoration: underline;
}

.map-container {
    min-height: 450px;
    background: #f7f7f7;
}

.icon-cols {
    text-align: center;
    font-family: 'futura-pt-100';
    font-size: 20px;
}

.icon-cols h1,
.icon-cols h2 {
    font-weight: normal;
}

.icon-cols h1 {
    font-family: 'futura-pt-600';
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 25px;
}

.icon-cols strong {
    font-family: 'futura-pt-500';
    font-weight: normal;
    line-height: 36px;

}

.icon-cols a {
    color: rgba(31,31,31,.5);
    text-decoration: none;
}

.visible-lg {
    display: block;
}

.visible-sm {
    display: none;
}

.mobile-menu-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-top: 14px;
    padding: 0;
    vertical-align: middle;
    line-height: 16px;
    text-align: right;
    cursor: pointer;
    user-select: none;
    color: #fff;
    width: 22px;
    height: 22px;
}

.mobile-menu-icon .top-bar,
.mobile-menu-icon .middle-bar,
.mobile-menu-icon .bottom-bar {
    width: 22px;
    height: 2px;
    background-color: #fff;
    transition: opacity 0s .15s linear;
    transform-origin: 50% 50%;
    position: absolute;
    right: 0;
}

.mobile-menu-icon .top-bar {
    top: 0;
}

.mobile-menu-icon .middle-bar {
    top: 7px;
}

.mobile-menu-icon .bottom-bar {
    top: 14px;
}

.mobile-menu-icon.active {
    
}

.mobile-menu-icon.active .top-bar,
.mobile-menu-icon.active .middle-bar,
.mobile-menu-icon.active .bottom-bar {
    width: 22px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -moz-transition: -moz-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -ms-transition: -ms-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -o-transition: -o-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    transition: transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    right: 0;
}

.mobile-menu-icon.active .top-bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}

.mobile-menu-icon.active .middle-bar {
    opacity: 0;
}

.mobile-menu-icon.active .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}

.inner-app {
    -webkit-transition: -webkit-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -moz-transition: -moz-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -ms-transition: -ms-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    -o-transition: -o-transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    transition: transform .15s 0s ease-in-out,top .15s .15s ease-in-out;
    background: #fff;
    position: relative;
    z-index: 1;
}

.inner-app.active {
    -webkit-transform: translate3d(-260px,0,0);
    -moz-transform: translate3d(-260px,0,0);
    -ms-transform: translate3d(-260px,0,0);
    -o-transform: translate3d(-260px,0,0);
    transform: translate3d(-260px,0,0);
}

.mobile-menu-toggle {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000000;
    display: none;
}

.inner-app.active .mobile-menu-toggle {
    display: block;
}

.compact-menu {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 260px;
    display: none;
}

.compact-menu > div {
    padding: 24px 36px 72px;
}

.compact-menu > div a {
    border: 2px solid transparent;
    color: #fff;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    text-decoration: none;
    padding: .85em 0 !important;
    display: block;
    font-size: 11px;
}

.compact-menu .contact-but {
    border: 2px solid #fff;
    padding: .85em 1.5em !important;
    margin-top: 1em;
    border-radius: 300px;
    display: inline-block;
}

.compact-menu .contact-but:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #111;
}

.cookies-container {
    padding: 30px 40px;
    background: #000;
    overflow: auto;
    position: relative;
    z-index: 10;
    display: none;
}

.cookies-container span {
    color: #fff;
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 20px;
    line-height: 20px;
}

.cookies-container a {
    color: #fff;
}

.accept-cookies-but {
    color: #fff;
    float: right;
    padding: 10px 10px;
    border: 2px solid #fff;
    text-decoration: none;
    cursor: pointer;
}

.two-cols,
.three-cols {
    overflow: auto;
}

.two-cols > div {
    float: left;
    width: 50%;
}

.two-cols > div img,
.three-cols > div img {
    width: 100%;
}

.three-cols > div {
    float: left;
    width: 30.8%;
    padding: 0 1.8%;
    padding-bottom: 25px;
}

.three-cols > div:first-child {
    padding-left: 0;
}

.three-cols > div:last-child {
    padding-right: 0;
}

.linkedin-unauth {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    z-index: 0;
    width: 36px;
    height: 36px;
    border-color: #0976b4;
    background-color: #0976b4;
}

.contact-form {
    max-width: 550px;
    margin: auto;
}

.contact-form > div {
    margin-bottom: 15px;
    text-align: center;
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #aaa;
    padding: 14px;
    border-radius: 5px;
    font-size: 18px;
    width: 100%;
}

.contact-form textarea {
    resize: none;
    font-family: inherit;
}

.contact-form button {
    border: 1px solid #00b7ff;
    background-color: #00b7ff;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    width: 100%;
}

.contact-form button:hover {
    background-color: #0976b4;
    cursor: pointer;
}

.wrong-input,
.wrong-input:focus {
    outline-color: red!important;
    outline-style: auto!important;
    background-color: #ffe8e8!important;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color:#f5f5f5;
    border-radius: 3px;
    border: 2px solid #00b7ff;
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #00b7ff;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#contact-submit-container {
    display: none;
}

@media only screen and (max-width: 640px)  {
    .two-cols > div {
        width: 100%;
    }
    
    .three-cols > div {
        width: 100%;
    }

    .compact-menu {
        display: block;
    }

    .top-section {
        height: auto!important;
        min-height: 380px!important;
        padding: 150px 0 155px!important;
    }

    .top-section .top-text div {
        height: 100%!important;
    }

    .middle-section {
        padding: 32px!important;
    }

    .middle-section .top-picture {
        padding: 32px!important;
    }

    .middle-section .top-overlay {
        padding: 32px!important;
    }

    .middle-section .top-text {
        padding: 32px!important;
    }

    .top-section .top-text span,
    .middle-section .top-text span {
        font-size: 30px!important;
    }

    footer.main-footer .footer-inner #siteInfo {
        line-height: 2em;
    }
    .locations-container > div {
        float: none;
        width: 100%;
    }

    .icon-cols {
        margin-top: 30px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 640px)  {
    .visible-lg {
        display: none!important;
    }
    
    .visible-sm {
        display: block;
    }

    .page-content {
        padding: 20px;
    }

    .page-content h1 {
        font-size: 30px;
        padding-top: 17px;
    }
    
    .page-content h2 {
        font-size: 26px;
    }

    .page-content .sub-h2 {
        max-width: 100%!important;
    }

    .clients-cols > div {
        float: none;
        width: auto;
    }

    .clients-cols > div > div {
        
    }

    .hidden-separator {
        display: none;
    }

    .contact-lineheight {
        line-height: 40px!important;
    }
}

.section-image {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    margin: auto;
    position: relative;
}

.section-image .bg-opacity {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    z-index: 1;
    opacity: .2;
}

.section-image img {
    object-fit: cover;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}