body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-x: hidden
}

img {
    height: auto
}

.latest-comments blockquote code,
.latest-comments blockquote a,
blockquote code {
    color: #d63384
}

.latest-comments code {
    color: #d63384
}

button {
    transition: .3s
}

.img {
    max-width: 100%;
    transition: all .3s ease-out 0s;
    width: 100%
}

img {
    transition: .3s
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.list-wrap {
    margin: 0;
    padding: 0 !important
}

.list-wrap li {
    list-style: none
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

button {
    cursor: pointer
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none
}

a:focus,
a:hover {
    text-decoration: none
}

input:focus::placeholder {
    opacity: 0
}

input:focus::-moz-placeholder {
    opacity: 0
}

textarea:focus::placeholder {
    opacity: 0
}

textarea:focus::-moz-placeholder {
    opacity: 0
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

hr {
    border-bottom: 1px solid #adadad;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0
}

label {
    color: #727885;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

*::-moz-placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

*::placeholder {
    color: #555;
    font-size: 14px;
    opacity: 1
}

.separator {
    border-top: 1px solid #f2f2f2
}

.post-text {
    overflow: hidden
}

.post-text a:hover {
    color: var(--tg-secondary-color)
}

.widget li article {
    line-height: 1.6
}

.post-text p>a:hover {
    color: var(--tg-secondary-color)
}

.postbox__video img,
article.postbox .postbox__thumb img {
    max-width: 100%;
    transition: all .3s ease-out 0s;
    height: auto;
    width: inherit
}

.blog__details-wrapper ul li a:hover {
    color: #696969
}

.navigation-border {
    border-top: 2px solid #f3f6fc;
    overflow: hidden
}

.navigation-border {
    border-top: 2px solid #f3f6fc;
    overflow: hidden
}

.theme-navigation span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.theme-navigation span a {
    color: #666
}

.theme-navigation span a:hover {
    color: var(--tg-secondary-color)
}

.theme-navigation h4 {
    font-size: 23px;
    margin: 0;
    font-weight: 700;
    line-height: 1.3
}

.theme-navigation h4 a {
    color: #004876
}

.theme-navigation h4 a:hover {
    color: var(--tg-secondary-color)
}

.b-0 {
    border: 0
}

.sidebar-search-form {
    position: relative
}

.widget_text .textwidget p>img,
.footer-bg .widget_text .textwidget p>img {
    margin: 15px 0
}

.tagcloud a {
    font-size: 14px !important;
    padding: 10px 20px;
    border-radius: 0;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 8px !important;
    margin-bottom: 8px !important;
    background: var(--tg-secondary-color);
    font-weight: 500;
    color: #fefffe;
    text-transform: uppercase;
    line-height: 1.5
}

.tagcloud a:hover {
    background: var(--tg-secondary-color);
    color: #00172f
}

.about-me img {
    margin-bottom: 25px;
    border-radius: 50%
}

.about-me h4 {
    font-size: 18px;
    letter-spacing: 1px
}

.widget-social-icon a {
    display: inline-block;
    margin: 0 8px;
    color: var(--tg-secondary-color)
}

.widget-social-icon a:hover {
    color: var(--tg-secondary-color)
}

.banner-widget img {
    max-width: 100%
}

.widget .recent-posts>li {
    overflow: hidden
}

.widget .recent-posts>li:not(:last-child) {
    overflow: hidden;
    margin-bottom: 30px
}

.widget-posts-image {
    float: left
}

.widget-posts-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 0
}

.recent-posts .widget-post-list:not(:last-child) {
    margin-bottom: 30px
}

.widget-posts-body {
    overflow: hidden;
    padding-top: 8px
}

.widget-posts-title {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600
}

.widget-posts-title a {
    color: #fff
}

.widget-posts-title a:hover {
    color: var(--tg-secondary-color)
}

.widget-posts-meta {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    color: #28484f;
    margin-bottom: 7px
}

.widget-post-list .widget-posts-meta {
    margin: 0
}

.recent-posts-footer .widget-post-list:not(:last-child) {
    margin-bottom: 13px
}

.recent-posts-footer .widget-posts-body {
    overflow: hidden;
    padding-top: 0;
    position: relative;
    top: -6px
}

.recent-posts-footer .widget-posts-image img {
    width: 60px;
    height: 60px;
    border-radius: 0;
    margin-right: 20px;
    margin-bottom: 0
}

.recent-posts-footer .widget-posts-meta i {
    font-size: 14px;
    color: var(--tg-secondary-color);
    margin-right: 3px
}

.recent-posts-footer .widget-posts-meta {
    color: #aabcd8;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 400
}

.recent-posts-footer .widget-posts-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

.recent-posts-footer .widget-posts-title a {
    color: inherit
}

.recent-posts-footer .widget-posts-title:hover {
    color: var(--tg-secondary-color)
}

ul.cat li {
    border-top: 1px solid #eaedff;
    padding: 15px 0;
    overflow: hidden
}

ul.cat li:first-child {
    border-top: 0;
    padding-top: 0
}

ul.cat li:last-child {
    padding-bottom: 0
}

ul.cat li a {
    display: block;
    color: #647589
}

ul.cat li a:hover {
    color: var(--tg-secondary-color)
}

.social-profile a {
    height: 50px;
    width: 50px;
    text-align: center;
    background: #030b15;
    line-height: 50px;
    margin-right: 2px;
    display: inline-block;
    color: #fff;
    margin-bottom: 5px
}

.social-profile a:hover {
    background: var(--tg-secondary-color)
}

#Instafeed {
    margin: 0 -5px;
    overflow: hidden
}

#Instafeed li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px
}

#Instafeed li img {
    width: 100%
}

.tagcolud a {
    display: inline-block;
    line-height: 1;
    padding: 12px 18px;
    background: #f5faff;
    margin-bottom: 8px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #5f5b5b;
    border-radius: 2px
}

.tagcolud a:hover {
    background: var(--tg-secondary-color);
    color: #fff
}

.bg-none {
    background: 0 0
}

.blog-post-tag a:last-child {
    margin-right: 0
}

.blog-share-icon span {
    font-size: 18px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    color: #030b15;
    display: block;
    margin-bottom: 17px
}

.blog-share-icon a {
    color: #6f7172;
    font-size: 18px;
    transition: .3s;
    margin-right: 22px
}

.blog-share-icon a:hover {
    color: var(--tg-secondary-color)
}

.blog-share-icon a:last-child {
    margin-right: 0
}

.theme-author.author {
    background: #fff
}

@media (max-width:767px) {
    .theme-author.author {
        padding: 0 30px 44px
    }
}

.author-img {
    margin-bottom: 20px
}

.author-img img {
    margin-top: -60px
}

.author-text h3 {
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: capitalize
}

.author-text p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 28px
}

.author-icon {
    margin-top: 6px;
    margin-bottom: 8px
}

.blog__author-img img {
    width: 100px
}

.blog__author-content p {
    margin: 0
}

.author-icon a {
    font-size: 16px;
    color: #666;
    margin-right: 10px;
    transition: .3s
}

.author-icon a:hover {
    color: var(--tg-secondary-color)
}

.author-wrapper {
    background: #f7f7fd;
    padding: 37px 71px 35px 40px;
    overflow: hidden;
    border-left: 5px solid #1876df
}

.author-img {
    margin-right: 0;
    margin-top: 0
}

.author-img img {
    border-radius: 50%;
    border: 5px solid #fff
}

.author-text {
    overflow: hidden
}

.author-text>h4 {
    text-transform: capitalize
}

.author-text>p {
    margin-bottom: 0
}

.author-icon a:hover {
    color: var(--tg-secondary-color)
}

.blog-coment-title h2 {
    font-size: 26px;
    margin-bottom: 0
}

.post-comments-title h2 {
    font-size: 26px;
    margin-bottom: 30px
}

ul .comment-respond {
    margin-bottom: 40px
}

.logged-in-as {
    line-height: 1.5;
    margin: 0 0 15px
}

.blog-details-border {
    margin-top: 40px;
    background: #fff
}

.project-details-content span {
    font-size: 13px;
    color: #8583b1;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px
}

.project-details-content span a {
    color: #8583b1
}

.project-details-content span a:hover {
    color: #1876df
}

.project-details-content h3 {
    margin-top: 8px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 22px
}

.project-details-content h3 a:hover {
    color: #096bd8
}

.page-area .post-comments-form {
    margin-bottom: 0;
    clear: both;
    padding-top: 0
}

.bigtech-page-content ol,
.bigtech-page-content ul {
    padding-left: 22px
}

.blog__tag {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    padding-top: 30px
}

.footer-widget ul,
.widget ul {
    padding: 0;
    margin: 0
}

.rssSummary {
    line-height: 27px;
    margin: 10px 0
}

.blog-sidebar .widget>ul {
    margin: 0
}

.widget ul li a.rsswidget {
    line-height: 1.3
}

.widget .footer-post h5 a {
    font-size: 16px;
    line-height: 1.3
}

.widget_recent_entries ul li a {
    line-height: 26px
}

.blog-area .wp-block-latest-comments,
.blog-area .wp-block-latest-posts {
    margin-bottom: 0
}

.sidebar-cat ul li {
    margin-bottom: 10px
}

.widget ul li a:hover span {
    background: var(--tg-secondary-color)
}

.widget ul li a:hover {
    color: var(--tg-secondary-color)
}

.widget ul li:last-child {
    margin-bottom: 0
}

.widget_media_image img {
    width: 100%
}

.shop-sidebar ul li,
.widget li {
    display: block;
    clear: both;
    border: none;
    padding: 0;
    margin: 0 0 10px;
    position: relative
}

.shop-sidebar ul li:last-child,
.widget li:last-child {
    border: 0;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.widget_recent_comments .recentcomments {
    margin: 0 0 15px;
    color: #818181
}

.widget_recent_comments .recentcomments a,
.widget li a {
    color: var(--tg-secondary-color);
    font-weight: 500;
    padding-left: 0
}

.widget li a:hover {
    color: var(--tg-secondary-color)
}

.widget li .children,
.widget li .sub-menu {
    margin: 10px 0 0 15px
}

.widget_rss li span.rss-date {
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
    font-size: 14px
}

.widget_rss ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.footer-widget.widget_rss ul li:not(:last-child) {
    border-bottom: 1px solid #1d2a3a
}

.footer-widget.widget_rss .rss-date,
.footer-widget.widget_rss cite,
.footer-widget p,
.footer-widget .rssSummary {
    color: #a4b4c3;
    font-size: 15px
}

.footer-top-wrap .widget_rss .rsswidget {
    opacity: 1;
    color: #fff
}

li .blog-footer-meta span {
    float: none !important;
    font-size: 13px !important
}

.footer__widget .widget_recent_comments li span,
.footer__widget .widget_recent_comments li span a {
    float: none;
    font-weight: 500;
    color: #fff
}

.widget_recent_comments li span,
.widget_recent_comments li span a {
    float: none;
    font-weight: 500;
    color: #fff
}

.sidebar__widget.widget_recent_comments li span,
.sidebar__widget.widget_recent_comments li span a {
    font-weight: 500;
    color: #1f1841
}

.widget_rss ul li a.rsswidget {
    font-weight: 600;
    display: inline-block
}

.widget li span.post-date {
    float: none;
    margin-top: 7px;
    display: block;
    font-size: 13px
}

.textwidget img {
    max-width: 100%
}

.wp-calendar-nav {
    display: flex;
    justify-content: space-between
}

.widget_calendar {
    float: none
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    text-align: right;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0
}

.footer-widget #wp-calendar caption {
    color: #a4b4c3
}

.footer-widget .wp-calendar-nav a {
    color: var(--tg-secondary-color)
}

.footer-widget ul ul {
    padding-left: 15px;
    padding-top: 15px
}

.footer-widget.widget_recent_comments ul li a:before,
.footer-widget.widget_recent_entries ul li a:before,
.footer-widget.widget_rss ul li a:before {
    display: none
}

.footer-widget .rsswidget {
    color: #fff
}

.footer-widget #wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
    color: #fff
}

.footer-widget .sidebar-tad li a,
.footer-widget .tagcloud a {
    background: #bccae7;
    border-color: #bccae7;
    color: #030b15
}

.footer-widget .tagcloud a:hover {
    background: var(--tg-secondary-color);
    border-color: var(--tg-secondary-color);
    color: #fff
}

.widget .rsswidget {
    color: #030b15
}

#wp-calendar thead {
    font-size: 14px
}

#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center
}

#wp-calendar tbody {
    color: #727885
}

#wp-calendar tbody td {
    background: #f3f6fc;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px 0;
    transition: .3s
}

.wp-block-calendar table th {
    font-weight: 500;
    background: #dbe4f7;
    color: #030b15
}

.footer-widget #wp-calendar tbody td {
    background: #bccae7;
    border: 1px solid #030b15;
    color: #030b15
}

.footer__widget #wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
    color: #fff
}

.footer__widget #wp-calendar caption {
    color: #a4b4c3
}

.footer__widget .wp-calendar-nav a {
    color: #a4b4c3
}

#wp-calendar tbody td:hover,
#wp-calendar tbody td:hover a {
    background: var(--tg-secondary-color);
    color: #fff
}

#wp-calendar tbody td.pad:hover {
    background: #f3f6fc
}

