
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'BS';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Blogger-Sans-Bold.woff);
  font-display: swap;
}


/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZjUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZjUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

html{
  min-height: 100%;
  height: 100%;
}

body{
  overflow-x: hidden;
  min-height: 100%;
  height: 100%;
  background-color: #f1f4f7;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 400;
  color: #5e5e73;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

a{
  text-decoration: none;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color: #A3A7AE;
}

a:focus,
input:focus,
textarea:focus {
  outline: 0 !important;
}

.auth__form__input{
  -webkit-appearance: none;
}

.menu-open #pathA,
.menu-open #pathB,
.menu-open #pathC{
  stroke: #a2a1b7;
}

.home {
  padding: 10px 0 40px;
  clear: both;
}

.top{
  padding: 10px 0;
}

h2, h3, h4 {
  font-family: 'Roboto', sans-serif;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.h1{
  text-align: center;
  font-family: 'Roboto', sans-serif;
  color: #5e5c74;
  clear: both;
  font-weight: 600;
  font-size: 30px;
  color: #5E5C74;
  letter-spacing: 0.1px;
}

.h1-home{
  text-align: center;
  color: #5e5c74;
  font-weight: 300;
  font-size: 2em;
  letter-spacing: 0.05em;
  padding: 32px 0px;
}

.home__categories{
  display: block;
  padding: 20px;
  text-align: center;
  transition: 0.2s linear;
}

.home__categories:hover{
  opacity: 0.6;
}

.home__categories img{
  max-height: 150px;
}

.home__categories__caption{
  padding: 20px 0;
  display: block;
  color: #5e5d73;
  text-decoration: none;
  font-size: 1em;
  letter-spacing: 0.05em;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}

a.home__categories:hover{
  text-decoration: none;
}

a.home__categories{
  text-decoration: none;
}


.search{
  width: 100%;
  line-height: 72px;
  border-width: 0;
  background-color: #fff;
  font-size: 1.6em;
  color: #5e5c74;
  border-radius: 5px;
  padding-right: 66px;
}

.search:focus{
  outline-style: none;
}

.top-navigation-shrink {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
    background-color: #fff;
    box-shadow: 0 0 9px rgba(0,0,0,0.1);
}

.top-navigation{
  position: fixed;
  width: 100%;
  z-index: 5;
  height: 80px;
}

.float__navigation{
    background-color: #fff;
    box-shadow: 0px 2px 2px rgba(118, 117, 144, 0.12);
}


.float__navigation .menu-icon-wrapper{
  margin: 23px 5px;
}

.menu-open .menu-icon-wrapper{
  position: fixed;
  top: 0;
}

/*Breadcrumb*/
.bx-breadcrumb{
  display: none;
  clear: both;
  text-align: center;
  padding: 20px 0;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-size: 1em;
}

.bx-breadcrumb-item{
  display: inline-block;
}

.bx-breadcrumb-item a{
  color: #a1b4c1;
  transition: opacity 0.3s cubic-bezier(.25,.8,.25,1);
  cursor: pointer;
}

.fa{
  color: #a1b4c1 !important;
}

.bx-breadcrumb-item a:hover{
  opacity: 0.8;
}

.test-list__img{
  width: 150px;
  margin: auto;
  display: block;
  padding-top: 20px;
  clear: both;
}

@media (max-width: 480px) {
  .test-list__img{
    width: 120px;
    padding-top: 0px;
  }
}

.ts__container{
  padding-top: 120px;
}


.footer{
  height: 60px;
  margin-top: -60px;
  color: #becbd2;
  text-align: center;
}

.ts__container{
  box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 90px;
}

.footer__social{
  font-family: "Roboto Slab", serif;
}

.footer__social a{
  color: #becbd2;
  font-size: 1.1em;
  line-height: 3em;
  padding: 0 1em;
  transition: color 0.3s cubic-bezier(.25,.8,.25,1);
  cursor: pointer;
}

.footer__social a:hover{
  color: #768e9d;
}

.footer__designed{
  margin-top: 5px;
}

.footer__designed a{
  color: #becbd2; 
  transition: color 0.3s cubic-bezier(.25,.8,.25,1);
  letter-spacing: 0.3px;
}

.footer__designed a:hover{
  color: #768e9d;
}

/*Load bar*/
.btn_mr_tc.row.ajax-pager-wrap {
  display: block;
  clear: both;
  width: 100%;
}

.video-responsive {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow:hidden;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


@media (max-width: 767px){
  .logo-small{
    display: none;
  }

  .home__categories__caption{
    font-size: 0.9em;
  }

  .ts__container{
    padding-top: 90px;
  }

  .logo-wrap{
    padding: 20px 0 30px;
    margin-top: 100px;
  }

  .logo{
    max-width: 200px;
  }


  .search{
    line-height: 3em;
    font-size: 1.5em;
  }

  .h1{
    font-size: 24px;
    letter-spacing: 0.02em;
  }

   .h1-home{
    font-size: 1.3em;
    padding: 0;
    letter-spacing: 0.02em;
    font-weight: 400;
    transform: none;
  }

  .home {
    padding: 0;
  }

  .home__categories{
    padding: 10px;
  }

  body {
    line-height: 1.5;
  }
}