/*
  Theme Name: Skillup - Education HTML5 Template
  Author:nilArtStudio
  Description: Education  HTML5 template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. features-area
5. courses-area
6. counter-area
7. event-area
8. testimonial-area
9. news-area
11. footer
12. footer-icon-area
13. about-area
14. pricing-area
15. instructor-area
16. features2-area
17. breadcrumb-area
18. events-details-area
19. four-zero-four-area
20. portfolio-area
21. contact-area
22. blog-area
23. blog-details
24. shop-area
25. shop-details
26. cart
27. notices-area
28. courses-details-area
*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Open+Sans:300,400,600,700,800');
body {
	font-weight: normal;
	font-style: normal;
	padding-top: 109px;
 }
#tab-webx-journalist .group-areas {
	display: block;
 }
#tab-webx-journalist .rcl-content-area:nth-child(2) {
	display: flex;
	gap: 10px;
 }
#tab-webx-journalist .rcl-content-area:nth-child(2) input {
	height: 30px;
 }
.card-body .single-organisation-slider .b2b-post-card {
	height: 100%;
 }
.single-organisation-slider .owl-stage {
	display: flex;
	margin: 0 !important;
	padding: 0 !important;
 }
.single-organisation-slider .owl-item {
	flex-grow: 1;
	margin-bottom: 13px;
	transition: all 0.3s linear;
	}
.single-organisation-slider .owl-item .shop-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-bottom: 13px;
	}
.single-organisation-slider .owl-item .shop-wrapper:hover {
	transform: scale(1);
 }
.single-organisation-slider .owl-dot,
.special-price-slider .slick-dots > li {
	width: .75rem;
	height: .89rem;
	}
.single-organisation-slider .owl-dot:hover,
.single-organisation-slider .owl-dot.active,
.special-price-slider .owl-dot:hover,
.special-price-slider .owl-dot.active {
	background: #0055b7;
	}
.special-price-slider .slick-dots li button:before {
	font-size: 12px;
 }
.special-price-slider .slick-dots li.slick-active button:before {
	color: #0055b7;
 }
.special-price-slider .slick-dots li button:hover:before {
	color: #0055b7;
 }
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
 }
.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,
button {
	text-decoration: none;
	outline: none;
 }
input:focus,
textarea:focus,
button {
	outline: 0;
 }
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
 }
a,
button {
	color: #000000;
	outline: medium none;
 }
button:focus,
input:focus,
textarea:focus {
	outline: 0;
 }
.uppercase {
	text-transform: uppercase;
 }
.capitalize {
	text-transform: capitalize;
 }
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	color: #313131;
	margin-top: 0px;
	font-style: normal;
	font-weight: 300;
	text-transform: initial;
 }
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
 }
h1 {
	font-size: 40px;
	font-weight: 500;
 }
h2 {
	color: inherit;
	font-size: inherit;
 }
h3 {
	font-size: 28px;
 }
h4 {
	color: inherit;
	font-size: inherit;
 }
h5 {
	font-size: 18px;
 }
h6 {
	font-size: 16px;
 }
ul {
	margin: 0px;
	padding: 0px;
 }
li {
	list-style: none;
 }
p {
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	color: #999999;
	margin-bottom: 15px;
	}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 10px 0;
	padding: 0;
 }
label {
	color: #7e7e7e;
	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 {
	opacity: 1;
 }
*::placeholder {
	color: #555555;
	font-size:inherit;
	opacity: 1;
 }
 
.theme-overlay {
	position: relative;
 }
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
 }
.separator {
	border-top: 1px solid #f2f2f2;
 }
.btn.btn-black {
	background: #303b41;
 }
.btn.btn-black:hover {
	background: #1a1a1a;
 }
.btn:hover {
	background: #106fab;
	color: #fff;
 }
.btn.btn-large {
	padding: 10px 25px;
 }
.btn-lg {
	font-weight: 700;
	padding: 13px 31px;
 }
.btn.white-btn:hover {
	border-color: #ddd;
	color: #ddd;
 }
.btn.btn-base.btn-link {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: #1696e7;
	padding: 0;
	text-decoration: none;
 }
.btn.btn-base.btn-link:hover {
	color: #106fab;
 }
.theme-bg {
	background: #31374d;
 }
.bg-white {
	background-color: #ffffff;
 }
.breadcrumb > .active {
	color: #888;
 }
.header-top-area {
	padding: 7px 57px 9px;
 }
.header-top {
	border-bottom: 2px solid #005ca9;
 }
.header-text > li {
	color: #111111;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-right: 27px;
	position: relative;
 }
.header-text > li:last-child {
	margin-right: 0;
 }
.header-text > li::before {
	background: #d9b62b none repeat scroll 0 0;
	content: "";
	height: 21px;
	position: absolute;
	right: -18px;
	top: 3px;
	width: 1px;
 }
.rcl-bttn.reset-parser-results,
#lk-content .rcl-bttn.reset-parser-results,
.header-text > li:last-child::before {
	/* display: none; */
	}
.header-right-wrapper {
	float: right;
 }
.header-right-text {
	float: left;
	margin-right: 40px;
	position: relative;
 }
.header-right-text::before {
	background: #d9b62b none repeat scroll 0 0;
	content: "";
	height: 21px;
	position: absolute;
	right: -20px;
	top: 4px;
	width: 1px;
 }
.header-right-text li {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-right: 11px;
	position: relative;
 }
.header-right-text li:last-child {
	margin-right: 0;
 }
.header-right-text li a {
	color: #111111;
	transition: all 0.3s ease 0s;
 }
.header-right-text li::after {
	color: #111111;
	content: "/";
	display: inline-block;
	float: right;
	font-size: 15px;
	position: relative;
	right: -9px;
 }
.header-right-text li:last-child::after {
	display: none;
 }
.header-icon {
	float: right;
 }
.header-icon > a {
	color: #FFF;
	font-size: 13px;
	margin-right: 15px;
	transition: .3s;
 }
.header-text a {
	color: #fff;
 }
.header-icon > a:hover {
	color: #000;
 }
.header-icon > a:last-child {
	margin-right: 0;
 }
.logo__img {
	width: 92%;
 }
.header2-right {
	float: right;
	margin-top: 45px;
	margin-left: 37px;
 }
.header-right li {
	display: inline-block;
 }
.header-right ul li a {
	color: #000;
	font-size: 15px;
	font-family: Montserrat;
	font-weight: 700;
 }
.header2-transparent .header-right ul li a {
	color: #fff;
 }
.header-right ul li a:hover {
	color: #196cb4;
 }
.header-right li {
	display: inline-block;
	margin-right: 22px;
	position: relative;
 }
.header-right li:last-child {
	margin-right: 0;
 }
.search-form {
	background: #222 none repeat scroll 0 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 200px;
	z-index: 9;
 }
.header-right li:hover .search-form {
	visibility: visible;
	opacity: 1;
 }
.search-form input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	height: 45px;
	padding: 0 15px;
	width: 100%;
 }
.search-form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	line-height: 45px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 48px;
	top: 0;
 }
.search-form input::-webkit-input-placeholder {
	color: #fff;
 }
.search-form input::-moz-placeholder {
	color: #fff;
 }
.search-form input:-ms-input-placeholder {
	color: #fff;
 }
.search-form input:-moz-placeholder {
	color: #fff;
 }
.extra-info {
	background: #222 none repeat scroll 0 0;
	height: 100%;
	padding: 30px;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(100%);
	transition: all 0.7s ease 0s;
	width: 400px;
	z-index: 9999;
 }
.extra-info.info-open {
	transform: translateX(0px);
 }
.extra-info-left {
	left: 0;
	right: inherit;
	transform: translateX(-100%);
 }
.extra-info.extra-info-left.info-open {
	transform: translateX(0px);
 }
.close-icon {
	margin-top: -16px;
	text-align: right;
 }
.close-icon > button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #fbba42;
	cursor: pointer;
	font-size: 20px;
	padding: 0;
 }
.extra-info > p {
	color: #ddd;
	font-size: 15px;
	line-height: 28px;
 }
.instagram > a {
	float: left;
	width: 33.33%;
 }
.instagram img {
	width: 100%;
 }
.social-icon-right > a {
	border: 2px solid #ddd;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	width: 40px;
 }
.instagram {
	overflow: hidden;
 }
.team-info > h3 {
	color: #333333;
	font-size: 18px;
	margin-bottom: 5px;
 }
.team-info > span {
	color: #777777;
	font-size: 16px;
 }
.team-info {
	padding-top: 33px;
 }
.team-img {
	position: relative;
 }
.team-img img {
	width: 100%;
 }
.team-img::before {
	background: #fbba42 none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
 }
.single-team:hover .team-img::before {
	height: 100%;
 }
.team-icon {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
 }
.single-team:hover .team-icon {
	opacity: 1;
	transform: translateY(-50%);
	visibility: visible;
 }
.team-icon > a {
	border-radius: 50%;
	color: #2d2c40;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
	text-align: center;
	transition: all 0.2s ease 0s;
	width: 30px;
 }
.team-icon > a:hover {
	background: #fff none repeat scroll 0 0;
 }
.team-box {
	padding: 25px;
 }
.team-title {
	margin-bottom: 20px;
	margin-top: 30px;
 }
.team-title > h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 7px;
 }
.team-title > span {
	color: #777777;
	font-size: 16px;
 }
.team-about-icon > a {
	background: #f7f7f7 none repeat scroll 0 0;
	border-radius: 50%;
	color: #3f5666;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
	width: 30px;
 }
.team-about-icon > a:hover {
	background: #f8ca4d none repeat scroll 0 0;
 }
.header-transparent {
	background: #fff none repeat scroll 0 0;
	z-index: 9999;
	border-bottom: 1px solid #ddd;
 }
.header2-transparent {
	left: 0;
	opacity: 0.9;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 9999;
 }
.main-menu ul li a {
	color: #000;
	display: inline-block;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 700;
	padding: 20px 0;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
 }
.header2-transparent .main-menu ul li a {
	color: #fff;
 }
.main-menu ul li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
 }
.main-menu ul li:last-child {
	margin-right: 0;
 }
.main-menu ul li:hover > a {
	color: #196cb4;
 }
.main-menu ul li ul.submenu {
	background: #171a21 none repeat scroll 0 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 110%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 250px;
	z-index: 9;
 }
.main-menu ul li:hover > ul.submenu {
	opacity: 1;
	top: 100%;
	visibility: visible;
 }
.main-menu ul li ul.submenu li {
	border-bottom: 2px solid #1e2128;
	display: block;
	margin: 0;
 }
