@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
    font-family: 'Inter', sans-serif !important;
}

/*----------------------------Timeline------------------------------------*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


input[type=number] {
  -moz-appearance: textfield;
}

.about_p {
    font-size: 16px;
    line-height: 27px;
    color: #575757;
    text-align: justify;
}
.career_desc_box .cinfo
{
       font-size: 15px;
    margin-bottom: 0.5rem;
    line-height: 26px;
}
.career_desc_box .cinfo span
{
    font-weight:600;
}
.btn_career_apply:hover
{
    color:#fff;
}
.btn_career_apply
{
        display: block;
    width: 100%;
    background-color: #0072bd;
    border-radius: 0px;
    color: #fff;
}
.career_desc_box
{
        background-color: #fff;
    box-shadow: 1px 1px 20px -10px;
    padding: 1.5rem;
}
.career_desc_box .position
{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.publisher_card {
    background-color: #f7fbff;
    padding: 0rem 0rem;
    box-shadow: 1px 1px 20px -10px;
}

.publisher_card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    padding: 0.3rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
    object-position: top;
}

.publisher_detail_div {
    padding: 1rem;
    background-color: #005d8e;
    margin: 0;
}

.publisher_card h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 2px;
}

.publisher_card h6 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #cecece;
}

.publisher_card ul {
    padding-inline-start: 0px;
    margin-bottom: 0rem;
    margin-top: 0.8rem;
}

.publisher_card ul li {
    display: inline-block;
    background-color: #fff;
    margin-right: 4px;
    padding: 0rem 0.2rem;
    text-align: center;
    height: 28px;
    width: 28px;
    border-radius: 50%;
}

.publisher_card ul li i {
    color: #005d8e;
    padding: 6px 2px;
}

.about_mis_box {
    box-shadow: 1px 1px 20px -10px;
    padding: 1rem;
}

.about_mis_img {
    background-color: #0072bd;
    width: 100%;
    height: 100%;
    padding: 1rem 0rem;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.about_mis_content h3 {
    color: #0072bd;
    font-size: 26px;
    font-weight: 700;
}

.about_mis_content p {
    margin: 0px;
    font-size: 16px;
}

.about_mis_img img {
    max-width: 5rem;
    display: block;
    margin: 0 auto;
    height: auto;
    object-fit: contain;
}

.productdetailbox {
    box-shadow: 1px 1px 20px -10px;
    padding: 1rem;
    border: 1px solid #d9d8d8;
}

.productouter {
    min-height: 100%;
}

.productouter img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.productouter h4 {
    font-size: 25px;
    font-weight: 600;
    color: #0072bd;
    border-bottom: 3px solid #8cc63e;
    padding-bottom: 0.4rem;
    margin-bottom: 2rem;
}

.productouter p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
    color: #514d4d;
}

.btn-enquire {
    display: block;
    background: linear-gradient( 45deg, #0072bd, #8cc63f);
    border-radius: 0px;
    color: #fff;
    padding: 0.6rem;
    font-size: 20px;
    font-weight: 600;
}

.corpbox {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #a8d768;
    min-height: 100%;
}

.corpbox img {
    width: 7rem;
    display: block;
    margin: 0 auto;
    padding: 1rem;
}

.product_set_box {
    border: 3px double #addf68;
}

.product_set_box img {
    height: 180px;
    object-fit: cover;
}

.service_ul li {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 1rem;
}

.product_set_box h6 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 1rem 0rem;
    background-color: #0072bd;
    color: #fff;
}

.corpbox h6 {
    background: linear-gradient( 45deg, #0072bd, #8cc63f);
    margin: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
    color: #fff;
    padding: 0.5rem 0rem;
    min-height: 55px;
}

.ps-timeline-sec {
    position: relative;
    background: #fff;
}

.ps-timeline-sec .container {
    position: relative;
}

.ps-timeline-sec .container ol:before {
    background: #8cc63e;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    left: 8px;
    top: -4px;
}

.ps-timeline-sec .container ol:after {
    background: #8cc63e;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    right: 8px;
    top: -4px;
}

.ps-timeline-sec .container ol.ps-timeline {
    margin: 200px 0px 320px 0px;
    padding: 0;
    border-top: 2px solid #8cc63e;
    list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 20%;
    padding-top: 30px;
    position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
    width: 100px;
    height: 50px;
    margin-left: -50px;
    background: #fff;
    border: 4px solid #0072bd;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 42px;
    color: #0072bd;
    font-size: 20px;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 50%;
    font-weight: 700;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: "";
    color: #8cc63e;
    width: 2px;
    height: 50px;
    background: #8cc63e;
    position: absolute;
    top: -50px;
    left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: "";
    color: #8cc63e;
    width: 8px;
    height: 8px;
    background: #8cc63e;
    position: absolute;
    bottom: 90px;
    left: 47%;
    border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: "";
    color: #8cc63e;
    width: 2px;
    height: 50px;
    background: #8cc63e;
    position: absolute;
    bottom: -50px;
    left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: "";
    color: #8cc63e;
    width: 8px;
    height: 8px;
    background: #8cc63e;
    position: absolute;
    top: 90px;
    left: 47%;
    border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 130px;
    width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
    width: 6rem;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
    width: 8rem;
}

.ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-weight: 600;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
}

.bg_light_blue {
    background-color: #f0f8ff;
}

.ps-timeline-sec .ps-bot li {
    float: none !important;
    width: 100% !important;
    padding-top: 0px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.ps-timeline-sec .ps-top li {
    float: none !important;
    width: 100% !important;
    padding-top: 0px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

/*----------------------------Top Logo Section----------------------------*/

