/*
  Theme Name: Visapass - Immigration Consulting WordPress Theme
  Author: theme_pure
  Support: bascitheme400@gmail.com
  Description: visapass - Digital Agency Services WordPress Theme
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/

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

img {
    height: auto;
}

code {
    color: #E48216;
}

button {
    transition: .3s;
}

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

img {
    transition: .3s;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.fix {
    overflow: hidden;
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.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;
}

ul {
    margin: 0px;
    padding: 0px;
}

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

label {
    color: #444;
    cursor: pointer;
    font-size: 14px;
    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: #555555;
    font-size: 14px;
    opacity: 1;
}

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

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

/*.........<! End Theme Defaults Style !>.........*/

/** css issues **/

.post-text p>a:hover {
    color: #696969;
}

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

.blog__details-wrapper ul li a:hover {
    color: #6f6f6f;
}

/** Video Blog **/

.blog-video {
    position: relative;
}

.blog-video .play-btn {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    line-height: 104px;
    text-align: center;
    font-size: 24px;
    color: #222429;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: .3s;
}

.blog-video .play-btn:hover {
    background-color: #E48216;
    color: #fff;
}

.blog-video .play-btn:hover i {
    color: #fff;
}

/** Gallery Blog **/

.blog-gallery .owl-nav div {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
}

.blog-gallery .owl-nav div i {
    width: 60px;
    height: 60px;
    line-height: 58px;
    color: #6f6f6f;
    background-color: #E7EAEF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #ffffff;
}

.blog-gallery .owl-nav div i:hover {
    background: #E48216;
    color: #ffffff;
}

.blog-gallery .owl-nav div.owl-next {
    left: auto;
    right: 30px;
}

.postbox__audio.embed-responsive.embed-responsive-16by9 iframe {
    width: 100%;
}

.cookiePolicy.extended {
    display: none !important;
}

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

.navigation-border {
    border-top: 2px solid #f7f7f7;
    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: #E48216;
}

.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: #E48216;
}

.b-0 {
    border: 0;
}

.sidebar-search-form {
    position: relative;
}

.sidebar-search-form input {
    width: 100%;
    height: 55px;
    border: 0;
    background: #fff;
    color: #fff;
    padding: 0 20px;
    padding-right: 70px
}

.blog-search-content .sidebar-search-form input {
    background: #F5FAFF;
}

.footer-widget .sidebar-search-form input {
    background: #1C1E22;
}

.sidebar-search-form input:focus::placeholder {
    opacity: 0;
    color: #222429;
}

.sidebar-search-form input:focus::-moz-placeholder {
    opacity: 0;
    color: #222429;
}

.sidebar--widget__search input {
    width: 100%;
    height: 65px;
    line-height: 70px;
    padding: 0px 25px;
    border-radius: 6px;
    background: #E48216;
    color: #222429;
    border: none;
}

.sidebar-search-form button {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    color: #fff;
    background: #E48216;
    border: 0;
    height: 55px;
    padding: 0 20px;
    color: #222429 !important;
    font-size: 20px;
    background: transparent;
    height: 100%;
}

.widget:hover .widget-title::before {
    width: 60px;
}

.rc-text h6 {
    font-size: 18px;
    margin-bottom: 5px;
    transition: .3s;
}

.rc-text h6:hover {
    color: #E48216;
}

.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: #E48216;
}

.widget-social-icon a:hover {
    color: #E48216;
}

.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: #001D23;
}

.widget-posts-title a:hover {
    color: #E48216;
}

.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;
}

/*footer post*/

.recent-posts.recent-posts-footer {
    padding-right: 45px;
}

.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: 0px;
}

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

.recent-posts-footer .widget-posts-meta i {
    font-size: 14px;
    color: #E48216;
    margin-right: 3px;
}

.recent-posts-footer .widget-posts-meta {
    color: #bcbfc9;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 500;
    margin-top: 7px;
}

.recent-posts-footer .widget-posts-title {
    color: #bcbfc9;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 1.2;
}

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

