body {
    font-family: 'Raleway', sans-serif;
}
.justify-center {
    justify-content: center;
}
.align-center {
   align-items: center;
}
a {
    font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Raleway', sans-serif!important;	
} 
p, h2 {
    color: #22303E;
}
.primary-btn {
    background: #D1123C;
    color: #fff;
    padding: 20px 50px 20px;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 800;
    letter-spacing: 0.5;
}
.primary-btn:hover {
    color: #fff;
    background: #840823;
    transition: 0.3s;
}
.primary-btn img {
    width: 15px;
    margin-left: 5px;
}
.bold {
    font-weight: 700;
}
.block {
    display: block;
}
.primary-color {
    color: #CE1141;
}
.nav-link:focus, .nav-link:hover {
    color: #ce1141;
}
.tp-lp-hero {
    background-image: url('../img/lp-hero.png');
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 30px 0 50px;
}
.tp-lp-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 4em;
    position: relative;
}
.navbar-toggler-icon {
    color: #fff;
}
.nav-link {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.nav-item {
    margin: 0 10px;
}
.tp-lp-logo img {
    width: 100%;
}

.tp-lp-nav-row ul {
    display: flex;
}

.tp-lp-nav-row ul li {
    list-style: none;
    margin: 0 20px 0;
    font-size: 20px;
    font-weight: 600;
}

.tp-lp-nav-row ul li a {
    color: #fff;
    text-decoration: none;
}

.tp-lp-banner-contents {
    padding: 115px 0 10em;
}

.tp-lp-banner-contents h1 {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
}

.tp-lp-nav-cta a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5;
}
.tp-lp-nav-cta a:hover {
    color: #D1123C;
    transition: 0.3s;
}
.tp-lp-nav-cta p {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding-left: 27px;
    color: #fff;
}

.tp-lp-nav-cta img {
    width: 20px;
}

.tp-lp-banner-contents p {
    font-size: 28px;
    color: #fff;
}

.tp-lp-banner-act a {
    background: #D1123C;
    color: #fff;
    padding: 20px 50px 20px;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5;
}
.tp-lp-banner-act a:hover {
    color: #fff;
    background: #840823;
    transition: 0.3s;
}
.tp-lp-banner-act {
    margin-top: 50px;
}

.tp-lp-banner-act a img {
    width: 16px;
    margin-left: 5px;
}

/* form sec */
.tp-lp-form-wrap {
    padding: 60px 0 60px;
}

ul.tp-lp-cont-fm-list li {
    display: flex;
    margin-bottom: 35px;
    width: 70%;
    align-items: center;
}

.tp-lp-cont-fm-list-content {
    margin-left: 20px;
}

.tp-lp-cont-fm-list-content p {
    margin: 0;
    color: #22303E;
    opacity: 0.8;
}

.tp-lp-cont-fm-list-content h4 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 700;
    color: #1D2A36;
}

.tp-lp-cont-fm-list-img img {
    width: 60px;
}

.tp-lp-form-col {
    background: linear-gradient(180deg, #a5072f 0%, #79001F 100%);
    padding: 30px 50px 50px;
    text-align: center;
    color: #fff;
    margin-top: -15em;
    opacity: 0.95;
}

.tp-lp-form-col h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #fff;
}

.tp-lp-form-col p {
    font-size: 20px;
    margin-bottom: 35px;
    color: #fff;
}

.tp-lp-input input {
    height: 60px;
    width: 100%;
    border: none;
    margin-bottom: 20px;
    box-shadow: 0px 4px 4px 0px #00000040 inset;
    border-radius: 6px;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
}

.tp-lp-input textarea {
    padding-top: 10px;
    height: 120px;
    width: 100%;
    border: none;
    margin-bottom: 20px;
    box-shadow: 0px 4px 4px 0px #00000040 inset;
    border-radius: 6px;
    padding-left: 10px;
    font-weight: 600;
}

