body {
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 5px;
    border: 2px;
}
#selecttt{
     border-style:none;
    background-color: transparent;
    color: var(--iq-white) !important;
    font-weight:600;
    font-size:16px;

}

.renew-subscription {
    background: #bd1825;
    padding: 5px 10px;
    border-radius: 15px;
}

#selecttt option{
    border-style:none;
    color: var(--iq-white) !important;
    background-color: rgba(255, 253, 253, 0.4) !important;
}
#bannerss{
	padding: 30px 0;
	padding-bottom: 0;

}
.ban-inner {
	position: absolute;
	overflow: hidden;
	width: 34%;
	left: 100px;
	top: 70%;
}
.ban-inner ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 40px;
}

.direction-rtl .ban-inner ul {
	padding-right: 0;
}

.ban-inner ul li {
	display: inline-block;
	padding: 4px 9px;
	border-radius: 5px;
	background-color: #c31924;
}

.ban-inner ul li a {
	color: #fff !important;
	font-weight: bold;
	font-size: 15px;
}


.sub-p{
     font-size: 13px;
    text-align: center;
    margin-top: 10px;
}
.newsletter_email {
	padding: 5px 10px;
	display: inline-block;
	width: 250px;
	color: #fff;
	vertical-align: top;
	background: #d8d8d8;
	border-color: #c31924 !important;
	border-width: 2px;

}
.newsletter_submit {
    border: none;
    background: #c31924;
    color: #fff;
    margin: 0;
    margin-left: -5px;
    display: inline-block;
    padding: 0;
    width: 70px;
    height: 38px;
    vertical-align: top;
}



.gateway{
    text-align: left;
}


.direction-rtl #review-name{
    text-align: left;
}



.direction-rtl .gateway, .direction-rtl .gateway div{
    text-align: right;
}


.our-partner-right-bottom {
    direction: ltr;
}


.gateway div{
    text-align: left;
    margin: 0 0.5%;
}

.application{
    text-align: right;
}

.top10-number{
position: absolute;
bottom: 0;
right: 0;
width: 90px;
height:113px;
}
.direction-rtl .application{
    text-align: left;
}

img#google-application {
    position: relative;
    top: 14%;
    margin:0 4px;
	max-height:45px;
	max-width:140px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;

}

#coupon_btn{
    background-color: #bd1823;
    border-color: #bd1823;
    height: 37px;
    width: 100%;
    padding-top: 4px;

}

.direction-rtl .row.footer_copyright .col-md-6.col-sm-6.col-xs-12{
    direction: ltr;
}

#frc{
    padding-top: 15px;
    width: 45% !important;

}


.modal-body {
    padding: 0 1rem;
}

select#book_id {
    margin-bottom: 1.5rem!important;
}

.modal-footer {
    padding: 0 1rem 1rem 1rem;
}

#coupon_button{
    background: transparent !important;
}

#coupon_button img {
    width: 49px;
    position: relative;
    right: 20px;
    bottom: 5px;
    height: 32px;
}

.direction-rtl #coupon_button img{
    right: unset;
    left: 20px;
}

.modal-footer, .modal-header{
    border: none;
}

.modal-content {
    position: relative;
    left: 25%;
    width: 65%;
}

#coupon_code{
    height: 40px !important;
}


::-webkit-scrollbar-thumb {
    background: #888;
}

a.vp-outro-button.js-cta {
    border-radius: 5px !important;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

header#main-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 99;
    background: rgb(255 253 253 /40%) !important;
}

.page-item.disabled .page-link {
    background-color: transparent;
}


header .navbar-light .navbar-brand img.logo {
    width: 118px;
}

.direction-rtl .navbar-brand{
    margin-right: 0.5rem;

}
.direction-rtl .container-fluid .row .col-sm-12 {
    padding-right: 0;

}

.iq-search-bar .search-input {
    width: 100%;
    height: 40px;
    padding: 5px 15px 5px 40px;
    border: none;
    border-radius: 0;
    color: #000;
    background: #D8D8D8;
}

.iq-search-bar .searchbox .search-link {
    position: absolute;
    left: 15px;
    top: 6px;
    font-size: 16px;
}

.nav-item span.dots {
    height: 10px;
    width: 10px;
    font-size: 0;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 3px;
    right: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.menu-right .nav-item span.dots {
    right: 0;
}


a.shopping-basket svg {
    /* width: 13%; */
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: -4px;
}


button.close {
    color: var(--iq-primary) !important;
    font-size: 1.7rem;
    text-shadow: unset;
    opacity: 1;
}

.navbar-right li .iq-sub-dropdown .iq-sub-card {
    position: relative;
    font-size: inherit;
    padding: 15px 15px;
    line-height: normal;
    color: inherit;
    text-align: left;
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid black;
    border-image-slice: 1;
}

.iq-sub-card.setting-dropdown {
    padding: 15px 15px 15px 0 !important;
}

.navbar-right li .iq-sub-dropdown a.iq-sub-card:last-child {
    border-bottom: 0;
}

.notify-bg {
    overflow: hidden;
    z-index: 99;
}

.notify-bg:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    width: 70px;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    filter: blur(30px);
    transform: translateX(-100px) skewX(-30deg);
    animation: noti-before-animation 2s infinite 2s;
}

