.only_tablet, .only_mobile{
	display:none !important;
}
.only_desktop{
	display:inline !important;
}
.h-title{
	font-size: 1.25rem;
}
.m-title{
	font-size: 2.4rem;
}
.s-title{
	font-size: 1.25rem;
}
main > section > .container-fluid > .container {
    padding-top: 75px;
    padding-bottom: 75px;
}
.bgc.oflow{
	margin:50px 0 70px;
}

.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;
}
@media (min-width: 1200px) {
.dropdown:hover > .dropdown-menu {
	display: block;
	margin-top: 0;
	transition: all .2s;
}
}
.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: .85rem;
}
.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;
    width: 100%;
	z-index:5;
    overflow: hidden;
    border-radius: 1rem;	
}
main{
	margin-bottom:2rem;
}
.index main{
	margin-bottom:0rem;
}
.arrows.down, .sign.plus, .sign.equal{
	display:none;
}
/* menu */
.navbar-brand{
	background-image:url(../images/penta-logo.svg);
	width: 40px;
    height: 40px;
    margin-right: 0.5rem;
}
.header-menu{
	padding:0;
	border-bottom:1px solid var(--border-color);
}
.header-menu .nav-link{
	font-size:.95rem;
	padding: 25px .5rem;
}
/* countdown */
.countdown{
    margin-left: -320px;
    width: 640px;
	padding: 1rem;
	border-radius:0 0 1rem 1rem;
}
.cd_text {
	font-size: 1.25rem;
}
.ct_clock {
	min-width: 270px;
}
.timeLeft{
    max-width: 270px;
} 
.timeLeft .dots{
	right: 4px;
    font-size: 2rem;
    line-height: 30px;
} 
.timeLeft .nr{ 
	width: 55px;
	height: 30px;
	padding: 0;
	margin: 0 5px;
	line-height: 30px;
	font-size: 2.25rem;
}
.timeLeft .lbl{
	width: 55px;
	margin:0px 5px 0;
	font-size:.95rem;
}

/* home header */
.homepage-header .row {
    padding: 2.5rem 0;
}
.homepage-header .container{
	padding: 0px;
}
.homepage-header h2.s-title{
	font-size: 1.75rem;
	margin-bottom:.5rem;
}
.header-logo{
   width: 80px;
    height: 80px;
    margin-right: 0.75rem;
    margin-left: -20px;
}
.site-buttons .btn{
	margin: .25rem 0;
	min-width: 200px;
}
.homepage-header .btn.action {
    padding: 0.75rem 1.5rem;
    margin-right: 0.75rem;
}
.homepage-header .row.slide{
	padding: 4rem;
}
.homepage-header .slide .content{
    padding: 2.5rem;
}
header.homepage-header .m-title{
	font-size: 3.2rem;
}
.site-slogan span {
    font-size: 1.25rem;
}
.homepage-header li{
    font-size: 1.25rem;
    line-height: 1.75;
}
.homepage-header li i{
    font-size: 1.5rem;
	margin-right: 0.75rem;
}
/* home-boxes */
.home-boxes{
    margin: 0 -2%;
}
.home-box .box{
	padding: 0 2rem;
    border-right: 0px solid var(--border-color);
    margin-bottom: 1.5rem;
}
.home-box:nth-child(1) .box, .home-box:nth-child(3) .box, .home-box:nth-child(5) .box{
    border-right: 1px solid var(--border-color);	
}
.home-box.featured .box{
	padding:2.5rem;
	border-right: 0px solid var(--border-color);
}
.home-box .box-head{
    margin-bottom: .75rem;
}
.home-box.featured .box-head{
    margin-bottom: 1rem;
}
.home-box h2{
    font-size: 1.25rem;
}
.home-box.featured h2{
    font-size: 1.75rem;
}
.home-box p a{
	padding: 5px;
}
.home-box .content p{
    margin-bottom: 0;
    font-size: 1rem;
	line-height:1.5;
}
.home-box.featured .content p{
    font-size: 1.25rem;
    padding: 0.3rem 0.1rem;
    line-height: 1.25;
    margin-left: 2.15rem;
}
.home-box i.fal {
	margin-left: -1.5rem;
    width: 1rem;
}
.home-box.featured i.fal {
    margin-left: -1.75rem;
    width: 1.25rem;
    font-size: 1.05rem;
}
.home-box .box-head i.fal{
	margin-left: -0.5rem;
    width: 1.75rem;
    font-size: 1.25rem;
    margin-right: 0.15rem;
}
.home-box.featured .box-head i.fal {
    margin-left: -0.5rem;
    width: 2.25rem;
    font-size: 1.75rem;
    margin-right: 0.25rem;
}
.home-box > .row > .home-box{
	margin-top:1rem;
}
.home-box .content p {
	padding-left: 1.25rem;
    margin-left: 0.4rem;
}

/* home numbers */
.number-box .icon i {
    font-size: 3rem;
    margin-bottom: 1.5rem;
}
.number-box .nmbr {
    font-size: 3rem;
    margin-bottom: 1rem;
}
.number-box .txt {
    max-width: 185px;
    font-size: 1.25rem;
}

/* home recommendation */
body.index .recommendation .content p{
	font-size:1rem;
}

/* home blog */
.r-post h2{
	margin-bottom: 0.75rem;
    font-size: 1.25rem;
}
.home-blog .post-image {
    min-height: 200px;
    margin-bottom: 1rem;
}

