body, html {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.header-container {
    width: 100%;
}

.modal-open{
    overflow: auto;
}

.modal {
    overflow-y: hidden;
}

.page-header {
    background: #ba9f5e;
    margin: 0px;
    /*overflow: auto;*/
    height: 55px;
    border: 0px;
    box-shadow: 0px 10px 12px #727272;
}

.page-header .navbar {
    background: #ba9f5e;
    border: 0;
    width: 1000px;
    float: left;
    margin-left: 15px;
}

.page-header .header-row1 {
    /*height: 80px;*/
}

.page-header .navbar-brand {
    padding: 0 15px;
    outline: none;
}

.page-header .navbar-toggle{
    float: left;
}

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    .nav-pills>li {
        float: none;
        font-size: 16px;
    }
    .page-header .navbar{
        width: auto;
        margin-left: 40px;
    }
    .skype-button {
        float: left;
    }
    .page-header .header-row1 {
        width: auto;
    }

}

/*shadow under slider*/
@media (max-width: 1230px) {
    .slider-homepage {
        box-shadow: none !important;
    }

    .slider-homepage .site-container{
        box-shadow: 0px 10px 12px #727272;
    }
}

@font-face {
    font-family: 'Franklin Gothic Medium';
    src:url(../fonts/franklin_gothic_medium_cond_regular.ttf);
}

.page-header ul.nav-pills {
    margin-top: 4px;
    text-transform: uppercase;
    font-family: 'Franklin Gothic Medium';
    font-size: 22px;
}

.page-header ul.nav-pills .caret{
    border: none;
}

.page-header ul.nav-pills li a {
    padding: 10px;
    margin-right: 5px;
    color: #ffffff;
    outline: 0;
}

.page-header ul.nav-pills li a:hover {
    background-color: #ba9f5e;
    color: #ecebeb;
    outline: 0;
}

.page-header ul.nav-pills li a:focus {
    background-color: #ba9f5e;
    outline: 0;
}

