body {
    background-size: cover;
}
.mt-1 {
    margin-top: 15px;
}
.news_partners_1 div {
    margin-bottom: 10px;
}
.news_partners a {
    display: block;
}
.news_partners .date {
    margin: 5px 0;
    display: block;
	font-size: 12px;
}
.news_partners .more {
    color: #fff;
}
.news_partners .more:hover {
    transition: .2s ease;
    color: #fdf0b5;
}
.news_partners .title {
    font-size: 17px;
    color: #05a40c!important;
}
.our_news {
    display: flex;
    flex-direction: column;
}
.our_news-title {
    color: #05a40c !important;
}
.our_news .title {
    font-size: 17px;
    text-decoration: none;
    color: #05a40c !important;
    margin-top: 5px;
}
.our_news img {
    width: 100%;
}
.under_news {
    justify-content: flex-end;
        margin-left: 0;
    margin-right: 0;
}
.under_news a {
    cursor: pointer;
    color: #05a40c!important;
	text-decoration:underline;
	
}
.under_news a:hover {
    color: #fdf0b5!important;
    transition: .2s ease;
}
.wallet__block {
    border: 2px solid transparent;
    justify-content: center;
    margin: 60px 0;
    display: flex;
    padding: 25px 40px;
    border-radius: 20px;
    background: #05a40c;
    width: 25%;
    align-items: center;
}
.wallet__flex {
    display: flex;
    flex-direction: column; 
    justify-content: space-between;
    height: 100%;
    padding: 20px 0;
}
.withdraw-btn {
    font-size: 23px;
    font-weight: 600;
    margin-top: 20px;
    border: 2px solid #000;
    color: #000000;
    background: transparent;
    border-radius: 15px;
    width: 100%;
    padding: 3px 15px;
}
.deposit-btn {
    font-size: 23px;
    font-weight: 600;
    border: none;
    background: #000;
    color: #fff;
    border-radius: 15px;
    width: 100%;
    padding: 3px 15px;
}
.title-balance {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 40px;
    line-height: 60px;
}
.title-desc {
    display: block;
    text-align: center;
    font-weight: 500;
    color: #000;
    font-size: 20px;
    margin: 5px 0 20px 0;
    line-height: 20px;
}

.feed-item img {display: block; max-width:200px;}
.feed-item {margin-bottom: 15px;}
.item-photo {
    display: inline-block;
    margin: 10px;
}
.item-photo img {
    max-width: 300px;
}

.chat-window {
    width: 100%;
    height: 400px;
    overflow-y: scroll;
    background: #e7e7e7;
    font-size: 0.8rem;
}
.chat-window .msg .dt {
    color: #949494;
    margin-right: 5px;
}

.chat-window .msg .author{
    font-weight: 600;
    margin-right: 5px;
}
.chat-window .msg .author.system {
    color: #e83e8c;
}
.chat-window .msg .author.admin {
    color: #009688;
}

.stars a[data-star] {
    font-size: 2rem;
    color: #ccc;
}
.stars a[data-star]:hover {
    text-decoration: none;
    color: #ffd27d;
}
.stars a[data-star].active {
    text-decoration: none;
    color: #ffd27d;
}

.realtor-description {
    overflow: hidden;
    border: 2px solid #9407ff;
    border-radius: 5px;
    padding: 15px;
    margin-top: 15px;
    max-width: 700px;
}

.wallet-description {
    overflow: hidden;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
}

.realtor-description img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.fb-profile-block {
    margin: auto;
    position: relative;
    width: 100%;
}