.widget #wp-calendar tbody .pad,
.widget #wp-calendar tbody .pad:hover,
.footer-widget #wp-calendar tbody .pad,
.footer-widget #wp-calendar tbody .pad:hover {
    background: 0 0;
    border: none
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px
}

.no-results.not-found {
    background: 0 0;
    padding: 40px 80px;
    text-align: center;
    border: 1px solid #f2f5fa;
    box-shadow: 0px 12px 10px rgba(238, 239, 240, .25)
}

.no-results .sidebar-search-form input {
    background: #f3f6fc
}

.pageontent.blog-search-content p {
    margin-bottom: 20px
}

.blog-search-title {
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

.error-404-title {
    line-height: 1;
    font-size: 140px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--tg-secondary-color)
}

.error-title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: capitalize
}

.error-text {
    margin-bottom: 30px
}

.page-content.mb-40 {
    margin-bottom: 30px
}

.page-header {
    background: #011d3a;
    margin-bottom: 30px;
    padding: 30px
}

.page-header h1 {
    font-size: 35px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    letter-spacing: -.5px
}

.no-results.not-found .page-header {
    background: 0 0;
    margin-bottom: 20px;
    padding: 0
}

.navigation.posts-navigation .nav-next {
    float: right
}

.navigation.posts-navigation .nav-previous {
    float: left
}

.navigation.posts-navigation .nav-links {
    overflow: hidden
}

.navigation.posts-navigation .nav-links a {
    text-transform: uppercase;
    background: #fff;
    border: 2px solid var(--tg-secondary-color);
    color: var(--tg-secondary-color)
}

.navigation.posts-navigation .nav-links a:hover {
    background: var(--tg-secondary-color);
    color: #fff
}

.navigation.posts-navigation {
    overflow: hidden;
    margin-bottom: 40px
}

.breadcrumb-menu {
    padding: 0;
    margin: 0
}

.breadcrumb-menu- li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    line-height: 1;
    color: #cfcfcf
}

.breadcrumb-menu- li:last-child {
    padding-right: 0
}

.breadcrumb-items- a {
    color: #cfcfcf
}

.breadcrumb-menu- li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: -1px;
    top: 0;
    color: #ddd
}

.breadcrumb-menu- li:first-child:before {
    display: none
}

.sidebar-link h3 {
    font-size: 36px;
    font-weight: 700
}

.servicee-sidebar {
    border: 2px solid #f4f3fb;
    padding: 30px
}

.servicee-sidebar ul {
    margin-bottom: 0
}

.servicee-sidebar ul li {
    border-bottom: 1px solid #eaeaea;
    color: #4c4c4c;
    margin: 0;
    overflow: hidden;
    padding: 15px 0;
    padding-top: 15px;
    position: relative
}

.servicee-sidebar ul li a {
    color: #7886a0
}

.servicee-sidebar ul li:last-child {
    border: 0;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.servicee-sidebar ul li a:hover {
    color: #1876df
}

.project-status ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 0
}

.project-status {
    background: #f4f9fc;
    padding: 30px
}

.project-status ul li b {
    margin-right: 5px;
    display: inline-block;
    color: #28345d;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0
}

.project-status ul li:last-child {
    border: 0;
    padding-bottom: 0
}

.project-status ul li:first-child {
    padding-top: 0
}

.bigtech-page-content table {
    margin-bottom: 30px;
    width: auto
}

.bigtech-page-content table tbody td {
    text-align: center
}

.bigtech-page-content table a {
    color: var(--tg-secondary-color)
}

.bigtech-page-content table td {
    border-color: #ebebeb;
    padding: 12px 17px
}

.bigtech-page-content th,
.bigtech-page-content td {
    font-weight: 400;
    text-align: left;
    border-width: 0 1px 1px 0
}

.bigtech-page-content table,
.bigtech-page-content th,
.bigtech-page-content td {
    border: 1px solid #ebebeb
}

.bigtech-page-content table th {
    padding: 12px;
    font-size: 15px;
    border-color: #ebebeb;
    text-align: center;
    font-weight: 600
}

.bigtech-page-content ol li,
.bigtech-page-content ul li {
    margin-bottom: 7px
}

.bigtech-page-content ol li ol,
.bigtech-page-content ul li ul {
    margin-top: 7px
}

.blog__details-wrapper table {
    margin-bottom: 30px
}

.blog__details-wrapper table tbody td {
    text-align: center
}

.blog__details-wrapper table td {
    border-color: #ddd;
    padding: 12px
}

.blog__details-wrapper th,
.blog__details-wrapper td {
    font-weight: 400;
    text-align: left;
    border-width: 0 1px 1px 0;
    padding: 10px 15px
}

.blog__details-wrapper table,
.blog__details-wrapper th,
.blog__details-wrapper td {
    border: 1px solid #d1d1d1
}

.post-comments table th {
    padding: 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 600
}

.blog__details-wrapper table {
    margin-bottom: 30px;
    width: 100%
}

.blog__details-wrapper table tbody td {
    text-align: center
}

.blog__details-wrapper table td {
    border-color: #ddd;
    padding: 12px
}

.blog__details-wrapper th,
.blog__details-wrapper td {
    font-weight: 400;
    text-align: left;
    border-width: 0 1px 1px 0
}

.blog__details-wrapper table,
.blog__details-wrapper th,
.blog__details-wrapper td {
    border: 1px solid #d1d1d1
}

.blog__details-wrapper table th {
    padding: 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400
}

#wp-calendar tbody td#today {
    background: var(--tg-secondary-color);
    color: #fff
}

#wp-calendar tbody td#today a {
    color: #fff
}

.post-text .wp-caption.aligncenter {
    margin-top: 40px
}

.post-text .alignright.size-thumbnail {
    overflow: hidden;
    clear: both
}

.blog-area dl,
.blog-area ol,
.blog-area ul {
    margin-top: 0;
    margin-bottom: 25px
}

ul {
    list-style: disc
}

.wp-block-button .wp-block-button__link {
    color: #fff !important
}

.post-text>h6 {
    margin-bottom: 20px
}

.postbox.sticky .post-text,
.postbox.sticky .post-text p {
    margin-bottom: 0
}

.blog-content h3 {
    margin-top: 20px;
    margin-bottom: 5px
}

#wp-calendar #next a,
#wp-calendar #prev a {
    font-size: 13px;
    font-weight: 600
}

.blog-content table {
    margin-bottom: 30px
}

.blog-content table tbody td {
    text-align: center
}

.blog-content table td {
    border-color: #ddd;
    padding: 12px
}

.blog-content th,
.blog-content td {
    font-weight: 400;
    text-align: left;
    border-width: 0 1px 1px 0
}

.blog-content table,
.blog-content th,
.blog-content td {
    border: 1px solid #d1d1d1
}