.page-header ul.nav-pills li.active a{
    /*color: #ba9f5e;*/
    background: #ba9f5e;
    background-image: url("../images/active.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 10px;
    outline: 0;
}

.page-header ul.nav-pills li ul.dropdown-menu {
    margin: 0;
    left: -35px;
    border-top: 0;
}

.page-header ul.nav-pills li ul.dropdown-menu a {
    padding: 3px 8px;
    margin-right: 5px;
    color: #7c7c7c;
    outline: 0;
}

.page-header ul.nav-pills li ul.dropdown-menu a:hover {
    padding: 3px 8px;
    margin-right: 5px;
    color: #ba9f5e;
    background-color: white;
    outline: 0;
}

.page-header ul.nav-pills li ul.dropdown-menu li {
    border-bottom: 1px solid #ebeaea;
    margin: 10px;
    background-image: none !important;
}

.page-header ul.nav-pills li ul.dropdown-menu li a{
    color: #6d6e71;
    background: white;
    text-shadow: #6d6e71;
    outline: 0;
}

.page-header ul.nav-pills li ul.dropdown-menu li a:hover{
    color: #4a4b4b;
    background: white;
    text-shadow: #4a4b4b;
    outline: 0;
}

.book-now {
    background: #00bbe6;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}

.book-now-form {
    display: none;
    /*height:200px;*/
    background: #99e4f5;
    height: auto;
    overflow: auto;

    /*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    */
}

.book-now-form .row {
    /*margin:0px;*/
}

.book-now-form label {
    display: none;
}

.call-us-panel {
    margin: 0;
    margin-top: 7px;
    width: 150px;
    float: right;
    text-align: center;
}

.call-us-panel .panel-heading {
    color: #838385;
    background: #f3f6fa;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
}

.call-us-panel .panel-body {
    color: #ffffff;
    background: #9ab7d7;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

.skype-button {
    text-align: center;
    float: right;
    color: #fff;
    display: inline-block;
    overflow: hidden;
}

#SkypeButton_Call_minance_1 img {
    /*margin:0px;*/
    margin: 0 !important;
    margin-top: 15px !important;
    margin-right: 40px !important;
    background-image: url("../images/skype.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

#SkypeButton_Call_minance_1 img:hover {
    background-image: url("../images/skype_hover.png");
}

.site-container {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-family: Arial;
    width: 1230px;
    margin: 0px auto;
}

.slider-homepage {
    box-shadow: 0px 10px 12px #727272;
    width: 100%;
    background-color: #f4eff5;
    display: block;
}

.main-container {
    margin-top: 80px;
}

.container-fluid {
    padding: 0px;
}

.main-content {
    min-height: 200px;
    clear: both;
}

/*Homepage styles START*/
.homepage-slider {
    margin-top: 55px;
    margin-bottom: 20px;
    font-family: 'Franklin Gothic Medium';
}

.homepage-slider .carousel-caption {
    font-size: 20px;
    text-shadow: none;
    left: 10%;
    right: 52%;
    text-align: left;
    padding: 1%;
    /*height: 100px;*/
    /*overflow: hidden;*/
    display: inline-block;
}

.homepage-slider .carousel-label{
    background: yellow;
    /*color: white;*/
    color: black;
    font-size: 20px;
    padding: 1%;
    text-align: center;
    width: 17em;
}

.homepage-slider .carousel-label::before {
    border-bottom: 1em solid yellow;
    border-left: 17.1em solid transparent;
    border-right: 0em solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -7px;
    width: 0;
    left: 0.5em;
}

.homepage-slider .carousel-description{
    background: #f8f8f3;
    color: #838385;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.homepage-slider .carousel-control.right{
    top: 30%;
    right: 13%;
    background-image: url('../images/arrow_right.png');
    background-repeat: no-repeat;
    width: 19%;
    height: 40%;
    background-position: right;
    outline: 0;
    /*width: 50px;*/
    /*height: 50px;*/
}

.homepage-slider .carousel-control.left{
    top: 30%;
    left: 13%;
    background-image: url('../images/arrow_left.png');
    background-repeat: no-repeat;
    width: 19%;
    height: 40%;
    background-position: left;
    outline: 0;
    /*width: 50px;*/
    /*height: 50px;*/
}

.homepage-slider .carousel-indicators {
    bottom: 23%;
    /*left:78px;*/
    left: 20px;
    margin-left: 0px;
    text-align: left;
}

.homepage-slider .carousel-indicators li {
    background-color: #FFFFFF;
    color: #838385;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    margin-right: 3px;
    text-indent: 0;
    line-height: 18px;
    text-align: center;
}

.homepage-slider .carousel-indicators li.active {
    background-color: #00b0d8;
    color: #ffffff;
    border: 1px solid #00b0d8;
}

.homepage-slider .carousel-inner .item img {
    width: 1230px;
    height: 432px;
}

.cars-cont-homepage {
    margin-bottom: 10px;
}

.cars-cont-white {
    background: #fff;
}

.cars-cont {
    background: #eceaea;
    overflow: auto;
    height: auto;
}

.cars {
    padding: 2.5em;
}

.cars .row {
    margin: 0px -10px;
    clear: both;

}

.car-link:hover{
    text-decoration: none;
}

.car-link:focus{
    text-decoration: none;
}

.car-panel {
    margin: 0px 10px;
    /*box-shadow: 5px 10px 8px #a6a6a6;*/
    box-shadow: 0px 10px 12px #727272;
    font-family: 'Franklin Gothic Medium';
    background-color: #f4eff5;

}

.car-panel .panel-heading {
    border: none;
    padding: 10px 10px;
    background-color: #f4eff5;
    height: 50px;
}

.car-panel .panel-heading-article {
    border: none;
    padding: 8px 10px;
    background-color: #f4eff5;
    width: 100%;
    height: 65px;
}

.car-panel .panel-body {
    padding: 0;
}

.car-panel .panel-title {
    color: #6d6e71;
    font-weight: bold;
    font-size: 27px;
}

.car-panel .car-image-cont {
    float: left;
}

.car-panel .car-image-spec {
    float: left;
    margin: 10px;
}

.car-panel .panel-summary {
    margin: 10px 10px;
    color: #838385;
    font-size: 16px;
    background-color: #f4eff5;
}

.car-panel .car-image-cont .car-image {
    /*width: 100%;*/
    height: 200px;
    width: 350px;
}

.car-panel .car-details-cont {
    width: 50%;
    float: right;
    padding: 0px 10px;
    position: relative;
    height: 140px;
}

.car-panel .car-details-cont dt {
    color: #caccd0;
    width: 25px;
    float: left;
    padding-right: 10px;
    text-align: left;
}

.car-panel .car-details-cont dd {
    float: left;
    margin-left: 0px;
}

.car-panel .car-more-btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.car-box {
    padding-left: 10px;
    padding-right: 10px;
}

/*Homepage styles END*/

/*Car details page styles START*/
.car-view-panel {
    margin: 10px 0px;
    border: 0px;
}

.car-view-panel .panel-heading {
    background: #fff;
    margin: 0px 10px;
    padding-top: 5px;
    padding-bottom: 5px;

}

.car-view-panel .panel-title {
    text-align: center;
    color: #838385;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.car-view-panel .car-image-cont {
    width: 70%;
    float: left;
}

.car-view-panel .car-image-cont .car-image {
    width: 650px;
    height: 350px;
}

.car-view-panel .car-details-cont {
    width: 30%;
    float: right;
    padding: 0px 10px;
    position: relative;
    height: 140px;
}

.car-view-panel .car-details-cont dt {
    color: #caccd0;
    width: 150px;
    float: left;
    padding-right: 10px;
    text-align: left;
    width: 185px;
}

.car-view-panel .car-details-cont dd {
    float: left;
    margin-left: 0px;
}

.car-view-panel .car-more-btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

.car-view-panel .car-price-table {
    clear: both;
    margin-top: 20px;
}

/*Car details page styles END*/

/*Contact us styles - START*/
.contact-us-cont {
    background: #eceaea;
    overflow: auto;
    height: auto;
    /*margin-bottom: 20px;*/
    margin-top: 0px;
    padding: 10px;
}

/*Contact us styles - END*/

/*Footer styles*/
.footer .footer-col {
    /*padding: 20px 0px;*/
    padding:0px;
    font-size: 18px;
    color: #ffffff;
    font-family: 'Franklin Gothic Medium';
}

.footer .footer-col a {
    color: #ffffff;
}

.footer .footer-row-2 {
    margin-top: 15px;
}

.footer .footer-row-1{
    padding-right: 2.5em;
    padding-top: 25px;
    font-size: 15px;
}

.footer .row {
    margin: 0px;
}

.gray-row {
    background: #6d6e71;
}

.gray-text {
    color: #ffffff;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.site-col {
    padding: 0px;
}

.col-left {
    padding-left: 0px;
}

.col-right {
    padding-right: 0px;
}

#car-book-now-form {
    padding: 10px 0px;
}

#car-book-now-form .help-block {
    font-size: 10px;
    margin-bottom: 5px;
}

#car-book-now-form .form-group {
    margin-bottom: 5px;
}