/* header */
header .container{
	padding-top: 50px;
	padding-bottom: 50px;
}
header .row .col-md-6:first-child, .training-end .row .col-md-6:first-child{
	padding-right:10%;
}

header .m-title{
	font-size:3rem;
    line-height: 1.05;
    margin: 0 0 1.1rem;
}
header .s-title, .training-end .s-title{
	margin-bottom:1.5rem;
}
header .s-text, .training-end .s-text {
    top: 30px;
    left: 30px;
    font-size: 1.2rem;
    line-height: 1.35;
    width: max-content;
    padding: 25px;
}

/* questions */
.question {
	padding:0;
}
.question .box{
	padding: 1.25rem 3rem;
}
.question .icon .fal {
    font-size: 2rem;
    margin: 0 0 1rem;
}
.question .content p{
    font-size: 1.175rem;
    line-height: 1.3;
}

/* short video */
.s-video-desc .s-title{
	margin-bottom:1.5rem;
}
.bgc.oflow .video-container{
   height: 0;
   padding-top: 56%;
   display: flex;
   align-items: flex-end;
   background-size: cover;
   border-radius: 1rem;
   box-shadow: 0px 4px 12px -8px rgb(0 0 0);
   position: absolute;
   width: 100%;
   top: calc(50% - 185px);
   right: 0;
   overflow:hidden;
}
.video-container p {
    padding: 0.5rem 1rem;
	font-size:1.15rem;
	margin-bottom:1.5rem;
}
.video-container small {
	font-size:.85rem;
}

