@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/woff/YekanBakh-thin.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-thin.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/woff/YekanBakh-Light.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-Light.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff/YekanBakh-Regular.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-Regular.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/woff/YekanBakh-SemiBold.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-SemiBold.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/woff/YekanBakh-Bold.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-Bold.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/woff/YekanBakh-ExtraBold.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-ExtraBold.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff/YekanBakh-Black.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-Black.woff2') format('woff2');
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 950;
	src: url('../fonts/woff/YekanBakh-ExtraBlack.woff') format('woff'),
	url('../fonts/woff2/YekanBakh-ExtraBlack.woff2') format('woff2');
}

*{
    font-family: Yekan Bakh;
    text-decoration: none!important;
}

header{
    z-index: 100;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #0277BD transparent;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background-color:transparent;
}

*::-webkit-scrollbar-thumb {
    background:#0277BD;
    border-radius: 12px;
}

/*header start*/

/*header1 desktop-start*/

.hd-right .logo{
    text-align: center;
}

.logo a img{
    width: 150px!important;
    height: auto!important;
}
.babolshop{
    font-size: 13px;
    color: #404040;
}

.nav .nav-item .nav-link {
    font-size: 18px;
    font-weight: 500;
}

.hd-left{
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.search-box button {
    color: #b2b2b2!important;
    font-size: 20px;
    margin: 10px -5px 0px 0px;
    border: none!important;
}

.search-box .search-input {
    border: none;
    border-radius: 14px;
    padding: 15px 30px 15px 10px;
}

.search-box .search-input:focus {
    box-shadow: none!important;
}

.btn1 {
    font-size: 13px;
    font-weight: 400;
    border-radius: 14px;
    border: none;
    padding: 7px 10px;
    text-align: center;
}

/*header1 desktop-end*/

/*header1 mobile start*/

.header-mobile {
    margin-bottom: -1px;
}

.header-mobile .logo a img {
    width: 100px!important;
    height: auto!important;
}


.header-mobile .search-box a {
    color: #000000;
    font-size: 20px;
    margin: 11px 5px 0px 0px;
}

.header-mobile .nav .nav-item .nav-link {
    margin: 5px;
    border-radius: 16px;
    box-shadow: 3px 3px 1rem -3px #c7e2f3;
    transition: all ease 0.3s;
}

.header-mobile .nav .nav-item:first-child  .nav-link{
    box-shadow: 3px 3px 1rem -3px #7dc9f9;
}

.header-mobile .nav .nav-item .nav-link:focus {
    box-shadow: 3px 3px 1rem -3px #7dc9f9;
}


.header-mobile .offcanvas-start{
    max-width: 300px;
    z-index: 999999;
}

.header-mobile .search-box .search-input {
    box-shadow: 3px 3px 1rem 2px #c7e2f3;
    border-radius: 16px;
    padding: 15px 40px 15px 10px;
    font-size: 18px!important;
}

.header-mobile .search-box .search-input:focus {
    box-shadow: 3px 3px 1rem -3px #7dc9f9!important;
}

.copy-left {
    bottom: 0;
    position: absolute;
    left: 30px;
    color: #dbd8d8;
}

.btn-mobile-header {
    padding: 5px 10px 0px;
    font-size: 20px;
}

.header-mobile .btn1 {
    font-size: 10px;
    font-weight: 500;
    border-radius: 14px;
    border: none;
    padding: 15px 10px;
}

/*header1 mobile end*/

/* header 2 desktop start */

.header2 {
    box-shadow: 0px 0px 15px -10px #858585;
}

.h2-top-text {
    font-size: 14px;
    color: #959595;
    text-align: center;
    margin: 0px;
}

.h2-top-text a {
    font-size: 14px;
}

.h2-top-text a svg{
    font-size: 12px;
}

.nl-1 {
    font-size: 18px;
    font-weight: 500;
    color: rgb(129, 127, 139) !important;
}

.nl-1:focus{
    color: #303039!important;
}

.h2-btn {
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    padding: 5px 20px;
}

/* header 2 desktop end */


/* header 3 desktop start */

.h3-desktop {
    padding: 25px 0px 20px 0px;
    box-shadow: 0px 0px 20px -15px #232323;
}

.h3-logo{
    margin-bottom: 10px;
}

.nav-link {
    color: #c1c1c1!important;
    font-weight: 600;
    font-size: 18px;
}

.custom-hover {
    display: inline-block;
    transform: perspective(2px) translateZ(0);
}
.custom-hover:hover:before, .custom-hover:focus:before, .custom-hover:active:before {
    left: 0;
}
.custom-hover:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    left: 100%;
    bottom: 0px;
    background:#4c82a7;
    height: 3px;
    transition-property: left;
    transition-duration: 0.4s;
    border-radius: 12px;
}

.custom-hover:hover{
    color: #4c82a7!important;
}

.h3-btn {
    font-size: 14px;
    border: 1px solid #b7b5b5;
    border-radius: 12px;
    padding: 10px;
    margin: 0px 2px;
    transition: all ease 0.4s;
}