.recent-posts-footer .widget-posts-title:hover {
    color: #E48216;
}

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: #E48216;
}

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

.social-profile a:hover {
    background: #E48216;
}

#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: #E48216;
    color: #ffffff;
}

.bg-none {
    background: none;
}

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

.blog-share-icon span {
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #062a4d;
    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: #E48216;
}

.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 30px;
    }
}

.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: 180px;
    height: auto;
}

.blog__author-content p {
    margin: 0;
}

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

.author-icon a:hover {
    color: #E48216;
}

/*author*/

.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: #E48216;
}

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

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

.visapass-page-content .post-comment-form {
    margin-top: 60px;
}

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

/*comment-reply*/

.logged-in-as {
    line-height: 1;
    margin-bottom: 20px;
}

/* 25. Pagination  */

/*next prev post*/

.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;
}

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

/*blog pagination*/

/*blog-post-tag*/

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

/**
*
* Sidebar widget css
*
*/

/**
* tags
*/

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

.blog-area .widget ul li ul {
    padding-left: 10px;
    padding-top: 10px;
}

.rssSummary {
    font-weight: 400;
    margin: 10px 0px;
}

.footer__widget .rssSummary {
    line-height: 27px;
    margin: 10px 0;
    color: #A6ABB2;
    font-weight: 400;
}

.footer__widget cite {
    color: #fff;
}

.footer__widget .textwidget p {
    color: #fff;
}

.footer__widget .tagcloud a {
    color: #A6ABB2;
}

.footer__widget ul li {
    color: #A6ABB2;
}

.widget ul {
    margin: 0;
}

.widget ul li {
    margin-bottom: 15px;
    list-style: none;
}

.widget ul li a {
    position: relative;
    padding-left: 20px;
    text-transform: capitalize;
}

.widget ul li a:hover {
    color: #E48216;
}

.widget ul li a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    color: #E48216;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.widget ul li a:hover::before {
    left: 7px;
}

.widget.zoom-instagram-widget ul li a::before {
    display: none;
}

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

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

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

.ablog__sidebar .widget_recent_entries ul li a {
    padding-left: 0;
    line-height: 1.2;
    color: #1A1C20;
    margin-bottom: 20px;
    transition: .3s;
}

.ablog__sidebar .widget_recent_entries ul li a:hover {
    color: #E48216;
}

.ablog__sidebar .widget_recent_entries ul li a:before {
    display: none;
}

/**
* image widget
*/

.widget_media_image img {
    width: 100%;
}

/**
* widget custom style for wp
*
*/

.ablog__sidebar .widget li:last-child {
    border: 0;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ablog__sidebar .widget.widget_rss li span {
    display: inline-block;
}

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: #001D23;
}

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

.widget_recent_comments ul li a::before {
    display: none;
}

.widget_recent_comments ul li a {
    padding-left: 0px;
}

.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;
}

.widget_rss ul li a {
    padding-left: 0;
}

.widget_rss ul li a:before {
    display: none;
}

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

.textwidget img {
    max-width: 100%;
}

/* calendar widget */

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

.ablog__sidebar .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: #999b9f;
}

.footer-widget .wp-calendar-nav a {
    color: #999b9f;
}

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

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

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

.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;
}

.widget_tag_cloud .tagcloud a {
    display: inline-block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    padding: 0 19px;
    font-size: 14px !important;
    border: 2px solid #dce1e4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.widget_tag_cloud .tagcloud a:hover {
    background: #E48216;
    color: #fff;
    border-color: #E48216;
}

.footer-widget .sidebar-tad li a,
.footer-widget .tagcloud a {
    background: #F5F5F5;
    color: #686777;
    display: inline-block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    padding: 0px 20px;
    font-size: 13px !important;
    font-weight: 600 !important;
    border: 1px solid #e8e7ec;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.footer-widget .tagcloud a:hover {
    background: #E48216 !important;
    color: #fff;
    border: 1px solid #E48216 !important;
}

