html {
  scroll-behavior: smooth;
}

/*Headings Font*/
@font-face {
    font-family: 'AkzidenzGroteskPro-Ext';
    src: local('InstalledFont')
        url(../fonts/4202-font.otf), format('otf');
    unicode-range: U+00-52F, U+1E00-1FFF, U+2200-22FF;
    font-weight: 400;
    font-style: normal;
    font-stretch: expanded;
}

/*Paragraphs Font*/
@font-face {
    font-family: 'Helvetica';
    src: url(//fonts/HelveticaRegular.ttf), format('ttf');
    font-weight: 400;
    font-style: normal;
}

:root { /*Colors*/
    --light_green: #ADE83F;
    --dark_green: #1E441A;
    --details_green: #8DCC17;
}

* {
    margin: 0;
    padding: 0;
}

h1, h3, h4 {
    font-family: 'Akzidenz-Grotesk Pro';
    font-style: normal;
    font-weight: normal;
    font-stretch: expanded;

}

h1 {
    font-size: clamp(20px, 4.17vw, 60px);
    line-height: clamp(25px, 3.82vw, 55px);
    text-shadow: 0px 0px 5px black;
}

.hero_section p {
        text-shadow: 0px 0px 5px black;

}

h2 {
    font-family: 'Helvetica';
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
}

h3 {
    margin-bottom: 15px;
}

p {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}

button {
    font-family: 'Helvetica';
    font-size: 16px;
    border-radius: 20px;
    border: none;
    color: white;
    background-color: #1E441A;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
}

button:hover {
    background-color: #5f8a0f;
    transition: 0.2s ease-out;
}

.btn-img {
    vertical-align: text-bottom;
    padding-left: 10px;
}

/*Header Style*/

header button {
    padding: 5px 20px;
}

.header_wrap {
    display: flex;
    justify-content: space-between;
}

header {
    font-size: 16px;
    font-family: 'Helvetica',sans-serif;
    font-weight: normal;
    margin: 0% 5%;
    padding: 15px 0px;
}

header .logo_wrap {
    display: flex;
}

.logo_wrap span {
    padding: 5px 10px;
}

header a {
    color: black;
    text-decoration: none;
    margin: 0px 30px;
}

header a:hover {
    transition: 0.2s ease-out;
    color: var(--details_green);
}

#dragondron_logo {
    height: 26px;
    border-radius: 5px;
    border: solid 1px;
}

                                            /*Hero Section*/ 
                
.hero_section {
    color: white;
    position: relative;
}

.hero_section_image {
    margin: 0px 1%;
    border-radius: 20px;
    width: 98%;
    height: 50vh;
    min-height: 732px;
    z-index: -1;
    object-fit: cover;
}

.hero_section_wrap { /*Hero Section h1, p, button*/
    margin: 0px 5%;
    position: absolute;
    width: 75%;
    top: 50%;
}

.hero_section_wrap > h1, p {
    margin-bottom: 15px;
}


/*Services Section*/

.services {
    margin: 12% 5%;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

h4 {
    margin-left: 40px;
    padding-top: 40px;
}

.services_crops, .services_cultivation { /*Плашки с услугами. Культуры и обработка*/
    max-width: 501px;
    border-radius: 20px;
}

.services_crops { /*Плашка с культурами*/
    border: solid black 1px;
}

.crops_wrap { /*Контейнер с названиями культур*/
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 5px;
    padding: 5px 70px 40px 40px;
}

.crop_name { /*Названия культур*/
    text-align: center;
    font-family: 'Helvetica';
    background-color: var(--light_green);
    border: 1px solid black;
    border-radius: 20px;
    padding: 5px 15px;
    white-space: nowrap;
}

.services_cultivation { /*Плашки с услугами по обработке*/
    background-color: var(--dark_green);
    color: white;
    position: relative;
    top: 20px;
    right: 260px;

}

.services_cultivation > p {
    padding: 10px 70px 40px 40px;
    margin: 0;
}


/*Equipment Section*/
.equipment {
    position: relative;
}

.equipment img { /*Картинка дрона. Оборудование*/
    position: relative;
    margin: 0px 1%;
    border-radius: 20px;
    width: 98%;
    height: 90vh;
    max-height: 589px;
    z-index: -1;
    object-fit: cover;
}

.equipment-text_wrap {
    color: white;
    margin: 0px 5%;
    position: absolute;
    top: 15%;
}

.equipment-features_wrap { /*Плашки с особнностями*/
    position: absolute;
    top: 40%;
    display: flex;
    color: var(--dark_green);
    margin: 0px 5%;
    margin-top: 98px;

}

.equipment-features_wrap span { /*Заголовок плашки с особенностями*/
    font-size: 36px;
    font-family: 'Akzidenz-Grotesk Pro';
    font-style: normal;
    font-weight: normal;
    font-stretch: expanded;
    padding-left: 30px;
}
.equipment-features_wrap > div > p { /*Описание плашки с особенностями*/
    width: 75%;
    margin: 0;
    padding-left: 30px;
}
.equipment-features_wrap div { /*Плашка с особенностями*/
    width: 240px;
    max-height: 167px;
    border-radius: 20px;
    background-color: var(--light_green);
    margin-right: 20px;
    padding: 30px 0px;
}

/*Process Section*/
.process { /*Секция // Процесс*/
    margin: 10% 5%;
    display: flex;
    justify-content: space-between;
}

.process_description { /*Контейнер плашек с шагами*/
    width: 50%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
}
.process_description div { /*Плашки с шагами*/
    background-color: var(--light_green);
    color: var(--dark_green);
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    margin-left: 20px;
}

.process_description div span { /*Номер шага*/
    font-size: 36px;
    font-family: 'Akzidenz-Grotesk Pro';
    font-style: normal;
    font-weight: normal;
    font-stretch: expanded;
    color: var(--details_green);
}

/*Prices Section*/
.prices {
    margin: 0px 5%;
    display: flex;
    justify-content: space-between;
}

.prices-text_wrap {
    width: 50%;
    margin-right: 20px;
}

.prices-text_wrap h2 {
    margin-bottom: 57px;
} 
.prices-text_wrap span {
    display: inline-block;
    border-radius: 20px;
    border: 1px solid black;
    font-size: 32px;
    font-family: 'Helvetica';
    text-align: center;
    padding: 0px 40px;
    margin-top: 10px;
} 
.prices-text_wrap p {
    margin-top: 30px;
}

/*Калькулятор стоимости*/

#calculator { /*Калькулятор стоимости контейнер*/
    width: 50%;
    background-color: var(--light_green);
    border-radius: 20px;
}

