.nav_sec{background-color: #123462;border-top: 4px solid #b12423;}
          .showDesktop {
    display: block;
}
    .advert {
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    float: right;
}
h3 {margin-top:20px;
margin-bottom:15px;
}
.h_sec h4{font-size: 20px;font-family: 'IBM Plex Sans', sans-serif;font-weight: 400;}
.h_sec h2{font-size: 46px;line-height: 1.40em;letter-spacing: -1px;font-weight: 700;font-family: 'Poppins', sans-serif;}
.video_sec iframe{width: 100%;}
.h_sec p{font-size: 20px;margin: 0 0 .75em;font-family: 'IBM Plex Sans',sans-serif;font-weight: 400;line-height: 1.5;color: #212529;text-align: left;}
.h_sec p a{color: #000ccc;font-weight: bolder;text-decoration: underline;}

.choose_sec .btn-orange{width:60%;background-color: rgb(255, 107, 0);border: 1px solid rgba(0, 0, 0, 0.2);box-shadow: rgba(255, 255, 255, 0.22) 0px 1px 0px 0px inset;color: #fff;padding: 15px 22px;font-size: 26px;line-height: 1.24em;font-weight: 700;font-family: 'IBM Plex Sans',sans-serif;border-radius: 14px;}
.choose_sec .btn-orange span{font-size: 16px;line-height: 1em;font-weight: normal;display: block;}
.choose_sec p.link a{color: #000ccc;font-weight: bolder;text-decoration: underline;font-size: 22px;}
.choose_sec .border-custom{border-bottom: 2px solid #212529;}

.review_sec h3{font-weight: 500;font-size: 28px;color: rgb(0, 146, 255);font-family: Poppins,sans-serif;text-align: center;}
.review_sec h2{font-size: 35px;line-height: 1.5;letter-spacing: -1px;font-weight: 700;font-family: 'Poppins', sans-serif;text-align: center;}
.review_sec p{text-align: center;font-size: 21px;font-family: 'IBM Plex Sans',sans-serif;font-weight: 600;}
.review_sec h6{font-size: 13px;font-weight: 400;text-align: center;line-height: 1.5em;color: rgb(108, 108, 108);}
.r_box{border: 1px solid #ddd;border-radius: 8px;height: 100%;}
.r_box p{font-size: 19px;text-align: left;font-weight: 500;}
.r_box_top img{width: auto;height: 30px;border-radius: 50%;}
.r_box_top h5{font-size: 17px;font-family: 'IBM Plex Sans',sans-serif;text-align: left;font-weight: bold;margin-bottom: 0;}
.r_box_top h6{font-size: 13px;font-family: 'IBM Plex Sans',sans-serif;text-align: left;font-weight: bold;margin-bottom: .5rem;}
.review_sec .btn-orange{width:50%;background-color: rgb(255, 107, 0);border: 1px solid rgba(0, 0, 0, 0.2);box-shadow: rgba(255, 255, 255, 0.22) 0px 1px 0px 0px inset;color: #fff;padding: 15px 22px;font-size: 26px;line-height: 1.24em;font-weight: 700;font-family: 'IBM Plex Sans',sans-serif;border-radius: 14px;}
.review_sec .btn-orange span{font-size: 16px;line-height: 1em;font-weight: normal;display: block;}

.footer_sec{background-color: #123462;}
.footer_sec h2{font-size: 65px;line-height: 1.2em;letter-spacing: 0px;text-align: left;color: rgb(255, 255, 255);font-weight: 700;font-family: Poppins,sans-serif;}
.footer_sec p{font-size: 20px;line-height: 1.7em;color: rgb(255, 255, 255);}

.bottom_sec p{line-height: 1.339em;font-size: 15px;}
.bottom_sec p a{color: #000;}

.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #ffd200;
    padding: 0;
}

@media only screen and (max-width: 1023px) {
.h_sec h2{font-size: 34px;}
.footer_sec h2{font-size: 35px;}
}
@media only screen and (max-width: 767px) {
.h_sec h2{font-size: 24px;}
.h_sec p{font-size: 20px;}
.choose_sec .btn-orange{width: 100%;font-size: 24px;}
.review_sec .btn-orange{width: 95%;}
.review_sec h2{font-size: 24px;}
.footer_sec p{font-size: 18px;}
.footer_sec h2{font-size: 28px;}
.choose_sec p.link a{font-size: 18px;line-height: 1em;}
.h_sec h4{font-size: 15px;}
    .showDesktop{
        display:none;
}
}
