body {
	font-family: Open Sans;
	font-size: 14px;
	color: #999;
	line-height: 1.42857143;
	background-color: #fff;
}

a {
    color: #fde428;
    text-decoration: none !important;
    outline: 0 !important;
    background-color: transparent; 
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.top_bar {
    font-size: 13px;
    background-color: #002e5b;
}

.top_bar_info_wr {
}

.top_bar_info_wr .top_bar_info_switcher {
    position: relative;
    float: right;
    background: #fde428;
    font-size: 13px
}

.top_bar_info_wr .top_bar_info_switcher .active {
    position: relative;
    cursor: pointer;
    padding: 14px 42px 16px 21px;
    color: #002e5b;
    text-decoration: none!important;
    /*min-width: 160px*/
}

.top_bar_info_wr .top_bar_info_switcher .active i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    font-size: 16px
}

.top_bar_info_wr .top_bar_info_switcher .active span {
    display: inline-block;
    vertical-align: middle
}

.top_bar_info_wr .top_bar_info_switcher .active:after {
    content: '';
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #002e5b;
    position: absolute;
    right: 20px;
    top: 50%;
    margin: -2px 0 0
}

.top_bar_info_wr .top_bar_info_switcher ul {
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    background: #002e5b;
    list-style: none;
    padding: 12px 0;
    margin: 0;
    min-width: 100%
}

.top_bar_info_wr .top_bar_info_switcher ul a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-decoration: none!important;
    transition: background .3s ease
}

.top_bar_info_wr .top_bar_info_switcher ul a:hover {
    background: #6c98e1
}

.top_bar_info_wr .top_bar_info {
	margin: 0;
	padding: 0 6px 0 0;
	list-style: none
}

.top_bar_info_wr .top_bar_info li,
.top_bar_info_wr .top_bar_info li i,
.top_bar_info_wr .top_bar_info li span,
.top_bar_info_wr .top_bar_info:after {
	display: inline-block;
	vertical-align: middle
}

.top_bar_info_wr .top_bar_info:after {
	content: '';
	height: 48px
}

.top_bar_info_wr .top_bar_info li {
	padding-right: 25px;
	color: #fff;
	font-size: 13px
}

.top_bar_info_wr .top_bar_info li a {
	color: #fff;
	text-decoration: none!important;
	transition: all .3s ease
}

.top_bar_info_wr .top_bar_info li a:hover span {
	text-decoration: underline
}

.top_bar_info_wr .top_bar_info li i {
	margin: 0 12px 0 0;
	font-size: 16px;
	color: #fde428
}

.header_top {
    background: rgba(255,255,255,.3);
    padding: 25px 0px;
    border-bottom: 2px solid #002e5b;
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
}
.header-wraper {
}

.logo {
    float: left;
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
}

.logo a img {
 max-width: 100%; 
}

.logo a {
    margin-top: -12px;
}

.media-middle {
    vertical-align: middle;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}

.header_top .top_nav, .header_top .top_nav .top_nav_wrapper, .header_top .top_nav .top_nav_wrapper .main_menu_nav {
    position: static!important;
}

.header_top .top_nav {
    float: right;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    /*padding: 33px 0;*/
    overflow: inherit;
}

.header_top .top_nav .main_menu_nav, .header_top .top_nav .top_nav_wrapper {
    background: 0 0;
    box-shadow: none;
}

.top_nav .top_nav_wrapper>ul {
    list-style: none;
    margin: 0;
    padding: 0 35px;
    float: left;
}

.header_top .top_nav .main_menu_nav>ul>li, .header_top .top_nav .top_nav_wrapper>ul>li {
    letter-spacing: -.04em;
}

.top_nav .main_menu_nav>ul>li, .top_nav .top_nav_wrapper>ul>li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 600!important;
    text-transform: lowercase;
}

.top_nav .top_nav_wrapper>ul>li, .top_nav .main_menu_nav>ul>li, .breadcrumbs {
    text-transform: none !important;
}

