@charset "UTF-8";
@media (max-width: 1465px) {
  .container {
    width: 1200px;
  }
  .nav__link {
    margin-right: 30px;
    font-size: 20px;
  }
  .home__emblem {
    min-width: 380px;
    height: 245px;
  }
  h2 {
    margin-top: 35px;
    margin-bottom: 15px;
    max-width: 820px;
    font-weight: 700;
    font-size: 32px;
    line-height: 128%;
    letter-spacing: -0.02em;
  }
  h1 {
    font-size: 45px;
  }
  .home__photo {
    min-height: 530px;
  }
  .we__card {
    width: 300px;
    margin-bottom: 30px;
    padding: 50px 40px 45px 40px;
  }
  .we__card h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .we__text {
    margin-bottom: 20px;
    min-height: 130px;
    font-size: 18px;
  }
  h4 {
    margin-left: 25px;
  }
  .about-us {
    margin-bottom: 60px;
  }
  .about-us__container h4 {
    padding-top: 60px;
  }
  .p-text {
    font-weight: 400;
    font-size: 28px;
    line-height: 146%;
    letter-spacing: 0.01em;
  }
  .about-us__gallery {
    min-height: 800px;
    grid-template-columns: 241px 269px 645px;
    grid-template-rows: 285px 95px 105px 195px;
    gap: 20px;
  }
  .humanitarian__gallery {
    min-height: 960px;
    grid-template-columns: 540px 260px 360px;
    grid-template-rows: 400px 180px 330px;
    gap: 20px;
  }
  .humanitarian {
    margin-bottom: 60px;
  }
  .patriotism__gallery {
    min-height: 650px;
  }
  .patriotism__gallery img {
    width: 1200px;
    height: 600px;
  }
  .tourism__gallery {
    min-height: 750px;
    grid-template-columns: 292px 163px 89px 281px 290px;
    grid-template-rows: 270px 200px 240px;
    gap: 20px;
  }
  .tourism {
    margin-bottom: 30px;
  }
  .fighting__gallery {
    min-height: 1010px;
    grid-template-columns: 550px 65px 125px 30px 350px;
    grid-template-rows: 280px 320px 320px;
    gap: 20px;
  }
  .war__gallery {
    margin-bottom: 50px;
    grid-template-columns: 280px 300px 220px 340px;
    grid-template-rows: 338px 264px;
    gap: 20px;
  }
  .forge__gallery {
    min-height: 550px;
    grid-template-columns: 410px 420px 330px;
    grid-template-rows: 220px 260px;
    gap: 20px;
  }
  .qwestion__form {
    width: 600px;
  }
  .qwestion__text {
    width: 455px;
    padding: 10px;
  }
  .qwestion__img {
    width: 475px;
    height: 315px;
  }
  .footer__text {
    margin-right: 100px;
  }
  .bigTitle {
    font-size: 50px;
  }
  .bigText {
    font-size: 42px;
  }
  .bigNav {
    font-size: 30px;
    line-height: 120%;
  }
  .bigFooterText {
    font-size: 30px;
    line-height: 120%;
  }
  .bigBtn {
    -webkit-transform: translateX(-30px) scale(1.2);
            transform: translateX(-30px) scale(1.2);
  }
  .smallTitle {
    font-size: 28px;
    line-height: 100%;
  }
  .smallText {
    font-size: 20px;
    line-height: 145%;
  }
  .smallNav {
    font-size: 20px;
    line-height: 120%;
  }
  .smallFooterText {
    font-size: 20px;
    line-height: 120%;
  }
  .smallBtn {
    -webkit-transform: translateX(-20px) scale(0.9);
            transform: translateX(-20px) scale(0.9);
  }
}
@media (max-width: 1220px) {
  .container {
    width: 976px;
  }
  .header__phone,
  .footer__phone {
    font-weight: 600px;
  }
  .header__logo {
    margin-right: 60px;
  }
  .nav__item a {
    margin-right: 20px;
    letter-spacing: -0.07em;
  }
  .home__text {
    width: 570px;
  }
  h2 {
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 24px;
    line-height: 171%;
    letter-spacing: -0.03em;
  }
  h1 {
    font-size: 32px;
    line-height: 183%;
    letter-spacing: 0.01em;
  }
  .home__photo {
    min-height: 420px;
  }
  .we__card {
    width: 280px;
    padding: 20px 15px;
  }
  .we__card h3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 187%;
    letter-spacing: -0.03em;
  }
  .we__text {
    min-height: 160px;
  }
  h4 {
    margin-bottom: 20px;
    margin-left: 60px;
    font-size: 36px;
    line-height: 162%;
    letter-spacing: 0.01em;
  }
  .p-text {
    font-size: 24px;
    line-height: 171%;
    letter-spacing: 0.02em;
  }
  .about-us {
    margin-bottom: 30px;
  }
  .about-us__container h4 {
    padding-top: 30px;
  }
  .about-us__gallery {
    min-height: 610px;
    grid-template-columns: 200px 220px 526px;
    grid-template-rows: 212px 88px 78px 145px;
    gap: 15px;
  }
  .humanitarian {
    margin-bottom: 30px;
  }
  .humanitarian__gallery {
    min-height: 765px;
    grid-template-columns: 456px 230px 260px;
    grid-template-rows: 320px 153px 245px;
    gap: 15px;
  }
  .patriotism {
    margin-bottom: 30px;
  }
  .patriotism h4 {
    padding-top: 10px;
  }
  .patriotism__gallery {
    min-height: 550px;
  }
  .patriotism__gallery figcaption {
    padding: 0;
    font-size: 24px;
  }
  .patriotism__gallery img {
    width: 100%;
    height: 500px;
  }
  .tourism__container h4 {
    padding: 0;
  }
  .tourism__gallery {
    min-height: 600px;
    grid-template-columns: 245px 130px 71px 230px 240px;
    grid-template-rows: 220px 160px 190px;
    gap: 15px;
  }
  .fighting__container h4 {
    padding-top: 10px;
  }
  .fighting__gallery {
    min-height: 810px;
    grid-template-columns: 446px 60px 100px 30px 280px;
    grid-template-rows: 225px 260px 260px;
    gap: 15px;
  }
  .war__gallery {
    margin-bottom: 50px;
    grid-template-columns: 227px 244px 180px 280px;
    grid-template-rows: 275px 215px;
    gap: 15px;
  }
  .forge {
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .forge__gallery {
    min-height: 460px;
    grid-template-columns: 333px 341px 272px;
    grid-template-rows: 190px 220px;
    gap: 15px;
  }
  .contacts {
    padding-top: 0;
  }
  .contacts__text {
    font-size: 24px;
    line-height: 171%;
    letter-spacing: 0.02em;
    margin-bottom: 15px;
  }
  .socs__text {
    padding-top: 25px;
  }
  .qwestion__form {
    width: 527px;
    padding: 10px 20px 20px 20px;
  }
  .qwestion__text {
    width: 350px;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0.02em;
  }
  .qwestion__img {
    width: 350px;
    height: 235px;
  }
  .footer__text {
    font-size: 20px;
    margin-right: 30px;
  }
  .footer__phone {
    font-size: 20px;
  }
  .footer__phone-svg {
    width: 20px;
    height: 20px;
  }
  .bigTitle {
    font-size: 40px;
    line-height: 120%;
  }
  .bigText {
    font-size: 36px;
    line-height: 120%;
  }
  .bigNav {
    font-size: 30px;
    line-height: 120%;
  }
  .bigFooterText {
    font-size: 20px;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .bigBtn {
    -webkit-transform: translateX(-30px) scale(1.2);
            transform: translateX(-30px) scale(1.2);
  }
  .smallTitle {
    font-size: 28px;
    line-height: 100%;
  }
  .smallText {
    font-size: 20px;
    line-height: 145%;
  }
  .smallNav {
    font-size: 20px;
    line-height: 120%;
  }
  .smallFooterText {
    font-size: 20px;
    line-height: 120%;
  }
  .smallBtn {
    -webkit-transform: translateX(-20px) scale(0.9);
            transform: translateX(-20px) scale(0.9);
  }
}
@media (max-width: 1000px) {
  .container {
    width: 720px;
  }
  .about-us__slideshow,
  .humanitarian__slideshow,
  .tourism__slideshow,
  .fighting__slideshow,
  .war__slideshow,
  .forge__slideshow,
  .dots1,
  .dots2,
  .dots3,
  .dots4,
  .dots5,
  .dots6 {
    display: block;
  }
  .dots1,
  .dots4,
  .dots6 {
    min-height: 32px;
  }
  .header__container {
    height: 72px;
  }
  .header__logo,
  .footer__logo {
    margin-right: 23px;
    width: 141px;
    height: 60px;
  }
  .header__svg,
  .footer__svg {
    width: 141px;
    height: 60px;
  }
  .header__btn {
    padding: 5px;
    width: 285px;
  }
  .nav__container {
    padding: 3px 0;
  }
  .nav__link {
    font-size: 18px;
    text-decoration: underline;
  }
  .home__emblem {
    min-width: 310px;
    height: 205px;
  }
  h2 {
    margin-bottom: 15px;
    font-size: 21px;
  }
  h1 {
    font-size: 24px;
  }
  .home {
    margin-bottom: 30px;
  }
  .home__photo {
    min-height: 325px;
  }
  .we__cards {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .we__card:nth-last-child(-n+3) {
    margin-bottom: 30px;
  }
  .we__card:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }
  p {
    margin-bottom: 25px;
  }
  h4 {
    padding-top: 15px;
    margin-bottom: 20px;
    font-size: 32px;
    margin-left: 35px;
  }
  .p-text {
    font-size: 20px;
  }
  .about-us {
    margin-bottom: 0;
  }
  .about-us__container h4 {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .gallery {
    display: none;
  }
  .mySlides1,
  .mySlides2,
  .mySlides3,
  .mySlides4,
  .mySlides5,
  .mySlides6,
  .dots1,
  .dots2,
  .dots3,
  .dots4,
  .dots5,
  .dots6 {
    display: block;
  }
  .humanitarian,
  .tourism {
    margin-bottom: 10px;
  }
  .patriotism {
    margin-bottom: 15px;
  }
  .patriotism__gallery {
    min-height: 400px;
  }
  .patriotism__gallery img {
    height: 379px;
  }
  .patriotism__gallery figcaption {
    bottom: 22px;
    font-size: 20px;
  }
  .fighting {
    margin-bottom: 0px;
  }
  .war {
    margin-bottom: 10px;
  }
  .contacts__text,
  .socs__text {
    font-size: 20px;
  }
  .qwestion__info {
    display: none;
  }
  .qwestion__form {
    min-height: 505px;
  }
  .qwestion__form input {
    padding: 10px;
    height: 40px;
    font-size: 20px;
  }
  .qwestion__message {
    padding: 10px;
    height: 230px;
    font-size: 20px;
  }
  .qwestion__btn {
    font-size: 24px;
    line-height: 30px;
    height: 50px;
  }
  .footer {
    height: 80px;
  }
  .footer__container {
    padding: 10px 0;
  }
  .footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__text {
    margin: 0;
    margin-bottom: 10px;
  }
  .bigTitle {
    font-size: 32px;
    line-height: 100%;
  }
  .bigText {
    font-size: 36px;
    line-height: 120%;
  }
  .bigNav {
    font-size: 24px;
    line-height: 120%;
  }
  .bigFooterText {
    font-size: 20px;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .bigBtn {
    -webkit-transform: translateX(-10px) scale(1.2);
            transform: translateX(-10px) scale(1.2);
  }
  .smallTitle {
    font-size: 18px;
    line-height: 100%;
  }
  .smallText {
    font-size: 16px;
    line-height: 145%;
  }
  .smallNav {
    font-size: 16px;
    line-height: 120%;
  }
  .smallFooterText {
    font-size: 16px;
    line-height: 120%;
  }
  .smallBtn {
    -webkit-transform: translateX(-20px) scale(0.9);
            transform: translateX(-20px) scale(0.9);
  }
}
@media (max-width: 740px) {
  .container {
    width: 432px;
  }
  .header .header__container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .header__svg {
    width: 110px;
    height: 50px;
  }
  .header__logo {
    margin-right: 20px;
    width: 111px;
    height: 50px;
  }
  .dropdown-content {
    min-width: 300px;
    height: 100px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header__elements {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .header__btn {
    margin-bottom: 10px;
  }
  .header__phone {
    margin: 0;
  }
  .nav__container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .burger-checkbox,
  .burger,
  .burger::before,
  .burger::after {
    display: block;
  }
  .nav__btns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 360px;
  }
  .contact-btn {
    margin: 0;
    width: 136px;
    margin-right: 20px;
  }
  .nav__menu {
    top: 0px;
    left: 0;
    padding-top: 40px;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    background-color: #384426;
    list-style-type: none;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 60%;
  }
  .nav__item {
    display: block;
    padding: 8px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
  }
  .nav__item a {
    margin: 0;
  }
  .burger-checkbox:checked ~ .nav__menu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .home__emblem {
    background-image: url("/img/эмблема2.png");
    min-width: 220px;
    height: 235px;
    background-size: cover;
  }
  h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.03em;
  }
  h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 110%;
    letter-spacing: 0.02em;
  }
  .home__photo {
    min-height: 195px;
  }
  .we {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(77%, #FAFAFA), color-stop(23%, #495932));
    background: linear-gradient(to bottom, #FAFAFA 77%, #495932 23%);
  }
  .we__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .we__card {
    width: calc(100% - 30px);
    min-height: 30px;
    padding: 4px 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
  }
  .we__card h3 {
    margin-bottom: 0;
    min-height: 24px;
    text-align: start;
    display: inline;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.03em;
  }
  .we__card:nth-last-child(-n+2),
  .we__card:nth-last-child(-n+3) {
    margin-bottom: 10px;
  }
  .we__card:last-child {
    margin-bottom: 0;
  }
  .we__text {
    display: none;
  }
  .we__btn {
    padding: 0;
    height: 25px;
    border: none;
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
  }
  .we__btn span {
    display: none;
  }
  .we__card:focus > .we__title {
    color: #66C2E7;
  }
  .we__card:hover > .we__title {
    color: #66C2E7;
  }
  .we__card:active > .we__title {
    color: #66C2E7;
  }
  .we__btn:before {
    content: "";
    position: absolute;
    display: block;
    top: -5px;
    left: -432px;
    right: -10px;
    bottom: -5px;
  }
  h4 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    line-height: 160%;
  }
  .patriotism__gallery {
    min-height: 242px;
  }
  .patriotism__gallery img {
    height: 220px;
  }
  .patriotism__gallery figcaption {
    left: 0;
    right: 0;
    height: 50px;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.02em;
  }
  .qwestion__form {
    width: 392px;
  }
  .footer__container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .footer__soc {
    display: none;
  }
  .bigTitle {
    font-size: 25px;
    line-height: 100%;
  }
  .bigText {
    font-size: 22px;
    line-height: 140%;
  }
  .bigNav {
    font-size: 20px;
    line-height: 120%;
  }
  .bigFooterText {
    font-size: 20px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .bigBtn {
    -webkit-transform: translateX(0px) scale(1);
            transform: translateX(0px) scale(1);
  }
}
@media (max-width: 450px) {
  .container {
    width: 290px;
  }
  .header {
    height: 150px;
  }
  .header .header__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__logo {
    margin-right: 0;
    margin-bottom: 20px;
    width: 290px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__title {
    display: block;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    line-height: 135%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    text-align: center;
    color: #fafafa;
  }
  .header__elements {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .dropdown-content {
    top: -20px;
  }
  .header__btn {
    width: 290px;
  }
  .header__text {
    margin-left: 10px;
  }
  .contact-btn__text,
  .ask__text {
    display: none;
  }
  .contact-btn,
  .ask {
    width: 30px;
  }
  .nav__svg {
    margin-right: 0;
  }
  .nav__btns {
    width: 108px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .nav__menu {
    width: 80%;
  }
  .home__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home__emblem {
    width: 225px;
    margin: 0 auto;
  }
  .home__text {
    width: 100%;
  }
  h2 {
    margin: 0;
  }
  h1 {
    margin-bottom: 10px;
  }
  h4 {
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
  }
  .home__photo {
    min-height: 125px;
  }
  .we {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #FAFAFA), color-stop(5%, #495932));
    background: linear-gradient(to bottom, #FAFAFA 95%, #495932 5%);
  }
  .we__btn {
    top: 25%;
    right: 5px;
  }
  .we__card {
    width: calc(100% - 10px);
    min-height: 30px;
    padding: 4px 5px;
  }
  .p-text {
    font-size: 18px;
    line-height: 150%;
  }
  .patriotism__gallery {
    min-height: 135px;
  }
  .patriotism__gallery img {
    height: 160px;
  }
  .patriotism__gallery figcaption {
    font-size: 18px;
    bottom: 3px;
  }
  .contacts {
    margin-bottom: 15px;
  }
  .qwestion {
    margin-bottom: 20px;
  }
  .qwestion__form {
    width: 270px;
    min-height: 330px;
    padding: 10px 10px 15px 10px;
  }
  .qwestion__form input {
    padding: 7px;
    margin-bottom: 10px;
    height: 30px;
  }
  .qwestion__message {
    margin-bottom: 10px;
    padding: 15px 7px 7px 7px;
    height: 150px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: normal;
  }
  .qwestion__btn {
    padding: 7px 20px;
    height: 41px;
    font-size: 20px;
    line-height: 24px;
  }
  .footer {
    min-height: 130px;
  }
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__svg,
  .footer__logo {
    width: 110px;
    height: 50px;
  }
  .footer__logo {
    margin: 0;
    margin-bottom: 5px;
  }
  .footer__text {
    margin-bottom: 5px;
  }
  .bigTitle {
    font-size: 25px;
    line-height: 100%;
  }
  .bigText {
    font-size: 20px;
    line-height: 120%;
  }
}