/*
  Theme Name: Arsha - Banking and Finance WordPress Theme
  Author: Nanantal
  Support: help.themepure.net
  Description: Arsha - Banking and Finance WordPress Theme
*/

/* 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 !>.........*/

img {
	height: auto;
}

/* WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.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: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.gallery-caption {
	display: block;
}

.bypostauthor {
	display: block;
}

.wp-block-navigation .wp-block-page-list {
	padding-left: 0;
}

.wp-block-post-template.wp-block-post-template {
	padding-left: 0;
}

.wp-block-post {
	margin-bottom: 25px;
}

.wp-block-query-pagination-numbers a,
.wp-block-query-pagination-numbers span {
	border: 1px solid #ddd;
	padding: 4px 12px;
	display: inline-block;
}

.wp-block-query-pagination-numbers span.current {
	border-color: #000;
	color: #000;
}

.wp-block-comments-title {
	margin-bottom: 20px;
}

.wp-block-columns {
	margin-bottom: 30px;
}

ol.wp-block-latest-comments {
	padding-left: 0;
}

ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box;
	padding-left: 0;
}

.wp-block-search {
	margin-bottom: 20px;
}

.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
	padding-left: 0;
}

.wp-block-button {
	margin-bottom: 14px;
}

.is-style-squared a {
	border-radius: 0;
}

.wp-block-cover {
	margin-bottom: 20px;
}

.wp-block-gallery.is-layout-flex {
	margin-bottom: 30px;
}

.wp-block-gallery.columns-2 {
	margin-right: 20px;
}

.wp-block-quote.is-style-large {
	border-left: 4px solid;
}

.wp-block-file *+.wp-block-file__button {
	padding: 0 15px;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.wp-block-archives {
	margin-bottom: 20px;
}

.wp-calendar-table tbody td#today {
	background: #000;
	color: #fff;
}
nav.wp-calendar-nav {
    float: right;
    top: -30px;
    position: relative;
    color: #000;
}
caption {
    margin-top: 10px;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	margin-top: 7px;
}

.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
	padding: 15px;
	padding-bottom: 2px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 20px;
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}

.wp-block-preformatted {
	margin: 15px 0;
}

.nice-select .option {
	height: auto;
	line-height: 1;
	min-height: auto;
	padding: 10px 30px;
	margin: 0;
	width: 276px;
	overflow: hidden;
}

.nice-select.open .list {
	padding: 15px 0;
	width: 100%;
}
.mt-blog-sidebar-widget .nice-select {
    float: none;
}
 .mt-blog-sidebar-widget .nice-select:after {
    margin-right: 12px;
}
.nice-select .option:hover {
	color: #000;
}

.wp-calendar-table tr {
	border: 1px solid #ddd;
}

#wp-calendar {
	width: 100%;
}

.wp-calendar-table thead th,
.wp-calendar-table tbody td {
	text-align: center;
	padding: 7px;
	border-right: 1px solid #ddd;
	color: #444;
	background: #fff;
}

/*
*
* Sidebar CSS 
*
*/
.mt-blog-sidebar-widget ul li .children, .mt-blog-sidebar-widget ul li .sub-menu {
    margin-left: 6px;
    margin-top: 15px;
}
.widget_recent_comments ul li a {
    display: inline-block;
    padding: 0;
    background: transparent;
    border: 0;
}
.widget_recent_comments ul li a:after{
	display:none;
}
.widget_recent_comments ul li a:hover {
    background-color: transparent;
    color: var(--mt-theme-1);
    border-color: 0;
}

.widget_recent_entries ul li a {
    display: inline-block;
    padding: 0;
    background: transparent;
    border: 0;
}
.widget_recent_entries ul li a:after{
	display:none;
}
.widget_recent_entries ul li a:hover {
    background-color: transparent;
    color: var(--mt-theme-1);
    border-color: 0;
}

.widget_rss ul li a {
    display: inline-block;
    padding: 0;
    background: transparent;
    border: 0;
}
.widget_rss ul li a:after{
	display:none;
}
.widget_rss ul li a:hover {
    background-color: transparent;
    color: var(--mt-theme-1);
    border-color: 0;
}
.rss-date {
    font-style: italic;
}
cite {
    font-style: italic;
}

.widget_text p strong {
    margin-bottom: 0;
    overflow: hidden;
    display: block;
}
.widget_text p img {
    margin-bottom: 20px;
}
.mt-blog-sidebar-widget .nice-select .current {
	white-space: break-spaces;
}
.tagcloud a {
    font-size: 14px !important;
}


