/* CSS Index

-----------------------------------

1. Theme default css

2. Header

3. Slider

4. About

5. Section Title

6. Services

7. Team

8. Fact

9. Pricing

10. CTA

11. Footer

12. Counter

13. Appoinment

14. Testimonials

15. Analysis

16. Appoinment

17. Membership

18. FAQ

19. Blog

20. Contact

21. Shop

22. Cart

23. Checkout

24. Login

25. Portfolio

26. Preloader

*/







/* 1. Theme default css */

@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700|Rubik:400,500,700');

@font-face {
	font-family: "Repo-DemiBold";
	src: url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.eot");
	src: url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.eot?#iefix")format("embedded-opentype"),
		url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.woff2")format("woff2"),
		url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.woff")format("woff"),
		url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.ttf")format("truetype"),
		url("/assets/fonts/Repo-DemiBold/Web/74e0e2072464f4b71945ae7a9b3c85d4.svg#Repo-DemiBold")format("svg");
}

.glide.cover .glide__slide img,
.glide.cover .glide__slide video {
	width: auto !important;
	height: auto !important;
}

.congress .expozybox .container img {
	margin: 0;
}

.congress .footer-copyright a {
	color: forestgreen !important;
}

.congress {

	font-family: "Repo-DemiBold", sans-serif !important;

	font-weight: normal !important;

	font-style: normal !important;

	color: #647589 !important;

	font-size: 14px !important;

}

.congress .header-menu-area {
	z-index: 40;
	background: white;
}

.congress .img,
.congress img {

	max-width: 100% !important;

	transition: all 0.3s ease-out 0s !important;

}



.congress .f-left {
	float: left
}



.congress .f-right {

	float: right
}



.congress .fix {

	overflow: hidden
}



.congress a,

.congress .button {

	-webkit-transition: all 0.3s ease-out 0s !important;

	-moz-transition: all 0.3s ease-out 0s !important;

	-ms-transition: all 0.3s ease-out 0s !important;

	-o-transition: all 0.3s ease-out 0s !important;

	transition: all 0.3s ease-out 0s !important;

}



.congress a:focus,

.congress .button:focus {

	text-decoration: none !important;

	outline: none !important;

}



.congress a:focus,

.congress a:hover {

	color: #8fb569 !important;

	text-decoration: none !important;

}



.congress a,

.congress button {

	color: #ed1b2f !important;
	outline: medium none !important;

}

.congress button {

	cursor: pointer !important;

	transition: .3s !important;

}

.congress button:focus,

.congress input:focus,

.congress input:focus,

.congress textarea,

.congress textarea:focus {

	outline: 0
}



.congress .uppercase {

	text-transform: uppercase !important;

}



.congress .capitalize {

	text-transform: capitalize !important;

}



.congress h1,

.congress h2,

.congress h3,

.congress h4,

.congress h5,

.congress h6 {

	font-family: "Repo-DemiBold", sans-serif !important;

	color: #ed1b2f;

	margin-top: 0px !important;

	font-weight: 600 !important;

	text-transform: normal !important;

	line-height: 1.1 !important;

}



.congress h1 a,

.congress h2 a,

.congress h3 a,

.congress h4 a,

.congress h5 a,

.congress h6 a {

	color: inherit !important;

}



.congress h1 {

	font-size: 40px !important;

	letter-spacing: -.3px !important;

	line-height: 1.22 !important;

}



.congress h2 {

	font-size: 35px !important;

}



.congress h3 {

	font-size: 26px !important;

	letter-spacing: -.3px !important;

}



.congress h4 {

	font-size: 20px !important;

}



.congress h5 {

	font-size: 18px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	font-weight: 500 !important;

	color: #647589 !important;

}



.congress h6 {

	font-size: 14px !important;

}



.congress ul {

	margin: 0px !important;

	padding: 0px !important;

}



.congress li {

	list-style: none
}



.congress p {

	font-size: 14px !important;

	font-weight: normal !important;

	line-height: 26px !important;

	color: #647589 !important;

	margin-bottom: 15px !important;

}



.congress hr {

	border-bottom: 1px solid #eceff8 !important;

	border-top: 0 none !important;

	margin: 30px 0 !important;

	padding: 0 !important;

}



.congress label {

	color: #7e7e7e !important;

	cursor: pointer !important;

	font-size: 14px !important;

	font-weight: 400 !important;

}



.congress *::-moz-selection {

	background: #d6b161 !important;

	color: #fff !important;

	text-shadow: none !important;

}



.congress ::-moz-selection {

	background: #444 !important;

	color: #fff !important;

	text-shadow: none !important;

}



.congress ::selection {

	background: #444 !important;

	color: #fff !important;

	text-shadow: none !important;

}



.congress *::-moz-placeholder {

	color: #555555 !important;

	font-size: 14px !important;

	opacity: 1 !important;

}



.congress *::placeholder {

	color: #555555 !important;

	font-size: 14px !important;

	opacity: 1 !important;

}



.congress .theme-overlay {

	position: relative
}



.congress .theme-overlay::before {

	background: #1696e7 none repeat scroll 0 0 !important;

	content: "" !important;

	height: 100% !important;

	left: 0 !important;

	opacity: 0.6 !important;

	position: absolute !important;

	top: 0 !important;

	width: 100% !important;

}



.congress .separator {

	border-bottom: 2px solid #eae7ff
}



/* button style */

.congress .btn {

	-moz-user-select: none !important;

	background: #ed1b2f !important;

	border: medium none !important;

	border-radius: 0 !important;

	color: #fff !important;

	cursor: pointer !important;

	display: inline-block !important;

	font-size: 14px !important;

	font-weight: 500 !important;

	letter-spacing: 1px !important;

	line-height: 1 !important;

	margin-bottom: 0 !important;

	padding: 24px 40px !important;

	text-align: center !important;

	text-transform: uppercase !important;

	touch-action: manipulation !important;

	transition: all 0.3s ease 0s !important;

	vertical-align: middle !important;

	white-space: nowrap !important;

	position: relative !important;

}



.congress .btn:hover {

	background: #8fb569 !important;

	color: #fff !important;

}



.congress .btn-icon {

	border-radius: 30px !important;

	padding-left: 84px !important;

	padding-right: 50px !important;

	padding-top: 24px !important;

	padding-bottom: 22px !important;

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

}

.congress .btn-icon-green {

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 8px 16px 0px rgba(143, 181, 105, 0.3) !important;

}



.congress .btn-icon:hover {

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 8px 16px 0px rgba(125, 178, 73, 0.2) !important;

	color: #fff !important;

}

.congress .btn-icon-green:hover {

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

}

.congress .btn-icon span {

	position: absolute !important;

	left: 5px !important;

	text-align: center !important;

	width: 50px !important;

	height: 50px !important;

	top: 5px !important;

	line-height: 50px !important;

	background: #fff !important;

	transition: .3s !important;

	font-size: 20px !important;

	font-weight: 600 !important;

	color: #223645 !important;

	border-radius: 100% !important;

}

.congress .btn-icon-white {

	background: #fff !important;

	color: #647589 !important;

	padding-right: 35px !important;

	padding-left: 35px !important;

	border: 2px solid #eae7ff !important;

	margin-left: 29px !important;

	box-shadow: none !important;

	border-radius: 40px !important;

}

.congress .btn-icon-white i {

	margin-right: 7px !important;

}

.congress .btn.btn-icon.btn-icon-white:hover {

	border: 2px solid transparent !important;

}

.congress .btn-icon-blue {

	background-color: rgb(34, 54, 69) !important;

	box-shadow: 0px 8px 16px 0px rgba(34, 54, 69, 0.2) !important;

	padding-right: 60px !important;

	padding-left: 94px !important;

}

.congress .btn-icon-blue:hover {

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

}

.congress .btn-icon-dark:hover {

	background: #223645 !important;

	box-shadow: 0px 8px 16px 0px rgba(34, 54, 69, 0.2) !important;

}

.congress .btn.gray-btn-border {

	font-size: 14px !important;

	color: #647589 !important;

	background: 0 !important;

	border: 2px solid #eae7ff !important;

	border-radius: 40px !important;

	padding: 23px 60px !important;

	line-height: 1 !important;

	text-transform: capitalize !important;

}

.congress .btn.gray-btn-border:hover {

	background: #ed1b2f !important;

	color: #fff !important;

	border: 2px solid transparent !important;

}

.congress .btn.green-bg-btn {

	padding: 23px 60px !important;

	border-radius: 30px !important;

	background: #ed1b2f !important;

	color: #fff !important;

}

.congress .green-bg {
	background: #ed1b2f !important;
}

.congress .btn.green-bg-btn:hover {

	background: #ed1b2f !important;

}

.congress .play-btn {

	height: 60px !important;

	width: 60px !important;

	line-height: 60px !important;

	display: inline-block !important;

	border-radius: 50% !important;

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 8px 16px 0px rgba(125, 178, 73, 0.2) !important;

	text-align: center !important;

	color: #fff !important;

	padding-left: 3px !important;

	margin-left: 27px !important;

}

.congress .play-btn:hover {

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

	color: #fff !important;

}

.congress .about-video-btn {

	font-size: 14px !important;

	width: 70px !important;

	height: 70px !important;

	line-height: 70px !important;

	border: 2px solid #fff !important;

	border-radius: 50% !important;

	display: block !important;

	position: absolute !important;

	text-align: center !important;

	top: 50% !important;

	left: 0 !important;

	right: 0 !important;

	margin: auto !important;

	transform: translateY(-50%) !important;

	padding-left: 3px !important;

}

.congress .about-video-btn.white-video-btn {

	width: 120px !important;

	height: 120px !important;

	line-height: 119px !important;

	background: #fff !important;

	color: #223645 !important;

}

.congress .about-video-btn.white-video-btn:hover {

	background: #ed1b2f !important;

	border: 2px solid #ed1b2f !important;

	color: #fff !important;

}



.congress .breadcrumb>.active {

	color: #888 !important;

}



/* scrollUp */

.congress #scrollUp {

	background: #ed1b2f !important;

	height: 50px !important;

	width: 50px !important;

	right: 50px !important;

	bottom: 77px !important;

	color: #fff !important;

	font-size: 20px !important;

	text-align: center !important;

	border-radius: 50% !important;

	font-size: 20px !important;

	line-height: 48px !important;

}



.congress #scrollUp:hover {

	background: #8FB569 !important;

}



/* 2. Header */

/* header-top */

.congress .top-bar {

	background: #f3f6ff !important;

}

.congress .header-info {

	padding-left: 20px !important;

}

.congress .header-info span {

	margin-right: 39px !important;

}

.congress .header-info span i {

	margin-right: 10px !important;

}

.congress .header-padding {

	padding: 0 120px !important;

	padding-top: 45px !important;

}

.congress .transparrent-header {

	position: absolute !important;

	right: 0 !important;

	left: 0 !important;

	top: 0 !important;

	z-index: 9 !important;

}

.congress .header-cta-info {

	margin-right: 45px !important;

	margin-top: 8px !important;

}

.congress .header-cta-icon {

	margin-right: 20px !important;

}

.congress .header-cta-text h5 {

	margin-bottom: 10px !important;

}

/* header menu area */

.congress .logo img {

	position: relative !important;

	z-index: 2 !important;

}

.congress .logo-circle::before {

	position: absolute !important;

	content: "" !important;

	border: 47px solid #fff !important;

	left: -35px !important;

	width: 150px !important;

	height: 150px !important;

	top: -35px !important;

	border-radius: 100% !important;

	z-index: 1 !important;

}

.congress .header__menu ul li {

	display: inline-block !important;

	margin-left: 30px !important;

	position: relative !important;

}

.congress .header__menu.menu-dark ul li:first-child {

	margin-left: 0 !important;

}

.congress .header__menu ul li a {

	color: #647589 !important;

	font-weight: 500 !important;

	padding: 48px 0 !important;

	display: block !important;

	font-size: 15px !important;

}

.congress .header__menu.header-menu-white ul li a {

	color: #ffff !important;

}

.congress .header__menu.header-menu-white ul li a:hover {

	color: #ed1b2f !important;

}

.congress .header__menu.menu-dark ul li a {

	padding: 20px 0 !important;

	color: #b2bfcf !important;

}

.congress .header__menu ul li a:hover {

	color: #223645 !important;

}

.congress .header__menu.menu-dark ul li a:hover {

	color: #fff !important;

}

.congress .header__menu ul li ul.submenu {

	position: absolute !important;

	background: #ffffff !important;

	width: 250px !important;

	top: 110% !important;

	left: 0 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	padding: 25px 0 !important;

	-webkit-transition: all 0.3s ease-out 0s !important;

	-moz-transition: all 0.3s ease-out 0s !important;

	-ms-transition: all 0.3s ease-out 0s !important;

	-o-transition: all 0.3s ease-out 0s !important;

	transition: all 0.3s ease-out 0s !important;

	border-top: 5px solid #ed1b2f !important;

	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05) !important;

	z-index: 99 !important;

}

.congress .header__menu.header-menu-white ul li ul.submenu {

	background: #001D26 !important;

}

.congress .header__menu.menu-dark ul li ul.submenu {

	background: #223645 !important;

}

.congress .header__menu.menu-dark ul li ul.submenu li a {

	color: #b2bfcf !important;

}

.congress .header__menu.menu-dark ul li ul.submenu li a:hover {

	color: #fff !important;

}

.congress .header__menu ul li ul.submenu li {

	margin: 0 !important;

	display: block !important;

}

.congress .header__menu ul li ul.submenu li a {

	padding: 11px 30px !important;

}

.congress .header__menu.header-menu-white ul li ul.submenu li:hover>a {

	color: #ed1b2f !important;

}

.congress .header__menu ul li:hover ul.submenu {

	opacity: 1 !important;

	visibility: visible !important;

	top: 96% !important;

}

.congress .header__menu ul li ul.submenu li:hover>a {

	color: #223645 !important;

}

.congress .header-social-icons {

	padding-top: 48px !important;

	padding-right: 25px !important;

}

.congress .main-menu ul li:hover>a {

	color: #223645 !important;

}

.congress .header-right {

	margin-left: 22px !important;

}

.congress .header-social-icons ul li {

	display: inline-block !important;

}

.congress .header-menu-search {

	margin-left: 24px !important;

}

.congress .header-social-icons ul li a {

	font-weight: 500 !important;

	color: #647589 !important;

	display: inline-block !important;

	margin: 0 8px !important;

}

.congress .header-menu-blue .header-social-icons ul li a:hover {

	color: #fff !important;

}

.congress .header-social-icons ul li a:hover {

	color: #223645 !important;

}

.congress .header-lang a {

	position: relative !important;

}

.congress .header-lang span {

	color: #0a1121 !important;

	font-weight: 500 !important;

	letter-spacing: 1px !important;

}

.congress .header-lang span {

	color: #0a1121 !important;

	font-weight: 500 !important;

	letter-spacing: 1px !important;

	margin-left: 13px !important;

}

.congress .header-lang-list {

	position: absolute !important;

	width: 100% !important;

	right: 0 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	padding: 20px 15px !important;

	border-top: 3px solid !important;

	transition: .4s !important;

	z-index: 999 !important;

	padding-bottom: 5px !important;

	background-color: black !important;

	padding-top: 4px !important;

	top: 100% !important;

}

.congress .header-lang-list-3 {

	margin-top: 15px !important;

}

.congress .header-lang {

	/*padding: 28px 0px!important;*/

}

.congress .header-lang img {

	width: 60px !important;

	height: 60px !important;

	border: 3px solid #fff !important;

	box-shadow: 0px 8px 16px 0px rgba(241, 87, 19, 0.2) !important;

	border-radius: 50% !important;

}

.congress .header-lang a {

	display: inline-block !important;

}

.congress .header-lang:hover .header-lang-list {

	opacity: 1 !important;

	visibility: visible !important;

}

.congress .header-lang-list li {

	display: block !important;

	margin-bottom: 0 !important;

}

.congress .header-lang-list li a {

	display: block !important;

	font-size: 13px !important;

}

.congress .header-lang-list li a:hover {

	display: block !important;

	color: white !important;

}



/* Menu Search

-------------------------------------------------------*/

.congress .nav-search {

	position: relative !important;

	display: block !important;

	color: inherit !important;

}



.congress .nav-search:hover {

	color: inherit !important;

}



.congress .search-wrap {

	width: 100% !important;

	height: 100% !important;

	overflow: hidden !important;

	display: none !important;

	position: fixed !important;

	top: 0 !important;

	left: 0 !important;

	z-index: 121 !important;

	background: rgba(0, 0, 0, .9) !important;

}



.congress .search-wrap .search-inner {

	position: relative !important;

	width: 100% !important;

	height: 100% !important;

}

.congress .search-wrap .search-cell {

	position: absolute !important;

	top: 50% !important;

	width: 100% !important;

	transform: translateY(-50%) !important;

}



.congress .search-wrap .search-field-holder {

	width: 50% !important;

	margin: auto !important;

	position: relative !important;

	animation: slideInUp .3s !important;

}



.congress .search-wrap .main-search-input {

	width: 100% !important;

	height: 70px !important;

	border: 0 !important;

	padding: 0 50px !important;

	text-transform: uppercase !important;

	background: transparent !important;

	font-size: 25px !important;

	color: #fff !important;

	border-bottom: 2px solid #898989 !important;

	text-align: center !important;

	letter-spacing: 2px !important;

}



.congress .search-wrap input.form-control,

.congress .search-wrap input.form-control:focus {

	background-color: #fff !important;

}



@keyframes slideInUp {

	from {

		-webkit-transform: translate3d(0, 100%, 0) !important;

		transform: translate3d(0, 100%, 0) !important;

	}

	to {

		-webkit-transform: translate3d(0, 0, 0) !important;

		transform: translate3d(0, 0, 0) !important;

	}

}



@-webkit-keyframes slideInUp {

	from {

		-webkit-transform: translate3d(0, 100%, 0) !important;

		transform: translate3d(0, 100%, 0) !important;

	}

	to {

		-webkit-transform: translate3d(0, 0, 0) !important;

		transform: translate3d(0, 0, 0) !important;

	}

}



