@media only screen and (max-width: 1365px) {

header .header .col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-logo {
    text-align: center;
    flex: auto;
}
.header-menu .menu-toggle {
    display: block;
}
header .row nav.header-menu {
    position: absolute;
    top: 30px;
    right: 15px;
    width: auto;
    /* flex: 0; */
    order: -1;
}
.header-menu .menuwrap {
    position: absolute;
    background: var(--y);
    padding: 0px 0px;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #ccc;
    margin-top: 6px;
    display: none;
	right: 0;
}
.header-menu .menuwrap.active {
    display: block;
}
.header-menu li {
    display: block;
}
.header-menu a {
    padding: 12px 30px;
    color: var(--two);
    /* font-size: 150%; */
    white-space: nowrap;
}
.header-menu li.active a:after, .header-menu li:hover a:after {
    width: 0;
}
.header-slogan {
    letter-spacing: 0px;
    font-size: 18px;
}

section.dost {
    padding-bottom: 100px;
}
img.dimg.dimg1, img.dimg.dimg3, img.dimg.dimg4, img.dimg.dimg5 {
    display: none;
}
/*.dost-pic {
    padding-top: 210px;
}*/
.dost-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 15%;
    left: 60%;
    width: 25%;
    text-align: left;
}
.dost-text p {
    margin: 0;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.dost-text.dost-text1 {
    flex: 27% 0;
    order: 3;
    margin-bottom: 0;
    padding-top: 225px;
}
.dost-text.dost-text2 {
    flex: 27%;
    padding-top: 0px;
    padding-left: 0;
    order: 2;
}
.dost-text.dost-text3 {
    flex: 27% 0;
    padding-top: 45px;
    padding-bottom: 0px;
    order: 1;
}
.dost-text a {
    font-size: 18px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 125px;
    position: absolute;
    top: 175px;
    left: 29%;
    width: 33%;
    text-align: center;
}
.dost-text a img {
    width: 70%;
    height: auto;
}

section.crea {
    padding-bottom: 130px;
}
.crea-text p {
    margin: 0;
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #616b43;
    margin-left: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.crea-text a {
    font-size: 14px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 0;
    position: absolute;
    top: 70%;
    bottom: auto;
    left: 39%;
    width: 25%;
}
.crea-text a img {
    height: auto;
}
.crea-text a span {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #758a37;
    font-size: 18px;
}
img.cimga.cimg6 {
    margin-bottom: 0px;
    width: 87%;
}
.crea-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0;
    max-width: 20%;
    color: #616b43;
    text-align: left;
    position: absolute;
    top: 30%;
    left: 33%;
}
.crea-pic {
    padding-top: 200px;
}
.crea-text.crea-text3 {
    flex: 40% 0;
    padding-top: 0;
    padding-bottom: 0px;
}
.crea-text.crea-text2 {
    flex: 27% 0;
    padding-top: 0;
    padding-right: 0;
}
.crea-text.crea-text1 {
    flex: 33% 0;
}
img.cimg.cimg4, img.cimg.cimg5 {
    display: none;
}
img.cimg.cimg1 {
    height: 45px;
    top: -15px;
    left: 0;
}
img.cimg.cimg2 {
    height: 30px;
    top: -15px;
    left: 175px;
}
img.cimg.cimg3 {
    height: 45px;
    top: 0px;
    left: auto;
    right: 15px;
}



section.arm {
    padding: 30px 0 30px;
}
.arm img.aimg.limgc1 {
    height: 35px;
    top: 35px;
    left: auto;
    right: 0;
}
.arm img.aimg.limgc2 {
    height: 35px;
    top: 300px;
    left: 0;
}
.arm img.aimg.limgc3 {
    height: 35px;
    top: 670px;
    right: 0;
    left: auto;
}
.arm img.aimg.limgc4 {
    height: 35px;
    top: 1200px;
    right: auto;
    left: 0;
}
.armwrap {
    gap: 0;
    justify-content: center;
}
.arm-item {
    flex: 50% 0;
    background: #fff;
    /* border-radius: 24px; */
    padding: 15px 30px;
}
.arm-item h4 {
    font-size: 26px;
}
.arm-item p {
    font-size: 16px;
}
.arm-item-img {
    position: relative;
    height: 0;
    padding-top: 55%;
    /* background: #a7c4d7; */
    border-radius: 50%;
    /* margin-bottom: 15px; */
    max-width: 55%;
    margin: 45px auto 15px;
}

section.lab {
    padding-top: 30px;
}
img.limg.limgc1 {
    height: 32px;
    top: -18px;
    left: 0;
}
img.limg.limgc2 {
    height: 26px;
    top: 140px;
    left: 0;
}
img.limg.limgc3 {
    height: 15px;
    top: -10px;
    right: 0px;
    left: auto;
}
img.limg.limgc4 {
    height: 20px;
    top: 135px;
    right: 0px;
    left: auto;
}
img.limg.limg0 {
    top: auto;
    left: auto;
    position: relative;
    width: calc(100% - 30px);
}
/*img.limg.limg1 {
    height: 110px;
    top: 26%;
    left: 5%;
}*/
img.limg.limg2 {
    height: 70px;
    top: 23%;
    left: 24%;
}
img.limg.limg3 {
    height: 70px;
    top: 23%;
    left: 63%;
}
img.limg.limg4 {
    height: 70px;
    top: 23%;
    left: 79%;
}
img.limg.limg5 {
    height: 70px;
    top: 23%;
    left: 43%;
}
img.limg.limg6 {
    height: 70px;
    top: 48%;
    left: 22%;
}
img.limg.limg7 {
    height: 70px;
    top: 48%;
    left: 38%;
}
img.limg.limg8 {
    height: 70px;
    top: 48%;
    left: 57%;
}
img.limg.limg9 {
    height: 70px;
    top: 48%;
    left: 76%;
}
img.limg.limg10 {
    height: 70px;
    top: 68%;
    left: 47%;
}

img.dimg.dimg2 {
    height: 26px;
    top: 145px;
    left: 325px;
}

footer .col {
    padding-top: 175px;
    text-align: center;
}
footer .col>img {
    position: absolute;
    top: 25px;
    right: 35px;
    height: 75px;
}
.footer-pic {
    padding-top: 75px;
    width: max-content;
    max-width: 300%;
    overflow: hidden;
}



}



