/*
  Theme Name: RouteX - Immigration and Visa Consulting WordPress Theme
  Author: RRDevs
  Support: https://support.rrdevs.net
  Description: RouteX - Immigration and Visa Consulting WordPress Theme
*/


/*.........<! 1. Theme default css !>.........*/
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/* post sticky */
.sticky {
	border: 1px solid var(--rr-theme-primary);
	padding: 30px;
}

/*--------------------------------------------------------------
# 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;
}

/*rr unit css */
.rr-blog__tag {
	clear: both;
	margin-top: 0;
	padding-top: 40px;
}

.wp-block-button {
	margin-bottom: 10px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 20px;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}

.blocks-gallery-caption {
	margin-bottom: 50px;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	margin-bottom: 30px;
}

.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
	margin-bottom: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	line-height: 1;
}

blockquote p {
	color: var(--rr-text-body);
	margin: 0;
}

blockquote p code {
	font-size: .875em;
	color: inherit;
	word-wrap: break-word;
}

/*rr unt commenst*/
.latest-comments ul {
	padding-left: 0;
}

.comments-avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50px;
}

.latest-comments li ul.children {
	padding-left: 50px;
	list-style: none;
}

@media (max-width:767px) {
	.latest-comments li ul.children {
		padding-left: 0;
	}
}


/*rr-page-content*/


/*block quote*/
.wp-block-quote blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.wp-block-quote blockquote cite::before {
	content: "";
	font-size: 28px;
	padding-bottom: 0px;
	display: inline-block;
	background: #fff;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-quote blockquote {
	border: 0;
}

.wp-block-column blockquote {
	padding: 30px 30px 30px;
	border: 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
}



/*footer custom css*/
.footer-default-widget ul li {
	list-style: none;
	margin-bottom: 15px;
	overflow: hidden;
}

.footer-default-widget ul li a {
	font-size: 16px;
	font-weight: var(--rr-fw-regular);
	color: #b4b8bb;
	position: relative;
}

.footer-default-widget ul li a::before {
	position: absolute;
	content: "";
	left: auto;
	right: 0;
	bottom: 0;
	background: var(--rr-common-white);
	width: 0;
	height: 1px;
	top: 20px;
}

.footer-default-widget ul li:hover>a::before {
	width: 100%;
	left: 0;
	right: auto;
}

.footer-default-widget ul#menu-main-links li {
	width: 50%;
	float: left;
}



.footer__col-1 {
	margin-right: 0px;
}

.footer-3-widget ul li a {
	font-size: 16px;
	font-weight: var(--rr-fw-sbold);
	color: #b4b8bb;
	position: relative;
}

.footer-3-widget ul li a::before {
	position: absolute;
	content: "";
	background: var(--rr-theme-1);
	width: 5px;
	height: 2px;
	left: -10px;
	right: 0;
	top: 10px;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
}

.footer-3-widget ul li:hover>a::before {
	visibility: visible;
	opacity: 1;
}

.footer-3-widget ul li {
	list-style: none;
	margin-bottom: 15px;
}

.footer-3-widget ul li:hover>a {
	margin-left: 10px;
	color: var(--rr-common-white);
}


/*blog css */
.rr-blog__thumb iframe {
	width: 100%;
}

.rr-pagination ul {
	padding-left: 0;
}

.postbox__text li {
	font-size: 16px;
}

.rr-blog-area ol ol,
.rr-blog-area ol ul,
.rr-blog-area ul ol,
.rr-blog-area ul ul {
	margin-bottom: 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.postbox__area .nice-select {
	width: 100%;
	margin-bottom: 20px;
}

/* post table */
.postbox__area table {
	margin-bottom: 30px;
}

.postbox__area table,
.postbox__area th,
.postbox__area td {
	border: 1px solid #d1d1d1;
	font-size: 16px;
}

.postbox__area td {
	padding: 0 20px;
}

#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;
}

#wp-calendar thead {
	font-size: 14px;
}


.rr-footer-widget #wp-calendar thead th {
	text-align: center;
	color: #fff;
}

.calendar_wrap caption {
	color: #fff;
}

#wp-calendar tbody {
	color: #666;
}

#wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}

.postbox__area table a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	font-style: normal;
	font-family: var(--rr-ff-body);
}


.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/*--------------------------------------------------------------
# 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;
}

/*rr unit css */


.rr-blog__tag {
	clear: both;
	margin-top: 0;
	padding-top: 40px;
}

.wp-block-button {
	margin-bottom: 10px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 20px;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}

.blocks-gallery-caption {
	margin-bottom: 50px;
}

.gallery-caption.wp-caption-text {
	margin: 0.5075em 0;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
	margin-bottom: 30px;
}

.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
	margin-bottom: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	line-height: 1;
}

blockquote p code {
	font-size: .875em;
	color: inherit;
	word-wrap: break-word;
}

/*rr unt commenst*/
.latest-comments ul {
	padding-left: 0;
}

.comments-avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50px;
}

.latest-comments li ul.children {
	padding-left: 50px;
	list-style: none;
}

@media (max-width:767px) {
	.latest-comments li ul.children {
		padding-left: 0;
	}
}


/*rr-page-content*/


/*block quote*/
.wp-block-quote blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.wp-block-quote blockquote cite::before {
	content: "";
	font-size: 28px;
	padding-bottom: 0px;
	display: inline-block;
	background: #fff;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.wp-block-quote blockquote {
	border: 0;
}

.wp-block-column blockquote {
	padding: 30px 30px 30px;
	border: 0;
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(5, 17, 69, 0.1), inset 4px 0px 0px var(--rr-theme-primary);
	position: relative;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
	padding: 40px;
}



/*footer custom css*/
.footer-default-widget ul li {
	list-style: none;
	margin-bottom: 15px;
	overflow: hidden;
}

.footer-default-widget ul li a {
	font-size: 16px;
	font-weight: var(--rr-fw-regular);
	color: #b4b8bb;
	position: relative;
}

.footer-default-widget ul li a::before {
	position: absolute;
	content: "";
	left: auto;
	right: 0;
	bottom: 0;
	background: var(--rr-common-white);
	width: 0;
	height: 1px;
	top: 20px;
}

.footer-default-widget ul li:hover>a::before {
	width: 100%;
	left: 0;
	right: auto;
}

.footer-default-widget ul#menu-main-links li {
	width: 50%;
	float: left;
}

.footer__col-1 {
	margin-right: 0px;
}

.footer-3-widget ul li a {
	font-size: 16px;
	font-weight: var(--rr-fw-sbold);
	color: #b4b8bb;
	position: relative;
}

.footer-3-widget ul li a::before {
	position: absolute;
	content: "";
	background: var(--rr-theme-1);
	width: 5px;
	height: 2px;
	left: -10px;
	right: 0;
	top: 10px;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
}

.footer-3-widget ul li:hover>a::before {
	visibility: visible;
	opacity: 1;
}

.footer-3-widget ul li {
	list-style: none;
	margin-bottom: 15px;
}

.footer-3-widget ul li:hover>a {
	margin-left: 10px;
	color: var(--rr-common-white);
}


/*blog css */
.rr-blog__thumb iframe {
	width: 100%;
}

.rr-pagination ul {
	padding-left: 0;
}

.postbox__text li {
	font-size: 16px;
}

.rr-blog-area ol ol,
.rr-blog-area ol ul,
.rr-blog-area ul ol,
.rr-blog-area ul ul {
	margin-bottom: 0;
	margin-left: 15px;
}

.rr-blog-area .widget_categories ul ul {
	margin-bottom: 0;
	margin-left: 15px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.postbox__area .nice-select {
	width: 100%;
	margin-bottom: 20px;
}

/* post table */
.postbox__area table {
	margin-bottom: 30px;
}

.postbox__area table,
.postbox__area th,
.postbox__area td {
	border: 1px solid #d1d1d1;
	font-size: 16px;
}

.postbox__area td {
	padding: 0 20px;
}

#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;
	color: #fff;
}
.footer__widget.widget_calendar .wp-calendar-nav-prev a {
    color: #fff;
}
#wp-calendar thead {
	font-size: 14px;
}

.postbox__area table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}


#wp-calendar tbody {
	color: #666;
}

