@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Molot';
  src: url('fonts/molot.otf');
}
@keyframes pulse {
  50% {
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    border-width: 10px;
  }
}
a {
  color: #e62929;
}
a .fa {
  color: #e62929;
}
body {
  background: #fcfcfc;
  font-size: 17px;
  color: #121212;
  font-family: 'Open Sans', sans-serif;
}
p {
  font-size: 17px;
}
.text-color-1 {
  color: #e62929 !important;
}
.text-color-2 {
  color: #183a97 !important;
}
.bg-color-1 {
  background-color: #eaf2f4;
}
.bg-color-4 {
  background-color: #fcfcfc;
}
.title-1 {
  text-align: center;
  text-transform: uppercase;
  color: #e62929;
  font-family: Molot;
}
@media (max-width: 575px) {
  .title-1 {
    font-size: 1.7rem;
  }
}
.title-1 span {
  font-family: Molot;
  color: #fff;
  display: inline-block;
  background: #e62929;
  line-height: 0.95;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
.title-1.title-1-flip {
  color: #eaf2f4;
}
.title-1.title-1-flip span {
  color: #e62929;
  display: inline-block;
  background: #eaf2f4;
}
.btn-primary {
  background-color: #e62929;
  border-color: #e62929;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #c51717;
  border-color: #c51717;
}
.btn-primary:focus,
.btn-primary:active {
  box-shadow: 0 0 0 0.2rem rgba(230, 41, 41, 0.3);
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary .btn-primary:not([disabled]):not(.disabled):active,
.btn-primary .show > .btn-primary.dropdown-toggle {
  background-color: #c51717;
  border-color: #c51717;
  box-shadow: 0 0 0 0.2rem rgba(230, 41, 41, 0.3);
}
.btn-primary-2 {
  background-color: #183a97;
  border-color: #183a97;
  color: white;
}
.btn-primary-2:hover,
.btn-primary-2:active {
  background-color: #11296b;
  border-color: #11296b;
}
.btn-primary-2:focus,
.btn-primary-2:active {
  box-shadow: 0 0 0 0.2rem rgba(24, 58, 151, 0.3);
}
.btn-primary-2:not([disabled]):not(.disabled).active,
.btn-primary-2 .btn-primary:not([disabled]):not(.disabled):active,
.btn-primary-2 .show > .btn-primary.dropdown-toggle {
  background-color: #11296b;
  border-color: #11296b;
  box-shadow: 0 0 0 0.2rem rgba(24, 58, 151, 0.3);
}
.btn-outline-primary {
  color: #e62929;
  background-color: transparent;
  background-image: none;
  border-color: #e62929;
}
.btn-outline-primary:focus,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active {
  box-shadow: 0 0 0 0.2rem rgba(230, 41, 41, 0.3);
}
.btn-outline-primary:hover,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active {
  color: #fff;
  background-color: #e62929;
  border-color: #e62929;
}
.wpcf7-form .wpcf7-not-valid {
  border-color: #183a97;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  border-color: #e62929;
}
.navbar-top {
  box-shadow: 0 2px 6px rgba(163, 163, 163, 0.7);
  background-color: #2f8ee9 !important;
  text-transform: uppercase;
  font-size: 0.8rem;
}
.navbar-top .navbar-brand i {
  color: #fff;
}
.navbar-top .navbar-nav .nav-item .nav-link {
  color: #fff;
  opacity: 0.7;
}
.navbar-top .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
  opacity: 0.9;
}
.navbar-top .navbar-nav .nav-item.active .nav-link {
  color: #fff;
  opacity: 1;
}
.navbar-top .navbar-toggler {
  padding: 0.5rem 0.75rem;
  border-color: #fff;
}
.navbar-top .navbar-toggler i {
  color: #fff;
}
header .logo {
  text-align: left;
  padding: 10px 0;
}
header .logo a {
  display: inline-block;
  vertical-align: top;
}
header .logo a img {
  width: auto;
  height: 60px;
}
header .content-modal {
  text-align: center;
  padding: 10px 0;
}
@media (min-width: 768px) {
}
header .phone {
  text-align: right;
  padding: 5px 0;
}
header .phone a {
  font-size: 18px;
  color: #e62929;
}
header .phone a .fa-phone {
  color: #fff;
}
header .phone a .text {
  color: #e62929;
  display: none;
}
@media (min-width: 500px) {
  header .phone a .text {
    display: inline;
  }
}
header .fs-text {
  padding: 5px 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
}
header .blog-info span {
  color: #fff;
  display: inline-block;
  background: #2f8ee9;
  line-height: 0.95;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 5px;
  padding-bottom: 2px;
}
footer .logo a {
  display: inline-block;
  vertical-align: top;
}
footer .logo a img {
  width: auto;
  height: 80px;
}
section.home-block-slide {
  background-size: cover;
  background-position: center center;
  height: 500px;
}
section.home-block-slide .block-info {
  background: rgba(252, 252, 252, 0.8);
}
section.home-about {
  background: #eaf2f4;
  position: relative;
  overflow: hidden;
}
section.home-about:before {
  content: ' ';
  position: absolute;
  top: -25px;
  height: 50px;
  left: 0;
  right: 0;
  background: #fcfcfc;
  transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -2deg);
}
section.home-installation-steps {
  background: #eaf2f4;
  position: relative;
  overflow: hidden;
}
section.home-installation-steps:before {
  content: ' ';
  position: absolute;
  top: -25px;
  height: 50px;
  left: 0;
  right: 0;
  background: #fcfcfc;
  transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -2deg);
}
section.home-installation-steps:after {
  content: ' ';
  position: absolute;
  bottom: -25px;
  height: 50px;
  left: 0;
  right: 0;
  background: #fcfcfc;
  transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -2deg);
}
section.home-installation-steps .image {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  background-color: transparent;
  border: 2px solid #222;
}
section.home-tariffs .block:last-child {
  border: none !important;
}
@media (max-width: 767.98px) {
  section.home-tariffs .block {
    border-right: none !important;
  }
}
@media (min-width: 768px) {
  section.home-tariffs .block {
    border-bottom: none !important;
  }
}
section.home-tariffs .block .image img {
  height: 100px;
  width: auto;
}
section.home-services {
  background: #eaf2f4;
  position: relative;
  overflow: hidden;
}
section.home-services:after {
  content: ' ';
  position: absolute;
  bottom: -25px;
  height: 50px;
  left: 0;
  right: 0;
  background: #fcfcfc;
  transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -2deg);
}
section.rates .rate img {
  -webkit-transition: all 0.8s cubic-bezier(0, 0, 0, 1);
  transition: all 0.8s cubic-bezier(0, 0, 0, 1);
}
section.rates .rate:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
section.rates .rate .description {
  font-size: 1.5rem;
}
@media (max-width: 575px) {
  section.rates .row > .rate:first-child {
    background-color: #eaf2f4;
  }
}
@media (min-width: 576px) {
  section.rates .row:nth-child(odd) > .rate:nth-child(odd) {
    background-color: #eaf2f4;
  }
  section.rates .row:nth-child(even) > .rate:nth-child(even) {
    background-color: #eaf2f4;
  }
}
.product {
  background: #fcfcfc;
}
.product img {
  width: 100%;
  height: auto;
}
.site-content {
  background: #fff;
  box-shadow: 0 2px 6px rgba(163, 163, 163, 0.7);
  border-radius: 5px;
  margin: 10px 0;
  overflow: hidden;
}
.site-content .entry-header,
.site-content .page-header {
  margin-top: 20px;
}
.site-content .entry-content,
.site-content .page-content {
  padding: 15px;
}
.site-content .card {
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.36);
  -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.36);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.36);
}
.site-content .card .card-title {
  display: inline-block;
  width: 100%;
  font-size: 1.4rem;
  border-radius: 3px;
  font-weight: bold;
  color: #c51717;
}
.site-content .card .card-text {
  font-size: 14px;
  color: #121212;
}
.site-content .card .price-title {
  font-size: 20px;
  color: #e62929;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.site-content .card .price-count {
  text-align: center;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 10px;
}
.site-content .card .price-count .old {
  text-decoration: line-through;
}
.site-content .card .more-info {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.site-content .card .more-info .animated-pulse {
  position: relative;
  width: auto;
  display: inline-block;
}
.site-content .card .more-info .animated-pulse button {
  position: relative;
  width: auto;
  display: inline-block;
}
.site-content .card .more-info .animated-pulse:before {
  animation: pulse 2s infinite;
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0 solid rgba(230, 41, 41, 0.3);
  border-radius: 10px;
}
.site-content .card .more-info button {
  width: auto;
  display: inline-block;
}
.site-content .card .more-info button span:first-child {
  display: inline-block;
}
.site-content .card .more-info button span:last-child {
  display: none;
}
.site-content .card .more-info .content {
  text-align: left;
  padding-top: 10px;
  display: none;
}
.site-content .card .more-info .content ul.categories {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.site-content .card .more-info .content ul.categories > li {
  min-width: 320px;
  border-radius: 5px;
  overflow: hidden;
  flex: 1;
  margin: 0 10px 10px 10px;
  background: #e62929;
  color: #fff;
}
.site-content .card .more-info .content ul.categories > li > h3 {
  background: #183a97;
  padding: 5px 10px;
  font-size: 0.9rem;
  font-family: Molot;
  font-weight: normal;
}
.site-content .card .more-info .content ul.categories > li ul.channels {
  list-style-type: none;
}
.site-content .card .more-info .content ul.categories > li ul.channels li {
  position: relative;
}
.site-content .card .more-info .content ul.categories > li ul.channels li:before {
  content: "\f0fe";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 0px;
  left: -20px;
}
.site-content .card .more-info.open button span:first-child {
  display: none;
}
.site-content .card .more-info.open button span:last-child {
  display: inline-block;
}
.site-content .card .btn {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */