body {
	font-family: SourceSansPro, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	color: #333;
	background-color: #fff;
}
h3 {
	margin-top: 0;
}
a.active {
	color: #046120;
}
.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}

.classMonthSelect, .classMonthSelect option{
	background-color:#046120;
}


header.main-header {
	background-image: url("/public/media.505215330/images/1.jpg");
	background-size: cover;
}
#logo{
	padding: 20px 0;
	padding-left: 56px;
}
#main-nav {
	display: block;
	position: initial;
	background: none;
	border: none;
	font-weight: bold;
	padding: 45px 0;
	padding-bottom: 60px;
	margin: 0;
	padding-right: 56px;
	z-index: 5;
	text-align: right;
}
#main-nav a {
	color: black;
	padding: 6px 17px;
	transition: 0.5s ease-in-out;
	z-index:5;
}
#main-nav a.active {
	color: #046120;
}
#main-nav a:hover {
	color: #046120;
}
#main-nav .login-nav-button {
	border: 2px solid #3A363E;
	border-radius: 5px;
	padding: 3px 15px;
	margin-left: 17px;
	vertical-align: middle;
	box-sizing: border-box;
	margin-bottom: 0;
	transition: 0.5s ease-in-out;
}
#main-nav .user-welcome {
	display: inline-block;
	margin-right: -15px;
	margin-bottom:20px;
}
#main-nav .login-nav-button:hover {
	border: 2px solid #3A363E;
	background-color: #3A363E;
	color:white;
}
#main-nav .facebook-nav-button{
	background-color: #3A363E;
	padding: 3px 8px;
	border-radius: 5px;
	color: white;
	vertical-align: middle;
	margin: 3px;
	margin-right: 12px;
	transition: 0.5s ease-in-out;
}
#main-nav .facebook-nav-button:hover{
	background-color: white;
	color: #3A363E;
}

.login-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: inline-table;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	z-index: 10;
}
.login-overlay .login-wrapper{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.login-overlay .login-box{
	display: inline-block;
	background-color: white;
	padding: 36px;
	position: relative;
	box-shadow: 0 0 19px black;
	max-width: 320px;
}
.login-overlay .login-box .close-login{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.login-overlay .login-box .title{
	color: #046120;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 30px;
}

.login-overlay .login-box form input{
	width: 100%;
	border: none;
	background-color: #ececec;
	color: black;
	padding: 8px 15px;
	margin-bottom: 10px;
}
.login-overlay .login-box form button{
	width: 100%;
	border: none;
	background-color: #7b7b7b;
	color: white;
	padding: 8px;
	margin-bottom: 20px;
}
.login-overlay .login-box .recover{
	text-align: left;
	margin-bottom: 5px;
}
.login-overlay .login-box .recover a{
	color: #046120;
	text-decoration: none;
}


#top-slider {
	background-color: rgba(120, 193, 0, 0.7);
	color: white;
	display: table;
	padding: 0;
	overflow-x:hidden;
}
#top-slider .arrow-wrapper {
	width: 50px;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0;
	cursor: pointer;
}
#top-slider .arrow-wrapper.left {
	background-image: url("/public/media.505215330/images/slide-show-arrow-enabled.png");
	padding: 14px 10px;
	display: table-cell;
}
#top-slider .arrow-wrapper.right {
	background-image: url("/public/media.505215330/images/slide-show-arrow-enabled.png");
	transform: rotate(180deg);
	padding: 14px 10px;
	display: table-cell;
}
#top-slider .content {
	padding: 14px 0;
	display: table-cell;
	font-size: 14px;
	display: none;
}
#top-slider .title-and-everything {
	display:inline-block;
}
#top-slider .ante-title {
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 5px;
}
#top-slider .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26px;
	line-height: 29px;
	margin-bottom: 10px;
	color:inherit;
	text-decoration: none;
	display:inline-block;
	height: 60px;
	vertical-align:middle;
	overflow:hidden;
}
#top-slider .description {
	font-size: 13px;
}
#top-slider button {
	background-color: #046120;
	border: none;
	padding: 5px 20px;
	margin: 10px 0;
	font-size: 12px;
	transition: 0.5s ease;
}
#top-slider button:hover {
	color: #046120;
	background-color: white;
}
.overlay_dev {
	min-height: 500vh;
	width: 100%;
	background-size: contain;
	opacity: 1;
	position: absolute;
	z-index: 0;
	display: none;
}
.overlay_dev2 {
	z-index: 1;
	opacity: 1;
	width: 100%;
	display: block;
	background: none;
}
.home {
	text-align: center;
}
#highlights-side-module, #trainers-side-module {
	background-color: #79C300;
	padding: 24px;
	text-align: left;
	margin-top: 41px;
	font-size: 16px;
	padding-top: 17px;
	margin-bottom: 24px;
	line-height: 13px;
}
#highlights-side-module .title, #trainers-side-module .title {
	color: #046120;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 900;
	margin: 0 -5px;
	padding-bottom: 15px;
}
#highlights-side-module ul, #trainers-side-module ul {
	list-style: none;
	padding: 0;
}
#highlights-side-module ul li a, #trainers-side-module ul li a {
	padding-left: 12px;
	display: block;
	position: relative;
	color: white;
}
#highlights-side-module ul li a img, #trainers-side-module  ul li a img {
	transform: rotate(180deg);
	margin-left: -12px;
	position: absolute;
	width: 10px;
	height: auto;
}
#highlights-side-module ul li::after, #trainers-side-module ul li::after {
	width: 40%;
	height: 10px;
	border-bottom: 1px solid white;
	content: '';
	display: inline-block;
	clear: both;
	margin-bottom: 5px;
	margin-left: 12px;
}
#highlights-side-module ul li:nth-last-child(1)::after, #trainers-side-module ul li:nth-last-child(1)::after {
	display: none;
}
#highlights-side-module .button, #trainers-side-module button, #trainers-side-module .button {
	background-color: #046120;
	border: none;
	width: 100px;
	padding: 8px 0;
	color: white;
	margin-top: 15px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
}
#highlights-side-module .button:hover, #trainers-side-module .button:hover{
	text-decoration: none;
}
#trainers-side-module{
	text-align: center;
}

