*{
    padding: 0;
    margin: 0;
}
:root {
    --primary-color: #023A75;
    --second-color:#F9A00A;
    --third-color:#282828;
    --four-color:#202020;
    --fifth-color:#14579E;
    --sixth-color:#FFB436;
 }
 body{
    font-family: 'Mooli', sans-serif;
    font-family: 'Roboto', sans-serif;
 }
 .btnfirst{
    height: 54px;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background:var(--primary-color);
    color: var(--second-color);
    font-weight: 500;
}
.btnfirst:hover{
    color: var(--primary-color);
    border: var(--fifth-color);
    background-color: var(--second-color);
}
.header ul{
    margin-right:80px ;
    margin-left: 300px;
}
.header ul li{
    margin-right: 24px;
}
.header ul li a{
    color: var(--primary-color);
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.5px;
}
.banner{
   background-image: url(../img/image\ 1.jpg);
   
}
.banner h1{
    font-size: 96px;
    justify-content: center;
    font-weight: 500;
    padding-top: 174px;
    padding-bottom: 40px;
    color: #fff;
}
.banner h1 span{
    color: var(--second-color);
}
.banner h2{
    font-weight: 400;
    color: #fff;
    font-size: 48px;
    margin-bottom: 174px;
    margin-top: 40px;
}
.covered h2{
    margin-top: 107px;
    color: var(--primary-color);
    font-size: 48px;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
    text-transform: capitalize;
}
.covered h5{
    color: var(--four-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    margin-top: 40px;
}
.covered .sidediv{
    margin-top: 120px;
}
.covered .box1,.box2{
    box-shadow: 0px 16px 80px 0px rgba(32, 32, 32, 0.08);
    text-align: center;
    margin: 24px;
    padding: 30px;
}
.covered .box1 p{
    color: var(--primary-color);
    font-size: 56px;
    font-weight: 700;
    line-height: 120%; /* 67.2px */
    text-transform: capitalize;
}
.covered .box1 h5{
    color: var(--fifth-color);
    margin-top: 24px;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
}
.covered .box2 p{
    font-size: 56px;
    color: var(--second-color);
    font-weight: 700;
    line-height: 120%; /* 67.2px */
    text-transform: capitalize;
}
.covered .box2 h5{
    margin-top: 24px;
    color: var(--sixth-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
}
.how h6{
    padding-top: 120px;
    color: var(--second-color);
    font-weight: 500;
    letter-spacing: 8px;
    font-size: 20px;
}
.how h2{
    padding-top: 8px;
    padding-bottom: 20px;
    text-transform: capitalize;
    font-size: 48px;
    font-weight: 400;
    line-height: 120%;
    color: var(--primary-color);
}
.how h5{
    color: var(--four-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    padding-bottom: 80px;
}
.how .maindiv img{
    width: 120px;
    height: 240px;
    margin-left: 29%;
    border: 1px solid transparent;
    border-radius: 50%;
}
.how .maindiv {
    height: 320px;
    width: 314px;
    margin-bottom: 120px;
}
.how .maindiv h5{
    padding-bottom: 16px;
    color: #dddddd;
    font-size: 48px;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
    text-transform: capitalize;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.how .maindiv p{
    color: var(--four-color);
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.5px;
}
.companies h6{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 8px;
    color: var(--second-color);
    padding-top: 120px;
    padding-bottom: 8px;
}
.companies h2{
    font-size: 48px;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
    text-transform: capitalize;
    color: var(--primary-color);
    padding-bottom: 24px;
}
.companies h5{
    color: var(--four-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 120%; /* 24px */
    padding-bottom: 80px;
}
.companies img{
    padding: 24px;
    justify-content: center;
    align-items: center;
    width: 216px;
    height: 111px;
}
.freequote{
    background-color: var(--primary-color);
}
.freequote p{
    color: #ffffff;
    font-size: 64px;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    letter-spacing: 0.5px;
    padding-top: 112px;
    padding-bottom: 40px;
}
.freequote .btn-warning{
    height: 64px;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: var(--second-color);
}
.question .leftside {
    margin-top: 120px;
}
.question .leftside h2{
    font-size: 48px;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
    text-transform: capitalize;
    color: var(--primary-color);
    margin-bottom: 40px;
}
.question .leftside h5{
    color: var(--four-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 120%; /* 24px */
}
.question .accordion{
    margin: 120px 70px;
}
.question .accordion .card{
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 16px 80px 0px rgba(32, 32, 32, 0.08);
}
.question .accordion h2{
    background-color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 10px;
}
.question .accordion .card-header {
    padding: 0;
}
.question .accordion .card-header button {
    text-align: left;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #000000;
    position: relative;
    text-decoration: none;
}

.accordion .card-header button.collapsed::after {
    position: absolute;
    width: 2px;
    height: 12px;
    content: '';
    background-color: #000;
    right: 12px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion .card-header button::before {
    position: absolute;
    width: 12px;
    height: 2px;
    content: '';
    background-color: #000;
    right: 7px;
    top: 50%;
}
.accordion .card-header button i {
    float: right;
    margin-top: 3px;
}

.accordion .card-body {
    padding: 15px;
    font-size: 16px;
}

.accordion .card-body table {
    margin: 0;
}

.accordion .card-body table a {
    color: #000;
}

.accordion .card-body table span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}

.accordion ul.occasion_list a {
    padding: 5px 15px;
    color: #222;
    font-size: 14px;
    display: inline-block;
}

.accordion ul.occasion_list a:hover {
    color: #002247;
}
footer .bottom{
    background-color: var(--primary-color);
    color: #fff;
}
footer .bottom p{
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 400;
}
footer .bottom ul{
    padding-top: 20px;
    padding-bottom: 20px;
    
}
footer .bottom ul li{
    display: inline-block;
    padding-right: 24px;
}
footer .top{
    background-color: var(--third-color);
    color: #ffffff;
}
footer .top .topfirst{
    margin-top: 120px;
}
footer .top .topfirst img{
    margin-bottom: 12px;
}
footer .top .topfirst .addres{
    margin-top: 30px;
    line-height: 24px;
}
footer .top .topfirst p span{
    color: var(--second-color);
    padding-left: 13px;
}
footer .top ul{
    padding-top: 120px;
}
footer .top ul li{
    list-style: none;
    padding-bottom: 17px;
}
footer .top ul li a{
    text-decoration: none;
    color: #ffffff;
}
footer .top ul li span{
    color: var(--second-color);
}
footer .top .p-lst{
    font-size: 32px;
    padding-top: 120px;
}
footer .top input{
    height: 44px;
    padding: 10px 24px;
    border-radius: 10px;
    background-color: var(--third-color);
    border: 1px solid #ffffff;
    margin-bottom: 16px;
}
footer .top ::placeholder{
    color: #ffffff;
}
footer .top .btn{
    margin-bottom: 120px;
}