.notify-bg:after {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    width: 30px;
    height: 100%;
    left: 30px;
    top: 0;
    opacity: 0;
    filter: blur(5px);
    transform: translateX(-100px) skewX(-30deg);
    animation: noti-after-animation 2s infinite 2s;
}

.navbar-right .iq-sub-dropdown .iq-card-body div {
    border-radius: 0;
    color: var(--iq-white);
}

.navbar-right .iq-show .iq-sub-dropdown, .iq-show .search-box {
    opacity: 1;
    visibility: visible;
    transform: translate(0,8px);
}

.navbar-right .iq-sub-dropdown .iq-card-body div h6{
    text-align: center;
}

.navbar-right .iq-sub-dropdown.lan{
    width: 113px;
}

.theme .iq-sub-card.setting-dropdown,
.language .iq-sub-card.setting-dropdown{
    width: 20% !important;
    float: left !important;
    border: none !important;
}

.direction-rtl .theme .iq-sub-card.setting-dropdown,
.direction-rtl .language .iq-sub-card.setting-dropdown{
    float: right !important;
}

.language>h6{
    border-bottom: 1px solid black;
}

.direction-rtl .iq-card-body.p-0.pl-3.pr-3#main-settings{
    padding-left: 0;
    padding-right: 1rem !important;
}

.iq-card.shadow-none.m-0.settings{
    position: relative;
    left: 5.5px;
}

.direction-rtl .iq-card.shadow-none.m-0.settings{
    position: relative;
    right: 14px;
}

.language .iq-sub-card.setting-dropdown div div h6:hover,
.theme .iq-sub-card.setting-dropdown div div i:hover{
    color: var(--iq-primary) !important;
    font-weight: 900;
}

.theme>h6,
.language>h6{
    width: 50% !important;
    float: left !important;
    position: relative;
    font-size: inherit;
    padding: 9.5px;
    line-height: normal;
    color: inherit;
    text-align: left;
    display: inline-block;
}


.direction-rtl .theme>h6,
.direction-rtl .language>h6{
    float: right !important;
}

.iq-card-body.p-0.pl-3.pr-3#main-settings{
    padding-right: 0 !important;
}

a.iq-user-dropdown.search-toggle.p-0.d-flex.align-items-center i {
    font-size: 20px;
    position: relative;
    bottom: 2px;
    color: var(--iq-white);
}

a.iq-user-dropdown.search-toggle.p-0.d-flex.align-items-center i:hover{
    color: var(--iq-primary) !important;
}

.direction-rtl a.iq-sub-card h6{
    text-align: right;
}

.theme .media-body.ml-3{
    text-align: center;
}

.language a.iq-sub-card.setting-dropdown {
    border-bottom: 1px solid black !important;
}

.active{
    color: var(--iq-primary) !important;
    font-weight: 900 !important;
}

.language .iq-sub-card.setting-dropdown,
.theme .iq-sub-card.setting-dropdown{
    padding: 15px 0px 15px 0 !important;
}


.navbar-right .iq-sub-dropdown {
    width: 300px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 15px;
    background: #fff;
	transform: translate(0, 29px) !important;
    -webkit-transform: translate(0, 70px);
    transition: all 0.3s;
    padding: 0;
    -webkit-box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
}

.direction-rtl .navbar-right .iq-sub-dropdown {
    right: unset;
    left: 15px;
}
.navbar-toggler{
    border:0px !important;
}
.navbar-light .navbar-toggler-icon {
    background: url(../images/menu-light.png) no-repeat scroll center center;
}

.search-toggle:hover, header .navbar ul li.menu-item a:hover {
    color: var(--iq-primary) !important;
}

.search-wrapper {
    position: relative;
    display: inline-block;
    height: 36px;
    vertical-align: bottom;
}

.searchbutton {
    position: absolute;
    font-size: 22px;
    width: 100%;
    margin: 0;
    padding: 0;
    right: 16px;
    color: var(--iq-body-text);
}

.search:focus + .searchbutton {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    color: var(--iq-primary);
}

.search:hover + .searchbutton {
    color: var(--light-white);
}

#checkout_button:hover {
    color: #fff;
}

.search {
    position: absolute;
    left: 49px;
    background-color: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid transparent;
    padding: 0 0 0 16px;
    width: 0;
    height: 100%;
    z-index: 10;
    color: var(--light-white);
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}

.search:focus, .search:hover {
    width: 350px;
    padding: 0 0 0 0;
    border-color: var(--iq-body-text)
}

.img-responsive {
    width: 100%;
    height: auto;

}

.expandright {
    left: auto;
    right: -6px;
    bottom: -2px;
}

.search::placehoder {
    color: var(--light-white) !important;
}


.noti-svg {
    -webkit-animation: notify 1.5s ease infinite;
    animation: notify 1.5s ease infinite;
    fill: var(--iq-body-text);
}

.noti-svg:hover {
    fill: var(--iq-primary);
}

.search-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 46px;
    min-width: 25rem;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transform: translate(0, 70px);
	-webkit-transform: translate(0, -700px);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.search-toggle {
    padding: 0 !important;
    cursor: pointer;
}

