* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: CoreSansA55Medium;
    src: url(../fonts/CoreSansA55Medium.otf);
}

@font-face {
    font-family: CoreSansA75ExtraBold;
    src: url(../fonts/CoreSansA75ExtraBold.otf);
}

@font-face {
    font-family: CoreSansA25ExtraLight;
    src: url(../fonts/CoreSansA25ExtraLight.otf);
}

@font-face {
    font-family: CoreSansA25ExtraLight-Italic;
    src: url(../fonts/CoreSansA25ExtraLight-Italic.otf);
}

@font-face {
    font-family: CoreSansA35Light-Italic;
    src: url(../fonts/CoreSansA35Light-Italic.otf);
}

@font-face {
    font-family: CoreSansA35Light;
    src: url(../fonts/CoreSansA35Light.otf);
}

@font-face {
    font-family: CoreSansA65Bold;
    src: url(../fonts/CoreSansA65Bold.otf);
}

@font-face {
    font-family: CoreSansA45Regular;
    src: url(../fonts/CoreSansA45Regular.otf);
}

@font-face {
    font-family: CoreSansA85Heavy-Italic;
    src: url(../fonts/CoreSansA85Heavy-Italic.otf);
}

@font-face {
    font-family: CoreSansA85Heavy;
    src: url(../fonts/CoreSansA85Heavy.otf);
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy.ttf);
}

@font-face {
    font-family: GilroyEB;
    src: url(../fonts/GilroyEB.ttf);
}

@font-face {
    font-family: MyriadProRegular;
    src: url(../font/MyriadProRegular.otf);
}

body {
    display: block;
    margin: 0;
    padding: 0;
    font-family: MyriadProRegular;
    font-size: 14px;
    background: #f8f8f8;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.all {
    width: 100%;
}

.main_screen {
    text-align: center;
    white-space: nowrap;
}

.main_screen div {
    display: inline-block;
    vertical-align: top;
}

.main_screen_left p {
    font-family: CoreSansA55Medium;
}

.main_screen_left {
    width: 200px;
    margin-left: 50px;
    padding-top: 50px;
    position: relative;
    margin-right: 40px;
    text-align: left;
    white-space: normal;
}

.vizitka_img {
    width: 200px;
}

.main_screen_left .main_screen_center_p1 {
    display: none;
}

.main_screen_left_p1 {
    font-size: 18px;
    margin-top: 85px;
}

.yellow_rectangle {
    margin-top: 30px;
    margin-bottom: 10px;
}

.main_screen_left_p2 {
    font-size: 14px;
}

.fast_connect {
    position: absolute;
    background-color: rgb(255, 203, 0);
    box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.27);
    left: -350px;
    top: 615px;
    width: 920px;
    height: 47px;
    z-index: 20;
    transform: skewx(45deg);
}

.main_screen_left_p3 {
    font-size: 21px;
    line-height: 47px;
    text-align: right;
    margin-right: 70px;
    transform: skewx(-45deg);
}

.main_screen_center {
    width: 990px;
    background-image: url(../img/center_main.png);
    background-size: cover;
    padding-top: 80px;
    height: 600px;
    position: relative;
}

.main_screen_center_p1 {
    font-family: CoreSansA75ExtraBold;
    font-size: 45px;
    color: #fff;
    text-align: center;
}

.main_screen_center_p1 span {
    font-size: 50px;
    color: #fcca00;
}

.main_screen_center_p2 {
    font-family: CoreSansA25ExtraLight;
    font-size: 28px;
    margin-top: 90px;
    color: #fff;
    text-align: center;

}

.yellow_car {
    position: absolute;
    bottom: -92px;
    right: -16px;
    width: 640px;
}

.main_screen_right {
    padding-left: 40px;
    background-color: #fdca00;
    margin-left: -5px;
    padding-top: 40px;
    padding-right: 40px;
    width: 240px;
    text-align: left;
    white-space: normal;
}

.main_screen_right p {
    font-family: CoreSansA55Medium;
}

.main_screen_right_p1 {

    font-size: 18px;

}

.main_screen_right_p2 {
    font-size: 14px;

    margin-top: 5px;
    border-bottom: 1px solid;
    display: inline-block;
    color: #000;
}

.main_screen_right_p3 {
    font-size: 15px;

    margin-top: 30px;
}

.main_screen_right_p4 {
    margin-left: 10px;
    margin-top: 17px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: #000;
    border-bottom: 1px solid;

}

.form1 {
    margin-left: -8px;
    padding: 8px;
    background: #ffd83c;
    text-align: center;
}

.start_money {
    margin-top: 1px;
    width: calc(90% + 10px);
    height: 45px;
    margin-bottom: 10px;
    background-color: #eac018;
    border: 1px solid #eac018;
    outline: none;
    font-size: 1.1em;
    font-family: CoreSansA65Bold;
    color: #333;
    display: inline-block;
    line-height: 45px;
}

.start_money:hover {
    background-color: #d6b119;
    border-color: #d6b119;
}


.geo_img {

    margin-top: 15px;
}

.main_screen_right_p5 {
    font-size: 14px;
    margin-top: 20px;
}

.arrow_down_main_right {
    margin-top: 15px;
}

.main_screen_right_p6 {
    font-size: 19px;
    margin-top: 30px;
}

.white_rectangle {
    margin-top: 20px;
}

.main_screen_right_p7 {
    font-size: 14px;
    margin-left: -20px;
    margin-top: -15px;
}

.main_screen_right_p7 span {
    font-size: 35px;
    color: rgba(254, 153, 0, 0.4);
}

.main_screen_right_i1 {
    height: 40px;
    width: 90%;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-family: CoreSansA25ExtraLight-Italic;
    font-size: 19px;
    color: #8c8c8c;
}

.main_screen_right_i2 {
    height: 40px;
    width: 90%;
    border: none;
    margin-bottom: 12px;
    outline: none;
    padding-left: 10px;
    font-family: CoreSansA25ExtraLight-Italic;
    font-size: 19px;
    color: #8c8c8c;
}

.three_taxi {
    display: block !important;
    text-align: left;

    margin-left: 295px;
    margin-top: 15px;
}

.persent_str {
    display: flex !important;
    justify-content: space-around;
    margin: 0 auto;
    width: 97%;
    margin-top: 75px;
}

