html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1.5;
    background: #E9EBEB
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
nav ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
/ change colours to suit your needs / ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
/ change colours to suit your needs / mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
/ change border colour to suit your needs / hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}
input,
select {
    vertical-align: middle
}
* {
    boder-sizing: boder-box;
    -moz-boder-sizing: border-box;
    -webkit-boder-sizing: border-box
}
body {
    background: #eceeee;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px
}
a {
    text-decoration: none !important
}
.clearfix:after {
    content: "";
    clear: both
}
.headerContainer {
    width: 100%;
    height: 81px;
    background: url(../netema/styles/images/bg1.jpg) transparent no-repeat center top;
    /* background-color: #16214E; */
}
.container {
    display: block;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 20px;
    white-space: nowrap;
    color: none;
    background: linear-gradient(to bottom, #ddd 0%, #f2f3f1 100%)
}
.headerInner {
    width: 1000px;
    height: 81px;
    margin: 0 auto
}
#logo {
    width: 257px;
    height: 65px;
    background: url(../netema/styles/images/logo.png) transparent no-repeat 0 11px;
    display: block;
    float: left;
}
.mainNavRight {
    float: right
}
.navbar {
    margin: 0;
    min-height: 36px;
    border: 0
}
.navbar .nav {
    margin: 0
}
.mainNavRight .navbar-inner {
    background: none;
    padding: 0
}
.mainNavRight .nav > li {
    text-align: center;
    float: left;
    list-style: none;
    height: 100%
}
.mainNavRight .nav > li > a {
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    background: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-radius: 3px;
    margin-top: 27px;
    margin-right: 0px;
}
.dropdown-menu {
    min-width: 173px !important;
    background: #ffffff;
    top: 100%
}
.dropdown-menu>li>a {
    color: #3f4849;
    text-align: left;
    font-size: 16px;
    font-family: 'proxima_novasemibold'
}
.dropdown-menu>li>a:hover {
    color: #ef9a05
}
.mainNavRight .nav > li > a.login {
    padding: 5 25px;
    margin-left: 10px;
    border-radius: 3px;
    /* background: #8dbc4b */
    border: 1px solid #fff;
    margin-right: 10px;
    /* min-height: 30px; */
}
.mainNavRight .nav > li > a.register {
    background: #19275B;
    padding: 5px 20px;
    margin-right: 0;
    border-radius: 3px;
    color: #ffffff;
}
.mainNavRight .nav > li > a:hover,
.mainNavRight .nav > li > a:focus {
    color: #16214E;
    background: none;
}
.mainNavRight .nav > li > a.login:focus,
.mainNavRight .nav > li > a.login:hover {
    /* opacity: 0.8; */
    color: #ffffff;
    background: #2D4086;
}
.mainNavRight .nav > li > a.register:focus,
.mainNavRight .nav > li > a.register:hover {
    /* opacity: 0.8; */
    color: #ffffff;
    background: #2d4086;
}
.bannerContainer {
    width: 100%;
    height: 580px;
    background: url(images/bannerxx1.jpg) transparent no-repeat center;
    background-size: cover;
    overflow: hidden;
    border-bottom: 3px solid #CC0001
}
.bannerInner {
    width: 1000px;
    height: 624px;
    margin: 0 auto;
    text-align: center;
    position: relative
}
.bannerInner:before {
    position: absolute;
    width: 500%;
    left: -500%;
    content: "";
    bottom: -1px;
    height: 6px
}
.bannerInner:after {
    position: absolute;
    width: 500%;
    right: -499%;
    content: "";
    bottom: -1px;
    height: 6px
}
.bannerText {
    width: 600px;
    float: left
}
.bannerText h3 {
    font-size: 48px;
    color: #CC0001;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin: 0;
    padding-top: 90px;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #fff
}
.bannerText h3 span {
    line-height: 60px;
    font-size: 44px;
    color: #24414A;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-shadow: 2px 2px 2px #fff
}
.bannerText p {
    padding-right: 25px;
    line-height: 32px;
    padding-top: 35px;
    font-size: 20px;
    color: #0B2229;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-align: left;
    text-shadow: 2px 2px 2px #fff
}
.bannerText div {
    float: left;
    margin-top: 52px
}
.bannerText div a {
    width: 239px;
    height: 63px;
    display: inline-block;
    border-radius: 3px;
    border: 3px solid rgba(204, 0, 1, 0.39);
    background: rgba(204, 0, 1, 0.5);
    line-height: 63px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase
}
.bannerText div a:hover {
    background: #CC0001
}
.packetContainer {
    width: 100%;
    background: #01141a;
    min-height: 251px
}
.contentACC_Right .packetContainer {
    background: none;
    margin-bottom: 20px
}
.contentACC_Right .packetContainer div.packetInner {
    width: 100%
}
.contentACC_Right .packetContainer div.packetInner div.packet-part {
    width: 48%;
    padding-top: 10px
}
.packet-short {
    width: 90%;
    float: left
}
.packet-details {
    width: 90%;
    float: left
}
.packet-details table td {
    font-size: 11px
}
.contentACC_Right .packet-details table td {
    padding: 5px 8px;
    width: 3200px;
    text-align: center
}
.contentACC_Right .packetContainer div.packetInner div.packet-part div {
    padding: 0px
}
.contentACC_Right .packetContainer div.packetInner div.packet-part h2 {
    background: #878b8f;
    padding-left: 0px;
    text-align: center;
    line-height: 50px
}
.contentACC_Right .packetContainer div.packetInner div.packet-part2 h2 {
    background-color: #44627d
}
.contentACC_Right .packetContainer div.packetInner div.packet-part3 h2 {
    background-color: #A59A71
}
.contentACC_Right .packetContainer div.packetInner div.packet-part4 h2 {
    background-color: #A59A71
}
.contentACC_Right .packetContainer div.packetInner div.packet-part5 h2 {
    background-color: #A59A71
}
.contentACC_Right .packetContainer div.packetInner div.packet-part6 h2 {
    background-color: #A59A71
}
.packetContainer div.packetInner {
    width: 1000px;
    margin: 0 auto
}
.packetContainer div.packetInner div.packet-part {
    width: 15%;
    float: left;
    padding-top: 44px;
    margin-right: 2%
}
.contentACC_Right .packetContainer div.packetInner div.packet-part {
    margin: 1%
}
.packetContainer div.packetInner div.packet-part6 {
    margin-right: 0px
}
.packetContainer div.packetInner div.packet-part div {
    padding-left: 40px;
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(246, 246, 246);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    background: url(images/add.png) no-repeat 10px center
}
.packetContainer div.packetInner div.packet-part1 div {
    background-color: #878b8f
}
.packetContainer div.packetInner div.packet-part2 div {
    background-color: #44627d
}
.packetContainer div.packetInner div.packet-part4 div {
    padding-left: 0px;
    text-align: center;
    background: url(images/add.png) no-repeat 32px center
}
.packetContainer div.packetInner div.packet-part h3 {
    font-size: 36px;
    font-family: "Roboto";
    color: rgb(1, 20, 26);
    text-transform: uppercase;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}
