/*
Theme Name: Onelink
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: 'bk';
    src: url('/wp-content/themes/onelink/fonts/bk.eot');
    src: url('/wp-content/themes/onelink/fonts/bk.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/onelink/fonts/bk.woff2') format('woff2'),
        url('/wp-content/themes/onelink/fonts/bk.woff') format('woff'),
        url('/wp-content/themes/onelink/fonts/bk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ion';
    src: url('/wp-content/themes/onelink/fonts/fontello.eot');
    src: url('/wp-content/themes/onelink/fonts/fontello.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/onelink/fonts/fontello.woff2') format('woff2'),
        url('/wp-content/themes/onelink/fonts/fontello.woff') format('woff'),
        url('/wp-content/themes/onelink/fonts/fontello.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'st';
    src: url('/wp-content/themes/onelink/fonts/st.eot');
    src: url('/wp-content/themes/onelink/fonts/st.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/onelink/fonts/st.woff2') format('woff2'),
        url('/wp-content/themes/onelink/fonts/st.woff') format('woff'),
        url('/wp-content/themes/onelink/fonts/st.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body {
    text-align: justify;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans";
    font-weight: 300;
    line-height: 36px;
}

h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
}

h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}

h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

.pt-150 {
    padding-top: 150px !important;
}

.section-title-normal,
.section-title-normal span {
    border: none;
    margin: 0;
}

.section-title-normal span {
    font-size: 36px;
    color: #0066bf;
    line-height: 40px;
    text-align: left;
    font-weight: 300;
    font-style: normal;
    text-transform: capitalize;
}

.section-title-normal span:after {
    margin-top: 23px;
    content: "";
    display: block;
    height: 1px;
    background: #0ff0ff;
    background: -moz-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0ff0ff), color-stop(100%, #ebacfd));
    background: -webkit-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
    background: -o-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
    background: -ms-linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
    background: linear-gradient(90deg, #0ff0ff 0%, #ebacfd 100%);
    width: 100px;
}

.fs-14 * {
    font-size: 14px;
}

.text-i * {
    font-style: italic;
}

.text-white .section-title-normal span {
    color: white;
}

.no-line .section-title-normal span::after {
    content: none;
}

.no-line.section-title-container {
    margin: 0;
}

.btn-contact {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.01) !important;
    border: 1px solid #ffffff !important;
    margin: 0px !important;
    font-weight: 900 !important;
    border-radius: 3px;
    padding: 22px 18px 22px !important;
    max-height: 65px;
    width: 225px !important;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin-left: auto !important;
}

.text-white .section-title-normal span {
    margin-bottom: 0;
    padding-bottom: 0;
}

.row_bottom_arrow {
    width: 20px;
    height: 20px;
    position: absolute;
    background: white;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: calc(0% - 70px);
    left: 50%;
}

.ss_youtube {
    background: #5a657f url(http://onelink.vn/wp-content/uploads/2021/07/banner-thetherhong-minh.gif?id=362) !important;
}

.img_button_youtube {
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.img_button_youtube .overlay,
.img_button_youtube .no-click {
    display: none;
}

.bg_F6F7F8>.col-inner {
    background-color: #F6F7F8;
}

.text-333333 .section-title-normal span {
    color: #333333;
}

.text-333333 * {
    color: #333333;
}

.fs-18 * {
    font-size: 18px;
}

.text-000000,
.text-000000 * {
    color: #000000 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.progress_bar_sc {
    width: auto;
    margin: 5px 0 38px 0;
    font-size: 15px;
    position: relative;
}

.pb_title {
    padding: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color: #333333;
}

.pb_percentage {
    position: absolute;
    top: 9px;
    margin-left: -5px;
    font-size: 14px;
    width: 10px;
    height: 10px;
    text-shadow: none;
    line-height: 17px;
    z-index: 0;
    opacity: 0;
    transition: all linear .2s;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    color: rgb(204, 204, 204);
}

.pb_ctn {
    margin-top: 16px;
    width: 100%;
    background-color: #ffffff;
    height: 10px;
    border: none !important;
    position: relative;
}

.pb_bg {
    position: absolute;
    height: 6px;
    left: 2px;
    top: 2px;
    max-width: 99%;
    width: 0%;
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear;
    background: #00f0ff;
    background: -moz-linear-gradient(left, #00f0ff 0%, #ebacfd 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00f0ff), color-stop(100%, #ebacfd));
    background: -webkit-linear-gradient(left, #00f0ff 0%, #ebacfd 100%);
    background: -o-linear-gradient(left, #00f0ff 0%, #ebacfd 100%);
    background: -ms-linear-gradient(left, #00f0ff 0%, #ebacfd 100%);
    background: linear-gradient(to right, #00f0ff 0%, #ebacfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f0ff", endColorstr="#ebacfd", GradientType=1);
}

.pb_sub_title {
    display: none;
}

.pb_sub_percentage {
    display: none;
}

.process_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.progress_bar_sc:hover .pb_percentage {
    opacity: 1;
}

.fw-600,
.fw-600 * {
    font-weight: 600;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.text-review * {
    font-family: "Open Sans";
    font-size: 30px;
    padding: 0px;
    line-height: 50px;
    position: relative;
    font-weight: 300;
    color: white;
    text-align: center;
}

.nkd-testimonial-title {
    font-weight: bold;
    font-family: "Open Sans";
    margin: 93px 0 5px 0;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    color: white;
}

.nkd-testimonial-title::before {
    content: "";
    border-top: 1px solid;
    width: 100px;
    left: 50%;
    top: -46px;
    margin-left: -50px;
    position: absolute;
    border-color: #4285f4;
}

.nkd-testimonial {
    min-height: 600px;
}

.nkd-testimonial-sub_text {
    font-weight: normal;
    color: white;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: center;
}

.pb-60 {
    padding-bottom: 60px !important;
}

::-webkit-input-placeholder {
    /* Chrome, Safari, Opera */
    font-size: 14px;
    font-weight: 100;
    font-family: "Open Sans";
    color: #96B1BC;
}

