
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    color: white;
    display: block;
}

ol, ul {
    list-style: none;
    color: white;

}

blockquote, q {
    quotes: none;
    color: white;

}

blockquote:before, blockquote:after,
q:before, q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    color: white;

}

body {
    overflow-x: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
    /*margin: 0 15px 0 15px;*/
}

.title_info {
    margin: auto;
    height: max-content;
    z-index: 2;
    position: relative;

}

.content_info {
    width: 30%;
    display: inline-block;
    float: left;
    margin: 0 1%;
}

.content_info img {
    margin: 0 0 0 0;
    display: inline-block;
    float: left;
    height: 50px;
    width: 50px;
}

.main_apeleaza {
    width: 50%;
    margin: auto;
    display: block;
    text-align: center;
    height: 80px;
    line-height: 80px;
}

.main_apeleaza a {
    color: white;
    text-decoration: none;
}

.main_apeleaza a span {
    color: #fcd307;
    text-shadow: 0 0 10px #000;
}

.main_apeleaza h1 {
    width: max-content;
    font-size: 40px;

}
.main_apeleaza h1:hover a span {
    color: white;
    text-shadow: 0 0 10px #000;
}
.main_apeleaza div {
    text-align: left;
    width: max-content;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    line-height: 1.2;
    vertical-align: middle;

}

.main_apeleaza p {
    width: max-content;
    font-size: 24px;
    line-height: 30px;
}

.main_apeleaza img {
    width: 100px;
    display: inline-block;
    border-radius: 20%;
    vertical-align: middle;
    line-height: 40px;
    box-shadow: -5px 0px 40px 15px #f9d208;
}

.left .content_info .title_info span, p {
    margin: 0;
}

.left .content_info {
    width: 100%;
    margin: 0;
    height: min-content;
}

.left {
    width: 49%;
    margin: 0;
    display: inline-block;
}

.right {
    width: 49%;
    display: inline-block;
    margin: 0;
    float: right;
}

.full_width {
    display: inline-block;
    margin: 10px 50px;
}

#about_us {
    background-color: rgb(44, 42, 52);
    position: relative;
    /*background-image: url('../images/road-4161265_960_720.jpg');*/
    /*background-position:bottom; background-size: cover;*/
    /*height: 460px;*/
}

#about_us h1 {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 26px;
    font-family: 'Bungee+Inline', sans-serif;
    line-height: 50px;
    display: inline-block;
    white-space: nowrap;
}

#about_us p {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 0;
    font-size: 22px;
    font-family: 'Bungee+Inline', sans-serif;
}

.about_us_title {
    font-size: 40px;
    text-align: center;
    font-weight: 900;
    color: white;
    padding: 35px;
    font-family: 'Bevan', sans-serif;
    z-index: 1;
    position: relative;
}

.info_contact {
    color: white;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    background-image: url("../images/tractari-photo/road_horizontal_2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #eae9e9;
    border-top-style: solid;
    border-bottom-style: solid;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: unset;
    position: relative;
}

.topnav {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 50px;
    background-color: #3336;;
    z-index: 9999;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 0;
    position: fixed;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.topnav a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    width: max-content;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    margin: auto;
}

/*.topnav a:hover {*/
/*background-color: #ddd;*/
/*color: black;*/
/*}*/

.active {
    background-color: #4CAF50;
    color: white;
}

.topnav .icon {
    display: none;
}

.photos p {
    width: 98%;
    height: 270px;
}

.container .photos img {
    width: 100%;
    height: auto;
}

.fa-chevron-circle-right {
    top: 126px;
    right: -30px;
    color: #fff;
    z-index: 9999999;
    position: absolute;
}

.fa-chevron-circle-left {
    top: 126px;
    left: -30px;
    color: #fff;
    z-index: 9999999;
    position: absolute;
}

.slick-dots li button:before {
    color: #ffffff !important;
}

.container .gallery_slick {
    height: 100%;
    width: 70%;
    margin: 0 auto;
    z-index: 1;
}
#tel-link{
    background: #fcd307;
    border-radius: 5px;
    color: black;
    position: relative;
    height: 38px;
    line-height: 38px;

}
#gallery {
    background: #4f4f4f;
    height: 475px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

