@font-face {
    font-family: my-font;
    src: url(../Atlas.Grotesk/Atlas.Grotesk/EM-Atlas.Grotesk/AtlasGrotesk-Regular.otf);
}

html {
    max-width: 100%;
    overflow-x: hidden;
}

/* Page 01 */

#page-01 {
    background-image: url('../images/cover-pic2.jpg');
    height: 100vh;
    background-size: 100% 100%;
}

.heading-01 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 315px;
    margin: auto 100px;
    max-width: 700px;
    color: white;
}

.traingle-img img {
    height: 90px;
    object-fit: cover;
}

.heading-page-01 {
    padding-top: 8px;

}


.heading-page-01 h3 {
    font-weight: 300;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}

.text-page-1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;

}

.logo img {
    width: 100%;
    margin: auto;
    padding: 0px 30px;
}

/* Page -02 CSS */

#page-02 {
    background-image: url('../images/page-02-bg.png');
    height: 100vh;
    background-size: cover;
    background-position: right;
}

.heading-page-02 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 315px;
    margin: auto 50px;
    max-width: 800px;
}

#page-02 h2,
h5 {
    color: #041E42;
    font-family: my-font;
}

.icon-menu {
    margin-right: 20px;
}

.icon-menu .fa {
    align-self: center;
    font-size: 110px;
    color: #D79D22;
}

.page-02 .para {
    color: #041E42;
}

.icon-text {
    display: flex;
    margin: auto 50px;
}

.logo-page-02 img {
    width: 100%;
    margin: auto;
    padding: 10px 30px;


}

.text-page-2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;

}



/* Page 03 */


#page-03 {
    background-image: url('../images/man-in-kyak.jpg');
    height: 100vh;
    background-size: 100% 100%;
}

.h5-page-03 {
    color: white;
    line-height: 2.0rem;
    font-weight: 300;
}

.h5-page-03-bold {
    font-size: 22px;
    font-weight: bold;
}

#col-4-styling {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-color: #457192; */
    height: 100vh;
    width: 330px;
}

.box-01 {
    height: 190px;
    background-color: #457192;
    padding: 0;
    margin-bottom: 43px;

}

.box-02 {
    height: 50px;
    background-color: #457192;
    margin-bottom: 43px;
}

.box-03 {
    height: 50px;
    background-color: #457192;
    margin-bottom: 43px;
}

.box {
    height: 190px;
    background-color: #457192;
    display: flex;
}

.box img {
    width: 250px;
    margin: auto;
    background-color: #457192;
    padding-top: 110px;

}

#col-8-styling {
    height: 100vh;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
}

.page-03-top {
    padding-top: 120px;
}

.page-04-logo {
    display: flex;
    justify-content: end;
}

.page-04-logo img {
    height: 100px;
}


/* Page -04 */

#page-04 {
    background-image: url('../images/couple-sitting1.jpg');
    height: 100vh;
    background-size: 100% 100%;
    width: auto;
    margin: auto;
    background-repeat: no-repeat;
}

#col-4-styling-page-04 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-color: #FF6145; */
    height: 100vh;
    width: 330px;
}

.box-01-page-04 {
    height: 190px;
    background-color: #FF6145;
    padding: 0;
    margin-bottom: 43px;

}

.box-02-page-04 {
    height: 50px;
    background-color: #FF6145;
    margin-bottom: 43px;
}

.box-03-page-04 {
    height: 50px;
    background-color: #FF6145;
    margin-bottom: 43px;
}

.box-page-04 {
    height: 190px;
    background-color: #FF6145;
    display: flex;
}

.box-page-04 img {
    width: 250px;
    margin: auto;
    background-color: #FF6145;
    padding-top: 110px;

}

#col-8-styling-page-04 {
    height: 100vh;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    padding-top: 60px;
}

.page-03logo {
    display: flex;
    justify-content: end;
}

.page-03logo img {
    height: 100px;
}

.h4-page-04 {
    color: white;
    font-weight: 300;
}

.h4-page-04-bold-heading {
    font-size: 35px;
    font-weight: bold;
}

.h4-page-04-bold {
    font-size: 22px;
    font-weight: bold;
}

.h5-page-04 {
    color: white;
    font-weight: 300;
}



/* Page -05 */

#page-05 {
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/page-5-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* #texs {
    background-image: url('../images/page_05.svg');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;

} */

.colon-para {
    font-size: 55px;
    color: #66852E;
    font-weight: bold;

}

.h4-page-05-bold {
    font-weight: bold;
}

.heading-page-05 h1 {
    font-weight: 300;
}

.text-para {
    font-weight: bold;
    font-size: 75px;
    color: #66852E;
    max-width: 100%;
    padding-left: 60px;

}

.text-para-2 {
    font-weight: bold;
    font-size: 75px;
    color: #66852E;
    max-width: 100%;

}

.short-para {
    padding-left: 20px;
    max-width: 100%;
    font-weight: bold;
}



.heading-page-05 {
    color: white;
    padding-left: 110px;
    padding-top: 60px;
    max-width: 100%;
}

.text-desc {
    width: 650px;
    margin: auto;
    color: white;
    font-weight: 300;
}

.two-page-05 {
    display: flex;
    justify-content: space-between;
    align-self: flex-end;
    padding: 0px 50px;
}


.logo-page-05 {
    display: flex;
    justify-content: end;
}

.logo-page-05 img {
    object-fit: contain;
    width: 240px;
}

.image-02 img {
    width: 330px;
    height: 110px;
    padding-right: 42px;
    object-fit: contain;
}


/* Page -06 */

#page-06 {
    background-image: url('../images/couple-driving.jpg');
    height: 100vh;
    background-size: 100% 100%;
    width: auto;
    margin: auto;
    background-repeat: no-repeat;
}

#col-4-styling-page-06 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-color: #FF6145; */
    height: 100vh;
    width: 330px;
}

.box-01-page-06 {
    height: 190px;
    background-color: #CB2016;
    padding: 0;
    margin-bottom: 43px;

}

.box-02-page-06 {
    height: 50px;
    background-color: #CB2016;
    margin-bottom: 43px;
}

.box-03-page-06 {
    height: 50px;
    background-color: #CB2016;
    margin-bottom: 43px;
}

.box-page-06 {
    height: 190px;
    background-color: #CB2016;
    display: flex;
}

.box-page-06 img {
    width: 250px;
    margin: auto;
    background-color: #CB2016;
    padding-top: 110px;

}

#col-8-styling-page-06 {
    height: 100vh;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    padding-top: 60px;
}

.page-06-logo {
    display: flex;
    justify-content: end;
}

.page-06-logo img {
    height: 100px;
}

.h4-page-06 {
    color: white;
    font-weight: 300;
}

.h1-page-06-bold {
    font-weight: 700;
}

.h5-page-06-heading {
    color: white;
    font-weight: bold;
}

.h5-page-06-desc {
    font-weight: 300;
}






/* Page 07 */

#page-7 {
    height: auto;
    position: relative;
    /* background-image: url('../images/page-07-bg.png'); */
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99999999;
}


#col-6-responsive {
    display: flex;
    justify-content: end;
    flex-direction: column;
    background-image: url('../images/aI_Tab.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.heading-style-h1 {
    justify-content: center;
    display: flex;

}

.img-dots img {
    width: 180px;
    height: 90px;
    object-fit: contain;
    padding-left: 50px;
}

.img-1-style {
    display: flex;
    gap: 23px;

}



.img-1-style img {
    height: 180px;
    border: 3px solid #026D71;
}

#asdeq {
    padding: 30px 0px;
    margin-left: -77px;
    color: #026D71;
}

#test-page-7 {
    align-self: flex-end;
}



.style-2 {
    display: flex;
    /* justify-content: space-evenly; */
    gap: 23px;
    padding-top: 20px;
}

.style-2 img {
    height: 220px;
    border: 3px solid #026D71;
}