#car-price-table table {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #a9c6c9;
    border-collapse: collapse;
    /*width:650px !important;*/
    width: 100% !important;
}

#car-price-table table th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #a9c6c9;
}

#car-price-table table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #a9c6c9;
}

#car-price-table .oddrowcolor {
    color: #7c7c7c;
    background-color: #efeff0;
}

#car-price-table .evenrowcolor {
    color: #ffffff;
    background-color: #ba9f5e;
}

.error-container {
    margin-top: 110px;
}

.all-cars-button-homepage {
    margin-top: -10px;
    background-color: #eceaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.fb-button {
    float: right;
    display: inline-block;
    margin-top: 15px;
    margin-right: 10px;

}

.fb-button img {
    width: 30px;
    height:30px;
    background-image: url("../images/facebook_icon.png");
    background-repeat: no-repeat;
}

.fb-button img:hover {
    background-image: url("../images/facebook_hover.png");
}

.moneygram-button {
    float: right;
    display: inline-block;
    /*margin-top: 15px;*/
    margin-right: 10px;

}

.moneygram-button a{
    outline: none;
}

.moneygram-button img {
    width: 90px;
    height:56px;
    background-image: url("../images/moneygram.png");
    background-repeat: no-repeat;
}

.moneygram-button img:hover {
    background-image: url("../images/moneygram_hover.png");
}

/*Car slider START*/
.car-slider {
    margin-top: 10px;
    margin-bottom: 20px;
}

/*.car-slider .carousel-caption{
	background: #f8f8f3;
	color:#838385;
	font-size: 20px;
	text-shadow:none;
	left:2%;
	right:10%;
	text-align: left;
	padding:10px;
height:100px;
overflow:hidden;
}
*/

.car-slider .carousel-indicators {
    bottom: 0;
    /*left:78px;*/
    left: 20px;
    margin-left: 0px;
    text-align: left;
}

.car-slider .carousel-indicators li {
    background-color: #FFFFFF;
    color: #838385;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    margin-right: 3px;
    text-indent: 0;
    line-height: 18px;
    text-align: center;
}

.car-slider .carousel-indicators li.active {
    background-color: #00b0d8;
    color: #ffffff;
    border: 1px solid #00b0d8;
}

.car-slider .carousel-inner .item img {
    width: 650px;
    height: 350px;
}

.contact-form {
    padding-top: 80px;
    margin: 0 40px;
}

.form-control:focus {
    border-color: #ba9f5e;
}

.btn-primary {
     background-color: #ba9f5e;
     border-color: #ba9f5e;
     color: #fff;
 }