.fb-profile-block-thumb{
    display: block;
    height: 315px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.fb-profile-block-menu {
    border: 1px solid #d3d6db;
    border-radius: 0 0 3px 3px;
}
.profile-img a{
    bottom: 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
    left: 15px;
    padding:1px;
    position: absolute;
    height: 160px;
    width: 160px;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    z-index:9;
}
.profile-img img {
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    height:158px;
    padding: 5px;
    width:158px;
}
.profile-name {
    bottom: 60px;
    left: 200px;
    position: absolute;
}
.profile-name h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    max-width: 275px;
    position: relative;
    text-transform: uppercase;
}
.fb-profile-block-menu{
    height: 44px;
    position: relative;
    width:100%;
    overflow:hidden;
}
.block-menu {
    clear: right;
    padding-left: 205px;
}
.block-menu ul{
    margin:0;
    padding:0;
}
.block-menu ul li{
    display:inline-block;
}
.block-menu ul li a {
    border-right: 1px solid #e9eaed;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 3.0;
    padding: 0 17px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    color:#4b4f56;
    text-transform:capitalize;
}
.block-menu ul li:first-child a{
    border-left: 1px solid #e9eaed;
}
.cover-container{
    width: 800px;
    height: 150px;
    background: #53fc64;
    background: -o-radial-gradient(at bottom, #78ff85 12%, #53fc64);
    background: radial-gradient(at bottom, #78ff85 12%, #53fc64)
}

@media screen and (max-width: 1200px) {
    .under_news {
        margin-right: -15px;
    }
}

@media screen and (max-width: 992px) {
    .cover-container {
        width: 100%;
        height: 150px;
    }
}

.menu-location-selector {
    width: 175px;
}
.user-profile-card:hover {
    text-decoration: none;
}
.user-profile-card p {
    margin-bottom: 0;
}

.entrance {
    position: absolute;
    top: -55px;
    right: 26px;
    z-index: 1;
}
.entrance input {
   padding-left: 10px;
    background: none;
    border: 2px solid #05a40c;
    border-radius: 5px;
    color: #05a40c;
}
.entrance input:focus {
   border: 3px solid #f3c54;
   outline: none;
}
.entrance input::-webkit-input-placeholder {
   color: #fff;
}
.entrance input:focus::-webkit-input-placeholder {
   color: transparent;
}
.entrance input[type=submit] {
    background: #05a40c;
    color: #000;
    font-weight: 500;
    padding: 1px 10px;
}

.text-muted {
   color: #05a40c !important;
   margin-bottom: 12px;
}
.footer--a {
   color: #fff;
   margin-bottom: 5px;
}
.footer--a:hover {
   text-decoration: none;
   color: #05a40c;
}
.footer--vb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 180px;
}
center {
  padding-top: 1px;
}
center input {
  padding-left: 10px;
  background: none;
  border: 2px solid #05a40c;
  border-radius: 5px;
  color: #05a40c;
  margin-bottom: 10px;
}
center input[type=submit]:hover {
  border: 3px solid #05a40c;
  padding: 1px 10px;
}
.lider {
  font-size: 20px;
}
.foto {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
}
form[name=output-money] input {
	padding-left: 10px;
    background: none;
    border: 2px solid #05a40c;
    border-radius: 5px;
    color: #05a40c;
	margin-bottom: 10px;
}
.license p a {
	color: #05a40c;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.license p a:hover {
	text-decoration: none;
	color: #05a40c;
	font-size: 20px;
}
.license-btn {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 1px;
}
.card-license {
	position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card-license__body {
	background-color: #39196d;
    border: 0px;
    border-radius: 10px;
	font-weight: 500;
}
.card-license__body p {
	font-weight: 500;
}
.network {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start;
}
.netwrok-referal {
    margin: 10px 0 10px 30px;
}
.network-h1 {
    width: 100%;
    text-align: center;
	color: #05a40c;
	margin-bottom: 1px;
}
.network-block__desc {
    font-size: 28px;
}
.network .network-block div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
	color: #fdf0b5;
    font-weight: 500;
    margin: 10px;
    width: calc(33% - 30px);
    height: 175px;
    padding: 20px;
    background-color: #39196d;
    
    border-radius: 10px;
    }
.network-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    	-ms-flex-wrap: wrap;
    	    flex-wrap: wrap;
    margin-left: 20px;
}
.network-block__title {
    font-size: 20px;
    color: #05a40c;
}
.dividends-table table {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
.dividends-table table tr {
    width: 100%;
}
.dividends-table table tr:nth-child(odd) {
    background-color: #39196d;
}
.dividends-table table th{
    padding: 5px;
    
}
.dividends-table table span{
    display: block;
    border-radius: 8px;
    padding: 5px 20px;
}
.network-table {
    width: 100%;
    padding: 20px 30px;
}
.cabinet {
	    color: #05a40c;
}
.cabinet span {
	font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
}
.cabinet p {
	font-size: 19px;
}
.cabinet-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin-top: 90px;
}
.cabinet-btn a {
	color: #05a40c;
    border: 2px solid #05a40c;
    border-radius: 10px;
    padding: 5px 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.cabinet-btn a:hover {
	    text-decoration: none;
    background: #05a40c5e;
    color: #fff;
}
.dividends {
	margin-bottom: 35px;
	display: block;
}
.dividends ul {
	margin-bottom: 15px;
	}
.dividends ul li {
	max-width: 100%;
    	border: 1px solid #8726a3;
    	padding: 7px 15px;
    	color: #fff;
    	font-weight: 500;
}
.dividends-table {
}
.dividends-table__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.dividends-table__flex>div {
	width: 48%;
}
.dividends-table>div {
	max-width: 100%;
    	/*border: 1px solid #8726a3;*/
    	border-top: none;
    	padding: 7px 15px;
    	color: #fff;
    	font-weight: 100;
}
.dividends-table>div>div {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.dividends-table>div>div span {
	border-right: 1px solid #1c1933;
    	padding: 5px 20px;
    	width: 25%;
}
.dividends-table>div>div span:last-child {
	border: none;
}
.dividends-table>div:nth-child(even) {
	background: #1c1933;
}
.dividends-table>div:first-child {
	/*border-top: 1px solid #8726a3;*/
}
.dividends-table__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    /*border: 1px solid #8726a3;*/
	background:#1c1933;
    border-bottom: none;
    color: #8a9696;
    font-weight: 500;
}
.dividends-table__header span {
	border-right: 1px solid #1c1933;
    padding: 5px 20px;
    width: 25%;
}
.dividends-table__header span:last-child {
	border: none;
}
.title-table {
    margin-left: 10px;
    text-transform: uppercase;
    color: #05a40c;
    font-weight: 500;
}
.poster {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.poster-text {
    color: #05a40c;
}
.poster-text span {
	    font-weight: 500;
}
.title-all {
    color: #05a40c;
    font-size: 30px;
    font-weight: 500;
    margin: 0 auto;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.navbar input,
.nav input
{display: none;}

.navbar label,
.nav label
{cursor: pointer;}

.head_menu__check:checked~.menu_head {display: block;}

.nav {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.nav__showmenu {
    position: relative;
    z-index: 3;
    display: inline-block;
    margin-left: -10px;
    padding: 5px 10px 10px;
    top: 2px;
    font-size: 23px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}

.nav .menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 220px;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    z-index: 2;
}

.nav__check:checked~.nav__back {
    background-color: rgba(0,0,0,.2);
    bottom: 0;
}

.nav .menu::-webkit-scrollbar {display: none;}
.nav__check:checked~.menu {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
.nav__check:checked~.nav__showmenu {left:200px;}


.s-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #fbfbfb;
    color: #000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar ul p {
    /*color: #fff;*/
    /*padding: 10px;*/
}

#sidebar ul li a {
    /*padding: 10px;*/
    font-size: 1.1em;
    /*display: block;*/
}

#sidebar ul li a:hover {
    /*color: #7386D5;*/
    /*background: #fff;*/
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
    .news_partners div:nth-child(1) {
        margin-top: 0;
    }
    .news_partners div {
        margin-top: 30px;
    }
    .under_news {
        margin-right: 10px;
    }
    .netwrok-referal {
        margin: 0;
        width: 100%;
    }
    .realtor-description {
        width: 100%;
    }
    .network-block {
        margin: 0;
    }
    .network .network-block div {
        width: 100%;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .network-table {
        padding: 0;
    }
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}
@media (max-width: 992px) {
    .network-table table {
            display: block;
    }
	.entrance {
		position: static;
    		margin-bottom: 20px;
    		margin-left: 0px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    		-webkit-box-pack: center;
    		    -ms-flex-pack: center;
    		        justify-content: center;

	}
	.entrance form[method=post] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    		-webkit-box-orient: vertical;
    		-webkit-box-direction: normal;
    		    -ms-flex-direction: column;
    		        flex-direction: column;
	}
	.entrance input {
		margin-bottom: 10px;
	}
	.cabinet {
		color: #05a40c;
    		display: -webkit-box;
    		display: -ms-flexbox;
    		display: flex;
    		-webkit-box-orient: vertical;
    		-webkit-box-direction: normal;
    		    -ms-flex-direction: column;
    		        flex-direction: column;
    		-webkit-box-align: center;
    		    -ms-flex-align: center;
    		        align-items: center;
	}
	.cabinet-btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		max-width: 200px;
	}
	.cabinet-btn a {
		margin-bottom: 15px;
	}
	.poster-img img {
		width: 300px;
	}

.dividends-table__flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    		-webkit-box-orient: vertical;
    		-webkit-box-direction: normal;
    		    -ms-flex-direction: column;
    		        flex-direction: column;
    		-webkit-box-align: center;
    		    -ms-flex-align: center;
    		        align-items: center;
	}
