/* Update Style Two */


.info-section .title-inner .title h2 {
    font-weight: 400;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li {
    background: #dde7ee;
    padding: 16px 20px 15px 20px;
    margin-right: 2px;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box {
    border-color: transparent;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li:before {
    bottom: -1px;
    transform: scale(1,1);
    height: 1px;
    background: #204669;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li.active-btn {
    background: #da2c46;
    color: #fff;
}

.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li.active-btn:before, 
.about-style-two #content_block_three .tabs-box .tab-btn-box .tab-btns li:hover:before {
    background-color: #da2c46;
}

.counter-block-four .count-outer {
    margin-left: -5px;
    color: #204669;
}

.counter-block-four h3 {
    font-size: 20px;
}

.counter-block-four .icon {
    position: absolute;
    top: 20px;
    left: 0;
}

.counter-block-four {
    display: block;
    padding-left: 114px;
}

.funfact-style-four.about-page-1 .auto-container {
    max-width: 1450px;
}

.team-block-one .inner-box .lower-content .ovellay-box{
  position: relative;
  top: -20px;
  opacity: 1;
  visibility: visible;
}

.team-block-one .inner-box .lower-content {
    padding: 0;
}

.team-block-one .inner-box .lower-content h3 a {
    color: #204669;
}

.team-block-one .inner-box {
    margin-bottom: 30px;
}

.contact-information .single-item .inner-box .icon-box .hover-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .5s;
  opacity: 0;
}

.contact-information .single-item .inner-box:hover .icon-box .hover-icon {
  opacity: 1;
}

.contact-information .single-item .inner-box .icon-box .icon {
  transition: .5s;
}

.contact-information .single-item .inner-box:hover .icon-box .icon {
  opacity: 0;
}


.news-block-one .category {
    position: absolute;
    left: 35px;
    bottom: 30px;
    background-color: #da2c46;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    z-index: 99;
    padding: 3px 23px;
    text-transform: uppercase;
}

.news-block-one .inner-box .lower-content .post-info i {
    margin-right: 7px;
    color: #204669;
}

.news-block-one .inner-box .lower-content h3 a {
    color: #204669;
}

.news-block-one .inner-box .lower-content .post-info li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

#content_block_four .content-box .tab-btn-box .tab-btns li:last-child {
  border-right: 0;
}

.banner-section.style-five .content-box h1 {
  margin-bottom: 29px;
}

.banner-carousel .content-box .btn-box a {
  margin-bottom: 10px;
}