.logo-styling {
    display: flex;
    /* flex-direction: column; */
    justify-content: end;
    padding-right: 50px;
}

.logo-styling img {
    height: 90px;
    width: 190px;
    object-fit: contain;
    padding-bottom: 50px;

}

.heading-padd {
    padding-left: 90px;
    color: #026D71;
}












/* Page -08 */

#page-08 {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/page-13-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;
}

.image-icon-text-page-08 {
    display: flex;
    color: white;
}

.page-8-styling-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 114px;
    width: 50% !important;
    padding-top: 60px;
    color: white;
}

.page-8-styling-text h1 {
    font-weight: 300;
    font-size: 47px;
}

.image-icon-text-page-08 .fa {
    font-size: 45px;
    padding-right: 12px;
    align-self: center;
}






/* Page 09 */

#page-09 {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/page-09-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

.image-icon-text-page-09 {
    display: flex;
    color: white;
}

.page-9-styling-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 114px;
    padding-top: 60px;
    color: white;
}

.page-9-styling-text h1 {
    font-weight: 300;
    font-size: 47px;
    width: 63% !important;

}

.page-9-styling-text p {
    width: 52% !important;
}

.image-icon-text-page-09 .fa {
    font-size: 45px;
    padding-right: 12px;
    align-self: center;
}







/* Page 10 */


#page-10 {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/page-10-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

.image-icon-text-page-10 {
    display: flex;
    color: white;
}

.page-10-styling-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 114px;
    /* width: 50% !important; */
    padding-top: 60px;
    color: white;
}

.page-10-styling-text h1 {
    font-weight: 300;
    font-size: 47px;
}

.page-10-styling-text p {
    width: 50% !important;
}

.image-icon-text-page-10 .fa {
    font-size: 45px;
    padding-right: 12px;
    align-self: center;
}






/* Page 11 */

#page-11 {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: auto;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/page-11-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

.image-icon-text-page-11 {
    display: flex;
    color: white;
}

.page-11-styling-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 114px;
    /* width: 50% !important; */
    padding-top: 60px;
    color: white;
}

.page-11-styling-text h1 {
    font-weight: 300;
    font-size: 47px;
}

.page-11-styling-text p {
    width: 62% !important;
}

.image-icon-text-page-11 .fa {
    font-size: 45px;
    padding-right: 12px;
    align-self: center;
}

/* Page - 11 b */
#page-11-b {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: auto;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/MexicoCityEventPageBackground.jpeg');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}


/* Page - 11 c */
#page-11-c {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/ColoradoSpringsEventPageBackground.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 d */
#page-11-d {
    /* background-image: url('../images/quote-pic.jpg'); */
    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/GalapgosEventPageBackground.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 e */
#page-11-e {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/Stanford-new.png');
    background-repeat: no-repeat;
    background-position: center 5%;
    display: flex;
    justify-content: end;

}

/* Page - 11 f */
#page-11-f {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/Arches.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 g */
#page-11-g {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/Chicago_Skyline.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

.layer {
    background-color: rgba(0, 0, 0, 0.4);
}

/* Page - 11 h */
#page-11-h {

    height: auto;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/camino-bg.webp');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 I */
#page-11-i {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/snowy-mountains.webp');
    background-repeat: no-repeat;
    background-position: center 5%;
    display: flex;
    justify-content: end;

}

/* Page - 11 J */
#page-11-j {

    height: auto;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/Cuba-bg.webp');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 K */
#page-11-k {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/key-west.webp');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}

/* Page - 11 L */
#page-11-l {

    height: 100vh;
    background-size: 100% 100%;
    position: relative;
    background-image: url('../images/sun-city.webp');
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: end;

}


/* Page 12 */

#page-12 {
    background-image: url('../images/horizon-pic.jpg');
    height: 100vh;
    background-size: 100% 100%;
    width: auto;
    margin: auto;
    background-repeat: no-repeat;
}

#col-4-styling-page-12 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-color: #FF6145; */
    height: 100vh;
    width: 330px;
}

.box-01-page-12 {
    height: 190px;
    background-color: #FF977A;
    padding: 0;
    margin-bottom: 43px;

}

.box-02-page-12 {
    height: 50px;
    background-color: #FF977A;
    margin-bottom: 43px;
}

.box-03-page-12 {
    height: 50px;
    background-color: #FF977A;
    margin-bottom: 43px;
}

.box-page-12 {
    height: 190px;
    background-color: #FF977A;
    display: flex;
}

.box-page-12 img {
    width: 250px;
    margin: auto;
    background-color: #FF977A;
    padding-top: 110px;

}

#col-8-styling-page-12 {
    height: 100vh;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    padding-top: 60px;
}

.page-12-logo {
    display: flex;
    justify-content: end;
}

.page-12-logo img {
    height: 100px;
}

.h4-page-12 {
    color: white;
    font-weight: 300;
}

.h4-page-12-desc {
    font-weight: 600;
    font-size: 25px;
    color: white;
    padding-top: 20px;
}

.h5-page-12 {
    color: white;
    font-weight: 300;
}

.page-12-bold {
    font-weight: 600;
}

.page-12-responsive {
    width: 70% !important;
}





/* Page -13 */


#page-13 {
    background-image: url('../images/last-page-pic.jpg');
    height: 100vh;
    background-size: 100% 100%;
    width: auto;
    margin: auto;
    background-repeat: no-repeat;
}

#col-4-styling-page-13 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    width: 330px;
}

.box-01-page-13 {
    height: 190px;
    background-color: #414B70;
    padding: 0;
    margin-bottom: 43px;

}

.box-02-page-13 {
    height: 50px;
    background-color: #414B70;
    margin-bottom: 43px;
}

.box-03-page-13 {
    height: 50px;
    background-color: #414B70;
    margin-bottom: 43px;
}

.box-page-13 {
    height: 190px;
    background-color: #414B70;
    display: flex;
}

.box-page-13 img {
    width: 250px;
    margin: auto;
    background-color: #414B70;
    padding-top: 110px;

}

#col-8-styling-page-13 {
    height: 100vh;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    padding-top: 60px;
}

.page-13-logo {
    display: flex;
    justify-content: end;
}

.page-13-logo img {
    height: 100px;
}

.h4-page-13 {
    color: white;
    font-weight: 300;
}

.h5-page-13 {
    color: white;
    font-weight: 300;
    line-height: 34px;
}

.page-13-bold {
    font-weight: 600;
}

#page-13-width {
    width: 70% !important;
}


/* Page 14 */

#page-14 {
    background-image: url('../images/page-14-bg.png');
    height: 100vh;
    background-size: cover;
    background-position: right;
}

.heading-page-14 {
    display: flex;
    /* justify-content: center; */
    align-items: flex-start;
    height: 315px;
    margin: auto 50px;
    max-width: 800px;
}

#page-14 h2,
h5 {
    color: white;
}

.text-page-14 {
    align-self: center;
}

.icon-menu .fa {
    align-self: center;
    font-size: 110px;
    color: #D79D22;
}

.para {
    color: white;
}

.icon-text {
    display: flex;
    margin: auto 50px;
    gap: 15px;
}

.logo-page-02 img {
    width: 100%;
    margin: auto;
    padding: 10px 30px;


}


.text {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Page 15 */

#page-15 {
    background-image: url('../images/page-15-bg.png');
    /* height: 100vh; */
    background-size: cover;
    background-position: right;
}

#page-15-style {
    /* padding: 50px 100px; */
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-right: 100px;
}

.bg-image {
    float: right;
}

.bg-image img {
    height: 270px;
    width: 280px;
    object-fit: cover;
    border: 3px solid white;
    transform: rotate(25deg);


}


#images-style-1 {
    padding: 0px 88px;
}

#images-style-2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-1 {
    width: 220px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    justify-content: center;
    height: 100%;

}

.image-1 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-1 img {
    height: 70%;
    width: 200px;
    object-fit: fill;
}

.image-2 {
    height: 200px;
    width: 250px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-right: -35px;
    margin-left: 35px;
    z-index: 9999999;
}

