﻿.row.fullscreen.align-items-center.justify-content-between {
    padding: 0 !important;
    height: inherit !important;
}
section.new_bannerform {
    position: absolute;
    top: 170px;
    left: 0;
    width: 100%;
}
.banner-right .tab-content {
    background: transparent !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: rgb(244, 125, 34) !important;
    border-color: rgb(245, 135, 32) !important;
    font-size: 18px;
}
.banner-right .nav-tabs {
    border-bottom: 1px solid #03204a !important;
}
.banner-right .nav-item {
    background: rgba(14, 81, 133, 0.41) !important;
}
h3.text-center.search-price.heading_hfd {
    color: #0e5185d6 !important;
}
.heading_hfd::after {
    border-bottom: solid 2px #0e5185d6 !important;
}
#rev_slider_3_1_wrapper .tp-loader.spinner4 {
    background-color: #ffffff !important;
}

.hephaistos .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: rgba(153, 153, 153, 0);
    border: 3px solid rgba(29, 184, 193, 0.9);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3);
}

.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
    background: rgba(255, 255, 255, 0);
    border-color: rgba(220, 36, 38, 1);
}
.card-header {
    padding: .75rem 1.25rem !important;
    margin-bottom: 0 !important;
    background-color: rgba(0,0,0,.03) !important;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}
@media only screen and (max-width: 1132px) {
  section.new_bannerform {
    top: 195px !important;
}
}
@media only screen and (max-width: 992px) {
  section.new_bannerform {
    top: 272px !important;
}
  .banner-right .form-wrap {
    padding: 14px 6px;
}
}
@media only screen and (max-width: 768px) {  
section.new_bannerform {
    position: inherit !important;
}
.banner-right .tab-content {
    background: transparent !important;
}
h3.text-center.search-price.heading_hfd {
    color: #0e5185 !important;
}
.heading_hfd::after {
    border-bottom: solid 2px #0e5185 !important;
}
}

ul#myTab {
    background: #03204a;
}







