/*******************/
body {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
}

.pagination .disabled {
    display: none;
}

.searchgrid {
    margin-top: 30px;
}

.search_map {
    margin-bottom: 30px;
}
.numb_see {
    color: #999;
    margin-left:10px;
    float: left;
    width: 100%;
}

.footer-box a:hover {
    color: #00aeef;
}

.sp-megamenu-parent li.active a {
    /*color: #00aeef;*/
    color: white;
}

li.print-icon {
    display: none;
}

#sp-header {
    background: #ffffff;
    height: 100px;
}

#sp-header .logo {
    display: inline-block;
    height: 65px;
    display: table;
}

#sp-header .logo h1 {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

#sp-header .logo p {
    margin: 5px 0 0;
}

#sp-header .sp-retina-logo {
    display: none;
}

#sp-header .sp-top-right {
    display: table;
    float: right;
    height: 65px;
}

.topmain_menu {
    width: 240px;
}

#media_list img {
    margin: 0 auto;
}

#media_full_list {
    padding-top: 25px;
}

#media_full_list div[class*="col-"] {
    margin-bottom: 25px;
}

#media_full_list img {
    display: block;
    /*height: 200px;*/
    margin: 0 auto;
    width: 100%;
}

.fa-search:hover {
    opacity: 0.6;
    cursor: pointer;
}

#media_list img:hover {
    opacity: 0.6;
}

#media_full_list .gallery_list_view {
    padding-top: 20px;
}

#media_list p {
    line-height: 1.2;
    text-align: center;
}

#sp-header .sp-top-right > .item10 a {
    background: rgba(0, 0, 0, 0) url("../images/iconsnav-1.png") no-repeat scroll center top;
}

#sp-header .sp-top-right > .item11 a {
    background: rgba(0, 0, 0, 0) url("../images/iconsnav-2.png") no-repeat scroll center top;
}

#sp-header .sp-top-right > .item12 a {
    background: rgba(0, 0, 0, 0) url("../images/iconsnav-3.png") no-repeat scroll center top;
}

#sp-header .sp-top-right > .item12 {
    padding-left:0px;
    padding-right:0px;
    width: 20px;
}

#sp-header .sp-top-right > .item13 a {
    background: rgba(0, 0, 0, 0) url("../images/iconsnav-4.png") no-repeat scroll center top;
}

#sp-header .sp-top-right > .item14 a {
    background: rgba(0, 0, 0, 0) url("../images/iconsnav-5.png") no-repeat scroll center top;
}

#sp-header .sp-top-right > .sp-module a {
    color: #b9b9b9;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 52px;
    line-height: 1.2;
    text-align: center;
}

#sp-header .sp-top-right > .sp-module {
    /*border-right: 1px solid #e9eaed;*/
    display: table-cell;
    margin: 0;
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
}

#sp-header .sp-top-right > .sp-module:hover {
    background: #ffffff url("../images/cont-bg.png") repeat scroll 0 0;
    /*border: 1px solid #cececf;*/
    color: #5e89bd;
    text-decoration: none;
    padding-top: 10px;
    box-shadow: inset 0 0 0 1px #cececf;
}

.sp-default-logo {
    float: left;
}

.sp-megamenu-logo-description {
    float: left;
    font-size: 22px;
    margin-left: 21px;
    padding-top: 25px;
    width: 70%;
}
.item10 a {
    background-size: contain !important;
}
#sp-header .sp-top-right .sp-date .sp-date-wrapper {
    color: #b9b9b9;
    padding-right: 40px;
}

#sp-header .sp-top-right .mod-languages ul.lang-inline li {
    margin: 0;
}

#sp-header .sp-top-right .mod-languages ul.lang-inline li a {
    color: #b9b9b9;
    padding: 0 15px;
}

#sp-header .sp-top-right .mod-languages ul.lang-inline li a p {
    margin: 0;
    font-size: 16px;
}

#sp-header .sp-top-right .sp-mod-login {
    font-size: 18px;
    padding: 0 20px;
}

#sp-header .sp-top-right .sp-mod-login a {
    color: #b9b9b9;
}

#sp-header .sp-top-right .bookmark-module {
    padding: 0 20px;
}

#sp-header .sp-top-right .bookmark-module span.dummy-text {
    display: none;
}

#sp-header .sp-top-right .bookmark-module a {
    font-size: 18px;
    color: #b9b9b9;
}

#sp-header .sp-top-right .newedge-top-search {
    padding: 0 20px;
}

#sp-header .sp-top-right .newedge-top-search .icon-top-wrapper i {
    font-size: 18px;
    margin-top: 10px;
    color: #b9b9b9;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

#sp-header .sp-top-right .newedge-top-search .icon-top-wrapper i:hover {
    cursor: pointer;
}

#sp-header .sp-top-right .newedge-top-search .searchwrapper {
    display: none;
    position: absolute;
    top: 0;
    right: 30px;
    width: 90% !important;
    height: 100% !important;
    background: #fff;
}

#sp-header .sp-top-right .newedge-top-search .searchwrapper input {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 65px;
    position: absolute;
    border-right: solid 1px #e9eaed;
    border-left: solid 1px #e9eaed;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sp-header .sp-top-right .newedge-top-search .searchwrapper input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sp-header .sp-top-right .newedge-top-search .searchwrapper .icon-remove-wrapper i {
    position: absolute;
    right: 7px;
    top: 25px;
    height: 65px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

#sp-header .sp-top-right .newedge-top-search .searchwrapper .icon-remove-wrapper i:hover {
    cursor: pointer;
}

.modal {
    text-align: center;
}

.main_menu {
    /*width: 1519px;*/
    top: 93px;
}

.main_menu .fixed {
    /*width: 1519px;*/
    top: 93px;
}

.sppb-addon-thumb-gallery {
    padding-top: 50px;
}

.equal, .equal div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
}

.img-intro-box {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cececf;
    float: left;
    max-height: 130px;
    margin-right: 10px;
    padding: 2px;
    width: 100px;
}

.login-button a {
    color: black;

}

.font_switcher {
    float: right;
    margin-top: -15px;
    white-space: nowrap;
}

.pull-right .font_switcher {
    margin-top: 0px;
}

.font_switcher a.f_curr {
    color: #d00;
    font-weight: bold;
}

.font_switcher .font_large {
    font-size: 18px;
}

.font_switcher .font_mid {
    font-size: 14px;
}

.font_switcher .font_small {
    font-size: 11px;
}

.font_switcher a {
    padding: 2px 5px;
}

.font_switcher a {
    cursor: pointer;
    text-decoration: underline;
}

.result_serch {
    font-size: 14px;
    color: #808080;
    line-height: 1.2;
    padding-bottom: 5px;
}

/****social******************/

.print-icon {
    float: right;
    padding-top: 13px;
    width: 6%;
}

.share {
    float: left;
    padding: 10px;
    width: 90%;
}

.share a {
    padding-right: 10px;
}

.share a:hover {
    opacity: 0.8;
}

.share .share-link {
    border: 0 none;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    padding: 0;
    margin-right: 5px;
    vertical-align: top;
    width: 40px;
    background-image: url("../images/icons/main-icons.png");
}

.share-link-fb {
    background-color: #4966b2;
    background-position: -376px -431px;

}

.share-link-vk {
    background-color: #6084a8;
    background-position: -458px -432px;
}

.share-link-ok {
    background-color: #e67e17;
    background-position: -74px -577px;
}

.share-link-google {
    background-color: #dc4e41;
    background-position: -349px -731px;
}

.share-link-twitter {
    background-color: #1da1f2;
    background-position: -759px 5px;
}


/*******socialki*************/
.socialbut ul li {
    float: left;
    margin-right: 6px;
}
.socialbut-rs {
    background: url("../images/soc/rrs.png") top left no-repeat;
}
.socialbut-fb {
    background: url("../images/soc/fb.png") top left no-repeat;
}
.socialbut-tw {
    background: url("../images/soc/tw.png") top left no-repeat;
}
.socialbut-yb {
    background: url("../images/soc/yb.png") top left no-repeat;
}
.socialbut ul li a {
    display: block;
    text-indent: -4000px;
    width: 25px;
    height: 25px;
}
.socialbut ul {
    height: 15px;
}

.online-pay {
    position: fixed;
    top: 50%;
    right: 0;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    border: 1px solid #0267bb;
    border-right: 0;
    background: #0162b3 url(../images/online-pay.png) top left repeat-y;
}
.online-pay a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
}
.online-pay a span {
    display: block;
    width: 18px;
    height: 165px;
    background: url(../images/oplata.png) 0 0 no-repeat;
    text-indent: -4000px;
}
#options_alert   {
    overflow: visible;
}
/********footer slider style***/
.sites-catalog-box {
    background: rgba(0, 0, 0, 0) url("../images/cont-bg.png") repeat scroll 0 0;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
    margin-top: 20px;
    width: 100%;
}

.sites-catalog-box .bx-wrapper {
    margin: 0 auto;
}

.sites-catalog-box .bx-wrapper .bx-viewport {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

ol, ul {
    list-style: outside none none;
}

.sites-catalog-box .bx-viewport a {
    background: rgba(0, 0, 0, 0) url("../images/sites-catalog-pic.png") no-repeat scroll 0 7px;
    display: block;
    height: 34px;
    padding: 0 10px 0 35px;
    line-height: 1.2;
}

.sites-catalog-box .bx-prev {
    background: rgba(0, 0, 0, 0) url("../images/slider-nextprev.png") no-repeat scroll left top;
    display: block !important;
    height: 29px;
    left: -3% !important;
    position: absolute;
    top: 4px;
    width: 15px;
}

.sites-catalog-box .bx-next {
    background: rgba(0, 0, 0, 0) url("../images/slider-nextprev.png") no-repeat scroll right top;
    display: block !important;
    height: 29px;
    position: absolute;
    right: -3% !important;
    top: 4px;
    width: 15px;
}

.product-feature .pull-right {
    margin-right: 20px;
}

#media_full_list .img_gallery {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    margin: 0 auto;
    padding: 15px 15px 5px;
    max-width: 250px;
}

#media_full_list .img_gallery:hover {
    opacity: 0.6;
}

#media_full_list .img_gallery_full:hover {
    opacity: 0.6;
}

#media_full_list .img_gallery_full {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    margin: 0 auto;
    padding: 15px 15px 15px;
    max-width: 250px;
}

.sites-catalog-box .bx-viewport a {
    background: rgba(0, 0, 0, 0) url("../images/sites-catalog-pic.png") no-repeat scroll 0 7px;
    display: block;
    height: 34px;
    padding: 0 10px 0 35px;
    color: #0374d0;
    font-size: 13px;
    text-decoration: none;
}

.sites-catalog-box .bx-viewport ul, .sites-catalog-box .bx-viewport li {
    border: 0 none;
    color: #4f5e74;
    font-family: inherit;
    font-size: 13px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.bx-pager, .bx-wrapper .bx-prev, .bx-wrapper .bx-next, .bx-controls-auto {
    display: none;
}

.preview_text {
    width: 100%;
}

/**********FOOTER STYLE*********/
.footer-navbox h3, .copyright h3 {
    border-bottom: 1px solid #d8dada;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.footer-navbox ul li a, .copyright-site a {
    color: #4f5e74;
    font-size: 13px;
}

ol, ul {
    list-style: outside none none;
    padding: 0;
}

.title_label {
    background-color: white;
    border-radius: 6px;
    color: black;
    font-size: 22px;
    margin-top: 3px;
    padding: 13px 20px;
    font-weight: bold;
}

.subscribe_text {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

/********************************/
.right-navi-block {
    background: #eeeeef none repeat scroll 0 0;
    border-radius: 6px;
    padding: 15px;
}

ul.right-navi {
    display: block;
    margin: 0;
    padding: 0;
}

ul.right-navi li {
    border-bottom: 1px solid #d8dada;
    list-style: outside none none;
    margin-bottom: 7px;
    padding-bottom: 7px;
    position: relative;
}

ul.right-navi li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #0374d0;
    text-decoration: none;
}

/********************************/
.sppb-addon-thumb-gallery h3 {
    text-align: center;
}

.sppb-addon-thumb-gallery #carousel ul li {
    margin-right: 15px;
    position: relative;
}

.sppb-addon-thumb-gallery #carousel ul li:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.sppb-addon-thumb-gallery #carousel ul li:hover {
    cursor: pointer;
    /*background-color: red;*/
}

.sppb-addon-thumb-gallery #carousel ul li:hover:after {
    opacity: 1;
}

.sppb-addon-thumb-gallery #carousel li.flex-active-slide {
    position: relative;
}

.sppb-addon-thumb-gallery #carousel li.flex-active-slide:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev .flex-prev {
    left: 25px !important;
}