.ablog__sidebar .widget .rsswidget {
    color: #1A1C20;
    transition: .3s;
}

.ablog__sidebar .widget .rsswidget:hover {
    color: #E48216;
}

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

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

#wp-calendar tbody {
    color: #6f6f6f;
}

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

.footer-widget #wp-calendar tbody td {
    background: #fff;
    border: 1px solid #ddd;
}

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

.footer__widget #wp-calendar caption {
    color: #d1cfdd;
}

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

#wp-calendar tbody td:hover,
#wp-calendar tbody td:hover a {
    background: #E48216;
    color: #fff;
}

#wp-calendar tbody .pad,
#wp-calendar tbody .pad:hover {
    background: 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;
}

.latest-comments ul li ul.children {
    padding-left: 105px;
}

.latest-comments ul li ul.children {
    padding-top: 0;
}

.no-results.not-found {
    background: #fff;
    padding: 41px 100px;
    text-align: center;
    border: 2px solid #f4f3fb;
}

.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;
}

.error-title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 600;
}

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

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

.page-header {
    background: #F5FAFF;
    margin-bottom: 30px;
    padding: 30px;
    display: none;
}

.page-header h1 {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
}

.no-results.not-found .page-header {
    background: none;
    margin-bottom: 30px;
    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 {
    background: #E48216;
    color: #fff;
    padding: 14px 35px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 30px;
}

.navigation.posts-navigation .nav-links a:hover {
    background: #1A1C20;
    color: #fff;
}

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

/*page title*/

.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 Pro";
    position: absolute;
    left: -1px;
    top: 0px;
    color: #ddd;
}

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

/*servie details*/

.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
}

/*page table*/

.visapass-page-content table {
    margin-bottom: 30px;
}

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

.visapass-page-content table a {
    color: #E48216;
}

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

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

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

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

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

.visapass-page-content ol li ol,
.visapass-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 12px;
}

.blog__details-wrapper th,
.blog__details-wrapper td {
    font-weight: normal;
    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 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 12px;
}

.blog__details-wrapper th,
.blog__details-wrapper td {
    font-weight: normal;
    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 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}

#wp-calendar tbody td#today {
    background: #E48216 !important;
    color: #fff;
}

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

.blog-padding {}

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

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

/*unit test*/

.blog.sticky {
    position: relative;
}

.blog.sticky::before {
    position: absolute;
    content: "\f5a2";
    right: 25px;
    top: 25px;
    font-family: "Font Awesome 5 Pro";
    color: #E48216;
    font-size: 35px;
}

.post-comments .latest-comments>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

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

.blog-area>ul,
.blog-area>ol,
.blog-area ul,
.blog-area ol {
    padding-left: 25px;
}

.blog__details-wrapper ol li,
.blog__details-wrapper ul li {
    padding-top: 7px;
}

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

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

ul {
    list-style: disc;
}

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

.blog-infos {
    overflow: hidden;
    clear: both;
    padding-top: 40px;
}

.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 12px;
}

.blog-content th,
.blog-content td {
    font-weight: normal;
    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 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 600;
}

.comments-text>p {
    margin-bottom: 15px;
}

.comments-text ul li,
.comments-text ol li {
    padding-top: 5px;
}

#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: #212529;
    border: 1px solid #ddd;
    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;
}

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

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

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

/**
*
* removing visual composer default data
*/

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

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

.ablog__sidebar .widget.widget_recent_comments ul li .comment-author-link a {
    color: #1A1C20;
}

.ablog__sidebar .widget.widget_recent_comments ul li a {
    display: unset;
    line-height: 1.2;
    color: #1A1C20;
    transition: .3s;
}

.ablog__sidebar .widget.widget_recent_comments ul li a:hover {
    color: #E48216;
}

.widget.widget_recent_comments ul li .comment-author-link a {
    color: #E48216;
}

.ablog__sidebar .widget_recent_comments ul li a {
    padding-left: 0;
}

