.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.az-header-notification.show>a::after{
    display: none;
}

/*--------------------------------------------------------------
# Sections item search
--------------------------------------------------------------*/
.ListItems ul {
    position: relative;
    background-color: #FFFFFF;
}
.ListItems ul li {
    position: relative;
    left: 0;
    color: #0c0e13;
    list-style: none;
    margin: 4px 0;
    border-left: 2px solid #5e37a6;
    transition: 0.5s;
    cursor: pointer;
}
.ListItems ul li:hover {
    left: 10px;

}
.ListItems ul li span {
    position: relative;
    padding: 8px;
    padding-left: 12px;
    content: '>';
    display: inline-block;
    z-index: 1;
    transition: 0.5s;
}
.ListItems ul li:hover span {
    color: #111;
}
.ListItems ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-color: #5e37a6;
    transform: scaleX(0);
    transform-origin: left;
    transition: 0.5s;
}
.ListItems ul li:hover:before {
    transform: scaleX(1);
}

#portfolio-fltersLeft {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    border-radius: 50px;
}

#portfolio-fltersLeft li {
    cursor: pointer;
    display: inline-block;
    padding: 8px 4px 4px 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #444444;
    margin: 0 3px 10px 3px;
    transition: all ease-in-out 0.3s;
    background: #e7f2ff;
    border-radius: 50px;
    width: 55%;

}

.dropdown-menu-items:hover{
    background-color: #4e2d89;
    color: #FFFFFF;
    font-weight: bold;
}

.active-items{
    background-color: #4e2d89;
    color: #FFFFFF;
    font-weight: bold;
}

.breadcrumb__option a{
    color: #FFFFFF;
    font-weight: bold;
}

.breadcrumb__option a:hover{
    color: #5e37a6;
}


#gototop{
     position: fixed;
    bottom: 70px;
    right: 32px;
    z-index: 9999;
    font-size:47px;
   cursor: pointer;
   transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
    #gototop{
        
    }
}
@media (min-width: 790px) {
    #gototop{
       
    }
}

@media (max-width: 790px) {
    #gototop{
        
    }
}

@media (max-width: 500px) {
    #gototop{
    right: 10px;
   }
}
@media only screen and (min-width: 300px) and (max-width: 400px) {

    .carousel-item{
        margin-top: 34%;
    }
    .indicaters{
        bottom: 32%;
    }
    .imagescarousel{
        height: 200px;
        width: 100%;
    }
}

@media only screen and (min-width: 400px) and (max-width: 530px) {

    .carousel-item{
        margin-top: 25%;
    }
    .imagescarousel{
        height: 200px;
        width: 100%;
    }
    .indicaters{
        bottom: 20%;
    }
}
#autocomplete-textbox{
    width: 800px;
    margin-left: auto;
}
@media only screen and (min-width: 200px) and (max-width: 800px) {

    #autocomplete-textbox{
        width: 400px;
        margin-left: inherit;
    }
    .ion-md-arrow-back:before{
        margin-top: 5%;
        margin-left: 40px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {

    .carousel-item{
        margin-top: 3%;
    }
    .indicaters{
        bottom: 32%;
    }
    .imagescarousel{
        height: 230px;
        width: 300px;
    }
}

@media only screen and (min-width: 575px) and (max-width: 800px) {

    #autocomplete-textbox{
        width: 400px;
        margin-left: auto;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {

    #autocomplete-textbox{
        width: 800px;
        margin-left: 13%;
    }
}



@media only screen and (min-width: 540px) and (max-width: 640px) {

    .carousel-item{
        margin-top: 15%;
    }

    .indicaters{
        bottom: 26%;
    }
    .swiper-pagination-bullets{
        top: 40px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 700px) {

    .indicaters{
        bottom: 30%;
    }
    .swiper-pagination-bullets{
        top: 40px;
    }
}

@media only screen and (min-width: 701px) and (max-width: 760px) {

    .swiper-pagination-bullets{
        top: 40px;
    }
    .indicaters{
        bottom: 25%;
    }
}
@media only screen and (min-width: 770px) and (max-width: 960px) {

    .indicaters{
        bottom: -40px;
    }
}

@media only screen and (min-width: 968px) and (max-width: 1300px) {

    .carousel-item{
        margin-top: 40px;
    }
    .indicaters{
        bottom: 35%;
    }
    .carousel-item:active{
        top:0;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1600px) {

    .carousel-item{
        margin-top: 40px;
    }
    .indicaters{
        bottom: 15%;
    }
}

@media (max-width: 770px) {

    .swiper-pagination-bullets{
        top: 40px;
    }
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 60px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f5f5ff;
}

.section-title {
    padding-bottom: 40px;
}

.section-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaaaaa;
    font-family: "Poppins", sans-serif;
}

.section-title h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #1acc8d;
    margin: 4px 10px;
}

.section-title p {
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #010483;
}
/*=================================
# new-title
===================================*/
new-title {
    padding: 60px 0;
}

.new-title-bg {
    background-color: white;
}

.new-title {
    text-align: center;
    padding: 30px 0;
    position: relative;
}

.new-title h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #01579b;
    position: relative;
    z-index: 2;
}

