
header .box-right {
    border: 1px solid #9b9ba0;
}

header {
    position: relative;
    margin-bottom: 100px;
}

.portal {
    height: 300px;
    position: relative;
    max-width: 454px;
    margin: 0 auto
}
li#dish:hover .product-menu{
    width: max-content!important;
}
.portal-item {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 15px;
    /*box-shadow: 1px -1px 5px 0 rgba(26, 26, 67, .05), 12px 20px 125px -25px rgba(50, 50, 93, .5), 18px 20px 75px -37.5px rgba(0, 0, 0, .6);*/
    -webkit-transform-origin: center bottom;
    box-shadow: 1px -1px 5px 0 rgb(26 26 67 / 5%), 12px 20px 125px -25px rgb(50 50 93 / 8%), 18px 20px 75px -37.5px rgb(0 0 0 / 22%);
    transform-origin: center bottom;
    -webkit-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -moz-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -ms-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -o-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    transition: all .9s cubic-bezier(.83, .02, .13, 1);
    /*transform: translate(35%, -80%) scale(.55) perspective(2000px) rotateY(-33deg) rotateX(12deg) rotate(-10deg);*/
    transform: translate(-35%, -80%) scale(.55) perspective(2000px) rotateY(-33deg) rotateX(-12deg) rotate(-10deg);

    z-index: 2;
    opacity: 0
}

.portal-item img {
    display: block;
    border-radius: 15px;
    max-width: 100%;
}

.portal-item:nth-child(5) {
    /*transform: translate(-20%, -20%) scale(.4) perspective(2000px) rotateY(-33deg) rotateX(-90deg);*/
    transform: translate(20%, -20%) scale(.4) perspective(2000px) rotateY(33deg) rotateX(-90deg);
    z-index: 6;
    opacity: 0
}

.portal-item:nth-child(4) {
    /*transform: translate(0, -50%) scale(1) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(0, -50%) scale(1) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 5;
    opacity: 1
}

.portal-item:nth-child(3) {
    /*transform: translate(10%, -55%) scale(.85) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(-10%, -55%) scale(.85) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 4;
    opacity: 1
}

.portal-item:nth-child(2) {
    /*transform: translate(20%, -60%) scale(.7) perspective(2000px) rotateY(-33deg) rotateX(12deg);*/
    transform: translate(-20%, -60%) scale(.7) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 3;
    opacity: 1
}

.sample-toy- {
    padding-bottom: 110px;
}

.section-video {
    padding-top: 110px;
}