.widget .widget_recent_entries ul li a::before {
    display: none;
}

.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;
}

/* 20. paginations */

.paginations {}

.paginations ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.paginations ul li a,
.paginations ul li .page-numbers {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    text-align: center;
    height: 60px;
    width: 60px;
    background: #fff;
    border-radius: 30px;
    padding: 0;
    line-height: 56px;
    display: inline-block;
    border: 2px solid #eaebec;
}

.basic-pagination ul li a:hover {
    background: #E48216;
    color: #ffffff;
    border-color: #E48216;
}

.basic-pagination ul li a,
.basic-pagination ul li span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
}

.basic-pagination ul li a:hover,
.basic-pagination ul li span.current {
    background: #E48216;
    color: #fff;
    border-color: #E48216;
}

.basic-pagination.mt-30 ul {
    padding-left: 0;
}

.paginations ul li:hover a:after,
.paginations ul li.active a:after {
    opacity: 1;
}

.paginations ul li:hover a:before,
.paginations ul li.active a:before {
    opacity: 1;
}

.paginations li .prev {
    text-transform: uppercase;
    font-weight: 700;
}

.paginations li .next {
    text-transform: uppercase;
    font-weight: 700;
}

/*footer */

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

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

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

/*theme unit test css */

.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;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */

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

.logged-in .header-transparent {
    top: 32px;
}

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.ablog__sidebar .widget select {
    max-width: 100%;
    height: 45px;
    width: 100%;
    border: 1px solid #ddd;
    padding: 0 10px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

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;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

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

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

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

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

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

/* Make sure embeds and iframes fit their containers. */

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

/* Make sure logo link wraps around logo image. */

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.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: 0.8075em 0;
    font-size: 14px;
    font-style: italic;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.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;
}

/**
* custom css
*
*/

.wp-block-pullquote.is-style-solid-color blockquote {
    display: inline-block;
}

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

.wp-block-pullquote {
    border-top: 4px solid #E48216 !important;
    border-bottom: 4px solid #E48216 !important;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    margin-top: 10px;
    display: block;
}

.logged-in-as a {
    color: #222;
}

.logged-in-as a:hover {
    color: #E48216;
}

.blog-info {
    overflow: hidden;
    clear: both;
}

.sidebar__widget select {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    border: 1px solid #ddd;
}

.footer-widget select {
    height: 50px;
    width: 100%;
    border: 1px solid #ddd;
    padding: 0 15px;
}

.widget select {
    height: 50px;
    width: 100%;
    border: 1px solid #d1cfdd;
    padding: 0 15px;
}

/*new unit test*/

.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 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.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: #E48216 !important;
    margin: 20px 0px;
}

.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: #686777;
}

.wp-block-search__input {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 0 15px;
}

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

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

.copyright__text p {
    margin: 0;
}

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

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

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

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

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

.postbox.sticky .postbox_text {
    border: 2px solid #E48216;
}

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

.post-text a:hover {
    color: #6f6f6f !important;
}

.post-text a {
    color: #E48216;
}

.post-text a.tag-cloud-link {
    color: #666;
}

.post-text a.tag-cloud-link:hover {
    color: #fff !important;
    background: #E48216;
    border-color: #E48216;
}

.wp-block-tag-cloud a {
    display: inline-block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    padding: 0 19px;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 2px solid #e8e7ec;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 10px;
    color: #666;
}

.wp-block-tag-cloud a:hover {
    color: #ffffff;
    background: #E48216;
    border-color: #E48216;
}

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

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

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

.post-password-form input[type="submit"] {
    background-color: #E48216;
}

.post-password-form input[type="password"] {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 12px 20px;
    border: 1px solid #E4E4F2;
    width: 100%;
    border-radius: 0;
    margin-bottom: 10px;
}

.post-password-form label {
    width: 100%;
}

.post-password-form input[type="submit"] {
    background-color: #E48216;
    border: none;
    padding: 10px 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;
}

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

