* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat Medium';
    margin: 0;
    padding: 0;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    text-decoration: none;
}
a{
    display: inline-block;
}
.owl-item{
    float: left;
}
.wrapper{
    overflow: hidden;
}
.vector-bg{
    background: url('../images/main-bg.svg') no-repeat right top;
    background-size: cover;
}
.success{
    color: #27AE60;
}
.danger{
    color: #EB5757;
}
header{
    position: relative;
}
header .profile-logged .nav-link{
    display: flex;
}
.profile-logged .profile-image{
    height: 30px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    border: 2px solid #5E82F1;
    margin: -5px 10px 0 0;
}

.section-title .title-icon{
    height: 84px;
    width: 84px;
    margin: 0 auto 30px auto;
    background: linear-gradient(80deg, #5357DB 1%, #fff 80%);
    border-radius: 50%;
    position: relative;
}
.section-title .title-icon img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
}
.section-title .title-icon:before{
    content: '';
    display: block;
    height: 76px;
    width: 76px;
    background: #fff;
    border-radius: 50%;
    right: 4px;
    top: 4px;
    position: absolute;
}
section .title-text{
    font-weight: 600;
    font-size: 34px;
    line-height: 35px;
    letter-spacing: 0.11em;
}



header .navbar,footer .navbar{
	padding: 50px 0 30px 0;
}
header .navbar-brand,footer .navbar-brand{
	margin-right: 35px;
}
header .navbar .navbar-nav,footer .navbar .navbar-nav{
	width: 100%;
}
header .navbar .nav-link,footer .navbar .nav-link{
	font-size: 15px;
	line-height: 18px;
	color: #000;
	transition: .3s all ease-in-out;
}
header .navbar .special .nav-link,footer .navbar .special .nav-link{
	color: #5E82F1;
	font-weight: bold;
}
header .navbar .nav-link:hover,footer .navbar .nav-link:hover{
	color: #F2C94C;
}

.main-sec {
    background-image: url('../images/profile-bg.jpg');
    background-repeat: no-repeat;
    background-position:top center;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding-top: 70px;
}

.main-sec .discount .percent {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 197.82%;
    color: #fff;
}


.main-sec .discount .most {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 37px;
}

.main-sec .discount a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 50px;
    background: #52227C;
    border-radius: 100px;
}

/*PU*/

.main-sec .profile-user {
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    padding: 36px 40px;
    margin: 80px 0 0 0;
}

.main-sec .profile-user .profile-user-title,
.main-sec .our-signals .profile-user-title{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.11em;
    color: #000000;
    opacity: 0.45;
    position: relative;
}

.main-sec .profile-user .profile-user-title:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: rgba(196, 196, 196, 0.49);
}
/* */

.profile-rov {
    margin-top: 50px;
    position: relative;
}

.main-sec .tom {
	 margin-left: 45px;
}

.main-sec .tom p {
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 45px;
    color: #000000;
}

.main-sec .tom img {
    margin: 5px 0;
}

.main-sec .tom:before {
    content: '';
    position: absolute;
    top: 150px;
    left: 145px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #F2C94C;
    z-index: 100;
}

.main-sec .tom:after {
    content: '';
    position: absolute;
    top: 147px;
    left: 143px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
}

/****/

.form-contact label {
    display: block;
    margin: 0;
    margin-bottom: 5px;
}
.form-contact .col-md-12{
	margin-bottom: 20px;
}
.form-contact input {
    border: none;
    width: 100%;
    background: #F2F2F2;
    border-radius: 5px;
    padding: 20px 25px;
}
.form-contact .btn{
	/*display: flex;
	justify-content: center;
	*/
}
.form-contact button.btn  {
	margin-top: 30px;
    border: none;
    display: flex;
    flex-direction: row;
    padding: 20px 56px;
    background: #5E82F1;
    border-radius: 100px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    outline: none;
    cursor: pointer;
}

/* */

