.section1{
    margin-top: 93px;
}

.banner1{
    background-image: url(../images/diverse-group-friends-watching-movie-television-eating-popcorn-drinking-bottles-beer-fun-gathering-people-looking-film-tv-channel-program-enjoying-leisure-activity_482257-49240.webp);
    height: 450px;
    width: 100%;
    background-size: cover;
    background-position-y: 24%;
}

.section1innerdiv{
	padding-top: 100px;
}

.section1heading1{
    padding-top: 100px;
    /* text-align: center; */
    color: #fff;
    font-family: var(--fontfamily-heading);
}
.section1heading2{
    /* text-align: center; */
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    font-family: var(--fontfamily-heading);
    padding-left: 35px;
}
.section1heading3{
    color: #fff;
    /* text-align: center; */
    font-size: 50px;
    font-family: var(--fontfamily-heading);
}
.section1heading4{
    color: #fff;
    /* text-align: center; */
    font-weight: 400;
    padding-top: 19px;
    font-size: 19px;
    line-height: 27px;
    font-family: var(--fontfamily-heading);
}
.section1para1{
    /* text-align: center; */
    color: #fff;
    font-size: 10px;
    padding-top: 13px;
}
.section1btndiv{
    display: flex;
    /* justify-content: center; */
    margin-top: 20px;
}

.section1ul{
    list-style-type: none;
    padding-left: 35px;
}

.section1li{
    position: relative;
    color: #118DF0;
}

.section1li::before{
    content: "\2713";
    position: absolute;
    left: 0%;
    font-size: 18px;
    font-weight: bold;
}

.section1lipara1{
    height: 7px;
    font-size: 14px;
    font-family: var(--fontfamily-para);
    font-weight: bold;
    padding-left: 30px;
    padding-top: 4px;
    color: #fff;
}

.section1lispan{
    font-size: 10px;
    font-family: var(--fontfamily-para);
    padding-left: 30px;
    color: #fff;
}

.section1lipara2{
    height: 9px;
    font-size: 14px;
    font-family: var(--fontfamily-para);
    font-weight: bold;
    padding-left: 30px;
    padding-top: 4px;
    color: #fff;
}

.section1lipara3{
    height: 7px;
    font-size: 14px;
    font-family: var(--fontfamily-para);
    font-weight: bold;
    padding-left: 30px;
    padding-top: 4px;
    color: #fff;
}

.section2heading1innerdiv{
    text-align: center;
}

.section2heading1{
    font-family: var(--fontfamily-heading);
    font-weight: bold;
    text-transform: capitalize;
    font-size: 35px;
    color: #000;
}

.section2card1{
    width: 20rem;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 20%);

}

.section2card2{
    width: 20rem;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 20%);
    margin-left: 5px;

}

.section2card3{
    width: 20rem;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 20%);

}

.section2card4{
    width: 20rem;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 20%);
}

.section2card1imgdiv{
    text-align: center;
}

.section2card1img{
    width: 20% !important;
    display: unset !important;
    padding-top: 10px;
}

.section2card1heading1{
    font-size: 15px;
    font-weight: bold;
    font-family: var(--fontfamily-heading);
    text-align: center;
    color: #000;
}

.section2card1span1{
    font-family: var(--fontfamily-para);
    font-size: 25px;
    padding-top: 10px;
    font-weight: bold;
    color: #000;
}

.section2card1span2{
    font-size: 45px;
    font-family: var(--fontfamily-para);
    color: #118dF0;
    font-weight: bold;
}

.section2card1span3{
    font-family: var(--fontfamily-para);
    font-size: 15px;
    padding-top: 14px;
    font-weight: bold;
    color: #000;
}

.section2card1para1div{
    height: 135px;
}

.section2card1para1{
    font-size: 13px;
    font-family: var(--fontfamily-para);
    text-align: center;
    padding-top: 15px;
    color: #838282;
}

.section2card1anchor1div{
    text-align: center;
}

.section2card1anchor1{
    color: #118dF0;
    font-size: 11px;
    font-family: var(--fontfamily-para);
    text-decoration: underline;
}

.section2card1anchor1:hover{
    color: #fff;
}

.section2card1buttondiv{
    margin-top: 35px;
    height: 60px;
    text-align: center;
}

.section2card1button{
    font-size: 16px;
    letter-spacing: 1px;
    background-color: #118DF0;
    color: #fff;
    border: none;
    width: 80%;
    height: 45px;
    border-radius: 5px;
    padding-bottom: 6px;
    transition: .3s ease-in-out;
    font-family: var(--fontfamily-para);
}

.section2card1button:hover{
    background-color: transparent;
    color: #118DF0;
    border: 1px solid #118DF0;
}

.section2card1buttonicon{
    font-size: 25px;
}

.section2card1anchor2div{
    text-align: center;
}

