body {
    color: #363538;
}
img {
    width: 100%;
}
a,
span,
img {
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none !important;
    color: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
b,
strong {
    font-weight: bolder;
    color: #3a3a3a;
}
.logo {
    max-width: 200px;
    margin: 0 auto;
    padding: 10px;
}
.logo img {
    width: 100%;
}
.blog-content ol {
    padding-left: 1.15em;
}
.sub-btn {
    font-size: 16px !important;
    font-weight: 600;
    color: #949494;
    line-height: 19.2px;
    text-transform: uppercase;
    letter-spacing: 2.4px !important;
    margin-bottom: 24px;
}
.main {
    background-color: #f3faff;
    padding: 120px 0;
    margin: auto;
}
.heading h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 67.2px;
    letter-spacing: -2.56px;
    text-align: left;
    display: inline;
    color: #000;
}
.right-img img {
    object-fit: cover;
    height: 440px;
    border-radius: 20px;
    overflow: hidden;
}
.sub-point {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-top: 32px;
}
.author-name{
    font-weight: 600;
}
.share-article p {
    color: #575757;
}
.sub-point ul li {
    padding-left: 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.32px;
    text-align: left;
    color: #7c7d86;
}
.share-article {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.share-article ul {
    display: flex;
    align-items: center;
    gap: 8px;
}
.share-article ul li i {
    font-size: 32px;
    color: #b6bbbf;
}
.share-article ul li {
    list-style: none;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.blog-content {
    max-width: 960px;
    margin: 0 auto;
    padding: 80px 0;
}
.blog-content p:first-child {
    font-size: 190%;
    line-height: 1.4;
}
.blog-content p {
    font-size: 19px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.03px;
    text-align: left;
    color: #4e4d4d;
}
.blog-content h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: -1.6px;
    text-align: left;
    margin-bottom: 32px;
    color: #001a32;
}
.blog-content a {
    color: #397bdc !important;
}
.blog-content h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -1.6px;
    text-align: left;
    margin-bottom: 25px;
    color: #001a32;
}
.blog-content ul {
    margin-bottom: 1em;
    margin-left: 1em;
    list-style: disc;
}
.blog-content ul li {
    margin-bottom: 0.3em;
    color: #797979;
    font-size: 17px;
}
.blog-content ol li {
    margin-bottom: 0.3em;
    color: #797979;
    font-size: 17px;
}
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.blog-content ol {
    padding-left: 1.15em;
}
.esevel-responsive-cta {
    background-color: #f8f9fa;
    background-image: url("../img/cta_1.jpg");
    background-size: cover;
    background-position: center;
    padding: 50px 30px 50px 30px;
    border-radius: 8px;
    color: #ffffff;
    text-align: left;
    box-shadow: none;
    --esevel-cta-bg-color: #f8f9fa;
    --esevel-cta-text-color: #ffffff;
    --esevel-cta-button-color: #f2b344;
    --esevel-cta-button-text-color: #ffffff;
    --esevel-cta-border-color: #dee2e6;
    --esevel-cta-title-font-size: 34px;
    --esevel-cta-paragraph-font-size: 19px;
    --esevel-cta-title-font-weight: bold;
    --esevel-cta-paragraph-font-weight: normal;
    border: none;
}
.esevel-cta-buttons button {
    color: #ffffff !important;
    padding: 10px;
    border: none;
}
.esevel-cta-button  button {
    background-color: #f2b344;
    border-color: #f2b344;
}
.esevel-cta-button:after {
    content: "→" !important;
    display: inline-block !important;
    font-size: 1.2em !important;
    line-height: 1 !important;
    margin-left: 10px !important;
    position: relative !important;
    top: 0 !important;
    transition: transform 0.2s ease !important;
}
.main-1 {
    background-color: #e8f5fe;
    padding: 40px 0px;
}
.main-1 .sub-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 33.6px;
    letter-spacing: -0.04em;
    text-align: left;
    margin-bottom: 40px;
}
.blog-content-item {
    border-radius: 10px;
}
.blog-content-item .sec-area {
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
}
.blog-content-item img {
    border-radius: 4px 4px 0 0;
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.blogs-content {
    padding: 16px;
}
.small-text-type {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
    letter-spacing: 0.15em;
    text-align: left;
    color: #949494;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.blog-content-item .blog-item-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #000;
    margin-bottom: 8px;
    cursor: pointer;
}
.main-2 {
    background-color: #1a3147;
}
.home-book-meeting {
    display: flex;
    padding: 80px 40px;
    gap: 112px;
}
.contect-img img {
    width: 360px;
    height: 360px;
    border-radius: 15px;
}
.content-right h6 {
    color: #f2b344;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    letter-spacing: 2.4px;
    text-align: left;
}
.home-book-meeting_title {
    font-size: 34px;
    font-weight: 500;
    line-height: 46px;
    color: #001a32;
    letter-spacing: -1.6px;
}
.text-white {
    color: #fff;
}
.home-book-meeting .home-book-meeting_button {
    width: fit-content;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-top: 8px;
}
.butn.btn-blue,
.btn.btn-blue {
    background-color: #397bdc;
    padding: 20px 32px 20px 24px;
    color: #fff;
    align-items: center;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 27px !important;
    letter-spacing: -0.36px;
}
.content-right {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 64px;
    padding-bottom: 64px;
}
.content-right img {
    width: 24px;
}
.btn.btn-blue:hover {
    color: #fff;
    background: #f2b344;
    border-color: #f2b344;
}
.btn.btn-animation:hover img {
    transform: translateX(12px);
}
@media screen and (max-width: 1199px) {
    .heading h1 {
        font-size: 48px;
        line-height: 50.4px;
    }
    .main {
        padding: 96px 0;
    }
}
@media screen and (max-width: 1024px) {
    .main-2 {
        display: none;
    }
}
