@charset "UTF-8";
.hrline {
	margin-top: 5px;
	margin-bottom: 5px;
}
.blog .date {
	font-size: 12px;
}
.blog .descr_news {
	font-size: 15px;
}
.blog .item_news {
	background-color: #f8f8f8;
    padding: 15px;
    border-radius: 10px;
    margin-right: 10px;
}
.article-transition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	    margin-top: 30px;
    border-top: 1px solid #f1f1f1;
    padding-top: 30px;
}
.article-prev, .article-next {
    letter-spacing: 0.4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.article-prev .arrow, .article-next .arrow {
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 1px solid #787878;
    border-left: 1px solid #787878;
    margin-top: 9px;
    margin-right: 11px;
}

.article-prev .text, .article-next .text {
    max-width: 237px;
    line-height: 1.6;
}

.article-prev:hover, .article-next:hover {
    color: #3751ff;
}

.article-next {
    text-align: right;
}

.article-next .arrow {
    border: none;
    border-top: 1px solid #787878;
    border-right: 1px solid #787878;
    margin-left: 7px;
    margin-right: 0;
}
.rotate img {
	max-width: 250px;
}
.advantages {
	height: 130px;
}
.advan-title {
text-align: center; font-size: 27pt;
margin-bottom: 20px;	
}
.rotate div {
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-align: center;
	margin-bottom: 10px;
}
.nothing {
    display: block;
    background-color: #ecf2f6;
    border-radius: 3px;
    padding: 10px;
    font-size: 13px;
    color: gray;
}
.page-content ins {
    text-decoration: underline;
}
.page-description {
	border-left: 3px solid #ffa500;
	padding-left: 10px;
	margin-bottom: 20px;
	    font-size: 16px;
}
.blog-post-footer {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	color: gray;
}
.blog-post span {
	font-size: 14px;
	color: #616161;
}
.blog-post {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.blog-post h2 {
	font-size: 22px;
}
.page-links span {
	 margin-left: 19px;	
	     font-size: 14px;
    color: gray;
}
.page-menu-links a:hover {
	color: #0089ff
}
.page-menu-links a {
font-size: 13px;
    color: #63aeca;	
}
.page-menu-links li {
list-style-type: disc;
    margin-left: 35px;
    font-size: 12px;
    color: gray;	
}
.page-links li, .page-content li {
list-style-type: disc;
    margin-left: 19px;	
}
.pages-menu span {
	display: block;
    margin-left: 19px;	
	margin-top: 10px;
}
.page-section {
font-size: 12px;
    color: #73909b;	
}
.right-column-blog {
	width: 400px;
	float: right;
    padding-left: 50px;
    padding-top: 60px;
    padding-bottom: 80px;
    padding-right: 50px;
	min-height: 310px;
}
.left-column-blog {
		width: 71%;
	float: left;
	   padding-left: 50px;
    padding-top: 60px;
    padding-bottom: 80px;
	
}
.left-column {
	width: 300px;
	float: left;
    padding-left: 50px;
    padding-top: 60px;
    padding-bottom: 80px;
    padding-right: 50px;
	
}
.right-column h1 {
	    color: #6fa3ce;
}
.right-column {
	width: 80%;
	float: right;
	   padding-left: 50px;
    padding-top: 60px;
    padding-bottom: 80px;
    padding-right: 200px;
}
.statistic_sys .shadow{
text-transform: uppercase;
margin: 79px auto;
display: block;
max-width: 300px;
width: 100%;
}
.statistic_sys .shadow span{
text-transform: none;
display: block;
font-size: 16px;
text-align: center;
color: #2e3d62;
}
.pay_section{
text-align: center;
padding-bottom: 30px;
}
.pay_section a{
display: inline-block;
margin-left: 3%;
}
@media screen and (max-width: 1023px) {
.statistic_sys .shadow{
margin: 62px auto;
text-align: center;
}
}
@media screen and (max-width: 767px) {
.statistic_sys .shadow{
margin: 30px auto;
}
.pay_section a{
padding-bottom: 15px;
}
}
@media screen and (max-width: 479px) {
.statistic_sys .shadow{
margin: 30px auto;
}
.statistic_sys .shadow span{
font-size: 13px;
}
}
* {
  padding: 0;
  margin: 0;
  color: transparent;
  text-decoration: none;
  list-style-type: none;
  color: #222;
  font-size: 18px;
  font-family: "Roboto-Regular", sans-serif;
  font-weight: normal;
  line-height: 1.4;
  outline: none;
}
*:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}
.whitebutton:hover{
	color: #FF8156 !important;
}
.whitebutton {
	color: #FFF !important;
}
a, .registr_btn, .registr, .start_sub, .item_news {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-decoration: none;
}
a:hover, .registr_btn:hover, .registr:hover, .start_sub:hover, .item_news:hover {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  text-decoration: none;
}

ol, ul {
  padding: 0;
  margin: 0;
}

body {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}
body .container {
  padding-right: 0;
  padding-left: 0;
}

header .logo {
  display: block;
  font-size: 35px;
  color: #2E3D62;
}
header .logo img {
  display: block;
  float: left;
  margin-top: 16px;
  margin-bottom: 19px;
}

.logo_text {
  padding: 26px 0 10px 0;
  display: inline-block;
  font-size: 35px;
  font-family: "PT_Sans-Narrow-Web-Bold";
  color: #75caeb;
  letter-spacing: -1px;
}
.logo_text .com {
  font-size: 27px;
  font-family: "PT_Sans-Narrow-Web-Bold";
  color: inherit;
}
.logo_text strong {
  color: #56a1ff;
  font-size: inherit;
  font-family: "PT_Sans-Narrow-Web-Bold";
}

.soc_icons {
  text-align: right;
  margin-top: 29px;
}
.soc_icons li {
  display: inline-block;
}
.soc_icons li a {
  margin-left: 6px;
  padding: 8px 0;
  height: 40px;
  text-align: center;
  width: 40px;
  display: block;
  font-size: 16px;
  color: #222;
  border: 1px solid #222;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
}
.soc_icons li a i {
  font-size: inherit;
  color: inherit;
}
.soc_icons li a:hover {
  color: #FFF;
  background: #2e3d62;
}

.nav {
  background: #6a9cc6;
}

.menu_items {
  overflow: hidden;
}
.menu_items li {
  display: block;
  float: left;
}
.menu_items li a {
  cursor: pointer;
  display: block;
  color: #FFF;
  padding: 16px 30px 19px 0;
  font-family: "Roboto-Light";
}

.registr {
  font-size: 16px;
  background: #67d3fc;
  color: #fff;
  font-family: "Roboto-Light";
  border: 5px solid #fff;
  padding: 13px 10px 12px 39px;
  margin-left: 21%;
  margin-right: 7%;
  line-height: 1.5;
  cursor: pointer;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.registr img {
  display: inline-block;
  margin-right: 16px;
}
.registr:hover {
  border-color: #dcefff;
background-color: #6bb0d1;
}

.lang {
  padding: 16px 0 0;
}
.lang a {
  color: #FFF;
  font-family: "Roboto-Light";
}
.lang a:hover {
  opacity: 0.7;
}
.lang .img-flag {
  display: inline;
  color: #FFF;
}
.lang .img-flag img {
  padding-right: 7px;
}
.lang .fas {
  padding-left: 2px;
  color: #FFF;
}
.lang .dropdown-menu-right {
  border: 0;
  margin-top: 17px;
  min-width: 120px;
  padding: 0;
}
.lang .open > a, .lang .open > a:focus, .lang .open > a:hover {
  background-color: transparent;
  border: 0;
}
.lang .dropdown-menu li:hover {
  opacity: 1;
  background: #2E3D62;
}
.lang .dropdown-menu li:hover a {
  background: #2E3D62;
  opacity: 1;
  color: #fff;
  text-align: center;
}

.first_bl {
  background: url(../image/fon.jpg) #f3f8f8 no-repeat;
  padding-top: 150px;
  padding-bottom: 290px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-origin: content-box;
  background-position: 0% 35%;
}
.first_bl .logo_text {
  padding-bottom: 14px;
  font-size: 72px;
}
.first_bl .logo_text .com {
  font-size: 48px;
}
.first_bl .descr {
  font-family: "Roboto-Light";
  line-height: 1.35;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 57px;
  color: #fff;
}

.registr_btn {
  color: #FFF;
  display: inline-block;
  padding: 12px 40px;
  margin-left: 4px;
  background: #67d3fc;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 16px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.registr_btn:hover .whitebutton  {
	color: #2E3D62 !important;
}
.registr_btn:hover{
  background: #fff;
  color: #2E3D62;
  border-color: #67d3fc;
}

.title_bl {
  text-align: center;
  font-size: 44px;
  text-transform: uppercase;
  color: #326f9b;
  font-family: "Roboto-Black";
  margin: 99px 0 8px;
  background: url(../image/line_title.png) no-repeat;
  background-position: 50% 70%;
}

.descr_bl {
  text-align: center;
  color: #8B9094;
  line-height: 1.65;
  margin-bottom: 61px;
}

.pic_b {
  display: block;
  float: left;
  margin: 12px 15px 81px 10px;
}

.name_b {
  font-size: 22px;
  font-family: "Lato-Bold";
}

.text_b {
  padding-top: 12px;
  overflow: hidden;
  line-height: 1.3;
  max-height: 112px;
  font-family: "Lato-Regular";
  font-size: 16px;
  color: #8B9094;
}

.tripleprofit {
  background: url(../image/logo_big.png) no-repeat;
  background-position: 12% 34%;
}
.tripleprofit .title_bl.big_title {
  margin-top: 36px;
  text-align: right;
  margin-right: 4%;
  line-height: 0.6;
  font-size: 64px;
}
.tripleprofit .title_bl.big_title span {
  font-size: 57px;
  color: inherit;
  font-family: inherit;
}

.profit .cont {
  width: 220px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 31px 12px 34px;
  margin: 24px 25%;
}
.profit .cont.blue {
  background-color: #d4f4f4;
}
.profit .cont.pink {
  background: #FBE7EA;
}
.profit .cont.green {
  background: #E3F8D8;
}
.profit .cont img {
  max-width: 49px;
}
.profit .cont .name_prof {
  font-size: 48px;
  font-family: "Roboto-Medium";
  padding: 18px 0 0;
}
.profit .cont .descr_prof {
  text-transform: uppercase;
  font-size: 14px;
}
.profit.prof_twice {
  overflow: hidden;
}
.profit.prof_twice .cont {
  float: left;
  margin: 0 19px 0 9px;
}

.how_its_works {
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 110px;
  margin-top: -150px;
  padding-top: 234px;
  background: url(../image/bg_how.png) no-repeat;
  background-position-x: 48%;
}
.how_its_works .title_bl.big_title {
  font-size: 60px;
  padding-right: 12px;
  text-align: right;
}

.text_c {
  float: right;
  width: 100%;
  max-width: 60%;
}

.shadow {
  margin: 46px 0 70px 19%;
  padding: 20px 55px;
  -webkit-box-shadow: 0px 7px 8px 1px rgba(87, 177, 255, 0.47);
  -moz-box-shadow: 0px 7px 8px 1px rgba(255, 130, 87, 0.47);
  box-shadow: 0px 7px 8px 1px rgba(87, 239, 255, 0.47);
}

.colon {
  margin-left: 15%;
  padding-top: 3px;
}
.colon li {
  color: #666E82;
  padding-bottom: 16px;
  position: relative;
  line-height: 1.3;
  letter-spacing: 0.2px;
  padding-left: 32px;
  font-family: "Roboto-Light";
}
.colon li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  position: absolute;
  left: 0;
  font-size: 15px;
  color: #ff8257;
}

.statistic_sys {
  padding-bottom: 64px;
  margin-top: -205px;
  padding-top: 82px;
  background: url(../image/bg_stat.png) no-repeat;
  background-position: 68%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.statistic_sys .descr_bl {
  margin-top: -7px;
  margin-bottom: 54px;
}
.statistic_sys .stat_bl {
  text-align: center;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  padding: 79px 0px 70px;
  max-width: 222px;
}
.statistic_sys .stat_bl .name_st {
  font-size: 38px;
  font-family: "RobotoCondensed-Bold";
}
.statistic_sys .stat_bl .title_st {
  text-transform: uppercase;
  font-size: 13px;
  color: #666E82;
  font-family: "RobotoCondensed-Bold";
}
.statistic_sys .stat_bl.red {
  background: url("../image/red.png") no-repeat;
}
.statistic_sys .stat_bl.red .name_st {
  color: #EF4059;
}
.statistic_sys .stat_bl.green {
  background: url("../image/green.png") no-repeat;
  margin-top: 80px;
  margin-left: 20px;
}
.statistic_sys .stat_bl.green .name_st {
  color: #5dd8d3;
}
.statistic_sys .stat_bl.violet {
  background: url("../image/vilet.png") no-repeat;
  margin-left: 13%;
}
.statistic_sys .stat_bl.violet .name_st {
  color: #9566d5;
}
.statistic_sys .stat_bl.orange {
  background: url("../image/orange.png") no-repeat;
  margin-top: 80px;
  margin-left: 20%;
}
.statistic_sys .stat_bl.orange .name_st {
  color: #ffa98d;
}
.statistic_sys .contr {
  margin-top: 94px;
}
.statistic_sys .contr .country {
  margin: 24px 1.5% 0;
  background: #FFF;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  float: left;
  position: relative;
  width: 17%;
  text-align: center;
  padding-bottom: 47px;
}
.statistic_sys .contr .country img {
  margin-top: -25px;
}
.statistic_sys .contr .country .persent {
  line-height: 1.1;
  font-size: 60px;
  font-family: "Roboto-Light";
}
.statistic_sys .contr .country .name {
  font-size: 24px;
  font-family: "Roboto-Black";
}
.statistic_sys .contr .country .persent_big {
  line-height: 1;
  font-size: 80px;
  font-family: "Roboto-Black";
  position: absolute;
  height: 47px;
  overflow: hidden;
  left: 23px;
  color: #FB5C71;
  opacity: 0.2;
}
.statistic_sys .contr .country.c_under {
  margin-top: 93px;
}
.statistic_sys .desc_tit {
  margin-top: 83px;
  line-height: 0.6;
}
.statistic_sys .desc_tit span {
  font-family: inherit;
  font-size: inherit;
  color: #EF4059;
}
.statistic_sys .shadow {
  margin: 79px 36%;
}
.seo_text h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.seo_text b {
	font-size: 11px;
}
.seo_text {
	font-size: 11px;
}
.questions {
  background: url(../image/circle.png) no-repeat;
  background-position: center 3px;
  padding-bottom: 35px;
  margin-top: -35px;
}
.questions .descr_bl {
  margin-bottom: 37px;
}
.questions .title_bl {
  margin-top: 59px;
  margin-bottom: -2px;
}

.answer_bl .card {
  margin-bottom: 20px;
  border: 2px solid #EAEAEA;
  padding: 0 15px 0 34px;
}
.answer_bl .card .card-header {
  padding: 27px 0;
}
.answer_bl .card button {
  display: block;
  position: relative;
  font-size: 20px;
  outline: none;
  text-decoration: none;
  color: inherit;
}
.answer_bl .card button:hover {
  text-decoration: none;
}
.answer_bl .card button.btn-link {
  color: #FF8257;
}
.answer_bl .card button.btn-link::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
      padding-right: 10px;
  padding-top: 4px;
  font-size: 15px;
  color: #273167;
}
.answer_bl .card button.collapsed {
  color: #273167;
  text-align: left;
}
.answer_bl .card button.collapsed::before {
  content: "";
}
.answer_bl .card .col_text {
  color: #2E3D62;
  padding-bottom: 33px;
  line-height: 1.8;
  font-size: 16px;
  font-family: "Roboto-Italic";
}

.news {
  margin-top: -100px;
  padding-top: 100px;
  background: url(../image/bg_news.png) no-repeat;
  background-position-x: center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.news .title_bl {
  padding-bottom: 98px;
}
.news .item_news {
  cursor: pointer;
  padding: 114px 61px 10px;
  background: #FFF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.news .item_news .date {
  background: #9364D4;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  padding: 9px 29px;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #FFF;
}
.news .item_news .date.green {
  background: #5dd8d3;
}
.news .item_news .name_news {
  color: #2E3D62;
  font-size: 20px;
  font-family: "Roboto-Medium";
  line-height: 1.7;
}
.news .item_news .descr_news {
  font-size: 16px;
  color: #666E82;
  line-height: 2.1;
  padding-top: 36px;
}
.news .item_news .open_news {
  font-size: 27px;
  color: #666E82;
  padding: 30px 0px 41px;
}
.news .item_news .open_news i {
  color: inherit;
  font-size: inherit;
}
.news .item_news:hover {
  background: url(../image/hover_news.png) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.news .item_news:hover .date {
  color: #000;
  background: #FFF;
}
.news .item_news:hover .name_news, .news .item_news:hover .open_news, .news .item_news:hover .descr_news {
  color: #FFF;
}

.title_bl.big_title {
  background: 0;
  font-size: 55px;
}

.title_s {
  text-align: center;
  font-family: "Poppins-Bold";
  color: #2E3D62;
  font-size: 50px;
  padding-top: 42px;
  line-height: 1.2;
  padding-bottom: 60px;
  text-decoration: underline;
  text-decoration-color: #fff2ee;
}

form.subscr {
  border: 1px solid #EAEAEA;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 9px;
  width: 95%;
  max-width: 57%;
  margin: 0 auto 45px;
  overflow: hidden;
}
form.subscr input {
  border: 0;
  background: transparent;
  padding: 20px 10px 20px 48px;
  width: 61%;
  color: #666E82;
  font-size: 16px;
  font-family: "Poppins-Regular";
}
form.subscr .start_sub {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 16px;
  color: #FFF;
  float: right;
  background: #4c77c4;
  font-family: "Poppins-Regular";
  padding: 20px 59px;
}
form.subscr .start_sub:hover {
  background: #2E3D62;
}

footer {
  background: #6a9cc6;
}
footer .logo img {
  display: block;
  float: left;
  margin-top: 18px;
}
footer .logo_text {
  color: #FFF;
  padding-left: 5px;
  padding-top: 28px;
}
footer .copyr {
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-top: 46px;
}
footer .telegr {
  color: #a0d1e9;
  text-align: right;
  display: block;
  margin-top: 46px;
  margin-bottom: 49px;
  font-size: 16px;
}
footer .telegr:hover {
  color: #FFF;
}

#nab_btn_open {
  display: none;
}

/*----modal---*/
.modal-dialog {
  max-width: 800px;
  width: 96%;
  margin: 5% auto;
}

.modal-content {
  background: #2E3D62;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  color: #fff;
}
.modal-content .modal-header {
  border: 0;
}
.modal-content .modal-header .close {
  text-shadow: none;
  opacity: 1;
}
.modal-content .modal-header .close span {
  color: #FF8257;
  font-size: 70px;
  line-height: 0.5;
}
.modal-content .modal-header .close:hover {
  opacity: 0.6;
}
.modal-content .modal-header .title_modal {
  color: #FFF;
  font-family: "Roboto-Black";
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0 10px;
}
.modal-content .modal-header .title_modal span {
  font-size: 55px;
  color: #FFF;
  padding-bottom: 10px;
  font-family: "Roboto-Black";
  border-bottom: 2px solid #FF8257;
  text-transform: uppercase;
}
.modal-content .modal-header .descr_mod {
  color: #FFF;
  padding: 50px 0;
  text-align: center;
  font-size: 20px;
  font-family: "Roboto-Black";
}
.modal-content .modal-header p {
  min-height: 400px;
  text-align: center;
  width: 95%;
  max-width: 600px;
  margin: 0 auto 50px;
  line-height: 2;
  font-size: 17px;
  color: #D4D4D4;
}

/*-------media--------*/
@media (min-width: 1201px) and (max-width: 1440px) {
  .statistic_sys {
    background-position: 65%;
  }
}
@media screen and (max-width: 1199px) {
  html {
    overflow-x: hidden;
  }

  .answer_bl .card button.btn-link::before {
    right: -25px;
  }

  .menu_items li a {
    padding: 16px 12px 19px 0;
  }

  .lang .img-flag img {
    width: 55%;
    max-width: 22px;
    padding-right: 4px;
  }

  .lang .fas {
    font-size: 12px;
  }

  .first_bl {
    padding: 150px 0;
  }

  .title_bl {
    margin: 60px 0 8px;
  }

  .tripleprofit .title_bl.big_title {
    font-size: 55px;
  }

  .lang a {
    font-size: 14px;
  }

  .tripleprofit .title_bl.big_title span {
    font-size: 49px;
  }

  .tripleprofit {
    background-size: 40%;
  }

  .how_its_works .title_bl.big_title {
    font-size: 50px;
  }

  .profit .cont {
    width: 200px;
  }

  .colon li br {
    display: none;
  }

  .statistic_sys .stat_bl.green, .statistic_sys .stat_bl.orange, .statistic_sys .stat_bl.violet {
    margin-left: 0;
  }

  .statistic_sys {
    background-position: 59%;
  }

  .title_bl.big_title, .modal-content .modal-header .title_modal span {
    font-size: 50px;
  }

  .news .item_news {
    padding: 85px 35px 10px;
  }

  .title_s {
    font-size: 45px;
  }
}
@media screen and (max-width: 1023px) {
  .answer_bl .card button.btn-link::before {
    right: -30px;
    padding-top: 0px;
  }

  .first_bl {
    padding: 70px 0;
  }

  .first_bl .logo_text {
    font-size: 55px;
    padding-left: 5%;
  }

  .first_bl .descr {
    padding-left: 5%;
    font-size: 17px;
  }

  .first_bl .registr_btn {
    margin-left: 5%;
  }

  .title_bl {
    margin-top: 40px;
    font-size: 35px;
  }

  .pic_b {
    margin: 12px 5px 75px 0px;
  }

  .name_b {
    font-size: 19px;
  }

  .text_b {
    font-size: 13px;
  }

  .tripleprofit .title_bl.big_title {
    font-size: 45px;
  }

  .tripleprofit .title_bl.big_title span {
    font-size: 40px;
  }

  .profit .cont {
    width: 165px;
    padding: 20px 12px;
  }

  .profit .cont .name_prof {
    padding: 3px 0 0;
  }

  .profit.prof_twice .cont {
    margin: 0 5px 0 5px;
  }

  .profit .cont .descr_prof {
    font-size: 11px;
  }

  .profit .cont .name_prof {
    font-size: 40px;
  }

  .how_its_works .title_bl.big_title {
    font-size: 40px;
  }

  .colon {
    margin-left: 7%;
    margin-right: 2%;
  }

  .title_bl.big_title, .modal-content .modal-header .title_modal span {
    font-size: 40px;
  }

  .statistic_sys .stat_bl .name_st {
    font-size: 27px;
  }

  .statistic_sys .stat_bl .title_st {
    font-size: 11px;
  }

  .statistic_sys .stat_bl {
    background-size: contain !important;
    padding: 59px 0px;
  }

  .statistic_sys .contr .country .persent {
    font-size: 40px;
  }

  .statistic_sys .contr .country .name {
    font-size: 19px;
  }

  .statistic_sys .contr .country .persent_big {
    font-size: 49px;
    height: 26px;
  }

  .statistic_sys .contr .country {
    padding-bottom: 27px;
  }

  .statistic_sys .shadow {
    margin: 62px 37%;
  }

  .answer_bl .card button {
    font-size: 14px;
  }

  .answer_bl .card .card-header {
    padding: 15px 0;
  }

  .answer_bl .card .col_text {
    font-size: 13px;
  }

  .news .item_news {
    padding: 55px 5% 7px;
  }

  .news .item_news .name_news {
    font-size: 18px;
  }

  .news .item_news .descr_news {
    font-size: 14px;
  }

  .news .item_news .open_news {
    padding: 25px 0px 15px;
  }

  .title_s {
    font-size: 37px;
  }

  form.subscr {
    padding: 3px;
    max-width: 60%;
  }

  form.subscr input {
    font-size: 14px;
    width: 58%;
    padding: 12px 10px 12px 23px;
  }

  form.subscr .start_sub {
    font-size: 14px;
    padding: 12px 35px;
  }

  footer .copyr {
    font-size: 14px;
    margin-bottom: 40px;
    margin-top: 42px;
  }

  .logo_text {
    font-size: 29px;
  }

  footer .telegr {
    margin-top: 42px;
    margin-bottom: 40px;
    font-size: 14px;
  }

  .menu_items li a {
    font-size: 14px;
    padding: 14px 7px 14px 0;
  }

  .registr {
    border: 2px solid #fff;
    padding: 10px 10px 10px 15px;
    font-size: 14px;
  }

  .lang {
    padding: 9px 0 0;
    text-align: center;
    margin-left: -20px;
  }

  .lang .dropdown-menu-right {
    margin-top: 13px;
  }
}
@media screen and (max-width: 767px) {
  * {
    font-size: 16px;
  }

  header .logo img {
    max-width: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .logo_text {
    font-size: 25px;
    padding: 14px 0 10px 2px;
  }

  .soc_icons li a {
    margin-left: 0px;
    margin-right: 2px;
    width: 36px;
    height: 36px;
    padding: 7px 0;
    font-size: 14px;
  }

  .soc_icons {
    margin-top: 15px;
  }

  .first_bl {
    padding: 30px 0;
  }

  .first_bl .logo_text {
    font-size: 44px;
  }
  .first_bl .logo_text .com {
    font-size: 30px;
  }

  .first_bl .descr {
    font-size: 15px;
    width: 50%;
    padding-bottom: 45px;
  }

  .registr_btn {
    font-size: 13px;
    padding: 10px 40px;
  }

  .title_bl {
    font-size: 27px;
  }

  .descr_bl {
    font-size: 15px;
  }

  .pic_b {
    margin: 5px 5px 55px 5px;
    max-width: 60px;
  }

  .name_b {
    font-size: 18px;
  }

  .tripleprofit .title_bl.big_title {
    font-size: 35px;
    margin-right: 0;
    text-align: center;
  }

  .tripleprofit {
    background: transparent;
  }

  .tripleprofit .title_bl.big_title span {
    font-size: 32px;
  }

  .profit .cont {
    margin: 24px 34%;
  }

  .profit.prof_twice .cont {
    margin: 0px 7%;
  }

  .how_its_works .title_bl.big_title {
    font-size: 35px;
    text-align: center;
  }

  .text_c {
    float: none;
    max-width: 100%;
  }

  .how_its_works {
    padding-top: 200px;
  }

  .colon {
    margin: 0 6%;
  }

  .how_its_works {
    background-position-x: 85%;
  }

  .shadow {
    margin: 35px 36% 50px 36%;
  }

  .title_bl.big_title, .modal-content .modal-header .title_modal span {
    font-size: 35px;
  }

  .statistic_sys .stat_bl, .statistic_sys .stat_bl.violet {
    margin-left: 53px;
  }

  .statistic_sys .stat_bl.green, .statistic_sys .stat_bl.orange {
    margin-right: 50px;
  }

  .statistic_sys .contr .country {
    width: 30%;
  }

  .statistic_sys .contr {
    margin-top: 40px;
  }
  .statistic_sys .contr .country, .statistic_sys .contr .country.c_under {
    margin-bottom: 40px;
    margin-top: 0;
  }

  .statistic_sys .contr .country.c_under {
    font-size: 22px;
  }

  .statistic_sys .contr .country .persent_big {
    font-size: 53px;
  }

  .title_bl.big_title, .modal-content .modal-header .title_modal span {
    font-size: 22px;
  }

  .statistic_sys .shadow {
    margin: 42px 35% 10px;
  }

  .statistic_sys {
    background-position: 57%;
  }

  .statistic_sys .desc_tit {
    margin-top: 35px;
    line-height: 1;
  }

  .answer_bl {
    margin: 0 6%;
  }
  .answer_bl .card {
    margin-bottom: 15px;
  }

  .news .title_bl {
    padding-bottom: 60px;
  }

  .news .item_news {
    margin: 15px 4%;
    padding: 50px 4% 7px;
  }

  .news .item_news .date {
    padding: 6px 13px;
    font-size: 11px;
  }

  .news .title_bl {
    padding-bottom: 20px;
  }

  .news .item_news .name_news {
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
  }

  .news .item_news .descr_news {
    font-size: 13px;
    line-height: 1.4;
    padding-top: 20px;
  }

  .news .item_news .open_news {
    text-align: center;
    padding: 15px 0px 10px;
  }

  .title_s {
    font-size: 25px;
    padding-top: 30px;
    padding-bottom: 40px;
  }


  form.subscr {
    max-width: 73%;
    margin-bottom: 20px;
  }

  footer .logo img {
    max-width: 50px;
    margin-top: 10px;
  }

  footer .logo_text {
    padding-top: 19px;
    font-size: 19px;
  }
  footer .logo_text .com {
    font-size: 17px;
  }

  footer .copyr, footer .telegr {
    margin-top: 18px;
    font-size: 11px;
    margin-bottom: 19px;
  }

  footer .telegr {
    margin-top: 24px;
    margin-right: 9px;
  }

  .menu_items li {
    text-align: center;
    float: none;
  }
  .menu_items li a {
    font-size: 13px;
    padding: 7px 7px 7px 0;
  }

  .registr {
    padding: 3px 10px 3px 30px;
    margin-left: 29%;
    margin-top: 4px;
    margin-bottom: 5px;
    margin-right: 10%;
  }

  .dropdown-menu-right {
    right: 19%;
  }

  #nab_btn_open {
    display: block;
  }

  #nab_btn_open {
    cursor: pointer;
    display: block;
    width: 60px;
    height: 20px;
    position: relative;
    margin: 10px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }

  #nab_btn_open span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  #nab_btn_open span:nth-child(1) {
    top: 0px;
  }

  #nab_btn_open span:nth-child(2), #nab_btn_open span:nth-child(3) {
    top: 9px;
  }

  #nab_btn_open span:nth-child(4) {
    top: 18px;
  }

  #nab_btn_open.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  #nab_btn_open.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nab_btn_open.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nab_btn_open.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  .open_menu {
    display: none;
  }

  .statistic_sys .contr .country.c_under.china_c {
    margin-left: 19%;
  }
}
@media screen and (max-width: 479px) {
  header .logo {
    padding: 0 0 0 2px;
  }
  header .logo img {
    max-width: 40px;
    margin-top: 11px;
  }
  header .logo .logo_text {
    font-size: 20px;
  }
  header .logo .logo_text .com {
    font-size: 15px;
  }

  .soc_icons {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .soc_icons li a {
    font-size: 10px;
    width: 27px;
    height: 27px;
    padding: 6px 0;
  }

  .first_bl .descr {
    font-size: 12px;
    padding-bottom: 8px;
    width: 50%;
  }

  .registr_btn {
    font-size: 13px;
    padding: 5px 25px;
  }

  .title_bl {
    font-size: 20px;
    -webkit-background-size: 50%;
    -o-background-size: 50%;
    background-size: 50%;
  }

  .descr_bl {
    font-size: 12px;
  }
  .descr_bl br {
    display: none;
  }

  .pic_b {
    margin: 5px 2px 55px 2px;
    max-width: 50px;
  }

  .name_b {
    font-size: 16px;
  }

  .text_b {
    font-size: 12px;
    padding-top: 5px;
  }

  .tripleprofit .title_bl.big_title {
    font-size: 24px;
  }

  .tripleprofit .title_bl.big_title span {
    font-size: 20px;
  }

  .profit .cont {
    width: 35%;
    padding: 15px 7px;
  }

  .profit .cont .name_prof {
    font-size: 25px;
  }

  .profit .cont .descr_prof {
    font-size: 8px;
  }

  .how_its_works .title_bl.big_title {
    font-size: 24px;
  }

  .how_its_works {
    padding-top: 170px;
  }

  .colon {
    margin: 0 10%;
  }
  .colon li {
    font-size: 13px;
    padding-bottom: 10px;
  }

  .shadow {
    margin: 35px 36% 50px 31%;
  }

  .statistic_sys {
    padding-top: 62px;
  }

  .statistic_sys .stat_bl, .statistic_sys .stat_bl.violet {
    margin-left: 5px;
    width: 140px;
  }

  .statistic_sys .stat_bl .name_st {
    font-size: 20px;
  }

  .statistic_sys .stat_bl .title_st {
    font-size: 9px;
  }

  .statistic_sys .stat_bl {
    padding: 50px 0px;
  }

  .statistic_sys .stat_bl.green, .statistic_sys .stat_bl.orange {
    margin-right: 5px;
  }

  .statistic_sys .stat_bl.green {
    margin-top: 43px;
  }

  .statistic_sys .stat_bl.orange {
    margin-top: 30px;
  }

  .statistic_sys .contr .country img {
    max-width: 55%;
  }

  .statistic_sys .contr .country .persent {
    font-size: 26px;
  }

  .statistic_sys .contr .country .name {
    font-size: 17px;
  }

  .statistic_sys .contr .country .persent_big {
    display: none;
  }

  .statistic_sys .desc_tit {
    margin-top: 0;
    font-size: 16px;
  }

  .statistic_sys .shadow {
    margin: 35px 30% 0px;
  }

  .answer_bl {
    margin: 0 3%;
  }

  .answer_bl .card {
    padding: 0 10px;
  }

  .answer_bl .card .card-header {
    padding: 10px 0;
  }

  .answer_bl .card button.btn-link::before {
    right: 0;
  }

  .answer_bl .card button.btn-link {
    display: block;
    width: 100%;
    text-align: left;
  }

  .answer_bl .card .col_text {
    font-size: 12px;
    padding-bottom: 15px;
  }

  .news .col-xs-6, .news .col-xs-4, footer .col-xs-6, footer .col-xs-4 {
    width: 100%;
  }

  .news .item_news {
    padding: 38px 4% 0px;
  }

  .news .item_news .descr_news {
    padding-top: 10px;
  }

  .title_s {
    font-size: 20px;
  }

  form.subscr {
    max-width: 88%;
  }

  form.subscr .start_sub {
    font-size: 12px;
    padding: 10px 24px;
  }

  form.subscr input {
    font-size: 12px;
    padding: 10px 10px 10px 15px;
  }

  footer {
    padding-bottom: 5px;
  }
  footer .logo {
    display: block;
    max-width: 100%;
    margin: 0 29%;
  }

  footer .copyr, footer .telegr {
    margin: 5px 0;
    text-align: center;
  }

  .modal-content .modal-header .close span {
    font-size: 40px;
  }

  .modal-content .modal-header .title_modal {
    margin: 30px 0 0px;
  }
  .modal-content .modal-header .title_modal span {
    font-size: 18px;
  }

  .modal-content .modal-header .descr_mod {
    padding: 30px 0;
    font-size: 14px;
  }

  .modal-content .modal-header p {
    font-size: 12px;
    min-height: 0;
    line-height: 1.4;
  }

  .registr {
    margin-left: 8%;
    padding: 3px 10px 3px 18px;
  }
}

/*# sourceMappingURL=style.css.map */