rr-theme-1 #wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}

.wp-block-table td,
.wp-block-table th {
	padding: 10px 20px;
}

.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
}

.postbox__area ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;
	padding: 10px 20px;
}

.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
	padding-left: 0;
}

.postbox__area ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;

}

.postbox__text ul li a,
dl a {
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;

}

.postbox__text ul li a:hover,
dl a:hover {
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}

.wp-block-search__button {
	background: var(--rr-theme-1);
	border: 1px solid var(--rr-theme-1);
	padding: 0 30px;
	color: #fff;
	margin-left: .625em;
	word-break: normal;
	font-size: 14px;
	font-family: inherit;
	line-height: inherit;

}

.wp-block-tag-cloud a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px !important;
	font-weight: 500;
	color: var(--rr-text-body);
	background: #f4f4f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}

ul.wp-block-rss.wp-block-rss {
	padding-left: 0;
}

.rr-postbox-pagination.mb-40 ul {
	padding-left: 0;
}

.wp-container-1.wp-block-group.has-background {
	margin-bottom: 30px;
}

.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 10px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
	overflow: hidden;
	padding-top: 40px;
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}
.wp-block-search__inside-wrapper {
	position: relative;
}


.rr-footer__widget.widget_search {
	padding: 25px 20px 35px 20px;
}

.blog-sidebar__search input {
    height: 50px;
    padding: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 42px;
    background: transparent;
    border: 1px solid rgba(8, 10, 11, 0.1);

}

.blog-sidebar__search button {
    top: 50%;
    left: 28px;
    font-style: normal;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sidebar__wrapper .wp-block-search__inside-wrapper input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: var(--rr-common-white);
	padding: 0 25px;
	padding-right: 75px;
	text-transform: capitalize;
	outline: none;
	padding-right: 70px;
	border: 1px solid rgba(0, 29, 8, 0.1);
}

.wp-block-search__button {
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
	background-color: var(--rr-grey-1);
	color: #959595;
	border: 1px solid rgba(0, 29, 8, 0.1);
	font-family: var(--rr-ff-p);
	background: var(--rr-theme-1);
	color: #fff;
}

.wp-block-search__button:hover {
	background: #000000;
	color: #fff;
}

.sidebar__widget-content ul li a.wp-block-latest-posts__post-title:hover {
	background-color: transparent;
	color: var(--rr-heading-1);
	border: none;
}

.wp-block-tag-cloud a {
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background: #F5F5F5;
	padding: 6px 15px;
	color: var(--rr-heading-primary);
	text-align: center;
	font-size: 13px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-right: 10px;
}
.wp-block-latest-posts__list li a:hover {
    color: var(--rr-theme-primary) !important;
}

.wp-block-tag-cloud a:hover {
	color: var(--rr-common-white);
	background-color: var(--rr-theme-primary);
}

ul.wp-block-rss.wp-block-rss {
	padding-left: 0;
}

.rr-postbox-pagination.mb-40 ul {
	padding-left: 0;
}

.wp-container-1.wp-block-group.has-background {
	margin-bottom: 30px;
}

.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 20px;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 30px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
	overflow: hidden;
	padding-top: 40px;

}

.wp-block-search__button {
	width: 120px;
    height: 43px;
    background: var(--rr-theme-primary);
    color: #fff;
    border: 0;
    transition: .3s;
    font-size: 16px;
    font-weight: 500;
}

.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 var(--rr-theme-primary);
	color: var(--rr-theme-primary);
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
	margin: 20px 0;
	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;
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
	margin: 20px 0;

}


.postbox__area table tbody td {
	text-align: center;
}

.postbox__area table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__area table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.post-password-form input[type="password"] {
	background: #F5F6F8;
	border: 0;
	height: 50px;
	width: 100%;
	padding: 0 15px;
}

.post-password-form input[type="submit"] {
	width: 120px;
	height: 50px;
	background: var(--rr-theme-1);
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: .3s;
}

.post-password-form input[type="submit"]:hover {
	background: #333;

}

.latest-comments blockquote {
	margin: 30px 0px !important;
	padding: 40px 50px 40px;
	color: #666;
	position: relative;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	border-radius: 7px;
	background: #F4F6F8;
}