.image-2 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;

}

.image-2 img {
    height: 140px;
    min-width: 100%;
    object-fit: cover;
}

.image-3 {
    height: 280px;
    width: 220px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -30px;
    z-index: 99999;
    margin-top: -43px;

}

.image-3 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;

}

.image-3 img {
    height: 240px;
    width: 200px;
    object-fit: cover;
}


.image-4 {
    height: 320px;
    width: auto;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 0;

}

.image-4 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;

}

.image-4 img {
    padding-top: 8px;
    height: 280px;
    min-width: 100%;
    object-fit: cover;
}


.image-4-b {
    width: auto;
    height: 400px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 0;
    margin-left: 60px;

}

.image-4-b p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;

}

.image-4-b img {
    padding-top: 8px;
    height: 360px;
    min-width: 100%;
    object-fit: cover;
}



.image-5 {
    height: 260px;
    width: 300px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;

}

.image-5 img {
    padding-top: 8px;
    height: 200px;
    min-width: 100%;
    object-fit: cover;
}

.image-5 p {
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-5-c {
    height: 280px;
    width: 300px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;

}

.image-5-c img {
    padding-top: 8px;
    height: 200px;
    min-width: 100%;
    object-fit: cover;
}

.image-5-c p {
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-6 {
    height: 240px;
    width: 260px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -53px;
    margin-left: -10px;

}

.image-6 img {
    padding-top: 8px;
    height: 200px;
    width: 240px;
    object-fit: cover;
}

.image-6 p {
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-7 {
    height: 100%;
    width: 300px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -3px;
    margin-left: -33px;
    z-index: 9999999;


}

.image-7 img {
    padding-top: 8px;
    height: 60%;
    width: 280px;
    object-fit: fill;
}

.image-7 p {
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}


.image-8 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 90px;
    margin-top: -60px;
    margin-bottom: 15px;
    position: relative;
    z-index: 999999;

}

.image-8 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-8 img {
    padding-top: 8px;
    height: 200px;
    width: 260px;
    object-fit: cover;
}

.image-8-b {
    height: 400px;
    width: 320px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 100px;
    margin-top: -60px;
    margin-bottom: 15px;
    position: relative;
    z-index: 999999;

}

.image-8-b p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-8-b img {
    padding-top: 8px;
    height: 360px;
    width: 300px;
    object-fit: cover;
}

.heading-page-15 {
    font-weight: 300;
    font-size: 40px;
    color: white;
}

/* Page 16 */


#page-16 {
    background-image: url('../images/page-15-bg.png');
    /* height: 100vh; */
    background-size: cover;
    background-position: right;
}

#page-16-style {
    /* padding: 50px 100px; */
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-right: 100px;
}

.bg-image {
    float: right;
}

.bg-image img {
    height: 270px;
    width: 280px;
    object-fit: cover;
    border: 3px solid white;
    /* transform: rotate(25deg); */


}


#images-style-1-page-16 {
    padding: 0px 88px;
}

#images-style-2-page-16 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-9 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    justify-content: center;

}

.image-9 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-9 img {
    height: 200px;
    width: 260px;
    object-fit: cover;
}

.image-9 p {
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-10 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-right: -35px;
    margin-left: 25px;
    /* z-index: 9999999; */
}

.image-10 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-10 img {
    height: 180px;
    width: 260px;
    object-fit: cover;
}

.image-11 {
    height: 240px;
    width: 220px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 99999;

}

.image-11 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-11 img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}


.image-12 {
    height: 220px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 0;

}

.image-12 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-12 img {
    padding-top: 8px;
    height: 180px;
    width: 230px;
    object-fit: cover;
}



.image-13 {
    height: 240px;
    width: 260px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -53px;
    margin-left: -33px;


}

.image-13 p {
    display: flex;
    justify-content: center;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-13 img {
    padding-top: 8px;
    height: 200px;
    width: 240px;
    object-fit: cover;
}



.image-14 {
    height: 280px;
    width: 300px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -50px;
    margin-left: 90px;
    z-index: 999999;
    position: relative;

}

.image-14 img {
    padding-top: 8px;
    height: 200px;
    width: 280px;
    object-fit: cover;
}

.image-14 p {
    display: flex;
    justify-content: center;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}


.image-15 {
    height: 300px;
    width: auto;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: 33px;
    margin-left: 23px;
    z-index: 9999999;


}

.image-15 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-15 img {
    padding-top: 8px;
    height: 240px;
    width: 520px;
    object-fit: cover;
}


.image-16 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: -40px;
    margin-top: 40px;
    z-index: 999999;
    position: relative;

}

.image-16 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-16 img {
    padding-top: 8px;
    height: 200px;
    width: 260px;
    object-fit: cover;
}



/* Page 17 */


#page-17 {
    background-image: url('../images/page-15-bg.png');
    /* height: 100vh; */
    background-size: cover;
    background-position: right;
}

#page-17-style {
    /* padding: 50px 100px; */
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-right: 100px;
}

.bg-image {
    float: right;
}

.bg-image img {
    height: 270px;
    width: 280px;
    object-fit: cover;
    border: 3px solid white;
    /* transform: rotate(25deg); */


}


#images-style-1-page-17 {
    padding: 0px 88px;
}

#images-style-2-page-17 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-17 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    justify-content: center;

}

.image-17 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-17 img {
    height: 200px;
    width: 260px;
    object-fit: cover;
}


.image-18 {
    height: 180px;
    width: 240px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* margin-right: -35px; */
    margin-left: 25px;
    z-index: 9999999;
}

.image-18 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-18 img {
    height: 140px;
    width: 200px;
    object-fit: cover;
}

.image-19 {
    height: 240px;
    width: 220px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 99999;
    position: relative;
    margin-top: -23px;
    margin-left: -33px;

}

.image-19 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-19 img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}



.image-20 {
    height: 240px;
    width: 500px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: 33px;
    margin-left: 83px;
}

.image-20 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-20 img {
    padding-top: 8px;
    height: 200px;
    width: 480px;
    object-fit: cover;
}



.image-21 {
    height: 220px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* margin-top: -93px; */
    /* margin-left: 78px; */
    z-index: 999999;
    position: relative;

}

.image-21 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-21 img {
    padding-top: 8px;
    height: 180px;
    width: 260px;
    object-fit: cover;
}

.image-22 {
    height: 220px;
    width: 260;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -43px;
    margin-left: -43px;
    z-index: 9999999;


}


.image-22 img {
    padding-top: 8px;
    height: 200px;
    width: 240px;
    object-fit: cover;
}

.image-23 {
    height: 220px;
    width: 320px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: -53px;
    margin-top: -10px;
    z-index: 9999;
    position: relative;

}

.image-23 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-23 img {
    padding-top: 8px;
    height: 180px;
    width: 280px;
    object-fit: cover;
}

.image-24 {
    height: 250px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 120px;
    margin-top: -60px;
    z-index: 999999;
    position: relative;

}

.image-24 p {
    float: right;
    font-weight: 400;
    font-size: 12px;
    padding-top: 4px;
    font-family: my-font;
}

.image-24 img {
    padding-top: 8px;
    height: 180px;
    width: 260px;
    object-fit: cover;
}


.image-25 {
    height: 200px;
    width: 180px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* margin-left: 80px; */

}

.image-25 img {
    padding-top: 8px;
    height: 180px;
    width: 160px;
    object-fit: cover;
}


/* Page 18 */
#page-18 {
    background-image: url('../images/page-15-bg.png');
    /* height: 100vh; */
    background-size: cover;
    background-position: right;
}

#page-18-style {
    /* padding: 50px 100px; */
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-right: 100px;
}

.bg-image {
    float: right;
}

.bg-image img {
    height: 270px;
    width: 280px;
    object-fit: cover;
    border: 3px solid white;
    /* transform: rotate(25deg); */


}


#images-style-1-page-18 {
    padding: 0px 88px;
}

