@font-face {
    font-family: 'Tajawal';
    src: url("../../fonts/Tajawal-Bold.eot");
    src: url("../../fonts/Tajawal-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Tajawal-Bold.svg") format("svg"), url("../../fonts/Tajawal-Bold.ttf") format("truetype"), url("../../fonts/Tajawal-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tajawal';
    src: url("../../fonts/Tajawal-Medium.eot");
    src: url("../../fonts/Tajawal-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Tajawal-Medium.svg") format("svg"), url("../../fonts/Tajawal-Medium.ttf") format("truetype"), url("../../fonts/Tajawal-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tajawal';
    src: url("../../fonts/Tajawal-Regular.eot");
    src: url("../../fonts/Tajawal-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Tajawal-Regular.svg") format("svg"), url("../../fonts/Tajawal-Regular.ttf") format("truetype"), url("../../fonts/Tajawal-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Glyphter';
    src: url('../../fonts/Glyphter.eot');
    src: url('../../fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/Glyphter.woff') format('woff'),
    url('../../fonts/Glyphter.ttf') format('truetype'),
    url('../../fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*='icon-']:before {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-serv-01:before {
    content: '\0041';
}

.icon-serv-02:before {
    content: '\0042';
}

.icon-serv-03:before {
    content: '\0043';
}

html {
    /*scroll-behavior: smooth;*/
    overflow-x: hidden;
    font-family: 'Tajawal';
    font-weight: normal;
    direction: rtl;
}

body {
    overflow-x: hidden;
    font-weight: normal;
    text-align: right;
    font-family: 'Tajawal';
    color: #606060;
}

/* img hover */
.img-hover {
    overflow: hidden;
    display: block;
}

a {
    text-decoration: none !important;
}

.img-hover > img {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

a, button {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img {
    max-width: 100%;
}

::-webkit-scrollbar {
    width: 6px;
    background: #f6f6f6;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #041939;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #041939;
}

#wrapper {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    overflow: hidden;
}

/**===========================================================
HOME PAGE
============================================================**/
#footer {
    position: relative;
}

#footer .bottom-footer {
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    padding: 12px 0;
}

.f_logo > a {
    display: inline-block;
    margin-bottom: 20px;
    max-width: 200px;
}

.copy_right {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 0 !important;
}

.f_social {
    padding: 0;
    list-style: none;
    margin-bottom: -62px !important;
    margin-left: -82px !important;
}

.f_social li {
    float: right;
    margin-left: 10px;
}

.f_social li:last-child {
    margin-left: 0;
}

.f_social li > a {
    display: block;
    width: 35px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
}

.f_social li > a:hover {
    color: var(--border-color);
}

.ft_title {
    color: #FFFFFF;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 28px;
}

.ft_menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ft_menu li {
    float: right;
    width: 50%;
    margin-bottom: 10px;
}

.ft_menu li {
    padding-left: 40px;
}

.ft_menu li > a {
    display: block;
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    text-decoration: none !important;
    padding-left: 40px;
}

.ft_menu li > a:hover {
    color: #5F5F5F;
}

.ft_menu li > a > i {
    position: absolute;
    top: 10px;
    left: 0;
}

.f_box_menu {
    padding: 0 0 0 0;
}

.ft_info > p {
    color: #FFFFFF;
    font-size: 18px;
}

.list_info p {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}

.list_info p span {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    margin-right: 20px;
}

.section_block_contact {
    position: relative;
    padding: 70px 0;
    margin-bottom: 90px;
}

.sc_head {
    text-align: center;
    margin-bottom: 40px;
}

.sc_head h2 {
    color: #5F5F5F;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.line_dots {
    position: relative;
}

.line_dots:before {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: calc(50% - 20px);
    height: 2px;
    background-color: rgba(6, 175, 168, 0.08);
}

.line_dots:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: calc(50% - 20px);
    height: 2px;
    background-color: rgba(6, 175, 168, 0.08);
}

.circle_dots {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #06AFA8;
    margin: auto;
    display: table;
}

.block_contact_box > p {
    color: #AAB438;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}

.form_st1 .form-group {
    position: relative;
    margin-bottom: 10px;
    background-color: #F9F9F9;
    border-radius: 15px;
    padding: 10px 30px 5px;
}

label.label_fr {
    color: var(--dark-text);
    font-weight: normal;
    font-size: 14px;
    width: auto;
    margin-bottom: 8px !important;
}

.form_st1 .form-control {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    outline: none;
    padding: 0;
}

.stp_title {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0;
}

.checkbox_item {
    position: relative;
    float: right;
    width: 50%;
    margin-bottom: 15px;
}

.checkbox_item_cn {
    position: relative;
    display: inline-block;
}

.check_st {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.label_checkbox {
    position: relative;
    margin: 0;
    color: #5F5F5F;
    font-weight: normal;
    font-size: 18px;
    padding-right: 30px;
}
.btn_prim_st {
    border: 1px solid var(--dark-text);
    border-radius: 25px;
    background-color: transparent;
    color: var(--dark-text);
    font-size: 16px;
    font-weight: 500;
    padding: 9px 25px 12px;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.btn_prim_st:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0%;
    width: 100%;
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
}

.btn_prim_st:hover:before {
    height: 100%;
}

.btn_prim_st:hover {
    color: #FFFFFF;
}

.btn_prim_st > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    font-size: 24px;
}

.fullwidth-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn_secon_st {
    padding-top: 15px !important;
    border: 1px solid transparent;
    border-radius: 25px;
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    color: white;
    font-size: 16px;
    font-weight: 500;
    padding: 9px 25px 12px;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-width: 195px;
}

.btn_secon_st:hover {
    border: 1px solid var(--dark-text);
    background-image: linear-gradient(30deg, white, white);
    color: var(--dark-text);
}

.section_block_partners {
    position: relative;
    padding: 100px 0;
}

.section_block_partners .sc_wrapper {
    padding-top: 50px;
}

.cer_item {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cer_item > img {
    border-radius: 12px;
    margin: auto;
    height: 168px;
    width: 258px !important;
    object-fit: cover;
    object-position: center;
}

.section_block_partners .owl-stage-outer{
    padding: 0 107px;
}
.partner_item img{
    width: 168px !important;
    height: 168px;
    object-fit: contain;
    border-radius: 15px;
    border: 1px solid #DDDDDD;
    padding: 24px;
    margin:0 auto;
}
.partner_item:hover {
    opacity: 0.7;
}

.section_block_blog {
    position: relative;
    background-color: #FAFAFA;
    border-radius: 100px 0 0 0;
    padding: 80px 0 50px;
    margin-top: 90px;
    background-image: url('../../images/pattern_bg_2.svg');
    background-repeat: no-repeat;
    background-position: -22px center;
    background-size: contain;
}

.box_blog_item {
    position: relative;
    margin-bottom: 30px;
}

.blog_thumb {
    position: relative;
    float: right;
    padding-left: 10px;
}

.blog_thumb > img {
    width: 150px;
    border-radius: 25px 25px 25px 0;
}

.blog_txt_cn {
    margin-right: 180px;
    padding-top: 35px;
}

.blog_txt_cn h2 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: 500;
}

.blog_txt_cn h2 > a {
    display: inline-block;
    color: #5F5F5F;
    text-decoration: none !important;
}


.post_date {
    color: rgba(139, 141, 142, 0.7);
    font-size: 18px;
    margin-top: 15px;
}


.btn_dtb {
    display: table;
    margin: 40px auto 0;
}

a.btn_prim_st {
    padding: 8px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin: 20px auto;
}

.more-btn {
    display: inline-block !important;
    width: auto !important;
}

.section_block_vedio {
    padding: 30px 0 100px;
    background-image: url('../../images/circle_pattern.svg');
    background-repeat: no-repeat;
    background-position: 1200px bottom;
    background-size: auto;
}

.section_block_vedio .line_dots:before,
.section_block_vedio .line_dots:after {
    background-color: rgba(232, 232, 232, 0.5);
}

.item_box_vedio {
    position: relative;
    margin-bottom: 30px;
}

.vedio_thumb {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 15px;
}

.arrow-sq a {
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    border: none !important;
    border-radius: 3px;
    display: flex;
    align-items: center;
    height: 38px;
}

.arrow-sq a i {
    color: white !important;
}

.number-sq.active .page-link {
    border-radius: 20px !important;
    background-color: var(--primary-color) !important;
    width: 36px;
}

.number-sq {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.page-pagination {
    margin-top: 100px;
    margin-bottom: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.number-sq a {
    background-color: var(--dark-text);
    border: none !important;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0;
}

.number-sq a:hover {
    background-color: var(--primary-color);
}

.icon_vd {
    color: rgba(255, 255, 255, .8);
    font-size: 50px;
    position: absolute;
    top: calc(100% - 82px);
    left: 50%;
    transform: translate(-50%, -50%);
}

.vedio_txt {
    padding: 20px 0 0;
}

.vedio_txt h2 {
    color: #8B8D8E;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
}

.vedio_txt h2 > a {
    display: inline-block;
    color: #8B8D8E;
}


.dots_style .owl-dots {
    text-align: center;
}


.item_news_box {
    position: relative;
    margin-bottom: 30px;
}

.thumb_mnews {
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
}

.section_block_news .sc_head h2 {
    color: #FFFFFF;
}

.caption_mnews {
    padding: 20px 0 0;
}

.nws_title {
    padding-top: 10px;
}

.nws_title > h2 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
}

.nws_title > h2 > a {
    display: inline-block;
    color: #FFFFFF;
}

.caption_mnews > p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 20px;
}

.btn_prim_trns {
    background-color: transparent;
    border-color: #FFFFFF;
    color: #FFFFFF;
}

.btn_prim_trns:before {
    background-color: #FFFFFF;
}

.section_block_news .dots_style .owl-dots > button {
    background-color: rgba(255, 255, 255, 0.2);
}

.section_block_news .dots_style .owl-dots > button.active {
    background-color: rgba(255, 255, 255, 1);
}

.section_block_books {
    position: relative;
    padding: 80px 0;
    background-image: url('../../images/dots_pattern.svg');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
}

.section_block_books .owl-nav button {
    top: calc(34% - 10px) !important;
}
.section_block_feedback,.section_block_nuggets{
    background-image: url('../../images/dots_pattern.svg');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
}
.section_block_books .owl-prev  , .section_block_feedback .owl-prev, .section_block_nuggets .owl-prev{
    right: -70px;
}

.section_block_books .owl-next  , .section_block_feedback .owl-next, .section_block_nuggets .owl-next{
    left: -70px !important;
}

.section_block_books h6 {
    color: var(--primary-color);
    font-size: 20px;
    margin-bottom: 30px;
}

.section_block_books .sc_wrapper, .section_block_feedback .sc_wrapper , .section_block_nuggets .sc_wrapper {
    background-color: #FAFAFA;
    border: 1px solid #ECEDF0;
    padding: 35px 120px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 60px !important;
}

.section_block_projects .line_dots:before,
.section_block_projects .line_dots:after {
    background-color: rgba(232, 232, 232, 0.5);
}

.item_book {
    position: relative;
    margin-bottom: 30px;
}

.item_book:hover {
    opacity: 1;
}

.item_book h5 {
    margin-top: 20px;
    text-align: right;
}

.item_book h5 a {
    color: var(--primary-color);
    font-weight: bold;
}

.item_book p {
    font-size: 15px;
    text-align: right;
}

.item_book .download-link {
    color: var(--primary-color);
    text-decoration: underline !important;
    text-align: right;
    display: block;
}

.books_thumb {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
}

.books_thumb > img {
    display: inline-block;
    margin: auto;
    max-height: 100%;
    height: 300px;
    border-radius: 15px;
    object-fit: cover;
}

.item_project h2 {
    color: #5F5F5F;
    font-size: 20px;
    margin-top: 30px;
}

.item_project h2 > a {
    display: inline-block;
    color: #5F5F5F;
}

.section_block_work {
    position: relative;
    background-color: rgba(6, 175, 168, 0.03);
    border-radius: 100px 0 0 0;
    padding: 80px 0;
}

.work_caption {
    padding-top: 20px;
}

.work_caption p {
    color: #8B8D8E;
    font-size: 18px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.work_caption .btn_prim_st {
    padding: 10px 20px 12px;
    margin-top: 20px;
}

.work_caption .btn_prim_st > i {
    margin-right: 20px;
    font-size: 22px;
}

.work_simg {
    position: relative;
    display: block;
    border-radius: 25px 25px 25px 0;
    overflow: hidden;
}

.work_simg > img {
    width: 100%;
}

.work_simg > h2 {
    position: absolute;
    top: 40px;
    right: 30px;
    z-index: 5;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
}

.overlay_work {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 15px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -moz-border-top-left-radius: 15px;
}

.overlay_work span {
    opacity: 0;
    visibility: hidden;
    line-height: 1;
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #5F5F5F;
    font-weight: bold;
}

.work_simg:hover .overlay_work {
    vertical-align: middle;
    width: calc(100% - 40px);
    height: 50px;
    background-color: #fff !important;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.work_simg:hover .overlay_work span {
    opacity: 1;
    visibility: visible;
}

.item_statistic h3 {
    color: #8B8D8E;
    font-size: 17px;
    margin-top: 30px;
}

#statistics_slider .owl-dots {
    margin-top: 30px;
}

.section_block_statistics .line_dots:before, .section_block_statistics .line_dots:after {
    background-color: rgba(232, 232, 232, 0.5);
}

.section_block_features {
    position: relative;
    background-image: url('../../images/pattern_bg.svg');
    background-repeat: no-repeat;
    background-position: 35px center;
    background-size: contain;
}

.section_block_features .sc_head h2 {
    color: #FFFFFF;
}

.feature_item {
    position: relative;
    margin-bottom: 50px;
}

.txt_ftu {
    margin-right: 70px;
}

.txt_ftu h3 {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}

.feature_item:hover .num_ftu:before {
    width: 100%;
    height: 100%;
}

.section_block_about {
    position: relative;
    padding: 120px 0;
}

.bg_about {
    position: absolute;
    width: 45%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    right: 0;
    border-radius: 100px 0 0 0;
}

.about_hm_box .btn_prim_st {
    padding: 10px 20px 12px;
    margin-top: 20px;
}

.about_hm_box .btn_prim_st > i {
    margin-right: 20px;
    font-size: 22px;
}

.about_hm_box {
    padding: 100px 0;
}

.about_hm_box h2 {
    color: #5F5F5F;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 20px;
}

.about_hm_box p {
    color: #8B8D8E;
    font-size: 18px;
}

.section_block_partnersTop {
    padding: 100px 0;
}

#header {
    position: relative;
    padding: 20px 0;
}
.white-header{
    background-color: #FFFFFF;
}
.nav-container {
    display: flex;
    justify-content: space-between;
}

.logo_site {
    float: right;
}

.logo_site > a {
    display: inline-block;
    width: 200px;
}

.main_menu {
    list-style: none;
    padding: 0;
    margin: 5px 50px 0 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.main_menu > li {
    float: right;
    margin-left: 50px;
}

.main_menu > li:last-child {
    margin-left: 0;
}

.main_menu > li > a {
    display: block;
    color: var(--dark-text);
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0 20px;
}

.main_menu > li.active > a, .main_menu > li > a:hover {
    color: var(--primary-color);
    border-bottom: 2px solid;
    padding-bottom: 6px;
}

.logo_2030 {
    float: left;
    width: 95px;
}

.main_menu .dropdown-menu {
    text-align: right;
    border-radius: 20px 20px 20px 0;
    border: 0;
    background-color: #F5F7F7;
    left: auto !important;
    right: 0;
    margin: 0;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.08);
    min-width: 200px;
    display: block;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0;
    visibility: hidden;
    top: 150% !important;
    transform: none !important;
}

.main_menu li.dropdown:hover > .dropdown-menu,
.main_menu li.dropdown.show > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100% !important;
}

.main_menu .dropdown-menu a {
    display: block;
    color: #8B8D8E;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.main_menu .dropdown-toggle::after {
    display: none;
}

#header .menu-trigger {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    z-index: 99;
    display: none;
    float: left;
    margin-top: 18px;
    margin-right: 15px;
}

