/*
 Theme Name:   Nekuda
 Theme URI:
 Description:  Nekuda Corporate theme
 Author:       pvlnsnv
 Author URI:
 Template:     nekuda
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Nekuda
*/





html {
    line-height: 1.15;
   /* 1 */
    -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
   /* 2 */
}
body {
    margin: 0;
    font-family: 'completefont', sans-serif !important;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption, figure, main {
   /* 1 */
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
   /* 1 */
    height: 0;
   /* 1 */
    overflow: visible;
   /* 2 */
}
pre {
    font-family: monospace, monospace;
   /* 1 */
    font-size: 1em;
   /* 2 */
}
a {
    background-color: transparent;
   /* 1 */
    -webkit-text-decoration-skip: objects;
   /* 2 */
}
abbr[title] {
    border-bottom: none;
   /* 1 */
    text-decoration: underline;
   /* 2 */
    text-decoration: underline dotted;
   /* 2 */
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder !important;
}
code, kbd, samp {
    font-family: monospace, monospace;
   /* 1 */
    font-size: 1em;
   /* 2 */
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
   /* 1 */
    font-size: 100%;
   /* 1 */
    line-height: 1.15;
   /* 1 */
    margin: 0;
   /* 2 */
}
button, input {
   /* 1 */
    overflow: visible;
}
button, select {
   /* 1 */
    text-transform: none;
}
button, html [type="button"],
/* 1 */
[type="reset"], [type="submit"] {
    -webkit-appearance: button;
   /* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
   /* 1 */
    color: inherit;
   /* 2 */
    display: table;
   /* 1 */
    max-width: 100%;
   /* 1 */
    padding: 0;
   /* 3 */
    white-space: normal;
   /* 1 */
}
progress {
    display: inline-block;
   /* 1 */
    vertical-align: baseline;
   /* 2 */
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
   /* 1 */
    padding: 0;
   /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
   /* 1 */
    outline-offset: -2px;
   /* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
   /* 1 */
    font: inherit;
   /* 2 */
}
details,
/* 1 */
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
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;
}
.ff-assistant {
    font-family: 'Assistant', sans-serif;
}
.ff-valeria {
    font-family: 'Varela Round', sans-serif;
}
.ff-raleway {
    font-family: 'Raleway', sans-serif;
}
.tc {
    text-align: center;
}
.fb {
    font-weight: bold;
}
.fm {
    font-weight: medium;
}
.fs-14 {
    font-size: 14px;
}
.fs-22 {
    font-size: 22px;
}
.fs-28 {
    font-size: 28px;
}
.fs-35 {
    font-size: 35px;
}
.fs-40 {
    font-size: 40px;
}
.fs-50 {
    font-size: 50px;
}
.fs-112 {
    font-size: 112px;
}
@media all and (min-width: 1200px ) {
   /*Paddings*/
    .pt-10 {
        padding-top: 10px;
   }
    .pb-10 {
        padding-bottom: 10px;
   }
    .pr-10 {
        padding-right: 10px;
   }
    .pl-10 {
        padding-left: 10px;
   }
    .ptb-10{
        padding-top: 10px;
        padding-bottom: 10px;
   }
    .prl-10 {
        padding-right: 10px;
        padding-left: 10px
   }
    .pt-20 {
        padding-top: 20px;
   }
    .pb-20 {
        padding-bottom: 20px;
   }
    .pr-20 {
        padding-right: 20px;
   }
    .pl-20 {
        padding-left: 20px;
   }
    .ptb-20{
        padding-top: 20px;
        padding-bottom: 20px;
   }
    .prl-20 {
        padding-right: 20px;
        padding-left: 20px
   }
    .pt-30 {
        padding-top: 30px;
   }
    .pb-30 {
        padding-bottom: 30px;
   }
    .pr-30 {
        padding-right: 30px;
   }
    .pl-30 {
        padding-left: 30px;
   }
    .ptb-30{
        padding-top: 30px;
        padding-bottom: 30px;
   }
    .prl-30 {
        padding-right: 30px;
        padding-left: 30px
   }
   /* Margins */
    .mt-10 {
        margin-top: 10px;
   }
    .mb-10 {
        margin-bottom: 10px;
   }
    .mr-10 {
        margin-right: 10px;
   }
    .ml-10 {
        margin-left: 10px;
   }
    .mtb-10{
        margin-top: 10px;
        margin-bottom: 10px;
   }
    .mrl-10 {
        margin-right: 10px;
        margin-left: 10px
   }
    .mt-20 {
        margin-top: 20px;
   }
    .mb-20 {
        margin-bottom: 20px;
   }
    .mr-20 {
        margin-right: 20px;
   }
    .ml-20 {
        margin-left: 20px;
   }
    .mtb-20{
        margin-top: 20px;
        margin-bottom: 20px;
   }
    .mrl-20 {
        margin-right: 20px;
        margin-left: 20px
   }
    .mt-30 {
        margin-top: 30px;
   }
    .mb-30 {
        margin-bottom: 30px;
   }
    .mr-30 {
        margin-right: 30px;
   }
    .ml-30 {
        margin-left: 30px;
   }
    .mtb-30{
        margin-top: 30px;
        margin-bottom: 30px;
   }
    .mrl-30 {
        margin-right: 30px;
        margin-left: 30px
   }
}
@media all and (max-width: 1200px) {
   /*Paddings*/
    .pt-10 {
        padding-top: 1%;
   }
    .pb-10 {
        padding-bottom: 1%;
   }
    .pr-10 {
        padding-right: 1%;
   }
    .pl-10 {
        padding-left: 1%;
   }
    .ptb-10{
        padding-top: 1%;
        padding-bottom: 1%;
   }
    .prl-10 {
        padding-right: 1%;
        padding-left: 1%
   }
    .pt-20 {
        padding-top: 2%;
   }
    .pb-20 {
        padding-bottom: 2%;
   }
    .pr-20 {
        padding-right: 2%;
   }
    .pl-20 {
        padding-left: 2%;
   }
    .ptb-20{
        padding-top: 2%;
        padding-bottom: 2%;
   }
    .prl-20 {
        padding-right: 2%;
        padding-left: 2%
   }
    .pt-30 {
        padding-top: 3%;
   }
    .pb-30 {
        padding-bottom: 3%;
   }
    .pr-30 {
        padding-right: 3%;
   }
    .pl-30 {
        padding-left: 3%;
   }
    .ptb-30{
        padding-top: 3%;
        padding-bottom: 3%;
   }
    .prl-30 {
        padding-right: 3%;
        padding-left: 3%
   }
   /* Margins */
    .mt-10 {
        margin-top: 1%;
   }
    .mb-10 {
        margin-bottom: 1%;
   }
    .mr-10 {
        margin-right: 1%;
   }
    .ml-10 {
        margin-left: 1%;
   }
    .mtb-10{
        margin-top: 1%;
        margin-bottom: 1%;
   }
    .mrl-10 {
        margin-right: 1%;
        margin-left: 1%
   }
    .mt-20 {
        margin-top: 2%;
   }
    .mb-20 {
        margin-bottom: 2%;
   }
    .mr-20 {
        margin-right: 2%;
   }
    .ml-20 {
        margin-left: 2%;
   }
    .mtb-20{
        margin-top: 2%;
        margin-bottom: 2%;
   }
    .mrl-20 {
        margin-right: 2%;
        margin-left: 2%
   }
    .mt-30 {
        margin-top: 3%;
   }
    .mb-30 {
        margin-bottom: 3%;
   }
    .mr-30 {
        margin-right: 3%;
   }
    .ml-30 {
        margin-left: 3%;
   }
    .mtb-30{
        margin-top: 3%;
        margin-bottom: 3%;
   }
    .mrl-30 {
        margin-right: 3%;
        margin-left: 3%
   }
    .fs-14 {
        font-size: 14px;
   }
    .fs-22 {
        font-size: 1.85vw;
   }
    .fs-28 {
        font-size: 2.4vw;
   }
    .fs-35 {
        font-size: 35px;
   }
    .fs-40 {
        font-size: 3.4vw;
   }
    .fs-50 {
        font-size: 4.2vw;
   }
    .fs-112 {
        font-size: 9.4vw;
   }
}

