body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}
html {
  width:100%;
  height: 100%;
  background: #f9f9f9;
}
body {
  position: relative;
  text-align: center;
  /*width:1000px!important;*/
  /*margin: 0 auto;*/
}

/*[class*="col-"]{*/
	/*padding:0;*/
/*}*/

#top {
  background: black url(/images/site/bg_top.png) repeat-x;
  width: 100%;
  height: 30px;
  text-align: center;
  color: white;
  margin: 0 0 0 0;
  position: relative;
  z-index: 10;
}
#top a {
  font-family: Trebuchet MS;
  color: #e0e0e0;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 15px 0 0;
  font-size: 9pt;
  padding: 6px 0 6px 0;
  display: block;
  float: left;
}
#top_center {
  max-width: 1000px;
  margin: 0 auto ;
  text-align: left;
  position: relative;
}
#top .left {
  position: absolute;
  height: 30px;
}
#top .login {
  float: right;
  margin-top: -2px;
}
#top .login a.dontreg {
  font-style: italic;
  text-transform: none;
  font-weight: normal;
  font-size: 10pt;
}
#top .login a.reg {
  text-transform: none;
  font-weight: normal;
  font-size: 10pt;
  font-weight: bold;
}
#top .href {
  color: #a7d6ee;
  border-color: #a7d6ee;
  margin-top: 7px;
  margin-left: 7px;
  position: absolute;
  width: 194px;
  text-align: center;
}
#top a:hover {
  text-decoration: underline;
}
#top div.mirror {
  background-color: black;
  margin: 0px 15px 6px -12px;
  float: left;
}
#top div.mirror div {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 9pt;
  font-family: Trebuchet MS;
  padding: 6px 9px 5px 12px;
  cursor: pointer;
}
#top div.mirror div span {
  font-size: 8pt;
  color: #e0e0e0;
}
#top .mirrors {
  position: absolute;
  background-color: #2d2d2d;
  margin-top: 29px;
  margin-left: -12px;
  opacity:0.94;
  display: none;
}
#top .mirrors ul {
  list-style: none;
}
#top .mirrors li a {
  float: none;
  display: inline;
}
#top .mirrors li a:hover {
  text-decoration: none;
  color: white;
}
#top .mirrors li {
  padding: 6px 5px 6px 12px;
}
#top .mirrors li:hover {
  background-color: black;
}



#top .services {
  position: absolute;
  background-color: #2d2d2d;
  margin-top: 29px;
  opacity:0.94;
  display: none;
  width: 201px;
  z-index: 9;
}
#top .services ul {
  list-style: none;
}
#top .services li a {
  float: none;
  display: block;
  padding: 6px 5px 6px 12px;
}
#top .services li a:hover {
  text-decoration: none;
  color: white;
}
#top .services li {

}
#top .services li:hover {
  background-color: black;
}


#top .search {
  position: absolute;
  margin-left: 470px;
  background-color: #7c7c7c;
  border-radius:3px;
  padding: 0px;
  width: 200px;
  height:25px;
  top:2px;
}
#top .search input[type="text"] {
  background: transparent;
  color:#000;
  border: 0;
  font-size: 9pt;
  padding: 3px 25px 5px 4px;
  width: 160px;
  border-radius:3px;
  position: relative;

  z-index: 10;
}
#top .search input[type="text"]:active, #top .search input[type="text"]:focus, #top .search input[type="text"].active {
  background: #f4f4f4;
}
#top .search input[type="image"] {
  position: absolute;
  width: 14px;
  height: 14px;
  margin: 0 0 0 110px;
  top: 5px;
  right: 5px;
  z-index: 11;
}

#center {
  /*!*width: 1000px;*!*/
  /*margin: 0 auto ;*/
  text-align: left;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
#header {
  background:#f8f8f8;
  border-bottom: 1px #d8d8d8 solid;
  padding: 14px 0 31px 0;

}
#header_center {
  margin: 0 auto ;
  text-align: left;
}

#header .logo {
  position: absolute;
  z-index: 7;
  /* margin-left: 3px;  */
}

#header #region {
  position: absolute;
  font-size: 8pt;
  right:7px;
  top:2px;
  color: #51b2e2;
  padding: 4px 7px;
  z-index: 7;
}
#header .region_active {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:3px;
  border-bottom: 0;
  z-index: 7;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top: -1px;
  margin-right: -1px;
}
#header #region span {
  font-size: 8pt;
}
#header .regions {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:8px;
  position: absolute;
  padding: 10px 10px 20px 20px;
  z-index: 6;
	width:970px;
  margin-top: 22px;
  display: none;
  box-shadow: 0 0 8px #ccc;
}
#header .region_class_is_mirror {
  width: 301px;
  border-top-right-radius:0;
  padding: 3px 20px 20px 20px;
}