.content-center- {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.text-box2 {
    top: 300px;
}

.text-part-box {
    opacity: 0;
    /*-webkit-transform: scale(0.9);*/
    /*-moz-transform: scale(0.9);*/
    /*-ms-transform: scale(0.9);*/
    /*-o-transform: scale(0.9);*/
    /*transform: scale(0.9);*/
    /*-webkit-transition: all 1s ease-in-out;*/
    /*-moz-transition: all 1s ease-in-out;*/
    /*-ms-transition: all 1s ease-in-out;*/
    /*-o-transition: all 1s ease-in-out;*/
    /*transition: all 1s ease-in-out;*/
    position: absolute;
}

.text-part-box.active-part-t {
    opacity: 1;
    /*-webkit-transform: none;*/
    /*-moz-transform: none;*/
    /*-ms-transform: none;*/
    /*-o-transform: none;*/
    /*transform: none;*/

}

.content-p2 {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    /*height: 0%;*/
    /*overflow: hidden;*/
    /*transform: scale(2.5, 0);*/
    /*opacity: 0;*/
    /*transform: scale(0);*/
    justify-content: flex-end;
}

.content-p1 {
    top: 40%;
    /*transform: translateY(-50%);*/
    width: 100%;
    /*opacity: 0;*/
    position: absolute;
}

.zap {
    transition: transform 0.3s ease-out;
}



.link-blue-more {
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 4px;
    background: #477c9e;
    color: #ffffff;
}

.img-atr img {
    max-width: 100%;
    border-radius: 4px;
}

.title-atr-toy {
    color: #ff8c00;
}

.img-at-part img {
    width: 100%;
    /* height: 100%; */
    height: 100%;
    position: relative;
    z-index: 2;
    display: none;
}

.img-at-part {
    /*height: 170px;*/
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 22px;
    border: 1px solid #d3d3d3;
    box-shadow: 14px 17px 26px -10px #a6a6a6;

    z-index: 2;
    background: #fff;
    position: relative;
}

.big-img-center {
    position: absolute;
    width: 70%;
    height: 70%;
    border-radius: 20px;
    overflow: hidden;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-bottom: 7px solid #19cfad;
    border-left: 7px solid #477c9e;
    border-top: 7px solid #ff8c00;
    border-right: 7px solid #8bc34a;
    z-index: 3;
    background-color: #fff;
}

.big-img-center img {
    width: 100%;
    height: 100%;
    /* margin-top: 500px; */
    position: absolute;
    bottom: 100%;

}

.big-img-center img.active {
    bottom: 0%;
}

.main-box-at-img {
    width: 500px;
    height: 500px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;

}

.imgat {
    width: 50%;
    height: 50%;
    padding: 30px;
}

.imgat-1::before {
    content: "";
    width: 70px;
    top: 14px;
    height: 70px;
    position: absolute;
    right: 30px;
    background: #ff8c00;
    z-index: 1;
    border-radius: 4px;
}

.imgat-2::before {
    content: "";
    width: 70px;
    top: 14px;
    height: 70px;
    position: absolute;
    left: 30px;
    background: #477c9e;
    z-index: 1;
    border-radius: 4px;
}

.imgat-3::before {
    content: "";
    width: 70px;
    bottom: 14px;
    height: 70px;
    position: absolute;
    left: 30px;
    background: #19cfad;
    z-index: 1;
    border-radius: 4px;
}

.imgat-4::before {
    content: "";
    width: 70px;
    bottom: 14px;
    height: 70px;
    position: absolute;
    right: 30px;
    background: #8bc34a;
    z-index: 1;
    border-radius: 4px;

}

.title-li-atr {
    color: #7f7f7f;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    font-size: 17px;
}

.Attributes-toy {
    padding-top: 50px;
    height: 100vh;
}

.text-at {
    position: absolute;
    bottom: -50px;
    opacity: 0;
}

.text-at-1 {
    /*bottom: 50px;*/
    opacity: 1;
    position: relative;
}

.box-text- {
    min-height: 200px;
}


.img-p1- img {
    max-width: 100%;
}

.content-center-p1 {

}

.text-content3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.content-center-p1 h1, .main-part2 h1, .main-part3 h1 {
    font-size: 30px;
    color: #ff8c00;
}

.main-part2, .main-part3 {
    opacity: 0;
}

.main-part1 {
    position: relative;
    z-index: 9;
}

.main-part2 {
    z-index: 4;
}

.main-part3 {
    z-index: 1;
}

.main-part2, .main-part3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
}

.play-svg {
    display: inline-block;
    width: 150px;
    height: 150px;
    /* line-height: 132px; */
    border-radius: 50%;
    border: 1px dashed #a2a2a2;
    text-align: center;
    padding: 35px;
    margin-bottom: 10px;
}

.play-svg img {
    max-width: 100%;
    margin: auto;
}

.section-video .text-black- {
    font-size: 27px;
    color: #ff8c00;
}

.f2-img, .f3-img, .f4-img {
    opacity: 0;
    position: absolute;
}

