@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
body {
    padding-top: 120px;
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
}

/* home starts */

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu {
    display: none;
}

.navbar .nav-item:hover .dropdown-menu {
    display: block;
}
.navbar .nav-item .dropdown-menu {
    margin-top: 0;
}
}
/* ============ desktop view .end// ============ */

.dropdown-menu {
    background: url(../images/dropdown-border.jpg) no-repeat bottom center #fff;
    border-radius: 0;
    padding: 0 0 3px;
}
a.dropdown-item {
    color: #034580;
    font-weight: 600;
}
a.dropdown-item:hover {
    background: #0154a2;
    color: #fff;
}
.navbar {
    background: url(../images/header-border.jpg) no-repeat bottom #fff;
    padding: 0;
}
.navbar-brand img {
    width: 50%;
}
.nav-item .nav-link {
    color: #034580;
    font-size: 16px;
    font-weight: 800;
    padding: 0;
    line-height: 20px;
}
.nav-item .nav-link.active {
    color: #d99e0e;
}
.social-m {
    padding-left: 10px;
}
#banner {
   width: 100%;
    position: relative;
    background: url(../images/banner-bg.jpg) no-repeat;
	background-position: bottom;
}
/*#banner {
    width: 100%;
    position: relative;
    background: url(../images/banner-3.jpg) no-repeat top right;
    min-height: 472px;
}*/
.banner-cont-wrap {
    width: 100%;
    position: absolute;
    bottom: 20%;
}
.banner-cont {
    width: 100%;
    margin: 0 auto;
     padding: 12% 0 0;
}
.banner-cont h1 {
    text-align: left;
    width: 100%;
    font-size: 60px;
    color: #ffbf24;
    text-shadow: 2px 2px 3px #0356a0;
    font-weight: 700;
}
.banner-cont h4 {
    text-align: left;
    width: 100%;
    font-size: 19px;
    font-weight: 600;
    color: #034580;
}
.abt-lnk {
    padding: 8px 22px;
    margin: 10px 0 0;
    background: #0356a0;
    border: 2px solid #2eb9f7;
    color: #fff;
    font-size: 20px;
    float: left;
    border-radius: 20px;
    text-decoration: none;
    transition: .3s;
}
.abt-lnk:hover {
    background: #2eb9f7;
    color: #fff;
}
#top-serv {
    background: #f2f4f3;
    padding: 0 0 50px;
}
#top-serv h4 {
    font-size: 18px;
    color: #012a4f;
    font-weight: 800;
    text-align: left;
    padding: 0 0 10px;
    margin: 0;
}
.t-service {
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #ccc;
    background: #fafbfb;
    transition: .3s;
}
.t-service:hover {
    box-shadow: 0px 0px 15px #999;
}
.t-service h2 {
    font-size: 24px;
    color: #01294c;
    font-weight: 800;
}
.t-service.brder-yellow {
    padding-bottom: 110px;
    background: url(../images/bg-box-yellow.png) no-repeat bottom center #fff;
    border: 1px solid #ffbf24;
}
.t-service.brder-drk-blu {
    padding-bottom: 110px;
    background: url(../images/bg-box-blue.png) no-repeat bottom center #fff;
    border: 1px solid #0356a0;
}
.t-service.brder-lgt-blu {
    padding-bottom: 110px;
    background: url(../images/bg-box-l-blue.png) no-repeat bottom center #fff;
    border: 1px solid #2eb9f7;
}
.rd-more {
    color: #333;
    text-decoration: none;
    font-weight: 800;
}
.rd-more:hover {
    color: #000;
}
#about-home {
    background: #fff;
    padding: 50px 0;
}
#contact-home {
    background: #f2f4f3;
    padding: 50px 0;
}
#about-home h2, #contact-home h2 {
    font-size: 50px;
    color: #ffbf24;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
}
#contact-home h2 {
    color: #0356a0;
    text-align: center;
}
#about-home p, #contact-home p {
    font-size: 18px;
    color: #012a4f;
    font-weight: 300;
    text-align: left;
    padding: 0;
    margin: 0;
}
#contact-home p {
    text-align: center;
}
#about-home p.wwd {
    font-weight: 800;
}
.contact-response p{
    color: darkgreen;
}
.contact-response ul li{
    color: red;
}
.serv-btn {
    padding: 8px 15px;
    background: #ffc833;
    border: 2px solid #eba909;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 20px;
    text-decoration: none;
    transition: .3s;
    margin: 0;
    float: left;
    line-height: normal;
}
.serv-btn:hover {
    background: #eba909;
}
.appoint-btn {
    padding: 5px 16px;
    background: #2eb9f7;
    border: 2px solid #2eb9f7;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-radius: 18px;
    text-decoration: none;
    transition: .3s;
    margin: 10px auto 5px;
    display: table;
}
.appoint-btn:hover {
    background: #0356a0;
}
footer {
    padding: 25px 0 20px;
    background: url(../images/border.jpg) no-repeat top center;
}
a.footer-prive {
    color: #000;
    text-decoration: none;
    padding-left: 15px;
}
a.footer-lnk {
    color: #000;
    text-decoration: none;
    padding-left: 15px;
}
footer p {
    padding: 0;
    margin: 0 0 6px;
}
footer h2 {
    color: #0356a0;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
}
footer h6 {
    font-size: 16px;
    color: #012a4f;
    font-weight: 300;
    text-align: center;
    padding: 0;
    margin: 0;
}
.carousel img {
    width: 90px;
    max-height: 90px;
    border-radius: 50%;
    margin-right: 1rem;
    overflow: hidden;
    border: 2px solid #fff;
}
.carousel-inner {
    padding: 1em;
}

