/*  Helpers */
/* ----------------------------------------------------------------
Helpers
-----------------------------------------------------------------*/
.background-theme { background-color: #2250fc !important; }

.align-items-bottom { -webkit-box-align: end !important; -webkit-align-items: flex-end !important; -ms-flex-align: end !important; align-items: flex-end !important; height: 100%; }

.rounded { overflow: hidden; }

.hidden { display: none; }

.visible { opacity: 1; }

.text-center { text-align: center; }

.text-left.nav-tabs .nav-item { text-align: left !important; }

.text-right.nav-tabs .nav-item { text-align: right !important; }

.left { float: left !important; }

.right { float: right !important; }

.center { float: none !important; margin: 0 auto; }

.block { display: block; }

.align-center { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; text-align: center; }

.vcenter { display: inline-block; vertical-align: middle; float: none; }

.vertical-align { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.text-bottom { display: table-cell; vertical-align: bottom; margin: auto; z-index: 3; position: relative; }

.bg-light { background-color: #fbfbfb; }

.text-background-light { background-color: #fff; padding: 0 4px; }

.text-background-dark { background-color: #444; padding: 0 4px; }

.text-shadow-light { text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.53); }

.text-shadow-dark { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53); }

.background-primary { background-color: #2250fc !important; }

.background-secondary { background-color: #c1c3ce !important; }

.background-success { background-color: #28a745 !important; }

.background-info { background-color: #17a2b8 !important; }

.background-warning { background-color: #ffc107 !important; }

.background-danger { background-color: #dc3545 !important; }

.background-white { background-color: #fff !important; }

.background-light { background-color: #fbfbfb !important;  }

.background-grey { background-color: #f9f9fa !important; }

.background-dark { background-color: #1e2022 !important; }

.background-black { background-color: #000000 !important; }

.background-pattern { background-image: url(/images/overlay-pattern/gplay.png); }

.background-pattern-1 { background-image: url(/images/overlay-pattern/3px-tile.png); }

.background-pattern-2 { background-image: url(/images/overlay-pattern/asfalt-dark.png); }

.background-pattern-3 { background-image: url(/images/overlay-pattern/axiom-pattern.png); }

.shadow { box-shadow: 0 4px 16px #e2e2e2; }

.post-shadow { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); }

.shadow-bottom { box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1); }

.shadow-inside { box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1); }

.shadow-inside-top { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08); }

.shadow-inside-bottom { box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.08); }

.text-xs, .text-xs span { font-size: 30px; line-height: 30px; }

.text-medium-light { font-size: 50px !important; font-weight: 100; line-height: 1.1; }

.text-medium { font-size: 50px !important; font-weight: 800; line-height: 1.1; margin-bottom: 20px; }

.text-md, .text-md span, .text-md span span { font-size: 74px !important; line-height: 86px !important; }

.text-lg-light, .text-lg-light span, .text-lg-light span span { font-size: 90px !important; line-height: 100px !important; font-weight: 120 !important; }

.text-lg, .text-lg span, .text-lg span span { font-size: 60px; line-height: 100px; letter-spacing: -.02em; font-weight: 700; }

.text-lg-x2, .text-lg-x2 span { color: #ffffff; font-size: 120px; line-height: 140px; margin-bottom: 10px; }

.text-lg-x3, .text-lg-x3 span { color: #ffffff; font-size: 200px; line-height: 220px; }

.text-xl, .text-xl span { font-size: 100px; line-height: 110px; }

.text-small { font-size: 16px; font-weight: 800; line-height: 1.1; }

.text-light, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light .lead, .text-light p, .text-light a:not(.btn), .text-light a:not(.btn):hover:not(.btn-light), .text-light i, .text-light li, .text-light label, .text-light div:not(.alert), .text-light span:not(.btn-label) { color: #fff !important; }

.text-dark, .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark p, .text-dark .lead, .text-dark a:not(.btn), .text-dark a:not(.btn-danger), .text-dark a:not(.btn):hover:not(.btn-light), .text-dark i, .text-dark li, .text-dark label, .text-dark div:not(.alert), .text-dark span:not(.btn-label) { color: #111 !important; }

.text-grey, .text-grey h1, .text-grey h2, .text-grey h3, .text-grey h4, .text-grey h5, .text-grey h6, .text-grey .lead, .text-grey p, .text-grey a:not(.button), .text-grey a:not(.btn-light):hover, .text-grey i, .text-grey li, .text-grey label, .text-grey div:not(.alert), .text-grey span:not(.btn-label) { color: #ccc; }

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p, .text-white a, .text-white i { color: #fff !important; }

.with-errors li { color: #981a1a !important; }

.text-bold { font-weight: bold !important; }

.text-azure { color: #0095C8 !important; }

.text-orange { color: #FF6600 !important; }

.text-theme { color: #2250fc !important; }

.text-blue { color: #5F8295 !important; }

.text-pink { color: #DD5A82 !important; }

.text-purple { color: #DD5A82 !important; }

.text-bricky { color: #894550 !important; }

.text-yellow { color: #FFB848 !important; }

.text-red { color: #CA0027 !important; }

/*font weight*/
.font-weight-100 { font-weight: 100 !important; }

.font-weight-300 { font-weight: 300 !important; }

.font-weight-400 { font-weight: 400 !important; }

.font-weight-500 { font-weight: 500 !important; }

.font-weight-600 { font-weight: 600 !important; }

.font-weight-700 { font-weight: 700 !important; }

.font-weight-800 { font-weight: 800 !important; }

.border-box { border: 1px solid #eee; border-radius: 2px; padding: 30px; }

.border-left { border-left: 1px solid #eee; }

.border-top { border-top: 1px solid #eee; }

.border-right { border-width: 0 1px 0 0; border-color: #eee; border-style: solid; }

.border-bottom { border-bottom: 1px solid #eee; }

.border-dotted { border-style: dotted; }

.slider-size-half { max-height: 560px; }

.no-margin { margin: 0px !important; }

.m-b-0 { margin-bottom: 0px !important; }

.m-b-5 { margin-bottom: 5px !important; }

.m-b-10 { margin-bottom: 10px !important; }

.m-b-15 { margin-bottom: 15px !important; }

.m-b-20 { margin-bottom: 20px !important; }

.m-b-25 { margin-bottom: 25px !important; }

.m-b-30 { margin-bottom: 30px !important; }

.m-b-35 { margin-bottom: 35px !important; }

.m-b-40 { margin-bottom: 40px !important; }

.m-b-50 { margin-bottom: 50px !important; }

.m-b-60 { margin-bottom: 60px !important; }

.m-b-70 { margin-bottom: 70px !important; }

.m-b-80 { margin-bottom: 80px !important; }

.m-b-90 { margin-bottom: 90px !important; }

.m-b-100 { margin-bottom: 100px !important; }

.m-b-150 { margin-bottom: 150px !important; }

.m-b-200 { margin-bottom: 200px !important; }

.m-t-0 { margin-top: 0px !important; }

.m-t-5 { margin-top: 5px !important; }

.m-t-10 { margin-top: 10px !important; }

.m-t-15 { margin-top: 15px !important; }

.m-t-20 { margin-top: 20px !important; }

.m-t-25 { margin-top: 25px !important; }

.m-t-30 { margin-top: 30px !important; }

.m-t-35 { margin-top: 35px !important; }

.m-t-40 { margin-top: 40px !important; }

.m-t-50 { margin-top: 50px !important; }

.m-t-60 { margin-top: 60px !important; }

.m-t-70 { margin-top: 70px !important; }

.m-t-80 { margin-top: 80px !important; }

.m-t-90 { margin-top: 90px !important; }

.m-t-100 { margin-top: 100px !important; }

.m-l-0 { margin-left: 0px !important; }

.m-l-5 { margin-left: 5px !important; }

.m-l-10 { margin-left: 10px !important; }

.m-l-15 { margin-left: 15px !important; }

.m-l-20 { margin-left: 20px !important; }

.m-l-25 { margin-left: 25px !important; }

.m-l-30 { margin-left: 30px !important; }

.m-l-35 { margin-left: 35px !important; }

.m-l-40 { margin-left: 40px !important; }

.m-l-50 { margin-left: 50px !important; }

.m-l-60 { margin-left: 60px !important; }

.m-l-70 { margin-left: 70px !important; }

.m-l-80 { margin-left: 80px !important; }

.m-l-90 { margin-left: 90px !important; }

.m-l-100 { margin-left: 100px !important; }

.m-r-0 { margin-right: 0px !important; }

.m-r-5 { margin-right: 5px !important; }

.m-r-10 { margin-right: 10px !important; }

.m-r-15 { margin-right: 15px !important; }

.m-r-20 { margin-right: 20px !important; }

.m-r-25 { margin-right: 25px !important; }

.m-r-30 { margin-right: 30px !important; }

.m-r-35 { margin-right: 35px !important; }

.m-r-40 { margin-right: 40px !important; }

.m-r-50 { margin-right: 50px !important; }

.m-r-60 { margin-right: 60px !important; }

.m-r-70 { margin-right: 70px !important; }

.m-r-80 { margin-right: 80px !important; }

.m-r-90 { margin-right: 90px !important; }

.m-r-100 { margin-right: 100px !important; }

.m-0 { margin: 0px !important; }

.m-5 { margin: 5px !important; }

.m-10 { margin: 10px !important; }

.m-15 { margin: 15px !important; }

.m-20 { margin: 20px !important; }

.m-25 { margin: 25px !important; }

.m-30 { margin: 30px !important; }

.m-35 { margin: 35px !important; }

.m-40 { margin: 40px !important; }

.m-50 { margin: 50px !important; }

.m-60 { margin: 60px !important; }

.m-70 { margin: 70px !important; }

.m-80 { margin: 80px !important; }

.m-90 { margin: 90px !important; }

.m-100 { margin: 100px !important; }

/*Margins*/
.col-no-margin { padding: 0 !important; }

.col-no-margin [class^="col-"] { margin: 0 !important; padding: 0 !important; }

.row.col-no-margin { margin: 0 !important; padding: 0 !important; }

.row.col-mdall-margins [class^="col-"] { margin: 0 0 20px 0 !important; }

.no-padding-top { padding-top: 0 !important; }

.no-padding-bottom { padding-bottom: 0 !important; }

.no-padding { padding: 0 !important; }

.p-0 { padding: 0px !important; }

.p-5 { padding: 5px !important; }

.p-10 { padding: 10px !important; }

.p-15 { padding: 15px !important; }

.p-20 { padding: 20px !important; }

.p-25 { padding: 25px !important; }

.p-30 { padding: 30px !important; }

.p-35 { padding: 35px !important; }

.p-40 { padding: 40px !important; }

.p-50 { padding: 50px !important; }

.p-60 { padding: 60px !important; }

.p-70 { padding: 70px !important; }

.p-80 { padding: 80px !important; }

.p-90 { padding: 90px !important; }

.p-100 { padding: 100px !important; }

.p-150 { padding: 150px !important; }

.p-200 { padding: 200px !important; }

.p-b-0 { padding-bottom: 0px !important; }

.p-b-5 { padding-bottom: 5px !important; }

.p-b-10 { padding-bottom: 10px !important; }

.p-b-15 { padding-bottom: 15px !important; }

.p-b-20 { padding-bottom: 20px !important; }

.p-b-25 { padding-bottom: 25px !important; }

.p-b-30 { padding-bottom: 30px !important; }

.p-b-35 { padding-bottom: 35px !important; }

.p-b-40 { padding-bottom: 40px !important; }

.p-b-50 { padding-bottom: 50px !important; }

.p-b-60 { padding-bottom: 60px !important; }

.p-b-70 { padding-bottom: 70px !important; }

.p-b-80 { padding-bottom: 80px !important; }

.p-b-90 { padding-bottom: 90px !important; }

.p-b-100 { padding-bottom: 100px !important; }

.p-b-110 { padding-bottom: 110px !important; }

.p-b-120 { padding-bottom: 120px !important; }

.p-b-130 { padding-bottom: 130px !important; }

.p-b-140 { padding-bottom: 140px !important; }

.p-b-150 { padding-bottom: 150px !important; }

.p-b-200 { padding-bottom: 200px !important; }

.p-t-0 { padding-top: 0px !important; }

.p-t-5 { padding-top: 5px !important; }

.p-t-10 { padding-top: 10px !important; }

.p-t-15 { padding-top: 15px !important; }

.p-t-20 { padding-top: 20px !important; }

.p-t-25 { padding-top: 25px !important; }

.p-t-30 { padding-top: 30px !important; }

.p-t-35 { padding-top: 35px !important; }

.p-t-40 { padding-top: 40px !important; }

.p-t-50 { padding-top: 50px !important; }

.p-t-60 { padding-top: 60px !important; }

.p-t-70 { padding-top: 70px !important; }

.p-t-80 { padding-top: 80px !important; }

.p-t-90 { padding-top: 90px !important; }

.p-t-100 { padding-top: 100px !important; }

.p-t-110 { padding-top: 110px !important; }

.p-t-120 { padding-top: 120px !important; }

.p-t-130 { padding-top: 130px !important; }

.p-t-140 { padding-top: 140px !important; }

.p-t-150 { padding-top: 150px !important; }

.p-t-200 { padding-top: 200px !important; }

.p-r-0 { padding-right: 0px !important; }

.p-r-5 { padding-right: 5px !important; }

.p-r-10 { padding-right: 10px !important; }

.p-r-15 { padding-right: 15px !important; }

.p-r-20 { padding-right: 20px !important; }

.p-r-25 { padding-right: 25px !important; }

.p-r-30 { padding-right: 30px !important; }

.p-r-35 { padding-right: 35px !important; }

.p-r-40 { padding-right: 40px !important; }

.p-r-50 { padding-right: 50px !important; }

.p-r-60 { padding-right: 60px !important; }

.p-r-70 { padding-right: 70px !important; }

.p-r-80 { padding-right: 80px !important; }

.p-r-90 { padding-right: 90px !important; }

.p-r-100 { padding-right: 100px !important; }

.p-l-0 { padding-left: 0px !important; }

.p-l-5 { padding-left: 5px !important; }

.p-l-10 { padding-left: 10px !important; }

.p-l-15 { padding-left: 15px !important; }

.p-l-20 { padding-left: 20px !important; }

.p-l-25 { padding-left: 25px !important; }

.p-l-30 { padding-left: 30px !important; }

.p-l-35 { padding-left: 35px !important; }

.p-l-40 { padding-left: 40px !important; }

.p-l-50 { padding-left: 50px !important; }

.p-l-60 { padding-left: 60px !important; }

.p-l-70 { padding-left: 70px !important; }

.p-l-80 { padding-left: 80px !important; }

.p-l-90 { padding-left: 90px !important; }

.p-l-100 { padding-left: 100px !important; }

.b-r-2 { border-radius: 2px !important; }

.b-r-3 { border-radius: 3px !important; }

.b-r-4 { border-radius: 4px !important; }

.b-r-5 { border-radius: 5px !important; }

.b-r-6 { border-radius: 6px !important; }

.b-r-7 { border-radius: 7px !important; }

.b-r-8 { border-radius: 8px !important; }

.b-r-9 { border-radius: 9px !important; }

.b-r-10 { border-radius: 10px !important; }

.b-radius { border-radius: 50% !important; }

.float-right { float: right !important; }

.float-left { float: left !important; }

.float-none { float: none !important; }

.fullwidth { width: 100% !important; }




@font-face { font-family: 'inspiro-icons'; src: url("../webfonts/inspiro-icons.ttf?ijzgpf") format("truetype"), url("../webfonts/inspiro-icons.woff?ijzgpf") format("woff"); font-weight: normal; font-style: normal; font-display: block; }

i:not(.fa):not(.fab):not(.far):not(.fas) { font-family: inspiro-icons !important; 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; }

.icon-activity:before { content: "\e900"; }

.icon-airplay:before { content: "\e901"; }

.icon-alert-circle:before { content: "\e902"; }

.icon-alert-octagon:before { content: "\e903"; }

.icon-alert-triangle:before { content: "\e904"; }

.icon-align-center:before { content: "\e905"; }

.icon-align-justify:before { content: "\e906"; }

.icon-align-left:before { content: "\e907"; }

.icon-align-right:before { content: "\e908"; }

.icon-anchor:before { content: "\e909"; }

.icon-aperture:before { content: "\e90a"; }

.icon-archive:before { content: "\e90b"; }

.icon-arrow-down-circle:before { content: "\e90c"; }

.icon-arrow-down-left:before { content: "\e90d"; }

.icon-arrow-down-right:before { content: "\e90e"; }

.icon-arrow-down:before { content: "\e90f"; }

.icon-arrow-left-circle:before { content: "\e910"; }

.icon-arrow-left:before { content: "\e911"; }

.icon-arrow-right-circle:before { content: "\e912"; }

.icon-arrow-right:before { content: "\e913"; }

.icon-arrow-up-circle:before { content: "\e914"; }

.icon-arrow-up-left:before { content: "\e915"; }

.icon-arrow-up-right:before { content: "\e916"; }

.icon-arrow-up:before { content: "\e917"; }

.icon-at-sign:before { content: "\e918"; }

.icon-award:before { content: "\e919"; }

.icon-bar-chart-2:before { content: "\e91a"; }

.icon-bar-chart:before { content: "\e91b"; }

.icon-battery-charging:before { content: "\e91c"; }

.icon-battery:before { content: "\e91d"; }

.icon-bell-off:before { content: "\e91e"; }

.icon-bell:before { content: "\e91f"; }

.icon-bluetooth:before { content: "\e920"; }

.icon-bold:before { content: "\e921"; }

.icon-book-open:before { content: "\e922"; }

.icon-book:before { content: "\e923"; }

.icon-bookmark:before { content: "\e924"; }

.icon-box:before { content: "\e925"; }

.icon-briefcase:before { content: "\e926"; }

.icon-calendar:before { content: "\e927"; }

.icon-camera-off:before { content: "\e928"; }

.icon-camera:before { content: "\e929"; }

.icon-cast:before { content: "\e92a"; }

.icon-check-circle:before { content: "\e92b"; }

.icon-check-square:before { content: "\e92c"; }

.icon-check:before { content: "\e92d"; }

.icon-chevron-down:before { content: "\e92e"; }

.icon-chevron-left:before { content: "\e92f"; }

.icon-chevron-right:before { content: "\e930"; }

.icon-chevron-up:before { content: "\e931"; }

.icon-chevrons-down:before { content: "\e932"; }

.icon-chevrons-left:before { content: "\e933"; }

.icon-chevrons-right:before { content: "\e934"; }

.icon-chevrons-up:before { content: "\e935"; }

.icon-chrome:before { content: "\e936"; }

.icon-circle:before { content: "\e937"; }

.icon-clipboard:before { content: "\e938"; }

.icon-clock:before { content: "\e939"; }

.icon-cloud-drizzle:before { content: "\e93a"; }

.icon-cloud-lightning:before { content: "\e93b"; }

.icon-cloud-off:before { content: "\e93c"; }

.icon-cloud-rain:before { content: "\e93d"; }

.icon-cloud-snow:before { content: "\e93e"; }

.icon-cloud:before { content: "\e93f"; }

.icon-code:before { content: "\e940"; }

.icon-codepen:before { content: "\e941"; }

.icon-codesandbox:before { content: "\e942"; }

.icon-coffee:before { content: "\e943"; }

.icon-columns:before { content: "\e944"; }

.icon-command:before { content: "\e945"; }

.icon-compass:before { content: "\e946"; }

.icon-copy:before { content: "\e947"; }

.icon-corner-down-left:before { content: "\e948"; }

.icon-corner-down-right:before { content: "\e949"; }

.icon-corner-left-down:before { content: "\e94a"; }

.icon-corner-left-up:before { content: "\e94b"; }

.icon-corner-right-down:before { content: "\e94c"; }

.icon-corner-right-up:before { content: "\e94d"; }

.icon-corner-up-left:before { content: "\e94e"; }

.icon-corner-up-right:before { content: "\e94f"; }

.icon-cpu:before { content: "\e950"; }

.icon-credit-card:before { content: "\e951"; }

.icon-crop:before { content: "\e952"; }

.icon-crosshair:before { content: "\e953"; }

.icon-database:before { content: "\e954"; }

.icon-delete:before { content: "\e955"; }

.icon-disc:before { content: "\e956"; }

.icon-dollar-sign:before { content: "\e957"; }

.icon-download-cloud:before { content: "\e92e"; }

.icon-download:before { content: "\e92f"; }

.icon-droplet:before { content: "\e95a"; }

.icon-edit-2:before { content: "\e95b"; }

.icon-edit-3:before { content: "\e95c"; }

.icon-edit:before { content: "\e95d"; }

.icon-external-link:before { content: "\e95e"; }

.icon-eye-off:before { content: "\e95f"; }

.icon-eye:before { content: "\e960"; }

.icon-facebook:before { content: "\e961"; }

.icon-fast-forward:before { content: "\e962"; }

.icon-feather:before { content: "\e963"; }

.icon-figma:before { content: "\e964"; }

.icon-file-minus:before { content: "\e965"; }

.icon-file-plus:before { content: "\e966"; }

.icon-file-text:before { content: "\e967"; }

.icon-file:before { content: "\e968"; }

.icon-film:before { content: "\e969"; }

.icon-filter:before { content: "\e96a"; }

.icon-flag:before { content: "\e96b"; }

.icon-folder-minus:before { content: "\e96c"; }

.icon-folder-plus:before { content: "\e96d"; }

.icon-folder:before { content: "\e96e"; }

.icon-framer:before { content: "\e96f"; }

.icon-frown:before { content: "\e970"; }

.icon-gift:before { content: "\e971"; }

.icon-git-branch:before { content: "\e972"; }

.icon-git-commit:before { content: "\e973"; }

.icon-git-merge:before { content: "\e974"; }

.icon-git-pull-request:before { content: "\e975"; }

.icon-github:before { content: "\e976"; }

.icon-gitlab:before { content: "\e977"; }

.icon-globe:before { content: "\e978"; }

.icon-grid:before { content: "\e979"; }

.icon-hard-drive:before { content: "\e97a"; }

.icon-hash:before { content: "\e97b"; }

.icon-headphones:before { content: "\e97c"; }

.icon-heart:before { content: "\e97d"; }

.icon-help-circle:before { content: "\e97e"; }

.icon-hexagon:before { content: "\e97f"; }

.icon-home:before { content: "\e980"; }

.icon-image:before { content: "\e981"; }

.icon-inbox:before { content: "\e982"; }

.icon-info:before { content: "\e983"; }

.icon-instagram:before { content: "\e984"; }

.icon-italic:before { content: "\e985"; }

.icon-key:before { content: "\e986"; }

.icon-layers:before { content: "\e987"; }

.icon-layout:before { content: "\e988"; }

.icon-life-buoy:before { content: "\e989"; }

.icon-link-2:before { content: "\e98a"; }

.icon-link:before { content: "\e98b"; }

.icon-linkedin:before { content: "\e98c"; }

.icon-list:before { content: "\e98d"; }

.icon-loader:before { content: "\e98e"; }

.icon-lock:before { content: "\e98f"; }

.icon-log-in:before { content: "\e990"; }

.icon-log-out:before { content: "\e991"; }

.icon-mail:before { content: "\e992"; }

.icon-map-pin:before { content: "\e993"; }

.icon-map:before { content: "\e994"; }

.icon-maximize-2:before { content: "\e995"; }

.icon-maximize:before { content: "\e996"; }

.icon-meh:before { content: "\e997"; }

.icon-menu:before { content: "\e998"; }

.icon-message-circle:before { content: "\e999"; }

.icon-message-square:before { content: "\e99a"; }

.icon-mic-off:before { content: "\e99b"; }

.icon-mic:before { content: "\e99c"; }

.icon-minimize-2:before { content: "\e99d"; }

.icon-minimize:before { content: "\e99e"; }

.icon-minus-circle:before { content: "\e99f"; }

.icon-minus-square:before { content: "\e9a0"; }

.icon-minus:before { content: "\e9a1"; }

.icon-monitor:before { content: "\e9a2"; }

.icon-moon:before { content: "\e9a3"; }

.icon-more-horizontal:before { content: "\e9a4"; }

.icon-more-vertical:before { content: "\e9a5"; }

.icon-mouse-pointer:before { content: "\e9a6"; }

.icon-move:before { content: "\e9a7"; }

.icon-music:before { content: "\e9a8"; }

.icon-navigation-2:before { content: "\e9a9"; }

.icon-navigation:before { content: "\e9aa"; }

.icon-octagon:before { content: "\e9ab"; }

.icon-package:before { content: "\e9ac"; }

.icon-paperclip:before { content: "\e9ad"; }

.icon-pause-circle:before { content: "\e9ae"; }

.icon-pause:before { content: "\e9af"; }

.icon-pen-tool:before { content: "\e9b0"; }

.icon-percent:before { content: "\e9b1"; }

.icon-phone-call:before { content: "\e9b2"; }

.icon-phone-forwarded:before { content: "\e9b3"; }

.icon-phone-incoming:before { content: "\e9b4"; }

.icon-phone-missed:before { content: "\e9b5"; }

.icon-phone-off:before { content: "\e9b6"; }

.icon-phone-outgoing:before { content: "\e9b7"; }

.icon-phone:before { content: "\e9b8"; }

.icon-pie-chart:before { content: "\e9b9"; }

.icon-play-circle:before { content: "\e9ba"; }

.icon-play:before { content: "\e9bb"; }

.icon-plus-circle:before { content: "\e9bc"; }

.icon-plus-square:before { content: "\e9bd"; }

.icon-plus:before { content: "\e9be"; }

.icon-pocket:before { content: "\e9bf"; }

.icon-power:before { content: "\e9a1"; }

.icon-printer:before { content: "\e9c1"; }

.icon-radio:before { content: "\e9c2"; }

.icon-refresh-ccw:before { content: "\e9c3"; }

.icon-refresh-cw:before { content: "\e9c4"; }

.icon-repeat:before { content: "\e9c5"; }

.icon-rewind:before { content: "\e9c6"; }

.icon-rotate-ccw:before { content: "\e9c7"; }

.icon-rotate-cw:before { content: "\e9c8"; }

.icon-rss:before { content: "\e9c9"; }

.icon-save:before { content: "\e9ca"; }

.icon-scissors:before { content: "\e9cb"; }

.icon-search:before { content: "\e9cc"; }

.icon-send:before { content: "\e9cd"; }

.icon-server:before { content: "\e9ce"; }

.icon-settings:before { content: "\e9cf"; }

.icon-share-2:before { content: "\e9d0"; }

.icon-share:before { content: "\e9d1"; }

.icon-shield-off:before { content: "\e9d2"; }

.icon-shield:before { content: "\e9d3"; }

.icon-shopping-bag:before { content: "\e9d4"; }

.icon-shopping-cart:before { content: "\e9d5"; }

.icon-shuffle:before { content: "\e9d6"; }

.icon-sidebar:before { content: "\e9d7"; }

.icon-skip-back:before { content: "\e9d8"; }

.icon-skip-forward:before { content: "\e9d9"; }

.icon-slack:before { content: "\e9da"; }

.icon-slash:before { content: "\e9db"; }

.icon-sliders:before { content: "\e9dc"; }

.icon-smartphone:before { content: "\e9dd"; }

.icon-smile:before { content: "\e9de"; }

.icon-speaker:before { content: "\e9df"; }

.icon-square:before { content: "\e9e0"; }

.icon-star:before { content: "\e9e1"; }

.icon-stop-circle:before { content: "\e9e2"; }

.icon-sun:before { content: "\e9e3"; }

.icon-sunrise:before { content: "\e9e4"; }

.icon-sunset:before { content: "\e9e5"; }

.icon-tablet:before { content: "\e9e6"; }

.icon-tag:before { content: "\e9e7"; }

.icon-target:before { content: "\e9e8"; }

.icon-terminal:before { content: "\e9e9"; }

.icon-thermometer:before { content: "\e9ea"; }

.icon-thumbs-down:before { content: "\e9eb"; }

.icon-thumbs-up:before { content: "\e9ec"; }

.icon-toggle-left:before { content: "\e9ed"; }

.icon-toggle-right:before { content: "\e9ee"; }

.icon-trash-2:before { content: "\e9ef"; }

.icon-trash:before { content: "\e9f0"; }

.icon-trello:before { content: "\e9f1"; }

.icon-trending-down:before { content: "\e9f2"; }

.icon-trending-up:before { content: "\e9f3"; }

.icon-triangle:before { content: "\e9f4"; }

.icon-truck:before { content: "\e9f5"; }

.icon-tv:before { content: "\e9f6"; }

.icon-twitter:before { content: "\e9f7"; }

.icon-type:before { content: "\e9f8"; }

.icon-umbrella:before { content: "\e9f9"; }

.icon-underline:before { content: "\e9fa"; }

.icon-unlock:before { content: "\e9fb"; }

.icon-upload-cloud:before { content: "\e9fc"; }

.icon-upload:before { content: "\e9fd"; }

.icon-user-check:before { content: "\e9fe"; }

.icon-user-minus:before { content: "\e9ff"; }

.icon-user-plus:before { content: "\ea00"; }

.icon-user-x:before { content: "\ea01"; }

.icon-user:before { content: "\ea02"; }

.icon-users:before { content: "\ea03"; }

.icon-video-off:before { content: "\ea04"; }

.icon-video:before { content: "\ea05"; }

.icon-voicemail:before { content: "\ea06"; }

.icon-volume-1:before { content: "\ea07"; }

.icon-volume-2:before { content: "\ea08"; }

.icon-volume-x:before { content: "\ea09"; }

.icon-volume:before { content: "\ea0a"; }

.icon-watch:before { content: "\ea0b"; }

.icon-wifi-off:before { content: "\ea0c"; }

.icon-wifi:before { content: "\ea0d"; }

.icon-wind:before { content: "\ea0e"; }

.icon-x-circle:before { content: "\ea0f"; }

.icon-x-octagon:before { content: "\ea10"; }

.icon-x-square:before { content: "\ea11"; }

.icon-x:before { content: "\ea12"; }

.icon-youtube:before { content: "\ea13"; }

.icon-zap-off:before { content: "\ea14"; }

.icon-zap:before { content: "\ea15"; }

.icon-zoom-in:before { content: "\ea16"; }

.icon-zoom-out:before { content: "\ea17"; }

div.icon-box:before { display: none !important; }

/* ----------------------------------------------------------------------
	Icon Box
-------------------------------------------------------------------------*/
.icon { margin-bottom: 16px; }

div.icon-box:before { display: none !important; }

.icon-box { margin-bottom: 50px; position: relative; }

.icon-box .icon { height: 64px; position: absolute; width: 64px; }

.icon-box .icon i { font-size: 28px; text-align: center; line-height: 66px; border-radius: 50%; }

.icon-box .icon a, .icon-box .icon i { width: 100%; height: 100%; color: #333; }

.icon-box h3, .icon-box h5 { margin: 0 12px 10px 83px; letter-spacing: 0px; font-size: 16px; line-height: 25px; font-weight: 700; }

.icon-box p { margin: 0 0 20px 83px; font-size: 16px; line-height: 28px; font-weight: 400; }

.icon-box-description > p { margin-bottom: 20px; }

.icon-box.effect .icon i { z-index: 1; }

.icon-box.effect .icon i:after { pointer-events: none; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: ''; box-sizing: content-box; }

.icon-box .icon i { -webkit-transition: background-color 0.2s, color 0.2s; transition: background-color 0.2s, color 0.2s; }

.icon-box .icon i:after { top: -4px; left: -4px; padding: 4px; box-shadow: 0 0 0 3px #333; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(0.8); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transition: opacity 0.2s, -webkit-transform 0.2s; transition: opacity 0.2s, -webkit-transform 0.2s; transition: transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s; -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); opacity: 0; }

.icon-box.effect.dark .icon i:after { box-shadow: 0 0 0 3px #2250fc; }

.icon-box.effect.dark .icon i:hover, .icon-box.effect.dark:hover .icon i { background-color: #2250fc; }

.icon-box.effect .icon i:hover:after, .icon-box.effect:hover .icon i:after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; }

.image-box .image-box-content p i.fa.fa-play { padding-left: 3px; }

.icon-box.small .icon { height: 46px; width: 46px; }

.icon-box.small .icon i { font-size: 20px; line-height: 47px; }

.icon-box.small > h3, .icon-box.small > h5 { font-size: 18px; margin: 0 12px 4px 60px; }

.icon-box.small > p { margin: 0 0 20px 60px; line-height: 1.6; font-size: 14px; }

.icon-box.medium > h3, .icon-box.medium > h4, .icon-box.medium > h5 { margin: 0 12px 10px 84px; }

.icon-box.medium > p { margin: 0 0 20px 84px; }

.icon-box.large .icon { height: 86px; width: 86px; }

.icon-box.large .icon i { font-size: 38px; line-height: 87px; }

.icon-box.large > h3, .icon-box.large > h5 { margin: 0 12px 10px 110px; font-size: 24px; }

.icon-box.large p { margin: 0 0 20px 110px; }

.icon-box.icon-box-right { padding: 0; text-align: right; }

.icon-box.icon-box-right > h3, .icon-box.icon-box-right > h5 { margin: 0px 84px 0px 10px; }

.icon-box.icon-box-right.medium > p { margin: 20px 84px 0px 10px; }

.icon-box.icon-box-right .icon { right: 0; }

.icon-box.icon-box-right p { font-size: 14px; margin-top: 15px; }

.icon-box.text-center, .icon-box.center { padding: 0; text-align: center; }

.icon-box.text-center h3, .icon-box.text-center h5, .icon-box.center h3, .icon-box.center h5 { margin: 0 12px 10px 0px; }

.icon-box.text-center p, .icon-box.center p { margin: 0 0 20px 0px; }

.icon-box.text-center .icon, .icon-box.center .icon { margin: 0 auto 22px; position: relative; }

.icon-box.text-center p, .icon-box.center p { font-size: 16px; margin-top: 15px; }

.icon-box.text-center.small .icon, .icon-box.center.small .icon { clear: both !important; position: relative !important; }

.icon-box.border { border: 0 !important; }

.icon-box.border .icon { border: 3px solid #333; text-align: center; border-radius: 50%; background-color: transparent; }

.icon-box.border .icon i { line-height: 56px; }

.icon-box.border:hover > .icon i { line-height: 62px; }

.icon-box.border:hover > .icon { border: 0px; }

.icon-box.border .icon i { background-color: transparent !important; color: #333; }

.icon-box.border.small .icon { height: 46px; position: absolute; top: 5px; width: 46px; }

.icon-box.border.small .icon i { font-size: 20px; line-height: 42px; }

.icon-box.border.small:hover > .icon i { line-height: 49px; }

.icon-box.border.large .icon i { line-height: 81px; }

.icon-box.border.large:hover > .icon i { line-height: 86px; }

.icon-box.square.large:hover > .icon i { line-height: 86px; }

.icon-box.square .icon, .icon-box.square.effect .icon i:after, .icon-box.square .icon i { border-radius: 0; }

.icon-box.square:hover > .icon i { line-height: 66px; }

.icon-box.square.border .icon i { line-height: 59px; }

.icon-box.square.border:hover > .icon i { line-height: 64px; }

.icon-box.square.border.small .icon i { line-height: 41px; }

.icon-box.square.border.small:hover > .icon i { line-height: 47px; }

.icon-box.square.border.large .icon i { line-height: 78px; }

.icon-box.square.border:large:hover > .icon i { line-height: 84px; }

.icon-box.square.small:hover > .icon i { line-height: 48px; }

.icon-box.light .icon i:after { box-shadow: 0 0 0 3px #e5e5e5; }

.icon-box.light .icon i { background-color: #e5e5e5; }

.icon-box.light .icon i { color: #808080; }

.icon-box.light.border .icon { border: 3px solid #e5e5e5; }

.icon-box.light.border.large .icon i { line-height: 87px; }

.icon-box.light.border.large:hover > .icon i { line-height: 88px; }

.icon-box.fancy .icon i { background-color: transparent; color: #222; font-size: 110px; opacity: 0.09; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; border-radius: 0px; }

.icon-box.fancy.small > .icon i { font-size: 68px; }

.icon-box.fancy.large .icon i { font-size: 120px; }

.icon-box.fancy.text-center .icon, .icon-box.fancy.center .icon { width: auto; margin-bottom: 30px; }

.icon-box.effect.fancy .icon i:after { box-shadow: 0 0 0 0px transparent; }

.icon-box.effect.fancy:hover > .icon i { font-size: 110px; }

.icon-box.effect.fancy.small:hover > .icon i { font-size: 76px; }

.icon-box.clean .icon i { background-color: none; color: #333; font-size: 50px; }

.icon-box.clean.small .icon i { font-size: 36px; }

.icon-box.effect.clean .icon i:after { box-shadow: 0 0 0 0px transparent; }

.icon-box.process { border: 1px solid #888; margin-top: 45px; padding: 0 30px 10px; border-radius: 4px; }

.icon-box.process.effect .icon i:hover:after, .icon-box.process.effect:hover .icon i::after { opacity: 0; border: 0px; }

.icon-box.process .icon { margin-top: 10px; }

.icon-box.process.small .icon { margin-top: 10px; }

.icon-box.box-type { background: #fafafa; border: 1px solid #ececec; border-radius: 4px; padding: 20px; }

.icon-box.box-type .icon { margin-top: 20px; }

/*Text Box*/
.text-box { padding: 40px; text-align: center; -webkit-transition: background 0.4s ease 0s; transition: background 0.4s ease 0s; cursor: pointer; }

.text-box i { font-size: 42px; margin: 30px 0 20px; }

.text-box i { color: #fff; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.text-box h3, .text-box h5, .text-box p { color: #fff; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.text-box:hover { background: #fbfbfb; }

.text-box:hover i, .text-box:hover h3, .text-box:hover h5, .text-box:hover p { color: #333; }

.text-box.text-box-light { border: 1px solid #d9d9d9; background: #fff; }

.text-box.text-box-light i, .text-box.text-box-light h3, .text-box.text-box-light h5, .text-box.text-box-light p { color: #1e2022; }

.text-box.text-box-light:hover { background: #2250fc; }

.text-box.text-box-light:hover i, .text-box.text-box-light:hover h3, .text-box.text-box-light:hover h5, .text-box.text-box-light:hover p { color: #fff; }

.text-box.hover-effect { padding: 30px 30px 10px 30px; }

.text-box.hover-effect i { margin: 90px 0 20px; }

.text-box.hover-effect p { opacity: 0; }

.text-box.hover-effect:hover i { margin: 70px 0 6px 0; }

.text-box.hover-effect:hover p { opacity: 1; }
