:root{--primary-color:#e6af5d;--dark-color:#30373f;--secondary-color:#616161;--grey-color:#f6f4f5;--white-color:#ffffff;--body-fonts:'Plus Jakarta Sans', sans-serif;--title-fonts:'Plus Jakarta Sans', sans-serif}::-moz-selection{text-shadow:none;background:var(--primary-color);color:#fff}::-moz-selection{text-shadow:none;background:var(--primary-color);color:#fff}::selection{text-shadow:none;background:var(--primary-color);color:#fff}body{background:var(--white-color);font-family:var(--body-fonts);font-size:1rem;font-style:normal;font-weight:400;line-height:2;color:var(--secondary-color);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--title-fonts);color:var(--dark-color);font-style:normal;text-transform:capitalize;font-weight:600;margin:0;-ms-word-wrap:break-word;word-wrap:break-word}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:40px;font-style:normal;line-height:48px}h2{font-size:36px;font-style:normal;line-height:44px}h3{font-size:32px;font-style:normal;line-height:40px}h4{font-size:28px;font-style:normal;line-height:36px}h5{font-size:24px;font-style:normal;line-height:32px}h6{font-size:20px;font-style:normal;line-height:28px}a,.button{color:var(--primary-color);outline:none!important;text-decoration:none;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}a:focus,a:hover{color:var(--primary-color);outline:none;text-decoration:none!important}p{margin-bottom:30px}img{max-width:100%;height:auto}pre{background:var(--white-color);padding:15px;border:1px solid var(--grey-color)}hr{margin:0;padding:0;border-bottom:1px solid #e0e0e0;border-top:0}b,strong{font-weight:600}ol,ul{padding-left:25px;margin-bottom:1em}ol li{list-style:decimal}ol ol{padding-left:25px}ul li{list-style:none}dl dd{margin-bottom:15px}dl dd:last-child{margin-bottom:0}table{border:1px solid var(--grey-color);width:100%;margin-bottom:20px}table td,table th{border:1px solid var(--grey-color);padding:8px;text-align:center}input,input.form-control{background:var(--grey-color);border:1px solid var(--grey-color);color:var(--dark-color);width:100%;float:none;font-size:16px;padding:0 15px;height:54px;line-height:54px;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}input:focus,input:hover,textarea:focus,textarea:hover,.form-control:focus{border-color:var(--primary-color);outline:none;box-shadow:none;background-color:var(--grey-color)}input[type="radio"],input[type="checkbox"]{width:auto;height:auto;float:none;margin-right:5px}textarea{background:var(--grey-color);border:1px solid var(--grey-color);color:var(--dark-color);width:100%;float:none;padding:10px 15px;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}select,select.form-control{border:1px solid var(--grey-color);color:var(--secondary-color);width:100%;float:none;padding:0 30px 0 15px;height:54px;line-height:54px;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill=\'%23999999\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');background-color:var(--grey-color);background-repeat:no-repeat;background-position:right 16px bottom 50%;background-size:20px 20px}select:focus,select.form-control:focus{background-color:var(--grey-color);border-color:var(--primary-color)}.container,.elementor-section.elementor-section-boxed>.elementor-container{max-width:1300px}.content-area .site-main{padding:130px 0;display:inline-block;width:100%;overflow:hidden;float:left}#pt-loading{flex-direction:column;justify-content:center;align-items:center;position:fixed;display:flex;top:0;left:0;right:0;bottom:0;z-index:9999;width:100%;height:100%;background:var(--white-color)}#pt-loading img{height:60px}#back-to-top .top{position:fixed;bottom:30px;right:30px;margin:0;color:var(--white-color);background:var(--primary-color);z-index:999;border:1px solid var(--primary-color);font-size:26px;width:50px;height:50px;text-align:center;line-height:45px;animation:backtotop 2s infinite;transform:scale(0)}#back-to-top .top:hover{background:var(--white-color);color:var(--dark-color)}#back-to-top.active .top{transform:scale(1)}@keyframes backtotop{0%{bottom:45px}50%{bottom:30px}100%{bottom:45px}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 15px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid var(--grey-color);max-width:96%;padding:5px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-image figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-size:14px;line-height:1.6;margin:0;padding:.5rem;text-align:center}.wp-block-gallery figcaption.blocks-gallery-caption{margin-bottom:10px}.bypostauthor{display:block}.wp-caption-text{font-size:14px;margin:4px 0 0;line-height:normal}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;white-space:nowrap;height:0;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:var(--grey-color);border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:600;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}[type="button"],[type="reset"],[type="submit"]{font-family:var(--title-fonts);overflow:inherit;position:relative;width:auto;background:var(--primary-color);color:var(--white-color);text-transform:uppercase;font-size:14px;padding:12px 24px;font-weight:600;letter-spacing:1px;line-height:2;vertical-align:middle;border:none;display:inline-block;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out}[type="button"]:hover,[type="reset"]:hover,[type="submit"]:hover{color:var(--white-color);background:var(--dark-color)}.pt-button{font-family:var(--title-fonts);font-weight:600;text-transform:uppercase;line-height:2;font-size:14px;padding:12px 24px;position:relative;width:auto;background:var(--dark-color);color:var(--white-color);vertical-align:middle;display:inline-block;overflow:hidden;-webkit-border-radius:0 -moz-border-radius:0 border-radius:0 text-decoration:none;fill:var(--white-color);transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;letter-spacing:1px}.pt-button:hover,.pt-button:focus{background:var(--primary-color);color:var(--white-color)}.pt-button-block{display:flex;align-items:center}.pt-button .pt-button-line-right{background:var(--white-color);width:calc(45px - 1px);display:inline-block;height:1px;vertical-align:middle;opacity:1;margin-right:-6px;margin-top:-1px;margin-left:8px}.pt-button i{font-size:20px;line-height:28px}.pt-button.pt-button-link{background:#fff0;color:var(--dark-color);padding:0;transition:all 0.5s ease-in-out}.pt-button.pt-button-link .pt-svg svg circle:nth-child(2){-webkit-transition:all 1.2s cubic-bezier(.45,0,.14,1.03);-o-transition:all 1.2s cubic-bezier(.45,0,.14,1.03);transition:all 1.2s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:53.3% 51.7%;-ms-transform-origin:53.3% 51.7%;transform-origin:53.3% 51.7%;stroke-dasharray:160;stroke-dashoffset:160}.pt-button.pt-button-link .pt-svg:hover svg circle:nth-child(2){stroke-dashoffset:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:1.2s cubic-bezier(.38,.67,.76,.66);-o-transition:1.2s cubic-bezier(.38,.67,.76,.66);transition:1.2s cubic-bezier(.38,.67,.76,.66)}.pt-button.pt-button-link .pt-svg+.pt-button-text{margin-left:10px}.pt-button.pt-button-outline{background:#fff0;color:var(--primary-color);border:1px solid var(--primary-color);transition:all 0.5s ease-in-out}.pt-button.pt-button-outline .pt-button-line-right{background:var(--primary-color);transition:all 0.5s ease-in-out}.pt-button.pt-button-outline:hover{color:var(--dark-color);border-color:var(--dark-color)}.pt-button.pt-button-outline:hover .pt-button-line-right{background:var(--dark-color)}.owl-carousel .pt-blog-post .pt-blog-contain .pt-blog-title{font-size:22px;line-height:30px;margin-top:10px;margin-bottom:24px;text-transform:capitalize}.owl-carousel .pt-blog-post .pt-blog-contain{padding:20px 20px 0 0}.owl-carousel .pt-blog-post .pt-blog-contain .pt-post-category{margin-top:0;margin-bottom:10px}.owl-carousel .pt-blog-post .pt-blog-contain .pt-post-category a{background:#fff0;padding:0;color:var(--dark-color)}.owl-carousel .pt-blog-post .pt-post-meta ul{margin:0}.owl-carousel .pt-blog-post{margin-bottom:0}.pt-blog-post{margin-bottom:45px;background:var(--grey-color);display:inline-block;width:100%}.pt-blog-post .pt-post-media{overflow:hidden;position:relative}.pt-blog-post .pt-post-media img{width:100%;margin-left:30px;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-blog-post:hover .pt-post-media img{margin-left:0}.pt-blog-post .pt-blog-contain{padding:30px;display:inline-block;position:relative;width:100%}.pt-blog-post .pt-blog-contain p:last-child{margin-bottom:0}.pt-blog-post .pt-blog-contain .pt-post-meta+p a,.pt-blog-post .pt-blog-contain ul li a,.pt-blog-post .pt-blog-contain ol li a{color:var(--secondary-color)}.pt-blog-post .pt-blog-contain .pt-post-meta+p a:hover,.pt-blog-post .pt-blog-contain ul li a:hover,.pt-blog-post .pt-blog-contain ol li a:hover{color:var(--primary-color)}.pt-blog-post .pt-blog-contain .wp-block-archives-list li a{color:var(--secondary-color)}.pt-blog-col-3 .pt-blog-post .pt-blog-contain .pt-blog-title{font-size:22px;line-height:30px}.pt-blog-post .pt-post-category{position:absolute;top:30px;left:30px}.pt-blog-post .pt-post-category a{position:relative;color:var(--white-color);background:var(--primary-color);padding:8px 15px;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-size:14px}.pt-blog-post .pt-blog-contain .pt-post-category a+a{margin-bottom:5px}.pt-blog-post .pt-blog-contain .pt-blog-title{font-size:28px;line-height:36px;margin-top:0}.pt-blog-post .pt-blog-contain .pt-blog-title{color:var(--dark-color);margin-bottom:5px}.pt-blog-post .pt-blog-contain .pt-blog-title+.pt-btn-container{margin-top:15px}.pt-blog-post .pt-post-meta ul{margin:0 0 15px;padding:0;width:100%;display:-ms-flexbox!important;display:flex!important}.pt-blog-post .pt-post-meta ul li{list-style:none;float:left;display:inline-block;margin-right:15px;align-self:center!important;font-size:14px;line-height:22px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.pt-blog-post .pt-post-meta ul li{position:relative}.pt-blog-post .pt-post-meta ul li:last-child{margin-right:0}.pt-blog-post .pt-post-meta ul li a{color:var(--primary-color)}.pt-blog-post .pt-post-meta ul li a:hover{color:var(--dark-color)}.pt-blog-post .pt-post-meta ul li i{margin-right:10px;color:var(--primary-color)}.pt-blog-post .pt-post-meta ul li+li{position:relative;padding-left:15px}.pt-blog-post .pt-post-meta ul li+li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:15px;opacity:.6;background:var(--primary-color)}.pt-blog-post .pt-post-meta ul li:last-child{margin-right:0}.pt-blog-post .pt-post-media .pt-post-date{background:var(--primary-color);padding:15px;text-transform:uppercase;color:#fff;width:75px;text-align:center;line-height:1.3;position:absolute;left:15px;bottom:15px}.pt-blog-post .pt-post-media .pt-post-date a{color:var(--white-color);font-weight:400;letter-spacing:1px}.pt-blog-post .pt-post-media .pt-post-date span{display:inline-block;width:100%}@media(max-width:1365px){.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{float:left;width:31.66%}}@media(max-width:767px){.commentlist ol.children{padding-left:30px}.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:100%;margin-right:0}.commentlist .pt-comment-avatar{width:70px}}@media(max-width:479px){.commentlist .pt-comment-wrap{display:-ms-flexbox;display:inline-block;-ms-flex-align:start;align-items:inherit;width:100%}.commentlist .pt-comment-avatar{margin:0 0 15px 0}}.pt-pagination{margin-top:15px}.pt-pagination .page-numbers{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;padding:0;margin:0}.pt-pagination .page-numbers li:first-child .page-numbers{margin-left:0}.pt-pagination .page-numbers li .page-numbers{position:relative;display:block;padding:0 15px;height:45px;width:45px;text-align:center;line-height:45px;margin:0 5px;color:var(--dark-color);background-color:var(--grey-color)}.pt-pagination .page-numbers li .page-numbers:hover{color:var(--white-color);text-decoration:none;background-color:var(--primary-color);border-color:var(--primary-color);z-index:2}.pt-pagination .page-numbers li .page-numbers:focus{box-shadow:none;outline:0;z-index:2}.pt-pagination .page-numbers li .page-numbers:not(:disabled):not(.disabled){cursor:pointer}.pt-pagination .page-numbers li .page-numbers.current{color:var(--white-color);background:var(--primary-color);border-color:var(--primary-color);z-index:1;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s}.pt-pagination .page-numbers li .next.page-numbers,.pt-pagination .page-numbers li .prev.page-numbers{width:auto}@media(max-width:767px){.pt-pagination .page-numbers li .next.page-numbers,.pt-pagination .page-numbers li .prev.page-numbers{width:auto;display:none}}.pt-error-block{text-align:center}.pt-error-block .pt-errot-text{font-size:420px;font-family:var(--title-fonts);color:var(--primary-color);line-height:.8;margin-bottom:30px;font-style:normal;text-transform:uppercase;font-weight:500}@media(max-width:1023px){.pt-error-block .pt-errot-text{font-size:320px}}@media(max-width:767px){.pt-error-block .pt-errot-text{font-size:200px}.pt-error-block h2{font-size:26px;line-height:34px}}@media(max-width:479px){.pt-error-block .pt-errot-text{font-size:130px}}.widget{margin-bottom:30px;position:relative;padding:30px;background:var(--grey-color)}.widget:last-child{margin-bottom:0}.widget .widget-title,.widget .widget-title,.widget.widget_block h2{margin-bottom:15px;font-size:22px;line-height:30px}.widget ul{padding:0;margin:0}.widget ul li{list-style:none;margin:0 0 10px 0}.widget ul li:last-child{margin-bottom:0}.widget ul ul.children{padding-left:25px}.widget ul li a{color:var(--secondary-color);position:relative;-ms-word-wrap:break-word;word-wrap:break-word;padding:0 0 0 15px;text-transform:capitalize}.widget ul li a:hover{color:var(--primary-color);text-decoration:none}.widget.widget_search .widget-title{display:none}.search-form{position:relative}.search-form label{display:block}.widget.widget_search .search-form .search-field,.widget.widget_search .wp-block-search__input{background:var(--white-color);border-color:var(--white-color)}.widget.widget_search .search-form .search-field:hover,.widget.widget_search .wp-block-search__input:hover,.widget.widget_search .search-form .search-field:focus,.widget.widget_search .wp-block-search__input:focus{border-color:var(--primary-color)}.search-submit{background:var(--dark-color);border:none;padding:0;font-size:20px;position:absolute;text-align:center;color:var(--white-color);line-height:54px;height:54px;width:54px;top:0;right:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.search-submit:before{content:"\e610";font-family:'themify';font-weight:500}.search-submit:hover{background:var(--primary-color);outline:none}.widget.widget_recent_comments #recentcomments li.recentcomments span a,.widget.widget_recent_comments #recentcomments--1 li.recentcomments span a{color:var(--secondary-color);font-weight:600}.widget.widget_recent_comments #recentcomments li.recentcomments a:before{display:none}.widget.widget_recent_comments li.recentcomments a{color:var(--primary-color);padding-left:0}.widget.widget_recent_comments li.recentcomments a:hover{color:var(--primary-color);text-decoration:underline}.widget_archive select,.widget_categories select,.widget select{background-color:var(--white-color)}.wp-block-archives label{display:none}.widget_calendar table caption{padding:0 0 10px;color:var(--dark-color);font-weight:600;caption-side:top;text-align:center}.widget_calendar table#wp-calendar{width:100%;text-align:center;margin-bottom:0;margin-top:0;background:var(--white-color)}.widget_calendar table th{background:#fff0;font-weight:600;color:var(--dark-color)}.widget_calendar table tbody{color:var(--secondary-color)}.widget_calendar table td#today{background:var(--primary-color);color:var(--white-color)}.widget_calendar table td#today a{color:var(--white-color)}.widget_calendar table th,.widget_calendar table td{padding:8px;text-align:center;border:1px solid var(--grey-color)}.widget_calendar a{color:var(--dark-color);text-decoration:none}.widget_calendar a:hover{color:var(--primary-color)}.wp-calendar-nav{overflow:hidden;clear:both}.wp-calendar-nav .wp-calendar-nav-prev{width:50%;border:1px solid var(--grey-color);display:inline-block;float:left;text-align:center;border-right:0;padding:4px;border-top:0;color:var(--secondary-color);text-decoration:none;background:var(--white-color)}.wp-calendar-nav .wp-calendar-nav-next{width:50%;border:1px solid var(--grey-color);display:inline-block;float:left;text-align:center;padding:4px;border-top:0;color:var(--secondary-color);text-decoration:none;background:var(--white-color)}.wp-calendar-nav .pad{display:none}.wp-calendar-nav span a{color:var(--secondary-color);text-decoration:none}.wp-calendar-nav span a:hover{color:var(--primary-color)}.pt-blog-contain .wp-block-calendar{display:inline-block;width:100%;margin-bottom:30px}.wp-block-latest-comments{padding:0;margin:0}.wp-block-latest-comments li .wp-block-latest-comments__comment-author{color:var(--secondary-color);font-weight:400}.wp-block-latest-comments li .wp-block-latest-comments__comment-link{color:var(--primary-color)}.widget .wp-block-loginout input.input{background:var(--white-color);margin-bottom:15px}.widget .wp-block-loginout p{margin-bottom:0}.widget .wp-block-loginout p.login-remember{margin-bottom:15px}ul.wp-block-social-links li{margin-bottom:0}.wp-block-search{position:relative}.wp-block-search label{display:none}.wp-block-search .wp-block-search__button{background:var(--dark-color);border:none;padding:0;position:absolute;text-align:center;color:var(--white-color);font-size:0;line-height:54px;height:54px;width:54px;top:0;right:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;letter-spacing:0}.wp-block-search .wp-block-search__button:before{content:"\e610";font-family:'themify';font-weight:400;font-size:20px}.wp-block-search .wp-block-search__button:hover{background:var(--primary-color);outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:none;padding:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{padding:8px;border:1px solid #fff0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:hover,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{border:1px solid var(--primary-color)}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}.wp-block-search .wp-block-search__button svg{display:none}.widget_tag_cloud .tag-cloud-link,.wp-block-tag-cloud .tag-cloud-link{font-size:14px!important;text-transform:capitalize;background:var(--white-color);margin:0 10px 10px 0;display:inline-block;color:var(--dark-color);padding:4px 16px;border:1px solid var(--white-color);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out}.widget_tag_cloud .tag-cloud-link:hover,.wp-block-tag-cloud .tag-cloud-link:hover{border-color:var(--primary-color);background:var(--primary-color);color:var(--white-color)}@media(max-width:1023px){.sidebar.widget-area{margin-top:45px}}.widget.widget_nav_menu ul li,.widget ul.menu li{margin-bottom:0}.widget.widget_nav_menu ul li .sub-menu,.widget ul.menu li .sub-menu{padding-left:20px}.widget ul.wp-block-latest-posts__list li>a:before,.widget ul.wp-block-archives-list li>a:before,.widget ul.wp-block-categories-list li>a:before,.widget.widget_archive ul li>a:before,.widget.widget_categories ul li>a:before,.widget.widget_pages ul li>a:before,.widget.widget_meta ul li>a:before,.widget.widget_recent_entries ul li>a:before,.widget.widget_nav_menu ul li>a:before,.widget ul.wp-block-page-list li>a:before,.widget .wc-block-product-categories-list:not(.wc-block-product-categories-list--has-images) .wc-block-product-categories-list-item a:before,.widget.woocommerce.widget_product_categories ul.product-categories li.cat-item a:before{position:absolute;content:'\f054';left:0;font-size:10px;top:6px;color:inherit;font-family:"Font Awesome 5 Free";line-height:normal;font-weight:900}.widget_categories ul li,.widget_archive ul li{font-weight:400;color:var(--primary-color)}.widget_categories ul li a,.widget_archive ul li a{font-weight:400;color:var(--secondary-color)}.widget.widget_rss ul li{margin-bottom:30px}.widget.widget_rss ul li:last-child{margin-bottom:0}.widget.widget_rss ul li a{padding-left:0;font-size:16px;color:var(--dark-color);font-weight:600;font-family:var(--title-fonts)}.widget.widget_rss ul li a:hover{color:var(--primary-color)}.widget.widget_rss ul li a:before{display:none}.widget.widget_rss ul li cite{font-weight:600;margin-top:5px;display:inline-block;width:100%}.widget.widget_rss ul li .rss-date{font-size:14px;color:var(--primary-color);line-height:1;float:left;display:inline-block;width:100%;margin:5px 0}.widget_recent_entries ul li .post-date{font-weight:600;color:var(--dark-color)}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-family:var(--title-fonts);font-weight:600;text-transform:uppercase;line-height:2;font-size:14px;padding:12px 24px}.wc-block-product-categories.is-dropdown .wc-block-product-categories__dropdown{flex:1}.wc-block-product-categories.is-dropdown .wc-block-product-categories__button{padding:5px 10px}.widget.widget_product_search .woocommerce-product-search .search-field{background:var(--white-color)}.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single{background-color:var(--white-color);border:1px solid var(--white-color);border-radius:0;height:54px;line-height:54px}.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:20px;right:1px;width:20px}.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:54px}.widget.woocommerce.widget_products ul.product_list_widget li a{font-weight:600}.pt-sticky-post-label{padding:5px 15px;background:var(--primary-color);color:var(--white-color);margin-bottom:15px;display:inline-block}.pt-sticky-post-label i{margin-right:5px}.wp-block-button__link,.wp-block-file a.wp-block-file__button{background:var(--dark-color);color:var(--white-color)!important;font-size:14px;font-family:var(--title-fonts);font-weight:600;text-transform:uppercase;line-height:2;font-size:14px;padding:12px 24px;border-radius:0;letter-spacing:1px}.wp-block-button__link:hover,.wp-block-file a.wp-block-file__button:hover{background:var(--primary-color);color:var(--white-color)}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{border-color:var(--primary-color);color:var(--primary-color)!important}.is-style-outline .wp-block-button__link:hover,.wp-block-button__link.is-style-outline:hover{background:#fff0;border-color:var(--dark-color);color:var(--dark-color)!important}.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button{margin-bottom:30px}.wp-block-cover.has-background-dim{color:var(--white-color)}blockquote{background:var(--white-color);padding:15px 30px;border:1px solid var(--grey-color);border-radius:0;border-left:5px solid var(--primary-color);margin-bottom:30px}blockquote cite{font-family:var(--title-fonts);color:var(--primary-color);text-transform:uppercase;font-weight:600;font-style:italic}blockquote strong{font-family:var(--title-fonts);color:var(--primary-color);font-style:italic;font-weight:600}.pt-blog-post .pt-blog-contain blockquote p{margin-bottom:0}.pt-blog-post .pt-blog-contain p:last-child{margin-bottom:0}.pt-blog-post .pt-blog-contain table td,.pt-blog-post .pt-blog-contain table th,.pt-comment-area table td,.pt-comment-area table th{border-color:var(--grey-color);background:var(--white-color)}.pt-comment-area{display:inline-block;width:100%}.pt-blog-contain .wp-block-archives,.pt-blog-contain .wp-block-archives-dropdown,.pt-blog-contain .wp-block-categories,.pt-blog-contain .wp-block-latest-posts,.pt-blog-contain .wp-block-tag-cloud,.pt-blog-contain .wp-block-search{margin:0 0 30px;padding:0;display:inline-block;width:100%;float:left}.pt-blog-contain .wp-block-archives li{list-style-type:none}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment,.wp-block-latest-comments__comment{display:inline-block;width:100%}.gallery-item .gallery-caption{font-size:14px;line-height:22px}.gallery-size-thumbnail .gallery-item{margin-right:2%;width:18.4%;margin-bottom:2%;display:inline-block;vertical-align:top}.gallery.gallery-size-thumbnail{display:inline-block;width:100%}.gallery-size-thumbnail .gallery-item img{margin-bottom:10px}.gallery-columns-1 .gallery-item{width:100%;margin-right:0}.gallery-columns-2 .gallery-item{width:48%}.gallery-columns-3 .gallery-item{width:31.3%}.gallery-columns-4 .gallery-item{width:23%}.gallery-columns-5 .gallery-item{width:18%}.gallery-columns-6 .gallery-item{width:14.6%}.gallery-columns-7 .gallery-item{width:12.2%}.gallery-columns-8 .gallery-item{width:10.5%}.gallery-columns-9 .gallery-item{width:9.1%}.page-links{margin:15px 0 10px;clear:both}.pt-blog-contain .page-links a,.page-links>span.page-number,.page-links a,.page-links .post-page-numbers{border:none;width:30px;height:30px;line-height:30px;text-align:center;background:var(--white-color);margin-left:5px;padding:0;display:inline-block;color:var(--dark-color)}.pt-blog-contain .page-links a:hover,.page-links .post-page-numbers.current{text-decoration:none;border-color:#fff0;background:var(--primary-color);color:var(--white-color)}.pt-blog-contain .page-links>span.page-number,.page-links>span.page-number{background:var(--primary-color);color:var(--white-color)}article.hentry .pt-blog-contain .page-links a:hover{color:#fff}.wp-block-table.is-style-stripes td{border-color:#eaeaea}.wp-block-table td,.wp-block-table th{text-align:left}.wp-block-latest-posts.is-grid.has-dates{margin:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd) td{background-color:var(--grey-color)}article.hentry.format-audio .pt-post-media p:nth-child(-n+2){display:inline-block;margin-bottom:0;padding-top:30px}article.hentry.format-audio .pt-post-media p{margin-bottom:0;padding-left:30px}article.hentry.format-audio .pt-post-media p{margin-bottom:0;padding-left:30px}article.hentry.format-video .pt-post-media p{margin-bottom:0}article.hentry.format-video .pt-post-media{text-align:center}article.hentry.format-audio .pt-post-media embed,article.hentry.format-video .pt-post-media iframe{width:100%}.comment-respond{margin-top:0;display:inline-block;width:100%}.woocommerce #review_form #respond.comment-respond{display:block}.pt-comment-area .comments-title,.comment-respond .comment-reply-title{position:relative;margin:0;padding-bottom:0;font-size:26px;line-height:34px}.comment-respond .comment-reply-title{padding-top:45px}.comment-respond .comment-reply-title a{font-weight:400;color:var(--primary-color);font-size:14px;margin-left:30px}.comment-respond .comment-reply-title a:hover{color:var(--primary-color);text-decoration:none}.commentlist{margin:0;padding:0;list-style:none}.commentlist .comment{margin-top:15px;margin-bottom:0;vertical-align:top;padding:0;list-style:none}.commentlist .pt-comment-info{padding:30px;border:1px solid var(--grey-color);position:relative;background:var(--grey-color)}.commentlist ol.children{padding-left:60px}.commentlist .pt-comment-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.commentlist .pt-comment-avatar{padding-right:15px}.commentlist .pt-comment-avatar img{width:70px}.commentlist .pt-comment-box{position:relative;display:inline-block;width:100%}.commentlist .pt-comment-box .title{font-size:20px;line-height:28px}.commentlist .pt-comment-box .title:hover{text-decoration:none;color:var(--primary-color)}.commentlist .comment-content p{margin:0}.commentlist .pt-comment-info .reply a{position:absolute;right:30px;top:30px;margin:0;font-size:14px;line-height:22px}.commentlist .pt-comment-info .reply a:hover{color:var(--primary-color);text-decoration:none}.no-comments,.comment-awaiting-moderation{font-style:italic;margin:15px 0}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-color:var(--grey-color);border-radius:0}.comment-respond .comment-notes,.comment-respond .logged-in-as{padding:0;margin:0 0 30px}.comment-respond .comment-form-comment{margin-top:0;margin-bottom:30px;display:inline-block;width:100%;float:left}.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{float:left;width:32.6%;display:inline-block;margin:0 15px 30px 0}.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:31.7%}.comment-respond .comment-form-url{margin-right:0}.comment-respond .form-submit{display:inline-block;width:100%;margin-bottom:0;float:left}.commentlist .comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:31.7%;float:left}.pt-blog-post .post-password-form input[type="password"]{background:var(--white-color)}.pt-blog-post .post-password-form input[type="submit"]{vertical-align:bottom}@media(max-width:1199px){.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:31.6%}}@media(max-width:767px){.comment-respond .comment-form-author,.comment-respond .comment-form-email,.comment-respond .comment-form-url{width:100%;margin-right:0}}@media(max-width:576px){.pt-blog-post .post-password-form label{display:block;margin-bottom:15px}}@media(max-width:479px){.commentlist .pt-comment-info{padding:15px}.commentlist .pt-comment-info .reply a{right:15px;top:15px}.pt-comment-area .comments-title,.comment-respond .comment-reply-title{font-size:24px;line-height:32px}}ol.commentlist .pingback,ol.commentlist .trackback{margin-left:25px}footer#pt-footer .widget .footer-title{margin-bottom:20px;font-size:22px;line-height:30px}footer#pt-footer .widget_calendar table caption{color:var(--white-color)}footer#pt-footer .widget #recentcomments--1 .recentcomments a{padding:0}footer#pt-footer .widget #recentcomments--1 .recentcomments a:before,footer#pt-footer .widget ul li .rsswidget:before,footer#pt-footer .pt-footer-social ul li a:before{display:none}footer#pt-footer .widget ul li a:hover{color:var(--primary-color)}footer#pt-footer .widget ul li .comment-author-link a{padding:0}footer#pt-footer .widget ul li.recentcomments a{padding:0}footer#pt-footer .wp-block-latest-comments li .wp-block-latest-comments__comment-author{color:var(--white-color)}footer#pt-footer label{color:var(--white-color)}footer#pt-footer label input#rememberme{vertical-align:middle}footer#pt-footer .login-submit .button{background:var(--primary-color)}footer#pt-footer ul.wp-block-social-links li.wp-social-link{margin-bottom:0}footer#pt-footer ul.wp-block-social-links li.wp-social-link a:hover{color:var(--white-color)}footer#pt-footer .wp-block-search .wp-block-search__button{background:var(--primary-color)}footer#pt-footer .wc-block-grid__product .wc-block-grid__product-add-to-cart a.wp-block-button__link{background:var(--primary-color)}footer#pt-footer .wc-block-product-search .wc-block-product-search__button{background:var(--primary-color)}footer#pt-footer .widget.widget_recent_comments #recentcomments--1 li.recentcomments span a{color:var(--primary-color)}footer#pt-footer table td,footer#pt-footer table th{border:1px solid var(--grey-color)}footer#pt-footer .calendar_wrap table caption{padding:0 0 10px;font-weight:600;font-family:var(--title-fonts);color:var(--white-color)}footer#pt-footer .calendar_wrap td#today{background:var(--white-color);color:var(--dark-color)}footer#pt-footer .calendar_wrap td#today a{color:var(--dark-color)}footer#pt-footer ul li a.rsswidget{padding-left:0;font-size:16px;color:var(--dark-color);font-weight:400;font-family:var(--title-fonts)}footer#pt-footer ul li .rss-date{font-size:14px;color:var(--primary-color);line-height:1;float:left;display:inline-block;width:100%;margin:5px 0}footer#pt-footer ul li cite{font-weight:400;margin-top:5px;display:inline-block;width:100%}footer#pt-footer .search-form{position:relative}footer#pt-footer .search-form .search-submit{background:var(--primary-color);border:none;position:absolute;text-align:center;line-height:54px;height:54px;width:54px;top:0;right:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}footer#pt-footer .search-form .search-submit:before{content:"\e610";font-family:'themify';font-weight:400}footer#pt-footer .search-form .search-submit:hover{outline:none}footer#pt-footer .search-form input{background:var(--white-color);border-color:var(--white-color);padding:8px}footer#pt-footer .tagcloud .tag-cloud-link{font-size:14px!important;color:var(--dark-color);background:var(--white-color);margin:0 10px 10px 0;display:inline-block;float:left;padding:4px 16px;border:1px solid var(--white-color);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;line-height:22px}footer#pt-footer .tagcloud .tag-cloud-link:hover{color:var(--white-color)}footer#pt-footer .woocommerce-product-search button{background:var(--primary-color)}footer#pt-footer .widget ul.menu li{margin-bottom:10px}footer#pt-footer .widget ul.menu li a,footer#pt-footer .pt-widget-menu .pt-service li a{position:relative;border:none;display:inline-block;width:100%;text-transform:capitalize}footer#pt-footer .widget ul.menu li a:first-child{padding-top:0}footer#pt-footer .widget ul.menu li a:hover,footer#pt-footer .pt-widget-menu .pt-service li a:hover{color:var(--primary-color)}footer#pt-footer .wp-calendar-nav .wp-calendar-nav-prev,footer#pt-footer .wp-calendar-nav .wp-calendar-nav-next{background:#fff0;border:1px solid var(--white-color);border-top:0}footer#pt-footer .wp-calendar-nav .wp-calendar-nav-prev a,footer#pt-footer .wp-calendar-nav .wp-calendar-nav-next a{color:var(--white-color)}footer#pt-footer .wp-caption p.wp-caption-text{color:var(--dark-color)}footer#pt-footer .pt-widget-menu .pt-service li a:before{content:"";position:absolute;top:18px;bottom:0;left:0;width:5px;height:5px;display:inline-block;background:var(--primary-color);margin:0}footer#pt-footer .pt-footer-style-1 .pt-footer-social{display:inline-block}footer#pt-footer .pt-footer-style-1 .pt-footer-social ul{margin:0;padding:0}footer#pt-footer .pt-footer-style-1 .pt-footer-social ul li{list-style:none;float:left;margin-bottom:0}footer#pt-footer .pt-footer-style-1 .pt-footer-social ul li+li{margin-left:24px}footer#pt-footer .pt-footer-style-1 .pt-footer-social ul li a{color:var(--white-color)}footer#pt-footer .pt-footer-style-1 .pt-footer-social ul li a:hover{color:var(--primary-color)}footer#pt-footer .pt-footer-style-1 .pt-foote-recent-post .pt-foote-recent-post-info h6{color:var(--white-color)}footer#pt-footer .widget:first-child{margin-bottom:45px}footer#pt-footer .pt-footer-logo{height:50px;width:auto}footer#pt-footer .pt-footer-logo~p{margin-bottom:0}footer#pt-footer .widget .footer-title{color:var(--white-color)}footer#pt-footer .widget ul.menu li a,footer#pt-footer .pt-widget-menu .pt-service li a,footer#pt-footer .widget ul li a{color:var(--white-color)}footer#pt-footer .widget ul.menu li,footer#pt-footer .pt-widget-menu .pt-service li,footer#pt-footer .widget ul li{color:var(--white-color)}.animated{-webkit-animation-duration:1.25s;animation-duration:1.25s}.fadeInDown{animation-name:fadeInDown;transition:all 0.5s ease}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}header#pt-header{position:relative;display:inline-block;width:100%;clear:both;background:var(--white-color);z-index:99}header#pt-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1)}header#pt-header .pt-top-header{background:var(--dark-color);padding:0;font-size:14px}header#pt-header .pt-header-social.tagline{color:var(--white-color);padding-top:13px;display:block;font-family:var(--title-fonts);font-weight:500;font-size:14px;text-transform:uppercase;line-height:22px}header#pt-header .pt-top-header .text-left .pt-header-social.text-left{color:var(--white-color);padding-top:10px;display:inline-block}header#pt-header .pt-top-header a.pt-header-contact{color:var(--white-color);padding:10px 0;display:inline-block;margin-right:10px;border-right:1px solid rgb(255 255 255 / .1);padding-right:15px;font-family:var(--title-fonts);font-weight:500;font-size:14px;text-transform:uppercase}header#pt-header .pt-top-header a.pt-header-contact i{margin-right:5px}header#pt-header .pt-top-header .pt-header-contact.text-right ul{float:right}header#pt-header .pt-top-header .pt-header-contact ul{margin:0;padding:0}header#pt-header .pt-top-header .pt-header-contact ul li{list-style:none;display:inline-block;color:var(--white-color);border-left:1px solid rgb(255 255 255 / .1);padding:10px 30px;float:left}header#pt-header .pt-top-header .pt-header-contact ul li:last-child{margin-right:0;border-right:1px solid rgb(255 255 255 / .1)}header#pt-header .pt-top-header .pt-header-contact ul li i{margin-right:8px}header#pt-header .pt-top-header .pt-header-contact ul li a{color:var(--white-color)}header#pt-header .pt-top-header .pt-header-contact ul li a:hover{color:var(--white-color);background:#fff0}header#pt-header .pt-top-header .text-right .pt-header-social ul,header#pt-header .pt-top-header .pt-header-social.text-right ul{float:right}header#pt-header .pt-top-header .pt-header-social ul{margin:0;padding:0}header#pt-header .pt-top-header .pt-header-social ul li{list-style:none;display:inline-block;float:left;border-left:1px solid rgb(255 255 255 / .1)}header#pt-header .pt-top-header .pt-header-social ul li a{color:var(--white-color);padding:10px 20px;display:inline-block}header#pt-header .pt-top-header ul li a:hover{color:var(--white-color);background:var(--primary-color)}header#pt-header .pt-top-header .pt-header-social ul li:last-child{border-right:1px solid rgb(255 255 255 / .1)}header#pt-header .pt-top-header.top-style-1 .pt-top-right{display:inline-flex;align-items:center}header#pt-header .pt-top-header.top-style-1 .pt-top-right.text-right{float:right}header#pt-header .pt-top-header.top-style-1 .pt-header-time ul{margin:0;padding:0;color:var(--white-color);list-style:none}header#pt-header .pt-top-header.top-style-1 .pt-header-time ul li i{margin-right:10px;color:var(--white-color)}header#pt-header .pt-top-headertop-style-1 .text-right .pt-header-contact{float:right}header#pt-header .pt-top-header.top-style-1 .pt-header-contact ul li{border:none;padding:10px 0}header#pt-header .pt-top-header.top-style-1 .pt-header-contact ul li+li{margin-left:20px}header#pt-header .pt-top-header.top-style-1 .pt-header-social{padding-left:20px}header#pt-header .pt-top-header.top-style-1 .pt-header-social ul li{border:none}header#pt-header .pt-top-header.top-style-1 .pt-header-social ul li{margin-right:20px}header#pt-header .pt-top-header.top-style-1 .pt-header-social ul li:last-child{margin-right:0}header#pt-header .pt-top-header.top-style-1 .pt-header-social ul li a{color:var(--white-color);background:#fff0;padding:10px 0;display:inline-block}header#pt-header .pt-top-header.top-style-1 ul li a:hover{color:var(--primary-color)}header#pt-header .pt-bottom-header .navbar .navbar-brand{line-height:80px}header#pt-header .pt-bottom-header .navbar .navbar-brand img{height:50px}header#pt-header .pt-bottom-header{min-height:90px;transition:all 0.8s ease}header#pt-header .pt-bottom-header .navbar{padding:0}header#pt-header .pt-bottom-header .navbar .pt-menu-contain{display:inline-block;width:100%}header#pt-header .pt-bottom-header .navbar .navbar-nav{float:right}header#pt-header .pt-bottom-header .navbar .navbar-nav li{position:relative;display:inline-block;float:left;margin-right:30px;color:var(--dark-color);line-height:90px;font-weight:400}header#pt-header .pt-bottom-header .navbar .navbar-nav li:last-child{margin-right:0}header#pt-header .pt-bottom-header .navbar .navbar-nav li a{color:var(--dark-color);font-family:var(--title-fonts);font-size:14px;text-transform:uppercase;line-height:22px;font-weight:600;letter-spacing:1px}header#pt-header .pt-bottom-header .navbar .navbar-nav li a:focus,header#pt-header .pt-bottom-header .navbar .navbar-nav li a:hover,header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-item a,header#pt-header .pt-bottom-header .navbar .navbar-nav li.current_page_item a,header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover a,header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor a{color:var(--primary-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu{display:none}header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu{display:block;background:var(--white-color);position:absolute;top:100%;left:0;padding-left:0;display:inline-block;width:210px;z-index:999;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li{line-height:2;padding:0;margin:0;display:inline-block;width:100%;color:var(--secondary-color);transition:all 0.5s ease}header#pt-header .pt-bottom-header .navbar .navbar-nav li i{margin-left:10px;font-size:12px;color:var(--dark-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a{line-height:2;text-transform:capitalize;padding:10px 15px;display:inline-block;width:100%;color:var(--secondary-color);font-size:14px;font-weight:500;position:relative}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:before{content:"";position:absolute;left:0;top:calc(50% - 0px);background:var(--white-color);width:0;height:2px;opacity:0;transition:all 0.5s ease;display:none}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:hover:before,header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:focus:before,header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a:before{opacity:1;width:20px}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:focus,header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a:hover,header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li.current-menu-item>a{background:var(--primary-color);color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>a{background:var(--primary-color);color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>a:before{opacity:1;width:20px}@media screen and (max-width:4000px) and (min-width:1023px){header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>.sub-menu{display:block!important}}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li>.sub-menu{display:none}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{position:absolute;top:0;left:100%;display:block;background:var(--white-color);padding-left:0;display:inline-block;width:200px}header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pt-submenu-icon{opacity:1;position:absolute;top:12px;right:15px;line-height:2;font-size:12px;color:var(--dark-color);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li.menu-item-has-children:hover>.pt-submenu-icon{color:var(--white-color)}header#pt-header .pt-menu-search-block{position:relative;margin:0 0 0 30px}header#pt-header .pt-menu-search-block a{color:var(--dark-color);font-size:22px;text-align:center;display:inline-block}header#pt-header .pt-search-form{position:absolute;top:67px;right:-30px;width:350px;padding:15px;z-index:999;display:none;background:var(--white-color);-webkit-box-shadow:0 3px 30px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 3px 30px 0 rgb(0 33 85 / .1);box-shadow:0 3px 30px 0 rgb(0 33 85 / .1)}header#pt-header .pt-button:hover .pt-button-line-left{width:calc(15px - 1px)}header#pt-header.pt-header-default .pt-top-header a.pt-header-contact{border:none}header#pt-header.pt-header-default .pt-bottom-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);background:var(--white-color)}header#pt-header.pt-header-default .pt-btn-container{margin:0 0 0 30px}header#pt-header.pt-header-default .pt-btn-container .pt-button:hover{background:var(--dark-color)}header#pt-header.pt-header-default .pt-toggle-btn{padding:0;margin:0 0 0 30px}header#pt-header.pt-header-default .pt-toggle-btn a{position:relative;display:inline-block;padding:0;font-size:38px;background:var(--primary-color);color:#fff;line-height:52px;width:52px;height:52px;text-align:center}header#pt-header.pt-header-default .pt-menu-search-block{margin:0 0 0 30px}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>i{display:none}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>a{position:relative;padding-bottom:6px}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>a:before{position:absolute;content:"";width:0;height:2px;background:var(--dark-color);transition:all 0.5s ease;left:0;bottom:0;opacity:0}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>a:hover:before{width:100%;opacity:1}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li:hover>a{color:var(--dark-color)}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a{color:var(--dark-color)}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a:before,header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a:before{width:100%;opacity:1}header#pt-header.pt-header-style-1{position:absolute;width:100%}header#pt-header.pt-header-style-1 .pt-top-header.top-style-1{padding:0 45px}header#pt-header.pt-header-style-1 .pt-bottom-header{padding:0 45px;background:var(--grey-color)}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav{float:none;justify-content:center}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>i{display:none}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>a{position:relative;padding-bottom:4px}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>a:before{position:absolute;content:"";width:0;height:2px;background:var(--dark-color);transition:all 0.5s ease;left:0;right:0;margin:0 auto;bottom:0;opacity:0}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>a:hover:before{width:100%;opacity:1}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li:hover>a{color:var(--dark-color)}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a{color:var(--dark-color)}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a:before,header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a:before{width:100%;opacity:1}header#pt-header.pt-header-style-1 .pt-bottom-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);background:var(--white-color)}header#pt-header.pt-header-style-1 .pt-bottom-header .pt-header-info-box{display:flex;align-items:center}header#pt-header.pt-header-style-1 .pt-menu-search-block a>i{font-weight:500}header#pt-header.pt-header-style-1 .pt-menu-search-block a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-1 .pt-toggle-btn{line-height:75px;padding:22px 0;color:var(--dark-color);cursor:pointer;margin-left:30px}header#pt-header.pt-header-style-1 .pt-toggle-btn a{position:relative;display:block;top:0;width:30px;height:2px;margin:0 auto;border:none;cursor:pointer;background:var(--dark-color);color:inherit;font-size:0;transition:0.35s}header#pt-header.pt-header-style-1 .pt-toggle-btn a:before,header#pt-header.pt-header-style-1 .pt-toggle-btn a:after{position:absolute;top:0;left:50%;display:block;width:100%;height:2px;background:var(--dark-color);content:"";transition:transform 0.35s}header#pt-header.pt-header-style-1 .pt-toggle-btn a:before{transform:translate(0%,-10px);left:auto;right:0;width:80%}header#pt-header.pt-header-style-1 .pt-toggle-btn a:after{transform:translate(0%,10px);left:auto;right:0;width:80%}header#pt-header.pt-header-style-2{position:absolute;width:100%;background:#fff0}header#pt-header.pt-header-style-2 .pt-top-header.top-style-1{padding:0 45px}header#pt-header.pt-header-style-2 .pt-bottom-header{padding:0 45px;border-bottom:1px solid rgb(255 255 255 / .1)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav{float:none;justify-content:center}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li i{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a:focus,header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-2 .pt-header-info-box{display:flex;align-items:center}header#pt-header.pt-header-style-2 .pt-menu-search-block a{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-btn-container .pt-button:hover{background:var(--white-color);color:var(--dark-color)}header#pt-header.pt-header-style-2 .pt-btn-container .pt-button:hover span.pt-button-text:before{background:var(--dark-color)}header#pt-header.pt-header-style-2 .pt-bottom-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);background:var(--dark-color)}header#pt-header.pt-header-style-2 .pt-toggle-btn{line-height:75px;padding:22px 0;color:var(--white-color);cursor:pointer;margin-left:30px}header#pt-header.pt-header-style-2 .pt-toggle-btn a{position:relative;display:block;top:0;width:30px;height:2px;margin:0 auto;border:none;cursor:pointer;background:var(--white-color);color:inherit;font-size:0;transition:0.35s}header#pt-header.pt-header-style-2 .pt-toggle-btn a:before,header#pt-header.pt-header-style-2 .pt-toggle-btn a:after{position:absolute;top:0;left:50%;display:block;width:100%;height:2px;background:var(--white-color);content:"";transition:transform 0.35s}header#pt-header.pt-header-style-2 .pt-toggle-btn a:before{transform:translate(0,-10px);left:auto;right:0;width:80%}header#pt-header.pt-header-style-2 .pt-toggle-btn a:after{transform:translate(0%,10px);left:auto;right:0;width:80%}header#pt-header.pt-header-style-3{position:absolute;width:100%;background:#fff0}header#pt-header.pt-header-style-3 .pt-bottom-header{border-top:1px solid rgb(255 255 255 / .1)}header#pt-header.pt-header-style-3 .pt-top-header{background:#fff0;padding:0;font-weight:500}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-contact ul li a{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-contact ul li a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-contact ul li i{color:var(--primary-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-time ul{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-time ul li i{color:var(--primary-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-social ul li a{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-top-header .pt-header-social ul li a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav{float:none;justify-content:center}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li i{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-3 .pt-bottom-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);background:var(--dark-color)}header#pt-header.pt-header-style-3 .pt-bottom-header a.pt-button{background:var(--primary-color)}header#pt-header.pt-header-style-1.pt-style-5 .pt-top-header.top-style-1{background:var(--primary-color)}header#pt-header.pt-header-style-1.pt-style-5{background:#fff0}header#pt-header.pt-header-style-1.pt-style-5 .pt-bottom-header{background:#fff0}header#pt-header.pt-header-style-1.pt-style-5 .pt-bottom-header .navbar{background:var(--white-color);padding:0 30px}header#pt-header.pt-header-style-1.pt-style-5 .pt-bottom-header .navbar .navbar-nav{justify-content:flex-end}header#pt-header.pt-header-style-1.pt-style-5 .pt-bottom-header.pt-header-sticky{background:var(--white-color)}header#pt-header.pt-header-style-1.pt-style-6 .pt-bottom-header{padding:0 30px;padding-right:0}header#pt-header.pt-header-style-1.pt-style-6 .pt-toggle-btn{padding:44px 30px;background:var(--primary-color)}header#pt-header.pt-header-style-1.pt-style-6 .pt-toggle-btn a{background:var(--white-color)}header#pt-header.pt-header-style-1.pt-style-6 .pt-toggle-btn a:before,header#pt-header.pt-header-style-1.pt-style-6 .pt-toggle-btn a:after{background:var(--white-color)}@media(max-width:1599px){header#pt-header .pt-bottom-header .navbar .navbar-nav li{margin-right:20px}}@media(max-width:1399px){header#pt-header .pt-bottom-header .navbar .navbar-nav li{margin-right:20px}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{left:inherit;right:100%}}@media(max-width:1365px){header#pt-header .pt-top-header .pt-header-social ul li a{font-size:12px;padding:10px 15px}header#pt-header .pt-top-header a.pt-header-contact{padding:7px 0}header#pt-header .pt-top-header .pt-header-contact ul li{font-size:12px;padding:10px 15px}header#pt-header .pt-top-header.top-style-1{font-size:14px}header#pt-header .pt-top-header.top-style-1 .pt-header-social ul li a{font-size:14px}header#pt-header .pt-top-header.top-style-1 .pt-header-contact ul li{font-size:14px}header#pt-header.pt-header-default .pt-btn-container{margin:0 0 0 15px}header#pt-header.pt-header-default .pt-menu-search-block{margin:0 0 0 15px}header#pt-header.pt-header-default .pt-toggle-btn{margin:0 0 0 15px}header#pt-header .pt-bottom-header .navbar .navbar-nav li{font-size:14px;margin-right:15px}}@media(max-width:1199px){header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav li{margin-right:10px}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav li:last-child{margin-right:0}header#pt-header.pt-header-style-2 .pt-bottom-header{padding:0 15px}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a{font-size:14px}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a{font-size:12px}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li{margin-right:10px}}@media(max-width:1023px){.navbar-expand-lg .navbar-toggler{display:block}.navbar-expand-lg .navbar-collapse.collapse:not(.show){display:none!important}header#pt-header .pt-bottom-header .navbar-toggler{font-size:20px;padding:12px 18px;line-height:normal;float:right;outline:none;margin:0 0 0 15px;color:var(--white-color);box-shadow:none;background:var(--dark-color)}header#pt-header .pt-bottom-header .navbar-toggler:hover{color:var(--white-color);background:var(--primary-color)}header#pt-header .pt-bottom-header .navbar .navbar-collapse{width:100%;position:absolute;left:0;top:100%;background:#fff;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);max-height:330px;overflow-y:scroll;overflow-x:hidden}header#pt-header .pt-bottom-header .navbar .navbar-brand{line-height:60px}header#pt-header .pt-bottom-header{min-height:60px}header#pt-header .pt-search-form{top:57px}header#pt-header .pt-bottom-header .navbar .navbar-nav{float:left;width:100%;display:inline-block}header#pt-header .pt-bottom-header .navbar .navbar-nav li{float:left;width:100%;display:inline-block;line-height:normal;position:relative;font-size:16px;position:relative}header#pt-header .pt-bottom-header .navbar .navbar-nav li a{width:100%;display:inline-block;padding:15px}header#pt-header .pt-bottom-header .navbar .navbar-nav li i{margin-left:0;opacity:1;font-size:12px;position:absolute;right:0;margin-top:0;top:0;padding:22px;-moz-transform:none;-webkit-transform:none;-o-transform:none;-ms-transform:none;transform:none}header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu{position:relative;top:0;left:0;padding-left:0;background:#f5f5f5;box-shadow:none;display:inline-block;width:100%}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li.menu-item-has-children:hover>a{background:var(--primary-color);color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover .sub-menu li.menu-item-has-children>.pt-submenu-icon{opacity:1;position:absolute;top:0;right:0;line-height:2;font-size:12px;padding:12px 30px;-moz-transform:none;-webkit-transform:none;-o-transform:none;-ms-transform:none;transform:none}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a{padding:10px 30px}header#pt-header .pt-bottom-header .navbar .navbar-nav li>a:hover,header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>a{background:var(--primary-color);color:var(--dark-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{background:var(--primary-color);color:var(--dark-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>.pt-submenu-icon,header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>.pt-submenu-icon{color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li:hover>.sub-menu{position:relative;top:0;left:0;background:#fff0;display:inline-block;width:100%;float:left}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu>li>a{background:#f5f5f5;color:var(--secondary-color)}header#pt-header .pt-top-header .pt-header-contact ul li{padding:10px 10px}header#pt-header.pt-header-default .pt-btn-container{margin-left:auto}header#pt-header.pt-header-default .pt-shop-btn+.pt-btn-container{margin-left:0}header#pt-header.pt-header-default .pt-menu-search-block{margin-left:auto!important}header#pt-header.pt-header-default .pt-toggle-btn{display:none}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>a{padding-bottom:15px}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li:hover>a{color:var(--white-color)}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a{color:var(--white-color)}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>a:before{display:none}header#pt-header.pt-header-default .pt-bottom-header .navbar .navbar-nav>li>i{display:inline-block}header#pt-header.pt-header-style-1 .pt-top-header.top-style-1{padding:0 15px}header#pt-header.pt-header-style-1 .pt-bottom-header{padding:0 15px}header#pt-header.pt-header-style-1 .pt-bottom-header .pt-header-info-box{margin-left:auto}header#pt-header.pt-header-style-1 .pt-toggle-btn{display:none}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar-toggler{margin:0 0 0 30px}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li:hover>a{color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li:hover>a{color:var(--white-color)}header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{color:var(--white-color)}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>a{padding-bottom:15px}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>a:before{display:none}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li>i{display:inline-block}header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-ancestor>a,header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-nav>li.current-menu-item>a{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-top-header.top-style-1{padding:0 15px}header#pt-header.pt-header-style-2 .pt-bottom-header{padding:0 15px}header#pt-header.pt-header-style-2 .pt-toggle-btn{display:none}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a{color:var(--dark-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li i{color:var(--dark-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .pt-header-info-box{margin-left:auto}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar-toggler{background:var(--white-color);color:var(--dark-color);margin:0 0 0 20px}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a:focus,header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li a:hover{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{color:var(--white-color)}header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav li:hover>a{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a{font-size:14px}header#pt-header.pt-header-style-3 .pt-bottom-header .pt-btn-container{margin-left:auto}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar-toggler{background:var(--white-color);color:var(--dark-color);margin:0 0 0 20px}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a{color:var(--dark-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li i{color:var(--dark-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a:focus,header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li a:hover{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a{color:var(--white-color)}header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-nav li:hover>a{color:var(--white-color)}header#pt-header.pt-header-style-1.pt-style-5 .pt-bottom-header .navbar{padding:0 15px}header#pt-header.pt-header-style-1.pt-style-6 .pt-bottom-header{padding:0 15px}.pt-sidebar{display:none}}@media(max-width:991px){header#pt-header .pt-top-header.top-style-1{font-size:12px}header#pt-header .pt-top-header.top-style-1 .pt-header-contact ul li{font-size:12px}}@media(max-width:800px){header#pt-header .pt-top-header a.pt-header-contact{margin-right:0}}@media(max-width:767px){header#pt-header.pt-header-style-3 .pt-bottom-header{border-bottom:1px solid rgb(255 255 255 / .1);border-top:0}header#pt-header .pt-top-header{display:none}header#pt-header.pt-header-default .pt-btn-container{display:none}header#pt-header.pt-header-style-1 .pt-menu-search-block{margin:0 0 0 20px}header#pt-header.pt-header-style-1 .pt-bottom-header .pt-header-info-box .pt-header-text{display:none}header#pt-header.pt-header-style-2 .pt-bottom-header .pt-btn-container{display:none}header#pt-header.pt-header-style-3 .pt-bottom-header .pt-btn-container{display:none}}@media(max-width:479px){header#pt-header .pt-bottom-header .navbar .navbar-brand img{height:42px}header#pt-header.pt-header-default .pt-btn-container{display:none}header#pt-header.pt-header-style-1 .pt-bottom-header .pt-header-info-box .pt-header-text{display:none}header#pt-header.pt-header-style-1 .pt-menu-search-block{display:none}header#pt-header .pt-search-form{right:0;width:220px;padding:5px}header#pt-header.pt-header-style-2 .pt-menu-search-block{margin-right:0}}@media(max-width:320px){header#pt-header.pt-header-style-2 .pt-menu-search-block{display:none}}.admin-bar header#pt-header.pt-header-sticky{top:32px}.admin-bar header#pt-header.pt-header-default .pt-bottom-header.pt-header-sticky{top:32px}.admin-bar header#pt-header.pt-header-style-1 .pt-bottom-header.pt-header-sticky{top:32px}.admin-bar header#pt-header.pt-header-style-2 .pt-bottom-header.pt-header-sticky{top:32px}.admin-bar header#pt-header.pt-header-style-3 .pt-bottom-header.pt-header-sticky{top:32px}.admin-bar header#pt-header.pt-header-style-4 .pt-bottom-header.pt-header-sticky{top:32px}@media(max-width:600px){.admin-bar header#pt-header.pt-header-default .pt-bottom-header.pt-header-sticky{top:0}.admin-bar header#pt-header.pt-header-style-1 .pt-bottom-header.pt-header-sticky{top:0}.admin-bar header#pt-header.pt-header-style-2 .pt-bottom-header.pt-header-sticky{top:0}.admin-bar header#pt-header.pt-header-style-3 .pt-bottom-header.pt-header-sticky{top:0}.admin-bar header#pt-header.pt-header-style-4 .pt-bottom-header.pt-header-sticky{top:0}}@media only screen and (min-device-width:601px) and (max-device-width:768px){.admin-bar header#pt-header.pt-header-default .pt-bottom-header.pt-header-sticky{top:46px!important}.admin-bar header#pt-header.pt-header-style-1 .pt-bottom-header.pt-header-sticky{top:32px!important}.admin-bar header#pt-header.pt-header-style-2 .pt-bottom-header.pt-header-sticky{top:32px!important}.admin-bar header#pt-header.pt-header-style-3 .pt-bottom-header.pt-header-sticky{top:32px!important}.admin-bar header#pt-header.pt-header-style-4 .pt-bottom-header.pt-header-sticky{top:32px!important}}.admin-bar .pt-menu-search-block .offcanvas{top:32px}.pt-menu-search-block .offcanvas{padding:45px;height:auto;bottom:inherit;transition:all 0.5s ease}.pt-menu-search-block .offcanvas .btn-close{opacity:1;background:none;color:var(--white-color);font-size:0;position:absolute;right:-60px;top:50%;transform:translateY(-50%);line-height:normal;padding:0;box-shadow:none;width:40px;height:40px;line-height:40px;font-weight:400}.pt-menu-search-block .offcanvas .btn-close:before{font-size:14px;content:"\e646";font-family:'themify'}.pt-menu-search-block .offcanvas .btn-close:after{content:"";background:var(--dark-color);width:40px;height:40px;line-height:40px;position:absolute;left:0;top:0;transition:all 0.5s ease;border-radius:100%;z-index:-1}.pt-menu-search-block .offcanvas .btn-close:hover:after{background:var(--primary-color)}.pt-menu-search-block .offcanvas .btn-close:hover{color:var(--white-color)}.pt-menu-search-block .offcanvas .search-form{margin:0 auto;width:60%}.pt-menu-search-block .offcanvas .search-form .search-field{border:none;color:var(--secondary-color);background:var(--grey-color);padding-left:30px}.pt-menu-search-block .offcanvas .search-form #search-clear{display:none}.pt-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-decoration,.pt-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-cancel-button,.pt-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-results-button,.pt-menu-search-block .offcanvas .search-form input.search-field[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}.pt-menu-search-block .offcanvas .search-form .search-field:focus{color:var(--dark-color)}.pt-menu-search-block .offcanvas .search-form .search-submit{background:#fff0;color:var(--dark-color)!important}.pt-menu-search-block .offcanvas .search-form .search-submit:hover{color:var(--primary-color)!important}.pt-cart-button .offcanvas{padding:0 30px;border:0;display:block}.admin-bar .pt-cart-button .offcanvas{padding:32px 30px}.pt-cart-button .offcanvas .pt-cart-header{margin-left:-30px;margin-right:-30px}.pt-cart-button .offcanvas .pt-cart-header h3.modal-title{font-size:20px;line-height:28px;font-weight:600;padding:15px 30px;margin-bottom:30px;border-bottom:1px solid rgb(0 0 0 / .1)}.pt-cart-button .widget_shopping_cart_content{height:calc(100vh - 275px)}.admin-bar .pt-cart-button .widget_shopping_cart_content{height:calc(100vh - 320px)}.pt-cart-button .widget_shopping_cart_content .product_list_widget{height:100%;overflow:auto}.pt-cart-button ul.product_list_widget li.mini_cart_item{margin:0 0 30px;padding:0;list-style:none;display:inline-block;width:100%;position:relative}.pt-cart-button ul.cart_list li img,ul.product_list_widget li img{width:80px;float:left;margin-left:0;margin-right:15px}.pt-cart-button ul.cart_list li a{display:block;color:var(--dark-color);text-decoration:none;font-weight:600;padding-right:30px;line-height:normal}.pt-cart-button ul.product_list_widget a.remove{float:right;right:15px;top:3px;left:inherit;margin:auto 0;font-size:20px;font-weight:400;position:absolute;padding:0;line-height:1;height:1em;width:1em;color:var(--secondary-color);text-align:center;background:#fff0}.pt-cart-button ul.product_list_widget a.remove:hover{color:var(--dark-color)}.pt-cart-button .woocommerce-mini-cart__total.total{margin-bottom:15px;margin-top:15px}.pt-cart-button .woocommerce-mini-cart__total.total strong{font-weight:600;color:var(--dark-color)}.pt-cart-button .woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount{float:right;color:var(--dark-color);font-weight:600}.pt-cart-button .woocommerce-mini-cart__buttons .button{display:block;text-align:center;margin-bottom:10px}.pt-cart-button .woocommerce-mini-cart__buttons .button:hover{background:var(--dark-color)}.pt-cart-button .woocommerce-mini-cart__buttons .button.checkout{margin-bottom:0;background:none;border:1px solid var(--dark-color);color:var(--dark-color)}.pt-cart-button .woocommerce-mini-cart__buttons .button.checkout:hover{background:var(--dark-color);border-color:var(--dark-color);color:var(--white-color)}.pt-cart-button p{margin-bottom:0}.pt-cart-button .btn-close{line-height:1;padding:0;color:var(--dark-color);font-size:26px;float:right;opacity:1;background:#fff0;padding-top:15px;box-shadow:none}.owl-carousel .owl-nav.disabled{display:none}.owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin:0;width:100%;display:flex;justify-content:space-between;cursor:inherit}.owl-carousel .owl-nav button.owl-prev{outline:none;text-align:center;text-indent:inherit;cursor:pointer;position:relative;font-size:24px;width:45px;height:45px;line-height:45px;border-radius:50%;background:var(--primary-color);padding:0!important;margin:0 10px;border:none;color:var(--white-color)}.owl-carousel .owl-nav button.owl-next{outline:none;text-align:center;text-indent:inherit;cursor:pointer;position:relative;font-size:24px;width:45px;height:45px;line-height:45px;border-radius:50%;background:var(--primary-color);padding:0!important;margin:0 10px;border:none;color:var(--white-color)}.owl-carousel .owl-nav button:hover{color:var(--white-color)}.owl-carousel .owl-nav button.owl-prev{margin-left:-130px}.owl-carousel .owl-nav button.owl-next{margin-right:-130px}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-dots{margin-top:30px;line-height:normal;position:relative;width:100%;text-indent:inherit;text-align:center;cursor:pointer}.owl-carousel .owl-dots .owl-dot{box-shadow:none;outline:none;background:var(--primary-color);opacity:.3;display:inline-block;padding:0;margin:0 5px;height:4px;width:30px;border:none;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;cursor:pointer}.owl-carousel .owl-dots .owl-dot span{display:none}.owl-carousel .owl-dots .owl-dot:hover{background:var(--primary-color);opacity:1}.owl-carousel .owl-dots .owl-dot.active{background:var(--primary-color);opacity:1}.pt-section-title.pt-style-1.text-center{padding:0 15em;margin-bottom:60px}.pt-section-title.pt-style-1.text-center .pt-section-sub-title{padding-right:45px}.pt-section-title.pt-style-1.text-center .pt-section-sub-title:after{content:"";position:absolute;right:5px;top:50%;transform:translateY(-50%);width:30px;height:2px;border-bottom:1px solid var(--primary-color)}.pt-section-title.pt-style-1 .pt-section-sub-title{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--primary-color);letter-spacing:1px;margin:0 0 10px;display:inline-block;position:relative;padding-left:40px}.pt-section-title.pt-style-1 .pt-section-sub-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:2px;border-bottom:1px solid var(--primary-color)}.pt-section-title.pt-style-1 .pt-section-main-title{font-weight:600;font-size:48px;line-height:56px;z-index:9;color:var(--dark-color);padding:0;margin:0 0;position:relative;display:block;text-transform:capitalize}.pt-section-title.pt-style-1 .pt-section-description{z-index:9;position:relative;margin:15px 0 0}@media(max-width:1199px){.pt-section-title.pt-style-1.text-center{padding:0}}@media(max-width:1023px){.pt-section-title.pt-style-1 .pt-section-main-title{font-size:44px;line-height:52px}}@media(max-width:767px){.pt-section-title.pt-section-title-style-1 .pt-section-main-title{font-size:36px;line-height:44px}.pt-section-title.pt-style-1.text-center{margin-bottom:30px}}@media(max-width:479px){.pt-section-title.pt-style-1 .pt-section-main-title{font-size:28px;line-height:36px}}.pt-left-border,.pt-right-border{position:relative}.pt-right-border:before{content:'';width:1000%;height:1px;left:100%;background:rgb(0 0 0 / .1);position:absolute;top:45px;margin-left:-15px}.pt-left-border:before{content:'';width:1000%;height:1px;right:100%;background:rgb(48 55 63 / .2);position:absolute;top:45px;margin-right:-15px}.pt-left-border.pt-dark-bg:before{background:rgb(255 255 255 / .2)}@media(max-width:1024px){.pt-right-border:before,.pt-left-border:before,.pt-left-border.pt-dark-bg:before{display:none}}.pt-fancy-box.pt-style-1{background:var(--white-color);padding:60px 45px;padding-bottom:45px}.pt-fancy-box.pt-style-1 .pt-fancy-box-icon{position:relative;font-size:72px;line-height:80px;margin-bottom:15px;display:inline-block;margin-left:15px}.pt-fancy-box.pt-style-1 .pt-fancy-box-icon:before{content:"";position:absolute;top:-10px;left:-15px;display:inline-block;width:50px;height:50px;background:var(--primary-color);border-radius:100%;-webkit-transform:scale(1);transform:scale(1);transition:all 0.5s ease}.pt-fancy-box.pt-style-1:hover .pt-fancy-box-icon:before{-webkit-transform:scale(1.2);transform:scale(1.2)}.pt-fancy-box.pt-style-1 .pt-fancy-box-icon i{position:relative;z-index:9;color:var(--dark-color)}.pt-fancy-box.pt-style-1 .pt-fancy-box-right-icon{font-size:80px;line-height:80px;position:absolute;right:45px;top:45px;opacity:.1;color:var(--dark-color);transition:all 0.5s ease}.pt-fancy-box.pt-style-1 .pt-fancy-box-info{position:relative}.pt-fancy-box.pt-style-1 .pt-fancy-box-info .pt-fancy-box-title{font-size:26px;line-height:34px;margin-bottom:15px}.pt-fancy-box.pt-style-1 .pt-fancy-box-info .pt-fancy-box-description{padding-bottom:30px;border-bottom:1px solid rgb(0 0 0 / .1)}.pt-fancy-box.pt-style-1:hover .pt-button.pt-button-icon{color:var(--primary-color)}.pt-fancy-box.pt-style-1:hover .pt-button.pt-button-icon .pt-button-line-right{background:var(--primary-color)}.pt-fancy-box.pt-style-1:hover .pt-button.pt-button-icon .pt-button-block:after{border-color:var(--primary-color)}.pt-fancy-box.pt-style-2 .pt-fancy-box-icon{position:relative;font-size:72px;line-height:80px;margin-bottom:20px;display:inline-block;margin-left:15px}.pt-fancy-box.pt-style-2 .pt-fancy-box-icon i{position:relative;z-index:9;color:var(--white-color)}.pt-fancy-box.pt-style-2 .pt-fancy-box-icon:before{content:"";position:absolute;top:-10px;left:-15px;display:inline-block;width:50px;height:50px;background:var(--primary-color);border-radius:100%;-webkit-transform:scale(1);transform:scale(1);transition:all 0.5s ease}.pt-fancy-box.pt-style-2:hover .pt-fancy-box-icon:before{-webkit-transform:scale(1.2);transform:scale(1.2)}.pt-fancy-box.pt-style-2 .pt-fancy-box-title{font-size:26px;line-height:34px;margin-bottom:10px}.pt-fancy-box.pt-style-3{background:var(--white-color);padding:60px 45px;padding-bottom:45px;border:1px solid rgb(0 0 0 / .1);transition:0.5s ease-in-out}.pt-fancy-box.pt-style-3 .pt-fancy-box-icon{position:relative;font-size:64px;line-height:72px;display:inline-block;opacity:1;visibility:visible;transition:0.5s ease-in-out}.pt-fancy-box.pt-style-3 .pt-fancy-box-icon i{position:relative;z-index:9;color:var(--dark-color)}.pt-fancy-box.pt-style-3 .pt-fancy-box-info{position:relative}.pt-fancy-box.pt-style-3 .pt-fancy-box-info .pt-fancy-box-title{font-size:22px;line-height:30px;margin-bottom:20px}.pt-fancy-box.pt-style-3 .pt-fancy-box-content{position:relative}.pt-fancy-box.pt-style-3 .pt-btn-container{position:absolute;top:15px;opacity:0;visibility:hidden;transition:0.5s ease-in-out}.pt-fancy-box.pt-style-3:hover .pt-fancy-box-icon{opacity:0;visibility:hidden}.pt-fancy-box.pt-style-3:hover .pt-btn-container{opacity:1;visibility:visible}.pt-fancy-box.pt-style-3:hover{background:var(--primary-color);border-color:var(--primary-color)}.pt-fancy-box.pt-style-3:hover .pt-fancy-box-title,.pt-fancy-box.pt-style-3:hover .pt-fancy-box-description{color:var(--white-color)}.pt-fancy-box.pt-style-3:hover .pt-button.pt-button-link .pt-svg svg circle:nth-child(2){stroke:var(--white-color)}.pt-fancy-box.pt-style-3:hover .pt-button.pt-button-link .pt-svg svg path{stroke:var(--white-color)}.pt-image-box.pt-style-1 .pt-image-box-media img{border-radius:50%;margin-bottom:30px}.pt-image-box.pt-style-1 .pt-image-box-title{color:var(--white-color)}.pt-image-box-slider.pt-client-style-1 .owl-carousel .owl-dots{margin-top:45px}.pt-popup-video-block.pt-popup-style-1 .pt-video-icon a{margin:auto;text-decoration:none;color:var(--primary-color);font-size:28px;width:130px;height:130px;line-height:130px;text-align:center;display:inline-block;background-color:var(--white-color);border-radius:100%;border:2px solid #fff0;transition:0.5s ease-in-out}.pt-popup-video-block.pt-popup-style-1 .pt-video-icon a:hover{background:var(--primary-color);color:var(--white-color)}.pt-popup-video-block.pt-popup-style-1{position:relative;text-align:center}.pt-popup-video-block.pt-popup-style-1 .pt-video-icon{display:inline-block;position:relative}.mfp-wrap .mfp-close{padding:0;top:-50px;right:0;font-size:20px;opacity:1;height:50px;width:50px;line-height:50px;text-align:center;color:var(--white-color);background-color:var(--primary-color);position:absolute;letter-spacing:0;font-weight:400}.mfp-wrap .mfp-close:hover{background:var(--primary-color)}.mfp-wrap .mfp-close:focus{outline:none}.pt-service-box.pt-style-1 .pt-service-media{position:relative;z-index:2}.pt-service-box.pt-style-1 .pt-service-img{overflow:hidden;margin:0 20px}.pt-service-box.pt-style-1 .pt-service-img img{width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-service-box.pt-style-1:hover .pt-service-img img{-webkit-transform:scale(1);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-service-box.pt-style-1 .pt-service-icon{display:inline-block;color:var(--white-color);width:100px;height:100px;line-height:100px;border-radius:100%;z-index:9;background:var(--primary-color);position:absolute;bottom:-45px;left:50%;text-align:center;transform:translateX(-50%);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-service-box.pt-style-1:hover .pt-service-icon{background:var(--dark-color)}.pt-service-box.pt-style-1 .pt-service-icon i{font-size:48px;line-height:56px;vertical-align:middle}.pt-service-box.pt-style-1 .pt-service-info{padding-top:160px;padding-bottom:30px;margin-top:-90px;position:relative;background:var(--white-color)}.pt-service-box.pt-style-1 .pt-service-title{margin-bottom:5px;font-size:28px;line-height:36px}.pt-service-box.pt-style-1 .pt-service-number{font-size:100px;line-height:100px;text-align:center;position:absolute;left:50%;bottom:45px;transform:translate(-50%);opacity:.05;-webkit-text-stroke-width:3px}.pt-service-box.pt-style-1 .pt-service-description{color:var(--primary-color);letter-spacing:1px;text-transform:uppercase;font-size:14px;line-height:22px;font-weight:600}.pt-service-box.pt-style-2{padding:30px}.pt-service-box.pt-style-2 .pt-service-content{display:flex;padding-bottom:30px;border-bottom:1px solid rgb(0 0 0 / .1);margin-bottom:25px}.pt-service-box.pt-style-2 .pt-service-number{color:var(--primary-color);font-size:26px;line-height:34px;font-weight:600;margin-right:10px}.pt-service-box.pt-style-2 .pt-service-title{font-size:26px;line-height:34px}.pt-service-box.pt-style-2:hover .pt-button.pt-button-icon{color:var(--primary-color)}.pt-service-box.pt-style-2:hover .pt-button.pt-button-icon .pt-button-line-right{background:var(--primary-color)}.pt-service-box.pt-style-2:hover .pt-button.pt-button-icon .pt-button-block:after{border-color:var(--primary-color)}.pt-service-box.pt-style-3 .pt-service-img img{width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-service-box.pt-style-3 .pt-service-img{overflow:hidden}.pt-service-box.pt-style-3:hover .pt-service-img img{-webkit-transform:scale(1);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-service-box.pt-style-3 .pt-service-title{color:var(--white-color);font-size:22px;line-height:30px;width:100%;transition:0.5s ease-in-out}.pt-service-box.pt-style-3 .pt-service-info .pt-service-title{position:absolute;bottom:0;width:100%;padding:20px;color:var(--white-color);background:rgb(0 0 0 / .5)}.pt-service-box.pt-style-3:hover .pt-service-info .pt-service-title{background:var(--primary-color)}.pt-service-box.pt-style-3 .pt-service-info .pt-service-title a{color:var(--white-color)}@media(max-width:1279px){.pt-service-box.pt-style-3 .pt-service-info .pt-service-title a{font-size:20px;line-height:28px}}.pt-testimonial-box.pt-style-1 .pt-testimonial-meta span{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--primary-color);letter-spacing:1px}.pt-testimonial-box.pt-style-2{padding:60px;display:inline-flex;background:var(--white-color)}.pt-testimonial-box.pt-style-2 .pt-testimonial-media .pt-testimonial-img{width:200px;margin-right:45px}.pt-testimonial-box.pt-style-2 .pt-team-content-info{display:flex;position:relative}.pt-testimonial-box.pt-style-2 .pt-testimonial-meta span{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--primary-color);letter-spacing:1px}.pt-testimonial-box.pt-style-2 .pt-testimonial-icon i{color:var(--primary-color);font-size:44px;line-height:52px;position:absolute;right:0;top:0}@media(max-width:767px){.pt-testimonial-box.pt-style-2{padding:30px;display:block;text-align:center}.pt-testimonial-box.pt-style-2 .pt-testimonial-media .pt-testimonial-img{width:auto;margin:0;display:inline-block}.pt-testimonial-box.pt-style-2 .pt-testimonial-media .pt-testimonial-img img{width:100px}.pt-testimonial-box.pt-style-2 .pt-testimonial-info{margin-top:20px}.pt-testimonial-box.pt-style-2 .pt-testimonial-icon i{display:none}.pt-testimonial-box.pt-style-2 .pt-team-content-info{display:unset}}.pt-testimonial-box.pt-style-3 .pt-testimonial-content{background:rgb(255 255 255 / .1);color:var(--white-color);padding:30px;position:relative}.pt-testimonial-box.pt-style-3 .pt-testimonial-content:before{content:"";height:0;width:0;position:absolute;left:30px;bottom:-30px;border:solid #fff0;border-top-color:rgb(255 255 255 / .1);border-width:15px}.pt-testimonial-box.pt-style-3 .pt-head-testimonial-title{font-size:28px;line-height:36px;margin-bottom:20px}.pt-testimonial-box.pt-style-3 .pt-testimonial-media{margin-top:30px;display:flex;position:relative;align-items:center}.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-img{margin-right:15px}.pt-testimonial-box.pt-style-3 .pt-testimonial-media .pt-testimonial-img img{width:80px;height:80px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.pt-testimonial-box.pt-style-3 .pt-testimonial-meta h5{color:var(--white-color)}.pt-testimonial-box.pt-style-3 .pt-testimonial-meta span{color:var(--primary-color);letter-spacing:1px;font-size:14px;line-height:22px;font-weight:600;font-family:var(--title-fonts);text-transform:uppercase}.pt-testimonial-box.pt-style-3 .pt-testimonial-star{color:#ffa94d;float:right;margin-top:-30px}.pt-img-up .pt-testimonial-box.pt-style-2{padding:30px;display:block}.pt-img-up .pt-testimonial-box.pt-style-2 .pt-testimonial-media .pt-testimonial-img{width:auto;margin:0;display:inline-block}.pt-img-up .pt-testimonial-box.pt-style-2 .pt-testimonial-media .pt-testimonial-img img{width:100px;border-radius:50%}.pt-img-up .pt-testimonial-box.pt-style-2 .pt-testimonial-info{margin-top:20px}.pt-img-up .pt-testimonial-box.pt-style-2 .pt-testimonial-icon i{display:none}.pt-img-up .pt-testimonial-box.pt-style-2 .pt-team-content-info{display:unset}.pt-img-up .pt-testimonial-box-slider.pt-style-2 .owl-carousel .owl-dots{margin-top:0}.pt-client-box.pt-client-style-1 .pt-client-img{position:relative;display:block;width:auto;margin:0 auto;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease;opacity:.6}.pt-client-box.pt-client-style-1 a:hover .pt-client-img{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.pt-client-box.pt-client-style-1 .pt-client-hover-img{position:absolute;top:0;left:50%;width:auto;-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease;opacity:1}.pt-client-box.pt-client-style-1 a:hover .pt-client-hover-img{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%,0)}.pt-contactform .wpcf7-form-control-wrap input,.pt-contactform .wpcf7-form-control-wrap select,.pt-contactform textarea{margin-bottom:20px}.pt-contactform textarea{height:100px}.pt-contactform [type="submit"]{background:var(--primary-color);color:var(--white-color);margin-top:15px}.pt-contactform [type="submit"]:hover{background:var(--white-color);color:var(--dark-color)}.pt-contact-page .pt-contactform [type="submit"]:hover{background:var(--dark-color);color:var(--white-color)}.pt-dark-bg-left{position:relative}.pt-dark-bg-left:before{content:"";position:absolute;right:50%;top:0;display:inline-block;width:1000%;height:100%;z-index:-1;background:var(--dark-color)}@media(max-width:1024px){.pt-dark-bg-left:before{display:none}}.pt-portfolio-block{position:relative;overflow:hidden;display:inline-block;width:100%}.pt-portfolio-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;background:var(--dark-color);opacity:0;z-index:9;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-portfolio-block:hover:before{opacity:.9}.pt-portfolio-block .pt-portfolio-img img{margin-left:30px;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;width:100%}.pt-portfolio-block:hover .pt-portfolio-img img{margin-left:0}.pt-portfolio-block .pt-portfolio-info{color:var(--white-color);z-index:9;position:absolute;top:0;left:0;opacity:0;padding:30px;display:inline-block;width:100%;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-portfolio-block:hover .pt-portfolio-info{opacity:1}.pt-portfolio-block .pt-portfolio-info span a{color:var(--primary-color);font-size:14px;line-height:22px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.pt-portfolio-block .pt-portfolio-info span a:hover{color:var(--white-color)}.pt-portfolio-block .pt-portfolio-info h5 a{color:var(--white-color);font-size:28px;line-height:36px;margin-bottom:10px;display:inline-block}.pt-portfolio-block .pt-portfolio-info h5 a:hover{color:var(--primary-color)}.pt-portfolio-block .pt-btn-container{position:absolute;bottom:0;padding:30px;opacity:0;transition:all 0.5s ease-in-out;z-index:99}.pt-portfolio-block:hover .pt-btn-container{opacity:1}.pt-portfolio-block .pt-button.pt-button-icon{color:var(--white-color)}.pt-portfolio-block .pt-button.pt-button-icon .pt-button-line-right{background:var(--white-color)}.pt-portfolio-block .pt-button.pt-button-icon .pt-button-block:after{border:1px solid #fff}.pt-protfolio-tabs .protfolio-tabs-item{position:relative;border-bottom:1px solid rgb(0 0 0 / .1)}.pt-protfolio-tabs .protfolio-tabs-item:last-child{border-bottom:none}.pt-protfolio-tabs .pt-protfolio-tabs-item:last-child{margin:0}.pt-protfolio-tabs .pt-protfolio-tabs-item a.protfolio-tabs-link{font-family:var(--title-fonts);font-weight:400;font-size:48px;line-height:56px;position:relative;color:var(--dark-color);display:inline-block}.pt-protfolio-tabss .pt-protfolio-tabs-item a.protfolio-tabs-link.active,.pt-protfolio-tabs .pt-protfolio-tabs-item a.protfolio-tabs-link:hover{color:var(--primary-color)}.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{position:absolute;height:250px;opacity:0;left:95%;z-index:2;top:50%;transform:translate3d(calc(-100% - 1vw),-50%,0) translate3d(0,20px,0);transition:all 0.4s}.pt-protfolio-tabs .protfolio-tabs-item a.protfolio-tabs-link:hover+.protfolio-tabs-img,.pt-protfolio-tabs .protfolio-tabs-item a.protfolio-tabs-link.active+.protfolio-tabs-img{opacity:1;transform:translate3d(calc(-100% - 1vw),-50%,0) rotate3d(0,0,1,0deg);transition:all 0.4s}.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link{display:inline-flex;align-items:center;width:100%;padding:30px 0}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-number{font-size:24px;font-weight:600;line-height:32px;width:100px}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{width:300px}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-location{font-size:14px;line-height:22px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-left:30px;margin-bottom:0}@media(max-width:1199px){.pt-protfolio-tabs .protfolio-tabs-item .portfolio-number{width:65px}.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{height:180px;left:98%}}@media(max-width:991px){.pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{width:auto}.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{height:130px}}@media(max-width:767px){.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{display:none}.pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link{display:inline-block}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-number{display:inline-block}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{width:auto;display:inline-block}.pt-protfolio-tabs .protfolio-tabs-item .portfolio-location{margin-left:55px}}.pt-grid-item.visible_item,.pt-masonry-item.visible_item{display:none}.pt-filters .pt-filter-button-group ul{margin:0 0 45px;padding:0;display:inline-block;width:100%;text-align:center}.pt-filters .pt-filter-button-group ul li{font-size:14px;line-height:22px;font-weight:600;letter-spacing:1px;font-family:var(--title-fonts);text-transform:uppercase;list-style:none;text-transform:uppercase;color:var(--dark-color);display:inline-block;cursor:pointer;padding:10px 30px;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-filters .pt-filter-button-group ul li:last-child{margin-right:0}.pt-filters .pt-filter-button-group ul li.active,.pt-filters .pt-filter-button-group ul li.active:hover{background:var(--primary-color);color:var(--white-color)}.pt-filters .pt-filter-button-group ul li:hover{color:var(--primary-color)}.pt-grid{display:inline-block;width:100%;float:left}.pt-grid:after{content:'';display:block;clear:both}.pt-col-3{width:25%;padding:0 15px 30px}.pt-col-6{width:50%;padding:0 15px 30px}.pt-col-4{width:33.33%;padding:0 15px 30px}.pt-grid.no-padding .pt-grid-item,.pt-masonry.no-padding .pt-masonry-item{padding:0}.pt-btn-load-container{margin-top:0;display:inline-block;width:100%}.pt-btn-load-container a.pt-button{cursor:pointer}.pt-masonry{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pt-masonry .ipt-lg-6{width:50%;padding:0 15px 30px}.pt-masonry .ipt-lg-3{width:25%;padding:0 15px 30px}.pt-masonry .ipt-lg-4{width:33.333%;padding:0 15px 30px}.pt-masonry.no-padding .ipt-lg-6,.pt-masonry.no-padding .ipt-lg-3{padding:0}@media(max-width:1365px){.pt-col-3{width:33.33%}.pt-masonry .ipt-lg-6{width:50%}.pt-masonry .ipt-lg-3{width:33.33%}.pt-masonry .ipt-lg-4{width:50%}.pt-filters .pt-filter-button-group ul li{margin-right:10px}.pt-col-3,.pt-col-4,.pt-masonry .ipt-lg-3{width:50%}}@media(max-width:767px){.pt-filters .pt-filter-button-group ul li{margin-right:0;font-size:14px;padding:5px 15px}.pt-col-6,.pt-col-4,.pt-col-3,.pt-masonry .ipt-lg-3,.pt-masonry .ipt-lg-6{width:100%;padding:0 0 30px}.pt-masonry .ipt-lg-4{width:100%;padding:0 0 30px}}@media(max-width:479px){.pt-filters .pt-filter-button-group ul li{margin-bottom:15px}}.pt-grid-item{float:left}.pt-portfolio-info-box{display:inline-block;width:100%;background:var(--grey-color);padding:30px}.pt-porfolio-info-header h5{font-size:40px;line-height:48px;margin-bottom:0}.pt-porfolio-info .pt-info-list{margin:0;padding:0;display:flex}.pt-porfolio-info .pt-info-list li{list-style:none;float:left;margin:0;padding:0;display:inline-block;width:100%}.pt-porfolio-info .pt-info-list li h5{font-size:22px;line-height:30px}.pt-porfolio-info .pt-info-list li span{color:var(--secondary-color);font-size:16px}.Projects-dts .pt-portfolio-block .pt-portfolio-info{padding-bottom:0}@media(max-width:1099px){.pt-porfolio-info .pt-info-list li h5{font-size:18px;line-height:26px}}@media(max-width:1023px){.pt-porfolio-info .pt-info-list{display:inline-block;width:100%;margin:0}.pt-porfolio-info .pt-info-list li{display:inline-block;width:33.333%;margin:0 0 15px}.pt-porfolio-info .pt-info-list li h5{font-size:22px;line-height:30px}}@media(max-width:767px){.pt-porfolio-info .pt-info-list{display:inline-block;width:100%;margin:0}.pt-porfolio-info .pt-info-list li{display:inline-block;width:100%;margin:0 0 15px}.pt-porfolio-info .pt-info-list li:last-child{margin-bottom:0}}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item{text-align:center;padding-bottom:30px}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item:hover .portfolio-title{color:var(--primary-color)}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{width:auto;font-size:44px;line-height:52px}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-content{display:inline-block}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link{width:auto;padding-bottom:15px;cursor:pointer;position:relative;z-index:9}.pt-portfoliobox-4 .pt-protfolio-tabs .pt-btn-container .pt-button-block{text-transform:capitalize;align-items:center;justify-content:end}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{left:30%}@media(max-width:1024px){.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{font-size:32px;line-height:40px}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-img{left:34%}}@media(max-width:767px){.pt-portfoliobox-4 .pt-protfolio-tabs .pt-btn-container .pt-button-block{justify-content:center}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link{padding-bottom:5px}}@media(max-width:479px){.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .portfolio-title{font-size:22px;line-height:30px}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item{padding-bottom:15px;margin-bottom:15px}.pt-portfoliobox-4 .pt-protfolio-tabs .protfolio-tabs-item .protfolio-tabs-link{padding-top:0;padding-bottom:0}}.pt-accordion-block .pt-accordion-box{margin-bottom:24px;padding-bottom:24px;position:relative;border-bottom:1px solid rgb(48 55 63 / .2)}.pt-accordion-block .pt-accordion-box .pt-ad-title{padding:0 30px}.pt-accordion-block .pt-accordion-box .pt-accordion-details{margin-top:10px}.pt-accordion-block .pt-accordion-box .pt-ad-title .ad-title-text{font-size:22px;line-height:30px;cursor:pointer}.pt-accordion-block .pt-accordion-box .pt-ad-title i{position:absolute;top:5px;left:0;opacity:1;color:var(--dark-color);font-size:22px}.pt-accordion-block .pt-accordion-box .pt-ad-title i.inactive{opacity:0}.pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title i{opacity:0;color:var(--dark-color)}.pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title i.inactive{opacity:1}.pt-accordion-block .pt-accordion-box .pt-accordion-details p{margin-bottom:0}@media(max-width:767px){.pt-accordion-block .pt-accordion-box .pt-ad-title .ad-title-text{font-size:16px}}.pt-accordion-bg .pt-accordion-block .pt-accordion-box{background:var(--white-color);border-bottom:none}.pt-accordion-bg .pt-accordion-block .pt-accordion-box:last-child{margin-bottom:0}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-ad-title{background:var(--grey-color);border:1px solid var(--grey-color);padding:15px 20px;cursor:pointer}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-ad-title .ad-title-text{font-size:18px;line-height:26px}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-ad-title i{position:absolute;top:20px;right:20px;opacity:1;color:var(--dark-color);left:inherit}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-ad-title i.inactive{opacity:0}.pt-accordion-bg .pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title i{position:absolute;right:20px;opacity:0;left:inherit}.pt-accordion-bg .pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title i.inactive{opacity:1}.pt-accordion-bg .pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title i{color:var(--white-color)}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-accordion-details{padding:15px 20px;border:1px solid rgb(0 0 0 / .1);border-top:0;margin-top:0}.pt-accordion-bg .pt-accordion-block .pt-accordion-box .pt-accordion-details p{margin-bottom:0}.pt-accordion-bg .pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title{background:var(--primary-color);border:1px solid var(--primary-color)}.pt-accordion-bg .pt-accordion-block .pt-accordion-box.pt-active .pt-ad-title .ad-title-text{color:var(--white-color)}.pt-breadcrumb{background:var(--grey-color);color:var(--white-color);padding:160px 0;position:relative;background-position:center center;background-repeat:no-repeat}.pt-breadcrumb:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:var(--dark-color);opacity:.4}.pt-breadcrumb-container{text-align:center;padding-top:15px}.pt-breadcrumb nav{position:relative}.pt-breadcrumb .pt-breadcrumb-title h1{font-size:56px;line-height:64px;margin-bottom:15px;text-align:center;color:var(--white-color)}.pt-breadcrumb-container .breadcrumb{padding:0;margin:0;justify-content:center;display:inline-flex}.pt-breadcrumb-container .breadcrumb li{list-style-type:none;padding-left:0;padding:10px 8px;text-transform:capitalize;background:var(--white-color)}.pt-breadcrumb-container .breadcrumb li:first-child{padding-left:20px}.pt-breadcrumb-container .breadcrumb li:last-child{padding-right:20px}.pt-breadcrumb-container .breadcrumb li a i{margin-right:10px}.pt-breadcrumb-container .breadcrumb li.active{color:var(--primary-color);margin-right:0}.pt-breadcrumb-container .breadcrumb li a{color:var(--dark-color)}.pt-breadcrumb-container .breadcrumb li a:hover{color:var(--primary-color)}.pt-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"\f125";font-size:14px;color:var(--dark-color);font-family:"Ionicons";padding-right:14px;float:none;opacity:.4}.pt-yoest-breadcumbs #breadcrumbs{margin:0;padding:0}.pt-yoest-breadcumbs #breadcrumbs span{color:var(--dark-color)}.pt-yoest-breadcumbs #breadcrumbs span a{padding:0 5px}.pt-yoest-breadcumbs #breadcrumbs span strong{font-weight:400;padding-left:5px}@media(max-width:1023px){.pt-breadcrumb{text-align:center;padding:90px 0}.pt-breadcrumb .pt-breadcrumb-title h1{font-size:42px;line-height:50px;text-align:center}.pt-breadcrumb-container .breadcrumb{display:inline-flex}.pt-breadcrumb-img.text-right{text-align:center!important}}@media(max-width:767px){.pt-breadcrumb{padding:60px 0}.pt-breadcrumb .pt-breadcrumb-title h1{font-size:34px;line-height:42px}.pt-breadcrumb-container .breadcrumb li,.pt-breadcrumb-container .breadcrumb li i{font-size:14px}.pt-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{font-size:12px}}@media(max-width:479px){.pt-breadcrumb .pt-breadcrumb-title h1{font-size:30px;line-height:38px}.pt-breadcrumb-container .breadcrumb li{padding:10px 4px}.pt-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:8px}.pt-breadcrumb-container .breadcrumb li:first-child{padding-left:12px}.pt-breadcrumb-container .breadcrumb li:last-child{padding-right:12px}}.pt-team-style-1 .pt-team-img{position:relative;overflow:hidden}.pt-team-style-1 .pt-team-img img{width:100%;height:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-team-style-1:hover .pt-team-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.pt-team-style-1 .pt-team-social ul{margin:0;padding:0;position:absolute;top:15px;left:-75px;display:inline-block;width:60px;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-team-style-1:hover .pt-team-social ul{left:15px}.pt-team-style-1 .pt-team-social ul li{list-style:none;display:inline-flex;margin:0 0 5px}.pt-team-style-1 .pt-team-social ul li:last-child{margin:0}.pt-team-style-1 .pt-team-social ul li a{background:var(--dark-color);color:var(--white-color);text-align:center;width:60px;height:60px;line-height:60px}.pt-team-style-1 .pt-team-social ul li a:hover{background:var(--primary-color)}.pt-team-style-1 .pt-team-social ul li a i{font-family:"Font Awesome 5 Brands";font-weight:400}.pt-team-style-1 .pt-team-info{background:#fff0;padding:15px 15px 0;margin:0;text-align:center;position:relative}.pt-team-style-1 .pt-team-info h5{font-size:24px;line-height:32px;margin:0;color:var(--dark-color)}.pt-team-style-1 .pt-team-info h5 a{color:var(--dark-color)}.pt-team-style-1 .pt-team-info .pt-team-designation{font-size:14px;line-height:22px;font-weight:600;letter-spacing:1px;display:inline-block;width:100%;text-transform:uppercase;color:var(--primary-color);font-family:var(--title-fonts)}.pt-teambox-2-list .item{padding:30px 0;border-top:1px solid rgb(0 0 0 / .09);cursor:pointer}.pt-teambox-2-list .item:first-child{border-top:none}.pt-teambox-2-list .item:last-child{border-bottom:1px solid rgb(0 0 0 / .09)}.pt-team-box.pt-style-2 .pt-team-info{display:flex;align-items:center}.pt-team-box.pt-style-2 .pt-team-info .pt-member-name{font-size:26px;line-height:36px}.pt-team-box.pt-style-2 .pt-team-info .pt-team-designation{letter-spacing:1px;font-size:14px;line-height:22px;font-weight:600;display:inline-block;text-transform:uppercase;color:var(--primary-color);font-family:var(--title-fonts);margin-left:5px;margin-top:5px}.pt-team-box.pt-style-2 .pt-team-img img{width:280px;position:absolute;right:0;top:50%;transform:translateY(-50%) scale(.5);opacity:0;transition:all 0.5s ease;z-index:1}.pt-teambox-2-list .item:hover .pt-team-box.pt-style-2 .pt-team-img img,.pt-teambox-2-list .item .pt-team-box.active .pt-team-img img{opacity:1;transform:translateY(-50%) scale(1)}@media(max-width:767px){.pt-team-box.pt-style-2 .pt-team-img img{width:100%;height:auto;position:relative;transform:none;top:0;opacity:1}.pt-teambox-2-list .item:hover .pt-team-box.pt-style-2 .pt-team-img img,.pt-teambox-2-list .item .pt-team-box.active .pt-team-img img{transform:none}.pt-team-box.pt-style-2 .pt-team-info{margin-top:30px;display:block;text-align:center}}.pt-awardbox-1{text-align:center}.pt-awardbox-1 a{display:block}.pt-awardbox-1 .pt-award-title{font-family:var(--title-fonts);color:var(--dark-color);font-style:normal;text-transform:capitalize;font-weight:600;display:block;margin-top:15px;font-size:22px;line-height:30px}.owl-carousel .owl-item .pt-awardbox-1 img{width:auto;display:inline-block}.pt-awardbox-1-slider.pt-awardbox-1 .owl-carousel .owl-dots{margin-top:45px}.pt-subscribe{display:inline-block;width:100%;color:var(--white-color);position:relative;z-index:10}.pt-subscribe .pt-subscribe-description{margin:20px 0}.pt-subscribe-from input::placeholder{color:var(--white-color)}.pt-subscribe-from input.form-control{border:none;border-bottom:1px solid rgb(255 255 255 / .1);color:var(--white-color);background:#fff0;padding:0;text-transform:capitalize}.pt-subscribe-from input.form-control:hover,.pt-subscribe-from input.form-control:focus{border-color:var(--primary-color)}.pt-subscribe-from input.form-control::-webkit-input-placeholder{color:var(--white-color)}.pt-subscribe-from input.submit{background:#fff0;font-size:0;padding:0;width:54px;height:54px;position:absolute;right:0;z-index:9}.pt-subscribe-from .mc4wp-form-fields{display:flex;position:relative}.pt-subscribe-from .mc4wp-form-fields i{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:24px}footer#pt-footer .pt-footer-style-1{padding-top:90px}footer#pt-footer{background:var(--dark-color);display:inline-block;width:100%;color:var(--white-color);float:left;position:relative}footer#pt-footer:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;opacity:.1;background-position:center;background-size:cover;background-repeat:no-repeat}footer#pt-footer .pt-footer-top{padding:90px 0 45px;position:relative;z-index:9}footer#pt-footer .pt-copyright-footer{position:relative}footer#pt-footer .pt-copyright-footer .pt-copyright{display:block;color:var(--white-color);text-align:center;padding:15px 0;border-top:1px solid rgb(255 255 255 / .1);position:relative}footer#pt-footer .pt-copyright-footer .pt-copyright:before{content:'';width:1000%;height:1px;left:100%;background:rgb(255 255 255 / .1);position:absolute;top:-1px}footer#pt-footer .pt-copyright-footer .pt-copyright:before{display:none}footer#pt-footer .pt-copyright-footer .pt-copyright a{color:var(--white-color)}footer#pt-footer .pt-copyright-footer .pt-copyright a:hover{color:var(--white-color);text-decoration:underline}footer#pt-footer .pt-footer-bottom-list{padding:0 0 60px;margin-top:-60px;position:relative;z-index:9}footer#pt-footer .pt-footer-bottom-list .row{background:var(--white-color);-webkit-box-shadow:0 0 30px 0 rgb(21 21 21 / .1);-moz-box-shadow:0 0 30px 0 rgb(21 21 21 / .1);box-shadow:0 0 30px 0 rgb(21 21 21 / .1)}footer#pt-footer .pt-footer-bottom-list .row .col-lg-4{border-right:1px solid var(--grey-color)}footer#pt-footer .pt-footer-bottom-list .row .col-lg-4:last-child{border-right:none}footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items{padding:30px;display:flex;align-items:flex-start}footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items i{align-self:center;font-size:48px;line-height:56px;color:var(--primary-color)}footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items h4{font-size:24px;float:left;line-height:32px;width:100%;display:inline-block}footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items .pt-footer-items-info{margin-left:15px}footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items .pt-footer-items-info a,footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items .pt-footer-items-info span{color:var(--white-color)}footer#pt-footer .widget{background:#fff0;padding:0;box-shadow:none;border:none;margin-bottom:45px}footer#pt-footer .widget .footer-title{margin-bottom:20px;padding:0;font-size:24px;position:relative;line-height:32px}footer#pt-footer .widget ul#menu-useful-links li{display:inline-block;width:48%;margin-bottom:12px}footer#pt-footer .widget .footer-title+p+ul li a{padding-left:0}footer#pt-footer .pt-foote-recent-post{border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:15px}footer#pt-footer .pt-foote-recent-post:last-child{border:none;padding:0}footer#pt-footer .widget ul li{margin:0 0 15px 0}footer#pt-footer .widget ul li:last-child{margin-bottom:0}footer#pt-footer .widget ul#menu-navigate-menu li a{display:inline-block;padding-left:0}footer#pt-footer .widget .menu-product-menu-container ul li a{padding-left:0}footer#pt-footer .widget ul.pt-contact li a{padding:0}footer#pt-footer .widget ul.pt-contact li{display:flex;align-items:center}footer#pt-footer .widget ul.pt-contact li a:before{display:none}footer#pt-footer .widget ul.pt-contact li i{margin-right:15px;color:var(--primary-color);display:none}footer#pt-footer .widget select{border:1px solid var(--white-color)}footer#pt-footer .pt-footer-social ul li a{padding:0}.pt-foote-recent-post{display:flex;align-items:flex-start;margin-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:15px}.pt-foote-recent-post:last-child{margin-bottom:0;border:none;padding:0}.pt-foote-recent-post .pt-foote-recent-post-media{margin-right:15px}.pt-foote-recent-post .pt-foote-recent-post-media img{width:80px;height:80px}.pt-foote-recent-post .pt-foote-recent-post-info{flex:1;align-self:center}.pt-foote-recent-post .pt-foote-recent-post-info .pt-post-date{color:var(--secondary-color);width:100%;display:inline-block;font-size:14px;line-height:22px}.pt-foote-recent-post .pt-foote-recent-post-info h6{font-size:16px;line-height:24px;margin-bottom:0}.pt-foote-recent-post .pt-foote-recent-post-info h6 a:hover{color:var(--primary-color)}@media(max-width:1190px){footer#pt-footer .pt-footer-top .pt-footer-bottom-list .pt-footer-items{padding:15px}.pt-subscribe-block .pt-subscribe-details{padding-right:0}}@media(max-width:1190px){footer#pt-footer .pt-footer-top .pt-footer-bottom-list [class*="col-"]{margin-top:30px}}@media(max-width:991px){.pt-subscribe-from{margin-top:15px}}@media(max-width:767px){footer#pt-footer .pt-footer-top{padding:60px 0 0}footer#pt-footer .pt-copyright-footer{text-align:center}footer#pt-footer .pt-footer-style-1 .pt-footer-social{margin-top:15px;float:none}}.pt-background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--dark-color);z-index:100;opacity:.8;display:none;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-siderbar-open .pt-background-overlay{display:block;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-siderbar-open .pt-sidebar{right:0;opacity:1}.pt-sidebar{width:410px;background:var(--white-color);opacity:0;display:block;position:fixed;top:0;right:-100%;height:100%;z-index:101;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-sidebar .pt-close-btn .pt-close{position:absolute;left:-45px;background:var(--primary-color);width:60px;height:60px;line-height:60px;text-align:center;color:var(--white-color);top:90px;font-size:20px}.pt-sidebar-block{padding:60px 30px 30px 30px;height:100%}.pt-sidebar-header .pt-sidebar-logo{margin-bottom:30px;height:50px}.pt-sidebar h2{font-size:22px;line-height:30px;margin-bottom:15px}.pt-sidebar .quote-from input[type="text"],.pt-sidebar .quote-from textarea,.pt-sidebar .quote-from input[type="email"]{margin-bottom:15px}.pt-sidebar ul{margin:0;padding:0}.pt-sidebar ul li{list-style:none;margin:0;padding:0 0 10px}.pt-sidebar ul li a{color:var(--secondary-color)}.pt-sidebar-contact{margin-top:30px;display:inline-block;width:100%}.pt-sidebar-contact li{display:flex;align-items:flex-start}.pt-sidebar-contact li i{line-height:2;color:var(--primary-color)}.pt-sidebar-contact li span{margin-left:15px;flex:1}.pt-sidebar-social ul{margin-top:20px;display:inline-block;width:100%}.pt-sidebar-social ul li{display:inline-block;padding:0;margin:0}.pt-sidebar-social ul li:last-child{margin-right:0}.pt-sidebar-social ul li a{background:var(--dark-color);color:var(--white-color);width:48px;height:48px;line-height:48px;display:inline-block;text-align:center}.pt-sidebar-social ul li a:hover{background:var(--primary-color);color:var(--white-color)}.pt-sidebar .widget{background:#fff0;padding:0;border:none;margin-bottom:0}.pt-sidebar .pt-time span.day{color:var(--dark-color);display:block}@media(max-width:991px){.pt-sidebar{display:none}}.woocommerce ul.products li.product .price span.woocommerce-Price-currencySymbol{margin-right:3px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top:none;color:var(--secoundary-color)}.woocommerce-message{display:flex;width:100%;align-items:center;justify-content:space-between;padding:15px}.woocommerce-message::before,.woocommerce-info::before{display:none}.woocommerce .woocommerce-message a.button{background:var(--dark-color);font-weight:600;color:var(--white-color);float:none;order:1;line-height:normal;font-size:14px;letter-spacing:1px;padding:12px 24px}.woocommerce .woocommerce-message a.button:hover{background:var(--primary-color);color:var(--white-color)}.woocommerce-info{padding:0;background:#fff0}.woocommerce-info a{color:var(--dark-color);text-decoration:none}.woocommerce table.shop_table thead>tr{background:var(--grey-color);border-radius:3px}.woocommerce .woocommerce-notices-wrapper table.shop_table thead>tr{border-radius:3px}.woocommerce table.shop_table th{padding:15px 30px;text-transform:capitalize;font-weight:600;font-size:16px;color:var(--dark-color);text-align:center;border-bottom:1px solid var(--grey-color)}.woocommerce table.shop_table{border-radius:0;border:none;border-collapse:collapse}.woocommerce table.shop_table td{padding:15px 30px;text-align:center;border-top:none;border-bottom:1px solid var(--grey-color)}.woocommerce table.shop_table td:first-child{border-left:none}.woocommerce table.shop_table td a.remove{display:inline-block;font-size:28px;width:25px;height:25px;line-height:16px;border-radius:0}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:100px}.woocommerce table.shop_table td a{text-decoration:none;color:var(--white-color)}.woocommerce a.remove{color:var(--dark-color)!important;font-weight:400}.woocommerce a.remove:hover{background:var(--grey-color);color:var(--dark-color)!important}.woocommerce table.shop_table td.product-name .variation{text-align:center}.woocommerce table.shop_table td.product-name .variation .variation-Color{float:none;float:none;font-weight:400;color:var(--dark-color)}.woocommerce table.shop_table td.product-name .variation .variation-Color+.variation-Color{display:inline-block;color:var(--secondary-color)}.woocommerce table.shop_table td.product-quantity div.quantity{background:#fff0;border:1px solid var(--grey-color);position:relative;margin-right:10px;float:none;display:inline-block;transition:all 0.5s ease-in-out;margin:0}.woocommerce table.shop_table td.product-quantity div.quantity:hover input{color:var(--dark-color)}.woocommerce table.shop_table td.product-quantity div.quantity [type="button"]{background:none;color:var(--secondary-color);width:40px;font-size:30px;line-height:normal;padding:0;vertical-align:middle;font-weight:400}.woocommerce table.shop_table td.product-quantity div.quantity [type="button"]:hover{color:var(--dark-color)}.woocommerce table.shop_table td.product-quantity div.quantity .plus[type="button"]{font-size:20px}.woocommerce table.shop_table td.product-quantity div.quantity .input-text{-webkit-appearance:none;padding:0;width:50px;height:50px;line-height:50px;text-align:center;border:0;outline:0;-webkit-appearance:none!important;background:#fff0;border-radius:0;float:none}.woocommerce table.shop_table td.product-quantity div.quantity .pt-qty-btn{position:absolute;left:0;font-size:20px;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer}.woocommerce table.shop_table td.product-quantity div.quantity .pt-qty-btn i{font-family:"Font Awesome 5 Brands"}.woocommerce table.shop_table td.product-quantity div.quantity .pt-qty-btn.quantity-minus{right:0;left:auto}.woocommerce table.shop_table td.product-subtotal .woocommerce-Price-amount{color:var(--dark-color);font-weight:600}.woocommerce table.shop_table td.actions{padding:30px 0;border-bottom:none}.woocommerce table.shop_table td.actions .coupon{width:50%;display:flex}.woocommerce-page #content table.cart td.actions .coupon .input-text{width:70%;background:#fff0;padding-left:15px;margin:0;border:1px solid var(--grey-color)}.woocommerce-page #content table.cart td.actions .coupon .input-text:hover,.woocommerce-page #content table.cart td.actions .coupon .input-text:focus{border:1px solid var(--primary-color)}.woocommerce-page #content table.cart td.actions .coupon .button{border-top-left-radius:0;border-bottom-left-radius:0}.woocommerce-page #content table.cart td.actions .button{height:54px;line-height:54px;padding:0 24px;text-transform:uppercase}.woocommerce-page #content table.cart td.actions .button:hover{background:var(--primary-color);color:var(--white-color)}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{margin-top:45px}.woocommerce .cart-collaterals .cart_totals{width:100%;float:none}.woocommerce .cart-collaterals .cart_totals h2{margin:0;width:25%;float:left;padding-top:20px;font-size:30px;line-height:38px}.woocommerce-cart .cart-collaterals table.shop_table{width:45%;float:right;margin-bottom:30px}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th,.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td{border-top:none;color:var(--secondary-color)}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total th,.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td{color:var(--dark-color);font-weight:600}.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td strong{font-weight:600}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{width:45%;float:right;clear:both;padding:0}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.button.alt{text-transform:uppercase;margin:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:400}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--dark-color);color:var(--white-color);border-radius:0;font-weight:400;font-size:inherit;padding:0 30px;text-transform:uppercase}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--primary-color)}.woocommerce div.product form.cart div.quantity{border:1px solid var(--grey-color);background:#fff0;position:relative;margin-right:15px;display:inline-block;transition:all 0.5s ease-in-out;padding:2px 0}.woocommerce div.product form.cart div.quantity.hidden{display:none}.woocommerce div.product form.cart table div.quantity{display:flex}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a{text-decoration:none;color:inherit}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a:hover{color:var(--primary-color)}.woocommerce div.product form.cart table.group_table{border:1px solid var(--grey-color);margin-bottom:30px;border-right:0;border-left:0;font-size:14px;line-height:22px;color:var(--dark-color)}.woocommerce div.product form.cart table.group_table .quantity{border:none}.woocommerce div.product form.cart table.group_table tr{border-bottom:1px solid var(--grey-color)}.woocommerce div.product form.cart table.group_table tr:last-child{border:none}.woocommerce div.product form.cart table.group_table td{vertical-align:middle}.woocommerce div.product form.cart table.group_table td{padding:8px 0}.woocommerce div.product form.cart table.group_table td:first-child{width:auto}.woocommerce div.product form.cart table.group_table p.stock{margin-bottom:0}.woocommerce div.product form.cart .single-add-to-cart-wrapper{display:-webkit-box;display:flex;justify-content:center}.woocommerce div.product form.cart div.quantity [type="button"]{transition:none;background:none;color:var(--secondary-color);width:40px;font-weight:400;font-size:30px;line-height:40px;padding:0;vertical-align:middle}.woocommerce div.product form.cart div.quantity .plus[type="button"]{font-size:20px}.woocommerce div.product form.cart div.quantity [type="button"]:hover{color:var(--dark-color)}.woocommerce div.product form.cart div.quantity .input-text{-webkit-appearance:none;padding:0;width:56px;height:50px;line-height:50px;vertical-align:top;text-align:center;float:none;border:0;outline:0;-webkit-appearance:none!important;background:#fff0;border-radius:0;text-align:center}.woocommerce div.product form.cart div.quantity input[type=number]::-webkit-inner-spin-button,.woocommerce div.product form.cart div.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;margin:0}.woocommerce div.product form.cart div.quantity .pt-qty-btn{position:absolute;left:0;font-size:20px;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer}.woocommerce div.product form.cart div.quantity .pt-qty-btn i{font-family:"Font Awesome 5 Brands"}.woocommerce div.product form.cart div.quantity .pt-qty-btn.quantity-minus{right:0;left:auto}@media (max-width:1199px){.woocommerce-cart .cart-collaterals table.shop_table{width:75%}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{width:75%}}@media (max-width:768px){.woocommerce table.shop_table td.actions .coupon{width:100%}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{font-weight:600;font-size:16px;color:var(--dark-color)}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{margin-top:0}.woocommerce .cart-collaterals .cart_totals h2{float:none;width:100%}.woocommerce-cart .cart-collaterals table.shop_table{width:100%;margin-top:30px}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{width:100%;margin-left:0}}.woocommerce form .form-row{padding:0;margin:0 0 15px;display:block;width:100%}.woocommerce form.woocommerce-checkout .form-row textarea.input-text{height:150px}.woocommerce form.woocommerce-checkout .form-row textarea:focus,.woocommerce form.woocommerce-checkout .form-row textarea:hover,.woocommerce form.woocommerce-checkout .form-row input:focus,.woocommerce form.woocommerce-checkout .form-row input:hover{border:1px solid var(--primary-color)}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--dark-color);color:var(--white-color);border-radius:0;font-weight:400;padding:0 30px;height:50px;line-height:50px;text-transform:capitalize}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--primary-color)}.woocommerce .woocommerce-checkout .col2-set .col-1{width:60%}.woocommerce .woocommerce-checkout .col2-set .col-2{width:35%}.grouped_form .group_table .add_to_cart_button{background:var(--grey-color);color:var(--dark-color);height:40px;line-height:40px;font-size:14px;padding:0 15px}.woocommerce div.product form.cart table.group_table td a.button{height:40px;line-height:40px;padding:0 15px}.woocommerce-checkout h3{margin-bottom:15px;font-size:24px;line-height:32px}.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,.woocommerce table.shop_table.woocommerce-checkout-review-order-table td{text-align:left;border-top:none;padding:15px 10px}.woocommerce table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th{color:var(--secondary-color)}.woocommerce table.shop_table.woocommerce-checkout-review-order-table .order-total td strong{font-weight:600;color:var(--dark-color)}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none}.woocommerce form .form-row textarea{padding:20px;height:8em}.select2-container--default .select2-selection--single{border:1px solid var(--grey-color);border-radius:0;height:52px;padding:0 0}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px}.select2-container--default .select2-selection--single:hover{border:1px solid var(--primary-color)}.select2-container--default.select2-container--open .select2-selection--single{border:1px solid var(--primary-color)}.select2-container--open .select2-dropdown{border:1px solid var(--primary-color);border-top:0;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__arrow{top:18px;right:15px}.select2-container--default .select2-results>.select2-results__options{left:0;display:inline-block;width:100%}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--dark-color)}.woocommerce-checkout #payment{background:var(--grey-color)}@media(max-width:991px){.woocommerce .woocommerce-checkout .col2-set .col-1{width:50%}.woocommerce .woocommerce-checkout .col2-set .col-2{width:45%}}@media(max-width:767px){.woocommerce .woocommerce-checkout .col2-set .col-1{width:100%}.woocommerce .woocommerce-checkout .col2-set .col-2{width:100%}#order_review_heading{margin-top:30px}}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:45px}.woocommerce ul.order_details li{text-transform:capitalize;font-size:16px}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-bottom:15px}.woocommerce ul.order_details li strong{font-size:16px;color:var(--dark-color);font-weight:400;margin-top:5px}.woocommerce-order h2{margin-bottom:20px;font-size:24px;line-height:32px}.woocommerce table.shop_table.woocommerce-table th,.woocommerce table.shop_table.woocommerce-table td{text-align:left}.woocommerce ul.order_details{background:var(--grey-color);padding:30px}.woocommerce .woocommerce-order-details table.shop_table tfoot th{border-top:none;font-weight:600}.woocommerce .woocommerce-order-details table.shop_table tfoot td{border-top:none}.woocommerce .woocommerce-customer-details address{padding:30px}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:1;font-weight:400}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{font-weight:400}.product_meta .sku_wrapper,.product_meta .posted_in,.product_meta .tagged_as{color:var(--dark-color)}.product_meta .sku_wrapper span.sku{color:var(--secondary-color);margin-left:5px;font-weight:400;font-family:var(--body-font)}.woocommerce div.product .product_meta>span{display:block;color:var(--dark-color);font-weight:600}.product_meta .sku_wrapper a,.product_meta .posted_in a,.product_meta .tagged_as a{color:var(--secondary-color);font-family:var(--body-font);font-weight:400;text-transform:capitalize;margin-left:5px}.woocommerce ul.products li.product .price del{opacity:1}.woocommerce ul.products li.product .price ins{text-decoration:none;font-weight:400}.woocommerce ul.products li.product .price ins span.woocommerce-Price-amount.amount{font-weight:600;text-decoration:none;color:var(--dark-color)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;-moz-appearance:none;appearance:none;margin:0}.woocommerce div.product .pt-single-product-share{display:flex;align-items:center}.woocommerce div.product .pt-single-product-share .pt-share-name{color:var(--dark-color);display:inline-block;margin-right:10px;font-weight:600}.woocommerce div.product .pt-single-product-share .pt-share-itmes{list-style-type:none;padding:0;margin:0}.woocommerce div.product .pt-single-product-share .pt-share-itmes li{display:inline-block;margin-right:15px}.woocommerce div.product .pt-single-product-share .pt-share-itmes li a{text-align:center;display:inline-block;color:var(--secondary-color);border-radius:50%}.woocommerce div.product .pt-single-product-share .pt-share-itmes li a:hover{color:var(--dark-color)}.woocommerce div.product .pt-single-product-share .pt-share-itmes li a i:hover{color:var(--dark-color)}.select2-container--default .selection .select2-selection--single .select2-selection__arrow b{top:30%}.woocommerce form.woocommerce-checkout .form-row select:focus,.woocommerce form.woocommerce-checkout .form-row select:hover,.woocommerce form.woocommerce-checkout .form-row select.form-control:focus,.woocommerce form.woocommerce-checkout .form-row select.form-control:hover{border:1px solid var(--primary-color)}.woocommerce select:focus,.woocommerce .form-row select:hover{border:1px solid var(--primary-color)}label{color:var(--dark-color)}.woocommerce div.product div.images .flex-control-thumbs{margin-left:-10px}.woocommerce div.product div.images .flex-control-thumbs li img{padding-left:10px;padding-top:10px}.woocommerce div.product.product-type-grouped div.images .woocommerce-product-gallery__image:nth-child(n+2){padding:0}@media(max-width:1024px){.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content{position:absolute;bottom:0;width:100%;opacity:1}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a{transform:translateY(0)!important}}@media(max-width:767px){.pt-home-parallax .pt-button{font-size:14px;padding:8px 22px}.pt-home-parallax .pt-button span.pt-button-text:before{width:8px;height:8px}}.pt-counter.pt-counter-style-1{display:inline-flex}.pt-counter-style-1 .pt-counter-info{flex:1;margin-left:15px}.pt-counter-style-1 .pt-counter-media i{font-size:70px;line-height:78px;color:var(--white-color)}.pt-counter-style-1 .pt-counter-info h5{font-size:56px;line-height:56px;display:inline-block;color:var(--white-color)}.pt-counter-style-1 .pt-counter-info .pt-counter-prefix{font-size:56px;line-height:56px;color:var(--white-color)}.pt-counter-style-1 .pt-counter-num-prefix{display:inline-flex;align-items:center}.pt-counter-style-1 .pt-counter-info p{font-size:14px;color:var(--white-color);margin-bottom:0;font-weight:600;line-height:22px;text-transform:uppercase;letter-spacing:1px}.pt-button.pt-button-flat.pt-btn-font.pt-btn-bg-white .pt-button-line-right{background:var(--dark-color)}.pt-button.pt-button-flat.pt-btn-font.pt-btn-bg-white:hover .pt-button-line-right{background:var(--white-color)}.pt-button.pt-button-flat.pt-btn-font.pt-btn-bg-primary:hover .pt-button-line-right{background:var(--dark-color)}.rs-title-font,.rs-subtitle-font{padding:0;font-family:var(--title-fonts)!important}.pt-button.pt-button-flat.pt-btn-font{font-family:var(--title-fonts)!important;font-weight:600}.rev-btn.pt-button i{font-size:20px!important}.widget.widget-port{background:var(--grey-color);box-shadow:none}.widget.widget-port:nth-child(2){padding:0;background:unset}.widget.widget-port .page-title{margin:0 0 20px 0}.widget.widget-port .menu li{margin:0 0 10px 0}.widget.widget-port .menu li:last-child{margin-bottom:0}.widget.widget-port .menu li a{position:relative;background-color:var(--white-color);padding:16px 24px;border:none;display:block;transition:all 0.5s linear;-webkit-transition:all 0.5s linear;color:var(--dark-color);font-family:var(--title-fonts);font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:1px}.widget.widget-port .menu li a:hover{color:var(--primary-color)}.widget.widget-port .menu li.current_page_item a{background:var(--primary-color);color:var(--white-color)}.widget.widget-port .menu li>a:before{position:absolute;content:"\f125";font-family:"Ionicons";font-size:12px;right:24px;left:auto;top:24px;color:inherit;line-height:normal;font-weight:500}.pt-timelines .cntl-icon{font-family:var(--title-fonts);font-weight:600;font-size:20px;background:var(--dark-color);border-color:var(--primary-color);left:0;right:0;line-height:70px}.pt-timelines .cntl-bar{box-shadow:none;background:var(--primary-color);width:5px;border-radius:5px}.pt-timelines .cntl-bar-fill{background:var(--primary-color)}.pt-timelines .cntl-content{padding:30px;background:var(--grey-color);border-color:var(--primary-color);border-radius:0}.pt-timelines .cntl-content p{margin-bottom:0}.pt-timelines .cntl-content h4{font-weight:600;font-size:26px;line-height:32px}.pt-timelines .cntl-image{padding:0}@media(max-width:767px){.pt-timelines .cntl-bar{display:none}.pt-timelines .cntl-state{padding-top:35px;text-align:center}.pt-timelines .cntl-content{padding-top:65px}.pt-timelines .cntl-content,.cntl-image{width:100%;float:none}.pt-timelines .cntl-state:nth-child(2n+2) .cntl-content{float:none}.pt-timelines .cntl-image{margin-top:30px}}.pt-home-layout .pt-home-inner-layout{padding:30px;transition:all 0.5s ease}.pt-home-inner-layout:hover{background:var(--primary-color)}.pt-home-layout .pt-home-inner-layout .pt-image-box-img{overflow:hidden;box-shadow:0 0 30px 0 rgb(0 0 0 / 10%)}.pt-home-layout .pt-home-inner-layout .pt-section-title{text-align:center;font-size:28px;line-height:36px;margin-top:20px;transition:all 0.5s ease}.pt-home-layout .pt-home-inner-layout:hover .pt-section-title{color:var(--white-color)}.pt-home-layout .pt-home-inner-layout:hover .pt-image-box-img{box-shadow:none}.pt-portfolio-dot-outside .swiper-container-horizontal>.swiper-pagination-bullets{bottom:-15px}.pt-single-post-bottom-holder{margin:0;padding:0 0 45px;display:flex;align-items:center;justify-content:space-between;align-content:center}.pt-single-post-bottom-holder .pt-single-post-tags{display:flex;align-items:center}.pt-single-post-bottom-holder .pt-single-post-tags-title{font-size:18px;line-height:26px;font-family:var(--title-fonts);color:var(--dark-color);text-transform:capitalize;font-weight:600;display:inline-block}.pt-single-post-bottom-holder ul.pt-single-post-tags-list{margin:0;padding:0;list-style:none;display:inline-block}.pt-single-post-bottom-holder ul.pt-single-post-tags-list li{margin:0 0 0 8px;padding:0;list-style:none;display:inline-flex}.pt-single-post-bottom-holder ul.pt-single-post-tags-list li a{font-size:14px;text-transform:capitalize;margin:0;display:inline-block;float:left;color:var(--dark-color);padding:4px 10px;border:1px solid var(--grey-color);background:var(--grey-color);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out}.pt-single-post-bottom-holder ul.pt-single-post-tags-list li a:hover{border-color:var(--primary-color);background:var(--primary-color);color:var(--white-color)}.pt-single-post-bottom-holder .pt-single-post-social-title{font-size:18px;line-height:26px;font-family:var(--title-fonts);color:var(--dark-color);text-transform:capitalize;font-weight:600;display:inline-block}.pt-single-post-bottom-holder ul.pt-single-post-shortcode-list{margin:0;padding:0;list-style:none;display:inline-flex}.pt-single-post-bottom-holder ul.pt-single-post-shortcode-list li{margin:0 0 0 8px;padding:0;list-style:none}.pt-single-post-bottom-holder ul.pt-single-post-shortcode-list li a{width:45px;height:45px;background:var(--grey-color);color:var(--dark-color);display:inline-block;text-align:center;line-height:45px}.pt-single-post-bottom-holder ul.pt-single-post-shortcode-list li a:hover{background:var(--primary-color);color:var(--white-color)}.pt-single-post-navigation{margin:0;padding:0 0 45px;display:flex;align-items:center;justify-content:space-between;align-content:center;border-top:1px solid var(--dark-grey-color);border-bottom:1px solid var(--dark-grey-color)}.pt-single-post-navigation .pt-single-post-nav{position:relative;display:flex;align-items:center;width:45%}.pt-single-post-navigation .pt-single-post-nav.pt-next{justify-content:flex-end}.pt-single-post-navigation .pt-single-post-nav.pt-prev .pt-single-post-nav-image-holder{margin-right:30px}.pt-single-post-navigation .pt-single-post-nav.pt-next .pt-single-post-nav-image-holder{margin-left:30px}.pt-single-post-navigation .pt-single-post-nav .pt-single-post-nav-image-holder img{height:120px;max-width:120px}.pt-single-post-navigation .pt-single-post-nav.pt-next .pt-single-post-nav-content{text-align:right}.pt-single-post-navigation .pt-single-post-nav-content .pt-single-post-nav-title h4{font-size:18px;line-height:26px;word-break:break-all}.pt-single-post-navigation .pt-single-post-nav-content .pt-single-post-nav-label{font-size:14px;color:var(--primary-color);font-weight:600;line-height:22px;text-transform:uppercase;letter-spacing:1px}.pt-single-post-navigation .pt-single-post-nav:hover .pt-single-post-nav-content .pt-single-post-nav-title h4{color:var(--primary-color)}@media(max-width:767px){.pt-single-post-bottom-holder .pt-single-post-tags{margin-bottom:30px}.pt-single-post-navigation,.pt-single-post-bottom-holder{display:none}.pt-single-post-bottom-holder ul.pt-single-post-tags-list li a{margin-bottom:5px}.pt-single-post-navigation .pt-single-post-nav{width:100%}.pt-single-post-navigation .pt-single-post-nav.pt-prev{margin-bottom:30px}.pt-single-post-navigation .pt-single-post-nav.pt-prev .pt-single-post-nav-content{width:100%}.pt-single-post-navigation .pt-single-post-nav.pt-next .pt-single-post-nav-content{width:100%}}.pt-animation-img img{animation-duration:5s;animation-iteration-count:infinite;animation-name:TopBottom;animation-timing-function:ease-in-out}@keyframes TopBottom{0%{transform:translate(0,0)}65%{transform:translate(0,30px)}100%{transform:translate(0,0)}}.pt-popup-video-block.pt-popup-style-2 .pt-video-icon a{margin:auto;text-decoration:none;color:var(--white-color);font-size:28px;width:130px;height:130px;line-height:130px;text-align:center;display:inline-block;background-color:var(--primary-color);border-radius:100%;border:2px solid #fff0;transition:0.5s ease-in-out}.pt-popup-video-block.pt-popup-style-2 .pt-video-icon a:hover{background:var(--dark-color);color:var(--white-color)}.pt-popup-video-block.pt-popup-style-2{position:relative;text-align:center}.pt-popup-video-block.pt-popup-style-2 .pt-video-icon{display:inline-block;position:relative}.mfp-wrap .mfp-close{padding:0;top:-50px;right:0;font-size:26px;opacity:1;height:50px;width:50px;line-height:50px;text-align:center;color:var(--white-color);background-color:var(--primary-color);position:absolute;letter-spacing:0;font-weight:400}.mfp-wrap .mfp-close:hover{background:var(--primary-color)}.mfp-wrap .mfp-close:focus{outline:none}.pt-service-box-4-list .item{cursor:pointer}.pt-service-box.pt-style-4{display:grid;display:flex;align-items:center;justify-content:space-between;padding:45px 0;grid-template-columns:0fr 0.5fr 2fr 2.9fr 1fr;border-bottom:1px solid rgb(255 255 255 / .1)}.pt-service-box.pt-style-4 .pt-service-img img{position:absolute;right:100%;max-width:450px;transform:rotate(10deg) translateX(30px);transition:all 0.5s ease;top:60px;margin-right:180px;opacity:0}.pt-service-box-4-list .item:hover .pt-service-box.pt-style-4 .pt-service-img img,.pt-service-box-4-list .item .pt-service-box.pt-style-4.active .pt-service-img img{transform:rotate(15deg) translateX(60px);opacity:1}.pt-service-box.pt-style-4 .pt-service-number{font-size:22px;line-height:30px;color:var(--white-color)}.pt-service-box-4-list .item:hover .pt-service-box.pt-style-4 .pt-service-box-title,.pt-service-box-4-list .item .pt-service-box.pt-style-4.active .pt-service-box-title{color:var(--primary-color)}.pt-service-box-4-list .item:hover .pt-button.pt-button-link .pt-svg svg circle,.pt-service-box-4-list .item .pt-service-box.pt-style-4.active .pt-button.pt-button-link .pt-svg svg circle{stroke:var(--primary-color)}.pt-service-box-4-list .item:hover .pt-button.pt-button-link .pt-svg svg path,.pt-service-box-4-list .item .pt-service-box.pt-style-4.active .pt-button.pt-button-link .pt-svg svg path{stroke:var(--primary-color)}.pt-service-box.pt-style-4 .pt-service-box-title{font-size:22px;line-height:30px;color:var(--white-color);flex:1;transition:all 0.5s ease}.pt-service-box.pt-style-4 .pt-service-box-description{color:var(--white-color);opacity:.8}.pt-service-box.pt-style-4 .pt-service-box-btn{text-align:right}.pt-service-box.pt-style-4 .pt-service-box-btn i{font-size:24px;line-height:32px;color:var(--white-color);transform:rotate(0deg);transition:all 0.5s ease-in-out}.pt-service-box.pt-style-4:hover .pt-service-box-btn i{transform:rotate(90deg);color:var(--primary-color)}@media(max-width:1099px){.pt-service-box.pt-style-4 .pt-service-img img{max-width:380px;margin-right:150px}}@media(max-width:1023px){.pt-service-box.pt-style-4 .pt-service-img img{max-width:300px;margin-right:100px}}@media(max-width:767px){.pt-service-box.pt-style-4 .pt-service-img img{display:none}}.pt-portfoliobox-3{position:relative;overflow:hidden;display:inline-block;width:100%;float:left;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-portfoliobox-3 .pt-portfolio-img{position:relative}.pt-portfoliobox-3 .pt-portfolio-img img{width:100%;height:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.pt-portfoliobox-3:hover .pt-portfolio-img img{-webkit-transform:scale(1.2);transform:scale(1.2)}.pt-portfoliobox-3 .pt-portfolio-info span{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--primary-color);letter-spacing:1px}.pt-portfoliobox-3 .pt-portfolio-info{margin:auto;position:absolute;bottom:-100px;z-index:10;left:20px;right:20px;opacity:0;padding:20px;background:var(--white-color);color:var(--primary-color);display:inline-flex;align-items:center;justify-content:space-between;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-grid.style-3 .pt-portfoliobox-3 .pt-portfolio-info{position:relative;bottom:0;left:0;background:#fff0;padding-left:0;padding-bottom:0;opacity:1}.pt-grid.style-3 .pt-portfoliobox-3 .pt-portfolio-img{overflow:hidden}.pt-grid.style-3 .pt-grid-item:nth-child(1) .pt-portfoliobox-3{margin-top:60px}.pt-grid.style-3 .pt-col-6{padding:0 30px 45px;padding-bottom:45px}.pt-testimonial-box.pt-style-4{background:var(--white-color);padding:45px;padding-top:0;margin-top:45px}.pt-testimonial-box.pt-style-4 .pt-testimonial-mediacontent{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(0 0 0 / .1);padding-bottom:15px;position:relative}.pt-testimonial-box.pt-style-4 .pt-testimonial-mediacontent:before{content:'';width:1px;height:100%;position:absolute;top:0;left:50%;background:rgb(0 0 0 / .1)}.pt-testimonial-box.pt-style-4 .pt-testimonial-media .pt-testimonial-img{width:100px;display:inline-block}.pt-testimonial-box.pt-style-4 .pt-testimonial-img img{margin-top:-45px;margin-bottom:15px}.pt-testimonial-box.pt-style-4 .pt-testimonial-meta span{color:var(--primary-color);letter-spacing:1px;font-size:14px;line-height:22px;font-weight:600;font-family:var(--title-fonts);text-transform:uppercase}.pt-testimonial-box.pt-style-4 .pt-testimonial-socialicon ul{padding:0;margin:0}.pt-testimonial-box.pt-style-4 .pt-testimonial-socialicon ul li a{background:var(--primary-color);color:var(--white-color);text-align:center;width:50px;height:50px;line-height:50px;border-radius:100%;display:inline-block}.pt-testimonial-box.pt-style-4 .pt-testimonial-social{display:flex;align-items:center;margin-top:15px}.pt-testimonial-box.pt-style-4 .pt-testimonial-socialcontent{margin-left:15px}.pt-testimonial-box.pt-style-4 .pt-testimonial-socialtitle{font-size:20px;line-height:28px}.pt-testimonial-box.pt-style-4 .pt-testimonial-star{color:#ffa94d}.pt-testimonial-box.pt-style-4 .pt-testimonial-description{margin-bottom:0;margin-top:30px}.pt-testimonial-box-slider.pt-style-4 .owl-carousel .owl-dots{text-align:left}@media(max-width:569px){.pt-testimonial-box.pt-style-4 .pt-testimonial-mediacontent{display:block}.pt-testimonial-box.pt-style-4 .pt-testimonial-mediacontent:before{display:none}}@media(max-width:397px){.pt-testimonial-box.pt-style-4 .pt-testimonial-socialtitle{font-size:16px;line-height:24px}.pt-testimonial-box.pt-style-4{padding:30px}}.pt-progressbar-style-1 .pt-progressbar-content{margin-bottom:15px;display:inline-block;width:100%}.pt-progressbar-style-1 .pt-progressbar-content:last-child{margin-bottom:0}.pt-progressbar-style-1 .progress-title{margin:0;text-transform:capitalize;font-size:16px;font-family:var(--title-fonts);color:var(--dark-color);font-weight:700;letter-spacing:1px}.pt-progressbar-style-1 .progress-value{color:var(--dark-color);margin:0;float:right;font-size:16px;letter-spacing:1px;font-weight:700}.pt-progressbar-style-1 .pt-progress-bar{display:inline-block;width:100%;padding:5px 5px 5px 0;border-bottom:1px solid var(--primary-color);float:left}.pt-progressbar-style-1 .pt-progress-bar span{height:5px;display:inline-block;background:var(--grey-color);float:left}.pt-progressbar-style-1 .sonny_progressbar{margin-bottom:0}.pt-client-box.pt-client-style-1{display:block;overflow:hidden;position:relative}.pt-testimonial-box.pt-style-5 .pt-testimonial-content{color:var(--white-color)}.pt-testimonial-box.pt-style-5 .pt-head-testimonial-title{font-size:28px;line-height:36px;margin-bottom:20px}.pt-testimonial-box.pt-style-5 .pt-testimonial-media{margin-top:30px;display:flex;position:relative;align-items:center}.pt-testimonial-box.pt-style-5 .pt-testimonial-media .pt-testimonial-img{margin-right:15px}.pt-testimonial-box.pt-style-5 .pt-testimonial-media .pt-testimonial-img img{width:80px;height:80px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.pt-testimonial-box.pt-style-5 .pt-testimonial-meta h5{color:var(--white-color)}.pt-testimonial-box.pt-style-5 .pt-testimonial-meta span{color:var(--primary-color);letter-spacing:1px;font-size:14px;line-height:22px;font-weight:600;font-family:var(--title-fonts);text-transform:uppercase}.pt-testimonial-box.pt-style-5 .pt-testimonial-star{color:#ffa94d;margin-bottom:15px}.pt-testimonial-box.pt-style-5 .pt-testimonial-description{margin-bottom:0;width:95%}.pt-testimonial-box.pt-style-5 .pt-testimonial-icon i{color:var(--primary-color);font-size:28px;line-height:36px;position:absolute;right:0;top:0}.pt-testimonial-box-slider.pt-style-5 .owl-carousel .owl-dots{text-align:right;margin-top:0;right:0;bottom:45px}.pt-visitform .wpcf7-form-control-wrap input,.pt-visitform .wpcf7-form-control-wrap select{margin-bottom:20px}.pt-visitform textarea{margin-bottom:20px;height:100px}.pt-visitform p{margin-bottom:0}.pt-accordion-icon .pt-accordion-block .pt-accordion-box .pt-ad-title{padding:0}.pt-accordion-icon .pt-accordion-block .pt-accordion-box .pt-ad-title i{right:0;left:unset}.pt-pricebox.pt-style-1{text-align:left;display:flex;align-items:center;justify-content:space-between;position:relative;background-color:var(--grey-color);overflow:hidden}.pt-pricebox.pt-style-1 .pt-pricebox-media img{object-fit:cover;transition:all 0.5s ease-in-out}.pt-pricebox.pt-style-1:hover .pt-pricebox-media img{transform:translateX(10px)}.pt-pricebox.pt-style-1 .pt-pricebox-info{padding:45px;padding-right:15px;flex:1}.pt-pricebox.pt-style-1 ul{padding:15px 0 30px;margin:0}.pt-pricebox.pt-style-1 .pt-pricebox-info .price{font-size:48px;line-height:56px;margin-top:10px}.pt-pricebox.pt-style-1 .price-month{display:block;font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--dark-color);margin-top:10px}.pt-pricebox.pt-style-1 .pt-list-info li{list-style:none;line-height:45px;display:flex;align-items:center;text-transform:capitalize}.pt-pricebox.pt-style-1 .pt-list-info li i{margin-right:15px;color:var(--primary-color)}@media(max-width:479px){.pt-pricebox.pt-style-1 .pt-pricebox-info{padding:15px}}@media(max-width:397px){.pt-pricebox.pt-style-1 .pt-button{padding:12px 8px}}.pt-pricebox.pt-style-2{background:var(--grey-color);padding:60px 45px;display:flex}.pt-pricebox.pt-style-2 .pt-pricebox-info{border-right:1px solid rgb(0 0 0 / .1);margin-right:30px;padding-right:30px}.pt-pricebox.pt-style-2 .pt-pricebox-sub-title{font-family:var(--title-fonts);font-weight:600;font-size:14px;line-height:22px;text-transform:uppercase;color:var(--secondary-color);letter-spacing:1px;margin-top:10px}.pt-pricebox.pt-style-2 .pt-pricebox-list .pt-list-info{margin:0 0 24px;padding:0}.pt-pricebox.pt-style-2 .pt-pricebox-list .pt-list-info li{margin-bottom:10px;padding:0;list-style:none;line-height:2}.pt-pricebox.pt-style-2 .pt-pricebox-list .pt-list-info li.active{color:var(--primary-color)}.pt-pricebox.pt-style-2 .pt-pricebox-list .pt-list-info li i{color:var(--primary-color);padding-right:10px;font-size:18px}@media(max-width:575px){.pt-pricebox.pt-style-2{padding:30px;display:block}.pt-pricebox.pt-style-2 .pt-pricebox-info{border:none;margin-right:0;padding-right:0;margin-bottom:30px}}.pt-visit textarea{height:100px}.pt-fancy-box.pt-style-4{background:var(--grey-color);padding:60px 45px;padding-bottom:30px;transition:all 0.5s ease}.pt-fancy-box.pt-style-4 .pt-fancy-box-info .pt-fancy-box-title{font-size:28px;line-height:36px;margin-bottom:30px;position:relative;transition:all 0.5s ease-in-out}.pt-fancy-box.pt-style-4 .pt-fancy-box-info .pt-fancy-box-title:before{content:'';background:var(--primary-color);width:50px;height:2px;bottom:-30px;position:absolute;transition:all 0.5s ease-in-out}.pt-fancy-box.pt-style-4 .pt-fancy-box-description{margin-top:-5px;padding-top:30px;margin-bottom:45px}.pt-fancy-box.pt-style-4 .pt-fancy-box-icon{font-size:72px;line-height:80px;display:inline-block;color:var(--primary-color);transition:all 0.5s ease-in-out}.pt-fancy-box.pt-style-4 .pt-btn-container{opacity:0;display:none;transition:all 0.5s ease-in-out}.pt-fancy-box.pt-style-4:hover{background:var(--dark-color)}.pt-fancy-box.pt-style-4:hover .pt-fancy-box-title,.pt-fancy-box.pt-style-4:hover .pt-fancy-box-description{color:var(--white-color)}.pt-fancy-box.pt-style-4 .pt-btn-container{margin-top:30px}@media(max-width:479px){.pt-fancy-box.pt-style-4{padding:45px 30px}.pt-fancy-box.pt-style-4 .pt-fancy-box-description{margin-bottom:30px}}.page-id-5806 header#pt-header.pt-header-style-1 .pt-bottom-header{background:var(--grey-color)}header#pt-header.pt-header-style-4 .pt-bottom-header.pt-header-sticky{position:fixed;top:0;left:0;display:inline-block;width:100%;-webkit-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);-moz-box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);background:var(--white-color)}header#pt-header.pt-header-style-4 .pt-bottom-header .navbar .navbar-nav{justify-content:center;float:unset}header#pt-header.pt-header-style-4 .pt-bottom-header .pt-header-info-box{display:flex;align-items:center}header#pt-header.pt-header-style-4 .pt-menu-search-block a>i{font-weight:500}header#pt-header.pt-header-style-4 .pt-menu-search-block a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-4 .pt-toggle-btn{line-height:75px;padding:26px 14px;background:var(--primary-color);color:#fff;cursor:pointer;margin-left:30px;position:relative;transition:all 0.5s ease}header#pt-header.pt-header-style-4:hover .pt-toggle-btn{background:var(--dark-color)}header#pt-header.pt-header-style-4 .pt-toggle-btn a{position:relative;display:block;top:0;width:30px;height:2px;margin:0 auto;border:none;cursor:pointer;background:currentColor;color:inherit;font-size:0;transition:0.35s}header#pt-header.pt-header-style-4 .pt-toggle-btn a:before,header#pt-header.pt-header-style-4 .pt-toggle-btn a:after{position:absolute;top:0;left:50%;display:block;width:100%;height:2px;background:currentColor;content:"";transition:transform 0.35s}header#pt-header.pt-header-style-4 .pt-toggle-btn a:before{transform:translate(-50%,-10px)}header#pt-header.pt-header-style-4 .pt-toggle-btn a:after{transform:translate(-50%,10px)}header#pt-header.pt-header-style-4 .pt-bottom-header .navbar-toggler{background:var(--primary-color)}header#pt-header.pt-header-style-4 .pt-bottom-header .navbar-toggler:hover{background:var(--dark-color)}.pt-header-style-4 .pt-header-diff-block>.row{margin:0}.pt-header-style-4 .pt-header-diff-block>.row>.col-lg-12{padding:0}@media (max-width:1023px){header#pt-header.pt-header-style-4 .pt-bottom-header .pt-header-info-box{margin-left:auto}header#pt-header.pt-header-style-4 .pt-toggle-btn{display:none}}@media(max-width:479px){header#pt-header.pt-header-style-4 .pt-bottom-header .pt-header-info-box{display:none}}.pt-service-box.pt-style-5{position:relative;overflow:hidden;display:inline-block;width:100%}.pt-service-box.pt-style-5 .pt-service-media .pt-service-img img{margin-left:30px;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;width:100%}.pt-service-box.pt-style-5:hover .pt-service-media .pt-service-img img{margin-left:0}.pt-service-box.pt-style-5 .pt-service-info{color:var(--white-color);z-index:9;position:absolute;bottom:0;left:0;opacity:1;background:rgb(48 55 63 / 80%);padding:20px 45px;width:100%;height:100%;transform:translateY(calc(384px + 1em));transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.pt-service-box.pt-style-5:hover .pt-service-info{transform:translateY(0);display:flex;flex-direction:column;justify-content:center}.pt-service-box.pt-style-5 .pt-service-info .pt-service-icon{position:relative;display:inline-block;color:var(--primary-color);opacity:0;font-size:inherit;transition:all 0.5s ease-in-out}.pt-service-box.pt-style-5:hover .pt-service-icon{opacity:1;margin-bottom:15px;visibility:visible;font-size:72px;line-height:80px}.pt-service-box.pt-style-5 .pt-service-title{color:var(--white-color);margin-bottom:15px;margin-top:-30px}.pt-service-box.pt-style-5:hover .pt-service-title{margin-top:0}.pt-service-box.pt-style-5 .pt-btn-container{position:absolute;bottom:0;right:0;padding:20px;background:var(--primary-color);opacity:1;transition:all 0.5s ease-in-out;z-index:99}@media (min-width:1025px) and (max-width:1279px){.pt-service-box.pt-style-5 .pt-service-info{padding:20px 15px}.pt-service-box.pt-style-5:hover .pt-service-icon{margin-bottom:5px;font-size:56px;line-height:64px}.pt-service-box.pt-style-5 .pt-service-title{margin-bottom:5px}}.pt-service-box.pt-style-6{position:relative;margin-bottom:90px}.pt-service-box.pt-style-6 .pt-service-img{width:80%}.pt-service-box.pt-style-6 .pt-service-info{padding:45px 30px;background:var(--dark-color);position:absolute;top:40%;right:0;width:70%}.pt-service-box.pt-style-6 .pt-service-info .pt-service-icon{color:var(--primary-color);font-size:68px;line-height:72px;margin-bottom:15px}.pt-service-box.pt-style-6 .pt-service-info p{color:var(--white-color)}.pt-service-box.pt-style-6 .slick-slider-thumb .slick-current .item{color:var(--primary-color)}.service-slider.pt-slider-6 .slick-arrow{opacity:0}.service-slider.pt-slider-6 .slick-slider-thumb{margin-top:30px;width:100%!important}.slick-initialized .slick-slide{display:block;margin-bottom:15px}.service-slider.pt-slider-6 .pt-thumbs-column{margin-left:45px}.service-slider.pt-slider-6 .slick-slide{margin:0 15px}.service-slider.pt-slider-6 .slick-slider-thumb .slick-current .item h5{color:var(--primary-color)}.pt-thumbs-column .slick-slider .slick-track{transform:translate(0)!important}.pt-thumbs-column .slick-slider .slick-slide{width:100%!important;margin-bottom:30px;margin-left:0}.service-slider.pt-slider-6 .row{align-items:center}.service-slider.pt-slider-6 .slick-slider-main .slick-list{margin:0 5px}.service-slider.pt-slider-6 .slick-slider-thumb .item h5 span{margin-right:15px}@media(max-width:1279px){.pt-service-box.pt-style-6{margin-bottom:200px}.pt-service-box.pt-style-6 .pt-service-info{width:80%}}@media(max-width:1024px){.pt-service-box.pt-style-6{margin-bottom:230px}}@media(max-width:991px){.pt-service-box.pt-style-6{margin-bottom:90px}.pt-service-box.pt-style-6 .pt-service-info{top:63%;width:53%}}@media(max-width:799px){.pt-service-box.pt-style-6{margin-bottom:160px}}@media(max-width:767px){.pt-service-box.pt-style-6 .pt-service-img{width:90%}.pt-service-box.pt-style-6{margin-bottom:190px}.pt-service-box.pt-style-6 .pt-service-info{top:49%;width:90%}}@media(max-width:479px){.pt-service-box.pt-style-6 .pt-service-info{display:none}.pt-service-box.pt-style-6 .pt-service-img{width:100%}.pt-service-box.pt-style-6{margin-bottom:0}.service-slider.pt-slider-6 .pt-thumbs-column{margin-left:15px}.service-slider.pt-slider-6 .slick-slider-thumb .slick-current .item h5{font-size:22px}}.pt-gallery.pt-style-1{clear:both;overflow:hidden}.pt-gallery.pt-style-1 .pt-gallery-block{position:relative;overflow:hidden;width:25%;float:left}.pt-gallery.pt-style-1 .pt-gallery-block:before{opacity:0;content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:inline-block;background:var(--dark-color);z-index:1;transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out}.pt-gallery.pt-style-1 .pt-gallery-block:hover:before{opacity:.8}.pt-gallery.pt-style-1 .pt-gallery-block .pt-gallery-img img{margin-left:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;width:100%}.pt-gallery.pt-style-1 .pt-gallery-block:hover .pt-gallery-img img{margin-left:30px}.pt-gallery.pt-style-1 .pt-gallery-block .pt-gallery-info{padding:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:grid;align-items:center;justify-content:center;align-content:center;justify-items:center;opacity:0;-moz-transform:translate(0,30px);-webkit-transform:translate(0,30px);-o-transform:translate(0,30px);-ms-transform:translate(0,30px);transform:translate(0,30px);-webkit-transition:all 0.4s cubic-bezier(.47,0,.745,.715);transition:all 0.4s cubic-bezier(.47,0,.745,.715)}.pt-gallery.pt-style-1 .pt-gallery-info .pt-gallery-title a{color:var(--white-color);font-size:28px;line-height:36px}.pt-gallery.pt-style-1 .pt-gallery-block:hover .pt-gallery-info{opacity:1;-moz-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}@media(max-width:1024px){.pt-gallery.pt-style-1 .pt-gallery-block{width:50%}}@media(max-width:479px){.pt-gallery.pt-style-1 .pt-gallery-block{width:100%}}.footer-gallery .wp-block-image.size-full{width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)* .66667)}.woocommerce a.button,.button,.woocommerce .cart .button,.woocommerce .cart input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce button.button,.woocommerce ul.products li.product .button,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled{background:var(--dark-color);color:var(--white-color);display:inline-block;border:none;width:auto;height:auto;letter-spacing:1px;font-family:var(--title-fonts);font-size:14px;font-weight:600;padding:12px 24px;text-transform:uppercase;line-height:2}.button:hover,.woocommerce .cart .button:hover,.woocommerce .cart input.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce ul.products li.product .button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover{background:var(--primary-color);color:var(--white-color)}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{padding:10px 30px;color:var(--white-color)}.woocommerce-breadcrumb{display:none}.woocommerce nav.woocommerce-pagination ul{margin:0;border:none}.woocommerce nav.woocommerce-pagination ul li{border:none;margin-right:5px}.woocommerce nav.woocommerce-pagination ul li:last-child{margin-right:0}.woocommerce nav.woocommerce-pagination ul li .page-numbers{position:relative;display:block;height:45px;width:45px;text-align:center;line-height:45px;padding:0;margin:0;color:var(--dark-color);background-color:var(--white-color);border:1px solid var(--grey-color);border-radius:0;font-size:16px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{color:var(--white-color);background-color:var(--dark-color);border-color:var(--dark-color)}.woocommerce table.shop_table{border-collapse:collapse}.woocommerce .quantity .qty{float:none;padding:0}.woocommerce table.shop_table thead>tr{background:var(--grey-color)}.woocommerce table.shop_table td.product-name a{color:var(--dark-color)}.woocommerce table.shop_table td a{text-decoration:none;color:var(--white-color)}.woocommerce table.shop_table.my_account_orders td a{color:var(--white-color)}.woocommerce table.shop_table.my_account_orders td a:hover{color:var(--white-color)}.woocommerce table.my_account_orders .button{padding:5px 24px;font-size:12px}.woocommerce table.shop_table th{font-weight:600;padding:15px 30px;line-height:1.5;color:var(--dark-color);border-right:none;border:none;border-left:none;border-bottom:1px solid var(--grey-color);text-align:center;font-family:var(--title-fonts);font-size:15px;letter-spacing:1px;text-transform:uppercase}.woocommerce table.shop_table td{border:none;border-left:none;border-bottom:1px solid var(--grey-color);text-align:left}.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th{text-align:left;font-weight:500}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:500}.order-total{font-weight:600;color:var(--dark-color)}.woocommerce-cart-form{margin-bottom:80px}.cross-sells h2,.cart_totals h2{margin-bottom:30px}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:200px;border:2px solid var(--grey-color);padding:0 15px;margin:0 10px 0 0;outline:0}.woocommerce .cart_totals .wc-proceed-to-checkout .button{width:100%;padding:13px 30px}.woocommerce-billing-fields h3,#order_review_heading,.woocommerce-order-details__title{margin-bottom:15px}.woocommerce table.shop_table{border:none}.woocommerce-billing-fields__field-wrapper label,.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper{display:inline-block;width:100%}.woocommerce form .form-row .select2-container{border:1px solid #ededed;background:#f5f7fb;line-height:45px;height:45px;padding:0 10px;width:100%}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid var(--grey-color)}.select2-search--dropdown{display:inline-block;padding:10px;width:100%}.select2-container--default .select2-selection--single{background-color:var(--grey-color);border:1px solid #fff0;border-radius:0;outline:none}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background:#f5f7fb}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background:var(--primary-color);color:var(--dark-color)}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#666;line-height:inherit}.select2-container--default .select2-selection--single .select2-selection__arrow{height:24px}.select2-dropdown{border:1px solid #ededed}.woocommerce-input-wrapper{display:inline-block;width:100%}.woocommerce form .form-row textarea{padding:15px;height:6em}.woocommerce-checkout #payment ul.payment_methods li input{width:inherit;float:left;height:auto;margin:10px 5px 0 0}.woocommerce ul.order_details{margin:15px 0;padding:15px;border:1px solid #ededed;background:#f5f7fb}.woocommerce-privacy-policy-text a{color:rgb(0 0 0 / .6)}.woocommerce-privacy-policy-text a:hover{color:var(--dark-color)}.woocommerce form .form-row .select2-container{background:#fff0;border:1px solid var(--grey-color);color:var(--dark-color);width:100%;float:left;padding:0;height:54px;line-height:54px;outline:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%;max-width:inherit;flex:inherit;padding:0}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;padding:0;width:48%;max-width:inherit;flex:inherit}#order_review_heading{margin-top:45px}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:var(--grey-color);border-radius:0}.woocommerce-checkout #payment ul.payment_methods li input{margin:10px 10px 0 0}.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal input{margin:18px 10px 0 0}.woocommerce form .form-row{margin:0;display:inline-block;width:100%}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:left}.woocommerce ul.order_details{background:var(--grey-color);border:1px solid var(--grey-color)}.woocommerce ul.order_details li strong{color:var(--dark-color)}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:none;padding:0;margin:0;border-radius:0}.woocommerce form.checkout_coupon.woocommerce-form-coupon{margin-bottom:20px}.woocommerce form .form-row{padding:0}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{line-height:3;margin:0}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type=checkbox]{height:auto}.woocommerce .woocommerce-form-login p{margin-bottom:20px}.woocommerce .woocommerce-form-login p:last-child{margin-bottom:0}.woocommerce .woocommerce-ResetPassword p.form-row-first{margin-bottom:20px}.woocommerce form.login{border-color:var(--grey-color)}input[type=checkbox]{height:34px;width:13px;width:auto;margin-right:5px}.woocommerce-form__label-for-checkbox{margin-top:5px;margin-left:30px}.woocommerce form .form-row{padding:0;margin:0 0 15px}.woocommerce-MyAccount-navigation ul{margin:0 15px 0 0;padding:0;border:1px solid var(--grey-color)}.woocommerce-MyAccount-navigation li{list-style:none;display:inline-block;width:100%;border-bottom:1px solid var(--grey-color)}.woocommerce-MyAccount-navigation li a{padding:16px 15px;color:var(--dark-color);display:inline-block;width:100%;line-height:normal}.woocommerce-MyAccount-navigation li a:hover,.woocommerce-MyAccount-navigation li.is-active a{color:var(--white-color);text-decoration:none;background:var(--dark-color)}.woocommerce-MyAccount-navigation li a:before{float:right;font-family:"Ionicons";font-weight:600;font-size:20px}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:"\f2b3"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:"\f3f7"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:"\f41f"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:"\f455"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:"\f3d1"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:"\f3a0"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"\f29f"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:"\f064"}.woocommerce-account .addresses .title h3{font-size:24px;line-height:32px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{padding:20px 10px 10px 10px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button{margin-top:-10px}.woocommerce .products ul,.woocommerce ul.products{margin:0 -15px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:25%;text-align:center;margin:0 0 45px;padding:0 15px}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:50%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:33.3333333%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:20%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:16.666666666%}.woocommerce ul.products li.product .onsale{top:5px;left:5px;margin:5px;min-height:auto;min-width:auto;padding:0 10px;line-height:2;font-weight:400;font-size:14px;background:var(--primary-color);color:var(--white-color);width:50px;height:50px;display:inline-block;padding:0;text-align:center;border-radius:100%;line-height:50px;font-weight:500}.woocommerce span.onsale{top:0;left:0;margin:5px;min-height:auto;min-width:auto;padding:0 10px;line-height:2;font-weight:400;font-size:14px;background:var(--primary-color);color:var(--white-color);width:50px;height:50px;display:inline-block;padding:0;text-align:center;border-radius:100%;line-height:50px;font-weight:500}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:0;margin:0;font-size:18px;line-height:26px}.woocommerce ul.products li.product .price{color:var(--secondary-color);font-size:16px;margin:0}.woocommerce a.added_to_cart{width:100%}.product_meta .sku_wrapper,.product_meta .posted_in,.product_meta .tagged_as{margin-bottom:5px;width:100%;display:inline-block}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--dark-color);font-weight:500;margin-bottom:15px}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-bottom:1px solid var(--grey-color)}.woocommerce div.product .woocommerce-tabs ul.tabs{text-align:left;padding:0;margin:0 0;border:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;margin:0;background:none;border-color:var(--grey-color);transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;border-radius:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none!important}.woocommerce-tabs{margin-bottom:80px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--primary-color);color:var(--white-color);border-color:var(--primary-color)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{letter-spacing:1px;font-family:var(--title-fonts);font-size:14px;font-weight:600;padding:12px 24px;text-transform:uppercase}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--white-color)}.woocommerce-Tabs-panel h2{margin-bottom:15px}.woocommerce .related.products h2{margin-bottom:15px;font-size:26px;line-height:34px}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{border-bottom:1px solid var(--grey-color)}.woocommerce table.shop_attributes th{font-weight:400;color:var(--dark-color)}.woocommerce .comment-respond .comment-reply-title:before{display:none}.woocommerce #review_form #respond.comment-respond .comment-form-author,.woocommerce #review_form #respond.comment-respond .comment-form-email,.woocommerce #review_form #respond.comment-respond .comment-form-url{width:32.7%}.woocommerce #review_form #respond p{margin-right:10px}.woocommerce #review_form #respond .comment-form-url{margin-right:0}.woocommerce #review_form .comment-respond .comment-form-author,.woocommerce #review_form .comment-respond .comment-form-email,.woocommerce #review_form .comment-respond .comment-form-url{margin-right:15px}.woocommerce #review_form #respond textarea{height:150px}.woocommerce-Tabs-panel .comment-respond .comment-form-email{margin-right:0}.woocommerce .woocommerce-Tabs-panel #review_form .comment-respond .form-submit{margin:0}.woocommerce div.product .woocommerce-tabs .panel{margin:0;padding:30px 30px;border:1px solid var(--grey-color);border-top:none}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:24px;line-height:32px}.woocommerce ul.products li.product .star-rating{font-size:14px;display:inline-block;margin:10px 0 0}.woocommerce ul.products li.product .price ins{font-weight:600;color:var(--dark-color)}.woocommerce ul.products li.product a h2{transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.woocommerce ul.products li.product a:hover h2{color:var(--primary-color)}.woocommerce nav.woocommerce-pagination ul{border:0}@media(max-width:1199px){.woocommerce #review_form #respond.comment-respond .comment-form-author,.woocommerce #review_form #respond.comment-respond .comment-form-email,.woocommerce #review_form #respond.comment-respond .comment-form-url{width:32.3%}}@media(max-width:767px){.woocommerce #review_form #respond.comment-respond .comment-form-author,.woocommerce #review_form #respond.comment-respond .comment-form-email,.woocommerce #review_form #respond.comment-respond .comment-form-url{width:100%}}.woocommerce-shop .woocommerce nav.woocommerce-pagination{margin-bottom:80px}.woocommerce .woocommerce-breadcrumb{display:block}.woocommerce-shop.woocommerce .woocommerce-breadcrumb{display:none}.woocommerce .woocommerce-breadcrumb a{color:var(--secondary-color)}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--dark-color)}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner{position:relative;overflow:hidden;margin-bottom:15px}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;padding:15px;display:flex;z-index:1}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-overlay:before{content:'';top:0;left:0;width:100%;height:100%;opacity:0;position:absolute;background:var(--dark-color);transform:translateY(100%);transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;display:none}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-overlay:before{align-items:center;justify-content:center;transform:translateY(0);opacity:.4;transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a{transform:translateY(50px)}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-content a{transform:translateY(0)}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-product-content{opacity:1;bottom:0}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content{position:absolute;left:50%;bottom:-100px;transform:translate(-50%,0%);width:100%;opacity:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a{background:var(--dark-color);color:var(--white-color);display:block;border-radius:0}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a.added{display:none}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content a.add_to_cart_button:hover{background:var(--primary-color);color:var(--white-color)}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content .added_to_cart{background:var(--primary-color);color:var(--white-color);letter-spacing:1px;font-family:var(--title-fonts);font-size:16px;font-weight:500;padding:12px 30px;text-transform:uppercase;line-height:2}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner:hover .pt-overlay:before{transform:translateY(0%);opacity:1}.woocommerce a.button.loading::after{margin-right:15px;margin-left:10px;right:inherit;top:12px}.woocommerce-shop .content-area .site-main{padding:130px 0 50px}@media(max-width:1024px){.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner .pt-product-content{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);width:100%;opacity:1}}.woocommerce-message::before,.woocommerce-info::before{color:var(--primary-color)}.woocommerce-message,.woocommerce-info{border-top-color:var(--primary-color);background:var(--grey-color);padding:15px}.woocommerce-notices-wrapper .woocommerce-message a{line-height:1;padding:.618em 1em}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:20%;display:inline-block;padding:15px 15px 0 0}.woocommerce .woocommerce-ordering{margin:0 0 30px}.woocommerce .woocommerce-result-count{margin:0 0 30px;line-height:3}.woocommerce-product-search{position:relative}.woocommerce-product-search button{background:var(--primary-color);border:none;padding:0;font-size:0;position:absolute;text-align:center;color:var(--white-color);line-height:54px;height:54px;width:54px;top:0;right:0;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;letter-spacing:0}.woocommerce-product-search button:before{content:"\e610";font-family:'themify';font-weight:400;font-size:20px}.woocommerce-product-search button:hover{background:var(--dark-color)}.widget .footer-title{margin-bottom:15px;padding:0 0 15px;font-size:28px;position:relative;line-height:1}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0}.widget .price_slider_wrapper .ui-slider-horizontal{height:.5em;background:var(--grey-color);margin-bottom:30px;margin-top:30px;position:relative}.widget .price_slider_wrapper .ui-slider-horizontal .ui-corner-all{position:absolute;z-index:2;width:1em;height:1em;background-color:var(--primary-color);border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.widget .price_slider_wrapper .ui-slider-horizontal .ui-slider-range{top:0;height:100%;position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:var(--primary-color)}.widget .price_slider_wrapper .price_slider_amount .price_label{font-family:'Jost',sans-serif;color:var(--dark-color);font-style:normal;font-weight:600;float:right;line-height:3.3}.widget .tagcloud{clear:both;overflow:hidden}.widget .tagcloud .tag-cloud-link{font-size:14px!important;background:var(--white-color);margin:0 10px 10px 0;display:inline-block;float:left;color:var(--dark-color);padding:4px 8px;border:1px solid var(--white-color);transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out}.widget .tagcloud .tag-cloud-link:hover{border-color:var(--primary-color);background:var(--primary-color);color:var(--white-color)}@media(max-width:1365px){.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:33.333333%}}@media(max-width:1023px){.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:50%}}@media(max-width:767px){.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 15px}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product,.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:100%}.woocommerce .woocommerce-result-count{margin:0 0 0;line-height:3;text-align:center;width:100%}.woocommerce .woocommerce-ordering{margin:0 0 30px;float:left;width:100%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:left;width:100%}.woocommerce ul.order_details li{margin-bottom:15px}.woocommerce-account .woocommerce-MyAccount-content{margin-top:30px}}.pt-shop-btn ul.cart_list li img,ul.product_list_widget li img{width:80px;float:left;margin-left:0;margin-right:15px}.pt-shop-btn .star-rating span{color:var(--primary-color)}.pt-shop-btn ul.cart_list li .star-rating,ul.product_list_widget li .star-rating{font-size:13px}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:80px;float:left;margin-left:0;margin-right:15px}.woocommerce .star-rating{font-size:13px}.woocommerce .star-rating span::before{color:var(--primary-color)}.pt-shop-btn{margin-left:30px}.pt-shop-btn .dropdown-toggle::after{display:none}.pt-shop-btn .pt-cart-button{list-style-type:none;margin:0;padding:0;position:relative}.pt-shop-btn .pt-cart-button>a{color:var(--dark-color);position:relative;line-height:90px;padding:0 0 0;font-size:22px;transform:rotateY(180deg)}.pt-shop-btn .pt-cart-button .basket-item-count{font-size:10px;font-weight:600;background:var(--primary-color);color:var(--white-color);position:absolute;top:-10px;right:-5px;height:18px;width:18px;line-height:18px;text-align:center;border-radius:90px;padding:0 2px 0 0}.pt-shop-btn .pt-cart-button .basket-item-count .woocommerce-Price-amount{display:none}.pt-shop-btn .pt-cart-button:hover .dropdown-menu-mini-cart{display:block}.pt-shop-btn ul.product_list_widget{margin:0;padding:0}.pt-shop-btn ul.product_list_widget li{margin:0 0 15px;padding:0;list-style:none;display:inline-block;width:100%;position:relative}.pt-shop-btn ul.product_list_widget a.remove{float:right;right:0;top:0;left:inherit;margin:auto 0;font-size:30px;text-align:center;position:absolute}.dropdown-menu-mini-cart,.dropdown-menu[data-bs-popper]{right:-3%;width:350px;left:inherit;border:none;box-shadow:0 5px 15px 0 rgb(0 33 85 / .1);padding:20px;top:90px;border-radius:0;margin:0}.pt-shop-btn .woocommerce-mini-cart__total.total{margin-bottom:5px}.pt-shop-btn .woocommerce-mini-cart__total.total strong{font-weight:600;text-transform:capitalize;font-family:var(--title-fonts)}.pt-shop-btn .woocommerce-mini-cart__total.total .woocommerce-Price-amount.amount{float:right}.pt-shop-btn p{margin-bottom:0}.pt-shop-btn .pt-cart-button a.remove{line-height:.8;color:var(--dark-color);font-weight:400;height:1em;width:1em}.pt-shop-btn .pt-cart-button a.remove:hover{color:var(--dark-color);background:#fff0}.pt-shop-btn .pt-cart-button ul.cart_list li a,.pt-shop-btn .pt-cart-button ul.product_list_widget li a{display:block;text-transform:capitalize;font-weight:600;font-family:var(--title-fonts);color:var(--dark-color);padding-right:30px;line-height:normal}.pt-shop-btn .pt-cart-button ul.product_list_widget li a:hover{color:var(--primary-color)}.pt-shop-btn .pt-cart-button ul.product_list_widget li a.remove{font-weight:400;padding:0;color:rgb(0 0 0 / .6)}.pt-shop-btn .pt-cart-button ul.product_list_widget li a.remove:hover{color:var(--dark-color)}header#pt-header.pt-header-style-1 .pt-header-info-box .pt-shop-btn{padding:0 0 0 0;margin-left:24px}header#pt-header.pt-header-style-1 .pt-header-info-box .pt-shop-btn .pt-cart-button>a{color:var(--dark-color)}header#pt-header.pt-header-style-1 .pt-header-info-box .pt-shop-btn .pt-cart-button>a:hover{color:var(--primary-color)}header#pt-header.pt-header-style-1.pt-header-sticky .pt-header-info-box .pt-shop-btn .pt-cart-button>a{line-height:86px}header#pt-header.pt-header-style-2 .pt-shop-btn .pt-cart-button>a{color:var(--white-color)}@media(max-width:1365px){header#pt-header.pt-header-default .pt-shop-btn{margin-left:20px;margin-right:15px}header#pt-header.pt-header-style-2 .pt-header-info-box .dropdown-menu-mini-cart{right:0}}@media(max-width:1199px){header#pt-header.pt-header-default .pt-shop-btn{margin-left:15px;margin-right:5px}}@media(max-width:1023px){header#pt-header.pt-header-default .pt-shop-btn{margin-left:auto;margin-right:20px}header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn{margin-left:20px}}@media(max-width:991px){header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn .pt-cart-button>a{line-height:90px}}@media(max-width:767px){header#pt-header.pt-header-style-1 .pt-shop-btn{margin-right:0}}@media(max-width:480px){header.pt-header-default .pt-bottom-header .pt-shop-btn,header#pt-header.pt-header-style-1 .pt-bottom-header .pt-shop-btn,header#pt-header.pt-header-style-2 .pt-header-info-box .pt-shop-btn,header#pt-header.pt-header-style-2 .pt-header-info-box .pt-menu-search-block{display:none}}@media(max-width:1199px){.container,.elementor-section.elementor-section-boxed>.elementor-container{max-width:960px}}@media(max-width:1023px){.container,.elementor-section.elementor-section-boxed>.elementor-container{max-width:100%}.content-area .site-main{padding:90px 0}}@media(max-width:767px){.content-area .site-main{padding:60px 0}}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-virus:before{content:"\f964"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/themes/marblex/assets/css/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url(/wp-content/themes/marblex/assets/css/fonts/ionicons/ionicons.eot?v=2.0.0);src:url("/wp-content/themes/marblex/assets/css/fonts/ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url(/wp-content/themes/marblex/assets/css/fonts/ionicons/ionicons.ttf?v=2.0.0) format("truetype"),url(/wp-content/themes/marblex/assets/css/fonts/ionicons/ionicons.woff?v=2.0.0) format("woff"),url("/wp-content/themes/marblex/assets/css/fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:400;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascrigt-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascrigt-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}@font-face{font-family:'themify';src:url(/wp-content/themes/marblex/assets/css/fonts/themify-icons/themify.eot?-fvbane);src:url('/wp-content/themes/marblex/assets/css/fonts/themify-icons/themify.eot?#iefix-fvbane') format('embedded-opentype'),url(/wp-content/themes/marblex/assets/css/fonts/themify-icons/themify.woff?-fvbane) format('woff'),url(/wp-content/themes/marblex/assets/css/fonts/themify-icons/themify.ttf?-fvbane) format('truetype'),url('/wp-content/themes/marblex/assets/css/fonts/themify-icons/themify.svg?-fvbane#themify') format('svg');font-weight:400;font-style:normal}[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}@font-face{font-family:"flaticon_mycollection";src:url(/wp-content/themes/marblex/assets/css/fonts/flaticons/flaticon_mycollection.ttf?35b7c55005a74d508018458f76cae84c) format("truetype"),url(/wp-content/themes/marblex/assets/css/fonts/flaticons/flaticon_mycollection.woff?35b7c55005a74d508018458f76cae84c) format("woff"),url(/wp-content/themes/marblex/assets/css/fonts/flaticons/flaticon_mycollection.woff2?35b7c55005a74d508018458f76cae84c) format("woff2"),url("/wp-content/themes/marblex/assets/css/fonts/flaticons/flaticon_mycollection.eot?35b7c55005a74d508018458f76cae84c#iefix") format("embedded-opentype"),url("/wp-content/themes/marblex/assets/css/fonts/flaticons/flaticon_mycollection.svg?35b7c55005a74d508018458f76cae84c#flaticon_mycollection") format("svg")}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon_mycollection!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-bathroom:before{content:"\f101"}.flaticon-blueprint:before{content:"\f102"}.flaticon-bridge-saw:before{content:"\f103"}.flaticon-chisel:before{content:"\f104"}.flaticon-construction:before{content:"\f105"}.flaticon-dining-table:before{content:"\f106"}.flaticon-floor:before{content:"\f107"}.flaticon-hammer:before{content:"\f108"}.flaticon-living-room:before{content:"\f109"}.flaticon-marbles:before{content:"\f10a"}.flaticon-modern-art:before{content:"\f10b"}.flaticon-panels:before{content:"\f10c"}.flaticon-stone:before{content:"\f10d"}.flaticon-stones:before{content:"\f10e"}.flaticon-suckers:before{content:"\f10f"}.flaticon-tile-1:before{content:"\f110"}.flaticon-tile-2:before{content:"\f111"}.flaticon-tile:before{content:"\f112"}.flaticon-tiles-1:before{content:"\f113"}.flaticon-tiles-2:before{content:"\f114"}.flaticon-tiles-3:before{content:"\f115"}.flaticon-tiles:before{content:"\f116"}.flaticon-trowel:before{content:"\f117"}.flaticon-wood:before{content:"\f118"}.pt-toggle-btn,.category .pt-post-meta,.category .pt-btn-container{display:none}.elementor-6549 .elementor-element.elementor-element-366f0d8 img{height:600px!important}.col-lg-3.col-md-6:first-child ul{display:none}ul.pt-contact li:last-child span{text-transform:none}footer#pt-footer{background:#4462a2!important}footer#pt-footer .pt-footer-style-1{padding-top:0!important}footer#pt-footer .col-lg-6.col-md-6:first-child{width:40%}footer#pt-footer .col-lg-6.col-md-6:last-child{width:60%}footer#pt-footer .widget ul.pt-contact li:first-child span{white-space:pre-line}header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a{text-transform:uppercase!important;font-size:12px!important}.elementor-6549 .elementor-element.elementor-element-4a25739>.elementor-widget-container{margin:0!important}.mt-thongtin i{font-size:22px;padding-right:10px;top:2px;position:relative}.mt-thongtin p{margin-bottom:0}.mt-thongtin a{color:#fff}header#pt-header.pt-header-style-1 .pt-bottom-header{background:#ffffff!important;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}.archive nav.woocommerce-breadcrumb{padding:0 40px!important}.widget.widget-port:nth-child(2){padding:30px!important;background:var(--grey-color)!important}.widget.widget-port .menu{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0;margin:0}.widget.widget-port .menu li{background:#fff;border:1px solid #eee;padding:10px;margin:0!important;border-radius:6px;transition:all 0.3s ease}.widget.widget-port .menu li:hover{border:1px solid #f9b233;color:#fff}.widget.widget-port .menu li a{color:#333!important;padding:0 0 0 20px!important;font-size:12px!important}.widget.widget-port .menu li>a:before{right:auto!important;left:5px!important;top:5px!important}.woocommerce ul.products li.product .onsale,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .star-rating,.woocommerce div.product .woocommerce-product-rating,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce div.product form.cart,.woocommerce span.onsale,.woocommerce div.product .pt-single-product-share,.archive nav.woocommerce-breadcrumb{display:none}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{color:#333}.woocommerce div.product .product_title{margin-bottom:15px}.woocommerce ul.products li.product .pt-product-img-inner img{transition:transform 0.4s ease}.woocommerce ul.products li.product:hover .pt-product-img-inner img{transform:scale(1.1)}.woocommerce ul.products li.product .pt-product-img-inner{overflow:hidden}.has-text-align-center{margin-bottom:40px}.wc-block-product-filter-checkbox-list__item.has-depth-1{padding-left:20px}.wc-block-product-filter-checkbox-list__text{color:#333!important;font-size:16px}.wc-block-product-filter-checkbox-list__input-wrapper:before{background:#ffb517!important;opacity:1!important}svg.wc-block-product-filter-checkbox-list__mark{color:#000000!important}.wc-block-product-filters__overlay-content>div:nth-child(2) .wc-block-product-filter-checkbox-list__items{display:grid;grid-template-columns:1fr 1fr;gap:8px 60px}.wc-block-product-filters__overlay-content>div:nth-child(3) .children{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.wc-block-product-filter-checkbox-list__text-wrapper{margin-left:-15px}.wc-block-product-filters__overlay-content>div:nth-child(3) .wc-block-product-filter-checkbox-list__item{padding-bottom:20px}.wc-block-product-filters__overlay-content>div:nth-child(3) .children .wc-block-product-filter-checkbox-list__item{padding-bottom:0}.pt-contact-page p{margin-bottom:0}span.wpcf7-not-valid-tip{margin-bottom:20px}.category .row{display:flex;flex-wrap:wrap;gap:60px 0}.category .col-lg-4{display:flex}.category .pt-blog-post{flex:1;display:flex;flex-direction:column;height:100%}.category .pt-blog-post{background-color:#fff;margin-bottom:0;overflow:hidden;box-shadow:0 2px 20px rgb(0 0 0 / .15)}.wc-block-product-filter-checkbox-list__item>label[for="taxonomy/product_cat-kich-thuoc"],.wc-block-product-filter-checkbox-list__item>label[for="taxonomy/product_cat-ung-dung"],.wc-block-product-filter-checkbox-list__item>label[for="taxonomy/product_cat-van-gach"],.wc-block-product-filter-checkbox-list__item>label[for="taxonomy/product_cat-chung-loai"]{pointer-events:none;cursor:default}ul.products li.product .pt-product-img-inner img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#fff}.woocommerce ul.products li.product .pt-product-item .pt-product-img-inner{border:1px solid #ddd}.woocommerce .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;display:block;border:1px solid #ddd}.woocommerce div.product div.images .flex-control-thumbs li{padding:20px 5px 0 10px}.woocommerce div.product div.images .flex-control-thumbs li img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;display:block;border:1px solid #ddd;padding:0}.woocommerce-product-details__short-description,.woocommerce div.product .product_meta>span.sku_wrapper,.woocommerce div.product .product_meta>span.tagged_as,.woocommerce div.product .product_meta:not(.custom-meta-grouped) .sku_wrapper+.posted_in,.woocommerce div.product .product_meta:not(.custom-meta-grouped) .posted_in:first-of-type{display:none!important}.lang-item img{margin-top:-2px}.wc-block-filter{font-size:14px}.wc-block-title{font-weight:600;margin:25px 0 10px}.wc-block-checkbox-list{list-style:none;padding:0;margin:0}.wc-block-checkbox-list li{margin-bottom:8px}.wc-block-checkbox-list a{font-size:16px;display:flex;align-items:center;gap:10px;color:#111;text-decoration:none}.wc-block-checkbox-list .checkbox{width:16px;height:16px;border:1px solid #757575;border-radius:2px;position:relative;flex-shrink:0}.wc-block-checkbox-list a.is-active .checkbox{background:#000;border-color:#000}.wc-block-checkbox-list a.is-active .checkbox::after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.wc-block-checkbox-list a:hover .label{text-decoration:underline}.wc-block-active-filters{background:#f6f7f7;padding:10px;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:6px}.wc-block-active-filters .title{width:100%;font-weight:600}.active-filter{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #ccc;padding:4px 8px;font-size:16px;color:#000;text-decoration:none}.active-filter .remove{position:relative;bottom:30%;font-weight:700;font-size:20px;line-height:1}.clear-filters{margin-left:auto;border:1px solid #f0b400;background:#f0b400;color:#000;font-size:16px;text-align:center;text-transform:uppercase;padding:6px 12px;font-weight:600;text-decoration:none;width:100%;margin-top:15px}.clear-filters:hover{border:1px solid #f0b400;background:#fff0}.wc-block-checkbox-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:8px}.wc-block-checkbox-list li{margin:0}.wc-block-checkbox-list a{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.wc-block-checkbox-list .checkbox{width:16px;height:16px;border:1px solid #777;border-radius:2px;position:relative}.wc-block-checkbox-list a.is-active .checkbox{background:#000}.wc-block-checkbox-list a.is-active .checkbox::after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.wc-block-checkbox-list .cat-parent{grid-column:1 / -1;font-weight:600;margin-top:12px}.wc-block-checkbox-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 5px}.wc-block-checkbox-list .cat-child{padding-left:12px}.wc-block-checkbox-list .cat-parent>a{pointer-events:none;cursor:default}.wc-block-checkbox-list .cat-parent .checkbox{display:none}.wc-block-checkbox-list .cat-parent .label{text-transform:uppercase}.product_meta .posted_in{display:flex!important;align-items:flex-start;flex-wrap:wrap}.product_meta .meta-label{min-width:120px;font-weight:600;white-space:nowrap;flex-shrink:0}.product_meta .posted_in a{display:inline;white-space:normal;word-break:break-word}.product-image{position:relative;overflow:hidden}.product-image img{width:100%}.pt-product-content{display:flex;flex-direction:column;gap:8px}.mt-btn-360 .btn-360 svg{margin-left:-.5rem}.mt-btn-360 svg{position:relative;display:block;width:1.2rem;height:1.5rem}.single-360-wrap{margin:15px 0}.btn-360{display:inline-block;padding:0 20px;background:#4362a2;color:#fff!important;border-radius:4px;text-decoration:none;font-size:16px;transition:0.3s}.btn-360:hover{background:#333}@media (max-width:768px){footer#pt-footer .col-lg-6.col-md-6:first-child{width:100%}footer#pt-footer .col-lg-6.col-md-6:last-child{width:100%}footer#pt-footer .widget ul.pt-contact li:first-child span{white-space:inherit}.owl-carousel .owl-nav button.owl-prev{margin-left:-10px!important}.owl-carousel .owl-nav button.owl-next{margin-right:10px!important}#menu-van-gach.menu{grid-template-columns:1fr}.pt-breadcrumb-title{padding-top:80px}.content-area .site-main{padding:100px 0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product,.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product,.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product,.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:50%}.product_meta .meta-label{min-width:100%;margin-bottom:4px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:100%;padding:0 40px}.archive .col-lg-4{flex:0 0 auto;width:25%}.archive .col-lg-8{flex:0 0 auto;width:75%}}@media (min-width:2560px){.archive .col-lg-4{flex:0 0 auto;width:20%}.archive .col-lg-8{flex:0 0 auto;width:80%}}.pt-breadcrumb .pt-breadcrumb-container{display:none!important}.pt-breadcrumb{background-image:url(https://vtc-granite.com/wp-content/uploads/2023/04/Background.jpg)!important}header .pt-top-header{display:none!important}footer#pt-footer:before{background:url(https://vtc-granite.com/wp-content/uploads/2022/11/marble_720.png)!important}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}:root{--primary-color:#4462a2 !important;--dark-color:#e57614 !important}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var(--wp--style--gallery-gap-default,var(--gallery-block--gutter-size,var(--wp--style--block-gap,.5em)))}