.tp-lp-sub button {
    width: 100%;
    background: #FFFFFF;
    border-radius: 40px;
    padding: 15px 0;
    border: none;
    color: #D1123C;
    font-weight: 700;
    margin: 15px 0 40px;
}
.tp-lp-sub button:hover {
    background: #D1123C;
    color: #fff;
    transition: 0.3s;
}
.tp-lp-sub button img {
    width: 15px;
    margin-left: 5px;
}

.tp-lp-protect-wrap {
    padding: 3em 0;
}

.tp-lp-pro-head {
    text-align: center;
    color: #22303E;
}

.tp-lp-pro-head h2 {
    font-size: 40px;
    font-weight: 700;
    color: #22303E;
    text-transform: capitalize;
}

.tp-lp-pro-head p {
    width: 45%;
    margin: 0 auto 50px;
    color: #22303E;
    opacity: 0.8;
}

.tp-lp-protect-row {
    text-align: center;
}

.tp-lp-protect-row img {
    width: 100%;
    margin-bottom: 50px;
}

.tp-lp-pro-point {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.tp-lp-pro-point h4 {
    margin: 0;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #1D2A36;
    font-family: 'Raleway', sans-serif;
}

.tp-lp-pro-cta {
    text-align: center;
    margin: 40px 0 20px;
}

/* 24/7 sec */
.tp-lp-ts-sec {
    padding: 3em 0;
}

.tp-lp-ts-sec h2 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.tp-lp-ts-img {
    text-align: center;
}

.tp-lp-ts-img img {
    width: 100%;
}

.tp-lp-ts-cont {
    display: flex;
    border-bottom: 1px solid #CE1141;
    margin-bottom: 30px;
}

.tp-lp-ts-cont:last-child {
    border-bottom: none;
}

.tp-lp-ts-cont p {
    padding-left: 20px;
    color: #22303E;
    line-height: 26px;
    margin-bottom: 25px;
}
.tp-lp-ts-cont p span {
    margin-top: 10px;
}
.tp-lp-ts-cont-row {
    padding-top: 95px;
}

/* benefits sec */
.tp-lp-ben-wrap {
    padding: 3em 0;
}

.tp-lp-ben-head {
    text-align: center;
}

.tp-lp-ben-head h2 {
    font-size: 40px;
    font-weight: 700;
}

.tp-lp-ben-head p {
    width: 40%;
    margin: 15px auto;
    color: #22303E;
}

.tp-lp-ben-card-row {
    margin-top: 50px;
}

.tp-lp-ben-card {
    text-align: center;
}

.tp-lp-ben-card p {
    margin: 15px auto;
    font-weight: 500;
}
.tp-lp-ben-act {
    margin: 50px 0;
    text-align: center;
}
/* pricing sec */
.hm-package-rvmp {
    padding: 3em 0 6em;
}

.hm-package-rvmp .row {
    justify-content: center;
}

.hm-pckg-head {
    text-align: center;
    font-weight: 600;
}

.hm-pckg-head h2 {
    font-size: 38px;
    font-weight: 700;
}
.hm-pckg-head p {
    color: #22303E;
    opacity: 0.8;
    width: 40%;
    margin: 25px auto;
    line-height: 30px;
}
.hm-package-card {
    border-radius: 25px;
}

.hm-pckg-pop {
    background: #CE1141;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    border-radius: 25px 25px 0 0;
}

.hm-pckg-pop h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.hm-pckg-card-main-wrapper {
    background: #ECEDF1;
    color: #fff;
    border-radius: 0 0 20px 20px;
    box-shadow: 0px 4px 24px 0px #00000012;
}

.hm-pckg-card-main-wrapper-2 {
    background: #ffffff;
    color: #22303E;
    border-radius: 20px;
    box-shadow: 0px 4px 24px 0px #00000012;
    margin-top: 33px;
}

.hm-pckg-card-main-cont-row {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #FFFFFF;
    border: 1px solid #CE1141;
    box-shadow: 0px 4px 13px 0px #0000001c;
}

.hm-pckg-card-main-cont-row-2 {
    background: rgba(235, 236, 240, 0.95);
    text-align: center;
    padding: 15px 0;
    border-radius: 20px 20px 0 0;
    border-bottom: 1px solid #CE1141;
}

.hm-pckg-card-main-cont button {
    background: #CE1141;
    color: #fff;
    border-radius: 25px;
    border: none;
    padding: 10px 70px 10px 70px;
    margin: 8px 0 8px;
    font-weight: 600;
}
.hm-pckg-card-main-cont button img {
    width: 15px;
}
.hm-pckg-card-main-cont button:hover {
    opacity: 0.5;
    transition: 0.3s;
}

.hm-pckg-card-main-cont {
    position: relative;
}

.hm-pckg-card-main-cont h3 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    font-size: 22px;
    color: #1D2A36;
}

