@import url("https://aquamend.info/css2.html");:root{--tj-color-common-black:#000;--tj-fs-h4:24px;--tj-fs-h3:30px;--tj-color-common-white:#fff;--tj-color-theme-bg-2:#2b2e32;--tj-fw-ebold:800;--tj-fw-elight:200;--tj-fw-black:900;--tj-color-border-primary-1:hsla(0,0%,75%,.502);--tj-fs-h5:20px;--tj-fw-normal:normal;--tj-ff-body:"Inter",sans-serif;--tj-color-border-1:#d8dde1;--tj-fw-sbold:600;--tj-fs-h2:50px;--tj-color-theme-bg:#dbe8ff;--tj-color-theme-primary:#0d57d7;--tj-fs-p:16px;--tj-color-text-body:#696969;--tj-color-grey-4:#ffc131;--tj-fs-h6:14px;--tj-color-heading-primary:#373a3f;--tj-ff-heading:"Open Sans",sans-serif;--tj-color-theme-secondary:#4d8eff;--tj-fw-light:300;--tj-fw-bold:700;--tj-color-grey-5:rgba(0,0,0,.059);--tj-ff-fontawesome:"Font Awesome 6 Pro";--tj-fs-h1:65px;--tj-color-grey-6:#f4f4f4;--tj-fw-medium:500;--tj-fs-body:16px;--tj-fw-regular:400;--tj-color-grey-3:#444445;--tj-color-grey-7:#f9fbff;--tj-color-grey-2:#f1f6ff;--tj-fw-thin:100;--tj-ff-p:"Inter",sans-serif}*{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.site-main,body,html{overflow-x:hidden;position:relative}body{font-size:var(--tj-fs-body);font-weight:400;color:var(--tj-color-text-body);line-height:1.6;font-family:var(--tj-ff-body)}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:var(--tj-fw-ebold);color:var(--tj-color-heading-primary);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1.3;margin-top:0;font-family:var(--tj-ff-heading)}h1{font-size:var(--tj-fs-h1)}@media only screen and (min-width:1200px) and (max-width:1399px){h1{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){h1{font-size:48px}}@media only screen and (min-width:576px) and (max-width:767px){h1{font-size:40px}}@media (max-width:575px){h1{font-size:32px}}h2{font-size:var(--tj-fs-h2)}@media only screen and (min-width:992px) and (max-width:1199px){h2{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){h2{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){h2{font-size:35px}}@media (max-width:575px){h2{font-size:30px}}h3{font-size:var(--tj-fs-h3)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){h3{font-size:22px}}h4{font-size:var(--tj-fs-h4)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){h4{font-size:20px}}h5{font-size:var(--tj-fs-h5)}h6{font-size:var(--tj-fs-h6)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{line-height:inherit;display:block}h1 a,h1:hover a,h2 a,h2:hover a,h3 a,h3:hover a,h4 a,h4:hover a,h5 a,h5:hover a,h6 a,h6:hover a{font-size:inherit;font-weight:inherit;color:inherit}ul{padding:0;margin:0}.btn,:after,:before,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,svg path,textarea{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{text-decoration:none;color:inherit}a,button{border:none;color:inherit;outline:none;background:transparent}button:hover{cursor:pointer}button:focus,button:focus:not(:focus-visible){outline:0;-webkit-box-shadow:0 0 0;box-shadow:0 0 0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.nice-select,input:not([type=submit]):not([type=radio]):not([type=checkbox]),select,textarea{height:auto;font-size:16px;border:1px solid var(--tj-color-common-white);color:var(--tj-color-common-black);padding-right:29px;outline:none;background-color:--tj-color-common-white;width:100%;padding-left:29px}input[type=color]{height:100%;padding:0;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:50%;background:none;cursor:pointer;width:100%}::-webkit-scrollbar{height:4px;background:transparent;width:4px}::-webkit-scrollbar-thumb{-webkit-box-shadow:0 0 0 rgba(0,0,0,.75);-webkit-border-radius:1ex;background:var(--tj-color-theme-primary)}::-webkit-scrollbar-corner{background:transparent}::-moz-selection{text-shadow:none;color:var(--tj-color-common-white);background:var(--tj-color-common-black)}::selection{text-shadow:none;color:var(--tj-color-common-white);background:var(--tj-color-common-black)}::-webkit-input-placeholder{font-size:var(--tj-fs-body);color:var(--tj-color-common-black);opacity:1}::-moz-placeholder{font-size:var(--tj-fs-body);color:var(--tj-color-common-black);opacity:1}:-ms-input-placeholder{font-size:var(--tj-fs-body);color:var(--tj-color-common-black);opacity:1}::-ms-input-placeholder{font-size:var(--tj-fs-body);color:var(--tj-color-common-black);opacity:1}::placeholder{font-size:var(--tj-fs-body);color:var(--tj-color-common-black);opacity:1}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-y:visible;overflow-x:hidden}.p-relative{position:relative}.p-absolute{position:absolute}.include-bg{background-size:cover;background-position:50%;background-repeat:no-repeat}.b-radius{border-radius:6px}.tj-cancel-btn,.tj-primary-btn{-ms-flex-pack:center;padding:20px 25px;justify-content:center;-webkit-box-pack:center;font-size:15px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);-webkit-box-align:center;text-transform:uppercase;position:relative;gap:5px;align-items:center;border-radius:40px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);line-height:1;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:2}.tj-cancel-btn:before,.tj-primary-btn:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:40px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-secondary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-secondary) 0,var(--tj-color-theme-primary) 100%);left:0;width:100%;z-index:-1}.tj-cancel-btn .icon_box,.tj-primary-btn .icon_box{overflow:hidden;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);padding:0 4px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-cancel-btn .icon_box .icon_first,.tj-cancel-btn .icon_box .icon_second,.tj-primary-btn .icon_box .icon_first,.tj-primary-btn .icon_box .icon_second{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-cancel-btn .icon_box .icon_second,.tj-primary-btn .icon_box .icon_second{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);position:absolute}.tj-cancel-btn:hover,.tj-primary-btn:hover{color:var(--tj-color-common-white)}.tj-cancel-btn:hover:before,.tj-primary-btn:hover:before{opacity:1;visibility:visible}.tj-cancel-btn:hover .icon_box .icon_first,.tj-primary-btn:hover .icon_box .icon_first{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.tj-cancel-btn:hover .icon_box .icon_second,.tj-primary-btn:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tj-white-btn{padding:17px 25px;font-size:15px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;text-transform:uppercase;border-radius:60px;background:var(--tj-color-common-white);line-height:1;font-family:var(--tj-ff-heading);display:inline-block}.tj-white-btn .icon_box{overflow:hidden;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);padding:0 4px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-white-btn .icon_box .icon_first,.tj-white-btn .icon_box .icon_second{-webkit-animation:none;animation:none;color:var(--tj-color-heading-primary);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-white-btn .icon_box .icon_second{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);color:var(--tj-color-common-white);position:absolute}.tj-white-btn.style-2{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;gap:10px;align-items:center;border-radius:10px;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-white-btn.style-2,.tj-white-btn.style-2 .icon_box .icon_first{color:var(--tj-color-theme-primary)}.tj-white-btn.style-2 .icon_box .icon_second{color:var(--tj-color-common-white)}.tj-white-btn.style-3{padding:20px 30px;color:var(--tj-color-theme-primary);text-transform:capitalize}.tj-white-btn:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-bg-2)}.tj-white-btn:hover .icon_box .icon_first{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.tj-white-btn:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tj-transparent-btn{padding:15px 22px;font-size:15px;border:1px solid var(--tj-color-border-1);font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);text-transform:uppercase;position:relative;border-radius:60px;background:transparent;line-height:1;font-family:var(--tj-ff-heading);display:inline-block;z-index:2}.tj-transparent-btn .icon_box{overflow:hidden;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);padding:0 4px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-transparent-btn .icon_box .icon_first,.tj-transparent-btn .icon_box .icon_second{-webkit-animation:none;animation:none;color:var(--tj-color-text-body);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-transparent-btn .icon_box .icon_second{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);color:var(--tj-color-common-white);position:absolute}.tj-transparent-btn.style-2{padding:16px 25px;border:1px solid var(--tj-color-theme-primary);color:var(--tj-color-theme-primary)}.tj-transparent-btn:hover{border-color:var(--tj-color-grey-3);color:var(--tj-color-common-white);background-color:var(--tj-color-grey-3)}.tj-transparent-btn:hover.style-2{border-color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-primary)}.tj-transparent-btn:hover .icon_box .icon_first{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.tj-transparent-btn:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tj-price-btn{padding:17px 20px;font-size:15px;border:1px solid var(--tj-color-theme-primary);font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);text-transform:uppercase;text-align:center;border-radius:10px;background:transparent;line-height:1;font-family:var(--tj-ff-heading);display:block}.tj-price-btn .icon_box{overflow:hidden;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);padding:0 4px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-price-btn .icon_box .icon_first,.tj-price-btn .icon_box .icon_second{-webkit-animation:none;animation:none;color:var(--tj-color-theme-primary);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-price-btn .icon_box .icon_second{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%);color:var(--tj-color-common-white);position:absolute}.tj-price-btn:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.tj-price-btn:hover .icon_box .icon_first{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%)}.tj-price-btn:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tj-header-area{-webkit-transition:.4s;transition:.4s;position:relative;z-index:99}.tj-header-area.header-absolute,.tj-header-area.header-dublicate{position:absolute;top:0;left:0;width:100%;z-index:99}.tj-header-area.header-sticky{position:absolute;opacity:0;visibility:hidden}.tj-header-area.sticky{-webkit-animation:sticky .9s;animation:sticky .9s;position:fixed;opacity:1;visibility:visible;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.06);box-shadow:0 0 15px 0 rgba(0,0,0,.06)}.tj-header-area.header-1 .mainmenu-area{background:transparent}.tj-header-area.header-1 .mainmenu-area:before{display:none}.tj-header-area.header-1 .mainmenu-area .mainmenu-wrapper{position:relative;background:var(--tj-color-theme-secondary);z-index:1}.tj-header-area.header-1 .mainmenu-area .mainmenu-wrapper:before{height:100%;content:"";position:absolute;top:0;background:var(--tj-color-theme-secondary);left:100%;width:30%}.tj-header-area.header-1 .mainmenu-area .mainmenu-wrapper .site-logo:before{-webkit-clip-path:polygon(100% 0,0 0,100% 250%);clip-path:polygon(100% 0,0 0,100% 250%);width:60%}.tj-header-area.header-1.header-dublicate .mainmenu-wrapper:after{height:100%;right:100%;content:"";position:absolute;top:0;background:var(--tj-color-theme-bg);width:30%}.tj-header-area.header-2.header-sticky .header-button{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tj-header-area.header-2 .site-logo2 a{display:inline-block}.tj-header-area.header-2 .site-logo2 a img{max-width:165px;width:100%}.tj-header-area.header-3{padding:30px 0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3{padding:15px 0}}.tj-header-area.header-3.header-sticky{padding:0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;background:transparent}.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper .site-logo{height:95px;padding:15px 25px;border-radius:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper .site-logo{height:90px;padding:15px}.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper .site-logo .logo img{max-width:135px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper .site-logo{height:75px;padding:15px}.tj-header-area.header-3.header-sticky .mainmenu-area .mainmenu-wrapper .site-logo .logo img{max-width:135px}}.tj-header-area.header-3 .header-topbar{padding:0;background:transparent}.tj-header-area.header-3 .header-topbar .header-topbar-content{-ms-flex-pack:justify;padding:10px 50px;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;border-radius:15px 15px 0 0;background:var(--tj-color-theme-bg-2);-ms-flex-align:center;row-gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-header-area.header-3 .header-topbar .header-topbar-content .header-socials ul li a{-ms-flex-pack:center;height:25px;justify-content:center;-webkit-box-pack:center;font-size:13px;border:1px solid var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:25px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-header-area.header-3 .header-topbar .header-topbar-content .header-socials ul li a.twitter{font-size:10px}.tj-header-area.header-3 .header-topbar .header-topbar-content .header-socials ul li a i{color:var(--tj-color-common-white)}.tj-header-area.header-3 .header-topbar .header-topbar-content .header-socials ul li a:hover{border-color:var(--tj-color-grey-2);color:var(--tj-color-theme-primary);background-color:var(--tj-color-grey-2)}.tj-header-area.header-3 .header-topbar .header-topbar-content .header-socials ul li a:hover i{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3 .header-topbar .header-topbar-content{padding:10px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-3 .header-topbar .header-topbar-content{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-header-area.header-3 .header-topbar .header-contact-infos ul{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.tj-header-area.header-3 .header-topbar .header-contact-infos ul li{padding-right:0}.tj-header-area.header-3 .header-topbar .header-contact-infos ul li:before{display:none}}.tj-header-area.header-3 .mainmenu-area{background:transparent}.tj-header-area.header-3 .mainmenu-area:before{display:none}.tj-header-area.header-3 .mainmenu-area .mainmenu-wrapper{background:var(--tj-color-grey-2)}.tj-header-area.header-3 .mainmenu-area .mainmenu-wrapper .site-logo:after,.tj-header-area.header-3 .mainmenu-area .mainmenu-wrapper .site-logo:before{display:none}@media only screen and (min-width:992px) and (max-width:1199px){.tj-header-area.header-3 .mainmenu-area .mainmenu-wrapper{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-header-area.header-3{padding:15px 0}}.tj-header-area .mainmenu-wrapper{-webkit-column-gap:110px;-moz-column-gap:110px;column-gap:110px;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;position:relative;z-index:1}.tj-header-area .mainmenu-wrapper,.tj-header-area .mainmenu-wrapper .mainmenu-box{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-header-area .mainmenu-wrapper .mainmenu-box{gap:25px}.tj-header-area .mainmenu-wrapper .mainmenu-right-item{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .header-search .search{-ms-flex-pack:center;height:40px;justify-content:center;-webkit-box-pack:center;border:1px solid var(--tj-color-border-1);color:var(--tj-color-heading-primary);-webkit-box-align:center;align-items:center;border-radius:50%;background:var(--tj-color-common-white);width:40px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .header-search .search i{font-weight:var(--tj-fw-regular);color:var(--tj-color-heading-primary)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .header-search .search:hover{border-color:var(--tj-color-theme-bg-2);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-bg-2)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .header-search .search:hover i{color:var(--tj-color-common-white)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .hamburger-menu .hamburger{-ms-flex-pack:center;height:40px;justify-content:center;-webkit-box-pack:center;border:1px solid var(--tj-color-border-1);color:var(--tj-color-heading-primary);-webkit-box-align:center;align-items:center;border-radius:50%;background:var(--tj-color-common-white);width:40px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .hamburger-menu .hamburger i{font-weight:var(--tj-fw-regular);color:var(--tj-color-heading-primary)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .hamburger-menu .hamburger:hover{border-color:var(--tj-color-theme-bg-2);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-bg-2)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item .hamburger-menu .hamburger:hover i{color:var(--tj-color-common-white)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .header-search .search{border:1px solid var(--tj-color-theme-primary);color:var(--tj-color-theme-primary)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .header-search .search i{color:var(--tj-color-theme-primary);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .header-search .search:hover{border-color:var(--tj-color-theme-bg-2);color:var(--tj-color-common-white)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .header-search .search:hover i{color:var(--tj-color-common-white)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .hamburger-menu .hamburger{border:1px solid var(--tj-color-theme-primary);color:var(--tj-color-theme-primary)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .hamburger-menu .hamburger i{color:var(--tj-color-theme-primary);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .hamburger-menu .hamburger:hover{border-color:var(--tj-color-theme-bg-2);color:var(--tj-color-theme-primary)}.tj-header-area .mainmenu-wrapper .mainmenu-right-item.style-2 .hamburger-menu .hamburger:hover i{color:var(--tj-color-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-header-area .mainmenu-wrapper{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-header-area .mainmenu-wrapper{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}.header-right-menu{padding-left:60px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header-right-menu{padding-left:15px}}.header-topbar{padding:13px 0;background:var(--tj-color-theme-bg-2)}.header-topbar.style-2{padding:0;background:var(--tj-color-theme-primary)}.header-topbar.style-2:before{right:0;width:150px}.header-topbar.style-2:after,.header-topbar.style-2:before{height:90px;content:"";position:absolute;bottom:0;background:var(--tj-color-common-white)}.header-topbar.style-2:after{-webkit-clip-path:polygon(0 0,65% 0,100% 100%,0 100%);clip-path:polygon(0 0,65% 0,100% 100%,0 100%);left:-100px;width:15%;z-index:1}.header-topbar.style-2 .header-content-area{padding:13px 0}.header-topbar.style-2 .header-content-area .header-socials ul li a:hover{color:var(--tj-color-common-white)}.header-topbar.style-2 .header-content-area .header-contact-infos ul li:before{background:hsla(0,0%,100%,.3)}.header-topbar.style-2 .header-content-area .header-contact-infos ul li a:hover,.header-topbar.style-2 .header-content-area .header-contact-infos ul li a:hover i{color:var(--tj-color-common-white)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header-topbar.style-2 .header-content-area .header-contact-infos ul li{padding-right:15px;padding-left:5px}}.header-topbar.style-2 .site-logo{height:100%;position:relative;padding-right:0;background:var(--tj-color-theme-primary);width:155%;z-index:1}.header-topbar.style-2 .site-logo:after,.header-topbar.style-2 .site-logo:before{display:none}.header-topbar.style-2 .site-logo .logo_shapes{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;top:0;left:50%;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1600px){.header-topbar.style-2 .site-logo{width:145%}}@media only screen and (min-width:992px) and (max-width:1199px){.header-topbar.style-2 .site-logo{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.header-topbar.style-2 .site-logo a img{max-width:135px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header-topbar.style-2:after,.header-topbar.style-2:before{display:none}}.header-topbar .header-content-area{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;-ms-flex-align:center;row-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-topbar .header-content-area{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header-topbar .header-content-area .header-contact-infos ul{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.header-topbar .header-content-area .header-contact-infos ul li{padding-right:0}.header-topbar .header-content-area .header-contact-infos ul li:before{display:none}}.header-contact-infos ul{list-style:none;padding:0;margin:0}.header-contact-infos ul,.header-contact-infos ul li{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:8px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-contact-infos ul li{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);position:relative;padding-right:20px;font-family:var(--tj-ff-heading);padding-left:10px;z-index:1}.header-contact-infos ul li:before{height:85%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;content:"";position:absolute;top:50%;background:var(--tj-color-border-1);width:1px}.header-contact-infos ul li:first-child{padding-left:0}.header-contact-infos ul li:last-child{padding-right:0}.header-contact-infos ul li:last-child:before{display:none}.header-contact-infos ul li i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-contact-infos ul li a{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-contact-infos ul li a i{margin-right:8px;color:var(--tj-color-common-white);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-contact-infos ul li a:hover,.header-contact-infos ul li a:hover i{color:var(--tj-color-theme-secondary)}.header-socials{-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-socials .text{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.header-socials ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:20px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-socials ul li{font-weight:var(--tj-fw-medium);font-family:var(--tj-ff-heading)}.header-socials ul li,.header-socials ul li a{font-size:14px;color:var(--tj-color-common-white)}.header-socials ul li a{line-height:1}.header-socials ul li a:hover{color:var(--tj-color-theme-primary)}.site-logo{-ms-flex-pack:center;padding:18px 25px 18px 0;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:relative;align-items:center;border-radius:0 60px 60px 0;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.site-logo,.site-logo:before{background:var(--tj-color-theme-bg)}.site-logo:before{height:100%;right:99%;content:"";position:absolute;-webkit-clip-path:polygon(100% 0,0 0,100% 400%);clip-path:polygon(100% 0,0 0,100% 400%);top:0;width:120%;z-index:-1}.site-logo .logo{max-width:165px;width:100%;display:inline-block}.site-logo .logo img{width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.site-logo .logo{max-width:135px}}.mainmenu-area{position:relative;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);z-index:1}.mainmenu-area:before{height:100%;content:"";position:absolute;top:0;background:var(--tj-color-common-white);left:0;width:10%}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu-area:before{display:none}.mainmenu-area .site-logo .logo{max-width:120px}}.mainmenu-area.style-2{position:relative;background:var(--tj-color-common-white);z-index:1}.mainmenu-area.style-2:before{height:90px;position:absolute;-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%);bottom:0;top:auto;background:var(--tj-color-common-white);left:-90px;width:90px;z-index:-1}.mainmenu-area.style-2 .mainmenu>ul li>a{color:var(--tj-color-heading-primary);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text}.mainmenu-area.style-2 .mainmenu>ul li.has-dropdown>.sub-menu>li>a,.mainmenu-area.style-2 .mainmenu>ul li>a:after{color:var(--tj-color-heading-primary)}.mainmenu-area.style-2 .mainmenu>ul li.has-dropdown>.sub-menu>li:hover>a,.mainmenu-area.style-2 .mainmenu>ul li.has-dropdown>.sub-menu>li:hover>a:after{color:var(--tj-color-common-white)}.mainmenu-area.style-2 .mainmenu>ul li.current-menu-item>a,.mainmenu-area.style-2 .mainmenu>ul li:hover>a{color:transparent}.mainmenu-area.style-2 .mainmenu>ul li.current-menu-item>a:after,.mainmenu-area.style-2 .mainmenu>ul li:hover>a:after{color:var(--tj-color-theme-primary)}.mainmenu-area.style-2 .mobile_logo{max-width:165px;width:100%}.mainmenu-area.style-2 .mobile_logo .mobile{display:inline-block}.mainmenu-area.style-2 .mobile_logo .mobile img{width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu-area.style-2:before{left:-50px;width:50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu-area.style-2{padding:10px 0}.mainmenu-area.style-2:before{display:none}}@media (max-width:575px){.mainmenu-area.style-2 .mainmenu-wrapper{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}.mainmenu-area.style-3{background:var(--tj-color-common-white)}.mainmenu-area.style-3:before{display:none}.mainmenu-area.style-3 .mainmenu>ul li>a{color:var(--tj-color-heading-primary);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text}.mainmenu-area.style-3 .mainmenu>ul li.has-dropdown>.sub-menu>li>a{color:var(--tj-color-heading-primary)}.mainmenu-area.style-3 .mainmenu>ul li.has-dropdown>.sub-menu>li:hover>a,.mainmenu-area.style-3 .mainmenu>ul li.has-dropdown>.sub-menu>li:hover>a:after{color:var(--tj-color-common-white)}.mainmenu-area.style-3 .mainmenu>ul li.current-menu-item>a,.mainmenu-area.style-3 .mainmenu>ul li:hover>a{color:transparent}.mainmenu-area.style-3 .mainmenu>ul li.current-menu-item>a:after,.mainmenu-area.style-3 .mainmenu>ul li:hover>a:after{color:var(--tj-color-theme-primary)}.mainmenu-area.style-3 .mainmenu-wrapper{-webkit-column-gap:85px;-moz-column-gap:85px;column-gap:85px;-ms-flex-pack:initial;justify-content:normal;-webkit-box-pack:initial;border-radius:0 0 15px 15px}.mainmenu-area.style-3 .mainmenu-wrapper .site-logo{height:95px;padding:15px 50px;border-radius:0;border-radius:0 0 0 15px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.mainmenu-area.style-3 .mainmenu-wrapper .site-logo{height:90px;padding:15px}.mainmenu-area.style-3 .mainmenu-wrapper .site-logo .logo img{max-width:135px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.mainmenu-area.style-3 .mainmenu-wrapper{-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}.mainmenu-area.style-3 .mainmenu-wrapper .site-logo{height:75px;padding:15px}.mainmenu-area.style-3 .mainmenu-wrapper .site-logo .logo img{max-width:135px}.mainmenu-area.style-3 .mainmenu-wrapper .menu-bar{margin-right:25px;margin-left:0}}.mainmenu ul{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:1200px) and (max-width:1399px){.mainmenu ul{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.mainmenu ul>li{position:relative;z-index:4}.mainmenu ul>li>a{padding:37px 0;font-size:16px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);position:relative;line-height:1;font-family:var(--tj-ff-heading);display:block;z-index:1}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu ul>li>a{padding:28px 0}}.mainmenu ul>li.has-dropdown>a{-webkit-animation:none;animation:none;padding-right:25px}.mainmenu ul>li.has-dropdown>a:after{-webkit-animation:none;animation:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:var(--tj-fw-light);right:0;color:inherit;content:"\f13d";position:absolute;top:50%;line-height:1;font-family:flaticon_pipex;z-index:2}.mainmenu ul>li.has-dropdown>.sub-menu{pointer-events:none;padding:4px 0 12px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:absolute;border-bottom:2px solid var(--tj-color-theme-primary);opacity:0;visibility:hidden;top:120%;background-color:var(--tj-color-common-white);-webkit-box-shadow:0 6px 30px rgba(0,0,0,.12);box-shadow:0 6px 30px rgba(0,0,0,.12);left:0;width:250px;z-index:9}.mainmenu ul>li.has-dropdown>.sub-menu>li{width:100%;display:block}.mainmenu ul>li.has-dropdown>.sub-menu>li>a{-webkit-animation:none;animation:none;padding:15px 26px;color:var(--tj-color-theme-bg-2);position:relative;z-index:1}.mainmenu ul>li.has-dropdown>.sub-menu>li>a:before{height:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);right:-5px;content:"";position:absolute;-webkit-clip-path:polygon(0 0,100% 1%,100% 100%,0 100%);clip-path:polygon(0 0,100% 1%,100% 100%,0 100%);opacity:0;bottom:0;visibility:hidden;top:0;background-color:var(--tj-color-theme-primary);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.16);box-shadow:0 2px 5px rgba(0,0,0,.16);left:-5px;width:auto;z-index:-1}.mainmenu ul>li.has-dropdown>.sub-menu>li.has-dropdown>a:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);right:15px;content:"\f13d";top:35%}.mainmenu ul>li.has-dropdown>.sub-menu>li.has-dropdown>.sub-menu{opacity:0;visibility:hidden;top:0;left:100%}.mainmenu ul>li.has-dropdown>.sub-menu>li:hover>a{color:var(--tj-color-common-white)}.mainmenu ul>li.has-dropdown>.sub-menu>li:hover>a:before{right:-16px;opacity:1;visibility:visible;left:-16px}.mainmenu ul>li.current-menu-item>a,.mainmenu ul>li.has-dropdown>.sub-menu>li:hover>a:after,.mainmenu ul>li:hover>a{color:var(--tj-color-common-white)}.mainmenu ul>li.current-menu-item>a:after,.mainmenu ul>li:hover>a:after{-webkit-animation:none;animation:none;color:var(--tj-color-common-white)}.mainmenu ul>li:hover>.sub-menu{pointer-events:inherit;opacity:1;visibility:visible;top:100%}.mainmenu ul>li:hover>.sub-menu>li:hover>.sub-menu{opacity:1;visibility:visible}@-webkit-keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sticky{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hamburger-area{height:100%;overflow-y:scroll;right:-490px;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transition-duration:1s;transition-duration:1s;position:fixed;-ms-overflow-style:none;top:0;-webkit-box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);box-shadow:-5px 0 20px -5px rgba(0,0,0,.5);width:450px;scrollbar-width:none;z-index:9999}.hamburger-area::-webkit-scrollbar{display:none}.hamburger-area.opened{right:0}@media (max-width:575px){.hamburger-area{width:320px}}.hamburger_bg{height:100%;-webkit-backdrop-filter:blur(37px);backdrop-filter:blur(37px);position:absolute;top:0;background-color:var(--tj-color-theme-bg-2);left:0;width:100%;z-index:-1}.hamburger_wrapper{height:100%;overflow:auto;padding:45px 45px 90px;position:relative}@media (max-width:575px){.hamburger_wrapper{padding:20px}}.hamburger_top{margin-bottom:40px}.hamburger_close_btn{font-size:35px;color:var(--tj-color-common-white);line-height:1;display:inline-block}@media (max-width:575px){.hamburger_close_btn{font-size:30px}}.hamburger_close_btn:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);color:var(--tj-color-theme-primary)}.hamburger_search{margin-bottom:30px;position:relative}.hamburger_search .nice-select,.hamburger_search input,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]),.hamburger_search select{height:40px;padding:0 25px;font-size:18px;border:none;color:var(--tj-color-common-white);border-bottom:1px solid var(--tj-color-border-primary-1);outline:none;background:transparent;width:100%;line-height:40px}.hamburger_search .nice-select::-webkit-input-placeholder,.hamburger_search input::-webkit-input-placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.hamburger_search select::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)}.hamburger_search .nice-select::-moz-placeholder,.hamburger_search input::-moz-placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.hamburger_search select::-moz-placeholder{color:hsla(0,0%,100%,.6)}.hamburger_search .nice-select:-ms-input-placeholder,.hamburger_search input:-ms-input-placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.hamburger_search select:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.hamburger_search .nice-select::-ms-input-placeholder,.hamburger_search input::-ms-input-placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.hamburger_search select::-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.hamburger_search .nice-select::placeholder,.hamburger_search input::placeholder,.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.hamburger_search select::placeholder{color:hsla(0,0%,100%,.6)}.hamburger_search button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);inset-inline-start:0;font-size:18px;color:var(--tj-color-common-white);position:absolute;top:50%}.hamburger_menu{overflow:hidden}.hamburger_menu .mean-container .mean-bar{margin-bottom:30px;background:transparent}.hamburger_menu .mean-container .mean-bar,.hamburger_menu .mean-container .mean-bar *{-webkit-box-sizing:border-box;box-sizing:border-box}.hamburger_menu .mean-nav{overflow:hidden;background:transparent;margin-top:0}.hamburger_menu .mean-nav>ul{display:block!important}.hamburger_menu .mean-nav>ul>li:first-child>a{border-top:none}.hamburger_menu .mean-nav ul li{position:relative}.hamburger_menu .mean-nav ul li a{padding:18px 0;font-size:15px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);border-top:none;border-bottom:1px solid var(--tj-color-border-primary-1);letter-spacing:1px;width:100%;line-height:1;font-family:var(--tj-ff-heading)}.hamburger_menu .mean-nav ul li a:hover{color:var(--tj-color-theme-secondary)}.hamburger_menu .mean-nav ul li a.mean-expand{height:30px;padding:0;right:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:absolute;text-align:center;top:10px;width:30px;line-height:30px}.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked,.hamburger_menu .mean-nav ul li a.mean-expand:hover{color:var(--tj-color-theme-primary)}.hamburger_menu .mean-nav ul li a.mean-expand.mean-clicked i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.hamburger_menu .mean-nav ul li .sub-menu li{position:relative;padding-left:25px}.hamburger_menu .mean-nav ul li .sub-menu li a{padding:18px 0;text-transform:capitalize;width:100%}.hamburger_menu .mean-nav ul li .sub-menu li a.mean-expand{padding:0;width:30px}.hamburger_menu .mean-nav ul li.dropdown-opened>a{color:var(--tj-color-theme-secondary)}.hamburger-title{font-size:22px;font-weight:var(--tj-fw-bold);margin-bottom:20px;color:var(--tj-color-common-white);position:relative;z-index:1}.hamburger-title:before{height:2px;content:"";position:absolute;bottom:-3px;clear:both;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:70px}.hamburger-infos{padding-top:40px;margin-bottom:40px;border-top:1px solid var(--tj-color-border-primary-1)}.hamburger-infos .contact-item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px;-webkit-box-align:center;max-width:300px;gap:20px;align-items:center;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hamburger-infos .contact-item:last-child{margin-bottom:0}.hamburger-infos .contact-item .contact-icon{height:55px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:40px;-webkit-mask-position:center;mask-position:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.hamburger-infos .contact-item .contact-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.hamburger-infos .contact-item .contact-text span{font-weight:var(--tj-fw-light);color:var(--tj-color-grey-2);font-family:var(--tj-ff-heading)}.hamburger-infos .contact-item .contact-text .text{font-size:20px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.hamburger-infos .contact-item .contact-text .text a{color:var(--tj-color-common-white)}.hamburger-infos .contact-item .contact-text .text a:hover{color:var(--tj-color-theme-secondary)}.hamburger-socials{padding-top:40px;border-top:1px solid var(--tj-color-border-primary-1)}.hamburger-socials ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.hamburger-socials ul,.hamburger-socials ul li a{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.hamburger-socials ul li a{-ms-flex-pack:center;height:35px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1.5px solid var(--tj-color-common-white);border-radius:50%;background:transparent;width:35px;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.hamburger-socials ul li a,.hamburger-socials ul li a i,.hamburger-socials ul li a:hover{color:var(--tj-color-common-white)}.hamburger-socials ul li a:hover{border-color:var(--tj-color-theme-secondary);background-color:var(--tj-color-theme-secondary)}.hamburger-socials ul li a:hover i{color:var(--tj-color-common-white)}.hamburger_logo .mobile_logo{display:inline-block}.hamburger_logo .mobile_logo img{max-width:135px;width:100%}.menu-bar button{-ms-flex-pack:justify;height:25px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);justify-content:space-between;-webkit-box-pack:justify;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-bar button span{height:3px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;background:var(--tj-color-common-white);cursor:pointer;margin-left:auto;width:35px;display:block}.menu-bar button span:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s;width:40px}.menu-bar button span:nth-child(3){width:30px}.menu-bar button span:nth-child(4){height:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:height .4s;transition:height .4s;position:absolute;top:-8px;left:50%;width:3px;display:block}.menu-bar.style-2 button span{background:var(--tj-color-theme-secondary)}.menu-bar.menu-bar-toggeled button{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.4s;transition-delay:.4s}.menu-bar.menu-bar-toggeled button span:first-child,.menu-bar.menu-bar-toggeled button span:nth-child(3){width:0}.menu-bar.menu-bar-toggeled button span:nth-child(4){height:40px;-webkit-transition:height .2s ease;transition:height .2s ease;-webkit-transition-delay:.2s;transition-delay:.2s}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.menu-bar{margin-left:0}}.body-overlay{height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:fixed;opacity:0;visibility:hidden;top:0;background-color:var(--tj-color-theme-primary);left:0;width:100%;z-index:999}.body-overlay.opened{opacity:.8;visibility:visible}.tj-overlay-canvas{height:100%;visibility:hidden;background-color:rgba(13,87,215,.7);left:0;width:100%;z-index:999}.offcanvas-area,.tj-overlay-canvas{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:fixed;opacity:0;top:0}.offcanvas-area{overflow-y:scroll;padding:30px;right:0;right:-450px;bottom:0;visibility:visible;background:var(--tj-color-theme-bg-2);width:485px;z-index:9999}.offcanvas-area .offcanvas-title{font-size:25px;font-weight:var(--tj-fw-bold);margin-bottom:20px;color:var(--tj-color-common-white);position:relative;padding-bottom:5px;z-index:1}.offcanvas-area .offcanvas-title:before{height:2px;content:"";position:absolute;bottom:0;clear:both;border-radius:3px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:70px}.offcanvas-area .offcanvas-wrapper{margin-bottom:40px}.offcanvas-area .offcanvas-wrapper .canvas-logo{max-width:165px;width:100%}.offcanvas-area .offcanvas-wrapper .canvas-logo a{display:inline-block}.offcanvas-area .offcanvas-wrapper .canvas-logo a img{width:100%}.offcanvas-area .offcanvas-wrapper .offcanvas-icon .close-icon{font-size:40px;color:var(--tj-color-common-white);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1}.offcanvas-area .offcanvas-wrapper .offcanvas-icon .close-icon:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);color:var(--tj-color-theme-primary)}.offcanvas-area .search-box{margin-bottom:40px}.offcanvas-area .search-box form{position:relative;z-index:1}.offcanvas-area .search-box form input[type=text]{padding:14px 85px 14px 20px;font-size:16px;border:1px solid var(--tj-color-theme-primary);color:var(--tj-color-heading-primary);letter-spacing:.32px;border-radius:5px;background:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.offcanvas-area .search-box form input[type=text]::-ms-input-placeholder{font-size:16px;color:var(--tj-color-text-body);letter-spacing:.32px}.offcanvas-area .search-box form input[type=text]::-webkit-input-placeholder{font-size:16px;color:var(--tj-color-text-body);letter-spacing:.32px}.offcanvas-area .search-box form input[type=text]::-moz-placeholder{font-size:16px;color:var(--tj-color-text-body);letter-spacing:.32px}.offcanvas-area .search-box form input[type=text]:-ms-input-placeholder{font-size:16px;color:var(--tj-color-text-body);letter-spacing:.32px}.offcanvas-area .search-box form input[type=text]::placeholder{font-size:16px;color:var(--tj-color-text-body);letter-spacing:.32px}.offcanvas-area .search-box form button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:13px 20px;font-size:18px;right:0;color:var(--tj-color-common-white);position:absolute;top:50%;border-radius:0 3px 3px 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.offcanvas-area .desc{margin-bottom:30px;color:var(--tj-color-common-white);letter-spacing:.32px}.offcanvas-area .desc p:last-child{margin-bottom:0}.offcanvas-area .contact-infos{margin-bottom:30px}.offcanvas-area .contact-infos .contact-item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px;-webkit-box-align:center;max-width:300px;gap:20px;align-items:center;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.offcanvas-area .contact-infos .contact-item:last-child{margin-bottom:0}.offcanvas-area .contact-infos .contact-item .contact-icon{height:55px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:40px;-webkit-mask-position:center;mask-position:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.offcanvas-area .contact-infos .contact-item .contact-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.offcanvas-area .contact-infos .contact-item .contact-text span{font-weight:var(--tj-fw-light);color:var(--tj-color-grey-2);font-family:var(--tj-ff-heading)}.offcanvas-area .contact-infos .contact-item .contact-text .text{font-size:20px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.offcanvas-area .contact-infos .contact-item .contact-text .text a{color:var(--tj-color-common-white)}.offcanvas-area .contact-infos .contact-item .contact-text .text a:hover{color:var(--tj-color-theme-secondary)}.offcanvas-area .canvas-share{margin-bottom:40px}.offcanvas-area .canvas-share ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:15px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.offcanvas-area .canvas-share ul li a{-ms-flex-pack:center;height:35px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1.5px solid var(--tj-color-common-white);color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:35px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.offcanvas-area .canvas-share ul li a i{color:var(--tj-color-common-white)}.offcanvas-area .canvas-share ul li a:hover{border-color:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.offcanvas-area .canvas-share ul li a:hover i{color:var(--tj-color-common-white)}.offcanvas-area .canvas-map iframe{width:100%}.canvas_expanded .offcanvas-area,.canvas_expanded .tj-overlay-canvas{right:0;opacity:1;visibility:visible}.progress-wrap{height:46px;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);right:50px;-webkit-transition:all .2s linear;transition:all .2s linear;position:fixed;opacity:0;bottom:50px;visibility:hidden;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:inset 0 0 0 2px var(--tj-color-grey-2);box-shadow:inset 0 0 0 2px var(--tj-color-grey-2);border-radius:50px;cursor:pointer;width:46px;display:block;z-index:99}.progress-wrap.active-progress{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.progress-wrap:after{height:46px;font-size:20px;color:var(--tj-color-theme-primary);-webkit-transition:all .2s linear;transition:all .2s linear;content:"\f176";position:absolute;text-align:center;top:0;cursor:pointer;left:0;width:46px;line-height:46px;font-family:Font Awesome\ 5 Pro;display:block;z-index:1}.progress-wrap svg path{fill:none}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.progress-wrap{right:20px;bottom:20px}}.progress-wrap svg.progress-circle path{-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-box-sizing:border-box;box-sizing:border-box;stroke-width:4;stroke:var(--tj-color-theme-primary)}.preloader{-ms-flex-pack:center;height:100%;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:fixed;top:0;align-items:center;background:var(--tj-color-theme-bg-2);cursor:default;left:0;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:9999999}.preloader .tj-cancel-btn{right:15px;position:absolute;top:15px}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid var(--tj-color-common-white);text-align:center;top:40%;line-height:94px}.preloader .animation-preloader .spinner,.preloader .animation-preloader .spinner:before{height:100px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;border-radius:50%;left:50%;width:100px}.preloader .animation-preloader .spinner:before{animation:loaderspin 1.8s ease-in-out infinite;-webkit-animation:loaderspin 1.8s ease-in-out infinite;content:"";border-top:3px solid var(--tj-color-theme-primary);top:50%;display:block}.preloader .animation-preloader .txt-loading{font-size:80px;font-weight:700;text-align:center;line-height:118px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:170px}@media only screen and (min-width:768px) and (max-width:991px){.preloader .animation-preloader .txt-loading{font-size:60px;line-height:95px}}@media only screen and (min-width:576px) and (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:50px;line-height:85px;margin-top:120px}}@media (max-width:575px){.preloader .animation-preloader .txt-loading{font-size:36px;line-height:65px;margin-top:100px}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--tj-color-common-white);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:before{-webkit-animation:letters-loading 4s infinite;animation:letters-loading 4s infinite;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);color:var(--tj-color-theme-primary);content:attr(data-text-preloader);position:absolute;opacity:0;top:-11px;left:1px}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{-webkit-animation-delay:.2s;animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{-webkit-animation-delay:.4s;animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{-webkit-animation-delay:.6s;animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{-webkit-animation-delay:.8s;animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{-webkit-animation-delay:1s;animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{-webkit-animation-delay:1.2s;animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{-webkit-animation-delay:1.4s;animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(9):before{-webkit-animation-delay:1.6s;animation-delay:1.6s}@-webkit-keyframes letters-loading{0%,75%,to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}25%,50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}@keyframes letters-loading{0%,75%,to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}25%,50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}@keyframes loaderspin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes loaderspin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes loaderpulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes loaderpulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.search_popup{-webkit-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-top:70px;-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;position:fixed;opacity:0;top:0;background-color:var(--tj-color-theme-bg-2);padding-bottom:100px;left:0;width:100%;z-index:100;z-index:9999}.search_popup.search-opened{-webkit-transition-delay:0s;transition-delay:0s}.search_popup.search-opened,.search_popup.search-opened .search_form .search_input{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.search_popup.search-opened .search_form .search_input{-webkit-transition-delay:.3s;transition-delay:.3s}.search_popup.search-opened .search_form .search_input:after{-webkit-transition-delay:.5s;transition-delay:.5s;width:100%}@media (max-width:575px){.search_popup{padding-top:50px;padding-bottom:70px}}.search_wrapper .search_top{margin-bottom:80px}.search_wrapper .search_top .search_logo{max-width:150px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.search_wrapper .search_top .search_logo{max-width:120px}}.search_wrapper .search_top .search_logo a{display:inline-block}.search_wrapper .search_top .search_logo a img{width:100%}.search_wrapper .search_top .search_close .search_close_btn{font-size:25px;color:var(--tj-color-common-white)}.search_wrapper .search_top .search_close .search_close_btn svg{height:30px;width:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.search_wrapper .search_top .search_close .search_close_btn svg{height:25px;width:25px}}.search_wrapper .search_top .search_close .search_close_btn:hover{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.search_wrapper .search_top{margin-bottom:25px}}.search_wrapper .search_form .search_input{height:80px;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;position:relative;opacity:0}.search_wrapper .search_form .search_input:after{height:1px;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;bottom:0;background-color:hsla(0,0%,100%,.3);left:0;width:0}.search_wrapper .search_form .search_input input{height:100%!important;padding:0 30px 0 0!important;font-size:20px;border:0!important;color:var(--tj-color-common-white)!important;border-bottom:1px solid transparent!important;outline:0;background-color:transparent!important;width:100%}.search_wrapper .search_form .search_input input::-webkit-input-placeholder{font-size:24px}.search_wrapper .search_form .search_input input::-moz-placeholder{font-size:24px}.search_wrapper .search_form .search_input input:-ms-input-placeholder{font-size:24px}.search_wrapper .search_form .search_input input::-ms-input-placeholder{font-size:24px}.search_wrapper .search_form .search_input input::placeholder{font-size:24px}.search_wrapper .search_form .search_input input~.search-focus-border{height:1px;right:0;-webkit-transition:all .5s;transition:all .5s;position:absolute;bottom:0;background-color:var(--tj-color-common-white);left:auto;width:0}.search_wrapper .search_form .search_input input:focus~.search-focus-border{right:auto;-webkit-transition:all .5s;transition:all .5s;left:0;width:100%}@media only screen and (min-width:576px) and (max-width:767px){.search_wrapper .search_form .search_input input{font-size:20px}.search_wrapper .search_form .search_input input::-webkit-input-placeholder{font-size:20px}.search_wrapper .search_form .search_input input::-moz-placeholder{font-size:20px}.search_wrapper .search_form .search_input input:-ms-input-placeholder{font-size:20px}.search_wrapper .search_form .search_input input::-ms-input-placeholder{font-size:20px}.search_wrapper .search_form .search_input input::placeholder{font-size:20px}}@media (max-width:575px){.search_wrapper .search_form .search_input input{font-size:18px}.search_wrapper .search_form .search_input input::-webkit-input-placeholder{font-size:18px}.search_wrapper .search_form .search_input input::-moz-placeholder{font-size:18px}.search_wrapper .search_form .search_input input:-ms-input-placeholder{font-size:18px}.search_wrapper .search_form .search_input input::-ms-input-placeholder{font-size:18px}.search_wrapper .search_form .search_input input::placeholder{font-size:18px}}.search_wrapper .search_form .search_input button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;right:0;color:var(--tj-color-common-white);position:absolute;top:50%}.search-popup-overlay{height:100%;-webkit-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;-webkit-transition-delay:.3s;transition-delay:.3s;position:fixed;opacity:.7;top:0;background-color:var(--tj-color-theme-primary);cursor:-webkit-zoom-out;cursor:zoom-out;left:0;width:100%;z-index:99}.search-popup-overlay.search-popup-overlay-open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tj-footer-area{overflow:hidden;position:relative;background-color:var(--tj-color-theme-bg-2);z-index:2}.tj-footer-area.footer-2 .footer-bottom-area{padding-top:100px;padding-bottom:60px}.tj-footer-area.footer-2 .footer-bottom-area .footer-shape-one{position:absolute;top:-20px;left:0;z-index:-1}.tj-footer-area.footer-2 .footer-bottom-area .footer-shape-two{position:absolute;bottom:-50px;left:0;z-index:-1}.tj-footer-area.footer-2 .tj-copyright-area{padding:23px 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.tj-footer-area.footer-2 .copyright-text{padding:0;background:transparent}.tj-footer-area.footer-2 .copyright-text:before{display:none}.tj-footer-area.footer-2 .copyright-menu{padding:0;background:transparent}.tj-footer-area.footer-2 .copyright-menu:before{display:none}.tj-footer-area.footer-2 .footer-info .footer-contact{-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-footer-area.footer-2 .footer-info .footer-contact .contact-icon{-ms-flex-pack:center;height:60px;justify-content:center;-webkit-box-pack:center;font-size:25px;color:var(--tj-color-theme-primary);-webkit-box-align:center;align-items:center;border-radius:50%;background:var(--tj-color-common-white);width:60px;-ms-flex-align:center}.tj-footer-area.footer-2 .footer-info .footer-contact .contact-icon,.tj-footer-area.footer-2 .footer-info .footer-contact .contact-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-footer-area.footer-2 .footer-info .footer-contact .contact-text .link{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);line-height:1.9;display:block}.tj-footer-area.footer-2 .footer-info .footer-contact .contact-text .link:hover{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-footer-area.footer-2 .footer-bottom-area{padding-top:80px;padding-bottom:40px}.tj-footer-area.footer-2 .copyright-text{margin-bottom:15px}}.tj-footer-area.footer-3 .footer-top-area{padding-top:80px}.tj-footer-area.footer-3 .top-content-area{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-box-align:center;border-bottom:1px solid hsla(0,0%,100%,.2);align-items:center;padding-bottom:50px;-ms-flex-align:center;row-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-footer-area.footer-3 .top-content-area .logo{max-width:150px;width:100%;display:inline-block}.tj-footer-area.footer-3 .top-content-area .logo img{width:100%}.tj-footer-area.footer-3 .top-content-area .footer-contact{-webkit-box-align:center;gap:10px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-icon{-ms-flex-pack:center;height:60px;justify-content:center;-webkit-box-pack:center;font-size:25px;color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:var(--tj-color-theme-primary);width:60px;-ms-flex-align:center}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-icon,.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-text .text{font-size:12px;color:var(--tj-color-grey-6)}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-text .link{font-size:15px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);display:block}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-text .link:hover{color:var(--tj-color-theme-primary)}.tj-footer-area.footer-3 .top-content-area .footer-socials ul{list-style:none;padding:0;-webkit-box-align:center;gap:14px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-footer-area.footer-3 .top-content-area .footer-socials ul li a{-ms-flex-pack:center;height:30px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1px solid var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:30px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-footer-area.footer-3 .top-content-area .footer-socials ul li a.twitter{font-size:10px}.tj-footer-area.footer-3 .top-content-area .footer-socials ul li a i{color:var(--tj-color-common-white)}.tj-footer-area.footer-3 .top-content-area .footer-socials ul li a:hover{border-color:var(--tj-color-theme-primary);color:var(--tj-color-theme-primary);background-color:var(--tj-color-theme-primary)}.tj-footer-area.footer-3 .top-content-area .footer-socials ul li a:hover i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-footer-area.footer-3 .top-content-area{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;padding-bottom:40px}.tj-footer-area.footer-3 .top-content-area .logo{max-width:140px}.tj-footer-area.footer-3 .top-content-area .footer-contact .contact-icon{height:45px;font-size:20px;width:45px}}.tj-footer-area.footer-3 .tj-copyright-area{padding:23px 0;background:transparent}.tj-footer-area.footer-3 .copyright-content-area{-ms-flex-pack:justify;padding-top:23px;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;border-top:1px solid hsla(0,0%,100%,.2);gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-footer-area.footer-3 .copyright-content-area .copyright-text{padding:0;background:transparent}.tj-footer-area.footer-3 .copyright-content-area .copyright-text:before{display:none}.tj-footer-area.footer-3 .copyright-content-area .copyright-text p a:hover{color:var(--tj-color-theme-primary)}.tj-footer-area.footer-3 .copyright-content-area .copyright-menu{padding:0;background:transparent}.tj-footer-area.footer-3 .copyright-content-area .copyright-menu:before{display:none}.tj-footer-area.footer-3 .copyright-content-area .copyright-menu ul li a:hover{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-footer-area.footer-3 .copyright-content-area{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.tj-footer-area.footer-3 .shapes-one{height:100%;position:absolute;top:0;left:0;z-index:-1}.tj-footer-area.footer-3 .shapes-one img{height:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-footer-area.footer-3 .shapes-one{display:none}}.tj-footer-area.footer-3 .shapes-two{height:100%;right:0;position:absolute;top:0;z-index:-1}.tj-footer-area.footer-3 .shapes-two img{height:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-footer-area.footer-3 .shapes-two{display:none}.tj-footer-area.footer-3 .footer-bottom-area{padding-top:40px}}.footer-bottom-area,.footer-top-area{position:relative;z-index:2}.footer-contact-infos{-ms-flex-pack:justify;padding-top:60px;justify-content:space-between;-webkit-box-pack:justify;border-bottom:1px solid hsla(0,0%,75%,.5);gap:25px;padding-bottom:35px}.footer-contact-infos,.footer-contact-infos .contact-item{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-contact-infos .contact-item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px;max-width:300px;gap:20px;width:100%}.footer-contact-infos .contact-item .contact-icon{height:72px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:54px;-webkit-mask-position:center;mask-position:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.footer-contact-infos .contact-item .contact-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.footer-contact-infos .contact-item .contact-icon span i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer-contact-infos .contact-item .contact-text span{font-size:18px;font-weight:var(--tj-fw-light);color:var(--tj-color-grey-2);font-family:var(--tj-ff-heading)}.footer-contact-infos .contact-item .contact-text .text{font-size:22px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.footer-contact-infos .contact-item .contact-text .text a{color:var(--tj-color-common-white)}.footer-contact-infos .contact-item .contact-text .text a:hover{color:var(--tj-color-theme-secondary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-contact-infos .contact-item{margin-bottom:10px}.footer-contact-infos .contact-item .contact-text .text{font-size:18px}}@media (max-width:575px){.footer-contact-infos{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:start;-webkit-box-orient:vertical;-ms-flex-align:start}}.footer_gallery ul{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;list-style:none;-webkit-columns:2;-moz-columns:2;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;column-count:2;-webkit-box-align:center;margin:0;align-items:center;-ms-flex-align:center;row-gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.footer_gallery ul li a{max-width:90px;width:100%;display:inline-block}.footer_gallery ul li a img{border-radius:5px;width:100%}.widget_gallery .popup-gallery{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;row-gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.widget_gallery .footer-gallery-item{-webkit-transition:.4s;transition:.4s;position:relative;max-width:80px;width:100%;display:inline-block;z-index:1}.widget_gallery .footer-gallery-item:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:10px;background:rgba(13,87,215,.4);left:0;width:100%}.widget_gallery .footer-gallery-item img{border-radius:10px;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.widget_gallery .footer-gallery-item img{max-width:85px}}@media only screen and (min-width:992px) and (max-width:1199px){.widget_gallery .footer-gallery-item img{max-width:70px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.widget_gallery .footer-gallery-item img{max-width:75px}}.widget_gallery .footer-gallery-item:hover:before{opacity:1;visibility:visible}.mfp-bottom-bar{-webkit-transition:all .6s ease-out;transition:all .6s ease-out}.mfp-bottom-bar .mfp-title{display:none!important}.mfp-bottom-bar .mfp-close{display:none}.mfp-bottom-bar img{border-radius:10px}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{display:none}.footer-working ul{list-style:none;padding:0;margin:0}.footer-working ul li{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;font-size:16px;font-weight:var(--tj-fw-medium);margin-bottom:25px;color:var(--tj-color-grey-2);-webkit-box-align:center;border-bottom:1px dashed hsla(0,0%,100%,.4);letter-spacing:.32px;align-items:center;padding-bottom:20px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-working ul li:last-child{border:none;margin-bottom:0;padding-bottom:0}.recent_post .post-item{margin-bottom:25px;-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.recent_post .post-item:last-child{margin-bottom:0}.recent_post .post-item .post-images{max-width:80px;width:100%}.recent_post .post-item .post-images a{display:inline-block}.recent_post .post-item .post-images a img{border-radius:5px;width:100%}.recent_post .post-item .post-text .post-title{font-size:16px;font-weight:var(--tj-fw-bold);margin-bottom:5px}.recent_post .post-item .post-text .post-title a{color:var(--tj-color-common-white)}.recent_post .post-item .post-text .post-title a:hover{color:var(--tj-color-theme-primary)}.recent_post .post-item .post-text .date{font-size:14px;color:var(--tj-color-grey-2);letter-spacing:.32px}.footer-bottom-area{padding-top:60px}.footer-widget{margin-bottom:40px}.footer-widget.footer2-col-4{margin-top:-30px;padding-left:40px}.footer-widget.footer3-col-4{padding-left:55px!important}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-widget.footer3-col-4{padding-left:0!important}}.footer-widget .footer-title{margin-bottom:30px}.footer-widget .footer-title .title{font-size:20px;font-weight:var(--tj-fw-bold);margin-bottom:0;color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-widget .footer-title{margin-bottom:25px}}.footer-widget.footer-info{max-width:336px;width:100%}.footer-widget.footer-info .footer-logo{margin-bottom:30px}.footer-widget.footer-info .footer-logo .logo{width:100%;display:block}.footer-widget.footer-info .footer-logo .logo img{max-width:135px;width:100%}.footer-widget.footer-info .desc{margin-bottom:30px}.footer-widget.footer-info .desc p{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);letter-spacing:.32px;line-height:1.9}.footer-widget.footer-info .desc p:last-child{margin-bottom:0}.footer-widget.footer-info .footer-share ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:15px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-widget.footer-info .footer-share ul li a{-ms-flex-pack:center;height:35px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1.5px solid var(--tj-color-common-white);color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:35px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer-widget.footer-info .footer-share ul li a i{color:var(--tj-color-common-white)}.footer-widget.footer-info .footer-share ul li a:hover{border-color:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.footer-widget.footer-info .footer-share ul li a:hover i{color:var(--tj-color-common-white)}.footer-widget.widget_nav_menu ul{list-style:none;padding:0;margin:0}.footer-widget.widget_nav_menu ul li{margin-bottom:20px}.footer-widget.widget_nav_menu ul li:last-child{margin-bottom:0}.footer-widget.widget_nav_menu ul li a{-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:var(--tj-fw-medium);color:var(--tj-color-grey-2);-webkit-box-align:center;letter-spacing:.32px;gap:10px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-widget.widget_nav_menu ul li a span,.footer-widget.widget_nav_menu ul li a:hover{color:var(--tj-color-theme-primary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-widget.widget_nav_menu ul li{margin-bottom:15px}}.footer-widget.footer_newsletter .desc{margin-bottom:25px}.footer-widget.footer_newsletter .desc p{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white)}.footer-widget.footer_newsletter .desc p:last-child{margin-bottom:0}.footer-widget.footer_newsletter .form-input{position:relative;z-index:2}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]),.footer-widget.footer_newsletter .form-input input[type=email],.footer-widget.footer_newsletter .form-input input[type=text]{padding:16px 145px 16px 25px;font-size:15px;font-weight:var(--tj-fw-medium);color:var(--tj-color-theme-secondary);border-radius:50px;font-family:var(--tj-ff-heading)}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=email]::-webkit-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=text]::-webkit-input-placeholder{font-size:15px;color:var(--tj-color-text-body)}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.footer-widget.footer_newsletter .form-input input[type=email]::-moz-placeholder,.footer-widget.footer_newsletter .form-input input[type=text]::-moz-placeholder{font-size:15px;color:var(--tj-color-text-body)}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=email]:-ms-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=text]:-ms-input-placeholder{font-size:15px;color:var(--tj-color-text-body)}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=email]::-ms-input-placeholder,.footer-widget.footer_newsletter .form-input input[type=text]::-ms-input-placeholder{font-size:15px;color:var(--tj-color-text-body)}.footer-widget.footer_newsletter .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.footer-widget.footer_newsletter .form-input input[type=email]::placeholder,.footer-widget.footer_newsletter .form-input input[type=text]::placeholder{font-size:15px;color:var(--tj-color-text-body)}.footer-widget.footer_newsletter .form-input button{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:16px 25px;right:10px;position:absolute;top:50%}.footer-widget.footer-contact{position:relative;z-index:2}.footer-widget.footer-contact ul{list-style:none;padding:0;margin:0}.footer-widget.footer-contact ul li{font-weight:var(--tj-fw-medium);margin-bottom:25px;color:var(--tj-color-common-white);position:relative;line-height:2;padding-left:45px}.footer-widget.footer-contact ul li a{font-weight:var(--tj-fw-medium);color:var(--tj-color-grey-3);-webkit-transition:.4s;transition:.4s;display:block}.footer-widget.footer-contact ul li a:hover{color:var(--tj-color-common-white)}.footer-widget.footer-contact ul li i{font-size:25px;color:var(--tj-color-common-white);position:absolute;top:0;left:0}.footer-widget.footer-contact ul li:last-child{margin-bottom:0}.footer-widget.recent-post{padding:20px 30px 30px;position:relative;background:rgba(50,60,69,.85);z-index:2}.footer-widget.recent-post .post-content{margin-bottom:30px;-webkit-box-align:center;position:relative;gap:15px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4}.footer-widget.recent-post .post-content:last-child{margin-bottom:0}.footer-widget.recent-post .post-content .post-image{max-width:92px;width:100%}.footer-widget.recent-post .post-content .post-image img{border-radius:5px}.footer-widget.recent-post .post-content .post-text{max-width:180px}.footer-widget.recent-post .post-content .post-text span{font-size:12px;margin-bottom:5px;color:var(--tj-color-common-white);display:block}.footer-widget.recent-post .post-content .post-text span i{margin-right:5px;position:relative;top:2px}.footer-widget.recent-post .post-content .post-text .title{margin-bottom:0;line-height:1.6}.footer-widget.recent-post .post-content .post-text .title a{font-weight:var(--tj-fw-sbold);color:var(--tj-color-grey-3);-webkit-transition:.4s;transition:.4s}.footer-widget.recent-post .post-content .post-text .title a:hover{color:var(--tj-color-common-white)}.tj-copyright-area{padding-top:20px;position:relative;z-index:2}.tj-copyright-area .copy-menu{text-align:end}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-copyright-area,.tj-copyright-area .copy-menu{text-align:center}}.copyright-text{padding:17px 30px 17px 0;position:relative;border-radius:0 30px 0 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);display:inline-block;z-index:2}.copyright-text:before{height:60px;content:"";position:absolute;top:0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-primary) 100%);left:-100%;width:100%;z-index:-1}.copyright-text p{margin-bottom:0;color:var(--tj-color-common-white);display:inline-block}.copyright-text p a{font-weight:var(--tj-fw-sbold)}.copyright-text p a:hover{color:var(--tj-color-theme-bg-2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.copyright-text{padding:0;text-align:center;background:transparent}.copyright-text:before{display:none}}.copyright-menu{padding:17px 0 17px 30px;position:relative;border-radius:30px 0 0 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);display:inline-block;z-index:2}.copyright-menu:before{height:60px;right:-120%;content:"";position:absolute;top:0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-secondary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-secondary) 0,var(--tj-color-theme-primary) 100%);width:120%;z-index:-1}.copyright-menu ul{-ms-flex-pack:end;list-style:none;padding:0;justify-content:end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-box-align:center;gap:30px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.copyright-menu ul li a{color:var(--tj-color-common-white);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.copyright-menu ul li a:hover{color:var(--tj-color-theme-bg-2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.copyright-menu{background:transparent}.copyright-menu:before{display:none}.copyright-menu ul{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}}@media (max-width:575px){.copyright-menu{padding:5px 0}.copyright-menu ul{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}}.tj-slider-section{padding-top:265px;position:relative;background:var(--tj-color-grey-2);padding-bottom:120px;z-index:1}.tj-slider-section.style-2{padding-top:0;padding-bottom:0}.tj-slider-section.style-2 .hero-navigation .hero-next,.tj-slider-section.style-2 .hero-navigation .hero-prev{-ms-flex-pack:center;height:56px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;-webkit-box-pack:center;font-size:25px;margin-right:0;-webkit-box-align:center;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:absolute;top:50%;align-items:center;border-radius:50%;background:hsla(0,0%,100%,.3);left:115px;width:56px;-ms-flex-align:center;z-index:2}.tj-slider-section.style-2 .hero-navigation .hero-next,.tj-slider-section.style-2 .hero-navigation .hero-next i,.tj-slider-section.style-2 .hero-navigation .hero-prev,.tj-slider-section.style-2 .hero-navigation .hero-prev i{color:var(--tj-color-common-white);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-slider-section.style-2 .hero-navigation .hero-next:hover,.tj-slider-section.style-2 .hero-navigation .hero-prev:hover{background-color:var(--tj-color-theme-primary)}.tj-slider-section.style-2 .hero-navigation .hero-next:hover i,.tj-slider-section.style-2 .hero-navigation .hero-prev:hover i{color:var(--tj-color-common-white)}.tj-slider-section.style-2 .hero-navigation .hero-next{right:115px;left:auto}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-slider-section.style-2 .hero-navigation .hero-prev{left:35px}.tj-slider-section.style-2 .hero-navigation .hero-next{right:35px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-slider-section.style-2 .hero-navigation .hero-prev{height:50px;font-size:15px;left:15px;width:50px}.tj-slider-section.style-2 .hero-navigation .hero-next{height:50px;font-size:15px;right:15px;width:50px}}@media (max-width:575px){.tj-slider-section.style-2 .hero-navigation{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:absolute;bottom:30px;gap:20px;align-items:center;left:0;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.tj-slider-section.style-2 .hero-navigation .hero-next,.tj-slider-section.style-2 .hero-navigation .hero-prev{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);right:0;position:relative;left:0}}.tj-slider-section .hero-shapes{height:100%;position:absolute;max-width:535px;top:0;left:0;width:100%;z-index:-1}.tj-slider-section .hero-shapes img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.tj-slider-section .hero-shapes{max-width:300px}}@media (max-width:575px){.tj-slider-section .hero-shapes{max-width:250px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-slider-section{padding-bottom:80px}}.thum_wrapper{right:-40px;position:relative;width:640px;padding-left:60px;z-index:2}.thum_wrapper .slider-thumb-area .thumb-item{height:580px;border:5px solid var(--tj-color-theme-primary);border-radius:50%;width:580px}.thum_wrapper .slider-thumb-area .thumb-item img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%}.thum_wrapper .thumb-wrapper{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;max-width:180px;top:50%;left:0;width:100%;z-index:2}.thum_wrapper .thumb-wrapper .thumb_slider{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-webkit-box-orient:vertical}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide{height:138px;padding:8px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:125px;-webkit-mask-position:center;mask-position:center;background:var(--tj-color-border-1);cursor:pointer;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:first-child,.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:nth-child(3){right:-60px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:nth-child(2){right:10px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide img{height:125px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:110px;-webkit-mask-position:center;mask-position:center;-o-object-fit:cover;object-fit:cover;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide.swiper-slide-thumb-active{background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}@media only screen and (min-width:1400px) and (max-width:1600px){.thum_wrapper{width:550px}.thum_wrapper .slider-thumb-area .thumb-item{height:490px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.thum_wrapper{width:465px}.thum_wrapper .slider-thumb-area .thumb-item{height:405px}.thum_wrapper .thumb-wrapper .thumb_slider{gap:15px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide{height:120px;max-width:100px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:nth-child(2){right:0}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide img{height:108px;max-width:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.thum_wrapper{width:385px}.thum_wrapper .slider-thumb-area .thumb-item{height:325px}.thum_wrapper .thumb-wrapper .thumb_slider{gap:15px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide{height:100px;max-width:85px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:nth-child(2){right:0}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide img{height:88px;max-width:80px}}@media (max-width:575px){.thum_wrapper{width:350px;padding-left:40px}.thum_wrapper .slider-thumb-area .thumb-item{height:310px}.thum_wrapper .thumb-wrapper .thumb_slider{gap:15px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide{height:100px;max-width:85px}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide:nth-child(2){right:0}.thum_wrapper .thumb-wrapper .thumb_slider .thumb_slide img{height:88px;max-width:80px}}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.thum_wrapper{right:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.thum_wrapper{margin:0 auto}}.slider-content-area .sub-title{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-heading-primary);text-transform:uppercase;position:relative;font-family:var(--tj-ff-heading);padding-left:65px;display:block;z-index:1}.slider-content-area .sub-title:before{height:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";position:absolute;top:50%;background:var(--tj-color-heading-primary);left:0;width:50px}.slider-content-area .slider-title{margin-bottom:0;line-height:1.1}.slider-content-area .desc{font-size:18px;font-weight:var(--tj-fw-sbold);max-width:615px;width:100%;line-height:1.9;margin-top:20px;font-family:var(--tj-ff-heading)}.slider-content-area .desc p:last-child{margin-bottom:0}.slider-content-area .slider-infos{-webkit-box-align:center;gap:35px;align-items:center;-ms-flex-align:center;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.slider-content-area{margin-bottom:60px}}@media (max-width:575px){.slider-content-area .sub-title{font-size:16px;padding-left:40px}.slider-content-area .sub-title:before{width:25px}.slider-content-area .slider-infos{gap:25px}}.slider-item{min-height:950px;position:relative;z-index:1}.slider-item:before{height:100%;content:"";position:absolute;top:0;background:rgba(13,87,215,.5);left:0;width:100%;z-index:2}.slider-item .slider-content-two{padding-top:320px;position:relative;max-width:810px;margin:0 auto;padding-bottom:150px;width:100%;z-index:4}.slider-item .slider-content-two .sec-title{margin-bottom:25px;color:var(--tj-color-common-white)}.slider-item .slider-content-two .desc,.slider-item .slider-content-two .sec-title{-webkit-transition-delay:1s;transition-delay:1s;-webkit-transition:opacity 2s ease,-webkit-transform 2s ease;transition:opacity 2s ease,-webkit-transform 2s ease;transition:transform 2s ease,opacity 2s ease;transition:transform 2s ease,opacity 2s ease,-webkit-transform 2s ease;opacity:0;visibility:hidden}.slider-item .slider-content-two .desc{font-weight:var(--tj-fw-medium);color:var(--tj-color-grey-6);max-width:510px;letter-spacing:.32px;margin:0 auto;width:100%;line-height:1.9}.slider-item .slider-content-two .desc p:last-child{margin-bottom:0}.slider-item .slider-content-two .slider-button{-webkit-transition-delay:.7s;transition-delay:.7s;-webkit-transition:opacity 1.5s ease,-webkit-transform 1.5s ease;transition:opacity 1.5s ease,-webkit-transform 1.5s ease;transition:transform 1.5s ease,opacity 1.5s ease;transition:transform 1.5s ease,opacity 1.5s ease,-webkit-transform 1.5s ease;opacity:0;visibility:hidden;margin-top:50px;display:inline-block}.slider-item .slider-content-two .slider-button .tj-white-btn{padding:22px 20px;border-radius:40px}.slider-item .sec-title{-webkit-transform:translateY(-125px);-ms-transform:translateY(-125px);transform:translateY(-125px)}.slider-item .desc,.slider-item .slider-button{-webkit-transform:translateY(125px);-ms-transform:translateY(125px);transform:translateY(125px)}.slider-item.swiper-slide-active .desc,.slider-item.swiper-slide-active .sec-title,.slider-item.swiper-slide-active .slider-button{-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0);opacity:1;visibility:visible}.slider-item .banner-shape{height:100%;content:"";position:absolute;opacity:.3;top:0;left:0;width:100%;z-index:2}.slider-item .banner-shape:before{height:160%;content:"";position:absolute;top:-30%;background:url(https://aquamend.info/public/resources/site/images/shapes/slider-shapes.svg);background-position:0;left:0;width:100%;background-repeat:no-repeat;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.slider-item{min-height:900px}.slider-item .slider-content-two{padding-top:285px;padding-bottom:120px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.slider-item{min-height:820px}.slider-item .slider-content-two{padding-top:260px;padding-bottom:100px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.slider-item{min-height:600px}.slider-item .slider-content-two{padding-top:250px;max-width:445px;padding-bottom:80px}.slider-item .slider-content-two .slider-button{margin-top:35px}}@media (max-width:575px){.slider-item .slider-content-two{padding-top:285px;max-width:100%;padding-bottom:130px}.slider-item .slider-content-two .sec-title{margin-bottom:15px}}.slider-bg-image{height:100%;position:absolute;background-size:cover;background-position:50%;width:100%;background-repeat:no-repeat}.popup-videos-button{-ms-flex-pack:center;height:56px;justify-content:center;-webkit-box-pack:center;font-size:18px;color:var(--tj-color-common-white);-webkit-box-align:center;position:relative;align-items:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:56px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:2}.popup-videos-button:before{border:1px solid var(--tj-color-theme-primary)}.popup-videos-button:after,.popup-videos-button:before{height:70px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;top:50%;border-radius:50%;left:50%;width:70px}.popup-videos-button:after{-webkit-animation:pulse-border 3s ease-out infinite;animation:pulse-border 3s ease-out infinite;background:rgba(13,87,215,.2);z-index:-1}.popup-videos-button span i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.popup-videos-button:hover span{color:var(--tj-color-common-white)}@-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.tj-heading-area .subs-title{margin-bottom:15px;-webkit-box-align:center;gap:12px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-heading-area .subs-title span{font-size:22px;color:var(--tj-color-theme-primary);line-height:1}.tj-heading-area .subs-title span:nth-child(3){-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);position:relative;top:-3px}.tj-heading-area .subs-title span i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-heading-area .subs-title .sub-title{font-size:18px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-primary);text-transform:uppercase;font-family:var(--tj-ff-heading)}.tj-heading-area .title{margin-bottom:0}.tj-about-section{padding-top:120px;position:relative;padding-bottom:140px;z-index:2}.tj-about-section.style-2{padding-top:140px;padding-bottom:140px}.tj-about-section .about-shapes{right:0;position:absolute;max-width:285px;top:0;width:100%;z-index:-1}.tj-about-section .about-shapes img{width:100%}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-about-section .about-shapes{max-width:200px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-about-section{padding-bottom:120px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-about-section{padding-top:80px;padding-bottom:80px}.tj-about-section.style-2{padding-top:100px;padding-bottom:80px}}@media (max-width:575px){.tj-about-section.style-2{padding-top:40px}}.tj-about-section-three{padding-bottom:120px}.tj-about-section-three .tj-heading-area{margin-bottom:80px;max-width:700px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-about-section-three{padding-bottom:80px}.tj-about-section-three .tj-heading-area{margin-bottom:60px}}@media (max-width:575px){.tj-about-section-three .tj-heading-area{margin-bottom:50px}}.about-images{z-index:2}.about-images,.about-images .about-image{height:645px;position:relative;max-width:585px;width:100%}.about-images .about-image{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/about/about-mask.svg);mask-image:url(https://aquamend.info/public/resources/site/images/about/about-mask.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;z-index:1}.about-images .about-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-images .drop-1,.about-images .drop-2,.about-images .drop-3{height:335px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/slider-overly-mask-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/slider-overly-mask-1.svg);position:absolute;max-width:250px;-webkit-mask-position:center;mask-position:center;top:16%;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-primary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-primary) 100%);left:-10px;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:-1}.about-images .drop-2{height:560px;max-width:420px;bottom:0;left:0}.about-images .drop-3{right:0;top:25px;left:auto}.about-images .fun-fact-area{padding:15px 30px 20px;right:-10px;position:absolute;bottom:15px;background:var(--tj-color-grey-2);z-index:2}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.about-images,.about-images .about-image{height:510px}.about-images .drop-2{height:450px}}@media (max-width:575px){.about-images{height:460px}.about-images .about-image{height:400px}.about-images .drop-1,.about-images .drop-3{max-width:150px}.about-images .drop-1{top:5%;left:0}.about-images .drop-2{height:350px;left:-40px}.about-images .drop-3{top:0}.about-images .fun-fact-area{right:0}}.about-images2{z-index:2}.about-images2,.about-images2 .about-images{height:575px;position:relative;max-width:600px;width:100%}.about-images2 .about-images{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/about/about-mask-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/about/about-mask-1.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;z-index:1}.about-images2 .about-images img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-images2 .fun-fact-item{-ms-flex-pack:center;padding:40px 16px;justify-content:center;-webkit-box-pack:center;right:0;-webkit-box-align:center;position:absolute;-webkit-box-direction:normal;max-width:145px;-ms-flex-direction:column;flex-direction:column;text-align:center;top:0;align-items:center;border-radius:2px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);-webkit-box-orient:vertical;width:100%;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:2}.about-images2 .fun-fact-item .tj-count{font-size:55px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-common-white);line-height:1;font-family:var(--tj-ff-heading)}.about-images2 .fun-fact-item .client{font-size:13px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white)}.about-images2 .shapes-one{position:absolute;max-width:225px;top:-20px;left:-40px;width:100%;z-index:-1}.about-images2 .shapes-one img{width:100%}.about-images2 .shapes-two{right:-20px;position:absolute;max-width:225px;bottom:-55px;width:100%;z-index:-1}.about-images2 .shapes-two img{width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.about-images2 .shapes-one{top:0;left:-40px}.about-images2 .shapes-two{right:0;position:absolute;bottom:-20px;z-index:-1}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.about-images2{margin:0 auto 50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-images2{height:535px}.about-images2 .shapes-one{top:12px}.about-images2 .shapes-two{right:-15px;bottom:-45px}.about-images2 .fun-fact-item{padding:20px 15px;right:0;top:45px}}@media (max-width:575px){.about-images2{height:375px;max-width:315px}.about-images2 .about-images{height:430px}.about-images2 .shapes-one{max-width:120px;top:50px;left:-20px}.about-images2 .shapes-two{right:-12px;max-width:120px;bottom:-20px}.about-images2 .fun-fact-item{padding:10px 15px;right:-15px;max-width:120px;top:45px}.about-images2 .fun-fact-item .tj-count{font-size:35px}}.about-images3{position:relative;max-width:424px;width:100%;padding-left:45px;display:inline-block;z-index:2}.about-images3:before{height:358px;-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg);content:"";position:absolute;top:0;border-radius:4px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:25px;width:90%;z-index:-1}.about-images3 img{border-radius:4px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.about-images3:before{height:310px;left:20px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-images3{margin-bottom:80px}}@media (max-width:575px){.about-images3{margin-bottom:65px}.about-images3:before{height:285px;left:20px}}.about-content{padding-left:30px}.about-content .desc{margin-top:25px}.about-content .desc p:last-child{margin-bottom:0}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-content{margin-top:60px;padding-left:0}}@media (max-width:575px){.about-content{margin-top:40px;padding-left:0}}.about-right-content .title{margin-bottom:20px}.about-right-content .about-feature-item{margin-top:30px}.about-right-content-two .desc{margin-bottom:35px;max-width:595px;letter-spacing:.32px;width:100%}.about-right-content-two .desc p:last-child{margin-bottom:0}.about-right-content-two .about-title .title{margin-bottom:0;line-height:1.7}.about-right-content-two .about-feature-item{margin-top:50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-right-content-two .about-content{margin-top:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-right-content-two .about-feature-item{margin-top:40px}}.about-feature-item{gap:35px;margin-top:40px}.about-feature-item,.about-feature-item .auother-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.about-feature-item .auother-content{gap:15px}.about-feature-item .auother-content .auother-image{-ms-flex-pack:center;height:60px;justify-content:center;-webkit-box-pack:center;border:1px solid var(--tj-color-theme-secondary);-webkit-box-align:center;align-items:center;border-radius:50%;width:60px;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.about-feature-item .auother-content .auother-image img{max-width:46px;border-radius:50%;width:100%}.about-feature-item .auother-content .auother-text .title{font-size:16px;margin-bottom:0;font-family:var(--tj-ff-body)}.about-feature-item .auother-content .auother-text span{font-size:14px;line-height:1;margin-top:5px;display:block}@media (max-width:575px){.about-feature-item{gap:25px}}.about-feature-item-two{margin-bottom:40px}.about-feature-item-two,.about-feature-item-two .about-content{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.about-feature-item-two .about-content{border-right:1px solid rgba(55,58,63,.3);padding-right:40px;gap:20px;padding-left:0}.about-feature-item-two .about-content:last-child{border:none;padding-right:0;padding-left:40px}.about-feature-item-two .about-content .feature-icon{font-size:50px;color:var(--tj-color-theme-primary)}.about-feature-item-two .about-content .feature-icon,.about-feature-item-two .about-content .feature-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.about-feature-item-two .about-content .about-title .title{font-size:16px;font-weight:var(--tj-fw-bold);font-family:var(--tj-ff-body)}@media (max-width:575px){.about-feature-item-two{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;align-items:start;-webkit-box-orient:vertical;-ms-flex-align:start}.about-feature-item-two .about-content{border:none;padding-right:0}.about-feature-item-two .about-content:last-child{padding-left:0}}.fun-fact-area{padding:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid var(--tj-color-theme-primary);-webkit-box-align:center;max-width:240px;gap:20px;align-items:center;border-radius:12px;background:var(--tj-color-light-9);width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.fun-fact-area .client-icon{font-size:60px;color:transparent;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);-webkit-background-clip:text;background-clip:text;line-height:1;display:inline-block}.fun-fact-area .client-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.fun-fact-area .fun-fact-item .tj-count{font-size:50px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-theme-primary);-webkit-box-align:center;align-items:center;line-height:1;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.fun-fact-area .fun-fact-item .client{font-size:15px;font-weight:var(--tj-fw-ebold);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text;line-height:1.2;font-family:var(--tj-ff-heading);-webkit-text-fill-color:transparent;display:inline-block}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.fun-fact-area .fun-fact-item .tj-count{font-size:40px}}@media (max-width:575px){.fun-fact-area{padding:15px}.fun-fact-area .fun-fact-item .tj-count{font-size:35px}.fun-fact-area .client-icon{font-size:45px}}.feature-check-item{border-left:4px solid var(--tj-color-theme-primary);padding:30px 15px 15px 40px;border-radius:5px;background:var(--tj-color-grey-2);margin-top:40px}.feature-check-item ul{list-style:none;-webkit-columns:2;-moz-columns:2;padding:0;column-count:2;margin:0}.feature-check-item ul li{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-heading-primary);position:relative;padding-left:25px;z-index:2}.feature-check-item ul li:before{height:10px;content:"";position:absolute;top:10px;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.feature-check-item{padding:30px 15px 15px}}@media (max-width:575px){.feature-check-item ul{-webkit-columns:1;-moz-columns:1;column-count:1}}.feature-wrapper{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;max-width:640px;border-top:4px solid var(--tj-color-theme-primary);gap:20px;align-items:center;border-radius:5px;background:var(--tj-color-grey-2);width:100%;-ms-flex-align:center;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.feature-wrapper .feature-item{padding:20px 30px;position:relative;width:50%;z-index:1}.feature-wrapper .feature-item:before{height:65%;right:0;content:"";position:absolute;top:18%;background:hsla(0,0%,41%,.4);width:1px}.feature-wrapper .feature-item:last-child:before{display:none}.feature-wrapper .feature-item .feature-icon{font-size:60px;margin-bottom:10px;color:var(--tj-color-theme-primary);line-height:1}.feature-wrapper .feature-item .feature-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.feature-wrapper .feature-item .title{font-weight:var(--tj-fw-bold);margin-bottom:10px}.feature-wrapper .feature-item .desc{letter-spacing:.32px}.feature-wrapper .feature-item .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.feature-wrapper .feature-item{padding:20px 15px}}@media (max-width:575px){.feature-wrapper{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-orient:vertical}.feature-wrapper .feature-item{width:100%}.feature-wrapper .feature-item:before{height:1px;bottom:0;top:auto;width:100%}}.tj-progress-bar{width:535px}.tj-progress-bar label{font-weight:var(--tj-fw-bold);margin-bottom:12px;color:var(--tj-color-heading-primary)}.tj-progress-bar .skills{height:10px;position:relative;background-color:var(--tj-color-common-black);border-radius:6px}.tj-progress-bar .skills span{font-size:16px;font-weight:var(--tj-fw-bold);right:0;color:var(--tj-color-heading-primary);position:absolute;top:-35px}.tj-progress-bar .skills .skillbar{height:10px;position:relative;border-radius:6px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:0;z-index:2}.tj-progress-bar .skills .skillbar:before{height:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;content:"";position:absolute;top:50%;border-radius:50%;background:var(--tj-color-grey-2);width:20px}.tj-progress-bar .skills .skillbar:after{height:10px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);right:0;content:"";position:absolute;top:50%;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:10px}@media only screen and (min-width:576px) and (max-width:767px){.tj-progress-bar{width:480px}}@media (max-width:575px){.tj-progress-bar{width:315px}}.tj-service-section{padding-top:120px;position:relative;background:var(--tj-color-grey-2);background-size:cover;background-position:50%;padding-bottom:110px;background-repeat:no-repeat;z-index:2}.tj-service-section.style-2{background:var(--tj-color-common-white)}.tj-service-section.style-2 .sec-shapes{position:absolute;bottom:0;left:0;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-section.style-2 .sec-shapes{display:none}}.tj-service-section .tj-heading-area{margin-bottom:60px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-section{padding-top:80px;padding-bottom:80px}.tj-service-section.style-2{padding-bottom:50px}.tj-service-section .tj-heading-area{margin-bottom:40px}}.tj-service-section-three{position:relative;padding-bottom:120px;margin-top:-160px;z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-section-three{padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-section-three{padding-top:80px;margin-top:0}}.tj-service-section-four{padding-top:120px;padding-bottom:70px}.tj-service-section-four .tj-heading-area{max-width:510px;margin:0 auto 80px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-section-four{padding-top:80px;padding-bottom:30px}.tj-service-section-four .tj-heading-area{margin:0 auto 60px}}@media (max-width:575px){.tj-service-section-four{padding-bottom:40px}.tj-service-section-four .tj-heading-area{margin:0 auto 40px}}.tj-service-slider{position:relative;z-index:2}.tj-service-slider .service-pagination{margin-bottom:10px;text-align:center;margin-top:50px}.tj-service-slider .service-pagination .swiper-pagination-bullet{height:10px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:1;margin:0 8px;background:var(--tj-color-theme-primary);width:10px;display:inline-block}.tj-service-slider .service-pagination .swiper-pagination-bullet:before{height:25px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid transparent;content:"";position:absolute;top:50%;border-radius:50%;left:50%;width:25px}.tj-service-slider .service-pagination .swiper-pagination-bullet-active{position:relative;background:var(--tj-color-theme-primary);display:inline-block;z-index:1}.tj-service-slider .service-pagination .swiper-pagination-bullet-active:before{border-color:var(--tj-color-theme-primary)}.tj-service-item{padding:40px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:relative;text-align:center;-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);border-radius:10px;background:var(--tj-color-grey-7);z-index:2}.tj-service-item .service-images{overflow:hidden;position:relative;border-radius:5px;margin-top:-40px;z-index:1}.tj-service-item .service-images a{display:inline-block}.tj-service-item .service-images a img{-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;width:100%}.tj-service-item .service-content .service-title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.tj-service-item .service-content .service-title a:hover{color:var(--tj-color-theme-primary)}.tj-service-item .service-content .desc{letter-spacing:.2px}.tj-service-item .service-content .desc p:last-child{margin-bottom:0}.tj-service-item .service-content .service-icon{height:80px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;max-width:60px;-webkit-mask-position:center;mask-position:center;margin:30px auto 0;background:var(--tj-color-heading-primary);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:2}.tj-service-item .service-content .service-icon:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.tj-service-item .service-content .service-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:25px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.tj-service-item .service-button{margin-top:40px}.tj-service-item:hover .service-images a img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.tj-service-item:hover .service-icon:before{opacity:1;visibility:visible}.tj-service-item:hover .service-icon span{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-service-item{padding:30px 15px}}.tj-service-item-two{padding:30px;margin-bottom:30px;max-width:415px;border-radius:5px;background:var(--tj-color-grey-2);width:100%}.tj-service-item-two .service-infos{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:30px;-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-service-item-two .service-infos .service-icon{height:72px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:54px;-webkit-mask-position:center;mask-position:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.tj-service-item-two .service-infos .service-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.tj-service-item-two .service-infos .service-number svg{height:50px;max-width:75px;width:100%}.tj-service-item-two .service-infos .service-number svg text.number{stroke-linecap:round;fill:none;font-size:50px;font-weight:var(--tj-fw-ebold);stroke-dasharray:2px,2px;stroke-width:1px;stroke:var(--tj-color-heading-primary);stroke-linejoin:round;font-family:var(--tj-ff-heading)}.tj-service-item-two .title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.tj-service-item-two .title a:hover{color:var(--tj-color-theme-primary)}.tj-service-item-two .desc p{font-weight:var(--tj-fw-medium);margin-bottom:0;letter-spacing:.02em;line-height:1.8}.tj-service-item-two .service-button{margin-top:25px}.tj-service-item-two .service-button .read-more{font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);-webkit-box-align:center;text-transform:uppercase;gap:5px;align-items:center;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.tj-service-item-two .service-button .read-more .icon_box{overflow:hidden;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-size:20px;position:relative;top:-2px;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-service-item-two .service-button .read-more .icon_box .icon_first,.tj-service-item-two .service-button .read-more .icon_box .icon_second{font-size:14px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-service-item-two .service-button .read-more .icon_box .icon_second{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%);position:absolute}.tj-service-item-two .service-button .read-more:hover .icon_box .icon_first{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.tj-service-item-two .service-button .read-more:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-service-item-two{padding:30px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-item-two{max-width:100%}}.tj-service-item-three{padding-top:65px;margin-bottom:50px;-webkit-box-align:center;position:relative;gap:24px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.tj-service-item-three .service-images{position:relative;max-width:310px;width:100%;z-index:2}.tj-service-item-three .service-images img{border-radius:50%;width:100%}.tj-service-item-three .service-images .service-icon{right:0;position:absolute;top:0}.tj-service-item-three .service-images .service-icon span{-ms-flex-pack:center;height:90px;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;font-size:50px;color:var(--tj-color-theme-primary);-webkit-box-align:center;position:relative;align-items:center;border-radius:50%;background:var(--tj-color-grey-2);width:90px;line-height:1;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.tj-service-item-three .service-images .service-icon span:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.tj-service-item-three .service-images .service-icon span i{color:var(--tj-color-theme-primary)}.tj-service-item-three .service-images .item-border{height:40%;border:2px dashed var(--tj-color-theme-secondary);position:absolute;border-bottom:none;top:-65px;border-radius:20px 20px 0 0;left:50%;width:100%;z-index:-1}.tj-service-item-three .service-images .item-border span{font-size:22px;right:-12px;color:var(--tj-color-theme-secondary);position:absolute;bottom:-25px}.tj-service-item-three .service-images .item-border span,.tj-service-item-three .service-images .item-border span i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-service-item-three .service-images .item-border{height:35%}.tj-service-item-three .service-images .item-border span{bottom:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-service-item-three .service-images .item-border{top:-40%}.tj-service-item-three .service-images .item-border span{bottom:0}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-item-three .service-images .item-border span{bottom:-15px}}@media (max-width:575px){.tj-service-item-three .service-images .item-border{display:none}}.tj-service-item-three .service-content{padding-top:50px}.tj-service-item-three .service-content .title{font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-heading-primary)}.tj-service-item-three .service-content .title a:hover{color:var(--tj-color-theme-primary)}.tj-service-item-three .service-content .desc{max-width:300px;letter-spacing:.32px;width:100%;line-height:1.9}.tj-service-item-three .service-content .desc p:last-child{margin-bottom:0}.tj-service-item-three .service-content .service-button{margin-top:20px}.tj-service-item-three .service-content .service-button .read-more{font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);-webkit-box-align:center;text-transform:uppercase;gap:5px;align-items:center;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.tj-service-item-three .service-content .service-button .read-more .icon_box{overflow:hidden;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-size:20px;position:relative;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-service-item-three .service-content .service-button .read-more .icon_box .icon_first,.tj-service-item-three .service-content .service-button .read-more .icon_box .icon_second{font-size:14px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-service-item-three .service-content .service-button .read-more .icon_box .icon_second{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%);position:absolute}.tj-service-item-three .service-content .service-button .read-more:hover .icon_box .icon_first{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.tj-service-item-three .service-content .service-button .read-more:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.tj-service-item-three:hover .service-images .service-icon span{color:var(--tj-color-common-white)}.tj-service-item-three:hover .service-images .service-icon span:before{opacity:1;visibility:visible}.tj-service-item-three:hover .service-images .service-icon span i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-service-item-three .service-images{max-width:250px}.tj-service-item-three .service-images .service-icon span{height:80px;font-size:35px;width:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-item-three .service-content .desc{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tj-service-item-three{padding-top:45px}}@media (max-width:575px){.tj-service-item-three{padding-top:0;margin-right:auto;-webkit-box-direction:normal;max-width:350px;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;margin-left:auto;width:100%}.tj-service-item-three .service-content{padding-top:0}}.service-feature-item{overflow:hidden;padding:50px 30px;margin-bottom:30px;position:relative;background:var(--tj-color-theme-bg-2);z-index:2}.service-feature-item .feature-images{height:100%;right:0;position:absolute;background-size:cover;top:0;background-position:top;width:50%;z-index:1}.service-feature-item .feature-content{position:relative;max-width:260px;width:100%;z-index:2}.service-feature-item .feature-content .sub-title{font-size:20px;font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-common-white);text-transform:uppercase;font-family:var(--tj-ff-heading);display:block}.service-feature-item .feature-content .title{margin-bottom:20px;color:var(--tj-color-common-white)}.service-feature-item .feature-content .contact-info-one .contact-icon{height:60px;font-size:25px;color:var(--tj-color-theme-primary);background:var(--tj-color-common-white);width:60px}.service-feature-item .feature-shapes{height:100%;right:-30px;position:absolute;top:0;z-index:-1}.service-feature-item .feature-shapes img{height:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-feature-item{padding:50px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-feature-item .feature-content .title{font-size:30px}}.service-icon-box{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.service-icon-box .service-item{padding:40px 40px 45px;position:relative;max-width:33.33%;text-align:center;background-color:var(--tj-color-common-white);-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);width:100%}.service-icon-box .service-item:before{height:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);content:"";position:absolute;opacity:0;visibility:hidden;top:0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:2}.service-icon-box .service-item .service-icon{font-size:60px;position:relative;z-index:3}.service-icon-box .service-item .service-icon span{-webkit-animation:none;animation:none;color:var(--tj-color-theme-secondary);-webkit-transition:.1s;transition:.1s}.service-icon-box .service-item .service-icon span,.service-icon-box .service-item .service-icon span i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.service-icon-box .service-item .title{font-weight:var(--tj-fw-bold);margin-bottom:15px;position:relative;line-height:1.4;z-index:3}.service-icon-box .service-item .title a{color:var(--tj-color-heading-primary)}.service-icon-box .service-item .desc{margin-bottom:25px;color:var(--tj-color-text-body);position:relative;letter-spacing:.32px;z-index:3}.service-icon-box .service-item .desc p:last-child{margin-bottom:0}.service-icon-box .service-item .service-button .read-more{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;font-size:15px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);-webkit-box-align:center;text-transform:uppercase;position:relative;gap:10px;align-items:center;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3}.service-icon-box .service-item .service-button .read-more span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.service-icon-box .service-item .service-button .read-more span i{color:var(--tj-color-theme-primary)}.service-icon-box .service-item:first-child,.service-icon-box .service-item:nth-child(2){background:var(--tj-color-heading-primary)}.service-icon-box .service-item:first-child .desc,.service-icon-box .service-item:first-child .service-button .read-more,.service-icon-box .service-item:first-child .service-button .read-more span i,.service-icon-box .service-item:first-child .service-icon,.service-icon-box .service-item:first-child .service-icon span,.service-icon-box .service-item:first-child .title a,.service-icon-box .service-item:nth-child(2) .desc,.service-icon-box .service-item:nth-child(2) .service-button .read-more,.service-icon-box .service-item:nth-child(2) .service-button .read-more span i,.service-icon-box .service-item:nth-child(2) .service-icon,.service-icon-box .service-item:nth-child(2) .service-icon span,.service-icon-box .service-item:nth-child(2) .title a{color:var(--tj-color-common-white)}.service-icon-box .service-item:nth-child(2){background:var(--tj-color-theme-secondary)}.service-icon-box .service-item:hover:before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1;visibility:visible}.service-icon-box .service-item:hover .desc,.service-icon-box .service-item:hover .service-button .read-more,.service-icon-box .service-item:hover .service-button .read-more span i,.service-icon-box .service-item:hover .service-icon span,.service-icon-box .service-item:hover .title a{color:var(--tj-color-common-white)}.service-icon-box .service-shapes{right:14%;position:absolute;max-width:215px;opacity:.4;bottom:-85%;width:100%;z-index:-1}.service-icon-box .service-shapes img{width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.service-icon-box .service-shapes{right:5%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-icon-box .service-shapes{display:none}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-icon-box .service-item{padding:25px 20px 30px}}@media only screen and (min-width:768px) and (max-width:991px){.service-icon-box .service-item{max-width:50%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service-icon-box{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}.service-icon-box .service-item{max-width:100%}.service-icon-box .service-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.tj-approach-section{padding-top:120px;position:relative;padding-bottom:90px;z-index:2}.tj-approach-section .tj-heading-area .subs-title{margin-bottom:10px}.tj-approach-section .approach-top-content-area{padding-bottom:80px}.tj-approach-section .approach-top-content-area .approach-right-content{padding-left:30px}.tj-approach-section .approach-top-content-area .approach-right-content .desc{margin-top:20px}.tj-approach-section .approach-top-content-area .approach-right-content .desc p:last-child{margin-bottom:0}.tj-approach-section .approach-top-content-area .check-list.style-1{margin-top:25px}.tj-approach-section .approach-top-content-area .fun-fact-area .fun-fact-item{text-align:start}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-approach-section .approach-top-content-area .approach-right-content{padding-left:0}}.tj-approach-section .approach-main-content-area{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-approach-section{padding-top:100px;padding-bottom:50px}.tj-approach-section .approach-top-content-area{padding-bottom:60px}}.approach-images{position:relative;max-width:770px;width:100%;z-index:2}.approach-images .approach-image{position:relative;max-width:465px;margin-left:auto;width:100%;z-index:2}.approach-images .approach-image:before{top:-20px;background:var(--tj-color-theme-secondary);width:90%}.approach-images .approach-image:after,.approach-images .approach-image:before{height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:"";position:absolute;border-radius:13px;left:50%;z-index:-1}.approach-images .approach-image:after{top:-10px;background:var(--tj-color-theme-primary);width:95%}.approach-images .approach-image img{border-radius:10px;width:100%}.approach-images .fun-fact-area{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:15px 25px 20px;position:absolute;top:50%;background:var(--tj-color-grey-2);left:0;z-index:3}.approach-images .approach-shapes{position:absolute;top:-35px;left:-28%;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.approach-images .approach-image{margin-bottom:40px;margin-left:0}}@media (max-width:575px){.approach-images .fun-fact-area{top:70%}}.approach-item{padding:40px;margin-bottom:30px;position:relative;max-width:430px;z-index:1}.approach-item,.approach-item:before{border-radius:20px 0 0 20px;width:100%}.approach-item:before{height:100%;content:"";position:absolute;top:0;background:var(--tj-color-theme-bg);left:0;z-index:-1}.approach-item:first-child:before{opacity:.3}.approach-item:nth-child(2):before{opacity:.5;border-radius:0}.approach-item:nth-child(3):before{border-radius:0 20px 20px 0}.approach-item .approach-infos{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:30px;-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.approach-item .approach-infos .approach-icon{height:72px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:54px;-webkit-mask-position:center;mask-position:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.approach-item .approach-infos .approach-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;color:var(--tj-color-common-white);position:absolute;top:60%;left:50%;line-height:1;z-index:2}.approach-item .approach-infos .approach-number svg{height:50px;max-width:75px;width:100%}.approach-item .approach-infos .approach-number svg text.number{stroke-linecap:round;fill:none;font-size:50px;font-weight:var(--tj-fw-ebold);stroke-dasharray:2px,2px;stroke-width:1px;stroke:var(--tj-color-theme-primary);stroke-linejoin:round;font-family:var(--tj-ff-heading)}.approach-item .title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.approach-item .desc p{font-weight:var(--tj-fw-medium);margin-bottom:0;letter-spacing:.02em;line-height:1.8}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.approach-item{width:33.33%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.approach-item{padding:30px 20px;max-width:345px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.approach-item{max-width:100%}.approach-item,.approach-item:nth-child(2),.approach-item:nth-child(3){border-radius:20px}}.check-list.style-1 ul{list-style:none;padding:0;margin:0}.check-list.style-1 ul li{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:10px;color:var(--tj-color-text-body);gap:15px;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.check-list.style-1 ul li:last-child{margin-bottom:0}.check-list.style-1 ul li span{color:var(--tj-color-theme-primary)}.tj-brand-section{padding:90px 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.tj-brand-section.style-2{padding:63px 0;background:var(--tj-color-grey-2)}.tj-brand-section.style-2 .brand-item{max-width:100%;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-brand-section.style-2{padding:45px 0}}.tj-brand-section .tj-brand-slider .swiper-wrapper,.tj-brand-section .tj-brand-slider2 .swiper-wrapper{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.tj-brand-section .brand-item{max-width:150px;width:100%}.tj-brand-section .brand-item a{opacity:.3;display:inline-block}.tj-brand-section .brand-item a img{width:100%}.tj-brand-section .brand-item:hover a{opacity:1}@media only screen and (min-width:768px) and (max-width:991px){.tj-brand-section .brand-item{max-width:115px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-brand-section .brand-item{max-width:95px}}@media (max-width:575px){.tj-brand-section .brand-item{max-width:75px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-brand-section{padding:50px 0}}.tj-testimonial-section{padding-top:120px;position:relative;padding-bottom:120px;z-index:2}.tj-testimonial-section.style-2{padding-top:0;padding-bottom:110px}.tj-testimonial-section.style-2 .tj-heading-area{max-width:530px;margin:0 auto 60px;width:100%}.tj-testimonial-section.style-2 .testimonial-slider2 .testimonial-pagination{padding-top:60px;margin-bottom:10px;text-align:center}.tj-testimonial-section.style-2 .testimonial-slider2 .testimonial-pagination .swiper-pagination-bullet{height:10px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;opacity:1;margin:0 8px;background:var(--tj-color-theme-primary);width:10px;line-height:1;display:inline-block;z-index:1}.tj-testimonial-section.style-2 .testimonial-slider2 .testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:25px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid var(--tj-color-theme-primary);content:"";position:absolute;top:50%;border-radius:50%;left:50%;width:25px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-section.style-2{padding-bottom:70px}.tj-testimonial-section.style-2 .tj-heading-area{margin:0 auto 40px}.tj-testimonial-section.style-2 .testimonial-slider2 .testimonial-pagination{padding-top:40px}}.tj-testimonial-section .tj-heading-area{margin-bottom:60px}.tj-testimonial-section .testimonial-left-drop{min-height:220px;right:0;position:absolute;max-width:255px;top:120px;width:100%}.tj-testimonial-section .testimonial-left-drop .drop-1,.tj-testimonial-section .testimonial-left-drop .drop-2,.tj-testimonial-section .testimonial-left-drop .drop-3,.tj-testimonial-section .testimonial-left-drop .drop-4,.tj-testimonial-section .testimonial-left-drop .drop-5{height:235px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/slider-overly-mask-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/slider-overly-mask-1.svg);position:absolute;max-width:180px;-webkit-mask-position:center;mask-position:center;top:8%;background:rgba(65,68,74,.1);left:8%;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.tj-testimonial-section .testimonial-left-drop .drop-2{top:12%}.tj-testimonial-section .testimonial-left-drop .drop-2,.tj-testimonial-section .testimonial-left-drop .drop-3{height:230px;max-width:175px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(13,87,215,.1)),to(rgba(77,142,255,.1)));background:linear-gradient(180deg,rgba(13,87,215,.1),rgba(77,142,255,.1));left:5%}.tj-testimonial-section .testimonial-left-drop .drop-3{top:18%}.tj-testimonial-section .testimonial-left-drop .drop-4{top:15%;left:5%}.tj-testimonial-section .testimonial-left-drop .drop-4,.tj-testimonial-section .testimonial-left-drop .drop-5{height:140px;max-width:90px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(13,87,215,.1)),to(rgba(77,142,255,.1)));background:linear-gradient(180deg,rgba(13,87,215,.1),rgba(77,142,255,.1))}.tj-testimonial-section .testimonial-left-drop .drop-5{right:25px;top:10%;left:auto}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:992px) and (max-width:1199px){.tj-testimonial-section .testimonial-left-drop{max-width:210px;top:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-section .testimonial-left-drop{display:none}}.tj-testimonial-section .testimonial-shapes{position:absolute;max-width:375px;bottom:0;left:0;width:100%;z-index:-1}.tj-testimonial-section .testimonial-shapes img{width:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1600px),only screen and (min-width:992px) and (max-width:1199px){.tj-testimonial-section .testimonial-shapes{max-width:300px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-section .testimonial-shapes{max-width:200px}}@media (max-width:575px){.tj-testimonial-section .testimonial-shapes{max-width:150px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-testimonial-section{padding-top:80px;padding-bottom:80px}.tj-testimonial-section .tj-heading-area{margin-bottom:50px}}.testimonial-wrapper{padding:120px 25px;position:relative;border-radius:15px;background:var(--tj-color-grey-2);background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-295px;z-index:2}.testimonial-wrapper .tj-heading-area{margin-bottom:30px}.testimonial-wrapper .testimonial_navigations{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;gap:15px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-wrapper{padding:80px 25px;margin-top:0}.testimonial-wrapper .testimonial_navigations{display:none}}.testimonialcontent-wrap{position:relative;z-index:1}.testimonialcontent-wrap .content_carousel{max-width:810px;text-align:center;width:100%}.testimonialcontent-wrap .content_carousel .testimonial-content .desc{font-size:18px;letter-spacing:.32px;line-height:1.8}.testimonialcontent-wrap .content_carousel .testimonial-content .desc p:last-child{margin-bottom:0}.testimonialcontent-wrap .testimonial_navigations{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);position:absolute;bottom:10px;left:65px;z-index:2}.testimonialcontent-wrap .testimonial_navigations.next{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);right:65px;bottom:0;left:auto}.testimonialcontent-wrap .testimonial_navigations .icon_btn{font-size:50px;color:var(--tj-color-heading-primary);line-height:1}.testimonialcontent-wrap .testimonial_navigations .icon_btn i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.testimonialcontent-wrap .testimonial_navigations:hover .icon_btn{color:var(--tj-color-theme-primary)}@media only screen and (min-width:992px) and (max-width:1199px){.testimonialcontent-wrap .testimonial_navigations{left:0}.testimonialcontent-wrap .testimonial_navigations .icon_btn{font-size:35px}.testimonialcontent-wrap .testimonial_navigations.next{right:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonialcontent-wrap .testimonial_navigations .icon_btn{display:none}}.thumbs_carousel{overflow:hidden;max-width:395px;width:100%;margin-top:40px}.thumbs_carousel .thumb-image{height:56px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);padding:4px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);cursor:pointer;margin-top:25px}.thumbs_carousel .thumb-image,.thumbs_carousel .thumb-image img{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);position:relative;max-width:45px;-webkit-mask-position:center;mask-position:center;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:2}.thumbs_carousel .thumb-image img{height:50px;background:var(--tj-color-common-white)}.thumbs_carousel .thumb-content{max-width:50px;text-align:center;padding-bottom:115px;width:100%}.thumbs_carousel .thumb-content .author-content{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:absolute;opacity:0;bottom:0;visibility:hidden;left:50%;width:200px;z-index:2}.thumbs_carousel .thumb-content .author-content .name{font-weight:var(--tj-fw-bold);margin-bottom:5px}.thumbs_carousel .thumb-content .author-content .designation{color:var(--tj-color-theme-primary);display:block}.thumbs_carousel .thumb-content.swiper-slide-active .thumb-image{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8)}.thumbs_carousel .thumb-content.swiper-slide-active .author-content{opacity:1;visibility:visible}@media (max-width:575px){.thumbs_carousel{max-width:210px}}.testimonial-content-area{padding:120px 25px;position:relative;border-radius:10px;background:var(--tj-color-grey-2);background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-300px;z-index:2}.testimonial-content-area .desc{font-size:18px;max-width:810px;letter-spacing:.32px;text-align:center;margin:0 auto 40px;width:100%;line-height:1.7}.testimonial-content-area .desc p:last-child{margin-bottom:0}.testimonial-content-area .thumb-wrapper{max-width:370px;text-align:center;margin:0 auto;width:100%}.testimonial-content-area .testimonial-navigation{-ms-flex-pack:justify;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;position:absolute;top:50%;align-items:center;left:0;width:100%;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:3}.testimonial-content-area .testimonial-navigation .testimonial-next,.testimonial-content-area .testimonial-navigation .testimonial-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-size:50px;right:-100px;color:var(--tj-color-heading-primary);position:relative;top:-6px;line-height:1}.testimonial-content-area .testimonial-navigation .testimonial-next:hover,.testimonial-content-area .testimonial-navigation .testimonial-prev:hover{color:var(--tj-color-theme-primary)}.testimonial-content-area .testimonial-navigation .testimonial-next{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);position:relative;top:0;left:-100px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-content-area .testimonial-navigation .testimonial-prev{font-size:40px;right:-20px}.testimonial-content-area .testimonial-navigation .testimonial-next{font-size:40px;left:-20px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-content-area .testimonial-navigation .testimonial-prev{right:0}.testimonial-content-area .testimonial-navigation .testimonial-next{left:0}}@media only screen and (min-width:576px) and (max-width:767px){.testimonial-content-area .testimonial-navigation{position:relative}.testimonial-content-area .testimonial-navigation .testimonial-prev{right:-38%}.testimonial-content-area .testimonial-navigation .testimonial-next{left:-38%}}@media (max-width:575px){.testimonial-content-area .testimonial-navigation{position:relative}.testimonial-content-area .testimonial-navigation .testimonial-prev{right:-32%}.testimonial-content-area .testimonial-navigation .testimonial-next{left:-32%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-content-area{padding:80px 15px;margin-top:0}.testimonial-content-area .desc{max-width:510px}}@media (max-width:575px){.testimonial-content-area .testimonial-navigation{display:none}.testimonial-content-area .desc{margin:0 auto 20px}}.testimonial-slider-area{position:relative;z-index:1}.testimonial-slider-area .thumb-image-one{padding:4px;border:1px solid var(--tj-color-theme-primary);position:absolute;max-width:65px;top:-10px;border-radius:50%;left:12%;width:100%;z-index:2}.testimonial-slider-area .thumb-image-one img{border-radius:50%;width:100%}.testimonial-slider-area .thumb-image-two{padding:4px;border:1px solid var(--tj-color-theme-primary);position:absolute;max-width:65px;bottom:15px;border-radius:50%;left:20%;width:100%;z-index:2}.testimonial-slider-area .thumb-image-two img{border-radius:50%;width:100%}.testimonial-slider-area .thumb-image-three{padding:7px;border:1px solid var(--tj-color-theme-primary);right:12%;position:absolute;max-width:65px;bottom:40px;border-radius:50%;width:100%;z-index:2}.testimonial-slider-area .thumb-image-three img{border-radius:50%;width:100%}.testimonial-slider-area .thumb-image-four{padding:7px;border:1px solid var(--tj-color-theme-primary);right:6%;position:absolute;max-width:65px;bottom:40%;border-radius:50%;width:100%;z-index:2}.testimonial-slider-area .thumb-image-four img{border-radius:50%;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-slider-area .thumb-image-two{bottom:20%;left:12%}.testimonial-slider-area .thumb-image-three{right:12%;bottom:24%}.testimonial-slider-area .thumb-image-four{right:0;bottom:50%}}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-slider-area .thumb-image-two{bottom:16%;left:10%}.testimonial-slider-area .thumb-image-four{right:-2%;bottom:35%}.testimonial-slider-area .thumb-image-three{bottom:20%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.testimonial-slider-area .thumb-image-four,.testimonial-slider-area .thumb-image-one,.testimonial-slider-area .thumb-image-three,.testimonial-slider-area .thumb-image-two{display:none}}.testimonial-slider{position:relative;z-index:1}.testimonial-slider .testimonial-navigation{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial-slider .testimonial-navigation .testimonial-next,.testimonial-slider .testimonial-navigation .testimonial-prev{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);font-size:60px;color:var(--tj-color-heading-primary);position:absolute;top:22%;left:0;z-index:2}.testimonial-slider .testimonial-navigation .testimonial-next:hover,.testimonial-slider .testimonial-navigation .testimonial-prev:hover{color:var(--tj-color-theme-primary)}.testimonial-slider .testimonial-navigation .testimonial-next{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);right:0;left:auto}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-slider .testimonial-navigation{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;gap:20px;left:50%}.testimonial-slider .testimonial-navigation .testimonial-next,.testimonial-slider .testimonial-navigation .testimonial-prev{font-size:30px;position:relative}.testimonial-slider .testimonial-navigation .testimonial-next{top:8px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-slider{padding-bottom:50px}}@media (max-width:575px){.testimonial-slider{padding-bottom:20px}}.testimonial-item{position:relative;max-width:1050px;text-align:center;margin:20px auto 0;border-radius:15px;z-index:2}.testimonial-item .testimonial-quote{height:40px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/icons/code.png);mask-image:url(https://aquamend.info/public/resources/site/images/icons/code.png);position:absolute;-webkit-mask-position:center;mask-position:center;top:0;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:47%;width:73px;-webkit-mask-size:contain;mask-size:contain}.testimonial-item .desc{padding:60px 60px 75px;border-radius:15px;background:var(--tj-color-grey-2)}.testimonial-item .desc p{font-size:18px;font-weight:var(--tj-fw-medium);font-weight:500;margin-bottom:0;color:var(--tj-color-heading-primary);letter-spacing:.36px;line-height:35px;line-height:2}.testimonial-item .testimonial-auother{margin-top:-55px}.testimonial-item .testimonial-auother .auother-images{padding:8px;border:1px solid var(--tj-color-theme-primary);margin-bottom:15px;max-width:100px;border-radius:50%;width:100%;display:inline-block}.testimonial-item .testimonial-auother .auother-images img{border-radius:50%;width:100%}.testimonial-item .testimonial-auother .title{font-weight:var(--tj-fw-bold);margin-bottom:5px;letter-spacing:.36px}.testimonial-item .testimonial-auother span{font-size:15px}@media (max-width:575px){.testimonial-item .testimonial-auother{margin-bottom:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item .desc{padding:50px 15px 75px}.testimonial-item .desc p{font-size:17px;line-height:1.9}}@media (max-width:575px){.testimonial-item .testimonial-quote{left:36%}}.testimonial-item-two{overflow:hidden;padding:40px 40px 60px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;max-width:490px;border-radius:10px;background:var(--tj-color-grey-2);width:100%;z-index:2}.testimonial-item-two .testimonial-auother{margin-bottom:20px;gap:20px}.testimonial-item-two .testimonial-auother,.testimonial-item-two .testimonial-auother .auother-images{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial-item-two .testimonial-auother .auother-images{max-width:95px;border-radius:50%;width:100%}.testimonial-item-two .testimonial-auother .auother-images img{padding:7px;border:1px solid var(--tj-color-theme-primary);border-radius:50%}.testimonial-item-two .testimonial-auother .auother-text .title{font-weight:var(--tj-fw-bold);margin-bottom:8px}.testimonial-item-two .testimonial-auother .auother-text span{font-size:14px;color:var(--tj-color-theme-primary);position:relative;letter-spacing:.32px;padding-left:35px;z-index:1}.testimonial-item-two .testimonial-auother .auother-text span:before{height:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";position:absolute;top:50%;background:var(--tj-color-theme-primary);left:0;width:27px}.testimonial-item-two .testimonial-infos{margin-bottom:30px;-webkit-box-align:center;gap:100px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial-item-two .testimonial-infos .testimonial-rating{padding:10px 30px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;max-width:135px;background-color:var(--tj-color-common-white);-webkit-box-shadow:30px 15px 30px 0 rgba(0,0,0,.05);box-shadow:30px 15px 30px 0 rgba(0,0,0,.05);border-radius:5px;width:100%;z-index:2}.testimonial-item-two .testimonial-infos .testimonial-quote svg path{fill:var(--tj-color-theme-secondary)}.testimonial-item-two .desc{max-width:345px;letter-spacing:.32px;width:100%}.testimonial-item-two .desc p:last-child{margin-bottom:0}.testimonial-item-two .testimonial-shape{right:0;position:absolute;top:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-item-two{padding:30px 15px}}.testimonial-item-two:hover .testimonial-infos .testimonial-quote svg path{fill:var(--tj-color-theme-primary)}.star-ratings{unicode-bidi:bidi-override;padding:0;font-size:16px;color:var(--tj-color-grey-4);position:relative;-webkit-text-stroke:1px var(--tj-color-grey-4);letter-spacing:5px;margin:0;line-height:1}.star-ratings .fill-ratings{overflow:hidden;padding:0;color:var(--tj-color-grey-4);position:absolute;top:0;left:0;display:block;z-index:1}.star-ratings .fill-ratings span{display:inline-block}.star-ratings .empty-ratings{padding:0;color:var(--tj-color-common-white);display:block;z-index:0}.tj-project-section,.tj-project-section.style-2{padding-top:120px;padding-bottom:90px}.tj-project-section.style-2 .project-top-area{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:60px;-webkit-box-align:end;gap:25px;align-items:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-project-section{padding-top:80px;padding-bottom:50px}.tj-project-section.style-2{padding-top:80px;padding-bottom:80px}.tj-project-section.style-2 .project-top-area{margin-bottom:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-project-section{padding-bottom:80px}}.project-text{margin-bottom:30px}.project-text .desc{margin-top:20px}.project-text .desc p:last-child{margin-bottom:0}.project-text .project-button{margin-top:40px}.tj-project-item{overflow:hidden;margin-bottom:30px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:relative;border-radius:20px;z-index:2}.tj-project-item:before{height:100%;content:"";position:absolute;bottom:-110px;border-radius:20px;background:-webkit-gradient(linear,left bottom,left top,color-stop(-11.87%,rgba(13,87,215,.8)),to(rgba(13,87,215,0)));background:linear-gradient(0deg,rgba(13,87,215,.8) -11.87%,rgba(13,87,215,0));left:0;width:100%;z-index:1}.tj-project-item .tj-project-images img{min-height:385px;max-height:385px;-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%}.tj-project-item .project-content{padding:10px 15px 10px 30px;position:absolute;bottom:30px;z-index:3}.tj-project-item .project-content .project-title{font-weight:var(--tj-fw-bold);margin-bottom:0;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.tj-project-item .project-content .project-title a{color:var(--tj-color-common-white)}.tj-project-item .project-content .project-button{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:absolute;opacity:0;visibility:hidden}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-project-item .project-content{left:20px}.tj-project-item .project-content .project-title{font-size:18px}}.tj-project-item:hover:before{bottom:0}.tj-project-item:hover .project-content .project-title{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}.tj-project-item:hover .project-content .project-button{-webkit-transform:translateY(-45px);-ms-transform:translateY(-45px);transform:translateY(-45px);opacity:1;visibility:visible}.tj-project-item-two{overflow:hidden;margin-bottom:30px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:relative;text-align:center;border-radius:20px;z-index:2}.tj-project-item-two:before{height:100%;content:"";position:absolute;bottom:-110px;border-radius:20px;background:-webkit-gradient(linear,left bottom,left top,color-stop(-11.87%,rgba(13,87,215,.8)),to(rgba(13,87,215,0)));background:linear-gradient(0deg,rgba(13,87,215,.8) -11.87%,rgba(13,87,215,0));left:0;width:100%;z-index:1}.tj-project-item-two .tj-project-images img{min-height:385px;max-height:385px;-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%}.tj-project-item-two .project-content{padding:0 15px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:absolute;opacity:0;bottom:0;visibility:hidden;z-index:3}.tj-project-item-two .project-content .poject-icon{margin-bottom:20px}.tj-project-item-two .project-content .poject-icon i{-ms-flex-pack:center;height:80px;justify-content:center;-webkit-box-pack:center;font-size:30px;color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:80px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-project-item-two .project-content .project-title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.tj-project-item-two .project-content .project-title a{color:var(--tj-color-common-white)}.tj-project-item-two .project-content .desc{color:var(--tj-color-grey-6);letter-spacing:.32px}.tj-project-item-two .project-content .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-project-item-two .project-content{left:20px}.tj-project-item-two .project-content .project-title{font-size:18px}}.tj-project-item-two:hover:before{bottom:0}.tj-project-item-two:hover .project-content{opacity:1;bottom:30px;visibility:visible}.tj-faq-section{padding-top:120px;position:relative;background:var(--tj-color-theme-bg-2);background-size:cover;background-position:50%;padding-bottom:120px;background-repeat:no-repeat;z-index:2}.tj-faq-section.style-2 .contact-form-one{margin-right:auto;margin-left:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-faq-section.style-2{padding-top:80px}.tj-faq-section.style-2 .contact-form-one{margin-top:60px}}.tj-faq-section .tj-heading-area{margin-bottom:50px}.tj-faq-section .tj-heading-area .subs-title span,.tj-faq-section .tj-heading-area .title{color:var(--tj-color-common-white)}.tj-faq-section .contact-form-one{position:relative;z-index:1}.tj-faq-section .contact-form-one:before{height:100%;content:"";position:absolute;background-size:cover;top:0;background-position:50%;left:0;width:100%;background-image:url(https://aquamend.info/public/resources/site/images/shapes/faq-2.svg);background-repeat:no-repeat;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-faq-section .contact-form-one{padding:35px 20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-faq-section{padding-top:80px;padding-bottom:80px}.tj-faq-section .tj-heading-area{margin-bottom:40px}.tj-faq-section .contact-form-one{max-width:100%;margin-top:50px}}.accordion-item{border:none;margin-bottom:30px;position:relative;max-width:715px;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;background:var(--tj-color-grey-3);width:100%;z-index:2}.accordion-item:last-child{margin-bottom:0}.accordion-item.active{background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.accordion-item .faq-title{padding:20px 55px 20px 30px;font-size:24px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);position:relative;border-bottom:1px solid hsla(0,0%,100%,.3);text-align:left;background-color:transparent;width:100%;font-family:var(--tj-ff-heading)}.accordion-item .faq-title.collapsed{border-bottom:1px transparent}.accordion-item .faq-title:before{-ms-flex-pack:center;height:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-box-pack:center;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);font-size:12px;font-weight:var(--tj-fw-regular);right:30px;color:var(--tj-color-theme-primary);-webkit-box-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;content:"\f062";position:absolute;-webkit-mask-position:center;mask-position:center;top:38px;align-items:center;background:var(--tj-color-common-white);width:20px;line-height:1;-ms-flex-align:center;-webkit-mask-size:contain;mask-size:contain;font-family:Font Awesome\ 6 Pro;display:-webkit-box;display:-ms-flexbox;display:flex}.accordion-item .faq-title:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}.accordion-item .faq-title:not(.collapsed):before{color:var(--tj-color-theme-primary);content:"\f063";background:var(--tj-color-common-white)}.accordion-item .faq-title:focus{-webkit-box-shadow:none;box-shadow:none}.accordion-item .faq-title:after{display:none}.accordion-item .faq-text{padding:15px 10px 30px 30px;max-width:560px;width:100%}.accordion-item .faq-text p{color:var(--tj-color-common-white);letter-spacing:.32px}.accordion-item .faq-text p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.accordion-item .faq-title{padding:20px 55px 20px 20px;font-size:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.accordion-item{margin-bottom:20px}}.contact-form-one{padding:45px 60px 50px;max-width:600px;border-radius:10px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);margin-left:auto;width:100%}.contact-form-one .title{font-weight:var(--tj-fw-bold);margin-bottom:10px;color:var(--tj-color-common-white)}.contact-form-one form .form-input{margin-bottom:10px}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]),.contact-form-one form .form-input input[type=email],.contact-form-one form .form-input input[type=text],.contact-form-one form .form-input textarea{padding:20px 0;font-size:16px;border:none;color:var(--tj-color-common-white);border-bottom:1px dashed var(--tj-color-border-1);letter-spacing:.32px;background:transparent;font-family:var(--tj-ff-heading)}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.contact-form-one form .form-input input[type=email]::-webkit-input-placeholder,.contact-form-one form .form-input input[type=text]::-webkit-input-placeholder,.contact-form-one form .form-input textarea::-webkit-input-placeholder{font-size:16px;color:var(--tj-color-grey-2);letter-spacing:.32px}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.contact-form-one form .form-input input[type=email]::-moz-placeholder,.contact-form-one form .form-input input[type=text]::-moz-placeholder,.contact-form-one form .form-input textarea::-moz-placeholder{font-size:16px;color:var(--tj-color-grey-2);letter-spacing:.32px}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.contact-form-one form .form-input input[type=email]:-ms-input-placeholder,.contact-form-one form .form-input input[type=text]:-ms-input-placeholder,.contact-form-one form .form-input textarea:-ms-input-placeholder{font-size:16px;color:var(--tj-color-grey-2);letter-spacing:.32px}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.contact-form-one form .form-input input[type=email]::-ms-input-placeholder,.contact-form-one form .form-input input[type=text]::-ms-input-placeholder,.contact-form-one form .form-input textarea::-ms-input-placeholder{font-size:16px;color:var(--tj-color-grey-2);letter-spacing:.32px}.contact-form-one form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.contact-form-one form .form-input input[type=email]::placeholder,.contact-form-one form .form-input input[type=text]::placeholder,.contact-form-one form .form-input textarea::placeholder{font-size:16px;color:var(--tj-color-grey-2);letter-spacing:.32px}.contact-form-one form .form-input textarea{min-height:125px;resize:none}.contact-form-one .submit-button{margin-top:35px}.contact-form-two{padding-top:50px;max-width:525px;width:100%}.contact-form-two .form-input{margin-bottom:25px;border-bottom:1px solid rgba(55,58,63,.2)}.contact-form-two .form-input label{font-weight:var(--tj-fw-bold);margin-bottom:5px;color:var(--tj-color-heading-primary)}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]),.contact-form-two .form-input input[type=email],.contact-form-two .form-input input[type=text],.contact-form-two .form-input textarea{padding:0 0 10px;font-size:14px;color:var(--tj-color-theme-secondary);letter-spacing:.32px;font-family:var(--tj-ff-heading)}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.contact-form-two .form-input input[type=email]::-webkit-input-placeholder,.contact-form-two .form-input input[type=text]::-webkit-input-placeholder,.contact-form-two .form-input textarea::-webkit-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.contact-form-two .form-input input[type=email]::-moz-placeholder,.contact-form-two .form-input input[type=text]::-moz-placeholder,.contact-form-two .form-input textarea::-moz-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.contact-form-two .form-input input[type=email]:-ms-input-placeholder,.contact-form-two .form-input input[type=text]:-ms-input-placeholder,.contact-form-two .form-input textarea:-ms-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.contact-form-two .form-input input[type=email]::-ms-input-placeholder,.contact-form-two .form-input input[type=text]::-ms-input-placeholder,.contact-form-two .form-input textarea::-ms-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-two .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.contact-form-two .form-input input[type=email]::placeholder,.contact-form-two .form-input input[type=text]::placeholder,.contact-form-two .form-input textarea::placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-two .form-input textarea{min-height:125px;resize:none}.contact-form-three{max-width:600px;margin-left:auto;width:100%}.contact-form-three .title{margin-bottom:40px;color:var(--tj-color-heading-primary)}.contact-form-three form .form-input{margin-bottom:20px}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]),.contact-form-three form .form-input input[type=email],.contact-form-three form .form-input input[type=text],.contact-form-three form .form-input textarea{padding:17px 25px;font-size:14px;border:1px solid hsla(0,0%,41%,.1);color:var(--tj-color-text-body);letter-spacing:.32px;border-radius:7px;background:transparent;font-family:var(--tj-ff-heading)}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.contact-form-three form .form-input input[type=email]::-webkit-input-placeholder,.contact-form-three form .form-input input[type=text]::-webkit-input-placeholder,.contact-form-three form .form-input textarea::-webkit-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.contact-form-three form .form-input input[type=email]::-moz-placeholder,.contact-form-three form .form-input input[type=text]::-moz-placeholder,.contact-form-three form .form-input textarea::-moz-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.contact-form-three form .form-input input[type=email]:-ms-input-placeholder,.contact-form-three form .form-input input[type=text]:-ms-input-placeholder,.contact-form-three form .form-input textarea:-ms-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.contact-form-three form .form-input input[type=email]::-ms-input-placeholder,.contact-form-three form .form-input input[type=text]::-ms-input-placeholder,.contact-form-three form .form-input textarea::-ms-input-placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-three form .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,.contact-form-three form .form-input input[type=email]::placeholder,.contact-form-three form .form-input input[type=text]::placeholder,.contact-form-three form .form-input textarea::placeholder{font-size:14px;color:var(--tj-color-text-body);letter-spacing:.32px}.contact-form-three form .form-input textarea{min-height:125px;resize:none}.contact-form-three .submit-button{margin-top:35px}.contact-form-three .submit-button .tj-primary-btn{border-radius:7px;width:100%}.contact-form-three .submit-button .tj-primary-btn:before{border-radius:7px}.tj-process-section{padding-top:120px;background:var(--tj-color-grey-2);padding-bottom:110px}.tj-process-section.style-2{position:relative;background:var(--tj-color-grey-2);padding-bottom:90px;z-index:2}.tj-process-section.style-2 .process-shape{right:0;position:absolute;top:0;z-index:-1}.tj-process-section.style-2 .tj-heading-area{margin-bottom:60px}.tj-process-section.style-3{background:var(--tj-color-common-white);padding-bottom:90px}.tj-process-section.style-3 .process-content-three{-ms-flex-pack:justify;overflow:hidden;grid-template-columns:repeat(4,1fr);justify-content:space-between;-webkit-box-pack:justify;gap:60px;display:grid}.tj-process-section.style-3 .tj-heading-area{margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-process-section.style-3 .process-content-three{gap:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-process-section.style-3{padding-bottom:50px}.tj-process-section.style-3 .tj-heading-area{margin-bottom:40px}.tj-process-section.style-3 .process-content-three{grid-template-columns:repeat(2,1fr);gap:25px}}@media only screen and (min-width:576px) and (max-width:767px){.tj-process-section.style-3 .process-content-three{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tj-process-section.style-3 .process-content-three{grid-template-columns:repeat(1,1fr)}}.tj-process-section .tj-heading-area{margin-bottom:40px}.tj-process-section .process-content-area{-ms-flex-pack:justify;grid-template-columns:repeat(4,1fr);padding-top:50px;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;gap:25px;align-items:center;-ms-flex-align:center;display:grid}@media only screen and (min-width:992px) and (max-width:1199px){.tj-process-section .process-content-area{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px) and (max-width:991px){.tj-process-section .process-content-area{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-process-section .process-content-area{grid-template-columns:repeat(1,1fr)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-process-section{padding-top:80px;padding-bottom:30px}.tj-process-section.style-2{padding-bottom:80px}.tj-process-section.style-2 .tj-heading-area{margin-bottom:30px}}.process-item{margin-bottom:30px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;position:relative;max-width:305px;width:100%;z-index:1}.process-item:before{height:170px;content:"";position:absolute;bottom:-20px;border-radius:5px;background:rgba(55,58,63,.1);left:0;width:100%;z-index:-1}.process-item:nth-child(2n):before{top:-20px}.process-item:nth-child(2n) .process-content{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:column-reverse;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.process-item:nth-child(2n) .process-content,.process-item:nth-child(2n) .process-content .process-icon{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;align-items:center;-ms-flex-align:center}.process-item:nth-child(2n) .process-content .process-icon{height:100px;padding:8px;font-size:40px;position:relative;bottom:-30px;border-radius:50%;background:var(--tj-color-grey-2);width:100px;line-height:1;margin-top:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.process-item:nth-child(2n) .process-content .process-icon:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.process-item:nth-child(2n) .process-content .process-icon .icon-inner{-ms-flex-pack:center;height:85px;justify-content:center;-webkit-box-pack:center;font-size:40px;color:var(--tj-color-theme-primary);-webkit-box-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;align-items:center;border-radius:50%;background:var(--tj-color-common-white);width:85px;-ms-flex-align:center}.process-item:nth-child(2n) .process-content .process-icon .icon-inner,.process-item:nth-child(2n) .process-content .process-icon .icon-inner i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-item:nth-child(2n) .process-content .process-text{padding:25px 30px 0}.process-item .process-content{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;max-width:90%;text-align:center;margin:0 auto;-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);border-radius:5px 5px 0 0;background:var(--tj-color-grey-2);width:100%}.process-item .process-content .process-icon{-ms-flex-pack:center;height:100px;padding:8px;justify-content:center;-webkit-box-pack:center;font-size:40px;-webkit-box-align:center;position:relative;align-items:center;border-radius:50%;background:var(--tj-color-grey-2);width:100px;line-height:1;-ms-flex-align:center;margin-top:-50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.process-item .process-content .process-icon:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.process-item .process-content .process-icon .icon-inner{-ms-flex-pack:center;height:85px;justify-content:center;-webkit-box-pack:center;font-size:40px;color:var(--tj-color-theme-primary);-webkit-box-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;align-items:center;border-radius:50%;background:var(--tj-color-common-white);width:85px;-ms-flex-align:center}.process-item .process-content .process-icon .icon-inner,.process-item .process-content .process-icon .icon-inner i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-item .process-content .process-text{padding:25px 30px 40px}.process-item .process-content .process-text .process-number{margin-bottom:15px}.process-item .process-content .process-text .process-number span{font-size:55px;font-weight:var(--tj-fw-ebold);-webkit-text-stroke:1px var(--tj-color-text-body);line-height:1;font-family:var(--tj-ff-heading);-webkit-text-fill-color:var(--tj-color-grey-2)}.process-item .process-content .process-text .title{margin-bottom:15px}.process-item .process-content .process-text .desc p:last-child{margin-bottom:0}.process-item:hover:before{background-color:var(--tj-color-theme-primary)}.process-item:hover .process-content .process-icon:before{opacity:1;visibility:visible}.process-item:hover .process-content .process-icon .icon-inner{border-color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px){.process-item:before{bottom:-10px}.process-item:nth-child(2n):before{top:-10px}.process-item:nth-child(2n) .process-content .process-text{padding:25px 15px 0}.process-item .process-content{max-width:240px}.process-item .process-content .process-text{padding:25px 15px 40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.process-item{margin:0 auto 70px}.process-item .process-content .process-icon{bottom:0;margin-top:-50px}.process-item:nth-child(2n):before{bottom:-20px;top:auto}.process-item:nth-child(2n) .process-content{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}.process-item:nth-child(2n) .process-content .process-icon{bottom:0;margin-top:-50px}.process-item:nth-child(2n) .process-content .process-text{padding:25px 30px 40px}}.process-content-two{-ms-flex-pack:justify;grid-template-columns:repeat(4,1fr);justify-content:space-between;-webkit-box-pack:justify;gap:40px;counter-reset:ol-counter;display:grid}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.process-content-two{grid-template-columns:repeat(1,1fr)}}.process-style-2{padding:30px 15px 0;margin-bottom:30px;position:relative;max-width:325px;counter-increment:ol-counter;text-align:center;width:100%;z-index:2}.process-style-2:before{font-size:50px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-theme-bg);content:"0" counter(ol-counter);position:absolute;top:20px;left:0;line-height:1;font-family:var(--tj-ff-heading)}.process-style-2:first-child,.process-style-2:nth-child(3){margin-top:90px}.process-style-2:first-child .process-arrow,.process-style-2:nth-child(3) .process-arrow{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);right:-60px;top:20%}.process-style-2 .process-icon{height:210px;border:1.5px dashed var(--tj-color-theme-primary);margin-right:auto;margin-bottom:25px;background:var(--tj-color-common-white);margin-left:auto;width:210px}.process-style-2 .process-icon,.process-style-2 .process-icon span{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;align-items:center;border-radius:50%;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-style-2 .process-icon span{height:165px;font-size:70px;color:var(--tj-color-theme-primary);position:relative;background:var(--tj-color-theme-bg);width:165px;line-height:1;z-index:1}.process-style-2 .process-icon span i{color:var(--tj-color-theme-primary);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-style-2 .process-icon span:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.process-style-2 .process-text .process-title{font-weight:var(--tj-fw-bold);margin-bottom:20px}.process-style-2 .process-text .desc p:last-child{margin-bottom:0}.process-style-2 .process-arrow{right:-60px;position:absolute;top:45%}.process-style-2 .process-arrow i{font-size:65px;color:var(--tj-color-theme-bg);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-style-2:hover:before{color:var(--tj-color-theme-primary)}.process-style-2:hover .process-icon span i{color:var(--tj-color-common-white)}.process-style-2:hover .process-icon span:before{opacity:1;visibility:visible}@media only screen and (min-width:1200px) and (max-width:1399px){.process-style-2:before{font-size:40px;top:15px}.process-style-2 .process-arrow{right:-45px}}@media only screen and (min-width:992px) and (max-width:1199px){.process-style-2:before{font-size:40px;top:5px}.process-style-2 .process-arrow{right:-45px}.process-style-2 .process-icon{height:165px;width:165px}.process-style-2 .process-icon span{height:130px;width:130px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.process-style-2{margin:0 auto 65px}.process-style-2:last-child{margin:0 auto}.process-style-2:first-child,.process-style-2:nth-child(3){margin-top:0}.process-style-2:first-child .process-arrow,.process-style-2:nth-child(3) .process-arrow{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);right:auto;bottom:-100px;top:auto;left:50%}.process-style-2 .process-text .process-title{margin-bottom:15px}.process-style-2 .process-arrow{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);right:auto;bottom:-100px;top:auto;left:50%}}@media (max-width:575px){.process-style-2:before{font-size:40px;top:30px;left:35px}.process-style-2 .process-icon{height:165px;width:165px}.process-style-2 .process-icon span{height:130px;font-size:50px;width:130px}}.process-style-3{position:relative;max-width:280px;text-align:center;margin:0 auto 30px;width:100%;z-index:1}.process-style-3:first-child .process-content:before{left:0}.process-style-3:nth-child(3) .process-content:before{left:-70px}.process-style-3 .process-icon{-ms-flex-pack:center;height:85px;justify-content:center;-webkit-box-pack:center;font-size:45px;margin-bottom:45px;color:var(--tj-color-theme-primary);-webkit-box-align:center;position:relative;align-items:center;-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);border-radius:50%;background:var(--tj-color-common-white);width:85px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.process-style-3 .process-icon:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.process-style-3 .process-icon i{color:var(--tj-color-theme-primary);line-height:1}.process-style-3 .process-content,.process-style-3 .process-icon i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.process-style-3 .process-content{-ms-flex-pack:center;height:280px;padding:30px;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);border-radius:50%;background:var(--tj-color-common-white);-webkit-box-orient:vertical;width:280px;-ms-flex-align:center;z-index:1}.process-style-3 .process-content:before{height:1px;right:5px;content:"";position:absolute;top:-30px;background:var(--tj-color-text-body);width:130%}.process-style-3 .process-content:after{height:0;border-right:10px solid transparent;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);border-left:10px solid transparent;content:"";position:absolute;border-bottom:12px solid var(--tj-color-text-body);top:-30px;left:50%;width:0}.process-style-3 .process-content .process-number{margin-bottom:10px}.process-style-3 .process-content .process-number .number{font-size:65px;font-weight:var(--tj-fw-ebold);-webkit-text-stroke:1px var(--tj-color-text-body);line-height:1;font-family:var(--tj-ff-heading);-webkit-text-fill-color:var(--tj-color-common-white)}.process-style-3 .process-content .process-title{font-weight:var(--tj-fw-bold);margin-bottom:10px}.process-style-3 .process-content .desc{color:var(--tj-color-text-body);letter-spacing:.32px}.process-style-3 .process-content .desc p:last-child{margin-bottom:0}.process-style-3:hover .process-icon:before{opacity:1;visibility:visible}.process-style-3:hover .process-icon i{color:var(--tj-color-common-white)}.process-style-3:hover .process-content{background-color:var(--tj-color-theme-primary)}.process-style-3:hover .process-content:after{border-bottom:12px solid var(--tj-color-theme-primary)}.process-style-3:hover .process-content .process-number .number{-webkit-text-stroke:1px var(--tj-color-common-white);-webkit-text-fill-color:var(--tj-color-theme-primary)}.process-style-3:hover .process-content .desc,.process-style-3:hover .process-content .process-title{color:var(--tj-color-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.process-style-3 .process-content{height:235px;padding:30px;width:235px}.process-style-3 .process-content .process-number .number{font-size:40px}.process-style-3 .process-content .process-title{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.process-style-3 .process-content{height:215px;padding:20px;width:215px}.process-style-3 .process-content .process-number .number{font-size:40px}.process-style-3 .process-content .process-title{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.process-style-3 .process-content:before{width:100%}.process-style-3:first-child .process-content:before,.process-style-3:nth-child(3) .process-content:before{left:0}}.tj-blog-secion{padding-top:120px;padding-bottom:90px}.tj-blog-secion.style-2{padding-top:0}.tj-blog-secion.style-2 .blog-meta{margin-bottom:20px;border-bottom:none;padding-bottom:0;margin-top:0}@media only screen and (min-width:768px) and (max-width:991px){.tj-blog-secion.style-2{padding-bottom:50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-blog-secion.style-2{padding-bottom:80px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-blog-secion.style-3{padding-bottom:50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-blog-secion.style-3 .blog-button{margin-top:0}}.tj-blog-secion.style-4{padding-bottom:90px}.tj-blog-secion.style-4 .blog-content .blog-meta{margin-top:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-secion.style-4{padding-bottom:50px}}.tj-blog-secion .blog-item-box{overflow:hidden;grid-template-columns:49% 49%;grid-template-rows:210px 145px;gap:25px;display:grid}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-blog-secion .blog-item-box{grid-template-rows:185px 125px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-secion .blog-item-box{grid-template-rows:auto;display:block}}.tj-blog-secion .blog-top-area{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:60px;-webkit-box-align:end;align-items:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-blog-secion .blog-meta{margin-bottom:25px;border-bottom:1px solid rgba(55,58,63,.1);padding-bottom:25px;margin-top:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-blog-secion .blog-meta{margin-bottom:20px;padding-bottom:20px;margin-top:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-secion{padding-top:80px;padding-bottom:50px}.tj-blog-secion .blog-top-area{margin-bottom:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-blog-secion{padding-bottom:80px}}.tj-blog-secion .blog-button{margin-top:15px}@media (max-width:575px){.tj-blog-secion .blog-button{margin-top:0}}.tj-blog-item{grid-row:1/4;margin-bottom:30px}.tj-blog-item:nth-child(2),.tj-blog-item:nth-child(3),.tj-blog-item:nth-child(4){-ms-flex-pack:justify;grid-column:2/2;justify-content:space-between;-webkit-box-pack:justify;grid-row:1/2;margin-bottom:30px;-webkit-box-align:center;gap:25px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-blog-item:nth-child(2) .blog-images,.tj-blog-item:nth-child(3) .blog-images,.tj-blog-item:nth-child(4) .blog-images{max-width:265px;width:100%}.tj-blog-item:nth-child(2) .blog-images a,.tj-blog-item:nth-child(3) .blog-images a,.tj-blog-item:nth-child(4) .blog-images a{display:inline-block}.tj-blog-item:nth-child(2) .blog-images a img,.tj-blog-item:nth-child(3) .blog-images a img,.tj-blog-item:nth-child(4) .blog-images a img{border-radius:10px;width:100%}.tj-blog-item:nth-child(2) .blog-meta,.tj-blog-item:nth-child(3) .blog-meta,.tj-blog-item:nth-child(4) .blog-meta{margin-bottom:15px;padding-bottom:15px;margin-top:0}.tj-blog-item:nth-child(2) .blog-content .title,.tj-blog-item:nth-child(3) .blog-content .title,.tj-blog-item:nth-child(4) .blog-content .title{margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tj-blog-item:nth-child(2) .blog-images,.tj-blog-item:nth-child(3) .blog-images,.tj-blog-item:nth-child(4) .blog-images{max-width:240px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-blog-item:nth-child(2) .blog-meta ul,.tj-blog-item:nth-child(3) .blog-meta ul,.tj-blog-item:nth-child(4) .blog-meta ul{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;align-items:start;-webkit-box-orient:vertical;-ms-flex-align:start}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-item:nth-child(2),.tj-blog-item:nth-child(3),.tj-blog-item:nth-child(4){-ms-flex-pack:start;justify-content:start;-webkit-box-pack:start;gap:20px}}@media (max-width:575px){.tj-blog-item:nth-child(2),.tj-blog-item:nth-child(3),.tj-blog-item:nth-child(4){margin-bottom:40px;-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:start;-webkit-box-orient:vertical;-ms-flex-align:start}.tj-blog-item:nth-child(2) .blog-images,.tj-blog-item:nth-child(3) .blog-images,.tj-blog-item:nth-child(4) .blog-images{max-width:100%}.tj-blog-item:nth-child(2) .blog-meta,.tj-blog-item:nth-child(3) .blog-meta,.tj-blog-item:nth-child(4) .blog-meta{margin-top:0}}.tj-blog-item:nth-child(4){grid-row:3/4}.tj-blog-item:nth-child(3){grid-row:2/3}.tj-blog-item .blog-images{overflow:hidden;position:relative;border-radius:10px;z-index:1}.tj-blog-item .blog-images a{max-width:635px;width:100%;display:inline-block}.tj-blog-item .blog-images a img{-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;border-radius:10px;width:100%}.tj-blog-item .blog-images .blog-date{-ms-flex-pack:center;height:65px;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:absolute;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;top:0;align-items:center;border-radius:8px 0 0 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);-webkit-box-orient:vertical;left:0;width:56px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-blog-item .blog-images .blog-date span{color:var(--tj-color-common-white);display:block}.tj-blog-item .blog-images .blog-date .number{font-size:24px;font-weight:var(--tj-fw-bold);font-family:var(--tj-ff-heading)}.tj-blog-item .blog-images .blog-date .date{letter-spacing:1px}.tj-blog-item .blog-content .title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.tj-blog-item .blog-content .title a:hover{color:var(--tj-color-theme-primary)}.tj-blog-item .blog-content .desc p:last-child{margin-bottom:0}.tj-blog-item .blog-content .blog-button{margin-top:40px}@media only screen and (min-width:992px) and (max-width:1199px){.tj-blog-item .blog-content .title{font-size:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-item .blog-images a{max-width:100%}}@media (max-width:575px){.tj-blog-item{margin-bottom:50px}.tj-blog-item .blog-content .blog-button{margin-top:25px}}.tj-blog-item:hover .blog-images img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog-item-two{margin-bottom:30px}.blog-item-two .blog-images{overflow:hidden;position:relative;border-radius:10px;z-index:1}.blog-item-two .blog-images a{max-width:425px;width:100%;display:inline-block}.blog-item-two .blog-images a img{-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;border-radius:10px;width:100%}.blog-item-two .blog-images .blog-date{-ms-flex-pack:center;height:94px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-box-pack:center;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);-webkit-box-align:center;position:absolute;-webkit-box-direction:normal;max-width:70px;-ms-flex-direction:column;flex-direction:column;-webkit-mask-position:center;mask-position:center;top:30px;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(180deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);-webkit-box-orient:vertical;left:30px;width:100%;-ms-flex-align:center;-webkit-mask-size:contain;mask-size:contain;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.blog-item-two .blog-images .blog-date .date{font-size:26px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);position:relative;top:5px;line-height:1;font-family:var(--tj-ff-heading)}.blog-item-two .blog-images .blog-date .month{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);position:relative;top:5px}.blog-item-two .blog-content{padding:30px;position:relative;max-width:85%;border-bottom:2px solid var(--tj-color-theme-primary);margin:-60px auto 0;-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);border-radius:10px;background:var(--tj-color-common-white);width:100%;z-index:2}.blog-item-two .blog-content .title{font-weight:var(--tj-fw-bold);line-height:1.4}.blog-item-two .blog-content .title a:hover{color:var(--tj-color-theme-primary)}.blog-item-two .blog-content .desc p:last-child{margin-bottom:0}.blog-item-two .blog-content .blog-button{margin-top:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.blog-item-two .blog-images a{max-width:100%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-item-two .blog-content{padding:30px 15px}}.blog-item-two:hover .blog-images img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog-item-three{padding:35px 25px 40px 35px;border:1px solid rgba(55,58,63,.2);margin-bottom:30px;border-radius:10px}.blog-item-three .blog-meta{margin-bottom:15px;border-bottom:none;padding-bottom:0;margin-top:0}.blog-item-three .blog-title{margin-bottom:15px}.blog-item-three .blog-title a:hover{color:var(--tj-color-theme-primary)}.blog-item-three .desc{margin-bottom:25px;letter-spacing:.32px}.blog-item-three .desc p:last-child{margin-bottom:0}.blog-item-three .blog-images{overflow:hidden;position:relative;max-width:345px;border-radius:8px;width:100%;z-index:2}.blog-item-three .blog-images a img{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-radius:8px;width:100%}.blog-item-three .blog-images .blog-date{-ms-flex-pack:center;padding:6px 14px 14px;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:absolute;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:1px;align-items:center;border-radius:8px 0 0 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);-webkit-box-orient:vertical;left:0;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.blog-item-three .blog-images .blog-date .date{font-size:26px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);position:relative;top:5px;line-height:1;font-family:var(--tj-ff-heading)}.blog-item-three .blog-images .blog-date .month{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);position:relative;top:5px}.blog-item-three .blog-button .read-more{font-weight:var(--tj-fw-sbold);color:var(--tj-color-theme-primary);-webkit-box-align:center;text-transform:uppercase;gap:5px;align-items:center;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.blog-item-three .blog-button .read-more .icon_box{overflow:hidden;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-size:20px;position:relative;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.blog-item-three .blog-button .read-more .icon_box .icon_first,.blog-item-three .blog-button .read-more .icon_box .icon_second{font-size:14px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.blog-item-three .blog-button .read-more .icon_box .icon_second{-webkit-transform:translateX(150%);-ms-transform:translateX(150%);transform:translateX(150%);position:absolute}.blog-item-three .blog-button .read-more:hover .icon_box .icon_first{-webkit-transform:translateX(-150%);-ms-transform:translateX(-150%);transform:translateX(-150%)}.blog-item-three .blog-button .read-more:hover .icon_box .icon_second{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.blog-item-three{padding:25px 15px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-item-three .blog-button{margin-top:25px!important}.blog-item-three .blog-images{max-width:100%}}.blog-item-three:hover .blog-images img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.blog-meta ul{list-style:none;padding:0;gap:20px;margin:0}.blog-meta ul,.blog-meta ul li{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-meta ul li{font-size:14px;font-weight:var(--tj-fw-medium);color:var(--tj-color-text-body);gap:6px}.blog-meta ul li a:hover{color:var(--tj-color-theme-primary)}.blog-meta ul li i{color:var(--tj-color-theme-secondary)}.post-standard-item{margin-bottom:60px}.post-standard-item .title{margin-bottom:10px}.post-standard-item .title a:hover{color:var(--tj-color-theme-secondary)}.post-standard-item .desc{letter-spacing:.32px;line-height:1.9}.post-standard-item .desc p:last-child{margin-bottom:0}.post-standard-item .blog-button{margin-top:30px}.post-standard-item .post-slider-image{overflow:hidden;position:relative;z-index:1}.post-standard-item .post-slider-image a{display:inline-block}.post-standard-item .post-slider-image a img{-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.post-standard-item .post-thumb-image{overflow:hidden;margin-bottom:30px;position:relative;z-index:1}.post-standard-item .post-thumb-image a{display:inline-block}.post-standard-item .post-thumb-image a img{-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;max-width:870px;width:100%}.post-standard-item .post-thumb-image .popup-videos-button{height:55px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--tj-color-common-white);position:absolute;top:50%;border-radius:50%;background:var(--tj-color-common-white);left:50%;width:55px}.post-standard-item .post-thumb-image .popup-videos-button:before{height:86px;border:1px solid hsla(0,0%,100%,.6);border-radius:50%;width:86px}.post-standard-item .post-thumb-image .popup-videos-button:after,.post-standard-item .post-thumb-image .popup-videos-button:before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;top:50%;left:50%;display:inline-block}.post-standard-item .post-thumb-image .popup-videos-button:after{height:70px;border:1px solid hsla(0,0%,100%,.8);border-radius:50%;width:70px}.post-standard-item .post-thumb-image .popup-videos-button .play-icon{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;max-width:18px;top:50%;border-radius:0;left:50%;width:100%}.post-standard-item .post-thumb-image .popup-videos-button .play-icon img{border-radius:0}.post-standard-item .blog-meta{margin-bottom:20px}.post-standard-item .wrapper-navigation .swiper-button-next,.post-standard-item .wrapper-navigation .swiper-button-prev{height:60px;-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);font-size:16px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);-webkit-transition:.2s;transition:.2s;position:absolute;top:56%;border-radius:50%;background:var(--tj-color-theme-secondary);left:30px;width:60px;line-height:60px;z-index:1}.post-standard-item .wrapper-navigation .swiper-button-next:before,.post-standard-item .wrapper-navigation .swiper-button-prev:before{height:30px;border:2px solid var(--tj-color-common-white);content:"\f105";position:absolute;text-align:center;border-radius:50%;width:30px;line-height:28px;font-family:Font Awesome\ 6 Pro;display:inline-block}.post-standard-item .wrapper-navigation .swiper-button-next:hover,.post-standard-item .wrapper-navigation .swiper-button-prev:hover{color:var(--tj-color-common-white)}.post-standard-item .wrapper-navigation .swiper-button-next{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);right:30px;left:auto}.post-standard-item .wrapper-navigation .swiper-button-next:before{content:"\f105"}.post-standard-item .wrapper-navigation .swiper-button-next:after,.post-standard-item .wrapper-navigation .swiper-button-prev:after{display:none}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.post-standard-item .wrapper-navigation .swiper-button-next,.post-standard-item .wrapper-navigation .swiper-button-prev{height:45px;left:15px;width:45px;line-height:45px}.post-standard-item .wrapper-navigation .swiper-button-next:before,.post-standard-item .wrapper-navigation .swiper-button-prev:before{height:25px;width:25px;line-height:22px}.post-standard-item .wrapper-navigation .swiper-button-next{right:15px;left:auto}}.post-standard-item .post-meta{margin-bottom:15px}.post-standard-item .post-meta ul{gap:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.post-standard-item{margin-bottom:40px}.post-standard-item .title{font-size:25px}.post-standard-item .blog-thumb-image .popup-videos-button{height:80px;width:80px}.post-standard-item .blog-thumb-image .popup-videos-button:before{height:60px;width:60px}.post-standard-item .blog-thumb-image .popup-videos-button:after{height:45px;width:45px}.post-standard-item .blog-thumb-image .popup-videos-button i{font-size:22px}}@media (max-width:575px){.post-standard-item .post-meta ul{gap:12px}.post-standard-item .post-meta ul li{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;font-size:13px}.post-standard-item .post-meta ul li span{font-size:15px}}.post-standard-item .blog-meta ul{gap:15px}.post-standard-item:hover .post-slider-image img,.post-standard-item:hover .post-thumb-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.post-details-wrapper .tj-tags-post{border-top:2px solid rgba(13,87,215,.1);border-bottom:2px solid rgba(13,87,215,.1)}.post-details-wrapper .tj-tags-post .tagcloud a{background:var(--tj-color-grey-2)}.post-details-item,.post-details-item .post-thumb-image{margin-bottom:30px}.post-details-item .post-thumb-image img{max-width:870px;border-radius:10px;width:100%}.post-details-item .details-title{margin-bottom:10px}.post-details-item .desc{margin-bottom:15px;letter-spacing:.32px;line-height:1.9}.post-details-item .desc p:last-child{margin-bottom:0}.post-details-item .wrapper-images{margin-bottom:20px;-webkit-box-align:center;gap:24px;align-items:center;-ms-flex-align:center;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.post-details-item .wrapper-images img{max-width:410px;border-radius:10px;width:100%}.post-details-item .blog-meta{margin-bottom:20px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.post-details-item .details-title{font-size:22px}}.tj-blog-grid-section{padding-top:120px;position:relative;padding-bottom:90px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-grid-section{padding-top:80px;padding-bottom:50px}}.tj-blog-details{overflow:hidden;padding-top:120px;position:relative;padding-bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-blog-details{padding-top:80px;padding-bottom:55px}}.post-standard-wrapper{position:relative;z-index:3}.post-standard-wrapper .blog-thumb-image,.post-standard-wrapper .tj-blog-wrapper-slider{margin-bottom:24px}.post-standard-wrapper .blog-thumb-image img{width:100%}.post-standard-wrapper .post-slider-image a{display:inline-block}.post-standard-wrapper .details-title{margin-bottom:15px}.post-standard-wrapper .details-title .title{font-size:30px;margin-bottom:0}.post-standard-wrapper .blog-video-area{margin-bottom:50px}.post-standard-wrapper .blog-video-area .video-title{margin-bottom:26px}.post-standard-wrapper .blog-video-area .video-title p{margin-bottom:0}.post-standard-wrapper .blog-video-area .video-box{margin-bottom:15px}.post-standard-wrapper .blog-video-area .video-image{position:relative}.post-standard-wrapper .blog-video-area .video-image img{border-radius:20px;width:100%}.post-standard-wrapper .blog-video-area .video-image a{display:inline-block}.post-standard-wrapper .blog-video-area .video-image .video-play{height:70px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;text-align:center;top:50%;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-secondary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-secondary) 0,var(--tj-color-theme-primary) 100%);left:50%;width:70px;line-height:80px;display:inline-block}.post-standard-wrapper .blog-video-area .video-image .video-play i{font-size:30px;color:var(--tj-color-common-white)}.post-standard-wrapper .blog-video-area .check-list{margin-top:15px}.post-standard-wrapper .blog-video-area .check-list ul{list-style:none;padding:0;margin:0}.post-standard-wrapper .blog-video-area .check-list ul li{font-weight:var(--tj-fw-sbold);margin-bottom:10px;color:var(--tj-color-grey-6);font-family:var(--tj-ff-body)}.post-standard-wrapper .blog-video-area .check-list ul li:last-child{margin-bottom:0}.post-standard-wrapper .blog-video-area .check-list ul li i{height:18px;font-size:12px;font-weight:var(--tj-fw-sbold);margin-right:5px;color:var(--tj-color-common-white);text-align:center;border-radius:50%;background:var(--tj-color-grey-6);width:18px;line-height:18px;display:inline-block}.post-standard-wrapper .blog-video-area p{margin-bottom:0}.tj-tags-post{-ms-flex-pack:justify;padding-top:20px;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;margin-bottom:20px;-webkit-box-align:center;border-top:2px solid var(--tj-color-light-9);border-bottom:2px solid var(--tj-color-light-9);gap:25px;align-items:center;padding-bottom:20px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-tags-post .tagcloud span{font-size:22px;font-weight:var(--tj-fw-ebold);margin-right:12px;color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading)}.tj-tags-post .tagcloud a{background:var(--tj-color-light-9)}.tj-tags-post .post-share ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:20px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-tags-post .post-share ul li span{font-size:22px;font-weight:var(--tj-fw-bold);margin-right:5px;color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading)}.tj-tags-post .post-share ul li a{-ms-flex-pack:center;height:30px;justify-content:center;-webkit-box-pack:center;border:1px solid var(--tj-color-theme-secondary);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:30px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-tags-post .post-share ul li a,.tj-tags-post .post-share ul li a i{color:var(--tj-color-theme-secondary)}.tj-tags-post .post-share ul li a:hover{border-color:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);background:var(--tj-color-theme-secondary)}.tj-tags-post .post-share ul li a:hover i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-tags-post .tagcloud{gap:10px}.tj-tags-post .tagcloud span{margin-right:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-tags-post{margin-bottom:40px}}.tj-comments-wrap{margin-bottom:40px;margin-top:60px}.tj-comments-wrap .comments-title .title{margin-bottom:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-comments-wrap{margin-bottom:50px}.tj-comments-wrap .comments-title .title{font-size:25px;margin-bottom:30px}}.tj-latest-comments ul{list-style:none;padding:0;margin:0}.tj-latest-comments ul .tj-comment{margin-bottom:35px}.tj-latest-comments ul .tj-comment .comment-content{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:10px;-webkit-box-align:end;align-items:end;-ms-flex-align:end}.tj-latest-comments ul .tj-comment .comment-content,.tj-latest-comments ul .tj-comment .comment-content .comments-header{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-avatar{margin-right:15px;max-width:60px;width:100%}.tj-latest-comments ul .tj-comment .comment-content .comments-header .comment-avatar img{border-radius:6px;width:100%}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title{font-size:20px;margin-bottom:5px}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title a{font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary)}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name .title a:hover{color:var(--tj-color-theme-secondary)}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name span{font-size:14px;font-weight:var(--tj-fw-bold);-webkit-box-align:center;gap:10px;align-items:center;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-latest-comments ul .tj-comment .comment-content .comments-header .avatar-name span i{color:var(--tj-color-theme-secondary);line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-latest-comments ul .tj-comment .comment-content .comment-reply a{padding:6px 20px;font-size:14px;color:var(--tj-color-common-white);text-transform:uppercase;position:relative;border-radius:3px;background:var(--tj-color-heading-primary);z-index:2}.tj-latest-comments ul .tj-comment .comment-content .comment-reply a:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.tj-latest-comments ul .tj-comment .desc{letter-spacing:.32px;line-height:1.9;padding-left:75px}.tj-latest-comments ul .tj-comment .desc p:last-child{margin-bottom:0}.tj-latest-comments ul .children{padding-left:75px}@media (max-width:575px){.tj-latest-comments ul .tj-comment .desc{padding-left:0}.tj-latest-comments ul .children{padding-left:20px}}.tj-comment-respond{padding:30px 40px 40px;border-radius:20px;background:var(--tj-color-grey-2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-comment-respond{padding:20px}}.tj-comment-respond .comment-header{margin-bottom:20px}.tj-comment-respond .comment-header .title{font-size:30px;margin-bottom:20px;color:var(--tj-color-heading-primary)}.tj-comment-respond .comment-header .desc{letter-spacing:.32px}.tj-comment-respond .comment-header .desc p:last-child{margin-bottom:0}.tj-comment-respond .form-input{margin-bottom:20px}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),.tj-comment-respond .form-input input[type=email],.tj-comment-respond .form-input input[type=text],.tj-comment-respond .form-input textarea{padding:17px 20px;font-size:14px;border-radius:7px;background:hsla(0,0%,100%,.8)}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-webkit-input-placeholder,.tj-comment-respond .form-input input[type=email]::-webkit-input-placeholder,.tj-comment-respond .form-input input[type=text]::-webkit-input-placeholder,.tj-comment-respond .form-input textarea::-webkit-input-placeholder{font-size:14px;color:hsla(0,0%,44%,.6)}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-moz-placeholder,.tj-comment-respond .form-input input[type=email]::-moz-placeholder,.tj-comment-respond .form-input input[type=text]::-moz-placeholder,.tj-comment-respond .form-input textarea::-moz-placeholder{font-size:14px;color:hsla(0,0%,44%,.6)}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):-ms-input-placeholder,.tj-comment-respond .form-input input[type=email]:-ms-input-placeholder,.tj-comment-respond .form-input input[type=text]:-ms-input-placeholder,.tj-comment-respond .form-input textarea:-ms-input-placeholder{font-size:14px;color:hsla(0,0%,44%,.6)}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,.tj-comment-respond .form-input input[type=email]::placeholder,.tj-comment-respond .form-input input[type=text]::placeholder,.tj-comment-respond .form-input textarea::placeholder{font-size:14px;color:hsla(0,0%,44%,.6)}.tj-comment-respond .form-input input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-ms-input-placeholder,.tj-comment-respond .form-input input[type=email]::-ms-input-placeholder,.tj-comment-respond .form-input input[type=text]::-ms-input-placeholder,.tj-comment-respond .form-input textarea::-ms-input-placeholder{font-size:14px;color:hsla(0,0%,44%,.6)}.tj-comment-respond .form-input textarea{min-height:130px;resize:none}.tj-comment-respond .blog-details-button .tj-primary-btn{-ms-flex-pack:center;padding:19px 15px;justify-content:center;-webkit-box-pack:center;font-size:14px;font-weight:var(--tj-fw-bold);border-radius:7px;width:100%;font-family:var(--tj-ff-heading)}.tj-comment-respond .blog-details-button .tj-primary-btn:before{border-radius:7px}.tj-sidebar__widget{padding:30px;margin-bottom:25px;position:relative;border-radius:10px;background:var(--tj-color-grey-2);z-index:3}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-sidebar__widget{padding:20px 20px 25px}}.tj-sidebar__widget .widget-title{font-weight:var(--tj-fw-bold);margin-bottom:35px;color:var(--tj-color-heading-primary);position:relative;z-index:1}.tj-sidebar__widget .widget-title:before{height:2px;content:"";position:absolute;bottom:-5px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:40px}.tj-sidebar__widget.widget_search .search-box form{position:relative;width:100%}.tj-sidebar__widget.widget_search .search-box form input[type=text]{padding:13px 20px;font-size:18px;border:none;font-weight:var(--tj-fw-sbold);border-radius:5px 0 0 5px;background:var(--tj-color-common-white);width:100%;font-family:var(--tj-ff-heading)}.tj-sidebar__widget.widget_search .search-box form input[type=text]::-webkit-input-placeholder{color:var(--tj-color-text-body)}.tj-sidebar__widget.widget_search .search-box form input[type=text]::-moz-placeholder{color:var(--tj-color-text-body)}.tj-sidebar__widget.widget_search .search-box form input[type=text]:-ms-input-placeholder{color:var(--tj-color-text-body)}.tj-sidebar__widget.widget_search .search-box form input[type=text]::placeholder{color:var(--tj-color-text-body)}.tj-sidebar__widget.widget_search .search-box form input[type=text]::-ms-input-placeholder{color:var(--tj-color-text-body)}.tj-sidebar__widget.widget_search .search-box form :focus{border:none;outline:none;-webkit-box-shadow:0 0 0;box-shadow:0 0 0}.tj-sidebar__widget.widget_search .search-box form button{height:56px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;position:absolute;top:50%;border-radius:0 5px 5px 0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:56px}.tj-sidebar__widget.widget_search .search-box form button i{font-size:18px;font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.tj-sidebar__widget.widget_search .search-box form button i:hover,.tj-sidebar__widget.widget_search .search-box form button i:hover i{color:var(--tj-color-common-white)}.tj-sidebar__widget.widget_categories ul{list-style:none;padding:0;margin:0}.tj-sidebar__widget.widget_categories ul li{padding:17px 0;font-size:16px;font-weight:var(--tj-fw-bold);position:relative;border-bottom:1px solid rgba(77,142,255,.2);z-index:1}.tj-sidebar__widget.widget_categories ul li:last-child{margin-bottom:0}.tj-sidebar__widget.widget_categories ul li a{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;color:var(--tj-color-heading-primary);-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-sidebar__widget.widget_categories ul li a span{-ms-flex-pack:center;height:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-box-pack:center;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);font-size:12px;right:30px;-webkit-box-align:center;position:absolute;max-width:20px;-webkit-mask-position:center;mask-position:center;top:50%;align-items:center;background:var(--tj-color-theme-secondary);width:100%;-ms-flex-align:center;-webkit-mask-size:contain;mask-size:contain}.tj-sidebar__widget.widget_categories ul li a i,.tj-sidebar__widget.widget_categories ul li a span{color:var(--tj-color-common-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-sidebar__widget.widget_categories ul li a i{-webkit-animation:none;animation:none;line-height:1}.tj-sidebar__widget.widget_categories ul li:hover a{color:var(--tj-color-theme-primary)}.tj-sidebar__widget.widget_categories ul li:hover a span{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-primary)}.tj-sidebar__widget.widget_categories ul li:hover a span i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-sidebar__widget.widget_categories ul li{padding:15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-sidebar__widget .widget-title{font-size:25px}}.tj_recent_posts ul{list-style:none;padding:0;margin:0}.tj_recent_posts ul li{margin-bottom:20px;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.tj_recent_posts ul li:last-child{margin-bottom:0}.tj_recent_posts .post-thumb{max-width:90px;width:100%}.tj_recent_posts .post-thumb a{width:100%;display:inline-block}.tj_recent_posts .post-thumb a img{height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%}.tj_recent_posts .post-content .post-title{margin-bottom:0}.tj_recent_posts .post-content .post-title a{font-size:18px;font-weight:var(--tj-fw-bold);line-height:1.4}.tj_recent_posts .post-content .post-title a:hover{color:var(--tj-color-theme-primary)}.tj_recent_posts .blog-meta{margin-bottom:12px}.tj_recent_posts .blog-meta ul{gap:30px}.tj_recent_posts .blog-meta ul li{margin-bottom:0;gap:15px}.tj_recent_posts .blog-meta ul li:last-child{margin-bottom:0}.tj_recent_posts .blog-meta ul .list{gap:5px}@media (max-width:575px){.tj_recent_posts .post-content .post-title a{font-size:16px}}.tagcloud{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:16px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tagcloud a{padding:4px 10px;font-size:14px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-heading-primary);position:relative;border-radius:5px;background:var(--tj-color-common-white);z-index:1}.tagcloud a:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.tagcloud a:hover{color:var(--tj-color-common-white)}.tagcloud a:hover:before{opacity:1;visibility:visible}blockquote{padding:30px 30px 25px;margin-bottom:30px;position:relative;border-radius:10px;background:rgba(77,142,255,.2);margin-top:30px;z-index:2}blockquote:before{height:68px;font-size:35px;margin-bottom:20px;color:var(--tj-color-common-white);content:"\f10d";background-size:contain;text-align:center;border-radius:7px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-secondary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-secondary) 0,var(--tj-color-theme-primary) 100%);width:68px;line-height:68px;font-family:Font Awesome\ 6 Pro;display:inline-block}blockquote p{font-size:18px;line-height:1.6!important;font-family:var(--tj-ff-heading)}blockquote cite,blockquote p{font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary)}blockquote cite{position:relative;font-family:var(--tj-ff-body);padding-left:65px}blockquote cite:before{height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";position:absolute;top:50%;background:var(--tj-color-theme-secondary);left:0;width:50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){blockquote{padding:25px 15px}}.blog-pagination ul{list-style:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin:0}.blog-pagination ul,.blog-pagination ul li .page-numbers{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-pagination ul li .page-numbers{-ms-flex-pack:center;height:50px;justify-content:center;-webkit-box-pack:center;font-size:18px;border:1px solid var(--tj-color-theme-primary);font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-secondary);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-radius:50%;width:50px;line-height:1;font-family:var(--tj-ff-heading)}.blog-pagination ul li .page-numbers i{font-size:18px;line-height:1}.blog-pagination ul li .page-numbers.current,.blog-pagination ul li .page-numbers:hover{border-color:transparent;color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.blog-pagination ul li .page-numbers.current i,.blog-pagination ul li .page-numbers:hover i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-pagination ul{gap:20px}.blog-pagination ul li .page-numbers{height:45px;width:45px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-main-sidebar{margin-top:50px}}.tj-hero-section{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:2}.tj-hero-section:before{height:100%;content:"";position:absolute;opacity:.55;top:0;background:var(--tj-color-theme-primary);left:0;width:100%;z-index:-1}.tj-hero-section .hero-shapes{position:absolute;opacity:.3;top:20%;left:0;z-index:-1}.tj-hero-section .hero-shapes-1{right:0;position:absolute;opacity:.5;top:0;z-index:-1}.tj-hero-section .hero-content-area{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.tj-hero-section .hero-content-area .hero-images{right:0;position:absolute;max-width:615px;bottom:0;width:100%}.tj-hero-section .hero-content-area .hero-images img{width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-hero-section .hero-content-area .hero-images{max-width:550px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-hero-section .hero-content-area .hero-images{max-width:410px}}@media only screen and (min-width:768px) and (max-width:991px){.tj-hero-section .hero-content-area .hero-images{max-width:200px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-hero-section .hero-content-area .hero-images{display:none}}.hero-content{padding-top:320px;max-width:620px;padding-bottom:180px;width:100%}.hero-content .sec-title{margin-bottom:25px;color:var(--tj-color-common-white)}.hero-content .desc{font-weight:var(--tj-fw-medium);color:var(--tj-color-grey-6);max-width:520px;letter-spacing:.32px;width:100%}.hero-content .desc p:last-child{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.hero-content{padding-top:300px;padding-bottom:120px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-content{padding-top:235px;padding-bottom:80px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.hero-content{padding-top:250px}.hero-content .sec-title{margin-bottom:20px}}.hero-infos-item{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;gap:25px;z-index:1}.hero-infos-item,.hero-infos-item .content-box{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-infos-item .content-box{gap:15px}.hero-infos-item .hero-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;gap:30px;align-items:center;-ms-flex-align:center;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-infos-item .hero-shape{max-width:95px;width:100%}.tj-contact-page{padding-top:120px;padding-bottom:110px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-contact-page{padding-top:80px;padding-bottom:70px}.tj-contact-page .contact-form-three{margin-bottom:50px;max-width:100%;margin-left:0}}.contact-info-one{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-info-one,.contact-info-one .contact-icon{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.contact-info-one .contact-icon{-ms-flex-pack:center;height:45px;justify-content:center;-webkit-box-pack:center;font-size:20px;color:var(--tj-color-common-white);border-radius:50%;background:var(--tj-color-theme-primary);width:45px;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-info-one .contact-text span{font-size:12px;margin-bottom:4px;color:var(--tj-color-common-white);display:block}.contact-info-one .contact-text .link{font-size:15px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-common-white);letter-spacing:.32px;font-family:var(--tj-ff-heading)}.map-area{position:relative;top:10px}.map-area iframe{min-height:715px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.map-area iframe{min-height:450px;width:100%}}.contact-top-area{padding:95px 0;position:relative;background:var(--tj-color-theme-primary);z-index:1}.contact-top-area .contact-content{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-top-area .contact-content .contact-icon{max-width:365px;width:100%;margin-top:-20px}.contact-top-area .contact-content .contact-icon img{width:100%}.contact-top-area .contact-content .contact-text{max-width:745px;width:100%}.contact-top-area .contact-content .contact-text .title{margin-bottom:20px;color:var(--tj-color-common-white);line-height:1.4}.contact-top-area .contact-content .contact-text p{font-weight:var(--tj-fw-medium);color:var(--tj-color-common-white);letter-spacing:.32px}.contact-top-area .contact-bg-shape{position:absolute;opacity:.3;top:0;left:0;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.contact-top-area .contact-content .contact-icon{margin-top:0}}@media only screen and (min-width:992px) and (max-width:1199px){.contact-top-area .contact-content{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.contact-top-area .contact-content .contact-icon{max-width:250px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-top-area{padding:60px 0}.contact-top-area .contact-content{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;-webkit-box-orient:vertical}.contact-top-area .contact-content .contact-icon{max-width:200px;margin-top:0}}.contact-bottom-area{position:relative;padding-bottom:120px;z-index:2}.contact-bottom-area .contact-bottom-shape{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:0;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-bottom-area{padding-bottom:80px}.contact-bottom-area .contact-bottom-shape{display:none}}.contact-wrapper{position:relative;max-width:720px;width:100%;z-index:1}.contact-wrapper .contact-images{right:10px;position:absolute;max-width:400px;bottom:10px;width:100%;z-index:-1}.contact-wrapper .contact-images img{width:100%}.contact-wrapper .contact-fun-fact{padding:15px 20px;right:10%;position:absolute;max-width:140px;text-align:center;top:12%;-webkit-box-shadow:4px 4px 25px 0 rgba(0,0,0,.08);box-shadow:4px 4px 25px 0 rgba(0,0,0,.08);background:var(--tj-color-common-white);width:100%;display:inline-block}.contact-wrapper .contact-fun-fact .tj-count{font-size:30px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-primary);line-height:1;font-family:var(--tj-ff-heading)}.contact-wrapper .contact-fun-fact .client{font-size:14px;letter-spacing:.32px}@media only screen and (min-width:992px) and (max-width:1199px){.contact-wrapper .contact-images{bottom:-45px}.contact-wrapper .contact-fun-fact{right:5%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-wrapper{padding-top:50px}.contact-wrapper .contact-images{bottom:0}.contact-wrapper .contact-fun-fact{right:0}}@media (max-width:575px){.contact-wrapper .contact-fun-fact{margin-bottom:30px;position:static}.contact-wrapper .contact-images{position:static}}.contact-list-one{overflow:hidden;padding:70px 40px 65px;position:relative;max-width:425px;bottom:85px;-webkit-box-shadow:4px 4px 50px 0 rgba(0,0,0,.05);box-shadow:4px 4px 50px 0 rgba(0,0,0,.05);border-radius:0 60px 0 0;background:var(--tj-color-common-white);width:100%;z-index:2}.contact-list-one .contact-content{margin-bottom:35px}.contact-list-one .contact-content .title{font-weight:var(--tj-fw-bold);margin-bottom:20px;position:relative;z-index:1}.contact-list-one .contact-content .title:before{height:3px;content:"";position:absolute;top:-15px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:90px}.contact-list-one .contact-content p{margin-bottom:0;letter-spacing:.32px}.contact-list-one .contact-list .contact-item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px;-webkit-box-align:center;gap:15px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-list-one .contact-list .contact-item:last-child{margin-bottom:0}.contact-list-one .contact-list .contact-item .contact-icon{font-size:30px;color:var(--tj-color-theme-secondary);line-height:1}.contact-list-one .contact-list .contact-item .contact-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-list-one .contact-list .contact-item .contact-text .link,.contact-list-one .contact-list .contact-item .contact-text span{letter-spacing:.32px;display:block}.contact-list-one .contact-list .contact-item .contact-text .link:hover{color:var(--tj-color-theme-primary)}.contact-list-one .contact-shapes{position:absolute;opacity:.1;bottom:0;left:0;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.contact-list-one{padding:50px 15px 30px;max-width:350px;bottom:50px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-list-one{padding:50px 15px 30px;max-width:350px;bottom:0}}@media (max-width:575px){.contact-list-one{margin-bottom:30px}}.contact-info-box{padding-left:30px}.contact-info-box .title{font-weight:var(--tj-fw-bold);margin-bottom:40px}.contact-info-box .contact_list{-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;row-gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-info-box .contact_list li{list-style:none;padding:0;margin:0}.contact-info-box .contact_list li .contact-item{-webkit-box-align:center;gap:20px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-info-box .contact_list li .contact-item .contact-icon{-ms-flex-pack:center;height:70px;justify-content:center;-webkit-box-pack:center;font-size:30px;color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:70px;-ms-flex-align:center}.contact-info-box .contact_list li .contact-item .contact-icon,.contact-info-box .contact_list li .contact-item .contact-icon i{line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.contact-info-box .contact_list li .contact-item .contact-text .text{font-size:18px;margin-bottom:5px}.contact-info-box .contact_list li .contact-item .contact-text .contact-link .link{letter-spacing:.32px;display:block}.contact-info-box .contact_list li .contact-item .contact-text .contact-link .link:hover{color:var(--tj-color-theme-primary)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.contact-info-box .contact_list{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}.contact-info-box .contact-media{margin-top:50px}.contact-info-box .contact-media .title{font-weight:var(--tj-fw-bold);margin-bottom:10px}.contact-info-box .contact-media .desc{letter-spacing:.32px}.contact-info-box .contact-media .desc p:last-child{margin-bottom:0}.contact-info-box .contact-media .contact-socials{margin-top:25px}.contact-info-box .contact-media .contact-socials ul{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;list-style:none;padding:0;-webkit-box-align:center;margin:0;align-items:center;-ms-flex-align:center;row-gap:0;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-info-box .contact-media .contact-socials ul li a{-ms-flex-pack:center;height:45px;justify-content:center;-webkit-box-pack:center;color:var(--tj-color-heading-primary);-webkit-box-align:center;position:relative;align-items:center;border-radius:10px;background:var(--tj-color-grey-2);width:45px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1}.contact-info-box .contact-media .contact-socials ul li a:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:10px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.contact-info-box .contact-media .contact-socials ul li a i{color:var(--tj-color-heading-primary)}.contact-info-box .contact-media .contact-socials ul li a:hover{color:var(--tj-color-common-white)}.contact-info-box .contact-media .contact-socials ul li a:hover:before{opacity:1;visibility:visible}.contact-info-box .contact-media .contact-socials ul li a:hover i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.contact-info-box{padding-left:0}}.tj-counter-section{padding:90px 0 60px;position:relative;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);z-index:2}.tj-counter-section .shapes-1{position:absolute;top:0;left:0;z-index:-1}.tj-counter-section .shapes-2{right:0;position:absolute;top:0;z-index:-1}.tj-counter-section.style-3{padding:60px 0 50px;position:relative;background:var(--tj-color-theme-primary);z-index:2}.tj-counter-section.style-3 .left-shapes{position:absolute;max-width:170px;bottom:0;left:0;width:100%;z-index:-1}.tj-counter-section.style-3 .left-shapes img{width:100%}.tj-counter-section.style-3 .right-shapes{right:0;position:absolute;max-width:170px;bottom:0;width:100%;z-index:-1}.tj-counter-section.style-3 .right-shapes img{width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-counter-section.style-3 .left-shapes,.tj-counter-section.style-3 .right-shapes{max-width:100px}}@media (max-width:575px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-counter-section{padding:80px 0 50px}}.counter-item{margin-bottom:30px}.counter-item .counter-content{margin-bottom:10px;-webkit-box-align:center;gap:15px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.counter-item .counter-content .counter-icon{font-size:60px;color:var(--tj-color-common-white);line-height:1}.counter-item .counter-content .tj-count{font-size:65px;font-weight:var(--tj-fw-bold);color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;line-height:1;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.counter-item .client{font-size:18px;color:var(--tj-color-common-white);text-transform:uppercase;letter-spacing:.32px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.counter-item .counter-content .tj-count{font-size:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.counter-item .counter-content .tj-count{font-size:50px}}@media (max-width:575px){.counter-item{text-align:center}.counter-item .counter-content{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}}.counter-item-two{margin-bottom:10px;position:relative;z-index:2}.counter-item-two .tj-count{font-size:150px;font-weight:var(--tj-fw-ebold);-webkit-box-align:center;-webkit-text-stroke:1px hsla(0,0%,100%,.3);align-items:center;line-height:1;-ms-flex-align:center;font-family:var(--tj-ff-heading);-webkit-text-fill-color:var(--tj-color-theme-primary);display:-webkit-box;display:-ms-flexbox;display:flex}.counter-item-two .sub-title{font-size:18px;color:var(--tj-color-common-white);text-transform:uppercase;position:absolute;letter-spacing:.32px;top:46%;left:25px;width:100%}.counter-item-two.style-2 .tj-count{color:hsla(0,0%,100%,.3);-webkit-text-stroke:initial;-webkit-text-fill-color:initial}.counter-item-two.style-2 .sub-title{left:70px}.counter-item-two.style-3 .sub-title{left:65px}.counter-item-two.style-4 .tj-count{color:hsla(0,0%,100%,.1);-webkit-text-stroke:initial;-webkit-text-fill-color:initial}.counter-item-two.style-4 .sub-title{left:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.counter-item-two .tj-count{font-size:120px}}@media only screen and (min-width:992px) and (max-width:1199px){.counter-item-two .tj-count{font-size:100px}.counter-item-two.style-2 .sub-title{left:45px}.counter-item-two.style-3 .sub-title{left:35px}.counter-item-two.style-4 .sub-title{left:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.counter-item-two .tj-count{font-size:100px}.counter-item-two.style-2 .sub-title{left:45px}.counter-item-two.style-3 .sub-title{left:35px}.counter-item-two.style-4 .sub-title{left:25px}}@media (max-width:575px){.counter-item-two{text-align:center}.counter-item-two .tj-count{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;font-size:65px}.counter-item-two .sub-title,.counter-item-two.style-2 .sub-title,.counter-item-two.style-3 .sub-title,.counter-item-two.style-4 .sub-title{left:0}}.tj-cta-section{overflow:hidden;position:relative;background-size:27.5% 100%;background-color:var(--tj-color-theme-bg-2);background-position:50%;background-repeat:no-repeat}.tj-cta-section:before{content:"";background-position:50%;width:100%;background-image:url(https://aquamend.info/public/resources/site/images/shapes/cta.svg);background-repeat:no-repeat;z-index:1}.tj-cta-section .cta-inner,.tj-cta-section:before{height:100%;position:absolute;background-size:cover;top:0;left:0}.tj-cta-section .cta-inner{border-right:4px solid var(--tj-color-theme-secondary);background-position:top;width:26%;z-index:2}.tj-cta-section .cta-inner .cta-icon{-ms-flex-pack:center;height:90px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;-webkit-box-pack:center;font-size:50px;right:-40px;color:var(--tj-color-common-white);-webkit-box-align:center;position:absolute;top:50%;align-items:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:90px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-cta-section .cta-inner{width:22%}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-cta-section .cta-inner{width:15%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section .cta-inner{border:none;position:static;text-align:center;width:100%;background-image:none!important}.tj-cta-section .cta-inner .cta-icon{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);right:0;position:relative;top:0;z-index:2}}.tj-cta-section.style-2{overflow:hidden;position:relative;background:var(--tj-color-theme-primary);z-index:2}.tj-cta-section.style-2:before{display:none}.tj-cta-section.style-2 .cta-shapes-2{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:65px;position:absolute;top:50%;z-index:-1}.tj-cta-section.style-2 .cta-inner{background-position:50%;width:30%;background-repeat:no-repeat}.tj-cta-section.style-2 .cta-inner .cta-shapes{height:325px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-1.svg);right:-40px;position:absolute;max-width:250px;-webkit-mask-position:center;mask-position:center;top:-12px;background:var(--tj-color-common-white);width:100%;-webkit-mask-size:contain;mask-size:contain}.tj-cta-section.style-2 .cta-inner .cta-shapes img{height:100%}.tj-cta-section.style-2 .cta-inner .cta-shapes-3{height:100%;right:-10px;position:absolute;-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%);top:1px;background:var(--tj-color-theme-primary);width:34%;z-index:-1}@media only screen and (min-width:992px) and (max-width:1199px){.tj-cta-section.style-2 .cta-inner .cta-shapes{top:-30px}}.tj-cta-section.style-2 .cta-button{-webkit-transform:translateY(-310%);-ms-transform:translateY(-310%);transform:translateY(-310%)}.tj-cta-section.style-2 .cta-button .tj-white-btn{padding:22px 30px}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-cta-section.style-2 .cta-inner{width:25%}.tj-cta-section.style-2 .cta-inner .cta-shapes-3{width:50%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-cta-section.style-2 .cta-inner{width:24%}.tj-cta-section.style-2 .cta-inner .cta-shapes-3{width:60%}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-cta-section.style-2 .cta-inner{width:23%}.tj-cta-section.style-2 .cta-inner .cta-shapes-3{width:70%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section.style-2{padding:60px 0 80px}.tj-cta-section.style-2 .cta-inner{display:none}.tj-cta-section.style-2 .cta-button{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);position:static;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.tj-cta-section .cta-button{-webkit-transform:translateY(-300%);-ms-transform:translateY(-300%);transform:translateY(-300%);right:15px;position:absolute;top:50%;z-index:4}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-cta-section{padding:70px 0}.tj-cta-section .cta-button{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);right:0;position:relative;top:0;z-index:2}}.cta-content-area{padding:65px 0;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:2}.cta-content-area .cta-content{-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;padding-left:115px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.cta-content-area .cta-content .cta-text{max-width:565px;width:100%}.cta-content-area .cta-content .cta-text .title{margin-bottom:10px;color:var(--tj-color-common-white);line-height:1.4}.cta-content-area .cta-content .cta-text .desc{color:var(--tj-color-common-white);letter-spacing:.32px}.cta-content-area .cta-content .cta-text .desc p:last-child{margin-bottom:0}.cta-content-area.style-2{padding:76px 0}.cta-content-area.style-2 .cta-content .cta-text{max-width:645px}@media only screen and (min-width:1200px) and (max-width:1399px){.cta-content-area.style-2 .cta-content{padding-left:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta-content-area.style-2 .cta-content{padding-left:45px}.cta-content-area.style-2 .cta-content .cta-text .title{font-size:38px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.cta-content-area.style-2{padding:0}.cta-content-area.style-2 .cta-content{padding-left:0}.cta-content-area.style-2 .cta-content .cta-text{margin-bottom:20px;max-width:100%;text-align:center}}@media only screen and (min-width:1400px) and (max-width:1600px){.cta-content-area .cta-content{padding-left:150px}}@media only screen and (min-width:992px) and (max-width:1199px){.cta-content-area .cta-content{padding-left:15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.cta-content-area{padding:30px 0 40px}.cta-content-area .cta-content{padding-left:0}.cta-content-area .cta-content .cta-text{text-align:center;margin:0 auto}}.tj-portfolio-section{padding-top:120px;padding-bottom:110px}.tj-portfolio-section .tj-heading-area{margin-bottom:60px}.tj-portfolio-section .tj-portfolio-slider{padding-top:30px}.tj-portfolio-section .tj-portfolio-slider .swiper-slide.swiper-slide-active .portfolio-images{-webkit-transform:scaleY(1.1);-ms-transform:scaleY(1.1);transform:scaleY(1.1)}.tj-portfolio-section .tj-portfolio-slider .portfolio-pagination{padding-top:60px;margin-bottom:10px;text-align:center}.tj-portfolio-section .tj-portfolio-slider .portfolio-pagination .swiper-pagination-bullet{height:10px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;opacity:1;margin:0 8px;background:var(--tj-color-theme-primary);width:10px;display:inline-block;z-index:2}.tj-portfolio-section .tj-portfolio-slider .portfolio-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:25px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid var(--tj-color-theme-primary);content:"";position:absolute;top:50%;border-radius:50%;left:50%;width:25px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-portfolio-section{padding-top:80px;padding-bottom:70px}.tj-portfolio-section .tj-heading-area{margin-bottom:30px}}.tj-portfolio-item{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;max-width:650px;text-align:center;width:100%}.tj-portfolio-item,.tj-portfolio-item .portfolio-images{position:relative;z-index:2}.tj-portfolio-item .portfolio-images:before{height:100%;content:"";position:absolute;opacity:0;bottom:0;visibility:hidden;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.82)),color-stop(63.86%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 63.86%);left:0;width:100%;z-index:1}.tj-portfolio-item .portfolio-images img{width:100%}.tj-portfolio-item .portfolio-content{padding:30px 30px 0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:absolute;opacity:0;bottom:0;z-index:3}.tj-portfolio-item .portfolio-content .portfolio-icon{margin-bottom:20px}.tj-portfolio-item .portfolio-content .portfolio-icon i{-ms-flex-pack:center;height:80px;justify-content:center;-webkit-box-pack:center;font-size:30px;color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:80px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-portfolio-item .portfolio-content .portfolio-text .portfolio-title{font-weight:var(--tj-fw-bold);margin-bottom:10px}.tj-portfolio-item .portfolio-content .portfolio-text .portfolio-title a{color:var(--tj-color-common-white)}.tj-portfolio-item .portfolio-content .portfolio-text .portfolio-title a:hover{color:var(--tj-color-theme-primary)}.tj-portfolio-item .portfolio-content .portfolio-text .desc{color:var(--tj-color-grey-6);letter-spacing:.32px;line-height:1.9}.tj-portfolio-item .portfolio-content .portfolio-text .desc p:last-child{margin-bottom:0}.tj-portfolio-item:hover .portfolio-images:before,.tj-portfolio-item:hover:before{opacity:1;visibility:visible}.tj-portfolio-item:hover .portfolio-content{opacity:1;bottom:30px;visibility:visible}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-portfolio-item .portfolio-content{padding:30px 15px 0}}.tj-team-section{padding-top:120px;padding-bottom:90px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-team-section.style-2{padding-bottom:50px}}.tj-team-section .team-top-content-area{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;margin-bottom:60px;-webkit-box-align:end;align-items:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-team-section.team-page{padding-top:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-team-section.team-page{padding-bottom:50px}.tj-team-section{padding-top:80px;padding-bottom:80px}.tj-team-section .team-top-content-area{margin-bottom:40px}}.team-item{overflow:hidden;padding:40px 40px 0;margin-bottom:30px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;border-radius:10px 10px 0 0;background:var(--tj-color-theme-bg);z-index:2}.team-item:before{height:350px;content:"";position:absolute;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(13,87,215,.7)),color-stop(64.26%,rgba(227,237,255,0)));background:linear-gradient(1turn,rgba(13,87,215,.7),rgba(227,237,255,0) 64.26%);left:0;width:100%;z-index:-1}.team-item .team-content{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4}.team-item .team-content .team-text{position:absolute;bottom:30px;left:0}.team-item .team-content .team-text .team-title{font-weight:var(--tj-fw-bold);margin-bottom:5px}.team-item .team-content .team-text .team-title a{color:var(--tj-color-common-white)}.team-item .team-content .team-text span{color:var(--tj-color-common-white);position:relative;padding-left:35px;z-index:1}.team-item .team-content .team-text span:before{height:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";position:absolute;top:50%;background:var(--tj-color-common-white);left:0;width:27px}.team-item .team-content .team-share{right:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;position:absolute;opacity:0;bottom:-100px;visibility:hidden;z-index:2}.team-item .team-content .team-share ul{list-style:none;padding:30px 16px;margin:0;border-radius:25px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.team-item .team-content .team-share ul li{margin-bottom:10px}.team-item .team-content .team-share ul li:last-child{margin-bottom:0}.team-item .team-content .team-share ul li a{-ms-flex-pack:center;height:25px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1px solid var(--tj-color-common-white);color:var(--tj-color-common-white);-webkit-box-align:center;align-items:center;border-radius:50%;width:25px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.team-item .team-content .team-share ul li a,.team-item .team-shapes{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.team-item .team-shapes{position:absolute;max-width:395px;opacity:.5;top:0;left:0;width:100%;z-index:-1}.team-item:hover .team-shapes{opacity:1}.team-item:hover .team-share{opacity:1;bottom:40px;visibility:visible}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.team-item{padding:30px 15px 0}}.tj-price-section{padding-top:120px;padding-bottom:90px}.tj-price-section .tj-heading-area{max-width:760px;margin:0 auto 60px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-price-section{padding-top:80px;padding-bottom:50px}.tj-price-section .tj-heading-area{margin:0 auto 40px}}.price-item{padding:1px;margin-bottom:30px;position:relative;z-index:1}.price-item:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;border-radius:10px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.price-item .item-inner{padding:30px 40px 40px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;max-width:425px;border-radius:10px;background:var(--tj-color-grey-2);width:100%}.price-item .item-inner .price-top-content{margin-bottom:35px;border-bottom:1px solid rgba(55,58,63,.2);padding-bottom:35px}.price-item .item-inner .price-top-content .title{font-weight:var(--tj-fw-bold);margin-bottom:15px}.price-item .item-inner .price-top-content .desc{max-width:250px;letter-spacing:.32px;margin:0 auto 25px;width:100%}.price-item .item-inner .price-top-content .desc p:last-child{margin-bottom:0}.price-item .item-inner .price-top-content .price-percent{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.price-item .item-inner .price-top-content .price-percent .percent{font-size:30px;font-weight:var(--tj-fw-bold)}.price-item .item-inner .price-top-content .price-percent .percent,.price-item .item-inner .price-top-content .price-percent .price-number .number{color:var(--tj-color-heading-primary);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text;font-family:var(--tj-ff-heading)}.price-item .item-inner .price-top-content .price-percent .price-number .number{font-size:65px;font-weight:var(--tj-fw-ebold);line-height:1}.price-item .item-inner .price-top-content .price-percent .price-number .month{font-size:18px;color:var(--tj-color-heading-primary);letter-spacing:.32px;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text}.price-item .item-inner .price-list ul{list-style:none;padding:0;margin:0}.price-item .item-inner .price-list ul li{margin-bottom:15px;color:var(--tj-color-heading-primary);-webkit-box-align:center;letter-spacing:.32px;gap:10px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.price-item .item-inner .price-list ul li:last-child{margin-bottom:0}.price-item .item-inner .price-list ul li span{color:var(--tj-color-theme-secondary)}.price-item .item-inner .price-button{margin-top:35px}.price-item .item-inner .price-button .tj-primary-btn{padding:18px 20px;border-radius:10px;width:100%}.price-item .item-inner .price-button .tj-primary-btn:before{border-radius:10px}.price-item.active{padding:1px}.price-item.active:before{opacity:1;visibility:visible}.price-item.active .item-inner{background-color:var(--tj-color-common-white)}.price-item.active .item-inner .price-top-content .price-percent .percent,.price-item.active .item-inner .price-top-content .price-percent .price-number .month,.price-item.active .item-inner .price-top-content .price-percent .price-number .number{color:transparent}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.price-item .item-inner{padding:20px 15px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.price-item .item-inner{max-width:100%}}.tj-video-section{overflow:hidden;padding-top:120px;position:relative;background-size:cover;background-position:50%;padding-bottom:420px;background-repeat:no-repeat;z-index:2}.tj-video-section:before{height:100%;content:"";position:absolute;top:0;background:rgba(55,58,63,.8);left:0;width:100%;z-index:-1}.tj-video-section .span-1{right:140px;background:-webkit-gradient(linear,left top,right top,from(rgba(13,87,215,.2)),to(rgba(77,142,255,.2)));background:linear-gradient(90deg,rgba(13,87,215,.2),rgba(77,142,255,.2))}.tj-video-section .span-1,.tj-video-section .span-2{height:125%;-webkit-transform:rotate(19.61deg);-ms-transform:rotate(19.61deg);transform:rotate(19.61deg);position:absolute;top:-95px;width:150px;z-index:-1}.tj-video-section .span-2{right:35px;background:-webkit-gradient(linear,left top,right top,from(rgba(13,87,215,.4)),to(rgba(77,142,255,.4)));background:linear-gradient(90deg,rgba(13,87,215,.4),rgba(77,142,255,.4))}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-video-section{padding-top:80px;padding-bottom:100px}.tj-video-section .span-1,.tj-video-section .span-2{top:-50px}}.video-wrapper{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-box-align:end;gap:50px;align-items:end;-ms-flex-align:end;display:-webkit-box;display:-ms-flexbox;display:flex}.video-wrapper .video-title{max-width:720px;width:100%}.video-wrapper .video-title .title{margin-bottom:0;color:var(--tj-color-common-white)}.video-wrapper .video-area{padding-right:25px}.video-wrapper .popup-videos-button{height:85px;font-size:30px;width:85px}.video-wrapper .popup-videos-button span{color:var(--tj-color-common-white)}.video-wrapper .popup-videos-button:before{height:130px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid hsla(0,0%,100%,.3);content:"";position:absolute;top:50%;border-radius:50%;left:50%;width:130px}.video-wrapper .popup-videos-button:after{height:110px;border:1px solid hsla(0,0%,100%,.3);width:110px}.video-wrapper .popup-videos-button:hover span{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.video-wrapper{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.video-wrapper .video-title{text-align:center}.video-wrapper .video-area{padding-right:0}}.tj-choose-us-section{overflow:hidden;padding-top:100px;position:relative;background:var(--tj-color-theme-bg-2);padding-bottom:100px;z-index:2}.tj-choose-us-section .choose-us-bg{height:100%;right:0;position:absolute;background-size:cover;top:0;background-position:50%;width:45%;background-repeat:no-repeat;z-index:-1}.tj-choose-us-section .choose-us-bg .choose-images{height:800px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-mask.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-mask.svg);position:absolute;max-width:320px;-webkit-mask-position:center;mask-position:center;top:0;background:var(--tj-color-common-white);left:-11%;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.tj-choose-us-section .choose-us-bg .choose-images img{height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-choose-us-section .choose-us-bg .choose-images{left:-6%}}.tj-choose-us-section .choose-us-bg .choose-images-1{height:800px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-mask-2.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/cta-mask-2.svg);position:absolute;max-width:320px;-webkit-mask-position:center;mask-position:center;top:0;background:var(--tj-color-theme-primary);left:-7%;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-choose-us-section .choose-us-bg .choose-images-1{left:-1%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-choose-us-section .choose-us-bg .choose-images-1{display:none}}.tj-choose-us-section .choose-us-bg .images-shapes{height:100%;position:absolute;-webkit-clip-path:polygon(0 -50px,0 100%,100% 100%);clip-path:polygon(0 -50px,0 100%,100% 100%);top:0;background:var(--tj-color-theme-bg-2);left:-5px;width:28%;z-index:-1}@media only screen and (min-width:1400px) and (max-width:1600px){.tj-choose-us-section .choose-us-bg .images-shapes{width:38%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-choose-us-section .choose-us-bg .images-shapes{width:44%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-choose-us-section .choose-us-bg .images-shapes{width:58%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tj-choose-us-section .choose-us-bg{width:50%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-choose-us-section .choose-us-bg{display:none}}.tj-choose-us-section .tj-heading-area{margin-bottom:60px}.tj-choose-us-section .tj-heading-area .subs-title span,.tj-choose-us-section .tj-heading-area .title{color:var(--tj-color-common-white)}@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:992px) and (max-width:1199px){.tj-choose-us-section .tj-heading-area .title{font-size:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.tj-choose-us-section .tj-heading-area .title{font-size:38px}}.tj-choose-us-section .choose-images{max-width:800px;width:100%}.tj-choose-us-section .choose-images img{width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-choose-us-section{padding-top:80px;padding-bottom:80px}.tj-choose-us-section .tj-heading-area{margin-bottom:40px}.tj-choose-us-section .choose-images{margin-top:50px}}.choose-us-item .choose-us-list{margin-bottom:35px;-webkit-box-align:center;position:relative;gap:35px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.choose-us-item .choose-us-list:before{height:100%;border-left:1px dashed var(--tj-color-common-white);content:"";position:absolute;top:65%;left:20px;width:1px}.choose-us-item .choose-us-list:last-child{margin-bottom:0}.choose-us-item .choose-us-list:last-child:before{display:none}.choose-us-item .choose-us-list .list-number{-ms-flex-pack:center;height:55px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-box-pack:center;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);-webkit-box-align:center;position:relative;max-width:40px;-webkit-mask-position:center;mask-position:center;align-items:center;background:var(--tj-color-common-white);width:100%;-ms-flex-align:center;-webkit-mask-size:contain;mask-size:contain;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:2}.choose-us-item .choose-us-list .list-number:before{height:100%;content:"";position:absolute;opacity:0;visibility:hidden;top:0;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);left:0;width:100%;z-index:-1}.choose-us-item .choose-us-list .list-number span{font-size:24px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-primary);position:relative;top:3px;line-height:1;font-family:var(--tj-ff-heading)}.choose-us-item .choose-us-list .choose-us-text{max-width:395px;width:100%}.choose-us-item .choose-us-list .choose-us-text .title{font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-common-white);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);background-clip:text;-webkit-background-clip:text;display:inline-block}.choose-us-item .choose-us-list .choose-us-text .desc{color:var(--tj-color-common-white);letter-spacing:.32px}.choose-us-item .choose-us-list .choose-us-text .desc p:last-child{margin-bottom:0}.choose-us-item .choose-us-list:hover .list-number:before{opacity:1;visibility:visible}.choose-us-item .choose-us-list:hover .list-number span{color:var(--tj-color-common-white)}.choose-us-item .choose-us-list:hover .choose-us-text .title{color:transparent}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.choose-us-item .choose-us-list{gap:20px}.choose-us-item .choose-us-list .choose-us-text{max-width:100%}}.breadcrumb-wrapper{overflow:hidden;padding-top:255px;position:relative;background-size:cover;background-position:50%;padding-bottom:95px;background-repeat:no-repeat;z-index:2}.breadcrumb-wrapper:before{height:100%;content:"";mix-blend-mode:multiply;opacity:.9;background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%);width:100%}.breadcrumb-wrapper .breadcrumb-shapes-1,.breadcrumb-wrapper:before{position:absolute;top:0;left:0;z-index:-1}.breadcrumb-wrapper .breadcrumb-shapes-2{position:absolute;bottom:0;left:0;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.breadcrumb-wrapper{padding-top:200px;padding-bottom:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.breadcrumb-wrapper{padding-top:200px;padding-bottom:35px}}@media (max-width:575px){.breadcrumb-wrapper{padding-top:235px}}.breadcrumb-content-area{padding:35px 0;position:relative;z-index:9}.breadcrumb-content-area .breadcrumb-heading .breadcrumb-title{font-size:50px;font-weight:var(--tj-fw-ebold);margin-bottom:10px;color:var(--tj-color-common-white)}.breadcrumb-content-area .breadcrumb-link span{font-size:18px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);font-family:var(--tj-ff-heading)}.breadcrumb-content-area .breadcrumb-link i{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);font-size:20px;color:var(--tj-color-common-white);position:relative;padding-right:10px;top:4px;line-height:1;padding-left:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.breadcrumb-content-area .breadcrumb-link a span{font-size:18px;font-weight:var(--tj-fw-sbold);color:var(--tj-color-common-white);-webkit-transition:.4s;transition:.4s;position:relative;font-family:var(--tj-ff-heading)}.breadcrumb-content-area .breadcrumb-link a span:before{height:1px;content:"";position:absolute;bottom:0;background:var(--tj-color-common-white);left:0;width:0}.breadcrumb-content-area .breadcrumb-link a span:hover:before{width:100%}@media only screen and (min-width:768px) and (max-width:991px){.breadcrumb-content-area .breadcrumb-heading .breadcrumb-title{font-size:35px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.breadcrumb-content-area .breadcrumb-heading .breadcrumb-title{font-size:32px}}.tj-team-details{padding-top:120px;padding-bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-team-details{padding-top:80px;padding-bottom:70px}}.team-thumb-image{max-width:565px;width:100%}.team-thumb-image img{border-radius:20px;width:100%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.team-thumb-image{margin-bottom:35px;max-width:100%}}.team-details-inner{max-width:552px;width:100%}.team-details-inner .tj-heading-two{margin-bottom:15px}.team-details-inner .tj-heading-two .title{font-size:40px;margin-bottom:5px;color:var(--tj-color-heading-primary)}.team-details-inner .tj-heading-two span{font-size:18px;font-weight:var(--tj-fw-bold);color:var(--tj-color-theme-secondary);font-family:var(--tj-ff-heading)}.team-details-inner .desc{margin-bottom:25px;letter-spacing:.32px;line-height:1.9}.team-details-inner .desc p:last-child{margin-bottom:0}.team-details-inner .team-share{margin-bottom:20px}.team-details-inner .team-share ul{list-style:none;padding:0;-webkit-box-align:center;gap:15px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.team-details-inner .team-share ul li a{-ms-flex-pack:center;height:30px;justify-content:center;-webkit-box-pack:center;border:1px solid var(--tj-color-theme-secondary);color:var(--tj-color-theme-secondary);-webkit-box-align:center;align-items:center;border-radius:50%;background:transparent;width:30px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.team-details-inner .team-share ul li a i{color:var(--tj-color-theme-secondary)}.team-details-inner .team-share ul li a:hover{border-color:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);background-color:var(--tj-color-heading-secondary)}.team-details-inner .team-share ul li a:hover i{color:var(--tj-color-theme-bg-2)}.team-details-inner .tj-progress-bar .progress-title .title{font-size:30px;margin-bottom:0;color:var(--tj-color-heading-secondary)}.team-details-inner .tj-progress-bar{max-width:520px;width:100%}.team-details-inner .tj-progress-bar .progress-title{margin-bottom:20px}.team-details-inner .tj-progress-bar .progress-title .title{font-size:25px;font-weight:var(--tj-fw-ebold);color:var(--tj-color-heading-primary)}.team-details-inner .tj-progress-bar label{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:12px;color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading);display:block}.team-details-inner .tj-progress-bar .skills{height:10px;margin-bottom:20px;position:relative;background-color:rgba(65,68,74,.2);border-radius:15px}.team-details-inner .tj-progress-bar .skills span{font-size:22px;font-weight:var(--tj-fw-bold);right:0;color:var(--tj-color-heading-primary);position:absolute;top:-40px;font-family:var(--tj-ff-heading)}.team-details-inner .tj-progress-bar .skills .skillbar{height:10px;background-color:var(--tj-color-theme-secondary);border-radius:15px;width:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.team-details-inner .tj-heading-two .title{font-size:30px}}.team-details-info{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-bottom:30px;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.team-details-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.team-details-item .check-list ul{list-style:none;padding:0;margin:0}.team-details-item .check-list ul li{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:15px;color:var(--tj-color-heading-primary);position:relative;font-family:var(--tj-ff-heading);padding-left:30px;z-index:2}.team-details-item .check-list ul li:last-child{margin-bottom:0}.team-details-item .check-list ul li span{-ms-flex-pack:center;height:18px;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;font-size:12px;color:var(--tj-color-common-white);-webkit-box-align:center;position:absolute;top:6px;align-items:center;border-radius:50%;background:var(--tj-color-theme-secondary);left:0;width:18px;line-height:1;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px){.team-details-item{margin-bottom:15px}.team-details-item:last-child{margin-bottom:0}}.team-contact-area{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;gap:40px}.team-contact-area,.team-contact-area .contact-info-two{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.team-contact-area .contact-info-two{gap:15px}.team-contact-area .contact-info-two .contact-icon{-ms-flex-pack:center;height:40px;justify-content:center;-webkit-box-pack:center;font-size:18px;border:1px solid var(--tj-color-theme-secondary);color:var(--tj-color-theme-secondary);-webkit-box-align:center;align-items:center;border-radius:50%;width:40px;line-height:1;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.team-contact-area .contact-info-two span{font-size:14px;margin-bottom:5px;display:block}.team-contact-area .contact-info-two .link{font-size:18px;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary);letter-spacing:.32px;font-family:var(--tj-ff-heading)}.team-contact-area .contact-info-two .link:hover{color:var(--tj-color-theme-secondary)}@media (max-width:575px){.team-contact-area{gap:25px}}.tj-service-details{padding-top:120px;padding-bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-service-details{padding-top:80px;padding-bottom:55px}}.tj-service-details .faq-item{max-width:100%}.service-details-item .tj-faq .accordion-item{-webkit-box-shadow:0 4px 30px 0 var(--tj-color-grey-5);box-shadow:0 4px 30px 0 var(--tj-color-grey-5);background:var(--tj-color-common-white)}.service-details-item .tj-faq .accordion-item.active{background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.service-details-item .tj-faq .accordion-item .faq-title{color:var(--tj-color-common-white)}.service-details-item .tj-faq .accordion-item .faq-title.collapsed{color:var(--tj-color-heading-primary);border-bottom:1px transparent}.service-details-item .tj-faq .accordion-item .faq-title:before{color:var(--tj-color-common-white);background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-secondary)),to(var(--tj-color-theme-primary)));background:linear-gradient(90deg,var(--tj-color-theme-secondary) 0,var(--tj-color-theme-primary) 100%)}.service-details-item .tj-faq .accordion-item .faq-title:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}.service-details-item .tj-faq .accordion-item .faq-title:not(.collapsed):before{color:var(--tj-color-theme-primary);content:"\f063";background:var(--tj-color-common-white)}.service-details-item .tj-faq .accordion-item .faq-title:focus{-webkit-box-shadow:none;box-shadow:none}.service-details-item .tj-faq .accordion-item .faq-title:after{display:none}.service-wrapper,.service-wrapper .details-image{margin-bottom:30px}.service-wrapper .details-image img{border-radius:10px;width:100%}.service-wrapper .service-text .title{margin-bottom:15px}.service-wrapper .service-text .desc{letter-spacing:.32px;line-height:1.9}.service-wrapper .service-text .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-wrapper .service-text{padding-left:0}.service-wrapper .title{font-size:24px}}.service-image-item{margin-bottom:30px}.service-image-item .services-image{margin-bottom:30px;-webkit-box-align:center;gap:24px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.service-image-item .services-image img{max-width:415px;border-radius:10px;width:100%}.service-image-item .desc{letter-spacing:.32px;line-height:1.9}.service-image-item .desc p:last-child{margin-bottom:0}@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:992px) and (max-width:1199px){.service-image-item .services-image img{max-width:290px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service-image-item .services-image{-ms-flex-wrap:wrap;flex-wrap:wrap}.service-image-item .services-image img{max-width:100%}}.service-check-area{margin-bottom:60px}.service-check-area .title{margin-bottom:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-check-area .title{font-size:24px}}.service-check-area .desc{margin-bottom:30px;letter-spacing:.32px;line-height:1.9}.service-check-area .desc p:last-child{margin-bottom:0}.service-check-area .service-content{-webkit-box-align:center;gap:24px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.service-check-area .service-content .service-images img{max-width:424px;border-radius:10px;width:100%}.service-check-area .service-content .check-list ul{list-style:none;padding:0;margin:0}.service-check-area .service-content .check-list ul li{font-size:15px;font-weight:var(--tj-fw-bold);margin-bottom:20px;color:var(--tj-color-heading-primary);position:relative;font-family:var(--tj-ff-heading);padding-left:30px;z-index:2}.service-check-area .service-content .check-list ul li:last-child{margin-bottom:0}.service-check-area .service-content .check-list ul li span{-ms-flex-pack:center;height:18px;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;font-size:12px;color:var(--tj-color-common-white);-webkit-box-align:center;position:absolute;top:6px;align-items:center;border-radius:50%;background:var(--tj-color-theme-secondary);left:0;width:18px;line-height:1;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-check-area .service-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.check-list ul{list-style:none;padding:0;margin:0}.check-list ul li{font-size:18px;font-weight:var(--tj-fw-bold);margin-bottom:22px;color:var(--tj-color-theme-secondary);position:relative;font-family:var(--tj-ff-heading);padding-left:35px;z-index:2}.check-list ul li:last-child{margin-bottom:0}.check-list ul li span{height:18px;font-size:12px;color:var(--tj-color-common-white);position:absolute;text-align:center;top:6px;border-radius:50%;background:var(--tj-color-theme-primary);left:0;width:18px;line-height:18px;display:inline-block}.check-list.style-3{margin-top:30px}.check-list.style-3 ul li{color:var(--tj-color-text-body)}.check-list.style-3 ul li span{height:0;font-size:18px;color:var(--tj-color-theme-primary);background:transparent;width:0}.check-list.style-3 ul li span i{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);display:inline-block}.tj-service-widget{padding:30px;margin-bottom:24px;position:relative;border-radius:10px;background:rgba(77,142,225,.1);z-index:3}.tj-service-widget .widget-title{font-weight:var(--tj-fw-bold);margin-bottom:35px;color:var(--tj-color-heading-primary);position:relative;z-index:1}.tj-service-widget .widget-title:before{height:2px;content:"";position:absolute;bottom:-5px;left:0;width:40px}.tj-service-widget .widget-title:before,.tj-service-widget.style-2{background:-webkit-gradient(linear,left top,right top,from(var(--tj-color-theme-primary)),to(var(--tj-color-theme-secondary)));background:linear-gradient(90deg,var(--tj-color-theme-primary) 0,var(--tj-color-theme-secondary) 100%)}.tj-service-widget.style-2{position:relative;z-index:2}.tj-service-widget.tj-service-widget ul{list-style:none;padding:0;margin:0}.tj-service-widget.tj-service-widget ul li{padding:17px 30px;font-size:16px;font-weight:var(--tj-fw-bold);position:relative;border-bottom:1px solid rgba(77,142,255,.2);z-index:1}.tj-service-widget.tj-service-widget ul li:last-child{margin-bottom:0}.tj-service-widget.tj-service-widget ul li a{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;color:var(--tj-color-heading-primary);-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tj-service-widget.tj-service-widget ul li a span{-ms-flex-pack:center;height:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-box-pack:center;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);font-size:12px;right:30px;-webkit-box-align:center;position:absolute;max-width:20px;-webkit-mask-position:center;mask-position:center;top:50%;align-items:center;background:var(--tj-color-theme-secondary);width:100%;-ms-flex-align:center;-webkit-mask-size:contain;mask-size:contain}.tj-service-widget.tj-service-widget ul li a i,.tj-service-widget.tj-service-widget ul li a span{color:var(--tj-color-common-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.tj-service-widget.tj-service-widget ul li a i{-webkit-animation:none;animation:none;line-height:1}.tj-service-widget.tj-service-widget ul li.active,.tj-service-widget.tj-service-widget ul li:hover{color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.tj-service-widget.tj-service-widget ul li.active a,.tj-service-widget.tj-service-widget ul li:hover a{color:var(--tj-color-common-white)}.tj-service-widget.tj-service-widget ul li.active a span,.tj-service-widget.tj-service-widget ul li:hover a span{color:var(--tj-color-theme-secondary);background-color:var(--tj-color-common-white)}.tj-service-widget.tj-service-widget ul li.active a span i,.tj-service-widget.tj-service-widget ul li:hover a span i{color:var(--tj-color-theme-secondary)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.tj-service-widget.tj-service-widget ul li{padding:15px}.tj-service-widget{padding:25px 15px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.tj-service-widget .side-title{font-size:25px}}.service-catagory ul{list-style:none;padding:0;margin:0}.service-catagory ul li{font-size:18px;font-weight:var(--tj-fw-sbold);margin-bottom:15px;border-bottom:1px solid rgba(77,142,255,.2);padding-bottom:15px;font-family:var(--tj-ff-heading)}.service-catagory ul li:last-child{margin-bottom:0}.service-catagory ul li a{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.service-catagory ul li a:hover{color:var(--tj-color-theme-secondary)}.service-contact .service-top-content{margin-bottom:20px}.service-contact .service-top-content .title{font-weight:var(--tj-fw-bold);margin-bottom:25px;color:var(--tj-color-common-white)}.service-contact .service-icon{height:100px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);mask-image:url(https://aquamend.info/public/resources/site/images/shapes/vector-1.svg);margin-right:auto;margin-bottom:20px;position:relative;max-width:75px;-webkit-mask-position:center;mask-position:center;background:var(--tj-color-common-white);margin-left:auto;width:100%;-webkit-mask-size:contain;mask-size:contain;z-index:1}.service-contact .service-icon span{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;max-width:35px;top:55%;left:50%;width:100%;line-height:1;z-index:2}.service-contact .service-bottom-content span{margin-bottom:5px;color:var(--tj-color-common-white);letter-spacing:.32px;display:block}.service-contact .service-bottom-content .link{font-size:30px;font-weight:var(--tj-fw-ebold);margin-bottom:15px;color:var(--tj-color-common-white);font-family:var(--tj-ff-heading);display:block}.service-contact .service-bottom-content .desc{color:var(--tj-color-common-white);letter-spacing:.32px;line-height:1.9}.service-contact .service-bottom-content .desc p:last-child{margin-bottom:0}.service-contact .service-button{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;margin-top:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-contact .service-top-content .title{font-size:25px}}.tj-project-details{padding-top:120px;padding-bottom:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tj-project-details{padding-top:80px;padding-bottom:80px}}.project-wrapper{margin-bottom:60px}.project-wrapper .project-image{margin-bottom:20px}.project-wrapper .project-image img{max-width:1320px;border-radius:10px;width:100%}.project-wrapper .details-text{padding-left:20px}.project-wrapper .details-text .title{margin-bottom:10px}.project-wrapper .details-text .desc{margin-bottom:20px;letter-spacing:.32px;line-height:1.9}.project-wrapper .details-text .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-wrapper{margin-bottom:30px}.project-wrapper .details-text{padding-left:0}.project-wrapper .details-text .title{font-size:24px}}.project-left-content .project-content{margin-bottom:30px;padding-left:20px}.project-left-content .project-content .title{margin-bottom:10px}.project-left-content .project-content .desc p{margin-bottom:20px;letter-spacing:.32px;line-height:1.9}.project-left-content .project-content .desc p:last-child{margin-bottom:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-left-content .project-content{padding-left:0}.project-left-content .project-content .title{font-size:24px}}.project-check{margin-bottom:30px;-webkit-box-align:center;gap:30px;align-items:center;-ms-flex-align:center;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.project-check .check-list ul{list-style:none;padding:0;margin:0}.project-check .check-list ul li{font-size:15px;font-weight:var(--tj-fw-bold);margin-bottom:20px;color:var(--tj-color-heading-primary);position:relative;font-family:var(--tj-ff-heading);padding-left:30px;z-index:2}.project-check .check-list ul li:last-child{margin-bottom:0}.project-check .check-list ul li span{-ms-flex-pack:center;height:18px;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;font-size:12px;color:var(--tj-color-common-white);-webkit-box-align:center;position:absolute;top:6px;align-items:center;border-radius:50%;background:var(--tj-color-theme-secondary);left:0;width:18px;line-height:1;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-check{padding-left:0}}.project_images img{max-width:420px;border-radius:10px;width:100%}@media (max-width:575px){.project_images{margin-bottom:30px}}.project_desc{letter-spacing:.32px;line-height:1.9;margin-top:20px}.project_desc p:last-child{margin-bottom:0}.project-feature-item{padding:40px;border-radius:10px;background:var(--tj-color-grey-2)}.project-feature-item .feature-category ul{list-style:none;padding:0;margin:0}.project-feature-item .feature-category ul li{font-size:18px;font-weight:var(--tj-fw-regular);margin-bottom:15px;color:var(--tj-color-heading-primary);-webkit-box-align:center;border-bottom:1px solid rgba(77,142,255,.2);gap:50px;align-items:center;padding-bottom:15px;-ms-flex-align:center;font-family:var(--tj-ff-heading);display:-webkit-box;display:-ms-flexbox;display:flex}.project-feature-item .feature-category ul li span{font-size:18px;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading)}.project-feature-item .project-rating{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;-webkit-box-align:center;gap:70px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-feature-item .project-rating .rate{font-size:18px;font-weight:var(--tj-fw-bold);color:var(--tj-color-heading-primary);font-family:var(--tj-ff-heading)}.project-feature-item .project-share ul{list-style:none;padding:0;-webkit-box-align:center;gap:15px;margin:0;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-feature-item .project-share ul a{-ms-flex-pack:center;height:30px;justify-content:center;-webkit-box-pack:center;font-size:14px;border:1px solid var(--tj-color-theme-secondary);-webkit-box-align:center;align-items:center;border-radius:50%;width:30px;-ms-flex-align:center}.project-feature-item .project-share ul a,.project-feature-item .project-share ul a i{color:var(--tj-color-theme-secondary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.project-feature-item .project-share ul a i{line-height:1}.project-feature-item .project-share ul a:hover{border-color:var(--tj-color-theme-secondary);color:var(--tj-color-common-white);background-color:var(--tj-color-theme-secondary)}.project-feature-item .project-share ul a:hover i{color:var(--tj-color-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.project-feature-item{padding:35px 15px}.project-feature-item .feature-category ul li{font-size:16px;gap:20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.project-feature-item{margin-top:50px}}@media (max-width:575px){.project-feature-item{margin-top:20px}}