.congress input.main-search-input::-webkit-input-placeholder {

	color: #fff !important;

	font-size: 25px !important;

}



.congress input.main-search-input:-moz-placeholder {

	color: #fff !important;

	opacity: 1 !important;

	font-size: 25px !important;

}



.congress input.main-search-input::-moz-placeholder {

	color: #fff !important;

	opacity: 1 !important;

	font-size: 25px !important;

}



.congress input.main-search-input:-ms-input-placeholder {

	color: #fff !important;

	font-size: 25px !important;

}



.congress .search-close {

	position: absolute !important;

	top: 50px !important;

	right: 50px !important;

	font-size: 30px !important;

	color: #fff !important;

	cursor: pointer !important;

}



.congress .mobile-links li>a {

	padding: 15px 0 15px 15px !important;

	line-height: 20px !important;

	border-bottom: 1px solid #ebebeb !important;

	color: #7f7f7f !important;

	display: block !important;

}



.congress .mobile-links li>a:hover {

	color: #b79d82 !important;

}



/* 3. Slider */

.congress .slider-height {

	min-height: 900px !important;

	background-position: center top !important;

}

.congress .slider-height-2 {

	min-height: 950px !important;

}

.congress .slider-height-3 {

	min-height: 780px !important;

}

.congress .slider-right-2 {

	padding-top: 180px !important;

}

.congress .hero-text-box {

	padding: 75px !important;

	background: #fff !important;

	padding-right: 66px !important;

}

.congress .hero-slider-caption h5 {

	margin-bottom: 25px !important;

}

.congress .hero-slider-caption h1 {

	font-size: 80px !important;

	margin-bottom: 20px !important;

	letter-spacing: -2.3px !important;

}

.congress .hero-slider-caption p {

	margin-bottom: 35px !important;

}

.congress .caregive-box {

	border-radius: 16px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 16px 32px 0px rgba(227, 220, 255, 0.4) !important;

	padding: 60px !important;

	padding-bottom: 24px !important;

}

.congress .search-form .sub-heading {

	font-size: 14px !important;

	font-weight: 500 !important;

	color: #aab6bf !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	margin-bottom: 15px !important;

	display: block !important;

}

.congress .search-form h3 {

	font-size: 36px !important;

	margin-bottom: 45px !important;

}

.congress .label span {

	font-size: 12px !important;

	font-weight: 500 !important;

	color: #aab6bf !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	display: block !important;

	padding-left: 70px !important;

}

.congress .nice-select.postform {

	width: 100% !important;

	border: 0 !important;

	padding-left: 0 !important;

	line-height: 1 !important;

}

.congress .care-give-option img {

	position: absolute !important;

	z-index: 9 !important;

	top: -13px !important;

	left: 0 !important;

}

.congress .nice-select.postform .current {

	font-size: 24px !important;

	color: #223645 !important;

	font-weight: 600 !important;

	letter-spacing: -.3px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	text-transform: capitalize !important;

}

.congress .nice-select.postform .list {

	z-index: 16 !important;

	width: 100% !important;

	border-radius: 0 !important;

	margin-top: 13px !important;

}



.congress .slider-active button.slick-arrow {

	position: absolute !important;

	top: 50% !important;

	left: 90px !important;

	transform: translateY(-50%) !important;

	background: none !important;

	border: 0 !important;

	font-size: 16px !important;

	padding: 0 !important;

	color: #10111e !important;

	z-index: 2 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	height: 80px !important;

	width: 80px !important;

	border-radius: 50% !important;

	cursor: pointer !important;

	background: #fff !important;

	line-height: 80px !important;

}

.congress .slider-3 button.slick-arrow {

	color: #10111e !important;

	background: #fff1f0 !important;

}

.congress .slider-active button.slick-next {
	left: auto !important;
	right: 90px !important;
}

.congress .slider-active:hover button.slick-prev {
	left: 105px !important;
}

.congress .slider-active:hover button.slick-next {
	right: 105px !important;
}

.congress .slider-active:hover button {

	opacity: 1 !important;

	visibility: visible !important;

}

.congress .slider-active button:hover {

	background: #ed1b2f !important;

	color: #fff !important;

	box-shadow: 0px 6px 12px 0px rgba(254, 69, 54, 0.4) !important;

}

/* 4. About */

.congress .about-shape {

	position: absolute !important;

	top: 60px !important;

	left: -60px !important;

	z-index: -9 !important;

}

.congress .about-front-img {

	box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2) !important;

}

.congress .about-title h5 {

	margin-bottom: 27px !important;

}

.congress .about-right-side {

	padding-left: 23px !important;

}

.congress .author-ava {

	margin-right: 30px !important;

}

.congress .author-desination h6 {

	color: #ed1b2f !important;

	text-transform: uppercase !important;

	letter-spacing: 1px !important;

}

.congress .author-desination h4 {

	margin-bottom: 13px !important;

}

.congress .single-item .mv-icon {

	margin-right: 30px !important;

}

.congress .mv-title h3 {

	font-size: 24px !important;

	margin-bottom: 20px !important;

}

.congress .mv-title p {

	padding-right: 73px !important;

}

.congress .facalty-text p {

	line-height: 26px !important;

	padding-top: 25px !important;

	padding-right: 25px !important;

	padding-left: 25px !important;

}

.congress .about-text-list ul li {

	margin-bottom: 20px !important;

}

.congress .about-text-list ul li i {

	height: 40px !important;

	width: 40px !important;

	line-height: 38px !important;

	text-align: center !important;

	border-radius: 50% !important;

	background: #f6f5ff !important;

	padding-left: 3px !important;

	margin-right: 20px !important;

	transition: .4s !important;

	display: inline-block !important;

}

.congress .about-text-list ul li:hover i {

	background: #DF2855 !important;

	color: #fff !important;

}

.congress .about-text p {

	padding-right: 46px !important;

}

.congress .mv-text p {

	font-size: 20px !important;

	color: #223645 !important;

	margin-bottom: 0 !important;

	padding-right: 27px !important;

	padding-top: 5px !important;

}

.congress .mv-single-list {

	padding: 30px 0 !important;

	border-top: 1px solid #dedeff !important;

	border-bottom: 1px solid #dedeff !important;

}

.congress .mv-icon {

	margin-right: 30px !important;

}

.congress .mv-right-img img {

	padding: 10px !important;

	background-color: #fff !important;

	box-shadow: 0px 16px 32px 0px rgba(205, 203, 255, 0.4) !important;

	border-radius: 5px !important;

}

.congress .testi-quato-icon.about-icon-white {

	float: right !important;

	margin: 0 !important;

	margin-top: -49px !important;

	margin-right: -70px !important;

	position: relative !important;

	z-index: 1 !important;

}

.congress .medical-icon-brand {

	display: inline-block !important;

	height: 100px !important;

	width: 100px !important;

	text-align: center !important;

	line-height: 100px !important;

	border-radius: 50% !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2) !important;

	margin-right: 51px !important;

	margin-top: 48px !important;

	margin-left: 47px !important;

	z-index: -9 !important;

}

.congress .medical-icon-brand-2 {

	position: absolute !important;

	z-index: 9 !important;

	right: -90px !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

}

.congress .medical-icon-brand-3 {

	right: -106px !important;

	margin-top: 21px !important;

}

.congress .medical-icon-brand::before {

	position: absolute !important;

	content: "" !important;

	left: -28px !important;

	right: 0 !important;

	bottom: 0 !important;

	top: -30px !important;

	height: 156px !important;

	width: 156px !important;

	border: 2px dashed #e6e6e6 !important;

	border-radius: 50% !important;

}

.congress .medical-icon-brand::after {

	position: absolute !important;

	content: "" !important;

	left: -55px !important;

	right: 0 !important;

	bottom: 0 !important;

	top: -58px !important;

	height: 210px !important;

	width: 210px !important;

	border: 2px dashed #e6e6e6 !important;

	border-radius: 50% !important;

}

.congress .about-right-content {

	padding-right: 50px !important;

}

/* 5. Section Title */

.congress .section-title h5 {

	margin-bottom: 28px !important;

}

.congress .section-text.section-text-green h1 {

	margin-bottom: 24px !important;

}

.congress .section-text-white h5 {

	color: #899dab !important;

}

.congress .section-text-green h5 {

	color: #ed1b2f !important;

	font-weight: 400 !important;

}

.congress .section-text-small h5 {

	color: #ed1b2f !important;

	text-transform: uppercase !important;

}

.congress .calculate-section .section-text-white h5 {

	color: #b1c5d3 !important;

	font-size: 16px !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	margin-bottom: 25px !important;

}

.congress .section-text-green p {

	color: #899dab !important;

	padding-right: 90px !important;

}

.congress .section-title h1 {

	margin-bottom: 18px !important;

	line-height: 1.2 !important;

}

.congress .section-back-icon {

	position: absolute !important;

	left: 0 !important;

	right: 0 !important;

	margin: auto !important;

	top: -30px !important;

}

.congress .section-text-small h1 {

	font-size: 50px !important;

}

.congress .back-icon-left {

	margin: 0 !important;

}

.congress .back-icon-right {

	margin: inherit !important;

	left: inherit !important;

}

/* 6. Services *

.congress .service-box-3 .service-content-box {

	padding: 0 15px!important;

	margin-top: -30px!important;

	position: relative!important;

}

.congress .service-box-3 .service-content {

	padding: 40px!important;

	background: #fff!important;

	padding-bottom: 20px!important;

	transition: .4s!important;

}

.congress .service-box-3:hover .service-content {

	background-color: rgb(255, 255, 255)!important;

	box-shadow: 0px 16px 32px 0px rgba(181, 179, 255, 0.2)!important;

}

.congress .service-box-3 .service-thumb {

	margin-bottom: 0!important;

}

.congress .service-box-2 .service-thumb {

	margin-bottom: 37px!important;

}

.congress .service-content h3 {

	margin-bottom: 22px!important;

}

.congress .service-content-2 h3 {

	font-size: 40px!important;

}

.congress .service-box.service-box-2 .service-content-2 h3 a:hover {

	color: #ed1b2f!important;

}



.congress .service-content-2 h3 a {

	padding-bottom: 23px!important;

	display: block!important;

	position: relative!important;

}

.congress .service-content-2 h3 a::after, .service-content-2 h3 a::before {

	position: absolute!important;

	content: ""!important;

	height: 2px!important;

	width: 50px!important;

	left: 0!important;

	background: #e2e0ff!important;

	bottom: 0!important;

	transition: .4s!important;

}

.congress .service-content-2 h3 a::before {

	background: #ed1b2f!important;

	z-index: 9!important;

	width: 0!important;

	width: 0px!important;

	visibility: hidden!important;

	opacity: 0!important;

}

.congress .service-content-2 h3 a:hover::before {

	transition: .6s!important;

	width: 50px!important;

	visibility: visible!important;

	opacity: 1!important;

}

.congress .service-content.service-content-2 p {

	padding-right: 30px!important;

}

.congress .service-box {

	padding: 53px!important;

    background: #fff!important;

    transition: .4s!important;

}

.congress .service-box-2 {

	padding: 80px!important;

	padding-bottom: 72px!important;

}

.congress .service-box.service-box-border {

	border: 2px solid #f4f4f4!important;

}

.congress .service-link {

	color: #647589!important;

	font-weight: 500!important;

	margin-top: 5px!important;

	display: inline-block!important;

}

.congress .service-box-3 .service-link {

	display: block!important;

	background: #e8f1f7!important;

	margin: 0!important;

	padding: 16px!important;

	transition: .4s!important;

}

.congress .service-box-3  a.service-link:hover {

	background: #ed1b2f!important;

	color: #fff!important;

}

.congress .service-content-2 a.service-link {

	color: #9ca8b6!important;

}

.congress .service-box-2 .service-content-2 a.service-link:hover {

	color: #ed1b2f!important;

}

.congress .service-content-2 a.service-link i {

	margin-right: 5px!important;

}

.congress .service-box .service-content h3 a:hover {

    color: #8fb569!important;

}

.congress .service-box .service-link:hover {

    color: #8fb569!important;

}

.congress .service-box:hover {

    background-color: rgb(255, 255, 255)!important;

    box-shadow: 0px 16px 32px 0px rgba(196, 203, 255, 0.3)!important;

}

.congress .service-box.service-box-border:hover {

	border: 2px solid transparent!important;

}

.congress .service-big-number {

	position: absolute!important;

	top: 0!important;

	right: 19px!important;

	font-size: 200px!important;

	color: #f7f7ff!important;

}

.congress .service-details-text p {

	line-height: 26px!important;

	padding-right: 16px!important;

}

.congress .service-details-thumb img {

	width: 100%!important;

}

.congress .ser-fea-box {

	margin-right: 70px!important;

}

.congress .ser-fea-icon {

	margin-right: 30px!important;

}

.congress .ser-fea-list h3 {

	font-size: 16px!important;

	text-transform: uppercase!important;

	letter-spacing: 2px!important;

	margin-bottom: 23px!important;

}

.congress .ser-fea-list ul li {

	margin-bottom: 12px!important;

}

.congress .ser-fea-list ul li i {

	color: #ed1b2f!important;

	margin-right: 5px!important;

}

.congress .download-area a img {

	float: left!important;

	margin-right: 20px!important;

}

.congress .download-area a span {

	font-weight: 500!important;

	color: #223645!important;

	margin-top: 12px!important;

	display: inline-block!important;

	transition: .4s!important;

}

.congress .download-area a:hover span {

	color: #ed1b2f!important;

}

.congress .download-area a span.download-size {

	color: #647589!important;

	font-weight: 400!important;

	float: right!important;

}

.congress .download-box {

	display: inline-block!important;

	padding: 18px 48px!important;

	width: 100%!important;

	border: 2px solid #e0e9ff!important;

}

.congress .testi-box .testi-service-content p {

	padding: 0 10px!important;

}

/* service-sidebar */

.congress .service-map {

	min-height: 400px !important;

}

.congress .more-service-icon {

	width: 50px !important;

}

.congress .more-service-title {

	font-size: 16px !important;

	font-weight: 500 !important;

	color: #223645 !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	margin-left: 20px !important;

	transition: .4s !important;

}

.congress .doctor-details-title {

	font-size: 24px !important;

	letter-spacing: 0 !important;

	text-transform: capitalize !important;

}

.congress .more-service-title span {

	display: block !important;

	color: #647589 !important;

	font-weight: 400 !important;

	letter-spacing: 0 !important;

	font-size: 14px !important;

	text-transform: capitalize !important;

	margin-top: 2px !important;

}

.congress .more-service-list ul li a:hover .more-service-title {

	color: #ed1b2f !important;

}

.congress .more-service-list ul li a {

	display: flex !important;

	align-items: center !important;

	padding-bottom: 20px !important;

	border-bottom: 2px solid #f2edff !important;

	margin-bottom: 20px !important;

}

.congress .more-service-list ul li:last-child a {

	margin-bottom: 0 !important;

	border-bottom: 0 !important;

	padding-bottom: 0 !important;

}

/* service-contact */

.congress .contact-input input {

	width: 100% !important;

	height: 60px !important;

	padding: 0 !important;

	padding-left: 60px !important;

	border: 2px solid #f0f8ff !important;

	color: #647589 !important;

	font-weight: 400 !important;

}

.congress .contact-input input::placeholder {

	color: #647589 !important;

}

.congress .contact-icon {

	position: relative !important;

}

.congress .contact-icon::before {

	position: absolute !important;

	content: "\f007" !important;

	font-family: "Font Awesome 5 Free" !important;

	display: inline-block !important;

	font-size: 14px !important;

	color: #ed1b2f !important;

	top: 20px !important;

	left: 30px !important;

	z-index: 99 !important;

}

.congress .contact-mail::before {

	content: "\f0e0" !important;

}

.congress .service-contact-form .nice-select {

	width: 100% !important;

	height: 60px !important;

	padding-top: 9px !important;

	padding-left: 60px !important;

	padding-bottom: 9px !important;

	border: 2px solid #f0f8ff !important;

	border-radius: 0 !important;

}

.congress .service-contact-form .nice-select .current {

	font-weight: 400 !important;

	color: #647589 !important;

	font-size: 14px !important;

}

.congress .service-contact-form .nice-select ul.list {

	width: 100% !important;

	border-radius: 0 !important;

	border: 2px solid #f0f8ff !important;

}

.congress .contact-hourglass::before {

	content: "\f0f8" !important;

}

.congress .ser-form-btn {

	margin-bottom: -82px !important;

}

/* 7. Team */

.congress .team-box-2 {

	padding: 30px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(181, 179, 255, 0.1) !important;

	padding-bottom: 18px !important;

}

.congress .team-box-3 {

	padding: 0 !important;

	box-shadow: none !important;

	margin-bottom: 0 !important;

}

.congress .team-content h3 {

	margin-bottom: 17px !important;

}

.congress .team-content h6 {

	color: #ed1b2f !important;

	text-transform: uppercase !important;

	letter-spacing: 1px !important;

}

.congress .team-link {

	position: absolute !important;

	bottom: 25px !important;

	height: 60px !important;

	width: 60px !important;

	display: inline-block !important;

	border-radius: 50% !important;

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 8px 16px 0px rgba(143, 181, 105, 0.3) !important;

	font-size: 26px !important;

	font-weight: 600 !important;

	line-height: 60px !important;

	color: #fff !important;

	right: 51px !important;

}

.congress .team-link:hover {

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

	color: #fff !important;

}

.congress .team-box-2 .team-member-info h3 {

	margin-bottom: 18px !important;

}

.congress .team-box-3 .team-member-info h3 {

	font-size: 36px !important;

}

.congress .team-author-info span {

	font-size: 12px !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	color: #ed1b2f !important;

	padding: 11px 20px !important;

	display: inline-block !important;

	background: #fff !important;

}

.congress .team-author-info h6 {

	font-size: 18px !important;

	color: #223645 !important;

	padding: 11px 20px !important;

	background: #fff !important;

}