:-ms-input-placeholder {
    /* Internet Explorer 10–11 */
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 100;
    color: #96B1BC;
}

::-ms-input-placeholder {
    /* Microsoft Edge cũ */
    font-size: 14px;
    font-weight: 100;
    color: #96B1BC;
    font-family: "Open Sans";
}

::placeholder {
    /* Chuẩn hiện nay */
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 100;
}

input,
textarea,
select {
    color: #96B1BC !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

footer .btn-send_form_footer {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 8px 10px !important;
    border: none !important;
    font-size: 12px !important;
    background-color: #1bbc9b !important;
    margin-left: auto;
    min-width: 120px !important;
    font-weight: 700 !important;
    float: right;
    color: #fff !Important;
}

footer .social-icons a {
    margin-right: 10px !important
}

.absolute-footer {
    background: #21262a;
    padding: 30px 0 30px 0;
}

.absolute-footer .copyright-footer,
.absolute-footer .copyright-footer strong {
    font-style: italic;
    font-weight: 400 !important;
}

#header #masthead {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.bg-f9fafb {
    background: #f9fafb;
}

.text-1e73be,
.text-1e73be * {
    color: #1e73be;
}

.fs-40,
.fs-40 * {
    font-size: 40px !important;
}

.section-title-container {
    margin-bottom: 24px;
}

.ss_three_collumn .featured-box {}

.ss_three_collumn .col .featured-box::before {
    content: "\e0d1";
    font-family: 'bk';
    font-weight: normal;
    font-style: normal;
    color: #4285f4;
    font-size: 55px;
    line-height: 55px;
    margin-right: 15px
}

.ss_three_collumn .col:nth-child(2) .featured-box::before,
.ss_three_collumn .col:nth-child(5) .featured-box::before {
    content: "\e148";
}

.ss_three_collumn .col:nth-child(3) .featured-box::before,
.ss_three_collumn .col:nth-child(6) .featured-box::before {
    content: "\e0f8";
}

.bg-000000 {
    background: #000000;
}

.text-center,
.text-center .section-title-normal,
.text-center .section-title-normal span {
    justify-content: center;
    text-align: center;
}

.text-center .section-title-normal span::after {
    margin-left: auto;
    margin-right: auto;
}

