@import url(https://fonts.googleapis.com/css?family=Roboto:400, 600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Work + Sans:400, 600, 700, 800&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
:root {
    --main-color: #ebcfa7;
}
article,
aside,
details,
header,
main,
nav,
section {
    display: block;
}
video {
    display: inline-block;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
b,
strong {
    font-weight: 700;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
q {
    quotes: "\201C""\201D""\2018""\2019";
}
small {
    font-size: 80%;
}
img {
    border: 0;
}
button,
input,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*,
::after,
::before {
    box-sizing: border-box;
}
body {
    color: #000;
    font-size: 15px;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p {
    /*color: #000;*/
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    /*color: #000;*/
    margin-top: 0;
    margin-bottom: 0.3rem;
    /*line-height: 1.5;*/
    font-weight: 800;
    letter-spacing: -0.01em;
}
.bt_tagcloud a,
.meta-info,
.meta-info-bg-color a {
    /*font-family: Georgia;*/
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    color: #fff;
}
h1 {
    font-size: 35px;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
li,
ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a:hover {
    text-decoration: none !important;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
.bt-right-list {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.bt-right-list .sidebar {
    width: 33.333%;
    float: right;
}
.border-radius-10 {
    border-radius: 10px;
}
.theme-button {
    background: #c00;
    border: 0;
    color: #fff;
    padding: 5px 15px;
    font-size: 18px;
    border: 2px solid #c00;
    border-radius: 20px;
    transition: all 0.5s ease;
    cursor: pointer;
    display: inline-block;
}
.theme-button:hover {
    background: 0 0;
    color: #333;
}
.bt_main_list_section {
    float: left;
    width: 100%;
    background: #f1f4f7;
    padding: 50px 0 70px 0;
}
.bt_list_section {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.bt_m_post {
    float: left;
    width: 60%;
}
.bt_m_post .blog-style-one {
    margin-bottom: 0;
}
.bt_m_post .img-box {
    margin-bottom: 0 !important;
}
.bt_m_post .blog-style-one .text-box {
    margin-top: 0;
    background: #fff;
    position: relative;
    padding: 25px;
}
.bt_m_post .blog-style-one .single-blog-style-one .meta-info {
    margin-bottom: 0;
}
.bt_m_post .blog-style-one .single-blog-style-one .text-box h3 a {
    font-size: 33px;
}
.bt_l_post {
    float: left;
    width: 40%;
    padding-left: 50px;
}
.bt_article_list .meta-info {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.bt_overlay_post_section {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding-top: 50px;
    background: #ccc;
}
.bt_overlay_post_w .bt_overlay_post_item {
    float: left;
    width: 33.3333%;
    height: 450px;
    background: #ccc;
    position: relative;
}
.bt_overlay_post_w .bt_item_img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #f7f7f7;
    background-position: 50%;
    background-size: cover;
    z-index: 1;
}
.bt_overlay_post_w .bt_item_link {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
    background: #000;
    opacity: 0.2;
}
.bt_cat_section {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.bt_cat_wrapper {
    margin: 0 -15px;
}
.bt_cat_wrapper .bt_cat_col {
    width: 20%;
    position: relative;
    padding: 0 15px;
    float: left;
}
.bt_cat_wrapper .bt_cat_col .bt_cat_col_in {
    position: relative;
    height: 100px;
    overflow: hidden;
}
.bt_cat_wrapper .bt_cat_img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background-position: 50%;
    background-size: cover;
}
.bt_cat_wrapper .bt_cat_col a {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 4;
}
.bt_cat_wrapper .bt_cat_col .bt_cat_col_bg {
    background: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.bt-blog-body {
    float: left;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px;
}
.bt_title_p.bt_title_search {
    border-bottom: none;
    padding-bottom: 0;
}
.bt_title_p .sidebar .single-sidebar {
    margin-bottom: 0;
}
.bt_title_p.bt_title_search h2 {
    margin-bottom: 20px;
}
.bt_title_p {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
.bt_title_p h2 {
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: -10px;
}
.bt_title_p p {
    margin: 0;
}
.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}
.wp-block-image img {
    max-width: 100%;
}
ul[class*="wp-block-"] {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.bt_single_feature {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
. {
    padding: 0;
}
.bg-color-dark {
    background: #220c3b;
}
.bg-color-gray {
    background: #f5f5f5;
}
.bg-color-white,
div.bg-color-white {
    background: #fff;
}
.comment-content:after,
.comment-content:before,
.site-content:after,
.site-content:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}
.comment-content:after,
.site-content:after,
.site-header:after {
    clear: both;
}
h6 {
    font-size: 18px;
    /*line-height: 27px;*/
}
.bt-text-box h1 a {
    font-weight: 700;
    font-size: 30px;
}
.bt_sidebar {
    padding-left: 50px;
}
.bt_sidebar.bt_left_sidebar {
    float: left;
    padding-left: 0;
    padding-right: 50px;
    order: 1;
}
.bt_sidebar_right {
    float: right;
    order: 2;
}
.bt-text-box.text-box p {
    padding: 15px 0;
    margin: 0;
}
.bt-comment-icon .float-right a {
    text-transform: capitalize;
}
.bt-comment-icon p {
    color: #ccc;
    font-size: 13px;
}
.main-header {
    position: relative;
    display: block;
    z-index: 999;
}
.main-header .header-top {
    position: relative;
    background-color: #161a33;
}
.main-header .header-top .top-left {
    position: relative;
    float: left;
    z-index: 90;
}
.bt-logo {
    text-align: center;
    padding: 30px 0;
}
.bt-logo img {
    max-height: 43px;
}
.header-s-m {
    float: right;
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
}
.header-s-m li {
    float: left;
    display: block;
    padding: 0;
    margin-left: 18px;
    height: 46px;
    line-height: 44px;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.main-header .header-middle {
    position: relative;
    top: 0;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(150, 150, 150, 1);
}
.main-header .header-middle .container {
    padding-top: 3px;
    padding-bottom: 2px;
}
.main-header .header-middle .logo-middle {
    position: relative;
    float: left;
    z-index: 25;
    -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;
}
.main-header .logo-middle .logo img {
    position: relative;
    display: inline-block;
    max-width: 190px;
}
.main-header .header-middle .nav-middle {
    z-index: 1;
    position: absolute;
    width: 100%;
}
.bt_search_wrapper {
    position: absolute;
    bottom: 3px;
    width: 100%;
    height: 41px;
    background: 0 0;
    -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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
}
.bt_search_btn .fa-times {
    font-size: 0;
}
.bt_search_form_wrapper {
    padding: 0 300px;
}
.bt_search_form_wrapper,
.bt_search_form_wrapper form {
    float: left;
    width: 100%;
    position: relative;
}
.bt_search_form_wrapper form {
    overflow: hidden;
}
.bt_search_form_wrapper .bt_search_submit {
    vertical-align: top;
    margin-left: -1px;
    border-width: 0;
    background: 0 0 !important;
    box-shadow: none !important;
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-justify-content: center;
    justify-content: center;
}
.bt_search_form_wrapper .bt_search_submit i {
    color: #fff;
}
.bt_mobile_logo {
    position: absolute;
    top: 50%;
    bottom: auto;
    padding: 0;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    -ms-transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
    transform: translate3d(0, 0, 0) perspective(1px) translateY(-50%);
}
.bt_mobile_logo img {
    height: 40px;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
    display: none !important;
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
    background: 0 0;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}
.slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}
.slicknav_nav {
    clear: both;
}
.slicknav_nav ul {
    display: block;
}
.slicknav_nav li {
    display: block;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a {
    display: inline;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block;
}
.slicknav_menu {
    box-sizing: border-box;
    background: 0 0;
    padding: 9px;
}
.slicknav_menu * {
    box-sizing: border-box;
}
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}
.slicknav_nav {
    display: block !important;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
}
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 -1px 0;
}
.slicknav_nav .slicknav_row {
    padding: 10px 10px;
    margin: 0;
    position: relative;
}
.slicknav_nav a {
    padding: 5px 10px;
    margin: 0;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-weight: 700;
    -webkit-transition: color 0.07s linear, background-color 0.07s linear;
    -o-transition: color 0.07s linear, background-color 0.07s linear;
    transition: color 0.07s linear, background-color 0.07s linear;
}
.slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}
.body-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #111;
    opacity: 0;
    z-index: 999;
    height: 100%;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.overlay-show {
    visibility: visible;
    opacity: 0.9;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.sidemenuoption {
    background: #fff;
    height: 100%;
    right: 0;
    top: 0;
    width: 260px;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    z-index: 1000;
    position: fixed;
    overflow-y: auto;
    -webkit-box-shadow: -2px 0 10px rgba(0, 0, 0, 0.06);
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding-top: 45px;
}
.sidemenuoption.bt-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.menuoption-close {
    position: absolute;
    right: 16px;
    top: 8px;
    font-size: 17px;
    cursor: pointer;
    z-index: 100;
    color: #000;
}
.site-name-logo {
    margin: 0 auto 30px auto;
    text-align: center;
}
.site-name-logo img {
    max-width: 42%;
}
.bt_menu_wrapper {
    float: left;
    width: 100%;
    position: relative;
}
.bt-nav {
    width: 100%;
    position: absolute;
}
.mobile-menu-container {
    display: none;
}
.main-header .search-box-btn {
    position: relative;
    height: 35px;
    cursor: pointer;
    background: 0 0;
    font-size: 18px;
    color: #222;
    -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;
    border: 0;
    outline: 0;
    padding: 20px 14px 20px 14px;
}
.main-header .search-box-btn:hover {
    color: #c00;
}
.main-header .search-wrapper .form-container {
    padding: 25px 20px;
}
.main-header .search-wrapper input[type="password"],
.main-header .search-wrapper input[type="search"],
.main-header .search-wrapper input[type="text"] {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    background: #fff;
    outline: 0;
}
.main-header .search-wrapper input:focus {
    border-color: #c00;
}
.main-header .search-wrapper .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: 0 0;
    cursor: pointer;
    background: #c00;
    border: 0;
    outline: 0;
}
@-webkit-keyframes bounceShow {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-moz-keyframes bounceShow {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -moz-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -moz-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -moz-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -moz-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceShow {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -moz-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -moz-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -moz-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        -moz-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.search-wrapper.show {
    -moz-animation-duration: 0.75s;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -moz-animation-name: bounceShow;
    -webkit-animation-name: bounceShow;
    animation-name: bounceShow;
}
.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    z-index: -1;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -ms-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
}
.fixed-header .sticky-header {
    opacity: 1;
    z-index: 9999;
    visibility: visible;
}
.fixed-header .sticky-header .logo {
    padding: 10px 0;
}
.fixed-header .sticky-header .logo img {
    max-width: 190px;
}
.white-head {
    color: #fff;
}
.box-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
@-webkit-keyframes bubble-ripple {
    0% {
        opacity: 0.75;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        opacity: 0.75;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes bubble-ripple {
    0% {
        opacity: 0.75;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        opacity: 0.75;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
.scroll-totop {
    background: #000;
    color: #fff;
    border: 0;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    cursor: pointer;
    display: none;
    outline: 0;
}
@keyframes slide {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -200px 0;
    }
}
@-webkit-keyframes slide {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -200px 0;
    }
}
.blog-single .share h6 {
    margin-right: 15px;
}
.blog-single .share h6 {
    display: inline-block;
}
.blog-single form {
    background: #eee;
    padding: 20px;
}
.blog-details .blog-meta {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px !important;
}
.blog-details ul li {
    padding: 0;
    margin-right: 15px;
    margin-bottom: 10px;
}
.list-inline > li {
    padding-left: 10px;
    padding-right: 10px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.position {
    font-size: 13px;
}
.bt_tagcloud {
    float: left;
    width: 100%;
}
.bt_tagcloud a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #efefef;
    border-radius: 99999px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    /*background-color: #fff;*/
}
.bt_tagcloud2 {
    float: left;
    width: 100%;
}
.bt_tagcloud2 a {
    display: inline-block;
    /*padding: 5px 0px;*/
    /*border: 1px solid #efefef;*/
    border-radius: 99999px;
    font-size: 10.5px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1;
    /*background-color: #fff;*/
    color: #aaa;
}
.contact_info_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_info_list li {
    display: block;
}
.contact_info_list li.single-info-item {
    position: relative;
    margin-bottom: 20px;
}
.contact_info_list li.single-info-item .icon {
    position: absolute;
    left: 0;
    top: 0;
    color: var(--main-color);
    font-size: 20px;
}
.margin-bottom-30.bg-gray.clearfix.padding-30 h2 {
    padding-bottom: 30px;
}
.margin-bottom-50.clearfix {
    padding: 50px;
    background: #faf9f8;
    border-radius: 5px;
}
.bt-content-wp {
    width: 100%;
}
.bt-content-wp .bt-image-box {
    margin: 0 50px 0 0;
    max-width: 44%;
    float: left;
}
.bt-text-box {
    float: left;
    display: table-cell;
    vertical-align: top;
}
.bt-content-wp .meta-info a {
    color: #c6c6c6;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.divider-top-bottom {
    margin-bottom: 2.9em;
    margin-top: 2.2em;
    padding-bottom: 2.85em;
    position: relative;
}
.divider-top-bottom:after,
.divider-top-bottom:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: auto;
}
.divider-top-bottom:before {
    background-color: #e8e8eb;
    height: 1px;
    width: 100%;
}
.divider-top-bottom:after {
    background-color: #f4ca59;
    bottom: -2px;
    height: 5px;
    width: 70px;
}
.text-center .divider-top-bottom {
    margin-top: 2em;
    padding-bottom: 2em;
}
.text-center .divider-top-bottom:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
section {
    position: relative;
}
img {
    max-width: 100%;
}
.fixed-background {
    background-attachment: fixed;
    background-position: 50% 0;
}
.bt-content {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    text-align: left;
}
.contact-title {
    font-size: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
}
.padding-top0 {
    padding-top: 0;
}
.single-input input {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    border: 1px solid grey;
    background-color: transparent;
    padding-left: 10px;
    color: #fff;
}
.single-input label {
    color: #c00;
    font-size: 14px;
}
.single-input textarea {
    width: 100%;
    border: 1px solid grey;
    border-radius: 10px;
    background-color: transparent;
    padding: 10px;
    color: #fff;
}
.single-input {
    margin-bottom: 20px;
}
.single-input {
    margin-bottom: 20px;
}
.single-input-item {
    color: #151515;
    margin-bottom: 15px;
}
.single-input-item label {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    position: relative;
}
.single-input-item label.required:after {
    content: "*";
    color: red;
    margin-left: 2px;
}
.single-input-item input,
.single-input-item textarea {
    color: #151515;
    font-weight: 500;
    display: block;
    outline: 0;
    padding: 12px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}
.single-input-item input,
.single-input-item textarea {
    border: 0;
    background-color: #f8f8f8;
    border-radius: 5px;
}
.single-input-item input:focus,
.single-input-item textarea:focus {
    border-color: #080b1a;
}
.about {
    background-position: center center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.about-text > p::first-letter {
    font-size: 18px;
    color: #000;
}
.section-head {
    margin-bottom: 35px;
}
.section-head h1,
.section-head h2,
.section-head h3 {
    margin-top: 50px;
}
.title-small {
    display: block;
    color: #494949;
    font-size: 30px;
}
.section-head p {
    padding-top: 10px;
    font-size: 14px;
    color: #9897a0;
}
.text-center.section-head p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
.text-white {
    color: #fff;
}
.text-white .title-small,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
    color: #fff;
}
[class*="icon-bx-"][class*="bg-"] a {
    color: #fff;
    line-height: 0;
}
[class*="icon-bx-"].bg-white a {
    color: inherit;
}
[class*="icon-bx-"][class*="border-"] {
    display: table;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
}
.icon-content {
    overflow: hidden;
}
div {
    display: block;
}
.icon-content {
    overflow: hidden;
}
.bg-gray.clearfix {
    background-color: #cccccc38;
    border-radius: 10px;
}
.contact-style-1 .border-1 {
    border: 1px solid #eee;
}
.border-1 {
    border-width: 1px;
}
.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
    border-style: solid;
}
.m-b30 {
    margin-bottom: 30px;
}

.blog-style-one .single-blog-style-one .text-box h3 a {
  margin: 0;
  font-size: 15px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
}
.meta-info{
  line-height: 1.2;
}
.meta-info ul li a{
  font-weight: 700;
  font-size: 14px;
}
.meta-info-bg-color.meta_ol{
  position: relative;
  /*top: 15px;
  left: 15px;*/
  margin: 0px 1px 1px 0px;
}
.meta-info-bg-color {
    font-size: 12px;
    font-weight: 700;
    /*float: left;*/
    width: 100%;
    margin-bottom: 5px;
    margin-top: 20px;

}
.meta-info-bg-color a{
    /*letter-spacing: .03em;*/
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    /*padding: 4px 6px 4px 6px;*/
    /*background: #b50000;*/
    text-transform: uppercase;
    transition: .2s;
    color: #b50000;
}
.meta-info ul li{
    display: inline-block;
    color: rgba(10,10,10,0.7);
    font-size: 14px;
    /*text-transform: capitalize;*/
}
.meta-info ul li+li {
    margin-left: 0px;
}
.meta-info ul li+li:before {
    content: '\00b7';
    font-weight: 600;
    color: #b5b5b5;
    margin-right: 3px;
}
.comment-author a img {
    /*bottom: 2px;*/
    border-radius: 50%;
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    /*top: 2px;*/
    object-fit: cover;
    border: 3px solid #efefef;
}
.comment-author {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    left: 0;
    position: absolute;
    top: 0;
}
.comments_wp_list .comment_bt{
    /*border-bottom: solid 1px #e9ecef;*/
    /*padding-bottom: 5px;*/
}
.comment_bt {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0;
}
.comments_wp_list .comment-content p{
  margin-bottom: 5px;
  font-size: 15px;
}
.comments_wp_list .bt-comment-icon p{
  font-size: 13px;
  color: rgba(10,10,10,0.7);
}

/* Button Dark */
.btb-button.dark {
    background-color: #252525;
    border-color: #252525;
    color: #fff;
}
.btb-button.dark:hover {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.btb-button {
    font-weight: 500;
    display: inline-block;
    padding: 0.35em 1.5em;
    border-radius: 5px;
    /*letter-spacing: 1px;*/
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
    /*text-transform: capitalize;*/
    -webkit-transition: all ease .238s;
       -moz-transition: all ease .238s;
            transition: all ease .238s;
}
.submit_btn_large{
  float: left;
    padding: 0px 20px;
    font-size: 14px;
    /*letter-spacing: .05em;*/
    font-weight: 800;
    text-transform: capitalize;
    outline: 0;
    /*height: 40px;*/
    line-height: 40px;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    color: #fff;
    background-color: #000;
    border: 0px;
    cursor: pointer;
}
.text-box .meta-info a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-style-one{
  margin-bottom: 5px;
  float: left;
  width: 100%;
  position: relative;
}
.blog-style-one .single-blog-style-one .img-box img {
    margin-top: 3px;
}
.blog-style-one .text-box{
    position: relative;
}
.single-input-item {
  color: #151515;
  margin-bottom: 15px;
}
.single-input-item .custom-control-label,.single-input-item label {
  color: #000;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  position: relative;
}
.single-input-item .custom-control-label.required:after,.single-input-item label.required:after {
  content: '*';
  color: red;
  margin-left: 2px;
}
.single-input-item input, .single-input-item textarea, .single-input-item select {
  color: #151515;
  font-weight: 500;
  display: block;
  outline: 0;
  padding: 12px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 100%;
  /*font-size: 13px;*/
}
.single-input-item input, .single-input-item textarea, .single-input-item select {
    /*border-radius: 0px;
    border: 1px solid #dfdfdf;*/
    border: 0px;
    background-color: #f5f6f9;
    border-radius: 10px;
}
.single-input-item textarea {
  /*border: 1px solid #dfdfdf;*/
}
.single-input-item input:focus,.single-input-item textarea:focus,.single-input-item select:focus {
  border-color: #080b1a;
}
.single-input-item .nice-select {
  line-height: 30px;
  height: 50px;
  width: 100%;
}
.single-input-item .nice-select .current {
  color: #8d8d8d;
  font-weight: 400;
}
.single-input-item .nice-select .list {
  font-size: 14px;
}
@media only screen and (max-width:767px) {
  .container{
      max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}