/*--------------------------------------------------------------
               Navigation
--------------------------------------------------------------*/
header#main-header.menu-sticky {
    background: rgba(255, 253, 253, 0.9) !important;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}

header#main-header.menu-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    /*background: rgba(20, 20, 20, 0.9) !important;*/
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    z-index: 999;
            background: rgba(255, 253, 253, 0.9) !important

}

header .navbar .menu-header-menu-container, header .navbar .menu-all-pages-container, header .navbar .menu-testing-menu-container, header .navbar .menu-short-container, header .navbar .menu-main-menu-container {
    display: inline-block;
    width: 100%;
}

header .navbar ul.navbar-nav {

    display: block;
    text-align: center;
    float: left;
    padding-bottom: 10px;
}

.direction-rtl header .navbar ul.navbar-nav {
    float: right;
}

header .navbar ul li {
    list-style: none;
    margin-right: 18px;
    position: relative;
    transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    display: inline-block;
}

header .navbar ul li.menu-item a {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0px 0px 0px 10px;
    line-height: 70px;
    z-index: 9;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.nav-open .nav-overlay {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.nav-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 900;
    display: block;
    width: 100%;
    position: fixed;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.more-toggle {
    color: var(--light-white) !important;
    font-size: 22px;
}

.dropdown-toggle.more-toggle::after {
    content: none;
}

.mobile-more-menu {
    display: none;
}

.mobile-more-menu .menu-navbar-user {
    display: inline-flex;
    padding-top: 15px;
    margin-bottom: 0;
    padding-left: 0px;
    padding-bottom: 15px;
}

.mobile-more-menu .search-box {
    left: unset;
}

.direction-rtl .mobile-more-menu .search-box {
    right: unset;
    left: 0;
}
.mobile-more-menu .iq-show .search-box {
    z-index: 999;
}

.mobile-more-menu .search-mobile-icon {
    font-size: 22px;
    line-height: 0;
    padding-top: 0 !important;
    margin-top: 10px;
    display: block;

}

#search-btn {
    top: 20%;
    position: relative;
}

.mobile-more-menu .header-profile-picture {
    width: 25px;
    height: 25px;
}

.mobile-more-menu a {
    font-size: 10px;
}

.mobile-more-menu header .navbar ul li {
    margin-right: 15px;
}

.create-account-wrapper.mb-3.mobile a {
    font-size: 10px;
}

.create-account-wrapper.mb-3.mobile small {
    font-size: 9px;
}

.our-partner-right-top {
    padding-top: 10px;
}

.our-partner-right-top .text {
    width: 54% !important;
}

.our-partner-right-top .logo {
    width: 23% !important;
}

.our-partner-right-bottom {
    width: 76%;
    font-size: 14px;
    line-height: 1;
    text-align: justify;
    margin-top: 20px;
            font-weight: 500;

}

.more-menu {
    position: absolute;
    top: 50px;
    left: auto;
    right: 0;
    min-width: 18rem;
    padding: 0.35rem 0.5rem;
    margin: 0;
    opacity: 0;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: var(--iq-bg1);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.75);
    visibility: hidden;
    z-index: 999;
}

.more-menu.show {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
}

header .navbar ul li:last-child {
    margin-right: 0;
}

.direction-rtl header .navbar ul li:last-child {
    margin-right: 18px;
}

/*--------------------------------------------------------------
                       Main Slider
--------------------------------------------------------------*/
#home-slider ul.slick-dots {
    bottom: 23%;
}

#home-slider .slick-dots li {
    height: auto;
}

#home-slider .slick-dots li button {
    height: 2px;
    width: 15px;
    background: white;
    padding: 0;
}

#home-slider .slick-dots li.slick-active button {
    background: var(--iq-primary);
}

#home-slider li {
    position: relative;
}


.slider-description {
    position: absolute;
    top: 15%;
    left: 80px;
}

#home-slider h1.slider-text {
    font-size: 35px;
    margin: 15px 0;
}

#home-slider h3.slider-text {
    font-size: 18px;
    margin: 15px 0;
    line-height: 25px;
}


#home-slider p {
    margin: 20px 0;
    width: 75%;
}

#home-slider .slick-bg {
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 120vh;
    position: relative;
    z-index: 1;
}

.curve_logo {
    position: absolute;
    top: -200px;
    right: 0;
    left: 0;
}


