.only_desktop, .only_tablet{
	display:none !important;
}
.only_mobile{
	display:inline !important;
}
:root{
	font-size:14px;
}
.h-title{
	font-size: 1.2rem;
}
.m-title{
	font-size: 2rem;
}
.m-title br{
	display:none;
}
.s-title{
	font-size: 1.2rem;
}
main > section > .container-fluid > .container {
    padding-top: 50px;
    padding-bottom: 40px;
}
.bgc.oflow{
	margin:0;
}

.btn.action{
	padding: 1rem 2rem;
    font-size: 1.025rem;
}
.bgc .btn-outline-secondary {
    font-size: .95rem;
    padding: 0.75rem 1.5rem;
}
.dropdown-menu {
    --bs-dropdown-padding-x: 0.25rem;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0;
    --bs-dropdown-font-size: .95rem;
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    margin: -1px 0 0 0;
}
.v-accordion {
    padding: 3rem 0rem 3rem;
}
.va-title-container {
    width: 100%;
}
.va-long-title span {
    display: block;
    font-size: 1.05rem;
}
.va-long-title ul span {
    font-family: 'Regular', sans-serif;
}
.va-mobile-content {
    margin-top: 1.5rem;
    display: block !important;
}
.va-teacher {
    flex-direction: column;
}
.training-recommendation .va-teacher .image {
    margin: 0 0 0.5rem 0;
}
.va-teacher-data {
    width: 90%;
}
.va-short-title .fal {
    line-height: 1.1;
}
.modal{
	--bs-modal-width: 950px;
    --bs-modal-padding: 1.5rem 2rem .5rem;
	--bs-modal-header-padding: 1.5rem 2rem 1rem;
	--bs-modal-footer-gap: 2rem;
}
.modal-body{
	font-size:.95rem;
}
p.modalHeading {
    font-size: 1.15rem;
}
.modal-body p {
	margin: 0 0 1.25rem;font-size:.95rem;
}
.modal-body em {
	font-size: .8rem;
}
.modal-body td{
	padding: 7px 5px;
}
.modal-body table p{
	font-size: .8rem;
}
.modal-body table{
	display:block;
	overflow:auto;
}
.modal-body td:first-child {
	width: 20%;
}
sup.tt {
    font-size: .7rem;
}
.ratings {
    margin-bottom: 0.5rem;
    line-height: 16px;
}
.rating-stars {
    margin-right: 0.25rem;
    font-size: 16px;
    line-height: 16px;
}
.full-stars {
    left: 0px;
    top: 0px;
}
.ratings .times {
	font-size: .95rem;
}
.video-bg{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index:9;
	display: flex;
}
.video-embed {
    position: absolute;
    padding-bottom: 56.25%;
    height: 0;
	top:0;
	left:0;
    width: 100%;
	z-index:5;
    overflow: hidden;
    border-radius: 1rem;	
}
main{
	margin-bottom:2rem;
}
.arrow.down {
	position: absolute;
    bottom: -32px;
    left: 50%;
    transform: rotate(360deg);
    cursor: default;
    z-index: 0;
}
.arrow.down span {
	display: block;
    width: 15px;
    margin: -8px;
    height: 15px;
    border-bottom: 2px solid #b2a4f3;
    border-right: 2px solid #b2a4f3;
    transform: rotate(45deg);
    animation: animatearrd 2s infinite;
	z-index:0;
}
.arrow.down span:nth-child(2) {
	animation-delay: -0.2s;
}
.arrow.down span:nth-child(3) {
	animation-delay: -0.4s;
}
@keyframes animatearrd {
0% { opacity: 0; transform: rotate(45deg) translate(-10px, -10px); }
50% { opacity: 1;}
100% {opacity: 0;transform: rotate(45deg) translate(10px, 10px);}
}


/* menu */
.navbar-brand{
	background-image:url(../images/penta-logo.svg);
	width: 40px;
    height: 40px;
    margin-right: 0.5rem;
}
.header-menu{
    padding: .75rem 0;
	border-bottom:1px solid var(--border-color);
}
.header-menu .nav-link{
	font-size:.95rem;
	padding: 25px .5rem;
}
.navbar-collapse {
    top: 62px;
}

/* header */
header .container-fluid{
	position:relative;
}
header .container{
	padding-top: 30px;
	padding-bottom: 50px;
}
header .row .col-lg-6:first-child{
	margin-bottom: 2rem;
}
header .s-image, .training-end .s-image {
    display: flex;
    align-items: center;
}
header .s-text{
	width: 45%;
    top: 0rem;
    left: 1rem;
    padding: 1rem;	
}
header .row .col-lg-6:last-child{
    height: 220px;
}
header .s-image{
    border-radius: 1rem;
}
header .m-title{
	font-size:2.25rem;
    line-height: 1.1;
    margin: 0 0 1.1rem;
}
header .s-title, .training-end .s-title{
	margin-bottom:1.5rem;
}
header .s-title{
	line-height: 1.25;
}

/* footer */
#footer{
    padding: 1.25rem 0 0;
}
#footer .container{ 
	max-width:100%;
	padding:0 20px;
}
#footer .brand{
	font-size:1rem;
}
#footer p{
	font-size: .9rem;
    padding: 3px;
    line-height: 1.25;
}
#footer .col-sm-4{
	margin-bottom:1rem;
}
#footer a {
    padding: 5px;
}
#footer img {
    margin: 0.25rem 0 0.75rem;
}

.gdpr-pup > .row {
    width: 410px;
    max-width: 90%;
}
.gdpr-pup a.btn {
    margin: 0 auto 0.5rem;
}
.grecaptcha-badge {
    transform: scale(0.5);
    bottom: 0 !important;
    right: 0px !important;
    left: 18%;
    position: relative !important;
    margin: 0;
}
@media(max-width:399.98px){
.m-title, header .m-title, .carrier-path .m-title {
    font-size: 1.75rem;
}
.course .name {
    font-size: 1rem;
}
}