div.wpcf7-response-output {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 96%;
    color: white;
    border-color: white !important;
}

.sectwo.hiring div.wpcf7-response-output {
  color:red;
}

select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
    background-position: 0 0;
}
header {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background-color: white;
    padding: 10px 0;
}
.custom-logo-link {

}
.custom-logo-link img{
  width: 100%;
  height: auto;
}

.headi {
    position: relative;
    font-size: 0;
    overflow: hidden;
    height: 38.9vw;
    min-height: 385px;
    background-image: url(img/Layer-10.jpg);
    background-size: cover;
}

.headi.hiring {
    background-image: url(img/Group-1.jpg);
    padding-top: 9%;
}
.headi.hiring canvas {
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.headi.hiring > div {
    /* position: absolute;
    top: 33%;
    left: auto;
    right: 20%;
    width: 30%; */
}
.headi.hiring h1 {
    font-size: 65px;
    font-weight: 600;
    position: relative;
    left: auto;
    font-size: 3.4vw;
    width: 100%;
}
.headi.hiring p {
    font-size: 31px;
    color: #266639;
    font-family: 'Assistant', sans-serif;
    font-weight: normal;
    line-height: 38px;
}

.headi.hiring.mobile p {
font-weight: 600;
line-height: 34px;
}
.headi img {
    width: auto;
    height: 100%;
}
.headi h1 {
    font-size: 74px;
    font-weight: 600;
    position: absolute;
    left: 19%;
    top: 32%;
    width: 37%;
    font-size: 3.9vw;
}
.hdecor {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    z-index: 99;
    width: 41.9%;
}
.hdecor img {
  width: 100%;
  height: auto;
}
.hdecor.hiring {
    right: auto;
    left: 0;
    width: 43.1%;
}

.secone {
    background-color: #006b3a;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 50px;
    padding: 2% 0;
}

.sectwo {
    background-color: #eaf3d9;
    padding-bottom: 5%;
    position: relative;
}

.sectwo .wpcf7 {
    width: 100%;
    background-color: white;
    text-align: center;
    position: relative;
    padding: 20px 0px;
    padding-top: 30px;
}

.sectwo .wpcf7::after {
    content: '';
    background-image: url(img/Layer-15.png);
    background-repeat: no-repeat;
    height: 54px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -50px;
    background-position: center;
    background-size: 100%;
}

.sectwo.hiring .wpcf7 {
  background-color: transparent;
}
.sectwo.hiring .wpcf7::after {
  content: none;
}

.sectwo.hiring .wpcf7 legend {
  display: none;
}

.sectwo.hiring .box {
  background-color: transparent;
}
.sectwo.hiring .box::before {
  content: none;
}
.sectwo.hiring::before {
  content: '';
  position: absolute;
  top: 0;
  background-image: url(img/Layer-111.png);
  right: 0;
  width: 100%;
  height: 46px;
  background-repeat: no-repeat;
  background-position: center;
}

.sectwo .box{
  background-color: white;
}
.sectwo .box legend {
font-size: 30px;
color: #006b3a;
text-align: center;
font-weight: 600;
margin: 0 0 0% 0px;
padding-top: 60px;
padding-right: 10px;
padding-left: 10px;
}
.sectwo .wpcf7 input, .sectwo .wpcf7 select {
border: 2px solid #006b3a;
border-radius: 10px;
padding: 10px 10px;
box-sizing: border-box;
font-size: 25px;
width: 80%;
display: block;
margin: 0 auto;
color: #006b3a;
margin-bottom: 10px;
font-family: 'Assistant', sans-serif;
outline: #153f88;
}

.sectwo .wpcf7 input:focus {
  border:1px solid #153f88;
}

.sectwo.hiring .box legend {
  text-align: center;
  visibility: hidden;
}
.sectwo.hiring .wpcf7 input, .sectwo.hiring .wpcf7 select {
background-color: transparent;
}
.sectwo.hiring .wpcf7 .file-678 {
position: relative;
display: none;

}
.sectwo.hiring .wpcf7 .upl_fl {
position: relative;
display: block;
text-align: right;
padding: 20px 80px;
line-height: 1;
box-sizing: border-box;
cursor: pointer;
}
.sectwo.hiring .upl_fl span {
  font-size: 21px;
  color:#153f88;
}

.sectwo.hiring .wpcf7 .upl_fl::after {
content: '';
position: absolute;
right: 0;
width: 23px;
height: 27px;
background-image: url(img/skr.png);
right: 47px;
top: 15px;
}

.sectwo input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #006b3a;
font-family: 'Assistant', sans-serif;
}
.sectwo input::-moz-placeholder { /* Firefox 19+ */
  color: #006b3a;
  font-family: 'Assistant', sans-serif;
}
.sectwo input:-ms-input-placeholder { /* IE 10+ */
  color: #006b3a;
  font-family: 'Assistant', sans-serif;
}