.new-title h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #818181;
    position: relative;
    z-index: 2;
}


.new-title span {
    position: absolute;
    top: 35px;
    color: #eef0f2;
    left: 0;
    right: 0;
    z-index: 1;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 0;
    opacity: 0.7;
}

.new-title p {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

@media (max-width: 575px) {
    .new-title h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .new-title span {
        font-size: 38px;
    }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
    font-weight: 700;
    font-size: 32px;
    color: #5f687b;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li {
    padding-bottom: 10px;
}

.about .content ul i {
    font-size: 20px;
    padding-right: 4px;
    color: #16df7e;
}

.about .content p:last-child {
    margin-bottom: 0;
}


/*--------------------------------------------------------------
# e-Services and tittel
--------------------------------------------------------------*/
.e-services {
    padding-bottom: 30px;
}

.e-services .icon-box {
    padding: 60px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    text-align: center;
}

.e-services .icon-box::before {
    content: '';
    position: absolute;
    background: #fdeff2;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.4s;
    z-index: -1;
}

.e-services .icon-box:hover::before {
    background: #e43c5c;
    top: 0;
    border-radius: 0px;
}

.e-services .icon {
    margin-bottom: 15px;
}

.e-services .icon i {
    font-size: 48px;
    line-height: 1;
    color: #e43c5c;
    transition: all 0.3s ease-in-out;
}

.e-services .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.e-services .title a {
    color: #111;
}

.e-services .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

.e-services .icon-box:hover .title a, .services .icon-box:hover .description {
    color: #fff;
}

.e-services .icon-box:hover .icon i {
    color: #fff;
}

s {
    padding: 60px 0;
}

.s-bg {
    background-color: white;
}

.s-title {
    text-align: center;
    padding-bottom: 30px;
}

.s-title h2 {
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    line-height: 1;
    margin: 0;
    background: #fdeff2;
    color: #e43c5c;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
}

.s-title h3 {
    margin: 15px 0 0 0;
    font-size: 20px;
    font-weight: 700;
}

.s-title h3 span {
    color: #e43c5c;
}

.s-title p {
    margin: 15px auto 0 auto;
    font-weight: 600;
}

@media (min-width: 1024px) {
    .s-title p {
        width: 50%;
    }
}


/*--------------------------------------------------------------
# electro Section
--------------------------------------------------------------*/
#electro {
    width: 100%;
    height: 100vh;
    background: url("../css/content/imag/drown.jpg") top center;
    background-size: cover;
    position: relative;
}

#electro:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#electro .electro-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#electro h3 {
    background: rgba(255, 54, 144, 0.73);
    color: #fff;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#electro h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#electro h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#electro .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#electro .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #electro {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #electro h3 {
        font-size: 22px;
    }
    #electro h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #electro h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
