.anton_startbg{
    position: relative;
    background: #f7f7f7;
}
.anton_startbg .uk-container{
       position: relative;
       z-index:2;
}
.anton_startbg:before{
    z-index: 1;
    content: "";
    position: absolute;
    background: #fd2600c9;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
}
.pre_prewew{
    font-family: "Nunito Sans", sans-serif;
    position: absolute;
    bottom: 577px;
    font-size: 15px;
    color: #fb5234;
    letter-spacing: 1px; 
}
.anton_startbg .uk-container h1{
     font-size: 70px;
    font-family: "Nunito Sans", sans-serif;
    position: absolute;
    bottom: 400px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 70px;
}

.posttitle {
    font-size: 23px;
    font-family: "Nunito Sans", sans-serif;
    position: absolute;
    bottom: 260px;
    letter-spacing: 1px;
    font-weight: 300;
    width: 45%;
}
.posttitle span{
    color:#fd2600c9;
}
.anton_startbg .social-icon-block{
 position: absolute;  
     bottom: 64px;
}
.anton_startbg .social-icon-block .social-icon {
    color: #fff;
}
.anton_startbg .social-icon-block .social-icon span{
    color: #fff;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.posttitle_x2{
    font-family: "Nunito Sans", sans-serif;
    position: absolute;
    color: #fff;
    bottom: 120px;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 1px;
}
.telephone_x1{
position: absolute;
    z-index: 3;
    font-size: 35px;
    top: 30px;
    font-family: "Nunito Sans", sans-serif;
    text-decoration: none;
    color: #000;
    font-weight: 100;
}
.anton_typeus{
     position: relative;
    padding: 50px 0px;   
}
.contact-section.anton_typeus{
   padding: 0px;   
}
.contact-section.anton_typeus .uk-container{
   padding: 50px 0px;   
}
.anton_typeus .uk-card{
        border: 4px solid #fb5234;
    border-radius: 10px;
    position: relative;
}
.name_subcard, .name_manufactory_subcard, .muted_pretext, .name_text_subcard{
    font-family: "Nunito Sans", sans-serif;
}
.name_subcard{
        font-size: 18px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 700;
}
.name_manufactory_subcard{
       font-size: 16px;
    font-weight: 800;
    color: #fb5234; 
}
.muted_pretext{
       padding-top: 10px;
    font-size: 16px;
    color: #000; 
}
.name_text_subcard{
    font-size: 16px;
    padding: 4px 0px 10px;
    color: #000000;
    border-top: 1px solid #e5e5e5;
    margin-top: 4px;
}
.heder_card{
    min-height: 275px;
}
.ico{
    width: 75px;
    height: 75px;
    margin-top: -61px;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 15px;
    border: 4px solid #fb5234;
}
.anton_typeus h2{
    font-family: "Nunito Sans", sans-serif;
    font-size: 40px;
    padding-bottom: 30px; 
        line-height: 48px;
}
.anton_typeus h2 span {
    background: #fb5234ad;
    font-weight: 100;
    color: #fff;
    padding: 0px 15px;
    font-size: 30px;
    letter-spacing: 2px;
    border-radius: 4px;
    text-transform: uppercase !important;
}
.link-grid {
    display: block;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 20px;
}
.whatsapp-link {
            background-color: rgba(37, 211, 102, 0.15);
        }
        .whatsapp-link:hover {
            background-color: #25D366;
        }
        .telegram-link {
            background-color: rgba(0, 136, 204, 0.15);
        }
        .telegram-link:hover {
            background-color: #0088cc;
        }
        .website-link {
            background-color: rgba(30, 135, 240, 0.15);
        }
        .website-link:hover {
            background-color: #1e87f0;
        }
.icon-link {
       display: flex
;
    flex-direction: column;
    align-items: baseline;
    text-decoration: none;
    color: #000000;
    padding: 15px 10px;
    border-radius: 8px;

    transition: all 0.3s;
    position: relative;
    height: 9px;
    margin-bottom: 5px;
}
        .icon-link:hover {
       
            color: white;
            transform: translateY(-3px);
        }
        .icon-link span[uk-icon] {
    margin-bottom: 8px;
    font-size: 1.2rem;
    position: absolute;
    left: 15px;
    top: 6px;
        }
        .icon-link .link-text {
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 1.3;
    padding-left: 53px;
    position: absolute;
    left: 0;
    top: 7px;
        }
        .sticky-footer {
            background-color: #1e87f0;
            color: white;
            padding: 15px 0;
            position: sticky;
            bottom: 0;
            z-index: 1000;
        }
        
.form-container {
    background: white;
    padding: 0px;
    border-radius: 0px;
    box-shadow: 0;
}
        .contact-info {
            color: white;
            padding: 40px;
        }
        .contact-item {
    display: flex
;
    align-items: center;
    margin-bottom: 10px;
}
.contact-icon {
    width: 50px;
    height: 50px;
    background: #fd2600;
    border-radius: 10px;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 1.2rem;
    color: #fff;
}

        .contact-text {
            flex: 1;
        }
        .contact-text h4 {
            margin: 0 0 5px 0;
            font-weight: 600;
        }
        .contact-text p {
            margin: 0;
            opacity: 0.9;
        }
        .section-title {
            text-align: center;
            margin-bottom: 50px;
            font-weight: 700;
        }
        .section-title span {
            color: #1e87f0;
        }
        .uk-button-primary {
            background: #1e87f0;
            color: white;
            transition: all 0.3s;
        }
        .uk-button-primary:hover {
            background: #0f6ecd;
            transform: translateY(-2px);
        }