@media screen and (min-width: 576px) {
.carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
}
.carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
}
}

@media screen and (min-width: 1024px) {
.carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
}
}
.carousel .card {
    margin: 0 0.5em;
    border: 0;
}
.carousel-control-prev, .carousel-control-next {
    width: 3rem;
    height: 3rem;
    background-color: grey;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
#contact-home .bg-body-tertiary {
    background-color: #f2f4f3 !important;
}
#contact-home h4 {
    font-size: 22px;
    color: #012a4f;
    font-weight: 800;
    text-align: center;
    padding: 0;
    margin: 0;
}

@media screen and (min-width: 242px) and (max-width: 735.98px) {
#banner {
    /*background: url(../images/banner-mobile.jpg) no-repeat top center #f2f4f3;*/
    background: none;
    background-color: #f2f4f3;
    min-height: auto;
    padding-bottom: 50px;
}
body {
    padding-top: 62px !important;
}
.dropdown-menu {
    background: url(../images/../images/dropdown-border-mobile-2.jpg) no-repeat bottom center #fff;
    border-radius: 0;
    padding: 0 0 3px;
}
.banner-cont {
    padding: 10% 0 0;
}
.abt-lnk {
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 15px;
}
}

@media screen and (min-width: 736px) and (max-width: 991.98px) {
#banner {
  /*  background: url(../images/banner-mobile-2.jpg) no-repeat top center #f2f4f3;
    min-height: auto;
    padding-bottom: 150px;*/
}
.banner-cont {
    padding: 50% 0 0;
}
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
.t-service {
    min-height: 450px;
}
}

@media screen and (min-width: 242px) and (max-width: 991.98px) {
body {
    padding-top: 75px;
}
.navbar {
    background: url(../images/header-border-mobile.jpg) no-repeat bottom #fff;
}
.dropdown-menu {
    background: url(../images/../images/dropdown-border-mobile.jpg) no-repeat bottom center #fff;
    border-radius: 0;
    padding: 0 0 3px;
}
.navbar-brand {
    width: 70%;
}
.nav-item .nav-link {
    line-height: 32px;
}
.navbar-nav .nav-link.show {
    color: #034580;
}
.social-m {
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 20px;
    float: left;
}
.navbar-toggler-icon img {
    width: 100%;
}
.banner-cont h1 {
    font-size: 30px;
}
.banner-cont h4 {
    font-size: 16px;
}
.t-service {
    margin-bottom: 15px;
}
#top-serv {
    padding: 20px 0 50px;
}
#about-home h2 {
    font-size: 36px;
}
#about-home p, #contact-home p {
    font-size: 16px;
}
footer h2 {
    font-size: 30px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
body {
    padding-top: 90px;
}
.navbar-brand {
    width: 26%;
}
.t-service h2 {
    font-size: 18px;
}
.banner-cont h1 {
    font-size: 40px;
}
.banner-cont h4 {
    font-size: 17px;
}
.banner-cont {
    padding: 30% 0 0;
}
}