.packetContainer div.packetInner div.packet-part p {
    font-size: 14px;
    font-family: "Roboto";
    color: rgb(236, 238, 238);
    text-transform: uppercase;
    text-align: center;
    background-color: #142553;
    line-height: 35px
}
.packetContainer div.packetInner div.packet-part p.comm {
    text-transform: none;
    line-height: 28px;
    font-size: 12px;
    background: #1C2D5B
}
.deposit-page div.packetInner div.packet-part p {
    line-height: 45px
}
.contentTopContainerx {
    width: 100%;
    background: #eceeee
}
.contentTopContainerx div.contentTopInnerx {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0
}
.contentTopContainerx div.contentTopInnerx p.titlex {
    font-size: 30px;
    font-family: "Roboto";
    color: rgb(22, 50, 59);
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 300;
    text-align: center
}
.contentTopContainerx div.contentTopInnerx p.titlex span {
    font-weight: 500
}
.contentTopContainerx div.contentTopInnerx p.titlex span span {
    color: #cc0001
}
.contentTopContainerx div.contentTopInnerx p.contentx {
    padding-top: 30px;
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(1, 20, 26);
    line-height: 2.25;
    text-align: center
}
.contentMidContainer {
    width: 100%;
    position: relative;
    background: url(images/img_ctn.jpg) #ffffff no-repeat right center;
    background-size: cover
}
.contentMidContainer div.contentMidInner {
    height: 490px;
    width: 1000px;
    margin: 0 auto
}
.contentMidContainer div.contentMidInner div.contentMidLeft {
    float: left;
    width: 50%;
    padding-top: 19px;
    position: relative;
    height: 100%;
    background: white
}
.contentMidContainer div.contentMidInner div.contentMidLeft:before {
    position: absolute;
    width: 500%;
    height: 118px;
    bottom: 0;
    background: #cc0001;
    left: -500%;
    content: ""
}
.contentMidContainer div.contentMidInner div.bot-packet {
    width: 50%;
    float: left;
    padding-right: 15px;
    margin: 4px 0px 0
}
.contentMidContainer div.contentMidInner div.bot-packet p {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(68, 98, 125);
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500
}
.contentMidContainer div.contentMidInner div.bot-packet p img {
    margin-right: 10px;
    vertical-align: middle
}
.contentMidContainer div.contentMidInner div.bot-packet p.content {
    font-size: 14px;
    font-family: "Roboto";
    color: rgb(69, 71, 73);
    text-align: left;
    font-weight: 300;
    padding-top: 8px;
    text-transform: none;
    line-height: 21px
}
.contentMidContainer div.contentMidInner div.contentMidRight {
    position: absolute;
    left: 50%;
    right: 100%;
    width: 50%
}
.contentMidContainer div.contentMidInner div.contentMidRight img {
    width: 100%;
    height: 490px
}
.contentMidContainer div.contentMidInner div.bot-last-left {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}
.contentMidContainer div.contentMidInner div.bot-last-left div {
    width: 100%;
    background: #cc0001;
    position: relative
}
.contentMidContainer div.contentMidInner div.bot-last-left p {
    font-size: 38px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    font-weight: 300;
    line-height: 118px;
    height: 118px;
    text-decoration: none
}
.contentMidContainer div.contentMidInner div.bot-last-left img {
    vertical-align: middle;
    margin-right: 5px
}
.contentBotContainer {
    width: 100%;
    height: 393px;
    background: #0b2229
}
.contentBotContainer div.contentBotInner {
    width: 1000px;
    margin: 0 auto
}
.contentBotContainer div.contentBot-col {
    width: 30%;
    float: left;
    padding: 0px 5px;
    padding-top: 42px;
    padding-bottom: 48px;
    height: 100%;
    box-sizing: border-box
}
.contentBotContainer div.contentBot-col p.title-item {
    font-size: 18px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase
}
.contentBotContainer div.contentBot-col1 p.title-item {
    padding-left: 30px;
    background: url(images/add.png) no-repeat;
    line-height: 22px
}
.contentBotContainer div.contentBot-col2 p.title-item {
    padding-left: 30px;
    background: url(images/icon_with.png) no-repeat;
    line-height: 22px
}
.contentBotContainer div.contentBot-col3 p.title-item {
    padding-left: 30px;
    margin-bottom: 40px;
    background: url(images/icon_active.png) no-repeat;
    line-height: 22px
}
.contentBotContainer div.content-item {
    margin: 5px 0px;
    width: 100%
}
.contentBotContainer div.content-item p {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(255, 255, 255)
}
.contentBotContainer div.content-item img {
    vertical-align: middle;
    margin-left: 24px;
    margin-right: 15px
}
.contentBotContainer div.content-item p.item-a {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 12px 12px;
    text-align: left;
    background: #07191e;
    border: solid 1px #14333d;
    border-right: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px
}
.contentBotContainer div.content-item p.item-b {
    width: 50%;
    float: right;
    line-height: 42px;
    background: #7a9d4a;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}
.contentBotContainer div.contentBot-col2 div.content-item p.item-b {
    background: #44627d
}
.contentBotContainer div.content-item-block {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    float: left;
    border: solid 1px #14343e;
    height: 84px
}
.contentBotContainer div.content-item-block p {
    font-size: 18px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    font-weight: 300
}
.contentBotContainer div.content-item-block p:last-child {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px;
    padding-left: 61px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}
.contentBotContainer div.content-item-block p:last-child b {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block
}
.contentBotContainer div.contentBot-col3 div.content-item-block p img {
    vertical-align: middle;
    margin: 17px 0px;
    float: left;
    margin-left: 5px
}
.contentBotContainer div.contentBot-col.contentBot-col3 {
    width: 40%
}
.paymentContainer {
    width: 100%;
    background: #07191e
}
.paymentContainer div.paymentInner {
    width: 1000px;
    margin: 0 auto;
    height: 127px;
    padding-top: 45px
}
.paymentInner a {
    display: inline-block;
    height: 40px;
    margin: 0 13px
}
.paymentInner a.perf {
    width: 147px;
    background: url(images/solid1.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.paye {
    width: 85px;
    background: url(images/solid2.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.bit {
    width: 110px;
    background: url(images/solid3.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.nete {
    width: 114px;
    background: url(images/solid4.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.adv {
    width: 125px;
    background: url(images/solid5.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.payz {
    width: 68px;
    background: url(images/solid6.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.solidt {
    width: 143px;
    background: url(images/solid7.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.visa {
    width: 62px;
    background: url(images/solid8.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.matster {
    width: 54px;
    background: url(images/solid9.png) transparent no-repeat center;
    background-size: 90%
}
.paymentInner a.nih {
    width: 51px;
    background: url(images/solid10.png) transparent no-repeat center;
    background-size: 90%
}
.solid{
	width: 100%;
	text-align: right;
	/* padding: 0 133px; */
}
.solid a{
	background: url(../netema/styles/images/solid.png) no-repeat left center;
	display: inline-block;
	height: 29px;
	/*margin: 0 15px; */
}
.solid a.solid1{
	width: 103px;
	background-position: 0 0;
	/* margin-left: 157px; */
}
.solid a.solid2{
	width: 84px;
	background-position: -205px 0;
}
.solid a.solid3{
	width: 118px;
	background-position: -320px 0;
	margin-right: 0;
}
.footerContainer{
	width: 100%;
	background: #07133d; 
	padding: 33px 0;
	overflow: hidden;
}
.footerInner{
	width: 1000px;
	margin: 0 auto;
}
.ft-ctn{
	width: 100%;
	padding-bottom: 39px;
	overflow: hidden;
}
.ft-part1{
	width: 50%;
	float: left;
}
.ft-part1{
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.ft-part1 a{
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	text-decoration: none;
}
.ft-part2{
	width: 50%;
	float: right;
}
.ft-part3{
	width: 100%;
	padding: 29px 0;
	overflow: hidden;	
	border-top: 1px solid #444766;
}
.ft-navbar{
	width: 100%;
	overflow: hidden;
	padding: 0 12%;
}
.ft-part3 .ft-navbar ul{
	margin: 0;
	padding:0;
	list-style: none;
}
.ft-part3 .ft-navbar ul li a{
	font-size: 14px;
	float: left;
	padding: 0 20px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}

@media (max-width: 1000px) {
    .headerContainer,
    .lineContainer,
    .bannerContainer,
    .packetContainer,
    .contentTopContainer,
    .contentMidContainer,
    .contentBotContainer,
    .paymentContainer,
    .footerContainerf {
        width: 1000px !important
    }
    .headerInner,
    .bannerInner,
    .packetInner,
    .contentTopInner,
    .contentMidInner,
    .contentBotInner,
    .paymentInner,
    .footerInner {
        margin: 0 !important
    }
}
.title_Subpage {
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 42px;
    color: #fff;
    font-weight: 400;
    /* background:url(images/sbg2.jpg) transparent no-repeat center top; */
    background-color: #07133D;
    /* background: url(/styles/images/section-bg.jpg) no-repeat center #131418; */
    background-size: cover;
}
.contentAccountContainer {
    width: 100%;
    overflow: hidden;
    background: #eceeee
}
.contentAccountInner {
    width: 1000px;
    margin: 0 auto;
    padding: 0px 0
}
.title_Account {
    width: 100%;
    height: 84px
}
.title_Account_Left {
    width: 80%;
    height: 84px;
    float: left;
    background: #D99204;
    line-height: 84px;
    text-align: left;
    color: #ffffff
}
.title_Account_Left p,
.title_Account_Left div {
    float: left
}
.title_Account_Left p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding-left: 20px
}
.title_Account_Left .link_title_ac {
    width: 70%;
    height: 47px;
    line-height: 47px;
    color: #72808E;
    background: #f6f6f6;
    text-align: center;
    border-radius: 4px;
    margin-top: 18px;
    margin-left: 10px;
    border: 1px solid #355b86
}
.title_Account_Left .link_title_ac div {
    width: 20%;
    height: 45px;
    background: #eae6e6;
    float: left;
    font-size: 14px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #355b86
}
.title_Account_Left .link_title_ac a {
    color: #72808e;
    font-size: 13px
}
.title_Account_Left .link_title_ac a.link_title_aca2 {
    width: 60%;
    float: left
}
.title_Account_Left .link_title_ac a:last-child {
    color: #ffffff;
    background: #07133D;
    width: 20%;
    float: right;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 45px
}
.title_Account_Left .link_title_ac a:last-child:hover {
    background: #07133D
}
.title_Account_Right {
    width: 20%;
    height: 84px;
    float: right;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 22px;
    padding-left: 84px;
    padding-top: 19px;
    background: url(images/icon_ac1.png) #07133D no-repeat 10px center
}
.title_Account_Right:hover {
    text-decoration: none;
    color: white;
    background-color: #26365B
}
.contentAccount {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px
}
.contentACC_Left {
    width: 20%;
    float: left;
    background: #07133D;
    padding: 15px;
    min-height: 448px
}
.contentACC_Left_Title {
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #425c64;
    text-transform: uppercase;
    font-size: 16px;
    color: #9cb6ce;
    cursor: pointer;
    line-height: 49px;
    padding-left: 29px
}
.cnt_collapse {
    border-bottom: 1px solid #425c64;
    padding-bottom: 5px
}
.contentACC_Left .contentACC_Left_Title:first-child {
    border-top: 0
}
.contentACC_Left .contentACC_Left_Title:last-child {
    border-bottom: 0
}
.subpages_Content {
    padding: 10px 0
}
.subpages_Content a {
    width: 100%;
    line-height: 30px;
    display: inline-block;
    color: #ffffff
}
.contentACC_Left_Title1 {
    background: url(images/icon_menu_ac1.png) transparent no-repeat left center
}
.contentACC_Left_Title2 {
    background: url(images/icon_menu_ac2.png) transparent no-repeat left center
}
.contentACC_Left_Title3 {
    background: url(images/icon_menu_ac3.png) transparent no-repeat left center
}
.contentACC_Left_Title4 {
    background: url(images/icon_menu_ac4.png) transparent no-repeat left center
}
.contentACC_Left_Title5 {
    background: url(images/icon_menu_ac5.png) transparent no-repeat left center
}
.contentACC_Left_Title5 a {
    color: #9cb6ce
}
.contentACC_Left_Title span.arrowns {
    background: url(images/icon_menu_up.png) transparent no-repeat right center;
    font-size: 0;
    display: inline-block;
    width: 15px;
    height: 6px;
    float: right;
    margin-right: 1%;
    margin-top: 15%
}
.contentACC_Left_Title.collapsed span.arrowns {
    background: url(images/icon_menu_down.png) transparent no-repeat right center;
    font-size: 0;
    display: inline-block;
    width: 15px;
    height: 6px;
    float: right;
    margin-right: 1%;
    margin-top: 15%
}
.contentACC_Right {
    padding: 20px 0 0 25px;
    width: 80%;
    float: right
}
.stt_Ac_Part {
    width: 243px;
    height: 128px;
    float: right;
    text-align: center;
    border: 1px solid #07133D;
    margin-left: 23px;
    background: #D99204;
}
.stt_Ac_Part h3 {
    font-size: 36px;
    color: #FFFFFF;
    font-weight: 700;
    margin-top: 25px
}
.stt_Ac_Part1 {
    margin-left: 0
}
.stt_Ac_Part2 h3 {
    color: #ffffff;
}
.stt_Ac_Part p {
    font-size: 18px;
    color: #FFF;
    font-weight: 500;
    margin-top: 15px;
    text-transform: uppercase
}
.statisticAcc {
    width: 100%;
    overflow: hidden
}
.userAccount {
    width: 100%;
    border: 1px solid #7190ac;
    background: #f6f6f6;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px
}
.userAccount_Part {
    width: 33.3333%;
    float: left;
    line-height: 49px;
    padding: 0 13px 0 30px
}
.userAccount_Part p {
    font-size: 12px;
    color: #343c3f
}
.userAccount_Part p span {
    font-size: 12px;
    color: #406793;
    float: right
}
.userAccount_Part1 {
    background: url(images/icon_ac_Part1.png) transparent no-repeat 10px center
}
.userAccount_Part2 {
    border-left: 1px solid #7190ac;
    border-right: 1px solid #7190ac;
    background: url(images/icon_ac_Part2.png) transparent no-repeat 10px center
}
.userAccount_Part3 {
    background: url(images/icon_ac_Part3.png) transparent no-repeat 10px center
}
.Stats_Acc_Part {
    width: 49%
}
.Stats_Acc_Part1 {
    float: left
}
.Stats_Acc_Part2 {
    float: right
}
.Stats_Acc_Part_title {
    width: 100%;
    height: 45px;
    line-height: 45px
}
.Stats_Acc_Part_title div:first-child {
    font-size: 18px;
    color: #f6f6f6;
    width: 50%;
    float: left;
    line-height: 45px;
    text-align: center
}
.Stats_Acc_Part1 .Stats_Acc_Part_title div:first-child {
    background: #D99204
}
.Stats_Acc_Part2 .Stats_Acc_Part_title div:first-child {
    background: #D99204
}
.Stats_Acc_Part_title div:last-child {
    font-size: 14px;
    color: #eceeee;
    width: 50%;
    float: right;
    background: #0b2229;
    line-height: 45px;
    text-align: center
}
.Stats_Acc_Part_title div:last-child a {
    font-size: 14px;
    color: #eceeee
}
.Stats_Acc_Part1 .Stats_Acc_Part_title div:last-child {
    background: #07133D url(images/icon_sta_ac1.png) no-repeat 10px center
}
.Stats_Acc_Part2 .Stats_Acc_Part_title div:last-child {
    background: #07133D url(images/icon_sta_ac2.png) no-repeat 10px center
}
.Stats_Acc_Part_ctn {
    width: 100%;
    border: 1px solid #7190ac;
    background: #f6f6f6
}
.Stats_Acc_Part_ctn ul {
    width: 100%;
    margin: 0;
    padding: 0 20px
}
.Stats_Acc_Part_ctn ul li {
    text-align: left;
    line-height: 50px;
    list-style: none;
    font-size: 14px;
    color: #0b2229;
    border-bottom: 1px solid #7190ac;
    font-weight: 400
}
.Stats_Acc_Part_ctn ul li:last-child {
    border: 0
}
.Stats_Acc_Part_ctn ul li span {
    float: right
}
.popup_ctn {
    width: 100%;
    height: 100%;
    background: rgba(65, 83, 88, 0.91);
    position: fixed;
    z-index: 99999999999;
    top: 0px;
    left: 0px
}
.popup_title_AC {
    width: 100%;
    line-height: 63px;
    background: #cc0001;
    font-size: 24px;
    color: #f6f6f6;
    text-transform: uppercase;
    text-align: center
}
.popup_ctn_Ac {
    width: 100%;
    padding: 30px;
    background: #f6f6f6
}
.popup_ctn_Ac p {
    font-size: 16px;
    color: #0b2229;
    margin-bottom: 10px
}
.clear {
    clear: both
}
.header-form {
    padding: 15px
}
.header-form input {
    margin-bottom: 10px
}
input[type="text"],
input[type="password"],
select,
textarea {
    border: 1px solid #AABDCF;
    padding: 10px 15px;
    border-radius: 3px
}
.btn-primary {
    background: #CC0001;
    border: 1px solid #CC0001
}
.btn-primary:hover {
    background: #DA2627;
    border: 1px solid #CC0001
}
.btn-info {
    background: #07133D;
    border: 1px solid #0F1D3C;
}
.btn-info:hover {
    background: #D99204;
    border: 1px solid #B27703;
}
table {
    width: 100%;
    margin-bottom: 5px
}
table td {
    padding: 6px;
    vertical-align: middle
}
.form-container {
    background: #f6f6f6;
    border: 1px solid #AABDCF;
    padding: 15px;
    border-radius: 4px;
    width: 500px;
    margin: 10px auto
}
.form-container input,
.form-container textarea {
    width: 100%;
    margin-bottom: 5px
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #D99204;
    border: 1px solid #B27702;
    color: white;
    border-radius: 4px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #07133D;
    border: 1px solid #122247;
}
.contentACC_Right table,
.inner-table {
    width: 100%
}
.contentACC_Right table td,
.inner-table {
    border: 1px solid #7190ac;
    background: #f6f6f6;
    padding: 6px 8px;
    vertical-align: middle
}
.contentACC_Right table th {
    border: 1px solid #7190ac;
    background: #f6f6f6;
    padding: 6px 8px;
    color: #406793;
    font-weight: 600
}
.contentACC_Right table td.inheader,
.inner-table td.inheader {
    background: #D99204;
    border: 1px solid #406792;
    color: white
}
input[type="radio"],
input[type="checkbox"] {
    margin: 0px 2px 4px;
    width: auto
}
.alert-warning {
    background-color: #FCF3C2;
    border-color: #E4A931;
    color: #8a6d3b
}
.alert-success {
    background-color: #DBFDCD;
    border-color: #7EAE56;
    color: #3c763d
}
.alert-danger {
    background-color: #FFCFCF;
    border-color: #F43856;
    color: #DA3532
}
.form-title {
    background: #D99204;
    color: white;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.faq-page {
    line-height: 24px
}
.faq-page b {
    color: #296FBA;
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 36px
}
.address {
    background: url(images/address-bg.png) #F6F6F6 no-repeat 10px center;
    padding-left: 100px
}
.support-buttons a {
    border: 1px solid #19179B;
    color: #19179B;
    border-radius: 3px;
    padding: 6px 12px;
    display: inline-block;
}
.slide-out-div {
    padding: 10px;
    width: 250px;
    background: #01141A;
    border: 0px;
    z-index: 10000;
    color: white
}
.slide-out-div h3 {
    background: #CC0001;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    font-size: 16px
}
.calculate {
    margin: 10px
}
.caculatePart {
    margin: 5px 0px
}
.caculatePart label {
    font-weight: normal;
    line-height: 24px
}
.caculatePart input[type="text"],
.caculatePart input[type="password"],
.caculatePart select {
    border: 1px solid black;
    color: black
}
.nav-tabs>li>a {
    background: #D99204;
    border: 0px;
    color: white;
    padding: 10px 20px;
    text-align: center;
}
.nav-tabs>li>a:hover {
    background: #7A5305;
}
.nav-tabs>li.active>a {
    background: #192853;
    border: 0px;
    color: white
}
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background: #192853;
    border: 0px;
    color: white
}
.tab-content {
    border: 1px solid #295585;
    background: #F6F6F6;
    padding: 20px
}
.panel-default {
    border-color: #658AAC
}
.panel-default>.panel-heading {
    color: #658AAC;
    background-color: #ffffff;
    border-color: #658AAC
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #658AAC
}
.about-bg {
    background: url(images/about-bg.jpg) no-repeat center;
    background-size: cover
}
.about-bg .profile {
    background: rgba(217, 146, 4, 0.67);
    width: 50%;
    color: white;
    padding: 30px;
    font-family: 'Roboto', sans-serif;
}
.about-bg p,
.bottom-container p {
    text-align: justify
}
.about-bg h2,
.bottom-container h2 {
    color: #ffffff;
    margin: 10px 0px;
    font-size: 24px
}
.bottom-container {
    overflow: hidden
}
.about-bottom {
    background: #07133d;
    color: white;
    float: left;
    width: 50%;
    padding: 30px;
    font-family: 'Roboto', sans-serif;
}
.about-bottom2 {
    float: right;
    width: 50%;
    background: #d99204;
    color: white;
    padding: 30px;
    font-family: 'Roboto', sans-serif;
}
.news-date {
    background: #CC0001;
    color: white;
    padding: 20px;
    text-align: center
}
.news-title {
    font-size: 20px;
    line-height: 36px;
    color: #295585
}
.table tdx {
    padding: 25px;
    vertical-align: middle
}
.stats {
    width: 100%;
    height: 178px;
    background: #406793;
    overflow: hidden;
    float: right;
    margin-top: 0px;
    margin-bottom: 40px
}
.stats_w {
    width: 1000px;
    margin: 0 auto
}
.stats_w table {
    text-align: center;
    margin-top: 15px
}
.stats_w td {
    border-right: 1px solid #e9e7e7
}
.stats_w span {
    font-size: 24px;
    font-weight: bold;
    color: #e9e7e7;
    text-shadow: none
}
.stats_w p {
    color: #e9e7e7;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-shadow: none
}
.stats_w .s1 {
    background: url(images/s1.png) center no-repeat;
    height: 84px
}
.stats_w .s2 {
    background: url(images/s2.png) center no-repeat;
    height: 84px
}
.stats_w .s3 {
    background: url(images/s3.png) center no-repeat;
    height: 84px
}
.stats_w .s4 {
    background: url(images/s4.png) center no-repeat;
    height: 84px
}
.stats_w .s5 {
    background: url(images/s5.png) center no-repeat;
    height: 84px
}
.stats_w .s6 {
    background: url(images/s6.png) center no-repeat;
    height: 84px
}
.paymentContainerx {
    width: 100%;
    background: #e8edef;
    height: 600px
}
.paymentInnerx {
    width: 1000px;
    margin: 0 auto
}
.paymentPart_ctn {
    width: 100%;
    display: inline-block
}
.paymentPart {
    width: 242px;
    float: left;
    text-align: center;
    border-left: 1px solid #ffffff
}
.paymentPart_1 {
    background: #3da3c0;
    border-left: 0
}
.paymentPart_1 div {
    border-bottom: 1px solid #166e87
}
.paymentPart_1 div.payment_div2 {
    background: #288eab
}
.paymentPart_2 {
    background: #39b875
}
.paymentPart_2 div {
    border-bottom: 1px solid #14894b
}
.paymentPart_2 div.payment_div2 {
    background: #25ab64
}
.paymentPart_3 {
    background: #0B2229
}
.paymentPart_3 div {
    border-bottom: 1px solid #173943
}
.paymentPart_3 div.payment_div2 {
    background: rgb(23, 57, 67)
}
.paymentPart_4 {
    background: #406793;
    margin-left: 10px
}
.paymentPart_4 div {
    border-bottom: 1px solid #497CB6
}
.paymentPart_4 div.payment_div2 {
    background: #497CB6
}
.paymentPart_5 {
    background: #CC0001;
    margin-left: 10px
}
.paymentPart_5 div {
    border-bottom: 1px solid #D94041
}
.paymentPart_5 div.payment_div2 {
    background: #D94041
}
.paymentPart_6 {
    background: #173943;
    margin-left: 10px
}
.paymentPart_6 div {
    border-bottom: 1px solid #274953
}
.paymentPart_6 div.payment_div2 {
    background: #274953
}
.paymentPart div {
    padding: 20px 0
}
.paymentPart div.footer_part_pay {
    border: 0
}
.paymentPart a {
    width: 137px;
    height: 37px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    display: inline-block;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none
}
.paymentPart a:hover {
    opacity: 0.8
}
.paymentPart h2 {
    font-size: 24px;
    font-weight: 800;
    color: #ffffff;
    margin: 0
}
.paymentPart h3 {
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    margin: 0
}
.paymentPart h3 span {
    font-size: 24px;
    font-weight: 800;
    color: #ffffff
}
.paymentPart h4 {
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    margin: 0
}
.paymentPart h4 span {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    margin: 0
}
.paymentPart:hover {
    margin-top: -10px;
    display: inline-block
}
.paymentPart h4 span {
    font-weight: 700;
    color: #ffffff
}
.solid_part {
    width: 100%;
    height: 40px;
    margin-top: 29px;
    text-align: center
}
.solid_part a {
    display: inline-block;
    height: 40px;
    margin: 0 3px
}
.solid_part a.perf {
    width: 159px;
    background: url(images/solid1.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.paye {
    width: 90px;
    background: url(images/solid2.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.bit {
    width: 121px;
    background: url(images/solid3.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.nete {
    width: 131px;
    background: url(images/solid4.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.adv {
    width: 137px;
    background: url(images/solid5.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.payz {
    width: 80px;
    background: url(images/solid6.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.solidt {
    width: 160px;
    background: url(images/solid9.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.visa {
    width: 70px;
    background: url(images/solid7.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.matster {
    width: 58px;
    background: url(images/solid8.png) transparent no-repeat center;
    background-size: 90%
}
.solid_part a.nih {
    width: 56px;
    background: url(images/solid10.png) transparent no-repeat center;
    background-size: 90%
}
.contentTopContainer {
    width: 100%;
    overflow: hidden;
    background: #e8eaeb;
    padding-top: 18px;
    padding-bottom: 48px
}
.contentTopInner {
    width: 1000px;
    margin: 0 auto
}
.contentTopPart {
    margin-top: 17px;
    width: 488px;
    height: 120px;
    padding: 1px;
    background: #ffffff;
    border: 1px solid #c4c6c7
}
.contentTopPart div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-left: 162px;
    background: url(images/xx1.png) #ffffff no-repeat
}
.cntTopPart1,
.cntTopPart3,
.cntTopPart5 {
    float: left;
    background-position: 0 0
}
.cntTopPart2,
.cntTopPart4,
.cntTopPart6 {
    float: right;
    background-position: 0 0
}
.cntTopPart1 div {
    background-position: 0 0
}
.cntTopPart2 div {
    background-position: -508px 0
}
.cntTopPart3 div {
    background-position: 0 -137px
}
.cntTopPart4 div {
    background-position: -508px -138px
}
.cntTopPart5 div {
    background-position: 0 -278px
}
.cntTopPart6 div {
    background-position: -508px -278px
}
.contentTopPart h3 {
    text-transform: uppercase;
    padding-top: 23px;
    color: #3b8aae;
    font-size: 22px;
    font-weight: 400;
    margin-top: 0;
    font-family: 'Source Sans Pro', sans-serif
}
.contentTopPart p {
    color: #696e71;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif
}
#Footer {
    background-position: center top;
    background-repeat: no-repeat
}
#Footer .footer_action {
    background: rgba(0, 0, 0, .1)
}
#Footer .footer_action .one {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 110%;
    line-height: 180%
}
#Footer .widgets_wrapper {
    padding: 15px 0
}
#Footer .widgets_wrapper .column {
    margin-bottom: 0
}
#Footer .widgets_wrapper .widget {
    padding: 15px 0;
    margin-bottom: 0
}
#Footer .widgets_wrapper .widget:after {
    display: none
}
#Footer .footer_copy {
    border-top: 1px solid rgba(255, 255, 255, .1)
}
#Footer .footer_copy .one {
    margin-bottom: 20px;
    padding-top: 30px
}
#Footer .footer_copy .copyright {
    float: left
}
#Footer .footer_copy a#back_to_top {
    float: right;
    margin: -10px 0 0 0
}
#Footer .footer_copy .social {
    float: right;
    margin-right: 20px
}
#Footer .footer_copy .social li {
    display: inline-block;
    margin-right: 6px
}
#Footer .footer_copy .social li:last-child {
    margin-right: 0px
}
#Footer .footer_copy .social li a {
    color: rgba(255, 255, 255, .3);
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
#Footer .footer_copy .social li a:hover {
    color: rgb(255, 255, 255)
}
#Footer .footer_copy .social-menu {
    float: right;
    margin-right: 20px
}
#Footer .footer_copy .social-menu li {
    display: inline-block;
    margin-right: 6px;
    padding-right: 6px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}
#Footer .footer_copy .social-menu li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px
}
.footer-copy-center #Footer .footer_copy {
    text-align: center
}
.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px 0
}
.footer-copy-center #Footer .footer_copy a#back_to_top {
    float: none;
    margin: -10px 0 10px
}
.footer-copy-center #Footer .footer_copy .social {
    float: none;
    margin: 0
}
.footer-copy-center #Footer .footer_copy .social-menu {
    float: none;
    margin: 0
}
#Footer .Recent_posts ul li .desc {
    background: rgba(0, 0, 0, .1)
}
#Footer .widget_mfn_menu ul li a {
    background: rgba(0, 0, 0, .1);
    color: #ccc
}
#Footer .widget_recent_entries ul li {
    background: rgba(0, 0, 0, .1)
}
#Footer ul.list_mixed li:after,
#Footer ul.list_check li:after,
#Footer ul.list_star li:after,
#Footer ul.list_idea li:after {
    background: rgba(255, 255, 255, .08)
}
#Footer .widget_mfn_recent_comments ul li .date_label {
    background-color: rgba(0, 0, 0, .07)
}
#Footer .widget_mfn_recent_comments ul li .date_label:after {
    border-left-color: rgba(0, 0, 0, .07)
}
.footer-fixed #Header_wrapper,
.footer-sliding #Header_wrapper {
    z-index: 29
}
.footer-fixed #Content,
.footer-sliding #Content {
    position: relative;
    z-index: 2
}
.footer-fixed #Footer,
.footer-sliding #Footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1
}
.footer-fixed #Footer {
    z-index: 3
}
.footer-fixed #Content,
.footer-sliding #Content {
    margin-bottom: 0 !important
}
.footer-fixed #Footer,
.footer-sliding #Footer {
    position: static
}
#Footer .footer_copy {
    text-align: center
}
#Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px 0
}
#Footer .footer_copy .social {
    float: none;
    margin: 0
}
#Footer .footer_copy .social-menu {
    float: none;
    margin: 0
}
#back_to_top {
    float: none;
    margin: -10px 0 10px
}
#back_to_top.in_footer,
#back_to_top.sticky {
    right: 20px !important;
    margin: 0
}
#Footer,
#Footer .widget_recent_entries ul li a {
    color: #ccced4
}
#Footer a {
    color: #aaaeb9
}
#Footer a:hover {
    color: #b0bbdd
}
#Footer h1,
#Footer h1 a,
#Footer h1 a:hover,
#Footer h2,
#Footer h2 a,
#Footer h2 a:hover,
#Footer h3,
#Footer h3 a,
#Footer h3 a:hover,
#Footer h4,
#Footer h4 a,
#Footer h4 a:hover,
#Footer h5,
#Footer h5 a,
#Footer h5 a:hover,
#Footer h6,
#Footer h6 a,
#Footer h6 a:hover {
    color: #ffffff
}
#Footer .themecolor,
#Footer .widget_meta ul,
#Footer .widget_pages ul,
#Footer .widget_rss ul,
#Footer .widget_mfn_recent_comments ul li:after,
#Footer .widget_archive ul,
#Footer .widget_recent_comments ul li:after,
#Footer .widget_nav_menu ul,
#Footer .widget_price_filter .price_label .from,
#Footer .widget_price_filter .price_label .to,
#Footer .star-rating span {
    color: #a0915f
}
#Footer .themebg,
#Footer .widget_categories ul,
#Footer .Recent_posts ul li .desc:after,
#Footer .Recent_posts ul li .photo .c,
#Footer .widget_recent_entries ul li:after,
#Footer .widget_mfn_menu ul li a:hover,
#Footer .widget_product_categories ul {
    background-color: #a0915f
}
#Footer .Recent_posts ul li a .desc .date,
#Footer .widget_recent_entries ul li .post-date,
#Footer .tp_recent_tweets .twitter_time,
#Footer .widget_price_filter .price_label,
#Footer .shop-filters .woocommerce-result-count,
#Footer ul.product_list_widget li .quantity,
#Footer .widget_shopping_cart ul.product_list_widget li dl {
    color: #a8a8a8
}
#Footer {
    background-image: url("../content/holding/images/home_holding_footer.html")
}
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3 {
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 400
}
.post-footer,
.post-footer a span.label,
.pager .pages a,
.button-love a .label,
.pager-single a,
#comments .commentlist > li .comment-author .says,
.fixed-nav .desc .date,
.filters_buttons li.label,
.Recent_posts ul li a .desc .date,
.widget_recent_entries ul li .post-date,
.tp_recent_tweets .twitter_time,
.widget_price_filter .price_label,
.shop-filters .woocommerce-result-count,
.woocommerce ul.product_list_widget li .quantity,
.widget_shopping_cart ul.product_list_widget li dl,
.product_meta .posted_in,
.woocommerce .shop_table .product-name .variation > dd,
.shipping-calculator-button:after,
.shop_slider .shop_slider_ul li .item_wrapper .price del,
.testimonials_slider .testimonials_slider_ul li .author span,
.testimonials_slider .testimonials_slider_ul li .author span a,
.Latest_news ul li .desc_footer {
    color: #a8a8a8
}
#Footer {
    background-color: #001243
}
body,
ul.timeline_items,
.icon_box a .desc,
.icon_box a:hover .desc,
.feature_list ul li a,
.list_item a,
.list_item a:hover,
.widget_recent_entries ul li a,
.flat_box a,
.flat_box a:hover,
.story_box .desc,
.content_slider.carouselul li a .title,
.content_slider.flat.description ul li .desc,
.content_slider.flat.description ul li a .desc {
    color: #868686
}
.themecolor,
.opening_hours .opening_hours_wrapper li span,
.fancy_heading_icon .icon_top,
.fancy_heading_arrows .icon-right-dir,
.fancy_heading_arrows .icon-left-dir,
.fancy_heading_line .title,
.button-love a.mfn-love,
.format-link .post-title .icon-link,
.pager-single > span,
.pager-single a:hover,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_mfn_recent_comments ul li:after,
.widget_archive ul,
.widget_recent_comments ul li:after,
.widget_nav_menu ul,
.woocommerce ul.products li.product .price,
.shop_slider .shop_slider_ul li .item_wrapper .price,
.woocommerce-page ul.products li.product .price,
.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to,
.woocommerce ul.product_list_widget li .quantity .amount,
.woocommerce .product div.entry-summary .price,
.woocommerce .star-rating span,
#Error_404 .error_pic i,
.style-simple #Filters .filters_wrapper ul li a:hover,
.style-simple .one-sixth.column {
    width: 14.666%
}
.one-fifth.column {
    width: 18%
}
.one-fourth.column,
.four.columns {
    width: 23%
}
.one-third.column {
    width: 31.333%
}
.two-fifth.column {
    width: 38%
}
.one-second.column {
    width: 48%
}
.three-fifth.column {
    width: 58%
}
.two-third.column {
    width: 64.666%
}
.three-fourth.column {
    width: 73%
}
.four-fifth.column {
    width: 78%
}
.five-sixth.column {
    width: 81.333%
}
.one.column {
    width: 98%
}
.section.full-width > .one.column,
.section.full-width > .section_wrapper > .one.column,
.section.full-width .one.wrap .one.column {
    width: 100%;
    margin: 0
}
#Content {
    width: 100%
}
body:not(.template-slider) #Content {
    padding-top: 30px
}
.section {
    position: relative
}
.section_wrapper,
.container {
    width: 1000px;
    margin: 0 auto;
    position: relative
}
.section_wrapper:after,
.container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden
}
.column,
.columns {
    float: left;
    margin: 0 1% 40px
}
.column.column_divider,
.column-margin-0px .column {
    margin-bottom: 0
}
.column-margin-10px .column {
    margin-bottom: 10px
}
.column-margin-20px .column {
    margin-bottom: 20px
}
.column-margin-30px .column {
    margin-bottom: 30px
}
.column-margin-40px .column {
    margin-bottom: 40px
}
.column-margin-50px .column {
    margin-bottom: 50px
}
.the_content_wrapper {
    margin: 0 1%
}
.column_content .the_content_wrapper {
    margin: 0
}
.column_attr.align_left {
    text-align: left
}
.column_attr.align_right {
    text-align: right
}
.column_attr.align_center {
    text-align: center
}
.column_attr.align_justify {
    text-align: justify
}
.extra_content .the_content_wrapper {
    margin: 0 1% 40px
}
#sub-simply {
    height: auto;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    background-color: rgba(22, 41, 84, 0.66)
}
.simply-main {
    height: auto;
    width: 1000px;
    float: left;
    margin-top: 60px;
    margin-bottom: 50px
}
.simply-text {
    height: auto;
    width: 1040px
}
.simply-text p {
    font-size: 48px;
    color: rgb(172, 158, 107);
    text-align: center;
    font-weight: 700
}
.login-now-create {
    height: auto;
    width: 1040px;
    float: left;
    margin-top: 25px
}
.simply-login-create {
    height: auto;
    width: 450px;
    margin: auto
}
.simply-login {
    height: auto;
    width: 168px;
    float: left
}
.simply-login a {
    background-color: transparent
}
.simply-login a:hover {
    background-color: #fff;
    color: #000
}
.simply-create {
    height: auto;
    width: 245px;
    float: left;
    margin-left: 20px
}
.simply-create a {
    background-color: transparent
}
.simply-create a:hover {
    background-color: #fff;
    color: #000
}