#images-style-2-page-18 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-17-page-18 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    justify-content: center;

}

.image-17-page-18 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-17-page-18 img {
    height: 200px;
    width: 260px;
    object-fit: cover;
}


.image-18-page-18 {
    height: 200px;
    width: 240px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* margin-right: -35px; */
    margin-left: 25px;
    z-index: 9999999;
}

.image-18-page-18 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-18-page-18 img {
    height: 140px;
    min-width: 100%;
    object-fit: cover;
}

.image-19-page-18 {
    height: 240px;
    width: 220px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 99999;
    position: relative;
    margin-top: -23px;
    margin-left: -33px;

}

.image-19-page-18 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-19-page-18 img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}



.image-20 {
    height: 240px;
    width: 500px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: 33px;
    margin-left: 83px;
}

.image-20 p {
    float: right;
    font-weight: 400;
    font-size: 13px;
    padding-top: 4px;
    font-family: my-font;
}

.image-20 img {
    padding-top: 8px;
    height: 200px;
    width: 480px;
    object-fit: cover;
}



.image-21-page-18 {
    height: 220px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* margin-top: -93px; */
    /* margin-left: 78px; */
    z-index: 999999;
    position: relative;

}

.image-21-page-18 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-21-page-18 img {
    padding-top: 8px;
    height: 180px;
    width: 260px;
    object-fit: cover;
}

.image-22-page-18 {
    height: 240px;
    width: 260;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-top: -63px;
    margin-left: -43px;
    z-index: 9999999;


}

.image-22-page-18 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-22-page-18 img {
    padding-top: 8px;
    height: 200px;
    min-width: 100%;
    object-fit: cover;
}

.image-23-page-18 {
    height: 220px;
    width: 320px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: -53px;
    margin-top: -10px;
    z-index: 9999;
    position: relative;

}

.image-23-page-18 p {
    float: left;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-23-page-18 img {
    padding-top: 8px;
    height: 180px;
    min-width: 100%;
    object-fit: cover;
}

.image-24-page-18 {
    height: 240px;
    width: 280px;
    background-color: white;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 120px;
    margin-top: -60px;
    z-index: 999999;
    position: relative;

}

.image-24-page-18 p {
    float: right;
    font-weight: 400;
    font-size: 15px;
    padding-top: 4px;
    font-family: my-font;
}

.image-24-page-18 img {
    padding-top: 8px;
    height: 180px;
    width: 260px;
    object-fit: cover;
}

/* page 19 */

#page-19 {
    background-image: url('../images/page-15-bg.png');
    /* height: 100vh; */
    background-size: cover;
    background-position: right;
}

/* Page 20 */

#page-20 {
    background-image: url('../images/page-19-bg.png');
    height: 100vh;
    background-size: cover;
    background-position: right;
}

.styling-page-19 {
    height: 100%;
    margin: auto 100px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 23px;
}

.styling-page-19 img {
    height: 130px;
    max-width: 300px;
    /* object-fit: cover; */
}


/* Media Queries */