#header .fed {
	display: block;
	width: 20%;
  float: left;
  padding: 10px 0px 10px 0px;
}
#header .title {
  padding: 10px 13px 15px 0;
  font-size: 9pt;
  color: #0085c1;
}

#header .regions ul {
  list-style: none;
  padding: 2px 0 0 0;

}
#header .regions li {
  padding: 3px 0 ;
  text-indent: -10px;
}
#header .regions li a {
  font-size: 8pt;
  padding: 6px 5px;
  margin: 1px 5px;
  text-decoration: none;
  color:black;
}
#header .regions li a:hover, #header .regions li a.all {
  color:#e88c03;
  text-decoration: underline;
}
#header .region_class_is_mirror li a {
  font-size: 9pt;
}
#header .regions li.active {
  padding: 2px 0px 4px 3px;
  margin-left: -3px;
  margin-right: 2px;
  background: #0085c1;
  color: white;
  border-radius: 3px;
  display: inline-block;
}
#header .regions li.active a {
  color: white;
}





/** online-tech-support **/
.online-tech-support {
  position: absolute;
  right: 0px;
  top: 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #57abe0 url(/images/site/down.png) 230px center no-repeat;
  color: #FFFFFF;
  padding: 7px 10px 7px 10px;
  width: 246px;
  overflow: hidden;
  z-index: 7;
  cursor: pointer;
}
.online-tech-support-max {
  position: absolute;
  right: 0px;
  top: 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 266px;
  overflow: hidden;
  z-index: 21;
  background: #f8f8f8;
  border: 1px solid #57abe0;
  border-top: 0px solid white;
  box-shadow:  0 1px 3px 1px #eaeaea;

}
.online-tech-support-max .agent_info {
  padding: 15px 10px 27px 10px;
}
.online-tech-support-max .agent_info img.userpic {
  position: absolute;
  margin-left: 114px;
  margin-top: -52px;
}
.online-tech-support-max .agent_info h3 {
  font-size: 9pt;
  color: black;
  padding: 5px 0 15px 0;
}
.online-tech-support-max .agent_info p {
  padding: 10px 0 0 20px;
  color: black;
}
#top .online-tech-support-max .agent_info p a {
  color:#e88c03;
  text-transform: none;
  font-weight: normal;
  margin: 0;
  padding:0;
}
.online-tech-support-max .agent_info p img {
  position: absolute;
  margin-left: -20px;
  margin-top: 1px;
}
.online-tech-support-max .close {

  background: #57abe0 url(/images/site/up.png) 230px center no-repeat;
  padding: 10px 10px 10px 10px;

  cursor: pointer;
}
/** online-tech-support /end **/





.ipgeobasefind {
  position: absolute;
  background-color: white;
  z-index: 9;
  padding: 10px;
   border: 1px solid #D9D9D9;
  border-radius: 3px;
  margin-top: -4px;
  margin-left: 345px;
  box-shadow:0 0 2px #D9D9D9;
  z-index: 20;
}
.ipgeobasefind .arrow {
  position: absolute;
  margin-left: -17px;
  margin-top: 2px;
  z-index: 11;
}

.big8800 {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:8px;
  position: absolute;
  padding: 20px 10px 20px 20px;
  width: 970px;
  margin-top: 10px;
  border-top-left-radius:0;
  box-shadow: 0 0 8px #ccc;
  text-align: center;
  z-index: 14;
  display: none;
}
.big8800 span {
  font-size: 78pt;
  font-family: 'Open Sans';
  font-weight: 100;
  text-align: center;
  color: #383838;
}
.close8800 {
  position: absolute;
  top: 13px;
  right: 13px;
  cursor: pointer;
}





#header .menu {
  float: right;
  margin: 21px 0 0 20px;
  border-right: 0;
  text-align: right;
}
#header .menu ul {
  list-style: none;

}
#header .menu li {
  float: right;
}
#header .menu li a {
	font-size: 11pt;
  text-decoration: none;
  display: block;
  text-decoration: none;
   border: 1px #f8f8f8 solid;
  padding: 10px 10px 10px 12px;
  color:#0f94d7;
  position: relative;

}

