@font-face {
    font-family: 'Inter';
    src: url('..\fonts\Inter\Inter-Regular.woff2') format('woff2'),
        url('..\fonts\Inter\Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@media screen and (min-width:600px) {
body {
    color: #5B5B5B !important;
    /* font-family: 'Inter'; */

}
}
/*@media screen and (max-width: 600px) {*/
/*  .body {*/
    
/*    width: 100%;*/
/*  }*/
/*}*/
   /* css for header */
   
.header a {
    padding-right: 20px;
    color: #5B5B5B;
    text-decoration: none;
    font-family: 'Inter';
}
.head{
  border-bottom:2px solid rgba(0, 0, 0, 0.25);;
  padding: 10px;
}
  /*end css for header */


  /* css for home */
.button_home {
    background: #2796E3;
    border-radius: 20px;
    border: 0px;
    width: 99px;
    height: 35px;
    color: #fff;
    margin-left: 58px;
}
.joinbutton{
background: #2796E3;
border-radius: 20px;
border: 0px;
width: 99px;
height: 35px;
color: #fff;
    
}
.search{
  border-radius: 4px;
  border:1px rgba(172, 190, 202, 0.20);
  background-color: rgba(172, 190, 202, 0.20);
}
.dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /* min-width: 10rem; */
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: none; */
    /* background-clip: padding-box; */
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
}
.radius {
    /* display: flex; */
    flex-direction: table;
    /* align-items: center; */
    float:left;
    padding:10px;
}
.radius img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float:left;
    margin: 5px 10px;
}
p.border {
    width: 219px;
    height: 60px;
    border-radius: 30px;
    background: #FEFEFE;
    padding-top: 5px;
}
p.border span{
    margin-right: 5px;
}
.slick-slide{
    width:225px !important;
}
.border {
    color: #1F1F29;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 130.523%; /* 19.578px */
}
.explore {
    background: #fff;
    width: 215px;
    border-radius: 20px;
    margin: 0 5px 0 5px;
    margin-top: 10px
}
.explore_image {
    width: 215px;
    height: 200px;
    padding: 10px;
    border-radius: 20px;
    cursor:pointer;
}
.content {
    font-size: 16px;
    padding-left: 10px;
}
.key {
    padding-left: 10px;
    font-size: 12px;
}
.star {
  color: orange;
}
.container{
    margin:0 auto;
    width:100%;
}
.whitebox { 
float:left;          
border-radius: 8px;
background: #FEFEFE;
width: 120px;
height: 120px;
padding:10px;
padding-left: 5px;
margin-left:36%;
}
.bg{
color: #FFF;
text-align: center;
font-family: Inter;
font-size: 24px;
font-style: normal;
/* font-weight: 700; */
line-height: 130.523%;
padding-top: 30px 
}
footer {
display: flex;
justify-content: center;
padding: 23px;
background-color: #464646;
color: #fff;
height:162px;
}
/* .footer{
float: right;
} */
.footer ul{
display: flex;
}
.read_btn{
color: white;
border: none;
margin-top: 14px;
margin-right: 58%;
float: right;
background-color: #2797E3;
border-radius: 20px;
width: 95px;
height: 40px;

}
.footer ul li{
padding-right: 10px;
display: block;
}

.footer ul li a{
color: #cfd2d6;
text-decoration: none;
}

.footer ul li a:hover{
color: #27bcda;
}
.btn2{
color: white;
border: none;
background-color: #2797E3;
border-radius: 50px;
width: 80px;
height: 40px;
font-size:12px;
}
.collection {          
float:left;          
border-radius: 8px;
background: #FEFEFE;
width: 362px;
height: 355px;
padding:10px;
padding-left: 5px;
margin-left:12px;
}
.fi{
padding:5px;
border-radius: 10px;
}
.heading{
color:#444;
margin-bottom: 35px;
font-size:36px;
font-family: 'Inter';
font-style: italic;
font-weight: 700;
}
.points{
line-height:20px;
color: #535353;
font-family: Inter;
font-size: 17px;
font-style: normal;
font-weight: 400;
}
.image{
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
padding:3px;
margin-left: 0px;
  }