.main-menu ul li ul.submenu li:last-child {
	border: 0 none;
 }
.main-menu ul li ul.submenu li a {
	color: #ddd;
	display: block;
	padding: 10px 20px;
	text-align: left;
 }
.main-menu ul li ul.submenu li:hover > a {
	color: #005ca9;
 }
.main-menu ul li ul.submenu li ul.submenu {
	left: 100%;
	top: 0;
 }
header.transparent-header {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 56;
 }
.transparent-header .main-menu ul li {
	margin-left: 45px;
 }
.slider-area {
	max-height: 400px;
 }
.slider-wrapper {
	background-size: cover;
	background-position: center center;
 }
.slider-content h1 {
	color: #fff;
	font-size: 72px;
	font-weight: 700;
	line-height: 80px;
	margin-bottom: 47px;
 }
.read-more {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	margin-right: 10px;
	padding: 18px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.read-more:hover {
	color: #fff;
 }
.see-more {
	background: #383e79;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 18px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.see-more:hover {
	color: #fff;
	background: #005ca9;
 }
.btn-border {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #005ca9;
	padding: 16px 30px;
 }
.vh {
	height: 35vh;
 }
.slider-text h1 {
	color: #196cb4;
	font-size: 60px;
	font-weight: 700;
	line-height: 72px;
	margin-bottom: 35px;
 }
.slider2-button {
	margin-bottom: 50px;
 }
.slider2-button a {
	border: 2px solid #005ca9;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 18px 37px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	letter-spacing: 1px;
 }
.slider2-button a:hover {
	background: #005ca9;
	color: #fff;
 }
#slider-form {
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 700px;
 }
#slider-form input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	color: #6469cc;
	font-size: 12px;
	font-weight: 400;
	height: 60px;
	padding-left: 17px;
	text-align: center;
	width: 100%;
 }
#slider-form button {
	background: #005ca9 none repeat scroll 0 0;
	border: medium none;
	color: #196cb4;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	height: 100%;
	padding: 0 50px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	transition: all 0.3s ease 0s;
	border-radius: 0 6px 6px 0;
 }
.slider-text h5 {
	color: #999999;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 25px;
 }
.slider-text h5 span {
	color: #196cb4;
	font-weight: 600;
 }
.featuress {
	margin-top: -153px;
 }
.features-text span {
	color: #196cb4;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 300;
 }
.features2 .features-text span {
	color: #fff;
 }
.features-text h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
 }
.features2 .features-text h3 {
	color: #fff;
	margin-bottom: 21px;
 }
.features-text p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin: auto;
	width: 284px;
 }
.features2 .features-text p {
	color: #8f92cc;
 }
.features-text a {
	border: 1px solid #d7d7d7;
	color: #196cb4;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 21px;
	padding: 15px 30px;
	transition: .3s;
 }
.features2 .features-text a {
	border-color: #575cb2;
	color: #fff;
	margin-top: 40px;
 }
.features-text a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.features-img > img {
	width: 100%;
 }
.features-info {
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 38px 20px 47px;
 }
.features-info a {
	border: medium none;
	margin-top: 40px;
	padding: 0;
	transition: .3s;
 }
.features-info a:hover {
	color: #005ca9;
	background: none;
 }
.news-area .section-title p {
	width: 427px;
 }
.section-title h1 {
	font-weight: 700;
	color: #196cb4;
	font-size: 48px;
 }
.section-title p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin: auto auto 0;
	width: 562px;
 }
.section1-title p {
	width: 407px;
 }
.courses3-area .section-title p {
	margin: 0;
 }
.section-button a {
	color: #196cb4;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #196cb4;
	display: inline-block;
 }
.coures-wrapper {
	background: #fff;
 }
.coures-img img {
	width: 100%;
 }
.courses-text {
	padding-top: 20px;
 }
.coures-wrapper .courses-text {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
 }
.courses-text span {
	display: inline-block;
	margin-bottom: 10px;
 }
.courses-text span > a {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 30px;
	color: #196cb4;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 8px 20px;
 }
.courses-text h4 {
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	font-weight: 600;
	line-height: 31px;
	margin-bottom: 0;
	padding-bottom: 16px;
 }
.courses-text h4>a {
	color: #196cb4;
	transition: .3s;
 }
.courses-text h4>a:hover {
	color: #005ca9;
 }
.course-meta {
	padding-bottom: 4px;
	padding-top: 11px;
 }
.course-meta span {
	color: #999999;
	font-size: 14px;
	margin-right: 28px;
	padding-right: 46px;
	position: relative;
 }
.course-meta span:last-child {
	margin-right: 0;
	padding-right: 0;
 }
.course-meta span::before {
	background: #ebebeb none repeat scroll 0 0;
	content: "";
	height: 52px;
	position: absolute;
	right: 0;
	top: -18px;
	width: 1px;
 }
.course-meta span:last-child::before {
	display: none;
 }
.course-meta span i {
	color: #d1d1d1;
	font-size: 12px;
	margin-right: 12px;
 }
.couses-button a {
	border: 1px solid #d6d6d6;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 14px 38px;
	text-transform: uppercase;
	transition: .3s;
 }
.couses-button a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.courses-active .owl-nav div {
	background: #f7f7ff none repeat scroll 0 0;
	border-radius: 50%;
	color: #196cb4;
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: -133px;
	transition: all 0.3s ease 0s;
	width: 44px;
 }
.courses-active .owl-nav div.owl-prev {
	right: 75px;
 }
.section-button {
	margin-right: 156px;
	margin-top: 45px;
 }
.courses-form {
	overflow: hidden;
	position: relative;
	float: right;
 }
.courses-form input {
	border: medium none;
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: 400;
	height: 30px;
	padding-left: 14px;
	width: 265px;
 }
.courses-form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	position: absolute;
	right: 20px;
	transition: all 0.3s ease 0s;
 }
.courses-top-bar {
	background: #f7f8ff none repeat scroll 0 0;
	margin-bottom: 50px;
	padding: 18px 20px 18px 30px;
 }
.courses-results {
	float: left;
 }
.courses-results > span {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 600;
 }
.courses-tab {
	float: right;
	margin-left: 20px;
 }
.courses-tab li.active a {
	background: #196cb4;
	color: #fff;
 }
.courses-tab li a {
	color: #999999;
	font-size: 15px;
	margin-right: 8px;
	padding: 6px 12px;
	transition: .3s;
 }
.courses-tab  li a.active {
	color: #fff;
	background: #196cb4;
 }
.courses-tab li:hover a {
	background: #196cb4;
	color: #fff;
 }
.courses-list-wrapper {
	overflow: hidden;
	border: 1px solid #ebebeb;
 }
.courses-list-img {
	float: left;
 }
.courses-list-text {
	margin-top: 48px;
	overflow: hidden;
	padding-left: 30px;
 }
.list-meta {
	overflow: hidden;
 }
.course-list-meta span {
	color: #999999;
	font-size: 12px;
	margin-right: 18px;
 }
.course-list-meta span:last-child {
	margin-right: 0;
 }
.course-list-meta span i {
	font-size: 12px;
	margin-right: 10px;
 }
.all-course-tag {
	float: left;
	margin-right: 20px;
 }
.all-course-tag a {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 30px;
	color: #196cb4;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 8px 29px;
 }
.courses-list-text > h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	margin-top: 14px;
 }
.courses-list-text > h3 a {
	color: #196cb4;
 }
.courses-list-text > p {
	margin-bottom: 0;
	padding-right: 32px;
 }
.all-courses-text span a {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 30px;
	color: #196cb4;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	padding: 8px 20px;
 }
.counter-wrapper {
	border: 1px solid #575cb3;
	padding: 41px 30px 18px;
 }
.counter-icon i {
	color: #005ca9;
	font-size: 56px;
 }
.counter-text h1 {
	border-bottom: 1px solid #575cb3;
	color: #000;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 25px;
	padding-bottom: 38px;
 }
.counter-text span {
	color: #000;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	margin-top: 18px;
	text-transform: uppercase;
 }
.free-course-wrapper {
	overflow: hidden;
 }
.free-course-icon {
	float: left;
	margin-right: 25px;
 }
.free-course-icon a {
	border: 2px solid #fff;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 24px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	width: 62px;
	padding-top: 16px;
 }
.free-course-text h3 {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	padding-top: 20px;
 }
.free-course-button {
	margin-top: 7px;
 }
.free-courses-button {
	margin-top: 10px;
 }
.free-course-button a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 50px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.free-course-button a:hover {
	background: #196cb4;
	border-color: #196cb4;
	color: #fff;
 }
.free-courses-button a {
	border: 2px solid #fff;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	padding: 16px 22px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.free-courses-button a:hover {
	background: #196cb4;
	border-color: #196cb4;
	color: #fff;
 }
.event-wrapper {
	border: 1px solid #ebebeb;
	overflow: hidden;
 }
.event-img {
	float: left;
 }
.event-img img {
	width: 100%;
 }
.event-tag {
	display: inline-block;
	margin-bottom: 12px;
 }
.event-tag a {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 30px;
	color: #196cb4;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 10px 23px;
	text-transform: uppercase;
 }
.event-text {
	overflow: hidden;
	padding: 19px 27px 23px;
 }
.events-area .event-text {
	overflow: hidden;
	padding: 28px 27px 23px;
 }
.event-text h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 31px;
	margin-bottom: 16px;
 }
.event-text h4 a {
	color: #196cb4;
	transition: .3s;
 }
.event-text h4 a:hover {
	color: #005ca9;
 }
.event-meta span {
	color: #999999;
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 6px;
 }
.event-meta span:last-child {
	margin-bottom: 0;
 }
.event-meta span i {
	color: #999999;
	font-size: 15px;
	margin-right: 10px;
 }
.events-area .event-text h4 {
	font-size: 24px;
	line-height: 31px;
	margin-top: 10px;
 }
.event-text p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 24px;
 }
.widget-course-title {
	color: #196cb4;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 12px;
 }
.widget-course-title::before {
	border-bottom: 1px solid #e1e1e1;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
 }
.latest-Posts li {
	overflow: hidden;
	padding-bottom: 25px;
 }
.latest-Posts li:last-child {
	padding-bottom: 0;
 }
.posts-image {
	float: left;
 }
.posts-image img {
	width: 100%;
 }
.categories li {
	padding-bottom: 14px;
 }
.categories li:last-child {
	padding-bottom: 0;
 }
.categories li a {
	color: #999999;
	font-size: 14px;
	font-weight: 600;
	transition: .3s;
 }
.categories li a:hover {
	color: #005ca9;
 }
.posts-body {
	overflow: hidden;
	padding-left: 15px;
 }