#header .menu-trigger span,
#header .menu-trigger span:before,
#header .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: var(--primary-color);
    display: block;
    position: absolute;
    width: 26px;
    height: 2px;
    left: 0;
}

#header .menu-trigger span:before,
#header .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: var(--primary-color);
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
}

#header .menu-trigger span:after {
    width: 22px;
}

#header .menu-trigger span:before,
#header .menu-trigger span:after {
    content: "";
}

#header .menu-trigger span {
    top: 16px;
}

#header .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -10px;
    z-index: 10;
}

#header .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px;
}

#header .menu-trigger.active span,
#header .menu-trigger.active span:before,
#header .menu-trigger.active span:after {
    background-color: transparent;
    width: 100%;
}

/*mobile menu*/
/*menu*/
.menu-mobile {
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0;
    height: 100%;
    width: 250px;
    z-index: 1001;
    overflow-y: auto;
    background-color: #FFFFFF;
    -webkit-transform: translateX(275px);
    -moz-transform: translateX(275px);
    -ms-transform: translateX(275px);
    -o-transform: translateX(275px);
    transform: translateX(275px);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-box-shadow: -2px 0 20px 0 rgba(33, 23, 23, 0.68);
    box-shadow: -2px 0 20px 0 rgba(33, 23, 23, 0.68);
}

