*{
    margin: 0;
    padding: 0;
}
body{
    overflow-x: hidden;
}
.container{
    max-width: 1312px;
    margin: auto;
    padding: 0 15px;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrandonGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/BrandonGrotesque-Bold.woff') format('woff'),
        url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype'),
        url('../fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* header */
header {
    padding: 27px 0;
}
.logo p {
    font-size: 19px;
    line-height: 1;
    color: #2B2E34;
    letter-spacing: normal;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin: 0;
}
.logo {
    max-width: 210px;
    text-align: center;
}
.logo span {
    display: block;
    font-size: 6px;
    line-height: 15px;
    color: #00C6AA;
}
.top-contact {
    text-align: right;
}
.top-contact a {
    font-size: 16px;
    line-height: 23px;
    text-decoration: none;
    color: #707070;
    letter-spacing: normal;
    font-family: 'Brandon Grotesque';
    font-weight: bold;
    padding-right: 37px;
    transition: all 0.5s ease-in-out 0s;
}
.top-contact a.tel {
    font-size: 16px;
    line-height: 27px;
    color: #707070;
    text-decoration: none;
    letter-spacing: normal;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    border: 3px solid #00C7AA;
    padding: 5px 5px;
    display: inline-block;
    min-width: 147px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}
.top-contact a:hover {
    color: #00C7AA;
}
.top-contact a.tel:hover {
    color: white;
    background: #00C7AA;
}
/*banner */
.main-banner {
    background-image: url("../img/banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 168px 0 155px 0;
    color: white;
    text-align: center;
}
.main-banner h1 span {
    color: #00C8AA;
    font-weight: 400;
}
.main-banner h1 {
    margin: 0 0 27px 0;
    font-size: 50px;
    line-height: 60px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: normal;
}
.main-banner p {
    margin: 0;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: normal;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-bottom: 22px;
}
.main-banner a {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 3.04px;
    text-decoration: none;
    color: #363A3B;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 16px 26px;
    display: inline-block;
    min-width: 244px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    background-image: url("../img/right-arrow.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right 50px;
    text-align: left;
    transition: all 0.5s ease-in-out 0s;
}
.main-banner a:hover {
    background-color: #00C8AA;
    background-position: center right 50px;
    color: white;
}
/* app */
.app {
    background: #00C8AA;
    padding-top: 60px;
}
.app-content p {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.app-content h2 {
    margin: 0 0 26px 0;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 3px;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.app-content a.app-btn {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 3.04px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    padding: 13px;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
}
.app-content a.app-btn:hover {
    background: white;
    color: black;
}
.app-content a {
    margin-right: 20px;
}
.app-image{
    display: inline-block;
}
.app-image img.mobile-app{
    max-width: 100%;
    vertical-align: bottom;
}
.app-image > img:nth-child(2) {
    max-width: 90px;
    position: absolute;
    top: 25%;
    left: 12%;
}
/* footer */
footer {
    padding: 42px 0 50px 0;
    max-width: 60%;
    margin: auto;
}
.recruitment-logo {
    padding-right: 42px;
}
.careers-logo {
    padding-right: 39px;
}
.careers-logo img {
    width: 100%;
    max-width: 80px;
}
.footer-content h6 {
    font-size: 13px;
    margin: 0;
    line-height: 16px;
    letter-spacing: 0.35px;
    color: #00C8AA;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.footer-content a {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: normal;
    text-decoration: none;
    margin: 0;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    transition: all 0.5s ease-in-out 0s;
}
.footer-content a:hover {
    color:#00C8AA;
}
.social-media-icon a i {
    font-size: 20px;
}
.social-media-icon a.social {
    width: 46px;
    height: 46px;
    background: #00C8AA;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    margin: 0 5px 0 5px;
    transition: all 0.5s ease-in-out 0s;
}
.social-media-icon a.social:hover {
    background: black;
}
.levitate-job a {
    font-size: 13px;
    line-height: 21px;
    text-decoration: none;
    color: #00C8AA;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    transition: all 0.5s ease-in-out 0s;
}
.social-media-icon{
    margin-bottom: 9px;
}