.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-prev a {
    top: inherit;
    bottom: 45px;
    left: 22px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.sppb-addon-thumb-gallery #carousel .flex-direction-nav li.flex-nav-next a {
    top: inherit;
    bottom: 45px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.sppb-addon-thumb-gallery #carousel ul li.flex-active-slide::after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all 400ms ease 0s;
    width: 100%;
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a::before {
    color: #fff;
    content: "";
    display: block;
    font-family: Fontawesome;
    font-size: 28px;
    text-shadow: none;

}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next {
    background-color: black;
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-next a {
    right: 0;
    text-shadow: none;
    width: 25px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a {
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    text-align: center;
    text-shadow: none;
    width: 25px;
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a::before {
    content: "";
    font-family: Fontawesome;
    display: block;
    content: '\f104';
    color: #fff;
    font-size: 28px;
    text-shadow: none;
}

.sppb-addon-thumb-gallery #carousel.flexslider {
    margin-bottom: 0;
}

.sppb-addon-thumb-gallery .flexslider {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0 0 15px;
    /*height: 530px;*/
}

.sppb-addon-thumb-gallery .flexslider.sppb-tg-slider .flex-direction-nav .flex-prev {
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -50px !important;
}

.sppb-addon-thumb-gallery .flex-direction-nav li.flex-nav-prev a {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}

.sppb-addon-thumb-gallery .flex-direction-nav .flex-prev {
    left: auto !important;
}

.sppb-addon-thumb-gallery .flexslider:hover .flex-direction-nav a.flex-prev {
    left: 0 !important;
}

.sppb-addon-thumb-gallery .flexslider:hover .flex-direction-nav a.flex-next {
    right: 0 !important;
}

#carousel {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    /*height:150px*/
}

.sp-column .login-button {
    padding-top: 15px;
}

.sp-megamenu-logo a {
    display: inline-block;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}

#carousel ul li {
    margin-left: 15px;
}

.form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

@font-face {
    font-family: 'IcoMoon';
    src: url('../fonts/IcoMoon.eot');
    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');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: .25em;
    line-height: 14px;
    background-image: none;
}

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;
    speak: none;
}

[class^="icon-"].disabled,
[class*=" icon-"].disabled {
    font-weight: normal;
}

.icon-joomla:before {
    content: "\e200";
}

.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
    content: "\e005";
}

.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
    content: "\e006";
}

.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
    content: "\e007";
}

.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
    content: "\e008";
}

.icon-arrow-first:before {
    content: "\e003";
}

.icon-arrow-last:before {
    content: "\e004";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-share:before,
.icon-redo:before {
    content: "\27";
}

.icon-undo:before {
    content: "\28";
}

.icon-forward-2:before {
    content: "\e205";
}

.icon-backward-2:before,
.icon-reply:before {
    content: "\e206";
}

.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
    content: "\6c";
}

.icon-undo-2:before {
    content: "\e207";
}

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

.icon-expand:before {
    content: "\66";
}

.icon-contract:before {
    content: "\67";
}

.icon-expand-2:before {
    content: "\68";
}

.icon-contract-2:before {
    content: "\69";
}

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

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

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

.icon-previous:before,
.icon-backward:before {
    content: "\7c";
}

.icon-next:before,
.icon-forward:before {
    content: "\7b";
}

.icon-first:before {
    content: "\7d";
}

.icon-last:before {
    content: "\e000";
}

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

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

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

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

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

.icon-loop:before {
    content: "\e001";
}

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

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

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

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

.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
    content: "\2b";
}

.icon-pencil-2:before {
    content: "\2c";
}

.icon-brush:before {
    content: "\3b";
}

.icon-save-new:before,
.icon-plus-2:before {
    content: "\5d";
}

.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
    content: "\5e";
}

.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
    content: "\49";
}

.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
    content: "\47";
}

.icon-new:before,
.icon-plus:before {
    content: "\2a";
}

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

.icon-minus:before,
.icon-not-ok:before {
    content: "\4b";
}

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

.icon-unpublish:before,
.icon-cancel:before {
    content: "\4a";
}

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

.icon-checkmark-2:before {
    content: "\e218";
}

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

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

.icon-info-2:before,
.icon-info-circle:before {
    content: "\e221";
}

.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
    content: "\45";
}

.icon-question-2:before,
.icon-question-circle:before {
    content: "\e222";
}

.icon-notification:before {
    content: "\e223";
}

.icon-notification-2:before,
.icon-notification-circle:before {
    content: "\e224";
}

.icon-pending:before,
.icon-warning:before {
    content: "\48";
}

.icon-warning-2:before,
.icon-warning-circle:before {
    content: "\e225";
}

.icon-checkbox-unchecked:before {
    content: "\3d";
}

.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
    content: "\3e";
}

.icon-checkbox-partial:before {
    content: "\3f";
}

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

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

.icon-radio-checked:before,
.icon-generic:before {
    content: "\e228";
}

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

.icon-signup:before {
    content: "\e230";
}

.icon-grid:before,
.icon-grid-view:before {
    content: "\58";
}

.icon-grid-2:before,
.icon-grid-view-2:before {
    content: "\59";
}

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

.icon-list:before,
.icon-list-view:before {
    content: "\31";
}

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

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

.icon-folder-open:before,
.icon-folder:before {
    content: "\2d";
}

.icon-folder-close:before,
.icon-folder-2:before {
    content: "\2e";
}

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

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

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

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

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

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

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

.icon-file-add:before,
.icon-file-plus:before {
    content: "\29";
}

.icon-file-remove:before,
.icon-file-minus:before {
    content: "\e017";
}

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

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

.icon-save-copy:before,
.icon-copy:before {
    content: "\e018";
}

.icon-stack:before {
    content: "\e242";
}

.icon-tree:before {
    content: "\e243";
}

.icon-tree-2:before {
    content: "\e244";
}

.icon-paragraph-left:before {
    content: "\e246";
}

.icon-paragraph-center:before {
    content: "\e247";
}

.icon-paragraph-right:before {
    content: "\e248";
}

.icon-paragraph-justify:before {
    content: "\e249";
}

.icon-screen:before {
    content: "\e01c";
}

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

.icon-mobile:before {
    content: "\e01e";
}

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

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

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

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

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

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

.icon-out-2:before,
.icon-new-tab:before {
    content: "\e024";
}

.icon-out-3:before,
.icon-new-tab-2:before {
    content: "\e251";
}

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

.icon-picture:before,
.icon-image:before {
    content: "\2f";
}

.icon-pictures:before,
.icon-images:before {
    content: "\30";
}

.icon-palette:before,
.icon-color-palette:before {
    content: "\e014";
}

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

.icon-camera-2:before,
.icon-video:before {
    content: "\e015";
}

.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
    content: "\56";
}

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

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

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

.icon-vcard:before {
    content: "\6d";
}

.icon-address:before {
    content: "\70";
}

.icon-share-alt:before,
.icon-out:before {
    content: "\26";
}

.icon-enter:before {
    content: "\e257";
}

.icon-exit:before {
    content: "\e258";
}

.icon-comment:before,
.icon-comments:before {
    content: "\24";
}

.icon-comments-2:before {
    content: "\25";
}

.icon-quote:before,
.icon-quotes-left:before {
    content: "\60";
}

.icon-quote-2:before,
.icon-quotes-right:before {
    content: "\61";
}

.icon-quote-3:before,
.icon-bubble-quote:before {
    content: "\e259";
}

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

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

.icon-envelope:before,
.icon-mail:before {
    content: "\4d";
}

.icon-envelope-opened:before,
.icon-mail-2:before {
    content: "\4e";
}

.icon-unarchive:before,
.icon-drawer:before {
    content: "\4f";
}

.icon-archive:before,
.icon-drawer-2:before {
    content: "\50";
}

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

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

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

.icon-tags:before {
    content: "\e264";
}

.icon-tags-2:before {
    content: "\e265";
}

.icon-options:before,
.icon-cog:before {
    content: "\38";
}

.icon-cogs:before {
    content: "\37";
}

.icon-screwdriver:before,
.icon-tools:before {
    content: "\36";
}

.icon-wrench:before {
    content: "\3a";
}

.icon-equalizer:before {
    content: "\39";
}

.icon-dashboard:before {
    content: "\78";
}

.icon-switch:before {
    content: "\e266";
}

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

.icon-purge:before,
.icon-trash:before {
    content: "\4c";
}

.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
    content: "\23";
}

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

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

.icon-support:before {
    content: "\46";
}

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

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

.icon-health:before {
    content: "\6a";
}

.icon-wand:before {
    content: "\6b";
}

.icon-eye-open:before,
.icon-eye:before {
    content: "\3c";
}

.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
    content: "\e269";
}

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

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

.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
    content: "\e01b";
}

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

.icon-lightning:before,
.icon-flash:before {
    content: "\79";
}

.icon-print:before,
.icon-printer:before {
    content: "\e013";
}

.icon-feed:before {
    content: "\71";
}

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

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

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

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

.icon-bars:before {
    content: "\76";
}

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

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

.icon-cube:before {
    content: "\33";
}

.icon-puzzle:before {
    content: "\34";
}

.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
    content: "\72";
}

.icon-lamp:before {
    content: "\74";
}

.icon-pin:before,
.icon-pushpin:before {
    content: "\73";
}

.icon-location:before {
    content: "\63";
}

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

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

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

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

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

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

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

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

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

.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
    content: "\40";
}

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

.icon-featured:before,
.icon-default:before,
.icon-star:before {
    content: "\42";
}

.icon-smiley:before,
.icon-smiley-happy:before {
    content: "\e279";
}

.icon-smiley-2:before,
.icon-smiley-happy-2:before {
    content: "\e280";
}

.icon-smiley-sad:before {
    content: "\e281";
}

.icon-smiley-sad-2:before {
    content: "\e282";
}

.icon-smiley-neutral:before {
    content: "\e283";
}

.icon-smiley-neutral-2:before {
    content: "\e284";
}

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

.icon-basket:before {
    content: "\e01a";
}

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

.icon-credit-2:before {
    content: "\e287";
}

.icon-expired:before {
    content: "\4b";
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    display: block;
    float: left;
}

.sp-megamenu-parent > li {
    display: inline-block;
    position: relative;
    padding: 0;
}

.sp-megamenu-parent > li.menu-justify {
    position: static;
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    padding: 0 12px;
}

.sp-megamenu-parent > li.sp-has-child > a:after {
    font-family: "FontAwesome";
    content: " \f107";
    margin-left: 5px;
    float: right;
}

.sp-megamenu-parent > li.menu-new > a {
    position: relative;
}

.sp-megamenu-parent > li.menu-new > a:after {
    content: "HOT";
    display: inline-block;
    background: #eb322b;
    letter-spacing: 1px;
    font-size: 9px;
    line-height: 9px;
    padding: 2px 3px;
    margin-left: 5px;
    border-radius: 1px;
    color: #fff;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
    background-color: #00aeef;
    color: white;
}

.sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown {
    position: absolute;
    margin-left: 240px;
    top: 0;
    max-width: 240px !important;
    width: 100%;
}

.sp-megamenu-parent > li.menu-login {
    margin-left: 20px;
}

.sp-megamenu-parent > li.menu-login a {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 28px;
    padding-left: 12px;
    padding-right: 12px;
    color: #000000;
    -webkit-box-shadow: 0 0 0 2px #000000 inset;
    box-shadow: 0 0 0 2px #000000 inset;
    border-radius: 3px;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.sp-megamenu-parent > li.menu-login:hover > a {
    -webkit-box-shadow: 0 0 0 2px #00aeef inset;
    box-shadow: 0 0 0 2px #00aeef inset;
    background-color: #00aeef;
    color: #fff;
}

.sp-megamenu-parent .sp-module {
    padding: 10px;
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
    font-family: "FontAwesome";
    content: " \f105";
    float: right;
}

.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 {
    top: 0;
    left: 100%;
}

.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 {
    font-size: 13px;
    font-weight: 500;
    display: block;
    padding: 10px 20px;
    color: #333;
    cursor: pointer;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
    text-transform: uppercase;
    font-weight: bold;
}

.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 {
    -webkit-animation: spMenuFadeIn 300ms;
    animation: spMenuFadeIn 300ms;
}

.sp-megamenu-parent.menu-zoom .sp-has-child:hover > .sp-dropdown {
    -webkit-animation: spMenuZoom 300ms;
    animation: spMenuZoom 300ms;
}

.sp-megamenu-parent.menu-fade-up .sp-has-child:hover > .sp-dropdown {
    -webkit-animation: spMenuFadeInUp 300ms;
    animation: spMenuFadeInUp 300ms;
}

#offcanvas-toggler {
    float: right;
    line-height: 90px;
}

#offcanvas-toggler > i {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 18px;
    background: transparent;
    margin: 5px 0 27px 0;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}

#offcanvas-toggler > i:hover {
    color: #fff;
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    color: #000;
    border: 2px solid #eee;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}