#gallery:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: -11%;
    z-index: 0;
    height: 30%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5f7ff), to(#fff));
    background-image: linear-gradient(180deg, #2c2a34, #4f4f4f);
}

#gallery:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -150px;
    z-index: 1;
    height: 30%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5f7ff), to(#fff));
    background-image: linear-gradient(180deg, #4f4f4f, #2c2a34);
}

.gallery_title {
    font-size: 40px;
    text-align: center;
    font-weight: 900;
    color: white;
    padding: 60px;
    z-index: 1;
    position: relative;
    font-family: 'Bevan', sans-serif;
}

#other_services {
    background-color: #2c2a34;
    position: relative;
    padding: 50px 0 100px 0;
}

#other_services li {
    position: relative;
    z-index: 1;
}
.other_services_content{margin-bottom: 50px}
.other_services_content li {
    vertical-align: middle;
    width: 49%;
    display: inline-block;
    padding-left: 50px;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Bungee+Inline', sans-serif;
}

#other_services img {
    height: 40px;
    vertical-align: middle;
    padding: 5px;
}

#contact {
    background-color: #4f4f4f;
    position: relative;
    z-index: 1;
    font-size: 0;

}
#other_services:before{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5f7ff), to(#fff));
    background-image: linear-gradient(180deg, #2c2a34, #4f4f4f);
}

.contact_title {
    font-size: 40px;
    text-align: center;
    font-weight: 900;
    color: #0b0808;
    padding: 60px 60px 20px 60px;
    font-family: 'Bevan', sans-serif;
}

.contact_info {
    width: max-content;
    height: max-content;
    margin: auto;
}

#contact p {
    width: max-content;
    margin: auto;
    font-size: 22px;
}

#contact iframe {
    width: 100%;
    margin-top: 50px;
}

.first_title h1 {
    font-size: 50px;
    text-align: center;
    font-weight: 900;
    color: #ffffff;
    font-family: 'Bungee+Inline', sans-serif;
    position: relative;
    padding-bottom: 5px;
    width: max-content;
    margin: auto;
}
.first_title {
    padding: 70px 5%;
}
.first_title  h1:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
    left: 25%;
    border-bottom: 2px solid #ffc325;
}

#home {
    height: 850px;
    max-width: 100%;
    overflow: hidden;
}

.gif {
    height: 85vh;
    color: white;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    background-image: url("../images/tractari.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 300px;
    background-attachment: unset;
    position: absolute;
}

.container .title {
    font-size: 40px;
    text-align: center;
    padding: 30px;
    font-weight: 900;
    font-family: 'Bevan', sans-serif;
}

.fa {
    font-size: 27px !important;
}

.default_fieldset_adress {
    position: relative;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 1px solid #ffc325;
    width: 300px;
    color: #ffc325;
    top: 15px;
    display: inline-block;

}

.default_fieldset_adress legend {
    display: block;
    font-size: 12px;
    color: #ffc325;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    width: auto;
}

.default_fieldset_tel {
    position: relative;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 1px solid #ffc325;
    width: 300px;
    color: #ffc325;
    display: inline-block;

}

.default_fieldset_tel legend {
    display: block;
    font-size: 12px;
    color: #ffc325;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    width: auto;
}

.text_animation_disp span {
    color: white !important;
}
.social_media{
    width: 100%;
    background-color: rgb(44, 42, 52);
    text-align: center;
}
.social_media img{
     height: 50px;
     width: 50px;
     padding: 15px 5px 15px 15px;
}
/*-------------------------car transitions----------------------------*/
.towcar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    overflow: hidden;
    float: right;
    height: 271px;
    position: absolute;
    width: 600px;
    z-index: 125;
    top: 500px;
    animation-delay: 4s;
}

.need_repair {
    background: url("../images/repair.png");
    height: 30%;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 53%;
    left: 14%;
    width: 10%;

}