.posts-body > h4 {
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 1px;
 }
.posts-body a {
	color: #000;
	transition: all 0.3s ease 0s;
 }
.posts-body a:hover {
	color: #005ca9;
 }
.widgets .post-title {
	background: #005ca9 none repeat scroll 0 0;
	border-radius: 7px;
	color: #196cb4;
	display: inline-block;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 4px;
	padding: 4px 30px;
 }
.posts-body > span {
	color: #999999;
	font-size: 12px;
	font-weight: 400;
 }
.uncoming-event {
	background: #f7f7ff none repeat scroll 0 0;
	display: inline-block;
	float: left;
	line-height: 1;
	padding: 10px 28px;
 }
.date:not(.header):not([data-project_id] .date) {
	color: #196cb4;
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 7px;
 }
.month {
	color: #196cb4;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
 }
.tag li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 8px;
 }
.tag li:last-child {
	margin-bottom: 0;
	margin-right: 0;
 }
.tag li a {
	border: 1px solid #cbcbcb;
	color: #2b2b2b;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	padding: 8px 18px;
	text-align: center;
	text-transform: capitalize;
	padding-right: 9px;
	transition: all 0.3s ease 0s;
 }
.tag li .badge {
	background: #005ca9;
	padding: 7px 12px;
	color: #FFF;
	border-radius: 0;
	margin-left: -4px;
	line-height: normal;
	border-top: 1px solid #005ca9;
 }
.tag li a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.category__h4 {
	float: left;
	margin-right: 15px;
 }
.event-custom {
	padding-right: 35px;
 }
.testimonial-custom {
	padding-right: 100px;
 }
.testimonial-text {
	margin-bottom: 46px;
 }
.testimonial-text h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 36px;
 }
.testimonial-text p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin: auto auto 0;
	width: 768px;
 }
.testimonial-img {
	float: left;
	margin-left: 270px;
	overflow: hidden;
 }
.testimonial-name {
	overflow: hidden;
	padding-left: 21px;
	padding-top: 9px;
 }
.testimonial-name h4 {
	color: #196cb4;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 2px;
 }
.testimonial-name > span {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
 }
.testimonial1-wrapper {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
 }
.testimonial1-content {
	margin-bottom: 25px;
	overflow: hidden;
 }
.testimonial1-img {
	float: left;
	margin-right: 22px;
 }
.testimonial1-info {
	overflow: hidden;
 }
.testimonial1-info h1 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
 }
.testimonial1-wrapper p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 31px;
	margin-bottom: 0;
 }
.testimonial1-info span {
	color: #999999;
	display: inline-block;
	font-size: 16px;
 }
.testimonial1-icon i {
	color: #005ca9;
	font-size: 24px;
 }
.user-testimonial {
	margin-top: 35px;
	overflow: hidden;
 }
.testimonial-share {
	float: left;
 }
.testimonial-share span {
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-right: 8px;
	margin-top: 4px;
 }
.testimonial-share ul {
	float: right;
 }
.testimonial-share ul li {
	display: inline-block;
 }
.testimonial-share ul li a {
	border-radius: 50px;
	color: #999999;
	display: inline-block;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin-right: 6px;
	text-align: center;
	width: 25px;
	transition: .3s;
 }
.testimonial-share ul li a:hover {
	background: #f7f7ff;
	color: #196cb4;
 }
.user-text {
	float: right;
 }
.user-text span {
	color: #999999;
	font-size: 12px;
 }
.testimonial-wrapper > p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 31px;
	margin-bottom: 0;
 }
.paginationss {
	margin-left: 20px;
	margin-right: 20px;
 }
.paginationss li {
	display: inline-block;
	margin-right: 3px;
 }
.paginationss li a {
	border-radius: 50%;
	color: #196cb4;
	display: table-cell;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	height: 40px;
	text-align: center;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	width: 40px;
 }
.paginationss li a:hover {
	background: #005ca9;
 }
.paginationss li.active a {
	background: #005ca9;
 }
.pagination-text {
	margin-top: 5px;
 }
.pagination-text > a {
	color: #a6a6a6;
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	transition: .3s;
 }
.pagination-text > a:hover {
	color: #005ca9;
 }
.pagination-text > a i {
	margin-right: 14px;
 }
.pagination-content {
	margin-top: 5px;
 }
.pagination-content > a {
	color: #a6a6a6;
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	transition: .3s;
 }
.pagination-content > a:hover {
	color: #005ca9;
 }
.pagination-content > a i {
	margin-left: 14px;
 }
.news-img img {
	width: 100%;
 }
.news-border {
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
 }
.news-text {
	padding: 18px 34px 18px 30px;
 }
.news-text h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
 }
.news-text h4 > a {
	color: #196cb4;
	transition: all 0.3s ease 0s;
 }
.news-text h4 > a:hover {
	color: #005ca9;
 }
.news-text p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 0;
 }
.news-meta {
	border-top: 1px solid #ebebeb;
	padding-left: 34px;
	padding-right: 34px;
 }
.news-meta span {
	border-right: 1px solid #ebebeb;
	color: #999999;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-right: 28px;
	padding-bottom: 15px;
	padding-right: 33px;
	padding-top: 15px;
 }
.news-meta span:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
 }
.news-meta span i {
	margin-right: 9px;
 }
.footer-top-area .footer-contacts h2 {
	font-weight: 500;
	color: #c4d6e4;
	padding-left: 12px;
	font-size: 16px;
 }
.footer-title {
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 10px;
 }
.footer-link-wrap .sub-menu a {
	color: #ffffff;
 }
.footer-link-wrap a:hover {
	color: #2B96CC;
 }
.footer-link-wrap > li > a {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #c4d6e4;
 }
.footer-link-wrap .menu-item-has-children {
	margin-bottom: 20px;
 }
.footer-link-wrap .sub-menu a {
	font-size: 12px;
 }
.footer-link-wrap > li:last-child {
	bottom: 30px;
	}
.footer-text p {
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: inherit;
	margin-top: 15px;
 }
.footer-icon {
	margin-top: 38px;
 }
.footer-icon a {
	border: 1px solid #ffffff;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 40px;
	padding-top: 12px;
 }
.footer-icon a:last-child {
	margin-right: 0;
 }
.footer-icon a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.footer-menu {
	overflow: hidden;
	padding-right: 19px;
 }
.footer-menu li {
	float: left;
	padding-bottom: 20px;
	position: relative;
	width: 50%;
 }
.footer-menu li:last-child {
	padding-bottom: 0;
 }
.footer-menu li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	transition: all 0.3s ease 0s;
 }
.footer-menu li a:hover {
	color: #ffffff;
 }
.footer-menu li a i {
	font-size: 14px;
	margin-right: 5px;
 }
.footer-info p {
	color: #a0aec6;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 58px;
 }
#footer-form {
	overflow: hidden;
	position: relative;
 }
#footer-form input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #6469cc;
	border-radius: 30px;
	color: #6469cc;
	float: left;
	font-size: 12px;
	font-weight: 400;
	height: 50px;
	padding-left: 17px;
	width: 100%;
 }
#footer-form input::-moz-placeholder {
	color: #fff;
 }
#footer-form input::placeholder {
	color: #fff;
 }
#footer-form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #005ca9;
	font-size: 24px;
	line-height: 50px;
	position: absolute;
	right: 0;
	transition: all 0.3s ease 0s;
	width: 70px;
 }
.footer-border {
	border-bottom: 1px solid #575cb3;
 }
.footer-icon-wrapper {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 12px;
 }
.footer-icon-wrapper i {
	font-size: 12px;
 }
.footer-icon-wrapper .footers-icon a {
	font-size: 12px;
 }
.footers-icon {
	float: left;
	margin-right: 10px;
 }
.footers-icon a {
	color: #ffffff;
	height: 40px;
	width: 40px;
	font-size: 15px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	padding-top: 12px;
 }
.footer-icon-text {
	overflow: hidden;
 }
.footer-icon-text h4 {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0px;
	text-transform: uppercase;
 }
.footer-icon-text span {
	color: #fff;
	font-size: 12px;
 }
.copyright p {
	color: #fff !important;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 400;
 }
.footer-link-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 }
.footer-link-ul:first-child {
	margin-left: 0;
 }
.footer-href {
	font-size: 12px;
	color: #fff;
 }
.footer-link li {
	display: inline-block;
	margin-right: 35px;
	position: relative;
 }
.footer-link li:last-child {
	margin-right: 0;
 }
.footer-link li::before {
	background: #8c97b8;
	bottom: 3px;
	content: "";
	height: 15px;
	position: absolute;
	right: -21px;
	width: 1px;
 }
.footer-link li:last-child::before {
	display: none;
 }
.footer-link li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	transition: .3s;
 }
.footer-link li a:hover {
	color: #fff;
 }
.experience-text h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 28px;
 }
.experience-text p {
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	color: #999999;
	margin-bottom: 0;
 }
.experience-img {
	margin-top: 36px;
 }
.about-text {
	margin-bottom: 60px;
	margin-top: 25px;
 }
.about-text span {
	background: #f7f7ff none repeat scroll 0 0;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 10px 23px;
	text-transform: uppercase;
 }
.about-text h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 18px;
	margin-top: 9px;
 }
.about-text p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 0;
 }
.bar-title h4 {
	color: #787878;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 16px;
 }
.progress-bar span {
	color: #999999;
	font-size: 14px;
	margin-top: -55px;
 }
.bar-title span {
	color: #444;
	font-size: 18px;
 }
.progress-bar {
	background-color: #005ca9;
	text-align: right;
 }
.progress {
	border-radius: 0;
	height: 7px;
	overflow: visible;
 }
.pricing-top {
	background: #f7f7ff none repeat scroll 0 0;
	padding-bottom: 32px;
	padding-top: 42px;
 }
.pricing-wrapper {
	border: 2px solid #f7f7ff;
	transition: .3s;
 }
.pricing-wrapper:hover {
	border: 2px solid #005ca9;
 }
.pricing-wrapper.active {
	border-color: #005ca9;
 }
.pricing-top h4 {
	color: #196cb4;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
 }
.pricing-text h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 4px;
 }
.pricing-text span {
	display: inline-block;
	font-family: Montserrat;
	font-size: 31px;
	font-weight: 700;
	line-height: 46px;
	margin-right: 5px;
	vertical-align: top;
 }
.pricing-top > span {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
 }
.pricing-menu {
	padding-top: 32px;
 }
.pricing-menu li {
	color: #666666;
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 24px;
 }
.pricing-menu li:last-child {
	padding-bottom: 0;
 }