.extend{
	background-image: url('../images/extend-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 263px;
	width: 405px;
	padding: 25px 0;
}

.extend .extend-text{
	text-align: center;
}
.extend .subscription{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 35px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.extend .day{
	font-weight: 600;
	font-size: 37px;
	line-height: 35px;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.extend .day span{
	font-weight: 500;
	font-size: 20px;
	line-height: 35px;
}
.extend a{
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	color: #F2C94C;
	background: #FFFFFF;
	border-radius: 100px;
	padding: 15px 50px;
	text-decoration: none;
}

/**/
.november{
	padding: 90px 0 0 0;
}
.november .red-title{
	font-weight: 500;
	font-size: 42px;
	line-height: 34px;
	letter-spacing: 0.11em;
	color: #EB5757;
	text-align: center;
}
.november .blue-title{
	font-weight: 500;
	font-size: 42px;
	line-height: 34px;
	letter-spacing: 0.11em;
	color: #5E82F1;
	text-align: center;
}
.november p{
	font-weight: 500;
	font-size: 15px;
	line-height: 34px;
	color: #000000;
	text-align: center;
}
.november .list{
	position: relative;
}
.november .list ul{
	list-style: none;
	padding: 0;
	list-style-image: url('../images/blue-dots.png');
	margin-left: 85px;
}
.november .list ul li{
	font-size: 14px;
	line-height: 34px;
	color: #000000;
	opacity: 0.5;
}

/* CHECK */

.form-contact .input{
    border: 1px solid rgba(196, 196, 196, 0.49);
    background-color: #fff;
}

.form-contact .check-block label.container{
    display: flex;
}


/* Customize the label (the container) */

.form-contact .check-block{
    margin-bottom: 20px;        
}

.form-contact .check-block .container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: -3px;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 35px;
    color: #4F4F4F;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/* Hide the browser's default checkbox */
.form-contact .check-block .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.form-contact .check-block .checkmark {
    position: absolute;
    top: 3px;
    left: -3px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.form-contact .check-block .container:hover input~.checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.form-contact .check-block .container input:checked~.checkmark {
    /*background-color: #2196F3;*/
    background-color: #fff;
    border: 1px solid #b7b7b7;
}

/* Create the checkmark/indicator (hidden when not checked) */
.form-contact .check-block .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form-contact .check-block .container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.form-contact .check-block .container .checkmark:after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 13px;
    border: solid #5E82F1;;
    border-width: 0px 3px 3px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}




.registration{
	/*padding-top: 300px;*/
}
.login{
	padding-top: 70px;
}

.registration .registration-action{
	text-align: center;
	margin-top: 30px;
}
.registration .registration-action .btn{
	display: inline-block;
	padding: 20px 90px;
	background: #EFEFEF;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	border-radius: 10px;
}
.registration .registration-action .btn.active{
	background: #F2C94C;
	color: #fff;
}
.registration .registration-action .btn:hover{
	background: #aaa;
	color: #fff;
}
.registration .profile-user-title{
	padding: 50px 0 30px 0;
	margin-bottom: 22px;
}
.registration .action-form{
	margin-bottom: 30px;
}
.registration form{
	max-width: 375px;
	margin: 0 auto;
}
.registration form .col-md-12{
	margin-bottom: 15px;
}
.registration form label,
.registration form input{
	display: block;
	width: 100%;
}
.registraion form label{
	font-weight: 500;
	font-size: 14px;
	line-height: 35px;
	color: #000;
}
.registration form input{
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 15px;
	outline: none;
	transition: .3s all ease;
}
.registration form .show-hide{
	position: absolute;
	right: 40px;
    top: 47px;
}
form span.error{
	font-size: 14px;
	color: #EB5757;
	visibility: hidden;
	display: none;
}
.registration form input:focus{
	border: 1px solid #F2C94C;
}
form button{
	display: flex;
	flex-direction: row;
	padding: 20px 56px;
	background: #5E82F1;
	border-radius: 100px;
	border: none;
	cursor: pointer;
	transition: .3s all ease;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin: 0 auto;
	margin-top: 30px;
}
form button:hover{
	box-shadow: 0 0 20px rgba(94,130,241,.5);
}

footer .footer-copyright{
	padding: 20px 0 90px 0;
}
footer .footer-copyright p{
	font-size: 18px;
	line-height: 21px;
	color: rgba(0,0,0,.3);
}
footer .footer-copyright p span{
	font-weight: bold;
}

.recovery {
	padding-top: 70px;
}
.recovery .profile-user-title{
	padding-top: 20px;
}









/*** STATISTIX ***/
.statistics{
    margin-top: 90px;
}
.statistics .our-results .results-date{
    font-weight: 600;
    font-size: 32px;
    line-height: 39px
}
.statistics .our-results .results-percent{
    font-weight: bold;
    font-size: 136.948px;
    line-height: 1.2;
}
.statistics .our-results .results-text{
    font-size: 30px;
    line-height: 37px;
    color: #333;
    margin-bottom: 45px;
}
.statistics .our-results .results-text span{
    font-weight: bold;
}
.statistics .our-results .results-percent span{
    font-size: 82.6701px;
}
.statistics .statistics-circles{
    display: flex;
    justify-content: space-between;
}
.statistics .statistics-circles>div{
    position: relative;
}
.statistics .statistics-circles img{
    width: 300px;
}
.statistics .statistics-circles>div>span{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: auto;
    display: inline-block;
    text-align: center;
    font-size: 18.9736px;
    text-transform: uppercase;
}
.statistics .statistics-circles>div>span:before{
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #5E82F1;
    position: absolute;
    left: 105px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.statistics .statistics-circles>div.statistics-profit>span{
    bottom: auto;
    top: 55px;
}
.statistics .statistics-circles>div.statistics-profit>span:before{
    left: 90px;
}

.statistics .statistics-action{

}
.statistics .statistics-action .btn{
    margin-bottom: 25px;
    width: 300px;
}

.btn{
    display: inline-block;
    padding: 25px;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    border-radius: 100px;
    color: #fff;
    transition: .3s all ease;
}
.btn-orange{
    background: #F2C94C;
}
.btn-blue{
    background: #5E82F1;
}
.btn-green{
    background: #6FCF97;
}
.btn-empty{
    background: transparent;
    border: 2px solid #504B4B;
    color: #504B4B;
}


/*** STATISTIX END ***/




.last-profit-orders .profit-orders-block{
    overflow: hidden;
    padding: 80px 13px;
}
.last-profit-orders .profit-orders-block .owl-nav{
    display: none;
}
.last-profit-orders .profit-orders-block .owl-stage-outer{
    overflow: visible;
}
.last-profit-orders .profit-orders-block .profit-item{
    text-align: center;
    padding: 30px 20px 25px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.19);
    background-color: #FFFFFF;
    border-radius: 35px;
    transition: .3s all ease;
    background-size: 105%;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.last-profit-orders .profit-orders-block .profit-item:hover{
    transform: scale(1.1);
}
.profit-orders-block .profit-item .profit-pic{
    margin-bottom: 12px;
    text-align: center;
}
.profit-orders-block .profit-item .profit-pic img{
    width: auto;
    display: inline;
}
.profit-orders-block .profit-item .profit-name{
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.profit-orders-block .profit-item .profit-percent{
    font-weight: 500;
    font-size: 39px;
}
.profit-orders-block .profit-item .profit-percent span{
    font-size: 23px;
}
.profit-orders-block .profit-item .profit-button a{
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #5E82F1;
    border-radius: 55px;
    display: block;
    padding: 10px;
    text-decoration: none;
    transition: .3s all ease;
}
.profit-orders-block .profit-item .profit-button a:hover{
    box-shadow: 0 0 10px #5E82F1;
}
.profit-orders-block .owl-dots,.testimonials-block .owl-dots{
    display: flex !important;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.testimonials-block .owl-dots .owl-dot,
.profit-orders-block .owl-dots .owl-dot{
    height: 13px;
    width: 13px;
    background: transparent;
    border: 2px solid #5E82F1;
    border-radius: 50%;
    outline: none;
    margin: 0 15px 0 0;
}
.testimonials-block .owl-dots .owl-dot.active,
.profit-orders-block .owl-dots .owl-dot.active{
    background: #5E82F1;
}




/** END PROFIT **/



/*** BEGIN TABLE VIEW SIGNALS ***/

.table-view-signals{
    padding: 100px 0 70px 0;
}
.table-view-signals .title-text{
    margin-bottom: 45px;
}
.table-view-signals .table-view-text p{
    font-size: 14px;
    line-height: 31px;
    font-family: 'Montserrat Regular';
    margin-bottom: 30px;
}
.table-view-signals .table-view-text p:last-child{
    margin-bottom: 45px;
}
.table-view-signals .table-view-action{
    /*display: flex;
    flex-direction: column;*/
}
.table-view-signals .table-view-action a{
    display: inline-block;
    padding: 25px;
    width: 360px;
    text-align: center;
    margin-bottom: 25px;
}

/*** END TABLE VIEW SIGNALS ***/

/*** BEGIN HOW IT WORKS ***/

.how-it-works .section-title{
    margin-bottom: 70px !important ;
}
.how-it-works .how-table{
    margin-bottom: 60px;
}
.how-it-works .how-table table{
    border-radius: 35px;
    border: none;
    text-align: center;
}
.how-it-works .how-table thead{
    background: #5E82F1;
    color: #fff;
}
.how-it-works .how-table tbody{
    background: #F4EFEF;
}
.how-it-works .how-table tbody tr:last-child td:first-child{
    border-radius: 0 0 0 35px;
}
.how-it-works .how-table tbody tr:last-child td:last-child{
    border-radius: 0 0 35px 0;
    padding: 20px 10px;
}
.how-it-works .how-table thead th{
    padding: 10px  20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    font-family: Montserrat Regular;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    vertical-align: middle;
}
.how-table .table th,.how-table .table td{
    border: none;
}
.how-it-works .how-table thead th:nth-child(3){
    width: 21%;
}
.how-it-works .how-table thead th:first-child{
    border-radius: 35px 0 0 0;
    width: 24%;
}
.how-it-works .how-table thead th:last-child{
    border-radius: 0 35px 0 0;
}
.how-it-works .how-table tbody td{
    vertical-align: middle;
    padding: 20px 15px;
}
.how-it-works .how-table .coin-name{
    font-family: Montserrat Regular;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.18em;
    text-align: left;
}
.how-it-works .how-table .coin-name div{
    line-height: 18px;
    margin-top: 5px;
}

.how-it-works .how-table .coin-name img{
    width: 45px;
    float: left;
    margin-right: 10px;
}
.how-it-works .how-table .coin-name .coin-type{
    font-size: 14px;
    line-height: 0;
    color: rgba(0, 0, 0, 1);
}
.how-it-works .how-table .coin-status .btn{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 35px;
}
.how-it-works .how-table .coin-current-price,
.how-it-works .how-table .coin-buy-price{
    font-family: 'Montserrat Regular';
}
.how-it-works .how-table .coin-stop,
.how-it-works .how-table .coin-current-price span:first-child,
.how-it-works .how-table .coin-buy-price span:first-child{
    letter-spacing: 0.18em;
    color: rgba(0, 0, 0, 0.58);
    font-size: 16px;
}
.how-it-works .how-table .coin-current-price span:last-child,
.how-it-works .how-table .coin-buy-price span:last-child{
    color: rgba(0, 0, 0, 0.25);
    font-size: 16px;
}
.how-table .coin-buy-price span:last-child{
    color: rgba(0, 0, 0, 0.58) !important;
    letter-spacing: 0.18em;
}
.how-it-works .how-table .coin-goals{
    width: 25%;
}
.how-it-works .how-table .coin-goals div{
    font-size: 16px;
    /*letter-spacing: 0.18em;*/
    color: rgba(0, 0, 0, 0.58);
}
.how-it-works .how-table .coin-goals div span{
    color: #5E82F1;
}
.how-it-works .how-table .coin-date{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.58);
}
.how-it-works .how-table .coin-date span:last-child{
    font-size: 12px;
    color: #B7B3B3;
}
.how-it-works .how-steps .row{
    justify-content: center;
}
.how-steps .col{
    flex: 0 0 31%;
}
.how-steps .step-item .step-top{
    display: flex;
    margin-bottom: 40px;
}
.how-steps .step-item .step-top .step-number{
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5E82F1;
    border-radius: 50%;
    color: #fff;
    margin-right: 20px;
    font-weight: 500;
    font-size: 15.75px;
    line-height: 20px;
    font-family: 'TT Norms';
}
.how-steps .step-item .step-top .step-title{
    font-family: 'Montserrat Medium';
    font-style: normal;
    font-size: 20px;
    line-height: 35px;
    color: #000000;;
}
.how-steps .step-item .step-paragraph{
    padding-left: 48px;
    font-family: 'Montserrat Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 31px;
}
/*** END HOW IT WORKS ***/


/*** OUR ADVANTAGES BEGIN ***/
.vector-second-bg{
    background-image: url('../images/vector-bg-2.svg');
    background-size: cover;
    background-position: top center;
    padding: 420px 0 0 0;
    margin-top: -200px;
}
.our-advantages .section-title{
    margin-bottom: 100px;
}
.our-advantages .advantage-item{
    text-align: center;
    margin-bottom: 25px;
}
.our-advantages .advantage-item .advantage-icon{
    height: 132px;
    width: 132px;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
}
.our-advantages .advantage-item .advantage-icon .advantage-number{
    height: 22px;
    width: 22px;
    position: absolute;
    right: 10px;
    bottom: 5px;
    background: #F2C94C;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'TT Norms';
}
.our-advantages .advantage-item .advantage-title{
    font-size: 18px;
    line-height: 35px;
    font-family: 'Montserrat SemiBold';
    color: #000000;
    margin-bottom: 20px;
}
.our-advantages .advantage-item .advantage-text{
    font-size: 14px;
    line-height: 26px;
    color: #000;
}
/*** OUR ADVANTAGES END ***/



/*** NUMBERS BEGIN ***/
.numbers{
    margin-top: -150px;
}
.numbers .container{
    background: url('../images/numbers-bg.png') no-repeat center, url('../images/counter-logo.svg') no-repeat center;
    background-size: 700px, 160px;
    padding: 140px 0;
}
.numbers .row:first-child{
    margin: 50px 0 20px 0;
}
.numbers .row>div:first-child{
    text-align: right;
}
.numbers .row:last-child{
    margin-top: 40px;
}
.numbers .counter-number{
    font-size: 67.5092px;
    font-family: 'Montserrat Bold';
    color: #5E82F1;
    line-height: 1.2;
}
.numbers .counter-number span{
    font-size: 34px;
}
.numbers .counter-text{
    font-size: 13px;
    font-family: 'Montserrat Regular';
}



/*** NUMBERS END ***/

.vector-third-bg{
    background-image: url('../images/vector-bg-3.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 300px;
}

/*** TESTIMONIALS BEGIN ***/
.testimonials{
    margin-top: -100px;
    margin-bottom: 100px;
}
.testimonials .section-title{
    margin-bottom: 135px;
}
.testimonials-block .owl-stage-outer{
    padding-top: 51px;
    overflow: hidden;
}
.testimonials-block .owl-nav{
    display: none;
}
.testimonials-block .testimonial-item{
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    border-radius: 35px;
    padding: 60px 10px 60px 35px;
    position: relative;
    transition: .3s all ease;
}
.testimonials-block .testimonial-item:hover{
    background: #5E82F1;
}
.testimonials-block .testimonial-item:hover .testimonial-name,
.testimonials-block .testimonial-item:hover .testimonial-body p,
.testimonials-block .testimonial-item:hover .testimonial-action a{
    color: #fff;
}
.testimonials-block .testimonial-item:hover .testimonial-picture:before{
    content: none;
}
.testimonials-block .testimonial-item .testimonial-picture{
    position: absolute;
    height: 102px;
    width: 102px;
    background-size: contain;
    border-radius: 50%;
    top: -51px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 10;
}
.testimonials-block .testimonial-item .testimonial-picture:before{
    content: '';
    display: block;
    height: 162px;
    width: 162px;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -30px;
    margin: auto;
    border-radius: 50%;
    /*opacity: 0.4;*/
    z-index: -1;
    border: 30px solid #fff;
    transform: .3s all ease;
}
.testimonials-block .testimonial-item .testimonial-picture:after{
    content: '';
    display: block;
    height: 26px;
    width: 26px;
    background: #F2C94C;
    border-radius: 50%;
    position: absolute;
    bottom: -5px;
    right: 10px;
    border: 5px solid #fff;
}
.testimonials-block .testimonial-item .testimonial-name{
    font-size: 20px;
    color: #5E82F1;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0;
}
.testimonials-block .testimonial-item .testimonial-body p{
    font-family: 'Montserrat Regular';
    font-size: 15px;
    line-height: 31px;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 31px;
}
.testimonials-block .testimonial-item .testimonial-action{
    text-align: center;
    margin-bottom: 10px;
    margin-left: -25px;
}
.testimonials-block .testimonial-item .testimonial-action a{
    font-size: 17px;
    color: #000000;
    font-family: 'Montserrat Medium';
    
}
/*** TESTIMONIALS END ***/


/*** SALE BEGIN ***/
.sale .coins-block{
    position: relative;
}
.coins-block .coin-1{
    position: absolute;
    left: -360px;
    top: -420px;
}
.coins-block .coins{
    position: absolute;
    left: -195px;
    top: -110px;
}
.coins-block .coin-2{
    position: absolute;
    right: -40px;
    top: -230px;
}
.coins-block .coin-3{
    position: absolute;
    right: -330px;
    top: -200px;
}
.sale{
    margin-bottom: 100px;
}
.sale .section-title .title-icon img{
    top: 19px;
    left: auto;
    right: 15px;
    bottom: auto;
    margin: 0;
}
.sale .section-title .title-subtext{
    font-size: 19px;
    color: rgba(0,0,0,.75);
    font-family: 'Montserrat Regular';
    margin: 20px 0;
}
.sale .payment .payment-block{
    border: 1px solid rgba(83,87,219,.52);
    background: transparent;
    min-height: 255px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sale .payment-block .payment-month{
    font-family: 'Montserrat SemiBold';
}
.sale .payment .fire{
    background: #5E82F1;
}
.sale .payment .fire a{
    font-family: 'Montserrat Regular';
    /*transform: .3s all ease;*/
}

/*** SALE END ***/



/*** FAQ BEGIN ***/
.vector-fourth{
    background-image: url('../images/vector-bg-4.svg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}
.faq .section-title{
    margin-bottom: 40px;
}
.faq .faq-contacts .question{
    font-size: 20px;
    font-family: "Montserrat SemiBold";
    margin-bottom: 10px;
}
.faq .faq-contacts .email{
    margin-bottom: 18px;
    font-size: 14px;
    color: #020101;
    line-height: 24px;
    font-family: "Montserrat Medium";
}
.faq .faq-contacts .email a{
    color: #5E82F1;
}
.faq .faq-contacts .telegram{
    margin-bottom: 25px;
}
.faq .faq-contacts .telegram img{
    margin-right: 10px;
}
.faq .faq-ask-question .action .btn{
    display: block;
    width: 360px;
    text-align: all;
    padding: 25px;
    position: relative;
    z-index: 10;
}
.faq .faq-ask-question .picture{
    transform: translate(0,-40px);
}


.accordion .card{
    margin-bottom: 25px;
    border-radius: 25px;
    overflow: hidden;
}
.accordion .card-header{
    padding: 0;
    border: none;
    background: none;
    border-radius: 20px;
}
.accordion .card-header .btn{
    display: block;
    padding: 25px 25px 25px 40px;
    width: 100%;
    text-align: left;
    background: #5E82F1;
    cursor: pointer;
    text-decoration: none;
    transition: .3s all ease;
    border-radius: 20px 20px 0 0;
    font-size: 17px;
    font-family: "Montserrat SemiBold";
}

.accordion .card-header .btn:hover{
    

}
.accordion .card .card-body{
    font-size: 14px;
    line-height: 27px;
    color: #060202;
    font-family: "Montserrat Regular";
    padding: 31px 20px 20px 40px;
}
/*** FAQ END ***/


.form-contact .btn-error {
    background: rgba(201, 47, 0, 0.85);
    opacity: 0.76;
    border-radius: 10px;
    font-weight: 500;
    font-size: 15px;
    line-height: 146.52%;
    color: #FFFFFF;
    text-align: left;
    position: relative;
    padding-left: 77px;
    margin-left: 0;
}

a {
    display: inline-block;
}

form button.btn-danger {
    display: flex;
    flex-direction: row;
    padding: 20px 147px;
    background: #5E82F1;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    transition: .3s all ease;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.form-contact .btn-error img {
    position: absolute;
    top: 24px;
    left: 20px;
}

.form-contact .warning-btn {
    margin-left: 0;
}

.form-contact form .show-hide {
    position: absolute;
    right: 40px;
    top: 50px;
}

.payment .profile-user-title .payment-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.11em;
    color: #000;
    text-align: center;
    padding-bottom: 0;
}

/*PAYMENT BLOCK START*/

.payment .payment-block {
    border: 1px solid blue;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.11);
    border-radius: 35px;
    padding: 30px 40px;
    position: relative;
    margin-top: 45px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 255px;
}

.payment .fire {
    background: #5E82F1;
    border-radius: 35px;
}

.payment .payment-block img {
    position: absolute;
    top: -26px;
    left: 179px;
    background-color: #fff;
    border-radius: 50%;
    padding: 9px 12px;
}

.payment .fire img {
    position: absolute;
    top: -26px;
    left: 179px;
    background-color: #fff;
    border-radius: 50%;
    padding: 9px 12px;
}

.payment .fire .payment-month {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 2;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.payment .fire .payment-month span {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    text-decoration-line: line-through;
    color: rgba(255, 255, 255, 0.22);
}

.payment .fire .payment-price {
    font-weight: 500;
    font-size: 39.2064px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.payment .fire a {
    background: #52227C;
    font-family: 'Montserrat Regular';
    transition: .3s all ease;
}

.payment .fire a:hover {
    box-shadow: 0px -1px 21px -2px rgba(82, 34, 124, 0.75);
    -webkit-box-shadow: 0px -1px 21px -2px rgba(82, 34, 124, 0.75);
    -moz-box-shadow: 0px -1px 21px -2px rgba(82, 34, 124, 0.75);
    transition: .3s all ease;
}

.payment-block .payment-month {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 2;
    text-transform: uppercase;
    color: #5E82F1;
    margin-bottom: 10px;
}

.payment-block .payment-month span {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    text-decoration-line: line-through;
    color: rgba(0, 0, 0, 0.22);
}

.payment-block .payment-price {
    font-weight: 500;
    font-size: 39.2064px;
    line-height: 48px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}

.payment-block a {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    background: #5E82F1;
    border-radius: 55px;
    display: flex;
    justify-content: center;
    padding: 10px 15px;
    text-decoration: none;

}

.payment-block a:hover {
    /*background: #52227C;*/
    box-shadow: 10px;
    box-shadow: 0px -1px 21px -2px rgba(94, 130, 241, 0.75);
    -webkit-box-shadow: 0px -1px 21px -2px rgba(94, 130, 241, 0.75);
    -moz-box-shadow: 0px -1px 21px -2px rgba(94, 130, 241, 0.75);
    transition: .3s all ease;
}

/*PAYMENT BLOCK END*/


/* NEWS START */
.news-block {
    margin-top: 40px;
}

.news-block .news-text {
    font-weight: 600;
    font-size: 22px;
    line-height: 143.52%;
    color: #000000;
    margin-top: 20px;
}

.news-block .news-anons {
    font-size: 14px;
    line-height: 143.52%;
    color: #000000;
    margin-top: 20px;
}

.news-rov {
    margin-top: 20px;
}
.news-rov>div{
    display: flex;
    align-items: center;
}

.news-block .news-dr-link,
.news-item .news-item-dropdown .news-dr-link {
    display: flex;
    align-items: center;
}

.news-block .news-dr-link a,
.news-item .news-item-dropdown .news-dr-link a {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.54;
    background: #F2F2F2;
    border-radius: 5px;
    padding: 10px 30px 10px 10px;
    background-image: url('../images/right-arrow.png');
    background-repeat: no-repeat;
    background-position: 171px 16px;
}

.news-select {
    display: flex;
    justify-content: flex-end;
    margin: 20px 0;
    position: relative;
}

.news-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
 	border: none;
    font-weight: 500;
    font-size: 13px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: rgba(0.0.0,.56);
    background: #F2F2F2;
    border-radius: 5px;
    padding: 10px 5px 10px 10px;
    cursor: pointer;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 7px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-color: #000 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 12px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: rgba(0,0,0,.56);
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  width: 220px;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #F2F2F2;
  top: 100%;
  right: 0;
  z-index: 99;
  transition: .3s all ease;
  transform: translate(0,0);
  color: rgba(0,0,0,.56);
  font-size: 13px;
  width: 220px;
  overflow: hidden;
}

/* Hide the items when the select box is closed: */
.select-hide {
  visibility: hidden;
  transform: translate(0,50px);
  opacity: 0;

}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
/*
.news-select #category {
    border: none;
    font-weight: 500;
    font-size: 13px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.54;
    background: #F2F2F2;
    border-radius: 5px;
    padding: 10px 5px 10px 10px;
    cursor: pointer;
}

.news-select #category option {
    background: #ddd;
    opacity: 0.45;
    border-radius: 0px 0px 5px 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    transition: .3s all ease-in-out;
}*/

.news-select #category option:focus {
    outline: none;
}

.news-select #category:focus {
    outline: none;
}

.news-block .news-date {
    display: flex;
    justify-content: center;
    align-items: center;
}

.news-block .news-date img {
    margin-right: 10px;
}

.news-block .news-view {
    /*margin: 5px 0 0 10px;*/
}

.news-block .news-view img {
    margin-right: 10px;
}

.news-item-rov {
    margin: 50px 0;
}

.news-item .news-item-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 143.52%;
    color: #000000;
    margin-bottom: 20px;
}

.news-item .news-item-anons {
    font-size: 14px;
    line-height: 143.52%;
    color: #000000;
    margin-bottom: 30px;
}

.news-item .news-item-date {
    margin-top: 20px;
    display: flex;
}

.news-item .news-item-date .news-item-calendar {
    margin-right: 40px;
}

.news-item .news-item-date .news-item-calendar img,
.news-item .news-item-date .news-item-view img {
    margin-right: 10px;
}

.news-link {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.news-link a {
    text-decoration: none;
    font-size: 18px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.45;
    border-bottom: 1px dashed #000000;
    display: inline-block;
    text-align: center;
}

.news-img-item {
    position: relative;
}

.news-img-item a {
    font-weight: 600;
    font-size: 15px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    position: absolute;
    bottom: 25px;
    right: 65px;
    background: #E7BE44;
    border-radius: 10px;
    padding: 10px 30px;
}

/* NEWS END */

.main-sec .profile-user .profile-user-title,
.main-sec .our-signals .profile-user-title,
.main-sec .profile-user .profile-user-title .review-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.11em;
    color: rgba(0, 0, 0, .45);
    position: relative;
    opacity: 1;
    padding-bottom: 30px;
}



/*****START REVIEW******/

.review .profile-user .profile-user-title {
    display: flex;
    padding-bottom: 20px;
    justify-content: space-between;
}

.review .profile-user .profile-user-title a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    background: #5E82F1;
    border-radius: 100px;
    padding: 15px 40px;
    text-decoration: none;
    margin-left: 40px;
    letter-spacing: normal;
}

.review .review-items {
    border: 1px solid rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    border-radius: 35px;
    padding: 30px 35px;
    margin-top: 50px;
}

.review .review-otziv .review-user {
    display: flex;
}

.review .review-otziv .review-user {
    position: relative;
}

.review .review-otziv .review-user:after {
    content: '';
    position: absolute;
    left: 66px;
    top: 84px;
    background-color: #F2C94C;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    border: 3px solid #fff;
}

.review-otziv .review-user .review-name {
    font-weight: 500;
    font-size: 20px;
    line-height: 31px;
    text-transform: uppercase;
    color: #5E82F1;
    padding: 20px 0 0 20px;
}

.review-otziv .review-user .review-name span {
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.45;
}

.review-otziv-text {
    margin-top: 50px;
}

.review-otziv-text p {
    font-size: 15px;
    line-height: 31px;
    color: rgba(0, 0, 0, 0.75);
}

.review .review-link {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.review .review-link a {
    font-size: 18px;
    line-height: 143.52%;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.45;
    border-bottom: 1px dashed #000;
    text-decoration: none;
}

/*REVIEW END*/

/*SIGNALS NO*/

.signals-no .signals-no-block .payment-block {
    position: relative;
    z-index: 100;
    margin-bottom: 250px;
}

.signals-no .signals-no-block .coins1 {
    position: absolute;
    top: 107px;
    left: -100px;
}

.signals-no .signals-no-block .coins2 {
    position: absolute;
    top: 156px;
    left: 31px;
}

.signals-no .signals-no-block .coins3 {
    position: absolute;
    top: 148px;
    left: 45px;
}


/*** SIGNALS ***/
.signals .profile-user .profile-user-title{
    color: #000000;
    margin-bottom: 45px;
}
.signals .signals-filter-type{
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
.signals-filter-type .btn{
    font-size: 15px;
    padding: 10px 50px;
    border-radius: 10px;
}

.signals-filter-type .btn.btn-default{
    background: #EFEFEF;
    color: rgba(0,0,0,.35);
}
.signals-filter-type .btn.btn-default i{
    color: rgba(0,0,0,.55);
}
.signals-filter-type .btn:hover{
    box-shadow: none;
}

.signals-table  .table-striped tbody tr:nth-of-type(odd){
    background: #fff;
}
.how-it-works .table-striped tbody td:nth-of-type(odd){
    background: #F7F3F3;
}
.signals-table  .table-striped tbody td:nth-of-type(odd){
    background: rgba(233, 233, 233, 0.28);
}
.how-it-works .table-striped thead th:nth-of-type(odd),
.signals-table  .table-striped thead th:nth-of-type(odd){
    background: #5475D9;
}
.signals-table  .table-striped tbody td:last-child{
    width: 6%;
}
.signals-table  .table-striped tbody td:last-child a{
    display: flex;
    font-size: 12px;
    width: 100%;
    justify-content: space-around;
}
.signals-table .how-table .coin-goals{
    width: auto;
}
.signals-table .how-table tbody tr{
    visibility: visible;
    opacity: 1;
    display: table-row;
    transition: .3s all ease;
}
.signals-table .how-table tbody tr.remove{
    opacity: 0;
    visibility: hidden;
    display: none;
}
.signals-table .how-table thead th:nth-child(3){
    width: 15%;
}
.signals-table .how-table thead th:first-child{
    border-radius: 10px 0 0 0;
    width: 17%;
}
.signals-table .how-table thead th:last-child{
    border-radius: 0 10px 0 0;
}
.signals-table .how-table tbody tr:last-child td:first-child{
    border-radius: 0 0 0 10px;
}
.signals-table .how-table tbody tr:last-child td:last-child{
    border-radius: 0 0 10px 0;
}
.signals-table .how-table thead th{
    font-size: 13px;
    padding: 15px;
}
.signals-table .table td, .signals-table .table th{
    padding: 10px 15px;
}
.signals-table .how-table .coin-name{
    font-size: 15px;
}
.signals-table .how-table .coin-name div{
    font-family: "Montserrat Medium";
    color: #000;
    margin: 0;
}
.signals-table .how-table .coin-name div span{
    display: block;
    line-height: 1;
}
.signals-table .how-table .coin-name img{
    width: 30px;
}
.signals-table .how-table .coin-name .coin-type{
    font-size: 9px;
    display: block;
    line-height: 1.2;
}
.signals-table .how-table .coin-status .btn{
    font-size: 11px;
    padding: 7px 20px;
}
.signals-table .how-table .coin-stop, 
.signals-table .how-table .coin-current-price span:first-child,
.signals-table .how-table .coin-buy-price span:first-child,
.signals-table .how-table .coin-current-price span:last-child,
.signals-table .how-table .coin-buy-price span:last-child,
.signals-table .how-table .coin-goals div{

    font-size: 11px;
} 
.signals-table .how-table .coin-current-price span:first-child,
.signals-table .how-table .coin-buy-price span:first-child,
.how-it-works .how-table .coin-buy-price span:last-child{
    display: block;
    color: rgba(0,0,0,.8) !important;
}
.signals-table .how-table .coin-date{
    font-size: 12px;
}
.signals-table .how-table .coin-date span:last-child{
    font-size: 10px;
    display: block;
}
.table-sorter{
    margin-bottom: 40px;
}
.table-sorter ul{
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
}
.table-sorter ul li a{
    color: #000;
    text-decoration: none;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}
.table-sorter ul li a:after{
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background: #597BE5;
    position: absolute;
    left: -100%;
    bottom: -1px;
    visibility: none;
    transition: .3s all ease;
}
.table-sorter ul li a:hover:after,
.table-sorter ul li a.active:after{
    visibility: visible;
    left: 0;
}


.signals .nav-tabs{
    border: none;
}
.signals .nav-tabs .nav-item .nav-link,
.signals .nav-tabs .nav-item.show .nav-link,
.signals .nav-tabs .nav-link.active,
.signals .nav-tabs .nav-tabs .nav-link,
.signals .nav-tabs .nav-link:focus,
.signals .nav-tabs .nav-link:hover{
    border: none;
    border-radius: none;
    padding: 0;
    color: #000;
    font-size: 15px;
    margin-left: 50px;
    position: relative;
    transition: .3s all ease;
    overflow: hidden;
}
.signals .nav-tabs .nav-link:after{
    content: '';
    display: block;
    height: 2px;
    background: #597BE5;
    width: 100%;
    position: absolute;
    left: -100%;
    bottom: 0;
    transition: .3s all ease;
}
.signals .nav-tabs .nav-link:hover,
.signals .nav-tabs .nav-link.active{
    color: #597BE5;
}
.signals .nav-tabs .nav-link:hover:after,
.signals .nav-tabs .nav-link.active:after{
    left: 0;
}
.results-by-months{
    display: flex;
    border: 1px solid #E1E1E1;
    border-radius: 10px;
    flex-wrap: wrap;
    margin-bottom: 50px;
    overflow: hidden;
}
.results-by-months .month-item{
    flex: 0 0 16.6666%;
    border-right: 1px solid #E1E1E1;
}
.results-by-months .month-item:nth-child(6),.results-by-months .month-item:nth-child(12){
    border-right: none;
}
.results-by-months .month-item .month-top{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #B9B6B6;
    background: rgba(196, 196, 196, 0.16);
    padding: 20px;
}
.results-by-months .month-item.current .month-top .month-name{
    color: #5E82F1;
    position: relative;
}
.results-by-months .month-item.current .month-top .month-name:after{
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background: #5E82F1;
    position: absolute;
    bottom: - 2px;
    left: 0;
}
.results-by-months.closed .month-item:nth-child(-n+6){
    border-bottom: 1px solid #E1E1E1;
}
.results-by-months .month-item .month-bottom{
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    color: #B9B6B6;
    text-align: center;
    overflow: hidden;
    transition: .3s all ease-in-out;
}
.results-by-months.closed .month-item .month-bottom{
    height: 0;
    padding: 0;
}
.results-by-months .month-item .month-bottom .stat-item{
    flex: 0 0 50%;
    /*margin-bottom: 10px;*/
    font-family: "Montserrat Medium";
}
.month-item .month-bottom .stat-item div{
    margin: 10px 0;
    text-transform: uppercase;
}
.month-item .month-bottom .stat-item .stat-number{
    font-size: 13px;
}


.results-opener .opener{
    color: #597BE5;
    font-size: 15px;
    display: inline-block;
    padding: 10px 0;
    transform: translate(0,-25px);
}

/*mobile*/
.mobile{
    display: none !important;
}

header .menu-burger{
    height: 100vh;
    background: #5E82F1;
    position: fixed;
    width: 100%;
    left: 0;
    top: -100vh;
    z-index: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s all ease;
}
header .menu-burger.open{
    top: 0;
}
header .menu-burger .close{
    right: 15px;
    top: 25px;
    position: absolute;
    color: #fff;
    z-index: 200;
}
header .menu-burger .close img{
    width: 30px;
    color: #fff;
}
header .menu-burger nav{

}
header .menu-burger nav ul{
    list-style: none;
}
header .menu-burger nav ul li{
    margin-bottom: 45px;
    text-align: center;
}
header .menu-burger nav ul li a{
    letter-spacing: 0.03em;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 22px;
    font-family: "Montserrat Regular";
}
header .menu-burger .auth{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
}
header .menu-burger .auth .btn{
    flex: 0 0 50%;
    font-size: 13px;
    line-height: 16px;
    font-family: "Montserrat SemiBold";
    border-radius: 0;
}
header .menu-burger .auth .btn.btn-login{
    background: #EFEFEF;
    color: #000000;
}
header .menu-burger .auth .btn.btn-register{
    background: #F2C94C;
    color: #fff;
}
header .menu-opener{
    background: transparent;
    border: none;
    outline: none;
}
header .user-click button{
    background: transparent;
    height: 24px;
    width: 24px;
    border: none;
    outline: none;
}
header .dropdown-menu{
    left: auto;
    right: 0;
    display: block;
    visibility: hidden;
    transform: translate(0,70px);
    transition: .3s all ease;
    opacity: 0;
}
header .dropdown-menu.show{
    visibility: visible;
    transform: translate(0,0);
    opacity: 1;
}
header .dropdown-menu a{
    font-size: 14px;
}
header .user-click button{
    display: flex;
    align-items: center;
    font-size: 10px;
    color: #5E82F1;
}
header .user-click button img{
    width: 100%;
    margin-right: 2px;
    border: 2px solid #5E82F1;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}



.mobile-table{
    border-radius: 35px;
    overflow: hidden;
}
.mobile-table .mt-item{
    padding: 30px 0;
    text-align: center;
    background: #F4EFEF;
    position: relative;
}
.mobile-table .mt-item:nth-child(2n):after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.28);
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}
.mobile-table .mt-item .mt-title{
    font-size: 14px;
    line-height: 17px;
    font-family: "Montserrat Bold";
    letter-spacing: 0.085em;
    color: #5E82F1;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.mobile-table .mt-item .mt-body{
}
.mobile-table .mt-item .mt-body img{
    width: 42px;
    float: left;
}
.mobile-table .mt-item .mt-body.coin-name{
    padding-left: 80px;
}
.mobile-table .mt-item .mt-body span{
    display: block;
    margin-bottom: 15px;
}
.mobile-table .mt-item .mt-body .btn{
    padding: 10px 35px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Montserrat Medium';
}
.mobile-table .mt-item .mt-body span{
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat Medium';
    color: rgba(0, 0, 0, 0.58);
}
.mobile-table .mt-item .mt-body.price span:first-child{
    letter-spacing: 0.18em;
}
.mobile-table .mt-item .mt-body.price span:last-child{
    color: rgba(0, 0, 0, 0.25);
}
.mobile-table .mt-item .mt-body.goals div{
    display: flex;
    justify-content: center;
}
.mobile-table .mt-item .mt-body.goals div span{
    margin-left: 20px;
    font-size: 18px;
    color: #5E82F1;
}
.mobile-table .mt-item .mt-body.date span:first-child{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.75);
    line-height: 1;
    margin-bottom: 10px;
}
.mobile-table .mt-item .mt-body.date span:last-child{
    color: #B7B3B3;
    font-size: 12px;
}
@media only screen and (max-width: 480px) {
    .desktop{
        display: none !important;
    }
    .mobile{
        display: block !important;
    }

    header .navbar-brand img{
        width: 180px;
    }
    header .navbar, footer .navbar{
        padding: 15px;
    }
    header .navbar-brand, footer .navbar-brand{
        margin: 0;
    }
    .statistics{
        margin-top: 35px;
        margin-bottom: 80px;
    }
    .statistics .our-results{
        text-align: center;
    }
    .statistics .our-results .results-date{
        font-size: 18px;
    }
    .statistics .our-results .results-percent{
        font-size: 72px;
    }
    .statistics .our-results .results-text{
        font-size: 16px;
        padding: 0 30px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .statistics .our-results .statistics-circles{
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .statistics .our-results .statistics-circles>div{
        margin: 0 10px;
    }
    .statistics .our-results .statistics-circles img{
        width: 140px;
    }
    .statistics .statistics-circles.mobile{
        display: flex !important;
    }
    .statistics .statistics-circles>div>span{
        font-size: 11px;
        bottom: 22px;
    }
    .statistics .statistics-circles>div>span:before{
        height: 7px;
        width: 7px;
        left: 42px;
    }
    .statistics .statistics-circles>div.statistics-profit>span{
        top: 30px;
    }
    .statistics .statistics-circles>div.statistics-profit>span:before{
        left: 33px;
    }
    .statistics .statistics-action .btn{
        padding: 20px;
        display: block;
        width: 100%;
    }

    


    .section-title .title-icon{
        height: 40px;
        width: 40px;
        display: flex;
    }
    .section-title .title-icon img{
        width: 16px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .section-title .title-icon:before{
        height: 36px;
        width: 36px;
        right: 2px;
        top: 2px;
    }
    section .title-text{
        font-size: 20px;
        line-height: 32px;
        padding: 0 30px;
        text-align: center;
    }
    .last-profit-orders .profit-orders-block{
        padding: 20px 5px;
    }
    .profit-orders-block .owl-dots, .testimonials-block .owl-dots{
        margin-top: 30px;
    }

    .table-view-signals{
        padding: 45px 0 100px 0;
    }
    .table-view-signals img{
        width: 100%;
        box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.11);
    }
    .table-view-signals .title-text{
        text-align: center;
        margin-bottom: 20px;
    }

    .table-view-signals .table-view-text{
        margin-top: 20px;
        padding: 0 10px;
    }
    .table-view-signals .table-view-text p{
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        margin: 0;
    }
    .table-view-signals .table-view-text p:last-child{
        margin-bottom: 20px;
    }
    .table-view-signals .table-view-action a{
        width: 100%;
        display: block;
        padding: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .how-it-works .section-title{
        margin-bottom: 20px !important;
    }


    .how-steps .col{
        flex: 0 0 100%;
    }
    .how-steps .step-item{
        margin-bottom: 40px;
    }
    .how-steps .step-item .step-top{
        margin-bottom: 20px;
    }
    .how-steps .step-item .step-top .step-title{
        font-size: 16px;
    }
    .how-steps .step-item .step-paragraph{
        font-size: 12px;
        line-height: 200%;
    }

    .vector-second-bg{
        padding: 120px 0 0 0;
        margin-top: 0;
        background-position: center -140px;
        background-image: url('../images/vector-bg-2-mobile.svg');
    }

    .our-advantages .section-title{
        margin-bottom: 40px;
    }
    .our-advantages .advantage-item{
        margin-bottom: 50px;
    }
    .our-advantages .advantage-item .advantage-icon{
        height: 80px;
        width: 80px;
        background-size: 45px;
        margin-bottom: 30px;
    }
    .our-advantages .advantage-item .advantage-icon .advantage-number{
        height: 15px;
        width: 15px;
        font-size: 10px;
        bottom: 0;
        right: 5px;
    }
    .our-advantages .advantage-item .advantage-title{
        font-size: 16px;
    }
    .our-advantages .advantage-item .advantage-text{
        font-size: 12px;
        line-height: 2;
    }
    .numbers{
        margin: 0;
    }
    .numbers .container {
        background: url(../images/numbers-bg.png) no-repeat center -145px, url(../images/counter-logo.svg) no-repeat center 135px;
        background-size: 700px, 160px;
        padding: 415px 0 150px 0;
    }
    .numbers .row:first-child,.numbers .row:last-child{
        margin: 0;
    }
    .numbers,
    .numbers .row>div:first-child{
        text-align: center;
    }
    .numbers .row .col-md-3{
        margin-bottom: 40px;
    }
    .numbers .counter-number{
        font-size: 50px;
        margin-bottom: 10px;
    }
    .numbers .counter-text{
        font-size: 12px;
    }


    .testimonials .section-title{
        margin-bottom: 40px;
    }
    .testimonials-block .testimonial-item{
        padding: 50px 15px;
    }
    .testimonials-block .testimonial-item .testimonial-name{
        font-size: 18px;
        padding: 30px 0 10px 0;
    }
    .testimonials-block .testimonial-item .testimonial-body p{
        font-size: 14px;
        line-height: 1.8;
        text-align: center;
        margin-bottom: 15px;
    }
    .testimonials-block .testimonial-item .testimonial-action{
        margin: 0;
        font-size: 15px;
    }
    .testimonials-block .active .testimonial-item,
    .testimonials-block .testimonial-item:hover{
        background: #5E82F1;
    }
    .testimonials-block .active .testimonial-item .testimonial-name,
    .testimonials-block .active .testimonial-item .testimonial-body p,
    .testimonials-block .active .testimonial-item .testimonial-action a,
    .testimonials-block .testimonial-item:hover .testimonial-name,
    .testimonials-block .testimonial-item:hover .testimonial-body p,
    .testimonials-block .testimonial-item:hover .testimonial-action a{
        color: #fff;
    }
    .testimonials-block .active .testimonial-item .testimonial-picture:before,
    .testimonials-block .testimonial-item:hover .testimonial-picture:before{
        content: none;
    }


    .sale .coins-block img{
        width: 200px;
    }
    .coins-block .coin-3 img{
        width: 220px;
    }
    .coins-block .coin-1{
        left: -60px;
        top: -145px;
    }
    .coins-block .coin-2{
        top: -175px;
        right: -120px;
    }
    .coins-block .coin-3{
        left: auto;
        top: -110px;
        right: -65px;
    }
    .sale .coins-block .coin-1 img{
        width: 240px;
    }
    .sale .section-title .title-icon img{
        width: 13px;
        top: 0;
        left: 20px;
    }

    .vector-third-bg{
        background: #fff;
    }
    .sale{
        margin-bottom: 70px;
    }
    .sale .section-title .title-subtext{
        font-size: 14px;
    }

    .payment .payment-block{
        padding: 40px;
        box-shadow: none;
    }
    .payment .profile-user-title .payment-title{
        padding: 0 0 15px 0;
    }
    .main-sec.payment .profile-user .profile-user-title:after{
        content: '';
    }
    .faq{
        margin-bottom: 130px;
    }
    .accordion .card {
        border-radius: 10px;
        overflow: hidden;
    }
    .accordion .card-header .btn{
        white-space: normal;
        font-size: 14px;
        padding: 15px;
        border-radius: 10px 10px 0 0;
        font-family: "Montserrat Medium";
    }
    .accordion .card-header .btn.collapsed{
        border-radius: 10px;
    }
    .accordion .card .card-body{
        font-size: 12px;
        line-height: 200%;
        padding: 15px;
    }
    .faq .faq-contacts{
        text-align: center;
    }
    .faq .faq-contacts .question{
        font-size: 24px;
        text-align: center;
        margin-bottom: -35px;
    }
    .faq .faq-contacts .picture img{
        width: 100%;
    }
    .faq .faq-contacts .picture{
        margin-bottom: 25px;
    }
    .faq .faq-contacts .telegram{
        font-size: 18px;
    }
    .faq .faq-ask-question .action .btn{
        display: block;
        padding: 20px;
        width: 100%;
        font-size: 16px;
    }
    .vector-fourth{
        background: transparent;
    }

    footer{
        background: #FAFAFA;
        padding: 15px 10px 0 10px;
    }
    footer .navbar .navbar-nav{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    footer .navbar .navbar-nav li{
        margin-bottom: 25px;
    }
    footer .navbar .navbar-nav li:nth-child(2n+1){
        margin-right: 36px;
        position: relative;
    }
    footer .navbar .navbar-nav li:nth-child(2n+1):after{
        content: '';
        display: block;
        height: 13px;
        width: 1px;
        background: rgba(0,0,0,.12);
        position: absolute;
        right: -18px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    footer .navbar .nav-link{
        font-size: 14px;
        line-height: 1;
    }
    footer .footer-copyright{
        padding: 0 0 20px ;
    }
    footer .footer-copyright p{
        font-size: 14px;
    }
    footer .footer-copyright p span{
        font-weight: normal;
        display: block;
        margin-bottom: 15px;
    }


    .main-sec {
        background-image: url('../images/mobile-bg.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .main-sec .discount .percent {
        text-align: center;
        font-size: 24px;
        line-height: 140%;
        text-align: center;
        color: #FFFFFF;
        font-weight: normal;
        font-family: "Montserrat Medium";
        margin-bottom: 15px;
    }

    .main-sec .discount .most {
        text-align: center;
        font-size: 14px;
        line-height: 1.6;
        text-align: center;
        color: #FFFFFF;
        font-family: "Montserrat Regular";
    }

    .main-sec .discount .discount-link {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .main-sec .discount a{
        display: block;
        width: 100%;
        text-align: center;
        padding: 20px;
    }

    .main-sec .profile-user .profile-user-title,
    .main-sec .our-signals .profile-user-title,
    .main-sec .profile-user .profile-user-title .review-title {
        text-align: center;
        font-weight: 600;
        font-size: 18px;
        line-height: 160%;
        letter-spacing: 0.08em;
        color: #000000;
        display: block;
        /* opacity: 0.45; */
        padding: 0;
        padding-top: 15px;
    }
    .main-sec .profile-user{
        margin-top: 60px;
    }

    .main-sec .tom {
        margin: 0;
        text-align: center;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .main-sec .tom p {
        font-weight: 500;
        font-size: 22px;
        line-height: 100%;
        color: #000000;
        order: 4;
    }

    .main-sec .tom img {
        width: 70px;
        order: 1;
    }

    .main-sec .tom:before {
        position: absolute;
        top: 65px;
        left: 177px;
    }

    .main-sec .tom::after {
        top: 63px;
        left: 175px
    }



    .extend {
        background-image: url('../images/mobile-extend.jpg');
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        background-size: contain;
        margin: 40px 0;
    }

    .form-contact {
        order: 4;
    }

    .main-sec .profile-user {
        padding: 0 20px 36px 20px;
    }
    .registration .registration-action{
        margin: 0 -21px 0 -20px;
    }
    .registration .registration-action .btn-group{
        display: flex;
    }
    .registration .registration-action .btn{
        padding: 20px;
        flex: 0 0 50%;
        border-radius: 0;
    }
    .registration .registration-action .btn.btn-login{
        border-radius: 10px 0 0 0;
    }
    .registration .registration-action .btn.btn-register{
        border-radius: 0 10px 0 0;
    }
    .registration .profile-user .profile-user-title,
    .main-sec .profile-user .profile-user-title .news-title{
        text-align: left !important;
        font-size: 18px;
        color: rgba(0,0,0,.45);
        padding: 15px 0;
    }
    .main-sec.news .profile-user .profile-user-title:after{
        content: '';
    }
    .registration .action-form{
        margin-bottom: 30px;
    }


    .form-contact button.btn {
        padding: 20px 30px;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        margin-top: 10px;
    }

    .november {
        padding-top: 40px;
    }

    .profile-user .mobile-text {
        display: flex;
    }

    .november .blue-title,
    .november .red-title {
        font-size: 32px;
        line-height: 34px;
        letter-spacing: 0.11em;
    }

    .november .list ul {
        margin-left: 20px;
    }

    .form-contact .btn-error {
        font-weight: 500;
        font-size: 13px;
        line-height: 150%;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 50px;
    }

    form button.btn-danger {
        padding: 20px;
        display: inline-block;
        width: 100%;
    }

    .form-contact .warning-btn {
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .payment .fire img {
        position: absolute;
        top: -26px;
        left: 230px;
    }

    .main-sec .discount .payment-para {
        margin: 10px 0 0 0;
    }

    /*  */

    .news-block .img-block img {
        width: 100%;
    }

    .news-img-item img {
        width: 100%;
    }

    .main-sec .discount .none {
        display: none;
    }

    .news-select {
        display: none;
    }

    .news-img-item a {
        position: absolute;
        top: 115px;
        right: 15px;
    }
    .news-block .news-dr-link a, .news-item .news-item-dropdown .news-dr-link a{
        font-size: 10px;
        background-position: 135px center;
        padding: 10px 30px 7px 7px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .news-block .news-date,.news-block .news-view,.news-item .news-item-date .news-item-calendar,.news-item .news-item-date .news-item-view{
        font-size: 11px;
        color: rgba(0,0,0,.54);
    }
    .news-block .news-date img,
    .news-block .news-view img,
    .news-item .news-item-date .news-item-calendar img,
    .news-item .news-item-date .news-item-view img{
        width: 18px;
    }
    .news-item .news-item-date{
        margin: 0;
    }
    .news-item .news-item-anons{
        margin-bottom: 15px;
    }

    .news-item .news-item-date .news-item-calendar {
        margin-right: 20px;
    }

    .news-item .news-item-title,
    .news-block .news-text {
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        margin-top: 10px;
    }

    /*  */
    .review .review-items{
        margin-top: 20px;
    }
    .review .profile-user .profile-user-title .otziv-link {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .review-otziv-text{
        margin-top: 20px;
    }

    .review .profile-user .profile-user-title a {
        margin: 0;
    }

    .review-otziv .review-user img {
        width: 55px;
        height: 55px;
    }

    .review-otziv .review-user .review-name {
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        margin: 0;
        padding-top: 10px;
    }

    .review-otziv .review-user .review-name span {
        font-weight: 500;
        font-size: 13px;
        line-height: 100%;
        margin-top: 8px;
        display: block;
    }

    .review .review-otziv .review-user:after {
        position: absolute;
        top: auto;
        bottom: -4px;
        left: 35px;
        height: 16px;
        width: 16px;
    }

    .review-otziv-text p {
        font-size: 12px;
        line-height: 180%;
    }

    .review .review-items {
        padding: 20px 20px;
    }
    .review.main-sec .profile-user .profile-user-title{
        padding-top: 15px;
    }
    .main-sec .profile-user .profile-user-title:after{
        content: none;
    }
    .review.main-sec .profile-user .profile-user-title .review-title{
        padding: 0;
    }

    .signals-no .signals-no-block .payment-block{
        margin-bottom: 10px;
    }

    .signals-no .signals-no-block .coins1 {
        position: absolute;
        top: 1017px;
        left: -170px;
    }

    .our-signals .profile-user-title p{
        margin-top: 0;
        opacity: 0.45;
        text-align: left;
    }


    .signals .signals-filter-type{
        margin-bottom: 40px;
    }
    .signals-filter-type .btn-group{
        display: flex;
        flex-wrap: wrap;
    }
    .signals-filter-type .btn{
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
        border-radius: 10px !important;
    }
    .signals-filter-type .btn.btn-default{
        color: rgba(0,0,0,.55);
    }

    .table-sorter ul{
        padding: 0;
        overflow-x: scroll;
        padding-bottom: 20px;
    }
    /* width */
    .table-sorter ul::-webkit-scrollbar {
      width: 4px;
      border-radius: 3px 0px 0px 3px;
      height: 3px;
    }

    /* Track */
    .table-sorter ul::-webkit-scrollbar-track {
      background: #F2F2F2;
    }

    /* Handle */
    .table-sorter ul::-webkit-scrollbar-thumb {
      background: #5E82F1;
      border-radius: 3px;
    }

    /* Handle on hover */
    .table-sorter ul::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
    .table-sorter ul li{
        flex: 0 0 auto;
        margin-right: 20px;
    }
    .signals-table .how-table{
        width: 1060px;
        overflow: scroll;
    }
    .signals-table .how-table table{
        border-radius: 10px;
        overflow: scroll;
        position: relative;
    }
    .signals-table .how-table table:before{
        content: '';
        display: block;
        width: 100%;
        overflow: scroll;
        position: absolute;
        top: -5px;
        left: 0;
    }
    .results-by-months .month-item{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .signals .nav-tabs .nav-item .nav-link, .signals .nav-tabs .nav-item.show .nav-link, .signals .nav-tabs .nav-link.active, .signals .nav-tabs .nav-tabs .nav-link, .signals .nav-tabs .nav-link:focus, .signals .nav-tabs .nav-link:hover{
        margin-left: 0;
    }
    .signals .nav-tabs .nav-item{
        margin-right: 10px;
        font-size: 13px;
    }
    .results-opener .opener{
        font-size: 12px;
        transform: translate(0,-30px);
    }
    .results-by-months .month-item .month-top{
        font-size: 13px;
        padding: 15px;
    }
    .results-by-months .month-item .month-bottom{
        padding: 15px;
    }
    .month-item .month-bottom .stat-item div{
        font-size: 9px;
    }
    .results-by-months.closed .month-item:nth-child(-n+10){
        border-bottom: 1px solid #E1E1E1;
    }

}