

/* Start:/bitrix/templates/desktop_new_template_en/css/style.css?156768181535832*/
/*общие параметры*/
a,
body,
div,
h1,
h2,
h3,
h4,
html,
li,
p,
span,
ul {
  margin: 0;
  padding: 0;
}
/*устанавливаем шрифт*/
body {
  position: relative;
  font-family: "Roboto";
  font-weight: 300;
  min-width: 1060px;
}
@media screen and (max-width: 1000px) {
  body {
    min-height: 1300px;
  }
}
/*устанавливаем размер шрифтa для тектса*/
.det_anons,
.det_anons p,
body .content_info,
body p {
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300 !important;
  line-height: 30px;
}

b {
  font-weight: 400 !important;
}
/* стили текстов - цитаы, информация и прочее */
.text_quote {
  padding-left: 80px;
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.875em;
  font-style: italic;
  margin: 25px 0 0;
  color: #999999;
}

.text_quote:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_quotes_1.png");
  padding: 0 10px 0 0;
  margin: 0;
  opacity: 0.4;
  vertical-align: -2px;
}

.text_quote:after {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_quotes_2.png");
  padding: 0 0 0 10px;
  margin: 0;
  opacity: 0.4;
  vertical-align: -48px;
}

.text_quote p {
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 30px;
  font-style: italic;
}

.text_info {
  padding-left: 150px;
  padding-bottom: 35px;
  font-style: italic;
  font-size: 1.0em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 30px;
  color: #666666;
}

.text_info:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_info.png");
  padding: 0 22px 0 0;
  margin: 0 0 0 -55px;
  opacity: 0.4;
  vertical-align: -2px;
}

.text_info p {
  font-style: italic;
  font-size: 0.9em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 30px;
}

.text_exclamation {
  padding-left: 150px;
  padding-bottom: 35px;
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 30px;
  color: #007ac2;
}

.text_exclamation:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_exclamation_c.png");
  padding: 0 28px 0 0;
  margin: 0 0 0 -55px;
  opacity: 0.6;
  vertical-align: -2px;
}

.text_exclamation p {
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 30px;
}

.text_bigger {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 32px;
  font-family: "Roboto";
  font-weight: 300;
  color: darkgray;
  padding: 22px 0 25px;
}

.text_bigger p {
  font-weight: 300;
  font-size: 1.15em;
  line-height: 32px;
  font-family: "Roboto";
  font-weight: 300;
}

.text_smaller {
  font-size: 0.85em;
  color: darkgray;
  line-height: 1.5em;
  font-family: "Roboto";
  font-weight: 300;
  padding: 12px 0 15px;
}

.text_smaller p {
  font-size: 0.85em;
  color: darkgray;
  line-height: 1.5em;
  font-family: "Roboto";
  font-weight: 300;
}

.text_accent {
  background-color: #eeeeee;
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.875em;
  padding: 20px 40px;
  margin: 25px -20px 35px;
  border-radius: 20px;
}

.text_accent p {
  font-size: 1em;
  font-family: "Roboto";
  font-weight: 300;
  line-height: 1.875em;
}
/* правки стелей для использования с div */
.text_accent p,
.text_bigger p,
.text_exclamation p,
.text_info p,
.text_quote p,
.text_smaller p {
  margin: 25px !important;
}

.text_accent ul,
.text_bigger ul,
.text_exclamation ul,
.text_info ul,
.text_quote ul,
.text_smaller ul {
  margin: 25px !important;
}

.sort_news *,
.top_news * {
  line-height: normal;
}

h1 {
  color: #007ac2;
  font-size: 1.8em;
  font-family: "Roboto";
  font-weight: 300;
  padding: 35px 0;
  text-align: center;
}

h2 {
  color: #007ac2;
  font-size: 1.6em;
  font-family: "Roboto";
  font-weight: 300;
  margin-bottom: 55px;
  padding-top: 37px;
  text-align: center;
}

h3 {
  color: #007ac2;
  font-size: 1.44em;
  font-family: "Roboto";
  font-weight: 300;
}

h4 {
  color: #007ac2;
  font-size: 1.2em;
  font-family: "Roboto";
  font-weight: 300;
}

.title_slider h2 {
  color: white;
  font-size: 40px;
  margin-bottom: 0;
  padding-top: 0;
}

input {
  outline: none;
}

li {
  list-style-type: none;
}

ol {
  margin-left: 0;
  padding-left: 0;
}

.content .internal_block h3,
.content .internal_block ol,
.content .internal_block p,
.content .internal_block ul,
.det_anons h3,
.det_anons ol,
.det_anons p,
.det_anons ul,
.detail_lid h3,
.detail_news ol,
.detail_news p,
.detail_news ul,
.history-minidescription p {
  margin-bottom: 25px;
}

.content .internal_block ul li,
.det_anons ul li,
.detail_news ul li {
  list-style-type: disc;
  font-family: "Roboto";
  font-weight: 300;
  margin-left: 40px;
  line-height: 1.875em;
  font-size: 1em;
}

.content .internal_block ol li,
.det_anons ul ol,
.detail_news ol li {
  list-style-type: decimal;
  font-family: "Roboto";
  font-weight: 300;
  margin-left: 40px;
  line-height: 1.875em;
  font-size: 1em;
}

body a {
  position: relative;
  text-decoration: none;
  color: #007ac2;
  -webkit-transition: color 250ms ease-in;
  -moz-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  transition: color 250ms ease-in;
}

a[href^="http://"]:not([href*="avt.digital"]):not([href*="biatsoft.ru"]):not([href*="youtube.com"]):not([href*="youtu.be"]):not([href*="linkedin.com"]):not([href*="facebook"]):not([href*="google"]):not([href*="twitter"]):not([href*="gazprom-spacesystems"]):not([href*="gazpromcosmos"]):not([href*="gazprom"]):not([href*="vk"]):not([href*="ok"]):not([href*="getpocket"]):not([href*="skype"]):not([href*="telegram"]):not([href*="livejournal"]):not([href*="blogger"]):not([href*="tumblr"]):after {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/external_link.png");
  vertical-align: -1px;
  padding-left: 1px;
  padding-right: 4px;
  opacity: 0.7;
}

a[href^="https://"]:not([href*="avt.digital"]):not([href*="biatsoft.ru"]):not([href*="youtube.com"]):not([href*="youtu.be"]):not([href*="linkedin.com"]):not([href*="facebook"]):not([href*="google"]):not([href*="twitter"]):not([href*="gazprom-spacesystems"]):not([href*="gazpromcosmos"]):not([href*="gazprom"]):not([href*="vk"]):not([href*="ok"]):not([href*="getpocket"]):not([href*="skype"]):not([href*="telegram"]):not([href*="livejournal"]):not([href*="blogger"]):not([href*="tumblr"]):after {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/external_link.png");
  vertical-align: -1px;
  padding-left: 1px;
  padding-right: 4px;
  opacity: 0.7;
}

a[href*=".pdf"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_pdf.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".pdf"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".ppt"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_ppt.ppt");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
}