@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
.t-service h2 {
    font-size: 22px;
}
.banner-cont h1 {
    font-size: 50px;
}
.banner-cont-wrap {
    width: auto;
    position: absolute;
    bottom: 10%;
    left: 2%;
}
.navbar-brand {
    width: 34%;
}
}
/* home ends */
/* who we are starts */

#banner-inner {
    width: 100%;
    position: relative;
    padding: 50px 0;
}
.bannerimg {
    border-radius: 20px;
}
#banner-inner h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
}
.txt-border {
    background: url(../images/border-txt.jpg) no-repeat bottom left;
    margin-bottom: 15px;
}
#banner-inner h4 {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
}
#about-in {
    background: #fff;
    padding: 50px 0;
}
#about-in h2 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
}
.ext-link {
    border: 1px solid #0154a2;
    border-radius: 10px;
    padding: 7px 15px;
    color: #0154a2;
    text-decoration: none;
    font-weight: 700;
    transition: .3s;
}
.ext-link:hover {
    background: #0154a2;
    color: #fff;
}
.spacer {
    padding: 25px 0;
}
#about-in h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    color: #000;
}
/* who we are ends */

.fc-black {
    color: #333 !important;
}
.fc-blue {
    color: #0356a0 !important;
}
#testimonialCarousel .testi-bg-1 {
    background: url(../images/bg-testi-1.jpg) repeat-x top #fff;
    border: 1px solid #ccc;
}
#testimonialCarousel .testi-bg-2 {
    background: url(../images/bg-testi-2.jpg) repeat-x top #fff;
    border: 1px solid #ccc;
}
#testimonialCarousel .testi-bg-3 {
    background: url(../images/bg-testi-3.jpg) repeat-x top #fff;
    border: 1px solid #ccc;
}
#testimonialCarousel .card-text {
    font-size: 15px;
}
#banner-inner a {
    color: #333;
    text-decoration: none;
}
#banner-inner form {
    border: 1px solid #ccc;
    padding: 25px;
    border-radius: 20px;
}

