body {
	background: #fff;
}
label.error {
	position: absolute;
	color: red;
}
.d-block {
	float: left;
	width: 100%;
}
.desktop {
	display: block !important;
}
#social a {
	margin-left: 5px;
}
.mobile {
	display: none !important;
}
.s-Facebook i {
	text-align: center;
	width: 25px;
	height: 25px;
	background: #939393;
	color: #fff;
	border-radius: 50%;
	line-height: 1.6;
}
.s-Instagram i {
	text-align: center;
	width: 25px;
	height: 25px;
	background: #939393;
	color: #fff;
	border-radius: 50%;
	line-height: 1.6;
}
.s-Twitter i {
	text-align: center;
	width: 25px;
	height: 25px;
	background: #939393;
	color: #fff;
	border-radius: 50%;
	line-height: 1.6;
}
.s-YouTube i {
	text-align: center;
	width: 25px;
	height: 25px;
	background: #939393;
	color: #fff;
	border-radius: 50%;
	line-height: 1.6;
}
#top-header #tel-and-email a {
	margin-right: 15px;
	font-size: 12px;
}
#top-header #tel-and-email a img {
	margin-right: 10px;
	height: 15px;
}
#top-header a img {
	height: 25px;
	margin-right: 5px;
}
a:hover {
	text-decoration: none;
}
#top-header a {
	color: #fff;
}
#top-header {
	padding: 10px 0;
	background: #000;
}
#wrapper-menu {
	padding: 0 0;
	background: #f3f4f6;
	box-shadow: 0 2px 2px 0 rgba(19, 73, 104, 0.14),
		0 3px 1px -2px rgba(19, 73, 104, 0.2),
		0 1px 5px 0 rgba(19, 73, 104, 0.12);
}
#logo-site img {
	padding: 15px 0;
	/* width: 185px;     */
	max-width: 70px;
}
#menu-site ul > li > a:hover {
	background: #134968;
	color: #fff;
	transition: 1s background;
}
#menu-site ul > li.nav-item.active > a {
	background: #134968;
	color: #fff;
	transition: 1s background;
}
#menu-site ul > li > a {
	color: #134968;
	background: #f3f4f6;
	transition: 1s background;
	padding: 10px 30px;
	display: block;
	line-height: 82px;
}
#menu-site li {
	display: block;
	float: left;
	list-style: none;
}
#menu-site ul {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
}
#menu-site {
	margin: 0;
	padding: 0;
}
.navbar {
	padding: 0;
	box-shadow: none;
}
#slider img {
	position: relative;
	z-index: -1;
	width: 100%;
	max-height: 480px;
}
#slider {
	/* margin-top: 0.07rem;*/
	height: 480px;
}
.slider::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 0;
}
.slider {
	position: relative;
}
.services-div img {
	display: block;
	width: 100%;
	float: right;
	/*    border-bottom: 2px solid #1878AF;*/
}
#loader img {
	display: block;
	margin: auto;
	width: 35px;
	height: 35px;
}

#loader.hideme {
	opacity: 0;
	z-index: -1;
	transition: 1s opacity;
}
.menu-hover li {
	width: 100%;
	float: left;
}
.inline {
	width: 100%;
	float: left;
}
.pr-30 {
	padding-right: 30px;
}
.pl-15 img {
	margin-bottom: 30px;
}
.pl-15 {
	padding-left: 15px;
}
.bt-1 a {
	color: #fff;
}
.bt-1 {
	padding: 5px 0 20px;
	float: left;
	width: 100%;
	margin-bottom: -24px;
	background: #130a0b;
	/*    border-top: 1px solid #fff;;*/
}
.my-info {
	display: none;
	position: fixed;
	left: 150px;
	right: 0;
	background: rgba(255, 255, 255, 0.8);
}
.fancybox img {
	max-width: 100%;
}
.br-r-1 img {
	max-width: 100%;
	margin-bottom: 10px;
}
.br-l-1 {
	border-left: 1px solid #d4d4d4;
	margin-left: -1px;
}
.br-r-1 {
	border-right: 1px solid #d4d4d4;
}
.my-li-info:hover .my-info {
	display: block;
}
.slick-arrow.slick-prev {
	left: 15px;
}
.slick-arrow.slick-next {
	right: 15px;
}
.slick-arrow:hover {
	cursor: pointer;
}
.slick-arrow i {
	font-size: 80px;
	color: #fff;
}
.slick-arrow {
	border: 0;
	top: 44%;
	position: absolute;
	background: none;
	z-index: 99999;
}
.menu-hover {
	border-top: 2px solid #d4d4d4;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.8);
}
.title-section h3 {
	line-height: 82px;
}
.title-section {
	display: block;
	float: right;
	width: 100%;
	padding: 0 0;
	background: #f3f4f6;
	box-shadow: 0 2px 2px 0 rgba(19, 73, 104, 0.14),
		0 3px 1px -2px rgba(19, 73, 104, 0.2),
		0 1px 5px 0 rgba(19, 73, 104, 0.12);
}

