.owl-theme .owl-controls {
    margin-top: -12px !important;
}

.owl-theme .owl-controls .owl-page span {
    background: #0b263aff !important;
}

body.inner .KI-btn {
    margin-top: 8px;
}

img.step-img {
    max-width: 100px;
    width: 100%;
    height: auto;
    margin: 42px 0px 10px;
}

#sync1 .owl-item img {
    border-radius: 19px;
}

#sync1 .item {
    background-color: transparent !important;
}

#sync2 .item img {
    border-radius: 10px !important;
}

#sync2 .item {
    background-color: transparent !important;
}

.col-md-12.login-center {
    max-width: 310px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}

.col-md-12.signup-center {
    max-width: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}

.footer-widget ul li a:hover {
    color: #0b263aff !important;
}

h2.heading-main {
    font-size: 30px;
    font-weight: bold;
    color: #0b263aff;
}

h3.heading-main {
    font-size: 20px;
    font-weight: bold;
    color: #0b263aff;
}

.popular-brands a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.popular-brands a img {
    transition: all 0.3s ease;
}

.popular-brands a img {
    width: 80%;
}

.popular-brands a {
    background-color: #f4f4f4;
    text-align: center;
    padding: 16px 12px;
    margin: 7px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

.popular-brands a:hover p {
    color: #0b263aff;
}

.popular-brands p {
    text-transform: uppercase;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: bold;
}

.popular-brands span {
    display: block;
    color: #727272;
    font-size: 13px;
}

.body-type p {
    padding-bottom: 70px;
    font-weight: bold;
}

.body-type a img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.body-type {
    text-align: center;
    color: #2f2f2f;
}

img.im-responsive {
    width: 100%;
    height: auto;
}

.body-type a {
    color: #2f2f2f;
}

.body-type a:hover {
    color: #0b263aff;
}

.body-type a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.body-type a img {
    transition: all 0.3s ease;
}

.socialmmedia-main-footer .fa {
    padding: 10px;
    font-size: 20px;
    width: 37px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    border-radius: 50px;
}

.socialmmedia-main-footer .fa:hover {
    opacity: 0.7;
}

.socialmmedia-main-footer .fa-facebook {
    background: #3B5998;
    color: white;
}

.socialmmedia-main-footer .fa-whatsapp {
    background: #2ba63b;
    color: white;
}

.socialmmedia-main-footer .fa-twitter {
    background: #55ACEE;
    color: white;
}

.socialmmedia-main-footer .fa-google {
    background: #dd4b39;
    color: white;
}

.socialmmedia-main-footer .fa-linkedin {
    background: #007bb5;
    color: white;
}

.socialmmedia-main-footer .fa-youtube {
    background: #bb0000;
    color: white;
}

.socialmmedia-main-footer .fa-instagram {
    background: #d4315a;
    color: white;
}

.socialmmedia-main-footer .fa-pinterest {
    background: #cb2027;
    color: white;
}

.socialmmedia-main-footer .fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.socialmmedia-main-footer .fa-skype {
    background: #00aff0;
    color: white;
}

.container.top-form {
    display: grid;
}

.footer-contact {
    font-size: 15px;
    font-weight: 400;
}

.footer-contact .fa {
    font-size: 20px;
    font-weight: bold;
    display: block;
    float: left;
    padding-bottom: 30px;
    margin-right: 10px;
    margin-left: 13px;
}

.col-md-4.footer-contact {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 4%;
}

.col-md-4.footer-socialmedia {
    padding-top: 8%;
}

.footer-contact p {
    margin-bottom: 11px;
    font-size: 15px !important;
}

.footer-contact p a {
    margin-bottom: 11px;
    font-size: 15px !important;
}

.gray-bg {
    background-color: #f9f9f9;
    padding: 45px 20px 20px !important;
}

.center-box {
    text-align: center;
    margin: 0 auto;
    float: none;
}

.support-box {
    color: #2f2f2f;
    font-weight: 400;
}

.footer-widget {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 30px;
    padding-top: 30px;
}

.widget-title {
    color: #0b263aff;
    font-size: 14px;
    font-weight: bold;
}

.footer-widget ul li {
    line-height: 16px;
}

.footer-widget ul li a {
    font-size: 12px;
    color: #4d4d4d;
}

.footer-widget ul li a:hover {
    color: #0b263aff;
}

a {
    transition: 0.3s;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mr-20 {
    margin-right: 20px;
}

.vechile-detail-page #sync2 .item img {
    width: 100px !important;
    height: auto !important;
}

.vechile-detail-page #sync2 .item {
    background: #C9C9C9;
    padding: 0px 0px 0px 0px;
    width: 125px !important;
    height: 95px !important;
}