@media only screen and (max-width: 1023px) {

header .header .col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-logo {
    text-align: center;
    flex: auto;
}
.header-menu .menu-toggle {
    display: block;
}
header .row nav.header-menu {
    position: absolute;
    top: 30px;
    right: 15px;
    width: auto;
    /* flex: 0; */
    order: -1;
}
.header-menu .menuwrap {
    position: absolute;
    background: var(--y);
    padding: 0px 0px;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #ccc;
    margin-top: 6px;
    display: none;
	right: 0;
}
.header-menu .menuwrap.active {
    display: block;
}
.header-menu li {
    display: block;
}
.header-menu a {
    padding: 12px 30px;
    color: var(--two);
    /* font-size: 150%; */
    white-space: nowrap;
}
.header-menu li.active a:after, .header-menu li:hover a:after {
    width: 0;
}
.header-slogan {
    letter-spacing: 0px;
    font-size: 18px;
}

section.dost {
    padding-bottom: 100px;
}
img.dimg.dimg1, img.dimg.dimg3, img.dimg.dimg4, img.dimg.dimg5 {
    display: none;
}
.dost-pic {
    padding-top: 260px;
}

.dost-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 15%;
    left: 60%;
    width: 25%;
    text-align: left;
}
.dost-text p {
    margin: 0;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.dost-text.dost-text1 {
    flex: 27% 0;
    order: 3;
    margin-bottom: 0;
    padding-top: 225px;
}
.dost-text.dost-text2 {
    flex: 27%;
    padding-top: 0px;
    padding-left: 0;
    order: 2;
}
.dost-text.dost-text3 {
    flex: 27% 0;
    padding-top: 45px;
    padding-bottom: 0px;
    order: 1;
}
.dost-text a {
    font-size: 18px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 125px;
    position: absolute;
    top: 175px;
    left: 29%;
    width: 33%;
    text-align: center;
}
.dost-text a img {
    width: 70%;
    height: auto;
}

section.crea {
    padding-bottom: 130px;
}
.crea-text p {
    margin: 0;
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #616b43;
    margin-left: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.crea-text a {
    font-size: 14px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 0;
    position: absolute;
    top: 70%;
    bottom: auto;
    left: 39%;
    width: 25%;
}
.crea-text a img {
    height: auto;
}
.crea-text a span {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #758a37;
    font-size: 18px;
}
img.cimga.cimg6 {
    margin-bottom: 0px;
    width: 87%;
}
.crea-text h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0;
    max-width: 20%;
    color: #616b43;
    text-align: left;
    position: absolute;
    top: 30%;
    left: 33%;
}
.crea-pic {
    padding-top: 170px;
}
.crea-text.crea-text3 {
    flex: 40% 0;
    padding-top: 0;
    padding-bottom: 0px;
}
.crea-text.crea-text2 {
    flex: 27% 0;
    padding-top: 0;
    padding-right: 0;
}
.crea-text.crea-text1 {
    flex: 33% 0;
}
img.cimg.cimg4, img.cimg.cimg5 {
    display: none;
}
img.cimg.cimg1 {
    height: 45px;
    top: -15px;
    left: 0;
}
img.cimg.cimg2 {
    height: 30px;
    top: -15px;
    left: 175px;
}
img.cimg.cimg3 {
    height: 45px;
    top: 0px;
    left: auto;
    right: 15px;
}



section.arm {
    padding: 30px 0 30px;
}
.arm img.aimg.limgc1 {
    height: 35px;
    top: 35px;
    left: auto;
    right: 0;
}
.arm img.aimg.limgc2 {
    height: 35px;
    top: 300px;
    left: 0;
}
.arm img.aimg.limgc3 {
    height: 35px;
    top: 670px;
    right: 0;
    left: auto;
}
.arm img.aimg.limgc4 {
    height: 35px;
    top: 1200px;
    right: auto;
    left: 0;
}
.armwrap {
    gap: 0;
    justify-content: center;
}
.arm-item {
    flex: 50% 0;
    background: #fff;
    /* border-radius: 24px; */
    padding: 15px 30px;
}
.arm-item h4 {
    font-size: 26px;
}
.arm-item p {
    font-size: 16px;
}
.arm-item-img {
    position: relative;
    height: 0;
    padding-top: 55%;
    /* background: #a7c4d7; */
    border-radius: 50%;
    /* margin-bottom: 15px; */
    max-width: 55%;
    margin: 45px auto 15px;
}

section.lab {
    padding-top: 30px;
}
img.limg.limgc1 {
    height: 32px;
    top: -18px;
    left: 0;
}
img.limg.limgc2 {
    height: 26px;
    top: 140px;
    left: 0;
}
img.limg.limgc3 {
    height: 15px;
    top: -10px;
    right: 0px;
    left: auto;
}
img.limg.limgc4 {
    height: 20px;
    top: 135px;
    right: 0px;
    left: auto;
}
img.limg.limg0 {
    top: auto;
    left: auto;
    position: relative;
    width: calc(100% - 30px);
}
/*img.limg.limg1 {
    height: 110px;
    top: 26%;
    left: 5%;
}*/
img.limg.limg2 {
    height: 70px;
    top: 23%;
    left: 24%;
}
img.limg.limg3 {
    height: 70px;
    top: 23%;
    left: 63%;
}
img.limg.limg4 {
    height: 70px;
    top: 23%;
    left: 79%;
}
img.limg.limg5 {
    height: 70px;
    top: 23%;
    left: 43%;
}
img.limg.limg6 {
    height: 70px;
    top: 48%;
    left: 22%;
}
img.limg.limg7 {
    height: 70px;
    top: 48%;
    left: 38%;
}
img.limg.limg8 {
    height: 70px;
    top: 48%;
    left: 57%;
}
img.limg.limg9 {
    height: 70px;
    top: 48%;
    left: 76%;
}
img.limg.limg10 {
    height: 70px;
    top: 68%;
    left: 47%;
}

img.dimg.dimg2 {
    height: 26px;
    top: 145px;
    left: 325px;
}

footer .col {
    padding-top: 175px;
    text-align: center;
}
footer .col>img {
    position: absolute;
    top: 25px;
    right: 35px;
    height: 75px;
}
.footer-pic {
    padding-top: 75px;
    width: max-content;
    max-width: 300%;
    overflow: hidden;
}

iframe {
    width: 100%;
    height: auto;
}

}