.ss_form_contact input,
.ss_form_contact select,
.ss_form_contact textarea {
    border: 1px solid #444957 !important;
    background: rgba(255, 255, 255, 0.01) !important;
    border-radius: 4px;
    color: #999999 !important;
    padding: 10px 20px 11px 20px !important;
    font-size: 14px;
    line-height: 20px;
    min-height: 43px;
}

.ss_form_contact textarea {
    min-height: 120px;
}

.ss_form_contact input[type="submit"] {
    width: 100%;
    background: #4285f4 !important;
    color: white !important;
    min-height: 49px !important;
    border: none;
}

.ss_form_contact input[type="submit"]:hover {
    background: #81d742 !important;
    color: #ffffff !important;
}

.wpcf7-spinner,
.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}

.bg-82b440 {
    background: #82b440;
}

.fs-28,
.fs-28 * {
    font-size: 28px !important;
}

.btn_with_icon {
    border-radius: 5px !important;
    font-size: 16px;
    text-align: center;
    min-width: 160px;
    max-width: 100%;
    padding: 15px 20px 16px;
    display: inline-block;
    vertical-align: middle;
    max-height: 50px;
    line-height: 1;
    margin: 0;
}

.btn_with_icon span {
    line-height: 1;
}

.btn_with_icon::before {
    font-family: 'ion';
    font-weight: normal;
    font-style: normal;
    margin-right: 15px
}

.btn-icon-light-hub::before {
    content: "\e916";
}

.bg-4285f4 {
    background: #4285f4;
}

.bg-4285f4-hover-82b440:hover {
    background: #82b440;
}

.ss_open_ytb .overlay,
.ss_open_ytb .absolute {
    display: none;
}

.wpcf7 label {
    color: rgba(204, 204, 204, 0.849);
    font-style: italic;
}

.fs-50,
.fs-50 * {
    font-size: 50px !important;
}

.fs-25,
.fs-25 * {
    font-size: 25px !important;
}

.text-21c2f8,
.text-21c2f8 * {
    color: #21c2f8;
}

.fs-12,
.fs-12 * {
    font-size: 12px !important;
}

.row_dinhdanh .col>.col-inner {
    border-top: 1px solid #f1f0f0;
    border-left: 1px solid #f1f0f0;
}

.row_dinhdanh .col>.col-inner .icon-box {
    padding: 20px;

}

.row_dinhdanh .col:nth-child(4)>.col-inner,
.row_dinhdanh .col:nth-child(5)>.col-inner,
.row_dinhdanh .col:nth-child(6)>.col-inner {
    border-bottom: 1px solid #f1f0f0;
}

.row_dinhdanh .col:nth-child(3)>.col-inner,
.row_dinhdanh .col:nth-child(6)>.col-inner {
    border-right: 1px solid #f1f0f0;
}

.text-changer-before-li ol {
    counter-reset: item;
    list-style: none;
}

.text-changer-before-li ol li {
    cursor: pointer;
    margin-bottom: 15px;
}

.text-changer-before-li ol>li:before {
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    margin-left: -10px;
    width: 30px;
    height: 30px;
    background: #a1b1bc;
    text-align: center;
    line-height: 24px;
    border: 3px solid rgba(255, 255, 255, 0.56);
    border-radius: 20px;
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #a1b1bc;
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    margin-right: 10px;
    margin-left: -15px;
}

.text-changer-before-li ol li:hover:before {
    background: #21c2f8;
}

