@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Unbounded:wght@200..900&display=swap";
:root{--td-ff-body:"Unbounded",sans-serif;--td-ff-poppins:"Montserrat",sans-serif;--td-ff-fontawesome:"Font Awesome 6 Pro";--td-common-white:#fff;--td-common-black:#141418;--td-common-black-2:#000;--td-common-yellow:#fccb0a;--td-common-blue:#1b0166;--td-grey-1:#444;--td-grey-2:#a5a5b0;--td-grey-3:#f8f8f8;--td-grey-4:#f2f7f7;--td-grey-5:#eaeaea;--td-theme-primary:#0052a6;--td-theme-secondary:#fdb913;--td-border-1:#d9d9d9}body{font-family:var(--td-ff-body);color:var(--td-grey-1);font-size:16px;font-weight:400;line-height:26px}img,.img{-o-transition:all .3s ease-out 0s;max-width:100%;height:auto;transition:all .3s ease-out}a,button{color:inherit;-o-transition:all .3s ease-out 0s;background:0 0;border:none;outline:none;text-decoration:none;transition:all .3s ease-out}a:focus,.btn:focus,.button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;text-decoration:none}a:hover,button:hover{color:var(--td-common-black);text-decoration:none}ul{margin:0;padding:0}li{list-style:none}.scrool-bar::-webkit-scrollbar{width:5px;margin-left:5px;display:block;position:relative;overflow:hidden}.scrool-bar::-webkit-scrollbar-thumb{background-color:#e1e1e1;outline:1px solid #e1e1e1}.scrool-bar::-mos-webkit-scrollbar-thumb{background-color:#e1e1e1;outline:1px solid #e1e1e1}.scrool-height{width:100%;height:240px;overflow-y:scroll}button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=url],textarea{width:100%;height:56px;color:var(--td-grey-1);background-color:#fff;border:1px solid #a2a9ac;outline:none;padding-left:26px;padding-right:26px;font-size:15px;line-height:56px}input[type=text]::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=email]::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=tel]::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=number]::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=password]::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=url]::-webkit-input-placeholder{color:var(--td-grey-1)}textarea::-webkit-input-placeholder{color:var(--td-grey-1)}input[type=text]::-moz-placeholder{color:var(--td-grey-1)}input[type=email]::-moz-placeholder{color:var(--td-grey-1)}input[type=tel]::-moz-placeholder{color:var(--td-grey-1)}input[type=number]::-moz-placeholder{color:var(--td-grey-1)}input[type=password]::-moz-placeholder{color:var(--td-grey-1)}input[type=url]::-moz-placeholder{color:var(--td-grey-1)}textarea::-moz-placeholder{color:var(--td-grey-1)}input[type=text]:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=email]:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=tel]:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=number]:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=password]:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=url]:-moz-placeholder-shown{color:var(--td-grey-1)}textarea:-moz-placeholder-shown{color:var(--td-grey-1)}input[type=text]:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=email]:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=tel]:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=number]:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=password]:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=url]:-ms-placeholder-shown{color:var(--td-grey-1)}textarea:-ms-placeholder-shown{color:var(--td-grey-1)}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--td-grey-1)}h1,h2,h3,h4,h5,h6{color:var(--td-common-black);text-transform:unset;font-weight:700;line-height:1.1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:48px}h2{font-size:36px}h3{font-size:24px}h4{font-size:18px}h5{font-size:17px}h6{font-size:16px}p{margin-bottom:15px}label{color:var(--td-common-black);cursor:pointer}input[type=color]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;height:100%;padding:0}::-moz-selection{background:var(--td-theme-primary);color:var(--td-common-white);text-shadow:none}::selection{background:var(--td-theme-primary);color:var(--td-common-white);text-shadow:none}input,textarea{color:var(--td-grey-1)}::placeholder{color:var(--td-grey-1);opacity:1;font-size:16px}.clear{clear:both}.p-relative{position:relative}.p-absolute{position:absolute}.lh-28{line-height:28px}.td-round-15{border-radius:15px}.td-round-25{border-radius:25px}.z-index-m-1{z-index:-1}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.z-index-10{z-index:10}.z-index-999{z-index:999}.gx-10{--bs-gutter-x:10px}.gx-15{--bs-gutter-x:15px}.gx-20{--bs-gutter-x:20px}.gx-24{--bs-gutter-x:24px}.gx-30{--bs-gutter-x:30px}.gx-40{--bs-gutter-x:40px}.gx-45{--bs-gutter-x:45px}.gx-50{--bs-gutter-x:50px}.gx-60{--bs-gutter-x:60px}.gx-70{--bs-gutter-x:70px}.gx-80{--bs-gutter-x:80px}.gx-90{--bs-gutter-x:90px}.gx-100{--bs-gutter-x:100px}.underline-black{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;background-image:linear-gradient(#000,#000),linear-gradient(#000,#000);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,0 2px}.underline-black:hover{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;background-image:linear-gradient(#000,#000),linear-gradient(#000,#000);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,100% 2px}.underline-white{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,0 2px}.underline-white:hover{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,100% 2px}.td-transparent{width:100%;position:absolute;top:0;left:0;right:0}.fix{overflow:hidden}.text-right{text-align:right}.bg-position,.include-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.slide-transtion{transition-timing-function:linear}@media (min-width:1400px){.container-1680{max-width:1680px}.container-1700{max-width:1700px}}.td-btn{text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-secondary);border-radius:100px;padding:18px 28px;font-size:12px;font-weight:600;line-height:1;display:inline-block}.td-btn:hover{color:var(--td-common-white)}.td-btn .td-arrow-angle{margin-left:3px}.td-btn-3-border{border:1px solid var(--td-common-white);background:0 0;border-radius:8px}.td-btn-3-squre{background:var(--td-theme-secondary);border-radius:8px}.td-btn-square{object-fit:cover;clip-path:polygon(0 0,90% 0%,100% 28%,100% 80%,100% 100%,11% 100%,0% 72%,0% 20%);color:var(--td-common-white);background:var(--td-theme-secondary);border-radius:5px 22px;padding:17px 25px;font-size:16px;font-weight:600;line-height:1;transition:all .4s;display:inline-block}.td-btn-square-xl{clip-path:polygon(0 0,91% 0%,100% 28%,100% 80%,100% 100%,9% 100%,0% 72%,0% 20%);padding:22px 34px;box-shadow:0 6px 15px #00000040}.td-btn-square:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-btn-green{background:var(--td-theme-primary)}.td-btn-white{background:var(--td-common-white);color:var(--td-common-black);border-radius:6px}.td-btn-white:hover{color:var(--td-common-black)}.preloader{z-index:99999;background-color:var(--td-common-white);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader{aspect-ratio:1;width:50px;display:grid;transform:translateZ(1px)}.loader:before,.loader:after{content:"";--c:no-repeat radial-gradient(farthest-side,#0052a6 92%,#0000);background:var(--c)50% 0,var(--c)50% 100%,var(--c)100% 50%,var(--c)0 50%;background-size:12px 12px;grid-area:1/1;animation:1s infinite l12}.loader:before{filter:hue-rotate(45deg);background-size:8px 8px;margin:4px;animation-timing-function:linear}@keyframes l12{to{transform:rotate(.5turn)}}.blue-bg{background:var(--td-common-blue)}.green-bg{background:var(--td-theme-primary)}.grey-bg{background:#f2f7f7}.grey-bg-2{background:var(--td-grey-3)}.grey-bg-4{background:var(--td-grey-4);background:#f6f6f6}.black-bg{background:var(--td-common-black)}.offCanvas-toggle{margin-right:40px;padding-right:40px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.offCanvas-toggle{margin-right:25px;padding-right:25px}}@media (max-width:575px){.offCanvas-toggle{display:none}}.offCanvas-toggle:before{content:"";background:var(--td-border-1);width:1px;height:60px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.offCanvas-toggle .menu-tigger{color:var(--td-common-black)}.offCanvas-toggle .menu-tigger:hover{color:var(--td-theme-primary)}.offCanvas-toggle-two{margin-right:0;padding-left:40px;padding-right:0}.offCanvas-toggle-two:before{height:104px;left:0;right:auto}.offCanvas__info{background:var(--td-common-white)none repeat scroll 0 0;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);z-index:9991;width:400px;height:100%;padding:30px;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(100%)}@media (max-width:575px){.offCanvas__info{width:100%}}.offCanvas__info.active{transform:translate(0)}.offCanvas__info::-webkit-scrollbar{width:0}.offCanvas__close-icon{text-align:right;margin-top:-16px}.offCanvas__close-icon button{color:var(--td-theme-primary);cursor:pointer;border:1px solid var(--td-theme-primary);background:0 0;border-radius:50%;width:40px;height:40px;padding:0;font-size:20px;transition:all .4s}.offCanvas__close-icon button:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.offCanvas__logo img{max-height:34px}.offCanvas__side-info{border-top:1px solid var(--td-theme-primary);padding-top:25px}.offCanvas__side-info .contact-list h4{color:var(--td-common-black);margin-bottom:15px;font-size:18px;font-weight:700}.offCanvas__side-info .contact-list a{color:var(--td-grey-1);line-height:26px;font-family:var(--td-ff-poppins);margin:0 0 2px;display:block}.offCanvas__side-info .contact-list a:hover{color:var(--td-theme-secondary)}.offCanvas__social-icon a{color:var(--td-theme-primary);text-align:center;border:1px solid var(--td-theme-primary);border-radius:50%;width:40px;height:40px;margin-right:5px;line-height:40px;transition:all .4s;display:inline-block}.offCanvas__social-icon a:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.offCanvas__overly{z-index:999;opacity:0;visibility:hidden;-o-transition:all .3s ease-out 0s;background:#000;width:100%;height:100%;transition:all .3s ease-out;position:fixed;top:0;left:0}.offCanvas__overly.active{opacity:.7;visibility:visible}.td-breadcrumb-title{text-transform:capitalize;color:var(--td-common-white);font-size:40px;font-weight:700}@media (max-width:575px){.td-breadcrumb-title{font-size:30px}}.td-breadcrumb-spacing{padding-top:210px;padding-bottom:120px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-breadcrumb-spacing{padding-top:130px;padding-bottom:100px}}.td-breadcrumb-list ul{flex-wrap:wrap;align-items:center;display:flex}.td-breadcrumb-list ul li{font-family:var(--td-ff-poppins);color:#cbcbcb;margin-right:12px;font-weight:500}.td-breadcrumb-list ul li.pages,.td-breadcrumb-list ul li a:hover{color:var(--td-theme-secondary)}.scroll__top{z-index:99;width:50px;height:50px;color:var(--td-common-white);text-align:center;cursor:pointer;background:var(--td-theme-primary);border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:0;transition:all 1s;display:flex;position:fixed;bottom:-10%;right:50px}@media only screen and (min-width:992px) and (max-width:1199px){.scroll__top{bottom:25px;right:25px}}@media only screen and (min-width:768px) and (max-width:991px){.scroll__top{right:30px}}@media (max-width:575px){.scroll__top{width:35px;height:35px;font-size:14px;right:15px}}.scroll__top.open{bottom:30px}@media (max-width:575px){.scroll__top.open{bottom:15px}}.scroll__top:after{z-index:-1;content:"";opacity:1;background:radial-gradient(#00000040 0%,#0000 80%);width:90%;height:10px;position:absolute;top:100%;left:5%}.scroll__top:hover{background:var(--td-theme-secondary);color:var(--td-common-white)}.td-section-subtitle{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-primary);border-radius:40px;padding:6px 20px;font-size:15px;font-weight:600;display:inline-block;box-shadow:0 4px #2b12c3}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-section-subtitle br{display:none}}.td-section-subtitle-2{color:var(--td-theme-primary);box-shadow:none;background:#efecff;border-radius:8px;padding:3px 20px;display:inline-block}.td-section-subtitle-3{border:1px solid #0052a6;border-radius:6px}.td-section-title{text-transform:capitalize;color:#141418;font-size:36px;font-weight:600;line-height:125%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-section-title br{display:none}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-section-title{font-size:22px}}.td-section-text{font-family:var(--td-ff-poppins);font-size:18px;line-height: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-section-text br{display:none}}.td-section-4-para{text-transform:capitalize;color:var(--td-common-black);font-size:18px;font-weight:500;line-height:144%;font-family:var(--td-ff-poppins)}.tdmobile__search{padding:0 20px 25px 25px}.tdmobile__search form{position:relative}.tdmobile__search input{background:var(--td-common-white);width:100%;height:50px;font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);border:1px solid #d9e1e1;border-radius:8px;padding-right:50px;font-size:16px;font-weight:400}.tdmobile__search input:focus{border-color:var(--td-theme-primary)}.tdmobile__search input::placeholder{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:400}.tdmobile__search button{color:var(--td-common-black);background:0 0;border:none;padding:0;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.tdmobile__menu{z-index:9991;width:350px;max-width:100%;height:100%;transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86)e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);border-radius:0;padding-right:30px;position:fixed;top:0;right:0;transform:translate(101%)}@media (max-width:575px){.tdmobile__menu{width:100%}}.tdmobile__menu .navbar-collapse{display:block!important}.tdmobile__menu .nav-logo{text-align:left;padding:30px 25px;position:relative}.tdmobile__menu .nav-logo img{width:150px}.tdmobile__menu .navigation{float:none;width:100%;margin:0;padding:0;display:block;position:relative}.tdmobile__menu .navigation li{border-top:1px solid #0000001a;display:block;position:relative}.tdmobile__menu .navigation li.active>a{color:var(--td-theme-primary)}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn{text-align:center;width:32px;height:32px;color:var(--td-common-black);background:var(--td-grey-3);cursor:pointer;-o-transition:all .5s ease;z-index:5;border-radius:0;justify-content:center;align-items:center;font-size:16px;transition:all .5s;display:flex;position:absolute;top:6px;right:20px}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{background-color:var(--td-theme-primary);-o-transition:all .5s ease;border-radius:10px;width:12px;height:2px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line:after{content:"";background-color:var(--td-theme-primary);-o-transition:all .5s ease;border-radius:10px;width:2px;height:12px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{background-color:var(--td-theme-primary)}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{background-color:var(--td-common-white)}.tdmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line:after{display:none}.tdmobile__menu .navigation li>a{color:var(--td-common-black);text-transform:uppercase;-o-transition:all .5s ease;border:none;padding:10px 60px 10px 25px;font-size:15px;font-weight:600;transition:all .5s;display:block;position:relative}.tdmobile__menu .navigation li>a.active{color:var(--td-theme-secondary)}.tdmobile__menu .navigation li>a:before{content:"";-o-transition:all .5s ease;background:var(--td-theme-primary);pointer-events:none;width:2px;height:0;transition:all .5s;position:absolute;top:0;left:0}.tdmobile__menu .navigation li ul li>a{margin-left:20px}.tdmobile__menu .navigation li ul li ul li a{margin-left:40px}.tdmobile__menu .navigation li ul li ul li ul li a{margin-left:60px}.tdmobile__menu .navigation li>ul,.tdmobile__menu .navigation li>ul>li>ul{display:none}.tdmobile__menu .navigation ul{margin:0;padding:0}.tdmobile__menu .navigation ul li a{display:block}.tdmobile__menu .navigation ul li ul li>a{text-transform:capitalize;margin-left:20px;font-size:16px}.tdmobile__menu .navigation:last-child{border-bottom:1px solid #0000001a}.tdmobile__menu .navigation>li>ul>li:first-child{border-top:1px solid #0000001a}.tdmobile__menu .navigation>li.active>a:before{height:100%}.tdmobile__menu .close-btn{text-align:center;width:35px;color:var(--td-theme-primary);cursor:pointer;z-index:10;-o-transition:all .5s ease;padding:8px;font-size:23px;line-height:30px;transition:all .5s;position:absolute;top:28px;right:15px}.tdmobile__menu-backdrop{z-index:999;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .7s;position:fixed;top:0;right:0}.tdmobile__menu .social-links ul{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 20px;padding:30px 20px 20px;display:flex;position:relative}.tdmobile__menu .social-links ul li{display:block;position:relative}.tdmobile__menu .social-links ul li a{color:var(--td-theme-primary);-o-transition:all .5s ease;justify-content:center;align-items:center;font-size:22px;transition:all .5s;display:flex;position:relative}.tdmobile__menu .social-links ul li a:hover{color:var(--td-common-secondary)}.tdmobile__menu .tdmenu__action{margin:0;padding:0}.tdmobile__menu .tdmenu__action>ul{justify-content:center;gap:0 15px;margin:0;padding:30px 20px 0}.tdmobile__menu .tdmenu__action>ul li{margin:0}.tdmobile__menu .tdmenu__action>ul .header-btn{display:block}.tdmobile__menu-box{background:var(--td-common-white);z-index:5;width:100%;height:100%;max-height:100%;padding:0;position:absolute;top:0;left:0;overflow:hidden auto;box-shadow:-9px 0 14px #0000000f}.tdmobile__menu-outer .mobile-nav-toggler{float:right;cursor:pointer;color:var(--td-color-white-default);margin-right:30px;font-size:40px;line-height:50px;display:none;position:relative;top:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .tdmobile__menu{transform:translate(0%)}.mobile-menu-visible .tdmobile__menu-backdrop{opacity:1;visibility:visible}.mobile-menu-visible .tdmobile__menu .close-btn{transform:rotate(360deg)}.td-arrow-angle{--qode-hover-move-x:110%;--qode-hover-move-y:100%}.td-arrow-svg-top-right{fill:currentColor;stroke:none}.td-left-right .td-text{transform:translateY(1px)}.td-arrow-angle path{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out}.td-arrow-angle path:first-of-type{opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.td-arrow-angle path:nth-of-type(2){transform:translateX(calc(-1*var(--qode-hover-move-x)))translateY(var(--qode-hover-move-y));opacity:.5;transition-delay:0s,0s}.td-left-right:hover .td-arrow-angle path:nth-of-type(2){opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.td-left-right:hover .td-arrow-angle path:first-of-type{transform:translateX(var(--qode-hover-move-x))translateY(calc(-1*var(--qode-hover-move-y)));opacity:0;transition-delay:0s,0s}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes dash{to{stroke-dashoffset:0;stroke-dasharray:3000}}@keyframes about-text{0%{width:0}to{width:100%}}@keyframes borderanimate2{0%{transform:translate(-50%,-50%)scale(.8)}60%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}@keyframes rotate-infinite-2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-infinite-2{animation:15s linear infinite rotate-infinite-2}@keyframes rotate-infinite{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.rotate-infinite{animation:15s linear infinite rotate-infinite}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}.td-animetion-right{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards td-animetion-right}@keyframes td-animetion-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.td-animetion-left{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards td-animetion-left}@keyframes td-animetion-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.td-animetion-top{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards td-animetion-top}@keyframes td-animetion-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes tdupdown{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.up-down{animation:1.5s infinite alternate tdupdown}@keyframes tdtranslateX2{0%{transform:translate(-30px)}to{transform:translate(20px)}}.tdtranslateX2{animation:4s infinite alternate tdtranslateX2}@keyframes tptranslateY2{0%{transform:translateY(-30px)}to{transform:translateY(20px)}}.tdtranslateY2{animation:4s infinite alternate forwards tdtranslateY2}.search__popup{background:var(--td-common-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999999;width:100%;padding-top:70px;padding-bottom:100px;transition:transform .3s ease-in-out .5s,opacity .3s ease-in-out .5s;position:fixed;top:0;left:0;right:0;transform:translateY(calc(-100% - 80px))}.search__popup.search-opened{transition-delay:0s;transform:translateY(0%)}.search__popup.search-opened .search__input{opacity:1;transition-delay:.3s;transform:translateY(0)}.search__popup.search-opened .search__input:after{width:100%;transition-delay:.5s}@media (max-width:575px){.search__popup{padding-bottom:50px}}.search__input{-o-transition:all .3s ease-out 0s;opacity:0;height:80px;transition:all .3s ease-out .5s;position:relative;transform:translateY(-40px)}.search__input:after{content:"";background-color:var(--td-theme-primary);transition-delay:.3s;-o-transition:all .3s ease-out 0s;width:0%;height:1px;transition:all .3s ease-out;position:absolute;bottom:0;left:0}.search__input input{width:100%;height:100%;color:var(--td-common-black);background-color:#0000;border:0;border-bottom:1px solid #0000;outline:0;padding:0 30px 0 0;font-size:24px}.search__input input::placeholder{font-size:24px}@media (max-width:575px){.search__input input::placeholder,.search__input input{font-size:18px}}.search__input button{color:var(--td-theme-primary);background:0 0;border:none;padding:0;font-size:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:575px){.search__input{height:50px}}.search__close{z-index:2;position:absolute;top:10%;right:2%}.search-close-btn{color:var(--td-theme-primary);cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-popup-overlay{z-index:99;-o-transition:all .3s ease-out 0s;opacity:0;visibility:hidden;background:#000d25;width:100%;height:100%;transition:all .3s ease-out .5s;position:fixed;top:0;right:0}.search-popup-overlay.search-popup-overlay-open{opacity:.55;visibility:visible;transition-delay:0s}.search-button{color:var(--td-common-white);font-size:24px;transform:translateY(3px)}.search-button:hover{color:var(--td-theme-primary)}.search-input-field~.search-focus-border{background-color:var(--td-theme-primary);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:auto;right:0}.search-input-field:focus~.search-focus-border{width:100%;transition:all .5s;left:0;right:auto}.cartmini__top-title{border-bottom:1px solid var(--td-border-primary);padding:20px 0}.cartmini__top-title h4{text-transform:capitalize;margin-bottom:0;font-size:16px;font-weight:600}.cartmini__close{position:absolute;top:17px;right:20px}.cartmini__close-btn{color:var(--td-common-black);background:0 0;font-size:22px}.cartmini__close-btn:hover{transform:rotate(90deg)}.cartmini__shipping{border-bottom:1px solid var(--td-border-primary);padding:15px 0}.cartmini__shipping .progress{border-radius:0;height:10px}.cartmini__shipping .progress-bar{background-color:var(--td-theme-primary)}.cartmini__shipping p{margin-bottom:5px}.cartmini__shipping p span{color:var(--td-pink-1);font-weight:600}.cartmini__content a{font-size:15px;font-weight:500;font-family:var(--td-ff-poppins);margin-bottom:12px;transition:all .3s}.cartmini__content a:hover{color:var(--td-theme-04)}.cartmini__widget{height:100%}.cartmini__widget::-webkit-scrollbar{display:none}.cartmini__widget-item{border-bottom:1px solid #81818133;padding:20px 35px 20px 20px;transition:background-color .3s;display:flex;position:relative}.cartmini__widget-item:last-child{border-bottom:0}.cartmini__thumb{margin-right:15px}.cartmini__thumb img{width:70px;height:70px}.cartmini__title{border-bottom:1px solid #81818133;padding:20px;font-weight:500;box-shadow:0 0 10px #81818133}.cartmini__title h4{text-transform:uppercase;margin-bottom:0;font-size:16px;font-weight:600}.cartmini__title a:hover{color:var(--td-theme-primary)}.cartmini__del{text-align:center;width:25px;height:25px;color:var(--td-common-black);font-size:14px;line-height:25px;position:absolute;top:15px;right:10px}.cartmini__del:hover{color:var(--td-theme-04)}.cartmini__checkout{background:var(--td-common-white);border-top:2px solid #81818133;width:100%;padding:20px 20px 85px}.cartmini__checkout-title h4{color:var(--td-common-black);margin-bottom:0;font-size:18px;font-weight:600;display:inline-block}.cartmini__checkout-title span{float:right;color:var(--td-theme-primary);font-size:20px;font-weight:600}.cartmini__price{color:var(--td-theme-primary);font-size:14px;font-weight:500}.cartmini__quantity{font-size:12px;font-weight:500}.cartmini__empty{margin-top:150px}.cartmini__empty img{margin-bottom:30px}.cartmini__empty p{color:var(--td-common-black);margin-bottom:15px;font-size:16px}.cartmini-btn{color:var(--td-common-white);background:var(--td-common-black);text-align:center;text-transform:capitalize;z-index:1;letter-spacing:-.02em;border:1px solid var(--td-common-black);border-radius:50px;padding:10px 30px;font-size:16px;font-weight:700;display:inline-block;position:relative;overflow:hidden}.cartmini-btn:hover{color:var(--td-common-black);background:0 0;border:1px solid #81818133}.cartmini-btn-border{color:var(--td-common-black);text-align:center;text-transform:capitalize;border:1px solid #81818133;border-radius:50px;padding:10px 30px;font-size:15px;font-weight:500;display:inline-block}.cartmini-btn-border:hover{background:var(--td-common-black);border:1px solid var(--td-common-black);color:var(--td-common-white)}.cartmini__area{background:var(--td-common-white)none repeat scroll 0 0;z-index:99991;overscroll-behavior-y:contain;scrollbar-width:none;width:330px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.cartmini__area.cartmini-opened{transform:translate(0)}.cartmini__wrapper{min-height:100%;position:relative}.cartmini-overlay{z-index:995;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);visibility:hidden;opacity:0;background-color:#000000b3;width:100%;height:100%;transition:all .45s ease-in-out;position:fixed;top:0;left:0}.cartmini-overlay.openeds{opacity:1;visibility:visible}.cartmini-item-count{color:var(--td-common-white);background-color:var(--td-border-primary);text-align:center;border-radius:50%;width:18px;height:18px;font-size:12px;font-weight:700;line-height:18px;display:inline-block;top:-10px;right:-9px}.cartmini-item-count-2{background-color:var(--td-common-black);color:var(--td-common-white)}.cartmini-item-count-3{background-color:var(--td-theme-primary)}.body-overlay.openeds,.body-overlay.active{opacity:1;visibility:visible}.body-overlay{z-index:9991;visibility:hidden;opacity:0;background:#18181866;width:100%;height:100%;transition:all .45s ease-in-out;position:fixed;top:0;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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pt-170{padding-top:115px}.pt-165{padding-top:110px}.pt-160,.pt-155,.pt-150,.pt-145,.pt-140{padding-top:100px}.pt-135{padding-top:95px}.pt-130{padding-top:90px}.pt-125{padding-top:85px}.pt-120{padding-top:80px}.pt-115{padding-top:75px}.pt-110{padding-top:70px}.pt-105{padding-top:65px}.pt-100{padding-top:60px}.pb-170,.pb-165,.pb-160,.pb-155,.pb-150,.pb-145,.pb-140{padding-bottom:100px}.pb-135{padding-bottom:95px}.pb-130{padding-bottom:90px}.pb-125{padding-bottom:85px}.pb-120{padding-bottom:80px}.pb-115{padding-bottom:75px}.pb-110{padding-bottom:70px}.pb-105{padding-bottom:65px}.pb-100{padding-bottom:60px}.pb-95{padding-bottom:55px}.pb-90{padding-bottom:50px}}.nice-select{-webkit-tap-highlight-color:#0000;box-sizing:border-box;clear:both;cursor:pointer;float:left;-webkit-user-select:none;user-select:none;white-space:nowrap;text-transform:uppercase;width:100%;height:60px;color:var(--tp-grey-1);background-color:#fff;border:1px solid #d9d9d9;outline:none;padding-left:30px;padding-right:30px;font-family:inherit;font-size:15px;font-weight:400;line-height:58px;transition:all .2s ease-in-out;display:block;position:relative;text-align:left!important}.nice-select:hover{border-color:#dbdbdb}.nice-select .current{font-size:15px}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:var(--td-theme-primary)}.nice-select:after{content:"";font-size:18px;font-family:var(--td-ff-fontawesome);color:var(--td-common-black);pointer-events:none;transform-origin:50%;margin-top:0;font-weight:500;transition:all .15s ease-in-out;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.nice-select.open:after{transform:translateY(-50%)rotate(-180deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.nice-select.disabled{color:#999;pointer-events:none;border-color:#ededed}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{height:36px;font-size:12px;line-height:34px}.nice-select.small:after{width:4px;height:4px}.nice-select.small .option{min-height:34px;line-height:34px}.nice-select .list{box-sizing:border-box;opacity:0;pointer-events:none;transform-origin:50% 0;z-index:9;background-color:#fff;width:100%;margin-top:4px;padding:0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;position:absolute;top:100%;left:0;overflow:hidden;transform:scale(.75)translateY(-21px);box-shadow:0 0 0 1px #4444441c}.nice-select .option{cursor:pointer;text-align:left;outline:none;min-height:40px;padding-left:18px;padding-right:29px;font-weight:400;line-height:40px;list-style:none;transition:all .2s}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{color:#999;cursor:default;background-color:#0000}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.td-about-thumb{background:var(--td-common-white);border:10px solid #fff;border-radius:30px;display:inline-block;box-shadow:0 29px 50px #d5e3e3}.td-about-thumb img{mix-blend-mode:luminosity;border-radius:20px}.td-about-video-inner{margin:0 auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.td-about-icon{text-align:center;background:var(--td-common-white);width:95px;height:95px;color:var(--td-theme-secondary);border-radius:35px;flex:none;line-height:95px;transition:all .4s;display:inline-block;box-shadow:0 11px 20px #dce7e7}.td-about-title{text-transform:capitalize;font-size:20px;font-weight:600;line-height:150%}.td-about-item:hover .td-about-icon{color:var(--td-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-item{margin-left:0}}.td-about-2-bigtitle{letter-spacing:.12em;-webkit-text-fill-color:#0000;-webkit-text-stroke-color:#e9e9e9;-webkit-text-stroke-width:2px;text-transform:uppercase;z-index:2;writing-mode:vertical-rl;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:100px;font-weight:700;position:absolute;top:213px;left:-90px;transform:translateY(-50%)rotate(-180deg)}.td-about-2-thumb .thumb{clip-path:polygon(0 0,84% 0%,100% 15%,100% 80%,100% 100%,15% 100%,0% 84%,0% 20%);border-radius:12px 110px;margin-left:124px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-2-thumb .thumb{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-2-thumb .thumb{clip-path:polygon(0 0,80% 0%,100% 20%,100% 80%,100% 100%,20% 100%,0% 80%,0% 20%)}}.td-about-2-content{margin-right:85px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-2-content{margin-right:0}}.td-about-2-content .para{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-2-content-wrap{margin-left:0}}.td-about-2-list ul{grid-template-columns:auto auto;display:grid}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-2-list ul{grid-template-columns:inherit}}.td-about-2-list ul li{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);margin-bottom:10px;font-size:16px;font-weight:500;display:flex}.td-about-2-list ul li i{background:var(--td-theme-primary);width:22px;height:22px;color:var(--td-common-white);text-align:center;border-radius:50%;flex:none;margin-right:10px;font-size:14px;line-height:22px;transform:translateY(2px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-3-content-wrap{margin-left:0}}.td-about-3-content-wrap .para-2{color:var(--td-common-black);font-size:18px;font-weight:500}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-3-content-wrap .para-2 br{display:none}.td-about-3-content-wrap .td-about-2-content{margin-right:0}}.td-about-3-clients .items:hover .icon{color:var(--td-theme-secondary)}.td-about-3-clients .icon{width:80px;height:80px;color:var(--td-theme-primary);text-align:center;background:#f4f2ff;border-radius:24px;justify-content:center;align-items:center;font-size:50px;transition:all .4s;display:flex}.td-about-3-clients .title{font-size:18px;font-weight:600;line-height:24px}.td-about-3-clients .td-border{background:#f0f0f0;width:4px;height:142px;margin-left:70px;margin-right:70px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-3-clients .td-border{margin-left:40px;margin-right:40px}}.td-about-3-number .call-icon{background:var(--td-theme-primary);width:46px;height:46px;color:var(--td-common-white);text-align:center;border-radius:100px;justify-content:center;align-items:center;font-size:25px;display:flex}.td-about-3-number .subtitle{color:var(--td-grey-1);font-size:14px;font-weight:400}.td-about-3-number .td-number{color:var(--td-common-black);margin-bottom:0;font-size:18px;font-weight:600}.td-about-3-number .td-number a:hover{color:var(--td-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-3-thumb{margin-right:0}}@media (max-width:575px){.td-about-3-btn{flex-direction:column;align-items:flex-start!important}}.td-about-4-thumb .thumb{border-radius:20px}@media (max-width:575px){.td-about-4-thumb-2{margin-right:0;padding-left:0}}.td-about-4-thumb-2 .thumb{z-index:2;border-radius:20px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-4-thumb-wrap{margin-right:0}}.td-about-4-bigtitle{top:406px!important;right:-128px!important}.td-about-4-shape{position:absolute;bottom:0;left:30px}.td-about-5-clients .title{font-size:17px}.td-about-5-thumb img{border-radius:30px}.td-about-5-thumb .thumb-2{border:8px solid #fff;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-5-thumb .thumb-2{width:53%}}@media (max-width:575px){.td-about-5-thumb .thumb-2{position:inherit;border:none;width:100%;top:30px;transform:translateY(0)}}.td-about-5-text{text-align:center;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.td-about-5-rounded-text{position:absolute;top:50%;right:40%;transform:translateY(-50%)}.td-about-5-rounded-text-inner{background:var(--td-common-white);border-radius:100px;justify-content:center;align-items:center;width:140px;height:140px;display:flex}.td-about-5-rounded-icon{border:1px solid #ccc;border-radius:100px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.td-about-6-thumb img{border-radius:20px;width:100%}.td-about-6-content .para{font-family:var(--td-ff-poppins);text-transform:capitalize;line-height:175%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-6-content .para br{display:none}}.td-about-6-tittle{text-transform:uppercase;font-size:50px;font-weight:700;line-height:130%}@media only screen and (min-width:1400px) and (max-width:1599px){.td-about-6-tittle{font-size:40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.td-about-6-tittle{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-6-tittle{font-size:30px}}.td-about-7-clients .icon{color:var(--td-theme-secondary);background:#ffe8f7;flex:none;margin-right:23px}.td-about-7-shape{position:absolute;top:70px;right:60px}@media only screen and (min-width:576px) and (max-width:767px){.td-about-7-shape{right:20px}}@media (max-width:575px){.td-about-7-shape{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-about-7-thumb{margin-right:0}}.td-about-7-thumb img{border-radius:15px}.td-about-7-thumb .thumb-2{margin-top:-210px}@media (max-width:575px){.td-about-7-thumb .thumb-2{margin-top:20px}}.td-about-7-video{position:absolute;top:25%;left:30%}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.td-about-7-video{left:41%}}.td-about-7-video .td-video-play{background:var(--td-theme-primary);color:var(--td-common-white);width:75px;height:75px;margin:0 auto;line-height:75px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.td-about-7-video .td-video-play:hover{background:var(--td-theme-secondary);color:var(--td-common-white)}.td-header-cart .cart-button{color:var(--td-common-white);padding-right:6px;font-size:28px;position:relative;transform:translateY(3px)}.td-header-cart-count{text-transform:capitalize;width:18px;height:18px;font-size:14px;font-weight:500;font-family:var(--td-ff-poppins);color:var(--td-common-white);background:var(--td-theme-primary);text-align:center;border-radius:20px;line-height:19px;display:inline-block;position:absolute;top:-5px;right:-2px}.td-header-cart:hover .td-header-cart-wrap{opacity:1;visibility:visible;top:100%;transform:scaleY(1)}.td-header-3-top{background:#ffffff26;border-bottom:1px solid #ffffff26;padding:8px 0}.td-header-3-top-info span{font-family:var(--td-ff-poppins);color:var(--td-common-white);font-size:14px;font-weight:500}.td-header-3-top-info span a:hover{color:var(--td-theme-secondary)}.td-header-3-top-info span.dvdr{margin:0 8px}.td-header-3-top-info span i{margin-right:7px;font-size:19px;display:inline-block;transform:translateY(4px)}.td-header-3-top-social span{font-family:var(--td-ff-poppins);color:var(--td-common-white);font-size:14px;font-weight:500}.td-header-3-top-social span svg,.td-header-3-top-social span.td-email,.td-header-3-top-social span.dvdr{transform:translateY(2px)}.td-header-3-top-social span:not(:first-child){margin-left:13px}.td-header-3-top-social span a:hover{color:var(--td-theme-secondary)}.td-header-3-top-social span i{margin-right:7px;font-size:17px;display:inline-block;transform:translateY(4px)}@media (max-width:575px){.td-header-menu-bar{margin-left:15px}}.td-header-social{border-left:2px solid #afafaf;gap:8px;margin-left:9px;padding-left:14px;display:flex}.td-header-social span a{color:var(--td-common-black)}.td-header-social span a:hover{color:var(--td-theme-primary)}.td-header-6-top{padding:14px 0}.td-header-6-main{background:var(--td-common-white);border-radius:15px;padding:0 28px}@media only screen and (min-width:1200px) and (max-width:1399px){.td-header-6-main{padding:0 12px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-header-6-main{padding:20px 12px}}.td-header-6-main .tdmenu__navbar-wrap>ul>li a{padding:32px 0}.td-header-6-main .tdmenu__navbar-wrap>ul>li>a:before{bottom:32px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-header-6-main .tdmenu-2 .tdmenu__navbar-wrap ul li a{margin:0 13px}.td-header-6-main .tdmenu__nav{margin-left:16px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.header-mobile-spacing{padding:20px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.tdmenu__nav{margin-right:0}}.tdmenu__navbar-wrap>ul{flex-flow:wrap;margin:0 auto;padding:0;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px){.tdmenu__navbar-wrap>ul{margin:0 auto 0 40px}}.tdmenu__navbar-wrap>ul>li{list-style:none;display:block;position:relative}.tdmenu__navbar-wrap>ul>li>a:before{content:"";background:var(--td-theme-secondary);border-radius:10px;width:0;height:4px;transition:all .4s;position:absolute;bottom:40px;left:auto;right:0}.tdmenu__navbar-wrap>ul>li>a:hover:before{width:100%;left:0;right:auto}.tdmenu__navbar-wrap>ul>li a{text-transform:uppercase;color:var(--td-common-white);z-index:1;align-items:center;margin:0 14px;padding:48px 0;font-size:14px;font-weight:500;display:flex;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tdmenu__navbar-wrap>ul>li a{margin:0 18px;padding:42px 0}}.tdmenu__navbar-wrap>ul>li .sub-menu{background:var(--td-common-white);transform-origin:0 0;-o-transition:all .3s ease-out 0s;visibility:hidden;opacity:0;z-index:9;border-radius:0;min-width:240px;margin:0;padding:18px 0;transition:all .3s ease-out;display:block;position:absolute;top:100%;left:0;transform:scaleY(0);box-shadow:0 30px 70px #898b8e26}.tdmenu__navbar-wrap>ul>li .sub-menu.sub-menu-right{left:auto;right:0}.tdmenu__navbar-wrap>ul>li .sub-menu .sub-menu{top:0;left:100%;right:auto}.tdmenu__navbar-wrap>ul>li .sub-menu li{text-align:left;margin-left:0;display:block;position:relative}.tdmenu__navbar-wrap>ul>li .sub-menu li a{color:var(--td-common-black);justify-content:space-between;margin:0;padding:6px 15px 6px 25px;font-size:14px;display:flex}.tdmenu__navbar-wrap>ul>li .sub-menu li a.active,.tdmenu__navbar-wrap>ul>li .sub-menu li:hover>a,.tdmenu__navbar-wrap>ul>li .sub-menu li.active>a{color:var(--td-theme-secondary)}.tdmenu__navbar-wrap>ul>li .sub-menu li:hover>.sub-menu,.tdmenu__navbar-wrap>ul>li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.tdmenu__navbar-wrap>ul>li.active>a,.tdmenu__navbar-wrap>ul>li:hover>a{color:var(--td-theme-secondary)!important}.tdmenu__navbar-wrap>ul>li a.active{color:var(--td-theme-secondary)}.tdmenu__main-menu li.menu-item-has-children .dropdown-btn{display:none}.tdmenu__main-menu li.menu-item-has-children>a:after{content:"";font-family:var(--td-ff-fontawesome);margin-left:7px;font-size:14px;font-weight:700;display:block}.tdmenu__search{margin-inline-end:25px}@media only screen and (min-width:992px) and (max-width:1199px){.tdmenu__search{margin-left:auto}}.tdmenu__search-form{border:1px solid #d3d2df;border-radius:100px;width:535px;display:flex}@media only screen and (min-width:1400px) and (max-width:1599px){.tdmenu__search-form{width:485px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tdmenu__search-form{width:380px}}@media only screen and (min-width:992px) and (max-width:1199px){.tdmenu__search-form{width:500px}}@media only screen and (min-width:768px) and (max-width:991px){.tdmenu__search-form{width:auto}}.tdmenu__search-form .select-grp{-o-border-radius:0;-ms-border-radius:0;background:0 0;border:none;border-radius:0;flex:none;align-items:center;width:153px;padding:12px 0 12px 17px;display:flex;position:relative}.tdmenu__search-form .select-grp:after{content:"";background:#bdbabb;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px){.tdmenu__search-form .select-grp:after{display:none}}.tdmenu__search-form .select-grp svg{flex:none;width:16px;height:16px}.tdmenu__search-form .select-grp path{fill:var(--td-theme-primary)}.tdmenu__search-form .form-select{box-shadow:none;color:var(--td-heading-color);font-family:var(--td-heading-font-family);border:none;outline:none;padding-left:8px;font-size:14px}.tdmenu__search-form .input-grp{flex-grow:1;margin-left:-1px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.tdmenu__search-form .input-grp{display:none}}.tdmenu__search-form input{-o-border-radius:0;-ms-border-radius:0;width:100%;height:50px;font-size:15px;font-family:var(--td-heading-font-family);background:0 0;border:none;border-radius:0;padding:12px 50px 10px 20px;display:block}.tdmenu__search-form input::placeholder{color:#8d9db5;font-size:14px}.tdmenu__search-form [type=submit]{background:var(--td-theme-primary);width:44px;height:44px;color:var(--td-color-white-default);-o-border-radius:50%;-ms-border-radius:50%;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.tdmenu__search-form [type=submit]:hover{background:var(--td-theme-secondary);color:var(--td-heading-color)}.tdmenu__search-bar{flex-grow:1}@media only screen and (min-width:1200px) and (max-width:1399px){.tdmenu__search-bar{max-width:240px}}@media only screen and (min-width:992px) and (max-width:1199px){.tdmenu__search-bar{max-width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.tdmenu__search-bar{display:none}}.tdmenu__search-bar form{position:relative}.tdmenu__search-bar form input{background:var(--td-color-white-default);border:1px solid var(--td-border-2);-o-border-radius:50px;-ms-border-radius:50px;width:100%;height:45px;font-size:15px;font-family:var(--td-heading-font-family);border-radius:50px;padding:12px 50px 10px 20px;display:block}.tdmenu__search-bar form input::placeholder{color:#8d9db5;font-size:14px}.tdmenu__search-bar form [type=submit]{color:#8d9db5;background:0 0;border:none;padding:0;font-size:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)rotate(-90deg)}.tdmenu__search-bar form [type=submit]:hover{color:var(--td-theme-primary)}.tdmenu-offcanvas-open-btn{line-height:0}.tdmenu-offcanvas-open-btn span{background-color:var(--td-common-white);border-radius:6px;width:34px;height:2px;display:block}.tdmenu-offcanvas-open-btn span:not(:last-child){margin-bottom:6px}.tdmenu-offcanvas-open-btn.mobile-nav-black span{background-color:var(--td-common-black)}.tdmenu-2 .tdmenu__navbar-wrap ul li a{color:var(--td-common-black)}.tdmenu-2 .tdmenu__navbar-wrap ul li a.active{color:var(--td-theme-secondary)}@media only screen and (min-width:1200px) and (max-width:1399px){.tdmenu-2 .tdmenu__navbar-wrap ul li a{margin:0 15px}}.tdmenu-3 .tdmenu__navbar-wrap ul li a{padding:38px 0}.tdmenu-3 .tdmenu__navbar-wrap ul li a:before{bottom:28px}.tdmenu-4 .tdmenu__navbar-wrap ul li a{padding:47px 0}.td-menu-right-action{gap:18px}@media (max-width:575px){.td-menu-right-action{gap:15px}}.td-menu-right-action>*{margin:0!important}.td-menu-right-action button{padding:0}.td-menu-right-action-2 .td-header-cart .cart-button,.td-menu-right-action-2 .search-button{color:var(--td-common-black)}.td-menu-right-action-2 .td-header-cart-count{background:var(--td-common-black)}.td-menu-right-action-2 .tdmenu-offcanvas-open-btn span{background-color:var(--td-common-black)}.td-menu-right-action-3 .td-btn{padding:15px 26px}.td-menu-right-action-3 .td-header-cart-count{background:var(--td-common-white);color:var(--td-common-black)}.td-menu-5-right-action .tdmenu-offcanvas-open-btn span{background-color:var(--td-common-black)}.td-menu-5-right-action .td-header-cart .cart-button{color:var(--td-common-black)}.td-menu-5-right-action .td-header-cart-count{color:var(--td-common-black);background:var(--td-common-white)}.td-menu-5-right-action .search-button{color:var(--td-common-black)}.sticky-menu{z-index:99;background:var(--td-common-white);border-radius:0;width:100%;margin:auto;animation:1s ease-in-out fadeInDown;position:fixed;top:0;left:0;box-shadow:0 10px 15px #1919191a}.sticky-menu .tdmenu__navbar-wrap ul li a{padding:40px 24px}.header-sticky{opacity:1;z-index:999;visibility:visible;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;width:100%;animation:.95s forwards headerSlideDown;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #12142024}.header-sticky .tdmenu__main-menu ul>li>a{color:var(--td-common-black);padding:27px 0}.header-sticky .tdmenu__main-menu ul>li>a.active{color:var(--td-theme-secondary)}.header-sticky .logo-2{display:block!important}.header-sticky .logo-sticky-none{display:none}.header-sticky .search-button,.header-sticky .td-header-cart .cart-button{color:var(--td-common-black)}.header-sticky .tdmenu-offcanvas-open-btn span{background:var(--td-common-black)}.header-sticky .td-menu-right-action-3 .td-header-cart-count{background:var(--td-theme-primary);color:var(--td-common-white)}.header-sticky .tdmenu__navbar-wrap>ul>li>a:before{bottom:20px}.header-sticky .td-header-6-main{background:0 0}.td-hero-spacing{padding-top:157px;padding-bottom:90px}.td-hero-text-shape{z-index:2;width:1190px;position:absolute;bottom:0;right:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.td-hero-text-shape{width:900px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-text-shape{width:100%}}.td-hero-content{padding-top: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-content{padding-left:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-content{padding-top:0;padding-left:0}}.td-hero-subtitle{text-transform:uppercase;color:var(--td-common-white);font-size:18px;font-weight:800;display:inline-block}.td-hero-title{text-transform:uppercase;color:var(--td-common-white);font-size:65px;font-weight:900;line-height:115%}@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){.td-hero-title{font-size:50px}}@media (max-width:575px){.td-hero-title{font-size:34px}}.td-hero-location{color:var(--td-common-white);font-size:16px;font-weight:400}.td-hero-countdown ul{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:575px){.td-hero-countdown ul{gap:10px}}.td-hero-countdown ul li{text-transform:uppercase;color:var(--td-common-white);text-align:center;border:3px solid var(--td-common-white);border-radius:30px;width:98px;height:98px;padding-top:22px;font-size:30px;font-weight:600;margin:0!important}@media (max-width:575px){.td-hero-countdown ul li{border-radius:25px;width:78px;height:78px;padding-top:9px;font-size:22px}}.td-hero-countdown ul li span{margin-top:3px;font-size:14px;display:block}.td-hero-social{writing-mode:vertical-rl;gap:24px;position:absolute;top:247px;left:0;transform:translateY(-50%)rotate(-180deg)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-social{display:none!important}}.td-hero-social span{font-family:var(--td-ff-poppins);color:#eeebff;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:500}.td-hero-social span a{font-size:19px;display:flex;transform:rotate(180deg)}.td-hero-social span a:hover{color:var(--td-theme-secondary)}.td-hero-social .hero-border{background:var(--td-common-white);width:3px;height:104px;display:inline-block}.td-hero-thumb{margin-left:-70px}@media only screen and (min-width:1200px) and (max-width:1399px){.td-hero-thumb{margin-left:-20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-thumb{margin-left:0}}.td-hero-shape-one{position:absolute;top:0;left:30%}.td-hero-shape-two{position:absolute;top:11%;right:8%}@media (max-width:575px){.td-hero-shape-two{top:0;right:0}}.td-hero-2-spacing{margin-top:122px}@media only screen and (min-width:1200px) and (max-width:1399px){.td-hero-2-spacing{margin-top:110px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-2-spacing{margin-top:75px}}.td-hero-2-title{text-transform:uppercase;color:var(--td-common-white);margin-bottom:0;font-size:70px;font-weight:900;line-height:1.2}@media only screen and (min-width:768px) and (max-width:991px){.td-hero-2-title{font-size:55px}.td-hero-2-title img{width:100px}}@media only screen and (min-width:576px) and (max-width:767px){.td-hero-2-title{font-size:50px}.td-hero-2-title img{width:80px}}@media (max-width:575px){.td-hero-2-title{font-size:30px}.td-hero-2-title img{width:50px;transform:translateY(-1px)}}.td-hero-2-title img{margin:0 8px;transform:translateY(-5px)}.td-hero-2-wrap .td-hero-social{top:260px;left:auto;right:-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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-2-wrap .td-hero-social{right:10px}}.td-hero-2-wrap .td-hero-social span{color:var(--td-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:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-2-wrap .td-hero-social span{color:var(--td-common-white)}}.td-hero-2-thumb{object-fit:cover;clip-path:polygon(90px 0,100% 0,100% calc(100% - 90px),calc(100% - 90px) 100%,0 100%,0 90px);border-radius:120px 10px;padding:210px 30px 190px 130px}@media only screen and (min-width:992px) and (max-width:1199px){.td-hero-2-thumb{padding:210px 30px 190px 65px}}@media only screen and (min-width:768px) and (max-width:991px){.td-hero-2-thumb{padding:170px 30px 140px 65px}}@media only screen and (min-width:576px) and (max-width:767px){.td-hero-2-thumb{padding:170px 30px 140px}}@media (max-width:575px){.td-hero-2-thumb{clip-path:polygon(30px 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0 30px);border-radius:44px 10px;padding:120px 30px 100px}}.td-hero-2-bg-shape{z-index:-1;width:100%;margin:0 auto;position:absolute;top:0;left:0;right:0}.td-hero-3-spacing{padding-top:270px;padding-bottom:230px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-3-spacing{padding-top:130px;padding-bottom:130px}}@media only screen and (min-width:576px) and (max-width:767px){.td-hero-3-spacing{padding-bottom:230px}}@media (max-width:575px){.td-hero-3-spacing{padding-bottom:180px}}.td-hero-3-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.td-hero-3-subtitle{text-transform:uppercase;color:var(--td-common-white);font-weight:700}.td-hero-3-title{color:var(--td-common-white);font-size:65px;font-weight:700;line-height:123%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.td-hero-3-title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.td-hero-3-title{font-size:50px}}@media (max-width:575px){.td-hero-3-title{font-size:35px}}.td-hero-3-navigation span{text-align:center;cursor:pointer;width:50px;height:50px;color:var(--td-common-white);z-index:9;background:#ffffff4d;border-radius:50%;font-size:17px;line-height:50px;transition:all .4s;display:inline-block;position:absolute;top:50%;right:334px;transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.td-hero-3-navigation span{right:134px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-3-navigation span{right:5%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-3-navigation span{top:80%;left:5%;right:auto}}.td-hero-3-navigation span:hover{color:var(--td-common-black);background:var(--td-common-white)}.td-hero-3-navigation span.td-hero-3-prev{margin-top:60px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-3-navigation span.td-hero-3-prev{margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px){.td-hero-3-navigation span.td-hero-3-next{left:15%}}@media (max-width:575px){.td-hero-3-navigation span.td-hero-3-next{left:25%}}.td-hero-3-zoom .swiper-slide.swiper-slide-active .text{opacity:1;animation-name:fadeInUp;animation-duration:1s;animation-delay:.8s;animation-fill-mode:both}.td-hero-3-zoom .swiper-slide.swiper-slide-active .text2{opacity:1;animation-name:fadeInUp;animation-duration:1s;animation-delay:.9s;animation-fill-mode:both}.td-hero-3-zoom .swiper-slide.swiper-slide-active .text3{opacity:1;animation-name:fadeInUp;animation-duration:1s;animation-delay:1s;animation-fill-mode:both}.td-hero-3-zoom .swiper-slide{backface-visibility:hidden;flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative;overflow:hidden;transform:translateZ(0)}.td-hero-4-spacing{padding-top:140px;padding-bottom:70px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-4-spacing{padding-top:85px}}.td-hero-4-blur{filter:blur(70px);z-index:-1;background:#e2dafe;border-radius:100%;width:300px;height:300px;position:absolute;top:-120px;left:-120px}.td-hero-4-blur-2{background:#fadfd1;inset:auto -120px -120px auto}.td-hero-4-thumb,.td-hero-4-thumb img{border-radius:40px}.td-hero-4-tittle{color:var(--td-common-black);margin-top:-7px;margin-bottom:25px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.td-hero-4-tittle{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.td-hero-4-tittle{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-4-tittle img{width:80px}}@media (max-width:575px){.td-hero-4-tittle{font-size:37px}.td-hero-4-tittle img{width:60px}}.td-hero-4-subtittle{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-theme-primary);background:#e9e5ff;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:700;line-height:1;display:inline-block;transform:rotate(-9deg)}.td-hero-4-dates{text-transform:uppercase;color:var(--td-common-black);font-size:20px;font-weight:700}.td-hero-4-para{text-transform:capitalize;color:var(--td-common-black);font-size:16px;font-weight:500;line-height:162%}.td-hero-4-border{background:var(--td-grey-1);width:100%;height:1px;position:relative}.td-hero-4-border:before{content:"";background:var(--td-grey-1);width:5px;height:5px;position:absolute;top:-2px;left:0;transform:rotate(45deg)}.td-hero-4-border:after{content:"";background:var(--td-grey-1);width:5px;height:5px;position:absolute;top:-2px;right:0;transform:rotate(45deg)}.td-hero-4-shape{z-index:4;position:absolute;bottom:0;right:24px}.td-hero-4-shape-2{z-index:2;position:absolute;top:93px;left:-60px}.td-hero-4-shape-3{z-index:-1;position:absolute;top:-85px;right:-85px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-4-slider-wrap{margin-right:0}}.td-hero-5-content{padding-top:170px}.td-hero-5-content-bottom{margin-right:180px}@media only screen and (min-width:1700px) and (max-width:1800px){.td-hero-5-content-bottom{margin-right:100px}}@media only screen and (min-width:1600px) and (max-width:1700px),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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom{margin-right: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom{margin-left:15px;margin-right:15px}}.td-hero-5-content-bottom p{font-weight:500;line-height:187%;font-family:var(--td-ff-poppins);text-transform:capitalize}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom p br{display:none}}.td-hero-5-content-bottom .td-hero-4-dates{font-size:30px;line-height: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom .td-hero-4-dates{font-size:25px}}.td-hero-5-content-bottom .td-hero-4-para{text-transform:capitalize;font-weight:500;line-height:162%;font-family:var(--td-ff-body)}@media only screen and (min-width:1700px) and (max-width:1800px),only screen and (min-width:1600px) and (max-width:1700px),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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-content-bottom .td-hero-4-para br{display:none}}.td-hero-5-tittle{text-transform:capitalize;color:var(--td-common-black);margin-bottom:80px;padding-left:240px;font-size:60px;font-weight:700;line-height:133%}@media only screen and (min-width:1600px) and (max-width:1700px){.td-hero-5-tittle{padding-left:140px}}@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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-tittle{padding-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.td-hero-5-tittle{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-tittle{font-size:30px}}.td-hero-5-tittle img{width:113px}@media only screen and (min-width:576px) and (max-width:767px){.td-hero-5-tittle img{width:80px}}@media (max-width:575px){.td-hero-5-tittle img{width:50px;margin:0 2px;transform:translateY(-3px)}}.td-hero-5-slider{height:100%}.td-hero-5-thumb{width:100%;height:100%}.td-hero-5-thumb img{object-fit:cover;width:100%;height:100%}.td-hero-5-thumb-slider{height:100%;margin-left:-30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-thumb-slider{margin-top:50px;margin-left:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-thumb-slider{margin-left:0}}.td-hero-5-shape{z-index:-1;position:absolute;top:160px;left:-70px}.td-hero-5-shape-2{z-index:-1;position:absolute;top:120px;right:80px}.td-hero-5-small-thumb{height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-small-thumb{margin-bottom:30px;display:block}}.td-hero-5-small-thumb img{object-fit:cover;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-5-small-thumb img{width:100%;height:auto}}.td-hero-6-area .td-hero-3-spacing{padding-top:390px;padding-bottom:215px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-6-area .td-hero-3-spacing{padding-top:290px;padding-bottom:150px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-6-area .td-hero-3-spacing{padding-top:190px;padding-bottom:150px}}.td-hero-6-area .td-hero-3-content{padding-left:85px}@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){.td-hero-6-area .td-hero-3-content{padding-left:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-6-area .td-hero-3-content{padding-left:0}}.td-hero-6-area .td-hero-3-item{position:relative}.td-hero-6-area .td-hero-3-item:before{content:"";background:radial-gradient(266.37% 59.82% at 19.01% 29.04%,#000000ba 0%,#00000030 50%);width:100%;height:100%;position:absolute;top:0;left:0}.td-hero-6-box{opacity:.3;border:8px solid #fff;border-radius:30px;width:432px;height:505px;display:inline-block;position:absolute;top:-100px;left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-hero-6-box{display:none}}.td-hero-6-blur{filter:blur(80px);opacity:.6;z-index:2;background:#241d60;width:635px;height:635px;position:absolute;top:-240px;left:-240px}.td-hero-6-blur-2{filter:blur(150px);opacity:.6;z-index:2;background:#fdb913;width:535px;height:535px;position:absolute;top:-240px;right:-240px}.td-hero-6-blur-3{filter:blur(150px);opacity:.6;z-index:2;background:#731a30;width:570px;height:570px;margin:0 auto;position:absolute;bottom:-300px;left:0;right:0}.td-video-play{background:var(--td-common-white);text-align:center;width:66px;height:66px;color:var(--td-common-black);border-radius:50%;line-height:66px;display:inline-block}.td-video-play:hover{color:var(--td-common-black)}.td-pulse-border{z-index:1;border-radius:50%;position:relative}.td-pulse-border:after,.td-pulse-border:before{content:"";z-index:-1;-o-transition:all .3s 0s ease-out;z-index:-1;border:1px solid #fff6;border-radius:50%;width:120%;height:120%;transition:all .3s ease-out;animation:2s linear infinite borderanimate2;-webkit-animation-delay:;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td-pulse-border:before{animation-delay:.7s}.td-team-item{border-radius:35px;overflow:hidden}.td-team-item:hover .td-team-social-wrap .icons{opacity:0;visibility:hidden;transform:scale(0)}.td-team-item:hover .td-team-thumb img{mix-blend-mode:normal}.td-team-content{padding-top:37px;padding-bottom:10px;padding-left:40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-content{padding-left:20px}}.td-team-thumb{transition:all .4s}.td-team-thumb img{mix-blend-mode:luminosity;border-radius:10px;transition:all .4s}.td-team-member-name{text-transform:capitalize;font-size:22px;font-weight:600}.td-team-member-name a:hover{color:var(--td-theme-primary)}.td-team-member-position{text-transform:capitalize;color:var(--td-text-grey);font-size:15px}.td-team-social{flex-direction:column;display:flex}.td-team-social a{opacity:1;visibility:visible;transition:all .4s;transform:scale(1)}.td-team-social-wrap{position:absolute;bottom:30px;left:40px}.td-team-social-wrap .list-wrap{display:none}.td-team-social-wrap a{text-align:center;background:var(--td-common-white);width:45px;height:45px;color:var(--td-theme-primary);border-radius:100px;margin-bottom:5px;font-size:22px;line-height:45px;display:inline-block}.td-team-social-wrap a svg{transform:translateY(-2px)}.td-team-social-wrap a:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-team-bigtext{letter-spacing:.12em;text-transform:uppercase;-webkit-text-fill-color:#0000;-webkit-text-stroke-color:#e9e9e9;-webkit-text-stroke-width:2px;writing-mode:vertical-rl;-webkit-background-clip:text;background-clip:text;font-size:120px;font-weight:700;position:absolute;top:659px;right:-15px;transform:translateY(-50%)rotate(-180deg)}@media only screen and (min-width:1600px) and (max-width:1700px){.td-team-bigtext{right:-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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-bigtext{display:none}}.td-team-2-iteam{padding:26px 66px 27px 30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.td-team-2-iteam{padding:26px 66px 27px 20px}}.td-team-2-iteam .bg-svg,.td-team-2-iteam .team-gradiant-bg{width:100%;height:100%;position:absolute;top:0;left:0}.td-team-2-iteam:hover .td-team-2-thumb img{transform:scale(1.07)}.td-team-2-thumb{z-index:2;border:1px solid #aeaeae;border-radius:20px;position:relative}.td-team-2-thumb img{border-radius:20px}.td-team-2-position{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:15px;font-weight:400}.td-team-2-title{color:var(--td-common-black);margin-bottom:0;font-size:20px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-2-title{font-size:18px}}.td-team-2-title a:hover{color:var(--td-theme-primary)}.td-team-2-title-text{margin-left:90px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-2-title-text{margin-left:0}}.td-team-2-title-text p{font-family:var(--td-ff-poppins);color:var(--td-common-white);font-size:18px;line-height:28px}.td-team-2-social{flex-direction:column;display:flex;position:absolute;top:74px;right:24px}.td-team-2-social a{color:var(--td-common-black);margin-bottom:20px;font-size:18px}.td-team-2-social a:hover{color:var(--td-theme-primary)}.td-team-2-content{z-index:3;position:relative}.td-team-3-thumb{border-radius:50%;margin:0 14px 20px;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-3-thumb{margin:0 0 20px}}.td-team-3-thumb img{border-radius:50%;transition:all .4s}.td-team-3-content .td-title{text-transform:capitalize;color:var(--td-common-black);margin-bottom:0;font-size:22px;font-weight:600}.td-team-3-content .td-title:hover a{color:var(--td-theme-primary)}.td-team-3-content .td-position{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:15px}.td-team-3-social{justify-content:center;margin-top:13px;display:flex}.td-team-3-social a{width:40px;height:40px;color:var(--td-theme-primary);border:.89px solid #dadada;border-radius:89px;justify-content:center;align-items:center;margin:0 3px;transition:all .4s;display:flex}.td-team-3-social a:hover{background:var(--td-theme-primary);border-color:var(--td-theme-primary);color:var(--td-common-white)}.td-team-3-wrap:hover .td-team-3-thumb img{transform:scale(1.1)}.td-team-4-title-wrap .td-section-title{font-size:30px;font-weight:600}.td-team-details-subtitle{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:18px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-details-content{margin-left:0}}.td-team-details-content p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-team-details-info{margin-right:0}}.td-team-details-info-item{align-items:center;display:flex}.td-team-details-info-item .icon{color:var(--td-common-white);text-align:center;background:var(--td-theme-primary);border-radius:100px;flex:none;width:50px;height:50px;margin-right:14px;font-size:20px;line-height:55px;display:inline-block}.td-team-details-info-item .name{text-transform:capitalize;color:var(--td-common-black);margin-bottom:5px;font-size:14px;font-weight:500;line-height:1;display:block}.td-team-details-info-item a.links:hover{color:var(--td-theme-primary)}.td-team-details-info-item .links{font-family:var(--td-ff-poppins);color:var(--td-grey-1)}.td-team-details-info ul{grid-template-columns:auto auto;display:grid}@media (max-width:575px){.td-team-details-info ul{grid-template-columns:auto}}.td-team-details-info ul li{margin-bottom:40px}.td-team-details-schedule{padding:54px 60px 40px!important}@media (max-width:575px){.td-team-details-schedule{padding:35px 20px 20px 15px!important}}.td-team-details-schedule-date{background:var(--td-common-white);text-align:center;border:1px solid #cfdcdc;border-radius:18px;justify-content:center;align-items:center;width:100px;height:100px;margin-right:20px;padding:0 20px;display:flex}.td-team-details-schedule-date h5{color:var(--td-common-black);margin-bottom:5px;font-size:26px;font-weight:700}.td-team-details-schedule-date span{color:var(--td-common-black);font-size:12px;font-weight:600;line-height:1.4;display:inline-block}.td-team-details-schedule .td-schedule-team-btn .td-btn{background:var(--td-theme-secondary)}@media only screen and (min-width:992px) and (max-width:1199px){.td-team-details-schedule .td-schedule-team-btn .td-btn{float:right}}.td-team-details-schedule .td-schedule-team-name .dates{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);margin-bottom:10px;font-size:15px;font-weight:600;display:inline-block}.td-team-5-wrap{background:var(--td-common-white);text-align:center;border-radius:25px;height:410px;padding:40px 20px 0;overflow:hidden}.td-team-5-wrap:before{content:"";opacity:0;visibility:hidden;background:#000;border-radius:25px;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.td-team-5-wrap:hover:before{opacity:.2;visibility:visible}.td-team-5-wrap:hover .td-team-5-thumb img{transform:scale(1.1)}.td-team-5-wrap:hover .td-team-5-content{background:var(--td-theme-secondary)}.td-team-5-wrap:hover .td-team-5-social{opacity:1;visibility:visible;bottom:130px}.td-team-5-wrap:hover .td-team-5-shape svg{filter:invert();opacity:.1}.td-team-5-shape{z-index:-1;margin:0 auto;position:absolute;top:46px;left:0;right:0}.td-team-5-content{background:var(--td-theme-primary);border-radius:15px;padding:14px 10px;transition:all .4s;position:absolute;bottom:30px;left:30px;right:30px}.td-team-5-content h5{text-transform:capitalize;color:var(--td-common-white);margin-bottom:4px;font-size:20px;font-weight:600}@media only screen and (min-width:1400px) and (max-width:1599px){.td-team-5-content h5{font-size:17px}}.td-team-5-content h5 a{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;color:var(--td-common-white);background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,0 2px}.td-team-5-content h5 a:hover{transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:0 2px,100% 2px}.td-team-5-content span{text-transform:capitalize;color:var(--td-common-white);font-size:15px;font-weight:400}@media only screen and (min-width:1400px) and (max-width:1599px){.td-team-5-content span{font-size:13px}}.td-team-5-thumb{justify-content:center;align-items:flex-end;height:100%;display:flex}.td-team-5-thumb img{transition:all .4s}.td-team-5-social{opacity:0;visibility:hidden;margin:0 auto;transition:all .4s;position:absolute;bottom:120px;left:0;right:0}.td-team-5-social a{color:var(--td-common-black);background:var(--td-common-white);font-size:20px}.td-team-5-blur{filter:blur(170px);background:#ffbfe8}.td-team-5-blur-2{filter:blur(100px);background:#cdc5ff}.td-social-icon-style a,.td-social-icon-style .icons{z-index:1;transition:all .3s cubic-bezier(.12,0,.39,0)}.td-social-icon-style a:hover,.td-social-icon-style .icons:hover{color:var(--td-common-white)}.td-social-icon-style a:hover span,.td-social-icon-style .icons:hover span{opacity:1;transform:scale(1)}.td-social-icon-style a span,.td-social-icon-style .icons span{box-sizing:content-box;opacity:0;pointer-events:none;z-index:-1;background-color:var(--td-theme-primary);border-radius:100%;width:100%;height:100%;margin:0;padding:1px;transition:all .5s cubic-bezier(.12,0,.39,0);display:block;position:absolute;top:-1px;left:-1px;transform:scale(1.2)}.team__social .social-toggle-icon{background:var(--td-common-white);cursor:pointer;width:45px;height:45px;color:var(--td-theme-primary);-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex}.td-banner-title-wrap .td-section-subtitle{box-shadow:none;background:#ffffff2e}.td-banner-title-wrap .td-section-title{color:var(--td-common-white);font-size:50px;font-weight:700;line-height:120%}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-title-wrap .td-section-title{font-size:28px}}.td-banner-title-wrap p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-white);font-size:18px;line-height: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-title-wrap p br{display:none}}.td-banner-title-wrap-2 .td-section-subtitle-2{background:var(--td-theme-primary);color:var(--td-common-white)}.td-banner-title-wrap-2 .td-btn-square{clip-path:polygon(0 0,90% 0%,100% 30%,100% 56%,100% 100%,9% 100%,0% 66%,0% 20%)}.td-banner-title-wrap-2 .td-btn-square:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-banner-spacing{padding-top:174px;padding-bottom:204px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-spacing{padding-top:114px;padding-bottom:120px}}.td-banner-spacing-2{padding-top:174px;padding-bottom:190px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-spacing-2{padding-top:114px;padding-bottom:120px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-2-video-wrap{margin-left:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-2-video-wrap{margin-top:100px}}.td-banner-5-wrap .td-section-subtitle{border-radius:6px}.td-banner-5-wrap .td-hero-countdown{margin-bottom:40px}.td-banner-5-wrap .td-hero-countdown ul li{background:var(--td-common-white);color:var(--td-common-black);border-radius:15px}.td-banner-5-wrap .td-hero-countdown ul li span{color:#444}.td-banner-5-spacing{padding-top:174px;padding-bottom:160px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-5-spacing{padding-top:114px;padding-bottom:100px}}.td-banner-6-wrap .td-section-title{font-size:40px}.td-banner-6-spacing{padding-top:165px;padding-bottom:150px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-6-spacing{padding-top:114px;padding-bottom:100px}}.td-banner-6-thumb{width:49%;height:100%;position:absolute;top:0;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-6-thumb{width:100%;position:inherit;margin-top:30px}}.td-banner-6-thumb img{object-fit:cover;width:100%;height:100%}.td-banner-7-title-wrap .td-section-subtitle{border-radius:6px}.td-banner-7-spacing{padding-top:90px;padding-bottom:120px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-banner-7-spacing{padding-top:114px;padding-bottom:100px}}.td-text-slider-item{align-items:center;display:flex}.td-text-slider-item .text{text-transform:uppercase;color:var(--td-common-black);margin-bottom:0;margin-right:33px;font-size:24px;font-weight:600}.td-text-slider-item img{animation:15s linear infinite rotate-infinite}.td-text-slider-active .swiper-slide{width:auto}.td-text-slider-spacing{background:var(--td-common-yellow);padding:17px 0}.td-text-6-slider{background:0 0;padding-top:0}.td-text-6-slider .td-text-slider-item .text{font-size:80px;line-height:1}@media (max-width:575px){.td-text-6-slider .td-text-slider-item .text{font-size:45px}.td-text-6-slider img{width:45px}}.td-schedule-bg{background:var(--td-common-white);border-radius:20px}.td-schedule-time{border:2px solid #d9d9d9;border-radius:0 20px 20px 0;padding:57px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-time{padding:70px 10px}}.td-schedule-time.first{border-radius:20px 20px 20px 0}.td-schedule-time.last{border-radius:0 20px 20px}.td-schedule-time span{color:#000;font-size:16px;font-weight:600;line-height:1;display:block}.td-schedule-time span.td-border{background:#141418;border-radius:30px;width:35px;height:4px;line-height:1;display:inline-block;transform:translateY(-4px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-time{border-radius:20px!important}}.td-schedule-item{margin-top:-2px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-item{margin-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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-content{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-content{text-align:left!important}}.td-schedule-content span{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:16px;font-weight:500}.td-schedule-content p{color:#000;font-size:16px;font-weight:500}.td-schedule-content .td-btn{padding:17px 37px}.td-schedule-content .td-btn span{color:#fff;font-size:16px;font-weight:600}.td-schedule-details{border:2px solid #d9d9d9;border-radius:20px 0 0 20px;margin-left:-2px;padding:59px 0 40px 43px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-details{margin-top:-2px;border-radius:20px!important}}.td-schedule-details.first{border-radius:20px 20px 0}.td-schedule-details.last{border-radius:20px 0 20px 20px}.td-schedule-tab-btn button{font-family:var(--td-ff-poppins);color:var(--td-grey-1);background:#f0f0f0;border-radius:100px;margin:0 5px 10px;padding:8px 24px;font-size:16px;font-weight:600}.td-schedule-tab-btn button.active,.td-schedule-tab-btn button:hover{background:var(--td-theme-secondary);color:var(--td-common-white)}.td-schedule-2-item{border-radius:15px}.td-schedule-2-item:hover .td-schedule-2-thumb img{transform:scale(1.1)}.td-schedule-2-date{font-family:var(--td-ff-poppins);color:var(--td-common-white);background:var(--td-theme-primary);border-radius:6px;padding:2px 14px;font-size:14px;font-weight:500;display:inline-block;position:absolute;top:26px;left:30px}.td-schedule-2-date i{margin-right:8px;display:inline-block;transform:translateY(1px)}.td-schedule-2-thumb{border-radius:15px 15px 0 0;overflow:hidden}.td-schedule-2-thumb img{border-radius:15px 15px 0 0;transition:all .4s}.td-schedule-2-title{color:var(--td-common-black);font-size:18px}.td-schedule-2-title a:hover{color:var(--td-theme-primary)}.td-schedule-2-content{background:var(--td-common-white);border-radius:0 0 15px 15px;padding:20px 30px 35px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-2-content{padding:20px 15px 35px}}.td-schedule-2-content .td-btn-square{color:var(--td-theme-secondary);clip-path:polygon(0 0,90% 0%,100% 28%,100% 80%,100% 100%,11% 100%,0% 72%,0% 20%);background:#ffe9f7;border-radius:5px 15px;padding:18px 34px;font-size:14px;font-weight:600}.td-schedule-2-content .td-btn-square:hover{color:var(--td-common-white);background:var(--td-theme-secondary)}.td-schedule-2-destination span{font-family:var(--td-ff-poppins);color:var(--td-grey-1);align-items:center;margin-bottom:4px;font-size:16px;font-weight:400;display:flex}.td-schedule-2-destination span i{color:#444;margin-right:8px;font-size:16px;transform:translateY(1px)}.td-schedule-3-thumb{border-radius:10px;margin:30px 40px 30px 30px;overflow:hidden}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-3-thumb{margin:30px}}.td-schedule-3-thumb img{border-radius:10px;transition:all .4s}@media (max-width:575px){.td-schedule-3-user-wrap{margin-bottom:15px;margin-right:20px}}.td-schedule-3-wrap{background:var(--td-common-white);border:1px solid #ddd;border-radius:20px;box-shadow:0 0 20px #0000001a}.td-schedule-3-wrap:hover .td-schedule-3-thumb img{transform:scale(1.1)}.td-schedule-3-wrap .td-schedule-2-date{border-radius:6px 0 0 6px;top:22px;left:auto;right:0}.td-schedule-3-title{color:var(--td-common-black);font-size:24px;font-weight:700;line-height:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-3-title br{display:none}}.td-schedule-3-title:hover a{color:var(--td-theme-secondary)}.td-schedule-3-destination span{color:var(--td-grey-1);font-size:16px;font-weight:500;display:inline-block}@media (max-width:575px){.td-schedule-3-destination span{margin-bottom:10px;margin-right:0;display:flex}}.td-schedule-3-destination i{color:var(--td-theme-primary);margin-right:4px;font-size:20px;display:inline-block;transform:translateY(4px)}@media (max-width:575px){.td-schedule-3-destination i{margin-right:7px;transform:translateY(2px)}}.td-schedule-3-user img{border-radius:50%}.td-schedule-3-user-wrap .name{color:var(--td-common-black);margin-bottom:0;font-size:16px;font-weight:600}.td-schedule-3-user-wrap .position{text-transform:capitalize;color:var(--td-grey-1);font-size:12px;font-weight:400}.td-schedule-3-content{margin-left:-25px;padding:30px 100px 30px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-3-content{padding:30px 30px 30px 0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-3-content{margin-left:0;padding:0 30px 30px}}.td-schedule-3-content .para{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:28px}.td-schedule-3-btn .dvdr{background:#d2d2d2;width:2px;height:41px;margin-left:30px;margin-right:30px;display:inline-block}@media (max-width:575px){.td-schedule-3-btn .dvdr{display:none}}.td-schedule-3-tab-btn{background:var(--td-common-white);border:1px solid #e7e5e9;border-radius:100px;padding:33px 30px 8px;box-shadow:0 0 10px #eef1f1}@media (max-width:575px){.td-schedule-3-tab-btn{border-radius:10px}}.td-schedule-3-tab-btn button{color:var(--td-common-black);justify-content:center;align-items:center;margin-bottom:30px;transition:all .4s;display:flex}.td-schedule-3-tab-btn button.active{box-shadow:0 4px 8px #e037a369}.td-schedule-3-tab-btn button.active .td-counts{border:1px solid var(--td-theme-secondary)}.td-schedule-3-tab-btn button:hover{box-shadow:0 4px 8px #e037a369}.td-schedule-3-tab-btn button:hover .td-counts{border:1px solid var(--td-theme-secondary)}.td-schedule-3-tab-btn .td-counts{font-family:var(--td-ff-poppins);color:#000;background:var(--td-common-white);border:1px solid #f3f3f3;border-radius:100px;padding:2px 10px;font-size:14px;font-weight:500;line-height:1;transition:all .4s;display:inline-block;position:absolute;top:-14px}.td-schedule-details-thumb img{border-radius:20px}.td-schedule-details-title{color:var(--td-common-black);font-size:30px;font-weight:600;line-height:133%}.td-schedule-details-title-2{font-size:24px}.td-schedule-details-content p{font-family:var(--td-ff-poppins);line-height:28px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-details-right{margin-left:0}}.td-schedule-details-right-list{border-radius:20px;padding:36px 40px 5px}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.td-schedule-details-right-list{padding:36px 20px 5px}}.td-schedule-details-list ul{grid-template-columns:auto auto;display:grid}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-details-list ul{grid-template-columns:auto}}.td-schedule-details-list ul li{font-family:var(--td-ff-poppins);color:var(--td-common-black);margin-bottom:30px;font-size:17px;font-weight:500;line-height:24px;display:flex}.td-schedule-details-list ul li:first-child,.td-schedule-details-list ul li:nth-child(3){margin-right:30px}.td-schedule-details-info-list ul li{margin-bottom:17px;padding-bottom:17px;display:flex}.td-schedule-details-info-list ul li:not(:last-child){border-bottom:1px solid #cfdcdc}.td-schedule-details-info-list ul li span{font-family:var(--td-ff-poppins);color:var(--td-common-black);font-size:17px}.td-schedule-details-info-list ul li span.ceta{margin-right:10px;font-weight:600}.td-schedule-details-form .item-select{height:37px}.td-schedule-details-form .nice-select{height:37px;color:var(--td-grey-1);text-transform:capitalize;border:1px solid #dbdbdb;border-radius:5px;padding:0 20px 0 15px;font-size:14px;font-weight:400;line-height:37px}.td-schedule-details-form-quantity .price{color:var(--td-common-black);font-size:18px;font-weight:700;line-height:1;display:block}.td-schedule-details-form-quantity .subtitle{color:var(--td-grey-1);font-size:13px;line-height:1}.td-schedule-details-quantity{float:right;width:104px;position:relative}.td-schedule-details-quantity .td-quantity-input{text-align:center;width:100%;height:44px;font-family:var(--td-ff-poppins);color:var(--td-common-black);background:0 0;border:none;padding:0 45px;font-size:20px;font-weight:500}.td-schedule-details-quantity span{text-align:center;width:30px;height:30px;color:var(--td-common-black);cursor:pointer;background-color:#e6e6e6;border-radius:4px;font-size:20px;line-height:30px;transition:all .4s;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%);margin:0 3px!important}.td-schedule-details-quantity span:hover{color:var(--td-common-white);background:var(--td-theme-primary)}.td-schedule-details-quantity span.decrement{left:0;right:auto}.td-schedule-details-total{border-top:1px solid #cfdcdc;margin-top:20px;padding-top:12px}.td-schedule-details-total ul li{margin-bottom:8px}.td-schedule-details-total ul li span{color:var(--td-grey-1);font-size:16px;font-weight:600}.td-schedule-details-total ul li span.quantity{font-size:13px;font-weight:400}.td-schedule-details-total-btn .td-btn{border-radius:6px;padding:21px 30px;box-shadow:0 4px 10px #0052a666}.td-schedule-details-total-btn .td-btn:hover{background:var(--td-theme-primary);box-shadow:none}.td-schedule-team{border:1px solid #ccdbdb;border-radius:15px;padding:35px 50px 20px 40px}@media only screen and (min-width:1200px) and (max-width:1399px),(max-width:575px){.td-schedule-team{padding:35px 20px 20px 15px}}.td-schedule-team-info-wrap.td-border{border-bottom:1px solid #cfdcdc}.td-schedule-team-title{color:var(--td-common-black);font-size:20px;font-weight:600}.td-schedule-team-border{background:#0052a6;border-radius:6px;width:50px;height:6px;display:inline-block}.td-schedule-team-thumb{align-items:center;display:flex}.td-schedule-team-thumb .thumb{border-radius:50%;width:100px;margin-right:30px}@media (max-width:575px){.td-schedule-team-thumb .thumb{width:70px}}.td-schedule-team-name .td-title{text-transform:capitalize;color:var(--td-common-black);margin-bottom:0;font-size:18px;font-weight:600}.td-schedule-team-name .td-title a:hover{color:var(--td-theme-primary)}.td-schedule-team-name .position{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:15px;font-weight:400}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-team-social-wrap{margin-left:0}}.td-schedule-team-social-wrap .sub-title{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:15px}.td-schedule-team-social a{width:36px;height:36px;color:var(--td-theme-primary);text-align:center;border:.8px solid #dadada;border-radius:80px;line-height:34px;display:inline-block}.td-schedule-team-social a:not(:last-child){margin-right:4px}.td-schedule-team-social a:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-schedule-team-btn .td-btn{float:right;background:#414141;border-radius:6px}.td-schedule-team-btn .td-btn:hover{background:var(--td-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-team-btn .td-btn{float:left;margin-bottom:20px}}.td-schedule-4-tab-btn{gap:20px}.td-schedule-4-tab-btn button{background:var(--td-grey-5);text-transform:capitalize;width:204px;height:130px;color:var(--td-grey-1);font-size:20px;font-weight:700;font-family:var(--td-ff-poppins);border-radius:10px}.td-schedule-4-tab-btn button.active{background:var(--td-theme-primary);color:var(--td-common-white)}.td-schedule-4-tab-btn button.active .td-counts{color:var(--td-common-black)}.td-schedule-4-tab-btn button:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-schedule-4-tab-btn button:hover .td-counts{color:var(--td-common-black)}.td-schedule-4-tab-btn button .td-counts{text-transform:capitalize;color:var(--td-grey-1);background:var(--td-common-white);border-radius:6px;margin-bottom:16px;padding:2px 20px;font-size:16px;font-weight:600;display:inline-block}.td-schedule-4-wrap{border:1px solid var(--td-grey-5);border-radius:15px;padding:30px 30px 0}.td-schedule-4-wrap:hover .td-schedule-4-thumb img{transform:scale(1.1)}.td-schedule-4-thumb{border-radius:15px;height:100%;overflow:hidden}.td-schedule-4-thumb img{object-fit:cover;border-radius:15px;height:100%;transition:all .4s}.td-schedule-4-title{font-size:22px;font-weight:600;line-height:136%}.td-schedule-4-title a:hover{color:var(--td-theme-secondary)}.td-schedule-4-destination span{font-size:16px;font-weight:500;font-family:var(--td-ff-poppins);color:var(--td-grey-1);align-items:center;display:flex}.td-schedule-4-destination span i{flex:none;width:16px;margin-right:8px;transform:translateY(2px)}.td-schedule-4-content .td-btn{color:var(--td-theme-secondary);background:#ffe8f7}.td-schedule-5-tab-btn{gap:24px}.td-schedule-5-tab-btn button{text-align:left;background:var(--td-common-white);font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);border:1px solid #444;border-radius:10px;padding:12px 55px 12px 30px;font-size:20px;font-weight:700}.td-schedule-5-tab-btn button:hover{background:var(--td-theme-secondary);border-color:var(--td-theme-secondary);color:var(--td-common-white)}.td-schedule-5-tab-btn button:hover .td-counts{color:var(--td-common-white)}.td-schedule-5-tab-btn button.active{background:var(--td-theme-secondary);border-color:var(--td-theme-secondary);color:var(--td-common-white)}.td-schedule-5-tab-btn button.active .td-counts{color:var(--td-common-white)}.td-schedule-5-tab-btn button .td-counts{text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:500}.td-schedule-5-left-border{background:#e8e8e8;width:100%;height:1px;position:relative}.td-schedule-5-left-border:before{content:"";background:#e8e8e8;width:5px;height:5px;position:absolute;top:-2px;left:0;transform:rotate(45deg)}.td-schedule-5-left-content{border-right:1px solid #e8e8e8;height:100%;padding:43px 0 25px 55px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-left-content{padding:43px 0 25px 25px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-left-content{border-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-left-content{padding-right:20px}}.td-schedule-5-date h4{font-size:36px;font-weight:600}.td-schedule-5-date span{color:var(--td-grey-1);font-size:14px;font-weight:500;line-height:143%}.td-schedule-5-name h4{font-size:16px;font-weight:500}.td-schedule-5-name span{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:16px;font-weight:500}.td-schedule-5-thumb{flex:none}@media (max-width:575px){.td-schedule-5-thumb{margin-right:10px}}.td-schedule-5-thumb img{border-radius:100px;width:140px}@media (max-width:575px){.td-schedule-5-thumb img{width:100px}}.td-schedule-5-content{padding:48px 0 10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-content{margin-bottom:0;padding-top:0;padding-left:30px;padding-right:30px}}.td-schedule-5-content p{font-family:var(--td-ff-poppins);text-transform:capitalize;line-height:162%}.td-schedule-5-content .td-schedule-4-destination{display:flex}@media (max-width:575px){.td-schedule-5-content .td-schedule-4-destination{flex-wrap:wrap}}.td-schedule-5-content .td-schedule-4-destination span{margin-right:25px}.td-schedule-5-wrap{border:1px solid var(--td-grey-5);background:var(--td-common-white);border-radius:15px}.td-schedule-5-btn{padding-right:55px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-btn{padding-right:25px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-5-btn{padding-bottom:20px;padding-left:30px}}.td-schedule-6-tab-btn{border-radius:20px}.td-schedule-6-tab-btn button{border-radius:10px;margin-bottom:20px}.td-schedule-6-wrap{box-shadow:none;background:0 0;border:none;border-radius:0}.td-schedule-6-wrap .td-schedule-2-date{position:inherit;border-radius:6px}.td-schedule-6-wrap .td-schedule-3-destination span{font-family:var(--td-ff-poppins)}.td-schedule-6-wrap .td-schedule-3-btn .dvdr{height:53px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-6-wrap .td-schedule-3-btn .dvdr{margin-left:15px;margin-right:15px}}.td-schedule-6-wrap .td-schedule-3-content{margin-left:25px;padding:0 30px 30px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-6-wrap .td-schedule-3-content{margin-left:0;padding:0 0 30px}}.td-schedule-6-wrap .td-schedule-3-thumb{margin:0 10px 30px 62px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-schedule-6-wrap .td-schedule-3-thumb{margin:0 0 30px}}.td-brands-title-wrap .td-section-title{color:var(--td-common-white)}.td-brands-btn{text-align:right}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-brands-btn{text-align:left}}.td-brands-item a{background:var(--td-common-white);text-align:center;border-radius:15px;width:100%;height:157px;line-height:157px;display:inline-block}@media (max-width:575px){.td-brands-item a{width:100%;height:100px;line-height:100px}.td-brands-item a img{width:100px}}.td-brands-2-wrap .td-brands-item a{background:#f6f6f6}.td-brands-2-wrap .td-brands-item a img{filter:saturate(0);transition:all .4s}.td-brands-2-wrap .td-brands-item a:hover img{filter:saturate()}.td-brands-4-wrap .td-brands-item a{background:var(--td-common-white)}.td-brands-5-wrap .td-brands-item a img{filter:saturate(0);transition:all .4s}.td-brands-5-wrap .td-brands-item a:hover img{filter:saturate()}.td-tickets-details span{text-transform:capitalize;color:var(--td-common-black);margin-bottom:15px;font-size:22px;font-weight:600;display:inline-block}.td-tickets-details p{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:18px}.td-tickets-details{background:var(--td-common-white);border:1.5px solid #000;border-radius:20px;padding:55px 80px 40px 60px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-tickets-details{text-align:center}}@media (max-width:575px){.td-tickets-details{padding:30px}}.td-tickets-item{margin-top:-1px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-tickets-item{margin-bottom:30px}}.td-tickets-time{background:var(--td-common-white);border:1.5px solid #000;border-radius:20px;margin-left:-1px;padding:55px 10px 47px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-tickets-time{padding:66px 10px 62px}}.td-tickets-time .price{text-transform:capitalize;color:var(--td-common-black);font-size:24px;font-weight:700;display:block}.td-blog-tag{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-secondary);border-radius:34px;padding:2px 14px;font-size:14px;font-weight:600;display:inline-block;position:absolute;bottom:20px;left:40px}.td-blog-title{text-transform:capitalize;color:var(--td-common-black-2);font-size:22px;font-weight:500;line-height:127%}.td-blog-title-sm{font-size:24px;font-weight:600;line-height:40px}.td-blog-date{flex-wrap:wrap;align-items:center;display:flex}.td-blog-date span{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:500}.td-blog-date span.date svg{transform:translateY(-2px)}.td-blog-date span i,.td-blog-date span svg{margin-right:6px}.td-blog-thumb{border-radius:20px 20px 0 0}.td-blog-thumb img{border-radius:20px 20px 0 0;transition:all .5s}.td-blog-content{border:1px solid #c9c9c9;border-radius:0 0 20px 20px;padding:37px 38px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-blog-content{padding:37px 20px 34px}}.td-blog-item{border-radius:20px}.td-blog-item:hover .td-blog-thumb img{transform:scale(1.1)}.td-blog-2-item .td-blog-2-tag{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:14px;font-weight:600}.td-blog-2-item .td-blog-thumb{border-radius:20px;margin-bottom:18px}.td-blog-2-item .td-blog-thumb img{border-radius:20px}.td-blog-sidebar-wrapper{border-left:1px solid #dfdfdf;margin-left:8px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-blog-sidebar-wrapper{border:none;margin-left:0;padding-left:0}}.td-blog-sidebar-search form{position:relative}.td-blog-sidebar-search input{width:100%;height:50px;font-family:var(--td-ff-poppins);color:var(--td-grey-1);border:1px solid #c2c2c2;border-radius:6px;padding:5px 50px 5px 20px;font-size:14px}.td-blog-sidebar-search input:focus{border-color:var(--td-theme-primary)}.td-blog-sidebar-search input::placeholder{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:14px}.td-blog-sidebar-search button{color:var(--td-theme-secondary);font-size:20px;line-height:1;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.td-blog-post-thumb{flex:none;margin-right:17px}.td-blog-post-thumb img{border-radius:10px;width:80px;height:80px}.td-blog-post-title{text-transform:capitalize;font-size:14px;font-weight:500;line-height:22px}.td-blog-post-title a:hover{color:var(--td-theme-secondary)}.td-blog-post-date{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:15px;font-weight:500}.td-blog-post-date i{margin-right:6px;font-size:18px;display:inline-block;transform:translateY(2px)}.td-blog-tag-widget .tagcloud{flex-wrap:wrap;display:flex}.td-blog-tag-widget .tagcloud a{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-theme-secondary);background:#ffe9f7;border-radius:4px;margin-bottom:6px;margin-right:6px;padding:6px 16px;font-size:14px;font-weight:500;transition:all .4s;display:inline-block}.td-blog-tag-widget .tagcloud a:hover{background:var(--td-theme-secondary);color:var(--td-common-white)}.td-blog-5-tag{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-secondary);border-radius:6px;padding:6px 10px;font-size:14px;font-weight:600;line-height:1;display:inline-block}.td-blog-5-item .td-blog-content{z-index:1;border:none;padding:37px 38px 34px;position:absolute;bottom:0;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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-blog-5-item .td-blog-content{padding:37px 18px 34px}}.td-blog-5-item .td-blog-title{color:var(--td-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-blog-5-item .td-blog-title{font-size:21px}}.td-blog-5-item .td-blog-title a:hover,.td-blog-5-item .td-blog-date span{color:var(--td-common-white)}.td-blog-5-item .td-blog-thumb{border-radius:20px}.td-blog-5-item .td-blog-thumb:before{content:"";z-index:1;background:linear-gradient(#0000001a 35%,#000000e6 100%);width:100%;height:100%;position:absolute}.td-blog-5-item .td-blog-thumb img{border-radius:20px}.td-blog-6-item .td-blog-content{background:var(--td-common-white);border:none}.td-blog-6-item .td-blog-tag{border-radius:6px}.td-map-inner{background:var(--td-common-yellow);line-height:1}.td-map-inner iframe{filter:saturate(0);width:100%;height:543px;line-height:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-map-inner iframe{height:350px}}.td-map-4-inner{background:#06061b}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.td-footer-widget.space{margin-left:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-widget.space{margin-left:0}}.td-footer-widget .text{font-family:var(--td-ff-poppins);color:#a5a5b0;line-height:32px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-widget .text br{display:none}}.td-footer-widget .number{font-family:var(--td-ff-poppins);color:#f2f2f2;font-size:20px;font-weight:600}.td-footer-widget .number:hover{color:var(--td-theme-secondary)}.td-footer-widget .email{font-family:var(--td-ff-poppins);color:#a5a5b0;display:block}.td-footer-widget .email:hover{color:var(--td-theme-secondary)}.td-footer-title{color:var(--td-common-white);font-size:22px;font-weight:600}.td-footer-subscribe{margin-right:70px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-subscribe{margin-right:0}}.td-footer-links ul li{margin-bottom:8px}.td-footer-links ul li a{font-family:var(--td-ff-poppins);color:var(--td-grey-2)}.td-footer-links ul li a:hover{color:var(--td-common-white)}.td-footer-form input{font-family:var(--td-ff-poppins);color:var(--td-grey-2);background:0 0;border:none;border-bottom:1px solid #1e1e36;padding-left:0;padding-right:50px;font-size:14px;font-weight:400}.td-footer-form input:focus{border-bottom:1px solid var(--td-theme-secondary)}.td-footer-form input::-webkit-input-placeholder{font-family:var(--td-ff-poppins);color:var(--td-grey-2);font-size:14px;font-weight:400}.td-footer-form input:-moz-placeholder-shown{font-family:var(--td-ff-poppins);color:var(--td-grey-2);font-size:14px;font-weight:400}.td-footer-form input::-moz-placeholder{font-family:var(--td-ff-poppins);color:var(--td-grey-2);font-size:14px;font-weight:400}.td-footer-form input:-ms-placeholder-shown{font-family:var(--td-ff-poppins);color:var(--td-grey-2);font-size:14px;font-weight:400}.td-footer-form-btn{position:absolute;top:50%;right:0;transform:translateY(-50%)}.td-footer-bottom{border-top:1px solid #1e1e36}.td-footer-bottom-copyright p{font-family:var(--td-ff-poppins);color:var(--td-grey-2);font-weight:500}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-bottom-social{text-align:left}}.td-footer-bottom-social span{margin-left:17px}.td-footer-bottom-social span a{color:#c2c2c2;font-size:22px}.td-footer-bottom-social span a:hover{color:var(--td-common-white)}.td-footer-bottom-social span a svg{display:inline-block;transform:translateY(-2px)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-2-widget{margin-left:0}}.td-footer-2-widget .td-instagram-link a{display:block;position:relative}.td-footer-2-widget .td-instagram-link a i{color:var(--td-common-white);text-align:center;opacity:0;font-size:50px;transition:all .4s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.td-footer-2-widget .td-instagram-link a:before{content:"";background:var(--td-theme-secondary);opacity:.902;border-radius:10px;width:100%;height:100%;transition:all .4s;position:absolute;transform:scale(0)}.td-footer-2-widget .td-instagram-link a:hover i{opacity:1;font-size:14px;line-height:0;transform:rotate(-90deg)}.td-footer-2-widget .td-instagram-link a:hover:before{transform:scale(1)}.td-footer-2-widget .td-instagram-link img{border-radius:10px}.td-footer-2-spacing{margin-top:-95px;padding-top:200px}.td-footer-4-top{border-bottom:1px solid #1e1e36}.td-footer-4-copyright{background:#040415;padding:34px 10px}.td-footer-4-form input{background:var(--td-common-white);font-family:var(--td-ff-poppins);color:var(--td-common-black);border:1px solid #0000;border-radius:10px;height:60px;padding-left:26px;padding-right:70px;font-size:14px;font-weight:400}.td-footer-4-form input:focus{border-color:var(--td-theme-secondary)}.td-footer-4-form input::placeholder{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:14px;font-weight:400}.td-footer-4-form .td-footer-form-btn{background:var(--td-theme-secondary);width:50px;height:50px;color:var(--td-common-white);border-radius:10px;right:5px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-footer-5-widget{margin-left:0}}.td-footer-5-widget h4{letter-spacing:-.04em;color:var(--td-common-white);font-size:24px;font-weight:500;line-height:150%}.td-countdown-2-title .title{color:var(--td-common-black);font-size:36px;font-weight:700}@media (max-width:575px){.td-countdown-2-title .title{font-size:30px}}.td-countdown-2-title .subtitle{color:var(--td-common-black);font-size:24px;font-weight:600}@media (max-width:575px){.td-countdown-2-title .subtitle{font-size:18px}}.td-countdown-2-wrap ul{gap:12px 8px}@media (max-width:575px){.td-countdown-2-wrap ul{gap:8px 5px}}.td-countdown-2-wrap ul li{background:var(--td-common-yellow);color:var(--td-common-black);clip-path:polygon(0 0,75% 0%,100% 28%,100% 80%,100% 100%,25% 100%,0% 72%,0% 20%);border-radius:10px 35px;width:114px;height:112px;padding-top:30px;font-size:36px;font-weight:800;margin:0!important}@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){.td-countdown-2-wrap ul li{width:104px;height:106px;padding-top:26px;font-size:34px}}@media (max-width:575px){.td-countdown-2-wrap ul li{border-radius:10px 20px;width:80px;height:80px;padding-top:16px;font-size:22px;margin-right:0!important}}.td-countdown-2-wrap ul li span{font-weight:500}.td-countdown-2-location{background:var(--td-theme-primary);clip-path:polygon(0 0,90% 0%,100% 28%,100% 80%,100% 100%,10% 100%,0% 72%,0% 20%);border-radius:10px 45px;padding:27px 50px 27px 70px;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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-2-location{padding:27px 40px 27px 50px}}.td-countdown-2-location-icon{z-index:-1;position:absolute;top:26px;left:34px}.td-countdown-2-location .title{color:var(--td-common-white);margin-bottom:4px;font-size:24px;font-weight:600}.td-countdown-2-location .subtitle{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-common-white);font-size:16px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-2-location-wrap{text-align:left!important}}.td-countdown-3-wrap{background:var(--td-theme-secondary);border-radius:20px;margin-top:-70px;padding:30px 60px 20px 50px;box-shadow:0 12px 50px #00000026}@media (max-width:575px){.td-countdown-3-wrap{padding:30px}}.td-countdown-3-wrap .td-hero-countdown ul li{color:var(--td-common-black);background:var(--td-common-white);border-radius:18px;width:90px;height:90px;padding-top:20px;font-size:27px;font-weight:600}@media (max-width:575px){.td-countdown-3-wrap .td-hero-countdown ul li{width:65px;height:65px;padding-top:5px;font-size:20px;font-weight:600}}.td-countdown-3-wrap .td-hero-countdown ul li span{margin-top:0;font-size:12px}.td-countdown-3-wrap .td-countdown-2-location{clip-path:none;background:0 0;border-radius:0;align-items:center;padding:0;display:flex}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-3-wrap .td-countdown-2-location{margin-left:0}}.td-countdown-3-wrap .td-countdown-2-location-icon{position:inherit;z-index:1;top:inherit;left:inherit;margin-right:15px}.td-countdown-3-wrap .td-hero-countdown{margin-left:-38px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-3-wrap .td-hero-countdown{margin-left:0;margin-right:-30px}}.td-countdown-3-location{text-transform:capitalize;text-decoration-skip-ink:none;color:var(--td-common-white);font-size:18px;line-height:24px;text-decoration:underline;display:inline-block}.td-countdown-3-location:hover{color:var(--td-common-white)}.td-countdown-3-shape{z-index:-1;position:absolute;top:0;right:28%}.td-countdown-3-shape-2{z-index:-1;position:absolute;bottom:0;left:28%}.td-countdown-6-wrap{background:var(--td-theme-primary);padding:50px 60px 30px 50px;box-shadow:0 12px 50px #00000026}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-6-wrap{padding:30px 20px}}.td-countdown-6-wrap .td-countdown-3-wrap{box-shadow:none;background:0 0;border-radius:0;margin-top:0;padding:0}.td-countdown-6-wrap .td-hero-countdown ul li{color:var(--td-common-black);background:var(--td-common-yellow);border-color:var(--td-common-yellow)}.td-countdown-6-wrap .td-countdown-3-shape-2{left:5%}.td-countdown-6-wrap .td-countdown-3-shape{right:32%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-countdown-6-wrap .td-countdown-2-title,.td-countdown-6-wrap .td-countdown-2-location{margin-left:0}.td-countdown-6-wrap .td-countdown-2-title .subtitle{font-size:18px}}.td-counter-2-wrap{align-items:center;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-counter-2-wrap{margin-left:0}}.td-counter-2-icon i{color:var(--td-theme-secondary);font-size:70px}.td-counter-2-title{text-transform:uppercase;color:var(--td-common-black);margin-bottom:0;font-size:64px;font-weight:700;line-height: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-counter-2-title{font-size:55px}}.td-counter-2-subtitle{text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:500}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-counter-2-subtitle{font-size:14px}}.td-counter-4-wrap .td-counter-2-icon i,.td-counter-4-wrap .td-counter-2-title,.td-counter-4-wrap .td-counter-2-subtitle{color:var(--td-common-white)}.td-counter-5-wrap .td-counter-2-icon i{color:var(--td-theme-primary);background:#e6f0ff;border-radius:24px;justify-content:center;align-items:center;width:114px;height:114px;font-size:70px;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-counter-5-wrap .td-counter-2-icon i{width:80px;height:80px;font-size:46px}}.td-counter-5-wrap .td-counter-2-title{font-size:40px}.td-counter-5-wrap .td-counter-2-subtitle{font-size:14px}.td-pricing-2-price{background:#e22ca0;border-radius:20px;padding:29px 52px;display:inline-block}.td-pricing-2-price .subtitle{text-transform:capitalize;color:var(--td-common-white);font-size:16px;font-weight:500;display:block}.td-pricing-2-price .price{color:var(--td-common-white);font-size:30px;font-weight:800}.td-pricing-2-feature ul li{font-family:var(--td-ff-poppins);color:var(--td-common-white);font-size:18px;font-weight:500;display:flex}.td-pricing-2-feature ul li:not(:last-child){margin-bottom:17px}.td-pricing-2-feature ul li svg{margin-right:5px;transform:translateY(-1px)}.td-pricing-2-item{padding:60px 20px 78px 92px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.td-pricing-2-item{text-align:center;padding:60px 40px 78px}}.td-pricing-2-item .td-btn-square{background:var(--td-common-white);color:var(--td-common-black);clip-path:polygon(0 0,93% 0%,100% 28%,100% 80%,100% 100%,7% 100%,0% 72%,0% 20%);padding:22px 30px;box-shadow:0 6px 15px #00000040}.td-pricing-2-item .td-btn-square:hover{background:var(--td-theme-primary);color:var(--td-common-white)}.td-pricing-3-item{background:var(--td-common-white);border-radius:50px 8px}.td-pricing-3-item .td-btn-3-squre{margin-left: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),(max-width:575px){.td-pricing-3-item .td-btn-3-squre{margin-left:0}}.td-pricing-3-item .td-pricing-2-feature ul li{color:var(--td-common-black)}.td-pricing-3-item .td-pricing-2-price{background:0 0;border-radius:0;padding-top:15px}.td-pricing-3-item .td-pricing-2-price .subtitle,.td-pricing-3-item .td-pricing-2-price .price{color:var(--td-common-black)}.td-pricing-4-price{border-bottom:1px solid #d4d4d4}.td-pricing-4-price .subtitle{text-transform:uppercase;color:var(--td-common-black);margin-bottom:20px;font-size:20px;font-weight:600;display:inline-block}.td-pricing-4-price .price{text-transform:capitalize;align-items:self-start;font-size:36px;font-weight:700;line-height:.9;display:flex}.td-pricing-4-price .price span{margin-right:5px;font-size:24px;font-weight:500}.td-pricing-4-price .text{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:500;line-height:175%}.td-pricing-4-item{background:var(--td-common-white);border-radius:30px;padding:55px 50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-pricing-4-item{padding:55px 40px}}.td-pricing-4-feature ul li{color:var(--td-grey-1)}.td-pricing-4-shape{z-index:-1;position:absolute;top:200px;left:8%}.td-pricing-4-shape-2{z-index:-1;position:absolute;top:265px;right:10%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-pricing-4-shape-2{right:2%}}.td-pricing-4-shape-3{z-index:-1;position:absolute;bottom:-40px;right:10%}.td-pricing-5-title-wrap{position:sticky;top:100px}.td-pricing-5-item{padding:52px 50px 37px;position:sticky;top:100px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-pricing-5-item{padding:30px 25px 17px 24px}}.td-pricing-5-item .td-pricing-4-price{border-bottom:none;border-right:1px solid #d4d4d4;margin-right:-20px;padding-right:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-pricing-5-item .td-pricing-4-price{border-right:0}.td-pricing-5-item .td-pricing-2-feature{margin-left:0}}@media (max-width:575px){.td-pricing-5-area{overflow:hidden}}.td-pricing-6-item{border-radius:30px;padding:60px 60px 70px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-pricing-6-item{padding:40px}}.td-pricing-6-item .td-pricing-2-price{padding:0}.td-pricing-6-item p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);font-size:18px;font-weight:600;line-height:144%}.td-pricing-6-item .subtitle{font-weight:400}.td-pricing-6-item .td-pricing-2-feature ul li{color:#444;font-weight:400}.td-pricing-6-item .td-btn-3-squre{margin-left:0}.td-location-2-addres span{color:var(--td-common-white);font-size:20px;font-weight:500}.td-location-2-addres p,.td-location-2-addres a{font-family:var(--td-ff-poppins);color:var(--td-common-white);font-weight:500;line-height:28px}.td-location-2-addres a:hover{color:var(--td-theme-secondary)}.td-location-2-addres .td-border{background:#503895;width:3px;height:83px;margin-top:5px;margin-left:64px;margin-right: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-location-2-addres .td-border{margin-left:30px;margin-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-location-2-map{margin-left:0}}.td-location-2-map iframe{filter:saturate(0);clip-path:polygon(0 0,94% 0%,100% 10%,100% 80%,100% 100%,7% 100%,0% 87%,0% 20%);border-radius:30px;width:100%;height:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.td-location-2-map iframe{height:500px}}@media (max-width:575px){.td-location-2-map iframe{clip-path:polygon(0 0,100% 0%,100% 10%,100% 100%,100% 100%,7% 100%,0% 100%,0% 20%);height:300px}}.td-cta-2-subtitle{color:var(--td-common-white);font-size:15px;font-weight:600}.td-cta-2-title{color:var(--td-common-white);font-size:32px;font-weight:600}@media (max-width:575px){.td-cta-2-title{font-size:28px}}.td-cta-2-wrap{padding:65px 70px 46px}@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){.td-cta-2-wrap{border-radius:12px}}@media (max-width:575px){.td-cta-2-wrap{border-radius:10px;padding:30px 10px 16px}}.td-cta-2-form .td-input{width:100%;font-family:var(--td-ff-poppins);text-transform:lowercase;color:#787878;background:var(--td-common-white);border:1px solid #0000;border-radius:100px;height:56px;font-size:15px;font-weight:400}.td-cta-2-form .td-input:focus{border-color:var(--td-theme-primary)}.td-cta-2-form .td-input::-webkit-input-placeholder{font-family:var(--td-ff-poppins);text-transform:lowercase;color:#787878;font-size:15px;font-weight:400}.td-cta-2-form .td-input:-moz-placeholder-shown{font-family:var(--td-ff-poppins);text-transform:lowercase;color:#787878;font-size:15px;font-weight:400}.td-cta-2-form .td-input::-moz-placeholder{font-family:var(--td-ff-poppins);text-transform:lowercase;color:#787878;font-size:15px;font-weight:400}.td-cta-2-form .td-input:-ms-placeholder-shown{font-family:var(--td-ff-poppins);text-transform:lowercase;color:#787878;font-size:15px;font-weight:400}.td-cta-2-form .cta-btn{font-family:var(--td-ff-poppins);text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-primary);border-radius:100px;padding:8px 27px;font-size:15px;font-weight:600;display:inline-block;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.td-cta-2-form .cta-btn:hover{background:var(--td-theme-secondary)}.td-cta-6-area{width:100%;position:absolute;top:-105px}@media (max-width:575px){.td-cta-6-area{position:inherit}}.td-cta-6-wrap{background:var(--td-theme-secondary);border-radius:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-cta-6-wrap{padding:45px 40px 26px}}@media (max-width:575px){.td-cta-6-wrap{padding:45px 20px 26px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-cta-6-wrap .td-cta-2-title{font-size:28px}}.td-feature-3-icon{color:var(--td-common-white);font-size:60px}.td-feature-3-title{color:var(--td-common-white);font-size:20px;font-weight:600;line-height:26px}.td-feature-3-text{font-family:var(--td-ff-poppins);color:#fff;line-height:26px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-feature-3-wrap{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-feature-4-wrap p br{display:none}}.td-testimonial-3-ratings span{color:#ffb600;font-size:20px}.td-testimonial-3-ratings span:not(:last-child){margin-right:4px}.td-testimonial-3-wrap{margin-right:120px;padding-left:282px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px){.td-testimonial-3-wrap{padding-left:130px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-testimonial-3-wrap{padding-left:50px}}@media (max-width:575px){.td-testimonial-3-wrap{margin-right:20px;padding-left:20px}}.td-testimonial-3-wrap p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-white);font-weight:500;line-height:26px}.td-testimonial-3-qoute{position:absolute;bottom:224px;right:0}.td-testimonial-3-avatar{align-items:center;display:flex}.td-testimonial-3-avatar-thumb img{border-radius:50%}.td-testimonial-3-avatar .names{font-family:var(--td-ff-poppins);color:var(--td-common-white);margin-bottom:0;font-weight:600;line-height:1}.td-testimonial-3-avatar .td-position{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-white);font-size:14px;line-height:1}.td-testimonial-3-video{justify-content:center;align-items:center;height:100%;padding:150px 0;display:flex}.td-testimonial-3-navigation{z-index:2;position:absolute;bottom:24%;right: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-testimonial-3-navigation{bottom:17%}}.td-testimonial-3-navigation span{text-align:center;background:var(--td-common-white);width:36px;height:36px;color:var(--td-theme-secondary);cursor:pointer;border-radius:100px;line-height:36px;transition:all .4s}.td-testimonial-3-navigation span:last-child{margin-left:4px}.td-testimonial-3-navigation span:hover{color:var(--td-common-white);background:var(--td-theme-secondary)}.td-testimonial-4-rating{gap:5px;display:flex}.td-testimonial-4-rating span{color:var(--td-common-yellow)}.td-testimonial-4-item{border:1px solid #e5e5e5;border-radius:24px;margin-bottom:1px;margin-left:2px;padding:45px 50px 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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-testimonial-4-item{padding:25px}}.td-testimonial-4-item .text{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--tp-grey-1);font-size:16px;font-weight:400;line-height:187%}.td-testimonial-4-avatar img{border-radius:100px;flex:none}.td-testimonial-4-content h5{text-transform:capitalize;margin-bottom:0;font-size:16px;font-weight:600}.td-testimonial-4-content span{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--tp-grey-1);font-size:14px;font-weight:400}.td-testimonial-4-qoute{position:absolute;bottom:50px;right: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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-testimonial-4-qoute{bottom:30px;right:20px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.td-testimonial-4-qoute{top:17px;bottom:auto}}.td-testimonial-4-navigation{gap:5px}.td-testimonial-4-navigation span{width:50px;height:50px;color:var(--td-theme-primary);cursor:pointer;background:#efecff;border-radius:10px;justify-content:center;align-items:center;transition:all .4s;display:flex}.td-testimonial-4-navigation span:hover{color:var(--td-common-white);background:var(--td-theme-primary)}.td-gallery-thumb{border-radius:20px}.td-gallery-thumb:before{content:"";visibility:hidden;opacity:0;background:#0052a6;border-radius:20px;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0;transform:scale(.6)}.td-gallery-thumb img{border-radius:20px}.td-gallery-icon span{color:var(--td-common-black);text-align:center;z-index:3;background:var(--td-common-white);visibility:hidden;opacity:0;border-radius:8px;width:60px;height:60px;margin:0 auto;font-size:25px;line-height:67px;transition:all .4s .2s;display:inline-block;position:absolute;top:50%;left:0;right:0;transform:scale(.6)}.td-gallery-wrap:hover .td-gallery-thumb:before{opacity:.85;visibility:visible;transform:scale(1)}.td-gallery-wrap:hover .td-gallery-icon span{opacity:1;visibility:visible;transform:scale(1)}.td-venue-thumb{height:100%}.td-venue-thumb img{object-fit:cover;border-radius:20px;height:100%}.td-venue-content-wrap{background:#f2f7f7;border-radius:20px;height:100%;padding:90px 90px 85px 100px}@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){.td-venue-content-wrap{padding:60px 55px 55px 65px}}@media (max-width:575px){.td-venue-content-wrap{padding:20px 15px 15px 25px}}.td-venue-subtitle{text-transform:capitalize;color:var(--td-theme-primary);font-weight:500}.td-venue-title{text-transform:capitalize;font-size:24px;font-weight:700;line-height:150%}.td-venue-text{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:30px}.td-venue-info{display:flex}.td-venue-info-icon{color:var(--td-theme-secondary);flex:none;margin-right:4px;font-size:40px;transform:translateY(-5px)}.td-venue-info .subtitle{text-transform:capitalize;color:var(--td-common-black);font-size:14px;font-weight:500;line-height:1.3;display:block}.td-venue-info .links{font-family:var(--td-ff-poppins);color:var(--td-grey-1)}.td-venue-info .links:hover{color:var(--td-theme-primary)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-wrap{margin-left:0}}.td-product-left-sidebar{border-right:1px solid #dfdfdf;margin-right:5px;padding-right:40px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-left-sidebar{border-right:none;margin-right:0;padding-right:0}}.td-product-left-title{text-transform:capitalize;margin-bottom:0;font-size:20px;font-weight:600}.td-product-left-border{background:var(--td-theme-primary);border-radius:6px;width:35px;height:6px;display:inline-block}.td-product-left-icon{color:var(--td-theme-primary);font-size:18px}.td-product-bottom-border{border-bottom:1px solid #dfdfdf}.td-product-categories-list ul li{margin-bottom:10px}.td-product-categories-list ul li a{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);align-items:center;font-size:17px;font-weight:500;display:flex}.td-product-categories-list ul li a:hover{color:var(--td-theme-secondary)}.td-product-widget-filter-btn{font-family:var(--td-ff-poppins);color:#515167;font-weight:600}.td-product-widget-filter-info span{font-family:var(--td-ff-poppins);color:#515167;font-weight:500}.td-product-widget-filter-info input{color:#0b0e25;background-color:#0000;border:0;height:auto;padding:0;font-weight:500;line-height:34px}.td-product-widget-filter-info .price-title{margin-right:4px}.td-product-widget-filter .ui-widget.ui-widget-content{background-color:#dee2e3;border:none;height:5px}.td-product-widget-filter .ui-slider-range.ui-corner-all.ui-widget-header{background:var(--td-theme-secondary)}.td-product-widget-filter .ui-slider-handle.ui-corner-all.ui-state-default{border:4px solid var(--td-common-white);background:var(--td-theme-secondary);border-radius:40px;width:18px;height:18px;top:-8px;box-shadow:0 4px 8px #0003,-2px 2px 10px #0000004d}.td-product-widget-filter .ui-slider-handle.ui-corner-all.ui-state-default:focus-visible{outline:0}.td-product-color-filter .td-checkbox{appearance:none;background:#cfcfcf;border:none;border-radius:4px;outline:none;flex:none;width:24px;height:24px;margin-right:8px;padding:0;display:block;transform:translateY(1px)}.td-product-color-filter .td-checkbox-2{background:#4814dc}.td-product-color-filter .td-checkbox-3{background:#abd800}.td-product-color-filter .td-checkbox-4{background:#e60606}.td-product-color-filter .td-checkbox-5{background:#fd6d04}.td-product-color-filter .td-checkbox-6{background:#02c473}.td-product-color-filter .td-checkbox-7{background:#14bcdc}.td-product-color-filter .td-checkbox-8{background:#fcb428}.td-product-color-filter .td-checkbox-9{background:#28a3fc}.td-product-color-filter .td-checkbox-10{background:#dc14c8}.td-product-color-filter .td-checkbox-11{background:#0015d0}.td-product-color-filter .td-checkbox:checked{border-color:#0000;position:relative}.td-product-color-filter .td-checkbox:checked:after{box-sizing:border-box;content:"";font-weight:700;font-family:var(--td-ff-fontawesome);color:var(--td-common-white);font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.td-product-color-filter .td-checkbox:hover{cursor:pointer}.td-product-widget-thumb img{border-radius:10px;width:80px}.td-product-widget-title{text-transform:capitalize;color:var(--td-common-black);font-size:14px;font-weight:500}.td-product-widget-rating{color:#f09e24;font-size:14px}.td-product-widget-price{text-transform:capitalize;color:var(--td-common-black);font-size:12px;font-weight:600}@media (max-width:575px){.td-product-box-view-type{justify-content:flex-start!important}}.td-product-box-view button{color:#444}.td-product-box-view button.active,.td-product-box-view button:hover{color:var(--td-theme-secondary)}.td-product-box-view .td-border{border:1px solid #d2d2d2;width:1px;height:20px;margin:0 5px;transform:translateY(6px)}@media (max-width:575px){.td-product-select-sorting{margin-left:0}}.td-product-select-sorting .nice-select{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);border:none;height:auto;padding:0 25px 0 0;font-size:15px;font-weight:500;line-height:1}.td-product-select-sorting .nice-select:after{right:0}.td-product-select-sorting .nice-select .list{width:160px;margin-top:20px}.td-product-select-sorting .nice-select .option{font-family:var(--td-ff-poppins);text-transform:capitalize;padding-left:10px;padding-right:10px;font-size:15px;font-weight:500}.td-product-box-number-found span{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);font-size:16px;font-weight:500}.td-product-thumb{border-radius:10px;overflow:hidden}.td-product-thumb img{border-radius:10px;transition:all .4s}.td-product-ratings span{color:#f09e24;margin-bottom:2px;font-size:14px;line-height:1}.td-product-price{text-transform:capitalize;color:var(--td-common-black);font-size:15px;font-weight:600}.td-product-title{text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:400}.td-product-title:hover a{color:var(--td-theme-primary)}.td-product-item:hover .td-product-quick-view{opacity:1;visibility:visible;right:21px}.td-product-item:hover .td-product-thumb img{transform:scale(1.1)}.td-product-quick-view{opacity:0;visibility:hidden;flex-direction:column;transition:all .4s;display:flex;position:absolute;top:26px;right:10px}.td-product-quick-view a.td-product-icon,.td-product-quick-view a{color:#393a47;background:var(--td-common-white);text-align:center;border:1px solid silver;border-radius:100px;width:38px;height:38px;margin-bottom:5px;font-size:16px;line-height:36px;transition:all .4s;display:inline-block}.td-product-quick-view a.td-product-icon:hover,.td-product-quick-view a:hover{background:var(--td-theme-primary)!important;border-color:var(--td-theme-primary)!important;color:var(--td-common-white)!important}.td-product-pagenation-wrap nav ul{justify-content:center;align-items:center;display:flex}.td-product-pagenation-wrap nav ul li{margin:0 5px}.td-product-pagenation-wrap nav ul li a{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-common-black);text-align:center;background:#f1f1f1;border-radius:50%;width:50px;height:50px;font-size:24px;font-weight:500;line-height:50px;transition:all .4s;display:inline-block}.td-product-pagenation-wrap nav ul li a:hover,.td-product-pagenation-wrap nav ul li.selected a{background:var(--td-theme-primary);color:var(--td-common-white)!important}.td-product-pagenation-wrap nav ul li.next,.td-product-pagenation-wrap nav ul li.previous,.td-product-pagenation-wrap nav ul li.disabled{display:none}.td-product-details-thumb-wrapper .nav-tabs{border:none}.td-product-details-thumb-wrapper .nav-tabs .nav-link{border-radius:10px;width:140px;height:132px;margin-bottom:10px;margin-right:10px;padding:0}@media only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.td-product-details-thumb-wrapper .nav-tabs .nav-link{width:90px;height:90px}}.td-product-details-thumb-wrapper .nav-tabs .nav-link img{border:1px solid #0000;border-radius:10px}.td-product-details-thumb-wrapper .nav-tabs .nav-link:hover{outline:inherit;border:#0000;transform:scale(1)}.td-product-details-thumb-wrapper .nav-tabs .nav-link.active{background-color:inherit!important}.td-product-details-thumb-wrapper .nav-tabs .nav-link.active img{border:1px solid #989ba2}.td-product-details-nav-main-thumb{position:relative}.td-product-details-nav-main-thumb .popup-image{text-align:center;width:40px;height:40px;color:var(--td-common-black);background:#fff;border:.8px solid #cfcfcf;border-radius:8px;line-height:40px;position:absolute;top:23px;right:28px}.td-product-details-nav-main-thumb img{border-radius:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-content-wrap{margin-left:0}}.td-product-details-title{text-transform:capitalize;font-size:22px;font-weight:600;line-height:155%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-title br{display:none}}.td-product-details-rating{margin-right:3px}.td-product-details-rating span{color:#fcb428;margin-right:2px;font-size:14px}.td-product-details-reviews .dvdr{margin:0 7px}.td-product-details-reviews span{font-family:var(--td-ff-poppins);color:var(--td-grey-1)}.td-product-details-reviews span.review{text-decoration-skip-ink:none;color:var(--td-common-black);font-weight:500;text-decoration:underline}.td-product-details-stock span{font-family:var(--td-ff-poppins);color:#9d9fa8;font-weight:500}.td-product-details-stock span.stock{color:var(--td-common-white);background:#41ba00;border-radius:6px;padding:1px 12px;font-size:12px;font-weight:600;display:inline-block}.td-product-details-inventory>p{font-family:var(--td-ff-poppins);color:var(--td-grey-1);line-height:26px}.td-product-details-price-wrapper{border-bottom:1px solid #dfdfdf}.td-product-details-price-wrapper span{text-transform:capitalize;margin-right:14px;font-size:24px;font-weight:700}.td-product-details-price-wrapper span.old-price{text-transform:capitalize;color:var(--td-grey-1);font-size:14px;font-weight:500;text-decoration:line-through}.td-product-details-price-wrapper span.discount{font-family:var(--td-ff-poppins);color:var(--td-common-white);background:#ea2829;border-radius:3px;height:22px;padding:3px 9px;font-size:12px;line-height:18px}.td-product-details-length-list ul{grid-template-columns:1fr 1fr;margin-right:60px;display:grid}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-length-list ul{margin-right:0}}@media (max-width:575px){.td-product-details-length-list ul{grid-template-columns:1fr}}.td-product-details-length-list ul li{font-family:var(--td-ff-poppins);color:var(--td-common-black);padding-left:15px;position:relative}.td-product-details-length-list ul li:before{content:"";background:var(--td-common-black);border-radius:20px;width:5px;height:5px;position:absolute;top:11px;left:0}.td-product-details-color-title span{font-family:var(--td-ff-poppins);color:var(--td-common-black);font-size:16px;font-weight:600}.td-product-details-color-title span.color-name{font-weight:500}.td-product-details-color .td-product-color-filter input{border-radius:100px}.td-product-details-size-title span{font-family:var(--td-ff-poppins);color:var(--td-common-black);font-size:16px;font-weight:600}.td-product-details-size-title span.size{font-weight:500}.td-product-details-size-title span.charts{text-decoration-skip-ink:none;color:var(--td-grey-1);font-weight:500;text-decoration:underline}.td-product-details-size-here span{font-family:var(--td-ff-poppins);color:#393a47;text-align:center;background:var(--td-common-white);border:1.2px solid #d7d7d7;border-radius:4px;width:38px;height:38px;margin-right:6px;font-size:15px;font-weight:600;line-height:38px;transition:all .4s;display:inline-block;position:relative}.td-product-details-size-here span.td-disable{color:#d7d7d7}.td-product-details-size-here span.td-disable.active,.td-product-details-size-here span.td-disable:hover{color:#d7d7d7;border-color:#d7d7d7}.td-product-details-size-here span.td-disable:before{content:"";background:#d7d7d7;width:49px;height:2px;position:absolute;top:17px;right:-6px;transform:rotate(-45deg)}.td-product-details-size-here span.active,.td-product-details-size-here span:hover{border-color:var(--td-common-black);color:var(--td-common-black)}.td-product-details-size-2 span{font-family:var(--td-ff-poppins);color:#989ba2;border:1px solid #989ba2;border-radius:5px;margin-right:6px;padding:3px 13px;font-size:13px;font-weight:600;transition:all .4s;display:inline-block}.td-product-details-size-2 span.active,.td-product-details-size-2 span:hover{border-color:var(--td-common-black);color:var(--td-common-black)}.td-product-details-fit-wrap{border-bottom:1px solid #dfdfdf}.td-product-details-quantity .td-schedule-details-quantity{background:#efefef;border-radius:8px;width:129px;height:50px;line-height:50px}.td-product-details-quantity .td-schedule-details-quantity span{color:#989ba2;background:0 0;width:42px;height:37px;font-size:19px}.td-product-details-quantity .td-schedule-details-quantity span:hover{color:var(--td-theme-primary);background:0 0}.td-product-details-cart-btn{text-transform:uppercase;color:var(--td-common-white);background:var(--td-theme-primary);text-align:center;border-radius:8px;width:100%;padding:12px 21px;font-size:14px;font-weight:400;display:block}.td-product-details-cart-btn:hover{color:var(--td-common-white);background:var(--td-common-black)}.td-product-details-cart-btn i{margin-right:10px;font-size:20px;display:inline-block;transform:translateY(3px)}.td-product-details-cart-btn-wrap{width:76%}@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),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-cart-btn-wrap{width:65%}}.td-product-details-compare-wrap{border-bottom:1px solid #dfdfdf}.td-product-details-compare-wrap ul li{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);cursor:pointer;margin-bottom:10px;font-size:15px;font-weight:500;display:inline-block}.td-product-details-compare-wrap ul li svg{margin-right:10px}.td-product-details-compare-wrap ul li .dvdr{margin-left:15px;margin-right:10px;display:inline-block}.td-product-details-query{grid-template-columns:1fr 1fr;margin-right:60px;display:grid}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-query{margin-right:0}}@media (max-width:575px){.td-product-details-query{grid-template-columns:1fr}}.td-product-details-query-item{font-family:var(--td-ff-poppins);color:var(--td-grey-1);margin-bottom:6px;font-size:15px;font-weight:600}.td-product-details-query-item span{margin-right:5px}.td-product-details-query-item p{font-weight:400}.td-product-details-query-item a{text-align:center;border:1px solid #d7d7d7;border-radius:50%;width:40px;height:40px;margin-right:5px;font-size:16px;line-height:40px;display:inline-block}.td-product-details-query-item a:hover{background:var(--td-theme-primary);border-color:var(--td-theme-primary);color:var(--td-common-white)}.td-product-details-query-item a svg{width:16px}.td-product-details-action-title{font-weight:500;font-family:var(--td-ff-poppins)}.td-product-details-tab-line{background-color:var(--td-theme-secondary);height:3px;transition:all .3s ease-out;display:block;position:absolute;bottom:-3px}.td-product-details-tab-nav .nav-tabs{border-bottom:3px solid #dfdfdf;padding-bottom:12px}@media (max-width:575px){.td-product-details-tab-nav .nav-tabs{padding-bottom:0}}.td-product-details-tab-nav .nav-tabs .nav-link{text-transform:capitalize;color:#9d9fa8;border:0;margin:0;padding:0;font-size:18px;font-weight:500;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-tab-nav .nav-tabs .nav-link{padding-bottom:10px}}.td-product-details-tab-nav .nav-tabs .nav-link:not(:first-child){margin-left:40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-product-details-tab-nav .nav-tabs .nav-link:not(:first-child){margin-left:20px}}.td-product-details-tab-nav .nav-tabs .nav-link.active,.td-product-details-tab-nav .nav-tabs .nav-link:hover{color:var(--td-theme-secondary)}.td-product-details-tab-nav .nav-tabs .nav-link.active:after,.td-product-details-tab-nav .nav-tabs .nav-link:hover:after{width:100%;left:0;right:auto}@media (max-width:575px){.td-product-details-tab-nav .nav-tabs span#productTabMarker{display:none!important}}.td-product-details-desc-wrapper>p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:28px}.td-product-details-additional-info-title{margin-bottom:16px;font-size:24px;font-weight:400}.td-product-details-additional-info.td-table-style-2 table{border-collapse:separate;border-spacing:0 7px;width:100%;font-family:var(--td-ff-poppins);border:0}.td-product-details-additional-info.td-table-style-2 table tr{border:0}.td-product-details-additional-info.td-table-style-2 table tr:not(:last-child){border:0;margin-bottom:6px}.td-product-details-additional-info.td-table-style-2 table tr td{border:1px solid #e6e7e8;padding:7px 24px}.td-product-details-additional-info.td-table-style-2 table tr td:first-child{color:var(--tp-common-black);background-color:#f9f9f9;border-right:0;width:306px;padding-left:24px;font-size:16px}.td-product-details-additional-info.td-table-style-2 table tr td:last-child{padding-left:34px}.td-product-details-review-title-2{margin-bottom:33px;font-size:24px;font-weight:500}.td-product-details-review-avater-thumb{flex:none}.td-product-details-review-avater-thumb img{border-radius:50%;flex:none;width:80px;height:80px;margin-right:20px}.td-product-details-review-avater-rating span{color:#ffb21d;font-size:13px;font-family:var(--td-ff-poppins);margin-right:2px}.td-product-details-review-avater-title{font-size:16px;font-weight:500;font-family:var(--td-ff-poppins);margin-bottom:2px}.td-product-details-review-avater-meta{font-size:14px;line-height:1.2;font-family:var(--td-ff-poppins);margin-left:3px;display:inline-block}@media (max-width:575px){.td-product-details-review-avater-2{flex-direction:column}}.td-product-details-review-form-title{margin-bottom:4px;font-size:34px;font-weight:500}.td-product-details-review-form-rating p{font-size:14px;font-family:var(--td-ff-poppins);margin-bottom:0;margin-right:8px}.td-product-details-review-form-rating-icon span{color:#ffb21d;font-size:12px}.td-product-details-review-form>p{font-size:16px;font-family:var(--td-ff-poppins);margin-bottom:8px}.td-product-details-review-item-wrapper-2{font-family:var(--td-ff-poppins);border-bottom:1px solid #e6e7e8;padding-bottom:80px}.cart__table thead th{padding:12px;font-size:15px;font-weight:600}@media (max-width:575px){.cart__table thead th.product__subtotal,.cart__table thead th.product__price{display:none}}.cart__table tbody tr{position:relative}.cart__table tbody td{text-align:left;vertical-align:middle;color:var(--tg-body-color);border:none;border-top:1px solid #ebebeb;padding:12px 17px;line-height:1.1}@media (max-width:575px){.cart__table tbody td{padding:12px 10px}}.cart__table tbody td:first-child{padding-left:0}.cart__table tbody td a{color:var(--td-theme-secondary)}.cart__table tbody td.product__name{font-weight:500}.cart__table tbody td.product__remove{text-align:right;padding-right:5px}.cart__table tbody td.product__remove a{font-size:25px}.cart__table tbody td.product__quantity{text-align:right;padding-right:0}.cart__table .product__thumb img{max-width:70px}@media (max-width:575px){.cart__table .product__price{display:none}.cart__table .product__remove a{color:#fff;background-color:red;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-top:-10px;display:flex;position:absolute;left:0;font-size:15px!important}.cart__table .product__subtotal{display:none}}.cart__table .product__remove{width:0!important;padding:0!important}.cart__actions{padding-top:25px!important;padding-bottom:10px!important;padding-right:0!important}.cart__actions-form{align-items:center;gap:10px;display:inline-flex}@media (max-width:575px){.cart__actions-form{width:100%}}.cart__actions-form input{width:100%;height:50px;color:var(--tg-heading-color);background:#f5f5f5;border:0;border-radius:30px;flex:1;margin-bottom:0;padding:0 0 0 20px}.cart__collaterals-wrap{border:1px solid #ebebeb;border-radius:0;height:100%;margin-left:50px;padding:1.25rem}@media only screen and (min-width:992px) and (max-width:1199px){.cart__collaterals-wrap{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px){.cart__collaterals-wrap{margin-top:50px}}.cart__collaterals-wrap .title{text-transform:capitalize;border-bottom:1px solid #ebebeb;padding-bottom:.9375rem;font-size:1.5rem;font-weight:700}.cart__collaterals-wrap .list-wrap{padding-bottom:.9375rem}.cart__collaterals-wrap .list-wrap li{color:var(--tg-heading-color);border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:10px;padding:12px 5px;font-size:15px;font-weight:600;display:flex}.cart__collaterals-wrap .list-wrap li span{color:var(--tg-body-color);font-weight:400}.cart__collaterals-wrap .list-wrap li span.amount{color:var(--tg-heading-color);font-size:1.25rem;font-weight:600}.cart__collaterals-wrap .btn{text-align:center;justify-content:center;width:100%}.f-right{float:right}@media (max-width:575px){.f-right{float:none}.update__cart-btn{width:100%;margin-top:20px;text-align:center!important}.update__cart-btn .btn{text-align:center;justify-content:center;width:100%}}.cart-plus-minus{flex:none;width:116px;position:relative}.cart-plus-minus input{text-align:center;width:100%;height:50px;color:var(--tg-heading-color);border:1px solid #d7d7d7;border-image:initial;border-radius:5px;padding:0 30px;font-size:16px;font-weight:500}.cart-plus-minus .qtybutton{color:#838383;cursor:pointer;-webkit-user-select:none;user-select:none;border-right:1px solid #d7d7d7;justify-content:center;align-items:center;width:31px;height:100%;font-size:20px;font-weight:600;line-height:0;display:flex;position:absolute;top:0;left:0}.cart-plus-minus .qtybutton.dec{font-size:26px}.cart-plus-minus .qtybutton.inc{border-left:1px solid #d7d7d7;border-right:none;left:auto;right:0}.update__cart-btn,.cart__actions-form{margin-top:30px}.coupon__code-info{background:#f5f5f5;align-items:center;gap:5px;margin-bottom:25px;padding:20px;display:flex}@media (max-width:575px){.coupon__code-info{flex-wrap:wrap}}.coupon__code-info a:hover{color:var(--td-theme-primary);text-decoration:underline}.coupon__code-form{margin-bottom:35px;display:none}.coupon__code-form p{margin-bottom:15px}.coupon__code-form input{width:100%;height:55px;color:var(--tg-heading-color);background:#f5f5f5;border:none;border-radius:30px;margin-bottom:15px;padding:0 20px}.customer__form-wrap{border:1px solid #ebebeb;padding:30px}@media (max-width:575px){.customer__form-wrap{padding:25px 20px}}.customer__form-wrap .title{text-transform:uppercase;color:var(--tg-heading-color);font-size:1.5rem;font-weight:700;font-family:var(--tg-heading-font-family);border-bottom:1px solid #ebebeb;margin-bottom:.75rem;padding-bottom:.75rem;line-height:1;display:block}@media (max-width:575px){.customer__form-wrap .title{font-size:1.3rem}}.customer__form-wrap .title.title-two{margin-top:20px}.customer__form-wrap .form-grp{margin-bottom:15px}.customer__form-wrap .form-grp.select-grp{position:relative}.customer__form-wrap .form-grp.select-grp:after{content:"";color:var(--td-theme-primary);font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:700;position:absolute;bottom:13px;right:20px}.customer__form-wrap .form-grp label{color:var(--tg-body-color);margin-bottom:5px;font-size:15px;display:block}.customer__form-wrap .form-grp textarea,.customer__form-wrap .form-grp input{width:100%;color:var(--tg-heading-color);background:#f5f5f5;border:none;height:53px;padding:0 20px}.customer__form-wrap .form-grp textarea{min-height:120px;max-height:120px;padding:10px 20px 0}.customer__form-wrap .form-grp select{color:var(--tg-heading-color);text-transform:capitalize;appearance:none;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:0;outline:none;width:100%;height:53px;padding:12px 37px 9px 20px;font-size:16px;font-weight:400;line-height:1.2}.order__info-wrap{border:2px solid var(--td-theme-primary);height:fit-content;padding:30px}@media only screen and (min-width:768px) and (max-width:991px){.order__info-wrap{margin-top:50px}}@media (max-width:575px){.order__info-wrap{padding:25px 20px}}.order__info-wrap>.title{text-transform:uppercase;border-bottom:1px solid #ebebeb;margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.order__info-wrap .list-wrap{margin-bottom:20px}.order__info-wrap .list-wrap li{color:var(--tg-body-color);border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:8px;padding:12px 0;font-size:15px;font-weight:600;display:flex}.order__info-wrap .list-wrap li span{color:var(--tg-heading-color);font-weight:700;line-height:1;display:block}.order__info-wrap .list-wrap li.title span{color:var(--tg-body-color)}.order__info-wrap .list-wrap li:last-child span{font-size:1.25rem}.order__info-wrap p{margin-bottom:15px}.order__info-wrap p a{text-decoration:underline}.order__info-wrap p a:hover{color:var(--td-theme-primary)}.order__info-wrap .btn{text-align:center;width:100%;margin-top:10px}.tg-login-wrapper{background:var(--tp-common-white);padding:100px 85px;box-shadow:0 30px 60px #03041c1a}@media (max-width:575px){.tg-login-wrapper{padding:50px 25px}}.tg-login-top h2{letter-spacing:-.04em;margin-bottom:6px;font-size:34px}.tg-login-navigate a{text-transform:capitalize;color:var(--tg-common-black);font-size:15px;text-decoration:underline}.tg-tour-about-review-form form input{background:var(--td-common-white);font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);border:1px solid #d9e1e1;border-radius:8px;font-size:16px;font-weight:400}.td-contact-form-box{border-radius:20px;padding:50px}@media (max-width:575px){.td-contact-form-box{padding:20px}}.td-contact-form-box .td-input{background:var(--td-common-white);width:100%;height:50px;font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);border:1px solid #d9e1e1;border-radius:8px;font-size:16px;font-weight:400}.td-contact-form-box .td-input:focus{border-color:var(--td-theme-primary)}.td-contact-form-box .td-input::placeholder{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:16px;font-weight:400}.td-contact-form-box .td-input.message{resize:none;height:135px}.td-contact-form-box .td-btn{font-family:var(--td-ff-poppins);background:var(--td-theme-primary);border-radius:8px;padding:17px 51px;font-size:16px;font-weight:600;transition:all .4s}@media (max-width:575px){.td-contact-form-box .td-btn{padding:17px 45px}}.td-contact-form-box .td-btn:hover{background:var(--td-common-black)}.td-contact-form-wrap{background:#f2f7f7;border-radius:20px}.td-contact-form-wrap .td-contact-form-box{padding:50px 50px 15px}@media (max-width:575px){.td-contact-form-wrap .td-contact-form-box{padding:20px 20px 0}}.td-contact-map{width:100%;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-contact-map{height:400px}}.td-contact-map iframe{filter:saturate(0);border-radius:20px;width:100%;height:100%}.td-contact-info{border-radius:20px;padding:50px 60px 55px 57px}@media (max-width:575px){.td-contact-info{padding:20px 20px 25px 17px}}.td-contact-info-title{text-transform:capitalize;font-size:20px;font-weight:500;line-height:180%}.td-contact-info>p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:30px}.td-contact-info-list ul li{margin-bottom:30px;display:flex}.td-contact-info-list ul li .icons{color:var(--td-theme-secondary);flex:none;margin-right:10px;font-size:35px}.td-contact-info-list ul li .address span{text-transform:capitalize;color:var(--td-common-black);font-size:14px;font-weight:500;line-height:1.2;display:block}.td-contact-info-list ul li .address a{font-family:var(--td-ff-poppins);color:var(--td-grey-1)}.td-contact-info-list ul li .address a:hover{color:var(--td-theme-secondary)}.td-contact-info-social{display:flex}.td-contact-info-social a{margin-right:20px;font-size:24px}.td-contact-info-social a svg{transform:translateY(-2px)}.td-error-title{font-size:50px;font-weight:700}.td-error-content p{font-family:var(--td-ff-poppins);color:var(--td-common-black);font-size:24px;font-weight:500}.td-error-content .td-btn{background:var(--td-theme-primary);border-radius:6px}.td-error-content .td-btn:hover{background:var(--td-common-black)}.td-postbox-thumb img{border-radius:15px}.td-postbox-item .td-blog-date i{display:inline-block;transform:translateY(2px)}.td-postbox-item .td-blog-date svg{margin-left:0}.td-postbox-item .td-blog-title{font-size:30px}@media (max-width:575px){.td-postbox-item .td-blog-title{font-size:25px}}.td-postbox-item .td-blog-title:hover a{color:var(--td-theme-primary)}.td-postbox-content p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:28px}.td-postbox-content .td-btn{color:var(--td-theme-primary);background:#e6f0ff;border-radius:8px;padding:15px 27px}.td-postbox-content .td-btn:hover{background:var(--td-theme-primary);color:var(--td-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-postbox-wrapper{margin-right:0}}.td-postbox-details-qoute{margin:0 100px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-postbox-details-qoute{margin:0}}.td-postbox-blockquote{background:#f5f3ff;border-left:8px solid #0052a6;border-radius:0 4px 4px 0;padding:20px 25px 25px 30px}.td-postbox-blockquote p{font-family:var(--td-ff-poppins);color:var(--td-common-black);font-size:18px;font-weight:500;line-height:28px}.td-postbox-blockquote h5{font-family:var(--td-ff-poppins);margin-bottom:0;font-size:20px;font-weight:600}.td-postbox-navigation .navigation-btn{text-transform:capitalize;color:var(--td-common-black);font-size:18px;font-weight:600}.td-postbox-navigation .navigation-btn a:hover,.td-postbox-navigation .navigation-btn i{color:var(--td-theme-primary)}.td-postbox-navigation .td-date{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:15px;font-weight:500}.td-postbox-navigation .td-date i{margin-right:9px;font-size:18px;display:inline-block;transform:translateY(3px)}.td-postbox-navigation p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-weight:500;line-height:26px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-postbox-navigation p br{display:none}}.td-postbox-form{background:#fff;border:1px solid #e9e9e9;border-radius:15px;padding:50px 60px 55px;box-shadow:0 4px 30px #0000000d}@media (max-width:575px){.td-postbox-form{padding:20px 20px 25px}}.td-postbox-form p{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);margin-bottom:22px}.td-postbox-form-title{font-family:var(--td-ff-poppins);text-transform:capitalize;font-size:24px;font-weight:700}.td-postbox-form .td-contact-form-box{border-radius:0;padding:0}.td-postbox-form .td-product-details-review-form-title{margin-bottom:4px;font-size:34px;font-weight:500}.td-postbox-form .td-btn{background:var(--td-theme-secondary);padding:17px 24px}.td-postbox-form .td-contact-form-box .td-input{background:#f4f4f4;border:1px solid #0000}.td-postbox-form .td-contact-form-box .td-input:focus{border-color:var(--td-theme-secondary)}.td-postbox-form .td-contact-form-box .td-input::placeholder{font-size:15px;font-family:var(--td-ff-poppins)}.td-postbox-form .td-checkbox input{flex:none;width:18px;height:18px;margin-right:5px;transform:translateY(3px)}.td-postbox-form .td-checkbox label{font-family:var(--td-ff-poppins);color:var(--td-grey-1);font-size:16px;font-weight:400}.td-faq-title{text-transform:capitalize;font-size:30px;font-weight:600;line-height:133%}.td-faq-para{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);line-height:28px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-faq-wrapper{margin:0}}.td-faq-wrapper .accordion,.td-faq-wrapper .accordion-item{border:none}.td-faq-wrapper .td-faq-details-para{padding:25px 0 0}.td-faq-wrapper .td-faq-details-para p{font-family:var(--td-ff-poppins);color:#393a47;margin-bottom:4px;line-height:28px}.td-faq-wrapper .accordion-button{font-family:var(--td-ff-body);text-transform:capitalize;color:var(--td-common-black);box-shadow:none;background:0 0;border:none;border-bottom:1px solid #d7d7d7;border-radius:0;outline:none;padding:29px 0;font-size:20px;font-weight:500}.td-faq-wrapper .accordion-button:after{background-image:inherit;border:2px solid var(--td-theme-secondary);border-radius:50%;width:30px;height:30px}.td-faq-wrapper .accordion-button:focus{box-shadow:none;outline:none}.td-faq-wrapper .accordion-button:not(.collapsed){color:var(--td-theme-secondary)}.td-faq-wrapper .accordion-button:not(.collapsed):after{transform:rotate(0)}.td-faq-wrapper .accordion-button:not(.collapsed) .accordion-btn:before{color:var(--td-common-black);transform:translate(-50%)rotate(90deg)}.td-faq-wrapper .accordion-button:not(.collapsed) .accordion-btn:after{color:var(--td-common-black)}.td-faq-wrapper .accordion-button .accordion-btn{width:12px;height:12px;display:inline-block;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.td-faq-wrapper .accordion-button .accordion-btn:after{content:"";background-color:var(--td-theme-secondary);border-radius:2px;width:100%;height:2px;transition:all .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.td-faq-wrapper .accordion-button .accordion-btn:before{content:"";background-color:var(--td-theme-secondary);border-radius:2px;width:2px;height:100%;transition:all .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.td-cetagory-thumb{border-radius:30px;overflow:hidden}.td-cetagory-thumb img{border-radius:30px;width:100%;transition:all .4s}.td-cetagory-tittle{text-transform:capitalize;font-size:20px;font-weight:600}.td-cetagory-subtittle{font-family:var(--td-ff-poppins);text-transform:capitalize;color:var(--td-grey-1);font-size:15px;font-weight:500}.td-cetagory-item:hover .td-cetagory-thumb img{transform:scale(1.1)}.td-cetagory-btn a{background:var(--td-common-white);width:50px;height:50px;color:var(--td-theme-primary);border:1px solid #d5d5d5;border-radius:8px;justify-content:center;align-items:center;display:flex}.td-cetagory-content{background:var(--td-common-white);border-radius:20px;padding:30px 33px 30px 40px;position:absolute;bottom:30px;left:30px;right:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.td-cetagory-content{padding:15px 18px 15px 20px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}body,html,h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,select{font-family:var(--td-font),sans-serif}.td-feature-area{margin-top:40px}
