

/* Start:/bitrix/components/pyramida/main_menu/templates/.default/style.css?15603243804061*/
#dostavka_line{
    padding-top: 28px;
    float: left;
    text-align: right;
    color: #676767;
    margin-left: 100px;
}

#dostavka_line a {
    color: #616566;
    text-decoration: underline;
}

#dostavka_line a:hover {
    color: #616566;
    text-decoration: none;
}

#main_menu_block {
    width: 100%;
    background-color: #f2f3f7;
    height: 70px;
    display: block;
    box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}

.main_menu_block_center {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    margin-top: 0;
    display: block;
    box-sizing: border-box;
}

#main_menu_block div.top_menu {
    margin-top: 0;
    display: inline;
    float: left;
    box-sizing: border-box;
}



#main_menu_block  div.top_menu div.catalog_link {
    float: left;
    color: #0376a2;
    padding: 25px 15px 0 15px;
    cursor: pointer;
    height: 70px;
    font-size: 1.1em;
    box-sizing: border-box;
    position: absolute;
    width: 200px;
}

#main_menu_block  div.top_menu .shapka_links_block {
    float: left;
    height: 70px;
    box-sizing: border-box;
    margin-left: 190px;
}
#main_menu_block  div.top_menu .shapka_links_block div{
    float: left;
    color: #0376a2;
    padding: 25px 15px 0 15px;
    cursor: pointer;
    height: 70px;
    font-size: 1.1em;
    box-sizing: border-box;
}
#main_menu_block  div.top_menu .shapka_links_block div:hover a {
    text-decoration: underline;
}


#main_menu_block div.top_menu div.catalog_link  span {
    margin-left: 10px;
    font-size: 12px;
}

#main_menu_block div.top_menu div.catalog_link  span.dawn_arrow {
    color: #f3442f;
}

#main_menu_block div.top_menu div.catalog_link  span.up_arrow {
    color: white;
}

#main_menu_block ul li a:hover {
    text-decoration: underline;
}
#main_menu_block ul li:hover span {
    text-decoration: none;
}

.catalog_link span.up_arrow {
    display: none;
}

.catalog_link.active_punct  span.up_arrow {
    display: inline;
    color: white;
}

.catalog_link.active_punct  span.dawn_arrow {
    display: none;
}

.catalog_link div.full_catalog {
    position: absolute;
    top: 70px;
    background-color: #00b63f;
    width: 200px;
    padding: 0px 0px 0 0px;
    box-sizing: border-box;
    left: 0;
    display: none;
    z-index: 8;
}
.catalog_link div.full_catalog .one_punct {
    padding: 13px 25px;
    border-top: solid 1px #01a232;
}
.catalog_link div.full_catalog .one_punct table {
    width: 100%;
}
.catalog_link div.full_catalog .one_punct td.arrow_td {
    width: 10px;
    text-align: right;
}
.catalog_link div.full_catalog .one_punct a {
    color: white;
    font-size: 0.9em;
}
.catalog_link div.full_catalog .one_punct a:hover {
    color: #005f0e;
}

.catalog_link.active_punct {
    background-color: #00b63f;
    color: white!important;
}

.catalog_link.active_punct div.full_catalog {
    display: block;
}
.sub_items_block_pos {
    width: 100%;
    background-color: #00a330;
    z-index: 7;
    position: absolute;
    box-sizing: border-box;
    display: none;
    padding-bottom: 40px;
}
.sub_sub_items_block {
    padding: 30px 30px 90px 210px
}
.one_sub_sub_items_block {
    float: left;
    margin: 0 0 40px 20px;
    width: 160px;
    box-sizing: border-box;
}
.one_sub_sub_items_block:nth-child(5n+1) {
    clear: both;
    margin-left: 30px;
}
a.include_sub {
    display: block;
    color: white;
    padding: 2px 0;
}