.header_top .top_nav .main_menu_nav>ul>li.current-menu-ancestor>a, .header_top .top_nav .main_menu_nav>ul>li.current-menu-parent>a, .header_top .top_nav .main_menu_nav>ul>li.current_page_ancestor>a, .header_top .top_nav .main_menu_nav>ul>li.current_page_item>a, .header_top .top_nav .main_menu_nav>ul>li.current_page_parent>a, .header_top .top_nav .main_menu_nav>ul>li:hover>a, .header_top .top_nav .top_nav_wrapper>ul>li.current-menu-ancestor>a, .header_top .top_nav .top_nav_wrapper>ul>li.current-menu-parent>a, .header_top .top_nav .top_nav_wrapper>ul>li.current_page_ancestor>a, .header_top .top_nav .top_nav_wrapper>ul>li.current_page_item>a, .header_top .top_nav .top_nav_wrapper>ul>li.current_page_parent>a, .header_top .top_nav .top_nav_wrapper>ul>li:hover>a {
    color: #6c98e1;
}

.header_top .top_nav .main_menu_nav>ul>li>a, .header_top .top_nav .top_nav_wrapper>ul>li>a {
    color: #002e5b;
    padding: 10px 16px;
    height: auto;
    font-weight: 700;
}

.top_nav .main_menu_nav>ul>li>a, .top_nav .top_nav_wrapper>ul>li>a {
    position: relative;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: #fff;
    padding: 21px 16px;
    height: 64px;
    text-decoration: none!important;
    transition: all .3s ease;
}

.top_nav .main_menu_nav>ul li:hover>ul, .top_nav .top_nav_wrapper>ul li:hover>ul {
    visibility: visible;
    opacity: 1;
}

.top_nav .main_menu_nav>ul>li ul, .top_nav .top_nav_wrapper>ul>li ul {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    list-style: none;
    padding: 14px 0;
    margin: 0;
    width: 230px;
    z-index: 1;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 27%);
    transition: all .3s ease;
}

.top_nav .main_menu_nav>ul>li ul li, .top_nav .top_nav_wrapper>ul>li ul li {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    color: #333;
}

.top_nav .main_menu_nav>ul>li ul li a, .top_nav .top_nav_wrapper>ul>li ul li a {
    display: block;
    padding: 13px 26px 11px;
    color: #333;
    text-decoration: none!important;
}

.top_nav .main_menu_nav>ul>li ul li:hover>a, .top_nav .top_nav_wrapper>ul>li ul li:hover>a {
    background: #002e5b;
    color: #fff;
}

.carousel .carousel-item img {
  max-height: 568px;
  width: 100%;
}

.carousel .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
}

.btn-read-more {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.services {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.thumb {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.thumb-gradient,
.thumb-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.thumb-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.56) 100%);
}

.thumb-anim {
  margin-top: auto;  /* pushes all content to bottom */
  position: relative;
  transition: 0.5s;
  transform: translateY(100%);
  color: #fff;
}

.thumb-title {
  padding: 10px;
  transition: 0.5s;
  transform: translateY(-100%);
}

.thumb-description {
  padding: 10px 10px;
  transition: 0.5s;
  opacity: 0;
  flex: 1;
}

/* ANIMATE */
.thumb:hover .thumb-anim {
  transform: translateY(0);
}

.thumb:hover .thumb-title {
  transform: translateY(0%);
}

.thumb:hover .thumb-description {
  opacity: 1;
}

.info_box_text {
    background: rgba(0,46,91,.9);
    padding: 1px 30px 0;
    transition: all .3s ease;
}

.info_box_text .title {
    margin-bottom: 8px;
}

.info_box_text .title .icon {
    color: #fde428;
    font-size: 40px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 12px 0 0;
}

.info_box_text .title h6 {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0;
    margin: 0;
    font-weight: 700;
}

.info_box_text p {
    margin: 0 0 20px;
    color: #fff;
    padding-left: 55px;
    font-size: 13px;
    line-height: 24px;
}

