@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-SemiBold.woff') format('woff'),
		url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Bold.woff') format('woff'),
		url('../fonts/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Medium.eot');
	src: local('Montserrat Medium'), local('Montserrat-Medium'),
		url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Medium.woff') format('woff'),
		url('../fonts/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face{font-family:'Font Awesome';font-style:normal;font-weight:400;font-display:auto;src:url('../fonts/fa-regular-400.woff') format('woff'),url('../fonts/fa-regular-400.ttf') format("truetype")}

body, .sp-preloader {
    color: #000;
	font-family: 'Montserrat';
}
.body-innerwrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

section#sp-main-body {
    flex: 1;
}
#sp-main-body {
    padding: 24px 0px;
}
#offcanvas-toggler > .fa {
    color: #ffffff;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #fff000;
}
.offcanvas-inner a.soc {
    color: #292929;
    font-size: 24px;
    margin-left: 8px;
    line-height: 20px;
    display: inline-block;
}
.off-subtitle {
    padding: 5px 0px;
    font-weight: 600;
}
ol.breadcrumb {
    padding: 15px 0px;
    background: #fff;
    margin-bottom: 0;
}

a.pathway {
    color: #292929;
}
.btn.btn-primary {
	background: #fff000;
    color: #000;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
	background: #292929;
    color: #fff000;
}

/*top banner*/
.top-banner-item {
    background: #fff000;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 72px;
  	width: 100%; /*75%;*/
}
.top-banner-item:before {
    content: '';
    /*background: url(/images/arrl.png);*/
    background: url(/images/titlebefore.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    height: 72px;
    width: 135px;
  	top: 0px;
    left: 10%;
}
.top-banner-item:after {
    content: '';
    /*background: url(/images/arrr.png);*/
    background: url(/images/titleafter.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    height: 72px;
    width: 310px;
  	top: -76px;
    right: -40%;
}
.top-banner-title {
    font-size: 22px;
	padding: 5px 15px;
	font-weight: 600;
}
.top-banner-title span {
    font-weight: bold;
}
.top-banner-txt {
    line-height: 14px;
	font-weight: 500;
}

/* menu */
header#sp-header {
    background: #292929;
    box-shadow: none;
    height: 90px;
}
#sp-header .logo {
    height: 90px;
}
section#sp-top-menu {
    z-index: 2;
	padding-top: 8px;
}
.sp-megamenu-parent {
    float: left;
    margin: 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height:90px;
    color: #fff000;
    font-size: 16px;
}
.sp-megamenu-parent > li:hover > a {
    color: #fff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
}
@media (max-width: 1199px) {
.container {
    max-width: 100%;
}
.top-banner-item:before, .top-banner-item:after {
    content: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 16px;
}
}

/*slider*/
section#sp-slider {
    background: url(/images/slide2.jpg);
    background-position: center center;
}

div#sp-slide {
    height: 600px;
    color: #fff;
    padding-top: 100px;
}
div#sp-slide span.smaller {
    font-size: 90%;
}
div#sp-slide span.bigger {
    font-weight: 600;
    color: #fff000;
    font-size: 130%;
	text-shadow: 0 0 5px #000;
}
div#sp-slide .slidesubtitle {
	font-size: 2.5em;
}
div#sp-slide .slidesubtitle span.fast {font-size: 24px;color: #fff000;position: relative;padding-left: 60px;}

span.fast img {
    display: inline-block;
    width: 50px;
    position: absolute;
    margin-top: 20px;
    left: 0;
}
div#sp-slide h1 {
    line-height: 1.5;
}
.headin {
    font-size: 20px;
    font-weight: 500;
}
.bron {
    width: 400px;
    text-align: center;
    color: #fff000;
    font-weight: 500;
    margin-bottom: 10px;
}
/*feature*/
.mod-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 72px;
    background: #fff000;
    margin-bottom: 25px;
}
.mod-title:before {
    content: '';
    position: absolute;
    left: -120px;
    display: inline-block;
    background: url(/images/titlebefore.png);
    width: 135px;
    height: 72px;
}
.mod-title:after {
    content: '';
	position: absolute;
	display: inline-block;
    background: url(/images/titleafter.png);
	right: -120px;
	width: 135px;
    height: 72px;
}
section#sp-features {
    background: url(/images/featureback.jpg);
}
.feature-icon img, .step-icon img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.feature-title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
}
.feature-item {
    padding-bottom: 40px;
    color: #fff;
}