.pricing-button {
	padding-bottom: 45px;
	padding-top: 50px;
 }
.pricing-button a {
	border: 2px solid #005ca9;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 17px 50px;
	text-transform: uppercase;
	transition: .3s;
 }
.pricing-button a:hover {
	border-color: #005ca9;
	background: #005ca9;
	color: #fff;
 }
.pricing-button.active > a {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.pricing-custom {
	-moz-box-flex: 0;
	flex: 0 0 31.7%;
	max-width: 31.7%;
 }
.instructor-img {
	position: relative;
 }
.instructor-img img {
	width: 100%;
 }
.instructor-icon {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	bottom: 0;
	left: 0;
	padding-top: 18px;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	opacity: 0;
 }
.instructor-wrapper:hover .instructor-icon {
	opacity: 1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
 }
.instructor-icon a {
	border-radius: 50%;
	color: #999999;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-right: 13px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 30px;
 }
.instructor-icon a:hover {
	background: #005ca9;
	color: #196cb4;
 }
.instructor-text {
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 16px;
	padding-top: 25px;
	border-top: 0;
 }
.instructor-text h4 {
	color: #196cb4;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 5px;
	text-transform: uppercase;
 }
.instructor-text span {
	font-size: 15px;
	color: #999999;
	font-weight: 400;
 }
.teachers-tab li a {
	color: #999999;
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin-right: 28px;
	padding: 0;
	position: relative;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
 }
.teachers-tab li a.active {
	color: #111111;
 }
.teachers-tab li:last-child a {
	margin-right: 0;
 }
.teachers-tab li a:hover {
	color: #111111;
 }
.features2-area {
	margin-bottom: -80px;
	margin-top: -90px;
	position: relative;
	z-index: 999;
 }
.features2-wrapper {
	border-right: 1px solid #e1e1e1;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 22px;
	padding-top: 22px;
 }
.features {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
 }
.features2-area .col-xl-4:last-child .features2-wrapper {
	border-right: 0 none;
	border-bottom: none;
 }
.features2-text span {
	color: #196cb4;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 300;
 }
.features2-text h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 18px;
	margin-top: 3px;
 }
.features2-text a {
	color: #999999;
	font-size: 12px;
	font-weight: 700;
	font-family: Montserrat;
	display: inline-block;
 }
.features2-text a i {
	margin-left: 4px;
 }
.breadcrumb-text h1 {
	color: #000;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1;
 }
.event-details-custom {
	padding-right: 48px;
 }
.event-details-info {
	background: #f7f7ff none repeat scroll 0 0;
	display: inline-block;
	float: left;
	padding: 18px 34px;
 }
.date1 {
	color: #196cb4;
	display: block;
	font-family: Montserrat;
	font-size: 48px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 9px;
 }
.month1 {
	color: #196cb4;
	display: block;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
 }
.event-details-img {
	margin-bottom: 44px;
	margin-top: 42px;
 }
.event-details-img > img {
	width: 100%;
 }
.events-text {
	margin-bottom: 26px;
 }
.events-text h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
 }
.events-text p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0;
	margin-right: 75px;
 }
.event-details-menu li {
	color: #999999;
	display: flex;
	font-size: 15px;
	padding-bottom: 7px;
 }
.event-details-menu li:last-child {
	padding-bottom: 0;
 }
.event-details-menu li i {
	margin-right: 22px;
 }
.time-count {
	color: #196cb4;
	float: left;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	font-weight: 700;
	padding-right: 60px;
	border-right: 1px solid #e6e6e6;
	margin-right: 60px;
 }
.time-count:last-child {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
 }
.time-count > span {
	display: block;
	font-size: 15px;
	margin-top: 7px;
	text-transform: capitalize;
	color: #111111;
 }
.upcoming-course {
	border-bottom: 4px solid #f7f7ff;
	border-right: 4px solid #f7f7ff;
	border-top: 4px solid #f7f7ff;
	display: inline-block;
	overflow: hidden;
	padding: 27px 77px;
 }
.sidber-map {
	height: 270px;
	width: 100%;
 }
.map2 {
	height: 500px;
	width: 100%;
 }
.event-details-title {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
 }
.event-sidebar li {
	color: #999999;
	font-size: 15px;
	padding-bottom: 8px;
 }
.event-sidebar li:last-child {
	padding-bottom: 0;
 }
.event-sidebar li i {
	margin-right: 22px;
 }
.four-zero-four-text h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
 }
.four-zero-four-text span {
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 23px;
 }
.four-zero-four-text p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin: auto auto 55px;
	width: 562px;
 }
form#four-search {
	position: relative;
	overflow: hidden;
 }
form#four-search input {
	border: 2px solid #efefef;
	color: #999999;
	float: left;
	font-size: 15px;
	height: 60px;
	padding-left: 20px;
	width: 100%;
 }
form#four-search button {
	background: #196cb4 none repeat scroll 0 0;
	border: 2px solid #196cb4;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 60px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
 }
.four-zero-button {
	margin-top: 70px;
 }
.home {
	color: #196cb4;
	border-radius: 3px;
	border: 1px solid #e8e8e8;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	padding: 15px 30px;
	transition: .3s;
 }
.come {
	background: #196cb4 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	padding: 15px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	margin-right: 20px;
 }
.come i {
	margin-right: 18px;
 }
.come:hover {
	color: #fff;
 }
.portfolio-menu button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 30px;
	color: #999999;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin-right: 60px;
	padding: 0;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	letter-spacing: 1px;
 }
.portfolio-menu button:focus {
	outline: 0 none;
 }
.portfolio-menu button:last-child {
	margin-right: 0;
 }
.portfolio-menu button:hover {
	color: #196cb4;
 }
.portfolio-menu button.active {
	color: #196cb4;
 }
.custom {
	margin: 0 -15px;
 }
.portfolio-wrapper {
	position: relative;
 }
.portfolio-img {
	overflow: hidden;
	position: relative;
 }
.portfolio-img a {
	position: relative;
	display: block;
	overflow: hidden;
 }
.portfolio-img a::before {
	background: #005ca9 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9;
 }
.portfolio-wrapper:hover .portfolio-img a::before {
	opacity: 0.9;
 }
.portfolio-img img {
	transition: all 0.3s ease 0s;
	width: 100%;
 }
.portfolio-wrapper:hover .portfolio-img img {
	transform: scale(1.2) rotate(7deg);
 }
.portfolio-content {
	left: 0;
	opacity: 0;
	padding: 0 90px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	z-index: 9999;
 }
.portfolio-wrapper:hover .portfolio-content {
	opacity: 1;
 }
.portfolio-content > p {
	color: #000000;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 700;
	line-height: 31px;
	margin-bottom: 15px;
 }
.portfolio-content span {
	color: #000000;
	display: block;
	font-size: 14px;
	font-weight: 600;
 }
.portfolio-content > a {
	color: #000000;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin-top: 25px;
 }
.portfolio-button a {
	border: 1px solid #e1e1e1;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 17px 54px;
	text-transform: uppercase;
	transition: .3s;
 }
.portfolio-button a:hover {
	background: #005ca9;
	color: #fff;
	border-color: #005ca9;
 }
.contact-text {
	margin-bottom: 35px;
 }
.contact-text h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 14px;
 }
.contact-text p {
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 0;
 }
#contact-form input {
	border: 1px solid #ebebeb;
	color: #999999;
	font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
	height: 50px;
	padding-left: 25px;
	text-transform: uppercase;
	width: 100%;
 }
#contact-form textarea {
	border: 1px solid #ebebeb;
	font-family: Montserrat;
	color: #999999;
	font-size: 13px;
	font-weight: 400;
	height: 120px;
	padding: 25px;
	text-transform: uppercase;
	width: 100%;
 }
#contact-form button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	color: #196cb4;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 17px 44px;
	text-transform: uppercase;
	transition: .3s;
	letter-spacing: 1px;
 }
#contact-form button:hover {
	background: #005ca9;
	color: #fff;
	border-color: #005ca9;
 }
.contact-right-text h5 {
	color: #196cb4;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 14px;
	padding-bottom: 15px;
	position: relative;
	text-transform: uppercase;
 }
.contact-right-text h5::before {
	background: #e0e0e0 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	position: absolute;
	width: 82px;
 }
.contact-right-text span {
	color: #999999;
	display: block;
	font-size: 15px;
	margin-bottom: 8px;
 }
.contact-right-text span:last-child {
	margin-bottom: 0;
 }
.contact-icon {
	margin-top: 26px;
	padding-top: 22px;
	position: relative;
 }
.contact-icon::before {
	background: #e0e0e0 none repeat scroll 0 0;
	top: 0;
	content: "";
	height: 1px;
	position: absolute;
	width: 82px;
 }
.contact-icon a {
	border: 1px solid #ececec;
	border-radius: 50%;
	color: #999999;
	display: inline-block;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	margin-right: 4px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 38px;
 }
.contact-icon a:last-child {
	margin-right: 0;
 }
.contact-icon a:hover {
	background: #005ca9 none repeat scroll 0 0;
	border-color: #005ca9;
	color: #196cb4;
 }
.contact-right-wrapper {
	padding-left: 15px;
 }
.blog-img img {
	width: 100%;
 }
.blog-content {
	margin-top: 28px;
 }
.blog-date {
	background: #f7f7ff none repeat scroll 0 0;
	float: left;
	margin-right: 30px;
	padding: 11px 23px;
 }
.b-date {
	color: #196cb4;
	display: block;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
 }
.b-month {
	color: #196cb4;
	font-size: 12px;
	font-weight: 700;
	font-family: Montserrat;
	line-height: 1;
 }
.blog-text {
	overflow: hidden;
 }
.blog-text h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 7px;
 }
.blog-text h3 a {
	color: #196cb4;
 }
.blog-meta span {
	color: #999999;
	font-size: 11px;
	margin-right: 10px;
 }
.blog-meta span:last-child {
	margin-right: 0;
 }
.blog-meta span  a {
	color: #999999;
 }
.blog-meta span i {
	color: #999999;
	font-size: 11px;
	margin-right: 4px;
 }
.blog-content > p {
	color: #999999;
	font-size: 13px;
	text-align: justify;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 12px;
 }
.blog-content > a {
	border: 1px solid #d7d7d7;
	color: #196cb4;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 8px 23px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.blog-content > a:hover {
	color: #fff;
	background: #005ca9;
	border-color: #005ca9;
 }
.blog-custom {
	padding-right: 48px;
 }
.blog-details-img {
	margin-bottom: 33px;
 }
.blog-details-img > img {
	width: 100%;
 }
.blog-details-content > h2 {
	color: #404044;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 15px;
 }