a.include_sub:hover, p.include_sub a:hover {
    color: #005f0e;
}
p.include_sub, p.include_sub a{
    font-weight: bold;
    margin: 0 0 10px 0;
    color: white
}
#social_buttons_block {
    float: right;
}
#social_buttons_block ul {
    list-style-type: none;
}
#social_buttons_block ul li {
    display: inline-block;
    padding-top: 5px;
}
#social_buttons_block ul li + #social_buttons_block ul li {
    margin-left: 15px;

}
/* End */


/* Start:/bitrix/components/pyramida/new_long_banner/templates/.default/style.css?1560324380950*/
.banners_slider_block {
    width: 100%;
    height: 250px;
    padding-top: 15px;
    background-color: #273238;
    box-sizing: border-box;
}
.four_banner_block {
    width: 1180px;
    height: 230px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-sizing: border-box;
}
a.banner-20 {
    float: left;
    width: 280px;
    height: 220px;
    margin-left: 20px;
}
a.banner-20:nth-child(1) {
    margin-left: 0px;
}

.one_banner {
    box-sizing: border-box;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 170px;
}

.ankor {
    width: 100%;
    color: white;
    background-color: black;
    opacity: 0.8;
    overflow: hidden;
    box-sizing: border-box;
}

a.banner-20 .ankor {
    height: 50px;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 10px 0 15px;
    line-height: 100%;
}

a .ankor p {
    margin: 0;
}
/* End */


/* Start:/bitrix/templates/Pyramida/template_styles.css?156032441916659*/
html,body {
    background-color: white;
    margin:0;
    padding:0;
    font-family: 'PT Sans', sans-serif;
    color: #273234;
}

#static_page {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 20px 0px 50px 0px;
    
}
.center_block {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

h3 {
    font-weight: normal;
}

.clear {
    clear: both;
}

a {
    color: #0076a3;
    text-decoration: none;
}

.dashed {
    text-decoration: none; 
    border-bottom: 1px dashed;        
}

.dashed:hover {     
    border-color: transparent;  
    cursor: pointer;
}

.work_container {
    margin: 0 0 80px 0;
}

#top_menu {
    width: 1180px;
    margin-lefT: auto;
    margin-right: auto;
}
#main_conteiner {
    background-color: white;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
}

#logo_shapka {
    margin: 11px 0 0 10px;
    float: left;   
}

#search_block {
    margin: 21px 0 0 156px;
    float: left;
    position: relative;
}

input.serch_form {
   border: 1px solid #cccccc; 
   border-radius: 3px; 
   -webkit-border-radius: 3px; 
   -moz-border-radius: 3px; 
   -khtml-border-radius: 3px; 
   background-color: #ffffff !important;
   background: url("/bitrix/templates/Pyramida/img/fon_lupa.gif") no-repeat right;
   outline: none; 
   height: 34px; 
   width: 508px; 
   color: #666666; 
   font-size: 0.9em; 
   font-family: Tahoma;
   text-indent: 15px; 
}
.pull-left {
    float: left;
}

.lupa {
    position: absolute;
    right: 14px;
    top: 6px;
}

#user_login_block {
    width: 160px;
    height: 47px;
    margin: 17px 0 0 60px;
    float: left;
}

.user_login_item{
    width: 46px;
    height: 46px;
    position: relative;
    float: left;
}

.drop_down_login_menu {
    position: absolute;
    background:  #ff5722;
    top: 46px;  
    display: none;    
}

.hover_login:hover {
    background:  #ff5722;    
}

.user_login_item img {
    top: 9px;
    left: 8px;    
    position: absolute;
}

.user_login_item div {
    top: 46px;   
    position: absolute;
    width: 180px;
    height: 112px;
    overflow: visible;
    z-index: 10;
    color: white;
    font-size: 0.9em;
}

.user_login_item div a {
    color: white;
    text-decoration: none;
}

.user_login_item div ul {
    padding: 0 0 0 26px;
}

.user_login_item div li {
    margin: 4px 0 4px 0;
}

.user_login_item div li:hover {
    color: #7a2605; 
}


