body{
    background: #f7f7ff;
    font-family: 'Raleway', sans-serif;

}





 .list-profile {
    margin-top: 1.4em;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: .25rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%);
} 
.me-2 {
    margin-right: .5rem!important;
}

.list-profile h4{
    font-size: 2vh;
}


.list-profile p{
    font-size: 1vh;
}

.list-group-item{
    margin-bottom: 0.9em!important;
}




#list-item-1 button{
    margin-top: 1.3em;
}

#soglasie{
    font-weight: 600;
    margin-bottom: 2em;
}

.form-check label{
    font-weight: 200;
}

.form-check{
    margin-bottom: 1,3em;
}

#exit{
    margin-top: 1em;
}




.card{
    /* margin-top: 0.4em; */
    /* margin-left: 1.8em;  */
    /* margin-right: 0.4em; */
}



.tab-pane{
    zoom: 1.2;
}

.card-body p{
    font-size: 100%;
}

.form-check button{
        font-size: 1.1em;
        border: none;
        outline: none;
        background-color: none;
        margin-left: 1em;
    }

.form-check{
    width: 100%;

}



/* .date{
    font-size: 0.7em;
} */







.save_request{
    margin-top: 2vh;
    display: flex;
    flex-direction: column;
}



.subscriptions{
    margin-top: 2vh;
}

.recommended-queries{
    margin-top: 2vh;
}




.title{
    font-size: 60%;
    width: 200%;
    position: relative;
    left: -8%;
    padding-right:10% ;
}

.move-buttons{
    display: none;
    margin-top: 1vh;
}


 .img-fluid{
    width: 100%;
     height: 100%;


 }


 /* .history{
    zoom: 1;
 } */

 .order{
    zoom: 1;
 }

 /* .navbar{
    display: none;
    background-color: #fff;
    padding: 0;
    margin-top: .5rem;
    margin-bottom: .5rem;
} */



 @media screen and (max-width: 1400px){

    .order{
        zoom: 0.69;
     }
 }
/* 
 /* @media screen and (max-width: 993px){
    .menu{
        display: none;
    }
    .navbar{
        display: flex;
        border-radius: .25rem;
        margin-top: 6%;
        box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%);

    }
    .nav-link{
        margin-left: 2.5%;
        margin-top: 1%;
        color: black;
    }
    .navbar-collapse{
        margin-top: 1%;
    }
   .navbar-toggler{
    padding: .75rem .75rem;
   }
 } */



.container-fluid{
    background-color: #fff;
}

.img-modal{
    top: 0;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 2;

}
.img-full{
    height: 60%;

}

#cross{
    position: relative;
    width: 20px;
    height: 20px;
    margin-bottom: 50vh;
}
#cross:hover{
    cursor: pointer;
}

img{
    cursor: pointer;
}


/*
 @media screen and (max-width: 768px){
    .col-md-4{
        width: 100%;

    }
    .img-fluid{
       width: 27em;
    }
 } */

.card-body p{
    font-size: 0.8em;
    margin-bottom: em;
}

.card-body h5{
    font-size: 0.9em;
}



.link-primary{
    font-size: 0.8em;
}


/* .link-dark{
    text-decoration: none;
} */

/* .history p{
    margin-top: 1em;
} */


.page-link{
   font-size: 0.75em;
}

 /* .history{
    margin-top: .5vh;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

 .card-img, .card-img-bottom, .card-img-top{
    height: 20vh;

}

 .book{
    max-width: 22vh;
    min-width: 22vh;
    margin-left: 1vw;
}

.card-footer{
    text-align: center;
    font-size: 60%;
}

.about{
    font-size: 60%;
    display: none;
}
 .card-link{
    font-size: 60%;
    text-align: center;
    margin-left: 15%;
}

.card-link:hover{
    cursor: pointer;
}

.card-text {
    font-size: 60%;
    margin-top: 1%;
}

.book1{
    display: flex;
    flex-direction: row;

    width: 350px;
    min-height: 100%;
}

.img-fluid{
   width: 100%;
    min-width: 6vw;
    height: 100%;
}

.col-md-4{
    width: 35%;
}
.book1-i{
    display: flex;
    flex-direction: column;

    width: 350px;
    min-height: 100%;
}
.card-i{
    height: 90%;
}

.card-footer{
    width: 100%;
    height: 10%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-text{
    margin-left: .9vw;
}

.text-muted{
    font-size: 60%;
}


@media screen and (max-width: 790px){
    .book1{
        flex-wrap: wrap;

    }
    .col-md-4{
        width: 100%;

    }
    .img-fluid{
        height: 300px;
    }
    .card-i .img-fluid{
        height: 200px;
    } */


 .resourses{
    /*flex-direction: row;*/
    flex-wrap: wrap;
}
/* .resourses .card{
    width: 45%;
    margin-left: 4%;
    height: 20vh;
} */
/* .resourses h2{
    width: 100%;
    padding-left: 5%;
    font-size: 1.5em;
}
.res a{
    font-size: 1em;
    text-decoration: none;
}


.res-b{
    height: 20%;
    font-size: .9em;
    margin-top: 3%;
    margin-left: 70%;
}
.res p{
    margin-top: 2%;
    font-size: .6em;
}*/



 /* @media screen and (max-width: 1326px){
    .card{
        margin-left: 0em;
    }
 }


 @media screen and (max-width: 775px){
    .card{
       justify-content: center;
    }
 } */

 .resourses h2{
    margin-bottom: 1em;
 }

 a.card-link{
    margin-left: 0.7em;
 }

 h6.card-subtitle{
    font-size: 0.8em;
}

@media screen and (max-width: 541px){



    .img-full{
        transform: scale(0.4);
    }
    #cross{
        margin-bottom: 20vh;
        right: 19%;

    }
 }

 