.info_box_text .read_more {
    text-transform: lowercase;
    font-weight: 700;
    font-size: 13px;
    transition: color .2s linear;
    color: #fde428;
    padding-left: 55px;
}

.projects {
    padding-top: 53px !important;
    padding-bottom: 70px !important;
    background-color: #f2f2f2 !important
}

.project-list {
    padding-top: 25px;
}

.project-item-description {
    font-size: 13px;
    border: 3px solid #fff;
    background: #fff;
    border-top: 0;
    padding: 35px 28px;
    transition: all .3s ease;
    height: 180px;
}

.project-item-description h5 {
    padding: 0;
    margin: 0 0 9px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #002e5b;
}

.project-item-description h5 a {
    text-decoration: none!important;
    color: #002e5b;
    transition: all .3s ease;
}

.project-item-description p {
    transition: all .3s ease;
    line-height: 22px;
    font-size: 14px;
    color: #999;
}

.section-title {
    text-align: center;
}

.section-title h3 {
    color: #002e5b;
    font-weight: 700;
}

.section-title h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 6px;
    background: #6c98e1;
    border-radius: 3px;
    margin: 15px auto;
}

.team {
  padding-top: 53px !important;
  padding-bottom: 70px !important;
}

.team-member-list {
    padding-top: 25px;
}

.team-member .image {
    float: left;
    margin: 0 30px 0 0;
    max-width: 255px;
}

.team-member .image a {
    position: relative;
    display: block;
}

.team-member .image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.team-member .info h4 {
    color: #002e5b;
    margin-bottom: 6px;
    line-height: 22px;
    padding-top: 0;
    font-weight: 700;
}

.team-member .info h4 a {
    color: #002e5b;
    transition: all .3s ease;
    text-decoration: none;
}

.team-member .info .position, .team-member .info .company {
    font-weight: 600;
    color: #777;
    line-height: 18px;
}

.team-member .info .company {
    margin: 0 0 24px;
}

.team-member .info p {
    color: #222;
    line-height: 24px;
    margin: 0;
    text-align: justify;
}

.banner {
    margin-bottom: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-image: url(/img/partners_bg-1.jpg) !important;
    background-attachment: fixed;
    background-position: 50% 0!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transition: opacity .5s ease;
    overflow: hidden;
}

.banner:before {
    position: absolute;
    background: rgba(0,46,91,.9);
    display: block;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.banner h3 {
    position: relative;
    font-size: 28px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
}

.news {
}

.news-item .image {
    margin: 0 0 30px;
}

.news-item .content h5 {
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #222;
}

/*.news-item .content h5:before {
    content: '';
    display: block;
    width: 47px;
    height: 5px;
    background: #fde428;
    margin: 0 0 20px;
    }*/

    .news-item .content h5 a {
        color: #002e5b;
        text-decoration: none !important;
    }

    .news-item .content .date {
        position: relative;
        font-size: 13px;
        padding: 0 0 0 23px;
    }

    .news-item .content .date:before {
        content: "\f017";
        font-family: 'Font Awesome\ 5 Free';
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0,0);
        color: #fde428;
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 15px;
    }

    .footer {
        background: #002e5b;
        padding: 5px 0;
    }


    .copyright {
        font-size: 13px;
        color: rgba(255,255,255,.6);
    }
    .links {
        font-size: 13px;
        color: rgba(255,255,255,.6);
    }

    .breadcrumbs {
        position: relative;
        font-size: 12px;
        line-height: 22px;
        margin: 0 0 6px;
        margin-bottom: 16px;
        color: grey;
        text-transform: none !important;
        padding-top: 25px !important;
    }

    .breadcrumbs>span {
        margin: 0 12px 10px 0;
    }

    .breadcrumbs span a {
        color: grey;
        text-decoration: none;
        outline: 0!important;
    }

    .breadcrumbs span i {
        color: #6c98e1;
        font-weight: 600;
    }

    h1.page-title {
        color: #002e5b;
        padding: 10px 0 0;
        text-transform: none;
        font-size: 32px;
        line-height: 49px;
        font-weight: 300;
        margin: 0;
    }
