/*  
Theme Name: Index
Theme URI:
Description: Тема для Алексея
Version: 1.0
Author: Smirnov Pavel
Author URI: 
*/

@charset "utf-8";

/* CSS Document */
@font-face {
    font-family: 'o3';
    src: url('fonts/opensans-300-normal.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'o';
	src: url('fonts/opensans-400-normal.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'o6';
	src: url('fonts/opensans-600-normal.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'o7';
	src: url('fonts/opensans-700-normal.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'o8';
	src: url('fonts/opensans-800-normal.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
* {
	box-sizing:border-box;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	position:relative;
	font-size: 14px;
	font-family:o,sans-serif;
}
a {
	text-decoration: none!important;
}

main .b2 a:not(.b9-bn):not(.br1-bn):not(.b8-bn):not(.bn8):not(.bn7):not(.b21-e):not(.b3-h1-a):not(.b4-bn):not(.page-numbers):not(.b15-bn), .aprov{
	color: #3b97d7;
	text-decoration: underline!important;
}
main .b2 a:not(.b9-bn):not(.br1-bn):not(.b8-bn):not(.bn8):not(.bn7):not(.b21-e):not(.b3-h1-a):not(.b4-bn):not(.page-numbers):not(.b15-bn):hover, .aprov:hover {
	text-decoration: none!important;
}

li {
	list-style: none;
	color:#586372;
}
/* li.menu-item :not(.menu-item){
	padding: 10px 0px 10px 0px;
} */
main li{
	padding: 10px 0px 10px 0px;
} 
ol>li {
	list-style: inherit;
	list-style-type: decimal;
}
ul>li {
	list-style: inherit;
	list-style-type: disc;
}
/* ul>li :before{
	content:"";
	position:absolute;
	top:8px;
	left:0;
	width:6px;
	border-radius:50%;
	height:6px;
	background:#586372;
} */
table{
    border-collapse:collapse;
}
.ddn {
    display: none !important;
}
.clear{
    clear:both;
}
.c{
    max-width:1240px;
	width:100%;
    margin:0 auto;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}
table {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 1.5em 0;
	width: 100%;
}
td {
	border-top: 1px solid #e6e6e6;
	padding: 0.6em;
}

.nav-links {
  display: flex;
  align-items: center;
}

.page-numbers {
	text-decoration: none!important;
	margin: 0 6px;
  border-radius: 6px;
  background: #425b7d;
  max-width: auto;
  min-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 10px;
	color: #fff!important;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #fff!important;
	color: #425b7d!important;
	border: 2px solid #425b7d;
	padding: 0 8px;
}
.flex{
	display: flex;
	flex-wrap: wrap;
}
  

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
 max-width: 100%;
 height: auto;
}
.alignleft,
img.alignleft {
 display: inline;
 float: left;
 margin-right: 24px;
 margin-top: 4px;
}
.alignright,
img.alignright {
 display: inline;
 float: right;
 margin-left: 24px;
 margin-top: 4px;
}
.aligncenter,
img.aligncenter {
 clear: both;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
 margin-bottom: 12px;
}
.wp-caption {
 background: #f1f1f1;
 line-height: 18px;
 margin-bottom: 20px;
 padding: 4px;
 text-align: center;
 width: 100%!important;
}
.wp-caption img {
 margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
 color: #777;
 font-size: 12px;
 margin: 5px;
}
.wp-smiley {
 margin: 0;
}


nav.navigation.pagination a{
	cursor: pointer;
	color: #3b97d7;
	text-decoration: none;
}

nav.navigation.pagination a:hover {
	text-decoration: underline;
}
nav.navigation.pagination a:visited {
	color: #3b97d7;
}


h3{
	font-family: 'o7';
	font-size: 18px;
	margin: 0 0 20px;
	padding: 28px 0 0;
}
h4{
	color: #4b5767;
	font-family: 'o7';
	font-size: 16px;
	margin: 0 0 15px;
}

/* ----- =S E L E C T ----- */

.slt{
	text-align:left;
	color: #4b5767;
}
.slt .cs{
	position:relative;
}
.slt .ls,
.slt .rs{
	vertical-align: middle;
}
.slt-arw{
	position:absolute;
	top:0px;bottom:0px;right:25px;
	font-size:9px;
	height:12px;
	color:#8c949e;
	margin:auto;
}			  
.slt input[type="text"]{
	display:block;
	border-radius:0 5px 5px 0;
	border-left:0;
	font-size:20px;
	padding: 6px 10px 5px;
	margin-bottom:0px;
	margin-bottom:0px;
}
.slt .slt-arw_1{
	
}
.slt .slt-arw_2{
	display:none;
	top:-2px;
}
.slt.act .slt-arw_2{
	display:block;
}
.slt.act .slt-arw_1{
	display:none;
}
.slt .es{
	background:#fff;
	cursor:pointer;
	padding: 5px 20px 5px;
}
.slt .d-d .es:hover{
	background:#eee;
}
.slt .sld{
	cursor: pointer;
    padding: 15px 40px 14px 20px;
    border-radius: 5px;
    border: 1px solid #8c949e;
}
.slt .act{
	background:#3a3;
	color:#fff;
	cursor:default;	
	display:none;
}
.slt .d-d{
	z-index:12;
	position:absolute;
	top:100%;
	width:100%;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	display:none;
}
.slt.act .d-d{
	display:block;
}

/* ----- -S E L E C T (*End*) ----- */
.sale {
	color: #c31315;
	font-weight: bold;
}

.sale2 {
	color: #bdbdbd;
	font-weight: bold;
	font-size: 12px;
}
/* ----- ++T A B S ----- */

.tabs{
	background-color:#fff;
}
.tabs__btns:after{
	content:"";
	display: block;
	clear:both;
}
.tabs__btns{
	border-bottom:1px solid #8c949e;
}
.tabs__e{
	position:relative;
	padding:15px 20px;
	float:left;
	font-family:o7;
	color:#3b97d7;
	border-style:solid;
	border-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-color:transparent;
}
.tabs__e:not(.act){
	background-color:#f4f6f8;
	border-color: #fff;
}
.tabs__e:not(.act):hover{
	cursor:pointer;
}
.tabs__e.act{
	border-color:#8c949e;
}
.tabs__e.act:after{
	content:"";
	position:absolute;
	bottom:-2px;left:0px;
	z-index:960;
	display:block;
	width:100%;
	height:3px;
	background-color:#fff;
}
.tabs__in{
}
.tabs__in:not(.act){
	display:none;
}

/* ----- --T A B S ----- */

/*- ++B O X -*/
[data-box-bn]{
    cursor:pointer;
}
.box{
    display:none;
}
.box.act{
    position:fixed;
    top:0;
    left: 0;
    z-index:999;
    width: 100%;
    height: 100%;
    display: table;
    text-align:center;
    background:rgba(0,0,0,0.5);
}
.box-td{
    display:table-cell;
    vertical-align:middle;
	padding:20px;
}
.box-b{
    position:relative;
    z-index:5;
    display:inline-block;
    overflow:auto;
    max-height: 100vh;
	padding:40px;
	background:#fff;
	width: 500px;
}
.box-bn{
    position:absolute;
    top: 0px;
	color:#000;
	padding: 5px;
    right: 13px;
	font-size:40px;
    cursor:pointer;
}

/*- ==B O X -*/

.hr1{
	background:#425b7d;
}
.hr1-b{
	padding:20px 15px 20px 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hr1-a{
	background:url(img/logo-1.png)no-repeat left center;
	padding:13px 0 7px 80px;
	text-transform:uppercase;
}
.hr1-a-1-b{
	display:block;
	line-height:70%;
}
.hr1-a-1{
	color:#fff;
	font-size:18px;
	font-family:o7;
}
.hr1-a-2{
	color:#fff;
	font-size:18px;
}
.hr1-a-3{
	color:#b2b2b2;
	font-size:10px;display:table;margin-top:5px;
}
.hr1-bn1{
	color:#fff;
	font-size:10px;
	padding:10px 0 10px 30px;
	background:url(img/hr1-1.png)no-repeat left center;
}
.hr1-bn3,
.search-c_2{
	display:none;
}

.hr2-b{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:5px 0 9px;
}
.menu{
	
}
.menu-li{
	display:inline-block;
	margin-right:36px;
}
.menu-a{
	color:#4b5767;
	font-family:o7;
	padding:0 0 5px;
	display: inline-block;
	margin-bottom:10px;
	border-bottom:3px solid transparent;
}
.menu-a:hover{
	border-bottom:3px solid #fe0000;
}

.hr2-b1{
	display:flex;
	align-items:center;
	justify-content:flex-end;
	margin-bottom:10px;
}
.search-c{
	margin-right:30px;
	position:relative;
	z-index:15;
}
.search-c.act .search-b{
	display:block;
}
.search-c_2{
	margin-right:15px;
	position:static;
}
.search-c_2 .search-bn{
	width:25px;
	height:24px;
	background:url(img/search-2.png)no-repeat center;
	cursor:pointer;
}
.search-c_2 .search-b{
	right:0;
	left:0;
	margin:0 auto;
}
.search-bn{
	width:25px;
	height:24px;
	background:transparent url(img/search-1.png)no-repeat center;
	cursor:pointer;
}
.search-b{
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	position:absolute;
	background:#fff;
	top:100%;
	right:0;
	display:none;
	width:300px;
	margin: 8px 0 0;
	padding:30px 10px;
	border-radius:0 0 5px 5px;
}
.search-c1{
	position:relative;
	z-index:5;
}
.search-w{
	position:absolute;
	top:-9px;
	left:15px;
	padding:0 10px;
	background:#fff;
	font-size:12px;
}
.search{
	cursor: pointer;
	background:transparent url(img/search-1.png)no-repeat right 5px center;
	padding: 16px 37px 16px 20px;
	border-radius:5px;
	border:1px solid #8c949e;
	width:100%;
}
.hr2-w{
	color:#4b5767;
	font-family:o7;
	cursor:pointer;
	width:20px;
}
.hr2-w-c{
	position:relative;
	z-index:15;
}
.hr2-w-b{
	padding:10px;
	border-radius:0 0 5px 5px;
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	background:#fff;
	display:none;
	position:absolute;
	top:100%;
	right:0;
	width:80px;
	margin:10px 0 0;
}
.hr2-w-c.act .hr2-w-b{
	display:block;
}
.hr2-w1{
	margin:0 0 10px;
	cursor:pointer;
	padding:0 5px;
}
.hr2-w1:hover{
	background:#eee;
}

.fr{
	margin-top:100px;
}
.fr1-a{
	background:url(img/logo-1.png)no-repeat left center;
	padding:13px 0 7px 80px;
	text-transform:uppercase;
	display:inline-block;
	margin-bottom:10px;
}
.fr1-a-1-b{
	display:block;
	line-height:70%;
}
.fr1-a-1{
	color:#fff;
	font-size:18px;
	font-family:o7;
}
.fr1-a-2{
	color:#fff;
	font-size:18px;
}
.fr1-a-3{
	color:#b2b2b2;
	font-size:10px;
	margin-left:3px;display:table;margin-top:5px;
}
.fr1{
	background:#425b7d;
	padding:40px 0 130px;
}
.fr1-c{
	display:flex;
}
.fr1-b:first-child{
	margin-right:55px;
	min-width:300px;
}
.fr1-b1{
	padding:0 0 0 70px;
}
.fr1-w{
	color:#b2b2b2;
	font-size:11px;
	margin:0 0 25px 12px;
}
.fr1-w_2{
	display:none;
}
.fr1-b2{
	display:flex;
	justify-content:space-between;
	margin-bottom:15px;
}
.fr1-a1{
	border:1px solid #fff;
	border-radius:50%;
	width:40px;
	height:40px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.fr1-a1-f{
	color:#fff;
	font-size:24px;
}
.fr1-a1:hover{
	border:1px solid rgba(155,0,0,0.9);
}
.fr1-a1:hover .fr1-a1-f{
	color:rgba(155,0,0,0.9);
}
.fr1-a2-c{
	margin-bottom:15px;
}
.fr1-a2{
	padding:15px 0 15px 50px;
	color:#fff;
	position:relative;
	z-index:5;
	display: inline-block;
}
.fr1-a2:before{
	content:"";
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
	width:40px;
	height:40px;
	background:#5495c3;
	border-radius:50%;
}
.fr1-a2_1:before{
	background:#5495c3 url(img/mail.png)no-repeat center;
}
.fr1-a2_2:before{
	background:#00aff0 url(img/skype.png)no-repeat center;
}
.menu1{
	display: inline-grid;
	margin: 8px 0 0;
	align-items: center;
}
.menu1-li{
	position:relative;
	width: 100% !important;
	z-index:5;
	padding:0 15px 0 15px;
	margin-bottom:10px;
	list-style: none;
}
.menu1-li:before{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
	display:block;
	width:3px;
	height:3px;
	border-radius:50%;
	background:#fff;
}
.menu1-li:nth-child(3n+1){
	width:20%;
}
.menu1-li:nth-child(3n+2){
	width:40%;
}
.menu1-li:nth-child(3n+3){
	width:40%;
}
.menu1-a{
	color:#fff;
}
.menu1-a:hover{
	text-decoration:underline;
}

.b1{
	background:#f4f6f8;
	padding:10px 0;
	/* margin-bottom:25px; */
}
.b1-ul{
	
}
.b1-li{
	line-height: 110%;
	display:inline-block;
}
.b1-li:after{
	content:'/';
	display:inline-block;
	vertical-align: top;
	margin:0 11px;
}
.b1-li:last-child:after{
	display:none;
}
.b1-a{
	color:#4b5767;
}
a.b1-a{
	text-decoration:underline;
}

.b2-c{
	display:flex;
	justify-content:space-between;
}
.b2-c1:first-child{
	max-width:920px;
	width:100%;
}
.b2-c1:last-child{
	width: 280px;
}
.h{
	color:#4b5767;
	font-size:24px;
	font-family:o7;
	padding:0 0 20px;
	position:relative;
	z-index:5;
	margin-bottom:35px;
	text-transform: uppercase;
}
.h:before{
	content:'';
	position:absolute;
	display:block;
	left:0;
	bottom:0;
	height:3px;
	background:#fe0000;
	width:40px;
}
.b3-c{
	display:flex;
	flex-wrap:wrap;
	margin-left:-40px;
}
.b3-b{
	padding-left:40px;
	width:320px;
	margin-bottom:30px;
}
.b3-f-c{
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	border:1px solid #4b5767;
	height:172px;
	margin-bottom:18px;
}
.b3-f{
	max-width:100%;
}
.b3-h1{
	margin-bottom:10px;
}
.b3-h1-a{
	color:#0d151a;
	font-size:16px;
	font-family:o7;
	line-height:100%;
}
.h1{
	margin-bottom:10px;
}
.h1-a{
	color:#4b5767;
	font-size:16px;
	font-family:o7;
}
.b3-w-c{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.b3-w-1{
	color:#c5cbd3;
	margin-right:10px;
	font-style:italic;
}

.b4-h,.widgettitle{
	color:#4b5767;
	font-size:18px;
	font-family:o7;
	margin-bottom:20px;
}
.b4-c0,.widget{
	margin-bottom:15px;
}
.b4-b,.widget_recent_entries li,.cat-item{
	border-top:1px dotted #7b8490;
	padding:10px 25px 15px;
}
.b4-b:last-child{
	border-bottom:1px dotted #7b8490;
}
.b4-b_1{
	padding:0px 10px 5px 55px;
	position:relative;
	z-index:5;
	border:0;
}
.b4-b_1:last-child{
	border:0;
}
.b4-b_1:first-child{
	padding-top:10px;
}
.b4-b_1:last-child{
	padding-bottom:10px;
}
.b4-b_1:before{
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	position:absolute;
	top:12px;
	left:42px;
	color: #3b97d7;
}
.b4-b_1:last-child:before{
	top:2px;
}
.b4-a,.widget_recent_entries a,.cat-item a{
	cursor:pointer;
	color:#3b97d7;text-decoration:none
}
.b4-a:hover,.widget_recent_entries a:hover,.cat-item a:hover{
	text-decoration:underline;
}
.b4-w,.post-date,.cat-item{
	font-style:italic;
	color:#bec5ce;display:table;width:100%;
}
.b4-bn-c{
	margin-bottom:20px;
	max-width:300px;
}
.b4-bn-c_2{
	display:none;
}
.b4-bn{
	border-radius:25px;
	padding:14px 15px 15px 55px;
	color:#fff;
	font-family:o7;
	width:100%;
	display:inline-block;
}
.b4-bn_1{
	background:#36609f url(img/scl-2.png)no-repeat left 25px center;
}
.b4-bn_2{
	background:#5c81b0 url(img/scl-1.png)no-repeat left 16px center;
}

.b4-c0_1 .b4-h{
	display:none;
}
.b4-b.act{
	background:#f4f6f8;
}

.s{
	display:flex;
	justify-content:space-between;
}
.s-b{
	
}
.s-b_1{
	width:320px;
	flex-grow: 0;
    flex-shrink: 0;
	padding:0 40px 0 0;
}
.s-b_2{
	flex-grow: 1;
    flex-shrink: 1;
}
.h-sep{
	display:block;
}
.b5{
	
}
.b5-a{
	border-top:1px dotted #7b8490;
	display:block;
	padding:12px 20px;
	color:#3b97d7;
}
.b5-a.act{
	background:#f4f6f8;
}
.b5-a:last-child{
	border-bottom:1px dotted #7b8490;
}

.b6{
	color:#4b5767;
}
.b6-w{
	margin:0 0 20px;
	color:#4b5767;
}
.b6-ul{
	color:#4b5767;
	margin:0 0 20px 0px;
}
.b6-li{
	position:relative;
	z-index:5;
	padding:0 0 15px 22px;
}
.b6-li:before{
	content:"";
	position:absolute;
	top:8px;
	left:0;
	width:6px;
	border-radius:50%;
	height:6px;
	background:#586372;
}
/* ul .b6-li:before, */
 ol .b6-li:before{
	display: none;
	width:0px;
	height:0px;
}
.list-marker p{
	position:relative;
	z-index:5;
	padding:0 0 0 15px;
}
.list-marker p:before{
	content:"";
	position:absolute;
	top:8px;
	left:0;
	width:6px;
	border-radius:50%;
	height:6px;
	background:#3b97d7;
}


ul { 
	list-style-type: disc; 
	list-style-position: inside; 
}
ol { 
	list-style-type: decimal; 
	list-style-position: inside; 
}
ul ul, ol ul { 
	list-style-type: circle; 
	list-style-position: inside; 
	margin-left: 15px; 
}
ol ol, ul ol { 
	list-style-type: lower-latin; 
	list-style-position: inside; 
	margin-left: 15px; 
}


.b6-li-a{
	color:#4b5767;
	text-decoration:underline;
}
.b6-b{
	padding:35px 30px 10px 110px;
	margin:0 0 30px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
}
.b6-b_1{
	background:url(img/b6-1.png)no-repeat top 30px left 30px;
}
.b6-h{
	color:#4b5767;
	font-family: 'o7';
	font-size:16px;
	margin:0 0 15px;
}
.b6-h1{
	font-family: 'o7';
	font-size:18px;
	margin:0 0 20px;
}
.b6-h2{
	font-family: 'o7';
	font-size:16px;
	margin:30px 0 20px;
}
.b6-h2_1{
	margin-top:0px;
}
.b6-b_2{
	background:url(img/b6-2.png)no-repeat top 30px left 30px;
}

.b7{
	
}
.b7-b{
	display:flex;
	justify-content:space-between;
	margin:0 0 35px;
}
.b7-b1{
	width:320px;
	padding:0 40px 0 0;
	flex-grow:0;
	flex-shrink:0;
}
.b7-b2{
	flex-grow:1;
	flex-shrink:1;
}
.b7-f-c{
	height:280px;
	border:1px solid #4b5767;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	overflow:hidden;
}
.b7-f{
	max-width:100%;
	max-height:280px;
}
.b7-h{
	font-size:18px;
	font-family:o7;
	margin:5px 0 13px;
}
.b7-h-a{
	color:#4b5767;
}
.b7-w{
	border-top: 1px dotted #7b8490;
	border-bottom: 1px dotted #7b8490;
	padding:10px 12px;
	display:flex;
	justify-content:space-between;
	margin:0 0 18px;
}
.b7-w-1{
	color:#98a3b3;
	font-style:italic;
	display:inline-block;
	padding:3px 0 3px 23px;
	position:relative;
	z-index:5;
}
.b7-w-1:before{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	font-style:normal;
	content: "\f017";
	position:absolute;
	top:4px;
	left:0;
	font-size:18px;
	color:#98a3b3;
}
.b7-w-a{
	display:inline-block;
	padding:3px 0 3px 23px;
	position:relative;
	z-index:5;
	cursor:pointer;
}
.b7-w-a:before{
	font-family:"Font Awesome 5 Free";
	content: "\f075";
	position:absolute;
	top:4px;
	left:0;
	font-size:18px;
	color: #3b97d7;
	font-weight:900;
}
.b7-w-a-1{
	font-style:italic;
	color:#3b97d7;
	text-decoration:underline;
	cursor:pointer;
}
.b7-w1{
	margin:0 0 5px;
}
.b7-a{
	padding:5px 15px;
}
.b7-a:before{
	font-family:"Font Awesome 5 Free";
	content: "\f105";
	font-weight:900;
	color:#7f8793;
	font-size:30px;
}
.b7-a:hover:before{
	color:#fe3c3c;
}

.b6-ul_1 .b6-li{
	padding:0 0 0px 15px;
}
.b6-b_3{
	background:url(img/b6-3.png)no-repeat top 30px left 30px;
	padding-left:160px;
}
.b6-b_4{
	background:url(img/b6-4.png)no-repeat top 30px left 30px;
	padding-left:160px;
}
.b6-b_5{
	background:url(img/b6-5.png)no-repeat top 30px left 30px;
	padding-left:160px;
	padding-bottom:35px;
}
.b6-a{
	color:#4b5767;
	font-family:o7;
	text-decoration:underline;
}
.b6-b1{
	border-top:1px solid #4b5767;
	padding:20px 0 0 15px;
}
.b6-ul_clr1 .b6-li:before{
	background:#3b97d7;
}
.b6-ul_clr2 .b6-li:before{
	background:#dc1017;
}
.b6-h3{
	font-size:16px;
	font-family:o6;
	margin:0 0 15px;
}
.b6-h3_1{
	margin-bottom:0;
}
.b6-b1-1{
	margin:0 0 25px;
	display:flex;
}
.b6-b1-1:last-child{
	margin-bottom:0px;
}
.b6-b1-2{
	width:190px;
	flex-grow:0;
	flex-shrink:0;
}
.b6-b1-3{
	flex-grow:1;
	flex-shrink:1;
}
.b6-h1_1{
	margin-top:50px;
}
.b6-h1_2{
	padding:28px 0 0;
	margin-top:45px;
	border-top: 1px solid #4b5767;
}
.b6-b1_1{
	border-top:4px solid #3b97d7;
}
.b6-h1_3{
	padding:15px 0 25px;
	border-bottom:4px solid #3b97d7;
	margin:0;
}
.b6-t{
	margin:0 0 50px;
}
.b6-tr{
	display:flex;
	padding:10px 0;
	border-bottom:1px dotted #7b8490;
}
.b6-td{
}
.b6-td:first-child{
	padding:10px 20px 10px 0;
	width:305px;
	flex-grow:0;
	flex-shrink:0;
	font-family:o7;
}
.b6-td:last-child{
	flex-grow:1;
	flex-shrink:1;
	background:#f4f6f8;
	padding:10px 20px;
}
.br1{
	border-radius:7px;
	padding:40px 120px 40px 165px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	color:#fff;
}
.br1_1{
	background:url(img/br-1.png)no-repeat top 38px left 50px, linear-gradient(to right, #235292, #e75259) ;	
}
.br1-b1{
}
.br1-h{
	font-size:24px;
	font-family:o7;
	margin:0 0 5px;
}
.br1-w{
	font-size:18px;
}
.br1-bn{
	border:2px solid #fff;
	padding:17px 35px;
	border-radius:30px;
	color:#fff;
	font-family:o7;
}

.br1_2{
	margin:0 0 30px;
	background:url(img/br-2.png)no-repeat top 47px left 33px, linear-gradient(to right, #235292, #e75259) ;	
}
.b6-h1_4{
	margin-top:45px;
}
.b6-t_1 .b6-td_1{
	display:flex;
	justify-content:space-between;
	background:none;
	padding:0;
}
.b6-t_1 .b6-td:last-child{
	margin-right:65px;
	text-align:center;
}
.b6-tr_1 .b6-w2{
	background:none;
	font-size:14px;
}
.b6-t_1 .b6-tr_1{
	border-top:1px solid #4b5767;
	border-bottom:1px solid #4b5767;
}
.b6-w2{
	padding:10px 20px;
	background: #f4f6f8;
	font-size:18px;
	font-family:o7;
	text-align:center;
	max-width:400px;
	width:100%;
}
.b6-h4{
	font-size:16px;
	font-family:o7;
	border-top:1px dotted #7b8490;
	padding:20px 0 25px;
}
.b6-t1{
	display:none;
}
.b6-tr1{
	display:flex;
}
.b6-td1{
	padding-bottom:20px;
}
.b6-td1:first-child{
	width:160px;
	padding-right:20px;
	flex-grow:0;
	flex-shrink:0;
}
.b6-td1:last-child{
	font-family:o7;
	flex-grow:1;
	flex-shrink:1;
}
.b6-tr1:last-child{
	padding-bottom:10px;
	border-bottom:1px dotted #7b8490;
}
.b8{
	margin-bottom:50px;
}
.b8-h{
	font-size:18px;
	font-family:o7;
	color:#4b5767;
	margin:0 0 40px;
	text-align:center;
}
.b8-b{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.b8-b1{
	margin:0 0 30px;
	cursor:pointer;
}
/* .b8-b1:hover .b8-h1{
	text-decoration:underline;
	color:#3b97d7;
} */
.b8-f-c {
    text-align: center;
    padding: 0 28px 0 0;
}
.b8-f{
	vertical-align: top;
}
.b8-h1{
	text-align:center;
	font-size:16px;
}
.b8-bn-c{
	text-align:center;
}
.b8-bn{
	border-radius:40px;
	color:#fff;
	font-family:o7;
	padding:15px 15px;
	max-width:290px;
	width:100%;
	background:#3b97d7;
	display:inline-block;
}

.b9{
	
}
.h2{
	color:#4b5767;
	text-align:center;
	font-family:o7;
	margin:0 0 30px;
	font-size:24px;
	text-transform:uppercase;
	position:relative;
	z-index:5;
	padding:0 0 20px;
}
.h2:before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	right:0;
	margin:0 auto;
	bottom: 0;
	height: 3px;
	background: #fe0000;
	width: 40px;
}
.b9-b{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-bottom:10px;
}
.b9-b1{
	width:180px;
	margin:0 5px 25px 5px;
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	padding:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	height:180px;
}
.b9-b1:hover{
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	cursor:pointer;
}

.b9-f{
	max-width:100%;
	max-height:160px;
}
.b9-b1 .taobao__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/b9-12-1.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/TaobaoTmall-Plus-S.jpg");
}
.b9-b1.taobao__block:hover .taobao__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/TaobaoTmall-Plus-S.jpg");
}
.b9-b1 .img_1688 {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/b9-13.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/1688.png");
}
.b9-b1.block__1688:hover .img_1688 {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/1688.png");
}
.b9-b1 .alibaba__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/alibaba_bw.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/b9-14-1.png");
}
.b9-b1.alibaba__block:hover .alibaba__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/b9-14-1.png");
}
.b9-b1 .aliexpress__img {
	margin: 0 !important;
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/aliexpress_bw.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/aliexpress-300x150-1.png");
}
.b9-b1.aliexpress__block:hover .aliexpress__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/aliexpress-300x150-1.png");
}
.b9-b1 .ebay__img {
	margin: 0 !important;
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/ebay_bw.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/ebay2-300x120-1.png");
}
.b9-b1.ebay__block:hover .ebay__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/ebay2-300x120-1.png");
}
.b14-e .opencart__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/opencart_wb.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/logo-opencart.png");
}
.b14-e.opencart__block:hover .opencart__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/logo-opencart.png");
}
.b14-e .woocommerce__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/woocommerce_wb.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/woocommerce.png");
}
.b14-e.woocommerce__block:hover .woocommerce__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/woocommerce.png");
}
.b14-e .bitrix__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/bitrix_wb.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/bitrix.png");
}
.b14-e.bitrix__block:hover .bitrix__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/bitrix.png");
}
.b14-e .magento__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/magento_wb.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/magento.png");
}
.b14-e.magento__block:hover .magento__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/magento.png");
}
.b14-e .wp__img {
	/* content: url("https://otcommerce.ru/wp-content/uploads/2021/07/wp_bw.png"); */
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/wp.png");
}
.b14-e.wp__block:hover .wp__img {
	content: url("https://otcommerce.ru/wp-content/uploads/2021/07/wp.png");
}
.b9-bn-c{
	text-align:center;
}
.b9-bn{
	border-radius:40px;
	color:#fff;
	font-family:o7;
	padding:15px 15px;
	max-width:290px;
	width:100%;
	background:#3b97d7;
	display:inline-block;
}
.b9-bn1{
	color:#3b97d7;
	text-decoration:underline;
	cursor:pointer;
}

