:root{--tp-ff-body:'Roboto', sans-serif;--tp-ff-heading:"Montserrat", sans-serif;--tp-ff-p:'Roboto', sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#ffffff;--tp-common-black:#000;--tp-common-black-2:#123770;--tp-common-black-3:#0b2c5f;--tp-common-black-4:#082b63;--tp-common-black-5:#0b1f3e;--tp-common-dark:#365484;--tp-common-dark-2:#041735;--tp-common-dark-3:#000;--tp-common-green:#3CB86C;--tp-common-green-2:#0BBF5E;--tp-common-orange:#FF6838;--tp-common-red:#FF485D;--tp-common-purple:#914EFF;--tp-common-yellow:#FFA153;--tp-common-yellow-2:#FEDA03;--tp-common-pink:#FE5E78;--tp-heading-primary:#00235a;--tp-grey-1:#e1e1e1;--tp-grey-2:#bdbcbc;--tp-grey-3:#f8f8f8;--tp-grey-4:#f7f7f7;--tp-grey-5:#f9f9f9;--tp-grey-6:#f6f6f6;--tp-grey-7:#f4f4f4;--tp-text-body:#000;--tp-text-1:#777777;--tp-text-2:#76808f;--tp-text-3:#adadad;--tp-text-4:#96a4ba;--tp-text-5:#7e8ca2;--tp-text-6:#7f8a9a;--tp-text-7:#b0b9c7;--tp-text-9:#92a2bc;--tp-text-10:#94a3bb;--tp-text-11:#afb6c0;--tp-text-12:#999999;--tp-text-13:#cccccc;--tp-text-14:#bbbbbb;--tp-text-15:#9caeca;--tp-theme-1:#ef2322;--tp-theme-2:#ffc033;--tp-border-1:#f0f0f0;--tp-border-2:#f3f3f3;--tp-border-3:#efefef;--tp-border-4:#e2e2e2;--tp-border-5:#d3d3d3;--tp-border-6:#f2f2f2;--tp-border-7:#e9e9e9;--tp-border-8:#ededed;--tp-border-9:#eeeeee;--tp-border-10:#ebebeb;--tp-fw-normal:normal;--tp-fw-elight:200;--tp-fw-light:300;--tp-fw-regular:400;--tp-fw-medium:500;--tp-fw-sbold:600;--tp-fw-bold:700;--tp-fw-ebold:800;--tp-fw-black:900;--tp-fz-body:16px;--tp-fz-p:16px;--tp-fz-h1:40px;--tp-fz-h2:36px;--tp-fz-h3:24px;--tp-fz-h4:20px;--tp-fz-h5:16px;--tp-fz-h6:14px}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{font-family:var(--tp-ff-body);font-size:var(--tp-fz-body);font-weight:400;color:var(--tp-text-body);line-height:26px;text-align:left;overflow-x:hidden;max-width:100%;position:relative}header{position:absolute;top:0;left:0;right:0;z-index:99;background:#FFF}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-common-black);margin-top:0;font-weight:var(--tp-fw-sbold);line-height:1.2;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;text-transform:uppercase}h1{font-size:var(--tp-fz-h1)}h2{font-size:var(--tp-fz-h2)}h3{font-size:var(--tp-fz-h3)}h4{font-size:var(--tp-fz-h4)}h5{font-size:var(--tp-fz-h5)}h6{font-size:var(--tp-fz-h6)}ul{margin:0;padding:0}p{font-family:var(--tp-ff-p);font-size:var(--tp-fz-p);font-weight:var(--tp-fw-normal);color:var(--tp-text-body);margin-bottom:15px;line-height:26px}a,.btn,button,span,p,i,input,select,textarea,li,img,svg path,*::after,*::before,.transition-3,h1,h2,h3,h4,h5,h6{-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:#fff0}button:hover{cursor:pointer}button:focus{outline:0;border:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none;border:0}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0}*::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}*::-moz-placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}*::placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}.w-img img{width:100%}.w-img{border-radius:0!important;overflow:visible!important}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-position:center;background-size:cover;background-repeat:no-repeat}.item-center{margin:0 auto}.text-left{text-align:left!important}.body-overlay{background-color:rgba(var(--tp-common-black),.5);height:100%;width:100%;position:fixed;top:0;z-index:99;left:0;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media (max-width:575px){.progress-wrap{right:15px;bottom:15px}}.basic-pagination ul li{display:inline-block}.basic-pagination ul li:not(:last-child){margin-right:10px}.basic-pagination ul li a,.basic-pagination ul li span{display:inline-block;width:50px;height:50px;line-height:48px;text-align:center;border:1px solid #eee;font-size:14px;font-weight:700}.basic-pagination ul li a:hover,.basic-pagination ul li a.current,.basic-pagination ul li span:hover,.basic-pagination ul li span.current{background:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white)}.nice-select-search-box{padding:8px 10px;background-color:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:9}.nice-select-search{width:100%;height:36px;line-height:36px;padding:0 12px;border:1px solid #e8e8e8;border-radius:4px;outline:none;font-size:14px}.nice-select .list{max-height:300px;overflow-y:auto!important}.nice-select::after{border:none;background-color:#fff0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin-top:0;right:0;content:"\f107";font-family:var(--tp-ff-fontawesome);transform-origin:center;color:var(--tp-common-white);font-weight:500;height:auto;width:auto}.nice-select.open::after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.grey-bg{background:var(--tp-grey-1)}.grey-bg-2{background:var(--tp-grey-2)}.grey-bg-3{background:var(--tp-grey-3)}.grey-bg-4{background:var(--tp-grey-4)}.grey-bg-6{background:var(--tp-grey-6)}.white-bg{background:var(--tp-common-white)}.black-bg{background:var(--tp-common-black)}.theme-bg{background:var(--tp-theme-1)}.dark-bg-2{background:var(--tp-common-dark-2)}.dark-bg-3{background:var(--tp-common-dark-3)}.footer-bg{background:var(--tp-common-dark-2)}.footer-bg-dark{background:var(--tp-common-dark-3)}.pulse-btn{display:inline-block;width:80px;height:80px;line-height:80px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-common-black);animation:pulse 2s infinite}.pulse-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-black)}.pulse-btn i{padding-left:2px}.hamurger-btn{width:30px;height:30px;position:relative;-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer;background:#fff0;border:0;outline:0}.hamurger-btn span{display:inline-block;width:100%;background:var(--tp-common-black);display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;z-index:1}.hamurger-btn span:nth-child(1){top:0}.hamurger-btn span:nth-child(2){top:10px}.hamurger-btn span:nth-child(3){top:20px}.link-btn{position:relative;display:inline-block;font-size:18px;color:var(--tp-text-3);background:#fff0;border:1px solid var(--tp-border-2);width:50px;height:50px;text-align:center;line-height:48px;padding-right:25px;transition:all ease 0.2s;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;-o-transition:all ease 0.2s;overflow:hidden}.link-btn i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all ease 0.2s;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;-o-transition:all ease 0.2s}.link-btn i:last-child{left:0%;visibility:hidden;opacity:0}.link-btn:hover{color:var(--tp-common-white);background-color:var(--tp-theme-1);border-color:var(--tp-theme-1)}.link-btn:hover i{left:100%;visibility:hidden;opacity:0}.link-btn:hover i:last-child{left:50%;visibility:visible;opacity:1}.link-btn-2{position:relative;font-size:16px;color:var(--tp-text-1);font-weight:500;padding-right:21px;display:inline-block}.link-btn-2 i{font-size:14px;position:absolute;top:12px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transition:all ease 0.2s;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;-o-transition:all ease 0.2s}.link-btn-2 i:first-child{right:10%;visibility:hidden;opacity:0}.link-btn-2 i:last-child{right:0}.link-btn-2:hover{color:var(--tp-theme-1)}.link-btn-2:hover i:first-child{right:0;visibility:visible;opacity:1}.link-btn-2:hover i:last-child{right:-10%;visibility:hidden;opacity:0}.link-btn-2.link-prev{padding-right:0;padding-left:21px}.link-btn-2.link-prev i:first-child{left:10%;right:auto}.link-btn-2.link-prev i:last-child{left:0;right:auto}.link-btn-2.link-prev:hover i:first-child{left:0%;right:auto}.link-btn-2.link-prev:hover i:last-child{left:-10%;right:auto}.link-btn-3{display:inline-block;font-size:14px;font-weight:700;color:var(--tp-common-black);text-transform:uppercase}.link-btn-3 i{margin-left:3px}.link-btn-3:hover{color:var(--tp-theme-1)}.tp-btn{display:inline-block;font-size:16px;font-weight:600;color:var(--tp-common-white);background:var(--tp-theme-1);text-align:center;padding:15px 40px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden}.tp-btn::after{position:absolute;content:"";top:10px;left:auto;right:10px;width:6px;height:6px;-webkit-transform:translate(0%,0);-moz-transform:translate(0%,0);-ms-transform:translate(0%,0);-o-transform:translate(0%,0);transform:translate(0%,0);background-color:var(--tp-common-white);transform-origin:top right;z-index:-1}.tp-btn i{padding-left:5px}.tp-btn:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.tp-btn:hover::after{height:calc(100% - 20px)}.tp-btn:focus{color:var(--tp-common-white)}.tp-btn-2{display:inline-block;font-size:16px;font-weight:600;color:var(--tp-common-white);background:var(--tp-theme-1);text-align:center;padding:10px 10px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden;line-height:16px}@media (max-width:575px){.career-vacancies-item .tp-btn-2{font-size:12px;padding:5px}}@media (min-width:576px){.prl-lg-100{padding:0 100px}}.tp-btn-2 i{padding-left:5px}.tp-btn-2:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.tp-btn-2:focus{color:var(--tp-common-white)}.tp-btn-3{display:inline-block;font-size:14px;font-weight:700;color:var(--tp-common-white);background:var(--tp-theme-1);text-align:center;padding:16px 40px;text-transform:uppercase;position:relative;z-index:1;overflow:hidden}.tp-btn-3:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-btn-3 i{margin-left:10px}.tp-btn-4{display:inline-block;font-size:13px;font-weight:600;color:var(--tp-common-white);background:var(--tp-theme-1);text-align:center;padding:10px 20px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden;width:100%}.tp-btn-4::after{position:absolute;content:"";top:10px;left:auto;right:10px;width:6px;height:6px;-webkit-transform:translate(0%,0);-moz-transform:translate(0%,0);-ms-transform:translate(0%,0);-o-transform:translate(0%,0);transform:translate(0%,0);background-color:var(--tp-common-white);transform-origin:top right;z-index:-1}.tp-btn-4 i{padding-left:5px}.tp-btn-4:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.tp-btn-4:hover::after{height:calc(100% - 20px)}.tp-btn-4:focus{color:var(--tp-common-white)}.tp-btn-white{display:inline-block;font-size:16px;font-weight:600;color:var(--tp-common-black);background:var(--tp-common-white);text-align:center;padding:15px 40px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden}.tp-btn-white:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-btn-black{display:inline-block;font-size:16px;font-weight:600;color:var(--tp-common-white);background:var(--tp-common-black);text-align:center;padding:15px 37px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden}.tp-btn-black:hover{background-color:var(--tp-common-white);color:var(--tp-common-black)}.tp-btn-dark{display:inline-block;font-size:16px;font-weight:700;color:var(--tp-common-white);background:var(--tp-common-dark-3);text-align:center;padding:16px 45px;text-transform:capitalize;position:relative;z-index:1;overflow:hidden}.tp-btn-dark:hover{background-color:var(--tp-common-white);color:var(--tp-common-dark-3)}.tp-btn-yellow{display:inline-block;font-size:14px;font-weight:700;color:var(--tp-common-dark-3);background:var(--tp-theme-2);text-align:center;padding:16px 40px;text-transform:uppercase;position:relative;z-index:1;overflow:hidden}.tp-btn-yellow:hover{background-color:var(--tp-common-dark-3);color:var(--tp-common-white)}.wa-float{position:fixed;width:60px;height:60px;bottom:130px;right:135px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100}.my-wa-float{margin-top:16px}.my-wa-float-text{position:fixed;bottom:140px;right:0;padding:10px 30px 10px 20px;background-color:#25d366;z-index:99;font-size:15px;line-height:18px}.my-wa-float-text{color:#fff;text-decoration:none}.wa-floating #close-wa-text{position:fixed;right:0;bottom:157px;z-index:999;line-height:0;background:#FFF;padding:3px}.wa-floating #close-wa-text i{font-size:15px;color:#111}.wa-floating.no-text .wa-float{right:40px}.wa-floating.no-text .my-wa-float-text,.wa-floating.no-text #close-wa-text{display:none}@media (max-width:575px){.offcanvas-btn-text{display:none}}.tp-slick-slider .slick-arrow{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-white);background-color:var(--tp-common-black-3)}.tp-slick-slider .slick-arrow:hover{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.tp-swiper-slider button{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-white);background-color:var(--tp-common-black)}.tp-swiper-slider button:hover{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.view-100vh{height:100vh}.search__modal .modal-dialog{max-width:700px}.search__modal-form{padding:50px 50px 55px;position:relative}.search__modal-box p{font-size:18px;color:#555;font-weight:400;margin-bottom:40px}.search__modal-box p span{font-weight:600}.search__modal-input{position:relative}.search__modal-input input{height:35px;line-height:35px;border:none;border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-bottom:1px solid #dadada;outline:none;font-size:13px;padding-right:0}.search__modal-input input::-webkit-input-placeholder{color:var(--tp-text-12);font-size:13px}.search__modal-input input:-moz-placeholder{color:var(--tp-text-12);font-size:13px}.search__modal-input input::-moz-placeholder{color:var(--tp-text-12);font-size:13px}.search__modal-input input:-ms-input-placeholder{color:var(--tp-text-12);font-size:13px}.search__modal-input .search-modal-btn{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;color:var(--tp-text-12)}.search-modal-close{position:absolute;top:20px;right:20px;font-size:16px;color:var(--tp-common-black)}.search-modal-close:hover{color:var(--tp-theme-1)}@media (max-width:575px){.offcanvas__area{width:290px}}.offcanvas__area .modal.show .modal-dialog{transform:none!important}.offcanvas__area .modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(100px,0)}.offcanvas__area .modal-dialog{position:absolute;top:0;right:0;max-width:450px;width:100%;height:100%;margin:0;background:var(--clr-common-white)}.offcanvas__area .modal-content{border:0}.offcanvas__wrapper{position:relative;padding:45px}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.offcanvas__close-btn{display:inline-block;font-size:16px;height:80px;width:60px;line-height:76px;background:var(--tp-common-black);color:#fff}.offcanvas__close-btn:hover{background:var(--tp-theme-1)}.offcanvas__top{padding-bottom:20px;border-bottom:1px solid var(--tp-border-3)}.offcanvas__color{margin-bottom:40px}.offcanvas__color h5{font-size:22px;margin-bottom:15px}.offcanvas__color input{display:none}.offcanvas__color label{width:100%;height:60px;background-color:var(--tp-theme-1)}.offcanvas__color label:hover{cursor:pointer}.offcanvas__color-2 label{background-color:var(--tp-theme-2)}.offcanvas__search{position:relative}.offcanvas__search input{width:100%;height:40px;line-height:40px;padding-right:20px;background:#fff0;border:none;outline:none;border-bottom:1px solid var(--tp-border-3);font-size:14px}.offcanvas__search input::placeholder{color:var(--tp-text-1)}.offcanvas__search input:focus{border-color:var(--tp-common-black)}.offcanvas__search button{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;color:var(--tp-text-1)}.offcanvas__text p{margin-bottom:25px}.offcanvas__contact h4{font-size:22px;margin-bottom:20px;text-transform:uppercase}.offcanvas__contact ul li:not(:last-child){margin-bottom:20px}.offcanvas__contact ul li:hover i{background:var(--tp-theme-1);color:var(--tp-common-white);border-color:var(--tp-theme-1)}.offcanvas__contact ul li:hover a{color:var(--tp-common-black)}.offcanvas__contact-icon i{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid var(--tp-border-3)}.offcanvas__contact-text a{font-size:18px;font-weight:500;color:var(--tp-text-1)}.offcanvas__wallet-btn{display:inline-block;font-size:14px;font-weight:500;color:var(--tp-common-white);padding:0;background-color:var(--tp-theme-1);padding:5px 22px;padding-right:24px}.offcanvas__wallet-btn svg{width:16px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);margin-right:2px}.offcanvas__wallet-btn svg path{fill:none}.offcanvas__wallet-btn:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.offcanvas__wallet-btn:hover svg path{stroke:var(--tp-common-white)}.offcanvas__map iframe{width:100%;height:200px;border:none}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{display:inline-block;width:40px;height:40px;line-height:42px;text-align:center;background:var(--tp-grey-1);color:var(--tp-theme-1)}.offcanvas__social ul li a:hover{background:var(--tp-theme-1);color:var(--tp-common-white)}.offcanvas__notification-icon a{font-size:14px;color:var(--tp-common-black);position:relative}.offcanvas__notification-icon a .notification-count{position:absolute;top:-4px;right:-13px;display:inline-block;width:20px;height:20px;line-height:22px;font-size:12px;font-weight:600;background-color:var(--tp-theme-1);color:var(--tp-common-white);text-align:center}.offcanvas__notification-text p{margin-bottom:0;font-weight:500;color:var(--tp-common-black);font-size:14px}.offcanvas__notification-text p .notification-number{color:var(--tp-theme-1)}.offcanvas__notification-text p a{color:var(--tp-theme-1)}.cartmini__title{padding:20px 20px;border-bottom:1px solid var(--tp-border-1);box-shadow:0 0 10px 0 rgb(129 129 129 / .2)}.cartmini__title h4{font-size:16px;text-transform:uppercase;font-weight:600;margin-bottom:0}.cartmini__close{position:absolute;top:17px;right:20px}.cartmini__close-btn{background:#fff0;color:var(--tp-common-black);font-size:22px}.cartmini__close-btn:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.cartmini__widget{overflow-y:scroll;height:100%}.cartmini__inner ul li{position:relative;display:flex;padding:20px;padding-right:35px;border-bottom:1px solid rgb(129 129 129 / .2);transition:background-color 0.3s}.cartmini__inner ul li:hover{background:#F9F9F9}.cartmini__thumb{margin-right:15px}.cartmini__thumb img{width:70px;height:90px}.cartmini__content h5{font-size:13px;margin-bottom:12px;font-weight:500}.cartmini__content h5 a:hover{color:var(--tp-theme-1)}.cartmini__del{position:absolute;top:10px;right:10px;width:25px;height:25px;line-height:25px;text-align:center;color:var(--tp-common-black);font-size:12px;background:#fff0}.cartmini__del:hover{background:var(--tp-common-white)}.cartmini__checkout{padding:20px;padding-bottom:85px;width:100%;background:var(--tp-common-white);border-top:2px solid var(--tp-border-1)}.cartmini__checkout-title h4{font-size:18px;display:inline-block;font-weight:600;margin-bottom:0}.cartmini__checkout-title span{float:right;font-size:20px;color:var(--tp-common-black);font-weight:600;color:var(--tp-theme-1)}.cart-plus,.cart-minus{width:25px;height:30px;border:2px solid var(--tp-border-1);display:inline-block;vertical-align:middle;text-align:center;font-size:14px}.cart-plus:hover,.cart-minus:hover{cursor:pointer;color:var(--tp-common-white);background:var(--tp-theme-1);border-color:var(--tp-theme-1)}.cart-input{height:30px;width:32px;text-align:center;font-size:14px;border:none;border-top:2px solid var(--tp-border-1);border-bottom:2px solid var(--tp-border-1);display:inline-block;vertical-align:middle;margin:0 -3px;padding-bottom:0}.cart-input:focus{outline:none}.section__title{color:var(--tp-text-body);font-weight:var(--tp-fw-bold);margin-bottom:20px;z-index:5}@media only screen and (min-width:1200px) and (max-width:1399px){.section__title{}}@media only screen and (min-width:992px) and (max-width:1199px){.section__title{}}@media only screen and (min-width:768px) and (max-width:991px){.section__title{position:relative}}@media only screen and (min-width:576px) and (max-width:767px){.section__title{}}@media (max-width:575px){.section__title{}}.section__title-pre{font-size:20px;font-weight:var(--tp-fw-bold);color:var(--tp-common-black);display:inline-block}.section__title-pre.has-border{display:block;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid var(--tp-border-1)}.section__title-pre.has-border.has-border-dark{border-color:var(--tp-border-4)}.section__title-inner p{margin-left:50px;font-size:16px;margin-bottom:5px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section__title-inner p{margin-left:0}}.section__title-wrapper.section-titile-white .section__title{color:var(--tp-text-body)}.section__title-wrapper.section-titile-white .section__title-pre.has-border{border-color:var(--tp-common-black-2)}.section__title-wrapper.section-titile-white .section__title-inner p{color:var(--tp-text-4)}.section-title-dark .section__title-pre{color:var(--tp-text-12)}.section-title-dark .section__title{color:var(--tp-common-dark-3)}.section-title-dark .section__title-inner p{color:var(--tp-text-2)}.section-titile-dark-white .section__title-pre{color:var(--tp-theme-2)}.section-titile-dark-white .section__title{color:var(--tp-common-white)}.section-titile-dark-white .section__title-inner p{color:var(--tp-text-2)}.breadcrumb__title{font-size:48px;color:var(--tp-common-black)}.breadcrumb__title-2{font-size:80px;line-height:1.1;margin-top:12px;color:var(--tp-common-white)}h3.breadcrumb__title-2{color:var(--tp-theme-1)}@media only screen and (min-width:992px) and (max-width:1199px){.breadcrumb__title-2{font-size:70px}}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb__title-2{font-size:60px}}@media only screen and (min-width:576px) and (max-width:767px){.breadcrumb__title-2{font-size:40px}}@media (max-width:575px){.breadcrumb__title-2{font-size:26px;padding:40px 0}}.breadcrumb__title-pre{display:inline-block;height:24px;line-height:26px;font-size:14px;color:#fff;font-weight:500;background:var(--tp-theme-2);padding:0 7px;margin-bottom:12px}.breadcrumb__list span{font-size:16px;color:var(--tp-common-black);font-weight:500;padding-right:3px;margin-right:3px;text-transform:capitalize}.breadcrumb__list span a:hover{color:var(--tp-theme-1)}.breadcrumb__list-2 span{font-size:14px;color:var(--tp-text-15);font-weight:500;padding-right:3px;margin-right:3px;text-transform:capitalize}.breadcrumb__list-2 span a:hover{color:var(--tp-common-black)}.breadcrumb__list-2 span:last-child{color:var(--tp-common-white)}.breadcrumb__list-bottom{padding:12px 0}.breadcrumb__overlay{position:relative}.breadcrumb__content-2{top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:575px){.breadcrumb__content-2{top:30%;left:50%;transform:translate(-50%,-50%)}}.breadcrumb__content-2.product__type-header{transform:translate(-50%,-25%)}.breadcrumb__content-2>p{font-size:16px;color:var(--tp-common-white);padding:5px}.breadcrumb__content-2>p.section__title{color:var(--tp-common-black)}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .4)}70%{-webkit-box-shadow:0 0 0 45px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgb(255 255 255 / .4);box-shadow:0 0 0 0 rgb(255 255 255 / .4)}70%{-moz-box-shadow:0 0 0 45px #fff0;box-shadow:0 0 0 45px #fff0}100%{-moz-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;width:25%;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px) and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px) and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px) and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px) and (max-width:767px){#loading-center-absolute{width:50%}}@media (max-width:575px){#loading-center-absolute{width:60%}}#object{width:80px;height:80px;background-color:#323232;-webkit-animation:preloader 1s infinite ease-in-out;animation:preloader 1s infinite ease-in-out;margin-right:auto;margin-left:auto;margin-top:60px}@-webkit-keyframes preloader{0%{-webkit-transform:perspective(160px)}50%{-webkit-transform:perspective(160px) rotateY(-180deg)}100%{-webkit-transform:perspective(160px) rotateY(-180deg) rotateX(-180deg)}}@keyframes preloader{0%{transform:perspective(160px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(160px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(160px) rotateX(-180deg) rotateY(0deg);-webkit-transform:perspective(160px) rotateX(-180deg) rotateY(0deg)}100%{transform:perspective(160px) rotateX(-180deg) rotateY(-180deg);-webkit-transform:perspective(160px) rotateX(-180deg) rotateY(-180deg)}}.header__transparent{position:fixed!important;left:0;margin:auto;top:0;width:100%;z-index:99;background:#fff0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header__padding{padding-left:0;padding-right:0}}.header__info ul li{list-style:none;display:inline-block;margin-right:35px;padding-right:35px;position:relative}.header__info ul li::after{position:absolute;content:"";top:50%;left:auto;right:0;width:1px;height:12px;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-common-dark)}.header__info ul li:last-child{margin-right:0;padding-right:0}.header__info ul li:last-child::after{display:none}@media only screen and (min-width:992px) and (max-width:1199px){.header__info ul li{margin-right:25px;padding-right:25px}}.header__info ul li a{color:var(--tp-common-white);font-size:14px}.header__info ul li a:hover{color:var(--tp-theme-1)}.header__info ul li a i{margin-right:5px;color:var(--tp-theme-1)}.header__info ul li a svg{width:13px;height:13px;margin-right:5px}.header__info ul li a svg path{fill:var(--tp-text-4)}.header__info-2{padding-left:0}.header__info-2 ul li{list-style:none;display:inline-block;margin-right:35px;padding-right:35px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.header__info-2 ul li{margin-right:25px;padding-right:25px}}.header__info-2 ul li::after{position:absolute;content:"";top:50%;left:auto;right:0;width:1px;height:12px;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-border-7)}.header__info-2 ul li a{color:var(--tp-common-black);font-size:14px}.header__info-2 ul li a:hover{color:var(--tp-theme-1)}.header__top-left{padding-left:240px;position:relative;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.header__top-left{padding-left:215px}}.header__top-left-2{padding-left:0}@media only screen and (min-width:992px) and (max-width:1199px){.header__top-left-2{padding-left:215px}}.header__top-border{border-bottom:1px solid var(--tp-border-8)}.header__orange-bg{position:relative}.header__orange-bg::after{position:absolute;content:"";top:0;left:auto;right:0;width:120px;height:100%;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);background-color:var(--tp-theme-1)}.header__hamburger button{font-size:14px;font-weight:var(--tp-fw-bold);background-color:var(--tp-common-white);color:var(--tp-common-black);-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);display:inline-block;height:40px;line-height:40px;text-align:center;padding:0 18px}.header__hamburger button i{margin-right:3px}.header__hamburger button:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.header__action a,.header__action button{position:relative;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;font-size:10px;background-color:#fff0;color:var(--tp-common-black)}@media (min-width:1200px){.header__action a,.header__action button{width:35px;height:35px;line-height:35px;font-size:13px}}@media (min-width:1400px){.header__action a,.header__action button{width:40px;height:40px;line-height:35px;font-size:15px}}.header__action a:last-child,.header__action button:last-child{margin-right:0}.header__action a:hover,.header__action button:hover{background-color:#fff0}.header__action a .cart-count,.header__action button .cart-count{position:absolute;top:-7px;right:-7px;width:14px;height:14px;line-height:14px;background:var(--tp-common-green);color:#fff;font-size:10px;font-weight:700}.header__sticky.header__sticky{position:fixed!important;left:0;margin:auto;top:0;width:100%;box-shadow:0 0 60px 0 rgb(0 0 0 / .07);z-index:99;-webkit-animation:300ms ease-in-out 0s normal none 1 running fadeInDown;animation:300ms ease-in-out 0s normal none 1 running fadeInDown;-webkit-box-shadow:0 10px 15px rgb(25 25 25 / .1);background:var(--tp-common-white)}.header__lang{position:relative;padding:3px 28px 5px;padding-right:0;z-index:99}.header__lang .nice-select{padding:0;padding-right:18px;padding-left:28px;font-size:14px;border:0;color:var(--tp-common-white);background-color:#fff0}.header__lang .nice-select .current{color:var(--tp-common-white);font-size:14px;font-weight:500}.header__lang .nice-select .list{margin-top:0;left:auto;right:0}.header__lang .nice-select .list .option{color:var(--tp-text-1)}.header__lang .nice-select .list .option:hover,.header__lang .nice-select .list .option.selected.focus{color:var(--tp-theme-1)}.header__lang .selected-lang{color:var(--tp-common-white);font-size:14px;font-weight:500;background-color:var(--tp-theme-1);position:relative;padding-right:20px}.header__lang .selected-lang::after{position:absolute;content:"\f107";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--tp-common-white);font-size:14px;font-family:var(--tp-ff-fontawesome)}.header__lang-list{position:absolute;top:100%;right:0;background-color:var(--tp-common-white);z-index:11;padding:15px 28px;visibility:hidden;opacity:0;transform-origin:top center;-webkit-transform:perspective(400px) rotateX(-45deg);-moz-transform:perspective(400px) rotateX(-45deg);-ms-transform:perspective(400px) rotateX(-45deg);-o-transform:perspective(400px) rotateX(-45deg);transform:perspective(400px) rotateX(-45deg);-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.header__lang-list li{list-style:none;color:var(--tp-common-dark);text-align:right}.header__lang-list li:hover{color:var(--tp-theme-1);cursor:pointer}.header__lang:hover .header__lang-list{visibility:visible;opacity:1;-webkit-transform:perspective(400px) rotateX(0deg);-moz-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);-o-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}.header__social ul li{display:inline-block;margin-right:5px}.header__social ul li:last-child{margin-right:0}.header__social ul li a{font-size:14px;color:var(--tp-common-black);display:inline-block}.header__social ul li a:hover{color:var(--tp-theme-1)}.header__link a{display:inline-block;font-size:14px;color:var(--tp-common-white);font-weight:var(--tp-fw-bold);margin-right:45px}.header__link a i{margin-right:5px}.header__link a:last-child{margin-right:0}.header__link a:hover{color:var(--tp-theme-1)}.header__link-2 a{color:var(--tp-common-black)}.header__link-2 a:hover{color:var(--tp-theme-1)}@media only screen and (min-width:1601px) and (max-width:1700px){.header__menu-wrapper{margin-left:80px}}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.header__menu-wrapper{margin-left:0}}.header__menu-wrapper-2{margin-left:0}.header__contact-icon span{display:inline-block;width:45px}.header__contact-icon span .header-contact-icon-theme{fill:var(--tp-theme-1)}.header__contact-icon span .header-contact-icon-black{fill:var(--tp-common-black)}.header__contact-content h5{color:var(--tp-text-1);margin-bottom:0;font-size:10px}.header__contact-content p{font-size:16px;font-weight:700;color:var(--tp-common-black);margin-bottom:0}.header__contact-content p a:hover{color:var(--tp-theme-1)}.logo-translate{position:relative}.logo img{width:50px}.logo.footer__logo img{width:40px}.logo.footer__logo span{font-size:16px;margin-left:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.logo-translate{margin-top:0}}.logo-space a span{font-weight:900;color:var(--tp-common-black);font-size:13px}@media only screen and (min-width:1400px) and (max-width:1600px){.logo-space{}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.logo-space{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu{}}.main-menu ul li{position:relative;list-style:none;display:inline-block;line-height:1}.main-menu ul li a{display:inline-block;font-size:10px;color:var(--tp-common-black);padding:32px 40px;font-weight:var(--tp-fw-bold);text-transform:capitalize;position:relative}@media (min-width:576px){.container-fluid{max-width:540px}}@media (min-width:768px){.container-fluid{max-width:720px}}@media (min-width:992px){.container-fluid{max-width:960px}}@media (min-width:1200px){.container-fluid{max-width:1140px}.logo-space a span{font-size:15px}.search__modal-input input{font-size:13px;height:50px;line-height:50px}.main-menu ul li a{font-size:13px}}@media (min-width:1400px){.container-fluid{max-width:1320px}.logo-space a span{font-size:17px}.search__modal-input input{font-size:15px;height:55px;line-height:55px}.main-menu ul li a{font-size:15px}}@media only screen and (min-width:1701px) and (max-width:1800px){.main-menu ul li a{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1601px) and (max-width:1700px){.main-menu ul li a{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1400px) and (max-width:1600px){.main-menu ul li a{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu ul li a{padding-left:20px;padding-right:20px}}.main-menu ul li a::before{position:absolute;content:"";top:10px;left:auto;right:10px;width:6px;height:6px;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-common-white);visibility:hidden;opacity:0}.main-menu ul li.has-dropdown>a{position:relative}.main-menu ul li.has-dropdown>a::after{content:"\f078";font-size:12px;color:var(--tp-common-black);font-family:var(--tp-ff-fontawesome);font-weight:400;margin-left:5px;display:inline-block;font-weight:var(--tp-fw-bold)}.main-menu ul li .submenu{position:absolute;top:120%;left:0;width:200px;background:var(--tp-common-white);z-index:99;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;visibility:hidden;opacity:0;-webkit-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-moz-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-ms-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-o-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);box-shadow:0 30px 70px 0 rgb(11 6 70 / .08)}.main-menu ul li .submenu li{display:block;width:100%;margin:0}.main-menu ul li .submenu li:not(:last-child){border-bottom:1px solid rgb(0 0 0 / .1)}.main-menu ul li .submenu li.has-dropdown>a::after{position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);-o-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li a{padding:15px 25px;font-size:10px;font-weight:500;position:relative;z-index:1;color:var(--tp-common-black);width:100%;background-color:#f8f9fa}@media (min-width:1200px){.main-menu ul li .submenu li a{font-size:15px}}.main-menu ul li .submenu li a::before{display:none}.main-menu ul li .submenu li .submenu{left:120%;top:0;visibility:hidden;opacity:0}.main-menu ul li .submenu li:hover>a{color:var(--tp-theme-1);background-color:var(--tp-common-white)}.main-menu ul li .submenu li:hover>a::after{color:var(--tp-theme-1)}.main-menu ul li .submenu li:hover>a::before{left:0;right:auto;width:100%}.main-menu ul li .submenu li:hover>.submenu{left:100%;visibility:visible;opacity:1}.main-menu ul li:hover>a{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.main-menu ul li:hover>a::after{color:var(--tp-common-white)}.main-menu ul li:hover>a::before{visibility:visible;opacity:1}.main-menu ul li:hover>.submenu{top:100%;visibility:visible;opacity:1}@media only screen and (min-width:1701px) and (max-width:1800px){.main-menu-2 ul li{}}@media only screen and (min-width:1601px) and (max-width:1700px){.main-menu-2 ul li{}}@media only screen and (min-width:1400px) and (max-width:1600px){.main-menu-2 ul li{}}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu-2 ul li{}}.main-menu-2 ul li:last-child{margin-right:0}.main-menu-2 ul li a{padding:30px 10px}.main-menu-2 ul li a.active{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.main-menu-2 ul li a::before{display:none}.main-menu-2 ul li .submenu li a:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.main-menu-2 ul li:hover>a{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.main-menu-2 ul li:hover>a::after{color:var(--tp-common-white)}.main-menu-2 ul li:hover>.submenu{top:100%;visibility:visible;opacity:1}.header__action{position:relative}.header__action .submenu{display:none}.header__action:hover>.submenu{top:100%;visibility:visible;display:block;opacity:1}.header__action .submenu{position:absolute;top:120%;left:0;width:117px;background:var(--tp-common-white);z-index:99;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;visibility:hidden;opacity:0;-webkit-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-moz-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-ms-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);-o-box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);box-shadow:0 30px 70px 0 rgb(11 6 70 / .08);font-size:14px}.submenu a{display:flex;align-items:center;gap:6px}.header__action ul.submenu li{list-style:none;padding:10px}.header__action ul.submenu li:hover{background-color:var(--tp-grey-1)}.header-style-3 .header__link-2 a{color:var(--tp-common-dark-3)}.header-style-3 .header__link-2 a:hover{color:var(--tp-theme-2)}.header-style-3 .header__info ul li a i{color:var(--tp-common-dark-3)}.header-style-3 .header__info-2 ul li a{color:var(--tp-common-dark-3)}.header-style-3 .header__info-2 ul li a:hover{color:var(--tp-theme-2)}.header-style-3 .header__orange-bg::after{background-color:var(--tp-common-dark-3)}.header-style-3 .header__lang .selected-lang{background-color:#fff0}.header-style-3 .header__lang-list li:hover{color:var(--tp-theme-2)}.header-style-3 .header__contact-icon span .header-contact-icon-theme{fill:var(--tp-common-dark-3)}.header-style-3 .header__contact-icon span .header-contact-icon-black{fill:var(--tp-common-dark-3)}.header-style-3 .main-menu ul li a{color:var(--tp-common-dark-3)}.header-style-3 .main-menu ul li .submenu li a:hover{color:var(--tp-theme-2)}.header-style-3 .main-menu ul li:hover>a{color:var(--tp-theme-2);background-color:#fff0}.header-style-3 .main-menu ul li:hover>a::after{color:var(--tp-theme-2)}.header-style-3 .header__contact-content h5{color:var(--tp-common-dark-3)}.header-style-3 .header__contact-content p{color:var(--tp-common-dark-3)}.header-style-3 .header__contact-content p a:hover{color:var(--tp-theme-2)}.header-style-3 .header__action a{color:var(--tp-common-dark-3)}.header-style-3 .header__action a:hover{background-color:var(--tp-theme-2);color:var(--tp-common-white)}.header-style-3 .header__hamburger button{color:var(--tp-common-dark-3)}.header-style-3 .header__hamburger button:hover{color:var(--tp-common-white);background-color:var(--tp-theme-2)}.header-sticky-active{box-shadow:0 0 60px 0 rgb(0 0 0 / .07);-webkit-box-shadow:0 10px 15px rgb(25 25 25 / .1)}.header-sticky-active.header-sticky{position:fixed;margin:auto;left:0;top:0;right:0;z-index:99;-webkit-animation:300ms ease-in-out 0s normal none 1 running fadeInDown;animation:300ms ease-in-out 0s normal none 1 running fadeInDown;background:var(--tp-common-white)}.header-sticky-active.header-sticky .logo-translate{margin-top:0}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--tp-common-black);border-top:1px solid #ebebeb;font-size:14px;line-height:1.5;font-weight:700}.mean-container .mean-nav ul li a:hover{color:var(--tp-theme-1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important;line-height:14px;border:1px solid #ebebeb!important;height:30px;width:30px;line-height:30px;color:var(--tp-common-black);line-height:30px;top:0;font-weight:400}.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--tp-theme-1);color:var(--tp-common-white);border-color:var(--tp-theme-1)}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--tp-common-black)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);color:var(--tp-common-black)}.slider__height{min-height:850px}@media only screen and (min-width:768px) and (max-width:991px){.slider__height{min-height:750px}}@media only screen and (min-width:576px) and (max-width:767px){.slider__height{min-height:650px}}@media (max-width:575px){.slider__height{min-height:450px}}.slider__overlay{position:relative;z-index:1}.slider__overlay-2{position:relative;z-index:1}.slider__overlay-2::after{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background-image:-moz-linear-gradient(45deg,#f4f4f4 10%,#fff0 100%);background-image:-webkit-linear-gradient(45deg,#f4f4f4 10%,#fff0 100%);background-image:-ms-linear-gradient(45deg,#f4f4f4 10%,#fff0 100%);background-image:linear-gradient(45deg,#f4f4f4 10%,#fff0 100%);z-index:-1}.slider__title{font-size:100px;color:var(--tp-common-white);font-weight:var(--tp-fw-bold);line-height:1.1;margin-bottom:30px}@media only screen and (min-width:576px) and (max-width:767px){.slider__title{font-size:60px}}@media (max-width:575px){.slider__title{font-size:45px}}.slider__title-2{color:var(--tp-theme-1)}.slider__title-3{font-size:120px;color:var(--tp-common-dark-3);margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px){.slider__title-3{font-size:90px}}@media only screen and (min-width:768px) and (max-width:991px){.slider__title-3{font-size:70px}}@media only screen and (min-width:576px) and (max-width:767px){.slider__title-3{font-size:60px}}@media (max-width:575px){.slider__title-3{font-size:35px}}.slider__title-3 .slider-title-stroke{-webkit-text-fill-color:#fff0;background:#fff0;-webkit-background-clip:text;-webkit-text-stroke:1px var(--tp-common-dark-3)}.slider__content-2 p{color:#444}.slider__content-3>span{font-size:18px;color:var(--tp-common-dark-3)}.slider__wrapper .slider-pagination-btn{position:absolute;top:50%;left:0;width:60px;height:60px;line-height:60px;font-size:15px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-common-black);z-index:1}.slider__wrapper .slider-pagination-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.slider__wrapper .slider-pagination-btn.slider-button-next{left:auto;right:0}.slider__wrapper-2 .slider-pagination-btn{left:auto;right:60px;bottom:50%}.slider__wrapper-2 .slider-pagination-btn:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.slider__wrapper-2 .slider-pagination-btn.slider-button-next{bottom:39%;right:60px}.slider__wrapper-3{padding-top:150px;padding-bottom:450px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.slider__wrapper-3{padding-bottom:250px}}@media only screen and (min-width:768px) and (max-width:991px){.slider__wrapper-3{padding-bottom:150px}}@media only screen and (min-width:576px) and (max-width:767px){.slider__wrapper-3{padding-bottom:100px}}@media (max-width:575px){.slider__wrapper-3{padding-top:100px;padding-bottom:50px}}.slider__btn-2 a{margin-right:25px}.slider__btn-3 a{margin-right:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.slider__pagination{display:none}}.main-slider-paginations{position:absolute!important;bottom:30px!important;left:50%!important;transform:translateX(-50%)!important;width:auto!important;text-align:center;z-index:10;display:block!important}.main-slider-paginations .swiper-pagination-bullet{width:14px;height:14px;background-color:rgb(255 255 255 / .6);opacity:1;margin:0 8px;transition:all 0.3s ease;cursor:pointer;border-radius:50%;display:inline-block}.main-slider-paginations .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;width:40px;border-radius:7px;opacity:1}.main-slider-paginations .swiper-pagination-bullet:hover{background-color:rgb(255 255 255 / .9);opacity:1}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.main-slider-paginations{bottom:20px!important}.main-slider-paginations .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px}.main-slider-paginations .swiper-pagination-bullet.swiper-pagination-bullet-active{width:32px}}.slider-play-btn{font-size:14px;color:var(--tp-common-dark-3);text-transform:capitalize;font-weight:700}@media (max-width:575px){.slider-play-btn{display:block}}.slider-play-btn .slider-play-btn-icon{display:inline-block;width:60px;height:60px;line-height:60px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-common-dark-3)}.slider-play-btn .slider-play-btn-text{margin-left:20px}.slider-play-btn:hover{color:var(--tp-common-white)}.slider__area .container{margin-top:180px}.brand__slider-active .swiper-slide{width:calc(100% / 5)}.slider__content p{font-size:26px;line-height:32px;color:var(--tp-common-white);margin-bottom:45px}@media (min-width:1400px){.home-about__area .about__content>p{line-height:35px}}@media (max-width:1599px){.slider__area .container{margin-top:130px}.slider__content h2.slider__title{font-size:85px}.slider__content p{font-size:22px;line-height:26px;color:var(--tp-common-white);margin-bottom:40px}}@media (max-width:1199px){.slider__area .container{margin-top:130px}.slider__content h2.slider__title{font-size:65px;margin-bottom:20px}.slider__content p{font-size:19px;line-height:24px;color:var(--tp-common-white);margin-bottom:30px}}@media (max-width:991px){.slider__area .container{margin-top:80px}.slider__content h2.slider__title{font-size:50px;margin-bottom:15px}.slider__content p{font-size:19px;line-height:24px;color:var(--tp-common-white);margin-bottom:20px}.tp-btn{padding:10px 20px;font-size:12px}.brand__area,.home-about__area{padding-top:35px;padding-bottom:35px}.section__title{text-align:center}}@media (max-width:767px){.slider__area .container{margin-top:85px}.slider__content h2.slider__title{font-size:40px;margin-bottom:12px}.slider__content p{font-size:16px;line-height:20px;color:var(--tp-common-white);margin-bottom:20px}}@media (max-width:575px){.slider__area .container{margin-top:115px}}.services__item{background-color:var(--tp-common-white);-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}.services__item:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.services__item:hover .services__thumb img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.services__item-2{padding:45px 45px 40px;position:relative;z-index:1}@media (max-width:575px){.services__item-2{padding-left:35px;padding-right:35px}}.services__item-3:hover .services__thumb-3 img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.services__thumb-3{z-index:1}.services__thumb-3::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--tp-common-dark-3);opacity:.5}.services__icon{position:absolute;top:0;right:40px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.services__icon span{display:inline-block;width:70px;height:70px;text-align:center;line-height:70px;color:var(--tp-common-black);background-color:var(--tp-common-white);font-size:40px;margin-bottom:2px;-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}.services__icon-2{margin-bottom:20px}.services__icon-2 i{font-size:60px;color:var(--tp-theme-1)}.services__icon-3{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:120px;height:120px;text-align:center;line-height:117px;background-color:var(--tp-common-white);z-index:1}.services__icon-3 span{display:inline-block;width:60px;height:60px;line-height:60px}.services__icon-3 span .services-icon-theme{fill:var(--tp-theme-2)}.services__icon-3 span .services-icon-black{fill:var(--tp-common-dark-3)}.services__counter{counter-reset:count}.services__counter-2{counter-reset:count2}.services__no span{display:inline-block;font-size:14px;color:var(--tp-theme-1);position:relative;padding-right:20px}.services__no span::after{position:absolute;counter-increment:count;content:"0" counter(count);right:0;top:48%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--tp-theme-1)}.services__no-2 span{display:inline-block;font-size:14px;color:var(--tp-text-1);position:relative;padding-right:20px}.services__no-2 span::after{position:absolute;counter-increment:count;content:"0" counter(count);right:0;top:48%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--tp-text-1)}.services__no-text{position:relative}.services__no-text::before{position:absolute;counter-increment:count2;content:"0" counter(count2);right:-45px;top:25px;-webkit-text-fill-color:#fff0;background:var(--tp-common-white);-webkit-background-clip:text;-webkit-text-stroke:1px var(--tp-border-6);color:var(--tp-common-white)!important;font-size:170px;z-index:-1;font-weight:700}.services__title{font-size:30px;margin-bottom:20px}.services__title a{color:var(--tp-theme-1)}.services__title a:hover{color:var(--tp-common-black)}.services__title-2{font-size:26px;color:var(--tp-common-black);margin-bottom:15px}.services__title-2 a:hover{color:var(--tp-theme-1)}.services__title-3{font-size:24px;color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.services__title-3{font-size:20px}}.services__title-3 a:hover{color:var(--tp-theme-2)}.services__content{position:relative;border:1px solid var(--tp-border-2);border-top:0;padding:30px 40px}@media only screen and (min-width:1200px) and (max-width:1399px){.services__content{padding-left:15px;padding-right:15px}}.services__content-2 p{margin-bottom:28px}.services__content-3{padding-top:20px}.services__btn .services-link-btn{display:inline-block}.services__btn .services-link-btn a{display:inline-block}.services__btn .services-link-btn:hover .link-btn{color:var(--tp-common-white);background-color:var(--tp-theme-1);border-color:var(--tp-theme-1)}.services__btn .services-link-btn:hover .link-btn i{left:100%;visibility:hidden;opacity:0}.services__btn .services-link-btn:hover .link-btn i:last-child{left:50%;visibility:visible;opacity:1}.services__btn .services-link-btn:hover .services-btn-text{visibility:visible;opacity:1;padding-left:20px}.services__btn .services-link-btn{position:relative}.services__btn .services-btn-text{position:absolute;left:100%;top:43%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;font-weight:700;color:var(--tp-common-black);min-width:200%;visibility:hidden;opacity:0}.services__slider{margin-right:-430px}@media only screen and (min-width:1200px) and (max-width:1399px){.services__slider{margin-right:-200px}}@media only screen and (min-width:992px) and (max-width:1199px){.services__slider{margin-right:-350px}h2{font-size:25px}.section__title{margin-bottom:10px}.about__content>p{font-size:13px;line-height:21px}}@media only screen and (min-width:768px) and (max-width:991px){.services__slider{margin-right:-250px}}@media only screen and (min-width:576px) and (max-width:767px){.services__slider{margin-right:-350px}}@media (max-width:575px){.services__slider{margin-right:0}}.product__details-more-tab-content .about__content p{font-size:17px}.services__details-thumb{margin-bottom:50px}.services__details-title{font-size:40px;margin-bottom:23px;color:var(--tp-theme-1)}@media only screen and (min-width:992px) and (max-width:1199px){.services__details-title{font-size:35px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-title{font-size:30px}}.services__details-content p{font-size:16px;line-height:1.6;margin-bottom:15px}.services__details-question h4{font-size:20px;margin-bottom:20px}.services__details-question ul li{list-style:none;line-height:1}.services__details-question ul li p{font-size:16px;line-height:1.6}.services__details-question ul li p span{color:var(--tp-common-black);font-weight:700}.services__details-process h4{font-size:20px;margin-bottom:22px}.services__details-contact{padding:50px 60px 60px;border:1px solid #f1f1f1;box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-contact{padding-left:15px;padding-right:15px}}.services__details-contact h4{font-size:40px;margin-bottom:30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-contact h4{font-size:30px}}.services__details-contact .contact__input input,.services__details-contact .contact__input textarea{background-color:var(--tp-grey-4);border-color:var(--tp-grey-4)}.services__details-contact .contact__input input:focus,.services__details-contact .contact__input textarea:focus{border-color:var(--tp-theme-1)}.services__details-contact .contact__input input::-webkit-input-placeholder,.services__details-contact .contact__input textarea::-webkit-input-placeholder{color:var(--tp-text-12)}.services__details-contact .contact__input input:-moz-placeholder,.services__details-contact .contact__input textarea:-moz-placeholder{color:var(--tp-text-12)}.services__details-contact .contact__input input::-moz-placeholder,.services__details-contact .contact__input textarea::-moz-placeholder{color:var(--tp-text-12)}.services__details-contact .contact__input input:-ms-input-placeholder,.services__details-contact .contact__input textarea:-ms-input-placeholder{color:var(--tp-text-12)}.services__details-contact .contact__input i{color:var(--tp-common-black)}.services__widget{padding:33px 40px 30px;border:1px solid #f3f3f3}.services__widget-title{font-size:20px;padding-right:70px;position:relative;margin-bottom:17px;color:var(--tp-theme-1)}.services__widget-title::after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:70px;height:1px;background-color:var(--tp-theme-1)}.services__widget ul li{list-style:none;margin-bottom:2px}.services__widget ul li:last-child{margin-bottom:0}.services__widget ul li a{font-size:16px;color:var(--tp-text-1);padding-left:30px;position:relative}.services__widget ul li a::after{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:1px;background-color:var(--tp-common-black)}.services__widget ul li:hover>a{color:var(--tp-theme-1);padding-left:40px}.services__widget ul li:hover>a::after{background-color:var(--tp-theme-1);width:22px}.services-widget-banner{position:relative;background-color:var(--tp-grey-4);z-index:1;padding:50px 25px 35px}.services-widget-banner .services-banner-shape-1{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.services-widget-banner .services-banner-content{text-align:center}.services-widget-banner .services-banner-content span{font-size:14px;display:inline-block;margin-bottom:5px}.services-widget-banner .services-banner-content h5{font-size:20px;margin-bottom:15px}.services-widget-banner .services-banner-content p{font-size:30px;color:var(--tp-theme-1);font-weight:700;position:relative;display:inline-block}.services-widget-banner .services-banner-content p::after{position:absolute;content:"";left:0;bottom:-3px;width:100%;height:2px;background-color:var(--tp-theme-1)}@media (min-width:992px){.home-about__area{height:calc(70vh - 75px);display:flex;align-items:center}}.about__wrapper{position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__wrapper{padding-left:0}}.about__wrapper-2>p{margin-bottom:30px}.about__content>p{font-size:17px}@media only screen and (min-width:1200px) and (max-width:1399px){.about__wrapper-3{padding-left:0}.about__content>p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__wrapper-3{padding-left:0;padding-right:15px}.about__content>p{font-size:12px;line-height:1.5}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__wrapper-3{padding-left:0;margin-top:50px;padding-right:0}.about__content>p{font-size:13px}}.about__wrapper-3>p{font-size:16px;margin-bottom:35px}.about__wrapper-4>p{font-size:16px}.about__content>ul{margin-left:30px;margin-bottom:15px}.about__author{padding:15px 25px;background-color:var(--tp-grey-1);-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__author{margin-right:0}}@media (max-width:575px){.about__author-inner{margin-bottom:25px;margin-right:0}}.about-sub-menu a{padding:10px;display:block}.about-sub-menu a.active{background-color:var(--tp-grey-1);color:var(--tp-theme-1)}.about__author-border{position:relative}.about__author-border::after{position:absolute;content:"";top:50%;left:0;right:auto;width:4px;height:100%;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-theme-1)}.about__author-thumb img{width:50px;height:50px}.about__author-info h4{font-size:20px;font-weight:700;margin-bottom:0;line-height:1}.about__author-info span{font-size:14px;line-height:1}.about__author-content-3 p{line-height:1;margin-bottom:23px}.about__author-content-3 p span{font-size:20px;color:var(--tp-common-dark-3);font-weight:700}.about__author-4{margin-right:0}.about__item{padding:40px 25px 35px;position:relative;-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}.about__item::after{position:absolute;content:"";left:auto;top:0;right:0;width:0%;height:2px;background-color:var(--tp-theme-1)}.about__item:hover::after{left:0;right:auto;width:100%}.about__item-icon{margin-bottom:10px}.about__item-icon i{font-size:50px;color:var(--tp-theme-1)}.about__item-content h4{font-size:20px;line-height:1;margin-bottom:0}.about__item-content h4 span{font-size:60px}.about__item-content p{font-size:16px;margin-bottom:0}.about__shape-1{position:absolute;top:0;left:0;width:100%}.about__shape-2{position:absolute;bottom:0;left:0;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__shape-2{width:100%}}.about__shape-3{position:absolute;bottom:0;right:0;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__shape-3{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__thumb-wrapper-2{margin-right:0}}.about__thumb-wrapper-2 .about-thumb-shape{position:absolute;top:35%;left:36%;width:150px}@media (max-width:575px){.about__thumb-wrapper-2 .about-thumb-shape{width:120px}}.about__progress-item{border-bottom:1px solid var(--tp-border-9);margin-bottom:30px;padding-bottom:25px}.about__progress-process{position:relative}@media (max-width:575px){.about__progress-process{margin-bottom:15px;margin-right:0}}.about__progress-process .about-process-icon{position:absolute;top:27px;left:49%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.about__progress-process .about-process-icon i{font-size:40px;color:var(--tp-theme-2)}.about__progress-process .about-process-icon span{display:inline-block;width:40px;height:40px}.about__progress-process .about-process-icon span .features-icon-theme{fill:var(--tp-theme-2)}.about__progress-process .about-process-icon span .features-icon-black{fill:var(--tp-common-dark-3)}.about__progress-process .progress-circular{position:relative;width:130px;height:130px}.about__progress-process .progress-circular .knob{position:absolute;bottom:47px;left:0;width:100%!important;margin:0!important;font-size:30px!important;color:var(--tp-common-black)!important;font-weight:700}.about__progress-content h4{font-size:24px;margin-bottom:10px}.about__progress-content p{font-size:16px;margin-bottom:0}.about__experience-text{border-bottom:1px solid var(--tp-border-9);margin-bottom:20px}.about__experience-text p{font-size:20px;color:var(--tp-common-black);line-height:1.5;position:relative;padding-left:80px;padding-right:80px;margin-bottom:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__experience-text p{padding-right:0}}.about__experience-text p::after{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:2px;background-color:var(--tp-theme-1)}.about__experience-text p span{color:var(--tp-theme-1)}.commitment td{vertical-align:top}.hero-block__overlay{color:var(--tp-grey-2);font-size:70px;font-weight:700;letter-spacing:-.050em;position:absolute;top:10%;left:-110px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog__item,.portfolio__item{position:relative;z-index:1;isolation:isolate;height:100%;display:flex;flex-direction:column}.portfolio__item-padding{padding:0 22px}.portfolio__item.portfolio__item-padding::after{width:calc(100% - 44px);left:22px}.portfolio__item:hover .portfolio__content,.portfolio__item.is-hovered .portfolio__content{bottom:45px;opacity:1;visibility:visible}@media (max-width:575px){.portfolio__item:hover .portfolio__content{bottom:20px}}.portfolio__item:hover .portfolio__view{top:50px;opacity:1;visibility:visible}@media (max-width:575px){.portfolio__item:hover .portfolio__view{top:20px}}.portfolio__item-3.portfolio-item-active .portfolio__btn-3{-webkit-transform:perspective(400px) rotateX(0deg);-moz-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);-o-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);visibility:visible;opacity:1}.portfolio__item-3:hover .portfolio__btn-3{-webkit-transform:perspective(400px) rotateX(0deg);-moz-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);-o-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);visibility:visible;opacity:1}.portfolio__title{font-size:24px;color:#ffffff!important;margin-bottom:0;font-weight:600;text-shadow:2px 2px 4px rgb(0 0 0 / .8),0 0 10px rgb(0 0 0 / .5);letter-spacing:.5px}.portfolio__title a{color:#ffffff!important;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:10;pointer-events:auto!important;display:inline-block}.portfolio__title a:hover{color:#ffffff!important;text-shadow:2px 2px 6px rgb(0 0 0),0 0 15px rgb(0 0 0 / .7)}.portfolio__title-3{font-size:24px;color:var(--tp-common-dark-3);margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__title-3{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__title-3{font-size:20px}}@media (max-width:575px){.portfolio__title-3{font-size:20px}}.portfolio__title-3 a:hover{color:var(--tp-theme-2)}.portfolio__content{position:absolute;bottom:0;left:50px;z-index:3;visibility:hidden;opacity:0;padding:20px 25px;background:linear-gradient(to top,rgb(0 0 0 / .7) 0%,rgb(0 0 0 / .4) 50%,transparent 100%);border-radius:0 0 0 0;pointer-events:none}.portfolio__content a{pointer-events:auto!important;position:relative;z-index:10}.portfolio__item-padding .portfolio__content{right:50px}@media (max-width:575px){.portfolio__content{left:20px}}.portfolio__content-3{border:1px solid var(--tp-border-10);padding:32px 40px}@media (max-width:575px){.portfolio__content-3{padding-left:20px;padding-right:20px}}.portfolio__tag{display:inline-block;font-size:14px;font-weight:700;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:5px}.portfolio__tag-3{position:absolute;bottom:0;left:40px}.portfolio__tag-3 a{display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;color:var(--tp-common-dark-3);background-color:var(--tp-theme-2);padding:0 7px}.portfolio__view{position:absolute;top:0;left:50px;z-index:1;visibility:hidden;opacity:0}.blog__view{position:absolute;top:0;left:20px;z-index:1;opacity:0}.blog__item:hover .blog__view{opacity:1}.blog__view .blog-view-btn,.portfolio__view .portfolio-view-btn{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-white);background-color:var(--tp-theme-1);font-size:16px}.blog__view .blog-view-btn:hover,.portfolio__view .portfolio-view-btn:hover{color:var(--tp-theme-1);background-color:var(--tp-common-white)}@media (max-width:575px){.portfolio__view{left:20px}}.portfolio__nav{position:absolute;top:-90px;right:305px;z-index:1}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px){.portfolio__nav{right:155px}}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio__nav{right:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__nav{top:-90px;right:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__nav{display:none}}.portfolio__nav .slick-next{margin-left:10px}.portfolio__thumb-banner{position:relative}.portfolio__thumb-banner::after{position:absolute;content:"";top:0%;left:0%;right:auto;width:100%;height:100%;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-ms-transform:translate(0%,0%);-o-transform:translate(0%,0%);transform:translate(0%,0%);background-color:var(--tp-theme-1);opacity:.9}.portfolio__thumb-banner-content{position:absolute;top:50%;left:0;width:100%;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.portfolio__thumb-banner-content p{font-size:14px;text-transform:uppercase;color:var(--tp-common-white);margin-bottom:0;font-weight:700}.portfolio__thumb-banner-content h4{font-size:60px;color:var(--tp-common-white);text-transform:uppercase}@media only screen and (min-width:1400px) and (max-width:1600px){.portfolio__thumb-banner-content h4{font-size:45px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.portfolio__thumb-banner-content h4{font-size:40px}}@media (max-width:575px){.portfolio__thumb-banner-content h4{font-size:22px}}.portfolio__thumb-2{position:relative}.portfolio__btn-3{-webkit-transform:perspective(400px) rotateX(-60deg);-moz-transform:perspective(400px) rotateX(-60deg);-ms-transform:perspective(400px) rotateX(-60deg);-o-transform:perspective(400px) rotateX(-60deg);transform:perspective(400px) rotateX(-60deg);transform-origin:top center;visibility:hidden;opacity:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-wrapper{padding-right:0}}.portfolio__details-text h3{font-size:30px;text-transform:uppercase;margin-bottom:15px}.portfolio__details-text p{font-size:16px;line-height:26px;margin-bottom:30px;padding-right:10px}.portfolio__details-text-highlight{color:#333}.portfolio__details-msg{font-size:20px;text-transform:uppercase;line-height:1.5;margin-bottom:55px}.portfolio__details-goal-item h4{font-size:20px;text-transform:uppercase;border-bottom:1px solid var(--tp-border-1);padding-bottom:15px;margin-bottom:20px}.portfolio__details-goal-item h4 span{color:var(--tp-theme-1)}.portfolio__details-goal-item p{font-size:16px;padding-right:20px}.portfolio__details-post-item{padding:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-post-item{margin-bottom:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-post-item-right .portfolio__details-post-thumb{margin-right:20px;margin-left:0}}.portfolio__details-post-thumb img{width:80px;height:80px}.portfolio__details-post-content span{font-size:14px;display:inline-block;font-weight:700;color:var(--tp-theme-1);text-transform:uppercase;margin-bottom:5px}.portfolio__details-post-content h4{font-size:24px;text-transform:uppercase;margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-post-content h4{font-size:20px}}.portfolio__details-post-content h4 a:hover{color:var(--tp-theme-1)}.portfolio__details-info{padding:0 40px 30px}.portfolio__details-info ul li{list-style:none;border-bottom:1px solid #f2f2f2;margin-bottom:13px;padding-bottom:10px}.portfolio__details-info ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.portfolio__details-info ul li p{font-size:14px;color:var(--tp-text-1);margin-bottom:0}.portfolio__details-info ul li p span{color:var(--tp-common-black);font-weight:700}.portfolio__contact-title{font-size:18px;text-transform:uppercase;margin-bottom:25px}.portfolio__contact .contact__input input,.portfolio__contact .contact__input textarea{border-color:#f2f2f2;height:60px;line-height:60px;padding-left:50px;padding-right:15px}.portfolio__contact .contact__input input:focus,.portfolio__contact .contact__input textarea:focus{border-color:var(--tp-theme-1)}.portfolio__contact .contact__input textarea{height:140px;line-height:1.3}.portfolio__contact .nice-select{height:60px;line-height:60px;border:1px solid #f2f2f2;background-color:#fff0;padding-left:50px}.portfolio__contact .contact__input i{top:23px;left:23px;right:auto;color:var(--tp-common-black)}.portfolio__widget{box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);border:1px solid #f2f2f2}.portfolio__widget-title{font-size:18px;text-transform:uppercase;margin-bottom:20px;padding:35px 40px 0}.tp-dropcap{display:inline-block;font-size:50px;font-weight:700;float:left;height:70px;width:70px;line-height:70px;text-align:center;color:var(--tp-common-black);background-color:var(--tp-common-white);box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);margin-right:20px}.gallery__item{position:relative;z-index:1}.gallery__item:hover::after{opacity:.9}.gallery__item:hover .gallery__content{bottom:45px;opacity:1;visibility:visible}.gallery__item a img{width:100%}@media (max-width:575px){.gallery__item:hover .gallery__content{bottom:20px}}.gallery__item:hover .gallery__view{top:50px;opacity:1;visibility:visible}@media (max-width:575px){.gallery__item:hover .gallery__view{top:20px}}.gallery__item-3.gallery-item-active .gallery__btn-3{-webkit-transform:perspective(400px) rotateX(0deg);-moz-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);-o-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);visibility:visible;opacity:1}.gallery__item-3:hover .gallery__btn-3{-webkit-transform:perspective(400px) rotateX(0deg);-moz-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);-o-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);visibility:visible;opacity:1}.gallery__title{font-size:24px;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:0}.gallery__title a:hover{color:var(--tp-theme-1)}.gallery__title-3{font-size:24px;color:var(--tp-common-dark-3);text-transform:uppercase;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.gallery__title-3{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.gallery__title-3{font-size:20px}}@media (max-width:575px){.gallery__title-3{font-size:20px}}.gallery__title-3 a:hover{color:var(--tp-theme-2)}.gallery__content{position:absolute;bottom:0;left:50px;z-index:1;visibility:hidden;opacity:0}@media (max-width:575px){.gallery__content{left:20px}}.gallery__content-3{border:1px solid var(--tp-border-10);padding:32px 40px}@media (max-width:575px){.gallery__content-3{padding-left:20px;padding-right:20px}}.gallery__tag{display:inline-block;font-size:14px;font-weight:700;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:5px}.gallery__tag-3{position:absolute;bottom:0;left:40px}.gallery__tag-3 a{display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;color:var(--tp-common-dark-3);background-color:var(--tp-theme-2);padding:0 7px}.gallery__view{position:absolute;top:0;left:50px;z-index:1;visibility:hidden;opacity:0}.gallery__view .gallery-view-btn{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-white);background-color:var(--tp-theme-1);font-size:16px}.gallery__view .gallery-view-btn:hover{color:var(--tp-theme-1);background-color:var(--tp-common-white)}@media (max-width:575px){.gallery__view{left:20px}}.gallery__nav{position:absolute;top:-105px;right:305px;z-index:1}@media only screen and (min-width:1601px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1600px){.gallery__nav{right:155px}}@media only screen and (min-width:1200px) and (max-width:1399px){.gallery__nav{right:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.gallery__nav{top:-90px;right:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__nav{display:none}}.gallery__nav .slick-next{margin-left:10px}.gallery__thumb-banner{position:relative}.gallery__thumb-banner::after{position:absolute;content:"";top:0%;left:0%;right:auto;width:100%;height:100%;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-ms-transform:translate(0%,0%);-o-transform:translate(0%,0%);transform:translate(0%,0%);background-color:var(--tp-theme-1);opacity:.9}.gallery__thumb-banner-content{position:absolute;top:50%;left:0;width:100%;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.gallery__thumb-banner-content p{font-size:14px;text-transform:uppercase;color:var(--tp-common-white);margin-bottom:0;font-weight:700}.gallery__thumb-banner-content h4{font-size:60px;color:var(--tp-common-white);text-transform:uppercase}@media only screen and (min-width:1400px) and (max-width:1600px){.gallery__thumb-banner-content h4{font-size:45px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.gallery__thumb-banner-content h4{font-size:40px}}@media (max-width:575px){.gallery__thumb-banner-content h4{font-size:22px}}.gallery__thumb-2{position:relative}.gallery__btn-3{-webkit-transform:perspective(400px) rotateX(-60deg);-moz-transform:perspective(400px) rotateX(-60deg);-ms-transform:perspective(400px) rotateX(-60deg);-o-transform:perspective(400px) rotateX(-60deg);transform:perspective(400px) rotateX(-60deg);transform-origin:top center;visibility:hidden;opacity:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__details-wrapper{padding-right:0}}.gallery__details-text h3{font-size:30px;text-transform:uppercase;margin-bottom:15px}.gallery__details-text p{font-size:16px;line-height:26px;margin-bottom:30px;padding-right:10px}.gallery__details-text-highlight{color:#333}.gallery__details-msg{font-size:20px;text-transform:uppercase;line-height:1.5;margin-bottom:55px}.gallery__details-goal-item h4{font-size:20px;text-transform:uppercase;border-bottom:1px solid var(--tp-border-1);padding-bottom:15px;margin-bottom:20px}.gallery__details-goal-item h4 span{color:var(--tp-theme-1)}.gallery__details-goal-item p{font-size:16px;padding-right:20px}.gallery__details-post-item{padding:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__details-post-item{margin-bottom:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__details-post-item-right .gallery__details-post-thumb{margin-right:20px;margin-left:0}}.gallery__details-post-thumb img{width:80px;height:80px}.gallery__details-post-content span{font-size:14px;display:inline-block;font-weight:700;color:var(--tp-theme-1);text-transform:uppercase;margin-bottom:5px}.gallery__details-post-content h4{font-size:24px;text-transform:uppercase;margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.gallery__details-post-content h4{font-size:20px}}.gallery__details-post-content h4 a:hover{color:var(--tp-theme-1)}.gallery__details-info{padding:0 40px 30px}.gallery__details-info ul li{list-style:none;border-bottom:1px solid #f2f2f2;margin-bottom:13px;padding-bottom:10px}.gallery__details-info ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.gallery__details-info ul li p{font-size:14px;color:var(--tp-text-1);margin-bottom:0}.gallery__details-info ul li p span{color:var(--tp-common-black);font-weight:700}.gallery__contact-title{font-size:18px;text-transform:uppercase;margin-bottom:25px}.gallery__contact .contact__input input,.gallery__contact .contact__input textarea{border-color:#f2f2f2;height:60px;line-height:60px;padding-left:50px;padding-right:15px}.gallery__contact .contact__input input:focus,.gallery__contact .contact__input textarea:focus{border-color:var(--tp-theme-1)}.gallery__contact .contact__input textarea{height:140px;line-height:1.3}.gallery__contact .contact__input .nice-select{height:60px;line-height:60px;border:1px solid #f2f2f2;background-color:#fff0;padding-left:50px}.gallery__contact .contact__input i{top:23px;left:23px;right:auto;color:var(--tp-common-black)}.gallery__widget{box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);border:1px solid #f2f2f2}.gallery__widget-title{font-size:18px;text-transform:uppercase;margin-bottom:20px;padding:35px 40px 0}.cta__title{font-size:60px;color:var(--tp-common-white);text-transform:uppercase;flex:0 0 auto}@media (max-width:575px){.cta__title{font-size:40px;margin-right:0}}.cta__title-4{font-size:30px;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:0}.cta__title-4 span{margin-left:5px;position:relative}.cta__title-4 span::after{position:absolute;content:"";left:0;bottom:0;width:100%;height:2px;background-color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.cta__wrapper{margin-bottom:25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta__wrapper{margin-bottom:50px}}.cta__wrapper p{color:var(--tp-common-white);padding-right:30px}.cta__overlay{position:relative}.cta__overlay::after{position:absolute;content:"";top:0%;left:0%;right:auto;width:100%;height:100%;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-ms-transform:translate(0%,0%);-o-transform:translate(0%,0%);transform:translate(0%,0%);background-color:var(--tp-theme-1);opacity:.95}.cta__bg-2{position:absolute;top:0;left:0;width:67%;height:100%}@media (max-width:575px){.cta__bg-2{width:80%}}.cta__shape-1{position:absolute;top:0;right:0;width:100%;height:100%;z-index:-1}.cta__inner-2{padding:80px 80px 5px;padding-right:140px}@media only screen and (min-width:1200px) and (max-width:1399px){.cta__inner-2{padding-right:65px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta__inner-2{padding-right:85px}}@media only screen and (min-width:768px) and (max-width:991px){.cta__inner-2{padding-right:120px}}@media only screen and (min-width:576px) and (max-width:767px){.cta__inner-2{padding-right:40px;padding-left:40px}}@media (max-width:575px){.cta__inner-2{padding-right:25px;padding-left:20px}}.cta__inner-4{padding-top:30px;padding-bottom:30px;margin-bottom:-60px}.cta__content-2 p{font-size:16px;margin-bottom:5px}.cta__play{position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta__play{margin-top:75px}}.cta__btn-2{-webkit-transform:translateY(55%);-moz-transform:translateY(55%);-ms-transform:translateY(55%);-o-transform:translateY(55%);transform:translateY(55%)}.cta__icon{margin:0 30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.cta__icon{margin:30px 0}}.cta__icon i{font-size:30px;color:var(--tp-common-black);display:inline-block;width:60px;height:60px;line-height:69px;text-align:center;background-color:var(--tp-common-white)}.cta-video-btn{font-size:16px;font-weight:700;color:var(--tp-common-black);text-transform:uppercase;background-color:var(--tp-common-white);padding:20px 45px}.cta-video-btn i{color:var(--tp-theme-1);margin-right:2px}.cta-video-btn:hover{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.cta-video-btn:hover i{color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.features__wrapper{padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.features__wrapper{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__wrapper{padding-right:0}}.features__wrapper>p{font-size:16px;padding-bottom:40px;margin-bottom:50px;border-bottom:1px solid var(--tp-border-3)}@media only screen and (min-width:1200px) and (max-width:1399px){.features__wrapper-2{padding-left:0;padding-top:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.features__wrapper-2{padding-left:0;padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__wrapper-2{padding-left:0;padding-top:0;margin-top:50px}}.features__wrapper-2>p{font-size:16px;margin-bottom:35px}.features__icon span{display:inline-block;width:60px;height:60px}.features__icon span .features-icon-theme{fill:var(--tp-theme-1)}.features__icon span .features-icon-black{fill:var(--tp-common-black)}.features__title{font-size:20px;color:var(--tp-common-black);text-transform:uppercase;line-height:1.3}.features__title:hover{color:var(--tp-theme-1)}@media (max-width:575px){.features__item{margin-bottom:25px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__item-wrapper{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__thumb{padding-left:0;margin-top:50px}}.features__thumb-icon{position:absolute;top:50%;left:0;-webkit-transform:translate(-30%,-50%);-moz-transform:translate(-30%,-50%);-ms-transform:translate(-30%,-50%);-o-transform:translate(-30%,-50%);transform:translate(-30%,-50%);width:120px;height:120px;line-height:120px;background-color:var(--tp-common-white);text-align:center;-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}@media only screen and (min-width:992px) and (max-width:1199px){.features__thumb-icon{-webkit-transform:translate(-15%,-50%);-moz-transform:translate(-15%,-50%);-ms-transform:translate(-15%,-50%);-o-transform:translate(-15%,-50%);transform:translate(-15%,-50%)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__thumb-icon{left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.features__thumb-icon span{display:inline-block;width:60px;height:60px;line-height:60px;position:relative}.features__thumb-icon span::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:180px;height:180px;background-color:#fff;-webkit-animation:videoBtn 1.75s cubic-bezier(.4,0,.2,1) infinite;animation:videoBtn 1.75s cubic-bezier(.4,0,.2,1) infinite;z-index:-2}.features__thumb-icon span .features-icon-theme{fill:var(--tp-theme-1)}.features__thumb-icon span .features-icon-black{fill:var(--tp-common-black)}.features__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.features__list-item{padding-right:40px}@media (max-width:575px){.features__list-item{padding-right:0}}.features__list-item:not(:last-child){padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid var(--tp-border-7)}@media (max-width:575px){.features__list-icon{margin-right:0;margin-bottom:25px}}.features__list-icon span{display:inline-block;width:80px;height:80px;line-height:75px;text-align:center;background-color:var(--tp-common-white);box-shadow:0 16px 32px 0 rgb(0 0 0 / .06)}.features__list-icon span svg{width:40px}.features__list-icon span .features-icon-theme{fill:var(--tp-theme-1)}.features__list-icon span .features-icon-black{fill:var(--tp-common-black)}.features__list-content h4{font-size:20px;text-transform:uppercase;margin-bottom:5px}.features__list-content p{font-size:16px;margin-bottom:0}.features__bg{position:absolute;top:0;left:0;width:33%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.features__bg{display:none}}.features__bg::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--tp-theme-1);opacity:.9}.features-play-btn{display:inline-block;font-size:18px;height:120px;width:120px;line-height:120px;text-align:center;color:var(--tp-common-black);background-color:var(--tp-common-white)}.features-play-btn:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}@-webkit-keyframes videoBtn{0%{-webkit-transform:translate(-50%,-50%) scale(0);-moz-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);-o-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translate(-50%,-50%) scale(1.3);-moz-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);-o-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}}@-moz-keyframes videoBtn{0%{-webkit-transform:translate(-50%,-50%) scale(0);-moz-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);-o-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translate(-50%,-50%) scale(1.3);-moz-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);-o-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}}@-ms-keyframes videoBtn{0%{-webkit-transform:translate(-50%,-50%) scale(0);-moz-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);-o-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translate(-50%,-50%) scale(1.3);-moz-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);-o-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}}@keyframes videoBtn{0%{-webkit-transform:translate(-50%,-50%) scale(0);-moz-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);-o-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}100%{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:translate(-50%,-50%) scale(1.3);-moz-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);-o-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}}.process__item{padding:40px 40px 25px}@media only screen and (min-width:1200px) and (max-width:1399px){.process__item{padding-left:25px;padding-right:25px}}.process__item-overlay{position:relative;z-index:1}.process__item-overlay::after{position:absolute;content:"";top:0%;left:0%;right:auto;width:100%;height:100%;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-ms-transform:translate(0%,0%);-o-transform:translate(0%,0%);transform:translate(0%,0%);background-color:var(--tp-common-white);z-index:-1}.process__item-overlay::before{position:absolute;content:"";top:0;left:auto;right:20px;width:8px;height:8px;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-theme-1);opacity:0}.process__item:hover::after{background-color:var(--tp-common-black);opacity:.94}.process__item:hover::before{opacity:1;top:20px}.process__item:hover .process__title{color:var(--tp-common-white)}.process__item-2{padding:50px 35px 30px;border:1px solid var(--tp-grey-1);height:100%;-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}@media only screen and (min-width:1200px) and (max-width:1399px){.process__item-2{padding-left:15px;padding-right:15px}}@media (max-width:575px){.process__item-2{padding-left:25px;padding-right:25px}}.process__item-2:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.process__icon i{font-size:60px;color:var(--tp-theme-1)}.process__icon-2{margin-bottom:15px}.process__icon-2 img{height:60px;width:auto}.process__icon-2 i{font-size:70px;color:var(--tp-theme-1)}.process__icon-3{margin-bottom:15px}.process__icon-3 img{height:100px;width:auto}.process__icon-3 i{font-size:70px;color:var(--tp-theme-1)}.process__title{font-size:17px;line-height:1.3}.process__title-2{font-size:24px;color:var(--tp-common-dark-3);text-transform:uppercase;margin-bottom:12px}.process__thumb{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.process__content-2 p{font-size:16px;margin-bottom:0}.process__step{position:absolute;top:20px;right:20px}.process__step span{display:inline-block;font-weight:700;color:var(--tp-common-dark-3);background-color:var(--tp-theme-2);padding:5px 10px 2px;text-transform:uppercase;line-height:1;position:relative}.process__step span::after{position:absolute;content:"";left:0;top:100%;width:10px;height:10px;border-top:0 solid #fff0;border-left:10px solid var(--tp-theme-2);border-bottom:10px solid #fff0}.process-style-2 .process__step span{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.process-style-2 .process__step span::after{border-left-color:var(--tp-theme-1)}.process-style-2 .process__title-2{color:var(--tp-common-black)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video__wrapper{padding-left:0}}.video__thumb{position:absolute;top:0;left:0;width:50%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.video__thumb{width:45%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.video__thumb{display:none}}.video__play-btn{position:absolute;top:50%;left:50%;width:120px;height:120px;line-height:120px;font-size:18px;font-weight:700;color:var(--tp-common-black);text-transform:uppercase;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video__play-btn:hover{color:var(--tp-common-white)}.video__progress-item{position:relative}.video__progress-item h4{font-size:14px;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:15px}.video__progress-item .progress{height:60px;background-color:var(--tp-common-black-4);overflow:visible}.video__progress-item .progress-bar{background-color:var(--tp-theme-1);overflow:visible}.video__progress-item .progress-count{position:absolute;top:-5px;right:0;font-size:14px;font-weight:700;color:var(--tp-common-white)}.team__item{position:relative}.team__item::after{position:absolute;content:"";left:0;bottom:0;width:100%;height:100%;background-image:-moz-linear-gradient(90deg,black 0%,#fff0 100%);background-image:-webkit-linear-gradient(90deg,black 0%,#fff0 100%);background-image:-ms-linear-gradient(90deg,black 0%,#fff0 100%)}.team__item:hover::after{visibility:visible;opacity:1}.team__item-3{position:relative}.team__item-3::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgb(0 0 0 / .70196) 0%,#fff0 100%);background-image:-webkit-linear-gradient(0deg,rgb(0 0 0 / .70196) 0%,#fff0 100%);background-image:-ms-linear-gradient(0deg,rgb(0 0 0 / .70196) 0%,#fff0 100%);background-image:linear-gradient(0deg,rgb(0 0 0 / .70196) 0%,#fff0 100%)}.team__item-3:hover .team__thumb-3 img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.team__social{position:absolute;top:0;left:100%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;-webkit-transform:skewX(30deg);-moz-transform:skewX(30deg);-ms-transform:skewX(30deg);-o-transform:skewX(30deg);transform:skewX(30deg)}@media (max-width:575px){.team__social{transform-origin:top;-webkit-transform:skewY(30deg);-moz-transform:skewY(30deg);-ms-transform:skewY(30deg);-o-transform:skewY(30deg);transform:skewY(30deg)}}@media (max-width:575px){.team__social ul{display:inline-block!important}}.team__social ul li{list-style:none}.team__social ul li>a{display:inline-block;font-size:18px;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-black);background-color:var(--tp-common-white);margin-left:10px}@media (max-width:575px){.team__social ul li>a{margin-bottom:10px}}.team__social ul li>a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.team__social-wrapper{position:absolute;top:30px;left:30px;z-index:1}.team__social-wrapper .team-plus-btn{display:inline-block;font-size:18px;width:50px;height:50px;line-height:50px;text-align:center;color:var(--tp-common-white);background-color:var(--tp-theme-1)}.team__social-wrapper:hover .team__social{visibility:visible;opacity:1;-webkit-transform:skewX(0deg);-moz-transform:skewX(0deg);-ms-transform:skewX(0deg);-o-transform:skewX(0deg);transform:skewX(0deg)}.team__social-3{position:absolute;top:-40px;right:20px;background-color:var(--tp-theme-2);padding:10px 10px;z-index:11;padding-top:60px}.team__social-3 ul li{list-style:none}.team__social-3 ul li a{font-size:14px;color:var(--tp-common-black);background-color:var(--tp-common-white);display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;margin-bottom:15px}.team__social-3 ul li a:hover{color:var(--tp-common-white);background-color:var(--tp-common-dark-3)}.team__social-btn .team-social-btn{font-size:14px;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;margin-top:20px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);color:var(--tp-common-black);background-color:var(--tp-common-white)}.team__social-btn .team-social-btn:hover{color:var(--tp-common-white);background-color:var(--tp-common-dark-3)}.team__social-btn .team-social-btn:not(.collapsed){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);color:var(--tp-common-white);background-color:var(--tp-common-dark-3)}.team__social-btn .team-social-btn-close{font-size:14px;color:var(--tp-common-black);background-color:var(--tp-common-white);display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;margin-top:20px;position:absolute;z-index:1;bottom:10px;left:10px;visibility:hidden;opacity:0}.team__social-btn .team-social-btn-close:hover{color:var(--tp-common-white);background-color:var(--tp-common-dark-3)}.team__title{font-size:26px;color:var(--tp-common-white);text-transform:uppercase}.team__title a:hover{color:var(--tp-theme-1)}.team__title-3{font-size:26px;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:0}.team__title-3 a:hover{color:var(--tp-theme-2)}.team__content{position:absolute;left:30px;bottom:15px;z-index:1}.team__content span{font-size:14px;font-weight:700;color:var(--tp-common-white);opacity:.6;display:inline-block;text-transform:uppercase}.team__content-3{position:absolute;bottom:32px;left:40px;z-index:1}.team__content-3 h3{color:var(--tp-theme-1)}.team__content-3 h3 a{background-color:var(--tp-theme-1);color:#fff;padding:5px}@media (max-width:575px){.team__content-3{left:15px}}.team__content-3 span{font-size:10px;color:var(--tp-common-white);text-transform:uppercase;font-weight:700;opacity:.6;display:inline-block;margin-bottom:5px}.team__slider{padding-left:95px;padding-right:200px;margin-left:-85px}.team__slider .swiper-container{overflow:visible}@media (max-width:575px){.team__slider{padding:0;margin:0}}.team__box-item:hover .team__box-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.team__box-title{font-size:20px;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:10px}.team__box-title a:hover{color:var(--tp-theme-1)}.team__box-content{position:absolute;bottom:0;left:0;padding-top:20px;padding-right:50px;background-color:var(--tp-common-black);-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;-webkit-transform:translateY(35px);-moz-transform:translateY(35px);-ms-transform:translateY(35px);-o-transform:translateY(35px);transform:translateY(35px)}.team__box-content>span{font-size:14px;color:var(--tp-theme-1);text-transform:uppercase;display:inline-block;font-weight:700}.team__box-social a{display:inline-block;color:var(--tp-text-10);margin-right:10px}.team__box-social a:hover{color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-wrapper{padding-top:20px;padding-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-wrapper{padding-top:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__details-wrapper{padding-left:0}}.team__details-designation{font-size:14px;font-weight:500;color:var(--tp-theme-1)}.team__details-title{font-size:60px;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.team__details-title{font-size:45px}}@media (max-width:575px){.team__details-title{font-size:30px}}.team__details-content p{font-size:16px;line-height:1.7;margin-bottom:35px;text-align:justify}.team__details-info-item:hover .team__details-info-icon i{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.team__details-info-icon i{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;font-size:16px;color:var(--tp-theme-1);background-color:var(--tp-grey-4)}.team__details-info-content p{font-size:14px;margin-bottom:0}.team__details-info-content h5{font-size:20px;color:var(--tp-common-black);margin-bottom:0}.team__details-info-content h5 a:hover{color:var(--tp-theme-1)}.team__details-inner{border-bottom:1px solid #e8e8e8}.team__skill-title{font-size:26px;text-transform:uppercase;margin-bottom:40px}@media only screen and (min-width:992px) and (max-width:1199px){.team__skill-progress{padding-top:0;padding-right:30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__skill-progress{padding-top:0;padding-right:0}}.team__skill-progress-item{position:relative;margin-bottom:32px}.team__skill-progress-item h4{font-size:18px;color:var(--tp-common-black);text-transform:uppercase;margin-bottom:13px;padding-right:50px}.team__skill-progress-item .progress{height:10px;background-color:#fff0;overflow:visible;position:relative;z-index:1}.team__skill-progress-item .progress::after{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:100%;background-color:#ececec;z-index:-1}.team__skill-progress-item .progress-bar{background-color:var(--tp-theme-1);overflow:visible}.team__skill-progress-item .progress-count{position:absolute;top:-4px;right:0;font-size:18px;font-weight:700;color:var(--tp-theme-1)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__skill-thumb{margin-top:50px}}.team__skill-border{border-bottom:1px solid #e8e8e8}.team__skill-inner{border-bottom:1px solid #e8e8e8}@media only screen and (min-width:992px) and (max-width:1199px){.team__certificate-content{padding-left:0;padding-top:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__certificate-content{padding-left:0;margin-top:20px}}.team__certificate-content h4{font-size:26px;text-transform:uppercase;margin-bottom:10px}.team__certificate-content p{font-size:18px;line-height:1.6;margin-bottom:35px}.testimonial__img{position:absolute;right:100px;top:0}.testimonial-style-black .team__social-3{background-color:var(--tp-common-black)}.testimonial-style-black .team__social-3 ul li a{color:var(--tp-common-black)}.testimonial-style-black .team__social-3 ul li a:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.testimonial-style-black .team__social-btn .team-social-btn:not(.collapsed){background-color:var(--tp-common-white)}.testimonial-style-black .team__social-btn .team-social-btn:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.testimonial-style-black .team__title-3 a:hover{color:var(--tp-theme-1)}.testimonial-style-black .team__social-btn .team-social-btn:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.testimonial-style-black .team__social-btn .team-social-btn:not(.collapsed){background-color:var(--tp-theme-1);color:var(--tp-common-white)}.counter__item-3{padding-right:65px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter__item-3{margin-bottom:65px;padding-right:0}}.counter__title{font-size:20px;text-transform:uppercase;color:var(--tp-common-white);margin-bottom:10px}.counter__title-4{font-size:22px;color:var(--tp-common-black);text-transform:uppercase}.counter__content p{font-size:16px;color:var(--tp-text-4)}.counter__content-3 p{font-size:16px;color:var(--tp-common-white);margin-bottom:0;padding-left:50px;margin-left:20px;position:relative}.counter__content-3 p::after{position:absolute;content:"";left:0;top:50%;width:30px;height:1px;background-color:var(--tp-theme-1)}.counter__content-4 span{color:var(--tp-text-12)}.counter__content-4 p{font-size:16px}@media (max-width:575px){.counter__process{margin-bottom:30px}}.counter__process .progress-circular{position:relative;width:130px;height:130px}.counter__process .progress-circular .knob{position:absolute;top:0;left:0;margin:0!important;width:100%!important;height:100%!important;font-size:37px!important;-webkit-text-fill-color:#fff0;background:var(--tp-common-black);-webkit-background-clip:text;-webkit-text-stroke:1px var(--tp-common-white);color:var(--tp-common-black)!important}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter__process-4{margin-bottom:25px}}.counter__process-4 .progress-circular{position:relative;z-index:1;width:170px;height:170px}.counter__process-4 .progress-circular::after{position:absolute;content:"";left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;background-color:var(--tp-common-black);z-index:-1}.counter__process-4 .progress-circular .knob{font-size:28px!important;margin-top:57px!important;color:var(--tp-common-white)!important}.counter__list-item:not(:last-child){border-bottom:1px solid var(--tp-grey-1);margin-bottom:30px;padding-bottom:30px}.counter__list-process{position:relative}@media (max-width:575px){.counter__list-process{margin-bottom:15px;margin-right:0}}.counter__list-process .counter-process-icon{position:absolute;top:27px;left:49%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.counter__list-process .counter-process-icon i{font-size:40px;color:var(--tp-theme-1)}.counter__list-process .counter-process-icon span{display:inline-block;width:40px;height:40px}.counter__list-process .counter-process-icon span .features-icon-theme{fill:var(--tp-theme-1)}.counter__list-process .counter-process-icon span .features-icon-black{fill:var(--tp-common-black)}.counter__list-process .progress-circular{position:relative;width:130px;height:130px}.counter__list-process .progress-circular .knob{position:absolute;bottom:20px;left:0;width:100%!important;margin:0!important;font-size:18px!important;color:var(--tp-common-black)!important;font-weight:700}.counter__list-content h4{font-size:24px;text-transform:uppercase;margin-bottom:10px}.counter__list-content p{font-size:16px;margin-bottom:0}.counter__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.counter__play::after{position:absolute;content:"";top:10px;left:0;width:100%;height:100%;background-color:var(--tp-common-black);z-index:-1}.counter__play:hover{color:var(--tp-theme-1)}.counter__play:hover::after{top:0}.counter__bg{position:absolute;top:0;left:0;width:50%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.counter__bg{width:46%}}@media only screen and (min-width:992px) and (max-width:1199px){.counter__bg{width:45%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.counter__bg{display:none}}.counter__overlay{position:relative;z-index:1}.counter__overlay::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--tp-common-black);opacity:.9;z-index:-1}.counter__number{position:relative}.counter__number .counter-number-stroke{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:160px;-webkit-text-fill-color:#fff0;background:#fff0;-webkit-background-clip:text;-webkit-text-stroke:1px var(--tp-grey-2);opacity:.1;font-weight:700}.counter__number h4{font-size:80px;color:var(--tp-common-white);margin-bottom:0}.counter__inner-4{padding:60px 0 70px;border-top:1px solid var(--tp-grey-1)}.counter-play-btn{display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;color:var(--tp-common-black);background-color:var(--tp-common-white);width:140px;height:140px;line-height:140px;text-align:center}@media (min-width:992px){.brand__area{height:30vh;display:flex;align-items:center}}.brand__item{text-align:center}.brand__item-3{text-align:center}.brand__item-3 img{opacity:.4;filter:grayscale(100%)}.brand__item-3:hover img{opacity:1;filter:grayscale(0%)}.brand__item-4 .brand__item{margin:0 15px}.brand__item-4 .brand__item img{padding:30px 40px;opacity:.6}.brand__item-4 .brand__item:hover img{background-color:var(--tp-common-white);opacity:1}.brand__inner{border-top:1px solid var(--tp-border-1)}.brand__shape-1{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.contact__border{border-bottom:1px solid rgb(255 255 255 / .06)}.contact__item{padding:30px 40px 25px;border-left:1px solid rgb(255 255 255 / .06);border-right:1px solid rgb(255 255 255 / .06);margin:-1px 0 0 -1px}@media only screen and (min-width:992px) and (max-width:1199px){.contact__item{padding-left:25px;padding-right:25px}}@media (max-width:575px){.contact__item{padding-left:15px;padding-right:15px}}.contact__icon i{font-size:40px;color:var(--tp-theme-1)}.career__icon i{font-size:80px;color:var(--tp-theme-1)}.career__content h4,.contact__content h4{font-size:14px;color:var(--tp-text-5);text-transform:uppercase;margin-bottom:0}.career__content,.contact__content p{color:var(--tp-common-white);font-weight:700;margin-bottom:0}.contact__content p a:hover{color:var(--tp-theme-1)}.contact__input{position:relative;margin-bottom:20px}.contact__input input,.contact__input textarea{width:100%;height:50px;line-height:50px;background-color:var(--tp-common-white);color:var(--tp-common-dark-3);font-size:14px;padding:0 23px;padding-right:40px;border:1px solid var(--tp-grey-7);outline:none}.contact__input input::-webkit-input-placeholder,.contact__input textarea::-webkit-input-placeholder{color:var(--tp-text-12)}.contact__input input:-moz-placeholder,.contact__input textarea:-moz-placeholder{color:var(--tp-text-12)}.contact__input input::-moz-placeholder,.contact__input textarea::-moz-placeholder{color:var(--tp-text-12)}.contact__input input:-ms-input-placeholder,.contact__input textarea:-ms-input-placeholder{color:var(--tp-text-12)}.contact__input input:focus,.contact__input textarea:focus{border-color:var(--tp-theme-2)}.contact__input i{position:absolute;top:17px;right:23px;font-size:14px;color:var(--tp-common-dark-3)}.contact__input textarea{height:150px;line-height:1.3;padding:20px 23px;resize:none}.nice-select{height:50px;line-height:50px;width:100%;background-color:var(--tp-grey-4);color:var(--tp-common-dark-3);font-size:14px;border:0;margin-bottom:20px}.nice-select::after{color:var(--tp-common-black);right:23px}.nice-select .list{width:100%}.nice-select .list .option{color:var(--tp-text-12)}.nice-select .list .option:hover{color:var(--tp-theme-1)}.nice-select .current{color:var(--tp-common-black)}.contact__btn .contact-btn{padding-top:12px;padding-bottom:12px}.contact__btn .contact-btn-2{text-transform:uppercase}.contact__btn .contact-btn-2 i{margin-left:10px}.contact__btn .contact-btn-2:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.contact__wrapper{padding:40px 50px 50px;background-color:var(--tp-common-white);-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}@media (max-width:575px){.contact__wrapper{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact__wrapper-2{padding-left:0}}.contact__title{font-size:30px;margin-bottom:32px;color:var(--tp-common-dark-3)}.contact__shape-1{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.contact__info-wrapper{padding:60px 60px 50px}@media (max-width:575px){.contact__info-wrapper{padding-left:25px;padding-right:25px}}.contact__info-item:not(:last-child){margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e6e6e6}@media (max-width:575px){.contact__info-icon{margin-right:0;margin-bottom:25px}}.contact__info-icon span{display:inline-block;width:70px;height:70px;line-height:77px;text-align:center;font-size:30px;color:var(--tp-theme-1);background-color:var(--tp-common-white);box-shadow:0 16px 32px 0 rgb(0 0 0 / .04)}.contact__info-title{font-size:20px;text-transform:uppercase;margin-bottom:8px}.contact__info-contact p{color:var(--tp-text-2);line-height:1.5;margin-bottom:2px;font-size:16px}.contact__info-contact p a:hover{color:var(--tp-theme-1)}.contact__map-inner{height:100%;position:relative;min-height:350px}@media (max-width:575px){.contact__map-inner{margin-top:30px}}.contact__map-inner iframe{width:100%;height:100%}.contact__map-icon{position:absolute;top:39%;left:42%;z-index:1}.contact__map-icon span{display:inline-block;width:100px;height:100px;line-height:100px;text-align:center;background-color:var(--tp-theme-1);font-size:40px;color:var(--tp-common-white)}.contact__map-icon span::after{position:absolute;content:"";left:0;top:10px;width:100%;height:100%;background-color:var(--tp-common-black);z-index:-1}.contact__map-icon i{font-size:40px;color:var(--tp-common-white)}.contact-style-2 .contact__input{margin-bottom:17px}.contact-style-2 .contact__input input,.contact-style-2 .contact__input textarea,.contact-style-2 .contact__input .nice-select{padding-left:45px;background-color:var(--tp-grey-4);border:2px solid var(--tp-grey-4);border-radius:0}.contact-style-2 .contact__input input{height:60px;line-height:60px}.contact-style-2 .contact__input .nice-select{height:60px;line-height:52px}.contact-style-2 .contact__input input::-webkit-input-placeholder,.contact-style-2 .contact__input textarea::-webkit-input-placeholder{color:var(--tp-text-12)}.contact-style-2 .contact__input input:-moz-placeholder,.contact-style-2 .contact__input textarea:-moz-placeholder{color:var(--tp-text-12)}.contact-style-2 .contact__input input::-moz-placeholder,.contact-style-2 .contact__input textarea::-moz-placeholder{color:var(--tp-text-12)}.contact-style-2 .contact__input input:-ms-input-placeholder,.contact-style-2 .contact__input textarea:-ms-input-placeholder{color:var(--tp-text-12)}.contact-style-2 .contact__input input:focus,.contact-style-2 .contact__input textarea:focus{border-color:var(--tp-theme-1)}.contact-style-2 .contact__input textarea{padding:20px 23px;padding-left:45px;line-height:1.3;height:230px}.contact-style-2 .contact__input i{top:23px;right:auto;left:20px;color:var(--tp-common-black)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__wrapper{margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__wrapper{padding-right:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__wrapper-2{padding-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__wrapper-2{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__wrapper-2{padding-left:0;margin-top:50px}}.faq__wrapper-2 p{font-size:16px;margin-bottom:45px}.faq__accordion .accordion-button:not(.collapsed){color:var(--tp-common-black);background-color:var(--tp-common-white);box-shadow:none;border-bottom:1px solid #f0f0f0}.faq__accordion .accordion-button:focus{border-color:#fff0;box-shadow:none}.faq__accordion .accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:20px 25px;font-weight:700;text-transform:uppercase;font-size:16px;color:var(--tp-common-black);text-align:left;background-color:var(--tp-grey-4);border:0}.faq__accordion .accordion-button::after{content:"\f078";font-family:var(--tp-ff-fontawesome);font-size:16px;font-weight:700;color:var(--tp-common-black);background-image:none}.faq__accordion .accordion-button:not(.collapsed)::after{content:"\f077";-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.faq__accordion .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:0;border-bottom-left-radius:0}.faq__accordion .accordion-item{background-color:var(--tp-grey-4);border:1px solid var(--tp-grey-4);margin-bottom:10px}.faq__accordion .accordion-body{background-color:var(--tp-common-white);padding:20px 25px 20px}.faq__accordion .accordion-body p{font-size:16px}.faq__accordion-icon{position:absolute;top:-17px;right:30px;z-index:-1}.faq__accordion-icon i{font-size:100px;color:var(--tp-grey-4)}.faq__accordion-icon-2{position:absolute;top:-10px;right:30px;z-index:-1}.faq__accordion-icon-2 i{font-size:100px;color:var(--tp-grey-4)}.faq__accordion-2 .accordion-button{background-color:var(--tp-common-white);color:var(--tp-common-dark-3)}.faq__accordion-2 .accordion-body{position:relative;z-index:1}.faq__accordion-3 .accordion-item{border:1px solid #f0f0f0;overflow:hidden}.faq__accordion-3 .accordion-button{background-color:var(--tp-common-white);color:var(--tp-common-dark-3)}.faq__accordion-3 .accordion-button.collapsed{border-bottom:0}.faq__accordion-3 .accordion-body{position:relative;z-index:1}.faq__experience{margin-top:15px;padding:60px 80px 40px;position:relative;z-index:1}.media-center-item{border:1px solid #f0f0f0;padding:10px;font-size:12px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.faq__experience{padding-left:40px;padding-right:40px}}.faq__experience .faq__experience-shape{width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.faq__experience-icon{margin-bottom:15px}.faq__experience-icon i{font-size:60px;color:var(--tp-theme-1)}.faq__experience-content h4{font-size:20px;color:var(--tp-common-white);line-height:1;margin-bottom:0}.faq__experience-content h4 span{font-size:80px}.faq__experience-content p{color:var(--tp-text-9);margin-bottom:0}.faq__shape-2{position:absolute;bottom:-6%;left:-6%;z-index:-1}.faq__shape-3{position:absolute;bottom:20%;right:-10%;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:1200px) and (max-width:1399px){.faq__shape-3{right:-30px}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__shape-3{right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.faq__shape-3{right:-15px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__shape-3{right:-10px}}.testimonial__rating{display:inline-block;font-size:14px;color:var(--tp-theme-1);margin-bottom:5px}.testimonial__rating-3{margin-bottom:15px}.testimonial__rating-3 span{background-color:var(--tp-theme-2);padding:2px 13px}.testimonial__rating-3 a{font-size:12px;color:var(--tp-common-dark-3)}.testimonial__icon{position:absolute;top:8px;right:20px;z-index:-1}.testimonial__icon i{font-size:100px;color:var(--tp-grey-5)}.testimonial__icon-3{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;line-height:100px;text-align:center;background-color:var(--tp-common-white)}.testimonial__icon-3 i{color:var(--tp-common-dark-3);font-size:40px;line-height:105px;text-align:center}@media (max-width:575px){.testimonial__thumb-3{margin-right:0}}@media (max-width:575px){.testimonial__thumb-3 img{width:100%}}.testimonial__content{padding:35px 40px;margin-bottom:60px;margin-left:30px;position:relative;z-index:1;width:calc(100% - 420px)}.testimonial__content p{font-size:18px;line-height:1.3;margin-bottom:0;line-height:28px}@media (max-width:575px){.testimonial__content-3{margin-top:50px}}.testimonial__content-3 p{font-size:20px;line-height:1.5;color:var(--tp-text-12);margin-bottom:25px;padding-right:10px}.testimonial__user-thumb img{height:150px}.testimonial__user-name{font-size:20px;text-transform:uppercase;margin-bottom:0}.testimonial__user-name-3{font-size:26px;color:var(--tp-common-white);margin-bottom:0;text-transform:uppercase}.testimonial__user-designation{text-transform:uppercase;margin-bottom:0}.testimonial__user-designation-3{font-size:14px;color:var(--tp-theme-2)}.testimonial__bg-yellow{position:absolute;top:0;left:0;width:30%;height:100%;background-color:var(--tp-theme-2)}.testimonial__bg-yellow img{position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__bg-yellow{display:none}}.testimonial__bg-black{position:absolute;top:0;right:0;width:70%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__bg-black{width:100%}}.testimonial__bg-black::after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background-color:var(--tp-common-dark-3);opacity:.9}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonial__wrapper-3{padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial__wrapper-3{padding-top:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonial__wrapper-3{margin-top:50px;padding-top:0;padding-right:0}}.testimonial__slider-4 .testimonial__content{background-color:var(--tp-common-white)}.testimonial__slider-4 .testimonial__content::after{border-left-color:var(--tp-common-white)}.testimonial__slider-4 .testimonial__icon i{color:var(--tp-grey-5)}.internal-testimonial__rating{display:inline-block;font-size:14px;color:var(--tp-theme-1);margin-bottom:5px}.internal-testimonial__rating-3{margin-bottom:15px}.internal-testimonial__rating-3 span{background-color:var(--tp-theme-2);padding:2px 13px;border-radius:12px}.internal-testimonial__rating-3 a{font-size:12px;color:var(--tp-common-dark-3)}.internal-testimonial__icon{position:absolute;top:8px;right:20px;z-index:-1}.internal-testimonial__icon i{font-size:100px;color:var(--tp-common-white)}.internal-testimonial__icon-3{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;line-height:100px;text-align:center;background-color:var(--tp-common-white);border-radius:50%}.internal-testimonial__icon-3 i{color:var(--tp-common-dark-3);font-size:40px;line-height:105px;text-align:center}@media (max-width:575px){.internal-testimonial__thumb-3{margin-right:0}}@media (max-width:575px){.internal-testimonial__thumb-3 img{width:100%}}.internal-testimonial__content{padding:35px 40px;background-color:var(--tp-grey-5);margin-bottom:30px;position:relative;z-index:1;min-height:280px;display:flex;flex-direction:column;justify-content:center}.internal-testimonial__content::after{position:absolute;content:"";left:67px;top:100%;width:30px;height:16px;border-top:0 solid #fff0;border-left:30px solid var(--tp-grey-5);border-bottom:16px solid #fff0}.internal-testimonial__content p{font-size:18px;line-height:1.3;color:var(--tp-common-black);margin-bottom:0;line-height:28px}@media (max-width:575px){.internal-testimonial__content-3{margin-top:50px}}.internal-testimonial__content-3 p{font-size:20px;line-height:1.5;color:var(--tp-text-12);margin-bottom:25px;padding-right:10px}.internal-testimonial__user-thumb img{width:60px;height:60px;object-fit:cover;object-position:top;border-radius:50%}.internal-testimonial__user-name{font-size:20px;text-transform:uppercase;margin-bottom:0}.internal-testimonial__user-name-3{font-size:26px;color:var(--tp-common-white);margin-bottom:0;text-transform:uppercase}.internal-testimonial__user-designation{text-transform:uppercase;margin-bottom:0}.internal-testimonial__user-designation-3{font-size:14px;color:var(--tp-theme-2)}.internal-testimonial__bg-yellow{position:absolute;top:0;left:0;width:30%;height:100%;background-color:var(--tp-theme-2)}.internal-testimonial__bg-yellow img{position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.internal-testimonial__bg-yellow{display:none}}.internal-testimonial__bg-black{position:absolute;top:0;right:0;width:70%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.internal-testimonial__bg-black{width:100%}}.internal-testimonial__bg-black::after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background-color:var(--tp-common-dark-3);opacity:.9}@media only screen and (min-width:1200px) and (max-width:1399px){.internal-testimonial__wrapper-3{padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.internal-testimonial__wrapper-3{padding-top:0;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.internal-testimonial__wrapper-3{margin-top:50px;padding-top:0;padding-right:0}}.internal-testimonial__slider-4 .internal-testimonial__content::after{border-left-color:var(--tp-grey-5)}.internal-testimonial__slider-4 .internal-testimonial__icon i{color:var(--tp-grey-5)}.history__item{position:relative;padding:30px 30px 22px;border:1px solid #efefef;box-shadow:0 16px 32px 0 rgb(27 27 27 / .06)}.history__item:hover{box-shadow:none}.history__item:hover .history__year span{background-color:var(--tp-theme-1)}.history__item:hover .history__year span::after{border-left-color:var(--tp-theme-1)}.history__year{position:absolute;top:0;right:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.history__year span{display:inline-block;height:40px;line-height:40px;text-align:center;padding:0 20px;font-size:16px;font-weight:700;color:var(--tp-common-white);background-color:var(--tp-common-black)}.history__year span::after{position:absolute;content:"";left:0;top:100%;width:8px;height:8px;border-top:0 solid #fff0;border-left:8px solid var(--tp-common-black);border-bottom:8px solid #fff0}.history__icon{margin-bottom:15px}.history__title{font-size:20px;color:var(--tp-common-black);text-transform:uppercase;margin-bottom:10px}.history__content p{font-size:14px;line-height:1.5;margin-bottom:0}.history__icon i{font-size:50px;color:var(--tp-theme-1)}.history__thumb{margin-left:-230px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.history__thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.history__thumb img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.history__section-wrapper{padding-right:0}}.speakers-timeline-img{display:flex;align-items:stretch;flex-wrap:wrap;gap:20px}.client-histories{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;box-sizing:border-box}.client-histories:hover .client-histories-desc{visibility:visible;opacity:1;top:0}.client-histories-desc{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:11;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;text-align:center;justify-content:center;padding:5px;background-color:var(--tp-theme-1);color:var(--tp-common-white)}.product__item:hover .product__thumb img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.product__item:hover .product__thumb::before{opacity:.3;visibility:visible}.product__item:hover .product__action{visibility:visible;opacity:1;bottom:20px}.product__item:hover .product__wish{visibility:visible;opacity:1;right:20px}.product__item-list .product__title{font-size:18px;color:var(--tp-common-black);margin-bottom:20px}.product__item-list .product__title:hover{color:var(--tp-theme-1)}.product__item-list .product__thumb{margin-right:5px;width:47%}.product-colors-block{padding:40px 60px}.color-block{border-radius:20px 0;margin-bottom:10px;height:60px;overflow:hidden}.color-block img{width:100%;height:100%;object-fit:cover}.product-color{text-align:center;color:#FFF}.product__details-des table{width:100%}.product__details-des tr:nth-child(even){background-color:#f9f9f9}.product__details-des tr td,.product__details-des tr th{padding:10px}.product__details-des tr th{background-color:#ef2322;color:#fff;opacity:.8}.product__details-des img{max-width:100%;height:auto}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__item-list .product__thumb{width:100%;margin-right:0}}.product__item-list .product__content{width:53%;padding-top:0;padding-left:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__item-list .product__content{padding-top:25px;width:100%;padding-left:0}}.product__item-list .product__content-list{margin-bottom:30px}.product__item-list .product__content-list ul li{list-style:none;margin-bottom:5px;position:relative;padding-left:14px}.product__item-list .product__content-list ul li::after{position:absolute;content:"";left:0;top:12px;width:8px;height:2px;background-color:var(--tp-text-1)}.product__item-list .product__action-2{margin-bottom:20px}.product__item-list .product__action-btn{width:50px;height:50px;line-height:46px;background-color:#fff0;border:2px solid var(--tp-border-1);color:var(--tp-common-black)}.product__item-list .product__action-btn:hover{border-color:var(--tp-theme-1)}.product__thumb::before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:var(--tp-common-black);visibility:hidden;opacity:0;z-index:1}.product__title{font-size:16px;margin-bottom:5px;font-weight:400;color:var(--tp-text-1)}.product__title a:hover{color:var(--tp-theme-1)}.product__content{padding-top:25px}.product__price .price{font-size:18px;font-weight:700;color:var(--tp-common-black)}.product__price .old-price{font-size:15px;color:var(--tp-text-2);text-decoration:line-through;font-weight:700}.product__price .new-price{font-size:18px;color:var(--tp-common-red);font-weight:700}.product__price .discount{background-color:#ff4e00;margin:0 4px;padding:1px 5px;color:#fff;font-size:13px}.product__action{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:11;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;text-align:center;justify-content:center}.product__action-btn-2{display:block;padding:0 30px;font-size:12px;margin:5px 0;height:40px;line-height:40px;text-align:center;overflow:hidden;background:var(--tp-common-white);position:relative;color:var(--tp-common-black);min-width:150px!important;text-transform:uppercase;font-weight:700}.product__action-btn-2 span{display:inline-block}.product__action-btn-2 i{position:absolute;top:120%;left:50%;display:inline-block;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__action-btn-2:hover{background:var(--tp-common-black)}.product__action-btn-2:hover span{color:var(--tp-common-white);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.product__action-btn-2:hover i{color:var(--tp-common-white);top:50%}.product__action-btn{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-common-black);font-size:14px;margin:0 4px}.product__action-btn:hover{color:var(--tp-common-white);background-color:var(--tp-theme-1)}.product__wish{position:absolute;top:20px;right:-40px;z-index:11;visibility:hidden;opacity:0;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.product__wish a{color:var(--tp-common-white);font-size:20px}.product__wish a:hover{color:var(--tp-theme-1)}.product__result{margin-bottom:30px}.product__result p{font-size:18px;text-transform:uppercase;font-weight:700;color:var(--tp-text-12);margin-bottom:0}.product__result p span{color:var(--tp-common-black)}.product__filter-wrapper{margin-bottom:30px}.product__filter-btn{margin-right:25px;padding-right:25px;position:relative}.product__filter-btn::after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:2px;height:15px;background-color:#e7e7e7}.product__filter-btn button{font-size:14px;color:var(--tp-common-black);text-transform:uppercase;font-weight:400}.product__filter-btn button i{margin-right:3px}.product__filter-count span{font-size:14px;color:var(--tp-common-black);text-transform:uppercase}.product__filter-count .nice-select{background-color:#fff0;border:0;font-size:14px;float:none;height:26px;line-height:26px;padding-right:15px;padding-left:4px}.product__filter-count .nice-select::after{font-size:14px;color:var(--tp-common-black);margin-top:-1px}.product__filter-count .nice-select .current{font-weight:600}.product__filter-style{border:0;margin-left:13px}.product__filter-style .nav-link{padding:0;margin:0;border:0;font-size:16px;color:var(--tp-common-black);margin-left:17px}.product__filter-style .nav-link.active{border:0;color:var(--tp-theme-1)}.product__filter-style .nav-link.active:focus{border:0}.product__flash{position:absolute;left:15px;top:15px;z-index:1}.product__flash ul li{list-style:none}.product__flash ul li a{display:inline-block;font-size:10px;font-weight:600;color:var(--tp-common-white);height:17px;line-height:17px;padding:0 8px;background:var(--tp-common-dark-3);margin-bottom:5px;text-transform:uppercase}.product__flash ul li a.discount{background:var(--tp-common-red)}.product__flash ul li a.trending{background:var(--tp-common-purple)}.product__flash ul li a.popular{background:var(--tp-common-green)}.product__countdown{text-align:center}.product__countdown-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1;text-align:center}@media only screen and (min-width:1400px) and (max-width:1600px){.product__countdown-wrapper{left:56%}}@media only screen and (min-width:1200px) and (max-width:1399px){.product__countdown-wrapper{left:50%}}@media only screen and (min-width:576px) and (max-width:767px){.product__countdown-wrapper{left:50%;width:100%}}@media (max-width:575px){.product__countdown-wrapper{left:50%}}.product__countdown .cdown{display:inline-block;height:60px;width:60px;background:var(--tp-common-white);text-align:center;padding-top:10px}@media only screen and (min-width:1400px) and (max-width:1600px){.product__countdown .cdown{margin-bottom:5px}}@media only screen and (min-width:576px) and (max-width:767px){.product__countdown .cdown{margin-bottom:5px}}.product__countdown .cdown .time-count{font-size:18px;font-weight:600;color:var(--tp-common-black);line-height:1}.product__countdown .cdown p{color:var(--tp-text-1);margin-bottom:0;font-size:13px;line-height:1}.product__quantity .product-quantity-wrapper{position:relative;width:120px;height:60px;line-height:60px;border:1px solid #e2e2e2}.product__quantity .product-quantity-wrapper .cart-plus,.product__quantity .product-quantity-wrapper .cart-minus{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;line-height:30px;display:inline-block;vertical-align:middle;text-align:center;font-size:16px;background:#fff0;color:#d3d3d3;border:0}.product__quantity .product-quantity-wrapper .cart-plus:hover,.product__quantity .product-quantity-wrapper .cart-minus:hover{cursor:pointer;color:var(--tp-common-black);background:#fff0}.product__quantity .product-quantity-wrapper .cart-plus{left:auto;right:0}.product__quantity .product-quantity-wrapper .cart-input{height:60px;width:120px;text-align:center;font-size:16px;border:none;display:inline-block;vertical-align:middle;margin:0 -3px;padding-bottom:4px;background:#fff0}.product__quantity .product-quantity-wrapper .cart-input:focus{outline:none}.product__add-cart a{padding:16px 33px;text-transform:uppercase}.product__add-cart a i{margin-left:0;margin-right:5px}.product__add-wish-btn{display:inline-block;height:60px;width:60px;line-height:58px;text-align:center;font-size:16px;color:#d3d3d3;border:1px solid #e2e2e2}.product__add-wish-btn:hover{color:var(--tp-common-white);border-color:var(--tp-theme-1);background-color:var(--tp-theme-1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__details-content{padding-right:0}}.product__details-content ul{margin-left:15px;margin-bottom:15px}.product__details-content>p{font-size:16px;line-height:1.7;margin-bottom:15px}.product__details-text ul{margin-left:15px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__details-thumb-wrapper{margin-right:0}}.product__details-thumb-tab .nav-tabs{padding:0;border:0;margin:0}.product__details-thumb-tab .nav-tabs .nav-link{padding:0;border:0;margin:0;margin-bottom:20px}@media (max-width:575px){.product__details-thumb-tab .nav-tabs .nav-link{margin-right:20px}}.product__details-thumb-tab .nav-tabs .nav-link.active,.product__details-thumb-tab .nav-tabs .nav-link:hover{opacity:1;border:solid 2px #bebebe}.product__details-thumb-tab .nav-tabs .nav-link img{width:70px;height:80px}.product__details-thumb-big img{max-height:350px;max-width:100%}.product__details-thumb-big2 img{max-height:600px;max-width:100%}.product__details-tag a{display:inline-block;height:20px;line-height:20px;font-weight:700;color:var(--tp-common-white);text-align:center;background-color:var(--tp-theme-1);padding:0 8px;text-transform:uppercase}.product__details-rating a{display:inline-block;color:var(--tp-theme-1);font-size:14px}.product__details-title{font-size:26px;text-transform:uppercase;margin-bottom:15px}.product__details-title a:hover{color:var(--tp-theme-1)}.product__details-price{margin-bottom:28px}.product__details-price .price{font-size:26px;color:var(--tp-common-black)}.product__details-price .old-price{font-size:20px;font-weight:700;color:#cfcfcf;text-decoration:line-through}.product__details-price .new-price{font-size:36px;color:var(--tp-theme-1);font-weight:700;margin-left:3px}.product__details-meta span{font-size:16px;font-weight:700;color:var(--tp-common-black)}.product__details-meta a{font-size:16px;color:var(--tp-text-1)}.product__details-meta a:hover{color:var(--tp-theme-1)}.product__details-share span{font-size:16px;font-weight:700;color:var(--tp-common-black);margin-right:10px}.product__details-share a{font-size:16px;color:#999;margin-right:15px}.product__details-share a:hover{color:var(--tp-common-black)}.product__details-des p{font-size:16px;color:var(--tp-common-black)}.product__details-des p:last-child{margin-bottom:0}.product__details-des p span{font-weight:600;color:var(--tp-common-black)}.product__details-info ul li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:15px 30px}.product__details-info ul li:nth-child(2n+1){background:var(--tp-grey-4)}.product__details-info ul li h4{font-size:16px;color:var(--tp-common-black);margin-bottom:0;display:inline-block;width:25%}.product__details-info ul li span{font-size:16px;color:var(--tp-common-black)}.product__details-review.product-details-review-padding{padding:50px}@media only screen and (min-width:992px) and (max-width:1199px){.product__details-review.product-details-review-padding{padding:15px}}@media (max-width:575px){.product__details-review.product-details-review-padding{padding:10px}}.product__details-review .comments-title{font-size:24px;font-weight:700;color:var(--tp-common-black);margin-bottom:35px;text-transform:uppercase}.product__details-review .comments-box{border-top:1px solid var(--tp-border-1);padding:30px 0;padding-bottom:18px}.product__details-review .latest-comments ul li:last-child .comments-box{padding-bottom:0}.product__details-review .latest-comments ul li{list-style:none}.product__details-review .latest-comments li:first-child .comments-box{border-top:0;padding-top:0}.product__details-review .comments-avatar img{height:40px;width:40px;border:5px solid var(--tp-border-8)}.product__details-review .comments-text{overflow:hidden;padding-top:4px}.product__details-review .comments-text p{font-size:16px;color:var(--tp-text-1)}.product__details-review .avatar-name{margin-bottom:3px;overflow:hidden;position:relative;text-transform:uppercase}.product__details-review .avatar-name h5{font-size:16px;margin-bottom:0;color:var(--tp-common-black);font-weight:600}.product__details-review .latest-comments li.children{margin-left:100px}@media (max-width:575px){.product__details-review .latest-comments li.children{margin-left:15px}}.product__details-review .comments-date span{font-size:13px;color:var(--tp-text-2)}.product__details-review .user-rating ul li{display:inline-block}.product__details-review .user-rating ul li a{font-size:14px;color:var(--tp-common-black)}.product__details-comment .comment-input input,.product__details-comment .comment-input textarea{width:100%;height:50px;border:none;outline:none;border:1px solid var(--tp-border-1);font-size:15px;color:var(--tp-common-black);line-height:48px;margin-bottom:15px;padding:15px}.product__details-comment .comment-input input::placeholder,.product__details-comment .comment-input textarea::placeholder{color:var(--tp-common-black);opacity:.4}.product__details-comment .comment-input input:focus,.product__details-comment .comment-input textarea:focus{outline:none;border-color:var(--tp-common-black)}.product__details-comment .comment-input textarea{height:130px;resize:none;line-height:1}.product__details-comment .comment-agree input{margin:0;appearance:none;-moz-appearance:none;display:inline-block;width:18px;height:18px;background:#fff0;border:1px solid var(--tp-border-1);outline:none;flex:0 0 auto}.product__details-comment .comment-agree input:checked{position:relative;border-color:var(--tp-common-black)}.product__details-comment .comment-agree input:checked::after{box-sizing:border-box;content:"\f00c";position:absolute;font-family:var(--tp-ff-fontawesome);font-size:11px;color:var(--tp-common-black);top:38%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product__details-comment .comment-agree input:checked~label{color:var(--tp-common-black)}.product__details-comment .comment-agree input:hover{cursor:pointer}.product__details-comment .comment-agree label{margin-left:5px;font-size:15px}.product__details-comment .comment-agree label:hover{cursor:pointer}.product__details-comment .comment-title h3{font-size:24px;font-weight:500;margin-bottom:5px;text-transform:uppercase}.product__details-comment .comment-title p{color:var(--tp-text-1)}.product__details-comment .comment-rating span{font-size:15px;color:var(--tp-text-2);margin-right:5px}.product__details-comment .comment-rating ul{display:inline-block}.product__details-comment .comment-rating ul li{display:inline-block}.product__details-comment .comment-rating ul li a{font-size:13px;color:var(--tp-common-black)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__details-size-table{overflow:scroll}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__details-size-table .table{width:770px}}.product__details-size-table .table>:not(:first-child){border-top:1px solid var(--tp-common-black)}@media only screen and (min-width:576px) and (max-width:767px){.product__details-size-table{width:576px}}@media (max-width:575px){.product__details-size-table{width:576px}}.product__details-size-table th{font-size:16px;color:var(--tp-common-black);font-weight:600;border:none;background:var(--tp-grey-4)}.product__details-size-table tr{border:none}.product__details-size-table tr:nth-child(2n+2){background:var(--tp-grey-4)}.product__details-size-table tr:hover{background:#e0e0e0}.product__details-size-table td{border:none;width:20%}.product__details-size-table td:hover{color:var(--tp-common-white);background:var(--tp-common-black)}.product__details-size-table-2 p{color:var(--tp-common-black);margin-bottom:25px}@media only screen and (max-width:575px){.product__details-more-tab-content{margin-top:50px}}.product__details-more-tab-content ol,.product__details-more-tab-content ul{padding-left:1.1rem}.product__details-more-tab .nav-tabs{margin:0;padding:0;border:0}.product__details-more-tab .nav-link{padding:0;border:0;margin-bottom:15px;padding:5px 10px;font-size:15px;text-transform:uppercase;font-weight:700;border-bottom:1px solid #ebebeb;text-align:left;color:var(--tp-common-black);border-radius:0}.career-vacancies-item{position:relative;margin:0;padding:0;border:0;margin-bottom:15px;padding:15px 0;font-size:16px;border-bottom:1px solid #ebebeb;text-align:left;color:var(--tp-common-black)}@media (max-width:575px){.career-vacancies-item{font-size:12px}}.product__details-more-tab .nav-link.active,.product__details-more-tab .nav-link:hover{border-color:var(--tp-theme-1);color:var(--tp-common-black)}.product__modal{padding:20px;padding-top:27px}.product__modal .modal-dialog{max-width:900px}.product__modal-close{top:0;right:0;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-o-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:1}.product__modal-close button{color:var(--tp-common-white);display:block;line-height:36px;text-align:center;background:var(--tp-theme-1);width:38px;height:38px;outline:none}.product__modal-close button:hover{background:var(--tp-common-black);color:var(--tp-common-white)}.product__modal-wrapper{padding:20px}.product__modal-content h4{font-size:24px;font-weight:500;text-transform:none;padding:0;margin:0;padding-right:65px;margin-bottom:15px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.product__modal-content h4{font-size:20px}}.product__modal-content h4 a:hover{color:var(--tp-theme-1)}.product__modal-box .nav-tabs{border-bottom:0}.product__modal-box .nav-link{padding:0;border:none}.product__modal-links ul li{display:inline-block;margin-right:4px}.product__modal-links ul li a{display:block;width:45px;height:45px;line-height:45px;background:var(--tp-grey-4);border:1px solid var(--tp-border-8);text-align:center}.product__modal-links ul li a:hover{color:var(--tp-common-white);background:var(--tp-theme-1);border-color:var(--tp-theme-1)}.product__modal .nav-tabs{border:none;justify-content:space-between;margin-top:10px}.product__modal .nav-link{border:1px solid #fff0;position:relative;margin-bottom:20px}.product__modal .nav-link.active{border-color:var(--tp-theme-1)}.product__modal .nav-link.active::after{position:absolute;content:"";top:-12px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border:6px solid #fff0;border-top-color:#fff0;border-bottom-color:var(--tp-theme-1)}.product__stock span{font-size:14px;color:var(--tp-theme-1)}.product__stock span:first-child{color:var(--tp-common-black);padding-right:5px}.product__add-review span a{position:relative;padding-right:10px;margin-right:10px}.product__add-review span a::after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:80%;background:var(--tp-border-1)}.product__add-review span a:hover{color:var(--tp-theme-1)}.product__add-review span:last-child a::after{display:none}.added-to-cart{position:fixed;right:0;display:none;background-color:var(--tp-common-white);z-index:99;top:20%;padding-right:40px;box-shadow:0 16px 32px 0 rgb(0 0 0 / .04);border-right:2px solid var(--tp-theme-1)}.added-to-cart i{width:40px;height:40px;line-height:40px;text-align:center;font-size:16px;color:var(--tp-common-white);background-color:var(--tp-common-green);margin-right:15px}.added-to-cart p{margin-bottom:0}.cart-area .table>:not(:first-child){border-top:1px solid #eaedff}.table-content table{background:#fff;border-color:#eaedff;border-style:solid;border-width:1px 0 0 1px;text-align:center;width:100%;margin-bottom:0}.table-content .table>:not(:last-child)>:last-child>*{border-bottom-color:#eaedff}.table-content .product-quantity{float:none}.table-content table td.product-name{font-size:16px;font-weight:400;text-transform:capitalize}.table-content table td.product-name a:hover{color:var(--tp-theme-1)}.table-content table td{border-top:medium none;padding:20px 10px;vertical-align:middle;font-size:16px}.table-content table th,.table-content table td{border-bottom:1px solid #eaedff;border-right:1px solid #eaedff}.product-quantity input{color:#000;font-size:14px;font-weight:400;border:1px solid #dcdcdc}.table td,.table th{border:1px solid #000;padding:5px}.ck-table-resized{width:100%}.product-quantity>input{width:80px}.table-content table td.product-subtotal{font-size:16px}.table-content table td .cart-plus-minus{float:none;margin:0 auto}.coupon-all{margin-top:50px}.coupon{float:left}@media (max-width:767px){.coupon{float:none}}#coupon_code{height:58px;border:2px solid #eaedff;padding:0 15px;margin-right:10px}@media (max-width:767px){#coupon_code{margin-bottom:15px}}.coupon2{float:right}@media (max-width:767px){.coupon2{float:none;margin-top:15px}}.cart-page-total{padding-top:50px}.cart-page-total>h2{font-size:25px;margin-bottom:20px;text-transform:capitalize}.cart-page-total>ul{border:1px solid #eaedff}.cart-page-total>ul>li{list-style:none;font-size:15px;color:#6f7172;padding:10px 30px;border-bottom:1px solid #eaedff;font-weight:400}.cart-page-total ul>li>span{float:right}.cart-page-total li:last-child{border-bottom:0}td.product-thumbnail img{width:125px}.coupon-accordion h3{background-color:#f6f6f6;border-top:3px solid var(--tp-common-black);font-size:14px;font-weight:400;margin:0 0 25px;padding:1em 2em 1em 3.5em;position:relative;width:auto}.coupon-accordion h3::before{content:"\f07b";left:15px;top:13px;position:absolute;color:#6f7172;font-family:"Font Awesome 5 Pro";font-weight:700}.coupon-accordion span{color:#6f7172;cursor:pointer;transition:0.3s;font-weight:500}.coupon-accordion span:hover,p.lost-password a:hover{color:var(--tp-common-black)}.coupon-content{border:1px solid #eaedff;display:none;margin-bottom:20px;padding:30px}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display:block;color:#6f7172}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{color:red;font-weight:700}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border:1px solid #eaedff;height:45px;margin:0 0 14px;max-width:100%;padding:0 0 0 10px;width:100%;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:var(--tp-common-black)}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:2px}.form-row>label{margin-top:15px;margin-left:15px;color:#6f7172}.buttons-cart input,.coupon input[type=submit],.buttons-cart a,.coupon-info p.form-row input[type=submit]{background:#252525 none repeat scroll 0 0;border:medium none;color:#fff;display:inline-block;float:left;font-size:12px;font-weight:700;height:40px;line-height:40px;margin-right:15px;padding:0 15px;text-transform:uppercase;transition:all 0.3s ease 0s}p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{height:45px;padding:0 15px;width:100%;border:1px solid #eaedff;margin-bottom:15px;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}p.checkout-coupon input[type=text]:focus{border-color:var(--tp-common-black)}.coupon-checkout-content{display:none}.checkbox-form h3{border-bottom:1px solid #eaedff;font-size:26px;margin:0 0 20px;padding-bottom:10px;width:100%}.country-select{margin-bottom:30px;position:relative}.country-select select{width:100%;background-color:#fff0;border:1px solid #eaedff;padding:0 10px;height:50px}.country-select label,.checkout-form-list label{color:#6f7172;display:block;margin:0 0 5px}.country-select label span.required,.checkout-form-list label span.required{color:red}.country-select .nice-select{border:1px solid #eaedff;height:45px;padding-left:10px;width:100%;color:#6f7172;margin-bottom:20px}.country-select .nice-select .list{width:100%}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:#6f7172}.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{background:#fff;border:1px solid #eaedff;height:45px;padding:0 0 0 10px;width:100%;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.checkout-form-list input[type=text]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=email]:focus{border-color:var(--tp-common-black)}.checkout-form-list input[type=text]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=email]::-moz-placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=text]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=email]::placeholder{color:#6f7172;opacity:1}.checkout-form-list input[type=checkbox]{display:inline-block;margin-right:10px;position:relative;top:1px}.create-acc label{color:#6f7172;display:inline-block}.create-account{display:none}.ship-different-title h3 label{display:inline-block;margin-right:20px;color:#6f7172}.order-notes textarea{border:1px solid #eaedff;height:120px;padding:15px;width:100%;outline:0;resize:none}.order-notes textarea:focus{border-color:var(--tp-common-black)}.order-notes textarea::-moz-placeholder{color:#6f7172;opacity:1}.order-notes textarea::placeholder{color:#6f7172;opacity:1}#ship-box-info{display:none}.your-order{padding:30px 40px 45px;border:3px solid #eaedff}@media (max-width:767px){.your-order{padding:15px}}.your-order h3{border-bottom:1px solid #eaedff;font-size:30px;margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{background:none;border:0;width:100%}.your-order-table table th,.your-order-table table td{border-bottom:1px solid #eaedff;border-right:medium none;color:#6f7172;font-size:14px;padding:15px 0;text-align:left}@media (max-width:767px){.your-order-table table th,.your-order-table table td{padding-right:10px}}.your-order-table table th{border-top:medium none;color:#6f7172;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;width:250px}.panel-body>p{color:#222}.your-order-table table .shipping ul li{list-style:none}.your-order-table table .shipping ul li input{position:relative;top:2px}.your-order-table table .shipping ul li label{color:#6f7172}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0;font-size:14px}.your-order-table table .order-total td{border-bottom:medium none}.your-order-table table tr.cart_item:hover{background:#F9F9F9}.your-order-table table tr.order-total td span{color:var(--tp-common-black);font-size:18px;font-weight:500}.payment-method{margin-top:40px}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.payment-method .accordion-item{background-color:#fff;border:0;border-bottom:1px solid var(--tp-border-1)}.payment-method .accordion-button{font-size:16px;font-weight:500;color:var(--tp-common-black);padding:23px 0;border:none}.payment-method .accordion-button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.payment-method .accordion-button::after{position:absolute;content:"\f067";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:var(--tp-ff-fontawesome);font-size:16px;font-weight:400;margin-left:0;background-image:none}.payment-method .accordion-button:not(.collapsed){color:var(--tp-common-black);background-color:var(--tp-common-white);box-shadow:none}.payment-method .accordion-button:not(.collapsed)::after{content:"\f068"}.payment-method .accordion-body{padding:8px 0;padding-bottom:40px}.payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{background:#232323 none repeat scroll 0 0;border:medium none;color:#fff;font-size:15px;font-weight:600;height:40px;margin:0 0 0;padding:0;text-transform:uppercase;transition:all 0.3s ease 0s;width:100%}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}.payment-method .btn-link{-moz-user-select:none;background:no-repeat;border:medium none;color:#444;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1;margin-bottom:0;padding:3px 10px;text-align:center;text-transform:uppercase;transition:all 0.3s ease 0s;vertical-align:middle;white-space:nowrap;text-decoration:none}.payment-method .card{background-color:#fff;border:1px solid #eaedff;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid #eaedff}.payment-method .card-header{background-color:#fff;border-bottom:1px solid #eaedff}.order-button-payment button{width:100%}.basic-login{padding:30px;border:2px solid #eaedff}@media only screen and (min-width:992px) and (max-width:1200px){.basic-login{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.basic-login{padding:30px}}@media (max-width:767px){.basic-login{padding:30px}}.basic-login h3{font-size:30px}.basic-login .tp-btn-2{text-transform:uppercase}.basic-login input,.basic-login textarea{width:100%;height:60px;border:2px solid #eaedff;color:#6f7172;padding:0 20px;margin-bottom:20px;outline:none}.basic-login input:focus{border-color:var(--tp-common-black)}.basic-login input::placeholder,.basic-login input::-moz-placeholder{color:#6f7172}.basic-login label{color:#222;display:block}.basic-login label span{color:red}.login-action input{width:inherit;height:auto}.login-action label{display:inline-block;margin-left:5px}.or-divide{border-top:2px solid #eaedff;margin:40px 0;text-align:center;position:relative}.or-divide span{position:absolute;left:0;right:0;top:-9px;background:#fff;display:inline-block;width:40px;margin:auto;line-height:1;font-weight:500}@media (max-width:767px){.forgot-login{float:none}}.forgot-login a{color:var(--tp-common-black)}.forgot-login a:hover{color:var(--tp-theme-1)}@media (max-width:767px){.log-rem{float:none;margin-bottom:10px;display:block}}.blog__tag{position:absolute;top:0;right:20px}.blog__tag a{color:var(--tp-common-white);font-size:14px;font-weight:700;display:inline-block;padding:0 18px;padding-top:2px;background-color:var(--tp-common-black);text-transform:uppercase}.blog__tag a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black-5)}.blog__tag{position:absolute;top:0;right:20px}.small-blog__tag{position:absolute;top:0;right:10px}.small-blog__tag a{color:var(--tp-common-white);font-size:10px;font-weight:700;display:inline-block;padding:0 18px;padding-top:2px;background-color:var(--tp-common-black);text-transform:uppercase}.small-blog__tag a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black-5)}.reference__tag{position:absolute;top:0;right:0;line-height:0}.reference__tag a{color:var(--tp-common-white);font-size:8px;font-weight:700;display:inline-block;padding:3px 18px;padding-top:4px;background-color:var(--tp-common-black);text-transform:uppercase;line-height:1.5}.reference__tag a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black-5)}.blog__title{font-size:19px;text-transform:uppercase;margin-bottom:12px}.blog__item:hover .blog__title a,.blog__title a:hover{color:var(--tp-theme-1)}.blog__meta{margin-bottom:5px}.blog__meta span{font-size:12px;color:var(--tp-common-black);text-transform:uppercase;position:relative;padding-right:20px;margin-right:5px}.blog__meta span::after{position:absolute;content:"";top:50%;left:auto;right:0;width:14px;height:1px;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);background-color:var(--tp-border-5)}.blog__meta span:last-child::after{display:none}.blog__meta span i{color:var(--tp-theme-1);margin-right:3px}.blog__meta span:hover{color:var(--tp-theme-1)}.blog__content{padding:30px 30px 15px;border:1px solid var(--tp-border-5);border-top:0;display:flex;flex-direction:column;flex:.9}.accessories__content{padding:15px 5px 15px;border:1px solid var(--tp-border-6);border-top:0;font-size:13px}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.blog__content{padding-left:15px;padding-right:15px}}.blog__content p{color:var(--tp-text-2)}.blog__shape-1{position:absolute;left:0;right:0;bottom:0;margin:auto;z-index:-1;width:100%}.blog-style-dark .blog__tag a{color:var(--tp-common-dark-3);background-color:var(--tp-theme-2)}.blog-style-dark .blog__tag a:hover{background-color:var(--tp-common-dark-3);color:var(--tp-common-white)}.blog-style-dark .blog__meta span{color:var(--tp-common-dark-3)}.blog-style-dark .blog__meta span i{color:var(--tp-common-dark-3)}.blog-style-dark .blog__meta span:hover{color:var(--tp-theme-2)}.blog-style-dark .blog__title{color:var(--tp-common-dark-3)}.blog-style-dark .blog__title a:hover{color:var(--tp-theme-2)}.postbox__thumb .play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.postbox__thumb{overflow:hidden}.postbox__item{transition:transform 0.35s ease,box-shadow 0.35s ease;will-change:transform}.postbox__thumb{overflow:hidden}.postbox__thumb img{transition:transform 0.5s ease}.postbox__item:hover{transform:scale(1.03);box-shadow:0 12px 30px rgb(0 0 0 / .12)}.postbox__audio{height:455px;width:100%}.postbox__audio iframe{width:100%;height:100%;border:none}.postbox__item{background-color:#f9f9f9;transition:transform 0.35s ease,box-shadow 0.35s ease;will-change:transform;display:flex;flex-direction:column;height:88%}.postbox__item:hover{-webkit-box-shadow:0 16px 32px 0 rgb(40 89 196 / .1);-moz-box-shadow:0 16px 32px 0 rgb(40 89 196 / .1);-ms-box-shadow:0 16px 32px 0 rgb(40 89 196 / .1);-o-box-shadow:0 16px 32px 0 rgb(40 89 196 / .1);box-shadow:0 16px 32px 0 rgb(40 89 196 / .1)}.postbox__item-single:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.postbox__content{border:1px solid #f3f3f3;border-top:none;padding:40px 30px}.product__details-thumb-big{border:3px solid #f3f3f3}.postbox__content.small-article{padding:15px;display:flex;flex-direction:column;flex:1}@media (max-width:575px){.postbox__content{padding-left:20px;padding-right:20px}}.postbox__content-single{padding-left:0;padding-right:0;border:none}.postbox__title{font-size:30px;margin-bottom:20px;text-transform:uppercase;line-height:1.3}.small-article h3.postbox__title{font-size:14px;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__title{font-size:28px}}@media only screen and (min-width:768px) and (max-width:991px){.postbox__title{font-size:33px}}@media only screen and (min-width:576px) and (max-width:767px){.postbox__title{font-size:30px}}@media (max-width:575px){.postbox__title{font-size:25px}}.postbox__title a:hover{color:var(--tp-theme-1)}.postbox__meta{margin-bottom:10px}.postbox__meta span{font-size:14px;font-weight:400;color:var(--tp-text-1);text-transform:uppercase;display:inline-block;padding-right:30px;margin-right:25px;position:relative}.small-article .postbox__meta span{font-size:10px;padding-right:10px;margin-right:0}.postbox__meta span::after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:12px;background-color:#e7e7e7}.postbox__meta span:last-child{padding-right:0;margin-right:0}.postbox__meta span:last-child::after{display:none}.postbox__meta span i{color:var(--tp-common-black);margin-right:3px}.postbox__meta span:hover{color:var(--tp-theme-1)}.postbox__meta span:hover i{color:var(--tp-theme-1)}.postbox__text{text-align:left}.postbox__text img{max-width:100%}.postbox__text p{margin-bottom:10px;font-size:16px}.small-article .postbox__text p{margin-bottom:10px;font-size:12px;line-height:18px}.postbox__text-single p{margin-bottom:15px}.postbox__slider button{position:absolute;left:50px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1;font-size:30px;color:var(--tp-common-white)}.postbox__slider button.postbox-slider-button-next{left:auto;right:50px}@media (max-width:575px){.postbox__slider button.postbox-slider-button-next{right:10px}}@media (max-width:575px){.postbox__slider button{left:10px}}.postbox__comment ul li{margin-bottom:10px;list-style:none}.postbox__comment ul li.children{margin-left:100px}@media (max-width:575px){.postbox__comment ul li.children{margin-left:20px}}.postbox__comment-form{margin-bottom:20px;background:var(--tp-common-white)}.postbox__comment-form-title{font-size:26px;margin-bottom:40px;text-transform:uppercase}.postbox__comment-form-inner{padding:50px 50px;border:2px solid var(--tp-grey-7)}@media (max-width:575px){.postbox__comment-form-inner{padding-left:15px;padding-right:15px}}.postbox__comment-input{position:relative;margin-bottom:20px;position:relative}.postbox__comment-input span{font-weight:600;color:var(--tp-common-black);margin-bottom:12px;display:block}.postbox__comment-input input,.postbox__comment-input textarea{height:55px;padding:0 20px;width:100%;font-size:14px;color:var(--tp-common-black);outline:none;border:1px solid var(--tp-grey-3);background:var(--tp-grey-3)}.postbox__comment-input input::-webkit-input-placeholder,.postbox__comment-input textarea::-webkit-input-placeholder{color:var(--tp-text-12)}.postbox__comment-input input:-moz-placeholder,.postbox__comment-input textarea:-moz-placeholder{color:var(--tp-text-12)}.postbox__comment-input input::-moz-placeholder,.postbox__comment-input textarea::-moz-placeholder{color:var(--tp-text-12)}.postbox__comment-input input:-ms-input-placeholder,.postbox__comment-input textarea:-ms-input-placeholder{color:var(--tp-text-12)}.postbox__comment-input input:focus,.postbox__comment-input textarea:focus{border-color:var(--tp-theme-1)}.postbox__comment-input textarea{height:175px;resize:none;padding-top:20px;padding-bottom:20px}.postbox__comment-input i{position:absolute;top:23px;right:30px;color:var(--tp-common-black)}.postbox__comment-title{font-size:26px;margin-bottom:20px;text-transform:uppercase}.postbox__comment-box{padding:30px;padding-right:40px;padding-top:25px;border-bottom:1px solid #f3f3f3}@media (max-width:575px){.postbox__comment-box{padding-left:0}}.postbox__comment-avater img{width:100px;height:100px}.postbox__comment-name{margin-bottom:5px}@media (max-width:575px){.postbox__comment-name{margin-top:20px}}.postbox__comment-name h5{font-size:18px;line-height:1;margin-bottom:5px;text-transform:uppercase}.postbox__comment-name .post-meta{font-size:14px;color:var(--tp-text-1)}.postbox__comment-name .post-meta i{color:var(--tp-common-black);margin-right:3px}@media (max-width:575px){.postbox__comment-text{margin-left:0;margin-top:15px}}.postbox__comment-text p{font-size:16px;color:var(--tp-text-11);margin-bottom:15px}.postbox__comment-reply{margin-top:10px}.postbox__comment-reply a{display:inline-block;color:var(--tp-text-1);background:#fff0;height:40px;line-height:36px;padding:0 25px;font-size:14px;border:2px solid #f3f3f3}.postbox__comment-reply a i{margin-right:3px}.postbox__comment-reply a:hover{color:var(--tp-common-white);background:var(--tp-theme-1);border-color:var(--tp-theme-1)}.postbox__comment-agree{padding-left:5px}.postbox__comment-agree input{margin:0;appearance:none;-moz-appearance:none;display:block;width:14px;height:14px;background:var(--tp-common-white);border:1px solid #b9bac1;outline:none;flex:0 0 auto;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.postbox__comment-agree input:checked{position:relative;background-color:var(--tp-theme-1);border-color:#fff0}.postbox__comment-agree input:checked::after{box-sizing:border-box;content:"\f00c";position:absolute;font-family:var(--tp-ff-fontawesome);font-size:10px;color:var(--tp-common-white);top:46%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.postbox__comment-agree input:hover{cursor:pointer}.postbox__comment-agree label{padding-left:8px;color:var(--tp-text-1);line-height:1}.postbox__comment-agree label a{color:var(--tp-common-black);font-weight:600;padding-left:4px}.postbox__comment-agree label a:hover{color:var(--tp-theme-1)}.postbox__comment-agree label:hover{cursor:pointer}.postbox__comment-btn i{margin-left:0;margin-right:5px}.postbox__tag{margin-top:25px}.postbox__tag span{font-size:16px;margin-bottom:17px;color:var(--tp-common-black);margin-right:10px}.postbox__read-more{margin-top:25px}.rc__post ul li:not(:last-child){margin-bottom:15px}.rc__post-thumb img{width:80px;height:80px}.rc__post-img img{width:100%}.rc__post-title{margin-bottom:6px;font-size:16px;text-transform:uppercase}.rc__post-title a:hover{color:var(--tp-theme-1)}.rc__meta span{font-size:14px}.rc__meta span i{color:var(--tp-common-black);margin-right:4px}.sidebar__wrapper{margin-left:65px;padding-left:65px;border-left:1px solid var(--tp-border-8)}@media only screen and (min-width:768px){.article-sidebar__wrapper{margin-left:35px;padding-left:35px;border-left:1px solid var(--tp-border-8)}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sidebar__wrapper{padding-left:0;margin-left:0;border:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sidebar__wrapper{}}.sidebar__widget{background:var(--tp-common-white)}.sidebar__widget-title{position:relative;font-size:20px;padding-bottom:10px;margin-bottom:30px;text-transform:uppercase}.sidebar__widget-title::after{left:0;bottom:0;height:1px;width:100%;background:#f1f1f1;position:absolute;content:""}.sidebar__widget-title::before{left:0;bottom:0;height:1px;width:80px;background:var(--tp-theme-1);position:absolute;content:"";z-index:1}.sidebar__widget ul li{list-style:none}.sidebar__widget ul li:last-child{padding-bottom:0}.sidebar__widget ul li:first-child{padding-top:0}.sidebar__widget ul li a{font-size:16px;color:var(--tp-text-1);display:block;text-transform:capitalize;position:relative;padding:5px 0;padding-left:19px}.sidebar__widget ul li a::after{position:absolute;content:"\f105";font-family:var(--tp-ff-fontawesome);left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sidebar__widget ul li a:hover{color:var(--tp-theme-1)}.sidebar__widget ul li a:hover::after{left:5px}.sidebar__widget ul li ul{padding-left:15px}.sidebar__search{position:relative}.sidebar__search input{width:100%;height:50px;line-height:50px;background:var(--tp-grey-3);padding:0 20px;text-transform:capitalize;border:none;outline:none;padding-top:3px;padding-right:80px}.sidebar__search input::-webkit-input-placeholder{color:var(--tp-text-12)}.sidebar__search input:-moz-placeholder{color:var(--tp-text-12)}.sidebar__search input::-moz-placeholder{color:var(--tp-text-12)}.sidebar__search input:-ms-input-placeholder{color:var(--tp-text-12)}.sidebar__search button{position:absolute;top:0;right:0;height:100%;padding:0 24px;color:#fff;line-height:50px;background:var(--tp-theme-1)}.sidebar__search button:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.sidebar__banner-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;background:var(--tp-common-white)}.sidebar__banner-content h4{padding:15px 20px;font-size:24px;color:var(--tp-common-black);text-transform:uppercase;margin-bottom:0}.tagcloud a{background:var(--tp-grey-7);color:var(--tp-text-1);display:inline-block;font-size:12px;font-weight:700;line-height:1;padding:9px 24px;padding-bottom:9px;margin-bottom:8px;margin-right:5px;text-transform:capitalize;border:0}.tagcloud a:hover{background:var(--tp-theme-1);color:var(--tp-common-white)}blockquote{background:var(--tp-grey-1);padding:35px 50px;margin-bottom:35px}@media (max-width:575px){blockquote{padding-left:15px;padding-right:15px}}blockquote p{line-height:1.5;font-size:20px;color:#57565e;font-weight:400}blockquote cite{font-size:18px;display:block;margin-top:10px;color:#070337;font-style:inherit;font-weight:600;position:relative}blockquote cite::before{content:"";font-size:28px;color:var(--tp-theme-1);padding-bottom:0;display:inline-block;background:var(--tp-theme-1);height:2px;width:40px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative}.footer__widget-space{padding-top:40px;padding-bottom:40px}.footer__widget-title{font-size:13px;color:var(--tp-common-white);text-transform:uppercase;position:relative;padding-top:15px}.footer__widget-title::after{position:absolute;content:"";top:0;left:0;right:auto;width:40px;height:2px;-webkit-transform:translate(0%,0);-moz-transform:translate(0%,0);-ms-transform:translate(0%,0);-o-transform:translate(0%,0);transform:translate(0%,0);background-color:var(--tp-theme-1)}.footer__widget-content{border-left:3px solid var(--tp-theme-1);padding-left:10px;font-size:12px;line-height:16px}.footer__product .footer__widget-content{border-left:none;padding-left:0}.footer__widget ul{overflow:hidden}.footer__widget ul li{list-style:none;float:left;width:100%;margin-bottom:10px;line-height:1}.footer__widget ul li a{font-size:12px;color:var(--tp-text-6);position:relative}.footer__widget ul li a:hover{color:var(--tp-common-white)}.footer__logo-3{text-align:center}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__logo-3{text-align:left}}.footer__blog-meta{margin-bottom:3px}.footer__blog-meta span{color:var(--tp-common-black)}.footer__blog-meta span i{color:var(--tp-theme-1);margin-right:3px}.footer__blog-meta span:hover{color:var(--tp-common-white)}.footer__blog-title{font-size:15px;text-transform:uppercase;color:var(--tp-common-black);margin-bottom:0;line-height:1.4}.footer__blog-title a:hover{color:var(--tp-theme-1)}.footer__contact p{color:var(--tp-text-7);font-size:16px;margin-bottom:20px}.footer__contact iframe{width:100%;height:110px;filter:grayscale(100%)}.footer__subscribe p{color:var(--tp-text-6);font-size:16px;margin-bottom:20px}.footer__subscribe-box{position:relative}.footer__subscribe-input input{width:100%;height:60px;padding:0 23px;padding-right:70px;background-color:var(--tp-common-black-5);font-size:16px;color:var(--tp-common-white)}.footer__subscribe-input input::-webkit-input-placeholder{color:var(--tp-text-6)}.footer__subscribe-input input:-moz-placeholder{color:var(--tp-text-6)}.footer__subscribe-input input::-moz-placeholder{color:var(--tp-text-6)}.footer__subscribe-input input:-ms-input-placeholder{color:var(--tp-text-6)}.footer__subscribe .footer-sub-btn{position:absolute;top:0;right:0;display:inline-block;width:60px;height:60px;line-height:60px;text-align:center;font-size:20px;color:var(--tp-common-white);background-color:var(--tp-theme-1)}.footer__subscribe .footer-sub-btn:hover{color:var(--tp-theme-1);background-color:var(--tp-common-white)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__copyright{margin-bottom:20px}}.footer__copyright p{font-size:16px;color:var(--tp-common-white);font-weight:700;text-transform:uppercase;margin-bottom:0}.footer__copyright p a:hover{color:var(--tp-common-black)}.footer__copyright-2{padding:14px 0}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__copyright-2{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.footer__copyright-2{margin-left:0}}.footer__copyright-2 p{font-size:11px;margin-bottom:0;text-transform:capitalize}.footer__copyright-2 p a{color:var(--tp-text-15);font-weight:700}.footer__copyright-2 p a:hover{color:var(--tp-common-black)}.footer__social a{display:inline-block;color:var(--tp-common-white);font-size:16px;margin-right:20px}.footer__social a:last-child{margin-right:0}.footer__social a:hover{color:var(--tp-common-black)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__social-2{padding:25px 20px}}.footer__social-2 a{display:inline-block;width:25px;height:25px;text-align:center;font-size:14px;-webkit-box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);-moz-box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);-ms-box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);-o-box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);box-shadow:0 16px 32px 0 rgb(0 0 0 / .06);margin-right:15px}@media (max-width:575px){.footer__social-2 a{margin-bottom:10px}}.footer__social-2 a:last-child{margin-right:0}.footer__top{position:relative;padding-top:100px;padding-bottom:40px;z-index:1}.footer__bottom{padding-top:25px;padding-bottom:25px}.footer__shape-1{position:absolute;bottom:-10%;right:0;z-index:-1}.footer__info-inner{border-top:1px solid var(--tp-theme-2)}.footer__info-item{position:relative;padding:25px 49px;z-index:1}.footer__info-item h4{font-size:14px;color:var(--tp-text-12);margin-bottom:0;text-transform:uppercase}.footer__info-item p{font-size:20px;font-weight:700;color:var(--tp-common-white);text-transform:uppercase;margin-bottom:0}.footer__info-item p a:hover{color:var(--tp-theme-2)}.footer__info-item-right{text-align:right}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__info-item-right{text-align:left}}.footer__info-item-right .footer__info-icon{left:auto;right:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__info-item-right .footer__info-icon{left:20px;right:auto}}.footer__info-icon{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.footer__info-icon i{font-size:40px;color:#202020}.footer-col-1{padding-right:35px}.footer-col-2{margin-left:-30px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-col-2{margin-left:0}}.footer-col-3{padding-right:10px}.footer-col-4{padding-left:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer-col-4{padding-left:0}}.footer__style-2 .footer__top{padding-top:40px;padding-bottom:40px;background-color:#f9f9f9;font-size:12px}.footer__style-2 .footer__bottom-2{background-color:var(--tp-theme-1);font-size:}.footer__style-2 .footer__bottom-2 p{color:var(--tp-common-white)}.footer__style-2 .footer__widget-title{color:var(--tp-common-black)}.footer__style-2 .footer__widget ul li a{color:var(--tp-common-black)}.footer__style-2 .footer__widget ul li a::after{color:var(--tp-common-black)}.footer__style-2 .footer__widget ul li a:hover{text-decoration:underline}.footer__style-2 .footer__widget ul li a:hover::after{color:var(--tp-common-black)}.footer__style-2 .footer__blog-title{color:var(--tp-common-black)}.footer__style-2 .footer__blog-meta span{color:var(--tp-text-1)}.footer__style-2 .footer__blog-meta span:hover{color:var(--tp-common-black)}.footer__style-2 .footer__contact p{color:var(--tp-text-1)}.footer__style-2 .footer__subscribe p{color:var(--tp-text-1)}.footer__style-2 .footer__subscribe-input input{border:1px solid var(--tp-border-8);background-color:var(--tp-common-white);color:var(--tp-common-black)}.footer__style-2 .footer__subscribe-input input::-webkit-input-placeholder{color:var(--tp-text-11)}.footer__style-2 .footer__subscribe-input input:-moz-placeholder{color:var(--tp-text-11)}.footer__style-2 .footer__subscribe-input input::-moz-placeholder{color:var(--tp-text-11)}.footer__style-2 .footer__subscribe-input input:-ms-input-placeholder{color:var(--tp-text-11)}.footer__style-2 .footer-sub-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.footer__style-3 .footer__top{padding-top:60px;padding-bottom:15px;overflow:hidden}.footer__style-3 .footer__widget-title{color:var(--tp-common-white)}.footer__style-3 .footer__widget-title::after{background-color:var(--tp-theme-2)}.footer__style-3 .footer__widget ul li a{color:var(--tp-text-14)}.footer__style-3 .footer__widget ul li a::after{color:var(--tp-text-14)}.footer__style-3 .footer__widget ul li a:hover{color:var(--tp-theme-2)}.footer__style-3 .footer__widget ul li a:hover::after{color:var(--tp-theme-2)}.footer__style-3 .footer__blog-title{color:var(--tp-common-white)}.footer__style-3 .footer__blog-title a:hover{color:var(--tp-theme-2)}.footer__style-3 .footer__blog-meta span{color:var(--tp-text-14)}.footer__style-3 .footer__blog-meta span i{color:var(--tp-theme-2)}.footer__style-3 .footer__blog-meta span:hover{color:var(--tp-theme-2)}.footer__style-3 .footer__contact p{color:var(--tp-text-14)}.footer__style-3 .footer__subscribe p{color:var(--tp-text-14)}.footer__style-3 .footer__subscribe-input input{border:1px solid var(--tp-border-8);background-color:var(--tp-common-white);color:var(--tp-common-dark-3)}.footer__style-3 .footer__subscribe-input input::-webkit-input-placeholder{color:var(--tp-text-12)}.footer__style-3 .footer__subscribe-input input:-moz-placeholder{color:var(--tp-text-12)}.footer__style-3 .footer__subscribe-input input::-moz-placeholder{color:var(--tp-text-12)}.footer__style-3 .footer__subscribe-input input:-ms-input-placeholder{color:var(--tp-text-12)}.footer__style-3 .footer-sub-btn{background-color:var(--tp-theme-2);color:var(--tp-common-dark-3)}.footer__style-3 .footer-sub-btn:hover{background-color:var(--tp-theme-2);color:var(--tp-common-white)}.footer__style-3 .footer__bottom{background-color:var(--tp-theme-2)}.footer__style-3 .footer__copyright p{color:var(--tp-common-dark-3)}.footer__style-3 .footer__copyright p a:hover{color:var(--tp-common-white)}.footer__style-3 .footer__social a{color:var(--tp-common-dark-3)}.footer__style-3 .footer__social a:hover{color:var(--tp-common-white)}.grid-row{width:100%}.grid-column{float:left}.grid-column{width:33.333%}input[type="radio"].form-check-input{appearance:auto!important;width:auto!important;height:auto!important;background-color:transparent!important}