.hm-pckg-card-main-cont h2 {
    font-size: 50px;
    font-weight: 800;
    color: #CE1141;
    font-family: 'Lato', sans-serif;
}

.hm-pckg-card-main-cont h2 span:first-child {
    font-size: 24px;
    font-weight: 600;
    display: inline;
    position: relative;
    left: 0;
    top: -10px;
    font-family: 'Lato', sans-serif;
    opacity: 1;
}

.hm-pckg-card-main-cont h2 span {
    font-size: 18px;
    opacity: 0.7;
    display: block;
    font-weight: 400;
    margin-bottom: 15px;
}

.hm-pckg-card-tk-wrap {
    padding: 25px 40px;
    background: #fff;
    color: #1D2A36;
    border-left: 1px solid #CE1141;
    border-right: 1px solid #CE1141;
}

.hm-pckg-card-tk-wrap-2 {
    padding: 25px 40px;
}

.hm-pckg-card-tk-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.hm-pckg-card-tk-ico h4 {
    margin: 0;
    font-size: 14px;
    color: #1D2A36;
    font-weight: 600;
}

.hm-pckg-card-tk-ico h4 img {
    padding-right: 10px;
    width: 25px;
}

.hm-pckg-card-tk-tik img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0);
}

.hm-pckg-card-pr-af {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 15px;
    border-bottom: 1px solid #FFFFFF;
    background: #EBECF0;
    color: #1D2A36;
    font-family: 'Lato', sans-serif;
    border-left: 1px solid #CE1141;
    border-right: 1px solid #CE1141;
}

.hm-pckg-card-pr-af-2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 15px;
    border-bottom: 1px solid #FFFFFF;
    background: #EBECF0;
    color: #1D2A36;
    font-family: 'Lato', sans-serif;
}
.hm-pckg-card-pr-af-2 h2 {
    font-weight: 800;
    margin: 0;
}
.hm-pckg-card-pr-af-2 h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.hm-pckg-card-pr-af h2 {
    font-weight: 800;
    margin: 0;
}


.hm-pckg-card-pr-af h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.hm-pckg-card-ftr {
    text-align: center;
    padding: 10px 0;
    background: #fff;
    color: #1D2A36;
    border: 1px solid #CE1141;
    border-radius: 0 0 25px 25px;
    border-top: none;
}
.hm-pckg-card-ftr-2 {
    text-align: center;
    padding: 10px 0;
    background: #fff;
    color: #1D2A36;
    border-radius: 0 0 25px 25px;
}

.hm-pckg-card-ftr p {
    margin: 0;
    font-size: 14px;
}
.hm-pckg-card-ftr-2 p {
    margin: 0;
    font-size: 14px;
}

.hm-pckg-card-ftr img {
    width: 110px;
    margin: 10px 0 10px;
}
.hm-pckg-card-ftr-2 img {
    width: 110px;
    margin: 10px 0 10px;
}

.hm-pkg-tab-btn {
    display: flex;
    justify-content: center;
    background: #EDF2FF;
    width: 290px;
    margin: 0 auto 30px;
    padding: 10px 0px;
    border-radius: 35px;
}

.hm-pkg-tab-btn button {
    border: none;
    padding: 5px 30px;
    border-radius: 20px;
    background: transparent;
    font-weight: 600;
    font-size: 20px;
    color: rgba(101, 107, 112, 0.77);
    font-family: 'Lato', sans-serif;
}

