@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');

body,
html {
	width: 100%;
	height: 100%;
	font-family: 'Raleway', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	color: #222;
	font-size: 1rem;
	letter-spacing: -0.003rem;
	line-height: 160%;
	background-color: #fff;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-user-select: none;
	background-color: #f8f9fa !important;
}

.footer-ad {
	background-color: #fff;
	position: sticky;
	top: 0px;
	width: 100%;
	z-index: 100;
}

.img-sponsors-ad-banner {
	border: 1px solid #dbdbdb !important;
	display: table;
	line-height: 1px;
	padding: 1px !important;
	margin: 0 auto !important;
}

.modal-ads .modal-close {
	border: 1px solid #dbdbdb;
	background-color: #fff !important;
	border-radius: 100% !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	width: 32px;
	height: 32px;
	line-height: 0px;
	padding: 10px;
	opacity: 1 !important;
}

.table-highlight .table-heading {
	background-color: #000 !important;
}

.table-unhighlight {
	display: none !important;
}

.table thead th,
.table th {
	border: none !important;
}

.img-fluid-sponsors {
	height: 70px !important;
}

.modal-backdrop.show {
	opacity: .75;
}

.modal-header-video,
.modal-content-video,
.modal-body-video {
	background-color: transparent !important;
	border: none !important;
}

.modal-body-video {
	background-color: #000 !important;
	line-height: 1px !important;
}

.btn-back {
	float: left;
	color: #fff !important;
	font-size: 20px;
	padding: 0px 10px;
	position: absolute;
}

.btn-refresh {
	float: left;
	color: #fff !important;
	font-size: 20px;
	padding: 0px;
	position: absolute;
}

.container-fluid-body {
	padding: 0px !important;
	margin: 0px !important;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-user-select: none;
}

.container-fluid-ad {
	padding: 0px !important;
	margin: 0px !important;
	position: fixed !important;
	z-index: 99999999999 !important;
	top: 0 !important;
	width: 100% !important;
	text-align: center;
}


.img-responsive {
	width: 100%;
	height: auto;
}

a {
	color: #d52829;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto Condensed', sans-serif;
}

* {
	-webkit-transition: all, .3s, ease-in;
	-moz-transition: all, .3s, ease-in;
	-o-transition: all, .3s, ease-in;
	transition: all, .3s, ease-in;
	border-radius: 0px !important;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-user-select: none;
}

html {
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

.btn {
	font-size: 1rem !important;
}

.form-control-multiselect {
	padding: 15px !important;
}

.form-control {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	padding: 0.75rem 0.75rem !important;
	font-size: 1rem !important;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #dbdbdb;
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

select {
	height: auto !important;
	background-image: url('https://www.easyhorse.com/app/images/select_arrow.png') !important;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	padding-right: :30px !important;
}

.input-group-text {
	background-color: #d52829;
	color: #fff;
}

.input-group-text .fa {
	color: #fff;
}

/* TABS STARTS */
.nav-tabs-easyhorse .nav-link {
	PADDING: 7px 10px !important;
	border-radius: 3px;
	font-weight: 600;

}

@media (max-width: 767px) {
	.nav-tabs-easyhorse .nav-link {
		PADDING: 10px !important;
	}
}

/* CONTAINER STARTS */
.container {
	max-width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
}

/* CONTAINER ENDS */

/* CONTACT US FOOTER STARTS */
.container-fluid-contact-info {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff;
}

.card-contact-info {
	background-color: rgba(255, 255, 255, 0.25);
	border: 1px solid rgba(160, 145, 85, 0.25);
	border: 1px solid #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom: 4px solid #b2d234;
	background-color: rgba(0, 0, 0, 0.01);
}

.card {
	flex-wrap: wrap;
	flex: initial;
}

.card-header {
	padding: 12px;
	padding-bottom: 9px;
	margin-bottom: 0;
	background-color: #d52829;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
}

.card-subheader {
	padding: 12px;
	margin-bottom: 0;
	background-color: #f5f5f5;
	color: #555;
	border-bottom: 1px solid #dbdbdb;
	font-size: 1rem !important;
}

.card-notes {
	padding: 12px;
	margin-bottom: 0;
	background-color: #f5f5f5;
	color: #555;
	border: 1px solid #dbdbdb;
	font-size: 1rem !important;
	margin-bottom: 10px;
}

.alert-secondary {
	background-color: #f5f5f5;
	color: #555;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 15px 20px;
}

.btn {
	cursor: pointer !important;
}

.btn-courses {
	color: #fff;
	border-color: #007bff;
	background-color: #009ff2;
	padding: 12px 15px !important;
	font-size: 1rem;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none !important;
}

.btn-courses u {
	text-decoration: none !important;
}

.btn-courses:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
	text-decoration: none !important;
}

.btn-courses:focus,
.btn-courses.focus {
	box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.5);
}