.icon-st-screen::before,
.icon-st-chat-3::before,
.icon-st-bolt::before,
.icon-st-pencil::before {
    font-size: 30px;
    display: inline-block !important;
    text-align: center;
    position: relative;
    z-index: 3;
    font-weight: normal;
    font-style: normal;
    font-family: "st";
    content: "\e05c";
    font-size: 30px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 3;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    width: 150px;
    top: 0px;
    border-radius: 200px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: linear-gradient(45deg, #00f0ff 0%, #ebacfd 100%);
    margin-bottom: 20px;
    color: white;
}

.icon-st-chat-3::before {
    content: "\e042";
}

.icon-st-bolt::before {
    content: "\e07b";
}

.icon-st-pencil::before {
    content: "\e089";
}

.ss_iconbox_icon .icon-box:hover::before {
    background: #4285f4;
}

.ss_contact_page input,
.ss_contact_page select,
.ss_contact_page textarea {
    border: 1px solid #e8e8e8 !important;
    background: white !important;
}

.header-nav>li>a {
    padding: 0 23px;
    text-transform: uppercase !important;
    font-size: 14px !important;
    color: #a1b1bc;
}

.header-nav>li.active>a,
.header-nav>li:hover>a {
    color: #1abc9c;
}


#crumbs *,
#crumbs {
    font-style: italic;
    color: #a1b1bc;
    font-size: 14px;
}

.ux-breadcrumbs h1 {
    font-family: "Roboto" !important;
    font-size: 24px !important;
    color: #2c3e50;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 95%;
    text-align: left;
}

.ss_three_collumn .icon-box-text>.text {
    margin-bottom: 10px;
}

.text-span-center .section-title-normal span {
    text-align: center;
}

.header-nav>li.nav-icon.has-icon {
    display: none;
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
    top: 60px;
    border-top: 2px solid #21c2f8;
    padding: 0 !important;
}

.nav-dropdown>li>a {
    padding: 10px 20px 13px 20px !important;
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
    margin: 0 !important;
}

.nav-dropdown>li:hover a,
.nav-dropdown>li.active a {
    background: #ecf0f1;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown::before {
    content: none;
}

.breadcrums_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bread_page_title {
    font-family: Roboto !important;
    font-size: 24px !important;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 34px;
}

.recent-blog-posts>.flex-col.mr-half {
    display: none;
}

.category .page-wrapper,
.archive .page-wrapper,
.single-post .page-wrapper {
    padding-top: 0;
}

.category .ux-breadcrumbs,
.archive .ux-breadcrumbs,
.single-post .ux-breadcrumbs {
    background-color: #F9FAFB;
}

/* Element: article__thumbnail */
.article__thumbnail {
    width: 100%;
    height: auto;
    display: block;
}

.article__thumbnail-link {
    display: block;
    overflow: hidden;
}

.article__thumbnail-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.article__thumbnail-link:hover .article__thumbnail-img {
    transform: scale(1.05);
}

/* Element: article__content */
.article__content {
    padding: 30px 0;
}

/* Element: article__header */
.article__header {
    margin-bottom: 20px;
}
.single_post_navigation {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single_post_navigation {
    border-bottom: 1px solid #ecf0f1;
}
.next_project {
    border: 1px solid #ecf0f1;
    background: #ecf0f1;
    color: #2c3e50;
}
.next_project {
    border-bottom: 1px solid #ecf0f1;
}
.single_post_navigation .next_project, .single_post_navigation .previous_project, .single_post_navigation_bottom .next_project, .single_post_navigation_bottom .previous_project {
    float: right;
    font-weight: 900;
    text-align: center;
    font-size: 14px;
    min-width: 130px;
    border-radius: 3px;
}
.single_post_navigation .next_project, .single_post_navigation_bottom .next_project {
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 9px 17px;
    margin-left: 20px;
}
.previous_project {
    border: 1px solid #a1b1bc;
    background: #ffffff;
    color: #a1b1bc;
}
.single_post_navigation .previous_project, .single_post_navigation_bottom .previous_project {
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 9px 17px;
    float: left;
}
.article__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 15px;
}

/* Element: article__meta */
.article__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 14px;
    color: rgb(161, 177, 188);
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.article__meta a,
.article__meta a:hover {
    color: rgb(161, 177, 188);
}

.article__meta-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.article__meta-separator {
    color: rgb(161, 177, 188);
}


.single-post p {
    line-height: 24px;
}

/* Element: article__body */
.article__body {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8;
    color: rgb(161, 177, 188);
}

.article__body p {
    margin-bottom: 15px;
}

blockquote {
    position: relative;
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    padding: 50px 225px 50px 70px;
    background: #ffffff;
    border: 1px solid #ecf0f1;
}

blockquote:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    background: #21c2f8;
    width: 10px;
}