.b8_1 .b8-b{
    padding: 0 0 0 47px;
}
.b10{
	
}
.b10-b{
	display:flex;
	justify-content:space-between;
}
.b10-e{
	align-self: flex-start;
	width:24%;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	border-radius:5px;
	margin:0 0 55px;
	position:relative;
	z-index:5;
	font-family:"Font Awesome 5 Free";
}
.b10-e:before{
	position:absolute;
	display:block;
	bottom:15px;
	width:11px;
	left:0;
	right:0;
	margin:0 auto;
	content: "\f105";
	color:#7f8793;
	font-weight: 900;
	font-size:30px;
}
.b10-e:hover:before{
	color:#fe3c3c;
}
.b10-f{
	display:block;
	height:170px;
	background:no-repeat center;
	background-size:cover;
}
.b10-h{
	display:block;
	min-height:130px;
	padding:20px 30px 50px;
}
.b10-h-1{
	color:#4b5767;
	font-family:o6;
	font-size:16px;
}

.s1{
	display:flex;
	justify-content:space-between;
}
.s1-b{
	border:1px solid #8c949e;
	border-radius:5px;
	margin:0 0 40px;
}
.s1-b:nth-child(1){
	flex-grow:1;
	flex-shrink:1;
	padding:35px 30px;
}
.s1-b:nth-child(2){
	padding:35px 30px;
	width:380px;
	margin-left:50px;
	flex-grow:0;
	flex-shrink:0;
}
.h3-c{
	display:flex;
	margin:0 0px 30px 0;
}
.h3{
	color:#4b5767;
	font-family:o7;
	margin:0 8px 0px 0;
	font-size:24px;
	text-transform:uppercase;
	position:relative;
	z-index:5;
	padding:0 0 20px;
}
.h3:before {
	content: '';
	position: absolute;
	display: block;
	left: 3px;
	bottom: 0;
	height: 3px;
	background: #fe0000;
	width: 40px;
}
.h3-a{
	margin:6px 0 0;
	color:#3b97d7;
	text-decoration:underline;
}
.b11{
	
}
.b11-b{
	display:flex;
	justify-content:space-between;
}
.b11-e{
	width:30%;
	margin:0 0 50px;
}
.b11-f{
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	border-radius:5px;
	display:block;
	height:130px;
	background:no-repeat center;
	background-size:cover;
}
.b11-h{
	display:block;
	padding:25px 0px 0px;
}
.b11-h:after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	display:block;
	content: "\f105";
	color:#7f8793;
	font-size:30px;
}
.b11-e:hover .b11-h:after{
	color:#fe3c3c;
}
.b11-h-1{
	display:block;
	color:#4b5767;
	font-family:o6;
	font-size:16px;
	margin:0 0 8px;
}
.b11-e1{
	margin:0 0 30px;
}
.b11-w{
	margin:0 0 5px;
}
.b11-w-1{
	font-style:italic;
	color:#4b5767;
}
.b11-w-2{
	color:#98a3b3;
	font-size:12px;
	font-style:italic;
}
.b11-a{
	color:#3b97d7;
}
.b12-b{
	background: linear-gradient(to right, #235292 0%, #eb757a 20%, #eb757a 80%, #235292 100%);
	background-size:auto 169px;
	background-repeat:no-repeat;
}
.slr1-c{
	position:relative;
	padding: 0px 50px;
}
.slr1-aw{
	position:absolute;
	z-index:5;
	top:0;
	bottom:0;
	margin:auto 0;
	color:#fff;
	font-size:72px;
	font-family:o8;
}
.slr1-aw_1{
	left:0;
}
.slr1-aw_2{
	right:0;
}
.b12-e{
	margin:0 auto 0px;
	width:100%;
	background:#fff;
	border-radius:85px;
	min-height:170px;
	max-width:1020px;
	padding: 5px 100px 0 38px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.b12-f-c{
	width:150px;
	flex-grow:0;
	margin: -23px 0 0;
	flex-shrink:0;
	position:relative;
}
.b12-f-c:before{
	content:'';
	position:absolute;
	z-index:5;
	width:147px;
	height:144px;
	bottom: -42px;
    left: -44px;
	background:url(img/b12-1.png)no-repeat;
}
.b12-f{
	position:relative;
	z-index:6;
}
.b12-e1{
	flex-grow:1;
	flex-shrink:1;
	color:#4b5767;
}
.b12-w{
	line-height: 130%;
    margin: 5px 0 5px;
	font-size: 14px;
}
.b12-w1{
	font-style:italic;
	font-size:14px;
	margin: 0 0 -7px;
    display: inline-block;
    vertical-align: bottom;
}
.b12-a-c {
    padding: 0 50px;
}
.b12-a-c1 {
    margin: 30px auto 45px;
    width: 100%;
	max-width: 1020px;
    padding: 0 0 0 189px;
}
.b12-a{
	color:#3b97d7;
	text-decoration:underline;
}

.box1{
	color:#4b5767;
}
.box1 .box-b{
	width:420px;
	border-radius:5px;
	background:#fff;
	padding:0;
}
.box1 .box-bn{
	color:#fff;
	font-weight:700;
	font-size:30px;
}
.box1-h{
	text-align:left;
	padding:50px 40px 35px 40px;
	background:#3b97d7;
	color:#fff;
	font-size:18px;
}
.box1-b{
	padding:40px 40px 55px;
}
.box1-i-c{
	margin:0 0 20px;
}
.i-c_1{
	margin:0 0 30px;
}
.i-c{
	position:relative;
}
.i-w{
	position:absolute;
	z-index:7;
	top:-9px;
	left:15px;
	padding:0 10px;
	background:#fff;
	font-size:12px;
}
.i{
	padding: 16px 37px 16px 20px;
	border-radius:5px;
	border:1px solid #8c949e;
	width:100%;
}
.box1-bn-c{
	display:flex;
	justify-content:center;
	align-items:center;
}
.box1-a{
	margin:0 0 0 20px;
	color:#3b97d7;
	text-decoration:underline;
}
.box1-bn{
	color:#fff;
	font-size:12px;
	background: #3b97d7;
	border-radius:5px;
	width:160px;
	padding:15px 10px;
	text-align:center;
	letter-spacing: 2px;
	position: relative;
	left: 42px;
	cursor: pointer;
}
.box1-h1{
	text-align:center;
	font-size:16px;
	margin:0 0 30px;
}
.box1-a1-c{
	display:flex;
	justify-content:space-between;
	padding:0 20px;
}
.box1-a1{
	color:#fff;
	border-radius:50%;
	width:40px;
	height:40px;
	font-size: 24px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.box1-a1:nth-child(1){
	background:#2293cd;
}
.box1-a1:nth-child(2){
	background:#3e578f;
}
.box1-a1:nth-child(3){
	background: linear-gradient(to top right, #f5815e 0%, #b5359c 100%);
}
.box1-a1:nth-child(4){
	background:#28a9e0;
}

.b13{
	background:#3b97d7;
	border-radius:  0 0 50% 50%/0 0 30% 30% ;
	padding:40px 0 55px;
	color:#fff;
	text-align:center;
	margin:0 0 45px;
}
.d29 {
width: 100px; 
height: 80px;
background: #BDE2E0;
border-radius: 50%/10%;
position: relative;
}
.d29:before {
content: "";
position: absolute; 
top: 10%; 
bottom: 10%; 
right: -5%; 
left: -5%;
background: inherit;
border-radius: 5%/50%;
}
.b13-h{
	margin:0 0 35px;
	font-size:24px;
	font-family:o7;
}
.b13-b{
	display:flex;
	justify-content:center;
}
.b13-e{
	width:320px;
	padding:0 25px;
}
.b13-w{
	font-family:o7;
	font-size:48px;
	margin:0 0 13px;
}
.b13-w1{
	height:2px;
	background:#fff;
}
.b13-w2{
	font-family:o7;
	padding:0 13px;
	background:#3b97d7;
	display:inline-block;
	margin:-10px 0 0;
	vertical-align:top;
}

.b14{
	background: #425b7d;
	background-size:auto 169px;
	background-repeat:no-repeat;
	padding:40px 0 10px;
	position:relative;
	z-index:5;
	overflow:hidden;
}
.b14:before{
	content:'';
	position:absolute;
	top:-5px;
	left:55%;
	background: linear-gradient(to right, #df525b 0%, #235292 100%);
	width:45%;
	height:29px;
	border-radius:0 0 0 50%/0 0 40% 100%;
	display:block;
}
.slr2 .slick-slide:not(.slick-active) .b14-f-c0:before{
	opacity:0.5;
}
.b14-h{
	margin: 0 0 35px;
    font-size: 24px;
	color:#fff;
	text-align:center;
    font-family: o7;
}
.slr2-c{
	position:relative;
	z-index:5;
}
.slr2-aw{
	position:absolute;
	z-index:5;
	top:0;
	bottom:0;
	margin:auto 0;
	color:#fff;
	font-size:72px;
	display:flex;
	align-items:center;
}
.slr2-aw_1{
	left:-76px;
}
.slr2-aw_2{
	right:-76px;
}
.slider-providers-aw_1 {
	left:-25px;
}

.slider-providers-aw_2 {
	right:-25px;
}

.slider-providers-aw {
	position:absolute;
	z-index:5;
	top:0;
	bottom:0;
	margin:auto 0;
	color: #605f5f;
	font-size:72px;
	display:flex;
	align-items:center;
	cursor: pointer;
}

.b14-e{
	padding:10px 30px 60px 30px;
}
.b14-f-c{
	width:200px;
	height:200px;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	z-index:7;
	background:#fff;
	border-radius:50%;
}
.b14-f-c0{
	position:relative;
}
.b14-f-c0:before{
	content:'';
	position:absolute;
	z-index:5;
	width:250px;
	height:245px;
	bottom: -83px;
    left: -81px;
	background:url(img/b14-bg.png)no-repeat;
}
.b14-f-c0:hover:after{
	content:'';
	position:absolute;
	z-index:6;
	width:220px;
	height:220px;
	top:-10px;
	left:-10px;
	background:rgba(255,255,255,0.5);
	border-radius:50%;
}
.b14-f{
	max-width:100%;
	max-height:200px;
	position:relative;
	z-index:7;
}

.b15{
	position:relative;
	z-index:5;
	overflow:hidden;
}
.b15:before{
	content:'';
	position:absolute;
	bottom:-5px;
	left:0;
	z-index: 7;
	width:50%;
	height:75px;
	background:#fff;
	border-radius: 0 100% 150% 0/0 240% 0 0;
}
.b15-e{
}
.b15-e_1{
	background:linear-gradient(to right, #235292 0%, #eb757a 100%);
}
.b15-e_2{
	background:linear-gradient(to right, #1e9ba7 0%, #1cbdc1 100%);
}
.b15-e_3{
	background:linear-gradient(to right, #235292 40%, #c7eeff 100%);
}
.b15-e_4{
	background:linear-gradient(to right, #750817 40%, #e75159 100%);
}
.b15-e .c{
	padding:120px 0 190px;
	height:592px;
}
.b15-e_1 .c{
	background: url(img/b15-bg.png)no-repeat right bottom;
}
.b15-e_2 .c{
	background: url(img/b15-1.png)no-repeat right top 50px;
}
.b15-e_4 .c{
	background: url(img/br2-7.png)no-repeat right top;
}
.b15-h{
	font-size:48px;
	font-family:o7;
	margin:0 0 40px;
	color:#fff;
}
.b15-h_1{
	font-size:72px;
	line-height:72%;
}
.b15-h_2{
	margin:0 0 45px;
}
.b15-w{
	font-size:16px;
	color:#fff;
	margin:0 0 50px;
}
.b15-bn{
	padding:10px 25px;
	border:2px solid #fff;
	width:230px;
	color:#fff;
	font-family:o7;
	border-radius:25px;
	text-align:center;
	display:inline-block;
}
.b15-bn_1{
	margin:0 20px 0 0;
}
.b15-bn:hover{
	background:#fff;
	color:#4b5767;
}
.b15-bn_2{
	
}
.b15-{
	
}

.slr3-c{
	position:relative;
	z-index:5;
}
.slr3-aw-c{
	position:relative;
	z-index:5;
}
.slr3-aw{
	position:absolute;
	z-index:5;
	top: 576px;
	bottom:0;
	margin:auto 0;
	color:#fff;
	font-size:72px;
	display:flex;
	width:60px;
	height:60px;
	justify-content:center;
	border:2px solid transparent;
	align-items:center;
	cursor:pointer;
}
.slr3-aw:hover{
	border-color:#fff;
}
.slr3-aw_1{
	left:-90px;
}
.slr3-aw_2{
	right:-90px;
}

.b16{
	margin-top:-20px;
}
.b16-w{
	color:#4b5767;
	margin:0 0 30px;
}
.b9-b_1{
	margin-bottom:35px;
}
.b9-b_1 .b9-b1{
	width:280px;
	height:184px;
	flex-wrap:wrap;
	text-align:center;
	padding:10px 10px 35px;
}
.b9-b_1 .b9-f-c{
	display:flex;
	justify-content:center;
	align-items:flex-end;
	height:110px;
	width:100%;
}
.b9-b_1 .b9-f{
	max-height:110px;
	margin:0 0 20px;
}
.b9-b_1 .b9-a{
	font-size:16px;
	color:#4b5767;
}
.b16-e{
	float:left;
	margin:0 0 50px;
}
.b16-e_1{
	width:50%;
	padding:0 30px 50px 115px;
	background:url(img/b16-1.png)no-repeat left top;
}
.b16-e_2{
	padding:0 0px 0px 125px;
	background:url(img/b16-2.png)no-repeat left top;
	width:50%;
}
.b16-h{
	font-size:24px;
	font-family:o7;
	color:#3b97d7;
	margin:0 0 5px;
}
.b16-w1{
	font-size:16px;
	margin:0 0 35px;
	color:#4b5767;
}
.b16-w2-c{
	margin:0 0 25px;
}
.b16-w2{
	color:#4b5767;
	padding:0px 0 9px 40px;
	background:url(img/b16-3.png)no-repeat top 2px left;
}
.b16-bn{
	min-width:230px;
	border-radius:25px;
	border:2px solid #3b97d7;
	color:#3b97d7;
	text-transform:uppercase;
	text-align:center;
	padding:10px 25px;
	font-family:o7;
	margin:0 0 15px;
	display:inline-block;
}
.b16-bn:hover{
	background:#3b97d7;
	color:#fff;
}
.b16-bn_1:hover{
	background:#fe0000;
	color:#fff;
	border-color:#fe0000;
}

.b6-h5{
	font-family:o7;
	margin:0 0 20px;
}
.b6-ul_2{
	margin-left:16px;
}
.b6-ul_2 .b6-li{
	list-style-type:decimal;
	padding:0 0 0 10px;
	margin: 0 0 15px 0;
}
.b6-ul_2 .b6-li:before{
	display:none;
}
.b6-a1{
	color:#3b97d7;
	text-decoration:underline;
}
.b6-f{
	max-width:100%;
}
.b6-f_1{
	float:right;
	margin:0 0 40px 40px;
}
.b6-w_1{
	font-style:italic;
}

.b17-b{
	padding:0 320px 0 0;
	background:url(img/b17-1.png)no-repeat top 25px right;
}
.b17-b1{
	display:flex;
	justify-content:space-between;
}
.b17-e1-c{
	border-radius:5px;
	overflow:hidden;
	width:31%;
	margin:0 0 10px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
}
.b17-w2{
	display:none;
}
.b17-e1{
	display:flex;
	justify-content:space-between;
	align-items:center;
	min-height:110px;
	height: 100%;
}
.b17-f-c{
	width:120px;
	flex-grow: 0;
    flex-shrink: 0;
	text-align:center;
}
.b17-f{
	
}
.b17-f_2{
	display:none;
}
.b17-w{
	flex-grow: 1;
    flex-shrink: 1;
	color:#fff;
	align-self:stretch;
	padding:35px 20px;
	background:#3b97d7;
}

.slr4 .slick-slide:not(.slick-active) .b17-f1-c0:before{
	opacity:0.5;
}
.slr4-c{
	position:relative;
	z-index:5;
}
.slr4-aw{
	position:absolute;
	z-index:5;
	top:0;
	bottom:0;
	margin:auto 0;
	color:#bcc2c7;
	font-size:72px;
	display:flex;
	align-items:center;
}
.slr4-aw_1{
	left:-76px;
}
.slr4-aw_2{
	right:-76px;
}
.b17-e{
	text-align:center;
	padding:10px 30px 20px 30px;
}
.b17-f1-c{
	width:240px;
	height:240px;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	z-index:7;
	background:#fff;
	border-radius:50%;
}
.b17-f1-c0{
	margin:0 auto 30px;
	position:relative;
	width:240px;
}
.b17-f1-c0:before{
	content:'';
	position:absolute;
	z-index:5;
	width:318px;
	height:320px;
	bottom: -100px;
    left: -98px;
	background:url(img/b17-9.png)no-repeat;
}
.b17-f1-c0:hover:after{
	content:'';
	position:absolute;
	z-index:6;
	width:318px;
	height:320px;
	top:-10px;
	left:-10px;
	background:rgba(255,255,255,0.5);
	border-radius:50%;
}
.b17-f1{
	max-width:100%;
	max-height:240px;
	position:relative;
	z-index:7;
}
.b17-h{
	font-size:16px;
	font-family:o7;
}
.b17-h1{
	font-style:italic;
	margin:0 0 25px;
}
.b17-w1{
	border-top: 1px dotted #7b8490;
	padding:20px;
}
.b17-w1_1{
	border-bottom: 1px dotted #7b8490;
}
.b17-w1-1{
	font-family:o7;
}

.b18-t{
	margin:10px 0 0
}
.b18-tr{
	display:flex;
	border-bottom:1px solid #8c949e;
	align-items:center;
}
.b18-tr:nth-child(1) .b18-td{
	font-family:o;
}
.b18-td{
	padding:15px 20px;
	flex-grow:0;
	flex-shrink:0;
}
.b18-td:nth-child(2),
.b18-td:nth-child(3){
	font-family:o7;
}
.b18-td:nth-child(1){
	width:130px;
}
.b18-td:nth-child(2){
	width:170px;
}
.b18-td:nth-child(3){
	width:110px;
}
.b18-td:nth-child(4){
	flex-grow:1;
	flex-shrink:1;
}
.b18-td_1{
	align-items:center;
	display:flex;
	justify-content:space-between;
}
.b18-td1:last-child{
	padding:0 0 0 10px;
}
.bn{
	color:#fff;
	background:#8c949e;
	display:inline-block;
	padding:7px 24px;
	border-radius:20px;
}

.b18-bn1-c{
	margin:-76px 0 47px;
}
.bn1{
	color:#fff;
	font-size:16px;
	padding:10px 50px;
	border-radius:25px;
	background:#3b97d7;
}
.h4{
	font-size:18px;
	font-family:o7;
	margin:0 0 15px;
}
.h5{
	font-family:o7;
	margin:0 0 15px;
	border-top:1px solid #e0e2e5;
	border-bottom:1px solid #e0e2e5;
	padding:15px 0;
}
.b18-w{
	margin:0 0 15px 0px;
	padding-right:25px;
	padding-left:25px;
}
.b18-w-1{
	font-family:o7;
}
.b18-h{
	margin:0 0 15px;
	background:#f4f6f8;
	padding:10px 25px;
	display:flex;
	justify-content:space-between;
}
.b18-h-1{
	margin:0 10px 0 0;
}
.b18-h-1,
.b18-h-3{
	font-family:o7;
}
.b18-h-3{
	margin:0 0 0 10px;
}
.b18-bn{
	margin:0 10px 0 0;
	cursor:pointer;
	vertical-align:top;
}
.b18-bn_1{
	margin-top:2px;
}
.b18-bn_2{
	margin:4px 35px 0 0;
}
.b18-h-c{
	margin:45px 0 40px;
}
.b18-h_1{
	background:#f5f4ef;
}
.f{
	box-shadow:0 0 15px rgba(0,0,0,0.2);
}
.f-h{
	color:#fff;
	padding:15px 30px;
	font-size:16px;
	background:#3b97d7;
}
.f-b{
	flex-wrap:wrap;
	padding:30px 30px 40px;
	display:flex;
	justify-content:space-between;
}
.f-b1:nth-child(1),
.f-b1:nth-child(3){
	padding:0 30px 0 0;
	width:40%;
}
.f-b1:nth-child(2),
.f-b1:nth-child(4){
	width:60%;
}
.f-e{
	display:flex;
	align-items:center;
}
.i1-c{
	margin:0 20px 0 20px;
	position:relative;
	z-index:5;
	padding:15px 0 15px 35px;
}
.i1-c:before{
	font-family:"Font Awesome 5 Free";
	position:absolute;
	content:'\f0c6';
	font-weight:900;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
	height:30px;
	font-size:30px;
	color:#979ea8;
}
.i1{
	position:absolute;
	top:0;
	/*bottom:0;*/
	left:0;
	/*right:0;*/
	width:100%;
	height:100%;
	opacity:0;
	padding:0 0 0 24px;
	cursor:pointer;
}
.i1-w{
	font-size:12px;
}
.bn2{
	color:#fff;
	background:#8c949e;
	padding:7px 20px;
	border-radius:5px;
	display:inline-block;
}
.bn2_js{
	cursor:pointer;
}
.i_1{
	height:130px;
	resize:none;
	margin:0 0 30px;
}
.bn2_1{
	font-size:12px;
	white-space:nowrap;
	letter-spacing:2px;
	padding: 15px 25px 15px;
}
.f-e1{
	display:flex;
	justify-content:space-between;
	margin:0 0 0 20px;
	align-items:center;
}
.i2-c{
	display:flex;
	align-items:center;
	margin:0 25px 0 0;
}
.i2-w{
	margin:0 0 0 10px;
	font-size:12px;
}
.i2-a{
	text-decoration:underline;
	color: #4b5767;
	
}

.h4_1{
	margin-top:-7px;
	margin-bottom:20px;
}
.t{
	margin:0 0 40px;
}
.tr{
	border-top:1px solid #8c949e;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.tr:last-child{
	border-bottom:1px solid #8c949e;
}
.td{
	padding:10px 25px;
}
.td:nth-child(1){
	color:#3b97d7;
	font-family:o7;
	font-size:16px;
}
.t-w{
	color:#4b5767;
	margin:0 40px 0 0;
}
.t_1 .td:nth-child(1){
	font-size:14px;
	font-family:o;
}
.t_1 .td:nth-child(2){
	display:flex;
	justify-content:flex-end;
}
.t-w1{
	white-space:nowrap;
}
.t_1 .td{
	padding-top:18px;
	padding-bottom:18px;
}
.f1{
	padding:30px 30px 50px;
	box-shadow:0 0 15px rgba(0,0,0,0.2);
	width:100%;
	margin:0 0 0 auto;
	max-width:400px;
}
.bn2_2{
	text-align:center;
	font-size:12px;
	white-space:nowrap;
	letter-spacing:2px;
	width:100%;
	padding: 15px 25px 15px;
}
.b18-t_1 .b18-td:nth-child(1){
	width:130px;
}
.b18-t_1 .b18-td:nth-child(2){
	flex-grow:1;
	flex-shrink:1;
}
.b18-t_1 .b18-td:nth-child(3){
	width:142px;
}
.b18-w1{
	padding:0 0 0 25px;
	position:relative;
	font-family:o;
	z-index:5;
}
.b18-w1:before{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
	width:10px;
	height:10px;
	border-radius:50%;
}
.b18-w1_1:before{
	background:#3b97d7;
}
.b18-w1_2:before{
	background:#fe0000;
}
.bn3-c{
	text-align:right;
	margin:50px 20px 0 0;
}
.bn3{
	display:inline-block;
	color:#fff;
	padding:5px 15px;
	border-radius:20px;
	background:#8c949e;
}
.f2{
	width:100%;
	max-width:340px;
}
.f_1{
	margin:0 0 25px;
}
.f_1 .f-b1:nth-child(1){
	width:100%;
	padding-right:0;
}
.f_1 .f-b1:nth-child(2){
	width:40%;
}
.f_1 .f-b1:nth-child(3){
	width:60%;
	padding-right:0;
}

.h4_2{
	margin:0 0 20px;
}
.t1{
	border-collapse:collapse;
	margin:0 0 30px;
	display:table;
	width:100%;
}
.tr1{
	display:table-row;
}
.td1{
	border-top:1px solid #abb1b8;
	border-bottom:1px solid #abb1b8;
	display:table-cell;
	padding:15px 20px;
}
.td1:nth-child(1){
	width:130px;
}
.td1:nth-child(2){
	width:270px;
	padding-right:0px;
}
.td1:nth-child(3){
	width:200px;
}
.td1:nth-child(4){
	width:130px;
}
.td1:nth-child(5){
	min-width:183px;
	text-align:right;
}
.tr1_1 .td1:nth-child(1),
.tr1_1 .td1:nth-child(2),
.tr1_1 .td1:nth-child(3){
	font-family:o7;
}
.t1-a{
	color:#3b97d7;
	text-decoration:underline;
}
.bn4_2{
	display:none;
}
.tr1_1 .bn4_1{
	display:inline-block;
}
.bn4{
	font-size:24px;
	color:#fe0000;
	vertical-align:middle;
	margin:0 15px 0 0;
	cursor:pointer;
}
.f3{
	width:100%;
	max-width:710px;
	display:flex;
	justify-content:space-between;
}
.f3-b:nth-child(1){
	padding:0 15px 0 0;
}
.f3-b:nth-child(2){
	padding:0 0 0 15px;
}
.f3-b{
	width:50%;
}
.i_2{
	color:rgba(75,87,103,0.5);
}
.f3-b1{
	display:flex;
	margin:0 0 30px;
}
.f3-f-c{
	margin:3px 25px 0 0;
}
.f3-f-1{
	width:85px;
	height:85px;
	background:#f4f6f8;
	color:#8c949e;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:12px;
}
.f3-w{
	margin:0 0 8px;
	font-size:12px;
	line-height:140%;
}
.bn5{
	border:1px solid #8c949e;
	background:#f4f6f8;
	border-radius:5px;
	width:90px;
	text-align:center;
	padding:3px 10px;
	position:relative;
	z-index:5;
}
.i3{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
}
.bn2-c1{
	text-align:right;
}
.bn2_3{
	padding:15px 10px;
	width:230px;
	display:inline-block;
	letter-spacing:1px;
	font-size:12px;
	text-align:center;
}
.f3-f-2{
	max-width:85px;
	max-height:85px;
}

/*++B A N N E R S*/

.br2{
	
}
.br2-e{
	padding:50px 60px 40px;
	border-radius:5px;
	color:#fff;
	margin:0 0 30px;
	min-height:356px;
}
.br2-e_1{
	background:url(img/br2-1.png)no-repeat right 100px center, linear-gradient(to right, #235292 45%, #c7eeff 100%);
}
.br2-e_2{
	background:url(img/br2-2.png)no-repeat right 71px center, linear-gradient(to right, #750817 45%, #e75159 100%);
}
.br2-e_3{
	background:url(img/br2-3.png)no-repeat right 117px center, linear-gradient(to right, #1e9ba7 45%, #1cbdc1 100%);
}
.br2-e-c{
	width:50%;
}
.br2-h{
	font-size:36px;
	font-family: 'o7';
	margin:0 0 20px;
}
.br2-h1{
	font-size: 72px;
    line-height: 75%;
    font-family: 'o7';
    margin: 0 0 64px;
}
.br2-w{
	font-size:16px;
	margin:0 0 40px;
}
.br2-bn{
	padding: 10px 25px;
    border: 2px solid #fff;
    width: 290px;
    color: #fff;
    font-family: o7;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
}
.br2-e1{
	margin:0 0 40px;
}
.br2-h2{
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	clip-path: polygon(0 1%, 100% 0%, 100% 100%, 0 80%);
	position:relative;
	z-index:7;
	font-size:36px;
	font-family:o7;
	height:240px;
	display:flex;
	padding:10px 10px 10px 370px;
	align-items:center;
	color:#fff;
	background:url(img/br2-4-2.png)no-repeat right center;
}
.br2-h2_1{
	background:url(img/br2-4-1.png)no-repeat left 0px top,url(img/br2-4-2.png)no-repeat right 0px center, linear-gradient(to right, #d4231e 45%, #235192 100%);
}
.br2-h2_2{
	background:url(img/br2-5.png)no-repeat left 0px top,url(img/br2-4-2.png)no-repeat right 0px center, linear-gradient(to right, #f601eb 55%, #235192 100%);
}
.br2-h2_3{
	background:url(img/br2-6.png)no-repeat left 80px top 18px,url(img/br2-4-2.png)no-repeat right 0px center, linear-gradient(to right, #54b5f8 45%, #235292 100%);
}
.br2-h2-1{
	margin:0 0 30px;
}
.br2-h3{
	display:none;
}
.br2-w1-c{
	position:relative;
	z-index:6;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	padding:60px 20px 50px 120px;
	margin:-30px 0 0 252px;
}
.br2-w1{
	color:#4b5767;
	margin:0 0 40px;
	font-size:16px;
}
.br2-bn1{
	padding: 10px 25px;
    border: 2px solid #4b5767;
    width: 290px;
    color: #4b5767;
    font-family: o7;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
}
.br2-bn2-c{
	display:none;
}

/*--B A N N E R S*/

/*++OP-KLY4-OT*/

.bg{
	background:url(img/bg-1.png)no-repeat right 30px top;
	padding: 35px 320px 0 0;
	margin:-35px 0 0;
}
.b8-bn-c_1{
	margin:30px 0 60px;
}
.b8-bn-c_1 .b8-bn{
	text-align:center;
}

.b19{
	margin:0 0 70px;
	padding:30px 0 40px;
	background:#425b7d;
	color:#fff;
}
.b19-h{
	text-align:center;
	font-size:24px;
	font-family:o7;
	margin:0 0 40px;
}
.b19-b{
	float:left;
	width:50%;
	padding:0 20px;
}
.b19-e{
	padding:0 0 0 40px;
	background:url(img/b19-1.png)no-repeat left top 5px;
	margin:0 0 30px;
}
.b19-h1{
	font-size:16px;
	font-family:o7;
	margin:0 0 15px;
	text-transform:uppercase;
}
.b8-bn-c_2{
	margin:0 0 -61px;
}
.b19-w{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{
	
}
.b19-{

}
.b19-{
	
}

.b10_1 .b10-e:before{
	bottom:35px;
}
.b10-e3{
	color:#4b5767;
	padding:25px 30px 20px;
	font-family:o;
}
.b10-e3.dop{
	padding:25px 30px 70px;
	font-family:o;
}
.b10-w{
	font-size:16px;
}
.b10-w1{
	padding:0 0 20px;
	border-bottom:1px dotted #7b8490;
}
.b10-w1-1{
	font-size:30px;
}
.b10-w1-2{
	font-family:o7;
	font-size:30px;
}
.b10-w1-3{
	color:#3b97d7;
	text-decoration:underline;
	display:inline-block;
	vertical-align:bottom;
	margin:0 0 8px;
}
.b10-w1-4{
	margin:0 3px 7px 3px;
	color:#3b97d7;
	display:inline-block;
	vertical-align:bottom;
}
.b10-h1{
	display: block;
    min-height: 110px;
    padding: 20px 0 0px;
}
.b10-h1-1{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}
.b10-{
	
}

.b10-b2{
	display:none;
}

.b10-e3{
	padding-right:20px;
	padding-left:20px;
}
.b10-e.act .b10-b1{
	margin:0 0 25px;
}
.b10-b2{
	display:block;
}
.b10-e1{
	display:flex;
	justify-content:space-between;
	padding:30px 0 30px;
	border-top:1px dotted #7b8490;
}
.b10-td:first-child{
	padding-right:5px;
}
.b10-h2{
	font-family:o7;
	margin:0 0 10px;
}
.b10-w2{
	font-size:12px;
}
.b10-td:last-child{
	font-family:o7;
	text-align: right;
}
.b10-w3{
	font-size:12px;
	color:#3b97d7;
	text-decoration:underline;
}
.b10-h2_1{
	position:relative;
	z-index:5;
	padding:0 30px 0 0;
}
.b10-h2_1:before{
	content:'?';
	position:absolute;
	top:0;
	bottom:0;
	right:5px;
	margin:auto 0;
	border:1px solid #e65259;
	border-radius:50%;
	height:18px;
	width:18px;
	text-align:center;
	color:#e65259;
	font-family:o7;
	line-height:18px;
}
.b10-w4{
	font-family:o;
	font-size:12px;
}
.b10-e2{
	padding:0 0 20px;
}
.b10-tr1{
	display:flex;
	justify-content:space-between;
	padding:10px 25px;
	background:#f4f6f8;
	margin:0 0 10px;
}
.b10-td1{
	font-family:o7;
	font-size:16px;
}
.b10-f2{
	margin:0 5px;
}
.b10-e1_1{
	border-top: 1px dotted #7b8490;
	border-bottom: 1px dotted #7b8490;
	margin:0 0 30px;
}
.b10-h2_2{
	margin:0;
}
.b8-bn-c_4 .b8-bn{
	font-size:12px;
	font-family:o6;
	border-radius:5px;
	text-transform:uppercase;
	padding:10px;
}
.b8-bn-c_5 .b8-bn{
	margin:0 10px 20px;
}
.b10_1 .b10-e:before{
	display:none;
}
.b10_1{
	margin-bottom:30px
}
.b10-bn-c{
	position:absolute;
	bottom:25px;
	text-align:center;
	left:0;
	right:0;
	margin:0 auto;
}
.b10-bn{
	display:inline-block;
	color:#4b5767;
	cursor:pointer;
}
.b10-bn:before{
	font-family:"Font Awesome 5 Free";
	display:inline-block;
	color:#7f8793;
	font-weight: 900;
	font-size:30px;
}
.b10-bn:hover:before{
	color:#fe3c3c;
}
.b10-e.act .b10-bn:before{
	content: "\f106";
}
.b10-e.act .b10-bn-1{
	display:none;
}
.b10-e.act .b10-bn-2{
	display:block;
}
.b10-e .b10-bn:before{
	line-height:70%;
	content: "\f107";
}
.b10-e.act .b10-w1{
	border-bottom:0;
}
.b10-b2{
	display:none;
}
.b10-e.act .b10-b2{
	display:block;
}
.b10-e .b10-bn-1{
	display:block;
}
.b10-e .b10-bn-2{
	display:none;
}

.b6_1 .b6-tr_1 .b6-w2{
	background:#f4f6f8;
}
.b6_1 .b6-td:last-child{
	flex-grow: 0;
    flex-shrink: 0;
	margin-right:0px;
}
.b6_1 .b6-td:first-child{
	align-items:center;
	flex-grow: 1;
    flex-shrink: 1;
	display:flex;
	padding-left:30px;
}
.b6_1 .b6-w2{
	width:140px;
	padding-top:15px;
	padding-bottom:15px;
	margin-right:10px;
}
.b6-w4{
	width:440px;
	padding: 15px 20px;
    background: #f4f6f8;
    font-size: 18px;
    font-family: o7;
	margin:0 10px 0 0;
    text-align: center;
	display:flex;
	justify-content:center;
	align-items:center;
}
.b6-h1_5{
	font-size:24px;
	font-family:o7;
	margin:0 0 30px;
	text-align:center;
}

/*--OP-KLY4-OT*/

/*++OP-KOROBKA-OT*/

.bg1{
	background:url(img/bg1-1.png)no-repeat right 30px top;
	background-size:auto 255px;
	padding: 35px 320px 1px 0;
	margin:-35px 0 0;
}

.b20{
	margin:0 0 50px;
	color:#4b5767;
}
.b20-t{
	display:flex;
	justify-content:space-between;
	max-width:920px;
	margin:0 0 30px;
}
.b20-td{
	margin:0 0 20px;
}
.b20-td:first-child{
	text-transform: uppercase;
	font-size:24px;
	font-family:o7;
	border-right:5px solid #fe7878;
	padding:0 40px 0 0;
	margin-right:30px;
}
.b20-td:last-child{
	
}
.b20-td:last-child b{
	font-family:o7;
}
.b20-t1{
	padding:140px 0 0;
	display:flex;
	justify-content:space-between;
	margin:0 0 60px;
	background: url(img/b20-1.png)no-repeat left 30% top;
}
.b20-td1{
	font-size:16px;
	text-align:center;
	width:20%;
	padding:0 10px;
}

.h6{
	margin:0 0 15px;
	font-size:24px;
	font-family:o7;
	text-align:center;
}
.t2_1{
	display:none;
}
.t2-c{
	color:#4b5767;
}
.t2-d{
	margin:0 0 10px;
	text-align:center;
}
.t2-d-1{
	margin:0 10px 10px;
	display:inline-block;
}
.t2-d-f{
	margin:0 3px 0 0;
	vertical-align:middle;
}
.t2{
	margin:0 0 30px;
}
.tr2_3{
	margin:-30px 0 30px;
}
.tr2{
	display: flex;
    padding: 10px 0;
    border-bottom: 1px dotted #7b8490;
	justify-content:space-between;
}
.tr2:nth-child(1){
	border-top: 1px solid #4b5767;
    border-bottom: 1px solid #4b5767;
}
.tr2:last-child{
    border-bottom: 0;
}
.tr2_none{
    border: none;
		justify-content: normal;
}
.tr2_none:nth-child(1){
	border: none;
}
.td2{
	
}
.tr2:nth-child(n+2) .td2:nth-child(1){
	padding:20px;
}

.tr3{
	display: flex;
  padding: 10px 0;
}

.tab_link a{
	color: #4b5767;
	text-decoration: underline;
}
.tab_link .b6-w2{
margin: 0 10px;;
}
.flex-coll{
	flex-direction: column;
}
.flex-coll .tr2 {
	border-top: none;
	border-bottom: 1px dotted #7b8490;
}
.flex-coll .tr2:nth-last-child(1) {
	border-top: none;
	border-bottom: none;
}
.td2:nth-child(2){
	display:flex;
	justify-content:space-between;
	flex-grow: 0;
    flex-shrink: 0;
	display: flex;
    justify-content: space-between;
}
.t2-w.t2-w-2c{
	width: 290px;
}
@media screen and (max-width: 1260px){
	.t2-w.t2-w-2c{
		width: 250px;
	}
}

.t2-w{
	background:#f4f6f8;
	font-size:18px;
	font-family:o6;
	width:140px;
	padding:10px;
	margin:0 10px 0 0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.t2-w250{	width:250px;}
.t2-w_1{
	background:#3b97d7;
	color:#fff;
}
.t2-w_2{
	color:#fff;
	background:#cd70b6;
}
.t2-w_3{
	color:#fff;
	background:#e65259;
}
.t2-w1{
	font-family:o7;
	font-size:16px;
}
.t2-w2 a:hover{
	color: #3b97d7 !important;
  text-decoration: underline;
}
.t2-w1 a:hover{
	color: #3b97d7 !important;
  text-decoration: underline;
}
.t2-w2{
	
}
.t2-a{
	color:#3b97d7;
	text-decoration:underline;
}
.t2-w3{
	background:#f4f6f8;
	font-size:18px;
	font-family:o6;
	align-items:center;
	justify-content:center;
	display:flex;
	width:440px;
	margin:0 10px 0 0;
	padding:15px 10px;
}
.t2-w3_h{
	display:none;
}
.t2-w4{
	font-size:18px;
	font-family:o6;
	align-items:center;
	justify-content:center;
	display:flex;
	width:140px;
	margin:0 10px 0 0;
}

/*--OP-KOROBKA-OT*/

/*++SERVIS-PLATIJI*/

.b6-w_2{
	margin-bottom:40px;
}
.b6-a2{
	color: #4b5767;
    text-decoration: underline;
}
.b10-{
	
}
.b10-w_1{
	margin:0 0 25px;
}
.b10-e4{
    border-top: 1px dotted #7b8490;
    border-bottom: 1px dotted #7b8490;
	padding:15px 10px 15px 32px;
	background-position:left top 16px;
	background-repeat:no-repeat;
	margin:-1px 0 0;
}
.b10-e4_1{
	background-image:url(img/b10-14.png);
}
.b10-e4_2{
	background-image:url(img/b10-15.png);
}
.b10-e4_3{
	background-image:url(img/b10-16.png);
}
.b10-e4_4{
	background-image:url(img/b10-17.png);
}
.b10-e4_5{
	background-image:url(img/b10-18.png);
	margin: 0 0 20px;
}
.b10-h3{
	font-family:o7;
}
.b10_2 .b10-e{
	width:24%;
}
.b8-bn-c_6 .b8-bn{
	margin:10px;
}

.b21{
	display:flex;
	justify-content:space-between;
	margin-bottom:65px;
}
.b21-e{
	width:16.66666%;
	padding:45px 10px 25px;
	text-align:center;
	color:#4b5767;
}
.b21-e.act{
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background:linear-gradient(to right top, rgba(59,151,215,1), rgba(111,196,255,1));
	color:#fff;
}
.b21-e:not(.act):hover{
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	/*background:linear-gradient(to right top, #5bb7f7, #8fe4ff);*/
	background:linear-gradient(to right top, rgba(59,151,215,0.4), rgba(111,196,255,0.4));
	color:#fff;
}
.b21-f-c{
	height:57px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 0 15px;
}
.b21-h{
	font-family:o7;
}

/*--SERVIS-PLATIJI*/

/*++TARIF-KOROBKA-OT*/

.h7{
	font-family:o7;
	font-size:24px;
	margin:0 0 25px;
	text-align:center;
}
.t3-c{
	color:#4b5767;
	margin:0 0 50px;
}
.t3{
	
}
.tr3{
	display: flex;
    padding: 10px 0;
    border-bottom: 1px dotted #7b8490;
    justify-content: space-between;
}
.tr3:nth-child(1){
	border-top: 1px solid #4b5767;
    border-bottom: 1px solid #4b5767;
}
.td3:first-child{
	margin:20px 20px 20px 30px;;
}
.td3:last-child{
	flex-grow: 0;
    flex-shrink: 0;
	padding:10px;
	width:140px;
	text-align:center;
	align-items:center;
	display:flex;
	flex-wrap:wrap;
	background:#f4f6f8;
	justify-content:center;
}
.t3-h1{
	font-size:18px;
	font-family:o7;
}
.t3-h{
	font-size:16px;
	font-family:o7;
}
.t3-w1{
	margin:0 0 20px;
}
.t3-w1 b{
	font-family:o7;
}
.t3-w1_1{
	margin-left:21px;
}
.bn6-c{
	
}
.bn6{
	display:inline-block;
	padding:5px 17px;
	border:2px solid #3b97d7;
	border-radius:30px;
	color:#3b97d7;
	font-size:12px;
	font-family:o7;
	margin:10px 6px 10px 0;
}
.t3-c_1 .td3:last-child{
	width:455px;
}
.t3-a{
	color:#4b5767;
	text-decoration:underline;
	font-family:o7;
}
.t3-h_1{
	margin:0 0 15px;
}
.bn6-c_1{
	margin:0 0 10px;
}
.t3-w1_2{
	margin:0 0 15px;
}
.b9-bn-c_1{
	margin:30px 0 0;
}
.bn7{
	border-radius: 5px;
    color: #fff;
    font-family: o6;
    padding: 10px 15px;
	font-size:12px;
    background: #3b97d7;
    display: inline-block;
	text-align:center;
}

/*--TARIF-KOROBKA-OT*/

/*++TARIF-KLY4*/

.t2-q1-c0{
	position:relative;
	z-index:5;
	padding-right:30px;
}
.t2-q1-c:before{
	content:'?';
	position:absolute;
	top:-5px;
	right:0;
	margin:auto 0;
	border:1px solid #e65259;
	border-radius:50%;
	height:18px;
	width:18px;
	text-align:center;
	color:#e65259;
	font-family:o7;
	cursor:pointer;
	line-height:18px;
}
.t2-q-c{
	position:relative;
	z-index:7;
}
.t2-q1-c:hover .t2-q{
	position: absolute;
    z-index: 7;
    bottom: 100%;
    right: -122px;
    margin: 0 auto 19px;
    display: block;
}
.t2-q-c:hover .t2-q{
	position: absolute;
    z-index: 7;
    bottom: 100%;
    right: 0;
    left: 0; 
    margin: 0 auto 19px;
     width: 0px; 
    display: block;
}
.t2-q-b{
	color:#fff;
	padding:30px;
	width:260px;
	border-radius:5px;
	display:flex;
	align-items:center;
	background:#000;
	justify-content:center;
	text-align:center;
}
.t2-q-c .t2-q-b{
	margin: 0 0 0 -130px;
}

.t2-q-c:hover .t2-q-b:before,
.t2-q1-c:hover .t2-q-b:before{
	content:'';
	width:0px;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	margin:0 auto;
	border:10px solid transparent;
	border-top:10px solid #000;
}
.t2-q{
	display:none;
}
.t2-w_4{
	flex-wrap:wrap;
}
.t2-w5{
	width:100%;
	font-family:o7;
	margin:0 0 15px;
	font-size:14px;
	text-align:center;
}
.t2-w6{
	width:100%;
	font-size:14px;
	text-align:center;
	font-family:o;
}
.t2-w7{
	width:440px;
	display:flex;
	flex-wrap:wrap;
	margin:0 10px 0 0;
}
.t2-w7 .t2-w,
.t2-w7 .t2-w4{
	margin:0 0 10px;
}
.t2-w_5{
	margin-right:0;
	width:150px;
}
.t2-w7 .t2-w_6{
	margin-bottom:0px;
}
.t2-f{
	margin:0 5px;
}
.t2-w4_1{
	align-items:flex-start;
}

/*--TARIF-KLY4*/

/*++PR-1688*/

.b8_2{
	margin-bottom:20px;
}
.b8_2 .b8-b{
	width:700px;
	margin:0 auto;
	color:#4b5767;
}
.b8_2 .b8-b2{
	width:33.33333%;
}

.b23{
	color:#4b5767;
}
.b23-e{
	background:#f4f6f8;
	padding:20px 20px 30px;
	text-align:center;
	margin:0 0 20px;
}
.b23-h{
	font-size:16px;
	font-family:o7;
	margin:0 0 18px;
	padding:0 0 60px;
	background:url(img/b23-1.png)no-repeat center bottom;
}
.b23-w{
	font-size:16px;
}
.b23-{
	
}
.b13_1{
	background:none;
}
.b13_1 .b13-h{
	position:relative;
	z-index:5;
	padding:0 0 20px;
}
.b13_1 .b13-h:before{
	content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 3px;
    background: #fff;
    width: 40px;
}
.b22{
	padding:0 0 1px;
	margin-bottom:40px;
	border-radius: 0 0 50% 50%/0 0 5% 5%;
}
.b22{
	padding:35px 0 1px;
}
.b22_1 .b22-bg{
}
.b22-f-c{
	text-align:center;
	margin-bottom:60px;
}
.bn8-c{
	text-align:center;
}
.bn8{
	background:#fff;
	border-radius:30px;
	padding:10px 20px;
	color:#ed771f;
	font-family:o7;
}
.b22-h-c{
	text-align:center;
	position:absolute;
	top:70px;
	width:100%;
	left:0;
}
.b22-h{
	display:inline-block;
	color:#fff;
	font-size:24px;
	font-family:o7;
	position:relative;
	text-align:center;
	padding:0 0 20px;
	z-index:5;
}
.b22-f1-c{
	text-align:center;
}
.b22-f1-c1{
	position:relative;
	z-index:5;
	display:inline-block;
}
.b22-f1{
	max-width:80%;
}
.b22-h:before{
	content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 3px;
    background: #fff;
    width: 40px;
}
.b22-h1-c{
	text-align:right;
}
.b22-h1{
	position:absolute;
	top:42%;
	right:0;
	display:block;
	padding:0 0 24px;
	width:63%;
	text-align:left;
	background:url(img/b22-5.png)no-repeat left 10px bottom;
}
.b22_1{
	background:#f36f3e;
}
.b22_2{
	background:rgba(122,183,66,1);
}
.b22_3{
	background:#fa5001;
}
.b22_4{
	background:rgba(237,119,31,1);
}
.b22_1 .b22-h1-1{
	background:rgba(243,111,62,0.9);
}
.b22_2 .b22-h1-1{
	background:rgba(122,183,66,0.9);
}
.b22_3 .b22-h1-1{
	background:rgba(250,80,1,0.9);
}
.b22_4 .b22-h1-1{
	background:rgba(237,119,31,0.9);
}
.b22_1 .b13-w2{
	background:#f36f3e;
}
.b22_2 .b13-w2{
	background:rgba(122,183,66,1);
}
.b22_3 .b13-w2{
	background:rgba(250,80,1,1);
}
.b22_4 .b13-w2{
	background:rgba(237,119,31,1);
}

.b22_5 {
	background: rgb(202, 20, 35);
}
.b22_5 .b13-w2{
	background:rgb(202, 20, 35);
}
.b22_5 .b22-h1-1{
	background:rgba(202, 20, 35,0.9);
}
.b22_2 .b22-f1{
	margin: 124px 0 0;
	display:block;
}
.b8_3 .b8-b{
	max-width: 762px;
	width:100%;
}
.b8_4 .b8-b{
	max-width: 1000px;
	width:100%;
}
.b8_4 .b8-b2{
	width:25%;
}
.b22-h1-1{
	padding:20px 300px 20px 20px;
	padding:20px;
	color:#fff;
	font-size:18px;
	font-family:o7;
}

/*--PR-1688*/

@media screen and (max-width:1500px){
	.b15-e{
		padding-right:80px;
		padding-left:80px;
	}
	.b15-h{
		text-shadow:0 0 2px #000;
	}
	.slr2-c,
	.slr4-c{
		padding-right:40px;
		padding-left:40px;
	}
	.slr2-aw_1,
	.slr4-aw_1{
		left:0px;
	}
	.slr2-aw_2,
	.slr4-aw_2{
		right:0px;
	}
	.slr3-aw-c.c{
		max-width:100%;
	}
	.slr3-aw_1{
		left:0;
	}
	.slr3-aw_2{
		right:0;
	}
}

@media screen and (max-width:1260px){
	.b13_1 .b13-b{
		padding-bottom:0;
	}
	.b13_1 .b13-e{
		margin-bottom:50px;
	}
	
	.t2-w7{
		width:380px;
	}
	.t2-w7 .t2-w4{
		display:block !important;
		width:120px;
	}
	.t2-w7 .t2-w_5{
		width:130px;
	}
	.t3-c_1 .td3:last-child{
		width:300px;
	}
	
	.b10_2 .b10-e{
		width:48%;
	}
	
	.tr2:nth-child(n+2) .td2:nth-child(1){
		padding:10px;
	}
	.t2-w4:not(.t2-w4_1){
		display:none;
	}
	.t2-w4_1{
		width:120px;
	}
	.t2-w{
		width:120px;
	}
	.t2-w3{
		width:380px;
	}
	
	.b20-t1{
		background-size: 90% auto;
		background-position:left 30% top 20%;
	}
	
	.br2-e-c{
		width:100%;
	}
	.br2-h,
	.br2-w{
		text-shadow:0 0 2px rgba(0,0,0,1);
	}
	.br2-h2{
		font-size:30px;
		padding-left:340px;
	}
	.br2-w1-c{
		padding-left:90px;
	}
	
	.b18-td{
		padding-right:10px;
		padding-left:10px;
	}
	.bn2_1{
		letter-spacing:0;
	}
	.b18-bn1-c{
		margin:30px 0 20px;
	}
	.b6-f{
		float:none;
		margin:0;
	}
	.b17-f-c{
		width:100px;
	}
	.b17-e1-c{
		width:32%;
	}
	.b17-w{
		padding-right:15px;
		padding-left:15px;
	}
	
	.b16-e{
		width:auto;
		float:none;
		padding:0 20px;
		margin:0 -20px 40px;
	}
	.b16-bn-c{
		text-align:center;
	}
	.b16-e_1{
		background-position:right -53px top;
	}
	.b16-e_2{
		background-position:right -56px top;
	}
	.b16-e_1 .b16-bn{
		width:260px;
	}
	.b16-e_2 .b16-bn{
		width:280px;
	}
	.b15-h{
		font-size: 40px;
	}
	.b15-bn{
		text-shadow:0 0 2px #000;
	}
	.b13-b{
		flex-wrap:wrap;
		padding-bottom:50px;
	}
	.b13-e{
		width:48%;
		padding:0 50px;
	}
	.b12-b{
		background-repeat:repeat;
	}
	.b12-w1{
		margin:0;
	}
	.s1{
		display:block;
	}
	.s1-b:nth-child(n){
		width:100%;
	}
	.s1-b:nth-child(1){
		margin-bottom:20px;
	}
	.s1-b:nth-child(2){
		margin-left:0px;
	}
	.b10-b{
		flex-wrap:wrap;
	}
	.b10-e{
		width:45%;
	}
	.b8_1 .b8-b{
		padding:0;
	}
	.b8_1 .b8-b1 {
		width: 25%;
	}
	.b8_1 br {
		display:none;
	}
	
	.b6-b1 .b6-w{
		font-size:12px;
	}
	.b6-b1 .b6-li:before{
		top:6px;
	}
	.b6-b1 .b6-li{
		padding-bottom:15px;
		font-size:12px;
	}
	.b6-b1-2{
		width:120px;
	}
	.b6-b1{
		padding-left:0;
	}
	.br1{
		padding:90px 20px 40px;
		text-align:center;
		display:block;
	}
	.br1_1,
	.br1_2{
		background-size:auto 55px;
		background-position:center top 20px;
	}
	.br1-h{
		font-size:20px;
	}
	.br1-w{
		font-size: 13px;
	}
	.br1-b1{
		margin-bottom:20px;
	}
	.br1-bn{
		display:block;
		font-size:12px;
		padding-right:15px;
		padding-left:15px;
	}
	
	
	.b7-b{
		display:block;
	}
	.b7-b1,
	.b7-b2{
		width:100%;
		padding:0;
	}
	.b7-b1{
		margin:0 0 20px;
	}
	
	.s{
		display:block;
	}
	.s-b{
		width:100%;
		padding:0;
	}
	.b4-c0.b4-c0_1{
		margin-bottom:25px;
	}
	.b4-c0_1 .b4-h_1{
		display:block;
	}
	.b4-c0_1 .b4-h_2{
		display:none;
	}
	.b4-c0_1.act .b4-h_1{
		display:none;
	}
	.b4-c0_1.act .b4-h_2{
		display:block;
	}
	.b4-c0_1 .b4-c{
		display:none;
	}
	.b4-c0{
		margin-bottom:10px;
	}
	.b4-bn-c_2{
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	.b4-bn-c_1{
		display:none;
	}
	.b4-h{
		margin-bottom:0px;
		padding:15px 50px 15px 20px;
		color:#fff;
		background:#3b97d7 url(img/b4-2.png)no-repeat right 20px center;
		border-radius:5px;
	}
	.b4-c0.act .b4-h{
		background:#3b97d7 url(img/b4-1.png)no-repeat right 20px center;
		border-radius:5px 5px 0 0;
	}
	.b4-c{
		display:none;
	}
	.b4-c0.act .b4-c{
		background:#fff;
		display:block;
		padding:7px;
		box-shadow:0 0 15px rgba(0,0,0,0.2);
		border-radius:0 0 5px 5px;
	}
	
	.b2-c1:nth-child(1){
		order:2;
		margin-top:20px;
	}
	.b2-c1:nth-child(2){
		order:1;
	}
	.b3-c{
		margin-left:-20px;
	}
	.b2-c{
		flex-wrap:wrap;
	}
	.b2-c1:nth-child(n){
		width:100%;
		max-width:none;
	}
	.b3-b{
		padding-right:20px;
		padding-left:20px;
	}
	
	.fr1{
		padding-bottom:45px;
	}
	.menu1-a {
		font-size: 11px;
	}	
	.menu1-li:nth-child(3n+1) {
		width: 26%;
	}
	.menu1-li:nth-child(3n+2) {
		width: 40%;
	}
	.menu1-li:nth-child(3n+3) {
		width: 21%;
	}
	.menu1-li {
		align-self:flex-start;
		padding: 0 15px 0 8px;
	}
	.fr1-b:first-child {
		margin-right: 20px;
	}	
	.h-sep{
		display:none;
	}
	
	.c{
		padding-right:20px;
		padding-left:20px;
	}
}	

@media screen and (max-width:769px){
	.sub-menu {
		padding-right: 40px !important;
	}
	.b22_2 .b22-f1{
		margin-top:0px;
	}
	.b22_2 .b22-h1 {
		width:92%;
	}
	.b22{
		padding-top:60px;
	}
	.b22-f-c{
		margin-bottom:50px;
	}
	.b22-f{
		max-width:100%;
	}
	.b22-h-c{
		margin-top:40px;
		position:static;
	}
	.bn8-c{
	}
	.b22-h1{
		font-size: 14px;
		width: 82%;
		top:55%;
	}
	.b22-h1-1{
		padding:15px;
		font-size:14px;
	}
	
	.b22{
		border-radius:0;
	}
	
	.b8_2 .b8-b2{
		width:50%;
	}
	.b8_2 .b8-b{
		width:100%;
	}
	.b8_2 .b8-b1{
		width:100%;
	}
	
	.t3-c_1 .td3:last-child{
		width:300px;
	}
	.bn7{
		font-size:9px;
		padding:10px 5px;
	}
	
	.bn6{
		font-size:11px;
		padding-right:10px;
		padding-left:10px;
	}
	.h7{
		font-size:18px;
	}
	.t3-c .td3:last-child{
		width:auto;
	}
	.t3-c_1 .td3:last-child {
		width: 40%;
	}
	.t3-h,
	.t3-h1{
		font-size:14px;
	}
	.t3-h1_1{
		font-size:12px;
	}
	.t3-w{
		width:100%;
		font-size:12px;
	}
	.t3-w1{
		font-size:12px;
	}
	
	.td3:first-child {
		margin: 20px 5px 20px 0px;
	}
	
	.b21{
		flex-wrap:wrap;
		margin:0 0 35px;
		align-items:center;
	}
	.b21-e{
		/*height:60px;*/
		/*width:100%;*/
		padding:15px;
		width:50%;
		/*display:flex;*/
		/*background:#f4f6f8;*/
		/*margin:0 0 1px;*/
		/*padding:10px;*/
		/*align-items:center;*/
	}
/*	.b21-f-c{
		width:67px;
		height:auto;
		margin:0 0;
	}
	.b21-f_1{
		width:38px;
	}
	.b21-f_2{
		width:25px;
	}
	.b21-f_3{
		width:32px;
	}
	.b21-f_4{
		width:40px;
	}
	.b21-f_5{
		width:33px;
	}
	.b21-f_6{
		width:40px;
	}
	.b21-h br{
		display:none;
	}*/
	
	.b10_2 .b10-e{
		width:100%;
	}
	
	
	.b20-t{
		display:block;
	}
	.b20-td:first-child {
		border-right:0;
		padding: 0 0px 20px 0;
		margin-right: 30px;
		margin-bottom: 25px;
		position:relative;
		z-index:5;
	}
	.b20-td:first-child:before {
		content: '';
		position: absolute;
		display: block;
		left: 0;
		bottom: 0;
		height: 3px;
		background: #fe0000;
		width: 40px;
	}
	.b20-t1{
		background: url(img/b20-2.png)no-repeat left -25px top;
		display:block;
		padding: 0 0px 0 125px;
		margin: 0 -20px;
	}
	.b20-td1{
		font-size:13px;
	}
	.b20-td1:last-child{
		height:140px;
	}
	.b20{
		margin-bottom:0px;
	}
	.bg1{
		padding:300px 0 0;
		background-position:top center;
		margin-top:0;
	}
	.b20-td1{
		text-align: left;
		height: 176px;
		padding: 20px 0 0;
		width: 100%;
	}
	
	.b6_1 .b6-td1_1{
		background:#f4f6f8;
		font-size:16px;
		font-family:o6;
		padding:5px 10px;
		margin:0 0 10px;
	}
	.b6_1 .b6-td1_2{
		font-size:14px;
		padding:10px 10px;
		font-family:o7;
		border-top: 1px dotted #7b8490;
	}
	.b6_1 .b6-td1_2:last-child{
		text-align:right;
	}
	.b6-tr1_1{
		border-bottom: 1px dotted #7b8490;
		margin-bottom:30px;
	}
	.b10_1 .b10-b{
		margin-bottom:20px;
	}
	.b10.b10_1{
		width:auto;
	}
	.b19-b{
		width:100%;
		padding:0;
	}
	.b19-e{
		padding-left:35px;
	}
	.bg{
		padding:300px 0 0;
		background-position:top center;
		margin-top:0;
	}
	
	.b15-e .c{
		padding:0;
	}
	.br2-h {
		font-size: 18px;
		text-align:left;
	}
	.br2-h1 {
		font-size: 30px;
		text-align:left;
		margin-bottom:30px;
	}
	.br2-e {
		position:relative;
		z-index:5;
		padding: 50px 15px 40px;	
		background-size: auto 200px;
		text-align:center;
		background-position: top 190px center;
		height:500px;
	}
	.br2-bn {
		padding: 10px 18px;
		position:absolute;
		bottom:30px;
		left:0;
		right:0;
		margin:0 auto;
		width: 231px;
	}
	.br2-h3{
		display:block;
		font-size:28px;
		font-family:o7;
		margin:0 0 25px;
	}
	.br2-h3_1{
		color:#d4231e;
	}
	.br2-h3_2{
		color:#f601eb;
	}
	.br2-h3_3{
		color:#54b5f8;
	}
	.br2-bn1{
		display:none;
	}
	.br2-w{
		text-align:left;
	}
	.br2-w1{
		margin:0;
	}
	.br2-h2-1{
		display:none;
	}
	.br2-h2{
		clip-path: polygon(0 1%, 100% 0%, 100% 100%, 0 93%);
		height:210px;
		padding-left: 0; 
	}
	.br2-h2_1{
		background: url(img/br2-4-1.png)no-repeat left 0px top, linear-gradient(to right, #d4231e 45%, #d4231e 100%);
	}
	.br2-h2_2{
		background: url(img/br2-5.png)no-repeat left 0px top, linear-gradient(to right, #f601eb 45%, #235192 100%);
	}
	.br2-h2_3{
		background: url(img/br2-6.png)no-repeat left 50px top 16px, linear-gradient(to right, #54b5f8 45%, #235292 100%);
	}
	.br2-bn2-c{
		position:relative;
		z-index:6;
		display:block;
		padding:40px 0;
		text-align:center;
		clip-path: polygon(0 1%, 100% 13%, 100% 100%, 0 100%);
	}
	.br2-bn2-c_1{
		background:linear-gradient(to right, #d4231e 30%, #235192 100%);
	}
	.br2-bn2-c_2{
		background:linear-gradient(to right, #f601eb 30%, #235192 100%);
	}
	.br2-bn2-c_3{
		background:linear-gradient(to right, #54b5f8 30%, #235292 100%);
	}
	.br2-bn2{
		padding: 10px 30px;
		border: 2px solid #fff;
		display:inline-block;
		color: #fff;
		font-family: o7;
		border-radius: 25px;
		text-align: center;
		display: inline-block;
	}
	.br2-w1-c{
		margin:-30px 0 -30px;
		padding:40px 15px 55px;
	}
	.br2{
		margin-right:-20px;
		margin-left:-20px;
	}
	
	.f3{
		display:block;
	}
	.f3-b:nth-child(n){
		width:100%;
		padding:0;
	}
	.tr1{
		padding:10px 0;
		display:block;
	}
	.td1{
		display:block;
		padding:7px 0;
	}
	.tr1:nth-child(1){
		display:none;
	}
	.td1:nth-child(n){
		width:100%;
		font-size:12px;
	}
	.td1:nth-child(1):before{
		content:'Создан:';
		font-size:12px;
		font-family:o;
	}
	.td1:nth-child(3):before{
		content:'Обновлен:';
		font-size:12px;
		font-family:o;
	}
	.td1:nth-child(4):before{
		content:'Обновил:';
		font-size:12px;
		font-family:o;
	}
	.td1{
		border:0;
	}
	.tr1:last-child{
		border-bottom: 1px solid #abb1b8;
	}
	.tr1{
		border-top: 1px solid #abb1b8;
	}
	.td1:nth-child(5){
		text-align:center;
	}
	.tr1_1 .bn4_1,
	.bn4_1{
		display:none;
	}
	.tr1_1 .bn4_2{
		display:block;
		float:right;
	}
	.f_1 .f-b1:nth-child(n){
		width:100%;
	}
	.b18-t_1 .b18-tr{
		flex-wrap:nowrap;
	}
	.b18-t_1 .b18-td:nth-child(n){
		width:auto;
	}
	.b18-t_1 .b18-td:nth-child(1){
		width:80px;
	}
	.b18-t_1 .b18-td:nth-child(n){
		text-align:left;
	}
	.f1{
		padding:30px 20px;
	}
	.t{
		margin-bottom:20px;
	}
	.td:nth-child(1){
		font-size:14px;
		font-family:o;
	}
	.td{
		padding-right:0;
		padding-left:0;
	}
	.td:last-child{
		padding-left:10px;
	}
	.t_1 .td:nth-child(1){
		font-size:12px;
	}
	.t-w{
		font-size:12px;
	}
	.t-w1{
		font-size:12px;
		text-align:right;
		white-space:normal;
	}
	.t-w{
		display:block;
	}
	.f-b{
		display:block;
		padding:30px 20px;
	}
	.f-e{
		width:100%;
		justify-content:center;
		margin:0 0 30px;
	}
	.i2-c{
		margin:0 auto 20px;
	}
	.bn2_1{
		width:100%;
	}
	.i2-w{
		text-align:left;
	}
	.f-e1{
		justify-content:center;
		flex-wrap:wrap;
		margin:0;
		text-align:center;
	}
	.i1-c{
		margin-left:0;
	}
	.bn2-c{
		width:100%;
	}
	.f-b1:nth-child(n){
		padding:0;
		width:100%;
	}
	.bn3-c{
		margin-top:30px;
	}
	.tabs__e{
		padding:5px 5px;
		font-size:11px;
	}
	.b18-tr{
		flex-wrap:wrap;
	}
	.b18-td:nth-child(n){
		width:33.333%;
		text-align:center;
		font-size:12px;
		padding:5px;
	}
	.b18-td:nth-child(1){
		
	}
	.b18-td:nth-child(2){
		
	}
	.b18-td:nth-child(3){
		
	}
	.b18-td:nth-child(4){
		width:100%;
	}
	
	.slr4-c,
	.b17-e{
		padding:0;
	}
	.slr4-aw{
		display:none;
	}
	.b17-e{
		margin:0 0 45px;
	}
	.b17-b{
		padding-right:0;
		background:none;
	}
	.b17-b1{
		display:block;
	}
	.b17-e1-c{
		width:100%;
		display:flex;
		justify-content:space-between;
		margin:0 0 10px;
	}
	.b17-w2{
		display: block;
		color: #3b97d7;
		font-size: 60px;
		font-family: o3;
		text-align: center;
		line-height: 138%;
		width: 100px;
		flex-grow: 0;
		flex-shrink: 0;
	}
	.b17-e1{
		flex-grow:1;
		flex-shrink:1;
		background: #3b97d7;
		padding:20px;
		display:block;
	}
	.b17-f-c{
		margin-right:0;
		text-align:left;
	}
	.b17-f_1{
		display:none;
	}
	.b17-f_2{
		display:inline-block;
		margin:0 0 25px 7px;
	}
	.b17-w{
		padding:0;
		font-size: 13px;
	}
	
	.b16{
		margin-top:25px;
	}
	.b9-b.b9-b_1{
		display:block;
		text-align:center;
	}
	.b9-b_1 .b9-b1{
		width:100%;
		display:inline-block;
		margin:0 0 20px;
	}
	.slr3 .slick-dots li button:before{
		color:#fff;
		font-size: 10px;
	}
	.slr3-c{
	}
	.slr3-aw{
		display:none;
	}
	.slr3 .slick-dots{
		bottom:15px;
	}
	.slr3.slick-dotted.slick-slider{
		margin-bottom:0px;
	}
	.slr3 .slick-dots li{
		margin:0;
	}
	.b15:before{
		display:none;
	}
	.b15-e{
		height:500px;
		padding:25px 20px 30px;
		position:relative;
		z-index:5;
	}
	.b15-e_1 .c{
		background-size:auto 200px;
		background-position:top 100px center;
	}
	.b15-e_2 .c{
		background-size:auto 150px;
		background-position:top 150px center;
	}
	.b15-e_3 .c{
		background-size:auto 200px;
		background-position:top 100px center;
	}
	.b15-e_4 .c{
		background-size:auto 200px;
		background-position:top 80px center;
	}
	.b15-bn-c{
		position:absolute;
		bottom:50px;
		text-align:center;
		left:0;
		width:100%;
	}
	.b15-bn{
		display:block;
		margin:0 auto;
		text-shadow:0 0 0;
	}
	.b15-bn_1{
		margin-bottom:20px;
	}
	.b15-bn_2{
		
	}
	.b15-h{
		text-shadow:0 0 0;
		min-height:50px;
		font-size:18px;
		margin:0 0 240px;
	}
	.b15-h br{
		display:none;
	}
	.b15-h{
		font-size:18px;
	}
	.b15-h_1{
		font-size:30px;
		text-align:center;
		margin: 0 0 10px;
		min-height:1px;
		line-height:normal;
	}
	.b15-w{
		margin: 0px 0 188px;
		font-size:14px;
		text-align:center;
		min-height:77px;
	}
	.b15-w br{
		display:none;
	}
	.b14-f-c0{
		width:200px;
		margin-right:auto;
		margin-left:auto;
	}
	.slr2 .slick-dots li button:before{
		color:#fff;
		font-size: 10px;
	}
	.slr2-c{
		padding:0;
		margin-right:-20px;
		margin-left:-20px;
	}
	.slr2-aw{
		display:none;
	}
	.slr2 .slick-dots{
		bottom:15px;
	}
	.slr2.slick-dotted.slick-slider{
		margin-bottom:0px;
	}
	.slr2 .slick-dots li{
		margin:0;
	}
	.b14-f-c{
/*		margin-right:auto;
		margin-left:auto;*/
	}
	.b13{
		border-radius:  0 0 50% 50%/0 0 1% 1% ;
	}
	.b13-b{
		padding-bottom:10px;
	}
	.b13-e{
		width:100%;
		padding:0 20px;
		margin:0 0 35px;
	}
	.b13-h{
		margin:0 0 25px;
	}
	
	.b12-e{
		padding:25px;
		display:block;
		text-align:center;
	}
	.slr1 .slick-slide .b12-f{
		display:inline-block;
		margin:0;
	}
	.b12-a-c1{
		padding:0;
		text-align:center;
	}
	.b12-f-c{
		width:auto;
		margin:0;
		display:inline-block;
		padding:0;
	}
	.box1 .box-b{
		width:300px;
	}
	.box1-h{
		font-size:18px;
		padding:50px 20px 35px;
	}
	.box1-b{
		padding: 40px 20px 55px;
	}
	.box1-a{
		margin:0 0 0 2px;
		text-align:left;
	}
	.box1-a1-c{
		padding:0;
	}
	
	.s1{
		display:block;
	}
	.s1-b:nth-child(n){
		padding:0;
		border:0;
	}
	.b11-b{
		display:block;
	}
	.b11-e{
		display:block;
		width:100%;
		margin:0 0 35px;
	}
	.b11-f{
		width:230px;
	}
	
	.b8_1{
		margin-bottom:25px;
	}
	.b10-e{
		width:100%;
		margin-bottom:10px;
	}
	.b10{
		margin-bottom:15px;
	}
	.b10-h{
		padding-right:10px;
		padding-left:10px;
	}
	.b8_1 .b8-b1 {
		width: 50%;
	}
	.b8_1 .b8-b1:last-child{
		width:100%;
	}
	
	.b9-bn1{
		font-size:9px;
	}
	.b9-b1{
		width:80px;
		height:80px;
		margin-bottom:10px;
	}
	.b9-f{
		max-height:60px;
	}
	.b8-h{
		font-size:17px;
	}
	.b8-h1{
		margin-top:-20px;
	}
	.b6-t1{
		margin-bottom:35px;
	}
	.b6-h1_4{
		text-align:center;
	}
	.b6-t_1{
		display:none;
	}
	.b6-t1{
		display:block;
	}
	
	.b6-b_4,
	.b6-b_5{
		background-size: 50px auto;
		padding: 38px 20px 10px 20px;
	}
	.b6-tr{
		display:block;
	}
	.b6-td:nth-child(n){
		width:100%;
	}
	.b6-b_3{
		background-size:50px auto;
		padding: 38px 20px 10px 20px;
	}
	.b6-b {
		background-position:top 20px left 20px;
	}
	.b6-b_1 {
		padding: 38px 20px 10px 20px;
	}
	.b6-b_2 {
		padding: 90px 20px 10px 20px;
	}
	.b6-b .b6-h{
		margin:0 0 30px 65px;
	}
	
	.menu-a:hover{
		border-bottom:3px solid transparent;
	}
	.b1{
		margin-bottom:25px;
	}
	.h{
		margin-bottom:25px;
		font-size:20px;
	}
	
	.b3-c{
		justify-content:center;
	}
	
	.b1{
		margin-bottom:30px;
	}

/*	.menu1-a {
		font-size: 11px;
	}	
	.menu1-li:nth-child(3n+1) {
		width: 23%;
	}
	.menu1-li:nth-child(3n+2) {
		width: 47%;
	}
	.menu1-li:nth-child(3n+3) {
		width: 30%;
	}
	.menu1-li {
		align-self:flex-start;
		padding: 0 15px 0 8px;
	}
	.fr1-b:first-child {
		margin-right: 20px;
	}	
	*/
	.fr1-c{
		flex-wrap:wrap;
	}
	.fr1-b:last-child{
		width:100%;
	}
	.fr1-sep{
		display:block;
	}
	.fr1-a{
		display:flex;
		padding: 7px 0 7px 58px;
		background-size: 50px auto;
		margin-bottom:20px;
	}
	.fr1-b2 {
	    justify-content: flex-start;
	}
	.fr1-a1{
		margin-right:20px;
	}
	.fr1-a-1-b{
		line-height:110%;
		margin-right:10px;
	}
	.fr1-a-1,
	.fr1-a-2{
		font-size:14px;
		display:block;
	}
	.fr1-a-3{
		line-height:120%;
		margin-top:2px;
	}
	.fr1-b1 {
		padding:0;
	}
	.fr1-w_1{
		display:none;
	}
	.fr1-w_2{
		display:block;
		margin-top:20px;
		margin-left:0px;
	}
	.menu1-li:nth-child(n) {
		width: 100%;
		padding-right:0;
	}
	.menu1-li:nth-child(3n+1) {
		order:1;
	}
	.menu1-li:nth-child(3n+2) {
		order:2;
	}
	.menu1-li:nth-child(3n+3) {
		order:3;
	}
	.menu1-a{
		font-size:14px;
	}
	
	
	.hr1-b{
		padding: 15px 0px 10px;
	}
	.hr2-b1{
		display:none;
	}
	.search-c_2,
	.hr1-bn3{
		display:inline-block;
	}
	.hr1-bn1-w{
		display:none;
	}
	.hr1-bn-c{
		display:flex;
		align-items:center;
	}
	.hr1-bn1{
		padding: 22px 0 3px 24px;
		margin-right:15px;
	}
	.hr1-bn3{
		background:url(img/menu-1.png);
		width:24px;
		height:14px;
		cursor:pointer;
	}
	.hr1{
		position:relative;
		z-index:15;
	}
	.hr2{
		display:none;
		background:#fff;
	}
	.hr2.act{
		display:block;
		z-index: 15;
		position:absolute;
		width:100%;
	}
	.hr2-b{
		display:block;
	}
	.menu-li{
		display:block;
		margin:0 20px 25px 20px;
	}
	.menu-a.act{
		border:0;
		color:#3b97d7;
	}
	.menu-a{
		width:100%;
		margin-bottom:0px;
		padding:2px 20px 2px 0;
		background:url(img/menu-2.png)no-repeat right center;
	}
	
	
	
	
	
	
/*	.t2-q-b{
		padding:10px;
		width:160px;
		font-size:12px;
	}
	.t2-q-c .t2-q-b{
		margin:0 0px 0 -80px;
	}
	.t2-q1-c:hover .t2-q{
		right: -70px;
	}
	.t2-q-c:hover .t2-q{
		
	}
	
	.t2-w7{
		width:260px;
	}
	.t2-w7 .t2-w4{
		display:block !important;
		width:80px;
	}
	.t2-w7 .t2-w{
		width:80px;
	}
	.t2-w7 .t2-w_5{
		width:90px;
	}
	.t2-w.t2-w_4{
		width:80px;
	}
	.tr2{
		justify-content: flex-end;
		flex-wrap: wrap;
	}
	.td2:nth-child(1){
		width:100%;
	}
	.t2-w5,
	.t2-w6{
		font-size:12px;
	}
	
	.t2-w4_1{
		width:80px;
		margin:0 0 0 10px;
	}
	.t2-w{
		width: auto;
		padding:10px 5px;
	}
	.t2-w3_h{
		display:block;
	}
	.t2-w,
	.t2-w1,
	.t2-w2,
	.t2-w3,
	.t2-w4{
		font-size:14px;
	}
	.td2:nth-child(n){
	}
	.t2-w3{
		width:100%;
	}*/
	


	.t2-w{
		width:100%;
		margin:0;
		justify-content:flex-end;
	}
	.tr2 .t2-w{
		font-family:o7;
		width:80px;
		padding-right:0;
		padding-left:0;
		background:none;
	}
	.tr2{
		align-items:flex-start;
	}
	.td2{
		
	}
	.td2:nth-child(1){
		
	}
	.td2:nth-child(2){
		text-align:right;
	}
	.td2_1{
		margin-bottom:20px;
	}
	.t2-w1{
		font-size:14px;
	}
	.t2-w2_1{
		font-size:12px;
	}
	.td2_2{
		padding-top:10px;
		padding-bottom:10px;
	}
	.t2-w5,
	.t2-w6{
		text-align:right;
	}
	.t2-w5_1{
		margin-bottom:0px;
	}
	.t2-w6{
		display:none;
	}
	.t2-q1-c:before{
		top:0;
		bottom:0;
	}
	.tr2_1{
		flex-wrap:wrap;
	}
	.tr2_1 .td2:nth-child(1){
		margin-right:60px;
	}
	.t2_1 .tr2 .td2:nth-child(1){
		padding-left:0;
	}
	.t2_1 .tr2 .td2:nth-child(2){
		padding-right:0;
	}
	.tr2_1 .td2:nth-child(2){
		width:100%;
		display:flex;
		justify-content:space-between;
		flex-wrap:wrap;
	}
	.tr2_1 .t2-w_5{
		width:100%;
		background:#f4f6f8;
		margin:0 0 15px;
	}
	.tr2_1 .t2-w-td:nth-child(1){
		flex-grow:1;
		flex-shrink:1;
		text-align:left;
		padding-left:20px;
	}
	.tr2_1 .t2-w-td:nth-child(2){
		flex-grow:0;
		padding-right:10px;
		flex-shrink:0;
		font-size:16px;
		font-family:o7;
	}
	.t2-w4_1{
		margin-top:30px;
		width:100%;
	}
	.t2-w_1,
	.t2-w_2,
	.t2-w_3{
		font-size:18px;
		text-align:center;
		display:block;
		font-family:o7;
	}
	.t2_2{
		display:none;
	}
	.tr2:nth-child(1){
		border-top: 1px dotted #7b8490;
		border-bottom: 1px dotted #7b8490;
	}
	.tr2_2{
		border-bottom:0;
	}
	.t2-d{
		display:flex;
		justify-content:space-between;
	}
	.t2-d-1{
		margin:10px 0 20px;
	}
	.h6{
		text-align:left;
		font-size:18px;
	}
	.t2-w4_1 .bn7{
		width:100%;
		font-size:12px;
	}
	
	.t2-h-s:not(.act){
		display:none;
	}
	.sh-c{
		text-align:center;
		margin-top:20px;
	}
	.sh{
		display: inline-block;
		color: #4b5767;
		cursor: pointer;
	}
	.sh:after {
		
	}
	.sh:not(.act):after{
		content: "\f107";
		line-height: 70%;
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		color: #7f8793;
		font-weight: 900;
		font-size: 30px;
	}
	.sh.act:before{
		content: "\f106";
		line-height: 70%;
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		color: #7f8793;
		font-weight: 900;
		font-size: 30px;
	}
	.sh:hover:before,
	.sh:hover:after{
		color: #fe3c3c;
	}
	.sh-bn1{
		
	}
	.sh-bn_2{
		display:none;
	}
	.sh.act .sh-bn_1{
		display:none;
	}
	.sh.act .sh-bn_2{
		display:block;
	}
	.t2_1{
		display:block;
	}
	.dropbtn{
		padding: 0!important 
	}
}

@media screen and (max-width:479px){
	.br2-e {
		background-position: top 218px center;
	}
	
	.f3-b1{
		margin:0 0 30px;
	}
	.bn2_3{
		width:100%;
	}
	.b18-h_1{
		flex-wrap:wrap;
	}
	.b18-h_1 .b18-h-1,
	.b18-h_1 .b18-h-2{
		width:100%;
	}
	.b18-h_1 .b18-h-2{
		text-align:right;
		margin-top:5px;
	}
	.b18-h,
	.b18-w{
		padding-right:10px;
		padding-left:10px;
	}
	.slr1-c{
		padding:0;
	}
	.b12-e{
		padding:0;
		background:none;
	}
	.b12-f-c{
		background:#fff;
		border-radius:50%;
		padding:27px;
	}
	.b12-f{
		max-height:116px;
	}
	.b12-w{
		margin:20px 0 20px
	}
	.slr1-aw{
		top:70px;
		bottom:auto;
	}
	.slr1 .slick-slide .b12-f {
		vertical-align: top;
	}
	.b12-f-c:before {
		bottom: -17px;
		left: -17px;
	}
	.b12-b{
		background-repeat:no-repeat;
	}	
	.b8-h1{
		font-size:12px;
	}
	.b8-f{
		width:110px;
	}
	.b8-b1{
		width:50%;
	}
	.b7-w{
		display:block;
	}
	.b7-w-1{
		display:block;
		margin:0 0 10px;
	}
	.b3-c {
		margin-left:0; 
	}
	.b3-b{
		padding-right:0;
		padding-left:0;
		width:280px;
	}
	
	.hr1-a-1-b{
		line-height:110%;
	}
	.hr1-a{
		background-size:50px auto;
		padding: 7px 0 7px 58px;
	}
	.hr1-a-1{
		display:block;
		font-size:14px;
	}
	.hr1-a-2{
		font-size:14px;
	}
	.hr1-a-3{
		display:none;
	}
}	
#respond{max-height:0px;overflow:hidden;-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;}
.active #respond{max-height:1000px;}
#comment{border: 1px solid;width: 100%;}
#commentform #submit{   /* background: #425b7d;
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 4px;
    margin: 10px auto;
    display: table;*/color: #fff;
    background: #8c949e;
    padding: 7px 20px;
    border-radius: 5px;
    display: inline-block;font-size: 12px;
    white-space: nowrap;
    letter-spacing: 2px;
    padding: 15px 25px 15px;text-transform: uppercase;
}
#commentform #submit:hover{background: #314a6c;}
.breadcrumbs>a{margin-right:11px}
.breadcrumbs>a:not(:first-child){margin-left:11px}
.breadcrumbs>span:not(:last-child){margin-right:11px;}
.breadcrumbs>span{margin-left:11px;}
main,#commentform{display: flex;
	flex-direction: column;}
.reves{order:10;}
.b9{order:11;}
.comment-form-author{order:1;}
.comment-form-email{order:2}
.comment-form-url{order:3;}
.comment-form-comment{order:4;}
#commentform>p{position:relative;margin: 0 0 30px;}
#comment,#commentform input{cursor: pointer;
    padding: 16px 37px 16px 20px;
    border-radius: 5px;
    border: 1px solid #8c949e;
    width: 100%;}
#commentform label{    position: absolute;
    z-index: 7;
    top: -9px;
    left: 15px;
    padding: 0 10px;
    background: #fff;
    font-size: 12px;}
.form-submit{order:11;}
.zapis_new #respond{max-height: initial;}
.dropbtn {
	color: white;
	padding: 16px 16px 0;
	border: none;
	cursor: default !important;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.sub-menu {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 230px;
	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
	z-index: 1000;
}

.sub-menu .menu-li {
	margin-right: 0;
	width: 100%;
}

/* Links inside the dropdown */
.sub-menu a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.sub-menu a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .sub-menu {display: block;}

select.products {
	padding: 16px 37px 16px 20px;
	border-radius: 5px;
	border: 1px solid #8c949e;
	width: 100%;
}
.payments {
	margin-top: 100px;
}
.payments img {
	height: 30px;
}
.tmall-logo, .taobao-logo {
	width: 20%;
}
.aliexpress-logo {
	width: 50%;
}
.jd-logo {
	width: 30%;
}
.logo-1688, .alibaba-logo, .ebay-logo {
	width: 25%;
}
.elem-container {
	display: inline-block;
	position: relative;
	margin-right: 25px;
}
.info-block {
	position: absolute;
	opacity: 0;
	background-color: #f5f5f5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.info-block:hover {
	opacity: 0.75;
	transition: 1s;
}
.info-block a {
	font-size: 16px;
}
.info-block h2 {
	margin-top: 25%;
}
.elem-container .btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.elem-container .btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* .demo_block {
	padding: 10px 30px 0 20%;
} */
.demo_title {
	text-align: left;
	margin-bottom: 20px;
	max-width: 900px;
	word-break: break-word;
	line-height: 1.8;
}



details {
  margin: 0 auto ;
  margin-bottom: 20px; 
  overflow: hidden;
}

summary {
	border-radius: 5px;
  padding: 1rem;
  display: block;
	color: #fff;
  background: #425b7d;
  padding-left: 2.2rem;
  position: relative;
  cursor: pointer;
	margin-bottom: 20px;
}

summary:before {
  content: '';
  border-width: .4rem;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 1.3rem;
  left: 1rem;
  transform: rotate(0);
  transform-origin: .2rem 50%;
  transition: .25s transform ease;
}

/* THE MAGIC 🧙‍♀️ */
details[open] > summary:before {
  transform: rotate(90deg);
}


details summary::-webkit-details-marker {
  display:none;
}

details > ul {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

/* 
a {
	color: #3b97d7 !important;
	text-decoration: underline;
} */



/* Tooltip container */
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	margin-left: 5px;
	border: 1px solid red;
	border-radius: 50%;
	padding: 0px 6px;
	color: red;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  max-width: 300px;
  min-width: 150px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