@media (max-width: 992px) {
    .content-center-p1 h1, .main-part2 h1, .main-part3 h1 {
        font-size: 20px;
        line-height: 30px;
        text-align: right;
    }

    .title-change- {
        font-size: 15px;
    }

    .lead {
        font-weight: 400;
        font-size: 14px;
        line-height: 30px;
        text-align: justify;
        padding: 0px !important;
    }

    .btn-box a {
        font-size: 14px;
        padding: 10px 15px;
    }

    .hero {
        height: auto;
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .main-part2, .main-part3, .content-p1, .text-part-box, .content-p2 {
        position: relative;
        opacity: 1;
        transform: unset;
        height: auto;
        top: unset;
        bottom: unset;
    }

    .content-p2 .text-box1 {
        padding-top: 20px;
    }

    .text-box2 h1 {
        display: none;
    }

    .main-part1, .main-part2 {
        padding-bottom: 60px;
    }

    .content-center-p1 {
        text-align: right;
    }

    .content-p1, .content-p2 {
        width: unset;
        padding-right: 0px;
        padding-left: 0px;
        justify-content: unset;
    }

    .text-box2 {
        display: none;
    }

    .Attributes-toy {
        height: auto;
    }

    .section-at-mobile .accordion .card-header a {
        color: #7f7f7f;
        padding-right: 15px;
        line-height: 35px;
        display: flex;
    }

    .section-at-mobile .bac-card-gray {
        background: #ffffff;
        border: 1px solid #DDB !important;
        padding: 0px 10px;
        border-radius: 10px;
    }

    .bac-card-gray img {
        max-width: 100%;
    }

    .f2-img, .f3-img, .f4-img {
        position: relative;
        opacity: 1;
    }

    .text-black-, .section-files .title-sec-file, .Attributes-toy h2 {
        font-size: 20px !important;
        color: #ff8c00;
    }

}

.main-p2-img img {
    max-width: 100%;
}

.text-left- {
    text-align: left;
}

.text-black- {
    font-size: 27px;
    color: #ff8c00;
}

.section-video p {
    text-align: justify;
}

.main-box-at-img img {
    max-width: 100%;
}

.text-box p {
    padding: 0px 50px;
}

@media (max-width: 1200px) {
    .text-box p {
        padding: 0px 5px;

    }

    /*.any-toy-at-push img{*/
    /*    display: none;*/
    /*}*/
}

@media (max-width: 762px) {
    .padding-toy-page {
        padding-top: 100px;
    }
}


.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.img-fluid-fix {
    max-width: 100%;
    height: 200px;
}

.collapse:not(.show) {
    display: none;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.accordion {
    overflow-anchor: none;
}

.accordion > .card {
    overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.las {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.la-eye:before {
    content: "\f06e";
}

.la-pause:before {
    content: "\f04c";
}

.la-play:before {
    content: "\f04b";
}

.las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

a:focus {
    text-decoration: none !important;
}

a:focus, a:hover {
    color: darkorange;
    text-decoration: none !important;
}

a {
    outline: medium none !important;
    color: #0049d0;
}

::selection {
    background: #0049d0;
    color: #fff;
    text-shadow: none;
}

a, i, img, span, .product-link {
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.box-shadow {
    -webkit-box-shadow: 0px 22px 57px 0px rgba(34, 41, 72, 0.05);
    -moz-box-shadow: 0px 22px 57px 0px rgba(34, 41, 72, 0.05);
    box-shadow: 0px 22px 57px 0px rgba(34, 41, 72, 0.05);
}

[class^="flaticon-"]:before, [class^="flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-engineer:before {
    content: "\f107";
}

.ml-auto {
    margin-left: auto;
}

.mr-auto {
    margin-right: auto;
}

.accordion .card {
    border: none;
    margin-bottom: 10px;
    overflow: inherit;
    background: none;
}

.accordion > .card .card-header {
    margin-bottom: 0;
}

.accordion .card:last-child {
    margin-bottom: 0;
}

.accordion .card-header {
    background: none;
    border: none;
    position: relative;
    padding: 0;
}

.accordion .card-header a {
    padding: 15px 30px 15px 10px;
    background: none;
    font-weight: 400;
    font-size: 16px;
    color: #fff0dd;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
}

.accordion .card a:hover {
    background: none;
    color: white;
}

.accordion .card-body {
    padding: 30px;
    padding-top: 0;
    line-height: 2;
    color: #efdbc2;
}

.accordion .card-header a:before {
    content: "+";
    font-size: 1rem;
    top: 50%;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion .card a:hover {
    background: none;
    color: #ff8d03;
}

@media (max-width: 992px) {
    h1 {
        font-size: 60px;
        line-height: 70px;
    }

    h2 {
        font-size: 36px;
        line-height: 46px;
    }

    h5 {
        font-size: 18px;
        line-height: 28px;
    }

    h6 {
        font-size: 17px;
        line-height: 26px;
    }

    .image-column-h {
        min-height: 300px;
    }

    p br {
        display: none;
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    h1 {
        font-size: 36px;
        line-height: 40px;
    }

    h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
}

.padding-toy-page {
    padding-top: 70px;
    position: relative;
}

.text-gray {
    color: #6c757d !important;
}

.bg-white-home h1 {
    font-size: 35px;
    font-style: normal;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: 0;
}

.text-black- {
    color: #2e2e2e;
}

.image-top-toy {
    margin: auto;
    text-align: center;
}

.text-orange- {
    color: #ff8c00;
}

#videoPlay {
    overflow: hidden;
    position: relative;
}

#videoPlay video[poster] {
    height: 100%;
    width: 100%;
}

#videoPlay video {
    object-fit: cover;
}

.hover-video- {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    text-align: center;
    height: 97%;
}

.hover-video- .video-btn {
    position: relative;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hover-video- .hidden {
    display: none !important;
}

.hover-video-:hover {
    background: #0000002e;
    border-radius: 10px;
    transition: 0.5s all;
}

#videoPlay #video- {
    border-radius: 10px;
}

.hover-video-:hover .play-btn {
    transition: 0.5s all;
    display: block !important;
}

#videoPlay .video-btn .play-btn {
    background: #ffffffe0;
}

.bg-p1 {
    position: relative;
    height: 100%;
}

.bg-p-left {
    background: url(../../samin_theme/images/toy/backToyr.jpg) center top no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.bg-p-left1 {
    background: url(../../samin_theme/images/toy/back.jpg) center top no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
}

@media (max-width: 767px) {
    li#dish:hover .product-menu{
        width: 100%!important;
    }
    .hero {
        background: url(../../samin_theme/images/toy/abstract2.png) right 0 top 30px no-repeat;
        height: auto;
        padding-bottom: 20px;
        padding-top: 65px;
        text-align: center;
    }
}

.bg-white-home .bg-w- {
    background-color: #fff !important;
}

.bg-white-home .bg-g- {
    background-color: #f9f8fc !important;
}

.padding-toy-page2 {
    padding-top: 15px;
    position: relative;
    background: #fff;
}

.section-toy- .icon-b-t {
    font-size: 45px;
    margin-bottom: 10px;
    text-align: center;
}

.section-toy- .title-b-t- {
    font-size: 18px;
    text-align: center;
    color: #46484d;
}

.section-toy- .description-b-t {
    font-size: 15px;
    text-align: center;
    padding: 0px 20px;
}

.section-toy- {
    padding-top: 110px;
    padding-bottom: 110px;
}
.zindex-1000{
    z-index: 10000;
}
.section-files {
    padding-top: 110px;
    padding-bottom: 110px;
}

.section-files .title-sec-file {
    color: #ff8c00;
    font-size: 27px;
}

.section-files .category-box {
    -webkit-box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    background: #fff;
}

.section-files .product-name {
    color: #7a7a7a !important;
}


.mega-footer-r li a span {
    font-size: 16px;
}

@media only screen and (min-width: 767px) {
    #hm-rw-11 {
        background: url(../../samin_theme/images/toy/toybox-toy-cards-collage1.jpg) no-repeat bottom;
        background-size: contain;
        height: 42vw;
        min-height: 420px;
        width: 100%;
    }
}

.section-final {
    box-shadow: 0 20px 22px rgb(0 0 0 / 15%);
}

#hm-rw-11 .any-toy-at-push {
    top: 5%;
    text-align: center;
}

#hm-rw-11 .text-box {
    color: #505050;
    font-size: 16px;
    padding: 0;
}