#top_logo_section {
    padding: 0.5rem 2rem;
}

#top_logo_section .logo {
    width: 20rem;
}

.topper {
    font-size: 15px;
    width: 100%;
    z-index: 3;
}

.topper .icon {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid rgba(0, 113, 189, 0.5);
}

.topper .icon span {
    color: #0071bd;
}

.topper .text {
    width: calc(100% - 50px);
}

.topper .text .con {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}
.topper .text .con a
{
    color:#212529;
}
.topper .text .con a:hover
{
    text-decoration:none;
}

.topper .text .con span {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}

/*--------------------------------Navigation Bar---------------------------*/

.navbar-expand-lg {
    padding: 0rem 4rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 500;
    font-size: 17px;
    padding: 1rem 1.2rem;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #094b81 !important;
    background-color: #fff;
}

/*------------------------------banner Section-------------------------*/

.top_banner {
    background-image: url(../../assets/img/banner_background.png);
    width: 100%;
    min-height: auto;
    background-size: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
}

.top_banner .banner_img {
    width: 80%;
    padding-top: 4rem;
}

.top_banner .content h2 {
    font-size: 3rem;
    font-weight: 800;
    color: #0f4f84;
    line-height: 55px;
    margin-bottom: 1rem;
}

.top_banner .content p {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 2rem;
}

.top_banner .content {
    padding: 5.5rem 4rem;
}

.btn_more_info {
    background: linear-gradient(45deg, #0072bd, #8cc63f);
    color: #fff;
    padding: 0.6rem 2.5rem;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}

.vis_mis_box {
    background-color: #fff;
    box-shadow: 0px 1px 19px 0px rgb(0 0 0 / 14%);
    padding: 1rem;
    min-height: 100%;
    position: relative;
    top: -7rem;
}

.vis_mis_box img {
    width: 5rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.vis_mis_box .alphabets {
    width: fit-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border-left: 4px dotted #000;
    padding: 0 5px
}

.vis_mis_box .alphabets::before {
    content: "iCare";
    position: absolute;
    top: 0;
    left: -50px;
    width: fit-content;
    height: 100%;
    text-align: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 2px;
    ;
}

.vis_mis_box .alphabets p {
    display: block;
    text-align: left;
}

.vis_mis_green {
    background-color: #8cc63e;
}

.vis_mis_green h5 {
    color: #fff !important;
}

.vis_mis_green p {
    color: #fff !important;
}

.vis_mis_box p {
    font-size: 15px;
    text-align: center;
    color: #515151;
    margin: 0px;
}

.vis_mis_box h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #8cc63e;
}

.btn_more_info:hover {
    background: linear-gradient(45deg, #8cc63f, #0072bd);
    color: #fff;
    padding: 0.6rem 2.5rem;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

/*-------------------------------Client Section CSS------------------------*/

.client_box {
    position: relative;
    top: -6.5rem;
    background-color: #fff;
    box-shadow: 1px 1px 20px -11px #676767;
    border-radius: 10px;
    padding: 1rem 0rem;
}

#client-slider .owl-dots {
    display: none;
}

#client-slider .slider_box {
    width: 100%;
    height: 100px;
}

#client-slider .slider_box img {
    height: 100px;
    object-fit: contain;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    width: 75%;
    display: block;
    margin: 0 auto;
    transition: 0.2s all ease-in;
}

