@font-face {
    font-family: 'tildaSansVF';
    src: url('fonts/TildaSans-VF.ttf') format('truetype');
}

@font-face {
    font-family: 'TTSquares';
    src: url('fonts/TTSquares-Regular.ttf') format('truetype');
}

div {
    box-sizing: border-box;
}

body {
    margin: 0;
}

h2 {
    margin: 0;
}

.mainSection {
    display: flex;
    justify-content: center;
    background-image: url('svgs/background.svg');
    background-size: cover;
    /* margin-top: 68px; */
    overflow: hidden;
}

.wrapper {
    position: relative;
    /* width: 1200px; */
    width: 1086px;
}



header {
    font-family: 'tildaSansVF', sans-serif;
    display: flex;
    justify-content: center;
    /* background-image: url('svgs/background.svg'); */
    background-color: #F5F1EF;
    background-size: cover;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    
}


header a {

    color: #102525;
    font-size: 18px;

    text-decoration: none;

}

.headerLinks ul {
    display: flex;
    gap: 29px;

    margin: 0;
    padding: 0;
    list-style-type: none;
}


.headerItems {
    display: flex;
    align-items: center;

    justify-content: space-between;
    /* padding-top: 38px; */
    height: 69px;
    text-wrap: nowrap;
}

.headerCall {
    cursor: pointer;
    color: #102525;
    font-size: 12px;
    font-weight: bold;

    padding-left: 45px;
    padding-right: 44px;
    padding-top: 7px;
    padding-bottom: 7px;

    border: 1px solid #BDBDBD;
    border-radius: 7px;
    margin-left: 86px;
}

.headerLinks {
    padding-left: 170px;
}

.underlined {
    text-decoration: none;
}

.underlined:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}


.mainTitles {
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    font-weight: bold;
    color: #E9E9E9;

}

p {
    margin: 0;
}

/* .mainTitles p,
.mainDescription p {
    margin: 0;
} */

.mainDescription {
    font-family: 'tildaSansVF', sans-serif;
    color: #E9E9E9;
    font-size: 18px;
    max-width: 374px;
    padding-top: 19px;
}

.mainDescription span {
    display: block;
}

.mainLogoSmeta {
    padding-left: 46px;
}

.mainLogo2010 {
    padding-left: 63px;
}

.mainLogo img {
    max-height: 55px;
}

.mainLogo2010 img {
    position: absolute;
    bottom: 115px;

}

.mainLogos {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    width: 394px;
    /* height: 80px; */
    padding-top: 31px;

}

/* .mainLogosText {
    font-family: 'tildaSansVF', sans-serif;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 394px;
} */


.mainSectionContent {
    position: relative;
    z-index: 1;
    padding-left: 46px;
    padding-top: 187px;
}




.logoText {
    font-size: 12px;
    color: #E9E9E9;
    padding-bottom: 85px;
    padding-top: 5px;
}

.logoText2010 {
    bottom: 0;
    position: absolute;
    font-size: 12px;
    color: #E9E9E9;
    padding-bottom: 85px;
    margin-top: 15px;
}

.woman {
    position: absolute;
    z-index: 1;
    bottom: -4px;
    left: 630px;
}

.woman img {
    width: 395px;
    height: auto;
}

.mainSvgsRight {
    position: absolute;
    bottom: 30px;
    left: 500px;
}

.mainSvgsLeft {
    position: absolute;
    bottom: -363px;
    left: -308px;
}

.personel {
    position: relative;
    display: flex;
    justify-content: center;
    position: relative;
    background-color: #F5F1EF;
    z-index: 2;
    overflow: hidden;
}

.outsourcingHiddenElips{
    position: absolute;
    top: 300px;
    left: -550px;
    /* background-color: red; */
}

.personelContent {
    
    flex-direction: column;
    /* justify-content: space-between; */
    /* padding-top: 69px; */
    padding-top: 105px;
    /* padding-bottom: 69px; */
    display: flex;
}

.personelTitle h2 p {
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    font-weight: bold;
    color: #293E3B;
    padding-top: 23px;
}