/* arguments */
.arguments{
    margin: 0 -2%;
}
.argument{
	width: 29%;
    padding: 25px;
    margin: 2%;
}
.argument .icon{
    font-size: 2rem;
    margin-bottom: 1rem;
}
.argument .content p{
    margin-bottom: 0;
    font-size: 1.05rem;
}
.argument p.title{
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

/* carrier */
.carrier-path .m-title{
	font-size: 2.5rem;
    line-height: 1.15;
    margin-bottom: 2rem;
    margin-right: 30%;
}
.carrier-path .s-title{
	font-size: 1.2rem;
    line-height: 1.25;
    margin-bottom: 2.25rem;
    margin-right: 30%;
}
.c-box {
    padding: 35px 0;
    width: 50%;
}
.c-box-cont:nth-child(2), .c-box-cont:last-child {
    min-height: 340px;
}
.c-box-cont:nth-child(3) {
    min-height: 220px;
}
.c-box-inner {
    padding: 25px;
    width: 150%;
    margin-left: -62%;
    font-size: .95rem;
}
.c-box.b1 .c-box-inner {
    margin-left: 15%;
}
.c-box.b2 .head{
	font-size: 1.5rem;
}
.c-box.b2 .c-box-inner {
    margin-left: -25%;
    width: 150%;
}
.c-box-inner .head{
	font-size: 1.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.25;
}
.c-line{
    height: 51%;
    width: 50%;
}
.c-line.l1 {
    right: 20px;
    top: 50%;
}
.c-line.l2{
	right:20px;
	bottom:50%;
}
.c-line.l3{
	left:20px;
	top:50%;
}
.c-line.l4{
	left:20px;
	bottom:50%;
	width:50%;
}

/* teachers */
.row.teachers{
	margin: 2rem calc(-2% - 0.75rem);
}
.teachers .teacher{
    width: 21%;
    margin: 0 2% 2rem;
}
.teachers h3 {
    font-size: 1.2rem;
	margin-bottom: 0;
}

/* reviews */
.training-reviews .bgc.oflow {
    margin: 75px 0 0;
}
.reviews-headers .m-title{
	margin-bottom:0;
}
.reviews-slider-cont{
	position:absolute;
	width: 100%;
    top: calc(50% - 205px);
}
.reviews .box.slide{
    padding: 2.75rem;
	height:350px;
    margin: 30px 30px 15px 30px;
}

.slide .quote{
	font-size: 1rem;
    margin: auto 3rem -1.5rem;
}
	
/* recommendation */
.recommendation{
	padding-top: 120px;
	margin-bottom:2rem;
}
body.index .recommendation{
	padding-top:0px;
	margin-bottom:0rem;
}
.training-recommendation .image{ 	
	text-align: center;
    overflow: hidden;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
}

/* tabs */
.nav.nav-tabs{
    border-bottom: 4px solid var(--border-color);
    margin-bottom: 2rem;
}
.nav-tabs .nav-link{
	margin-bottom: -4px;
	padding: 15px 30px;
}
.nav-tabs .nav-link .fal{
    margin: 0 auto 1.2rem;
    font-size: 2rem;
}
.nav-tabs .nav-link p{
    font-size: 1.2rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	border-bottom: 4px solid var(--primary);
}

/* combinated */
.r-box-bg {
	background: rgb(234,220,254);
	background: linear-gradient(135deg, #e5e8fd 0%, rgb(249 247 255) 50%, #f8ebff 100%);
	padding: 2.5rem;
	border-radius: 1rem;
	width: 55%;
	margin-bottom:0;
}
.r-box {
	position: relative;
	padding: 30px;
	background: #fff;
	box-shadow: 2px 2px 20px -10px rgb(0 0 0 / 35%);
	border-radius: 1rem;
	width: 150%;
	z-index:3
}
.r-box-rel.r3 {
	height: 100%;
	align-items: center;
	justify-content: flex-end;
	display: flex;
}
.r3 .r-box-bg {
	width: 60%;
	margin-right: 8%;
}
.r3 .r-box {
	margin-left: -30%;
    width: 160%;
    padding: 35px;
}
.r-box-rel.r1, .r-box-rel.r2 {
    min-height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rline {
	position: absolute;
	width: 50%;
	height: 59%;
	border: 2px solid var(--primary);
	display: block;
}
.r1 .rline{
	top: 50%;
	height: calc(50% - 50px);
	right:0px; 
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 0 50px 0 0 ;
}
.r2 .rline{
	bottom:50%;
	height: calc(50% - 50px);
	right:0;
	border-top-color: transparent;
	border-left-color: transparent;
	border-radius: 0 0 50px 0 ;
}
.r3 .rline{
	top: calc(50% - 1px);
	left: -25.5px;
	border-radius: 50px 0 0 0;
	border-bottom-color: transparent;
	border-right-color: transparent;
	height: 53px;
}
.r3 .rline.l2 {
    position: absolute;
    top: unset;
	bottom:calc(50% - 1px);
    border-radius: 0 0 0 50px;
    border: 2px solid var(--primary);
    border-right: transparent;
    border-top: transparent;
}

.r-box h3 {
    font-size: 1.2em;
	margin-bottom: 1rem;
}
.r-box .price{
    margin-bottom: 1rem;
    font-size: 1.05rem;
}
/* detailed rules */
#tab-ccdetails{
	margin: 4rem 0;
}
#tab-ccdetails .m-title{
	font-size: 1.5rem;
	margin-bottom: 3rem;
}
.crel, .crel .c1, .crel .c2{
	position:relative;
}
.exp-block-cont {
    width: 90%;
    position: relative;
    padding: 1.5rem 1.5rem 0.5rem;
    z-index: 2;
}
.c1{
	display: flex;
    flex-direction: column;	
}
.c2 .exp-block-cont, .c2 .milestone{
    margin-left: auto;
}
.exp-block .head h3{
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
.milestone {
    margin: 50px 0;
    padding: 30px 30px 15px;
    width: 90%;
    position: relative;
    z-index: 2;
}
.milestone strong {
    font-size: 1.2rem;
}
.c1 .milestone{
	margin: auto 0;
}
.c3 .milestone {
    margin: 95px auto 10px;
    max-width: 45%;
    padding: 40px 40px 30px;
}
.c3 .milestone strong {
    font-size: 1.5rem;
}
.ccline{
	position: absolute;
    border: 2px solid var(--primary);
    display: block;	
}
.ccline.l1{
    width: 55%;
    height: calc(100% - 85px);
    bottom: 0;
    right: -1px;
    border-radius: 0 0 50px 50px;
    border-top-color: transparent;
}
.ccline.l2{
    width: 55%;
    height: 53px;
    top: 35px;
    left: -1px;
    border-radius: 50px 50px 0 0px ;
    border-bottom-color: transparent;
}
.ccline.l3{
    width: 55%;
    height: calc(100% + 80px);
    bottom: -166px;
    left: -1px;
	border-radius: 0 0 50px 0px ;
    border-left-color: transparent;
    border-top-color: transparent;
}

/* packages */
.pct-cont {
    max-width: 990px;
    margin: 0 auto .5rem;
}
.pb-table td {
    font-size: 1.05rem;
	padding:1rem;
}
/*
.pb-label i {
	font-size: 1.5rem;
    line-height: 1rem;
    line-height: 1;
}
*/
.pb-table .yes span:after, .pp-boxes .yes span:after {
    width: 15px;
    height: 15px;
}
.pb-table .no span:after, .pp-boxes .no span:after {
    font-size: 1.25rem;
}
.pb-d-rows td.pb-standard, .pb-d-rows td.pb-pro{
	font-size:.85rem;
}
.pb-table tbody .pb-d-rows td .standard, .pb-table .pb-d-rows td .premium{
	font-size: 1.5rem;
    line-height: 1.5;
}
.pb-table tbody tr:last-child td.pb-standard, .pb-table tbody tr:last-child td.pb-pro{
	font-size:1.5rem;
}
.pb-table tbody tr:last-child td.pb-standard .standard, .pb-table tbody tr:last-child td.pb-pro .premium{
	font-size:1.05rem;
}
.pb-table tbody tr:last-child td.pb-standard small, .pb-table tbody tr:last-child td.pb-pro small{
	font-size:.85rem;
}

/* detailed */
#tab-pdetails{
	margin-top:3rem;
}
.detailed{
    padding: 30px;
}
.detailed .box{
    margin: 0 0 2rem;
}
.detailed .title{
    font-size: 1.2rem;
    margin: 0 0 0.75rem 0;
}
.detailed .title i{
    font-size: 1.5rem;
}

/* calculator */
.calculatorCont {
    width: 90%;
    margin: 30px auto 30px;
	padding: 2em;
}
.eduHelp {
    padding: 0 0 0 170px;
}
.eduHelp p {
    font-size: 1.25rem;
    line-height: 1.25;
    margin: 0;
}
.eduHelp .arrow {
    position: absolute;
    top: calc(50% - 20px);
    left: 100px;
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
    cursor: pointer;
}
.eduHelp .arrow span {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid var(--primary);
    border-right: 3px solid var(--primary);
    transform: rotate(45deg);
    margin: 0;
    animation: animatearr 2s infinite;
}
.cRd .desc {
    max-width: 65%;
}
.cPrice {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.25em;
    line-height: 2.75em;
}
.edu.switch {
    margin-bottom: 1em;
	padding:0;
}
.edu.switch span {
	padding: 0 0 0 25px;
    margin-right: 15px;
    position: relative;
    margin-bottom: 0.5em;
    display: inline-flex;	
}

/* bonuses */
.training-bonuses .box {
	align-items: flex-end;
    height: 100%;
}
.training-bonuses figure{
	width:30%;
}
.training-bonuses .content{
	width:70%;
	padding: 30px;	
	font-size: 1.05rem;
	margin: auto;
}
.training-bonuses .content .h4{
    margin-bottom: 1rem;
    font-size: 1.2rem;
}
.training-bonuses img{
	max-width:100%;
	margin-top:30px;
}

/* starting courses */
.course {
    margin: 0 0 2rem 0;
}
.course .left {
    width: 110px;
}
.course .date {
    font-size: 1.6rem;
    padding: 20px;
    line-height: 1.1;
}
.course .center {
    margin-right: auto;
    padding: 30px 20px 25px 0;
    width: calc(100% - 127px);
}
.course .name {
    font-size: 1.2rem ;
}
.course .jel a {
    padding: 8px 20px;
    font-size: 1rem;
}

.course .show-schedule {
    padding: 8px 15px 6px;
}
.hidden-schedule {
    padding: 20px;
}
.more-body .s-row {
    margin-bottom: .5rem	;
	font-size: .95rem;
}
.more-body .start, .more-body .end {
    width: 90px;
}

/* teachers */
.training-help .bgg > .container{
	padding-bottom:120px;
}
.coordinators .content .name {
    font-size: 1.2rem;
}

/* sendmail */
.email-form{
    margin: 50px 0;	
}
.email-form input[type=text], .email-form textarea {
    padding: 10px 15px;
	margin-bottom:1rem;
    font-size: .9rem;
}
.email-form textarea {
	height:162px;
}

/* help accordion */
.training-help .accordion{
    width:90%;
}

/* detailed video */
.detailed-video .bgc.oflow{
	margin-top:0;
	margin-bottom:0;
}

/* related */
.training-related .bgg > .container{
	padding-top:100px;
}
.r-post h3{
	margin-bottom: 0.5rem;
    font-size: 1.175rem;
}

/* end */
main > .training-end > .container-fluid > .container{
	padding:120px 0 100px;
}
.training-end .col-lg-6:first-child{
	padding-right:3rem;
}
.training-end .s-text {
	width:40%;
}

/* footer */

#footer{
	font-size: .925rem;
    padding: 1.75rem 0;
}
#footer .brand{
	font-size:1rem;
}
#footer img {
    margin: 0.25rem 0 0.75rem;
}