div#sp-feature .sp-module {
    padding-bottom: 40px;
}
.price-item {
    padding: 40px 20px;
    box-shadow: 0 0 10px #a7a7a7;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.price-title {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

.price-subtitle {
    padding-bottom: 20px;
}

ul.price-pluses {
    list-style: none;
    padding-inline-start: 0px;
}
ul.price-pluses li {
    line-height: 24px;
    border-bottom: 1px solid #ccc;
    padding-left: 30px;
    margin-bottom: 3px;
}
ul.price-pluses i.fas.fa-check {
    position: absolute;
    left: 35px;
    background: #fff000;
    color: #292929;
    border-radius: 50%;
    padding: 3px;
    font-size: 10px;
    border: 2px solid #292929;
}
.prise-cost {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.prise-cost {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.price-btn a, .step-btn a {
    background: #fff000;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 35px;
    display: inline-block;
	transition: all .2s ease-out;
	cursor: pointer;
    overflow: hidden;
    position: relative;
}

.price-btn a:after, .step-btn a:after {
    content: '';
    position: absolute;
    top: -50%;
    bottom: -50%;
    background: linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.6) 100%);
    width: 45px;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    left: -65%;
    -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
-webkit-animation-name:blick;
animation-name:blick;
-webkit-animation-duration:3s;
animation-duration:3s;
-webkit-animation-iteration-count:infinite;
animation-iteration-count:infinite}
@-webkit-keyframes blick{60%{left:100%}to{left:130%}}
@keyframes blick{60%{left:100%}to{left:130%}}
.price-btn a:hover, .step-btn a:hover {
    background: #292929;
    color: #fff000;
}
.price-item .price-btn {
    text-align: center;
    padding-top: 20px;
}

.price-btn, .step-btn {
    padding-top: 20px;
}
.steps {
    padding-bottom: 40px;
}
.steps:before {
    content: '';
    background: url(/images/stepsback.png);
    background-size: contain;
    position: absolute;
    right: -540px;
    left: auto;
    display: block;
    width: 822px;
    height: 520px;
}
.steps-title {
    font-size: 32px;
    line-height: 60px;
    font-weight: 600;
    padding: 60px 0px 60px 130px;
}

.steps-title span {
    color: #fff000;
    font-size: 180px;
    line-height: 130px;
    position: absolute;
    left: 15px;
}
.step-item {
    text-align: center;
}

.step-txt span {
    font-weight: 600;
}
a.step-tel {
    color: #000;
    font-weight: bold;
    border-bottom: 1px dashed;
}
@media (max-width: 992px) {
div#sp-slide {
    padding-top: 30px;
	height: 350px;
}
div#sp-slide h1, div#sp-slide .slidesubtitle {
    font-size: 26px;
    line-height: 1.4;
}

}
@media (max-width: 580px) {
div#sp-slide h1, div#sp-slide .slidesubtitle {
    font-size: 24px;
	line-height: 24px;
}	
div#sp-slide p.slidesubtitle {
    line-height: 38px;
}
	.opisan {
    line-height: 18px;
    font-size: 14px;
}
.top-banner-title {
    font-size: 16px;
	line-height: normal;
}
button#send {
    white-space: normal;
}
}
/*main section*/
.mainpage section#sp-main-body, #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0;
}
.article-details .article-can-edit {
    margin: 0;
}
/*moto*/
.moto-title {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
}
.moto-subtitle {
    padding-bottom: 20px;
}
.moto-img {
    height: 280px;
}

.moto-img img {
    object-fit: contain;
    height: 100%;
    margin: auto;
}
.moto-item {
    position: relative;
}
.moto-item:hover {
    box-shadow: 0 0 10px #a7a7a7;
}
.moto-img-title {
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
.moto-item:hover .moto-img-title {
    background: #fff000;
}
.moto-img-subtitle {
    display: none;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 7px 10px #a7a7a7;
    z-index: 2;
}

.moto-item:hover .moto-img-subtitle {
    display: block;
    position: absolute;
}
div#sp-moto .sp-module {
    padding-bottom: 40px;
}
/*form*/
form#order label.radio-inline span {
    padding: 5px 8px;
    font-weight: 600;
    border: 1px solid #ddd;
    background: rgba(224, 224, 224, 0.5);
}
form#order label.radio-inline 
 input[type="radio"]:checked+span {
    background: #fff000;
    padding: 5px 8px;

}