.blocks-gallery-caption {
    margin-bottom: 40px;
}

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

.is-style-outline .wp-block-button__link {
    border: 2px solid #222;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid #222;
    color: #222 !important;
}

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

.widget .nice-select,
.footer-widget .nice-select {
    float: none;
    border-radius: 0;
    border: 1px solid #ddd;
    white-space: inherit;
}

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

.widget .nice-select .list {
    width: 100%;
}

.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: 0px;
}

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

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

.visapass-page-content ol ol ol,
.visapass-page-content ol ul ul,
.visapass-page-content ul ol ol,
.visapass-page-content ul ul ul {
    margin-bottom: 0px;
}

.visapass-page-content ol ol,
.visapass-page-content ol ul,
.visapass-page-content ul ol,
.visapass-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;
}

.footer-widget.widget_recent_comments li a {
    display: unset;
}

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

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

.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 .footer1__about--item-content h5 {
    color: #00235a;
}

.footer-style-2 .footer1__padding1 {
    padding: 0px;
    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: 0.3s;
    -o-transition: 0.3s;
    transition: 0.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: #E48216;
}

.post-meta span i {
    color: #E48216;
    font-size: 14px;
    margin-right: 2px;
}

.post-meta span a {}

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

.blog-title a:hover {
    color: #E48216;
}

.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: #E48216;
    color: #fff;
    border-color: #E48216;
}

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

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

.home .page_title__bread-crumb {
    display: none;
}

.home_front_page .breadccrumb-bg {
    display: none;
}

.home_front_page h3 {
    padding: 0px 0px 110px 0px;
}

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

blockquote {
    margin: 30px 0px !important;
    padding: 50px 50px 40px;
    color: #666;
    position: relative;
    background: #f4f5f8;
    font-style: normal;
    text-align: left;
    clear: both;
    font-weight: 400;
    border-radius: 7px;
}

blockquote cite {
    font-size: 18px;
    display: block;
    margin-top: 10px;
    color: #151735;
    font-style: inherit;
}

blockquote::before {
    content: "\f10e";
    position: static;
    font-family: 'Font Awesome 5 Pro';
    font-size: 32px;
    color: #E48216;
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block;
}

.post-text blockquote p {
    margin-bottom: 10px !important;
    font-size: 20px;
    color: #686777;
    line-height: 32px;
}

.post-text p {
    margin-bottom: 30px;
}

blockquote cite::before {
    content: "";
    font-size: 28px;
    color: #ff5421;
    padding-bottom: 0px;
    display: inline-block;
    background: #E48216;
    height: 2px;
    width: 40px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative;
}

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

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    padding: 20px 20px;
}

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

/*custom */

.widget_search {
    background: none;
    padding: 0;
}

.sidebar__widget-title {
    font-size: 24px;
}

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

.blog-text img {
    max-width: 100%;
}

.logo-gradient {
    padding: 20px 0;
}

.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: #E48216;
    color: #fff;
}

.sidebar-posts-bg-thumb {
    height: 77px;
    width: 80px;
    border-radius: 10px;
    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-details-2 {
    position: relative;
}

.sticky .blog-details-2::before {
    position: absolute;
    content: "\f5a2";
    right: 20px;
    top: 35px;
    font-family: "Font Awesome 5 Pro";
    color: #E48216;
    font-size: 35px;
}

.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 #ddd;
}

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

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    margin-bottom: 30px;
}

.wp-block-search .wp-block-search__button {
    margin-left: 0;
    background: #000;
    color: #fff;
    border: 0;
    padding: 12px 40px;
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
}

.logo {
    padding: 10px 0px;
}

/* .admin-bar .header-sticky.sticky-menu {
    margin-top: 32px;
} */

.blog__details-wrapper .blog-title {
    display: none;
}

.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;
}

/* comment box */

.post-comment-form {
    clear: both;
    margin-bottom: 30px;
}

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

.latest-comments ul {}

.post-comments .latest-comments ul {}