.persent_str_d1 p {
    display: inline-block;
    vertical-align: top;
}

.persent_str_d1_p1 {
    font-size: 90px;
    font-family: CoreSansA25ExtraLight;
    color: #e2ad29;
}

.persent_str_d1_p2 {
    font-size: 14px;
    color: #737372;
    font-family: CoreSansA55Medium;
    text-align: left;
    margin-top: 30px;
}

.persent_str_d4 p {
    color: #fff;
    background-color: #fd6600;
    margin-top: 10px;
    padding: 15px 30px;
    font-size: 20px;
    font-family: CoreSansA55Medium;
    text-align: center;
    border-radius: 10px;
}

.persent_str_d4 p:hover {
    background-color: #d45600;
}

.persent_str {
    margin-bottom: 30px;
}

.who_we {
    width: 100%;
    position: relative;
    background-image: url(../img/fon2.png);
    padding-top: 50px;
}

.pre2 {
    position: absolute;
    margin-left: 15%;
    top: 10px;
}

.who_we_d1 {
    width: 1180px;
    margin: 0 auto;
}

.who_we_p1 {
    font-family: CoreSansA75ExtraBold;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    font-size: 3em;
    margin-bottom: 50px;
    width: 650px;

}

.who_we_d2 {
    width: 60%;
    border-bottom: 4px solid #fdca00;
}

.who_we_d2 p {
    color: #fff;
    font-family: CoreSansA35Light-Italic;
    font-size: 2.5em;
    text-align: right;
}

.who_we_d2r {
    margin: 0 0 0 auto;
    width: 60%;
    border-bottom: 4px solid #fdca00;
}

.who_we_d2r p {
    color: #fff;
    font-family: CoreSansA35Light-Italic;
    font-size: 2.5em;
    text-align: left;
}

.who_we_d3 {
    display: flex;
    justify-content: space-around;
    position: relative;
    z-index: 10;
}

.icon_p {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 50px;
}

.icon_p1 {
    font-family: CoreSansA75ExtraBold;
    color: #fff;
    text-align: center;
    font-size: 1.6em;
    margin-top: 20px;
}

.icon_p_i {
    height: 75px
}

.icon_p2 {
    color: #fff;
    margin-top: 20px;
    font-size: 1.2em;
    font-family: CoreSansA35Light;
    position: relative;
}

.icon_p2:before {
    content: "";
    width: 34px;
    border-bottom: 3px solid #fdca00;
    position: absolute;
    margin-left: 50%;
    left: -17px;
    top: -10px;
}

.icon_p_d_i {
    height: 80px;
}

.format_jobs {
    background-image: url(../img/fon3.png);
    position: relative;
}

.format_jobs_d1 {
    width: 1180px;
    margin: 0 auto;

}

.format_jobs_d1_p1 {
    font-family: CoreSansA75ExtraBold;
    color: #191919;
    font-size: 3em;
    text-align: center;
    background-image: url(../img/shashki_white.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 50%;

}

.chetvert1 {
    position: absolute;
    top: 0;
    left: 0;
}

.shashki_white_1 {
    position: absolute;
    right: -300px;
    bottom: 8px;
}

.format_jobs_d1d {
    margin: 0 auto;
    width: 870px;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    margin-top: 90px;
}

.tarif {
    width: 425px;
    position: relative;
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.16);
    z-index: 2;
}

.tarif:before {
    content: "";
    background-color: #fcca00;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -8px;
    transform: rotate(45deg);
}

.glow1 {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
}

.tarif_d1 {
    background-color: #3e454d;
    text-align: center;
    padding: 20px;
}

.tarif_d1p {
    font-size: 3.5em;
    color: #fff;
    font-family: CoreSansA75ExtraBold;
}

.tarif_d1p span {
    color: #fcca00;
}

.tarif_d2 {
    padding-top: 30px;
    padding-bottom: 10px !important;
    background-color: #fff;
    height: 430px;
    position: relative;
    text-align: center;
}

.tarif_d2d1 {
    position: relative;
    margin-bottom: 50px;
}

.tarif_d2d1 p {
    font-family: CoreSansA65Bold;
    font-size: 1.8em;
    text-align: center;
}

.tarif_d2d1:after {
    content: "";
    width: 100px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -50px;
    border-bottom: 1px solid #fcca00;
}

.tarif_d2d2 p {
    font-family: CoreSansA45Regular;
    font-size: 1.5em;
    text-align: center;
}

.tarif_grafik_1,
.tarif_grafik_2 {
    display: inline-block;
    padding: 0 15px;
}

.tarif_grafik_1 {
    border-right: 1px solid #000;
}

.tarif_d2d2 {
    text-align: center;
}

.tarif_d2d2 div {
    margin-top: 15px;
}

