@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Manrope:wght@300;400;500;600;700;800&display=swap" rel="stylesheet');:root{--tp-ff-body:"Manrope", sans-serif;--tp-ff-heading:"Manrope", sans-serif;--tp-ff-fontawesome:Font Awesome 6 Pro;--tp-common-white:#ffffff;--tp-common-black:#000000;--tp-common-orange:#fe7f4c;--tp-heading-primary:#26268e;--tp-grey-1:#f2f7f7;--tp-grey-2:#8b9e9e;--tp-text-body:#6e7a7a;--tp-theme-1:#26268e;--tp-theme-2:#26268e;--tp-theme-3:#26268e;--tp-border-1:#26268e;--tp-border-2:#edefef}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px}}.container-large{max-width:1325px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--tp-ff-body);font-size:16px;font-weight:500;color:var(--tp-text-body);line-height:1.3;overflow-x:hidden}html,body{overflow-x:hidden}a{text-decoration:none;transition:0.3s}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-heading-primary);margin-top:0;font-weight:800;line-height:1.1;transition:0.3s}img{max-width:100%}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}ul{margin:0;padding:0}p{color:var(--tp-text-body);font-weight:500;font-size:16px;line-height:30px}.z-index{position:relative;z-index:2}.z-index-3{position:relative;z-index:3}.z-index-4{position:relative;z-index:4}.z-index-5{position:relative;z-index:5}.z-index-6{position:relative;z-index:6}a,.btn,button,input,select,textarea,li,img,.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}li{list-style:none}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}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input,textarea{outline:none;color:var(--tp-theme-2)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#747474}input:-moz-placeholder,textarea:-moz-placeholder{color:#747474}input::-moz-placeholder,textarea::-moz-placeholder{color:#747474}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#747474}input[type="color"]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}*::-moz-selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-orange);color:var(--tp-common-white);text-shadow:none}*::-moz-placeholder{color:var(--tp-theme-1);font-size:var(--tp-fz-body);opacity:1}*::placeholder{color:var(--tp-theme-1);font-size:var(--tp-fz-body);opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.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}.gx-10{--bs-gutter-x:10px}.gx-15{--bs-gutter-x:15px}.gx-30{--bs-gutter-x:30px}.gx-40{--bs-gutter-x:40px}.gx-50{--bs-gutter-x:50px}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.gx-50{--bs-gutter-x:30px}}.gx-60{--bs-gutter-x:60px}.gx-20{--bs-gutter-x:20px}.gx-25{--bs-gutter-x:25px}input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="password"],input[type="url"]{outline:none;background-color:#fff;height:60px;width:100%;line-height:60px;font-size:14px;color:var(--tp-common-black);padding-left:30px;padding-right:30px;border:0}.tp-btn{display:inline-block;background-color:var(--tp-common-orange);color:var(--tp-common-white);height:58px;line-height:55px;padding:0 51px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;position:relative;transition:all 0.6s linear;overflow:hidden;z-index:1}.tp-btn:hover{color:var(--tp-common-white)}.tp-btn:hover::after{height:380%}.tp-btn::after{position:absolute;content:"";background-color:var(--tp-theme-1);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-btn.theme-2-bg{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-btn.theme-2-bg:hover::after{background-color:var(--tp-theme-2)}.tp-border-btn{display:inline-block;border:1px solid var(--tp-common-orange);color:var(--tp-common-white);height:58px;line-height:55px;padding:0 51px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;position:relative;transition:all 0.6s linear;overflow:hidden;z-index:1}.tp-border-btn:hover{color:var(--tp-common-white)}.tp-border-btn:hover::after{height:380%}.tp-border-btn::after{position:absolute;content:"";background-color:var(--tp-common-orange);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.theme-btn{display:inline-block;background-color:var(--tp-theme-1);color:var(--tp-common-white);height:58px;line-height:55px;padding:0 51px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;position:relative;transition:all 0.6s linear;overflow:hidden;z-index:1}.theme-btn:hover{color:var(--tp-common-white)}.theme-btn:hover::after{height:380%}.theme-btn::after{position:absolute;content:"";background-color:var(--tp-common-orange);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-btn-lg{display:inline-block;background-color:var(--tp-common-orange);color:var(--tp-common-white);height:58px;line-height:55px;padding:0 51px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;position:relative;transition:all 0.6s linear;overflow:hidden;z-index:1}.tp-btn-lg:hover{color:var(--tp-common-white)}.tp-btn-lg:hover::after{height:560%}.tp-btn-lg::after{position:absolute;content:"";background-color:var(--tp-theme-1);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-btn-sm{display:inline-block;background-color:var(--tp-common-orange);color:var(--tp-common-white);height:45px;line-height:45px;padding:0 30px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;transition:0.3s;position:relative;overflow:hidden;z-index:1}.tp-btn-sm i{padding-left:20px;color:var(--tp-common-white);font-size:16px;transform:translateY(2px)}.tp-btn-sm:hover{color:var(--tp-common-white)}.tp-btn-sm:hover::after{height:380%}.tp-btn-sm::after{position:absolute;content:"";background-color:var(--tp-theme-1);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-btn-sm.theme-2-bg{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-btn-sm.theme-2-bg:hover::after{background-color:var(--tp-theme-2)}.tp-grey-btn{display:inline-block;background-color:var(--tp-grey-1);color:var(--tp-theme-2);height:58px;line-height:55px;padding:0 51px;font-size:14px;font-weight:700;text-align:center;text-transform:capitalize;position:relative;transition:0.3s;overflow:hidden;z-index:1}.tp-grey-btn:hover{color:var(--tp-common-white)}.tp-grey-btn:hover::after{height:380%}.tp-grey-btn::after{position:absolute;content:"";background-color:var(--tp-common-orange);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-menu-btn{background-color:var(--tp-common-orange);color:var(--tp-common-white);height:40px;line-height:40px;padding:0 20px;overflow:hidden;display:inline-block;font-weight:500;font-size:16px;letter-spacing:.03em;position:relative;z-index:9}.tp-menu-btn::before{position:absolute;content:"";background-color:var(--tp-theme-2);width:100%;height:0%;left:50%;top:50%;border-radius:0;transform:translate(-50%,-50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.tp-menu-btn:hover{color:var(--tp-common-white)}.tp-menu-btn:hover::before{height:380%}@-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}}@-webkit-keyframes lineDash{0%{stroke-dashoffset:0}100%{stroke-dashoffset:1000}}@keyframes lineDash{0%{stroke-dashoffset:0}100%{stroke-dashoffset:1000}}@keyframes pulse-2{0%{-moz-box-shadow:0 0 0 0 rgb(255 153 0 / .2);box-shadow:0 0 0 0 rgb(255 153 0 / .2)}70%{-moz-box-shadow:0 0 0 20px #fff0;box-shadow:0 0 0 20px #fff0}100%{-moz-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{width:100%;opacity:0}to{width:0;opacity:0}}@keyframes about-sm{100%{transform:translateY(60px)}100%{transform:translateY(50px)}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}@keyframes tpleftright{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes tprotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tpupdown{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes tpswing{0%{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}100%{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}}@keyframes borderanimate2{0%{transform:translate(-50%,-50%) scale(.8)}60%{opacity:1}100%{transform:translate(-50%,-50%) scale(2.5);opacity:0}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes moving{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}@keyframes about-circle{0%{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transform:translateX(100px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes services-triangle{0%{-webkit-transform:rotate(0deg) translateX(-50px);-moz-transform:rotate(0deg) translateX(-50px);-ms-transform:rotate(0deg) translateX(-50px);-o-transform:rotate(0deg) translateX(-50px);transform:rotate(0deg) translateX(-50px)}100%{-webkit-transform:rotate(360deg) translateY(100px);-moz-transform:rotate(360deg) translateY(100px);-ms-transform:rotate(360deg) translateY(100px);-o-transform:rotate(360deg) translateY(100px);transform:rotate(360deg) translateY(100px)}}@keyframes hero-3-dot-2{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes tfLeftToRight{49%{transform:translateX(30%)}50%{opacity:0;transform:translateX(-30%)}51%{opacity:1}}@keyframes rotate2{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes moving{0%{transform:translatey(0)}20%{transform:translateX(-50px)}50%{transform:translatey(-40px)}100%{transform:translatey(0)}}@keyframes leftright{0%{transform:translatex(0)}50%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes movinglight{0%{transform:translatey(0)}20%{transform:translateX(-70px)}50%{transform:translatey(-70px)}100%{transform:translatey(0)}}@keyframes movinglight2{0%{transform:translatey(0)}20%{transform:translateX(70px)}50%{transform:translatey(70px)}100%{transform:translatey(0)}}@keyframes movingtop{0%{transform:translatey(0)}20%{transform:translatey(70px)}50%{transform:translatey(-70px)}100%{transform:translatey(0)}}@keyframes circle-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes circle-animation2{0%{transform:scale(-1,1) rotate(360deg)}100%{transform:scale(-1,1) rotate(0deg)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}100%{transform:scale(.5)}}@keyframes zoom2{0%{transform:scale(.9)}50%{transform:scale(1)}100%{transform:scale(.9)}}@keyframes wobble-vertical{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}100%{transform:translate(0)}}@-webkit-keyframes section-highlight{0%{width:0%}100%{width:100%}}@-moz-keyframes section-highlight{0%{width:0%}100%{width:100%}}@-ms-keyframes section-highlight{0%{width:0%}100%{width:100%}}@keyframes section-highlight{0%{width:0%}100%{width:100%}}@keyframes widthcalc{0%{width:20%}50%{width:50%}75%{width:90%}90%{opacity:75%}90%{opacity:100%}}@-webkit-keyframes bounceRight{0%,20%,50%,80%,100%{-ms-transform:translateX(0);transform:translateX(0)}40%{-ms-transform:translateX(-90px);transform:translateX(-90px)}60%{-ms-transform:translateX(-15px);transform:translateX(-15px)}}@-moz-keyframes bounceRight{0%,20%,50%,80%,100%{-ms-transform:translateX(0);transform:translateX(0)}40%{-ms-transform:translateX(-90px);transform:translateX(-90px)}60%{-ms-transform:translateX(-15px);transform:translateX(-15px)}}@keyframes bounceRight{0%,20%,50%,80%,100%{-ms-transform:translateX(0);transform:translateX(0)}40%{-ms-transform:translateX(-50px);transform:translateX(-50px)}60%{-ms-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes icon-bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}60%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes light-one{0%{opacity:1}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}100%{opacity:1}}@keyframes scroll{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);-ms-transform:translateY(8px);-o-transform:translateY(8px);transform:translateY(8px)}}@keyframes rotate2{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes tpswing{0%{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes tptranslateX2{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px)}100%{-webkit-transform:translatXY(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}}.dark #preloader{background-color:var(--tp-theme-1)}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f7f7f7;z-index:999999}.preloader{width:50px;height:50px;display:inline-block;padding:0;text-align:left;box-sizing:border-box;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}.preloader span{position:absolute;display:inline-block;width:50px;height:50px;border-radius:100%;background:var(--tp-theme-1);-webkit-animation:preloader 1.3s linear infinite;animation:preloader 1.3s linear infinite}.preloader span:last-child{animation-delay:-0.9s;-webkit-animation-delay:-0.9s}@keyframes preloader{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes preloader{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}.scroll-top{width:50px;height:50px;line-height:50px;position:fixed;bottom:-10%;right:50px;font-size:16px;z-index:999;color:var(--tp-common-white);text-align:center;cursor:pointer;background:var(--tp-theme-2);transition:1s ease;border:none}.scroll-top.open{bottom:30px}.white-bg{background:var(--tp-common-white)}.black-bg{background:var(--tp-common-black)}.grey-bg{background:var(--tp-grey-1)}.theme-bg{background-color:var(--tp-theme-1)}.theme-bg-2{background-color:var(--tp-theme-2)}.body-overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:rgb(24 24 24 / .8);visibility:hidden;opacity:0;transition:0.45s ease-in-out}.body-overlay.apply{opacity:1;visibility:visible}.body-overlay:hover{cursor:url(../img/cross-out.png),pointer}.tpoffcanvas{background-position:center;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;right:-100%;width:480px;bottom:0;box-shadow:0 16px -32px 0 rgb(0 0 0 / .8);background-color:var(--tp-common-black);z-index:999999;padding:50px;scrollbar-width:none;opacity:0;visibility:hidden;transition:0.45s ease-in-out;overflow-y:scroll}.tpoffcanvas .homemenu{margin-bottom:30px}.tpoffcanvas .tp-main-menu-mobile{margin-bottom:50px}.tpoffcanvas.opened{opacity:1;visibility:visible}@media (max-width:767px){.tpoffcanvas{width:300px;padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.tpoffcanvas{width:400px;padding:40px}}.tpoffcanvas.opened{right:0;-webkit-transition:all 0.4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 0.4s cubic-bezier(.785,.135,.15,.86);transition:all 0.4s cubic-bezier(.785,.135,.15,.86);transition-duration:0.6s}.tpoffcanvas__title p{font-size:18px;color:rgb(255 255 255 / .49);font-weight:500;line-height:1.6;margin-bottom:50px}@media (max-width:767px){.tpoffcanvas__title p{font-size:17px}}.tpoffcanvas__contact-title h5{font-size:14px;color:#888;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:30px;display:inline-block}.tpoffcanvas__input-title h4{font-size:14px;color:#888;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:30px;display:inline-block}.tpoffcanvas__input{margin-bottom:100px}.tpoffcanvas__input input{background:rgb(118 118 130 / .3);border:#fff0;height:60px;width:100%;padding-left:20px;padding-right:80px;color:var(--tp-common-white)}.tpoffcanvas__input button{height:60px;width:60px;background-color:var(--tp-common-orange);color:var(--tp-common-white);font-size:16px;position:absolute;top:0;right:0}.tpoffcanvas__contact-info{margin-bottom:50px}.tpoffcanvas__contact-info ul li{font-size:16px;color:var(--tp-common-white);margin-bottom:15px;list-style-type:none}@media (max-width:767px){.tpoffcanvas__contact-info ul li{font-size:14px}}.tpoffcanvas__contact-info ul li:last-child{margin-bottom:0}.tpoffcanvas__contact-info ul li a{margin-left:10px;transition:0.3s}.tpoffcanvas__contact-info ul li a:hover{color:var(--tp-common-orange)}.tpoffcanvas__logo{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}.tpoffcanvas__close-btn button{position:absolute;right:30px;top:30px;transition:1s;-webkit-transition:all 0.4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 0.4s cubic-bezier(.785,.135,.15,.86);transition:all 0.4s cubic-bezier(.785,.135,.15,.86);transition-duration:0.3s;height:40px;width:40px;line-height:45px;background-color:var(--tp-common-white);color:var(--tp-common-black)}.tpoffcanvas__close-btn button:hover i{transform:rotate(360deg)}.tpoffcanvas__close-btn button i{font-weight:300;font-size:20px;transition:0.9s}.tpoffcanvas__social{margin-top:30px}.tpoffcanvas__social .social-icon a{height:55px;width:55px;line-height:58px;text-align:center;font-size:16px;background-color:rgb(251 251 253 / .08);color:var(--tp-common-white);margin-right:15px;transition:0.3s;display:inline-block;border-radius:50%}@media (max-width:767px){.tpoffcanvas__social .social-icon a{margin-right:3px;height:50px;width:50px;line-height:53px;font-size:15px}}.tpoffcanvas__social .social-icon a:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-breadcrumb-height{padding-top:145px;padding-bottom:145px;background-repeat:no-repeat;background-size:cover;object-fit:cover;background-color:#052725;background-position:center}@media only screen and (min-width:992px) and (max-width:1199px){.tp-breadcrumb-height{background-position:bottom}}@media only screen and (min-width:768px) and (max-width:991px){.tp-breadcrumb-height{background-position:bottom}}.tp-breadcrumb__overlay{position:relative}.tp-breadcrumb__overlay::after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background-color:rgb(30 55 55 / .75)}@media (max-width:767px){.tp-breadcrumb__section-box{text-align:center}}.tp-breadcrumb__title{font-weight:800;font-size:50px;line-height:1;color:var(--tp-common-white);margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-breadcrumb__title{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-breadcrumb__title{font-size:34px}}@media (max-width:767px){.tp-breadcrumb__title{font-size:30px}}.tp-breadcrumb__list{display:inline-block;padding:8px 20px;background-color:rgb(255 255 255 / .078);margin-bottom:20px}.tp-breadcrumb__list span{font-size:16px;font-weight:400;color:var(--tp-common-white);text-transform:capitalize;opacity:85%}.tp-breadcrumb__list span.dvdr i{color:var(--tp-common-white);font-weight:400;font-size:13px}.tp-breadcrumb__shape-1{position:absolute;bottom:-7%;left:-2%}@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),(max-width:767px){.tp-breadcrumb__shape-1{display:none;visibility:hidden}}.tp-breadcrumb__shape-2{position:absolute;bottom:20px;left:0%}@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),(max-width:767px){.tp-breadcrumb__shape-2{display:none;visibility:hidden}}.tp-custom-accordion .accordion-items{margin-bottom:20px;box-shadow:0 25px 65px rgb(0 0 0 / .07);border-radius:16px}.tp-custom-accordion .accordion-buttons{position:relative;width:100%;padding:26px 30px;padding-left:60px;background-color:var(--tp-common-white);text-align:left;font-weight:700;font-size:18px;color:var(--tp-theme-1)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-custom-accordion .accordion-buttons{font-size:19px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-custom-accordion .accordion-buttons{padding:25px 28px;padding-left:60px;font-size:16px}}@media (max-width:767px){.tp-custom-accordion .accordion-buttons{font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-custom-accordion .accordion-buttons{font-size:15px}}.tp-custom-accordion .accordion-buttons::after{position:absolute;content:"\f068";font-family:"Font Awesome 5 Pro";top:50%;transform:translateY(-50%);left:30px;font-size:16px;opacity:1;color:var(--tp-common-orange)}@media (max-width:767px){.tp-custom-accordion .accordion-buttons::after{top:35px;right:25px;font-size:13px}}.tp-custom-accordion .accordion-buttons.collapsed::after{content:"\f067"}.tp-custom-accordion .collapsed{position:relative;z-index:99}.tp-custom-accordion .accordion-body{background-color:var(--tp-common-white);padding-bottom:20px;padding-left:100px;padding-right:55px;position:relative;font-size:16px;font-weight:400;line-height:28px;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-custom-accordion .accordion-body{font-size:14px;padding-right:25px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-custom-accordion .accordion-body{font-size:14px;padding-right:30px;padding-bottom:50px}}@media (max-width:767px){.tp-custom-accordion .accordion-body{font-size:13px;padding-right:30px;padding-left:30px}}.tp-custom-accordion .accordion-body::after{position:absolute;content:"";top:6px;left:70px;width:1px;height:75px;background-color:var(--tp-common-orange)}@media (max-width:767px){.tp-custom-accordion .accordion-body::after{display:none;visibility:hidden}}.tp-section-subtitle{font-size:16px;color:var(--tp-common-orange);font-family:var(--tp-ff-heading);font-weight:700;text-transform:uppercase;position:relative;display:inline-block;margin-bottom:17px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-section-subtitle{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-subtitle{font-size:13px}}@media (max-width:767px){.tp-section-subtitle{font-size:13px}}.tp-section-subtitle::after{content:"";position:absolute;height:2px;width:30px;background-color:var(--tp-theme-2);right:-40px;top:50%;transform:translateY(-50%)}.tp-section-subtitle::before{content:"";height:2px;width:10px;background-color:var(--tp-common-orange);position:absolute;right:-40px;top:50%;transform:translateY(-50%);z-index:3}.tp-section-subtitle-2{font-size:16px;color:var(--tp-common-orange);font-family:var(--tp-ff-heading);font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:17px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-section-subtitle-2{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-subtitle-2{font-size:13px}}@media (max-width:767px){.tp-section-subtitle-2{font-size:13px}}.tp-section-subtitle-2::before{content:"";height:2px;width:10px;background-color:var(--tp-theme-2);display:inline-block;transform:translateY(-5px);margin-right:10px}.tp-section-subtitle-3{font-size:16px;color:var(--tp-common-orange);font-family:var(--tp-ff-heading);font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:17px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-section-subtitle-3{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-subtitle-3{font-size:13px}}@media (max-width:767px){.tp-section-subtitle-3{font-size:13px}}.tp-section-subtitle-3::after{content:"";height:6px;width:6px;border-radius:50%;background-color:var(--tp-theme-2);display:inline-block;transform:translateY(-3px);margin-left:10px}.tp-section-title{font-size:50px;color:var(--tp-theme-1);font-weight:800;font-family:var(--tp-ff-heading);line-height:1.2}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-section-title{font-size:45px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-section-title{font-size:42px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title{font-size:35px}.tp-section-title br{display:none}}@media (max-width:767px){.tp-section-title{font-size:31px}.tp-section-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-section-title{font-size:37px}.tp-section-title br{display:none}}.tp-slider-subtitle{font-size:16px;color:var(--tp-common-white);font-weight:400;padding:8px 32px;background-color:rgb(255 255 255 / .059);display:inline-block;margin-bottom:17px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-slider-subtitle{font-size:14px}}@media (max-width:767px){.tp-slider-subtitle{font-size:14px;padding:8px 20px}}.tp-slider-title{font-size:100px;color:var(--tp-common-white);font-weight:800}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-title{font-size:87px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-title{font-size:80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-title{font-size:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-title{font-size:75px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-title{font-size:70px}.tp-slider-title br{display:none}}@media (max-width:767px){.tp-slider-title{font-size:47px}.tp-slider-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-slider-title{font-size:56px}.tp-slider-title br{display:none}}.tp-slider-2-subtitle{font-size:20px;font-weight:700;color:var(--tp-theme-1);display:inline-block;padding-bottom:12px;text-transform:uppercase}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2-subtitle{font-size:18px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2-subtitle{font-size:17px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2-subtitle{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-slider-2-subtitle{font-size:16px}}@media (max-width:767px){.tp-slider-2-subtitle{font-size:14px}}.tp-slider-2-title{font-size:100px;font-weight:800;color:var(--tp-theme-1)}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2-title{font-size:90px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2-title{font-size:80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2-title{font-size:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2-title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-2-title{font-size:70px}.tp-slider-2-title br{display:none}}@media (max-width:767px){.tp-slider-2-title{font-size:47px}.tp-slider-2-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-slider-2-title{font-size:56px}.tp-slider-2-title br{display:none}}.tp-slider-2-title b{font-weight:800;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:var(--tp-theme-1);color:#fff0;font-family:"Lato",sans-serif}.tp-slider-3-subtitle{font-size:20px;font-weight:700;color:var(--tp-common-white);display:inline-block;padding-bottom:18px;text-transform:uppercase}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-3-subtitle{font-size:18px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-3-subtitle{font-size:17px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3-subtitle{font-size:16px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider-3-subtitle{font-size:14px}}.tp-slider-3-title{font-size:100px;font-weight:800;color:var(--tp-common-white);line-height:1}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-3-title{font-size:90px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-3-title{font-size:80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3-title{font-size:88px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-3-title{font-size:77px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-3-title{font-size:65px}.tp-slider-3-title br{display:none}}@media (max-width:767px){.tp-slider-3-title{font-size:35px}.tp-slider-3-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-slider-3-title{font-size:53px}.tp-slider-3-title br{display:none}}.search__popup{padding:70px;padding-top:70px;padding-bottom:100px;position:fixed;top:0;left:0;right:0;width:100%;height:45%;background-color:rgb(0 0 0 / .9);z-index:99999;-webkit-transform:translateY(calc(-100% - 80px));-moz-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));-o-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:transform 0.6s ease-in-out,opacity 0.6s ease-in-out;-moz-transition:transform 0.6s ease-in-out,opacity 0.6s ease-in-out;transition:transform 0.6s ease-in-out,opacity 0.6s ease-in-out;transition-delay:0.7s}@media only screen and (min-width:1200px) and (max-width:1399px){.search__popup{height:57%}}.search__popup.search-opened{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%);transition-delay:0s}.search__popup.search-opened .search__input{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1;transition-delay:0.3s}.search__popup.search-opened .search__input::after{width:100%;transition-delay:0.5s}.search__popup-2{background-color:var(--tp-common-black-13)}.search__popup-2 .search__input .search-input-field~.search-focus-border{background-color:var(--tp-theme-8)}.search__popup-3 .search__input .search-input-field~.search-focus-border{background-color:var(--tp-theme-10)}.search__top{margin-bottom:80px}.search__input{position:relative;height:80px;transition:all 0.3s ease-out 0s;transition-delay:0.5s;opacity:0}.search__input::after{position:absolute;content:"";left:0;bottom:0;width:0%;height:1px;background-color:rgb(255 255 255 / .3);transition:all 0.3s ease-out 0s;transition-delay:0.3s}.search__input input{width:100%;height:100%;background-color:#fff0;border:0;outline:0;font-size:24px;color:var(--tp-common-white);border-bottom:1px solid #fff0;padding:0;padding-right:30px}.search__input 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:18px;color:var(--tp-common-white)}.search__input .search-input-field~.search-focus-border{position:absolute;bottom:0;left:auto;right:0;width:0;height:1px;background-color:var(--tp-common-orange);-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.search__input .search-input-field:focus~.search-focus-border{width:100%;left:0;right:auto;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.search__close-btn{font-size:25px;color:rgb(255 255 255 / .3)}.search__close-btn:hover{color:var(--tp-common-white)}.mobile-menu.mean-container{overflow:hidden}@media (max-width:767px){.mobile-menu.mean-container{margin-bottom:30px}}.mobile-menu .sidebar-list{clear:both}.mobile-menu .sidebar-list li{position:relative;padding-left:20px;margin-bottom:5px;color:var(--tp-common-white)}.mobile-menu .sidebar-list li::after{top:10px;left:0;width:6px;height:6px;border-radius:50%;border:1px solid #c00;background-color:#fff0;content:"";display:inline-block;position:absolute}.mobile-menu .tp-sidebar-social{margin-top:20px}.mobile-menu .tp-sidebar-social a{margin-right:5px;background-color:var(--tp-theme-primary);color:#fff;display:inline-block;width:35px;height:35px;text-align:center;font-size:14px;line-height:34px}.sidebar-title h3{color:var(--tp-common-white)}.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:15px 0;color:#fff;border-top:1px solid rgb(255 255 255 / .1);font-size:14px;line-height:1.5;font-weight:700}.mean-container .mean-nav ul li a:hover{color:var(--tp-theme-3)}.mean-container .mean-nav ul li a.mean-expand{margin-top:10px;padding:0!important;line-height:14px;border:1px solid rgb(255 255 255 / .1)!important;height:30px;width:30px;line-height:30px;color:#fff;line-height:30px;top:0;font-weight:400}.mean-container .mean-nav ul li a.mean-expand:hover{color:var(--tp-theme-2);border-color:#888}.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-theme-2)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);color:var(--tp-common-white)}.header-sticky{position:fixed;top:0;left:0;right:0;background-color:var(--tp-common-white);opacity:1;visibility:visible;width:100%;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;animation:0.5s ease-in-out 0s normal none 1 running fadeInDown;z-index:999}.header-sticky .tp-header-top__area{display:none}.tp-header-2__area.header-sticky{position:fixed;top:0;left:0;right:0;background-color:var(--tp-common-white);opacity:1;visibility:visible;width:100%;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;animation:0.5s ease-in-out 0s normal none 1 running fadeInDown;z-index:999}.tp-header-2__area.header-sticky .tp-header-2__plr{box-shadow:none;margin-top:0}.tp-header-3__area.header-sticky{position:fixed;top:0;left:0;right:0;background-color:var(--tp-common-white);opacity:1;visibility:visible;width:100%;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;animation:0.5s ease-in-out 0s normal none 1 running fadeInDown;z-index:999}.tp-main-menu-mobile .tp-submenu{display:none}.tp-main-menu-mobile .header-icon{display:none}.tp-main-menu-mobile ul{position:static;display:block;box-shadow:none}.tp-main-menu-mobile ul li{list-style:none;position:relative;width:100%;padding:0}.tp-main-menu-mobile ul li:not(:last-child) a{border-bottom:1px solid rgb(6 7 40 / .1)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{position:absolute;right:0;top:21%;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);font-size:18px;color:#7f8387;font-family:"Font Awesome 5 Pro";transition:all 0.3s ease-in-out;z-index:1;width:25px;height:25px;line-height:22px;text-align:center;border:1px solid rgb(255 255 255 / .12);transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i{transition:all 0.3s ease-in-out;margin-left:2px}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover{background-color:var(--tp-common-orange);border-color:var(--tp-theme-1);color:var(--tp-common-orange)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i{color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded{color:var(--tp-theme-1)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened{background-color:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i{color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown:hover>a::after{color:var(--tp-common-orange)}.tp-main-menu-mobile ul li:last-child a span{border-bottom:0}.tp-main-menu-mobile ul li>a{display:block;font-size:16px;color:var(--tp-common-white);position:relative;padding:10px 0;padding-right:20px}.tp-main-menu-mobile ul li>a svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.tp-main-menu-mobile ul li>a>i{display:inline-block;width:11%;margin-right:13px;-webkit-transform:translateY(4px);-moz-transform:translateY(4px);-ms-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px);font-size:21px;line-height:1}.tp-main-menu-mobile ul li>a .menu-text{font-size:16px;line-height:11px;border-bottom:1px solid #eaebed;width:82%;display:inline-block;padding:19px 0 17px}.tp-main-menu-mobile ul li img{width:100%}.tp-main-menu-mobile ul li ul{padding:0}.tp-main-menu-mobile ul li ul li{padding:0}.tp-main-menu-mobile ul li ul li a{margin-left:auto;width:93%;padding:10px 5%;text-shadow:none!important;visibility:visible;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li a{width:88%;padding:10px 7%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li li a{width:83%;padding:10px 9%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li li li a{width:68%;padding:10px 11%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li:hover>a{color:var(--tp-common-orange)}.tp-main-menu-mobile ul li:hover>a::after{color:var(--tp-theme-1)}.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i{color:var(--tp-theme-1)}.tp-main-menu-mobile ul li:hover .mega-menu{visibility:visible;opacity:1;top:0}.tp-main-menu-mobile ul li .mega-menu,.tp-main-menu-mobile ul li .submenu{position:static;min-width:100%;padding:0;box-shadow:none;visibility:visible;opacity:1;display:none}.tp-main-menu-mobile ul li .mega-menu li,.tp-main-menu-mobile ul li .submenu li{float:none;display:block;width:100%;padding:0}.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn{color:var(--tp-theme-1)}.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a{border-bottom:none}.tp-main-menu-mobile * ul,.tp-main-menu-mobile * li{transition:none!important}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-top__hide{display:none}}.tp-header-top__space{padding:10px 0;padding-left:50px;padding-right:70px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-header-top__space{padding:10px 0;padding-left:40px;padding-right:50px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header-top__space{padding:10px 0;padding-left:20px;padding-right:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-top__space{padding:10px 0;padding-left:20px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-top__space{padding:10px 0;padding-left:27px;padding-right:8px}}.tp-header-top__left-box ul li{display:inline-block}.tp-header-top__left-box ul li span{color:#8b9e9e;font-size:14px;padding-right:20px}.tp-header-top__social a{padding-right:15px;font-size:16px;color:var(--tp-common-white);transition:0.3s}.tp-header-top__social a:hover{color:var(--tp-common-orange)}.tp-header-top__right-box ul li{display:inline-block;padding-right:26px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-top__right-box ul li.location{display:none}}.tp-header-top__right-box ul li:last-child{padding-right:0}.tp-header-top__right-box ul li i{font-size:15px;padding-right:12px;color:var(--tp-common-white)}.tp-header-top__right-box ul li a{font-size:14px;transition:0.3s;color:#8b9e9e}.tp-header-top__right-box ul li a:hover{color:var(--tp-common-orange)}.tp-header__logo{position:absolute;top:0;left:0;z-index:99;background-color:var(--tp-theme-2);display:inline-block;padding:15px 80px;height:calc(100% + 25px);display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1600px) and (max-width:1800px),only screen and (min-width:1400px) and (max-width:1599px){.tp-header__logo{padding:15px 50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__logo{padding:15px 20px;text-align:center}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__logo{padding:15px 0;text-align:center}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header__logo{padding:0;text-align:center}}@media (max-width:767px){.tp-header__logo{padding:0;text-align:center;width:50%;height:calc(100% + 0px)}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__logo img{max-width:88%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__logo img{max-width:70%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header__logo img{max-width:73%}}@media (max-width:767px){.tp-header__logo img{max-width:80%}}.tp-header__logo::after{position:absolute;bottom:0;right:-60px;height:25px;width:60px;background-color:#047470;content:"";clip-path:polygon(100% 0,0 0,0 100%)}@media (max-width:767px){.tp-header__logo::after{display:none}}.tp-header__plr{padding-left:373px}@media only screen and (min-width:1600px) and (max-width:1800px),only screen and (min-width:1400px) and (max-width:1599px){.tp-header__plr{padding-left:314px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__plr{padding-left:254px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__plr{padding-left:214px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header__plr{padding:15px 0;padding-left:214px}}@media (max-width:767px){.tp-header__plr{padding:15px 0;padding-left:214px}}.tp-header__space{padding-left:50px;padding-right:70px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-header__space{padding-left:40px;padding-right:50px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__space{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__space{padding-left:20px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__space{padding-left:25px;padding-right:5px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header__space{padding-left:0;padding-right:20px}}@media (max-width:767px){.tp-header__space{padding-left:0;padding-right:0}}.tp-header__main-menu nav>ul>li{display:inline-block;margin-right:40px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__main-menu nav>ul>li{margin-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__main-menu nav>ul>li{margin-right:30px}}.tp-header__main-menu nav>ul>li>a{padding:40px 0;display:inline-block;font-weight:600;font-size:17px;color:var(--tp-grey-2);transition:0.3s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__main-menu nav>ul>li>a{font-size:16px;padding:33px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header__main-menu nav>ul>li>a{font-size:15px;padding:30px 0}}.tp-header__main-menu nav>ul>li:hover .submenu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.tp-header__main-menu nav>ul>li:hover>a{color:var(--tp-theme-1)}.tp-header__main-menu nav>ul>li .submenu{border-top:3px solid var(--tp-common-orange);position:absolute;top:100%;width:240px;background-color:var(--tp-common-white);z-index:999;padding:30px 0;opacity:0;visibility:hidden;transition:0.4s;transform:scaleY(0);transform-origin:top center;text-align:start;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header__main-menu nav>ul>li .submenu>li{margin:0 30px;margin-bottom:13px;display:block}.tp-header__main-menu nav>ul>li .submenu>li:last-child{margin-bottom:0}.tp-header__main-menu nav>ul>li .submenu>li>a{padding:0;font-size:14px;text-transform:capitalize;color:var(--tp-common-black);position:relative;font-weight:600}.tp-header__main-menu nav>ul>li .submenu>li>a::after{display:none}.tp-header__main-menu nav>ul>li .submenu>li>a::before{content:"";position:absolute;bottom:0;right:0;left:auto;height:1px;width:0;background-color:var(--tp-common-orange);transition:0.7s;display:inline-block}.tp-header__main-menu nav>ul>li .submenu>li:hover a{color:var(--tp-common-orange)}.tp-header__main-menu nav>ul>li .submenu>li:hover a::before{width:100%;right:auto;left:0}.tp-header__main-menu nav>ul>li:last-child{margin-right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__main-menu nav>ul>li{margin-right:25px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__right-action{margin-left:-60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header__right-action{margin-left:-20px}}.tp-header__right-action ul li{display:inline-block}@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),(max-width:767px){.tp-header__right-action ul li:last-child{display:none;visibility:hidden}}.tp-header__icon-box{padding-right:28px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__icon-box{padding-right:25px}}.tp-header__icon-box button{font-size:24px;transform:translateY(4px);color:var(--tp-theme-1);font-weight:400;margin-right:25px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__icon-box button{font-size:21px;margin-right:15px}}.tp-header__icon-box a{color:var(--tp-theme-1);font-weight:400;font-size:24px;transform:translateY(4px);display:inline-block}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__icon-box a{font-size:21px}}.tp-header__tel-icon span{width:58px;height:58px;line-height:58px;border-radius:50%;text-align:center;background-color:var(--tp-theme-2);display:inline-block;font-size:24px;color:var(--tp-common-white);margin-right:18px;transition:all 400ms ease;position:relative;overflow:hidden}.tp-header__tel-icon span::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-theme-1);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);border-radius:50%;z-index:3}.tp-header__tel-icon span i{transform:translateY(3px);display:inline-block;position:relative;z-index:4}.tp-header__tel-text span{display:block;font-size:14px;padding-bottom:8px}.tp-header__tel-text a{font-size:18px;color:var(--tp-theme-1);font-weight:700;transition:0.3s}.tp-header__tel-text a:hover{color:var(--tp-common-orange)}.tp-header__tel-box{padding-left:30px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header__tel-box{padding-left:25px}}.tp-header__tel-box:hover .tp-header__tel-icon span::after{opacity:1;transform:scaleY(1)}.tp-header__btn{line-height:0}.tp-header-2__transparent{position:absolute;top:0;left:0;right:0;z-index:1}.tp-header-2__plr{box-shadow:2px 3.464px 20px 0 rgb(10 9 9 / .04);padding:0 45px;margin-top:20px;background-color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-2__plr{padding:0 35px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header-2__plr{padding:0 35px;margin-top:0}}@media (max-width:767px){.tp-header-2__plr{padding:0 15px;margin-top:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-2__logo{padding:30px 0}}.tp-header-2__logo img{max-width:inherit}@media (max-width:767px){.tp-header-2__logo img{max-width:100%}}.tp-header-2__right-box{margin-left:-20px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__right-box{margin-left:-33px}}.tp-header-2__right-action ul{display:flex;align-items:center;justify-content:end}.tp-header-2__btn{line-height:0}.tp-header-2__icon-box button{font-size:24px;color:var(--tp-theme-1);font-weight:400;margin-right:28px;transform:translateY(3px)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__icon-box button{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-2__icon-box button{font-size:21px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-2__icon-box button{font-size:20px}}.tp-header-2__icon-box a{font-size:24px;color:var(--tp-theme-1);font-weight:400;margin-right:25px;transform:translateY(3px);display:inline-block}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__icon-box a{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-2__icon-box a{font-size:21px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-2__icon-box a{font-size:20px}}.tp-header-2__bar{line-height:0}.tp-header-2__bar button{font-size:24px;color:var(--tp-common-orange);margin-left:20px;border:1px solid var(--tp-common-orange);height:58px;width:55px;line-height:55px}.tp-header-2__main-menu{padding-left:75px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__main-menu{padding-left:70px}}.tp-header-2__main-menu>nav>ul>li{margin-right:39px;display:inline-block;list-style-type:none;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__main-menu>nav>ul>li{margin-right:30px}}.tp-header-2__main-menu>nav>ul>li>a{padding:40px 0;font-weight:700;transition:0.3s;font-size:17px;display:inline-block;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-2__main-menu>nav>ul>li>a{font-size:16px}}.tp-header-2__main-menu>nav>ul>li>a::after{content:"";top:0;left:50%;transform:translateX(-50%);height:2px;width:0%;background-color:var(--tp-common-orange);position:absolute;opacity:0;visibility:hidden;transition:0.3s}.tp-header-2__main-menu>nav>ul>li:last-child{margin-right:0}.tp-header-2__main-menu>nav>ul>li:hover .submenu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.tp-header-2__main-menu>nav>ul>li:hover>a{color:var(--tp-theme-1)}.tp-header-2__main-menu>nav>ul>li:hover>a::after{opacity:1;visibility:visible;width:100%}.tp-header-2__main-menu>nav>ul>li>.submenu{border-top:3px solid var(--tp-common-orange);position:absolute;top:100%;width:240px;background-color:var(--tp-common-white);z-index:999;padding:30px 0;opacity:0;visibility:hidden;transition:0.4s;transform:scaleY(0);transform-origin:top center;text-align:start;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header-2__main-menu>nav>ul>li>.submenu>li{padding:0;display:block;margin:0 30px;margin-bottom:13px}.tp-header-2__main-menu>nav>ul>li>.submenu>li:last-child{margin-bottom:0}.tp-header-2__main-menu>nav>ul>li>.submenu>li>a{padding:0;font-size:14px;text-transform:capitalize;color:var(--tp-common-black);letter-spacing:1px;position:relative;font-weight:600}.tp-header-2__main-menu>nav>ul>li>.submenu>li>a::before{content:"";position:absolute;bottom:0;right:0;left:auto;height:1px;width:0;background-color:var(--tp-common-orange);transition:0.7s;display:inline-block}.tp-header-2__main-menu>nav>ul>li>.submenu>li:hover a{color:var(--tp-common-orange)}.tp-header-2__main-menu>nav>ul>li>.submenu>li:hover a::before{width:100%;right:auto;left:0}.tp-header-top-3__left-box ul li{display:inline-block}.tp-header-top-3__left-box ul li span{font-size:14px;margin-right:25px}@media (max-width:767px){.tp-header-top-3__left-box ul li span{margin-right:22px}}.tp-header-top-3__social{background-color:rgb(30 55 55 / .039);padding:10px 30px}@media (max-width:767px){.tp-header-top-3__social{padding:10px 14px}}.tp-header-top-3__social a{font-size:15px;color:var(--tp-theme-1);transition:0.3s;padding-right:20px}@media (max-width:767px){.tp-header-top-3__social a{padding-right:12px;font-size:14px}}.tp-header-top-3__social a:last-child{padding-right:0}.tp-header-top-3__social a:hover{color:var(--tp-common-orange)}.tp-header-top-3__right-box ul li{display:inline-block;font-size:14px;padding-left:30px}.tp-header-top-3__right-box ul li a{transition:0.3s}.tp-header-top-3__right-box ul li a:hover{color:var(--tp-common-orange)}.tp-header-top-3__right-box ul li.location{padding-right:10px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-top-3__right-box ul li.location{display:none}}@media (max-width:767px){.tp-header-top-3__right-box ul li.email{display:none}}.tp-header-top-3__right-box ul li i{font-size:15px;padding-right:12px;color:var(--tp-theme-1);display:inline-block;transform:translateY(3px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-header-3__logo{padding:30px 0}}.tp-header-3__logo img{max-width:inherit}@media (max-width:767px){.tp-header-3__logo img{max-width:100%}}.tp-header-3__main-menu{padding-left:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-3__main-menu{padding-left:0;text-align:center}}.tp-header-3__main-menu>nav>ul>li{padding-right:39px;display:inline-block;list-style-type:none;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-3__main-menu>nav>ul>li{padding-right:30px}}.tp-header-3__main-menu>nav>ul>li>a{padding:39px 0;font-weight:700;transition:0.3s;font-size:17px;display:inline-block;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-3__main-menu>nav>ul>li>a{font-size:16px}}.tp-header-3__main-menu>nav>ul>li>a::after{content:"";bottom:-12px;left:50%;transform:translateX(-50%);height:20px;width:20px;border-radius:50%;background-color:var(--tp-common-orange);position:absolute;transition:0.3s;opacity:0;visibility:hidden;clip-path:polygon(0 0,100% 0%,100% 40%,0 40%)}.tp-header-3__main-menu>nav>ul>li:hover .submenu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.tp-header-3__main-menu>nav>ul>li:hover>a{color:var(--tp-theme-1)}.tp-header-3__main-menu>nav>ul>li:hover>a::after{opacity:1;visibility:visible}.tp-header-3__main-menu>nav>ul>li .submenu{border-top:3px solid var(--tp-common-orange);background-color:var(--tp-common-white);position:absolute;top:100%;width:240px;z-index:999;padding:30px 0;opacity:0;visibility:hidden;transition:0.4s;transform:scaleY(0);transform-origin:top center;text-align:start;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header-3__main-menu>nav>ul>li .submenu>li{padding:0 30px;margin-bottom:13px;display:block}.tp-header-3__main-menu>nav>ul>li .submenu>li:last-child{margin-bottom:0}.tp-header-3__main-menu>nav>ul>li .submenu>li>a{padding:0;font-size:14px;text-transform:capitalize;color:var(--tp-common-black);font-weight:600;position:relative}.tp-header-3__main-menu>nav>ul>li .submenu>li>a::before{content:"";position:absolute;bottom:0;right:0;left:auto;height:1px;width:0;background-color:var(--tp-common-orange);transition:0.7s;display:inline-block}.tp-header-3__main-menu>nav>ul>li .submenu>li:hover>a{color:var(--tp-common-orange)}.tp-header-3__main-menu>nav>ul>li .submenu>li:hover>a::before{width:100%;right:auto;left:0}.tp-header-3__main-menu>nav>ul>li:last-child{padding-right:0}.tp-header-3__right-box{margin-left:-28px}.tp-header-3__right-action ul li{display:inline-block}.tp-header-3__icon-box button{font-size:24px;transform:translateY(3px);color:var(--tp-theme-1);font-weight:400;margin-right:28px}@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),(max-width:767px){.tp-header-3__icon-box button{font-size:20px}}.tp-header-3__icon-box a{font-size:24px;transform:translateY(3px);display:inline-block;color:var(--tp-theme-1);font-weight:400;margin-right:25px}@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),(max-width:767px){.tp-header-3__icon-box a{font-size:20px}}.tp-header-3__bar{line-height:0}.tp-header-3__bar button{font-size:18px;color:var(--tp-common-orange);margin-left:20px;border:1px solid var(--tp-common-orange);height:58px;width:55px;line-height:55px}@media (max-width:767px){.tp-header-3__bar button{margin-right:0}}.tp-header-3__btn{line-height:0}.tp-header__main-menu nav ul li .has-homemenu{width:810px;padding:30px 30px 10px 30px;opacity:0;visibility:hidden;background-color:var(--tp-common-white);box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header__main-menu nav ul li .has-homemenu .homemenu{padding:0 10px;position:relative;margin-bottom:20px}.tp-header-2__main-menu nav ul li .has-homemenu{width:810px;padding:30px 30px 10px 30px;opacity:0;visibility:hidden;background-color:var(--tp-common-white);box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header-2__main-menu nav ul li .has-homemenu .homemenu{padding:0 10px;position:relative;margin-bottom:20px}.tp-header-2__main-menu nav ul li .has-homemenu{width:810px;padding:30px 30px 10px 30px;opacity:0;visibility:hidden;background-color:var(--tp-common-white);box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header-2__main-menu nav ul li .has-homemenu .homemenu{padding:0 10px;position:relative;margin-bottom:20px}.tp-header-3__main-menu nav ul li .has-homemenu{width:810px;padding:30px 30px 10px 30px;opacity:0;visibility:hidden;background-color:var(--tp-common-white);box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.tp-header-3__main-menu nav ul li .has-homemenu .homemenu{padding:0 10px;position:relative;margin-bottom:20px}.homemenu-btn{position:absolute;bottom:20%;left:0;right:0;text-align:center;opacity:0;visibility:hidden;transition:0.4s}.homemenu-title{font-size:18px;margin-bottom:0;color:var(--tp-common-orange);display:inline-block;font-weight:700}.homemenu-title:hover{color:var(--tp-theme-2)}.homemenu-thumb{position:relative;border:1px solid rgb(0 0 0 / .1)}.homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.tp-main-menu-mobile .tp-submenu{display:none}.tp-main-menu-mobile .header-icon{display:none}.tp-main-menu-mobile ul{position:static;display:block;box-shadow:none}.tp-main-menu-mobile ul li{list-style:none;position:relative;width:100%;padding:0}.tp-main-menu-mobile ul li:not(:last-child) a{border-bottom:1px solid rgb(6 7 40 / .1)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn{position:absolute;right:0;top:21%;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);font-size:18px;color:#7f8387;font-family:"Font Awesome 5 Pro";transition:all 0.3s ease-in-out;z-index:1;width:25px;height:25px;line-height:22px;text-align:center;border:1px solid rgb(255 255 255 / .12);transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn i{transition:all 0.3s ease-in-out;margin-left:2px}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn.dropdown-opened i{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover{background-color:var(--tp-common-orange);border-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn:hover i{color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded{color:var(--tp-common-orange)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened{background-color:var(--tp-common-orange);border-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened i{color:var(--tp-common-white)}.tp-main-menu-mobile ul li.has-dropdown:hover>a::after{color:var(--tp-theme-green)}.tp-main-menu-mobile ul li:last-child a span{border-bottom:0}.tp-main-menu-mobile ul li>a{display:block;font-size:16px;color:var(--tp-common-white);position:relative;padding:10px 0;padding-right:20px}.tp-main-menu-mobile ul li>a svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.tp-main-menu-mobile ul li>a>i{display:inline-block;width:11%;margin-right:13px;-webkit-transform:translateY(4px);-moz-transform:translateY(4px);-ms-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px);font-size:21px;line-height:1}.tp-main-menu-mobile ul li>a .menu-text{font-size:16px;line-height:11px;border-bottom:1px solid #eaebed;width:82%;display:inline-block;padding:19px 0 17px}.tp-main-menu-mobile ul li img{width:100%}.tp-main-menu-mobile ul li ul{padding:0}.tp-main-menu-mobile ul li ul li{padding:0}.tp-main-menu-mobile ul li ul li a{margin-left:auto;width:93%;padding:10px 5%;text-shadow:none!important;visibility:visible;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li a{width:88%;padding:10px 7%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li li a{width:83%;padding:10px 9%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li ul li li li li a{width:68%;padding:10px 11%;padding-left:0;padding-right:20px}.tp-main-menu-mobile ul li:hover>a{color:var(--tp-common-orange)}.tp-main-menu-mobile ul li:hover>a::after{color:var(--tp-theme-1)}.tp-main-menu-mobile ul li:hover>a .dropdown-toggle-btn i{color:var(--tp-common-orange)}.tp-main-menu-mobile ul li:hover .mega-menu{visibility:visible;opacity:1;top:0}.tp-main-menu-mobile ul li .mega-menu,.tp-main-menu-mobile ul li .submenu{position:static;min-width:100%;padding:0;box-shadow:none;visibility:visible;opacity:1;display:none}.tp-main-menu-mobile ul li .mega-menu li,.tp-main-menu-mobile ul li .submenu li{float:none;display:block;width:100%;padding:0}.tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn,.tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn{color:var(--tp-theme-1)}.tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a{border-bottom:none}.tp-main-menu-mobile * ul,.tp-main-menu-mobile * li{transition:none!important}.tp-slider__shape{position:absolute;top:66%;left:38%}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider__shape{left:31%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider__shape{left:29%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider__shape{left:26%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider__shape{top:64%;left:34%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider__shape{display:none;visibility:hidden}}.tp-slider__bg{background-repeat:no-repeat;background-position:right;background-size:cover;min-height:820px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-slider__bg{background-position:center}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider__bg{background-position:center}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider__bg{background-position:center;min-height:650px}}@media (max-width:767px){.tp-slider__bg{background-position:center;min-height:600px}}.tp-slider__shape-2{position:absolute;top:0;left:0}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider__shape-2{width:60%}}.tp-slider__shape-3{position:absolute;bottom:130px;right:0;z-index:5}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider__shape-3{right:-25px}}@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),(max-width:767px){.tp-slider__shape-3{display:none;visibility:hidden}}.tp-slider__shape-4{position:absolute;bottom:-2%;right:-1%}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider__shape-4{bottom:-11%;right:-1%}}@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),(max-width:767px){.tp-slider__shape-4{display:none;visibility:hidden}}.tp-slider__arrow-box{position:absolute;top:50%;left:80px;transform:translateY(-50%);z-index:99}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider__arrow-box{right:120px;left:auto}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-slider__arrow-box{right:80px;left:auto}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider__arrow-box{display:none;visibility:hidden}}.tp-slider__arrow-box .slider-next button{transition:0.3s;opacity:50%}.tp-slider__arrow-box .slider-next button:hover{opacity:100%}.tp-slider__arrow-box .slider-prev{margin-bottom:40px}.tp-slider__arrow-box .slider-prev button{transition:0.3s;opacity:50%}.tp-slider__arrow-box .slider-prev button:hover{opacity:100%}.tp-slider-2__mb{margin-bottom:120px}@media (max-width:767px){.tp-slider-2__mb{margin-bottom:80px}}.tp-slider-2__content{padding-top:215px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2__content{padding-top:260px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__content{padding-top:230px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-2__content{padding-top:200px;padding-bottom:50px}}@media (max-width:767px){.tp-slider-2__content{padding-top:150px;padding-bottom:50px}}.tp-slider-2__content-text p{font-size:14px;color:var(--tp-theme-1);line-height:28px;padding-bottom:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__content-text p{padding-right:30px}.tp-slider-2__content-text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-2__content-text p{padding-bottom:15px}}@media (max-width:767px){.tp-slider-2__content-text p{padding-bottom:15px}.tp-slider-2__content-text p br{display:none}}.tp-slider-2__main-thumb{transform:translateX(13px);padding-top:333px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2__main-thumb{transform:translateX(0)}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__main-thumb{transform:translateX(-6px);padding-top:245px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider-2__main-thumb{transform:translateX(0);padding-top:0;text-align:center}}.tp-slider-2__main-thumb img{max-width:inherit}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider-2__main-thumb img{max-width:100%}}.tp-slider-2__shape-1{position:absolute;left:53.4%;top:19%;z-index:1;animation:tpswing 2s ease-in-out 2s forwards infinite alternate;transform-origin:top left;z-index:-1}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2__shape-1{left:54%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2__shape-1{left:55%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2__shape-1{left:54%}}.tp-slider-2__shape-2{position:absolute;right:18.3%;top:26%;z-index:1}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2__shape-2{right:12.2%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2__shape-2{right:6.9%}}.tp-slider-2__circle-text{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.tp-slider-2__circle-text img{max-width:inherit;animation:rotate2 15s linear infinite}.tp-slider-2__thumb-text{position:absolute;bottom:5.5%;right:36.5%;background-color:var(--tp-common-white);box-shadow:2px 3.464px 40px 0 rgb(10 9 9 / .04);padding:30px 40px;z-index:2;animation:tptranslateX2 4s infinite alternate}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2__thumb-text{right:33.5%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2__thumb-text{right:30%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2__thumb-text{right:28%;padding:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__thumb-text{right:35%;padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-2__thumb-text{right:52%;padding:20px;bottom:1.5%}}.tp-slider-2__thumb-text span{font-weight:800;font-size:18px;color:var(--tp-theme-1);margin-right:20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__thumb-text span{font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-2__thumb-text span{font-size:16px}}.tp-slider-2__grey-bg{position:absolute;right:19.5%;top:0;background-color:var(--tp-grey-1);height:840px;width:465px;z-index:-2}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-slider-2__grey-bg{right:13.5%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-2__grey-bg{right:8.5%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-2__grey-bg{right:3.1%;width:520px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-2__grey-bg{right:3.5%;height:752px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-slider-2__grey-bg{display:none;visibility:hidden}}.tp-slider-3__bg{background-color:#022b29;height:875px;padding-top:235px;background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3__bg{height:670px;padding-top:190px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-3__bg{background-position:center right;height:660px;padding-top:200px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-3__bg{background-position:center right;height:620px;padding-top:170px}}@media (max-width:767px){.tp-slider-3__bg{background-position:center right;height:540px;padding-top:100px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-slider-3__bg{background-position:center right;height:590px;padding-top:170px}}.tp-slider-3__shape{position:absolute;bottom:-9%;right:4%}.tp-slider-3__shape img{animation:tptranslateX2 4s infinite alternate}.tp-slider-3__text{position:absolute;top:130px;left:50%;transform:translateX(-50%);z-index:-1}.tp-slider-3__big-text{font-size:356px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(255 255 255 / .1);color:#fff0;font-family:"Lato",sans-serif}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-slider-3__big-text{font-size:270px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3__big-text{font-size:230px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-slider-3__big-text{font-size:200px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-slider-3__big-text{font-size:180px}}@media (max-width:767px){.tp-slider-3__big-text{display:none}}.tp-slider-3__icon{position:absolute;bottom:-55px;left:50%;transform:translateX(-50%);z-index:22;height:110px;line-height:117px;width:110px;background-color:var(--tp-common-white);border-radius:50%;text-align:center}@media (max-width:767px){.tp-slider-3__icon{bottom:-40px;height:80px;line-height:80px;width:80px}}.tp-slider-3__icon .arrow-scroll-btn{color:var(--tp-common-white);font-size:23px;height:50px;width:50px;line-height:50px;border-radius:50%;background-color:var(--tp-theme-1);display:inline-block;text-align:center;position:relative}.tp-slider-3__icon .arrow-scroll-btn i{line-height:0;transform:translateY(3px);display:inline-block;animation:scroll 1s infinite ease-in-out alternate}@media (max-width:767px){.tp-slider-3__icon .arrow-scroll-btn{font-size:19px;height:40px;width:40px;line-height:40px}}.tp-slider-3__icon .arrow-scroll-btn::after{content:"";top:50%;left:50%;transform:translate(-50%,-50%);height:80%;width:80%;position:absolute;border-radius:50%;border:1px solid #d5d9d9;animation:borderanimate2 2s linear infinite;z-index:-1}.tp-slider-3__icon .arrow-scroll-btn::before{content:"";top:50%;left:50%;transform:translate(-50%,-50%);height:75%;width:75%;position:absolute;border-radius:50%;background-color:rgb(213 217 217 / .8);animation:borderanimate2 3s linear infinite;z-index:-1}@media (max-width:767px){.tp-slider-3__arrow-box{display:none}}.tp-slider-3__arrow-box button{color:var(--tp-common-white);font-size:25px}.tp-slider-3__arrow-box button.test-prev{position:absolute;top:50%;transform:translateY(-50%);left:80px;z-index:9}.tp-slider-3__arrow-box button.test-prev:hover::after{background-color:var(--tp-theme-2)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3__arrow-box button.test-prev{left:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-slider-3__arrow-box button.test-prev{left:20px}}.tp-slider-3__arrow-box button.test-prev span{font-size:14px;font-weight:700;display:inline-block;transform:translateY(-2px)}.tp-slider-3__arrow-box button.test-prev::after{position:absolute;content:"";top:56%;transform:translateY(-50%);left:38px;background-color:rgb(7 132 128 / .4);height:60px;width:60px;border-radius:50%;z-index:-1;transition:0.3s}.tp-slider-3__arrow-box button.test-next{position:absolute;top:50%;transform:translateY(-50%);right:80px;z-index:9}.tp-slider-3__arrow-box button.test-next:hover::after{background-color:var(--tp-theme-2)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-slider-3__arrow-box button.test-next{right:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-slider-3__arrow-box button.test-next{right:20px}}.tp-slider-3__arrow-box button.test-next span{font-size:14px;font-weight:700;display:inline-block;transform:translateY(-2px)}.tp-slider-3__arrow-box button.test-next::after{position:absolute;content:"";top:56%;transform:translateY(-50%);right:38px;background-color:rgb(7 132 128 / .4);height:60px;width:60px;border-radius:50%;z-index:-1;transition:0.3s}.tp-slider-subtitle,.tp-slider-title{opacity:0;visibility:hidden;-webkit-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition-delay:1000ms;transition-delay:1000ms;-webkit-transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease,-webkit-transform 2000ms ease;transition:all 3s}.tp-slider__content .tp-btn{opacity:0;visibility:hidden;-webkit-transform:translateY(120px);transform:translateY(120px);-webkit-transition-delay:2000ms;transition-delay:2000ms;-webkit-transition:opacity 1000ms ease,-webkit-transform 1000ms ease;transition:opacity 1000ms ease,-webkit-transform 2000ms ease;transition:transform 1000ms ease,opacity 1000ms ease;transition:transform 1000ms ease,opacity 1000ms ease,-webkit-transform 1000ms ease}.tp-slider__shape{opacity:0;visibility:hidden;-webkit-transform:translateX(250px);transform:translateX(250px);-webkit-transition-delay:3000ms;transition-delay:3000ms;-webkit-transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease,-webkit-transform 2000ms ease}.tp-slider__shape-4{opacity:0;visibility:hidden;-webkit-transform:translateX(350px);transform:translateX(350px);-webkit-transition-delay:5000ms;transition-delay:5000ms;-webkit-transition:opacity 3000ms ease,-webkit-transform 3000ms ease;transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease,-webkit-transform 2000ms ease}.tp-slider__shape-3{opacity:0;visibility:hidden;-webkit-transform:translateX(250px);transform:translateX(250px);-webkit-transition-delay:3000ms;transition-delay:3000ms;-webkit-transition:opacity 3000ms ease,-webkit-transform 3000ms ease;transition:opacity 3000ms ease,-webkit-transform 3000ms ease;transition:transform 3000ms ease,opacity 3000ms ease;transition:transform 3000ms ease,opacity 3000ms ease,-webkit-transform 3000ms ease}.swiper-slide-active .tp-slider-subtitle,.swiper-slide-active .tp-slider-title{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.swiper-slide-active .tp-btn{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.swiper-slide-active .tp-slider__shape{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.swiper-slide-active .tp-slider__shape-4{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.swiper-slide-active .tp-slider__shape-3{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.tp-slider-3-subtitle,.tp-slider-3-title{opacity:0;visibility:hidden;-webkit-transform:translateY(-200px);transform:translateY(-200px);-webkit-transition-delay:1000ms;transition-delay:1000ms;-webkit-transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:opacity 2000ms ease,-webkit-transform 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease;transition:transform 2000ms ease,opacity 2000ms ease,-webkit-transform 2000ms ease;transition:all 3s}.tp-slider-3__content .tp-btn{opacity:0;visibility:hidden;-webkit-transform:translateY(120px);transform:translateY(120px);-webkit-transition-delay:2000ms;transition-delay:2000ms;-webkit-transition:opacity 1000ms ease,-webkit-transform 1000ms ease;transition:opacity 1000ms ease,-webkit-transform 2000ms ease;transition:transform 1000ms ease,opacity 1000ms ease;transition:transform 1000ms ease,opacity 1000ms ease,-webkit-transform 1000ms ease}.swiper-slide-active .tp-slider-3-subtitle,.swiper-slide-active .tp-slider-3-title{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.swiper-slide-active .tp-btn{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.tp-feature__space{padding-top:130px;padding-bottom:90px;background-position:center;background-repeat:no-repeat;background-size:cover}.tp-feature__wraper{padding:30px 30px 40px 50px;background-color:var(--tp-common-white);position:relative;overflow:hidden;transition:all 500ms ease}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__wraper{padding:30px 25px 40px 25px}}@media (max-width:767px){.tp-feature__wraper{padding:30px 25px 40px 25px}}.tp-feature__wraper:hover{transform:translateY(-10px)}.tp-feature__wraper:hover::after{opacity:1;visibility:visible;height:100%}.tp-feature__wraper:hover .tp-feature__title-sm{color:var(--tp-common-white)}.tp-feature__wraper:hover .tp-feature__text p{color:var(--tp-theme-3)}.tp-feature__wraper:hover .tp-feature__icon span{background-color:var(--tp-common-white)}.tp-feature__wraper:hover .tp-feature__icon span i{color:var(--tp-theme-1)}.tp-feature__wraper:hover .tp-feature__shape-1{opacity:1;visibility:visible;z-index:1;top:-10px}.tp-feature__wraper:hover .tp-feature__shape-2{opacity:1;visibility:visible;z-index:1;right:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__wraper:hover .tp-feature__shape-2{right:-30px}}.tp-feature__wraper::after{content:"";top:0;left:0;height:0%;width:100%;background-color:var(--tp-theme-2);position:absolute;transition:all 500ms ease;opacity:0;visibility:hidden}.tp-feature__content{padding-bottom:2px}.tp-feature__title-sm{font-size:24px;font-weight:800;line-height:1.4;margin-bottom:0;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__title-sm{font-size:20px}}@media (max-width:767px){.tp-feature__title-sm{font-size:20px}}.tp-feature__text p{line-height:30px;margin-bottom:0;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__text p{font-size:14px}}@media (max-width:767px){.tp-feature__text p{font-size:14px}}.tp-feature__icon span{width:90px;height:90px;line-height:105px;border-radius:50%;text-align:center;background-color:var(--tp-theme-1);display:inline-block;font-size:50px;color:var(--tp-common-white);transition:0.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__icon span{width:70px;height:70px;line-height:80px;font-size:31px}}@media (max-width:767px){.tp-feature__icon span{width:70px;height:70px;line-height:80px;font-size:31px}}.tp-feature__icon span i{transition:0.3s}.tp-feature__shape-1{position:absolute;right:0;top:-80px;opacity:0;visibility:hidden;transition:all 500ms ease}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature__shape-1{right:-51px;top:-8px}}@media (max-width:767px){.tp-feature__shape-1{display:none}}.tp-feature__shape-2{position:absolute;right:-70px;top:-20px;opacity:0;visibility:hidden;transition:all 900ms ease}@media (max-width:767px){.tp-feature__shape-2{display:none}}.tp-feature-2__bg{position:relative;opacity:96%}.tp-feature-2__bg::after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background-color:rgb(2 43 41 / .961)}.tp-feature-2__item{background-color:rgb(242 247 247 / .122);padding:40px 15px;padding-top:35px;transition:all 0.3s linear;position:relative;z-index:11}.tp-feature-2__item::after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:var(--tp-common-white);transform:scaleX(.7) rotateX(20deg);opacity:0;transition:all 0.4s linear;z-index:-1}.tp-feature-2__item:hover::after{transform:scaleX(1) rotateX(0deg);transition:all 0.4s linear;opacity:1}.tp-feature-2__item:hover .tp-feature-2__title-sm{color:var(--tp-theme-1)}.tp-feature-2__item:hover .tp-feature-2__icon span{color:var(--tp-common-orange)}.tp-feature-2__title-sm{font-size:20px;color:var(--tp-common-white);margin-bottom:0;transition:all 0.3s linear}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-feature-2__title-sm{font-size:17px}}.tp-feature-2__icon{margin-bottom:15px}.tp-feature-2__icon span{transition:all 0.3s linear;font-size:65px;color:var(--tp-common-white);line-height:0;padding-bottom:12px;display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px){.tp-feature-2__icon span{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-feature-2__icon span{font-size:63px}}@media (max-width:767px){.tp-feature-2__icon span{font-size:55px}}.tp-about__space{padding:115px 0}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__left-side{margin-bottom:90px}}.tp-about__wraper{padding-right:105px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__wraper{padding-right:66px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about__wraper{padding-right:50px}}@media (max-width:767px){.tp-about__wraper{flex-wrap:wrap;padding-right:50px}}@media (max-width:767px){.tp-about__list-item{padding-bottom:30px}}.tp-about__text{padding-bottom:20px}.tp-about__text p{line-height:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__text p{font-size:14px;padding-right:145px}.tp-about__text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__text p{font-size:14px}.tp-about__text p br{display:none}}.tp-about__list-icon i{color:#f05228;font-size:20px;font-weight:800;padding-right:15px}.tp-about__title-sm{font-size:18px;padding-bottom:3px}.tp-about__list-content p{line-height:30px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__list-content p{font-size:14px}}.tp-about-progress{width:78%}@media (max-width:767px){.tp-about-progress{width:100%}}.tp-about-progress-item{position:relative;padding-bottom:55px}.tp-about-progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-progress-item h4{font-size:15px}}.tp-about-progress-item .progress-count{position:absolute;top:7px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-about-progress-item .progress{height:9px;background-color:#f2f7f7;border-radius:0;overflow:visible}.tp-about-progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}@media (max-width:767px){.tp-about__bottom{flex-wrap:wrap}}.tp-about__btn{padding-right:30px}@media (max-width:767px){.tp-about__btn{padding-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about__btn{padding-bottom:0}}.tp-about__author-name{font-size:20px;margin-bottom:0;padding-bottom:4px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__author-name{font-size:17px}}.tp-about__author-info span{font-size:14px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__author-info span{font-size:13px}}.tp-about__main-thumb{margin-bottom:85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__main-thumb img{max-width:91%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__main-thumb img{width:100%;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__main-thumb{margin-left:0;margin-bottom:0}}.tp-about__thumb-sm{position:absolute;left:-20px;bottom:-85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__thumb-sm{left:-120px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__thumb-sm{position:static}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__thumb-sm img{max-width:77%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__thumb-sm img{width:100%}}.tp-about__icon{position:absolute;top:25%;left:11%}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about__icon{left:6%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__icon{left:0%}}.tp-about__icon a{font-size:24px;color:var(--tp-common-white);width:70px;height:70px;border-radius:50%;line-height:70px;background-color:var(--tp-common-orange);display:inline-block;text-align:center;position:relative;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-about__icon a{font-size:19px}}@media (max-width:767px){.tp-about__icon a{font-size:16px;width:60px;height:60px;line-height:60px}}.tp-about__icon a::before{position:absolute;content:"";left:50%;top:50%;width:70%;height:70%;background-color:rgb(254 126 76 / .597);animation:borderanimate2 2s linear infinite;z-index:-1;border-radius:50%}.tp-about__icon a::after{position:absolute;content:"";left:50%;top:50%;width:90%;height:90%;transform:scale(1.5);border:1px solid var(--tp-common-orange);animation:borderanimate2 2s linear infinite;border-radius:50%}.tp-about__icon a i{padding-left:4px}.tp-about-2__right-box{padding-left:75px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__right-box{padding-left:60px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__right-box{padding-left:0}}@media (max-width:767px){.tp-about-2__right-box{padding-left:0}}@media (max-width:767px){.tp-about-2__list-item{padding-bottom:30px}}.tp-about-2__text{padding-bottom:20px}.tp-about-2__text p{line-height:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-2__text p{font-size:15px}.tp-about-2__text p br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__text p{font-size:14px}.tp-about-2__text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__text p{font-size:14px}.tp-about-2__text p br{display:none}}@media (max-width:767px){.tp-about-2__text p{font-size:13px}.tp-about-2__text p br{display:none}}.tp-about-2__wraper{padding-right: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:768px) and (max-width:991px){.tp-about-2__wraper{padding-right:0}}@media (max-width:767px){.tp-about-2__wraper{padding-right:0;flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-2__wraper{flex-wrap:nowrap}}.tp-about-2__list-icon i{color:#f05228;font-size:20px;font-weight:800;padding-right:15px}@media (max-width:767px){.tp-about-2__list-icon i{font-size:17px}}.tp-about-2__title-sm{font-size:18px;padding-bottom:3px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__title-sm{font-size:16px}}.tp-about-2__list-content p{line-height:30px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__list-content p{font-size:14px}.tp-about-2__list-content p br{display:none}}@media (max-width:767px){.tp-about-2__bottom{flex-wrap:wrap}}.tp-about-2__btn{padding-right:95px;line-height:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__btn{padding-right:80px}}@media (max-width:767px){.tp-about-2__btn{padding-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-2__btn{padding-bottom:0}}.tp-about-2__author-name{font-size:20px;margin-bottom:0;padding-bottom:4px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__author-name{font-size:17px}}.tp-about-2__icon{position:absolute;bottom:0;right:0}.tp-about-2__icon a{font-size:24px;color:var(--tp-common-white);width:70px;height:70px;line-height:70px;background-color:var(--tp-common-orange);display:inline-block;text-align:center;position:relative;z-index:33}.tp-about-2__icon a::before{position:absolute;content:"";left:50%;top:50%;width:70%;height:70%;background-color:rgb(254 126 76 / .597);animation:borderanimate2 2s linear infinite;z-index:-1}.tp-about-2__icon a::after{position:absolute;content:"";left:50%;top:50%;width:90%;height:90%;transform:scale(1.5);border:1px solid var(--tp-common-orange);animation:borderanimate2 2s linear infinite}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-about-2__icon a{font-size:19px}}@media (max-width:767px){.tp-about-2__icon a{font-size:14px;width:50px;height:50px;line-height:50px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-2__icon a{font-size:24px;width:70px;height:70px;line-height:70px}}.tp-about-2__icon a i{padding-left:4px}.tp-about-2__fact-number{font-weight:800;font-size:50px;color:var(--tp-theme-2);padding-right:15px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__fact-number{font-size:40px}}.tp-about-2__fact span{font-size:16px;color:var(--tp-common-orange)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-2__fact span{font-size:13px}}.tp-about-2__main-thumb{margin-right:-5px;margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__main-thumb{margin-right:0;margin-left:0;margin-bottom:120px}}@media (max-width:767px){.tp-about-2__main-thumb{margin-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__main-thumb img{max-width:89%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__main-thumb img{max-width:100%}}@media (max-width:767px){.tp-about-2__main-thumb img{width:100%;margin-bottom:30px}}.tp-about-2__thumb-border{position:absolute;top:36px;left:10px;height:495px;width:418px;border:4px solid var(--tp-common-orange);z-index:2;animation:tptranslateX2 4s infinite alternate}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__thumb-border{top:36px;left:15px;height:393px;width:339px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__thumb-border{top:36px;left:94px;height:493px;width:420px}}@media (max-width:767px){.tp-about-2__thumb-border{display:none}}.tp-about-2__thumb-sm{position:absolute;left:-35px;bottom:-60px;z-index:3}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__thumb-sm{left:-80px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__thumb-sm{left:68px}}@media (max-width:767px){.tp-about-2__thumb-sm{position:static}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-2__thumb-sm img{max-width:94%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__thumb-sm img{max-width:80%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-2__thumb-sm img{width:100%}}@media (max-width:767px){.tp-about-2__thumb-sm img{width:100%;margin-bottom:0}}.tp-about-2__text-box{position:absolute;left:-6%;top:38%}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-about-2__text-box{left:-14%;top:38%}}@media only screen and (min-width:1400px) and (max-width:1599px),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),(max-width:767px){.tp-about-2__text-box{opacity:0;visibility:hidden}}.tp-about-2__big-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e4e7e7;color:#fff0;font-size:150px;transform:rotate(-90deg);text-transform:uppercase;font-family:"Lato",sans-serif;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-2__section-title .tp-section-title br{display:none}}.tp-about-3__main-thumb{margin-left:-80px;margin-bottom:75px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__main-thumb{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__main-thumb{margin-left:0;text-align:center;margin-bottom:130px}}@media (max-width:767px){.tp-about-3__main-thumb{margin-left:0;margin-bottom:40px}}.tp-about-3__main-thumb img{max-width:inherit}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__main-thumb img{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__main-thumb img{max-width:100%}}@media (max-width:767px){.tp-about-3__main-thumb img{width:100%;margin-bottom:30px}}.tp-about-3__thumb-sm{position:absolute;right:-20px;bottom:-75px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-3__thumb-sm{right:-58px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__thumb-sm{right:-80px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__thumb-sm{right:60px}}@media (max-width:767px){.tp-about-3__thumb-sm{position:static}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-3__thumb-sm img{max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__thumb-sm img{max-width:80%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__thumb-sm img{max-width:100%}}@media (max-width:767px){.tp-about-3__thumb-sm img{width:100%}}.tp-about-3__circle-box{position:absolute;top:230px;right:56px;z-index:11}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__circle-box img{max-width:80%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__circle-box img{max-width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-3__circle-box{top:192px;right:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__circle-box{top:145px;right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__circle-box{top:230px;right:56px}}@media (max-width:767px){.tp-about-3__circle-box{display:none}}.tp-about-3__circle-text{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);z-index:-1}.tp-about-3__circle-text img{max-width:inherit;animation:rotate2 15s linear infinite}.tp-about-3__left-side{padding-left:85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__left-side{padding-left:44px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__left-side{padding-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__wraper{padding-right:140px}}@media (max-width:767px){.tp-about-3__wraper{flex-wrap:wrap;padding-right:0}}@media (max-width:767px){.tp-about-3__list-item{padding-bottom:30px}}.tp-about-3__text{padding-bottom:15px}.tp-about-3__text p{line-height:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-3__text p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__text p{font-size:14px}.tp-about-3__text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__text p{font-size:14px}.tp-about-3__text p br{display:none}}.tp-about-3__text-2{padding-bottom:35px}.tp-about-3__text-2 span{font-size:50px;color:var(--tp-common-orange);display:inline-block;transform:translateY(1px)}.tp-about-3__text-2 p{font-weight:600;color:var(--tp-theme-1);margin-left:25px;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-3__text-2 p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__text-2 p{font-size:14px}.tp-about-3__text-2 p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__text-2 p{font-size:15px}}@media (max-width:767px){.tp-about-3__text-2 p{font-size:14px}.tp-about-3__text-2 p br{display:none}}.tp-about-3__list-icon i{color:#f05228;font-size:20px;font-weight:800;padding-right:15px}.tp-about-3__title-sm{font-size:18px;padding-bottom:3px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-3__title-sm{font-size:16px}}.tp-about-3__list-content p{line-height:30px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__list-content p{font-size:14px}}.tp-about-3__progress{width:78%}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-3__progress{width:85%}}@media (max-width:767px){.tp-about-3__progress{width:100%}}.tp-about-3__progress-item{position:relative;padding-bottom:50px}.tp-about-3__progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__progress-item h4{font-size:15px}}.tp-about-3__progress-item .progress-count{position:absolute;top:7px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-about-3__progress-item .progress{height:9px;background-color:#f2f7f7;border-radius:0;overflow:visible}.tp-about-3__progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-about-3__section-title{padding-bottom:12px}.tp-about-3__pb{padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-3__pb{padding-bottom:70px}}.tp-about-4__space{padding-top:115px;padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-4__space{padding-top:70px;padding-bottom:40px}}.tp-about-4__bg{position:absolute;top:0;left:0;width:44.4%;height:100%;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about-4__bg{background-position:right}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-4__bg{background-position:center;width:47.4%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-4__bg{position:static;width:100%;height:830px;background-position:bottom;background-size:cover;margin-bottom:50px}}@media (max-width:767px){.tp-about-4__bg{position:static;width:100%;height:330px;background-position:bottom;background-size:cover;margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about-4__bg{position:static;width:100%;height:470px;background-position:bottom;background-size:cover;margin-bottom:50px}}.tp-about-4__bg::after{content:"";bottom:8%;right:-10px;width:10px;height:465px;background-color:var(--tp-common-orange);position:absolute;animation:tpupdown 0.8s infinite alternate}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-4__bg::after{display:none;visibility:hidden}}.tp-about-4__bg-text{position:absolute;right:-35px;top:110px;background-color:var(--tp-theme-2);padding:35px 60px}@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),(max-width:767px){.tp-about-4__bg-text{padding:23px 35px}}.tp-about-4__bg-text span{font-size:18px;font-weight:800;color:var(--tp-common-white)}.tp-about-4__left-side{padding-left:10px;padding-right:25px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-4__left-side{padding-left:20px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-4__left-side{padding-left:0;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-4__wraper{flex-wrap:wrap}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-4__wraper{padding-right:160px}}@media (max-width:767px){.tp-about-4__wraper{flex-wrap:wrap}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-4__list-item{padding-bottom:30px}}@media (max-width:767px){.tp-about-4__list-item{padding-bottom:30px}}.tp-about-4__text{padding-bottom:20px}.tp-about-4__text p{line-height:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-4__text p{font-size:14px}.tp-about-4__text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-4__text p{font-size:15px}.tp-about-4__text p br{display:none}}@media (max-width:767px){.tp-about-4__text p{font-size:14px}.tp-about-4__text p br{display:none}}.tp-about-4__list-icon i{color:var(--tp-common-orange);font-size:38px;padding-right:25px;display:inline-block;transform:translateY(3px)}.tp-about-4__title-sm{font-size:18px;font-weight:800}.tp-about-4__list-content p{line-height:30px;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-4__list-content p{font-size:14px}}.tp-about-4__progress{width:100%}.tp-about-4__progress-item{position:relative;padding-bottom:18px}.tp-about-4__progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-4__progress-item h4{font-size:15px}}.tp-about-4__progress-item .progress-count{position:absolute;top:7px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-about-4__progress-item .progress{height:9px;background-color:#fff;border-radius:0;overflow:visible}.tp-about-4__progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-about-4__section-title{padding-bottom:20px}.tp-about-4__section-title .tp-section-title{font-size:41px}.tp-about-4__shape{position:absolute;right:-2%;top:-26%;animation:moving 9s linear infinite}.tp-about-4__play-btn{margin-left:35px;display:inline-block;position:relative;z-index:3}.tp-about-4__play-btn::before{position:absolute;content:"";left:50%;top:50%;width:70%;height:70%;background-color:#369b97;animation:borderanimate2 2s linear infinite;border-radius:50%;z-index:-1}.tp-about-4__play-btn::after{position:absolute;content:"";left:50%;top:50%;width:90%;height:90%;border:1px solid #369b97;animation:borderanimate2 2s linear infinite;border-radius:50%;z-index:-1}.tp-about-4__play-btn a{font-size:25px;display:inline-block;height:70px;line-height:70px;width:70px;border-radius:50%;text-align:center;background-color:var(--tp-common-orange);color:var(--tp-common-white);padding-left:3px;transition:0.3s}.tp-about__right-box{padding-left:85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__right-box{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__right-box{padding-left:0}}.tp-about__right-box .tp-about__wraper{padding-right:25px}.tp-about__right-box .tp-about-progress-item{padding-bottom:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about__right-box .tp-about__text p{padding-right:0}}@media (max-width:767px){.tp-about__right-box .tp-about__contact-us{margin-bottom:30px}}.tp-about__contact-us{padding-right:60px}.tp-about__contact-us span{display:block;font-size:16px;margin-bottom:7px}.tp-about__contact-us a{display:block;font-weight:800;font-size:20px;color:var(--tp-theme-1)}.tp-about-us__main-thumb{margin-bottom:86px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-us__main-thumb{margin-bottom:50px}}.tp-about-us__main-thumb::after{position:absolute;height:62px;width:18px;background-color:var(--tp-theme-2);content:"";left:50px;bottom:-85px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-us__main-thumb::after{display:none;visibility:hidden}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-us__main-thumb img{max-width:90%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-us__main-thumb img{width:100%;margin-bottom:30px}}.tp-about-us__thumb-sm{position:absolute;right:-18px;bottom:-85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-us__thumb-sm{right:-140px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-us__thumb-sm{position:static}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-us__thumb-sm img{max-width:70%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about-us__thumb-sm img{width:100%;margin-bottom:0}}@media (max-width:767px){.tp-about-us__thumb-sm img{max-width:100%;margin-bottom:0}}.tp-about-us__thumb-border{position:absolute;top:60px;right:20px;height:355px;width:290px;border:4px solid var(--tp-common-orange);z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-us__thumb-border{display:none;visibility:hidden}}.tp-donate__bg{padding-top:115px;padding-bottom:90px;position:relative}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate__bg{padding-top:70px;padding-bottom:70px}}.tp-donate__bg::after{content:"";top:0;left:0;background-color:#f2f7f7;position:absolute;width:100%;height:50.7%;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-donate__bg::after{height:50.7%}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__bg::after{height:50.5%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donate__bg::after{height:48%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-donate__bg::after{height:49.3%}}@media (max-width:767px){.tp-donate__bg::after{height:100%}}.tp-donate__section-title{padding-bottom:50px}@media (max-width:767px){.tp-donate__section-title{padding-bottom:15px}}.tp-donate__item:hover .tp-donate__thumb img{transform:scale(1.2)}.tp-donate__item:hover .tp-donate__thumb::after{opacity:1;visibility:visible;transform:perspective(370px) rotateY(0deg) translate(0,0);height:100%}.tp-donate__item:hover .tp-donate__thumb-shape img{transform:scale(1)}.tp-donate__thumb{position:relative}.tp-donate__thumb::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background-color:rgb(30 55 55 / .6);visibility:hidden;opacity:0;transform-style:preserve-3d;transform:perspective(370px) rotateY(90deg) translate(0,50px);transition:all 900ms ease;-moz-transition:all 900ms ease;-webkit-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;z-index:1}.tp-donate__thumb img{transition:0.4s;transition:all 900ms ease}.tp-donate__thumb-shape{position:absolute;left:-30px;bottom:11px;z-index:1;z-index:3}.tp-donate__thumb-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tp-donate__thumb-text span{font-size:14px;color:var(--tp-common-white)}.tp-donate__content{background-color:var(--tp-common-white);padding:35px 30px;padding-top:25px;box-shadow:1px 1.464px 20px 0 rgb(14 5 1 / .04);margin-bottom:30px}.tp-donate__text p{margin-bottom:0;padding-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__text p{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate__text p{font-size:14px}}.tp-donate__title{font-size:24px;line-height:1.4;padding-bottom:6px;transition:0.3s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__title{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donate__title{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate__title{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-donate__title{font-size:22px}}.tp-donate__title:hover{color:var(--tp-common-orange)}.tp-donate-progress{width:100%}.tp-donate-progress-item{position:relative;padding-top:30px;padding-bottom:40px}.tp-donate-progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}.tp-donate-progress-item .progress-count{position:absolute;top:7px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-donate-progress-item .progress{height:8px;background-color:#f2f7f7;border-radius:0;overflow:visible;margin-bottom:15px}.tp-donate-progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-donate-progress-item .progress-goals{display:flex;justify-content:space-between}.tp-donate-progress-item .progress-goals span{font-size:14px;font-weight:400}.tp-donate-progress-item .progress-goals span b{font-weight:800;color:var(--tp-theme-1)}.tp-donate__section-arrow .test-prev button{box-shadow:3px 5.196px 18px 0 rgb(10 9 9 / .06);height:40px;width:40px;background-color:var(--tp-common-white);color:var(--tp-theme-2);border-radius:50%;font-size:15px;transition:0.3s;line-height:42px}.tp-donate__section-arrow .test-prev button:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-donate__section-arrow .test-next{margin-right:20px}.tp-donate__section-arrow .test-next button{box-shadow:3px 5.196px 18px 0 rgb(10 9 9 / .06);height:40px;width:40px;line-height:42px;background-color:var(--tp-common-white);color:var(--tp-theme-2);border-radius:50%;font-size:15px;transition:0.3s}.tp-donate__section-arrow .test-next button:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-donate__shape-1{position:absolute;top:-10%;left:-1%}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-donate__shape-1{top:-16%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__shape-1{top:-16%}}.tp-donate__shape-2{position:absolute;top:-16%;left:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-donate__shape-2{top:-18%;left:-6%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__shape-2{top:-18%;left:-6%}}.tp-donate__shape-3{position:absolute;top:-4%;right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-donate__shape-3{top:-9%;right:-8%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate__shape-3{top:-11%;right:-10%}}.tp-donate__active{padding:0 20px;margin:0 -20px}.tp-donate-2__section-title{padding-bottom:50px}@media only screen and (min-width:768px) and (max-width:991px){.tp-donate-2__section-title{padding-bottom:30px}}@media (max-width:767px){.tp-donate-2__section-title{padding-bottom:5px}}.tp-donate-2__right-text{padding-left:60px;padding-bottom:50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donate-2__right-text{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__right-text{padding-left:0;padding-bottom:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-donate-2__right-text p{font-size:14px}}@media (max-width:767px){.tp-donate-2__right-text p{font-size:13px}}.tp-donate-2__pl{transform:translateX(25px)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__pl{transform:translateX(0)}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__item{flex-wrap:wrap}}.tp-donate-2__item:hover .tp-donate-2__thumb img{transform:scale(1.1)}.tp-donate-2__item:hover .tp-donate-2__thumb::after{opacity:1;visibility:visible;transform:perspective(370px) rotateY(0deg) translate(0,0);height:100%}.tp-donate-2__item:hover .tp-donate-2__thumb-text{top:50%;left:50%;transform:translate(-50%,-50%)}.tp-donate-2__thumb{flex:0 0 auto;position:relative;overflow:hidden;height:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__thumb{width:100%}}.tp-donate-2__thumb img{width:100%;height:100%;object-fit:cover;transition:all 500ms ease}.tp-donate-2__thumb::before{background-image:-moz-linear-gradient(90deg,#1e3737 0%,#fff0 100%);background-image:-webkit-linear-gradient(90deg,#1e3737 0%,#fff0 100%);background-image:-ms-linear-gradient(90deg,#1e3737 0%,#fff0 100%);content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1}.tp-donate-2__thumb::after{background-color:rgb(30 55 55 / .651);content:"";position:absolute;left:0;bottom:0;width:100%;height:0;visibility:hidden;opacity:0;transform-style:preserve-3d;transform:perspective(370px) rotateY(90deg) translate(0,50px);transition:all 900ms ease;-moz-transition:all 900ms ease;-webkit-transition:all 900ms ease;-ms-transition:all 900ms ease;-o-transition:all 900ms ease;z-index:1}.tp-donate-2__thumb-text{position:absolute;top:89%;left:50%;transform:translate(-50%);transition:0.5s;z-index:3}.tp-donate-2__thumb-text a{color:var(--tp-common-white);font-weight:700;font-size:14px}.tp-donate-2__thumb-text a i{font-size:16px;padding-right:10px;display:inline-block;transform:translateY(3px)}.tp-donate-2__content{background-color:var(--tp-common-white);padding-right:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-donate-2__content{width:100%;padding-top:30px}}@media (max-width:767px){.tp-donate-2__content{width:100%;padding:0;padding-top:30px}}.tp-donate-2__text p{margin-bottom:0;padding-bottom:16px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate-2__text p{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__text p{font-size:14px}.tp-donate-2__text p br{display:none}}.tp-donate-2__title{font-size:24px;line-height:1.4;padding-bottom:6px;transition:0.3s}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-donate-2__title{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donate-2__title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2__title{font-size:23px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-donate-2__title{font-size:24px}}.tp-donate-2__title:hover{color:var(--tp-common-orange)}.tp-donate-2-progress{width:100%}.tp-donate-2-progress-item{position:relative;padding-top:30px;padding-bottom:40px}.tp-donate-2-progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}.tp-donate-2-progress-item .progress-count{position:absolute;top:7px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-donate-2-progress-item .progress{height:8px;background-color:#f2f7f7;border-radius:0;overflow:visible;margin-bottom:15px}.tp-donate-2-progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-donate-2-progress-item .progress-goals{display:flex;justify-content:space-between;position:relative}.tp-donate-2-progress-item .progress-goals::after{content:"";top:0;right:54%;transform:translateX(-50%);background-color:#d6dbdb;width:1px;height:100%;position:absolute}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate-2-progress-item .progress-goals::after{right:50%}}.tp-donate-2-progress-item .progress-goals span{font-size:14px;font-weight:400;padding-right:26px}.tp-donate-2-progress-item .progress-goals span:last-child{padding-right:0}.tp-donate-2-progress-item .progress-goals span b{font-weight:800;color:var(--tp-theme-1)}.tp-donation-details__progress-box{padding:0 30px}.tp-donation-details__progress{width:65%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donation-details__progress{width:100%}}.tp-donation-details__progress-item{position:relative;padding-top:50px;padding-bottom:30px}.tp-donation-details__progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}.tp-donation-details__progress-item .progress-count{position:absolute;top:21px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-donation-details__progress-item .progress{height:8px;background-color:#fff;border-radius:0;overflow:visible;margin-bottom:15px}.tp-donation-details__progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-donation-details__progress-item .progress-goals{display:flex;justify-content:space-between}.tp-donation-details__progress-item .progress-goals span{font-size:14px;font-weight:400}.tp-donation-details__progress-item .progress-goals span b{font-weight:800;color:var(--tp-theme-1)}@media (max-width:767px){.tp-donation-details__wrap{flex-wrap:wrap}}.tp-donation-details__item{background-color:var(--tp-grey-1);padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donation-details__item{padding:30px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-donation-details__item{padding:30px 25px}}@media (max-width:767px){.tp-donation-details__item{margin-bottom:30px;width:100%}}.tp-donation-details__item h5{color:var(--tp-theme-1);font-size:20px;font-weight:800;padding:15px;padding-bottom:5px}.tp-donation-details__item span{color:var(--tp-theme-2);font-size:18px;font-weight:800}.tp-donation-details__form-title{font-size:22px}.tp-donation-details__form-title span{color:var(--tp-common-orange)}.tp-donation-details__input label{font-size:15px;font-weight:700;color:var(--tp-theme-1);padding-bottom:10px}.tp-donation-details__input .nice-select{border:0;border-radius:0;height:60px;line-height:60px;padding-left:30px;padding-right:30px;float:none;font-size:15px;font-weight:700;border:1px solid #dde0e0}.tp-donation-details__input input{border:1px solid #dde0e0;width:100%;transition:0.3s}.tp-donation-details__input input:focus{border:1px solid var(--tp-common-orange)}.tp-donation-details__notice-box{padding:29px 50px;margin-bottom:60px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donation-details__notice-box{padding:29px 35px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-donation-details__notice-box span{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donation-details__notice-box span{font-size:14px}}.tp-donation-details__notice-box span b{color:var(--tp-theme-1)}.tp-donation-details__notice-shape{position:absolute;top:0;left:-20px}.tp-donation-details__text-box{height:60px;line-height:60px;width:60px;padding:0 30px;background-color:var(--tp-grey-1);width:100%}.tp-donate__method{padding-bottom:40px}.tp-donate__method span{padding-right:60px}.tp-donate__method span:last-child{padding-left:0}.tp-donate__method span label{padding-left:10px;font-weight:700;font-size:14px;color:var(--tp-common-black)}.tp-donate__method span label:hover{cursor:pointer}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate__method span{display:block;margin-bottom:15px}}.tp-donate__button-box{margin-bottom:30px}.tp-donate__button-box button{margin-right:29px;padding:20px 30px;border:1px solid #dde0e0;font-size:14px;font-weight:700;transition:0.3s}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-donate__button-box button{margin-bottom:30px;margin-right:16px;padding:13px 26px}}.tp-donate__button-box button:last-child{margin-right:0}.tp-donate__button-box button:hover{background-color:var(--tp-theme-2);color:var(--tp-common-white);border:1px solid #fff0}.tp-donate__button-box button.active{background-color:var(--tp-theme-2);color:var(--tp-common-white);border:1px solid #fff0}.tp-gallery__plr{padding:0 125px}@media only screen and (min-width:1600px) and (max-width:1800px),only screen and (min-width:1400px) and (max-width:1599px),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),(max-width:767px){.tp-gallery__plr{padding:0}}.tp-gallery__thumb{overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-gallery__thumb{margin-bottom:30px}}.tp-gallery__thumb img{width:100%;transition:all 700ms ease}.tp-gallery__thumb:hover img{transform:scale(1.1)}.tp-gallery__thumb:hover .tp-gallery__thumb-overly{opacity:1;visibility:visible}.tp-gallery__thumb-overly{position:absolute;top:0;left:0;height:100%;width:100%;transform:scale(.9);background-color:rgb(254 126 76 / .949);overflow:hidden;transition:all 500ms ease;opacity:0;visibility:hidden}.tp-gallery__overly-text span{color:var(--tp-common-white);display:inline-block;padding-bottom:10px}.tp-gallery__title-sm{font-size:24px;font-weight:800;color:var(--tp-common-white);margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-gallery__title-sm{font-size:20px}}.tp-gallery__shape{position:absolute;left:-13px;bottom:-8px}.tp-gallery-2__item{position:relative;overflow:hidden}.tp-gallery-2__item:hover img{transform:scale(1.1)}.tp-gallery-2__item:hover::after{opacity:1;visibility:visible;width:100%;right:auto;left:0}.tp-gallery-2__item:hover .tp-gallery-2__icon-box{opacity:1;visibility:visible}.tp-gallery-2__item img{width:100%;transition:0.9s}.tp-gallery-2__item::after{content:"";position:absolute;top:0;right:0;left:auto;width:0%;height:100%;background-color:rgb(254 126 76 / .902);opacity:0;visibility:hidden;transition:0.9s}.tp-gallery-2__icon-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;opacity:0;visibility:hidden;transition:0.7s}.tp-gallery-2__icon{position:absolute;top:50%;left:46%;transform:translate(-50%,-50%)}.tp-gallery-2__icon i{font-size:25px;color:var(--tp-common-white)}.tp-gallery-3__space{padding:0 162px;margin-bottom:90px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-gallery-3__space{padding:0 40px}}@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),(max-width:767px){.tp-gallery-3__space{padding:0}}.tp-gallery-3__item{position:relative}.tp-gallery-3__item img{width:100%;transition:1s}.tp-gallery-3__item:hover img{opacity:20%}.tp-gallery-3__item:hover::after{opacity:1;visibility:visible;-webkit-transform:scaleY(1) translateZ(0);transform:scaleY(1) translateZ(0)}.tp-gallery-3__item:hover .tp-gallery-3__icon{-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%);transition-delay:300ms;opacity:1;visibility:visible}.tp-gallery-3__item::after{background-color:rgb(30 55 55 / .8);content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;visibility:hidden;-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scaleY(0) translateZ(100px);transform:scaleY(0) translateZ(100px);-webkit-transition:opacity 500ms ease,visibility 500ms ease,-webkit-transform 700ms ease;transition:opacity 500ms ease,visibility 500ms ease,-webkit-transform 700ms ease;transition:opacity 500ms ease,visibility 500ms ease,transform 700ms ease;transition:opacity 500ms ease,visibility 500ms ease,transform 700ms ease,-webkit-transform 700ms ease}.tp-gallery-3__icon{position:absolute;top:50%;left:50%;-webkit-transform:scale(0) translate(-50%,-50%);transform:scale(0) translate(-50%,-50%);-webkit-transition:all 300ms ease;transition:all 300ms ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.tp-gallery-3__icon a{display:inline-block;position:relative}.tp-gallery-3__icon a::after{content:"";display:inline-block;height:60px;line-height:81px;width:60px;border-radius:50%;background-color:var(--tp-common-orange)}.tp-gallery-3__icon a svg{position:absolute;top:7px;left:53px;transform:translate(-50%,-50%) rotate(0);transform-origin:left bottom}.tp-mission-2__space{padding:120px 0}@media (max-width:767px){.tp-mission-2__space{padding:70px 0}}.tp-mission-2__plr{padding-left:375px;padding-right:195px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-mission-2__plr{padding-left:215px;padding-right:90px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-mission-2__plr{padding-left:115px;padding-right:70px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-mission-2__plr{padding-left:45px;padding-right:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-mission-2__plr{padding-left:30px;padding-right:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-mission-2__plr{padding-left:40px;padding-right:30px}}@media (max-width:767px){.tp-mission-2__plr{padding-left:15px;padding-right:15px}}.tp-mission-2__shape{position:absolute;top:0;left:0;z-index:-1}.tp-mission-2__wrapper{margin-left:-95px}@media (max-width:767px){.tp-mission-2__wrapper{margin-left:0}}.tp-mission-2__item{padding:40px 30px;padding-bottom:35px;position:relative;overflow:hidden;z-index:2;background-color:var(--tp-common-white);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.5s;transition-property:all}.tp-mission-2__item:hover{background-color:var(--tp-theme-1)}.tp-mission-2__item:hover .tp-mission-2__single-bg{transform:scaleY(1)}.tp-mission-2__item:hover .tp-mission-2__title-sm{color:var(--tp-common-white)}.tp-mission-2__item:hover .tp-mission-2__text p{color:var(--tp-common-white)}.tp-mission-2__item:hover .tp-mission-2__icon span{color:var(--tp-common-white)}.tp-mission-2__item:hover .tp-mission-2__shape-box::after{background-color:var(--tp-common-orange)}.tp-mission-2__item:hover .tp-mission-2__arrow::after{background-color:var(--tp-common-orange)}.tp-mission-2__single-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgb(30 55 55 / .059);background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:luminosity;transition-timing-function:ease-in-out;transition:0.5s;transition-property:all;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.tp-mission-2__icon{padding-bottom:20px}.tp-mission-2__icon span{font-size:65px;color:var(--tp-common-orange);line-height:0;transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.5s;transition-property:all}.tp-mission-2__left-text p{padding-bottom:15px;transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.5s;transition-property:all}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-mission-2__left-text p{padding-right:100px;font-size:15px}.tp-mission-2__left-text p br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-mission-2__left-text p{font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-mission-2__left-text p{font-size:14px;padding-right:100px}.tp-mission-2__left-text p br{display:none}}@media (max-width:767px){.tp-mission-2__left-text p{font-size:13px;padding-right:0}.tp-mission-2__left-text p br{display:none}}.tp-mission-2__title-sm{font-size:24px;font-weight:800;padding-bottom:10px;transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.5s;transition-property:all}.tp-mission-2__text p{margin-bottom:0;font-size:15px;transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.5s;transition-property:all}@media only screen and (min-width:1600px) and (max-width:1800px),only screen and (min-width:1400px) and (max-width:1599px),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),(max-width:767px){.tp-mission-2__text p br{display:none}}.tp-mission-2__shape-box{position:absolute;top:0;right:0}.tp-mission-2__shape-box::after{content:"";top:-98px;right:-83px;position:absolute;height:166px;width:166px;background-color:var(--tp-theme-2);border-radius:50%;transition:0.5s}.tp-mission-2__arrow{position:relative;z-index:11;display:inline-block;padding-right:20px;padding-top:11px;font-size:20px;color:var(--tp-common-white)}@media (max-width:767px){.tp-mission-2__left-box{padding-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-mission-2__section-box .tp-section-title br{display:block}}.tp-brand-2__border{padding-top:30px;padding-bottom:70px;border-top:1px solid var(--tp-border-2)}.tp-brand-2__item img{height:10vh}.tp-brand-2__item:hover img{filter:grayscale(0%);opacity:1}.tp-brand-2__item img{filter:grayscale(100%);opacity:.5;transition:all 0.3s linear}.tp-cta__bg{padding-top:67px;padding-bottom:67px;background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1400px) and (max-width:1599px),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),(max-width:767px){.tp-cta__bg{background-position:right}}.tp-cta__title-sm{font-size:36px;line-height:1.2;margin-bottom:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta__title-sm{font-size:33px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-cta__title-sm{font-size:29px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta__title-sm{font-size:26px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-cta__title-sm{font-size:22px}.tp-cta__title-sm br{display:none}}.tp-cta__icon{padding-right:40px}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta__icon{padding-right:30px;flex:0 0 auto}}.tp-cta__icon span{font-size:65px;color:var(--tp-common-orange);display:inline-block;transform:translateY(6px)}@media (max-width:767px){.tp-cta__content{padding-bottom:30px}}.tp-cta__shape-1{position:absolute;left:0;top:-4%}.tp-cta__shape-2{position:absolute;left:55px;top:-10px}.tp-cta__shape-3{position:absolute;top:-155%;right:0}.tp-cta-2__bg{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:120px;padding-top:115px;background-color:#022b29;background-attachment:fixed}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-cta-2__bg{padding-bottom:100px;padding-top:100px}}.tp-cta-2__subtitle{color:var(--tp-common-white);font-size:20px;font-weight:700;text-transform:uppercase;padding-bottom:15px;display:inline-block}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta-2__subtitle{font-size:17px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-cta-2__subtitle{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-cta-2__subtitle{font-size:14px}}@media (max-width:767px){.tp-cta-2__subtitle{font-size:12px}}.tp-cta-2__title{color:var(--tp-common-white);font-size:60px;font-weight:800;padding-bottom:48px;line-height:1.2}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta-2__title{font-size:50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-cta-2__title{font-size:45px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta-2__title{font-size:45px;padding-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-cta-2__title{font-size:38px;padding-bottom:30px}}@media (max-width:767px){.tp-cta-2__title{font-size:33px;padding-bottom:30px}.tp-cta-2__title br{display:none}}.tp-cta-2__shape-1{position:absolute;right:0;top:28px;z-index:1}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta-2__shape-1{right:-28px;top:49px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-cta-2__shape-1{right:-47px;top:18px}}.tp-cta-2__shape-2{position:absolute;right:0;bottom:-15px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta-2__shape-2{right:-10px;bottom:-50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-cta-2__shape-2{right:-17px;bottom:-89px}}.tp-cta-2__shape-3{position:absolute;right:18%;bottom:-55px;animation:tptranslateX2 4s infinite alternate}.tp-cta-2__pt{padding-top:50px}@media only screen and (min-width:1400px) and (max-width:1599px),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),(max-width:767px){.tp-cta-2__pt{padding-top:0}}.tp-event__section-title{padding-bottom:55px}@media (max-width:767px){.tp-event__section-title{padding-bottom:30px}}.tp-event__wrapper:hover .tp-event__thumb img{transform:scale(1.1)}.tp-event__wrapper:hover .tp-event__thumb::after{-webkit-transform:perspective(400px) rotateX(0deg) scale(1);-ms-transform:perspective(400px) rotateX(0deg) scale(1);transform:perspective(400px) rotateX(0deg) scale(1);opacity:1;visibility:visible}.tp-event__wrapper:hover .tp-event__thumb-date::after{background-color:var(--tp-common-orange)}.tp-event__thumb{position:relative;overflow:hidden}.tp-event__thumb::after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:rgb(30 55 55 / .749);opacity:1;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;-webkit-transform:perspective(400px) rotateX(-90deg) scale(.2);-ms-transform:perspective(400px) rotateX(-90deg) scale(.2);transform:perspective(400px) rotateX(-90deg) scale(.2);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;z-index:1}.tp-event__thumb img{width:100%;transition:all 500ms ease}.tp-event__thumb-text{position:absolute;bottom:16px;right:20px;z-index:3}.tp-event__thumb-date{font-size:22px;font-weight:800;color:var(--tp-common-white);margin-bottom:0;position:relative;z-index:1}.tp-event__thumb-date span{font-size:14px;font-weight:400}.tp-event__thumb-date::after{content:"";position:absolute;top:-30px;left:-28px;height:150px;width:150px;background-color:var(--tp-theme-2);border-radius:50%;z-index:-1;transition:all 0.3s ease-out 0s}.tp-event__content{padding:30px;padding-top:23px;padding-bottom:25px;box-shadow:2px 3.464px 40px 0 rgb(14 5 1 / .04)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event__content{padding:18px;padding-top:20px;padding-bottom:25px}}@media (max-width:767px){.tp-event__content{padding:25px;padding-top:20px;padding-bottom:25px}}.tp-event__title{font-size:24px;font-weight:800;line-height:1.4;margin-bottom:25px;transition:0.3s;display:inline-block}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-event__title{font-size:21px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-event__title{font-size:19px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event__title{font-size:21px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-event__title{font-size:22px}}@media (max-width:767px){.tp-event__title{font-size:21px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event__title{font-size:23px}.tp-event__title br{display:none}}.tp-event__title:hover{color:var(--tp-common-orange)}.tp-event__meta{padding-bottom:20px}.tp-event__meta span{font-size:14px;padding-right:30px;font-weight:400}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-event__meta span{font-size:13px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event__meta span{font-size:12px;padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-event__meta span{font-size:13px;padding-right:20px}}@media (max-width:767px){.tp-event__meta span{font-size:12px;padding-right:20px}}.tp-event__meta span:last-child{padding-right:0}.tp-event__meta span i{padding-right:10px;font-size:15px;color:var(--tp-theme-1)}.tp-event__link a{font-weight:700;font-size:14px;transition:0.3s}.tp-event__link a i{font-size:16px;padding-left:10px;transform:translateY(2px);transition:0.3s}.tp-event__link a:hover{color:var(--tp-common-orange)}.tp-event__link a:hover i{color:var(--tp-common-orange)}.tp-event-2__item-box{background-color:var(--tp-grey-1);padding:15px 20px}.tp-event-2__item-box:hover .tp-event-2__item-thumb img{transform:scale(1.1)}@media (max-width:767px){.tp-event-2__item{flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-2__item{flex-wrap:nowrap}}.tp-event-2__item-thumb{flex:0 0 auto;margin-right:30px;overflow:hidden}@media (max-width:767px){.tp-event-2__item-thumb{width:100%;margin-right:0;margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-2__item-thumb{margin-right:17px;margin-bottom:0;width:auto}}.tp-event-2__item-thumb img{width:170px;height:170px}@media (max-width:767px){.tp-event-2__item-thumb img{width:100%;transition:all 500ms ease}}.tp-event-2__item-thumb-text{position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.tp-event-2__item-thumb-text span{color:var(--tp-common-white);font-weight:700;font-size:14px}.tp-event-2__left-text p{margin-bottom:0;padding-bottom:40px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-event-2__left-text p{font-size:14px}.tp-event-2__left-text p br{display:none}}@media (max-width:767px){.tp-event-2__left-text p{font-size:13px}.tp-event-2__left-text p br{display:none}}.tp-event-2__shape{position:absolute;bottom:4%;right:25%;animation:tpswing 2s ease-in-out 2s forwards infinite alternate;transform-origin:top right}.tp-event-2__text b{margin-bottom:0;font-size:14px;color:var(--tp-theme-2);text-transform:uppercase;padding-bottom:15px;display:inline-block}.tp-event-2__title-sm{font-size:24px;margin-bottom:25px;line-height:34px;transition:0.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-2__title-sm{font-size:19px}.tp-event-2__title-sm br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-event-2__title-sm{font-size:22px}.tp-event-2__title-sm br{display:none}}@media (max-width:767px){.tp-event-2__title-sm{font-size:20px}.tp-event-2__title-sm br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-2__title-sm{font-size:21px}}.tp-event-2__title-sm:hover{color:var(--tp-common-orange)}.tp-event-2__meta span{padding-right:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-event-2__meta span{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-event-2__meta span{font-size:14px;display:block;padding-bottom:3px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-event-2__meta span{font-size:14px}}@media (max-width:767px){.tp-event-2__meta span{font-size:13px;display:block;padding-bottom:5px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-2__meta span{font-size:12px;display:inline-block;padding-right:11px}}@media only screen and (min-width:440px) and (max-width:575px){.tp-event-2__meta span{font-size:14px;display:inline-block}}.tp-event-2__meta span:last-child{padding-right:0}.tp-event-2__meta span i{font-size:16px;color:var(--tp-theme-1);margin-right:7px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-2__meta span i{font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-2__meta span i{font-size:12px;margin-right:1px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-2__left-side{padding-bottom:50px}}.tp-event-2__section-title .tp-section-title br{display:none}.tp-event-details__thumb img{width:100%}.tp-event-details__thumb-text{position:absolute;top:20px;left:20px;width:88px;height:40px;background-color:var(--tp-common-orange);text-align:center;line-height:40px}.tp-event-details__thumb-text span{color:var(--tp-common-white);font-size:14px}.tp-event-details__title{font-size:36px;padding-bottom:10px}@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){.tp-event-details__title{font-size:30px}}@media (max-width:767px){.tp-event-details__title{font-size:25px}}.tp-event-details__left-box{padding-right:30px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-event-details__left-box{padding-right:0;padding-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__left-box{padding-right:0;padding-bottom:50px}}@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){.tp-event-details__text p{font-size:15px}.tp-event-details__text p br{display:none}}@media (max-width:767px){.tp-event-details__text p{font-size:14px}.tp-event-details__text p br{display:none}}.tp-event-details__icon span{font-size:65px;color:var(--tp-common-orange);padding-right:30px}@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),(max-width:767px){.tp-event-details__icon span{font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-details__icon span{font-size:35px;padding-right:20px}}.tp-event-details__title-sm{font-size:18px;padding-bottom:5px}.tp-event-details__item-text span{line-height:30px;font-size:14px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__item-text span{font-size:15px}.tp-event-details__item-text span br{display:none}}.tp-event-details__item-box{padding-bottom:35px}@media (max-width:767px){.tp-event-details__item-box{flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-details__item-box{flex-wrap:nowrap}}@media (max-width:767px){.tp-event-details__item{flex-wrap:wrap;margin-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-event-details__item{flex-wrap:nowrap}}.tp-event-details__author-info{padding:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__author-info{padding:50px 20px}}.tp-event-details__author-thumb{padding-right:25px}.tp-event-details__author-thumb.pr{padding-right:0}.tp-event-details__author-text h5{font-size:20px}.tp-event-details__author-text span{font-size:14px}.tp-event-details__info-box iframe{width:100%}.tp-event-details__contact-icon span{font-size:24px;color:var(--tp-theme-2);margin-right:25px;margin-top:3px;display:inline-block}.tp-event-details__contact-text span{display:block;padding-bottom:5px}.tp-event-details__contact-text b{font-size:18px;color:var(--tp-theme-1);font-weight:800}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__contact-text b{font-size:16px}}.tp-event-details__contact-box{box-shadow:1px 1.732px 40px 0 rgb(23 19 4 / .04);padding:50px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__contact-box{padding:50px 20px}}.tp-event-details__contact-box::after{position:absolute;content:"";top:0;left:0;width:100%;height:2px;background-color:var(--tp-theme-2)}.tp-event-details__contact-box ul li:not(:last-child){padding-bottom:25px}.tp-event-details__item-2{padding:50px 20px}.tp-event-details__button{line-height:0}.tp-event-details__item-2-title{color:var(--tp-common-white);font-size:24px;line-height:34px;padding-bottom:10px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__item-2-title br{display:none}}.tp-event-details__item-2-text{padding-bottom:35px}.tp-event-details__item-2-text span{color:var(--tp-common-white)}.tp-event-details__social-box{padding-top:25px}.tp-event-details__social-box a{font-size:17px;color:var(--tp-theme-1);display:inline-block;height:40px;width:40px;border-radius:50%;background-color:#eaefef;line-height:40px;text-align:center;margin:0 4px;transition:all 500ms ease;position:relative;overflow:hidden;z-index:1}.tp-event-details__social-box a::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-common-orange);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.tp-event-details__social-box a:hover{color:var(--tp-common-white)}.tp-event-details__social-box a:hover::after{opacity:1;transform:scaleY(1)}.tp-event-details__left-side{padding-right:30px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-event-details__left-side{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-event-details__left-side{padding-right:0;padding-bottom:50px}}.tp-funfact-2__shape{position:absolute;top:-96%;left:0;z-index:-1}.tp-funfact-2__item:hover .tp-funfact-2__icon span i{animation:icon-bounce 0.8s 1}.tp-funfact-2__item:hover .tp-funfact-2__icon span::after{opacity:1;visibility:visible}.tp-funfact-2__icon span{display:inline-block;height:90px;width:90px;background-color:var(--tp-theme-2);font-size:50px;color:var(--tp-common-white);line-height:103px;text-align:center;margin-right:30px;transition:0.3s;position:relative;z-index:1}.tp-funfact-2__icon span i{transition:0.3s;display:inline-block}.tp-funfact-2__icon span::after{position:absolute;top:0;left:0;content:"";background-color:var(--tp-common-orange);opacity:0;visibility:hidden;transition:all 0.4s linear;z-index:-1;height:100%;width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-funfact-2__icon span{height:76px;width:76px;font-size:35px;line-height:85px;margin-right:25px}}.tp-funfact-2__title-sm{font-size:50px;color:var(--tp-common-white);margin-bottom:0;padding-bottom:10px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-funfact-2__title-sm{font-size:44px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-funfact-2__title-sm{font-size:35px}}.tp-funfact-2__title-sm i{font-style:normal}.tp-funfact-2__text span{font-weight:500;color:#8b9e9e}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-funfact-2__text span{font-size:14px}}.tp-providing__space{padding:115px 0}@media (max-width:767px){.tp-providing__space{padding-bottom:60px}}.tp-providing__wrapper{position:relative;z-index:2}.tp-providing__item-box{padding-left:77px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-providing__item-box{padding-left:105px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-providing__item-box{padding-left:45px;padding-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-providing__item-box{padding-left:0;padding-top:50px}}@media (max-width:767px){.tp-providing__item-box{padding-left:0;padding-top:40px}}.tp-providing__content p{padding-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),(max-width:767px){.tp-providing__content p{font-size:14px}.tp-providing__content p br{display:none}}.tp-providing__grey-bg{position:absolute;height:100%;width:75%;right:0;top: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),(max-width:767px){.tp-providing__grey-bg{width:100%}}.tp-providing__tab nav button{font-weight:800;font-size:18px;color:var(--tp-theme-1);background-color:var(--tp-common-white);height:58px;line-height:58px;padding:0 50px;margin-right:20px;transition:0.3s}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-providing__tab nav button{padding:0 40px;font-size:16px}}@media (max-width:767px){.tp-providing__tab nav button{font-size:15px;height:50px;line-height:50px;padding:0 40px;margin-bottom:20px}}.tp-providing__tab nav button:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-providing__tab nav button.active{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-providing__text p{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-providing__text p{font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-providing__text p{font-size:14px}.tp-providing__text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-providing__text p{font-size:13px}}@media (max-width:767px){.tp-providing__text p{font-size:13px}.tp-providing__text p br{display:none}}.tp-providing__icon span{width:40px;height:40px;line-height:47px;border-radius:50%;background-color:var(--tp-common-white);display:inline-block;text-align:center;margin-right:25px;color:#f05228;font-size:21px;font-weight:800}.tp-providing__title-sm{font-size:18px;padding-bottom:2px}.tp-providing__bg-text{position:absolute;right:1px;bottom:117px;background-color:var(--tp-common-orange);padding:38px 70px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-providing__bg-text{right:0;bottom:118px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-providing__bg-text{padding:35px 50px;right:0;bottom:112px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-providing__bg-text{padding:35px 40px;right:0;bottom:108px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-providing__bg-text{padding:35px 40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-providing__bg-text{padding:35px 60px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-providing__bg-text{padding:30px 25px}}.tp-providing__bg-text span{color:var(--tp-common-white);font-size:65px;margin-right:40px;display:inline-block;transform:translateY(12px)}@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){.tp-providing__bg-text span{font-size:55px;margin-right:34px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-providing__bg-text span{font-size:50px;margin-right:30px}}.tp-providing__title-2{color:var(--tp-common-white);font-size:24px;margin-bottom:0;line-height:34px}@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),(max-width:767px){.tp-providing__title-2{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-providing__title-2{font-size:22px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-providing__title-2{font-size:20px}}.tp-providing__bg{position:absolute;top:0;left:0;height:100%;z-index:33;width:44.4%;background-repeat:no-repeat;background-position:center}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-providing__bg{width:48.4%;background-repeat:no-repeat;background-position:right}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-providing__bg{position:static;height:580px;width:100%;background-size:cover}}@media only screen and (min-width:768px) and (max-width:991px){.tp-providing__bg{width:100%;position:static;height:550px;background-size:cover}}@media (max-width:767px){.tp-providing__bg{position:static;height:330px;width:100%;background-size:cover;background-position:center}}@media only screen and (min-width:576px) and (max-width:767px){.tp-providing__bg{position:static;height:380px;width:100%}}@media only screen and (min-width:440px) and (max-width:575px){.tp-providing__bg{position:static;height:380px;width:100%}}.tp-service-3__space{padding-top:155px;padding-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-3__space{padding-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-service-3__space{padding-bottom:90px;padding-top:90px}}@media (max-width:767px){.tp-service-3__space{padding-bottom:90px;padding-top:90px}}.tp-service-3__item:hover .tp-service-3__thumb-box::after{opacity:1;visibility:visible;height:100%}.tp-service-3__item:hover .tp-service-3__thumb img{transform:scale(1.1) rotate(-2deg)}.tp-service-3__item:hover .tp-service-3__icon span{color:var(--tp-common-white)}.tp-service-3__item:hover .tp-service-3__icon::after{opacity:1;transform:scaleY(1)}.tp-service-3__item:hover .tp-service-3__shape{opacity:1;visibility:visible;right:-56px}.tp-service-3__thumb{overflow:hidden}.tp-service-3__thumb img{width:100%;transition:all 500ms ease}.tp-service-3__thumb-box{position:relative}.tp-service-3__thumb-box::after{content:"";top:0;left:0%;height:30%;width:100%;background-color:rgb(7 132 128 / .851);position:absolute;transition:all 500ms ease;opacity:0;visibility:hidden}.tp-service-3__content{position:relative;overflow:hidden;background-color:var(--tp-common-white);padding:60px 20px;padding-bottom:35px;box-shadow:2px 3.464px 40px 0 rgb(14 5 1 / .04)}.tp-service-3__content a{font-weight:800;font-size:14px;color:var(--tp-theme-1);transition:all 500ms ease}.tp-service-3__content a:hover{color:var(--tp-common-orange)}.tp-service-3__content p{padding-bottom:14px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-service-3__content p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-service-3__content p{font-size:14px}.tp-service-3__content p br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-service-3__content p{font-size:16px}}.tp-service-3__title-sm{font-size:24px;padding-bottom:20px;transition:all 500ms ease}.tp-service-3__title-sm:hover{color:var(--tp-common-orange)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-service-3__title-sm{font-size:22px}}.tp-service-3__icon{position:absolute;z-index:1;left:50%;transform:translateX(-50%);bottom:-17%;height:80px;line-height:91px;text-align:center;width:80px;border-radius:50%;background-color:var(--tp-grey-1);overflow:hidden;z-index:1}.tp-service-3__icon::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-common-orange);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-3__icon{bottom:-15%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-service-3__icon{bottom:-13%}}@media (max-width:767px){.tp-service-3__icon{bottom:-14%}}@media only screen and (min-width:576px) and (max-width:767px){.tp-service-3__icon{bottom:-9%}}@media only screen and (min-width:440px) and (max-width:575px){.tp-service-3__icon{bottom:-11%}}.tp-service-3__icon span{font-size:40px;color:var(--tp-theme-1);transition:all 500ms ease}.tp-service-3__shape{position:absolute;right:-100px;bottom:-70px;opacity:0;visibility:hidden;transition:all 500ms ease}.tp-team-2__section-title{padding-bottom:50px}@media (max-width:767px){.tp-team-2__section-title{padding-bottom:25px}}.tp-team-2__wrapper{padding:0 21px;position:relative}.tp-team-2__wrapper::after{content:"";position:absolute;bottom:0;left:0;height:75%;width:100%;background:linear-gradient(90deg,rgb(255 255 255 / .961) 20%,rgb(254 126 76 / .633) 100%,rgb(255 255 255 / .957) 100%);background:-webkit-linear-gradient(90deg,rgb(255 255 255 / .961) 20%,rgb(254 126 76 / .633) 100%,rgb(255 255 255 / .957) 100%);background:-moz-linear-gradient(90deg,rgb(255 255 255 / .961) 20%,rgb(254 126 76 / .633) 100%,rgb(255 255 255 / .957) 100%);background:-ms-linear-gradient(90deg,rgb(255 255 255 / .961) 20%,rgb(254 126 76 / .633) 100%,rgb(255 255 255 / .957) 100%);z-index:-2}.tp-team-2__wrapper::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:74.3%;width:98%;z-index:-1;background-color:var(--tp-common-white)}.tp-team-2__wrapper:hover .tp-team-2__thumb img{transform:scale(1.1) rotate(-2deg)}.tp-team-2__wrapper:hover .tp-team-2__thumb::after{opacity:1;visibility:visible;height:100%}.tp-team-2__thumb{position:relative;overflow:hidden}.tp-team-2__thumb img{transition:0.5s;width:100%}.tp-team-2__thumb::after{content:"";position:absolute;top:0;left:0;height:70%;width:100%;background-color:rgb(30 55 55 / .349);transition:0.5s;opacity:0;visibility:hidden}.tp-team-2__content{padding:25px}@media only screen and (min-width:576px) and (max-width:767px){.tp-team-2__content{padding:25px 15px}}.tp-team-2__author-name{font-size:20px;font-weight:800;margin-bottom:0;padding-bottom:3px;transition:0.3s}.tp-team-2__author-name:hover{color:var(--tp-common-orange)}.tp-team-2__author-info{padding-bottom:25px}.tp-team-2__author-info span{font-size:14px;color:#6e7a7a;font-weight:600}.tp-team-2__social-box a{font-size:17px;color:var(--tp-theme-1);display:inline-block;height:40px;width:40px;border-radius:50%;background-color:#eef3f2;line-height:40px;text-align:center;margin:0 6px;transition:all 500ms ease;position:relative;overflow:hidden;z-index:1}.tp-team-2__social-box a::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-common-orange);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.tp-team-2__social-box a:hover{color:var(--tp-common-white)}.tp-team-2__social-box a:hover::after{opacity:1;transform:scaleY(1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-2__social-box a{font-size:14px;height:35px;width:35px;line-height:35px;margin:0 1px}}@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),(max-width:767px){.tp-team-details__section-title p{font-size:15px}.tp-team-details__section-title p br{display:none}}.tp-team-details__sapce{padding-top:65px}@media only screen and (min-width:768px) and (max-width:991px){.tp-team-details__sapce{padding-top:100px;padding-bottom:65px}}@media (max-width:767px){.tp-team-details__sapce{padding-top:70px;padding-bottom:65px}}.tp-team-details__thumb{position:relative}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-details__thumb{margin-bottom:50px}}.tp-team-details__thumb::after{position:absolute;content:"";bottom:0;left:0;height:94%;width:70%;background-color:var(--tp-common-orange);z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-team-details__thumb::after{width:67%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-details__thumb::after{width:100%;height:105%}}.tp-team-details__thumb img{max-width:inherit;margin-left:71px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-team-details__thumb img{max-width:100%;margin-left:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-team-details__thumb img{max-width:100%;margin-left:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-team-details__thumb img{max-width:80%;margin-left:0}}@media (max-width:767px){.tp-team-details__thumb img{max-width:90%;margin-left:0}}.tp-team-details__progress{width:100%}.tp-team-details__progress-item{position:relative;padding:50px 0;margin:0 50px}@media (max-width:767px){.tp-team-details__progress-item{margin:0 15px;padding-bottom:30px}}.tp-team-details__progress-item.progress-pb{padding-bottom:30px}.tp-team-details__progress-item h4{font-weight:800;font-size:18px;padding-bottom:4px}.tp-team-details__progress-item .progress-count{position:absolute;top:21px;right:0;font-size:14px;font-weight:800;color:var(--tp-theme-1)}.tp-team-details__progress-item .progress{height:8px;background-color:#fff;border-radius:0;overflow:visible;margin-bottom:15px}.tp-team-details__progress-item .progress .progress-bar{background-color:var(--tp-theme-2);overflow:visible}.tp-team-details__progress-item .progress-goals{display:flex;justify-content:space-between}.tp-team-details__progress-item .progress-goals span{font-size:14px;font-weight:400}.tp-team-details__progress-item .progress-goals span b{font-weight:800;color:var(--tp-theme-1)}.tp-team-details__left-box{padding-left:85px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-details__left-box{padding-left:48px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-details__left-box{padding-left:0}}.tp-register__left-box{padding-right:20px}@media only screen and (min-width:1600px) and (max-width:1800px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-register__left-box{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-register__left-box{padding-right:0;padding-bottom:60px}}.tp-register__list{padding-bottom:55px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-register__list{padding-bottom:35px}}.tp-register__list ul li{font-weight:700;color:var(--tp-theme-1);position:relative;padding-left:30px}.tp-register__list ul li:not(:last-child){padding-bottom:20px}.tp-register__list ul li i{color:var(--tp-common-orange);position:absolute;top:3px;left:0}@media (max-width:767px){.tp-register__tel-box{flex-wrap:wrap}}@media (max-width:767px){.tp-register__tel-icon{padding-bottom:25px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-register__tel-icon{padding-bottom:0}}.tp-register__tel-icon span{width:80px;height:80px;line-height:80px;border-radius:50%;text-align:center;background-color:var(--tp-theme-2);display:inline-block;font-size:36px;color:var(--tp-common-white);margin-right:25px}.tp-register__tel-icon span i{transform:translateY(3px);display:inline-block}.tp-register__tel-text a{font-size:16px;color:var(--tp-theme-1);font-weight:700;transition:0.3s;display:block}.tp-register__tel-text a:hover{color:var(--tp-common-orange)}.tp-register__tel-text a.number{color:var(--tp-text-body);font-weight:400;padding-bottom:15px}.tp-register__input-box input{background-color:var(--tp-grey-1);width:100%;margin-bottom:20px;border:1px solid #fff0;transition:0.3s}.tp-register__input-box input:focus{border:1px solid var(--tp-common-orange)}.tp-register__textarea-box textarea{height:150px;resize:none;margin-bottom:20px;background-color:var(--tp-grey-1);width:100%;padding:30px;padding-top:25px;font-size:14px;color:var(--tp-common-black);border:1px solid #fff0;transition:0.3s}.tp-register__textarea-box textarea:focus{border:1px solid var(--tp-common-orange)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-register__thumb img{max-width:50%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-register__thumb img{width:49%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-register__text p{font-size:15px}.tp-register__text p br{display:none}}@media (max-width:767px){.tp-register__text p{font-size:14px}.tp-register__text p br{display:none}}.tp-blog__space{padding-top:115px;padding-bottom:90px}.tp-blog__item{display:block;position:relative;overflow:hidden;background-color:rgb(30 55 55 / .949)}.tp-blog__item img{transition:0.9s;width:100%}.tp-blog__item:hover img{transform:scale(1.1)}.tp-blog__item:hover::after{opacity:1;visibility:visible;transform:translateY(0%)}.tp-blog__item:hover .tp-blog__img-text{opacity:1;visibility:visible}.tp-blog__item::before{background-image:-moz-linear-gradient(90deg,#1e3737 0%,#fff0 100%);background-image:-webkit-linear-gradient(90deg,#1e3737 0%,#fff0 100%);background-image:-ms-linear-gradient(90deg,#1e3737 0%,#fff0 100%);content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:1}.tp-blog__item::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transform:translateY(-30%);background-color:rgb(30 55 55 / .949);z-index:1;opacity:0;visibility:hidden;transition:0.7s}.tp-blog__img-text{position:absolute;top:30px;left:30px;z-index:2;opacity:0;visibility:hidden;transition:0.7s;padding:12px 22px;background-color:rgb(243 248 248 / .078)}.tp-blog__img-text span{font-weight:700;font-size:14px;color:#d7e3e3;display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-blog__img-text span{font-size:12px}}.tp-blog__img-text span i{padding-right:10px;font-size:16px;transform:translateY(3px);display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-blog__img-text span i{font-size:12px}}.tp-blog__title-sm{color:var(--tp-common-white);font-weight:800;font-size:24px;line-height:1.3;margin-bottom:18px;transition:0.3s;display:inline-block}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-blog__title-sm{font-size:21px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-blog__title-sm{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-blog__title-sm{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-blog__title-sm{padding-bottom:0;font-size:22px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-blog__title-sm{padding-bottom:0;font-size:23px}.tp-blog__title-sm br{display:none}}.tp-blog__title-sm:hover{color:var(--tp-common-orange)}.tp-blog__content{position:absolute;bottom:25px;left:30px;z-index:2}.tp-blog__content span{font-weight:700;font-size:14px;color:#d7e3e3;padding-bottom:27px;display:block}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-blog__content span{font-size:12px;padding-bottom:20px}}.tp-blog__link a{font-weight:700;font-size:14px;color:#d7e3e3;transition:0.3s}.tp-blog__link a i{padding-left:10px;transform:translateY(1px)}.tp-blog__link a:hover{color:var(--tp-common-orange)}.tp-blog-2__space{padding-top:115px;padding-bottom:120px}@media (max-width:767px){.tp-blog-2__space{padding:70px 0}}.tp-blog-2__item:hover .tp-blog-2__thumb img{transform:scale(1.1)}.tp-blog-2__item:hover .tp-blog-2__thumb::after{-webkit-transform:perspective(400px) rotateX(0deg) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleY(1);transform:perspective(400px) rotateX(0deg) scaleY(1)}.tp-blog-2__item:hover .tp-blog-2__link{background-color:var(--tp-theme-2)}.tp-blog-2__item:hover .tp-blog-2__link span{color:var(--tp-common-white)}.tp-blog-2__item:hover .tp-blog-2__icon{opacity:1;visibility:visible}.tp-blog-2__thumb{overflow:hidden;position:relative}.tp-blog-2__thumb img{width:100%;transition:all 500ms ease}.tp-blog-2__thumb::after{background-color:rgb(30 55 55 / .851);position:absolute;top:0;bottom:0;left:0;right:0;content:"";-webkit-transform:perspective(400px) rotateX(90deg) scaleY(.5);-ms-transform:perspective(400px) rotateX(90deg) scaleY(.5);transform:perspective(400px) rotateX(90deg) scaleY(.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;transition-delay:0.1s;transition-timing-function:ease-in-out;transition:0.5s;transition-property:all;z-index:1}.tp-blog-2__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:3;transition:all 600ms ease}.tp-blog-2__icon a{color:var(--tp-common-white);font-size:25px}.tp-blog-2__tag{padding-bottom:25px}.tp-blog-2__tag span{font-weight:700;color:var(--tp-common-orange);text-transform:uppercase;font-size:14px;display:inline-block}.tp-blog-2__tag span i{font-size:16px;transform:translateY(4px);margin-right:10px;color:var(--tp-theme-1);display:inline-block}.tp-blog-2__content{padding:35px 30px;padding-top:30px;box-shadow:2px 3.464px 40px 0 rgb(14 5 1 / .04)}.tp-blog-2__title-sm{font-size:24px;line-height:34px;margin-bottom:18px}.tp-blog-2__title-sm:hover{color:var(--tp-common-orange);transition:all 500ms ease}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-blog-2__title-sm{font-size:20px}.tp-blog-2__title-sm br{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-blog-2__title-sm{font-size:23px}.tp-blog-2__title-sm br{display:none}}.tp-blog-2__meta{font-weight:700;font-size:14px;display:inline-block;padding-bottom:35px}.tp-blog-2__meta::before{content:"";display:inline-block;height:2px;width:10px;background-color:var(--tp-theme-2);margin-right:10px;transform:translateY(-5px)}.tp-blog-2__meta-3{font-weight:700;font-size:14px;display:inline-block;padding-bottom:35px}.tp-blog-2__meta-3::before{content:"";height:6px;width:6px;border-radius:50%;background-color:var(--tp-theme-2);display:inline-block;transform:translateY(-3px);margin-right:9px}.tp-blog-2__link{height:38px;line-height:38px;background-color:var(--tp-grey-1);transition:0.3s}.tp-blog-2__link span{color:var(--tp-theme-1);font-weight:700;font-size:14px;transition:0.5s}.tp-blog-2__link span i{margin-left:10px;font-size:14px;display:inline-block;transform:translateY(2px)}.tp-blog-2__overly-2{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgb(30 55 55 / .6);transform:scale(.5);transition:0.5s;opacity:0;visibility:hidden}.tp-blog-2__item:hover .tp-blog-2__overly-2{transform:scale(1);opacity:1;visibility:visible}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__wrapper{margin-bottom:50px}}.postbox__thumb{position:relative}.postbox__thumb img{width:100%}.postbox__thumb .play-btn{position:absolute;top:38%;left:44%;z-index:1}.postbox__thumb .play-btn a{height:85px;width:85px;line-height:87px}.postbox__thumb .play-btn a::after{display:none}.postbox__thumb-text{position:absolute;top:30px;left:30px}.postbox__thumb-text span{color:var(--tp-common-white);font-size:14px;padding:10px 20px;background-color:var(--tp-common-orange);display:inline-block}.postbox__item-single:hover{box-shadow:none}.postbox__tag{position:absolute;bottom:0;left:0}.postbox__tag p{margin-bottom:0;font-weight:700;font-size:12px;text-align:center;text-transform:uppercase;color:#fff;letter-spacing:.135em;background:var(--tp-theme-1);clip-path:polygon(0 0,100% 0,92.7% 53.45%,100% 100%,0 100%,0 50%);width:130px}.postbox__content{padding-top:28px}@media (max-width:767px){.postbox__content{padding-left:10px;padding-right:10px}}.postbox__content-single{padding-left:0;padding-right:0;border:none}.postbox__title{font-size:36px;color:var(--tp-theme-1);margin-bottom:22px}@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){.postbox__title{font-size:30px}}@media (max-width:767px){.postbox__title{font-size:25px}}.postbox__meta{margin-bottom:20px}.postbox__meta span{position:relative;font-weight:400;font-size:14px;line-height:20px;margin-right:25px}@media (max-width:767px){.postbox__meta span{font-size:12px;margin-right:20px}}.postbox__meta span:last-child{margin-right:0}.postbox__meta span i{color:var(--tp-theme-2);margin-right:10px;font-weight:700}.postbox__blockquote-shape{position:absolute;bottom:34px;right:44px}.postbox__blockquote blockquote{background:#f2f7f7;padding:35px 40px;margin-bottom:50px;margin-top:50px}.postbox__blockquote blockquote p{font-family:var(--tp-ff-heading);font-weight:700;font-size:22px;color:var(--tp-theme-1);margin-bottom:25px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__blockquote blockquote p{font-size:16px}}.postbox__blockquote blockquote cite{font-weight:400;font-size:14px;font-style:inherit;position:relative}.postbox__blockquote blockquote cite::before{content:"";font-size:28px;color:#fff;padding-bottom:0;display:inline-block;background:#191515;height:2px;width:16px;font-weight:400;text-align:center;top:-4px;margin-right:10px;position:relative}.postbox-details-desc-thumb-caption{font-size:18px;font-weight:500;color:#807a7a;font-style:italic;text-align:center;display:block;margin-top:30px;margin-bottom:50px}.postbox__list{margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__list{margin-bottom:30px}}.postbox__list-title{font-weight:800;font-size:30px;margin-bottom:50px}@media (max-width:767px){.postbox__list-title{font-size:25px}}.postbox__list-content ul li{list-style:none;font-weight:400;font-size:16px;color:var(--tp-theme-1);margin-bottom:24px;position:relative;padding-left:27px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__list-content ul li{margin-bottom:15px;font-size:14px}}.postbox__list-content ul li span{color:var(--tp-theme-2);top:5px;left:0;font-size:14px;position:absolute}.postbox__details-share-wrapper{padding-top:20px;padding-bottom:30px;border-bottom:1px solid #f7f7f7}.postbox__details-share span{font-size:22px;font-weight:800;color:var(--tp-theme-1);margin-right:15px}@media (max-width:767px){.postbox__details-share span{font-size:16px}}.postbox__details-share a{height:40px;width:40px;text-align:center;line-height:40px;display:inline-block;background-color:#f2f6f7;color:var(--tp-theme-1);margin-right:10px;border-radius:50%;transition:all 0.3s ease-in-out;font-size:16px}@media only screen and (min-width:992px) and (max-width:1199px){.postbox__details-share a{margin-bottom:10px;height:30px;width:30px;line-height:30px;margin-right:8px}}.postbox__details-share a:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}@media (max-width:767px){.postbox__details-tag{margin-bottom:20px}}.postbox__details-tag span{font-size:22px;font-weight:800;color:var(--tp-theme-1);margin-right:25px}@media (max-width:767px){.postbox__details-tag span{font-size:16px}}.postbox__read-more .postbox-btn{position:relative;font-weight:500;font-size:14px;text-transform:uppercase;color:#132047}.postbox__read-more .postbox-btn span{margin-left:5px}.postbox__read-more .postbox-btn span::before{position:absolute;content:"";top:1px;right:-10px;border:1px solid #e8f2f9;height:28px;width:28px;display:inline-block;border-radius:50%}.postbox__text img{max-width:100%}.postbox__text p{font-weight:400;margin-bottom:28px}@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),(max-width:767px){.postbox__text p{font-size:14px}.postbox__text p br{display:none}}.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:767px){.postbox__slider button.postbox-slider-button-next{right:10px}}@media (max-width:767px){.postbox__slider button{left:10px}}.postbox__comment ul li{margin-bottom:10px;list-style:none;border-bottom:1px solid #e9ebea}.postbox__comment ul li.children{margin-left:95px}@media (max-width:767px){.postbox__comment ul li.children{margin-left:15px}}.postbox__comment-form-title{font-size:36px;margin-bottom:25px}@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){.postbox__comment-form-title{font-size:30px}}@media (max-width:767px){.postbox__comment-form-title{font-size:25px}}.postbox__comment-input{position:relative;margin-bottom:30px}.postbox__comment-input span{font-size:14px;margin-bottom:12px;display:block}.postbox__comment-input input,.postbox__comment-input textarea{height:55px;width:100%;font-size:14px;color:var(--tp-common-black);outline:none;background:var(--tp-grey-1);transition:0.4s;border:1px solid #fff0;text-transform:capitalize}.postbox__comment-input input:focus,.postbox__comment-input textarea:focus{border:1px solid var(--tp-common-orange)}.postbox__comment-input textarea{height:175px;resize:none;padding:30px;padding-top:26px}.postbox__comment-title{font-size:36px;color:var(--tp-theme-1);font-weight:800;margin-bottom:20px}@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){.postbox__comment-title{font-size:30px}}@media (max-width:767px){.postbox__comment-title{font-size:25px}}.postbox__comment-box{padding:30px 0}.postbox__comment-avater{flex:0 0 auto}@media (max-width:767px){.postbox__comment-avater{padding-bottom:30px}}.postbox__comment-name{margin-bottom:5px}.postbox__comment-name h5{font-weight:800;font-size:20px;line-height:1;color:var(--tp-theme-1);margin-bottom:0;padding-bottom:10px}@media (max-width:767px){.postbox__comment-text{margin-left:0;margin-top:15px}}.postbox__comment-text p{font-size:16px;margin-bottom:15px;padding-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.postbox__comment-text p{font-size:15px}.postbox__comment-text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__comment-text p{font-size:14px}.postbox__comment-text p br{display:none}}.postbox__comment-reply{position:absolute;bottom:0;left:0}.postbox__comment-reply a{color:var(--tp-theme-2);font-size:14px;font-weight:700}.postbox__comment-reply a i{padding-right:15px;transform:translateY(2px) rotateY(159deg);display:inline-block;margin-right:15px}@media (max-width:767px){.postbox__comment-btn{flex-wrap:wrap}}@media (max-width:767px){.postbox__comment-btn button{margin-bottom:30px}}.postbox__comment-agree{padding-left:30px}@media (max-width:767px){.postbox__comment-agree{padding-left:0}}.postbox__comment-agree .form-check-label{font-weight:700;font-size:12px;color:#6e7a7a}.postbox__comment-agree input{height:13px;width:13px;transform:translateY(1px)}.postbox__comment-agree .form-check-input:checked{background-color:var(--tp-common-orange);border-color:#fff0}.postbox__comment-agree .form-check-input:focus{box-shadow:none}.postbox__comment-agree .form-check-input.form-check-input[type="checkbox"]{border-radius:2px;margin-top:4px}@media (max-width:767px){.postbox__comment-agree-2{padding-right:0}}.postbox__comment-agree-2 .form-check-label{font-size:12px;color:var(--tp-theme-1);font-weight:500}.postbox__comment-agree-2 input{height:12px;width:12px;transform:translateY(2px)}.postbox__comment-agree-2 .form-check-input:checked{background-color:var(--tp-common-orange);border-color:#fff0}.postbox__comment-agree-2 .form-check-input:focus{box-shadow:none}.postbox__comment-agree-2 .form-check-input.form-check-input[type="checkbox"]{border-radius:2px;margin-top:4px}.postbox__tag span{font-size:16px;margin-bottom:17px;color:var(--tp-common-black);margin-right:10px}.postbox__play-btn a{height:70px;width:70px;line-height:70px;background-color:var(--tp-common-white);color:var(--tp-theme-1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;border-radius:50%;animation:pulse 2s infinite;font-size:23px;padding-left:4px}.postbox__wrapper-2{margin-right:30px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.postbox__wrapper-2{margin-right:0;margin-bottom:40px}}.postbox__star span{font-size:14px;color:var(--tp-theme-1);margin-right:15px}.postbox__star i{color:var(--tp-common-orange);padding-left:2px}.postbox__star i.star-color{color:#ffdfd2}@media (max-width:767px){.postbox__comment-info{flex-wrap:wrap}}@media (max-width:767px){.postbox__slider-arrow-wrap{display:none;visibility:hidden}}.postbox__slider-arrow-wrap button{height:60px;width:60px;line-height:60px;background-color:var(--tp-common-white);color:var(--tp-theme-1);text-align:center;font-size:20px;border-radius:50%}.postbox__slider-arrow-wrap .postbox-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);left:30px;z-index:9}.postbox__slider-arrow-wrap .postbox-arrow-next{position:absolute;top:50%;transform:translateY(-50%);right:30px;z-index:9}.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:40px;height:40px;line-height:40px;text-align:center;font-size:12px;font-weight:600;transition:0.3s;background:#eff9f1;background-color:var(--tp-grey-1);border-radius:50%;color:var(--tp-theme-1)}@media (max-width:767px){.basic-pagination ul li a,.basic-pagination ul li span{width:40px;height:40px;line-height:40px;font-size:14px}}.basic-pagination ul li a.current i,.basic-pagination ul li span.current i{display:inline-block;transform:translateY(2px)}.basic-pagination ul li a:hover,.basic-pagination ul li a.current{background:var(--tp-theme-1);color:var(--tp-common-white)}.basic-pagination ul li span:hover,.basic-pagination ul li span.current{background:var(--tp-theme-1);color:var(--tp-common-white)}.basic-pagination ul li a i{font-size:20px}.sidebar__widget{padding:50px;background:var(--tp-grey-1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.sidebar__widget{padding:50px 40px}}.sidebar__widget-title{position:relative;display:inline-block;font-weight:800;font-size:22px;margin-bottom:30px}.sidebar__widget-title::after{position:absolute;content:"";left:0;height:21px;width:2px;top:50%;background:var(--tp-theme-secondary);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sidebar__widget ul li{list-style:none;margin-bottom:10px}.sidebar__widget ul li:last-child{margin-bottom:0}.sidebar__widget ul li:hover a{color:var(--tp-theme-1)}.sidebar__widget ul li:hover a span{opacity:1;visibility:visible}.sidebar__widget ul li a{position:relative;font-weight:700;font-size:16px;display:block}.sidebar__widget ul li a span{font-size:20px;float:right;opacity:0;visibility:hidden;transition:0.3s;color:var(--tp-common-orange)}.sidebar__about{padding:37px 0 38px 0}.sidebar__thumb img{border-radius:50%;margin-bottom:20px}.sidebar__content-title{font-weight:700;font-size:16px;text-transform:uppercase;color:var(--tp-common-black);margin-bottom:6px}.sidebar__content-designation{font-weight:400;font-size:14px;color:#727a7d;display:block;margin-bottom:13px}.sidebar__content p{font-size:16px;color:#838383;margin-bottom:27px}.sidebar__content-social a{height:37px;width:42px;line-height:37px;text-align:center;display:inline-block;border:1px solid #e8e8e8;margin-right:12px}.sidebar__content-social a i{transition:0.3s}.sidebar__content-social a:hover{border:1px solid var(--tp-theme-1);background-color:var(--tp-theme-1)}.sidebar__content-social a:hover i{color:var(--tp-common-white)}.sidebar__search{position:relative}.sidebar__search input{width:100%;height:60px;line-height:60px;background:var(--tp-common-white);padding:0 25px;padding-right:75px;text-transform:capitalize;outline:none;padding-right:70px}.sidebar__search button{position:absolute;top:0;right:0;height:100%;width:60px;background-color:var(--tp-grey-1);line-height:60px;color:var(--tp-theme-primary)}.sidebar__banner::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5)}.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}.sidebar__widget-theme-bg{background-color:var(--tp-theme-2)}.tagcloud a{font-weight:400;font-size:12px;text-transform:capitalize;padding:12px 20px;margin-right:5px;box-shadow:1px 1.732px 10px 0 rgb(23 19 4 / .04);background-color:var(--tp-common-white);border:1px solid #f6f3ee;margin-bottom:14px;display:inline-block;color:var(--tp-theme-1)}@media only screen and (min-width:992px) and (max-width:1199px){.tagcloud a{padding:6px 12px}}.tagcloud a:hover{color:var(--tp-common-white);background-color:var(--tp-theme-2)}.rc__post{margin-bottom:20px;transition:0.3s}@media only screen and (min-width:768px) and (max-width:991px){.rc__post{flex-wrap:wrap}}.rc__post ul li:not(:last-child){margin-bottom:15px}.rc__post-title{font-weight:700;font-size:16px;color:var(--tp-theme-1)}@media only screen and (min-width:1200px) and (max-width:1399px){.rc__post-title{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.rc__post-title{font-size:14px}.rc__post-title br{display:none}}.rc__post-title a:hover{color:var(--tp-common-orange)}.rc__meta span{font-weight:400;font-size:14px;display:block;margin-bottom:7px}.rc__meta span i{transform:translateY(4px);display:inline-block;color:var(--tp-theme-2);margin-right:5px;font-size:15px}.rc__post-thumb{flex:0 0 auto}@media only screen and (min-width:768px) and (max-width:991px){.rc__post-thumb{margin-bottom:20px}}.tp-faq-2__section-title{padding-bottom:50px}@media (max-width:767px){.tp-faq-2__section-title{padding-bottom:25px}}.tp-faq-2__bg{position:absolute;top:0;right:0;height:100%;width:796px;z-index:1;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-faq-2__bg{width:675px;background-position:right}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-faq-2__bg{width:594px;background-position:right}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-faq-2__bg{width:550px;background-position:center}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-faq-2__bg{width:460px;background-position:center}}@media only screen and (min-width:768px) and (max-width:991px){.tp-faq-2__bg{position:static;height:680px;width:100%;background-position:top;margin-bottom:50px;background-size:cover}}@media (max-width:767px){.tp-faq-2__bg{position:static;height:330px;width:100%;background-position:top;margin-bottom:50px;background-size:cover}}@media only screen and (min-width:576px) and (max-width:767px){.tp-faq-2__bg{position:static;height:630px;width:100%;background-position:top;margin-bottom:50px;background-size:cover}}@media only screen and (min-width:440px) and (max-width:575px){.tp-faq-2__bg{height:380px}}.tp-faq-2__bg::after{position:absolute;content:"";left:-10px;top:100px;width:10px;height:360px;background-color:var(--tp-theme-2);animation:tpupdown 0.8s infinite alternate}.tp-faq-2__space{padding-top:115px;padding-bottom:100px}@media (max-width:767px){.tp-faq-2__space{padding:70px 0}}.tp-faq-2__bg-text{position:absolute;left:-80px;bottom:120px}@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),(max-width:767px){.tp-faq-2__bg-text{left:0;bottom:0}}.tp-faq-2__bg-text::after{content:"";position:absolute;bottom:-39px;left:0;height:40px;width:80px;background-color:#172d2d;clip-path:polygon(100% 0,0 0,100% 100%)}.tp-faq-2__bg-text span{font-size:24px;font-weight:800;color:var(--tp-common-white);display:inline-block;padding:36px 65px;background-color:var(--tp-theme-1);line-height:34px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-faq-2__bg-text span{font-size:21px;padding:25px 80px;line-height:34px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-faq-2__bg-text span{font-size:19px;padding:18px 30px;line-height:34px}}.tp-faq-2__bg-text span b{font-weight:800;color:var(--tp-common-orange)}.tp-faq-2__bg-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tp-faq-2__bg-icon a{font-size:25px;color:var(--tp-common-white);width:80px;height:80px;line-height:80px;background-color:var(--tp-common-orange);display:inline-block;text-align:center;position:relative;transition:all 0.5s ease}@media only screen and (min-width:992px) and (max-width:1199px){.tp-faq-2__bg-icon a{font-size:18px;width:60px;height:60px;line-height:60px}}.tp-faq-2__bg-icon a::before{position:absolute;content:"";left:50%;top:50%;width:70%;height:70%;background-color:rgb(254 126 76 / .597);animation:borderanimate2 2s linear infinite;z-index:-1}.tp-faq-2__bg-icon a::after{position:absolute;content:"";left:50%;top:50%;width:90%;height:90%;transform:scale(1.5);border:1px solid var(--tp-common-orange);animation:borderanimate2 2s linear infinite}.tp-faq-2__bg-icon a i{padding-left:4px}.tp-faq-2__shape{position:absolute;bottom:-20px;left:0;z-index:-1}.tp-testimonial__bg{padding:115px 0;padding-left:375px;padding-right:205px;background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-testimonial__bg{padding-left:137px;padding-right:135px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial__bg{padding-left:115px;padding-right:50px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__bg{padding-left:45px;padding-right:45px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial__bg{padding-left:45px;padding-right:40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial__bg{padding-left:35px;padding-right:25px}}@media (max-width:767px){.tp-testimonial__bg{padding-left:15px;padding-right:15px}}.tp-testimonial__wrapper{margin-left:-90px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial__wrapper{margin-left:-80px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__wrapper{margin-left:-40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial__wrapper{margin-left:0}}@media (max-width:767px){.tp-testimonial__left-side{padding-bottom:50px}}.tp-testimonial__left-text p{line-height:30px;padding-bottom:20px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial__left-text p{padding-right:170px}.tp-testimonial__left-text p br{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__left-text p{font-size:14px;padding-right:135px}.tp-testimonial__left-text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial__left-text p{font-size:14px;padding-right:80px}.tp-testimonial__left-text p br{display:none}}@media (max-width:767px){.tp-testimonial__left-text p{font-size:14px;padding-right:0}.tp-testimonial__left-text p br{display:none}}.tp-testimonial__text p{line-height:30px;margin-bottom:0;transition:0.3s}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial__text p{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial__text p{font-size:14px}}.tp-testimonial__item-box{margin-top:36px}.tp-testimonial__thumb{position:absolute;top:-29px;left:46px;display:inline-block;z-index:3}.tp-testimonial__thumb img{position:relative;z-index:11}.tp-testimonial__thumb::before{content:"";position:absolute;border-radius:50%;top:50%;left:50%;height:118%;width:118%;border-radius:50%;transform:translate(-50%,-50%);background-color:var(--tp-common-white);z-index:2}.tp-testimonial__thumb::after{content:"";position:absolute;top:50%;left:50%;height:125%;width:125%;border-radius:50%;transform:translate(-50%,-50%);background-color:var(--tp-common-orange);z-index:1}.tp-testimonial__item{position:relative;box-shadow:2px 3.464px 40px 0 rgb(14 5 1 / .04)}.tp-testimonial__item::after{content:"";position:absolute;bottom:-50px;right:0;height:50px;width:40px;background-color:var(--tp-common-white);clip-path:polygon(100% 100%,0 0,100% 0);transition:0.3s}.tp-testimonial__content{background-color:var(--tp-common-white);padding:70px 40px 30px 40px;position:relative;overflow:hidden;transition:0.3s}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial__content{padding:70px 38px 30px 38px}}.tp-testimonial__content::before{content:"";position:absolute;top:-20px;right:18px;height:160px;width:10px;background-color:rgb(7 132 128 / .078);transform:rotate(-30deg);transition:0.3s}.tp-testimonial__star{padding-bottom:15px}.tp-testimonial__star i{color:var(--tp-common-orange);padding-right:1px}.tp-testimonial__quote{position:absolute;right:20px;top:20px}.tp-testimonial__quote span{display:inline-block;font-size:27px;height:36px;width:36px;border-radius:50%;line-height:43px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-theme-1)}.tp-testimonial__author-info{padding-left:40px;padding-top:22px}.tp-testimonial__author-info span{font-size:14px;font-weight:400}.tp-testimonial__author-name{margin-bottom:0;font-size:20px;font-weight:800;padding-bottom:5px}.tp-testimonial-2__space{padding-top:115px;padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-2__space{padding-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial-2__left-side{padding-bottom:60px}}.tp-testimonial-2__left-text p{padding-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-2__left-text p{font-size:14px;padding-right:30px}.tp-testimonial-2__left-text p br{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-2__left-text p{font-size:14px;padding-right:30px;padding-bottom:10px}.tp-testimonial-2__left-text p br{display:none}}@media (max-width:767px){.tp-testimonial-2__left-text p{font-size:13px;padding-right:0}.tp-testimonial-2__left-text p br{display:none}}.tp-testimonial-2__item{background-color:var(--tp-common-white);padding:30px 40px;padding-top:35px;position:relative;margin-bottom:75px}@media (max-width:767px){.tp-testimonial-2__item{padding:30px 33px}}.tp-testimonial-2__item::after{content:"";bottom:-55px;left:120px;height:55px;width:50px;clip-path:polygon(100% 0,0 0,0 100%);background-color:var(--tp-common-white);position:absolute}.tp-testimonial-2__icon span{font-size:50px;color:var(--tp-theme-2);line-height:0}.tp-testimonial-2__star i{font-size:15px;padding:0 2px;color:var(--tp-common-orange)}.tp-testimonial-2__text p{margin-bottom:0;line-height:30px}@media (max-width:767px){.tp-testimonial-2__text p{font-size:13px}}.tp-testimonial-2__author-name{font-size:20px;margin-bottom:0;padding-bottom:5px}.tp-testimonial-2__author-info span{font-size:14px}.tp-testimonial-2__section-arrow{position:absolute;right:0;bottom:2.2%;z-index:2}@media (max-width:767px){.tp-testimonial-2__section-arrow{bottom:-17.8%;left:50%;transform:translateX(-50%)}}.tp-testimonial-2__section-arrow button{box-shadow:3px 5.196px 18px 0 rgb(10 9 9 / .06);height:60px;width:60px;background-color:var(--tp-common-white);color:var(--tp-theme-1);border-radius:50%;margin:0 7px;font-size:22px;transition:0.3s;display:flex;justify-content:center;align-items:center}.tp-testimonial-2__section-arrow button i{font-weight:400}@media (max-width:767px){.tp-testimonial-2__section-arrow button{height:50px;width:50px;font-size:15px}}.tp-testimonial-2__section-arrow button:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.tp-testimonial-2__item-shape{position:absolute;top:0;right:0}.tp-testimonial-2__shape{position:absolute;left:0;top:30px;z-index:-1}.tp-testimonial-2__section-title .tp-section-title br{display:none}.tp-testimonial-3__item{padding:40px;box-shadow:2px 3.464px 40px 0 rgb(14 5 1 / .04)}.tp-testimonial-3__top{padding-bottom:40px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-3__top{flex-wrap:wrap}}@media (max-width:767px){.tp-testimonial-3__top{flex-wrap:wrap;padding-bottom:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-3__top-thumb{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-3__top-thumb{flex:0 0 auto;margin-right:30px}}@media (max-width:767px){.tp-testimonial-3__top-thumb{flex:0 0 auto;margin-right:30px;margin-bottom:20px}}.tp-testimonial-3__bottom{padding-top:40px;border-top:1px solid #f2f3f3}@media (max-width:767px){.tp-testimonial-3__bottom{padding-top:20px}}.tp-testimonial-3__top-text p{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial-3__top-text p{font-size:14px}.tp-testimonial-3__top-text p br{display:none}}.tp-testimonial-3__author-name{font-size:20px}@media (max-width:767px){.tp-testimonial-3__author-name{font-size:17px}}.tp-testimonial-3__author-info span{font-size:14px}.tp-testimonial-slider-dots{text-align:center;margin-top:40px;position:relative;z-index:2}.tp-testimonial-slider-dots .swiper-pagination-bullet{width:10px;height:10px;display:inline-block;border-radius:50%;background-color:var(--tp-theme-1);opacity:1;margin:0 5px;transition:0.3s;position:relative}.tp-testimonial-slider-dots .swiper-pagination-bullet::after{content:"";height:100%;width:100%;border-radius:50%;border:1px solid var(--tp-common-orange);display:inline-block;position:absolute;top:0;left:0;transform:scale(2);opacity:0;visibility:hidden;transition:0.3s}.tp-testimonial-slider-dots .swiper-pagination-bullet-active{background-color:var(--tp-common-orange)}.tp-testimonial-slider-dots .swiper-pagination-bullet-active.swiper-pagination-bullet::after{opacity:1;visibility:visible}.tp-testimonial-3__active{padding:20px;margin:-20px}.tp-testimonial__active .swiper-slide-active .tp-testimonial__content{background-color:var(--tp-theme-1)}.tp-testimonial__active .swiper-slide-active .tp-testimonial__content::before{background-color:var(--tp-theme-2)}.tp-testimonial__active .swiper-slide-active .tp-testimonial__item::after{background-color:var(--tp-theme-1)}.tp-testimonial__active .swiper-slide-active .tp-testimonial__text p{color:var(--tp-common-white)}.tp-error__thumb{padding-bottom:50px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-error__thumb img{max-width:50%}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-error__thumb img{max-width:40%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-error__thumb img{max-width:40%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-error__thumb img{max-width:50%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-error__thumb img{max-width:50%}}@media (max-width:767px){.tp-error__thumb img{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tp-error__thumb img{max-width:80%}}.tp-error__title{font-size:50px;font-weight:800;padding-bottom:45px}@media only screen and (min-width:1600px) and (max-width:1800px){.tp-error__title{font-size:40px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-error__title{font-size:38px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-error__title{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-error__title{font-size:32px}}@media (max-width:767px){.tp-error__title{font-size:30px}}.tp-error__form-box{width:630px;margin-bottom:30px;position:relative;display:inline-block}@media only screen and (min-width:992px) and (max-width:1199px){.tp-error__form-box{width:530px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-error__form-box{width:430px}}@media (max-width:767px){.tp-error__form-box{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tp-error__form-box{width:530px}}.tp-error__form-box form input{background-color:#f2f7f7;padding:18px 50px;padding-right:100px;font-size:16px;transition:0.3s;border:1px solid #fff0}.tp-error__form-box form input:focus{border:1px solid var(--tp-common-orange)}.tp-error__search-box{position:absolute;right:37px;top:52%;transform:translateY(-50%);font-size:17px;color:var(--tp-theme-1)}.tp-error__btn{line-height:0}.tp-contact-form__space{padding-top:120px;padding-bottom:130px}.tp-contact-form__subtitle{color:var(--tp-common-orange);font-weight:700;display:inline-block;padding-bottom:10px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact-form__left-box{padding-bottom:50px}}.tp-contact-form__left-box p{margin-bottom:0;padding-bottom:45px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact-form__left-box p{font-size:14px}.tp-contact-form__left-box p br{display:none}}.tp-contact-form__social-box a{font-size:17px;height:40px;line-height:38px;text-align:center;width:40px;color:var(--tp-theme-1);border-radius:50%;border:1px solid #e6e9e9;display:inline-block;transition:all 500ms ease;position:relative;overflow:hidden;z-index:1}.tp-contact-form__social-box a:not(:last-child){margin-right:10px}.tp-contact-form__social-box a::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-common-orange);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.tp-contact-form__social-box a:hover{color:var(--tp-common-white);border:1px solid #fff0}.tp-contact-form__social-box a:hover::after{opacity:1;transform:scaleY(1)}.tp-contact-form__form-box{background-color:var(--tp-grey-1);padding:60px 50px}@media (max-width:767px){.tp-contact-form__form-box{padding:30px 15px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact-form__form-box{padding:50px 25px}}.tp-contact-form__input-box input{color:var(--tp-common-black);border:1px solid #fff0;transition:0.3s}.tp-contact-form__input-box input:focus{border:1px solid var(--tp-common-orange)}.tp-contact-form__textarea-box textarea{height:150px;resize:none;border:none;padding:30px;padding-top:25px;font-size:14px;width:100%;color:var(--tp-common-black);transition:0.3s;border:1px solid #fff0}.tp-contact-form__textarea-box textarea:focus{border:1px solid var(--tp-common-orange)}.tp-contact-form__button{line-height:0}.tp-contact__bg{background-color:var(--tp-theme-2);padding:50px 55px;padding-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-contact__bg{padding:50px 20px;padding-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-contact__bg{padding:50px 25px;padding-bottom:20px}}.tp-contact__item{margin-bottom:30px}.tp-contact__item:hover .tp-contact__icon span{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-contact__icon span{margin-right:25px;font-size:40px;height:80px;width:80px;border-radius:50%;line-height:91px;text-align:center;display:inline-block;background-color:var(--tp-common-white);color:var(--tp-theme-1);transition:0.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-contact__icon span{font-size:34px;height:70px;width:70px;line-height:81px;margin-right:20px}}@media (max-width:767px){.tp-contact__icon span{font-size:20px;height:50px;width:50px;line-height:55px;margin-right:20px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact__icon span{font-size:30px;height:70px;width:70px;line-height:81px;margin-right:30px}}.tp-contact__text a{color:var(--tp-common-white);display:block;padding-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-contact__text a{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-contact__text a{font-size:14px}}@media (max-width:767px){.tp-contact__text a{font-size:14px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-contact__text a{font-size:15px}}.tp-contact__text a:last-child{padding-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.tp-contact__wrapper{flex-wrap:wrap}}.tp-location__info-box{line-height:0}.tp-location__info-box iframe{width:100%}.tp-product__title-sm h4{font-size:22px;font-weight:700;padding-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.tp-product__title-sm h4{font-size:20px}}@media (max-width:767px){.tp-product__title-sm h4{font-size:20px}}.tp-product__item{background-color:var(--it-common-white)}.tp-product__item:hover .tp-product__icon{opacity:1;visibility:visible;bottom:40%}.tp-product__thumb{position:relative}.tp-product__thumb img{width:100%}.tp-product__icon{position:absolute;bottom:20%;left:0;right:0;padding:0 10px;z-index:2;opacity:0;visibility:hidden;transition:0.5s}.tp-product__icon a{height:40px;width:40px;background-color:var(--tp-common-white);line-height:40px;text-align:center;display:inline-block;color:var(--tp-theme-1);margin:0 5px;transition:0.3s;font-size:16px}.tp-product__icon a:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-product__thumb-text{position:absolute;top:30px;left:30px;background-color:var(--tp-theme-2);padding:3px 15px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-product__thumb-text{padding:6px 17px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-product__thumb-text{padding:6px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-product__thumb-text{padding:6px 13px}}@media (max-width:767px){.tp-product__thumb-text{padding:6px 15px}}@media only screen and (min-width:440px) and (max-width:575px){.tp-product__thumb-text{padding:6px 15px}}.tp-product__thumb-text span{font-weight:700;font-size:14px;color:var(--tp-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-product__thumb-text span{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-product__thumb-text span{font-size:15px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-product__thumb-text span{font-size:14px}}@media only screen and (min-width:440px) and (max-width:575px){.tp-product__thumb-text span{font-size:15px}}.tp-product__content{padding:30px;padding-top:20px;border:1px solid #edefef;border-top:none;text-align:start}.tp-product__content-text span{font-size:14px;font-weight:700;display:inline-block;color:var(--tp-theme-2);padding-right:15px}.tp-product__content-text s{font-size:14px;font-weight:700}.tp-product__content-text h4{font-size:18px;transition:0.3s}.tp-product__content-text h4:hover{color:var(--tp-common-orange)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-product__content-text h4{font-size:17px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-product__content-text h4{font-size:16px}}.tp-product__star{color:var(--tp-common-orange)}.tp-product__text span{font-weight:700}.tp-product__filter .nice-select{position:relative;background:var(--tp-common-white);border-radius:0;padding:0 30px;padding-right:80px;width:100%;height:60px;line-height:60px;border:1px solid #e6e9e9;font-size:14px;color:var(--tp-theme-1)}.tp-product__filter .nice-select.open::after{transform:translateY(-45%) rotate(-180deg)}.tp-product__filter .nice-select .option.selected{font-weight:400;color:var(--tp-common-black)}.tp-product__filter .nice-select::after{border:none;background-color:#fff0;transform:translateY(-50%);margin-top:0;right:30px;content:"\f107";font-family:"Font Awesome 5 Pro";transform-origin:center;color:#77829d;height:auto;width:auto;font-size:20px;font-weight:400}.tp-product__filter .nice-select ul{padding:25px;width:100%;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;border-radius:0}.tp-product__filter .nice-select ul li{color:#77829d;margin-bottom:15px;font-weight:400;font-size:16px;padding:0}.tp-product__filter .nice-select ul li:last-child{margin-bottom:0}.tp-product__filter .nice-select .option{line-height:1;min-height:0}.tp-product__filter .nice-select.open ul{opacity:1;visibility:visible}.tp-product__input{position:relative}.tp-product__input input{padding:0 30px;padding-right:80px;width:100%;height:60px;line-height:60px;transition:0.3s;border:1px solid #e6e9e9}.tp-product__input input:focus{border:1px solid var(--tp-common-orange)}.tp-product__search{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.tp-shop-details__right-warp{padding-left:65px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-shop-details__right-warp{padding-left:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__right-warp{padding-left:0}}.tp-shop-details__wrapper{margin-bottom:120px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-shop-details__wrapper{margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__wrapper{margin-bottom:70px}}.tp-shop-details__tab-big-img img{background-color:#f7f7f7}@media only screen and (min-width:768px) and (max-width:991px){.tp-shop-details__tab-big-img img{width:100%}}.tp-shop-details__tab-btn-box button{display:inline-block;margin-right:10px;border:1px solid #fff0}.tp-shop-details__tab-btn-box button:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__tab-btn-box button{width:30%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__tab-btn-box button img{width:100%}}@media (max-width:767px){.tp-shop-details__tab-btn-box button{margin-bottom:20px}}.tp-shop-details__ratting{margin-bottom:35px}.tp-shop-details__ratting span{color:var(--tp-theme-1)}.tp-shop-details__ratting span svg{color:var(--tp-common-orange)}.tp-shop-details__ratting span.review-text{padding-left:10px}.tp-shop-details__price span{color:var(--tp-common-black);font-size:24px;font-weight:700}.tp-shop-details__social span{font-weight:700;font-size:18px;color:var(--tp-theme-1);display:inline-block;padding-right:30px}.tp-shop-details__social a{font-size:16px;margin-right:15px;color:var(--tp-theme-1);transition:0.3s}.tp-shop-details__social a:hover{color:var(--tp-common-orange)}.tp-shop-details__btn{padding-bottom:35px}.tp-shop-details__tab-btn-box{margin-top:-50px;z-index:99;position:relative}@media (max-width:767px){.tp-shop-details__quantity-wrap{flex-wrap:wrap}}.tp-shop-details__quantity{border:1px solid #e6e9e9;border-right:0;width:70px;height:60px;position:relative}@media (max-width:767px){.tp-shop-details__quantity{margin-bottom:20px}}.tp-shop-details__quantity input{border:0;background-color:#fff0;width:100%;height:100%;text-align:center;color:var(--tp-theme-1);font-weight:700;font-size:16px;padding:0 10px;color:var(--tp-theme-1)}.tp-shop-details__quantity .tp-cart-minus{position:absolute;top:-1px;right:-29px;width:30px;line-height:30px;text-align:center;color:var(--tp-theme-1);border:1px solid #e6e9e9;border-bottom:none;font-weight:600;font-size:12px;color:var(--tp-theme-1)}.tp-shop-details__quantity .tp-cart-minus:hover{cursor:pointer}.tp-shop-details__quantity .tp-cart-plus{position:absolute;bottom:-1px;right:-29px;height:30px;width:30px;line-height:30px;text-align:center;color:var(--tp-theme-1);font-weight:600;font-size:12px;color:var(--tp-theme-1);border:1px solid #e6e9e9}.tp-shop-details__quantity .tp-cart-plus:hover{cursor:pointer}.tp-shop-details__btn{line-height:0}@media (max-width:767px){.tp-shop-details__btn a{margin-bottom:30px}.tp-shop-details__btn a:last-child{margin-bottom:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-shop-details__btn a{margin-bottom:0}}.tp-shop-details__quantity-box{padding-bottom:55px}.tp-shop-details__quantity-box span{margin-right:20px;color:var(--tp-theme-1);font-size:18x;font-weight:700}.tp-shop-details__title-sm{font-weight:700;font-size:40px;color:#060728;padding-bottom:15px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-shop-details__title-sm{font-size:32px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-shop-details__title-sm{font-size:29px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-shop-details__title-sm{font-size:29px}.tp-shop-details__title-sm br{display:none}}@media (max-width:767px){.tp-shop-details__title-sm{font-size:30px}.tp-shop-details__title-sm br{display:none}}.tp-shop-details__text{margin-bottom:35px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__text p{font-size:15px}.tp-shop-details__text p br{display:none}}.tp-shop-details__price{margin-bottom:10px}.tp-shop-details__price span{font-weight:700;font-size:22px;margin-right:30px}.tp-shop-details__price span.text-theme{color:var(--tp-theme-2)}.tp-shop-details__price span:hover{cursor:pointer}.tp-shop-details__product-info{margin-bottom:45px}.tp-shop-details__product-info ul li{font-weight:700;font-size:16px;color:var(--tp-theme-1);margin-bottom:20px;list-style-type:none;padding-left:30px;position:relative}.tp-shop-details__product-info ul li i{position:absolute;top:3px;left:0;color:var(--tp-theme-2)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-shop-details__product-info ul li{font-size:15px}}@media (max-width:767px){.tp-shop-details__product-info ul li{font-size:15px}}.tp-shop-details__product-info ul li:last-child{margin-bottom:0}.tp-shop-details__product-info ul li span{color:var(--tp-common-black)}.tp-shop-details__text-box{background-color:var(--tp-grey-1);padding:60px;padding-bottom:50px;margin-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-shop-details__text-box{margin-top:80px}}@media (max-width:767px){.tp-shop-details__text-box{margin-top:80px;padding:50px 20px}}.tp-shop-details__text-box p{margin-bottom:0;padding-bottom:25px}@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){.tp-shop-details__text-box p{font-size:15px}.tp-shop-details__text-box p br{display:none}}@media (max-width:767px){.tp-shop-details__text-box p{font-size:14px}.tp-shop-details__text-box p br{display:none}}.tp-shop-details__title{font-size:36px;font-weight:800;color:var(--tp-theme-1);margin-bottom:0;padding-bottom:30px}@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){.tp-shop-details__title{font-size:30px}}@media (max-width:767px){.tp-shop-details__title{font-size:25px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-shop-details__quantity-wrap{margin-bottom:30px}}.basic-pagination-2 ul li{display:inline-block}.basic-pagination-2 ul li:not(:last-child){margin-right:8px}.basic-pagination-2 ul li a,.basic-pagination-2 ul li span{display:inline-block;padding:0 14px;height:36px;line-height:36px;text-align:center;font-size:12px;transition:0.3s;border:1px solid #e6e9e9;color:var(--tp-theme-1)}.basic-pagination-2 ul li a.current i,.basic-pagination-2 ul li span.current i{display:inline-block;transform:translateY(2px)}.basic-pagination-2 ul li a:hover,.basic-pagination-2 ul li a.current{background:var(--tp-theme-2);color:var(--tp-common-white)}.basic-pagination-2 ul li span:hover,.basic-pagination-2 ul li span.current{background:var(--tp-theme-2);color:var(--tp-common-white)}.basic-pagination-2 ul li a i{font-size:20px}.table-content .table>:not(:first-child){border-top:0}.table-content table{background:#fff;border-color:#eaedff;border-radius:0;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 rgb(6 7 40 / .1);border-right:1px solid rgb(6 7 40 / .1)}.product-quantity input{color:#000;font-size:14px;font-weight:400;height:64px;border:1px solid rgb(0 0 0 / .1);text-align:center;width:100%}.coupon input{height:58px;line-height:58px;font-weight:500;font-size:15px;letter-spacing:.03em;text-transform:uppercase;border:1px solid #e0e2e3;margin-right:10px}.tp-quantity{width:200px;margin:0 auto}.tp-quantity .cart-minus{height:64px;width:64px;text-align:center;line-height:64px;position:absolute;top:0;left:0;cursor:pointer}.tp-quantity .cart-plus{height:64px;width:64px;text-align:center;line-height:64px;position:absolute;top:0;right:0;cursor:pointer}.table td,.table th{border-top:1px solid #eaedff}.product-thumbnail,.cart-product-name,.product-price,.product-quantity,.product-subtotal,.product-remove{font-weight:600;font-size:20px;color:#060728;font-family:var(--tp-ff-clash-semibold)}.product-quantity>input{width:80px;text-align:center}.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{background-color:var(--tp-theme-1);color:var(--tp-common-white);margin-right:10px;width:inherit;height:67px;line-height:67px;padding:0 25px;overflow:hidden;display:inline-block;font-weight:500;font-size:18px;letter-spacing:.03em;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){#coupon_code{height:54px}}@media (max-width:767px){#coupon_code{padding:0 15px}}@media (max-width:767px){#coupon_code{margin-bottom:15px}}.coupon2{float:right}.checkout-link .tp-btn:hover{background-color:var(--tp-theme-2)}.checkout-link .tp-btn-dark-lg:hover{background-color:var(--tp-theme-1)}@media (max-width:767px){.coupon2{float:none;margin-top:15px}}.cart-page-total{padding:35px;margin-top:100px;background:var(--tp-grey-1)}.cart-page-total>h2{font-size:25px;margin-bottom:20px;text-transform:capitalize}.cart-page-total>ul{border:1px solid rgb(6 7 40 / .1)}.cart-page-total>ul>li{list-style:none;padding:21px 30px;border-bottom:1px solid rgb(6 7 40 / .1);font-weight:500;font-size:18px;line-height:150%;color:#696a7e}.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:#f7f7f7;border-top:3px solid var(--tp-theme-1);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:var(--tp-theme-1);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:var(--tp-theme-1);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}.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:-1px}.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}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:var(--tp-theme-1)}.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;border-radius:0;height:45px;padding:0 0 0 10px;width:100%;outline: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:var(--tp-theme-1)}.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}.panel-group .panel{border-radius:0}.panel-default>.panel-heading{border-radius:0}.your-order{padding:30px 40px 45px;border:3px solid #f7f7f7}@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:-1px}.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 #e7e7e7}.payment-method .accordion-button{font-size:16px;font-weight:500;color:var(--tp-common-black);padding:23px 0;border: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:"Font Awesome 5 Pro";font-size:16px;font-weight:400;margin-left:0;background-image:none;color:var(--tp-theme-1)}.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;border-radius:0;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;border-radius:0;margin-bottom:10px}.payment-method .accordion .card:first-of-type{border:1px solid #eaedff}.card-header:first-child{border-radius:0}.payment-method .card-header{background-color:#fff;border-bottom:1px solid #eaedff}.order-button-payment button{width:100%}.tp-checkout-verify-item{margin-bottom:40px}.tp-checkout-verify-item:not(:last-child){margin-bottom:14px}.tp-checkout-verify-reveal{font-size:14px;color:var(--tp-common-black);margin-bottom:0;display:inline-block;border:1px dashed #aab0b2;padding:18px 40px;width:100%}.tp-checkout-verify-reveal button{color:var(--tp-theme-2);position:relative}.tp-checkout-verify-reveal button::after{position:absolute;content:"";left:0;bottom:4px;width:100%;height:1px;background-color:var(--tp-theme-2)}.tp-checkout-btn{display:inline-block;font-size:16px;font-weight:500;color:var(--tp-common-white);background-color:var(--tp-theme-2);height:50px;line-height:50px;padding:0 30px;text-align:center}.tp-checkout-btn:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-checkout-input{margin-bottom:20px}.tp-checkout-input label{font-weight:500;color:var(--tp-common-black);padding-bottom:10px;font-size:14px}.tp-checkout-input label span{color:red}.tp-checkout-input input,.tp-checkout-input textarea{width:100%;background:#fff;color:var(--tp-common-black);height:64px;border:1px solid #e0e2e3}.tp-checkout-input input:focus,.tp-checkout-input textarea:focus{border-color:var(--tp-common-orange)}.tp-checkout-input textarea{height:200px;resize:none;padding:25px;font-size:14px}.tp-checkout-input .nice-select{height:64px;line-height:63px;border-radius:0;border:0;float:none;padding:0 25px;font-size:14px}.tp-checkout-input .nice-select::after{right:26px}.tp-checkout-input .nice-select.open .list{-webkit-transform:scale(1) translateY(0);-moz-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);-o-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.tp-checkout-input .nice-select .list{margin-top:0;border-radius:0;transform-origin:center center;-webkit-transform:scale(.9) translateY(0);-moz-transform:scale(.9) translateY(0);-ms-transform:scale(.9) translateY(0);-o-transform:scale(.9) translateY(0);transform:scale(.9) translateY(0);width:100%;padding:12px 0}.tp-checkout-input .nice-select .list .option{line-height:1.2;min-height:inherit;padding-top:5px;padding-bottom:5px}.tp-checkout-input .nice-select .list .option:hover{color:var(--tp-theme-2)}.tp-checkout-option{margin-bottom:4px}.tp-checkout-option-wrapper{margin-top:10px;margin-bottom:17px}.tp-checkout-option input{display:none}.tp-checkout-option input:checked~label::after{background-color:var(--tp-common-orange);border-color:var(--tp-common-orange)}.tp-checkout-option input:checked~label::before{visibility:visible;opacity:1}.tp-checkout-option label{font-size:15px;color:#55585b;position:relative;padding-left:26px;z-index:1}.tp-checkout-option label::after{position:absolute;content:"";top:1px;left:0;width:18px;height:18px;line-height:16px;text-align:center;border:1px solid rgb(6 7 40 / .2);z-index:-1;transition:0.3s}.tp-checkout-option label::before{position:absolute;content:"\f00c";top:5px;left:5px;font-size:10px;text-align:center;visibility:hidden;opacity:0;color:var(--tp-common-white);transition:0.3s;font-family:"Font Awesome 5 Pro"}.tp-checkout-option label a:hover{color:var(--tp-theme-2)}.tp-checkout-option label:hover{cursor:pointer}.tp-checkout-bill-area{padding:45px 40px 24px;background-color:var(--tp-grey-1)}@media (max-width:767px){.tp-checkout-bill-area{padding:45px 25px 24px}}.tp-checkout-bill-title{font-weight:600;font-size:26px;margin-bottom:35px}.tp-checkout-place{padding:44px 50px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-checkout-place{padding:35px 40px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-checkout-place{padding:35px 30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-checkout-place{margin-top:50px}}.tp-checkout-place-title{font-size:26px;font-weight:600;margin-right:37px}.tp-checkout-payment{padding-bottom:26px;margin-bottom:24px;border-bottom:1px solid #e0e2e3}.tp-checkout-payment-item:not(:last-child){margin-bottom:10px}.tp-checkout-payment-item.paypal-payment label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;flex-wrap:wrap}.tp-checkout-payment-item input{display:none}.tp-checkout-payment-item input:checked~label::before{opacity:1;visibility:visible}.tp-checkout-payment-item label{font-size:14px;position:relative;padding-left:27px;font-weight:500;color:var(--tp-common-black)}.tp-checkout-payment-item label:hover{cursor:pointer}.tp-checkout-payment-item label::after{position:absolute;content:"";left:0;top:3px;width:16px;height:16px;border-radius:50%;border:1px solid var(--tp-common-orange);transition:0.3s}.tp-checkout-payment-item label::before{position:absolute;content:"";left:3px;top:6px;width:10px;height:10px;border-radius:50%;background-color:var(--tp-common-orange);visibility:hidden;opacity:0;transition:0.3s}.tp-checkout-payment-item label img{margin-left:14px;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px)}.tp-checkout-payment-item label a{margin-left:20px;position:relative}.tp-checkout-payment-desc{position:relative;padding-top:10px;display:none}.tp-checkout-payment-desc::after{position:absolute;content:"";left:57px;top:0;width:16px;height:16px;background-color:#fff;-webkit-transform:translateY(3px) rotate(45deg);-moz-transform:translateY(3px) rotate(45deg);-ms-transform:translateY(3px) rotate(45deg);-o-transform:translateY(3px) rotate(45deg);transform:translateY(3px) rotate(45deg)}.tp-checkout-payment-desc p{background-color:#fff;padding:19px 30px;margin-left:27px;font-size:14px;line-height:1.57;color:#55585b;margin-bottom:0}.tp-checkout-agree{margin-bottom:24px}.tp-return-customer{display:none;margin-top:14px;padding:40px 40px;background-color:var(--tp-grey-1)}.tp-return-customer-input{margin-bottom:20px}.tp-return-customer-input label{font-weight:500;color:var(--tp-common-black);padding-bottom:10px}.tp-return-customer-input label span{color:red}.tp-return-customer-input input{width:100%;background:#fff;border:0;color:var(--tp-common-black);height:64px;transition:0.3s;border:1px solid #fff0}.tp-return-customer-input input:focus{border:1px solid var(--tp-common-orange)}.tp-return-customer-remeber input{display:none}.tp-return-customer-remeber input:checked~label::after{background-color:var(--tp-common-orange);border-color:var(--tp-common-orange)}.tp-return-customer-remeber input:checked~label::before{visibility:visible;opacity:1}.tp-return-customer-remeber label{font-size:15px;color:#55585b;position:relative;padding-left:26px;z-index:1}.tp-return-customer-remeber label::after{position:absolute;content:"";top:1px;left:0;width:18px;height:18px;line-height:16px;text-align:center;border:1px solid rgb(6 7 40 / .2);z-index:-1;transition:0.3s}.tp-return-customer-remeber label::before{position:absolute;content:"\f00c";top:3px;left:5px;font-size:10px;text-align:center;visibility:hidden;opacity:0;color:var(--tp-common-white);transition:0.3s;font-family:"Font Awesome 5 Pro"}.tp-return-customer-remeber label a:hover{color:var(--tp-common-orange)}.tp-return-customer-remeber label:hover{cursor:pointer}.tp-return-customer-forgot a{font-weight:400;font-size:15px;color:var(--tp-theme-2);position:relative;display:inline-block}.tp-return-customer-forgot a::after{position:absolute;content:"";left:auto;right:0;bottom:4px;width:0%;height:1px;background-color:var(--tp-theme-primary)}.tp-return-customer-forgot a:hover::after{left:0;right:auto;width:100%}.tp-order-details{padding:70px 100px 55px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-order-details{padding:70px 70px 55px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-order-details{padding:70px 30px 55px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-order-details{padding:70px 50px 55px}}@media (max-width:767px){.tp-order-details{padding:40px 30px 45px}}.tp-order-details-icon{margin-bottom:22px}.tp-order-details-icon span{display:inline-block;width:120px;height:120px;line-height:118px;text-align:center;font-size:55px;color:var(--tp-common-white);border:1px solid rgba rgb(255 255 255 / .2);border-radius:50%}.tp-order-details-title{font-size:30px;font-weight:600;color:var(--tp-common-white);margin-bottom:7px}.tp-order-details-content p{font-size:16px;color:var(--tp-common-white);line-height:1.38}.tp-order-details-item{margin-bottom:38px}.tp-order-details-item-wrapper .row [class*="col-"]:nth-child(2n) .tp-order-details-item{padding-left:40px}@media (max-width:767px){.tp-order-details-item-wrapper .row [class*="col-"]:nth-child(2n) .tp-order-details-item{padding-left:0}}.tp-order-details-item h4{font-size:18px;color:var(--tp-common-white);margin-bottom:0;font-weight:400}.tp-order-details-item p{font-weight:700;font-size:18px;color:var(--tp-common-white);margin-bottom:0}.tp-order-info-wrapper{padding:42px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-order-info-wrapper{padding:42px 40px}}@media (max-width:767px){.tp-order-info-wrapper{padding:42px 30px}}.tp-order-info-title{font-size:26px;font-weight:600;margin-bottom:40px}.tp-order-info-list ul li{list-style:none;padding:15px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.tp-order-info-list ul li:not(:last-child){border-bottom:1px solid #e0e2e3}.tp-order-info-list ul li span{font-size:15px;color:var(--tp-common-black)}.tp-order-info-list ul li.tp-order-info-list-header{padding-top:0;padding-bottom:12px}.tp-order-info-list ul li.tp-order-info-list-header h4{font-size:16px;font-weight:500;margin-bottom:0}.tp-order-info-list ul li.tp-order-info-list-desc p{font-size:15px;margin-bottom:0}.tp-order-info-list ul li.tp-order-info-list-desc p span{font-size:15px;font-weight:500}.tp-order-info-list ul li.tp-order-info-list-subtotal span:last-child{color:var(--tp-theme-primary)}.tp-order-info-list ul li.tp-order-info-list-shipping span input{display:none}.tp-order-info-list ul li.tp-order-info-list-shipping span input:checked~label::before{opacity:1;visibility:visible}.tp-order-info-list ul li.tp-order-info-list-shipping span label{font-size:14px;position:relative;padding-right:27px}.tp-order-info-list ul li.tp-order-info-list-shipping span label span{color:var(--tp-theme-primary)}.tp-order-info-list ul li.tp-order-info-list-shipping span label:hover{cursor:pointer}.tp-order-info-list ul li.tp-order-info-list-shipping span label::after{position:absolute;content:"";right:0;top:2px;width:16px;height:16px;border-radius:50%;border:1px solid var(--tp-common-orange);transition:0.3s}.tp-order-info-list ul li.tp-order-info-list-shipping span label::before{position:absolute;content:"";right:4px;top:6px;width:8px;height:8px;border-radius:50%;background-color:var(--tp-common-orange);visibility:hidden;opacity:0;transition:0.3s}.tp-order-info-list ul li.tp-order-info-list-total{padding:14px 0}.tp-order-info-list ul li.tp-order-info-list-total span{font-size:16px;font-weight:500}.tp-order-inner{background-color:var(--tp-common-white);box-shadow:0 30px 70px rgb(1 15 28 / .1)}.tp-checkout-place{background-color:var(--tp-grey-1)}.tp-login-wrapper{padding:50px 60px 70px;background-color:var(--tp-grey-1)}@media (max-width:767px){.tp-login-wrapper{padding-left:20px;padding-right:20px}}.tp-login-title{font-weight:700;font-size:35px;margin-bottom:4px}.tp-login-top p{font-weight:400;font-size:16px;color:#49535b}.tp-login-top p a{color:var(--tp-theme-1);position:relative;display:inline-block}.tp-login-top p a::after{position:absolute;content:"";left:auto;right:0;bottom:4px;width:0%;height:1px;background-color:var(--tp-theme-1);transition:0.3s}.tp-login-top p a:hover::after{left:0;right:auto;width:100%}.tp-login-option-item{margin-bottom:10px}.tp-login-option-item:not(:last-child){margin-right:10px}.tp-login-option-item.has-google a{width:252px}.tp-login-option-item.has-google a img{margin-right:7px}.tp-login-option-item a{display:inline-block;width:98px;height:56px;line-height:54px;text-align:center;border:1px solid #e0e2e3;font-size:16px;color:#041226}.tp-login-option-item a img{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.tp-login-option-item a img.apple{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.tp-login-option-item a:hover{border-color:var(--tp-common-orange)}.tp-login-mail{position:relative;z-index:1}.tp-login-mail p{font-size:15px;color:#55585b;margin-bottom:0;padding:0 20px;position:relative;display:inline-block;background-color:var(--tp-grey-1)}.tp-login-mail p a:hover{color:var(--tp-theme-1)}.tp-login-mail::after{position:absolute;content:"";left:0;right:0;bottom:12px;width:100%;height:1px;background-color:#e0e2e3;transition:0.3s;z-index:-1}.tp-login-input-wrapper{margin-bottom:25px}.tp-login-input-box{position:relative}.tp-login-input-box:not(:last-child){margin-bottom:30px}.tp-login-input input{height:56px;background:#fff;border:1px solid #fff0;font-size:14px;transition:0.3s;color:var(--tp-common-black);text-transform:capitalize}.tp-login-input input::-webkit-input-placeholder{color:#95999d}.tp-login-input input:-moz-placeholder{color:#95999d}.tp-login-input input::-moz-placeholder{color:#95999d}.tp-login-input input:-ms-input-placeholder{color:#95999d}.tp-login-input input:focus{border:1px solid var(--tp-common-orange)}.tp-login-input-eye{position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.tp-login-input-eye .open-eye{display:none}.tp-login-input-eye span{transition:0.3s}.tp-login-input-eye:hover{cursor:pointer}.tp-login-input-eye:hover span{color:var(--tp-common-black)}.tp-login-remeber input{display:none}.tp-login-remeber input:checked~label::after{background-color:var(--tp-common-white);border-color:var(--tp-common-orange)}.tp-login-remeber input:checked~label::before{visibility:visible;opacity:1}.tp-login-remeber label{font-size:15px;color:#55585b;position:relative;padding-left:26px;z-index:1}.tp-login-remeber label::after{position:absolute;content:"";top:1px;left:0;width:18px;height:18px;line-height:16px;text-align:center;border:1px solid #c3c7c9;z-index:-1;transition:0.3s}.tp-login-remeber label::before{position:absolute;content:url(../img/login/check.svg);top:1px;left:0;width:18px;height:18px;line-height:16px;text-align:center;visibility:hidden;opacity:0;color:var(--tp-common-orange);transition:0.3s}.tp-login-remeber label a:hover{color:var(--tp-common-orange)}.tp-login-remeber label:hover{cursor:pointer}.tp-login-forgot a{font-weight:400;font-size:15px;color:var(--tp-theme-1);position:relative;display:inline-block}.tp-login-forgot a::after{position:absolute;content:"";left:auto;right:0;bottom:4px;width:0%;height:1px;background-color:var(--tp-theme-1);transition:0.3s}.tp-login-forgot a:hover::after{left:0;right:auto;width:100%}.tp-login-btn{font-weight:500;font-size:16px;color:var(--tp-common-white);background-color:var(--tp-theme-1);padding:14px 30px;text-align:center;display:inline-block;transition:0.3s}.tp-login-btn:hover{background-color:var(--tp-common-orange);color:var(--tp-common-white)}.tp-footer__bg{background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:120px;padding-bottom:70px;position:relative;z-index:2}.tp-footer__bg::after{top:0;left:0;width:100%;height:100%;background-color:#26268e;position:absolute;content:"";z-index:-1}.tp-footer__logo{padding-bottom:22px}.tp-footer__text p{line-height:30px;color:var(--tp-grey-2);padding-bottom:7px;font-size:15px}@media (max-width:767px){.tp-footer__text p{font-size:14px}.tp-footer__text p br{display:none}}.tp-footer__icon i{font-size:16px;color:var(--tp-common-orange);margin-right:15px;display:inline-block;transform:translateY(6px)}.tp-footer__text a{font-size:15px;font-weight:400;color:var(--tp-grey-2);transition:0.3s}@media (max-width:767px){.tp-footer__text a{font-size:14px}}.tp-footer__text a:hover{color:var(--tp-common-white)}.tp-footer__widget-title{font-weight:700;font-size:18px;color:var(--tp-common-white);padding-bottom:37px}@media (max-width:767px){.tp-footer__widget-title{padding-bottom:15px}}.tp-footer__list ul li{list-style-type:none;padding-bottom:15px}.tp-footer__list ul li:last-child{padding-bottom:0}.tp-footer__list ul li a{color:var(--tp-grey-2);font-size:15px;transition:0.3s}@media (max-width:767px){.tp-footer__list ul li a{font-size:14px}}.tp-footer__list ul li a:hover{color:var(--tp-common-orange);margin-left:7px}.tp-footer__form form input{width:100%;border:1px solid var(--tp-border-1);background-color:#fff0;height:47px;line-height:47px;padding:0 30px;font-size:14px;color:var(--tp-common-white);margin-bottom:10px}.tp-footer__form form input::-webkit-input-placeholder{color:#8b9e9e}.tp-footer__form form input:-moz-placeholder{color:#8b9e9e}.tp-footer__form form input::-moz-placeholder{color:#8b9e9e}.tp-footer__form form input:-ms-input-placeholder{color:#8b9e9e}.tp-footer__widget-title-2{font-weight:700;font-size:18px;color:var(--tp-common-white);padding-bottom:37px}@media (max-width:767px){.tp-footer__widget-title-2{padding-bottom:15px}}.tp-footer__widget-title-2::after{content:"";display:inline-block;height:2px;width:10px;background-color:var(--tp-common-orange);margin-left:10px;transform:translateY(-4px)}.tp-footer__widget-title-3{font-weight:700;font-size:18px;color:var(--tp-common-white);padding-bottom:37px}@media (max-width:767px){.tp-footer__widget-title-3{padding-bottom:15px}}.tp-footer__widget-title-3::after{content:"";height:6px;width:6px;border-radius:50%;background-color:var(--tp-common-orange);display:inline-block;transform:translateY(-2px);margin-left:10px}.tp-footer__donate-box{background-color:none;padding:30px;padding-top:20px}.tp-footer__donate-title-sm{font-weight:800;font-size:24px;color:var(--tp-common-white);line-height:34px;padding-bottom:15px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-footer__donate-title-sm{font-size:19px}}@media (max-width:767px){.tp-footer__donate-title-sm{font-size:17px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-footer__donate-title-sm{font-size:18px}.tp-footer__donate-title-sm br{display:none}}@media only screen and (min-width:440px) and (max-width:575px){.tp-footer__donate-title-sm br{display:none}}.footer-col-3{padding-left:9px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.footer-col-3{padding-left:0}}.footer-col-4{padding-left:35px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.footer-col-4{padding-left:0}}.footer-2-col-2{margin-left:-30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.footer-2-col-2{margin-left:0}}.footer-2-col-3{margin-left:-35px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.footer-2-col-3{margin-left:0}}.tp-copyright__bg{background-color:#fff;padding:25px 0}.tp-copyright__text span{font-size:16px;display:inline-block;color:var(--tp-common-black)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.tp-copyright__text span{font-size:14px}}@media (max-width:767px){.tp-copyright__text span{font-size:14px;padding-bottom:25px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-copyright__text span{padding-bottom:0}}.tp-copyright__social{line-height:0}.tp-copyright__social a{font-size:17px;color:var(--tp-common-orange);display:inline-block;height:40px;width:40px;border-radius:50%;background-color:var(--tp-border-1);line-height:40px;text-align:center;margin-left:9px;transition:all 500ms ease;position:relative;overflow:hidden;z-index:1}.tp-copyright__social a::after{position:absolute;content:"";top:0;left:0;right:0;height:100%;background-color:var(--tp-common-orange);transition-delay:0.1s;transition-timing-function:ease-in-out;transition-duration:0.4s;transition-property:all;opacity:1;transform-origin:top;transform-style:preserve-3d;transform:scaleY(0);z-index:-1}.tp-copyright__social a:hover{color:var(--tp-common-white)}.tp-copyright__social a:hover::after{opacity:1;transform:scaleY(1)}.gifts-slids .owl-nav i{font-size:20px;background-color:#fff;border:1px solid #c1c1c1;line-height:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.gifts-slids .owl-nav i:hover{color:#fff;border:1px solid #f19c1b}.gifts-slids{position:relative}.gifts-slids.owl-theme .owl-nav{position:absolute;top:-28%;right:-1%;width:13%}.gifts-slids.owl-theme .owl-nav [class*="owl-"]:hover{background-color:#fff0}.gifts-slids .owl-dots{display:none}.gifts-data p{padding-top:45px;font-weight:500}.gifts-data h5{font-weight:600;padding-bottom:6px;margin-bottom:0}.gifts-data h6{font-size:20px;font-weight:700}.gifts-data h6 del{font-size:16px;font-weight:400;color:#999}.add-hover a span{position:absolute;width:100%;top:30%;right:-25%;color:#fff;opacity:0;visibility:hidden;font-size:14px;font-weight:700}.add-to-cart:hover .add-hover a span{opacity:1;visibility:visible}.add-to-cart:hover .start{opacity:0}.add-to-cart:hover a i{color:#fff;background-color:#000}.article img{border-radius:35px;height:400px}.article h4 span{display:block;font-size:13px;line-height:20px}.article h4{margin:0;font-size:45px;font-weight:700;display:inline-block;line-height:40px;text-align:center;padding:25px;border-radius:25px;color:#fff;margin-right:50px;width:193px}.article{display:flex;align-items:center}.article-data h5{font-size:16px;color:#222;margin-bottom:0}.article-data h3{font-size:28px;font-weight:700;color:#222}.article-data h6{color:#666;line-height:26px;margin:0;padding-top:4px}.article-data{align-items:flex-start;display:flex;position:relative;margin-left:-80px;background-color:#fafafa;padding:50px;border-radius:35px}.article-data h3{font-size:28px;font-weight:700;line-height:38px}.article.two .article-data{margin:0;margin-right:-80px}.button-gap{text-align:center}footer{position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.footer-top-bar{position:relative}.widget-title h3{font-size:24px;font-weight:700;color:#fff;text-transform:capitalize}ul.social-media i{width:60px;height:60px;justify-content:center;align-items:center;display:flex;border-radius:51%;font-size:22px;color:#fff}.social-media{display:flex;color:#fff;align-items:center}.social-media li a{display:flex;align-items:center;color:#fff;margin-right:34px}.social-media li a:hover i{transform:rotateY(360deg)}.social-media>li a i{margin-right:15px}.Information{padding-top:120px}.widget-title p{color:#d7d7d7;width:80%}.Information ul{width:100%;display:flex;flex-wrap:wrap}.Information ul li a{color:#d7d7d7;padding-left:8px}.Information ul li{color:#d7d7d7;width:50%;padding-bottom:25px}.contact-info{display:flex;align-items:center}.contact-info h5{margin-bottom:0;font-size:18px;line-height:26px;color:#cecece;font-weight:500}.contact-info a{color:#cecece;padding-left:5px;font-weight:500;font-size:18px}.contact-info i{margin-right:15px}.contact-info svg{height:auto;width:42px;fill:#fff;background-color:#4d4db3;padding:10px;border-radius:62%}.subscribe svg{height:auto;width:60px;fill:#f19c1b}.subscribe{position:relative;background-color:#fff;padding:40px;border-radius:40px;display:flex;justify-content:space-between;transform:translateY(-75px);margin-top:75px}.subscribe h3{font-size:24px;font-weight:700;margin-bottom:0}.subscribe form{width:50%;position:relative}.subscribe input{width:90%;height:80px;border-radius:51px;padding-left:30px;outline:none;border:1px solid #e3e3e3}.subscribe form button{position:absolute;width:auto;left:63%;top:3.4%;height:74px;display:flex;align-items:center}.subscribe form button i{font-size:24px;padding-right:10px;display:block}.subscribe form button span{display:flex;align-items:center}.footer-bootom-bar{position:relative}.wpo-lower-footer p{color:#fff}.footer-bootom-bar a{color:#fff;font-weight:600}.wpo-lower-footer{transform:translateY(-35px);display:flex;align-items:center;justify-content:space-between}.wpo-lower-footer .boder{background-color:wheat;height:20px}.recent-causes img{border-radius:35px}.recent-causes .progress{background-color:#ffd7d7;border-radius:41px}.goal{display:flex;align-items:center;justify-content:space-between;padding-top:5px}.goal span{font-size:15px;font-weight:700;color:#555}.recent-causes-data{width:82%;padding:50px;background-color:#fff;margin:auto;margin-top:-120px;position:relative;border-radius:40px}.btn.two{background-color:#fff0;border:1px solid #f19c1b}.btn.two span{color:#000}.btn.two:hover span{color:#fff}.recent-causes-data .btn:after{background:#f19c1b}.recent-causes-data .btn.two:hover span{color:#fff}.recent-causes-data h3{margin-bottom:5px;font-weight:700}.progress{margin-top:30px;border-radius:50px}.zoom-slider-img img{border-radius:25px}.item.recent-causes i{background-color:#07847f;display:flex;position:absolute;width:60px;height:60px;font-size:20px;border-radius:50%;align-items:center;justify-content:center;top:20px;left:20px;color:#fff}.zoom-slider .owl-item .item.recent-causes i,.zoom-slider .owl-item .recent-causes-data{display:none}.zoom-slider .owl-item.active.center .item.recent-causes i{display:flex}.zoom-slider .owl-item.active.center .recent-causes-data{display:block;box-shadow:-1px -23px 35px -2px rgb(0 0 0 / .1);-webkit-box-shadow:-1px -23px 35px -2px rgb(0 0 0 / .1);-moz-box-shadow:-1px -23px 35px -2px rgb(0 0 0 / .1)}.zoom-slider button.owl-dot.active{width:24px;height:24px;border-radius:21px;border:3px solid #f19c1b;background-color:#fff0}.zoom-slider button.owl-dot{width:14px;height:14px;border-radius:21px;background-color:#c5c5c5;margin:5px}.zoom-slider .owl-dots{text-align:center;margin-top:30px;display:block}.featured-area-two{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;padding-bottom:40px;padding-top:80px}.featured-area-two-img img.homeimg{width:auto;border-radius:50%;margin:auto}.featured-area-two-img img.shaps-slider{position:absolute;z-index:-1}.featured-area-two:before{position:absolute;content:"";background-color:#07847f;height:100%;width:100%;top:0;mix-blend-mode:multiply}.featured-area-two-data,.featured-area-two-img{position:relative}.featured-area-two-data h1{color:#fff;font-weight:700}.featured-area-two-data p{color:#ccc;font-size:22px;font-weight:400;line-height:32px}.featured-area-two-data svg{height:auto;width:20px}.featured-area-two-data i{background-color:#fff;width:65px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:0}.featured-area-two-data .btn{margin:initial;margin-right:10px}.featured-area-two-data i:hover svg{fill:#fff}.featured-area-two-img img{padding-right:20px}.slider-home-2 .owl-dots{counter-reset:dots;position:relative}.slider-home-2 .owl-dot.active:before{font-size:40px}.slider-home-2 .owl-dot:before{counter-increment:dots;content:counter(dots);color:#fff;position:absolute;font-size:20px;font-weight:600}.slider-home-2.owl-theme .owl-dots .owl-dot span,.slider-home-2.owl-theme .owl-dots .owl-dot:hover span{background-color:#fff;width:40px;height:1px;margin-top:30px;margin-left:-4px;border-radius:0}.slider-home-2.owl-theme .owl-dots .owl-dot.active span,.slider-home-2.owl-theme .owl-dots .owl-dot.active:hover span{background-color:red;width:60px;height:8px;border-radius:0;margin-top:54px}.slider-home-2.owl-theme .owl-dots .owl-dot{display:flex;zoom:1;margin-bottom:16px}.slider-home-2.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;position:absolute;right:-105%;top:23%;display:block}.accordion-item.active .heading{color:#bccbb7}.accordion-item.active .icon:before{background:#bccbb7}.accordion-item.active .icon:after{width:0}.accordion-item.active .icon:before{background:#fff}.accordion-item .heading{display:block;text-transform:capitalize;text-decoration:none;color:#000;font-weight:700;font-size:20px;position:relative;transition:0.3s ease-in-out}.accordion-item .heading:hover .icon:before,.accordion-item .heading:hover .icon:after{background:#000}.headingx{text-align:center;margin-top:30px}.accordion-item .icon{display:block;position:absolute;top:47%;width:2.5rem;height:2.5rem;transform:translateY(-50%);background-color:#fafafa;border-radius:50%;right:-3%}.accordion-item .icon:before,.accordion-item .icon:after{content:"";width:12px;height:2px;background:#000;position:absolute;border-radius:3px;left:50%;top:50%;transition:0.3s ease-in-out;transform:translate(-50%,-50%)}.progress{height:8px}.accordion-item.active .heading:hover .icon:before{background:#fff}.accordion-item .icon:after{transform:translate(-50%,-50%) rotate(90deg);z-index:-1}.accordion-item .content{display:none}.title{text-align:start;padding:20px 40px;padding-right:0;border-radius:77px}.content{padding:0 45px;padding-bottom:22px}.accordion-item{width:95%;border:1px solid #ededed}.accordion-item:first-of-type{border-radius:0}.accordion-item{border-radius:50px}.accordion-item.active a.heading{border-radius:45px;color:#fff;background-color:#07847f}.accordion-item.active .icon{background-color:#f19c1b}.accordion-item:first-of-type,.accordion-item:last-of-type{border-radius:70px}.accordion-item.active:first-of-type,.accordion-item.active:last-of-type{border-radius:35px}.accordion-item{margin-bottom:20px}.accordion-item:not(:first-of-type){border-top:0;border:1px solid #ededed}.content p{padding-top:20px}.section-working-charity,.charity-services,.section-get-involved{background-color:#fafafa}.urgent-causes{display:flex;background-color:#07847f;padding:40px;border-radius:40px}.urgent-causes img{border-radius:40px;margin-bottom:-70px}.urgent-causes .recent-causes-urgent .goal span{color:#fff}.recent-causes-urgent{padding:50px;padding-left:80px}.recent-causes-urgent .progress{background-color:#4a4a9a}.recent-causes-urgent>span{text-transform:uppercase}.recent-causes-urgent span{color:#b0b0b0;font-weight:700}.recent-causes-urgent h3{font-size:28px;color:#fff;line-height:38px;font-weight:700;margin:0;padding-top:10px;padding-bottom:20px}.goal h6{margin-bottom:0}.recent-causes-urgent .btn span{color:#fff}.recent-causes-urgent p{color:#c1c1c1}.urgent-causes-two img{border-radius:35px;margin-left:-55px}.urgent-causes-two .recent-causes-urgent{padding:0;padding-top:30px}.urgent-causes-two{border:1px solid #c1c1c1;border-radius:35px;padding:30px;width:88%;margin-left:auto;padding-bottom:60px;position:relative;background-color:#fff;padding-top:20px}.urgent-causes-two .btn{position:absolute}.urgent-causes-two .btn.two{position:absolute;bottom:-6%;background-color:#fff;border:1px solid #c1c1c1}.urgent-causes-two .btn.two{position:absolute;bottom:-6%;background-color:#fff;border:1px solid #c1c1c1}.urgent-causes-two .recent-causes-urgent .btn span{color:#000}.urgent-causes-two .recent-causes-urgent .btn:hover span{color:#fff}.goal span{font-weight:400}.recent-causes-urgent h4{font-size:22px;font-weight:700;line-height:32px}.urgent-causes-two .recent-causes-urgent .progress{background:#f0f0f0;margin-top:20px}.sponsor-a-child{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}.sponsor-a-child:before{content:"";position:absolute;width:100%;height:100%;top:0;opacity:.9}.sponsor-a-child .heading{position:relative}.sponsor-a-child .heading p,.sponsor-a-child .heading h2{color:#fff}.child-sponsor{position:relative;border:1px solid #fff;text-align:center;padding:20px;padding-top:0;border-radius:35px}.child-sponsor img{border-radius:50%;margin-top:-70px;margin-bottom:10px}.child-sponsor h3,.child-sponsor p,.child-sponsor span{color:#fff}.child-sponsor h3{font-size:26px;margin-bottom:0;font-weight:700;text-transform:capitalize}.child-sponsor p{padding-bottom:10px;border-bottom:1px solid #ffffff61;margin-bottom:10px}.child-sponsor-slide .owl-dots{display:none}.child-sponsor-slide .owl-nav{position:absolute;left:-92%;top:77%}.child-sponsor-slide .owl-nav i{font-size:20px;background-color:#fff;line-height:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.child-sponsor-slide .owl-nav i:hover{background-color:#000}.child-sponsor-slide.owl-theme .owl-nav [class*="owl-"]:hover{background-color:#fff0}.testimonial{text-align:center;width:70%;margin:auto}.testimonial .start i{padding-right:5px}.testimonial .start{justify-content:center}.testimonial h4{line-height:40px;width:68%;margin:auto}.testimonial h5{font-size:30px;text-transform:uppercase;font-weight:700;line-height:40px;padding-top:20px;margin:0}.testimonial span{font-size:18px}.slider-nav-two.slick-initialized.slick-slider.slick-dotted{margin-top:0;margin-bottom:30px;width:56%}.slider-nav-two .slick-slide.slick-current.slick-active{position:relative}.slider-nav-two .slick-slide.slick-current.slick{position:relative}.slider-nav-two .slick-slide.slick-current.slick-active:before{position:absolute;content:"";height:100%;background-color:#31308cb0;border-radius:50%;width:154px;margin-left:-15px}.slider-nav-two .slick-slide.slick-current.slick-active:after{position:absolute;content:"\f10d";right:45px;top:18px;color:#fff;font-size:80px;font-weight:900;font-family:"Font Awesome 5 Free"}.slider-nav-two .slick-slide img{width:110px;margin-top:30px;height:auto;margin-left:8px}.slider-nav-two .slick-slide.slick-current.slick-active img{width:auto;margin-top:0;height:auto;margin-left:-14px}.slick-dots{display:none!important}.slider-nav-two .slick-slide img{display:block;border-radius:50%}.slider-for-two .slick-prev,.slider-for-two .slick-next{background-color:red}.want-to-Join .heading h2{width:70%;margin:inherit}.want-to-Join{background-color:#fafafa}.support{padding:80px;padding-bottom:60px;border-radius:35px;position:relative;overflow:hidden;text-align:center;z-index:1;margin-top:10px}.support:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#31308cb0;opacity:.8}.support h2{font-weight:700;position:relative;font-size:40px;color:#fff;text-transform:uppercase;margin-bottom:0}.support h3{position:relative;padding-bottom:20px;color:#fff;font-weight:300}.support p{position:relative;color:#fff}.support.two:before{background-color:#f19c1b}.support button.btn{background-color:#fff}.support button.btn span{color:#000}.support button.btn span{color:#000}.support button.btn:after{background-color:#bfbfbf}.support form{position:relative}.support form input::placeholder{color:#fff}.support form input{width:100%;height:60px;outline:none;text-align:center;border-radius:50px;border:1px solid #fff;background-color:#fff0;color:#fff}.support form input:hover{border:none;background-color:#fe7f4c;color:#fff}.support.two h3{margin:0;padding-bottom:13px}ul.want-to-Join-data li{font-size:18px;padding-bottom:12px}ul.want-to-Join-data li i{padding-right:12px;font-size:20px}.pb-80{padding-bottom:80px}.team-join img{border-radius:30px}.team-join-data h5{font-size:22px;font-weight:700;line-height:22px;margin-bottom:0}.team-join{position:relative}.team-join-data{position:absolute;background-color:#fff;width:100%;padding:30px;bottom:20px;width:90%;right:0;border-radius:35px;border-left:10px solid #f19c1b}.team-join-data h6{padding-top:10px;padding-bottom:16px;color:#fff}.team-join-data h6 a{color:#fff}.team-join-data ul.social-media-icon li a{border:1px solid #fff}.team-hover{opacity:0;visibility:hidden;margin-bottom:-50px}.team-join:hover .team-join-data{background-color:#07847f}.team-join:hover .team-hover{display:block;margin-bottom:0;opacity:1;visibility:visible}.team-join:hover .team-join-data h5{color:#fff}.share-story{padding:50px;text-align:center;background-color:#294eaa;border-radius:40px;margin-top:10px}.share-story h3{color:#fff;font-size:30px;text-transform:uppercase;font-weight:700}.share-story span{color:#fff}.share-story i{font-size:80px;color:#fff;padding-bottom:20px}.share-story.instagram{background-image:linear-gradient(30deg,#f2b806,#f22906,#ed0e0e,#c71659,#904cc4)}.share-story.twitter{background-color:#1d9bf0}footer.footer-two:before{background-color:#fafafa}footer.footer-two{margin-top:-120px}footer.footer-two .widget-title h3{color:#000}footer.footer-two .widget-title p,footer.footer-two .Information ul li a,footer.footer-two .Information ul li,footer.footer-two .contact-info h5,footer.footer-two .contact-info a{color:#555}footer.footer-two .wpo-lower-footer{transform:translateY(0)}footer.footer-two .wpo-lower-footer p{font-weight:600}footer.footer-two .footer-bootom-bar{background-color:#fff}footer.footer-two .wpo-lower-footer p,footer.footer-two .footer-bootom-bar a{color:#000}footer.footer-two .footer-bootom-bar{background-color:#fff;padding:30px 0;margin-bottom:30px}footer.footer-two .wpo-lower-footer .boder{background-color:#555;height:20px}.gap-left{padding-left:70px;padding-right:70px}.hero-section-three{position:relative;text-align:center;padding-top:200px;padding-bottom:160px;background-repeat:no-repeat;background-size:cover;background-position:center}.hero-section-three:before{top:0;position:absolute;content:"";width:100%;height:100%;background-color:#07847f;left:0;mix-blend-mode:multiply}.hero-section-three-data{position:relative}.hero-section-three-data p{font-size:22px;line-height:32px;color:#fff}.hero-section-three-data h4{font-size:26px;line-height:36px;color:#fff;width:36%;margin:auto;margin-bottom:44px}.hero-section-three-data h2{font-size:150px;text-transform:uppercase;font-weight:900;line-height:132px;color:#fff;padding-top:30px}.navPrev{position:absolute;top:31%;left:10%;z-index:2}.navPrev span{width:100px;height:100px;display:table-cell;vertical-align:middle;cursor:pointer}.navPrev span img,.navNext span img{position:relative;margin:auto 0;cursor:pointer;width:140px;height:140px;object-fit:cover;border-radius:20px;border:5px solid #fff}.navNext{position:absolute;top:31%;right:10%;z-index:2;background-size:118px 118px}.navNext span{width:100px;height:100px;display:table-cell;vertical-align:middle;cursor:pointer}.navPrev i:hover,.navNext i:hover{color:#fff}.navNext i,.navPrev i{left:50%;font-size:40px;position:absolute;color:#fff;top:50%;transform:translate(-50%,-50%);transition:0.5s ease-in-out}.navPrev:hover i,.navNext:hover i{background-color:#f19c1bd9;width:93%;height:93%;border-radius:12px;display:flex;align-items:center;justify-content:center}.owl-dots{display:none}.what-we-provide-text{text-align:center;padding:40px;border-radius:35px}.what-we-provide-text svg{width:80px;fill:#fff;height:auto}.what-we-provide-text h6{color:#fff;font-size:18px;font-weight:700;line-height:28px;margin-bottom:0;padding-top:16px}.what-we-provide-text:hover{transform:translateY(-10px)}.small-donations .heading h6{width:76%}.progressbar{display:inline-block;width:100px;margin-right:134px}.circle{width:180px;height:180px;margin:0 auto;margin-top:10px;display:inline-block;position:relative;text-align:center;position:relative;z-index:1}.circle canvas{vertical-align:middle;border-radius:50%}.circle div{position:absolute;top:50%;left:50%;margin:-20px 0 0 -86px;width:100%;text-align:center;line-height:40px;font-size:50px;transform:translate(10px,10px);font-weight:700;margin-top:-30px}.circle strong i{font-style:normal;font-size:.6em;font-weight:400}.circle span{display:block;color:#000;margin-top:12px}.circle:before{content:"Home Shelter";position:absolute;top:65%;right:17%;font-size:15px;font-weight:700}.circle.two:before{content:"Sponser Child"}.charity-style-three img{border-radius:35px}.charity-style-three{border-radius:35px;border:1px solid #d5d5d5;position:relative;margin-bottom:40px}.charity-style-three-data{padding:40px;padding-top:20px;border-radius:35px;border-top:0}.charity-style-three-data p{font-weight:700}.charity-style-three-data h5{font-size:24px;line-height:34px;font-weight:700;padding-top:5px;padding-bottom:25px;margin-bottom:0}.charity-style-three-data span{color:#999;font-weight:700;text-transform:uppercase;font-size:14px}.charity-style-three figure{overflow:hidden;position:relative}.charity-style-three figure:before{position:absolute;content:"";background-color:#07847f;opacity:.9;width:0%;height:100%;border-radius:35px;opacity:0}.charity-style-three .btn{position:absolute;left:30%;top:18%;opacity:0;visibility:hidden}.charity-style-three:hover .btn{opacity:1;visibility:visible;left:25%}.charity-style-three:hover figure:before{width:100%;opacity:.9}.charity-style-three .progresbar{position:absolute;right:-7%;bottom:-14%}.circle.three:before{content:"Donated";left:24%}.circle.three canvas{background-color:#fff;width:150px!important;height:150px!important}.circle.three div{top:37%;left:44%;font-size:40px}.circle.three:before{content:"Donated";left:19%;top:50%}.charity-event-img img{border-radius:35px}.charity-event-img{display:flex;flex-wrap:wrap;align-items:self-end;justify-content:center}.charity-event-img img{border-radius:35px;margin:20px}.upcoming-event-data.style-two{margin:0;padding:30px;display:flex;position:relative;align-items:flex-start;margin-left:40px;margin-bottom:20px}.upcoming-event-data.style-two .article h4{margin-left:0;width:118px;margin-left:-70px;background-color:#fe7f4c}.upcoming-event-time{background-color:#26268e}.upcoming-event-time h4{font-size:40px;font-weight:700;color:#fff;display:flex;align-items:center;margin:0}.upcoming-event-time span{font-size:14px;text-transform:uppercase;padding-left:7px;line-height:18px}.upcoming-event-separator{display:block;background-color:#ffffff61;width:1px;height:70px}.upcoming-event-data h6{font-size:16px;color:#555;margin-bottom:0;line-height:32px}.upcoming-event-data h4{padding-bottom:15px;font-weight:700;font-size:22px;line-height:32px}.upcoming-event-img figure{width:87%;margin:auto;border-radius:40px;position:relative;overflow:hidden}.upcoming-event-img:hover .upcoming-event-data{box-shadow:0 0 54px -12px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 54px -12px rgb(0 0 0 / .1);-moz-box-shadow:0 0 54px -12px rgb(0 0 0 / .1)}.upcoming-event-img figure:before{content:"";position:absolute;width:0%;height:100%;background-color:#26268ed6;opacity:0}.upcoming-event-img:hover figure:before{width:100%;opacity:1}.upcoming-event-img:hover .upcoming-event-time{opacity:0;visibility:hidden}.upcoming-event-img{position:relative}.upcoming-event-time{justify-content:space-between;display:flex;align-items:center;position:absolute;width:100%;top:40%;padding:0 25px;border-radius:30px;width:82%;left:9%}.upcoming-event-data{border-radius:35px;padding:40px;border:1px solid #ededed}.upcoming-event-img>a i{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;right:11%;color:#fff;top:37%;font-size:20px;line-height:0;opacity:0;visibility:hidden}.upcoming-event-img:hover>a i{opacity:1;visibility:visible;top:40%}.change-we-need{padding-left:65px;position:relative}.change-we-need:before{position:absolute;content:"";width:900px;height:664px;background-color:#f4f4f4;z-index:-1;border-radius:35px;left:0;top:-25%}.join-cause{padding-top:130px;padding-bottom:130px}.change-we-img{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.change-we-need .heading.two p{text-transform:uppercase;font-weight:900}.change-we-img img{border-radius:35px}.fundraising{position:relative;padding-top:100px;margin-bottom:100px}.fundraising:before{background-color:#000;opacity:.5;height:100%;width:100%;position:absolute;content:"";top:0}.fundraising .heading{position:relative;text-align:center;margin-bottom:90px}.fundraising .heading h2{color:#fff;font-size:4rem}.fundraising .heading p{color:#858585}.fundraising-data{position:relative;padding:40px;background-color:#26268e;text-align:center;transform:translateY(140px);margin-top:-140px}.fundraising-data i{width:140px;height:140px;display:flex;align-items:center;justify-content:center;margin:auto;border:1px solid #fff;border-radius:50%;position:relative}.fundraising-data h3{font-weight:700;color:#fff;padding-top:40px}.fundraising-data p{color:#cfcfcf}.fundraising-data svg{fill:#fff;width:65px;height:auto}.gap-margin{margin:0 70px}.fundraising-data.two{background-color:#1f1f7c}.fundraising-data.three{background-color:#191974}.Fund-cercle{position:relative}.Fund-cercle span{position:absolute;width:30px;height:30px;justify-content:center;align-items:center;display:flex;border-radius:50%;left:34%;color:#fff;z-index:1;background-color:#fe7f4c}.gap.shop-products{margin-top:140px}.gifts-img.style-two .add-to-cart{width:0;height:0;bottom:0%;right:32%}.gifts-img.style-two{margin:0;padding:30px;padding-bottom:20px}.gifts-img.style-two .gifts-data{text-align:inherit}.gifts-img.style-two i{color:#ffb911;font-size:13px}.gifts-img.style-two .start h6{color:#555;font-size:13px}.gifts-img.style-two .add-hover i{color:#fff}.community{padding-top:160px;padding-bottom:140px;background-repeat:no-repeat;background-position:center;background-size:cover}.community .heading.two h2{text-transform:capitalize}.ps-6{padding-left:6rem}form.community-form{position:relative}form.community-form input{width:100%;height:75px;border-radius:46px;border:0;padding-left:100px;outline:none;margin-bottom:15px;color:#555;font-weight:700}form.community-form input::placeholder{color:#555;font-weight:700}form.community-form svg{width:80px;height:auto;position:absolute;padding-top:23px;padding-left:30px;padding-right:20px}form.community-form i{position:relative}form.community-form i:before{position:absolute;content:"";width:1px;height:44px;background-color:#e4e4e4;margin-left:80px;margin-top:14px}.news-article-two img{border-radius:35px}.news-article-two a{font-weight:700}.news-article-two h5{margin-bottom:0;color:#555;font-size:16px}.news-article-two span{line-height:0}.news-article-two a h3{font-weight:700;color:#000;padding-bottom:10px;width:86%}.news-article-two{position:relative}.news-article-two img.man-img{border-radius:50%;position:absolute;right:8%;top:43%;border:10px solid #fff}.footer-three{margin:auto;position:relative;text-align:center;width:50%}.footer-three p{color:#ddd;padding-top:35px;padding-bottom:30px}.footer-three .social-media{justify-content:center}ul.image-gallery{display:flex;position:relative;justify-content:center;transform:translateY(50px);z-index:1}ul.image-gallery li figure{width:130px;height:130px;object-fit:cover;border-radius:25px;position:relative}ul.image-gallery li figure:before{content:"";position:absolute;width:100%;height:0%;opacity:0}ul.image-gallery li figure:hover:before{opacity:.8;height:100%}ul.image-gallery li figure img{width:130px;height:130px}ul.image-gallery{display:flex;position:relative;justify-content:center}ul.image-gallery li{margin-left:16px}.footer-bootom-bar.fore{background-color:#fff}.footer-bootom-bar.fore .wpo-lower-footer{transform:translateY(0);padding:20px 0;padding-top:50px;justify-content:center}.footer-bootom-bar.fore .wpo-lower-footer P{color:#000}.footer-bootom-bar.fore .wpo-lower-footer a{font-weight:700}.homeless h2{color:#fff;font-weight:400}.homeless span{font-weight:700}.homeless h6{color:#c1c1c1;line-height:28px;width:87%;padding-top:10px;padding-bottom:45px}.homeless h5{color:#fff;font-weight:400;font-size:16px;text-transform:uppercase;line-height:34px}.homeless h5 span{font-size:30px;font-weight:600;display:block;text-transform:capitalize}.homeless .d-flex{justify-content:space-between}.donation-sectionx .homeless .circle.three canvas{background-color:#fff0;width:170px!important;height:170px!important;margin-top:-17px}.homeless .circle.three:before{color:#fff}.homeless .progressbar{margin-right:27%}.homeless h6{font-weight:400}.environment{position:relative}.environment .heading h2{text-transform:capitalize;color:#fff;padding-bottom:10px;width:100%}.environment{width:65%;margin:auto;text-align:center}.environment p{margin:auto;padding-top:0;font-size:18px;color:#f1f1f1;width:67%;text-align:center}.environment input{width:83%;margin:auto;display:block;height:70px;border-radius:37px;padding-left:36px;margin-top:22px;margin-bottom:16px;border:0;outline:none}.environment-section{padding-top:170px;padding-bottom:230px;background-size:cover;background-repeat:no-repeat;background-position:center}.donation-section:before,.environment-section:before{position:absolute;content:"";background-color:#000;opacity:.5;width:100%;height:100%;top:0}.separator{display:block;width:260px;height:1px;background-color:#ffffff30;margin:25px 0}.forpage{padding-top:300px;padding-bottom:140px;margin-left:-1px}.slider-home-2.for-home.owl-theme .owl-nav.disabled+.owl-dots{right:6%;top:40%}.featured-area-two.forpage:before{background-color:#000000d1}.forslider{text-align:center}.forslider h1{font-size:80px;text-transform:uppercase;width:70%;margin:auto;font-weight:700}.heading .btn span{color:#fff}.heading h6{color:#555;font-weight:400}.believe-water{position:relative}.believe-water img.believe-water-girl{position:absolute;border-radius:50%;top:16%;z-index:-1;width:540px;height:540px;right:0}.poor-boy-data h2{font-size:60px;text-transform:uppercase;font-weight:700}.poor-boy-data h6{text-transform:uppercase}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.poor-boy{position:relative}.spin-img{height:580px;animation:spin 40s normal linear infinite;position:absolute;left:-3%;z-index:-1;width:580px;top:-3%}.pt-100{padding-top:100px}.donation img{border-radius:50%}.donation{position:relative}.empowers h5{font-size:80px;font-weight:700;line-height:80px;color:#fff}.empowers h3{font-size:16px;color:#fff;line-height:26px}.empowers{background-color:#07847f;width:68%;position:absolute;text-align:center;bottom:0;padding:65px;border-radius:67% 34% 54% 35% / 33% 54% 55% 43%;will-change:border-radius,transform,opacity}.donate.volunteer a i{background-color:#fff0;width:60px;height:60px;border:1px solid #ababab;background-color:#fff}.donate.volunteer i{background-color:#07847f}.volunteer:hover a i{transform:rotatey(0deg)}.donate.volunteer{background-color:#fff;position:relative;z-index:1}.donate.volunteer.two{background-color:#f19c1b}.donate.volunteer p{color:#555}.donate.volunteer.two h3,.donate.volunteer.two p{color:#fff}.donate.volunteer h3{font-size:30px}.get-youth-lnvolved{padding-top:220px;position:relative;margin-top:-100px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}.shaps-bottom{position:relative;margin-top:-43px;z-index:22;transform:translatey(2px)}.get-youth-lnvolved::before{position:absolute;content:"";top:0;width:100%;height:100%;background-color:#07847f;opacity:.8;background-repeat:no-repeat;background-size:cover;background-position:center}.volunteer-for{position:relative}.volunteer-for h3{font-weight:700;font-size:70px}.volunteer-for h2{color:#fff;font-weight:700;padding-top:30px;padding-bottom:20px;width:85%}.volunteer-for li{color:#fff;padding-bottom:10px;padding-left:44px;position:relative;font-size:20px}.volunteer-for li:before{content:"";position:absolute;background-color:#ffea00;width:22px;height:1px;left:0;top:33%}.gifts-volunteer img{z-index:5;position:relative}.gifts-volunteer{position:relative}.colorbolo{display:block;width:500px;height:500px;border-radius:50%;position:absolute;z-index:1;top:-10%}.project-today-data .recent-causes-urgent{padding:0}.project-today-data img{margin-right:30px;border-radius:35px}.project-today-data{align-items:center;padding:30px;border-radius:35px;border:1px solid #dbdbdb}.project-today-data .recent-causes-urgent .progress{background-color:#ffd7d7}.project-today-data .progress{margin-top:20px}.progress-bar{border-radius:50px}.project-today .owl-item.active .project-today-data{padding:0;border:0;display:block;margin:10px}.project-today .owl-item.active.center .project-today-data{padding:30px;border-radius:35px;border:1px solid #dbdbdb;display:flex;margin:0}.project-today .owl-item.active .recent-causes-urgent{display:none}.project-today .owl-item.cloned .recent-causes-urgent{display:none}.project-today .owl-item.active.center .recent-causes-urgent{display:block}.project-today-data{align-items:center;padding:30px;border-radius:35px;border:1px solid #dbdbdb}.project-today.owl-carousel .owl-item.active img{width:100%}.project-today.owl-carousel .owl-item.active.center img{width:auto}.project-today .owl-dots button.owl-dot.active{width:30px;height:10px;background-color:#f19c1b;border-radius:20px}.project-today .owl-dots{text-align:center;margin-top:30px}.project-today .owl-dots button.owl-dot{width:10px;height:10px;background-color:#d0d0d0;border-radius:20px;margin:4px}.news-article-one .boder{height:1px;width:10px;line-height:0;background-color:#222}.news-article-one{position:relative}.news-article-one h6{position:absolute;color:#fff;font-weight:700;right:8%;padding:0;width:110px;height:110px;border-radius:50%;text-align:center;display:flex;align-items:center;line-height:26px;top:49%}.news-article-one span{color:#222;font-weight:600}.news-article-one img{border-radius:35px}.news-article-one h3{font-size:24px;text-transform:capitalize;font-weight:700;line-height:34px;padding-top:10px}.see-impact-story{position:relative;border-radius:35px;text-align:center;padding:35px;padding-bottom:0;margin-bottom:37px;overflow:hidden}.see-impact p{color:#000;font-weight:700;padding-bottom:20px}.see-impact h2{font-weight:700}.see-impact-story h5{font-size:20px;font-weight:700;line-height:30px;padding-bottom:10px;margin:0;color:#fff}.see-impact-story a{text-transform:uppercase;font-size:14px;font-weight:700;border-bottom:1px solid;color:#fff}.see-impact-story img{padding-top:40px}.see-impact-data img.line-shaps{width:auto;height:auto;padding:0;position:absolute;left:22%;bottom:-10%}.see-impact-data{position:relative;margin:13px}.see-impact-slids .owl-nav{position:absolute;left:-34%;bottom:120px}.see-impact-slids .owl-nav button i{background-color:#07847f;line-height:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:3px;color:#fff;font-size:18px}.continue-saving{position:relative;overflow:hidden}.continue-saving:before{position:absolute;content:"";height:100%;width:100%;opacity:.9;top:0}.help-us-reach{position:relative}.help-us-reach h2{color:#fff;font-weight:700;width:100%}.help-us-reach p{color:#fff}.help-us-reach-img{position:relative}.help-us-reach-img img{position:relative;width:100%}.continue-saving{padding-top:90px;background-size:cover}.continue-saving .shaps-bottom{margin-top:-42px}ul.social-media-icon.full li a{background-color:#fff;border:0;width:50px;height:50px;font-size:20px}ul.social-media-icon.full li a i{color:#000}.footer-for .shaps-bottom{margin-top:-2px;transform:rotate(180deg);margin-left:-32px}.footer-logo{position:relative}.footer-logo p{padding-top:35px;padding-bottom:50px;color:#e5e5e5;width:75%}.footer-logo svg{width:60px;fill:#fff}.footer-logo span{color:#e5e5e5}.footer-logo h4{color:#fff;font-weight:700}.footer-logo .btn{margin-top:35px}.footer-logo .btn span{color:#fff}.widget-title{position:relative}.Information.widget-title li{width:100%}ul.social-media-icon.full{display:flex;flex-wrap:inherit}ul.social-media-icon.full li a{padding:0}ul.social-media-icon.full li{width:auto}.footer-from{position:relative}.footer-from ::placeholder{color:#555}.footer-from input{width:100%;border-radius:40px;height:66px;background-color:#fff;padding-left:30px;color:#555;outline:none;border:0}.footer-from button i{padding-right:10px;font-size:22px}.footer-from button{position:absolute;color:#fff;right:0;border-radius:48px;padding:21px 30px;border:0;display:inline-flex;align-items:center;justify-content:center}form.footer-from h5{font-size:20px;color:#fff;padding-bottom:14px}form.footer-from{margin-top:60px;padding-top:45px;border-top:4px solid #ffffff4a}.footer-from button:hover{background-color:#f19c1b}.footer-for .footer-bootom-bar .wpo-lower-footer{transform:translateY(0)}.footer-for .footer-bootom-bar{position:relative;padding:30px 0}.upcoming-event-data.style-two:hover{box-shadow:0 0 54px -12px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 54px -12px rgb(0 0 0 / .1);-moz-box-shadow:0 0 54px -12px rgb(0 0 0 / .1)}.page-title-area{padding-top:200px;position:relative;overflow:hidden}.page-title-area:before{position:absolute;content:"";width:100%;top:0;background-color:#000;opacity:.5;height:100%}.title-area-data{position:relative;padding-bottom:60px;border-bottom:3px solid #fff}.title-area-data h2{color:#fff;font-size:70px;font-weight:700}.title-area-data p{color:#fff}ol.breadcrumb{position:relative}.breadcrumb{padding-top:25px}.breadcrumb-item+.breadcrumb-item::before{content:"-";color:#fff;padding-right:1.5rem}.breadcrumb-item+.breadcrumb-item{padding-left:30px}.breadcrumb li a,.breadcrumb-item.active{color:#fff;text-transform:capitalize}.about-text h3{font-size:30px;font-weight:700}.about-text{width:87%}.about-text span{text-transform:uppercase;display:block;color:#666}.about-img{padding-top:60px}.about-img img{border-radius:35px;width:100%}.details-title p,.details-title h3,.details-title h2{font-weight:700}.details-title p{text-transform:uppercase}.details-title h3{display:inline-block;padding-right:40px}.details-title h2{padding-top:10px;padding-bottom:20px}.details-title h3 span{font-size:18px;color:#666;font-weight:500}.details-title{position:relative}.details-title .progressbar{right:0;position:absolute}ul.heart li{font-size:18px;color:#555;display:flex;align-items:baseline}.youtube-video{position:relative}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgb(255 54 54 / 80%);-webkit-box-shadow:0 0 0 0 rgb(255 54 54 / 80%);-moz-box-shadow:0 0 0 0 #fff0;-o-box-shadow:0 0 0 0 #fff0}50%{box-shadow:0 0 0 10px rgb(255 54 54 / 80%);-webkit-box-shadow:0 0 0 15px rgb(255 54 54 / 80%);-moz-box-shadow:0 0 0 10px rgb(0 189 1132 / 55%);-o-box-shadow:0 0 0 10px rgb(0 189 1132 / 55%)}100%{box-shadow:0 0 0 0 #fff0;-webkit-box-shadow:0 0 0 0 #fff0;-moz-box-shadow:0 0 0 10px #fff0;-o-box-shadow:0 0 0 10px #fff0}}.youtube-video i{height:100px;width:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:50%;left:50%;z-index:1111;transform:translate(-50px,-50px);animation:shadow-pulse 2s infinite}.youtube-video i svg{height:auto;fill:#fff;width:30px}.share-post-icon{display:flex;align-items:center}.share-post-icon h6{font-size:20px;font-weight:700;padding-right:30px;text-transform:capitalize}.share-post-icon ul.social-media-icon.full li a{background-color:#07847f;width:60px;height:60px}.share-post-icon ul.social-media-icon.full li a i{color:#fff}.team-data-page h2{font-weight:700}.team-data-page span{font-size:18px;font-weight:600}.team-data-page .contact-info svg{fill:#000;background-color:#e4e4e4}.team-data-page .contact-info h5,.team-data-page .contact-info a{color:#555}.details-or-information{padding-top:60px;margin-top:60px;border-top:3px solid #dedede}.details-or-information h3{font-size:30px;font-weight:700;padding-bottom:20px;margin-bottom:0}.details-or-information p{font-size:18px;line-height:30px}.team-list li{padding-bottom:10px}.team-list li i{font-size:20px;padding-right:10px}.team-list li{color:#555;font-size:18px}.team-info.volunteer-for li{color:#222;font-size:18px;font-weight:600}.teme-from{padding:60px;background-color:#fafafa;border-radius:35px}.teme-from input{width:100%;height:65px;padding-left:30px;outline:none;background-color:#fff;color:#555;border:1px solid #c1c1c1;border-radius:40px;margin-bottom:20px}.teme-from input ::placeholder{color:#555}.teme-from textarea{width:100%;height:160px;padding-left:30px;padding-top:20px;outline:none;background-color:#fff;color:#555;border:1px solid #c1c1c1;border-radius:40px;margin-bottom:20px}.fun-facts-style svg{width:127px;fill:#fff;height:auto;padding:14px}.fun-facts-style{display:flex;align-items:flex-start}.nonprofit.two{text-align:inherit}.nonprofit.two p{width:82%;margin:0;padding-top:0}.fun-facts-style i{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-right:20px;border-radius:55px}.please-donate-today{background-color:var(--tp-theme-2);padding:70px;border-radius:35px;position:relative}.please-donate-today h2{font-size:34px;color:#fff}.please-donate-today p{color:#fff}.donate-form ul li{padding-right:60px;padding-top:10px;font-size:16px;color:#fff}input[type="radio"]:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#d1d3d1;content:"";display:inline-block;visibility:visible;border:2px solid #fff}input[type="radio"]:checked:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;content:"";display:inline-block;visibility:visible;border:2px solid #fff}.please-donate-today form label{padding-left:5px}.please-donate-today h6{font-size:16px;color:#fff;padding-top:30px;padding-bottom:4px}.please-donate-today form input.give-text-input{width:100%;height:65px;border-radius:53px;border:1px solid #737396;outline:none;background-color:#fff0;padding-left:80px;color:#fff}.please-donate-today form input.give-text-input::placeholder{color:#f19c1bb0}span.give-currency-symbol{position:absolute;width:65px;height:65px;border:1px solid #f19c1b;border-radius:64%;display:flex;align-items:center;justify-content:center;color:aliceblue;font-size:20px}ul.give-donation-levels-wrap{display:flex;flex-wrap:wrap}ul.give-donation-levels-wrap li{padding-right:12px}.give-donation-level-btn{padding:20px;border-radius:10px;border:0;color:#fff;background-color:#4545a8;font-size:16px;display:block;font-weight:700}ul.give-donation-levels-wrap a.donating.give-donation-level-btn:hover{color:#fff}.please-donate-today form input.give-submit{padding:20px 40px;border-radius:46px;border:0;color:#fff;font-weight:700;margin-top:30px;cursor:pointer}.please-donate-today form input.give-submit:hover{background-color:#f19c1b;cursor:pointer}.donate-page .nice-select:after{content:"";width:0;height:0;right:28px;border-left:5px solid #fff0;border-right:4px solid #fff0;border-top:10px solid #555;transition:all 300ms ease;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.15s ease-in-out;border-bottom:0}.donate-page .nice-select.Advice{width:100%;height:65px;padding-top:12px;border-radius:50px;padding-left:30px;background-color:#fff}span.current{font-weight:700}.nice-select.open .list{width:100%}.donate-page h3{font-weight:700;padding-bottom:10px}.donate-page h5{font-weight:700;font-size:22px;margin-top:30px;display:inline-block}.donate-page button.give-btn.give-btn-level-custom{padding:20px;background-color:#fff;color:#000;border:1px solid #eaeaea;border-radius:51px;padding-left:30px;font-weight:700;width:100%;text-align:inherit}.donate-page button.give-donation-level-btn{border-radius:40px}.donate-page ul.give-donation-levels-wrap li:last-child{width:70%}.donate-page ul.give-donation-levels-wrap li{float:left}.donate-page{padding:80px;border-radius:35px;background-color:#f1f1f1}.enter-your-information{display:flex;align-items:flex-start}.enter-your-information label{font-size:17px;font-weight:700;color:#555;width:100%;padding-bottom:4px}.enter-your-information-data h5{padding-bottom:30px;margin:0;display:block}.enter-your-information-data{background-color:#fff;padding:40px;margin:10px;border-radius:35px}.enter-your-information input{width:100%;height:60px;border-radius:0;outline:none;border:1px solid #ddd;border-radius:40px;margin-bottom:20px;padding-left:30px;font-weight:700;color:#555}.nice-select:active,.nice-select.open,.nice-select:focus{border:1px solid #ddd}.enter-your-information input::placeholder{font-size:14px;font-weight:700;color:#555}.enter-your-information .nice-select.Advice{margin-right:10px}.enter-your-information input[type="radio"]{width:0;height:0}.radio-to{display:flex;align-items:center;justify-content:space-between}.radio-to img{padding-left:20px;padding-right:10px}.enter-your-information input.give-submit{padding:0;width:auto;height:auto;padding:20px 60px;border:0;margin-top:30px;color:#fff}.enter-your-information input.give-submit:hover{background-color:#f19c1b}body.drak-mode .enter-your-information input.give-submit:hover{background-color:#f19c1b}.time-number{width:100%}.blog-details-text img{border-radius:40px}.blog-details-text .article h4{width:14%;margin-left:40px;transform:translateY(-50px);margin-bottom:-20px}.meta-info{padding-top:10px}.meta-info ul{display:flex;align-items:center}.meta-info ul li{display:flex;align-items:center;padding-right:30px}.meta-info ul li h6{margin-bottom:0;font-size:16px;padding-left:6px}.meta-info ul li img{margin-right:15px;box-shadow:0 3px 1px 5px #0000000f}.meta-info ul li p{padding-right:40px}.meta-info ul li i{font-size:22px}.blog-details-text h2{font-weight:700;font-size:40px;line-height:50px}.quote{background-color:#07847f;padding:50px;border-radius:35px;width:95%;margin:auto;margin-top:-60px;position:relative;display:flex;z-index:11}.quote svg{width:70px;height:auto;fill:#fff;padding-right:25px}.quote h3{font-size:26px;color:#fff;font-weight:700}.blog-details-text .team-list{padding:40px 0}.post-tags{padding:30px 0;display:flex;align-items:center}.post-tags h6{font-weight:700;padding-right:20px}.post-tags ul{display:flex;flex-wrap:wrap}.post-tags li{margin-left:10px}.post-tags li a{border-radius:5px;font-size:14px;color:#fff;padding:20px;background-color:#07847f;font-weight:700}.about-the-theodore ul.social-media-icon.full li a{background-color:#07847f;font-size:17px}.about-the-theodore ul.social-media-icon.full li a i{color:#fff}.about-the-theodore h3{font-weight:700;padding-right:30px}.about-the-theodore{display:flex;background-color:#fff;align-items:center;border:1px solid #d5d5d5;border-radius:42px;padding-right:30px;margin-top:50px}.comment{padding-top:70px}.comment h3{font-size:24px;font-weight:700;padding-bottom:20px}.single-comment a{position:absolute;right:0;padding:5px 30px;border-bottom-left-radius:46px;border-top-left-radius:46px;top:17%;font-weight:700;color:#fff;text-transform:capitalize}.single-comment span{font-weight:700}.single-comment{background-color:#fff;display:flex;position:relative;padding:20px;border:1px solid #d5d5d5;border-radius:40px;align-items:center;padding-right:40px;margin-bottom:20px}.single-comment h4{font-weight:700;padding-right:20px}.single-comment p{font-weight:600}li.single-comment.children{margin-left:40px}.leave-comment input{width:100%;height:65px;border:1px solid #d5d5d5;outline:none;margin-bottom:20px;border-radius:40px;padding-left:30px;color:#555}.leave-comment input::placeholder,.leave-comment textarea::placeholder{color:#555}.leave-comment textarea{width:100%;height:190px;padding-top:22px;border:1px solid #d5d5d5;outline:none;margin-bottom:20px;border-radius:40px;padding-left:30px;color:#555}.sidebar h3{font-weight:700}.posts{background-color:#f6f6f6;padding:48px;border-radius:40px;margin-bottom:20px}.posts img{border-radius:30px}.recent-posts li{display:flex;align-items:center;padding-top:15px}.recent-posts img{margin-right:15px}.recent-posts li a{font-weight:700;font-size:13px;color:#fff;background-color:#07847f;padding:12px 12px;line-height:0;display:inline-block;text-transform:capitalize}.recent-posts li h6 a{background-color:#fff0;color:#000;font-weight:700;display:block;font-size:18px;line-height:28px;padding:0;padding-top:8px}ul.categories{margin-top:30px}ul.categories li{padding-bottom:5px}ul.categories li a{display:flex;align-items:center;justify-content:space-between;background-color:#fafafa;padding:6px;border-radius:49px;color:#000;font-size:16px;font-weight:600;padding-left:30px;font-weight:700}ul.categories li a span{height:45px;width:45px;display:flex;align-items:center;justify-content:center;border-radius:29px}ul.categories li a:hover span{color:#fff}ul.categories li a:hover{color:#fff}.popular-posts{padding-top:20px}.popular-posts li h4{font-weight:700;padding-top:20px;margin:0}.popular-posts ul>li{padding-right:22px;margin-bottom:20px}.popular-posts .meta-info ul li p{padding:0}.popular-posts .meta-info li{margin-bottom:0}ul.popular-posts li{margin-bottom:20px}ul.video.popular-posts li i svg{width:50px;height:auto;fill:#fff;background-color:#f19c1b;padding:14px;border-radius:10px;margin-right:12px}.youtube-video-button{display:flex;margin-top:20px}.youtube-video img{border-radius:35px}.popular-posts .youtube-video-button h4{font-size:18px;padding-top:0;line-height:28px}.youtube-video-button p{font-size:14px;font-weight:600}.instagram-posts{margin-top:20px;display:flex;margin-bottom:20px;width:100%;display:flex;flex-wrap:wrap}.instagram-posts li{width:33%;height:auto;padding:4px}ul.instagram-posts img{height:100px;width:100px;object-fit:cover;border-radius:18px}ul.instagram-posts figure{position:relative;margin-bottom:0}ul.instagram-posts figure:before{content:"";position:absolute;width:100%;height:0%;opacity:0;overflow:hidden;border-radius:12px}ul.instagram-posts figure:hover:before{opacity:.8;height:100%}.posts.Photo a{font-weight:700;font-size:16px}.blog-details-two-style{margin:0 100px;padding:0 100px;background-color:#fafafa;position:relative;z-index:1;border-radius:20px;margin-top:-40px;padding-bottom:100px}.nav-tabs{border:4px solid #e85913}.nav-pills .nav-link.active{border-radius:0;margin:0;color:#fff;font-size:16px;position:relative;padding:0 30.4px}.nav-pills .nav-link.active:before{position:absolute;content:"";width:0;height:0;border-top:14px solid #fff;border-right:14px solid #fff0;bottom:-13%;transform:rotate(45deg);left:62px}.nav-pills .nav-link{border-radius:0;height:60px;padding:0 30.4px;margin:0;color:#fff;font-size:16px;text-transform:capitalize;font-weight:700}.flex-column{display:-webkit-box;background-color:#07847f;border-radius:43px;width:94%;margin:auto;overflow:hidden;position:relative;z-index:1111}.description{padding:50px;border:1px solid #c1c1c1;border-radius:40px;margin-top:-24px;padding-top:70px}.what-do-you-get{padding:0 60px;padding-top:40px}.what-do-you-get h4{font-size:26px;font-weight:700;padding-bottom:10px}.tabs-img{margin:60px 0}.what-do-you-get .team-list{padding-top:40px}ul.specification li:nth-child(even){background-color:#f6f6f6}ul.specification li h6{font-size:18px;font-weight:700;margin:0;position:relative;padding-left:40px}ul.specification li{padding:20px;border-radius:50px}ul.specification li span{position:absolute;left:19%;padding-left:40px;border-left:1px solid #9b9b9b}.review h3{font-size:28px;font-weight:700}.review .single-comment{border:0;border-bottom:1px solid #dcdcdc;border-radius:0}.review .single-comment.lest{border:0}.rating{display:flex;justify-content:space-between}.rating span{font-size:16px;font-weight:700}.rating i{font-size:20px}.add-review{background-color:#f6f6f6;padding:60px;border-radius:40px}.add-review.leave-comment .btn{width:auto;margin:initial}.get-involved img{border-radius:35px}.get-involved svg{fill:#fff;width:60px;height:auto}.get-involved i{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:20px}.get-involved ul li i{background-color:#fff0;width:0;height:0;padding:0;transform:translateY(0);margin-top:0}.get-involved.data{width:86%;margin:auto;background-color:#fff;border-radius:40px;padding:40px;margin-top:-58px;position:relative;padding-top:0}.get-involved i{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:20px;transform:translateY(-50px);margin-top:-12px}.get-involved.data ul li{display:flex;align-items:center;padding-bottom:8px}.get-involved.data ul li i{padding-right:20px}.get-involved.data h3{font-weight:700;padding-bottom:5px;margin-top:-30px}.get-involved:hover{transform:translateY(-10px)}.get-involved.data:hover{transform:translateY(0)}.get-involved.develop{display:flex}.get-involved.develop i{transform:translatex(-50px);margin-top:0}.get-involved.develop{display:flex;background-color:#fff;padding:40px;border-radius:40px;padding-left:0;width:91%;margin-left:auto;margin-bottom:25px}.get-involved.develop h3{font-weight:700}.get-involved.data.contact{width:100%;border:1px solid #d1d1d1;margin:0;margin-top:62px}.get-involved.contact i{margin-left:auto}.get-involved.contact h6{margin-bottom:0;color:#555}.get-involved.contact a{color:#555;padding-left:10px}.get-involved.data.contact:hover{background-color:#07847f;border:1px solid #07847f}.get-involved.data.contact:hover a,.get-involved.data.contact:hover h6,.get-involved.data.contact:hover h3{color:#fff}.get-involved.data.contact svg{width:50px}.contact-map iframe{border-radius:42px;mix-blend-mode:luminosity;height:531px;width:100%}.dont-stranger{position:relative;padding:80px 0}.contact-form{overflow:hidden}.dont-stranger:before{position:absolute;content:"";width:100%;height:100%;background-color:#fafafa;top:0;left:20%;border-radius:40px;z-index:-1;border-top-right-radius:0;border-bottom-right-radius:0}.error-section{position:relative;padding-top:150px;padding-bottom:100px;background-size:cover;background-position:center;background-repeat:no-repeat}.error-section:before{position:absolute;content:"";top:0;width:100%;height:100%;opacity:.7;background-color:#000}.error h2{font-size:180px;line-height:180px;font-weight:700}.error h3{font-size:40px;font-weight:700}.error{position:relative;background-color:#fff;border-radius:400px;padding:120px;width:60%;margin:auto;text-align:center}.error form{margin-top:30px;position:relative;margin-bottom:20px}.error input{height:65px;padding-left:30px;width:100%;border-radius:44px;border:1px solid #c1c1c1;outline:none}button.error-button{position:absolute;background-color:#07847f;color:#fff;width:55px;height:55px;border-radius:50%;border:0;right:5px;top:5px}.featured-imagebox-gallery{margin:12px 0}.featured-imagebox-gallery .featured-link{position:relative;overflow:hidden;transition:all 0.3s cubic-bezier(.3,.58,.55,1);z-index:1}.featured-imagebox-gallery img{border-radius:35px}.featured-imagebox-gallery .featured-link:before{top:50%;left:50%;z-index:2;opacity:0;content:"";position:absolute;background-color:#fff;transform:translate(-50%,-50%);transition:all 0.8s cubic-bezier(.2,1,.22,1)}.featured-imagebox-gallery .featured-link:after{top:50%;left:50%;z-index:2;opacity:0;content:"";position:absolute;background-color:#fff;transform:translate(-50%,-50%);transition:all 0.8s cubic-bezier(.2,1,.22,1)}.featured-imagebox-gallery:hover .featured-link:before,.featured-imagebox-gallery:hover .featured-link:after{opacity:1;top:50%;left:50%}.featured-imagebox-gallery .featured-link:before{height:40px;width:2px;top:100%}.featured-imagebox-gallery .featured-link:after{width:40px;height:3px;left:100%}.featured-imagebox-gallery .featured-overlay{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0;background-color:#07847f;transition:0.5s;border-radius:35px}.featured-imagebox-gallery:hover .featured-overlay{opacity:.8}.p-60{padding-left:60px;padding-right:60px}.featured-imagebox.two.featured-imagebox-gallery img,.featured-imagebox.two.featured-imagebox-gallery .featured-overlay,.featured-imagebox.three.featured-imagebox-gallery .featured-overlay,.featured-imagebox.three.featured-imagebox-gallery img{border-radius:0}.featured-imagebox.three.featured-imagebox-gallery{margin:0}form.checkout-meta{background-color:#fff0;padding:0}form.checkout-meta input{width:100%;height:65px;border-radius:44px;padding-left:30px;margin-bottom:15px;font-size:14px;border:1px solid #e8e8e8;font-weight:700;color:#000;outline:none}form.checkout-meta input::placeholder{color:#000}form.checkout-meta.donate-page .nice-select.Advice{margin-bottom:15px}form.checkout-meta .ship-address{display:block}form.checkout-meta .ship-address input{width:0%;height:0}.ship-address label{padding-left:30px;padding-top:10px;font-weight:700}.ship-address input[type="radio"]:after{top:16px}.cart_totals.cart-Total{color:#000;background-color:#fff;border:1px solid #c1c1c1}.cart_totals.cart-Total tr.Total{background-color:#ededed}.woocommerce-additional-fields h3{font-size:24px;font-weight:700}.woocommerce-additional-fields textarea.input-text{width:100%;border-radius:40px;height:300px;padding:25px;color:#000;border:1px solid #e8e8e8;outline:none}.woocommerce-additional-fields textarea.input-text::placeholder{color:#000;font-weight:700}form.checkout-meta .checkout-side input{width:0}form.checkout-meta .checkout-side label{padding-left:30px}form.checkout-meta .checkout-side input[type="radio"]:after{top:6%}.checkout-side ul li{display:flex;align-items:baseline;height:44px;font-weight:700}.checkout-side{padding:60px;color:#fff;background-color:#07847f;border-radius:40px}.checkout-side ul{margin-bottom:10px}.product-info .start i{font-size:12px;color:#ffa200}.product-info span{padding-left:12px;font-weight:700;color:#999}.product-info h2{font-size:40px;line-height:50px;font-weight:700;padding-top:10px}form.variations_form span{padding:0;color:#000}form.variations_form ins{text-decoration:none}form.variations_form ins span{font-size:26px}.stock{display:flex;align-items:baseline}.stock h6 span{color:#79c73b;padding-left:50px}.quantity h6{font-size:20px;font-weight:700;margin-bottom:0}.quantity{display:flex;align-items:center;margin-top:20px}form.variations_form input.input-text{width:30%;padding:20px;border-radius:48px;border:1px solid #c1c1c1;margin-left:20px;outline:none;font-weight:700}form.variations_form .btn span{color:#fff}form.variations_form .btn{margin:0}.wishlist{display:flex;align-items:center;margin-top:30px}.wishlist i{background-color:#07847f;color:#fff;width:60px;font-size:22px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:10px;line-height:0}ul.product_meta{padding-top:40px;margin-top:40px;border-top:1px solid #e2e2e2}ul.product_meta>li{display:flex;align-items:center;padding-top:10px}ul.pd-cat,ul.pd-tag{padding-left:10px}ul.product_meta li span{color:#000;font-weight:700}ul.product_meta li a{color:#999;font-weight:700;text-transform:capitalize}ul.pd-imgs li a{width:130px;height:130px;display:flex}ul.pd-imgs li a{width:130px;height:130px;display:flex;border-radius:20px;padding:8px;border:1px solid #c1c1c1}ul.pd-imgs li{margin-right:10px}ul.pd-imgs{display:flex;margin-top:40px}.pd-main-img{padding:20px;text-align:center;border:1px solid #c1c1c1;border-radius:45px}li.li-pd-imgs.nav-active{position:relative;overflow:hidden}li.li-pd-imgs.nav-active:before{content:"";position:absolute;background-color:#07847fb0;width:100%;height:100%;border-radius:20px}.event-details img{border-radius:35px;font-weight:700;padding-top:10px}.p-100{padding-left:100px;padding-right:100px}.event-details-text .upcoming-event-time{position:relative;left:0;width:30%;transform:translateY(-30px)}.event-details-text h2{font-size:40px;font-weight:700;line-height:50px}.event-time{display:flex;align-items:center}.event-time span{font-size:18px;color:#999}.event-time h6{font-size:20px;color:#333;margin-bottom:0}.event-time i{font-size:50px;padding-right:20px}.organizer{display:flex;padding:30px;background-color:#f1f1f1;margin-top:50px;align-items:center;border-radius:30px}.organizer img{border-radius:50px;margin-right:20px}.organizer h4{font-weight:700;margin-bottom:0}.event-details-text p{line-height:30px;font-size:18px}.obviously h3{margin-top:40px;font-size:28px;line-height:40px;color:#fff;padding:40px 80px;background-color:#07847f;border-radius:35px}.event-details-text .contact-map iframe{height:380px}.fundraising.about{position:relative;margin-bottom:138px;background-repeat:no-repeat;background-size:cover}table.shop_table{width:100%}table.shop_table thead{height:75px;color:#fff;background-color:#07847f;-moz-border-radius:3px;-webkit-border-radius:100px;border-radius:100px}table.shop_table tr td{padding:20px;border:1px solid #c1c1c1;text-align:center;margin:-1px!important}table.shop_table td.product-name span{font-size:16px;color:gray;display:block;font-weight:700}table.shop_table td.product-subtotal span{font-weight:700;font-size:22px}table.shop_table td.product-name a{font-weight:700;display:block;font-size:20px}table.shop_table td.product-remove a i{font-size:20px}table.shop_table td.product-quantity input{padding:20px;border:1px solid #c1c1c1;outline:none;font-weight:700}table.shop_table td.product-name{display:flex;text-align:inherit;align-items:center;margin:-1px;margin-top:0}table.shop_table td.product-name img{margin-right:28px;border:2px solid #c1c1c1;padding:15px}table.shop_table th{text-align:center}table.shop_table td.product-price bdi{font-size:24px;font-weight:700;display:block}table.shop_table td.product-price del{color:#c1c1c1}table.shop_table td.product-price{text-align:inherit}.coupon-area{padding:45px;background-color:#f1f1f1;border-radius:35px}.coupon-area h3{font-size:24px;font-weight:700}.coupon-area p{font-weight:700}.coupon{margin-top:20px}.coupon input{width:100%;height:65px;border-radius:45px;padding-left:30px;border:0;margin-bottom:20px;outline:none}.cart_totals{text-transform:uppercase;padding:54px;background-color:#07847f;color:#fff;border-radius:35px;text-align:inherit}table.shop_table_responsive{width:100%}table.shop_table_responsive tr{font-weight:700;font-size:20px}table.shop_table_responsive th{padding-bottom:10px}.cart_totals h4{font-weight:700;padding-bottom:20px;padding-left:50px}tr.Total{background-color:#fff;color:#000;font-weight:700;margin-top:20px}tr.Total th{height:60px;font-weight:bold!important;line-height:60px}table.shop_table_responsive tr{font-weight:700;font-size:20px;display:flex;border-radius:36px;align-items:center;justify-content:space-between;padding:0 50px}.wc-proceed-to-checkout{margin-top:20px;text-align:end}.mobile-nav{position:fixed;top:0;left:0;width:30%;height:100%;background-color:#fff;padding:50px 40px 15px;z-index:5;transition:0.45s ease-in-out;transform:translateX(-101%);-webkit-transform:translateX(-101%);-moz-transform:translateX(-101%);-o-transform:translateX(-101%);overflow-y:auto}.mobile-nav ul li a svg{width:11px}.for #nav-icon4{color:#000}#nav-icon4 span:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4 span:nth-child(2){top:13px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.responsive-bar{display:none}#nav-icon4 span:nth-child(3){top:25px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#nav-icon4.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:8px}#nav-icon4.open span:nth-child(2){width:0%;opacity:0}#nav-icon4.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:35px;left:8px}i#nav-icon4{display:none}#nav-icon4{width:40px;height:25px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-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;display:none;font-size:25px;color:#fff}#nav-icon4 span{display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.mobile-nav>ul>li.menu-item-has-children:before{content:"";background-image:url(../img/down-arrow.svg);background-repeat:no-repeat;position:absolute;top:25px;right:0;width:10px;height:10px;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.mobile-nav>ul>li.menu-item-has-children.active:before{background-image:url(../img/down-arrow-clr.svg);transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg)}.mobile-nav>ul>li{position:relative;border-bottom:0 solid #d4d4d4;padding:10px 0;display:block}.mobile-nav>ul>li:not(:last-child){border-bottom:1px solid #d4d4d4}.mobile-nav>ul li>a{font-size:16px;line-height:26px;text-transform:capitalize}.mobile-nav>ul>li>a{font-size:16px;line-height:30px}.mobile-nav>ul>li.menu-item-has-children>ul.sub-menu{padding-left:25px;padding-top:10px;padding-bottom:5px;position:absolute;height:0;opacity:0;visibility:hidden;transform:translateX(15px);-webkit-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);border-top:1px solid #d4d4d4;margin-top:8px}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu{position:relative;height:auto;opacity:1;visibility:visible;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transition-delay:0.1s}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu li{padding:5px 0;position:relative}.res-log img{width:auto}.mobile-nav>ul>li.menu-item-has-children.active>ul.sub-menu li:before{content:"";width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);left:-13px}.res-log{margin-bottom:30px}.mobile-nav .donation{display:flex;align-items:center;margin:25px 0}.mobile-nav .donation a:first-child{margin-right:40px}.mobile-nav .donation a.theme-btn{padding:10px 30px}.mobile-nav .donation a.cart{position:relative}.mobile-nav .donation a.cart:before{content:"1";color:#fff;width:25px;height:25px;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50px;top:-7px;right:-19px;z-index:1;font-size:13px}.res-rights p{color:#d6d6d6;font-weight:700;letter-spacing:5px;margin-top:30px}.mobile-nav.open{transform:translateX(0)!important;z-index:33333333;box-shadow:3px 3px 39px -4px rgb(0 0 0 / .75);-webkit-box-shadow:3px 3px 39px -4px rgb(0 0 0 / .75);-moz-box-shadow:3px 3px 39px -4px rgb(0 0 0 / .75)}li.menu-item-has-children.active{background-color:#fff0}.mobile-nav a#res-cross:before{content:"";width:35px;height:35px;background-image:url(../img/remove.svg);background-repeat:no-repeat;position:absolute;top:15px;right:20px}.bar-menu i{color:#000;background-color:#fff0;font-size:24px}.responsive-bar-slider{display:flex;align-items:center;justify-content:space-between;position:relative}.cart-popup{position:absolute;left:50%;top:50%;width:340px;background-color:#fff;padding:25px 25px 20px;transform:translateY(50px);-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-o-transform:translateY(50px);opacity:0;visibility:hidden;box-shadow:2px 3px 35px 0 rgb(0 0 0 / 10%);-webkit-box-shadow:2px 3px 35px 0 rgb(0 0 0 / 10%)}.cart-popup:before{content:"";width:41%;height:5px;position:absolute;left:59.2%;top:-5px}.show-cart{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);border-radius:30px}.cart-popup img{width:75px}.cart-popup .p-img{padding:10px 5px}.cart-popup .p-data h3{font-size:18px;color:#191919;margin-bottom:5px;line-height:28px}.cart-popup .p-data{padding-left:15px}.cart-popup .p-data p{line-height:25px}.cart-popup ul li{margin-bottom:18px}.cart-popup ul li:not(:last-child){border-bottom:1px solid #00000014;padding-bottom:15px}.cart-popup ul li a:before{content:"";width:25px;height:25px;background-image:url(../img/remove.svg);background-repeat:no-repeat;position:absolute;top:-5px;left:-10px}.cart-popup .cart-total{background-color:#eee;padding:15px;margin-bottom:10px}.cart-popup .cart-total span{font-size:18px;line-height:25px;color:#222}.cart-popup .cart-btns a{font-size:16px;line-height:25px;color:#222;text-transform:uppercase}.cart-popup .cart-btns a.checkout{border:1px solid #f19c1b}.cart-popup .cart-btns a.checkout:hover{background-color:#07847f;border:1px solid #07847f}.cart-popup .cart-btns a{font-size:16px;line-height:25px;color:#222;text-transform:uppercase;width:50%;text-align:center;padding:10px;border:2px solid #909090}.cart-popup .cart-btns a:not(:last-child){margin-right:8px}.donation .light-bg img{border-radius:0}td.product-remove a i,.get-involved.data.contact a,.get-involved.data.contact h6,.get-involved.data.contact h3,ul.instagram-posts figure:before,.posts.Photo a,.get-involved,.get-involved.data.contact,.upcoming-event-data a h4,ul.categories li a,ul.categories li a span,ul.popular-posts li h4 a,.enter-your-information input.give-submit,.news-article-one h3,.recent-causes-data h3,.volunteer i,.Information ul li a,.team-hover,.add-to-cart a i,.upcoming-event-img>a i,.child-sponsor-slide .owl-nav i,.team-join-data a h5,.logodata.owl-carousel .owl-item img,.social-media li a i,.contact-info a,.team-join-data,.what-we-provide-text,.urgent-causes-two .recent-causes-urgent .btn span,.recent-causes-urgent h4,.footer-from button,.upcoming-event-data.style-two,.news-article-two a h3,ul.image-gallery li figure:before,nav ul ul,button.error-button,td.product-name a,.cart-popup,.mobile-nav>ul li>a,.cart-popup .cart-btns a.checkout,.please-donate-today form input.give-submit,button.give-donation-level-btn,.post-tags li a,.gifts-data h5,.extras a.theme-btn,.upcoming-event-img figure:before,.charity-style-three-data h5,.upcoming-event-time,.navNext i,.see-impact-slids .owl-nav button i,.add-to-cart a i,.add-to-cart,.article-data h3,.featured-area-two-data i,.charity-style-three figure:before,.navPrev i,.charity-style-three .btn,.recent-posts li h6 a,.upcoming-event-data,nav ul li ul,.gifts-slids .owl-nav i,nav ul ul li a{transition:0.3s ease-in-out}@media only screen and (max-width:2200px) and (min-width:1200px){.zoom-slider .owl-item.active.center{width:594px!important;margin-top:0}.zoom-slider{max-height:728px!important}.zoom-slider .owl-item.active{width:320px!important;margin:10px;margin-top:80px}.zoom-slider.owl-carousel .owl-item img{display:block;width:99%;margin-left:3px}.project-today .owl-item.active.center{width:856px!important;margin-top:0!important}.project-today .owl-item.active{width:220px!important;margin-top:90px!important}.project-today .owl-stage-outer{max-height:400px}}@media only screen and (max-width:1400px) and (min-width:1200px){.zoom-slider .owl-item.active{width:273px!important;margin-top:90px}.zoom-slider .owl-item.active.center{width:520px!important;margin-top:0}.project-today .owl-item.active.center{width:676px!important;margin-top:0!important}.project-today.owl-carousel .owl-item.active.center img{width:46%}.project-today .owl-item.active{width:220px!important;margin-top:60px!important}section.support-a-safe.gap{padding-bottom:0}}.shaps-bottom img{width:103%}section.gap.about-img-slidr{margin-top:120px}.hoverimg figure{position:relative}.preloader{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:fixed;z-index:999111111;left:0;top:0;transition-duration:1s;-webkit-transition-duration:1s;transition-timing-function:cubic-bezier(.86,0,.09,1);-webkit-transition-timing-function:cubic-bezier(.86,0,.09,1)}.page-loaded .preloader{left:-10000px}.sec-loading{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.sec-loading .one{position:relative;animation:rotate 5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}#button{display:inline-block;width:40px;height:40px;text-align:center;border-radius:4px;position:fixed;bottom:30px;right:30px;transition:background-color 0.3s,opacity 0.5s,visibility 0.5s;opacity:0;visibility:hidden;z-index:1000;background-color:#f19c1b}#button::after{content:"\f077";font-family:FontAwesome;font-weight:400;font-style:normal;font-size:20px;line-height:44px;color:#fff}#button:hover{cursor:pointer;background-color:#333}#button:active{background-color:#555}#button.show{opacity:1;visibility:visible}header.two .logo-menu{background-color:#fff0;border:0}header.two .extras a.theme-btn{padding:16px 44px}header.two .logo{justify-content:inherit}header.two nav a{color:#000}header.two .logo-menu .extras a.pr-cart svg{fill:#fff}header.two .logo:before,header.two nav:before{width:0}header.two nav ul ul li a{color:#000}header.two nav a{padding:10px 18px}header.two nav ul ul{top:74px}header.two nav ul ul li a{padding:0 10px}header.three .phone span,header.three .phone a,header.three ul.social-media-icon li a .icon,header.three .login a,header.three .login>i{color:#555}header.three ul.social-media-icon li a:hover .icon{color:#fff}header.three .top-bar{background-color:#fff}header.three .logo-menu{margin-top:20px}header.three .top-bar{height:70px}header.two.for .second-bar{position:absolute;width:100%;z-index:1111111;margin-top:60px}.light i{font-size:20px;transform:rotate(-30deg);background-color:#fff;width:30px;height:30px;border-radius:21px;display:flex;justify-content:center;align-items:center;cursor:pointer}.light{margin-left:40px}img#theme-icon{height:25px;margin-left:15px}img.dark-icon{display:none}img.light-icon{display:block}.theme-color{border:3px solid #fff;background-color:#222;position:fixed;right:0;width:59px;height:40px;display:flex;align-items:center;z-index:11111;border-radius:35px;border-top-right-radius:0;border-bottom-right-radius:0;top:30%;border-right:0}img.black-logo{display:none}.our-shop .gifts-img.style-two{margin-bottom:45px}