.heading2{
color: #1F1F29;
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 130.523%;
}
.view{
float:right;
margin-top: -51px;
background-color:white;
color:#2797E3;
cursor:pointer;
width: 75px;
padding-left: 7px;
border-radius: 4px;
height: 28px;
}
.faa{
font-size: 20px; 
padding:4px;
margin-left:20px; 
}
.fa-linkedin{
margin-left: 91px;
background: #6A6A6A;  
border-radius:5px; 
color: #464646;
width:31px;
}
.fa-youtube-play{
background: #6A6A6A;
width:26px;
border-radius:5px;  
color: #464646;  
}
.fa-instagram{
color: #464646;
border-radius:5px; 
background: #6A6A6A;
}
.items{
width:90%;
margin:0px auto;
margin-top: 100px;
}
.slick-slide{
margin:10px;
}
  
  /*end css for home */


/* css for storydetail */
.bton{
color: white;
border: none;
margin-top: 36px;
margin-right: 146px;
float: right;
background-color: #2797E3;
border-radius: 20px;
width: 95px;
height: 40px;
}
.btn3{
border: none;
margin-top: -41px;
margin-right: 41%;
float: right;
background-color: none;
color:#2796E3;
border-radius: 20px;
border: 1px solid #2797E3;
width: 80px;
height: 40px;
}
.headings{
color: #2796E3;
font-family: 'Inter';
font-size: 24px;
margin-top: 51px;
margin-left: 128px;
}
.whiteboxes { 
    background: #fff;
    width: 215px;
    border-radius: 20px;
    margin: 0 5px 0 5px;
    margin-top: 10px;
    margin-left: 84px;
}
.star {
color: orange;
}
.fa-star:before {
line-height: 2.3;
}
.story_view{
    padding-left:206px;
    padding-bottom: 100px; 
    margin-top:40px;
    padding-top: 41px;
}
.content{
color: #000;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.key{
color: #675B5B;
font-family: 'Inter';
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150.523%; 
}
.storyimg{
/*margin-left: 59px;*/
margin-top: -29%;
border-top:1px solid #C8C8C8;
border-right:1px solid #C8C8C8;
border-bottom:1px solid #C8C8C8;
border-left:1px solid #C8C8C8;
border-radius:10px;
}
.imag{
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
}
.text{
text-align: center;
}
.faa{
font-size: 20px; 
padding:4px; 
}
.fa-linkedin{
margin-left: 91px;
background: #6A6A6A;  
color: #464646;
width:31px;
}
.fa-facebook{
background: #6A6A6A;
width:26px;
border-radius:30px;  
color: #464646;  
}
.fa-twitter{
color: #6A6A6A;
}

/*end css for storydetail */


/* css for storyview */

.texts{
text-align:center;
margin-top: 25px;
margin-left: 261px;
}
.texts p{
text-align:left;
}
.rating{
padding-top:40px;
padding-bottom: 15px;
padding-left:26%; 
margin-top:40px;
}
.rate{
border-bottom:1px solid rgba(157, 157, 157, 0.45);
padding-bottom: 33px;

}
.review{
border-bottom:1px solid rgba(157, 157, 157, 0.45);
font-size: 25px;
padding-bottom: 33px;
color: orange;

}
.align{
text-align:center;
}
.allreview{
padding-left:41px;
color:#2797E3;
font-size: 16px;
cursor:pointer;

}
.reviewlabel{
float: right;
margin-top: -4%;
padding-right: 284px;
color:#2797E3;
font-size: 14px;
cursor:pointer;
}
.storyimage{
padding-top: 10px;
margin-left: -1%;
}
.fa-user-circle:before {
padding-left: 15px;
}
.modal-header{
border-bottom: 0px;

}
.modal-footer{
border-top: 0px;

}
.modal-body{
text-align: center;
}
.modal-content{
display: inline-block;
height: 491px;
vertical-align: middle;
width: 474px;
}
.modal-title{
margin-left: 120px;
}
.btn-secondary{
color: white;
border: none;
margin-top: 50px;
margin-right: 117px;
/* float: right; */
margin-left: 24%;
background-color: #2797E3;
border-radius: 12px;
width: 180px;
height: 40px;
}
.inputtext{
height:30%;
margin-left: 75px;
width:66%;
border:1px solid #FFF;
border-radius: 10px;
background-color: rgba(217, 217, 217, 0.35);

}