.latest-comments blockquote p {
	margin-bottom: 0;
	text-align: center;
}

.postbox__area table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__area table td {
	border-color: #ddd;
	padding: 12px 12px;
}

.post-password-form input[type="password"] {
	background: #F5F6F8;
	border: 0;
	height: 50px;
	width: 100%;
	padding: 0 15px;
}

.post-password-form input[type="submit"] {
	width: 120px;
	height: 50px;
	background: var(--rr-theme-primary);
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: .3s;
	border-radius: 38px;
}

.post-password-form input[type="submit"]:hover {
	background: #333;

}


.postbox__comment-text blockquote {
	background: #f2f7f7;
	padding: 35px 40px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.postbox__content blockquote p {
	font-family: var(--rr-ff-heading);
	font-weight: 700;
	font-size: 22px;
	color: var(--rr-theme-1);
	margin-bottom: 25px;
}

.postbox__content blockquote cite {
	font-weight: 400;
	font-size: 14px;
	font-style: inherit;
	position: relative;
}

.postbox__content blockquote cite::before {
	content: "";
	font-size: 28px;
	color: #fff;
	padding-bottom: 0px;
	display: inline-block;
	background: #191515;
	height: 2px;
	width: 16px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}

.latest-comments blockquote {
	background: #f2f7f7;
	padding: 35px 40px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.latest-comments blockquote p {
	font-family: var(--rr-ff-heading);
	font-weight: 700;
	font-size: 16px;
	color: var(--rr-theme-1);
	margin-bottom: 0;
	text-align: left;
}

.latest-comments .comments-text>ul,
.latest-comments .comments-text>ol {
	margin-bottom: 20px;
	padding-left: 23px;
	margin-bottom: 20px;
	padding-left: 23px;
}

.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
	margin-bottom: 3px;
	margin-bottom: 3px;
}

.latest-comments ol ol,
.latest-comments ol ul,
.latest-comments ul ol,
.latest-comments ul ul {
	margin-bottom: 0;
	padding-left: 15px;
}

.latest-comments li {
	font-size: 16px;
}

.latest-comments>ul>li {
	list-style: none;
	margin-bottom: 5px;
}

.latest-comments ul #respond {
	margin-top: 25px;
}

/*page*/
.rr-page-content .post-comments {
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}

.rr-page-content .latest-comments>ul {
	padding-left: 0;
}

.page-links>span.page-links-title {
	border: 0;
	color: #444;
}

.rr-page-content blockquote {
	margin: 30px 0px !important;
	padding: 50px 50px 40px;
	color: #666;
	position: relative;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	border-radius: 7px;
	border: 0;
	background-color: var(--rr-theme-1);
}

.rr-page-contents blockquote::before {
	content: "\f10e";
	position: static;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	color: var(--rr-theme-1);
	line-height: 1;
	margin-bottom: 20px;
	display: inline-block;
}

.rr-page-content blockquote cite {
	margin-top: 10px;
	display: block;
	font-size: 15px;
	font-style: normal;
	position: relative;
}

.rr-page-content table,
.rr-page-content th,
.rr-page-content td {
	border: 1px solid #d1d1d1;
}

.rr-page-content table {
	margin-bottom: 30px;
	font-size: 16px;
}

.rr-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}

.rr-page-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}


.rr-page-content ol,
.rr-page-content ul {
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 16px;
}

.rr-page-content ol li ol,
.rr-page-content ul li ul {
	margin-bottom: 0;
}

.rr-page-content .size-full.alignright {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*blog sidebar */
.blog-sidebar__widget ul {
	padding-left: 0;
}

.blog-sidebar__widget .nice-select {
	float: none;
}

.blog-sidebar__widget .wp-calendar-nav {
	margin-bottom: 0;
}

.blog-sidebar__widget ul li ul {
	padding-top: 7px;
	padding-left: 15px;
}

.rr-footer-area-2 #wp-calendar tbody td#today {
	background: var(--rr-theme-primary);
	color: #fff;
}

.blog__details-content #wp-calendar tbody td#today {
	background: var(--rr-theme-primary);
	color: #fff;
}

