.header-block {
    /*  -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    */
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 999;
    background-color: rgba(33, 33, 35, 0.84);
    margin-top: 15px;
}
.header-block-pad {
    padding: 35px 31px 40px 52px;
}
.mainbg{
    background: url(../img/fejlecek/new/bgtop.jpg) 50% 0 repeat-x;
}
body{
    background-color: #F2F2F2;
    background-image: url(../img/fejlecek/new/tile-bg.jpg);
}

header{
    position: relative;
    z-index: 999;
    padding: 0px 0px 41px;
    /*  background: url(../img/fejlecek/bgtop-6.jpg) 0px 0px repeat-x rgb(27, 26, 29);*/
    min-height: 238px;
}
h1.brand {
    display: inline-block;
    text-transform: none;
    margin: 0px;
    padding: 0px;
}
.navbar-form {
    float: right;
    background: url(../img/form-search.jpg) 0px 0px repeat-x rgb(28, 28, 28);
    border-bottom: 1px solid rgb(81, 81, 82);
    border-radius: 3px;
    margin: 19px 0px 0px;
}
.contacts {
    float: right;
    display: inline-block;
    color: rgb(255, 255, 255);
    line-height: 22px;
    margin: 7px 62px 0px 0px;
    padding: 6px 45px 10px 0px;
    background: url(../img/line-1.png) right 0px repeat-y;
}
.p0 {
    padding-bottom: 55px !important;
}

.navbar {
    overflow: visible;
    margin-bottom: 20px;
    color: #777777;
    padding: 0px;
    display: block;
}

.navbar-form {
    background: url(../img/form-search.jpg) 0 0 repeat-x #1c1c1c;
    border-bottom: #515152 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 19px 0px 0 0;
    float: right;
}
.navbar-form input {
    background: none;
    border: none;
    box-shadow: none;
    line-height: 18px;
    width: 200px;
    float: left;
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    color: white;
}

.navbar-form input:focus {
    box-shadow:none!important;
    border: 0px!important;
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}

.navbar-form a {
    margin: 0;
    display: inline-block;
    width: 40px;
    height: 33px;
    background: url(../img/search.png) 0 0 no-repeat;
    float: right;
}
.navbar-form a:hover {
    background: url(../img/search.png) right 0 no-repeat;
}