@media (max-width: 767px) {
    html {
        max-width: 100%;
        overflow-x: hidden;
    }

    .image-7-b,
    .image-7-c {
        margin-left: 0 !important;
    }


    /* page 1 */


    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g,
    #page-11-h,
    #page-11-i,
    #page-11-j,
    #page-11-k,
    #page-11-l {
        height: auto;
    }

    #page-01 {
        height: auto !important;
    }

    .heading-01 {
        margin: 3px 10px;
    }

    .traingle-img img {
        height: 70px;
    }

    .heading-page-01 h2 {
        font-size: 22px;
    }

    .heading-page-01 h3 {
        font-size: 18px;
    }


    /* page 2 */

    #page-02 {
        height: auto !important;
    }

    .icon-menu .fa {
        font-size: 45px;
    }

    .icon-menu {
        margin-right: 0px;
    }

    .icon-text {
        display: block;
        margin: 0px 0px;
        gap: 0px;
    }

    .heading-page-02 {
        margin: 0px 0px;
        padding-top: 125px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-02 .para {
        font-size: 18px;
    }


    /* page 3 */

    #page-03 {
        /* display: none; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    #col-8-styling {
        margin-left: 0px;
        height: auto;
    }

    #col-4-styling {
        width: auto !important;
        justify-content: start;
        height: auto;

    }

    .box {
        height: 80px;
    }

    .box img {
        padding-top: 0px;
    }

    .box-01 {
        margin-bottom: 10px;
        height: 80px;
    }

    .box-02 {
        margin-bottom: 10px;
    }

    .box-03 {
        margin-bottom: 10px;
    }

    .page-03-top {
        padding-top: 80px;
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    #page-03-responsive {
        display: flex;
        flex-direction: column-reverse;
    }


    .page-03logo {
        display: flex;
        justify-content: center;
    }

    .h5-page-03 {
        font-size: 18px;
    }




    /* Page 4 */

    #page-04 {
        /* height: auto !important; */
        height: 100% !important;
        background-size: cover;
        background-position: center;

    }

    .box-01-page-04 {
        height: 80px;
        margin-bottom: 10px;
    }

    #col-8-styling-page-04 {
        margin-left: 0px;
        height: auto;
    }

    .page-04-top {
        padding-top: 40px;
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .h5-page-04 {
        font-size: 18px;
    }

    .page-04-logo {
        display: flex;
        justify-content: center;
    }

    #col-4-styling-page-04 {
        width: auto !important;
        justify-content: start;
        height: auto;

    }

    .box-page-04 {
        height: 80px;
        margin-bottom: 10px;
    }


    .box-page-04 img {
        padding-top: 40px;
    }

    #page-04-responsive {
        display: flex;
        flex-direction: column-reverse;
    }

    .box-02-page-04 {
        margin-bottom: 10px;
    }

    .box-03-page-04 {
        margin-bottom: 10px;
    }

    /* Page 5 */


    #page-05 {
        /* height: auto !important; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .two-page-05 {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
        justify-content: center;
        padding: 0px 0px;
    }

    .heading-page-05 {
        padding-left: 0px;
    }

    .heading-page-05 h1 {
        padding-left: 30px;
        /* padding-right: 30px; */
        font-size: 25px;
    }

    .text-para {
        padding-left: 0px;
        font-size: 30px;
    }

    .colon-para {
        font-size: 40px;
    }

    .text-desc {
        width: auto;
        padding-left: 100px;
    }

    .logo-page-05 img {
        margin: auto;
    }

    .image-02 {
        display: flex;
        justify-content: center;
    }

    .image-02 img {
        padding-right: 0px;
        margin: auto;
        max-width: 258px;
    }

    /* Page6 */

    #page-06 {
        /* display: none; */
        /* height: auto !important; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    #col-8-styling-page-06 {
        margin-left: 0px;
        height: auto;
    }

    .page-6-width {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .box-01-page-06 {
        height: 80px;
        margin-bottom: 10px;
    }

    .box-page-06 {
        height: 80px;
    }

    .box-page-06 img {
        padding-top: 20px;
    }

    #col-4-styling-page-06 {
        justify-content: start;
        height: auto;
        width: 100%;
    }

    .box-03-page-06 {
        margin-bottom: 10px;
    }

    .box-02-page-06 {
        margin-bottom: 10px;
    }

    #page-6-responsive {
        display: flex;
        flex-direction: column-reverse;
    }

    .page-06-logo {
        justify-content: center;
    }

    .h5-page-06-desc {
        font-size: 18px;
    }



    /* Page 7 */

    #asdeq {
        margin: 0px;
        padding: 0px;
    }


    .img-1-style {
        display: block;
        padding-top: 0;
    }

    .img-1-style img {
        width: 100%;
        margin-top: 20px;
        height: auto;

    }

    .style-2 {
        display: block;
    }

    .style-2 img {
        width: 100%;
        margin-top: 20px;
        height: auto;
    }

    .heading-padd {
        padding-left: 20px;
        padding-top: 20px;
    }

    .heading-style-h1 {
        padding-left: 50px;
        display: block;

    }

    .logo-styling {
        display: flex;
        justify-content: center;
    }

    #col-6-responsive {
        height: 80vh;
    }

    #col-6-responsive-2 {
        display: none;
    }





    /* page 8 */


    #page-08 {
        height: 100% !important;
        background-size: cover;
        background-position: center;
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .page-8-styling-text {
        width: 87% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-8-styling-text h1 {
        font-size: 26px;
    }

    .image-icon-text-page-08 .fa {
        font-size: 30px;
    }



    /* Page 9 */

    #page-09 {
        /* display: none; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .page-9-styling-text h1 {
        font-size: 26px;
    }

    .image-icon-text-page-09 .fa {
        font-size: 30px;

    }

    .page-9-styling-text {
        padding-left: 20px;
    }

    .page-9-styling-text h1 {
        width: 87% !important;
    }

    .page-9-styling-text p {
        width: 87% !important;
    }





    /* Page 10 */

    #page-10 {
        /* display: none; */

        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .page-10-styling-text h1 {
        font-size: 26px;
    }

    .image-icon-text-page-10 .fa {
        font-size: 30px;
    }

    .page-10-styling-text {
        padding-left: 20px;
    }

    .page-10-styling-text p {
        width: 87% !important;
    }

    .page-09-style-response {
        width: 87% !important;
    }


    /* Page 11 */

    #page-11 {
        /* display: none; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .page-11-styling-text h1 {
        font-size: 26px;
    }

    .image-icon-text-page-11 .fa {
        font-size: 30px;
    }

    .page-11-styling-text {
        padding-left: 20px;
    }

    .page-11-heading-style {
        width: 87% !important;

    }

    .page-11-styling-text p {
        width: 87% !important;
    }






    /* Page 12 */

    #page-12 {
        /* display: none; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    #col-4-styling-page-12 {
        height: auto !important;
        width: auto !important;
    }

    .box-page-12 {
        height: 80px;
    }

    .box-page-12 img {
        padding-top: 30px;
    }

    .box-01-page-12 {
        margin-bottom: 10px;
        height: 80px;
    }

    .box-02-page-12 {
        margin-bottom: 10px;
    }

    .box-03-page-12 {
        margin-bottom: 10px;
    }

    #col-8-styling-page-12 {
        height: auto !important;
        margin-left: 0px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-12-responsive {
        width: 87% !important;
    }

    #page-12-responsive-col {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
    }

    .page-12-logo {
        justify-content: center;
    }

    .h5-page-12 {
        font-size: 18px;
    }



    /* Page 13 */

    #page-13 {
        /* display: none; */
        height: 100% !important;
        background-size: cover;
        background-position: center;
    }

    .box-01-page-13 {
        margin-bottom: 10px;
        height: 80px;
    }

    .box-02-page-13 {
        margin-bottom: 10px;
    }

    .box-03-page-13 {
        margin-bottom: 10px;
    }

    .box-page-13 {
        height: 80px;
    }

    .box-page-13 img {
        padding-top: 30px;
    }

    #page-13-width {
        width: 100% !important;
    }

    #col-8-styling-page-13 {
        height: auto !important;
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #two-content-page-13 {
        display: block !important;
    }

    #page-13-responsive-width {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse;
    }

    #col-4-styling-page-13 {
        justify-content: start;
        height: auto !important;
        width: auto !important;
    }

    .page-13-logo {
        justify-content: center;
    }

    .h5-page-13 {
        font-size: 18px;
    }











    /* Page 14 */

    #page-14 {
        /* display: none; */
        height: auto !important;
    }

    .heading-page-14 {
        margin: 0px 0px;
        padding-left: 10px;
        padding-top: 90px;
        padding-right: 10px;
    }







    /* page 15 */

    #mid-image-responsive {
        display: flex;
        justify-content: center;
        padding-top: 32px;
        padding-bottom: 30px;
    }

    #page-15 {
        /* display: none; */
        height: auto !important;
    }

    #page-15-style {
        padding-right: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .bg-image img {
        max-width: 200px;
        max-height: 200px;
        object-fit: cover;
    }

    .bg-image {
        float: left;
        padding-top: 15px;
    }

    #images-style-1 {
        padding: 0px 0px;
    }

    .image-1 {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: normal;

    }

    .image-1 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-1 img {
        width: 100%;
        height: auto;
    }


    .image-4 {

        max-width: 94%;
        margin: -15px auto 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-4 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-4 img {
        width: 100%;
        height: auto;
    }

    .image-4-b {

        max-width: 94%;
        margin: -15px auto 0 auto;
        height: auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-4-b p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-4-b img {
        width: 100%;
        height: auto;
    }

    .image-8 {
        width: 220px;
        height: 360px;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-8 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-8 img {
        width: 200px;
        height: 320px;
    }

    #page-15-responsive {
        display: flex;
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
    }

    #images-style-2 {
        display: flex;
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;

    }

    .image-2 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-2 p {
        font-size: 18px;
        font-weight: bold;
    }

    .image-2 img {
        height: auto;
        width: 100%;
    }

    .image-2-2562,
    .image-3-san,
    .image-3-maxico {
        position: relative;
        left: 0 !important;
    }

    .image-7-d,
    .image-4-san,
    .image-8-san {
        position: relative;
        right: 0 !important;
        top: 0 !important;
    }

    .image-8-san {
        height: auto !important;
    }

    .image-3 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        text-align: center;
        flex-direction: column;
    }

    .image-3 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-3 img {
        width: 100%;
        height: auto;
    }

    .image-5 {
        margin-left: 0px;
        height: auto;
        margin-top: -15px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-5 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-5 img {
        height: auto;
        width: 100%;
    }


    .image-6 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;

    }

    .image-6 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-6 img {
        height: auto;
        width: 100%;
    }

    .image-7 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-7 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-7 img {
        height: auto;
        width: 100%;
    }

    .image-8 {
        margin-left: 0;
        height: auto;
        width: 94%;
        margin: 15px auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-8 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-8 img {
        height: auto;
        width: 100%;
    }

    .image-8 {
        margin-left: 0;
        height: auto;
        width: 94%;
        margin: 15px auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-8 p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-8 img {
        height: auto;
        width: 100%;
    }

    .image-8-b {
        margin-left: 0;
        height: auto;
        width: 94%;
        margin: 15px auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-8-b p {
        font-size: 18px;
        font-weight: 700;

    }

    .image-8-b img {
        height: auto;
        width: 100%;
    }

    .two-page-15-responsive {
        padding-left: 10px;
        padding-right: 10px;
    }






    /* Page 16 */
    #page-16 {
        /* display: none; */
    }

    #page-16-style {
        padding-right: 0px;
        padding-left: 30px;
        padding-right: 30px;

    }

    .image-9 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-9 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-9 img {
        height: 300px;
        width: 100%;
    }


    .image-10 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-10 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-10 img {
        height: 320px;
        width: 100%;
    }


    .image-11 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-11 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-11 img {
        height: 320px;
        width: 100%;
    }

    .image-12 {
        margin-left: 0px;
        margin-top: -15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-12 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-12 img {
        height: 320px;
        width: 100%;

    }

    .image-13 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;

    }

    .image-13 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-13 img {
        height: 320px;
        width: 100%;

    }

    .image-14 {
        margin-left: 0px;
        height: auto;
        width: 94%;
        margin: 15px auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-14 img {
        height: 320px;
        width: 100%;
        padding-top: 0px;
    }

    .image-15 {
        margin-left: 0px;
        height: 360px;
        width: 94%;
        margin: -15px auto 0 auto;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-15 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-15 p br {
        display: none;
    }

    .image-15 img {
        height: 320px;
        width: 100%;
    }

    .image-16 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-14 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-16 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-16 img {
        height: 320px;
        width: 100%;
    }

    .page-16-responsive {
        display: flex;
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;

    }

    #images-style-1-page-16 {
        padding: 0px 0px;
    }

    #images-style-2-page-16 {
        display: flex;
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;

    }

    .page-16-respons-width {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;

    }








    /* Page 17 */
    #page-17 {
        /* display: none; */
    }

    #images-style-2-page-17 {
        padding-left: 0px;
        display: flex;
        flex-direction: column;
    }

    #page-17-style {
        padding-right: 10px;
        padding-left: 10px;
    }

    .image-17 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;

    }

    .image-17 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-17 img {
        height: auto;
        width: 100%;
    }

    .image-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-18 img {
        height: auto;
        width: 100%;
    }

    .image-19 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-19 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-19 img {
        height: auto;
        width: 100%;
    }

    .image-20 {
        margin-left: 0px;
        margin-top: -15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-20 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-20 img {
        height: auto;
        width: 100%;
    }

    .image-21 {
        margin-left: 0px;
        margin-top: -15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-21 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-21 img {
        height: auto;
        width: 100%;
    }

    .image-22 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-22 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-22 img {
        height: 320px;
        width: 100%;
    }

    .image-23 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-24 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-23 img {
        height: auto;
        width: 100%;
    }

    .image-24 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-24 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-24 img {
        height: auto;
        width: 100%;
    }

    .image-25 {
        margin-left: 0px;
        margin-top: 15px;
        height: 360px;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-25 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-25 img {
        height: 320px;
        width: 100%;
    }

    .new-page-17-res {
        display: flex;
        flex-direction: column;
    }

    #images-style-1-page-17 {
        padding: 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
    }

    #images-style-2-page-16 {
        display: flex;
        flex-direction: column;
    }

    .page-17-responsive {
        display: flex;
        flex-direction: column;
    }




    /* Page 18 */

    #page-18 {
        /* display: none; */
    }

    #page-18-style {
        padding-right: 10px;
        padding-left: 10px;
    }

    #images-style-1-page-18 {
        padding: 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-18-responsive {
        display: flex;
        flex-direction: column;
    }

    #images-style-2-page-18 {
        display: flex;
        flex-direction: column;
    }

    .image-17-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-17-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-17-page-18 img {
        height: auto;
        width: 100%;
    }



    .image-18-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-18-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-18-page-18 img {
        height: auto;
        width: 100%;
    }



    .image-19-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-19-page-18 p {
        font-weight: 700;
        font-size: 18px;
    }

    .image-19-page-18 img {
        height: auto;
        width: 100%;
    }


    .image-21-page-18 {
        margin-left: 0px;
        margin-top: -15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-21-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-21-page-18 img {
        height: auto;
        width: 100%;
    }


    .image-22-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-22-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-22-page-18 img {
        height: auto;
        width: 100%;
    }


    .image-23-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-23-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-23-page-18 img {
        height: auto;
        width: 100%;
    }


    .image-24-page-18 {
        margin-left: 0px;
        margin-top: 15px;
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .image-24-page-18 p {
        font-size: 18px;
        font-weight: 700;
    }

    .image-24-page-18 img {
        height: auto;
        width: 100%;
    }

    #test-page-18 {
        padding-bottom: 30px;
    }





    #page-19 {
        /* display: none; */
        height: auto !important;
    }

    .styling-page-19 {
        margin: 0px 0px;
        padding-left: 10px;
        padding-top: 190px;
        padding-bottom: 40px;
    }

    .styling-page-19 img {
        max-width: 100%;
        margin: auto;
        height: 110px;
        object-fit: cover;
    }
}





