.dn {
    margin-top: -115px;
}

.header {
    background-color: rgba(255,255,255,.8);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
	transition: all 1s ease 0s;
}

.dn_m {
    margin-top: 0;
}

.container_inside {
    width: 1200px;
    float: left;
    margin-left: -30px;
}

.logo {
    padding: 0 10px;
	width: 270px;
    height: 85px;
	margin-left: 30px;
	text-align: left;
    float: left;
}

.logo img {
    max-height: 85px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.smenu {
    width: 60px;
	margin-top: 23px;
    float: left;
}

.meniu_container {
    width: 810px;
	margin-left: 30px;
	text-align: left;
    float: left;
}

.search_sus_mic {
    width: 810px;
	text-align: left;
    float: left;
	height: 39px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.search_sus_mic_content {
    width: 568px;
    float: left;
}

.search_tel_mic_content {
    width: 212px;
    float: left;
	margin-left: 30px;
}

.search {
    width: 568px;
    float: left;
    border: 1px solid #a7541c;
    background-color: #FFF;
    border-radius: 3px;
}

.search_input {
    width: 510px;
    float: left;
    margin-top: 4px;
}

.search_input input {
    width: 100%;
    padding: 5px 2%;
    border: 0;
    color: #939393;
    font-size: 15px;
}

.search_btn {
    width: 47px;
    float: right;
    background: #a7541c;
}

.btn_search {
    padding: 10px 15px;
    height: 37px;
    background: #a7541c;
    border: 0;
    border-radius: 0;
}

.right_top_p1 {
    width: 100%;
    float: left;
    margin-top: 7px;
    text-align: left;
    font-size: 17px;
    color: #FFF;
}

.right_top_p1 span {
    background-color: #000;
    border-radius: 3px;
    padding: 7px 7px;
	font-weight: 600;
}

.meniu_sus_mic {
    width: 810px;
	text-align: left;
    float: left;
}



.content_nav {
    width: 100%;
    position: relative;
}

.show_menu2 {
    padding: 4px 5px!important;
	border-radius: 50px;
    right: 5px;
    top: 12px;
    font-size: 10px;
    background-color: #a7541c;
	transition: all .5s ease 0s;
    border: 1px solid #FFF;
    z-index: 2;
    color: #FFF;
	position: absolute;
	cursor: pointer;
}

.show_menu_show2 {
    padding: 15px!important;
    right: 0;
    top: -1px;
    background-color: #FFF;
    width: 1170px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-height: 360px;
    display: none;
    z-index: 1;
    position: absolute;
    color: #FFF;
}

.sm {
    width: 23%;
    margin: 0 1%;
    float: left;
}

.sm_a {
    width: 100%;
    float: left;
	margin-bottom: 10px;
}

.sm_a a {
    padding: 3px 0;
    color: #000;
    font-size: 13px;
    font-weight: 600;
}

.navbar-menu-s {
    width: 100%;
    background: 0 0;
    text-align: left;
    margin-bottom: 0!important;
    min-height: 20px!important;
    margin-right: 0!important;
    float: none;
    position: absolute;
    overflow: hidden;
    height: 39px;
    border: none!important;
    border-radius: 0!important;
}

.navbar-nav-menu-s li {
    display: inline-block!important;
}

.navbar-nav-menu-s li a {
    color: #000;
    font-size: 15px;
    padding: 9px 15px!important;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .5s ease 0s;
}

.head_top_message {
    width: 100%;
    margin: 0 auto;
	padding: 5px 0;
    /*background-color: #fc0;*/
	background-color: #000;
}

.head_top_message:after {
	clear: both;
    content: "";
    display: table;
}

.text_top_message {
	width: 100%;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: 700;
}

.head_1 {
    width: 100%;
    margin: 0 auto;
	padding: 5px 0;
    /*background-color: #fc0;*/
	background-color: #000;
	border-bottom: solid 1px #e4e4e4;
}

.head_1:after {
	clear: both;
    content: "";
    display: table;
}

.head_2 {
	width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
}

.head_2:after {
	clear: both;
    content: "";
    display: table;
}

.head_3 {
	width: 1170px;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
	border-top: solid 1px #e4e4e4;
	/*border-bottom: solid 4px #e4e4e4;*/
}

.head_3:after {
	clear: both;
    content: "";
    display: table;
}

.right_top {
    width: 270px;
    float: left;
	margin-left: 30px;
}

.right_top_p1_tel {
    width: 170px;
    float: left;
    font-size: 17px;
    color: #FFF;
}



.navbar-rb {
    width: 100%;
    background: 0 0;
    border: none;
}

.dropdown-col2, .navbar-nav-rb, .navbar-nav-right, .navbar-rb, .navbar-right {
    text-align: center;
}

.navbar-rb, .navbar-right, .navbar-top {
    margin-bottom: 0!important;
    min-height: 20px!important;
}

.navbar-nav-rb li a {
    padding: 0!important;
    color: #fff;
    font-size: 15px;
    text-shadow: none;
    white-space: nowrap;
}

.navbar-nav-rb li a span {
    float: left;
}

.top_right {
	width: 100%;
	margin-right: 0px !important;
}

.top_right li {
	float: right;
	display: inline-block;
}

.top_right li a {
	font-size: 12px;
	color: #000;
	padding: 0px !important;
	margin-left: 20px;
}

.top_right li ul {
	padding: 0px;
}

.top_right li ul li {
	float: left;
	display: block;
	width: 33%;
}

.top_right li ul li h3 {
	width: 100% !important;
	display: block;
}

.top_right li ul li a {
	font-size: 12px;
	color: #000;
	padding: 3px 5px !important;
	margin-left: 0px;
}

.center_top {
    width: 570px;
    float: left;
	margin-left: 30px;
}

.center_top_p2 {
    width: 100%;
    float: left;
    margin-top: 0;
}



.social_header {
    width: 270px;
    float: left;
    text-align: right;
	margin-left: 30px;
}

.btn_search span {
    color: #FFF;
}

.right_top_p3 {
    width: 40%;
    float: left;
}

.navbar-right {
    width: 100%;
    background: 0 0;
    border: none;
    margin-right: 0!important;
}

.navbar-nav-right li a {
    color: #017c3c;
    font-size: 13px;
    padding: 9px 5px 9px!important;
    background-color: #FFF;
    border-radius: 3px;
}

.navbar-nav-right li ul {
    border-radius: 0;
    width: 500px;
    padding: 0!important;
    margin-right: -230px!important;
}

.navbar-nav-right li {
    display: inline-block!important;
}

.navbar-nav-right li ul li {
    display: block!important;
}

.right_top_p2 {
    width: 60%;
    float: left;
}

.meniu_sus {
    width: 870px;
	margin-left: 30px;
	text-align: left;
    float: left;
}

.show_menu {
    padding: 4px 5px!important;
    border-radius: 50px;
    right: 5px;
    top: 12px;
    font-size: 10px;
    background-color: #a7541c;
    transition: all .5s ease 0s;
    border: 1px solid #FFF;
    z-index: 2;
	position: absolute;
    color: #FFF;
	cursor: pointer;
}

.show_menu_show {
    padding: 15px!important;
    right: 0;
    top: -1px;
    background-color: #FFF;
    width: 1170px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-height: 360px;
    display: none;
    z-index: 1;
	position: absolute;
    color: #FFF;
}

.show_menu_show_s {
    display: block;
}



.show_menu_rotate {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .5s ease 0s;
}

.navbar-menu {
    width: 100%;
    background: 0 0;
    text-align: center;
    margin-bottom: 0!important;
    min-height: 20px!important;
    margin-right: 0!important;
    float: none;
    position: absolute;
    overflow: hidden;
    height: 85px;
    border: none!important;
    border-radius: 0!important;
}



.navbar-nav-menu {
    text-align: right;
}

.navbar-nav-menu li {
    display: inline-block!important;
}

.navbar-nav-menu li a {
    color: #000;
    font-size: 15px;
    padding: 32px 15px!important;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .5s ease 0s;
}

.btn_cerere_meniu {
    color: #FFF!important;
    background-color: #e52a37;
}

.navbar-menu-3 {
    width: 100%;
    background: none;
    text-align: center;
    border: none;
    margin-bottom: 0px !important;
    min-height: 20px !important;
    margin-right: 0px !important;
    display: table;
    float: none;
    position: absolute;
}

.navbar-nav-menu-3 {
    text-align: center;
}

.navbar-nav-menu-3 li {
    display: inline-block !important;
}

.navbar-nav-menu-3 li a {
    color: #000;
    font-size: 15px;
    padding: 10px 3px;
    font-weight: 400;
    text-transform: uppercase;
}

.navbar-nav-menu-3 li a:hover {
	color: #000;
	background-color:  transparent !important;
	text-decoration: underline !important;
}

.hover_btn a{
	position: relative !important;
}
.hover_btn a::after{
    content: '';
    position: absolute;
    left: 48%;
    top: 37px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
    clear: both;
}

.hover_btn a {
	color: #000;
}

.navbar-nav-menu-3 .open > a, .navbar-nav-menu-3 .open > a:hover, .navbar-nav-menu-3 .open > a:focus {
    background-color:  transparent !important;
	color: #000;
	text-decoration: underline !important;
}

.nav.navbar-nav-menu-3 > li.dropdown.active > a, 
.nav.navbar-nav-menu-3 > li.dropdown.active.open > ul.dropdown-menu a:hover,
.nav.navbar-nav-menu-3 > li.dropdown.open > a, 
.nav.navbar-nav-menu-3 > li.dropdown.open > ul.dropdown-menu a:hover
{
   background-color:  transparent !important;
	color: #000;
	text-decoration: underline !important;
}


.navbar-nav-menu-3> li.dropdown.open {
  position:static;
}

.navbar-nav-menu-3 > li.dropdown:hover {
  position:static;
}

.navbar-nav-menu-3 > li.dropdown:hover .cat-content-mic {
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  justify-content:space-around !important;
  width:20% !important;
  text-align:center !important;
  left: auto;
  background-color: #FFF !important;
  padding: 0px !important;
  border-top: solid 4px #000 !important;
  border-radius: 0px !important;
  margin-top: 1px !important;
  top: auto !important;
}

.navbar-nav-menu-3 >.open>.cat-content-mic {
	display: none !important;
}

.cat-content-mic li {
	text-align: left;
	display: block !important;
	width: 100% !important;
}

.cat-content-mic li a {
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #000 !important;
	text-transform: none !important;
	padding: 3px 10px !important;
	text-decoration: none !important;
	display: block;
}

.cat-content-mic li ::after{
    content: '';
    position: absolute;
    left: 42%;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-bottom: 0px solid #000 !important;
    clear: both;
}

.navbar-nav-menu-3 > li.dropdown:hover .cat-content {
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  justify-content:space-around !important;
  width:100% !important;
  text-align:center !important;
  left:0 !important;
  right:0 !important;
  height: 420px !important;
  background-color: #FFF !important;
  padding: 0px !important;
  border-top: solid 4px #000 !important;
  border-radius: 0px !important;
  margin-top: 1px !important;
  top: auto !important;
}

.navbar-nav-menu-3 >.open>.cat-content {
	display: none !important;
}

.dm_left {
	float: left;
	width: 876px;
	padding: 15px 0px 15px 15px;
	height: 420px;
	text-align: left !important;
}

.dm_left a {
	display: block;
	text-align: left !important;
	text-decoration: none !important;
}

.dm_left ::after{
    content: '';
    position: absolute;
    left: 42%;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    border-bottom: 0px solid #000 !important;
    clear: both;
}

.cat_m {
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #000 !important;
	text-transform: none !important;
	padding: 3px 0px !important;
}

.subcat_m {
	font-size: 13px !important;
	font-weight: 400 !important;
	color: #000 !important;
	text-transform: none !important;
	padding: 3px 0px 3px 5px !important;
}

.subcat_m svg {
	font-size: 8px !important;
}

.maincat {
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #017c3c !important;
	text-transform: none !important;
	padding: 3px 0px !important;
}

.maincat svg {
	font-size: 10px !important;
}

.dm_left_col {
	float: left;
	width: 287px;
	text-align: left !important;
}

.dm_left_col a {
	display: block;
	text-align: left !important;
}

.dm_right {
	float: left;
	width: 292px;
	padding: 15px;
	height: 420px;
	border-left: solid 1px #eee;
}

.dm_right_prod {
	float: left;
	width: 262px;
}

.dm_rp_img {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 220px;
	margin-bottom: 20px;
	height: 220px;
}

.dm_rp_img img {
	max-width: 250px;
	max-height: 220px;
}

.dm_rp_tit {
	position: relative;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: none;
	min-height: 36px;
}

.dm_rp_tit a {
	color: #000 !important;
}

.dm_rp_pret {
	position: relative;
	width: 100%;
	text-align: center;
	color: #017a3a;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 20px;
}

.dm_rp_pret span {
	display: block;
	color: #017a3a;
	font-size: 12px;
	font-weight: 600;
	text-decoration: line-through;
}
.dm_rp_pret spa {
    position: absolute;
    color: #FFF;
    padding: 2px 7px !important;
    left: 10px;
    top: 2px;
    font-size: 20px;
	font-weight: 600;
    background-color: #a7541c;
}

.dm_rp_rev {
	position: relative;
	width: 75px;
	text-align: center;
	margin: 5px auto;
}

.dm_rp_cos_m {
	width: 100%;
	text-align: left;
	text-transform: none;
	background-color: #017a3a;
	float: left;
}

.dm_rp_cos_m a {
	display: block;
	padding: 4px 0px 4px 10px !important;
	text-align: left;
	color: #FFF !important;
	font-size: 15px;
	font-weight: 500 !important;
	text-transform: none !important;
	background-color: #017a3a;
}

.dm_rp_cos_m a spa {
    position: absolute;
    color: #FFF;
    padding: 8px 10px !important;
    right: 0px;
    top: 0px;
    font-size: 13px;
    background-color: #a7541c !important;
}

.dm_rp_cos_m a:hover {
	background-color: #017a3a;
}

.slide_header {
	width: 100%;
	margin: 0px auto;
    background: #FFF;
}

.slide_header:after {
	clear: both;
    content: "";
    display: table;
}

.slider {
	width: 100%;
	float: left;
	background-color: #999;
}

.caption_title {
	width: 60%;
	position: absolute;
	margin-left: 10%;
	margin-top: 50px;
	color: #FFF;
	font-size: 20px;
	font-weight: 300;
	text-shadow: 1px 1px 1px #000;
}

.caption_title span {
	margin-bottom: 30px;
	color: #FFF;
	font-size: 25px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
	display: block;
}

.caption_title_vruvit {
	width: 100%;
	position: absolute;
	margin-top: 80px;
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
}

.caption_title_vruvit span {
	margin-bottom: 20px;
	color: #FFF;
	font-size: 25px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
	display: block;
}

.main_content {
    width: 1200px;
    background: #FFF;
    padding: 15px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-radius: 3px;
    margin: -100px auto 0px auto;
    z-index: 50;
    position: relative;
}

.main_content:after {
	clear: both;
    content: "";
    display: table;
}
