﻿@font-face {
    font-family: 'Inter-Regular';
    src: url('/assets/fonts/Inter-Regular.ttf') format('truetype');
}
body {
    font-family: 'Inter-Regular' !important;
}
#site_homepage {
    position: relative;
}
#site_homepage #index-banner {
    background: url(/assets/images/homepage/homepage_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#achievements_Page #site_homepage .homepage-wrap .banner {
    padding-top: 100px;
    padding-bottom: 34px;
}
#site_homepage .banner_img {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#site_homepage .homepage-wrap .banner h1 {
    font-weight: 500;
    /*margin-top: 0px;*/
    line-height: 1.5;
    font-size: 34px !important;
    margin-bottom: 7px;
}
.text-container {
    font-size: 18px;
    line-height: 1.5;
    color: #ffffffb3;
}
.achievement_header {
    padding: 0px;
}
.achievement_container {
    padding-top: 50px;
    position: relative;
}
.acivevement_Box {
    padding: 15px;
    border: 1px solid #eee;
    margin: 15px 0;
    box-shadow: 0px 0px 5px 0px #dadada;
    height: 130px;
    max-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.acivevement_Box:before {
    content: "\f091";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -18px;
    left: 18px;
    background: #fff;
    border: 2px solid #ef0073;
    padding: 9px 10px;
    font-size: 20px;
    color: #ef0073;
    box-shadow: 0px 0px 5px 0px #dadada;
    transition: 0.2s ease-in;
}
.achievement_container p.dolor-si {
    color: #324B72;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
#achievements_Blog .container-fluid {
    padding: 20px 20px;
    background: #f7f7f7 !important;
}
#achievements_blog_contents {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
#achievements_Page .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.achievement_Box {
    height: 450px;
    overflow: hidden;
}
.AchievementBox_Img {
    height: 450px;
    overflow: hidden;
}
#achievements_Page .hovereffect img {
    display: block;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 4px solid transparent;
}
#achievements_Page .hovereffect h2, .hovereffect img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.AchievementBox_Img img {
    height: 100%;
    width: 100%;
}
.achievementBlog_contain {
    height: 450px;
    overflow: hidden;
}
.AchievementBox_Content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ac-item-caption {
    position: relative;
    z-index: 3;
    border: 2px solid #112950;
    padding: 14px;
    margin-left: 25px;
    width: 100%;
}
.achievementTitle_tag {
    font-size: 24px;
    color: #112950;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}
.achievementSubTitle_tag {
    font-size: 14px;
    color: #9c9c9c;
    font-weight: 500;
    text-align: center;
    padding: 12px 8px 8px 8px;
}
#achievements_blog_contents.cardleft {
    flex-direction: row;
}
#achievements_blog_contents.cardright {
    flex-direction: row-reverse;
}
.cardright .ac-item-caption {
    margin-left: 0px;
    width: 100%;
    margin-right: 25px;
    position: relative;
    z-index: 3;
    border: 2px solid #112950;
    padding: 14px;
}
#achievements_Page .hovereffect:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 10px;
    border: 4px solid #e8e8e8;
}
.acivevement_Box:hover:before {
    transition: 0.2s ease-in;
    top: -22px;
}

.achivement_page_details .achievement_container {
    padding-top:85px;
    padding-bottom:30px;
    position: relative;
}
achievementBack_btn span {
    color: #929090;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
}
.achievementBack_btn span a {
    color: #ef0073;
    font-weight: 600;
    text-transform: capitalize;
}
.achievementBack_btn span {
    color: #929090;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
}
.SpaceBreacrumb i.fa.fa-chevron-right {
    float: none;
    color: #c3c3c3 !important;
    /*font-weight: lighter;*/
    font-size:15px;
}
.achievement_header .achievements {
    color: #112950;
    font-size: 42px;
    font-weight: 600;
    line-height: 54px;
    text-align: center;
}
#achievementsSubHeading {
    font-size: 16px;
    color: #9c9c9c;
    font-weight: 500;
    text-align: center;
    padding: 12px 8px 8px 8px;
}
.owl-loaded {
    color: rgb(32, 34, 44);
    padding-bottom: 10px;
}
#achievementsImage_blog_contents .owl-nav {
    position: absolute;
    display: flex;
    top: 0;
    height: 100%;
    align-items: center;
    width: 100%;
}
#achievementsImage_blog_contents .owl-nav .owl-prev {
    margin-left: 10px;
    cursor: pointer;
    padding: 0px 15px !important;
    border: 1px solid lightgray;
    color: deeppink;
    font-size: 26px;
    background: #fff !important;
    border-left: 0px;
}
#achievementsImage_blog_contents .owl-nav .owl-next {
    margin-right: 10px;
    cursor: pointer;
    padding: 0px 15px !important;
    border: 1px solid lightgray;
    color: deeppink;
    font-size: 26px;
    background: #fff !important;
    border-right: 0px;
    float: right;
    position: absolute;
    bottom: 45%;
    right: 0;
}
.achievement_container p.dolor-si {
    color: #324B72;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
    .achievement_container p.dolor-si span {
        color: #324B72 !important;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 23px;
        text-align: left !important;
        font-family: 'Inter-Regular' !important;
    }
.achievement_container p.dolor-si a{
    font-weight:400;
}
button {
    outline: none !important;
    box-shadow: 0 0 0 0rem transparent !important;
}
.owl-stage-outer {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 767px){
    .homepage-wrap .banner {
        padding-top: 78px !important;
        padding-bottom: 14px !important;
        margin-bottom: 24px;
    }
    #site_homepage .banner_img img {
        padding-top: 20px;
        width: 70%;
    }
    #site_homepage .homepage-wrap .banner h1 {
        padding: 5px;
        font-size: 20px !important;
        line-height: 1.5;
        margin-top: 12px;
    }
    #achievements_blog_contents.cardleft {
        flex-direction: column-reverse;
        padding: 0 0;
    }
    .achievement_Box {
        height: auto !important;
    }
    .AchievementBox_Img {
        overflow: hidden;
        min-height: auto;
        height: auto !important;
    }
    .AchievementBox_Img img.img-fluid {
        width: 100%;
        height: auto;
    }
    .achievementBlog_contain {
        margin: 10px 0px;
        height: auto;
        overflow: hidden;
    }
    .ac-item-caption {
        margin-left: 0;
    }
    .achievementTitle_tag {
        font-size: 20px;
        text-align: center;
    }
    .cardright .ac-item-caption {
        margin-left: 0px;
        width: 100%;
        margin-right: 0px;
    }
    .achievement_header .achievements {
        color: #112950;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.5;
        text-align: left;
    }
    #achievementsImage_blog_contents > .owl-stage-outer.owl-height {
        height: auto !important;
    }
    #achievementsImage_blog_contents > .owl-stage-outer.owl-height {
        height: auto !important;
    }
    #achievements_Page .achievement_header .achievements {
        text-align: center;
    }
}
@media (max-width: 576px) {
    #site_homepage .banner_img img {
        padding-top: 20px;
        width: 30%;
    }
}