#hm-rw-11 h2 {
    color: #ff8c00;
    font-size: 27px;
}

.text-box p {
    line-height: 2em;
    letter-spacing: .4px;
}

@media only screen and (max-width: 991px) {
    #hm-rw-11 h2 {
        color: #ff8c00;
        font-size: 20px;
    }

    #hm-rw-11 .any-toy-at-push {
        top: 0vw;
    }
}

@media only screen and (max-width: 768px) {
    #hm-rw-11 .any-toy-at-push {
        top: unset;
        margin-left: 0px;
    }

    #hm-rw-11 .any-toy-at-push {
        padding: 10px 40px;
    }
}

@media only screen and (max-width: 1280px) {
    .section-final {
        background-color: #fff !important;
        margin-bottom: 50px;
        box-shadow: unset;
        border: 1px solid #ddd;
    }
}

.content-p2 .text-box1 {
    position: relative;
    padding-top: 70px;
}

.content-p2 {
    text-align: center;
}

@media only screen and (min-width: 991px) {
    .hero-badges:before {
        content: "";
        background: url("../../samin_theme/images/toy/abstract1.png") center no-repeat;
        position: absolute;
        right: 135px;
        width: 262px;
        height: 263px;
        top: 335px;
    }

    .text-content3:before {
        content: "";
        background: url(../../samin_theme/images/toy/abstract2.png) center no-repeat;
        position: absolute;
        left: -99px;
        transform: rotate(180deg);
        width: 350px;
        height: 350px;
        background-size: contain;
        top: 0px;
    }

    .main-part2:before {
        content: "";
        background: url(../../samin_theme/images/toy/abstract2.png) center no-repeat;
        position: absolute;
        right: -70px;
        width: 350px;
        height: 350px;
        background-size: contain;
        top: 123px;
    }

    .main-part1:after, .main-part1:before, .main-part3:after, .main-part3:before {
        position: absolute;
        background: rgba(140, 124, 229, .08);
        border-top-right-radius: 20px;
        border-bottom-right-radius: 50px;
        width: 200px;
        -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
        content: "";
        bottom: -100px;
        -webkit-transform: skewX(10deg);
        -ms-transform: skewX(10deg);
        transform: skewX(10deg);
        height: 250px;
    }

    .main-part1:after, .main-part3:after {
        left: 0;
    }

    .main-part1:before, .main-part3:before {
        left: -110px;
        margin-bottom: 60px;
    }
}