@media screen and (min-width: 242px) and (max-width: 767.98px) {
.mob-p-0 {
    padding-top: 0 !important;
}
#banner-inner h1 {
    font-size: 30px;
    line-height: 35px;
}
.txt-border {
    font-size: 16px !important;
}
#about-in h2 {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 15px;
}
#about-in {
    padding: 0 0 35px;
}
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
body {
    padding-top: 110px;
}
#banner-inner h1 {
    font-size: 40px;
}
.mob-p-0 {
    padding-top: 0 !important;
}
}
#about-in h4 {
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    color: #000;
}
.services {
    padding: 20px 20px 10px;
    border-radius: 10px;
    position: relative;
    min-height: 230px;
}
.services.bordr-yel {
    border: 15px solid #ffe99d;
    min-height: 305px;
}
.services.bordr-ble {
    border: 15px solid #8bb1d6;
    min-height: 305px;
}
.services.bordr-lble {
    border: 15px solid #96dfff;
    min-height: 305px;
}
.resource {
    border: 1px solid #ccc;
    padding: 20px 20px 45px;
    border-radius: 10px;
    position: relative;
    min-height: 260px;
}
.resource-lnk {
    position: absolute;
    bottom: 20px;
    color: #2eb9f7;
    font-weight: 700;
    text-decoration: none;
}
#banner-inner .job-lnk, #about-in .job-lnk {
    padding: 6px 20px;
    margin: 10px 0 0;
    background: #0356a0;
    border: 2px solid #0356a0;
    color: #fff;
    font-size: 20px;
    float: left;
    border-radius: 20px;
    text-decoration: none;
    transition: .3s;
    margin-bottom: 15px;
}
#banner-inner .job-lnk:hover, #about-in .job-lnk:hover {
    background: #2eb9f7;
    color: #fff;
    border: 2px solid #2eb9f7;
}
/* jobs */
.job-item {
    background-color: #fff;
}
.job-tab .nav-tabs {
    margin-bottom: 60px;
    border-bottom: 0;
}
.job-tab .nav-tabs>li {
    float: none;
    display: inline;
}
.job-tab .nav-tabs li {
    margin-right: 15px;
}
.job-tab .nav-tabs li:last-child {
    margin-right: 0;
}
.job-tab .nav-tabs {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.job-tab .nav-tabs:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: -1;
}
.job-tab .nav-tabs>li a {
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    color: #000;
    padding: 5px 30px;
    text-decoration: none;
    margin-bottom: 10px;
}
.job-tab .nav-tabs>li>a.active, .job-tab .nav-tabs>li a.active>:focus, .job-tab .nav-tabs>li>a.active:hover, .job-tab .nav-tabs>li>a:hover {
    border: none;
    background-color: #008def;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
}
.job-item {
    border-radius: 3px;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}