#header .menu li a:hover {
  background: white;
  border: 1px #F2F0F0 solid;
}
#header .menu li a.active {
  background: white;
}
#header .menu li a span {
  position: absolute;
  font-size: 6pt;
  right: 6px;
  top: 4px;
  color:#aeaeae;
}
 .tb {
  margin: 5px 0 10px 0;
  text-align: center;
  position: relative;
}
 .tb .min {
  padding: 0 0 0 0;
  margin: 0;
  height: auto;
  width: 100%;
}
 .tb .min img, .tb .max img{
   max-width:100%;
   height:auto;
 }
.tb .max {


  height:auto;
  padding: 0px 0 0 0;
  width: 100%;
  margin-top: -80px;
  left: 0;
}
.tb .min-max-tb {
  /*position: absolute;*/
  /*left: 0;*/
  margin-top: 10px;
  text-align: left;
}
.tb .min-max-tb span {
  font-size: 8pt;

}

#content {
  /*width:75%;*/
  /*width: 728px;*/
  float: left;
  min-height:300px;
  padding: 20px;
  border: 1px #DADADA solid;
  background-color: #F8F8F8;
  border-radius: 2px;
  box-shadow: 0px 0px 13px #f2f0f3;
  min-height: 935px;
}

/*#news_list{*/
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  /*list-style:none;*/
/*}*/

#sidebar {
  /*width:25%;*/
  /*width: 242px;*/
  /* width:20%; */
  /*float: right;*/
  padding-right:0;
  min-height:300px;
}

#closeBtn, #openBtn{
  display:none;
}

#sidebar h1 {
  font-size: 10pt;
  padding: 0 0 20px 0;
}
#sidebar img {
  border: 1px #DADADA solid;
  border-radius: 2px;
  box-shadow: 0px 0px 13px #eaeaea;
  margin: 18px 0 0 0px;

}
#sidebar #bn img{
 width: 100%;
  height: auto;
}
#sidebar .menu {
  border: 1px #DADADA solid;

  margin: 0px 0 0 0px;
  padding: 10px 0;
  background-color: #F8F8F8;
  border-radius: 2px;
  box-shadow: 0px 0px 13px #f2f0f3;
}
#sidebar .menu ul {
  list-style: none;
  text-align: left;
  line-height: 21px;
}
#sidebar .menu a {
  text-decoration: none;
  color:#0f94d7;
  border: 1px #F2F0F0 solid;
  padding: 6px 10px;
  display: block;
  margin: 2px 10px;

}
#sidebar .menu a span{
	font-size: 9pt;
}
#sidebar .menu a:hover {
  color:#e88c03;
}
#sidebar .menu a.active {
  background: white;
}





#footer {
  border-top: 1px solid #DDD;
  background-color: white;
  padding: 20px 0;
  margin: 10px 0 0 0;
  color: #777;
}
#footer_center {
  max-width: 1000px;
  margin: 0 auto ;
  text-align: left;
  position: relative;
}

/* #footer { */
  /* border-top: 1px solid #DDD; */
  /* background-color: white; */
  /* padding: 20px;  */
  /* margin: 10px 0 0 0;  */
  /* color: #777; */
/* } */
/* #footer_center { */
  /* width: 1000px; */
  /* margin: 0 auto ; */
  /* text-align: left; */
  /* position: relative; */
/* } */


#footer_center a img{
  display: block;
  max-width:100%;
  height:auto;
}

#footer ul {
  list-style: none;
}
#footer li {
  float: left;
}
#footer li a {
  color: #777;
  font-weight: bold;
  padding: 2px 5px ;
  text-decoration: none;
  font-size: 8pt;
}
#footer li a:hover {
   color:#e88c03;
}
#footer  p {
  font-size: 8pt;
  padding: 7px 0 0px 5px;
}
#liveinternet {
  position: absolute;
  right: 0;
  margin-top: -60px;
}
#liveinternet a.lv {
  width: 88px;
  height: 15px;
  display: block;
  background: url(/images/site/lv.jpg) no-repeat;
  float: right;
}
#liveinternet img.lv{
  width:1px;
  height: 1px;
}







.all {
  margin: 0 0 10px 10px;
  font-size: 8pt;
}



