/* roboto-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: normal;
    font-weight: 400;
    src: url('../webfonts/roboto-v30-cyrillic_latin-regular.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-italic - cyrillic_latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: italic;
    font-weight: 400;
    src: url('../webfonts/roboto-v30-cyrillic_latin-italic.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-italic.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-500 - cyrillic_latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: normal;
    font-weight: 500;
    src: url('../webfonts/roboto-v30-cyrillic_latin-500.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-500.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-500italic - cyrillic_latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: italic;
    font-weight: 500;
    src: url('../webfonts/roboto-v30-cyrillic_latin-500italic.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-500italic.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-700 - cyrillic_latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: normal;
    font-weight: 700;
    src: url('../webfonts/roboto-v30-cyrillic_latin-700.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-700.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  
  /* roboto-700italic - cyrillic_latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Ims';
    font-style: italic;
    font-weight: 700;
    src: url('../webfonts/roboto-v30-cyrillic_latin-700italic.eot'); /* IE9 Compat Modes */
    src: url('../webfonts/roboto-v30-cyrillic_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../webfonts/roboto-v30-cyrillic_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-700italic.woff') format('woff'), /* Modern Browsers */
         url('../webfonts/roboto-v30-cyrillic_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../webfonts/roboto-v30-cyrillic_latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  body {
    font-family: 'Roboto Ims', sans-serif;
    font-size: 16px;
    color:#444;
  }
  h1, h2, h3, h4 {
    font-family: 'Roboto Ims', sans-serif;
  }
  .logo-container {
    /*border-left:1px solid #DEDEDE;*/
  }
  a.ims-logo {
    display:block;
  }
  .logo-text {
    font-size: 1.5rem;
  }
  .header-info {
    font-size: 1.1rem;
  }
  .lang-divider {
    margin: 0 .2rem;
    font-size: .9rem;
  }
  a.h-link  {
	  color: #666;
	  text-decoration: none;
	  border-bottom: 1px solid #dedede;
	  transition: all .3s;
  }
  a.h-link:hover {
	  color: #444;
	  text-decoration: none;
	  border-bottom: 1px solid #444;
  }
	  
  .uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    font-family: 'Roboto Ims', sans-serif;
  }
  .section-sec {
    background-image: url('/images/bg-5.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .uk-section.section-sec {
    padding: 140px 0 70px 0;
  }
  .bg-box-tr {
    background: rgb(54,75,96);
    background: linear-gradient(0deg, rgba(54,75,96,.7) 0%, rgba(81,125,162,.7) 40%); 
  }
  .bg-box {
    background: rgb(54,75,96);
    background: linear-gradient(0deg, rgba(54,75,96,1) 0%, rgba(81,125,162,1) 40%); 
  }
  .padding-box {
    padding:2rem;
  }
  .border-box {
    border: 1px solid #DEDEDE;
    color: #FFF;
    text-align: center;
    
  }
  h1.main-header {
    font-weight: 500;
    color: #FFF;
    margin: 3rem 0;
  }
  .lead-text {
    font-size: 2rem;
    margin: 3rem 0;
  }
  h2.second-header {
    color: #364B60;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
  }
  h3.third-header {
    color: #FFF;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    margin: 3rem 0;
  }
  .t-list {
    /*text-transform: uppercase;*/
    color: #FFF;
    font-size: 1.4rem;
    text-align: left;
    margin-left: 2rem;
  }
  .t-list.t-small {
    font-size: 1.1rem;
    margin-left: 1rem;
  }
  .second-third-header {
    text-transform: uppercase;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    margin: 3rem 0;
  }
  .rb-box {
    border-top: 4px solid #FF0000;
    border-bottom: 4px solid #FF0000;
    text-align: center;
  }
  .bottom-text {
    text-transform: uppercase;
  }
  .c-info {
    color: #364B60;
    text-align: center;
  }
  .c-info p {
    color: #444;
    font-size: 1.1rem;
  }
  .c-info p i {
    font-size: 2rem;
    margin: 0 .5rem;
  }
  .c-info .map-l i {
	  font-size: 1.2rem;
  }
  .slide-item-box {
    position: relative;
    width: 300px;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .a-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .curex {
	  margin: 0 1rem;
  }
  .valutecode {
	  font-size: .8rem;
	  font-weight: 500;
  }
  .exch {
	  font-size: .8rem;
  }
  .uprcase {
	  text-transform: uppercase;
  }
 
  @media (max-width: 640px) {
    .ims-logo, .logo-text {
      margin: 0 auto;
      text-align:center; 
    }
    .padding-box {
      padding: 1rem;
    }
    .uk-section.section-sec {
      padding: 40px 0;
    }
    h1.main-header {
      margin: 1.5rem 0;
      font-size: 2rem;
    }
    .lead-text {
      margin: 1.5rem 0;
      font-size: 1.4rem;
    }
    h3.third-header, .second-third-header {
      margin: 1.5rem 0;
      font-size: 1.4rem;
    }
    .t-list, .t-list.t-small {
      font-size: 1rem;
      margin-left: .5rem;
    }
    .slide-item-box {
      margin: 0 auto;
    }

  }