BODY {
}
BODY * {
    line-height: 1;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif
}
.c {
    clear: both;
}
A {
    text-decoration: none;
    color: #ff9335;
}
A:hover {
    color: #A4AAB3;
}
.mb-0 {
    margin-bottom: 0px;
}
.mb-def1 {
    margin-bottom: 15px;
}
.mb-def2 {
    margin-bottom: 50px;
}

h1, h2, h3, h4, h6 {
    /*font-family: 'Open Sans', sans-serif;*/
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 300;
    letter-spacing: 1px;
}
.text-right {
    text-align: right;
}
.width-full {
    width: 100%;
}
.fejc {
    padding-top: 25px;
    padding-bottom: 20px;
}
.fej {
    font-size: 24px;
    font-weight: 800!important;
    color: #ff9335;    
    padding-bottom: 10px;
    letter-spacing: 0px;
}
.fejc A IMG:hover {
    display: block;
    transition: opacity 0.3s ease 0s;
    opacity: 0.8;
    max-width: 100%;
    height: auto;
}

.slid {
    background-image: url(/templates/design/assets/kellekek/autofelvasarlas-telephely.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #A4AAB3;
}
.slid IMG {
    position: relative;        
}

.slider-content {
    padding-top: 40px; 
    padding-bottom: 50px;
}
.slider-content * {
    color: #ffffff;
}
.box-header {
    text-align: center;    
    font-size: 33px;
    line-height: 44px;
    font-weight: 300!important;
}

.box-header::after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #ff9335;
}
.btn-narancs {
    background-color: #ff9335;
    font-weight: bold;
    color: #ffffff;
}

.sb-icon IMG {
    width: 100%;
}
.slider-block {
    margin-bottom: 25px;
}
.slider-block H4{
    margin-bottom: 25px;
}
.sb-text {
    line-height: 24px;
    font-size: 18px;
}
.magassag {
    padding-bottom: 50px;
}
.calculator-box {
    margin-bottom: 50px;
}
.calculator-box label {
    display: block;    
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 26px;
    background: #F5F5F5;
    padding: 11px 16px 13px;
}
.calculator-box INPUT,
.calculator-box SELECT,
.calculator-box TEXTAREA {
    border: 1px solid #E2E6E7;
    outline: none;
}
.calculator-box input:focus,
.calculator-box select:focus {
    border: 1px solid #999999;
}
.calculator-box INPUT {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.calculator-box SELECT {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.calculator-box .checkbox-all {
    margin-top: 20px;
}
.calculator-box .checkbox-block {
    position: relative;
    display: inline-block !important;
    width: auto;
    border: 1px solid #E2E6E7;
    background: #ffffff !important;
    color: #A4AAB3;
    font-weight: 400;
    padding: 12px 15px 10px 20px;
    cursor: pointer;
    margin-right: -1px;
    margin-top: -1px;
}
.checkbox-block .cb-text {
    
}
.checkbox-block .cb-checkbox {
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    border: solid 1px #E2E6E7;
    outline: none;
    -ms-transform: scale(1.3); /* IE */
    -moz-transform: scale(1.3); /* FF */
    -webkit-transform: scale(1.3); /* Safari and Chrome */
    -o-transform: scale(1.3); /* Opera */
    transform: scale(1.3);
}

/*.masiklabel {
    position: relative;
    display: inline-block;
    width: auto;
    border: 1px solid #E2E6E7;
    background: #FFF;
    color: #A4AAB3;
    font-weight: 400;
    padding: 12px 15px 10px 20px;
    cursor: pointer;
    margin-right: -1px;
    margin-top: -1px;
}*/
.narancsmezo {
    display: block;    
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 26px;
    background: #ff9335;
    padding: 11px 16px 13px;
}
.banner {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    background-color: #4c4c4c !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.textnar {
    color: #ff9335;
    text-align: center;
}
.textfeh {
    text-align: center;
    color: #ffffff;
}
.textfeh A {
    color: #F5F5F5;
    text-decoration: none;
}
footer {
    text-align: center;
    margin: 20px;
}
.narancsbetuk {
    color: #F79468;
    font-size: 33px;
    line-height: 44px;
    font-weight: 300!important;
}
.garanciabox {
    border-color: #F0F0F0;
    background-color: #f7f7f7;
    padding: 20px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-60 {
    margin-top: 60px;
}
.mb-30 {
    margin-bottom: 30px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.garanciabox P {
    line-height: 26px;
    margin-top: 24px;
    padding: 0;
}
.fa.fa-car {
    position: relative; 
    top:-50px;   
}
.teltext {
    color: #4c4c4c;
    font-weight: 800;
    text-align: right;
    font-size: 21px;
    line-height: 45px;
}
.teltext A {
    text-decoration: none;
    color: #ff9335;
    font-weight: 800;
}
input, textarea {    
    border: 1px solid #E2E6E7;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    color: #777;
    margin: 0;
    margin-bottom: 0px;
}
.csik {
    border: solid 1px #cccccc;
    background-color: #cccccc;
}
.lablec {
    background-color: #4c4c4c;
    color: #fff;
    padding: 20px 0px 20px 0px;
    border-top: solid 5px #737373;
    margin-top: 30px;
}

@media only screen and (max-width: 1400px) { /* COL-xxl */
    .slid {
        background-size: cover;
    }
    .fej {
        font-size: 21px;
    }
}
@media only screen and (max-width: 1200px) { /* COL-xl */
    .fej {
        font-size: 24px;
    }
    /*.slid {
        background-size: cover;
    }*/
}
@media only screen and (max-width: 960px) { /* COL-lg */
    .fej {
        font-size: 23px;
    }
    /*.slid {
        background-size: cover;
    }*/
}
@media only screen and (max-width: 768px) { /* COL-md */

    .slider-content {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .sb-icon {
        display: none;
    }
    .narancsbetuk {
        font-size: 28px;
        line-height: 30px;
        /*text-align: center;*/
    }
    .surlap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .fejc-info {
        text-align: center;
    }
    .teltext {
        text-align: center;
    }
}
@media only screen and (max-width: 576px) { /* COL-SM */
    .slider-block {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: solid 1px #ffffff;
    }
    .slider-block H5 {
        margin-bottom: 5px;
    }
    .box-header {
        font-size: 24px;
        line-height: 30px;
    }
    .fejc A IMG {
        width: 100%;
    }

    .fejc-info .fej {
        font-size: 22px;
    }

}
@media only screen and (max-width: 600px) { /* COL-XS */
    
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    
}