.nav-item:hover .menu-hover {
	display: block;
}
.nav-item {
	position: relative;
}
#loader {
	display: flex;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 9999999;
	background: #134968;
	opacity: 1;
	transition: 1s opacity;
}
.services-div h3 {
	display: block;
	width: 100%;
	float: right;
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0;
	height: 21px;
	overflow: hidden;
	margin: 15px 0;
	vertical-align: middle;
}
.max-width-100 {
	max-width: 100%;
	display: block;
	width: 100%;
	float: right;
	/*min-height: 235px;*/
}
.services-div {
	margin-bottom: 30px;
}
.info-slider {
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 25px;
	letter-spacing: 2px;
	font-weight: 100;
}
#services-main,
#services-main-2 {
	padding: 30px 0;
}
.services-div {
	text-align: center;
}
.btn-primary {
	margin-bottom: 0 !important;
	background: #1878AF !important;
	background-color: #1878AF !important;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer ul li .nav-link {
	padding-left: 0;
}
footer ul li {
	padding: 0;
	list-style: none;
}
footer {
	background: #130a0b;
	color: #fff;
	padding: 30px 0;
}
#footer-site .col-md-4:last-child {
	text-align: right;
	border: 0;
}

#footer-site .col-md-4 a {
	color: #fff;
}
#footer-site .col-md-4 {
	min-height: 200px;
	border-right: 1px solid #fff;
}

.collapse.show {
	width: 100%;
}
#slider img {
	height: 480px;
}
@media (max-width: 991px) {
	.navbar-toggler {
		position: absolute;
		top: -77px;
		right: 0;
	}
	#menu-site ul > li > a {
		line-height: 40px;
		text-align: center;
	}
	#menu-site {
		width: 100%;
	}
}
#social a.s-Facebook:hover i {
	background: rgba(66, 103, 178, 0.8);
}
#social a.s-Instagram:hover i {
	background: rgba(255, 134, 30, 0.8);
}
#social a.s-Twitter:hover i {
	background: rgba(29, 161, 242, 0.8);
}
#social a.s-YouTube:hover i {
	background: rgba(247, 0, 0, 0.8);
}
.is-focused [class*=" bmd-label"],
.is-focused [class^="bmd-label"] {
	color: #1878AF;
}
@media (max-width: 798px) {
	.seminars-card {
		margin: 0px !important;
	}
	.seminars-container {
		padding: 15px;
	}
	.seminars-calendar {
		margin-bottom: 15px;
	}
	.slick-arrow {
		display: none !important;
	}
	.pl-15 {
		padding-left: 0;
	}
	.pr-30 {
		padding-right: 15px;
	}
	.desktop {
		display: none !important;
	}
	.mobile {
		display: block !important;
	}
	.br-l-1,
	.br-r-1 {
		border: 0;
	}

	#logo-site {
		clear: both !important;
		margin: auto;
		text-align: center;
		float: none !important;
	}
	.navbar-toggler {
		top: -66px;
	}
	#slider {
		height: auto;
	}
	.info-slider {
		position: relative;
	}
	#slider img {
		height: 215px;
	}
	#footer-site .col-md-4:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#footer-site .col-md-4 {
		border: 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
		min-height: auto;
	}
	#services-main {
		padding: 15px 0;
	}
	#services-main .services-div:last-child {
		margin-bottom: 0;
	}
	.navbar .navbar-brand {
		display: none;
	}
}
#social a::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	z-index: 11;
	left: 0;
	border-radius: 50%;
}
#social a {
	position: relative;
}
.pt-20 {
	padding: 20px 0;
}
@media (max-width: 1200px) {
	.seminar-title {
		font-size: 15px !important;
	}
}

@media (max-width: 575px) {
	.col-xs-6:nth-child(n) {
		padding-right: 8px;
	}
	#social,
	#tel-and-email {
		padding: 5px 0;
		width: 100%;
		text-align: center;
	}
	.pl-15 img {
		margin-bottom: 15px;
	}
	.col-xs-6:nth-child(2n) {
		padding-left: 7px;
		padding-right: 15px;
	}
	.col-xs-6 {
		width: 50%;
	}
	.services-div {
		padding: 0;
	}
	.br-r-1 img {
		width: 100%;
	}
	.br-r-1 h3 {
		text-align: center;
	}
	.br-r-1 p,
	.br-r-1 h3 {
		padding: 0 15px;
	}
	.br-r-1 {
		padding: 0;
	}

	.seminars-buttons a {
		font-size: 13px !important;
	}
}
@media (max-width: 350px) {
	#logo-site img {
		/*  width: 140px; */
		max-width: 60px;
	}
	.navbar-toggler {
		top: -60px;
	}
}
.btn-tectom:hover {
	background: #0e4463;
	color: #fff;
}
.btn-tectom {
	background: #1878AF;
	color: #fff;
}