#elearning-side-module {
	background-color: #046120;
	color: white;
	text-align: center;
	padding: 35px;
}
#elearning-side-module .ante-title {
	font-size: 13px;
	margin: 5px auto;
}
#elearning-side-module .title {
	font-size: 21px;
	font-weight: 900;
	line-height: 21px;
	margin-bottom: 17px;
}
#elearning-side-module button {
	background-color: #6CA608;
	border: none;
	width: 100px;
	height: 25px;
	color: white;
	font-size: 12px;
	font-weight: normal;
}
.center-news {
	margin-top: 42px;
	padding: 0 17px;
	text-align: left;
}
.center-news .ante-title {
	font-size: 14px;
	text-transform: uppercase;
}
.center-news .title {
	font-size: 32px;
	font-weight: 900;
	margin-top: 70px;
	line-height: 35px;
}

.center-news .description {
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}
.center-news .readmore {
	color: #046120;
	font-weight: bold;
}
.center-news .news-image {
	width: 100%;
}
.center-news .news-image img {
	margin-top: 15px;
	width: 100%;
	height: auto;
	display: block;
}
.center-newsletter {
	text-align: left;
	background-color: #EBEBEB;
	margin: 24px 16px;
}
.center-newsletter img {
	display: inline-block;
	width: 70px;
	margin: 20px;
	height: auto;
	vertical-align: top;
}
.center-newsletter .content {
	display: inline-block;
	width: calc(100% - 130px);
	margin: 20px 0;
}
.center-newsletter .content .title {
	font-weight: 900;
	font-size: 21px;
}
.center-newsletter .content .formgroup {
	margin-top: 20px;
}
.center-newsletter .content .formgroup input {
	border: none;
	width: 88%;
	font-size: 16px;
	padding: 5px;
	vertical-align: top;
}
.center-newsletter .content .formgroup button {
	border: none;
	width: 10%;
	height: 30px;
	background-color: green;
	color: white;
}
.center-newsletter .content .formgroup button:hover {
	background-color: #076324;
}
.center-newsletter .content .extra-info {
	margin-top: 4px;
}
.center-newsletter .content .extra-info a {
	margin-right: 17px;
	color: inherit;
	font-size: 13px;
}
.quizz-side-module {
	padding: 0;
	margin-top: 41px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 24px;
	line-height: 13px;
	color: white;
	text-align: center;
}
.quizz-side-module img {
	vertical-align: middle;
	max-width: 100%;
}
.quizz-side-module .ante-title {
	font-size: 13px;
	margin: 5px auto;
	font-weight: normal;
}
.quizz-side-module .title {
	font-size: 21px;
	font-weight: 900;
	line-height: 21px;
	margin-bottom: 17px;
}
.quizz-side-module button {
	background-color: #6CA608;
	border: none;
	width: 100px;
	height: 25px;
	color: white;
	font-size: 12px;
	font-weight: normal;
}
.events-side-module {
	text-align: left;
}
.events-side-module .title {
	font-size: 24px;
	font-weight: 900;
	color: #27773F;
}
.one-event-about {
	padding: 10px;
	text-align: left;
}
.one-event-about .title {
	font-size: 16px;
	font-weight: bold;
	color: #046120;
	margin-bottom: 20px;
	line-height: 16px;
}