/*--------------------------------------------------------------
    # mecha Section
    --------------------------------------------------------------*/
#mecha {
    width: 100%;
    height: 100vh;
    background: url("../css/content/imag/mechan.jpg") top center;
    background-size: cover;
    position: relative;
}

#mecha:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#mecha .mecha-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#mecha h3 {
    background: rgba(166, 98, 255, 0.73);
    color: #fff;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#mecha h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#mecha h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#mecha .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#mecha .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #mecha {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #mecha h3 {
        font-size: 22px;
    }
    #mecha h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #mecha h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
/*--------------------------------------------------------------
    # HomeTools Section
    --------------------------------------------------------------*/
#homet {
    width: 100%;
    height: 100vh;
    background: url("../css/content/imag/hometools.jpg") top center;
    background-size: cover;
    position: inherit;
}

#homet:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#homet .homet-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#homet h3 {
    background: rgba(98, 177, 255, 0.73);
    color: #fff;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#homet h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#homet h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#homet .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#homet .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #homet {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #homet h3 {
        font-size: 22px;
    }
    #homet h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #homet h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

/*--------------------------------------------------------------
    # School Section
    --------------------------------------------------------------*/
#school {
    width: 100%;
    height: 100vh;
    background-size: cover;
    position: inherit;
}

#school:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#school .school-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: contents;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#school h3 {
    background: rgba(241, 220, 11, 0.73);
    color: #fff;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#school h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#school h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#school .btn-get-started {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#school .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #school {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #school h3 {
        font-size: 22px;
    }
    #school h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #school h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

.caption1{
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    padding: 50px;
}
.caption1>h3{
    width: 20%;
    margin-left: 40%;

}

/*--------------------------------------------------------------
 # Portfolio // home page and electro
 --------------------------------------------------------------*/
.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    border-radius: 50px;
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 11px 21px 13px 21px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #444444;
    margin: 0 3px 10px 3px;
    transition: all ease-in-out 0.3s;
    background: #e7f2ff;
    border-radius: 50px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
    color: #fff;
    background: #e43c5c;
}

.portfolio #portfolio-flters li:last-child {
    margin-right: 0;
}

.portfolio .portfolio-item {
    margin-bottom: 30px;
    overflow: hidden;
}

.portfolio .portfolio-item img {
    position: relative;
    top: 0;
    transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -50px;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    background: #e43c5c;
    padding: 15px 20px;
}

.portfolio .portfolio-item .portfolio-info h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.portfolio .portfolio-item .portfolio-info p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
    position: absolute;
    right: 50px;
    font-size: 24px;
    top: calc(50% - 18px);
    color: white;
    transition: ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
    color: #f7c2cc;
}

.portfolio .portfolio-item .portfolio-info .details-link {
    right: 15px;
}

.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-Shopping {
    position: absolute;
    right: 45px;
    font-size: 24px;
    top: calc(50% - 18px);
    color: white;
    transition: ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-Shopping:hover {
    color: #f7c2cc;
}

.portfolio .portfolio-item .portfolio-info .details-Shopping {
    right: 75px;
}


.portfolio .portfolio-item:hover img {
    top: -30px;
}

.portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
    bottom: 0;
}

/*=================================
# Nav left
===================================*/
#portfolio-fltersLeft {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    border-radius: 50px;
}

#portfolio-fltersLeft li {
    cursor: pointer;
    display: inline-block;
    padding: 11px 21px 13px 21px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #444444;
    margin: 0 3px 10px 3px;
    transition: all ease-in-out 0.3s;
    background: #e7f2ff;
    border-radius: 50px;
    padding-bottom: 30px;
}
/*=================================
# work__item
===================================*/

.index {
    padding-bottom: 70px;
    padding-top: 90px;
    background: url(../content/imag/png/bg-shape-right.png) right bottom no-repeat;
}

.work.work-about {
    background: transparent;
}

.work__item {
    text-align: center;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 30px;
    background: #ffffff;
}