form#order label.radio-inline 
 input {
    display: none;
}
input#telephone {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
input#telephone:focus {
    box-shadow: 0 0 10px #a7a7a7;
    border-color: #FFF000;
}
button#send {
    color: #292929;
    background: #FFF000;
    border-color: #FFF000;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 35px;
    transition: all .2s ease-out;
    cursor: pointer;
    border-radius: 0;
}
button#send:hover {
    background: #292929;
    border-color: #292929;
    color: #fff000;
    border-radius: 0;
}
button#send:focus {
    box-shadow: none;
}
/*reviews*/
section#sp-rev {
    background: url(/images/revback.jpg);
}
.rating-title {
    font-size: 32px;
    line-height: 60px;
    font-weight: 600;
    padding: 60px 130px 60px 0px;
}
.rating-title span {
    color: #fff000;
    font-size: 180px;
    line-height: 130px;
    position: absolute;
    margin-top: -90px;
    right: 25%;
}
.owl-carousel.reviews .item {
    padding: 15px 15px 25px 0;
}
.review-item {
    padding: 40px 20px;
    box-shadow: 0 0 10px #a7a7a7;
    border-radius: 5px;
	min-height: 620px;
	background: #fff;
}
.review-subtitle {
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.review-name {
    position: relative;
    background: #fff000;
    line-height: 72px;
    padding: 0 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 100px;
}
.review-name:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(/images/titleafter.png);
    right: -100px;
    width: 135px;
    height: 72px;
}
.review-img {
    padding: 96px 0px 0px 0px;
    min-height: 500px;
    height: 500px;
    margin-right: -30px;
    overflow: hidden;
}
.review-img img {
    object-fit: contain;
}
.owl-carousel.reviews .owl-dots {
    position: absolute;
    right: 40px;
    bottom: 40px;
}
button.owl-dot {
    margin-right: 10px;
}
button.owl-dot span {
    display: block;
    width: 30px;
    height: 4px;
    background: rgba(41, 41, 41, 0.5);
}
button.owl-dot.active span {
    background: #fff000;
}
.owl-nav>button{
	position: absolute;
}
.owl-nav .owl-next{
	right: 0;
}
.owl-carousel.reviews .owl-nav {
    position: absolute;
    margin-top: -350px;
    width: 100%;
}
.owl-nav>button span {
    font-size: 32px;
    line-height: 35px;
    font-weight: bold;
    color: #292929;
    border-radius: 2px;
    background: #fff000;
    width: 20px;
    height: 40px;
    display: block;
}
button.owl-next {
    margin-right: -20px;
}
button.owl-prev {
    margin-left: -30px;
}
.owl-nav>button:focus {
    outline: none;
}
.mod-title a {
    color: #000;
    font-weight: bold;
    border-bottom: 1px dashed;
}
/*FAQ*/

div#cours-accordion {
    padding-bottom: 60px;
}
button.btn.cours-btn {
    background: #ffffff;
    border: 1px solid #292929;
    border-radius: 4px;
    width: 100%;
    text-align: left;
    padding: 12px 20px;
    line-height: 20px;
    box-shadow: none;
    margin-bottom: 5px;
}
button.btn.cours-btn.collapsed:after {
    content: '+';
    display: inline-block;
    float: right;
    color: #292929;
    background: #fff000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
}
button.btn.cours-btn:after {
    content: '-';
    font-weight: bold;
    display: inline-block;
    float: right;
    line-height: 20px;
    color: #fff000;
    background: #292929;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
}
.cours-card .card-body {
    position: relative;
    overflow: hidden;
    padding: 25px 20px;
}
button.btn.cours-btn.collapsed {
    background: #fff;
}
button.btn.cours-btn {
    background: #fff000;
  	color: #000000;
}
button.btn.cours-btn span {
    font-size: 24px;
    margin-right: 20px;
    font-weight: bold;
}
/*bottom*/
section#sp-bottom {
    background: none;
    padding: 0px;
}

#sp-bottom .sp-module {
    margin: 0px;
}
.sp-module.infomap {
    padding-top: 100px;
    background: url(/images/mapinfoback.jpg);
	background-position: center center;
}
.map-info-slogan {
    font-size: 56px;
    font-weight: bold;
    color: #fff000;
    padding-bottom: 40px;
}
.map-info {
    padding: 40px 20px;
    color: #000;
    position: relative;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 10px #a7a7a7;
    border-radius: 5px;
    margin-bottom: -200px;
}

.map-title {
    position: relative;
    background: #fff000;
    line-height: 72px;
    padding: 0 0 0 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 100px;
}

.map-title:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(/images/titleafter.png);
    right: -100px;
    width: 135px;
    height: 72px;
}
.map-subtitle {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
}

#sp-bottom a {
    color: #000;
}
.map-info .social {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}

#sp-bottom .map-info a.soc {
    color: #292929;
    font-size: 28px;
    margin-right: 8px;
    margin-left: 8px;
    line-height: 20px;
    display: inline-block;
}

.map-item-title {
    font-size: 16px;
    font-weight: 600;
padding-bottom: 20px;
    text-align: center;
}
.map-item-txt {
    font-size: 16px;
    line-height: 30px;
}
/*footer*/
footer#sp-footer{
	background: #292929;
}
#sp-footer #sp-footer2 {
    text-align: left;
	
}
#sp-footer ul.menu.footer li {
    display: block;
}
#sp-footer ul.menu.footer li a {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 5px;
    border-bottom: 1px solid #292929;
}