@media (min-width: 768px) and (max-width: 1024px) {
    * {
        /* border: 2px solid red; */
    }

    html {
        max-width: 100%;
        overflow-x: hidden;
    }

    #page-19 .image-1 {
        position: relative;
        right: 50px;
    }

    #page-19 .image-2 {
        position: relative;
        right: 45px;
    }

    #page-19 .image-3 {
        position: relative;
        right: 55px;
    }

    #page-19 .image-4 {
        position: relative;
        left: 32px;
    }

    #col-6-responsive-2 {
        display: none;
    }

    #col-6-responsive {
        background-size: cover;
    }

    /* Page 03 */
    #page-02,
    #page-03,
    #page-04,
    #page-05,
    #page-07,
    #page-10,
    #page-14,
    #page-19 {
        height: auto;
    }

    #page-03,
    #page-04,
    #page-13 {
        background-size: cover;
    }



    #col-4-styling {
        width: auto !important;
    }

    .page-03-top {
        width: 100% !important;
        padding-top: 60px;
        padding-left: 30px;

    }

    .h5-page-03 {
        font-size: 18px;
    }

    #col-8-styling {
        margin-left: 0px;
    }


    .page-04-top {
        width: 100% !important;
        padding-left: 30px;
        /* padding-top: 20px; */


    }

    #col-4-styling-page-04 {
        width: auto !important;
    }

    .h5-page-04 {
        font-size: 15px;
    }

    #col-8-styling-page-04 {

        margin-left: 0px;
        padding-top: 30px;

    }

    #col-8-styling-page-06 {
        margin-left: 0px;
        padding-top: 30px;
    }


    .heading-page-05 {
        padding-left: 60px;
    }

    .text-para {
        font-size: 40px;
    }


    #col-4-styling-page-06 {
        width: auto !important;
    }

    .page-6-width {
        width: 100% !important;
        padding-left: 30px;
    }

    .h5-page-06-desc {
        font-size: 18px;
    }

    .page-8-styling-text h1 {
        font-size: 36px;
    }



    .page-9-styling-text h1 {
        font-size: 36px !important;
        width: 100% !important;
    }

    .page-9-styling-text p {
        width: 100% !important;
    }

    .page-10-styling-text h1 {
        font-size: 36px;
        width: 100% !important;
    }


    .page-10-styling-text p {
        width: 100% !important;
    }

    .page-11-styling-text h1 {
        font-size: 28px;
        width: 100% !important;
    }

    .page-11-styling-text p {
        width: 100% !important;
        font-size: 15px;
    }

    .image-icon-text-page-11 .fa {
        font-size: 36px;
    }

    .image-icon-text-page-10 .fa {
        font-size: 36px;
    }

    .image-icon-text-page-09 .fa {
        font-size: 36px;
    }

    .image-icon-text-page-08 .fa {
        font-size: 36px;
    }



    .page-8-styling-text {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 80px;
    }

    .page-9-styling-text {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 80px;
    }

    .page-10-styling-text {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 80px;
    }

    .page-11-styling-text {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 80px;
        padding-top: 25px;
    }

    .page-11-heading-style {
        width: 100% !important;
    }





    #col-4-styling-page-12 {
        width: auto !important;
    }

    #col-4-styling-page-13 {
        width: auto !important;
    }

    #col-8-styling-page-12 {
        margin-left: 0px;
        padding-left: 30px;
    }

    #col-8-styling-page-13 {
        margin-left: 0px;
        padding-left: 30px;
        padding-top: 25px;
    }

    .h5-page-13 {
        font-size: 16px;
        line-height: 25px;
    }

    #page-13-width {
        width: 100% !important;
    }

    .icon-menu .fa {
        font-size: 55px;
    }







    .image-1 {
        width: 220px;
        position: relative;
        right: 50px;
        height: 100%;
    }

    .image-1 img {
        width: 200px;
        object-fit: fill;
        height: 70%;
    }

    .image-2 {
        width: 250px;
        margin-right: -20px;
        margin-left: -60px;
    }

    .image-2 img {
        width: 180px;
    }

    .image-3 {
        width: 180px;
    }

    .image-3 img {
        width: 160px;
    }

    .image-4 {
        width: 240px;
        margin-left: 105px;
        /* margin: auto; */
    }

    .image-4 img {
        width: 220px;
    }

    .image-4-b {
        width: 240px;
        margin-left: 105px;
        /* margin: auto; */
    }

    .image-4-b img {
        width: 220px;
        object-fit: cover;
    }

    .image-5 {
        width: 160px;
        margin-left: -30px;
        height: 100%;
    }

    .image-5 img {
        width: 140px;
    }

    .image-6 {
        width: 180px;
        margin-left: -8px;
        margin-top: -40px;
        height: 260px;
    }


    .image-6 img {
        width: 160px;
    }

    .image-7 {
        width: 220px;
        margin-left: -15px;
        height: 100%;
    }

    .image-7 img {
        width: 200px;
        object-fit: fill;
        height: 50%;
    }

    .image-7-b {
        margin-left: 0 !important;
    }

    .image-8-san {
        position: relative;
        right: 0 !important;
    }

    .image-7-d {
        position: relative;
        right: -92px !important;
        top: -40px !important;
    }

    .image-3-san,
    .image-3-maxico {
        height: 320px !important;
        position: relative;
        left: -30px !important;
    }

    .image-5-san {
        margin-left: -55px;
        width: 230px;
    }

    .image-5-san img {
        width: 210px;
    }

    .image-8 {
        width: 200px;
        margin-left: 160px;
        margin-top: 0px;
        height: 260px;
        /* margin: auto; */
    }

    .image-8 img {
        width: 180px;
    }

    .image-8-b {
        width: 200px;
        margin-left: 160px;
        margin-top: 0px;
        height: 300px;
        /* margin: auto; */
    }

    .image-8-b img {
        width: 180px;
        height: 260px;
    }






    .image-9 {
        width: 260px;
    }

    .image-9 img {
        width: 220px;
    }

    .image-10 {
        width: 260px;
        z-index: 99999999999;
        position: relative;
        margin-left: 0px;
    }

    .image-10 img {
        width: 220px;
    }

    .image-12 {
        width: 260px;
        margin-left: -20px;
    }

    .image-12 img {
        width: 180px;
    }

    .image-13 {
        width: 260px;
        margin-top: -20px;
    }

    .image-13 img {
        width: 180px;
    }

    .image-16 {
        width: 260px;
        margin-left: -55px;
        margin-top: -45px;
        z-index: 9999999;
        position: relative;
    }

    .image-16 img {
        width: 180px;
    }

    .image-15 {
        width: 260px;
        margin-left: 80px;
        margin-top: 0px;
    }

    .image-15 img {
        width: 240px;
    }

    .image-14 {
        width: 200px;
        margin-top: 10px;
        height: auto;
        margin-right: -140px;
        margin-left: 150px;
    }

    .image-14 img {
        width: 180px;
    }

    .page-16-respons-width {
        padding-bottom: 25px;
    }






    .image-17 {
        width: 260px;
    }

    .image-17 img {
        width: 180px;
    }


    .image-21 {
        width: 200px;
    }

    .image-21 img {
        width: 140px;
    }


    .image-22 {
        width: 160px;
    }

    .image-22 img {
        width: 140px;
    }

    .image-18 {
        width: 200px;
        position: relative;
        right: 40px;
    }

    .image-18 img {
        width: 140px;
    }

    .image-19 {
        width: 240px;
        margin-left: -64px;
        margin-top: -34px;
    }

    .image-19 img {
        width: 160px;
    }

    .image-20 {
        width: 200px;
        margin-top: 0px;
        margin-left: 120px;
    }

    .image-20 img {
        width: 180px !important;
    }


    .image-24 {
        width: 240px;
        margin-top: -10px;
        margin-left: 128px;
    }

    .image-24 img {
        width: 200px;
    }

    .image-23 {
        width: 260px;
        margin-left: -12px;
        margin-top: 30px;
    }

    .image-23 img {
        width: 211px;
    }

    .image-25 {
        /* width: 140px; */
        display: none;
    }



    #images-style-1 {
        padding: 0px 45px;
    }

    #page-15-style {
        padding-left: 40px;
        padding-right: 40px;
    }

    #page-16-style {
        padding-left: 40px;
        padding-right: 40px;
    }

    #images-style-1-page-16 {
        padding: 0px 45px;
    }

    #images-style-1-page-17 {
        padding: 0px 45px;
    }

    .desc-page-17-h3 {
        font-size: 15px;
    }

    .desc-page-17 {
        font-size: 13px;
    }

    #page-17-style {
        padding-left: 40px;
        padding-right: 40px;
    }

    #page-18-style {
        padding-left: 40px;
        padding-right: 40px;
    }

    .heading-page-18 {
        font-size: 23px;
    }

    .heading-page-17 {
        font-size: 23px;
    }





    #images-style-1-page-18 {
        padding: 0px 44px;

    }

    .image-17-page-18 {
        /* max-width: 100%; */
        width: 260px;

    }

    .image-17-page-18 img {
        width: 145px;
    }

    .image-18-page-18 {
        /* max-width: 100%; */
        width: 260px;
        margin-left: 0px;

    }

    .image-18-page-18 img {
        width: 150px;
    }

    .image-19-page-18 {
        /* max-width: 100%; */
        width: 260px;
        margin-top: -35px;
        margin-left: -20px;

    }

    .image-19-page-18 img {
        width: 180px;
    }

    .image-21-page-18 {
        /* width: 100%; */
        width: 260px;

    }

    .image-21-page-18 img {
        width: 180px;
    }

    /* Page 18 */
    .image-20 {
        max-width: 260px;
        /* width: 260px; */
        /* margin-left: 170px; */
        /* margin: auto; */
        position: relative;
        left: 40px;
    }

    .image-20 img {
        width: 240px;
    }

    .image-24-page-18 {
        /* max-width: 100%; */
        margin-top: 0px;
        margin-left: 90px;

        width: 270px;

    }

    .image-24-page-18 img {
        width: 220px;
    }

    .image-23-page-18 {
        /* max-width: 100%; */
        margin-left: -70px;

        width: 260px;
        margin-top: 50px;
        z-index: 99999999;
        position: relative;

    }

    .image-23-page-18 img {
        width: 180px;
    }

    .image-22-page-18 {
        /* max-width: 100%; */

        width: 220px;

    }

    .image-22-page-18 img {
        width: 150px;
    }


    /* Page 7 */
    .img-1-style img {
        height: 140px;
    }

    .style-2 img {
        height: 140px;
    }

    #asdeq {
        padding: 40px 0px;
    }

}