.btn-courses.disabled,
.btn-courses:disabled {
	background-color: #007bff;
	border-color: #007bff;
}

.btn-courses:active,
.btn-courses.active,
.show>.btn-courses.dropdown-toggle {
	background-color: #0069d9;
	background-image: none;
	border-color: #0062cc;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.75);
}

/* easyhorse START */
.card-body-easyhorse {
	background-color: #fafafa;
	padding: 15px !important;
}

.badge-easyhorse {
	font-size: inherit !important;
	font-weight: inherit !important;
	min-width: 24px;
	padding: 6px 8px;
	border-radius: 2px;
	color: #000 !important;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background-color: transparent !important;
	width: 100%;
}

.badge-easyhorse-pill {
	font-size: inherit !important;
	font-weight: inherit !important;
	padding: 6px 6px 4px 6px;
	border-radius: 3px;
	border: 2px solid rgba(255, 255, 255, 0.2);
}

.badge-race-number {
	color: #fff;
	background-color: #333;
	min-width: 74px;
	min-height: 64px;
	padding-top: 16px !important;
}

.fa-easyhorse {
	font-size: 1rem;
	color: #444;
	margin: 2px;
}

.table-easyhorse .fa {
	font-size: 1rem !important;
}

.table-primaryheading {
	color: #222 !important;
	font-size: 1rem !important;
	font-weight: 700;
	padding: 10px !important;
	background-color: #f1f1f1 !important;
	text-align: center;
}

.table-heading {
	color: #fff !important;
	font-size: 1rem !important;
	font-weight: 600;
	padding: 10px !important;
	background-color: #d52829 !important;
	color: #000;
	font-weight: bold !important;
	text-align: left;
}

.table-heading a {
	color: #fff !important;
	font-size: 1.115rem !important;
	font-weight: bold !important;
}

.table_seperator {
	background-color: #d52829 !important;
	padding: 1px !important;
	height: 3px !important;
}

.table-easyhorse {
	padding: 0px !important;
	border-radius: 0px !important;
	font-size: 1rem !important;
	border: none !important;
}

.table-easyhorse thead,
.table-easyhorse-subheader {
	color: #fff !important;
	background-color: #000 !important;
	border-bottom: none !important;
}

.table-easyhorse,
.table-easyhorse th {
	vertical-align: middle !important;
	padding: 5px 4px;
	border-bottom: none !important;
}

.table-easyhorse td {
	vertical-align: top;
	padding: 10px 2px;
	padding-left: 4px;
}

.table-easyhorse thead th {
	vertical-align: middle !important;
	font-weight: 500 !important;
	color: #000;
	background-color: #fafafa;
	border: none !important;
}

.table-easyhorse a {}

.table-easyhorse tbody tr:nth-of-type(even) {
	background-color: #fff !important;
}

.table-easyhorse tbody tr:nth-of-type(odd) {
	background-color: #fafafa !important;
}

.table-easyhorse tbody tr:nth-of-type(even) td:first-child {}

.table-easyhorse tbody tr:nth-of-type(odd) td:first-child {}

.table-easyhorse tbody tr td:last-child {
	border-bottom: none !important;
}

.table_subcell {
	border: none !important;
	background-color: #fafafa !important;
	padding-top: 0px !important;
}

.table-subheading {
	font-size: 1rem !important;
	color: #000 !important;
	font-weight: normal;
	padding: 6px !important;
	background-color: #f1f1f1 !important;
}

.table-subheading a {
	color: #000 !important;
}

@media (max-width: 767px) {}

/* CONTACT US FOOTER END */


input[type="radio"],
input[type="checkbox"] {
	margin-right: 5px;
}

