#main {
    background: #FFFFFF;
    margin: 0 auto;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

.postcontent {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 175%;
}

.postcontent p {
    margin: 10px 0;
}

.postcontent a {
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted #000000;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    padding: 0;
    margin: 0;
    min-width: 1000px;
    color: #000000;
}

.sheet {
    margin: 0 auto;
    position: relative;
    cursor: auto;
    width: 1000px;
    z-index: auto !important;
}

.header {
    margin: 0 auto;
    background-repeat: no-repeat;
    height: 120px;
    position: relative;
    z-index: auto !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="tel"],
input[type="time"],
input[type="week"],
textarea {
    background: #FFFFFF;
    border: 1px solid #717171;
    margin-bottom: 10px;
    width: calc(100% - 20px);
    padding: 10px;
    color: #404040 !important;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

.article table,
table.article {
    border-collapse: collapse;
    margin: 1px;
}

.post .content-layout-br {
    height: 0;
}

.article th,
.article td {
    padding: 2px;
    border: solid 1px #B9C2CB;
    vertical-align: top;
    text-align: left;
}

.article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

.footer {
    background: #F2F2F2;
    margin: 20px auto 0;
    position: relative;
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 175%;
    text-align: center;
    padding: 0;
}

.footer a {
    color: #000000;
    font-size: 16px;
    border-bottom: 1px dotted #000000;
    font-family: 'Roboto', sans-serif;
    line-height: 175%;
    text-decoration: none !important;
    transition: 0.3s;
}

.footer a:hover {
    color: #666666;
    border-bottom: 1px dotted #666666;
    transition: 0.3s;
}

.footer p {
    padding: 0;
    margin: 5px 0px !important;
    line-height: 175% !important;
    text-align: center;
}

.footer-inner {
    margin: 0 auto;
    width: 1000px;
    padding: 50px;
    padding-right: 50px;
    padding-left: 50px;
}

.content-layout .content {
    margin: 0 auto;
}

.topblock {
    width: 1000px;
    height: 600px;
    background: url('../images/header.jpg');
    margin: 0px -460px;
    padding: 0px 460px;
}

.headline {
    display: block;
    position: absolute;
    left: 50% !important;
    margin-left: -410px !important;
    top: 8px !important;
}

.headline a {
    font-size: 36px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900 !important;
    text-decoration: none !important;
    color: #000000 !important;
}

.tagline {
    position: absolute;
    left: 50%;
    margin-left: -408px;
    top: 67px;
    font-size: 14.5px;
    color: #5a5a5a;
}

.logo {
    position: absolute;
    left: 50%;
    margin-left: -495px;
    top: 23px;
    width: 50px;
    height: 50px;
    padding: 4px;
    background: url('../images/car.png') no-repeat center 5px;
    background-size: 70%;
    border: 6px solid #FFDE00;
    border-radius: 50%;
}

.topblockwhite {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    width: 470px;
    margin-top: 50px;
    padding: 20px 50px 50px;
}

.topblockwhite h1 {
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 135%;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.toptrigger {
    margin-bottom: 30px;
}

.toptriggerimg {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    margin-right: 20px;
}

.toptriggerimg img {
    margin: 10px 0px 0px 0px !important;
}

.toptrigger+.toptrigger .toptriggerimg img {
    margin: 5px 0px 0px 0px !important;
}

.toptriggertext {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    font-size: 18px;
    margin-right: 35px;
    line-height: 130%;
    text-align: left;
}

.toptriggerprice {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    font-size: 42px;
    font-weight: 700;
    text-align: left;
}

.toptriggerprice span {
    font-weight: 300;
    font-size: 24px;
}

.contacts {
    position: absolute;
    left: 50%;
    top: 26px;
    width: 290px;
    margin-left: 210px;
    text-align: right;
}

.phone {
    font-size: 34px;
    font-weight: 900;
}

.phone span {
    font-weight: 300 !important;
}

.adress {
    font-size: 16px;
    color: #5a5a5a;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 5px;
}

.adress a img {
    width: 24px;
    height: 24px;
    margin-right: 2px;
}

.adress span {
    margin-left: 5px;
}

.topbuttonblock {
    width: 570px;
    height: 10px;
    position: absolute;
    margin-top: 492px;
}

.topbutton {
    background: #089D1F;
    color: #FFFFFF;
    width: 200px;
    padding: 20px 70px;
    text-transform: uppercase;
    font-size: 22px;
    transform: skewX(-10deg);
    transition: 0.3s;
}

.topbutton:hover {
    background: #24C43B;
    cursor: pointer;
    transition: 0.3s;
}

.topbuttontext {
    transform: skewX(10deg);
}

.whiteblock,
.greyblock,
.yellowblock {
    padding: 80px 460px;
    margin: 0px -460px;
}

.yellowblock,
.greyblock {
    background: #F2F2F2;
}

.caption {
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 135%;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.yellowtriggers {
    margin-bottom: -20px !important;
}

.yellowtriggers.avtopark {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 14px 10px;
}

.yellowtrigger {
    display: inline-block;
    width: 245px;
    text-align: left;
}

.yellowtriggerimg,
.yellowtriggertext,
.yellowtriggerprice {
    display: inline-block;
    vertical-align: top;
}

.yellowtriggerimg {
    margin-right: 17px;
}

.yellowtriggerimg img {
    margin-top: 15px;
}

.yellowtriggertext {
    font-weight: 300;
    margin-right: 0px;
    font-size: 14px;
    line-height: 150%;
}

.yellowtriggertext span {
    font-weight: 700;
    font-size: 18px;
}

.yellowtriggerprice {
    width: 200px;
    font-weight: 700;
    margin-left: 71px;
    margin-top: -20px;
    font-size: 18px;
}

.yellowtriggerprice span {
    font-weight: 300;
    font-size: 16px;
}

.yellowblock .yellowtriggers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 20px 10px;
}

.yellowblock .yellowtrigger {
    flex: 0 1 calc((100% - 30px) / 4);
    display: grid;
    grid-template-columns: 64px 1fr;
    grid-template-areas:
        "img text"
        "img price";
    gap: 6px 17px;
    width: auto;
    min-width: 210px;
}

.yellowblock .yellowtriggerimg {
    grid-area: img;
    margin-right: 0px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 0px 1px #ececec;
    background: #FFFFFF;
}

.yellowblock .yellowtriggerimg img {
    margin-top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.yellowblock .yellowtriggertext {
    grid-area: text;
}

.yellowblock .yellowtriggerprice {
    grid-area: price;
    margin-left: 0px;
    margin-top: 0px;
    width: auto;
}

.greytrigger {
    display: inline-block;
    width: 245px;
    text-align: left;
}

.greytriggerimg {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 0px 1px #ececec;
    margin-bottom: 15px;
}

.greytriggerimg img {
    background: #FFFFFF;
    padding: 25px;
    width: 50px;
}

.greytriggertext {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    text-align: center;
}

.greytriggertext span {
    font-weight: 700;
    font-size: 18px;
}

.greytriggerreadmore {
    padding: 10px;
    text-align: center;
}

.works {
    margin-top: 30px;
}

.works a {
    border: none !important;
}

.work {
    width: 300px;
    display: inline-block;
    background: #F2F2F2;
    margin: 20px 0px 26px;
    vertical-align: middle !important;
}

.twowork {
    margin: 20px 32px 26px !important;
}

.workimage img {
    margin: 0px !important;
}

.work li {
    font-weight: 300;
    text-align: left;
}

.worktext {
    padding: 0px 15px 40px;
    color: #000000 !important;
}

.workbutton {
    display: block;
    margin: -26px;
    background: #089D1F;
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 13px 20px;
    width: 200px;
    font-size: 18px;
    line-height: 150% !important;
    cursor: pointer;
    font-weight: 300;
    transition: 0.3s;
    transform: skewX(-10deg);
}

.workbutton div {
    transform: skewX(10deg);
}

.workbutton:hover {
    background: #24C43B;
    transition: 0.3s;
}

.avtopark .yellowtrigger {
    background: #FFFFFF;
    width: 290px;
    margin: 0px;
    padding: 15px;
    display: grid;
    grid-template-columns: 90px 1fr;
    grid-template-areas:
        "img text"
        "img price"
        "img info";
    gap: 8px 15px;
}

.avtopark .yellowtriggerimg {
    grid-area: img;
    margin-right: 0px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 0px 1px #ececec;
    background: #FFFFFF;
}

.avtopark .yellowtriggertext {
    grid-area: text;
}

.avtopark .yellowtriggerprice {
    grid-area: price;
    margin-left: 0px;
    margin-top: 0px;
    width: auto;
}

.avtopark .yellowtriggerinfo {
    grid-area: info;
    line-height: 150%;
    margin-top: 0px;
    font-size: 14px;
    margin-left: 0px;
}

.avtopark .yellowtriggerimg img {
    margin-top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.stock-img,
.stock-price,
.stock-simbol {
    display: inline-block;
    vertical-align: top;
}

.stock-price-big {
    font-size: 42px;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 13px;
}

.stock-price-mini {
    font-size: 16px;
    margin-top: 11px;
    margin-left: 13px;
    text-align: left;
}

.stock-simbol {
    font-size: 42px;
    font-weight: 700;
    margin-top: 10px;
}

.stock-img {
    width: 85px;
    text-align: center;
}

.stock-img-text {
    margin-top: -10px !important;
}

.stockblock {
    background: url('../images/man.jpg') no-repeat 460px bottom;
}

.stockinfo {
    padding: 50px 0px;
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

.stockfeedback {
    display: inline-block;
    vertical-align: top;
    width: 510px;
    padding-left: 80px;
}

.feedbackbutton {
    display: block;
    margin: -26px 0px 0px 15px;
    background: #089D1F;
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 13px 20px;
    width: 300px;
    font-size: 18px;
    line-height: 150% !important;
    cursor: pointer;
    font-weight: 300;
    transition: 0.3s;
    transform: skewX(-10deg);
}

.feedbackbutton input {
    transform: skewX(10deg);
    border: 0px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    outline: none;
    cursor: pointer;
}

.feedbackbutton:hover {
    background: #24C43B;
    transition: 0.3s;
}

.feedbackform {
    background: #F2F2F2;
    padding: 50px;
    width: calc(100% - 100px)
}

.numberblocks {
    margin: 40px -30px 20px;
}

.numberblock {
    display: inline-block;
    background: #FFFFFF;
    border: 3px solid #FFDE00;
    transform: skewX(-10deg);
    margin-left: 10px;
}

.number {
    font-size: 42px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    padding: 30px 0px 30px 15px;
    border-radius: 3px;
    z-index: 10;
    transform: skewX(10deg);
}

.numbertext {
    display: inline-block;
    vertical-align: top;
    padding: 18px 20px 18px 5px;
    border-radius: 3px;
    max-width: 130px;
    line-height: 150%;
    text-align: left;
    font-weight: 300;
    z-index: 10;
    transform: skewX(10deg);
}

.numbertext span {
    font-weight: 600;
}

.numberback {
    background: #FFDE00;
    display: inline-block;
    content: '';
    width: 120px;
    margin-right: -120px;
    margin-left: -5px;
    height: 80px;
    transform: skewX(-10deg);
    z-index: 1;
}

.pereezdinfo {
    padding: 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

.pereezd {
    margin-bottom: 15px;
    text-align: left;
}

.pereezd-img,
.pereezd-price,
.pereezd-simbol {
    display: inline-block;
    vertical-align: top;
}

.pereezd-price-big {
    font-size: 42px;
    font-weight: 700;
    margin-top: 15px;
    margin-left: 0px;
}

.pereezd-price-big span {
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
    margin-left: 20px;
}

.pereezd-simbol {
    font-size: 42px;
    font-weight: 300;
    margin-top: 16px;
}

.pereezd-img {
    width: 50px;
    margin-left: 15px;
    text-align: center;
}

.pereezd-img-text {
    margin-top: -5px !important;
    margin-left: -63px;
    text-align: left !important;
    color: #777777;
}

.toptriggers {
    padding: 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 480px;
}

.gruzfeedback {
    display: inline-block;
    vertical-align: top;
    width: 510px;
    padding-left: 0px;
}

.logos {
    margin: 0px -10px;
}

.logos img {
    display: inline-block;
    margin: 8px 10px !important;
}

.umodal {
    position: fixed;
    display: block;
    width: 626px;
    height: 350px;
    padding: 50px;
    left: 50%;
    margin-left: -363px;
    top: 0%;
    margin-top: -500px;
    background: #F2F2F2;
    z-index: 100500;
    box-shadow: 0px 0px 0px 1100px rgba(0, 0, 0, 0);
    transition: 0.3s;
}

.click {
    top: 50%;
    margin-top: -225px;
    transition: 0.3s;
    box-shadow: 0px 0px 0px 1100px rgba(0, 0, 0, 0.3);
}

.cross {
    position: absolute;
    background: #999999;
    height: 25px;
    width: 1px;
    left: 12px;
    transform: rotate(45deg);
    transition: 0.3s;
}

.cross:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 25px;
    background: #999999;
    left: -12px;
    top: 12px;
    transition: 0.3s;
}

.close {
    width: 25px;
    height: 25px;
    position: fixed;
    margin-left: 638px;
    margin-top: -38px;
    cursor: pointer;
}

.close:hover .cross {
    background: #333333;
    transition: 0.3s;
}

.close:hover .cross:after {
    background: #333333;
    transition: 0.3s;
}

.umodal h2 {
    font-size: 26px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 900 !important;
    text-transform: uppercase;
    margin: 5px 0px 20px;
}

.umodal textarea {
    max-height: 100px;
}

.umodal .button {
    background: #089D1F;
    color: #FFFFFF;
    border: 0px !important;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding: 10px 30px;
    cursor: pointer;
    transition: 0.3s;
    outline: none;
    display: inline-block;
}

.aftersubmit {
    position: absolute;
    background: #089D1F;
    display: block;
    width: 20px;
    height: 44px;
    margin-left: -15px;
    display: inline-block;
    transform: skewX(-10deg);
    transition: 0.3s;
    outline: none;
}

.button:hover+.aftersubmit {
    background: #24C43B;
    transition: 0.3s;
}

.umodal .button:hover {
    background: #24C43B;
    transition: 0.3s;
}

#formdiv-stock .result {
    padding: 80px 30px 0px !important;
}

#formdiv-pereezd .result {
    padding: 130px 30px 0px !important;
}

#formdiv-gruz .result {
    padding: 130px 30px 0px !important;
}

.umodal .result {
    font-family: 'Roboto', sans-serif;
    line-height: 150%;
    text-align: center;
    padding: 110px 60px;
    font-size: 19px;
}

.stockblock .stockinfo {
    padding: 150px 45px 30px 20px;
}

.stockblock .stockfeedback {
    padding-left: 20px;
}

.footer-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.footer-logo img {
    max-width: 300px;
}