.dot-cont{
	position:relative;
}
.m-dot{
	width: 20px;
    height: 20px;
    border-radius: 25px;
    background: var(--primary);
    z-index: 2;	
	position:absolute;
	padding:0;
}
#m_dot1 {
	offset-path: path("M 258 170.980 C 258 171.614, 315.860 172.055, 422.250 172.230 L 586.500 172.500 592.777 174.851 C 606.117 179.847, 617.602 191.531, 622.168 204.749 L 624.500 211.500 624.500 310 L 624.500 408.500 622.168 415.251 C 617.329 429.260, 605.702 440.604, 591.249 445.417 L 583.493 448 456.306 448 C 372.593 448, 328.907 448.342, 328.500 449 C 328.093 449.658, 284.393 450.004, 200.691 450.012 C 61.293 450.025, 68.989 449.698, 56.896 456.128 C 45.347 462.270, 35.849 474.378, 32.390 487.368 C 30.373 494.942, 30.373 685.058, 32.390 692.632 C 35.849 705.622, 45.347 717.730, 56.896 723.872 C 69.114 730.369, 56.915 729.975, 246.250 729.988 C 358.508 729.996, 419 729.657, 419 729.019 C 419 728.383, 357.970 727.944, 245.250 727.769 L 71.500 727.500 65.223 725.149 C 51.883 720.153, 40.398 708.469, 35.832 695.251 L 33.500 688.500 33.500 590 L 33.500 491.500 35.832 484.749 C 40.399 471.528, 51.892 459.838, 65.223 454.856 L 71.500 452.510 199.976 452.229 C 281.650 452.051, 328.806 451.594, 329.426 450.974 C 330.048 450.352, 376.330 449.996, 457.450 449.988 C 596.694 449.975, 589.011 450.302, 601.104 443.872 C 612.653 437.730, 622.151 425.622, 625.610 412.632 C 627.627 405.058, 627.627 214.942, 625.610 207.368 C 622.151 194.378, 612.653 182.270, 601.104 176.128 C 588.906 169.642, 600.171 170.025, 421.250 170.012 C 315.321 170.004, 258 170.344, 258 170.980");
	animation: movearr1 8000ms  infinite  linear;
	top:0%;
	left: calc(50% + 2px);
}
#m_dot2 {
  offset-path: path("M 243 221 C 243 222.993, 243.667 223, 423.053 223 C 622.912 223, 610.959 222.603, 622.657 229.626 C 630.272 234.198, 633.432 237.217, 638.149 244.426 C 645.644 255.879, 645.337 252.579, 646.025 329 C 646.569 389.457, 646.842 398.195, 648.352 403.419 C 652.799 418.806, 662.362 430.077, 677.230 437.454 L 686.393 442 854.696 442 C 1022.333 442, 1023 441.992, 1023 440 C 1023 438.008, 1022.333 438, 858.447 438 C 675.789 438, 685.999 438.367, 674.343 431.378 C 663.160 424.673, 656.146 415.387, 652.600 402.594 C 650.763 395.965, 650.597 391.007, 650.059 327 C 649.495 259.949, 649.437 258.389, 647.339 253.255 C 642.169 240.602, 633.758 230.815, 623.237 225.207 C 610.817 218.587, 624.052 219, 424.290 219 C 243.667 219, 243 219.007, 243 221");
	animation: movearr2 4000ms infinite  linear;
    top: 0%;
    left: 0%;
}
 #m_dot3 {
	offset-path: path("M 676.798 442.637 C 662.345 449.990, 652.716 461.479, 648.352 476.581 C 646.842 481.805, 646.569 490.543, 646.025 551 C 645.337 627.421, 645.644 624.121, 638.149 635.574 C 633.432 642.783, 630.272 645.802, 622.657 650.374 C 610.959 657.397, 622.912 657, 423.053 657 C 243.667 657, 243 657.007, 243 659 C 243 660.993, 243.667 661, 424.290 661 C 624.052 661, 610.817 661.413, 623.237 654.793 C 633.754 649.187, 642.153 639.416, 647.345 626.745 C 649.452 621.604, 649.505 620.138, 650.051 553 C 650.574 488.779, 650.732 484.057, 652.587 477.406 C 656.162 464.593, 663.169 455.322, 674.343 448.622 C 685.999 441.633, 675.789 442, 858.447 442 C 1022.333 442, 1023 441.992, 1023 440 C 1023 438.007, 1022.368 438, 854.250 438.105 L 685.500 438.210 676.798 442.637");
	animation: movearr3 4000ms  infinite  linear;
	top:0%;
	left:-2px;
}
#m_dot4 {
	offset-path: path("M 739.500 33.002 C 696.447 33.494, 695.384 33.554, 690.106 35.795 C 673.932 42.660, 661.642 56.557, 658.085 72 C 657.380 75.061, 657.039 195.773, 657.017 449.500 C 656.995 700.323, 656.648 824.629, 655.955 829 C 654.506 838.150, 649.162 848.933, 643.048 855.048 C 636.881 861.214, 626.049 866.553, 617 867.886 C 606.626 869.414, 343.655 868.630, 338.025 867.054 C 321.936 862.551, 310.619 851.440, 304.871 834.500 C 303.741 831.170, 303.428 768.171, 303.007 458.500 C 302.558 128.725, 302.330 86.500, 301 86.500 C 299.670 86.500, 299.470 128.507, 299.235 457.500 C 299.053 712.564, 299.296 830.043, 300.015 833.438 C 303.771 851.190, 320.078 867.576, 338.501 872.110 C 345.479 873.827, 614.073 873.759, 621.499 872.038 C 639.403 867.889, 655.863 851.591, 659.915 834 C 660.620 830.939, 660.961 710.227, 660.983 456.500 C 661.005 205.677, 661.352 81.371, 662.045 77 C 663.494 67.850, 668.838 57.067, 674.952 50.952 C 681.106 44.799, 691.926 39.458, 701 38.095 C 709.965 36.749, 973.324 36.719, 982 38.064 C 991.116 39.477, 1001.916 44.821, 1008.048 50.952 C 1014.162 57.067, 1019.506 67.850, 1020.955 77 C 1022.390 86.058, 1022.390 989.942, 1020.955 999 C 1018.667 1013.441, 1009.384 1026.751, 997.375 1032.808 C 985.450 1038.824, 996.800 1038.416, 825.500 1038.980 C 685.953 1039.439, 667.500 1039.675, 667.500 1041 C 667.500 1042.326, 685.729 1042.531, 824.500 1042.766 C 930.905 1042.946, 983.091 1042.695, 986.438 1041.986 C 1003.999 1038.268, 1020.855 1021.626, 1024.915 1004 C 1026.364 997.707, 1026.364 78.293, 1024.915 72 C 1020.852 54.358, 1003.868 37.608, 986.438 34.052 C 980.872 32.917, 810.439 32.192, 739.500 33.002 M 783 35 C 783 35.596, 786.833 36, 792.500 36 C 798.167 36, 802 35.596, 802 35 C 802 34.404, 798.167 34, 792.500 34 C 786.833 34, 783 34.404, 783 35 M 803 35 C 803 35.639, 811.833 36, 827.500 36 C 843.167 36, 852 35.639, 852 35 C 852 34.361, 843.167 34, 827.500 34 C 811.833 34, 803 34.361, 803 35 M 383 871 C 383 871.655, 403 872, 441 872 C 479 872, 499 871.655, 499 871 C 499 870.345, 479 870, 441 870 C 403 870, 383 870.345, 383 871 M 504 871 C 504 871.603, 508.167 872, 514.500 872 C 520.833 872, 525 871.603, 525 871 C 525 870.397, 520.833 870, 514.500 870 C 508.167 870, 504 870.397, 504 871 M 529 871 C 529 871.631, 535.833 872, 547.500 872 C 559.167 872, 566 871.631, 566 871 C 566 870.369, 559.167 870, 547.500 870 C 535.833 870, 529 870.369, 529 871");
	animation: movearr4 12000ms  infinite  linear;
	top:1px;
	left:-1px;
}
@keyframes movearr1 {
	0% { offset-distance: 0%;}
	100% { offset-distance: 50%;}
}
@keyframes movearr2 {
	0% { offset-distance: 0%;}
	100% {offset-distance: 50%;}
}
@keyframes movearr3 {
  0% { offset-distance: 32%; }
  100% { offset-distance: 82%;}
}
@keyframes movearr4 {
  0% { offset-distance: 25%;}
  100% {offset-distance: 73%;}
}
@keyframes movearr5 {
  0% { offset-distance: 33%; }
  100% { offset-distance: 83%;}
}
@keyframes movearr6 {
  0% { offset-distance: 34.5%; }
  100% { offset-distance: 84.5%;}
}