blockquote:after {
    content: "„";
    font-family: "MS Serif", "New York", serif;
    position: absolute;
    top: 20px;
    right: 50px;
    font-size: 140px;
    opacity: 0.1;
}

.article__content .btn-contact {
    margin-left: 0 !important;
    color: #2c3e50 !important;
    border: 1px solid #2c3e50 !important;
    width: 150px !important;
    max-height: 50px;
}

.article__content .btn-contact:hover {
    background: #2c3e50 !important;
    color: #ffffff !important;
}

.searchform input {
    color: #a1b1bc !important;
    border: 1px solid #eceef0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.searchform .ux-search-submit {
    background: transparent;
    border-left: none;
    color: #a1b1bc !important;
}

.widget-title {
    font-size: 18px !important;
    margin: 0px 0 31px 0 !important;
    padding: 0px 0 0 26px !important;
    position: relative;
    color: #2c3e50;
    font-weight: 700;
}

.widget-title:before {
    content: "";
    width: 14px;
    position: absolute;
    top: 2px;
    left: 0;
    border-top: 7px solid #21c2f8;
    border-bottom: 7px solid #21e6f8;
}

.widget .is-divider {
    display: none;
}

.widget>ul>li {
    padding: 15px 0 15px !important;
}

.widget>ul>li:first-child {
    padding-top: 0px !important;
}

.widget>ul>li:not(:last-child) {
    border-bottom: 1px solid #ecf0f1;
}

.widget>ul>li a {
    color: #a1b1bc;
    font-size: 14px;
}

.single_post_share_icon {
    border: 1px solid #ebebeb;
    border-left: none !important;
    line-height: 48px;
    font-size: 14px;
    padding-left: 60px;
}

.single_post_share_icon {
    border: 1px solid #eceef0;
    background: #ffffff;
}

.share-box {
    width: 100%;
    text-align: center;
    height: 70px;
    padding: 0 0 30px 0;
    float: left;
}

.single_post_share_icon .share-box {
    float: none;
    height: 48px !important;
    text-align: left;
}

.share-box ul {
    width: auto;
    float: none;
    list-style: none;
    text-align: left;
    display: inline-block;
    zoom: 1;
    margin: 0 auto;
    padding: 0 0 0 0px;
    margin-top: 20px;
}

.single_post_share_icon .share-box ul {
    margin-top: 10px;
}

.share-box li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 0px !important;
    position: relative;
    border-left: none !important;
    width: 34px !important;
    height: 34px !important;
}

#facebook {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#twitter {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#lin {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#reddit {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#tumblr {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#member_email {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.share-box li a {
    line-height: 34px;
    display: block !important;
    font-size: 12px;
}

.single_post_share_icon .share-box li a {
    font-size: 17px;
}

.single_post_share_icon .share-box li a {
    color: #a1b1bc;
}

.shareicons_icon {
    width: 50px;
    height: 50px;
    float: left;
    background: #21c2f8;
    text-align: center;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shareicons_icon {
    background: #21c2f8;
    color: #ffffff;
}

.shareicons_icon:before {
    content: "\f1e0";
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    margin-top: 1px;
    display: block;
}

#author-bio {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding: 27px;
    box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #ecf0f1, 0px 0px 0px 0px #ffffff;
}

#author-bio {
    border: 1px solid #eceef0;
    background: #f9fafb;
    color: #a1b1bc;
    box-shadow: 0 0px 0px #ffffff, 0 4px 0 -1px #ffffff, 0 0px 0px 0px #ffffff, 0 0px 0px #ffffff, 0 4px 0 0px #ecf0f1, 0px 0px 0px 0px #ffffff;
}

#author-bio img {
    float: left;
    border: 3px solid #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

#author-info {
    padding-left: 130px;
}

#author-info h3 {
    color: #2c3e50;
    font-size: 18px;
}

.author_posts_link {
    color: #a1b1bc;
    font-style: italic;
}

@media screen and (max-width:1201px) {}

