
@media (max-width: 1199px) {

.sec3 ul {

	justify-content: center;
}

.sec3 ul li {
	flex-basis: 33.33%;
}

#sliderImg1 {
	left: 50px;
	transform: scale(0.8);
	transform-origin: 0 100%;
}

#sliderImg2 {
	left: 30px;
	transform: scale(0.8);
	transform-origin: 0 100%;
}

#sliderImg3 {
	left: 15px;
	transform: scale(0.75);
	transform-origin: 0 100%;
}

#sliderImg4 {
	left: 50px;
	transform: scale(0.72);
	transform-origin: 0 100%;
}

#sliderImg5 {
	left: 50px;
	transform: scale(0.9);
	transform-origin: 0 100%;
}

#sliderImg6 {
	left: 15px;
	transform: scale(0.7);
	transform-origin: 0 100%;
}

.sec6 h2 {
	width: 100%;
}

.sec6 h2::before {
	width: 45px;
}

.sec6 h2::after {
	width: 45px;
}

.road ul li:nth-child(1) {
	margin-top: 200px;
	margin-left: -30px;
}

.business li {
	flex-basis: 50%;
}

.road ul li:nth-child(2) {
	margin-top: 0px;
	margin-left: 255px;
}

.road ul li:nth-child(3) {
	margin-top: 570px;
	margin-left: 485px;
}

.road ul li:nth-child(4) {
	margin-top: 375px;
	margin-left: 800px;
}

.busAutor {
	margin-left: -80px;
}

.sec11 h3 {
	font-size: 27px;
}

.howWork {
	background-image: none;
}

.howWork li {
    flex-basis: 20%;
    padding: 15px 15px;
    text-align: center;
}


.copyright {
	padding-left: 200px;
}

.adress {
	padding-left: 50px;
}

}

@media (max-width: 991px) {

	
.logo p {
    padding-left: 15px;
}

.sec2bg {
	display: none;
}

.sec2 {
	background: url(../img/sec2bg.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 30px 0;
}

.sec2Form {
    margin-top: 30px;
}

.sliderTicket {
	width: 330px;
}




#sliderImg1 {
	left: 50px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

#sliderImg2 {
	left: 30px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

#sliderImg3 {
	left: 15px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

#sliderImg4 {
	left: 50px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

#sliderImg5 {
	left: 50px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

#sliderImg6 {
	left: 15px;
	transform: scale(0.5);
	transform-origin: 0 100%;
}

.sliderTicket {
    padding-bottom: 40px;
	top: 60px;
}

#piroName {
    font: 35px 'Segoe UI';
    text-align: center;
    padding-top: 40px;
    color: white;
}

.sliderTicket .btn2 {
    margin-top: 40px;
}

#piroDescr {
    padding-top: 40px;
}

h2 {
	font-size: 27px;
}

.roadXs {
	
}

.roadXs ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.roadXs ul li {
	text-align: center;
	font: 18px 'Segoe UI';
	padding-top: 130px;
	flex-basis: 25%;
}

.roadXs ul li:nth-child(1) {
	background: url(../img/91.png) no-repeat;
	background-position: center top;
}

.roadXs ul li:nth-child(2) {
	background: url(../img/92.png) no-repeat;
	background-position: center top;
}

.roadXs ul li:nth-child(3) {
	background: url(../img/93.png) no-repeat;
	background-position: center top;
}

.roadXs ul li:nth-child(4) {
	background: url(../img/94.png) no-repeat;
	background-position: center top;
}

.sec6 .listText {
    padding-left: 15px;
}

.feedback li {
    flex-basis: 100%;
    margin-top: 50px;
}

.clientsContent p br {
    display: none;
}

.sec11 h3 {
    font-size: 21px;
}

.sec11 h4 br {
    display: none;
}

.sec11 h4 {
	padding-top: 15px;
}

.sec14 {
	overflow: hidden;
	max-width: 100%;
}