a {
   color:#e88c03;
}
#content, #content li {
  font-size: 9pt;
  line-height: 20px;
}
#content ul {
  padding-left: 18px;
}
#content p em, #content p em span {
  padding-bottom: 4px;
  line-height: 20px;
  font-size: 9pt;
  font-style: italic;
}
#content p strong em, #content p strong em span {
  font-weight: bold;
}
#content h1, #content h1 span, #content h1 em {
  font-size: 20px !important;
  line-height: 20px;
}
#content h2, #content h2 span, #content h2 em {
  font-size: 18px !important;
  line-height: 20px;
}
#content h3, #content h3 span, #content h3 em {
  font-size: 16px !important;
  line-height: 20px;
}
#content h4, #content h4 span, #content h4 em {
  font-size: 14px !important;
  line-height: 20px;
}
#content ul.nav-tabs {
  padding-left: 0;
}
#content ul.nav-tabs a {
  font-size: 10px;
}
#content p {
  padding-bottom: 4px;
  line-height: 20px;
  font-size: 9pt;
}
#content p span {
  font-size: 9pt;
}
#content b {
  font-size: 9pt;
}
h2 {
  color:#0F94D7;
  font-size: 13pt;
  padding: 0 0 10px 0;
}
h3 {
  color:#0F94D7;
  font-size: 12pt;
  padding: 0 0 10px 0;
}

.href {
  color:#e88c03;
  border-bottom: 1px #e88c03 dashed;
  cursor: pointer;
}
.clear {
  clear: both;
}
.soc_likes {
  padding-top: 20px;
  padding-left: 2px;
  width: 220px;
  overflow: hidden;
}
#fb-root {
  padding-top: 10px;
  padding-bottom: 10px;
}
.like-news--warp {
}

.like-news--name {
  padding-bottom: 0px;
  margin-bottom: 2px;
  color: rgb(21, 21, 21);
  font-weight: bold;
  text-decoration: none;
  font-size: 11pt;
  color: black;
  font-family: PT Sans, Arial;
  margin-top: -3px;
}

.like-news--name:hover {
  color: #e88c03;
}

.like-news--content {
  margin: 0 0 20px;
}
.like-news--content [class*="col-"]{
	padding: 0;
}

.like-news--href {
  margin: 0 15px 0 0;
}

#like-news--warp .like-news--desc {
  font-size: 11px;
  color: #505050;
}

.feedback-form {
  max-width: 304px;
  box-sizing: border-box;
  border: 1px #F2F0F0 solid;
  border-radius: 5px;
  padding: 26px 16px;
  font-size: 9pt;
  font-family: Verdana, sans-serif;
  color: #777;
  -webkit-box-shadow: 0px 0px 18px #e6e6e6;
  -moz-box-shadow: 0px 0px 18px #e6e6e6;
  box-shadow: 0px 0px 18px #e6e6e6;
}

.feedback-form-title {
  margin: 0 0 15px;
  color: #000;
}

.feedback-form .label {
  margin: 0 0 10px;
  display: block;
}

.feedback-form .input,
.feedback-form .textarea {
  height: 26px;
  font-size: 11pt;
  padding: 4px;
  width: 260px;
  border: 1px #d3d3d3 solid;
  resize: vertical;
}

.feedback-form .textarea {
  height: 60px;
}

.feedback-form .input:focus,
.feedback-form .textarea:focus {
  border-color: #0f94d7;
  outline: none;
}

.feedback-form-submit {
  padding: 9px 18px 9px 18px;
  border: 1px lightGrey solid;
  color: black;
  background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);
  text-decoration: none;
  background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);
  background-position: 0 -25px;
  background: -moz-linear-gradient(top, white 0%, #F4F1F1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #F4F1F1));
  background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);
  border-radius: 3px;
  width: auto;
  font-size: 9pt;
}

.feedback-form-submit:focus {
  outline: none;
}

.feedback-form a {
  font-size: 8pt;
}

.feedback-form [type="checkbox"] {
  margin: 0;
}

.h1{
  color: #0F94D7;
  font-size: 12pt;
  padding: 0 0 10px 0;
}