@media screen and (max-width:992px) {
    .pt-150 {
        padding-top: 40px !important;
    }

    .pt-150 .row.row-collapse {
        max-width: 90%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .col_text_right>.col-inner {
        margin: 0 !important;
        padding: 0 20px;
    }

    .ss_doitac {
        padding: 40px 0 !important;
    }

    .ss_doitac .row.row-collapse,
    .ss_slider .row.row-collapse {
        max-width: 90%;
        margin-left: auto !important;
        margin-right: auto;
    }

    footer .large-3 {
        flex-basis: 50%;
        max-width: 50%;
    }

    footer .col_three_column,
    footer .absolute-footer .container,
    .ux-breadcrumbs .row.row-collapse,
    .ss_gptt_1cham .row,
    .ss_three_collumn .row,
    .ss_form_contact .row.row-collapse,
    .ss_tv_ketnoi .row,
    .ss_tv_ketnoi .row.row-collapse {
        max-width: 80%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .ss_three_collumn .icon-box-text>.text h3 {
        font-size: 18px;
    }

    .ss_iconbox_icon .icon-box-text>.text h3 {
        font-size: 18px;
    }

    .off-canvas-left .mfp-content,
    .off-canvas-right .mfp-content {
        left: auto;
        right: 0;
        background: #222533;
    }

    .nav.nav-vertical li a,
    .sub-menu li a {
        padding: 10px 20px 13px 20px !important;
        color: #fff;
        text-transform: uppercase;
        font-style: italic;
        font-size: 14px;
    }

    .nav.nav-vertical li {
        color: #666;
        border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    }

    .nav.nav-vertical li.current_page_item a {
        background: #191b26;
        border-left: 2px solid #21c2f8;

    }

    ul.sub-menu {
        background: #2e3244;
        padding: 0 !important;
    }

    ul.sub-menu>li {
        border-top: 1px solid rgba(255, 255, 255, 0);
        border-bottom: 1px solid rgba(0, 0, 0, 0.22);
    }

    .header-nav>li {
        display: none;
    }

    .header-nav>li.nav-icon.has-icon {
        display: block;
    }
}

@media screen and (max-width:768px) {

    footer .col_three_column,
    footer .absolute-footer .container,
    .ux-breadcrumbs .row.row-collapse,
    .ss_gptt_1cham .row,
    .ss_three_collumn .row,
    .ss_form_contact .row.row-collapse,
    .ss_tv_ketnoi .row,
    .ss_tv_ketnoi .row.row-collapse {
        max-width: 95%;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .fs-40,
    .fs-40 * {
        font-size: 36px !important;
    }

    blockquote {
        font-size: 14px;
        font-weight: normal;
        line-height: 26px;
        margin: 42px 0px 42px 10px;
        color: #a1b1bc;
        padding: 15px 15px 15px 30px;
    }

    blockquote::after {
        content: "„";
        font-family: "MS Serif", "New York", serif;
        position: absolute;
        top: -20px;
        right: -5px;
        font-size: 60px;
        opacity: 0.1;
    }

}

@media screen and (max-width:576px) {

    .ss_contact_page .row-collapse>.col,
    .ss_iconbox_icon .row>.col,
    .ss_gtt .row>.col,
    .ss_thti .row>.col,
    .row_dinhdanh>.col,
    .ss_form_contact>.section-content>.row>.col>.col-inner>.row>.col,
    footer .large-3 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .row_dinhdanh .col>.col-inner {
        border-right: 1px solid #f1f0f0;
    }

    .breacrums-ux-ct {
        display: none;
    }

    .ss_tv_ketnoi .section-title-normal,
    .ss_tv_ketnoi .section-title-normal span,
    .ss_doitac .section-title-normal,
    .ss_doitac .section-title-normal span {
        justify-content: center;
        text-align: center;
    }

    .ss_tv_ketnoi .text-right .btn-contact,
    .ss_doitac .text-right .btn-contact {
        margin-right: auto !important;
        margin-top: 20px !important;
    }

    .pt-150 .img {
        display: none;
    }

    h2.section-title-normal span {
        font-size: 30px;
    }

    .row_bottom_arrow {
        top: calc(0% - 50px);
    }

    .ss_tv_ketnoi .row_bottom_arrow {
        top: calc(0% - 70px);
    }
}

@media screen and (max-width:480px) {}