.repair_call {
    display: block;
    text-wrap: none;
    text-align: center;
    -webkit-animation: fadein 5s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 5s; /* Firefox < 16 */
    -ms-animation: fadein 5s; /* Internet Explorer */
    -o-animation: fadein 5s; /* Opera < 12.1 */
    animation: fadein 7s;
    color: #2c2a34;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    font-size: 24px;
    left: 0;
    padding: 0 1%;
    margin: 50px auto;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



.carbody {
    animation: carmove_X 5s linear;
    background: url(../images/car.png) 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    height: 158px;
    position: relative;
    width: 50%;
    z-index: 125;
    top: 230px;
    float: right;
}

.carbody_2 {
    background: url(../images/car.png) 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    height: 158px;
    position: relative;
    width: 50%;
    z-index: 125;
    top: 230px;
    float: right;
}

.towcar_body {
    background: url("../images/tow-car-cut.png") 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    top: 220px;
    height: 271px;
    position: relative;
    width: 50%;
    z-index: 125;
    animation-delay: 4s;
    left: 41%;
}

.cars_move {
    /*width: 100%;*/
    animation: towcar_X 6s linear;
    animation-delay: 6s;
    animation-iteration-count: 6;
    position: relative;
    top: 11%;
}

.cars_move_2 {
    display: none;
    /*width: 100%;*/
    animation: towcar_X_2 6s linear infinite;
    /*animation-delay: 6s;*/
    /*animation-iteration-count:6;*/
    position: relative;
    top: 11%;
}

.weel {
    animation: wheel 1s infinite linear;
    animation-iteration-count: 5;
    animation-fill-mode: forwards;
    background: url(../images/wheel.png) 0 0;
    height: 50px;
    position: absolute;
    top: 70%;
    width: 50px;
    z-index: 200;
    background-size: contain;
}

.weel_2 {
    background: url(../images/wheel.png) 0 0;
    height: 50px;
    position: absolute;
    top: 70%;
    width: 50px;
    z-index: 200;
    background-size: contain;
}

.weel_towcar {
    animation: wheel 1s infinite linear;
    animation-iteration-count: 6;
    background: url(../images/wheel.png) 0 0;
    height: 50px;
    position: absolute;
    top: 55%;
    width: 50px;
    z-index: 200;
    background-size: contain;
    animation-delay: 6s;
}

.weel_towcar_2 {
    animation: wheel 0.7s infinite linear;
    background: url(../images/wheel.png) 0 0;
    height: 50px;
    position: absolute;
    top: 55%;
    width: 50px;
    z-index: 200;
    background-size: contain;
}

.weel1 {
    left: 51px;
}

.weel1_towcar {
    left: 37px;
    height: 55px;
    top: 70%;
    width: 55px;
}

.weel2 {
    left: 265px;
}

.weel2_towcar {
    left: 335px;
    height: 55px;
    top: 71%;
    width: 55px;
}

/*animations*/
@keyframes carmove {
    0% {
        transform: translateY(0px);
    }
    25% {
        transform: translateY(1px)
    }
    29% {
        transform: translateY(2px)
    }
    33% {
        transform: translateY(3px)
    }
    47% {
        transform: translateY(1px)
    }
    58% {
        transform: translateY(1px)
    }
    62% {
        transform: translateY(2px)
    }
    66% {
        transform: translateY(3px)
    }
    75% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(0px)
    }
}

@keyframes carmove_X {
    0% {
        transform: translateX(100%);
    }
    100% {

        transform: translateX(0%);

    }

}

@keyframes towcar_X {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-90%);
    }

}

@keyframes towcar_X_2 {
    0% {
        transform: translateX(60%);
    }
    100% {
        transform: translateX(-80%);
    }

}

@keyframes wheel {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(-359deg)
    }
}

@media (min-width: 1550px) {
    .towcar_body {
        top: 250px;
    }

    .carbody, .carbody_2 {
        top: 262px;
    }
}

@media (min-width: 1900px) {
    .towcar_body {
        top: 290px;
    }

    .carbody, .carbody_2 {
        top: 303px;
    }
}

@media (max-width: 1900px) {
    .carbody, .carbody_2 {
        width: 49%;
    }
}

@media (max-width: 1800px) {
    .carbody, .carbody_2 {
        width: 48.5%;
    }
}

@media (max-width: 1700px) {
    .carbody, .carbody_2 {
        width: 47.5%;
    }
}

@media (max-width: 1500px) {
    .carbody, .carbody_2 {
        width: 46.5%;
    }
}

@media (max-width: 1400px) {
    .carbody, .carbody_2 {
        width: 45.5%;
    }

    .need_repair {
        left: 24%;
    }

    .call_us_vehicle_foult {
        width: 100%;
        font-size: 24px;
        left: 0%;
        padding: 0 50px;
        /*margin: 50px 7% 0 7%;*/

    }
}

@media (max-width: 1300px) {
    .carbody, .carbody_2 {
        width: 44.5%;
    }
}