#m_dot1:before, #m_dot2:before, #m_dot3:before, #m_dot4:before {
    content: "";
    display: block;
	z-index: 5;
    position: absolute;	
    margin-left: 7px;
    margin-top: 5px;
    text-align: center;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #fff;
}

@media (max-width: 1399.98px){
#m_dot1 {
	offset-path: path("M 263.675 168.658 C 263.313 169.020, 263.519 169.920, 264.131 170.658 C 265.051 171.766, 284.970 172.003, 378.372 172.017 C 472.027 172.032, 492.649 172.278, 498.174 173.449 C 517.243 177.491, 530.509 190.757, 534.551 209.826 C 536.642 219.694, 536.642 398.306, 534.551 408.174 C 530.509 427.243, 517.243 440.509, 498.174 444.551 C 492.649 445.722, 472.018 445.968, 378.309 445.983 C 303.946 445.994, 264.906 446.343, 264.500 447 C 264.095 447.655, 230.880 448.008, 168.191 448.024 C 105.806 448.040, 70.934 448.410, 68 449.085 C 50.631 453.085, 34.085 469.631, 30.085 487 C 28.658 493.196, 28.658 684.804, 30.085 691 C 34.085 708.369, 50.631 724.915, 68 728.915 C 72.997 730.066, 303.185 730.482, 304.325 729.342 C 304.687 728.980, 304.481 728.080, 303.869 727.342 C 302.949 726.234, 283.112 725.997, 190.128 725.983 C 96.904 725.968, 76.350 725.722, 70.826 724.551 C 51.757 720.509, 38.491 707.243, 34.449 688.174 C 32.358 678.306, 32.358 499.694, 34.449 489.826 C 38.491 470.757, 51.757 457.491, 70.826 453.449 C 76.350 452.278, 96.913 452.032, 190.191 452.017 C 264.221 452.006, 303.094 451.657, 303.500 451 C 303.905 450.345, 337.287 449.992, 400.309 449.976 C 463.039 449.960, 498.065 449.591, 501 448.915 C 518.369 444.915, 534.915 428.369, 538.915 411 C 540.342 404.804, 540.342 213.196, 538.915 207 C 534.915 189.631, 518.369 173.085, 501 169.085 C 496.003 167.934, 264.815 167.518, 263.675 168.658 M 265.500 449 C 265.096 449.653, 271.303 450, 283.382 450 C 294.637 450, 302.124 449.608, 302.500 449 C 302.904 448.347, 296.697 448, 284.618 448 C 273.363 448, 265.876 448.392, 265.500 449");
}
#m_dot2 {
  offset-path: path("M 284.675 219.658 C 284.313 220.020, 284.519 220.920, 285.131 221.658 C 286.051 222.766, 305.970 223.003, 399.372 223.017 C 522.511 223.036, 519.781 222.919, 531.654 228.682 C 539.081 232.286, 547.714 240.919, 551.318 248.346 C 556.826 259.695, 556.962 261.710, 557.007 333 C 557.034 374.485, 557.429 400.150, 558.085 403 C 561.346 417.158, 572.455 430.491, 587.039 437.750 L 595.577 442 714.789 442 C 833.333 442, 834 441.989, 834 440 C 834 438.012, 833.328 438, 719.750 437.983 C 595.388 437.964, 598.226 438.084, 586.346 432.318 C 578.919 428.714, 570.286 420.081, 566.682 412.654 C 561.174 401.305, 561.038 399.290, 560.993 328 C 560.966 286.515, 560.571 260.850, 559.915 258 C 555.915 240.631, 539.369 224.085, 522 220.085 C 517.003 218.934, 285.815 218.518, 284.675 219.658");
}
#m_dot3 {
	offset-path: path("M 586.500 442.372 C 572.370 449.663, 561.264 463.197, 558.085 477 C 557.429 479.850, 557.034 505.515, 557.007 547 C 556.962 618.290, 556.826 620.305, 551.318 631.654 C 547.714 639.081, 539.081 647.714, 531.654 651.318 C 519.781 657.081, 522.511 656.964, 399.372 656.983 C 305.970 656.997, 286.051 657.234, 285.131 658.342 C 284.519 659.080, 284.313 659.980, 284.675 660.342 C 285.815 661.482, 517.003 661.066, 522 659.915 C 539.369 655.915, 555.915 639.369, 559.915 622 C 560.571 619.150, 560.966 593.485, 560.993 552 C 561.038 480.710, 561.174 478.695, 566.682 467.346 C 570.286 459.919, 578.919 451.286, 586.346 447.682 C 598.226 441.916, 595.388 442.036, 719.750 442.017 C 833.328 442, 834 441.988, 834 440 C 834 438.010, 833.374 438.001, 714.250 438.122 L 594.500 438.245 586.500 442.372");
	animation: movearr5 4000ms  infinite  linear;
}
#m_dot4 {
	offset-path: path("M 605.585 35.119 C 588.644 39.092, 572.029 55.876, 568.085 73 C 567.382 76.055, 567.035 183.016, 567.007 406 C 566.972 685.241, 566.753 735.501, 565.551 741.174 C 561.509 760.243, 548.243 773.509, 529.174 777.551 C 519.279 779.648, 312.721 779.648, 302.826 777.551 C 283.757 773.509, 270.491 760.243, 266.449 741.174 C 265.247 735.503, 265.032 687.137, 265.017 419.250 C 265 104.672, 264.996 104, 263 104 C 261.004 104, 261 104.659, 261.024 421.750 C 261.041 637.376, 261.382 740.946, 262.085 744 C 266.085 761.369, 282.631 777.915, 300 781.915 C 306.212 783.345, 525.788 783.345, 532 781.915 C 549.369 777.915, 565.915 761.369, 569.915 744 C 570.618 740.945, 570.965 633.984, 570.993 411 C 571.028 131.759, 571.247 81.499, 572.449 75.826 C 576.491 56.757, 589.757 43.491, 608.826 39.449 C 618.729 37.350, 835.271 37.350, 845.174 39.449 C 864.243 43.491, 877.509 56.757, 881.551 75.826 C 883.676 85.854, 883.676 897.146, 881.551 907.174 C 877.509 926.243, 864.243 939.509, 845.174 943.551 C 839.565 944.739, 810.041 944.968, 660.250 944.983 C 482.672 945, 482 945.008, 482 947 C 482 948.993, 482.659 949, 662.750 948.976 C 783.834 948.959, 844.985 948.609, 848 947.915 C 865.369 943.915, 881.915 927.369, 885.915 910 C 887.363 903.710, 887.363 79.290, 885.915 73 C 881.915 55.631, 865.369 39.085, 848 35.085 C 842.252 33.761, 611.236 33.794, 605.585 35.119");
}


}