/*! CSS Used from: http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/css/style.min.css */
h1, h2, h5, h6 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}

h2 a, h6 a {
    color: inherit;
}

h1 {
    font-size: 70px;
    font-style: normal;
    line-height: 80px;
    font-weight: 700;
    letter-spacing: 0;
}

h2 {
    font-size: 40px;
    font-style: normal;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}

h5 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 26px;
}

h6 {
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 10px;
}

ul {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.7;
}

.lead {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.pos-r {
    position: relative;
}

h1 span {
    color: #0049d0;
}

section {
    padding: 20px 0;
    background: #0c0c0c;
}

.font-w-6 {
    font-weight: 600;
}

.font-w-9 {
    font-weight: 900;
}

.text-black {
    color: #a9a9a9;
}

.theme-bg-2 {
    background-color: #e48007;
    border-radius: 100px;
}

.bg-pos-l {
    background-position: left;
}

.video-btn {
    position: relative;
    display: inline-block;
}

.video-btn .play-btn {
    animation: ripple-white 1s linear infinite;
    background: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
}

.video-btn .play-btn i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #0049d0;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .2s ease-out !important;
    transform: translate3d(-50%, -50%, 0);
}

.video-btn .play-btn:hover i {
    transform: translate3d(-50%, -50%, 0) scale(.75);
    color: #0049d0;
}

.list-icon-2 li {
    padding-right: 25px;
    position: relative;
}

.list-icon-2 li:before {
    content: "";
    border: 1px solid #987400;
    position: absolute;
    top: 8px;
    right: -5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.list-icon-2 li:after {
    animation: opacitychange 1s ease-in-out infinite;
    content: "";
    background: #e47d00;
    position: absolute;
    top: 12px;
    right: -1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.ic-2x {
    font-size: 2em;
}

.product-item {
    text-align: center;
}

.product-img {
    position: relative;
}

.product-desc {
    padding-top: 20px;
}

.product-name {
    font-size: 16px;
    color: #0d2c13;
}

.product-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;

}

.product-item:hover .product-link {
    transform: translateY(-30px);
    opacity: 1;
}

.product-link a i {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    color: #0049d0;
}

.product-link a {
    padding: 10px 15px;
    background: #fff;
    color: #0d2c13;
    position: relative;
    text-align: center;
}

.product-link a:hover {
    background: #1360ef;
    color: #fff;
}

.product-link a:hover i {
    color: #fff;
}

.product-link a span {
    font-size: 0;
}

.product-link a:hover span {
    display: inline-block;
    font-size: 15px;
    margin-right: 8px;
}

.product-item {
    text-align: center;
}

.product-img {
    position: relative;
}

.product-desc {
    padding-top: 20px;
}

.product-name {
    font-size: 13px;
    color: #fff;
}

.product-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
  
}

