body, html  {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #52555a;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: 'Montserrat', sans-serif;
  color: #252b36;
  line-height: 1.44;
}
h1, .h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 41.6px;
  font-weight: 300;
  line-height: 1.43;
  color: #252b36;
}
h2, .h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 20px;
}
h5, .h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #52555a;
}
p {
  margin-bottom: 0px;
}
.text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #52555a;
  margin-bottom: 25px;
}
a {
  text-decoration: none !important;
}
ul, ol{
  padding: 0;
  webkit-padding: 0;
  moz-padding: 0;
  list-style: none;
}
.top_block {
  margin-top: 80px;
  padding-left: 35px;
}
.offer_block {
  box-shadow: 0 0 30px 0 rgba(0, 33, 111, 0.06);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-top: 40px;
}
.offer_right {
  padding: 30px;
  text-align: center;
}
.inner_offer_left {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.77;
  color: #ffffff;
  display: inline-block;
  padding-right: 20px;
}
.offer_left {
  padding: 22px 44px 31px;
  width: 100%;
  background-image: url('../img/bg/bg_offer.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.offer_left_top {
  margin-bottom: 15px;
}
.offer_top_text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #ffffff;
  display: inline-block;
}
.new_price {
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: bold;
  line-height: 0.88;
  color: #252b36;
  margin-top: 10px;
}
.olg_price {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 2.19;
  color: #1d79c1;
}
.header {
  background-color: #f6f9fb;
  padding-bottom: 60px;
}
.ultra_boost {
  background-color: #ffffff;
  padding: 25px 40px 31px;
  margin-bottom: 25px;
  margin-top: 50px;
  box-shadow: 0 0 30px 0 rgba(0, 33, 111, 0.06);
  border-bottom: 3px solid #0090dc;
  text-align: center;
}
.ultra_boost_title {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.38;
  text-align: center;
  color: #252b36;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}
.wrapper_blue {
  padding: 3px 7px;
  background-color: #f0f8fd;
  font-weight: 600;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 1.73;
  letter-spacing: 0.2px;
  color: #0090dc;
}
/* Navigation */
#tf-menu.navbar-default {
  background-color: transparent;
  border: none;
  border-radius: 0px;
}
#tf-menu .navbar-right {
  margin-bottom: -3px;
}
#tf-menu.navbar-default .navbar-nav > li > a {
  padding: 20px 0px 0px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #252b36;
}
#tf-menu.navbar-default .navbar-nav > li {
  margin-right: 80px;
}
#tf-menu.navbar-default .navbar-nav > li:last-child {
  margin-right: 0px;
}
#tf-menu .nav>li>a:focus, 
#tf-menu .nav>li>a:hover {
  color: #222222;
  opacity: 0.7;
}
#tf-menu.navbar-default .navbar-nav > .active > a, 
#tf-menu.navbar-default .navbar-nav > .active > a:hover, 
#tf-menu.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  border-bottom: 2px solid #222222;
}
.navbar-toggle {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-top: 20px;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:active {
  background-color: transparent;
  border-color: #252b36;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #252b36 !important;
}
.navbar-default .navbar-toggle:hover > .icon-bar,
.navbar-default .navbar-toggle:focus > .icon-bar,
.navbar-default .navbar-toggle:active > .icon-bar {
  background-color: #252b36 !important;
}
.wrapper-content {
  margin-top: 55px;
  margin-bottom: 90px;
}
.advert {
  margin-bottom: 40px;
  font-weight: 400;
  box-shadow: 0 0 30px 0 rgba(0, 33, 111, 0.06);
}
.item_advert {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #252b36;
  width: 33.33%;
  float: left;
  text-align: center;
  border-right: 1px solid #ebeff5;
  padding-top: 9px;
  padding-bottom: 9px;
}
.item_advert:last-child {
  border-right: none;
}
.top_icons {
  margin-top: 80px;
  margin-bottom: 81px;
  display: inline-flex;
  padding-top: 45px;
  border-top: 1px solid #ebeff5;
}
.line-through {
  text-decoration: line-through;
}
#aside1 {
  margin-bottom: 10px;
}
.sticky {
  position: fixed;
  top: 10px !important;
  z-index: 101;
  transition: all 0.8s;
}
.stop {
  position: relative;
  z-index: 101;
  margin-bottom: 30px;
}
.sticky .right-block,
.stop .right-block {
  padding: 0px 0px 20px 0px;
}
.stop .right-block {
  box-shadow: 0px 0px 0px 1px #dddddd;
}
.right-block {
  box-shadow: 0px 5px 10px 0px #dddddd;
  padding: 0px 0px 35px 0px;
  transition: all 0.6s;
  background-color: #ffffff;
  position: relative;
  border-bottom: 3px solid #0090dc;
}
.inner-right_block {
  padding-left: 40px;
  padding-right: 40px;
}
.inner-right_block .h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #252b36;
  margin-top: 15px;
  margin-bottom: 10px;
}
.wrapper_right-img {
  text-align: center;
  position: relative;
}
.right-img {
  display: inline-block;
}
.pulse {
  cursor: pointer;
  box-shadow: 0px 5px 10px 0px #dddddd;
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #339ae6;
  }
  50% {
      -webkit-box-shadow: 0px 0px 5px 5px #339ae6;
  }
  100% {
      -webkit-box-shadow: 0px 0px 0px 0px #339ae6;
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0px 0px 0px 0px #339ae6;
    box-shadow: 0px 0px 0px 0px #339ae6;
  }
  50% {
      -moz-box-shadow: 0px 0px 5px 5px #339ae6;
      box-shadow: 0px 0px 5px 5px #339ae6;
  }
  100% {
      -moz-box-shadow: 0px 0px 0px 0px #339ae6;
      box-shadow: 0px 0px 0px 0px #339ae6;
  }
}
* {
  box-sizing: border-box;
}
/* Animation */
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
  }
  45% {
    -webkit-transform: scale(1.75);
            transform: scale(1.75);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
  }
  45% {
    -webkit-transform: scale(1.75);
            transform: scale(1.75);
    opacity: 0;
  }
}
@-webkit-keyframes stop-pulsate {
  from {
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@keyframes stop-pulsate {
  from {
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
/* Button */
.btn-pulse .circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -0.666em auto auto -0.666em;
  border-radius: 50%;
  opacity: 0.6;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: opacity .2s ease-in, -webkit-transform .1s ease-out;
  transition: opacity .2s ease-in, transform .1s ease-out;
  transition: opacity .2s ease-in, transform .1s ease-out, -webkit-transform .1s ease-out;
  color: #fff;
  font-size: 1.5em;
  padding: 0;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
}
.btn-pulse .circle:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-pulse .circle:active {
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
}
.btn-pulse .ring {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.2em;
  height: 2.2em;
  margin: -1.1em auto auto -1.1em;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  border-radius: 50%;
  border: 1px solid #ed0048;
  opacity: 0;
  -webkit-animation: pulsate 3s ease-out infinite;
          animation: pulsate 3s ease-out infinite;
}
.btn-pulse:hover .ring {
  -webkit-animation: none;
          animation: none;
}
.btn-pulse:active .ring {
  -webkit-animation: stop-pulsate 0.3s;
          animation: stop-pulsate 0.3s;
}
#totop {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999;
  background: #fff;
  display: none;
  height: 36px;
  width: 36px;
  padding: 4px;
  text-align: center;
  line-height: 28px;
  font-size: 2em;
  color: #f8ee99;
  opacity: 0.6;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #0e0e0e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
#totop .demo-icon {
  color: #000;
  margin: 0;
}
.img-logo {
  transition: all 0.8s;
  width: 100%;
  margin-bottom: -10px;
  display: inline-block;
  vertical-align: inherit;
}
.btn {
  white-space: normal;
  outline: none !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.btn:active, .btn.active {
  outline: 0 !important;
}
.btn-white,
.btn-white:focus {
  padding: 9px 15px;
  transition: all 0.3s;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #0090dc !important;
}
.btn-white:hover {
  background-color: transparent;
  color: #ffffff !important;
}
.inner-right_block .btn-white {
  background-color: #f2f8fc;
  border: 1px solid #f2f8fc;
  color: #1d79c1 !important;
}
.btn-transparent {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #0090dc;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  border-radius: 0px;
  transition: all 0.3s;
}
.icon-facebook,
.icon-twitter,
.icon-link {
  color: #0090dc;
}
.wrapper_soc {
  margin-right: 20px;
}
.wrapper_soc:last-child {
  margin-right: 0px;
}
.wrapper_soc .btn-transparent {
  background-color: #f2f8fc;
  padding-left: 25px;
  padding-right: 25px;
}
.social_text {
  color: #0090dc;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 20px;
}
.btn-transparent:hover {
 background-color: #dbebf5;
}
.navbar-collapse {
  border: none !important;
}
.top_img {
  margin-top: 50px;
}
/* Footer */
#footer {
  box-shadow: 0 0 50px 0 rgba(0, 33, 111, 0.1);
}
.top_footer {
  padding-top: 6px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebeef1;
}
#footer .navbar-nav {
  float: none;
}
#footer .navbar-nav > li {
  float: none;
  display: inline-block;
  margin-right: 60px;
}
#footer .navbar-nav > li:last-child {
  margin-right: 0px;
}
#footer .navbar-nav > li > a {
  background: none !important;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #252b36;
}
.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.1px;
  color: #252b36;
}
#footer .navbar-nav > li > a:last-child {
  padding-right: 0px;
}
#footer .navbar-nav > li > a:hover {
  opacity: 0.8;
}
.wrapper_nav {
  float: left;
}
.flouting {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 18px;
  padding: 8px 11px;
  border-radius: 100px;
  background-color: rgba(238, 49, 62, 0.8);
  height: 50px;
  width: 50px;
  z-index: 1;
}
.flouting .demo-icon {
  color: #ffffff;
}
.close {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px 13px;
  z-index: 21;
  border-radius: 6px;
  opacity: 1;
  text-shadow: none;
  color: #000000 !important;
  font-weight: 400;
} 
/* /Footer */
/* Special Classes */
.clearfix {
  clear: both;
}
.clearfix:before, .clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
   clear: both;
}
.clearfix {
   *zoom: 1;
}
.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
  outline: thin dotted;
  outline: none;
  outline-offset: none;
}
.align-items-center {
  -ms-align-items: center;
  align-items: center;
}
.d-flex {
  display: flex;
}
.wrapper_top_block {
  margin-top: 5px;
  background-image: url('../img/bg/bg_top.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0 0 50px 0 rgba(0, 33, 111, 0.1);
}
.color-blue {color: #252b36;}
.fw-700 {font-weight: 700;}
.pl-20 {padding-left: 20px;}
.pr-20 {padding-right: 20px;}
.mb-0  { margin-bottom: 0px;}
.mb-40 { margin-bottom: 40px;}
.mt-35 { margin-top: 35px;}
.mt-50 { margin-top: 50px;}
.mr-10  { margin-right: 10px;}
/* /Special Classes */
@media (min-width: 1300px) {
  .container {width: 1200px;}
  .container-big {width: 1230px;}
}
@media (min-width: 992px) {
  .wrapper-right-block {
     display: block!important;
   }
}
@media (max-width: 1200px) {
  .inner_top_block .row.d-flex.align-items-center {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  #aside1 > div {
    width: 365px !important;
  }
  .right-block {
    height: 100%;
    float: right;
    text-align: center;
  }
  .sticky {
    position: static;
    max-width: 365px;
    width: 100% !important;
    float: right;
  }
  .header {
    margin-bottom: 50px;
  }
  #tf-menu {
    padding: 0px;
  }
  .pl-20 {padding-left: 15px;}
  .pr-20 {padding-right: 15px;}
  .sticky {position: static;}
  .flouting {
    display: block;
  }
  .open .flouting {
    display: none;
  }
  #totop {
    display: none !important;
  }
  .close {
    display: inline-block;
  }
  .wrapper-right-block {
    position: fixed;
    top: 10px;
    right: 5px;
    z-index: 1001;
    display: block;
    height: 100%;
    bottom: 0px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .wrapper-right-block {
    display: none;
  }
  #tf-menu.navbar-default .navbar-nav > li {
    margin-right: 25px;
  }
  .wrapper-content {
    margin-top: 0px;
  }
  .top_block {
    margin-top: 50px;
    padding-left: 0px;
    text-align: center;
  }
  h1, .h1 {
    font-size: 36px;
  }
  .advert {
    margin-top: 40px;
  }
  .wrapper_top_img {
    display: none;
  }
  .wrapper_soc .btn-transparent {
    border: 1px solid #e8e8eb;
  }
}
@media (max-width: 767px) {
  .offer_left {
    padding-left: 25px;
    padding-right: 25px;
  }
  .wrapper_nav {
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner_top_block .d-flex {
    display: block;
  }
  .top_icons {
    margin-top: 20px;
    margin-bottom: 25px;
    padding-top: 25px;
  }
  .header {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .wrapper_top_block {
    margin-top: 0px;
  }
  .top_block {
    margin-top: 20px;
  }
  .advert {
    margin-top: 30px;
  }
  .ultra_boost {
    padding: 25px 30px;
    margin-top: 20px;
  }
  .ultra_boost .text,
  .ultra_boost_title,
  .top_block,
  #tf-menu.navbar-default .navbar-nav > li > a {
    text-align: center;
  }
  #tf-menu .navbar-right {
    margin-bottom: 0px; 
  }
  .wrapper_nav {
    float: none;
    text-align: center;
  }
  .copyright {
    text-align: center;
    float: none;
  }
  .wrapper-content {
    margin-bottom: 10px;
  }
  h1, .h1 {
    font-size: 32px;
  }
  h2, .h2 {
    font-size: 24px;
  }
  #footer .navbar-nav > li > a {
    padding: 10px 5px;
  }
  #tf-menu.navbar-default .navbar-nav > li {
    margin-right: 0px;
  }
  .wrapper_nav .d-flex {
    display: block;
  }
  .mob-none {display: none;}
  .navbar-toggle {
    margin-top: 15px;
  }
  #tf-menu.navbar-default .navbar-nav > li > a {
    padding: 10px 0px;
  }
}
@media (max-width: 639px) {
  .mt-50 { margin-top: 20px;}
  .offer_block {
    display: block;
  }
  .offer_top_text {
    font-size: 13px;
  }
  #footer .navbar-nav > li {
    display: block;
    margin-right: 0px;
  }
  .wrapper_soc {
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .item_advert {
    width: 100%;
    float: none;
    border-right: none;
    border-bottom: 1px solid #ebeff5;
  }
  .item_advert:last-child {
    border-bottom: none;
  }
  h5, .h5 {
    font-size: 22px;
  }
}
@media (max-width: 374px) {
  #aside1 > div {
    max-width: 310px !important;
  }
  h1, .h1 {
    font-size: 24px;
  }
  .wrapper_soc .btn-transparent {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #e8e8eb;
  }
}