ul.children {
    list-style: none;
}

.latest-comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0;
}

.latest-comments li.children {
    margin-left: 105px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .latest-comments li.children {
        margin-left: 60px;
    }
}

@media (max-width: 575px) {
    .latest-comments li.children {
        margin-left: 15px;
    }
    .latest-comments ul li ul.children {
        padding-left: 0px;
    }
}

.comments-avatar {
    float: left;
    margin-right: 20px;
}

.comments-avatar img {
    width: 70px;
}

.children .comments-avatar img {
    width: 50px;
}

.comments-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.comments-text {
    overflow: hidden;
    border-bottom: 1px solid #f1f0f7;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.comments-text p {
    margin-bottom: 20px;
}

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

.avatar-name h5 {
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: capitalize;
    line-height: 1.3;
    font-weight: 500;
    color: #1A1C20;
}

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

.comment-reply-link {
    font-weight: 600;
    font-size: 14px;
    color: #1A1C20;
}

.post-comments-title h2 small {
    font-size: 17px;
    color: #666;
}

.comment-reply-link i {
    padding-right: 4px;
}

.comment-reply-link:hover {
    color: #E48216;
}

/* post comment */

.post-input input,
.post-input textarea {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.post-input input::placeholder,
.post-input textarea::placeholder {
    font-weight: 500;
    color: #686777;
}

.post-input input:focus,
.post-input textarea:focus {
    border-color: #E48216 !important;
    outline: none;
    background: #ffffff;
}

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

.post-input textarea {
    height: 180px;
    line-height: 26px;
    resize: none;
    padding: 30px;
    padding-top: 20px;
}

.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;
}

.basic-pagination.basic-pagination-2.mb-40 ul {
    padding-left: 0;
}

/*fadein custom*/

@-webkit-keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp2 {
    -webkit-animation-name: fadeInUp2;
    animation-name: fadeInUp2;
}

/*fadeInUp*/

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.footer-widget.widget_rss .rssSummary {
    color: #999b9f;
}

.footer-widget.widget_text p {
    color: #999b9f;
}

.footer-widget p {
    color: #999b9f;
}

.footer__widget .nice-select .list li {
    color: #6f6f6f;
}

.social-links {
    margin-top: 20px;
}

.social-links a {
    margin-right: 11px;
}

.social-links a:hover {
    color: #fff;
}

.footer-widget.widget_rss cite {
    color: #999b9f;
}

.footer-widget.widget_rss .rss-date {
    color: #999b9f;
}

.blog__sidebar .nice-select {
    float: none;
    white-space: inherit;
}

.footer-widget .nice-select {
    white-space: inherit;
}

.blog__sidebar .nice-select.open .list {
    width: 100%;
}

.footer-widget .nice-select.open .list {
    width: 100%;
}

.footer-bg {
    background-color: #1A1C20;
}

.sidebar__widget.widget_block h2 {
    font-size: 24px;
    margin-bottom: 25px;
}