.work__item_soon {
    text-align: center;
    -webkit-box-shadow: 0 5px 30px rgba(230, 230, 234, 0.1);
    box-shadow: 0 5px 30px rgba(220, 217, 217, 0.1);
    position: relative;
    overflow: hidden;
    padding: 80px 30px 40px 30px;
    border-radius: 15px;
    margin-bottom: 30px;
    background: #a6e1ec;
}

.work__item_soon h5 {
    font-size: 20px;
    color: #1d2124;
    font-weight: 400;
    margin-top: 35px;
    margin-bottom: 15px;
}

.work__item h5 {
    font-size: 20px;
    color: #323232;
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 15px;
}

.work__item p {
    font-size: 15px;
    color: #707070;
    margin-bottom: 0;
}

.work__item__number {
    font-size: 60px;
    font-weight: 700;
    color: #ffe0b2;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}

.work__item__number_2 {
    font-size: 60px;
    font-weight: 700;
    color: #ffcdd2;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}

.work__item__number_3 {
    font-size: 60px;
    font-weight: 700;
    color: #e1bee7;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}
.work__item__number_4 {
    font-size: 60px;
    font-weight: 700;
    color: #bbdefb;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}
.work__item__number_5 {
    font-size: 60px;
    font-weight: 700;
    color: #b2dfdb;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}

.work__item__number_6 {
    font-size: 60px;
    font-weight: 700;
    color: #dce775;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}

.work__item__number_7 {
    font-size: 60px;
    font-weight: 700;
    color: #ffd900;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}

.work__item__number_s {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
    opacity: 0.6;
    position: absolute;
    left: -16px;
    top: -2px;
}


.work__item:hover {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease-in-out 0s;
    background: url(../content/imag/png/bg-shape-right.png) center bottom no-repeat;
}


/*=============================
/* BOOKS Section
===============================*/
#books {
    display: inline-block;
    height: 100%;
    width: 100%;
}

#books .feature-block {
    padding: 20px 10px;
    margin-bottom: 20px;
    transition: all 0.5s ease-in-out 0s;
    border: 1px solid rgba(0, 0, 0, 0.58);
    border-radius: 10px;
}

#books .feature-block:hover {
    background:white;
    box-shadow: 0 0 35px rgba(65, 176, 255, 0.5);
    transition: all 0.5s ease-in-out 0s;
}

#books .feature-block h2 {
    margin-bottom: 20px;
    font-size: 20px;
}

#books .feature-block p {
    font-weight: 400;
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 190px;

    background-size: 150vh;
    background-position-y: 80px;
}

#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

    position: relative;
    height: 60vh;
}

#hero h2 {
    color: #000000;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
}

#hero p {
    width: 80%;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin: 0 auto 30px auto;
    color: #000000;
    font-size: 18px;
}
#hero span {
    color: #ff6969;
    font-size: 48px;
}

#hero .carousel-control-prev, #hero .carousel-control-next {
    width: 10%;
    color: #1d2124;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
    background: none;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
}

#hero .btn-get-started {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #000000;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    border: 2px solid #000000;
}

#hero .btn-get-started:hover {
    background: #ff6969;
    color: #000000;
    text-decoration: none;
}

@media (min-width: 1024px) {
    #hero{
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Do not repeat the image */
        background-size: cover; /* Resize the background image to cover the entire container */

    }

    #hero p {
        width: 60%;
    }
    #hero .carousel-control-prev, #hero .carousel-control-next {
        width: 5%;
    }
}

@media (max-width: 768px) {
    #hero{
        background-position: center; /* Center the image */
        background-repeat: no-repeat; /* Do not repeat the image */
        background-size: cover; /* Resize the background image to cover the entire container */

    }

    #hero .carousel-container {
        height: 70vh;
    }
    #hero h2 {
        font-size: 35px;
    }
    #hero span {
        font-size: 35px;
    }
    #hero p {
        font-size: 16px;
    }
}

.hero-waves {
    display: block;
    width: 100%;
    height: 85px;
    position: relative;
}

