/*** top header section css */

.top-banner-section {
    padding-top: 160px;
    width: 100%;
    position: relative;
}
.banner-cont p {
    font-size: 20px;
    line-height: 1.8;
    color: #607397;
    margin: 20px 0;
}


#freetrail .email-sec .form-control {
    height: 60px;
    border-radius: 8px 0 0 8px;
    font-size: 20px;
}

.top-banner-img {
    max-height: 475px;
}

.email-arrow {
    margin: 10px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


/** appointment-section css **/
.appointment-section {
    margin-top: 40px;
}

.appointment-section h2,
.appointmentremider h2 {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: #0c3178;
    margin-bottom: 20px;
    padding: 10px 0;
}

.app-left-cont {
    margin: 30px 0;
}

.app-left-cont h3 {
    font-size: 36px;
    font-weight: 600;
    position: relative;
    color: #142546;
}

.app-left-cont h3:before {
    position: absolute;
    content: "";
    left: -30px;
    top: 0;
    border-radius: 4px;
    background-color: #34b586;
    width: 16px;
    height: 100%;
}

.app-left-cont p {
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #607397;
    margin: 24px 0;
}

.app-left-cont a {
    font-size: 18px;
    color: #34b586;
    font-weight: bold;
}

.appointment-inner-sec img {
    object-fit: contain
}

.appointment-inner-sec .col-md-6 {
    margin-bottom: 20px;
}

.get-cont {
    max-width: 700px;
    color: #fff;
    margin: auto;
}

.get-cont .no-credit {
    color: #fff;
    margin: 0;
}

.hIcn {
    display: none;
}
#campaignsPromotions{
	display:none;
}
.multi-com{
    padding-right: 65px;

}