.product-item:hover .product-link {
    transform: translateY(-30px);
    opacity: 1;
}

.product-link a i {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
    color: #ff8d03;
}

.product-link a {
    padding: 10px 15px;
    background: #292727;
    color: #f78903;
    position: relative;
    text-align: center;
    border-radius: 4px;
}

.product-link a:hover {
    background: #477c9e;
    color: #fff;
}

.product-link a:hover i {
    color: #fff;
}

.product-link a span {
    font-size: 0;
}

.product-link a:hover span {
    display: inline-block;
    font-size: 15px;
    margin-left: 8px;
}


.footer {
    position: unset !important;
}
@media (max-width: 1280px) {

}

.category-box {
    background: #101010;
    padding: 25px;
    border-radius: 5px;
    margin: 7px;
    min-height: 323px;
}

/*! CSS Used from: http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/css/styledavari.css?id=10 */
.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #438b9d;
    font-size: 30px;
}

/*! CSS Used from: Embedded */
.portal {
    height: 300px;
    position: relative;
    max-width: 454px;
    margin: 0 auto;
}

.portal-item {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 15px;
    -webkit-transform-origin: center bottom;
    box-shadow: 1px -1px 5px 0 rgb(26 26 67 / 5%), 12px 20px 125px -25px rgb(50 50 93 / 8%), 18px 20px 75px -37.5px rgb(0 0 0 / 22%);
    transform-origin: center bottom;
    -webkit-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -moz-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -ms-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    -o-transition: all .9s cubic-bezier(.83, .02, .13, 1);
    transition: all .9s cubic-bezier(.83, .02, .13, 1);
    transform: translate(-35%, -80%) scale(.55) perspective(2000px) rotateY(-33deg) rotateX(-12deg) rotate(-10deg);
    z-index: 2;
    opacity: 0;
}

.portal-item img {
    display: block;
    border-radius: 15px;
    max-width: 100%;
}

.portal-item:nth-child(5) {
    transform: translate(20%, -20%) scale(.4) perspective(2000px) rotateY(33deg) rotateX(-90deg);
    z-index: 6;
    opacity: 0;
}

.portal-item:nth-child(4) {
    transform: translate(0, -50%) scale(1) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 5;
    opacity: 1;
}

.portal-item:nth-child(3) {
    transform: translate(-10%, -55%) scale(.85) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 4;
    opacity: 1;
}

.portal-item:nth-child(2) {
    transform: translate(-20%, -60%) scale(.7) perspective(2000px) rotateY(33deg) rotateX(12deg);
    z-index: 3;
    opacity: 1;
}

.sample-toy- {
    padding-bottom: 110px;
}

.section-video {
    padding-top: 110px;
}