.wave1 use {
    -webkit-animation: move-forever1 6s linear infinite;
    animation: move-forever1 6s linear infinite;
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}

.wave2 use {
    -webkit-animation: move-forever2 6s linear infinite;
    animation: move-forever2 6s linear infinite;
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}

.wave3 use {
    -webkit-animation: move-forever3 6s linear infinite;
    animation: move-forever3 6s linear infinite;
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
    0% {
        transform: translate(85px, 0%);
    }
    100% {
        transform: translate(-90px, 0%);
    }
}

@keyframes move-forever1 {
    0% {
        transform: translate(85px, 0%);
    }
    100% {
        transform: translate(-90px, 0%);
    }
}

@-webkit-keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}

@keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}

@-webkit-keyframes move-forever3 {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}

@keyframes move-forever3 {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .icon-box {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #f5f5ff;
    transition: ease-in-out 0.3s;
}

.features .icon-box i {
    font-size: 32px;
    padding-right: 10px;
    line-height: 1;
}

.features .icon-box h3 {
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 16px;
}

.features .icon-box h3 a {
    color: #010483;
    transition: ease-in-out 0.3s;
}

.features .icon-box h3 a:hover {
    color: #01036f;
}

.features .icon-box:hover {
    background: #ebebff;
}
/*===============================
# Top Selling Product
=================================*/
#TopSelling {
    background-color: #F5F5F5;

}

/*===============================
# new arrival Product
=================================*/
#NewArrivals {
    background-color: #FFFFFF;

}

.subnewarrival{
    background-color: #FFF0F5;
}

.trending{
    background-color: #F5FFFA;
}

.mostviewed{
    background-color: #FDF5E6;
}

/*===============================
# services
=================================*/
#Services {
    background-color: #fafafa;
}
#Services .service-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    perspective: 1000px;
    -webkit-perspective: 1000px;
}
#Services .service-icon {
    width: 100%;
    height: 220px;
    padding: 20px;
    text-align: center;
    transition: all .5s ease;
}
#Services .service-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 220px;
    padding: 20px;
    text-align: center;
    transition: all .5s ease;
    background-color: #474747;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform: translateY(110px) rotateX(-90deg);
    -moz-transform: translateY(110px) rotateX(-90deg);
    -ms-transform: translateY(110px) rotateX(-90deg);
    -o-transform: translateY(110px) rotateX(-90deg);
    transform: translateY(110px) rotateX(-90deg);
}
#Services .service-box .service-icon .front-content {
    position: relative;
    top: 80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#Services .service-box .service-icon .front-content i {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}
#Services .service-box .service-icon .front-content h3 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#Services .service-box .service-content h3 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#Services .service-box .service-content p {
    font-size: 13px;
    color: #fff;
    margin: 0;
}
#Services .service-box .yellow {
    background-color: #02b3e4;
}
#Services .service-box .orange {
    background-color: #02ccba;
}
#Services .service-box .red {
    background-color: #02BED2;
}
#Services .service-box .grey {
    background-color: #47c6d0;
}
#Services .service-box:hover .service-icon {
    opacity: 0;
    -webkit-transform: translateY(-110px) rotateX(90deg);
    -moz-transform: translateY(-110px) rotateX(90deg);
    -ms-transform: translateY(-110px) rotateX(90deg);
    -o-transform: translateY(-110px) rotateX(90deg);
    transform: translateY(-110px) rotateX(90deg);
}
#Services .service-box:hover .service-content {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}

/*===============================
# megastore
=================================*/
.wms .icon-box {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #f6f6f6;
    transition: ease-in-out 0.3s;
}

.wms .icon-box i {
    font-size: 32px;
    padding-right: 10px;
    line-height: 1;
}

.wms .img-wms {
    width: 120px;
}

.wms .icon-box h3 {
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 16px;
}

.wms .icon-box h3 a {
    color: #222222;
    transition: ease-in-out 0.3s;
}
.wms h3 {
    font-weight: 700;
    font-size: 18px;
}