.close-offcanvas:hover {
    background: #000;
    color: #fff;
}

.offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #fff;
    color: #999;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: scroll;
}

.offcanvas-menu .offcanvas-inner {
    padding: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    border-bottom: 1px dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #f5f5f5;
}

.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 {
    width: 100%;
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ltr .offcanvas-menu {
    -webkit-transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
}

.ltr .body-innerwrapper:after {
    right: 0;
}

.ltr .offcanvas-menu {
    right: -280px;
}

.ltr.offcanvas .offcanvas-menu {
    right: 0;
}

.body-innerwrapper:after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.8);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 999;
}

.offcanvas {
    width: 100%;
    height: 100%;
    position: relative;
}

.offcanvas .body-innerwrapper:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.offcanvas .offcanvas-menu {
    opacity: 1;
}

.menu .nav-child.small {
    font-size: inherit;
}

#sp-header-sticky-wrapper.sticky-wrapper #sp-header.transparent .sp-megamenu-parent > li > a {
    color: #fff;
}

#sp-header-sticky-wrapper.sticky-wrapper #sp-header.transparent .sp-megamenu-parent > li.active > a,
#sp-header-sticky-wrapper.sticky-wrapper #sp-header.transparent .sp-megamenu-parent > li:hover > a {
    color: rgba(255, 255, 255, 0.8);
}

#sp-header-sticky-wrapper.sticky-wrapper #sp-header.transparent .sp-megamenu-parent > li.menu-login a {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
    color: #fff;
}

#sp-header-sticky-wrapper.sticky-wrapper #sp-header.transparent .sp-megamenu-parent > li.menu-login:hover > a {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
    background-color: #fff;
    color: #000000;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li > a {
    color: #000000;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li.active > a,
#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li:hover > a {
    color: #00aeef;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li.menu-login a {
    -webkit-box-shadow: 0 0 0 2px #000000 inset;
    box-shadow: 0 0 0 2px #000000 inset;
    color: #000000;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li.menu-login:hover > a {
    -webkit-box-shadow: 0 0 0 2px #00aeef inset;
    box-shadow: 0 0 0 2px #00aeef inset;
    background-color: #00aeef;
    color: #fff;
}

.logo img {
    padding-bottom: 5px;
    padding-top: 5px;
    width: 22%;
}

.top-menu {
    background: #fff;
}

@-webkit-keyframes spMenuFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes spMenuFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes spMenuZoom {
    0% {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes spMenuZoom {
    0% {
        opacity: 0;
        transform: scale(.8);
        -webkit-transform: scale(.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes spMenuFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
    }
}

@keyframes spMenuFadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

a {
    -webkit-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}

body {
    line-height: 24px;
}

.btn.btn-default,
.sppb-btn.sppb-btn-default {
    background: none;
    border: 2px solid #303030;
    color: #303030;
    text-transform: uppercase;
}

.btn.btn-default:hover,
.sppb-btn.sppb-btn-default:hover {
    border-color: #00aeef;
    background: #00aeef;
    color: #fff;
}

.sppb-btn,
.btn {
    padding: 8px 15px;
}

.sppb-btn.sppb-btn-primary,
.sppb-btn.btn-primary,
.btn.sppb-btn-primary,
.btn.btn-primary {
    border: 0;
    background-color: #00aeef;
    -webkit-box-shadow: 0 2px 0 0 #0089bc, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #0089bc, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.sppb-btn-primary:hover,
.sppb-btn.btn-primary:hover,
.btn.sppb-btn-primary:hover,
.btn.btn-primary:hover {
    background-color: #0098d0;
}

.sppb-btn.sppb-btn-success,
.sppb-btn.btn-success,
.btn.sppb-btn-success,
.btn.btn-success {
    border: 0;
    background-color: #90c940;
    -webkit-box-shadow: 0 2px 0 0 #75a72f, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #75a72f, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.sppb-btn-success:hover,
.sppb-btn.btn-success:hover,
.btn.sppb-btn-success:hover,
.btn.btn-success:hover {
    background-color: #80b734;
}

.sppb-btn.sppb-btn-warning,
.sppb-btn.btn-warning,
.btn.sppb-btn-warning,
.btn.btn-warning {
    border: 0;
    background-color: #f26522;
    -webkit-box-shadow: 0 2px 0 0 #d54d0d, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #d54d0d, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.sppb-btn-warning:hover,
.sppb-btn.btn-warning:hover,
.btn.sppb-btn-warning:hover,
.btn.btn-warning:hover {
    background-color: #e8540e;
}

.sppb-btn.sppb-btn-danger,
.sppb-btn.btn-danger,
.btn.sppb-btn-danger,
.btn.btn-danger {
    border: 0;
    background-color: #d43f3a;
    -webkit-box-shadow: 0 2px 0 0 #b42c27, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #b42c27, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.sppb-btn-danger:hover,
.sppb-btn.btn-danger:hover,
.btn.sppb-btn-danger:hover,
.btn.btn-danger:hover {
    background-color: #c5302b;
}

.sppb-btn.sppb-btn-info,
.sppb-btn.btn-info,
.btn.sppb-btn-info,
.btn.btn-info {
    border: 0;
    background-color: #016baf;
    -webkit-box-shadow: 0 2px 0 0 #014c7c, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #014c7c, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.sppb-btn-info:hover,
.sppb-btn.btn-info:hover,
.btn.sppb-btn-info:hover,
.btn.btn-info:hover {
    background-color: #015891;
}

.sppb-btn.btn-inverse,
.btn.btn-inverse {
    color: #fff;
    border: 0;
    background-color: #333;
    -webkit-box-shadow: 0 2px 0 0 #1a1a1a, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
    box-shadow: 0 2px 0 0 #1a1a1a, inset 0 1px 0 0 rgba(225, 225, 225, 0.2);
}

.sppb-btn.btn-inverse:hover,
.btn.btn-inverse:hover {
    background-color: #242424;
}

.sppb-btn.sppb-btn-link,
.sppb-btn.btn-link,
.btn.sppb-btn-link,
.btn.btn-link {
    color: #000000;
}

.sppb-btn.sppb-btn-link:hover,
.sppb-btn.btn-link:hover,
.btn.sppb-btn-link:hover,
.btn.btn-link:hover {
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
}

.sppb-btn.sppb-btn-xs,
.sppb-btn.btn-xs,
.btn.sppb-btn-xs,
.btn.btn-xs {
    border-radius: 2px;
    padding: 5px 10px 3px;
}

.sppb-btn.sppb-btn-lg,
.sppb-btn.btn-lg,
.btn.sppb-btn-lg,
.btn.btn-lg {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 30px 18px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
}

label {
    font-weight: normal;
}

legend {
    padding-bottom: 10px;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.btn,
.sppb-btn {
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms;
    transition: color 400ms, background-color 400ms, border-color 400ms;
}

.offline-inner {
    margin-top: 100px;
}

select,
textarea,
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 {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    padding: 10px 15px;
    border-color: #E5E5E5;
}

.ui-datepicker-month {
    width: 45% !important;
    display: inline !important;
    height: 90% !important;
    padding: 0px !important;
}

.ui-datepicker-year {
    width: 45% !important;
    display: inline !important;
    height: 90% !important;
    padding: 0px !important;
}

.ui-datepicker .ui-datepicker-title {
    height: 30px
}

.archive_calendar {
    margin: 0 auto;
    width: 35%;
}

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;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
    color: #999;
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
    color: #999;
}

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 {
    cursor: not-allowed;
    background-color: #eeeeee;
    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;
}

.sppb-form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px !important;
    padding: 10px 15px;
    border-color: #E5E5E5;
}

.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%;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    padding: 10px 15px;
    border-color: #E5E5E5;
}

.shadow {
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
}

#sp-top-bar {
    padding: 8px 0;
}

#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0 0 0 20px;
}

.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0;
}

.sp-module-content .mod-languages ul.lang-inline li {
    border: 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: none;
    padding: 0;
    margin: 0 -10px;
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
}

.sp-contact-info li i {
    margin: 0 3px;
}

#sp-header-sticky-wrapper.sticky-wrapper {
    /*height: 100px;*/
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent {
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .logo h1 #joomshaper-logo {
    fill: #00aeef;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .sp-megamenu-parent > li > a {
    color: #000000;
}

#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header.transparent .my-account .btn-account {
    color: #000000;
}

#sp-header {
    background: #fff;
    /*height: 147px;*/
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

#sp-header.transparent {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
    z-index: 99;
    background: transparent;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sp-header.transparent .logo h1 #joomshaper-logo {
    fill: #fff;
}

#sp-header.transparent #offcanvas-toggler > i {
    color: #fff;
}

#sp-header.transparent .my-account .btn-account {
    color: #fff;
}

#sp-header .logo {
    margin-top:10px;
    display: table;
}

#sp-header .logo h1 {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

#sp-header .logo h1 #joomshaper-logo {
    width: 140px;
    fill: #00aeef;
}

#sp-header .logo p {
    margin: 5px 0 0;
}

.sticky-wrapper.is-sticky {
    position: relative;
    /*z-index: 99999;*/
}

body.logged-in li.menu-login {
    display: none;
}

.my-account .dropdown-menu {
    left: auto;
    right: 0;
    padding: 0;
    min-width: 200px;
}

.my-account .dropdown-menu > ul > li > a {
    font-size: 13px;
    padding: 10px 20px;
    font-weight: 500;
    color: #000000;
}

.my-account .dropdown-menu > ul > li > a:hover {
    background: #00aeef;
    color: #fff;
}

.my-account .dropdown-menu > ul > li.active > a {
    background: #00aeef;
    color: #fff;
}

#sp-hellobar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #DB5903;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    z-index: 999999;
}

#sp-hellobar a {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    padding: 7px 15px;
    line-height: 13px;
    border-radius: 100px;
}

#sp-hellobar a:hover,
#sp-hellobar a:focus,
#sp-hellobar a:active {
    background: rgba(0, 0, 0, 0.5);
}

#sp-hellobar p {
    margin: 0;
    padding: 0;
}

body.hellobar-loaded {
    padding-top: 40px;
}

#sp-title {
    min-height: 0;
}