@media (min-width: 1025px) and (max-width: 1280px) {
    * {
        /* border: 2px solid red; */
    }


    #page-02,
    #page-05,
    #page-19 {
        height: auto;
    }

    #page-06 {
        background-size: cover;
    }

    #page-09 {
        height: 100vh;
    }

    #col-8-styling {
        margin-left: 0px !important;
    }

    .page-03-top {
        padding-top: 60px;
        width: 100% !important;
        padding-left: 40px;
    }

    #col-8-styling-page-04 {
        margin-left: 0px !important;
    }

    .page-04-top {
        padding-top: 60px;
        width: 100% !important;
        padding-left: 40px;
    }

    #col-8-styling-page-06 {
        margin-left: 0px !important;
    }

    .page-6-width {
        padding-top: 60px;
        width: 100% !important;
        padding-left: 40px;
    }

    .page-8-styling-text {
        width: 100% !important;
        padding-left: 60px;
        padding-right: 80px;
    }

    .page-9-styling-text {
        width: 100% !important;
        padding-left: 60px;
        padding-right: 80px;
    }

    .page-9-styling-text h1 {
        width: 100% !important;
    }

    .page-9-styling-text p {
        width: 100% !important;
        font-size: 19px;
    }

    .page-10-styling-text {
        width: 100% !important;
        padding-left: 60px;
        padding-right: 80px;
    }

    .page-10-styling-text p {
        font-size: 19px;
        width: 100% !important;
    }

    .page-10-styling-text h1 {
        width: 100% !important;
    }

    .page-11-styling-text {
        width: 100% !important;
        padding-left: 60px;
        padding-right: 80px;
    }

    .page-11-styling-text h1 {
        width: 100% !important;
    }

    .page-11-styling-text p {
        font-size: 19px;
        width: 100% !important;
    }

    #col-8-styling-page-12 {
        margin-left: 0px !important;
    }

    .page-12-responsive {
        padding-top: 60px;
        width: 100% !important;
        padding-left: 40px;
    }

    #col-8-styling-page-13 {
        margin-left: 0px !important;
    }

    #page-13-width {
        padding-top: 60px;
        width: 100% !important;
        padding-left: 40px;
    }

    .text-desc-p {
        font-size: 19px;
    }

    .image-4 {
        width: 420px;
        margin-left: 60px;
    }

    .image-4 img {
        width: 400px;
    }

    .image-7 {
        margin-left: -53px;
        width: 240px;
    }

    .image-7 img {
        width: 220px;
    }

    .image-15 {
        width: 380px;
        margin-left: 120px;
    }

    .image-15 img {
        width: 360px;
    }

    .image-16 {
        margin-left: -65px;
    }

    .image-13 {
        width: 220px;

    }

    .image-13 img {
        width: 200px;
    }

    .image-13 p {
        float: left;
        margin-left: 38px;
    }

    .image-10 {
        z-index: 9999999;
        position: relative;
    }


    .image-22 img {
        width: 180px;
    }

    .image-19 {
        margin-left: -70px;
    }

    .image-24 {
        width: 240px;
        margin-left: 80px;
        margin-top: -80px;
    }

    .image-24 img {
        width: 220px;
    }

    .image-23 {
        width: 280px;
        z-index: 999999999;
        position: relative;
    }

    .image-23 img {
        width: 260px;
    }

    .image-19 {
        z-index: 99999999999;
        position: relative;
    }

    .image-21 {
        width: 240px;
    }

    .image-21 img {
        width: 220px;
    }

    .image-22-page-18 {
        width: 220px;
        margin-left: -85px;
    }

    .image-22-page-18 img {
        width: 200px;
    }

    .image-20 {
        width: 280px;
        margin-left: 200px;
    }

    .image-20 img {
        width: 260px;
    }

    .image-23-page-18 {
        width: 260px;
        z-index: 9999999999;
        position: relative;
        margin-left: -77px;
        margin-top: 37px;
    }

    .image-23-page-18 img {
        width: 240px;
    }

    .image-24-page-18 {
        margin-left: 13px;
    }

    image-18-page-18 {
        margin-left: 10px;
    }

    #col-6-responsive-2 {
        display: none;
    }

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g {
        height: auto;
    }
}

