
section {
  width: 100%;
  height: 50vh;
  box-sizing: border-box;
  margin: 0;
}
section.sec1 {
  background-image: url('/upload/logistics/logistics.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
section.sec2 {
  background-image: url('/upload/logistics/fon.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-left: 3px;
  padding-right: 3px;
}

.sec-text {
  padding: 4% 8%;
  height: auto;
}
.sec-text__title {
  margin: 0;
  padding: 0;
  font-size: 2em;
}
.sec-text__dsc {
  font-size: 1em;
}
.adres_form {
    padding: 40px 20px;
}
.adres_form h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    padding-left: 20px;
}
.adres_form p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    padding-left: 20px;
}
.adres_form a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    padding-left: 20px;
}
@media (max-width: 767px){
  .text_bottom{
    font-size: 21px;
  }
}

.forma_form{
  background: #fff;
  box-shadow: -4px 4px 15px rgba(0, 0, 0, 0.07);
  height: 645px;
  margin-top: 20px!important;
  border-radius: 5px;
  margin-bottom: 20px;
}
.worksheet{
  background: #fff;
  box-shadow: -4px 4px 15px rgba(0, 0, 0, 0.07);
  height: 645px;
  margin: 20px auto;
  border-radius: 5px;
  padding: 40px;
}
.worksheet a{
  text-decoration: none;
  font-weight: 600;
}
.worksheet p{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.015em;
  color: #393634;
}
.forma_form-rsuto{
    background: #fff;
    box-shadow: -4px 4px 15px rgba(0, 0, 0, 0.07);
    height: 580px;
    margin-top: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.button_form-rsuto input{
    color: #FFF;
    background-color: #196C42!important;
    background-image: none;
    border: 1px solid #ccc!important;
    border-radius: 5px;
    min-width: 118px;
    /*margin-bottom: 15px;*/
    /*margin-top: 10px;*/
    font-weight: bold;
    font-size: 18px;
    line-height: 38px;
    letter-spacing: -0.015em;
    width: 40%;
    margin: 0 10px!important
}

.button_form-rsuto input:first-child {
    background: none!important;
    border: 1px solid #196C42!important;
    font-weight: normal;
    margin: 0 10px!important;
    color: #494949;

}
.div_adres{
  display: flex;
  margin-left: 20px;
}
.social_img{
  padding-left: 0!important;
}
.linkedin_img{
  padding-left: 0!important;
}
.forma_form p{
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: -0.015em;
  color: #615E5C;
}

input{
  border-bottom: 1px solid #000000;
  background: center;
  width: 84%;
  border: 1px solid rgba(155, 155, 155, 0.6);
  padding-left: 10px;
  height: 42px;
  box-sizing: border-box;
  border-radius: 6px;
}
input::-moz-placeholder { color: rgba(57, 54, 52, 0.5); }
input::-webkit-input-placeholder { color: rgba(57, 54, 52, 0.5); }

select{
  border-bottom: 1px solid #000000;
  background: center;
  color: rgba(57, 54, 52, 0.5);
  width: 84%;
  border: 1px solid rgba(155, 155, 155, 0.6);
  padding-left: 10px;
  height: 42px;
  box-sizing: border-box;
  border-radius: 6px;
}
.form-row{
  margin-top: 10px;
}
@media (max-width:475px){
    .button_form input{
      font-size: 16px!important;
    }
}
.button_form input{
  /* color: #4D4A48;
  background-color: #58E3F5;
  background-image: none;
  border: 1px solid #ccc!important;
  border-radius: 5px;
  min-width: 118px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 0px;
  letter-spacing: -0.015em;
  width: auto;
  margin: 10px 5px;
  padding: 15px;
  height: 40px; */
  width: 200px;
  height: 50px;
  background: #58E3F5;
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: -0.015em;
  color: #4D4A48;
  border: none;
  margin: 5px;
  padding: 0;
  margin-top: 20px;

}

.button_form input:first-child {
  background: none!important;
  border: 1px solid #58E3F5!important;
  font-weight: normal;
}

.form-group{
  display: flex;
  justify-content: center;
  margin-top:12px;
}
@media (max-width: 991px){
.adres_form{
  display: none;
  }
  .forma_form{
    margin-bottom: 20px;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}

.title_form{
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 100%;
letter-spacing: -0.015em;
color: #393634;
text-align: center;
padding-bottom: 10px;
padding-top: 31px;
}
@media (max-width:376px){
  .title_form{
    font-size: 20px!important;
  }
}
.main_input_file {
	display: none;
}

.upload_form div {
	width: 100px;
	height: 32px;
	background: #3498db;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	font-family: arial;
	font-size:14px;
	display: inline-block;
	vertical-align: top;
}

.upload_form div:hover {
	background: #2980b9;
	cursor: pointer;
}

#f_name {
	background: transparent;
	border: 0;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	padding: 0 8px;
	width: 150px;
}

