@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Thin/RobotoDraft-Thin.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Thin/RobotoDraft-Thin.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Thin/RobotoDraft-Thin.ttf?v=1.0.0) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Light/RobotoDraft-Light.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Light/RobotoDraft-Light.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Light/RobotoDraft-Light.ttf?v=1.0.0) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Regular/RobotoDraft-Regular.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Regular/RobotoDraft-Regular.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Regular/RobotoDraft-Regular.ttf?v=1.0.0) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Regular/RobotoDraft-Regular.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Regular/RobotoDraft-Regular.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Regular/RobotoDraft-Regular.ttf?v=1.0.0) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Italic/RobotoDraft-Italic.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Italic/RobotoDraft-Italic.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Italic/RobotoDraft-Italic.ttf?v=1.0.0) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Italic/RobotoDraft-Italic.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Italic/RobotoDraft-Italic.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Italic/RobotoDraft-Italic.ttf?v=1.0.0) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Medium/RobotoDraft-Medium.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Medium/RobotoDraft-Medium.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Medium/RobotoDraft-Medium.ttf?v=1.0.0) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Bold/RobotoDraft-Bold.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Bold/RobotoDraft-Bold.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Bold/RobotoDraft-Bold.ttf?v=1.0.0) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Bold/RobotoDraft-Bold.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Bold/RobotoDraft-Bold.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Bold/RobotoDraft-Bold.ttf?v=1.0.0) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.ttf?v=1.0.0) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/BoldItalic/RobotoDraft-BoldItalic.ttf?v=1.0.0) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: RobotoDraft;
  src: url(fonts/robotodraft/Black/RobotoDraft-Black.woff2?v=1.0.0) format("woff2"), url(fonts/robotodraft/Black/RobotoDraft-Black.woff?v=1.0.0) format("woff"), url(fonts/robotodraft/Black/RobotoDraft-Black.ttf?v=1.0.0) format("truetype");
  font-weight: 900;
  font-style: normal;
}
body {
  background: #fff url(../images/page_bg.png);
  font-family: "RobotoDraft", "Roboto", sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #333;
}
.body-bg {
  background: #fff url(../images/page_bg.png);
}
a:link, a:visited {
  text-decoration: none;
  color: #34448E;
}
a:active {
  text-decoration: none;
  color: #34448E;
}
a:hover {
  border-bottom: 1px dotted #BAA90C;
  color: #07AF9C;
}
/* Input */
input[type=text]:not(.form-control), input[type=password]:not(.form-control) {
  width: 300px;
}
input[type=text], input[type=password], input[type=password], select, textarea, .form-control {
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
textarea {
  height: inherit !important;
}
select {}
input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus, .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
input[type=checkbox] {
  margin-right: 5px;
}
input[type=radio] {
  margin-right: 5px;
}
.def-bg {
  background-color: #FEFDFC;
}
.def-border {
  border: 1px solid #E3E3E3;
}
/* #wrapper
================================================== */
.wrapper {
  width: 100%;
  /*  min-width: 1024px;*/
  margin: 0 auto;
}
/* topWrapper
================================================== */
#topWrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  display: block;
  width: 100%;
  background-color: #F3F3F3;
  border-bottom: 1px solid #B9BFC4;
  top: 0px;
}
.topInfo {
  color: #2B303A;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 20px;
  min-height: 35px;
  font-size: 14px;
}
#topStats {
  float: right;
  text-align: right;
}
#topMarquee {
  padding-top: 1px;
  font-weight: normal !important;
}
#topMarquee a {
  color: #62719B;
}
#topMarquee a:hover {
  color: #E71418;
}
#topMarquee .tm-value {
  color: #62719B !important;
}
#topStats span {
  margin-right: 10px;
  display: inline;
}
/* logoWrapper
================================================== */
#logoWrapper {
  width: 100%;
  background: #E6E6E6 url(../images/logo_bg.png);
  height: 120px;
  padding-top: 40px;
  z-index: 9999;
}
.main-logo {
  max-height: 50px;
  max-width: 220px;
}
/* header
================================================== */
.header-container {
  width: 95%;
  margin: 0 auto;
}
.full-header {
  margin-top: 40px !important;
}
.frontpageHeader {
    background-color: #AFB9C5 !important;
}