@media (max-width: 1199.98px){
#m_dot1 {
	offset-path: path("M 219.675 169.658 C 219.313 170.020, 219.519 170.920, 220.131 171.658 C 221.048 172.762, 237.292 173.003, 311.872 173.017 C 386.131 173.032, 403.705 173.290, 409.174 174.449 C 428.243 178.491, 441.509 191.757, 445.551 210.826 C 447.642 220.694, 447.642 399.306, 445.551 409.174 C 441.509 428.243, 428.243 441.509, 409.174 445.551 C 403.705 446.710, 386.122 446.968, 311.809 446.983 C 252.446 446.994, 220.905 447.345, 220.500 448 C 220.097 448.652, 194.046 449.009, 145.691 449.024 C 98.144 449.040, 69.884 449.421, 67 450.085 C 49.631 454.085, 33.085 470.631, 29.085 488 C 27.658 494.196, 27.658 685.804, 29.085 692 C 33.085 709.369, 49.631 725.915, 67 729.915 C 71.990 731.064, 259.189 731.478, 260.325 730.342 C 260.687 729.980, 260.481 729.080, 259.869 728.342 C 258.952 727.238, 242.626 726.997, 167.628 726.983 C 92.938 726.968, 75.296 726.710, 69.826 725.551 C 50.757 721.509, 37.491 708.243, 33.449 689.174 C 31.358 679.306, 31.358 500.694, 33.449 490.826 C 37.491 471.757, 50.757 458.491, 69.826 454.449 C 75.296 453.290, 92.946 453.032, 167.691 453.017 C 227.387 453.006, 259.095 452.655, 259.500 452 C 259.903 451.348, 285.787 450.991, 333.809 450.976 C 381.011 450.960, 409.118 450.579, 412 449.915 C 429.369 445.915, 445.915 429.369, 449.915 412 C 451.342 405.804, 451.342 214.196, 449.915 208 C 445.915 190.631, 429.369 174.085, 412 170.085 C 407.011 168.936, 220.811 168.523, 219.675 169.658 M 221.500 450 C 221.096 450.653, 227.303 451, 239.382 451 C 250.637 451, 258.124 450.608, 258.500 450 C 258.904 449.347, 252.697 449, 240.618 449 C 229.363 449, 221.876 449.392, 221.500 450");
}
#m_dot2 {
  offset-path: path("M 238.675 220.658 C 238.313 221.020, 238.519 221.920, 239.131 222.658 C 240.048 223.762, 256.292 224.003, 330.872 224.017 C 429.504 224.036, 428.965 224.008, 440.654 229.682 C 448.083 233.287, 456.714 241.920, 460.321 249.351 C 466.030 261.114, 466.157 263.098, 465.939 337 C 465.741 404.191, 465.750 404.525, 467.912 409.894 C 473.155 422.912, 481.849 432.084, 495.395 438.890 L 503.577 443 600.789 443 C 697.333 443, 698 442.986, 698 441 C 698 439.015, 697.328 439, 605.750 438.983 C 505.686 438.964, 505.692 438.964, 494.749 433.468 C 483.596 427.866, 476.086 419.129, 472.002 407.005 C 469.878 400.702, 469.851 399.720, 469.959 332.440 C 470.032 286.348, 469.713 262.681, 468.974 259.382 C 465.018 241.734, 448.553 225.128, 431 221.085 C 426.011 219.936, 239.811 219.523, 238.675 220.658 M 503 440.063 C 503 440.578, 504.875 441, 507.167 441 C 512.102 441, 511.943 440.506, 506.750 439.704 C 504.673 439.384, 503 439.544, 503 440.063");
}
#m_dot3 {
	offset-path: path("M 494.724 443.362 C 481.291 450.510, 473.036 459.362, 467.918 472.106 C 465.764 477.470, 465.753 477.879, 465.943 545 C 466.152 618.893, 466.023 620.900, 460.321 632.649 C 456.714 640.080, 448.083 648.713, 440.654 652.318 C 428.965 657.992, 429.504 657.964, 330.872 657.983 C 256.292 657.997, 240.048 658.238, 239.131 659.342 C 238.519 660.080, 238.313 660.980, 238.675 661.342 C 239.811 662.477, 426.011 662.064, 431 660.915 C 448.553 656.872, 465.018 640.266, 468.974 622.618 C 469.713 619.319, 470.032 595.652, 469.959 549.560 C 469.851 482.280, 469.878 481.298, 472.002 474.995 C 476.086 462.871, 483.596 454.134, 494.749 448.532 C 505.692 443.036, 505.686 443.036, 605.750 443.017 C 697.328 443, 698 442.985, 698 441 C 698 439.013, 697.371 439.001, 600.250 439.112 L 502.500 439.223 494.724 443.362");
	animation: movearr6 4000ms  infinite  linear;
}
#m_dot4 {
	offset-path: path("M 515.585 34.119 C 498.644 38.092, 482.029 54.876, 478.085 72 C 477.382 75.052, 477.035 177.987, 477.007 392 C 476.972 660.035, 476.752 708.504, 475.551 714.174 C 471.509 733.243, 458.243 746.509, 439.174 750.551 C 429.331 752.637, 270.669 752.637, 260.826 750.551 C 241.757 746.509, 228.491 733.243, 224.449 714.174 C 223.248 708.508, 223.032 663.034, 223.017 413.250 C 223 119.672, 222.995 119, 221 119 C 219.004 119, 219 119.659, 219.024 415.750 C 219.041 616.885, 219.383 713.950, 220.085 717 C 224.085 734.369, 240.631 750.915, 258 754.915 C 264.182 756.338, 435.818 756.338, 442 754.915 C 459.369 750.915, 475.915 734.369, 479.915 717 C 480.618 713.948, 480.965 611.013, 480.993 397 C 481.028 128.965, 481.248 80.496, 482.449 74.826 C 486.491 55.757, 499.757 42.491, 518.826 38.449 C 528.680 36.361, 695.320 36.361, 705.174 38.449 C 724.243 42.491, 737.509 55.757, 741.551 74.826 C 743.676 84.852, 743.676 873.148, 741.551 883.174 C 737.509 902.243, 724.243 915.509, 705.174 919.551 C 699.562 920.740, 669.489 920.968, 516.250 920.983 C 334.672 921, 334 921.007, 334 923 C 334 924.993, 334.659 925, 518.750 924.976 C 642.595 924.959, 704.983 924.609, 708 923.915 C 725.369 919.915, 741.915 903.369, 745.915 886 C 747.363 879.710, 747.363 78.290, 745.915 72 C 741.915 54.631, 725.369 38.085, 708 34.085 C 702.279 32.768, 521.211 32.800, 515.585 34.119");
}


}