.sp-page-title {
    padding: 30px 0;
    background-image: -webkit-linear-gradient(left, #115ba5 0%, #139fd6 100%);
    background-image: -o-linear-gradient(left, #115ba5 0%, #139fd6 100%);
    background-image: linear-gradient(to right, #115ba5 0%, #139fd6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff115ba5', endColorstr='#ff139fd6', GradientType=1);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.sp-page-title h2,
.sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #fff;
}

.sp-page-title h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
}

.sp-page-title h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 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;
}

.sp-page-title form {
    position: relative;
}

.sp-page-title form .finder label {
    display: none;
}

.sp-page-title form input[type="text"] {
    margin-top: 7px;
    width: 100% !important;
    background: transparent;
    color: #fff;
    border-radius: 0 !important;
    border: 2px solid #fff;
    min-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sp-page-title form input[type="text"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}

.sp-page-title form input[type="text"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.sp-page-title form input[type="text"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.sp-page-title form input[type="text"]:focus {
    border-color: rgba(255, 255, 255, 0.7);
}

form .fa-search {
    color: black;
    position: absolute;
    right: 24px;
    top: 18px;
}

.form-product-search-main .fa-search {
    color: black;
    position: absolute;
    right: 24px;
    top: 28px !important;
}

form .input-product-search {
    width: 100% !important;
}

.autocomplete-suggestions {
    border: 0 !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
}

.autocomplete-suggestions .autocomplete-suggestion {
    padding: 10px 20px;
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
    background: #00aeef;
    color: #fff;
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected strong {
    color: #fff;
}

.support-hour {
    color: #fff;
}

.body-innerwrapper {
    overflow-x: hidden;
    -webkit-transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: margin-left 400ms cubic-bezier(0.7, 0, 0.3, 1);
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#sp-main-body {
    padding: 0;
}

.com-sppagebuilder #sp-main-body {
    padding: 0;
}

.sppb-addon-cta .sppb-cta-subtitle {
    margin-bottom: 0;
    line-height: 26px !important;
}

.sppb-addon-cta .sppb-btn-lg {
    margin-top: 30px;
}

.sppb-addon-featured-template {
    position: relative;
}

.sppb-addon-featured-template .sppb-image-holder {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.sppb-addon-featured-template .sppb-image-holder {
    left: 0;
}

.sppb-addon-featured-template .sppb-content-holder {
    padding: 100px 0 100px 50px;
}

.sppb-addon-featured-template .template-info {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.sppb-addon-featured-template .short-description {
    margin-bottom: 30px;
}

.sppb-addon-featured-template .button-group {
    margin: -8px;
}

.sppb-addon-featured-template .button-group > .btn {
    margin: 8px;
}
.gallery_list {
    margin-top:20px;
}
.gallery_pick {
    margin-bottom: 25px;
}


.ui-tabs-anchor {
    color: #0374d0;
    font-weight: bold;
    text-decoration: none;
}
.ui-tabs-anchor {
    width: 156px;
    display: block;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/PIE.php);
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
    background: #ffffff url("/images/gradient2.png") bottom left repeat-x;
}
/***popap fancybox****/
#copyright_popup {
    overflow: initial;
}
.b-nocopy-popup {
    min-height: 200px;
}
.b-logo {
    float: left;
    padding: 5px;
    padding-left: 0px;
}
.b-block {
    margin-bottom: 20px;
    position: relative;
}

.b-slogan {
    font-size: 1.6em;
    color: #36444d;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 18px;
    float: left;
    padding-bottom: 30px;
}

.b-nocopy-popup p {
    font-size: 1.2em;
    color: #646362;
    line-height: 1.3em;
}

/****archive publication********/

.mbutton {
    border-top: 1px solid #1b7ecf;
    background: #3c8aba;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3c8aba));
    background: -webkit-linear-gradient(top, #3e779d, #3c8aba);
    background: -moz-linear-gradient(top, #3e779d, #3c8aba);
    background: -ms-linear-gradient(top, #3e779d, #3c8aba);
    background: -o-linear-gradient(top, #3e779d, #3c8aba);
    padding: 6px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
}
.mbutton:hover {
    border-top-color: #0f6fbd;
    background: #0f6fbd;
    color: #e3dce3;
}
.mbutton:active {
    border-top-color: #1b435e;
    background: #1b435e;
}

/***********/

@media (max-width: 980px) {
    .equal, .equal div[class*='col-'] {
        display: block;
        flex: none;
    }

    .topmain_menu {
        width: 190px;
    }

    .sp-megamenu-parent li.sp-menu-item .sp-dropdown .sp-dropdown {
        margin-left: 190px;
    }
}

@media (max-width: 768px) {
    .sppb-addon-image-content .sppb-image-holder {
        position: inherit;
        width: 100% !important;
        height: 300px;
    }
}

.page-builder-features .sppb-addon-image-content .sppb-image-holder {
    background-position: 0 0;
}

.page-builder-features .sppb-addon-image-content.aligment-right .sppb-content-holder {
    padding: 0 50px 100px 0;
}

.major-bg {
    background-color: #00aeef;
    color: #fff;
}

.sppb-btn.sppb-btn-link {
    padding: 0;
}

.main-banner {
    position: relative;
}

.main-banner .sppb-cta-text {
    font-size: 18px;
    line-height: 30px;
}

.main-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(-45deg, rgba(49, 221, 232, 0.95), rgba(10, 93, 151, 0.95));
    background-image: -o-linear-gradient(-45deg, rgba(49, 221, 232, 0.95), rgba(10, 93, 151, 0.95));
    background-image: linear-gradient(-45deg, rgba(49, 221, 232, 0.95), rgba(10, 93, 151, 0.95));
    z-index: -1;
}

.main-banner .sppb-addon-image-content {
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
}

.main-banner .sppb-addon-image-content .sppb-image-content-title {
    position: relative;
}

.main-banner .sppb-addon-image-content .sppb-image-content-title:before {
    content: "NEW";
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    letter-spacing: 2px;
    top: -30px;
    left: 5px;
    border-radius: 3px;
    background: #8DC63F;
    display: inline-block;
    padding: 5px 10px;
}

.main-banner .sppb-addon-image-content .sppb-btn {
    text-transform: capitalize;
    letter-spacing: 1;
    margin-top: 20px;
}

.main-banner .sppb-addon-image-content .sppb-btn.btn-last {
    margin-left: 10px;
}

.main-banner .sppb-addon-image-content .sppb-btn.btn-first {
    background: #fff;
    color: #000 !important;
}

.main-banner .sppb-addon-image-content .sppb-btn.btn-first:hover,
.main-banner .sppb-addon-image-content .sppb-btn.btn-first:active,
.main-banner .sppb-addon-image-content .sppb-btn.btn-first:focus {
    border-color: #333;
    background: #333 !important;
    color: #fff !important;
}

.main-banner .sppb-addon-image-content .sppb-btn.sppb-btn-default {
    color: #fff;
    border-color: #fff;
}

.main-banner .sppb-addon-image-content .sppb-btn.sppb-btn-default:hover,
.main-banner .sppb-addon-image-content .sppb-btn.sppb-btn-default:active,
.main-banner .sppb-addon-image-content .sppb-btn.sppb-btn-default:focus {
    background: #fff;
    color: #333;
}

.main-banner .sppb-addon-image-content .sppb-image-holder {
    width: 40%;
    background-position: 0%;
}

#sp-page-builder .home-page-builder .sppb-section-title,
#sp-page-builder .helix-screenshot .sppb-section-title {
    margin-bottom: 30px;
}

#sp-page-builder .home-page-builder {
    text-align: center;
}

#sp-page-builder .home-page-builder .sppb-modal-selector {
    display: inline-block;
    position: relative;
}

#sp-page-builder .home-page-builder .sppb-modal-selector img {
    display: inline-block;
}

#sp-page-builder .home-page-builder .sppb-modal-selector:after {
    content: "\e600";
    font-family: 'joomshaper';
    font-size: 146px;
    line-height: 146px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -73px;
    -webkit-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
}

#sp-page-builder .home-page-builder .sppb-modal-selector:hover:after {
    color: rgba(255, 255, 255, 0.55);
}

.sppb-addon-compare {
    background: url(../images/compare-bg.jpg);
    position: relative;
}

.sppb-addon-compare .comparison-placeholder .placeholder-left,
.sppb-addon-compare .comparison-placeholder .placeholder-right {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}

.sppb-addon-compare .comparison-placeholder .placeholder-left {
    left: 0;
    background: rgba(0, 114, 188, 0.9);
}

.sppb-addon-compare .comparison-placeholder .placeholder-right {
    right: 0;
    background: rgba(242, 101, 34, 0.9);
}

.sppb-addon-compare .compare {
    padding: 100px 0;
    color: #fff;
}

.sppb-addon-compare .compare.compare1 {
    padding-right: 90px;
}

.sppb-addon-compare .compare.compare2 {
    padding-left: 90px;
}

.sppb-addon-compare .compare img {
    height: 124px;
    margin-bottom: 20px;
}

.sppb-addon-compare .compare h3 {
    font-size: 30px;
    text-transform: uppercase;
}

.sppb-addon-compare .compare p {
    margin-bottom: 30px;
}

.home-join-us {
    background-image: url(../images/joinnow-top-left.png), url(../images/joinnow-top-right.png), url(../images/joinnow-bottom-left.png), url(../images/joinnow-bottom-right.png);
    background-repeat: no-repeat;
    background-position: 0 0, 100% 0, 0 100%, 100% 100%;
}

.templates-count-colorful {
    display: inline-block;
    float: right;
    font-size: 296px;
    line-height: 1;
    font-weight: 700;
    color: #ed5329;
    background: -webkit-linear-gradient(transparent, transparent), url("../images/bg-colorful.jpg") no-repeat;
    background-position: 0 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.sppb-testimonial-pro {
    max-width: 860px;
    margin: 0 auto;
}

.sppb-testimonial-pro .sppb-testimonial-message {
    line-height: 30px;
    margin-bottom: 20px;
}

.sppb-testimonial-pro .pro-client-name {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}

.sppb-testimonial-pro .sppb-carousel-control {
    border: 0;
    width: 16px;
    font-size: 24px;
}

.sppb-testimonial-pro .sppb-carousel-control:hover,
.sppb-testimonial-pro .sppb-carousel-control:focus,
.sppb-testimonial-pro .sppb-carousel-control:active {
    background: transparent;
    color: #00aeef;
}

.sppb-pricing-box {
    background: #fff;
    color: #000000;
    border: 0;
    padding: 50px 30px !important;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
}

.sppb-pricing-box .sppb-pricing-features li .fa-info-circle {
    color: #868686;
    -webkit-transition: color 400ms;
    -o-transition: color 400ms;
    transition: color 400ms;
}

.sppb-pricing-box .sppb-pricing-features li:hover .fa-info-circle {
    color: #00aeef;
}

.sppb-pricing-box .sppb-pricing-features li .fa-times {
    color: #d92626;
}

.sppb-pricing-box .sppb-pricing-features li .fa-check {
    color: #90c940;
}

.sppb-pricing-box .sppb-pricing-title {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.sppb-pricing-box .sppb-pricing-title small {
    font-size: 13px;
    color: #888;
    margin-top: 10px;
    display: block;
    line-height: 1;
}

.sppb-pricing-box .sppb-pricing-price {
    display: block;
    font-size: 76px;
    line-height: 1;
    font-weight: 300;
    padding: 30px;
    margin: 30px -30px 0;
}

.sppb-addon-pricing-table.featured .sppb-pricing-price {
    color: #00aeef;
}

.sppb-addon-single-image.sppb-text-right .sppb-img-responsive {
    display: inline-block;
}

.page-builder-top:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(225deg, rgba(141, 198, 63, 0.85), rgba(57, 181, 74, 0.85));
    background-image: -o-linear-gradient(225deg, rgba(141, 198, 63, 0.85), rgba(57, 181, 74, 0.85));
    background-image: linear-gradient(225deg, rgba(141, 198, 63, 0.85), rgba(57, 181, 74, 0.85));
    z-index: 1;
}

.page-builder-top > .sppb-container {
    position: relative;
    z-index: 2;
}

.page-builder-top a {
    color: #fff;
}

.page-builder-top a:hover,
.page-builder-top a:focus,
.page-builder-top a:active {
    color: rgba(255, 255, 255, 0.7) !important;
}

.page-builder-top .sppb-btn.sppb-btn-default {
    border-color: #fff;
    color: #fff;
}

.page-builder-top .sppb-btn.sppb-btn-default:hover,
.page-builder-top .sppb-btn.sppb-btn-default:focus,
.page-builder-top .sppb-btn.sppb-btn-default:active {
    background: #fff;
    color: #000000 !important;
}

.page-builder-top .sppb-btn.sppb-btn-link {
    color: #fff;
}

.page-builder-top .sppb-modal-selector {
    font-weight: bold;
}

.page-builder-features .sppb-addon-feature {
    margin: 50px 0px;
}

.page-builder-features .sppb-addon-feature .sppb-feature-box-title {
    text-transform: uppercase;
}

.portfolio.portfolio-page-builder {
    margin-bottom: 50px;
}

.portfolio.portfolio-page-builder h3 {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 600;
}

.portfolio.portfolio-page-builder h3 a {
    color: #fff;
}

.portfolio.portfolio-page-builder h3 a:hover,
.portfolio.portfolio-page-builder h3 a:focus,
.portfolio.portfolio-page-builder h3 a:active {
    color: rgba(255, 255, 255, 0.7);
}

.portfolio.portfolio-page-builder h4 {
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.8);
}

.portfolio.portfolio-page-builder figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0 0 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}