.trailor-video {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.channel-name {
    color: var(--iq-primary);
    font-size: 20px;
    margin-left: 10px;
    letter-spacing: 2.5px;
    font-weight: 500;
}

.c-logo {
    width: 130px;
}

.channel-logo {
    border-left: 5px solid var(--iq-primary);
    background: transparent linear-gradient(270deg, rgba(11, 1, 2, 0) 0%, rgba(255, 55, 65, 0.3) 100%);
    padding: 10px 10px 10px 15px;
    width: 255px;
    position: relative;
    overflow: hidden;
}

.circle {
    stroke: var(--iq-primary);
    stroke-dasharray: 650;
    stroke-dashoffset: 650;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0.3;
}

.playbtn {
    display: inline-block;
    -webkit-transition: all 0.5s ease;
}

.playbtn .triangle {
    -webkit-transition: all 0.7s ease-in-out;
    stroke-dasharray: 240;
    stroke-dashoffset: 480;
    stroke: var(--light-white);
    transform: translateY(0);
}

.playbtn:hover .triangle {
    stroke-dashoffset: 0;
    opacity: 1;
    stroke: var(--iq-primary);
    animation: trailorPlay 0.7s ease-in-out;
}

.playbtn:hover .circle {
    stroke-dashoffset: 0;
    opacity: 1;
}

.slider-inner {
    position: absolute;
    overflow: hidden;
    width: 34%;
    left: 100px;
    top: 25%;
}


.slick-track {
    margin: unset !important;
}

.main-content {
    /*background: #fff;*/
}

.block-space {
    padding: 40px 0;
}

.s-margin {
    margin-top: 40px;
}

.ep-carousel-main-header {
    margin-bottom: 20px;
}

.main-title a:hover, .main-title a:focus {
    color: var(--iq-primary) !important;
}

:focus {
    outline: none !important;
}

.carousel-slider .slick-list, #top-ten-slider-nav .slick-list {
    overflow: visible;
    padding-left: 0.4%;

}

.carousel-slider li.slide-item {
    float: left;
    width: 25%;
}

.direction-rtl .carousel-slider li.slide-item {
    float: right
}

.carousel-slider .slick-list {
    overflow: visible;
}

.carousel-slider-top10 .slick-list {
    overflow: visible;
}

#new-releases .carousel-slider {
    padding-bottom: 25px !important;
}

.carousel-slider-top10 li.slide-item {
    float: left;
    width: 25%;
}

.direction-rtl .carousel-slider-top10 li.slide-item {
    float: right;
}
.carousel-slider-top10 .slick-list {
    overflow: visible;
    margin-left: 0.65%;
}


.carousel-slider-trailers .slick-list {
    overflow: visible;
    margin-left: 1%;
}

.carousel-slider-trailers li.slide-item {
    float: left;
    width: 25%;
}

.direction-rtl .carousel-slider-trailers li.slide-item {
    float: right;
    width: 25%;
}


.carousel-slider-trailers .slick-list {
    overflow: visible;
}


.carousel-slider-originals .slick-list {
    overflow: visible;
    padding-left: 0.6%;
}

.carousel-slider-originals li.slide-item {
    float: left;
    width: 25%;
}

.direction-rtl .carousel-slider-originals li.slide-item {
    float: right;
}

.carousel-slider-originals .slick-list {
    overflow: visible;
}

li.slide-item {
    position: relative;
    padding: 0 8px;
}

li.slide-item .block-images {
    position: relative;
    width: 100%;
    transition: all 0.45s ease 0s;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}

li.slide-item:hover .block-images {
    overflow: visible;
}

li.slide-item:hover .block-images .img-box {
    position: relative;
    z-index: 9999;
}

li.slide-item:hover .block-images {
    z-index: 99;
    transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);
    transform-origin: 50% 50%;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    /*box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);*/
}

.block-social-info {
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    right: 25px;
    z-index: 999;
    display: flex;
    align-items: center;
    opacity: 0;
}


li.slide-item .block-images::before {
    position: absolute;
    content: "";
    border-radius: 5px;
    background: rgba(184, 184, 184, 0.6);
    width: 104%;
    height: 85%;
    opacity: 0;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);

}

li.slide-item:hover .block-images::before {
    opacity: 1;
    z-index: 9;
}

li.slide-item:hover .block-description {
    animation: fadeIn 0.6s ease-in-out;
    opacity: 1;
}

li.slide-item:hover .block-social-info {
    animation: fadeIn 0.6s ease-in-out;
    opacity: 1;
}

.hover-buttons .btn {
    padding: 5px 15px;
    font-size: 12px;
}

li.slide-item.slick-current:hover .block-images {
    /*transform: scale3d(1.1, 1.1, 1) translate3d(11%, 0, 0) perspective(500px);*/
}

.block-images .hover-buttons {
    margin-top: 5px;
}

.slick-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slick-arrow {
    cursor: pointer;
}

/*-----------------------*/
footer {
    background: var(--iq-bg1);
    position: relative;

}

ul.f-link li a {
    color: #ffffff !important;
    font-weight:400;
}

ul.f-link li a:hover {
    color: var(--iq-primary) !important;
}

.footer {
    border-top: 5px solid #C31924;
    padding: 15px 20px;
}

.footer h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer h4 {
    color: #ffffff;
    font-weight: 800;
}


.s-icon {
    position: relative;
    /* width: 40px; */
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    padding-right: 15px;
    /* margin-right: 12px; */
    color: #ffffff !important;
    font-size: 17px;
    transition: all 0.4s ease;
}

.s-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: all 0.4s ease;
    transform: scale(.9);
    z-index: -1;
}

.play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    display: block;
}

.play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #ba1f24;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: var(--iq-primary);
    border-radius: 50%;
    transition: all 200ms;
}

.play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.play-button i {
    display: block;
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: #fff;
}

video {
    display: block;
    width: 100%;
    height: 100%;
}

/*-----------------------*/
.carousel-slider .slick-arrow,
.carousel-slider-top10 .slick-arrow,
.carousel-slider-trailers .slick-arrow,
.carousel-slider-originals .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    text-align: center;
    opacity: 1;
    z-index: 9;
    top: 30%;
    margin: 0 0 0 20px;
    line-height: 5px;
    box-shadow: 0px 9px 19px #01041B0D;
    font-size: 0;
    transform: none;
    color: var(--light-white);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.carousel-slider .slick-arrow:hover,