.brand-area {
    position: relative;
    padding-top: 10px;
}

.brand-area a {
    width: 150px;
    height: auto;
    display: block;
    background-size: contain;
    margin-top: 10px;
    margin-right: 9px;
    text-align: center;
    margin-bottom: 20px;
}

.brand-area a > img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.mmenu > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.mmenu > ul li a {
    display: block;
    border-bottom: 1px solid rgba(139, 141, 142, 0.05);
    color: var(--dark-text);
    font-size: 16px;
    padding: 8px 10px 12px 10px;
    transition: all .3s;
    font-weight: 500;
    text-transform: uppercase;
}

.mmenu > ul li a > i {
    margin-left: 5px;
}

.mmenu > ul li a:hover {
    color: var(--primary-color);
}

.mmenu .dropdown-toggle::after {
    display: none;
}

.mmenu li.dropdown > a {
    padding-left: 25px;
    position: relative;
}

.mmenu li.dropdown > a:before {
    content: '\f107';
    position: absolute;
    top: 10px;
    left: 12px;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
}

.m-overlay {
    position: fixed;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #333;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.menu-toggle {
    overflow: hidden;
}

.menu-toggle .m-overlay {
    opacity: 0.6;
    visibility: visible;
}

.menu-toggle .menu-mobile {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);

}