#sidebar .menu a {
  position: relative;
  text-decoration: none;
  color: #0f94d7;
  border: 1px #F2F0F0 solid;
  padding: 6px 10px;
  display: block;
  margin: 2px 10px;
  font-size: 9pt;
}
.menu-plus {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  fill: #0f94d7;
}
.menu-plus.active,
.menu-plus:hover {
  fill: #e88c03;
}
.submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#content .tags {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#content .tags li {
  margin: 0 5px 10px 0;
  display: inline-block;
}
#content .tags a {
  text-decoration: none;
  color: #fff;
  font-size: 9pt;
  padding: 2px 7px;
  border-radius: 3px;
  background-color: #e88c03;
}
.catalog-title {
  color: #e88c03;
  font-size: 20px;
  clear: both;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  padding-top: 20px;
}
.main-menu-title {
  text-align: center;
  font-size: 14px;
}
.cookies-alert {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 100%;
  max-width: 390px;
  box-sizing: border-box;
  padding: 20px;
  border: 1px #dadada solid;
  background-color: #f8f8f8;
  box-shadow: 0px 0px 13px #f2f0f3;
}
.cookies-alert__button {
  margin: 20px 0 0 0;
  padding: 9px 18px 9px 18px;
  border: 1px lightGrey solid;
  color: black;
  /*background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);*/
  /*text-decoration: none;*/
  /*background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);*/
  /*background-position: 0 -25px;*/
  /*background: -moz-linear-gradient(top, white 0%, #F4F1F1 100%);*/
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #F4F1F1));*/
  /*background: -o-linear-gradient(top, white 0%, #F4F1F1 100%);*/
  background-color: #e88c03;
  border-radius: 3px;
  width: auto;
}
.cookies-alert__text {
  font-size: 14px;
}
.alert-warp{
  position: fixed;
  right: 10px;
  bottom: 10px;
  max-width: 431px;
  border: 1px #DADADA solid;
  background-color: #F8F8F8;
  box-shadow: 0px 0px 13px #f2f0f3;
  border-radius: 2px;
  z-index: 20;
  padding: 5px;
}
.alert-end-warp,
.subscribe-warp{
  /*border: 1px #DADADA solid;*/
  /*background-color: #F8F8F8;*/
  border-radius: 2px;
  /*box-shadow: 0px 0px 13px #f2f0f3;*/
  padding: 25px 30px;
}
.subscribe-warp{
  margin-top: 10px;
}
.alert-end-warp p,
.subscribe-warp p {
  font-size: 16px;
  color: #0F94D7;
  font-size: 16px;
}
p.alert-end-content {
  color: #484848;
  text-align: left;
  font-size: 13px;
}
.alert-end-submit {
  display: block;
  text-align: left;
  margin-top: 15px;
}
.alert-end-title {
  margin-bottom: 15px;
}
.subscribe-warp input {
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 6px 10px;
  width: 180px;
}
.subscribe-warp button {
  background: #e6e6e6;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 3px;
}
.subscribe-warp div {
  margin-top: 20px;
}
.subscribe-warp img {
  position: absolute;
  width: 20px;
  top: 20px;
  right: 10px;
  cursor: pointer;
}

/* popups-- */
.bg--dark {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 17;
}

.popup {
  position: fixed;
  padding: 25px 40px 40px;
  border-radius: 3px;
  background-color: #f5f6f8;
  z-index: 18;
}

.popup__close {
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
  -webkit-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
}

.popup__close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popup__title {
  margin: 0 0 25px;
  font-size: 25px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.input-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}

.popup__input-wrapper {
  margin: 0 0 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex: 5;
}

.popup__input {
  -webkit-box-shadow: 0px 5px 35px 0px rgba(37, 85, 175, 0.12);
  box-shadow: 0px 5px 35px 0px rgba(37, 85, 175, 0.12);
}

.input_shadow {
  -webkit-box-shadow: 0px 5px 35px 0px rgba(37, 85, 175, 0.12);
  box-shadow: 0px 5px 35px 0px rgba(37, 85, 175, 0.12);
}

.input:focus + .input__icon {
  opacity: 1;
}

.popup__input-password {
  cursor: pointer;
}

.input__icon {
  position: absolute;
  right: 20px;
  -ms-align-self: center;
  align-self: center;
  max-width: 16px;
  opacity: .5;
  top: 33%;
}

.input__icon_vertical-center {
  -ms-align-self: center;
  align-self: center;
}

.login-popup__btns {
  margin: 0 0 17px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.popup-link {
  color: #2555af;
  text-decoration: underline;
  cursor: pointer;
}

.popup-link:hover {
  text-decoration: none;
}

.alert-popup {
  width: 320px;
  padding: 20px 40px;
  z-index: 19;
}

.alert-popup__message {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #ea2952;
}
/* popups--END */

.subscribe-start {
  border: 1px #DADADA solid;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px #f2f0f3;
  width: 35px;
  height: 35px;
  float: right;
  margin-top: 26px;
  border-radius: 30px;
}
.socki_img{
  border: 0px #0000ee;
  width: 35px;
  height: 35px;
  vertical-align: baseline;
}
.socki_title{
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 9pt;
  display: inline-block;
  min-width: 317px;
  margin-top: 4px;
  padding-bottom: 5px;
}
@media(max-width:1400px){
  .socki_img{
    width:30px;
    height:30px;
  }
}
.hcc .hc__top__right {
  display: none;
}
/*Лишний баннер Google*/
.google-auto-placed {
  display: none !important;
}
strong {
  font-weight: bold;
}
