
@font-face {
    font-family: "MyriadArabic-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/MyriadArabic-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadArabic-Regular.woff") format("woff"), url("fonts/MyriadArabic-Regular.ttf") format("truetype"), url("fonts/MyriadArabic-Regular.svg#MyriadArabic-Regular") format("svg");
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
@font-face {
    font-family: "IcoMoon";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../fonts/IcoMoon.woff") format("woff"), url("../fonts/IcoMoon.ttf") format("truetype"), url("../fonts/IcoMoon.svg#IcoMoon") format("svg");
}
[data-icon]::before {
    content: attr(data-icon);
    font-family: "IcoMoon";
}
[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-right: 0.25em;
    width: 14px;
}
dd > span[class^="icon-"] + time, dd > span[class*=" icon-"] + time {
    margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"], dl.article-info dd.hits span[class*=" icon-"] {
    margin-right: 0;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: "IcoMoon";
    font-style: normal;
}
.disabled[class^="icon-"], .disabled[class*=" icon-"] {
    font-weight: normal;
}
.icon-joomla::before {
    content: "&#57856;";
}
.icon-chevron-up::before, .icon-uparrow::before, .icon-arrow-up::before {
    content: "&#57349;";
}
.icon-chevron-right::before, .icon-rightarrow::before, .icon-arrow-right::before {
    content: "&#57350;";
}
.icon-chevron-down::before, .icon-downarrow::before, .icon-arrow-down::before {
    content: "&#57351;";
}
.icon-chevron-left::before, .icon-leftarrow::before, .icon-arrow-left::before {
    content: "&#57352;";
}
.icon-arrow-first::before {
    content: "&#57347;";
}
.icon-arrow-last::before {
    content: "&#57348;";
}
.icon-arrow-up-2::before {
    content: "&#57353;";
}
.icon-arrow-right-2::before {
    content: "&#57354;";
}
.icon-arrow-down-2::before {
    content: "&#57355;";
}
.icon-arrow-left-2::before {
    content: "&#57356;";
}
.icon-arrow-up-3::before {
    content: "&#57359;";
}
.icon-arrow-right-3::before {
    content: "&#57360;";
}
.icon-arrow-down-3::before {
    content: "&#57361;";
}
.icon-arrow-left-3::before {
    content: "&#57362;";
}
.icon-menu-2::before {
    content: "&#57358;";
}
.icon-arrow-up-4::before {
    content: "&#57857;";
}
.icon-arrow-right-4::before {
    content: "&#57858;";
}
.icon-arrow-down-4::before {
    content: "&#57859;";
}
.icon-arrow-left-4::before {
    content: "&#57860;";
}
.icon-share::before, .icon-redo::before {
    content: "\'";
}
.icon-undo::before {
    content: "(";
}
.icon-forward-2::before {
    content: "&#57861;";
}
.icon-backward-2::before, .icon-reply::before {
    content: "&#57862;";
}
.icon-unblock::before, .icon-refresh::before, .icon-redo-2::before {
    content: "l";
}
.icon-undo-2::before {
    content: "&#57863;";
}
.icon-move::before {
    content: "z";
}
.icon-expand::before {
    content: "f";
}
.icon-contract::before {
    content: "g";
}
.icon-expand-2::before {
    content: "h";
}
.icon-contract-2::before {
    content: "i";
}
.icon-play::before {
    content: "&#57864;";
}
.icon-pause::before {
    content: "&#57865;";
}
.icon-stop::before {
    content: "&#57872;";
}
.icon-previous::before, .icon-backward::before {
    content: "|";
}
.icon-next::before, .icon-forward::before {
    content: "{";
}
.icon-first::before {
    content: "}";
}
.icon-last::before {
    content: "&#57344;";
}
.icon-play-circle::before {
    content: "&#57357;";
}
.icon-pause-circle::before {
    content: "&#57873;";
}
.icon-stop-circle::before {
    content: "&#57874;";
}
.icon-backward-circle::before {
    content: "&#57875;";
}
.icon-forward-circle::before {
    content: "&#57876;";
}
.icon-loop::before {
    content: "&#57345;";
}
.icon-shuffle::before {
    content: "&#57346;";
}
.icon-search::before {
    content: "S";
}
.icon-zoom-in::before {
    content: "d";
}
.icon-zoom-out::before {
    content: "e";
}
.icon-apply::before, .icon-edit::before, .icon-pencil::before {
    content: "+";
}
.icon-pencil-2::before {
    content: ",";
}
.icon-brush::before {
    content: ";";
}
.icon-save-new::before, .icon-plus-2::before {
    content: "]";
}
.icon-ban-circle::before, .icon-minus-sign::before, .icon-minus-2::before {
    content: "^";
}
.icon-delete::before, .icon-remove::before, .icon-cancel-2::before {
    content: "I";
}
.icon-publish::before, .icon-save::before, .icon-ok::before, .icon-checkmark::before {
    content: "G";
}
.icon-new::before, .icon-plus::before {
    content: "*";
}
.icon-plus-circle::before {
    content: "&#57877;";
}
.icon-minus::before, .icon-not-ok::before {
    content: "K";
}
.icon-minus-circle::before {
    content: "&#57878;";
}
.icon-unpublish::before, .icon-cancel::before {
    content: "J";
}
.icon-cancel-circle::before {
    content: "&#57879;";
}
.icon-checkmark-2::before {
    content: "&#57880;";
}
.icon-checkmark-circle::before {
    content: "&#57881;";
}
.icon-info::before {
    content: "&#57888;";
}
.icon-info-2::before, .icon-info-circle::before {
    content: "&#57889;";
}
.icon-question::before, .icon-question-sign::before, .icon-help::before {
    content: "E";
}
.icon-question-2::before, .icon-question-circle::before {
    content: "&#57890;";
}
.icon-notification::before {
    content: "&#57891;";
}
.icon-notification-2::before, .icon-notification-circle::before {
    content: "&#57892;";
}
.icon-pending::before, .icon-warning::before {
    content: "H";
}
.icon-warning-2::before, .icon-warning-circle::before {
    content: "&#57893;";
}
.icon-checkbox-unchecked::before {
    content: "=";
}
.icon-checkin::before, .icon-checkbox::before, .icon-checkbox-checked::before {
    content: ">";
}
.icon-checkbox-partial::before {
    content: "?";
}
.icon-square::before {
    content: "&#57894;";
}
.icon-radio-unchecked::before {
    content: "&#57895;";
}
.icon-radio-checked::before, .icon-generic::before {
    content: "&#57896;";
}
.icon-circle::before {
    content: "&#57897;";
}
.icon-signup::before {
    content: "&#57904;";
}
.icon-grid::before, .icon-grid-view::before {
    content: "X";
}
.icon-grid-2::before, .icon-grid-view-2::before {
    content: "Y";
}
.icon-menu::before {
    content: "Z";
}
.icon-list::before, .icon-list-view::before {
    content: "1";
}
.icon-list-2::before {
    content: "&#57905;";
}
.icon-menu-3::before {
    content: "&#57906;";
}
.icon-folder-open::before, .icon-folder::before {
    content: "-";
}
.icon-folder-close::before, .icon-folder-2::before {
    content: ".";
}
.icon-folder-plus::before {
    content: "&#57908;";
}
.icon-folder-minus::before {
    content: "&#57909;";
}
.icon-folder-3::before {
    content: "&#57910;";
}
.icon-folder-plus-2::before {
    content: "&#57911;";
}
.icon-folder-remove::before {
    content: "&#57912;";
}
.icon-file::before {
    content: "&#57366;";
}
.icon-file-2::before {
    content: "&#57913;";
}
.icon-file-add::before, .icon-file-plus::before {
    content: ")";
}
.icon-file-remove::before, .icon-file-minus::before {
    content: "&#57367;";
}
.icon-file-check::before {
    content: "&#57920;";
}
.icon-file-remove::before {
    content: "&#57921;";
}
.icon-save-copy::before, .icon-copy::before {
    content: "&#57368;";
}
.icon-stack::before {
    content: "&#57922;";
}
.icon-tree::before {
    content: "&#57923;";
}
.icon-tree-2::before {
    content: "&#57924;";
}
.icon-paragraph-left::before {
    content: "&#57926;";
}
.icon-paragraph-center::before {
    content: "&#57927;";
}
.icon-paragraph-right::before {
    content: "&#57928;";
}
.icon-paragraph-justify::before {
    content: "&#57929;";
}
.icon-screen::before {
    content: "&#57372;";
}
.icon-tablet::before {
    content: "&#57373;";
}
.icon-mobile::before {
    content: "&#57374;";
}
.icon-box-add::before {
    content: "Q";
}
.icon-box-remove::before {
    content: "R";
}
.icon-download::before {
    content: "&#57377;";
}
.icon-upload::before {
    content: "&#57378;";
}
.icon-home::before {
    content: "!";
}
.icon-home-2::before {
    content: "&#57936;";
}
.icon-out-2::before, .icon-new-tab::before {
    content: "&#57380;";
}
.icon-out-3::before, .icon-new-tab-2::before {
    content: "&#57937;";
}
.icon-link::before {
    content: "&#57938;";
}
.icon-picture::before, .icon-image::before {
    content: "/";
}
.icon-pictures::before, .icon-images::before {
    content: "0";
}
.icon-palette::before, .icon-color-palette::before {
    content: "&#57364;";
}
.icon-camera::before {
    content: "U";
}
.icon-camera-2::before, .icon-video::before {
    content: "&#57365;";
}
.icon-play-2::before, .icon-video-2::before, .icon-youtube::before {
    content: "V";
}
.icon-music::before {
    content: "W";
}
.icon-user::before {
    content: "\"";
}
.icon-users::before {
    content: "&#57375;";
}
.icon-vcard::before {
    content: "m";
}
.icon-address::before {
    content: "p";
}
.icon-share-alt::before, .icon-out::before {
    content: "&";
}
.icon-enter::before {
    content: "&#57943;";
}
.icon-exit::before {
    content: "&#57944;";
}
.icon-comment::before, .icon-comments::before {
    content: "$";
}
.icon-comments-2::before {
    content: "%";
}
.icon-quote::before, .icon-quotes-left::before {
    content: "`";
}
.icon-quote-2::before, .icon-quotes-right::before {
    content: "a";
}
.icon-quote-3::before, .icon-bubble-quote::before {
    content: "&#57945;";
}
.icon-phone::before {
    content: "&#57952;";
}
.icon-phone-2::before {
    content: "&#57953;";
}
.icon-envelope::before, .icon-mail::before {
    content: "M";
}
.icon-envelope-opened::before, .icon-mail-2::before {
    content: "N";
}
.icon-unarchive::before, .icon-drawer::before {
    content: "O";
}
.icon-archive::before, .icon-drawer-2::before {
    content: "P";
}
.icon-briefcase::before {
    content: "&#57376;";
}
.icon-tag::before {
    content: "&#57954;";
}
.icon-tag-2::before {
    content: "&#57955;";
}
.icon-tags::before {
    content: "&#57956;";
}
.icon-tags-2::before {
    content: "&#57957;";
}
.icon-options::before, .icon-cog::before {
    content: "8";
}
.icon-cogs::before {
    content: "7";
}
.icon-screwdriver::before, .icon-tools::before {
    content: "6";
}
.icon-wrench::before {
    content: ":";
}
.icon-equalizer::before {
    content: "9";
}
.icon-dashboard::before {
    content: "x";
}
.icon-switch::before {
    content: "&#57958;";
}
.icon-filter::before {
    content: "T";
}
.icon-purge::before, .icon-trash::before {
    content: "L";
}
.icon-checkedout::before, .icon-lock::before, .icon-locked::before {
    content: "#";
}
.icon-unlock::before {
    content: "&#57959;";
}
.icon-key::before {
    content: "_";
}
.icon-support::before {
    content: "F";
}
.icon-database::before {
    content: "b";
}
.icon-scissors::before {
    content: "&#57960;";
}
.icon-health::before {
    content: "j";
}
.icon-wand::before {
    content: "k";
}
.icon-eye-open::before, .icon-eye::before {
    content: "<";
}
.icon-eye-close::before, .icon-eye-blocked::before, .icon-eye-2::before {
    content: "&#57961;";
}
.icon-clock::before {
    content: "n";
}
.icon-compass::before {
    content: "o";
}
.icon-broadcast::before, .icon-connection::before, .icon-wifi::before {
    content: "&#57371;";
}
.icon-book::before {
    content: "&#57969;";
}
.icon-lightning::before, .icon-flash::before {
    content: "y";
}
.icon-print::before, .icon-printer::before {
    content: "&#57363;";
}
.icon-feed::before {
    content: "q";
}
.icon-calendar::before {
    content: "C";
}
.icon-calendar-2::before {
    content: "D";
}
.icon-calendar-3::before {
    content: "&#57971;";
}
.icon-pie::before {
    content: "w";
}
.icon-bars::before {
    content: "v";
}
.icon-chart::before {
    content: "u";
}
.icon-power-cord::before {
    content: "2";
}
.icon-cube::before {
    content: "3";
}
.icon-puzzle::before {
    content: "4";
}
.icon-attachment::before, .icon-paperclip::before, .icon-flag-2::before {
    content: "r";
}
.icon-lamp::before {
    content: "t";
}
.icon-pin::before, .icon-pushpin::before {
    content: "s";
}
.icon-location::before {
    content: "c";
}
.icon-shield::before {
    content: "&#57972;";
}
.icon-flag::before {
    content: "5";
}
.icon-flag-3::before {
    content: "&#57973;";
}
.icon-bookmark::before {
    content: "&#57379;";
}
.icon-bookmark-2::before {
    content: "&#57974;";
}
.icon-heart::before {
    content: "&#57975;";
}
.icon-heart-2::before {
    content: "&#57976;";
}
.icon-thumbs-up::before {
    content: "[";
}
.icon-thumbs-down::before {
    content: "\\";
}
.icon-unfeatured::before, .icon-asterisk::before, .icon-star-empty::before {
    content: "@";
}
.icon-star-2::before {
    content: "A";
}
.icon-featured::before, .icon-default::before, .icon-star::before {
    content: "B";
}
.icon-smiley::before, .icon-smiley-happy::before {
    content: "&#57977;";
}
.icon-smiley-2::before, .icon-smiley-happy-2::before {
    content: "&#57984;";
}
.icon-smiley-sad::before {
    content: "&#57985;";
}
.icon-smiley-sad-2::before {
    content: "&#57986;";
}
.icon-smiley-neutral::before {
    content: "&#57987;";
}
.icon-smiley-neutral-2::before {
    content: "&#57988;";
}
.icon-cart::before {
    content: "&#57369;";
}
.icon-basket::before {
    content: "&#57370;";
}
.icon-credit::before {
    content: "&#57990;";
}
.icon-credit-2::before {
    content: "&#57991;";
}
.icon-expired::before {
    content: "K";
}
.sp-megamenu-parent {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 5px 0 0;
    padding: 0;
    z-index: 9;
}
.sp-megamenu-parent > li {
    display: inline-block;
    padding: 0 5px;
    position: relative;
}
.sp-megamenu-parent > li.menu-justify {
    position: static;
}
.sp-megamenu-parent > li > a {
    color: #595959;
    display: inline-block;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 49px;
    padding: 0 5px;
}
.sp-megamenu-parent > li.sp-has-child > a::after {
    content: " &#61703;";
    font-family: "FontAwesome";
}
.sp-megamenu-parent .sp-module {
    padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown {
    display: none;
    margin: 0;
    position: absolute;
    z-index: 10;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
    content: " &#61701;";
    float: right;
    font-family: "FontAwesome";
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right, .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%;
    top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #333;
    cursor: pointer;
    display: block;
    padding: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
    font-weight: bold;
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
    margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
    margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
    display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover > .sp-dropdown {
    animation: 400ms ease 0s normal none 1 running spMenuFadeIn;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover > .sp-dropdown {
    animation: 400ms ease 0s normal none 1 running spMenuZoom;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover > .sp-dropdown {
    animation: 400ms ease 0s normal none 1 running spMenuFadeInUp;
}
#offcanvas-toggler {
    float: right;
    line-height: 70px;
}
#offcanvas-toggler > i {
    background: transparent none repeat scroll 0 0;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 5px 0 27px;
    padding: 0 0 0 10px;
    transition: color 400ms ease 0s, background-color 400ms ease 0s;
}
#offcanvas-toggler > i:hover {
    color: #fff;
}
.close-offcanvas {
    border: 2px solid #eee;
    border-radius: 100%;
    color: #000;
    font-size: 12px;
    height: 22px;
    line-height: 18px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 15px;
    width: 22px;
    z-index: 1;
}
.close-offcanvas:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.offcanvas-menu {
    background: #fff none repeat scroll 0 0;
    color: #999;
    height: 100%;
    opacity: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 280px;
    z-index: 9999;
}
.offcanvas-menu .offcanvas-inner {
    padding: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: medium none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    border-bottom: 1px dotted #e8e8e8;
    padding: 4px 20px;
    transition: all 300ms ease 0s;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #f5f5f5 none repeat scroll 0 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a::before {
    display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {
    margin: 0 -20px;
}
.offcanvas-menu .offcanvas-inner .search {
    margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}
.ltr .offcanvas-menu {
    transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s, right 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.ltr .body-innerwrapper::after {
    right: 0;
}
.ltr .offcanvas-menu {
    right: -280px;
}
.ltr.offcanvas .offcanvas-menu {
    right: 0;
}
.body-innerwrapper::after {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    width: 0;
    z-index: 999;
}
.offcanvas {
    height: 100%;
    position: relative;
    width: 100%;
}
.offcanvas .body-innerwrapper::after {
    height: 100%;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    width: 100%;
}
.offcanvas .offcanvas-menu {
    opacity: 1;
}
.offcanvas .offcanvas-menu ul.nav-child li {
    padding-left: 10px;
}
.menu .nav-child.small {
    font-size: inherit;
}
@keyframes spMenuFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes spMenuZoom {
0% {
    opacity: 0;
    transform: scale(0.8);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
@keyframes spMenuFadeInUp {
0% {
    opacity: 0;
    transform: translate3d(0px, 30px, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
a {
    transition: color 400ms ease 0s, background-color 400ms ease 0s;
}
body {
    line-height: 24px;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
}
label {
    font-weight: normal;
}
legend {
    padding-bottom: 10px;
}
img {
    display: inline;
    height: auto;
    max-width: 100%;
}
.btn, .sppb-btn {
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s;
}
.btn, .sppb-btn {
    background: #2E62FF none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #fff;
    float: none;
    font-size: 17px;
    line-height: 25px;
    margin: -2px 5px;
    padding: 8px 14px;
    text-transform: capitalize;
}
.offline-inner {
    margin-top: 100px;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none !important;
    color: #555555;
    font-size: 17px;
    height: 50px;
    line-height: 1.42857;
    padding: 6px 12px;
}
textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none !important;
    color: #555555;
    display: block;
    font-size: 17px;
    line-height: 1.42857;
    padding: 6px 12px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}
select[disabled], select[readonly], fieldset[disabled] select, textarea[disabled], textarea[readonly], fieldset[disabled] textarea, input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], .uneditable-input[disabled], .uneditable-input[readonly], fieldset[disabled] .uneditable-input {
    background-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
}
textareaselect, textareatextarea, textareainput[type="text"], textareainput[type="password"], textareainput[type="datetime"], textareainput[type="datetime-local"], textareainput[type="date"], textareainput[type="month"], textareainput[type="time"], textareainput[type="week"], textareainput[type="number"], textareainput[type="email"], textareainput[type="url"], textareainput[type="search"], textareainput[type="tel"], textareainput[type="color"], textarea.uneditable-input {
    height: auto;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #2e2e74 !important;
    outline: 0 none;
}
#sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form textarea#message {
    width: 100%;
}
#sp_qc_submit {
    padding: 10px 25px;
}
.form-links ul li {
    display: inline-block;
    margin-right: 5px;
}
.group-control select, .group-control textarea, .group-control input[type="text"], .group-control input[type="password"], .group-control input[type="datetime"], .group-control input[type="datetime-local"], .group-control input[type="date"], .group-control input[type="month"], .group-control input[type="time"], .group-control input[type="week"], .group-control input[type="number"], .group-control input[type="email"], .group-control input[type="url"], .group-control input[type="search"], .group-control input[type="tel"], .group-control input[type="color"], .group-control .uneditable-input {
    width: 100%;
}
body {
    color: #000 !important;
}
.layout-boxed {
    background: #e7e7e7 none repeat scroll 0 0;
}
#sp-top-bar {
    padding: 8px 0;
}
#sp-top-bar .sp-module {
    display: block;
    margin: 0 0 0 20px;
}
ul.social-icons {
    display: inline-block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.social-icons > li {
    display: inline-block;
    margin: 5px 7px;
}
ul.social-icons > li a {
    color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
    margin: 9px 0;
    padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: medium none;
    display: inline-block;
    margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a::before {
    display: none;
}
.sp-contact-info {
    float: right;
    list-style: outside none none;
    margin: 5px 0;
    padding: 0;
}
.sp-contact-info li {
    display: inline-block;
    font-size: 100%;
    margin: 0 10px;
}
.sp-contact-info li i {
    margin: 0 3px;
}
#sp-header {
    border-bottom: 4px solid #2E62FF;
    height: 149px;
}
#sp-header .logo {
    display: table;
    height: 70px;
}
#sp-header .logo h1 {
    display: table-cell;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#sp-header .logo p {
    margin: 5px 0 0;
}
#sp-header .sp-retina-logo {
    display: none;
}
.sticky-wrapper.is-sticky {
    position: relative;
    z-index: 999;
}
#sp-main-menu {
    height: 70px;
    width: 100% !important;
    z-index: 999;
}
#sp-main-menu::before {
    background: rgba(0, 0, 0, 0) url("../images/mask.png") no-repeat scroll center -3px;
    bottom: -42px;
    content: "";
    height: 42px;
    position: absolute;
    width: 100%;
}
@media not all, not all, not all, not all {
#sp-header .sp-default-logo {
    display: none;
}
#sp-header .sp-retina-logo {
    display: block;
}
}
#sp-title {
    min-height: 0;
}
.sp-page-title {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
}
.sp-page-title h2, .sp-page-title h3 {
    color: #fff;
    margin: 0;
    padding: 0;
}
.sp-page-title h2 {
    font-size: 24px;
    line-height: 1;
}
.sp-page-title h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
}
.sp-page-title .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color: #fff;
}
.body-innerwrapper {
    overflow-x: hidden;
    transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.layout-boxed .body-innerwrapper {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    max-width: 1345px;
}
#sp-main-body {
    padding: 0;
}
.com-sppagebuilder #sp-main-body {
    padding: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
    line-height: 26px !important;
    margin-bottom: 0;
}
.sppb-addon-cta .sppb-btn-lg {
    margin-top: 30px;
}
.sppb-addon-image-content {
    position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
    background-position: 50% center;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
    left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
    padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
    padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
.sppb-addon-image-content .sppb-image-holder {
    height: 300px;
    position: inherit;
    width: 100% !important;
}
}
.sp-module {
    margin-top: 20px;
}
.sp-module:first-child {
    margin-top: 0;
}
.sp-module .sp-module-title {
    background: #1D2248 none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    margin: 15px 0;
    padding: 7px 13px;
    text-align: center;
}
.sp-module ul {
    list-style: outside none none;
    margin: 18px 0;
    padding: 0;
}
.sp-module ul > li {
    display: block;
    transition: all 300ms ease 0s;
}
.sp-module ul > li > a {
    display: block;
    line-height: 20px;
    padding: 2px 0;
    transition: all 300ms ease 0s;
}
.sp-module ul > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sp-module ul > li > a::before {
    font-family: FontAwesome;
    margin-right: 8px;
}
.sp-module ul > li:last-child {
}
.sp-module .categories-module ul {
    margin: 0 10px;
}
.sp-module .latestnews > div {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.sp-module .latestnews > div:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.sp-module .latestnews > div > a {
    display: block;
    font-weight: 400;
}
.sp-module .tagscloud {
    margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
    background: #808080 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 2px 0;
    padding: 5px 10px;
}
.sp-module .tagscloud .tag-name span {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.login img {
    display: inline-block;
    margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
    margin-top: 6px;
}
.form-links ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.search .btn-toolbar {
    margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
    margin: 0;
}
.search .btn-toolbar button {
    color: #fff;
}
.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px;
}
.search .phrases .ordering-box {
    margin-bottom: 15px;
}
.search .only label {
    display: inline-block;
    margin: 0 20px 20px;
}
.search .search-results dt.result-title {
    margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
    margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px;
}
.form-search .finder label {
    display: block;
}
.form-search .finder .input-medium {
    border-radius: 4px;
    width: 60%;
}
.finder .word input {
    display: inline-block;
}
.finder .search-results.list-striped li {
    padding: 20px 0;
}
.article-info {
    line-height: 12px;
    margin: 0 -8px 5px;
}
.article-info > dd {
    color: #666;
    display: inline-block;
    font-size: 12px;
    margin: 0 8px;
    text-transform: uppercase;
}
.article-info > dd > i {
    display: inline-block;
    margin-right: 3px;
}
article.item {
    margin-bottom: 10px;
}
.tags {
    margin-top: 20px;
}
.tags > span {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.content_rating, .content_rating + form {
    display: none;
}
.voting-symbol {
    direction: rtl;
    display: inline-block;
    font-size: 14px;
    unicode-bidi: bidi-override;
}
.voting-symbol span.star {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
}
.voting-symbol span.star.active::before {
    content: "&#61445;";
}
.voting-symbol span.star::before {
    content: "&#61446;";
    padding-right: 5px;
}
.sp-rating span.star:hover::before, .sp-rating span.star:hover ~ span.star::before {
    content: "&#61445;";
    cursor: pointer;
}
.post_rating {
    margin-bottom: 20px;
}
.post_rating .ajax-loader, .post_rating .voting-result {
    display: none;
}
.post-format {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 48px;
    left: -68px;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 48px;
}
.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
    margin-bottom: 30px;
}
.entry-status, .entry-quote {
    margin-bottom: 50px;
}
.entry-header {
    margin-bottom: 15px;
    position: relative;
}
.entry-header.has-post-format {
    margin-left: 0;
}
.entry-header h2 {
    background: #414042 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
    padding: 5px 10px;
}
.entry-header h2 a {
    color: #000;
}
.entry-link {
    padding: 100px 50px;
    position: relative;
    z-index: 1;
}
.entry-link a h4 {
    color: #fff;
    font-size: 36px;
    margin: 0;
}
.entry-link a h4:hover {
    color: rgba(255, 255, 255, 0.85);
}
.entry-link::before {
    color: rgba(255, 255, 255, 0.15);
    content: "&#61633;";
    font-family: FontAwesome;
    font-size: 300px;
    left: -60px;
    position: absolute;
    top: -75px;
    transform: rotate(90deg);
    z-index: -1;
}
.entry-quote {
    color: rgba(255, 255, 255, 0.9);
    padding: 80px 50px;
    position: relative;
}
.entry-quote::before {
    color: rgba(255, 255, 255, 0.15);
    content: "&#61710;";
    font-family: FontAwesome;
    font-size: 300px;
    left: -40px;
    position: absolute;
    top: -75px;
    transform: rotate(15deg);
}
.entry-quote blockquote small {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.entry-quote blockquote {
    border: medium none;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.carousel-left, .carousel-right {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 400ms ease 0s;
    width: 36px;
}
.carousel-left:hover, .carousel-right:hover {
    color: #fff;
}
.carousel-left:focus, .carousel-right:focus {
    color: #fff;
}
.carousel-left {
    left: 10px;
}
.carousel-right {
    right: 10px;
}
.newsfeed-category .category {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.newsfeed-category .category li {
    padding: 5px 0;
}
.newsfeed-category #filter-search {
    margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
    margin: 5px 0;
}
#sp-bottom {
    background: #1D2248 none repeat scroll 0 0 !important;
    border-top: 6px solid #2E62FF;
    color: #fff;
    padding: 50px 0;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
}
#sp-bottom2 .sp-module ul > li, #sp-bottom3 .sp-module ul > li, #sp-bottom4 .sp-module ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}
#sp-bottom2 .sp-module ul > li > a::before, #sp-bottom3 .sp-module ul > li > a::before, #sp-bottom4 .sp-module ul > li > a::before {
    display: none;
}
#sp-footer {
    color: #fff;
    direction: ltr;
    padding: 5px 0;
    text-align: center;
}
#sp-footer a {
    color: rgba(255, 255, 255, 0.9);
}
#sp-footer a:hover {
    color: #fff;
}
#sp-footer-wrapper ul {
    display: inline-block;
}
#sp-footer-wrapper ul.nav {
    display: inline-block;
    list-style: outside none none;
    margin: 0 5px;
    padding: 0;
}
#sp-footer-wrapper ul.nav li {
    display: inline-block;
    margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
    display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#sp-footer-wrapper .helix-framework {
    display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
    background: rgba(0, 0, 0, 0) url("../images/helix-logo-white.png") no-repeat scroll 0 0;
    display: block;
    height: 40px;
    text-indent: -9999px;
    width: 130px;
}
#sp-footer-wrapper .copyright {
    display: block;
}
.sp-comingsoon {
    height: 100%;
    min-height: 100%;
    width: 100%;
}
.sp-comingsoon body {
    color: #fff;
    height: 100%;
    min-height: 100%;
    width: 100%;
}
.sp-comingsoon .sp-comingsoon-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 130px;
}
.sp-comingsoon .sp-comingsoon-content {
    font-size: 28px;
    font-weight: 300;
}
.sp-comingsoon .days, .sp-comingsoon .hours, .sp-comingsoon .minutes, .sp-comingsoon .seconds {
    display: inline-block;
    margin: 80px 15px;
}
.sp-comingsoon .days .number, .sp-comingsoon .hours .number, .sp-comingsoon .seconds .number, .sp-comingsoon .minutes .number {
    border: 1px solid #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
    height: 120px;
    line-height: 120px;
    width: 115px;
}
.sp-comingsoon .days .string, .sp-comingsoon .minutes .string, .sp-comingsoon .seconds .string, .sp-comingsoon .hours .string {
    display: block;
    font-size: 18px;
    margin-top: 10px;
}
.sp-comingsoon .social-icons li {
    display: inline-block;
    margin: 0 15px;
}
.sp-comingsoon .social-icons li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    transition: color 400ms ease 0s;
}
.sp-comingsoon .social-icons li a:hover {
    color: #fff;
}
.error-page {
    height: 100%;
    min-height: 100%;
    width: 100%;
}
.error-page body {
    height: 100%;
    min-height: 100%;
    width: 100%;
}
.error-page .error-page-inner {
    display: table;
    height: 100%;
    min-height: 100%;
    text-align: center;
    width: 100%;
}
.error-page .error-page-inner > div {
    display: table-cell;
    vertical-align: middle;
}
.error-page .fa-exclamation-triangle {
    font-size: 64px;
    line-height: 1;
    margin-bottom: 10px;
}
.error-page .error-code {
    font-size: 96px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0;
}
.error-page .error-message {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
}
.sp-social-share ul {
    display: block;
    margin: 20px -5px 0;
    padding: 0;
}
.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px;
}
.dl-horizontal dt {
    margin: 0 2px 2px 10px;
    text-align: left;
}
.page-header {
    background: #414042 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    margin-top: 15px;
    padding: 5px 10px;
}
table.category {
    width: 100%;
}
table.category thead > tr, table.category tbody > tr {
    border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category thead > tr td, table.category tbody > tr th, table.category tbody > tr td {
    padding: 10px;
}
.contact-form .form-actions {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
@media print {
.visible-print {
    display: inherit !important;
}
.hidden-print {
    display: none !important;
}
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #2d2d2d none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    transition: all 300ms ease 0s;
}
div#sp-logo::before {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(38deg);
    width: 5000px;
    z-index: 0;
}
#sp-header .logo {
    position: relative;
    z-index: 9999;
}
.header-info-cols {
    float: right;
    list-style-type: none;
    margin: 0;
}
.header-info-cols li {
    float: left;
    font-size: 13px;
    line-height: 17px;
    margin-left: 20px;
    padding-top: 20px;
    white-space: nowrap;
}
.header-style2 .header-info-cols li, .header-style3 .header-info-cols li {
    margin-left: 0;
    margin-right: 20px;
}
.header-info-cols li > div {
    display: block;
    float: left;
    height: 40px;
}
.header-info-cols li > div > div {
    display: table;
    vertical-align: middle;
}
.header-info-cols li > div > div > span {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}
.header-info-cols li .icon-col {
    border: 2px solid transparent;
    border-radius: 100%;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}