.blog-content table th {
    padding: 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 600
}

#wp-comment-cookies-consent {
    width: auto;
    display: inline-block;
    height: auto;
    margin-right: 20px
}

.comment-form-cookies-consent label {
    display: inline-block
}

.comment-form-cookies-consent {
    margin-left: 18px;
    display: none
}

pre {
    display: block;
    font-size: 87.5%;
    color: #727885;
    border: 1px solid #ebebeb !important;
    padding: 15px
}

dd+dt {
    margin-top: 20px
}

.page-links {
    width: 100%;
    clear: both;
    margin-bottom: 30px;
    margin-top: 20px
}

.page-links>span.page-links-title {
    border: 0;
    color: inherit;
    background: 0 0
}

.page-links a,
.page-links>span {
    border: 2px solid var(--tg-secondary-color);
    display: inline-block;
    min-width: 35px;
    text-align: center;
    margin-left: 2px;
    height: 33px;
    line-height: 30px;
    margin-right: 3px;
    color: var(--tg-secondary-color)
}

.page-links>span {
    border: 2px solid #096bd8;
    color: #096bd8
}

.page-links a:hover {
    border: 2px solid #096bd8;
    color: #096bd8
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important
}

.comments-text>ul,
.comments-text>ol {
    margin-bottom: 20px
}

#recentcomments li a {
    line-height: 1.5
}

.widget.widget_recent_comments ul li a {
    display: initial;
    line-height: 1.5
}

.widget.widget_recent_comments ul li .comment-author-link a {
    color: var(--tg-secondary-color)
}

.tag-space {
    display: block;
    width: 100%;
    clear: both;
    margin-top: 20px
}

.size-thumbnail {
    margin-bottom: 20px
}

.no-results.not-found .page-header {
    padding-top: 0;
    padding-bottom: 0
}

.bdevsstarter-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    border: 0;
    background: no-repeat;
    color: #444;
    border-left: 1px solid #ddd;
    height: 100%
}

.bdevsstarter-search-btn:hover {
    color: #2154cf
}

.search-form2 .form-control {
    height: 50px;
    border-radius: inherit
}

.search-form2 {
    position: relative
}

.archive-description {
    margin-top: 15px
}

.pagination-wrap ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 0 !important
}

.pagination-wrap ul li {
    display: block;
    margin: 10px 5px 0
}

.pagination-wrap ul li a,
.pagination-wrap ul li .page-numbers {
    display: block;
    height: 49px;
    width: 49px;
    text-align: center;
    line-height: 47px;
    border: 2px solid #f2f5fa;
    border-radius: 5px;
    font-weight: 500;
    color: #8a879f
}

.pagination-wrap ul li a:hover,
.pagination-wrap ul li .current {
    color: #fff;
    background: var(--tg-secondary-color);
    border-color: var(--tg-secondary-color)
}

.pagination-wrap ul li.prv-next a,
.pagination-wrap ul li.prv-right a {
    font-size: 14px
}

.footer-area-bottom {
    padding: 15px 0
}

.copy-right p {
    color: #999;
    margin: 0
}