.headerStatic {
  width: 100%;
  position: static;
}
#soloContent {
  width: 100%;
  height: 100%;
}
#theframe {
  width: 100%;
  height: 100%;
}
/* bannerWrapper
================================================== */
#bannerWrapper {
    margin-top: -1px;
  background: #fff url(../images/store_banner_bg.jpg) repeat-x bottom;
  width: 100%;
  position: relative;
  background-size: 100% 100% !important;
}
#mainBanner {
  width: 100%;
  height: 600px;
  position: relative;
}
/* title
================================================== */
#titleWrapper {
  width: 100%;
  /*  background: #2d426c url("../images/title_bg.jpg");     */
  background-color: #5C5959;
  height: 50px;
  border-bottom: #A7A7A7 2px solid;
}
#titleWrapper a {
  color: #fff;
}
#titleWrapper a:hover {
  color: #333;
}
.pageTitle {
  background: url(../images/title.png) 2px 8px no-repeat;
  color: #fff;
  letter-spacing: 2px;
  font-size: 17px !important;
  font-weight: 700;
  height: 70px;
  padding-top: 15px;
  padding-left: 40px;
}
.pageTitle a {
  color: #fff !important;
}
#titleWrapper .changeLanguage {
  padding-top: 5px;
  float: right;
  text-align: right;
}
#titleWrapper .postSaved {
  color: #FFFFFF;
  float: right;
  text-align: right;
  line-height: 25px;
  padding: 5px 25px 5px 22px;
  background: url(../images/icons/note_edit.png) 0 7px no-repeat;
}
/* #Frontpage menus
================================================== */
.menu-item:not(:first-child) {
  border-top: 1px solid #eee
}
.menu-link {
  display: block;
  line-height: 22px;
  padding: 14px 5px;
  color: #444;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif
}
.menu-link span {
  display: none
}
.menu-link i {
  position: relative;
  top: -1px;
  font-size: 14px;
  width: 16px;
  text-align: center;
  margin-right: 6px;
  vertical-align: top
}
.menu-item.current > .menu-link, .menu-item:hover > .menu-link {
  color: #1abc9c
}
.mega-menu-content, .sub-menu-container {
  position: relative;
  padding-left: 15px;
  border-top: 1px solid #eee;
  list-style: none;
  margin-bottom: 0
}
.sub-menu-container .menu-item:not(:first-child) {
  border-top: 1px solid #eee
}
.sub-menu-container .menu-item > .menu-link {
  position: relative;
  padding: 11px 5px;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  letter-spacing: 0;
  font-family: Lato, sans-serif
}
.sub-menu-container .menu-item:hover > .menu-link {
  font-weight: 700
}
.sub-menu-container .menu-link div {
  position: relative
}
.menu-item .sub-menu-trigger {
  display: block;
  position: absolute;
  cursor: pointer;
  outline: 0;
  border: none;
  background: 0 0;
  padding: 0;
  top: 9px;
  right: 0;
  width: 32px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: transform .3s ease;
  transition: transform .3s ease
}
.menu-link div > i.icon-angle-down {
  display: none
}
.sub-menu-container .sub-menu-trigger {
  font-size: 10px
}
.sub-menu-container .menu-item .sub-menu-trigger {
  top: 6px
}
/* Content
================================================== */
#contentWrapper {
  width: 100%;
  height: 100%;
}
.contentContainer {
  min-height: 150px;
  width: 100%;
  padding-top: 20px;
}
.contentContainer .colum {
  display: table-cell;
  vertical-align: top;
}
.contentContainer .contentLeft {
  width: 190px;
  margin-right: 7px;
}
.contentContainer .contentMain {
  width: 100%;
  display: table-cell;
}
.contentContainer .contentRight {
  width: 160px;
  margin-left: 5px;
}
.contentContainer .contentbox {
  background: #fdfdfd;
  border: #d1d1d1 1px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contentContainer .content {
  padding: 10px 10px 20px 10px;
  min-height: 200px;
}
.contentMain .social {
  height: 48px;
  position: relative;
}
.contentMain .socialbox {
  height: 48px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: url(../images/social_bg.jpg) repeat-x top;
}
/* Footer
================================================== */