.one-event-about .content .mini-info{
	margin: 8px 0;
}
.one-event-about .content .mini-info i{
	width: 15px;
}
.jCalendar{
	width: 100% !important;
	text-align: center;
	border-spacing: 4px;
	border-collapse: separate;
}
.jCalendar th[colspan="5"]{
	background-color: #046120;
	color:white !important;
	margin: 0;
	padding: 0 10px;
}
.jCalendar select{
	background-color: #046120;
	padding: 5px 0;
	width: 100%;
	border: none;
	background-color: inherit;
}

.jCalendar tr td:nth-last-child(1),
.jCalendar tr th:nth-last-child(1),
.jCalendar tr td:nth-last-child(2),
.jCalendar tr th:nth-last-child(2){
	font-weight: bold;

}
.jCalendar td, .jCalendar th{
	padding: 10px 5px;
	text-align: center;
	background-color: #EBEBEB;
}
.jCalendar td{
	color: #046120;
}
.jCalendar th{
	font-weight: normal;
}
.jCalendar th a{
	text-decoration: none;
}
.jCalendar th a:hover{
	text-decoration: none;
}
.jCalendar th.calendar-arrows{
	padding: 0;
	margin:0;
	background-color:#828282;
}
.jCalendar th.calendar-arrows:hover{
	background-color:#7AC100;
}
.jCalendar th.calendar-arrows a{
	display: inline-block;
	width: 100%;
	line-height: 34px;
	color:white;
}
td.jCalendarEvent{
	background-color: #79C300;
}
td.jCalendarEvent a{
	color:white;
	text-decoration: none;
}
td.jCalendarEvent:hover{
	background-color: #046120;
	color:white;
}
td.jCalendarEvent:hover a{
	color:white;
	text-decoration: none;
}
#courses-filter-side{
	height: 100%;
	position: absolute;
	right: 0;
	z-index: 5;
	background-color: #EBEBEB;
	padding: 50px;
	display: none;
}

#courses-filter-side .title{
	color: #126828;
	font-weight: bold;
	font-size: 26px;
	padding: 20px 0;
}

#courses-filter-side select, #courses-filter-side input{
	margin: 5px 0;
	padding: 4px 10px;
	width: 100%;
}


#courses-filter-side button{
	background: #979696;
	padding: 7px 20px;
	border: 0;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}
#courses-filter-side button:first-child{
	background: #343434;
}
#hide-filter-side {
	position: absolute;
	left: -30px;
	width: 30px;
	height: 30px;
	background-color: darkgray;
	text-align: center;
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	box-shadow: -1px 0px 2px black;
	transform: rotate(90deg);
	line-height: 30px;
}
#hide-filter-side:hover {
	background-color: white;
	box-shadow: -2px 0px 5px black;
	transition: 0.5s ease;
	transform: rotate(-90deg);

}

