 /*@font-face {
  font-family: franklin;
  -webkit-text-stroke-width: 1.2px!important;
  src: url(../font/FRADM.eot);
  src: url(../font/FRADM.eot?#iefix) format("embedded-opentype"), url(../font/FRADM.otf), url(../font/FRADM.ttf) format("truetype"), url(../font/FRADM.woff) format("woff");
}

@font-face {
  font-family: helvetica;
  src: url(../font/Helvetica_Neue_Regular.eot);
  src: url(../font/Helvetica_Neue_Regular.eot?#iefix) format("embedded-opentype"), url(../font/Helvetica_Neue_Regular.otf), url(../font/Helvetica_Neue_Regular.ttf) format("truetype"), url(../font/Helvetica_Neue_Regular.woff) format("woff");
}

@font-face {
  font-family: arial;
  -webkit-text-stroke-width: 1.2px!important;
  src: url(../font/Helvetica_Neue_Bold.eot);
  src: url(../font/Helvetica_Neue_Bold.eot?#iefix) format("embedded-opentype"), url(../font/Helvetica_Neue_Bold.otf), url(../font/Helvetica_Neue_Bold.ttf) format("truetype"), url(../font/Helvetica_Neue_Bold.woff) format("woff");
}*/
 
 @import url("https://fonts.googleapis.com/css?family=Poppins:400,600|Roboto");
 html {
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
     width: 100%;
     position: relative;
     margin: auto;
     min-height: 100%;
 }
 
 body {
     margin: 0;
     padding: 0;
     font-family: 'Poppins', sans-serif!important;
     color: #434343;
     font-size: 16px;
     font-weight: 400;
     line-height: 28px;
     letter-spacing: -0.1px;
     position: relative;
     min-height: 100%;
     width: 100%;
     transition: all 0.3s;
     background-color: #fff;
     -webkit-font-smoothing: antialiased;
 }
 
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 nav,
 section {
     display: block;
 }
 
 nav ul,
 nav ol {
     list-style: none;
     list-style-image: none;
     margin: 0;
     padding: 0;
 }
 
 .container-body {
     max-width: 100% !important;
     overflow-x: hidden !important;
     margin: 0;
     display: block;
 }
 
 ::-webkit-scrollbar-thumb {
     background: rgba(121, 121, 121, 1);
     border-radius: 0px;
 }
 
 div,
 button,
 img,
 p,
 input,
 select,
 textarea,
 a {
     box-sizing: border-box;
 }
 
 button,
 input,
 select,
 textarea {
     font-size: 100%;
     margin: 0;
     vertical-align: baseline;
     *vertical-align: middle;
 }
 
 select.term-list {
     width: 100%;
     height: 40px;
 }
 
 .clearfix:before,
 .clearfix:after {
     content: "";
     display: table;
 }
 
 .clearfix:after {
     clear: both;
 }
 
 .clearfix {
     *zoom: 1;
 }
 
 h1 {
     display: unset;
     font-size: unset;
     margin-block-start: unset;
     margin-block-end: unset;
     margin-inline-start: unset;
     margin-inline-end: unset;
     font-weight: unset;
 }
 
 i {
     vertical-align: -1px;
 }
 
 .i-btn {
     vertical-align: -3px;
     margin-left: 0px;
 }
 
 .i-dbtn {
     vertical-align: -1px;
     margin-left: 4px;
 }
 
 .i-nav {
     vertical-align: 0px!important;
     cursor: pointer;
 }
 
 .i-align {
     font-size: 18px;
     vertical-align: -3px;
 }
 
 .i-fb {
     vertical-align: -2px;
     margin-right: 4px;
 }
 
 .i-ig {
     vertical-align: -2px;
     margin-right: 6px;
 }
 
 .i-add {
     width: 100%;
     height: auto;
     max-width: 24px;
 }
 
 .i-fb-ico {
     width: 100%;
     height: auto;
     max-width: 24px;
     vertical-align: -4px;
     margin-right: 0px;
 }
 
 .flag-align {
     vertical-align: -6px;
 }
 
 .ico_btn_r {
     display: flex;
     margin-top: 4px;
     right: 16px;
     font-size: 20px!important;
     position: relative;
 }
 
 .ico_btn_l {
     display: flex;
     margin-top: 4px;
     position: relative;
     width: 30px;
     font-size: 20px!important;
     float: left;
 }
 
 a {}
 
 a:-webkit-any-link {}
 
 .h-txt {}
 
 .top_hidden {
     display: block;
 }
 
 #owl-demo .item {
     margin: 0px;
 }
 
 #owl-demo .item img {
     display: block;
     width: 100%;
     height: auto;
 }
 
 .owl-pagination {
     margin-top: -56px;
 }
 
 .image_serv {
     width: 100%;
     height: auto;
     max-width: 90%;
     margin: auto;
     display: block;
 }
 
 .image_cont {
     width: 100%;
     height: auto;
     max-width: 100%;
 }
 
 .img_shadows {
     -webkit-filter: drop-shadow( 2px 2px rgba(0, 0, 0, 0.2));
     filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
 }
 
 .img_blog {
     width: 100%;
     height: auto;
     border-radius: 8px;
 }
 
 .img_logo {
     width: 140px;
     height: auto;
     cursor: pointer;
     transition: 0.4s all;
 }
 
 .img_official_logo {
     width: 134px;
     height: auto;
     cursor: pointer;
     transition: 0.4s all;
 }
 
 .ico_vid_close {
     width: 32px;
     height: auto;
     max-width: 32px;
     margin-right: 4px;
     cursor: pointer;
     vertical-align: middle;
     position: absolute;
     top: 2px;
     right: 0px;
 }
 
 .img_topbar {
     width: 32px;
     height: auto;
     max-width: 32px;
     margin-right: 4px;
     vertical-align: middle;
     position: absolute;
     top: 2px;
     right: 285px;
     filter: saturate(0.8);
 }
 
 .img_index {
     width: 32px;
     height: auto;
     /* max-width: 32px; */
     margin-left: -44px;
     cursor: pointer;
     vertical-align: middle;
     margin-top: 3px;
     -webkit-transition-duration: 0.4s;
     transition-duration: 0.4s;
     transition: 0.3s all;
     z-index: 3500;
     position: relative;
     transform: translateY(0px) rotate(0deg);
     display: none;
     float: left;
 }
 
 .img_index2 {
     width: 32px;
     height: auto;
     /* max-width: 32px; */
     margin-left: -72px;
     cursor: pointer;
     vertical-align: middle;
     margin-top: 3px;
     -webkit-transition-duration: 0.4s;
     transition-duration: 0.4s;
     transition: 0.3s all;
     z-index: 3500;
     position: relative;
     transform: translateY(0px) rotate(0deg);
     display: none;
     float: left;
 }
 
 .img_switch {
     width: 32px;
     height: auto;
     /* max-width: 32px; */
     /* margin-left: 16px; */
     cursor: pointer;
     vertical-align: middle;
     margin-top: 3px;
     -webkit-transition-duration: 0.4s;
     transition-duration: 0.4s;
     transition: 0.3s all;
     z-index: 3500;
     position: relative;
     transform: translateY(0px) rotate(0deg);
     float: left;
 }
 
 .img_lang {
     width: 100%;
     height: auto;
     max-width: 40px;
     margin-left: 16px;
     cursor: pointer;
     vertical-align: middle;
     margin-top: -2px;
     -webkit-transition-duration: 0.4s;
     /* Safari */
     transition-duration: 0.4s;
     transition: 0.3s all;
     z-index: 3500;
     position: relative;
     transform: translateY(0px) rotate(0deg);
 }
 
 .img_lang:after {
     transform: translateY(0px) rotate(-135deg);
 }
 
 .img_lang:active:after {
     transform: translateY(0px) rotate(-135deg);
 }
 
 .img_clo {
     width: 40px;
     height: auto;
 }
 
 .img_menu {
     width: 100%;
     height: auto;
     max-width: 60px;
     cursor: pointer;
     background-color: rgba(255, 255, 255, 0.5);
     border-radius: 100px;
 }
 
 .img_close {
     width: 100%;
     height: auto;
     max-width: 46px;
     cursor: pointer;
     right: 11px;
     position: relative;
     top: -1px;
 }
 
 .img_footer {
     width: 100%;
     height: auto;
     max-width: 40px;
 }
 
 .img_contact {
     width: 100%;
     height: auto;
     max-width: 22px;
     margin-right: 8px;
 }
 
 .img_flag {
     width: 100%;
     height: auto;
     max-width: 24px;
     margin-right: 4px;
 }
 
 .img_thumbs {
     width: 100%;
     height: auto;
     border-radius: 8px;
 }
 
 .img_logo_h {
     width: 100%;
     height: auto;
     max-width: 220px;
 }
 
 .img_prnews_thumbs {
     width: 100%;
     height: auto;
     border-radius: 8px;
 }
 
 .lang_switch {
     background: #004370;
     padding: 12px 10px 8px 10px;
     font-size: 14px;
     font-weight: 400;
     border: 1px solid transparent;
     color: #fff;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     margin-top: -2px;
     margin-right: 8px;
     min-width: 40px;
     min-height: 40px;
     line-height: 15px;
     -webkit-text-stroke-width: 0px!important;
     transition: all 0.3s ease-in-out;
 }
 
 .lang_switch:hover {
     background: #6AB96F;
     color: #fff;
     border: 1px solid #6AB96F;
     transition: all 0.3s ease-in-out;
 }
 
 .arr_drop_ico {
     transition: transform .3s;
     transform: rotateZ(0deg);
     color: #ffffff !important;
     cursor: pointer;
 }
 
 .arr_drop_ico.active {
     transform: rotateZ(180deg);
     color: #ffffff !important;
     opacity: 0.6;
 }
 
 .arr_drop_ico {
     display: inline-block;
     font: normal normal normal 14px/1 FontAwesome;
     font-size: inherit;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }
 /*skrollable */
 
 .skrollable {
     position: fixed;
 }
 
 .skrollr-mobile .skrollable {
     position: absolute;
 }
 
 .skrollable .skrollable {
     position: absolute;
 }
 
 .skrollable .skrollable .skrollable {
     position: static;
 }
 /*skrollable */
 /*
.back-to-top {
  width: 44px;
  height: 44px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 16px;
  z-index: 4900;
  font-size: 24px;
  background-color: rgba(74, 132, 180, 0.7);
  background: linear-gradient(140deg, rgba(74, 132, 180, 0.8) 0%, rgba(74, 132, 180, 0.4) 73%, rgba(74, 132, 180, 0.8) 100%);
  color: #ffffff!important;
  cursor: pointer;
  padding: 9px 3px 6px 10px;
  border-radius: 100px;
  transition: 0.3s ease-in-out;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}*/
 
 .back-to-top:hover {
     background-color: rgba(74, 132, 180, 1);
 }
 
 .txt-12 {
     font-size: 12px!important;
 }
 
 .txt-13 {
     font-size: 13px;
 }
 
 .txt-14 {
     font-size: 14px;
 }
 
 .txt-16 {
     font-size: 16px;
     line-height: 26px;
     font-family: 'Poppins', sans-serif!important;
 }
 
 .txt-17 {
     font-size: 17px;
 }
 
 .txt-18 {
     font-size: 18px;
 }
 
 .txt-20 {
     font-size: 20px;
 }
 
 .txt-22 {
     font-size: 22px!important;
 }
 
 .txt-23 {
     font-size: 23px;
 }
 
 .txt-24 {
     font-size: 24px!important;
     -webkit-text-stroke-width: 0.8px!important;
     letter-spacing: 0.5px;
 }
 
 .txt-25 {
     font-size: 25px;
     font-weight: 600;
 }
 
 .txt-32 {
     font-size: 32px;
 }
 
 .txt-40 {
     font-size: 40px;
     font-weight: 600;
 }
 
 .txt-light {
     font-weight: lighter!important;
 }
 
 .txt-norl {
     -webkit-text-stroke-width: 0px!important;
 }
 
 .txt-bold {
     -webkit-text-stroke-width: 0px!important;
 }
 
 .txt-h1 {
     -webkit-text-stroke-width: 1.2px!important;
 }
 
 .txt-b {
     -webkit-text-stroke-width: 0.5px!important;
 }
 
 .txt-space {
     letter-spacing: 0.5px;
 }
 
 ul.sustain_list {
     list-style-position: outside;
     padding-inline-start: 20px;
 }
 
 .txt-indent {
     padding-left: 16px;
 }
 
 .txt-lh-28 {
     line-height: 28px!important;
 }
 
 .main-color {
     color: rgba(0, 67, 112, 1)!important;
 }
 
 .bl-color {
     color: rgba(0, 67, 112, 1)!important;
     font-weight: 600;
 }
 
 .wh-color {
     color: #ffffff!important;
 }
 
 .gr-color {
     color: #cccccc!important;
 }
 
 .bk-color {
     color: #000000!important;
 }
 
 .gf-color {
     color: #004370!important;
 }
 
 .dgr-txt {
     color: #434343!important;
 }
 
 .i-color {
     color: #888888!important;
 }
 
 .grn-color {
     color: rgba(106, 185, 111, 1)!important;
 }
 
 .blu-color {
     color: rgba(74, 132, 180, 1)!important
 }
 
 .grl-color {
     color: #d8d8d8!important;
 }
 
 .col-20 {
     width: 20%;
 }
 
 .col-25 {
     width: 25%;
 }
 
 .col-30 {
     width: 30%!important;
 }
 
 .col-35 {
     width: 35%!important;
 }
 
 .col-50 {
     width: 50%;
 }
 
 .col-55 {
     width: 55%;
 }
 
 .col-60 {
     width: 60%;
 }
 
 .align-left {
     float: left;
 }
 
 .align-right {
     float: right;
 }
 
 .txt-left {
     text-align: left!important;
 }
 
 .txt-right {
     text-align: right!important;
 }
 
 .txt-center {
     text-align: center!important;
 }
 
 .wh-bg {
     background-color: #ffffff!important;
 }
 
 .bl-bg {
     background-color: #064285!important;
 }
 
 .dk-bg {
     background-color: #2f2f2f!important;
 }
 
 .bor-none.active {
     border: none!important;
 }
 
 .bor-right {
     border-right: 1px dashed rgba(162, 162, 162, 0.4);
 }
 
 .bor-bot-menu {
     border-bottom: 0px dashed #d8d8d8;
 }
 
 .txt-italic {
     font-style: italic!important;
 }
 
 .txt-upper {
     text-transform: uppercase!important;
     -webkit-text-stroke-width: 0.6px!important;
     letter-spacing: 0.5px;
 }
 
 .txt-bor-r {
     border-left: 4px solid rgba(79, 146, 201, 1);
     padding: 0px 0px 0px 16px;
 }
 
 .txt-tagnews {
     padding: 2px 6px 4px 6px;
     color: rgba(255, 255, 255, 0.8);
     background-color: rgba(74, 132, 180, 0.5);
     position: relative;
 }
 
 .un-shadow {
     -webkit-filter: drop-shadow( 1px 1px 1px rgba(0, 0, 0, 0))!important;
     filter: drop-shadow(1px 2px 1px rgba(0, 0, 0, 0))!important;
 }
 
 .mar-0 {
     margin: unset;
 }
 
 .mar-up-24 {
     margin-top: -24px;
 }
 
 .mar-top-05 {
     margin-top: 0.5em!important;
 }
 
 .mar-t-20 {
     margin-top: 20px!important;
 }
 
 .mar-t-8 {
     margin-top: 8px!important;
 }
 
 .mar-t-12 {
     margin-top: 12px!important;
 }
 
 .mar-right-1 {
     margin-right: 1%!important;
 }
 
 .pad-right-1 {
     padding-right: 1%!important;
 }
 
 .mar-right-2 {
     margin-right: 2%!important;
 }
 
 .pad-right-2 {
     padding-right: 2%!important;
 }
 
 .mar-right-3 {
     margin-right: 3%!important;
 }
 
 .pad-right-3 {
     padding-right: 3%!important;
 }
 
 .mar-right-5 {
     margin-right: 5%!important;
 }
 
 .mar-l-4 {
     margin-left: 4px!important;
 }
 
 .mar-r-4 {
     margin-right: 4px!important;
 }
 
 .i-r-4 {
     margin-right: 4px!important;
 }
 
 .mar-b-4 {
     margin-bottom: 4px!important;
 }
 
 .mar-b-8 {
     margin-bottom: 8px!important;
 }
 
 .mar-b-20 {
     margin-bottom: 20px!important;
 }
 
 .mar-b-32 {
     margin-bottom: 32px!important;
 }
 
 .pad-right-5 {
     padding-right: 5%!important;
 }
 
 .pad-0 {
     padding: 0px!important;
 }
 
 .pad-t8 {
     padding-top: 8px!important;
 }
 
 .dblock {
     display: block!important;
 }
 
 .dflex {
     display: inline-flex!important;
 }
 
 .bl-05 {
     letter-spacing: 1px!important;
     -webkit-text-stroke-width: 0.5px!important;
 }
 
 .menu_pointer {
     cursor: pointer;
 }
 
 .secure_code {
     width: max-content;
     padding: 8px;
     background-color: rgba(0, 0, 0, 0.1);
     color: #fff;
     -webkit-text-stroke-width: 1px!important;
     letter-spacing: 0.8px;
     border-radius: 4px;
 }
 
 .secure_input {
     max-width: 120px;
     display: block;
 }
 
 .add_ico {
     color: #fff!important;
 }
 
 .add_ico:hover {
     color: #3cb371!important;
 }
 
 .btn:hover {
     -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 7px 20px 0px;
     box-shadow: rgba(0, 0, 0, 0) 0px 7px 20px 0px;
 }
 
 .book_active {
     background-color: rgb(31, 32, 38)!important;
     color: #fff!important;
     border: 1px solid rgb(31, 32, 38)!important;
     transition: all 0.2s ease 0s;
     cursor: pointer;
 }
 
 .book_active:hover {
     background-color: rgb(255, 255, 255)!important;
     color: rgb(31, 32, 38)!important;
     border: 1px solid rgb(255, 255, 255)!important;
     -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 7px 20px 0px;
     box-shadow: rgba(0, 0, 0, 0.15) 0px 7px 20px 0px;
 }
 
 .txt-noti-limited {
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     max-width: 90%;
     float: left;
 }
 
 .limit_txt {
     width: 100%;
     height: auto;
     overflow: hidden;
     text-overflow: ellipsis;
     margin-top: 8px;
 }
 
 .limit_txt:after {
     content: " ...";
 }
 
 .close {
     margin-top: -26px;
     margin-right: -28px;
     text-shadow: 0 1px 0 #ffffff;
 }
 
 .popup-button {
     margin-top: 70px;
 }
 
 p {
     margin: 0;
 }
 
 .tooltip {
     position: relative;
     display: inline-block;
 }
 
 .tooltip .tooltiptext {
     visibility: hidden;
     width: auto;
     background-color: rgba(255, 255, 255, 0.9);
     border: 1px solid #d8d8d8;
     font-size: 15px;
     color: #1b1b1b;
     text-align: center;
     border-radius: 2px;
     padding: 5px;
     transition: 0.4s;
     -webkit-box-shadow: rgba(0, 0, 0, 0.055) 1px 1px 1px 1px;
     box-shadow: rgba(0, 0, 0, 0.055) 1px 1px 1px 1px;
     position: relative;
     z-index: 3000;
     top: -34px;
     left: 10%;
     margin-left: -70%;
 }
 
 .tooltip:hover .tooltiptext {
     visibility: visible;
     transition: 0.4s;
 }
 
 .video-container {
     overflow: hidden;
     position: relative;
     width: 100%;
     min-width: 720px;
 }
 
 .video-container::after {
     padding-top: 56.25%;
     display: block;
     content: '';
 }
 
 .video-container iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }
 /* Animate Hover Keyframe */
 
 .imgzoom {
     transition: transform .2s;
     animation-name: allblur;
     transition: 0.6s;
     opacity: 1;
 }
 
 @-webkit-keyframes allblur {
     0% {
         visibility: hidden;
         opacity: 0;
     }
     100% {
         visibility: visible;
         opacity: 1;
     }
 }
 
 .imgzoom-back:hover {
     -ms-transform: scale(1.5);
     -webkit-transform: scale(1.5);
     transform: scale(1.5);
     animation-name: reverseblur;
     transition: 0.4s;
     opacity: 1;
 }
 
 @-webkit-keyframes reverseblur {
     0% {
         visibility: visible;
         opacity: 1;
     }
     50% {
         visibility: visible;
         opacity: 0.5;
     }
     100% {
         visibility: hidden;
         opacity: 0;
     }
 }
 /* Sitemap Menu */
 
 .menu_sitemap {
     height: 0%;
     width: 100%;
     position: fixed;
     z-index: 5000;
     top: 0px;
     left: 0;
     padding-bottom: 1%;
     background-color: rgba(255, 255, 255, 0.98);
     -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 8px 4px;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 8px 4px;
     display: none;
     /* transition: 0.35s ease-in-out; 
  -webkit-backdrop-filter: saturate(500%) blur(44px);
  backdrop-filter: saturate(500%) blur(44px);*/
 }
 
 .sidenav2 {
     height: 100vh!important;
     width: 100%;
     position: fixed;
     z-index: 3600;
     top: 0;
     left: 0;
     background-color: rgba(0, 0, 0, 0);
     overflow-x: hidden;
     padding-top: 60px;
     border-right: 0px solid rgb(216, 216, 216);
     cursor: auto;
     display: none;
 }
 
 .menu_sitemap_bg {
     width: 100%;
     height: auto;
     margin: auto;
     min-height: 72px;
     position: relative;
     z-index: 3000;
     background-color: rgba(255, 255, 255, 0.3);
 }
 
 .menu_topbar_cont {
     width: 100%;
     height: auto;
     margin: auto;
     max-width: 1200px;
     padding: 24px 0px 24px 86px;
     display: flex;
     position: relative;
 }
 
 .menu_sitemap_cont {
     width: 100%;
     height: auto;
     margin: auto;
     max-width: 1200px;
     padding: 24px 0px 24px 86px;
     display: flex;
     position: relative;
 }
 
 .menu_site_auto {
     width: 100%;
     height: auto;
     margin: auto;
     display: flex;
 }
 
 .menu_sitemap-content {
     position: relative;
     top: 25%;
     width: 23%;
     height: auto;
     text-align: left;
     letter-spacing: 0px;
 }
 
 .menu_h {
     max-height: unset;
 }
 
 .menu_sitemap-lcontent {
     width: 17%;
     height: auto;
     text-align: left;
     float: left;
     position: relative;
     top: 25%;
     letter-spacing: 0px;
 }

 .menu_sitemap-lcontent2 {
    width: 22%;
}
 
 .menu_sitemap_img {
     width: 100%;
     height: auto;
     float: left;
     display: block;
 }
 
 .img_menu_sitemap {
     width: 100%;
     height: auto;
     max-width: 200px;
     border-radius: 2px;
     display: block;
 }
 
 .menu_sitemap_title {
     padding: 8px 0px 16px 0px;
     text-decoration: none;
     font-size: 16px;
     font-weight: 600;
     line-height: 20px;
     color: rgba(0, 67, 112, 1);
     -webkit-text-stroke-width: 0px!important;
     display: block;
     transition: 0.3s;
 }
 
 .menu_sitemap_main {
     padding: 8px 0px 8px 0px;
     text-decoration: none;
     font-size: 16px;
     line-height: 17px;
     color: rgba(0, 67, 112, 1);
     -webkit-text-stroke-width: 0.5px!important;
     display: block;
     transition: 0.3s;
 }
 
 .menu_sitemap_main:hover {
     -webkit-text-stroke-width: 0.8px!important;
 }
 
 .menu_sitemap a {
     text-decoration: none;
     font-size: 15px;
     line-height: 15px;
     color: #434343;
     display: block;
     transition: 0.3s;
     -webkit-text-stroke-width: 0.3px!important;
 }
 
 .menu_sitemap a:hover {
     color: #6ab96f;
 }
 
 .menu_sitemap-content a {
     padding: 6px 0px;
 }
 
 .hcontent a {
     padding: 0px 0px!important;
 }
 
 .menu_sitemap-lcontent a {
     padding: 6px 0px;
 }
 
 .menu_sitemap a:focus {
     color: #276CA5;
     -webkit-box-shadow: unset;
     box-shadow: unset;
 }
 
 .menu_sitemap .closebtn {
     position: absolute;
     top: -58px;
     right: 16px;
     font-size: 60px;
     z-index: 11000;
     transition: 0.3s;
 }
 
 .menu_sitemap_ico {
     font-size: 30px;
     cursor: pointer;
     float: right;
 }
 /* Nav Ani */
 
 .nav-icon:focus:before {
     transform: translateY(12px) rotate(135deg);
 }
 
 .nav-icon:focus:after {
     transform: translateY(-12px) rotate(-135deg);
 }
 
 .nav-icon:focus div {
     transform: scale(0);
 }
 /* Nav Ani */
 
 @media only screen and (max-width: 1100px) {
     .menu_topbar_cont {
         padding: 32px 0px 32px 40px;
     }
     .menu_sitemap_cont {
         padding: 32px 0px 32px 40px;
     }
     .menu_sitemap-content {
         width: 27%;
     }
     .menu_sitemap-lcontent {
         width: 24%;
     }
     .menu_sitemap_title {
         padding: 8px 0px 16px 0px;
         font-size: 16px;
         line-height: 20px;
     }
     .menu_sitemap_main {
         padding: 8px 0px 8px 0px;
         font-size: 15px;
         line-height: 17px;
     }
     .menu_sitemap a {
         font-size: 13px;
         line-height: 15px;
     }
 }
 
 @media only screen and (max-width: 991px) {
     .menu_sitemap .closebtn {
         top: -58px;
         right: 24px;
     }
 }
 
 @media only screen and (max-width: 880px) {
     .menu_topbar_cont {
         padding: 32px 0px 32px 8%;
         display: block;
         letter-spacing: 0.6px;
     }
     .menu_sitemap_cont {
         padding: 32px 0px 32px 8%;
         display: block;
         letter-spacing: 0.6px;
     }
     .menu_site_auto {
         display: block;
         overflow-y: auto;
         max-height: 86vh;
     }
     .menu_sitemap-content {
         width: 32%;
         float: left;
         min-height: 260px;
     }
     .menu_sitemap-lcontent {
         width: 31%;
         float: left;
         margin-bottom: 2%;
         min-height: 260px;
     }
     .bor-right {
         border-right: 0px solid rgba(162, 162, 162, 0.4);
     }
     .menu_h {
         min-height: auto;
     }
     .menu_sitemap_title {
         font-size: 18px;
         line-height: 20px;
     }
     .menu_sitemap a {
        font-size: 14px;
        line-height: 15px;
    }
 }
 
 @media only screen and (max-width: 640px) {
     .img_index {
         display: block;
     }
     .img_index2 {
         display: block;
     }
     .top_hidden {
         display: none;
     }
     .img_official_logo {
         width: 130px;
     }
     .menu_topbar_cont {
         padding: 0px;
         display: block;
         position: absolute;
         top: 60px;
         right: 0px;
     }
     .menu_sitemap_cont {
         padding: 0px;
         display: block;
         position: absolute;
         top: 60px;
         right: 0px;
     }
     .menu_site_auto {
         padding: 29px 22px 64px 24px;
         display: block;
     }
     .menu_sitemap-content {
         width: 100%;
         float: left;
         margin-bottom: 0px;
         min-height: unset;
         border-bottom: 1px dashed #a7a7a7;
     }
     .menu_sitemap-lcontent {
         width: 100%;
         float: left;
         margin-bottom: 0px;
         min-height: unset;
         border-bottom: 1px dashed #a7a7a7;
     }
     .menu_sitemap-lcontent2 {
        width: 100%;
    }
     .bor-bot-menu {
         border-bottom: 1px dashed #d8d8d8;
     }
     .menu_sitemap-content a {
         padding: 12px 0px 8px 0px;
     }
     .menu_sitemap-lcontent a {
         padding: 12px 0px 8px 0px;
     }
     .bor-right {
         border-right: 0px solid rgba(162, 162, 162, 0.4);
     }
     .pad-right-3 {
         padding-right: 0%!important;
     }
     .menu_sitemap_img {
         width: 100%;
         height: auto;
         float: left;
         display: none;
     }
     .menu_sitemap_title {
         padding: 16px 0px 12px 0px;
         border-bottom: 0px solid #d8d8d8;
     }
     .menu_sitemap .closebtn {
         top: -52px;
         right: 16px;
     }
     .menu_sitemap a {
         font-size: 17px;
         line-height: 17px;
         letter-spacing: 0px;
     }
 }
 
 @media screen and (max-height: 450px) {
     .menu_sitemap a {
         font-size: 20px
     }
 }
 /* Sitemap Menu */
 
 .subscribe_input {
     width: 100%;
     height: 44px;
     float: left;
     font-size: 18px;
     line-height: 18px;
     text-align: left;
     padding: 11px 8px!important;
     color: #1e1e1e;
     -webkit-text-stroke-width: 0.4px;
     background-color: #f0f0f0;
     border-top-left-radius: 4px!important;
     border-top-right-radius: 0px!important;
     border-bottom-right-radius: 0px!important;
     border-bottom-left-radius: 4px!important;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
 }
 
 .subscribe_btn {
     width: 100%;
     height: 44px;
     float: left;
     font-size: 20px;
     line-height: 18px;
     text-align: center;
     padding: 12px 8px 10px 8px!important;
     color: #a7a7a7;
     -webkit-text-stroke-width: 0.2px;
     background-color: #f0f0f0;
     border-top-left-radius: 0px;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
     border-bottom-left-radius: 0px;
     border: none;
 }
 
 .subscribe_btn.checked {
     color: #fff;
     background-color: rgb(255, 0, 0);
     transition: all 0.3s;
     cursor: pointer;
     margin: 8px auto 0px auto;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
 }
 
 .subscribe_btn.checked:hover {
     transition: all 0.3s;
     color: rgb(255, 0, 0)!important;
 }
 /* Drop Down Menu */
 
 ul.work-menu {
     list-style: none;
     padding: 0px;
     margin: 0;
 }
 
 ul.work-menu>li {
     display: inline-block;
     padding: 12px 0px;
     margin: 0 0.7% 0 0.7%;
     user-select: none;
     margin-bottom: 0px;
 }
 
 .nav-ac {
     transition: 0.8s;
     font-size: 18px;
     line-height: 22px;
     border-bottom: solid 0px rgba(16, 60, 95, 0);
 }
 
 .nav-ac:hover {
     color: rgba(0, 67, 112, 1);
     transition: 0.3s;
     cursor: pointer;
     border-bottom: solid 0px rgba(0, 67, 112, 1);
 }
 
 .nav-ac.active {
     transition: 0.3s;
     cursor: pointer;
     border: none!important;
     border-bottom: solid 0px rgba(0, 67, 112, 1)!important;
 }
 
 .m-drop {
     margin: 0 0 0 0;
 }
 
 .m-drop>li {
     margin-bottom: 0px!important;
 }
 
 .m-drop-bg {
     border-radius: 4px;
 }
 
 .m-drop-content {
     visibility: hidden;
     opacity: 0;
     top: 32px;
     min-width: 140px;
     background-color: rgba(255, 255, 255, 1);
     -webkit-transition: all 500ms cubic-bezier(0.8, 0.1, 0.35, 0.86);
     transition: all 500ms cubic-bezier(0.8, 0.1, 0.35, 0.86);
     -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 4px 4px 1px;
     box-shadow: rgba(0, 0, 0, 0.0980392) 0px 4px 4px 1px;
     border-bottom-left-radius: 3px;
     border-bottom-right-radius: 3px;
     position: absolute;
     z-index: 200!important;
 }
 
 .m-drop-content a {
     float: none;
     color: #484848;
     padding: 10px 12px;
     text-decoration: none;
     display: block;
     text-align: left;
     transition: 0.2s all;
 }
 
 .m-drop-content a:hover {
     color: #ffffff;
     background-color: rgba(74, 132, 180, 1);
     transition: 0.3s all;
 }
 
 .m-drop:hover .m-drop-content {
     visibility: visible;
     opacity: 1;
     top: 46px;
     transition: 0.4s;
 }
 /* Top Fade BG
#top_fade {
  position: fixed;
  top: -20px;
  width: 100vw;
  height: 500px;
  z-index: 6;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 69%);
  transition: 0.1s;
}

*/
 /* Drop Down Menu */
 
 #navbar {
     /*position: fixed;*/
     top: 0px;
     /* Auto Hide top: -130px; */
     width: 100%;
     display: block;
     transition: top 0.2s;
     z-index: 100;
 }
 
 #navbar2 {
     position: fixed;
     top: 0px;
     width: 100%;
     display: block;
     transition: top 0.2s;
     z-index: 100;
 }
 
 .navbar {
     overflow: hidden;
     background-color: unset;
     float: right;
     transition: top 0.5s;
 }
 
 .navbar a {
     float: left;
     font-size: 16px;
     color: #484848;
     text-align: center;
     padding: 12px 12px 8px 12px!important;
     text-decoration: none;
 }
 
 .dropdown {
     float: left;
     overflow: hidden;
 }
 
 .dropdown .dropbtn {
     font-size: 16px!important;
     border: none;
     outline: none;
     color: #484848;
     padding: 12px 16px!important;
     background-color: inherit;
     text-transform: uppercase;
     font-weight: bold;
 }
 
 .navbar a:hover,
 .dropdown:hover .dropbtn {
     background-color: unset;
     color: rgb(255, 0, 0);
 }
 
 .dropdown-content {
     display: none;
     position: absolute;
     background-color: #e7e7e7;
     min-width: 160px;
     box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.2);
     z-index: 1000;
 }
 
 .dropdown-content a {
     float: none;
     color: #484848;
     padding: 14px 16px 9px 16px;
     text-decoration: none;
     display: block;
     text-align: left;
 }
 
 .dropdown-content a:hover {
     background-color: rgb(255, 0, 0);
     color: #fff;
 }
 
 .dropdown:hover .dropdown-content {
     display: block;
 }
 /* Drop Down Menu */
 
 .drop_sidenav {
     height: 100%;
     width: 0;
     position: fixed;
     z-index: 10;
     top: 0;
     left: 0;
     background-color: #111;
     overflow-x: hidden;
     transition: 0.5s;
     padding-top: 60px;
 }
 
 .drop_sidenav a {
     padding: 8px 8px 8px 32px;
     text-decoration: none;
     font-size: 25px;
     color: #818181;
     display: block;
     transition: 0.3s;
 }
 
 .drop_sidenav a:hover {
     color: #f1f1f1;
 }
 
 #main {
     transition: margin-left .5s;
     padding: 16px;
 }
 /* Style the sidedrop links and the dropdown button */
 
 .drop_sidenav a,
 .dropdown-btn {
     padding: 8px 0px 8px 0px;
     text-decoration: none;
     display: block;
     transition: 0.3s;
     text-transform: uppercase;
     cursor: pointer;
     pointer-events: none;
 }
 /* On mouse-over */
 
 .sidedrop a:hover,
 .dropdown-btn:hover {
     transition: 0.3s;
     -webkit-text-stroke-width: 0px!important;
 }
 
 .dropdown_list {
     width: max-content;
 }
 
 .dropOverlay {
     background-color: rgba(0, 0, 0, 0);
     width: 0;
     height: 100vh;
     position: fixed;
     z-index: 1;
     top: 0;
     left: 0;
 }
 /* Optional: Style the caret down icon */
 
 .fa-caret-down {
     float: right;
     padding-right: 8px;
 }
 
 #main {
     transition: margin-left .5s;
     padding: 16px;
 }
 
 @media screen and (max-height: 450px) {
     .sidenav {
         padding-top: 15px;
     }
     .sidenav a {
         font-size: 18px;
     }
 }
 
 .a-indent::before {
     /*content: "- ";
  padding-left: 24px!important;*/
     font-size: 18px!important;
     vertical-align: 3px;
 }
 
 .nav_posi {
     top: 100px;
     left: 50%;
     position: absolute;
     transform: translate(-50%, 0%);
     width: 100%;
     max-width: 480px;
 }
 
 .nav_ico {
     font-size: 30px;
     cursor: pointer;
     float: right;
     margin-right: 16px;
 }
 /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
 
 .dropdown-mobile {
     display: block;
     background-color: unset;
     padding-bottom: 0px;
     transition: all 0.3s;
     color: #333333;
     border-bottom: 0px dashed #ffffff;
     margin-bottom: 12px;
     width: -webkit-fill-available;
     position: relative;
     z-index: 80;
     visibility: hidden;
 }
 
 .dropdown-desktop {
     display: block;
     /*background-color: rgba(255, 255, 255, 1);*/
     color: #434343;
     margin-bottom: 12px;
     width: -webkit-fill-available;
     position: absolute;
     top: 36px;
     z-index: 100;
 }
 
 .arr_r {
     position: relative;
     float: right;
     display: none;
 }
 
 .arr_r i {
     font-size: 28px;
 }
 
 .arr_down_menu {
     width: 100%;
     height: auto;
     max-width: 14px;
     vertical-align: 2px;
 }
 
 .icon_down {
     display: contents;
     font-size: 18px;
     color: #e20000;
 }
 
 .side-ico {
     font-size: 28px;
 }
 /* Optional: Style the caret down icon */
 
 .fa-caret-down {
     float: right;
     padding-right: 8px;
 }
 /* Side Menu */
 
 .filter-thumb-all {
     padding: 10px!important;
     vertical-align: -2px!important;
 }
 
 .filter-thumb a {
     padding: 12px 2%;
     display: inline-block;
     color: #f2f2f2;
     background: rgb(255, 0, 0);
     text-decoration: none;
     transition: all 0.2s;
     border-radius: 4px;
 }
 
 .filter-thumb a:hover {
     background: #f2f2f2;
     color: #484848;
 }
 
 .filter-thumb {
     text-align: left
 }
 
 .filter-gallery a img {
     width: 100%;
     height: auto;
     float: left;
     transition: all 0.2s;
 }
 
 .filter-gallery a {
     width: 33.33%;
     transition: all 0.2s;
     display: block;
     float: left;
     opacity: 1;
     height: auto;
 }
 
 .filter-gallery .hide {
     width: 0%;
     opacity: 0;
     display: none;
     transition: all 0.1s;
 }
 
 .submit_form_sect {
     width: auto;
     height: auto;
     max-width: 400px;
     float: none;
     margin: auto;
     padding-left: 24px;
 }
 
 .submit_form_input {
     width: 100%;
     height: auto;
     float: left;
     font-size: 14px;
     line-height: 20px;
     font-weight: normal;
     margin-bottom: 8px;
     margin-right: 1.5%
 }
 
 .submit_btn_sect {
     float: none;
     height: auto;
     margin-left: auto;
     margin-top: 16px;
     clear: none;
     width: 100%;
     margin-right: auto;
 }
 
 .submit_btn {
     width: 50%;
     height: auto;
     float: left;
     font-size: 20px;
     line-height: 20px;
     text-align: center;
     max-width: 120px;
     border-radius: 2px;
     border: none;
     -webkit-appearance: none;
     color: rgba(255, 255, 255, 1);
     background-color: rgba(74, 132, 180, 1);
     background: linear-gradient(140deg, rgba(74, 132, 180, 1) 0%, rgba(74, 132, 180, 0.4) 73%, rgba(74, 132, 180, 1) 100%);
     padding: 9px 16px 12px 16px;
     transition: 0.2s all;
     cursor: pointer;
 }
 
 .submit_btn:hover {
     color: rgba(255, 255, 255, 1);
     background-color: rgba(74, 132, 180, 1);
     transition: 0.4s all;
 }
 
 .submit_btn.checked {
     width: 50%;
     height: auto;
     float: left;
     font-size: 20px;
     line-height: 20px;
     text-align: center;
     max-width: 86px;
     border-radius: 2px;
     border: none;
     color: rgba(255, 255, 255, 1)!important;
     -webkit-appearance: none;
     padding: 9px 16px 9px 16px;
     transition: 0.2s all;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
 }
 
 .contact-input1>input[disabled] {
     border: 0px solid rgba(216, 216, 216, 0.5)!important;
     background-color: rgba(255, 255, 255, 0.3)!important;
     color: rgba(255, 255, 255, 1)!important;
     pointer-events: none;
     opacity: 0.3;
 }
 
 .secure-btn {
     float: none;
     font-size: 16px;
     width: 27.4%;
     text-align: center;
     font-weight: normal;
     margin-left: 0px;
     margin-top: 8px;
     margin-right: auto;
     color: #999;
     background-color: #000;
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
     border-bottom-left-radius: 4px;
 }
 
 .secure-code {
     margin-right: 0;
     margin-top: 6px!important;
     position: relative;
     width: 85px!important;
     height: 36px;
     padding: 8px 9px 4px 10px!important;
     float: none!important;
     -webkit-text-stroke-width: 0.3px;
     color: #ffffff!important;
     background-color: rgba(255, 63, 23, 1);
 }
 
 select>option {
     text-align: right;
     background-color: #5698E2;
     -moz-appearance: none;
 }
 
 select {
     width: 100%;
     margin: 0;
     border: none;
     outline: none;
     display: inline-block;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     cursor: pointer;
     transition: all 0.3s;
     -webkit-appearance: none;
     -moz-appearance: none;
     -ms-appearance: none;
     -o-appearance: none;
     appearance: none;
     border-radius: 2px;
     border: 1px solid rgba(216, 216, 216, 1);
     color: rgba(0, 67, 112, 1);
     padding: 12px;
 }
 
 select:hover {
     color: rgba(0, 67, 112, 1);
     transition: all 0.3s;
     -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px 0px;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px 0px;
 }
 
 select.news_lists {
     width: 100%;
     margin: 0;
     border: none;
     outline: none;
     display: inline-block;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     cursor: pointer;
     transition: all 0.3s;
     -webkit-appearance: none;
     -moz-appearance: none;
     -ms-appearance: none;
     -o-appearance: none;
     appearance: none;
     border-radius: 2px;
     border: 1px solid rgba(216, 216, 216, 0.5);
     color: rgba(255, 255, 255, 1);
     padding: 8px 12px;
     background-color: rgba(255, 255, 255, -5);
     font-size: 17px;
 }
 
 select.minimal {
     background-image: url(/img/arr_down.png);
     background-repeat: no-repeat;
     background-position: 92% 57%;
 }
 
 select.minimal:hover {
     background-image: url(/img/arr_down.png);
     background-repeat: no-repeat;
 }
 
 select:-moz-focusring {
     color: transparent;
     text-shadow: 0 0 0 #000;
 }
 /* Rounded sliders */
 
 .slider.round {
     border-radius: 34px;
 }
 
 .slider.round:before {
     border-radius: 50%;
 }
 
 .gulf_index {
     visibility: unset;
     position: relative;
     z-index: 2;
     color: rgb(33 72 99)!important;
     -webkit-text-stroke-width: 0.6px!important;
 }
 
 .gulf_index_sect_main {
     width: auto;
     position: absolute;
     right: 52px;
 }
 
 .index_iframe_main {
     width: 240px;
     border: none;
     z-index: 3;
     position: absolute;
     top: 7px;
     right: 40px;
     overflow-y: hidden;
     max-height: 50px;
 }
 
 .gulf_index_sect {
     width: auto;
     position: absolute;
     right: 12px;
 }
 
 .index_iframe {
     width: 641px;
     border: none;
     z-index: 3;
     position: absolute;
     top: 7px;
     right: -363px;
     overflow-y: hidden;
     max-height: 50px;
 }
 
 .set_iframe {
     width: 100%;
     height: 100%;
     border: none;
     min-height: 210px;
     position: relative;
     white-space: normal!important;
     -ms-overflow-style: none!important;
     scrollbar-width: none!important;
 }
 /* End Rounded sliders */
 
 @media only screen and (max-width: 860px) {
     .i-fb-ico {
         max-width: 32px;
     }
 }
 
 @media only screen and (max-width: 768px) {
     .dropdown-mobile {
         display: block;
         visibility: unset;
     }
     .menu_sitemap a {
         -webkit-text-stroke-width: 0px!important;
     }
     .filter-gallery a {
         width: 50%!important
     }
     .ico_btn_r {
         display: flex;
         margin-top: 1px;
         right: 16px;
         position: relative;
     }
     .ico_btn_l {
         display: flex;
         margin-top: 1px;
         position: relative;
         width: 30px;
         float: left;
     }
 }
 
 @media only screen and (max-width: 685px) {}
 
 @media only screen and (max-width: 640px) {
     .menu_sitemap {
         border-bottom-left-radius: 12px;
         border-bottom-right-radius: 12px;
         height: 100vh!important;
     }
     .dropdown-mobile {
         display: none;
         padding-left: 16px;
     }
     .dropdown-desktop {
         display: none;
     }
     .img_footer {
         width: 100%;
         height: auto;
         max-width: 44px;
     }
     .arr_r {
         position: absolute;
         right: 0px;
         top: 10px;
         display: block;
         width: 100%;
         text-align: right;
     }
     .drop_sidenav a,
     .dropdown-btn {
         pointer-events: unset;
         padding: 16px 0px 12px 0px;
         border-bottom: 0px solid #d8d8d8;
     }
     .menu_sitemap_bg {
         min-height: 60px;
     }
     .menu_sitemap_main {
         padding: 16px 0px 12px 0px;
     }
     .fa {
         display: block;
     }
     .fa2 {
         display: block;
         filter: grayscale(100%);
     }
     .active_y {
         display: block;
     }
     .active_n {
         display: none;
     }
     .menu_sitemap_title {
         font-size: 18px;
         letter-spacing: 0px;
     }
     .menu_sitemap_main {
         -webkit-text-stroke-width: 0.3px!important;
     }
 }
 
 @media only screen and (max-width: 600px) {
     .sidenav a {
         padding: 8px 0px 8px 0px;
         text-decoration: none;
         font-size: 20px;
         color: #eeeeee;
         display: block;
         transition: 0.3s;
     }
     .drop_sidenav a,
     .dropdown-btn {
         display: block;
         transition: 0.3s;
         text-transform: uppercase;
         cursor: pointer;
     }
     .arr_down_menu {
         width: 100%;
         height: auto;
         max-width: 14px;
         vertical-align: 0px;
     }
     .nav_posi {
         top: 100px;
         left: 50%;
         position: absolute;
         transform: translate(-50%, 0%);
         width: 90%;
         max-width: unset;
     }
     .filter-gallery a {
         width: 100%!important
     }
     .filter-thumb a {
         padding: 12px 1%;
         display: inline-block;
         color: #f2f2f2;
         background: rgb(255, 0, 0);
         text-decoration: none;
         transition: all 0.2s;
         border-radius: 4px;
     }
 }
 /* Start < Input Text > Start < Input Text > Start < Input Text > Start < Input Text > Start < Input Text > */
 
 [type="radio"]:checked,
 [type="radio"]:not(:checked) {
     position: absolute;
     left: -9999px;
 }
 
 [type="radio"]:checked+label,
 [type="radio"]:not(:checked)+label {
     position: relative;
     padding-left: 28px;
     cursor: pointer;
     line-height: 20px;
     display: inline-block;
     color: #666;
 }
 
 [type="radio"]:checked+label:before,
 [type="radio"]:not(:checked)+label:before {
     content: '';
     position: absolute;
     left: 0;
     top: 0;
     width: 18px;
     height: 18px;
     border: 1px solid #a7a7a7;
     border-radius: 100%;
     background: #f8f8f8;
 }
 
 [type="radio"]:checked+label:after,
 [type="radio"]:not(:checked)+label:after {
     content: '';
     width: 12px;
     height: 12px;
     background: #2269b9;
     border: 1px solid #2269b9;
     position: absolute;
     top: 3px;
     left: 3px;
     border-radius: 100%;
     -webkit-transition: all 0.2s ease;
     transition: all 0.2s ease;
 }
 
 [type="radio"]:not(:checked)+label:after {
     opacity: 0;
     -webkit-transform: scale(0);
     transform: scale(0);
 }
 
 [type="radio"]:checked+label:after {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
 }
 
 label {
     font-size: 15px;
     color: #eaeaea;
 }
 
 .has-error input {
     border-width: 2px;
 }
 
 .validation.text-danger:after {
     content: 'Validation failed';
 }
 
 .validation.text-success:after {
     content: 'Validation passed';
 }
 
 input[disabled],
 textarea[disabled],
 select[disabled] {
     border: 1px solid rgba(216, 216, 216, 0.5)!important;
     background-color: rgba(216, 216, 216, 0.2)!important;
     color: rgba(0, 0, 0, 0.2)!important;
     pointer-events: none;
     opacity: 0.3;
 }
 
 textarea {
     width: 100%;
     padding: 8px;
     margin: 8px 0;
     box-sizing: border-box;
     border-radius: 2px;
     border: 1px solid #a7a7a7;
     color: #f3f3f3;
     background-color: unset;
 }
 
 textarea:focus {
     outline: none;
     border: 1px solid rgba(216, 216, 216, 0.5)!important;
 }
 
 .input-secure {
     width: 70%;
     height: auto;
     display: flex;
 }
 
 input[type=text] {
     width: 100%!important;
     padding: 8px!important;
     margin: 2px 0 12px 0!important;
     box-sizing: border-box!important;
     border-radius: 0px!important;
     border-bottom: 1px solid #a7a7a7!important;
     color: #ffffff!important;
     border: none;
     background-color: unset;
 }
 
 input[type=text]:focus {
     outline: none;
     -webkit-box-shadow: 0 0 0 30px rgba(24, 60, 92, 0.9) inset !important;
     -webkit-text-fill-color: #f3f3f3 !important;
     border: 1px solid #a7a7a7;
 }
 
 input[type=textarea] {
     width: 100%!important;
     padding: 8px!important;
     margin: 6px 0 12px 0!important;
     box-sizing: border-box!important;
     border-radius: 0px!important;
     border-bottom: 1px solid #a7a7a7!important;
     color: #333333!important;
     border: none;
 }
 
 input[type=textarea]:focus {
     outline: none;
     -webkit-box-shadow: 0 0 0 30px rgba(24, 60, 92, 0.9) inset !important;
     -webkit-text-fill-color: #f3f3f3 !important;
     border: 1px solid #a7a7a7;
 }
 
 input:-webkit-autofill,
 input:-webkit-autofill-strong-password,
 input:-webkit-autofill-strong-password-viewable {
     background-color: rgba(24, 60, 92, 0.9)!important;
     -webkit-box-shadow: 0 0 0 30px rgba(24, 60, 92, 0.9) inset !important;
     background-image: none;
     color: #ffffff!important;
     -webkit-text-fill-color: #ffffff !important;
     -webkit-appearance: none;
 }
 
 input[type=password] {
     width: 100%;
     padding: 12px 12px;
     margin: 8px 0;
     box-sizing: border-box;
     border-radius: 4px;
     border: 1px solid #D8D8D8;
     color: #484848;
 }
 
 input[type=password]:focus {
     outline: none;
     border-color: rgba(0, 0, 0, 0.1);
     box-shadow: 0 5px 10px rgba(216, 216, 216, 0.4);
 }
 
 input:invalid {
     color: rgba(218, 218, 218, 0.5)!important;
     border: solid 1px rgba(214, 214, 214, 0.1);
     background-color: rgba(216, 216, 216, 0)!important;
 }
 
 input,
 input:valid {
     /*border-color: #ccc;*/
 }
 
 input:-webkit-autofill,
 input:-webkit-autofill:hover,
 input:-webkit-autofill:focus,
 input:-webkit-autofill:active {
     -webkit-box-shadow: 0 0 0 30px rgba(24, 60, 92, 0.9) inset !important;
     -webkit-text-fill-color: #f3f3f3 !important;
     background-color: rgba(24, 60, 92, 0.9)!important;
     border: 1px solid #a7a7a7;
     -webkit-appearance: none;
 }
 
 input:-webkit-autofill::first-line {
     font-size: 16px;
 }
 /* Edit Invoice < Radio Button >*/
 /* Edit Invoice < slider bar range >*/
 
 input[type='range'] {
     outline: none;
     border-color: rgba(255, 255, 255, 0)!important;
     box-shadow: 0 0 30px rgba(255, 255, 255, 0)!important;
 }
 
 input[type='range'] {
     box-sizing: border-box;
     border: 0px solid transparent;
     padding: 0px;
     margin: 0px;
     width: 100%;
     height: 50px;
     cursor: pointer;
     font-size: 16px;
     background-color: rgba(255, 255, 255, 0);
 }
 
 input[type='range'],
 input[type='range']::-webkit-slider-runnable-track,
 input[type='range']::-webkit-slider-thumb {
     -webkit-appearance: none;
 }
 
 input[type='range']::-webkit-slider-runnable-track {
     box-sizing: border-box;
     width: 200px;
     height: 10px;
     border-radius: 4px;
     background: unset;
     border: 1px solid #9BB8D9;
 }
 
 input[type='range']::-moz-range-track {
     box-sizing: border-box;
     width: 200px;
     height: 5px;
     border-radius: 2px;
     padding: 0px;
     background: #777;
 }
 
 input[type='range']::-moz-range-thumb {
     box-sizing: border-box;
     padding: 0px;
     height: 20px;
     width: 10px;
     border-radius: 2px;
     border: 1px solid;
     background: unset;
 }
 
 input[type='range']::-ms-track {
     box-sizing: border-box;
     width: 210px;
     height: 5px;
     border-radius: 2px;
     padding: 0px;
     background: #777;
     color: #777;
 }
 
 input[type='range']::-webkit-slider-thumb {
     box-sizing: border-box;
     padding: 0px;
     height: 18px;
     width: 18px;
     border-radius: 1000px;
     border: 0px solid;
     margin-top: -5px;
     background: #5698E2;
     background-image: url(/img/move-icon.png);
     background-size: cover;
     border: 1px solid rgba(255, 255, 255, 0.3);
     z-index: 5000;
     position: relative;
     -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
     filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
 }
 
 input[type='range']::-ms-thumb {
     box-sizing: border-box;
     padding: 0px;
     height: 20px;
     width: 10px;
     border-radius: 2px;
     border: 1px solid;
     background: unset;
 }
 
 input[type="range"]::-ms-fill-lower {
     background: transparent;
 }
 
 input[type='range']:focus {
     outline: none;
 }
 
 input[type='range']:active::-webkit-slider-thumb {
     filter: contrast(150%) brightness(100%);
     opacity: 1;
 }
 
 .input-select-list {
     width: 99%;
     height: 40px;
     border: none;
     font-weight: lighter;
     background-color: unset;
 }
 
 .input-field-demo {
     width: 100%;
     padding: 0.6em 0.5em 0.6em 0.5em;
     border: none;
     font-weight: lighter;
 }
 
 .input-field {
     width: 90%;
     padding: 0.6em 0.5em 0.6em 0.5em;
     border: none;
     font-weight: lighter;
 }
 
 .input-field-ico {
     width: 7%;
     border: none;
     float: right;
     margin-top: 0.7em;
 }
 
 .input-sign {
     width: 100%;
     padding: 1em 0.8em 1em 0.8em;
     border-radius: 4px;
     border: none;
     font-weight: lighter;
 }
 
 .input-warning {
     border-color: #fa3c4c!important;
     box-shadow: 0 0 10px #fa3c4c!important;
 }
 
 input:checked+.input-field.input-sign {
     outline: none;
     border-color: #c7e9ff!important;
     box-shadow: 0 0 30px #c7e9ff!important;
 }
 
 input:checked+.input-field.input-sign:before {
     -webkit-transform: translateX(26px);
     -ms-transform: translateX(26px);
     transform: translateX(26px);
 }
 
 ::placeholder {
     color: rgba(204, 204, 204, 0.2);
     opacity: 1;
     /* Firefox */
 }
 
 :-ms-input-placeholder {
     /* Internet Explorer 10-11 */
     color: rgba(204, 204, 204, 0.5);
 }
 
 ::-ms-input-placeholder {
     /* Microsoft Edge */
     color: rgba(204, 204, 204, 0.5);
 }
 
 .edit_slide_bar:after {
     position: absolute;
     color: #777;
     content: '';
     padding: 40px;
     word-spacing: 20px;
     left: 0px;
     top: 0px;
     z-index: -1;
 }
 
 .edit_slide_bar {
     padding: 0px;
     position: relative;
 }
 /* Just for demo */
 
 output {
     margin-top: 20px;
     color: #2269B9;
     font-size: 50px;
 }
 
 output:after {
     font-weight: bold;
 }
 /* End < Input Text > End < Input Text > End < Input Text > End < Input Text > End < Input Text >*/
 /* Add Address < Switch Round >*/
 
 .switch {
     position: relative;
     display: inline-block;
     width: 50px;
     height: 30px;
 }
 
 .switch input {
     opacity: 0;
     width: 0;
     height: 0;
 }
 
 .slider {
     position: absolute;
     cursor: pointer;
     top: 0;
     left: -3px;
     right: 0;
     bottom: 0;
     background-color: #ccc;
     transition: .2s;
 }
 
 .slider:before {
     position: absolute;
     content: "";
     height: 26px;
     width: 26px;
     left: 0px;
     bottom: 2px;
     background-color: white;
     transition: .2s;
 }
 /* Edit Invoice < slider bar range >*/
 
 ul.liststyle {
     list-style-position: outside;
     list-style: square outside url("/img/tick_ico.png");
     -webkit-padding-start: 1em;
 }
 /* Icon-Moon */
 
 @font-face {
     font-family: 'icomoon';
     src: url('../font/icomoon.eot?1rkl65');
     src: url('../font/icomoon.eot?1rkl65#iefix') format('embedded-opentype'), url('../font/icomoon.ttf?1rkl65') format('truetype'), url('../font/icomoon.woff?1rkl65') format('woff'), url('../font/icomoon.svg?1rkl65#icomoon') format('svg');
     font-weight: normal;
     font-style: normal;
     font-display: block;
 }
 
 [class^="icon-"],
 [class*=" icon-"] {
     /* use !important to prevent issues with browser extensions that change fonts */
     font-family: 'icomoon' !important;
     speak: none;
     font-style: normal;
     font-weight: normal;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     /* Better Font Rendering =========== */
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }
 
 .icon-add-outline:before {
     content: "\e901";
 }
 
 .icon-add-solid:before {
     content: "\e902";
 }
 
 .icon-adjust:before {
     content: "\e903";
 }
 
 .icon-airplane1:before {
     content: "\e904";
 }
 
 .icon-album:before {
     content: "\e905";
 }
 
 .icon-align-center:before {
     content: "\e906";
 }
 
 .icon-align-justified:before {
     content: "\e907";
 }
 
 .icon-align-left:before {
     content: "\e908";
 }
 
 .icon-align-right:before {
     content: "\e909";
 }
 
 .icon-anchor:before {
     content: "\e90a";
 }
 
 .icon-announcement:before {
     content: "\e90b";
 }
 
 .icon-apparel:before {
     content: "\e90c";
 }
 
 .icon-arrow-down1:before {
     content: "\e90d";
 }
 
 .icon-arrow-left1:before {
     content: "\e90e";
 }
 
 .icon-arrow-outline-down:before {
     content: "\e90f";
 }
 
 .icon-arrow-outline-left:before {
     content: "\e910";
 }
 
 .icon-arrow-outline-right:before {
     content: "\e911";
 }
 
 .icon-arrow-outline-up:before {
     content: "\e912";
 }
 
 .icon-arrow-right1:before {
     content: "\e913";
 }
 
 .icon-arrow-thick-down:before {
     content: "\e914";
 }
 
 .icon-arrow-thick-left:before {
     content: "\e915";
 }
 
 .icon-arrow-thick-right:before {
     content: "\e916";
 }
 
 .icon-arrow-thick-up:before {
     content: "\e917";
 }
 
 .icon-arrow-thin-down:before {
     content: "\e918";
 }
 
 .icon-arrow-thin-left:before {
     content: "\e919";
 }
 
 .icon-arrow-thin-right:before {
     content: "\e91a";
 }
 
 .icon-arrow-thin-up:before {
     content: "\e91b";
 }
 
 .icon-arrow-up1:before {
     content: "\e91c";
 }
 
 .icon-artist:before {
     content: "\e91d";
 }
 
 .icon-at-symbol:before {
     content: "\e91e";
 }
 
 .icon-attachment1:before {
     content: "\e91f";
 }
 
 .icon-backspace:before {
     content: "\e920";
 }
 
 .icon-backward1:before {
     content: "\e921";
 }
 
 .icon-backward-step:before {
     content: "\e922";
 }
 
 .icon-badge:before {
     content: "\e923";
 }
 
 .icon-battery-full:before {
     content: "\e924";
 }
 
 .icon-battery-half:before {
     content: "\e925";
 }
 
 .icon-battery-low:before {
     content: "\e926";
 }
 
 .icon-beverage:before {
     content: "\e927";
 }
 
 .icon-block:before {
     content: "\e928";
 }
 
 .icon-bluetooth:before {
     content: "\e929";
 }
 
 .icon-bolt:before {
     content: "\e92a";
 }
 
 .icon-book-reference:before {
     content: "\e92b";
 }
 
 .icon-bookmark1:before {
     content: "\e92c";
 }
 
 .icon-bookmarkcopy2:before {
     content: "\e92d";
 }
 
 .icon-bookmarkcopy3:before {
     content: "\e92e";
 }
 
 .icon-bookmark-outline:before {
     content: "\e92f";
 }
 
 .icon-bookmark-outline-add:before {
     content: "\e930";
 }
 
 .icon-border-all:before {
     content: "\e931";
 }
 
 .icon-border-bottom:before {
     content: "\e932";
 }
 
 .icon-border-horizontal:before {
     content: "\e933";
 }
 
 .icon-border-inner:before {
     content: "\e934";
 }
 
 .icon-border-left:before {
     content: "\e935";
 }
 
 .icon-border-none:before {
     content: "\e936";
 }
 
 .icon-border-outer:before {
     content: "\e937";
 }
 
 .icon-border-right:before {
     content: "\e938";
 }
 
 .icon-border-top:before {
     content: "\e939";
 }
 
 .icon-border-vertical:before {
     content: "\e93a";
 }
 
 .icon-box:before {
     content: "\e93b";
 }
 
 .icon-brightness-down:before {
     content: "\e93c";
 }
 
 .icon-brightness-up:before {
     content: "\e93d";
 }
 
 .icon-browser-window:before {
     content: "\e93e";
 }
 
 .icon-browser-window-new:before {
     content: "\e93f";
 }
 
 .icon-browser-window-open:before {
     content: "\e940";
 }
 
 .icon-bug1:before {
     content: "\e941";
 }
 
 .icon-buoy:before {
     content: "\e942";
 }
 
 .icon-calculator1:before {
     content: "\e943";
 }
 
 .icon-calendar1:before {
     content: "\e944";
 }
 
 .icon-camera1:before {
     content: "\e945";
 }
 
 .icon-chart:before {
     content: "\e946";
 }
 
 .icon-chart-bar:before {
     content: "\e947";
 }
 
 .icon-chart-pie:before {
     content: "\e948";
 }
 
 .icon-chat-bubble-dots:before {
     content: "\e949";
 }
 
 .icon-checkmark1:before {
     content: "\e94a";
 }
 
 .icon-checkmark-outline:before {
     content: "\e94b";
 }
 
 .icon-cheveron-down:before {
     content: "\e94c";
 }
 
 .icon-cheveron-left:before {
     content: "\e94d";
 }
 
 .icon-cheveron-outline-down:before {
     content: "\e94e";
 }
 
 .icon-cheveron-outline-left:before {
     content: "\e94f";
 }
 
 .icon-cheveron-outline-right:before {
     content: "\e950";
 }
 
 .icon-cheveron-outline-up:before {
     content: "\e951";
 }
 
 .icon-cheveron-right:before {
     content: "\e952";
 }
 
 .icon-cheveron-up:before {
     content: "\e900";
 }
 
 .icon-clipboard1:before {
     content: "\e953";
 }
 
 .icon-close:before {
     content: "\e954";
 }
 
 .icon-close-outline:before {
     content: "\e955";
 }
 
 .icon-close-solid:before {
     content: "\e956";
 }
 
 .icon-cloud1:before {
     content: "\e957";
 }
 
 .icon-cloud-upload1:before {
     content: "\e958";
 }
 
 .icon-code:before {
     content: "\e959";
 }
 
 .icon-coffee:before {
     content: "\e95a";
 }
 
 .icon-cog1:before {
     content: "\e95b";
 }
 
 .icon-color-palette:before {
     content: "\e95c";
 }
 
 .icon-compose:before {
     content: "\e95d";
 }
 
 .icon-computer-desktop:before {
     content: "\e95e";
 }
 
 .icon-computer-laptop:before {
     content: "\e95f";
 }
 
 .icon-conversation:before {
     content: "\e960";
 }
 
 .icon-copy1:before {
     content: "\e961";
 }
 
 .icon-credit-card1:before {
     content: "\e962";
 }
 
 .icon-currency-dollar:before {
     content: "\e963";
 }
 
 .icon-dashboard:before {
     content: "\e964";
 }
 
 .icon-date-add:before {
     content: "\e965";
 }
 
 .icon-dial-pad:before {
     content: "\e966";
 }
 
 .icon-directions:before {
     content: "\e967";
 }
 
 .icon-document:before {
     content: "\e968";
 }
 
 .icon-document-add:before {
     content: "\e969";
 }
 
 .icon-dots-horizontal-double:before {
     content: "\e96a";
 }
 
 .icon-dots-horizontal-triple:before {
     content: "\e96b";
 }
 
 .icon-download1:before {
     content: "\e96c";
 }
 
 .icon-duplicate:before {
     content: "\e96d";
 }
 
 .icon-edit-copy:before {
     content: "\e96e";
 }
 
 .icon-edit-crop:before {
     content: "\e96f";
 }
 
 .icon-edit-cut:before {
     content: "\e970";
 }
 
 .icon-edit-pencil:before {
     content: "\e971";
 }
 
 .icon-education:before {
     content: "\e972";
 }
 
 .icon-envelope:before {
     content: "\e973";
 }
 
 .icon-exclamation-outline:before {
     content: "\e974";
 }
 
 .icon-exclamation-solid:before {
     content: "\e975";
 }
 
 .icon-explore:before {
     content: "\e976";
 }
 
 .icon-factory:before {
     content: "\e977";
 }
 
 .icon-fast-forward:before {
     content: "\e978";
 }
 
 .icon-fast-rewind:before {
     content: "\e979";
 }
 
 .icon-film1:before {
     content: "\e97a";
 }
 
 .icon-filter1:before {
     content: "\e97b";
 }
 
 .icon-flag1:before {
     content: "\e97c";
 }
 
 .icon-flashlight:before {
     content: "\e97d";
 }
 
 .icon-folder1:before {
     content: "\e97e";
 }
 
 .icon-folder-outline:before {
     content: "\e97f";
 }
 
 .icon-folder-outline-add:before {
     content: "\e980";
 }
 
 .icon-format-bold:before {
     content: "\e981";
 }
 
 .icon-format-font-size:before {
     content: "\e982";
 }
 
 .icon-format-italic:before {
     content: "\e983";
 }
 
 .icon-format-text-size:before {
     content: "\e984";
 }
 
 .icon-format-underline:before {
     content: "\e985";
 }
 
 .icon-forward1:before {
     content: "\e986";
 }
 
 .icon-forward-step:before {
     content: "\e987";
 }
 
 .icon-gift1:before {
     content: "\e988";
 }
 
 .icon-globe:before {
     content: "\e989";
 }
 
 .icon-hand-stop:before {
     content: "\e98a";
 }
 
 .icon-hard-drive:before {
     content: "\e98b";
 }
 
 .icon-headphones1:before {
     content: "\e98c";
 }
 
 .icon-heart1:before {
     content: "\e98d";
 }
 
 .icon-home1:before {
     content: "\e98e";
 }
 
 .icon-hot:before {
     content: "\e98f";
 }
 
 .icon-hour-glass1:before {
     content: "\e990";
 }
 
 .icon-inbox:before {
     content: "\e991";
 }
 
 .icon-inbox-check:before {
     content: "\e992";
 }
 
 .icon-inbox-download:before {
     content: "\e993";
 }
 
 .icon-inbox-full:before {
     content: "\e994";
 }
 
 .icon-indent-decrease1:before {
     content: "\e995";
 }
 
 .icon-indent-increase1:before {
     content: "\e996";
 }
 
 .icon-information-outline:before {
     content: "\e997";
 }
 
 .icon-information-solid:before {
     content: "\e998";
 }
 
 .icon-key1:before {
     content: "\e999";
 }
 
 .icon-keyboard1:before {
     content: "\e99a";
 }
 
 .icon-layers:before {
     content: "\e99b";
 }
 
 .icon-library1:before {
     content: "\e99c";
 }
 
 .icon-light-bulb:before {
     content: "\e99d";
 }
 
 .icon-link1:before {
     content: "\e99e";
 }
 
 .icon-list1:before {
     content: "\e99f";
 }
 
 .icon-list-add:before {
     content: "\e9a0";
 }
 
 .icon-list-bullet:before {
     content: "\e9a1";
 }
 
 .icon-load-balancer:before {
     content: "\e9a2";
 }
 
 .icon-location1:before {
     content: "\e9a3";
 }
 
 .icon-location-current:before {
     content: "\e9a4";
 }
 
 .icon-location-food:before {
     content: "\e9a5";
 }
 
 .icon-location-gas-station:before {
     content: "\e9a6";
 }
 
 .icon-location-hotel:before {
     content: "\e9a7";
 }
 
 .icon-location-marina:before {
     content: "\e9a8";
 }
 
 .icon-location-park:before {
     content: "\e9a9";
 }
 
 .icon-location-restroom:before {
     content: "\e9aa";
 }
 
 .icon-location-shopping:before {
     content: "\e9ab";
 }
 
 .icon-lock-closed:before {
     content: "\e9ac";
 }
 
 .icon-lock-open:before {
     content: "\e9ad";
 }
 
 .icon-map1:before {
     content: "\e9ae";
 }
 
 .icon-menu1:before {
     content: "\e9af";
 }
 
 .icon-mic1:before {
     content: "\e9b0";
 }
 
 .icon-minus-outline:before {
     content: "\e9b1";
 }
 
 .icon-minus-solid:before {
     content: "\e9b2";
 }
 
 .icon-mobile-devices:before {
     content: "\e9b3";
 }
 
 .icon-mood-happy-outline:before {
     content: "\e9b4";
 }
 
 .icon-mood-happy-solid:before {
     content: "\e9b5";
 }
 
 .icon-mood-neutral-outline:before {
     content: "\e9b6";
 }
 
 .icon-mood-neutral-solid:before {
     content: "\e9b7";
 }
 
 .icon-mood-sad-outline:before {
     content: "\e9b8";
 }
 
 .icon-mood-sad-solid:before {
     content: "\e9b9";
 }
 
 .icon-mouse:before {
     content: "\e9ba";
 }
 
 .icon-music-album:before {
     content: "\e9bb";
 }
 
 .icon-music-artist:before {
     content: "\e9bc";
 }
 
 .icon-music-notes:before {
     content: "\e9bd";
 }
 
 .icon-music-playlist:before {
     content: "\e9be";
 }
 
 .icon-navigation-more:before {
     content: "\e9bf";
 }
 
 .icon-network:before {
     content: "\e9c0";
 }
 
 .icon-news-paper:before {
     content: "\e9c1";
 }
 
 .icon-notification1:before {
     content: "\e9c2";
 }
 
 .icon-notifications:before {
     content: "\e9c3";
 }
 
 .icon-notifications-outline:before {
     content: "\e9c4";
 }
 
 .icon-paste1:before {
     content: "\e9c5";
 }
 
 .icon-pause1:before {
     content: "\e9c6";
 }
 
 .icon-pause-outline:before {
     content: "\e9c7";
 }
 
 .icon-pause-solid:before {
     content: "\e9c8";
 }
 
 .icon-pen-tool:before {
     content: "\e9c9";
 }
 
 .icon-phone1:before {
     content: "\e9ca";
 }
 
 .icon-photo:before {
     content: "\e9cb";
 }
 
 .icon-php-elephant:before {
     content: "\e9cc";
 }
 
 .icon-pin:before {
     content: "\e9cd";
 }
 
 .icon-play1:before {
     content: "\e9ce";
 }
 
 .icon-play-outline:before {
     content: "\e9cf";
 }
 
 .icon-playlist:before {
     content: "\e9d0";
 }
 
 .icon-plugin:before {
     content: "\e9d1";
 }
 
 .icon-portfolio:before {
     content: "\e9d2";
 }
 
 .icon-printer1:before {
     content: "\e9d3";
 }
 
 .icon-pylon:before {
     content: "\e9d4";
 }
 
 .icon-question1:before {
     content: "\e9d5";
 }
 
 .icon-queue:before {
     content: "\e9d6";
 }
 
 .icon-radar:before {
     content: "\e9d7";
 }
 
 .icon-radarcopy2:before {
     content: "\e9d8";
 }
 
 .icon-radio:before {
     content: "\e9d9";
 }
 
 .icon-refresh:before {
     content: "\e9da";
 }
 
 .icon-reload:before {
     content: "\e9db";
 }
 
 .icon-reply1:before {
     content: "\e9dc";
 }
 
 .icon-reply-all:before {
     content: "\e9dd";
 }
 
 .icon-repost:before {
     content: "\e9de";
 }
 
 .icon-save-disk:before {
     content: "\e9df";
 }
 
 .icon-screen-full:before {
     content: "\e9e0";
 }
 
 .icon-search1:before {
     content: "\e9e1";
 }
 
 .icon-send:before {
     content: "\e9e2";
 }
 
 .icon-servers:before {
     content: "\e9e3";
 }
 
 .icon-share1:before {
     content: "\e9e4";
 }
 
 .icon-share-01:before {
     content: "\e9e5";
 }
 
 .icon-share-alt:before {
     content: "\e9e6";
 }
 
 .icon-shield1:before {
     content: "\e9e7";
 }
 
 .icon-shopping-cart:before {
     content: "\e9e8";
 }
 
 .icon-show-sidebar:before {
     content: "\e9e9";
 }
 
 .icon-shuffle1:before {
     content: "\e9ea";
 }
 
 .icon-stand-by:before {
     content: "\e9eb";
 }
 
 .icon-star-full1:before {
     content: "\e9ec";
 }
 
 .icon-station:before {
     content: "\e9ed";
 }
 
 .icon-step-backward:before {
     content: "\e9ee";
 }
 
 .icon-step-forward:before {
     content: "\e9ef";
 }
 
 .icon-stethoscope:before {
     content: "\e9f0";
 }
 
 .icon-store-front:before {
     content: "\e9f1";
 }
 
 .icon-stroke-width:before {
     content: "\e9f2";
 }
 
 .icon-subdirectory-left:before {
     content: "\e9f3";
 }
 
 .icon-subdirectory-right:before {
     content: "\e9f4";
 }
 
 .icon-swap:before {
     content: "\e9f5";
 }
 
 .icon-tablet1:before {
     content: "\e9f6";
 }
 
 .icon-tag:before {
     content: "\e9f7";
 }
 
 .icon-target1:before {
     content: "\e9f8";
 }
 
 .icon-text-box:before {
     content: "\e9f9";
 }
 
 .icon-text-decoration:before {
     content: "\e9fa";
 }
 
 .icon-thermometer:before {
     content: "\e9fb";
 }
 
 .icon-thumbs-down:before {
     content: "\e9fc";
 }
 
 .icon-thumbs-up:before {
     content: "\e9fd";
 }
 
 .icon-ticket1:before {
     content: "\e9fe";
 }
 
 .icon-time:before {
     content: "\e9ff";
 }
 
 .icon-timer:before {
     content: "\ea00";
 }
 
 .icon-toolscopy:before {
     content: "\ea01";
 }
 
 .icon-translate:before {
     content: "\ea02";
 }
 
 .icon-trash:before {
     content: "\ea03";
 }
 
 .icon-travel:before {
     content: "\ea04";
 }
 
 .icon-travel-bus:before {
     content: "\ea05";
 }
 
 .icon-travel-car:before {
     content: "\ea06";
 }
 
 .icon-travel-case:before {
     content: "\ea07";
 }
 
 .icon-travel-taxi-cab:before {
     content: "\ea08";
 }
 
 .icon-travel-train:before {
     content: "\ea09";
 }
 
 .icon-travel-walk:before {
     content: "\ea0a";
 }
 
 .icon-trophy1:before {
     content: "\ea0b";
 }
 
 .icon-tuning:before {
     content: "\ea0c";
 }
 
 .icon-upload1:before {
     content: "\ea0d";
 }
 
 .icon-usb:before {
     content: "\ea0e";
 }
 
 .icon-user1:before {
     content: "\ea0f";
 }
 
 .icon-user-add:before {
     content: "\ea10";
 }
 
 .icon-user-group:before {
     content: "\ea11";
 }
 
 .icon-user-solid-circle:before {
     content: "\ea12";
 }
 
 .icon-user-solid-square:before {
     content: "\ea13";
 }
 
 .icon-vector:before {
     content: "\ea14";
 }
 
 .icon-video-camera1:before {
     content: "\ea15";
 }
 
 .icon-view-carousel:before {
     content: "\ea16";
 }
 
 .icon-view-column:before {
     content: "\ea17";
 }
 
 .icon-view-hide:before {
     content: "\ea18";
 }
 
 .icon-view-list:before {
     content: "\ea19";
 }
 
 .icon-view-show:before {
     content: "\ea1a";
 }
 
 .icon-view-tile:before {
     content: "\ea1b";
 }
 
 .icon-volume-down:before {
     content: "\ea1c";
 }
 
 .icon-volume-mute1:before {
     content: "\ea1d";
 }
 
 .icon-volume-off:before {
     content: "\ea1e";
 }
 
 .icon-volume-up:before {
     content: "\ea1f";
 }
 
 .icon-wallet:before {
     content: "\ea20";
 }
 
 .icon-watch:before {
     content: "\ea21";
 }
 
 .icon-window:before {
     content: "\ea22";
 }
 
 .icon-window-new:before {
     content: "\ea23";
 }
 
 .icon-window-open:before {
     content: "\ea24";
 }
 
 .icon-wrench1:before {
     content: "\ea25";
 }
 
 .icon-yin-yang:before {
     content: "\ea26";
 }
 
 .icon-zoom-in1:before {
     content: "\ea27";
 }
 
 .icon-zoom-out1:before {
     content: "\ea28";
 }
 
 .icon-home:before {
     content: "\ea29";
 }
 
 .icon-home2:before {
     content: "\ea2a";
 }
 
 .icon-home3:before {
     content: "\ea2b";
 }
 
 .icon-office:before {
     content: "\ea2c";
 }
 
 .icon-newspaper:before {
     content: "\ea2d";
 }
 
 .icon-pencil:before {
     content: "\ea2e";
 }
 
 .icon-pencil2:before {
     content: "\ea2f";
 }
 
 .icon-quill:before {
     content: "\ea30";
 }
 
 .icon-pen:before {
     content: "\ea31";
 }
 
 .icon-blog:before {
     content: "\ea32";
 }
 
 .icon-eyedropper:before {
     content: "\ea33";
 }
 
 .icon-droplet:before {
     content: "\ea34";
 }
 
 .icon-paint-format:before {
     content: "\ea35";
 }
 
 .icon-image:before {
     content: "\ea36";
 }
 
 .icon-images:before {
     content: "\ea37";
 }
 
 .icon-camera:before {
     content: "\ea38";
 }
 
 .icon-headphones:before {
     content: "\ea39";
 }
 
 .icon-music:before {
     content: "\ea3a";
 }
 
 .icon-play:before {
     content: "\ea3b";
 }
 
 .icon-film:before {
     content: "\ea3c";
 }
 
 .icon-video-camera:before {
     content: "\ea3d";
 }
 
 .icon-dice:before {
     content: "\ea3e";
 }
 
 .icon-pacman:before {
     content: "\ea3f";
 }
 
 .icon-spades:before {
     content: "\ea40";
 }
 
 .icon-clubs:before {
     content: "\ea41";
 }
 
 .icon-diamonds:before {
     content: "\ea42";
 }
 
 .icon-bullhorn:before {
     content: "\ea43";
 }
 
 .icon-connection:before {
     content: "\ea44";
 }
 
 .icon-podcast:before {
     content: "\ea45";
 }
 
 .icon-feed:before {
     content: "\ea46";
 }
 
 .icon-mic:before {
     content: "\ea47";
 }
 
 .icon-book:before {
     content: "\ea48";
 }
 
 .icon-books:before {
     content: "\ea49";
 }
 
 .icon-library:before {
     content: "\ea4a";
 }
 
 .icon-file-text:before {
     content: "\ea4b";
 }
 
 .icon-profile:before {
     content: "\ea4c";
 }
 
 .icon-file-empty:before {
     content: "\ea4d";
 }
 
 .icon-files-empty:before {
     content: "\ea4e";
 }
 
 .icon-file-text2:before {
     content: "\ea4f";
 }
 
 .icon-file-picture:before {
     content: "\ea50";
 }
 
 .icon-file-music:before {
     content: "\ea51";
 }
 
 .icon-file-play:before {
     content: "\ea52";
 }
 
 .icon-file-video:before {
     content: "\ea53";
 }
 
 .icon-file-zip:before {
     content: "\ea54";
 }
 
 .icon-copy:before {
     content: "\ea55";
 }
 
 .icon-paste:before {
     content: "\ea56";
 }
 
 .icon-stack:before {
     content: "\ea57";
 }
 
 .icon-folder:before {
     content: "\ea58";
 }
 
 .icon-folder-open:before {
     content: "\ea59";
 }
 
 .icon-folder-plus:before {
     content: "\ea5a";
 }
 
 .icon-folder-minus:before {
     content: "\ea5b";
 }
 
 .icon-folder-download:before {
     content: "\ea5c";
 }
 
 .icon-folder-upload:before {
     content: "\ea5d";
 }
 
 .icon-price-tag:before {
     content: "\ea5e";
 }
 
 .icon-price-tags:before {
     content: "\ea5f";
 }
 
 .icon-barcode:before {
     content: "\ea60";
 }
 
 .icon-qrcode:before {
     content: "\ea61";
 }
 
 .icon-ticket:before {
     content: "\ea62";
 }
 
 .icon-cart:before {
     content: "\ea63";
 }
 
 .icon-coin-dollar:before {
     content: "\ea64";
 }
 
 .icon-coin-euro:before {
     content: "\ea65";
 }
 
 .icon-coin-pound:before {
     content: "\ea66";
 }
 
 .icon-coin-yen:before {
     content: "\ea67";
 }
 
 .icon-credit-card:before {
     content: "\ea68";
 }
 
 .icon-calculator:before {
     content: "\ea69";
 }
 
 .icon-lifebuoy:before {
     content: "\ea6a";
 }
 
 .icon-phone:before {
     content: "\ea6b";
 }
 
 .icon-phone-hang-up:before {
     content: "\ea6c";
 }
 
 .icon-address-book:before {
     content: "\ea6d";
 }
 
 .icon-envelop:before {
     content: "\ea6e";
 }
 
 .icon-pushpin:before {
     content: "\ea6f";
 }
 
 .icon-location:before {
     content: "\ea70";
 }
 
 .icon-location2:before {
     content: "\ea71";
 }
 
 .icon-compass:before {
     content: "\ea72";
 }
 
 .icon-compass2:before {
     content: "\ea73";
 }
 
 .icon-map:before {
     content: "\ea74";
 }
 
 .icon-map2:before {
     content: "\ea75";
 }
 
 .icon-history:before {
     content: "\ea76";
 }
 
 .icon-clock:before {
     content: "\ea77";
 }
 
 .icon-clock2:before {
     content: "\ea78";
 }
 
 .icon-alarm:before {
     content: "\ea79";
 }
 
 .icon-bell:before {
     content: "\ea7a";
 }
 
 .icon-stopwatch:before {
     content: "\ea7b";
 }
 
 .icon-calendar:before {
     content: "\ea7c";
 }
 
 .icon-printer:before {
     content: "\ea7d";
 }
 
 .icon-keyboard:before {
     content: "\ea7e";
 }
 
 .icon-display:before {
     content: "\ea7f";
 }
 
 .icon-laptop:before {
     content: "\ea80";
 }
 
 .icon-mobile:before {
     content: "\ea81";
 }
 
 .icon-mobile2:before {
     content: "\ea82";
 }
 
 .icon-tablet:before {
     content: "\ea83";
 }
 
 .icon-tv:before {
     content: "\ea84";
 }
 
 .icon-drawer:before {
     content: "\ea85";
 }
 
 .icon-drawer2:before {
     content: "\ea86";
 }
 
 .icon-box-add:before {
     content: "\ea87";
 }
 
 .icon-box-remove:before {
     content: "\ea88";
 }
 
 .icon-download:before {
     content: "\ea89";
 }
 
 .icon-upload:before {
     content: "\ea8a";
 }
 
 .icon-floppy-disk:before {
     content: "\ea8b";
 }
 
 .icon-drive:before {
     content: "\ea8c";
 }
 
 .icon-database:before {
     content: "\ea8d";
 }
 
 .icon-undo:before {
     content: "\ea8e";
 }
 
 .icon-redo:before {
     content: "\ea8f";
 }
 
 .icon-undo2:before {
     content: "\ea90";
 }
 
 .icon-redo2:before {
     content: "\ea91";
 }
 
 .icon-forward:before {
     content: "\ea92";
 }
 
 .icon-reply:before {
     content: "\ea93";
 }
 
 .icon-bubble:before {
     content: "\ea94";
 }
 
 .icon-bubbles:before {
     content: "\ea95";
 }
 
 .icon-bubbles2:before {
     content: "\ea96";
 }
 
 .icon-bubble2:before {
     content: "\ea97";
 }
 
 .icon-bubbles3:before {
     content: "\ea98";
 }
 
 .icon-bubbles4:before {
     content: "\ea99";
 }
 
 .icon-user:before {
     content: "\ea9a";
 }
 
 .icon-users:before {
     content: "\ea9b";
 }
 
 .icon-user-plus:before {
     content: "\ea9c";
 }
 
 .icon-user-minus:before {
     content: "\ea9d";
 }
 
 .icon-user-check:before {
     content: "\ea9e";
 }
 
 .icon-user-tie:before {
     content: "\ea9f";
 }
 
 .icon-quotes-left:before {
     content: "\eaa0";
 }
 
 .icon-quotes-right:before {
     content: "\eaa1";
 }
 
 .icon-hour-glass:before {
     content: "\eaa2";
 }
 
 .icon-spinner:before {
     content: "\eaa3";
 }
 
 .icon-spinner2:before {
     content: "\eaa4";
 }
 
 .icon-spinner3:before {
     content: "\eaa5";
 }
 
 .icon-spinner4:before {
     content: "\eaa6";
 }
 
 .icon-spinner5:before {
     content: "\eaa7";
 }
 
 .icon-spinner6:before {
     content: "\eaa8";
 }
 
 .icon-spinner7:before {
     content: "\eaa9";
 }
 
 .icon-spinner8:before {
     content: "\eaaa";
 }
 
 .icon-spinner9:before {
     content: "\eaab";
 }
 
 .icon-spinner10:before {
     content: "\eaac";
 }
 
 .icon-spinner11:before {
     content: "\eaad";
 }
 
 .icon-binoculars:before {
     content: "\eaae";
 }
 
 .icon-search:before {
     content: "\eaaf";
 }
 
 .icon-zoom-in:before {
     content: "\eab0";
 }
 
 .icon-zoom-out:before {
     content: "\eab1";
 }
 
 .icon-enlarge:before {
     content: "\eab2";
 }
 
 .icon-shrink:before {
     content: "\eab3";
 }
 
 .icon-enlarge2:before {
     content: "\eab4";
 }
 
 .icon-shrink2:before {
     content: "\eab5";
 }
 
 .icon-key:before {
     content: "\eab6";
 }
 
 .icon-key2:before {
     content: "\eab7";
 }
 
 .icon-lock:before {
     content: "\eab8";
 }
 
 .icon-unlocked:before {
     content: "\eab9";
 }
 
 .icon-wrench:before {
     content: "\eaba";
 }
 
 .icon-equalizer:before {
     content: "\eabb";
 }
 
 .icon-equalizer2:before {
     content: "\eabc";
 }
 
 .icon-cog:before {
     content: "\eabd";
 }
 
 .icon-cogs:before {
     content: "\eabe";
 }
 
 .icon-hammer:before {
     content: "\eabf";
 }
 
 .icon-magic-wand:before {
     content: "\eac0";
 }
 
 .icon-aid-kit:before {
     content: "\eac1";
 }
 
 .icon-bug:before {
     content: "\eac2";
 }
 
 .icon-pie-chart:before {
     content: "\eac3";
 }
 
 .icon-stats-dots:before {
     content: "\eac4";
 }
 
 .icon-stats-bars:before {
     content: "\eac5";
 }
 
 .icon-stats-bars2:before {
     content: "\eac6";
 }
 
 .icon-trophy:before {
     content: "\eac7";
 }
 
 .icon-gift:before {
     content: "\eac8";
 }
 
 .icon-glass:before {
     content: "\eac9";
 }
 
 .icon-glass2:before {
     content: "\eaca";
 }
 
 .icon-mug:before {
     content: "\eacb";
 }
 
 .icon-spoon-knife:before {
     content: "\eacc";
 }
 
 .icon-leaf:before {
     content: "\eacd";
 }
 
 .icon-rocket:before {
     content: "\eace";
 }
 
 .icon-meter:before {
     content: "\eacf";
 }
 
 .icon-meter2:before {
     content: "\ead0";
 }
 
 .icon-hammer2:before {
     content: "\ead1";
 }
 
 .icon-fire:before {
     content: "\ead2";
 }
 
 .icon-lab:before {
     content: "\ead3";
 }
 
 .icon-magnet:before {
     content: "\ead4";
 }
 
 .icon-bin:before {
     content: "\ead5";
 }
 
 .icon-bin2:before {
     content: "\ead6";
 }
 
 .icon-briefcase:before {
     content: "\ead7";
 }
 
 .icon-airplane:before {
     content: "\ead8";
 }
 
 .icon-truck:before {
     content: "\ead9";
 }
 
 .icon-road:before {
     content: "\eada";
 }
 
 .icon-accessibility:before {
     content: "\eadb";
 }
 
 .icon-target:before {
     content: "\eadc";
 }
 
 .icon-shield:before {
     content: "\eadd";
 }
 
 .icon-power:before {
     content: "\eade";
 }
 
 .icon-switch:before {
     content: "\eadf";
 }
 
 .icon-power-cord:before {
     content: "\eae0";
 }
 
 .icon-clipboard:before {
     content: "\eae1";
 }
 
 .icon-list-numbered:before {
     content: "\eae2";
 }
 
 .icon-list:before {
     content: "\eae3";
 }
 
 .icon-list2:before {
     content: "\eae4";
 }
 
 .icon-tree:before {
     content: "\eae5";
 }
 
 .icon-menu:before {
     content: "\eae6";
 }
 
 .icon-menu2:before {
     content: "\eae7";
 }
 
 .icon-menu3:before {
     content: "\eae8";
 }
 
 .icon-menu4:before {
     content: "\eae9";
 }
 
 .icon-cloud:before {
     content: "\eaea";
 }
 
 .icon-cloud-download:before {
     content: "\eaeb";
 }
 
 .icon-cloud-upload:before {
     content: "\eaec";
 }
 
 .icon-cloud-check:before {
     content: "\eaed";
 }
 
 .icon-download2:before {
     content: "\eaee";
 }
 
 .icon-upload2:before {
     content: "\eaef";
 }
 
 .icon-download3:before {
     content: "\eaf0";
 }
 
 .icon-upload3:before {
     content: "\eaf1";
 }
 
 .icon-sphere:before {
     content: "\eaf2";
 }
 
 .icon-earth:before {
     content: "\eaf3";
 }
 
 .icon-link:before {
     content: "\eaf4";
 }
 
 .icon-flag:before {
     content: "\eaf5";
 }
 
 .icon-attachment:before {
     content: "\eaf6";
 }
 
 .icon-eye:before {
     content: "\eaf7";
 }
 
 .icon-eye-plus:before {
     content: "\eaf8";
 }
 
 .icon-eye-minus:before {
     content: "\eaf9";
 }
 
 .icon-eye-blocked:before {
     content: "\eafa";
 }
 
 .icon-bookmark:before {
     content: "\eafb";
 }
 
 .icon-bookmarks:before {
     content: "\eafc";
 }
 
 .icon-sun:before {
     content: "\eafd";
 }
 
 .icon-contrast:before {
     content: "\eafe";
 }
 
 .icon-brightness-contrast:before {
     content: "\eaff";
 }
 
 .icon-star-empty:before {
     content: "\eb00";
 }
 
 .icon-star-half:before {
     content: "\eb01";
 }
 
 .icon-star-full:before {
     content: "\eb02";
 }
 
 .icon-heart:before {
     content: "\eb03";
 }
 
 .icon-heart-broken:before {
     content: "\eb04";
 }
 
 .icon-man:before {
     content: "\eb05";
 }
 
 .icon-woman:before {
     content: "\eb06";
 }
 
 .icon-man-woman:before {
     content: "\eb07";
 }
 
 .icon-happy:before {
     content: "\eb08";
 }
 
 .icon-happy2:before {
     content: "\eb09";
 }
 
 .icon-smile:before {
     content: "\eb0a";
 }
 
 .icon-smile2:before {
     content: "\eb0b";
 }
 
 .icon-tongue:before {
     content: "\eb0c";
 }
 
 .icon-tongue2:before {
     content: "\eb0d";
 }
 
 .icon-sad:before {
     content: "\eb0e";
 }
 
 .icon-sad2:before {
     content: "\eb0f";
 }
 
 .icon-wink:before {
     content: "\eb10";
 }
 
 .icon-wink2:before {
     content: "\eb11";
 }
 
 .icon-grin:before {
     content: "\eb12";
 }
 
 .icon-grin2:before {
     content: "\eb13";
 }
 
 .icon-cool:before {
     content: "\eb14";
 }
 
 .icon-cool2:before {
     content: "\eb15";
 }
 
 .icon-angry:before {
     content: "\eb16";
 }
 
 .icon-angry2:before {
     content: "\eb17";
 }
 
 .icon-evil:before {
     content: "\eb18";
 }
 
 .icon-evil2:before {
     content: "\eb19";
 }
 
 .icon-shocked:before {
     content: "\eb1a";
 }
 
 .icon-shocked2:before {
     content: "\eb1b";
 }
 
 .icon-baffled:before {
     content: "\eb1c";
 }
 
 .icon-baffled2:before {
     content: "\eb1d";
 }
 
 .icon-confused:before {
     content: "\eb1e";
 }
 
 .icon-confused2:before {
     content: "\eb1f";
 }
 
 .icon-neutral:before {
     content: "\eb20";
 }
 
 .icon-neutral2:before {
     content: "\eb21";
 }
 
 .icon-hipster:before {
     content: "\eb22";
 }
 
 .icon-hipster2:before {
     content: "\eb23";
 }
 
 .icon-wondering:before {
     content: "\eb24";
 }
 
 .icon-wondering2:before {
     content: "\eb25";
 }
 
 .icon-sleepy:before {
     content: "\eb26";
 }
 
 .icon-sleepy2:before {
     content: "\eb27";
 }
 
 .icon-frustrated:before {
     content: "\eb28";
 }
 
 .icon-frustrated2:before {
     content: "\eb29";
 }
 
 .icon-crying:before {
     content: "\eb2a";
 }
 
 .icon-crying2:before {
     content: "\eb2b";
 }
 
 .icon-point-up:before {
     content: "\eb2c";
 }
 
 .icon-point-right:before {
     content: "\eb2d";
 }
 
 .icon-point-down:before {
     content: "\eb2e";
 }
 
 .icon-point-left:before {
     content: "\eb2f";
 }
 
 .icon-warning:before {
     content: "\eb30";
 }
 
 .icon-notification:before {
     content: "\eb31";
 }
 
 .icon-question:before {
     content: "\eb32";
 }
 
 .icon-plus:before {
     content: "\eb33";
 }
 
 .icon-minus:before {
     content: "\eb34";
 }
 
 .icon-info:before {
     content: "\eb35";
 }
 
 .icon-cancel-circle:before {
     content: "\eb36";
 }
 
 .icon-blocked:before {
     content: "\eb37";
 }
 
 .icon-cross:before {
     content: "\eb38";
 }
 
 .icon-checkmark:before {
     content: "\eb39";
 }
 
 .icon-checkmark2:before {
     content: "\eb3a";
 }
 
 .icon-spell-check:before {
     content: "\eb3b";
 }
 
 .icon-enter:before {
     content: "\eb3c";
 }
 
 .icon-exit:before {
     content: "\eb3d";
 }
 
 .icon-play2:before {
     content: "\eb3e";
 }
 
 .icon-pause:before {
     content: "\eb3f";
 }
 
 .icon-stop:before {
     content: "\eb40";
 }
 
 .icon-previous:before {
     content: "\eb41";
 }
 
 .icon-next:before {
     content: "\eb42";
 }
 
 .icon-backward:before {
     content: "\eb43";
 }
 
 .icon-forward2:before {
     content: "\eb44";
 }
 
 .icon-play3:before {
     content: "\eb45";
 }
 
 .icon-pause2:before {
     content: "\eb46";
 }
 
 .icon-stop2:before {
     content: "\eb47";
 }
 
 .icon-backward2:before {
     content: "\eb48";
 }
 
 .icon-forward3:before {
     content: "\eb49";
 }
 
 .icon-first:before {
     content: "\eb4a";
 }
 
 .icon-last:before {
     content: "\eb4b";
 }
 
 .icon-previous2:before {
     content: "\eb4c";
 }
 
 .icon-next2:before {
     content: "\eb4d";
 }
 
 .icon-eject:before {
     content: "\eb4e";
 }
 
 .icon-volume-high:before {
     content: "\eb4f";
 }
 
 .icon-volume-medium:before {
     content: "\eb50";
 }
 
 .icon-volume-low:before {
     content: "\eb51";
 }
 
 .icon-volume-mute:before {
     content: "\eb52";
 }
 
 .icon-volume-mute2:before {
     content: "\eb53";
 }
 
 .icon-volume-increase:before {
     content: "\eb54";
 }
 
 .icon-volume-decrease:before {
     content: "\eb55";
 }
 
 .icon-loop:before {
     content: "\eb56";
 }
 
 .icon-loop2:before {
     content: "\eb57";
 }
 
 .icon-infinite:before {
     content: "\eb58";
 }
 
 .icon-shuffle:before {
     content: "\eb59";
 }
 
 .icon-arrow-up-left:before {
     content: "\eb5a";
 }
 
 .icon-arrow-up:before {
     content: "\eb5b";
 }
 
 .icon-arrow-up-right:before {
     content: "\eb5c";
 }
 
 .icon-arrow-right:before {
     content: "\eb5d";
 }
 
 .icon-arrow-down-right:before {
     content: "\eb5e";
 }
 
 .icon-arrow-down:before {
     content: "\eb5f";
 }
 
 .icon-arrow-down-left:before {
     content: "\eb60";
 }
 
 .icon-arrow-left:before {
     content: "\eb61";
 }
 
 .icon-arrow-up-left2:before {
     content: "\eb62";
 }
 
 .icon-arrow-up2:before {
     content: "\eb63";
 }
 
 .icon-arrow-up-right2:before {
     content: "\eb64";
 }
 
 .icon-arrow-right2:before {
     content: "\eb65";
 }
 
 .icon-arrow-down-right2:before {
     content: "\eb66";
 }
 
 .icon-arrow-down2:before {
     content: "\eb67";
 }
 
 .icon-arrow-down-left2:before {
     content: "\eb68";
 }
 
 .icon-arrow-left2:before {
     content: "\eb69";
 }
 
 .icon-circle-up:before {
     content: "\eb6a";
 }
 
 .icon-circle-right:before {
     content: "\eb6b";
 }
 
 .icon-circle-down:before {
     content: "\eb6c";
 }
 
 .icon-circle-left:before {
     content: "\eb6d";
 }
 
 .icon-tab:before {
     content: "\eb6e";
 }
 
 .icon-move-up:before {
     content: "\eb6f";
 }
 
 .icon-move-down:before {
     content: "\eb70";
 }
 
 .icon-sort-alpha-asc:before {
     content: "\eb71";
 }
 
 .icon-sort-alpha-desc:before {
     content: "\eb72";
 }
 
 .icon-sort-numeric-asc:before {
     content: "\eb73";
 }
 
 .icon-sort-numberic-desc:before {
     content: "\eb74";
 }
 
 .icon-sort-amount-asc:before {
     content: "\eb75";
 }
 
 .icon-sort-amount-desc:before {
     content: "\eb76";
 }
 
 .icon-command:before {
     content: "\eb77";
 }
 
 .icon-shift:before {
     content: "\eb78";
 }
 
 .icon-ctrl:before {
     content: "\eb79";
 }
 
 .icon-opt:before {
     content: "\eb7a";
 }
 
 .icon-checkbox-checked:before {
     content: "\eb7b";
 }
 
 .icon-checkbox-unchecked:before {
     content: "\eb7c";
 }
 
 .icon-radio-checked:before {
     content: "\eb7d";
 }
 
 .icon-radio-checked2:before {
     content: "\eb7e";
 }
 
 .icon-radio-unchecked:before {
     content: "\eb7f";
 }
 
 .icon-crop:before {
     content: "\eb80";
 }
 
 .icon-make-group:before {
     content: "\eb81";
 }
 
 .icon-ungroup:before {
     content: "\eb82";
 }
 
 .icon-scissors:before {
     content: "\eb83";
 }
 
 .icon-filter:before {
     content: "\eb84";
 }
 
 .icon-font:before {
     content: "\eb85";
 }
 
 .icon-ligature:before {
     content: "\eb86";
 }
 
 .icon-ligature2:before {
     content: "\eb87";
 }
 
 .icon-text-height:before {
     content: "\eb88";
 }
 
 .icon-text-width:before {
     content: "\eb89";
 }
 
 .icon-font-size:before {
     content: "\eb8a";
 }
 
 .icon-bold:before {
     content: "\eb8b";
 }
 
 .icon-underline:before {
     content: "\eb8c";
 }
 
 .icon-italic:before {
     content: "\eb8d";
 }
 
 .icon-strikethrough:before {
     content: "\eb8e";
 }
 
 .icon-omega:before {
     content: "\eb8f";
 }
 
 .icon-sigma:before {
     content: "\eb90";
 }
 
 .icon-page-break:before {
     content: "\eb91";
 }
 
 .icon-superscript:before {
     content: "\eb92";
 }
 
 .icon-subscript:before {
     content: "\eb93";
 }
 
 .icon-superscript2:before {
     content: "\eb94";
 }
 
 .icon-subscript2:before {
     content: "\eb95";
 }
 
 .icon-text-color:before {
     content: "\eb96";
 }
 
 .icon-pagebreak:before {
     content: "\eb97";
 }
 
 .icon-clear-formatting:before {
     content: "\eb98";
 }
 
 .icon-table:before {
     content: "\eb99";
 }
 
 .icon-table2:before {
     content: "\eb9a";
 }
 
 .icon-insert-template:before {
     content: "\eb9b";
 }
 
 .icon-pilcrow:before {
     content: "\eb9c";
 }
 
 .icon-ltr:before {
     content: "\eb9d";
 }
 
 .icon-rtl:before {
     content: "\eb9e";
 }
 
 .icon-section:before {
     content: "\eb9f";
 }
 
 .icon-paragraph-left:before {
     content: "\eba0";
 }
 
 .icon-paragraph-center:before {
     content: "\eba1";
 }
 
 .icon-paragraph-right:before {
     content: "\eba2";
 }
 
 .icon-paragraph-justify:before {
     content: "\eba3";
 }
 
 .icon-indent-increase:before {
     content: "\eba4";
 }
 
 .icon-indent-decrease:before {
     content: "\eba5";
 }
 
 .icon-share:before {
     content: "\eba6";
 }
 
 .icon-new-tab:before {
     content: "\eba7";
 }
 
 .icon-embed:before {
     content: "\eba8";
 }
 
 .icon-embed2:before {
     content: "\eba9";
 }
 
 .icon-terminal:before {
     content: "\ebaa";
 }
 
 .icon-share2:before {
     content: "\ebab";
 }
 
 .icon-mail:before {
     content: "\ebac";
 }
 
 .icon-mail2:before {
     content: "\ebad";
 }
 
 .icon-mail3:before {
     content: "\ebae";
 }
 
 .icon-mail4:before {
     content: "\ebaf";
 }
 
 .icon-amazon:before {
     content: "\ebb0";
 }
 
 .icon-google:before {
     content: "\ebb1";
 }
 
 .icon-google2:before {
     content: "\ebb2";
 }
 
 .icon-google3:before {
     content: "\ebb3";
 }
 
 .icon-google-plus:before {
     content: "\ebb4";
 }
 
 .icon-google-plus2:before {
     content: "\ebb5";
 }
 
 .icon-google-plus3:before {
     content: "\ebb6";
 }
 
 .icon-hangouts:before {
     content: "\ebb7";
 }
 
 .icon-google-drive:before {
     content: "\ebb8";
 }
 
 .icon-facebook:before {
     content: "\ebb9";
 }
 
 .icon-facebook2:before {
     content: "\ebba";
 }
 
 .icon-instagram:before {
     content: "\ebbb";
 }
 
 .icon-whatsapp:before {
     content: "\ebbc";
 }
 
 .icon-spotify:before {
     content: "\ebbd";
 }
 
 .icon-telegram:before {
     content: "\ebbe";
 }
 
 .icon-twitter:before {
     content: "\ebbf";
 }
 
 .icon-vine:before {
     content: "\ebc0";
 }
 
 .icon-vk:before {
     content: "\ebc1";
 }
 
 .icon-renren:before {
     content: "\ebc2";
 }
 
 .icon-sina-weibo:before {
     content: "\ebc3";
 }
 
 .icon-rss:before {
     content: "\ebc4";
 }
 
 .icon-rss2:before {
     content: "\ebc5";
 }
 
 .icon-youtube:before {
     content: "\ebc6";
 }
 
 .icon-youtube2:before {
     content: "\ebc7";
 }
 
 .icon-twitch:before {
     content: "\ebc8";
 }
 
 .icon-vimeo:before {
     content: "\ebc9";
 }
 
 .icon-vimeo2:before {
     content: "\ebca";
 }
 
 .icon-lanyrd:before {
     content: "\ebcb";
 }
 
 .icon-flickr:before {
     content: "\ebcc";
 }
 
 .icon-flickr2:before {
     content: "\ebcd";
 }
 
 .icon-flickr3:before {
     content: "\ebce";
 }
 
 .icon-flickr4:before {
     content: "\ebcf";
 }
 
 .icon-dribbble:before {
     content: "\ebd0";
 }
 
 .icon-behance:before {
     content: "\ebd1";
 }
 
 .icon-behance2:before {
     content: "\ebd2";
 }
 
 .icon-deviantart:before {
     content: "\ebd3";
 }
 
 .icon-500px:before {
     content: "\ebd4";
 }
 
 .icon-steam:before {
     content: "\ebd5";
 }
 
 .icon-steam2:before {
     content: "\ebd6";
 }
 
 .icon-dropbox:before {
     content: "\ebd7";
 }
 
 .icon-onedrive:before {
     content: "\ebd8";
 }
 
 .icon-github:before {
     content: "\ebd9";
 }
 
 .icon-npm:before {
     content: "\ebda";
 }
 
 .icon-basecamp:before {
     content: "\ebdb";
 }
 
 .icon-trello:before {
     content: "\ebdc";
 }
 
 .icon-wordpress:before {
     content: "\ebdd";
 }
 
 .icon-joomla:before {
     content: "\ebde";
 }
 
 .icon-ello:before {
     content: "\ebdf";
 }
 
 .icon-blogger:before {
     content: "\ebe0";
 }
 
 .icon-blogger2:before {
     content: "\ebe1";
 }
 
 .icon-tumblr:before {
     content: "\ebe2";
 }
 
 .icon-tumblr2:before {
     content: "\ebe3";
 }
 
 .icon-yahoo:before {
     content: "\ebe4";
 }
 
 .icon-yahoo2:before {
     content: "\ebe5";
 }
 
 .icon-tux:before {
     content: "\ebe6";
 }
 
 .icon-appleinc:before {
     content: "\ebe7";
 }
 
 .icon-finder:before {
     content: "\ebe8";
 }
 
 .icon-android:before {
     content: "\ebe9";
 }
 
 .icon-windows:before {
     content: "\ebea";
 }
 
 .icon-windows8:before {
     content: "\ebeb";
 }
 
 .icon-soundcloud:before {
     content: "\ebec";
 }
 
 .icon-soundcloud2:before {
     content: "\ebed";
 }
 
 .icon-skype:before {
     content: "\ebee";
 }
 
 .icon-reddit:before {
     content: "\ebef";
 }
 
 .icon-hackernews:before {
     content: "\ebf0";
 }
 
 .icon-wikipedia:before {
     content: "\ebf1";
 }
 
 .icon-linkedin:before {
     content: "\ebf2";
 }
 
 .icon-linkedin2:before {
     content: "\ebf3";
 }
 
 .icon-lastfm:before {
     content: "\ebf4";
 }
 
 .icon-lastfm2:before {
     content: "\ebf5";
 }
 
 .icon-delicious:before {
     content: "\ebf6";
 }
 
 .icon-stumbleupon:before {
     content: "\ebf7";
 }
 
 .icon-stumbleupon2:before {
     content: "\ebf8";
 }
 
 .icon-stackoverflow:before {
     content: "\ebf9";
 }
 
 .icon-pinterest:before {
     content: "\ebfa";
 }
 
 .icon-pinterest2:before {
     content: "\ebfb";
 }
 
 .icon-xing:before {
     content: "\ebfc";
 }
 
 .icon-xing2:before {
     content: "\ebfd";
 }
 
 .icon-flattr:before {
     content: "\ebfe";
 }
 
 .icon-foursquare:before {
     content: "\ebff";
 }
 
 .icon-yelp:before {
     content: "\ec00";
 }
 
 .icon-paypal:before {
     content: "\ec01";
 }
 
 .icon-chrome:before {
     content: "\ec02";
 }
 
 .icon-firefox:before {
     content: "\ec03";
 }
 
 .icon-IE:before {
     content: "\ec04";
 }
 
 .icon-edge:before {
     content: "\ec05";
 }
 
 .icon-safari:before {
     content: "\ec06";
 }
 
 .icon-opera:before {
     content: "\ec07";
 }
 
 .icon-file-pdf:before {
     content: "\ec08";
 }
 
 .icon-file-openoffice:before {
     content: "\ec09";
 }
 
 .icon-file-word:before {
     content: "\ec0a";
 }
 
 .icon-file-excel:before {
     content: "\ec0b";
 }
 
 .icon-libreoffice:before {
     content: "\ec0c";
 }
 
 .icon-html-five:before {
     content: "\ec0d";
 }
 
 .icon-html-five2:before {
     content: "\ec0e";
 }
 
 .icon-css3:before {
     content: "\ec0f";
 }
 
 .icon-git:before {
     content: "\ec10";
 }
 
 .icon-codepen:before {
     content: "\ec11";
 }
 
 .icon-svg:before {
     content: "\ec12";
 }
 
 .icon-IcoMoon:before {
     content: "\ec13";
 }