.grafik_f {
    font-family: CoreSansA65Bold !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tarif_d2_knopka {
    font-size: 1.8em;
    font-family: CoreSansA65Bold;
    color: #fff;
    padding: 20px 0px;
    background-color: #eac018;
    position: absolute;
    width: 320px;
    bottom: -15px;
    left: 50%;
    margin-left: -160px;
}

.tarif_d2_knopka:hover {
    background-color: #e4b702;
}

.how_much_money {
    position: relative;
    padding-top: 150px;
}

.pro_money {
    position: absolute;
    left: 15%;
    top: 70px;
    ;
}

.how_much_money_d1 {
    width: 1180px;
    margin: 0 auto;
}

.how_earnings {
    font-size: 3em;
    font-family: CoreSansA75ExtraBold;
    text-align: center;
}

.rent_rfom_autopark {
    font-size: 1.2em;
    font-family: CoreSansA35Light;
    text-align: center;
    margin-top: 50px;
    width: 1075px;
}

.how_much_money_d2 {
    width: 100%;
    padding-top: 50px;
    position: relative;
}

.chetvert2 {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 480px;
    z-index: 0;
}

.choice_grafik {
    width: 100%;
    background: url(../img/fon4.png);
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 40px;
}

.choice_grafik_p {
    color: #fff;
    width: 730px;
    margin: 0 auto;
    font-size: 3.5em;
    text-align: center;
    font-family: CoreSansA85Heavy-Italic;
}

.choice_grafik_p span {
    color: #fcc900;

}

.how_much_money_d3 {
    position: relative;
    width: 100%;
}

.chetvert3 {
    position: absolute;
    top: 0;
    right: 0;
    height: 105px;
    z-index: 0;
}

.three_grafika {
    width: 900px;
    display: flex;
    margin: 0 auto;
    text-align: center;
}

.grafik1_from_3,
.grafik2_from_3,
.grafik3_from_3 {
    margin-top: -15px;
    width: 300px;

}

.grafik1_from_3_p {
    font-size: 3em;
    color: #fff;
    font-family: CoreSansA85Heavy;
    text-align: center;
    letter-spacing: 2px;
}

.grafik1_from_3_p span {
    font-family: CoreSansA35Light;
}

.grafik1_from_3_d,
.grafik2_from_3_d,
.grafik3_from_3_d {
    padding: 10px 0;
}

.grafik1_from_3_d {
    background-color: #fcca00;
}

.grafik2_from_3_d {
    background-color: #eac018;
}

.grafik3_from_3_d {
    background-color: #3e454d;
}

.about_change {
    padding-top: 10px;
    padding-bottom: 15px;
}

.about_change_p {
    font-size: 1.4em;
    font-family: CoreSansA45Regular;
    margin-bottom: 3px;
}

.polosa1 {
    height: 30px;
}

.zp {
    font-family: CoreSansA85Heavy;
    font-size: 1.1em;
    color: #eac018;
}

.zp span {
    font-size: 3em;
}

.about_change_knopka {
    font-size: 1.1em;
    font-family: CoreSansA85Heavy;
    border: 1px solid #3e454d;
    color: #3e454d;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 40px;
}

.about_change_knopka:hover {
    background-color: #ececec;
}

.about_change_1 {
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.1);
}

.calculate_income {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    position: relative;
}

.how_calculate_income {
    font-size: 3em;
    font-family: CoreSansA75ExtraBold;
    color: #191919;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 50%;
}

.shashki_yellow_1 {
    position: absolute;
    right: -300px;
    top: 12px;
}

.how_calculate_income_p {
    font-family: CoreSansA65Bold;
    text-transform: uppercase;
    color: #191919;
    font-size: 1.5em;
    margin-top: 30px;
}

.how_calculate_income_p span {
    color: #eac018;
    letter-spacing: -2px;
}

.you_income {
    font-size: 1.6em;
    color: #191919 !important;
    letter-spacing: 0px !important;
}

.payout_example {
    font-family: CoreSansA25ExtraLight;
    font-size: 1.6em;
    color: #000;
    margin-top: 25px;
    position: relative;
    border-bottom: 1px solid #fcca00;
    padding-bottom: 10px;
    display: inline-block;
}

.payout_example:hover {
    color: #797878;
}

.our_autopark {
    position: relative;
    width: 100%;
    margin-top: 60px;
}

.our_auto_i {
    position: absolute;
    top: 15px;
    left: 15%;
}

.calculate_income_pre {
    width: 100%;
    margin-top: 50px;
}

.format_jobs_d1_pre {
    width: 100%;
    padding-top: 110px;
}

.our_autopark_pre {
    width: 100%;
    padding-top: 110px;
}

.our_autopark_pre_p {
    font-size: 3em;
    font-family: CoreSansA75ExtraBold;
    color: #191919;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 50%;
}

.our_autopark_tarif {
    width: 900px;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    margin: 0 auto;
    margin-top: 60px;
}

.tarif_d2d2_2_str {
    display: block;
    width: 100%;
}

.tarif_d1p_2 {
    font-size: 2.5em !important;
}

.tarif_d2d2_2 div {
    display: inline-block;
}

.tarifs_l {
    text-align: left;
    float: left;
    font-family: CoreSansA45Regular;
    font-size: 1.1em;
}

.tarifs_r {
    text-align: right;
    float: right;
    font-family: CoreSansA75ExtraBold;
}

.tarif_d2d2_2 {
    width: 370px;
    margin: 0 auto;
    height: 280px;
    position: relative;
}

.tarif_d2_2 {
    height: unset !important;
}

.tarif_d2d2_2:after {
    content: "";
    position: absolute;
    width: 100px;
    border-bottom: 1px solid #c9c9c9;
    bottom: 0;
    left: 50%;
    margin-left: -50px;

}

.tarifs_plus {
    color: #212121;
    font-size: 1.3em;
    text-align: center;
    margin-top: 5px;
    font-family: CoreSansA65Bold;
    padding-bottom: 10px;
}

.tarifs_plus span {
    color: #fcc900;
    font-size: 1.6em;
    vertical-align: sub;

}

.type_auto span {
    font-size: 0.5em;
    font-family: CoreSansA45Regular;
}

.tarif_2 {
    width: 440px !important;
}

.more_conditions {
    margin-top: 60px;
    padding-top: 90px;
    width: 100%;
    background-image: url(../img/fon5.png);
}

.more_conditions_p {
    font-size: 2em;
    color: #fff;
    font-family: CoreSansA65Bold;
    text-align: center;

}

.more_conditions_d,
.need_job_d,
.you_question {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 30px;
}

.more_conditions_d form,
.need_job_d form,
.you_question form {
    margin: 0 auto;
    width: 900px;
    display: flex;
    justify-content: space-between;
}

.more_conditions_d input[type="text"],
.more_conditions_d input[type="tel"],
.you_question input[type="text"],
.you_question input[type="tel"],
.button_my {
    width: 275px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #a5a5a5;
    outline: none;
    font-size: 1.3em;
    padding: 0 10px;
    font-family: CoreSansA25ExtraLight-Italic;
}

.more_conditions_d input[type="button"],
.you_question input[type="button"],
.button_my {
    margin-top: 1px;
    width: 295px;
    height: 45px;
    border-radius: 10px;
    background-color: #eac018;
    border: 1px solid #eac018;
    outline: none;
    font-size: 1.3em;
    font-family: CoreSansA65Bold;
    box-shadow: 0px 0px 9px 3px rgba(234, 192, 24, 0.5);
    color: #000;
    line-height: 45px;
    text-align: center;
}

.more_conditions_d input[type="button"]:hover,
.you_question input[type="button"]:hover,
.need_job_d input[type="button"]:hover,
.button_my:hover {
    background-color: #c9a206;
    border-color: #c9a206;
}