@media only screen and (max-width: 767px) {

header .header .col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-logo {
    text-align: center;
    flex: auto;
}
.header-menu .menu-toggle {
    display: block;
}
header .row nav.header-menu {
    position: absolute;
    top: 30px;
    right: 15px;
    width: auto;
    /* flex: 0; */
    order: -1;
}
.header-menu .menuwrap {
    position: absolute;
    background: var(--y);
    padding: 0px 0px;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #ccc;
    margin-top: 6px;
    display: none;
	right: 0;
}
.header-menu .menuwrap.active {
    display: block;
}
.header-menu li {
    display: block;
}
.header-menu a {
    padding: 12px 30px;
    color: var(--two);
    /* font-size: 150%; */
    white-space: nowrap;
}
.header-menu li.active a:after, .header-menu li:hover a:after {
    width: 0;
}
.header-slogan {
    letter-spacing: 0px;
    font-size: 18px;
}

section.dost {
    padding-bottom: 100px;
}
img.dimg.dimg1, img.dimg.dimg3, img.dimg.dimg4, img.dimg.dimg5 {
    display: none;
}
.dost-pic {
    padding-top: 210px;
}
.dost-text h2 {
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 9%;
    left: 60%;
    width: 25%;
    text-align: left;
}
.dost-text p {
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.dost-text.dost-text1 {
    flex: 27% 0;
    order: 3;
    margin-bottom: 0;
    padding-top: 65px;
}
.dost-text.dost-text2 {
    flex: 27%;
    padding-top: 0px;
    padding-left: 0;
    order: 2;
}
.dost-text.dost-text3 {
    flex: 27% 0;
    padding-top: 0px;
    padding-bottom: 0px;
    order: 1;
}
.dost-text a {
    font-size: 12px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 8px;
    position: absolute;
    top: 75px;
    left: 29%;
    width: 33%;
}
.dost-text a img {
    width: 100%;
    height: auto;
}


section.crea {
    padding-bottom: 130px;
}
.crea-text p {
    margin: 0;
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #616b43;
    margin-left: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}
.crea-text a {
    font-size: 14px;
    color: var(--y);
    font-weight: bold;
    display: block;
    margin-top: 0;
    position: absolute;
    top: auto;
    bottom: 3%;
    left: 39%;
    width: 31%;
}
.crea-text a img {
    height: auto;
}
.crea-text a span {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #758a37;
    font-size: 12px;
}
img.cimga.cimg6 {
    margin-bottom: 15px;
}
.crea-text h2 {
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0;
    max-width: 20%;
    color: #616b43;
    text-align: left;
    position: absolute;
    top: 40%;
    left: 33%;
}
.crea-pic {
    padding-top: 135px;
}
.crea-text.crea-text3 {
    flex: 40% 0;
    padding-top: 0;
    padding-bottom: 0px;
}
.crea-text.crea-text2 {
    flex: 27% 0;
    padding-top: 0;
    padding-right: 0;
}
.crea-text.crea-text1 {
    flex: 33% 0;
}
img.cimg.cimg4, img.cimg.cimg5 {
    display: none;
}
img.cimg.cimg1 {
    height: 45px;
    top: -15px;
    left: 0;
}
img.cimg.cimg2 {
    height: 30px;
    top: -15px;
    left: 175px;
}
img.cimg.cimg3 {
    height: 45px;
    top: 0px;
    left: auto;
    right: 15px;
}



section.arm {
    padding: 30px 0 30px;
}
.arm img.aimg.limgc1 {
    height: 35px;
    top: 35px;
    left: auto;
    right: 0;
}
.arm img.aimg.limgc2 {
    height: 35px;
    top: 400px;
    left: 0;
}
.arm img.aimg.limgc3 {
    height: 35px;
    top: 782px;
    right: 0;
    left: auto;
}
.arm img.aimg.limgc4 {
    height: 35px;
    top: 1200px;
    right: auto;
    left: 0;
}
.armwrap {
    gap: 0;
}
.arm-item {
    flex: 100%;
    background: #fff;
    /* border-radius: 24px; */
    padding: 15px 30px;
}

.arm-item-img {
    position: relative;
    height: 0;
    padding-top: 70%;
    /* background: #a7c4d7; */
    border-radius: 50%;
    margin-bottom: 15px;
    max-width: 70%;
    margin: 0 auto;
}


section.lab {
    padding-top: 30px;
}
img.limg.limgc1 {
    height: 32px;
    top: -18px;
    left: 0;
}
img.limg.limgc2 {
    height: 26px;
    top: 140px;
    left: 0;
}
img.limg.limgc3 {
    height: 15px;
    top: -10px;
    right: 0px;
    left: auto;
}
img.limg.limgc4 {
    height: 20px;
    top: 135px;
    right: 0px;
    left: auto;
}
img.limg.limg0 {
    top: auto;
    left: auto;
    position: relative;
    width: calc(100% - 30px);
}
/*img.limg.limg1 {
    height: 40px;
    top: 42px;
    left: 15px;
}*/
img.limg.limg2 {
    height: 25px;
    top: 45px;
    left: 100px;
}
img.limg.limg3 {
    height: 25px;
    top: 45px;
    left: 170px;
}
img.limg.limg4 {
    height: 25px;
    top: 45px;
    left: 240px;
}
img.limg.limg5 {
    height: 25px;
    top: 45px;
    left: 310px;
}
img.limg.limg6 {
    height: 25px;
    top: 90px;
    left: 90px;
}
img.limg.limg7 {
    height: 25px;
    top: 90px;
    left: 160px;
}
img.limg.limg8 {
    height: 25px;
    top: 90px;
    left: 230px;
}
img.limg.limg9 {
    height: 25px;
    top: 90px;
    left: 295px;
}
img.limg.limg10 {
    height: 25px;
    top: 125px;
    left: 200px;
}

img.dimg.dimg2 {
    height: 26px;
    top: 145px;
    left: 325px;
}

footer .col {
    padding-top: 120px;
    text-align: center;
}
footer .col>img {
    position: absolute;
    top: 25px;
    right: 35px;
    height: 75px;
}
.footer-pic {
    padding-top: 75px;
    width: max-content;
    max-width: 300%;
    overflow: hidden;
}



}