.job-item .btn.btn-primary {
    text-transform: capitalize;
}
.job-item .job-info {
    font-size: 16px;
    color: #000;
    overflow: hidden;
    padding: 40px 25px 20px;
    text-align: left;
}
.job-info .company-logo {
    margin-bottom: 20px;
}
.job-info .tr-title {
    margin-bottom: 16px;
    font-weight: 700;
}
.job-info .tr-title span {
    font-size: 14px;
    display: block;
}
.job-info .tr-title a {
    color: #000;
    text-decoration: none;
}
.job-info .tr-title a:hover {
    color: #008def;
}
.job-info ul {
    margin-bottom: 30px;
    margin-top: 10px;
}
.job-meta li, .job-meta li a {
    color: #646464;
    text-decoration: none;
}
.job-meta li a:hover {
    color: #008def;
}
.job-meta li {
    font-size: 12px;
    margin-bottom: 10px;
}
.job-meta li span i {
    color: #000;
}
.job-meta li i {
    margin-right: 15px;
}
.job-item .time {
    position: relative;
}
.job-item .time:after {
    position: absolute;
    content: "";
    bottom: 35px;
    left: -50px;
    width: 150%;
    height: 1px;
    background-color: #f5f4f5;
    z-index: -1;
}
.job-item:hover .time, .job-item:hover .time:after {
    opacity: 0;
}
.job-item .time span {
    font-size: 12px;
    color: #bebebe;
    line-height: 25px;
}
.job-item .btn.btn-primary, .role .btn.btn-primary, .job-item .time a span {
    padding: 5px 10px;
    border-radius: 4px;
    line-height: 10px;
    font-size: 12px;
}
.job-item .time a span {
    color: #fff;
    background-color: #f1592a;
    border-color: #f1592a;
}
.job-item .time a span.part-time {
    background-color: #00aeef;
    border-color: #00aeef;
}
.job-item .time a span.freelance {
    background-color: #92278f;
    border-color: #92278f;
}
.job-item .item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #008def;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
}
.job-item:hover .item-overlay {
    opacity: 1;
}
.item-overlay .job-info {
    padding: 45px 25px 40px;
    overflow: hidden;
}
.item-overlay .btn.btn-primary {
    background-color: #007bd4;
    border-color: #007bd4;
    margin-bottom: 10px;
}
.item-overlay .job-info, .item-overlay .job-info ul li, .item-overlay .job-info ul li i, .item-overlay .job-info .tr-title a {
    color: #fff;
}
.job-social {
    margin-top: 35px;
}
.job-social li {
    float: left;
}
.job-social li + li {
    margin-left: 15px;
}
.job-social li a i {
    margin-right: 0;
    font-size: 14px;
}
.job-social li a {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    background-color: #007bd4;
    line-height: 35px;
    border-radius: 100%;
    border: 1px solid #007bd4;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.job-social li:last-child a {
    background-color: #fff;
}
.job-social li:last-child a i {
    color: #008def;
}
.job-social li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100%;
    background-color: #008def;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.job-social li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 5px;
}
.job-social li a:hover {
    border-color: #fff;
}
.job-social li a:hover i {
    color: #fff;
}
.tr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
#about-in.bggrey {
    background: #f5f4f5 !important;
}
.time a {
    text-decoration: none;
}
#banner-inner h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
}
.backto {
    float: right;
    font-size: 14px;
    padding-top: 5px;
}
.jobcard {
    border: 1px solid #ccc;
    padding: 15px;
}
#about-in ul {
    margin-bottom: 20px;
}
#about-in ul.resp li i {
    color: #1fb8fb;
    font-size: 16px;
}
#about-in ul.quali li i {
    color: #ffcd2e;
    font-size: 16px;
}
#about-in ul.bene li i {
    color: #0154a2;
    font-size: 16px;
}
#applyJob .modal-content {
    border: 2px solid #ffcd2e;
}
#applyJob .modal-header {
    background: #0154a2;
    color: #fff;
}
#applyJob .modal-dialog {
    width: 40%;
    max-width: 100%;
}
.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px 22px;
    border-bottom: 1px solid #e5e5e5;
}
.form-row .name {
    width: 188px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin-top: 11px;
}
.input--style-6, .textarea--style-6 {
    background: 0 0;
    line-height: 38px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    font-size: 15px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    padding: 0 20px;
    width: 100%;
}
.textarea--style-6 {
    line-height: 1.2;
    min-height: 120px;
    padding: 10px 20px;
}
.input-file+label {
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    background-color: #666;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 15px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
}
.input-file__info {
    font-size: 15px;
    color: #666;
}
.label--desc {
    font-size: 13px;
    color: #999;
    margin-top: 10px;
}
.card-6 .card-footer {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    padding: 25px 22px;
}
.btn--blue-2 {
    background: #2c6ed5;
    color: #fff;
    font-weight: 700;
    transition: .3s;
}
.btn--blue-2:hover {
    background: #1fb8fb;
    color: #fff;
}
.form-row .value {
    width: -webkit-calc(100% - 188px);
    width: -moz-calc(100% - 188px);
    width: calc(100% - 188px);
}
#applyJob .btn-close {
    float: right;
}
#applyJob h2.title {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
}
#applyJobsubmit .btn-close {
    float: right;
}

@media screen and (min-width: 242px) and (max-width: 991.98px) {
#applyJob .modal-dialog {
    width: auto;
    max-width: 100%;
    margin: 20px;
}
}

@media screen and (min-width: 992px) and (max-width: 1365.98px) {
#applyJob .modal-dialog {
    width: 65%;
    max-width: 100%;
}
}

@media screen and (min-width: 1366px) and (max-width: 1499.98px) {
#applyJob .modal-dialog {
    width: 50%;
    max-width: 100%;
}
}
.blog .image {
    height: 250px;
    overflow: hidden;
    border-radius: 3px 0 0 3px;
}
.blog .image img {
    width: 100%;
    height: auto;
}
.blog .date {
    top: -10px;
    z-index: 99;
    width: 65px;
    right: -10px;
    height: 65px;
    padding: 10px;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    background: #5bc0de;
    border-radius: 999px;
}
.blog .blog-details {
    padding: 0 20px 0 0;
}
.blog {
    padding: 0;
}
.well {
    border: 0;
    padding: 20px;
    min-height: 63px;
    background: #fff;
    box-shadow: none;
    border-radius: 3px;
    position: relative;
    max-height: 100000px;
    border-bottom: 2px solid #ccc;
}
.blog .blog-details h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.blog .date .blog-number {
    color: #fff;
    display: block;
    font-size: 24px;
    text-align: center;
}
#about-in .blog .blog-details h2 {
    color: #0356a0;
    font-size: 30px;
    text-decoration: none;
}
#about-in .blog .blog-details p {
    color: #333;
    text-decoration: none;
}
.well.blog a {
    text-decoration: none;
}
.moretext {
    display: none;
}
button.subpage-readmore-btn1, button.subpage-readmore-btn2, button.subpage-readmore-btn3 {
    border: none;
    text-align: left;
    background: none;
    padding: 0;
    margin-top: 5px;
    position: absolute;
    bottom: 15px;
}
.subpage-exp-content1, .subpage-exp-content2, .subpage-exp-content3 {
    padding-bottom: 25px;
}