#pagin {
	display: inline-block;
	vertical-align: middle;
}
.cursos .pagination-wrapper {
	margin-top: 28px;
}
.cursos .pagination {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.cursos .pagination li {
	display: inline-block;
}
.cursos .pagination li a {
	padding: 6px 10px;
	background-color: #E2E4E1;
	color: #046120;
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 2px;
	border: none;
}
.cursos .pagination li.active a {
	background-color: #046120;
	color: #E2E4E1;
	display: block;
}
.cursos .pagination li a:hover {
	background-color: #046120;
	color: #E2E4E1;
	display: block;
}
.cursos .pagination-wrapper .results {
	display: inline-block;
	margin-left: 30px;
}
.cursos .pagination-wrapper .results select {

	padding: 6px 10px;
	background-color: #E2E4E1;
	color: black;
	border: none;
	padding: 5px 10px;
	display: inline-block;
	margin-left: 15px;
}
.cursos .filters {
	margin-top: 28px;
	text-align: right;
}
.cursos article {
	padding: 0;
	height: 100%;
}
.cursos article img {
	width: 100%;
	height: 215px;
}
.cursos article .title {
	color: #126828;
	font-weight: 900;
	font-size: 20px;
	margin: 13px 25px;
	text-overflow: ellipsis;
	padding: 5px;
	position: relative;
	min-height: 4.2em;
	max-height: 4.5em;
	overflow: hidden;
}
.cursos article ul {
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	padding: 0;
}
.cursos article ul li {
	margin-bottom: 3px;
}
.cursos article ul li i{
	width:20px;
	text-align: center;
	color: #79C300;

}
.cursos .price {
	display: inline-block;
	background-color: #79C300;
	padding: 7px 20px;
	color: white;
	font-size: 15px;
	font-weight: bold;
}
.cursos .certified {
	position: absolute;
    width: auto;
    height: 76px!important;
    right: 15px;
}
.cursos article button {
	width: calc(100% - 50px);
	box-sizing: border-box;
	padding: 10px 20px;
	color: white;
	background-color: #343434;
	margin: 10px 25px;
	border: none;
	font-size: 13px;
	transition: 0.5s ease;
}
.cursos article button:hover {
	color: #343434;
	background-color: white;
}
.cursos .social-networks-color {
	text-align: center;
	font-size: 13px;
	padding: 10px 25px;
	padding-bottom: 15px;
}
.cursos .social-networks-color span {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	cursor: pointer;
	transition: background 0.5s ease-in-out;
}
.cursos .social-networks-color .in {
	background: url("/public/media.505215330/images/icon-share-linkedin-cursos.png");
}
.cursos .social-networks-color .in:hover {
	background: url("/public/media.505215330/images/icon-share-linkedin-cursos-hover.png");
}
.cursos .social-networks-color .fb {
	background: url("/public/media.505215330/images/icon-share-facebook-cursos.png");
}
.cursos .social-networks-color .fb:hover {
	background: url("/public/media.505215330/images/icon-share-facebook-cursos-hover.png");
}
.cursos .social-networks-color .gm {
	background: url("/public/media.505215330/images/icon-share-google-plus-cursos.png");
}
.cursos .social-networks-color .gm:hover {
	background: url("/public/media.505215330/images/icon-share-google-plus-cursos-hover.png");
}
.cursos .social-networks-color .em {
	background: url("/public/media.505215330/images/icon-share-email-cursos.png");
}
.cursos .social-networks-color .em:hover {
	background: url("/public/media.505215330/images/icon-share-email-cursos-hover.png");
}
.cursos .social-networks-color span:first-child {
	margin-left: 5px;
}
.cursos article .first-column {
	float: left;
	padding-left: 25px;
}
.cursos article .second-column {
	position: relative;
}
.cursos .filters select {
	background-color: #7E7A7C;
	border: none;
	padding: 5px 15px;
	font-size: 11px;
	color: white;
	margin-right: 10px;
}
.cursos .filters button {
	border: none;
	padding: 6px 30px;
	font-size: 13px;
	background-color: #046120;
	color: white;
}
.cursos .wrapper-helper {
	background-color: #DEDEDE;
	margin: 15px;
	height: 600px;
}
.navbar-toggle {
	z-index: 100;
}
.cursos article .title:before {
	display: block;
	top: 0;
	transition: 1s ease;
}
.cursos article .title:hover:before {
	box-shadow: none;
	transition: 1s ease;
}
.cursos article .title:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
}
.cursos article .title:hover:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.cursos article .title a {
	color: inherit !important;
	text-decoration: none !important;
}
.cursos .articles {
	display: block;
	border-collapse: collapse;
	max-width: 100%;
}
.courseaction .single-course-center-info{
	display:inline-block;
	width: calc(100% - 384px);
	padding-bottom: 15px;
}
.courseaction .single-course-main-info{
	background-color:#DEDEDE;
	min-height: 100%;
	width: 100%;
	line-height: 24px;
	padding-left: 0;
}
.courseaction .single-course-main-info .main-image{
	float: left;
	margin-right: 25px;
	height:100%;
	width:auto;
}
.courseaction .single-course-main-info .title{
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.courseaction .single-course-main-info .info-single{
	display: inline-block;
	background-color: white;
	padding: 10px;
	margin: 5px 0;
}
.courseaction .single-course-main-info .info-single i{
	color: #79C300;
}
.courseaction .single-course-subscribe{
	background-color:#DEDEDE;
	height: 200px;
}
.courseaction .single-course-subscribe div.shopping {
	display: block;
	margin: 20px auto;
	text-align: center;
}
.courseaction .single-course-subscribe button{
	background-color: #046120;
	border: none;
	padding: 15px;
	color: white;
}
.courseaction .single-course-subscribe button i{
	margin-right:5px;
	color:#79C300;
}
.courseaction .single-course-subscribe img{
	margin: 0 auto;
	text-align: center;
	display: block;

}

.courseaction .single-course-program .title{
	font-size: 20px;
	color: #046120;
	font-weight: bold;
	margin-bottom: 15px;
}
.courseaction .single-course-program .content{
	line-height: 20px;
	margin-bottom: 20px;
}
.courseaction .single-area{
	text-align: justify;
	padding: 30px;
	background-color: #efefef;
}
.courseaction .single-area .title{
	font-size: 20px;
	font-weight: bold;
	color: #79C300;
	margin-bottom: 15px;
}
.courseaction .single-area .content{
	line-height: 20px;
	margin-bottom: 25px;

}

.courseaction .single-area .buttons button{
	display: block;
	margin: 20px auto;
	width: 100%;
	text-align: center;
	background-color: #79C300;
	border: none;
	padding: 15px;
	color: white;

}
.courseaction .single-area .buttons i{
	color: #79C300;
	margin-right: 5px;
}

.news{
	padding: 35px;
	background-color:#EBEBEB;
	min-height: 100%;
}
.news h2{
	font-size: 32px;
	font-weight: 900;
	margin: 12px 0;
	line-height: 27px;
	text-align: center;
}
.show-other-dates-screen-title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #79C300;
	background-color: #046120;
	padding: 20px 0;
	margin-bottom: 15px;
}