.personelDescription p {
    padding-top: 20px;
    font-family: 'tildaSansVF', sans-serif;
    font-size: 18px;
    color: #000000;
}

.personelCall {
    display: flex;
    align-items: end;
    flex-direction: column;
    padding-top: 14px;
}

.personelCall p {
    font-family: 'tildaSansVF', sans-serif;
    color: #E67E27;
    font-size: 18px;
    max-width: 194px;
}

.callButton {
    padding-top: 16px;
    border: 7px;
    cursor: pointer;
}

.cards {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 11px;
    padding-bottom: 69px;
    padding-top: 69px;
}

.cardComplect {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 250px;
    height: 327px;
    background-image: url('imgs/cardComplect.png');
    background-size: cover;
    border-radius: 30px;
}

.cardSort {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 250px;
    height: 268px;
    background-image: url('imgs/cardSort.png');
    background-size: cover;
    border-radius: 30px;
}

.cardSticker {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 250px;
    height: 157px;
    background-image: url('imgs/cardSticker.png');
    background-size: cover;
    border-radius: 30px;
}

.cardDrivers {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 250px;
    height: 241px;
    background-image: url('imgs/cardDrivers.png');
    background-size: cover;
    border-radius: 30px;
}

.personelEclps {
    position: absolute;
    top: 13px;
    left: 623px;
}

.cardText{
    font-family: 'tildaSansVF', sans-serif;
    color: #E9E9E9;
    font-size: 18px;
    padding: 24px 29px;
}


.copackingDescription{
    max-width: 393px;
    color: #E9E9E9;
    font-family: 'tildaSansVF', sans-serif;
    font-size: 18px;
    padding-top: 35px;
    overflow: hidden;
}

.copackingTitle{
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    font-weight: bold;
    color: #FFFFFF;
}

.copacking{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url('imgs/copackingBackground.png');
    background-size: cover;
    z-index: 2;
    overflow: hidden;
}

.copackingText{
    position: relative;
    z-index: 1;
    padding-left: 50px;
    padding-top: 61px;
}


.copackingText ul {

    color: #E9E9E9;
    font-family: 'tildaSansVF', sans-serif;
    font-size: 18px;
    padding-top: 5px;

    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 61px;
}

.copackingText ul{
    padding-top: 35px;
}

.copackingImgs{
    position: absolute;
    left: -130px;
    top: 93px;
    z-index: 1;
}

.copackingSvgs{
    position: absolute;
    left: -140px;
    top: -100px;
}

.noctoring{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F5F1EF;
    background-image: url('svgs/noctoringBackground.svg');
    background-size: cover;
    overflow: hidden;
}

.noctoringTitle{
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    font-weight: bold;
    color: #293E3B;
}

.noctoringDescription p{
    font-family: 'tildaSansVF', sans-serif;
    color: #000000;
    font-size: 18px;
    max-width: 637px;
    padding-top: 9px;
}

.noctoringContent{
    padding-top: 85px;
    padding-bottom: 180px;
}

.noctoringItems{
    padding-top: 59px;
    font-family: 'tildaSansVF', sans-serif;
    color: #102525;
    font-size: 18px;


}

.znak{
    max-width: 200px;
}

.eagis{
    max-width: 212px;
    margin-left: 113px;
}

.stickers{
    max-width: 212px;
    margin-left: 61px;
}

.repair{
    max-width: 194px;
}

.service{
    max-width: 234px;
    margin-left: 115px;
}

.itemImg {
    margin-top: 30px;
}

.itemImg img{
    border-radius: 10px;
}

.lineZnak{
    margin-left: 96px;
}

.lineEagis{
    margin-left: 98px;
}


.upper{
    display: flex;
}

.lower{
    display: flex;
    padding-top: 72px;
}

.lineRepair{
    margin-left: 270px;
}

.quality{
    padding-top: 145px;
}

.qualityTitle {
    position: relative;
    z-index: 1;
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    color: #102525;
}

.qualityLogo{
    padding-top: 32px;
}

.noctoringRightSvgs {
    position: absolute;
    top: 836px;
    left: 572px;
}