.btn-tectom-inverse {
	background: #fff;
	color: #1878AF;
}

.btn-tectom-inverse:hover {
	background: #fff;
	color: #0e4463;
}

#map {
	height: 450px;
	width: 100%;
	float: left;
}
/*.services-div>a>div:hover::before{
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(26, 129, 188, 0.8);
    z-index: 11;
    transition: 1s background;
}
.services-div>a>div::before{
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 11;
    transition: 1s background;
}*/
.services-div > a > div {
	display: block;
	width: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	border-bottom: 2px solid #1878AF;
}
.services-div > a > div img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.services-div > a > div img {
	vertical-align: bottom;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.seminars-container {
	background-color: #ffffff;
	padding: 25px;
	color: #444444;
	box-shadow: 1px 1px 0px 0px #dadada;
	font-size: 16px;
	border: 1px solid #e7e7e7;
}
.seminars-title {
	display: block;
	width: 100%;
	float: right;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0;
	overflow: hidden;
	margin: 15px 0;
	vertical-align: middle;
	text-transform: capitalize;
}
.seminars-actions {
	margin-bottom: 5px;
}
.seminars-actions a {
	color: #134968 !important;
}
.seminars-actions .fa {
	padding-right: 5px;
}
.seminars-card {
	border-bottom: 1px solid #eee;
	margin: 15px 0px;
}

.seminars-buttons {
	padding-bottom: 10px;
}

.seminars-short-desc {
	overflow: hidden;
	max-height: 100px;
}

.register-here {
	font-size: 18px !important;
	padding-left: 5px;
}

.seminars-date-container {
	background-color: #ffffff;
	box-shadow: 1px 2px 3px 3px #eee;
	margin-right: 15px;
	font-size: 25px;
	width: 80px;
	height: 80px;
}

.txt-center {
	text-align: center;
}

.seminar-title {
	font-weight: bold;
	font-size: 18px;
}

.seminar-date {
	font-style: italic;
	color: #888888;
	font-size: 12px;
}

.seminars-more {
	color: #134968 !important;
	font-size: 12px;
	text-transform: uppercase;
}

.seminars-more-arrow {
	color: #134968 !important;
}
.seminars-more-arrow i {
	font-size: 40px !important;
}
.w-100 {
	width: 100% !important;
}

#calendar {
	max-width: 900px;
	margin: 0 auto;
}

.fc-toolbar h2 {
	font-size: 15px !important;
	color: #134968;
}

.fc-button-primary {
	color: #134968 !important;
	background-color: transparent !important;
	border-color: transparent !important;
}

.fc th,
.fc td {
	font-weight: 300 !important;
}
.fc-more-cell {
	height: 2em;
	top: -5px;
	position: relative;
	left: 0px;
}
.fc-more-cell div {
}
.fc-more {
	/* border-radius: 50%;*/
	background-color: #134968 !important;
	padding: 3px !important;
	color: white !important;
}
.fc th,
.fc td {
	width: 40px !important;
}

.fc-event,
.fc-event-dot {
	background-color: #134968 !important;
}

.fc-event-container .fc-title {
	color: white !important;
}
.fc-unthemed td.fc-today {
	background: #2480b626;
}
.active-day {
	background-color: rgba(19, 73, 104, 0.15);
	transition: 0.5s background-color linear;
	cursor: pointer;
	position: relative;
}
.fc-event {
	border: 1px solid white !important;
}

.event-icon {
	cursor: pointer;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	height: 100%;
    transition: 0.5s all linear;
    bottom: 0px;;
}
.fc-content {
	cursor: pointer;
}

.success-icon {
	border-radius: 50%;
	border: 1px solid green;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

.success-icon i {
	font-size: 110px;
	color: green;
}

.min-height-500 {
	height: 500px;
}

.error-icon {
	border-radius: 50%;
	border: 1px solid red;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}

.error-icon i {
	font-size: 110px;
	color: red;
}

.min-height-500 .title {
	text-align: center !important;
}

.min-height-500 .subtitle {
	text-align: center !important;
}

.seminars-all {
	margin-top: 10px;
}

.partner-image {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 2px solid #134968;
}

.container-partners {
	max-width: 700px !important;
}

.font-size-21 {
	font-size: 21px;
}

.margin-left-download {
	margin-left: 5px;
}

.dollar-span {
	padding-left: 2px;
}

[class*=" bmd-label"],
[class^="bmd-label"] {
	color: black !important;
}

.fc-event-container {
	display: none;
}

.fc-future .fc-day-number {
}

.seminars-actions div {
    color:#134968 !important
}

.custom-file-control, .form-control {
    /* background:none; */
}

input:focus {
  border: transparent !important;
}













.slick-arrow {
	border-radius:50% !important;
	background-color:white !important;
	
	display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    width: 36px;
}

.slick-arrow i {
	color:black !important;
}

.info-slider {
		background-color:#000000c7 !important;
		padding-top:15px;
}


a {
	color:#1878AF;
}