/*end css for storyview */


/* css for storyreview */

.ratings{
padding-top:40px;
padding-bottom: 50px;
padding-left:10%; 
}


.reviewlabels{
float: right;
margin-top: -4%;
padding-right: 170px;
color:#2797E3;
font-size: 14px;
cursor:pointer;
}
.reviews{
padding-left:10%;
padding-top: 26px;
padding-bottom: 60px;

}
.txt{
height:150px;
margin-left: 75px;
width:66%;
border:1px solid #FFF;
border-radius: 10px;
background-color: rgba(217, 217, 217, 0.35);

}
/* end css for storyreview */


/* css for update */


.detail{
    width: 362px;
    height: 36px;
    border-radius: 12px;
    border:1px solid white;
    padding: 11px;
}
.update{
    color: white;
    border: none;
    margin-top: 110px;
    /*margin-right: 170px;*/
    /* float: right; */
    margin-left: -15%;
    background-color: #2797E3;
    border-radius: 12px;
    width: 201px;
    height: 40px;
}
.input{
font-size:14px;
padding-top: 40px;
}

/*end css for update */


/* css for plan */

.plandetail { 
border-radius: 8px;
border:1px solid  rgba(103, 91, 91, 0.40);
background: #FEFEFE;
/* width: 219px;
height: 393px; */
width: 305px;
height: 440px;
padding:10px;
/* padding-left: 5px; */
margin-left:31px;
margin-top: 70px;
margin-bottom:80px;
}
.plan{
font-size: 20px;
font-style: normal;
text-align:center;
}
.price{
font-size: 36px;
color: #2796E3;
text-align:center;
line-height: 157.523%;
}
.month{
font-size: 24px;
color: #2796E3;
text-align:center;
line-height: 119.523%;
border-bottom:1px solid rgba(103, 91, 91, 0.40);

}
.fa-check-circle:before {
color: #2796E3;
padding:7px;
}
.paybutton{
color: white;
border: none;
margin-top: 16px;
margin-right: 26px;
float: right;
margin-left: 127px;
background-color: #2797E3;
border-radius: 6px;
width: 160px;
height: 40px;
}
/* end css for plan */


.slick-next:before {
    color:#2796E3;
    font-size: 40px;
    /* margin-top: 97px; */
    
}
.slick-prev:before {
    font-size: 40px;
    color:#2796E3;
    /* float: right; */
    /* margin-top: -110px; */
    /* left: 20px !important; */
}
.slick-prev {
    left: unset;
    right: 10%;
    top: -27% !important;
}
.slick-next {
    right: 6%;
    top: -26% !important;
}

 /* card detail */
.details{
    padding-left: 107px;
    padding-top: 42px;
    padding-bottom: 85px;
    }
    .invoice{
        padding-left: 41px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .carddetail{
        padding-top: 10px;
    }
    .cardimage{
        margin-top:-47px;
        margin-left:-46px;
    }
    .cardbtn{
    color: white;
    border: none;
    margin-top: 10px;
    margin-left: 24%;
    background-color: #2797E3;
    border-radius: 12px;
    width: 180px;
    height: 40px;
    }

    .back_button{
    color: white;
    border: none;
    margin-top: 14px;
    margin-left: 3%;
    background-color: #2797E3;
    /* border-radius: 12px; */
    width: 180px;
    height: 40px;

    }
    .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: #fff; */
    /* background-clip: padding-box; */
    /* border: 1px solid rgba(0,0,0,.15); */
    /* border-radius: 0.25rem; */
}
.dropdown-menu {
    /* position: absolute; */
    top: 100%;
    left: 0;
    /* z-index: 1000; */
    display: none;
    /* float: left; */
    /* min-width: 10rem; */
    /* padding: 0.5rem 0; */
    /* margin: 0.125rem 0 0; */
    /* font-size: 1rem; */
    /* color: #212529; */
    /* text-align: left; */
    /* list-style: none; */
    /* background-clip: padding-box; */
     border: 0px solid ; 
     border-radius: 0px; 
}