.noctoringLeftSvgs {
    position: absolute;
    top: 776px;
    left: -60px;
}

.noctoringButton{
    position: absolute;
    top: 850px;
    left: 300px;
}

.copackingButton{
    position: absolute;
    top: 947px;
    left: 388px;
}

.outsourcingButton{
    position: absolute;
    top: 973px;
    left: 305px;
}

footer{
    display: flex;
    flex-direction: column;
    align-items: center;

    background-color: #143334;
    overflow: hidden;
}

.footerContent{
    display: flex;
    /* justify-content: space-between; */
    padding-top: 45px;
    padding-bottom: 37px;
    font-family: 'tildaSansVF', sans-serif;
}

.adressText{
    padding-top: 28px;
    color: #E9E9E9;
}

.adressBold{
    font-size: 14px;
    font-weight: bold;
}

.adressThin{
    font-size: 12px;
}

.footerLinks ul {
    display: flex;
    gap: 29px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sandissLogo{
    cursor: pointer;
}

.footerLinks ul li a {

    color: #E9E9E9;
    text-decoration: none;
}

.multsavodLogo{
    padding-top: 40px;
}

.contacts {
    padding-left: 91px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}

.contactsText{
    display: flex;
    flex-direction: column;
    gap: 11px;
    color: #E9E9E9;
    
}

.contactsText p {
    cursor: pointer;
    text-decoration: none;
}

.contactsText p:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}


.fade{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 457px;
    background-color: #F5F1EF;
    /* background-color: red; */
}

.mainPersonel{
    font-family: 'tildaSansVF', sans-serif;
    
}

.mainPersonel span{
    color: #E67E27;
}

.personelText{
    display: flex;
    flex-direction: column;
    gap: 21px;
}

.personelText p{
    font-family: 'tildaSansVF', sans-serif;
    /* max-width: 920px; */
}


.textSubtitle{
    font-size: 18px;
    color: #E67E27;
    font-family: 'tildaSansVF', sans-serif;

}


.contactTitle{
    font-family: 'TTSquares', sans-serif;
    font-size: 45px;
    color: #293E3B;
    font-weight: bold;
}


.itemService{
    margin-top: 30px;
}

.itemService img{
    border-radius: 10px;
}

.contact{
    display: flex;
    justify-content: center;
    background-color: #F5F1EF;
    overflow: hidden;
    
}

.contactItems{
    position: relative;
    z-index: 1;
    padding-bottom: 91px;
    padding-top: 69px;
}


.contactSubtitle{
    padding-top: 24px;
}

.contactContent{
    padding-top: 23px;
    display: flex;
    /* flex-direction: column; */
}

.submitForm{
    
    display: flex;
    flex-direction: column;
    
    /* gap: 16px; */
}


.submitForm input[type="text"] {
    width: 438px;
    height: 31px;
    background-color: transparent;
    border: 1px solid #BDBDBD;
    border-radius: 7px;
    text-align: center;
    line-height: 31px;
    
}

.submitForm input:focus{
    outline: none;
}

button[type="submit"] {
   border: transparent;
}

.submitForm input[type="text"]::placeholder {
    font-family: 'tildaSansVF', sans-serif;
    color: #102525;
    font-weight: bold;
}

.warn{
    font-size: 14px;
    color: #E67E27;
    font-family: 'tildaSansVF', sans-serif;
    padding-top: 16px;
    max-width: 430px;
}

.warn span{
    text-decoration: underline;
    text-underline-offset: 2px;
}