@media (max-width: 1200px) {
    .towcar_body {
        width: 470px;
        left: 30%;
        top: 250px;
    }

    .weel1_towcar {
        left: 289px;
        height: 50px;
        top: 61%;
        width: 50px;
    }

    .weel2_towcar {
        left: 30px;
        height: 50px;
        top: 61%;
        width: 50px;
    }

    .carbody, .carbody_2 {
        width: 290px;
        right: 30%;
        top: 272px;
    }

    .need_repair {
        top: 35%;
        left: 40%;
        width: 12%;
    }

    .weel1 {
        left: 42px;
        top: 56%;
        width: 40px;
        height: 40px;
    }

    .weel2 {
        left: 221px;
        top: 56%;
        width: 40px;
        height: 40px;
    }

}

@media (max-width: 1170px) {
    .full_width {
        margin: 0;
    }

    .first_title h1 {
        font-size: 35px;
    }

    .content_info {
        width: 86%;
        display: block;
        margin: 0 7%;
        text-align: center;
        z-index: 1;
    }

    .title_info {

        margin: 20px auto;
        height: max-content;

    }

    .content_info img {

        margin: 0 0 0 0;
        display: inline-block;
        float: left;
        height: 50px;
        width: 50px;

    }

    #about_us p {

        display: inline-block;
        color: #fff;
        margin: 0 0 0 0;
        font-size: 22px;
        font-family: 'Bungee+Inline', sans-serif;
        width: 100%;

    }

    .main_apeleaza {
        width: 80%;
        margin: auto;
        display: block;
        text-align: center;
    }

    .main_apeleaza img {
        width: 80px;
        box-shadow: -2px 0px 20px 7px #f9d208;
    }

    .main_apeleaza div {
        margin-left: 15px;
        bottom: 4px;
    }

    .main_apeleaza h1 {
        width: max-content;
        font-size: 28px;
    }

    .main_apeleaza p {
        width: max-content;
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width: 1100px) {
    .carbody, .carbody_2 {
        right: 26%;
    }
}

@media (max-width: 1000px) {
    .carbody, .carbody_2 {
        right: 22%;
    }
}

@media (max-width: 900px) {
    .carbody, .carbody_2 {
        right: 19%;
        top: 215px;
    }

    .towcar_body {
        top: 190px;
    }
}

@media (max-width: 800px) {
    .carbody, .carbody_2 {
        right: 24%;
        top: 249px;
        width: 230px;
    }

    .towcar_body {
        width: 370px;
        top: 235px;
    }

    .weel1_towcar {
        left: 228px;
        height: 40px;
        top: 48%;
        width: 40px;
    }

    .weel2_towcar {

        left: 25px;
        height: 40px;
        top: 48%;
        width: 40px;
    }

    .weel2 {
        left: 177px;
        top: 47%;
        width: 30px;
        height: 30px;
    }

    .weel1 {
        left: 35px;
        top: 47%;
        width: 30px;
        height: 30px;
    }

    .container .gallery_slick {
        width: 86%;
    }
    .other_services_content li {
        vertical-align: middle;
        width: 100%;
        display: inline-block;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box;
        font-weight: normal;
        font-size: 22px;
        font-family: 'Bungee+Inline', sans-serif;}
}

@media (max-width: 767px) {
    .photos p {
        width: 100%;
    }

    .fa-chevron-circle-right {
        right: 0;
    }

    .fa-chevron-circle-left {
        left: 0;
    }

    .fa {
        font-size: 20px !important;
    }
}

@media (max-width: 700px) {
    .carbody, .carbody_2 {
        right: 15%;
        top: 249px;
        width: 230px;
    }


@media (max-width: 600px) {
    .carbody, .carbody_2 {
        right: 6%;
        top: 249px;
        width: 230px;
    }
}

@media (max-width: 500px) {
    #home {
        height: 100vh;
    }

    .carbody, .carbody_2 {
        right: 14%;
        top: 293px;
        width: 160px;
    }

    .towcar_body {
        width: 250px;
        left: 20%;
        top: 285px;
    }

    .weel2_towcar {
        left: 16px;
        height: 29px;
        top: 33%;
        width: 29px;
    }

    .weel1_towcar {
        left: 153px;
        height: 29px;
        top: 33%;
        width: 29px;
    }

    .weel1 {
        left: 22px;
        top: 31%;
        width: 25px;
        height: 25px;

    }

    .weel2 {

        left: 120px;
        top: 31%;
        width: 25px;
        height: 25px;

    }

}

