@font-face {
    font-family: "reg";
    src: url("../fonts/UltimaPro.eot");
    src: url("../fonts/UltimaPro.eot@#iefix")format("embedded-opentype"), url("../fonts/UltimaPro.woff") format("woff"), url("../fonts/UltimaPro.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "bold";
    src: url("../fonts/UltimaPro-Bold.eot");
    src: url("../fonts/UltimaPro-Bold.eot@#iefix")format("embedded-opentype"), url("../fonts/UltimaPro-Bold.woff") format("woff"), url("../fonts/UltimaPro-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
    font-family: "reg";
}

.bold,
b,
strong {
    font-weight: normal;
    font-family: "bold";
}

* {
    outline: none!Important;
}

button {
    transition: 0.3s;
}

label.error {
    display: none!important;
}

.error {
    border-color: red!important;
}

.valid {
    border-color: green!important;
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

body {
    padding-right: 0 !important;
}

.one {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: calc(50% + 30px) 100%;
    background-size: 187vh auto;
    background-color: #f6c018;
}
.ones {
    background-image: url(../img/bg111.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: 20px;
    line-height: 20px;
    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;
}

.toptel:hover {
    text-decoration: underline;
}

.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);
}

.joka {font-size:22px;}
.titop {
    font-size: 22px;
}


.logoImg img {
position: relative;
    z-index: 100;
    top: 7px;
    width: 150px;
}

.toggledText {
    display: inline-block;
    position: relative;
    font-size: 20px;
    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: 47px;
    line-height: 72px;
    text-transform: uppercase;
    color: #2E0000;
    margin-bottom: 25px;
}

.joka {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2E0000;
    margin-bottom: 25px;
}



.subh1 {
    font-size: 27px;
    line-height: 35px;
    color: #2E0000;
    margin-bottom: 9vh;
}

.freeshow {
    margin-bottom: 35px;max-width:575px;
}

.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: 23px;
    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: bottom center;
    background-size: cover;
}
.twor {
    background-image: url(../img/bg23.jpg);
    background-position: bottom center;
    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: 20px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.int2 {
    font-size: 44px;
    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: 18px;
    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: 44px;
    line-height: 55px;
    text-transform: uppercase;
    color: #FFFFFF;margin-bottom: 42px;
}

.tovart2 {
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 11vh;
}

.kursDuration {
    font-size: 19px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.kurs_price_wrp {
    position: relative;
    margin-bottom: 45px;
}

.kurs_price_wrp > p {
    padding-left: 14px;
    margin-bottom: 0;
    font-size: 17px;
    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: 280px
}

.inprice > p {
    font-size: 19px;
    color: #4EB826;
    margin-bottom: 0;
}

.inprice > span {
    display: block;
    font-size: 29px;
    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: center;
    background-size: cover;
}

.five {
    background-image: url(../img/bg5.jpg);
    background-position: center;
    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: 45px;
}

.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: 38.3%;
}

.blacked .inprice > p {
    font-size: 19px;
    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: 16px;
    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: 54px;
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.welse_wrp {
    transition: 0.3s;
    padding: 25px;
    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: 30px;
    line-height: 35px;
    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: 30px;
    min-height: 100%;
}

.graf_ttle {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #F2B016;
    margin-bottom: 30px;
}

.graf_item {
    margin-bottom: 30px;
}

.graf_item:last-child {
    margin-bottom: 0px;
}

.graf_item > p {
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
    font-family: "bold";
    color: #2E0000;
    margin-bottom: 2px;
}

.graf_item > span {
    display: block;
    font-size: 15px;
    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: 18px;
    line-height: 18px;
    color: #2E0000;
    margin-top: -2px;
}

.mt30 {
    margin-top: 30px;
}

.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: 410px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
}

.center .slider_item {
    height: 490px;
}

.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: 47px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.nolka {
	font-size:18px;
}



.forra {
	padding: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
}

.forra img {
	width:250px;
}
.gorker {
	margin:10px 0;font-size:20px;
}
.orger {
	margin:10px 0;font-size:18px;
}

.offers {
    margin-top: 50px;
    margin-bottom: 70px;
}

.offers > p {
    font-size: 20px;
    line-height: 24px;
    padding-left: 17px;
    border-left: 2px solid #52B633;
    margin-bottom: 35px;
    color: #FFFFFF;
}

.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;
}


.titop {
	font-size:45px;
}


.method_wrp {
    min-height: 100%;
    background: #F2F3F5;
    border-radius: 10px;
    padding: 15px;
}

.method_wrp > p {
    font-size: 20px;
    line-height: 1.2;
    color: #08B0DD;
    margin-bottom: 16px;
}

.method_wrp > span {
    display: block;
    font-size: 15px;
    line-height: 25px;
    color: #2E0000;
}

.ten .flex > div {
    margin-bottom: 5px;
}

.eleven {
    background-image: url(../img/bg11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.lastt1 {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 8.5vh;
    color: #2E0000;
}

.lastt2 {
    font-size: 24px;
    line-height: 27px;
    color: #2E0000;
}

.lastt3 {
    font-size: 28px;
    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
}

.twelve {
	background-image: url(../img/bg7.jpg);
    background-position: center;
    background-size: cover;		
}


.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: 20px 0;
    margin-bottom: 55px;
}

.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;
    color: #f2b016;
}

.razrab {
    position: relative;
    top: 0;
    transition: 0.3s;
}
.razrab:hover {
    top: -5px;
}

.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: 30px;
    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
}