.sectwo .wpcf7 input[type='submit'] {
    margin-top: 45px;
    background-color: #153f88;
    color: white;
    font-size: 30px;
    font-family: 'completefont', sans-serif !important;
    border: none;
}

.sectwo.hiring .wpcf7 input[type='submit'] {
  margin-top: 5px;
  transition: background-color 0.3s ease-out;
  -web-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
}

.sectwo.hiring .wpcf7 input[type='submit']:hover {
  background-color: rgba(21,63,136, 0.5);
}

.sectwo iframe {
    width: 100%;
    height: 300px;
    border: 10px solid white !important;
}

.mapdescr {
    text-align: center;
    margin-top: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
    display: block;
    color: #09428f;
}
.mapdescr a {
  color: inherit;
}
.mapdescr p:nth-child(1) {
  color: #09428f;
  font-size: 60px;
  font-weight: bold;
}
.mapdescr p:nth-child(2) {
  font-size: 30px;
  color: #006b3a;
}
.mapdescr p:nth-child(3) {
font-size: 24px;
color: #006b3a;
}

.sectwo.hiring .mapdescr {
text-align: right;
margin-top: 35%;
}

.sectwo.hiring .mapdescr p {
margin-bottom: 20px;
font-size: 28px;
line-height: 30px;
}
.sectwo.hiring .mapdescr p:nth-child(1) {
line-height: 48px;
font-size: 40px;
}
.sectwo.hiring .mapdescr p:nth-child(2) {
font-size: 28px;
}
.sectwo.hiring .mapdescr p:nth-child(4) {
font-size: 40px;
}
.sectwo.hiring .mapdescr p:nth-child(5) {
color:#347d52;
}