.carousel-slider-top10 .slick-arrow:hover,
.carousel-slider-trailers .slick-arrow:hover,
.carousel-slider-originals .slick-arrow:hover {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.carousel-slider .slick-prev,
.carousel-slider-top10 .slick-prev,
.carousel-slider-trailers .slick-prev,
.carousel-slider-originals .slick-prev {
    color: var(--light-white);
    left: 14px;
}



.carousel-slider .slick-next,
.carousel-slider-top10 .slick-next,
.carousel-slider-trailers .slick-next,
.carousel-slider-originals .slick-next {
    color: var(--light-white);
    right: 14px;
}

.carousel-slider .slick-prev:before,
.carousel-slider .slick-next:before,
.carousel-slider-top10 .slick-prev:before,
.carousel-slider-top10 .slick-next:before,
.carousel-slider-trailers .slick-prev:before,
.carousel-slider-trailers .slick-next:before,
.carousel-slider-originals .slick-prev:before,
.carousel-slider-originals .slick-next:before {
    font-size: 0;
}

.carousel-slider .slick-arrow i,
.carousel-slider-top10 .slick-arrow i,
.carousel-slider-trailers .slick-arrow i,
.carousel-slider-originals .slick-arrow i {
    font-size: 35px;
    color: #fff !important;
}

.about-us {
    text-align: justify;
}

.swiper-button-prev i {
    font-size: 35px;
    color: white;
    position: absolute;
    left: -22px;
}

.swiper-button-next i {
    font-size: 35px;
    color: white;
    position: absolute;
    right: -49px;
}


.direction-rtl .swiper-button-next i{
    direction: ltr;
}

#back-to-top .top {
    z-index: 999;
    position: fixed;
    margin: 0px;
    color: var(--light-white);
    background: var(--iq-primary);
    bottom: 30px;
    right: 25px;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 90px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#back-to-top .top:hover {
    color: var(--light-white) !important;
    background: var(--iq-primary);
}

#back-to-top {
    opacity: 0;
    transition: opacity 0.6s ease;
}

#back-to-top.show {
    opacity: 1;
    transition: opacity 0.6s ease;
}

::placeholder {
    color: #000 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000 !important;
}

::-ms-input-placeholder {
    color: #000 !important;
}

.f-link:hover {
    color: var(--iq-primary);
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes notify {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }
    30% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    70% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    60% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes slide-in {
    100% {
        left: 0;
    }
}

@keyframes slide-in {
    100% {
        left: 0;
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1;
    }
}

@keyframes trailorPlay {
    0% {
        transform: translateX(0);
    }
    30% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    70% {
        transform: translateX(-2px);
    }
    100% {
        transform: translateX(0);
    }
}

.slide-item .price {
    font-size: 12px;
    line-height: 2.1em;
    float: right;
    color: #313131;
    font-weight: 500;
}

.direction-rtl .slide-item .price {
    float: left;
}

.slide-item .book-title {
    font-size: 16px;
    margin-top: 8px;
    display: inline-block;
    line-height: 1.8em;
    width: 100%;
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.slide-item .au-title {
    font-size: 16px;
    margin-top: 8px;
    display: inline-block;
    line-height: 1.8em;
    width: 100%;
    white-space: nowrap;
    font-weight: 500 !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.slide-item .book-author {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.slider-text {
    color: #fff !important;
}

#publishers-pick {
    background: #F4F4F4;
    padding: 30px 0;
    border-radius: 5px;
}

#kids {
    background: #F4F4F4;
    padding: 30px 0;
    border-radius: 5px;
}

#testimonials {
    background: #F4F4F4;
    padding: 30px 0;
    border-radius: 5px;
    margin-bottom: 50px;
}

#popular {
    background: #F4F4F4;
    padding: 30px 0;
    border-radius: 5px;
}
#life-changing{
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}
#shereads{
	padding: 30px 0;
}
#award_winning_ebooks{
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}
#addictive-reads{
	padding: 30px 0;
}
#Seasonal {
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}
#Romance{
	padding: 30px 0;
}
#Detective {
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}

#action{
	padding: 30px 0;
}
#politics {
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}
#self_development{
    	padding: 30px 0;

}
#researches {
	background: #F4F4F4;
	padding: 30px 0;
	border-radius: 5px;
}
#trailers {
    background: #F4F4F4;
    padding: 30px 0;
    border-radius: 5px;
}

#genres {
    padding: 30px 0;
}

#genres .grey-bg {
    padding: 0 18px 10px 18px !important;
}

#top-10 {
    padding: 30px 0;
}

#originals {
    padding: 30px 0;
}

#authors {
    padding: 30px 0;
}

.genre-title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #313131;
    margin-top: -3px;
}

.container-fluid-right {
    padding: 0 0 0 100px;
}

.direction-rtl .container-fluid-right {
    padding: 0 100px 0 0;

}



@media (max-width: 767px) {
    .direction-rtl .container-fluid-right,
    .container-fluid-right {
        padding-left: 15px;
        padding-right: 15px;
    }

    	.slider-img {
		 width: 50% !important;
		margin-right: auto !important;
	}
	 .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}

}