/*--------------------------------------------------------------
   # Footer
   --------------------------------------------------------------*/
#footer {
    padding: 0 0 30px 0;
    color: #444444;
    font-size: 14px;
    background: #ebf7fc;
    bottom:0px ;
}

#footer .footer-newsletter {
    padding: 50px 0;
    background: #f0f9fd;
    text-align: center;
    font-size: 15px;
}

#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    color: #0f394c;
}

#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #49b5e7;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
    background: #1da2e0;
}

#footer .footer-top {
    padding: 60px 0 30px 0;
    background: #fff;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
    font-size: 22px;
    margin: 0 0 30px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Lato", sans-serif;
    color: #777777;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #0f394c;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #49b5e7;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #777777;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #49b5e7;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #49b5e7;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #1da2e0;
    color: #fff;
    text-decoration: none;
}

#footer .copyright {
    float: left;
    color: #0f394c;
}

#footer .credits {
    float: right;
    font-size: 13px;
    color: #0f394c;
}

@media (max-width: 575px) {
    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
    }
}


/*==========================
/* Books view-feature
============================*/
.view-feature {
    height: 500px;
    margin-bottom: 10em;
    padding-top: 4em;
}
.view-feature.last-feature {
    border-bottom: none;
}
@media screen and (max-width: 992px) {
    .view-feature {
        height: inherit !important;
    }
}
.view-feature .view-copy {
    height: 600px;
    display: table;
}
@media screen and (max-width: 992px) {
    .view-feature .view-copy {
        display: block;
        height: inherit !important;
        text-align: center;
        margin-bottom: 30px;
    }
}
.view-feature .view-copy > .view-copy-inner {
    display: table-cell;
    vertical-align: middle;
}
.view-feature .view-copy > .view-copy-inner h2 {
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}
.view-feature .view-copy > .view-copy-inner h2:before {
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #52d3aa;
    content: "";
}
@media screen and (max-width: 992px) {
    .view-feature .view-copy > .view-copy-inner h2:before {
        left: 50%;
        margin-left: -15px;
    }
}
@media screen and (max-width: 992px) {
    .view-feature .view-figure {
        text-align: center;
        margin-bottom: -10em;
    }
}
.view-feature .view-figure img {
    vertical-align: based;
    max-width: 300px;
}
@media screen and (max-width: 992px) {
    .view-feature .view-figure img {
        max-width: 380px;
    }
}
@media screen and (max-width: 768px) {
    .view-feature .view-figure img {
        max-width: 100%;
    }
}
.view-feature.view-reverse .view-figure {
    text-align: left;
}
@media screen and (max-width: 992px) {
    .view-feature.view-reverse .view-figure {
        text-align: center;
    }
}



/*--------------------------------------------------------------
   # pagination - school
   --------------------------------------------------------------*/
.content-page{display:none}.content-page-active{display:block}


/*

 */

/*--------------------------------------------------------------
    # energy Section
    --------------------------------------------------------------*/
#energy {
    width: 100%;
    height: 100vh;
    background: url("../css/content/imag/energy.jpg") top center;
    background-size: cover;
    position: inherit;
}

#energy:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#energy .energy-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#energy h3 {
    background: linear-gradient(105deg, rgb(255, 217, 91) 0%, rgb(255, 244, 44) 100%);
    color: #000000;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#energy h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#energy h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#energy .btn-get-started {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#energy .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #energy {
        background-attachment: fixed;
    }

}

@media (max-width: 768px) {
    #energy h3 {
        font-size: 22px;
    }
    #energy h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #energy h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }

}


/*--------------------------------------------------------------
# beauty Section
--------------------------------------------------------------*/
#beauty {
    width: 100%;
    height: 100vh;
    background: url("../css/content/imag/beauty.jpg") top center;
    background-size: cover;
    position: relative;
}

#beauty:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#beauty .beauty-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#beauty h3 {
    background: rgba(77, 255, 17, 0.73);
    color: #fff;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#beauty h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#beauty h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#beauty .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}
