*{box-sizing:border-box}html{font-size:62.5%!important}body,html{background-color:#fff!important}body{font-family:Montserrat,Arial,sans-serif!important;font-size:14px;margin:0;padding:0}#all{padding-top:80px}section{padding:100px 0}@media only screen and (max-width:63.9375em){section{padding:50px 0}}section.no-padding{padding:0}section.extra-padding{padding:200px 0}section:only-of-type{min-height:calc(100vh - 80px)}.bg-secondary{background-color:#354b60;color:#fff}.bg-light-gray{background-color:#2632380a}a{color:#243abc;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#142066}.title{font-size:3rem;word-break:break-word}.title.smaller{font-size:2rem}.title.small{font-size:2.5rem}.title.big{font-size:3.5rem}.title.bigger{font-size:4rem}.title.large{font-size:5rem}.title.huge{font-size:6rem}@media only screen and (max-width:39.9375em){.title.huge{font-size:4.4rem}}.text{font-size:1.4rem}.text.big{font-size:1.6rem}.text.bigger{font-size:1.8rem}.text.small{font-size:1.2rem}.text.smaller{font-size:1rem}.row.unlimited{max-width:none}.mlr-auto,.mrl-auto{margin:0 auto!important}.reset-margin{margin:0!important}.text-center{text-align:center}.text-right{text-align:right}.mb-0{margin-bottom:0!important}.mb-15{margin-bottom:15px!important}.mb-25{margin-bottom:25px!important}.mb-50{margin-bottom:50px!important}.mb-100{margin-bottom:100px!important}.full-height{min-height:calc(100vh - 80px)}.pull-center{display:flex;flex-direction:column}.pull-center.both{align-content:center;align-items:center;justify-content:center;justify-items:center}.iframe-video.keep-aspect-ratio{padding-top:62.5%;position:relative;width:100%}.iframe-video.keep-aspect-ratio iframe{height:100%;left:0;position:absolute;top:0;width:100%}.iframe-video.keep-aspect-ratio img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.banner .title{margin:0}.banner .img-holder{padding-top:100%;position:relative;width:100%}@media only screen and (max-width:63.9375em){.banner .img-holder{padding-top:56.25%}}.banner .img-holder img{border-radius:10px;left:50%;max-height:100%;max-width:100%;position:absolute;top:0;transform:translateX(-50%)}.banner .btn{background:hsla(0,0%,100%,.1);border:1px solid rgba(0,0,0,.2);border-radius:2px;color:#fff;padding:10px 25px}.toggleable .content{height:0;overflow:hidden;transition:height .5s}.btn-row.space-between{align-items:center;display:flex;justify-content:space-between}.btn-row .btn{line-height:1}#cookies{background-color:#fff;border-top:1px solid rgba(0,0,0,.1);bottom:0;color:#000;left:0;padding:12px 0;position:fixed;width:100%;z-index:100}td .toggle{margin-top:5px}.toggle{background-color:#c83939;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;height:20px;margin:0 auto;position:relative;transition:background-color .3s;width:40px}.toggle.toggled{background-color:#1c7430}.toggle.toggled .handle{left:calc(100% - 17px)}.toggle .handle{background-color:#fff;border-radius:50%;height:14px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s;width:14px}.user-action{display:inline-block;font-size:1.8rem}.user-action:not(:last-child){margin-right:10px}.user-action.action-delete{color:#c83939}.user-action.action-edit{color:#0a0a0a}.action{cursor:pointer}.badge{border-radius:10px;display:inline-block;padding:10px}.badge.badge-info{background-color:#5eb5e0}.badge.badge-primary{background-color:#aaa2a8}.badge.badge-success{background-color:#0b0}.badge.badge-danger{background-color:#f66}.modal{background-color:rgba(0,0,0,.8);filter:alpha(opacity=0);height:100%;left:0;left:-10000px;opacity:0;position:fixed;top:0;width:100%;z-index:10000}.modal.open{animation:modal-fade-in .3s;filter:alpha(opacity=100);left:0;opacity:1}.modal.close{animation:modal-fade-out .3s;filter:alpha(opacity=0);left:-10000px;opacity:0}@keyframes modal-fade-in{0%{left:-10000px}1%{filter:alpha(opacity=0);left:0;opacity:0}to{filter:alpha(opacity=100);opacity:1}}@keyframes modal-fade-out{0%{filter:alpha(opacity=100);left:0;opacity:1}99%{filter:alpha(opacity=0);left:0;opacity:0}to{left:-10000px}}.modal .modal-body{background-color:#fff;border-radius:5px;left:50%;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:580px}@media only screen and (max-width:39.9375em){.modal .modal-body{width:310px}}@media only screen and (max-width:63.9375em){.side-nav{background-color:#fff;left:-300px;padding:5px;position:fixed;top:124px;transition:left .3s;width:300px;z-index:10}.side-nav.toggled{left:0}.side-nav .nav-list{display:block;max-height:calc(100vh - 228px)!important;overflow:auto}}.side-nav-burger{background-color:#000;border-radius:4px;display:none;height:36px;padding:8px 4px;position:absolute;right:-40px;top:32px;width:38px}@media only screen and (max-width:63.9375em){.side-nav-burger{display:block}}.side-nav-burger.toggled{right:-20px}.side-nav-burger.toggled .icon{background-color:transparent}.side-nav-burger.toggled .icon:before{background-color:#fff;left:4px;top:18px;transform:rotate(-45deg)}.side-nav-burger.toggled .icon:after{background-color:#fff;bottom:auto;left:4px;top:18px;transform:rotate(45deg)}.side-nav-burger .icon{background-color:#fff;display:block;height:2px;transition:all .3s;width:100%}.side-nav-burger .icon:after,.side-nav-burger .icon:before{background-color:inherit;content:"";height:inherit;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s;width:calc(100% - 8px)}.side-nav-burger .icon:before{top:50%;transform:translate(-50%,-50%)}.side-nav-burger .icon:after{bottom:8px}#quick-action-nav{background-color:#2c3e50;border-top:1px solid #1c2e30;bottom:0;color:#fff;padding:16px 0;position:fixed;right:0;transition:right .3s;width:100%;z-index:100}#quick-action-nav h3{margin-bottom:10px;margin-top:0}#quick-action-nav ul{display:flex;list-style:none;margin:0;padding:0}#quick-action-nav li{padding:0 10px}#quick-action-nav a{color:#fff;cursor:pointer}#quick-action-nav-toggler{background-color:#2c3e50;bottom:0;color:#fff;cursor:pointer;padding:10px 16px;position:fixed;right:0;z-index:101}.under-header-bar{background-color:red;color:#fff;font-size:1.6rem;font-weight:700;left:0;position:fixed;text-align:center;top:80px;width:100%;z-index:10}.under-header-bar a{color:#fff}.mt-0{margin-top:0!important}.list-pagination{display:flex}.list-pagination nav{margin-left:auto}.list-pagination ul{display:flex;list-style:none;margin:0;padding:0}.list-pagination ul li:first-child{padding-right:15px}.list-pagination ul li:last-child{padding-left:15px}.list-pagination ul li.disabled a{color:rgba(0,0,0,.4);cursor:not-allowed}.form-item label{display:block}.form-item input{margin-bottom:10px}.form-item.email,.form-item.password,.form-item.text,.form-item.textarea{margin-bottom:20px}.form-item.email label,.form-item.password label,.form-item.text label,.form-item.textarea label{font-size:1.8rem;margin-bottom:10px}.form-item.email input,.form-item.email textarea,.form-item.password input,.form-item.password textarea,.form-item.text input,.form-item.text textarea,.form-item.textarea input,.form-item.textarea textarea{background-color:rgba(0,0,0,.1);border:1px solid transparent;border-radius:2px;display:block;font-size:1.8rem;padding:10px 5px;width:100%}.form-item.email textarea,.form-item.password textarea,.form-item.text textarea,.form-item.textarea textarea{min-height:160px;resize:vertical}.form-item.select select{background-color:rgba(0,0,0,.1);border:0;height:42px;padding:0 10px}.form-item.checkbox .input{border:1px solid #1c2d91;display:inline-block;height:15px;margin-right:10px;margin-top:3px;position:relative;width:15px}.form-item.checkbox .input .check{align-items:center;background-color:#1c2d91;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;height:15px;justify-content:center;left:-1px;position:absolute;top:-1px;visibility:hidden;width:15px}.form-item.checkbox .label{display:inline-block;flex:1}.form-item.checkbox input{left:-10000px;position:absolute}.form-item.checkbox input:checked+.input .check{visibility:visible}.form-item.checkbox label{align-items:flex-start;display:flex;flex-wrap:wrap}.form-item .form-errors-wrapper{color:#d63200;font-size:1.4rem}.form-item .form-errors-wrapper ul{list-style:none;margin:0;padding:0}form.custom-width-form{width:500px}@media only screen and (max-width:39.9375em){form.custom-width-form{width:100%}}.form-item.select>label{font-size:1.8rem;margin-bottom:10px}.form-item.select input+label{display:inline-block}.form-item.select .radio{align-items:center;display:flex}.form-item.select .radio input{margin:0 10px 0 0}.form-item.select .radio label{font-size:1.8rem}.input.with-icon{position:relative}.input.with-icon input{padding-right:35px}.input.with-icon .icon{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.input.with-icon .icon.action{cursor:pointer}.form-item.file input{left:-10000px;position:absolute}.form-item.file label{display:block}.form-item.file label .file-name{color:#000;display:block;margin:6px 0}.form-item.file label .btn{line-height:1;padding:5px 10px}.row-user-details .form-item label{color:rgba(0,0,0,.5)}.row-user-details .form-item input,.row-user-details .form-item select{background-color:#fff;border:1px solid rgba(0,0,0,.1)}.row-user-details .form-item.file input{border:none}.btn{border-radius:5px;cursor:pointer;display:inline-block;font-weight:700;padding:10px;text-align:center;transition:background-color .1s ease-in}.btn.btn-primary{background-color:#03a9f4;border:1px solid #03a9f4;color:#fff}.btn.btn-primary.btn-login{background-color:#0286c2}.btn.btn-primary:hover{background-color:#0398db}.btn.btn-secondary{background-color:#b6b2b8;border:1px solid #b6b2b8;color:#000}.btn.btn-secondary.no-bg{background-color:transparent}.btn.btn-secondary:hover{background-color:#c3bfc4}.btn.btn-block{display:block}@media only screen and (max-width:63.9375em){.table{overflow:auto}}.table.highlight-row tbody tr{transition:background-color .3s}.table.highlight-row tbody tr:hover{background-color:rgba(0,0,0,.1)}.table table{border-collapse:collapse;text-align:left;width:100%}@media only screen and (max-width:39.9375em){.table table{min-width:720px}}.table td,.table th{padding:15px}.table thead{text-align:left}.table thead tr{border-bottom:1px solid rgba(0,0,0,.1)}#flashes{left:50%;position:fixed;top:100px;transform:translateX(-50%);width:90%;z-index:100}#flashes .flash{border-radius:5px;font-size:1.6rem;padding:10px 30px 10px 10px;position:relative}#flashes .flash:not(:last-child){margin-bottom:10px}#flashes .flash .close{cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}#flashes .flash.success{background-color:#1c7430;color:#fff}#flashes .flash.warning{background-color:#bf9620;color:#fff}#flashes .flash.error{background-color:#d54040;color:#fff}#main-header{background-color:#2c3e50;height:80px;left:0;padding:0 15px;position:fixed;top:0;width:100%;z-index:1000}#main-header .row{align-items:center;display:flex;height:100%}#main-header .header-brand{background-color:hsla(0,0%,100%,.2);border-radius:5px;padding:2px 6px;width:92px}#main-header .header-brand .img-holder{height:40px;margin:0;width:80px}#main-header .header-brand .img-holder img{display:block}#main-header .nav-wrapper{flex:1;margin-left:62px}@media only screen and (max-width:39.9375em){#main-header .nav-wrapper{margin-left:24px}}#main-header #main-nav{align-items:center;display:flex}@media only screen and (max-width:63.9375em){#main-header #main-nav{padding-right:50px}}@media only screen and (max-width:39.9375em){#main-header #main-nav{padding-right:24px}}@media only screen and (max-width:63.9375em){#main-header #main-nav .drawer{background-color:#2c3e50;height:calc(100% - 80px);left:-100%;position:fixed;top:80px;transition:left .3s;width:100%}#main-header #main-nav .drawer.toggled{left:0}#main-header #main-nav .drawer ul{align-items:center;flex-direction:column;min-height:100%;padding:25px 12px}#main-header #main-nav .drawer ul li{font-size:2.2rem;text-align:center}#main-header #main-nav .drawer ul li:not(:last-child){margin:0 0 25px}#main-header #main-nav .drawer ul li.active:after{bottom:-8px}}#main-header #main-nav ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}#main-header #main-nav ul li:not(:last-child){margin-right:40px}#main-header #main-nav ul li{font-size:1.6rem}#main-header #main-nav ul li.btn-like{background-color:#fff;border-radius:5px;padding:5px 10px}#main-header #main-nav ul li.btn-like a{color:#2c3e50}#main-header #main-nav ul li a{color:#fff;cursor:pointer;filter:alpha(opacity=70);font-weight:700;opacity:.7;text-transform:uppercase}#main-header #main-nav ul li.active{filter:alpha(opacity=100);opacity:1;position:relative}#main-header #main-nav ul li.active:after{background-color:#fff;bottom:-28px;content:"";height:4px;left:0;position:absolute;width:100%}#main-header #main-nav ul:nth-child(2){margin-left:auto}#main-header #main-nav ul:nth-child(2) li{filter:alpha(opacity=100);opacity:1}#main-header #main-nav .user-widget{align-items:center;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;position:relative}#main-header #main-nav .user-widget .username{margin-right:12px}@media only screen and (max-width:39.9375em){#main-header #main-nav .user-widget .username{display:none}}#main-header #main-nav .user-widget .avatar{background-color:#fff;border-radius:50%;height:50px;margin-right:15px;padding:1px;width:50px}#main-header #main-nav .user-widget .avatar .inner-oval{align-items:center;background-color:#999;border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}#main-header #main-nav .user-widget .avatar .inner-oval img{height:100%;width:100%}#main-header #main-nav .user-widget .dropdown-arrow{width:12px}#main-header #main-nav .user-widget .dropdown-arrow img{max-height:100%;max-width:100%}#main-header #main-nav .user-widget .dropdown{background-color:#fff;border:1px solid rgba(0,0,0,.1);filter:alpha(opacity=0);opacity:0;position:absolute;right:-10000px;top:calc(100% + 20px);width:200px}#main-header #main-nav .user-widget .dropdown.closed{animation:closeDropdown .3s;filter:alpha(opacity=0);opacity:0;right:-10000px;top:calc(100% + 20px)}#main-header #main-nav .user-widget .dropdown.open{animation:openDropdown .3s;filter:alpha(opacity=100);opacity:1;right:0;top:calc(100% + 15px)}@keyframes closeDropdown{0%{filter:alpha(opacity=100);opacity:1;right:0;top:calc(100% + 15px)}99%{filter:alpha(opacity=0);opacity:0;right:0;top:calc(100% + 20px)}to{right:-10000px}}@keyframes openDropdown{0%{right:-10000px}1%{filter:alpha(opacity=0);opacity:0;right:0;top:calc(100% + 20px)}to{filter:alpha(opacity=100);opacity:1;top:calc(100% + 15px)}}#main-header #main-nav .user-widget .dropdown .nav-items{align-items:normal;flex-direction:column}#main-header #main-nav .user-widget .dropdown .nav-items>:last-child{border-bottom:1px solid rgba(0,0,0,.1)}#main-header #main-nav .user-widget .dropdown .nav-item{color:rgba(0,0,0,.5);padding:10px;text-transform:none}#main-header #main-nav .user-widget .dropdown .nav-item:hover{background-color:rgba(0,0,0,.1);color:#000}#main-header #burger{display:none;height:20px;position:relative;width:30px}@media only screen and (max-width:63.9375em){#main-header #burger{display:block}}#main-header #burger.toggled .icon{background-color:transparent}#main-header #burger.toggled .icon:before{background-color:#fff;top:10px;transform:rotate(-45deg)}#main-header #burger.toggled .icon:after{background-color:#fff;bottom:auto;top:10px;transform:rotate(45deg)}#main-header #burger .icon{background-color:#fff;display:block;height:2px;transition:all .3s;width:100%}#main-header #burger .icon:after,#main-header #burger .icon:before{background-color:inherit;content:"";height:inherit;left:0;position:absolute;transition:all .3s;width:inherit}#main-header #burger .icon:before{top:50%;transform:translateY(-50%)}#main-header #burger .icon:after{bottom:0}#cart-widget{color:#fff;font-weight:700;opacity:1!important;position:relative;text-transform:uppercase}#cart-widget .item-count{align-items:center;background-color:#fff;border-radius:50%;color:#2c3e50;display:flex;flex-direction:column;font-size:1rem;height:15px;justify-content:center;position:absolute;right:-15px;top:-5px;width:15px;z-index:1}#cart-widget.open .nav-link{filter:alpha(opacity=100);opacity:1}#cart-widget.open .cart-body{display:block}#cart-widget .nav-link{cursor:pointer;filter:alpha(opacity=70);opacity:.7}#cart-widget .cart-content .cart-products{flex-direction:column}@media only screen and (max-width:63.9375em){#cart-widget .cart-content .cart-products{padding:0!important}}#cart-widget .cart-content .cart-products li{align-items:center;display:flex;filter:alpha(opacity=100);flex-wrap:wrap;justify-content:space-between;margin:0!important;opacity:1;width:100%}@media only screen and (max-width:63.9375em){#cart-widget .cart-content .cart-products li{font-size:1.6rem!important;margin-bottom:0!important}}#cart-widget .cart-content .cart-products li:not(:last-child){border-bottom:1px solid #fff;margin-bottom:10px!important;padding-bottom:5px}#cart-widget .cart-content .cart-products li .name{width:70%}#cart-widget .cart-content .cart-products li .price{width:20%}#cart-widget .cart-content .cart-products li .remove{cursor:pointer;text-align:right;width:10%}#cart-widget .cart-body{background-color:#2c3e50;display:none;padding:12px;position:absolute;right:-20px;top:52px;width:230px;z-index:1}@media only screen and (max-width:39.9375em){#cart-widget .cart-body{background-color:#3e5871;border-radius:2px;right:-80px}}#cart-widget .btn{display:block;font-size:1.2rem;line-height:1}.sub-nav-root{padding-right:20px;position:relative}@media only screen and (max-width:63.9375em){.sub-nav-root{padding-left:24px!important}}.sub-nav-root.collapsed>i{transform:rotateX(180deg)}.sub-nav-root.collapsed>.sub-navbar-menu{display:block}.sub-nav-root i{color:#fff;cursor:pointer;filter:alpha(opacity=70);opacity:.7;position:absolute;right:0;top:4px;transition:transform .3s ease-in}.sub-nav-root .sub-navbar-menu{background-color:#2c3e50;display:none;left:0;padding-top:28px;position:absolute;top:100%}@media only screen and (max-width:63.9375em){.sub-nav-root .sub-navbar-menu{background-color:inherit;min-width:320px;padding-top:0;position:static}}.sub-nav-root .sub-navbar-menu ul{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (max-width:63.9375em){.sub-nav-root .sub-navbar-menu ul{padding:0!important;text-align:center}}.sub-nav-root .sub-navbar-menu ul li{margin:0!important;padding:14px;width:100%}.sub-nav-tier2-root{padding-right:24px!important;position:relative}.sub-nav-tier2-root.collapsed i{transform:rotate(-90deg)}.sub-nav-tier2-root.collapsed>.sub-navbar-tier2-menu{display:block}@media only screen and (max-width:63.9375em){.sub-nav-tier2-root.collapsed i{transform:rotateX(180deg)}}.sub-nav-tier2-root i{position:absolute;right:4px;top:16px;transition:transform .3s ease-in}.sub-nav-tier2-root .sub-navbar-tier2-menu{display:none;left:100%;max-height:75vh;overflow-x:auto;padding-left:10px;position:absolute;top:0}@media only screen and (max-width:63.9375em){.sub-nav-tier2-root .sub-navbar-tier2-menu{max-height:100%;min-width:300px;padding-left:0;position:static}}.sub-nav-tier2-root .sub-navbar-tier2-menu ul{background-color:#2c3e50}@media only screen and (max-width:63.9375em){.sub-nav-tier2-root .sub-navbar-tier2-menu ul{background-color:inherit}}#main-footer{background-color:#2c3e50;padding:25px 15px 10px}#main-footer .row{align-items:flex-start;display:flex}@media only screen and (max-width:63.9375em){#main-footer .row{flex-wrap:wrap}}@media only screen and (max-width:39.9375em){#main-footer .row{align-items:center;flex-direction:column}}#main-footer .footer-brand{background-color:hsla(0,0%,100%,.2);border-radius:5px;padding:2px 6px;width:92px}@media only screen and (max-width:63.9375em){#main-footer .footer-brand{order:1}}#main-footer .footer-brand .img-holder{height:40px;margin:0;width:80px}#main-footer .footer-brand .img-holder img{display:block}#main-footer .link-groups{display:flex;margin:0 100px}@media only screen and (max-width:63.9375em){#main-footer .link-groups{display:flex;justify-content:space-between;margin:0;min-width:100%;order:3}}@media only screen and (max-width:39.9375em){#main-footer .link-groups{flex-direction:column;text-align:center}}@media only screen and (max-width:63.9375em){#main-footer .link-groups .link-group{margin:0 15px!important}}@media only screen and (max-width:39.9375em){#main-footer .link-groups .link-group{margin-bottom:25px!important}#main-footer .link-groups .link-group:not(:last-child){border-bottom:1px solid #fff}}#main-footer .link-groups .link-group:not(:last-child){margin-right:100px}#main-footer .link-groups .link-group-title{color:#fff;font-size:1.8rem;margin-bottom:20px;margin-top:15px}#main-footer .link-groups ul{list-style:none;margin:0;padding:0}#main-footer .link-groups ul li{filter:alpha(opacity=70);margin-bottom:20px;opacity:.7}#main-footer .link-groups ul li a{color:#fff;font-size:1.6rem;font-weight:700}#main-footer .link-groups ul li:hover{filter:alpha(opacity=100);opacity:1}#main-footer .subscribe{flex:1;max-width:250px}@media only screen and (max-width:63.9375em){#main-footer .subscribe{order:2}}@media only screen and (max-width:39.9375em){#main-footer .subscribe{margin:0 auto}}#main-footer .subscribe .form{margin-bottom:20px}#main-footer .subscribe .form .input-holder{position:relative}#main-footer .subscribe .form label{color:#fff;display:block;font-size:1.8rem;font-weight:700;margin-bottom:5px;margin-top:15px}#main-footer .subscribe .form input[type=email]{background-color:#fff;border:none;border-radius:5px;outline:0;padding:10px 90px 10px 10px;width:100%}#main-footer .subscribe .form input[type=submit]{background-color:#2c3e50;border:0;border-radius:2px;color:#fff;cursor:pointer;padding:6px;position:absolute;right:4px;top:4px}#main-footer .subscribe .social-media{display:flex;justify-content:space-between}#main-footer .subscribe .social-media .icon{align-items:center;background-color:#fff;border-radius:50%;color:#2c3e50;cursor:pointer;display:flex;flex-direction:column;font-size:2rem;height:40px;justify-content:center;transition:background-color .3s;width:40px}#main-footer .subscribe .social-media .icon:hover{background-color:hsla(0,0%,100%,.7)}#main-footer .copyright{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:39.9375em){#main-footer .copyright{flex-direction:column;padding-top:15px;text-align:center}#main-footer .copyright>*{margin-bottom:15px}}#main-footer .copyright .separator{background-color:hsla(0,0%,100%,.3);height:15px;margin:0 10px;width:1px}@media only screen and (max-width:39.9375em){#main-footer .copyright .separator{display:none}}#main-footer .copyright .copyright-item,#main-footer .copyright .copyright-item a{color:hsla(0,0%,100%,.5)}#main-footer .copyright .copyright-item a:hover{color:#fff}#main-footer .copyright .copyright-item:last-child{margin-left:20px}#products-page>.row{min-height:calc(100vh - 280px)}#products-page .product-list-title{background-color:#2632382f;border-top-left-radius:2px;border-top-right-radius:2px;font-size:2.6rem;margin:0;padding:17px 30px}#products-page .product-list{list-style:none;margin:0;padding:0}#products-page .product-list li{border-bottom:.5px solid rgba(0,0,0,.1);border-right:.5px solid rgba(0,0,0,.1);padding:10px 15px;position:relative;transition:background-color .3s}#products-page .product-list li .badge{background-color:transparent;border-radius:5px;color:#000;display:inline-block;padding:10px 15px}#products-page .product-list li:not(.active):hover{background-color:rgba(0,0,0,.05)}#products-page .product-list li:not(.active):hover .bar{width:20px}#products-page .product-list li.active .badge{background-color:#000;color:#fff}#products-page .product-list li:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}#products-page .product-list h4{margin:0;position:relative;z-index:1}#products-page .bar{background-color:#2c3e50;height:calc(100% + .5px);left:0;position:absolute;top:0;transition:width .3s;width:5px}#products-page .product-content .title{margin:0}#products-page .product-content .readmore-section .description{overflow:hidden;transition:height .3s}#products-page .row-products-list{display:flex;flex-wrap:wrap}#products-page .row-products-list .column{min-height:100%}#products-page .row-products-list .wrapper{border:2px solid rgba(0,0,0,.1);height:100%;position:relative}#products-page .row-products-list .wrapper .header{align-items:center;background-color:rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:center}#products-page .row-products-list .wrapper .product-image{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:110px;overflow:hidden;text-align:center;width:100%}#products-page .row-products-list .wrapper .product-image img{max-height:100%;max-width:100%}#products-page .row-products-list .wrapper .currency-images{height:50px;margin:30px auto;position:relative;width:102px}#products-page .row-products-list .wrapper .currency-images img{height:40px;width:56px}#products-page .row-products-list .wrapper .currency-images img:first-child{left:0;position:absolute;top:0}#products-page .row-products-list .wrapper .currency-images img:last-child{position:absolute;right:0;top:10px}#products-page .row-products-list .wrapper .body{padding:20px 20px 80px}#products-page .row-products-list .wrapper .body .badge{background-color:#000;border-radius:5px;color:#fff;font-size:1.6rem;font-weight:700;padding:5px}#products-page .row-products-list .wrapper .body .title{color:#000!important}#products-page .row-products-list .wrapper .body .features{list-style:none;margin:0;padding:0}#products-page .row-products-list .wrapper .body .features li{border-bottom:1px solid rgba(0,0,0,.1);padding:15px 0 5px}#products-page .row-products-list .wrapper .body .features .space-between{align-items:center;display:flex;justify-content:space-between}#products-page .row-products-list .wrapper .body .features .space-between .label{flex:1}#products-page .row-products-list .wrapper .body .btn-row{bottom:20px;left:0;padding:0 20px;position:absolute;width:100%}#product-page #testimonials-carousel .wrapper{border:none}#product-page .main-product-image .img-holder{padding-top:56.25%;position:relative;width:100%}#product-page .main-product-image .currency-images,#product-page .main-product-image .product-image{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#product-page .main-product-image .currency-images img,#product-page .main-product-image .product-image img{max-height:100%;max-width:100%}#product-page .main-product-image .currency-images{height:120px;width:250px}#product-page .main-product-image .currency-images img{height:96px;position:absolute;width:134px}#product-page .main-product-image .currency-images img:first-child{left:0;top:0}#product-page .main-product-image .currency-images img:last-child{bottom:0;right:0}#product-page .included-products{list-style:none;padding:0 10px}#product-page .included-products li{border-bottom:1px solid rgba(0,0,0,.1);padding:10px 0}#product-page .related-products{display:flex;flex-wrap:wrap}#product-page .related-products .column{min-height:100%}#product-page .wrapper{border:2px solid rgba(0,0,0,.1);height:100%;position:relative}#product-page .wrapper .header{background-color:rgba(0,0,0,.1);padding:30px}#product-page .wrapper .product-image{height:110px;margin:-30px;text-align:center;width:calc(100% + 60px)}#product-page .wrapper .product-image img{max-height:100%;max-width:100%}#product-page .wrapper .currency-images{height:50px;margin:0 auto;position:relative;width:102px}#product-page .wrapper .currency-images img{height:40px;width:56px}#product-page .wrapper .currency-images img:first-child{left:0;position:absolute;top:0}#product-page .wrapper .currency-images img:last-child{position:absolute;right:0;top:10px}#product-page .wrapper .body{padding:20px 20px 80px}#product-page .wrapper .body .badge{background-color:#000;border-radius:5px;color:#fff;font-size:1.6rem;font-weight:700;padding:5px}#product-page .wrapper .body .title{color:#000!important}#product-page .wrapper .body .features{list-style:none;margin:0;padding:0}#product-page .wrapper .body .features li{border-bottom:1px solid rgba(0,0,0,.1);padding:15px 0 5px}#product-page .wrapper .body .features .space-between{align-items:center;display:flex;justify-content:space-between}#product-page .wrapper .body .features .space-between .label,#product-page .wrapper .body .features .space-between .value{width:50%}#product-page .wrapper .body .btn-row{bottom:20px;left:0;padding:0 20px;position:absolute;width:100%}.card-form{border-radius:15px;color:#000;overflow:hidden;padding-top:11px;position:relative;width:550px}@media only screen and (max-width:39.9375em){.card-form{width:auto}}.card-form .wrapper{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;padding:75px 125px;position:relative;z-index:1}@media only screen and (max-width:39.9375em){.card-form .wrapper{padding:50px 15px}}.card-form .wrapper>.title:first-of-type{margin:0 auto;max-width:250px}.card-form .border-radius-bg{background-color:#03a9f4;height:40px;left:0;position:absolute;top:0;width:100%}.card-form .title{margin:0}.card-form .muted{color:rgba(0,0,0,.7)}.card-form .img-holder.oval{align-items:center;background-color:#000;border-radius:50%;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.card-form .img-holder.oval img{max-height:100%;max-width:100%}.card-form .btn-row{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:39.9375em){.card-form .btn-row{align-items:center;flex-direction:column}}.card-form .btn-row .btn{min-width:45%}@media only screen and (max-width:39.9375em){.card-form .btn-row .btn{margin-bottom:15px}}.row-home-products{display:flex;flex-wrap:wrap}@media only screen and (max-width:63.9375em){.row-home-products .text{font-size:1.8rem}.row-home-products .title{font-size:3rem}.row-home-products .btn{font-size:1.6rem}}.row-home-products .wrapper{border:1px solid rgba(0,0,0,.1);height:100%;padding:0 36px 80px;position:relative}.row-home-products .column{margin-bottom:100px;min-height:100%}.row-home-products .img-holder{background-position:50%;background-size:cover;border-radius:10px;overflow:hidden;padding-top:66.6666%;position:relative;top:-36px}.row-home-products .img-holder .mask{height:100%;left:0;position:absolute;top:0;width:100%}.row-home-products .btn-row{bottom:30px;left:0;position:absolute;width:100%}.row-home-carousel .owl-carousel{position:relative}.row-home-carousel span[aria-label=Next],.row-home-carousel span[aria-label=Previous]{border-radius:50%;font-size:6rem;height:50px;line-height:1;overflow:hidden;position:absolute;top:calc(50% - 15px);transform:translateY(-50%);width:50px}@media only screen and (max-width:39.9375em){.row-home-carousel span[aria-label=Next],.row-home-carousel span[aria-label=Previous]{display:none}}.row-home-carousel span[aria-label=Next]:after,.row-home-carousel span[aria-label=Previous]:after{background-color:#b9bdbf;background-image:url(/build/images/arrow.cd71acd1.png);background-position:13px 8px;background-repeat:no-repeat;background-size:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.row-home-carousel span[aria-label=Previous]{left:0}.row-home-carousel span[aria-label=Next]{right:0}.row-home-carousel span[aria-label=Next]:after{transform:rotate(180deg)}.row-home-carousel .wrapper{padding:0 60px}@media only screen and (max-width:39.9375em){.row-home-carousel .wrapper{padding:0}}.row-home-carousel .testimonial{background-color:#fff;border:1px solid rgba(0,0,0,.1);color:#000;display:flex;flex-wrap:wrap;padding:50px}@media only screen and (max-width:39.9375em){.row-home-carousel .testimonial{flex-direction:column;padding:25px 15px}}.row-home-carousel .owl-nav{width:0}.row-home-carousel .owl-dots{display:flex;justify-content:center}.row-home-carousel .owl-dots button{background-color:#eaeaea!important;border-radius:50%;height:14px;margin:0 5px;outline:0;width:14px}.row-home-carousel .owl-dots button.active{background-color:#263238!important}.row-home-carousel .user-image{align-items:center;background-color:#263238;border-radius:50%;display:flex;flex-direction:column;height:140px;justify-content:center;margin-right:50px;overflow:hidden;width:140px}@media only screen and (max-width:39.9375em){.row-home-carousel .user-image{height:70px;margin:0 auto 25px;width:70px}}.row-home-carousel .user-image img{height:100%;width:100%}.row-home-carousel .content{flex:1}.row-home-carousel .content .text{margin:5px 0 15px}.row-home-carousel .content .rating-row{align-items:center;display:flex;flex-wrap:wrap}@media only screen and (max-width:39.9375em){.row-home-carousel .content .rating-row{flex-direction:column}}.row-home-carousel .content .rating{margin-right:16px}@media only screen and (max-width:39.9375em){.row-home-carousel .content .rating{margin:0 0 15px}}.row-home-carousel .content .rating .star{display:inline-block;height:18px;width:19px}.row-home-carousel .content .rating .star:not(:last-child){margin-right:5px}.row-home-carousel .content .username{font-size:18px;line-height:1;padding-top:5px}.row-contact-form{display:flex;flex-wrap:wrap}.row-contact-form .column{min-height:100%}.row-contact-form .details{background-color:#2c3e50;border-bottom-left-radius:15px;border-top-left-radius:15px;color:#fff}@media only screen and (max-width:63.9375em){.row-contact-form .details{border-radius:0;text-align:center}}.row-contact-form .details .wrapper{padding:26px}.row-contact-form .details .title{filter:alpha(opacity=50);margin:0;opacity:.5}.row-contact-form .details .data-row{margin-bottom:30px}.row-contact-form .details .data-row .label,.row-contact-form .details .data-row .value{font-weight:700}.row-contact-form .details .data-row .label{font-size:2rem;margin-bottom:12px}.row-contact-form .details .data-row .value{filter:alpha(opacity=50);font-size:1.6rem;opacity:.5}.row-contact-form .form{border:1px solid rgba(0,0,0,.1);border-bottom-right-radius:15px;border-left-width:0;border-top-right-radius:15px}@media only screen and (max-width:63.9375em){.row-contact-form .form{border:none;border-radius:0}}.row-contact-form .form .wrapper{margin:0 auto;max-width:620px;padding:26px}@media only screen and (max-width:39.9375em){.row-contact-form .form .wrapper{padding:26px 0}}.row-contact-form .form .title{margin:0 0 5px}.row-contact-form .form .muted{filter:alpha(opacity=50);margin:0 0 30px;opacity:.5}.row-cart{display:flex;flex-wrap:wrap}.row-cart .column{min-height:100%}.row-cart .wrapper{height:100%}.row-cart .cart-content{border:1px solid rgba(0,0,0,.1);border-bottom-left-radius:10px;border-right-width:0;border-top-left-radius:10px}@media only screen and (max-width:63.9375em){.row-cart .cart-content{border:none;border-radius:0;margin-bottom:15px}}.row-cart .cart-content .product{align-items:center;display:flex;flex-wrap:wrap}.row-cart .cart-content .product .product-image{background-color:rgba(0,0,0,.1);height:56.25px;margin-right:10px;position:relative;width:100px}.row-cart .cart-summary{background-color:#2c3e50;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#fff}@media only screen and (max-width:63.9375em){.row-cart .cart-summary{border-radius:0;text-align:center}}.row-cart .cart-summary .title{margin:0 0 5px}.row-cart .cart-summary .text{margin:0 0 15px}.row-cart .cart-summary .text.muted{filter:alpha(opacity=50);opacity:.5}@media only screen and (max-width:63.9375em){.row-cart .cart-summary .promo-code{padding:0 90px}}@media only screen and (max-width:39.9375em){.row-cart .cart-summary .promo-code{padding:0}}.row-cart .cart-summary .promo-code form{align-items:center;display:flex;flex-wrap:wrap}@media only screen and (max-width:39.9375em){.row-cart .cart-summary .promo-code form{flex-direction:column}}.row-cart .cart-summary .promo-code form .form-item{flex:1;margin-bottom:0;margin-right:10px}@media only screen and (max-width:39.9375em){.row-cart .cart-summary .promo-code form .form-item{margin:0 0 10px}}.row-cart .cart-summary .promo-code form .form-item input{color:#fff;margin:0}.row-cart .cart-summary .wrapper{padding:15px 25px 25px}.row-cart .cart-summary .price-row{align-items:center;display:flex;flex-wrap:wrap;line-height:1}.row-cart .cart-summary .price-row .label,.row-cart .cart-summary .price-row .value{display:block;font-size:1.8rem;width:50%}.row-cart .cart-summary .price-row .label{font-weight:700}#order-form-page .form{border:1px solid rgba(0,0,0,.1);border-radius:10px}#order-form-page .wrapper{padding:25px 15px}#order-form-page .payment-method-holder{display:block;margin-bottom:10px;max-height:150px;max-width:450px}#order-form-page .payment-method-holder img{max-height:100%;max-width:100%}.product-actual-price{font-size:2rem;font-weight:700;line-height:1}#order-summary-page .text{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}#order-summary-page .flex-row{background-color:#2c3e50;border-radius:5px;color:#fff;padding:12px 12px 25px}#order-summary-page .value{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:5px}#order-summary-page .cart-action{color:#fff;cursor:pointer}.user-panel-wrapper .user-nav{border:1px solid rgba(0,0,0,.2);border-radius:10px;padding:0}.user-panel-wrapper .user-nav .nav-header{background-color:rgba(0,0,0,.1)}.user-panel-wrapper .user-nav .nav-header,.user-panel-wrapper .user-nav .nav-item{padding:20px 30px}.user-panel-wrapper .user-nav .nav-item{color:rgba(0,0,0,.7);position:relative}.user-panel-wrapper .user-nav .nav-item:before{background-color:#000;content:"";height:30px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width .3s;width:0}.user-panel-wrapper .user-nav .nav-item.active:before{width:5px}.user-panel-wrapper .user-nav .nav-item:hover{color:#000}.user-panel-wrapper .user-nav .nav-item:hover:before{width:5px}.user-panel-wrapper .user-nav .nav-list a:not(:last-child) .nav-item{border-bottom:1px solid rgba(0,0,0,.2)}.user-panel-wrapper .user-nav .nav-list{list-style:none;margin:0;padding:0}.user-panel-wrapper .user-page-content{min-height:calc(100vh - 280px);padding:0 30px}@media only screen and (max-width:39.9375em){.user-panel-wrapper .user-page-content{padding:0}}.account-downloads-page .search-box .input-wrapper{position:relative}.account-downloads-page .search-box .search-icon{color:rgba(0,0,0,.5);font-size:1.8rem;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.account-downloads-page .search-box .search{padding-left:35px}.account-downloads-page .file-list{list-style:none;margin:0;padding:0}.account-downloads-page .file-list .file{align-items:start;border-radius:5px;box-shadow:-12px 9px 29px -13px rgba(0,0,0,.75);display:flex;justify-content:flex-start;padding:20px}@media only screen and (max-width:39.9375em){.account-downloads-page .file-list .file{flex-direction:column;text-align:center}}.account-downloads-page .file-list .file .icon{align-items:center;background-color:#2c3e50;border-radius:5px;display:flex;height:44px;justify-content:center;margin-right:15px;padding:12px;width:44px}@media only screen and (max-width:39.9375em){.account-downloads-page .file-list .file .icon{height:80px;margin:0 auto 15px;width:80px}}.account-downloads-page .file-list .file .icon img{max-height:100%;max-width:100%}.account-downloads-page .file-list .file .metadata{flex:1;margin-right:15px}@media only screen and (max-width:39.9375em){.account-downloads-page .file-list .file .metadata{margin:0 auto 15px}}.account-downloads-page .file-list .file .metadata .muted,.account-downloads-page .file-list .file .metadata .title{margin:0}.account-downloads-page .file-list .file .metadata .muted{color:rgba(0,0,0,.5)}.account-downloads-page .file-list .file .btn{margin-left:auto}@media only screen and (max-width:39.9375em){.account-downloads-page .file-list .file .btn{margin:0 auto}}.demo-badge,.live-badge{border-radius:10px;display:inline-block;padding:5px 10px}.live-badge{background-color:#5eb5e0}.demo-badge{background-color:#ffc107}.orders-table tr{border-bottom:1px solid rgba(0,0,0,.1);transition:background-color .3s}.orders-table tbody tr:hover{background-color:rgba(0,0,0,.1)}.order-data,.subscription-data{display:flex;flex-wrap:wrap}.order-data .label,.order-data .value,.subscription-data .label,.subscription-data .value{font-size:1.4rem;margin-bottom:15px;width:50%}@media only screen and (max-width:39.9375em){.order-data .label,.order-data .value,.subscription-data .label,.subscription-data .value{text-align:center;width:100%}}.order-data .value,.subscription-data .value{word-wrap:break-word;font-weight:700}.order-summary .summary-row{margin-left:auto;max-width:160px}@media only screen and (max-width:39.9375em){.order-summary .summary-row{margin:0 auto;max-width:none}}.order-summary div{font-size:1.6rem;margin-bottom:5px}.row-user-details .current-avatar{display:flex}.row-user-details .current-avatar .avatar{background-color:rgba(0,0,0,.1);border:1px solid #fff;border-radius:50%;height:70px;margin-right:24px;overflow:hidden;width:70px}.row-user-details .current-avatar .avatar .inner-oval{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.row-user-details .current-avatar .avatar .inner-oval img{height:100%;width:100%}#slider-images-carousel .owl-dots{text-align:center}#slider-images-carousel .owl-dots .owl-dot{background-color:rgba(0,0,0,.3);border-radius:50%;display:inline-block;height:10px;outline:none;width:10px}#slider-images-carousel .owl-dots .owl-dot:not(:last-child){margin-right:5px}#slider-images-carousel .owl-dots .owl-dot.active{background-color:#000}@media only screen and (max-width:39.9375em){.row-account-order,.row-account-subscription{text-align:center}}