/* ==================== about strt ==================== */
.inner-banner-main{position: relative;}
.inner-banner::after{content: '';display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; background: rgba(51, 51, 51, 0.25); z-index: 0;}
.inner-banner img{width: 100%;display: block; object-fit: cover; height: 335px; opacity: 0.75;}  
.inner-banner-main .banner-content{padding: 0 30px;}
.inner-banner-main .banner-content h2{text-align: center; padding-bottom: 75px;}
.embracing-spirit-mx { max-width: 624px; width: 100%; margin: 21px auto 90px; text-align: left; }
.embracing-spirit-mx h2, .embracing-spirit-mx h1 { font-family: 'Bodoni Moda', serif; font-size: 24px; font-weight: 500; line-height: normal; padding-bottom: 24px; text-align: center; }
.about-mx { max-width: 994px; width: 100%; margin: 0 auto; padding: 54px 0; }
.about-content h3 { font-family: 'Bodoni Moda', serif; font-size: 24px; line-height: normal; padding: 4px 0 0; }
.about-content { max-width: 448px; width: 100%; margin: 0; }
.about-content p { font-size: 16px; line-height: 24px; }
.about-content p a, .about-content p small { color: #7B4482; font-size: 16px; line-height: 24px; }
.about-content p span { font-style: italic; letter-spacing: 1.6px; }
.about-img { max-width: 448px; width: 100%; margin: 0 0 0 auto; position: relative; padding-bottom: 69.4%; }
.about-img img { position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; object-fit: cover; border-radius: 14px; }
.about-wrapper .about-gird:nth-child(odd) { background: rgba(222,209,224,0.50); }
.about-wrapper .about-gird:nth-child(even) .row { flex-direction: row-reverse; }
.about-wrapper .about-gird:nth-child(even) .about-img { margin: 0; }
.about-wrapper .about-gird:nth-child(even) .about-content { margin: 0 0 0 auto; }
.embracing-spirit-mx a{text-decoration: underline !important;}
.embracing-spirit-mx ul{text-align: left; list-style: disc; padding-left: 15px;}
.embracing-spirit-mx ul ul{list-style: circle;  padding: 5px 0 10px 30px;}


@media(max-width:767px){
    .embracing-spirit-mx{padding: 0 15px;}
    .about-img{margin: 15px 0 0;}
    .about-wrapper .about-gird:nth-child(even) .about-content{margin: 0 0 15px;}
}
/* ==================== about end ==================== */