.sidebar__widget .wp-block-search .wp-block-search__label {
    font-weight: 400;
    font-family: "Teko", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.post-1 .post-text {
    margin-bottom: 0px;
}

.post-1 .post-text p {
    margin-bottom: 0px;
}

.wp-block-archives-dropdown .nice-select {
    float: none;
    width: 250px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.footer__widget .nice-select {
    float: none;
    white-space: inherit;
}

.footer__widget .nice-select.open .list {
    width: 100%;
}

.footer__widget ul ul {
    padding-left: 10px;
    padding-top: 10px;
}

.footer-col-2 .footer__widget {
    padding-left: 100px;
}

.footer-col-3 .footer__widget {
    padding-left: 30px;
}

.footer-col-2-2 .footer-widget {
    padding-left: 30px;
}

.footer-col-2-3 .footer-widget {
    padding-left: 50px;
}

.footer-col-2-4 .footer-widget {
    padding-left: 40px;
}

.widget .wp-block-search__input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none;
    outline: none;
    padding: 0 20px;
    background: #f7f7f7;
    color: #83868c;
}

.widget .wp-block-search .wp-block-search__label {
    display: none;
}

.widget .wp-block-search .wp-block-search__button {
    margin-left: 0;
    background: transparent;
    color: transparent;
    border: 0;
    padding: 12px 40px;
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
}

.widget .wp-block-search .wp-block-search__button::after {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #E48216;
    font-size: 16px;
    left: 22px;
    top: 0px;
    position: relative;
}

/*wp block sidebar-widget css */

.widget.widget_block h2 {
    font-size: 26px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

.widget.widget_block h2::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #E48216;
}

.widget.widget_block .wp-block-latest-comments__comment {
    line-height: 1.4;
}

.widget.widget_block .wp-block-latest-comments__comment a:hover {
    color: #E48216;
}

.wp-block-column .wp-block-image figcaption {
    color: #6f6f6f;
    font-size: 14px;
}

/* Gutenbarger Css*/

/*Sidebar css*/

.ablog__sidebar .widget.widget_block ol li a {
    color: #1A1C20;
    font-weight: 600;
}

.ablog__sidebar .widget.widget_block time {
    font-size: 16px;
    color: #6f6f6f;
}

.ablog__sidebar .widget.widget_block p {
    font-size: 16px;
    font-weight: 400;
}

.ablog__sidebar .widget.widget_block thead th {
    background: none;
    border: none;
    color: #6f6f6f;
    font-weight: 500;
}

.ablog__sidebar .widget_block.widget_calendar caption {
    color: #6c757d;
}

.ablog__sidebar .widget.widget_block .wp-block-tag-cloud a {
    display: inline-block;
    height: 34px;
    line-height: 30px;
    text-align: center;
    padding: 0 19px;
    font-size: 14px !important;
    font-weight: 500;
    border: 2px solid #dce1e4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 8px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.ablog__sidebar .widget.widget_block .wp-block-tag-cloud a:hover {
    background: #E48216 !important;
    color: #fff;
    border-color: #E48216;
}

.ablog__sidebar .widget.widget_block ul li a {
    color: #6f6f6f;
}

.ablog__sidebar .widget.widget_block ul li a:hover {
    color: #E48216;
}

.ablog__sidebar .widget.widget_block .wp-calendar-nav {
    color: #6c757d;
    font-size: 15px;
    text-decoration: none;
}

/*Footer css*/

.footer__widget.widget_block h2 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 25px;
}

.footer__widget.widget_block .wp-block-search__input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none;
    outline: none;
    padding: 0 20px;
    background: #f7f7f7;
    color: #83868c
}

.footer__widget.widget_block .wp-block-search .wp-block-search__button {
    margin-left: 0;
    background: transparent;
    color: transparent;
    border: 0;
    padding: 12px 40px;
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
}

.footer__widget.widget_block label {
    display: none;
}

.footer__widget.widget_block .wp-block-search .wp-block-search__button::after {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #E48216;
    font-size: 16px;
    left: 22px;
    top: 0px;
    position: relative;
}

.footer__widget.widget_block .wp-block-calendar thead th {
    background: none !important;
    border: none !important;
    font-weight: 500;
}

#wp-calendar tbody {
    color: #6f6f6f;
}

.footer__widget .wp-block-calendar {
    margin: 0;
}

.footer__widget.widget_block .wp-calendar-nav {
    color: #d1cfdd;
    font-size: 15px;
}

.footer__widget .wp-calendar-nav a {
    text-decoration: none;
}

.footer__widget.widget_block ol li a {
    color: #A6ABB2;
}

.footer__widget.widget_block ol li a:hover {
    color: #fff;
}

.footer__widget.widget_block time {
    color: #A6ABB2;
    font-size: 16px;
}

.footer__widget.widget_block p {
    font-size: 16px;
    color: #A6ABB2;
}

.footer__widget.widget_block .wp-block-tag-cloud a {
    color: #A6ABB2;
}