.show-other-dates .wrapper-helper{
	height: 215px;
	background-color: #EFEFEF;
	margin: 5px 0;
}

.show-other-dates .wrapper-helper>a{
	float: left;
}
.show-other-dates .wrapper-helper a img{
	width: 360px;
	height: 215px;
	display: inline-block;
}

.show-other-dates-screen-title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #79C300;
	background-color: #046120;
	padding: 20px 0;
	margin-bottom: 15px;
}

.show-other-dates .wrapper-helper{
	height: 215px;
	background-color: #EFEFEF;
	margin: 5px 0;
}

.show-other-dates .wrapper-helper>a{
	float: left;
}
.show-other-dates .wrapper-helper a img{
	width: 360px;
	height: 215px;
	display: inline-block;
}


footer .social-networks {
	margin: 20px;
	float: left;
}
footer .social-networks a {
	width:30px;
	height:30px;
	display: inline-block;

}
footer .social-networks a.linkedin {
	background-image:url("/public/media.505215330/images/icon-share-linkedin-cursos.png");
	transition: background 0.5s ease-in-out;
}
footer .social-networks a.facebook {
	background-image: url("/public/media.505215330/images/icon-share-facebook-cursos.png");
	transition: background 0.5s ease-in-out;
}
footer .social-networks a.email {
	background-size:cover;
	background-image:url("/public/media.505215330/images/icon-share-email-cursos.png");
	transition: background 0.5s ease-in-out;
}
footer .social-networks a.linkedin:hover {
	background-image:url("/public/media.505215330/images/icon-share-linkedin-cursos-hover.png");
}
footer .social-networks a.facebook:hover {
	background-image:url("/public/media.505215330/images/icon-share-facebook-cursos-hover.png");
}
footer .social-networks a.email:hover {
	background-image:url("/public/media.505215330/images/icon-share-email-cursos-hover.png");
}