.slide-item .block-images .img-box > img,
.swiper-slide img {
    border-radius: 5px;
}

li.slide-item.slick-current .block-images {
    z-index: 99;
    /*transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);*/
    transform-origin: 50% 50%;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    /*box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);*/
    overflow: visible;

}


li.slide-item.slick-current .block-images::before {
    width: 104%;
}


li.slide-item.slick-current .block-images .img-box {
    z-index: 9999;
    position: relative;
}

.swiper-container {
    width: 100%;
}

.swiper-genre {

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-v {
    background: #F4F4F4;
    border-radius: 15px;
}

.grey-bg {
    background-color: #F4F4F4;
    border-radius: 5px;
    padding: 0 15px;
}

.cube-swiper-slide {
    height: 200px;
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: none;
}

#genres img {
    /*height: 175px;*/
    width: 100%;
}

.swiper-container-v .swiper-slide-active {
    transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0) perspective(500px);
    z-index: 99;
}

.caret {
    margin: 6px 8px 0px 10px;
    width: 0;
    height: 0;
    display: inline-block;
    border: 6px solid transparent;
}

.caret.down {
    border-top-color: var(--iq-white);
}

.btn-transperent {
    background: transparent;
}

.border-white {
    border: 1px solid #fff
}

.btn-red {
    background: var(--iq-primary);
    color: #fff
}
.btn-red:hover {
            background:var(--iq-body-text) !important;
            color: var(--iq-primary) !important;
}

.btn-full-width {
    width: 100%;
}

.btn-rounded {
    border-radius: 5px !important;
}

.btn-bold {
    font-weight: bold;
}

.error {
    color: var(--iq-primary);
    font-size: 12px;
}

.cart-count {
    background: var(--iq-primary);
    position: absolute;
    font-size: 11px;
    color: #fff;
    right: -6px;
    top: -5px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 7px;
}

.shopping-basket {
    background: var(--iq-primary);
    /* width: 100%; */
    display: inherit;
    color: #fff !important;
    padding: 9px;
}
.shopping-basket:hover{

    color:#fff !important;
}
.no-border {
    border: 0 !important;
}

.shopping-cart-dropdown .iq-sub-card:last-child {
    border: 0 !important;
}

.star-checked {
    color: var(--iq-primary);
}

.font-10 {
    font-size: 10px !important;
}


.login-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 10% 0;
    background-position: 0% -11%;
}

.login-container .form-control,
.account-form .form-control,
.contact-container .form-control,
.newsletter .form-control {
    height: 45px;
    line-height: 45px;
    background: #D8D8D8 !important;
    font-size: 12px;
    color: var(--iq-white);
    border: 0;
    border-radius: 5px;



}
input:-webkit-autofill:active  {
     -webkit-box-shadow: 0 0 0 30px #fff inset !important;
     -webkit-background:#fff inset !important;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus{
    -webkit-box-shadow: 0 0 0 30px #D8D8D8 inset !important;


}

.user-input-wrp {
    position: relative;
    color: var(--iq-white);
    font-weight: 400;
}

.user-input-wrp .form-control:focus {
    background: #F1F1F1;
    border: 1px solid #E0E0E0;
}

.user-input-wrp .floating-label {
    position: absolute;
    pointer-events: none;
    top: 12px;
    font-size: 14px;
    left: 10px;
    transition: 0.2s ease all;
}

.direction-rtl .user-input-wrp .floating-label{
    text-align: right;
    left: 0px;
    right: 10px;
}

.direction-rtl .contact-info{
    direction: ltr !important;
}


.user-input-wrp input:focus ~ .floating-label,
.user-input-wrp input:not(:focus):valid ~ .floating-label,
.user-input-wrp textarea:focus ~ .floating-label,
.user-input-wrp textarea:not(:focus):valid ~ .floating-label{
    top: 0;
    left: 11px;
    color: var(--iq-white);
    font-size: 10px;
    opacity: 1;
    font-weight: 400;
}

.login-wrapper {
    width: 80%;
    margin: auto;
}

.action-form {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 25px 35px;
    text-align: center;
}

.action-form button {
    width: 300px;
}

.form-title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 15px;
}

.social-login {
    text-align: center;
}

.social-login p {
    color: var(--iq-white);
    font-size: 16px;
    font-weight: 600;
}

.social-login img {
    width: 60px;
    filter: invert(20%) sepia(164%) saturate(100%) hue-rotate(-16deg) brightness(9%) contrast(90%);
    padding: 0px 15px;
    margin-bottom: 5px;
}

.forget-password {
    text-decoration: underline;
    margin: 25px 0;
    font-size: 14px;
}

.description-section {
    padding: 25px 35px;
    text-align: center;
    background: #bd1823;
    border-radius: 5px;
    height: 100%;
    position: relative;
}

.description-section p {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    font-weight: bold;
    color: #fff;
    transform: translate(-50%, -50%);
}

.description-section button {
    position: absolute;
    left: 50%;
    bottom: 5px;
    width: 80%;
    font-weight: bold;
    color: #fff;
    transform: translate(-50%, -50%);
}