.container {
    width: 100%;
    max-width: 1170px;
}

.normb:hover,
.normb:focus {
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
    box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 var(--hover);
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 var(--hover);
    }
}

.normb {
    transition: 0.3s;
    --hover: #D01C60;
}

.yelb {
    --hover: #FCCA0F
}

.greenb {
    --hover: #4EB826
}

.blueb {
    --hover: #0291E7
}

.redbut {
    --hover: #FF4326
}

#fp-nav ul li a span:hover {
    opacity: 1;
}

.nav3 ul li a:not(.active) span:hover {
    color: rgba(255, 255, 255, 1)!important
}

.watch_video a img {
    transition: 0.3s;
}

.watch_video a:hover img {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label,
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #2E0000;
    margin: 0;
    padding: 0;
    padding-left: 30px;
    padding-top: 3px;
    margin-bottom: 12px;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before,
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 21px;
    height: 21px;
    border: none;
    background-color: #ffffff;
    background: #FFFFFF;
    border-radius: 6px!important;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
}

input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    border-radius: 0;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    left: 5.5px;
    top: 4px;
    width: 10px;
    height: 8px;
    border-radius: 1px;
    border-left: 3px solid #e145a3;
    border-bottom: 3px solid #e145a3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    left: 6px;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #e145a3;
    background: none;
    border: none;
    border-radius: 0;
    background-image: url(../img/check.png);
    width: 9px;
    height: 7px;
}

input[type="checkbox"]:not(:checked) + label:after,
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #2E0000;
}

::-moz-placeholder {
    color: #2E0000;
}

:-moz-placeholder {
    color: #2E0000;
}

:-ms-input-placeholder {
    color: #2E0000;
}

.mod_wrp {
    background-position: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    max-width: 600px;
    position: relative;
    padding: 50px;
    border-radius: 14px;
    background-color: #F5BF19;
}

.closemod {
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 20px;
    right: 20px;
}

.modt1 {
    font-size: 37px;
    line-height: 47px;
    text-transform: uppercase;
    color: #2E0000;
    margin-bottom: 12px;
}

.modt2 {
    font-size: 20px;
    line-height: 25px;
    color: #2E0000;
    margin-bottom: 25px;
}

input {
    background: none;
    border: none;
    background: #FBF9F9;
    border-radius: 39px;
    width: 100%;
    padding: 0 40px;
    border: 1px solid #fff;
    height: 75px;
    margin-bottom: 11px;
}

.priorityText {
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px;
    color: #2E0000;
    margin-bottom: 14px;
}

.pressing {
    margin: 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    color: #2E0000;
    cursor: pointer;
    padding-left: 29px;
}

.pressing span {
    text-decoration: underline;
    cursor: pointer;
}

.pressing span:hover {
    text-decoration: none;
}

.pressing::before {
    content: "";
    position: absolute;
    left: 0px;
    top: -5px;
    width: 21px;
    height: 21px;
    border: none;
    background-color: #ffffff;
    background: #FFFFFF;
    border-radius: 6px!important;
}

.pressing.pressed::before {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/check.png)
}

.noActive {
    border-color: transparent!important;
    box-shadow: none!important;
    opacity: .6!important
}

.modal-backdrop.in {
    opacity: .8
}

.formtype2 .mod_wrp {
    background-image: url(../img/mb2.jpg)
}

.modt3 {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}

.formtype2 p,
.formtype3 p {
    color: #fff;
}

.formtype3 .mod_wrp {
    background-image: url(../img/mb3.jpg)
}

.kursDescript {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
}

.lozunbg {
    margin-bottom: 26px;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
    padding-left: 22px;
    border-left: 3px solid #52B633;
}

.formtype4 .mod_wrp {
    background: #F3F6F8
}

.formtype4 p {
    color: #2E0000
}

.formtype4 input {
    border: 1px solid #F2EDED;
}

.thanks_wrp {
    position: relative;
    padding: 50px;
    background-color: #F5BF19;
    border-radius: 14px;
    background-image: url(../img/mb4.jpg);
    background-position: center;
    background-size: cover;
}

.goodluck {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    color: #2E0000;
    font-family: "bold"
}

.goodluck img {
    margin-left: 10px;
}

.thanks2 .thanks_wrp {
    background-image: url(../img/mb5.jpg)
}

.thanks2 p,
.thanks3 p {
    color: #fff;
}

.thanks3 .thanks_wrp {
    background-image: url(../img/mb6.jpg)
}

.thanks4 .thanks_wrp {
    background: #F3F6F8
}
.hided {
    display: none;
}

.bokas {
	text-align:right;
	width:150px;
}










@media (max-width:767px) {
	
.titop {
    font-size: 22px;
}
	.forra {
    padding: 15px;
    border: 1px solid #d4d4d4;
    border-radius: 15px;
    margin-bottom: 10px;
}


.joka {
font-size: 22px;}
.ones {
    background-image: url(../img/bg68.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 105vh auto;
    background-color: #f6c018;
}









}