.portfolio.portfolio-page-builder figure img {
    position: relative;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.portfolio.portfolio-page-builder figure figcaption {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    padding: 0;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.portfolio.portfolio-page-builder figure figcaption:before,
.portfolio.portfolio-page-builder figure figcaption:after {
    pointer-events: none;
}

.portfolio.portfolio-page-builder figure:hover img {
    opacity: 0.2;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.portfolio.portfolio-page-builder figure:hover figcaption {
    opacity: 1;
}

.portfolio.portfolio-page-builder figure:hover .links > a {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: transform 400ms, color 400ms, background-color 400ms;
    transition: transform 400ms, color 400ms, background-color 400ms;
}

.portfolio.portfolio-page-builder figure .links > a {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
}
.archive_widget {
   /* padding-top: 5px;*/
    margin: 0 auto;
    width: 76%;
    font-size: 14px !important;
}
.portfolio.portfolio-page-builder figure .btn-default {
    font-size: 18px;
    letter-spacing: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 46px;
    padding: 0;
    color: #fff;
    border-color: #fff;
    border-radius: 100px;
}

.portfolio.portfolio-page-builder figure .btn-default:hover,
.portfolio.portfolio-page-builder figure .btn-default:focus,
.portfolio.portfolio-page-builder figure .btn-default:active {
    background: #fff;
    color: #000000;
}

.sppb-addon-steps .container-inner {
    position: relative;
    color: #fff;
}

.sppb-addon-steps .container-inner:before,
.sppb-addon-steps .container-inner:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.sppb-addon-steps .container-inner:before {
    left: -100%;
    background: rgba(242, 101, 34, 0.9);
}

.sppb-addon-steps .container-inner:after {
    right: -100%;
    background: rgba(23, 22, 33, 0.93);
}

.sppb-addon-steps .container-inner h2,
.sppb-addon-steps .container-inner h3 {
    margin-top: 0;
    line-height: 1;
    margin-bottom: 10px;
}

.sppb-addon-steps .container-inner .page-builder-steps {
    overflow: hidden;
}

.sppb-addon-steps .container-inner .page-builder-steps > div {
    float: left;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.steps-intro {
    width: 360px;
    padding: 130px 30px 130px 0;
    background: rgba(242, 101, 34, 0.9);
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step {
    width: 260px;
    padding: 60px 30px;
    overflow: hidden;
    text-align: right;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step h2 {
    margin-top: 0;
    font-size: 90px;
    font-weight: 700;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step:hover {
    background: rgba(141, 198, 63, 0.93);
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step:hover h2 {
    color: #fff;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step1 {
    background: rgba(37, 35, 53, 0.93);
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step1 h2 {
    color: #f26522;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step2 {
    background: rgba(30, 29, 43, 0.93);
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step2 h2 {
    color: #f79e1d;
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step3 {
    background: rgba(23, 22, 33, 0.93);
}

.sppb-addon-steps .container-inner .page-builder-steps > div.step3 h2 {
    color: #eaff00;
}

@media (max-width: 1250px) {
    .sp-megamenu-logo-description {
        margin-left: 10px;
        padding-top: 15px;
    }

    #sp-header .sp-top-right > .sp-module {
        padding-top: 10px;
        padding-left: 13px;
        padding-right: 13px;
        padding-bottom: 0px;
    }

    .archive_widget {
        width: 100%;
    }

    /* #sp-header {
         height:130px;
     }*/
}
@media (max-width: 1200px) {
    .footer-navbox img {
        width:50%;
    }
    .footer-navbox h3, .copyright h3 {
        font-size: 12px;
    }
    .footer {
        font-size: 12px;
    }
}
@media (max-width: 1024px) {
    #sp-header .sp-top-right > .sp-module {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0px;
    }
}

@media (max-width: 991px) {

    #sp-header {
        /*height: 155px;*/
    }

    .sppb-addon-steps .container-inner .page-builder-steps > div.steps-intro {
        width: 222px;
    }

    .sppb-addon-steps .container-inner .page-builder-steps > div.step {
        width: 166px;
    }
    .footer-navbox img {
        width: 30%;
    }
    .footer p {
        margin-bottom: 0px;
    }
}

.addons-filter {
    display: inline-block;
}

.sppb-addon-name {
    background: #fff;
    -webkit-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    margin-bottom: 30px;
}

.sppb-addon-name.inactive {
    opacity: .2;
}

.sppb-addon-name .svg-container {
    background: #00aeef;
    text-align: center;
    padding: 65px 0;
}

.sppb-addon-name .svg-container svg {
    display: inline-block;
    width: 64px;
    height: 64px;
    fill: #fff;
}

.sppb-addon-name .addon-info {
    padding: 30px 20px 30px 0;
    position: relative;
}

.sppb-addon-name .addon-info h4 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.sppb-addon-name .addon-info .btns {
    margin: -5px;
}

.sppb-addon-name .addon-info .btns .btn {
    margin: 5px;
}

.sp-module {
    margin-top: 50px;
}

.sp-module:first-child {
    margin-top: 0;
}

.sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sp-module ul > li {
    display: block;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.sp-module ul > li > a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.sp-module ul > li > a:hover {
    background: none;
}

.sp-module ul > li:last-child {
    border-bottom: none;
}

.sp-module .categories-module ul {
    margin: 0 10px;
}

.sp-module .latestnews > div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
}

.sp-module .latestnews > div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.sp-module .latestnews > div > a {
    display: block;
    font-weight: 400;
}

.sp-module .tagscloud {
    margin: -2px 0;
}

.sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0;
}

.sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.page-login-form .login-description {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 50px;
}

.login img {
    display: inline-block;
    margin: 20px 0;
}

.login .checkbox {
    margin-top: 30px;
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px;
}

.login .btn-login {
    margin-top: 30px;
}

.form-links {
    margin-top: 30px;
}

.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0 -5px;
    text-align: center;
}

.form-links ul > li {
    display: inline-block;
    margin: 0 5px;
}

.btn-register {
    margin-top: 30px;
}

.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 {
    width: 60%;
    border-radius: 4px;
}

.finder .word input {
    display: inline-block;
}

.finder .search-results.list-striped li {
    padding: 20px 0;
}

.my-account {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0 0 0 20px;
    position: relative;
}

.my-account .btn-account {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    color: #000000;
}

.my-account .img-avatar {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 8px;
}

.article-info {
    margin: 20px -8px 0;
    line-height: 12px;
}

.article-info > dd {
    display: inline-block;
    color: #999;
    margin: 0 8px;
}

.article-info > dd a {
    color: #999;
}

.article-info > dd a:hover,
.article-info > dd a:focus,
.article-info > dd a:active {
    color: #00aeef;
}

.article-info > dd > i {
    display: inline-block;
    margin-right: 3px;
}

article.item {
    margin-bottom: 50px;
    background: #fff;
    padding: 50px;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
}

article.item .entry-image {
    margin: -50px -50px 50px;
}

article.item .entry-image img {
    display: block;
    width: 100%;
}

article.item p.readmore {
    margin-top: 30px;
    margin-bottom: 0;
}

article.item .btn-more {
    padding: 0 0 10px;
    font-size: 16px;
    font-style: italic;
    color: #7e7f80;
    border-bottom: 1px solid #ededed;
}

article.item .btn-more:hover,
article.item .btn-more:focus,
article.item .btn-more:active {
    color: #00aeef;
    border-bottom-color: #00aeef;
}

article.item .btn-more i {
    display: inline-block;
    margin-left: 10px;
}

.tags {
    margin-top: 20px;
}

.tags > span {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.content_rating,
.content_rating + form {
    display: none;
}

.voting-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 16px;
    display: inline-block;
    color: #00aeef;
}

.voting-symbol span.star {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}

.voting-symbol span.star.active:before {
    content: "\f005";
}

.voting-symbol span.star:before {
    content: "\f006";
    padding-right: 5px;
}

.copyright-site a {
    font-size: 14px;
}

.block-contentall img {
    max-width: 700px;
    margin: 0 auto;
    /*width: auto !important;
    height: auto !important;*/
}

.content_viewblock img {
    /*width: auto !important;
    height: auto !important;*/
}

.print-icon img {
    width: 26px;
}

.block-contentall p {
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}

.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
    content: "\f005";
    cursor: pointer;
}

.post_rating {
    margin-bottom: 20px;
}

.post_rating .ajax-loader,
.post_rating .voting-result {
    display: none;
}

.post-format {
    position: absolute;
    top: 0;
    left: -68px;
    display: block;
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
    margin-bottom: 30px;
}

.entry-status,
.entry-quote {
    margin-bottom: 50px;
}

.entry-header {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.entry-header.has-post-format {
    margin-left: 68px;
}

.entry-header h2 {
    margin: 0;
    font-size: 26px;
    line-height: 1;
}

.entry-header h2 a {
    color: #000;
}

.entry-link {
    padding: 100px 50px;
    position: relative;
    z-index: 1;
}

.entry-link a h4 {
    margin: 0;
    font-size: 36px;
    color: #fff;
}

.entry-link a h4:hover {
    color: rgba(255, 255, 255, 0.85);
}

.entry-link:before {
    position: absolute;
    left: -60px;
    font-size: 300px;
    content: "\f0c1";
    font-family: FontAwesome;
    transform: rotate(90deg);
    top: -75px;
    color: rgba(255, 255, 255, 0.15);
    z-index: -1;
}

.entry-quote {
    position: relative;
    padding: 80px 50px;
    color: rgba(255, 255, 255, 0.9);
}

.entry-quote:before {
    position: absolute;
    left: -40px;
    font-size: 300px;
    content: "\f10e";
    font-family: FontAwesome;
    transform: rotate(15deg);
    top: -75px;
    color: rgba(255, 255, 255, 0.15);
}

.entry-quote blockquote small {
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
}

.entry-quote blockquote {
    padding: 0;
    margin: 0;
    font-size: 16px;
    border: none;
}

.carousel-left,
.carousel-right {
    position: absolute;
    top: 50%;
    font-size: 24px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    -webkit-transition: 400ms;
    transition: 400ms;
}

.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: none;
    padding: 0;
    margin: 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: none;
    padding: 0;
    margin: 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;
}

.pagination {
    margin-top: 50px;
    margin-bottom: 0;
    text-align: center;
    display: block;
    border-radius: 0;
}

.pagination > li {
    display: inline-block;
    margin: 0 5px;
}

.pagination > li > a,
.pagination > li > span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    padding: 0;
    border: 0;
    background: #d0d4d6;
}

.pagination > li:first-child {
    /*float: left;*/
    margin: 0;
}

.pagination > li:last-child {
    /*float: right;*/
    margin: 0;
}

.pagination .next a {
    background-color: #0852a5;
    color: white;
}

.pagination .prev a {
    background-color: #0852a5;
    color: white;
}

.news_lists_block img {
    width: 100%;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.pagination > li.disabled > a,
.pagination > li.disabled > span {
    background: #d0d4d6;
    color: #fff;
}

.pagination > li.disabled > a:hover,
.pagination > li.disabled > a:focus,
.pagination > li.disabled > span:hover,
.pagination > li.disabled > span:focus {
    background: #d0d4d6;
    color: #fff;
}

#sp-bottom {
    background: #dee3e6;
    color: #000;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 600;
    font-size: 18px;
}

#sp-bottom .sp-module ul li a {
    line-height: 24px;
    color: #000;
    display: inline-block;
    float: none;
}

#sp-bottom .sp-module ul li a:hover,
#sp-bottom .sp-module ul li a:focus {
    background: transparent;
    color: #00aeef;
}

#sp-bottom #sp-bottom1 ul li a {
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

#sp-bottom #sp-bottom1 ul li a:hover,
#sp-bottom #sp-bottom1 ul li a:focus {
    background: transparent;
    color: #00aeef;
}

#sp-bottom #sp-bottom1 ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -2px;
}

#sp-bottom #sp-bottom1 ul.social-icons > li {
    display: inline-block;
    margin: 2px;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a {
    float: left;
    display: inline-block;
    font-size: 18px;
    width: 24px;
    height: 28px;
    line-height: 28px !important;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-facebook {
    color: #3a5599;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-twitter {
    color: #27c4f9;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-googleplus {
    color: #d13329;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-pinterest {
    color: #c6000c;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-dribbble {
    color: #ff4d92;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-youtube {
    color: #de2324;
}

#sp-bottom #sp-bottom1 ul.social-icons > li a.social-jed {
    color: #0068c3;
}

#sp-bottom .sendy.subscribe input[type="email"] {
    margin-bottom: 20px;
}

#sp-bottom .sendy.subscribe small {
    color: #666;
    font-style: italic;
    display: block;
    margin-bottom: 20px;
}

#sp-bottom .sendy.subscribe .form-group {
    margin-bottom: 25px;
}

#sp-footer {
    border-top: 1px solid #e6ebed;
    background-color: #dee3e6;
    color: #333a40;
    text-align: center;
}

#sp-footer a {
    color: #333a40;
}

#sp-footer a:hover {
    color: #00aeef;
}

#sp-footer .social-icons {
    float: right;
}

.sp-comingsoon {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.sp-comingsoon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    color: #fff;
}

.sp-comingsoon .sp-comingsoon-title {
    margin-top: 130px;
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 700;
}

.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 {
    width: 115px;
    height: 120px;
    line-height: 120px;
    border: 1px solid #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 48px;
    font-weight: bold;
}

.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;
    -webkit-transition: color 400ms;
    transition: color 400ms;
}

.sp-comingsoon .social-icons li a:hover {
    color: #fff;
}

.error-page {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.error-page body {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.error-page .error-page-inner {
    height: 100%;
    min-height: 100%;
    width: 100%;
    display: table;
    text-align: center;
}

.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-weight: bold;
    font-size: 96px;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 0;
}

.error-page .error-message {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
}

.sp-social-share {
    padding-top: 20px;
    margin-bottom: 30px;
}

.sp-social-share * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left;
}

.page-header {
    padding-bottom: 15px;
}

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: none;
    border: none;
}

@media print {
    .visible-print {
        display: inherit !important;
    }

    .hidden-print {
        display: none !important;
    }
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #2D2D2D;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.payplans .pp-component .dashboard .img-avatar {
    padding: 0;
    border-radius: 2px;
}

.payplans .pp-component .dashboard {
    margin-top: -270px;
}

