@import url(index.css);
@import url(./services.css);
@import url(./militaryService.css);

.contentForm {
    position: fixed;
    top: 10%;
    width: 400px;
    z-index: 1000;
}

.contentFormMobail {
    display: none;
}

.containerSection1 {
    background: 100% 100% / 100% 100% no-repeat url(../images/services/Frame\ 150.png);
    padding: 150px 0px;
}

.contentSection2 h1 {
    font-size: 40px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.contentSection2 p {
    font-size: 20px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.contentSection2 ul li {
    font-size: 17px;
    font-weight: 500;
    color: rgba(91, 102, 122, 1);
}

.contentSection2 p:nth-child(4) {
    font-size: 17px;
    font-weight: 500;
    color: rgba(91, 102, 122, 1);
}

.contentSection2 p:nth-child(5) {
    font-size: 17px;
    font-weight: 500;
    color: rgba(91, 102, 122, 1);
}

.containerSeciton3 {
    background: none;
}

.mainSection3 h1 {
    color: rgba(34, 43, 62, 1);

    font-size: 40px;
    font-weight: 700;
}

.mainSection3 ul li {
    font-size: 17px;
    font-weight: 500;
    color: rgba(91, 102, 122, 1);
}

.mainSection3 ol li {
    font-size: 20px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.mainSection3 ol ul li {
    font-size: 17px;
    font-weight: 500;
    color: rgba(91, 102, 122, 1);
}

.containerSeciton4 {
    background: #F4F4EF;
    padding: 100px 0px;
}

.headerSection4 h1 {
    font-size: 40px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.mainSeciton4 ol li {
    font-size: 20px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.containerSeciton5 {
    background: linear-gradient(to left, #16283b85, #213a55), 0% 100% / 50% 100% no-repeat url(../images/services/pexels-ekaterina-bolovtsova-6077091.png),
    100% 100% / 100% 100% no-repeat url(../images/background/Background.png);
    margin: 0px;
    padding: 100px 0px;
}

.contentSection5 {
    padding: 0px;
    margin: 0px;
}

.headerSection5 h1 {
    font-size: 40px;
    font-weight: 700;
    color: #FFFFFF;
}

.blockTextSection5 {
    border-left: 2px solid #EFC079;
    padding-left: 10px;
}

.blockTextSection5 h4 {
    font-size: 20px;
    font-weight: 700;
    color: #EFC079;
}

.blockTextSection5 p {
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFFCC;
}

.containerSeciton6 {
    background: rgb(224, 224, 224);
    padding: 120px 0px; 
}

.blockTextSection6 {
    width: 50%;
}

.headerSection6 h1{
    font-size: 40px;
    font-weight: 700;
    color: rgba(34, 43, 62, 1);
}

.mainSeciton6 {
    padding: 50px 0px;
    background: 0% 100% / 50% 100% no-repeat url(../images/services/Letters.png);
}

.mainSeciton6 h4 {
    font-size: 20px;
    font-weight: 600;
    color: rgba(34, 43, 62, 1);
}

.mainSeciton6 p {
    padding-left: 40px;
}


.textSection1 h4::before {
    content: "01";
    margin-right: 10px;
    font-size: 24px;
    font-weight: 700;
    color: rgba(239, 192, 121, 1);
}

.textSection2 h4::before {
    content: "02";
    margin-right: 10px;
    font-size: 24px;
    font-weight: 700;
    color: rgba(239, 192, 121, 1);
}

.textSection3 h4::before {
    content: "03";
    margin-right: 10px;
    font-size: 24px;
    font-weight: 700;
    color: rgba(239, 192, 121, 1);
}

.textSection4 h4::before {
    content: "04";
    margin-right: 10px;
    font-size: 24px;
    font-weight: 700;
    color: rgba(239, 192, 121, 1);
}

.containerSection7 {
    background: #F4F4EF;
    padding: 100px 0px;
}

.containerSection7 h1 {
    font-size: 40px;
    font-weight: 700;
    color: #222B3E;
}

.containerSection7 ol li {
    font-size: 17px;
    font-weight: 500;
    color: #5B667A;
}


.headerSection5 h3 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
    font-family: 'Gilroy';
}


.blockTextSection5 p:nth-child(1) {
    color: #EFC079;
    font-size: 20px;
    font-family: 'Gilroy';
    font-weight: 700;
    line-height: 24px;
}   

.blockTextSection5 p:nth-child(2) {
    color: #FFFFFFCC;
    font-size: 17px;
    font-family: 'Gilroy';
    font-weight: 500;
    line-height: 20px;
} 
/* ====================================================container_form========================== */

.container_form {
    padding: 150px 0px;
    
    background: url(../images/background/5U0A1202\ \(1\)\ 1.png) no-repeat;
    background-size: cover;
}

/* =================================================================loader============================= */

.blockLoadingSendForm {
    padding: 100px 0px;
    display: none;
}

.blockLoadingSendForm.visible {
    display: block;
}

.blockLoadingSendForm h3{
    font-size: 20px;
}

.form-loader {
    display: block; /* Лоадер скрыт по умолчанию */
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top-color: #007bff; /* Цвет вращающейся части */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 10px auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