.congress .team-author-info {

	position: absolute !important;

	margin-top: -60px !important;

	margin-left: 30px !important;

	transition: .4s !important;

	visibility: hidden !important;

	opacity: 0 !important;

	right: 0 !important;

	width: 146% !important;

	left: 0 !important;

	z-index: 99 !important;

	box-shadow: 0px 8px 16px 0px rgba(205, 190, 255, 0.2) !important;

}

.congress .team-box:hover .team-author-info {

	opacity: 1 !important;

	visibility: visible !important;

}

.congress .team-activation .slick-dots {

	text-align: center !important;

	margin-bottom: 30px !important;

}

.congress .team-activation .slick-dots li {

	display: inline-block !important;

	cursor: pointer !important;

}

.congress .team-activation .slick-dots li button {

	text-indent: -111111111111px !important;

	padding: 0 !important;

	width: 30px !important;

	height: 4px !important;

	border: 0 !important;

	background: #e0e9ff !important;

	margin: 0 5px !important;

	cursor: pointer !important;

}

.congress .team-activation .slick-dots li.slick-active button {

	background: #ed1b2f !important;

}

.congress .team-social-profile ul li {

	display: inline-block !important;

	margin: 0 9.5px !important;

}

.congress .team-social-profile ul li a {

	font-size: 14px !important;

	color: #a0aab1 !important;

}

.congress .team-social-profile ul li a:hover {

	color: #ce1b28 !important;

}

/* 8. Fact */

.congress .fact-map::before {

	position: absolute !important;

	content: "" !important;

	background-image: url(../img/fact/map.png) !important;

	width: 100% !important;

	height: 100% !important;

	background-repeat: no-repeat !important;

	top: 0 !important;

	left: 0 !important;

	background-position: center center !important;

}

.congress .cta-satisfied {

	padding-left: 129px !important;

}

.congress .single-satisfied h1 {

	color: #ed1b2f !important;

	float: left !important;

	width: 140px !important;

	margin-right: 20px !important;

}

.congress .single-satisfied h5 {

	color: #fff !important;

	margin-bottom: 15px !important;

}

.congress .single-satisfied h5 i {

	margin-right: 5px !important;

}

.congress .single-satisfied p {

	color: #899dab !important;

}

.congress .single-satisfied h5,
.congress .single-satisfied p {

	width: calc(100% - 160px) !important;

	display: inline-block !important;

}

/* 9. Pricing */

.congress .pricing-box {

	padding: 60px !important;

	background: #fff !important;

}

.congress .pricing-content h1 {

	font-size: 40px !important;

	margin-bottom: 15px !important;

}

.congress .pricing-content p {

	margin-bottom: 23px !important;

}

.congress .pricing-menu .nav.nav-pills {

	border: 2px solid #eae7ff !important;

	border-radius: 40px !important;

	background-color: #fff !important;

}

.congress .pricing-menu a.nav-link {

	padding: 30px 50px !important;

	line-height: 1 !important;

	border-radius: 0 !important;

	font-size: 14px !important;

	color: #223645 !important;

	text-transform: uppercase !important;

	letter-spacing: 1px !important;

	font-weight: 500 !important;

}

.congress .pricing-menu a.nav-link.active {

	border-radius: 40px !important;

	background: #ed1b2f !important;

	padding-left: 50px !important;

	transform: scale(1.04) !important;

}

.congress .price-box-flat {

	background: #fff !important;

}

.congress .pricing-title h6 {

	background: #1d2f3c !important;

	padding: 30px 60px !important;

	transition: .4s !important;

}

.congress .price-box-flat:hover .pricing-title h6 {

	background: #ed1b2f !important;

	color: #ffff !important;

}

.congress .price-box-flat:hover .price-btn-2 a {

	background: #ed1b2f !important;

	color: #ffff !important;

}

.congress .price-content {

	padding: 60px !important;

	padding-right: 50px !important;

	padding-bottom: 53px !important;

	padding-top: 38px !important;

}

.congress .price-heading h1 span {

	font-size: 20px !important;

}

.congress .price-heading h1 {

	font-size: 70px !important;

	margin-bottom: 42px !important;

}

.congress .pricing-list ul li {

	margin-bottom: 30px !important;

}

.congress .pricing-list ul li:last-child {

	margin: 0 !important;

}

.congress .pricing-list ul li i {

	color: #223645 !important;

	margin-right: 9px !important;

}

.congress .price-del {

	color: #b9c1cb !important;

}

.congress li.price-del i {

	color: #b9c1cb !important;

}

.congress .price-btn-2 a {

	width: 100% !important;

	color: #223645 !important;

	background-color: #e1e5ff !important;

}

.congress .pricing-area .pricing-nav {

	padding: 0 !important;

	border-radius: 40px !important;

	display: inline-block !important;

	margin-top: 60px !important;

	background: #344a5a !important;

}

.congress .pricing-area .pricing-nav .nav-tabs {

	border: 0 !important;

}

.congress .pricing-area nav.pricing-nav .nav-tabs .nav-link {

	padding: 30px 50px !important;

	border: 0 !important;

	color: #afb1d1 !important;

	font-weight: 500 !important;

	border-radius: 40px !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	color: #fff !important;

	transition: .7s !important;

}

.congress .pricing-area nav.pricing-nav .nav-item.nav-link.active {

	color: #fff !important;

	border-radius: 40px !important;

	padding-right: 54px !important;

	padding-left: 54px !important;

	background-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.3) !important;

}

/* 10. CTA */

.congress .cta-area::before {

	position: absolute !important;

	content: "" !important;

	background-color: rgba(19, 35, 47, 0.94) !important;

	left: 0 !important;

	right: 0 !important;

	top: 0 !important;

	width: 100% !important;

	height: 100% !important;

}

/* latest-news */

.congress .news-tag {

	color: #ed1b2f !important;

	font-weight: 500 !important;

}

.congress .latest-news-content h3 {

	font-size: 22px !important;

	line-height: 1.3 !important;

	margin-bottom: 19px !important;

}

.congress .latest-news-content h3 a:hover {

	color: #ed1b2f !important;

}

.congress .recent-news-list {

	padding: 41px !important;

	border: 2px solid #eae7ff !important;

	padding-bottom: 40px !important;

}

.congress .singl-news.news-border-bottom {

	padding-bottom: 31px !important;

	border-bottom: 2px solid #e3ecf2 !important;

	margin-bottom: 31px !important;

}

.congress .meta-date {

	margin-right: 29px !important;

}

.congress .meta-date i {

	margin-right: 5px !important;

}

.congress .meta-date a {

	color: #647589 !important;

}

.congress .latest-news-box-2 .latest-news-content-box {

	padding: 0 15px !important;

}

.congress .latest-news-box-2 .latest-news-content {

	padding: 40px !important;

	background: #fff !important;

	margin-top: -30px !important;

	position: relative !important;

	z-index: 9 !important;

	padding-bottom: 15px !important;

}

.congress .latest-news-box-2 .latest-news-content h3 {

	margin-bottom: 13px !important;

}

.congress .latest-news-box-2 .news-tag {

	color: #ed1b2f !important;

}

.congress .latest-news-box-2 .latest-news-content h3 a:hover {

	color: #ed1b2f !important;

}

.congress .blog-feeds-text h5 {

	color: #bdc1d5 !important;

	line-height: 1.3 !important;

	margin-bottom: 4px !important;

}

.congress .latest-news-box-3 {

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(178, 176, 255, 0.2) !important;

}

.congress .latest-news-box-3 .latest-news-content {

	margin-top: 0 !important;

}

/* 11. Footer */

.congress .emmergency-call-icon i {

	font-size: 36px !important;

	color: #ed1b2f !important;

	margin-right: 30px !important;

}

.congress .emmergency-call h6 {

	font-weight: 400 !important;

	color: #647589 !important;

	display: block !important;

	margin-bottom: 0 !important;

}



.congress .emmergency-call span {

	font-size: 36px !important;

	font-weight: 500 !important;

	color: #13232f !important;

}

.congress .emmergency-call {

	padding-bottom: 25px !important;

	border-bottom: 2px solid #ebebeb !important;

	margin-bottom: 40px !important;

}

.congress .footer-contact-info {

	border-radius: 16px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 16px 32px 0px rgba(156, 156, 156, 0.2) !important;

	padding: 60px !important;

	padding-bottom: 55px !important;

	margin-top: -226px !important;

}

.congress .footer-contact-info-3 {

	margin-top: 0 !important;

	padding: 0 !important;

	background: 0 !important;

	box-shadow: none !important;

}

.congress .footer-menu.footer-menu-2 {

	overflow: hidden !important;

}

.congress .footer-contact-info-3 .footer-contact-content p {

	color: #91a1b4 !important;

	padding-right: 20px !important;

}

.congress .footer-emailing ul li {

	font-size: 18px !important;

	color: #647589 !important;

	margin-bottom: 12px !important;

}

.congress .footer-contact-info-3 .footer-emailing ul li {

	color: #91a1b4 !important;

}

.congress .footer-emailing ul li:last-child {

	margin: 0 !important;

}

.congress .footer-co-content {

	overflow: hidden !important;

}

.congress .footer-emailing ul li i {

	margin-right: 14px !important;

}

.congress .footer-title h3 {

	font-size: 24px !important;

	color: #fff !important;

	display: block !important;

	margin-bottom: 46px !important;

}

.congress .blog-feeds-thumb {

	float: left !important;

	margin-right: 15px !important;

}

.congress .blog-feeds-text {

	overflow: hidden !important;

}

.congress .footer-menu ul li {

	margin-bottom: 30px !important;

}

.congress .footer-menu-2 ul li {

	float: left !important;

	width: 50% !important;

	margin-bottom: 21px !important;

}

.congress .footer-menu ul li a {

	color: #899dab !important;

	font-weight: 500 !important;

}

.congress .footer-menu ul li a:hover {

	color: #8fb569 !important;

	text-decoration: underline !important;

}

.congress .footer-bottom {

	background: #0d1b26 !important;

}

.congress .footer-copyright p {

	margin: 0 !important;

	color: #9aacbb !important;

}

.congress .footer-copyright-3 p {

	color: #9aacbb !important;

}

.congress .footer-subscribe-title span {

	font-size: 16px !important;

	font-weight: 500 !important;

	color: #fff !important;

	padding-right: 53px !important;

	display: block !important;

}

.congress .footer-newsletter input {

	width: 100% !important;

	height: 80px !important;

	border-radius: 40px !important;

	padding: 0 50px !important;

	border: 0 !important;

	color: #696969 !important;

}

.congress .footer-newsletter {

	position: relative !important;

}

.congress .footer-newsletter button {

	position: absolute !important;

	right: 0 !important;

	border-radius: 40px !important;

	top: 8px !important;

	right: 10px !important;

	padding: 25px 43px !important;

}

.congress .footer-top-form {

	padding-bottom: 60px !important;

	border-bottom: 1px solid #4e5e6a !important;

}

.congress .footer-bottom-0 {

	border-top: 1px solid #4e5e6a !important;

	padding-top: 24px !important;

	padding-bottom: 6px !important;

}

.congress .footer-co-icon {

	margin-right: 20px !important;

}

.congress .footer-co-content span {

	font-weight: 500 !important;

	color: #96a0a8 !important;

	text-transform: uppercase !important;

	margin-bottom: 9px !important;

	display: block !important;

}

.congress .footer-co-content h4 {

	font-size: 24px !important;

	color: #fff !important;

}

.congress .footer-co-content ul li {

	display: inline-block !important;

}

.congress .footer-co-content ul li a {

	font-size: 18px !important;

	color: #fff !important;

	margin-right: 19px !important;

}

.congress .footer-map::before {

	position: absolute !important;

	content: "" !important;

	background-image: url(../img/footer/footer-map.png) !important;

	left: 0 !important;

	right: 0 !important;

	top: 0 !important;

	width: 100% !important;

	min-height: 100% !important;

	background-repeat: no-repeat !important;

	background-position: center center !important;

	margin: 0 auto !important;

}

/* page-title */

.congress .breadcrumb-bg {

	background-size: cover !important;

	background-position: center center !important;

}

.congress .small-text {

	/*color: #647589!important;*/
	color: white !important;

	font-size: 18px !important;

	font-weight: 500 !important;

}

.congress .page-title h1 {

	font-size: 40px !important;

}

.congress .page-height {

	min-height: 500px !important;

}

.congress .page-breadcumb nav ol {

	background: 0 !important;

	padding: 0 !important;

	margin: 0 !important;

}

.congress .page-breadcumb .breadcrumb-item a {

	/*color: #95a3b3!important;*/
	color: white !important;

	font-weight: 500 !important;

}

.congress .page-breadcumb .breadcrumb-item.active {

	font-weight: 500 !important;

	color: #ed1b2f !important;

}

.congress .page-breadcumb .breadcrumb-item+.breadcrumb-item::before {

	content: "|" !important;

}

/* 12. Counter */

.congress .single-couter h1 {

	font-size: 80px !important;

	color: #ed1b2f !important;

	margin-top: 20px !important;

	font-weight: 200 !important;

}

.congress .counter-box h1 {

	font-weight: 600 !important;

	color: #fff !important;

	font-size: 50px !important;

	margin-top: 12px !important;

}

.congress .counter-box-white h1 {

	color: #223645 !important;

}

.congress .single-couter h3 {

	font-size: 24px !important;

	margin-top: 10px !important;

	margin-bottom: 17px !important;

}

.congress .single-couter p {

	margin-bottom: 0 !important;

	padding-right: 40px !important;

}

.congress .counter-text p {

	width: 100% !important;

	padding: 0 52px !important;

}

.congress .counter-box-white h6 {

	position: relative !important;

	margin-bottom: 11px !important;

}

.congress .counter-box-white h6::after,
.congress .counter-box-white h6::before {

	position: absolute !important;

	content: "" !important;

	width: 30px !important;

	height: 2px !important;

	left: 0 !important;

	background: #e8ebff !important;

	right: 0 !important;

	margin: auto !important;

	bottom: 0 !important;

}

.congress .counter-box-white h6::before {

	background: #ed1b2f !important;

	z-index: 9 !important;

	width: 0px !important;

	transition: .3s !important;

	visibility: hidden !important;

	opacity: 0 !important;

}

.congress .counter-box.counter-box-white:hover h6::before {

	width: 30px !important;

	visibility: visible !important;

	opacity: 1 !important;

}

/* 13. Appoinment */

.congress .appoinment-section {

	background-size: cover !important;

	background-position: center top !important;

}

.congress .appoinment-content span {

	font-size: 18px !important;

	font-weight: 500 !important;

	color: #ed1b2f !important;

}

.congress .appoinment-box.white {

	background-color: #fff !important;

}

.congress .appoinment-content {

	padding-top: 55px !important;

	padding-left: 55px !important;

	padding-right: 55px !important;

}

.congress .appoinment-content h1 {

	font-size: 50px !important;

	margin-top: 35px !important;

	margin-bottom: 30px !important;

}

.congress .appoinment-box .btn {

	width: 100% !important;

}

.congress .professinals-list li {

	line-height: 28px !important;

	color: #697a8d !important;

	margin-bottom: 20px !important;

}

.congress .professinals-list li i {

	width: 30px !important;

	height: 30px !important;

	line-height: 26px !important;

	text-align: center !important;

	border-radius: 50% !important;

	color: #ed1b2f !important;

	margin-right: 20px !important;

	float: left !important;

	border: 2px solid #ed1b2f !important;

	font-size: 12px !important;

	transition: .4s !important;

}

.congress .professinals-list li:hover i {

	background: #ed1b2f !important;

	color: #fff !important;

}

/* 14. Testimonials */

.congress .testi-quato-icon {

	height: 80px !important;

	width: 80px !important;

	display: inline-block !important;

	border-radius: 50% !important;

	background-color: #ed1b2f !important;

	box-shadow: 0px 16px 32px 0px rgba(225, 36, 84, 0.4) !important;

	line-height: 80px !important;

	margin-bottom: 45px !important;

	margin-top: 32px !important;

	text-align: center !important;

	transition: .4s !important;

}

.congress .testi-quato-icon img {

	display: inline-block !important;

}

.congress .testi-quato-icon-green {

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 16px 32px 0px rgba(143, 181, 105, 0.4) !important;

	transition: .4s !important;

}

.congress .testi-box-2:hover .testi-quato-icon-green {

	background-color: #ed1b2f !important;

	box-shadow: 0px 16px 32px 0px rgba(225, 36, 84, 0.4) !important;

}

.congress .testi-content p {

	font-size: 28px !important;

	line-height: 48px !important;

	padding: 0 65px !important;

	margin-bottom: 120px !important;

}

.congress .testi-author-title {

	font-size: 28px !important;

}

.congress .testi-author-desination {

	font-weight: 500 !important;

	color: #ed1b2f !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	display: block !important;

	margin-bottom: 25px !important;

}

.congress .testi-content span {

	height: 70px !important;

	width: 2px !important;

	background: #ed1b2f !important;

	position: absolute !important;

	bottom: -91px !important;

	left: 0 !important;

	right: 0 !important;

	margin: auto !important;

}



.congress .testi-bg-icon {

	position: absolute !important;

	top: 0 !important;

	right: 0 !important;

	left: 0 !important;

	z-index: -9 !important;

}

.congress .test-author-icon {

	display: inline-block !important;

	border-radius: 50% !important;

	background-color: rgb(231, 231, 231) !important;

	box-shadow: 0px 8px 16px 0px rgba(71, 71, 71, 0.2) !important;

}

.congress .testi-box {

	margin-bottom: 212px !important;

}

.congress .testi-rating-list ul li {

	display: inline-block !important;

}

.congress .testi-content-2 h3 {

	font-size: 24px !important;

	line-height: 1.4 !important;

	margin-bottom: 20px !important;

}

.congress .testi-content-2 p {

	line-height: 26px !important;

	padding-right: 45px !important;

}

.congress .testi-author-icon-2 {

	margin-right: 30px !important;

}