.btn-primary:hover {
     background-color: #ba9f5e;
     border-color: #ba9f5e;
     color: #fff;
 }

.btn-primary:focus {
    background-color: #ba9f5e;
    border-color: #ba9f5e;
    color: #fff;
}

.btn-primary:active {
    background-color: #ba9f5e;
    border-color: #ba9f5e;
    color: #fff;
}

.contact-form .lg_gray{
    font-size: 15px;
    color: #ba9f5e ;
    background-color: #ba9f5e !important;
    transform:scale(1.3, 1.3);
}

.contact-form .checkbox label{
    color: #7c7c7c;
}

.contact-form .text-bold {
    color: #7c7c7c;
    text-align: center;
    font-size: 18px;
    margin: 10px;
    font-weight: 700;
 }

 .contact-form .contact_phone_label{
    width: 60px;
    /*float:left;*/
    display: inline-block;
 }

.contact-form .background-white {
    background-color: white;

}

.contact-form input {
    background-color: #fbfafa;
}

.contact-form textarea{
    background-color: #fbfafa;
}

.terms_page p{
     text-indent: 45px;
 }

.terms_page a{
    text-decoration: none;
    color: #ba9f5e;
}

.offer-container{
    padding-top: 80px;
}

.list-header {
    border-bottom: 2px solid #8a8a8d;
    text-align: center;
    margin: 0.5em 1em;
    color: #8a8a8d;
    font-size: 43px;
    font-family: 'Franklin Gothic Medium';
}

.list-header a{
    color: #8a8a8d;
    text-decoration: none;
}

.page-content {
    margin-left: 3em;
    margin-right: 3em;
    border-bottom: 2px solid #8a8a8d;
    padding-bottom: 50px;
    margin-bottom: 100px;
    margin-top: 55px;
}

.articles_content{
    overflow: hidden;
}


.articles_content table{
    font-size: 11px !important;
}

.gallery-image{
    width: 100%;
    height: auto;
    padding: 0 2px;
}

.gallery-image img{
    width: 12em;
    height: 12em;
}

.image-container {
    padding: 5px 0;
    margin-left: 30px;
}

#imagelightbox
{
    position: fixed;
    z-index: 9999;

    -ms-touch-action: none;
    touch-action: none;
}

#imagelightbox-close {
    width: 2.5em;
    height: 2.5em;
    text-align: left;
    background-color: #666;
    border-radius: 50%;
    position: fixed;
    z-index: 10002;
    top: 3.5em;
    right: 27.5em;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.ekko-lightbox-nav-overlay .glyphicon.glyphicon-chevron-right{
    right: 5%;
    background-image: url('../images/arrow_right.png');
    background-repeat: no-repeat;
    width: 49%;
    height: 100%;
    background-position: right;
    outline: 0;
}

.ekko-lightbox-nav-overlay .glyphicon-chevron-right::before{
    content: '';
}

.ekko-lightbox-nav-overlay .glyphicon.glyphicon-chevron-left{
    left: 5%;
    background-image: url('../images/arrow_left.png');
    background-repeat: no-repeat;
    background-position: left;
    width: 49%;
    height: 100%;
    outline: 0;
}

.ekko-lightbox-nav-overlay .glyphicon-chevron-left::before{
    content: '';
}

.ekko-lightbox .modal-body{
    padding: 0;
}

.ekko-lightbox .modal-header{
    padding: 35px 20px;
    border-bottom: none;
}

.ekko-lightbox .modal-content{
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.ekko-lightbox .modal-header button{
    background-color: white;
    border-radius: 15px;
    opacity: 1;
    font-size: 12px;
    font-weight: 100;
    width: 30px;
    height: 30px;
    font-size: 30px;
}

.ekko-lightbox .modal-title{
    float: right;
    padding-right: 5px;
    color: white;
    font-weight: 100;
}

.background-contact {
    background-color: #eceaea;
}

.footer-container{
    background-color: #6d6e71;
    width: 100%;
}

.footer-row-3{
    margin-right: 50px;

}

.footer-row-4 {
    float: left;
    padding: 2.5em 0 0 2.5em;
    margin-top: 3.5em;

}

.btn-contact{
    width: 88px;
    height: 35px;
    text-transform: uppercase;
    background-image: url("../images/contact.png");
    background-repeat: no-repeat;
    margin: 10px 0;
    outline: none;
}

.btn-interesno {
    width: 130px;
    height: 35px;
    text-transform: uppercase;
    background-image: url("../images/interesno.png");
    background-repeat: no-repeat;
    margin: 10px 0;
    outline: none;
}

.contact_box{
    margin-bottom: 20px;
}