.footer-widget select {
    width: 100%;
    border-radius: 0
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.logged-in .header-transparent {
    margin-top: 30px
}

.admin-bar .sticky-header {
    top: 32px
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em !important
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.blog-area select,
.widget select,
.footer-widget select {
    width: 100%;
    border: 2px solid #f3f6fc;
    padding: 11px 40px 11px 25px;
    background: #f3f6fc url(/bigtech/wp-content/themes/bigtech/assets/img/icon/d_arrow.png) no-repeat scroll 97.5% center;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: none;
    color: #030b15;
    font-weight: 500;
    font-size: 14px
}

.footer-top-wrap select,
.footer-top-wrap .widget select,
.footer-top-wrap .footer-widget select {
    width: 100%;
    border: 2px solid #bccae7;
    padding: 11px 40px 11px 25px;
    background: #bccae7 url(/bigtech/wp-content/themes/bigtech/assets/img/icon/d_arrow.png) no-repeat scroll 97.5% center;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: none;
    color: #030b15;
    font-weight: 500;
    font-size: 14px
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #727885
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
    font-size: 14px;
    font-style: italic
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 10px
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 5px !important
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #fff4ef
}

.wp-block-pullquote {
    border-top: 4px solid var(--tg-secondary-color) !important;
    border-bottom: 4px solid var(--tg-secondary-color) !important
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    margin-top: 15px;
    display: block;
    font-size: 16px;
    font-weight: 500
}

.logged-in-as a {
    color: var(--tg-secondary-color)
}

.logged-in-as a:hover {
    color: var(--tg-secondary-color)
}

.logged-in-as .required-field-message {
    margin-left: 10px
}

.comment-reply-title small {
    font-weight: 500;
    margin-left: 18px;
    color: var(--tg-secondary-color);
    font-size: .75em
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
    margin-left: 10px
}

.wp-block-column:not(:last-child) {
    margin-right: 10px
}

.wp-block-column:nth-child(2n+1) {
    margin-right: 10px
}

.post-text>.alignwide {
    margin-left: 0;
    margin-right: 0
}

.post-text p.has-large-font-size {
    line-height: 1.4;
    margin-bottom: 15px
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 20px
}

.wp-block-preformatted {
    margin: 30px 0
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #fff;
    background: var(--tg-secondary-color) !important
}

.wp-block-archives select,
.wp-block-archives .postform {
    height: 50px;
    width: 200px;
    border: 1px solid #ddd;
    padding: 0 10px
}

.wp-block-categories .postform {
    width: 200px;
    border: 1px solid #ddd;
    padding: 0 10px;
    float: none;
    margin-bottom: 15px
}

.wp-block-archives .nice-select {
    float: none;
    margin-bottom: 15px;
    width: 200px;
    margin-bottom: 15px
}

.wp-block-latest-comments {
    padding-left: 0 !important
}

.wp-block-latest-posts.has-dates {
    padding-left: 0
}

.wp-block-archives li a,
.wp-block-categories li a {
    color: #727885
}

.wp-block-archives li .float-right,
.wp-block-categories li .float-right {
    margin-left: 10px
}

.wp-block-search__input {
    height: 55px;
    border: none;
    background: #f3f6fc;
    padding: 0 20px;
    color: #727885
}

.wp-block-cover {
    margin-bottom: 30px
}

.wp-block-search .wp-block-search__button {
    margin-left: 0;
    background: var(--tg-secondary-color);
    color: #fff;
    border: 0;
    padding: 12px 40px;
    margin-bottom: 14px
}

.copyright__text p {
    margin: 0
}

.bigtech-page-content figure.wp-caption.aligncenter {
    margin-top: 40px
}

.bigtech-page-content .size-full.alignright {
    margin-bottom: 35px;
    margin-top: 20px;
    clear: both
}

.admin-bar .header-sticky {
    margin-top: 32px
}

.bigtech-page-content .post-comments-form {
    margin-top: 50px
}

.bigtech-page-content .post-comments {
    margin-top: 40px
}

.postbox.sticky .postbox_text {
    border: 2px solid var(--tg-secondary-color)
}

.page-links>span {
    border: 2px solid var(--tg-secondary-color);
    color: #fff;
    background: var(--tg-secondary-color)
}

.post-text a:hover {
    color: var(--tg-secondary-color)
}

.post-text a {
    color: var(--tg-secondary-color)
}

.wp-block-tag-cloud a {
    color: #030b15;
    font-size: 14px !important;
    padding: 6px 17px;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 6px !important;
    margin-bottom: 10px !important;
    background: #f3f6fc;
    font-weight: 500
}

.wp-block-tag-cloud a:hover {
    color: #fff;
    background: var(--tg-secondary-color);
    border-color: var(--tg-secondary-color)
}

.wp-block-calendar {
    margin-bottom: 30px
}

.post-text .blocks-gallery-grid img {
    margin: 0
}

.page-links a:hover {
    border: 2px solid var(--tg-secondary-color);
    color: var(--tg-secondary-color)
}

.post-password-form input[type=submit] {
    background-color: var(--tg-secondary-color)
}

.post-password-form input[type=password] {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 12px 20px;
    border: 1px solid #f3f6fc;
    color: #030b15;
    background: #f3f6fc;
    width: 100%;
    border-radius: 0;
    margin-top: 7px;
    height: 50px
}

.post-password-form input[type=submit] {
    background-color: var(--tg-secondary-color);
    border: none;
    padding: 11px 40px;
    color: #fff;
    cursor: pointer;
    transition: .3s;
    font-weight: 600
}

.postbox__text .blog-post-tag {
    padding-top: 40px
}

.layout-wrapper .alignright.size-thumbnail {
    margin-bottom: 20px;
    clear: both
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px)/2)
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.wp-block-gallery.columns-2.is-cropped li.blocks-gallery-item {
    width: calc((100% - 16px)/2) !important
}

.wp-block-search .wp-block-search__input {
    width: 100%;
    margin: 0
}

.wp-block-button {
    margin-bottom: 15px
}

.wp-block-cover-text {
    color: #fff !important
}

.wp-block-cover-text a {
    color: #fff
}

.blocks-gallery-caption {
    margin-bottom: 30px !important
}

figcaption,
.wp-block-embed figcaption,
.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-image figcaption {
    color: #727885;
    font-size: 14px
}

.wp-block-group.has-background {
    margin-bottom: 25px
}

.is-style-outline .wp-block-button__link {
    border: 2px solid var(--tg-secondary-color)
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid var(--tg-secondary-color);
    color: #030b15 !important
}

.widget.mb-40.widget_media_image {
    padding: 0;
    border: 0
}

.widget .nice-select,
.footer-widget .nice-select {
    float: none;
    border-radius: 0
}

.widget .nice-select .option,
.footer-widget .nice-select .option {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0
}

.widget .nice-select:after,
.footer-widget .nice-select:after {
    right: 18px
}

.blog-area .post-comments ol ol,
.blog-area .post-comments ol ul,
.blog-area .post-comments ul ol,
.blog-area .post-comments ul ul {
    margin-bottom: 20px
}

.blog-area .post-comments ol ol ol,
.blog-area .post-comments ol ul ul,
.blog-area .post-comments ul ol ol,
.blog-area .post-comments ul ul ul {
    margin-bottom: 0
}

.comments-text>ul,
.comments-text>ol {
    margin-bottom: 20px
}

.bigtech-page-content ol,
.bigtech-page-content ul {
    padding-left: 25px;
    margin-bottom: 25px
}

.bigtech-page-content .latest-comments>ol,
.bigtech-page-content .latest-comments>ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.bigtech-page-content ol ol ol,
.bigtech-page-content ol ul ul,
.bigtech-page-content ul ol ol,
.bigtech-page-content ul ul ul {
    margin-bottom: 0
}

.bigtech-page-content ol ol,
.bigtech-page-content ol ul,
.bigtech-page-content ul ol,
.bigtech-page-content ul ul {
    margin-bottom: 0
}

.blog-area ol ol,
.blog-area ol ul,
.blog-area ul ol,
.blog-area ul ul {
    margin-bottom: 0;
    margin-top: 7px
}

.footer-widget.widget_recent_comments li a {
    display: initial
}

.footer-widget ul li {
    margin-bottom: 15px
}

.footer-widget ul li:last-child {
    margin-bottom: 0
}

.footer-widget ul li a {
    color: #727885;
    display: inline-block
}

.footer-widget ul li a:hover {
    color: var(--tg-secondary-color)
}

.footer-style-2 .footer1__padding1 {
    background: #fff;
    border-bottom: 1px solid #d9e8ff;
    padding: 0
}

.footer-style-2 .footer1__copyright {
    background: #fff;
    padding: 20px 0
}

.footer-style-2 .footer1__copyright--text p {
    color: #00235a
}

.footer-style-2 .footer-title {
    color: #00235a
}

.footer-style-2 .footer-widget p {
    color: #00235a
}

.footer-style-2 .footer-widget ul li a {
    color: #00235a
}

.footer-style-2 .recent-posts-footer .widget-posts-meta {
    color: #00235a
}

.footer-style-2 .recent-posts-footer .widget-posts-title {
    color: #00235a
}

.footer-style-2 .footer1__about--item-content h5 {
    color: #00235a
}

.footer-style-2 .footer1__padding1 {
    padding: 0;
    border-top: 1px solid #d9e8ff
}

.footer-border .col-lg-3 {
    padding-top: 95px;
    padding-bottom: 40px
}

.footer-border .col-lg-3:before {
    content: "";
    position: absolute;
    border-left: 1px solid #d9e8ff;
    left: 0;
    top: 0;
    height: 100%
}

.footer-border .col-lg-3:nth-child(1):before {
    display: none
}

.footer-border .col-lg-3:nth-child(2):before {
    left: 10px
}

.footer-border .col-lg-3:nth-child(3):before {
    left: -14px
}

.footer-border .col-lg-3:nth-child(4):before {
    left: 15px
}

.footer-border .col-lg-3:nth-child(2) .footer-widget {
    padding-left: 20px
}

.footer-border .col-lg-3:nth-child(4) .footer-widget {
    padding-left: 30px
}

.sidebar__widget-title.mb-50 {
    margin-bottom: 35px
}

.postbox_text {
    border: 2px solid #ededed;
    padding-left: 50px;
    padding-bottom: 50px;
    padding-right: 40px;
    transition: .3s;
    padding-top: 40px
}

.post-meta span {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 20px;
    font-size: 15px;
    display: inline-block;
    color: #00235a
}

.post-meta a {
    font-weight: 500;
    color: #00235a
}

.post-meta a:hover {
    color: var(--tg-secondary-color)
}

.post-meta span i {
    color: var(--tg-secondary-color);
    font-size: 14px;
    margin-right: 2px
}

.blog-title {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.3
}

.blog-title a:hover {
    color: var(--tg-secondary-color)
}

.widget-title-box {
    text-align: center
}

.cm-btn {
    border: 0
}

.cm-btn i {
    margin-right: 3px
}

.blog-post-tag span {
    display: block;
    margin-bottom: 10px;
    font-weight: 600
}

.blog-post-tag a {
    border: 2px solid #f6f6f6;
    padding: 12px 25px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #00235a;
    margin-right: 5px;
    margin-top: 5px
}

.blog-post-tag a:hover {
    background: var(--tg-secondary-color);
    color: #fff;
    border-color: var(--tg-secondary-color)
}

header ul,
footer ul {
    list-style: none
}

.bigtech-page-content .post-entry>p {
    margin: 32px 0;
    margin-top: 0
}

.bigtech-page-content .post-entry p:last-child {
    overflow: hidden
}

.home_front_page .page_title__bread-crumb {
    display: none
}

.bdevselement-post-list {
    list-style: none
}

.bigtech-page-content blockquote p,
.post-text blockquote p {
    margin-bottom: 10px !important
}

.format-quote blockquote p {
    margin-bottom: 0 !important
}

blockquote cite {
    font-size: 18px;
    display: block;
    margin-top: 10px;
    color: #030b15 !important;
    font-style: inherit;
    font-weight: 500
}

.wp-block-quote {
    border-left: 0
}

.blog-area .wp-block-quote.is-large,
.blog-area .wp-block-quote.is-style-large {
    margin-bottom: 35px
}

.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.4
}