.h3-btn:hover {
    border: 1px solid #4c82af!important;
    box-shadow: 0px 0px 40px -15px #4c82af;
}

.header3-ii svg{
    width: 20px;
    height: 20px;
}

.header3-ii img{
    width: 20px;
    height: 20px;
}

/* header 3 desktop end */

/*header end*/

/*part1 start*/

.part1 {
    background: linear-gradient(180deg,#008ecc,#ffffff );
}

.part1-right {
    margin-top: 100px;
}

.title-text h2 {
    font-size: 41px;
    font-weight: 700;
    color: #e4e0e0;
    text-align: center;
}

.main-text p {
    font-size: 30px;
    font-weight: 500;
    max-width: 73%;
    margin-right: 20px;
}
.btn2 {
    color: #ffffff;
    border-radius: 40px;
    padding: 5px 10px;
    margin-top: 2px;
}

/*part1 end*/

/*part2 start*/

.custom-margin-y{
    margin: 120px 0px;
}

.part2-cols{
    transition: all ease 0.3s;
}
.part2-cols:hover{
    transform:translateY(-10px);
}

.back-card {
    background-color: #5079e9;
    border-radius: 40px;
    transform: skewY(8deg);
    height: 275px;
    max-width: 275px;
}

.front-card {
    background-color: #f8fbff;
    border-radius: 40px;
    transform: skewY(165deg);
    max-width: 275px;
    height: 275px;
    box-shadow: 5px 0px 2rem -4px #c7e2f3;
}

.inside-card {
    transform: skewY(8deg);
}

/*.front-icon-parent{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.front-icon {*/
/*    background: linear-gradient(0deg, #b9ebc7, #40cdae);*/
/*    border-radius: 50px;*/
/*    width: 100px;*/
/*    height: 100px;*/
/*}*/

/*.front-icon svg {*/
/*    font-size: 35px;*/
/*    color: #ffffff;*/
/*    margin: 32px 32px;*/
/*}*/

.front-img {
    height: 115px!important;
    width: 115px!important;
}


.front-text {
    font-size: 24px;
    font-weight: 700;
    color: #454545;
}

/*part2 end*/

/*part3 start*/

.part3-cards {
    max-width: 85%;
    border-radius: 26px;
    box-shadow: 10px 5px 25px -10px #aaaaaa;
    transition: all ease 0.3s;
    margin: 15px 0px;
    border: 1px solid #dee2e6;
}

.part3-cards:hover {
    box-shadow: 10px 5px 25px -10px #999999;
    transform: scale(1.01);
}

.card-icon{
    margin-top: -50px;
}

.card-icon img {
    width: 125px;
    height: 125px;
}

.card-body-1 p {
    color: #41444b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
}

.card-body-1 .d-flex h3 {
    color: rgb(21 22 24);
    font-size: 23px;
    font-weight: 800;
}

.card-body-1 .d-flex span {
    color: #232323;
    font-size: 23px;
    font-weight: 600;
}

.card-body-2 {
    height: 250px;
    max-height: fit-content;
}

.card-body-2 h6 {
    color: rgb(21 22 24);
    font-size: 24px;
    font-weight: 700;
}

.card-body-2 p {
    color: #41444b;
    font-size: 15px;
}

.card-body-2 p svg {
    font-size: 15px;
    color: #5fb7eb;
}

.card-body-3 button {

    width: 85%;
    padding: 10px;
}

/*part3 end*/

/*part4 start*/

.p1 {
    font-size: 17px;
    font-weight: 900;
    color: #2f3136;
}

.p2 {
    font-size: 25px;
    color: #151618;
    font-weight: 500;
    line-height: 1.6;
}

.part4-right h1 {
    font-size: 50px;
    font-weight: 700;
    color: #151618;
}

.part4-right button {
    width: 50%;
    padding: 17px;
}

.part4-card-1 {
    height:13rem;
    width: 10rem;
    border: none;
    box-shadow: 5px 0px 2rem -4px #c7e2f3 !important;
    transition: all ease 0.3s;
}

.part4-card-1:hover{
    transform: scale(1.1);
}

.part4-card-2{
        background: linear-gradient(45deg, #0277bd, #6bbdeccc)!important;
}

.part4-img{
    max-width: 50%;
}

@media (max-width : 991px){
    .part4-card-1 {
    height: 9rem;
    width: 7rem;

}
}
/*part4 end*/

/*part5 start*/

.part5-img {
    border-radius: 16px!important;
    height: 370px!important;
    width: 100%!important;
    object-fit: cover!important;
}

.part5-text {
    font-size: 20px;
    color: #494949;
    background-color: #efefef;
    border-radius: 20px;
    padding: 10px 30px;
    font-weight: 700;
    bottom: 0px;
    position: absolute;
}

/*part5 end*/

/*Team start*/

.faeture h5 {
    font-size: 24px;
    font-weight: 700;
}

.bt {
    padding-right: 50px;
    padding-left: 50px;
}

.ps a{
    font-size: 25px;
}

.ps svg {
    color: #228bc9;
}

.card1 {
    transition: all 0.3s ease 0s;
    border-radius: 16px;
    box-shadow: rgb(199, 226, 243) 5px 0px 1rem -3px;
    background: rgb(255, 255, 255);
}

.card1 .card1-top-icon{
    position: absolute;
    right: 10px;
    top: 0px;
    transform: rotate(45deg);
    font-size: 50px;
    color: #228bc9;
}

.card1:hover{
    box-shadow: 5px 0px 2rem -4px #c7e2f3;

}

.card1 img {
    margin: 15px;
    border-radius: 20px!important;
    width: auto;
    height: 185px;
    object-fit: cover;
}

.btn3 {
    color: #228bc9;
    border: 1px solid #228bc9!important;
    border-radius: 16px;
    font-size: 15px;
    font-weight: 500;
    background-color: #FFFFFF;
    transition: all ease 0.4s;
}

.btn3:hover{
    color: #FFFFFF!important;
    background-color: #228bc9!important;
}

.team-carouselst{
    position: relative;
}


/*Team end*/

/* نقطه های اسلایدر */

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    list-style: none;
}

.slick-dots li {
    margin: 0px 2px;
    bottom: -15px;
}

.slick-dots li button {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
    border-radius: 100%;
    background-color: #e2e2e2 !important;
    text-indent: -9999px;
    border: none;
}

li.slick-active button {
    transition: all ease 0.3s;
    background-color: #228bc9 !important;
    border: none;
}

/* نقطه های اسلایدر */

/* THE BESTS START */
.bests-all {
    border: 1px solid #e0e0e2;
    border-radius: 16px;
}
.bests-title {
    color: #0c0c0c;
    font-weight: 500;
}
.bests-title i {
    font-size: 16px;
    width: 24px;
    height: 24px;
    color: #f9bc00;
    font-weight: 800;
}
.bests1st {
    position: relative;
}
.bests-item {
    padding: 4px 16px;
    border-left: 1px solid #f0f0f1;
}
.bests-item img {
    width: 110px;
    height: 110px;
}
/* THE BESTS END */

/*part6 start*/

.part6-title-1 {
    font-size: 34px;
    color: rgb(73 73 73);
    font-weight: 500;
    margin-bottom: 50px;
}

.part6-card {
    border: none;
    box-shadow: 5px 0px 2rem -4px #c7e2f3;
    border-radius: 16px;
    cursor: pointer;
}

.part6-card h5 {
    font-size: 16px;
    font-weight: 700;
}

.part6-icon svg {
    font-size: 30px;
    transition: all 0.3s;
    color: #0d6efd;
}

.part6-collapse {
    font-size: 16px;
    font-weight: 500;
    color: #212f67;
    line-height: 1.6;
}

/*part6 end*/

/*part7 start*/

/*.part71st{*/
/*    position: relative;;*/
/*}*/
.part7-cards {
    border-radius: 14px;
    box-shadow: 0px 0px 15px 1px #e1e1e1;
    transition: all ease 0.4s;
    border: none;
}

.part7-cards:hover {
    box-shadow: 0px 0px 15px 10px #e1e1e1;
    transform: scale(1.01);
}

.part7-cards .card-img-top img {
    object-fit: cover!important;
    max-height: 250px!important;
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
    height: 250px!important;
}

.size-blogindex {
    max-width: 100% !important;
    height: 276px;!important;
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}

.card-body-center p {
    font-weight: 700;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    color: #203f60!important;
}

.card-body-center h5 {
    font-weight: 700;
    font-size: 22px;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    color: #3c3f6e!important;
}

.part7-icon {
    font-size: 18px;
    color: #008ecc!important;
}

.part7-icon svg {
    font-size: 20px;
    color: #008ecc;
}

.part7-but {
    font-weight: 600!important;
    font-size: 16px;
    color: #008ecc!important;
    transition: all ease 0.4s!important;
}
.part7-but:hover .fa-chevron-left{
    transform: translateX(-5px);
    transition: all ease 0.4s!important;
}

.part7-but svg {
    font-size: 25px;
    font-weight: 300!important;
}

/*part7 end*/

/* sorting start */

.sorting-icon {
    color: #424750;
    font-size: 21px;
}
.sorting {
    margin: 30px 0px;
}

.sort-text1 {
    color: #3f4064 !important;
    font-size: 14px;
    font-weight: 700;
    margin: 0px 5px 0px 0px;
}
.sort-options a {
    color: #81858b;
    font-size: 14px;
    padding: 0px 8px;
    font-weight: 600;
}
.sort-options a:focus {
    color: #3665af;
    font-size: 14px;
}

/* sorting end */

/*footer start*/

.footer-logo {
    width: 50px;
    height: 50px;
}

.footer-col-1 p {
    font-size: 15px;
    line-height: 1.7;
    font-weight: 300;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical !important;
    margin-bottom: 20px;
}

.media-icons{
    transition: all ease 0.3s;
}

.media-icons:hover{
    transform: translateY(-3px);
}

.media-icons svg {
    color: #ffffff;
    font-size: 24px;
    margin: 0px 8px 0px 8px;
}


.title-footer a {
    margin: 0px;
    font-size: 21px;
}

.footer-col-2 ul{
    padding: 0px;
}

.footer-col-2 h5 {
    color: #fff;
    font-size: 16px;
}

.footer-col-2 li {
    color: #ffffff;
    display: block;
    margin: 15px 0px;
    font-size: 14px;
    transition: all ease 0.3s;
}

.footer-col-2 li:hover {
    transform: translateX(-5px);
}

.footer-border{
    height: 1px;
    background: #FFFFFF;
    margin: 8px 10px 0px 0px;
}

.copy-right{
    font-size: 14px;
}
/*footer end*/

/*breadcrumb start*/
.breadcrumb .breadcrumb-item a {
    color: #212529;
    font-weight: 500;
}
/*breadcrumb end*/

/* inside-blog start */
.container1 {
    max-width: 1275px !important;
    padding: 0px 20px !important;
}

.inside-blog {
    border-radius: 12px;
    padding: 40px;
    border: 1px solid #e0e0e2;
}

.inside-blog-img img {
    max-width: 100%;
    max-height: 500px;
    border-radius: 20px;
}

.inside-blog-title {
    color: #3f4064;
    font-size: 19px;
    font-weight: 700;
}

.inside-blog-top-text {
    background-color: #ebebeb;
    border-radius: 35px;
    padding: 10px;
    font-size: 12px;
    color: black!important;
}

.inside-blog-text {
    text-align: justify!important;
    line-height: 2.17;
    font-size: 14px;
    color: #6b7074;
}

/* editing start*/
.u-cnt p{
        color: #62666d;
        font-size: 14px;
        text-align: justify;
        line-height: 1.7;
        margin-top: 10px;
}

.c-date{
    font-size: 12px;
    color: #232323;
    margin-top: 5px;
}

.comment-reply-link {
    border: 1px solid #85c8ef!important;
    border-radius: 8px;
    color: #1683c4!important;
    font-size: 14px;
    font-weight: 400;
    background-color: #FFFFFF!important;
    transition: all ease 0.4s;
    padding: 5px 20px;
}

.logged-in-as{
    font-size: 12px;
    color: #62666d;
}

.comment-reply-title{
        font-size: 24px;
        font-weight: 500;
        color: #0c0c0c;
}

.form-submit{
    margin: 1.5rem 0px;
}

.form-submit .submit{
    border: 1px solid #85c8ef!important;
    border-radius: 8px;
    color: #1683c4!important;
    font-size: 14px;
    font-weight: 400;
    background-color: #FFFFFF!important;
    transition: all ease 0.4s;
    padding: 7px 35px;
}

.form-submit .submit:hover{
    color: #FFFFFF!important;
    background-color:#1683c4!important;
}
/*editing end*/

.view-tut strong {
    color: #0c0c0c;
    font-size: 15px;
}

.view-img {
    width: 64px;
    height: 64px;
}

.view-title-group p{
    font-size: 14px;
    color: #0c0c0c;
}

.view-title-group small {
    font-size: 12px;
    color: #232323;
    margin-top: 5px;
}

.view-text {
    color: #62666d;
    font-size: 14px;
    text-align: justify;
    line-height: 1.7;
    margin-top: 10px;
}

.send-didgah-title h6 {
    font-size: 16px;
    font-weight: 500;
    color: #0c0c0c;
}

.send-didgah-title p {
    font-size: 12px;
    color: #62666d;
}

.input-groups .input-group-text {
    font-size: 14px;
    color: #212529;
    background-color: #ffffff;
}

.input-groups .form-control {
    font-size: 14px;
    outline: none!important;

}

.input-groups .form-control:focus {
    box-shadow: none;
    border-color: #b5bfc9;
}

.send-didgah-but button {
    border: 1px solid #85c8ef!important;
    border-radius: 8px;
    color: #1683c4!important;
    font-size: 14px;
    font-weight: 400;
    background-color: #FFFFFF!important;
    transition: all ease 0.4s;
    padding: 7px 35px;
}

.send-didgah-but button:hover{
    color: #FFFFFF!important;
    background-color:#1683c4!important;
}

/* inside-blog end */

/*pagination start*/
.pagination {
    display: flex;
    justify-content: center;
    padding: 0px;
}

.pagination .nav-links{
    display: flex;
}
.pagination .nav-links>* {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50px;
    margin: 4px;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .nav-links>*:hover{
    color: #1784c5;
    border: 3px solid #1784c5;
}

.pagination .nav-links>*:active{
    color: #FFFFFF!important;
    background-color: #1784c5!important;
}

.pagination .nav-links .prev,
.pagination .nav-links .next
{
    border: none;
}

.current{
    color: #FFFFFF!important;
    background-color: #1784c5!important;
}

.pages {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50px;
    margin: 4px;
    width: 36px;
    height: 36px;
}

.pages:hover {
    color: #1784c5;
    border: 3px solid #1784c5;
}
.pages:active {
    color: #FFFFFF;
    background-color: #1784c5;
}

.pages:first-child {
    color: #FFFFFF;
    background-color: #1784c5;
}
.pagination-text {
    color: #62b3e2;
    font-size: 14px;
    font-weight: 700;
    line-height: 2.17;
}
.pagination-icon {
    color: #62b3e2;
    font-size: 12px;
}
/*pagination end*/

/*OPTION-1 START*/

.cards{
    cursor: pointer;
}

.face {
    width: 300px;
    height: 200px;
    transition: all ease-out 0.4s;
}

.face1 {
    background: #ffffff;
    z-index: 1;
    transform: translateY(100px);
    border-radius: 12px;
}

.cards:hover .face1 {
    transform: translateY(0);
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.face1 .content{
    opacity: .2;
    transition:  0.5s;
    text-align: center;
}

.cards:hover .content{
    opacity: 1;
}

.face1-svg{
    font-size: 3em;
    color:#000000;
}

.face1-title{
    font-size: 1em;
    color:#000000;
    transition: .5s;
}

.face2 {
    background: #FFFFFF;
    padding: 20px;
    box-shadow: 0px 0px 50px 0px #c7e2f3;
    transform: translateY(-100px);
    border-radius: 12px;
}

.cards:hover .face2 {
    transform: translateY(0);
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.face2-text {
    font-size: 13px;
    color: #23254e;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.7;
}

.face2-link {
    color: #23254e;
    border-radius: 12px;
    padding: 10px 0px;
    display: flex;
    box-shadow: 0px 0px 10px 0px #c7e2f3;
    justify-content: center;
    transition: all ease 0.3s;
    bottom: -20px;
    position: relative;
}

.face2-link:hover {
    box-shadow: 0px 0px 15px 1px #b9e4ff;
}

/*OPTION-1 END*/

/*Special Socia Cards Start*/

.ssp-card {
    position: relative;
    width: 200px;
    height: 200px;
    background: lightgrey;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all 1s ease-in-out;
    border: 2px solid rgb(255, 255, 255);
}

.ssp-background {
    position: absolute;
    inset: 0;
    background-color: #4158D0;
    background-image: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
}

.ssp-logo {
    position: absolute;
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
    transition: all 0.6s ease-in-out;
    font-size: 1.3em;
    font-weight: 600;
    color: #ffffff;
}

.ssp-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    aspect-ratio: 1/1;
}

.ssp-logo .ssp-logo-svg {
    fill: white;
    width: 30px;
    height: 30px;
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.icon .svg {
    color: rgba(255, 255, 255, 0.797);
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.ssp-box {
    position: absolute;
    padding: 10px;
    text-align: left;
    background: rgba(255, 255, 255, 0.389);
    border-top: 2px solid rgb(255, 255, 255);
    border-left: 1px solid white;
    border-radius: 13% 10% 0% 42%/12% 10% 0% 75%;
    box-shadow: rgba(100, 100, 111, 0.364) -7px 7px 29px 0px;
    transform-origin: bottom right;
    transition: all 1s ease-in-out;
}

.ssp-box::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.ssp-box:hover .svg {
    fill: white;
}

.ssp-box1 {
    width: 70%;
    height: 70%;
    bottom: -70%;
    right: -70%;
}

.ssp-box1::before {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #ff53d4 60%, #62c2fe 90%);
}

.ssp-box1:hover::before {
    opacity: 1;
}

.ssp-box1:hover .icon .svg {
    filter: drop-shadow(0 0 5px white);
}

.ssp-box2 {
    width: 50%;
    height: 50%;
    bottom: -50%;
    right: -50%;
    transition-delay: 0.2s;
}

.ssp-box2::before {
    background: radial-gradient(circle at 30% 107%, #91e9ff 0%, #00ACEE 90%);
}

.ssp-box2:hover::before {
    opacity: 1;
}

.ssp-box2:hover .icon .svg {
    filter: drop-shadow(0 0 5px white);
}

.ssp-box3 {
    width: 30%;
    height: 30%;
    bottom: -30%;
    right: -30%;
    transition-delay: 0.4s;
}

.ssp-box3::before {
    background: radial-gradient(circle at 30% 107%, #969fff 0%, #b349ff 90%);
}

.ssp-box3:hover::before {
    opacity: 1;
}

.ssp-box3:hover .icon .svg {
    filter: drop-shadow(0 0 5px white);
}

.ssp-box4 {
    width: 10%;
    height: 10%;
    bottom: -10%;
    left: -10%;
    transition-delay: 0.6s;
}

.ssp-card:hover {
    transform: scale(1.1);
}

.ssp-card:hover .ssp-box {
    bottom: -1px;
    right: -1px;
}

.ssp-card:hover .ssp-logo {
    transform: translate(-20px, -50px);
    letter-spacing: 0px;
}

/*Special Socia Cards end*/

/*rotate card v1 & v2 start*/

.Rc-Card-1 {
    background-color: transparent;
    width: 190px;
    height: 254px;
    perspective: 1000px;
}

.rc-title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.rc-Card {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 1s;
    transform-style: preserve-3d;
    cursor: default;
}

.Rc-Card-1:hover .rc-Card {
    transform: rotateY(180deg);
}

.rc-front,
.rc-back {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 1rem;
    color: white;
    box-shadow: 0 0 0.3em rgba(255, 255, 255, 0.5);
    font-weight: 700;
}

.rc-front,
.rc-front::before {
    background: linear-gradient(43deg, rgb(65, 88, 208) 0%, rgb(200, 80, 192) 46%, rgb(255, 204, 112) 100%);
}

.rc-back,
.rc-back::before {
    background-image: linear-gradient(160deg, #0093E9 0%, #80D0C7 100%);
}

.rc-back {
    transform: rotateY(180deg);
}

.rc-but {
    border: 1px solid #ffffff;
    border-radius: 12px;
    background-color: transparent;
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 20px;
    transition: all ease 0.3s;
    margin-bottom: 0px;
}

.rc-but:hover {
    background-color: #ffffff;
    color: #66c4cd;
}

.rc-back-text-1 {
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    padding: 15px;
}

.rc-back-text-2 {
    font-size: 14px;
    margin: 0px;
    font-weight: 400;
    border: 1px solid;
    border-radius: 1rem;
    padding: 10px 20px;
    transition: all ease 0.5s;
}


.rc-back-text-2:hover {
    transform: scale(1.1);
    box-shadow: 0px 0px 50px -15px #232323;
}

.rc-front-img {
    width: 100%;
    height: 254px;
    object-fit: cover;
    border-radius: 1rem;
}

.rc-name {
    margin: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 15px;
    background-color: #b7b7b7;
    padding: 5px 20px;
    border-radius: 1rem;
}

/*rotate card v1 & v2 end*/

/*nova cards start*/

.nova-cards{
    position: relative;
    height: 300px;
    width: 230px;
}

.nc-shadow {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 1px solid #ffffff;
    transform: scale(0.8);
    box-shadow: rgb(175 175 175) 0px 30px 70px 0px;
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.nc-main {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #783b3b00;
    background: linear-gradient(0deg, rgb(0 21 62) 0%, rgb(0 137 255) 60%, rgb(0, 21, 62) 100%);
    position: relative;
    -webkit-clip-path: polygon(0 40px, 40px 0, calc(100% - 40px) 0, 100% 40px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
    clip-path: polygon(0 40px, 40px 0, calc(100% - 40px) 0, 100% 40px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 40px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
    clip-path: polygon(0 0, 100% 0, 100% 40px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 40px 100%, 0 calc(100% - 40px));
    /* box-shadow: rgb(0 137 255 / 0%) 0px 7px 29px 0px; */
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.nc-top {
    position: absolute;
    top: 0px;
    left: 0;
    width: 0px;
    height: 0px;
    z-index: 2;
    border-top: 115px solid white;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.nc-side {
    position: absolute;
    width: 100%;
    top: 0;
    transform: translateX(-50%);
    height: 100%;
    background: white;
    -webkit-clip-path: polygon(0% 0%, 50% 0, 95% 45%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 50% 0, 95% 45%, 100% 100%, 0% 100%);
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1s;
}

.nc-left {
    left: 0;
}

.nc-right {
    right: 0;
    transform: translateX(50%) scale(-1, 1);
}

.nc-main .nc-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px;
    font-weight: bold;
    font-size: 25px;
    opacity: 0;
    z-index: -1;
    transition: all 0.2s ease-out 0s;
}

.nc-bc {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-end;
}

.nc-btn {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    transform: translateX(-50%);
    padding: 5px 10px;
    display: flex;
    -webkit-clip-path: polygon(0 0, 100% 0, 81% 100%, 21% 100%);
    clip-path: polygon(0 0%, 100% 0, 97% 100%, 3% 100%);
    background: #cae6ff;
    border: none;
    color: #6c6c6c;
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    width: 120px;
    cursor: default;
}

.nc-svg {
    color: rgb(0 136 253);
    width: 15px;
    transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    margin: 2px;
}

.nc-btn:nth-child(1) {
    bottom: 300px;
    transition-delay: 0.4s;
}

.nc-btn:nth-child(2) {
    bottom: 300px;
    transition-delay: 0.6s;
}

.nc-btn:nth-child(3) {
    bottom: 300px;
    transition-delay: 0.8s;
}

.nc-btn:active .nc-svg {
    transform: scale(0.7);
}

.nova-cards:hover .nc-main{
    transform: scale(1.1);
}

/*second nova edite start*/

.nova-cards:hover .nc-main .nc-top {
    top: -60px;
}

.nova-cards:hover .nc-main .nc-left {
    left: -60px;
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.1s;
}

.nova-cards:hover .nc-main .nc-right {
    right: -60px;
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.1s;
}
.nova-cards:hover .nc-main .nc-title {
    opacity: 1;
    transition: all 0.2s ease-out 1.3s;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #cae6ff;
}

.nova-cards:hover .nc-main .nc-bc .nc-btn:nth-child(1) {
    bottom: 80px;
    transition-delay: 0.8s;
}

.nova-cards:hover .nc-main .nc-bc .nc-btn:nth-child(2) {
    bottom: 40px;
    transition-delay: 0.6s;
}

.nova-cards:hover .nc-main .nc-bc .nc-btn:nth-child(3) {
    bottom: 0px;
    transition-delay: 0.4s;
}



/*nova cards end*/

/*sell-cards start*/

.scale-card {
    position: relative;
    width: 190px;
    height: 254px;
    background-color: rgb(255 255 255);
    border-radius: 14px;
    padding: 20px;
    margin: 20px;
}

.scale-card::before {
    content: "";
    position: absolute;
    inset: 0;
    right: -5px;
    margin: auto;
    width: 200px;
    height: 264px;
    border-radius: 14px;
    background-color: #0083f5;
    z-index: -1;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: default;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
}

.scale-card::after {
    content: "";
    z-index: -1;
    position: absolute;
    inset: 0;
    transform: translate3d(0, 0, 0) scale(0.95);
    filter: blur(40px);
}

.sc-title1{
    display: none;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    color: #FFFFFF;
}

.scale-card:hover .sc-title1 {
    display: block;
}

.sc-text{
    display: none;
}

.scale-card:hover .sc-text {
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    color: #ffffff;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.7;
}

.sc-title2 {
    font-size: 20px;
    color: #2e3b62;
    font-weight: 500;
    bottom: 0px;
    position: absolute;
    display: block;
}

.scale-card:hover .sc-title2{
    display: none;
}

.scale-card:hover::after {
    filter: blur(50px);
}

.scale-card:hover::before {
    transform: rotate(-90deg) scaleX(1.34) scaleY(0.77);
}

.scale-card:hover {
    transform: scale(1);
}

/*sell-cards end*/

/*glass cards start*/

.glass-card {
    position: relative;
    width: 320px;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0px;
    transition: 0.5s;
}

.glass-card-befor {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    width: 50%;
    height: 100%;
    text-decoration: none;
    background: #fff;
    border-radius: 8px;
    transform: skewX(15deg);
    transition: 0.5s;
}

.glass-card-after {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 8px;
    transform: skewX(15deg);
    transition: 0.5s;
}

.glass-card:hover .glass-card-befor,
.glass-card:hover .glass-card-after
{
    transform: skewX(0deg);
    left: 20px;
    width: calc(100% - 90px);

}

.glass-box {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    pointer-events: none;
}

.glass-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    opacity: 0;
    transition: 0.5s;
    animation: animate 2s ease-in-out infinite;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

.glass-card:hover .glass-box::before {
    top: -20px;
    left: 0px;
    width: 100px;
    height: 100px;
    opacity: 1;
}

.glass-box::after
{
    content:'';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    opacity: 0;
    transition: 0.5s;
    animation: animate 2s ease-in-out infinite;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    animation-delay: -1s;
}

.glass-card:hover .glass-box:after {
    bottom: -30px;
    right: 50px;
    width: 100px;
    height: 100px;
    opacity: 1;
}

@keyframes animate
{
    0%, 100%
    {
        transform: translateY(10px);
    }

    50%
    {
        transform: translate(-10px);
    }
}

.gc-body {
    position: relative;
    left: 0;
    padding: 20px 40px;
    background: rgb(0 32 80 / 50%);
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    z-index: 1;
    transition: 1.5s;
    color: #fff;
}

.glass-card:hover .gc-body
{
    left: -25px;
    padding: 60px 40px;
}

.gc-title
{
    font-size: 2em;
    color: #fff;
    margin-bottom: 10px;
}

.gc-text{
    color: #FFFFFF;
    font-size: 1.1em;
    margin-bottom: 10px;
    line-height: 1.4em;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical !important;
}

.gc-link {
    display: flex;
    font-size: 14px;
    color: #002050;
    background: #fff;
    padding: 10px;
    border-radius: 12px;
    font-weight: 700;
    margin: 10px;
    transition: all ease 0.3s;
    justify-content: center;
    border: 1px solid #23232300;
}

/*glass cards end*/

/* dancing cards start */

.d-cards {
    height: 300px;
    width: 250px;
    background-color: rgb(255 255 255);
    animation: rot 2.5s infinite ease;
    border-radius: 12px;
    color: white;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
}

.dc-title {
    color: #232323;
    text-align: center;
    font-size: 26px;
    padding: 10px;
    margin: 0px;
}

.dc-text {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 7 !important;
    -webkit-box-orient: vertical !important;
    color: #4E4E4E;
    text-align: justify;
    padding: 5px 25px 0px 25px;
}

.dc-link {
    width: 80%;
    display: flex;
    position: absolute;
    bottom: 15px;
    background-color: #ffffff;
    color: #444444!important;
    border-radius: 12px;
    padding: 5px 20px;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    margin: 0px 25px;
    justify-content: center;
    transition: all ease 0.4s;
}

.dc-link:hover {
    box-shadow: 0px 0px 15px 5px #b8e4ff;
    transform: scale(1.02);
}

@keyframes rot {
    0% {
        transform: rotateX(-15deg) translateY(0px);
    }

    50% {
        transform: rotateX(-15deg) translateY(-10px);
    }

    100% {
        transform: rotateX(-15deg) translateY(0px);
    }
}

/* dancing cards end */

/* book-cards start */

.b-card {
    position: relative;
    width: 220px;
    height: 300px;
    background-color: #ffffff;
    perspective: 2000px;
    color: #323232;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    border-radius: 12px;
    margin: 10px 0px;
}

.b-cover {
    top: 0;
    position: absolute;
    background-color: white;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.5s;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    transform-origin: 0;
}

.b-card:hover .b-cover {
    transition: all 1s;
    transform: rotatey(-80deg);
    opacity: 0;
}

.b-title {
    font-size: 24px;
    text-align: center;
    padding: 20px 0px;
    color: #232323;
}

.b-text {
    padding: 20px;
    font-size: 16px;
    color: #787878;
    font-weight: 500;
    text-align: right;
}

.b-btn {
    border-radius: 12px;
    padding: 5px 5px;
    display: flex;
    justify-content: center;
    margin: 5px 20px;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    color: #3e3e3e!important;
}
/* book-cards end */

/* fan card start */

.fan-card {
    width: 240px;
    height: 300px;
    background: #ffffff;
    position: relative;
    display: flex;
    place-items: center;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    align-items: center;
    flex-direction: column;
    margin: 10px 0px;
    justify-content: space-around;
}

.fc-title {
    z-index: 1;
    color: #313260;
    font-size: 26px;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.fc-text {
    z-index: 1;
    padding: 0px 15px;
    line-height: 1.6;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
}

.fc-link {
    color: #4c4c4c;
    z-index: 1;
    padding: 10px 40px;
    border-radius: 12px!important;
    box-shadow: 0px 0px 15px 1px #bbe5ff!important;
}

.fan-card-befor{
    content: '';
    position: absolute;
    width: 50px;
    height: 130%;
    animation: bg-dance 5s linear infinite;
    background-color: #0084f8;
}

@keyframes bg-dance {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.fan-card-after {
    content: '';
    position: absolute;
    background: #ffffff;
    inset: 5px;
    border-radius: 12px;
}

/* fan card end */

/* border-card start */

.border-card {
    width: 250px;
    height: 320px;
    background-color: #ffffff;
    border: #bbe5ff 1px solid;
    transition: all 0.4s ease-in;
    box-shadow: 0px 0px 15px 1px #bbe5ff;
    border-radius: 40px 0px 40px 0px;
    display: flex!important;
    flex-direction: column;
    margin: 10px 0px;
    align-items: center;
    justify-content: space-around;
}

.border-card:hover {
    transform: translateY(-6.5px);
    border: #0083f5 1px solid;
}

.bc-title {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    padding: 5px 0px;
    color: #313260;
    margin: 0px;
}

.bc-text {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    padding: 0px 15px;
    color: #7c7c7c;
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 7 !important;
    -webkit-box-orient: vertical !important;
}

.bc-link {
    color: #313260;
    box-shadow: 0px 0px 15px 1px #9dd8fd;
    border-radius: 12px;
    font-size: 16px;
    padding: 10px 30px;
}
/* border-card end */

/* nim-card start */

.nim-bg {
    background-color: #efefef;
    border-radius: 30px;
    padding: 30px;
}

.nim-right {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.nim-title {
    color: #181667;
    font-size: 37px;
    font-weight: 700;
}

.nim-text {
    color: #818493;
    text-align: justify;
    padding: 15px 0px;
}

.nim-link {
    color: #ffffff!important;
    background-color: #ff6a81;
    padding: 10px 20px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 400;
}

.nim-item {
    padding: 10px;
}

.nim-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 16px!important;
    aspect-ratio: 1/1;
}


/* nim-card end */

/* 404 page start */

.bg-404 {
    height: 100vh;
    background: linear-gradient(225deg,#008ECC,#ffffff );
    display: flex;
    justify-content: center;
    align-items: center;
}

.error-404-card {
    width: 100%;
    height: 500px;
    max-height: 500px;
    background-color: #ffffff2b;
    border-radius: 40px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
}

.error-404-card h1 {
    font-size: 120px;
    color: white;
    position: relative;
    font-weight: 700;
}

.error-404-card p {
    color: #ffffff;
    font-size: 34px;
    font-weight: 700;
}

.error-404-card small{
    color: #ffffff;
    font-size: 20px;
}

.error-404-card a {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 12px;
    transition: all ease 0.4s;
    font-weight: 700;
}

.error-404-card a:hover {
    color: #02e500;
    background-color: #FFFFFF;
}

.footer-col-2 a {
    color: #ffffff !important;
}

/* 404 page end */