a[href*=".ppt"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".rar"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_rar.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".rar"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".doc"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_doc.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".doc"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".mp3"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_mp3.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".mp3"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".mp4"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_mp4.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".mp4"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".xls"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_xls.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".xls"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".zip"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_zip.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".zip"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

a[href*=".txt"]:before {
  content: " " url("/bitrix/templates/desktop_new_template_en/css/../images/m_txt.png");
  padding: 0 9px 0 0;
  opacity: 0.9;
  vertical-align: -9px;
  margin-left: -50px;
  margin-top: -10px;
}

a[href*=".txt"] {
  margin: 0 0 0 50px;
  line-height: 20px;
  display: flex;
  padding-top: 10px;
}

body a:hover {
  /*  color: #F7941D;  */
  color: #007ac2;
  text-decoration: none !important;
  -webkit-transition: color 500ms ease-in;
  -moz-transition: color 500ms ease-in;
  -o-transition: color 500ms ease-in;
  transition: color 500ms ease-in;
}

a img {
  border: none;
}
/*стили шапки и подвала*/
footer,
header {
  background: #007ac2;
  min-width: 1000px;
  width: 100%;
  color: white;
}

header {
  z-index: 100;
}

.section_menu ul li,
header ul li {
  display: inline-block;
}
/*блок выравнивания по центру в 1000px*/
.internal_block {
  position: relative;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  z-index: 0;
}
/*стили шапки*/
.header_container {
  background: #007ac2;
  position: relative;
  z-index: 100;
}

.head_internal_block {
  position: relative;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  z-index: 100;
}

.head_block {
  width: 100%;
  height: 105px;
}

.head_block div {
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
}

.head_block a,
footer a {
  color: white;
  text-decoration: none !important;
}

.search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.search::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
/* Firefox 19+ */
.search:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
/* Firefox 18- */
.search:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
/*ховеры и экшены на меню*/
.head_block a.active,
.head_block a:hover,
.menu_footer a.active,
.menu_footer a:hover,
.web_create a:hover {
  color: #76ccff;
  text-decoration: none;
}

.logo {
  padding-top: 12px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.head_menu {
  width: 460px;
  text-align: right;
  font-size: 13px;
}

.head_menu li {
  margin-right: 24px;
}

.section_menu {
  background: #f1f1f1;
}

.fb,
.home,
.lnin,
.map,
.tw,
.yt {
  width: 17px;
  height: 16px;
  display: inline-block;
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}

.home {
  margin-right: 0;
  padding: 6px;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/home.png") 50% 50% no-repeat;
  border-radius: 3px;
}

.map {
  padding: 6px;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/map.png") 50% 50% no-repeat;
  border-radius: 3px;
}

.fb:hover,
.home.active,
.home:hover,
.lnin:hover,
.map.active,
.map:hover,
.tw:hover,
.yt:hover {
  background-color: #1199e9;
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}

.version {
  padding: 0 18px;
  font-size: 13px;
}
/*добавляем подчёркивание к ссылкам*/
.version a,
.web_create a {
  text-decoration: underline;
}

.version a {
  margin-right: 4px;
}

.social_network {}

.tw {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/m_tweet.png") 50% 50% no-repeat;
  padding: 6px;
  border-radius: 3px;
}

.fb {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/m_facebook.png") 50% 50% no-repeat;
  padding: 6px;
  border-radius: 3px;
}

.yt {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/m_youtube.png") 50% 50% no-repeat;
  padding: 6px;
  border-radius: 3px;
}

.lnin {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/m_ln.png") 50% 50% no-repeat;
  padding: 6px;
  border-radius: 3px;
}
/*поиск*/
.search_lupa {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 45px;
}

.all_search {
  position: absolute;
  width: 757px;
  height: 23px;
  right: -1px;
  top: 29px;
  display: none;
}

.submit_form {
  position: absolute;
  cursor: pointer;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/lupa.png") 0 0 no-repeat;
  border: none;
  top: 16px;
  width: 14px;
  right: 0;
}

.search {
  width: 730px;
  height: 23px;
  color: white;
  background-color: #007AC2;
  border: none;
  border-bottom: 1px solid #76ccff;
  padding: 5px 0;
  margin-top: 5px;
  font-size: 1em;
  font-weight: 300;
}
/*топовое меню*/
.top_menu {
  background: #f0f0f0;
  height: 58px;
  box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.5);
  text-align: center;
  min-width: 100px;
  width: 100%;
  z-index: 100;
  position: absolute;
}

.top_menu li {
  position: relative;
  margin: 0 6px;
  height: 53px;
  line-height: 58px;
  cursor: pointer;
}

.top_menu li.active,
.top_menu li:hover {}

.top_menu_hover {
  position: absolute;
  width: 0;
  height: 5px;
  background-color: #007AC2;
  margin-top: -5px;
}

.top_menu img {
  margin-bottom: -6px;
  height: 24px;
  opacity: 0.7;
}
@-moz-document url-prefix() {
  .top_menu_hover {
    position: absolute;
    width: 0;
    height: 5px;
    background-color: #007AC2;
    margin-top: -5px;
    bottom: -20px;
  }
}

.uslugi_hover {
  position: absolute;
  width: 0;
  height: 5px;
  background-color: rgb(255, 255, 255);
  top: 0;
  left: 0;
}

.top_menu li a {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 0.84em !important;
  color: #333333;
  text-transform: uppercase;
}
/*подвал, футер меню*/
footer {
  height: 110px;
  padding: 70px 0;
}

.menu_footer {
  float: left;
  font-size: 0.8125em;
}

.menu_footer ul {
  width: 215px;
  float: left;
}

.menu_footer li {
    padding-bottom: 17px !important;
    list-style-type: none !important;
	line-height: 1em !important;
}
/*правый-информационный блок в футере*/
.block_footer_right {
  text-align: right;
  color: white;
  width: 335px;
  float: right;
  font-size: 0.8125em;
}

.block_footer_right .b_right {
  padding-bottom: 8px;
}

.copirate {
  color: rgba(255, 255, 255, 0.7);
}

.legal {
  font-size: xx-small;
  color: rgba(255, 255, 255, 0.7);
}
/*----------стили для динамической части, контент-----------*/
/*----------Главная страница-------------*/
.content {
  padding-top: 58px;
  opacity: 0;
  height: 100%;
  min-width: 1000px;
  width: 100%;
  min-height: calc(100vh - 365px);
}
/*слайдер*/
#owl-slider .item {
  position: relative;
}

#owl-slider .item img {
  display: block;
  width: 100%;
  height: 437px;
}

.title_slider {
  display: block;
  position: absolute;
  width: 100%;
  height: 81px;
  bottom: 0;
  background: rgba(0, 122, 194, 0.58);
}

.title_slider p {
  color: white;
}

.slider_container {}
/*новости на главной*/
.news_home {
  margin-bottom: 50px;
  margin-top: 10px;
}

.bg_picture {
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23999999' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
  content: "";
  position: absolute;
  top: 155px;
  left: 0;
  width: 100%;
  height: calc(100% - 404px);
  opacity: 0.5;
  z-index: -1;
}

.top_news {
  margin-left: -18px;
}

.news_element {
  display: inline-block;
  vertical-align: top;
  width: 315px;
  height: 485px;
  margin: 0 10px;
  position: relative;
  margin-bottom: 26px;
  cursor: pointer;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background: #f0f0f0;
}

.news_element:hover {
  background: rgba(255, 255, 255, 1.0);
  -moz-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
  box-shadow: 0 1.3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1.3px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1.3px 5px rgba(0, 0, 0, 0.3);
}