.blog-area .wp-block-quote.is-large cite,
.blog-area .wp-block-quote.is-style-large cite {
    text-align: center;
    font-size: 1em
}

.wp-block-quote.has-text-align-right {
    border-right: 0
}

.post-text img {
    max-width: 100%
}

.sticky-menu .logo {
    padding: 10px 0
}

.navbar-wrap.menu-right ul {
    margin: 0 0 0 auto
}

.single-post .page__title-content h2 {
    font-size: 55px
}

.post_gallery .owl-nav div button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 35px;
    height: 45px;
    width: 45px;
    border-radius: 50%
}

.post_gallery .owl-nav div.owl-next button {
    left: auto;
    right: 35px
}

.post_gallery .owl-nav div button:hover {
    background: var(--tg-secondary-color);
    color: #fff
}

.sidebar-posts-bg-thumb {
    height: 80px;
    width: 80px;
    border-radius: 0;
    background-size: cover;
    background-position: center
}

.blog-area .sidebar__widget ul {
    padding: 0;
    margin: 0
}

.blog-area .sidebar__widget ul ul {
    padding-left: 10px;
    padding-top: 14px
}

.blog-post-item.sticky {
    position: relative !important
}

.blog-post-item.sticky:before {
    position: absolute;
    content: "\f5a2";
    right: 30px;
    top: 30px;
    font-family: "Font Awesome 5 Free";
    color: var(--tg-secondary-color);
    font-size: 35px;
    font-weight: 700;
    line-height: 1
}

.blog-post-item.sticky .blog-post-content {
    border-color: var(--tg-secondary-color)
}

.wp-block-button.is-style-squared .wp-block-button__link {
    color: #fff !important;
    border-radius: 0
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
    width: 250px;
    height: 50px;
    padding: 0 15px;
    margin-bottom: 20px;
    border: 1px solid #f3f6fc;
    background-color: #f3f6fc;
    color: #727885;
    outline: none;
    font-size: 16px
}

.wp-block-archives-dropdown label {
    display: block;
    margin-bottom: 7px
}

.wp-block-search .wp-block-search__inside-wrapper {
    position: relative
}

.wp-block-search .wp-block-search__button {
    margin-left: 0;
    background: var(--tg-secondary-color);
    color: #fff;
    border: 0;
    padding: 12px 25px;
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    right: 0
}

.home_front_page .slider__shape {
    display: none
}

.logged-in .header__area {
    margin-top: 32px
}

.logged-in .header__bottom.sticky {
    margin-top: 32px
}

.blog-details-content .title {
    display: none
}

.logo.mb-40 {
    padding: 0
}

.footer__widget-titl .logo img {
    width: 105px
}

.sidebar__close-btn span:first-of-type {
    display: none
}