#client-slider .slider_box img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
}

/*-------------------------Section Heading CSS-----------------------*/

.section_title .section_subtitle {
    display: inline;
    background-color: #8cc63e;
    border-radius: 50px;
    padding: 0.4rem 1.5rem;
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.section_title h2 {
    font-size: 2rem;
    color: #0072bd;
    margin-top: 1rem;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 1rem;
}

.section_title h2 span {
    display: block;
}

.section_space_bottom {
    padding-bottom: 4rem;
}

.section_space {
    padding: 5rem 0rem;
}

.white_bg {
    background-color: #fff !important;
}

.white_color {
    color: #fff !important;
}

.golden_bg {
    background-color: #b79538 !important;
}

.golden_color {
    color: #8cc63e !important;
}

.whybox {
    box-shadow: 1px 1px 20px -12px;
    border-radius: 8px;
}

.whyboximg {
    min-height: 8rem;
    background-color: #0072bd;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.whyboximg img {
    width: 4rem;
    height: 8rem;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.whyboxcontent p {
    margin: 0px;
    line-height: 8rem;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.whyboxcontent span {
    text-align: center;
    margin: 0px;
    line-height: 8rem;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.whyboxcontent ul {
    padding-top: 1.2rem;
    margin: 0;
    padding-inline-start: 20px;
}

.whyboxcontent ul li {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.background_light {
    /*
    background-color: #f0f8ff;*/
    background-image: linear-gradient(45deg, rgba(0, 114, 189, 0.9), rgba(0, 114, 189, 0.9)), url(../../assets/img/counter.jpg);
    height: auto;
    background-size: 100%;
    background-position: center;
}

/*---------------------About Section---------------*/

.abt_content p {
    font-size: 16px;
    line-height: 27px;
    color: #5d5d5d;
    text-align: justify;
    margin-bottom: 1rem;
}

.about_tabs .nav-item {
    margin-bottom: -1px;
    background-color: #b79538;
    margin-right: 15px;
    border-radius: 8px;
}

.about_tabs {
    border-bottom: 0px;
}

.about_tabs .nav-item .nav-link img {
    width: 3rem;
}

.about_tabs .nav-item .nav-link {
    padding: 0.6rem;
}

.about_tabs .nav-item .nav-link:hover {
    border-radius: 8px;
}

.about_tabs .nav-item.show .nav-link, .about_tabs .nav-link.active {
    border-color: transparent;
    background-color: #0f4f84;
    border-radius: 8px;
}

.about_tab_content .tab-pane p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 1rem;
}

.about_side_image {
    width: 52%;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    float: left;
}

.policy {
    width: 100%;
    height: auto;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
    display: flex;
    padding: 0.6rem;
}

.icon_policy {
    width: 250px;
    box-sizing: border-box;
    padding: 1rem;
    border: 10px solid #fff;
    margin-right: 20px;
}

.icon_policy img {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

/*----------------------Counter------------------------*/

#counter_section .counter_box {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    background: rgba(0, 0, 0, 1);
    background: transparent;
    padding: 32px 20px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border: 2px solid #fff;
}

#counter_section .counter_box:before {
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    content: '';
    width: 50%;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    -webkit-transform: matrix(1.5, 0, -0.3, 1, 0, 0);
    -ms-transform: matrix(1.5, 0, -0.3, 1, 0, 0);
    transform: matrix(1.5, 0, -0.3, 1, 0, 0);
}

#counter_section .counter-wrap {
    margin-top: 25px;
}

#counter_section .counter_box .number {
    color: #fff;
    font-size: 3rem;
    display: block;
    line-height: 60px;
    margin-bottom: 0px;
}

#counter_section .counter_box span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

/*------------------------------Service----------------------------*/

#service_section .service_box {
    background-color: #fff;
    background-color: #fff;
    box-shadow: 1px 1px 20px -13px #4f4e4e;
    padding: 2rem;
    min-height: 100%;
    border: 1px solid #e7e7e7;
}

