.frst-container {
	max-width: 1200px;
	margin: 0 auto;
	/* padding: 50px 15px */
}

.frst-container::after {
	content: '';
	display: table;
	clear: both
}

.frst-timeline {
	position: relative
}

.frst-right-align {
	text-align: right
}

.frst-timeline-block {
	position: relative;
	min-height: 16px;
	padding-left: 35px;
	padding-right: 35px
}

.frst-timeline-block::before {
	content: "";
	position: absolute;
	height: 100%;
	left: 0;
	top: 0
}

.frst-timeline-block:last-child::before {
	display: none
}

.frst-right-align .frst-timeline-block::before {
	right: 0;
	left: auto!important;
	margin-left: 0!important
}

.frst-timeline-block::after {
	content: "";
	display: table;
	clear: both
}

.frst-date,
.frst-timeline-img i {
	display: block
}

.frst-timeline-img {
	position: absolute;
	min-width: 1px;
	min-height: 1px;
	left: 0;
	top: 0
}

.frst-right-align .frst-timeline-img {
	margin-left: 0!important;
	left: auto!important;
	right: 0
}

.frst-last-empty-item .frst-timeline-img span {
	vertical-align: top
}

.frst-timeline-content-inner {
	position: relative
}
.frst-timeline-content-inner h5.badge {
	margin-bottom: 25px;
	margin-top: 10px;
	font-size: 16px;
}

.cssanimations .frst-timeline-content.is-hidden {
	visibility: hidden
}

.cssanimations .frst-timeline-content.animated {
	visibility: visible
}

.frst-labels span {
	display: inline-block
}

.frst-labels {
	padding: 20px 0
}

.frst-labels.frst-start-label {
	padding-top: 0!important
}

.frst-labels.frst-end-label {
	margin-bottom: 0!important
}

.turqoise {
	background: #00A79D!important
}

.light-blue {
	background: #27AAE2!important
}

.blue {
	background: #1D75BD!important
}

.violette {
	background: #2B3991!important
}

.dark-violette {
	background: #272264!important
}

/* @media only screen and (min-width:679px) {
	.frst-date-opposite,
	.frst-left-align.frst-date-opposite {
		margin-left: 190px
	}
	.frst-right-align.frst-date-opposite {
		margin-right: 190px;
		margin-left: 0;
		text-align: right
	}
	.frst-date-opposite.frst-alternate {
		margin: 0
	}
	.frst-timeline.frst-alternate.frst-left-align .frst-timeline-content,
	.frst-timeline.frst-alternate.frst-right-align .frst-timeline-content,
	.frst-timeline.frst-date-opposite.frst-left-align .frst-timeline-content,
	.frst-timeline.frst-date-opposite.frst-right-align .frst-timeline-content {
		width: 100%
	}
	.frst-alternate .frst-timeline-block::before {
		left: 50%
	}
	.frst-alternate .frst-timeline-img {
		left: 50%!important
	}
	.frst-alternate .frst-timeline-block.frst-even-item .frst-timeline-content {
		float: right
	}
	.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content {
		float: left
	}
	.frst-date-opposite .frst-date {
		position: absolute;
		top: 0;
		text-align: right
	}
	.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,
	.frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,
	.frst-date-opposite.frst-left-align .frst-date,
	.frst-right-align {
		text-align: right
	}
	.frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content .frst-date,
	.frst-date-opposite.frst-right-align .frst-date {
		text-align: left
	}
	.frst-alternate .frst-timeline-label-block {
		text-align: center
	}
	.frst-alternate .frst-timeline-label-block .frst-labels span {
		left: 0;
		right: 0
	}
} */

@media only screen and (max-width:678px) {
	.frst-timeline {
		margin-left: 20px
	}
	.frst-timeline.frst-responsive-right,
	.frst-timeline.frst-right-align {
		margin-right: 20px;
		margin-left: 0
	}
	.frst-responsive-right .frst-timeline-block::before,
	.frst-responsive-right .frst-timeline-img {
		margin-left: 0!important;
		left: auto!important;
		right: 0
	}
	.frst-responsive-right {
		text-align: right
	}
	.frst-date {
		margin-bottom: 10px
	}
}


/*-------- Type- 01 ------*/

.frst-timeline-style-13 {
	color: #999;
}

.frst-timeline-style-13 a {
	text-decoration: none
}

.frst-timeline-style-13 .frst-timeline-block::before {
	width: 3px;
	background: #aaa;
	/*margin-left: -3px;*/
	top: 3px;
}

.frst-timeline-style-13.frst-right-align .frst-timeline-block::before {
	margin-right: -1px;
}

.frst-timeline-block {
	padding-bottom: 30px;
}

.frst-timeline-style-13 .frst-timeline-img {
	width: 100px;
	height: 100px;
	margin-left: -50px;
	text-align: center;
	color: #fff;
	font-size: 22px;
}

.frst-timeline-style-13 .content-border {
	height: 2px;
	width: 100%;
	background: #aaa;
}

.frst-timeline-style-13 .frst-timeline-content-inner {}

.frst-timeline-style-13.frst-right-align .frst-timeline-img {
	margin-right: -18px;
}

.frst-timeline-style-13 .frst-timeline-img span {
	display: inline-block;
	padding: 7px;
	background: #1D1C21;
	border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	min-width: 50px;
	min-height: 50px;
	top: -35px;
	position: relative;
}

.frst-timeline-style-13 .frst-timeline-content {
	color: #777;
}

.frst-timeline-style-13 .frst-date {
	color: #636363;
	line-height: 30px;
	margin-top: -30px;
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
}

.frst-timeline-style-13 p {
	margin: 0;
}