.login-description {
    margin-bottom: 30px;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default {
    border-color: #f2f2f2;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading {
    border-radius: 0;
    background: none;
    padding: 20px 15px;
    border-color: #f2f2f2;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading .sppb-panel-title {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading .sppb-panel-title:before {
    position: absolute;
    content: "";
    left: 0;
    width: 10px;
    height: 10px;
    background: #00aeef;
    border-radius: 100%;
    top: 8px;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active {
    border-color: #00aeef;
    background: #00aeef;
    color: #fff;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading.active .sppb-panel-title:before {
    background: #fff;
}

.sppb-addon.sppb-addon-accordion .sppb-panel-default > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
    border: none;
    padding: 20px 40px;
}

.sppb-addon-pricing-table .sppb-pricing-box {
    padding: 30px;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 22px;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title .sppb-pricing-sub-title {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #888;
    font-weight: normal;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {
    font-size: 30px;
    font-weight: bold;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-price .dollar {
    font-size: 18px;
    font-weight: normal;
    color: #888;
}

.sppb-pricing-box .sppb-pricing-header .sppb-pricing-price .sppb-pricing-duration {
    font-size: 12px;
    line-height: 18px;
    color: #888;
    font-weight: normal;
}

.sppb-pricing-box.sppb-pricing-featured .sppb-pricing-sub-title,
.sppb-pricing-box.sppb-pricing-featured .sppb-pricing-duration {
    color: #fff !important;
}

.sppb-pricing-box.sppb-pricing-featured .dollar {
    color: #fff !important;
}

.section-title h2 {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

#sp-page-builder .sppb-section-title .sppb-title-heading {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

.customer-support {
    background-color: #f5f5f5;
    height: 770px;
}

.sppb-addon-faq h4 {
    margin-top: -4px;
    margin-bottom: 15px;
    line-height: 28px;
}

.sppb-addon-feature .sppb-media-heading {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.sppb-addon-feature-top {
    background: #333a40;
    color: #fff;
    padding: 80px 30px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.sppb-addon-feature-top h3 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.sppb-addon-feature-top p {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.sppb-addon-feature-top a,
.sppb-addon-feature-top a:hover,
.sppb-addon-feature-top a:focus,
.sppb-addon-feature-top a:active {
    color: #fff;
}

.sppb-addon-feature-top:hover {
    background: #00aeef;
}

.vertical-middle {
    width: 100%;
    height: 100%;
    display: table;
}

.vertical-middle > div {
    display: table-cell;
    vertical-align: middle;
}

.product-template {
    /*margin-bottom: 50px;*/
    float: left;
    width: 100%;
}

.responsive .votes {
    background-image: url("/images/calendar.png");
    color: #556080;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 0.8;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    padding: 20px 12px 11px;
    text-align: center;
    width: 50px;
}

.author_list {
    padding-bottom: 35px;
    float: left;
    line-height: 1.2;
    width: 100%;
}

.author_list a {
    line-height: 1.2;
    color: black;
}

.author_list {
    line-height: 1.2;
}

.all_news {
    text-align: center;
}

.all_news a {
    color: black;
    font-size: 16px;
    text-decoration: underline;
}

.news_item {
    width: 84%;
}

.smi_about_us .img-responsive {
    width: 78%;
}

.date_article {
    color: #999;
    float: right;
    padding-right: 20px;
    width: 100%;
}

.section-title_news {
    margin: 15px auto 0;
    position: relative;
    text-align: center;
    background: #0160b0 url("../images/gradient.png") top left repeat-x;
    height: 43px;
    padding: 11px;
    border-radius: 6px;
    color: white;
}

.section-title_news h2 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}
.section-title_block {
    margin: 15px auto 15px;
    position: relative;
    text-align: center;
    background: #0160b0 url("../images/gradient.png") top left repeat-x;
    height: 43px;
    padding: 11px;
    border-radius: 6px;
    color: white;
}

.section-title_block h2 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

.section-title {
    margin: 15px auto 0;
    position: relative;
    text-align: center;
}

.slider_item_description {

}

.slider2-carousel-indicators li {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    cursor: pointer;
}

.full_media a {
    text-decoration: underline;
}

.full_media a:hover {
    text-decoration: underline;
}

.slider2-carousel-indicators li:hover {
    cursor: pointer;
    opacity: 0.8;
}

.slider2-carousel-indicators li img {
    float: left;
    margin-right: 10px;
    width: 20%;
}

.slider_item_description .title_cat {
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

#carousel ul li::after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 400ms ease 0s;
    width: 100%;
}

#carousel {
    height: 100px;
}

#carousel .flex-viewport {
    height: 100%;
}

.slider_item_description a {
    color: black;
    line-height: 18px;
}

.row-flex {
    display: flex;
}

.product-template .responsive {
    padding: 15px 15px 15px 0;
    margin-right: 10px;
}

.smi_about_us .product-template {
    /* height: 100%;*/
}

.smi_about_us .product-rating {
    position: absolute;
    bottom: -8px;
    right: 30px;
    height: 20px;
}

.news_lists_block .product-template {
    border-bottom: 1px solid #e9eaed;
    padding-bottom: 13px;
    padding-top: 13px;
}

.author_list {
    border-bottom: 1px solid #e9eaed;
    padding-bottom: 10px;
    padding-top: 10px;
}

.all_author_list {
    width: 100%;
    text-align: center;
    float: left;
}

.all_author_list a {
    color: black;
    display: block;
    padding-top: 5px;
    text-decoration: underline;
    padding-bottom: 5px;
    font-size: 16px;
}

.product-rating a {
    color: black;
    float: right;
    text-decoration: underline;
}

.last_news_icon {
    background-color: #2e3192;
    color: white;
    margin: 0 auto;
    padding-left: 8px;
}

.about_smi_icon {
    background-color: black;
    color: white;
    margin: 0 auto;
    padding-left: 8px;
    padding-right: 8px;
}

.product-template h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0;
}

.product-template h3 a {
    color: #0852a5;
}

.product-template h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-template figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0 0 20px;
    color: #fff;
    background: rgba(0, 114, 188, 0.9);
}

.product-template figure img {
    position: relative;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.product-template figure figcaption {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    padding: 0;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-template figure figcaption:before,
.product-template figure figcaption:after {
    pointer-events: none;
}

.product-template figure:hover img {
    opacity: 0.1;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}

.product-template figure:hover figcaption {
    opacity: 1;
}

.product-template figure:hover .links > a {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: transform 400ms, color 400ms, background-color 400ms;
    transition: transform 400ms, color 400ms, background-color 400ms;
}

.product-template figure .links > a {
    font-weight: bold;
    letter-spacing: 2px;
    margin: 5px;
    padding: 12px 20px;
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
}

.product-template-list {
    margin-bottom: 50px;
    padding: 50px;
    background: #fff;
}

.product-template-list figure {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.product-template-list figure img {
    border: 1px solid #f5f5f5;
}

.product-template-list h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0;
}

.product-template-list h3 a {
    color: #000000;
}

.product-template-list h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-template-list .template-info {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}

.product-template-list .btns {
    margin: 20px -5px 0;
}

.product-template-list .btns > a {
    display: inline-block;
    margin: 0 5px;
}

.product-toolbar {
    margin-bottom: 30px;
}

.product-toolbar .dropdown-handler {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.product-toolbar .dropdown {
    padding: 10px;
    margin: -10px;
}

.product-toolbar .open {
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
    min-width: 220px;
    margin: 0;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}

.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:hover,
.dropdown-menu > li.active > a:focus {
    background: #00aeef;
}

#templates > .row > div:nth-child(1) .product-template figure {
    background: #0072bc;
}

#templates > .row > div:nth-child(2) .product-template figure {
    background: #f7941d;
}

#templates > .row > div:nth-child(3) .product-template figure {
    background: #8dc63f;
}

#templates > .row > div:nth-child(4) .product-template figure {
    background: #d52d33;
}

#templates > .row > div:nth-child(5) .product-template figure {
    background: #00aeef;
}

#templates > .row > div:nth-child(6) .product-template figure {
    background: #605ca8;
}

#templates > .row > div:nth-child(7) .product-template figure {
    background: #b30057;
}

#templates > .row > div:nth-child(8) .product-template figure {
    background: #003663;
}

#templates > .row > div:nth-child(9) .product-template figure {
    background: #007e8d;
}

#templates > .row > div:nth-child(10) .product-template figure {
    background: #603913;
}

#templates > .row > div:nth-child(11) .product-template figure {
    background: #ffc600;
}

#templates > .row > div:nth-child(12) .product-template figure {
    background: #005826;
}

.change-view > a {
    color: #000000;
}

.change-view > a span {
    font-weight: 500;
    display: inline-block;
    color: #888;
}

.change-view > a.active {
    color: #00aeef;
}

.change-view > a.active span {
    color: #00aeef;
}

.change-view > a:hover span {
    color: #000000;
}

.change-view > a:last-child span {
    margin-left: 10px;
    padding-left: 10px;
    line-height: 16px;
    position: relative;
}

.change-view > a:last-child span:last-child:before {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: -5px;
    background: #ccc;
    width: 6px;
    height: 6px;
    border-radius: 10px;
}

.change-view .fa {
    font-size: 18px;
    line-height: 18px;
    margin: 3px;
    margin-left: 5px;
}

.section-header {
    margin-top: 0;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.view-template #sp-main-body > .container,
.view-extension #sp-main-body > .container {
    width: 100%;
    padding: 0;
}

#template .template-header {
    padding: 100px 0 0;
    background: #fff;
    text-align: center;
    margin-top: -100px;
}

#template .template-header h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px;
}

#template .template-header .btns {
    margin-bottom: 30px;
}

#template .template-header .btns .btn {
    margin: 10px 5px;
}

#template .quick-info {
    background: #e6ebee;
    padding: 50px 0;
}

#template .quick-info ul {
    list-style: none;
    padding: 0;
    margin: -30px;
    display: block;
    text-align: center;
}

#template .quick-info ul > li {
    display: inline-block;
    margin: 30px;
}

#template .quick-info ul > li > div {
    display: block;
    text-align: left;
}

#template .quick-info ul > li strong {
    display: block;
    font-size: 18px;
}

#template .quick-info ul > li a {
    color: #000000;
}

#template .template-details {
    padding: 100px 0;
    background: #fff;
    text-align: center;
}

#template .template-details .template-description .fa-file-text-o {
    display: inline-block;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 20px;
    color: #00aeef;
}

#template .template-details .template-description h3.grid-title {
    margin: 0 0 30px;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
}

#template .template-details .template-description ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
    text-align: left;
}

#template .template-details .template-description ul li {
    padding: 7px 30px 7px 20px;
    position: relative;
    width: 50%;
    float: left;
}

#template .template-details .template-description ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #00aeef;
    border-radius: 10px;
    position: absolute;
    top: 14.5px;
    left: 0;
}

#template .features-extended {
    background-color: #fff;
}

#template .features-extended .extended-feature {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

#template .features-extended .extended-feature .feature-image-container {
    width: 50%;
    text-align: right;
}

#template .features-extended .extended-feature .feature-image-container img {
    display: inline-block;
}

#template .features-extended .extended-feature.odd {
    background-color: #f2f7fb;
}

#template .features-extended .extended-feature.odd .feature-image-container {
    text-align: left;
}

#template .features-extended .feature-text-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 100px 0;
}

#template .features-extended .feature-text-container .feature-text-extended {
    padding: 50px 0 0;
}

#template .section-intro-video {
    background-color: #f0f5f8;
    padding: 100px 0;
}

#template .section-intro-video .intro-video {
    text-align: center;
}

#template .section-intro-video .intro-video .fa-video-camera {
    color: #f26522;
    font-size: 48px;
}

#template .section-intro-video .intro-video h3 {
    display: block;
    font-size: 30px;
    margin: 10px 0 60px;
    text-transform: uppercase;
    font-weight: bold;
}

#template .section-intro-video .intro-video .img-container {
    position: relative;
}

#template .section-intro-video .intro-video .img-container:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    z-index: 1;
}

#template .section-intro-video .intro-video .img-container .fa-play-circle-o {
    position: absolute;
    top: 50%;
    left: 50%;
    color: rgba(255, 255, 255, 0.9);
    font-size: 142px;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

#template .section-intro-video .intro-video .img-container:hover:after {
    background-color: rgba(0, 0, 0, 0.4);
}

#template .section-intro-video .intro-video .img-container:hover .fa-play-circle-o {
    color: #fff;
}

#template .join-now {
    background: #353535 url(../images/cta-template.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding: 40px 0;
    color: #fff;
    position: relative;
}

#template .join-now:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
}

#template .join-now > div {
    position: relative;
    z-index: 1;
}

#template .join-now h2 {
    font-size: 48px;
    line-height: 1;
    font-weight: bold;
    margin: 50px 0 15px;
}

#product-info {
    padding: 0;
}

#product-info .product-features {
    margin: 15px 0;
}

#product-info .product-features_title {
    margin-top: 15px;
}

.smi_about_us .product-feature {
    padding-bottom: 15px;
}

#product-info .product-feature {
    background: #fff;
    margin: 0;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    float: left;
    width: 100%;
}

#product-info .product-feature .feature-image {
    text-align: center;
    height: 180px;
    width: 100%;
    display: table;
}

