
.after-before-separator:before, .after-before-separator:after {
    width: 35px;
    margin: 0 15px;
    height: 1px;
    background: #0438a1;
    content: "";
    display: inline-block;
    vertical-align: super;
}


.row_top_footer h5{
    color: black!important;
}

.footer-list li a{
    color:black!important;
}

.footer-middle >*{
    color:black!important;
}

.gaps_footer-list li {
    line-height: 35px;
    position: relative;
}

@media (min-width: 992px) {
    .modal-dialog-centered {
        min-height: calc(100% -(1.75rem* 2));
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}
@media (min-width: 992px) {
    .modal-dialog2 {
       max-width: 800px;
       margin: 1.75rem auto;
    }
}


.cursor_pointer{
    cursor: pointer;
}

.breadcrumb-area h1 {
    color: white;
    text-align: center;
    margin-bottom: 15px;
}

.breadcrumb-item a:hover, .breadcrumb-item.active {
    /* color: #d6d6d6; */
}

.breadcrumb-area .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb {
    display: inline-flex;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";
}


.breadcrumb-item a, .breadcrumb-item {
    text-transform: capitalize;
}

.ptb-20 {
    padding: 20px 0;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.pro-info a {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.device-info {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.device-info li {
    font-size: 18px;
    line-height: 28px;
}

.device-info i {
    color: red;
}

.rent-btn .btn {
    background: #0438a1;
    color: white;
    border: 2px solid #0438a1;
    width: 100%;
    padding: 10px;
    border-radius: 0;
}

.heading-h2 {
    text-transform: none;
    font-weight: 600;
}

.options {
    padding: 50px 0;
}

.client-title .after-before-separator, .faq-title .after-before-separator, .why-title .after-before-separator {
    text-transform: capitalize;
    color: #0438a1;
    font-size: 30px;
    margin-bottom: 30px;
}

.after-before-separator:before, .after-before-separator:after {
    width: 35px;
    margin: 0 15px;
    height: 1px;
    background: #0438a1;
    content: "";
    display: inline-block;
    vertical-align: super;
}
.after-before-separator:before, .after-before-separator:after {
    width: 35px;
    margin: 0 15px;
    height: 1px;
    background: #0438a1;
    content: "";
    display: inline-block;
    vertical-align: super;
}

.options .item1 {
    margin-bottom: 40px;
}

.how {
    background: #f0f0f0;
    padding: 50px 0;
}

.timeline {
    width: 100%;
}

.timeline.timeline-one .timeline-item:nth-child(2n+1) {
    margin-left: 0;
    padding-right: 1.5rem;
    text-align: right;
}

.timeline.timeline-one .timeline-item {
    position: relative;
    width: 50%;
    margin-left: 50%;
    padding: 20px;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    text-align: left;
    background: white;
};

.timeline.timeline-one .timeline-item:nth-child(2n+1):before {
    margin-right: -.5rem;
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):after, .timeline.timeline-one .timeline-item:nth-child(2n+1):before {
    right: 0;
    left: auto;
}

.timeline.timeline-one .timeline-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: .425rem;
    margin-left: -.5rem;
    border: .0625rem solid #7d7d7d;
    border-radius: 50%;
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):after {
    margin-right: -.0625rem;
}

.timeline.timeline-one .timeline-item:nth-child(2n+1):after, .timeline.timeline-one .timeline-item:nth-child(2n+1):before {
    right: 0;
    left: auto;
}
.timeline.timeline-one .timeline-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: -.1875rem;
    width: .0625rem;
    margin-top: 1.875rem;
    margin-left: -.0625rem;
    background-color: #7d7d7d;
}

.why {
    background: #f0f0f0;
    padding: 60px 0;
}

.why .item2 p {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 18px;
}

.why .item2 li {
    line-height: 28px;
    font-size: 18px;
}

.why .item2 p {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 18px;
}

.why .item2 li i {
    color: red;
}

.ptb-40 {
    padding: 40px 0;
}

.item:hover {
    background: #0438a1;
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item .feature_box_col_one {
    background: rgba(247, 198, 5, 0.20);
    color: #0438a1;
}

.item:hover {
    background: #0438a1;
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item:hover .item, .item:hover span.icon {
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item .icon {
    font-size: 40px;
    margin-bottom: 25px;
    color: #0438a1;
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
    display: inline-block;
}

.item h6 {
    margin-bottom: 20px;
    color: #2f2f2f;
}

.item:hover h6, .item:hover p {
    color: #fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.item p {
    font-size: 15px;
    line-height: 26px;
}

.item .feature_box_col_two {
    background: rgba(255, 77, 28, 0.15);
}

.item .feature_box_col_three {
    background: rgba(0, 147, 38, 0.15);
}

.faq_area {
    position: relative;
    z-index: 1;
    background-color: #f0f0f0;
}

.section_padding_130 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.client-title .after-before-separator, .faq-title .after-before-separator, .why-title .after-before-separator {
    text-transform: capitalize;
    color: #0438a1;
    font-size: 30px;
    margin-bottom: 30px;
}

.client-title .after-before-separator, .faq-title .after-before-separator, .why-title .after-before-separator {
    text-transform: capitalize;
    color: #0438a1;
    font-size: 30px;
    margin-bottom: 30px;
}

.after-before-separator:before, .after-before-separator:after {
    width: 35px;
    margin: 0 15px;
    height: 1px;
    background: #0438a1;
    content: "";
    display: inline-block;
    vertical-align: super;
}

.faq-accordian {
    position: relative;
    z-index: 1;
}

.faq-accordian .card {
    position: relative;
    z-index: 1;
    margin-bottom: 1.5rem;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}



.card {
    margin-top: 5px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.faq-accordian .card .card-header {
    background-color: #ffffff;
    padding: 0;
    border-bottom-color: #ebebeb;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.faq-accordian .card .card-header h6.collapsed {
    color: #070a57;
}

.faq-accordian .card .card-header h6 {
    cursor: pointer;
    padding: 1.75rem 2rem;
    color: #3f43fd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.TopButton{
    background: #0438a1;
    color: white !important;
    padding: 8px;
    border-radius: 5px;
}
.paddingTop0{
    padding-top: 0px !important;
    line-height: .5;
}