#service_section .blue_service_box {
    background-color: #0f4f84 !important;
}

#service_section .service_box .service_image img {
    width: 6rem;
    height: 6rem;
    padding: 1.2rem;
    object-fit: contain;
}

#service_section .blue_service_box .service_image {
    background-color: #fff !important;
}

#service_section .service_box .service_image {
    width: 6rem;
    height: 6rem;
    box-shadow: 1px 1px 20px -10px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    background-color: #0072bd;
    margin-bottom: 1rem;
}

#service_section .service_box .service_body h4 {
    font-size: 22px;
    font-weight: 700;
    color: #8cc63e;
    text-align: center;
}

#service_section .blue_service_box .service_body h4 {
    color: #fff !important;
}

#service_section .service_box .service_body p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    text-align: center;
}

#service_section .blue_service_box .service_body p {
    color: #e1e1e1 !important;
}

#service_section .service_box .service_body a {
    background-color: #b79538;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 0px;
    padding: 0.5rem 3rem;
}

/*-----------------------------------Call To Action------------------------------*/

#call_to_action {
    background-image: linear-gradient(45deg, rgba(183, 149, 56, 0.93), rgba(183, 149, 56, 0.92)), url(../../assets/img/counter.jpg);
    height: auto;
    background-size: 100%;
    background-position: center;
}

#call_to_action h4 {
    color: #f3f3f3;
    font-size: 2.5rem;
    font-weight: 800;
}

#call_to_action p {
    font-size: 22px;
    color: #fff;
    margin-top: 1rem;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0px;
}

#call_to_action a {
    background-color: #fff;
    border-radius: 0px;
    float: right;
    padding: 0.5rem 2rem;
    color: #0f4f84;
    font-size: 18px;
    font-weight: 600;
    margin-top: 3rem;
}

#call_to_action a:hover {
    background-color: #0f4f84;
    color: #fff;
}

/*------------------------------Blogs-----------------------*/

.blog_post {
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;
    min-width: 100%;
    -webkit-box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 15%);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.blog_post:hover, .hover {
    -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}

.blog_post:hover .thumbnail img, .hover .thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .6;
}

.blog_post .thumbnail {
    background: #000000;
    height: 230px;
    overflow: hidden;
}

.blog_post .thumbnail .date {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #e74c3c;
    width: 55px;
    height: 55px;
    padding: 12.5px 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog_post .thumbnail .date .day {
    font-size: 18px;
}

.blog_post .thumbnail .date .month {
    font-size: 12px;
    text-transform: uppercase;
}

.blog_post .thumbnail img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    height: 230px;
    object-fit: cover;
    object-position: center;
}

.blog_post .post-content {
    position: relative;
    bottom: 0;
    background: #FFFFFF;
    width: 100%;
    padding: 18px;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}

.blog_post .post-content .category {
    position: absolute;
    top: -41px;
    left: 0;
    background: #b79538;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog_post .post-content .title {
    margin: 0;
    padding: 0 0 10px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

.blog_post .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #9a9a9a;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.blog_post .post-content .description {
    display: none;
    color: #666666;
    font-size: 14px;
    line-height: 1.8em;
}

