*{margin:0;padding:0;box-sizing:border-box}body{font-family:Raleway,sans-serif;font-size:16px;font-weight:400;background-color:#fff;color:#fff}.container{padding:0}.wrapper{position:relative;background:#fff;margin-bottom:556.32px;overflow:hidden}ul{list-style:none}.title{margin-right:4%;margin-bottom:1%;color:#000;font-weight:700}.search__box{margin:0;width:100%}.search__box .search__menu{position:relative;display:flex;justify-content:center;align-items:center;list-style:none;z-index:100}.search__box .search__menu li{margin-right:5px}.search__box .search__menu input,.search__box .search__menu select{width:305px;height:50px;outline:none;padding-left:5%;border:1px solid #c4c4c4}.search__box .search__menu .search__button{background-color:#2abfd4;color:#fff;border:none;width:205px;height:50px;font-weight:700;outline:none;font-size:1.1rem;cursor:pointer}.search__box .search__menu .search__button:hover{opacity:.9}.search__box .search__menu .search__button:active{background-color:#000}.search__box .search__menu a{text-decoration:none}.search__box .search__menu li input:focus~.search__result{visibility:visible}.search__box .search__menu li input:focus~.search__result .search__form{visibility:visible;opacity:1}.search__box .search__menu li .search__result{color:#000;position:absolute;top:100%;left:0;height:30%;width:100%;z-index:1;visibility:hidden;background-color:transparent;z-index:100}.search__box .search__menu li .search__result .search__form{position:absolute;top:20%;right:19%;background-color:#f6f6f6;padding:1%;width:40%;height:auto;border-bottom-left-radius:12px;border-bottom-right-radius:12px;visibility:hidden;opacity:0;-webkit-transition:.5s;transition:.5s;text-align:left;z-index:100}.search__box .search__menu li .search__result .search__form .search__form__item{width:100%;display:flex;font-weight:700;margin-bottom:5%;padding:0 2%;border-bottom:1px solid #e1e2e4}.search__box .search__menu li .search__result .search__form .search__form__item .search__image{width:40%}.search__box .search__menu li .search__result .search__form .search__form__item .search__image img{width:100%;height:80%}.search__box .search__menu li .search__result .search__form .search__form__item .form__info{width:60%;margin-left:3%}.search__box .search__menu li .search__result .search__form .search__form__item .form__info h6{font-size:.9rem;font-weight:700}.search__box .search__menu li .search__result .search__form .search__form__item .form__info p{font-size:.8rem;color:#666;font-weight:400}.search__box .search__menu li .search__result.hiddenForm{display:none}.product__items{position:relative}.product__items a{text-decoration:none;color:#666}.product__items .product__item{position:relative;width:250px!important;height:340px;border:1px solid #e1e2e4;margin-right:1.4%;color:#000;cursor:pointer;box-shadow:-1px 2px 15px -4px rgba(0,0,0,.75);-webkit-transition:all 1s;transition:all 1s}.product__items .product__item:hover{box-shadow:none}.product__items .product__item:hover .item__img .img__overlay{opacity:.8}.product__items .product__item:hover .sub__info{top:-14%;visibility:visible;opacity:1}.product__items .product__item:last-child:hover .sub__info{top:-14%;left:-165%;visibility:visible;opacity:1}.product__items .product__item:last-child .sub__info{left:-165%}.product__items .product__item:last-child .sub__info:before{left:96%}.product__items .product__item .item__img{position:relative;width:100%;height:160px;border-bottom:2px solid #e1e2e4}.product__items .product__item .item__img img{width:100%;height:100%}.product__items .product__item .item__img .img__overlay{position:absolute;background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;cursor:pointer;opacity:0;-webkit-transition:all .5s;transition:all .5s}.product__items .product__item .item__info{background-color:#fff;padding:5%;height:45%}.product__items .product__item .item__info h5{font-weight:700;font-size:.9rem;margin:0}.product__items .product__item .item__info h6{padding:5% 0;font-size:.9rem;color:#aaa;margin:0}.product__items .product__item .item__info .rating{font-size:.9rem}.product__items .product__item .item__info .rating i{color:#ffce55}.product__items .product__item .item__info .rating .score{margin:2%;font-weight:700}.product__items .product__item .item__info .rating .reviews{font-weight:400}.product__items .product__item .item__info h4{margin-top:5%;font-size:1.2rem;font-weight:700;text-align:right}.product__items .product__item .item__info .price{text-align:right;padding:5% 1%}.product__items .product__item .item__info .price .old__price{margin-right:2%;text-decoration:line-through;color:#aaa}.product__items .product__item .item__info .price .price{font-size:1.4rem;font-weight:700;color:#ec5252}.product__items .product__item .best__seller{position:absolute;top:2%;right:-4%;background-color:#40a0d2;font-weight:700;color:#fff;padding:5px;height:32px}.product__items .product__item .best__seller:before{content:" ";position:absolute;width:0;height:0;left:-40%;top:0;border-color:#40a0d2 #40a0d2 #40a0d2 transparent;border-style:solid;border-width:16px 10px}.product__items .product__item .best__seller:after{content:" ";position:absolute;width:0;height:0;right:0;top:100%;border-color:#0c50be transparent transparent #0c50be;border-style:solid;border-width:5px}.product__items .product__item .sub__info{position:absolute;top:-30%;right:-165%;width:390px;height:auto;background-color:#fff;padding:15%;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:1000;box-shadow:-1px 2px 15px -4px rgba(0,0,0,.75)}.product__items .product__item .sub__info:before{position:absolute;content:"";width:30px;height:30px;top:45%;left:-4%;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:none;border-bottom:none;z-index:10}.product__items .product__item .sub__info .info__content .teacher{display:flex;justify-content:flex-start;align-items:center}.product__items .product__item .sub__info .info__content .teacher img{width:40px;height:40px;border-radius:50%}.product__items .product__item .sub__info .info__content .teacher h6{font-size:.9rem;color:#aaa;margin:0 0 0 2%}.product__items .product__item .sub__info .info__content h5{font-weight:700;margin:4% 0 10%}.product__items .product__item .sub__info .info__content p{font-size:.9rem;color:#aaa}.product__items .product__item .sub__info .info__content .meta{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.product__items .product__item .sub__info .info__content .add__cart{margin:7% 0;background-color:#2abfd4;color:#fff;border:none;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.product__items .product__item .sub__info .info__content .add__cart:hover{opacity:.9}.product__items .product__item .sub__info .info__content .add__cart:active{background-color:#000}.product__items .product__item .sub__info .info__content .go_cart{margin:7% 0;background-color:transparent;color:#ec5252;border:1px solid #ec5252;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.product__items .product__item .sub__info .info__content .go_cart:hover{opacity:.9}.product__items .product__item .sub__info .info__content .go_cart:active{background-color:#ec5252;color:#fff}.product__items .product__item .sub__info .info__content .wishlist{display:flex;justify-content:space-between;align-items:center}.product__items .product__item .sub__info .info__content .wishlist .add__list{display:flex;justify-content:flex-start;align-items:center;width:50%}.product__items .product__item .sub__info .info__content .wishlist .add__list span{color:#aaa;font-size:.8rem;padding-left:5%}.product__items .product__item .sub__info .info__content .wishlist .add__list .heart{font-size:1.1rem;height:30px;width:30px;line-height:32px;border-radius:50%;border:1px solid #aaa;color:#aaa;text-align:center}.product__items .product__item .sub__info .info__content .wishlist .add__list:hover .heart{background-color:#504e4e}.product__items .product__item .sub__info .info__content .wishlist .price{font-size:1.2rem;font-weight:700}.semipolar-spinner,.semipolar-spinner *{box-sizing:border-box}.loader__wrapper{margin-top:-3%;width:100%;height:35vh;z-index:9999}.semipolar-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:80px;width:80px;position:relative}.semipolar-spinner .ring{border-radius:50%;position:absolute;border-color:red transparent transparent red;border-style:solid;border-width:4px;-webkit-animation:semipolar-spinner-animation 2s infinite;animation:semipolar-spinner-animation 2s infinite}.semipolar-spinner .ring:first-child{height:80px;width:80px;top:0;left:0;-webkit-animation-delay:.8s;animation-delay:.8s;z-index:5}.semipolar-spinner .ring:nth-child(2){height:64px;width:64px;top:8px;left:8px;-webkit-animation-delay:.6s;animation-delay:.6s;z-index:4}.semipolar-spinner .ring:nth-child(3){height:48px;width:48px;top:16px;left:16px;-webkit-animation-delay:.4s;animation-delay:.4s;z-index:3}.semipolar-spinner .ring:nth-child(4){height:32px;width:32px;top:24px;left:24px;-webkit-animation-delay:.2s;animation-delay:.2s;z-index:2}.semipolar-spinner .ring:nth-child(5){height:16px;width:16px;top:32px;left:32px;-webkit-animation-delay:0ms;animation-delay:0ms;z-index:1}@-webkit-keyframes semipolar-spinner-animation{50%{-webkit-transform:rotate(1turn) scale(.7);transform:rotate(1turn) scale(.7)}}@keyframes semipolar-spinner-animation{50%{-webkit-transform:rotate(1turn) scale(.7);transform:rotate(1turn) scale(.7)}}.formloader__wrapper{width:100%;height:100vh;z-index:9999}.breeding-rhombus-spinner{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:65px;width:65px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.breeding-rhombus-spinner,.breeding-rhombus-spinner *{box-sizing:border-box}.breeding-rhombus-spinner .rhombus{height:8.66667px;width:8.66667px;-webkit-animation-duration:2s;animation-duration:2s;top:28.16657px;left:28.16657px;background-color:#fff;position:absolute;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.breeding-rhombus-spinner .rhombus:nth-child(2n+0){margin-right:0}.breeding-rhombus-spinner .rhombus.child-1{-webkit-animation-name:breeding-rhombus-spinner-animation-child-1;animation-name:breeding-rhombus-spinner-animation-child-1;-webkit-animation-delay:.1s;animation-delay:.1s}.breeding-rhombus-spinner .rhombus.child-2{-webkit-animation-name:breeding-rhombus-spinner-animation-child-2;animation-name:breeding-rhombus-spinner-animation-child-2;-webkit-animation-delay:.2s;animation-delay:.2s}.breeding-rhombus-spinner .rhombus.child-3{-webkit-animation-name:breeding-rhombus-spinner-animation-child-3;animation-name:breeding-rhombus-spinner-animation-child-3;-webkit-animation-delay:.3s;animation-delay:.3s}.breeding-rhombus-spinner .rhombus.child-4{-webkit-animation-name:breeding-rhombus-spinner-animation-child-4;animation-name:breeding-rhombus-spinner-animation-child-4;-webkit-animation-delay:.4s;animation-delay:.4s}.breeding-rhombus-spinner .rhombus.child-5{-webkit-animation-name:breeding-rhombus-spinner-animation-child-5;animation-name:breeding-rhombus-spinner-animation-child-5;-webkit-animation-delay:.5s;animation-delay:.5s}.breeding-rhombus-spinner .rhombus.child-6{-webkit-animation-name:breeding-rhombus-spinner-animation-child-6;animation-name:breeding-rhombus-spinner-animation-child-6;-webkit-animation-delay:.6s;animation-delay:.6s}.breeding-rhombus-spinner .rhombus.child-7{-webkit-animation-name:breeding-rhombus-spinner-animation-child-7;animation-name:breeding-rhombus-spinner-animation-child-7;-webkit-animation-delay:.7s;animation-delay:.7s}.breeding-rhombus-spinner .rhombus.child-8{-webkit-animation-name:breeding-rhombus-spinner-animation-child-8;animation-name:breeding-rhombus-spinner-animation-child-8;-webkit-animation-delay:.8s;animation-delay:.8s}.breeding-rhombus-spinner .rhombus.big{height:21.66667px;width:21.66667px;-webkit-animation-duration:2s;animation-duration:2s;top:21.66667px;left:21.66667px;background-color:#fff;-webkit-animation:breeding-rhombus-spinner-animation-child-big 2s infinite;animation:breeding-rhombus-spinner-animation-child-big 2s infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes breeding-rhombus-spinner-animation-child-1{50%{-webkit-transform:translate(-325%,-325%);transform:translate(-325%,-325%)}}@keyframes breeding-rhombus-spinner-animation-child-1{50%{-webkit-transform:translate(-325%,-325%);transform:translate(-325%,-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-2{50%{-webkit-transform:translateY(-325%);transform:translateY(-325%)}}@keyframes breeding-rhombus-spinner-animation-child-2{50%{-webkit-transform:translateY(-325%);transform:translateY(-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-3{50%{-webkit-transform:translate(325%,-325%);transform:translate(325%,-325%)}}@keyframes breeding-rhombus-spinner-animation-child-3{50%{-webkit-transform:translate(325%,-325%);transform:translate(325%,-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-4{50%{-webkit-transform:translate(325%);transform:translate(325%)}}@keyframes breeding-rhombus-spinner-animation-child-4{50%{-webkit-transform:translate(325%);transform:translate(325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-5{50%{-webkit-transform:translate(325%,325%);transform:translate(325%,325%)}}@keyframes breeding-rhombus-spinner-animation-child-5{50%{-webkit-transform:translate(325%,325%);transform:translate(325%,325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-6{50%{-webkit-transform:translateY(325%);transform:translateY(325%)}}@keyframes breeding-rhombus-spinner-animation-child-6{50%{-webkit-transform:translateY(325%);transform:translateY(325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-7{50%{-webkit-transform:translate(-325%,325%);transform:translate(-325%,325%)}}@keyframes breeding-rhombus-spinner-animation-child-7{50%{-webkit-transform:translate(-325%,325%);transform:translate(-325%,325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-8{50%{-webkit-transform:translate(-325%);transform:translate(-325%)}}@keyframes breeding-rhombus-spinner-animation-child-8{50%{-webkit-transform:translate(-325%);transform:translate(-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-big{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes breeding-rhombus-spinner-animation-child-big{50%{-webkit-transform:scale(.5);transform:scale(.5)}}.adminloader__wrapper{width:100%;z-index:9999;background:url(/img/adminbg.jpg) no-repeat;background-size:cover;background-position:50%;height:100vh}@-webkit-keyframes flower-spinner-bigger-dot-animation{0%,to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}25%,75%{box-shadow:26px 0 0 #fff,-26px 0 0 #fff,0 26px 0 #fff,0 -26px 0 #fff,19px -19px 0 #fff,19px 19px 0 #fff,-19px -19px 0 #fff,-19px 19px 0 #fff}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}}@-webkit-keyframes flower-spinner-smaller-dot-animation{0%,to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}25%,75%{box-shadow:14px 0 0 #fff,-14px 0 0 #fff,0 14px 0 #fff,0 -14px 0 #fff,10px -10px 0 #fff,10px 10px 0 #fff,-10px -10px 0 #fff,-10px 10px 0 #fff}to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}}.HomePageLoader__wrapper{width:100%;z-index:9999;background:url(/img/homepagebg.jpg) no-repeat;background-size:cover;background-position:50%;height:100vh}.flower-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.flower-spinner,.flower-spinner *{box-sizing:border-box}.flower-spinner{height:70px;width:70px;display:flex;flex-direction:row;align-items:center;justify-content:center}.flower-spinner .dots-container{height:10px;width:10px}.flower-spinner .smaller-dot{background:#fff;height:100%;width:100%;border-radius:50%;-webkit-animation:flower-spinner-smaller-dot-animation 2.5s 0s infinite both;animation:flower-spinner-smaller-dot-animation 2.5s 0s infinite both}.flower-spinner .bigger-dot{background:#fff;height:100%;width:100%;padding:10%;border-radius:50%;-webkit-animation:flower-spinner-bigger-dot-animation 2.5s 0s infinite both;animation:flower-spinner-bigger-dot-animation 2.5s 0s infinite both}@keyframes flower-spinner-bigger-dot-animation{0%,to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}25%,75%{box-shadow:26px 0 0 #fff,-26px 0 0 #fff,0 26px 0 #fff,0 -26px 0 #fff,19px -19px 0 #fff,19px 19px 0 #fff,-19px -19px 0 #fff,-19px 19px 0 #fff}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}}@keyframes flower-spinner-smaller-dot-animation{0%,to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}25%,75%{box-shadow:14px 0 0 #fff,-14px 0 0 #fff,0 14px 0 #fff,0 -14px 0 #fff,10px -10px 0 #fff,10px 10px 0 #fff,-10px -10px 0 #fff,-10px 10px 0 #fff}to{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}}.scroll__menu{position:fixed;width:100%;z-index:999;background-color:#fff;border-bottom:1px solid #e1e2e4;-webkit-animation-name:appear;animation-name:appear;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes appear{0%{top:-10%}to{top:0}}@keyframes appear{0%{top:-10%}to{top:0}}.scroll__menu .scroll__menu__wrapper{align-items:center}.scroll__menu .scroll__menu__wrapper .logo{padding:1.3% 1%;cursor:pointer}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item{position:relative}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item a{font-weight:700;color:#666}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item a:hover{color:#aaa}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item a.true{color:#f6c016}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper{position:absolute;top:60%;right:0;height:50%;width:100%;visibility:hidden;background-color:transparent}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu{box-sizing:unset;position:absolute;top:350%;left:0;height:auto;width:180px;background-color:#f6f6f6;padding:16px;visibility:hidden;z-index:3000;-webkit-transition:all .2s;transition:all .2s}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu .sub__menu ul{list-style:none}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li{color:#000;text-align:left;padding:5% 0 5% 5%;border-bottom:1px solid #d6d6d6}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li:hover{background-color:#f6c016;color:#fff;cursor:pointer}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li:last-child{border-bottom:none}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item .submenu__wrapper .submenu .sub__menu:before{position:absolute;content:"";width:20px;height:20px;top:-20%;left:15%;background:#f6f6f6;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:none;border-bottom:none;z-index:10}.scroll__menu .scroll__menu__wrapper .sub_nav .nav .nav-item:hover .submenu{top:90%;left:0;opacity:1;visibility:visible}.scroll__menu .scroll__menu__wrapper .menu__right{color:#000}.scroll__menu .scroll__menu__wrapper .menu__right .cart .lnr,.scroll__menu .scroll__menu__wrapper .menu__right .noti .lnr{color:#666}.scroll__menu .scroll__menu__wrapper .menu__right .cart:hover,.scroll__menu .scroll__menu__wrapper .menu__right .noti:hover{background-color:#e9e9e9;border:1px solid #cacaca}.scroll__menu .scroll__menu__wrapper .menu__right .login button{background-color:transparent;color:#666;border:1px solid #666;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.scroll__menu .scroll__menu__wrapper .menu__right .login button:hover{opacity:.9}.scroll__menu .scroll__menu__wrapper .menu__right .login button:active{background-color:#000}.scroll__menu .scroll__menu__wrapper .menu__right .signup button{background-color:#ec5252;color:#fff;border:none;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.scroll__menu .scroll__menu__wrapper .menu__right .signup button:hover{opacity:.9}.scroll__menu .scroll__menu__wrapper .menu__right .signup button:active{background-color:#000}.scroll__menu .scroll__menu__wrapper .menu__right .admin__panel .lnr{color:#666}.header{position:absolute;width:99%;z-index:1000}.header .top__bar{border-bottom:1px solid hsla(0,0%,43.5%,.4)}.header .top__bar .logo{padding:2%;cursor:pointer}.header .top__bar .top__contact{display:flex;justify-content:flex-end;align-items:center}.header .top__bar .top__contact .top__shortcode{display:flex;justify-content:flex-end;margin-right:3%}.header .top__bar .top__contact .top__shortcode .top__icon .lnr{font-size:40px}.header .top__bar .top__contact .top__shortcode .top__info{padding-left:10px}.header .top__bar .top__contact .top__shortcode .top__info p{margin-bottom:0;font-weight:700;font-size:.7rem}.header .top__bar .top__contact .top__shortcode .top__info h6{margin-bottom:0;font-weight:700;color:#f6c016;width:100%}.header .top__bar .top__contact .social i{font-size:1.2rem;margin-right:10px;cursor:pointer}.header .top__bar .top__contact .social i:hover{color:#adaaaa}.header .bottom__bar{padding:1% 0}.header .bottom__bar .menu__left .nav .nav-item{position:relative}.header .bottom__bar .menu__left .nav .nav-item a{color:#fff;font-weight:700}.header .bottom__bar .menu__left .nav .nav-item a:hover{color:#aaa}.header .bottom__bar .menu__left .nav .nav-item a.true{color:#f6c016}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper{position:absolute;top:60%;right:0;height:50%;width:100%;visibility:hidden;background-color:transparent}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu{box-sizing:unset;position:absolute;top:350%;left:0;height:auto;width:180px;background-color:#f6f6f6;padding:16px;visibility:hidden;z-index:3000;-webkit-transition:all .2s;transition:all .2s}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu ul{list-style:none}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu ul a{text-decoration:none;color:#000}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li{text-align:left;padding:5% 0 5% 5%;border-bottom:1px solid #d6d6d6}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li:hover{background-color:#f6c016;color:#fff;cursor:pointer}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu ul li:last-child{border-bottom:none}.header .bottom__bar .menu__left .nav .nav-item .submenu__wrapper .submenu .sub__menu:before{position:absolute;content:"";width:20px;height:20px;top:-20%;left:15%;background:#f6f6f6;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:none;border-bottom:none;z-index:10}.header .bottom__bar .menu__left .nav .nav-item:hover .submenu{top:90%;left:0;opacity:1;visibility:visible}.menu__right{display:flex;justify-content:flex-end;align-items:center}.menu__right a{text-decoration:none}.menu__right .cart{position:relative;text-align:center;width:45px;height:45px;line-height:55px;border-radius:50%;background-color:transparent;border:1px solid transparent;margin-right:15px;cursor:pointer}.menu__right .cart:hover{background-color:#888787;border:1px solid #a8a7a7}.menu__right .cart:hover+div .cart__list{top:85%;opacity:1;visibility:visible}.menu__right .cart .lnr{font-size:25px}.menu__right .cart .cart__quantity{position:absolute;top:0;right:0;line-height:18px;color:#fff;font-size:.8rem;font-weight:700;background-color:#ec5252;width:20px;height:20px;border-radius:50%}.menu__right .cart__wrapper{position:absolute;top:70%;right:0;height:50%;width:100%;visibility:hidden;background-color:transparent}.menu__right .cart__wrapper:hover .cart__list{top:85%;opacity:1;visibility:visible}.menu__right .cart__wrapper .cart__list{box-sizing:unset;position:absolute;top:200%;left:37%;height:auto;width:330px;background-color:#fff;visibility:hidden;z-index:3000;-webkit-transition:all .2s;transition:all .2s}.menu__right .cart__wrapper .cart__list:before{position:absolute;content:"";width:20px;height:20px;top:-2%;right:47%;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-right:none;border-bottom:none;z-index:-1}.menu__right .cart__wrapper .cart__list .cart__items{overflow-y:scroll;padding:0 5%;max-height:275px}.menu__right .cart__wrapper .cart__list .cart__items a{text-decoration:none}.menu__right .cart__wrapper .cart__list .cart__items .cart__item{padding:6% 0;cursor:pointer}.menu__right .cart__wrapper .cart__list .cart__items .cart__item:hover{background-color:#f6f6f6}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__thumb{width:100%;height:60px}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__thumb img{width:100%;height:100%}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__info{color:#000}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__info h6{font-weight:700;font-size:.8rem;margin:0 0 1%}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__info p{font-size:.7rem;margin:0 0 1%}.menu__right .cart__wrapper .cart__list .cart__items .cart__item .item__info h5{font-size:1.1rem;font-weight:700;margin:0;color:#ec5252}.menu__right .cart__wrapper .cart__list .cart__payout{margin:3% 0 0;padding:5% 0;background-color:#f6f6f6}.menu__right .cart__wrapper .cart__list .cart__payout .total{margin-bottom:3%}.menu__right .cart__wrapper .cart__list .cart__payout .total h5{color:#000}.menu__right .cart__wrapper .cart__list .cart__payout button{margin:0 auto;background-color:#40a0d2;color:#fff;border:1px solid #fff;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.menu__right .cart__wrapper .cart__list .cart__payout button:hover{opacity:.9}.menu__right .cart__wrapper .cart__list .cart__payout button:active{background-color:#000}.menu__right .login{margin-right:1%}.menu__right .login button{background-color:transparent;color:#fff;border:1px solid #fff;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.menu__right .login button:hover{opacity:.9}.menu__right .login button:active{background-color:#000}.menu__right .signup button{background-color:#ec5252;color:#fff;border:none;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.menu__right .signup button:hover{opacity:.9}.menu__right .signup button:active{background-color:#000}.menu__right .noti{position:relative;text-align:center;width:45px;height:45px;line-height:55px;border-radius:50%;background-color:transparent;border:1px solid transparent;cursor:pointer;margin-right:20px;margin-top:3px}.menu__right .noti:hover{background-color:#888787;border:1px solid #a8a7a7}.menu__right .noti .lnr{font-size:25px}.menu__right .noti .noti__quantity{position:absolute;top:0;right:0;line-height:18px;color:#fff;font-size:.8rem;font-weight:700;background-color:#ec5252;width:20px;height:20px;border-radius:50%}.menu__right .user{position:relative;margin:0}.menu__right .user .user__avatar{width:45px;height:45px;border:1px solid hsla(0,0%,69.4%,.8);border-radius:50%;background-color:hsla(0,0%,82.7%,.5);padding:10%;cursor:pointer;z-index:10}.menu__right .user .user__avatar img{width:100%}.menu__right .user .logout__btn{position:absolute;top:0;right:0;text-align:center;width:45px;height:45px;line-height:50px;cursor:pointer;background-color:rgba(136,135,135,.5);border:1px solid rgba(168,167,167,.5);margin-left:2%;opacity:0;visibility:hidden;-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);-webkit-transition:all .7s;transition:all .7s}.menu__right .user .logout__btn .lnr{font-size:1.5rem;color:#fff;margin-left:5px}.menu__right .user .logout__btn:hover,.menu__right .user:hover .logout__btn{right:-90%;opacity:1;visibility:visible}.menu__right .admin__panel{cursor:pointer;margin-right:20px;margin-top:8px}.menu__right .admin__panel .lnr{font-size:30px;color:#fff;outline:none;border:none}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pageheader{position:relative;color:#666}.pageheader .bottom__bar .menu__left .nav .nav-item a{color:#666;font-weight:700}.pageheader .bottom__bar .menu__left .nav .nav-item a:hover{color:#f6c016}.pageheader .bottom__bar .menu__right .cart:hover,.pageheader .bottom__bar .menu__right .noti:hover{background-color:#e9e9e9;border:1px solid #cacaca}.pageheader .bottom__bar .menu__right .cart__wrapper .cart__list{box-shadow:-2px 3px 21px -4px rgba(0,0,0,.75)}.pageheader .bottom__bar .menu__right .login button{background-color:transparent;color:#666;border:1px solid #666;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.pageheader .bottom__bar .menu__right .login button:hover{opacity:.9}.pageheader .bottom__bar .menu__right .login button:active{background-color:#000}.pageheader .bottom__bar .menu__right .signup button{background-color:#ec5252;color:#fff;border:none;width:70px;height:35px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.pageheader .bottom__bar .menu__right .signup button:hover{opacity:.9}.pageheader .bottom__bar .menu__right .signup button:active{background-color:#000}.pageheader .bottom__bar .menu__right .admin__panel .lnr{color:#666}.breadcrumb{background:url(/img/breadcrumb.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:177px;margin-bottom:3%}.breadcrumb h1{margin-top:2.5%}.breadcrumb h1,.breadcrumb h6{font-weight:700}.search{background:url(/img/headerbg.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:100vh;position:relative;z-index:100}.search .search__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:100%;margin-top:2%}.search .search__content .search__title{margin-bottom:3%}.search .search__content .search__title h1{font-weight:900;font-size:3rem;margin-bottom:1%}.search .search__content .search__title h6{font-size:1.1rem;font-weight:400}.search .search__content .search__info{width:85%;margin:3% auto}.search .search__content .search__info .info__item{display:flex;justify-content:center;text-align:left}.search .search__content .search__info .info__item .lnr{font-size:40px;margin-right:5%}.search .search__content .search__info .info__item h6{font-size:.9rem;line-height:1.4rem}.feature{margin-top:3%}.feature .feature__wrapper .feature__content .feature__left .feature__box{background-color:#2abfd4;padding:10%;margin-right:3%;height:506px}.feature .feature__wrapper .feature__content .feature__left .feature__box h3{font-weight:700}.feature .feature__wrapper .feature__content .feature__left .feature__box p{margin:7% 0;font-size:.9rem}.feature .feature__wrapper .feature__content .feature__left .feature__box p span{font-weight:700}.feature .feature__wrapper .feature__content .feature__left .feature__box ul{list-style:none}.feature .feature__wrapper .feature__content .feature__left .feature__box ul li{margin-bottom:5%;font-weight:700}.feature .feature__wrapper .feature__content .feature__left .feature__box ul li i{margin-right:3%}.feature .feature__wrapper .feature__content .feature__middle{padding-right:2.5%}.feature .feature__wrapper .feature__content .feature__middle .feature__box{padding-top:9%;padding-left:10%;margin-bottom:6%;height:242px}.feature .feature__wrapper .feature__content .feature__middle .feature__box h6:first-child{font-weight:700;font-size:1.1rem}.feature .feature__wrapper .feature__content .feature__middle .feature__box p{font-size:.9rem;margin-bottom:4%}.feature .feature__wrapper .feature__content .feature__middle .feature__box h1{font-weight:700}.feature .feature__wrapper .feature__content .feature__middle .feature__box:first-child{background-color:#ffce55;padding-right:35%}.feature .feature__wrapper .feature__content .feature__middle .feature__box:last-child{background:#ffce55 url(/img/banner-01.png) no-repeat 100% 100%;padding-right:35%}.feature .feature__wrapper .feature__content .feature__right{padding-left:2.5%}.feature .feature__wrapper .feature__content .feature__right .feature__box{padding-top:9%;padding-left:10%;margin-bottom:6%;height:242px}.feature .feature__wrapper .feature__content .feature__right .feature__box h6:first-child{font-weight:700}.feature .feature__wrapper .feature__content .feature__right .feature__box p{font-size:.9rem;margin-bottom:4%}.feature .feature__wrapper .feature__content .feature__right .feature__box h1{font-weight:700}.feature .feature__wrapper .feature__content .feature__right .feature__box:first-child{background:#40a0d2 url(/img/banner-02.png) no-repeat 100% 100%;padding-right:35%}.feature .feature__wrapper .feature__content .feature__right .feature__box:last-child{background-color:#6149ac;padding-right:15%}.popular{background-color:#f6f6f6;padding:4% 0 5% 2%;margin-top:2%;color:#000}.popular .popular__content .nav{padding-left:3%}.popular .popular__content .nav .nav-item .nav-link{color:#000}.popular .popular__content .nav .nav-item .active{color:#fff;background-color:#ec5252;border-radius:20px}.popular .popular__content .nav .viewall{position:absolute;right:0;text-align:center;padding-top:9px;padding-right:6%;font-weight:700}.popular .popular__content .nav .viewall a{text-decoration:none;color:#ec5252}.popular .popular__content .tab-pane{margin:2% 0 0;width:100%}.popular .popular__content .tab-pane .product__items .product__item{position:relative}.popular .popular__content .tab-pane .product__items .product__item .item__img .banner{position:absolute;height:18px;width:100%;color:#fff;line-height:18px;font-size:.7em;text-align:right;background:#28a745;padding-right:54px;font-weight:700}.popular .popular__content .tab-pane .product__items .product__item .item__img .banner:after{content:"";width:34px;height:45px;position:absolute;top:0;right:15px;background:url(/img/verified.png) -8px -6px no-repeat}.popular .popular__content .tab-pane .product__items .product__item .item__info h5{font-size:1rem;padding-top:12%}.popular .popular__content .tab-pane .product__items .product__item .item__info h6{font-size:1rem}.popular .popular__content .tab-pane .product__items .product__item .cart__footer{height:46px;width:100%;position:absolute;bottom:0;overflow:hidden}.popular .popular__content .tab-pane .product__items .product__item .cart__footer .left__shape{background-color:#28a745;opacity:.5;-webkit-transform:rotate(4deg);transform:rotate(4deg);outline:1px solid transparent;height:50px;width:180%;left:-40%;bottom:-35%;position:absolute}.popular .popular__content .tab-pane .product__items .product__item .cart__footer .right__shape{background-color:#28a745;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);outline:1px solid transparent;height:50px;width:180%;left:-40%;bottom:-35%;position:absolute}.popular .popular__content .tab-pane .product__items .product__item .cart__footer span{position:absolute;left:14px;bottom:6px;font-size:12px;font-weight:700;color:#fff}.popular .popular__content .tab-pane .product__items .product__item .cart__footer .shape__image{position:absolute;right:5px;bottom:3px;height:35px;max-width:45px}.popular .popular__content .tab-pane .product__items .product__item .cart__footer .shape__image img{width:100%;height:100%}.popular .popular__content .tab-pane .product__items .slick-slider .slick-list{padding:1%}.popular .popular__content .tab-pane .product__items .slick-slider .slick-dots li button:before{color:transparent;border:1px solid #000;width:10px;height:10px;border-radius:50%}.popular .popular__content .tab-pane .product__items .slick-slider .slick-dots li.slick-active button:before{background:#000}@media screen and (max-width:1400px){.popular .popular__content .nav .nav-item .nav-link{font-size:.9rem}}@media screen and (min-width:1200px){.popular .tab-content .container{max-width:100%}}.viewing{padding:0 5%}.countdown,.viewing{margin-top:3%;color:#000}.countdown{padding:4% 0;background:#f6f6f6}.countdown .countdown__content{align-items:center}.countdown .countdown__content .countdown__left{display:flex;justify-content:space-between;align-items:center}.countdown .countdown__content .countdown__left .count__img{width:80%}.countdown .countdown__content .countdown__left .count__img img{width:100%}.countdown .countdown__content .countdown__left .count__info{padding-left:4%;color:#666}.countdown .countdown__content .countdown__left .count__info h4:first-child{color:#000;font-weight:700;font-size:1.6rem;margin:0}.countdown .countdown__content .countdown__left .count__info p{font-size:.9rem;line-height:1.5rem}.countdown .countdown__content .countdown__left .count__info button{background-color:#ffc000;color:#fff;border:none;width:141px;height:41px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.countdown .countdown__content .countdown__left .count__info button:hover{opacity:.9}.countdown .countdown__content .countdown__left .count__info button:active{background-color:#000}.countdown .countdown__content .countdown__right{text-align:center}.countdown .countdown__content .countdown__right h6{font-weight:700;padding-bottom:8%}.countdown .countdown__content .countdown__right .timer{display:flex;justify-content:space-between;align-items:center}.countdown .countdown__content .countdown__right .timer .timer__inner .board{width:80px;height:90px;line-height:80px;background:#000;margin-bottom:10%;color:#fff;font-weight:700;font-size:2.5rem;border-radius:5px}.teacher{padding:1% 3%;color:#000}.teacher .teacher__wrapper .teacher__item{width:100%;height:410px;text-align:center;padding:12% 15%;border-radius:12px;-webkit-transition:box-shadow .5s;transition:box-shadow .5s}.teacher .teacher__wrapper .teacher__item:hover{box-shadow:-2px 3px 21px -4px rgba(0,0,0,.75)}.teacher .teacher__wrapper .teacher__item .teacher__img{width:100%}.teacher .teacher__wrapper .teacher__item .teacher__img img{width:100%;border-radius:50%}.teacher .teacher__wrapper .teacher__item .teacher__info{padding-top:12%}.teacher .teacher__wrapper .teacher__item .teacher__info h5{font-weight:700}.teacher .teacher__wrapper .teacher__item .teacher__info h6{font-weight:700;font-size:.9rem;color:#666;padding:5% 0}.teacher .teacher__wrapper .teacher__item .rating{font-weight:700}.teacher .teacher__wrapper .teacher__item .rating i{color:#f6c016}.teacher .teacher__wrapper .teacher__item span{color:#aaa}@media screen and (max-width:1400px){.teacher .teacher__wrapper .teacher__item{height:370px}}.offer{margin-top:3%}.offer .offer__wrapper{text-align:right;width:53%;padding:2%;margin:5% 0 5% auto}.offer .offer__wrapper h5{font-weight:700}.offer .offer__wrapper p{font-size:.9rem;width:90%;margin-left:auto}.offer .offer__left{background:#ffc000 url(/img/banner-03.png) no-repeat 0 100%}.offer .offer__left button{background-color:#ffc000;color:#fff;border:2px solid #fff;width:141px;height:41px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.offer .offer__left button:hover{opacity:.9;background-color:#fff;color:#ffc000}.offer .offer__right{background:#40a0d2 url(/img/banner-04.png) no-repeat 0 100%}.offer .offer__right button{background-color:#40a0d2;color:#fff;border:2px solid #fff;width:141px;height:41px;font-weight:700;outline:none;font-size:.8rem;cursor:pointer}.offer .offer__right button:hover{opacity:.9;background-color:#fff;color:#40a0d2}.testimonial .testi__top{background:url(/img/testimonial.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:35vh;margin-top:3%}.testimonial .testi__top .testi__wrapper{display:flex;justify-content:flex-start;color:#666;margin-top:15%}.testimonial .testi__top .testi__wrapper .testi__img{width:40%;margin-right:5%}.testimonial .testi__top .testi__wrapper .testi__img img{width:100%}.testimonial .testi__top .testi__wrapper .testi__info h6{font-weight:700;font-size:.9rem}.testimonial .testi__top .testi__wrapper .testi__info p{font-size:.9rem}.testimonial .testi__top .testi__wrapper .testi__info .rating{color:#f6c016}.testimonial .testi__bot{background:#ffc000;padding:2% 0}.testimonial .testi__bot .bot__left .bot__wrapper{display:flex}.testimonial .testi__bot .bot__left .bot__wrapper .bot__icon{margin-right:3%}.testimonial .testi__bot .bot__left .bot__wrapper .bot__icon span{font-size:3.5rem}.testimonial .testi__bot .bot__left .bot__wrapper .bot__info h6{font-size:1.1rem;font-weight:700}.testimonial .testi__bot .bot__left .bot__wrapper .bot__info p{font-size:.9rem;margin:0}.testimonial .testi__bot .bot__right{text-align:right}.testimonial .testi__bot .bot__right button{background-color:#fff;color:#ffc000;border:2px solid #fff;width:216px;height:45px;font-weight:700;outline:none;font-size:.9rem;cursor:pointer}.testimonial .testi__bot .bot__right button:hover{opacity:.9}.stat{margin-bottom:3%}.stat .stat__item{padding:3.5% 0;text-align:center}.stat .stat__item h6{font-weight:700}.stat .stat__item span{font-size:3rem}.stat .stat__item div{font-weight:700;font-size:1.2rem}.courses{color:#000}.courses .product__items{display:flex;align-items:center;position:relative;justify-content:space-between;flex-wrap:wrap}.courses .product__items .product__item{margin:5px 5px 3%}.courses .product__items .product__item:nth-child(3) .sub__info,.courses .product__items .product__item:nth-child(4) .sub__info,.courses .product__items .product__item:nth-child(7) .sub__info,.courses .product__items .product__item:nth-child(8) .sub__info,.courses .product__items .product__item:nth-child(11) .sub__info,.courses .product__items .product__item:nth-child(12) .sub__info,.courses .product__items .product__item:nth-child(15) .sub__info,.courses .product__items .product__item:nth-child(16) .sub__info{left:-165%}.courses .product__items .product__item:nth-child(3) .sub__info:before,.courses .product__items .product__item:nth-child(4) .sub__info:before,.courses .product__items .product__item:nth-child(7) .sub__info:before,.courses .product__items .product__item:nth-child(8) .sub__info:before,.courses .product__items .product__item:nth-child(11) .sub__info:before,.courses .product__items .product__item:nth-child(12) .sub__info:before,.courses .product__items .product__item:nth-child(15) .sub__info:before,.courses .product__items .product__item:nth-child(16) .sub__info:before{left:96%}.courses .sort__filter{margin:3% 0}.courses .sort__filter .sort i{margin-right:5px;border:1px solid #666;padding:.8em;color:#666;cursor:pointer}.courses .sort__filter .sort i.active,.courses .sort__filter .sort i:hover{color:#40a0d2;border-color:#40a0d2}.courses .sort__filter .sort .sort__select{border:1px solid #666;padding:.7em}.courses .filter .showing{border-right:1px solid #000}.courses .filter .filter__bar a{color:#40a0d2}.courseslist__wrapper a{text-decoration:none}.courseslist__wrapper .coursesList__item{display:flex;margin-bottom:5%;cursor:pointer}.courseslist__wrapper .coursesList__item:hover{background:#f9f9f9}.courseslist__wrapper .coursesList__item .list__img{position:relative;width:30%;padding-top:5px}.courseslist__wrapper .coursesList__item .list__img img{width:100%;height:100%}.courseslist__wrapper .coursesList__item .list__img .best__seller{position:absolute;top:5%;left:-3%;background-color:#40a0d2;font-weight:700;color:#fff;padding:5px 5px 5px 4%;height:32px}.courseslist__wrapper .coursesList__item .list__img .best__seller:before{content:"";position:absolute;width:0;height:0;right:-35%;top:0;border-color:#40a0d2 transparent #40a0d2 #40a0d2;border-style:solid;border-width:16px 10px}.courseslist__wrapper .coursesList__item .list__img .best__seller:after{content:" ";position:absolute;width:0;height:0;left:0;top:100%;border-color:#40a0d2 #40a0d2 transparent transparent;border-style:solid;border-width:5px}.courseslist__wrapper .coursesList__item .list__info{width:70%;margin-left:2%}.courseslist__wrapper .coursesList__item .list__info h3{color:#3f3f3f;margin:0}.courseslist__wrapper .coursesList__item .list__info h6{color:#888}.courseslist__wrapper .coursesList__item .list__info .rating{margin:1% 0}.courseslist__wrapper .coursesList__item .list__info .rating i{color:#f6c016}.courseslist__wrapper .coursesList__item .list__info p{color:#888}.pagi{margin-top:2%;margin-bottom:3%}.pagi .pagi__wrapper{display:flex;justify-content:center;align-items:center;list-style:none}.pagi .pagi__wrapper .pagi__item{text-align:center;height:40px;width:40px;line-height:40px;border-radius:50%;color:#007791;font-weight:700;background-color:#fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.pagi .pagi__wrapper .pagi__item:hover{opacity:.5}.pagi .pagi__wrapper .pagi__item.active{color:#fff;background-color:#007791}.pagi .pagi__wrapper .pagi__item.disabled{pointer-events:none;opacity:.5}.pagi .pagi__wrapper .pagi__item:first-child,.pagi .pagi__wrapper .pagi__item:last-child{width:55px;height:55px;line-height:55px;border-radius:50%;margin:0 1%;background-color:#fff;border:1px solid #007791;text-align:center;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}.pagi .pagi__wrapper .pagi__item:first-child i,.pagi .pagi__wrapper .pagi__item:last-child i{color:#40a0d2;font-size:1rem}.pagi .pagi__wrapper .pagi__item:first-child:hover,.pagi .pagi__wrapper .pagi__item:last-child:hover{box-shadow:0 2px 8px 2px rgba(20,23,28,.15)}.user{color:#000;margin:3% 0 7%}.user .user__category{text-align:center}.user .user__category .user__avatar{width:100%}.user .user__category .user__avatar img{width:80%}.user .user__category .user__info{margin-top:10%}.user .user__category .user__info .fullname{font-weight:700;font-size:1.5rem;margin-bottom:3%;color:#3f3f3f}.user .user__category .user__info .bio{font-weight:700;font-size:1rem;margin-bottom:10%;color:#3f3f3f}.user .user__category .user__edit .profile__btn{margin-bottom:7%;border-radius:50px;background-color:#2abfd4;color:#fff;border:none;width:70%;height:60px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.user .user__category .user__edit .profile__btn:hover{opacity:.9}.user .user__category .user__edit .profile__btn:active{background-color:#000;color:#fff}.user .user__category .user__edit .edit__profile{text-align:left;width:40%;margin:0 auto 8%;color:#666;font-weight:700;cursor:pointer}.user .user__category .user__edit .edit__profile i{font-size:1.2rem}.user .user__category .user__edit .edit__profile.active,.user .user__category .user__edit .edit__profile:hover{color:#f6c016}.user .user__course h1{width:60%;font-weight:700;font-size:3rem;padding-bottom:3%;border-bottom:1px solid #e1e2e4}.user .user__course .my__profile .user__title{display:flex;justify-content:space-between;align-items:center}.user .user__course .my__profile .user__title .social{width:40%;text-align:right;cursor:pointer}.user .user__course .my__profile .user__title .social i{font-size:1.3rem;width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;margin-right:3%;color:#fff;border:1px solid transparent}.user .user__course .my__profile .user__title .social .fa-facebook-f{background-color:#3b5999}.user .user__course .my__profile .user__title .social .fa-twitter{background-color:#55acee}.user .user__course .my__profile .user__title .social .fa-instagram{background-color:#bd081c}.user .user__course .my__profile .user__bio{padding:3% 0;border-bottom:1px solid #e1e2e4}.user .user__course .my__profile .user__bio h3{font-weight:700;color:#3f3f3f;margin-bottom:3%}.user .user__course .my__profile .user__bio h6{color:#666}.user .user__course .my__profile .user__courses{padding:3% 0}.user .user__course .my__profile .user__courses h3{font-weight:700;color:#3f3f3f;margin-bottom:3%}.user .user__course .my__profile .user__courses .nav .nav-item{width:25%;background-color:#e1e2e4;text-align:center}.user .user__course .my__profile .user__courses .nav .nav-item .nav-link{color:#666;font-weight:700;font-size:1.1rem;border:none;padding:8% 0}.user .user__course .my__profile .user__courses .nav .nav-item .nav-link.active{border-top:2px solid #2abfd4}.user .user__course .my__profile .user__courses #menu2 .product__item{height:420px}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items{margin-top:3%;flex-wrap:wrap}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items .product__item .item__info .rating{margin-bottom:8%}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items .product__item .item__info button{margin-top:8%;background-color:#007791;color:#fff;border:none;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items .product__item .item__info button:hover{opacity:.9}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items .product__item .item__info button:active{background-color:#000;color:#fff}.user .user__course .my__profile .user__courses .tab-content .tab-pane .product__items .product__item .item__info .stated__day{margin-top:5%;text-align:center;color:#666}.user .user__course .my__profile .user__courses .tab-content .tab-pane .table__quiz span{font-weight:700;font-size:1.2rem}.user .user__course .my__profile .user__courses .tab-content .tab-pane .table__quiz .lnr-checkmark-circle{color:#28b52e}.user .user__course .my__profile .user__courses .tab-content .tab-pane .table__quiz .lnr-cross{color:red}.user .user__course .my__profile .user__courses .tab-content .tab-pane .order{display:flex;justify-content:space-between;align-items:center;padding:3%;margin-bottom:2%;border:1px solid #e1e2e4}.user .user__course .my__profile .user__courses .tab-content .tab-pane .order .order__id{font-size:1.5rem;color:#007791}.user .user__course .my__profile .user__courses .tab-content .tab-pane .order .order__success{color:#28b52e}.user .user__course .my__profile .user__courses .tab-content .tab-pane .order .order__pending{color:#ec5252}.user .user__course .my__profile .user__courses .showmore{margin:3% 0;background-color:#ec5252;color:#fff;border:none;width:20%;height:40px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.user .user__course .my__profile .user__courses .showmore:hover{opacity:.9}.user .user__course .my__profile .user__courses .showmore:active{background-color:#000;color:#fff}.user .user__course .certificates .certificate{display:flex;justify-content:space-between;align-items:center;padding:3%;margin-bottom:2%;background-color:#e1e2e4;font-size:.9rem;font-weight:700}.user .user__course .certificates .certificate__item{background-color:transparent;border:1px solid #e1e2e4}.user .user__course .certificates .certificate__item div:last-child{color:#2abfd4;cursor:pointer}.user .user__course .account .email{padding:3% 0}.user .user__course .account .email span{font-weight:700}.user .user__course .account .password input{display:block;margin-bottom:2%;width:60%;padding:1%}.user .user__course .account .change__btn{margin-top:2%;background-color:#ec5252;color:#fff;border:none;width:20%;height:40px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.user .user__course .account .change__btn:hover{opacity:.9}.user .user__course .account .change__btn:active{background-color:#000;color:#fff}.user .user__course .edit__profile .info__form{margin-top:5%}.user .user__course .edit__profile .info__form input,.user .user__course .edit__profile .info__form textarea{background-color:#e1e2e4;width:100%;padding:2%;margin:1% 0 4%;border:none;outline:none;-webkit-transition:background-color .5s;transition:background-color .5s}.user .user__course .edit__profile .info__form input:focus,.user .user__course .edit__profile .info__form textarea:focus{background-color:transparent;border:1px solid #e1e2e4}.user .user__course .edit__profile .info__form textarea{height:130px}.user .user__course .edit__profile .info__form .fullname .first__name input,.user .user__course .edit__profile .info__form .fullname .last__name input{padding:4%}.user .user__course .edit__profile .info__form .social__form{margin:5% 0}.user .user__course .edit__profile .info__form .social__form h2{font-weight:700;margin-bottom:2%}.user .user__course .edit__profile .info__form .social__form .social__wrapper{margin-top:3%;background-color:#e1e2e4;padding:7% 5%}.user .user__course .edit__profile .info__form .social__form .social__wrapper input{background-color:#fff;padding:3%}.user .user__course .edit__profile .info__form .social__form .social__wrapper .facebook,.user .user__course .edit__profile .info__form .social__form .social__wrapper .twitter{margin-bottom:5%}.user .user__course .edit__profile .change__btn{margin-top:2%;background-color:#ec5252;color:#fff;border:none;width:20%;height:40px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.user .user__course .edit__profile .change__btn:hover{opacity:.9}.user .user__course .edit__profile .change__btn:active{background-color:#000;color:#fff}.item__content{margin-bottom:5%;color:#000}.item__content .content .content__title .intro__title{display:flex;justify-content:space-between;align-items:center;padding:5% 0 2%;border-bottom:1px solid #e6e6e6}.item__content .content .content__title .intro__title .teacher{display:flex;justify-content:flex-start;align-items:center;width:25%}.item__content .content .content__title .intro__title .teacher img{width:50px;height:50px;border-radius:50%}.item__content .content .content__title .intro__title .teacher .teacher__name{font-size:.9rem;padding-left:3%;white-space:nowrap}.item__content .content .content__title .intro__title .teacher .teacher__name div:first-child{font-size:.8rem;color:#666}.item__content .content .content__title .intro__title .category{width:50%;display:flex;justify-content:flex-start;align-items:center;padding-left:3%}.item__content .content .content__title .intro__title .category span{font-size:3rem;color:#007791}.item__content .content .content__title .intro__title .category .category__name{font-size:.9rem;padding-left:3%}.item__content .content .content__title .intro__title .category .category__name div:first-child{font-size:.8rem;color:#666}.item__content .content .content__title .intro__title .rating{width:25%;text-align:right}.item__content .content .content__title .intro__title .rating i{color:#efb467}.item__content .content .content__title .intro__title .rating span{font-weight:700}.item__content .content .content__title .intro__title .rating div{color:#666}.item__content .content .description p{color:#666;margin-top:2%}.item__content .content .knowledge{padding:2%;border:1px solid #dedfe0;background-color:#f9f9f9;font-size:.9rem}.item__content .content .knowledge ul li{padding-bottom:2%}.item__content .content .knowledge i{margin-right:2%}.item__content .content .course__section h5{font-weight:700;margin:5% 0 3%}.item__content .content .course__section .sections .section__item{margin-bottom:5%}.item__content .content .course__section .sections .section__item .section__header{background-color:#f2f2f2;padding:2%;font-size:1.1rem}.item__content .content .course__section .sections .section__item .section__header span{background-color:#4ed7a8;color:#fff;font-size:.8rem;font-weight:700;padding:5px;border-radius:3px;margin-left:4%}.item__content .content .course__section .sections .section__item .section__entry .gap{background-color:rgba(0,0,0,.015);padding:2%}.item__content .content .course__section .sections .section__item .section__entry .lessons .lessons__header div{padding:.6em .6em .6em 20px;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.item__content .content .course__section .sections .section__item .section__entry .lessons .lessons__header ul li{opacity:.7;padding:2%;cursor:pointer;background-color:rgba(0,0,0,.015);border-bottom:1px solid #dedfe0}.item__content .content .course__section .sections .section__item .section__entry .lessons .lessons__header ul li i{font-size:1.2rem;color:#007791;padding-right:2%}.item__content .content .course__section .sections .section__item .section__entry .lessons .lessons__header ul li span{position:absolute;right:2%;width:10%}.item__content .content .course__section .sections .section__item .section__entry .lessons .lessons__header ul li:hover{opacity:1;background-color:#fff}.item__content .sidebar .sidebar__info{box-shadow:-1px 2px 15px -4px rgba(0,0,0,.75);margin-top:3%;border-radius:5px}.item__content .sidebar .sidebar__info .info__img{width:100%;padding:5px}.item__content .sidebar .sidebar__info .info__img img{width:100%}.item__content .sidebar .sidebar__info .info__inner{padding:7%}.item__content .sidebar .sidebar__info .info__inner .meta li{display:flex;justify-content:space-between;align-items:center;padding:7% 0;border-bottom:1px solid #dedfe0}.item__content .sidebar .sidebar__info .info__inner .meta li div span{font-weight:700}.item__content .sidebar .sidebar__info .info__inner .meta li i{color:#385bce;font-size:2rem}.item__content .sidebar .sidebar__info .info__inner .wishlist{display:flex;justify-content:space-between;align-items:center;margin-bottom:10%}.item__content .sidebar .sidebar__info .info__inner .wishlist .add__list{display:flex;justify-content:flex-start;align-items:center;width:50%}.item__content .sidebar .sidebar__info .info__inner .wishlist .add__list span{color:#aaa;font-size:.8rem;padding-left:5%}.item__content .sidebar .sidebar__info .info__inner .wishlist .add__list .heart{font-size:1.1rem;height:30px;width:30px;line-height:32px;border-radius:50%;border:1px solid #aaa;color:#aaa;text-align:center}.item__content .sidebar .sidebar__info .info__inner .wishlist .add__list:hover .heart{background-color:#504e4e}.item__content .sidebar .sidebar__info .info__inner .wishlist .price{font-size:2.5rem;font-weight:700;color:#666}.item__content .sidebar .sidebar__info .info__inner .add{margin-bottom:3%;background-color:#ec5252;color:#fff;border:none;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.item__content .sidebar .sidebar__info .info__inner .add:hover{opacity:.9}.item__content .sidebar .sidebar__info .info__inner .add:active{background-color:#000}.item__content .sidebar .sidebar__info .info__inner .go_cart{margin-bottom:3%;background-color:transparent;color:#ec5252;border:1px solid #ec5252;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.item__content .sidebar .sidebar__info .info__inner .go_cart:hover{opacity:.9}.item__content .sidebar .sidebar__info .info__inner .go_cart:active{background-color:#ec5252;color:#fff}.item__content .sidebar .sidebar__info .info__inner .buy{background-color:transparent;color:#666;border:1px solid #666;width:100%;height:50px;font-weight:700;outline:none;font-size:.9rem;cursor:pointer}.item__content .sidebar .sidebar__info .info__inner .buy:hover{opacity:.9}.item__content .sidebar .sidebar__info .info__inner .buy:active{background-color:#000}.item__content .sidebar .sidebar__info .info__inner .coupon input{width:100%;padding:2% 0 2% 2%}.item__content .sidebar .sidebar__try{box-shadow:-1px 2px 15px -4px rgba(0,0,0,.75);margin-top:5%;border-radius:5px;padding:7%}.item__content .sidebar .sidebar__try h5{font-weight:700}.item__content .sidebar .sidebar__try p{color:#666}.item__content .sidebar .sidebar__try a{text-decoration:none;font-size:1rem;font-weight:700}.cart_page{margin:4% 0;color:#000}.cart_page .amount{color:#ec5252;font-weight:700}.cart_page .oldamount{text-decoration:line-through}.cart_page .cart__table{width:100%;border:1px solid #ebebeb}.cart_page .cart__table thead{color:#666;font-size:.9rem}.cart_page .cart__table thead th{padding:1.5% 0}.cart_page .cart__table .cart__body .cart__item{border-bottom:1px solid #ebebeb}.cart_page .cart__table .cart__body .cart__item>*{padding:20px;vertical-align:middle;text-align:center}.cart_page .cart__table .cart__body .cart__item .cart__thumbnail{text-align:center;padding:1%}.cart_page .cart__table .cart__body .cart__item .cart__thumbnail img{width:150px;height:80px}.cart_page .cart__table .cart__body .cart__item .cart__name{text-align:left;padding-left:0}.cart_page .cart__table .cart__body .cart__item .cart__name div:first-child{color:#000;font-weight:700}.cart_page .cart__table .cart__body .cart__item .cart__remove .btn__remove{cursor:pointer}.cart_page .cart__table .cart__body .cart__item .cart__remove .btn__remove .remove{color:#000;text-decoration:none}.cart_page .cart__table .cart__body .cart__item .cart__remove .btn__remove:hover{border-color:red}.cart_page .cart__table .cart__body .cart__item .cart__remove .btn__remove:hover .remove{color:red}.cart_page .cart__table .cart__body .cart__footer .cart__coupon{padding:20px}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input{width:30%;padding:1.4%;border:1px solid #ebebeb;outline:none;margin-right:1%}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input::-webkit-input-placeholder{color:#848484}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input::-moz-placeholder{color:#848484}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input:-ms-input-placeholder{color:#848484}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input::-ms-input-placeholder{color:#848484}.cart_page .cart__table .cart__body .cart__footer .cart__coupon input::placeholder{color:#848484}.cart_page .cart__table .cart__body .cart__footer .cart__coupon button{background-color:#2abfd4;color:#fff;border:none;width:140px;height:44px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.cart_page .cart__table .cart__body .cart__footer .cart__coupon button:hover{opacity:.9}.cart_page .cart__table .cart__body .cart__footer .cart__coupon button:active{background-color:#000}.cart_page .cart__total{border:1px solid #ebebeb}.cart_page .cart__total .table__total .total__header{font-size:.9rem;font-weight:700;border-top:none;color:#666}.cart_page .cart__total .table__total .add{margin-bottom:5%;background-color:#2abfd4;color:#fff;border:none;width:100%;height:42px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.cart_page .cart__total .table__total .add:hover{opacity:.9}.cart_page .cart__total .table__total .add:active{background-color:#000;color:#fff}.cart_page .cart__total .table__total .continue{margin-bottom:5%;background-color:transparent;color:#666;border:1px solid #666;width:100%;height:42px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.cart_page .cart__total .table__total .continue:hover{opacity:.9}.cart_page .cart__total .table__total .continue:active{background-color:#000;color:#fff}.blog{color:#666;margin:5% 0}.blog article{margin-bottom:10%}.blog .blog__thumbnail{position:relative;margin-bottom:3%;cursor:pointer}.blog .blog__thumbnail img{width:100%}.blog .blog__thumbnail .img__overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s;transition:all .3s}.blog .blog__thumbnail .img__overlay:before{content:"";position:absolute;width:32px;height:26px;top:45%;left:45%;background:url(/img/image.png) 0 -150px no-repeat;-webkit-transform:scale(0);transform:scale(0);z-index:5;-webkit-transition:all .3s;transition:all .3s}.blog .blog__thumbnail:hover .img__overlay{background-color:rgba(0,0,0,.5)}.blog .blog__thumbnail:hover .img__overlay:before{-webkit-transform:scale(1);transform:scale(1)}.blog h1{font-size:1.5rem;padding:2% 0}.blog .entry__meta{position:relative;color:#666;text-align:center;border:solid #c9c4c3;border-width:1px 0;padding:5px;margin-top:9%}.blog .entry__meta .date__time{position:absolute;top:-122%;left:5%;width:60px;height:60px;border:1px solid transparent;padding:10px;color:#fff;background-color:#2abfd4;line-height:20px}.blog .entry__meta .date__time div:first-child{font-size:1.8rem;margin-bottom:10%}.blog .entry__meta .date__time div:last-child{font-size:.9rem}.blog .entry__meta .number{font-size:.8rem}.blog .entry__meta .author{font-size:.9rem;text-align:right}.blog .entry__meta .author a{color:#2abfd4;font-style:italic}.blog .blog__content{color:#666;font-size:.9rem;padding:5% 0 2%}.blog .blog__button{background-color:transparent;color:#3f3f3f;border:1px solid #3f3f3f;width:30%;height:40px;font-weight:700;outline:none;font-size:.9rem;cursor:pointer}.blog .blog__button:hover{opacity:.9}.blog .blog__button:active{background-color:#000}.aside__frame{border:1px solid #c9c4c3;border-top:2px solid #2abfd4;margin-bottom:20%}.aside__frame h3{font-size:1rem;font-weight:700;padding:5% 0;border-bottom:1px solid #c9c4c3}.aside__frame .aside__content{padding:7%}.aside__frame .aside__content img{width:40%}.aside__frame .aside__content h4{font-size:.9rem;font-weight:700;margin:5% 0}.aside__frame .aside__content p{color:#666;font-style:italic;font-size:.95rem;line-height:25px}.aside__frame .aside__content .aside__social ul li{margin-right:3px;border:1px solid #c9c4c3;height:40px;width:40px;text-align:center;line-height:40px;cursor:pointer}.aside__frame .aside__content .aside__social ul li:hover{color:#fff}.aside__frame .aside__content .aside__social ul li:hover:first-child{background-color:#cb2027}.aside__frame .aside__content .aside__social ul li:hover:nth-child(2){background-color:#dd4b39}.aside__frame .aside__content .aside__social ul li:hover:last-child{background-color:#2caae1}.aside__frame .aside__content .aside__category .nav .nav-item{font-size:.9rem;padding-bottom:3%}.aside__frame .aside__content .aside__category .nav .nav-item span{float:right}.aside__frame .aside__content .comment__item{color:#666;font-style:italic;font-size:.95rem;line-height:25px}.aside__frame .aside__content .comment__item .comment__meta img{width:30%}.aside__frame .aside__content .comment__item .comment__meta .comment__author{margin-left:5%}.aside__frame .aside__content .comment__item .comment__meta .comment__author span:first-child a{color:#2abfd4}.aside__frame .aside__content .recent_item .recent__img{position:relative;cursor:pointer;margin-bottom:2%}.aside__frame .aside__content .recent_item .recent__img img{width:100%}.aside__frame .aside__content .recent_item .recent__img .aside__overlay{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .5s;transition:all .5s}.aside__frame .aside__content .recent_item .recent__img .aside__overlay:after{content:"+";color:hsla(0,0%,100%,0);position:absolute;top:-10%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2rem;-webkit-transition:all .3s;transition:all .3s}.aside__frame .aside__content .recent_item .recent__img:hover .aside__overlay{height:100%}.aside__frame .aside__content .recent_item .recent__img:hover .aside__overlay:after{top:50%;color:#fff}.aside__frame .aside__content .recent_item a{text-decoration:none;color:#000;font-weight:700;font-size:.9rem}.aside__frame .aside__content .recent_item .recent__date{color:#666;font-size:.9rem;margin:2% 0}.aside__banner{position:relative;overflow:hidden}.aside__banner img{width:100%}.aside__banner:before{top:0;left:0}.aside__banner:after,.aside__banner:before{content:"";position:absolute;width:10%;height:5%;background-color:#fff;opacity:0;-webkit-transition:all .5s;transition:all .5s}.aside__banner:after{bottom:0;right:0}.aside__banner:hover:after,.aside__banner:hover:before{opacity:.2;width:100%;height:100%}.signin__component{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(41,48,59,.8);height:100vh}.signin__component .signin__wrapper{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:380px;height:auto;background-color:#fff;color:#666;border:none;border-radius:6px;box-shadow:0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);outline:0}.signin__component .signin__wrapper .singin__title{display:flex;justify-content:space-between;align-items:center;padding:7%;border-bottom:1px solid #e1e2e4}.signin__component .signin__wrapper .singin__title h6{font-weight:700;color:#666;margin:0}.signin__component .signin__wrapper .singin__title span{font-weight:700;font-size:1.5rem;cursor:pointer}.signin__component .signin__wrapper .singin__title span:hover{opacity:.5}.signin__component .signin__wrapper .sigin__form{padding:7%}.signin__component .signin__wrapper .sigin__form .fg__sigin{padding:3% 0;background-color:#3b5999;text-decoration:none;width:100%;height:53px;color:#fff;font-weight:700;font-size:1.1rem;border-radius:2px;margin-bottom:3%;cursor:pointer}.signin__component .signin__wrapper .sigin__form .fg__sigin i{padding:0 5%;font-size:1.6rem;vertical-align:middle}.signin__component .signin__wrapper .sigin__form .fg__sigin:hover{background-color:#164675}.signin__component .signin__wrapper .sigin__form .google__signin{display:flex;align-items:center;background-color:transparent;border:1px solid #dedfe0;color:#666;margin-bottom:7%;box-shadow:0 2px 2px 0 rgba(41,48,59,.24),0 0 2px 0 rgba(41,48,59,.12)}.signin__component .signin__wrapper .sigin__form .google__signin .google__icon{box-sizing:unset;width:10%;padding:0 3%}.signin__component .signin__wrapper .sigin__form .google__signin .google__icon img{width:85%}.signin__component .signin__wrapper .sigin__form .google__signin:hover{background-color:#f2f3f5}.signin__component .signin__wrapper .sigin__form form .form__wrapper{position:relative;margin-bottom:3%}.signin__component .signin__wrapper .sigin__form form .form__wrapper input{width:100%;padding:11px 45px 12px 40px;border:1px solid #aaa;border-radius:5px}.signin__component .signin__wrapper .sigin__form form .form__wrapper span{position:absolute;top:22%;left:4%;color:#aaa;font-size:1.1rem}.signin__component .signin__wrapper .sigin__form form button{background-color:#ec5252;color:#fff;border:none;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.signin__component .signin__wrapper .sigin__form form button:hover{opacity:.9}.signin__component .signin__wrapper .sigin__form form button:active{background-color:#000;color:#fff}.signin__component .signin__wrapper .sigin__form .forgot{margin:5% 0 10%;text-align:center}.signin__component .signin__wrapper .sigin__form .forgot a{color:#007791;text-decoration:none}.signin__component .signin__wrapper .sigin__form .sign__up{text-align:center}.signin__component .signin__wrapper .sigin__form .sign__up a{font-weight:700;text-decoration:none}.signup__component{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(41,48,59,.8);height:100vh}.signup__component .signup__wrapper{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:380px;height:auto;background-color:#fff;color:#666;border:none;border-radius:6px;box-shadow:0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);outline:0}.signup__component .signup__wrapper .signup__title{display:flex;justify-content:space-between;align-items:center;padding:7%;border-bottom:1px solid #e1e2e4}.signup__component .signup__wrapper .signup__title h6{font-weight:700;color:#666;margin:0}.signup__component .signup__wrapper .signup__title span{font-weight:700;font-size:1.5rem;cursor:pointer}.signup__component .signup__wrapper .signup__title span:hover{opacity:.5}.signup__component .signup__wrapper .signup__form{padding:7%}.signup__component .signup__wrapper .signup__form form .form__wrapper{position:relative;margin-bottom:3%}.signup__component .signup__wrapper .signup__form form .form__wrapper input{width:100%;padding:11px 45px 12px 40px;border:1px solid #aaa;border-radius:5px}.signup__component .signup__wrapper .signup__form form .form__wrapper span{position:absolute;top:22%;left:4%;color:#aaa;font-size:1.1rem}.signup__component .signup__wrapper .signup__form form .check{line-height:1.5rem;padding:3%;font-size:.9rem}.signup__component .signup__wrapper .signup__form form button{background-color:#ec5252;color:#fff;border:none;width:100%;height:50px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.signup__component .signup__wrapper .signup__form form button:hover{opacity:.9}.signup__component .signup__wrapper .signup__form form button:active{background-color:#000;color:#fff}.signup__component .signup__wrapper .signup__form .term{font-size:10px;margin:10% 0 5%;text-align:center;padding-bottom:5%;border-bottom:1px solid #e1e2e4}.signup__component .signup__wrapper .signup__form .term a{text-decoration:none;font-weight:700}.signup__component .signup__wrapper .signup__form .sign__in{text-align:center}.signup__component .signup__wrapper .signup__form .sign__in a{text-decoration:none;font-weight:700}#notfound{position:relative;background:url(/img/notfoundbg.jpg) no-repeat 50%;height:100vh}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:520px;width:100%;line-height:1.4;text-align:center}.notfound .notfound-404{position:relative;height:200px;margin:0 auto 20px;z-index:-1}.notfound .notfound-404 h1{font-size:236px;font-weight:200;margin:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound .notfound-404 h1,.notfound .notfound-404 h2{font-family:Montserrat,sans-serif;color:#211b19;text-transform:uppercase;position:absolute}.notfound .notfound-404 h2{font-size:28px;font-weight:400;background:#fff;padding:10px 5px;margin:auto;display:inline-block;bottom:0;left:0;right:0}#notfound a:hover{color:#7f8ff4}#notfound .subscribe{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5%}#notfound .uppercase{text-transform:uppercase}#notfound .btn{display:inline-block;background:transparent;color:inherit;font:inherit;border:0;outline:0;padding:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;cursor:pointer}#notfound .btn--primary{background:#2c46f0;color:#fff;box-shadow:0 0 10px 2px rgba(0,0,0,.1);border-radius:2px;padding:12px 36px}#notfound .btn--primary:hover{background:#6c7ff2}#notfound .btn--primary:active{background:#7f8ff4;box-shadow:inset 0 0 10px 2px rgba(0,0,0,.2)}#notfound .btn--inside{margin-left:-96px}#notfound .form__field{width:360px;background:#fff;color:#a3a3a3;font:inherit;box-shadow:0 6px 10px 0 rgba(0,0,0,.1);border:0;outline:0;padding:22px 18px}.notfound a{font-family:Montserrat,sans-serif;display:inline-block;font-weight:700;text-decoration:none;color:#fff;text-transform:uppercase;padding:13px 23px;background:#ff6300;font-size:18px;-webkit-transition:all .2s;transition:all .2s}.notfound a:hover{color:#ff6300;background:#211b19}@media only screen and (max-width:767px){.notfound .notfound-404 h1{font-size:148px}}@media only screen and (max-width:480px){.notfound .notfound-404{height:148px;margin:0 auto 10px}.notfound .notfound-404 h1{font-size:86px}.notfound .notfound-404 h2{font-size:16px}.notfound a{padding:7px 15px;font-size:14px}}.footer{background:#464849;padding:3% 0;position:fixed;bottom:0;left:0;width:100%;height:556.32px;z-index:-100}.footer h5{font-weight:700;margin-bottom:7%}.footer ul{list-style:none}.footer .about p,.footer ul li{font-size:.9rem;color:#c9c4c3}.footer .about p{margin-bottom:8%}.footer .about ul li{display:flex;align-items:center;margin-bottom:6%}.footer .about ul li .lnr{font-size:1.3rem;border:1px solid #c9c4c3;padding:8px;border-radius:50%;margin-right:3%}.footer .new ul li{margin-bottom:6%}.footer .new ul li i{color:#ffc000}.footer .working ul li{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c9c4c3;margin-bottom:1%;padding:2% 0}.footer .working ul li .closed{background:#2abfd4;color:#fff;padding:3px 5px}.footer .working ul li:last-child{border-bottom:none}.footer .tags .tag{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.footer .tags .tag div{font-size:.8rem;border:1px solid #c9c4c3;padding:7px;margin:1%;white-space:nowrap}.footer .copyright{border-top:1px solid hsla(0,0%,100%,.07);align-items:center;padding-top:4%;margin-top:3%;color:#c9c4c3}.footer .copyright div:last-child{text-align:right}.footerpage{position:relative}.checkout{color:#666;padding:0 0 5%}.checkout .checkout__list h4{padding:4% 0 4% 4%;border-bottom:1px solid #e1e2e4;margin-bottom:5%}.checkout .checkout__list .cart__items{overflow-y:scroll;padding:0 5%;max-height:275px}.checkout .checkout__list .cart__items a{text-decoration:none}.checkout .checkout__list .cart__items .cart__item{padding:6% 0;cursor:pointer}.checkout .checkout__list .cart__items .cart__item:hover{background-color:#f6f6f6}.checkout .checkout__list .cart__items .cart__item .item__thumb{width:100%;height:60px}.checkout .checkout__list .cart__items .cart__item .item__thumb img{width:100%;height:100%}.checkout .checkout__list .cart__items .cart__item .item__info{color:#000}.checkout .checkout__list .cart__items .cart__item .item__info h6{font-weight:700;font-size:.8rem;margin:0 0 1%}.checkout .checkout__list .cart__items .cart__item .item__info p{font-size:.7rem;margin:0 0 1%}.checkout .checkout__list .cart__items .cart__item .item__info h5{font-size:1.1rem;font-weight:700;margin:0;color:#ec5252}.checkout .checkout__payment h1{font-weight:700}.checkout .checkout__payment .payment{background:#f6f6f6;border-radius:7px}.checkout .checkout__payment .payment .card{border:none;background:transparent}.checkout .checkout__payment .payment .card .card__header{display:flex;justify-content:flex-start;align-items:center;padding:3%;border:1px solid #e1e2e4;border-top-left-radius:7px;border-top-right-radius:7px}.checkout .checkout__payment .payment .card .card__header .card__radio{margin-right:1%}.checkout .checkout__payment .payment .card .card__header .card__image span:first-child{margin-right:1%;font-size:1.2rem}.checkout .checkout__payment .payment .card .card__header .card__image span:last-child img{width:30%}.checkout .checkout__payment .payment .card__body{padding:3%;border:1px solid #e1e2e4;border-top:none;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.checkout .checkout__payment .payment .card__body .card__name,.checkout .checkout__payment .payment .card__body .card__number{width:100%;padding:1.5%;font-size:1.2rem;margin:1% 0}.checkout .checkout__payment .payment .card__body .card__month,.checkout .checkout__payment .payment .card__body .card__year{width:32%;padding:2%;font-size:1.2rem;margin:1% 1% 1% 0}.checkout .checkout__payment .payment .card__body .card__Code{width:32%;padding:1.5%;font-size:1.2rem;margin:1% 0 1% 2%}.checkout .checkout__payment .payment .card__body .country{width:65%;padding:2%;font-size:1.2rem;margin:1% 0}.checkout .checkout__payment .payment .card__body .zipcode{width:32%;padding:1.5%;font-size:1.2rem;margin:1% 0 1% 3%}.checkout .checkout__payment .payment .card__body .card__footer{display:flex;justify-content:space-between;align-items:center;padding:3% 0}.checkout .checkout__payment .payment .card__body .card__footer button{background-color:#ec5252;color:#fff;border:none;width:35%;height:60px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.checkout .checkout__payment .payment .card__body .card__footer button:hover{opacity:.9}.checkout .checkout__payment .payment .card__body .card__footer button:active{background-color:#000}.checkout .checkout__payment .payment .card__body .card__footer p{width:35%;font-size:.8rem;padding:0 3%;margin:0}.checkout .checkout__payment .payment .card__body .card__footer p span{color:#40a0d2;font-weight:700}.checkout .checkout__payment .payment .card__body .card__footer .lock{width:30%;text-align:right}.checkout .checkout__payment .payment .card__body .card__footer .lock i{font-size:2rem;margin-right:2%;color:#aaa}.admin__panel{position:relative;color:#000}.admin__panel .admin__header{position:fixed;width:100%;z-index:100;top:0;left:0}.admin__panel .admin__header .navbar a{font-family:poppins,sans-serif;text-decoration:none;color:#fff;cursor:pointer}.admin__panel .admin__header .navbar .navbar-nav .nav-item a{text-decoration:none;color:#fff}.admin__panel .admin__content{width:100%;height:100vh;padding-top:56px}.admin__panel .admin__content .title{color:#1e90ff;font-weight:700;font-size:1.5rem;padding:20px 0;border-bottom:1px solid #e9e9e9;text-align:center}.admin__panel .admin__content ul{list-style:none;padding:0}.admin__panel .admin__content ul li{padding:5% 12%;font-size:1.3rem;border-bottom:1px solid #e9e9e9;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.admin__panel .admin__content ul li:hover{background-color:#7cbdfd;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.admin__panel .admin__content ul li.active{background-color:#1e90ff;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.admin__panel .admin__content .admin__manager{background-color:#f6f6f6;height:100%;position:fixed;width:15%;z-index:100;top:56px;left:0}.admin__panel .admin__content .admin__dashboard{margin-bottom:3%}.dash__views{margin-bottom:5%}.dash__views .views__detail{background-color:#f6f6f6;padding:5%;margin-top:5%;border-radius:0}.dash__views .views__detail .views__percent{display:flex;justify-content:space-between;align-items:center;margin:2% 0}.dash__new{margin-top:2%;color:#fff}.dash__new .dash__detail{position:relative;padding:5% 1%;height:160px;border-radius:5px}.dash__new .dash__detail .dash__name{display:flex;justify-content:space-between;align-items:center}.dash__new .dash__detail .dash__name i{font-size:4rem;margin-left:5%}.dash__new .dash__detail .dash__name .dash__number{text-align:right;margin-right:5%}.dash__new .dash__detail.info{background-color:#ff6384;border:3px solid #ff6384}.dash__new .dash__detail.info .dash__more{color:#ff6384}.dash__new .dash__detail.danger{background-color:#4bc0c0;border:3px solid #4bc0c0}.dash__new .dash__detail.danger .dash__more{color:#4bc0c0}.dash__new .dash__detail.success{background-color:#36a2eb;border:3px solid #36a2eb}.dash__new .dash__detail.success .dash__more{color:#36a2eb}.dash__new .dash__detail.warning{background-color:#ffce56;border:3px solid #ffce56}.dash__new .dash__detail.warning .dash__more{color:#ffce56}.dash__new .dash__more{position:absolute;background-color:#f6f6f6;display:flex;justify-content:space-between;width:99%;bottom:1%;left:.5%;padding:2% 0}.dash__new .dash__more h6{font-size:1.1rem;font-weight:700;margin-left:2%;padding-top:1%}.dash__new .dash__more span{font-size:1.4rem;font-weight:700;margin-right:2%}.post__title .add__search{display:flex;justify-content:space-between;align-items:center;padding-bottom:1%}.post__title .add__search .add__course{background:#28a745;padding:15px 35px;color:#fff;font-weight:700;border:none;cursor:pointer}.post__title .add__search input{height:40px;width:300px;padding:0 1%}.table__courses .name__wrapper img{width:114px;height:64px}.table__courses .name__wrapper .course__name h6{font-weight:700}.table__courses .switch{position:relative;display:inline-block;width:60px;height:34px}.table__courses .switch input{opacity:0;width:0;height:0}.table__courses .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.table__courses .slider,.table__courses .slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.table__courses .slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}.table__courses input:checked+.slider{background-color:#4dd663}.table__courses input:focus+.slider{box-shadow:0 0 1px #4dd663}.table__courses input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.table__courses .slider.round{border-radius:34px}.table__courses .slider.round:before{border-radius:50%}.users__manager .users__title{display:flex;justify-content:space-between;align-items:center;padding-bottom:1%}.users__manager .users__title .add__user{background:#28a745;padding:15px 35px;color:#fff;font-weight:700;border:none;cursor:pointer}.users__manager .users__title input{height:40px;width:300px;padding:0 1%}.table__users tr td:first-child img{height:60px;width:60px;border-radius:50%;display:inline-block}.table__users tr td:first-child .user__name{margin-left:5%;margin-top:2%;display:inline-block;vertical-align:middle}.table__users tr td:first-child .user__name h6{font-weight:700}.table__users tr td:first-child td,.table__users tr td:first-child th{vertical-align:middle}.table__users tr td .user__btn{border:none;color:#fff;font-weight:700;cursor:pointer}.table__users tr td .user__btn i{font-size:1.1rem}.messages .messages__titles{display:flex;justify-content:space-between;align-items:center;margin:2% 0}.messages .messages__titles h3{font-weight:700}.messages .messages__titles .filter__page{display:flex;justify-content:flex-end;align-items:center;width:20%}.messages .messages__titles .filter__page .filter__btn{background:#1e90ff;border:none;width:100px;padding:2% 0;color:#fff}.messages__overview{display:flex;justify-content:space-between;align-items:center;background:#f6f6f6;padding:1% 2%;border-radius:10px;border:2px solid #e6e6e6;margin-bottom:2%}.messages__overview .overview{display:flex;justify-content:center;align-items:center}.messages__overview .overview .overview__image{width:100px;height:100px;line-height:100px;text-align:center;color:#1e90ff;background:#dfefff;font-size:2.5rem;border:1px solid rgba(30,144,255,.3);border-radius:50%}.messages__overview .overview .overview__info{margin-left:3%}.messages__overview .overview .overview__info h6{font-weight:700;font-size:1.2rem}.messages__overview .overview .overview__info .quantity h3{font-weight:700}.messages__overview .overview .overview__info .quantity h3 span{font-size:1.2rem;opacity:.3}.messages__overview .overview.between{border-left:2px solid #e6e6e6;border-right:2px solid #e6e6e6}.messages__content .message__item{display:flex;justify-content:space-between;align-items:center;width:100%;background:#f6f6f6;padding:1%;border-bottom:2px solid #fff}.messages__content .message__item .messages__left{display:flex;justify-content:flex-start;align-items:center}.messages__content .message__item .messages__left .message__avatar{height:70px;width:70px;border-radius:50%;margin:0 10%;background:#fff;overflow:hidden}.messages__content .message__item .messages__left .message__avatar img{width:100%}.messages__content .message__item .messages__left h5{font-weight:700}.messages__content .message__item .messages__right{display:flex;justify-content:flex-start;align-items:center;font-weight:700}.messages__content .message__item .messages__right p{margin:0 0 0 3%;color:rgba(7,7,7,.5)}.events{font-family:Roboto,sans-serif;background:url(/img/event-bg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;height:100vh;position:relative;z-index:100}.events .countdown__wrapper{position:absolute;top:60%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.events .countdown__wrapper .countdown__event .countdown__timer{display:flex;justify-content:flex-start;align-items:center;font-weight:700}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section{margin-right:4rem}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__amount{font-size:4rem}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__days{color:#fff200}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__hours{color:#ff8a00}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__minutes{color:#00b9ff}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__seconds{color:#8dc63f}.events .countdown__wrapper .countdown__event .countdown__timer .countdown__section .countdown__period{font-size:1.5rem;margin-top:-1rem}.events .countdown__wrapper .countdown__event .countdown__title{margin:1rem 0;font-weight:900;line-height:1.2;font-size:4rem}.events .countdown__wrapper .countdown__event .countdown__subtitle{font-weight:700}.ticket{font-family:Roboto,sans-serif;padding:6% 0;background-color:#fff}.ticket .ticket__wrapper .ticket__left .ticket__image,.ticket .ticket__wrapper .ticket__left .ticket__image img{width:100%}.ticket .ticket__wrapper .ticket__right .ticket__content .ticket__title{font-weight:700;font-size:2.2rem;color:#92278f}.ticket .ticket__wrapper .ticket__right .ticket__content .ticket__sub__title{font-size:1.5rem;font-weight:700;color:#0a0a0a}.ticket .ticket__wrapper .ticket__right p{font-weight:400;color:#333;font-size:1rem;padding:3% 0}.ticket .ticket__wrapper .ticket__right .buy__btn{margin-right:2%;border-radius:5px;background-color:#92278f;color:#fff;border:none;width:135px;height:46px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.ticket .ticket__wrapper .ticket__right .buy__btn:hover{opacity:.9}.ticket .ticket__wrapper .ticket__right .buy__btn:active{background-color:#000;color:#fff}.ticket .ticket__wrapper .ticket__right .knowmore__btn{border-radius:5px;background-color:#6fad24;color:#fff;border:none;width:135px;height:46px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.ticket .ticket__wrapper .ticket__right .knowmore__btn:hover{opacity:.9}.ticket .ticket__wrapper .ticket__right .knowmore__btn:active{background-color:#000;color:#fff}.events_speaker{font-family:Roboto,sans-serif;background:url(/img/event-bg-2.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:130vh;position:relative;z-index:100;padding:5% 0}.events_speaker .speaker__title{margin:0 0 40px;font-weight:700;font-size:2.5rem;color:#fff;text-align:center;width:100%}.events_speaker .speakers .speaker .speaker__image,.events_speaker .speakers .speaker .speaker__image img{width:100%}.events_speaker .speakers .speaker .speaker__info{margin:10% 0}.events_speaker .speakers .speaker .speaker__info h5{font-weight:700}.events_speaker .events__subscripe{text-align:center;width:35%;margin:4% auto}.events_speaker .events__subscripe h4{font-weight:700;font-size:2rem}.events_speaker .events__subscripe input{width:100%;padding:2% 3%;border-radius:5px;outline:none;border:none}.events_speaker .events__subscripe .subscribe__btn{border-radius:5px;background-color:#cbd504;color:#000;border:none;width:135px;height:46px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.events_speaker .events__subscripe .subscribe__btn:hover{opacity:.9}.events_speaker .events__subscripe .subscribe__btn:active{background-color:#000;color:#fff}.about__header{font-family:Roboto,sans-serif}.about__header .header__wrapper .banner{background:url(/img/about-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;height:70vh}.about__header .header__wrapper .about__meta{display:flex;justify-content:flex-start;padding:3% 5%}.about__header .header__wrapper .about__meta .meta__icon{font-size:4rem}.about__header .header__wrapper .about__meta .meta__info{margin-left:3rem}.about__header .header__wrapper .about__meta .meta__info h2{font-weight:700}.about__header .header__wrapper .meta__purple{background:-webkit-linear-gradient(45deg,#992e6b,#ce4192);background:linear-gradient(45deg,#992e6b,#ce4192)}.about__header .header__wrapper .meta__red{background:-webkit-linear-gradient(45deg,#fb3461,#fd5443);background:linear-gradient(45deg,#fb3461,#fd5443)}.about__header .header__wrapper .meta__orange{background:-webkit-linear-gradient(45deg,#ff7925,#febe09);background:linear-gradient(45deg,#ff7925,#febe09)}.about__us{margin:5% 0;color:#000}.about__us .contact_content h4{font-weight:700}.about__us .contact_content .blockquote{margin:5% 0;font-size:.9rem;position:relative;color:#848484;font-style:italic;font-size:1rem;line-height:25px;text-indent:5%}.about__us .contact_content .blockquote:before{content:"\201C";position:absolute;font-size:2.5rem;top:0;left:-5px;font-weight:700}.about__us .contact_content .contact__btn{background-color:transparent;color:#666;border:1px solid #666;width:40%;height:46px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.about__us .contact_content .contact__btn:hover{opacity:.9}.about__us .contact_content .contact__btn:active{background-color:#000;color:#fff}.certification{background:url(/img/about-bg2.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:45vh}.certification .certi__title{text-align:center;padding:5% 0}.certification .certi__title h3{font-weight:700}.certification .certi__title p{font-size:.9rem}.certification .certi__content{text-align:center}.certification .certi__content h6{font-weight:700;margin-bottom:5%}.certification .certi__content p{font-size:.9rem}.certification .certi__button{text-align:center;margin-top:3%}.certification .certi__button .certi__btn{background-color:transparent;color:#fff;border:2px solid #fff;width:20%;height:46px;font-weight:700;outline:none;font-size:1rem;cursor:pointer}.certification .certi__button .certi__btn:hover{opacity:.9}.certification .certi__button .certi__btn:active{background-color:#000;border:none}.team{margin:5% 0;color:#000}.team h4{font-weight:700;padding:2% 0}.team h5{font-weight:700;font-size:1.1rem;margin:2%}.team .team__item{border:1px solid #ebebeb}.team .team__item .team__image{position:relative;overflow:hidden}.team .team__item .team__image img{width:100%;-webkit-transition:all .4s;transition:all .4s}.team .team__item .team__image .team__social{position:absolute;bottom:-18%;left:2%;width:96%;background-color:#f1f1f1;-webkit-transition:all .4s;transition:all .4s;z-index:100}.team .team__item .team__image .team__social i{padding:4%}.team .team__item .team__image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.team .team__item .team__image:hover .team__social{bottom:2%}.team .team__item .team__image:before{content:"";position:absolute;height:100%;width:100%;background:transparent;z-index:10}.team .team__item .team__image:hover:before{background-color:rgba(0,0,0,.3)}.team .team__content{padding:5%}.team .team__content p{color:#848484;font-style:italic}
/*# sourceMappingURL=main.6727437f.chunk.css.map */