.header-2 .nav-sub__menu li a,
.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a,
.section__handoffcustomlink__customlink__content .button__interlink {
    transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
}

.header-2 .nav__item>a,
.header-2 .nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section__handoffcustomlink__customlink__content .button__interlink {
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #022d4d;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

.section__handoffcustomlink__customlink__content .button__interlink:after,
.section__handoffcustomlink__customlink__content .button__interlink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 50%;
    width: 0;
    background: #005391;
    opacity: 0.6;
    transition: width 0.3s ease-in-out;
}

.section__handoffcustomlink__customlink__content .button__interlink:before {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    position: relative;
    z-index: 2;
    font-weight: 600;
    padding: 10px 30px;
    display: block;
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover {
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover span {
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover:after,
.section__handoffcustomlink__customlink__content .button__interlink:hover:before {
    width: 100%;
}

.section__titlepage {
    margin: 40px 0;
}

.section__titlepage span {
    font-size: 4rem;
    
    color: #000;
    border-bottom: 5px solid #88a6b5;
}

@media (max-width: 1200px) {
    .section__titlepage {
        margin-bottom: 3rem;
    }

    .section__titlepage span {
        font-size: 3rem;
        border-bottom: 3px solid #88a6b5;
    }
}

@media (max-width: 768px) {
    .section__titlepage {
        margin-bottom: 2.6rem;
    }

    .section__titlepage span {
        font-size: 2.4rem;
        border-bottom: 3px solid #88a6b5;
    }
}

.section__handoffcustomlink__customlink__content,
.section__handoffcustomlink__handoff__content,
.section__members__content,
.section__projects__content,
.boxarchives__content,
.section__statistics__archives .boxstatistics__content,
.section__tasksmeeting__contentboxmeetings,
.section__tasksmeeting .meetings--content {
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

.section__list_inner_circle {
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
}

.section__handoffcustomlink__customlink__content .title_box,
.section__handoffcustomlink__handoff__content .title_box,
.section__members__content .title_box,
.section__projects__content .title_box,
.boxarchives__content .title_box,
.section__statistics__archives .boxstatistics__content .title_box,
.section__tasksmeeting__contentboxmeetings .title_box,
.section__list_inner_circle .title_box,
.section__tasksmeeting .meetings--content .title_box {
    
    font-size: 2rem;
}

.section__handoffcustomlink__customlink__content .buttonViewAll,
.section__handoffcustomlink__handoff__content .buttonViewAll,
.section__members__content .buttonViewAll,
.section__projects__content .buttonViewAll,
.boxarchives__content .buttonViewAll,
.section__statistics__archives .boxstatistics__content .buttonViewAll,
.section__tasksmeeting__contentboxmeetings .buttonViewAll,
.section__list_inner_circle .buttonViewAll,
.section__tasksmeeting .meetings--content .buttonViewAll {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.section__handoffcustomlink__customlink__content .buttonViewAll:hover,
.section__handoffcustomlink__handoff__content .buttonViewAll:hover,
.section__members__content .buttonViewAll:hover,
.section__projects__content .buttonViewAll:hover,
.boxarchives__content .buttonViewAll:hover,
.section__statistics__archives .boxstatistics__content .buttonViewAll:hover,
.section__tasksmeeting__contentboxmeetings .buttonViewAll:hover,
.section__list_inner_circle .buttonViewAll:hover,
.section__tasksmeeting .meetings--content .buttonViewAll:hover {
    color: #cfaa40;
}

.section__handoffcustomlink__customlink__content .buttonViewAll i,
.section__handoffcustomlink__handoff__content .buttonViewAll i,
.section__members__content .buttonViewAll i,
.section__projects__content .buttonViewAll i,
.boxarchives__content .buttonViewAll i,
.section__statistics__archives .boxstatistics__content .buttonViewAll i,
.section__tasksmeeting__contentboxmeetings .buttonViewAll i,
.section__list_inner_circle .buttonViewAll i,
.section__tasksmeeting .meetings--content .buttonViewAll i {
    color: #cfaa40;
}

.boxarchives__content i.fa.fa-chevron-right {
    color: black;
}

.boxarchives__content .buttonViewAll {
    color: black !important;
}

@media (max-width: 480px) {

    .section__handoffcustomlink__customlink__content .title_box,
    .section__handoffcustomlink__handoff__content .title_box,
    .section__members__content .title_box,
    .section__projects__content .title_box,
    .boxarchives__content .title_box,
    .section__statistics__archives .boxstatistics__content .title_box,
    .section__tasksmeeting__contentboxmeetings .title_box,
    .section__list_inner_circle .title_box,
    .section__tasksmeeting .meetings--content .title_box {
        font-size: 1.8rem;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll,
    .section__handoffcustomlink__handoff__content .buttonViewAll,
    .section__members__content .buttonViewAll,
    .section__projects__content .buttonViewAll,
    .boxarchives__content .buttonViewAll,
    .section__statistics__archives .boxstatistics__content .buttonViewAll,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll,
    .section__list_inner_circle .buttonViewAll,
    .section__tasksmeeting .meetings--content .buttonViewAll {
        font-size: 12px !important;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll i,
    .section__handoffcustomlink__handoff__content .buttonViewAll i,
    .section__members__content .buttonViewAll i,
    .section__projects__content .buttonViewAll i,
    .boxarchives__content .buttonViewAll i,
    .section__statistics__archives .boxstatistics__content .buttonViewAll i,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll i,
    .section__list_inner_circle .buttonViewAll i,
    .section__tasksmeeting .meetings--content .buttonViewAll i {
        font-size: 11px;
    }
}

.section__tasksmeeting .meetings__item {
    display: flex;
    margin-top: 20px;
}

.section__tasksmeeting .meetings__item .time__meeting {
    width: max-content;
    color: #022d4d;
}

.section__tasksmeeting .meetings__item--content {
    width: calc(100% - 94px);
    margin-left: 30px;
    background: #022d4d;
    border-radius: 10px;
    color: #fff;
    padding: 15px;
    display: flex;
}

.section__tasksmeeting .meetings__item--right {
    text-align: right;
}

.section__tasksmeeting .meetings__item--left {
    width: calc(100% - 90px);
}

.section__tasksmeeting .meetings__item--left h3 {
    font-size: 1.7rem;
    
}

.section__tasksmeeting .meetings__item--left p {
    margin-bottom: 7px;
}

.section__tasksmeeting .meetings__item--left p a {
    font-size: 1.4rem;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #fff;
}

.section__members__item .buttonstatus,
.section__projects__item .buttonstatus {
    width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cfaa40;
    color: #fff;
    
    border-radius: 10px;
    margin: 15px 0;
}

/*Mixin Responsive*/
.header-2 .nav-sub__menu li a,
.section__handoffcustomlink__customlink__content .button__interlink,
.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
}

.header-2 .nav__item>a,
.header-2 .nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section__handoffcustomlink__customlink__content .button__interlink {
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #022d4d;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

.section__handoffcustomlink__customlink__content .button__interlink:after,
.section__handoffcustomlink__customlink__content .button__interlink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 50%;
    width: 0;
    background: #005391;
    opacity: 0.6;
    transition: width 0.3s ease-in-out;
}

.section__handoffcustomlink__customlink__content .button__interlink:before {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    position: relative;
    z-index: 2;
    font-weight: 600;
    padding: 10px 30px;
    display: block;
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover {
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover span {
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover:after,
.section__handoffcustomlink__customlink__content .button__interlink:hover:before {
    width: 100%;
}

.section__titlepage {
    margin: 40px 0;
}

.section__titlepage span {
    font-size: 4rem;
    
    color: #000;
    border-bottom: 5px solid #88a6b5;
}

@media (max-width: 1200px) {
    .section__titlepage {
        margin-bottom: 3rem;
    }

    .section__titlepage span {
        font-size: 3rem;
        border-bottom: 3px solid #88a6b5;
    }
}

@media (max-width: 768px) {
    .section__titlepage {
        margin-bottom: 2.6rem;
    }

    .section__titlepage span {
        font-size: 2.4rem;
        border-bottom: 3px solid #88a6b5;
    }
}

.section__handoffcustomlink__customlink__content,
.section__handoffcustomlink__handoff__content,
.section__members__content,
.section__projects__content,
.boxarchives__content,
.section__statistics__archives .boxstatistics__content,
.section__tasksmeeting__contentboxmeetings,
.section__tasksmeeting .meetings--content {
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

.section__handoffcustomlink__customlink__content .title_box,
.section__handoffcustomlink__handoff__content .title_box,
.section__members__content .title_box,
.section__projects__content .title_box,
.boxarchives__content .title_box,
.section__statistics__archives .boxstatistics__content .title_box,
.section__tasksmeeting__contentboxmeetings .title_box,
.section__list_inner_circle .title_box,
.section__tasksmeeting .meetings--content .title_box {
    
    font-size: 2rem;
}

.section__handoffcustomlink__customlink__content .buttonViewAll,
.section__handoffcustomlink__handoff__content .buttonViewAll,
.section__members__content .buttonViewAll,
.section__projects__content .buttonViewAll,
.boxarchives__content .buttonViewAll,
.section__statistics__archives .boxstatistics__content .buttonViewAll,
.section__tasksmeeting__contentboxmeetings .buttonViewAll,
.section__list_inner_circle .buttonViewAll,
.section__tasksmeeting .meetings--content .buttonViewAll {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.section__handoffcustomlink__customlink__content .buttonViewAll:hover,
.section__handoffcustomlink__handoff__content .buttonViewAll:hover,
.section__members__content .buttonViewAll:hover,
.section__projects__content .buttonViewAll:hover,
.boxarchives__content .buttonViewAll:hover,
.section__statistics__archives .boxstatistics__content .buttonViewAll:hover,
.section__tasksmeeting__contentboxmeetings .buttonViewAll:hover,
.section__list_inner_circle .buttonViewAll:hover,
.section__tasksmeeting .meetings--content .buttonViewAll:hover {
    color: #cfaa40;
}

.section__handoffcustomlink__customlink__content .buttonViewAll i,
.section__handoffcustomlink__handoff__content .buttonViewAll i,
.section__members__content .buttonViewAll i,
.section__projects__content .buttonViewAll i,
.boxarchives__content .buttonViewAll i,
.section__statistics__archives .boxstatistics__content .buttonViewAll i,
.section__tasksmeeting__contentboxmeetings .buttonViewAll i,
.section__list_inner_circle .buttonViewAll i,
.section__tasksmeeting .meetings--content .buttonViewAll i {
    color: #cfaa40;
}

@media (max-width: 480px) {

    .section__handoffcustomlink__customlink__content .title_box,
    .section__handoffcustomlink__handoff__content .title_box,
    .section__members__content .title_box,
    .section__projects__content .title_box,
    .boxarchives__content .title_box,
    .section__statistics__archives .boxstatistics__content .title_box,
    .section__tasksmeeting__contentboxmeetings .title_box,
    .section__list_inner_circle .title_box,
    .section__tasksmeeting .meetings--content .title_box {
        font-size: 1.8rem;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll,
    .section__handoffcustomlink__handoff__content .buttonViewAll,
    .section__members__content .buttonViewAll,
    .section__projects__content .buttonViewAll,
    .boxarchives__content .buttonViewAll,
    .section__statistics__archives .boxstatistics__content .buttonViewAll,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll,
    .section__list_inner_circle .buttonViewAll,
    .section__tasksmeeting .meetings--content .buttonViewAll {
        font-size: 12px !important;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll i,
    .section__handoffcustomlink__handoff__content .buttonViewAll i,
    .section__members__content .buttonViewAll i,
    .section__projects__content .buttonViewAll i,
    .boxarchives__content .buttonViewAll i,
    .section__statistics__archives .boxstatistics__content .buttonViewAll i,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll i,
    .section__list_inner_circle .buttonViewAll i,
    .section__tasksmeeting .meetings--content .buttonViewAll i {
        font-size: 11px;
    }
}

.section__tasksmeeting .meetings__item {
    display: flex;
    margin-top: 20px;
}

.section__tasksmeeting .meetings__item .time__meeting {
    width: max-content;
    color: #022d4d;
}

.section__tasksmeeting .meetings__item--content {
    width: calc(100% - 94px);
    margin-left: 30px;
    background: #022d4d;
    border-radius: 10px;
    color: #fff;
    padding: 15px;
    display: flex;
}

.section__tasksmeeting .meetings__item--right {
    text-align: right;
}

.section__tasksmeeting .meetings__item--left {
    width: calc(100% - 90px);
}

.section__tasksmeeting .meetings__item--left h3 {
    font-size: 1.7rem;
    
}

.section__tasksmeeting .meetings__item--left p {
    margin-bottom: 7px;
}

.section__tasksmeeting .meetings__item--left p a {
    font-size: 1.4rem;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #fff;
}

.section__members__item .buttonstatus,
.section__projects__item .buttonstatus {
    width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cfaa40;
    color: #fff;
    
    border-radius: 10px;
    margin: 15px 0;
}

.header-2 .nav-sub__menu li a,
.section__handoffcustomlink__customlink__content .button__interlink,
.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
}

.header-2 .nav__item>a,
.header-2 .nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section__handoffcustomlink__customlink__content .button__interlink {
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #022d4d;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

.section__handoffcustomlink__customlink__content .button__interlink:after,
.section__handoffcustomlink__customlink__content .button__interlink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 50%;
    width: 0;
    background: #005391;
    opacity: 0.6;
    transition: width 0.3s ease-in-out;
}

.section__handoffcustomlink__customlink__content .button__interlink:before {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    position: relative;
    z-index: 2;
    font-weight: 600;
    padding: 10px 30px;
    display: block;
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover {
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover span {
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover:after,
.section__handoffcustomlink__customlink__content .button__interlink:hover:before {
    width: 100%;
}

.section__titlepage {
    margin: 40px 0;
}

.section__titlepage span {
    font-size: 4rem;
    
    color: #000;
    border-bottom: 5px solid #88a6b5;
}

@media (max-width: 1200px) {
    .section__titlepage {
        margin-bottom: 3rem;
    }

    .section__titlepage span {
        font-size: 3rem;
        border-bottom: 3px solid #88a6b5;
    }
}

@media (max-width: 768px) {
    .section__titlepage {
        margin-bottom: 2.6rem;
    }

    .section__titlepage span {
        font-size: 2.4rem;
        border-bottom: 3px solid #88a6b5;
    }
}

.section__handoffcustomlink__customlink__content,
.section__handoffcustomlink__handoff__content,
.section__members__content,
.section__projects__content,
.boxarchives__content,
.section__statistics__archives .boxstatistics__content,
.section__tasksmeeting__contentboxmeetings,
.section__tasksmeeting .meetings--content {
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

.section__handoffcustomlink__customlink__content .title_box,
.section__handoffcustomlink__handoff__content .title_box,
.section__members__content .title_box,
.section__projects__content .title_box,
.boxarchives__content .title_box,
.section__statistics__archives .boxstatistics__content .title_box,
.section__tasksmeeting__contentboxmeetings .title_box,
.section__list_inner_circle .title_box,
.section__tasksmeeting .meetings--content .title_box {
    
    font-size: 2rem;
}

.section__handoffcustomlink__customlink__content .buttonViewAll,
.section__handoffcustomlink__handoff__content .buttonViewAll,
.section__members__content .buttonViewAll,
.section__projects__content .buttonViewAll,
.boxarchives__content .buttonViewAll,
.section__statistics__archives .boxstatistics__content .buttonViewAll,
.section__tasksmeeting__contentboxmeetings .buttonViewAll,
.section__list_inner_circle .buttonViewAll,
.section__tasksmeeting .meetings--content .buttonViewAll {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.section__handoffcustomlink__customlink__content .buttonViewAll:hover,
.section__handoffcustomlink__handoff__content .buttonViewAll:hover,
.section__members__content .buttonViewAll:hover,
.section__projects__content .buttonViewAll:hover,
.boxarchives__content .buttonViewAll:hover,
.section__statistics__archives .boxstatistics__content .buttonViewAll:hover,
.section__tasksmeeting__contentboxmeetings .buttonViewAll:hover,
.section__list_inner_circle .buttonViewAll:hover,
.section__tasksmeeting .meetings--content .buttonViewAll:hover {
    color: #cfaa40;
}

.section__handoffcustomlink__customlink__content .buttonViewAll i,
.section__handoffcustomlink__handoff__content .buttonViewAll i,
.section__members__content .buttonViewAll i,
.section__projects__content .buttonViewAll i,
.boxarchives__content .buttonViewAll i,
.section__statistics__archives .boxstatistics__content .buttonViewAll i,
.section__tasksmeeting__contentboxmeetings .buttonViewAll i,
.section__list_inner_circle .buttonViewAll i,
.section__tasksmeeting .meetings--content .buttonViewAll i {
    color: #cfaa40;
}

@media (max-width: 480px) {

    .section__handoffcustomlink__customlink__content .title_box,
    .section__handoffcustomlink__handoff__content .title_box,
    .section__members__content .title_box,
    .section__projects__content .title_box,
    .boxarchives__content .title_box,
    .section__statistics__archives .boxstatistics__content .title_box,
    .section__tasksmeeting__contentboxmeetings .title_box,
    .section__list_inner_circle .title_box,
    .section__tasksmeeting .meetings--content .title_box {
        font-size: 1.8rem;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll,
    .section__handoffcustomlink__handoff__content .buttonViewAll,
    .section__members__content .buttonViewAll,
    .section__projects__content .buttonViewAll,
    .boxarchives__content .buttonViewAll,
    .section__statistics__archives .boxstatistics__content .buttonViewAll,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll,
    .section__list_inner_circle .buttonViewAll,
    .section__tasksmeeting .meetings--content .buttonViewAll {
        font-size: 12px !important;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll i,
    .section__handoffcustomlink__handoff__content .buttonViewAll i,
    .section__members__content .buttonViewAll i,
    .section__projects__content .buttonViewAll i,
    .boxarchives__content .buttonViewAll i,
    .section__statistics__archives .boxstatistics__content .buttonViewAll i,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll i,
    .section__list_inner_circle .buttonViewAll i,
    .section__tasksmeeting .meetings--content .buttonViewAll i {
        font-size: 11px;
    }
}

.section__tasksmeeting .meetings__item {
    display: flex;
    margin-top: 20px;
}

.section__tasksmeeting .meetings__item .time__meeting {
    width: max-content;
    color: #022d4d;
}

.section__tasksmeeting .meetings__item--content {
    width: calc(100% - 94px);
    margin-left: 30px;
    background: #022d4d;
    border-radius: 10px;
    color: #fff;
    padding: 15px;
    display: flex;
}

.section__tasksmeeting .meetings__item--right {
    text-align: right;
}

.section__tasksmeeting .meetings__item--left {
    width: calc(100% - 90px);
}

.section__tasksmeeting .meetings__item--left h3 {
    font-size: 1.7rem;
    
}

.section__tasksmeeting .meetings__item--left p {
    margin-bottom: 7px;
}

.section__tasksmeeting .meetings__item--left p a {
    font-size: 1.4rem;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #fff;
}

.section__members__item .buttonstatus,
.section__projects__item .buttonstatus {
    width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cfaa40;
    color: #fff;
    
    border-radius: 10px;
    margin: 15px 0;
}

/*Mixin Responsive*/
.header-2 .nav-sub__menu li a,
.section__handoffcustomlink__customlink__content .button__interlink,
.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -ms-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
}

.header-2 .nav__item>a,
.header-2 .nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section__handoffcustomlink__customlink__content .button__interlink {
    overflow: hidden;
    position: relative;
    display: inline-block;
    background: #022d4d;
    border-radius: 10px;
    border: none;
    cursor: pointer;
}

.section__handoffcustomlink__customlink__content .button__interlink:after,
.section__handoffcustomlink__customlink__content .button__interlink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 50%;
    width: 0;
    background: #005391;
    opacity: 0.6;
    transition: width 0.3s ease-in-out;
}

.section__handoffcustomlink__customlink__content .button__interlink:before {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.section__handoffcustomlink__customlink__content .button__interlink span,
.section__handoffcustomlink__customlink__content .button__interlink a {
    position: relative;
    z-index: 2;
    font-weight: 600;
    padding: 10px 30px;
    display: block;
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover {
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover span {
    color: #fff;
}

.section__handoffcustomlink__customlink__content .button__interlink:hover:after,
.section__handoffcustomlink__customlink__content .button__interlink:hover:before {
    width: 100%;
}

.section__titlepage {
    margin: 40px 0;
}

.section__titlepage span {
    font-size: 4rem;
    
    color: #000;
    border-bottom: 5px solid #88a6b5;
}

@media (max-width: 1200px) {
    .section__titlepage {
        margin-bottom: 3rem;
    }

    .section__titlepage span {
        font-size: 3rem;
        border-bottom: 3px solid #88a6b5;
    }
}

@media (max-width: 768px) {
    .section__titlepage {
        margin-bottom: 2.6rem;
    }

    .section__titlepage span {
        font-size: 2.4rem;
        border-bottom: 3px solid #88a6b5;
    }
}

.section__handoffcustomlink__customlink__content,
.section__handoffcustomlink__handoff__content,
.section__members__content,
.section__projects__content,
.boxarchives__content,
.section__statistics__archives .boxstatistics__content,
.section__tasksmeeting__contentboxmeetings,
.section__tasksmeeting .meetings--content {
    border-radius: 10px;
    padding: 10px;
    position: relative;
}

.section__handoffcustomlink__customlink__content .title_box,
.section__handoffcustomlink__handoff__content .title_box,
.section__members__content .title_box,
.section__projects__content .title_box,
.boxarchives__content .title_box,
.section__statistics__archives .boxstatistics__content .title_box,
.section__tasksmeeting__contentboxmeetings .title_box,
.section__list_inner_circle .title_box,
.section__tasksmeeting .meetings--content .title_box {
    
    font-size: 2rem;
}

.section__handoffcustomlink__customlink__content .buttonViewAll,
.section__handoffcustomlink__handoff__content .buttonViewAll,
.section__members__content .buttonViewAll,
.section__projects__content .buttonViewAll,
.boxarchives__content .buttonViewAll,
.section__statistics__archives .boxstatistics__content .buttonViewAll,
.section__tasksmeeting__contentboxmeetings .buttonViewAll,
.section__list_inner_circle .buttonViewAll,
.section__tasksmeeting .meetings--content .buttonViewAll {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.section__handoffcustomlink__customlink__content .buttonViewAll:hover,
.section__handoffcustomlink__handoff__content .buttonViewAll:hover,
.section__members__content .buttonViewAll:hover,
.section__projects__content .buttonViewAll:hover,
.boxarchives__content .buttonViewAll:hover,
.section__statistics__archives .boxstatistics__content .buttonViewAll:hover,
.section__tasksmeeting__contentboxmeetings .buttonViewAll:hover,
.section__list_inner_circle .buttonViewAll:hover,
.section__tasksmeeting .meetings--content .buttonViewAll:hover {
    color: #cfaa40;
}

.section__handoffcustomlink__customlink__content .buttonViewAll i,
.section__handoffcustomlink__handoff__content .buttonViewAll i,
.section__members__content .buttonViewAll i,
.section__projects__content .buttonViewAll i,
.boxarchives__content .buttonViewAll i,
.section__statistics__archives .boxstatistics__content .buttonViewAll i,
.section__tasksmeeting__contentboxmeetings .buttonViewAll i,
.section__list_inner_circle .buttonViewAll i,
.section__tasksmeeting .meetings--content .buttonViewAll i {
    color: #cfaa40;
}

@media (max-width: 480px) {

    .section__handoffcustomlink__customlink__content .title_box,
    .section__handoffcustomlink__handoff__content .title_box,
    .section__members__content .title_box,
    .section__projects__content .title_box,
    .boxarchives__content .title_box,
    .section__statistics__archives .boxstatistics__content .title_box,
    .section__tasksmeeting__contentboxmeetings .title_box,
    .section__list_inner_circle .title_box,
    .section__tasksmeeting .meetings--content .title_box {
        font-size: 1.8rem;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll,
    .section__handoffcustomlink__handoff__content .buttonViewAll,
    .section__members__content .buttonViewAll,
    .section__projects__content .buttonViewAll,
    .boxarchives__content .buttonViewAll,
    .section__statistics__archives .boxstatistics__content .buttonViewAll,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll,
    .section__list_inner_circle .buttonViewAll,
    .section__tasksmeeting .meetings--content .buttonViewAll {
        font-size: 12px !important;
    }

    .section__handoffcustomlink__customlink__content .buttonViewAll i,
    .section__handoffcustomlink__handoff__content .buttonViewAll i,
    .section__members__content .buttonViewAll i,
    .section__projects__content .buttonViewAll i,
    .boxarchives__content .buttonViewAll i,
    .section__statistics__archives .boxstatistics__content .buttonViewAll i,
    .section__tasksmeeting__contentboxmeetings .buttonViewAll i,
    .section__list_inner_circle .buttonViewAll i,
    .section__tasksmeeting .meetings--content .buttonViewAll i {
        font-size: 11px;
    }
}

.section__tasksmeeting .meetings__item {
    display: flex;
    margin-top: 20px;
}

.section__tasksmeeting .meetings__item .time__meeting {
    width: max-content;
    color: #022d4d;
}

.section__tasksmeeting .meetings__item--content {
    width: calc(100% - 94px);
    margin-left: 30px;
    background: #022d4d;
    border-radius: 10px;
    color: #fff;
    padding: 15px;
    display: flex;
}

.section__tasksmeeting .meetings__item--right {
    text-align: right;
}

.section__tasksmeeting .meetings__item--left {
    width: calc(100% - 90px);
}

.section__tasksmeeting .meetings__item--left h3 {
    font-size: 1.7rem;
    
}

.section__tasksmeeting .meetings__item--left p {
    margin-bottom: 7px;
}

.section__tasksmeeting .meetings__item--left p a {
    font-size: 1.4rem;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #fff;
}

.section__members__item .buttonstatus,
.section__projects__item .buttonstatus {
    width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cfaa40;
    color: #fff;
    
    border-radius: 10px;
    margin: 15px 0;
}

.header-2 {
    background-color: #022d4d;
}

.header-2 .container-master {
    height: 8.3rem;
}

.header-2 .nav__menu,
.header-2 .nav__list {
    height: 100%;
}

.header-2 .nav__list {
    align-items: center;
    justify-content: flex-start;
}

.header-2 .nav__item {
    position: relative;
    height: 100%;
}

.header-2 .nav__item.active>a {
    color: #cfaa40;
}

.header-2 .nav__item>a {
    font-size: 1.6rem;
    color: #fff;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 0 9px;
}

.header-2 .nav__item>a:hover {
    background-color: #0c3a63;
}

.header-2 .nav__item>a.active {
    background-color: #0c3a63;
}

.header-2 .nav__item svg {
    margin-top: 3px;
    margin-left: 3px;
}

.header-2 .nav__item.dropdown .nav-sub__menu {
    display: block;
}

.header-2 .nav__item.dropdown svg {
    transform: rotate(-180deg);
}

.header-2 .nav-sub__menu {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    background-color: #fff;
    min-width: 28rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0.4rem 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.header-2 .nav-sub__menu li a {
    padding: 1rem 1.2rem;
    color: #022d4d;
    display: block;
}

.header-2 .nav-sub__menu li a:hover {
    background-color: #cfa94052;
}

@media (max-width: 1200px) {
    .header-2 .container-master {
        height: 5.4rem;
    }

    .header-2 .nav__item>a {
        font-size: 1.4rem;
    }
}

@media (max-width: 768px) {
    .header-2 .container-master {
        height: unset;
        padding: 0;
    }

    .header-2 .nav__list {
        flex-direction: column;
        align-items: flex-start;
        padding: 0.4rem 0;
    }

    .header-2 .nav__item {
        width: 100%;
    }

    .header-2 .nav__item>a {
        padding: 1rem 1.4rem;
        justify-content: space-between;
    }

    .header-2 .nav__item>a:hover {
        background-color: #125285;
    }

    .header-2 .nav__item:not(:last-child) {
        margin-right: 0;
    }

    .header-2 .nav-sub__menu {
        position: unset;
        border: 0;
    }

    .header-2 .nav-sub__menu li a {
        padding: 1rem 2.7rem;
    }
}

.section__tasksmeeting .list__task {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 20px;
}

.section__tasksmeeting .list__task__item {
    width: max-content;
    background: #cfaa40;
    padding: 5px 10px;
    margin-right: 10px;
}

.section__tasksmeeting .list__task__item a {
    color: #fff;
}

.section__tasksmeeting .list__contenttask__item {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    position: relative;
    margin-bottom: 15px;
    background: #e6f3fc;
    color: #000;
    padding: 15px;
}

.section__tasksmeeting .list__contenttask__item>div {
    color: #1b68a2;
    font-size: 14px;
    line-height: 22px;
}

.section__tasksmeeting .list__contenttask__item>div p {
    color: #000;
}

.section__tasksmeeting .list__contenttask__item__description {
    margin-bottom: 10px;
}

.section__tasksmeeting .list__contenttask__item__title {
    padding: 0 0 8px 0;
    font-size: 1.7rem;
    
}

.section__tasksmeeting .list__contenttask__item:last-child {
    margin-bottom: 0;
}

.section__statistics__archives {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section__statistics__archives .boxstatistics #myChart {
    max-height: 380px !important;
}

.boxarchives__content {
    border: 0;
}

.boxarchives__content {
    background: #CFAA40;
    color: #000;
}

.boxarchives__content .buttonViewAll {
    color: #fff;
}

.boxarchives__content .buttonViewAll:hover {
    color: #022d4d;
}

.boxarchives__content__list__item {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    position: relative;
    margin-top: 35px;
    background: white;
    border: 1px solid #5485F5;
    padding: 20px 20px;
}

.boxarchives__content__list__item__title {
    padding-bottom: 5px;
    font-size: 16px;
    
}

.boxarchives__content__list__item__title a {
    color: #083251;
    text-decoration: underline !important;
    font-size: 20px;
}

.boxarchives__content__list__item .date {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #083251;
    
    text-decoration: underline !important;
}

.boxarchives__content__list__item p.content {
    color: black;
    font-size: 14px;
}

.section__projects {
    margin-top: 30px;
}

.section__projects__list {
    display: flex;
    flex-wrap: wrap;
}

.section__projects__item {
    width: calc(100%/3 - 10px);
    margin-right: 15px;
    position: relative;
    z-index: 9;
    padding: 15px;
    background: #e6f3fc;
    border-radius: 10px;
    margin-top: 20px;
}

.section__projects__item__name {
    font-size: 1.7rem;
    
}

.section__projects__item .select {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #e5bd40;
    font-size: 20px;
}

.section__projects__item .description {
    font-size: 14px;
    margin-bottom: 15px;
}

.section__projects__item .listMembersProjects {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.section__projects__item .listMembersProjects a {
    display: flex;
    margin-right: 3px;
}

.section__projects__item .others {
    position: absolute;
    right: 15px;
    color: #022D4D;
}

.section__projects__item a {
    z-index: 9999;
}

.section__projects__item:last-child {
    margin-right: 0;
}

.section__members {
    margin-top: 30px;
}

.section__members__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.section__members__item {
    width: calc(100%/3 - 10px);
    margin-right: 15px;
    position: relative;
    z-index: 9;
    background: #022D4D;
    border-radius: 10px;
    padding: 15px;
}

.section__members__item__name {
    font-size: 16px;
    color: #fff;
    opacity: 0.7;
    
}

.section__members__item .select {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #e5bd40;
    font-size: 20px;
}

.section__members__item a {
    z-index: 9999;
}

.section__members__item:last-child {
    margin-right: 0;
}

.section__members__itemwork {
    position: relative;
    margin-bottom: 15px;
}

.section__members__itemwork__title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    opacity: 0.7;
}

.section__members__itemwork .buttonviewall {
    top: 0 !important;
    color: #fff !important;
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 15px;
    font-weight: 600;
}

.section__members__itemwork__content {
    color: #fff;
}

.section__members__itemwork:last-child {
    margin-right: 0;
}

.section__handoffcustomlink {
    margin-top: 30px;
    margin-bottom: 80px;
}

.section__handoffcustomlink__handoff__itemhandoff {
    background: #e6f3fc;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
}


.circle .circle__info_list--item {
    border-radius: 10px;
    height: auto;
    position: relative;
    margin-top: 0px;
    padding: 10px;
    background: white;
    border: 1px solid #00294A;
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 125px;
}


.more-pods {
    border: 1px solid #80808040;
}
.section__innerCircle {
    margin-bottom: 50px;
}

.circle__info_list--item .btn-accept {
    background: #EEF2FD;
    border: 2px solid #022D4D;
    border-radius: 50px;
    color: #022D4D;
    padding: 4px 10px;
    font-size: 12px;
    margin: 3px 3px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
}
.circle__info_list--item .btn-reject {
    background:  #022D4D;
    border: 2px solid #022D4D;
    border-radius: 50px;
    color: #ffffff;
    padding: 4px 10px;
    font-size: 12px;
    margin: 3px 3px;
    font-weight: 600;
    cursor: pointer;
}
.circle__info_list--item .circle_content .price:after {
    clear: both;
    content: "";
}
.circle__info_list--item .circle_content {
    padding: 5px 10px;
    color: #022D4D !important;
    position: relative;
    width: 100%;
    font-size: larger;
}
.circle__info_list--item .circle_content .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-size: 20px;
    color: #022D4D;
    margin-bottom: 10px;
}

.circle__info_list--item .circle_content .price {
    font-weight: 700;
    display: inline-block;
}
.circle__info_list--item .circle_content .text {
    font-size: 14px !important;
    color: #022D4D;
    /* min-height: 100%; */
}
.circle .circle__info_list--item .circle_img {
    height: 100%;
    width: 100px;
    flex-shrink: 0;
    max-width: 100%;
}


.tpl-innerCircle .header__search .search__list,  .header__search .search__box,  .header__search .search__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tpl-innerCircle .header__search .search__list,  .header__search .search__box,  .header__search .search__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tpl-innerCircle .header__search {
    background-color: #022d4d;
    height: 60px;
  }
  .tpl-innerCircle .header__search > .container-master {
    height: 100%;
  }
  .tpl-innerCircle .header__search .search__wrap {
    height: 100%;
    align-items: center;
  }
.tpl-innerCircle .header__search .search__box {
    width: 325px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #88a6b5;
    border-radius: 3px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin-right: 10px;
  }
  .tpl-innerCircle .header__search .search__box .search__icon {
    padding-right: 10px;
    color: #022d4d;
  }
  .tpl-innerCircle .header__search .search__box input {
    border: none;
    outline: none;
    font-size: 1.5rem;
    color: #022d4d;
    padding: 0;
    width: 100%;
  }
  .tpl-innerCircle .header__search .search__box input::-webkit-input-placeholder {
    font-size: 1.5rem;
    color: #022d4d;
    opacity: 0.6;
    font-family: "Averta-Light", Arial, Helvetica, sans-serif;
  }
  .tpl-innerCircle .header__search .search__box input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 1.5rem;
    color: #022d4d;
    opacity: 0.6;
    font-family: "Averta-Light", Arial, Helvetica, sans-serif;
  }
  .tpl-innerCircle .header__search .search__box input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 1.5rem;
    color: #022d4d;
    opacity: 0.6;
    font-family: "Averta-Light", Arial, Helvetica, sans-serif;
  }
  .tpl-innerCircle .header__search .search__box input:-ms-input-placeholder {
    font-size: 1.5rem;
    color: #022d4d;
    opacity: 0.6;
    font-family: "Averta-Light", Arial, Helvetica, sans-serif;
  }
  .tpl-innerCircle .header__search .search__list {
    height: 100%;
    margin-top: 10px;
  }
   .header__search .search__item {
    margin-right: 10px;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .tpl-innerCircle .header__search .search__item:hover .search__submenu {
    opacity: 1;
    pointer-events: initial;
  }
  .tpl-innerCircle .header__search .search__link {
    display: block;
    border-radius: 3px;
    padding: 0 15px;
    line-height: 38px;
    background-color: #fff;
    border: 1px solid #88a6b5;
    font-size: 1.5rem;
    color: #022d4d;
    font-family: "Averta-Light", Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
  }
  .tpl-innerCircle .header__search .search__link:hover {
    color: #cfaa40;
    border-color: #cfaa40;
  }
  .tpl-innerCircle .header__search .search__submenu {
    position: absolute;
    top: 92%;
    left: 0;
    background-color: #fff;
    padding: 4px 0;
    z-index: 2;
    border-radius: 2px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    width: 240px;
    opacity: 0;
    pointer-events: none;
    transition: 300ms;
  }
  .tpl-innerCircle .header__search .search__submenu .submenu__link {
    display: block;
    color: #022d4d;
    padding: 8px;
  }
  .tpl-innerCircle .header__search .search__submenu .submenu__link:hover {
    background-color: rgba(204, 204, 204, 0.514);
  }

@media (max-width: 480px) {
    .section__projects__item .others {
        display: flex;
        width: 100%;
        position: relative;
        left: 5px;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .section__projects__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .section__handoffcustomlink__handoff {
        margin-bottom: 30px;
    }
}

@media (max-width: 1200px) {

    .boxmeetings,
    .boxstatistics {
        margin-bottom: 30px;
    }

    .section__members__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 980px) {
    .tpl-innerCircle .header__search {
      height: unset;
      padding: 1.4rem 0;
    }
    .tpl-innerCircle .header__search .search__wrap {
      flex-wrap: wrap;
    }
    .tpl-innerCircle .header__search .search__box {
      width: 100%;
      margin-bottom: 1.4rem;
      margin-right: 0;
    }
    .tpl-innerCircle.header__search .search__list {
      flex-wrap: wrap;
    }
    .tpl-innerCircle .header__search .search__item {
      margin-bottom: 1rem;
    }
  }

/*# sourceMappingURL=task.css.map */