.blog_post a:hover {
    text-decoration: none;
}

.blog_middle_post {
    box-shadow: 0px 1px 35px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 1px 35px 0px rgb(0 0 0 / 30%);
}

.blog_post .post-content .post-meta {
    margin: 5px 0 0;
    color: #999999;
    border-top: 1px solid #999999;
    padding-top: 14px;
}

.blog_post .post-content .post-meta .comments {
    float: right;
}

.blog_post .post-content .post-meta .timestamp, .blog_post .post-content .post-meta .comments {
    margin: 0px 0px 0px 0px;
    color: #b79538;
    font-weight: 600;
}

.blog_post .post-content .post-meta .timestamp i, .blog_post .post-content .post-meta .comments i {
    color: #0f4f84;
    font-size: 18px;
    margin-right: 4px;
}

.blog_post .post-content .post-meta a {
    color: #999999;
    text-decoration: none;
}

.hover .post-content .description {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
}

#blog_section {
    max-width: 800px;
    min-width: 640px;
    margin: 0 auto;
}

#blog_section:before, #blog_section:after {
    content: '';
    display: block;
    clear: both;
}

#blog_section .column {
    width: 50%;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

#blog_section .column .demo-title {
    margin: 0 0 15px;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

#blog_section .info {
    width: 300px;
    margin: 50px auto;
    text-align: center;
}

#blog_section .info h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

#blog_section .info span {
    color: #666666;
    font-size: 12px;
}

#blog_section .info span a {
    color: #000000;
    text-decoration: none;
}

#blog_section .info span .fa {
    color: #e74c3c;
}

/*---------------------------------------Testimonial--------------------------------*/

.testimony-wrap {
    display: block;
    position: relative;
    color: rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 0;
}

.testimony-wrap .user-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 5px solid #fff;
    position: relative;
    background-position: top center;
    background-size: 100%;
}

.testimony-wrap .user-img .quote {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    background: #ab8d38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.testimony-wrap .user-img .quote i {
    color: #fff;
}

.testimony-wrap .text {
    width: calc(100% - 110px);
}

.testimony-wrap .text .name {
    color: #000;
    font-weight: 600;
}

.testimony-wrap .text p {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 26px;
    color: #808080;
}

.testimony-wrap .text span {
    color: #ab8d38;
    font-weight: 600;
    font-size: 16px;
}

.testimony-wrap:after {
    position: absolute;
    top: 0;
    left: -108px;
    bottom: 0;
    content: '';
    width: 160px;
    height: 160px;
    background: #0f4f84;
    -webkit-transform: skew( -45deg);
    -ms-transform: skew(-45deg);
    transform: skew( -45deg);
    z-index: -1;
}

/*-----------------------------Contact--------------------------------*/