.congress .testi-author-desination-2 h4 {

	font-size: 20px !important;

	margin-bottom: 14px !important;

}

.congress .testi-rating-list ul li i {

	color: #ffae00 !important;

}

/* 15. Analysis */

.congress .analysis-bg-icon {

	position: absolute !important;

	left: 30px !important;

	top: 47px !important;

}

.congress .analysis-area .nav.nav-pills {

	margin-top: -212px !important;

}

.congress .analysis-area .nav-item {

	text-align: center !important;

	margin-right: 30px !important;

	width: 31.5% !important;

}

.congress .analysis-area .nav-item:last-child {

	margin-right: 0 !important;

}

.congress .analysis-area .nav-item a h6 {

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	color: #fff !important;

	margin: 0 !important;

	margin-top: 37px !important;

}

.congress .analysis-area .nav-item a.nav-link {

	padding: 70px !important;

	border-radius: 0 !important;

	position: relative !important;

}

.congress .analysis-area .nav-item a.nav-link::after {

	position: absolute !important;

	height: 20px !important;

	width: 20px !important;

	background: #ed1b2f !important;

	content: "" !important;

	left: 0 !important;

	right: 0 !important;

	margin: auto !important;

	bottom: -10px !important;

	transform: rotate(45deg) !important;

	opacity: 0 !important;

	visibility: hidden !important;

}

.congress .analysis-area .nav-item:nth-child(2) a.nav-link::after {

	background: #ed1b2f !important;

}

.congress .analysis-area .nav-item:nth-child(3) a.nav-link::after {

	background: #f4f9fc !important;

}

.congress .analysis-area .nav-item a.nav-link.active::after {

	opacity: 1 !important;

	visibility: visible !important;

}

.congress .analysis-area ul li.nav-item .nav-link.active {

	background: 0 !important;

}

.congress .analysis-area ul li.nav-item:nth-child(1) a.nav-link {

	background: #ed1b2f !important;

}

.congress .analysis-area ul li.nav-item:nth-child(2) a.nav-link {

	background: #ed1b2f !important;

}

.congress .analysis-area ul li.nav-item:nth-child(3) a.nav-link {

	background: #f4f9fc !important;

}

.congress .analysis-area ul li.nav-item:nth-child(3) a.nav-link h6 {

	color: #223645 !important;

}

.congress .analysis-chart {

	margin-top: 50px !important;

}

/* calculate */

.congress .calculate-area::before {

	position: absolute !important;

	content: "" !important;

	width: 100% !important;

	height: 100% !important;

	background: #223645 !important;

	opacity: 0.90 !important;

	top: 0 !important;

	left: 0 !important;

	right: 0 !important;

}

.congress .calculate-section .section-text p {

	font-size: 30px !important;

	color: #b4c8d7 !important;

	line-height: 42px !important;

	padding-right: 35px !important;

}

.congress .calculate-content {

	padding: 60px !important;

	background: #fff !important;

	padding-bottom: 0 !important;

}

.congress .calculate-box .nice-select {

	width: 100% !important;

	height: 70px !important;

	padding-top: 14px !important;

	border-radius: 0 !important;

	border: 2px solid #eee7ff !important;

	padding-left: 38px !important;

	margin-bottom: 20px !important;

}

.congress .calculate-box .nice-select::after {

	margin-right: 18px !important;

	margin-top: -1px !important;

}

.congress .calculate-box .nice-select .list {

	width: 100% !important;

	border-radius: 0 !important;

}

.congress .calculate-form input {

	height: 70px !important;

	padding-left: 38px !important;

	width: 100% !important;

	border: 2px solid #eee7ff !important;

	position: relative !important;

}

.congress .calculate-form input::placeholder {

	color: #647589 !important;

}



.congress .calculate-box a {

	width: 100% !important;

}

.congress .calculate-form {

	position: relative !important;

}

.congress .calculate-form i {

	position: absolute !important;

	top: 28px !important;

	right: 30px !important;

}

/* hiring */

.congress .hire-text {

	padding: 55px !important;

}

.congress .hire-text-2 {

	padding-left: 244px !important;

	padding-right: 137px !important;

	padding-top: 137px !important;

	padding-bottom: 151px !important;

}

.congress .hire-text h1 {

	font-size: 54px !important;

	margin-bottom: 38px !important;

}

.congress .hire-text-2 h1 {

	margin-bottom: 22px !important;

}

.congress .hire-text p {

	line-height: 26px !important;

	margin-bottom: 25px !important;

}

.congress .hire-bg {

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(197, 191, 255, 0.2) !important;

}

.congress .hire-bg-2 {

	box-shadow: 5px -6px 16px -2px rgba(197, 191, 255, 0.2) !important;

}

.congress .hiring-top {

	position: relative !important;

}

.congress .hire-left-img {

	position: absolute !important;

	left: 0 !important;

	width: 50% !important;

	height: 100% !important;

	top: 0 !important;

	background-repeat: no-repeat !important;

}

.congress .hire-right-img {

	position: absolute !important;

	right: 0 !important;

	width: 50% !important;

	height: 100% !important;

	bottom: 0 !important;

	background-repeat: no-repeat !important;

}

/* widget */

.congress .service-widget {

	padding: 50px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2) !important;

	border-top: 6px solid #ed1b2f !important;

	padding-top: 41px !important;

}

.congress .service-widget .widget-title {

	font-size: 40px !important;

	margin-bottom: 10px !important;

}

.congress .doctor-detials-lan ul li {

	display: inline-block !important;

}

.congress .doctor-detials-lan ul li a {

	height: 60px !important;

	width: 60px !important;

	display: block !important;

	text-align: center !important;

	line-height: 60px !important;

	background: #eae4ff !important;

	font-size: 14px !important;

	color: #223645 !important;

	text-transform: uppercase !important;

	font-weight: 500 !important;

	border-radius: 50% !important;

	margin-right: 19px !important;

}

.congress .doctor-detials-lan ul li a:hover {

	background-color: rgb(143, 181, 105) !important;

	box-shadow: 0px 8px 16px 0px rgba(143, 181, 105, 0.2) !important;

	color: #fff !important;

}

/* features */

.congress .feature-box {

	padding: 40px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(205, 190, 255, 0.2) !important;

}

.congress .feature-small-content h3 {

	font-size: 22px !important;

	margin-bottom: 15px !important;

}

/* 16. Appoinment */

.congress .appoinment-box-2 {

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 16px 32px 0px rgba(223, 217, 255, 0.4) !important;

	margin-top: -241px !important;

}

.congress .appoinment-box-content {

	padding: 70px 38px 40px 70px !important;

}

.congress .appointment-form-3 textarea {

	width: 100% !important;

	resize: none !important;

	border: 2px solid #d3e2f0 !important;

	padding-top: 28px !important;

	padding-left: 40px !important;

	color: #647589 !important;

	height: 120px !important;

}

.congress .appointment-area-3 .calculate-box .nice-select {

	border: 2px solid #d3e2f0 !important;

}

.congress .appointment-area-3 .calculate-form input {

	border: 2px solid #d3e2f0 !important;

}

.congress .appointment-form-2 input {

	width: 100% !important;

}

.congress .appointment-form-2 input {

	width: 100% !important;

	border: 0 !important;

	padding: 0 !important;

}

.congress .appointment-form-2 input::placeholder {

	font-size: 24px !important;

	color: #223645 !important;

	font-weight: 600 !important;

	font-family: "Repo-DemiBold", sans-serif !important;

}

.congress .appoint-ment-icon {

	margin-right: 40px !important;

}

.congress .appointment-form-2 label {

	font-size: 12px !important;

	text-transform: uppercase !important;

	color: #aab6bf !important;

	font-weight: 500 !important;

	margin-bottom: 14px !important;

}

.congress .appoinment-form-box {

	padding-bottom: 27px !important;

	border-bottom: 1px solid #eae5ff !important;

}



.congress .appoinment-form-box-option {

	padding-bottom: 8px !important;

}

.congress .nice-select.postform::after {

	border-bottom: 3px solid #223645 !important;

	border-right: 3px solid #223645 !important;

	content: '' !important;

	display: block !important;

	height: 8px !important;

	margin-top: -23px !important;

	pointer-events: none !important;

	position: absolute !important;

	right: 5px !important;

	top: 50% !important;

	-webkit-transform-origin: 66% 66% !important;

	-ms-transform-origin: 66% 66% !important;

	transform-origin: 66% 66% !important;

	-webkit-transform: rotate(45deg) !important;

	-ms-transform: rotate(45deg) !important;

	transform: rotate(45deg) !important;

	-webkit-transition: all 0.15s ease-in-out !important;

	transition: all 0.15s ease-in-out !important;

	width: 8px !important;

}

/* news-letter */

.congress .news-letter-title h1 {

	font-size: 50px !important;

}

.congress .news-letter-box {

	padding: 78px 50px 80px 55px !important;

	background: #fff !important;

}

.congress .subscribe-form {

	position: relative !important;

	z-index: 99 !important;

}

.congress .subscribe-form form {

	position: relative !important;

}

.congress .subscribe-form form input {

	width: 100% !important;

	height: 80px !important;

	border: 0 !important;

	padding: 0 40px !important;

	background: #f4f9fc !important;

	border-radius: 40px !important;

	color: #647589 !important;

}

.congress .subscribe-form form button {

	position: absolute !important;

	top: 8px !important;

	right: 10px !important;

	border-radius: 40px !important;

	padding: 25px 44px !important;

}

/* 17. Membership */

.membership-box {

	padding-left: 90px !important;

	padding-right: 90px !important;

	z-index: 99999 !important;

	position: relative !important;

}

.congress .single-membership-box {

	padding: 50px !important;

	border: 2px solid #dfe0ff !important;

	padding-bottom: 28px !important;

}

.congress .membership-line-shape {

	display: inline-block !important;

	margin-bottom: 22px !important;

	margin-top: 10px !important;

}

.congress .single-membership-box h3 {

	font-size: 30px !important;

}

.congress .membership-bg::before {

	position: absolute !important;

	content: "" !important;

	background: rgba(0, 0, 0, .40) !important;

	width: 100% !important;

	height: 100% !important;

	top: 0 !important;

	right: 0 !important;

	left: 0 !important;

	bottom: 0 !important;

}

.congress .review-box {

	padding: 40px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 16px 32px 0px rgba(221, 217, 255, 0.2) !important;

}

.congress .members-rating ul li {

	display: inline-block !important;

	color: #ffc600 !important;

	margin-bottom: 10px !important;

}

.congress .author-desination-2 h4 {

	font-size: 18px !important;

	margin-bottom: 7px !important;

}

.congress .author-desination-2 h6 {

	color: #ed1b2f !important;

	text-transform: capitalize !important;

	letter-spacing: 0 !important;

	margin: 0 !important;

}

.congress .membership-review {

	padding: 90px !important;

}

.congress .membership-review .author-ava {

	margin-right: 15px !important;

}

.congress .member-ship-map::before {

	position: absolute !important;

	content: "" !important;

	background-image: url(../img/membership/map.png) !important;

	width: 100% !important;

	min-height: 100% !important;

	top: 0 !important;

	left: 0 !important;

}

.congress .owl-carousel .owl-item .single-brand img {

	width: inherit !important;

	display: inline-block !important;

}

.congress .single-brand {

	text-align: center !important;

}

.congress .brand-area::before {

	position: absolute !important;

	content: "" !important;

	background: rgba(32, 47, 59, 0.94) !important;

	left: 0 !important;

	right: 0 !important;

	width: 100% !important;

	top: 0 !important;

	height: 100% !important;

}

/* 18. FAQ */

.congress .faq-left-box {

	margin-bottom: 235px !important;

}

.congress .faq-pos-front {

	position: absolute !important;

	bottom: -235px !important;

	left: 57px !important;

}

.congress .faq-back-shape {

	position: absolute !important;

	bottom: -162px !important;

	left: -130px !important;

	z-index: -9 !important;

}

.congress .faq-right-box .card {

	position: relative !important;

	display: -webkit-box !important;

	display: -ms-flexbox !important;

	display: flex !important;

	-webkit-box-orient: vertical !important;

	-webkit-box-direction: normal !important;

	-ms-flex-direction: column !important;

	flex-direction: column !important;

	min-width: 0 !important;

	word-wrap: break-word !important;

	background-color: #fff !important;

	background-clip: border-box !important;

	border: 0 !important;

	border-radius: 0 !important;

	background: #F8F7FF !important;

	margin-bottom: 20px !important;

}

.congress .faq-right-box .card-header {

	padding: 0 !important;

	border-bottom: 0 !important;

	background: none !important;

	border-radius: 0 !important;

}

.congress .faq-right-box .btn-link {

	font-weight: 400 !important;

	color: #0f1328 !important;

	display: block !important;

	font-size: 16px !important;

	padding: 21px 30px !important;

	border: 2px solid #ed1b2f !important;

	text-decoration: none !important;

	line-height: 28px !important;

	background: #fff !important;

	border-bottom: 0px solid transparent !important;

}

.congress .faq-right-box .btn-link::before {

	content: "-" !important;

	line-height: 30px !important;

	position: absolute !important;

	right: 43px !important;

	top: 24px !important;

	font-size: 24px !important;

	font-size: 20px !important;

}

.congress .faq-right-box .btn-link.collapsed::before {

	content: "+" !important;

}

.congress .faq-right-box .card-body {

	-webkit-box-flex: 1 !important;

	-ms-flex: 1 1 auto !important;

	flex: 1 1 auto !important;

	padding: 0px 30px !important;

	padding-top: 0 !important;

	padding-bottom: 22px !important;

	border: 2px solid #ed1b2f !important;

	background: #fff !important;

	border-top: 0 !important;

}

.congress .faq-right-box .card-body p {

	margin: 0 !important;

	font-size: 14px !important;

}

.congress .faq-right-box .btn-link.collapsed {

	border: 2px solid #e7e6ff !important;

}





/* 19. Blog */

.congress .latest-news {

	position: relative !important;
}



.congress .news__thumb img {

	width: 100% !important;
}

.congress .postbox__thumb img {

	width: 100% !important;

}

.congress .blog-inner-img img {

	width: 100% !important;

}

.congress .news-meta span {

	font-weight: 500 !important;

	letter-spacing: 2px !important;

	text-transform: uppercase !important;

	color: #747691 !important;

	margin-right: 15px !important;

	font-size: 13px !important;

}

.congress .news-meta span a {

	color: #747691 !important;

}

.congress .news-meta span a:hover {

	color: #ed1b2f !important;

}

.congress .news__caption h2 {

	font-size: 24px !important;

	margin-bottom: 15px !important;

	line-height: 1.4 !important;

}

.congress .news__caption h2 a:hover {

	color: #ed1b2f !important;

}



.congress .news-link {

	font-size: 12px !important;

	color: #e4ecf3 !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;
}

.congress .news-link:hover {

	color: #ffffff !important;
}



.congress .news-link i {

	transition: .3s !important;

	display: inline-block !important;
}



.congress .news-link:hover i {

	transform: translateX(3px) !important;
}



.congress .news__thumb-2 img {

	width: 100% !important;

}



.congress .news__caption-2 {

	padding: 33px !important;

}



.congress .news__caption-2 h2 {

	font-size: 20px !important;

	margin-bottom: 15px !important;

}



.congress .news__caption-2 h2 a:hover {

	color: #ed1b2f !important;

}



.congress .news__caption-2 p {

	margin-bottom: 0 !important;

}



.congress .news-meta span {

	text-transform: uppercase !important;

	margin-right: 25px !important;

	font-size: 13px !important;

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.congress .news-meta span {

		margin-right: 10px !important;

	}

}



.congress .news-meta span a {

	color: #ed1b2f !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

}



.congress .postbox__thumb {

	position: relative !important;

}



.congress .postbox__thumb a img {

	max-width: 100% !important;

}



.congress .post-meta span {

	font-size: 12px !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

	color: #6f7172 !important;

	margin-right: 20px !important;

}



@media (max-width: 767px) {

	.congress .post-meta span {

		margin-right: 10px !important;

	}

}



.congress .post-meta span a:hover {

	color: #ed1b2f !important;

}



.congress .post-meta span i {

	color: #ed1b2f !important;

	margin-right: 2px !important;

}

.congress .post-meta span a {

	color: #6f7172 !important;

}

.congress .postbox__text {

	background: #faf9ff !important;

}



.congress .p-50 {

	padding: 50px !important;

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.congress .p-50 {

		padding: 30px !important;

	}

}



@media (max-width: 767px) {

	.congress .p-50 {

		padding: 30px !important;

	}

}



.congress .p-30 {

	padding: 30px !important;

}



.congress .post-meta {

	margin-bottom: 20px !important;

}



.congress .blog-title {

	font-size: 28px !important;

	line-height: 1.3 !important;

	margin-bottom: 20px !important;

}



.congress .blog-title a:hover {

	color: #ed1b2f !important;

}



.congress .read-more {

	letter-spacing: 2px !important;

	font-size: 12px !important;

	text-transform: uppercase !important;

	font-weight: 500 !important;

}

.congress .read-more {

	color: #ed1b2f !important;

}

.congress .read-more:hover {

	color: #8fb569 !important;

}



.congress .read-more i {

	transition: .3s !important;

	display: inline-block !important;

}



.congress .blog-title-sm {

	font-size: 20px !important;

	margin-bottom: 10px !important;

	line-height: 1.5 !important;

}



.congress .postbox__gallery .slick-arrow {

	position: absolute !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	left: 30px !important;

	border: none !important;

	background: none !important;

	padding: 0 !important;

	z-index: 9 !important;

	-webkit-transition: all 0.3s ease-out 0s !important;

	-moz-transition: all 0.3s ease-out 0s !important;

	-ms-transition: all 0.3s ease-out 0s !important;

	-o-transition: all 0.3s ease-out 0s !important;

	transition: all 0.3s ease-out 0s !important;

	background: #ffffff !important;

	width: 60px !important;

	height: 60px !important;

	color: #6f7172 !important;

	border-radius: 50% !important;

	font-size: 14px !important;

}