.blog-sidebar__widget.widget_rss ul li {
	margin-bottom: 15px;
}

.blog-sidebar__widget.widget_recent_comments ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_recent_comments ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget.widget_recent_comments ul li .comment-author-link a {
	color: var(--rr-theme-secondary);
}

.blog-sidebar__widget.widget_recent_entries ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_recent_entries ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget.widget_rss ul li a::after {
	display: none;
}

.blog-sidebar__widget.widget_rss ul li a {
	padding-left: 0px;
}

.blog-sidebar__widget .nice-select .list {
	width: 100%;
}

/*footer widget*/
.rr-footer-widget .nice-select {
	float: none;
}

.rr-footer-widget #wp-calendar tbody td {
	background: transparent;
	border: 1px solid #202d42;
	color: #fff;
}

.rr-footer-widget ul {
	overflow: hidden;
}

.rr-footer-widget ul ul {
	padding-left: 15px;
	padding-top: 11px;
}

.footer-default-widget ul li:last-child {
	margin-bottom: 0;
}

.rr-footer-widget .nice-select {
	float: none;
}

.rr-footer-widget #wp-calendar thead th {
	color: #fff;
}

.rr-footer-widget #wp-calendar caption {
	color: #fff;
}

.rr-footer-widget .wp-calendar-nav {
	color: #fff;
}

.footer-default-widget ul li span.comment-author-link a {
	color: #fff;
}

.footer-default-widget.widget_recent_comments ul li {
	color: #bdbcbc;
}

.footer-default-widget.widget_rss ul li a {
	color: #fff;
}

.footer-default-widget .rssSummary {
	color: #b4b8bb;
}

.footer-default-widget .rss-date,
.footer-default-widget cite {
	color: #b4b8bb;
}

.footer-default-widget .textwidget p strong {
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}

.footer-default-widget .textwidget p img {
	margin-bottom: 20px;
}

.footer-default-widget p {
	color: #b4b8bb;
}


/*menu*/
.rr-main-menu ul li.menu-last .sub-menu {
	left: auto;
	right: 0;
}

.rr-main-menu ul li.menu-last .sub-menu li>.sub-menu {
	left: auto;
	visibility: hidden;
	opacity: 0;
	right: 100%;
}

.rr-main-menu ul li.menu-last .sub-menu li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

.rr-main-menu ul li .sub-menu a:after {
	display: none;
}

/* 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. */
}

.bypostauthor {
	display: block;
}

.gallery-caption {
	display: block;
}

.rc__thumb {
	float: left;
}

.rc__content {
	overflow: hidden;
}

.header__lang ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul {
	position: absolute;
	top: 110%;
	right: 0;
	background: #fff;
	z-index: 2;
	width: 120px;
	padding: 12px 20px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.header__lang ul li:hover ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
}

.header__lang ul li {
	list-style: none;
	position: relative;
}

.header__lang ul li ul li a {
	color: #222;
	font-size: 14px;
	font-weight: 500;
}

.header__lang ul li ul li:hover>a {
	color: var(--rr-theme-1);
}

.header__logo-overlay img {
	width: 113px;
}

.header__side-logo img {
	width: 113px;
}

.sidebar__logo img {
	width: 130px;
}

.mobile-logo img {
	width: 113px;
}

.breadcrumb-menu span {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.breadcrumb-menu span.dvr {
	margin: 0 8px;
	font-size: 13px;
}

.error-404-title {
	font-size: 180px;
	font-weight: 700;
	line-height: 1;
}

.error__content p {
	margin: 20px 0;
	margin-bottom: 30px;
}

.error__title {
	font-size: 35px;
}

/* sidebar block widget css*/
.blog-sidebar__widget .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 0;
}

.blog-sidebar__widget .wp-block-group__inner-container h2 {
	font-size: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f0f5;
	position: relative;
	margin-bottom: 30px;
}

.blog-sidebar__widget .wp-block-group__inner-container h2::before {
	position: absolute;
	content: "";
	background: var(--rr-theme-1);
	height: 1px;
	width: 30px;
	bottom: -1px;
	left: 0;
	right: 0;
}