#product-info .product-feature .feature-image > div {
    display: table-cell;
    vertical-align: middle;
}

#product-info .product-feature .feature-image img {
    display: inline-block;
}

#product-info .details {
    /*height: 90%;*/
    padding: 10px 15px 15px;
}

.article-item {
    padding: 0;
}

.article-item .product-features {
    margin: 15px 0;
}

.article-item .product-features_title {
    margin-top: 15px;
}

.article-item .product-feature {
    background: #fff;
    margin: 0;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    float: left;
    width: 100%;
}

.article-item .product-feature .feature-image {
    text-align: center;
    height: 180px;
    width: 100%;
    display: table;
}

.article-item .product-feature .feature-image > div {
    display: table-cell;
    vertical-align: middle;
}

.article-item .product-feature .feature-image img {
    display: inline-block;
}

.article-item .details {
    /*height: 90%;*/
    padding: 10px 15px 15px;
}
.article-item .feature-image img {
    display: inline-block;
}
.product-info .details h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}

.smi_about_us .product-feature .details {
    padding: 10px 15px 15px;
}

.author_image {
    float: left;
    padding-right: 15px;
}

#product-info .details h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}
.article-item .details h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}
.article-item .details p {
    margin-bottom: 0;
    text-align: justify;
    line-height: 1.2;
}
/*.article-item .product-template {
    background: #fff;
    margin: 0;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    float: left;
    width: 100%;
}*/
.smi_about_us .product-template {
    padding-bottom: 35px;
}

.smi_about_us .article-item .product-template {
    background: #fff;
    margin: 0;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    float: left;
    width: 100%;
}

.smi_about_us .article-item .feature-image {
    text-align: center;
    height: 180px;
    width: 100%;
    display: table;
}

.smi_about_us .article-item .feature-image > div {
    display: table-cell;
    vertical-align: middle;
}

#product-info .feature-image img {
    display: inline-block;
}
.article-item .feature-image img {
    display: inline-block;
}
.smi_about_us .article-item .details {
    /*height: 90%;*/
    padding: 10px 15px 15px;
}

.smi_about_us .product-feature .details {
    padding: 10px 15px 15px;
}

.author_image {
    float: left;
    padding-right: 15px;
}

.smi_about_us #product-info .details h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}

.smi_about_us .article-item .details h3 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}

.date_news {
    padding-bottom: 5px;
    padding-top: 3px;
    color: #999;
    width: 50%;
}

.author_list .date_news {
    width: 100%;
}

.item_top_line {
    width: 100%;
    float: left;
}
.mobile_link_is {
    display: none;
}
.smi_about_us .product-feature .details h3 {
    height: 55px;
}

.author_list b {
    padding-bottom: 5px;
}

#product-info .details p {
    margin-bottom: 0;
    text-align: justify;
    line-height: 1.2;
}

.related-templates {
    float: left;
    padding: 15px 0 70px;
}

.related-templates .section-title {
    text-align: center;
    margin-bottom: 0px;
}

.related-templates .section-title h2 {
    margin: 0;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
}

.nav.nav-pills {
    margin: 0 -5px;
}

.nav.nav-pills > li {
    display: inline-block;
    margin: 0 5px;
}

.nav.nav-pills > li > a {
    padding: 10px 20px;
    color: #000000;
    background: #d7dbde;
    text-transform: uppercase;
    font-weight: 600;
}

.nav.nav-pills > li > a:hover {
    background: #d0d3d6;
}

.right-navi a:hover {
    color: #00aeef;
    text-decoration: underline;
}

.nav.nav-pills > li > a.btn-join {
    background: #90c940;
    color: #fff;
}

.nav.nav-pills > li.active > a {
    background: #00aeef;
    color: #fff;
}

.tab-content {
    /*height:100%*/
}

.compatibility {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 20px;
    color: #fff;
    margin-left: 10px;
}

.compatibility.j15 {
    background: #5cb85c;
}

.compatibility.j25 {
    background: #905dae;
}

.compatibility.j3 {
    background: #d8a418;
}

.compatibility.fa {
    padding-right: 0;
    padding-left: 0;
    font-size: 18px;
}

.social-share * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.badge-success {
    background: #5cb85c;
}

.social-share {
    padding: 50px 0;
    text-align: center;
}

.real-people {
    background: #fff url(../images/real-people.jpg) no-repeat 50% 100%;
    margin: 0 0 -100px;
    padding: 100px 0px 0px;
    height: 760px;
    text-align: center;
}

.real-people p {
    max-width: 700px;
    display: inline-block;
}

#extensions {
    margin-bottom: 100px;
}

#extensions .extension {
    margin: 15px 0;
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
}

#extensions .extension .extension-meta {
    margin-bottom: 20px;
}

#extensions .extension .extension-meta > p {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

#extensions .extension .extension-meta > p strong {
    font-weight: 600;
}

#extensions .extension .product-rating {
    margin-bottom: 5px;
}

#extensions .extension .product-rating .voting-symbol {
    font-size: 14px;
}

#extensions .extension .extension-details {
    padding: 30px;
}

#extensions .extension .extension-details h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 5px;
}

#extensions .extension .extension-details h3 a {
    color: #000000;
}

#extensions .extension .extension-details h3 a:hover,
#extensions .extension .extension-details h3 a:focus,
#extensions .extension .extension-details h3 a:active {
    color: #00aeef;
}

#extensions .extension .extension-details p {
    margin-bottom: 0;
    color: #666;
}

#extensions .extension .free {
    background: rgba(0, 0, 0, 0.2) !important;
}

#extensions .extension .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
}

#extensions .extension:hover .overlay {
    opacity: 1;
}

.extension-icon {
    background: #333;
    line-height: 1;
    padding: 80px 30px;
    text-align: center;
    margin: 0;
    position: relative;
    -webkit-transition: background-color 400ms;
    -o-transition: background-color 400ms;
    transition: background-color 400ms;
}

.extension-icon:hover svg {
    fill: #00aeef !important;
}

.extension-icon svg {
    height: 86px;
}

.extension-tags {
    display: block;
    margin: -3px;
}

.extension-tags > a {
    font-size: 12px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    float: left;
    margin: 3px;
}

.extension-tags > a.component {
    background: #00a500;
}

.extension-tags > a.module {
    background: #ff4b39;
}

.extension-tags > a.plugin {
    background: #e20079;
}

.extension-tags > a.joomla-3 {
    background: #eab31d;
}

.extension-tags > a.joomla-2-5 {
    background: #b700ff;
}

.extension-tags > a.joomla-1-5 {
    background: #00a500;
}

.extension-tags > a:hover {
    color: #fff;
}

#extension .section-title {
    margin-bottom: 50px;
}

#extension .section-title h2 {
    text-align: center;
}

#extension .extension-header h3.grid-title {
    margin: 0 15px 10px 0;
}

#extension .extension-details {
    background: #fff;
    margin: -100px 0 0;
    padding: 100px 0;
}

#extension .quick-info {
    position: relative;
    overflow: hidden;
}

#extension .quick-info .extension-icon {
    margin-bottom: 20px;
}

#extension .quick-info .free {
    background: rgba(0, 0, 0, 0.2) !important;
}

#extension .extension-meta {
    margin: 10px -5px 15px;
}

#extension .extension-meta > span {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 5px;
    color: #888;
}

#extension .extension-meta .product-rating {
    display: inline-block;
    margin: 0;
}

#extension .extension-meta .product-rating .voting-symbol {
    font-size: 14px;
}

#extension .btns {
    margin: -5px -5px 20px;
}

#extension .btns a {
    margin: 5px;
}

#extension .social-share {
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
}

#extension .social-share > span {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

#extension .extension-details h3 {
    margin: 0 0 10px;
    line-height: 1;
}

#extension #product-info {
    margin-bottom: -100px;
}

.product-screenshots {
    background: #dee3e6;
    margin: 0;
    padding: 100px 0 85px;
}

.product-screenshots .product-screenshot {
    margin: 15px 0;
}

.product-screenshots .product-screenshot img {
    width: 100%;
}

.product-screenshots .product-screenshot h3 {
    font-size: 16px;
    margin: 10px 0 0;
    line-height: 1;
    text-align: center;
}

.product-screenshots .product-screenshot h3 a {
    color: #000000;
}

.product-screenshots .product-screenshot h3 a:hover {
    color: #00aeef;
}



.archive_widget button {
    margin-top: 5px;
}

.timeline {
    margin-top: 50px;
    border-left: 2px solid #eee;
    margin-left: 150px;
    padding-left: 30px;
    position: relative;
}

.timeline .timeline-item {
    margin-top: 50px;
    position: relative;
}

.timeline .timeline-item:first-child {
    margin-top: 0;
}

.timeline h4 {
    position: absolute;
    left: -180px;
    top: 10px;
    width: 130px;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.timeline ul {
    list-style: none;
    width: 280px;
    margin: 0;
    display: inline-block;
    position: relative;
    padding: 10px;
    border: 2px solid #eee;
    border-radius: 5px;
    background: #fff;
}

.timeline ul:before {
    content: '';
    background: #00aeef;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 18px;
    left: -39px;
    border-radius: 50%;
    z-index: 1;
}

.timeline ul:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 16px;
    left: -10px;
    border-bottom: 2px solid #eee;
    border-left: 2px solid #eee;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.timeline ul li {
    display: block;
    padding: 5px 0;
    position: relative;
}

.timeline ul li:before {
    content: "New";
    font-size: 9px;
    line-height: 12px;
    display: inline-block;
    background: #5cb85c;
    color: #fff;
    padding: 4px 0;
    width: 40px;
    text-align: center;
    margin: 0 8px 0 0;
    text-transform: uppercase;
    position: relative;
    top: -2px;
    border-radius: 10px;
}

.timeline ul li.new:before {
    content: "New";
    background: #5cb85c;
}

.timeline ul li.fix:before {
    content: "Fix";
    background: #5bc0de;
}

.sppb-addon-promotion {
    border: 5px dashed #eee;
    padding: 30px;
    background: #fff;
    margin: 30px 0;
}

.sppb-addon-promotion img {
    height: 45px;
    margin-bottom: 30px;
}

.sppb-addon-promotion .discount-teaser {
    background: #00aeef;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    display: block;
    text-shadow: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.sppb-addon-promotion .discount-intro {
    margin-bottom: 20px;
}

.sppb-addon-promotion .coupon-code {
    display: inline-block;
    border: 1px dashed #ccc;
    padding: 7px 20px;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.sppb-addon-promotion:hover .discount-teaser {
    background: #0089bc;
}

.sppb-addon-promotion:hover .coupon-code {
    border: 1px dashed #00aeef;
    color: #00aeef;
}

.product-rating {
    margin-bottom: 20px;
    margin-right: 10px;
}

.product-rating .voting-symbol span.star:hover:before,
.product-rating .voting-symbol span.star:hover ~ span.star:before {
    content: "\f005";
    cursor: pointer;
    color: #0089bc;
}

.product-rating .fa-spin {
    display: none;
}

span.free {
    text-transform: uppercase;
    display: block;
    background-color: #90c940;
    position: absolute;
    left: -36px;
    top: -6px;
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 53px;
    width: 100px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
    -webkit-transition: background-color 400ms;
    -o-transition: background-color 400ms;
    transition: background-color 400ms;
}

#download.downloads-list {
    margin-bottom: 100px;
}

#download .download-filter {
    margin-bottom: 50px;
}

#download .download-item {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
    box-shadow: 1px 1.732px 5px 0px rgba(4, 5, 6, 0.08);
}

#download .download-item.special-download {
    background: #dee3e6;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#download .download-item img,
#download .download-item .extension-icon {
    width: 122px;
    float: left;
    margin-right: 20px;
    padding: 0;
}

#download .download-item .extension-icon {
    background: #21202c;
    line-height: 1;
    text-align: center;
    padding: 25px 10px 20px 10px;
}

#download .download-item .extension-icon svg {
    height: 64px;
}

#download .download-item h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
}

#download .download-item h3 a {
    color: #000000;
}

#download .download-item h3 a:hover {
    color: #00aeef;
}

#download .download-item h3 span {
    font-size: 10px;
    line-height: 10px;
    background: #00aeef;
    display: inline-block;
    padding: 4px 7px;
    color: #fff;
    margin: 0 10px;
    border-radius: 2px;
    float: right;
}

#download .download-item p {
    display: block;
    margin: 0;
}

#download .download-item .download-meta > span {
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e5e5e5;
}

#download .download-item .download-meta > span:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

#download .download-item .btn-download,
#download .download-item .btn-changelog {
    margin-top: 30px;
    text-transform: none;
}

#download .download-item .btn-download.hidden-lg,
#download .download-item .btn-changelog.hidden-lg {
    margin-top: 10px;
}

#download .download-item .btn-download i,
#download .download-item .btn-changelog i {
    display: inline-block;
    margin-right: 5px;
}