.congress .postbox__gallery .slick-arrow:hover {

	background: #ed1b2f !important;

	color: #ffffff !important;

}



.congress .postbox__gallery .slick-arrow.slick-next {

	right: 30px !important;

	left: auto !important;

}



.congress .postbox__video {

	position: relative !important;

}



.congress .video-btn {

	position: absolute !important;

	background: #ffffff !important;

	height: 120px !important;

	width: 120px !important;

	top: 50% !important;

	left: 0 !important;

	right: 0 !important;

	margin: auto !important;

	text-align: center !important;

	border-radius: 50% !important;

	line-height: 120px !important;

	color: #ed1b2f !important;

	transform: translateY(-50%) !important;

}



.congress .video-btn:hover {

	background: #ed1b2f !important;

	color: #ffffff !important;

}



.congress .post-text blockquote {

	background: #062a4d !important;

	padding: 50px !important;

	position: relative !important;

	padding-left: 120px !important;

}



@media (max-width: 767px) {

	.congress .post-text blockquote {

		padding: 30px !important;

	}

}

.congress .post-text blockquote p {

	font-size: 26px !important;

	margin-bottom: 20px !important;

	color: #ffffff !important;

	font-weight: 500 !important;

	line-height: 1.3 !important;

}



.congress .post-text blockquote::before {

	content: "\f10d" !important;

	left: 50px !important;

	top: 50px !important;

	position: absolute !important;

	color: #758799 !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

	font-size: 41px !important;

}



@media (max-width: 767px) {

	.congress .post-text blockquote::before {

		position: static !important;

	}

}



.congress .post-text blockquote footer {

	font-size: 14px !important;

	letter-spacing: 2px !important;

	color: #ffffff !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

}



.congress .widget {

	padding: 30px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2) !important;

	border-top: 4px solid #ed1b2f !important;

}



.congress .b-0 {

	border: 0 !important;

}



.congress .search-form {

	position: relative !important;

}

.congress .search-form input {

	width: 100% !important;

	height: 60px !important;

	border: 0 !important;

	background: #f5f5f5 !important;

	padding: 0 20px !important;

}



.congress .search-form button {

	position: absolute !important;

	top: 0 !important;

	right: 0 !important;

	height: 100% !important;

	background: #062a4d !important;

	padding: 0 25px !important;

	color: #ffffff !important;

	line-height: 60px !important;

	border: 0 !important;

}



.congress .search-form button:hover {

	background: #ed1b2f !important;

}



.congress .widget-title {

	font-size: 21px !important;

	margin-bottom: 0px !important;

	position: relative !important;

	display: inline-block !important;

}



.congress .animate-border::after {

	position: absolute !important;

	content: "" !important;

	width: 35px !important;

	height: 3px !important;

	left: 0 !important;

	bottom: 0 !important;

	border-left: 10px solid #ffffff !important;

	border-right: 10px solid #ffffff !important;

	-webkit-animation: animborder 2s linear infinite !important;

	animation: animborder 2s linear infinite !important;

}



.congress .animate-border.border-white::after {

	border-color: #ffffff !important;

}



.congress .animate-border.border-white::after {

	border-color: #ffffff !important;

}



.congress .about-me img {

	margin-bottom: 25px !important;

	border-radius: 50% !important;

}



.congress .about-me h4 {

	font-size: 18px !important;

	letter-spacing: 1px !important;

}



.congress .widget-social-icon a {

	display: inline-block !important;

	margin: 0 8px !important;

	color: #ed1b2f !important;

}



.congress .widget-social-icon a:hover {

	color: #ed1b2f !important;

}

.congress .banner-widget img {

	max-width: 100% !important;

}

.congress .widget .recent-posts>li:first-child {

	border: 0 !important;

	padding-top: 0 !important;

}



.congress .widget .recent-posts li:last-child {

	padding-bottom: 0 !important;

}



.congress .widget .recent-posts>li {

	border-top: 1px solid #eaedff !important;

	padding: 20px 0 !important;

	overflow: hidden !important;

}



.congress .widget-posts-image {

	float: left !important;

}



.congress .widget-posts-image img {

	width: 80px !important;

	height: 80px !important;

	border-radius: 50% !important;

	margin-right: 15px !important;

}



.congress .widget-posts-body {

	overflow: hidden !important;

}



.congress .widget-posts-title {

	margin-bottom: 10px !important;

	font-size: 16px !important;

	line-height: 1.3 !important;

}



.congress .widget-posts-title a:hover {

	color: #ed1b2f !important;

}



.congress .widget-posts-meta {

	font-size: 12px !important;

}



.congress ul.cat li {

	border-top: 1px solid #eaedff !important;

	padding: 15px 0 !important;

	overflow: hidden !important;

}



.congress ul.cat li:first-child {

	border-top: 0 !important;

	padding-top: 0 !important;

}



.congress ul.cat li:last-child {

	padding-bottom: 0 !important;

}

.congress ul.cat li a {

	display: block !important;

	color: #647589 !important;

}



.congress ul.cat li a:hover {

	color: #ed1b2f !important;

}



.congress .social-profile a {

	height: 50px !important;

	width: 50px !important;

	text-align: center !important;

	background: #062a4d !important;

	line-height: 50px !important;

	margin-right: 2px !important;

	display: inline-block !important;

	color: #ffffff !important;

	margin-bottom: 5px !important;

}



.congress .social-profile a:hover {

	background: #ed1b2f !important;

}



.congress #Instafeed {

	margin: 0 -5px !important;

	overflow: hidden !important;

}



.congress #Instafeed li {

	width: 33.33% !important;

	float: left !important;

	padding: 0 5px !important;

	margin-bottom: 10px !important;

}



.congress #Instafeed li img {

	width: 100% !important;

}



.congress .tag a {

	display: inline-block !important;

	line-height: 1 !important;

	padding: 12px 18px !important;

	background: #f5f5f5 !important;

	margin-bottom: 8px !important;

	margin-right: 5px !important;

	text-transform: uppercase !important;

	font-size: 12px !important;

	font-weight: 500 !important;

	color: #5f5b5b !important;

	border-radius: 2px !important;

}



.congress .tag a:hover {

	background: #ed1b2f !important;

	color: #ffffff !important;

}



.congress .bg-none {

	background: none !important;

}



.congress .blog-post-tag span {

	font-size: 18px !important;

	font-weight: 600 !important;

	display: block !important;

	margin-bottom: 17px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	color: #062a4d !important;

}



.congress .blog-post-tag a {

	color: #646974 !important;

	display: inline-block !important;

	font-size: 14px !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

	border: 2px solid #eaedff !important;

	padding: 12px 24px !important;

	margin-right: 10px !important;

	transition: .3s !important;

	border-radius: 5px !important;

	margin-bottom: 10px !important;

}



.congress .blog-post-tag a:hover {

	color: #fff !important;

	background: #ed1b2f !important;

	border-color: #ed1b2f !important;

}



.congress .blog-post-tag a:last-child {

	margin-right: 0 !important;

}



.congress .blog-share-icon span {

	font-size: 18px !important;

	font-weight: 600 !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	color: #062a4d !important;

	display: block !important;

	margin-bottom: 17px !important;

}



.congress .blog-share-icon a {

	color: #6f7172 !important;

	font-size: 18px !important;

	transition: .3s !important;

	margin-right: 22px !important;

}



.congress .blog-share-icon a:hover {

	color: #ed1b2f !important;

}



.congress .blog-share-icon a:last-child {

	margin-right: 0 !important;

}



.congress .blog-details-border {

	border-top: 1px solid #eaedff !important;

	border-bottom: 1px solid #eaedff !important;

	padding-top: 33px !important;

	padding-bottom: 23px !important;

	margin-bottom: 42px !important;

}

.congress .author {

	background: #f5f5f5 !important;

	padding: 0 60px 44px 60px !important;

}



@media (max-width: 767px) {

	.congress .author {

		padding: 0 30px 44px 30px !important;

	}

}



.congress .author-img {

	margin-bottom: 35px !important;

}



.congress .author-img img {

	margin-top: -60px !important;

}

.congress .author-text h3 {

	font-size: 24px !important;

	margin-bottom: 15px !important;

}

.congress .author-text p {

	margin-bottom: 0 !important;

	font-size: 15px !important;

	line-height: 28px !important;

}



.congress .author-icon {

	margin-top: 6px !important;

	margin-bottom: 25px !important;

}



.congress .author-icon a {

	font-size: 14px !important;

	color: #9498b6 !important;

	margin: 0 5px !important;

	transition: .3s !important;

}



.congress .author-icon a:hover {

	color: #ed1b2f !important;

}



.congress .post-comments {

	border-bottom: 1px solid #eaedff !important;

	margin-bottom: 42px !important;

	padding-bottom: 46px !important;

}



.congress .blog-coment-title h2 {

	font-size: 26px !important;

	margin-bottom: 0 !important;

}



.congress .comments-avatar {

	float: left !important;

}



@media (max-width: 767px) {

	.congress .comments-avatar {

		float: none !important;

	}

}



.congress .comments-avatar img {

	width: 100px !important;

	margin-right: 20px !important;

}



.congress .latest-comments li:first-child .comments-box {

	border-top: 0 !important;

	padding-top: 0 !important;

}



.congress .latest-comments li:last-child .comments-box {

	border-bottom: 0 !important;

	padding-bottom: 0 !important;

}



.congress .latest-comments li.children {

	margin-left: 100px !important;

}



@media (max-width: 767px) {

	.congress .latest-comments li.children {

		margin-left: 0 !important;

	}

}



.congress .comments-box {

	border-top: 1px solid #eaedff !important;

	padding: 30px 0 !important;

}



.congress .comments-text {

	overflow: hidden !important;

	padding-top: 4px !important;

}



@media (max-width: 767px) {

	.congress .comments-text {

		margin-top: 15px !important;

	}

}



.congress .comments-text p {

	margin-bottom: 0 !important;

	margin-top: 8px !important;

}



.congress .avatar-name h5 {

	font-size: 18px !important;

	margin-bottom: 7px !important;

}



.congress .avatar-name span {

	color: #ed1b2f !important;

	font-size: 12px !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

}



.congress .avatar-name {

	margin-bottom: 3px !important;

	overflow: hidden !important;

	position: relative !important;

}



.congress .reply {

	color: #6f7172 !important;

	display: inline-block !important;

	font-size: 14px !important;

	font-weight: 400 !important;

	transition: .3s !important;

	line-height: 1 !important;

	margin-top: 4px !important;

	position: absolute !important;

	right: 0 !important;

	top: 0 !important;

}



.congress .reply:hover {

	color: #ed1b2f !important;

}



.congress .reply i {

	margin-right: 5px !important;

}



.congress .post-comments-title {

	margin-bottom: 39px !important;

}



.congress .post-comments-title h2 {

	font-size: 26px !important;

	color: #140a20 !important;

	margin-bottom: 0 !important;

}



.congress .conatct-post-form {

	background: #f5f5f5 !important;

	padding: 50px !important;

}



@media (max-width: 767px) {

	.congress .conatct-post-form {

		padding: 20px !important;

	}

}



.congress .conatct-post-form input {

	border: none !important;

	height: 60px !important;

	margin-bottom: 20px !important;

	padding: 0 30px !important;

	width: 100% !important;

	font-size: 14px !important;

	color: #a7a7c1 !important;

}



.congress .conatct-post-form textarea {

	border: none !important;

	height: 150px !important;

	margin-bottom: 20px !important;

	padding: 30px !important;

	width: 100% !important;

	color: #a7a7c1 !important;

	font-size: 14px !important;

}



.congress #contacts-form input::-moz-placeholder {

	color: #a7a7c1 !important;

	font-size: 14px !important;

}



.congress #contacts-form input::placeholder {

	color: #a7a7c1 !important;

	font-size: 14px !important;

}



.congress #contacts-form textarea::-moz-placeholder {

	color: #a7a7c1 !important;

	font-size: 14px !important;

}



.congress #contacts-form textarea::placeholder {

	color: #a7a7c1 !important;

	font-size: 14px !important;

}



.congress .contact-icon {

	position: relative !important;

}



.congress .contact-icon::after {

	position: absolute !important;

	content: "" !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

	display: inline-block !important;

	font-size: 16px !important;

	text-align: center !important;

	right: 30px !important;

	color: #ed1b2f !important;

	top: 18px !important;

}

.congress .conatct-post-form .contact-icon::before {

	display: none !important;

}

.congress .contacts-message::after {

	content: "\f303" !important;

}



.congress .contacts-name::after {

	content: "\f007" !important;

}



.congress .contacts-email::after {

	content: "\f0e0" !important;

}



.congress .contacts-website::after {

	content: "\f0ac" !important;

}

.congress .navigation-border {

	border-top: 2px solid #f7f7f7 !important;

	overflow: hidden !important;

}



.congress .navigation-border {

	border-top: 2px solid #f7f7f7 !important;

	overflow: hidden !important;

}



.congress .bakix-navigation span {

	font-size: 14px !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

	display: block !important;

	margin-bottom: 10px !important;

}



.congress .bakix-navigation span a:hover {

	color: #ed1b2f !important;

}



.congress .bakix-navigation h4 {

	font-size: 24px !important;

	margin: 0 !important;

}



.congress .bakix-navigation h4 a:hover {

	color: #ed1b2f !important;

}





.congress .basic-pagination ul {

	display: block !important;

}

.congress .basic-pagination ul li {

	display: inline-block !important;

	margin: 0 5px !important;

}

@media (max-width: 767px) {

	.congress .basic-pagination ul li {

		margin-bottom: 10px !important;

	}

}

.congress .basic-pagination ul li a {

	height: 70px !important;

	width: 70px !important;

	background: #ffffff !important;

	color: #9990b8 !important;

	font-size: 16px !important;

	font-weight: 500 !important;

	border-radius: 50% !important;

	line-height: 70px !important;

	margin: 0px !important;

	display: inline-block !important;

	text-align: center !important;

}

.congress .basic-pagination ul li a:hover,
.congress .basic-pagination ul li.active a {

	background: #ed1b2f !important;

	color: #ffffff !important;

	box-shadow: 0px 8px 16px 0px rgba(254, 69, 54, 0.3) !important;

}



.congress .basic-pagination-2 ul li a {

	background: transparent !important;

	color: #9990b8 !important;

	border: 2px solid #eaebec !important;

	height: 60px !important;

	width: 60px !important;

	line-height: 56px !important;

}

.congress .basic-pagination-2 ul li a:hover,
.congress .basic-pagination-2 ul li.active a {

	background: #ed1b2f !important;

	color: #ffffff !important;

	border-color: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(254, 69, 54, 0.3) !important;

}



/* 20. Contact */

.congress .contact {

	border: 1px solid #eaedff !important;

	padding: 40px 10px !important;

}

.congress .contact-area {

	background-position: center center !important;

	background-repeat: no-repeat !important;

}



.congress .contact i {

	background: #ed1b2f !important;

	font-size: 40px !important;

	height: 150px !important;

	width: 150px !important;

	color: #ffffff !important;

	border-radius: 50% !important;

	line-height: 135px !important;

	border: 10px solid #fff !important;

	box-shadow: 0px 16px 32px 0px rgba(206, 226, 255, 0.4) !important;

	margin-bottom: 30px !important;

}

.congress .contact h3 {

	font-size: 26px !important;

	margin-bottom: 15px !important;

}



.congress .contact p {

	margin: 0 !important;

	padding: 0 50px !important;

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.congress .contact p {

		padding: 0 10px !important;

	}

}



@media only screen and (min-width: 768px) and (max-width: 991px) {

	.congress .contact p {

		padding: 0 0px !important;

	}

}



.congress .contact-form input {

	background: #ffffff !important;

	height: 80px !important;

	width: 100% !important;

	padding: 0 80px !important;

	padding-right: 30px !important;

	border: 0 !important;

	color: #aab5ca !important;

	font-weight: 500 !important;

	letter-spacing: 2px !important;

	text-transform: uppercase !important;

}



.congress .contact-form textarea {

	color: #aab5ca !important;

	font-weight: 500 !important;

	letter-spacing: 2px !important;

	text-transform: uppercase !important;

	height: 300px !important;

	width: 100% !important;

	padding: 30px 80px !important;

	border: 0 !important;

}



.congress .form-box::before {

	position: absolute !important;

	content: "\f0e0" !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

	display: inline-block !important;

	font-size: 14px !important;

	text-align: center !important;

	left: 45px !important;

	color: #756563 !important;

	top: 29px !important;

	z-index: 99 !important;

}



.congress .user-icon::before {

	content: "\f007" !important;

}



.congress .email-icon::before {

	content: "\f0e0" !important;

}



.congress .phone-icon::before {

	content: "\f095" !important;

}



.congress .subject-icon::before {

	content: "\f0a6" !important;

}



.congress .contact-form input::-moz-placeholder,
.congress .contact-form input::placeholder {

	color: #aab5ca !important;

}



.congress .contact-form textarea::-moz-placeholder,
.congress .contact-form textarea::placeholder {

	color: #aab5ca !important;

}



.congress .contact-map {

	height: 670px !important;

	width: 100% !important;

}



/* 21. Shop */

.congress .product__img {

	position: relative !important;

}

.congress .product__img img {

	width: 100% !important;

}

.congress .product:hover .product-action a {

	margin: 0 5px !important;

	opacity: 1 !important;

	visibility: visible !important;

}



.congress .product-action {

	position: absolute !important;

	left: 0 !important;

	right: 0 !important;

	bottom: 30px !important;

}



.congress .product-action a {

	height: 50px !important;

	display: inline-block !important;

	width: 50px !important;

	background: #ffffff !important;

	line-height: 50px !important;

	color: #a39fb4 !important;

	margin: 0 8px !important;

	opacity: 0 !important;

	visibility: hidden !important;

	border-radius: 50% !important;

}



.congress .product-action a:hover {

	background: #ed1b2f !important;

	color: #ffffff !important;

}



.congress .pro-cat {

	margin-bottom: 15px !important;

	display: block !important;

}



