@font-face {
    font-family:'Segoe UI Light';
    src: url('../fonts/Segoe UI Light.eot');
  src: url('../fonts/Segoe UI Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI Light.woff2') format('woff2'),
    url('../fonts/Segoe UI Light.woff') format('woff'),
    url('../fonts/Segoe UI Light.svg#Segoe UI Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}


@font-face {
    font-family:'Segoe UI Black';
    src: url('../fonts/Segoe UI Black.eot');
  src: url('../fonts/Segoe UI Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI Black.woff2') format('woff2'),
    url('../fonts/Segoe UI Black.woff') format('woff'),
    url('../fonts/Segoe UI Black.svg#Segoe UI Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}


@font-face {
    font-family:'Segoe UI Semibold';
    src: url('../fonts/Segoe UI Semibold.eot');
  src: url('../fonts/Segoe UI Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI Semibold.woff2') format('woff2'),
    url('../fonts/Segoe UI Semibold.woff') format('woff'),
    url('../fonts/Segoe UI Semibold.svg#Segoe UI Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}


@font-face {
    font-family:'Segoe UI Semilight';
    src: url('../fonts/Segoe UI Semilight.eot');
  src: url('../fonts/Segoe UI Semilight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI Semilight.woff2') format('woff2'),
    url('../fonts/Segoe UI Semilight.woff') format('woff'),
    url('../fonts/Segoe UI Semilight.svg#Segoe UI Semilight') format('svg');
    font-weight: 350;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}


@font-face {
    font-family:'Segoe UI';
    src: url('../fonts/Segoe UI.eot');
  src: url('../fonts/Segoe UI.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI.woff2') format('woff2'),
    url('../fonts/Segoe UI.woff') format('woff'),
    url('../fonts/Segoe UI.svg#Segoe UI') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family:'Segoe UI Bold';
    src: url('../fonts/Segoe UI Bold.eot');
  src: url('../fonts/Segoe UI Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Segoe UI Bold.woff2') format('woff2'),
    url('../fonts/Segoe UI Bold.woff') format('woff'),
    url('../fonts/Segoe UI Bold.svg#Segoe UI Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}



body{
  font-family:'Segoe UI';
}

body, div, p, li, ul, ol, span, strong, h1, h2, h3, h4, h5, h6{
  padding: 0px;
  margin: 0px;
}
button:focus, button:active, .btn-check:focus+.btn{
    outline: none;
    box-shadow: none !important;

}
a{
text-decoration: none;}
li, ul, ol{
list-style: none;}
button, button:focus, button:hover, button:active{
    outline: none;
}

/*--------------------------header-sec------------------------*/

share-button i{
font-size:24px;
border:10px;
}

.share-button-whatapp{
background: #c70609;
padding: 10px 13px;
color: #fff;
display: flex;
align-items: center;
border: none;
position: fixed;
right:-132px;
bottom:90px;
z-index:9999;

}
.share-button-whatapp:hover{
right:0px;

}
.share-button-call:hover{
right:0px;
}

.share-button-whatapp i{
margin-right:15px;
}
.share-button-call i{
margin-right:15px;
}

.share-button-call{
background:#34dc24;
padding: 10px 13px;
color: #fff;
display: flex;
align-items: center;
border: none;
position: fixed;
right: -124px;
bottom:150px;
z-index:9999;

}

.header-sec{
    top: 0px;
    z-index: 3;
    width: 100%;
    position: sticky;
    background-color: rgb(0 0 0 / 80%);
}

.header-sec .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
     background-color: rgb(0 0 0 / 80%);
}

.header-sec .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    color: #ffffff;
    padding: 0px 20px;
    font-family:'Segoe UI Semibold';
}

.header-sec ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-left: 350px;
}

.owl-nav {
    display: none;
}

.header-icon ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-icon ul li{
    padding: 0px 16px;
}



a.navbar-brand img{
    max-width: 80%;
}

/*--------------------------------banner-css---------------------------*/

.banner{
    padding: 10px 0px;
    background-size: cover;
    background-image: url(../images/banner-bg.jpg);
}

.banner-sec{

}

.banner-img{

}

.banner-img img{
    max-width: 93%;
}

.banner-heading{
    color: #ffffff;
    text-align: center;
    padding: 140px 0px;
}

.banner-heading h1{
    font-size: 46px;
    font-weight: 700;
    margin: 0 0 20px 0;
    font-family:'Segoe UI Bold';
}

.banner-heading h1 span{
    color: #f6a64d;
    font-size: 46px;
    font-family:'Segoe UI semiBold';
}

.banner-heading p{
    font-size: 20px;
    font-family:'Segoe UI Bold';
    margin: 0 0 30px 0px;
}

a.btn-btn-default{
    color: #fff;
    font-size: 16px;
    padding: 10px 26px;
    border-radius: 30px;
    border: 1px solid #ffffff;
}

.banner .btn-primary {
    color: #fff;
    font-size: 12px;
    padding: 10px 24px;
    border-radius: 30px;
    background-color: #f6a64d;
    border-color: #f6a64d;
    margin: 0px 24px;
}

/*-------------------------------features-css-----------------------------*/

.features{
    z-index: 1;
    overflow: hidden;
    padding: 50px 0px;
    position: relative;
    background-color: #f8f8f8;
}

.features-sec{
    text-align: center;
}

.features-sec h2{
    color: #000000;
    font-size: 32px;
    font-family:'Segoe UI Bold';
}

.features-img img{
    max-width: 42%;
    margin-top: -90px;
}

.features-row {
    margin-top: 50px;
}

.features-heading h2{
    color: #383838;
    font-size: 22px;
    margin-bottom: 30px;
    font-family:'Segoe UI Bold';
}

.features-heading p{
    color: #383838;
    font-size: 16px;
    text-align: left;
    line-height: 38px;
    margin: 0 0 30px 0;
    letter-spacing: 1px;
}

.tell-btn {
    text-align: left;
    padding-top: 20px;
}

.features-heading a button{
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 28px;
    border-radius: 10px;
    background: #26a1e0;
    border: 2px solid #26a1e0;   
}

/*------------------------super-css---------------------------*/

.how{
    padding: 20px 0px;
    background-color: #000000;
}

.how-pro{
    text-align: center;
}

.how-pro h2{
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0 20px 0;
}

.how-pro p{
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 20px 0;
    font-family:'Segoe UI semiBold';
}

.super-contant{
    padding-top: 50px;
    text-align: center;
}

.super-icon {
    margin-top: 26px;
}

.simply-play{
    color: #ffffff;
}

.simply-play ul li{
    font-size: 18px;
    text-align: center;
    padding-bottom: 40px;
    font-family:'Segoe UI semiBold';
}

.play-sec{
    padding-top: 30px;
}

.play-img{

}

.play-img img{
    max-width: 62%;
}

.play-contant ul li{
    font-size: 22px;
    color: #ffffff;
    padding-left: 16px;
    font-family:'Segoe UI semiBold';
}

.play-contant ul span {
    color: #ffffff;
    font-size: 18px;
    padding: 9px 16px;
    border-radius: 36px;
    border: 1px solid #ffffff;
    background-color: #47687894;
    font-family: 'Segoe UI semiBold';
}

.play1 {
    display: flex;
    justify-content: start;
    align-items: baseline;
    padding-bottom: 55px;
}

/*-----------------------------------cost-sec-------------------------------------*/

.cost-sec{

}

.cost-heading{
    text-align: center;
}


.cost-heading2{
    background: #f8f8f8;
    padding: 30px 0;
    margin: -30px -30px 0 -30px;

}

.cost-heading2 h3{
    font-size: 20px;
    color: #767676;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px;

}

.cost-heading2 p{
    font-size: 60px;
    color: #26a1e0;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
}

.cost-heading2 p span{
    font-size: 20px;
    color: #949494;
    font-weight: 400;
}

ul.check li:before {
    content: "\e006";
    font-size: 28px;
    color: #26a1e0;
    position: absolute;
    left: 0;
    top: -3px;
}

ul.check {
    margin: 30px 0;
    padding: 0 0 0 20px;
    list-style: none;
}

ul.check li {
    position: relative;
    padding: 7px 7px 7px 35px;
}

.price .btn {
    position: absolute;
    bottom: 30px;
}

.btn-primary {
    border: 2px solid #f6a64d;
    background: #f6a64d;
    color: #fff;
}

.cost-sec .btn, .btn {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 35px;
    font-weight: 900;
    padding: 14px 40px;
    margin-top: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.cost-dose{
    margin-top: 80px;
}

.col-lg-3{
    column-gap: 10px;
}

/*-----------------------------faq-sec-------------------------------*/

.faq-sec{
    padding: 50px 0px;
}

.left{
    text-align: left;
}

.super-pro h2 {
    font-size: 24px;
    letter-spacing: 1px;
    font-family: 'Segoe UI semiBold';
}

.faq-pro{

}

blockquote {
    font-size: 14px;
    color: #3a3a3a;
    padding: 20px;
    border-left: 3px solid #d9d9d9;
    background: #f8f8f8;
}

.faq-pro p{
    color: #5c5c5c;
    font-size: 14px;
    margin: 0 0 20px 0;
}

.accordion-sec .accordion-item {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.accordion-sec .accordion-button {
    color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-sec .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 1.25rem;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 600;
    text-align: left;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    letter-spacing: 1px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}


.accordion-sec .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../images/new.png);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-color: #ffffff;
    border-radius: 10px;
    transition: transform .2s ease-in-out;
}

.accordion-sec .accordion-button:not(.collapsed) {
    color: #000000;
    padding: 16px 10px;
    background-color: #f6a64d;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-sec .accordion-body {
    color: #5c5c5c;
    font-size: 14px;
    padding: 16px 10px;
    background-color: #f8f8f8;
}

.accordion-sec{
    padding-top: 20px;
}

/*-----------------------------customer-css-----------------------------*/

.customer{
    padding: 20px 0px;
    background-color: #000000;
}

.customer-sec{
    
}

.white{
    color: #ffffff;
}

.super-pro2{
    text-align: center;
}

.super-pro2 h2{
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin: 0px 0 20px 0;
}

.super-pro2 p{
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 20px 0 20px 0;
    font-family:'Segoe UI semiBold';
}

/*------------------------------testimonials-css------------------------------*/

.testimonials{
  
}

.testimonials-heading{
    text-align: center;
}

.testimonials-heading h2{
    color: #EB3349;
    font-size: 35px;
    font-weight: 700;
    line-height: 52.5px;
    text-decoration: underline;
    font-family: 'Poppins', sans-serif;
    
}

.testimonials-heading p{
    color: #352E38;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
}

.avinash-sec{
    margin: 20px 0px;
    padding: 10px 0px;
    border-radius: 10px;
    background-color: #ffffff;
    text-align: -webkit-center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.avinash-sec p{
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
}

.avinash-sec h4{
    color: #f6a64d;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
    padding: 16px 0px;
    font-family: 'Poppins', sans-serif;
}

.avinash-sec span{
    color: #352E38;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    font-family: 'Poppins', sans-serif;
}

.avinash-sec img{
    max-width: 28%;
    padding-bottom: 20px;
}


.avinash-sec img{
    max-width: fit-content;
    border-radius: 10px;
}

/*---------------------------------already-css------------------------------*/

.already{
    padding: 20px 0px;
    background-size: cover;
    background-image: url(../images/banner-bg.jpg);
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

a.btn.btn-primary.apple {
    font-weight: 900;
    font-size: 13px;
    position: relative;
    text-align: left;
    line-height: 1.2em;
    padding-left: 55px;
    margin: 20px 5px 0 5px;
    background: #3333336b;
}

.already a.btn.btn-primary {
    background: #f6a64d;
}


/*-----------------------------footer-css-------------------------------*/

footer{
    color: #ffffff;
    background-color: #000;
}

.footer-sec {
    color: #ffffff;
    padding: 16px 0px;
    background-color: #000000;
}

.footer-sec p a{
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 2px;
    font-family:'Segoe UI semiBold';
}

.footer-sec p span{
    color: #f6a64d;
    font-size: 16px;
    letter-spacing: 2px;
    font-family:'Segoe UI semiBold';
}