.sectwo.hiring .mapdescr ul{}
.sectwo.hiring .mapdescr ul li {
position: relative;
font-size: 28px;
color: #006b3a;
padding-right: 30px;
margin-bottom: 20px;
}
.sectwo.hiring .mapdescr ul li::before {
content: '';
background-image: url(img/v.png);
width: 17px;
height: 14px;
vertical-align: middle;
position: absolute;
right: 0;
top: 10px;
}


.secthree {
    padding-bottom: 3%;
}
.secthree h3 {
    font-size: 50px;
    color: #006b3a;
    font-weight: bold;
    text-align: center;
    margin: 4% auto;
}
.secthree.hiring h3 {
  color: #184189;
  font-size: 60px;

}
.slick-slide img {
    display: block;
    margin: 0 auto;
}



#gallery-1 {
    margin-bottom: 5%;
}
.secthree .box {
    background-color: #eaf3d9;
    border-radius: 5px;
    padding: 6% 10%;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10%;
    height: 240px;
    margin-bottom: 15%;
    color: #006b3a;
    font-weight: 600;
}

.secthree.hiring .box {
  height: 310px;
  color: #184189;
}
.secthree.hiring .box img {
  transition: transform 0.3s ease-in-out;
}
.secthree.hiring .box img:hover {
  transform: rotate(5deg);
}