.footer__widget.widget_block .wp-block-tag-cloud a:hover {
    color: #fff;
}

.footer__widget.widget_rss ul li span {
    color: #A6ABB2;
}

.ablog__sidebar .widget.widget_text .textwidget p {
    color: #222328;
}

.logo img {
    width: 150px;
}

.footer-logo.footer-logo-3 img {
    width: 215px;
}

.footer-logo img {
    width: 215px;
}

.cat-link li {
    list-style: none;
}

.necessary-link li {
    list-style: none;
}

.courses__meta ul li {
    border-right: 1px solid #ddd;
    text-align: center;
    width: 100%;
    list-style: none;
}

.rc-meta {
    font-size: 14px;
}

.sidebar__deatils_visa .visapass-course-lesson h5 a:hover {
    color: #E48216;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-header-meta .visapass-course-wishlist:hover,
.visapass_visapass .visapass-course-loop-header-meta .visapass-course-wishlist:hover {
    background: #E48216;
}

.visapass-user-profile-content.visapass_public_profile span.visapass-course-loop-level,
.visapass_visapass span.visapass-course-loop-level {
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 14px;
    background: #E48216;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-title h2,
.visapass_visapass .visapass-course-loop-title h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #1A1C20 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-title h2 a,
.visapass_visapass .visapass-course-loop-title h2 a {
    color: #1A1C20 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-title h2 a:hover,
.visapass_visapass .visapass-course-loop-title h2 a:hover {
    color: #E48216 !important;
}

.visapass-star-rating-group i {
    font-size: 14px !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-meta>div i,
.visapass_visapass .visapass-course-loop-meta>div i {
    color: #E48216;
    font-size: 15px;
    font-weight: 500 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-meta>div i,
.visapass_visapass .visapass-course-loop-meta>div span {
    font-size: 15px;
    font-weight: 400;
    color: #6f6f6f;
}

.visapass-user-profile-content.visapass_public_profile span.visapass-text-avatar,
.visapass_visapass span.visapass-text-avatar {
    background: #E48216 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-loop-author>div a,
.visapass_visapass .visapass-loop-author>div a {
    font-weight: 400;
    color: #1A1C20 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-loop-author>div a:hover,
.visapass_visapass .visapass-loop-author>div a:hover {
    color: #E48216 !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-lising-category>span,
.visapass_visapass .visapass-course-lising-category>span {
    margin-left: 10px !important;
}

.visapass-user-profile-content.visapass_public_profile .visapass-course-loop-price,
.visapass_visapass .visapass-course-loop-price {
    color: #1A1C20 !important;
    font-size: 16px;
}

.visapass-user-profile-content.visapass_public_profile .visapass-public-course-start-learning a:hover,
.visapass_visapass .visapass-public-course-start-learning a:hover {
    color: #E48216;
}

.visapass-user-public-profile .photo-area .pp-area .profile-name>span {
    color: #f6f6f6 !important;
}

@media (max-width: 767px) {
    .visapass-user-public-profile .photo-area .pp-area .profile-name>span {
        color: #000 !important;
    }
}

.visapass_profile_wrap {
    padding-top: 80px;
    padding-bottom: 50px;
}

.visapass-single-page-top-bar .visapass-single-lesson-segment button.course-complete-button:hover {
    background-color: #E48216;
    border-color: #E48216;
}

.visapass-topics-in-single-lesson .visapass-single-lesson-items a>i:first-child {
    color: #E48216;
}

.visapass-topics-in-single-lesson .visapass-single-lesson-items a span {
    transition: 0.3s;
}

.visapass-topics-in-single-lesson .visapass-single-lesson-items a span:hover {
    color: #E48216;
}

.visapass-next-previous-pagination-wrap a:hover {
    color: #E48216;
}

.visapass-course-filter-wrap.mt-90 {
    border-bottom: 1px solid #f2f2f2;
}

.project-filter.course-filter li.active {
    color: #fff;
}