.main-footer .quick-access {
    text-align: right;
    margin-right: 50px;
}

#footerJWrapper {
  background-color: #646464;
  width: 100%;
  height: 50px;
  color: #E4E4E4;
  margin-top: 20px;
}
#footerWrapper {
  border-top: 6px solid #2B9C7E;
  background: url(../images/footer_bg.png);
  width: 100%;
  color: #D3D5ED;
  margin-top: 20px;
}
#footerTop {
  background: #666 url(../images/footer_top.png) repeat-x;
  width: 100%;
  height: 34px;
}
#footerWrapper a {
  color: #D3D5ED !important
}
#footerWrapper a:hover {
  color: #A34608 !important;
}
#footerWrapper .footerInfo {
  width: 100%;
  display: table;
  /*    height: 570px;*/
}
#footerWrapper .colum {
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
}
#footerWrapper .padding-left {
  padding-left: 15px;
}
#footerWrapper .padding-right {
  padding-right: 15px;
}
#footerWrapper h4 {
  font-weight: 700;
  font-size: 18px;
  color: #DBDCDD;
  letter-spacing: 1px;
  display: block;
  border-bottom: 1px dashed #B7B962;
  background: url(../images/ffinfo.png) 0px 2px no-repeat;
  padding-left: 20px;
  padding-bottom: 2px;
  margin: 40px 0 20px 0;
  text-align: left;
}
#footerWrapper .contact {
  text-align: left;
  width: 220px;
}
#footerWrapper .contactPhone {
  font-weight: bold;
  color: #fff;
  background: url(../images/icons/rss-small.png) 0px 0px no-repeat;
  padding-left: 16px;
}
#footerWrapper .contactWrapper {
  width: 220px;
  padding-bottom: 30px;
}
#footerWrapper .footerNews {
  height: 480px;
}
#footerWrapper .footer-news {
  height: 480px;
  overflow-y: scroll;
  padding: 7px;
  scrollbar-color: #434242 #1c1c1c;
}
.footer-news::-webkit-scrollbar {
  width: 16px;
}
.footer-news::-webkit-scrollbar-track {
  background-color: #434242;
  border-radius: 100px;
}
.footer-news::-webkit-scrollbar-thumb {
  background-color: #434242;
  border-radius: 100px;
}
#footerWrapper .footerNewsList {
  padding-bottom: 45px;
}
#footerWrapper .footerNewsList .body {
  margin-top: 5px;
  line-height: 23px;
  text-align: justify;
}
#footerWrapper .footerNewsList .subject {
  font-weight: bold;
  color: #fff;
  background: url(../images/icons/rss-small.png) 0px 2px no-repeat;
  padding-left: 16px;
}
#footerWrapper span.more {
  display: inline-block;
  height: 12px;
  width: 44px;
  background: url(../images/more.png) no-repeat bottom;
  margin-left: 5px;
  cursor: pointer;
}
#footerWrapper .testimonialWrapper {
  width: 250px;
}
#footerWrapper .testimonial {
  height: 450px;
}
#footerWrapper .testimonial .subject {
  color: #fff;
}
#footerWrapper .testimonial .body {
  padding-top: 15px;
  line-height: 20px;
  text-align: justify;
}
#footerWrapper .testimonial .name {
  font-weight: bold;
  padding-left: 20px;
  background: url(../images/icons/user_green.png) 0px 3px no-repeat;
}
#footerWrapper .lastmembersWrapper {
  width: 230px;
}
#footerWrapper .lastmembers {
  height: 280px;
}
#footerWrapper .quickaccess {
  /*	height: 300px;*/
}
#footerWrapper .totalmembers {
  background: url(../images/elist.png) 0px 6px no-repeat;
  padding-left: 12px;
  float: left;
}
#footerWrapper .lastmembers li {
  list-style: none;
  float: left;
  padding: 1px;
  padding-right: 10px;
}
#footerWrapper .lastmembers li img {
  cursor: pointer;
  border: #999 solid 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#footerWrapper .socialicons {
  /*	margin-top: 30px;*/
  width: 100%;
}
#footerWrapper .socialicons li {
  list-style: none;
  float: left;
  padding-right: 10px;
  margin-top: 10px;
}
#footerWrapper .socialicons li a {
  position: relative;
  display: block;
  text-indent: -9999px;
  height: 24px;
  width: 24px;
  border-bottom: none !important;
}
#footerWrapper .socialicons ul.icons {
  margin: 5px 0px 0px 0px;
}
#footerWrapper .socialicons ul.icons li.icon-facebook {
  background: url("../images/social/facebook.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-facebook:hover {
  background: url("../images/social/facebook.png") no-repeat bottom;
}
#footerWrapper .socialicons ul.icons li.icon-twitter {
  background: url("../images/social/twitter.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-twitter:hover {
  background: url("../images/social/twitter.png") no-repeat bottom;
}
#footerWrapper .socialicons ul.icons li.icon-googleplus {
  background: url("../images/social/googleplus.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-googleplus:hover {
  background: url("../images/social/googleplus.png") no-repeat bottom;
}
#footerWrapper .socialicons ul.icons li.icon-youtube {
  background: url("../images/social/youtube.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-youtube:hover {
  background: url("../images/social/youtube.png") no-repeat bottom;
}
#footerWrapper .socialicons ul.icons li.icon-linkedin {
  background: url("../images/social/linkedin.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-linkedin:hover {
  background: url("../images/social/linkedin.png") no-repeat bottom;
}
#footerWrapper .socialicons ul.icons li.icon-blog {
  background: url("../images/social/blog.png") no-repeat top;
}
#footerWrapper .socialicons ul.icons li.icon-blog:hover {
  background: url("../images/social/blog.png") no-repeat bottom;
}
/* Copyrigh
================================================== */
#copyrightWrapper {
    background-color: #211818;
  width: 100%;
  min-height: 110px;
  color: #fff !important;
  padding-top: 30px;
}
#copyrightWrapper a {
  color: #fff !important;
}
#copyrightWrapper a:hover {
  color: #DDC417 !important;
}
#copyrightWrapper .software {
  text-align: center
}
#copyrightWrapper .copyright {
  text-align: left;
}
#copyrightWrapper .software-info a {
  color: #333 !important;
}
#copyrightWrapper .terms {
  text-align: right;
  float: right;
}
/* Sidebar
================================================== */
.widget {
  /*  margin-bottom: 2em;
  border: 1px solid #eee;
  box-shadow: 1px 1px 13px #CCCCCC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;    */
}
.widget-head {
  background: url(../images/widget-head.png);
  border-bottom: 1px solid #666;
  height: 30px;
  padding-top: 3px;
  color: #960;
  font-size: 14px;
}
.widget-head h3 {
  font-size: 13px;
  text-shadow: 0 1px 0 #000;
}
.widget .widget-shop {
  padding-left: 20px;
  background: url(../images/folder_favorite.png) 0px 0px no-repeat;
  background-size: 16px;
}
.widget-head widget-why {
  padding-left: 25px;
  background: url(../images/icons/favourite.png) 5px 1px no-repeat;
}
.widget-head .widget-spinfo {
  padding-left: 25px;
  background: url(../images/icons/user_green.png) 5px 1px no-repeat;
}
.sponsorPhoto {
  padding: 10px;
  text-align: center;
}
.widget .widget-p p {
  background: url(../images/icons/small-arrow.png) 7px 19px no-repeat;
  line-height: 14px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  text-shadow: 0 1px 0 #eee;
  text-align: left;
}
.widget-body {
  padding: 5px;
}
