@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);
    html {
    scroll-behavior: smooth;
}
.col-lg-5.offset-lg-1.text-center.mt-5.align-menu {
    display: flex!important;
    align-items: center;
}
section.heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}
.sub-title-top h3, .title-top h1 {
    font-family: 'Montserrat', serif;
    color: #404044;
}
.title-top h1 {
    font-size: 46px;
}
.social-icons {
    display: flex;
    max-width: 224px;
    justify-content: space-between;
    margin-top: 22px;
}
.social-icons a {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
}
.social-icons span {
    display: flex;
    justify-content: center;
    align-items: center!important;
}
.social-icons span i {
    color: #404044;
}
.social-icons a:hover {
    background: #404044;
}
.social-icons a:hover>#hover i::before {
    color: #fff;
}
.scroll_down {
    position: absolute;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.scroll_down_service {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: -80;
}
.services-outcome {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.service_title p {
    font-size: 30px;
    font-family: 'Montserrat', serif;
    width: 400px;
    min-width: 400px;
}
div#title::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -25px;
    width: 120px;
    height: 120px;
    z-index: 1;
    background: url(../img/text-bg-dark.png) repeat;
    background-size: 10px;
    opacity: .1;
    z-index: -1;
    transform: rotate(45deg);
}
.service_title h2 {
    font-family: 'Montserrat', serif;
}
.service-1, .service-2 {
    display: flex;
    justify-content: space-around;
}
.service-details h2 strong {
    font-weight: bolder;
}
.cofee {
    position: absolute;
    left: 50%;
    margin-top: 55px;
}
.cofee strong {
    position: relative;
    left: -50%}
.job {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid;
}
.job:last-child {
    border-bottom: none;
}
.job_submit p a {
    padding: 3px 22px 3px 22px;
    color: #fff;
}
.job_submit button {
    background-clip: padding-box;
    border-radius: 30px;
    border: 0;
    background: #000;
    margin-bottom: 15px;
}
.service-details {
    padding-top: 70px;
    max-width: 308px;
}
.service-details p {
    margin-bottom: 0;
}
.apply {
    margin-bottom: 0!important;
}
.bouncy .btn i {
    display: block;
}
.bouncy .btn {
    border-radius: 27px;
    padding: 5px 33px;
    border: 1px solid;
    font-weight: 700;
    font-family: 'Montserrat'}
.bouncy .btn:focus {
    box-shadow: none;
}
@media (min-width:1200px) {
    .container {
    max-width: 1296px;
}
}@media(max-width:460px) {
    .scroll_down, .scroll_down_service {
    display: none;
}
.services-outcome {
    height: auto;
}
}.form-apply {
    padding-top: 150px;
    display: flex;
}
.form-preset {
    padding: 60px;
    background: #fff;
}
.form-preset p {
    font-size: 14px;
}
.form-preset>* {
    color: #fff;
}
.form-preset h2 {
    font-family: 'Montserrat', serif;
}
.form-preset p {
    margin-bottom: 0;
}
.form-body {
    padding: 60px;
    background: #fff;
}
.form-preset>* {
    color: #000;
}
@media (min-width:1200px) {
    .container {
    max-width: 1296px;
}
}@media screen and (max-width:570px) {
    .service {
    flex-direction: column;
}
}.form-group input {
    background: #35383f;
    border: none;
}
.form-group input::placeholder {
    color: #fff;
}
.form-group input:focus {
    background: #35383f;
    border: none;
    color: #fff;
    box-shadow: none;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input {
    width: 140px;
}
.custom-file-input::before {
    content: 'Attach cv';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #f95343;
    border-radius: 2px;
    padding: 10px 40px;
    color: #fff;
    outline: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 10pt;
}
.custom-file-input:hover::before {
    border-color: #000;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.custom-file-input:active::before {
    background: #35383f;
}
#w3review {
    background: #35383f;
    color: #fff;
}
#w3review:focus-visible {
    border: none;
    outline: 0;
}
.job_position {
    background: #35383f;
    color: #fff;
    padding: 10px;
}
.form-control {
    border-radius: 0;
}
@media(max-width:480px) {
    .service-1 {
    flex-direction: column;
}
.toggle-btn {
    right: 6%!important;
}
.cofee {
    left: 30%;
    margin-top: 9px;
}
p#en {
    left: 33%;
    margin-top: 6px;
}
}@media(max-width:766px) and (min-width:500px) {
    .service-details {
    max-width: 209px;
}
}@media(max-width:600px) {
    .section.heading {
    height: auto;
}
}.menu-link {
    cursor: pointer;
}
a.scrollToHome:hover {
    color: #f95343;
}