.header-top-fixed .sub-menu.reversed {
left: auto;
right: 100%;
}
.header-top-fixed .sub-menu {
display: block !important;
position: absolute;
top: 100%;
opacity: 0;
visibility: hidden;
border-radius: 5px;
margin: 0px;
list-style-type: none;
line-height: 1;
padding: 15px 0px;
margin-top: 10px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
background-color: #f7f8fb;
padding-left: 10px;
}
.header-top-fixed .sub-menu li {
margin: 0px;
width: 100%;
position: relative;
}
.header-top-fixed .sub-menu li a {
text-decoration: none;
font-weight: 500;
display: block;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 14px !important;
}
.header-top-fixed .sub-menu li a:hover {
border-radius: 0;
}
.header-top-fixed li:hover>ul {
opacity: 1;
visibility: visible;
margin-top: 0px;
}
@media(max-width: 991px) {
.header-top-fixed li:hover>ul.sub-menu {
display: contents !important;
}
.header-top-fixed li:hover>ul.sub-menu li {
margin-left: 15px;
}
}
.header-top-fixed .sub-menu ul {
left: 100%;
top: 0;
transform: translateY(-20px)
}
.header-top-fixed ul>li.menu-item-has-children {
display: inline-block;
position: relative;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.header-top-fixed .main-menu a {
white-space: nowrap;
}
.header-top-fixed .sub-menu .sub-menu {
transform: translateY(-15px);
}
.header-top-fixed .sub-menu li a {
padding: 10px 0px 10px 0px !important;
}
.header-top-fixed .menu ul .sub-menu li.current_page_item>a,
.header-top-fixed .menu ul .sub-menu li.current-menu-item>a {
color: #000;
!important;
}
.header-top-fixed .sub-menu li a {
color: #000 !important;
}
@media (min-width:1400px) {
.header-top-fixed .sub-menu {
min-width: 210px;
}
}
.sanbi_tm_section {
width: 100%;
height: auto;
position: relative;
overflow: hidden;
}
.sanbi_tm_news {
width: 100%;
height: auto;
clear: both;
float: left;
position: relative;
z-index: 2;
}
.page-banner .sanbi_tm_news .news_inner {
padding: 160px 0px 80px 0px;
width: 100%;
height: auto;
clear: both;
float: left;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-banner .sanbi_tm_news .title h1 {
color: #fff;
}
@media (min-width: 1400px) {
.page-banner .sanbi_tm_news .title h1 {
font-size: 32px;
font-weight: 700;
}
}
@media (max-width: 1400px) {
.page-banner .sanbi_tm_news .news_inner {
padding: 150px 20px;
}
}
@media (max-width: 768px) {
.page-banner .sanbi_tm_news .title h1 {
font-size: 24px;
}
.page-banner .sanbi_tm_news .news_inner {
padding: 160px 0px 100px !important;
}
}
.page-banner .sanbi_tm_news .title {
text-align: center;
}
.sanbi_tm_main_title {
width: 100%;
height: auto;
}
.sanbi_tm_news .single-blog {
width: 100%;
height: auto;
clear: both;
float: left;
padding: 160px 0px 10px 0px;
}
.image.thumb img {
width: 100%;
height: 480px;
object-fit: cover;
border-radius: 15px;
} @media(max-width: 500px) {
.post-info span.date:after {
content: none;
}
}
.rightbox .post-recent .date {
font-size: 13px;
}
@media (max-width: 1040px) {
.sanbi_tm_flexbox {
flex-direction: column;
align-items: baseline;
}
.sanbi_tm_flexbox .leftbox {
width: 100%;
margin-bottom: 60px;
}
.sanbi_tm_flexbox .rightbox {
width: 100%;
}
}
.news_inner.blog-news {
background-color: #fff;
}
.blog-news .thumb img {
border-radius: 12px;
}
.blog-news .blog_single_details .descriptions p {
margin-bottom: 20px;
}
.blog-news .sanbi_tm_news ul li {
float: unset !important;
margin: 0;
width: unset !important;
}
blockquote {
margin-top: 25px;
margin-bottom: 25px;
border-left: 5px solid var(--theme-color1);
padding: 20px;
font-size: 21px;
font-style: italic;
color: #fff;
background-color: #070415;
}
blockquote p:last-child {
margin-bottom: 0 !important;
}
.post-info {
margin-top: 25px;
margin-bottom: 15px;
}
.post-info span.date {
padding-right: 20px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
margin-left: 0;
}
.post-info span.user a {
color: #54545f;
}
.list_inner h4.post-title a:hover {
color: #24315E;
}
.post_title {
font-weight: 600;
}
.blog-news.blog-list .news_list {
margin-bottom: 60px;
}
.leftbox {
padding-right: 20px;
}
.rightSidebar a {
line-height: 28px;
color: var(--main-color);
}
.widget_search .wp-block-search__label {
display: none;
}
.widget_block {
margin: 25px 0px;
width: 100%;
float: left;
}
.rightSidebar {
margin-top: 15px;
}
.rightSidebar h2.aon-title {
color: var(--black);
font-size: 24px;
font-weight: 700;
}
input#wp-block-search__input-1 {
background-color: #f3f5f9;
border-radius: 8px;
padding: .625rem 0.75rem .625rem 2.75rem;
border: none;
position: relative;
height: unset;
}
.rightSidebar .wp-block-search__inside-wrapper {
position: relative;
}
.widget_search button {
border: 1px solid var(--theme-color1);
background-color: var(--theme-color1);
text-transform: capitalize;
top: 0;
right: 0;
z-index: 2;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
padding: 17px;
color: #fff;
font-size: 16px;
}
@media(min-width: 1041px) {
.widget_search button {
position: absolute;
}
}
@media(max-width: 1040px) {
.widget_search button {
margin-left: -40px;
}
}
.rightbox.rightSidebar .wp-block-group__inner-container h2,
.rightbox.rightSidebar h2.aon-title {
font-size: 24px;
}
.rightbox.rightSidebar h2.aon-title {
margin-bottom: 30px;
}
.rightSidebar .post-recent li {
margin: 0px 0px 25px 0px;
width: 100%;
float: left;
list-style: none;
}
.rightSidebar .post-recent li .list_inner {
width: 100%;
float: left;
position: relative;
display: flex;
}
.rightSidebar .post-recent li .list_inner .image {
width: 85px;
min-width: 85px;
height: 85px;
min-height: 85px;
border-radius: 5px;
position: relative;
overflow: hidden;
margin-right: 10px;
}
.rightSidebar .post-recent li .list_inner .image .main {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 5px;
transform: scale(1) translateZ(0);
}
.rightSidebar .widget_categories ul li,
.rightSidebar .widget_tag_cloud ul li {
list-style: none;
}
.rightSidebar .widget_tag_cloud ul li {
display: inline-block;
margin-bottom: 20px;
margin-right: 3px;
}
.rightSidebar .widget_tag_cloud ul li a,
.aon-tags .tagcloud a {
font-size: 15px !important;
color: var(--main-color);
border: 1px solid #ddd;
border-radius: 50px;
padding: 8px 25px 10px 25px;
}
.rightSidebar .widget_tag_cloud ul li a:hover,
.aon-tags .tagcloud a:hover {
color: #fff;
background-color: var(--theme-color1);
border: 1px solid var(--theme-color1);
}
.rightSidebar .gallery ul li {
list-style: none;
margin: 0px 0px 5px 0px;
float: left;
width: 33.3333%;
padding-left: 5px;
}
.rightSidebar .gallery ul li .list_inner {
width: 100%;
height: auto;
clear: both;
float: left;
position: relative;
}
.rightSidebar .gallery ul li .list_inner .image {
position: relative;
overflow: hidden;
border-radius: 5px;
}
.rightSidebar .gallery ul li .list_inner .image .main {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 5px;
transform: scale(1) translateZ(0);
}
.rightSidebar .gallery ul li .list_inner img {
max-width: 100%;
width: 100%;
height: 89px !important;
clear: both;
float: left;
position: relative;
border-radius: 5px;
}
.aon-tags {
display: inherit;
}
.aon-tags .tagcloud li {
list-style: none;
margin-bottom: 20px;
display: inline-block;
}
.stButton .stButton_gradient {
height: 21px !important;
}
.st_instagram_hcount .stButton_gradient {
padding: 0 !important;
}
.st_instagram_hcount .stArrow {
line-height: 21px !important;
}
.post-social-icons .stMainServices {
width: 22px !important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.post-social-icons .stButton .chicklets {
width: 20px;
overflow: hidden;
display: -webkit-inline-box;
height: 20px;
line-height: 21px;
}
.post-social-icons {
float: right;
}
.post-area-tags {
width: 100%;
float: left;
display: flex;
justify-content: space-between;
margin-top: 30px;
margin-bottom: 50px;
}
.aon-bd-title {
padding-top: 5px;
margin-bottom: 20px;
margin-right: 10px;
}
h3.comment-title {
font-size: 28px;
margin-bottom: 25px;
margin-top: 0;
}
.clear#comment-list {
margin-top: 60px;
}
.comment-form-cookies-consent,
.required-field-message {
display: none;
}
.cm-respond {
width: 100%;
height: auto;
clear: both;
float: left;
background-color: #f8f9fc;
padding: 40px;
border-radius: 12px;
}
.comment-list .comment-date {
font-size: 15px;
font-style: italic;
}
form.comment-form input.form-control,
form.comment-form textarea.form-control {
width: 100% !important;
border-radius: 10px !important;
padding: 25px !important;
background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, .05) !important;
border: none;
font-size: 18px;
color: #6f6b80 !important;
letter-spacing: 0px;
}
form.comment-form input.form-control {
height: 60px !important;
margin-bottom: 20px;
}
form.comment-form button.site-button {
text-decoration: none;
color: #fff;
display: inline-block;
font-family: 'Jost', sans-serif;
font-weight: 500;
border-radius: 50px;
border: 2px solid var(--theme-color1);
padding: 14px 48px 13px 48px;
position: relative;
overflow: hidden;
background: var(--theme-color1);
font-size: 18px;
line-height: 30px;
letter-spacing: 0px;
word-wrap: break-word;
height: auto;
margin-top: 10px;
}
p.logged-in-as {
margin-bottom: 10px;
}
h3.comment-title a,
p.logged-in-as a {
color: var(--bs-body-color);
}
.cm-respond textarea::placeholder {
opacity: 0.5;
}
.comment-list li {
list-style: none;
}
.comment-list li img.avatar {
border-radius: 50%;
}
.comment-list li .comment-info cite {
font-size: 24px;
font-style: normal;
}
a.comment-reply-link:hover {
color: #fff;
background-color: var(--theme-color1);
}
a.comment-reply-link {
text-decoration: none;
color: #54545f;
display: inline-block;
border: 1px solid #ddd;
border-radius: 5px;
padding: 5px 15px;
}
@media(min-width: 500px) {
.comment-list li img.avatar {
position: absolute;
}
.comment-body:has(img.avatar) .comment-info {
padding-left: 100px;
}
.comment-body {
position: relative;
}
a.comment-reply-link {
position: absolute;
top: 0;
right: 0;
}
}
@media(max-width: 499px) {
.comment-list li img.avatar {
margin-bottom: 20px;
}
.comment-list .comment-info .comment-date+p {
margin-top: 10px;
}
.post-social-icons {
margin-left: 20px;
margin-top: -3px;
}
.cm-respond {
padding: 20px;
}
}
#cancel-comment-reply-link {
color: var(--bs-body-color);
text-decoration: none;
display: inline-block;
border: 1px solid #ddd;
border-radius: 5px;
padding: 12px 15px;
width: auto;
font-size: 15px;
position: absolute;
right: 0px;
}
.comment-respond h3 {
position: relative;
}
@media(max-width: 600px) {
#cancel-comment-reply-link {
margin-top: 50px;
}
.comment-respond:has(#cancel-comment-reply-link) h3 {
margin-bottom: 80px;
}
.comment-respond h3:has(small a[style="display:none;"]) {
margin-bottom: 17px !important;
}
}
.breadcrumbs,
.breadcrumbs a {
color: #fff;
}
.breadcrumbs span.active {
color: #fff;
}
.breadcrumbs span a:hover {
color: #fff;
text-decoration: underline;
}
.single-breadcrumb,
.single-breadcrumb a {
color: #333;
}
.single-breadcrumb span.active {
color: #007bff;
}
.single-breadcrumb span a:hover {
color: #007bff;
text-decoration: underline;
}
.blog-list h4.post-title {
margin-bottom: 15px;
}
.blog-list h4.post-title a {
font-size: 32px;
font-weight: 700;
color: var(--bs-body-color);
}
@media (max-width: 768px) {
.blog-list h4.post-title a {
font-size: 26px;
}
}
.blog-list .sx-post-readmore {
margin-top: 20px;
}
.blog-list .sx-post-readmore a {
text-decoration: none;
color: #fff;
display: inline-block;
font-weight: 500;
border-radius: 50px;
border: 2px solid var(--theme-color1);
position: relative;
overflow: hidden;
padding: 9px 29px;
background-color: var(--theme-color1);
}
.blog-list .sx-post-readmore a:hover {
background-color: #000;
border: 2px solid #000;
transition: 0.2s ease;
}
.pagination {
width: 100%;
height: auto;
clear: both;
float: left;
position: relative;
display: flex;
justify-content: center;
margin-top: 2.5rem;
}
.pagination ul {
display: flex;
}
.pagination li {
list-style: none;
display: inline-block;
}
.pagination li a {
color: #000;
background-color: #f4f4f9;
border: 1px solid #f4f4f9;
text-align: center;
margin-right: 8px;
padding: 13px;
border-radius: 8px !important;
font-weight: 500;
height: 40px;
display: inline-block;
display: flex;
align-items: center;
justify-content: center;
box-shadow: rgba(60, 75, 192, 0.2);
padding: 0px 16px;
}
span.page-numbers.current {
border: 1px solid #ddd;
border-radius: 8px !important;
text-align: center;
width: 40px;
height: 40px;
display: inline-block;
color: #fff !important;
background-color: var(--theme-color1) !important;
margin-right: 8px;
display: flex;
align-items: center;
justify-content: center;
}
.pagination li.active a,
.pagination li a:not(.next, .prev):hover {
border: 1px solid transparent;
background: var(--theme-color1);
color: #fff !important;
background-color: var(--theme-color1) !important;
border-color: var(--theme-color1) !important;
}  .pagination a.prev span,
.pagination a.next span {
opacity: 0;
} .sanbi_tm_news .news_list:has(.search-custom) {
margin-top: 38px
}
.leftbox .news_list:first-child {
margin-top: 40px;
}
.search-custom form {
margin-top: 30px;
margin-bottom: 30px
}
.search-custom form input {
border: 1px solid #eee;
height: 60px;
}
.search-custom form button {
border: 1px solid var(--theme-color1);
color: #fff !important;
font-size: 16px;
position: relative;
height: 60px;
width: 60px;
cursor: pointer;
float: right;
margin-top: -60px;
padding: 0;
letter-spacing: 0;
background-color: #fff;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.search-custom form button {
width: 100%;
display: block !important;
padding: 8px 12px;
-webkit-appearance: none;
background: url(//edupro.guide/wp-content/themes/sanbi/images/search.png) no-repeat right;
background-position-x: 50%;
background-color: var(--theme-color1);
height: 60px;
width: 60px;
image-rendering: auto;
background-size: 16px;
image-rendering: crisp-edges;
image-rendering: -webkit-optimize-contrast;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-lightbox.elementor-lightbox {
display: none !important;
}
.error-page {
background-color: #0253ee;
}
.error-page h5 {
color: #fff;
}
.error-page+footer {
padding-top: 60px;
}
.wpcf7 input[type="email"] {
width: 100%;
padding: 16px 24px;
border: 1px solid var(--grey-color);
border-radius: 50px;
}
span.wpcf7-not-valid-tip {
color: #000;
margin-top: 10px;
}
div.wpcf7-response-output {
border-color: #000 !important;
margin-right: 0 !important;
margin-left: 0 !important;
}
.ceo-image img {
border-radius: var(--border-radius-md) !important;
}
.third-party-logo img {
height: 54px !important;
}
.testimonie-thumb-slider img {
border-radius: var(--border-radius-md) !important;
}
.cate-blog .comma:last-child {
display: none;
}
footer {
margin-top: 4rem;
padding-bottom: 2.5rem;
}
footer .newsletter input[type=submit] {
width: 100%;
}
@media(max-width: 300px) {
.mobile-navigation-wrap {
right: -120%;
}
.mobile-navigation-wrap.show {
right: -10px;
}
.page-banner .sanbi_tm_news .title h1 {
font-size: 36px;
}
}
.post-social-icons {
display: none !important;
}
.comment-list li .comment-info cite {
font-size: 22px !important;
font-weight: 600 !important;
color: var(--black) !important;
}
.comment-list .comment-date {
font-size: 13px;
font-style: unset;
margin-bottom: 20px;
}
.comment-body .comment-info>p {
margin-top: 12px !important;
}
a.comment-reply-link {
font-size: 15px;
} .article-container .sanbi_tm_news .article-inner {
font-family: "Roboto", sans-serif;
padding: 6rem 0 0;
}
@media (max-width: 991.98px) {
.article-wrapper {
padding: 6.85rem 0;
}
}
@media (max-width: 767.98px) {
.article-wrapper {
padding: 2.5rem 0;
}
} .article-container .sanbi_tm_news .article-inner .title h1 {
font-size: 32px;
padding-top: 3rem !important;
}
@media (max-width: 991.98px) {
.article-container .sanbi_tm_news .article-inner .title h1 {
font-size: 32px;
padding-top: 0rem !important;
}
}
.article-container .sanbi_tm_news .article-inner .breadcrumbs p {
color: #fff;
}
@media (max-width: 767px) {
.article-container .sanbi_tm_news .article-inner .title h1 {
font-size: 24px;
}
}
.article-tab .nav-tabs {
display: flex;
justify-content: center;
margin: 35px 0 13px;
color: #fff;
}
.article-tab .nav-tabs button img {
width: 30px;
height: 16px;
padding-right: 3px;
}
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
color: #fff;
padding: 20px 46px;
border: transparent;
}
@media (max-width: 991.98px) {
.article-tab .nav-tabs {
margin: 10px 0 22px;
}
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
padding: 10px 22px;
}
}
@media (max-width: 576.98px) {
.article-tab .nav-tabs {
margin: 10px 0 13px;
}
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
padding: 10px 15px;
}
}
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff;
background-color: transparent;
border-color: transparent;
background-image: url("data:image/svg+xml,%3Csvg width='148' height='6' viewBox='0 0 148 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6C0 2.68629 2.68629 0 6 0H142C145.314 0 148 2.68629 148 6H0Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: bottom;
}
.article-tab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:active {
border-color: transparent;
background-image: url("data:image/svg+xml,%3Csvg width='148' height='6' viewBox='0 0 148 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6C0 2.68629 2.68629 0 6 0H142C145.314 0 148 2.68629 148 6H0Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: bottom;
}
@media (max-width: 991.98px) {
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff;
background-color: transparent;
border-color: transparent;
background-image: none;
border-bottom: 5px solid #fff;
}
.article-tab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:active {
border-color: transparent;
background-image: none;
border-bottom: 5px solid #fff;
}
}
@media (max-width: 767.98px) {
.article-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #fff;
background-color: transparent;
border-color: transparent;
background-image: none;
border-bottom: 2px solid #fff;
}
.article-tab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:active {
border-color: transparent;
background-image: none;
border-bottom: 2px solid #fff;
}
}
.article-tab .nav-tabs li svg {
margin-right: 3px;
}
.nav-tabs {
border-bottom: none;
}
.item {
background-color: #F3F5F9;
border-radius: 12px;
display: flex !important;
justify-content: space-between;
gap: 2rem;
}
@media (max-width: 991.98px) {
.item {
flex-direction: column;
gap: 0rem;
}
}
.item .img-block {
width: 50%;
}
@media (max-width: 991.98px) {
.item .img-block {
width: 100%;
}
}
.item .img-block img {
border-radius: 12px;
width: 100%;
height: 400px;
object-fit: cover;
}
.item .content-block {
width: 50%;
padding: 28px 28px 0px 0px;
display: flex;
flex-direction: column;
justify-content: center;
gap: 15px;
}
@media (max-width: 991.98px) {
.item .content-block {
width: 100%;
padding: 20px
}
.item .img-block img {
width: 100%;
height: 250px;
object-fit: cover;
}
}
.content-block ul {
display: flex;
flex-wrap: wrap;
gap: 25px;
margin: 0;
align-items: center;
}
@media (max-width: 767px) {
.item .content-block {
gap: 18px;
}
}
.content-block ul li {
list-style: none;
position: relative;
font-size: 14px;
font-weight: 600;
}
.content-block ul li img {
display: inline-block !important;
width: auto !important;
height: 16px !important;
padding-right: 6px;
object-fit: contain;
}
.content-block ul li a {
color: #707070;
}
.content-block ul li a:hover {
color: #4157FF;
}
.content-block ul li:not(:first-child):after {
content: "";
position: absolute;
left: -15px;
top: 45%;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #707070;
}
.content-block ul li:first-child {
background-color: #3C41531A;
border-radius: 32px;
padding: 8px 20px 8px 16px;
}
.item .content-block h2 {
font-size: 24px;
font-weight: 700;
margin: 0px;
}
@media (max-width: 767px) {
.item .content-block h2 {
font-size: 20px;
}
}
.item .content-block .btn-blue {
background-color: #4157FF;
border-radius: 10px;
padding: 12px 40px 12px 48px;
border: none;
display: inline-block;
color: #fff;
}
.item .content-block .btn-blue:hover {
background-color: #000;
transition: 0.2s ease-in;
}
.item .content-block .btn-blue svg {
fill: #fff;
padding-left: 3px;
} .latest-articles {
padding: 60px 0 0;
}
@media (max-width: 767px) {
.latest-articles {
padding: 30px 0 0;
}
}
.latest-articles h2 {
font-family: "Roboto", sans-serif;
font-size: 32px;
font-weight: 700;
}
@media (max-width: 767px) {
.latest-articles h2 {
font-size: 20px;
}
}
.latest-articles .nav-fill .nav-item,
.nav-fill>.nav-link {
flex: none;
text-align: center;
padding: 0px 15px 0px 0px;
}
.latest-articles .nav-pills .nav-link {
background: #f4f4f9;
border: 0;
border-radius: 12px;
color: #707070;
}
.latest-articles .nav-pills .nav-link:active,
.latest-articles .nav-pills .nav-link:hover {
background: #4157FF !important;
color: #fff;
border-radius: 12px;
box-shadow: rgba(60, 75, 192, 0.2);
}
.latest-article-tab-content .blog-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 25px;
grid-row-gap: 0px;
border-radius: 8px;
gap: 1.5rem;
margin-top: 3rem;
}
@media(max-width:768px) {
.latest-article-tab-content .blog-wrapper {
grid-template-columns: repeat(1, 1fr);
}
}
.latest-article-tab-content .blog-wrapper .blog-block {
background-color: #f3f5f9;
border-radius: 8px;
}
.latest-article-tab-content .blog-wrapper .details {
padding: 16px;
}
.latest-article-tab-content .blog-wrapper .details .block {
display: flex;
justify-content: space-between;
padding-bottom: 12px;
gap: 1rem;
}
.latest-article-tab-content .blog-wrapper .details .block ul {
display: flex;
gap: 12px;
font-size: 14px;
}
.latest-article-tab-content .blog-wrapper .details .block ul li {
color: #4157FF;
font-weight: 500;
border-radius: 0px;
list-style: none;
}
.latest-article-tab-content .blog-wrapper .details .block ul li a {
color: #4157FF;
}
.latest-article-tab-content .blog-wrapper .details .block ul li a:hover {
color: #000;
}
.latest-article-tab-content .blog-wrapper .details .block ul li img {
width: 30px;
height: 16px;
border-radius: 0px;
}
.latest-article-tab-content .blog-wrapper .blog-block img {
width: 100%;
height: 200px;
object-fit: cover;
border-radius: 8px;
}
.latest-article-tab-content .blog-wrapper .details .block .date {
color: #707070;
font-size: 14px;
font-weight: 600;
}
.latest-article-tab-content .blog-wrapper .details .button-block {
border-top: 1px solid #dbdde0;
margin: 20px 0 0;
padding-top: 10px;
}
.latest-article-tab-content .blog-wrapper .details .button-block p {
color: #707070;
line-height: 24px;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent {
color: #4157FF;
font-size: 16px;
font-weight: 500;
padding: 12px 0 0;
background-color: transparent;
border: none;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent:hover {
color: #000;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent svg {
fill: #4157FF;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent:hover svg {
fill: #000;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent svg {
margin-left: 0.5rem;
}
.latest-article-tab-content .blog-wrapper h3 {
font-size: 18px;
line-height: 22px;
height: auto;
}
.latest-article-tab-content .blog-wrapper .details .button-block .btn-transparent:hover svg {
fill: #000;
} .site-pagination2 {
text-align: center;
margin: 20px 0;
}
.site-pagination2 .pagination {
list-style: none;
padding: 0;
display: inline-block;
}
.site-pagination2 .pagination li {
display: inline-block;
}
.site-pagination2 .pagination li a {
color: #007bff;
text-decoration: none;
padding: 10px 15px;
border: 1px solid #ddd;
margin: 0 5px;
transition: background-color 0.3s, color 0.3s;
}
.site-pagination2 .pagination li a:hover {
background-color: #007bff;
color: #fff;
}
.site-pagination2 .pagination li.active a {
background-color: #007bff;
color: #fff;
border-color: #007bff;
}
.site-pagination2 .pagination li a.prev,
.site-pagination2 .pagination li a.next {
font-weight: bold;
}
.site-pagination2 .pagination li a.prev {
-webkit-appearance: none;
background: url(//edupro.guide/wp-content/themes/sanbi/images/left-arrow.png) no-repeat right;
background-position-x: 50%;
image-rendering: auto;
background-size: 12px;
image-rendering: crisp-edges;
image-rendering: -webkit-optimize-contrast;
}
.site-pagination2 .pagination li a.next {
-webkit-appearance: none;
background: url(//edupro.guide/wp-content/themes/sanbi/images/right-arrow.png) no-repeat right;
background-position-x: 50%;
image-rendering: auto;
background-size: 12px;
image-rendering: crisp-edges;
image-rendering: -webkit-optimize-contrast;
} .discover-more {
background: linear-gradient(to right, rgba(25, 84, 240, 1), rgba(157, 94, 249, 1));
width: 100%;
padding: 2rem;
margin-top: 4.875rem;
border-radius: .625rem;
color: #fff;
position: relative;
margin-top: 9rem;
}
.discover-more img {
position: absolute;
top: 0px;
left: 0px;
z-index: 999;
width: 100%;
}
@media(max-width:991px) {
.discover-more {
margin-bottom: 2rem;
}
.discover-more img {
display: none;
}
}
.discover-more h2 {
color: #fff;
}
.discover-more button {
background-color: #fff;
border: none;
border-radius: 10px;
padding: .75rem 1.75rem;
margin-top: 1.5rem;
color: #5467FF;
font-weight: 500;
position: relative;
z-index: 999999;
border: 1px solid #007bff;
}
.discover-more button svg {
fill: #4157FF;
margin-left: 6px;
}
.discover-more button:hover svg {
fill: #fff;
}
.discover-more button:hover {
background-color: #007bff;
color: #fff;
border: 1px solid #fff;
} .widget_block {
margin: 1rem 0;
}
div#\"search-6\" {
background-color: #f3f5f9;
border-radius: 8px;
padding: .625rem 0.75rem .625rem 2.75rem;
border: none;
position: relative;
height: unset;
}
input#\"wp-block-search__input-1\" {
background-color: #f3f5f9;
border-radius: 8px;
border: none;
position: relative;
height: unset;
width: 100%;
}
label.\"wp-block-search__label\" {
display: none;
}
button.\"wp-block-search__button {
display: none;
}
div#\"search-6\":before {
position: absolute;
content: "";
background: url(//edupro.guide/wp-content/themes/sanbi/images/icon-search.svg) no-repeat center center;
width: 20px;
height: 20px;
top: 0.75rem;
left: 15px;
z-index: 999;
margin-left: 0px;
}
div#search-6 input {
background-color: #f3f5f9;
border-radius: 8px;
padding: .625rem 0.75rem .625rem 2.75rem;
border: none;
position: relative;
height: unset;
} div#archives-7 {
background-color: #f3f5f9;
padding: 1.5rem;
border-bottom: none;
border-radius: 8px;
margin: 1.5rem 0;
}
div#archives-7 h3 {
font-size: 1.125rem;
font-weight: 700;
}
div#archives-7 ul li {
font-size: 1rem;
font-weight: 400;
list-style: none;
border-bottom: 1px solid #dbdde0;
line-height: 45px;
color: #707070;
}
div#archives-7 ul li a {
color: #707070;
}
div#archives-7 ul li:last-child {
border-bottom: none;
}
div#archives-7 ul li a:hover,
div#archives-7 ul li:hover {
color: #4157FF;
}
div#media_image-7 img {
width: 100%;
height: auto;
} .article-container .sanbi_tm_news .article-inner {
font-family: "Roboto", sans-serif;
padding: 6rem 0 0;
}
.article-page-wrapper .article-single .breadcrumbs {
padding-top: 4rem;
}
.article-page-wrapper .article-single .single-title .title,
.article-page-wrapper .article-single .breadcrumbs {
padding-left: 5rem;
padding-right: 5rem;
}
@media (max-width:1200px) {
.article-page-wrapper .article-single .single-title .title,
.article-page-wrapper .article-single .breadcrumbs {
padding-left: 3rem;
padding-right: 3rem;
}
}
@media (max-width:991px) {
.article-page-wrapper .article-single .single-title .title,
.article-page-wrapper .article-single .breadcrumbs {
padding-left: 0rem;
padding-right: 0rem;
padding-top: 1.5rem;
}
}
@media (max-width:991.98px) {
.article-page-wrapper .article-single .breadcrumbs {
padding-top: 4rem;
}
}
.article-page-wrapper .article-single .single-title h1 {
font-size: 2.5rem;
font-weight: 700;
padding: 1.125rem 0 .875rem;
}
@media (max-width:991px) {
.article-page-wrapper .article-single .single-title h1 {
font-size: 1.75rem;
line-height: 2.125rem;
padding: 0;
}
}
@media (max-width:768px) {
.article-page-wrapper .article-single .single-title h1 {
font-size: 1.5rem;
line-height: 1.875rem;
}
}
@media (max-width:576px) {
.article-page-wrapper .article-single .single-title h1 {
font-size: 1.25rem;
}
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 2.5rem;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block {
display: flex;
justify-content: space-between;
gap: 5rem;
align-items: center;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info {
display: flex;
justify-content: space-between;
gap: 1rem;
}
@media (max-width:991.98px) {
.article-page-wrapper .article-single .single-title .title .page-info-wrapper,
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info {
flex-direction: column;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block {
gap: 7rem;
}
}
@media (max-width:768px) {
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block {
gap: 3rem;
}
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info img {
width: 48px;
height: 48px;
border-radius: 50%;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info .user-info-name {
font-size: 1.125rem;
font-weight: 700;
color: #333;
}
@media (max-width:768px) {
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info .user-info-name,
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info .user-info-date {
font-size: .875rem
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .user-info {
font-size: 12px;
font-weight: 700;
color: #333;
}
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .country-cat span:hover,
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .country-tag span:hover {
text-decoration: underline;
color: #000;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .country-tag span a {
color: #4157FF;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block .country-tag span a:hover {
color: #000;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block div {
color: #707070;
font-weight: 600;
font-size: .875rem;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .share {
color: #007bff;
font-weight: 600;
}
.color-blue {
color: #4157FF;
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block div span {
color: #4157FF;
font-size: 1rem;
}
@media (max-width:768px) {
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block div,
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block div span {
font-size: .875rem;
}
}
.article-page-wrapper .article-single .single-title .title .page-info-wrapper .page-info-block div img {
width: 36px;
height: 20px;
margin: 0px 5px;
object-fit: contain;
background-color: #f2f2f2;
}
.leftbox,
.rightbox.rightSidebar {
margin-top: 3rem;
}
.leftbox .blog_single_details p {
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #707070;
margin-bottom: 1rem;
}
.leftbox .blog_single_details h3 {
color: #333;
font-size: 1.5rem;
margin: 4rem 0 0.625rem;
}
.leftbox .blog_single_details h4 {
color: #333;
font-size: 1.25rem;
margin: 2rem 0 0.625rem;
}
.leftbox .blog_single_details ul li {
list-style: square;
margin-left: 16px;
padding-bottom: .75rem;
}
.leftbox .blog_single_details img {
border-radius: 8px;
width: 100%;
height: 400px;
object-fit: cover;
margin-top: 0px;
}
.rightSidebar .vertical-title {
list-style: none;
margin-bottom: 1.5rem;
}
.rightSidebar .vertical-title ul {
list-style: none;
}
.rightSidebar .vertical-title ul li {
border-left: 3px solid #e2e2e2;
line-height: 20px;
padding-left: 25px;
padding-bottom: .75rem;
} .rightSidebar .vertical-title ul li:hover {
border-left: 3px solid #007bff;
color: #007bff;
font-weight: 400;
} .vertical-title.content {
max-height: 172px;
overflow: hidden;
width: 100%;
}
#loadMore {
display: block;
width: 100%;
margin: 0rem 0 2rem 2rem;
color: #007bff;
border: none;
}
#loadMore:hover {
color: #000;
text-decoration: underline;
}
#loadMore.noContent {
background-color: #6c757d;
cursor: not-allowed;
}
#loadMore.noContent {
background-color: #6c757d;
cursor: not-allowed;
}
div#media_image-3 img {
width: 100%;
}
div#categories-2,
div#archives-3 {
background-color: #f3f5f9;
padding: 1.5rem;
border-bottom: none;
border-radius: 8px;
margin: 1.5rem 0;
}
div#categories-2 h3,
div#archives-3 h3 {
font-size: 1.125rem;
font-weight: 700;
}
div#categories-2 ul li,
div#archives-3 ul li {
font-size: 1rem;
font-weight: 400;
list-style: none;
border-bottom: 1px solid #dbdde0;
line-height: 45px;
color: #707070;
}
div#categories-2 ul li a,
div#archives-3 ul li a {
color: #707070;
}
div#categories-2 ul li:last-child,
div#archives-3 ul li:last-child {
border-bottom: none;
}
div#categories-2 ul li a:hover,
div#categories-2 ul li:hover,
div#archives-3 ul li a:hover,
div#archives-3 ul li:hover {
color: #4157FF;
} .loading {
background: #FADF99;
height: 8px;
width: 0%;
position: fixed;
top: 88px;
z-index: 9999;
} .owl-dots {
text-align: center;
margin-top: 10px;
}
button.owl-dot {
background-color: #e2e2e2 !important;
width: 8px;
height: 8px;
border-radius: 50px;
margin-right: 8px;
}
button.owl-dot.active {
background-color: #007bff !important;
width: 20px;
height: 8px;
border-radius: 16px;
} .la-times-circle:before {
content: "\f057";
color: #007bff;
} .blog-single {
background-color: #f3f5f9;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.cate-blog-wrapper {
padding: 1rem 1rem .1rem 1rem;
}
.blog-thumb-image img {
border-radius: 8px !important;
width: 100%;
height: 233px !important;
object-fit: cover;
}
.cate-blog-wrapper .blog-title h4 {
font-size: 1.125rem;
line-height: 22px;
min-height: 44px;
}
.cate-blog-wrapper .date {
color: #707070;
font-weight: 600;
font-size: .875rem;
}
.cate-blog-wrapper .blog-title .button-block {
border-top: 1px solid #dbdde0;
margin: 20px 0 0;
padding-top: 10px;
}
.cate-blog-wrapper .blog-title p {
min-height: 50px;
}
.cate-blog-wrapper .blog-title .button-block .btn-transparent {
color: #4157FF;
font-size: 16px;
font-weight: 500;
border-top: 1px solid #4157FF;
padding: 12px 0 0;
background-color: transparent;
border: none;
}
.cate-blog-wrapper .blog-title .button-block .btn-transparent svg {
fill: #4157FF;
margin-left: 0.5rem;
}
.cate-blog-wrapper .blog-title .button-block .btn-transparent:hover,
.cate-blog-wrapper .blog-title .button-block .btn-transparent:hover svg {
color: #000;
fill: #000;
}
.cate-blog ul {
display: flex;
gap: 8px;
font-size: 14px;
}
.cate-blog ul li {
color: #4157FF;
font-weight: 500;
border-radius: 0px;
list-style: none;
}
.cate-blog ul li a {
color: #4157FF;
}