#sp-footer ul.menu.footer li a:hover {
    color: #fff000;
    border-bottom: 1px dashed #fff;
}

div#sp-footer1 {
    text-align: center;
}

div#sp-footer1 img {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
}
.footer-adres span {
    font-weight: bold;
    display: block;
    padding-top: 10px;
}
.social>span {
    font-size: 16px;
}
#sp-footer  a.soc {
    color: #fff000;
    font-size: 28px;
    margin-right: 8px;
    margin-left: 8px;
	line-height: 20px;
    display: inline-block;
}

#sp-footer a.soc:hover {
    color: #fff;
}

@media (max-width: 991px) {
.steps:before {
    content: '';
    background: url(/images/stepsback.png);
    background-size: contain;
    position: absolute;
    right: -570px;
    left: auto;
    display: block;
    width: 822px;
    height: 520px;
}
.steps-title {
    font-size: 24px;
    line-height: 40px;
    padding: 60px 0px 60px 70px;
}
.steps-title span {
    line-height: 80px;
    font-size: 100px;
}
.rating-title {
    font-size: 24px;
    line-height: 40px;
}

.rating-title span {
    font-size: 120px;
}
button.btn.cours-btn {
    white-space: normal;
}

div#sp-slide h1 span.fast {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
span.fast img {
    margin-top: -10px;
}
div#sp-slide h1 br {
    display: none;
}
div#sp-slide {
    padding-top: 10px;
}
}
@media (max-width: 767px) {
.top-banner-item {
    height: auto;
}
.steps:before {
    content: '';
    background: url(/images/stepsback.png);
    background-size: contain;
    position: absolute;
    right: -600px;
    margin-top: 200px;
    left: auto;
    display: block;
    width: 822px;
    height: 520px;
}
.mod-title {
    font-size: 24px;
}
.rating-title {
    padding: 60px 0px;
    line-height: 30px;
}

.rating-title span {
    right: 15px;
    font-size: 100px;
    line-height: 150px;
}
div#sp-reviews {
    padding-bottom: 30px;
}
.owl-carousel.reviews .item {
    padding: 0;
}
.review-img {
    padding: 0px;
    height: 250px;
    min-height: 250px;
    margin-right: auto;
}
.review-img img {
    object-fit: contain;
    height: 250px;
}
.review-name {
    margin-right: 0;
    line-height: 50px;
    margin-bottom: 10px;
}
.review-subtitle {
    font-size: 20px;
    padding-bottom: 10px;
}
.review-name:after {
    content: none;
}
.review-item {
    padding: 20px;
	min-height: auto;
	box-shadow: none;
}
.review-txt {
    font-size: 14px;
}
.owl-carousel.reviews .owl-dots {
    bottom: 15px;
}
.rating-title {
    padding: 60px  150px 60px 0px;
    font-size: 20px;
}

.rating-title span {
    font-size: 72px;
}
.map-info-slogan {
    font-size: 42px;
    text-align: center;
}
div#sp-slide h1 {
    font-size: 24px;
    line-height: 1.2;
}

.headin {
    font-size: 18px;
}
}
@media (max-width: 580px) {
	img.logo-image {
    height: 50px;
}

header#sp-header {
    height: 60px;
}

#sp-header .logo {
    height: 60px;
}

#offcanvas-toggler {
    height: 60px;
    line-height: 60px;
}
div#sp-slide h1 span.fast {
    font-size: 18px;
    padding-left: 42px;
}

span.fast img {
    width: 42px;
}

div#sp-slide h1 {
    text-align: center;
}


.headin {
    font-size: 14px;
    line-height: normal;
    text-align: center;
}

.bron {
    width: 100%;
    font-size: 12px;
}

div#sp-slide .price-btn {
    padding-top: 10px;
}

div#sp-slide {
    height: 510px;
}

div#sp-slide .price-btn a {
    text-align: center;
    padding: 10px;
}	
	.mod-title {
    font-size: 16px;
}
	.steps-title {
    line-height: 30px;
    font-size: 20px;
}
.steps:before {
    content: '';
    background: url(/images/stepsback.png);
    background-size: contain;
    position: absolute;
    right: -600px;
    margin-top: 200px;
    left: auto;
    display: block;
    width: 822px;
    height: 520px;
    opacity: 0.3;
}
.rating-title {
    padding: 30px 0 90px;
}

.rating-title span {
    margin-top: 25px;
    line-height: 90px;
}
.map-title {
    margin-right: 0;
}
.map-title:after {
    content: none;
}
.map-item-txt {
    font-size: 14px;
}
}