.send{
    font-family: 'tildaSansVF', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 24px;

    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

    width: 162px;
    height: 31px;

    background: linear-gradient(90deg, #E67E27 0%, #689B00 100%);
    border-radius: 7px;

}

.phone{
    margin-top: 16px;
}

.contactsList{
    padding-left: 100px;
}


.contactsList ul {
    display: flex;
    flex-direction: column;
    color: #E67E27;
    font-family: 'tildaSansVF', sans-serif;
    font-size: 18px;


    margin: 0;
    padding: 0;
    list-style-type: none;
    gap: 20px;
}

.contactsList ul li{
    display: flex;
}

.contactsList ul li p{
    padding-left: 20px;


}

.contactText{
    color: #102525;
    font-size: 18px;
    max-width: 811px;
    padding-top: 43px;
    font-family: 'tildaSansVF', sans-serif;
}

.contactImgs{
    z-index: 1;
    position: absolute;
    bottom: -5px;
    left: 770px;
}

.contactImgs img {
    width: 420px;
    height: auto;
}


.contactSvgs{
    position: absolute;
    bottom: 150px;
    left: 455px;
    
    
}

.TextTitle{
    color: #E67E27;
}


.burger {
    display: none;
    cursor: pointer;
    z-index: 9999;
}

.dropdownContent {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f9f9f9;
}

.dropdownContent.visible {
    max-height: 600px;
}

.dropdownContent{
    background-color: #0A2D31;
    z-index: -1;
}

.dropDownWrapper{
    margin-top: 109px;
}

.dropdownContent ul {
    
    color: #E9E9E9;
    font-family: 'tildaSansVF', sans-serif;
    font-size: 18px;
    /* padding-top: 50px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 61px;
    text-wrap: nowrap;
}

.dropdownContent ul li{
    margin-top: 20px;
}

.dropdownContent ul li a{
    font-family: 'tildaSansVF', sans-serif;
    cursor: pointer;
    color: #E9E9E9;
    font-size: 36px;
    font-weight: bold;
}


@media screen and (max-width: 1220px) {
    .headerLinks {
        padding-left: 20px;
    }

    .headerCall {
        margin-left: 20px;
    }

}

@media screen and (max-width: 1220px) {

    /* pc narrow */
    .headerLinks {
        padding-left: 20px;
    }

    .headerCall {
        margin-left: 20px;
    }

}


@media screen and (max-width: 1070px) {

    /* pc narrower */
    .cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
        grid-column-gap: 11px;
    }

    .copackingImgs {
        left: -200px;
    }

    .copackingText {
        padding-left: 150px;
    }




    .lineZnak,
    .lineEagis,
    .lineRepair {
        display: none;
    }

    .noctoringItems {

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .noctoringTitle {
        padding-left: 100px;
    }

    .noctoringDescription {
        padding-left: 100px;
    }



    .woman {
        left: 430px;
    }

    .mainSvgsRight {
        left: 300px;
    }

    .quality {
        padding-left: 100px;
    }

    .contacts {
        padding-left: 5px;
    }

    .adress {
        padding-left: 90px;
    }

}


@media only screen and (max-width: 768px) {
    /* mobile */

    .mainSectionContent {
        padding-top: 100px;
    }


    .headerLinks {
        display: none;
    }

    .headerItems {
        margin: 0px 20px;
    }

    .headerCall {
        padding: 3px 22px;
        margin: 10px;
        font-size: 14px;
    }

    .burger {
        display: flex;
        height: 100%;
        width: 40px;
    }

    .burger img {
        height: auto;
        width: 100%;
    }

    header {
        background-color: #0A2D31;
        background-image: none;
    }

    .mainLogos {
        display: flex;
        align-items: start;
        width: 394px;
        padding-top: 31px;

        /* gap: 22px; */
        flex-direction: column;
        /* height: 700px; */
        justify-content: center;

    }

    .logo img {
        height: 105px;
    }

    .logo {
        display: flex;
        flex-direction: column;
        height: 128px;
        align-items: start;
        justify-content: start;
    }





    .mainLogos {
        display: flex;
        align-items: start;
        width: 100%;
        padding-top: 31px;
        gap: 20px;

    }


    .logo img {
        height: 100px;
        padding-bottom: 10px;
    }

    .logo {
        display: flex;
        flex-direction: column;
        height: 100px;
        align-items: start;
        justify-content: space-between;
    }

    .logo2010 {
        display: flex;
        flex-direction: column;
        height: 100px;
        align-items: start;
        justify-content: space-between;
        padding-left: 0px;
    }

    .logo2010 img {
        height: 50px;
        padding-top: 16px;
    }

    .mainSvgsLeft {
        position: absolute;
        bottom: -700px;
        left: -308px;
    }

    .cards {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
        gap: 20px;
    }

    .personelContent {
        position: relative;
        z-index: 1;
        justify-content: space-between;
        margin-top: 69px;
        display: flex;
        

        flex-direction: column;
        padding: 46px;
    }


    

    
    .copackingText {
        display: flex;
        flex-direction: column;
        align-items: start;
        position: relative;
        margin-left: 50px;
        /* padding-top: 61px; */
        z-index: 1;

        /* padding: 50px 370px; */
    }
    
    
    .copackingText ul {
    
        color: #E9E9E9;
        font-family: 'tildaSansVF', sans-serif;
        font-size: 18px;
        padding-top: 5px;
    
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-bottom: 61px;
        text-wrap: nowrap;
    }
    
    .copackingText ul {
        padding-top: 35px;
    }

    .copackingImgs {
        position: absolute;
        left: -350px;
        top: 220px;
        z-index: 1;
    }


    

    .upper {
        flex-direction: column;
        align-items: center;
    }
    
    .lower {
        display: flex;
        padding-top: 200px;

        flex-direction: column;
        align-items: center;
    }

    .eagis {
        max-width: 212px;
        margin: 20px;
        max-width: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;   
    }

    .znak{
        margin: 20px;
        max-width: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .itemImg {
        margin-top: 10px;
    }

    .stickers {
        margin-left: 0px;
        margin: 20px;
        max-width: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    
    .noctoringLeftSvgs {
        position: absolute;
        top: 1200px;
        left: -300px;
    }

    .noctoringButton {
        position: absolute;
        top: 760px;
        left: 350px;
    }
    
    .copackingButton {
        position: absolute;
        top: 857px;
        left: 438px;
    }
    
    .outsourcingButton {
        position: absolute;
        top: 883px;
        left: 355px;
    }

    .repair {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        max-width: 300px;
    }

    .service {
        padding-top: 30px;
        max-width: 300px;
        max-width: 234px;
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .itemService {
        margin-top: 10px;
    }

    .quality {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-left: -100px;
    }

    .qualityTitle {
        font-size: 36px;
    }

    .noctoringRightSvgs {
        position: absolute;
        top: 1850px;
        left: 200px;
    }


    .noctoring {
        padding-bottom: 400px;
    }




    footer {
        display: flex;
        flex-direction: column;
        align-items: center;
    
        background-color: #143334;
        overflow: hidden;
        
    }

    .adressText{

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .footerContent {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /* justify-content: space-between; */
        padding-top: 45px;
        padding-bottom: 37px;
        font-family: 'tildaSansVF', sans-serif;
        gap: 40px;
    }

    .wrapper{
        width: 740px;
    }

    .footerLinks{
        display: none;
    }

    .adress{
        padding-left: 0;
        display: flex;
        flex-direction: column;
        justify-self: center;
        align-items: center;
    }

    .personelCall {
        padding-top: 24px;
    }


    .copackingDescription{
        max-width: 330px;
        color: #E9E9E9;
        font-family: 'tildaSansVF', sans-serif;
        font-size: 18px;
        padding-top: 35px;
        overflow: hidden;
    }

    .noctoringTitle{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: -200px;
    }

    .noctoringDescription{
        max-width: 330px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .noctoringContent {
        display: flex;
        flex-direction: column;
        justify-self: center;
        align-items: center;
    }
    
    .headerCall {
        color: #BDBDBD;
    }

    
    .contactContent{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contactTitle{
        font-size: 32px;
    }

    .contactItems{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 1;
        padding-bottom: 21px;
        padding-top: 69px;
    }


    .submitForm input[type="text"] {
        width: 238px;
        height: 31px;
        background-color: transparent;
        border: 1px solid #BDBDBD;
        border-radius: 7px;
        text-align: center;
        line-height: 31px;
        
    }
    
    .submitForm{
    
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* gap: 16px; */
    }

    .warn{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    }

    .contactsList{
        padding-left: 0px;
        padding-top: 20px;
    }

    .contactText{
        padding: 20px;
        padding-top: 43px;
        max-width: 500px;
    }


}