.secthree .box h3 {
  font-size: 40px;
  font-weight: bold;
}



.secthree .box h3:after {
content: '';
width: 50%;
height: 4px;
background-color: #006b3a;
display: block;
margin: 0 auto;
margin-top: 15px;
}
.secthree.hiring .box h3::after {
content: none;
}
.secthree .box .content {
font-family: 'Assistant', sans-serif;
}
.secfour {
background-color: #006b3a;
text-align: center;
padding-bottom: 5%;
}
.secfour.hiring {
padding: 2% 0;
}
.secfour.hiring p{
color: white;
font-size: 90px;
font-weight: bold;
}
.secfour h3 {
font-size: 50px;
color: white;
font-weight: bold;
margin: 3% auto;
}
.secfour input, .secfour select {
background-color: white;
display: inline-block;
width: 20%;
line-height: 1;
vertical-align: top;
border: none;
font-size: 25px;
padding: 10px 10px;
border-radius: 10px;
height: 45px;
margin-left: 2%;
color: #09428f;
font-family: 'Assistant', sans-serif;
}
.secfour input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #09428f;
font-family: 'Assistant', sans-serif;
}
.secfour input::-moz-placeholder { /* Firefox 19+ */
color: #09428f;
font-family: 'Assistant', sans-serif;
}
.secfour input:-ms-input-placeholder { /* IE 10+ */
color: #09428f;
font-family: 'Assistant', sans-serif;
}
.secfour input:-moz-placeholder { /* Firefox 18- */
color: #09428f;
font-family: 'Assistant', sans-serif;
}
.secfour span.wpcf7-not-valid-tip {
position: absolute;
bottom: -50px;
right: 0;
color: white;
}
.secfour select{
padding-top: 7px;
}
.secfour div.wpcf7-validation-errors {
color: white;
}
.secfour input[type='submit'] {
width: 140px;
background-color: #09428f;
color: white;
margin-left: 0;
}
.hdecor.hiring.mobile {
right: auto;
left: 0;
width: 100%;
z-index: 1;
}
.hdecor.hiring.mobile img {
left: auto;
z-index: -1;
width: 60%;
margin: 0 auto;
display: block;
}
.headi.hiring.mobile {
background-image: url(img/Group-1.jpg);
padding-top: 42%;
height: 100vh;
padding-bottom: 11%;
background-position: bottom;
}
.headi.hiring.mobile.thankyou {
padding-top: 5vw;
}
header.hiring.mobile {
background-color: rgba(255,255,255,1);
}
.thankyou {
text-align: center;
padding-top: 11%;
}
.thankyou img {
margin-bottom: 50px;
}
.thankyou h3 {
font-size: 70px;
font-weight: 700;
color: #006b3a;
width: 360px;
margin: 0 auto;
}


@media all and (max-width: 1366px){
  .headi.hiring p {
      font-size: 23px;
      line-height: 29px;
      padding-right: 10px;
      padding-left: 10px;
  }
}


@media all and (max-width: 1200px){
  .secone {
      font-size: 4.3vw;
  }
  .secfour input, .secfour select {
    width: 48%;
    margin-bottom: 10px;
  }
  .headi.hiring.mobile {
    height: auto;
  }
}
@media all and (max-width: 990px){

  .mapdescr {
      margin-top: 80px;
  }
  .hdecor {
    width: 410px;
  }
  .sectwo.hiring .mapdescr {
      margin-top: 14%;
  }
  .sectwo.hiring .mapdescr ul {
      padding: 0 11%;
  }

}


