OwlCyberSecurity - MANAGER
Edit File: Disablity_insurance.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1"> <title>Disability Insurance</title> <!-- Loading third party fonts --> <link href="http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|" rel="stylesheet" type="text/css"> <link href="fonts/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="fonts/lineo-icon/style.css" rel="stylesheet" type="text/css"> <!-- Loading main css file --> <link rel="stylesheet" href="css/style.css"> <!--=============== REMIXICONS ===============--> <link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet"> <!--=============== CSS ===============--> <link rel="stylesheet" href="assets/css/nav_styles.css"> <script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script> <!-- Loading Business_insurance file --> <link rel="stylesheet" href="css/commercial_property_insurance.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body> <div id="site-content"> <!--=============== HEADER ===============--> <header class="header" > <nav class="nav container"> <div class="nav__data"> <a href="#" class="nav__logo"> <img src="assets/Intellivisionsinc_bussiness_card.png" alt="Logo" width="100"> </a> <div class="nav__toggle" id="nav-toggle"> <i class="ri-menu-line nav__toggle-menu"></i> <i class="ri-close-line nav__toggle-close"></i> </div> </div> <!--=============== NAV MENU ===============--> <div class="nav__menu" id="nav-menu"> <ul class="nav__list"> <li> <a href="about.html" class="nav__link">Home</a> </li> <!--=============== DROPDOWN 1 ===============--> <li class="dropdown__item"> <div class="nav__link dropdown__button" href = "insurance.html"> Insurance <i class="ri-arrow-down-s-line dropdown__arrow"></i> </div> <div class="dropdown__container"> <div class="dropdown__content"> <!------- <div class="dropdown__group"> <div class="dropdown__icon"> <i class="ri-heart-3-line"></i> </div> <span class="dropdown__title">Business we Insure</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Development with Flutter</a> </li> <li> <a href="#" class="dropdown__link">Web development with React</a> </li> <li> <a href="#" class="dropdown__link">Backend development expert</a> </li> </ul> </div>-----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Core competencies</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Homeowners Insurance</a> </li> <li> <a href="#" class="dropdown__link">Constrcuction Insurance</a> </li> <li> <a href="#" class="dropdown__link">Telecommunication Insurance</a> </li> </ul> </div> <!-----end of first type of coverage-----> <!-------start of business we insure----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Business We Insure</span> <ul class="dropdown__list"> <li> <a href="Business_we_insurce.html" class="dropdown__link">Architects and Engineers</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Amazon Sellers</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Auto Services</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Beauty</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Construction</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Consulting</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Contractors</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Daycare</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Education</a></li><li> <a href="Business_we_insurce.html" class="dropdown__link">Financial Services</a></li> </ul> </div> <!---------end of business we insure-----> <!-----Start of first type of coverage-----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Type of Coverage</span> <ul class="dropdown__list"> <li> <a href="Business_insurance.html" class="dropdown__link">Business Insurance</a> </li> <li> <a href="contact.html" class="dropdown__link">Business Owner</a> </li> <li> <a href="Commercial_Property_insurance.html" class="dropdown__link">Commercial Property Insurance</a> </li> <li> <a href="Cyber_insurance.html" class="dropdown__link">Cyber Insurance</a> </li> <li> <a href="Disablity_insurance.html" class="dropdown__link">Disablity Insurance</a> <li> <a href="errors_omissions_insurance.html" class="dropdown__link">Error and Omission Insurnce</a> </li> <li> <a href="excess_umbrella_insurance.htl" class="dropdown__link">Excess/Umbrella Insurance</a> </li> <li> <a href="#" class="dropdown__link">Excess/Umbrella Insurance</a> </li> <li> <a href="#" class="dropdown__link">General Liablity Insurance</a> </li> <li> <a href="professional_liability_insurance.html" class="dropdown__link">Professional Liablity Insurance</a> </li> </ul> </div> <!-----end of first type of coverage-----> <!-------start of other services------> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Other Services</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">C Coporation</a> </li> <li> <a href="#" class="dropdown__link">S Corporation</a> </li> <li> <a href="#" class="dropdown__link">Non Profit Corporation</a> </li> <li> <a href="#" class="dropdown__link">Limited Liability Company</a> </li> <li> <a href="#" class="dropdown__link">Mortgage Loan</a></li> </ul> </div> <!-----end other services-----> </div> </div> </li> <!--=============== DROPDOWN 2 ===============--> <li> <a href="contact.html" class="nav__link">Get a Quote</a> </li> <!--=============== DROPDOWN 3 ===============--> <li class="dropdown__item"> <div class="nav__link dropdown__button"> About US </div> </li> <!------end of drop down 3---------------> <!--------start of last list-----> <li class="dropdown__item"> <div class="nav__link dropdown__button"> FAQ </div> <div class="dropdown__container"> <div class="dropdown__content"> <div class="dropdown__group"> <div class="dropdown__icon"> </div> <span class="dropdown__title">FAQ</span> <!------<ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">About us</a> </li> <li> <a href="#" class="dropdown__link">Support</a> </li> <li> <a href="#" class="dropdown__link">Contact us</a> </li> </ul>-------> </div> <!------- <div class="dropdown__group"> <div class="dropdown__icon"> <i class="ri-shield-line"></i> </div> <span class="dropdown__title">Safety and quality</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Telecommunication Insurance</a> </li> <li> <a href="#" class="dropdown__link">Privacy Policy</a> </li> </ul> </div>---------> </div> </div> </li> <!-------------end of last list---------> </ul> </div> </nav> </header> <!--=============== MAIN JS ===============--> <script src="assets/js/main.js"></script> <!------end of navigation_bar----> <!------end of navigation_bar----> <!------start of business overlay section-----> <section class="Business_insurance" style="margin-top: 87px;"> <div class="libility_background_overlay"> </div> <div class="container" style="min-height: 340px;position: relative;"> <div class="row"> <div class="colmd-12" style="text-align: center;padding-top: 44px;"> <h2 class="libility_first_heading">Disability Insurance</h2> <p class="libilty_first_para">At Intellivision Insurance Company, we offer comprehensive Disability Insurance insurance solutions tailored to your specific needs, ensuring the security and continuity of your business.</p> </div> </div> </div> </section> <!-------end of business insurance section-----> <div class="section commercial_property_insurance" style="margin-top: 62px;"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="commercial_post_detail"> <div class="entry-content"> <h3 class="entry-title">Disability Insurance</h3> <img src="dummy/Pages/business_insurance/disbality-insurance.jpg" style="max-width:100%"> <p> An insurance policy that pays benefits in the event that a worker’s impairment prevents them from performing their job duties is known as disability insurance. It covers costs incurred as a result of the disability, such as repairs to your home or automobile or paying for out-of-pocket medical bills that may not be covered by your medical assistance. </p> <h5>Safeguard your future with disability insurance</h5> <p> In an unpredictable world where unforeseen circumstances can disrupt our lives and livelihoods, disability insurance emerges as a crucial safety net, offering financial protection and peace of mind. Disability insurance provides income protection in the event that you are unable to work due to a disabling condition. We’ve stood by the side of New York’s , ensuring they get the perfect disability insurance coverage with ease. In the ever-evolving landscape of New York, especially within the five boroughs, our daily mission is to stay ahead of the latest rules and regulations. </p> <hr> <h4>Here are some key reasons why disability insurance matters:</h4> <ul class="sigma_list sigma_list-2"> <li>Income Replacement</li> <p>Disability insurance replaces a portion of your income if you become unable to work due to a covered disability.</p> <li>Income Replacement:</li> <p> Disability insurance replaces a portion of your income if you become unable to work due to a covered disability.</p> <li>Protecting Your Assets:</li> <p>Without a source of income, you may be forced to dip into your savings, or retirement funds, or sell assets to make ends meet. Disability insurance helps preserve your hard-earned assets and prevents financial depletion in times of need.</p> <li>Maintaining Independence:</li> <p> Disability insurance allows you to maintain your financial independence and avoid reliance on government assistance programs or family members for support. It gives you the freedom to make choices and maintain control over your life.</p> <li>Peace of Mind: </li> <p>Knowing that you have a safety net in place in case of disability provides peace of mind and reduces financial stress. It allows you to focus on your recovery and rehabilitation without worrying about the financial consequences of being unable to work.</p> </ul> <blockquote> <cite>Our Features</cite> </blockquote> <div class="row align-items-center"> <div class="col-lg-5 mb-lg-30"> <img src="dummy/Pages/business_insurance/our_feature.jpg" style="max-width: 100%;"> </div> <div class="col-lg-7"> <h5 class="feature_heading">Risk Free</h5> <p>Obtain peace of mind with our risk-free guarantee.</p> <h5 class="feature_heading" style="margin-top: 10px;">Benefit of Insurance</h5> <p> Insurance provides financial protection and peace of mind against unforeseen risks and losses.</p> </div> </div> </div> </div> </div> <div class="col-lg-4"> <div class="sidebar"> <!-- Categories Start --> <div class="sidebar-widget widget-categories"> <h5 class="widget-title"> Contact us </h5> <ul class="sidebar-widget-list"> <li> <a href="#"> 465 Rockaway Ave Valley Stream NY 11581</a></li> <li> <a href="#"> info@intellivisionsinc.com</a> </li> <li> <a href="#"> 516-305-2574</a> </li> <li> <a href="#"> Mon : 9:00am – 6:00pm</a> </li> <li> <a href="#"> Tue: 9:00am – 6:00pm</a> </li> <li> <a href="#"> Wed: 9:00am – 6:00pm</a> </li> <li> <a href="#"> Fri: 9:00am – 6:00pm</a> </li> <li> <a href="#"> Sat: By Appointments</a> </li> <li> <a href="#">Sun: – Closed</a> </li> </ul> </div> <!-- Categories End --> <!-- Social Media Start --> <div class="sidebar-widget"> <h5 class="widget-title">Never Miss Out</h5> <ul class="sigma_sm square light"> <li> <a href="#"> <i class="fa fa-facebook-f"></i> </a> </li> <li> <a href="#"> <i class="fa fa-linkedin"></i> </a> </li> <li> <a href="#"> <i class="fa fa-twitter"></i> </a> </li> <li> <a href="#"> <i class="fa fa-youtube-play"></i> </a> </li> </ul> </div> <!-- Social Media End --> </div> </div> </div> </div> </div> <!-----last section-----> <div class="container" style="background-color: rgb(241, 241, 241); margin-bottom: 41px;margin-top: 20px;"> <div class="row align-items-center"> <div class="col-md-5"> <div class="section-title text-right" style="margin-bottom:-21px"> <p class="subtitle">INTELLIVISONS BUSINESS INSURANCE</p> <h4 class="last_para_business">Business Insurance Experts in New York</h4> </div> <p class="fw-600 mb-0 custom-secondary business_insurance_last_para">We offer a variety of customizable products and services for individuals, families, and businesses</p> </div> <div class="col-md-2 d-none d-md-block" style="padding:160px 5px;"> <span class="vertical-seperator"></span> </div> <div class="col-md-5 d-none d-md-block" style="padding: 102px 5px; background-image:url(dummy/pages/business_insurance/business_banner.jpg); margin-top:30px; /* overflow: hidden; */ background-repeat: no-repeat;height: 417px; margin-bottom: 10px;"> </div> </div> </div> <!------end of last section---> <div class="site-footer"> <div class="widget-area"> <div class="container"> <div class="row footer_1"> <div class="col-xs-12 col-sm-4 col-md-3"> <div class="widget"> <h3 class="widget-title">About</h3> <address> First Policy is more than insurance broking; we’re trusted advisors working with you to develop world-class risk management programs. </address> <a href="#">Phone:+516-305-2574</a> <a href="mailto:info@company.com">info@intellivisionsinc.com</a> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Company</h3> <ul class="no-bullet"> <li><a href="#">Home</a></li> <li><a href="#">About us</a></li> <li><a href="#">Insurance</a></li> <li><a href="#">Get a Quote</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Testimonial</a></li> </ul> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Contact us</h3> <ul class="no-bullet"> <li><a href="#">465 Rockaway Ave Valley Stream NY 11581</a></li> <li><a href="#">info@intellivisionsinc.com</a></li> <li><a href="#">516-305-2574</a></li> </ul> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Business Hours:</h3> <ul class="no-bullet"> <li><a href="#">Mon:9:00am – 6:00pm</a></li> <li><a href="#">Tue:9:00am – 6:00pm</a></li> <li><a href="#">Wed:9:00am – 6:00pm</a></li> <li><a href="#">Thu:9:00am – 6:00pm</a></li> <li><a href="#">Fri:9:00am – 6:00pm</a></li> <li><a href="#">Sat:By Appointments</a></li> <li><a>Sun: – Closed</a></li> </ul> </div> </div> </div> </div> </div> <div class="bottom-footer"> <div class="container"> <div class="colophon">Copyright © 2024 by IntellivisionsFirst Policy. All Rights Reserved. </div> </div> </div> </div> </div> <script src="js/jquery-1.11.1.min.js"></script> <script src="http://maps.google.com/maps/api/js?sensor=false&language=en"></script> <script src="js/plugins.js"></script> <script src="js/app.js"></script> </body> </html>