@media (max-width: 1399.98px){

:root{
	font-size:14px;
}
.countdown {
    margin-left: -270px;
    width: 540px;
}
header .m-title {
    font-size: 2.75rem;
}
main .bgc.oflow .video-container {
    top: calc(50% - 160px);
}
main .reviews .box.slide {
    height: 300px;
}
.reviews-slider-cont {
    top: calc(50% - 180px);
}
main .r3 .rline {
    left: -22.5px;
}
main > section > .container-fluid.oflow .container{
    padding-top: 50px;
    padding-bottom: 50px;
}
.course .left {
    width: 100px;
}
.email-form textarea {
    height: 152px;
}
}

@media (max-width: 1199.98px){
:root{
	font-size:13px;
}
main > section > .container-fluid > .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
body .header-menu {
    padding: 1rem 0;
}
body header .row .col-md-6:first-child, body .training-end .row .col-md-6:first-child {
   padding-right: calc(var(--bs-gutter-x) * 0.5);
}
main .bgc.oflow .video-container {
    top: calc(50% - 135px);
}
main .r-box {
    width: 190%;
}
main .r3 .r-box {
    margin-left: -45%;
    width: 180%;
}
main .r3 .rline {
    left: -21.5px;
}
.email-form textarea {
    height: 146px;
}
}