/* 
*
* Blog CSS 
*
*/
.mt-postbox.sticky {
    border-top: 3px solid var(--mt-theme-1);
}
.wp-block-group {
    margin-bottom: 20px;
}
.form-submit .submit{
height: 48px;
    line-height: 48px;
    position: relative;
    background-color: var(--mt-theme-1);
    color: var(--mt-common-black);
    padding: 0 23px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    display: inline-block;
    margin: 0 -3px;
	border: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.mt-postbox ul li a, .mt-postbox dl a {
    text-underline-offset: 3px;
    text-decoration-skip-ink: all;
    text-decoration: underline;
}
.mt-postbox ul li a:hover, .mt-postbox dl a:hover {
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
}

/* .mt-blogpost-area ul,.mt-blogpost-area ol{
    padding-left: 15px;
} */
.mt-blogpost-area ul{
    margin-bottom: 20px;
}
.mt-blogpost-area ol ol, .mt-blogpost-area ol ul, .mt-blogpost-area ul ol, .mt-blogpost-area ul ul {
    margin-bottom: 0;
}
.wp-block-cover__inner-container p:not(.has-text-color) {
    color: #fff;
}
.wp-block-file:not(.wp-element-button) {
    font-size: .8em;
    margin-bottom: 20px;
}
.wp-block-media-text {
    margin-bottom: 20px;
}
.mt-postbox-tag-wrapper {
    overflow: hidden;
    clear: both;
	padding-top: 40px;
    margin-top: 0 !important;
}
.mt-postbox-tag {
    margin-bottom: 0;
}
.mt-postbox-details > p {
    line-height: 30px;
	margin-bottom: 0 !important;
}
.mt-blogpost-area .nice-select {
    float: none;
}
.wp-block-archives {
    margin-bottom: 20px;
}
.mt-blogpost-area  .nice-select::after {
    right: 15px;
}
.mt-postbox-social {
    margin-bottom: 0 !important;
}

/* Table CSS */

/*table */
.mt-postbox table {
    margin-bottom: 30px;
    width: 100%;
}
.mt-postbox  table, 
.mt-postbox  th, 
.mt-postbox  td {
    border: 1px solid #d1d1d1;
}
.mt-postbox table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}
.mt-postbox table tbody td {
    text-align: center;
}
.mt-postbox table a {
    color: var(--mt-theme-1);
}
.mt-postbox table td {
    border-color: #ddd;
    padding: 12px 12px;
}
.mt-postbox .comments-text table {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
}
.post-password-form input[type="submit"] {
    background: #000;
    height: 60px;
    color: #ffff;
    padding: 0 25px;
    border: 0;
}

/* comments table */
.mt-blogpost-area table {
    margin-bottom: 30px;
    width: 100%;
}
.mt-blogpost-area  table, 
.mt-blogpost-area  th, 
.mt-blogpost-area  td {
    border: 1px solid #d1d1d1;
}
.mt-blogpost-area table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}
.mt-blogpost-area table tbody td {
    text-align: center;
}
.mt-blogpost-area table a {
    color: var(--mt-theme-1);
}
.mt-blogpost-area table td {
    border-color: #ddd;
    padding: 12px 12px;
}
.mt-blogpost-area .comments-text table {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
}
.mt-blogpost-area .mt-postbox-comments .children {
    list-style: none;
}
.mt-breadcrumb-title, .mt-postbox-title{
    word-break: break-word;
}
.mt-pagination ul li .current {
border: 1px solid var(--mt-theme-1);
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: var(--mt-common-black);
    background: var(--mt-theme-1);
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: inline-block;
    transition: 0.3s;
}

.mt-blogpost-wrapper ul, .mt-blogpost-wrapper ol{
    padding-left: 16px;
    list-style: none;
}

/* 
*
* Comments CSS
*
*/
.comment-reply-link {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0px 15px;
	font-weight: 500;
	transition: 0.3s;
	position: absolute;
    right: 0;
    top: 0;
}
.comment-reply-link:hover {
    color: var(--mt-common-white);
    background-color: var(--mt-common-black);
}
.comment-reply-title {
    font-weight: 700;
    font-size: 20px;
    color: var(--mt-common-black);
    margin-bottom: 12px;
}
#reply-title a {
    font-size: 14px;
    color: var(--mt-theme-1);
    margin-left: 8px;
    font-weight: 600;
}
.logged-in-as a {
    font-size: 14px;
    color: var(--mt-theme-2);
    margin-left: 8px;
    font-weight: 600;
}
.mt-postbox-comments .children {
    margin-left: 50px;
}
.postbox__comment-title {
    font-size: 28px;
    color: #121416;
    font-weight: 600;
    margin-bottom: 20px;
}


