@media screen and (max-width:1400px) {
    .one {
        background-image: url(../img/bg1.jpg);
        background-repeat: no-repeat;
        background-position: calc(50% + 30px) 100%;
        background-size: 187vh auto;
        background-color: #f6c018;
    }
    .flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .row.flex::before,
    .row.flex::after {
        display: none
    }
    header {
        position: absolute;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
    }
    ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .content ul {
        padding-left: 30px;
        margin-bottom: 25px;
        list-style-type: disc;
    }
    .flexUl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 0px;
    }
    .topNav {}
    .topNav li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 7px;
    }
    .topNav li a {
        font-size: 13px;
        line-height: 13px;
        text-transform: uppercase;
        display: block;
        color: #2E0000;
    }
    .topNav li a:hover,
    .topNav li a.active {
        text-decoration: underline
    }
    .toptel {
        display: block;
        font-size: 18px;
        line-height: 19px;
        text-transform: uppercase;
        margin: 1px 0;
        color: #2E0000;
    }
    .messengers {
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        color: #2E0000;
        padding-top: 3px;
    }
    .messengers a {
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
        color: #2E0000;
    }
    .messengers a:hover {
        text-decoration: underline;
    }
    .logoImg {
        position: relative;
        display: block;
    }
    .logoImg::before {
        background-image: url(../img/logoBg.png);
        width: 284px;
        height: 146px;
        position: absolute;
        z-index: 10;
        content: '';
        top: -20px;
        left: calc(50% - 157px);
    }
    .logoImg img {
    position: relative;
    z-index: 100;
    top: 7px;
    width: 110px;
    left: -20px;
    }
    .toggledText {
        display: inline-block;
        position: relative;
        font-size: 16px;
        line-height: 1;
        padding: 7px 19px;
        border-radius: 8px;
        background: #52B633;
        text-transform: uppercase;
        margin-bottom: 22px;
        color: #FFFFFF;
    }
    .toggledText::after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 11.5px 0 11.5px;
        border-color: #51b633 transparent transparent transparent;
        left: 19px;
        bottom: -13px;
    }
    h1 {
        margin: 0;
        font-size: 60px;
        line-height: 72px;
        text-transform: uppercase;
        color: #2E0000;
        margin-bottom: 25px;
    }
    .subh1 {
        font-size: 25px;
        line-height: 25px;
        color: #2E0000;
        margin-bottom: 15vh;
    }
    .freeshow {
        margin-bottom: 35px;
    }
    .freeshow > span {
        width: calc(100% - 59px);
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        line-height: 1.1;
        padding-left: 17px;
        color: #2E0000;
    }
    .freeshow > span >span {
        font-size: 29px;
        color: #2E0000;
    }
    .normb {
        background: none;
        border: none;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        color: #FFFFFF;
        transition: 0.3s;
        padding: 28px 55px;
        line-height: 1;
        background: #D01C60;
        border-radius: 39px;
        border-radius: 100px;
        border-bottom: 5px solid #B1114D;
    }
    .normb:hover {
        border-bottom-color: transparent
    }
    .two {
        background-image: url(../img/bg2.jpg);
        background-position: 67% 100%;
        background-size: cover;
    }
    .col2 {
        background-color: #2946A1;
    }
    .col2::after {
        border-style: solid;
        border-width: 20px 11.5px 0 11.5px;
        border-color: #2946A1 transparent transparent transparent;
    }
    .int1 {
        font-size: 16px;
        line-height: 26px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    .int2 {
        font-size: 28px;
        line-height: 51px;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: 42px;
    }
    .inul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        margin-bottom: 59px;
    }
    .inul li {
        padding-left: 20px;
        font-size: 14px;
        line-height: 23px;
        position: relative;
        color: #FFFFFF;
        margin-bottom: 15px;
    }
    .inul li::before {
        content: '';
        display: block;
        width: 7px;
        height: 7px;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 9px;
    }
    .watch_video {
        margin-top: 65%;
    }
    .yelb {
        background-color: #FCCA0F;
        border-color: #D4AA0D;
        color: #2E0000;
    }
    .three {
        background-image: url(../img/bg3.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }
    .tovart1 {
        font-size: 40px;
        line-height: 63px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .tovart2 {
        font-size: 14px;
        line-height: 26px;
        color: #FFFFFF;
        margin-bottom: 30px;
    }
    .kursDuration {
        font-size: 17px;
        line-height: 19px;
        color: #FFFFFF;
        margin-bottom: 22px;
    }
    .kurs_price_wrp {
        position: relative;
        margin-bottom: 45px;
    }
    .kurs_price_wrp > p {
        padding-left: 14px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 23px;
        border-left: 2px solid #52B633;
        color: #FFFFFF;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 285px);
    }
    .inprice {
        display: inline-block;
        vertical-align: middle;
        width: 247px;
    }
    .inprice > p {
        font-size: 17px;
        color: #4EB826;
        margin-bottom: 0;
    }
    .inprice > span {
        display: block;
        font-size: 19px;
        color: #FFFFFF;
    }
    .readmoreAbout {
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        line-height: 24px;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 175px;
        cursor: pointer;
    }
    .readmoreAbout:hover {
        text-decoration: underline;
    }
    .greenb {
        background-color: #4EB826;
        border-color: #338614;
    }
    .four {
        background-image: url(../img/bg4.jpg);
        background-position: 82% 50%;
        background-size: cover;
    }
    .five {
        background-image: url(../img/bg5.jpg);
        background-position: 22% 50%;
        background-size: cover;
    }
    .blacked .tovart1 {
        color: #2E0000;
    }
    .blacked .tovart2 {
        margin-bottom: 7vh;
        color: #2E0000;
    }
    .blacked .kursDuration {
        color: #2E0000;
    }
    .blacked .kurs_price_wrp {
        position: relative;
        margin-bottom: 34px;
    }
    .blacked .kurs_price_wrp > p {
        color: #2E0000;
        display: inline-block;
        vertical-align: middle;
        border-left-color: #0291E7;
        width: calc(22.3% - 9px);
    }
    .blacked .inprice {
        display: inline-block;
        vertical-align: middle;
        width: 36.3%;
    }
    .blacked .inprice > p {
        font-size: 16px;
        color: #2E0000;
        margin-bottom: 0;
    }
    .blacked .inprice > span {
        color: #2E0000;
    }
    .blacked .readmoreAbout {
        color: #2E0000;
    }
    .blacked .readmoreAbout:hover {
        text-decoration: underline;
    }
    .blueb {
        background-color: #0291E7;
        border-color: #0079C1
    }
    .five .tovart2 {
        margin-bottom: 20px;
    }
    .tovart3 {
        font-size: 27px;
        line-height: 25px;
        color: #2E0000;
        margin-bottom: 15px;
    }
    .blacked .inul {
        margin-bottom: 35px;
    }
    .blacked .inul li {
        font-size: 14px;
        line-height: 23px;
        color: #2E0000;
        margin-bottom: 3px;
    }
    .blacked .inul li::before {
        border-color: #2E0000
    }
    .five .inprice > p {
        color: #FF4326;
    }
    .redbut {
        background-color: #FF4326;
        border-color: #D73218;
    }
    .five .inprice {
        width: 33.3%
    }
    .five .kurs_price_wrp > p {
        border-color: #FF4326
    }
    .five .tovart2 {
        font-size: 15px;
        line-height: 1.4
    }
    .six {
        background-image: url(../img/bg6.jpg);
        background-position: center;
        background-size: cover;
    }
    h2 {
        margin: 0;
        color: #fff;
        font-size: 37px;
        line-height: 1.2;
        margin-bottom: 25px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .welse_wrp {
        transition: 0.3s;
        padding: 15px;
        min-height: 100%;
        border: 2px dashed #089ADB;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .welse_wrp > p {
        font-size: 28px;
        line-height: 29px;
        color: #FFFFFF;
    }
    .welse_wrp > span {
        display: block;
        font-size: 25px;
        line-height: 32px;
        color: #FFFFFF;
		text-align:center;
    }
    .welse_wrp:hover {
        border-color: #089ADB;
        background-color: #089ADB
    }
    .six .flex > div {
        margin-bottom: 30px;
    }
    .seven {
        background-image: url(../img/bg7.jpg);
        background-position: center;
        background-size: cover;
    }
    .seven h2 {
        color: #2E0000
    }
    .grafik_wrp {
        background: #FFFFFF;
        border-radius: 10px;
        padding: 14px;
        min-height: 100%;
    }
    .graf_ttle {
        font-size: 19px;
        line-height: 28px;
        text-transform: uppercase;
        color: #F2B016;
        margin-bottom: 30px;
        max-height: 48px;
    }
    .graf_item {
        margin-bottom: 30px;
    }
    .graf_item:last-child {
        margin-bottom: 0px;
    }
    .graf_item > p {
        font-size: 13px;
        line-height: 17px;
        text-transform: uppercase;
        font-family: "bold";
        color: #2E0000;
        margin-bottom: 2px;
    }
    .graf_item > span {
        display: block;
        font-size: 12px;
        line-height: 1.2;
        color: #2E0000;
    }
    .seven .flex > div {
        margin-bottom: 30px;
    }
    .graf_ttle span {
        display: block;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase;
        margin-top: 5px;
        color: #2E0000;
    }
    .changegraf {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 18px;
        color: #2E0000;
        margin-top: -2px;
    }
    .mt30 {
        margin-top: 0;
    }
    .eight {
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/bg8.jpg);
    }
    .eight h2 {
        color: #2E0000;
    }
    .subh2 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 35px;
        text-align: center;
        margin-top: -10px;
        color: #2E0000;
    }
    .slider_item {
        display: block;
        width: 800px;
        background-position: right bottom;
        background-size: cover;
        height: 340px;
        border-radius: 10px;
        position: relative;
        margin-bottom: 30px;
    }
    .center .slider_item {
        height: 400px;
    }
    .slider_photoes .owl-stage {
        display: flex;
        align-items: center;
    }
    .owl-prev {
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 100;
        top: calc(50% - 19px);
        left: 25vw;
    }
    .owl-next {
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 100;
        top: calc(50% - 19px);
        right: 25vw;
    }
    .owl-dots {
        text-align: center;
        margin-top: 15px;
    }
    .owl-dot {
        display: inline-block;
        vertical-align: middle;
        width: 14px;
        height: 14px;
        margin: 0 6px;
        border-radius: 50%;
        border: 2px solid #ECECEC;
    }
    .owl-dot.active {
        background-color: #F2B016;
        border-color: #F2B016
    }
    .center .slider_item::after {
        content: '';
        display: block;
        background-position: bottom center;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: -19px;
        height: 30px;
        width: 100%;
        background-image: url(../img/after.png);
        z-index: -1;
    }
    .nine {
        background-image: url(../img/bg9.jpg);
        background-position: top center;
        background-size: cover;
    }
    .slt1 {
        font-size: 36px;
        line-height: 72px;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    .offers {
        margin-top: 50px;
        margin-bottom: 55px;
    }
    .offers > p {
        font-size: 17px;
        line-height: 24px;
        padding-left: 17px;
        border-left: 2px solid #52B633;
        margin-bottom: 21px;
        color: #FFFFFF;    max-width: 650px;
    }
    .offers > p:last-child {
        margin-bottom: 0;
    }
    .ten {
        background-image: url(../img/bg10.jpg);
        background-repeat: no-repeat;
        background-position: calc(50% - 40px) 100%;
    }
    .ten h2 {
        color: #2E0000
    }
    .ten .subh2 {
        margin-bottom: 45px;
    }
    .method_wrp {
        min-height: 100%;
        background: #F2F3F5;
        border-radius: 10px;
        padding: 16px;
    }
    .method_wrp > p {
        font-size: 21px;
        line-height: 1.2;
        color: #08B0DD;
        margin-bottom: 16px;
    }
    .method_wrp > span {
        display: block;
        font-size: 14px;
        line-height: 25px;
        color: #2E0000;
    }
    .ten .flex > div {
        margin-bottom: 10px;
    }
    .eleven {
        background-image: url(../img/bg11.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
    }
    .lastt1 {
        font-size: 27px;
        line-height: 50px;
        text-transform: uppercase;
        margin-bottom: 40px;
        color: #2E0000;
    }
    .lastt2 {
        font-size: 19px;
        line-height: 27px;
        color: #2E0000;
    }
    .lastt3 {
        font-size: 21px;
        line-height: 30px;
        color: #2E0000;
        margin-bottom: 20px;
    }
    .lastul {
        padding: 0;
        margin: 0;
        margin-bottom: 25px;
        list-style-type: none;
    }
    .lastul li {
        position: relative;
        display: block;
        font-size: 18px;
        line-height: 1.3;
        color: #2E0000;
        padding-left: 15px;
        margin-bottom: 5px;
    }
    .lastul li::before {
        content: '';
        display: block;
        position: absolute;
        width: 5px;
        height: 5px;
        background: #D01C60;
        border-radius: 50%;
        left: 0;
        top: 9px;
    }
    .twelve h2 {
        color: #2E0000
    }
    .overcont {
        font-size: 18px;
        line-height: 19px;
        text-align: center;
        color: #FF4326;
        margin-bottom: 13px;
    }
    .address {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 10px;
        text-align: center;
        color: #2E0000;
    }
    .whereEnter {
        font-size: 13px;
        line-height: 17px;
        text-align: center;
        color: #2E0000;
        margin-bottom: 0;
    }
    .footmail {
        display: block;
        font-family: "bold";
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        text-transform: uppercase;
        color: #0291E7;
    }
    .footmail:hover {
        text-decoration: underline;
    }
    .contRow {}
    .contRow > div {
    padding: 8px 0;
    margin-bottom: 5px;
    }
    .contRow > .col-md-4:nth-child(2) {
        border-left: 1px solid rgba(151, 151, 151, 0.2);
        border-right: 1px solid rgba(151, 151, 151, 0.2);
    }
    .insertMap {
        overflow: hidden;
        border-radius: 18px;
        margin-bottom: 50px;
    }
    .footUl {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .footUl > li {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        line-height: 1;
        color: #2E0000;
    }
    .footUl > li > a {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        line-height: 1;
        color: #2E0000;
    }
    .footUl > li > a:hover {
        text-decoration: underline
    }
    .razrab:hover {
        opacity: .6;
    }
    .footUl > li:nth-child(1) a {
        display: block
    }
    .footUl > li:nth-child(2) a {
        margin: 0 5px;
    }
    #fp-nav ul li a span,
    .fp-slidesNav ul li a span {
        border-radius: 50%;
        position: absolute;
        z-index: 1;
        height: 4px;
        width: 4px;
        border: 0;
        background: #333;
        left: 50%;
        top: 50%;
        margin: -2px 0 0 -2px;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        animation: none;
        transform: none;
        width: auto!important;
        height: auto!important;
        background: none;
        border: none;
        left: 0!important;
        top: 0!important;
        margin: 0!important;
    }
    #fp-nav ul li a span,
    .fp-slidesNav ul li a span {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        cursor: pointer;
        text-decoration: none;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        text-transform: uppercase;
        color: #2E0000;
        mix-blend-mode: normal;
        opacity: 0.4;
        font-family: "bold";
    }
    #fp-nav ul li a.active span {
        opacity: 1;
        background-image: url(../img/active.png);
        width: 34px!important;
        height: 37px!important;
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        text-transform: uppercase;
        color: #2E0000;
        position: relative;
        opacity: 1;
    }
    #fp-nav ul li,
    .fp-slidesNav ul li {
        display: block;
        width: auto;
        height: auto;
        margin: 7px;
        position: relative;
    }
    #fp-nav.right {
        right: 10px;
        top: calc(50% - 130px);
        margin: 0!important;
    }
    #fp-nav ul li a.active::after {
        content: '';
        display: block;
        width: 1px;
        height: 35px;
        mix-blend-mode: normal;
        background: #2E0000;
        opacity: 0.4;
        margin: 0 auto;
        margin-top: 7px;
    }
    #fp-nav ul li:last-child > a.active::after {
        display: none
    }
    .type2 .logoImg::before {
        background-image: url(../img/logoBg1.png)
    }
    .type2 .topNav li a,
    .type2 .toptel,
    .type2 .messengers,
    .type2 .messengers a,
    .type3 .topNav li a,
    .type3 .toptel,
    .type3 .messengers,
    .type3 .messengers a {
        color: #fff;
    }
    .nav2 ul li a.active span {
        background-image: url(../img/active1.png)!important;
        color: #fff!important;
    }
    .nav3 ul li a span,
    .nav3 .fp-slidesNav ul li a span {
        color: rgba(255, 255, 255, 0.5)!important;
        mix-blend-mode: normal;
    }
    .nav3 ul li a.active span {
        color: #2E0000!Important
    }
    .nav3 ul li a.active::after {
        background: rgba(255, 255, 255, 0.5)!important
    }
    h1 {
        font-size: 32px;
    }
    .subh1 {
        margin-bottom: 40px;
    }
    .freeshow > span >span {
        font-size: 22px;
    }
    .freeshow > span {
        font-size: 16px;
    }
    .topNav li a {
        font-size: 20px;
    }
    .logoImg::before {
        width: 284px;
        height: 146px;
        position: absolute;
        z-index: 10;
        content: '';
        top: -34px;
        left: calc(50% - 187px);
    }
    * {
        line-height: 1.3!important
    }
}