footer .info {
	margin: 20px;
	font-size:18px;
}
footer .info nav ul li {
	list-style: none;
	display: inline-block;
	margin: 0 8px;
}
footer .info nav ul li a {
	color: black;
	transition: 0.5s ease-in-out;
	text-decoration: none !important;
}
footer .info nav ul li a.active {
	color: #046120;
}
footer .info nav ul li a:hover {
	color: #046120;
}
footer .info .extra-info {
	font-size: 12px;
	margin-top: 10px;
}
.main-footer{
	margin-top:35px;
}
.show-other-dates-screen-title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #79C300;
	background-color: #046120;
	padding: 20px 0;
	margin-bottom: 15px;
}

.show-other-dates .wrapper-helper{
	height: 215px;
	background-color: #EFEFEF;
	margin: 5px 0;
}

.show-other-dates .wrapper-helper>a{
	float: left;
}
.show-other-dates .wrapper-helper a img{
	width: 360px;
	height: 215px;
	display: inline-block;
}


article ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.select2-container{
	padding: 0;
	margin: 0;
	height: auto;
}

.trainers_cand input[type=text],.trainers_cand input[type=password], .trainers_cand textarea{
	border: none;
	width: 100%;
	font-size: 14px!important;
	padding: 5px;
	vertical-align: top;
	border-radius:0;
	background-color:#EBEBEB;
}
.trainers_cand .select2-container-multi .select2-choices .select2-search-field input{
	border: none;
	width: 100%;
	font-size: 14px!important;
	padding: 5px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	border-radius:0;
	background-color:#EBEBEB !important;
}
.trainers_cand .control-label{
	padding-top: 7px;
	vertical-align: top;
}
.trainers_cand .select2-container, .trainers_cand .select2-container .select2-choice{
	border: none;
	width: 100%;
	font-size: 14px!important;
	padding: 0;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	border-radius:0;
	background:none;
	background-color:#EBEBEB;
}
.trainers_cand .select2-container .select2-choice{
	padding: 0 5px;
}
.trainers_cand .form-horizontal .control-label{
	vertical-align: middle;
}
.trainers_cand .select2-dropdown-open .select2-choice .select2-arrow{
	background:transparent;
	border-radius: 0;
}
.trainers_cand .select2-container .select2-choice .select2-arrow{
	background:transparent;
	border-radius: 0;
}
.trainers_cand .date_input{
	width: 100%;
}

.trainers_cand input::-webkit-input-placeholder, .trainers_cand textarea::-webkit-input-placeholder {
	font-size: 14px!important;
}

.trainers_cand input:-moz-placeholder, .trainers_cand textarea:-moz-placeholder { /* Firefox 18- */
	font-size: 14px!important;
}
.trainers_cand input::-moz-placeholder, .trainers_cand textarea::-moz-placeholder {  /* Firefox 19+ */
	font-size: 14px!important;
}


@font-face {
	font-family: "SourceSansPro";
	src: url("/public/template.505215330/fonts/SourceSansPro-Regular.otf");
	font-weight: normal;
}
@font-face {
	font-family: "SourceSansPro";
	src: url("/public/template.505215330/fonts/SourceSansPro-Bold.otf");
	font-weight: bold;
}
@font-face {
	font-family: "SourceSansPro";
	src: url("/public/template.505215330/fonts/SourceSansPro-Black.otf");
	font-weight: 900;
}
@font-face {
	font-family: "SourceSansPro";
	src: url("/public/template.505215330/fonts/SourceSansPro-Semibold.otf");
	font-weight: 200;
}
@media (max-width: 767px) {
	#main-nav {
		text-align: center;
		padding:0;
	}
	#main-nav .facebook-nav-button{
		margin:0;
	}
	#main-nav a{
		background-color: #3A363E;
		color: white;
		border-radius: 0 !important;
		transition: 0.5s ease;
	}
	#main-nav a:hover{
		background-color: white !important;
		color: #3A363E !important;
	}


}