@media (max-width: 480px) {
    .pm-question {
        position: relative !important;
    }
     .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}
}

@media screen
and (min-device-width: 481px)
and (max-device-width: 960px) {
    .category-page .slide-item {
        width: 20%
    }
     .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}
}

.trailers-page,
.category-page {
    background-image: url(../images/logo_bg-light.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.category-page .slide-item {
    width: 12%;
    margin-bottom: 35px;

}

.category-page{
        padding: 15px 0;
}

.trailers-page .slide-item {
    width: 25%;
    margin-bottom: 35px;
}

@media (max-width: 480px) {
     .our-partner-right-bottom {

color: var(--iq-white) !important;
            font-weight: 500;

}
    .category-page .slide-item {
        width: 33% !important;
    }

    .trailers-page .slide-item {
        width: 50%;
        margin-bottom: 35px;
    }

}

.trailers-page h1,
.category-page h1 {
    margin: 35px 0;
    font-size: 35px;
    margin-top: 10% !important;
    font-weight:600;
}
.new-text-label{

    color: #313131;
    font-weight: 700;
}

.red-text-label {
    color: #C31924;
    font-weight: 500;
}

.about-page {
    position: relative;
}

.form-control-textarea {
    line-height: 45px;
    background: #545454;
    font-size: 14px;
    width: 100%;
    color: var(--light-white);
    border: 0;
    border-radius: 5px;
}

.newsletter {
    background-color: #F4F4F4;
    padding: 25px 0;
    font-weight: 600 !important;
    color: var(--iq-white);
}
.newsletter ,small {
    font-weight:600 !important;
}
.newsletter_form {
    margin-top: 40px;
    text-align: center;
}

/*input.newsletter_email {*/
/*    padding: 5px 10px;*/
/*    display: inline-block;*/
/*    width: 90%;*/
/*    border: 0;*/
/*    color: #000;*/
/*    vertical-align: top;*/
/*    background: #D8D8D8;*/
/*}*/

/*button.newsletter_submit {*/
/*    border: none;*/
/*    background: #c4151c;*/
/*    color: #fff;*/
/*    margin: 0;*/
/*    margin-left: -5px;*/
/*    display: inline-block;*/
/*    padding: 0;*/
/*    width: 10%;*/
/*    height: 34px;*/
/*    vertical-align: top;*/
/*}*/

.direction-rtl button.newsletter_submit {
    margin-left: 0;
    margin-right: -5px;

}


button.newsletter_submit i {
    font-size: 30px;
}

.our-partners {
    padding: 25px 0;
    background-color: #fff;
}

.our-partners img {
    width: 70%;
}

#testimonials .ep-carousel-main-header {
    margin-bottom: 45px;
}

#testimonials .swiper-slide-active .testimonials-item {
    background: #DBDBDB;
    opacity: 1;
}

.testimonials-item {
    background: rgba(219, 219, 219, 1);
    border-radius: 5px;
    padding: 15px;
    opacity: 0.5;
    color: #fff;
    position: relative;
}

.testimonials-image {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.testimonials-image img {
    width: 70px;
    border-radius: 50%;
}

.testimonials-item h4 {
    font-size: 14px;
    margin-top: 45px;
    margin-bottom: 15px;
    font-weight: bold;
}

.testimonials-item p {
    font-size: 14px;
    font-weight: 600;
    color: var(--iq-white);
}

#testimonials .swiper-button-prev img {
    width: 35px;
}

#testimonials .swiper-button-next img {
    width: 35px;
}



.slider-inner ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 40px;
}

.direction-rtl .slider-inner ul{
    padding-right: 0;
}


.slider-inner ul li {
    display: inline-block;
    padding: 4px 9px ;
    border-radius: 5px;
    background-color: #C31924;
}


.slider-inner ul li a {
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
}

.slider-inner ul li.trailer-icon {
    margin: 5px;
    background-color: #545454;
    display:none;
}

.row.payment-partners.footer-payment-logos {
    background: 0 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .4);
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding: 10px 0;
}

.footer-payment-logos img {
    max-height: 50px;
    margin: 0 2px;
}

.footer-payment-logos .col-md-12 {
    align-items: center;
}

.accepted_payments:hover {
    color: #fff !important;
}

.accepted_payments {
    color: #ffffff !important;
}
.footer_copyright {
    color: rgba(255, 255, 255, 1);
    font-weight: 100;
    padding-top: 15px;
    font-size: 13px;
}
#copyrights {
       color: #ffffff !important;
    font-weight: 400;
}

.footer_copyright a {
    color: rgba(255, 255, 255, 1) !important;
    border-right: 1px solid rgba(255, 255, 255, .4);
    padding: 0 2px;
}

.footer .footer_copyright a:last-child {
    border-right: none;
    padding-right: 0;
}

.direction-rtl .footer .footer_copyright a:last-child {
    color: rgba(255, 255, 255, 1) !important;
    border-right: 1px solid rgba(255, 255, 255, .4);
    padding: 0 2px;
}

.direction-rtl .footer .footer_copyright a:first-child {
    border-right: none;
    padding-right: 0;
}

li.menu-item h5 {
    line-height: 10px;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 30px;
    color: var(--light-white);
}
.direction-rtl li.menu-item h5 {
    float:right !important;
    text-align:right;
}