.header-style3 .header-info-cols li {
    color: #fff;
}
.header-style3 .header-info-cols li .icon-col {
    border-color: #fff;
    color: #fff;
}
.site-header-right {
    float: right;
    position: relative;
    z-index: 2;
}
.header-info-cols li .icon-col, span.icon-col i {
    border-color: #9abc31;
    color: #9abc31;
}
ul.header-info-cols li {
    border-bottom: medium none !important;
}
#sp-main-menu {
    background: rgba(255, 255, 255, 0.97) none repeat scroll 0 0;
    border-top: 1px solid #eee;
}
.social-info-header {
    height: 70px;
    line-height: 70px;
}
.social-info-header .social-button {
    margin-top: 10px !important;
}
.social-icons li, .social-icons-colored li {
    border-bottom: medium none !important;
    display: inline-block !important;
    margin-right: 5px;
}
.social-icons li a::before, .social-icons-colored li {
    content: "" !important;
}
.social-icons li a {
    color: #5e5e5e;
    display: block;
    font-size: 20px;
    text-align: center;
}
.social-icons-colored li a {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.social-icons li.facebook a:hover {
    color: #3b5998;
}
.social-icons li.twitter a:hover {
    color: #00aced;
}
.social-icons li.behance a:hover {
    color: #1769ff;
}
.social-icons li.delicious a:hover {
    color: #3274d1;
}
.social-icons li.deviantart a:hover {
    color: #4b5d50;
}
.social-icons li.digg a:hover {
    color: #14589e;
}
.social-icons li.dribbble a:hover {
    color: #ea4c89;
}
.social-icons li.foursquare a:hover {
    color: #2398c9;
}
.social-icons li.github a:hover {
    color: #4183c4;
}
.social-icons li.google a:hover {
    color: #245dc1;
}
.social-icons li.googleplus a:hover {
    color: #d14836;
}
.social-icons li.instagram a:hover {
    color: #3f729b;
}
.social-icons li.jsfiddle a:hover {
    color: #4679a4;
}
.social-icons li.linkedin a:hover {
    color: #007fb1;
}
.social-icons li.pinterest a:hover {
    color: #cb2027;
}
.social-icons li.reddit a:hover {
    color: #ff4500;
}
.social-icons li.skype a:hover {
    color: #00aff0;
}
.social-icons li.tumblr a:hover {
    color: #2c4762;
}
.social-icons li.vimeo a:hover {
    color: #44bbff;
}
.social-icons li.youtube a:hover {
    color: #cd332d;
}
.social-icons li.flickr a:hover {
    color: #0063db;
}
.social-icons-colored li.facebook a:hover {
    background-color: #3b5998;
}
.social-icons-colored li.twitter a:hover {
    background-color: #00aced;
}
.social-icons-colored li.behance a:hover {
    background-color: #1769ff;
}
.social-icons-colored li.delicious a:hover {
    background-color: #3274d1;
}
.social-icons-colored li.deviantart a:hover {
    background-color: #4b5d50;
}
.social-icons-colored li.digg a:hover {
    background-color: #14589e;
}
.social-icons-colored li.dribbble a:hover {
    background-color: #ea4c89;
}
.social-icons-colored li.foursquare a:hover {
    background-color: #2398c9;
}
.social-icons-colored li.github a:hover {
    background-color: #4183c4;
}
.social-icons-colored li.google a:hover {
    background-color: #245dc1;
}
.social-icons-colored li.googleplus a:hover {
    background-color: #d14836;
}
.social-icons-colored li.instagram a:hover {
    background-color: #3f729b;
}
.social-icons-colored li.jsfiddle a:hover {
    background-color: #4679a4;
}
.social-icons-colored li.linkedin a:hover {
    background-color: #007fb1;
}
.social-icons-colored li.pinterest a:hover {
    background-color: #cb2027;
}
.social-icons-colored li.reddit a:hover {
    background-color: #ff4500;
}
.social-icons-colored li.skype a:hover {
    background-color: #00aff0;
}
.social-icons-colored li.tumblr a:hover {
    background-color: #2c4762;
}
.social-icons-colored li.vimeo a:hover {
    background-color: #44bbff;
}
.social-icons-colored li.youtube a:hover {
    background-color: #cd332d;
}
.social-icons-colored li.flickr a:hover {
    background-color: #0063db;
}
.social-icons-rounded a {
    border-radius: 100%;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #9abc31 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    transition: all 300ms ease 0s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #7e888c;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    min-width: 170px;
    padding: 8px 20px;
    text-align: center;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
    color: #fff;
}
.tp-leftarrow.default {
    background: rgba(0, 0, 0, 0) url("../images/navi.png") no-repeat scroll -89px -26px;
    cursor: pointer;
    height: 40px;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 110;
}
.tp-rightarrow.default {
    background: rgba(0, 0, 0, 0) url("../images/navi.png") repeat scroll -89px -103px;
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 110;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: -34px -84px;
}
.tp-bullets.simplebullets.round .bullet {
    background: rgba(0, 0, 0, 0) url("../images/navi.png") no-repeat scroll -34px -117px;
}
.connected-blocks {
    border-left: 1px solid #e6e6e6;
    margin-left: 20px;
    padding: 0 0 30px 40px;
    position: relative;
}
.connected-blocks .icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    height: 40px;
    left: -20px;
    line-height: 36px;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 1;
}
.connected-blocks h5 {
    color: #999;
    font-size: 19px;
    padding-top: 8px;
}
.connected-blocks h5 {
    margin: 0;
}
.connected-blocks i {
    color: #9abc31;
}
.feature-block {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e6e6e6;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    margin-top: 50px;
    padding: 20px;
    position: relative;
    transition: all 0.3s ease 0.1s;
}
.feature-block:hover {
    border-bottom-color: #9abc31;
}
.feature-block:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.2s ease 0s, border-bottom 0.2s ease 0s;
}
.feature-block::before, .feature-block::after, .main-navigation::before, .main-navigation::after {
    content: " ";
    display: table;
}
.feature-block::after, .main-navigation::after {
    clear: both;
}
.feature-block .icon {
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    color: #ccc;
    display: block;
    font-size: 26px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    transition: all 0.3s ease 0.1s;
    width: 60px;
}
.feature-block:hover .icon {
    color: #9abc31;
    transition: background 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s;
}
.feature-block h5 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.feature-block p {
    margin-bottom: 0;
}
.sppb-testimonial-message::before {
    color: rgba(50, 50, 50, 0.2);
    content: "&#61709;";
    font-family: fontAwesome;
    font-size: 40px;
    height: 50px;
    left: 20px;
    line-height: 97px;
    position: absolute;
    top: 10px;
    transition: all 100ms ease-out 0s;
    width: 50px;
}
.sppb-testimonial-pro .sppb-carousel-control {
    background-color: #9abc31;
    border: medium none;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    margin: 1px 0 0;
    outline: medium none;
    position: relative;
    text-align: center;
    transition: all 100ms ease-out 0s;
    width: 50px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
    background-color: #fff !important;
    border-radius: 1px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    color: #ccc;
    font-size: 16px;
    line-height: 2;
    margin: 30px 0;
    padding: 40px 40px 40px 90px;
    position: relative;
}
.sppb-panel-default > .sppb-panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    color: #555;
    display: block;
    font-size: 18px;
    padding: 21px 30px 21px 15px;
    position: relative;
    text-decoration: none;
    transition: all 0.1s linear 0s;
}
.sppb-panel-default > .sppb-panel-heading:hover {
    background: #9abc31 none repeat scroll 0 0;
    color: #fff;
}
.sppb-panel-group .sppb-panel {
    border-radius: 0;
    margin-bottom: 0;
}
#Kunena .inputbox {
    display: inline-block;
}
.pricing-plans {
    font-size: 17px;
}
.plan-block {
    background-color: #fff;
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
}
.plan-block > ul {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
}
.plan-block > ul:last-child {
    margin-bottom: 0;
}
.plan-block > ul.header {
    background: #445057 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(161, 174, 180, 0.19);
    color: #fff;
    height: 235px;
    margin-bottom: 30px;
    padding-top: 25px;
    position: relative;
    z-index: 1;
}
.plan-block li {
    display: block;
    line-height: 23px;
}
.plan-block li > .value {
    color: #19a2fa;
    text-transform: uppercase;
}
.plan-block li > .tooltipped {
    border-bottom: 1px dotted #2b4162;
}
.plan-block li > .tooltipped:hover {
    border-bottom: 1px solid #2b4162;
}
.plan-block li.bold > small {
    font-size: 14px;
    font-weight: 300;
    margin-left: 2px;
}
.plan-block li.excluded {
    color: #c5d0d5;
    text-decoration: line-through;
}
.plan-block .plan-name {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.plan-block .price {
    color: #b2c2ca;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    transition: all 0.5s ease-in-out 0s;
}
.plan-block .price > .val {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin-right: 5px;
}
.plan-block .price > .val > small {
    font-size: 73%;
}
.plan-block .price > .currency {
    margin-right: 5px;
    position: relative;
    top: -23px;
}
.plan-block .action {
    height: 85px;
    margin: 17px 40px 0;
    position: relative;
}
.plan-block .action, .plan-block .action > a {
    color: #b2c2ca;
}
.plan-block .action a.link {
    border-bottom: 1px dotted #b2c2ca;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin-top: 8px;
    text-decoration: none;
}
.plan-block .action a.link:hover {
    border-bottom: 1px solid #b2c2ca;
}
.plan-block .action > .btn, .plan-block .action > .current-plan {
    border: 0 none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    height: 55px;
    line-height: 31px;
    padding: 12px;
    text-decoration: none;
    transition: box-shadow 600ms ease-in-out 0s, background-color 200ms ease-in-out 0s, -webkit-transform 500ms ease-in-out 0s, -moz-transform 500ms ease-in-out 0s, -o-transform 500ms ease-in-out 0s, transform 500ms ease-in-out 0s;
}
.plan-block .action > .btn {
    box-shadow: 0 0 8px -3px rgba(0, 0, 0, 0.45);
}
.plan-block .action > .btn:active {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.08) inset !important;
}
.plan-block .action > .current-plan {
    display: inline-block;
}
.plan-block .action > .current-plan::before, .plan-block .action > .current-plan::after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 2px;
    margin: 0 12px 4px;
    width: 20px;
}
.plan-block .action > .current-plan::after {
    margin-right: 0;
}
.plan-block .action > .current-plan::before {
    margin-left: 0;
}
.plan-block > ul > li {
    margin: 8px 25px;
    text-align: center;
}
.plan-block > ul > li.bold:last-child {
    border-bottom: 0 none;
}
.plan-block > ul > li.tech-reports-count > small {
    margin-left: 2px;
}
.plan-block > ul > li.feature-with-info {
    cursor: pointer;
    position: relative;
    transition: color 200ms ease-in-out 0s;
}
.plan-block.plan-free {
    background-color: #f8f8f8;
}
.plan-block.plan-1 .plan-name {
    color: #a231ec;
}
.plan-block.plan-1 .action > .btn {
    background-color: #a231ec;
}
.plan-block.plan-1 .action > .btn:hover {
    background-color: #ae32ff;
}
.plan-block.plan-1 .action > .btn:active {
    background-color: #9700f9;
}
.plan-block.plan-2 .plan-name {
    color: #9abc31;
}
.plan-block.plan-2 .action > .btn {
    background-color: #9abc31;
}
.plan-block.plan-2 .action > .btn:hover {
    background-color: #b1d14f;
}
.plan-block.plan-2 .action > .btn:active {
    background-color: #b1d14f;
}
.plan-block.plan-enterprise .plan-name {
    color: #00bd7e;
}
.plan-block.plan-enterprise .action > .btn {
    background-color: #eabb00;
}
.plan-block.plan-enterprise .action > .btn:hover {
    background-color: #f4c300;
}
.plan-block.plan-enterprise .action > .btn:active {
    background-color: #f4c300;
}
.plan-block.plan-enterprise .action > .btn {
    position: relative;
    z-index: 3;
}
.plan-block.plan-enterprise > .body > li {
    line-height: 25px;
    padding: 0 15px;
}
.plan-block.plan-custom {
    background-color: transparent;
}
.plan-block.plan-custom > ul.header {
    background: rgba(68, 80, 87, 0.55) none repeat scroll 0 0;
}
.plan-block.plan-custom > ul.header .btn-block {
    background-color: rgba(68, 80, 87, 0.4);
}
.plan-block.plan-custom > ul.header .btn-block:hover {
    background-color: rgba(68, 80, 87, 0.5);
}
.plan-block.plan-custom > ul.header .btn-block:active {
    background-color: rgba(68, 80, 87, 0.7);
}
.plan-block.plan-custom:hover li.action > .btn {
    box-shadow: 0 0 30px rgba(0, 155, 255, 0.4);
}
.plan-block.plan-custom .price {
    color: rgba(255, 255, 255, 0.7);
}
.plan-block.plan-custom > .body > li {
    line-height: 25px;
}
.plan-block.featured {
    box-shadow: 0 2px 12px -5px rgba(0, 0, 0, 0.56);
    margin-top: -20px;
    padding-bottom: 25px;
    text-align: center;
    z-index: 2;
}
.plan-block.featured .header {
    background: #47535a none repeat scroll 0 0;
    height: 255px;
    padding-top: 45px;
}
.plan-block > .featured-label {
    background: #9abc31 none repeat scroll 0 0;
    color: #444;
    font-size: 12px;
    font-weight: 600;
    height: 80px;
    letter-spacing: 0;
    line-height: 133px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: absolute;
    right: -75px;
    text-align: center;
    top: -20px;
    transform: rotateZ(45deg);
    width: 200px;
    z-index: 2;
}
.team_member .img_holder {
    margin-bottom: 16px;
    position: relative;
}
.team_member .img_holder .overlay {
    background: rgba(106, 175, 8, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 0;
    transform: scale(0);
    width: 100%;
}
.team_member .img_holder .overlay .border {
    align-items: center;
    border: 1px dashed rgba(255, 255, 255, 0.5);
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.team_member:hover .img_holder .overlay {
    transform: scale(1);
}
.team_member .img_holder .overlay .border .icon_holder {
    background: #fff none repeat scroll 0 0;
    height: 45px;
    margin: 8px;
    padding: 4px;
    width: 45px;
}
.team_member .img_holder .overlay .border .icon_holder a {
    border: 1px dashed rgba(66, 66, 66, 0.2);
    color: #6aaf08;
    display: block;
    font-size: 18px;
    height: 100%;
    padding-top: 6px;
    text-align: center;
    width: 100%;
}
.team_member .text > span {
    color: #6aaf08;
    display: block;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 7px;
    margin-top: -3px;
}
.team_member .text p {
    line-height: 24px;
}
.team_member .text a {
    color: #9e9e9e;
    font-size: 18px;
    margin-top: 16px;
}
.team_member .text a span {
    color: #6aaf08;
    font-weight: 700;
    margin: 0 0 0 5px;
}
.team_member .text a i {
    color: #6aaf08;
}
.team_member .text a:hover {
    color: #6aaf08;
}
.team_member .text a:hover span {
    color: #9e9e9e;
}
.team_member {
    margin-bottom: 49px;
    padding-bottom: 5px;
}
.transition3s {
    transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
.header-info-cols li .icon-col {
    border: medium none !important;
    border-radius: 100%;
    float: left;
    font-size: 20px;
    height: inherit !important;
    line-height: 36px;
    margin-right: 10px;
    text-align: center;
    width: inherit !important;
}
}
.tp-caption a {
    color: #fff !important;
}
.layout-blog #sp-main-body article.item {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 0 40px;
    overflow: hidden;
}
.layout-blog #sp-main-body article.item .article-info {
    line-height: 12px;
    margin: 0 -8px 5px;
    text-transform: uppercase;
}
.layout-blog #sp-main-body article.item .post-format {
    background: #9abc31 none repeat scroll 0 0;
    border-radius: 0;
}
.layout-blog #sp-main-body article.item .article-info > dd {
    font-weight: bold;
}
.layout-blog #sp-main-body .blog p {
    padding: 5px 0;
    position: relative;
    z-index: 15;
}
.layout-blog .sp-module .latestnews > div > a {
    padding: 10px;
}
.layout-blog .latestnews small {
    display: none;
}
.layout-blog .class2 .sp-module .sp-module-title {
    background: #444 none repeat scroll 0 0;
    border-left: 6px solid #9abc31;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
}
.layout-blog .class2 .sp-module-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding: 10px;
}
input#mod-search-searchword {
    background: #d5d7d9 none repeat scroll 0 0;
    float: left;
    height: 26px;
    margin-top: 6px;
    width: auto;
}
.view-article #sp-main-body {
    background-color: #fff;
}
.view-article #sp-main-body .item.item-page {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
}
.costumer {
    background: rgba(0, 0, 0, 0) url("../images/bg_title.png") repeat-x scroll left top;
    margin-bottom: 0;
    position: relative;
}
.artimgfa {
    float: right;
    margin-left: 10px;
}
.artimgen {
    float: left;
    margin-right: 10px;
}
Span.jicons-text {
    display: none;
}
span.sigProCaption, span.sigProPseudoCaption, .fancybox-title {
    display: none !important;
}
ul.sigProClassic li.sigProThumb a.sigProLink span.sigProPseudoCaption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sp-module ul > li > a {
    color: #000;
}
.display {
    display: none;
}
.sp-module2 {
    background: #f1f1f3 none repeat scroll 0 0;
}