.news_element img {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.load-items {
  margin-bottom: 33px !important;
  margin-top: 0 !important;
}

.loader_news {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  display: none;
  margin-bottom: 33px;
}

.dop_news {
  display: none;
}

.news_title {
  min-height: 120px;
  margin-top: 323px;
  border-top: 4px solid #efefef;
  padding: 20px 15px 0 20px;
  -webkit-transition: border-top 450ms ease-in;
  -moz-transition: border-top 450ms ease-in;
  -o-transition: border-top 450ms ease-in;
  transition: border-top 450ms ease-in;
}

.news_element:hover .news_title {
  min-height: 120px;
  border-top: 4px solid #007ac2;
  padding-top: 20px;
}

.news_title a {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 200;
  color: #333333;
  -webkit-transition: color 450ms ease-in;
  -moz-transition: color 450ms ease-in;
  -o-transition: color 450ms ease-in;
  transition: color 450ms ease-in;
}

.news_title a:hover {
  color: #007ac2;
  -webkit-transition: color 450ms ease-in;
  -moz-transition: color 450ms ease-in;
  -o-transition: color 450ms ease-in;
  transition: color 450ms ease-in;
}

.news_article {
  height: 36px;
  padding: 0 0 5px 20px;
  margin-top: -446px;
}

.news_title_inside {
  min-height: 120px;
  margin-top: 35px;
  padding: 20px 5px 0 10px;
}

.news_title_inside a {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 200;
  color: #333333;
  -webkit-transition: color 450ms ease-in;
  -moz-transition: color 450ms ease-in;
  -o-transition: color 450ms ease-in;
  transition: color 450ms ease-in;
}

.news_title_inside a:hover {
  color: #007ac2;
  -webkit-transition: color 450ms ease-in;
  -moz-transition: color 450ms ease-in;
  -o-transition: color 450ms ease-in;
  transition: color 450ms ease-in;
}

.newspaper {
  font-size: 0.85em;
}

.data_news {
  font-size: 0.85em;
  color: #666666;
  float: left;
  line-height: 23px;
}

.news_anons {
  display: none;
  background-color: rgba(0, 122, 194, 0.88);
  position: absolute;
  bottom: 167px;
  width: 315px;
  height: 257px;
}

.news_anons p,
.news_anons p a {
  color: white;
  font-size: 0.85em;
  line-height: 1.25em;
}

.news_anons p a {
  display: block;
  width: 255px;
  height: 179px;
  padding: 39px 30px;
}
/*--Услуги--*/
.cont_block {
  padding-top: 40px;
  padding-bottom: 40px;
}

.services {
  width: 100%;
  padding-bottom: 70px !important;
  background-color: #f0f0f0;
}

.block_services ul li {
  float: left;
  vertical-align: text-top;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 2.3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2.3px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2.3px 3px rgba(0, 0, 0, 0.3);
  margin-left: 10px !important;
  margin-right: 10px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block_services ul li {
    float: left;
    vertical-align: text-top;
    cursor: pointer;
    border: none;
    margin: 0;
    overflow: hidden;
  }
}

.block_services ul li img {
  width: 100%;
  height: 207px;
}

.block_services ul li .services_title {
  position: relative;
  height: 50px;
  background: #007ac2;
  margin-top: -5px;
  text-align: center;
  padding: 17px 33px;
  border-right: 1px solid #1b88c8;
  display: flex;
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}

.block_services ul li:hover .services_title {
  background-color: #1199e9;
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}
@media screen and (max-width: 1000px) {
  .block_services ul li .services_title {
    position: relative;
    height: 50px;
    background: #007ac2;
    margin-top: -5px;
    text-align: center;
    padding: 10px 8px;
    border-right: 1px solid #1b88c8;
    display: -webkit-flex;
  }
}
@media screen and (max-width: 500px) {
  .block_services ul li .services_title {
    position: relative;
    height: 70px;
    background: #007ac2;
    margin-top: -5px;
    text-align: center;
    padding: 10px 2px;
    border-right: 1px solid #1b88c8;
    display: -webkit-flex;
  }
}

.block_services ul li div a {
  color: white;
  font-size: 13px !important;
  line-height: 13px !important;
  margin: auto;
}
/*очистка после флоат лефт*/
.clear {
  clear: left;
}
/*Специальное предложение*/
.special_offer {
  background-color: rgba(219, 219, 219, 0.68);
}

.special_offer.cont_block h1 {}

.special_offer_block {
  background-size: 110%;
  position: relative;
}

.white_block_sp {
  width: 100%;
  height: auto;
  top: 11%;
}
/*О компании*/
.about_block {
  background-color: #f9f9f9;
}

.about_text {
  width: 792px;
  */;
}

.about_text p {
  margin-bottom: 25px;
}
/*Разное*/
.misc_block {
  background-color: rgba(255, 255, 255, 1.0);
}

.button_gk_page {
  float: left;
  position: relative;
  background: #007ac2;
  text-align: center;
  line-height: 14px;
  color: white;
  padding: 5px 10px;
  margin-right: 5px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
}

.button_gk {
  display: block;
  position: relative;
  width: 173px;
  height: 35px;
  background: #007ac2;
  text-align: center;
  font-size: 1em;
  line-height: 35px;
  color: white;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 500ms ease-in;
  -moz-transition: color 500ms ease-in;
  -o-transition: color 500ms ease-in;
  transition: color 500ms ease-in;
  -webkit-transition: background 500ms ease-in;
  -moz-transition: background 500ms ease-in;
  -o-transition: background 500ms ease-in;
  transition: background 500ms ease-in;
}

.button_gk a,
.button_gk a:hover,
.button_gk a:link,
.button_gk a:visited {
  color: white !important;
  font-size: 14px !important;
  font-family: "Roboto";
  font-weight: 300;
}

.button_gk:hover,
.button_gk_page.active,
.button_gk_page:hover {
  background: #76ccff;
  color: #ffffff;
  -webkit-transition: color 500ms ease-in;
  -moz-transition: color 500ms ease-in;
  -o-transition: color 500ms ease-in;
  transition: color 500ms ease-in;
  -webkit-transition: background 500ms ease-in;
  -moz-transition: background 500ms ease-in;
  -o-transition: background 500ms ease-in;
  transition: background 500ms ease-in;
}

a.button_gk:after {
  content: "" !important;
}

.about_gk {
  margin: 33px auto 0;
}
/*--------Cтраница новости--------*/
.sort_news {
  text-align: center;
  margin: 5px 0 30px;
  top: 45px;
  left: 170px;
}

.sort_news .type_news {
  float: none;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}

.sort_news .all_type {
  color: #007ac2;
  width: 72px;
  padding: 5px 0;
}

.all_type {
  position: relative;
  top: 0;
  left: 0;
  padding: 35px 0;
}
/*--------Cтраница о компании--------*/
.section_menu {
  padding-top: 17px;
  padding-bottom: 12px;
  margin-bottom: 35px;
  text-align: center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.section_menu ul {
  margin-bottom: 0 !important;
}

.section_menu ul li {
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  margin-left: 0 !important;
  line-height: normal !important;
}

.section_menu li a {
  font-size: 0.84em;
  color: #333333;
  text-transform: uppercase;
  line-height: normal;
}

.section_menu li a.active,
.section_menu li a:hover {
  color: #007ac2;
}

.section_menu li {
  margin-bottom: 10px;
  margin-right: 20px;
}

blockquote {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 100;
  color: #666666;
}

.content_info {
  margin-bottom: 70px;
  margin-top: 59px;
}

span.border_link {
  position: absolute;
  width: 0;
  height: 1px;
  background-color: rgba(0, 122, 194, 0.5);
  bottom: 0;
  left: 0;
}
/*-----Подробная страница новости------*/
.title_detail_news {
  margin-bottom: 65px;
  border-top: 4px solid #efefef;
  padding-top: 35px;
}

.detail_news h2 {
  font-size: 1.5em;
  padding-top: 0;
  margin-bottom: 35px;
  width: 662px;
  display: inline-block;
  text-align: left;
}

.detail_news h4 {
  font-weight: 100;
  text-align: right;
  font-size: 20px;
  display: inline-block;
  width: 334px;
}

.news_det_block {
  display: inline-block;
  height: auto;
  vertical-align: top;
}

.news_detail_content {
  width: 638px;
  margin-right: 36px;
}

.news_right_saidbar {
  width: 321px;
}

.first_photo_detail {
  margin-bottom: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.detail_gk {
  margin: 50px 0;
}
/*----Страница информационные материалы----*/
.block_doc_gk {
  margin-left: -50px;
  width: 1053px;
}

.doc_element {
  width: 212px;
  height: 334px;
  margin-left: 48px;
  display: inline-block;
  margin-bottom: 48px;
}

.doc_element img {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.doc_element div {
  text-align: center;
  margin-top: 11px;
}
/*----Карта спутников----*/
/*карта*/
.map_sputnik {
  margin-top: 0;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/map_world.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 500px;
  margin-bottom: 10px;
}

.map_sputnik .internal_block {
  height: 500px;
}
/*сам спутник*/
.stancia {
  position: absolute;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/station.svg") no-repeat;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

.stancia p {
  margin-top: 55px;
  line-height: 10px;
  width: 160px;
  overflow: hidden;
  font-size: 11px;
  color: #007ac2;
  text-align: center;
  color: #636363;
  font-weight: bold;
  background: white;
  padding: 10px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  margin-left: -70px;
  opacity: 0.8;
  z-index: 3;
}

.stancia.active,
.stancia:hover {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/station-hover.svg") no-repeat;
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

.stancia:hover > p {
  display: block;
}

.stancia.active > p {
  display: none;
}

.sputnik {
  position: absolute;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/sat.svg") no-repeat;
  width: 40px;
  height: 80px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

.sputnik p,
.stancia p {
  display: none;
}

.sputnik.active,
.sputnik:hover {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/sat-hover.svg") no-repeat;
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

.sputnik.active > p,
.sputnik:hover > p {
  display: block;
  color: #636363;
  font-weight: bold;
  background: white;
  padding: 10px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  opacity: 0.8;
}

.sputnik.active > p {
  display: none !important;
}

.sputnik p {
  margin-top: 70px;
  margin-left: -45px;
  line-height: 10px;
  width: 95px;
  font-size: 11px;
  color: #007ac2;
  text-align: center;
}
/*диапазоны*/
.range {
  position: absolute;
  display: none;
  width: 450px;
  height: 450px;
}
/*попап спутник*/
.sputnik_info_block {
  display: none;
  width: 900px;
  position: absolute;
  left: 50%;
  margin-top: -390px;
  margin-left: -450px;
  padding: 25px 0 1px;
  background: #FFFFFF;
  margin-bottom: 40px;
	-webkit-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
  z-index: 4;
  border-bottom: 4px solid #007AC2;
}

.pop_block {
  display: inline-block;
  vertical-align: top;
}

.pop_block:nth-child(2) {
  width: 510px;
}

.img_popap {
  width: 304px;
  vertical-align: top;
  margin-bottom: -4px;
}

.img_popap img {
  vertical-align: middle !important;
  margin-left: 20px;
  margin-top: 40px;
  width: 250px;
}

.sputnik_info_block ul {
  text-align: left;
  padding-bottom: 10px;
}

.sputnik_info_block ul li {
  margin-right: 18px;
  margin-left: 18px !important;
  list-style-type: disc !important;
  color: #007ac2;
}

.sputnik_info_block ul li a {
  color: #007ac2;
  font-size: 14px;
}

.sputnik_info_block ul li a.action,
.sputnik_info_block ul li a:hover {
  color: #F7941D;
  -webkit-transition: color 500ms ease-in;
  -moz-transition: color 500ms ease-in;
  -o-transition: color 500ms ease-in;
  transition: color 500ms ease-in;
}

.sputnik_info_block .sputnik_cont_block {}

.sputnik_info_block .sputnik_cont_block h2 {
  margin-bottom: 30px;
  padding-top: 0;
  text-align: left;
}
/*таблицы спутника*/
.table_map_position {
  position: absolute;
}

.table_map {
  font-size: 9px;
}

.table_map td {
  width: 50px;
  height: 13px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.table_map tr td:nth-child(2) {
  width: 13px;
}

.table_map thead td {
  padding-bottom: 8px;
}

.table_map tfoot td {
  padding-top: 8px;
  font-size: 8px;
  color: #878787;
}

.table_map_position {
  position: absolute;
  display: none;
}

.tab_sputnik {
  position: absolute;
  display: none;
}
/*----Страницы Руководство----*/
.lid a {
  font-size: 18px;
  cursor: pointer;
  padding-right: 20px;
  display: block;
  font-weight: 400;
}

.fade_in {
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/up.png") no-repeat;
  width: 15px;
  display: block;
  position: relative;
  height: 10px;
}

.fade_in.active,
.fade_in:hover {
  border: none;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/down.png") no-repeat;
}

.fade {
  background: #f1f1f1;
  margin-bottom: 30px;
  margin-top: 30px;
  display: none;
}
/*анонс руководителя*/
/*в одну колонку*/
.anons_lid {
  width: 750px;
  display: table;
  padding: 40px 0 20px;
  cursor: pointer;
  left: 50%;
  margin-left: -425px;
  position: relative;
}

.anons_lid:nth-child(4n+1) {
  margin-right: 94px;
}

.anons_lid img {
  width: 200px;
  float: left;
  margin-right: 22px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.anons_lid h3 {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: -6px;
}

.anons_lid p {
	font-size: 1em;
    font-family: "Roboto";
    font-weight: 300;
    line-height: 1.8em;
}
/*руководитель детально*/
.detail_lid {
  display: none;
  width: 850px;
  min-height: 440px;
  padding: 30px;
}

.detail_lid img {
  width: 350px;
  margin: 0 20px 20px 40px;
  float: right;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.detail_lid span i {
  color: #666666;
}
/*закрытие детальки рук.*/
.close {
  position: absolute;
  background: url("/bitrix/templates/desktop_new_template_en/css/../images/close.png") no-repeat;
  width: 32px;
  height: 33px;
  cursor: pointer;
  right: 20px;
}

.det_anons {}
/*----Страницы Расчёта----*/
.count {
  width: 900px;
  padding: 55px 50px 78px;
  background: white;
  margin-bottom: 100px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}
/*стили к самой таблице*/
.count table {
  color: #666666;
  font-size: 13px;
  width: 100%;
}

.count table input[type="text"],
.count table select {
  border: 1px solid #d5d5d5;
  text-align: center;
}

.count table input[type="text"] {
  width: 36px;
  height: 20px;
}

.count table select {
  width: 220px;
  height: 23px;
}

.v_sp td {
  padding-right: 35px;
  padding-bottom: 60px;
}

.v_sp {
  padding-bottom: 60px;
}

.v_sp td:nth-child(4) {
  padding-right: 0;
}

.grad {
  margin-left: 10px;
  margin-right: 15px;
}

.min {
  margin-left: 10px;
}

.count_result,
.title_tbl {
  font-family: "RobotoBold";
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 35px;
}

.count_result {
  padding-left: 13px;
  padding-right: 4px;
}

.title_tbl {
  padding-bottom: 35px;
}

.table_gk {
  border: none;
  display: inline;
}

.result_c td:nth-child(1) {
  padding-right: 35px;
}

.table_gk:nth-child(1) {
}
/*--------деталька спутника-------*/
.top_block_sp {
  display: inline-block;
  vertical-align: top;
}

.content_sputnik {
}

.img_sputnik {
  width: 474px;
}

.d_sputnik {
  margin-top: -60px;
}
/*таблица на детальной о спутнике*/
.feature {
  width: 716px;
  margin: 70px auto 50px;
  padding: 55px 55px;
  background: white;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 6px 12px rgba(0, 0, 0, .1), 0 2px 14px rgba(0, 0, 0, .1);
}

.feature table {
  border-spacing: 0;
}

.feature table tr:nth-child(even) {
  background: #f9f9f9;
}

.feature table th {
  padding: 0 0 30px;
  text-align: center;
  font-weight: 400;
}

.feature table td {
  padding-bottom: 5px;
  padding-top: 4px;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 300;
}

.feature table tr td:nth-child(1) {
  width: 550px;
}

.feature table tr td:nth-child(2) {
  width: 166px;
}

.description_sputnik {
  font-size: 12px;
  color: #999999;
  font-style: italic;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}

.dop_img_sputnik {
  margin: 82px 0;
}

.loader {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 305px;
  z-index: 2300;
}

.site_shadow {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.vid_yt {
  width: 640px !important;
  height: 360px !important;
}

.additional_text {
  margin: 60px 0 0;
}

.to-top {
  width: 64px;
  height: 64px;
  position: fixed;
  right: 30px;
  bottom: -100px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  background-color: none;
  border: 0 solid black;
  line-height: 18px;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 15;
}

#cont_progress {
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 4px;
  z-index: 999;
}

#progress_page {
  background: #007ac2;
  width: 0;
  height: 4px;
}
.fancybox-caption {
display: block !important;
}
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/css/ayaneffects.css?15121560721517*/
/*
Theme Name: AYAN - Creative CSS3 Link Hover Effects
Author: Ashfaq Ahmed @ Reverie Tech
Blog: http://codeconvey.com/
Version: 1.2
*/


/* ******************************************************
	Basic Styling
*********************************************************/

.ayanEffects ul{
	margin:0;
	padding:0;
	text-align:center;
}
.ayanEffects li{
	list-style:none;
	display:inline-block;
	margin: 5px 0px !important;
}

.ayanEffects a:hover,
.ayanEffects a:focus {
	outline: none;
}


.ayanHoverEffect_sm a::before, 
.ayanHoverEffect_sm a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.ayanHoverEffect_sm a:hover{
	color:#007ac2;
}
.ayanHoverEffect_sm a::before {
  content: '[';
  margin-right: 12px;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}
.ayanHoverEffect_sm a::after {
  content: ']';
  margin-left: 12px;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}
.ayanHoverEffect_sm a:hover::before, 
.ayanHoverEffect_sm a:hover::after,
.ayanHoverEffect_sm a.active::before, 
.ayanHoverEffect_sm a.active::after, 
.ayanHoverEffect_sm a:focus::before, 
.ayanHoverEffect_sm a:focus::after {
  color:#007ac2;
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}


/* End */


/* Start:/bitrix/templates/desktop_new_template_en/css/pace-theme-minimal.css?1511631760410*/
/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ffffff;
  position: fixed;
  z-index: 20000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}

/* End */


/* Start:/bitrix/templates/desktop_new_template_en/css/preloader.css?15117773111346*/
	#page-preloader {
    	position: fixed;
   	 	left: 0;
	    top: 0;
    	right: 0;
    	bottom: 0;	
	    background: rgba(255, 255, 255, 0.5);
    	z-index: 50;
	}
	#page-preloader .spinner {
/*    	width: 100px;  */
/*    	height: 100px;  */
    	position: absolute;
    	left: 50%;
    	top: 50%;
    	margin: -50px 0 0 -50px; 
	}


.spinner_mov {
/*  margin: 100px 10px; */
  width: 100px;
  height: 50px;
  text-align: center;

}

.spinner_mov > div {
  background-color: #007ac2;
  height: 100%;
  width: 3px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
  margin: 1px;
}

.spinner_mov .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner_mov .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner_mov .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner_mov .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
/* End */


/* Start:/media/media_boxes/components/Font Awesome/css/font-awesome.min.css?150852696529063*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/media/media_boxes/components/Font Awesome/css/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/media/media_boxes/components/Fancybox/jquery.fancybox.min.css?150852696514098*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:.87;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-is-closing .fancybox-bg,.fancybox-is-hidden .fancybox-bg{opacity:0;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-infobar,.fancybox-toolbar{position:absolute;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr;z-index:99997;opacity:0;-webkit-transform:translate3d(0,-9999px,0);transform:translate3d(0,-9999px,0);transition:opacity .25s,-webkit-transform 0s linear .25s;transition:opacity .25s,transform 0s linear .25s;transition:opacity .25s,transform 0s linear .25s,-webkit-transform 0s linear .25s}.fancybox-infobar{left:50%;margin-left:-79px}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .25s,-webkit-transform 0s;transition:opacity .25s,transform 0s;transition:opacity .25s,transform 0s,-webkit-transform 0s}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{right:0}.fancybox-stage{overflow:hidden;direction:ltr;bottom:0;right:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide,.fancybox-stage{position:absolute;top:0;left:0;padding:0;margin:0;z-index:99994}.fancybox-slide{width:100%;height:100%;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;-webkit-overflow-scrolling:touch;display:none;transition-duration:inherit}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-iframe-wrap,.fancybox-slide--video iframe{background:transparent}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide .fancybox-iframe-wrap{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99995;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .25s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pinter-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--right:after{left:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6;pointer-events:all}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99996;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995;display:none}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-show-thumbs .fancybox-thumbs{display:none}.fancybox-show-thumbs .fancybox-inner{right:0}.fancybox-toolbar .fancybox-button--thumbs{display:none}}
/* End */


/* Start:/media/media_boxes/mediaBoxes.css?151211426828034*/
/* ======================================================= 
 *
 *    Media boxes   
 *    Version: 3.3
 *    By castlecode
 *
 *    Contact: http://codecanyon.net/user/castlecode
 *    Created: March 11, 2014
 *
 *    Copyright (c) 2013, castlecode. All rights reserved.
 *    Available only in http://codecanyon.net/
 *    
 *    ---------------------------------
 *    CONTENTS
 *    ---------------------------------
 *    
 *    (1) GRAPHIC STYLE (Play around in this section)
 *
 *      [1] MEDIA BOX CONTENT
 *      [2] LOAD MORE
 *      [3] FILTER BAR
 *      [4] SEARCH FILTER
 *      [5] DROP DOWN MENU
 *      [6] THUMBNAIL OVERLAY EFFECT
 *      [7] FANCYBOX
 *      [8] MAGNIFIC POPUP
 *      [9] SOCIAL FOR MAGNIFIC POPUP
 *
 *    (2) NEEDED STYLE (Don't play here)
 *
 *      [1] SETUP
 *      [2] MEDIA BOX THUMBNAIL
 *      [3] MEDIA BOX CONTENT
 *      [4] THUMBNAIL OVERLAY EFFECT
 *      [5] MAGNIFIC POPUP
 *    
 * ======================================================= */
  
  /*
  //This is optional, but you need it for a full width gallery 
    body{
      margin:0;
      min-height: 1000px;
      overflow-y: scroll; 
    }
  */

  /*
  //This is for preventing that the content of your page shifts to the right when magnific popup is activated
    html {
      margin-right: 0 !important;
      overflow: visible !important;
  }
  */

/* ********************************************************************
  (1) GRAPHIC STYLE (Play around in this section)
********************************************************************* */


  /* GLOBAL FONT */
  .mfp-container, 
  .media-box, 
  .media-boxes-load-more-button, 
  .media-boxes-filter,
  .media-boxes-drop-down-menu > li > a, .media-boxes-drop-down-header,
  .media-boxes-search{
      /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
      font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
    }

/* ====================================================================== *
      [1] MEDIA BOX CONTENT
 * ====================================================================== */
  
  .media-box{
    font-size: 13px;
  }

  .media-box iframe{
    display: block;
    margin: 0 !important;
  }

  .media-box-container{
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
              border-radius: 3px;
    /*
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
         -o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
        -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
            box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    */
  }

  .media-box-content{
    padding: 20px;
    position: relative;
    background: white;
    color: rgb(51, 51, 51);
    line-height: 17px;
  }
  
  .thumbnail-overlay-animated{
    position: relative;
    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
  }

  .thumbnail-overlay-animated[data-from="top"]{
    top: -20px;
  }

  .thumbnail-overlay-animated[data-from="bottom"]{
    top: 20px;
  }

  .thumbnail-overlay-animated[data-from="left"]{
    left: -20px;
  }

  .thumbnail-overlay-animated[data-from="right"]{
    left: 20px;
  }
  
  /* desktop */
  @media only screen and (min-width: 768px) {
    .thumbnail-overlay:hover .thumbnail-overlay-animated{
      opacity: 1;
      left: 0;
      top: 0;
    }
  }
  /* mobile */
  @media only screen and (max-width: 768px) {
    .media-box-image:hover .thumbnail-overlay-animated{
      opacity: 1;
      left: 0;
      top: 0;
    }
  }


  .thumbnail-overlay-button{
    display: inline-block;
    font-size: 13px;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    padding: 10px 14px;
    margin: 3px 0;

    -webkit-transition: background 0.3s ease-in-out;
       -moz-transition: background 0.3s ease-in-out;
         -o-transition: background 0.3s ease-in-out;
        -ms-transition: background 0.3s ease-in-out;
            transition: background 0.3s ease-in-out;
  }

  .thumbnail-overlay-button:hover{
    background: rgba(255, 255, 255, .4);
  }

  .thumbnail-overlay-caption{
    display: inline-block;
    color: white;
    font-size: 11px;
    background: rgba(255,255,255,.2);
    padding: 4px 6px;
    margin: 3px 0;
  }

  .media-box-title{
    letter-spacing: 0px;
    line-height: normal;
    font-weight: 600;
    color: rgb(51, 51, 51);
    font-size: 18px;
  }

  .media-box-title small{
    font-size: 12px;
    display: block;
    margin-top: 5px;
  }
  
  .media-box-year{
    color: gray;
    font-size: 11px;
    margin-bottom: 3px;
  }

  .media-box-author{
    font-size: 11px;
    margin: 3px 0 0px 0 !important;
  }

  .media-box-categories{
    font-size: 11px;
    line-height: 15px;
    color: #e54e53;
    margin-top: 5px;
  }

  .media-box-categories span{
    color: #333333;
    font-weight: 600;
  }
  
  .media-box-date{
    font-size: 11px;
    line-height: 15px;
    color: #e54e53;
    margin-top: 5px;
  }

  .media-box-date span{
    color: #333333;
    font-weight: 600;
  }

  .media-box-big-icon{
    margin-bottom: 12px;
  }

  .media-box-big-icon .fa{
    font-size: 55px !important;
    color: white !important;

  -webkit-transform: scale(1) !important;
       -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
         -o-transform: scale(1) !important;
            transform: scale(1) !important;  
  }

  .media-box-text{
    color: rgb(119, 119, 119);
    font-size: 14px;
    line-height: 26.6px;
    margin: 13px 0px 13px 0 !important;
  }

  .media-box-quote{
    padding: 30px;
    background: #e54e53;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }

  .media-box-quote span{
    display: block;
    margin-top: 20px;
    font-size: 13px;
  }

  .media-box-subscribe{
    padding: 30px;
    background: #2C393F;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }

  .media-box-subscribe p{
    color: #fff;
  }

  .media-box-subscribe input{
    border-radius: 0px;
    border: 0;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .media-box-subscribe .btn{
    border: 0;
    color: #fff;
    background: #86979F;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
       -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
            box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    min-width: 120px;
    font-size: 12px;
    padding: 12px;
  }

  .media-box-view-image{
    margin: 12px 0 0 0;
  }
  
  .media-box-more a, .media-box-view-image a{
    text-decoration: none !important;
    color: inherit;
    padding: 0;
    margin: 0;
    color: #e54e53;
    font-weight: 600;
    font-size: 11px;
  }

  .media-box-more a:hover, .media-box-view-image a:hover{
    color: #333333;
  }

  a.media-box-read-more-link{
    background: #e54e53;
    color: #fff;
    padding: 0 4px;
  }

  a.media-box-read-more-link:hover{
    background: #333333;
    text-decoration: none;
  }

  .media-box-footer{
    background: #e4e4e4;
    padding: 20px;
  }

  .media-box-social-buttons{
   text-align: center;
  }

  .media-box-social-buttons i{
    font-size: 15px;
    color: #C7C7C7;
    margin: 0 7px;

    -webkit-transition: color .1s;
         -moz-transition: color .1s;
           -o-transition: color .1s;
          -ms-transition: color .1s;
              transition: color .1s;
  }

  .media-box-social-buttons i:hover{
    color: #333;
  }

  .media-box-play-button{
    background: rgba(28, 186, 200, 1) !important;
    color: #fff !important;
    padding-left: 3px;
  }

  .media-box-sound-button{
    background: rgba(28, 186, 200, 1) !important;
    color: #fff !important;
    padding-left: 1px;
  }

  .media-box-logo{
    text-align: center;
    font-size: 80px;
    padding: 30px 0;
    color: rgba(255,255,255,.7);

    -webkit-transition: color .1s;
       -moz-transition: color .1s;
         -o-transition: color .1s;
        -ms-transition: color .1s;
            transition: color .1s;
  }
  .media-box-logo:hover{
    color: rgba(255,255,255,1); 
  }

  .media-box-price{
    font-size: 16px;
    color: #e54e53;
    margin-top: 10px;
  }

  .media-box-price del{
    font-size: 12px;
    color: #A4A4A4;
  }

  .media-box-sale{
    color: #fff;
    background: #e54e53;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    font-weight: 100;
    font-size: 12px;
    top: -10px;
    right: 10px;
    z-index: 99;
  }

/* ====================================================================== *
      [2] LOAD MORE
 * ====================================================================== */
    
  .media-boxes-load-more-button{
    cursor: pointer;
    width: 150px;
    text-align: center;
    color: white;
    background-color: #007ac2;
/*	background-color: #333333; */
    font-size: 14px !important;
    height: 15px;
    padding: 10px 15px 10px 15px;
    margin: 0px auto;
    line-height: 15px;

    -webkit-box-sizing: content-box !important;
       -moz-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }

  .media-boxes-no-more-entries{
    filter: alpha(opacity=20);
    opacity: 0.2;
  }


/* ====================================================================== *
      [3] FILTER BAR
 * ====================================================================== */
  
  .filters-container{
    margin-bottom: 15px;
  }

  .filters-container:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }

  .media-boxes-filter{
    font-size: 0px;
    list-style: none;
    margin: 0;
    padding: 0px;
    text-align: left;
    display: inline-block;
  }

  .media-boxes-filter>li{
    display: inline-block;
    margin: 0 5px 5px 0;

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;    /* Firefox, other Gecko */
            box-sizing: border-box;         /* Opera/IE 8+ */
  }

  .media-boxes-filter>li:last-child{
    margin-right: 0 !important;
  }

  .media-boxes-filter>li a{
    -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: content-box !important;    /* Firefox, other Gecko */
            box-sizing: content-box !important;         /* Opera/IE 8+ */

    vertical-align: top;
    border: 1px solid #EBEBEB;
    display: block;
    cursor: pointer;
    color: #444444;
    font-size: 13px;
    height: 34px;
    line-height: 33px;
    text-decoration: none;
    margin: 0px;
    padding: 0 15px;
    background-color: #fff;

    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;

    -webkit-transition: background-color .1s;
       -moz-transition: background-color .1s;
         -o-transition: background-color .1s;
        -ms-transition: background-color .1s;
            transition: background-color .1s;
  }

  .media-boxes-filter>li a:hover{
    text-decoration: none;
    background: #333333;
    color: #fff;
  }

  .media-boxes-filter>li a.selected{
    background: #e54e53 !important; 
    color: #fff !important;

    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15) !important;
     -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15) !important;
          box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15) !important;
  }

/* ====================================================================== *
      [4] SEARCH FILTER
 * ====================================================================== */

    .media-boxes-search{
      margin-bottom: 5px;
      display: inline-block;
      border: 1px solid #EBEBEB;
    }
    
    .media-boxes-search .media-boxes-icon,
    .media-boxes-search .media-boxes-clear{
      display: inline-block;
      font-size: 13px;
      height: 34px;
      line-height: 34px;
      width: 34px;
      text-align: center;
      background: #fff;
      margin-right: -4px;
      color: #444444;
    }

    .media-boxes-search .media-boxes-clear{
      margin-right: -1px;
      cursor: pointer;
    }

    .media-boxes-search input[type=text]{
      vertical-align: top;
      height: 34px;
      line-height: 34px;
      min-width: 150px;
      max-width: 170px;
      margin: 0 !important;
      margin-right: -4px !important;
      padding: 0 10px 0 0 !important;
      font-size: 13px;
      box-shadow: none !important;
      border: none !important;
      background-color: #fff;
      color: #444444;
      outline: 0;
      -webkit-appearance: none;
      
      -webkit-border-radius: 0 !important;
         -moz-border-radius: 0 !important;
              border-radius: 0 !important;
    }

    .media-boxes-search input::-webkit-input-placeholder { /* Chrome */
      color: #444444;
      font-weight: 300;
    }
    .media-boxes-search input:-ms-input-placeholder { /* IE 10+ */
      color: #444444;
      font-weight: 300;
    }
    .media-boxes-search input::-moz-placeholder { /* Firefox 19+ */
      color: #444444;
      font-weight: 300;
    }
    .media-boxes-search input:-moz-placeholder { /* Firefox 4 - 18 */
      color: #444444;
      font-weight: 300;

    }


/* ====================================================================== *
      [5] DROP DOWN MENU
 * ====================================================================== */

    .media-boxes-drop-down,
    .media-boxes-drop-down-header,
    .media-boxes-drop-down-menu,
    .media-boxes-drop-down-menu > li > a{
      -webkit-box-sizing:border-box;
         -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
              box-sizing: border-box;
    }
    
    .media-boxes-drop-down{
      width: 150px;
      margin: 0;
      margin-bottom: 5px;
      position: relative;
      display: inline-block;
      border: 1px solid #EBEBEB;
    }

    .media-boxes-drop-down-header{
      background-color: white;
      cursor: pointer;
    }

    .media-boxes-drop-down-header .fa{
      float: right;
      height: 34px;
      line-height: 31px;
    }

    .media-boxes-drop-down-menu{
      margin: 0 !important;
      padding: 0 !important;
      z-index: 99999;
      position: absolute;
      width: 100%;
      display: none;
      border: 0 !important;

      -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
         -moz-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
              box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
    }

    .media-boxes-drop-down-menu > li {
      list-style: none;
      margin: 0 !important;
      padding: 0 !important;
    }

    .media-boxes-drop-down-header{
      font-size: 12px;
      margin: 0 !important;
      display: block;
      height: 34px;
      line-height: 34px;
      padding: 0 15px !important;
      text-decoration: none;
      background-color: #fff;
      color: #444444;
    }

    .media-boxes-drop-down-menu > li > a{
      font-size: 12px;
      display: block;
      margin: 0 !important;
      padding: 10px 15px !important;
      color: #444444;
      background: #fff;
      height: auto !important;
      line-height: normal !important;
      border-top: 1px solid rgba(175,175,175,.16)!important;
      text-decoration: none;
    }

    .media-boxes-drop-down-menu > li > a:hover{
      background: #e54e53 !important;
      color: #fff !important;
    }

    .media-boxes-drop-down-menu > li.selected > a,
    .media-boxes-drop-down-menu > li > a.selected{
          /* */
    }

    .media-boxes-sort{
      display: inline-block;
      vertical-align: top;
    }

    .media-boxes-sort .media-boxes-drop-down-header .fa{
      display: none;
    }

    .media-boxes-sort-order{
      cursor: pointer;
      vertical-align: top;
      display: inline-block;
      width: 34px;
      height: 34px;
      line-height: 33px;
      color: #444444;
      background: #fff;
      text-align: center;
      border: 1px solid #EBEBEB;

      -webkit-box-sizing: content-box !important;
       -moz-box-sizing: content-box !important;
            box-sizing: content-box !important;
    }

    .media-boxes-sort-order>span{
      display: none;
    }

    .media-boxes-sort-order>span.selected{
      display: inline-block;
    }

/* ====================================================================== *
      [6] THUMBNAIL OVERLAY EFFECT
 * ====================================================================== */

  .thumbnail-overlay{
    background: black; /* fallback for IE8 */
    background-color: rgba(229, 78, 83, .90);
    color: #333333;
  }

  /* The style for centering the caption (vertically and horizontally) */
  .thumbnail-overlay>div.aligment{
    height: 100%;
    width: 100%;
    display: table !important;
  }

  .thumbnail-overlay>div.aligment>div.aligment{
    padding: 10px;
    display: table-cell !important;
    vertical-align: middle; /* FOR VERTICAL ALIGN */
    text-align:center; /* FOR HORIZONTAL ALIGN */
  }

  .overlay-title{
    font-weight: 500;
    font-size: 16px;
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
  }

  .overlay-description{
    font-size: 12px;
    display: block;
    line-height: 16px;
  }

  .thumbnail-overlay i.fa, 
  .media-box-play-button, 
  .media-box-sound-button{
    background: #fff;
    color:  #e54e53;
    text-align: center;
    display: inline-block;
    margin: 3px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 15px;

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;    /* Firefox, other Gecko */
            box-sizing: border-box;         /* Opera/IE 8+ */
  
    -webkit-border-radius: 50%; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
       -moz-border-radius: 50%; /* Firefox 1-3.6 */
            border-radius: 50%; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */

    -webkit-transition: all .05s linear;
       -moz-transition: all .05s linear;
         -o-transition: all .05s linear;
        -ms-transition: all .05s linear;
            transition: all .05s linear;
  }  

  .media-box-play-button, 
  .media-box-sound-button{
    font-size: 15px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  
  .thumbnail-overlay i.fa:hover{
    background: rgba(255,255,255,.3);
    color: #fff;
    cursor: pointer;
  }

  .mb-play-container{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/media/media_boxes/icons/blank.gif'); /* IE hack, since IE doesn't recognize the hover state in places where there's nothing */
  }

  .mb-play-container .fa{
    border: 2px solid #fff;
    padding: 14px 15px 13px 17px;
  font-size: 19px;
    color: #fff;
    text-align: center;
    
    width: 50px;
    height: 50px;
  
    -webkit-border-radius: 50%; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
       -moz-border-radius: 50%; /* Firefox 1-3.6 */
            border-radius: 50%; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */

    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;

    -webkit-transition: background-color .2s, -webkit-transform .2s;
       -moz-transition: background-color .2s,    -moz-transform .2s;
         -o-transition: background-color .2s,      -o-transform .2s;
        -ms-transition: background-color .2s,     -ms-transform .2s;
            transition: background-color .2s,         transform .2s;
  }

  .mb-play-container:hover .fa{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);          
  }

/* ====================================================================== *
      [7] FANCYBOX
 * ====================================================================== */

  .fancybox-caption {
    padding: 0 !important;
    height: 44px !important;
    text-align: center;
    border-top: 0;
    display:flex;
    align-items: center; /* Vertical center alignment */
    justify-content: center; /* Horizontal center alignment */
  }

  .fancybox-thumbs{
    background: rgba(255,255,255,.1);
  }


/* ====================================================================== *
      [8] MAGNIFIC POPUP
 * ====================================================================== */

  .mb-open-popup{
    cursor: pointer;
  }
  
  .mfp-arrow.mfp-arrow:before, 
  .mfp-arrow.mfp-arrow:after { border:none !important; }

  .mfp-arrow.mfp-arrow-left {
    background:url('/media/media_boxes/icons/icon-arrow-left.png') 50% 50% no-repeat !important;
  }
  
  .mfp-arrow.mfp-arrow-right {
    background:url('/media/media_boxes/icons/icon-arrow-right.png') 50% 50% no-repeat !important;
  }
  
  .mfp-close{
    background:url('/media/media_boxes/icons/icon-close.png') right no-repeat !important;
  }

   /* Just some example in how to add a loder image (gif) to the popup
  .mfp-preloader {
    width: 24px;
    height: 24px;
    margin: auto;
    color: transparent;
    background-image: url('/media/media_boxes/icons/loading-image.gif');
  }
  */

  .iframe-on-grid{
    cursor: pointer;
  }

  .iframe-on-grid-container, .iframe-on-grid-container iframe{
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #000;
    display: none;
  }

  .iframe-on-grid-container{
    display: block;
  }

  .mfp-hide{
    display: none;
  }


/* ====================================================================== *
      [9] SOCIAL FOR MAGNIFIC POPUP
 * ====================================================================== */

  .media-boxes-social-container{
    float: right;
    margin-right: 10px;
    font-size: 18px;
  }

  .media-boxes-social-container>*{
    margin-right: 5px;
  }












/* 
 * 
 *
 * 
 * 
 *  BRIDGE (Unless you know what you are doing don't scroll down) ========>
 * 
 *
 * 
 *
 */











/* ********************************************************************
  (2) NEEDED STYLE (Don't play here)
********************************************************************* */


/* ====================================================================== *
      [1] SETUP 
 * ====================================================================== */
  
  .media-box {
    /* Box-model */
    display: none; /* hidden by default, the plugin will take care of showing it */
    float: left;
  }

  .media-box, .media-box-hidden{
    /* hardware acceleration */
    -webkit-transform:translate3d(0,0,0);
       -moz-transform:translate3d(0,0,0);
            transform:translate3d(0,0,0);
  }

  .media-box-hidden, .not-loaded-before-search{
    display: none; /* hide the hidden boxes */
  }
  
  .media-boxes-container{
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  
  .media-box-loaded{
    display: block; /* class to show the boxes once the plugin has been initialized */
  }

  [onclick]{
    cursor: pointer;
  }

  [hide_if_empty]{
    display: none !important;
  }

 /* ====================================================================== *
    [2] MEDIA BOX THUMBNAIL
 * ====================================================================== */

  .media-box-image{
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  
  /* Hack to center the image */
  .media-box-image div[data-width][data-height]{
    position: relative;
    overflow: hidden;
  }
  .media-box-image div[data-width][data-height] img{
    position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
  }
  /* End Hack */

  .media-box .media-box-image img{
    width: 100%;
    max-width: 100%;
    display: block;
  }
  
  .media-box img{
    max-width: 100%;
    -webkit-transform: translate3D(0, 0, 0);
       -moz-transform: translate3D(0, 0, 0);
        -ms-transform: translate3D(0, 0, 0);
         -o-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0);
  }

  /* Invert position */
  .media-box .media-box-fill-height[data-width][data-height] img{
    top: 0 !important; 
    left: -100% !important; 
    right: -100% !important; 
    bottom: 0 !important;
    width: auto !important;
    max-width: none !important;
    height: 100%;
  }
  
  /* Loading and broken thumbnail effects */

  .media-box-image div[data-thumbnail], .media-box-image div[data-popup]{
    background-position: center center;
    background-repeat: no-repeat;
  }

  .image-with-dimensions{
    background-color: black;
    background-image: url('/media/media_boxes/icons/loading-image.gif');
  }

  .broken-image-here{
    background-color: #BE3730;
    background-image: url('/media/media_boxes/icons/broken-image.png');
  }

  .broken-image-here:not([data-height]){
    min-height: 150px;
  }
/* ====================================================================== *
    [3] MEDIA BOX CONTENT
 * ====================================================================== */

  .media-box-container{
    overflow: hidden;
    position:relative;
  z-index:1;
  }

  .media-box-container:hover{
  z-index: 2; /* bring the hover media box to the front */
  }


/* ====================================================================== *
    [4] THUMBNAIL OVERLAY EFFECT
 * ====================================================================== */

  .thumbnail-overlay{
      position: absolute;
      
      -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;    /* Firefox, other Gecko */
      box-sizing: border-box;         /* Opera/IE 8+ */

      width: 100%;
  }

  /* REVEAL EFFECT */
  .position-reveal-effect .media-box-thumbnail-container{
      z-index: 2;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
  }
  
  .position-reveal-effect .thumbnail-overlay{
      z-index: 1;
      position: absolute;
      left: 0;
  }

  .overlay-always-visible{
    display: block !important;
    zoom: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
  }

  .overlay-text-left>.aligment>.aligment{
    text-align: left !important;
  }
  .overlay-text-right>.aligment>.aligment{
    text-align: right !important;
  }

/* ====================================================================== *
    [5] MAGNIFIC POPUP
 * ====================================================================== */
  
  .mfp-arrow:focus {
    opacity: 0.65;
    filter: alpha(opacity=65);
  }

  .mfp-arrow:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }

  /* at start */
  .my-mfp-slide-bottom .mfp-figure {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
    
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);

  }

  /* animate in */
  .my-mfp-slide-bottom.mfp-ready .mfp-figure {
    opacity: 1;
    -webkit-transform: scale(1); 
       -moz-transform: scale(1); 
        -ms-transform: scale(1); 
         -o-transform: scale(1); 
            transform: scale(1); 
  }

  /* animate out */
  .my-mfp-slide-bottom.mfp-removing .mfp-figure {
    opacity: 0;
    -webkit-transform: scale(0.8); 
       -moz-transform: scale(0.8); 
        -ms-transform: scale(0.8); 
         -o-transform: scale(0.8); 
            transform: scale(0.8); 
  }

  /* Dark overlay, start state */
  .my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out; 
       -moz-transition: opacity 0.3s ease-out; 
         -o-transition: opacity 0.3s ease-out; 
            transition: opacity 0.3s ease-out;
  }
  /* animate in */
  .my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
  }
  /* animate out */
  .my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
  }
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/css/jquery.lazyloadxt.fadein.min.css?1512021743181*/
.lazy-hidden{opacity:0}.lazy-loaded{-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1}
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/menu/header_menu/style.min.css?1498220675490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/desktop_new_template_en/components/bitrix/menu/header_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/menu/top_menu/style.min.css?1498220675490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/desktop_new_template_en/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/menu/footer_menu/style.min.css?1498220675490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/desktop_new_template_en/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/components/simai/notificator/templates/.default/style.css?15107741597103*/
﻿/* CSS Resets */
.foobar-container { border-collapse:separate !important; border-spacing: 0 !important; }
.foobar-container, .foobar-container-row, .foobar-container-left, .foobar-container-right, .foobar-container-center, 
  .foobar-close-button-container, .foobar-close-button-spacer { padding: 0 !important; margin: 0 !important; }
.foobar-message-wrapper { line-height: normal; }

/* Core CSS */
.foobar-wrapper { width: 100%; z-index: 1001; }
.foobar-container { width: 100%; table-layout: fixed; }
.foobar-container-left, .foobar-container-center, .foobar-container-right { vertical-align: middle; }
.foobar-container-center { text-align: center; }
.foobar-container-inner { position:relative; overflow: hidden; }
.foobar-shadow { width: 100%; height:0px; }
.foobar-message { position: relative; display: block; }
.foobar-message-wrapper { white-space: nowrap; position: absolute; }

.foobar-prev-button, .foobar-next-button { width: 28px; display: none; cursor: pointer; position:absolute; top:50%; z-index:996; }
.foobar-prev-button { left: 0; }
.foobar-next-button { right: 0; }

.foobar-close-button-container, .foobar-close-button-spacer, .foobar-open-button-container { width: 50px; }
.foobar-open-button-container { height: 0; overflow: hidden; text-align: center; }
.foobar-open-button-container.hidden { display:none; visibility: hidden; }
.foobar-open-button, .foobar-close-button { width: 28px; display: block; outline: none; border: none; margin: 0 auto; cursor:pointer; }
.foobar-open-button { position: absolute; left: 50%; margin-left: -17px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; top: 0; bottom: auto; }

.foobar-container { border-left:none !important; border-right:none !important; padding:0 !important; }
.foobar-container td,.foobar-container td:hover { border:none !important; padding:0 !important; background:none !important; }

/* Inline CSS */
.foobar-wrapper.inline { position: relative; top: 0; bottom: 0; left: 0; }
.foobar-wrapper.inline .foobar-container {border-top:none !important; }
.foobar-wrapper.inline .foobar-open-button-container { position: absolute; top: 0; bottom: auto; }

/* Top CSS */
.foobar-wrapper.top { position:fixed; top: 0; bottom: auto; left: 0; }
.foobar-wrapper.top .foobar-container {border-top:none !important; }
.foobar-wrapper.top .foobar-open-button-container { position: fixed; top: 0; bottom: auto; }

/* Bottom CSS */
.foobar-wrapper.bottom { position:fixed; top: auto; bottom: 0; left: 0; }
.foobar-wrapper.bottom .foobar-container {border-bottom:none !important; }
.foobar-wrapper.bottom .foobar-open-button-container { position: fixed; top: auto; bottom: 0; }
.foobar-wrapper.bottom .foobar-open-button { -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; top: auto; bottom: 0; }

/* Shadow CSS */
.foobar-wrapper.shadow .foobar-shadow { height:5px; background: url('/bitrix/components/simai/notificator/templates/.default/images/shadow.png') repeat-x left bottom; }
.foobar-wrapper.shadow.bottom .foobar-shadow { background-position: left top; }
.foobar-wrapper.shadow .foobar-open-button-container { background: url('/bitrix/components/simai/notificator/templates/.default/images/shadow-button.png') no-repeat center bottom; }
.foobar-wrapper.shadow.bottom .foobar-open-button-container { background-position: center top; }

/* Button CSS */

/* x-close theme */
.foobar-wrapper.x-close .foobar-open-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-close.png') no-repeat -56px center; }
.foobar-wrapper.x-close .foobar-close-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-close.png') no-repeat 0px center; }
.foobar-wrapper .foobar-prev-button.x-close { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-close.png') no-repeat -112px center; }
.foobar-wrapper .foobar-next-button.x-close { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-close.png') no-repeat -168px center; }

/* triangle-arrow theme */
.foobar-wrapper.triangle-arrow .foobar-open-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/triangle-arrow.png') no-repeat -56px center; }
.foobar-wrapper.triangle-arrow .foobar-close-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/triangle-arrow.png') no-repeat 0px center; }
.foobar-wrapper .foobar-prev-button.triangle-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/triangle-arrow.png') no-repeat -112px center; }
.foobar-wrapper .foobar-next-button.triangle-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/triangle-arrow.png') no-repeat -168px center; }

/* long-arrow */
.foobar-wrapper.long-arrow .foobar-open-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/long-arrow.png') no-repeat -56px center; }
.foobar-wrapper.long-arrow .foobar-close-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/long-arrow.png') no-repeat 0px center; }
.foobar-wrapper .foobar-prev-button.long-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/long-arrow.png') no-repeat -112px center; }
.foobar-wrapper .foobar-next-button.long-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/long-arrow.png') no-repeat -168px center; }

/* small-white-arrow theme */
.foobar-wrapper.small-white-arrow .foobar-open-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/small-white-arrow.png') no-repeat -56px center; }
.foobar-wrapper.small-white-arrow .foobar-close-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/small-white-arrow.png') no-repeat 0px center; }
.foobar-wrapper .foobar-prev-button.small-white-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/small-white-arrow.png') no-repeat -112px center; }
.foobar-wrapper .foobar-next-button.small-white-arrow { background: url('/bitrix/components/simai/notificator/templates/.default/images/small-white-arrow.png') no-repeat -168px center; }

/* x-white */
.foobar-wrapper.x-white .foobar-open-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-white.png') no-repeat -56px center; }
.foobar-wrapper.x-white .foobar-close-button { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-white.png') no-repeat 0px center; }
.foobar-wrapper .foobar-prev-button.x-white { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-white.png') no-repeat -112px center; }
.foobar-wrapper .foobar-next-button.x-white { background: url('/bitrix/components/simai/notificator/templates/.default/images/x-white.png') no-repeat -168px center; }  

.foobar-wrapper .foobar-open-button:hover { background-position: -84px center; }
.foobar-wrapper .foobar-close-button:hover { background-position: -28px center; }
.foobar-wrapper.bottom .foobar-open-button { background-position: 0px center; }
.foobar-wrapper.bottom .foobar-close-button { background-position: -56px center; }
.foobar-wrapper.bottom .foobar-open-button:hover { background-position: -28px center; }
.foobar-wrapper.bottom .foobar-close-button:hover { background-position: -84px center; }
.foobar-wrapper .foobar-prev-button:hover { background-position: -140px center; }
.foobar-wrapper .foobar-next-button:hover { background-position: -196px center; }

/* Social CSS */

.foobar-social { list-style-type: none; margin: 0; padding: 0; }
.foobar-social li.foobar-social-text { padding-right: 10px; padding-left: 10px; }
.foobar-social li { float: left; text-align: left; }
.foobar-social li a { width: 28px; display: inline-block; }

.foobar-preset-1 { color: #ffffff; text-shadow: 0 1px 0 #986C00; }
.foobar-preset-1 a { color: #2b1b0a; text-shadow: 0 1px 0 #F1BA4D; text-decoration: none; }
.foobar-preset-1 a:hover { text-decoration: underline; }

.foobar-preset-2 { color: #000; text-shadow: 0 1px 0 #aaa; }
.foobar-preset-2 a { color: #fff; text-shadow: 0 1px 0 #888; text-decoration: none; }
.foobar-preset-2 a:hover { text-decoration: underline; }
/* End */
/* /bitrix/templates/desktop_new_template_en/css/style.css?156768181535832 */
/* /bitrix/templates/desktop_new_template_en/css/ayaneffects.css?15121560721517 */
/* /bitrix/templates/desktop_new_template_en/css/pace-theme-minimal.css?1511631760410 */
/* /bitrix/templates/desktop_new_template_en/css/preloader.css?15117773111346 */
/* /media/media_boxes/components/Font Awesome/css/font-awesome.min.css?150852696529063 */
/* /media/media_boxes/components/Fancybox/jquery.fancybox.min.css?150852696514098 */
/* /media/media_boxes/mediaBoxes.css?151211426828034 */
/* /bitrix/templates/desktop_new_template_en/css/jquery.lazyloadxt.fadein.min.css?1512021743181 */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/menu/header_menu/style.min.css?1498220675490 */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/menu/top_menu/style.min.css?1498220675490 */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/menu/footer_menu/style.min.css?1498220675490 */
/* /bitrix/components/simai/notificator/templates/.default/style.css?15107741597103 */