.section2card1anchor2{
    color: #118DF0;
    font-family: var(--fontfamily-para);
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.section2card1anchor2:hover{
    color: #118DF0;
    text-decoration: none;
}

.section2card1img2div{
    margin-top: 25px;
    text-align: center;
}

.section2card1img2{
    width: 80% !important;
    display: unset !important;

}

.accordion{
    background-color: #118DF0;
    color: #fff;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: center;
    font-size: 15px;
    transition: 0.4s ease-in-out;
    margin-top: 40px;
    font-family: var(--fontfamily-para);
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.section2card1ul{
    list-style-type: none;
    padding-inline-start: 0px !important;
    padding-top: 10px;
}

.section2card1li{
    margin-top: 0px;
    /* position: relative; */
    color: #118DF0;
}

.section2card1li::before{
    content: "\2713";
    position: absolute;
    left: 7%;
    font-size: 20px;
    font-weight: bold;
}

.section2card1lipara1{
    font-size: 11px;
    font-family: var(--fontfamily-para);
    font-weight: 100;
    padding-left: 10px;
    padding-top: 3px;
    color: #838282;
}

.section2card1lipara2{
    font-size: 11px;
    font-family: var(--fontfamily-para);
    font-weight: 100;
    padding-left: 10px;
    padding-top: 3px;
    color: #838282;
}

.section2card1lipara3{
    font-size: 11px;
    font-family: var(--fontfamily-para);
    font-weight: 100;
    padding-left: 10px;
    padding-top: 3px;
    color: #838282;
}

.section2card1lipara3span{
    color: #007bff;
    font-weight: bold;
}

.owl-nav{
    position: absolute !important;
    top: 50% !important;
}

.owl-theme .owl-nav [class*=owl-]{
    background: transparent !important;
    color: #000 !important;
    font-size: 20px !important;
}

.owl-prev{
    transform: translateX(-75px);
}

.owl-next{
    transform: translateX(1090px);
}

/* .owl-carousel .owl-dots.disabled, .owl-carousel{
    display: block !important;
} */

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #118DF0 !important;
}

.section3container{
    background-image: url(../images/close-up-soccer-player-who-kicks-ball_207634-4089.webp);
    height: 750px;
    width: 100%;
    background-size: cover;
    /* background-position-y: 24%; */
}

.section3innerdiv{
    text-align: center;
    padding-top: 50px;
}

.section3heading1{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    font-family: var(--fontfamily-heading);

}

.section3heading2{
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    font-family: var(--fontfamily-heading);
}

.section3para1{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: var(--fontfamily-para);
}

.section3heading3{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    font-family: var(--fontfamily-heading);
}

.section3para2{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    font-family: var(--fontfamily-para);
}

.section3para2anchor{
    color: #fff;
    text-decoration: underline;
}

.section3para2anchor:hover{
    color: #fff;
    text-decoration: underline;
}

.section3innerdiv2{
    padding-top: 35px;
}

.section3uldiv{
    display: flex;
    justify-content: space-evenly;
}

.section3ul1{
    list-style-type: none;
}

.section3li1{
    margin-top: 20px;
    position: relative;
    color: #118DF0;
}

.section3li1::before{
    content: "\2713";
    position: absolute;
    left: 0%;
    font-size: 29px;
    font-weight: bold;
}

.section3lipara1{
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    padding-top: 4px;
}

.section3ul2{
    list-style-type: none;
}

.section3li2{
    margin-top: 20px;
    position: relative;
    color: #118DF0;
}

.section3li2::before{
    content: "\2713";
    position: absolute;
    left: 0%;
    font-size: 29px;
    font-weight: bold;
}

.section3lipara2{
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    padding-top: 4px;
}

.section3btndiv{
    text-align: center;
    margin-top: 20px;
}

.section3btn{
    font-size: 15px;
    letter-spacing: 1px;
    background-color: #118DF0;
    color: #fff;
    border: none;
    width: 14%;
    height: 45px;
    border-radius: 5px;
    padding-bottom: 2px;
    transition: .3s ease-in-out;
    font-family: var(--fontfamily-para);
}

.section3btn:hover{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}

.section3btnicon{
    font-size: 22px;
}

.section4heading1div{
    text-align: center;
}

.section4heading1{
    font-size: 35px;
    font-family: var(--fontfamily-heading);
    font-weight: bold;
    color: #000;
}

.section4card1{
    width: 20rem;
    border: none;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 20%);
}

.section4card1imgdiv{
    text-align: center;
    padding-top: 15px;
}

.section4card1img{
    width: 17% !important;
    display: revert !important;
}

.section4cardbody{

}

.section4title1{
    text-align: center;
    font-family: var(--fontfamily-heading);
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

.section4para1{
    text-align: center;
    font-family: var(--fontfamily-para);
    font-size: 13px;
    height: 50px;
    color: #838282;
}

.section4para2{
    text-align: center;
    font-family: var(--fontfamily-para);
    font-size: 13px;
    height: 50px;
    color: #838282;
}

.section5img1div{
    background-image: url(../images/give-me-that-remote-controller_637285-12627.webp);
    background-size: cover;
    height: 384px;
    background-position-x: 100%;
    border-radius: 5px;
}

.section5innerdiv1{
    /* padding-top: 28px; */
}

.section5heading1{
    font-family: var(--fontfamily-heading);
    font-size: 35px;
    font-weight: bold;
    color: #000;
}

.section5para1{
    font-family: var(--fontfamily-para);
    color: #838282;
    line-height: 26px;
    font-size: 13px;
}

.section5img2div{
    background-image: url(../images/american-football-american-football-player-professional-sport-stadium_654080-284.webp);
    background-size: cover;
    height: 380px;
    background-position-x: 50%;
    border-radius: 5px;
}

.section5innerdiv2{
}

.section5heading2{
    font-family: var(--fontfamily-heading);
    font-size: 35px;
    font-weight: bold;
    color: #000;
}

.section5para2{
    font-family: var(--fontfamily-para);
    font-size: 13px;
    line-height: 26px;
    color: #838282;
}