@media (min-width: 1025px) and (max-width: 1275px) {
    .image-12 {
        margin-left: -80px;
    }

    .image-8 {
        margin-left: 210px;
        width: 260px;
        margin-top: 0;
    }

    .image-8 img {
        width: 240px;
    }

    .image-14 {
        width: 260px;
        margin-left: 130px;
        height: auto;
    }

    .image-14 img {
        width: 240px;
    }

    .image-21 {
        margin-left: -90px;
    }

    .image-23 {
        width: 260px;
    }

    .image-23 img {
        width: 240px;
    }

    .image-24-page-18 {
        margin-left: 170px;
        margin-top: -10px;
    }

    .image-21-page-18 {
        margin-left: -50px;
    }

    .image-23-page-18 {
        margin-left: -20px;
        margin-top: -50px;
    }

    .image-1-san,
    .image-5-san {
        margin-left: -90px;
    }

    .image-8-san {
        position: relative;
        right: 0px !important;
    }

    .image-4-san {
        width: 375px !important;
    }

    .image-4-san img {
        width: 355px !important;
    }

    .image-3-san,
    .image-3-maxico {
        position: relative;
        left: -25px !important;
    }
}


@media (min-width:1281px) and (max-width: 1350px) {

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g {
        height: auto;
    }

    #col-6-responsive-2 {
        display: none;
    }

    .image-14 {
        height: auto;
        width: 300px;
        margin-left: 120px;
    }

    .image-14 img {
        height: 220px;
        width: 280px;
    }

    .image-8 {
        margin-left: 120px;
    }

    .image-5 {
        margin-left: -50px;
    }

}

@media (min-width: 1351px) and (max-width: 1440px) {

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g .layer {
        height: auto;
    }

    #col-6-responsive-2 {
        display: none;
    }

    .image-4-b {
        width: 300px;
    }

    .image-4-b img {
        width: 280px;
    }

    .image-8-b {
        margin-top: 20px;
    }

}

@media (min-width: 1281px) and (max-width: 1340px) {
    * {
        /* border: 2px solid red; */
    }

    #col-6-responsive-2 {
        display: none;
    }

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g,
    .layer {
        height: auto;
    }

    .image-4 img {
        width: 100% !important;
    }

    .image-15 img {
        width: 100% !important;
    }


}



@media (min-width: 1441px) and (max-width: 2560px) {
    * {
        /* border: 2px solid red; */
    }

    .image-2-2561 {
        height: 240px;
    }

    .image-2-2561 img {
        height: 200px;
    }

    .image-4-b {
        width: 300px;
    }

    .image-4-b img {
        width: 280px;
    }

    .image-8-b {
        margin-top: 20px;
    }

    #col-6-responsive {
        display: none;
    }

    #col-6-responsive-2 {
        display: flex;
        justify-content: end;
        flex-direction: column;
        background-image: url('../images/aI_Desktop_1460.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .heading-style-h1 {
        position: relative;
        top: 60px;
    }

    .image-15 img {
        width: 100% !important;
    }


    .image-4 {
        width: 540px;
    }

    .image-4 img {
        width: 520px;
    }

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g,
    #page-11-h,
    #page-11-i,
    #page-11-j,
    #page-11-k,
    #page-11-l {
        height: 100vh;
    }
}

@media (min-width: 2561px) {
    .image-4-b {
        width: 300px;
    }

    .image-4 {
        width: 400px;
    }

    .image-4-b img {
        width: 280px;
    }

    .image-4 img {
        width: 360px;
    }

    .image-8 {
        margin-top: 0;
    }

    .image-2-2561 {
        height: 240px;
    }

    .image-2-2561 img {
        height: 200px;
    }

    .image-8-b {
        margin-top: 20px;
    }

    #col-6-responsive {
        display: none;
    }

    #col-6-responsive-2 {
        display: flex;
        justify-content: end;
        flex-direction: column;
        background-image: url('../images/aI_Desktop_1920.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .heading-style-h1 {
        position: relative;
        top: 60px;
    }

    #page-11,
    #page-11-b,
    #page-11-c,
    #page-11-d,
    #page-11-e,
    #page-11-f,
    #page-11-g,
    #page-11-h,
    #page-11-i,
    #page-11-j,
    #page-11-k,
    #page-11-l {
        height: 100vh;
    }
}

/* Events Feedback */
.event-feedback {
    padding: 20px 80px 50px 80px;
}

@media screen and (max-width: 767px) {
    .event-feedback {
        padding: 0 20px 30px 20px;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .image-4-b {
        width: 340px;
        margin-left: 130px;
    }

    .image-4-b img {
        width: 300px;
    }

    .image-7-b {
        margin-left: -95px;
    }

    .image-8-b {
        width: 320px;
        height: 400px;
        margin-top: 10px;
        margin-left: 180px;
    }

    .image-8-b img {
        width: 300px;
        height: 360px;
    }
}

.image-7-b {
    margin-left: -90px;
}

.image-7-c {
    margin-left: -110px;
    margin-top: 30px;
}

.image-2-2562 {
    position: relative;
    left: -35px;
}

.image-3-san {
    position: relative;
    left: -10px;
    height: 300px;
}

.image-3-maxico {
    position: relative;
    left: -10px;
    height: fit-content;
}

.image-7-d {
    position: relative;
    top: 40px;
    right: -10px;
}

.image-6-a {
    height: 265px !important;
}

.image-4-san {
    position: relative;
    right: -60px;
}

.image-8-san {
    position: relative;
    right: -55px;
    height: 260px;
}