.vechile-detail-page #sync2 {
    width: 100% !important;
    margin: 0px !important;
}

#sync2 .item img {
    width: 125px !important;
    height: 95px !important;
}

#sync2 .item {
    background: #C9C9C9;
    padding: 0px 0px 0px 0px;
    width: 125px !important;
    height: 95px !important;
}

#sync2 {
    width: 100% !important;
    margin: 0px !important;
}

.profoma-steps.howto .col-md-4 {
    padding: 0px 20px;
}

.profoma-steps {
    text-align: center;
    margin-top: 40px;
}

.profoma-steps .heading-step-number {
    color: #0b263aff;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

.profoma-steps .heading-step {
    color: #0b263aff;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    margin: 10px 0px 5px;
}

.profoma-steps.auction .heading-step-number {
    min-height: 46px;
    color: #2f2f2f;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

.profoma-steps.auction .heading-step {
    color: #0b263aff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin: 10px 0px 5px;
}

.how-get-auction .col-md-4 {
    min-height: 400px;
}

.how-get-auction.profoma-steps .heading-step-number {
    font-size: 26px !important;
}

.how-get-profoma .heading-profoma-red {
    color: #0b263aff;
    font-weight: bold;
    font-size: 23px;
    text-align: left;
    margin-top: 50px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.how-get-profoma .heading-profoma {
    color: #191919;
    font-size: 19px;
    text-align: left;
}

.vechile-detail-page .heading {
    color: #0b263aff;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}

.vechile-detail-page .heading-small {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}

.quote-box {
    background-color: #0b263aff;
    padding: 20px 20px;
    margin-bottom: 10px;
}

.quote-box .heading-quotebox {
    font-size: 30px;
    margin-bottom: 12px;
    color: #fff;
    font-weight: bold;
}

.detail-regis {
    text-align: center;
    padding: 15px 20px;
    margin-top: 10px;
    border-bottom: 1px solid #0b263aff;
}

.detail-regis span {
    color: #0b263aff;
}

.vechile-detail-page .accessories {
    font-size: 16px;
    font-weight: 300;
}

.vechile-detail-page .accessories ul li {
    margin-bottom: 10px;
}

.vechile-detail-page .accessories ul li.icon-check {
    color: #0b263aff;
    font-weight: 400;
}

.vechile-detail-page .icon-check::before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "\f058";
    color: #299e40;
    font-size: 18px;
    padding-right: 6px;
}

.vechile-detail-page .icon-uncheck::before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: "\f05c";
    color: #e31e25;
    font-size: 18px;
    padding-right: 6px;
}

.vechile-detail-page hr.hr-sep {
    border-bottom: 3px solid #0b263aff !important;
    border-top: 0px solid #c7c7c7;
    width: 35px;
    float: left;
    margin-top: 2px;
}

.vechile-detail-page .stock-detail {
    font-size: 15px;
    margin-bottom: 8px;
    margin-top: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.vechile-detail-page .stock-detail .col-md-5,
.vechile-detail-page .stock-detail .col-md-7 {
    margin-top: 0px;
}

.vechile-detail-page .stock-detail strong {
    font-size: 15px;
    color: #191919;
    font-weight: 600;
}

.vechile-detail-page .sale-price {
    color: #0b263aff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 0px;
    text-decoration: line-through;
    margin-top: 7px;
}

.vechile-detail-page .price {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
}

.vechile-detail-page .total-price {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
}

.vechile-detail-page .price span {
    color: #0b263aff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
}

.vechile-detail-page .total-price span {
    color: #0b263aff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
}

.vechile-detail-page .total-price a {
    font-size: 13px;
    color: #2f2f2f;
    margin-top: -19px;
    display: block;
}

.vechile-detail-page .total-price a:hover {
    font-size: 13px;
    color: #0b263aff;
}

.vechile-detail-page .basic-detail {
    font-size: 13px;
    margin-top: 7px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
}

.vechile-detail-page .basic-detail a {
    color: #727272;
    margin-left: 5px;
}

.vechile-detail-page .basic-detail a:hover {
    color: #0b263aff;
}

img.vehicle-detail {
    width: 98%;
    height: auto;
    border: 2px solid #0b263aff !important;
}

img.advert-banner-vertical,
img.advert-banner-horizontal {
    width: 100%;
    height: auto;
    margin: 22px 0px 0px;
}

.list-grid {
    border: 2px solid #0b263aff !important;
    text-align: center;
    margin-bottom: 20px;
}

.list-grid img {
    max-height: 190px !important;
    min-height: 190px;
}

.list-grid .name {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 11px;
    margin-bottom: 2px;
    min-height: 46px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list-grid .price {
    color: #0b263aff;
    font-size: 21px;
    font-weight: bold;
    padding: 0px 11px;
    margin-bottom: 2px;
}

.list-grid .price span {
    color: #0b263aff;
    font-size: 14px;
    font-weight: 500;
    line-height: 0px;
    text-decoration: line-through;
}

.list-grid .detail {
    font-size: 14px;
    padding: 2px 5px;
    margin-top: 10px;
}

.list-grid .detail span {
    padding: 0px 4px;
}

.list-grid {
    border: 1px solid #e7e7e7 !important;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-bottom: 9px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

.list-grid img {
    width: 100%;
    height: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.list-grid a img,
.list-list a img {
    transition: all 0.3s ease;
}

.list-grid a:hover img,
.list-list a:hover img {
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.list-grid .name a {
    color: #2f2f2f;
}

.list-grid .name a:hover {
    color: #0b263aff;
}

.list-grid .name {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 11px;
    margin-bottom: 2px;
    min-height: 46px;
    line-height: 18px;
}

.list-grid .price {
    color: #0b263aff;
    font-size: 25px;
    font-weight: bold;
    padding: 0px 11px;
    margin-bottom: 2px;
}

.list-grid .price span {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
    text-decoration: line-through;
}

.list-grid .detail {
    font-size: 14px;
    color: #2e2e2e;
    padding: 2px 5px;
    margin-top: 18px !important;
    border-top: 1px solid #d3d3d3 !important;
    max-width: 92%;
    margin: 0 auto;
}

.list-grid .detail span {
    padding: 0px 4px;
}

.list-list .col-md-3 {
    padding: 0px;
}

.list-list .col-md-9 {
    padding: 0px 10px 0px 20px;
}

.list-list {
    border: 2px solid #eaeaea !important;
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    padding-bottom: 12px;
    border-radius: 10px;
}

.list-list img {
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    width: 100%;
    height: auto;
}

.center-text {
    text-align: center;
}

.list-list .name {
    color: #0b263aff;
    font-size: 25px;
    font-weight: bold;
    margin-top: 12px;
    text-transform: uppercase;
}

.list-list .price {
    color: #0b263aff;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 2px;
    display: inline-block;
}

.list-list .price span {
    color: #2f2f2f !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 0px !important;
    text-decoration: line-through;
    float: left;
    padding-right: 12px;
}

body.inner .list-list .price span {
    color: #0b263aff;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
    margin-top: 12px;
}

.list-list .price span.totalprice {
    color: #0b263aff;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
}

.list-list .cif {
    color: #2f2f2f;
    font-size: 12px;
    font-weight: bold;
    margin-top: 1px;
}

.list-list .detail {
    font-size: 15px;
    display: flex;
    padding: 2px 5px;
    margin-top: 0px;
}

.list-list .detail .detail-bar {
    margin-right: 6px;
    color: #2e2e2e !important;
    font-size: 16px;
}

.list-list .detail .detail-bar::after {
    content: "|";
    color: #2e2e2e;
    font-size: 18px;
    margin-left: 4px;
}

.list-list .detail .year::before {
    content: "\f073";
    font-size: 16px;
    color: #0b263aff;
    margin-bottom: -6px;
    display: block;
    font-family: "FontAwesome";
}

.list-list .detail .engine::before {
    content: "\f085";
    font-size: 16px;
    color: #0b263aff;
    margin-bottom: -6px;
    display: block;
    font-family: "FontAwesome";
}

.list-list .detail .mileage::before {
    content: "\f0e4 ";
    font-size: 16px;
    color: #0b263aff;
    margin-bottom: -6px;
    display: block;
    font-family: "FontAwesome";
}

.list-list .detail .transmission::before {
    content: "\f013";
    font-size: 16px;
    color: #0b263aff;
    margin-bottom: -6px;
    display: block;
    font-family: "FontAwesome";
}

.list-list .detail .location::before {
    content: "\f041 ";
    font-size: 16px;
    color: #0b263aff;
    margin-bottom: -6px;
    display: block;
    font-family: "FontAwesome";
}

.list-list .reference {
    text-align: left;
    font-size: 18px;
}

.features span {
    color: #0b263aff;
    font-size: 13px;
    margin: 0px 3px;
}

.features {
    color: #2e2e2e;
    font-size: 13px;
}

.detail-table .col-md-2,
.detail-table .col-md-1 {
    padding: 0px 6px;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    color: #2e2e2e;
}

.detail-table .color {
    background-color: #f2f2f2;
    color: #2e2e2e;
}

.sale-price {
    color: #0b263aff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 12px;
    text-decoration: line-through;
}

body.inner .sale-price {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
    text-decoration: line-through;
}

.vechile-detail-page .sale-price {
    margin-top: 18px;
}

body.inner .sale-price {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
    text-decoration: line-through;
}

.sale-disk {
    z-index: 99999;
    background-color: rgba(255, 47, 23, 0.9);
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    width: 45px;
    height: 25px;
    border-radius: 10px;
    position: absolute;
    margin-left: 6px;
    margin-top: 6px;
    text-align: center;
}

.home-filter {
    padding: 40px 0px;
}

.home-brand-logos img {
    width: 100%;
    height: auto;
}

.view-all-button {
    background-color: #0b263aff;
    background-color: #0b263aff;
    min-height: 68px;
    color: #fff;
    text-align: center;
    padding-top: 22px;
}

.view-all-button a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.view-all-button a:hover {
    color: #000;
}

.home-shop-type .home-shop-type-box {
    border: 2px solid #eaeaea !important;
    margin-bottom: 6.5px;
    padding: 3px 0px;
}

.home-shop-type img {
    display: block;
    margin: 0 auto;
}

.home-shop-type-box {
    text-align: center !important;
}

.home-shop-type a {
    color: #2f2f2f;
    font-size: 14px;
}

.home-shop-type a:hover {
    color: #0b263aff;
    font-size: 14px;
}

.home-footer-support-bar {
    background-image: url(../images/background-help-support.jpg);
    background-size: cover;
    padding: 10px 0px 0px;
    color: #2f2f2f;
    font-size: 14px;
}

.background-home-support {
    background-color: #fff;
    padding: 0px 30px 30px !important;
}

.heading-gray-large {
    color: #2f2f2f;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.heading-support {
    color: #0b263aff;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.home-help-section img {
    margin-top: 30px;
}

.home-help-section .col-md-6 {
    padding-right: 24px;
}

h1.heading-red {
    text-align: center;
    color: #0b263aff;
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 2px;
}

h2.heading-small {
    color: #2f2f2f;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-align: center;
}

h2.heading-large {
    color: #2f2f2f;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 18px;
}

h2.heading-small2 {
    color: #2f2f2f;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

h3.heading-small-red {
    color: #0b263aff;
    font-size: 15px;
    margin-top: -25px;
    font-weight: bold;
    margin-bottom: 8px;
}

h3.heading-blue {
    color: #0b263aff;
    font-size: 43px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: 46px;
    text-align: center;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 7px 13px 12px;
}

.navbar-default .navbar-nav>li>a img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

ul.nav>li>a.active {
    color: #0b263aff !importants;
    border-bottom: 3px solid !important;
}

#trueHeader {
    padding: 10px 0px 0px 0px !important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

#trueHeader #logo {
    float: left;
    display: block;
    width: 100%;
    min-height: 103px;
    margin-top: 0px;
    position: relative;
    text-indent: -999em;
    background: url(../img/sk-japan-logo.png) no-repeat left top !important;
}

.footer {
    float: left;
    width: 100%;
    background: #0b263aff !important;
    padding: 40px 20px;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    color: #fff !important;
}

footer .footer-logo {
    margin-top: 20px;
}

footer p {
    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

footer h3 {
    font-size: 1.2em !important;
    color: #fff;
    font-weight: bold;
}

footer a {
    color: #fff !important;
    line-height: 11px !important;
    font-size: 13px;
}

footer a:hover {
    color: #0b263aff !important;
}

footer ul li {
    margin-bottom: -7px;
}

.socialmmedia-main-footer {
    padding: 0px;
    margin: 0px 5px 4px 0px;
}

body.inner .main-header {
    background-image: url(../img/header.jpg);
    padding: 0px 0px 0px;
    background-size: cover;
    min-height: 280px;
    background-position: right top;
}

body.inner .heading-inner {
    margin-top: 20px;
}

.main-header {
    background-image: url(../img/header.jpg);
    padding: 0px 0px 0px;
    background-size: cover;
    min-height: 545px;
    background-position: right top;
}

.main-header-inner {
    background-position: top;
    padding: 37px 0px 0px;
    background-size: cover;
    min-height: 92px;
    margin-bottom: 20px;
}

.heading-inner {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 10px;
}

.heading-inner span {
    color: #6f81e7;
    font-size: 18px;
}

.breadcrumb {
    color: #e31e25;
    font-size: 1.5em;
    margin-left: 10px;
    font-weight: 600;
}

.breadcrumb a:hover {
    color: #1ee387;
}

.main-header .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 4px;
    padding-left: 4px;
    position: static !important;
}

.main-header-text {
    padding: 35px 20px 20px 80px;
    margin-top: -220px;
    text-align: center;
}

.top-form h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.top-form h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 200;
    margin-bottom: 0px;
}

.main-header h3 {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.main-header h3 span {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.main-header h4 {
    color: #fff;
    background-color: #0b263aff;
    text-align: center;
    font-size: 16px;
    margin-top: 9px;
}

.main-header h4 span {
    padding: 0px 15px;
}

.home-form {
    background-color: #fff;
    border-radius: 10px;
    padding: 24px 20px;
    text-align: center;
    max-width: 916px;
    box-shadow: 2px 6px 24px 0px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: 2px 6px 24px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 2px 6px 24px 0px rgba(0, 0, 0, 0.33);
    margin: 0 auto;
}

.home-form h1 {
    text-transform: uppercase;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.text-white {
    color: #ffffff !important;
}

.content-right {
    text-align: right; /* Aligns text and inline content to the right */
    display: flex;     /* Use flexbox for better control */
    justify-content: flex-end; /* Pushes content to the right */
}

.KI-btn {
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0px solid transparent;
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #0b263aff;
    border-radius: 10px;
}

input.KI-btn:hover {
    background-color: #0b263aff;
}

a:hover.KI-btn {
    background-color: #0b263aff;
    color: #fff;
}

.KI-btn.btn-fullwith {
    width: 100%;
}

.border-left {
    border-left: 2px solid #0b263aff;
    padding-left: 10px;
}

.sidebar-from-box {
    border: 1px solid #e0e0e0;
    padding: 15px 7px 14px;
    margin-bottom: 20px;
    width: 99%;
    display: inline-block;
}

hr.hr-sep {
    display: block;
    height: 1px;
    border: 1px solid #ffcc00;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 2px solid #c7c7c7;
    padding: 0;
}

.sidebar-heading {
    width: 99% !important;
    display: inline-block;
    padding: 8px 1px 8px 13px;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    width: 100%;
    color: #fff;
    background-color: #0b263aff;
}

.advance-search {
    display: inline-block;
    padding: 0px;
    position: inherit;
}

.form-control-KI {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #8f8f8f;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 10px;
    font-family: 'Open Sans', serif;
}

.KI-radio label {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
}

.KI-radio input {
    margin-left: 10px;
}

.KI-radio input[type='radio'] {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    outline: none;
    border: 1px solid white;
}

.KI-radio input[type='radio']:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px 3px;
    border-radius: 50%;
}

.KI-radio input[type="radio"]:checked:before {
    background: #0b263aff;
}

.KI-radio input[type="radio"]:checked {
    border-color: #fffs;
}

textarea.form-control-KI {
    height: 100px;
}

select.form-control-KI {
    background: #ffffff url('../img/select-arrow.jpg') no-repeat top right;
    padding-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control-KI-small {
    width: 150px;
    height: 29px;
    padding: 3px 10px;
    font-size: 11px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 6px;
}

select.form-control-KI-small {
    background: #ffffff url('../img/select-arrow-small.jpg') no-repeat top right;
    padding-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search-result {
    text-align: right;
    margin-top: 15px;
    padding-right: 18px;
}

.search-sorting-bar {
    text-align: left;
    padding-left: 20px;
}

.search-sorting-bar a {
    color: #2f2f2f;
    margin-right: 10px;
}

.search-sorting-bar a:hover {
    color: #0b263aff;
}

.search-sorting-bar a.active {
    color: #0b263aff;
}

.reference a {
    color: #0b263aff;
}

.reference a:hover {
    color: #0b263aff;
}

.pagination {
    float: left;
}

.pagination a {
    border-radius: 50px;
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #eeeeee;
    margin: 0 4px;
}

.pagination a.active {
    background-color: #0b263aff;
    color: white;
    border: 0px solid #0b263aff;
}

.pagination a:hover:not(.active) {
    background-color: #0b263aff;
    color: #fff;
}