.content-center- {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.text-box2 {
    top: 300px;
}

.text-part-box {
    opacity: 0;
    position: absolute;
}

.text-part-box.active-part-t {
    opacity: 1;
}

.content-p2 {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    justify-content: flex-end;
}

.content-p1 {
    top: 40%;
    width: 100%;
    position: absolute;
}

.link-blue-more {
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 4px;
    background: #477c9e;
    color: #ffffff;
}

.title-atr-toy {
    color: #ff8c00;
}

.main-box-at-img {
    width: 500px;
    height: 500px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

.title-li-atr {
    color: #7f7f7f;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    font-size: 17px;
}

.Attributes-toy {
    padding-top: 50px;
    height: 100vh;
}

.text-at {
    position: absolute;
    bottom: -50px;
    opacity: 0;
}

.text-at-1 {
    opacity: 1;
    position: relative;
}

.box-text- {
    min-height: 200px;
}

/*! CSS Used from: Embedded */
.img-p1- img {
    max-width: 100%;
}

.text-content3 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.content-center-p1 h2, .main-part2 h2, .main-part3 h2 {
    font-size: 30px;
    color: #ff8c00;
}

.main-part2, .main-part3 {
    opacity: 0;
}

.main-part1 {
    position: relative;
    z-index: 9;
}

.main-part2 {
    z-index: 4;
}

.main-part3 {
    z-index: 1;
}

.main-part2, .main-part3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
}

.play-svg {
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px dashed #a2a2a2;
    text-align: center;
    padding: 35px;
    margin-bottom: 10px;
}

.play-svg img {
    max-width: 100%;
    margin: auto;
}

.section-video .text-black- {
    font-size: 27px;
    color: #ff8c00;
}

.f2-img, .f3-img, .f4-img {
    opacity: 0;
    position: absolute;
}

@media (max-width: 992px) {
    .content-center-p1 h1, .main-part2 h1, .main-part3 h1 {
        font-size: 20px;
        line-height: 30px;
        text-align: right;
    }

    .title-change- {
        font-size: 15px;
    }

    .lead {
        font-weight: 400;
        font-size: 14px;
        line-height: 30px;
        text-align: justify;
        padding: 0px !important;
    }

    .hero {
        height: auto;
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .main-part2, .main-part3, .content-p1, .text-part-box, .content-p2 {
        position: relative;
        opacity: 1;
        transform: unset;
        height: auto;
        top: unset;
        bottom: unset;
    }

    .content-p2 .text-box1 {
        padding-top: 20px;
    }

    .text-box2 h1 {
        display: none;
    }

    .main-part1, .main-part2 {
        padding-bottom: 60px;
    }

    .content-center-p1 {
        text-align: right;
    }

    .content-p1, .content-p2 {
        width: unset;
        padding-right: 0px;
        padding-left: 0px;
        justify-content: unset;
    }

    .text-box2 {
        display: none;
    }

    .Attributes-toy {
        height: auto;
    }

    .section-at-mobile .accordion .card-header a {
        color: #7f7f7f;
        padding-right: 15px;
        line-height: 35px;
        display: flex;
    }

    .section-at-mobile .bac-card-gray {
        background: #ffffff;
        border: 1px solid #DDB !important;
        padding: 0px 10px;
        border-radius: 10px;
    }

    .bac-card-gray img {
        max-width: 100%;
    }

    .f2-img, .f3-img, .f4-img {
        position: relative;
        opacity: 1;
    }

    .text-black-, .section-files .title-sec-file, .Attributes-toy h2 {
        font-size: 20px !important;
        color: #ff8c00;
    }
}

.main-p2-img img {
    max-width: 100%;
}

.text-left- {
    text-align: left;
}

.text-black- {
    font-size: 27px;
    color: #ff8c00;
}

.section-video p {
    text-align: justify;
}

.main-box-at-img img {
    max-width: 100%;
}

.text-box p {
    padding: 0px 50px;
}

@media (max-width: 1200px) {
    .text-box p {
        padding: 0px 5px;
    }
}

@media (max-width: 762px) {
    .padding-toy-page {
        padding-top: 100px;
    }
}

/*! CSS Used from: Embedded */
@media (max-width: 576px) {
    .accordion {
        flex-direction: column;
        width: 100%;
    }
}

/*! CSS Used keyframes */
@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3), 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3), 0 0 0 45px rgba(255, 255, 255, 0);
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3), 0 0 0 45px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, .3), 0 0 0 30px rgba(255, 255, 255, .3), 0 0 0 45px rgba(255, 255, 255, 0);
    }
}

@keyframes opacitychange {
    0%, 100% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.eot);
    src: url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.eot?#iefix) format("embedded-opentype"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.woff2) format("woff2"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.woff) format("woff"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.ttf) format("truetype"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-regular-400.svg#lineawesome) format("svg");
}

@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.eot);
    src: url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.woff2) format("woff2"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.woff) format("woff"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.ttf) format("truetype"), url(http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/la-solid-900.svg#lineawesome) format("svg");
}

@font-face {
    font-family: "Flaticon";
    src: url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.eot");
    src: url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.woff2") format("woff2"), url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.woff") format("woff"), url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.ttf") format("truetype"), url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Flaticon";
    src: url("http://localhost/aprojects/cartsamin3d/base_theme/samin_theme/fonts/Flaticon.svg#Flaticon") format("svg");
}