.blog-sidebar__widget ol {
	padding-left: 0;
}

.blog-sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
	font-size: 16px;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
	color: var(--rr-heading-primary);
	padding-left: 0;
}

.blog-sidebar__widget .wp-block-calendar table th {
	background: none;
	font-weight: 700;
	padding-bottom: 0;
}


/*footer blocki widget*/
.rr-footer-widget .wp-block-group__inner-container h2 {
	font-size: 18px;
	color: var(--rr-common-white);
	margin-bottom: 40px;
}

.rr-footer-widget .wp-block-search .wp-block-search__label {
	display: none;
}

.rr-footer-widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
	font-size: 16px;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
	color: #fff;
	padding-left: 0;
}

.rr-footer-widget.widget_block ol {
	padding-left: 0;
}

.rr-footer-widget.widget_block .wp-block-latest-comments__comment-link {
	color: var(--rr-fw-regular);
}

.rr-footer-widget.widget_block .wp-block-latest-comments__comment-meta {
	line-height: 1.4;
}

.rr-footer-widget.widget_block .wp-block-calendar table th {
	font-weight: 700;
	background: none;
	padding-bottom: 5px !important;
}

.rr-footer-widget.widget_block #wp-calendar tbody td {
	background: none;
	color: #b4b8bb;
}
pre {
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    display: block;
    overflow: auto;
    height: auto;
}
.blog-details__social {
    clear: both;
}
.textwidget img {
    width: 100%;
	height: auto;
}
.blog__details-content table {
    margin-bottom: 30px;
    width: 100%;
}
.blog__details-content  table, .blog__details-content  th, .blog__details-content  td {
    border: 1px solid #d1d1d1;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.blog__details-content table th {
    padding: 12px 12px;
    font-size: 15px;
    border-color: #ddd;
    text-align: center;
    font-weight: 400;
}
.blog__details-content table a {
    color: var(--rr-theme-primary);
}
.blog__details-content table tbody td {
    text-align: center;
	padding: 12px 12px;
}
.blog__details-content .post-password-form label {
    width: 100%;
}
.blog__details-content .comments-text p img {
    padding: 10px 0;
}
.sidebar__widget.has--service.widget_custom_html .sidebar__widget-service a {
    display: block; 
    background-color: transparent;
}
.blog__item-media img {
    width: 100%;
    height: 310px !important;
}
.blog__item.blog__item_item_2 img {
    height: 380px !important;
    object-fit: cover;
}
.blog-2__media img {
    width: 100%;
    height: 310px !important;
}
.latest-article__media img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}
.breadcrumb__menu .dvr {
    padding: 0 10px;
}
.contact__form-input-select .nice-select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    outline: none;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: inherit;
    z-index: inherit;
    padding-left: 20px;
    padding-right: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    height: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: var(--rr-text-body);
    background-color: #F8F8F8;
}
.nice-select:after {
    border-bottom: 0;
    border-right: 0;
}
.header__logo {
    margin: 15px 0;
}
.footer__widget .textwidget p {
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
}
.wp-block-archives .nice-select {
    margin-bottom: 30px;
}
.wp-block-archives .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
}
.search__logo img {
    width: 156px;
    height: auto;
}
.footer-2__logo a img {
    width: auto;
    height: 48px;
    object-fit: cover;
}
.blog-4__item a img {
    width: 100%;
    height: 530px;
    object-fit: cover;
}
.footer-5__widget.widget_nav_menu ul li {
	font-family: var(--rr-ff-body);
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 34px;
	margin-bottom: 2px;
	color: var(--rr-common-white);
	list-style: none;
}

.footer-5__widget.widget_nav_menu ul li a {
	font-family: var(--rr-ff-body);
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	line-height: 34px;
    position: relative;
}
.footer-5__widget.widget_nav_menu ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    transition: 0.3s;
    margin-left: -19px;
    transform: translateY(2px);
    position: absolute;
    left: 0;
    color: #fff;
}

.footer-5__widget.footer-5__widget-item-4 .footer-5__widget-title {
    margin-left: 0;
}
.blog-item-2 a img {
    width: 100%;
    height: 380px !important;
    object-fit: cover;
}