.divider {
	width: 100%;
	height: 9px;
	border-bottom: 1px solid #ccc;
	color: #888;
	text-align: center;
}

.select2-container.required .select2-choice {
	background: url('/public/admin/img/required.gif') no-repeat;
	background-position: right 15px center;
}

/* mensagens apresentadas (warnings, errors, infos, success) */
#formBodyMessage {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 60%;
	left: 20%;
}

.alert {
	margin-bottom: 10px;
	border-radius: 0;
	padding: 10px;
}
.alert > p {
	margin: 0;
}
.news p{
	font-size:16px;
	line-height: 20px;
}
@media (max-width: 600px) {
	#formBodyMessage {
		width: 100%;
		left: 0;
	}
	.single-course-main-info{
		text-align:center;
	}
	.courseaction .single-course-main-info .main-image{
		float:none;
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	.single-course-main-info .single-course-center-info{
		float:none;
		text-align: center;
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.single-course-main-info .single-course-center-info span{
		display: block;
	}
	#main-nav .login-nav-button {
		margin-left:0;
	}
	.center-newsletter .content{
		display:block;
		text-align:center;
		width:100%;

	}
	.center-newsletter{
		text-align:center;

	}
	#main-nav .user-welcome{
		margin-right:0;
	}
	#top-slider .title{
		font-size: 18px;
		line-height: 20px;
		height:60px;
	}
	.center-newsletter .content .formgroup button{
		margin: 0 auto;
		width: 88%;
	}

}
/* eof mensagens */

@media (max-width: 1270px) {

	.mini-price-disclaimer{
		position: static !important;
	}

}


/* responsive js */
body:before {
	content: "pc";
	display: none; /* Prevent from displaying. */
}
@media (max-width: 990px) {
	body:before {
		content: "tablet";
	}
	#center-newsletter{
		margin-left:0;
		margin-right:0;
	}
	#subscribe-to-newsletter-form{
		margin-left:0;
		margin-right:0;
	}
	.center-news{
		padding-left:0;
		padding-right:0;
	}
	.courseaction .single-course-center-info {
		float: none;
		text-align: center;
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.center-newsletter .content .formgroup button{
		margin-left: 0 !important;
		margin-top: 4px!important;
	}
	.cursos article img {
		height: auto;
	}
}

/* PACKS */
ul.pack > li {
	background-color: #046120;
	color: white;
	cursor: pointer;
	padding: 0;
	border: none;
	border-bottom: 2px solid;
}

ul.pack > li > div {
	padding: 5px 10px;
}

ul.pack > li > ul.action {
	padding: 10px;
	background-color: #efefef;
	color: #333;
	margin-bottom: 0;
}
ul.pack > li > ul.action > li {
	padding: 5px 0;
	list-style-type: none;
}

a.exhausted-main {
	position: relative;
	display: block;
}
a.exhausted-main > span {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	color: #f40b0b;
	font-size: 3.5em;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	background-color: rgba(0,0,0,0.5)
}
a.exhausted-main > span > span {
	position: absolute;
	width: 100%;
	height: 40px;
	display: block;
	top: calc(50% - 20px);
	transform: rotate(-15deg);
	text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
}

div.exhausted {
	color: red;
	font-size: 25px;
	height: 80px;
	padding-top: 40px;
	text-align: center;
	transform: rotate(-15deg);
	text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
    right: 7px;
    top: 76px;
    position: absolute;
}


.page-not-found {
	justify-content: center; display: flex; margin: 3rem 0;
}

.page-not-found .box {
	box-shadow: 0px 0rem 1rem 0rem rgba(0,0,0, .05); padding: 2rem; text-align: start;
}

.page-not-found h1 {
	font-size: 55px; color: #78c100;  margin-bottom: 1rem;
}

.page-not-found h4, .page-not-found p {
	margin-bottom: .5rem;
}

/* COOKIE CONFIG */