/* PREHEADER STARTS */
.container-fluid-preheader {
	background-color: #161d25;
	color: #fff;
	padding: 12px;
	font-weight: 600;
	font-size: 1rem !important;
	border-bottom: 1px solid #eee;
}

.container-fluid-preheader .fa {
	margin-right: 5px;
	margin-left: 5px;
	color: #fff !important;
	font-size: 1rem !important;
}

.container-fluid-preheader a {
	color: #fff !important;
	text-decoration: none;
}

@media (max-width: 767px) {}

/* PREHEADER ENDS */


/* LOGO HEADER STARTS */
.container-fluid-logo {
	background-color: #fff;
	color: #222;
	padding: 12px;
	font-weight: 500;
	font-size: 1rem !important;
}

/* LOGO HEADER ENDS */

/* QUICK SHORTCUTS STARTS */
.container-fluid-qshortcuts {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #f1f1f1;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../images/parallax/1.jpg");
}

.container-qshortcuts {
	padding-top: 45px;
	padding-bottom: 30px;
	color: #000;
	font-weight: 500;
}

/*  QUICK SHORTCUTS ENDS */



.btn-easyhorse {
	padding: 10px 20px;
	letter-spacing: normal;
	color: #fff;
	border: 1px solid #f01011;
	background-color: #d82728;
	font-size: 1rem !important;
	font-weight: 500;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

.btn-easyvideo {
	padding: 17.5px 7.5px;
	letter-spacing: normal;
	color: #333;
	border: none;
	background-color: transparent;
	font-size: 1rem;
	margin: 0px;
	font-weight: 500;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

.modal-clode-video {
	margin-bottom: 2px;
	padding: 8px 15px;
	border-radius: 2px !important;
}

@media (max-width: 1370px) {}

@media (max-width: 1279px) {}

@media (max-width: 980px) {}

@media (max-width: 767px) {}

/*  COURSE SEARCH ENDS */



/* PAGE TITLE STARTS */

.container-fluid-pagetitle {
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	color: #fff;
	height: 40px;
	position: fixed;
	width: 100%;
	margin-bottom: 40px !important;
	z-index: 5;
	

}

.container-pagetitle {
	padding: 12px !important;
	line-height: 40px !important;
	background-color: #2c2c2c;

	overflow: hidden;
}

.container-fluid-pagetitle1 {
	padding: 0px;
	margin: 0px;
	padding: 15px 5px;
	font-weight: 500;
	color: #fff;
	background-color: #2c2c2c;

	overflow: hidden;
}

.container-pagetitle h1 {
	margin: 0px;
	font-size: 1rem !important;
	font-weight: 500;
	color: #fff;
	text-align: center;
}

.container-fluid-pagetitle a {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 500;
}

/*  PAGE TITLE  ENDS */


/* CONTENT STARTS */

.container-content {
	color: #000;
	padding: 15px !important;
	font-weight: 500;
	width: 100% !important;
}

.container-content h1 {
	font-size: 32px;
	line-height: 32px;
	font-weight: 600;
}

.container-fluid-content-body {
	padding: 0px;
	margin: 0px;
	background-color: #fff !important;
	width: 100%;
	position: relative;
	z-index: 1;
}

.container-fluid-content {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #fff !important;
	width: 100%;
	padding-top: 42px;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: currentcolor;
	border-top: 1px dotted #dbdbdb;
}

@media (max-width: 767px) {
	.container-content {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

/* CONTENT  ENDS */

/* POPULAR COURSES STARTS */
.container-fluid-popularcourses {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #F9F9F9;
}

.container-popularcourses {
	color: #000;
	padding-top: 60px;
	padding-bottom: 60px;
	font-weight: 500;
}

/*  POPULAR COURSES  ENDS */


/* POPULAR COURSES STARTS */
.container-fluid-courses {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #fff;
}

.container-courses {
	color: #000;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: 500;
}

.img-course-list {
	border: 1px solid rgba(23, 162, 183, 0.7);
}

.hr-course-list {
	margin-top: 7px;
	margin-bottom: 7px;
	border-top: 1px dotted rgba(23, 162, 183, 0.15);
}

.card {
	flex-wrap: unset;
	flex: initial;
}

.card-course {
	margin-bottom: 30px;
	padding: 20px 20px;
	background-color: #fafafa;
	border: 1px solid #eee;
}

/*  POPULAR COURSES  ENDS */

/* ARTICLES STARTS */
.container-fluid-articles {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #f4f4f4;
}

.container-articles {
	color: #000;
	padding-top: 60px;
	padding-bottom: 60px;
	font-weight: 500;
}

/*  ARTICLES  ENDS */


/* PARTNERS STARTS */
.container-fluid-partners {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #fafafa;
}

.container-partners {
	color: #000;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: 500;
}

/*  PARTNERS  ENDS */


/* POPULAR COURSES STARTS */
.container-fluid-testimonials {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #fff;
}

.container-testimonials {
	color: #000;
	padding-top: 60px;
	padding-bottom: 60px;
	font-weight: 500;
}

.card-testimonials {
	bordeR: none !important;
	background-color: transparent !important;
}

.card-testimonials .card-img-top {
	border-radius: 100% !important;
	margin: 0 auto;
	width: 80%;
	border: 1px solid #dbdbdb;
}

/*  POPULAR COURSES  ENDS */


/* NEWS STARTS */
.row-news iframe {
	width: 100% !important;
}

.row-news p {
	width: 100% !important;
	margin-bottom: 8px !important;
}

.container-fluid-footer-newsletter h2 {
	color: #fff;
	padding-bottom: 15px;
	text-align: center;
	font-size: 32px;
	border-bottom: 1px dotted #FFCC00;
	font-weight: 500;
}

/* NEWS ENDS */


/* NEWSLETTER STARTS */
.container-fluid-footer-newsletter {
	background-color: #fafafa;
	padding-top: 45px;
	padding-bottom: 45px;
	color: #000;
}

.container-fluid-footer-newsletter h2 {
	color: #fff;
	padding-bottom: 15px;
	text-align: center;
	font-size: 32px;
	border-bottom: 1px dotted #FFCC00;
	font-weight: 500;
}

/* NEWSLETTER ENDS */



/* HOME SHORTCUTS STARTS */
.container-shortcuts {
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
	font-weight: 300;
	text-decoration: none !important;
}

.container-shortcut {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #000 !important;
	font-weight: 300;
	text-decoration: none !important;
}

.container-shortcut a {
	color: #000 !important;
	text-decoration: none !important;
}

.container-shortcut .icon {
	display: block;
	font-size: 32px;
	padding: 10px 20px;
	border: 1px solid #b2d234;
	border-radius: 10px !important;
	color: #b2d234;
	width: auto;
	display: table;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.25);
}

.container-shortcut .icon:hover {
	background-color: #b2d234;
	color: #fff !important;
}

.container-shortcut h4 {
	display: block;
	font-size: 1rem !important;
	font-weight: 600 !important;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000 !important;
	font-family: 'Raleway', sans-serif;
}

/* HOME SHORTCUTS ENDS */


/* FOOTER STARTS */
.container-fluid-footer {
	background-color: #f9f9f9;
	border-top: 1px dotted rgba(0, 0, 0, 0.05);
	color: #999;
}

.container-social {
	padding: 15px;
	color: #999;
	font-weight: 500;
}

.footer-sitemap-headings {
	font-size: 1rem;
	font-weight: 600;
	margin-top: 15px;
	color: #666 !important;
}

.footer-sitemap-link {
	font-weight: normal;
	color: #666 !important;
	line-height: 20px;
}

.footer-sitemap-link a {
	font-weight: normal;
}

.container-contact-info {
	background-color: rgba(255, 255, 255, 0.25);
	padding: 30px;
	border: 1px solid rgba(160, 145, 85, 0.25);
	border: 1px solid #eee;
	border-bottom: 4px solid #c2d337;
	background-color: rgba(0, 0, 0, 0.01);
}

.container-contact-info .icon {
	font-size: 42px;
	color: #c2d337;
	padding: 10px;
}

.container-contact-info .title {
	font-weight: 600;
	margin: 5px;
}

.container-contact-info .summary {
	font-weight: normal;
}

.container-fluid-location {
	border-top: 4px solid rgba(255, 255, 255, 0.25);
	background-color: rgba(0, 0, 0, 0.05);
	padding: 0px;
}

/* FOOTER ENDS */


/* FOOTER QUICKLINKS STARTS */
.container-quicklinks {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1rem !important;
	font-weight: 500;
	text-align: center;
	border-top: 1px dotted rgba(160, 145, 85, 0.5);
	border-bottom: 1px dotted rgba(160, 145, 85, 0.5);
	color: #666;
	text-transform: uppercase;
}

.payment-icon {
	margin: 5px;
}

/* FOOTER QUICKLINKS ENDS */

/* HOW IT WORKS STARTS */
.col-howitworks {
	padding: 15px;
	width: 100%;
	text-align: center;
}

.col-howitworks-img {
	border-radius: 100% !important;
	margin: 20px;
}

.col-howitworks-img img {
	border-radius: 100% !important;
	border: 3px solid rgba(255, 255, 255, 0.3);
}

.col-howitworks-icon {
	border-radius: 100% !important;
	padding: 10px;
	font-size: 96px;
	display: table;
	margin: 0 auto;
	color: #b2d234;
}

.col-howitworks-icon-3 {
	font-size: 64px;
}

.col-howitworks h4 {
	font-weight: 600;
	color: #222;
}

.bg-parallax {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.bg-parallax-1 {
	background-image: url("../img/parallax/parallax1.jpg");
	color: #fff;
	background-color: #000 !important;
}

.bg-parallax-1 .fa {
	color: #b2d234 !important;
}

.bg-parallax-1 h1,
.bg-parallax-1 h2,
.bg-parallax-1 h3,
.bg-parallax-1 h4,
.bg-parallax-1 h5.bg-parallax-1 h6,
.bg-parallax-1 div,
.bg-parallax-1 p {
	color: #fff;
}

@media (max-width: 767px) {
	.bg-parallax {
		background-image: none !important;
	}
}

/* TABS STARTS */


.nav-races {
	border: none !important;
	width: 100% !important;
	margin: 0 auto;
}

.nav-races td {
	width: 11.11111111111111% !important;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
}

.nav-races-link {
	border: 1px solid #dbdbdb !important;
	border-radius: 100% !important;
	margin: 3px !important;
	line-height: 14px;
	font-size: 1rem;
	PADDING: 15PX;
	height: 32px;
	width: 32px;
	text-align: center;
	background-color: #f5f5f5;
	margin: 0 auto;
}

.nav-tabs {
	border: none !important;
	width: 100% !important;
	margin: 0 auto;
}

.nav-tabs .nav-link {
	border: 1px solid #dbdbdb !important;
	border-radius: 100% !important;
	margin: 2px !important;
	margin-top: 0px !important;
	line-height: 12px;
	display: inline-block;
	font-size: 1rem !important;
	height: 32px;
	width: 32px;
	text-align: center;
	background-color: #f5f5f5;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #fff;
	background-color: #d52829;
	border: 1px solid #d52829 !important;

}

/* TABS ENDS */




/* HEADER START */

/* HEADER ENDS */


/* SECTIONS OVERWRITE STARTS */
section {
	padding: 0px;
}

/* SECTIONS OVERWRITE ENDS */


.carousel-caption {
	bottom: 33%;
	color: #fff;
}

.navbar {
	background-color: #fff;
	width: 100%;
}

.navbar-nav {}

.navbar-easyhorse {
	z-index: 9999;
	width: 100%;
	background-color: #111;
	padding: 0px;
	border-bottom: 3px solid #e22b2d;
}

.navbar-easyhorse .nav-link {
	color: #eee !important;
	font-size: 1rem;
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important;
	font-weight: 600;
	cursor: pointer;
	padding: 17px 7px !important;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-easyhorse .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 10rem;
	padding: 0;
	margin: 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 10px 15px !important;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: ;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #eee;
}

@media (max-width: 767px) {
	.navbar {
		background-color: #fff;
		position: inherit;
		z-index: 999;
		width: 100%;
	}

	.navbar-brand {
		padding: 7px;
	}

	.navbar-easyhorse .nav-link {
		display: block;
		padding: 10px 20px !important;
		border-bottom: 1px solid #dbdbdb !important;
		color: #000 !important;
	}

	.navbar-easyhorse .dropdown-menu {
		background-color: #fafafa;
		position: unset;
		width: 100%;
		border: none;
		border-radius: 0;
	}
}