.contact-info {
    padding: 40px;
    background: #f6f6f6;
    width: calc(100% + 45px);
    margin-top: 70px;
    border-radius: 20px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}
.contact-text h4{
    font-family: "Nunito Sans", sans-serif;    
        margin: 0 0 5px 0;
    font-weight: 600;
    padding: 0;
    line-height: 0;
    font-size: 17px;
    letter-spacing: 1px;
        color: #000;
    opacity: 0.5;
}
.contact-text p a, .contact-text p{
    font-family: "Nunito Sans", sans-serif;
    font-size: 21px;
    padding: 0;
    margin-top: 2px;
    display: block;
    color: #000;
}

 /* Общие стили для примера */
        .demo-container {
            padding: 50px;
            margin: 20px;
            border-radius: 10px;
        }
       
        .anton_startbg2 {
            background: linear-gradient(135deg, #333 0%, #666 100%);
            color: white;
        }
        
        /* Стили для социальных иконок */
        .social-icon-block {
            position: absolute;  
            bottom: 64px;
        }
        .social-icon-block .social-icon {
            color: #fff;
        }
        .social-icon-block .social-icon span {
            color: #fff;
            padding: 10px;
            margin-right: 10px;
            border: 1px solid #e5e5e5;
            border-radius: 10px;
            text-align: center;
            box-sizing: border-box;
            position: relative;
            display: inline-block;
            width: 40px;
            height: 40px;
        }
   
        /* Стили для .anton_startbg2 - иконки в цветах брендов */
        .anton_startbg2 .social-icon-block .social-icon span {
            background-color: rgba(255, 255, 255, 0.9);
            transition: all 0.3s ease;
        }
        .anton_startbg2 .social-icon-block .social-icon:hover span {
            transform: translateY(-3px);
        }
        
        /* Цвета для иконок в .anton_startbg2 */
        .anton_startbg2 .social-icon-block .social-icon[href*="wa.me"] span {
            color: #25D366 !important; /* WhatsApp green */
        }
        .anton_startbg2 .social-icon-block .social-icon[href*="t.me"] span {
            color: #0088cc !important; /* Telegram blue */
        }
        .anton_startbg2 .social-icon-block .social-icon[href^="tel:"] span {
            color: #1e87f0 !important; /* Phone blue */
        }
        .anton_startbg2 .social-icon-block .social-icon[href^="mailto:"] span {
            color: #ea4335 !important; /* Gmail red */
        }
        
        /* Альтернативный вариант - цветной фон */
        .anton_startbg2.alternative .social-icon-block .social-icon span {
            background-color: transparent;
            border: none;
        }
        .anton_startbg2.alternative .social-icon-block .social-icon[href*="wa.me"] span {
            background-color: #25D366;
            color: white !important;
        }
        .anton_startbg2.alternative .social-icon-block .social-icon[href*="t.me"] span {
            background-color: #0088cc;
            color: white !important;
        }
        .anton_startbg2.alternative .social-icon-block .social-icon[href^="tel:"] span {
            background-color: #1e87f0;
            color: white !important;
        }
        .anton_startbg2.alternative .social-icon-block .social-icon[href^="mailto:"] span {
            background-color: #ea4335;
            color: white !important;
        }
        .social-icon-block {
    position: relative;
    bottom: 0;
}
.anton_startbg2 {
    color: white;
}
.demo-container {
    padding: 0;
    margin: 30px 0 0px;
    border-radius: 0;
}
.anton_startbg2 {
    color: white;
}
.demo-container {
    padding: 20px;
    margin: 30px 0 0px;
    border-radius: 11px;
}
.ymaps-2-1-79-map {
    position: absolute!important;
    top: 0!important;
    z-index: -1!important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    text-decoration: none !important;
    color: #000;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-print-color-adjust: exact;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media (max-width: 800px) {
.pre_prewew{
font-family: "Nunito Sans", sans-serif;
        position: relative;
        margin-top: 70px;
        bottom: 0px;
        font-size: 15px;
        color: #fb5234;
        letter-spacing: 1px;
        
}
.anton_startbg .uk-container h1{
     font-size: 70px;
    font-family: "Nunito Sans", sans-serif;
        position: relative;
    bottom: 0px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 70px;
}

    .posttitle {
        font-size: 17px;
        font-family: "Nunito Sans", sans-serif;
        position: relative;
        bottom: 0px;
        letter-spacing: 1px;
        font-weight: 300;
        width: 100%;
    }
    .anton_startbg .uk-container h1 {
        font-size: 45px;
        font-family: "Nunito Sans", sans-serif;
        position: relative;
        bottom: 0px;
        letter-spacing: 1px;
        font-weight: 300;
        padding: 10px 0px;
        line-height: 47px;
        margin: 0;
    }
.contact-info {
    padding: 10px;
    background: #f6f6f6;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}
.posttitle span{
    color:#fd2600c9;
}
    .anton_startbg .social-icon-block {
        position: absolute;
        bottom: 73px;
    }
    .anton_startbg .social-icon-block .social-icon span {
    color: #fff;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background: #fb5234;
}
.contact-text p a, .contact-text p {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    padding: 0;
    margin-top: 2px;
    display: block;
    color: #000;
}
.anton_typeus h2 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 40px;
    padding-bottom: 90px;
    line-height: 48px;
    zoom: 0.6;
}

.contact-section.anton_typeus h2{
    background: #fff;
    padding: 20px;
    border-radius: 27px;
    text-align: center;
}

.anton_typeus .uk-card {
    border: 4px solid #fb5234;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
}
.contact-section.anton_typeus .uk-container {
    padding: 50px 20px;
}
.telephone_x1 {
    position: absolute;
    display: none;}
    
}