.site-info {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.site-info>.cookies-box {
	z-index: 9999;
	font-size: 12px;
	background: #ececec;
	text-align: center;
	width: 100%;
	overflow: hidden;
	border: 1px solid #ddd;
}

.site-info>.cookies-box>.content {
	padding: 15px;
}

.site-info>.cookies-box .btn-cookie-accept,
.site-info>.cookies-box .btn-cookie-reject,
.site-info>.cookies-box .btn-cookie-config {
	color: #fff;
	background-color: #46525f;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .12em;
	border-radius: 5px;
	font-size: 10px;
	padding: 10px;
	position: relative;
	transition: inherit;
	text-decoration: none;
}

.site-info>.cookies-box .btn-cookie-reject,
.site-info>.cookies-box .btn-cookie-config {
	color: #46525f;
	background-color: #e5e5e5;
}

#cookie-config.modal {
	text-align: center;
	padding: 0 !important;
}

#cookie-config.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

#cookie-config .modal-body {
	height: 500px;
	padding: 0 15px;
}

#cookie-config .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

#cookie-config .nav-pills {
	margin-top: 50%;
}

#cookie-config .nav-pills>li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	width: 100%;
}

#cookie-config .nav-pills>li>a {
	border-radius: 4px;
	color: #6CA608;
	background-color: #f1f1f1;
	padding: 13px 20px;
	border-radius: 5px;
}

#cookie-config .nav-pills>li.active>a,
#cookie-config .nav-pills>li.active>a:focus,
#cookie-config .nav-pills>li.active>a:hover {
	color: #f1f1f1;
	background-color: #6CA608;
}

#cookie-config .box-shadow {
	box-shadow: 0 0 30px 0 rgba(35, 35, 35, .1);
}

#cookie-config .h-100 {
	height: 100%;
}

#cookie-config .custom-back {
	background-color: #f1f1f1;
	padding: 2rem;
}

#cookie-config .tab-title {
	color: #6CA608;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 900;
	margin: 0 -5px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

#cookie-config .pill-buttons {
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
}

#cookie-config .pill-info {
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	max-height: 350px;
	overflow-y: auto;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 1.5;
}

#cookie-config .pill-info::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #eee;
}

#cookie-config .pill-info::-webkit-scrollbar {
	width: 6px;
	background-color: #fff;
}

#cookie-config .pill-info::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #6ca60873;
}

#cookie-config .btn-primary {
	color: #fff;
	background-color: #6CA608;
	border-color: #6CA608;
	transition: all .5s;
}

#cookie-config .btn-primary:active,
#cookie-config .btn-primary:focus,
#cookie-config .btn-primary:hover {
	color: #fff!important;
	background-color: #6CA608!important;
	border-color: #6CA608!important;
	opacity: .9;
}

#cookie-config .accept-btn.disabled:hover {
	opacity: 7.;
	color: #fff;
	background-color: #6CA608;
	border-color: #6CA608;
}

#cookie-config .reject-btn:focus,
#cookie-config .accept-btn:focus {
	outline: none;
}

#cookie-config .reject-btn.active,
#cookie-config .reject-btn.active:focus,
#cookie-config .reject-btn.active:active {
	background-color: #ff0000!important;
	border-color: #ff0000!important;
	outline: none!important;
}

#cookie-config .accept-btn.active,
#cookie-config .accept-btn.active:active,
#cookie-config .accept-btn.active:focus {
	color: #fff!important;
	background-color: #6CA608!important;
	border-color: #6CA608!important;
	outline: none!important;
}

#cookie-config .btn-toggle {
	width: 150px;
	margin-top: 1rem;
}

#cookie-config button.close {
	margin-top: -2px;
	background: #6ca608;
	opacity: 1;
	padding: 0.5rem;
	border-radius: 100%;
	height: 2.5rem;
	width: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: -19px;
	z-index: 1;
	top: -20px;
	transition: all .5s;
	box-shadow: 0px 1px 10px -5px #00000042;
}

#cookie-config .close:focus,
#cookie-config .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .8;
}

#cookie-config .info-item {
	margin-top: 1rem;
}

#cookie-config .xs-title {
	font-weight: 600;
}

@media (max-width: 768px) {
	#cookie-config .modal-body {
		height: 100%;
	}

	#cookie-config .nav-pills {
		margin-top: 5%;
	}
}