.dividends-table__flex>div {
		margin-bottom: 30px;
    		width: 100%;
	}
}
@media (max-width: 850px) {
	.dividends-table, .dividends-table__header {
		width: 100%;
    		margin: 0 10px 0px 5px;
	}
	.img-news {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 0px;
		        flex: 0 0 0;
		margin-bottom: 20px;
	}

}	
@media (max-width: 512px) {
	.tabgroup div {
		font-size: 25px;
	}
	.dividends-table {
		width: 98%;
		margin: 0 2px;
	}
	.dividends-table__header {
		width: 98%;
    		margin: 0 10px 0px 2px;
	}
	.poster {
		padding: 0;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;	
	}
	.poster-text {
		margin: 20px;
	}
	.dividends ul {
		margin: 0 5px 15px 5px;
	}
	.foto img {
		width: 270px;
	}
	form[name=output-money] input {
		width: 300px;
	}
	.dividends-table>div>div span {
	    padding: 5px 2px;
	    font-size: 15px;
	}
	.slick-slide {
    		width: 338px;
		margin: 0px;
	}
	.slick-prev:before, .slick-next:before {
    		display: none;
	}
}

.pagination-container {
    margin-top: 20px;
}

.pagination-container li {
    padding: 0 !important;
}

.paginationjs .paginationjs-pages li.disabled > a {
    opacity: 1;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
    color: #333;
    background: #eee;
}

.menu {
    z-index: 99999999999;
}