@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,500i,600,700&subset=cyrillic');

html { width: 100%; height: 100%; }
body { position: relative; height: 100%; -webkit-font-smoothing: antialiased; font-family: 'Rubik', sans-serif;font-size: 14px; color: #263238; font-weight:500; background: #FFFFFF; max-width:1920px; margin:0 auto; line-height:1.2;  }

a { text-decoration:underline;}
a:hover { text-decoration:none;}
strong { font-weight:700;}
input:focus, a:focus, button:focus, .button { outline: none;}
p { margin: 0 0 25px 0; line-height:1.6; font-weight:400;}
::-webkit-input-placeholder { opacity:1;}
::-moz-placeholder          { opacity:1;}
:-moz-placeholder           { opacity:1;}
:-ms-input-placeholder      { opacity:1;}

.main { min-height: 100%; min-width:360px; }

.grid { width:1170px; padding:0; display: inline-block; position: relative; z-index: 2;}

header { height:80px; float: left; text-align: center; position: relative; width: 100%; z-index: 9; background: #fff; -webkit-box-shadow: 0px 2px 4px 0px rgba(120,147,165,0.3); box-shadow:  0px 2px 4px 0px rgba(120,147,165,0.3);}
.logo { float: left; display: block; margin: 20px 0 0 0; height: 40px;}
.logo img { height: 100%;}
.button_menu { display: none; float: left; position: relative; overflow: hidden; background: transparent; margin: 7px 0 0 0px; padding: 0; width: 40px; height: 40px; font-size: 0; text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; cursor: pointer;}
.button_menu span { display: block; position: absolute; top: 18px; left: 0px; right: 0px; height: 4px; background: #fff;}
.button_menu span::before, .button_menu span::after { position: absolute; display: block; left: 0; width: 100%; height: 4px; background: #fff; content: ""; -webkit-transition-duration: 0.3s, 0.3s; transition-duration: 0.3s, 0.3s; -webkit-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s;}
.button_menu span::before { top: -13px; -webkit-transition-property: top, transform; transition-property: top, transform;}
.button_menu span::after { bottom: -13px; -webkit-transition-property: bottom, transform; transition-property: bottom, transform;}
.button_menu.active span { background: none;}
.button_menu.active span::before, .button_menu.active span::after {  -webkit-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s;}
.button_menu.active span::before { top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.button_menu.active span::after { bottom: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}

header .button { float: right; margin:20px 0 0 30px; font-weight:500; padding: 0 25px; height: 40px; line-height: 38px;}
select.language { opacity: 0;}
.button_login { float: right; position: relative; height: 30px; margin: 25px 0 0 40px; font-weight:500; letter-spacing: 0.3px; text-decoration: none; text-align: center; line-height: 28px; box-sizing: border-box; display: block; padding: 0 46px 0 0; font-size: 14px; color: #989B9D; }
.button_login::before { position: absolute; top: 0; right: 0; font-size: 30px;}
.button_login.button_exit::before { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.button_login:hover { color: #43A047; cursor: pointer; text-decoration: none;}
.language.jq-selectbox  { float: right; margin: 25px 0px 0px 0px; height: 30px; padding: 0px 0; position: relative; z-index: 9999; cursor: pointer;}
.language.jq-selectbox .jq-selectbox__select { padding-right: 15px; height: 30px;}
.language.jq-selectbox .jq-selectbox__trigger { position: absolute; top: 0; right: 0; width: 15px; height: 100%;}
.language.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow { position: absolute; top: 12px; right: 0; width: 10px; height: 6px; background: url(../../img/arrow.png) no-repeat top center;}
.language.jq-selectbox.opened .jq-selectbox__trigger .jq-selectbox__trigger-arrow { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.language.jq-selectbox .jq-selectbox__select-text { font-size: 14px; height:30px; padding-left: 56px; line-height: 28px; width: 22px !important; font-weight:500; position: relative; overflow: visible; color: #263238;}
.language.jq-selectbox .jq-selectbox__dropdown { top: 42px; left: -14px; margin: 0px 0 0 0px; background: #1A2327; width: 100px; padding: 0; border: solid 2px #ECEFF1;}
.language.jq-selectbox .jq-selectbox__dropdown:after { position: absolute; top: -12px; left: 15px; content: url(../../img/menu_up_arrow.png);}
.language.jq-selectbox ul { margin: 0; padding: 0px;}
.language.jq-selectbox li { position: relative; height: 40px; margin: 0; border-bottom: solid 1px #0F1417; padding: 0px 0 0px 56px; color: #989B9D; font-size: 14px; font-weight: 500; line-height: 40px; text-align: left; margin: 0;}
.language.jq-selectbox li:hover { color: #fff;}
.language.jq-selectbox li:last-of-type { border: none;}
.language.jq-selectbox li.lang-ru { background: url(../../img/russia.png) no-repeat 15px 11px; background-size: 30px;}
.language.jq-selectbox.lang-ru .jq-selectbox__select-text { background: url(../../img/russia.png) no-repeat 0 0; background-size: 46px;}
.language.jq-selectbox li.lang-en { background: url(../../img/united-kingdom.png) no-repeat 15px 11px; background-size: 30px;}
.language.jq-selectbox.lang-en .jq-selectbox__select-text { background: url(../../img/united-kingdom.png) no-repeat 0 0; background-size: 46px;}

.tel { float: right; color: #263238; font-size: 16px; height: 16px; line-height: 16px; padding-left: 26px; background: url(../../img/tel.png) 0 0 no-repeat; margin: 33px 40px 0 0;}

.user_menu { position:relative; float:right; height:40px; margin:20px 0px 0 30px; cursor:pointer; cursor:pointer; padding-left: 50px; text-align: left;}
.user_menu .img { float:left; width:40px; height:40px; overflow:hidden; border-radius:20px; position: absolute; top: 0; left: 0;}
.user_menu .img img { width:40px;}
.user_menu strong { font-size: 14px; display: inline-block; font-weight: 500;line-height: 17px; max-width: 150px; color: #263238; margin: 11px 0 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


.button { display: inline-block; margin: 0; font-weight:700; letter-spacing: 0.3px; text-decoration: none; text-align: center; height: 50px; line-height: 48px; border-radius: 4px; box-sizing: border-box; padding: 0 45px; border: none; background: #1e88e5; font-size: 14px; color: #fff; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition: background-color 0.3s, color 0.3s; transition: background-color 0.3s, color 0.3s; }
.button:hover { background-color: #2E7D32; cursor: pointer;}

.content { float: left; width: 100%; padding: 0px; text-align: center;}
.content.content_cur{ background: #FCFCFC;}
.title { display: block; margin:60px 0 30px; font-size: 36px; font-weight: 700; color: #263238; line-height: 52px; letter-spacing: 2px;}
.title span { color: 1e88e5;}

.menu_all { float: left; width: 100%; position: relative; z-index: 5; height: 54px; background: #1A2327;}
.menu_all .button_login { margin: 13px 0 0 40px; color: #fff;}
.menu_all ul.menu { float: left; height: 54px; margin: 0px 0 0 0px; padding: 0; list-style: none;}
.menu_all ul.menu li { float: left; height: 54px; line-height: 54px; margin: 0px 30px 0 0; padding: 0; position: relative; color: #989B9D;}
.menu_all ul.menu li:last-of-type { margin-right: 0;}
.menu_all ul.menu li a { color: #989B9D; display: inline-block; text-decoration: none; font-weight:500; font-size: 14px; text-transform: uppercase;}
.menu_all ul.menu li:hover a, .menu_all ul.menu li:hover { color: #fff;}
.menu_all ul.menu li.icon-arrow-button { padding-right: 26px;}
.menu_all ul.menu li.icon-arrow-button:before { position: absolute; top: 22px; right: 0px; font-size: 10px; line-height: 10px;-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.menu_all .menu li.icon-arrow-button:hover:before{ -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
.menu_all ul.submenu { position: absolute; display: none; margin: 0px; padding: 0; list-style: none; top: 54px; left: 0px; min-width: 206px; background: #1A2327; border: solid 2px #ECEFF1;}
.menu_all ul.submenu:after { position: absolute; top: -31px; left: 11px; content: url(../../img/menu_up_arrow.png); }
.menu_all ul.submenu li { float: left; height: 40px; line-height: 38px; width: 100%; margin: 0px; padding: 0; border-bottom: solid 1px #0F1417;}
.menu_all ul.submenu li:last-of-type { border-bottom: none;}
.menu_all ul.submenu li a { float: left; width: 100%; text-align: left; white-space: nowrap; text-decoration: none; position: relative; text-transform: none; height: 44px; line-height: 44px; padding: 0 10px 0 50px; box-sizing: border-box; color: #989B9D !important; font-size: 14px;}
.menu_all ul.submenu li a img { position: absolute; top: 10px; left: 15px;}
.menu_all ul.submenu li.active a, .menu_all ul.submenu li:hover a { color: #fff !important;}
.menu_all .menu li:hover ul.submenu {display: block;}

.slider_all { float: left; width: 100%; position: relative;}
.slider_all .slider{ position: relative; float: left; width: 100%; height: 600px; background: #F5F5F5;}
.slider_all .slider .slick-slide { overflow: hidden;}
.slider_all .slider .slick-list, .slider_all .slider .slick-list .slick-track { height: 100%!important;}
.slider_all .slider .slick-slide .txt { display: block; position: absolute; z-index: 5; top: 0; left: 50%; width: 870px; margin-left: -585px; height: 600px; box-sizing: border-box; padding: 0;}
.slider_all .slider h2 { display: block; text-align: left; margin:60px 0 30px; font-size: 36px; font-weight: 700; color: #263238; line-height: 52px;}
.slider_all .slider h2 span { color: #1e88e5;}
.slider_all .slider p { margin: 0; padding: 0; width: 100%; color: #263238; font-size: 18px; line-height: 30px; text-align: left;}
.slider_all .slider .button { margin: 40px 0 0 0; float: left; font-size: 16px;}
.slider_all .slider .slick-slide .bg { display: block; position: absolute; bottom: 0; left: 50%; margin-left: -960px; z-index: 1;}
.slider_all .slider .slick-arrow { display: none !important;}
.slider_all .slider .slick-slide { position: relative;}
.slider_all .slider .slick-dots { position: absolute; z-index: 5; list-style: none; margin: 0; padding: 0; left: 50%; bottom: 10px; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.slider_all .slider .slick-dots li { margin: 0 7px; float: left;}
.slider_all .slider .slick-dots li button { width: 20px; height: 20px; border: none; background: url(../../img/dots.png) no-repeat left top; font-size: 0; cursor: pointer;}
.slider_all .slider .slick-dots li.slick-active button { background-position: right top;}

.block_01 { float: left; width: 100%; text-align: center; padding: 0; position: relative; overflow: hidden;}
.block_01 p { margin: 0 0 60px 0; padding: 0; width: 100%; color: #263238; font-size: 24px; line-height: 36px; font-weight:400;}
.block_01 .info { float: left; width: 100%; position: relative; z-index: 2; font-size: 18px; color: #263238; font-weight:400; line-height: 30px; margin: 0px 0 0 0; list-style: none; padding: 0;}
.block_01 .info li { float: left; width: 30%;}
.block_01 .info li:nth-of-type(2) { margin: 0 5%;}
.block_01 .info li img { margin-bottom: 27px;}

.block_02 { float: left; width: 100%; text-align: center; padding: 0; position: relative; overflow: hidden; margin: 60px 0 0 0; padding-bottom: 30px;}
.block_02::after { position: absolute; bottom: -3px; left: 50%; margin-left: -960px; z-index: 1; content: url(../../img/block_02_bg.png);}
.block_02 .left { float: left; width: 590px; position: relative; height: 455px; padding-top: 25px;}
.block_02 .left .title { text-align: left; }
.block_02 .left p { text-align: left; font-size: 18px; line-height: 30px; font-weight:400;}
.block_02 .left img.block_02_img { position: absolute; right: -800px; top: 0;}
.block_02 .left ul { float: left; width: 100%; margin: 0px 0px; padding: 0; list-style: none;}
.block_02 .left ul li { float: left; margin-right: 30px;}
.block_02 .left ul li a { float: left; height: 36px; width: 120px; color: #263238; border-radius: 4px; overflow: hidden; background: #ECEFF1; border: 2px solid #ECEFF1; box-sizing: border-box;}
.block_02 .left ul li a:hover { background: transparent; border-color: #263238;}
.block_02 .left ul li img { float: left; margin: 5px 0 0 8px;}
.block_02 img.block_02_02 { width: 100%;}
.block_02 .title { margin-bottom: 18px;}
.block_02 p { margin: 0 0 40px 0; padding: 0; width: 100%; color: #263238; font-size: 24px; line-height: 36px;}

.block_03 { float: left; width: 100%; height: 785px; overflow: hidden; position: relative; overflow: hidden; background: url(../../img/block_03.png) no-repeat top center; background-size: cover;}
.block_03 .title { margin:66px 0 61px; color: #fff; line-height: 48px; text-align: left;}
.benefits { width: 100%; display: inline-block; float: left; padding: 0; margin: 0; list-style: none; position: relative; text-align: left; }
.benefits li.benefits_more { position: relative; margin: 0 30px 30px 0; float: left; width: 370px; padding: 120px 20px 0; box-sizing: border-box; height: 266px; color: #263238; font-size: 16px; line-height: 24px; background: #fff; font-weight:400;}
.benefits li.benefits_more::after { position: absolute; top: 0; right: 0; content:url(../../img/benefits_first_06.png); }
.benefits li.benefits_more img { margin: 20px 0 30px; float: left;}
.benefits li.benefits_more span { display: block; width: 100%; margin-bottom: 20px; float: left; font-size: 24px; font-weight: 700;}
.benefits li.benefits_more:hover { color: #fff; background: #4caf50; background: -moz-linear-gradient(45deg, #4caf50 0%, #2e7d32 100%); background: -webkit-linear-gradient(45deg, #4caf50 0%,#2e7d32 100%); background: linear-gradient(45deg, #4caf50 0%,#2e7d32 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4caf50', endColorstr='#2e7d32',GradientType=1 );}
.benefits li.benefits_more:nth-of-type(3n+3) { margin-right: 0;}
.benefits li.benefits_more::before { position: absolute;top: 20px; left: 20px; font-size: 60px; line-height: 60px; color: #43A047;}
.benefits li.benefits_more:hover::before { color: #fff;}
.benefits li.benefits_more:hover::after { display: none;}
.benefits li.benefits_more a { display: block; position: absolute; letter-spacing: 2px; top: 0; left: 0; right: 0; bottom: 0; padding-left: 60px; text-decoration: none; line-height: 266px; font-size: 20px; font-weight: 700; color: #43A047 !important; background: #fff!important;}
.benefits li.benefits_more a img { position: absolute; top: 88px; left: 270px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.benefits li.benefits_more:last-of-type::after { display: none;}

.block_04 { float: left; width: 100%; margin-top: 0px; text-align: center;}
.block_04 ul { width: 100%; display: inline-block; float: left; padding: 0; margin: 0; list-style: none; position: relative; }
.block_04 ul li { position: relative; margin: 25px 30px 30px 0; min-height: 93px; float: left; width: 370px; padding: 134px 0px 0; font-weight:400; color: #263238; font-size: 18px; line-height: 30px;}
.block_04 ul li:nth-of-type(3) { margin-right: 0;}
.block_04 ul li:nth-of-type(1):after, .block_04 ul li:nth-of-type(2):after { position: absolute; top: 35px; right: -99px; content: url(../../img/block_04_after.png);}
.block_04 ul li img { position: absolute; top: 0; left: 50%; margin-left: -51px;}
.block_04 ul li small { position: absolute; top: 35px; left: 50%; margin-left: -93px; font-size: 20px; font-weight: 500;}

.block_05 { float: left; width: 100%;}
.block_05 .title { margin: 64px 0 22px; font-size: 24px; line-height: 24px;}
.block_05_sl_all { float: left; width: 100%; border-top: solid 2px #ECEFF1; border-bottom: solid 2px #ECEFF1;}
.block_05 .slider.block_05_sl { width: 100%; margin: 0 0 0 0; padding: 0; list-style: none; text-align: center; z-index: 98; position: relative; display: -webkit-box; -webkit-box-pack: justify; display: -webkit-flex; -webkit-justify-content: space-between; display: flex; justify-content: space-between;  text-align: justify; text-align-last: justify; }
.block_05 .slider.block_05_sl div { display: inline-block; padding: 0; vertical-align: middle; position: relative; text-align: center; display: -webkit-box; color:#131313; font-size: 16px; font-weight: 300;}
.block_05 .slider.block_05_sl div span { display: table-cell; height: 73px; vertical-align: middle;}
.block_05 .slider.block_05_sl div span img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url('../../img/grayscale.svg'); filter: gray; -webkit-filter: grayscale(1);}
.block_05 .slider.block_05_sl div span img:hover { cursor: pointer; filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: none; filter: gray; -webkit-filter: grayscale(0);}
.block_05 .slider .slick-arrow { display: none !important;}
.block_05 .slider .slick-list { padding: 0 !important;}
.block_05 .slider .slick-track { width: 100%; margin: 0 0 0 0; padding: 0; list-style: none; text-align: center; z-index: 98; position: relative; }
.block_05 .slider .slick-track .slick-slide { display: inline-block; padding: 0; vertical-align: middle; position: relative; text-align: center; height: 73px;}
.block_05 .slider .slick-track .slick-slide span { display: table-cell; height: 73px; vertical-align: middle;}
.block_05 .slider .slick-track .slick-slide span img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: url('../../img/grayscale.svg'); filter: gray; -webkit-filter: grayscale(1);}

.block_06 { float: left; width: 100%; padding-bottom: 60px;}
.news_all { float: left; width: 600px; text-align: left;}
.block_06 .title { margin: 64px 0 30px; font-size: 24px; line-height: 24px; text-align: left;}
.news { float: left; width: 270px; margin: 0px 30px 30px 0; text-align: left; background: #FFFFFF; overflow: hidden; cursor: pointer;}
.news .img { float: left; width: 100%; height: 150px; overflow: hidden; text-align: center; position: relative;}
.news .img img { height: 100%; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear;}
.news:hover .img img{ -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2);   transform: scale(1.2);}
.news .name { display: inline-block; width: 100%; text-align: left; color: #263238; position: relative; font-weight:700; letter-spacing: 0.3px; font-size: 18px; margin: 20px 0 0; height: 70px; line-height: 24px; text-decoration: none; overflow: hidden;}
.news:hover .name { color: #43A047;}
.news_all_button{float: right; color: #43A047; font-size: 16px; line-height: 16px; text-decoration: none; margin-right: 30px; font-weight:400;}
.news_all_page { float: left; width: 100%;}
.news_all_page .title { margin: 60px 0 30px; font-size: 24px; line-height: 24px; text-align: left;}
.news_all_page .news { display: block !important;}
.news_all_page .news:nth-of-type(4n+4) { margin-right: 0;}

.tabs_all{ float: left; width: 470px;}
.tabs_more { float: left; width: 100%; border: solid 2px #ECEFF1; box-sizing: border-box; background: #fff; }
ul.tabs { display: block; margin: 0 0 20px; padding: 0 20px; box-sizing: border-box; float: left; list-style: none; width: 100%; text-align: center; border-bottom: solid 1px #ECEFF1; display: -webkit-box; -webkit-box-pack: justify; display: -webkit-flex; -webkit-justify-content: space-between; display: flex; justify-content: space-between;  text-align: justify; text-align-last: justify; }
ul.tabs li { display: -webkit-box; padding: 0;position: relative; text-align: center; float: left;}
ul.tabs li a { text-decoration: none; color: #43A047; height: 52px; display: block; font-size: 16px; outline: none; line-height: 51px; position: relative;}
ul.tabs li a:hover::after, ul.tabs li.active a::after, ul.tabs li.active a:hover::after { position: absolute; bottom: -1px; left: 0; right: 0; height: 2px; background: #43A047; content: " ";}
.tab_container { clear: both; float: left; width: 100%; background: #ECEFF1; min-height: 434px;}

.breadcrumbs { float: left; width: 100%; border-bottom: solid 2px #ECEFF1;}
.breadcrumbs h2 { width: 100%; float: left; margin: 20px 0 10px; font-size: 32px; line-height: 38px; color: #263238; font-weight:700; text-align: left;}
.breadcrumbs ul { width: 100%; float: left; padding: 0; margin: 0 0 18px; list-style: none;}
.breadcrumbs ul li { float: left; margin-right: 5px; color:#263238; font-size: 16px; line-height: 24px; font-weight: 500;}
.breadcrumbs ul li a { color: #43A047; }

.content_txt { float: left; width: 100%; text-align: center; padding: 30px 0;}
.content_txt .grid { width: 770px;}
.content_txt h2, .title_cur { float: left; width: 100%; margin: 30px 0; color: #263238; font-size: 36px; line-height: 52px; text-align: left; font-weight:700;}
.content_txt h3 { float: left; width: 100%; margin: 30px 0 20px; color: #263238; font-size: 26px; line-height: 31px; text-align: left; font-weight:700;}
.content_txt h3 span { color: #43A047;}
.content_txt h4 { float: left; width: 100%; margin: 0 0 20px 0; color: #263238; font-size: 20px; line-height: 31px; text-align: left; font-weight:500;}
.content_txt img { max-width: 100%;}
.content_txt p { float: left; width: 100%; margin: 0 0 30px 0; color: #263238; font-size: 16px; line-height: 30px; text-align: left; font-weight: 400;}
.content_txt p a { font-weight:500; color: #263238;}
.content_txt p span { font-weight:500; color: #43A047;}
.content_txt p sup { font-weight:500; font-size: 16px;}
.content_txt .table { float: left; width: 1170px; margin: 0 0 30px -200px; text-align: left;}
.content_txt .table table { float: left; width: 100%; padding: 0; margin: 0 0 0 0; border-right: solid 1px #ECEFF1; border-left: solid 1px #ECEFF1; box-sizing: border-box;}
.content_txt .table table th { background: #ECEFF1; color: #263238; font-size: 12px; text-align: left; font-weight:700; letter-spacing: 0.3px; line-height: 14px; padding: 20px; vertical-align: middle;}
.content_txt .table table td { color: #263238; font-size: 14px; line-height: 17px; padding: 0px 20px; height: 60px; border-bottom: solid 1px #ECEFF1; font-weight: 400;}
.content_txt .table table td .cryptocurrency { display: block; width: auto; position: relative; padding-left: 55px; float: left; height: 40px; line-height: 40px; color: #263238; white-space: nowrap; font-weight: 500;}
.content_txt .table table td .cryptocurrency img { position: absolute; top: 0; left: 0;}
.content_txt .content_ol { float: left; width: 100%; margin: 0 0 30px; padding: 0; list-style: none;}
.content_txt .content_ol li { position: relative; margin-bottom: 30px; padding-left: 30px; text-align: left; font-size: 14px; line-height: 21px; font-style: italic;}
.content_txt .content_ol li span { font-weight:700; color: #43A047; font-size: 20px; font-style: normal; position: absolute; top: 0; left: 0;}
.content_txt .content_ol li strong { font-style: normal;}
.content_txt .content_ul { float: left; width: 100%; margin: 0 0 30px; padding: 0; list-style: none;}
.content_txt .content_ul  li { position: relative; margin-bottom: 30px; padding-left: 30px; text-align: left;  font-size: 14px; line-height: 21px; font-style: italic;}
.content_txt .content_ul  li::after { position: absolute; top:5px; left: 0; width: 10px; height: 10px; border-radius: 10px; background: #43A047; content: ' ';}

.grey_block { float: left; width: 100%; background: #ECEFF1; padding-bottom: 30px;}
.grey_block h3 { text-align: center; float: left; width: 100%; margin: 30px 0 20px; color: #263238; font-size: 26px; line-height: 31px; font-weight:700;}

.benefits_cur { width: 100%; display: inline-block; float: left; padding: 0; margin: 30px 0 10px; list-style: none; position: relative; text-align: left; }
.benefits_cur li { position: relative; margin: 0 30px 20px 0; float: left; width: 370px; padding: 5px 0 0 100px; box-sizing: border-box; min-height: 65px; color: #263238; font-size: 16px; line-height: 21px; font-weight:400;}
.benefits_cur li:nth-of-type(2n+2) { margin-right: 0;}
.benefits_cur li img { position: absolute; top: 0; left: 0; width: 70px;}

.control { float: left; text-align: center; width: 100%; margin: 20px 0;}
.control_center {  display: inline-block;}
.control a { color: #263238; display: inline-block; float: left; font-size: 14px; font-weight:500; letter-spacing: 0.2px; height: 30px; line-height: 28px; border: 2px solid #ECEFF1; margin: 0px 5px; text-align: center; text-decoration: none; box-sizing: border-box; width: 30px;}
.control a:hover { background: #ECEFF1;}
.control a.arrow_left { border-color: transparent !important; background: none !important; width: auto; padding-left: 20px; position: relative;}
.control a.arrow_left::before { position: absolute; top: 0; left: 0; font-size: 10px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);}
.control a.arrow_right { border-color: transparent !important; background: none !important; width: auto; padding-right: 20px; position: relative;}
.control a.arrow_right::before { position: absolute; top: 0; right: 0; font-size: 10px; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
.control a.arrow_left:hover, .control a.arrow_right:hover { color: #43A047;}
.control a.active { background:#43A047 !important; color:#fff !important; border-color: #43A047 !important;}

.news_more_info { float: left; width: 100%; margin: 0 0 30px; color: #263238; font-size: 16px; line-height: 19px; text-align: left; font-weight: 500;}
.news_more_info span { color: #989B9D;}
.news_more { float: left; width: 100%; text-align: left;}
.news_more img { display: inline-block; max-width: 100%; border-radius: 5px; margin-bottom: 30px;}
.news_more p { float: left; width: 100%; margin: 0 0 30px 0; color: #263238; font-size: 16px; line-height: 30px;}
.content_txt .news_more p span { background: #43A047; color: #fff; font-weight: 400; }
.quote { float: left; width: 100%; position: relative; color: #263238; background: #ECEFF1; line-height: 30px; font-size: 16px; font-weight:700; margin: 30px 0px; padding: 20px 20px; box-sizing: border-box; border-left: 10px solid #43A047;}
.quote::before { position:absolute; top:-10px; left:20px; content:url(../../img/quote.png);}
.quote::after { position:absolute; bottom:-10px; right:30px; content:url(../../img/quote.png); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.news_more_control { float: left; width: 100%;}
.news_more_control a { color: #263238; display: inline-block; float: left; font-size: 14px; font-weight:500; letter-spacing: 0.2px; height: 30px; line-height: 28px; text-decoration: none; box-sizing: border-box;}
.news_more_control a:nth-of-type(1) {float: left;padding-left: 20px; position: relative;}
.news_more_control a:nth-of-type(1)::before { position: absolute; top: 0; left: 0; font-size: 10px; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);}
.news_more_control a:nth-of-type(2) {float: right;padding-right: 20px; position: relative;}
.news_more_control a:nth-of-type(2)::before { position: absolute; top: 0; right: 0; font-size: 10px; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
.news_more_control a:nth-of-type(1):hover, .news_more_control a:nth-of-type(2):hover { color: #43A047;}

/* .soc { float: left; width: 100%; margin: 30px 0 0;}
.soc a { float: left; margin-right: 10px;} */

.contacts { width: 100%; display: inline-block; float: left; padding: 0; margin: 0; list-style: none; position: relative;}
.contacts .left { float: left; width: 570px;}
.contacts .right { float: right; width: 570px;}
.contacts h3 { float: left; width: 100%; margin: 30px 0 20px; color: #263238; font-size: 26px; line-height: 31px; text-align: left; font-weight:700;}
.map { float: left; width: 100%; text-align: center; height: 400px; overflow: hidden; position: relative; margin-bottom: 60px;}
.map iframe { position: absolute; top: 0; left: 50%; margin-left: -400px;}
.contacts table { float: left; width: 100%; padding: 0; margin: 0 0 0 0; box-sizing: border-box; text-align: left;}
.contacts table td { color: #263238; font-size: 16px; line-height: 24px; font-weight: 400; vertical-align: top; padding-right: 10%; box-sizing: border-box;}
.contacts table td strong, .contacts a { font-weight: 500; color: #263238;}

.bills_all { float: left; width: 100%; height: 956px; margin: -175px 0 0 0; background: url(../../img/bills_all.png) no-repeat bottom center; overflow: hidden;}
.bills_all .title { margin:247px 0 60px; color: #fff; line-height: 52px;}
.bills { float: left; width: 370px; min-height: 572px; margin: 0 30px 30px 0; position: relative; background: #fff; padding: 0 20px 60px; box-sizing: border-box; text-align: center;}
.bills:nth-of-type(3n+3) { margin-right: 0;}
.bills::after { position: absolute; top: 0; right: 0; content:url(../../img/benefits_first_06.png); }
.bills .name { position: relative; z-index: 5; text-align: left; float: left; width: 100%; color: #263238; font-size: 30px; font-weight:700; line-height: 36px; margin: 30px 0;}
.bills .name span { color: #43A047;}
.bills table { position: relative; z-index: 5; float: left; width: 100%; padding: 0; margin: 0 0 0 0; vertical-align: top; text-align: left;}
.bills table th { color: #696969; font-size: 14px; text-align: left; letter-spacing: 0.3px; line-height: 18px; min-width: 155px; margin-right: 20px; vertical-align: top; padding: 7px 0px 15px; font-weight: 400;}
.bills table td { color: #263238; font-size: 16px; line-height: 18px; padding: 7px 0px 15px; min-height: 30px; vertical-align: top; font-weight: 500;}
.bills table td span {color: #43A047;}
.bills .button { position: absolute; bottom: 20px; left: 50%; margin-left: -125px; height: 40px; line-height: 40px; width: 250px; float: none; padding: 0; font-size: 14px; font-weight: 500;}

.bills_more { float: left; width: 100%; margin: 0 0 15px; padding: 0;}
.bills_st.bills_more { background: #E7EDF2;}
.bills_vip.bills_more { background: #FFF4D1;}
.bills_more .name { float: left; width: 100%; margin: 30px 0 0; font-weight:700; font-size: 26px; color: #405D65; line-height: 35px; text-align: left;}
.bills_more .name strong { font-weight:700;}
.bills_more ul { float: left; width: 100%; margin: 0; padding: 0; list-style: none;}
.bills_more li { position: relative; margin: 30px 0; padding-left: 120px; text-align: left; font-size: 16px; line-height: 28px; color: #405D65;}
.bills_more li span { font-weight:700; color: #4FC633;}
.bills_more li strong { font-weight:700;}
.bills_more li img { position: absolute; top: 0; left: 0;}
.name_bills { float: left; width: 100%; color: #405D65; font-size: 21px; line-height: 21px; font-weight:700; margin-bottom: 30px;}

.affiliate_program_all { float: left; width: 100%; margin: 0 0 0 0; background: url(../../img/affiliate_program_all.png) no-repeat bottom center; overflow: hidden; padding-bottom: 60px;}
.affiliate_program { float: left; width: 370px; overflow: hidden; height: 331px; margin: 60px 30px 30px 0; position: relative; background: rgba(255,255,255,0.9); padding: 0 20px; box-sizing: border-box;}
.affiliate_program:nth-of-type(3n+3) { margin-right: 0;}
.affiliate_program::after { position: absolute; top: 0; right: 0; content:url(../../img/benefits_first_06.png); }
.affiliate_program .name { position: relative; z-index: 5; text-align: left; float: left; width: 100%; color: #263238; font-size: 26px; font-weight:700; line-height: 31px; margin: 30px 0 40px; height: 62px;}
.affiliate_program ul { float: left; width: 100%; margin: 0 0 20px; padding: 0; list-style: none;}
.affiliate_program ul li { position: relative; margin-bottom: 20px; padding-left: 30px; text-align: left;  font-size: 16px; line-height: 21px; font-weight: 400;}
.affiliate_program ul li::after { position: absolute; top:5px; left: 0; width: 10px; height: 10px; border-radius: 10px; background: #43A047; content: ' ';}
.affiliate_program p { font-size: 16px; line-height: 24px; color: #263238; float: left; width: 100%; font-style: italic; font-weight: 500; text-align: left;}

/* .affiliate_program_more { float: left; width: 100%; margin: 0 0 15px; padding: 0;}
.bills_st.affiliate_program_more { background: #E7EDF2;}
.bills_vip.affiliate_program_more { background: #FFF4D1;}
.affiliate_program_more .name { float: left; width: 100%; margin: 30px 0 0; font-weight:700; font-size: 32px; color: #405D65; line-height: 35px; text-align: left;}
.affiliate_program_more ul { float: left; width: 100%; margin: 30px 0; padding: 0; list-style: none;}
.affiliate_program_more li { position: relative; margin: 0px 0 30px; padding-left: 45px; text-align: left; font-size: 24px; line-height: 31px; color: #405D65; font-weight:700;}
.affiliate_program_more li::after { position: absolute; top:7px; left: 0; content: url(../../img/affiliate_program_ul2.png);}
.affiliate_program_more li span { color: #4FC633;} */

.awards { float: left; width: 100%; height: 542px; background: #1A2327;}
.awards .title { margin: 56px 0 75px; color: #ECEFF1; text-align: left;}
.awards ul.awards_more { float: left; width: 100%; margin: 0 0 28px; padding: 0; list-style: none;}
.awards ul.awards_more li { float: left; width: 292px; color: #ECEFF1; font-size: 14px; text-align: center; font-weight:400; margin-bottom: 30px;}
.awards ul.awards_more li span { display: inline-block; position: relative; padding: 0 45px; height: 50px; margin-bottom: 18px; ну line-height: 27px; font-size: 16px; font-weight: 500; box-sizing: border-box; width: 100%;}
.awards ul.awards_more li span:after { position: absolute; top: 0; left: 10px; font-family: "fontello"; content: '\e801'; font-size: 50px; color: #989B9D; line-height: 50px;}
.awards ul.awards_more li span:before { position: absolute; top: 0; right: 10px; font-family: "fontello"; content: '\e802'; font-size: 50px; color: #989B9D; line-height: 50px;}
.awards ul.awards_more li span:hover:after, .awards ul.awards_more li span:hover:before { color: #43A047;}
.site_info_footer{ float: left; width: 270px; color: #ECEFF1; font-size: 14px; line-height: 18px; text-align: left; font-weight:400;}
.site_info_footer p{ margin: 18px 0 0 0;}
.site_info_footer a img { height: 40px;}
.footer_right { float: right; width: 870px; border-top: solid 1px #FFFFFF; margin-top: 15px; padding-top: 40px;}
.footer_right_more { float: left; width: 270px; margin-right: 30px; text-align: left;}
.footer_right_more:nth-of-type(3) { margin-right: 0px;}
.footer_right_more span{ position: relative; color: #FFFFFF; font-size: 16px; font-weight: 500; line-height: 16px; height: 18px; padding-left: 26px; display: block; float: left; box-sizing: border-box; margin-bottom: 20px;}
.footer_right_more span img{ position: absolute; top: 0; left: 0;}
.footer_right_more ul { float: left; width: 100%; margin: 0; padding: 0; list-style: none; text-align: left;}
.footer_right_more ul li { float: left; width: 100%; margin-bottom: 10px;}
.footer_right_more ul li a { color: #989B9D; font-size: 14px; font-weight: 500;}
.footer_right_more ul li a:hover { color: #FFFFFF; text-decoration: none;}

.license { float: left; width: 100%; text-align: center; background: #182024; padding-bottom:21px;}
.license .txt { float: left; width: 770px; margin-top: 40px;}
.license .txt p { float: left; width: 100%; margin: 0 0 22px; text-align: left; color:#989B9D; font-weight:300; font-size: 14px; line-height: 28px; letter-spacing: 0.3px;}
.license .license_img { float: right; width: 370px;}
.license .license_img img { float: left; margin: 40px 50px 4px 0;}
.license .license_img img:nth-of-type(2n+2) { margin-right: 0;}
.license a { float: left; color:#ECEFF1;}

footer { float: left; width: 100%; height: 40px; color:#ECEFF1; background:#0F1417; position:relative; line-height:40px; font-size: 12px; text-align: center; font-weight: 300;}

.menu_left { position: absolute; display: block; z-index: 999; text-align: center; top: 54px; left: -320px; width: 320px; background: #1A2327;  -webkit-transition-duration: 0.5s, 0.5s; transition-duration: 0.5s, 0.5s; -webkit-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s;}
.menu_left.active { left: 0px;}
.menu_left > ul { float: left; width: 100%; padding: 0 15px; margin:15px 0; list-style: none; text-align: left; box-sizing: border-box; color: #989B9D;}
.menu_left > ul li { float: left; width: 100%; margin: 13px 0; position: relative;}
.menu_left > ul li a { float: left; width: 100%; white-space: nowrap; text-decoration: none; text-transform: uppercase; position: relative; height: 20px; line-height: 20px; padding: 0; box-sizing: border-box; color: #989B9D; font-size: 14px;}
.menu_left > ul li.active a, .menu_left ul li:hover a, .menu_left ul li:hover { color: #fff;}
.menu_left > ul li.icon-arrow-button:before { position: absolute; top: 5px; right: 0px; font-size: 10px; line-height: 10px;}
.menu_left > ul li.icon-arrow-button:hover:before{ -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.menu_left > ul li.active a::before, .menu_left ul li a:hover::before { color: #fff;}
.menu_left > ul li .submenu_left { margin: 20px 0 0 0; display: none; padding: 0; list-style: none; float: left; width: 100%;}
.menu_left > ul li .submenu_left li { float: left; height: 40px; line-height: 40px; width: 100%; margin: 0px; padding: 0; border-bottom: 1px solid #0F1417;}
.menu_left > ul li .submenu_left li:last-of-type { border-bottom: none;}
.menu_left > ul li .submenu_left li a { float: left; width: 100%; text-align: left; white-space: nowrap; text-decoration: none; text-transform: none; position: relative; height: 40px; line-height: 38px; padding: 0 0px 0 35px; box-sizing: border-box; color: #989B9D; font-size: 14px;}
.menu_left > ul li .submenu_left li a img { position: absolute; top: 10px; left: 0px;}
.menu_left > ul li .submenu_left li.active a, .menu_left ul.submenu li:hover a { color: #fff;}
.menu_left > ul li.icon-arrow-button.active ul.submenu_left { display: block;}

.button_login_mob, .menu_left .language.jq-selectbox, .menu_left .tel { display: none;}

.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