@media screen and (max-height:700px) {
    .fp-tableCell .container {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }
    .slider_item {
        height: 250px;
    }
    .eleven .fp-tableCell .container {
        transform-origin: top center;
    }
    .center .slider_item {
        height: 300px;
    }
}

@media screen and (max-width:1300px) and (min-width:1920px) and (max-height:700px) {
    .fp-tableCell .container {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
        transform-origin: 50% 21%;
    }
}

@media screen and (max-width:991px) {
    .nopadl {
        padding-left: 15px;
    }
    .nopadr {
        padding-right: 15px;
    }
    .mobc {
        text-align: center!important;
    }
    .nomob {
        display: none
    }
    .onlymob {
        display: block
    }
    section {
        height: auto!important;
        padding-top: 35px !important;
        padding-bottom: 35px !important;
        margin: 0!important;
        min-height: 10px!important;
    }
    .row.mobowl {
        margin-left: 0;
        margin-right: 0;
    }
    .mopad0 {
        padding: 0!important;
    }
    body.modal-open {
        padding-right: 0 !important;
    }
    .fp-tableCell .container {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .fp-section.fp-table,
    .fp-slide.fp-table {
        padding: 50px 0!important;
        text-align: center;
    }
	
	
	

	
	
	
	
	
	
	
    .toggledText::after {
        left: calc(50% - 15px)
    }
    .fp-tableCell {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: auto!important;
        height: 100%;
    }
 #fullpage .one.fp-section {
     background-image: url(../img/mb1.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }
    br {
        display: none;
    }
    .fp-section.fp-table,
    .fp-slide.fp-table {
        padding: 50px 0!important;
        text-align: center;
        height: auto!important;
    }
    .freeshow > span >span {
        display: block
    }
    .freeshow {
        text-align: left;
        display: block;
        vertical-align: middle;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        max-width: 500px;
    }
    .normb {
        width: 100%;
        max-width: 500px;
        padding: 15px 0;
    }
    .watch_video {
        display: none
    }
    .two {
        background: #5e89bc
    }
    .inul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        margin-bottom: 59px;
        text-align: left;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .three {
        background: #212322
    }
    .inprice {
        display: inline-block;
        vertical-align: middle;
        width: 247px;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .kurs_price_wrp > p {
        padding-left: 14px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 23px;
        border-left: 2px solid #52B633;
        color: #FFFFFF;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 285px);
        text-align: left;
        display: block;
        max-width: 362px;
        margin: 0 auto;
    }
    .four {
        background: white
    }
    .readmoreAbout {
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        line-height: 24px;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 175px;
        cursor: pointer;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .five {
        background: #f6fbff
    }
    .blacked .inul li {
        margin-bottom: 10px;
    }
    .blacked .inul {
        margin-bottom: 20px;
    }
    .slider_item {
        width: 88vw
    }
    .owl-next {
        right: 65px;
    }
    .owl-prev {
        left: 65px;
    }
    .nine {
        background-size: 212vw;
        background-position: left center;
    }
    .offers > p {
        font-size: 17px;
        line-height: 24px;
        padding-left: 17px;
        border-left: 2px solid #52B633;
        margin-bottom: 21px;
        color: #FFFFFF;
        text-align: left;
        max-width: 425px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .eleven {
        background: #f2ce36
    }
    .lastul {
        padding: 0;
        margin: 0;
        margin-bottom: 25px;
        list-style-type: none;
        max-width: 558px;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .address {
        font-size: 14px;
        padding: 0 5px;
    }
    .insertMap > iframe {
        height: 300px !important;
    }
    .hideMo {
        display: none!important
    }
    .mobile_navigation {
        display: none
    }
    .mobUl {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobUl li {
        display: inline-block;
        vertical-align: middle;
    }
    .logoI {
        height: 29px;
        overflow: hidden
    }
    .logoI img {
        width: 58px;
    }
    header {
        z-index: 1000;
        background: #fff;
        padding: 5px 0;
        border-bottom: 1px solid #d8d8d8;
    }
    .controltop {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
    }
    .flexUl {
        padding-top: 0px;
        text-align: center;
    }
    .topNav li {
        display: inline-block!important;
        vertical-align: middle!important;
        margin: 0!important;
    }
    .topNav li a {
        font-size: 20px!important;
        display: block!important;
        padding: 5px!important;
        color: #2E0000!important
    }
    .controltop img {
        height: 29px;
        width: 29px;
    }
    .mobile_telephones {
        text-align: center;
        padding-top: 15px;
        display: none
    }
	
	
	
	
	
	
	
	
	
	
	
}

@media screen and (max-width:767px) {
	
	
	
	
.section.ones {
    background-image: url(../img/bg68.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100%;
    background-color: #f6c018;
    padding-bottom: 340px !important;
    padding-top: 50px !important;
}	
	
		
	
	
	
    .toggledText {
        display: inline-block;
        position: relative;
        font-size: 12px;
        line-height: 1;
        padding: 7px 19px;
        border-radius: 8px;
        text-transform: uppercase;
        margin-bottom: 22px;
        color: #FFFFFF;
    }
    .kurs_price_wrp > p {
        max-width: 100%;
        width: 100%;
    }
    .tovart1 {
        font-size: 30px;
    }
    .tovart2 {
        font-size: 13px;
        margin-bottom: 25px;
    }
    .blacked .inprice,
    .blacked .kurs_price_wrp > p {
        width: 100%;
    }
    .blacked .kurs_price_wrp > p {
        padding-right: 14px;
        text-align: center
    }
    .tovart3 {
        font-size: 21px;
    }
    h2,
    .slt1 {
        font-size: 23px;
    }
    .lastt1 {
        font-size: 18px;
    }
    .welse_wrp > span {
        display: block;
        font-size: 12px;
        line-height: 25px;
        color: #FFFFFF;
    }
    .welse_wrp > p {
        font-size: 18px;
        line-height: 29px;
        color: #FFFFFF;
    }
    .welse_wrp {
        transition: 0.3s;
        padding: 9px;
        min-height: 100%;
        border: 1px dashed #089ADB;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .subh2 {
        font-size: 14px;
    }
    h1 {
        font-size: 24px;
    }
    .subh1 {
        font-size: 14px;
    }
    .freeshow > span >span {
        font-size: 16px
    }
    .freeshow > span {
        font-size: 14px;
    }
    .normb {
        font-size: 14px;
    }
    .footUl {
        display: block;
    }
    .footUl > li {
        margin-bottom: 20px;
    }
    .footUl > li:last-child {
        margin-bottom: 0;
    }
    .lastul li {
        position: relative;
        display: block;
        font-size: 16px;
        line-height: 1.3;
        color: #2E0000;
        padding-left: 15px;
        margin-bottom: 9px;
    }
    .footUl > li {
        display: block
    }
    .mod_wrp {
        padding: 20px;
    }
    .lozunbg {
        font-size: 15px;
    }
    .kursDescript {
        font-size: 14px;
    }
    .modt2 {
        font-size: 17px;
    }
    .modt1 {
        font-size: 22px;
        padding-right: 35px;
    }
	
	
	
	
 #fullpage .one.fp-section {
     background-image: url(../img/mb1.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }

 #fullpage .two {
     background-image: url(../img/mb2.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }	
	

 #fullpage .three {
     background-image: url(../img/mb3.jpg);
    background-size: cover;padding-bottom: 280px !important;    background-position: bottom;
    }	
	
	
	
 #fullpage .four {
     background-image: url(../img/mb44.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }	
		
	
	
 #fullpage .five {
     background-image: url(../img/mb46.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }	
		
.welse_wrp > span {
    display: block;
font-size: 20px;}

		
	
	
 #fullpage .twor {
     background-image: url(../img/mb47.jpg);
    background-size: cover;padding-bottom: 375px !important;    background-position: bottom;
    }	
			
	
.subh1 {
    font-size: 20px;
}	
	
	
	
	.section.ones {
    background-image: url(../img/bg68.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    background-color: #f6c018;
    padding-bottom: 340px !important;
    padding-top: 50px !important;
}

br {display:block;}
	
	
	
	
	
	
	
	
	
	
}