.congress .pro-cat a {

	color: #ed1b2f !important;

	font-size: 14px !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

	text-transform: uppercase !important;

}



.congress .pro-title {

	margin-bottom: 12px !important;

}



.congress .pro-title a {

	font-size: 24px !important;

}



.congress .pro-title a:hover {

	color: #ed1b2f !important;

}



.congress .price span {

	color: #8e84b8 !important;

	font-size: 14px !important;

	display: inline-block !important;

	margin: 0 5px !important;

}



.congress .price span.old-price {

	color: #b7afd5 !important;

	text-decoration: line-through !important;

}



.congress .product-showing p {

	margin: 0 !important;

	border: 2px solid #eaedff !important;

	padding: 17px 30px !important;

	text-align: center !important;

	line-height: 1 !important;

	display: inline-block !important;

	text-transform: uppercase !important;

	font-size: 12px !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

}



@media (max-width: 767px) {

	.congress .product-showing p {

		padding: 17px 15px !important;

	}

}



.congress .pro-filter {

	position: relative !important;

	display: inline-block !important;

}



@media (max-width: 767px) {

	.congress .pro-filter {

		float: left !important;

	}

}



.congress .pro-filter select {

	border: 2px solid #eaedff !important;

	padding: 17px 30px !important;

	display: inline-block !important;

	text-transform: uppercase !important;

	font-size: 12px !important;

	letter-spacing: 2px !important;

	line-height: 1 !important;

	color: #6f7172 !important;

	appearance: none !important;

	-moz-appearance: none !important;

	width: 145px !important;

	font-weight: 500 !important;

}

.congress .pro-filter .nice-select {

	-webkit-tap-highlight-color: transparent !important;

	background-color: #fff !important;

	border-radius: 0 !important;

	border: solid 1px #e8e8e8 !important;

	box-sizing: border-box !important;

	clear: both !important;

	cursor: pointer !important;

	display: block !important;

	float: left !important;

	font-family: inherit !important;

	font-size: 14px !important;

	font-weight: normal !important;

	height: 50px !important;

	line-height: 48px !important;

	outline: none !important;

	padding-left: 18px !important;

	padding-right: 30px !important;

	position: relative !important;

	text-align: left !important;

	-webkit-transition: all 0.2s ease-in-out !important;

	transition: all 0.2s ease-in-out !important;

	-webkit-user-select: none !important;

	-moz-user-select: none !important;

	-ms-user-select: none !important;

	user-select: none !important;

	white-space: nowrap !important;

	width: auto !important;

}

.congress .pro-filter::before {

	content: "\f107" !important;

	right: 15px !important;

	top: 15px !important;

	position: absolute !important;

	color: #758799 !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

}



.congress .shop-tab ul li {

	margin-left: 20px !important;

}



@media (max-width: 767px) {

	.congress .shop-tab ul li {

		margin-left: 10px !important;

	}

}



.congress .shop-tab ul li a {

	font-size: 14px !important;

	font-weight: 500 !important;

	color: #6f7172 !important;

	letter-spacing: 2px !important;

	padding: 0 !important;

	text-transform: uppercase !important;

	position: relative !important;

	height: 50px !important;

	width: 50px !important;

	border-radius: 50% !important;

	background: #f6f6ff !important;

	line-height: 51px !important;

	text-align: center !important;

}



.congress .shop-tab ul li a.active {

	color: white !important;

	background: #8fb569 !important;

}



.congress .shop-thumb-tab {

	width: 160px !important;

	float: left !important;

}



@media (max-width: 767px) {

	.congress .shop-thumb-tab {

		float: none !important;

		width: 100% !important;

		margin-bottom: 0 !important;

	}

}



@media (max-width: 767px) {

	.congress .shop-thumb-tab ul {

		margin: 0 -5px !important;

	}

}



.congress .shop-thumb-tab ul li {

	margin-bottom: 20px !important;

}



@media (max-width: 767px) {

	.congress .shop-thumb-tab ul li {

		width: 33.33% !important;

		float: left !important;

		padding: 0 5px !important;

	}

}



.congress .shop-thumb-tab ul li a {

	padding: 0 !important;

}



.congress .product-details-img {

	margin-left: 180px !important;

	overflow: hidden !important;

}



@media (max-width: 767px) {

	.congress .product-details-img {

		margin-left: 0 !important;

	}

}



.congress .product-details-title p {

	color: #6a667b !important;

	font-size: 12px !important;

	text-transform: uppercase !important;

	font-weight: 500 !important;

	letter-spacing: 1px !important;

	margin-bottom: 10px !important;

}



.congress .product-details-title h1 {

	font-size: 40px !important;

	margin: 0 !important;

	line-height: 1.2 !important;

	letter-spacing: -2px !important;

	margin-bottom: 15px !important;

}



@media (max-width: 767px) {

	.congress .product-details-title h1 {

		font-size: 36px !important;

	}

}

.congress .details-price span {

	color: #ed1b2f !important;

	font-size: 20px !important;

	font-weight: 400 !important;

	margin-left: 0 !important;

	margin-right: 10px !important;

}



.congress .details-price {

	border-bottom: 2px solid #eaedff !important;

}



.congress .product-cat span {

	text-transform: uppercase !important;

	font-size: 14px !important;

	font-weight: 500 !important;

	color: #100d1c !important;

}



.congress .product-cat a {

	text-transform: uppercase !important;

	font-size: 14px !important;

	font-weight: 500 !important;

	letter-spacing: 2px !important;

}



.congress .product-cat a:hover {

	color: #8fb569 !important;

}



.congress .product-social a {

	margin-right: 10px !important;

	background: #f5f5ff !important;

	height: 50px !important;

	width: 50px !important;

	line-height: 48px !important;

	border-radius: 30px !important;

	color: #6f7172 !important;

	display: inline-block !important;

	text-align: center !important;

	font-size: 14px !important;

}



@media (max-width: 767px) {

	.congress .product-social a {

		margin-bottom: 10px !important;

	}

}



.congress .product-social a:hover {

	background: #8fb569 !important;

	color: #ffffff !important;

}



.congress .plus-minus {

	display: inline-block !important;

}



@media (max-width: 767px) {

	.congress .plus-minus {

		display: block !important;

		margin-bottom: 15px !important;

	}

}



@media only screen and (min-width: 576px) and (max-width: 767px) {

	.congress .plus-minus {

		display: inline-block !important;

		margin-bottom: 0 !important;

	}

}



.congress .action-btn {

	background: #8fb569 !important;

	padding: 20px 25px !important;

	border: none !important;

	margin-left: 15px !important;

	color: #ffffff !important;

	display: inline-block !important;

}



.congress .action-btn:hover {

	background: #ed1b2f !important;

	color: #ffffff !important;

}

.congress .product-action-list {

	overflow: hidden !important;

}

.congress .product-action-list a {

	float: left !important;

}



@media (max-width: 767px) {

	.congress .product-action-list a.btn {

		padding: 23px 30px !important;

		margin-bottom: 7px !important;

	}

}



@media (max-width: 767px) {

	.congress .product-action-list a.action-btn {

		margin-left: 5px !important;

		margin-bottom: 7px !important;

	}

}



.congress .cart-plus-minus input {

	height: 60px !important;

	width: 100px !important;

	border: 0 !important;

	border: 2px solid #eaedff !important;

	text-align: center !important;

	-moz-appearance: none !important;

	appearance: none !important;

}



.congress .cart-plus-minus {

	display: inline-block !important;

	position: relative !important;

	margin-right: 15px !important;

}



.congress .cart-plus-minus .qtybutton {

	position: absolute !important;

	top: 15px !important;

	left: 17px !important;

	font-size: 20px !important;

	color: #c4bedd !important;

	cursor: pointer !important;

}



.congress .cart-plus-minus .inc {

	left: auto !important;

	right: 17px !important;

}



.congress .additional-info .table td,
.congress .additional-info .table th {

	padding: .75rem 0 !important;

	vertical-align: top !important;

	border-top: 1px solid #f6f6f6 !important;

	font-weight: 400 !important;

}



.congress .shop-cat a {

	padding: 45px 30px !important;

	border: 2px solid #eaedff !important;

	display: block !important;

}



.congress .shop-cat a i {

	font-size: 100px !important;

	color: #8fb569 !important;

	margin-bottom: 30px !important;

	transition: .3s !important;

}



.congress .shop-cat a h4 {

	text-transform: uppercase !important;

	font-size: 16px !important;

	font-weight: 700 !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	transition: .3s !important;

	letter-spacing: 1px !important;

}



.congress .shop-cat a:hover {

	background: #8fb569 !important;

	border-color: #8fb569 !important;

}



.congress .shop-cat a:hover i {

	color: #ffffff !important;

}



.congress .shop-cat a:hover h4 {

	color: #ffffff !important;

}



.congress .product-list-content .price span:first-child {

	margin-left: 0 !important;

}



.congress .bakix-details-tab ul {

	border-bottom: 2px solid #e1e1e1 !important;

}



.congress .bakix-details-tab ul li a {

	font-size: 16px !important;

	font-weight: 500 !important;

	color: #8c8bb5 !important;

	letter-spacing: 2px !important;

	padding: 0 !important;

	text-transform: capitalize !important;

	position: relative !important;

	padding: 0 25px !important;

}



@media (max-width: 767px) {

	.congress .bakix-details-tab ul li a {

		padding: 0 10px !important;

	}

}



.congress .bakix-details-tab ul li a.active {

	color: #100d1c !important;

}



.congress .bakix-details-tab ul li a.active:before {

	position: absolute !important;

	bottom: -32px !important;

	left: 0 !important;

	height: 2px !important;

	width: 100% !important;

	content: "" !important;

	background: #ed1b2f !important;

	transition: .3s !important;

}



@media (max-width: 767px) {

	.congress .bakix-details-tab ul li a.active:before {

		display: none !important;

	}

}



@media only screen and (min-width: 576px) and (max-width: 767px) {

	.congress .bakix-details-tab ul li a.active:before {

		display: block !important;

	}

}



/* 22. Cart */

.congress .table-content table {

	background: #ffffff !important;

	border-color: #eaedff !important;

	border-radius: 0 !important;

	border-style: solid !important;

	border-width: 1px 0 0 1px !important;

	text-align: center !important;

	width: 100% !important;

	margin-bottom: 0 !important;

}



.congress .table-content table td.product-name {

	font-size: 16px !important;

	font-weight: 400 !important;

	text-transform: capitalize !important;

}



.congress .table-content table td.product-name a:hover {

	color: #ed1b2f !important;

}



.congress .table-content table td {

	border-top: medium none !important;

	padding: 20px 10px !important;

	vertical-align: middle !important;

	font-size: 16px !important;

}



.congress .table-content table th,
.congress .table-content table td {

	border-bottom: 1px solid #eaedff !important;

	border-right: 1px solid #eaedff !important;

}



.congress .product-quantity input {

	border: none !important;

	color: #6f7172 !important;

	font-size: 14px !important;

	font-weight: normal !important;

	border: 0 !important;

}



.congress .table td,
.congress .table th {

	border-top: 1px solid #eaedff !important;

}



.congress .product-quantity>input {

	width: 80px !important;

	border-radius: 3px !important;

}



.congress .table-content table td.product-subtotal {

	font-size: 16px !important;

}



.congress .table-content table td .cart-plus-minus {

	float: none !important;

	margin: 0 auto !important;

}



.congress .coupon-all {

	margin-top: 50px !important;

}



.congress .coupon {

	float: left !important;

}



@media (max-width: 767px) {

	.congress .coupon {

		float: none !important;

	}

}

.congress #coupon_code {

	height: 62px !important;

	border: 2px solid #eaedff !important;

	padding: 0 15px !important;

	margin-right: 10px !important;

}



@media (max-width: 767px) {

	.congress #coupon_code {

		margin-bottom: 15px !important;

	}

}



.congress .coupon2 {

	float: right !important;

}



@media (max-width: 767px) {

	.congress .coupon2 {

		float: none !important;

		margin-top: 15px !important;

	}

}



.congress .cart-page-total {

	padding-top: 50px !important;

}



.congress .cart-page-total>h2 {

	font-size: 25px !important;

	margin-bottom: 20px !important;

	text-transform: capitalize !important;

}



.congress .cart-page-total>ul {

	border: 1px solid #eaedff !important;

}



.congress .cart-page-total>ul>li {

	list-style: none !important;

	font-size: 15px !important;

	color: #6f7172 !important;

	padding: 10px 30px !important;

	border-bottom: 1px solid #eaedff !important;

	font-weight: 400 !important;

}



.congress .cart-page-total ul>li>span {

	float: right !important;

}



.congress .cart-page-total li:last-child {

	border-bottom: 0 !important;

}

.congress td.product-thumbnail img {

	width: 125px !important;

}



/* 23. Checkout */

.congress .coupon-accordion h3 {

	background-color: #fff1f0 !important;

	border-top: 3px solid #ed1b2f !important;

	font-size: 14px !important;

	font-weight: 400 !important;

	margin: 0 0 25px !important;

	padding: 1em 2em 1em 3.5em !important;

	position: relative !important;

	width: auto !important;

}



.congress .coupon-accordion h3::before {

	content: "\f07b" !important;

	left: 15px !important;

	top: 13px !important;

	position: absolute !important;

	color: #6f7172 !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

}



.congress .coupon-accordion span {

	color: #6f7172 !important;

	cursor: pointer !important;

	transition: .3s !important;

}



.congress .coupon-accordion span:hover,
.congress p.lost-password a:hover {

	color: #ed1b2f !important;

}



.congress .coupon-content {

	border: 1px solid #eaedff !important;

	display: none !important;

	margin-bottom: 20px !important;

	padding: 30px !important;

}



.congress .coupon-info p.coupon-text {

	margin-bottom: 15px !important;

}



.congress .coupon-info p {

	margin-bottom: 0 !important;

}



.congress .coupon-info p.form-row-first label,
.congress .coupon-info p.form-row-last label {

	display: block !important;

	color: #6f7172 !important;

}



.congress .coupon-info p.form-row-first label span.required,
.congress .coupon-info p.form-row-last label span.required {

	color: red !important;

	font-weight: 700 !important;

}



.congress .coupon-info p.form-row-first input,
.congress .coupon-info p.form-row-last input {

	border: 1px solid #eaedff !important;

	height: 45px !important;

	margin: 0 0 14px !important;

	max-width: 100% !important;

	padding: 0 0 0 10px !important;

	width: 100% !important;

}



.congress .coupon-info p.form-row input[type="submit"]:hover,
.congress p.checkout-coupon input[type="submit"]:hover {

	background: #ed1b2f none repeat scroll 0 0 !important;

}



.congress .coupon-info p.form-row input[type="checkbox"] {

	position: relative !important;

	top: 2px !important;

}



.congress .form-row>label {

	margin-top: 15px !important;

	margin-left: 15px !important;

	color: #6f7172 !important;

}



.congress .buttons-cart input,
.congress .coupon input[type="submit"],
.congress .buttons-cart a,
.congress .coupon-info p.form-row input[type="submit"] {

	background: #252525 none repeat scroll 0 0 !important;

	border: medium none !important;

	color: #fff !important;

	display: inline-block !important;

	float: left !important;

	font-size: 12px !important;

	font-weight: 700 !important;

	height: 40px !important;

	line-height: 40px !important;

	margin-right: 15px !important;

	padding: 0 15px !important;

	text-transform: uppercase !important;

	transition: all 0.3s ease 0s !important;

}



.congress p.lost-password {

	margin-top: 15px !important;

}



.congress p.lost-password a {

	color: #6f6f6f !important;

}



.congress p.checkout-coupon input[type="text"] {

	height: 45px !important;

	padding: 0 15px !important;

	width: 100% !important;

	border: 1px solid #eaedff !important;

	margin-bottom: 15px !important;

}



.congress .coupon-checkout-content {

	display: none !important;

}



.congress .checkbox-form h3 {

	border-bottom: 1px solid #eaedff !important;

	font-size: 26px !important;

	margin: 0 0 20px !important;

	padding-bottom: 10px !important;

	width: 100% !important;

}



.congress .country-select {

	margin-bottom: 30px !important;

	position: relative !important;

}



.congress .country-select label,
.checkout-form-list label {

	color: #6f7172 !important;

	display: block !important;

	margin: 0 0 5px !important;

}



.congress .country-select label span.required,
.checkout-form-list label span.required {

	color: red !important;

}



.congress .country-select select {

	-moz-appearance: none !important;

	border: 1px solid #eaedff !important;

	height: 45px !important;

	padding-left: 10px !important;

	width: 100% !important;

	color: #6f7172 !important;

}



.congress .country-select::before {

	content: "\f107" !important;

	right: 15px !important;

	top: 38px !important;

	position: absolute !important;

	color: #6f7172 !important;

	font-family: "Font Awesome 5 Free" !important;

	font-weight: 700 !important;

}



.congress .checkout-form-list {

	margin-bottom: 30px !important;

}



.congress .checkout-form-list label {

	color: #6f7172 !important;

}



.congress .checkout-form-list input[type="text"],
.congress .checkout-form-list input[type="password"],
.congress .checkout-form-list input[type="email"] {

	background: #ffffff !important;

	border: 1px solid #eaedff !important;

	border-radius: 0 !important;

	height: 45px !important;

	padding: 0 0 0 10px !important;

	width: 100% !important;

}



.congress .checkout-form-list input[type="text"]::-moz-placeholder,

.congress .checkout-form-list input[type="password"]::-moz-placeholder,

.congress .checkout-form-list input[type="email"]::-moz-placeholder {

	color: #6f7172 !important;

	opacity: 1 !important;

}



.congress .checkout-form-list input[type="text"]::placeholder,

.congress .checkout-form-list input[type="password"]::placeholder,

.congress .checkout-form-list input[type="email"]::placeholder {

	color: #6f7172 !important;

	opacity: 1 !important;

}



.congress .checkout-form-list input[type="checkbox"] {

	display: inline-block !important;

	margin-right: 10px !important;

	position: relative !important;

	top: 1px !important;

}



