/* landing new */
.tp-lp-hero-nw {
    background-image: url('https://thinkprotection.com/wp-content/themes/Divi-thinkprotection/landing-v2/img/landing-2/landing-2-hero-bg.png');
    background-position: top;
    background-size: cover;
    color: #fff;
    padding: 30px 0 120px;
}
.tp-lp-nw-abt-col-wrap {
    padding: 100px 60px;
}
.tp-lp-nw-abt-col-img img {
    width: 100%;
}
.tp-lp-nw-abt-col-wrap .row {
    align-items: center;
}
.tp-lp-nw-abt-col-content h2 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
    margin-bottom: 20px;
}
.tp-lp-nw-abt-col-content p {
    line-height: 30px;
    margin-bottom: 40px;
    opacity: 0.8;
}
@media (min-width: 1200px) {
    .tp-lp-nw-abt-col-wrap .container {
        max-width: 1200px;
    }
}
.tp-lp-nw-abt-col-wrap .row:not(:first-child) {
    margin-top: 110px;
}
.tp-lp-nw-help-wrap {
    background: #EBECF0;
    padding: 80px 0;
}
.tp-lp-nw-help-head h2 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    text-transform: capitalize;
    position: relative;
    width: 30%;
    margin: 0 auto;
}
.tp-lp-nw-head-underline {
    display: block;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg, #22303E 0%, #22303E 50%, #CE1141 50%, #CE1141 100%);
    margin-top: 5px;
}
.tp-lp-nw-help-wrap .row {
    margin-top: 40px;
}
.tp-lp-nw-help-card {
    text-align: center;
    background: #fff;
    border: 1px solid #00000040;
    border-radius: 10px;
    padding: 30px 0 50px;
}
.tp-lp-nw-help-card h3 {
    padding: 10px 0 25px;
    font-size: 20px;
    font-weight: 700;
    color: #22303E;
}
.tp-lp-nw-help-card a{
    background: #D1123C;
    color: #fff;
    padding: 13px 30px 13px;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 0.5;
}
.tp-lp-nw-help-card img:not(:last-child) {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 20px;
}
.tp-lp-nw-help-card:hover {
    box-shadow: 0px 4px 16px 0px #0000007D;
    background: #22303E;
    transition: 0.3s;
    transform: scaleY(1.05);
    cursor: pointer;
}
.tp-lp-nw-help-card:hover > h3 {
    color: #fff;
}
.tp-lp-af-nw-tab-slide-block {
    padding: 100px 0 80px;
}
.tp-lp-af-nw-tb-sld-head h2 {
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
    margin-bottom: 20px;
}
.tp-lp-af-nw-tb-sld-head p {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    opacity: 0.8;
}
.tp-lp-af-nw-tab-slide-nav {
    margin-top: 50px;
}
.tp-lp-af-nw-tab-slide-nav ul {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #00000080;
    padding: 0;
}
.tp-lp-af-nw-tab-slide-nav ul li {
    list-style: none;
    text-align: center;
    padding: 10px 30px;
    border-right: 1px solid #00000080;
    width: 20%;
    color: #1D2A36;
    font-weight: 700;
}
.tp-lp-af-nw-tab-slide-nav ul li:last-child {
    border-right: none;
}
@media (min-width: 1200px) {
    .tp-lp-af-nw-tab-slide-block .container {
        max-width: 1140px;
    }
}
.tp-lp-af-nw-tab-slide-nav ul li:hover {
    background: #CE1141;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
.slick-dots li {
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ddd;
    text-indent: -9999px;
    height: 10px;
    width: 10px;
}
.slick-dots li.slick-active button {
    background-color: #1D2A36;
}
.slick-slide {
    height: unset;
    margin: 10px 20px;
}
.tp-lp-af-nw-tab-cus-sld-card {
    box-shadow: 0px 0 20px 0px #00000029;
}
.tp-lp-af-nw-tab-cus-sld-card img {
    width: 100%;
}
.slick-list {
    padding: 25px 0; 
}
.tp-lp-af-nw-tab-cus-sld-card-ftr {
    border: 1px solid #D4D4D4;
    border-top: 0;
    padding: 10px 15px 10px;
}
.tp-lp-af-nw-tab-cus-sld-card-ftr h4 {
    margin: 0 0 5px;
    color: #1D2A36;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
}
.tp-lp-af-nw-tab-cus-sld-card-ftr h5 {
    margin: 0;
    color: #1D2A36;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
}
.tp-lp-af-nw-tab-cus-slider-block {
    position: relative;
}
.slidePrevBtn {
    position: absolute;
    left: -40px;
    top: 40%;
}
.slideNextBtn {
    position: absolute;
    right: -40px;
    top: 40%;
}
.slider-nav button {
    background: #fff;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
}
.slider-nav button img {
    width: 10px;
}
.tp-lp-af-nw-tab-cus-slider-block {
    display: none;
}
.tp-lp-af-y-chs-block {
    padding: 30px 0 80px;
}
@media (min-width: 1200px) {
    .tp-lp-af-y-chs-block .container {
        max-width: 1140px;
    }
}
.tp-lp-af-y-img {
    text-align: center;
}
.tp-lp-af-y-img img {
    width: 90%;
}
.tp-lp-af-y-chs-block .row {
    margin-top: 50px;
    align-items: end;
}
.tp-lp-af-y-img-sub-col h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 10px;
}
.tp-lp-af-y-img-sub-col p {
    font-size: 14px;
    color: #22303E;
    opacity: 0.8;
}
.tp-lp-af-y-img-col-2 .row {
    margin-top: 20px;
}
.tp-lp-af-y-img-sub-col {
    border-bottom: 1px solid #00000080;
    margin-bottom: 15px;
}
.bb-none {
    border-bottom: none;
}
.tp-lp-af-y-img-sub-col a {
    position: relative;
    top: -30px;
    left: 5px;
}
.tp-lp-af-y-img-sub-col a img {
    width: 15px;
}
.tp-lp-af-y-img-sub-col img {
    width: 50px;
}
.tp-lp-af-rvw-block {
    padding: 80px 0 220px;
    background: #EBECF0;
}
.tp-lp-af-rvw-block .row {
    align-items: center;
}
.tp-lp-af-rvw-blk-main-row {
    position: relative;
}
.tp-lp-af-rvw-blk-img img {
    width: 80%;
    margin-left: -50px;
}
@media (min-width: 1200px) {
    .tp-lp-af-rvw-block .container {
        max-width: 1140px;
    }
}
.tp-lp-af-rvw-block-2 {
    background: #fff;
    border-radius: 26px;
    padding: 45px 30px;
    position: absolute;
    bottom: -140px;
    right: 60px;
}
.tp-lp-af-rvw-block-2-sub-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tp-lp-af-rvw-block-2-rt img {
    width: 150px;
    margin-bottom: 10px;
}
.tp-lp-af-rvw-block-2 p {
    font-size: 14px;
    width: 85%;
    margin: 0 0 25px;
}
.tp-lp-af-rvw-block-2-sub-col h4 {
    color: #22303E;
    opacity: 0.8;
}
.tp-lp-af-rvw-block-2-sub-col h4:first-child {
    font-size: 20px;
    font-weight: 700;
}
.tp-lp-af-rvw-block-2-sub-col h4:last-child {
    font-size: 20px;
    font-weight: 400;
}
.tp-lp-af-rvw-block-2-sub-act a {
    background: #D1123C;
    color: #fff;
    padding: 10px 30px 10px;
    border-radius: 40px;
    text-decoration: none;
    letter-spacing: 0.5;
}
.tp-lp-af-rvw-block-2-sub-act a:hover {
    color: #fff;
    background: #840823;
    transition: 0.3s;
}
.tp-lp-af-rvw-block-2-sub-act a img {
    width: 15px;
}
.tp-lp-af-rvw-blk-col-2 h2 {
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 50px;
}
.tp-lp-af-rvw-blk-col-2 p {
    margin-bottom: 60px;
}





