header {
    display: none !important;
}
.bg{
    background-image: unset !important;
}
.single-nav{
    height: 71px;
}
.single-breadcrumb span ,.single-breadcrumb h2{
    font-weight: 500;
    font-size: 13px;
    line-height: 171%;
}
.single-breadcrumb span{
    color: #4C83C1;
}
.single-breadcrumb h2{
    color: #002F62;
}
.single-nav img{
    margin-top: 5px;
}
.archive-breadcrumb a:hover{
    text-decoration: none;
}
.archive-breadcrumb span{
    margin-right: 5px;
    color: #333333;
}
.archive-breadcrumb h2{
    margin-right: 5px;
    color: #015790;
    font-size: 14px;
    margin-top: 7px;
}
.single-head{
    width: 65.88% !important;
    height: 251px;
    margin-left: calc(50% - 66.5%);
    margin-top: 29px;
}
.single-head-background{
    background-image: url("../images/header-single.png");
    background-repeat: no-repeat;
    background-position: 50% 1000%;
}
.single-title-img{
    filter: drop-shadow(0px 100px 40px rgba(76, 131, 193, 0.01)) drop-shadow(0px 56px 34px rgba(76, 131, 193, 0.05)) drop-shadow(0px 25px 25px rgba(76, 131, 193, 0.09)) drop-shadow(0px 6px 14px rgba(76, 131, 193, 0.1)) drop-shadow(0px 0px 0px rgba(76, 131, 193, 0.1));
    border-radius: 6px;
}
.single-head .col-md-4 h3{
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #015790;
}
.single-head .col-md-4 a{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #015790;
}
.single-head .col-md-4 button{
    padding: 20px 34px;
    background: #FFFFFF;
    border: 2px solid #015790;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #015790;
    margin-top: 20%;
}
.single-title-big-icon{
    float: left;
}
.single-sidebar{
    position: fixed;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #4C83C1;
    bottom: 350px;
    margin-bottom: 80px;
}
.single-sidebar button{
    background: transparent;
    border: unset;
    color: #4C83C1;
}
.single-box{
    width: 84.5%;
    background: #FFFFFF;
    box-shadow: 0px 183px 73px rgba(12, 35, 61, 0.01), 0px 103px 62px rgba(12, 35, 61, 0.05), 0px 46px 46px rgba(12, 35, 61, 0.09), 0px 11px 25px rgba(12, 35, 61, 0.1), 0px 0px 0px rgba(12, 35, 61, 0.1);
    border-radius: 100px 4px;
    margin-bottom: 32px;
    padding: 25px 58px;
}
.single-box h2{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #015790;
}
.single-box-content-line {
    width: 102%;
    height: 1px;
    border: 1px solid rgba(76, 131, 193, 0.5);
}
.single-box ul li div{
    width: 15%;
}
.single-box ul li h3{
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    color: #015790;
}
.single-box ul li h4{
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 150% !important;
    color: #666666 !important;
    margin-right: 35%;

}
.single-box p{
    font-weight: 500;
    font-size: 14px;
    line-height: 180%;
    color: #666666;
}
.accordion {
    --bs-accordion-bg: #ffffff !important;
    --bs-accordion-btn-icon-transform: rotate(90deg) !important;
}
.accordion-button{
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #4F4F4F !important;
}
.single-box .table thead{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #4C83C1;
}
.m2-question-first, .m2-question-second{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #4C83C1;
    margin-top: 3%;
}
.m2-question-first{
    margin-right: 5%;
}
.m2-question-second{
    margin-right: 35%;
}
.m2-question-border{
    width: 116.5%;
    opacity: 0.25;
    border: 2px solid #4C83C1;
    transform: rotate(180deg);
    margin-right: -8.5%;
    margin-top: 0.25rem;
    margin-bottom: 2rem;
}
.m2-question-content{
    margin-right: 2% !important;
    border-bottom: 1px solid rgba(76, 131, 193, 0.25);
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.m2-question-content .col-4{
    font-weight: 600;
    font-size: 12px;
    line-height: 171%;
    color: #4C83C1;
    align-self: center;
    margin-top: -5%;
}
.m2-question-content .col-8 h3 ,.m2-question-content .col-8 ul{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
.m2-question-content ul {
    list-style: disc inside;
}
.m2-title-order{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #4C83C1;
}
.m2-title-order .m2-order-title-line{
    width: 76%;
    height: 0px;
    border: 1px solid #4C83C1;
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 10%;
}
.m2-title-order-second .m2-order-title-line{
    width: 76%;
    height: 0px;
    border: 1px solid #4C83C1;
    transform: rotate(180deg);
    display: inline-block;
    margin-left: 10%;
}
.single-box h5{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
.single-box .col-md-5 img{
    background: #4C83C1;
}
.m2-first-img{
    margin-top: -5px;
}
.m2-comment span{
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #767474;
    margin-right: 30px;
}
.m2-comment .col-md-8{
    width: 436px;
    border: 1px solid #4C83C1;
    border-radius: 6px;
}
.m2-comment button{
    padding: 10px 90px;
    border: 1px solid #015790;
    border-radius: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: #015790;
    background: transparent;
}
.m2-single-comment span{
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #015790;
    margin-right: 78px;
}
.m2-comment-form-line{
    width: 80%;
    height: 0;
    border: 1px solid #BDBDBD;
    margin-top: 35px;
    margin-bottom: 25px;
}
.m2-single-comment label{
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #015790;
}
.m2-single-comment option{
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #4C83C1;
}
.m2-single-comment .form-control{
    width: 90%;
    height: 46px;
    border: 1px solid #015790;
    background-color: #ffffff;
    border-radius: 6px;
}
.m2-single-comment select.form-control:not([size]):not([multiple]){
    height: 59px !important;
}
.m2-single-comment .form-select {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #4C83C1;
    background-color: #ffffff;
    background-image: url("../images/icon/play.png");
    background-repeat: no-repeat;
    background-position: left 0.75rem center;
}
.m2-single-comment .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #4C83C1;
    opacity: 1; /* Firefox */
}
.m2-single-comment .form-control:-ms-input-placeholder,.m2-single-comment .form-control::-ms-input-placeholder{ /* Internet Explorer 10-11 */
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #4C83C1;
}
.m2-single-comment .form-check-input{
    width: 24px;
    height: 24px;
    vertical-align: top;
    background-color: #ffffff;
    border: 1px solid #015790;
}
.m2-single-comment .m2-textarea{
    width: 79% !important;
    height: 224px;
}
.m2-single-comment button{
    padding: 16px 32px;
    width: 256px;
    height: 46px;
    background: #4C83C1;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-right: 20%;
}
.form-check label{
    margin-right: 15%;
}
.m2-film-button{
    margin-top: 20% !important;
}
.m2-film-questions p{
    max-width: 70%;
}
.m2-film-questions .accordion-button {
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
    color: #4C83C1 !important;
}

.m2-film-questions .accordion-button::after {
    position: absolute;
    left: 15%;
}
.single-book-button{
    padding: 8px 24px;
    background: #FFFFFF;
    opacity: 0.8;
    border: 2px solid #002F62;
    border-radius: 100px;
    margin: 15px 5px;
}
.single-book-button h2 {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #002F62;
    margin: 0;
    padding-bottom: 0;
}
.m2-intelligence-content{
    width: 95%;
}
.m2-intelligence-content h3{
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    color: #4C83C1;
}
.m2-intelligence-content p{
    font-weight: 500;
    font-size: 12px;
    line-height: 171%;
    color: #4F4F4F;
}
.m2-intelligence-border{
    border: 3px solid rgba(76, 131, 193, 0.5);
    transform: rotate(-180deg);
}
.m2-intelligence-button{
    flex: none;
    order: 0;
    flex-grow: 0;
}
.m2-speech-first-box{
    width: 229.35px;
    height: 149.88px;
    background: #015790;
    border-radius: 6px;
}
.m2-speech-second-box{
    width: 94.62px;
    height: 149.88px;
    background: #015790;
    border-radius: 6px;
}
.m2-speech-first-box span,.m2-speech-second-box span{
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    color: #FFFFFF;
}
.m2-speech-first-box h3{
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    color: #FFFFFF;
}
.m2-speech-first-box h4,.m2-speech-second-box h4{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #E0E0E0;
}
