/** Home CSS **/
h2{
    font-size: 2.9em !important;
}
p{
    font-size: 16px;
    line-height: 30px;
}
.tits h2{
    color: #fff;
    margin-bottom: 13px;
    text-shadow: 2px 2px 10px rgb(0 0 0);
}
.tits h3{
    color: #fff;
    font-size: 2em;
    line-height: 1.4;
    margin-bottom: 0px;
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.tits h4{
    color: #fff;
    /* font-size: 46px;
    line-height: 54px; */
    margin-bottom: 0;
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.sec_01{
    margin-top: -126px;
}
.sec_01 .pagination-fraction{
    display: none;
}
.sec_01 .slider-nav-light .flickity-prev-next-button{
    opacity: 1;
    visibility: visible;
    top: auto;
    transform: translate(0) !important;
    bottom: 10%;
    width: 68px;
    min-height: 68px;
}
.sec_01 .slider-nav-light .flickity-prev-next-button.previous{
    left: auto;
    right: 10%;
}
.sec_01 .slider-nav-light .flickity-prev-next-button.next{
    left: auto;
    right: calc(10% - 78px);
}
.sec_01 .slider-nav-light .flickity-prev-next-button svg{
    padding: 20px;
    background: transparent;
}
.sec_01 .slider-nav-light .flickity-prev-next-button:hover svg{
    background: #4638AC;
    border-color: #4638AC;
}
.banner .text-box-content h1{
    margin: 0 0 10px;
    letter-spacing: 0.3px;
    font-size: 70px;
    line-height: 78px;
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.banner .text-box-content h2{
    margin: 0 0 8px;
    letter-spacing: 0.3px;
    /* font-size: 46px;
    line-height: 54px; */
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.banner .text-box-content h3{
    margin: 0 0 10px;
    /* font-size: 46px;
    line-height: 54px; */
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.banner .text-box-content h4{
    /* font-size: 24px;
    line-height: 30px; */
    margin: 0;
    color: #fff;
    text-shadow: 2px 2px 4px rgb(0 0 0);
    font-family: 'SF-Pro-Rounded-Regular' !important;
    font-weight: 400;
}
.banner .text-box-content h5{
    /* font-size: 18px;
    line-height: 28px; */
    margin: 0;
    color: #fff;
    text-shadow: 2px 2px 4px rgb(0 0 0);
    font-family: 'SF-Pro-Rounded-Regular' !important;
    font-weight: 400;
}
.sec_02 .section-bg-overlay{
    background: url(../images/Group637231.png) no-repeat;
    background-color: transparent !important;
    background-size: cover;
    background-position: bottom;
}
.sec_02 .section-content{
    height: 100%;
    display: grid;
}
.sec_02 .row_01 .tits{
    margin-bottom: 20px;
}
.sec_02 .row_01 .tits h3{
    margin-bottom: 0;
    text-transform: capitalize;
}
.sec_02 .row_01 .tits h4{
    text-transform: capitalize;
}
.sec_02 .row_01 .text h5{
    margin-bottom: 40px;
    font-weight: 400;
    /* font-size: 18px;
    line-height: 28px; */
    font-family: 'SF-Pro-Rounded-Regular' !important;
    text-shadow: 2px 2px 4px rgb(0 0 0);
}
.sec_02 p{
    text-shadow: 2px 2px 4px rgb(0 0 0);
    color: #fff;
}
.sec_02 .row_01 .col{
    padding-bottom: 0;
}
.dot{
    display: inline-block;
}
.dot h3{
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  text-shadow: 2px 2px 4px rgb(0 0 0);
}
.sec_02 .dot p{
  margin-bottom: 0;
  text-align: center;
}
a.button.button_01{
    color: #fff;
    min-width: 180px;
    border-width: 1px;
    font-size: 1.15em;
    line-height: 52px;
    margin-bottom: 0;
    font-family: 'SF-Pro-Rounded-Bold' !important;
}
a.button.button_01 i::before{
    content: "\f061";
    font-family: fontawesome;
}
.sec_02 .col.post-item{
    border: none;
    padding-bottom: 0 !important;
}
.sec_02 .box .box-text{
    padding: 32px 0 0;
    border-top: 2px solid #FFFFFF54;
}
.sec_02 .box .box-text-inner{
  display: flex;
  align-items: center;
}
.sec_02 .box .box-text-inner h4{
    font-size: 1.25em;
}
.sec_02 .box .box-text-inner h4 a{
    color: #fff;
    margin: 0;
    font-weight: 400;
    font-family: 'SF-Pro-Rounded-Regular';
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sec_02 .box .box-text-inner h4 a::before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-right: 7px;
    border: 2px solid #FFFFFF4D;
}
.sec_02 .box .box-text-inner .post-meta{
    color: #fff;
    font-size: 1.25em;
    /* line-height: 27px; */
    min-width: 160px;
    text-align: right;
    opacity: 1;
    order: 2;
}
.sec_02 .row_02{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
}
.tabbed-content ul.nav li a{
    font-weight: 400;
    font-family: 'SF-Pro-Rounded-Regular';
}
.sec_03 .tabbed-content ul.nav{
    position: absolute;
    height: 100vh;
    z-index: 9;
    right: 0;
    width: 220px;
}
.sec_03 .tabbed-content ul.nav li.active{
    background: #312783;
}
.sec_03 .tabbed-content ul.nav li{
    height: 33.3vh;
    background: #00000033;
    border-color: #00000036;
}
.sec_03 .tabbed-content ul.nav li a{
    background: transparent;
    color: #fff;
    border: none;
    justify-content: center;
    font-size: 1.35em;
    line-height: 30px;
    letter-spacing: 0;
    height: 100%;
}
.sec_03 .tabbed-content ul.nav li a span{
    text-align: center;
}
.sec_05 .tabbed-content .tab-panels,
.sec_03 .tabbed-content .tab-panels{
    /* position: absolute; */
    padding: 0;
    border: none;
}
.sec_03 a.button.button_01{
    margin-right: 0;
    margin-top: 50px;
    background: #312783;
}
.sec_04 .banner .text-box-content h3{
    font-size: 2.6em;
    text-shadow: none;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.sec_04 .banner .text-box-content h4{
    text-shadow: none;
    font-size: 1.8em;
}
.sec_04 .text-box-content p{
    text-shadow: none;
    margin: 0;
    /* font-size: 24px; */
    line-height: 23px;
}
.sec_04 .text-box-content .row{
    margin: 0 auto !important;
}
.sec_04 .text-box-content .icon-box .icon-box-img{
    margin-bottom: 24px;
}
.sec_02 .row_00,
.sec_05 .row_01{
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100px;
}
.sec_05 .tabbed-content > ul.nav{
    position: absolute;
    height: 118px;
    z-index: 9;
    bottom: 0;
    width: 100%;
    flex-flow: unset;
}
.sec_05 .tabbed-content > ul.nav li{
    width: 25%;
    border: none;
    height: 100%;
    background: #000;
    opacity: 0.8;
}
.sec_05 .tabbed-content > ul.nav li:nth-child(4),
.sec_05 .tabbed-content > ul.nav li:nth-child(2){
    opacity: 0.6;
}
.sec_05 .tabbed-content > ul.nav li.active{
    background: #292166;
    opacity: 1;
}
.sec_05 .tabbed-content > ul.nav li a{
    background: transparent;
    color: #fff;
    text-transform: unset;
    letter-spacing: 0;
    font-size: 1.25em;
    line-height: 32px;
    border: none;
    justify-content: flex-end;
    padding-right: 60px;
    position: relative;
}
.sec_05 .tabbed-content > ul.nav li a::after{
    content: "";
    background: url(../images/icon09.png) no-repeat;
    width: 62px;
    height: 62px;
    position: absolute;
    left: 60px;
    top: -4px;
}
.sec_05 .tabbed-content > ul.nav li:nth-child(2) a::after{
    background: url(../images/icon11.png) no-repeat;
}
.sec_05 .tabbed-content > ul.nav li:nth-child(3) a::after{
    background: url(../images/icon12.png) no-repeat;
}
.sec_05 .tabbed-content > ul.nav li:nth-child(4) a::after{
    background: url(../images/icon09.png) no-repeat;
}
/* .sec_05 .text-box-content h3{
    font-size: 46px;
    line-height: 54px;
} */
.sec_05 a.button.button_01{
    margin-top: 50px;
}
.sec_05 .slider .flickity-prev-next-button{
    opacity: 1;
    visibility: visible;
    top: auto;
    transform: translate(0) !important;
    bottom: calc(6% + 118px);
    width: 50px;
    min-height: 50px;
}
.sec_05 .slider-nav-light .flickity-prev-next-button.previous{
    left: auto;
    right: 206px;
}
.sec_05 .slider-nav-light .flickity-prev-next-button.next{
    left: auto;
    right: 65px;
}
.sec_05 .slider-nav-light .flickity-prev-next-button:hover svg{
    background-color: transparent !important;
}
.sec_05 .slider-nav-light .flickity-prev-next-button svg{
    padding: 0px;
    background: transparent;
    border: none;
}
.sec_05 .slider-wrapper .pagination{
    position: absolute;
    right: 110px;
    left: auto;
    bottom: calc(6% + 118px);
    width: auto !important;
    font-size: 52px;
    line-height: 52px;
    color: #fff;
}
.sec_05 .tits h2,
.sec_06 .tits h2{
    text-transform: uppercase;
}
.sec_06 .section-content{
    height: 100%;
    display: grid;
    align-items: center;
}
.sec_06 .row_00{
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100px;
}
.sec_06 .row_01 .row .col-inner{
    display: flex;
    align-items: center;
    gap: 50px;
}
.sec_06 .row_01 .row_02.row .col-inner{
    gap: 34px;
}
.sec_06 .dot{
    display: block;
}
.sec_06 .text_d{
    text-align: center;
    display: inline-block;
}
.sec_06 .dot h3{
    font-size: 70px;
    line-height: 0.72;
    margin-bottom: 12px;
    text-shadow: none;
    font-weight: 500;
    font-family: 'SF-Pro-Rounded-Regular' !important;
}
.sec_06 .dot p{
    margin-bottom: 0;
    color: #fff;
}
.sec_06 .row_02 .dot:nth-child(2) h3{
    text-transform: uppercase;
}
.sec_06 .row_02 .dot h3{
    font-size: 50px;
}
.sec_06 .row_02 .dot h3 span{
    font-size: 14px;
    font-weight: 400;
}
.sec_06 .row_02 .dot:nth-child(3) h3{
    font-size: 14px;
}
.sec_06 .row_02 .dot:nth-child(3) h3 span{
    font-size: 50px;
}
.sec_06 .row_02 .dot p{
    line-height: 24px;
}
.sec_07 .tits h2{
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}
.sec_07 .text ul{
    margin-bottom: 0;
    list-style: none;
    position: relative;
}
.sec_07 .text ul::before{
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background-color: #FFFFFF;
    height: calc(100% - 22px);
    width: 1px;
}
.sec_07 .text ul li{
    font-size: 1.5em;
    line-height: 24px;
    margin-bottom: 70px;
    margin-left: 33px;
    position: relative;
    font-family: 'SF-Pro-Rounded-Bold' !important;
    font-weight: 700;
}
.sec_07 .text ul li:last-child{
    margin-bottom: 0;
}
.sec_07 .text ul li::before{
    content: "";
    position: absolute;
    top: -7px;
    left: -52px;
    background: url(../images/frame.png) no-repeat;
    width: 36px;
    height: 36px;
}
.sec_07 .gallery-col .box{
    background: #fff;
    box-shadow: 0px 4px 20px 0px #00000080;
    border-radius: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
}
.sec_08 .tits h2{
    text-align: left;
    text-shadow: none;
    color: #333333;
    text-transform: uppercase;
}
.sec_08 a.button.button_01{
    margin-right: 0;
    color: #292166;
    position: absolute;
    top: 0;
    right: 0;
}
.sec_08 a.button.button_01:hover{
    color: #fff;
}
.sec_08 .post-item:nth-child(2) .box{
    display: grid;
}
.sec_08 .post-item:nth-child(2) .box .box-image{
    order: 2;
    width: 100%;
}
.sec_08 .post-item:nth-child(2) .box .image-cover{
    border-radius: 0 0 20px 20px;
}
.sec_08 .post-item:nth-child(2) .box .box-image img{
    width: 100%;
}
.sec_08 .post-item:nth-child(2) .box .box-text{
    order: 1;
}
.sec_08 .post-item .box{
    background: #FFFFFF;
    border-radius: 20px;
}
.sec_08 .post-item .box .image-cover{
    border-radius: 20px 20px 0 0;
}
.sec_08 .post-item .box .box-text{
    padding: 26px 20px 45px;
}
.sec_08 .post-item .box .box-text .post-title{
    margin-top: 0;
    margin-bottom: 12px;
    order: 2;
}
.sec_08 .post-item .box .box-text .post-title a{
    margin: 0;
    color: #333333;
    font-size: 1.5em;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sec_08 .post-item .box .box-text .post-title a:hover{
    color: #4638AC;
}
.sec_08 .post-item .box .box-text .from_the_blog_excerpt {
    color: #333333;
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'SF-Pro-Rounded-Regular' !important;
    font-weight: 400;
}
.sec_08 .post-item .box .post-meta{
    opacity: 1;
    font-size: 16px;
    color: #4638AC;
    line-height: 22px;
    margin-bottom: 8px;
}