/* 
*
* Footer CSS
*
*/
.mt-footer-widget  .nice-select {
    float: none;
}
.mt-footer-widget  .nice-select:after {
    margin-right: 12px;
}

.mt-footer-widget.footer-cols-1 {
    padding-right: 15px;
}
.mt-footer-widget.footer-cols-3 {
    padding-left: 15px;
}
.mt-footer-widget ul li ul {
    margin-top: 10px;
    margin-left: 15px;
}
.mt-footer-widget .wp-calendar-nav a {
    color: #fff;
}
.mt-footer-widget  caption {
    color: #ddd;
}

.mt-footer-widget .tagcloud a {
    color: #818181;
    border: 1px solid #818181;
}
.mt-footer-widget .tagcloud a:hover{
	color:black;
}

/*
*
* Pages CSS
* 
*/
/*pabe table*/
.mt-page-content table{
    margin-bottom: 30px;
}
.mt-page-content table, .mt-page-content th, .mt-page-content td {
    border: 1px solid #d1d1d1;
	    text-align: center;
}
.mt-page-content table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 500;
}
.mt-page-content table th a {
	color: var(--mt-theme-1);

}
.mt-page-content table td {
    border-color: #ddd;
    padding: 12px 12px;
}
.mt-page-area ul, .mt-page-area ol {
    padding-left: 20px;
}
.mt-page-area .comments-area {
    clear: both;
    padding-top: 30px;
}
.mt-page-area .page-links {
    clear: both;
}
.mt-page-area .post-page-numbers {
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
}
.mt-page-area .post-page-numbers.current {
  border-color: #444;
  color: #444;
}



/*menu last*/
.mtheader__menu nav ul li.menu-last .submenu{
    left: auto;
    right: 0;
}
.mtheader__menu nav ul li.menu-last .submenu li .submenu{
    left: auto;
    right: 100%;
}


/* theme custom css  */
.admin-bar .mtheader__area {
	margin-top: 32px;
}

.admin-bar .header-sticky {
	top: 32px;
}

@media only screen and (min-width: 600px) and (max-width: 780px) {
	.admin-bar .mt-header-transparent {
		margin-top: 46px;
	}

	.admin-bar .header-sticky {
		top: 46px;
	}
}

@media screen and (max-width: 600px) {
	.admin-bar .mt-header-transparent {
		margin-top: 46px;
	}
}

@media screen and (max-width: 600px) {
	.admin-bar .header-sticky {
		top: 0px;
	}
}

/* theme CSS  Page*/

.mtblog__thumb img {
    height: 472px !important;
    object-fit: cover;
}
.mtblog__2 .mtblog__thumb img {
    height: 405px !important;
    object-fit: cover;
}

.mtblog__3 .mtblog__thumb img {
    height: 120px !important;
    object-fit: cover;
}
.mtblog__4 .mtblog__thumb img {
    height: 347px !important;
    object-fit: cover;
}
.mtblog__5 .mtblog__thumb img {
    height: 290px !important;
    width: 266px !important;
    object-fit: cover;
}
.mtservice-active-space {
    margin-right: -325px !important;
    overflow: visible;
}

@media screen and (max-width: 1100px) {
	.mtservice-active-space {
    margin-right: 0px !important;
    overflow: visible;
}

}
.mtblog__arrow2 .mtblog__button {
    left: auto;
    right: 70px;
}
.mtblog__arrow2 .mtteam__button-prev {
    right: 0;
}


.mtcta.mtcta__2 h2{
    font-size: 150px !important;
    line-height: 1;
    color: var(--mt-common-white) !important;
}
.mtcta.mtcta__2 h4{
    color: #c6f906 !important;
    font-size: 16px !important;
    font-family: var(--mt-ff-body);
}
@media screen and (max-width: 1100px) {
.mtcta.mtcta__2 h2{
    font-size: 70px !important;

}
}

.mt-footer-copyright-4 .mt-footer-copyright h3{
    font-size: 28px !important;
    font-weight: 600;
    color: #fff !important;
}
.contact-form-box .mt-btn {
    border: 0 !important;
}


/* side bar */
.mt-blog-sidebar-post-thumb {
    flex: 0 0 auto;
    width: 100px;
    object-fit: cover;
}