.sidebar__close-btn span:last-of-type {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.sidebar__close-btn {
    width: 100px;
    border-radius: 0
}

.post-text.mb-20 {
    margin-bottom: 0
}

.blog__details-wrapper .post-text.mb-20 p:last-child {
    margin-bottom: 0
}

.post-comment-form {
    clear: both
}

.post-comment-title h3 {
    font-size: 22px
}

ul.children {
    list-style: none
}

.avatar-name {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.avatar-name h5 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: 1.3
}

.avatar-name span {
    font-size: 14px;
    font-weight: 500
}

.post-input input:focus,
.post-input textarea:focus {
    outline: none
}

.post-input input:focus::placeholder,
.post-input textarea:focus::placeholder {
    opacity: 0
}

.comment-form .row {
    --bs-gutter-x: 30px
}

.post-check input {
    margin-right: 5px
}

.post-comment-form h4 {
    font-size: 22px;
    margin-bottom: 0
}

.post-comment-form>span {
    display: inline-block;
    margin-bottom: 45px
}

.comment-text .avatar-name h6 {
    font-size: 16px;
    margin-bottom: 3px;
    display: flex;
    justify-content: space-between;
    margin-top: 0
}

.latest-comments ul li .children .children .children .children {
    margin-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    border: none;
    padding: 0;
    margin: 0 0 13px
}

.comment-reply-title {
    color: #030b15;
    margin-bottom: 10px;
    letter-spacing: -.02em;
    font-size: 20px
}

.logged-in .comment-respond .comment-form .comment-field .btn {
    margin-top: 20px
}

.wp-block-button__link {
    background-color: var(--tg-secondary-color);
    font-size: 16px;
    padding: calc(.7em + 2px) calc(1.333em + 2px);
    font-weight: 500;
    line-height: 1.3;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase
}

.wp-block-column .wp-block-quote p {
    font-size: 24px;
    line-height: 1.3
}

.wp-block-column .wp-block-quote {
    padding: 35px 25px;
    font-size: 26px
}

.blog-area .wp-block-quote.has-text-align-right {
    text-align: right;
    padding: 55px 60px
}

.blog-area .wp-block-quote.has-text-align-right:before {
    left: 40px;
    right: auto
}

.post-text blockquote p a:hover,
.post-text blockquote p a {
    color: #030b15
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto !important;
    margin-right: auto !important
}

.bigtech-page-content>ul,
.bigtech-page-content>ol,
.blog-post-content .post-text>ul,
.blog-post-content .post-text>ol,
.blog-area .latest-comments .comment-text>ul,
.blog-area .latest-comments .comment-text>ol {
    margin-bottom: 1.5rem;
    padding-left: 1.75rem
}

.bigtech-page-content ul>li,
.blog-post-content .post-text ul>li,
.blog-area .latest-comments .comment-text ul>li {
    list-style: inherit;
    margin-bottom: 7px
}

.bigtech-page-content ol>li,
.blog-post-content .post-text ol>li,
.blog-area .latest-comments .comment-text ol>li {
    list-style: decimal;
    margin-bottom: 7px
}

.bigtech-page-content ol>li:last-child,
.blog-post-content .post-text ol>li:last-child,
.blog-area .latest-comments .comment-text ol>li:last-child,
.bigtech-page-content ul>li:last-child,
.blog-post-content .post-text ul:not(.blocks-gallery-grid)>li:last-child,
.blog-area .latest-comments .comment-text ul>li:last-child {
    margin-bottom: 0
}

.blog-post-content .wp-block-latest-posts.wp-block-latest-posts__list,
.blog-post-content ul.wp-block-rss,
.blog-area .latest-comments .wp-block-latest-posts.wp-block-latest-posts__list,
.blog-area .latest-comments ul.wp-block-rss {
    list-style: none;
    padding-left: 0
}

.bigtech-page-content ol>li ol,
.blog-post-content .post-text ol>li ol,
.blog-area .latest-comments .comment-text ol>li ol,
.bigtech-page-content ul>li ul,
.blog-post-content .post-text ul>li ul,
.blog-area .latest-comments .comment-text ul>li ul {
    margin-top: 7px
}

.blog-area .blog-details-content ol,
.blog-area .blog-details-content ul,
.blog-area .latest-comments .comment-text ol,
.blog-area .latest-comments .comment-text ul {
    padding-left: 2rem
}

.wp-block-search {
    margin-bottom: 20px
}

.blog-area table {
    width: 100%
}

.blog-area th,
.blog-area td {
    border: .1rem solid #fff;
    line-height: 1.625em;
    margin: 0;
    overflow: visible;
    padding: .5em
}

.latest-comments h1,
.latest-comments h2,
.latest-comments h3,
.latest-comments h4,
.latest-comments h5,
.latest-comments h6,
.post-text h1,
.post-text h2,
.post-text h3,
.post-text h4,
.post-text h5,
.post-text h6 {
    margin: .5em 0 .5em
}

.blog-area .post-text th,
.blog-area .post-text td,
.latest-comments th,
.latest-comments td {
    padding: .6em .8em
}

.wp-block-latest-comments__comment {
    line-height: 1.5;
    margin: 0 0 15px;
    color: #727885
}

.home_front_page .breadcrumb-content .breadcrumb-trail {
    display: none
}

.wp-block-group__inner-container h2,
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__label {
    font-size: 22px;
    margin: 0 0 25px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    letter-spacing: -.02em;
    font-weight: 600;
    color: #030b15;
    line-height: 1.2
}

.footer-top-wrap .wp-block-group__inner-container h2,
.footer-top-wrap .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__label {
    color: #fff;
    font-size: 18px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: 0 0 27px
}

.footer-top-wrap .widget_block ul li a,
.footer-top-wrap .widget.widget_pages ul li a,
.footer-top-wrap .widget.widget_nav_menu ul li a,
.footer-top-wrap .widget.widget_meta ul li a,
.footer-top-wrap .widget.widget_categories ul li a,
.footer-top-wrap .widget.widget_archive ul li a {
    padding: 0;
    display: inline-block;
    color: #727885;
    background: 0 0;
    position: relative;
    font-size: 16px;
    border-radius: 0;
    text-transform: capitalize;
    border: none;
    font-weight: 400
}

.footer-top-wrap .widget_block ul li a:hover,
.footer-top-wrap .widget.widget_pages ul li a:hover,
.footer-top-wrap .widget.widget_nav_menu ul li a:hover,
.footer-top-wrap .widget.widget_meta ul li a:hover,
.footer-top-wrap .widget.widget_categories ul li a:hover,
.footer-top-wrap .widget.widget_archive ul li a:hover {
    color: var(--tg-secondary-color);
    background: 0 0
}

.blog-post-content:not(.blog-details-content) .post-text {
    margin-bottom: 15px
}

.admin-bar .search-popup-wrap,
.admin-bar .sticky-menu,
.admin-bar .transparent-header {
    margin-top: 32px
}

@media (max-width:991.98px) {

    .logo,
    .sticky-menu .logo,
    .sticky-logo {
        padding: 0
    }
}

@media (max-width:767.98px) {

    .admin-bar .search-popup-wrap,
    .admin-bar .transparent-header {
        margin-top: 46px
    }

    .admin-bar .sticky-menu .search-popup-wrap,
    .admin-bar .sticky-menu,
    .admin-bar .transparent-header.sticky-menu {
        margin-top: 0
    }
}

.breadcrumb-content .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    color: #fff;
    column-gap: 15px;
    row-gap: 5px
}

.breadcrumb>* {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase
}

.breadcrumb>* a {
    color: #fff
}

.breadcrumb>* a:hover {
    color: #fff
}

.breadcrumb-content .breadcrumb-separator {
    color: #fff;
    line-height: 1;
    font-size: 17px;
    margin-top: 3px;
    opacity: .5
}

.blog-thumb-active .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    border: none;
    background: 0 0;
    padding: 0;
    font-size: 30px;
    color: #fff;
    z-index: 9;
    opacity: .7;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    cursor: pointer
}

.blog-thumb-active .slick-arrow.slick-next {
    right: 40px;
    left: auto
}

.blog-thumb-active .slick-arrow:hover {
    opacity: 1
}

.blog-post-thumb .popup-video {
    height: 80px;
    width: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    background: var(--tg-secondary-color)
}

.blog-details-content>.title {
    display: none
}

.logged-in-as,
.comment-respond .comment-notes {
    margin: 0 0 35px
}

.blog-post-content .wp-block-gallery .blocks-gallery-grid {
    padding-left: 0;
    margin-bottom: 0
}

.wp-container-35.wp-block-column .wp-block-quote:before {
    display: none
}

.wp-block-tag-cloud,
.tagcloud {
    display: flex;
    flex-wrap: wrap
}