.contact-shadow {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.btn-contact {
    background-color: #fff;
    border-radius: 0px;
    color: #0072bd;
    font-size: 18px;
    font-weight: 500;
    padding: 0.5rem 3rem;
}

.btn-contact:hover {
    color: #b79538;
    background-color: #fff;
}

.contact_form_box {
    background-color: #8cc63e;
    padding: 3rem;
    min-height: 100%;
    border: 1px solid #f0f0f0;
}

.contact_form .form-input-control {
    height: 45px;
    border-radius: 0;
    border: 1px solid #fff;
    font-size: 15px;
    color: #000;
    background-color: transparent;
}

.contact_form .form-text-control {
    height: 80px;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    font-size: 15px;
    color: #000;
}

.contact_no_box {
    background-color: #0072bd;
    padding: 2rem 2.5rem;
    min-height: 100%;
}

.contact_no_box img {
    width: 2rem;
    margin-bottom: 2rem;
}

.contact_no_box p, .contact_no_box a {
    font-size: 15px;
    color: #e8e8e8;
    line-height: 27px;
}

.contact_form .form-input-control::-webkit-input-placeholder {
    color: #fff
}

.contact_form .form-input-control:-moz-placeholder {
    color: #fff
}

.contact_form .form-input-control::-moz-placeholder {
    color: #fff
}

.contact_form .form-input-control:-ms-input-placeholder {
    color: #fff
}

.contact_form .form-text-control::-webkit-input-placeholder {
    color: #fff
}

.contact_form .form-text-control:-moz-placeholder {
    color: #fff
}

.contact_form .form-text-control::-moz-placeholder {
    color: #fff
}

.contact_form .form-text-control:-ms-input-placeholder {
    color: #fff
}

/*----------------Footer-----------------*/

footer {
    background-color: #0072bd;
    padding: 4rem 0rem;
}

.footer_logo {
    width: 15rem;
    display: block;
}

.footer_p {
    color: #fff;
    margin-top: 1rem;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
}

.tg-socialicon {
    padding-inline-start: 0px;
}

.tg-socialicon li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.tg-socialicon li a {
    width: 30px;
    height: 30px;
    display: block;
    background: transparent;
    overflow: hidden;
    color: #fff;
    border: 1px solid #fff;
}

.footer_heading {
    color: #fff;
    font-weight: 500;
    text-align: left;
    padding-left: 2rem;
    font-size: 18px;
    margin-bottom: 1.5rem;
}

.con_icon_box .con_icon {
    width: 25%;
    float: left;
}

.con_icon_box .con_icon i {
    color: #fff;
    font-size: 25px;
}

.con_info {
    padding-left: 25%;
    margin-bottom: 1.5rem;
}

.con_info p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}

.con_info p a{
    color: #fff;
}
.con_info p a:hover{
    color: #fff;
    text-decoration:none;
}
.copyright p a 
{
    color:#fff;
}
.copyright p a :hover
{
    color:#fff;
    text-decoration:none;
}

.footer_links li {
    color: #fff;
    text-align: left;
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 1rem;
}
.footer_links li a
{
    color:#fff;
}
.footer_links li a:hover
{
    text-decoration:none;
    color:#fff;
}

.subscribe_p {
    color: #fff;
    text-align: left;
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 2rem;
}

.label_subs {
    float: left;
    color: #fff;
}

.form_subs {
    background-color: transparent;
    border-radius: 0px;
    height: 46px;
    color: #fff;
}

.form_subs_btn {
    background-color: #b79538;
    margin-top: 1rem;
    float: left;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    padding: 0.5rem 2rem;
}

.copyright {
    background-color: #8cc63e;
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    padding: 0.6rem;
}

.copyright p {
    margin: 0px;
}

.product_inner {
    box-shadow: 1px 1px 20px -10px;
    border-radius: 8px;
    padding: 0.5rem;
    min-height:100%;
}

.product_inner .imgdiv img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 1rem;
}

.product_inner .pro_content h4 {
       font-size: 15px;
    font-weight: 600;
    color: #0072bd;
    line-height: 23px;
}
.pro_content
{
    margin-bottom:3rem;
}
.product_inner .pro_content p {
    font-size: 15px;
    color: gray;
}

.product_inner .btn_product {
    background: #8cc63e;
    color: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: block;
    position:absolute;
    bottom: 0.5rem;
    width: 84%;
}

.whatwedo_inner {
    min-height: 100%;
}

.h2span {
    display: block;
    font-size: 22px;
    line-height: 27px;
    margin-top: 0.5rem;
    font-weight: 500;
}

.what_left {
    background: linear-gradient( 45deg, #0072bd, #8cc63e);
    padding: 2rem;
}

#whatwe-slider {
    box-shadow: 1px 1px 20px -10px;
    border: 1px solid #d3d1d1;
}

#whatwe-slider .service_box {
    box-shadow: none;
    border: none;
}

#whatwe-slider .owl-nav.disabled, #whatwe2-slider .owl-nav.disabled {
    display: block;
}

#whatwe-slider .owl-prev {
    background-color: #0475ba;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    bottom: 0;
    right: 3rem;
}

#whatwe-slider .owl-next {
    background-color: #0475ba;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    bottom: 0;
    right: 0rem;
}

button:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

#whatwe-slider .owl-next span, #whatwe-slider .owl-prev span {
    font-size: 27px;
    color: #fff;
}

.section-gradient {
    background: linear-gradient( 45deg, #0072bd, #8cc63e);
}

#whatwe2-slider .service_box {
    min-height: 270px;
}

#whatwe2-slider .owl-dots {
    display: none;
}

#whatwe2-slider .owl-prev {
    position: absolute;
    top: 45%;
    background-color: #0575b8;
    width: 2rem;
    height: 2rem;
}

#whatwe2-slider .owl-next {
    position: absolute;
    top: 45%;
    right: 0px;
    background-color: #0575b8;
    width: 2rem;
    height: 2rem;
}

#whatwe2-slider .owl-next span, #whatwe2-slider .owl-prev span {
    color: #fff;
    font-size: 22px;
}

.what_side {
    background-color: #ececec;
    padding: 2rem;
}

.service_para {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    margin: 0px;
}
.float-whatsapp {
       position: fixed;
    bottom: 1rem;
    left: 1rem;
    z-index: 999999;
}
.float-whatsapp img {
    width: 2.5rem;
}
.callbox {
    background-color: #f9492e;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index:9999999;
    padding: 0.5rem;
}
.callbox img {
    width: 2rem;
}

.contact .info i {
    font-size: 25px;
    color: #0072bd;
    float: left;
    line-height: 1;
}

.contact .info p {
    padding: 0 0 10px 42px;
    line-height: 28px;
    font-size: 16px;
}
.contact .info p a{
    color:#212529;
}
.contact .info p a:hover{
    color:#212529;
    text-decoration:none;
}
.contact .social-links {
    padding-bottom: 20px;
}

.contact .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #fff;
    color: #0072bd;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    border: 1px solid #8cc63e;
}

.contact .social-links a i {
    font-size: 20px;
    color: #8cc63e;
    float: left;
    line-height: 1;
    padding: 0px 9px;
}

.contact input {
    height: 45px;
    border-radius: 0px;
    font-size: 15px;
}

.contact textarea {
    min-height: 85px;
    border-radius: 0px;
    font-size: 15px;
}

.contact .submit {
    background-color: #fff;
    border: 0;
    color: #0c79b3;
    padding: 0.2rem 1.5rem;
    font-weight: 600;
    font-size: 16px;
}

.info {
    background-color: #fff;
    box-shadow: 1px 1px 20px -9px;
    padding: 3rem !important;
    min-height: 100%;
}

.inner_banner {
    min-height: 180px;
    background: linear-gradient( 45deg, rgb(0 114 189 / 75%), rgb(140 198 62 / 85%)), url(../../assets/img/counter.jpg);
    background-size: cover;
    background-position: center;
}

.contact_map {
    border: 0;
    width: 100%;
    height: 170px;
}
#openings .col-md-4{
    margin-bottom: 30px;
}
.latest_opening {
    width: 100%;
    height: 100%;
    padding: 0.6rem 1rem;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
    position: relative;
    background:#fdfdfd;

    color: #091821;
    z-index: 2;
}


.latest_opening h4 {
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 600;
    color: #005d8e;
}