#download .download-item .download-files .download-file {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
}

#download .download-item .download-files h4 {
    font-size: 16px;
    line-height: 1;
    color: #000000;
    font-weight: bold;
    margin: 0 0 5px;
}

#download .download-item .download-files p {
    font-size: 12px;
    margin-bottom: 0;
}

#download .changelog-inner {
    margin: 30px 0 0;
    padding-bottom: 30px;
    border-top: 1px solid #eee;
    position: relative;
}

#download .changelog-inner .btn {
    position: absolute;
    top: 20px;
    right: 0;
}

.sppb-section.helix3-banner {
    background-color: #115ba5;
}

.sppb-section.helix3-features .sppb-media > .pull-left {
    max-width: 50%;
    margin-right: 20px;
}

.sppb-section.helix3-features .sppb-media > .pull-left > span {
    float: left;
}

.sppb-section.helix3-features .sppb-media .sppb-media-body > div {
    display: table;
    height: 100%;
}

.sppb-section.helix3-features .sppb-media .sppb-media-body > div > div {
    display: table-cell;
    vertical-align: middle;
}

.sppb-section.helix3-features .sppb-media .sppb-media-heading {
    margin-top: 0;
    text-transform: none;
    line-height: 30px !important;
    margin-bottom: 4px;
}

.sppb-section.company-top {
    position: relative;
}

.sppb-section.company-top:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: -webkit-linear-gradient(top, #666 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, #666 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, #666 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#00ffffff', GradientType=0);
}

.modal-likebox {
    width: 312px;
}

.modal-likebox .modal-close {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #747474;
    color: #fff;
    border-radius: 20px;
}

.modal-likebox .modal-close:hover {
    background: #555;
}

.modal.in .modal-dialog.modal-likebox {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

#payment-methods {
    margin-top: 20px;
    margin-bottom: 25px;
}

#payment-methods > div {
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-transition: border-color 400ms;
    -o-transition: border-color 400ms;
    transition: border-color 400ms;
}

#payment-methods > div img {
    float: right;
    margin-top: -10px;
    margin-left: 20px;
}

#payment-methods > div .fa {
    margin: 2px 5px 0 1px;
    font-size: 24px;
}

#payment-methods > div .fa-circle-o {
    display: inline-block;
}

#payment-methods > div .fa-check-circle {
    display: none;
}

#payment-methods > div.active {
    border-color: #00aeef;
}

#payment-methods > div.active .fa-circle-o {
    display: none;
}

#payment-methods > div.active .fa-check-circle {
    display: inline-block;
    color: #00aeef;
}

.payment-details {
    margin-top: 20px;
    padding: 20px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

.payment-details .plan-pricing ul {
    list-style: none;
    padding: 8px 0;
    margin: 20px 0 30px;
    border-top: 1px solid #e5e5e5;
}

.payment-details .plan-pricing ul > li {
    display: block;
    padding: 7px 0;
}

.payment-details .plan-pricing ul > li.discount-amount {
    color: #e01111;
}

.payment-details .plan-pricing ul > li.total-amount-payable {
    border-top: 2px solid #e5e5e5;
    font-size: 16px;
    color: #3ca823;
}

.sp-spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.sp-spinner > div {
    width: 18px;
    height: 18px;
    background-color: #00aeef;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.sp-spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.sp-spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.spinner

@-webkit-keyframes sk-bouncedelay

0
%
,
.spinner

@-webkit-keyframes sk-bouncedelay

80
%
,
.spinner

@-webkit-keyframes sk-bouncedelay

100
%
{
    -webkit-transform: scale(0)
;
}
.spinner

@-webkit-keyframes sk-bouncedelay

40
%
{
    -webkit-transform: scale(1.0)
;
}
@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.kmt-readon {
    margin-top: 30px;
}

.kmt-readon .kmt-readmore a {
    padding: 0 0 5px;
    color: #00aeef;
    margin-right: 5px;
}

.kmt-readon .kmt-readmore:after {
    content: "/";
    color: #ccc;
    margin-right: 5px;
}

.kmt-readon .kmt-comment a {
    padding: 0 0 5px;
    color: #7e7f80;
}

.kmt-comment-tools-wrap {
    margin-top: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.kmt-comment-tools-wrap h3 {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}

.kmt-comment-tools-wrap h3 span {
    color: #00aeef;
    font-weight: bold;
}

.kmt-comment-tools-wrap .kmt-toolbar.row-table {
    display: inline-block !important;
    width: auto !important;
    float: right;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 14px !important;
}

#kmt-form {
    margin-top: 30px;
}

#kmt-form .kmt-title {
    display: none;
}

.loadMore.kmt-btn-loadmore {
    display: block;
    margin-top: 20px;
    text-align: center;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px;
    color: #666;
    font-size: 16px;
    letter-spacing: 1px;
}

.loadMore.kmt-btn-loadmore:before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f021";
    margin-right: 5px;
}

.loadMore.kmt-btn-loadmore.loading:before {
    content: "\f110";
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.loadMore.kmt-btn-loadmore:hover,
.loadMore.kmt-btn-loadmore:active,
.loadMore.kmt-btn-loadmore:focus {
    background-color: #f5f5f5;
}

#sp-header.transparent {
    top: auto;
    padding: 30px 0 0;
    transition: linear 200ms;
}

.sticky-wrapper.is-sticky #sp-header.transparent {
    padding: 0;
    transition: linear 200ms;
}

#media_list .product-feature {
    padding-top: 25px;
}

.footer-navbox p {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1200px) {
    .news_item {
        width: 80%;
    }

    .smi_about_us .img-responsive {
        width: 74%;
    }
}

@media only screen and (max-width: 995px) {
    #sp-header {
        /*height: 150px;*/
    }

    .equal, .equal div[class*='col-'] {
        display: block;
    }

    .sp-megamenu-parent > li > a {
        padding: 0 5px;
        font-size: 12px;
    }

    .sppb-addon-text-block .sppb-addon-title {
        font-size: 22px;
    }

    .templates-count-colorful {
        font-size: 205px;
    }

    .sppb-btn.sppb-btn-lg.btn-border {
        padding: 15px 20px 15px !important;
    }

    .sppb-addon-text-block .sppb-addon-title {
        font-size: 30px;
        line-height: 30px;
    }

    .sppb-btn,
    .btn {
        padding: 8px 10px;
    }

    div#discuss-wrapper .discuss-filter .discuss-frontpage-filter > li {
        margin: 0 1px;
    }

    .sppb-pricing-footer .sppb-btn.sppb-btn-lg {
        padding: 15px;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 990px) {
    .mobile_link_is {
        display:block;
    }
    .logo img {
        width: 80%;
    }

    .news_item {
        width: 83%;
    }

    .smi_about_us .img-responsive {
        width: 83%;
    }

    .smi_about_us .product-rating {
        position: relative;
    }

    .sp-megamenu-logo-description {
        display: none;
    }

    /*.smi_about_us .img-responsive {
        width: 83%;
    }*/
}

@media only screen and (max-width: 770px) {
    #sp-header .sp-top-right > .sp-module {
        padding-left: 8px;
        padding-right: 8px;
    }

    #sp-header .sp-top-right > .sp-module a {
        padding-right: 10px;
        padding-left: 10px;
    }

    #sp-header {
        /* height: 150px;*/
    }

    .logo img {
        width: 80%;
    }

    .sp-megamenu-logo-description {
        width: 76%;
    }

    #offcanvas-toggler {
        line-height: 55px;
        margin-right: 10px;
    }

    #offcanvas-toggler > i {
        font-size: 28px;
    }

    .offcanvas-menu {
        z-index: 9999999;
    }

    .sticky-wrapper.is-sticky #sp-header.transparent #offcanvas-toggler > i {
        color: #000;
    }

    .sticky-wrapper.is-sticky #sp-header.transparent #offcanvas-toggler > i {
        margin: 15px 0 15px 0;
    }

    .templates-count-colorful {
        float: none;
    }

    .sppb-addon-steps .container-inner .page-builder-steps > div.steps-intro {
        width: 100%;
        padding: 100px;
    }

    .sppb-addon-steps .container-inner .page-builder-steps > div.step {
        width: 33.3333333%;
    }

    .logged-in .offcanvas-menu .offcanvas-inner .sp-module ul > li:last-child {
        display: none;
    }

    .my-account .btn-account {
        height: 42px;
        line-height: 42px;
    }

    .sticky-wrapper.is-sticky #sp-header.transparent .my-account .btn-account {
        height: 53px;
        line-height: 53px;
    }

    .sppb-addon-compare .comparison-placeholder .placeholder-left,
    .sppb-addon-compare .comparison-placeholder .placeholder-right {
        width: 100%;
    }

    .sppb-addon-compare .compare.compare1 {
        padding-right: 0;
        padding-left: 20px;
    }

    .sppb-addon-compare .compare.compare2 {
        padding-left: 20px;
    }

    .sppb-addon-compare .compare {
        padding: 50px 0;
    }

    .product-template-list {
        padding: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .mobile_link_is {
        display: block;
    }
}
@media only screen and (max-width: 710px) {
    .news_item {
        width: 78%;
    }

    .smi_about_us .img-responsive {
        width: 78%;
    }

    /*.smi_about_us .img-responsive {
        width: 78%;
    }*/
}

@media only screen and (max-width: 680px) {
    #sp-header .sp-top-right > .sp-module a {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 610px) {
    #sp-header .sp-top-right > .sp-module a {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 14px;
    }

    .news_item {
        width: 78%;
    }

    .smi_about_us .img-responsive {
        width: 78%;
    }

    /*.smi_about_us .img-responsive {
    width: 78%;
}*/
}

@media only screen and (max-width: 559px) {
    #sp-header-sticky-wrapper.sticky-wrapper {
        /*height: 180px;*/
    }

    .news_item {
        width: 75%;
    }

    .smi_about_us .img-responsive {
        width: 75%;
    }

    /*.smi_about_us .img-responsive {
        width: 75%;
    }*/
}

@media only screen and (max-width: 560px) {
    #sp-logo {
        width: 20%;
    }

    .sp-megamenu-logo-description {
        width: 70%;
        margin-top: 15px;
        display: block;
    }

    #sp-top-right {
        width: 100%;
    }

    .logo img {
        padding-bottom: 5px;
        padding-top: 5px;
        width: 18%;
    }

    .bx-has-controls-direction {
        display: none;
    }

    .sp-megamenu-logo-description {
        padding-top: 20px;
    }

    #sp-header .sp-top-right > .sp-module a {
        padding-left: 0px;
        padding-right: 0px;
        line-height: 1.2;
        text-align: center;
        font-size: 14px;
    }

    #sp-header .sp-top-right > .sp-module {
        width: 20%;
    }

    .sppb-addon-steps .container-inner .page-builder-steps > div.step {
        width: 100%;
    }

    #sp-header {
        height: 190px;
    }

    .pagination > li > a,
    .pagination > li > span {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }

    .sp-megamenu-logo-description {
        padding-top: 10px;
    }

    .sp-column .login-button {
        padding-top: 10px;
    }

    .news_item {
        width: 70%;
    }

    .smi_about_us .img-responsive {
        width: 70%;
    }

    #sp-logo {
        width: 100%;
    }
    .block-contentall img {
        max-width: 700px;
        margin: 0 auto;
        width: 100% !important;
        height: 100% !important;
    }


}

@media only screen and (max-width: 425px) {
    #sp-header .sp-top-right > .sp-module a {
        background-size: contain;
        font-size: 12px;
    }
    .block-contentall img {
        max-width: 700px;
        margin: 0 auto;
        width: 100% !important;
        height: 100% !important;
    }

    #sp-header {
        height: 180px;
    }

    .sp-megamenu-logo-description {
        width: 70%;
        margin-top: 10px;
        display: block;
    }

    .news_item {
        width: 60%;
    }

    .smi_about_us .img-responsive {
        width: 60%;
    }

    .date_news {
        width: 100%;
    }

    #sp-header .sp-top-right > .sp-module {
        padding-left: 5px;
        padding-right: 5px;
    }

}

@media only screen and (max-width: 320px) {
    .sp-megamenu-logo-description {
        width: 70%;
        margin-top: 5px;
        display: block;
        font-size: 16px;
    }

    #sp-header .sp-top-right > .sp-module {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .news_item {
        width: 55%;
    }

    #sp-header {
        height: 140px;
    }

    .smi_about_us .img-responsive {
        width: 55%;
    }

    #sp-header .sp-top-right > .sp-module a {
        font-size: 10px;
        background-size: contain;
        padding-top: 40px;
        line-height: 1;
    }

    /*.smi_about_us .img-responsive {
    width: 55%;
}*/
    .date_news {
        width: 100%;
    }

    #sp-top-right {
        padding-left: 0px;
        padding-right: 0px;
    }
}