.wp-block-tag-cloud a,
.tagcloud a {
    font-size: 14px !important;
    padding: 7px 20px;
    border-radius: 0;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 8px !important;
    margin-bottom: 8px !important;
    background: 0 0;
    font-weight: 500;
    color: #727885;
    text-transform: capitalize;
    line-height: 1.5;
    border: 1px solid #f2f4f6
}

.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
    background: var(--tg-secondary-color);
    border-color: var(--tg-secondary-color);
    color: #fff !important
}

.post-text .has-background p {
    color: #727885
}

.blog-area .post-text>table th,
.blog-area .post-text>table td,
.blog-area .comment-text>table th,
.blog-area .comment-text>table td {
    border: 1px solid #ebebeb
}

.wp-block-table.is-style-stripes {
    border-bottom: 1px solid #ebebeb
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f3f6fc
}

.post-text p:last-child {
    overflow: hidden
}

.comment-text {
    overflow: hidden;
    flex-grow: 1
}

.comment-text p img {
    margin: 7px 0
}

.format-quote .post-text blockquote {
    margin: 0
}

.post-text .wp-block-pullquote.has-background p {
    color: #030b15;
    font-size: 1.2em
}

.post-text .wp-block-pullquote.has-background blockquote cite {
    color: #030b15 !important;
    font-size: .7em
}

.tg-page-content .blog-post-comment {
    margin-top: 40px;
    overflow: hidden;
    clear: both
}

.footer-top-wrap .widget_block ul li,
.footer-top-wrap .footer-widget ul li {
    margin: 0 0 18px;
    font-family: 'Outfit', sans-serif;
    color: #fff
}

.footer-top-wrap .widget_block ul li:last-child,
.footer-top-wrap .footer-widget ul li:last-child {
    margin: 0
}

.footer-top-wrap .widget_block ul li a,
.footer-top-wrap .footer-widget ul li a {
    font-size: 15px;
    line-height: 20px;
    color: #a4b4c3;
    position: relative
}

.footer-top-wrap .widget_block ul li a:before,
.footer-top-wrap .footer-widget ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: transform .4s cubic-bezier(.74, .72, .27, .24)
}

.footer-top-wrap .widget_block ul li a:hover:before,
.footer-top-wrap .footer-widget ul li a:hover:before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.footer-top-wrap .widget_block ul li a:hover,
.footer-top-wrap .footer-widget ul li a:hover {
    opacity: 1;
    color: #fff
}

.rc-post-thumb img {
    width: 100%;
    height: 80px;
    object-fit: cover
}

.footer-top-wrap .rc-post-content .title {
    color: #fff
}

.widget_block ul li a,
.widget.widget_pages ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_meta ul li a,
.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
    letter-spacing: 0;
    text-transform: uppercase;
    color: #727885;
    font-weight: 600;
    font-size: 12px;
    display: flex;
    align-items: center;
    border: 1px solid #f2f5fa;
    background: #fff;
    padding: 11px 18px
}

.widget_block ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_archive ul li a:hover {
    color: #171717;
    box-shadow: 0px 6px 8px rgba(0, 0, 0, .04)
}

.widget ul li span.float-right {
    margin-left: auto;
    position: absolute;
    top: 0;
    right: 18px;
    line-height: 1;
    min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #727885;
    font-weight: 600;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-top-wrap .widget_block ul li,
.footer-widget.widget_pages ul li,
.footer-widget.widget_nav_menu ul li,
.footer-widget.widget_meta ul li,
.footer-widget.widget_categories ul li,
.footer-widget.widget_archive ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between
}

.footer-top-wrap .widget_block ul li .float-right,
.footer-widget.widget_pages ul li .float-right,
.footer-widget.widget_nav_menu ul li .float-right,
.footer-widget.widget_meta ul li .float-right,
.footer-widget.widget_categories ul li .float-right,
.footer-widget.widget_archive ul li .float-right {
    color: #a4b4c3;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-top-wrap .widget_block ul li:hover .float-right,
.footer-widget.widget_pages ul li:hover .float-right,
.footer-widget.widget_nav_menu ul li:hover .float-right,
.footer-widget.widget_meta ul li:hover .float-right,
.footer-widget.widget_categories ul li:hover .float-right,
.footer-widget.widget_archive ul li:hover .float-right {
    color: #fff
}

.footer-top-wrap .widget_block ul li .children,
.footer-widget.widget_pages ul li .children,
.footer-widget.widget_nav_menu ul li .children,
.footer-widget.widget_meta ul li .children,
.footer-widget.widget_categories ul li .children,
.footer-widget.widget_archive ul li .children,
.footer-top-wrap .widget_block ul li .sub-menu,
.footer-widget.widget_pages ul li .sub-menu,
.footer-widget.widget_nav_menu ul li .sub-menu,
.footer-widget.widget_meta ul li .sub-menu,
.footer-widget.widget_categories ul li .sub-menu,
.footer-widget.widget_archive ul li .sub-menu {
    width: 100%;
    flex: 0 0 100%
}

.widget ul li:hover span.float-right {
    color: #171717
}

.widget_nav_menu .menu {
    margin-bottom: 0
}

.footer-top-wrap .sidebar-search-form input {
    background: #bccae7;
    color: #030b15;
    border-color: #bccae7;
    padding: 15px 50px 15px 20px;
    height: auto
}

.footer-top-wrap .sidebar-search-form input::placeholder {
    color: #030b15;
    opacity: .7
}

.error-area {
    padding: 120px 0 120px
}

.error-content .error-text {
    font-size: 280px;
    line-height: .8;
    color: var(--tg-secondary-color);
    margin: 0 0 40px;
    letter-spacing: -8px
}

.error-content .content {
    font-size: 46px;
    margin: 0 0 45px;
    letter-spacing: -1px
}

@media (max-width:1500px) {
    .error-content .error-text {
        font-size: 245px;
        line-height: .8;
        margin: 0 0 25px;
        letter-spacing: -8px
    }

    .error-content .content {
        font-size: 42px;
        margin: 0 0 40px;
        letter-spacing: -1px
    }
}

@media (max-width:1199.98px) {
    .error-content .error-text {
        font-size: 220px
    }

    .error-content .error-text {
        font-size: 200px
    }

    .error-content .content {
        font-size: 36px
    }
}

@media (max-width:991.98px) {
    .error-content .error-text {
        font-size: 136px;
        line-height: .8;
        color: var(--tg-secondary-color);
        margin: 0 0 25px;
        letter-spacing: -8px
    }
}

@media (max-width:767.98px) {
    .error-content .error-text {
        font-size: 132px
    }

    .error-content .content {
        font-size: 24px;
        margin: 0 0 30px;
        letter-spacing: -1px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .error-content .error-text {
        font-size: 175px
    }

    .error-content .content {
        font-size: 33px
    }
}