.blog-details-content > span {
	color: #595959;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 24px;
	position: relative;
 }
.blog-details-content > span:before {
	background: #343434 none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	right: -70px;
	top: 11px;
	width: 50px;
 }
.blog-details-content > p {
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0;
 }
blockquote {
	border-left: 6px solid #005ca9;
	color: #999999;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin: 36px 0 35px 22px;
	padding: 1px 65px 2px 35px;
 }
.blog-details-wrapper.blog-details > p {
	color: #999999;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 0;
	font-weight: 400;
 }
.details-img > img {
	width: 100%;
 }
.user-info {
	border-bottom: 1px solid #acacac;
	display: block;
	margin-bottom: 54px;
	overflow: hidden;
	padding-bottom: 22px;
	padding-top: 70px;
 }
.user-text {
	display: inline-block;
	float: left;
 }
.user-name {
	padding-right: 47px;
 }
.user-share {
	display: inline-block;
	float: right;
 }
.user-share > span {
	color: #595959;
	display: inline-block;
	float: left;
	font-size: 15px;
	margin-right: 21px;
 }
.user-share > ul {
	display: inline-block;
 }
.user-share > ul > li {
	display: inline-block;
	float: left;
	margin-left: 24px;
 }
.user-share > ul > li:first-child {
	margin-left: 0;
 }
.user-share a {
	color: #595959;
	transition: .3s;
 }
.user-share a:hover {
	color: #005ca9;
 }
.user-text a {
	border: 1px solid #e6e6e6;
	color: #646464;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	margin-right: 8px;
	padding: 6px 14px;
 }
.user-text a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.user-text a:last-child {
	margin-right: 0;
 }
.sidebar-title {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 28px;
	position: relative;
	text-transform: capitalize;
 }
.single-comment {
	position: relative;
 }
.comment-img {
	display: inline-block;
	float: left;
 }
.comment-text {
	padding-left: 140px;
 }
.comment-text > h3 {
	color: #111111;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 23px;
 }
.comment-text > span {
	color: #646464;
	display: inline-block;
	float: right;
	font-size: 12px;
	font-weight: 400;
 }
.comment-text > p {
	color: #999999;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 0;
 }
.blog-details .blog-content > p {
	margin-top: 30px;
 }
.parent-comment {
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
	padding-bottom: 28px;
 }
.single-comment.comment-border:last-child {
	margin-bottom: 0;
 }
.replay-comment {
	border-bottom: 1px solid #ececec;
	padding-left: 150px;
	margin-bottom: 40px;
	padding-bottom: 28px;
 }
.comment-text > a {
	border: 1px solid #e6e6e6;
	color: #111111;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	margin-top: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.comment-text > a:hover {
	background-color: #005ca9;
	border-color: #005ca9;
	color: #ffffff;
 }
.comment-form > h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 26px;
 }
.leave-comment-form form textarea {
	border: 1px solid #cccccc;
	color: #999999;
	font-size: 15px;
	height: 140px;
	margin-bottom: 35px;
	padding: 20px;
	width: 100%;
 }
.leave-comment-form form input {
	border: 1px solid #cccccc;
	color: #999999;
	font-size: 15px;
	height: 46px;
	margin-bottom: 25px;
	padding-left: 20px;
	text-transform: capitalize;
	width: 100%;
 }
.leave-comment-form .submit {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #cccccc;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	padding: 19px 45px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.leave-comment-form .submit:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
#scrollUp {
	background-color: #37aee2;
	bottom: 4rem;
	color: #ffffff;
	font-size: 25px;
	padding-top: 13px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 3rem;
	height: 3rem;
	border-radius: .5rem;
 }
#scrollUp:hover {
	background: #005ca9;
	color: #fff;
 }
.showing-text {
	float: left;
 }
.showing-text > span {
	color: #999999;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-top: 11px;
 }
.selector-field {
	float: right;
 }
.selector-field .nice-select {
	border-radius: 0;
	height: 50px;
	line-height: 46px;
	padding-left: 25px;
	padding-right: 35px;
 }
.selector-field select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	color: #999999;
	font-size: 15px;
	width: inherit;
 }
.selector-field label {
	color: #111111;
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0;
 }
.tax-shops-grid {
	margin-bottom: 40px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	grid-gap: 1rem;
 }
.shop-wrapper {
	transition: all 0.3s linear;
	border: 1px solid #ccc;
 }
.shop-wrapper:hover {
	transform: scale(1.05);
 }
.shop-img img {
	width: 100%;
 }
.shop-text {
	margin-top: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
 }
.shop-text h5 {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 6px;
 }
.shop-text h5 > a {
	color: #8c8c8c;
	transition: .3s;
	overflow-wrap: break-word;
 }
.shop-text h5 > a:hover {
	color: #005ca9;
 }
.shop-text > span {
	color: #4c4c4c;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
 }
.shop-icon i {
	color: #e4ba4a;
	font-size: 14px;
	margin-top: 10px;
 }
.shop .posts-body > h4 {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 0;
 }
.shop .posts-body > span {
	color: #196cb4;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
 }
.shop-details-img > img {
	width: 100%;
 }
.rating > a {
	color: #f8ca4d;
	font-size: 14px;
 }
.rating > span {
	color: #333333;
	font-size: 14px;
	margin-left: 12px;
 }
.pro-details-action a {
	border: 2px solid #005ca9;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1px;
	margin-left: 15px;
	padding: 22px 24px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.pro-details-action a:hover {
	background: #005ca9;
	color: #fff;
 }
.product-desc .nice-select {
	border: 1px solid #d6d6d6;
	border-radius: 0;
	display: inline-block;
	float: none;
	height: 50px;
	line-height: 45px;
	margin-left: 0px;
	width: 70px;
 }
.rating {
	margin-bottom: 24px;
 }
.product-desc > p {
	color: #777777;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 50px;
 }
.product-desc > p {
	color: #777777;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 50px;
 }
.nav.review-tab {
	border-bottom: 1px solid #e5e5e5;
 }
.review-tab .nav-link {
	color: #999999;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 15px;
 }
.review-tab .nav-item {
	margin-right: 65px;
	position: relative;
 }
.review-tab .nav-link.active {
	color: #196cb4;
 }
.review-tab .nav-link.active::before {
	background: #196cb4 none repeat scroll 0 0;
	bottom: -1px;
	content: "";
	height: 2px;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
 }
.pro-comments-img {
	float: left;
 }
.pro-commnets-text {
	margin-left: 80px;
	overflow: hidden;
 }
.pro-commnets-text h4 {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #196cb4;
 }
.pro-commnets-text span {
	color: #808080;
	font-size: 12px;
 }
.pro-commnets-text .rating {
	margin-bottom: 20px;
 }
.pro-commnets-text > p {
	margin: 0;
	padding-right: 98px;
 }
.product-commnets-list {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
 }
.product-commnets .product-commnets-list:last-child {
	border: 0;
 }
.review-box > h4 {
	color: #196cb4;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
 }
.rating-list {
	display: inline-block;
 }
.your-rating > span {
	color: #414149;
	font-size: 16px;
 }
.rating-list > a {
	color: #646464;
	font-size: 13px;
 }
.review-form label {
	color: #414149;
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
 }
.review-form textarea {
	border: 1px solid #eaeaea;
	height: 80px;
	margin-bottom: 25px;
	padding: 15px;
	width: 100%;
 }
.review-form input {
	border: 1px solid #eaeaea;
	height: 40px;
	margin-bottom: 30px;
	padding: 0 15px;
	width: 100%;
 }
.brand-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	color: #196cb4;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 16px 20px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
 }
.brand-btn:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.shop-title > h3 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 36px;
 }
.cart-name h4 a {
	color: #414149;
	font-family: open sans;
	font-size: 17px;
	text-transform: capitalize;
	font-weight: 400;
 }
.cart-name h4 a:hover {
	color: #005ca9;
 }
.cart-price span {
	color: #777777;
	font-size: 17px;
 }
.cart-select .nice-select {
	border: 1px solid #d6d6d6;
	border-radius: 0;
	float: none;
	margin: auto;
	width: 60px;
 }
.cart-table .table-bordered td,
.cart-table .table-bordered th {
	border: 1px solid #dee2e6;
	text-align: center;
	vertical-align: middle;
 }
.cart-table .table-bordered td,
.cart-table .table-bordered th {
	border: 1px solid #dee2e6;
	color: #666666;
	font-family: open sans;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
 }
.cart-del > a {
	color: #777777;
 }
.coupon-left input {
	border: 1px solid #e4e4e4;
	color: #999999;
	font-size: 16px;
	height: 50px;
	padding: 0 15px;
	width: 234px;
	float: left;
 }
.coupon-left button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e4e4e4;
	color: #196cb4;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	margin-left: 10px;
	padding: 18px 30px;
	text-transform: uppercase;
	float: left;
 }
.update-cart > a {
	border: 1px solid #ddd;
	color: #414149;
	display: inline-block;
	font-size: 16px;
	margin-left: 10px;
	padding: 14px 25px;
	transition: .3s;
 }
.update-cart > a:hover,
.coupon-left button:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.cart-total-price > ul {
	border: 1px solid #ddd;
 }
.cart-total-price li {
	border-bottom: 1px solid #ddd;
	padding: 17px 28px;
 }
.cart-total-price li:last-child {
	border: 0;
 }
.cart-total-price span {
	float: right;
	font-weight: 500;
 }
.cart-total-price > ul {
	border: 1px solid #ddd;
	margin-bottom: 30px;
 }
.cart-select .nice-select {
	border: 1px solid #d6d6d6;
	border-radius: 0;
	float: none;
	margin: auto;
	width: 60px;
 }
.nice-select::after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: "";
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: rotate(45deg);
	transform-origin: 66% 66% 0;
	transition: all 0.15s ease-in-out 0s;
	width: 5px;
 }
.section1-title h2 {
	color: #196cb4;
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 0;
 }
.notices-wrapper {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 32px;
 }
.notices-wrapper:last-child {
	padding-bottom: 0;
	border-bottom: 0;
 }
.notices-date {
	background: #f7f7ff none repeat scroll 0 0;
	float: left;
	margin-right: 30px;
	padding: 20px 30px;
 }
.n-date {
	color: #196cb4;
	display: block;
	font-family: Montserrat;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
 }
.n-month {
	color: #196cb4;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
 }
.notices-text {
	float: left;
	margin-top: 10px;
	overflow: hidden;
 }
.notices-text span {
	font-size: 12px;
	color: #999999;
	font-weight: 700;
 }
.notices-text span a {
	color: #196cb4;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 20px;
 }