.congress .create-acc label {

	color: #6f7172 !important;

	display: inline-block !important;

}



.congress .create-account {

	display: none !important;

}



.congress .ship-different-title h3 label {

	display: inline-block !important;

	margin-right: 20px !important;

	color: #6f7172 !important;

}



.congress .order-notes textarea {

	border: 1px solid #eaedff !important;

	height: 90px !important;

	padding: 15px !important;

	width: 100% !important;

}



.congress .order-notes textarea::-moz-placeholder {

	color: #6f7172 !important;

	opacity: 1 !important;

}



.congress .order-notes textarea::placeholder {

	color: #6f7172 !important;

	opacity: 1 !important;

}



.congress #ship-box-info {

	display: none !important;

}



.congress .panel-group .panel {

	border-radius: 0 !important;

}



.congress .panel-default>.panel-heading {

	border-radius: 0 !important;

}



.congress .your-order {

	padding: 30px 40px 45px !important;

	border: 3px solid #eaedff !important;

}



@media (max-width: 767px) {

	.congress .your-order {

		padding: 15px !important;

	}

}



.congress .your-order h3 {

	border-bottom: 1px solid #eaedff !important;

	font-size: 30px !important;

	margin: 0 0 20px !important;

	padding-bottom: 10px !important;

	width: 100% !important;

}



.congress .your-order-table table {

	background: none !important;

	border: 0 !important;

	width: 100% !important;

}



.congress .your-order-table table th,
.your-order-table table td {

	border-bottom: 1px solid #eaedff !important;

	border-right: medium none !important;

	color: #6f7172 !important;

	font-size: 14px !important;

	padding: 15px 0 !important;

	text-align: left !important;

}



@media (max-width: 767px) {

	.congress .your-order-table table th,
	.congress .your-order-table table td {

		padding-right: 10px !important;

	}

}



.congress .your-order-table table th {

	border-top: medium none !important;

	color: #6f7172 !important;

	font-weight: normal !important;

	text-align: left !important;

	vertical-align: middle !important;

	white-space: nowrap !important;

	width: 250px !important;

}



.congress .panel-body>p {

	color: #222 !important;

}



.congress .your-order-table table .shipping ul li input {

	position: relative !important;

	top: 2px !important;

}



.congress .your-order-table table .shipping ul li label {

	color: #6f7172 !important;

}



.congress .your-order-table table .shipping th {

	vertical-align: top !important;

}



.congress .your-order-table table .order-total th {

	border-bottom: 0 !important;

	font-size: 14px !important;

}



.congress .your-order-table table .order-total td {

	border-bottom: medium none !important;

}



.congress .your-order-table table tr.cart_item:hover {

	background: #F9F9F9 !important;

}



.congress .your-order-table table tr.order-total td span {

	color: #ed1b2f !important;

	font-size: 18px !important;

	font-weight: 500 !important;

}



.congress .payment-method {

	margin-top: 40px !important;

}



.congress .panel-title>a {

	display: block !important;

}



.congress .order-button-payment input {

	background: #232323 none repeat scroll 0 0 !important;

	border: medium none !important;

	color: #fff !important;

	font-size: 15px !important;

	font-weight: 600 !important;

	height: 40px !important;

	margin: 0px 0 0 !important;

	padding: 0 !important;

	text-transform: uppercase !important;

	transition: all 0.3s ease 0s !important;

	width: 100% !important;

}



.congress .order-button-payment input:hover {

	background: #FE4536 none repeat scroll 0 0 !important;

}



.congress .payment-method .btn-link {

	-moz-user-select: none !important;

	background: no-repeat !important;

	border: medium none !important;

	border-radius: 0 !important;

	color: #444 !important;

	cursor: pointer !important;

	display: inline-block !important;

	font-size: 14px !important;

	font-weight: 500 !important;

	letter-spacing: 1px !important;

	line-height: 1 !important;

	margin-bottom: 0 !important;

	padding: 3px 10px !important;

	text-align: center !important;

	text-transform: uppercase !important;

	transition: all 0.3s ease 0s !important;

	vertical-align: middle !important;

	white-space: nowrap !important;

	text-decoration: none !important;

}



.congress .payment-method .card {

	background-color: #ffffff !important;

	border: 1px solid #eaedff !important;

	border-radius: 0 !important;

	margin-bottom: 10px !important;

}



.congress .payment-method .accordion .card:first-of-type {

	border: 1px solid #eaedff !important;

}



.congress .card-header:first-child {

	border-radius: 0 !important;

}



.congress .payment-method .card-header {

	background-color: #ffffff !important;

	border-bottom: 1px solid #eaedff !important;

}



.congress .order-button-payment button {

	width: 100% !important;

}

.congress .country-select .nice-select {

	-webkit-tap-highlight-color: transparent !important;

	background-color: #fff !important;

	border-radius: 0 !important;

	border: solid 1px #eaedff !important;

	box-sizing: border-box !important;

	clear: both !important;

	cursor: pointer !important;

	display: block !important;

	float: left !important;

	font-family: inherit !important;

	font-size: 14px !important;

	font-weight: normal !important;

	height: 45px !important;

	line-height: 45px !important;

	outline: none !important;

	padding-left: 18px !important;

	padding-right: 30px !important;

	position: relative !important;

	text-align: left !important;

	-webkit-transition: all 0.2s ease-in-out !important;

	transition: all 0.2s ease-in-out !important;

	-webkit-user-select: none !important;

	-moz-user-select: none !important;

	-ms-user-select: none !important;

	user-select: none !important;

	white-space: nowrap !important;

	width: 100% !important;

	margin-bottom: 19px !important;

}



/* 24. Login */

.congress .basic-login {

	padding: 90px !important;

	border: 2px solid #eaedff !important;

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.congress .basic-login {

		padding: 50px !important;

	}

}



@media only screen and (min-width: 768px) and (max-width: 991px) {

	.congress .basic-login {

		padding: 40px !important;

	}

}



@media (max-width: 767px) {

	.congress .basic-login {

		padding: 30px !important;

	}

}



.congress .basic-login h3 {

	font-size: 30px !important;

}



.congress .basic-login input {

	width: 100% !important;

	height: 60px !important;

	border: 2px solid #eaedff !important;

	color: #6f7172 !important;

	padding: 0 20px !important;

	margin-bottom: 20px !important;

}



.congress .basic-login label {

	color: #222 !important;

	display: block !important;

}



.congress .basic-login label span {

	color: #fe4536 !important;

}



.congress .login-action input {

	width: inherit !important;

	height: auto !important;

}



.congress .login-action label {

	display: inline-block !important;

	margin-left: 5px !important;

}



.congress .or-divide {

	border-top: 2px solid #eaedff !important;

	margin: 40px 0 !important;

	text-align: center !important;

	position: relative !important;

}



.congress .or-divide span {

	position: absolute !important;

	left: 0 !important;

	right: 0 !important;

	top: -9px !important;

	background: #ffffff !important;

	display: inline-block !important;

	width: 40px !important;

	margin: auto !important;

	line-height: 1 !important;

	font-weight: 500 !important;

}



@media (max-width: 767px) {

	.congress .forgot-login {

		float: none !important;

	}

}



.congress .forgot-login a {

	color: #fe4536 !important;

}



.congress .forgot-login a:hover {

	color: #84b77c !important;

}



@media (max-width: 767px) {

	.congress .log-rem {

		float: none !important;

		margin-bottom: 10px !important;

		display: block !important;

	}

}



/* 25. Portfolio */

.congress .portfolio-filter {

	border-bottom: 2px solid #dde3ff !important;

	display: inline-block !important;

	padding: 0 !important;

}

.congress .portfolio-filter button {

	background: none !important;

	padding: 25px 20px !important;

	padding-top: 0 !important;

	border: 0 !important;

	text-transform: uppercase !important;

	letter-spacing: 2px !important;

	font-weight: 500 !important;

	font-size: 13px !important;

	margin: 0 2px !important;

	color: #6f7881 !important;

	position: relative !important;

}

.congress .portfolio-filter button:hover,
.congress .portfolio-filter button.active {

	position: relative !important;

	color: #ed1b2f !important;

}

.congress .portfolio-filter button::before {

	content: '' !important;

	width: 0 !important;

	height: 2px !important;

	position: absolute !important;

	bottom: -2px !important;

	left: 100% !important;

	background: #ed1b2f !important;

	-webkit-transition: all 0.3s ease !important;

	transition: all 0.3s ease !important;

}

.congress .portfolio-filter button.active::before,
.congress .portfolio-filter button:hover::before {

	width: 100% !important;

	left: 0 !important;

	-webkit-transition: width 0.3s ease !important;

	transition: width 0.3s ease !important;

}

.congress .portfolio-wrapper {

	position: relative !important;

}

.congress .portfolio-image {

	position: relative !important;

}

.congress .portfolio-image::before {

	background: #ed1b2f !important;

	content: "" !important;

	height: 100% !important;

	left: 0 !important;

	opacity: 0 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;

	position: absolute !important;

	top: 0 !important;

	-webkit-transition: all 0.3s ease 0s !important;

	transition: all 0.3s ease 0s !important;

	width: 100% !important;

}

.congress .portfolio-wrapper:hover .portfolio-image::before {

	opacity: .8 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

}

.congress .view-icon a {

	color: #fff !important;

	display: inline-block !important;

	font-size: 20px !important;

}

.congress .view-icon {

	text-align: center !important;

	top: 20px !important;

	opacity: 0 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;

	visibility: hidden !important;

	z-index: 9 !important;

	-webkit-transition: .3s !important;

	transition: .3s !important;

	left: 30px !important;

	position: absolute !important;

}

.congress .portfolio-wrapper:hover .view-icon {

	opacity: 1 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

	visibility: visible !important;

	top: 30px !important;

}

.congress .portfolio-caption {

	left: 0 !important;

	opacity: 0 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;

	padding: 30px !important;

	position: absolute !important;

	bottom: 5px !important;

	-webkit-transition: all 0.3s ease 0s !important;

	transition: all 0.3s ease 0s !important;

	visibility: hidden !important;

	right: 0 !important;

	transform: translateY(10px) !important;

}

.congress .portfolio-wrapper:hover .portfolio-caption {

	opacity: 1 !important;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;

	visibility: visible !important;

	transform: translateY(0px) !important;

}

.congress .portfolio-caption h4 {

	font-size: 20px !important;

	letter-spacing: 2px !important;

	margin-bottom: 0 !important;

	padding-bottom: 6px !important;

	position: relative !important;

	text-transform: uppercase !important;

	color: #fff !important;

	font-weight: 600 !important;

}

.congress .portfolio-caption p {

	text-transform: capitalize !important;

	color: #fff !important;

	margin: 0 !important;

}

/*--- 26. Preloader ---*/

.congress .dark #preloader {

	background-color: #232323 !important;

}



.congress #preloader {

	position: fixed !important;

	top: 0 !important;

	left: 0 !important;

	right: 0 !important;

	bottom: 0 !important;

	background-color: #f7f7f7 !important;

	z-index: 999999 !important;

}



.congress .preloader {

	width: 50px !important;

	height: 50px !important;

	display: inline-block !important;

	padding: 0px !important;

	text-align: left !important;

	box-sizing: border-box !important;

	position: absolute !important;

	top: 50% !important;

	left: 50% !important;

	margin-left: -25px !important;

	margin-top: -25px !important;

}



.congress .preloader span {

	position: absolute !important;

	display: inline-block !important;

	width: 50px !important;

	height: 50px !important;

	border-radius: 100% !important;

	background: #ed1b2f !important;

	-webkit-animation: preloader 1.3s linear infinite !important;

	animation: preloader 1.3s linear infinite !important;

}



.congress .preloader span:last-child {

	animation-delay: -0.8s !important;

	-webkit-animation-delay: -0.8s !important;

}



@keyframes preloader {

	0% {

		transform: scale(0, 0) !important;

		opacity: 0.5 !important;

	}



	100% {

		transform: scale(1, 1) !important;

		opacity: 0 !important;

	}

}



@-webkit-keyframes preloader {

	0% {

		-webkit-transform: scale(0, 0) !important;

		opacity: 0.5 !important;

	}



	100% {

		-webkit-transform: scale(1, 1) !important;

		opacity: 0 !important;

	}

}



/*--- end of preloader ---*/





/* Update CSS */

.congress .header-info4 span i {

	color: #ed1b2f !important;

}

.congress .header-info4 span {

	color: #7a8a9e !important;

}

.congress .top-border {

	border-bottom: 1px solid #eaeaea !important;

}

.congress .top4-menu ul li a {

	color: #7a8a9e !important;

	margin-left: 23px !important;

}

.congress .top4-right .header-social-icons ul li:last-child a {

	margin-right: 0 !important;

}

.congress .top4-social {

	padding: 0 !important;

	padding-left: 35px !important;

}

.congress .top4-social ul li a i {

	color: #b2bfcf !important;

	transition: .4s !important;

}

.congress .top4-social ul li a:hover i {

	color: #ed1b2f !important;

	transition: .4s !important;

}

.congress .top4-menu ul li a.need-help {

	color: #ed1b2f !important;

	text-decoration: underline !important;

}

.congress .top4-menu ul li a:hover {

	color: #ed1b2f !important;

}

.congress .header__menu4 ul li a {

	color: #223645 !important;

}

.congress .header__menu4 ul li a:hover,

.congress .header__menu ul li ul.submenu li a:hover {

	color: #ed1b2f !important;

}

.congress .h4hero-content>p {

	font-size: 16px !important;

}

.congress .h4hero-content span i {

	font-size: 16px !important;

}

.congress .h4hero-content span span {

	padding-left: 11px !important;

}

.congress .h4-span>span {

	margin-bottom: 18px !important;

	display: block !important;

}

.congress .h4hero-content>p {

	padding-right: 41% !important;

}

.congress .h4hero-btn>a.btn {

	margin-right: 19px !important;

}

.congress .h4slider-bg {

	padding-top: 100px !important;

	padding-bottom: 100px !important;

	background-size: cover !important;

	background-repeat: no-repeat !important;

	padding-left: 220px !important;

}

.congress .call-btn {

	line-height: 1 !important;

	padding: 28px 39px !important;

	font-size: 24px !important;

	display: inline-block !important;

	position: absolute !important;

	right: auto !important;

	bottom: -30px !important;

	left: 66px !important;

	z-index: 1 !important;

}

.congress .call-btn .call-icon {

	position: absolute !important;

	top: 50% !important;

	right: 0 !important;

	left: 0 !important;

	margin: 0 auto !important;

	text-align: center !important;

	transform: translateY(-50%) !important;

}

.congress .about-overlap__thumb {

	position: absolute !important;

	bottom: -60px !important;

	right: -30px !important;

}

.congress .h4author-ava>img {

	box-shadow: 0px 10px 29.7px 0.3px rgba(182, 182, 182, 0.6) !important;

	border-radius: 50% !important;

	padding: 3px !important;

	background: #fff !important;

}

.congress .h4author-destination>p {

	margin-bottom: 10px !important;

}

.congress .h4about-right {

	padding-left: 74px !important;

}

.congress .h4about-right .about-text p {

	padding-right: 25px !important;

}

.congress .services-border {

	border-top: 1px solid #ececec !important;

}

.congress .h4services-bg {

	position: absolute !important;

	width: 100% !important;

	min-height: 516px !important;

	bottom: 0 !important;

	background: #223645 !important;

}

.congress .h4services-tag {

	padding: 6.5px 20px !important;

	/*display: inline-block!important;*/

	position: absolute !important;

	left: 40px !important;

	bottom: -15px !important;

	letter-spacing: 0.2em !important;

}

.congress .h4services-content {

	padding: 50px 40px !important;

	padding-right: 77px !important;

}

.congress .h4services-content .service-link {

	padding: 0 !important;

	margin-top: 0 !important;

}

.congress .h4services-content .service-link i {

	margin-left: 5px !important;

	vertical-align: middle !important;

}

.congress .h4service-active .slick-arrow,

.congress .h4gallery-active .slick-arrow {

	position: absolute !important;

	z-index: 1 !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	padding: 0 !important;

	border: 0 !important;

	font-size: 18px !important;

	color: #fff !important;

	background: #ed1b2f !important;

	height: 50px !important;

	width: 50px !important;

	border-radius: 5px !important;

	left: -5% !important;

	transition: .4s !important;

}

.congress .h4service-active .slick-next.slick-arrow {

	left: auto !important;

	right: -5% !important;

}

.congress .h4service-active .slick-arrow:hover {

	background: #8fb569 !important;

}

.congress .h4service-active .slick-dots,

.congress .h4gallery-active .slick-dots {

	position: absolute !important;

	right: 0 !important;

	left: 0 !important;

	text-align: center !important;

	bottom: -25px !important;

}

.congress .h4service-active .slick-dots li,

.congress .h4gallery-active .slick-dots li {

	display: inline-block !important;

}

.congress .h4service-active .slick-dots li button,

.congress .h4gallery-active .slick-dots li button {

	height: 15px !important;

	width: 15px !important;

	text-indent: -9999px !important;

	background: #85949e !important;

	border: 0 !important;

	padding: 0 !important;

	border-radius: 50% !important;

	margin: 0 5px !important;

	transition: .4s !important;

}

.congress .h4service-active .slick-dots li.slick-active button {

	background: #ed1b2f !important;

}

.congress .h4team-social ul li a {

	font-size: 14px !important;

	color: #a0aab1 !important;

	margin: 0 10px !important;

	display: inline-block !important;

}

.congress .h4team-social {

	opacity: 0 !important;

	transition: .4s !important;

	visibility: hidden !important;

}

.congress .team-box:hover .h4team-social {

	transition: .4s !important;

	opacity: 1 !important;

	visibility: visible !important;

}

.congress .h4team-thumb>img {

	padding: 6px !important;

	/* border-radius: 50%!important; */

	border: 3px dashed rgb(143, 181, 105, 0.30) !important;

	transition: .4s !important;

}

.congress .team-box:hover .h4team-thumb>img {

	border-color: #ed1b2f !important;

}