.copyright {
	text-align: center;
	font: 16px 'Segoe UI';
	line-height: 1.25;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.adress {
	text-align: center;
	font: 16px 'Segoe UI';
	line-height: 1.25;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

}

@media (max-width: 767px) {

.sec1 {
	text-align: center;
}

.logo {
	width: 100%;
	text-align: center;
}

.number .telephone {
    padding-top: 15px;
}

h1 {
	font-size: 21px;
	text-align: center;
}

.sec2Left .earn {
	font-size: 21px;
	text-align: center;
	padding-top: 0;
}

.sec2Left .earn br {
	display: none;
}

h2 {
	padding: 0;
	font-size: 20px;
}

.sec3 {
    padding-top: 45px;
}

.sec3 ul {
    margin-top: 0px;
}

.sec3 p {
    padding-left: 0;
    padding-right: 0;
	max-width: 320px;
}

.sec3 ul li {
    flex-basis: 100%;
}

.sec4 h3 {
    font: 900 19px 'Segoe UI';
    padding-bottom: 15px;
}

.sec4 {
    padding-top: 45px;
}

.sec5 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.slider {
    height: 320px;
    margin-top: 45px;
}

.sliderTicket {
    padding-bottom: 40px;
    top: 0px;
	right: calc(50% - 145px);
	width: 290px;
}

.sec6 ul li {
    flex-basis: 100%;
    padding: 15px 0;
}

.sec6 .listText {
    padding-left: 5px;
}

.sec6 h6 {
    font-size: 17px;
}

.sec6 h2::before {
    display: none;
}

.sec6 h2::after {
    display: none;
}

.sec6 {
    padding-top: 45px;
    padding-bottom: 45px;
    background: url(../img/sec6bg.jpg) no-repeat;
    background-size: cover;
}



.btn3 {
    height: 60px;
    text-align: center;
    background-image: linear-gradient(0deg, rgb(197,19,25) 0%, rgb(255,20,27) 100%);
    box-shadow: 0px 3px 0px 0px rgba(152, 14, 17, 1);
    border-radius: 2px;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 290px;
    margin-left: calc(50% - 145px);
    margin-top: 30px;
    position: relative;
}

.btn3 p {
    font-size: 15px;
}

.sec7 ul li {
	flex-basis: 100%;
	margin-top: 30px;
}

.russias li {
    flex-basis: 100%;
}

.sec8 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.sec9 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.roadXs ul li {
	margin-top: 15px;
    flex-basis: 50%;
}

.sec9 h2 {
    background-color: #f9f9f9;
    padding-top: 0px;
    padding-bottom: 15px;
}

.business li {
    flex-basis: 100%;
}

.busAva {
    margin-bottom: 25px;
}

.busAutor {
    margin-left: 0px;
	float: left;
}

.feedbackName {
    padding-left: 15px;
}

.feedbackText {
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 0px;
}

.sec11 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.clientsContent {
    text-align: center;
    padding-top: 45px;
}

.clientsContent img {
    max-width: 100%;
}

.clientsContent p {
    padding: 30px 0;
}

.sec11 h3 {
    font-size: 21px;
	line-height: 1.2;
	background-size: cover;
	padding: 10px 0;
}

.stand {
	text-align: center;
}

.sec11 .middle h5 {
    font-size: 50px;
    padding-top: 15px;
}

.sec11 .middle {
    padding-top: 0px;
}

.sec11Form {
    margin-top: 30px;
}

.sec12 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.sec12 ul {
    margin-top: 0px;
}

.sec12 ul li {
	flex-basis: 100%;
	text-align: center;
	margin-top: 30px;
}

.sec12 h4 {
    font-size: 21px;
}

.sec13 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.sertificats img {
    padding: 10px 5px;
    cursor: pointer;
}

.sertificats {
    text-align: center;
    padding-top: 25px;
}

.howWork li {
	flex-basis: 100%;
	padding: 15px 15px;
	text-align: center;
}

.sec14 {
    padding-top: 45px;
	background: none;
}

.sec14Form {
    margin-top: 30px;
}

.copyright {
    text-align: center;
    font: 16px 'Segoe UI';
    line-height: 1.25;
    padding-top: 30px;
    padding-bottom: 20px;
}

}


