section.section_type1 {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}
.inner_sld {
    padding: 50px 0 70px;
}
.heading_type1 h3 {
    color: #035bab;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 10px;
}
.heading_type1 {
    margin-bottom: 20px;
}
.section_type1_img {
    float: left;
    padding: 0 20px 20px 0;
}
.section_type1_img:last-child {
    padding: 0 20px 0 0;
}
.main_wrapper p {
    line-height: 1.4;
}
.section_type1_img img {
    max-width: 100%;
}
.main_wrapper {
    font-size: 15px;
}
.section_type1 + .section_type1 {
    padding-top: 0;
}
.section_type1_fullcon {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
h1,
h2,
h3,
h5,
h6,
h4 {
    font-weight: bold;
}
.main_content_sec {
    padding-right: 30px;
}
ul.list_type1,
.list_type2 {
    padding: 0 0 0 40px;
    margin: 0 0 1rem;
    list-style: none;
}
ul.list_type1,
.list_type2 {
    padding: 0 0 0 40px;
    margin: 0 0 1rem;
    list-style: none;
}
ul.list_type1,
.list_type2 {
    padding: 0 0 0 40px;
    margin: 0 0 1rem;
    list-style: none;
}
ul.list_type1 li,
.list_type2 li {
    margin: 10px 0;
    position: relative;
}
ul.list_type1 li::before {
    content: "";
    display: inline-block;
    background-image: url(/themes/custom/renewbuy/direct/css/../img/checkmark.png);
    width: 17px;
    height: 17px;
    position: absolute;
    left: -40px;
    top: 3px;
}
.list_type2 li:before {
    content: "";
    display: inline-block;
    background-image: url(/themes/custom/renewbuy/direct/css/../img/checkmark1.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: -40px;
    top: 3px;
}
.add_banner_sec {
    padding: 40px 0;
}
.add_banner_sec img {
    width: 100%;
}
.node__content .add_banner_sec + .section_type1,
.node__content .add_banner_sec + .section_type2,
.node__content .add_banner_sec + .section_type3,
.node__content .add_banner_sec + .section_type4 {
    padding-top: 0;
}
.sidebar_sec_in {
    border: 1px solid #dedede;
    border-radius: 10px;
    margin-top: 30px;
    overflow: hidden;
}
.sidebar_sec_type1_head {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
    text-transform: uppercase;
    color: #035bab;
}
.sidebar_sec_type1_head h5 {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 900;
}
.sidebar_sec_type1_con {
    padding: 25px;
}
.sidebar_sec_type1_con .sidebar_sec_type1_info {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebar_sec_type1_rate {
    background: #f17e3a;
    flex: 0 0 50px;
    height: 50px;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    font-size: 17px;
    margin-left: 12px;
}
.sidebar_tag {
    background: #e0f1ff;
    text-align: center;
    padding: 2px 5px;
    font-size: 13px;
    margin-top: 20px;
    max-width: 80%;
    margin: 20px auto 0;
}
.insure_sec_in {
    padding: 0 30px;
}
.sidebar_vid img {
    width: 100%;
}
.sidebar_vid .vid_icon img {
    width: auto;
}
.sidebar_vid {
    position: relative;
}
.vid_icon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidebar_sec_type2_itms ul {
    padding: 0;
    margin: 0;
}
.sidebar_sec_type2_itms ul a {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    color: #7f7f7f;
    text-decoration: none !important;
    font-size: 17px;
}
.sidebar_sec_type2_itms ul a img {
    filter: grayscale(1);
    margin-right: 10px;
}
.sidebar_sec_type2_itms ul a:hover {
    color: #035bab;
}
.sidebar_sec_type2_itms ul a:hover img {
    filter: unset;
}
.sidebar_sec_type2_itms ul li:last-child a {
    border-bottom: 0;
}
.sidebar_sec_type3 {
    padding: 20px;
}
.sidebar_sec_type3_img img {
    max-width: 100%;
}
.sidebar_sec_btn {
    margin-top: 20px;
}
.sidebar_sec_btn .btn {
    border: 0;
}
.sidebar_sec_type2_head {
    text-align: center;
    padding: 20px;
}
.sidebar_sec_type2_head h3 {
    color: #007bff;
    font-size: 30px;
    font-weight: 900;
}
.sidebar_sec_type2_head h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #1d3e8f;
}
.section_type2 {
    padding: 30px 0 0;
}
.heading_type1 h4 {
    font-size: 20px;
}
.section_type2_list_itms {
    clear: both;
    margin-top: 0;
}
.section_type2_list_itm {
    border: 1px solid #ececec;
    padding: 20px 30px;
    margin: 20px 0 0;
    display: flex;
    align-items: center;
}
.section_type2_list_itm:last-child {
    margin: 20px 0 10px;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(1) .section_type2_list_itm {
    border-left: 4px solid #007bff;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(2) .section_type2_list_itm {
    border-left: 4px solid #29c761;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(3) .section_type2_list_itm {
    border-left: 4px solid #1c3d8f;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(4) .section_type2_list_itm {
    border-left: 4px solid #f17f3a;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(5) .section_type2_list_itm {
    border-left: 4px solid #f13a54;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(6) .section_type2_list_itm {
    border-left: 4px solid #3af1e2;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(7) .section_type2_list_itm {
    border-left: 4px solid #d765d3;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(8) .section_type2_list_itm {
    border-left: 4px solid #d9f13a;
}

.section_type2_list_itm_ic {
    flex: 0 0 75px;
    background: #007bff;
    height: 75px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    font-weight: 900;
}

.section_type2_list_itms .row [class*="col-"]:nth-child(1) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #007bff;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(2) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #29c761;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(3) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #1c3d8f;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(4) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #f17f3a;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(5) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #f13a54;
}
.section_type2_list_itms .row [class*="col-"]:nth-child(6) .section_type2_list_itm .section_type2_list_itm_ic {
    background: #d9f13a;
}
.section_type2_list_itm_con p {
    margin-bottom: 0;
}
.section_type2_list_itm_con h4 {
    font-size: 20px;
}
.section_type2_list_itms {
    margin-bottom: 30px;
}

.section_type2_list1_itm {
    border: 1px solid #ececec;
    padding: 10px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    min-height: 86px;
}
.section_type2_list1_itms .row {
    margin: 0 -10px;
}
.section_type2_list1_itms .row [class^="col-"] {
    padding: 0 10px;
}
.section_type2_list1_itm_ic {
    flex: 0 0 45px;
    background: #007bff;
    height: 45px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.section_type2_list1_itm_con p {
    margin-bottom: 0;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(1) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #007bff;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(2) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #29c761;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(3) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #1c3d8f;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(4) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #ff854d;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(5) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #f93861;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(6) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #fb35fd;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(7) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #4dc2ff;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(8) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #007bff;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(9) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #ff5a4d;
}
.section_type2_list1_itms .row [class*="col-"]:nth-child(10) .section_type2_list1_itm .section_type2_list1_itm_ic {
    background: #1c3d8f;
}

.owl-carousel .owl-item .section_type3_slider_itm_img img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.section_type3_slider .owl-carousel {
    margin: 0 -10px;
}
.section_type3_slider .owl-item {
    padding: 10px;
}
.section_type3_slider_itm {
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}
.section_type3_slider_itm_img img {
    margin: auto;
}
.section_type3_slider_itm_img {
    margin-bottom: 15px;
}
.section_type3_slider_itm_name {
    font-weight: bold;
    font-size: 13px;
}
.owl-nav [class^="owl-"] {
    position: absolute;
    top: calc(50% - 20px);
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    border-radius: 50%;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.meet_slider .owl-nav [class^="owl-"] {
    position: absolute;
    top: calc(50% - 60px);
    background: none;
    box-shadow: unset;
    border-radius: 0;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-nav .owl-prev {
    left: -10px;
}
.owl-nav .owl-next {
    right: -10px;
}
.meet_slider .owl-nav .owl-prev {
    left: -35px;
}
.meet_slider .owl-nav .owl-next {
    right: -35px;
}
.owl-nav .owl-prev::before {
    content: "<";
    font-size: 20px;
    color: #000;
    font-family: monospace;
}
.owl-nav .owl-next::after {
    content: ">";
    font-size: 20px;
    color: #000;
    font-family: monospace;
}
.owl-nav [class^="owl-"].disabled {
    display: none;
}
.meet_slider .owl-nav .owl-prev::before {
    font-size: 32px;
    color: #035bab;
}
.meet_slider .owl-nav .owl-next::after {
    font-size: 32px;
    color: #035bab;
}
.section_type4,
.section_type4 {
    margin: 30px 0;
}
.section_type4_list_itm,
.section_type8_list_itm {
    display: flex;
    border: 1px solid #d7e3f1;
    background: #eef6ff;
    margin: 20px 0;
}
.section_type4_list_con {
    padding: 20px 20px 20px 0;
}
.section_type8_list_con {
    padding: 20px;
}
/* .section_type4_list_con p, .section_type8_list_con p {
    margin-bottom: 0;
} */
.section_type4_list_ic {
    flex: 0 0 50px;
    height: 50px;
    background: #007bff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    position: relative;
    left: -25px;
    top: 18px;
}
.section_type4_list_con h4,
.section_type8_list_con h4 {
    font-size: 18px;
}
.section_type4_list_itms,
.section_type8_list_itms {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.section_type4_list_itm:nth-child(even),
.section_type8_list_itm:nth-child(even) {
    background: #fff4ff;
    border: 1px solid #ffd0ff;
}
.section_type4_list_itm:nth-child(2) .section_type4_list_ic {
    background: #fb35fd;
}
.section_type4_list_itm:nth-child(3) .section_type4_list_ic {
    background: #1d3e8f;
}
.section_type4_list_itm:nth-child(4) .section_type4_list_ic {
    background: #f17f3a;
}
.section_type4_list_itm:nth-child(5) .section_type4_list_ic {
    background: #38cc29;
}
.section_type4_list_itm:nth-child(6) .section_type4_list_ic {
    background: #f93861;
}
.section_type4_list_itm:nth-child(7) .section_type4_list_ic {
    background: #008fd4;
}
.section_type4_list_itm:nth-child(8) .section_type4_list_ic {
    background: #ff8c8c;
}

.section_type4_list_itm:nth-child(9) .section_type4_list_ic {
    background: #007bff;
}
.section_type4_list_itm:nth-child(10) .section_type4_list_ic {
    background: #fb35fd;
}
.section_type4_list_itm:nth-child(11) .section_type4_list_ic {
    background: #1d3e8f;
}
.section_type4_list_itm:nth-child(12) .section_type4_list_ic {
    background: #f17f3a;
}
.section_type4_list_itm:nth-child(13) .section_type4_list_ic {
    background: #38cc29;
}
.section_type4_list_itm:nth-child(14) .section_type4_list_ic {
    background: #f93861;
}
.section_type4_list_itm:nth-child(15) .section_type4_list_ic {
    background: #008fd4;
}
.section_type4_list_itm:nth-child(16) .section_type4_list_ic {
    background: #ff8c8c;
}

.section_type4_list_itm:nth-child(17) .section_type4_list_ic {
    background: #007bff;
}
.section_type4_list_itm:nth-child(18) .section_type4_list_ic {
    background: #fb35fd;
}
.section_type4_list_itm:nth-child(19) .section_type4_list_ic {
    background: #1d3e8f;
}
.section_type4_list_itm:nth-child(20) .section_type4_list_ic {
    background: #f17f3a;
}
.section_type4_list_itm:nth-child(21) .section_type4_list_ic {
    background: #38cc29;
}
.section_type4_list_itm:nth-child(22) .section_type4_list_ic {
    background: #f93861;
}
.section_type4_list_itm:nth-child(23) .section_type4_list_ic {
    background: #008fd4;
}
.section_type4_list_itm:nth-child(24) .section_type4_list_ic {
    background: #ff8c8c;
}

.section_type4_list_itm:nth-child(25) .section_type4_list_ic {
    background: #007bff;
}
.section_type4_list_itm:nth-child(26) .section_type4_list_ic {
    background: #fb35fd;
}

.section_type5_itm {
    padding: 20px;
    background: #fff;
    text-align: center;
    border: 1px solid #d4d4d4;
    margin: 10px 0;
}
.section_type5_itm_con h4 {
    font-size: 17px;
    color: #035bab;
    margin-bottom: 0;
}
.section_type5_itm_img {
    margin-bottom: 15px;
}
.section_type5_itms .row {
    margin: 0 -10px;
}
.section_type5_itms .row [class*="col-"] {
    padding: 0 10px;
}

/*
#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  background: #A541BB;
  color: #fff;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}*/
.faq_sec {
    background: #eff4ff;
    padding: 50px 0;
}
.faq_sec_in .heading_type1 {
    text-align: center;
}
.faq_sec_info .card {
    margin: 20px 0;
}
.faq_sec_info .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 0;
    background: #ffffff;
    padding: 0;
}
.faq_sec_info .accordion > .card > .card-header .btn-header-link {
    padding: 20px 80px 20px 15px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    color: #3a3a3a;
    font-weight: 600;
    text-decoration: none !important;
    background: #fff;
}
.faq_sec_info .accordion > .card > .card-header .btn-header-link[aria-expanded="true"] {
    background: #035bab;
    color: #fff;
}
.faq_sec_info .card-body {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.faq_sec_info .card-body h4 {
    font-size: 20px;
}
.faq_sec_info .accordion > .card > .card-header .btn-header-link:after {
    content: "+";
    background: #ffebe2;
    height: 47px;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 10px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: normal;
    color: #ff854d;
}
.faq_sec_info .accordion > .card > .card-header .btn-header-link[aria-expanded="true"]:after {
    content: "-";
    background: #ffebe2;
    height: 47px;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 10px;
    border-radius: 50%;
    font-size: 40px;
    font-weight: normal;
    color: #ff854d;
    font-family: monospace;
    line-height: 1;
}

.testimonial_sec {
    background: #1068b1;
    padding: 60px 0;
}
.testimonial_sec_in .heading_type1 {
    text-align: center;
    color: #fff;
}
.testimonial_sec_in .heading_type1 h3 {
    color: #fff;
}
.testimonial_sec_in .heading_type1 h4 {
    font-size: 30px;
    margin-bottom: 30px;
}
.testimonial_itm_rate ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-bottom: 10px;
}
.testimonial_itm {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    padding: 20px;
}
.testimonial_img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}
.testimonial_meta_subtitle {
    margin-bottom: 0;
}
.testimonial_meta {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 25px;
    margin-top: 25px;
}
.testimonial_con_nm {
    font-size: 20px;
}
.testimonial_itm {
    font-size: 16px;
}
.testimonial_meta_title {
    margin-bottom: 0;
}
.testimonial_con p {
    min-height: 192px;
}

.testimonial_itms .owl-nav .owl-next {
    right: -20px;
}
.testimonial_itms .owl-nav .owl-prev {
    left: -20px;
}

.booking_policy img {
    max-width: 100%;
    width: auto;
}
.section_type6_img {
    margin: 30px 0;
}
.section_type6_img:last-child {
    margin: 30px 0 0;
}
.list_type2 h5 {
    font-size: 18px;
    margin-bottom: 0;
}
.list_type2 p {
    margin-bottom: 0;
}

ul.list_type3 {
    padding: 0;
    margin: 0 0 1rem;
    list-style: none;
}
ul.list_type3 > li {
    margin: 15px 0;
}
ul.list_type3 li {
    position: relative;
}
.list_type3 li:before {
    content: "";
    display: inline-block;
    background-image: url(/themes/custom/renewbuy/direct/css/../img/checkmark1.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
ul.list_type3 > li {
    padding-left: 35px;
}
ul.list_type3 ul {
    padding: 0;
}
ul.list_type3 li h5 {
    font-size: 18px;
}
.list_type3 p {
    margin-bottom: 0;
}
.section_type6_itm_head span.section_type6_itm_ic {
    width: 29px;
    height: 29px;
    background: #007bff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 29px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
}
.section_type6_itm_head h4 {
    margin-bottom: 0;
    font-size: 18px;
    color: #007bff;
}
.section_type6_itm_head {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.section_type6_itm {
    margin-top: 40px;
}
.section_type6_itm:nth-child(2) .section_type6_itm_head .section_type6_itm_ic {
    background: #29c761;
}
.section_type6_itm:nth-child(3) .section_type6_itm_head .section_type6_itm_ic {
    background: #23418d;
}
.section_type6_itm:nth-child(4) .section_type6_itm_head .section_type6_itm_ic {
    background: #ef7e39;
}
.section_type6_itm:nth-child(5) .section_type6_itm_head .section_type6_itm_ic {
    background: #d6e040;
}
.section_type6_itm:nth-child(6) .section_type6_itm_head .section_type6_itm_ic {
    background: #6fcacb;
}
.section_type6_itm:nth-child(7) .section_type6_itm_head .section_type6_itm_ic {
    background: #fc00ff;
}
.section_type6_itm:nth-child(8) .section_type6_itm_head .section_type6_itm_ic {
    background: #f8495e;
}

.section_type7_itm span.section_type7_itm_ic {
    width: 29px;
    height: 29px;
    background: #007bff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 29px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
}
.section_type7_itm {
    margin-top: 20px;
    display: flex;
}
.section_type7_itm:nth-child(2) .section_type7_itm_ic {
    background: #29c761;
}
.section_type7_itm:nth-child(3) .section_type7_itm_ic {
    background: #23418d;
}
.section_type7_itm:nth-child(4) .section_type7_itm_ic {
    background: #ef7e39;
}
.section_type7_itm:nth-child(5) .section_type7_itm_ic {
    background: #d6e040;
}
.section_type7_itm:nth-child(6) .section_type7_itm_ic {
    background: #6fcacb;
}
.section_type7_itm:nth-child(7) .section_type7_itm_ic {
    background: #fc00ff;
}
.section_type7_itm:nth-child(8) .section_type7_itm_ic {
    background: #f8495e;
}

.section_type7_itm p {
    margin: 0;
}
.section_type7_itms {
    margin-bottom: 20px;
}
.list_type2_carinsurance {
    padding: 0;
}
.list_type2_carinsurance li::before {
    left: 0;
}
.list_type2_carinsurance li {
    padding-left: 35px;
}
.span_big {
    font-size: 40px;
    color: #f47754;
    font-weight: 800;
}
.section_type1_info h4 {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.list_type4_itm_ic {
    flex: 0 0 39px;
    height: 39px;
    background: #035bab;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}
.list_type4_itm {
    margin: 15px 0;
    display: flex;
}
.list_type4_itm:last-child {
    margin: 15px 0 0;
}
.list_type4_itm_con h4 {
    font-size: 18px;
    color: #035bab;
}
table {
    font-size: 14px;
}
.table thead {
    background: #096fb7;
    color: #fff;
}
.table-bordered td,
.table-bordered th {
    vertical-align: middle;
    padding: 15px 20px;
}

.table thead th {
    font-weight: 600;
}

.heading_type2 h4 {
    margin-bottom: 20px;
}
.section_type_image {
    margin: 30px 0;
}

@media (min-width: 991px) {
    .table thead th:nth-child(1),
    .table td:nth-child(1) {
        max-width: 190px;
        width: 190px;
    }
}

.section_type1_info ul.list_type3 li h5 {
    color: #035bab;
}
.list_type4_itms {
    margin-top: 40px;
}
.policy_info.lines.description p {
    margin-bottom: 0;
    font-size: 17px;
    color: #fff;
}
.policy_info.lines.privacy_policy_head.description {
    margin-top: 70px;
}
.policy_info.lines.privacy_policy_head.description h6 {
    margin-bottom: 25px;
}
.privacy_policy_sec {
    padding-bottom: 50px;
}
.privacy_policy_sec h4 {
    margin-top: 50px;
    font-size: 22px;
    color: #1068b1;
    margin-bottom: 20px;
}
/*.privacy_policy_sec ul {
    padding: 0 0 0 25px;
    margin: 0;
    list-style: none;
}*/
/*.privacy_policy_sec ul li {
    margin: 15px 0;
    position: relative;
}*/
/*.privacy_policy_sec ul li::before {
    content: "";
    position: absolute;
    left: -22px;
    height: 3px;
    width: 10px;
    background: #696969;
    top: 11px;
}*/
.section_type6_itm_head p {
    margin: 0;
}
.mission_sec {
    padding: 50px;
}
.heading_type2 h3 {
    font-size: 42px;
    color: #035bab;
    font-weight: 800;
    margin-bottom: 20px;
}
.mission_sec_meta {
    margin-top: 25px;
    display: flex;
}
.mission_sec_itm h4 {
    color: #035bab;
    font-size: 36px;
    margin-bottom: 0;
    font-weight: 800;
}
.mission_sec_itm:nth-child(1) {
    border-right: 1px solid #ddd;
    margin: 0 30px 0 0;
    padding-right: 30px;
}
.mission_sec_itm p {
    margin: 0;
}
.mission_sec_img {
    padding-right: 50px;
}
.mission_sec_img img {
    max-width: 100%;
}
.mission_sec {
    position: relative;
}
.mission_sec::after {
    content: "";
    position: absolute;
    right: 0;
    background: url(/themes/custom/renewbuy/direct/css/../img/vector.png);
    top: calc(50% - 185px);
    width: 197px;
    height: 370px;
    display: inline-block;
    z-index: -1;
}
.how_sec {
    background-image: url(/themes/custom/renewbuy/direct/css/../img/background.jpg);
    background-size: cover;
    padding: 50px 0;
}
.how_sec .heading_type2 h3 {
    color: #fff;
}
.how_sec {
    text-align: center;
    color: #fff;
}
.meet_sec {
    background: #f4f4f4;
    padding: 50px 0;
    text-align: center;
}
.meet_sec_in .heading_type2 h3 {
    margin-bottom: 35px;
}
.meet_slider_con {
    margin-top: 20px;
}
.meet_nm {
    font-size: 18px;
    margin-bottom: 5px;
}
.meet_designation {
    font-size: 14px;
    margin-bottom: 0;
    color: #323232;
}
.meet_slider_con a {
    color: #035bab;
    text-decoration: none !important;
}
.meet_sec {
    position: relative;
}
.meet_sec::before {
    content: "";
    position: absolute;
    left: 0;
    background: url(/themes/custom/renewbuy/direct/css/../img/vector_1.png);
    top: 20px;
    width: 173px;
    height: 268px;
    display: inline-block;
}
.presence_sec {
    padding: 50px 0;
}
.presence_itms {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.presence_itm {
    border: 1px solid #bdbdbd;
    border-radius: 30px;
    background: #f4f4f4;
    color: #56595d;
    font-size: 17px;
    padding: 10px 30px;
    margin: 8px;
    display: inline-block;
}
.presence_sec_img {
    text-align: center;
}
.presence_itm:hover {
    color: #fff;
    text-decoration: none;
    background: #035bab;
    border: 1px solid #035bab;
}
.presence_itms {
    margin-top: 25px;
}
.renew_sec {
    background: #f4f4f4;
    padding: 50px 0;
}
img {
    max-width: 100%;
}
.renew_sec_con .list_type2 {
    margin-bottom: 0;
}
.meet_slider_img {
    width: 180px;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
}
.meet_slider_img img {
    max-width: 100%;
    max-height: 100%;
}
.meet_sec_in {
    position: relative;
}

@media (max-width: 1199px) {
    .meet_slider_img {
        width: 150px;
        height: 150px;
    }
    .meet_slider .owl-nav [class^="owl-"] {
        top: calc(50% - 77px);
    }
    .meet_nm {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .meet_slider_img {
        width: 200px;
        height: 200px;
    }
    .meet_slider .owl-nav .owl-next {
        right: -20px;
    }
    .meet_slider .owl-nav .owl-prev {
        left: -20px;
    }
    .meet_slider_img {
        width: 170px;
        height: 170px;
    }
    .mission_sec {
        padding: 50px 0;
    }
    .main_content_sec {
        padding-right: 0;
    }
    .sidebar_sec_type1_head h5 {
        font-size: 15px;
    }
    .sidebar_sec_type1_con {
        padding: 15px;
    }
    .sidebar_sec_type1_rate {
        flex: 0 0 40px;
        height: 40px;
        font-size: 15px;
        margin-left: 7px;
    }
    .sidebar_tag {
        max-width: 100%;
    }
    .sidebar_sec_type2_itms ul a {
        font-size: 14px;
    }
    .sidebar_sec_type2_itms ul a img {
        margin-right: 5px;
    }
    .sidebar_sec_type2_itms ul a {
        padding: 8px;
        font-size: 14px;
        line-height: 1.2;
    }
    .sidebar_sec_type2_head h3 {
        font-size: 20px;
    }
    .sidebar_sec_type2_head h4 {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .fall button.btn.btn-primary {
        margin: 5px 8px 10px 0 !important;
    }
    .fall {
        flex-wrap: wrap;
    }
    .section_type1_img {
        float: left;
        padding-right: 0;
        display: inline-block;
        width: 100%;
        /* margin-bottom: 30px; */
    }
    .heading_type1 h3 {
        font-size: 32px;
    }
    .section_type2_list_itm {
        padding: 20px;
    }
    .section_type2_list_itm {
        align-items: flex-start;
    }
    .main_wrapper p {
        line-height: 20px;
    }
}
@media (max-width: 767px) {
    .presence_sec_img {
        margin-top: 30px;
    }
    .mission_sec_con {
        margin-top: 20px;
    }
    .mission_sec_con .heading_type2 h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .presence_itm {
        font-size: 14px;
        padding: 6px 12px;
        margin: 5px 4px;
    }
    .presence_itms {
        margin: 0 -5px;
    }
    .heading_type2 h3 {
        font-size: 24px;
        color: #035bab;
    }
    .renew_sec_con {
        margin-top: 30px;
    }
    .view_insurance_responsive {
        width: 46vh;
    }
    .get_insurance_responsive {
        width: 46vh;
    }
    .heading_type1 h3 {
        font-size: 24px;
    }
    .insure_sec_in {
        padding: 0;
    }
    .section_type2_list_itm_ic {
        flex: 0 0 50px;
        height: 50px;
        margin-right: 15px;
        font-size: 20px;
    }
    .section_type2_list_itm {
        padding: 15px;
    }
    .section_type2_list_itm_con h4 {
        font-size: 18px;
    }
    .main_wrapper {
        font-size: 14px;
    }
    .section_type4_list_ic {
        left: -10px;
    }
    .testimonial_itms .owl-nav .owl-next {
        right: -10px;
    }
    .testimonial_itms .owl-nav .owl-prev {
        left: -10px;
    }
    .table-bordered td,
    .table-bordered th {
        padding: 10px;
    }
}
@media (max-width: 400px) {
    .meet_slider_img {
        width: 120px;
        height: 120px;
    }
    .meet_slider .owl-nav .owl-next {
        right: -10px;
    }
    .meet_slider .owl-nav .owl-prev {
        left: -10px;
    }
}