.notices-text > h4 {
	color: #666666;
	font-family: open sans;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 18px;
 }
.notices-button {
	float: right;
	margin-top: 13px;
 }
.notices-button a {
	border: 1px solid #e1e1e1;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 16px 35px;
	text-transform: uppercase;
	transition: .3s;
 }
.notices-button a:hover {
	background: #005ca9;
	border-color: #005ca9;
	color: #fff;
 }
.courses-details-wrapper {
	overflow: hidden;
 }
.courses-details-custom {
	padding-right: 45px;
 }
.couses-details-info {
	margin-bottom: 42px;
	overflow: hidden;
 }
.courses-details {
	float: left;
 }
.courses-details-right {
	float: right;
	overflow: hidden;
 }
.courses-details-img {
	float: left;
	margin-right: 18px;
 }
.courses-details-text {
	float: right;
	margin-right: 50px;
	margin-top: 7px;
	overflow: hidden;
 }
.courses-right-text {
	float: left;
	margin-right: 40px;
	margin-top: 10px;
 }
.courses-right-button {
	float: right;
 }
.courses-details-text > h4 {
	color: #000000;
	font-size: 14px;
	font-weight: 700;
 }
.courses-right-text > span {
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 700;
 }
.courses-right-button > a {
	border: 2px solid #005ca9;
	color: #196cb4;
	display: inline-block;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	padding: 16px 45px;
	transition: all 0.3s ease 0s;
 }
.courses-right-button > a:hover {
	background: #005ca9;
	color: #fff;
 }
.courses-rating {
	margin-bottom: 25px;
 }
.course-rating-list {
	display: inline-block;
 }
.courses-rating span {
	color: #111111;
	font-size: 15px;
	margin-right: 12px;
 }
.course-rating-list a {
	color: #ffb606;
	font-size: 14px;
 }
.couses-details-content > h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 21px;
 }
.couses-details-content > h1 {
	color: #196cb4;
	font-size: 48px;
	font-weight: 700;
 }
.couses-details-content > p {
	margin-bottom: 0;
 }
.courses1-details-img > img {
	width: 100%;
 }
.courses1-details-img {
	margin-bottom: 32px;
 }
.courses-widget {
	background: #f7f7ff none repeat scroll 0 0;
	padding: 28px 25px 30px;
 }
.couses-details-link li {
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 32px;
 }
.couses-details-link li:last-child {
	padding-bottom: 0;
 }
.couses-details-link li i {
	color: #a0aec6;
	margin-right: 20px;
 }
.couses-details-link li span {
	float: right;
 }
body .rcl-bttn.rcl-bttn__type-primary {
	background-color: #005ca9;
 }
.cl_profile {
	border: 0;
	background: #fff;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	margin-top: -1px;
 }
.cl_profile_box .dropdown-menu.show {
	left: auto !important;
	right: 0;
	margin-top: 10px;
	border-radius: 0;
 }
.news__title {
	margin-bottom: 25px;
 }
.news__category h4 {
	font-size: 17px;
	font-weight: 700;
	border-bottom: 1px solid #005ca9;
	padding-bottom: 8px;
 }
.news__category__link,
.news__category__link:hover {
	background: #005ca9;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: 300;
	padding: 6px;
	margin-bottom: 15px;
 }
.news__box__image img {
	width: 100%;
	height: auto;
 }
.news__box {
	margin-bottom: 10px;
	padding-bottom: 10px;
 }
.news__box__title {
	font-size: 13px;
	color: #333;
	line-height: initial;
 }
.news__box__desc {
	display: block;
	margin-top: 5px;
 }
.news__box__desc a {
	color: #000;
	font-size: 12px;
 }
.pl_registretion,
.pl_registretion:hover {
	display: block;
	background: #28a745;
	color: #fff;
	text-align: center;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1em;
	padding: 8px 0;
	font-size: 15px;
 }
.panel_lk_recall .form-tab-rcl a.link-tab-rcl:hover {
	color: #fff !important;
 }
#rcl-office h2 {
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 1 !important;
	margin: 10px 0 !important;
	text-transform: none !important;
	text-align: center !important;
 }
.cab_lt_sidebar .lk-sidebar,
.cab_lt_sidebar #lk-menu a {
	margin: 0;
 }
#tab-webx-training .rcl-content .rcl-content-group .group-title,
#tab-webx-shop .rcl-content .rcl-content-group .group-title,
#tab-postform .rcl-content .rcl-content-group .group-title,
#tab-webx-journalist .rcl-content .rcl-content-group .group-title,
#tab-webx-references .rcl-content .rcl-content-group .group-title,
#tab-webx-tenders .rcl-content .rcl-content-group .group-title,
#tab-webx-auction .rcl-content .rcl-content-group .group-title {
	font-weight: 500;
	font-size: 18px;
	padding-left: 6px;
 }
.rcl-content .rcl-content-group .group-title {
	font-weight: 500;
	font-size: 18px;
	padding-left: 6px;
 }
#tab-webx-training .rcl-public-box .rcl-form-field,
#tab-webx-shop .rcl-public-box .rcl-form-field,
#tab-postform .rcl-public-box .rcl-form-field,
#tab-webx-journalist .rcl-public-box .rcl-form-field,
#tab-webx-references .rcl-public-box .rcl-form-field,
#tab-webx-tenders .rcl-public-box .rcl-form-field,
#tab-webx-auction .rcl-public-box .rcl-form-field {
	background: #fff;
	border: 0;
	padding: 2px;
 }
.rcl-public-box .rcl-form-field {
	background: #fff;
	border: 0;
	padding: 2px;
 }
#tab-webx-training .rcl-public-box .rcl-form-field > label,
#tab-webx-shop .rcl-public-box .rcl-form-field > label,
#tab-postform .rcl-public-box .rcl-form-field > label,
#tab-webx-journalist  .rcl-public-box .rcl-form-field > label,
#tab-webx-references .rcl-public-box .rcl-form-field > label,
#tab-webx-tenders .rcl-public-box .rcl-form-field > label,
#tab-webx-auction .rcl-public-box .rcl-form-field > label {
	/* font-size: 14px; */
	/* color: #000; */
}
.rcl-public-box .rcl-form-field > label {
	/* font-size: 14px; */
	/* color: #000; */
}
#form-field-data_zakrytiya_3 {
	width: 40%;
	float: left;
 }
#form-field-srok_podachi_zayavok_ot_10,
#form-field-do_93 {
	width: 30%;
	float: left;
 }
#tab-webx-tenders .table td,
#tab-webx-tenders .table th {
	font-size: 13px;
 }
#form-field-cena_70 {
	clear: both;
 }
#tab-webx-tenders .rcl-public-box .rcl-form-field .rcl-terms-select .rcl-field-input {
	width: 100%;
 }
#tab-webx-journalist .card form {
	margin: 0;
 }
#tab-webx-journalist .card form .form-group:nth-last-child {
	margin: 0;
 }

#subtab-webx-subscribe2,
#tab-webx-news,
#tab-webx-shop,
#tab-webx-training {
	padding: 9px 10px !important;
 }
.webx_title {
	padding: 0 9px;
 }
#lk-content .rcl-bttn, 
.dataTables_wrapper .dataTables_paginate .paginate_button, 
.ssi-modalWindow .rcl-bttn, 
.ssi-modalBtn.rcl-bttn, .gallery-attachment.type-file a.rcl-bttn.download, 
.SumoSelect>.optWrapper.multiple>.options>li.additor>label.rcl-bttn,
#lk-content .btn-primary, 
#rcl-tabs .btn-primary, 
a.rcl-bttn.remove-project, 
.rcl-upload-gallery .attachment-manager > a, 
.rcl-uploader-button-box>a.rcl-uploader-button, 
.ssi-modalOuter i.rcl-bttn__ico.fa-trash {
	background: #005ca9;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-height: 100%;
	border: 1px solid transparent;
	/* padding: .375rem .75rem; */
	line-height: 1;
	font-size: 14px;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#tab-webx-shop .table td,
.table th {
	font-size: 14px;
 }
#tab-webx-shop .table a {
	color: #000;
 }
.webx_shop_img {
	width: 50px;
	min-width: 50px;
	}
.webx_shop_a_action {
	font-size: 20px;
	margin: 0 3px;
 }
.card-columns {
	column-count: 2;
 }
.webx_news_box h5 {
	font-size: 13px;
	font-weight: 500;
	margin: 0;
 }
.webx_news_box .card-body {
	padding: .75rem;
 }
.webx_news_box a {
	color: #000;
 }

#rcl-office h3 {
	margin: 5px 0;
	font-weight: 500;
	font-size: 18px;
 }
.wpcf7-radio .radio {
	display: inline-block;
	margin-right: 50px;
 }
.wpcf7-radio .radio label {
    display: flex;
    gap: 10px;
    align-items: center;
	color: #495057;
	font-size: 25px;
	font-weight: 800;
 }
.wpcf7-radio .radio label input {
    margin-bottom: 5px;
	margin-right: 4px;
 }
.wpcf7-form.sent .alert {
	background: #e6f4cd;
	text-align: center;
 }
.wpcf7-form.invalid .alert {
	background: #dadada;
	text-align: center;
 }
.wpcf7-form.invalid .wpcf7-validates-as-required {
	border: 1px solid #dc0000;
	border-radius: 4px;
 }
.wpcf7-checkbox .checkbox label {
	color: #495057;
	font-size: 25px;
	font-weight: 600;
	line-height: 0px;
    gap: 10px;
	display: flex;
	align-items: center;
 }
.wpcf7-checkbox .checkbox label input {
	margin-right: 4px;
	border: 1px solid #000;
	width: 20px;
	height: 20px;
 }
.wpcf7-checkbox .checkbox label input:checked {
	border-color: #5CA1BE;
	background-color: #5CA1BE;
 }
.pageSingle h1 {
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 30px;
 }
.pageSingle h4 {
	font-weight: 300;
	font-family: Roboto, sans-serif;
 }
.page-auction {
	padding: 0 34px 0 34px;
 }
.page_slider .carousel-item {
	min-height: 250px;
	max-height: 300px;
 }
.btn-group.special {
	display: flex;
 }
.special .btn {
	flex: 1;
 }
.btn-bl {
	background: #5ca1be;
	color: #fff;
	border-radius: 0;
	font-weight: 300;
	line-height: 30px;
	font-family: Roboto, sans-serif;
 }
.btn-bl:focus {
	box-shadow: 0 0 0 0 rgba(0,123,255,.25);
	color: #fff !important;
 }
.gp_menu img {
	width: 30%;
	display: block;
	margin: auto;
 }
