@charset "UTF-8";

/**
* Eric Meyer's Reset CSS v2.0
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
time {
  display: block;
}

html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth; /* Add smooth scrolling to both html and body */
}

body {
  line-height: 1;
  color: black;
  background: white;
}

@font-face {
  font-family: 'felixti';
  src: url('./fonts/FELIXTI.TTF') format('truetype');
}

@font-face {
  font-family: 'Bastoney';
  src: url('./fonts/bastoney.ttf') format('truetype');
}

a {
  color: inherit;
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus,
input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}

sup {
  font-size: 58.3%;
  vertical-align: text-top;
}

sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}

.no-space-between-inline-blocks {
  letter-spacing: normal;
  /*reset IE < 8*/
  letter-spacing: -0.31em;
  /*webkit*/
  word-spacing: -0.43em;
  /*IE < 8 && gecko*/
}

/*restore spacing on inner elements*/
.no-space-between-inline-blocks>* {
  letter-spacing: normal;
  word-spacing: normal;
}

.displace {
  left: -5000px;
  position: absolute;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  font-size: 16px;
}

html,
body {
  overflow-x: hidden;
}

body {
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}

body {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  background-color: #212121;
  width: 100%;
  /* 1920px / 1920px = 100% */
}

.contact {
  position: relative;
}