.latest_opening h6 {
    font-size: 15px;
    font-weight: 400;
    color: rgb(48, 47, 47)
}
.latest_opening p{
    font-size: 14px;
    text-align: justify;
    letter-spacing: 1px;
    color: var(--secondary)
}
.latest_opening table tr td:nth-child(1){
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.latest_opening table tr td{
    border:none;
    outline: none;
 
}
.latest_opening table tr td:nth-child(2){
    font-size: 13px;
    font-weight: 300;
    color: #000
}

.career_image {
    width: 100%;
    height: 64%
}
.policy_box
{
        background-color: #fff;
    box-shadow: 1px 1px 20px -10px;
   min-height:100%;
    text-align: center;
}
.policy_box h6
{
    font-size: 14px;
}
.policy_box ul
{
        padding-inline-start: 35px;
    text-align: left;
    padding: 0rem 1rem 1rem 2.2rem;
}
.policy_box ul li
{
        font-size: 14px;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.policy_box h4
{
     background: linear-gradient( 
45deg
 , #0072bd, #8cc63f);
    color: #fff;
    padding: 0.8rem 0.5rem;
    font-size: 18px;
    margin-bottom: 1rem;
}
.career_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.career_form {
    box-sizing: border-box;
    background-color: #f0f8ff;
    width: 100%;
    height: auto;
    position: relative;
}

.career_form form {
    box-sizing: border-box;
    padding: 1.7rem 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.career_form form .input-group {
    margin-bottom: 30px;
    border: none;
    outline: none;
    box-shadow: none;
}
.career_form form .input-group h5{
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.career_form form .input-group h5{
    border-bottom: 1px solid #005d8e;
}
.career_form form .input-group .form-control {
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
   
}
.career_form form .input-group .form-control:focus{
    box-shadow: none;
    outline: none;

}
.career_form form .input-group .form-control::placeholder{
    color: #005d8e;
}
.submit_btn{
    background: linear-gradient( 45deg, rgb(0 114 189 / 75%), rgb(0 114 189 / 75%));
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 0;
}
.submit_btn:active{
    box-shadow: none;
    border:none;
    outline: none;
    color: #fff;
    transform: scale(0.9);
}
.submit_btn:focus{
    box-shadow: none;
    border:none;
    outline: none;
    color: #fff;
}
.confirm_p{
    font-size: 14px;
}
/* --------------------------blog page--------------- */
.carousel-item {
    width: 100%;
    height: 100%;
}

.news_image {
    width: 100%;
    height: 400px;
}

.news_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_desc {
    box-sizing: border-box;
    padding: 3rem 1rem 1rem 1rem;
    width: 100%;
    height: 100%;
    background-color: #f0f8ff;
    position: relative;
}

.news_desc h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
}

.news_desc p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 400;
}

.news_desc span {
    font-size: 12px;
    font-weight: 300;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    /* background: #000 no-repeat center center; */
    background-color: #badcfa;
    background-size: 100% 100%;
}

.read_more {
    border: 1px solid #000;
    background: linear-gradient( 45deg, rgb(0 114 189 / 75%), rgb(140 198 62 / 85%));
    padding: 1rem 1.5rem;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.read_more:hover {
    text-decoration: none;
    color: #fff
}

#news_thumbnail_headline .col-md-6 {
    margin-bottom: 30px;
}

.news_headline {
    width: 100%;
    height: 100%;
    box-shadow: 4px 4px 8px rgba(0, 113, 189, 0.5);
    padding: 0.6rem 1rem;
    border: 1px solid #cecece;
    background: #fefefe;
}

.news_headline a {
    text-decoration: none;
    color: var(--secondary);
}

.thumbnail_news {
    float: left;
    width: 40%;
    height: auto;
    margin-right: 20px;
}

.news_headline h6 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: justify;
    color: var(--secondary)
}

.news_headline h4 {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000
}
.date_desc{
    position: relative;
    bottom: 0;
    right: 0.5rem;
    text-align: right;
  
}
.date_desc small{
    padding: 0.4rem 0.6rem;
    background: #8cc63f;
    color: #fff
}
.top_news {
    width: 100%;
    height: auto;
    border: 1px solid #d3d1d1;
    border-radius: 10px;
    box-shadow: 4px 4px 8px rgba(0, 113, 189, 0.5);
    padding: 1.5rem 0.6rem 0 0;
}

.top_news ul li {
    margin-left: -20px;
    list-style: none;
    border-bottom: 1px solid #0072bd;
    margin-bottom: 20px;
    padding: 10px 13px;
}

.top_news ul li:nth-child(1) {
    background: linear-gradient( 45deg, rgb(0 114 189 / 75%), rgb(140 198 62 / 85%));
    border-radius: 10px;
}

.top_news ul li:nth-child(1) a {
    color: #fff
}

.top_news ul li a {
    text-decoration: none;
}