@media screen and (min-width: 241px) and (max-width: 767.98px) {
.services.bordr-yel, .services.bordr-ble, .services.bordr-lble {
    min-height: 250px;
}
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
.services.bordr-yel, .services.bordr-ble, .services.bordr-lble {
    min-height: 625px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
.services.bordr-yel, .services.bordr-ble, .services.bordr-lble {
    min-height: 425px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
.services.bordr-yel, .services.bordr-ble, .services.bordr-lble {
    min-height: 350px;
}
}
.content_area {
/*    min-height: 150px;*/
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.content_area_wwo {
    max-height: 170px;
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.show-content {
    max-height: none;
}
.read-more {
    display: block;
}
button.read-more {
    border: none;
    background: none;
    padding: 5px 0;
    margin: 10px 0;
    float: left;
    color: #333;
    text-decoration: underline;
    font-weight: 700;
}
button.read-more-wwo {
    border: none;
    background: none;
    padding: 5px 0;
    margin: 0;
    color: #333;
    text-decoration: underline;
    font-weight: 700;
    position: absolute;
    bottom: 8px;
}
button.read-more:hover, button.read-more-wwo:hover {
    background: none;
    color: #333;
}

@media screen and (min-width: 242px) and (max-width: 767.98px) {
.content_area_wwo {
    min-height: 210px;
}
button.read-more-wwo {
    margin: 20px 0 0;
    position: relative;
    bottom: 0;
}
.form-row .name, .form-row .value {
    width: 100%;
}
#applyJob h2.title {
    font-size: 30px;
    line-height: 35px;
}
.job-tab {
    padding-top: 20px;
}
.job-tab .nav-tabs>li a {
    margin-top: 10px;
}
}

/* 27-02-2024 starts */
.blog-details a {
	color: #5bc0de;
}
.blog-details ul {
    list-style-position: inside;
    padding: 0;
}
#about-in .blog .blog-details h2 {
    line-height: 32px;
}
#about-in h3.txt-right, #about-in h5.txt-right, #about-in p.txt-right {
	text-align: right;
}

#ourteam.bggrey {
    background: #f5f4f5 !important;
}
#ourteam {
    background: #fff;
    padding: 50px 0;
}
#ourteam .text-md-right {
	text-align: right;
}
.w-25 {
    width: 20%!important;
}
.hr-primary {
	color: #034580;
}
#ourteam h3 {
	font-weight: 700;
}
#ourteam h5 {
	font-weight: 700;
}
@media screen and (min-width: 242px) and (max-width: 767.98px) {
#ourteam .text-md-right {
    text-align: left;
}
}
#ourteam h3.h4 {
	font-weight: 700;

}
#ourteam .span4 {
	font-weight: 700;
	font-size: 18px;
}
#ourteam li a {
	color: #333;
	text-decoration: none;
}
.icon-box.medium {
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.icon-box {
    font-size: 30px;
    margin-bottom: 33px;
    display: inline-block;
    color: #fff;
    height: 65px;
    width: 65px;
    line-height: 65px;
    background-color: #2eb9f7;
    text-align: center;
    border-radius: 0.3rem;
}
.social-icon-style2 li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #2eb9f7;
    height: 41px;
    line-height: 41px;
    width: 41px;
}
.rounded-3 {
    border-radius: 0.3rem !important;
}