.navbar .nav {
    position: relative;
    left: 0;
    float: left;
    margin: 0 10px 0 0;
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.navbar-default {
    margin: 0px 0 0 0;
}
.navbar-default .navbar-inner_ {

    margin: 0;
    background: url(../img/navbar.png) 0 0 repeat-x;
    border: none;
    min-height: inherit;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-default{
    background: none;
    border: none;
    color: white;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 12px;
}


.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:link{
    background: none;
    border: none;
    color: white;
}
.navbar-default .navbar-nav>li>a:hover, .curractive a{
    background: none;
    border: none;
    color: red!important;
}

.nav-collapse_ .nav > li > a {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.social-icons {
    float: right;
    display: inline-block;
    margin: 0px 34px 0 0px;
}
.social-icons li {
    float: left;
    display: inline-block;
    margin-left: 3px;
}
.social-icons li a {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
}
.social-icons li a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#content {
    /*  background: url(../img/fejlecek/small_steps.png) 0 0 repeat #1f1e21;*/
}
.main-content {
    padding-bottom: 46px;
}
.slider {
    position: relative;
    z-index: 1;
    padding: 0;
    margin-top: -68px;
}


.home_class{
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(../img/home.png) 0 0 no-repeat;
}

.sidebar{
    padding: 0;
}
.sidebar a{
    color:white;
}
.sidebar a:hover{
    color:red;
    text-decoration: none;
}

.sidebar_box{
    background: url(../img/bg.jpg) 0 0 repeat!important;
    /*background-color: #262528;*/
    /*
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;        */
    color:white;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.sidebar_box .caption{
    /*background: url(../img/thumbnail-caption.png) 0 0 repeat-x #161618;*/
    background: -webkit-linear-gradient(#262528, black, #262528); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#262528, black, #262528); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#262528, black, #262528); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#262528, black, #262528); /* Standard syntax */
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
}
.sidebar_box .pad{
    padding-top: 15px;
    padding-bottom: 15px;
}

footer {
    padding: 26px 0 50px 0;
    background: url(../img/footer.jpg) 0 0 repeat-x;
    color: #8e8e8e;
}

footer a{
    color: red;
}
footer a:hover{
    color: white;
}
.footer-menu {
    display: block;
    border-bottom: #373638 1px solid;
    padding: 10px 0 30px 0;
}
.footer-menu li {
    display: inline-block;
    float: left;
    color: #373739;
    font-size: 14px;
    line-height: 15px;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid grey;
}
.footer-menu li:last-child {
    border-right: 0px;
}
.footer-menu a{
    color: grey;
}


.maindiv{
    /*   -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;      */
    border: none;
    margin-left:0px;
    padding: 0;
    background-color: white;
    color: black;
    padding:20px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.maindiv h3{
    color:black;
}

.sidediv{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 28px 0 0 0;
    padding: 0;
    background-color: white;
    color: black;
    padding:20px;
}
.sidediv h3{
    color:black;
}

.list-2-ul{
    padding-left: 10px;
}

.list-2 li {
    padding: 0px 0 0px 13px;
    background: url(../img/marker.gif) 0 12px no-repeat;
    color: black;
    font-size: 20px;
    line-height: 20px;
    list-style: none;
}
.list-2 li a{
    color: black;
}

.vehicle_list_item{
    border: 1px solid rgba(0,0,0,0.2);
    background: url(../img/grey.gif);
    margin-bottom: 15px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    font-family: 'Racing Sans One', cursive;
    font-size: 13px;
}

.vehicle_list_h3{
    background: #373737;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -1px;
    padding-left: 5px;
    margin-right: -7px;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 3px 3px 6px rgba(0,0,0,0.6);
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    color: #23C0CC !important;
    border-radius: 0 3px 3px 0;
}
.vehicle_list_h3 a{
    color: #08c;
}
.vehicle_list_h3 a:hover{
    color: red;
    text-decoration: none;
}

.no-pr{
    padding-right: 0px;
}
.pl-5{
    padding-left: 5px;
}
.s-font{
    font-family: "Open Sans", sans-serif;
}

.container{
    max-width: 980px!important;
}
.maincol{
    padding-left: 0px;
}

.vehicle-title{
    background: #373737;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: -22px;
    margin-right: -25px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 15px;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.6);
    text-decoration: none;
    color: #23C0CC !important;
    font-size: 3em;
    border-radius: 0 3px 3px 0;
    font-family: 'Racing Sans One', cursive;
}
.gallery-title{
    color: #FFFFFF;
    padding: 12px 20px;
    text-decoration: none;
    color: #505050;
    font-size: 3em;
    border-radius: 0 3px 3px 0;
    font-family: 'Racing Sans One', cursive;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
    font-size: 24px;
}

.vh_lab{
    font-family: racing;
    font-size: 15px;
    font-family: 'Racing Sans One', cursive;
    max-width: 197px;
}
.lab {
    font-family: racing;
    font-size: 15px;
    float: left;
    width: 30%;
}
.data {
    float: left;
    font-family: 'PTSansRegular', helvetica, arial, sans-serif;
    font-size: 15px;
    color: black;
    width: 70%;
}

.pr0{
    padding-right: 0px;
}

.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.dependent-sub{
    margin-top: 10px;
}

.infopt{
    font-weight: bold;
    text-decoration: underline;
    font-size: 1.2em;
    margin-bottom: 5px;
}
.mt20{
    margin-top: 20px;
}

.faqrow{
    padding-left: 10px;
    padding-right: 10px;
}

.faqdiv{
    padding: 10px;
    border-radius: 2px;
    box-shadow: 1px 1px 5px;
    margin-bottom: 15px;
    cursor: pointer;
}

.question{
    font-size: 1.5em;
    font-weight: bold;
    color: green;
    font-family:calibri;
}

.answer{
    display: none;
    margin-top: 10px;
    cursor: auto;
}

@media only screen and (max-width: 600px) {
    .maincol{
        padding-right: 0px;
    }
    .navbar-form {
        width:100%;
    }
    .navbar-form input {
        width: 86%;
    }
}

.osfont{
    font-family: 'Open Sans', sans-serif!important;
}

.grey{
    color: grey;
}

.b-highlight{
    background: #D69839;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    text-shadow: none;
}

.pnav{
    background: #373737;
}

.btn-logout, .btn-logout a{
    background: white;
    color:black!important;
}

.btn-facebook, .btn-facebook a{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #fff!important;
    background-color: #3B5998;
    text-decoration: none!important;
}

.btn-google, .btn-google a{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #fff!important;
    background-color: #DD4B39;
    text-decoration: none!important;
}

.socialdiv{
    margin-bottom: 15px;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar .nav {
    margin: 0px 0px 0px 0px;
}
.fomenu>li>a {
    padding-left: 5px;
    padding-right: 5px;
}
.morelang{
    padding-left: 10px;
}