/*iphone 6 7 8 plus*/
@media (max-width: 480px) {
    .contact_info {
        width: 90%;
        height: max-content;
        margin: 10px 5%;
        display: inline-block;
    }

    .contact_info:first-child img {
        width: 20% !important;
    }

    .default_fieldset_adress {
        position: relative;
        padding-top: 0.35em;
        padding-bottom: 0.625em;
        padding-left: 0.75em;
        padding-right: 0.75em;
        border: 1px solid #ffc325;
        width: 80%;
        color: #ffc325;
        top: 8px;
        box-sizing: border-box;
        display: inline-block;
    }

    .default_fieldset_adress legend {
        display: block;
        font-size: 12px;
        color: #ffc325;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
        border: none;
        width: auto;
    }

    .default_fieldset_tel {
        position: relative;
        padding-top: 0.35em;
        padding-bottom: 0.625em;
        padding-left: 0;
        padding-right: 0;
        border: 1px solid #ffc325;
        width: 80%;
        color: #ffc325;
        display: inline-block;
        box-sizing: border-box;

    }

    .contact_info:nth-child(2) img {
        width: calc(20% - 15px) !important;
        float: right;
        position: relative;
        display: inline-block;
        margin: 0 0 0 15px;
    }

    .default_fieldset_tel legend {
        display: block;
        font-size: 12px;
        color: #ffc325;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
        border: none;
        width: auto;
    }

    .topnav a {
        display: inline-block;
        color: #f2f2f2;
        text-align: center;
        text-decoration: none;
        font-size: 17px;
        width: 30%;
        overflow-x: hidden;

    }

    .container .gallery_slick {
        height: 100%;
        width: 85%;
    }

    .fa-chevron-circle-left {
        position: absolute;
        left: -6%;
    }

    .fa-chevron-circle-right {
        position: absolute;
        right: -6%;
    }

    .first_title h1 {
        font-size: 30px;
    }

    .main_apeleaza img {
        width: 45px;
        box-shadow: -2px 0px 20px 7px #f9d208;
    }

    .main_apeleaza div {
        text-align: left;
        width: max-content;
        display: inline-block;
        margin-left: 25px;
        height: 50px;
        position: relative;
    }

    .main_apeleaza h1 {
        width: max-content;
        font-size: 22px;
    }

    .main_apeleaza p {
        width: max-content;
        font-size: 16px;
        line-height: 20px;
    }

    .main_apeleaza {
        width: 95%;
        margin: auto;
        display: block;
        text-align: center;
    }

    .content_info {
        width: 86%;
        display: block;
        margin: auto;
        float: none;
    }

    .title_info {
        margin: 20px auto;
        height: max-content;
    }

    .call_us_vehicle_foult {
        width: 100%;
        font-size: 24px;
        left: 0%;
        margin: 10% auto 0 auto;
        padding: 0 5%;
    }
    #other_services:before{
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        height: 20%;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e5f7ff), to(#fff));
        background-image: linear-gradient(180deg, #2c2a34, #4f4f4f);
    }
}

@media (max-width: 430px) {
    #home {
        height: 100vh;
    }

    .need_repair {
        top: 25%;
    }
}
    .first_title{
        margin-bottom: 20px;
        padding: 0;
    }
    .first_title h1 {
        padding: 70px 0 0 0;
        font-size: 30px;

    }

    .main_apeleaza div {
        margin-left: 15px;
    }

    #hide-text {
        display: none;
    }

    .carbody, .carbody_2 {
        right: 20%;
        top: 293px;
        width: 160px;
    }
}

/*@media (max-width: 380px) {*/

/*.carbody, .carbody_2 {*/
/*right: 14%;*/
/*top: 293px;*/
/*width: 160px;*/
/*}*/

/*.towcar_body {*/
/*width: 250px;*/
/*left: 20%;*/
/*}*/

/*.main_apeleaza img {*/
/*width: 40px;*/

/*}*/

/*.main_apeleaza div {*/
/*text-align: left;*/
/*width: max-content;*/
/*display: inline-block;*/
/*margin-left: 10px;*/
/*height: 50px;*/
/*position: relative;*/
/*}*/
/*}*/

/*@media  (max-width: 900px){*/
/*.carbody, .carbody_2{*/
/*width: 40.5%;*/
/*}*/
/*}*/
/*@media  (max-width: 800px){*/
/*.carbody, .carbody_2{*/
/*width: 39.5%;*/
/*}*/
/*}*/