.gp_menu a {
	color: #000;
	border-radius: 0;
	font-weight: 600;
	padding: 10px 0 !important;
 }
.progress-box .card-subtitle,
.project-partner .card-subtitle {
	font-weight: 300;
	font-family: Roboto, sans-serif;
	margin-bottom: 30px;
 }
.progress {
	height: 13px;
 }
.card {
	border-radius: 0;
 }
.skvoznye-novosti .card-header {
	background-color: rgb(0 92 169);
	color: #fff;
	border-radius: 0;
 }
.modal-dialog {
	min-height: calc(100vh - 60px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: auto;
 }
.single-post-group .b2b-site-main-content {
	background-color: initial;
 }
.single-post-group .b2b-aside {
	margin-top: 15px;
 }
.qualification-assessment-center-content .item_event_announcements {
	background-color: #fff;
	padding: 40px;
 }
.modal-content .wpcf7-radio .radio label {
	color: #000;
	font-size: 14px;
	font-weight: 400;
 }
.modal-content label {
	color: #000000;
	font-size: 15px;
 }
.modal-header {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
 }
.modal-content {
	border-radius: 0;
 }
.modal form {
	margin: 0;
 }
.form-control,
.btn-primary {
	border-radius: 0;
 }
.modal .btn-primary {
	background: #005ca9;
 }
.modal .form-group {
	margin-bottom: .5rem;
 }
.form-group-flex {
	display: flex;
	flex-direction: column;
 }
.form-group-info-text {
	font-size: 12px;
	line-height: 19px;
	font-style: italic;
 }
div.wpcf7 .ajax-loader {
	display: none;
 }
.modal-header {
	background: #005ca9;
 }
.modal-title {
	color: #fff;
 }
p {
	color: #000;
 }
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
	color: #fff;
	opacity: 1;
	font-weight: 100;
	font-size: 2rem;
	padding-bottom: .5rem;
 }
.bg_icon_part {
	background: #005ca9 url(../img/b2b/icon1/1.svg) bottom right no-repeat;
	background-size: 100px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	margin: 28px 0px 2px 0px;
 }
.bg_icon_part .card-title {
	color: #fff;
	font-weight: 700;
 }
.bg_icon_part p {
	color: #fff;
 }
.bg_icon_cart {
	background: #005ca9 url(../img/b2b/icon1/3.svg) bottom right no-repeat;
	background-size: 100px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	margin: 28px 0px 2px 0px;
 }
.bg_icon_cart .card-title {
	color: #fff;
	font-weight: 700;
 }
.bg_icon_cart p {
	color: #fff;
 }
.bg_svg_icon {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
 }
.bg_svg_icon .card-title {
	color: #fff;
	font-weight: 700;
 }
.bg_svg_icon p {
	color: #fff;
 }
.tenders:not(.row.section) {
	background: #005ca9 url('../img/b2b/icon1/5.svg?ver=3') bottom right no-repeat;
	background-size: 100px;
 }
.augtions {
	background: #005ca9 url('../img/b2b/icon1/6.svg?ver=3') bottom right no-repeat;
	background-size: 100px;
 }
.btn {
	border-radius: 0;
 }
#lozig_to_reg .carousel-item {
	text-align: center;
	line-height: 44px;
	font-size: 17px;
	color: #fff;
 }
#lozig_to_reg .slide1 {
	background: #833ca3;
 }
#lozig_to_reg .slide2 {
	background: #4054b2;
 }
#lozig_to_reg .slide3 {
	background: #1abc9c;
 }
.page-numbers {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #005ca9;
	font-weight: 600;
	font-size: 16px !important;
	background-color: #fff;
	border: 1px solid #dee2e6;
 }
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-flex;
 }
.shop-wrapper .dquick {
	position: absolute;
	width: 84%;
	margin-left: 8%;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
 }
.shop-wrapper .quick {
	background: #005ca9;
	color: #fff;
	font-size: 10px;
	padding: 5px 10px;
	margin: auto;
 }
.tax-shops-items:hover > .dquick {
	display: flex !important;
 }
.pageSingle #rcl-post-bar {
	display: none;
 }
.pageSingleShop {
	background-color: #fff;
	padding: 15px;
 }
.text_shops,
.text_shops p {
	line-height: 1.7;
	margin: 15px 0;
 }
.text_shops ul {
	margin-left: 25px;
 }
.text_shops ul,
.text_shops li {
	list-style: inherit;
 }
.text_tenders,
.text_tenders p {
	line-height: 1.7;
 }
.tenders-file a {
	font-size: 14px;
	display: block;
 }
.text_tenders h1,
.text_tenders h2,
.text_tenders h3,
.text_tenders h4,
.text_tenders h5,
.text_tenders h6 {
	font-size: 16px;
	font-weight: 800;
 }
.btn-primary {
	color: #fff;
	background-color: #005ca9;
	border-color: #005ca9;
 }
.old_price_text {
	font-size: 14px;
	text-decoration: line-through;
 }
.custom-select {
	border-radius: 0;
 }
.irs-with-grid {
	margin-top: -31px;
 }
.clear_filter {
	float: right;
	font-weight: 600;
	font-size: 13px;
 }
.cat-item.current-cat {
	font-weight: 600;
 }
.breadcrumbs {
	float: right;
 }
.breadcrumbs a,
.breadcrumbs span.kb_sep,
.breadcrumbs span.kb_title {
	font-size: 15px;
	color: #0055b7;
 }
.kama-breadcrumbs {
	max-width: 1170px;
	width: 100%;
	margin: 20px auto 37px auto;
	padding: 15px;
	display: none;
 }
.page-id-1339 .kama-breadcrumbs,
.post-type-archive-organization .kama-breadcrumbs {
	margin: 0 auto;
 }
.shops-template-default .kama_breadcrumbs {
	margin-top: 20px;
	margin-bottom: 40px;
 }
.kama_breadcrumbs {
	font-size: 15px;
	color: #0055b7;
	padding: 0 .5rem;
	display: inline-block;
 }
.kama_breadcrumbs > span {
	margin-right: 5px;
 }
.kama_breadcrumbs_bg {
	background-color: #fff;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	padding: .25rem .5rem;
 }
.page-id-1339 .kama_breadcrumbs_bg {
	display: none;
 }
.pageSingle .kama_breadcrumbs {
	padding: 15px;
 }
.kama_breadcrumbs span.kb_title {
	color: #323232;
 }
#comments .rcl-rating-box.rating-type-comment {
	display: none;
 }
#comments #reply-title {
	font-size: 24px;
	margin-top: 15px;
 }
.organ-img {
	height: 170px;
	position: relative;
 }
.organ-img .avatar {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	position: absolute;
	bottom: -20px;
	left: 10px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
 }
.organ-wrapper {
	display: block;
	box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
	padding: 15px;
	transition: all 0.3s linear;
	position: relative;
 }
.organ-wrapper:hover {
	transform: scale(1.05);
 }
.organ-wrapper .get_the_excerpt {
	font-size: 11px;
	line-height: 20px;
 }
.organ-info {
	font-size: 12px;
 }
#tab-webx-auction .rcl-public-box .rcl-form-field .rcl-terms-select .rcl-field-input {
	width: 100%;
 }
#form-field-data_aukciona_87 {
	width: 40%;
	float: left;
 }
#form-field-srok_podachi_zayavok_ot_90,
#form-field-do_73 {
	width: 30%;
	float: left;
 }

.tenders-wrapper .card-body {
	padding: .5rem;
 }
.tenders-wrapper .card-body p {
	padding: 0;
	overflow: hidden;
	max-height: 120px;
	min-height: 120px;
	margin: 0;
	margin-bottom: 5px;
 }
.tenders-wrapper .card-body a {
	font-size: 13px;
	font-weight: 300;
 }
.table.auction {
	margin-bottom: 10rem;
 }
.table.auction td {
	border-right: 1px solid #dee2e6;
 }
.table.auction td:nth-child(1) {
	border-left: 1px solid #dee2e6;
 }
.table.auction tr:nth-child(1) {
	background: #5ca1be;
	color: #fff;
 }
.table.auction tr:nth-last-child(1) {
	border-bottom: 1px solid #dee2e6;
 }
#form-field-auction_66 {
	display: none;
 }
.orgvideo {
	position: absolute;
	bottom: 0;
	left: 95px;
 }
.orgvideo img {
	width: 40px;
 }
.table.page_table_training thead {
	background: #005ca9;
	color: #fff;
	font-weight: 200;
 }
.table.page_table_training td {
	border-top: 0;
	border-bottom: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
 }
.table.page_table_training td:nth-child(1) {
	border-left: 1px solid #dee2e6;
	text-align: left;
	width: 20%;
 }
.table.page_table_training tbody td {
	font-size: 14px;
	vertical-align: middle;
 }
.table.page_table_training {
	text-align: center;
 }
.table.page_table_training a {
	color: #000;
 }
.reviews_foto {
	width: 100%;
	border-radius: 250px;
	float: left;
	border: 2px solid #0055b7;
 }
.text_recall {
	background: #f5f5f5;
	padding: 25px;
	margin-bottom: 30px;
	min-height: 188px;
 }
.text_recall_desc span {
	color: #0055b7;
	font-size: 130%;
 }
.after-orange {
	position: relative;
 }
.after-orange::after {
	position: absolute;
	content: '';
	background-color: #F89E2A;
	height: 3px;
	width: 90%;
	bottom: -60%;
	left: 0;
 }
.after-orange::before {
	position: absolute;
	content: '';
	background-color: #F89E2A;
	height: 3px;
	width: 70%;
	bottom: -30%;
	left: 0;
 }
.loop_video {
	margin-bottom: 15px;
 }
.loop_video h5 {
	font-family: Roboto, sans-serif;
	margin: 5px 0 0 0;
 }
.b2b_tovars p {
	font-family: Roboto, sans-serif;
 }
.bg-white {
	padding-bottom: 10rem;
 }
.blue-title {
	color: #0055b7;
 }
.post-type-archive-shops .services-wrap .card,
.tax-shops-category .services-wrap .card {
	background: transparent;
	color: #fff;
 }
.post-type-archive-shops .services-wrap a,
.post-type-archive-shops .services-wrap h5,
.tax-shops-category .services-wrap a,
.tax-shops-category .services-wrap h5 {
	color: #fff;
 }
.post-type-archive-shops .call-to-action__content-right .progress-box,
.tax-shops-category .call-to-action__content-right .progress-box {
	background-color: rgba(92, 161, 190, 0.48);
	color: #fff;
 }