.hm-pkg-tab-btn button:focus {
    outline: none;
}

.tablinks.active {
    background: #CE1141;
    color: #fff;
    box-shadow: 9px 0px 24px 0px #00000021;
}

.hm-pkg-tab {
    display: none;
}

.hm-head-po {
    text-align: center;
    margin-bottom: 3em;
}

.hm-head-po ul li {
    display: inline;
    text-align: center;
    font-weight: 600;
    margin-right: 10px;
    font-size: 18px;
    color: #22303E;
}

.hm-head-po ul li img {
    width: 20px;
    width: 30px;
    margin-right: 10px;
    margin-left: 15px;
}
/* reason sec */
.hm-sq-rvmp {
    padding: 3em 0;
}
.hm-sq-rvmp-head h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
.hm-sq-rvmp-card {
    text-align: center;
}
.hm-sq-rvmp-card img {
    width: 90px;
    margin-bottom: 15px;
}
.hm-sq-rvmp-card p {
    color: #3B444B;
    font-weight: 700;
    opacity: 0.9;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.hm-sq-rvmp .row {
    justify-content: center;
}
/* form */
.tp-lp-ftr-form-wrap {
    padding: 3em 0;
}
.tp-lp-ftr-form-img {
    text-align: center;
}
.tp-lp-ftr-form-img img {
    width: 100%;
}
.tp-lp-ftr-form-row h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
}
.tp-lp-ftr-form-inp input {
    height: 60px;
    width: 100%;
    border: 1px solid #000000;
    margin-bottom: 30px;
    border-radius: 4px;
    padding-left: 10px;
    font-weight: 600;
    opacity: 0.7
}
.tp-lp-ftr-form-inp textarea {
    padding-top: 10px;
    height: 120px;
    width: 100%;
    border: 1px solid #000000;
    margin-bottom: 20px;
    border-radius: 4px;
    padding-left: 10px;
    font-weight: 600;
    opacity: 0.7
}
.tp-lp-ftr-form-sub button {
    width: 100%;
    background: #D1123C;
    border-radius: 40px;
    padding: 15px 0;
    border: none;
    color: #ffffff;
    font-weight: 700;
    margin: 15px 0 40px;
}
.tp-lp-ftr-form-sub button img {
    width: 15px;
    margin-left: 5px;
}
.tp-lp-ftr-form-sub button:hover {
    color: #fff;
    background: #840823;
    transition: 0.3s;
}
.tp-lp-cta-wrap {
    background-image: url('../img/tp-lp-cta-banner.png');
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 100px 0;
}
.tp-lp-cta-content {
    text-align: center;
}
.tp-lp-cta-content h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    color: #fff;
}
.tp-lp-cta-content h2 span {
    display: block;
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 18px;
}
.tp-lp-cta-act {
    margin-top: 40px;
} 
.tp-lp-cta-act-n a {
    color: #CE1141;
    text-decoration: none;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 0.5;
}
.tp-lp-cta-act-n a:hover {
    color: #fff;
    transition: 0.3s;
}
/* Footer */
.tp-lp-footer-wrap {
    background: #1D2A36;
    color: #fff;
    padding: 25px 0;
}
.tp-lp-footer-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tp-lp-footer-logo img {
    width: 190px;
}
.tp-lp-footer-cp p {
    margin: 0;
    color: #fff;
}
.tp-lp-footer-rt img {
    width: 135px;
}
.hm-pckg-card-tk-ftr-lv h4 {
      font-size: 18px;
      color: #1D2A36;
} 
.dropdown-toggle::after {
    content: "";
    background-image: url('../img/drop-arrow.png');
    width: 10px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    position: relative;
    top: 3px;
}
.tp-lp-footer-cp p a {
	text-decoration: none;
	color: #fff;	
}
.tp-lp-rvw-wrap {
    padding: 120px 0;
    background: #EBECF0;
}
.tp-lp-rvw-head h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}
.tp-lp-ts-cont-icon img {
   max-width: 25px!important;	
}