.header {
  height: 100vh;
  margin: 0 auto;
  padding: 35px 0 512px;
  position: relative;
  background: url(./images/header-bg.webp) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-overlay {
  position: absolute;
  background-size: cover;
  background-color: black;
  top: 0;
  opacity: 0.5;
  width: 100%;
  height: 100vh
}

.l-constrained-2 {
  margin: 0 auto;
  position: relative;
}

.group-1 {
  margin: 0 auto;
  padding: 0 80px;
  position: relative;
  z-index: 10;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  width: 80%; 
  z-index: 10;
}

.vector-smart-object {
  /* margin: 14px 0 0 8px; */
  position: relative;
  z-index: 217;
  width: 25%;
}

/* .burger-menu {
  float: right;
  margin: 23px 0 0;
  position: relative;
  width: 35px;
  z-index: 213;
} */

.rectangle-4 {
  height: 2px;
  width: 35px;
  background: #ffffff;
}

.rectangle-4-copy {
  display: block;
  height: 2px;
  left: 5.5px;
  margin: 3px auto 0;
  position: relative;
  width: 24px;
  background: #ffffff;
}

.rectangle-4-copy-2 {
  height: 2px;
  margin: 3px 0 0;
  width: 35px;
  background: #ffffff;
}

.hero_slider {
  margin: 25vh auto 0;
  position: relative;
  z-index: 0;
}

.text {
  position: relative;
  z-index: 208;
  color: #f6f6f6;
  font-size: 54px;
  letter-spacing: -0.025em;
  text-align: center;
  text-transform: uppercase;
  font-family: 'felixti';
}

.text-2 {
  display: block;
  margin: -12px auto 0;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 207;
  font-family: 'Bastoney', 'sans-serif';
  font-size: 60px;
  font-weight: 100;
  color: #d9b275;
}

.l-unconstrained {
  margin: 90px 0 0;
  position: relative;
}

.l-constrained {
  margin: 0 auto;
  position: relative;
}

.text-3 {
  display: block;
  position: relative;
  z-index: 209;
  font-size: 42px;
  text-transform: uppercase;
  font-family: 'felixti', 'sans-serif';
  display: flex;
  justify-content: center;
  color: #d9b275;
  font-weight: 100;
}

.text-4 {
  margin: 27px 0 0;
  color: #7a7a7a;
  font-size: 14px;
  text-align: center;
}

.job-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.job-card {
  border: 1px solid #d9b275;
  width: calc(50% - 7.5px); /* Fixed width for 2 cards per row with gap */
  min-height: 200px; /* Fixed minimum height */
  padding: 1rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* border-radius: 15px; */
  /* box-shadow: 0 0 10px 0 rgba(217, 178, 117, .51); */
}

.card-title {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #d9b275;
}

.card-text {
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 5px auto;
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}

.card-text .fas {
  color: white;
}

.job-post-row {
  display: flex;
  margin: 64px auto 0;
  position: relative;
  padding: 0 120px;
  width: 100%;
  justify-content: space-between;
}

.row-3 {
  display: flex;
  /* justify-content: space-between; */
  margin: 64px auto 0;
  position: relative;
  padding: 0 120px;
  width: 100%;
}

.contact-form {
  margin: 0 79px 0 0;
  position: relative;
  width: 60%;
}

.contacts {
  position: relative;
}

.text-5 {
  color: #f6f6f6;
  font-size: 38px;
  letter-spacing: -0.025em;
}

.contact-form-2 {
  margin: 54px 0 0 6px;
  position: relative;
}

.formrow {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.form-container {
  width: 100%;
  /* background: rgba(0, 0, 0, 0.7); */
  padding: 0rem;
}

form {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 1rem;
}


.form-group-msg {
  position: relative;
  width: 100%;

}

.form-group-btn {
  text-align: center;
  width: 100%;
}

/* .form-group-btn button{
  width: 200px;
  padding: 15px;
  background: #d9b275;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
   transition: background 0.3s ease;
  font-family: Montserrat;
} */

.form-group-msg textarea {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  color: #fff;
  font-size: 16px;
}

.form-group-msg label {
  position: absolute;
  top: 10%;
  left: 10px;

  background: transparent;
  padding: 0 5px;
  color: #999;
  font-size: 16px;
  transition: all 0.3s ease;
  pointer-events: none;
}

.form-group-phn {
  position: relative;
  width: 48%;
}

.form-group-phn input,
.form-group-phn select {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  color: #fff;
  font-size: 16px;
}

.form-group-phn select {
  width: 20% !important;
}

.form-group-phn label {
  position: absolute;
  top: 30%;
  left: 20%;

  background: transparent;
  padding: 0 5px;
  color: #999;
  font-size: 16px;
  transition: all 0.3s ease;
  pointer-events: none;
}

.form-group-file {
  position: relative;
  width: 100%;
  margin-top: 17px;
}

.form-group-file input[type="file"] {
  width: 100%;
  padding: 10px;
  background: transparent;
  /* border: 1px solid #fff; */
  border-radius: 4px;
  outline: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.form-group-file input[type="file"]::-webkit-file-upload-button {
  background: #dabb8a;
  color: #212121;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
}

.form-group-file input[type="file"]::-webkit-file-upload-button:hover {
  background: #c4a876;
}

/* Loader styles */
.loader {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-top-color: transparent;
  animation: spin 1s ease-in-out infinite;
  margin-right: 8px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.btn-submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.form-group-file label {
  position: absolute;
  top: 30%;
  left: 10px;
  background: transparent;
  padding: 0 5px;
  color: #999;
  font-size: 16px;
  transition: all 0.3s ease;
  pointer-events: none;
}

.form-group-file input[type="file"]:focus + label,
.form-group-file input[type="file"]:valid + label {
  transform: translateX(-5%);
  top: -20px;
  font-size: 12px;
  color: #fff;
}

.file-info {
  margin-top: 8px;
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

/* .file-info.success {
  color: #28a745;
} */

.file-info.error {
  color: #dc3545;
}

.form-groupone {
  position: relative;
  width: 100%;
  /* Adjust the width for two-column layout */
}

.form-group {
  position: relative;
  width: 48%;
  /* Adjust the width for two-column layout */
}

.form-group input,
.form-groupone input {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  color: #fff;
  font-size: 16px;
}

.form-group label,
.form-groupone label {
  position: absolute;
  top: 30%;
  left: 10px;

  background: transparent;
  padding: 0 5px;
  color: #999;
  font-size: 16px;
  transition: all 0.3s ease;
  pointer-events: none;
}

.form-group input:focus+label,
.form-group-msg textarea:focus+label,
.form-group-phn span input:focus+label {
  transform: translateX(-15%);
  top: -20px;
  font-size: 12px;
  color: #fff;
}


.btn-apply {
  /* margin: 45px 0 0; */
  min-height: 25px;
  padding: 5px 42px;
  position: relative;
  width: 220px;
  background: #212121;
  color: #d9b275;
  border: 2px #d9b275 solid;
  font-size: .9rem;
  /* line-height: 45px; */
  text-align: center;
  cursor: pointer;
  /* border-radius: 15px; */
}

.btn-apply:hover {
  background: #d9b275;
  color: #2b2b2b;
  border: 2px #2b2b2b solid;
  /* text-decoration: underline; */
  border-radius: 0px;
  transition: all .5s;
}


.btn-cta {
  margin: 45px 0 0;
  min-height: 65px;
  padding: 0 48px;
  position: relative;
  width: 220px;
  background: #212121;
  color: #d9b275;
  border: 2px #d9b275 solid;
  font-size: 1rem;
  /* 16px / 16px = 1rem */
  line-height: 65px;
  text-align: center;
  cursor: pointer;
  border-radius: 15px;
}

.btn-cta:hover {
  background: #d9b275;
  color: #2b2b2b;
  border: 2px #2b2b2b solid;
  /* text-decoration: underline; */
  border-radius: 0px;
  transition: all .5s;
}

.btn-cta .fas {
  color: #d9b275;
  padding: 0 10px;
}

.btn-cta:hover .fas {
  color: #2b2b2b;
}

.group-14 {
  margin: 53px auto 0;
  position: relative;
  width: 100%;
}

.contacts-2 {
  float: left;
  margin: 1px 0 0;
  position: relative;
}

.text-12 {
  color: #f6f6f6;
  font-size: 38px;
  letter-spacing: -0.025em;
}

.line {
  height: 1px;
  margin: 49px 0 0 5px;
  position: relative;
  width: 100%;
  background: rgba(221, 223, 225, 0.2);
}

.row-5 {
  margin: 28px 0;
  position: relative;
}

.phone {
  float: left;
  margin: 0 14px 0 0;
}

.text-13 {
  margin: 2px 0 0;
  font-size: 14px;
}

.row-6 {
  display: flex;
  margin: 28px 0;
  align-items: center;
  position: relative;
}

.email-1 {
  float: left;
  margin: 0 14px 0 0;
}

.text-14 {
  font-size: 14px;
}

.line-2 {
  height: 1px;
  margin: 30px 0 0 5px;
  position: relative;
  width: 100%;
  background: rgba(221, 223, 225, 0.2);
}

.row-102 {
  margin: 25px 0;
  display: flex;
  align-items: center;
  position: relative;
}

.location {
  float: left;
  margin: 4px 13px 0 0;
}

.text-15 {
  float: left;
  font-size: 14px;
  line-height: 24px;
}

.line-3 {
  height: 1px;
  margin: 22px 0 0 5px;
  position: relative;
  width: 100%;
  background: rgba(221, 223, 225, 0.2);
}

.map {
  margin: 114px auto 0;
  position: relative;
  background: #2c2c2c;
}

.mask-by-placeholder {
  padding: 196px 0 220px;
  position: relative;
  width: 100%;
  /* 1920px / 1920px = 100% */
  background: url(images/map_img.jpg) no-repeat center 0;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.locations-on-map {
  margin: 0 auto;
  position: relative;
}

.hotspots {
  margin: 0 auto;
  position: relative;
  right: 221px;
  width: 200px;
}

.hotspot_active {
  position: relative;
  z-index: 0;
}

.hover {
  overflow: hidden;
  position: relative;
  z-index: 14;
}

.placeholder-holder {
  height: 125px;
  padding: 87px 0 0;
  background: url(images/placeholder_2.jpg) no-repeat;
  -webkit-box-shadow: 2.12132px 2.12132px 9px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 2.12132px 2.12132px 9px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 2.12132px 2.12132px 9px 0 rgba(0, 0, 0, 0.17);
  /*drop shadow*/
}

.base-holder {
  min-height: 38px;
  padding: 0 8px;
  background: #dabb8a;
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 38px;
}

.text-17 {
  margin: 24px 50px 0;
  color: #212121;
  text-align: left;
}

.oval {
  height: 28px;
  margin: 24px 0 0 42px;
  position: relative;
  width: 28px;
  z-index: 12;
  padding-top: 5px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #dabb8a;
}

.footer {
  margin: -3px 0 0;
  position: relative;

}

.footer-spliter {
  display: inline-flex;
  /* Or flex/inline-flex, depending on your layout */
  text-align: left;
  width: 50%;
}

.logo-copy .vector-smart-object1 {
  float: left;
  width: 20%;
}

.logo-copy .vector-smart-object {
  width: 60%;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 217;
}

.row-7 {

  max-width: 100%;
  padding: 0 20px;
  padding-top: 40px;
  margin: auto;
  background: linear-gradient(to top, #101010, #1a1a1a);
  color: white;
}

.l-constrained-5 {

  display: flex;
  justify-content: center;
  padding-top: 20px;

}


.col-5,
.group-17,
.group-21,
.group-20 {
  width: 50%;
  padding: 0 20px;
}


.vector-smart-object-3 {
  float: right;
  margin: 13px 0 0;
  position: relative;
  z-index: 116;
}

.group-10 {
  margin: 20px 0;
  position: relative;
}

.text-43 {
  margin: 0 0 0 1px;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
}

.row-1n,
.row-con,
.row-12 {
  margin: 18px 0;
}

.row-1n {
  position: relative;
  display: flex;
  align-items: center;
}


.phone {
  float: left;
  margin: 0 14px 0 0;
}

.text-44 {
  margin: 2px 0 0;
  font-size: 12px;

}

.row-11 {
  position: relative;
  display: flex;
  align-items: center;
}

.email-1 {
  float: left;
  margin: 0 14px 0 0;
}

.text-45 {
  font-size: 12px;
}



.row-12 {
  position: relative;
  display: flex;
  align-items: center;
}

.location {
  float: left;
  margin: 10px 14px 0 0;
}

.text-46 {
  float: left;
  font-size: 12px;
  line-height: 24px;
}


.wrapper-10 {
  float: left;
  position: relative;
  width: 100%;
  margin: 20px 0;
}

.links-wrapper {
  display: flex;
  flex-direction: row;
  gap: 40px;
  margin: 41px 0 0;

}

.links-wrapper ul {
  line-height: 3;
  font-size: 12px;
  cursor: pointer;

}

links-wrapper li {
  flex: 1;
  padding: 10px;
  list-style: none;
}

.links-wrapper li:hover {
  color: #d9b275;

}

.text-47 {
  color: #dabb8a;
  font-size: 20px;
}

.text-48 {
  float: left;
  margin: 24px 21px 0 0;
}

.group-20 {
  margin: 20px 0;
  padding: 0 15px;
  position: relative;
  margin: 20px 0;
  width: 50%;
}

.text-52 {
  color: #dabb8a;
  font-size: 20px;
}

.text-53 {
  margin: 41px 0 0;
  width: 100%;
  font-size: 12px;
  line-height: 24px;
}

.button {
  margin: 22px 0 0 2px;
  min-height: 45px;
  padding: 0 0 0 15px;
  position: relative;
  width: 100%;
  border: 1px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: flex;
  flex-wrap: nowrap;
}

.text-54 {
  float: left;
  /* margin: 15px 0 0; */
  width: 75%;
  font-size: 0.8125rem;
  background-color: transparent;
  color: white;
}

.button-2 {
  float: right;
  margin: 0;
  min-height: 45px;
  width: 25%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #d9b275;
  color: #212121;
  font-size: 0.8125rem;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.text-55 {
  margin: 9px 0 0;
  font-size: 0.75rem;
}

.line-4,
.line-2,
.line-3,
.line-num-1 {
  height: 1px;
  margin: 8px 0 0;
  position: relative;
  width: 100%;
  background: rgba(221, 223, 225, 0.2);

}
/* 
.text-56 {
  display: block;
  margin: 24px 0 0;
  position: relative;
} */
.icon_foot{
  display: flex;
  align-items: center;
  margin: 10px 0;
 }
 .icon_foot a{
  text-decoration: none;
  padding: 10px;
 }
 .icon_foot a i{
  color: #fff;
  transition: 0.3s ease;
 }
 .icon_foot a i:hover{
  color: #d9b275;
 }


 .row-con{
  display: flex;
  align-items: center;
}
.row-5{
  display: flex;
  align-items: center;
}

.icon_grp{
  margin-right: 10px;
  color: #d9b275;
 }

.group-21 {
  margin: 20px 0;
  position: relative;
}

.text-57 {
  color: #dabb8a;
  font-size: 20px;
}

.row-18 {
  margin: 46px 0 0 2px;
  position: relative;
  display: flex;
}

.row-18>* {
  float: left;
  margin: 0 7.3px 0 0;
}

.row-18>*:last-child {
  margin-right: 0 !important;
}

.image-bg,
.image-bg-2,
.image-bg-3,
.image-bg-4,
.image-bg-5,
.image-bg-6 {
  width: 30%;
}



.row-19 {
  margin: 7px 0 0 2px;
  position: relative;
  display: flex;
  margin-bottom: 10px;
}

.row-19>* {
  float: left;
  margin: 0 7.3px 0 0;
}

.row-19>*:last-child {
  margin-right: 0 !important;
}



.text-58 {
  margin: 17px 0 0 2px;
  font-size: 0.8125rem;
  cursor: pointer;
}

.row {
  padding: 31px 0 28px;
  position: relative;
  background: #000000;
}

.l-constrained-6 {
  margin: 0 auto;
  padding: 0 100px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-59 {
  color: #656565;
  font-size: 0.75rem;
  font-weight: 300;
  margin: 0;
}

.nav {
  width: auto;
}

.nav-list {
  display: flex;
  gap: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-item-1,
.nav-item-1-3 {
  color: #646464;
  font-size: 0.75rem;
  /* 12px */
  font-weight: 300;
  text-decoration: none;
}

.nav-list li:after {
  left: 18px;
  position: relative;
  color: #646464;
  content: "|";
}

.nav-list li:last-child:after {
  content: none;
}

.nav-list li>* {
  display: inline-block;
}

body>div>div.footer>div.row>div>nav>ul>li:nth-child(2)>p>a {
  padding-left: 15px;
}

.nav-item-1:hover,
.nav-item-1-3:hover {
  color: #dabb8a;
  text-decoration: underline;
}

.li-nav-item-1 {
  margin: 0;
}

/* RESPONSIVENESS */

@media (max-width: 1024px) {

  html,
  body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
  }

  .group-1 {
    padding: 5px 80px;
  }

  .burger-menu {
    top: 1vh !important;
  }

  .form-group,
  .form-group-phn,
  .form-group-file {
    width: 100%;
  }

  .form-group-phn label {
    left: 34%;
  }

}

@media (max-width: 968px) {

  .logo-copy .vector-smart-object {
    width: 40%;
  }

  .logo-copy .vector-smart-object1 {
    width: 15%;
  }

  .footer-spliter {
    display: contents;
  }

  .l-constrained-5 {
    flex-wrap: wrap;
  }
  .l-constrained-6{
    flex-direction: column;
  }
  
  .row-3 {
    padding: 0 80px;
  }

  .contact-form {
    width: 80%;
  }

  .text-4 {
    padding: 0 80px;
    line-height: 23px;
  }

  .group-14 {
    margin: 23px auto 0;
  }

}

/*less than 768*/
@media (max-width: 768px) {

  html,
  body {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
  }

  .text-3 {
    padding: 0 80px;
  }

  .text-4 {
    padding: 0 80px;
    text-align: left;
  }

  .row-3 {
    flex-direction: column;
    justify-content: center;
  }

  .contact-form {
    margin: 0;
    width: 100%;
  }

  .contacts-2 {
    margin: 30px 0 0;
  }

  .line,
  .line-2,
  .line-3 {
    width: 100%;
  }

  .logo-copy .vector-smart-object1 {
    width: 20%;
  }

  .logo-copy .vector-smart-object {
    width: 60%;
  }

  .job-card {
    width: 100%; /* Full width on mobile */
    min-height: 180px;
  }
}

/*mobile responsiveness*/

@media (max-width: 576px) {

  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }

  .m-d-none {
    display: none;
  }

  .burger-menu {
    top: 3vh !important;
  }

  .l-unconstrained {
    padding: 0;
    flex-wrap: wrap;
    margin: 40px 0 0;
  }

  .form-group-phn label {
    left: 35%;
  }

  .form-group-file {
    width: 100%;
  }

  .job-card {
    width: 100%;
    min-height: 160px;
  }

  .text-3 {
    padding: 10px 80px;
    text-align: center;
  }

  .row-3 {
    margin: 44px auto 0;
  }

  .text-4 {
    padding: 0 80px;
    line-height: 23px;
  }

  .text-5 {
    text-align: center;
  }

  .contacts-2 {
    margin: 60px 0 0;
  }

  .line {
    margin: 29px 0 0 5px;
  }

  .footer-spliter {
    display: block;
    width: 100%;
  }

  .col-5 {
    width: 100%;
  }

  .group-17 {
    width: 100%;
  }

  .group-20 {
    width: 100%;
  }

  .group-21 {
    margin: 5vh 0 0 0;
    width: 100%;
  }

  .l-constrained-6 {
    padding: 2%;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .text-59 {
    float: none;
    text-align: center;
    width: 100%;
    font-size: 10px;
  }

  .row {
    padding: 10px 0;
  }

  .row-7 {
    padding: 20px 30px;
    font-size: 14px;
  }

  .nav-list {
    align-items: center;
  }

  .li-nav-item-1 {
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
  }

  .nav-list li>* {
    display: flex;
  }

  .nav {
    margin: 1rem 0 0;
    width: 100%;
    padding: 0 8%;
  }

  body>div>div.footer>div.row>div>nav>ul>li:nth-child(n)>p>a {
    font-size: 11px;
  }

  .row-2-n {
    padding: 0;
  }

  .rectangle-4,
  .rectangle-4-copy-2 {
    width: 25px;
  }

  .rectangle-4-copy {
    width: 14px;
    left: 0;
  }

  .text {
    font-size: 36px;
  }

  .text-2 {
    text-align: center;
    font-size: 38px;
    line-height: 22px;
    margin: 4px auto 0;
  }

  .text-3 {
    font-size: 32px;
  }

  .row-3,
  .text-4,
  .text-3 {
    padding: 0 40px;
  }

  .text-4 {
    text-align: center;
  }

  .text-5,
  .text-12 {
    font-size: 32px;
  }

  .map {
    margin: 60px auto 0;
  }

  .vector-smart-object1 {
    width: 10%;
    height: 12%;
  }

  .vector-smart-object {
    margin: 1vh 0 0 0px;
    width: 60%;
    height: 20%;
  }

  .group-1 {
    padding: 0 30px 15px;
  }

  /* .burger-menu {
    margin: 18px 0 0;
  } */

  .form-group-btn button {
    width: 100%;
  }

  .mask-by-placeholder {
    background-position: right;
  }

  .hotspots {
    right: 0;
  }

  .logo-copy .vector-smart-object1 {
    width: 20%;
  }

  .logo-copy .vector-smart-object {
    width: 90%;
  }

}

@media (max-width: 375px) {
  .form-group-phn label {
    left: 38%;
  }

  .form-group-file {
    width: 100%;
  }

  .form-group-file input[type="file"] {
    font-size: 14px;
  }

  .burger-menu {
    top: 4vh !important;
  }
}


@media (max-width: 345px) {
  .burger-menu {
    top: 3.5vh !important;
  }
}