.user_login_item div a:hover {
    color: #7a2605;    
}

.user_login_item img.hover {
    display: none;    
}

#basket_icon {
    margin: -5px 0 0 0px;
}

#basket_icon_text {
    width: 13px;
    position: absolute;
    top: 6px;
    left: 27px;
    font-size: 11px;
    color: white;
    text-align: center;
    font-family: Arial;
}

.line_horizont {
    width: 100%;
    height: 1px;
    background-image: url("/bitrix/templates/Pyramida/img/line_horizont.gif");    
}

.line_horizont_dashed {
    width: 100%;
    height: 1px;
    border-bottom: dashed #cccccc 1px;   
    clear: both;     
}

a.white_link {
    color: white;
    text-decoration: none;
}

a.white_link:hover {
    text-decoration: underline;
} 

.work_area {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;

}



.vozrast-,  .vozrast-6, .vozrast-0, .vozrast-8{
    background-color: #4caf50;
    }


.vozrast-16, .vozrast-12 {    
    background-color: #ff6800;
    }   

.vozrast-18 {
    background-color: #d32f2f;
    } 

.vozrast {
    position: absolute;
    width: 30px;
    height: 26px;
    top: 10px;
    color: white;
    padding: 4px 0 0 10px;
    font: 0.9em bold;    
}

.paganetion {
    padding: 40px 0 100px 0;
}

.paganetion a {
    width: 30px;
    text-align: center;
    height: 27px;
    display: block;
    background-color: #f1f4f6;
    margin: 0 10px 0 0;
    color: #263238;
    float: left;
    padding: 3px 0 0 0px; 
    font-size: 1.1em;     
}

a.paganetion_current {
    background-color: #263238;
    color: white;    
}

.paganetion_item:hover  {
    background-color: #263238;
    color: white;    
}

footer {
    width: 100%;
    height: 260px;
    background-color: white;
    padding: 50px 0 0 0;
    }

footer a{
    text-decoration: underline; 
}

footer a:hover {
    text-decoration: none; 
}

.bookmark {
    width: 205px;
    height: 50px;
    background-color: #f1f4f6;
    float: left;
    margin-right: 10px;
    padding: 5px 0 0 15px;
    color: #666666;
}   

.bookmark:hover, .bookmark-active {
    color: white;
    background-color: #0076a3;
    cursor: pointer;
} 
     
/*Кнопки Bootstrap*/
/*http://www.stylebootstrap.info/index.php?style=XPKj31gd6wI1fDmJ0rhPQ*/

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}


.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #f44336, #c62828);
  background-image: -ms-linear-gradient(top, #f44336, #c62828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f44336), to(#c62828));
  background-image: -webkit-linear-gradient(top, #f44336, #c62828);
  background-image: -o-linear-gradient(top, #f44336, #c62828);
  background-image: linear-gradient(top, #f44336, #c62828);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #c62828;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #00a651, #007236);
  background-image: -ms-linear-gradient(top, #00a651, #007236);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a651), to(#007236));
  background-image: -webkit-linear-gradient(top, #00a651, #007236);
  background-image: -o-linear-gradient(top, #00a651, #007236);
  background-image: linear-gradient(top, #00a651, #007236);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #007236;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

/*Кнопки Bootstrap*/

.partners_block {
    width: 100%;
    height: 120px;
    background-color: #f1f4f6;
    margin-bottom: 70px;
    vertical-align: middle;
}

.partners_block img {
    margin-top: 30px;
    }


a.partners_block_link + a.partners_block_link  {
    margin: 0 0 0 40px;
}

/*Алерты Bootstrap*/

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

/*Алерты Bootstrap*/
/* End */
/* /bitrix/components/pyramida/main_menu/templates/.default/style.css?15603243804061 */
/* /bitrix/components/pyramida/new_long_banner/templates/.default/style.css?1560324380950 */
/* /bitrix/templates/Pyramida/template_styles.css?156032441916659 */