#calculator h3 { /*Калькулятор стоимости заголовок*/
    margin: 0;
    text-align: center;
}

#calculator_wrap { /*Калькулятор стоимости форма*/
    max-width: 75%;
    margin: auto;
    padding: 70px 0px;
    box-sizing: border-box;
}

#calculator select, input, #count-price_button, p{
    width: 100%;
    border: none;
    border-radius: 20px;
    box-sizing: border-box;
}

#calculator select, input {
    padding: 10px;
}

#calculator select, input, p {
    margin-top: 20px;
}


/*Contacts Section*/

.contacts {
    display: flex;
    margin: 10% 1%;
    width: 98%;
}

.contacts_info {
    background-color: var(--light_green);
    width: 50%;
    padding: 0px 4%;
    border-radius: 20px;
    box-sizing: border-box;
}
.contacts_info p {
    margin-top: 180px;
    margin-bottom: 80px;
}
.contacts_info h3 {
    margin-top: 60px;
}

/*Request form*/
.contacts_application_form { /*Белый контейнер с формой*/
    border-radius: 20px;
    border: 1px solid black;
    width: 50%;
}

.contacts_application_form input {
    border: 1px solid black
}
.contacts_application_form h3 {
    text-align: center;
    margin: 0;
}
.contacts_application_form select {
    border-radius: 20px;
    padding: 10px;
}
.contacts_application_form select, #send_request_button {
    margin-top: 20px;
    width: 100%;
}

#request_form { /*Форма заявок*/
    width: 75%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

/*Footer*/
footer {
    font-size: 16px;
    font-family: 'Helvetica',sans-serif;
    font-weight: normal;
    padding: 15px 0px;
    background-color: #1E441A;
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    color: var(--light_green);
    padding-top: 50px;
}

footer .header_wrap {
    display: block;
}

footer a {
    text-decoration: none;
    color: var(--light_green);
    line-height: 40px;
}

footer .navigation_bar {
    margin: 20px 5%;
}

footer > div > div {
    margin: 0px 5%;
}

footer span {
    padding: 0px;
    margin: 0;
}


/*Адаптив*/

@media (max-width: 1200px) {
    header .navigation_bar {
        display: none;
    }

    .services, .process, .prices, .contacts {
        display: block;
    }

    .services_crops {
        margin-top: 20px;
    }

    .services_cultivation {
        position: static;
        margin-top: 20px;
    }

    .process_description div {
        margin-left: 0;
    }

    .process_description {
        column-gap: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .prices div, #calculator {
        width: 100%;
    }

    .contacts div {
        width: 100%;
        padding: 4%;
        box-sizing: border-box;
    }

    .contacts p {
        margin-top: 20px;
    }
}

@media (max-width: 835px) {
    .equipment-features_wrap {
        display: block;
        width: 90%;
        margin-top: 200px;
    }

    .equipment img {
        height: 321px;
        object-position: right;
    }

    .equipment-features_wrap div {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }

    .process {
        margin-top: 589px;
    }


}

@media (max-width: 500px) {
    h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .prices span {
        font-size: 16px;
        width: 75%;
    }

    .process_description {
        grid-template-columns: 1fr;
    }

    .hero_section_wrap {
        width: 90%;
    }
    .hero_section_wrap button {
        width: 100%;
    }


}