.congress .h4team-social ul li a:hover {

	color: #ed1b2f !important;

}

.congress .h4team-thumb .team-link {

	position: absolute !important;

	top: 0 !important;

	height: 46px !important;

	width: 46px !important;

	border-radius: 50% !important;

	background-color: #ed1b2f !important;

	box-shadow: none !important;

	font-size: 16px !important;

	font-weight: 500 !important;

	line-height: 46px !important;

	right: 30px !important;

}

.congress .h4team-content>h3 {

	font-size: 24px !important;

}

.congress .h4team-content h6 {

	font-family: "Repo-DemiBold", sans-serif !important;

	font-weight: 500 !important;

}

.congress .h4appoinment-thumb {

	width: 50% !important;

	position: absolute !important;

	height: 100% !important;

	left: 0 !important;

	top: 0 !important;

	bottom: 0 !important;

}

.congress .h4appoinment-wrapper {

	padding: 127px 100px 130px 69px !important;

}

.congress .h4appoinment-input>input {

	width: 100% !important;

	border: 0 !important;

	border-bottom: 2px solid #cad2d7 !important;

	padding: 15px 45px !important;

	font-size: 18px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	color: #647589 !important;

}

.congress .h4appoinment-input>input::placeholder {

	font-size: 18px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	color: #647589 !important;

}

.congress .h4appoinment-input>input:focus::-moz-placeholder {

	opacity: 0 !important;

}



.congress .h4appoinment-input>input:focus::placeholder {

	opacity: 0 !important;

}

.congress .h4input-icon {

	position: absolute !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	left: 0 !important;

	font-size: 24px !important;

	color: #ed1b2f !important;

}

.congress .h4hire-text {

	padding-left: 220px !important;

}

.congress .howit-box>i {

	display: inline-block !important;

	margin-bottom: 38px !important;

}

.congress .howit-box>h3 {

	margin-bottom: 12px !important;

	font-size: 24px !important;

}

.congress .howit-box .move-icon {

	position: absolute !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	left: 315px !important;

}

.congress .h4testimonials-wrapper {

	padding: 40px !important;

	margin-bottom: 50px !important;

	box-shadow: 0px 16px 32px 0px rgba(221, 217, 255, 0.2) !important;

	transition: .4s !important;

}

.congress .h4testimonials-ratings ul li {

	font-size: 14px !important;

	color: #ffc600 !important;

}

.congress .h4testimonials-ratings {

	margin-bottom: 5px !important;

}

.congress .h4testimonials--author__info>h5 {

	margin-bottom: 4px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

}

.congress .h4testimonials--author__info {

	padding-left: 14px !important;

}

.congress .h4testimonials--author__info>span {

	font-size: 12px !important;

}

.congress .h4testi-iconquato>i {

	height: 45px !important;

	width: 45px !important;

	text-align: center !important;

	background: #ed1b2f !important;

	line-height: 45px !important;

	border-radius: 50% !important;

	color: #fff !important;

	font-size: 16px !important;

}

.congress .h4testi-iconquato {

	position: absolute !important;

	top: -20px !important;

	right: 20px !important;

}

.congress .h4testi-col {

	padding-left: 39px !important;

}

.congress .gallery-box h2 {

	border-radius: 10px !important;

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 10px 29.7px 0.3px rgba(75, 105, 128, 0.19) !important;

	height: 90px !important;

	text-align: center !important;

	line-height: 90px !important;

	display: inline-block !important;

	padding: 0 80px !important;

	margin-bottom: 0 !important;

	font-size: 30px !important;

	letter-spacing: -.03em !important;

}

.congress .gallery-content {

	text-align: center !important;

	margin-top: -46px !important;

}

.congress .gallery-box {

	padding-bottom: 50px !important;

}

.congress .h4gallery-active .slick-arrow {

	top: -20.7% !important;

	left: auto !important;

	right: 15px !important;

}

.congress .h4gallery-active .slick-prev.slick-arrow {

	right: 85px !important;

}

.congress .h4gallery-active .slick-arrow:hover {

	background: #ed1b2f !important;

}

.congress .h4gallery-active .slick-dots li button {

	background: #e7f1f7 !important;

}



.congress .h4gallery-active .slick-dots li.slick-active button,

.congress .h5service-active .slick-dots li.slick-active button {

	/*background: #ffc600!important;*/

}

.congress .h5service-active .slick-dots li button {

	background: #cad2d7 !important;

}

.congress .h4facts-icon {

	display: inline-block !important;

	height: 80px !important;

	width: 80px !important;

	text-align: center !important;

	line-height: 80px !important;

	border-radius: 50% !important;

	margin-bottom: 20px !important;

}

.congress .h4facts-iconpink {

	background: rgba(225, 36, 84, 0.10) !important;

}

.congress .h4facts-icongreen {

	background: rgba(143, 181, 105, 0.10) !important;

}

.congress .h4facts-single>span {

	display: block !important;

	font-size: 50px !important;

}

.congress .h4facts-single h5 {

	font-size: 14px !important;

	margin-bottom: 0 !important;

}

.congress .h4facts-single {

	padding: 50px !important;

	border-radius: 12px !important;

}

.congress .h4facts-single.border-facts {

	border: 2px solid #dfe5e9 !important;

}

.congress .h6fact-wrapper {

	padding-left: 205px !important;

}

.congress .h4facts-single.box-shadow {

	background-color: rgb(255, 255, 255) !important;

	box-shadow: 0px 8px 16px 0px rgba(200, 200, 200, 0.2) !important;

}

.congress .h4facts-thumb {

	display: inline-block !important;

	position: relative !important;

}

.congress .h4facts-thumb::before {

	background: rgba(34, 54, 69, 0.82) !important;

	position: absolute !important;

	content: "" !important;

	width: 100% !important;

	height: 100% !important;

}

.congress .h4facts-playicon {

	position: absolute !important;

	left: 0 !important;

	width: 319px !important;

	height: 319px !important;

	margin: 0 auto !important;

	text-align: center !important;

	right: 0 !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	transition: .4s !important;

}

.congress .h4facts-brandicon {

	position: absolute !important;

	left: -55px !important;

	z-index: 1 !important;

	top: 50% !important;

	transform: translateY(-50px) !important;

	height: 110px !important;

	width: 110px !important;

	background: #ed1b2f !important;

	text-align: center !important;

	line-height: 110px !important;

	border-radius: 50% !important;

}

.congress .h4latestnews-bg::before {

	position: absolute !important;

	content: "" !important;

	background: rgba(34, 54, 69, 0.90) !important;

	width: 100% !important;

	height: 100% !important;

}

.congress .h4latestnews-bg {

	position: absolute !important;

	opacity: 0 !important;

	visibility: hidden !important;

	transition: .4s !important;

}

.congress .h4latestnews-box:hover .h4latestnews-bg {

	opacity: 1 !important;

	visibility: visible !important;

	transition: .4s !important;

}

.congress .h4latestnews-wrapper {

	padding: 55px 40px !important;

	border: 1px solid #f1f1f1 !important;

	padding-right: 38px !important;

}

.congress .h4news-content>h4 {

	font-size: 24px !important;

	line-height: 1.3 !important;

	letter-spacing: -.03em !important;

	margin-bottom: 11px !important;

}

.congress .h4news-content {

	padding-bottom: 15px !important;

	border-bottom: 1px solid #f0f0f0 !important;

	margin-bottom: 30px !important;

}

.congress .h4adminnews-thumb>span>span {

	padding-left: 14px !important;

	letter-spacing: -0.03em !important;

}

.congress .h4adminnews-date>span {

	color: #647589 !important;

}

.congress .h4adminnews-date>span>i {

	margin-right: 10px !important;

}

.congress .h4adminnews-date {

	margin-left: 50px !important;

}

.congress .btn-icon-gray {

	background-color: rgb(244, 249, 252) !important;

	box-shadow: 0px 8px 16px 0px rgba(143, 171, 192, 0.2) !important;

	color: #223645 !important;

	transition: .4s !important;

}

.congress .h4latestnews-box:hover .h4news-content>h4,

.congress .h4latestnews-box:hover .h4news-content>p,

.congress .h4latestnews-box:hover .h4adminnews-thumb>span>span,

.congress .h4latestnews-box:hover .h4adminnews-date>span {

	color: #fff !important;

}

.congress .btn-icon-gray:hover {

	background: #ed1b2f !important;

	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2) !important;

}

.congress .h4latestnews-box:hover .h4latestnews-wrapper {

	border: 1px solid transparent !important;

}

.congress .h4footer-menu ul li {

	float: none !important;

	width: 100% !important;

}

.congress .h4events-list ul li {

	position: relative !important;

	margin-bottom: 10px !important;

}

.congress .h4events-list ul li i {

	position: absolute !important;

	left: 0 !important;

	font-size: 22px !important;

	color: #ed1b2f !important;

	overflow: hidden !important;

	top: 4px !important;

}

.congress .h4events-list ul li>span {

	overflow: hidden !important;

	display: inline-block !important;

	font-size: 18px !important;

	font-weight: 500 !important;

	color: #91a1b4 !important;

}

.congress .h4events-list ul li>span>span {

	display: block !important;

}

.congress .h4events-list ul li>span.close-days {

	color: #8fb569 !important;

}

.congress .h4footer-social ul li a {

	height: 40px !important;

	width: 40px !important;

	background: #243d4f !important;

	display: inline-block !important;

	text-align: center !important;

	line-height: 40px !important;

	border-radius: 50% !important;

	font-size: 14px !important;

	color: #425f74 !important;

	margin-right: 9px !important;

}

.congress .h4footer-social ul li a:hover {

	background: #5798fe !important;

	color: #fff !important;

}

.congress .h4footer-widget {

	padding-top: 27px !important;

}



/* Home Page 5 */

.congress .h5services-wrapper {

	padding: 60px 55px !important;

}

.congress .h5services-content {

	position: relative !important;

}

.congress .h5services-icon {

	display: inline-block !important;

	height: 80px !important;

	width: 80px !important;

	text-align: center !important;

	line-height: 80px !important;

	background: #fff !important;

	border-radius: 50% !important;

	margin-bottom: 35px !important;

}

.congress .h5services-title {

	font-size: 22px !important;

	margin-bottom: 14px !important;

}

.congress .h5services-content>p {

	color: #c0d0dc !important;

	margin-bottom: 30px !important;

}

.congress .h5services-content>a>span.link {

	letter-spacing: 0.1em !important;

	text-decoration: underline !important;

}

.congress .h5services-content>a>span.plus {

	font-size: 20px !important;

	line-height: 1 !important;

	margin-right: 6px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	vertical-align: middle !important;

}

.congress .h5services-content>a:hover {

	color: #ed1b2f !important;

}

.congress .h5services-events>li {

	position: relative !important;

	margin-bottom: 10px !important;

}

.congress .h5services-events>li>span {

	position: absolute !important;

	left: 122px !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

}

.congress .h5services-events {

	padding-top: 10px !important;

}

.congress .h5sclose-days>li {

	font-size: 18px !important;

}

.congress .h5services-wrapper {

	padding: 60px 55px !important;

	height: 100% !important;

	position: relative !important;

}

.congress .h5sicon-bg {

	position: absolute !important;

	top: 50% !important;

	transform: translateY(-50%) !important;

	left: 0 !important;

	right: 0 !important;

	text-align: center !important;

}

.congress .h6services-content {

	position: relative !important;

}

.congress .h5services-bottom>span>i {

	display: inline-block !important;

	vertical-align: middle !important;

	margin-right: 13px !important;

}

.congress .h5services-bottom>span {

	display: inline-block !important;

}

.congress .h5services-bottom {

	padding-top: 30px !important;

	border-top: 1px solid #e6e6e6 !important;

}

.congress .h6services-content {

	padding: 40px !important;

	position: relative !important;

}

/* Routine */

.congress .routine__bg::before {

	position: absolute !important;

	content: "" !important;

	background-color: rgba(34, 54, 69, 0.90) !important;

	width: 100% !important;

	height: 100% !important;

	top: 0 !important;

	bottom: 0 !important;

	right: 0 !important;

	left: 0 !important;

}

.congress .routine__table .table thead th,

.congress .routine__table .table tbody th,

.congress .routine__table .table tbody td {

	vertical-align: bottom !important;

	padding: 30px 20px !important;

	text-align: center !important;

	line-height: 1 !important;

	font-size: 18px !important;

	color: #223645 !important;

	font-weight: 700 !important;

	background: #fff !important;

	border: 2px solid !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	letter-spacing: -0.03em !important;

	min-width: 167px !important;

}

.congress .doctor--routine__wrapper h2 {

	font-size: 18px !important;

	font-weight: 600 !important;

	margin-bottom: 5px !important;

}

.congress .doctor--routine__wrapper span {

	font-size: 14px !important;

	font-weight: 500 !important;

	color: white !important;

}

.congress .doctor--routine__wrapper h2 {
	color: white !important;
}

.congress .routine__table .table tbody td {

	padding: 20px 15px !important;

	background-color: rgba(21, 40, 55, 0.50) !important;

}

.congress .routine__table .table tbody td.active-doctor {

	background: #ed1b2f !important;

}

.congress .routine__bg {

	background-size: cover !important;

	background-position: center center !important;

}

/* Routine end */

/* Gallery  */

.congress .h5gallery-content {

	position: absolute !important;

	top: 50% !important;

	right: 0 !important;

	left: 0 !important;

	transform: translateY(-70%) !important;

	z-index: 1 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	transition: .4s !important;

}

.congress .h5gallery__wrapper:hover .h5gallery-content {

	opacity: 1 !important;

	visibility: visible !important;

	transition: .4s !important;

	transform: translateY(-50%) !important;

}

.congress .h5gallery__wrapper::before {

	position: absolute !important;

	content: "" !important;

	background-color: rgba(34, 54, 69, 0.89) !important;

	width: 100% !important;

	height: 100% !important;

	left: 0 !important;

	right: 0 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	transition: .4s !important;

}

.congress .h5gallery__wrapper:hover::before {

	opacity: 1 !important;

	visibility: visible !important;

	transition: .4s !important;

}

.congress .h5gallery-content>a>i {

	font-size: 20px !important;

	font-size: 40px !important;

	color: #fff !important;

	margin-bottom: 10px !important;

	transition: .4s !important;

}

.congress .h5gallery-content>a>i:hover {

	color: #8fb569 !important;

}

.congress .h5gallery-content>h4 {

	font-size: 22px !important;

}

.congress .h5gallery-content>span>a {

	font-size: 13px !important;

	color: #fff !important;

	text-transform: uppercase !important;

}

.congress .h5gallery-content>span>a:hover {

	color: #ed1b2f !important;

}

.congress .gallery-button {

	text-align: center !important;

}

.congress .gallery-filter>button {

	position: relative !important;

	font-size: 14px !important;

	font-weight: 600 !important;

	color: #223645 !important;

	text-transform: capitalize !important;

	border: 2px solid #e4e4e4 !important;

	background: transparent !important;

	padding: 10px 18px !important;

	line-height: 1 !important;

	margin: 0 5.5px !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	transition: .4s !important;

}

.congress .gallery-filter>button.active {

	background: #ed1b2f !important;

	border: 2px solid transparent !important;

	color: #fff !important;

	transition: .4s !important;

}

/* Gallery end */



/* Tab */

.congress .h5medical-tab-menu {

	margin-top: -50px !important;

}

.congress .h5medical-tab-menu>nav>.nav a {

	line-height: 1 !important;

	padding: 30px 40px !important;

	border: 0px solid transparent !important;

	border-radius: 0 !important;

	background: #e8ebec !important;

	font-size: 24px !important;

	color: #223645 !important;

	font-weight: 600 !important;

	width: 33.33% !important;

	text-align: center !important;

	margin-bottom: 60px !important;

	transition: .4s !important;

	font-family: "Repo-DemiBold", sans-serif !important;

}

.congress .h5medical-tab-menu>nav>.nav a.active {

	background: #ed1b2f !important;

	color: #fff !important;

}

.congress .h5medical-tab-menu .nav-tabs {

	border-bottom: 0px !important;

}

.congress .h5medical-tab-menu>nav>.nav a i {

	margin-right: 20px !important;

	display: inline-block !important;

}

.congress .h5medical-content>h4 {

	font-size: 24px !important;

	line-height: 1.4 !important;

	position: relative !important;

	padding-bottom: 27px !important;

	margin-bottom: 35px !important;

	padding-right: 47px !important;

}

.congress .h5medical-content>h4::before {

	position: absolute !important;

	content: "" !important;

	width: 70px !important;

	height: 5px !important;

	background: #ed1b2f !important;

	bottom: 0 !important;

}

.congress .h5medical-content>p {

	color: #647589 !important;

	margin-bottom: 25px !important;

}

.congress .h5medical-content>ul>li {

	color: #647589 !important;

	font-weight: 500 !important;

	display: block !important;

	margin-bottom: 13px !important;

}

.congress .h5medical-content>ul>li>i {

	margin-right: 15px !important;

}

.congress .h5medical-content {

	padding-left: 30px !important;

	padding-right: 67px !important;

}

.congress .medical-tab-border {

	padding-bottom: 100px !important;

	border-bottom: 2px solid #f1f1f1 !important;

}

/* Tab end */



/* fact  */

.congress .h5fact-wrapper>i {

	display: block !important;

	font-size: 40px !important;

	color: #ed1b2f !important;

	margin-bottom: 25px !important;

}

.congress .h5fact-wrapper>span {

	font-size: 40px !important;

	font-weight: 600 !important;

	color: #ed1b2f !important;

	font-family: "Repo-DemiBold", sans-serif !important;

	margin-bottom: 3px !important;

	display: block !important;

}

.congress .h5fact-wrapper>h5 {

	font-size: 14px !important;

	font-weight: 500 !important;

	color: #223645 !important;

	margin-bottom: 15px !important;

}

.congress .h5fact-wrapper {

	padding-right: 30px !important;

}

.congress .h5fact-border {

	border-bottom: 2px solid #f1f1f1 !important;

}

/* fact end */