.menu-toggle #wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    -moz-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
}

html.menu-toggle {
    overflow: hidden;
}

#header {
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

#header.fixed-header .logo_site > a {
    max-width: 100px;
}

#header.fixed-header .logo_2030 {
    max-width: 75px;
    margin-top: 0;
}

#header.fixed-header .main_menu {
    margin-top: 0;
}

#header.fixed-header .lang_site {
    margin-top: 10px;
}

#header {
    height: 105px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

#header.fixed-header {
    background-color: #FFFFFF;
    padding: 10px 0;
    height: auto !important;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.12);
}
#header.fixed-header .logo_site img{
    max-width: 200px !important;
}
#wrapper {
    padding-top: 105px;
    background-image: url(../../images/nav_bg.svg);
    background-repeat: no-repeat;
    background-position: right top;
}

#header.fixed-header .menu-trigger {
    margin-top: 15px;
}

/**===========================================================
INNER PAGE
============================================================**/
.subheader_page {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.subheader_page h1.page_title {
    color: var(--primary-color);
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.subheader_page .subtitle-desc {
    text-align: center;
    margin: 0 auto;
    color: var(--dark-text);
}

.subheader_page .breadcrumb {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 40px;
}

.breadcrumb-item + .breadcrumb-item {
    padding: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding: 0 0.5rem;
}

.subheader_page .breadcrumb a,
.subheader_page .breadcrumb li {
    color: var(--dark-text);
    font-size: 16px;
    text-transform: uppercase;
}

.subheader_page .breadcrumb li {
    color: var(--dark-text);
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--dark-text);
}

.section_content_page {
    padding: 90px 0;
}

.box_news_item {
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -moz-border-top-left-radius: 15px;
    overflow: hidden;
}

.post_newsThumb > a {
    display: block;
}

.post_newsThumb > a > img {
    width: 100%;
}

.post_bottom {
    position: relative;
    padding: 20px;
}

.post_posted {
    float: right;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #8b8d8e;
    text-align: center;
    padding: 8px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
}

.post_posted span {
    display: block;
    font-weight: 600;
    font-size: 28px;
    color: #ffffff;
    line-height: 1;
}

.post_text {
    margin-right: 80px;
}

.post_text > h2 {
    display: inline-block;
    text-decoration: none;
    color: #8b8d8e;
    font-size: 18px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    font-weight: bold;
}

.post_text > h2 > a {
    display: inline-block;
    color: #8b8d8e;
}


.post_text p {
    height: 90px;
    max-height: 90px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.7em;
    margin: 0;
    font-weight: 300;
}

.pagination_st {
    margin: auto;
    display: table;
    margin-top: 50px;
    padding: 0;
}

.pagination_st li {
    float: right;
    margin-left: 5px;
}

.pagination_st li:last-child {
    margin-left: 0;
}

.pagination_st li > a {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #8b8d8e;
    text-align: center;
    background-color: transparent;
    font-size: 18px;
    color: #8b8d8e;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 10px 10px;
}


.item_news_box:hover .img-hover > img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.box_vedio_item {
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.vedio_thumb {
    position: relative;
    display: block;
    max-height: 200px;
}

.vedio_thumb > img {
    width: 100%;
}

.vedio_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 65px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vedio_caption {
    padding: 20px;
}

.vedio_caption h2 {
    display: inline-block;
    text-decoration: none;
    color: #8b8d8e;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
}

.vedio_caption h2 > a {
    display: inline-block;
    color: var(--dark-text);
}

.vedio_caption h2 > a:hover {
    color: var(--primary-color);
}

.vedio_caption h4 {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: bold;
}

/*.btn_prim {*/
    /*display: inline-block;*/
    /*border: solid 1px #03afa9;*/
    /*color: #03afa9;*/
    /*font-size: 16px;*/
    /*padding: 5px 30px 8px 30px;*/
    /*border-radius: 15px 15px 15px 0;*/
    /*background-color: transparent;*/
    /*font-weight: bold;*/
    /*box-shadow: none !important;*/
    /*outline: none !important;*/
/*}*/

.btn_more_dt {
    display: table;
    margin: 20px auto;
}

.btn_prim > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px;
}

/*.btn_prim:hover {*/
    /*color: #ffffff;*/
    /*background-color: #03afa9;*/
/*}*/

.project_item_box {
    position: relative;
    height: 350px;
    margin-bottom: 30px;
    background: #fff;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -moz-border-top-left-radius: 15px;
    overflow: hidden;
    text-align: center;
    padding: 20px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.project_link {
    margin: auto;
    display: inline-block;
}

.project_link img {
    height: 85px;
    width: auto;
}

.banner_topPage_img {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0;
    background-position: center;
    min-height: 350px;
}


.content_txt_editor p {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.7;
}

.content_txt_editor p:nth-child(3) {
    font-weight: bold !important;
}

.txt_editor_gr p {
    color: #ffffff;
}

.btn_wht {
    color: #ffffff;
    border-color: #ffffff;
}


.content_txt_editor h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.content_txt_editor.txt_editor_gr h3 {
    color: #ffffff;
}

.block_vision_mission {
    padding-top: 30px;
}



.vm_thumb {
    float: right;
}

.vm_thumb > img {
    width: 160px;
}

.vm_txt_cn {
    margin-right: 180px;
}

.vm_txt_cn h2 {
    color: #8b8d8e;
    font-size: 18px;
}

.vm_txt_cn p {
    font-size: 15px;
    color: #8b8d8e;
}

.subheader_page_align.subheader_page h1.page_title {
    float: none;
    text-align: center;
}

.subheader_page_align.subheader_page .breadcrumb {
    float: none;
    text-align: center;
    display: table;
    margin: 20px auto 0;
}

.subheader_page_align.subheader_page .breadcrumb li {
    display: inline-block;
}

.post_text_cn h3 {
    color: #51758a;
    margin-top: 15px;
}

.post_text_cn p {
    color: var(--dark-text);
}

.post_info {
    margin: 90px 0;
}

.share_post {
    vertical-align: middle;
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 6px;
    padding-top: 15px;
}

.share_post h4 {
    display: inline-block;
    vertical-align: middle;
    color: #8b8d8e;
    font-weight: bold;
    font-size: 18px;
}

.social_links_share {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
}

.social_links_share li {
    float: left;
    margin-right: 20px;
}

.social_links_share li > a {
    display: block;
    color: var(--dark-text);
    font-size: 18px;
}

.social_links_share li > a:hover {
    color: var(--primary-color);
}

.post_meta {
    display: inline-block;
    padding: 0;
    margin: 0 20px 0 0;
    vertical-align: middle;
}

.post_meta li {
    display: inline-block;
    margin-left: 20px;
}

.post_meta li:last-child {
    margin-left: 0;
}



.post_meta li i {
    display: inline-block;
    font-size: 18px;
    color: #606060;
    margin-left: 5px;
}

.post_meta li > a:hover {
    color: #606060;
}

.post-controls {
    position: relative;
    background-color: #F8F8F8;
    padding: 50px 0;
    /*margin: 0 0 30px 0;*/
}

.post-controls h5 {
    color: var(--dark-text);
    font-weight: 500 !important;
    margin-bottom: 25px;
}

.prev_post {
    position: relative;
    padding-right: 45px;
    color: #51758a;
    font-size: 15px;
    font-weight: 300;
    display: block;
}

.prev_post span {
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 10px;
    color: #555;
    font-size: 19px;
}


/* particles-slider*/
html .particle-slider .slides, html > .dg, body .particle-slider .slides, body > .dg {
    display: none;
}

.particle-slider {
    height: 650px;
    position: relative;
}

.slide-txt {
    height: 650px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    display: flex;
    align-items: end;
    justify-content: center;
    flex-flow: column;
    color: white;
    padding-right: 100px;
}

.slide-txt h3 {
    font-size: 2.75rem !important;
    font-weight: normal;
}

.slide-txt h1 {
    font-size: 3.5rem !important;
}

.join_btn {
    position: absolute;
    padding-right: 100px;
    top: calc(50% + 120px);
}


.btn_second_filled:hover, .btn_second_green_filled:hover, .btn_prim_filled:hover {
    border-color: white;
    background: white;
}

.item_news_box.box_news_st {
    background-color: #FFFFFF;
    overflow: hidden;
    border-radius: 15px;
    -webkit-box-shadow: 4px 0px 45px -6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 0px 45px -6px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0px 45px -6px rgba(0, 0, 0, 0.1);
}

.box_news_st .caption_mnews {
    padding: 20px;
}

.box_news_st .nws_title > h2 {
    font-size: 16px;
    color: #8b8d8e;
    line-height: 25px;
}

.box_news_st .nws_title > h2 > a {
    color: var(--primary-color);
}

.box_news_st .nws_title > h2 > a:hover {
    color: var(--dark-text);
}

.box_news_st .caption_mnews > p {
    color: var(--dark-text);
    font-weight: 300;
    margin: 10px 0 0;
    line-height: 22px;
    height: 44px;
}

.white_bg {
    background-color: #FFFFFF;
}

.form_st1 textarea.form-control {
    /*height: 150px;*/
    resize: vertical;
    resize: none;
}

.label_inline {
    display: inline-block;
    vertical-align: middle;
    color: #5F5F5F;
    font-weight: 500;
    font-size: 18px;
    margin-left: 20px;
}

.group_radio {
    display: inline-block;
    vertical-align: middle;
}

.radio_item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
}

.radio_st {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    z-index: 2;
}

.label_radio {
    position: relative;
    margin: 0;
    color: #5F5F5F;
    font-weight: 500;
    font-size: 18px;
    padding-right: 30px;
}

.group_rdo {
    position: relative;
    margin-bottom: 20px;
    padding: 10px 30px 15px;
}

.radio_item input:checked + .label_radio:after {
    opacity: 1;
}

label.label_fr {
    margin: 0;
}

.form_st1 .select2-container {
    width: 100% !important;
}

.select2-container {
    width: auto !important;
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border-radius: 6px;
    height: 38px;
    box-shadow: none;
    outline: none;
    border: none;
    padding: 4px 15px;
    display: inline-block;
    position: relative;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    color: var(--dark-text);
    font-size: 1rem;
    padding-right: 0;
    padding-left: 20px;
    box-shadow: none;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    right: auto;
    left: 10px;
    top: -1px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '\f107';
    position: absolute;
    top: 10px;
    left: 5px;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    color: #8B8D8E;
}

.sorting .form-group {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.form_st1 .form-group.group_file {
    position: relative;
    padding-right: 210px;
    overflow: hidden;
    border-radius: 25px 15px 15px 0;
    padding-top: 5px;
    padding-bottom: 10px;
}

.file_label {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    margin-top: 12px;
    display: block;
}

.file_label > i {
    display: inline-block;
    margin-left: 5px;
}

.file_sty {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

.red_note {
    color: #ff0000;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0 20px;
}

.sc_block_service_item {
    position: relative;
    min-height: 100vh;
    background-size: cover;
    border-radius: 0 0 100px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    padding: 100px 0;
}

.sc_block_service_item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sr_caption_txt h2 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 30px;
}

.sr_caption_txt p {
    color: #FFFFFF;
    font-size: 18px;
}

.serv_link {
    padding-top: 50px;
}

.serv_menu {
    padding: 0;
    list-style: none;
    margin: 0;
}

.serv_menu li {
    position: relative;
    padding-right: 40px;
    margin-bottom: 20px;
}

.serv_menu li:before {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    width: 30px;
    height: 30px;
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../images/str.svg");
}

.serv_menu li > a {
    display: block;
    color: rgba(255, 255, 255, 0.65);
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 40px;
}

.serv_menu li > a > i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 24px;
}

.serv_menu li > a:hover {
    color: #FFFFFF;
}

.bg_serv_banner {
    background-repeat: repeat, no-repeat;
    background-size: cover;
    position: relative;
    background-position: top;
    background-attachment: initial;
    z-index: 1;
}

.bg_serv_banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.content_sv_editor ul {
    display: block;
    list-style-type: disc;
}

.content_sv_editor ul li {
    color: #606060;
    position: relative;
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.content_sv_editor p {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #606060;
}

.content_txt_editor ul {
    display: block;
    list-style-type: disc;
}

.content_txt_editor ul li {
    color: #606060;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.7;
}

.img_full {
    width: 100%;
}

.img_post {
    margin-bottom: 40px;
    border-radius: 15px;
}

.subheader_page h2.page_title {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 30px;
}

.logo_project_post {
    height: 400px;
    margin-top: 80px;
    /*margin-bottom: 30px;*/
    display: block;
    text-align: center;
}

.logo_project_post > img {
    max-height: 100%;
    border-radius: 15px;
}

.block_nav_services {
    position: fixed;
    z-index: 99;
    top: 115px;
    width: 100%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.fixed-tab .block_nav_services {
    top: 85px;
}

.block_nav_services ul {
    padding: 5px;
    margin: 0;
    display: table;
    margin: auto;
    border-radius: 0 12px 12px 12px;
    background-color: #F2DB92;
}

.block_nav_services ul li {
    display: table-cell;
    vertical-align: middle;
}

.block_nav_services ul li a {
    display: block;
    border-radius: 0 12px 12px 12px;
    padding: 10px 60px 13px;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    color: #8B8D8E;
}

.blog-vid {
    margin: 0 auto;
}

.blog-vid .vedio_thumb {
    max-height: 400px !important;
}

.blog-vid .icon_vd {
    top: 50% !important;
}

.radius {
    border-radius: 20px;
}

.bold-txt {
    font-weight: bold !important;
    margin-top: 20px;
}

.section-title {
    color: var(--dark-text);
}

.comments {
    margin-top: 70px;
}

.comments h6 {
    color: var(--dark-text);
}

.comments .comments-num {
    height: 30px;
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    align-items: baseline;
    padding-bottom: 44px;
    padding-top: 4px;
    margin-bottom: 30px;
}

.comments .comments-container {
    display: flex;
}

.comments .comment-form {
    width: 80%;
}

.comments-list {
    display: flex;
    margin: 30px 0;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 10px;
}

.comments-list:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.user-img {
    width: 72px;
    height: 72px;
    border-radius: 15px;
    object-fit: cover;
    margin-left: 20px;
}

.comments textarea {
    resize: none;
    font-size: 15px !important;
    border: 1px solid var(--border-color) !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 24px !important;
}

::-webkit-input-placeholder, :-ms-input-placeholder, ::placeholder {
    color: #D9D9D9;
}

.comments .post-comment {
    background-color: #F1F1F1;
    padding: 12px;
    border: 1px solid #d9d9d9;
    border-top: none;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    justify-content: flex-end;
}

.comments .post-comment .dark-btn {
    background-color: var(--dark-text);
    font-size: 14px;
    padding: 6px 24px;
    line-height: 1;
}

.course-details-btn {
    width: 170px;
    justify-content: center;
    align-items: center;
}

.library h3 {
    color: var(--dark-text);
    text-align: center;
    margin-bottom: 30px;
}

.library .book-container {
    display: flex;
    align-items: center;
    background-color: #FBFBFB;
    border-radius: 10px;
    border: 1px solid #ECEDF0;
    padding: 24px;
    margin-bottom: 20px;
}

.library .page-pagination {
    margin: 80px 0 !important;
}

.library .book-container h5 {
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 20px;
}

.library .book-container p {
    color: var(--dark-text);
    line-height: 35px;
}

.library .book-container a {
    font-size: 15px;
    color: var(--primary-color);
    text-decoration: underline !important;
}

.library .book-cover {
    width: 164px;
    height: 236px;
    object-fit: cover;
    border-radius: 15px;
    margin-left: 20px;
}

.services .single-service {
    text-align: center;
    margin-bottom: 120px;
}

.services .single-service .circle-serv {
    display: inline-block;
    line-height: 0;
    border: 1px solid var(--dark-text);
    border-radius: 50%;
    padding: 24px;
    margin-bottom: 30px;
}

.services .single-service p {
    color: var(--dark-text);
    font-weight: normal;
    margin: 30px 0;
}

.services i {
    color: var(--dark-text);
    font-size: 50px;
}

.services h3 {
    color: var(--dark-text);
    text-align: center;
    font-weight: bold;
}

.services .join_now {
    background-image: linear-gradient(130deg, rgba(189, 30, 115, .77), rgba(4, 25, 57, .77)),
    url('../../images/fatima-bg.jpg');
    width: 100%;
    height: 727px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    display: flex;
    align-items: center;
}

.services .join_now h1 {
    font-weight: bold;
}

.join-btn {
    padding-top: 15px !important;
    border: 1px solid transparent;
    border-radius: 25px;
    background-color: white;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 500;
    padding: 9px 25px 12px;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.subscription-mail {
    background-color: #F8F8F8;
    height: 93px;
    display: flex;
    align-items: center;
}

.subscription-mail .input-group {
    direction: ltr;
    width: 50%;
    margin: 0 auto;
}

.subscription-mail .input-group input::placeholder, .subscription-mail .input-group input {
    text-align: right;
    color: var(--dark-text);
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-radius: 5px !important;
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    color: white !important;
    border: none !important;
}

.about h3 {
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 20px;
}

.about h6 {
    color: var(--dark-text);
    font-weight: 100;
    margin-bottom: 20px;
}

.about p {
    line-height: 35px;
    font-size: 15px;
}

.about .about-dec {
    margin-bottom: 30px;
}

.about .about-dec h6 {
    color: var(--dark-text);
}

.about .page-img {
    margin-bottom: 40px;
}

.about .page-img img {
    border-radius: 15px;
    width: 716px;
    height: 478px;
    object-fit: cover;
}

.about .gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.mb-15 {
    margin-bottom: 30px;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
}

.owl-nav button {
    position: absolute;
    top: calc(50% - 10px);
}

.owl-nav button i {
    background-color: #DDDDDD;
    padding: 8px;
    border-radius: 5px;
}

.owl-nav .owl-next {
    left: 0;
}

#certificates_slider {
    margin-top: 70px;
}

.section_block_home {
    height: 700px;
    position: relative;
}

/*.section_block_home .left-img {*/
/*position: relative;*/
/*}*/

.section_block_home .left-img img {
    position: absolute;
    left: -28%;
    top: 0;
    z-index: -1;
}

.section_block_home .right-txt {
    margin-top: 100px;
}

.section_block_home .right-txt h4 {
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 30px;
}

.section_block_home .right-txt p {
    color: var(--dark-text);
    line-height: 35px;
    margin-bottom: 30px;
}

.section_block_home .arrow {
    position: absolute;
    right: 13%;
    bottom: 20%;
    transform: translate(-50%, -50%);
}

.section_block_home .arrow span {
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 2px solid rgba(4, 25, 57, 1);
    border-right: 2px solid rgba(4, 25, 57, 1);
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.section_block_home .arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

.section_block_home .arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

.section_block_home .f_social li > a {
    color: rgba(4, 25, 57, .4) !important;
    width: 30px !important;
}

.section_block_home .social-container {
    position: absolute;
    left: -50px;
    bottom: -130%;
}

.sec-title {
    margin-bottom: 40px;
}

.sec-title h1 {
    font-size: 25px;
    font-weight: bold;
    color: var(--primary-color);
    text-align: center;
    margin-bottom: 20px;
}

.sec-title p {
    text-align: center;
    color: var(--dark-text);
    font-weight: 100;
    margin: 0 auto;
}

.more-link {
    width: 150px !important;
}

.section_block_feedback .user_box img,.section_block_nuggets .user_box img {
    width: 66px;
    height: 66px;
    object-fit: cover;
    border-radius: 50%;
    border: 7px solid white;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    margin-left: 20px;
}

.section_block_feedback .user_box h6, .section_block_nuggets .user_box h6 {
    color: var(--dark-text);
    font-weight: bold;
}

.section_block_feedback .user_box label .section_block_nuggets .user_box label {
    color: #979797;
    margin-bottom: 0 !important;
}

.section_block_feedback .user_box p,.section_block_nuggets .user_box p{
    color: #555555;
    background-color: white;
    padding: 24px;
    margin-top: 22px;
    border-radius: 15px;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
}

.triangle {
    position: absolute;
    top: -15px;
    right: 15px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    width: 30px;
    height: 15px;
    border-bottom: solid 15px white;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}
.contact-bg{
    position: absolute;
    left: -28%;
    top: -30%;
}
.modal-header .close{
    margin: -1rem -1rem -1rem 0 !important;
}
.modal-title{
    display: block !important;
    width: 100% !important;
    text-align: center !important;
}
.modal-header{
    background-image: linear-gradient(30deg, var(--dark-text), var(--primary-color));
    color: white !important;
    font-size: 15px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.modal-header .close{
    color: white !important;
}

.modal .text-container .txt{
    padding: 12px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    color: var(--dark-text);
}
.modal .text-container .txt:last-child ,.modal .text-container .txt:nth-child(2){
    font-weight: bold;
}

.modal .text-container .txt:first-child , .modal .text-container .txt:nth-child(2){
    margin-left: 10px;
}
.modal .text-container .txt:first-child{
width: calc(60% - 20px);
}

.modal-contact h6{
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0 !important;
    color: var(--dark-text);
}

.modal-contact a {
    font-size: 14px;
    color: #00881B;
    font-weight: 500;
}

.success-img{
    text-align: center;
}
.success-img img{
    width: 72px;
}
.success-msg{
    color: var(--dark-text);
}

.file-upload-input{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}
.image-upload-wrap {
    border: 2px dashed #E7EDEF;
    position: relative;
    transition: var(--trans);
}
.file-upload{
    margin: 0 auto;
    padding: 6px;
    width: 100%;
}
.drag-text{
    text-align: center;
}
.file-upload-content {
    display: none;
    text-align: center;
    border: 2px dashed #E7EDEF;
    position: relative;
    transition: var(--trans);
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px;
        margin: 12px auto;
    }
    textarea{
        width: 200px;
    }

}
.fixed-toggle{
    position: fixed;
    z-index: 10000000;
}
.transition, .close-btn {
    transition: all 500ms ease 0s, color 200ms ease 0s;
}
.center, .close-btn::before, .close-btn::after {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}
.fixed-ads {

    z-index: 1000000;
    position: fixed;
    bottom: 0;
    right: 15%;
    padding: 5px;
    background-color: #fff;
    transform: translateX(50%);
    box-shadow: 0 0 15px rgba(0, 0, 0, .08);
}
.fixed-ads img {
    max-width: 100%;
    height: auto;
}
.close-btn {
    display: block;
    width: 36px;
    height: 36px;
    cursor: pointer;
    position: relative;
    z-index: 4;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
}
.close-btn, .close-btn::before, .close-btn::after {
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.close-btn::before, .close-btn::after {
    width: 1px;
    height: 14px;
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    background-color: #000;
}
.close-btn::before {
    transform: translate(50%, -50%) rotate(45deg);
}
.close-btn::after {
    transform: translate(50%, -50%) rotate(-45deg);
    transition-duration: 0.8s;
}
.close-btn:hover::before, .close-btn:hover::after {
    background-color: theme-color('500');
}
.close-btn:hover::before {
    transform: translate(50%, -50%) rotate(45deg) scale(1.5);
}
.close-btn:hover::after {
    transform: translate(50%, -50%) rotate(-45deg) scale(1.5);
}
.modal-body-askme{
    margin: 12px 12px 12px 12px;
}
.modal-body-askme h4{
    text-align:center;
}
.form-askme{
    margin: 10px 50px;
}
.textarea{
    margin: 5px 20px;
}
textarea{
    width: 100%;
    border: 1px solid #ced4da;
}
.rs{
    overflow: auto;
    height: 700px;
}
.ask{
    width: 80px;
    padding: 5px !important;
    float: left;
    min-width: 50px;
    font-size: 36px;
    line-height: 1;
    margin-top: 10px ;
    margin-left: -100px;
}
@media (min-width: 950px) {
    .fixed-ads{
        right: 80px;
    }

}
@media (min-width: 675px) {
    .fixed-ads{
        right: 135px;
    }
}