.imagecarousel{
    height: 800px
}
.carousel-inner{
    height: 700px
}

#beauty .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #beauty {
        background-attachment: fixed;
    }


}
@media (max-width: 968px) {
    .carousel-inner{
        width: 70%;
        top:50px;
        height: fit-content;
        margin: auto;
    }
    .carousel-control-prev{
        margin-left: 10%;
    }
    .carousel-control-next{
        margin-right: 10%;
    }
}


@media (max-width: 768px) {

    .carousel-inner{
        height: 400px
    }

    #beauty h3 {
        font-size: 22px;
    }
    #beauty h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #beauty h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .containers{
        width: 100%;
        height: 100%;
    }
}

/*--------------------------------------------------------------
    # kids Section
    --------------------------------------------------------------*/
#market {
    width: 100%;
    height: 100vh;
    background: url("../content/imag/market.jpg") top center;
    background-size: cover;
    position: inherit;
}

#market:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#market .market-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#market h3 {
    background: linear-gradient(105deg, rgb(91, 255, 255) 0%, rgb(255, 255, 255) 100%);
    color: #000000;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#market h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#market h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#market .btn-get-started {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#market .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #market {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #market h3 {
        font-size: 22px;
    }
    #market h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #market h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
/*--------------------------------------------------------------
    # kids Section
    --------------------------------------------------------------*/
#kids {
    width: 100%;
    height: 100vh;
    background: url("../content/imag/kids.jpg") top center;
    background-size: cover;
    position: inherit;
}

#kids:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#kids .kids-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
}

#kids h3 {
    background: linear-gradient(105deg, rgb(255, 217, 91) 0%, rgb(255, 0, 0) 100%);
    color: #000000;
    font-size: 26px;
    padding: 10px 30px;
    margin-bottom: 30px;
    border-radius: 50px;
}

#kids h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}

#kids h2 {
    color: #eee;
    margin-bottom: 40px;
    font-size: 24px;
}

#kids .btn-get-started {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px 9px 30px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid #fff;
    color: #fff;
}

#kids .btn-get-started:hover {
    background: #6285f8;
    border: 2px solid #ffffff;
}

@media (min-width: 1024px) {
    #kids {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    #kids h3 {
        font-size: 22px;
    }
    #kids h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #kids h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
/*---------------------------------------
  PROJECTS
-----------------------------------------*/
.projects-thumb {
    background: var(--section-bg-color);
    border: 2px solid var(--white-color);
    border-radius: var(--border-radius-medium);
    position: relative;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 10px;
    height: 350px;
    transition: all ease 0.5s;
}

.projects-thumb:hover {
    border-color: var(--secondary-color);
}

.projects-thumb:hover .projects-image,
.projects-thumb:focus .projects-image {
    transform: rotate(0) translateY(0);
}

.projects-thumb .popup-image {
    display: block;
    width: 100%;
    height: 100%;
}

.projects-image {

    display: block;
    width: 100%;
    transform: rotate(10deg) translateY(80px);
    transition: all ease 0.5s;
}

.projects-title {
    margin-bottom: 20px;
}

.projects-tag {
    font-size: var(--menu-font-size);
    font-weight: var(--font-weight-medium);
    color: var(--secondary-color);
    text-transform: uppercase;
    margin-bottom: 5px;
}
.projects .projects-links {
    font-size: 24px;
    padding-bottom: 10px;
}

:root {
    --white-color: #ffffff;
    --secondary-color: #14B789;
    --section-bg-color: #f9f9f9;
    --border-color: #e9eaeb;
}

.dropdown-menu-items:hover{
    background-color: #4e2d89;
    color: #FFFFFF;
    font-weight: bold;
}

.active-items{
    background-color: #4e2d89;
    color: #FFFFFF;
    font-weight: bold;
}

.breadcrumb__option a{
    color: #FFFFFF;
    font-weight: bold;
}

.breadcrumb__option a:hover{
    color: #5e37a6;
}