.more_conditions_d2 {
    width: 100%;
    height: 20px;
    background-image: url(../img/shashki_yellow.png);
    background-size: 35%;
    background-repeat-y: no-repeat;
    background-position-y: bottom;

}

.condition_jobs {
    width: 100%;
    background-color: #eac018;
    position: relative;
    padding-top: 115px;
}

.condition_job_i {
    position: absolute;
    left: 15%;
    top: 30px;
    height: 175px;
}

.condition_jobs_p {
    text-align: center;
    font-size: 3em;
    color: #191919;
    font-family: CoreSansA75ExtraBold;
    background-image: url(../img/shashki_white.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 10px;
}

.condition_jobs_p_m {
    text-align: center;
    font-size: 3em;
    color: #191919;
    font-family: CoreSansA75ExtraBold;
    background-image: url(../img/shashki_white.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 10px;
    display: none;
}

.requirements {
    width: 960px;
    display: flex;
    justify-content: space-between;
    font-family: CoreSansA75ExtraBold;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 30px;
}

.requirements_1 p,
.requirements_2 p,
.requirements_3 p {
    display: inline-block;
    vertical-align: top;
}

.requirements_1_P1 {
    font-size: 12em;
    font-family: CoreSansA55Medium !important;
}

.requirements_1_P2 {
    font-size: 1.2em;
    margin-top: 45px;
}

.requirements_3_i {
    height: 120px;
    margin-top: 45px;
    margin-right: 20px;
}

.condition_jobs_2 {
    width: 1180px;
    padding-top: 50px;
    margin: 0 auto;
    padding-left: 20px;
    padding-bottom: 40px;
}

.condition_jobs_2_p {
    font-family: CoreSansA45Regular;
    position: relative;
    margin-bottom: 8px;
    font-size: 0.9em;
}

.condition_jobs_2_p:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -3px;
    width: 5px;
    height: 5px;
    background-color: #eac018;
}

.what_else {
    width: 100%;
    padding-top: 110px;
    position: relative;
}

.what_else_i {
    position: absolute;
    left: 15%;
    top: 30px;
    height: 175px;
}

.what_else_p {
    font-size: 3em;
    color: #191919;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 10px;
    font-family: CoreSansA75ExtraBold;
}

.what_else_p_m {
    font-size: 1.7em;
    color: #191919;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 865px) 10px;
    font-family: CoreSansA75ExtraBold;
    width: 90%;
    margin: 0 auto;
    display: none;
}

.what_else_three {
    display: flex;
    justify-content: space-between;
    width: 1070px;
    margin: 0 auto;
    margin-top: 35px;

}

.what_else_three_d {
    text-align: center;
    padding-top: 15px;
    background-color: #3e454d;
    width: 350px;
    padding-bottom: 40px;
    position: relative;
}

.what_else_three_p {
    font-family: CoreSansA85Heavy;
    color: #eac018;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 2.5em;
    position: relative;
    z-index: 2;
}

.what_else_three_d img {
    height: 65px;
    margin-top: 15px;
}

.what_else_three_p:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #eac018;
    width: 30px;
    left: 50%;
    margin-left: -14px;
    bottom: -20px;
}

.what_else_three_p2 {
    color: #fff;
    font-size: 1.1em;
    font-family: CoreSansA45Regular;
    margin-top: 30px;
    line-height: 20px;
    position: relative;
    z-index: 2;
}

.what_else_three_p22 {
    position: relative;
}

.what_else_three_p22:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #eac018;
    width: 30px;
    left: 50%;
    margin-left: -14px;
    bottom: -20px;
}