.align-right {
    text-align: right;
}

.direction-rtl .align-right {
    text-align: left;
}



.form-control:focus {
    box-shadow: none !important;
}

li.page-item {
    margin: 0 5px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #bd1823;
    border-radius: 5px;
    border-color: #707070;
}

.page-link {
    position: relative;
    display: block;
    padding: 1px 8px;
    font-weight: 600;
    margin-left: -1px;
    color: #dc3545 !important;
    background-color: #E9E9E9;
    border: 0;
}


h3.slider-text.slogan.ar {
    direction: rtl;
    text-align: justify;
}


h3.slider-text.slogan.en {
    direction: ltr;
    text-align: justify;
}


h1.slider-text.ar {
    direction: rtl;
    text-align: right;
}

h1.slider-text.en{
    direction: ltr;
    text-align: left;
}


.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    width: fit-content;
    margin: auto;
    background: transparent;
    border-radius: 5px;
    padding: 3px 0;
}

.page-item:first-child .page-link {
    margin-left: 0;
    color: #878787 !important;
    font-size: 38px;
    line-height: 0.4;
    border: 0;
    background-color: transparent !important;
    /* border-top-left-radius: .25rem; */
    /* border-bottom-left-radius: .25rem; */
}

.page-item:last-child .page-link {
    margin-left: 0;
    color: #878787 !important;
    font-size: 38px;
    line-height: 0.4;
    border: 0;
    background-color: transparent !important;
    /* border-top-left-radius: .25rem; */
    /* border-bottom-left-radius: .25rem; */
}

.page-link:hover {
    text-decoration: none;
    background-color: #878787;
    border-color: #878787;
    border-radius: 5px;
}

.view_all {
    float: right;
    padding-right: 100px;
}

.direction-rtl .view_all {
    float: left;
    padding-left: 100px;
}

.view_all a {
    font-size: 18px;
    color: var(--iq-white);;
}

.view_all a:hover {
    color: red !important;
}

.main-content.category-books-container .container .container-fluid {
    padding: 0;
}

.create_account {
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff !important;
    background-color: #C31924;
}

.create_account:hover {
    color: #C31924;
    background-color: #fff;
}

.create-account-wrapper {
    margin-top: 15px;
}

.create-account-wrapper small {
    padding-top: 8px;
}

a:hover {
    color: #C31924 !important;
}

.carousel-slider-top10 li.slide-item,
.carousel-slider-originals li.slide-item {
    padding: 0 12px;
}


.carousel-slider-trailers li.slide-item {
    padding: 0 18px;

}

.carousel-slider-trailers li.slide-item .block-images::before {
    height: 85%;
    top: 50%;
    right: 50%;
}

.carousel-slider-originals li.slide-item.slick-current .block-images::before {
    width: 104%;
    height: 85%;
    top: 50%;
    right: 50%;
}

.carousel-slider-trailers li.slide-item.slick-current .block-images::before {
    /*left: -215px !important;*/
    /*top: 110px !important;*/
}

.carousel-slider-originals .slide-item .book-title,
.carousel-slider-top10 .slide-item .book-title {
    margin-top: 15px;
}

.carousel-slider-originals .slide-item .au-title,
.carousel-slider-top10 .slide-item .au-title {
    margin-top: 15px;
}
.header-profile-picture {
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    color: transparent;
    transition: all .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
 .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}

.create-account-wrapper-mobile {


}
@media (max-width: 320px) {
     .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}
	.slider-img {
		 width: 50% !important;
		margin-right: auto !important;
	}
}
@media only screen and (device-width: 1366px) {
    	.curve_logo {
		position: absolute;
		top: -220px;
	}
}
@media only screen and (min-width: 1700px) {

    .cube-swiper-slide {
        height: 285px !important;
    }


    .curve_logo {
        position: absolute;
        top: -280px;
    }

    .our-partner-right-bottom {
        width: 76%;
        font-size: 16px;
        line-height: 1;
        text-align: justify;
        margin-top: 20px;
        color: var(--iq-white) !important;
            font-weight: 500;
    }

}

@media only screen and (min-width: 2000px) {
     .our-partner-right-bottom {
color: var(--iq-white) !important;
            font-weight: 500;

}


    .cube-swiper-slide {
        height: 300px !important;
    }

    .curve_logo {
        position: absolute;
        top: -390px;
    }


}

.page-sub-header {
    font-size: 21px;
}

.list-unstyled {
    padding-right: 0;
}

#top-menu .menu-item a {
    color: var(--iq-white);
    font-weight: 600;
}

.free-badge {
    background: #C31924;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
    line-height: 0;
    padding: 0px 10px;
}

#register-description .form-title {
    color: #fff;
}

#login-description .form-title {
    color: #fff !important;
}

.create-account-wrapper small {
    color: #404040;
    font-weight: 700 !important;
}

input:-webkit-autofill ~ .floating-label {
    top: 0;
    left: 11px;
    font-size: 10px;
    opacity: 1;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #d8d8d8 inset !important;
    color: #fff;
}
.iq-search-bar .search-input {
    background: #D8D8D8 !important;
    color: #313131;
    box-shadow: 0 3px 10px rgb(0 0 0 / 75%);
}