.frst-timeline-style-13 .frst-labels span {
	position: relative;
	left: -36px;
	background: #fff;
	color: #666;
	padding: 8px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.frst-timeline-style-13.frst-right-align .frst-labels span {
	left: auto;
	right: -36px
}

.frst-timeline-style-13 .frst-day-time-table {
	list-style: none;
	padding: 0px;
	margin: 0;
}

.frst-timeline-style-13 .frst-day-time-table li {
	margin-bottom: 35px;
}

.frst-timeline-style-13 .frst-day-time-table h2 {
	font-size: 18px;
  /* margin: 0px 0px 8px 0px!important; */
  margin-right: 15px;
  margin-bottom: 0px;
	color: #666;
	font-weight: 100;
}

.thumbCursoTrilha {
	border-width: 1px!important;
}

.thumbCursoTrilha,
.thumbCursoTrilha img {
	max-width: 100%;
	max-height: 100%;
	width: 64px;
  height: 64px;
  float: left;
  margin-right: 15px;
	-webkit-border-radius: 5px!important;
	/* Saf3+, Chrome */
	border-radius: 5px!important;
	/* Opera 10.5, IE 9 */
	/*-moz-border-radius: 5px;  Disabled for FF1+ */
}


/*---------- Responsive part ------------*/

/* @media only screen and (min-width: 679px) {
	.frst-timeline-style-13.frst-alternate .frst-timeline-content {
		width: calc(50% - 32px);
	}
	.frst-timeline-style-13.frst-date-opposite .frst-date {
		line-height: 20px;
		width: 265px;
	}
	.frst-timeline-style-13.frst-date-opposite.frst-right-align .frst-date,
	.frst-timeline-style-13.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
		left: auto;
		text-align: left;
	}
	.frst-timeline-style-13 .frst-day-time-table li {
		position: relative;
		padding-left: 100px;
	}
	.frst-timeline-style-13.frst-right-align .frst-day-time-table li,
	.frst-timeline-style-13.frst-alternate .frst-odd-item .frst-day-time-table li {
		padding-left: 0;
		padding-right: 100px;
	}
	.frst-timeline-style-13 .frst-day-time-table .frst-day-time {
		position: absolute;
		left: 0;
		top: 0;
		width: 80px;
		margin-bottom: 10px;
		text-align: left;
	}
	.frst-timeline-style-13.frst-right-align .frst-day-time-table .frst-day-time,
	.frst-timeline-style-13.frst-alternate .frst-odd-item .frst-day-time-table .frst-day-time {
		left: auto;
		right: 0;
		text-align: right;
	}
} */

@media only screen and (max-width: 678px) {
	.frst-timeline-style-13.frst-responsive-right .frst-timeline-block::before {
		margin-right: -1px;
	}
	.frst-timeline-style-13.frst-responsive-right .frst-timeline-img {
		margin-right: -18px;
	}
	.frst-timeline-style-13.frst-responsive-right .frst-labels span {
		left: auto;
		right: -36px
	}
}

.switch {
	font-size: 1rem;
	position: relative;
}

.switch input {
	position: absolute;
	height: 1px;
	width: 1px;
	background: none;
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	overflow: hidden;
	padding: 0;
}

.switch input+label {
	position: relative;
	min-width: calc(calc(2.375rem * 0.8) * 2);
	border-radius: calc(2.375rem * 0.8);
	height: calc(2.375rem * 0.8);
	line-height: calc(2.375rem * 0.8);
	display: inline-block;
	cursor: pointer;
	outline: none;
	user-select: none;
	vertical-align: middle;
	text-indent: calc(calc(calc(2.375rem * 0.8) * 2) + 0.5rem);
}

.switch input+label::before,
.switch input+label::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: calc(calc(2.375rem * 0.8) * 2);
	bottom: 0;
	display: block;
}

.switch input+label::before {
	right: 0;
	background-color: #0088dd;
	border-radius: calc(2.375rem * 0.8);
	transition: 0.2s all;
}

.switch input+label::after {
	top: 2px;
	left: 2px;
	width: calc(calc(2.375rem * 0.8) - calc(2px * 2));
	height: calc(calc(2.375rem * 0.8) - calc(2px * 2));
	border-radius: 50%;
	background-color: white;
	transition: 0.2s all;
}

.switch input:checked+label::before {
	background-color: #08d;
}

.switch input:checked+label::after {
	margin-left: calc(2.375rem * 0.8);
}

.switch input:focus+label::before {
	outline: none;
	box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25);
}

.switch input:disabled+label {
	color: #868e96;
	cursor: not-allowed;
}

.switch input:disabled+label::before {
	background-color: #e9ecef;
}

.switch.switch-sm,
.switch.switch-sm2 {
	font-size: 1rem;
}

.switch.switch-sm input+label,
.switch.switch-sm2 input+label {
	margin-left: 5px;
	padding-left: 0px;
	min-width: calc(calc(2.5rem * 0.8) * 2);
	height: calc(2.5rem * 0.8);
	line-height: calc(2.5rem * 0.8);
	text-indent: calc(calc(calc(2.5rem * 0.8) * 2) + 0.5rem);
}

.switch.switch-sm input+label::before,
.switch.switch-sm2 input+label::before {
	width: calc(calc(2.5rem * 0.8) * 2);
}

.switch.switch-sm input+label::after,
.switch.switch-sm2 input+label::after {
	width: calc(calc(2.5rem * 0.8) - calc(2px * 2));
	height: calc(calc(2.5rem * 0.8) - calc(2px * 2));
}

.switch.switch-sm input:checked+label::after,
.switch.switch-sm2 input:checked+label::after {
	margin-left: calc(2.5rem * 0.8);
}

.switch+.switch {
	margin-left: 1rem;
}

.frst-date {
	white-space: nowrap;
}