.post-type-archive-shops .call-to-action__content-right .progress-box .clear_filter,
.post-type-archive-shops .call-to-action__content-right .progress-box .card-subtitle,
.tax-shops-category .call-to-action__content-right .progress-box .clear_filter,
.tax-shops-category .call-to-action__content-right .progress-box .card-subtitle {
	color: #fff;
 }
.modal .contact-btns-checkboxes label {
	line-height: 14px;
 }
#accordionCat .btn {
	background: transparent;
	padding: 0;
	white-space: normal;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
 }
#accordionCat .btn:hover {
	color: #333;
 }
#accordionCat .btn:focus {
	box-shadow: none;
 }
#accordionCat .card-body a {
	display: block;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
 }
#accordionCat .actvk {
	color: #0055b7;
 }
.loop-registry-title {
	display: block;
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #dddd;
 }
.loop-registry-color-bg {
	background: #edf3f4;
	text-align: center;
 }
.actvb {
	background: #0055b7 !important;
	border-color: #0055b7 !important;
 }
.mega_sliders {
	margin-bottom: 15px;
 }
.mega_sliders .carousel-item {
	min-height: 150px;
	max-height: 150px;
 }
.news__box__image img {
	width: 100%;
	height: auto;
 }
.news__box {
	margin-bottom: 10px;
	padding-bottom: 10px;
 }
.news__box__title {
	font-size: 13px;
	color: #333;
	line-height: initial;
 }
.news__box__desc {
	display: block;
	margin-top: 5px;
 }
.news__box__desc a {
	color: #000;
	font-size: 12px;
 }
.blogs-news .organ-img .avatar {
	width: 50px;
 }
.panel_lk_recall .default-field input::-webkit-input-placeholder {
	color: #333;
 }
.panel_lk_recall .default-field input:-moz-placeholder {
	color: #333;
	opacity: 1;
 }
.panel_lk_recall .default-field input::-moz-placeholder {
	color: #333;
	opacity: 1;
 }
.panel_lk_recall .default-field input:-ms-input-placeholder {
	color: #333;
 }
.panel_lk_recall .default-field input::-ms-input-placeholder {
	color: #333;
 }
.panel_lk_recall .default-field input::placeholder {
	color: #333;
 }
.taxonomy-category option[value="12"],
.taxonomy-category option[value="5"],
.taxonomy-category optgroup[label="Лента"],
.taxonomy-category optgroup[label="Медиа-центр"] {
	display: none;
 }
.b2b-category__switch-btn {
	color: #fff !important;
	display: inline-block;
 }
#rcl-tabs input[type="checkbox"],
#rcl-tabs input[type=radio] {
	-webkit-appearance: checkbox;
 }
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="6"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="14"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="152"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="153"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="154"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="150"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="13"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="149"],
#tab-webx-journalist #subtab-jurnalist-add-post .taxonomy-category option[value="151"] {
	display: none;
 }
#tab-webx-journalist #subtab-announcement .taxonomy-category option[value="13"],
#tab-webx-journalist #subtab-announcement .taxonomy-category option[value="149"],
#tab-webx-journalist #subtab-announcement .taxonomy-category option[value="151"],
#tab-webx-journalist-chat #subtab-announcement .taxonomy-category option[value="13"],
#tab-webx-journalist-chat #subtab-announcement .taxonomy-category option[value="149"],
#tab-webx-journalist-chat #subtab-announcement .taxonomy-category option[value="151"] {
	display: none;
 }
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="6"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="152"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="153"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="154"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="14"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="150"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="13"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="149"],
#tab-webx-journalist-chat #subtab-jurnalist-add-post .taxonomy-category option[value="151"] {
	display: none;
 }
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="6"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="14"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="152"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="153"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="154"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="150"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="13"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="149"],
#tab-webx-journalist #subtab-webx-journalist form[data-form_id="1"] .taxonomy-category option[value="151"] {
	display: none;
 }
.single-post-author-meta {
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
 }
.single-post-author-meta__url-link {
	text-decoration: underline;
 }
.single-post-author-meta__url {
	color: #2B96CC;
	text-decoration: underline;
	transition: all 0.3s ease-out;
 }
.single-post-author-meta__url:hover {
	color: #212529;
	text-decoration: none;
 }
body.archive.author .b2b-aside {
	margin-top: 60px;
 }
.blackdivka6,
.blackdivka150 {
	display: none !important;
 }
div#totalpoll.totalpoll-wrapper[totalpoll-uid="fc641d94ccc901c0e277827bb9dc94d2"] .totalpoll-question-choices-item-checked .totalpoll-question-choices-item-control,
div#totalpoll.totalpoll-wrapper[totalpoll-uid="fc641d94ccc901c0e277827bb9dc94d2"] .totalpoll-question-choices-item-checked:hover .totalpoll-question-choices-item-control,
div#totalpoll.totalpoll-wrapper[totalpoll-uid="fc641d94ccc901c0e277827bb9dc94d2"] .totalpoll-question-choices-item-checked:focus .totalpoll-question-choices-item-control {
	background: #0055b7 !important;
	color: #ffffff;
	border-color: #0055b7 !important;
 }
div#totalpoll.totalpoll-wrapper[totalpoll-uid="fc641d94ccc901c0e277827bb9dc94d2"] .totalpoll-question-choices-item-votes-bar {
	height: 6px;
	border-radius: ;
    background: #0055b7 !important;
	background: -moz-linear-gradient(left,#0055b7 0%,#0055b7 100%);
	background: -webkit-linear-gradient(left,#0055b7 0%,#0055b7 100%);
	background: linear-gradient(to right,#0055b7 0%,#0055b7 100%);
 }
.b2b-post__content a:not(.btn),
.post-group-content a:not(.btn) {
	color: #2B96CC;
 }
.b2b-post__content a:not(.btn):hover {
	text-decoration: underline;
	transition: .5s ease-out;
 }
.tender-info-container-main.row > .col-lg-7 {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
 }
.tender-info-container-branch-block {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
	margin-top: 20px;
 }
.tender-info-container-main-data:not(.has_sub) {
	display: flex;
	align-items: center;
 }
.tender-info-container-main-data:not(.has_sub)>div:first-child {
	width: 100%;
	padding-right: 2rem;
	margin-bottom: .3rem;
	margin-top: .4rem;
 }
.tender-info-container-main-data:not(.has_sub)>div:first-child,
.tender-info-container-main-data-subdata>div:first-child {
	min-width: 20rem;
	width: 20rem;
	padding-right: 2rem;
 }
.tender-info-container-main .tender-info-container-branch-block .tender-info-region .tender-info-all {
	display: block;
	margin-left: 0;
 }
.tender-info-region .tender-info-all {
	display: block;
	color: #db0000;
	border: 0;
	border-bottom: 1px #db0000 solid;
	font-weight: 400;
 }
.tender-info-container-main .branches-list a {
	color: #db0000;
	border-bottom: 1px #db0000 solid;
	font-weight: 400;
 }
.tender-info-container-branch-block a {
	color: #212121;
	border-bottom: 1px #212121 solid;
 }
.tender-info-container-main a:hover {
	text-decoration: none;
 }
.left_pos {
	float: left;
	margin: 3px 31px 25px 0;
	width: 260px;
 }
.left_pos > span {
	display: none;
 }
.news_article__image-source {
	font-size: 12px;
	color: #7a7a7a;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
 }
.news_article__image-source {
	font-size: 12px;
	color: #7a7a7a;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
 }
.news_article__image-source + .news_article__image-source {
	padding-bottom: 20px;
 }
.content_inner_page div:last-child {
	margin-bottom: 0;
 }
#tab-0.tabs-body > table {
	width: 100% !important;
	height: auto !important;
 }
#tab-0.tabs-body > table img {
	float: none !important;
 }
body table {
	width: 100% !important;
	height: auto !important;
 }
.qac-accordion-list-one {
	max-width: 100% !important;
 }
.qac-accordion-list-txt-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #fff;
 }
.qac-accordion-list-txt-content p {
	font-size: 16px !important;
 }
.qac_accordion_list .btn_download_box {
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
	text-decoration: none;
	transition: all .3s ease-in-out;
 }
.qac_accordion_list .btn_download_box:hover,
.qac_accordion_list .btn_download_box:focus,
.qac_accordion_list .btn_download_box:active {
	opacity: .7;
 }
.qac_accordion_list .btn_download_box i {
	font-size: 30px;
 }
.qac-accordion-file-download a {
	display: block;
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #000 !important;
	text-decoration: none !important;
	transition: opacity 0.3s ease-in-out;
 }
.qac-accordion-file-download a:hover {
	opacity: .7;
 }
.qac_accordion_desc {
	color: #fff;
 }
.qac_accordion_list_two_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
 }
.qac_accordion_list_two_wrap > ul {
	width: 49%;
 }
.qac_accordion_list_two_sep {
	height: auto;
	width: 2px;
	background-color: #fff;
 }
.qac_accordion_list_title_asc {
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
 }
.qac_accordion_question_answer_documents {
	margin: 30px 0;
 }
.qac_accordion_question_answer_documents .qac_accordion_question_answer_site_url a {
	font-size: 18px;
 }
.qac_accordion_question_answer_file_wrap {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
 }
.qac_accordion_question_answer_file_wrap .btn_download_box {
	font-size: 14px;
	text-decoration: none;
	transition: all .3s ease-in-out;
	margin-left: auto;
 }
.qac_accordion_question_answer_file_wrap .btn_download_box:hover {
	opacity: .7;
 }
.qac_accordion_question_answer_file_wrap .btn_download_box i {
	font-size: 30px;
 }
.qac_accordion_question_answer_file_name {
	font-size: 20px;
	color: #fff;
	text-align: left;
 }
.qac_accordion_question_answer_file_name p {
	margin: 0;
	padding: 0;
 }
.qac_accordion_question_answer_site_url {
	margin-top: 20px;
 }
.qac_accordion_question_answer_site_url a {
	text-decoration: underline;
	color: #fff;
	font-size: 23px;
	transition: all .3s ease-in-out;
 }
.qac_accordion_question_answer_site_url a:hover {
	opacity: .7;
 }
.qac_accordion_list_four {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 15px;
 }
.qac_accordion_list_tile_four {
	font-size: 20px;
	font-weight: 400;
	color: #F89E2A;
 }
.qac_accordion_list_txt_four {
	font-size: 18px !important;
	font-weight: 400;
	color: #fff;
 }
section.pageSingle>.container>.row>div:has(#carousel-registry) {
    background-color: white;
    padding-top: 1rem;
}
.modal-dialog>.modal-content>.modal-body .wpulike {
    display: none;
}
