.srchwrap .form-group {

	padding: 10px 15px;
	display: flex;
}
.srchwrap .form-group .col-sm-10{}
.amt_nav.col{display: flex;flex-direction: row-reverse;}
.amt_nav.col .navbar-header{display: flex;}

.wrap_flex_amt{margin-bottom: 3px;align-items: center;display: flex;}

.navbar-default .navbar-nav > li > a {
	color: #4e5a66;
	/*! padding-top: 10px; */
	padding-bottom: 10px;
	/*! background: url(images/menudash.png) bottom right no-repeat; */
}

.w_l_b{display: flex;}
#srch{
	float: none;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#popcart {
	float: none;
	/* margin: 0; */
	margin-top: 0;
	display: flex;
	align-items: center;
}
.srch-label {
	float: none;
	/* margin: 0; */
	margin-top: 0;
}
.amt_curs{color: #000;font-weight: bold;}
.amt_search{display: flex;justify-content: flex-end;align-items: center;}
.amt_search .amt_curs{margin-right: 21px;display: flex;align-items: center;}
.amt_search .amt_curs .curs_text{font-size: 22px;margin-left: 12px;}
.amt-banner{padding: 40px;background-color: #259fc8;color: #fff;font-weight: bold;}
.amt-banner .amt_b{font-size: 28px;}
.amt-banner .amt_p{}
.amt-banner .amt_banner_left{}
.amt-banner .amt_banner_right{/*! display: flex; */}
.amt_search .amt_wrap_poisk{}
.amt_current{display: flex;height: 100%;align-items: center;}
.amt_card{height: 100%;text-align: center;justify-content: center;align-items: center;}
.amt_card .card-img-top{height: auto;width: 50%;}
a {

    text-decoration: none;
}

.amt_telegramm {}
.amt_telegramm a{display: flex;align-items: center;text-decoration: none;}
.amt_telegramm a span{color: #000;}
.amt_telegramm a .fa-telegram{color: #10a5d7;font-size: 27px;margin-right: 15px;text-decoration: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.amt_menu_top{}
.amt_menu_top .nav.navbar-nav{flex-wrap: nowrap;flex-direction: row;/*! height: 100%; *//*! align-items: center; *//*! width: auto; */}
.amt_menu_top .navbar-nav li{}
.amt_menu_top .navbar-nav li.dropdown{/*! height: 100%; *//*! display: flex; */}
.amt_menu_top .navbar-nav li{/*! height: 100%; *//*! display: flex; */}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu li a {
	padding: 10px;
}

.navbar-default {
	/*! color: #fff; */
	/*! background: url(images/menu-bg.png)repeat-x; */
	/*! border: none; */
	/*! margin-bottom: 0; */
	/*! min-height: 45px; */
	/*! margin-top: 3px; */
	/*! z-index: 3; */
	padding: 0;
	/*! background-color: #fff; */
}
.amt_items{text-align: center;}
.amt_items .amt_item{}
.amt_items .amt_item .bx_catalog_tile_img{}
.amt_items .amt_item .bx_catalog_tile_title{}
.amt_items .amt_item .bx_catalog_tile_title a{color: #000;}
.amt_section{padding-top: 60px;padding-bottom: 60px;}
.amt_section h3{text-align: center;margin-bottom: 41px;margin-top: 34px;}
.amt_section h2{text-align: center;font-size: 32px;}
.amt_w{
	background-color: #fff;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	margin: 4px 0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.navbar-toggle {
	position: relative;
	float: left;
	margin-right: 15px;
	padding: 7px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	/*! height: 39px; */
}
.navbar-toggle {
	margin: 4px 0 0 0;
	background: #ffffff;
	border-radius: 0;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
	margin-top: 1px;
}
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse.collapse {
        display: flex !important;
        /*! height: auto !important; */
        /*! padding-bottom: 0; */
        /*! overflow: visible !important; */
        /*! height: 100% !important; */
    }

.amt_curs {
	color: #000;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.nav > li.open .dropdown-menu {
	display: block;
	position: absolute;
	top: 33px;
}

@media (max-width: 490px) {
	.nav > li.open .dropdown-menu {
	display: block;
	position: relative;
	top: 0;
}
	#sync2 {
	margin-top: -5px;
	margin-bottom: 30px;
	display: none;
}
	.amt_nav.col {
	display: block;
	flex-direction: row-reverse;
}
	.wrap_flex_amt {
	margin-bottom: 3px;
	align-items: center;
	display: flex;
}
	.amt_curs {
	color: #000;
	font-weight: bold;
	display: flex;
	align-items: center;
}
	.amt_nav.col .navbar-header {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
	.navbar-toggle {
	display: block;
}
	.navbar-nav > li > .dropdown-menu {
	box-shadow: unset;
	margin-left: 5px;
}
	.navbar-nav > li > ul {
	/* margin-top: 0; */
	/* border-top-right-radius: 0; */
	/* border-top-left-radius: 0; */
}
	.amt_menu_top .dropdown-menu {
	/* position: absolute; */
	/* top: 100%; */
	/* z-index: 999999; */
	/* display: none; */
	/* float: none; */
	/* min-width: 160px; */
	/* padding: 5px 0px; */
	/* margin: 0 auto; */
	/* list-style: none outside none; */
	/* font-size: 14px; */
	/* background-color: #FFF; */
	/* border: none; */
	/* border-radius: 4px; */
	/* box-shadow: none; */
	/* background-clip: padding-box; */
}
	.open > .dropdown-menu {
	display: flex;
	/*! flex-wrap: wrap; */
	flex-direction: column;
}
	.navbar-nav {
	margin: 7.5px -15px;
}
	.nav > li {
	position: relative;
	display: block;
}
	.amt_menu_top .navbar-nav li {
	/*! height: 100%; */
	/*! display: flex; */
	/*! width: 100%; */
}
	.amt_menu_top .navbar-nav li ul li a{padding: 5px 15px 5px 25px;color: #777;}
		.amt_menu_top .navbar-nav li {
	height: 100%;
	display: flex;
	/*! width: 100%; */
}
	.amt_menu_top .navbar-nav li.dropdown {
	height: 100%;
	display: flex;
	flex-direction: column;
}
	.navbar-collapse.collapse.amt_menu_top{position: relative;width: auto;/*! top: 44px; */display: none !important;}
	.amt_menu_top .nav.navbar-nav {
	/*! flex-wrap: wrap; */
	/*! flex-direction: column; */
	/*! height: 100%; */
	align-items: flex-start;
	/*! position: relative; */
	display: block;
	background-color: #fff;
}
	
	.navbar-collapse {
	float: none;
	display: flex !important;
}
	.amt_search .amt_curs .curs_text {
	font-size: 14px;
	margin-left: 12px;
}
	#popcart {
	float: none;
	display: flex;
	margin: 0;
}
	.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse.collapse.amt_menu_top.in {
	display: flex !important;
	flex-wrap: wrap;
	flex-direction: column;
	float: left;
}
	.srch-label {
	text-transform: uppercase;
	display: none;
}
	.amt_search .amt_wrap_poisk{display: flex;flex-wrap: revert;align-items: center;}
	.amt_search .amt_curs {
	margin-right: 4px;
	display: flex;
}

	
}