@media all and (max-width: 780px) {
.secfour input, .secfour select {
width: 90%;
margin-left: auto;
margin-right: auto;
}
.secfour h3 {
font-size: 40px;
}
.secone {
font-size: 5.3vw;
}
.mapdescr p:nth-child(1) {
font-size: 50px;
}
.mapdescr p:nth-child(2) {
font-size: 37px;
}
header {
padding: 0;
}
.custom-logo-link {
margin-top: 60px;
display: block;
max-width: 200px;
margin: 0 auto;
background-color: rgba(255,255,255,0.5);
padding: 10px;
margin-right: 0;
}
.hiring.mobile .custom-logo-link {
margin-top: 60px;
display: block;
max-width: 200px;
margin: 0 auto;
padding: 10px;
background-color: rgba(255,255,255,0);
}
.headi {
min-height: 370px;
}
.headi h1 {
width: 290px;
padding: 10px;
left: 0;
bottom: 0;
top: auto;
text-align: center;
font-size: 4vw;
left: auto;
right: 0;
text-align: right;
}
.hdecor {
left: 0;
right: auto;
height: 370px;
overflow: hidden;
}
.hdecor img {
position: relative;
left: -200px;
}
.secthree .box {
min-height: 240px;
margin-bottom: 5%;
padding-bottom: 5%;
height: auto;}
.secthree h3 {
font-size: 40px;}
.headi.hiring h1 {
font-size: 10.3vw;}
.secone.hiring {
padding-top: 10%;
padding-bottom: 10%;
font-size: 60px;}
.headi.hiring.mobile {
padding-top: 50vw;}
.sectwo.hiring .upl_fl span {
font-size: 25px;}
.sectwo.hiring .mapdescr {
margin-top: 25%;
}
.sectwo.hiring .wpcf7 input, .sectwo.hiring .wpcf7 select {width: 100%;}
.sectwo.hiring .wpcf7 .upl_fl {padding: 20px 30px;}
.sectwo.hiring .wpcf7 .upl_fl::after {right: 0;}
.secthree.hiring .box {
height: auto;
padding-bottom: 30px;
}
.secthree.hiring .box h3 {
padding: 0;
margin: 0;
}
.thankyou img {
margin-bottom: 8%;
width: 70%;
}
.thankyou h3 {
font-size: 40px;
padding: 0 70px;
}
.sectwo.hiring {
padding-bottom: 10%;
}
.headi.hiring.mobile.thankyou {
padding-top: 25vw;
}
}

@media all and (max-width: 480px) {

.secone {
font-size: 9.3vw;
padding-right: 10px;
padding-left: 10px;
}
.headi h1 {
font-size: 7.3vw;
width: 222px;
bottom: 40px;
}
.secthree .box {
padding-right: 2%;
padding-left: 2%;
}
.thankyou {
padding-top: 31%;
}
.thankyou h3 {
padding: 0 30px;
width: 100%;
}
.secfour h3, .secthree h3 {
font-size: 30px;
padding-left: 10px;
padding-right: 10px;
}
.custom-logo-link {
max-width: 100px;
}
.hdecor.hiring.mobile img {
width: 90%;
}
.headi.hiring.mobile {
padding-top: 62%;
min-height: 590px;
}
.headi.hiring p {
font-size: 19px;
line-height: 27px !important;
}
.headi.hiring h1 {
font-size: 12vw;
bottom: 0;
margin-bottom: 14px;
width: 100%;
}
.secfour.hiring p {
font-size: 60px;
}
.secfour.hiring {
padding: 5% 0;
}
.secone.hiring {
font-size: 40px;
}
.secthree.hiring h3 {
font-size: 13vw;
padding: 30px 10%;
}


}