.social-icon-style2 {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 10px;
    list-style: none;
}

.social-icon-style2 li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.col-yel {
	color: #2eb9f7;
}
#ourteam .backto a {
    color: #333;
    text-decoration: none;
	padding-bottom: 10px;
}

a.moreabt {
	color: #026bc9;
	text-decoration: none;
	font-weight: 700;
}
@media screen and (min-width: 992px) and (max-width: 1069.98px) {
#banner {
    width: 100%;
    position: relative;
     /*background: url(../images/banner-4.jpg) no-repeat top;*/
    /*min-height: 472px;*/
	min-height: auto;
    padding-bottom: 30px;
	background-position: bottom;
}
		.banner-cont {
    padding: 5% 0 0;
}
}
@media screen and (min-width: 1200px) and (max-width: 1699.98px) {
	body {
    padding-top: 115px;
	}
#banner {
    width: 100%;
    position: relative;
   /* background: url(../images/banner-5.jpg) no-repeat top;*/
    min-height: 472px;
}
}

/* 27-02-2024 ends */
/* 01-03-2024 starts */
.banner-img {
	width: 100%;
	height: 100%;
	background: url(../images/banner-image.png) no-repeat;
}
@media screen and (min-width: 1400px) and (max-width: 1699.98px) {
	#banner {
		min-height: inherit;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
	#banner {
		min-height: inherit;
	}
	.banner-cont {
    padding: 8% 0 0;
	}
}

@media screen and (min-width: 1070px) and (max-width: 1199.98px) {
	#banner {
		min-height: inherit;
	}
	.banner-cont {
    padding: 6% 0 0;
	}
}
@media screen and (min-width: 736px) and (max-width: 991.98px) {
	#banner {
		min-height: inherit;
	}
	.banner-cont {
    padding: 6% 0 10%;
    float: left;
	}
	.abt-lnk {
    font-size: 16px;
	}
}
@media screen and (min-width: 242px) and (max-width: 766.98px) {
	.mob-top-15 {
    padding-top: 15px;
	}
}
@media screen and (min-width: 736px) and (max-width: 766.98px) {
	#banner {
		min-height: inherit;
		background-position: top;
		background-color: #f2f4f3;
	}
}
a.backbtn {
	font-size: 16px;
    margin-bottom: 10px;
    float: right;
	text-decoration: none;
	color: #ffbf24;
}
a.backbtn:hover {
	color: #d99e0e;
}
a.backbtn span {
	line-height: 33px;
    height: auto;
    float: right;
    padding-left: 5px;
}
#banner-inner a.backbtn {
	font-size: 16px;
    margin-bottom: 10px;
    float: right;
	text-decoration: none;
	color: #ffbf24;
}
#banner-inner a.backbtn:hover {
	color: #d99e0e;
}
#banner-inner a.backbtn span {
	line-height: 33px;
    height: auto;
    float: right;
    padding-left: 5px;
}
/* 01-03-2024 ends */

/* 15-03-2024 starts */
@media all and (min-width: 992px) {
  .navbar .dropdown-menu-end { right: 0; left: auto; }
  .navbar .nav-item .dropdown-menu { display: block; opacity: 0; visibility: hidden; transition: .7s; margin-top: 0; }
  .navbar .nav-item:hover .nav-link { color: #034580; }
  .navbar .dropdown-menu.fade-down { top: 80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
  .navbar .dropdown-menu.fade-up { top: 100%; }
  .navbar .nav-item:hover .dropdown-menu { transition: .7s; opacity: 1; visibility: visible; top: 100%; transform: rotateX(0deg); }
}
#navbarsExample07 .dropdown-item.active {
    background-color: #fff;
    color: #d99e0e;
}
#navbarsExample07 .dropdown-item:hover {
    background-color: #fff;
    color: #d99e0e;
}
/* 15-03-2024 ends */