.what_else_three_d_22 {
    width: 0;
    height: 0;
    border-bottom: 385px solid #353c43;
    border-left: 350px solid transparent;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.arrow_down2 {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.arrow_down2 img {
    width: 950px;
}

.as_start {
    padding-bottom: 20px;
    width: 100%;
    position: relative;
    padding-top: 110px;
    background-image: url(../img/fon6.png);
    background-position-y: 100%;
    background-position-x: 100%;
    background-repeat: no-repeat;
}

.as_start8 {
    left: 15%;
    top: 30px;
    position: absolute;
    height: 175px;

}

.as_start_d {
    width: 1180px;

    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 50px;
}

.img_with_taxi {
    width: 40%;

    background-image: url(../img/img_with_taxi_i.png);
    background-size: cover;
}

.as_start_d_str {
    display: flex;
    justify-content: space-between;
}

.as_start_d_el {
    width: 33%
}

.as_start_d_el_p1 {
    color: #eac018;
    font-size: 3em;
    font-family: GilroyEB;
}

.as_start_d_el_p2 {
    color: #3e454d;
    font-size: 1.1em;
    font-family: CoreSansA35Light;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.as_start_d_el_p3 {
    color: #191919;
    font-size: 1.1em;
    font-family: CoreSansA65Bold;
    border: 1px solid #3e454d;
    padding: 10px 20px;
}

.as_start_d_el_p3:hover {
    background-color: #e6e6e6;
}

.as_start_d_all {
    width: 50%;
    margin-left: 5%;
}

.as_start_d_str_1 {
    margin-bottom: 40px;
}

.red_price {
    text-align: center;
    color: #000;
    font-family: CoreSansA65Bold;
    margin-top: 60px;
    margin-bottom: 55px;
    font-size: 1.4em;
    padding: 30px;
    background-color: #eac018;
}

.need_job {
    font-size: 2em;
    color: #191919;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: CoreSansA65Bold;
}


.need_job_d input[type="text"],
.need_job_d input[type="tel"] {
    width: 275px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #a5a5a5;
    outline: none;
    font-size: 1.3em;
    padding: 0 10px;
    font-family: CoreSansA25ExtraLight-Italic;
    background-color: #f4f6f7;
}

.need_job_d input[type="button"] {
    margin-top: 1px;
    width: 295px;
    height: 46px;
    border-radius: 10px;
    background-color: #eac018;
    border: 1px solid #eac018;
    outline: none;
    font-size: 1.3em;
    font-family: CoreSansA65Bold;
}

.faq {
    width: 100%;
    padding-top: 110px;
    position: relative;
    background-image: url(../img/fon7.png);
}

.faq_i {
    position: absolute;
    left: 15%;
    top: 30px;
    height: 175px;
}

.faq_p {
    font-size: 3em;
    color: #fff;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 700px) 10px;
    font-family: CoreSansA75ExtraBold;
    margin-bottom: 70px;
}

.faq_d {
    width: 1180px;
    position: relative;
    margin: 0 auto;
}

.faq_d:before {
    content: "";
    position: absolute;
    width: 100px;
    left: 0;
    top: -35px;
    border-bottom: 3px solid #eac018;
}

.faq_d_s {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.faq_d_s_e {
    background-image: url(../img/fon8.png);
    background-size: cover;
    width: 47%;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.faq_d_s_e p {
    display: inline-block;
}

.faq_d_s_e_p2 {
    float: right;
    font-size: 3em;
    color: #fff;
    font-family: CoreSansA75ExtraBold;
}

.faq_d_s_e_p1 {
    line-height: 52px;
    font-family: CoreSansA75ExtraBold;
    font-size: 1.1em;
}

.faq_d_s_2,
.faq_d_s_3 {
    width: calc(100% - 30px);
    padding: 15px;
    height: 60px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.faq_d_s_2:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    left: 25%;
    top: -7px;
    background-color: #fff;
    transform: rotate(45deg);
}

.faq_d_s_3:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    right: 25%;
    top: -7px;
    background-color: #fff;
    transform: rotate(45deg);
}

.answer {
    font-size: 1.1em;
    font-family: CoreSansA45Regular;
}

.you_question_p {
    text-align: center;
    font-size: 1.8em;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: CoreSansA65Bold;
}

.about_company {
    width: 100%;
    position: relative;
    padding-top: 110px;
    background-image: url(../img/fon10.png);
    background-position: 0%;
    padding-bottom: 60px;
}

.about_com {
    position: absolute;
    left: 15%;
    top: 30px;
    height: 175px;
}

.about_company_p {
    font-size: 3em;
    color: #fff;
    text-align: center;
    background-image: url(../img/shashki_yellow.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 820px) 10px;
    font-family: CoreSansA75ExtraBold;
    margin-bottom: 70px;
}

.about_company_d {
    width: 1180px;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    margin: 0 auto;
}

.ya_t {
    width: 245px;
    margin-top: 50px;
    margin-right: 20px;
    display: block;
}

.about_company_dd_3 p {
    margin-top: 15px !important;
    font-size: 1.4em;
}

.start_earn {
    margin-top: 30px;
    width: 900px;
    border: 4px solid #eac018;
    background-color: rgba(22, 25, 30, 0.62);
    margin: 0 auto;
    padding: 60px 90px;
}

.start_earn_p {
    font-size: 1.6em;
    font-family: CoreSansA75ExtraBold;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.start_earn_p span {
    color: #eac018;
    font-size: 1.35em;
}

.start_earn_p:after {
    content: "";
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: -20px;
    border-bottom: 2px solid #eac018;
}

.start_earn_d {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}

.start_earn_pp {
    margin-bottom: 15px;
    margin-left: 15px;
    position: relative;
    color: #fff;
    font-size: 1.3em;
    font-family: CoreSansA55Medium;
}

.start_earn_pp:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -3px;
    width: 7px;
    height: 7px;
    background-color: #eac018;
}

.start_earn_d_r_p {
    text-align: center;
    font-size: 1.1em;
    color: #fff;
    font-family: CoreSansA55Medium;
}

.start_earn_d_f_in {
    border: 1px solid #fff;
    height: 35px;
    width: 210px;
    padding: 0 10px;
    background-color: rgba(22, 25, 30, 0);
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    outline: none;
    color: #fff;
    font-family: CoreSansA25ExtraLight;

}

.start_earn_d_f_in::-webkit-input-placeholder {
    color: #fff;
    font-family: CoreSansA25ExtraLight-Italic;
    font-size: 1.3em;
}

.start_earn_d_f_inb {
    border: 1px solid #ffc602;
    height: 36px;
    width: 232px;
    background-color: #ffc602;
    margin: 0 auto;
    margin-top: 10px;
    font-family: CoreSansA75ExtraBold;
    font-size: 1em;
}

.start_earn_d_f_inb:hover {
    background-color: #c9a206;
    border-color: #c9a206;
}

.start_earn_d_f_inb_button_my {
    color: #000;
    display: block;
    line-height: 36px;
}

.start_earn_d_f {
    text-align: center;
}

.start_earn_d_r {
    margin-top: -20px;
}

.start_earn_d_l {
    margin-top: 15px;
}

.comment {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 450px;
}

.comment_p {
    font-size: 3em;
    font-family: CoreSansA75ExtraBold;
    text-align: center;
}

.comment_d {
    width: 100%;
    padding-top: 50px;
    background-color: #eac018;
    padding-bottom: 50px;
}

.comment_d_p {
    font-size: 2.5em;
    font-family: CoreSansA55Medium;
    text-align: center;
    color: #28292d;
    position: relative;

}

.comment_d_p:after {
    content: "";
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: -20px;
    border-bottom: 2px solid #fff;
}

.comment_d_p2 {
    margin-top: 40px;
    font-family: CoreSansA25ExtraLight;
    color: #28292d;
    text-align: center;
    font-size: 1.5em;
}

.remaining_questions {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../img/fon11.png);
}

.remaining_questions p {
    font-size: 2em;
    color: #fff;
    text-align: center;
    font-family: CoreSansA65Bold;
}

.remaining_questions_f {
    margin-top: 40px;
    padding-bottom: 10px;
}

.how_to_arrive {
    width: 100%;
    background-color: #252a32;
    display: flex;
}

.how_to_arrive div {
    width: 50%;
}

.how_to_arrive_l {
    padding-top: 50px;
    padding-bottom: 50px;

}

.how_to_arrive_l_in {
    width: 70% !important;
    float: right;
    padding: 0 10px;
}

.how_to_arrive_l_p1 {
    font-size: 2.8em;
    color: #fff;
    font-family: CoreSansA65Bold;
}

.how_to_arrive_l_p2 {
    font-size: 2.2em;
    color: #fff;
    font-family: CoreSansA65Bold;
    margin-top: 10px;
    position: relative;
}

.how_to_arrive_l_p2:after {
    content: "";
    position: absolute;
    width: 40px;
    left: 0%;
    bottom: -20px;
    border-bottom: 2px solid #eac018;
}

.how_to_arrive_l_p3 {
    color: #d6d6d6;
    margin-top: 40px;
    font-family: CoreSansA45Regular;
    font-size: 0.9em;
    display: inline-block;
}

.how_to_arrive_l_p4 {
    font-family: CoreSansA45Regular;
    font-size: 0.9em;
    color: #e0be39;
    display: inline-block;
    float: right;
    margin-top: 43px;
}

.how_to_arrive_l_p3 img {
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}

.how_to_arrive_d {
    width: 100% !important;
    margin-top: 20px;

}

.how_to_arrive_d1 {
    width: 100% !important;
    height: 360px;
    position: relative;
}

.how_to_arrive_d1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.how_to_arrive_d11 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    background-color: rgba(234, 192, 24, 0.8);
}

.how_to_arrive_d11 p {
    font-size: 1.2em;
    font-family: CoreSansA45Regular;
    margin-bottom: 10px;
    margin-left: 10%;
}

.how_to_arrive_d11_p {
    margin-top: 10%;
}

.how_to_arrive_d2 {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    margin-top: 15px;
}

.how_to_arrive_d2 div {
    width: 32% !important;
}

.how_to_arrive_d2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer {
    padding: 30px 15px;
    width: 100%;
    background-color: #545965;
    font-family: CoreSansA45Regular;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
}

.footer_content {
    /*margin: 0 auto;
	padding: 0 20px;
	margin-left: 12%;
	height: 165px;
    padding-bottom: 50px;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    color: #fff;
}

.footer_content a {
    color: #fff;
    display: inline-block;
}

.footer_logo {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: auto 0;
}

.footer_logo img {
    width: 100%;
    height: 80px;
    object-fit: contain;
    object-position: left center;
}

.footer_center {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: auto 0;
}

.footer_right {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: auto 0;
}

.three_taxi img {
    margin-right: 25px;
    vertical-align: middle;
}

.form_ok_w,
.form_err_w {
    font-size: 2em;
    color: #fff;
    text-align: center;
    font-family: CoreSansA55Medium;

}

.form_ok_b,
.form_err_b {
    font-size: 2em;
    color: #000;
    text-align: center;
    font-family: CoreSansA55Medium;
    display: none;
}

#modal_form,
#modal_form_see {
    width: 1180px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 5px;
    background-image: url(../img/fon5.png);
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -220px;
    margin-left: -590px;
    display: none;
    opacity: 0;
    z-index: 90;


}

#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

#modal_form_see #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

#overlay {
    z-index: 80;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}



/*my------------*/

.faq_d_s_e {
    cursor: pointer;
}

.faq_d_s_2,
.faq_d_s_3 {
    display: none;
}

.first_scr2 {
    width: 1180px;
    margin: 0 auto;
}

.main_screen_first {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,fdca00+50 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 50%, #fdca00 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 50%, #fdca00 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 50%, #fdca00 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fdca00', GradientType=1);
    /* IE6-9 */
}

.faq_d_mobile {
    display: none;
}

.form_ok_w,
.form_err_w {
    display: none;
}

.error_input {
    border: 1px solid red !important;
}

/*media*/

@media only screen and (max-width: 1600px) {
    .main_screen_center {
        width: 800px;
    }

    .yellow_car {
        display: none;
    }

    .main_screen_center_p1 {
        font-size: 35px;
        white-space: pre-line;
    }
}

@media only screen and (max-width: 1400px) {
    .main_screen_left {
        margin-left: 20px;
        margin-right: 20px;
    }

    .main_screen_center {
        width: 750px;
    }
}

@media only screen and (max-width: 1200px) {
    .main_screen_center {
        width: 400px;
        padding: 80px 20px 20px 20px;
    }
}

@media only screen and (max-width: 1179px) {}

@media only screen and (max-width: 1179px) {
    .slider-container {
        display: none;
    }

    .comment {
        padding-bottom: 60px;
    }

    .comment_d {
        display: block !important;
    }
}

@media only screen and (max-width: 980px) {
    .main_screen_first {
        background: #fff;
    }

    .main_screen div.main_screen_right {
        display: none;
    }

    .main_screen_left,
    .main_screen_center {
        width: 50%;
        margin: 0;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

    .main_screen_center_p1 span {
        display: block;
    }

    .main_screen_center_p2 {
        white-space: pre-line;
        padding: 0px 10px;
    }

    .main_screen_left_p1 {
        margin-top: 20px;
    }

    .main_screen_left_p1,
    .main_screen_left_p2 {
        font-size: 21px;
    }
}

@media only screen and (max-width: 800px) {

    /*.main_screen div{
		display:block;
	}*/
    .main_screen_left,
    .main_screen_center {
        width: 100%;

    }

    .main_screen div.fast_connect {
        display: none;
    }

    .vizitka_img {
        width: 230px;
    }

    .main_screen_left {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 414px) {
    .faq_d_desktop {
        display: none;
    }

    .faq_d_mobile {
        display: block;
    }

    .faq_d_s_e {
        width: 90% !important;
        padding: 20px;
        margin-bottom: 20px;
    }

    .faq_d_s_e_p2 {
        display: none !important;
    }

    .faq_d_s_2,
    .faq_d_s_3 {
        width: 90% !important;
    }

    .faq_d_s_e_p1 {
        width: 90% !important;
    }

}

/*slider*/
.comment {
    position: relative;
}

.comment_d {
    display: none;
}

.slider-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 800px;
    margin: -400px 0 0 -600px;
}

.slider-container .slider-content {
    position: relative;
    left: 50%;
    top: 60%;
    width: 70%;
    height: 60%;
    transform: translate(-50%, -50%);
}

.slider-container .slider-content .slider-single {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: z-index 0ms 250ms;
}

.slider-container .slider-content .slider-single .slider-single-image {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    transform: scale(0);
    opacity: 0;
}

.slider-container .slider-content .slider-single .slider-single-download {
    position: absolute;
    display: block;
    right: -22px;
    bottom: 12px;
    padding: 15px;
    color: #333333;
    background-color: #fdc84b;
    font-size: 18px;
    font-weight: 600;
    font-family: 'karla';
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    opacity: 0;
}

.slider-container .slider-content .slider-single .slider-single-download:hover,
.slider-container .slider-content .slider-single .slider-single-download:focus {
    outline: none;
    text-decoration: none;
}

.slider-container .slider-content .slider-single .slider-single-title {
    display: block;
    float: left;
    margin: 16px 0 0 20px;
    font-size: 20px;
    font-family: 'karla';
    font-weight: 400;
    color: #ffffff;
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    opacity: 0;
}

.slider-container .slider-content .slider-single .slider-single-likes {
    display: block;
    float: right;
    margin: 16px 20px 0 0;
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    opacity: 0;
}

.slider-container .slider-content .slider-single .slider-single-likes i {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #ff6060;
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    transform: scale(0);
}

.slider-container .slider-content .slider-single .slider-single-likes p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #ffffff;
}

.slider-container .slider-content .slider-single .slider-single-likes:hover,
.slider-container .slider-content .slider-single .slider-single-likes:focus {
    outline: none;
    text-decoration: none;
}

.slider-container .slider-content .slider-single.preactivede .slider-single-image {
    transform: translateX(-50%) scale(0);
}

.slider-container .slider-content .slider-single.preactive {
    z-index: 1;
}

.slider-container .slider-content .slider-single.preactive .slider-single-image {
    opacity: .3;
    transform: translateX(-25%) scale(0.8);
}

.slider-container .slider-content .slider-single.preactive .slider-single-download {
    transform: translateX(-150px);
}

.slider-container .slider-content .slider-single.preactive .slider-single-title {
    transform: translateX(-150px);
}

.slider-container .slider-content .slider-single.preactive .slider-single-likes {
    transform: translateX(-150px);
}

.slider-container .slider-content .slider-single.proactive {
    z-index: 1;
}

.slider-container .slider-content .slider-single.proactive .slider-single-image {
    opacity: .3;
    transform: translateX(25%) scale(0.8);
}

.slider-container .slider-content .slider-single.proactive .slider-single-download {
    transform: translateX(150px);
}

.slider-container .slider-content .slider-single.proactive .slider-single-title {
    transform: translateX(150px);
}

.slider-container .slider-content .slider-single.proactive .slider-single-likes {
    transform: translateX(150px);
}

.slider-container .slider-content .slider-single.proactivede .slider-single-image {
    transform: translateX(50%) scale(0);
}

.slider-container .slider-content .slider-single.active {
    z-index: 2;
}

.slider-container .slider-content .slider-single.active .slider-single-image {
    opacity: 1;
    transform: translateX(0%) scale(1);
}

.slider-container .slider-content .slider-single.active .slider-single-download {
    opacity: 1;
    transition-delay: 100ms;
    transform: translateX(0px);
}

.slider-container .slider-content .slider-single.active .slider-single-title {
    opacity: 1;
    transition-delay: 200ms;
    transform: translateX(0px);
}

.slider-container .slider-content .slider-single.active .slider-single-likes {
    opacity: 1;
    transition-delay: 300ms;
    transform: translateX(0px);
}

.slider-container .slider-content .slider-single.active .slider-single-likes i {
    animation-name: heartbeat;
    animation-duration: 500ms;
    animation-delay: 900ms;
    animation-interation: 1;
    animation-fill-mode: forwards;
}

.slider-container .slider-left {
    position: absolute;
    z-index: 3;
    display: block;
    right: 85%;
    top: 60%;
    color: #ffffff;
    transform: translateY(-50%);
    padding: 20px 15px;

    margin-right: -2px;
}

.slider-container .slider-right {
    position: absolute;
    z-index: 3;
    display: block;
    left: 85%;
    top: 60%;
    color: #ffffff;
    transform: translateY(-50%);
    padding: 20px 15px;

    margin-left: -2px;
}

input[type="button"]:hover {
    cursor: pointer;
}

.three_taxi_m {
    display: none !important;
}

.three_taxi_f {
    position: absolute;
    left: 0;
    margin-left: 0px;
    bottom: -73px;
}

.pers_data {
    text-align: center;
    margin-bottom: 20px;
    font-family: CoreSansA35Light-Italic;
}

.payments_drivers {
    width: 80%;
    font-family: CoreSansA55Medium;
    color: #fff;
    margin: 0 auto;
    margin-top: 15px;

}

.payments_drivers_srt1 {
    display: flex;
    justify-content: space-around;
}

.payments_drivers_srt1 div {
    border: 1px solid #fff;
    width: 17%;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    background: #333;
}

.thanks_page_pre {
    width: 100%;
    height: calc(100vh - 315px);
    padding-top: 100px;

}

.thanks_page {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.footer_thanks {
    width: 100%;
    background-color: #545965;
    padding: 50px 0;

}

.footer_thanks_content {
    width: 80%;
    margin: 0 auto;
}

.thanks_page_d2 {
    text-align: center;

}

.thanks_page_d2 p {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    font-family: CoreSansA55Medium;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}

.thanks_page_d2 span {
    color: #fcc900;
    font-size: 25px;
}

.href_index {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.href_index p {
    display: inline-block;
    font-family: CoreSansA55Medium;
    background-color: #fcc900;
    padding: 15px 25px;
    border-radius: 10px;
    color: #000;
    font-size: 20px;
}

.href_index p:hover {
    background-color: #e8b900;
}

.filial_p1 {
    padding: 5px;
    margin-top: 20px;
    z-index: 999;
    position: relative;
    display: block;
    background: rgba(0, 0, 0, 0.5);
}

.doc_oferta {
    color: #000;
    text-decoration: underline;
}

.mobile_block_zvonok {
    display: none !important;
    font-size: 20px;
    margin-top: 30px;
}

@media only screen and (max-width: 800px) {
    .mobile_block_zvonok {
        display: block !important;
    }
}

@media (max-width:768px) {
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .main_screen_left {
        padding: 30px 15px 60px;
        background: url('../img/center_main.png') 50% 50% no-repeat;
        background-size: cover;
        color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .main_screen_left .vizitka_img {
        /*margin-bottom: 30px;*/
    }

    .main_screen_left .main_screen_center_p1 {
        display: block;
        margin: 60px 15px;
        font-size: 32px;
    }

    .main_screen_left .mobile_block_zvonok {
        margin-top: 60px;
    }

    .main_screen_left .mobile_block_zvonok a.phone {
        display: block;
        color: #fff;
        font-size: 24px;
        font-family: CoreSansA55Medium;
        margin-bottom: 5px;
    }

    .main_screen_left .mobile_block_zvonok a.main_screen_right_p2 {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        font-family: CoreSansA55Medium;
    }

    .main_screen_center {
        display: none;
    }

    .pers_data {
        padding: 15px 30px;
    }

    .who_we {
        padding: 200px 30px 30px !important;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .who_we .pre2 {
        top: 30px;
    }

    .who_we .who_we_d2r,
    .who_we .who_we_d2 {
        width: 100%;
    }

    .who_we .who_we_d2r p,
    .who_we .who_we_d2 p {
        text-align: center;
    }

    .format_jobs {
        /*padding: 60px 30px 30px !important;*/
        padding: 60px 0 30px !important;
    }

    .format_jobs .pre2 {
        top: 30px;
    }

    .format_jobs .tarif_d2 {
        padding: 30px 30px 70px;
    }

    .how_much_money {
        padding: 200px 0 30px !important;
    }

    .how_much_money .pro_money {
        top: 30px;
    }

    .how_much_money .how_much_money_d1,
    .how_much_money .how_much_money_d2,
    .how_much_money .how_much_money_d3 {
        padding: 15px 30px;
    }

    .how_much_money .three_grafika {
        margin: 0;
        padding: 15px 0;
    }

    .how_much_money_d1 .rent_rfom_autopark {
        width: 100%;
        font-size: 16px;
        line-height: 1.5;
    }

    .choice_grafik_p {
        font-family: 'CoreSansA85Heavy';
        width: 100%;
        padding: 0 30px;
    }

    .our_autopark {
        padding: 120px 0 30px !important;
    }

    .our_autopark .our_auto_i {
        top: 30px;
    }

    .our_autopark .our_autopark_pre {
        padding: 0 30px;
    }

    .our_autopark .our_autopark_tarif {
        padding: 0;
    }

    .our_autopark .our_autopark_tarif .tarif_d2_2 {
        height: auto;
    }

    .our_autopark .our_autopark_tarif .tarif_d2d2_2 {
        padding: 0 30px;
        height: auto;
    }

    .our_autopark .our_autopark_tarif .tarif_d2d2_2:after {
        display: none;
    }

    .our_autopark .our_autopark_tarif .tarif_d2d2_2_str {
        margin: 0 0 30px;
        padding: 0 0 30px;
        border-bottom: 1px solid #eee;
    }

    .our_autopark .our_autopark_tarif .tarif_d2d2_2_str:last-child {
        border: 0;
        margin: 0;
    }

    .our_autopark .our_autopark_tarif .tarifs_l {
        font-size: 18px;
    }

    .our_autopark .our_autopark_tarif .tarifs_l span {
        display: block;
        margin-top: 5px;
        font-size: 14px;
        opacity: .4;
    }

    .our_autopark .our_autopark_tarif .tarifs_r {
        font-size: 24px;
        margin-top: 5px;
        font-family: CoreSansA55Medium;
    }

    .our_autopark .more_conditions {
        padding: 30px;
        margin: 30px 0 0;
    }

    .our_autopark .more_conditions .more_conditions_p {
        margin-bottom: 30px;
    }

    .condition_jobs {
        padding: 120px 0 30px !important;
    }

    .condition_jobs_2 {
        font-size: 16px;
    }

    .condition_jobs_2_p {
        margin-bottom: 20px;
    }

    .condition_jobs_2_p:before {
        top: 6px;
        margin: 0;
    }

    .what_else {
        padding: 120px 0 30px !important;
    }

    .what_else .what_else_i {
        filter: brightness(0) invert(0);
    }

    .what_else .what_else_three_d img {
        position: relative;
        z-index: 10;
    }

    .what_else .what_else_three_d {
        height: auto !important;
        overflow: hidden;
        padding: 30px 0;
    }

    .as_start {
        padding: 120px 30px 30px !important;
    }

    .as_start .as_start8 {
        filter: brightness(0) invert(0);
    }

    .as_start .as_start_d,
    .as_start .as_start_d .img_with_taxi {
        width: 100%;
    }

    .as_start .as_start_d .as_start_d_el {
        width: 100%;
    }

    .as_start iframe {
        min-height: 200px;
    }

    .faq {
        padding: 120px 30px 30px !important;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .faq .faq_i {
        filter: brightness(0) invert(1);
    }

    .faq .faq_d_s_e,
    .faq .faq_d_s_2,
    .faq .faq_d_s_3 {
        width: 100% !important;
    }

    .faq .faq_d_s_2,
    .faq .faq_d_s_3 {
        height: inherit;
    }

    .about_company {
        padding: 160px 0 30px !important;
    }

    .about_company .about_com {
        filter: brightness(0) invert(0);
        width: 100%;
        height: auto;
        left: 0;
        padding: 15px 30px;
    }

    .about_company .about_company_p {
        color: #000;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .about_company .start_earn {
        width: 100% !important;
    }

    .comment {
        padding: 30px;
    }

    .comment_d {
        padding: 30px;
    }

    .comment .comment_d_p2 {
        font-size: 16px;
    }

    .comment_d.comment_d1 {
        padding-top: 60px;
    }

    .comment_d.comment_d5 {
        padding-bottom: 60px;
    }

    .remaining_questions {
        padding: 60px 30px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .remaining_questions p.animated {
        margin-bottom: 30px;
        font-size: 24px;
    }

    .how_to_arrive {
        padding: 60px 30px;
    }

    .how_to_arrive .how_to_arrive_l {
        width: 100%;
        padding: 0 0 30px;
    }

    .how_to_arrive .how_to_arrive_l .how_to_arrive_l_p3 {
        margin: 30px 0;
    }

    .how_to_arrive .how_to_arrive_l .how_to_arrive_d .how_to_arrive_d1 {
        height: auto;
    }

    .how_to_arrive .how_to_arrive_l .how_to_arrive_d .how_to_arrive_d1 img {
        height: 300px;
    }

    .how_to_arrive .how_to_arrive_r {
        width: 100%;
    }

    .footer_logo {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 30px;
    }

    .footer_center {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 30px;
    }

    .footer_right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
