body {
  background: url(../images/bgBodyGradient.jpg) repeat-y center top #ddd;
  color: #212529;
  color: #656565;
}
body, button, input, select, optgroup, textarea {
  line-height: 1.4;
}
.site-content {
  background: url(../images/blueGlow.png) no-repeat center -80px, url(../images/bannerTopLine.png) no-repeat center top;
  font-size: 14px;
}
.menu, .menu .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.rokkitt, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .btn, .btn-ico, .btn-ico-call, .btn2, .btn3, .btn4, #masthead #buttons-menu .myaccount .nav-link, #masthead #buttons-menu .pay .nav-link, .price-item-s2 .content, .pricing_period .int, .pricing_period .period {
  font-family: Muli, serif;
  /* 'Rokkitt' */
}
.muli, body, .pricing_period span, .pricing_period em {
  font-family: Muli, Arial, san-serif;
}
.lato, .price-item-s3 h3, .price-item-s3 h4, .price-item-s3 .pricing_period .period, .package-card h2, .package-card-2 h2, .package-card-2 .pkg-item .pkg-title, .package-card-2 .pkg-item .pricing_period .period, .spkg-grid, .spc-content h3, .internet-price .pricing_period, .internet-price .pricing_period .int {
  font-family: Lato, Arial, san-serif;
}
a {
  color: #f80;
}
a:hover {
  color: #0079c2;
}
a:visited {
  color: #cc6d00;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #0079c2;
  font-weight: normal;
  line-height: 1.15;
  margin-bottom: 0.25em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
}
h1 .media-img-wrap, h2 .media-img-wrap, h3 .media-img-wrap, h4 .media-img-wrap, h5 .media-img-wrap, h6 .media-img-wrap, .h1 .media-img-wrap, .h2 .media-img-wrap, .h3 .media-img-wrap, .h4 .media-img-wrap, .h5 .media-img-wrap, .h6 .media-img-wrap {
  vertical-align: bottom;
}
h1, .h1 {
  font-size: 2.1rem;
}
h3, .h3 {
  font-size: 1.6rem;
}
h4, .h4 {
  font-size: 1.2rem;
}
h5, .h5 {
  font-size: 1.1rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 1.95rem;
  }
  h2, .h2 {
    font-size: 1.8rem;
  }
  h3, .h3 {
    font-size: 1.35rem;
  }
  h4, .h4 {
    font-size: 1rem;
  }
  h5, .h5 {
    font-size: 0.95rem;
  }
}
p {
  margin-bottom: 0.8em;
}
p:last-child {
  margin-bottom: 5px;
}
ul, ol {
  margin-left: 0;
  padding-left: 1.5em;
}
ul.checked, ol.checked {
  list-style: none;
  padding: 0;
}
ul.checked li, ol.checked li {
  background: url(../images/orangecheck.png) 0 3px no-repeat;
  padding-left: 25px;
  margin-bottom: 5px;
}
.wp-block-image:only-child {
  margin: 0;
}
.title-icon {
  padding-left: 30px;
  background: left center no-repeat;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
}
.btn, .btn:visited {
  color: #212529;
}
.btn:hover, .btn.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn-ico {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  padding-right: 32px;
}
.btn-ico, .btn-ico:visited {
  color: #212529;
}
.btn-ico:hover, .btn-ico.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn-ico-call {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  padding-right: 32px;
  padding-right: 42px;
}
.btn-ico-call, .btn-ico-call:visited {
  color: #212529;
}
.btn-ico-call:hover, .btn-ico-call.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn-ico-call, .btn-ico-call:hover {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: auto 21px;
  background-image: url(../images/ico-call.png);
}
.btn2 {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  border-radius: 13px;
  padding: 0.3rem 1rem;
  background: linear-gradient(0deg, rgba(246, 104, 0, 1) 0%, rgba(255, 164, 0, 1) 100%);
  border: 1px solid #cb7c24;
  font-size: 0.9rem;
  line-height: 1;
  position: relative;
  white-space: nowrap;
}
.btn2, .btn2:visited {
  color: #fff;
}
.btn2:hover, .btn2.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn2:before {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #ffbc40;
  top: 0;
  content: '';
  border-radius: 13px;
}
.btn2:hover {
  background: linear-gradient(0deg, rgba(246, 104, 0, 1) 0%, #ff8900 100%);
  color: #fff;
}
.btn2:hover:before {
  display: none;
}
.btn2:active, .btn2:focus, .btn2:visited {
  color: #fff;
}
.btn2.btn-lg {
  font-size: 18px;
  border-radius: 30px;
  padding: 0.5rem 1rem 0.5rem;
}
.btn3 {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  text-transform: uppercase;
}
.btn3, .btn3:visited {
  color: #fff;
}
.btn3:hover, .btn3.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn3, .btn3:hover {
  border: 0 none;
  background: #434c55;
  border-radius: 25px;
  font-size: 10px;
  color: #fff;
  padding: 0.4rem 1rem 0.35rem;
  font-family: Arial, san-serif;
  font-weight: bold;
}
.btn3:hover {
  background: #f80;
}
.btn3:active, .btn3:focus, .btn3:visited {
  color: #fff;
}
.btn4 {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
}
.btn4, .btn4:visited {
  color: #212529;
}
.btn4:hover, .btn4.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
.btn4, .btn4:hover {
  border: 0 none;
  color: #0079c2;
  background: #fff;
  border-radius: 25px;
  font-size: 12px;
  padding: 0.4rem 1rem 0.35rem;
  font-family: Arial, san-serif;
  font-weight: bold;
}
.btn4:hover {
  background: #f80;
}
.btn4:active, .btn4:focus, .btn4:visited {
  color: #0079c2;
}
.text-color {
  display: inline-block;
}
.blue {
  color: #0079c2;
}
.orange {
  color: #f80;
}
.grey {
  color: #656565;
}
.red {
  color: #d2232a;
}
.blue-bg, .package-card, .package-card-2 {
  background-color: #0079c2;
  border-color: #0079c2;
}
.grey-bg {
  background-color: #656565;
  border-color: #656565;
}
.lgrey-bg, .package-card-2 {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}
.divider-row {
  margin-bottom: 25px;
}
.divider-row > div {
  padding: 10px 0;
}
.divider-row .fst {
  padding-right: 25px;
}
.divider-row .sec {
  border-left: 1px solid #ddd;
  padding-left: 25px;
}
@media (max-width: 991px) {
  .divider-row .fst, .divider-row .sec {
    width: 50%;
  }
  .divider-row .fst {
    padding-right: 15px;
  }
  .divider-row .sec {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .divider-row {
    text-align: center;
  }
  .divider-row .fst, .divider-row .sec {
    width: 100%;
  }
}
.col-table {
  margin: 25px 0;
}
.col-table td {
  padding: 0 10px;
}
.col-table td + td {
  border-left: 1px solid #dcdcdc;
}
.form-control-sm {
  font-size: 0.775rem;
}
.search-form {
  margin-top: 10px;
}
.wp-block-gallery .blocks-gallery-item {
  flex-grow: initial;
}
#masthead {
  background: #fff;
}
#masthead .navbar-nav {
  margin: 0;
}
#masthead .navbar {
  padding: 0;
}
#masthead .main-navigation {
  padding: 0 0 10px;
  font-size: 14px;
  color: #212529;
}
#masthead .main-navigation ul ul {
  box-shadow: none;
  min-width: 105%;
  background: #ddd;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, 1) 100%);
  border-radius: 0 10px 10px 10px;
  padding: 2px 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
}
#masthead .main-navigation ul ul li {
  width: 100%;
  padding: 2px 5px;
  border-radius: 10px;
}
#masthead .main-navigation ul ul a {
  width: auto;
  padding: 6px 5px 5px;
  white-space: nowrap;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .3) inset;
  background: #fff;
  border-radius: 5px;
}
#masthead .main-navigation ul ul a:hover {
  background: #f80;
  color: #fff;
}
#masthead .main-navigation a {
  color: inherit;
}
#masthead .main-navigation .menu > .menu-item {
  padding: 10px 0;
  border-radius: 15px;
}
#masthead .main-navigation .menu > .menu-item > a {
  min-width: 120px;
  text-align: center;
  border-right: #ddd solid 1px;
  padding: 0 20px;
}
#masthead .main-navigation .menu > .menu-item:first-child > a {
  border-left: 1px solid #ddd;
}
#masthead .main-navigation .menu > .menu-item:hover {
  background: #ddd;
}
#masthead .main-navigation .menu > .menu-item.menu-item-has-children {
  border-radius: 15px 15px 0 0;
}
#masthead .main-navigation .menu > .menu-item.menu-item-has-children > a:after {
  content: "\f0d7";
  margin-left: 10px;
  color: #999;
  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;
}
@media (max-width: 1199px) {
  #masthead .main-navigation {
    font-size: 13px;
  }
  #masthead .main-navigation .menu > .menu-item > a {
    min-width: 85px;
    padding: 0 7px;
  }
  #masthead .main-navigation .menu > .menu-item.menu-item-has-children > a:after {
    margin-left: 5px;
  }
}
#masthead .navbar-expand .navbar-collapse {
  flex-basis: auto;
  flex-grow: unset;
}
#masthead #top-menu {
  font-size: 10px;
}
#masthead #top-menu .nav-link {
  padding: 0 0.5rem;
  color: inherit;
}
#masthead #top-menu .nav-link:hover {
  text-decoration: underline;
}
#masthead #top-menu .wpml-ls-current-language a {
  font-weight: 900;
}
#masthead #buttons-menu {
  padding: 7px 0 12px;
}
#masthead #buttons-menu .menu-item {
  margin-left: 4px;
}
#masthead #buttons-menu .myaccount .nav-link {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  padding-right: 32px;
}
#masthead #buttons-menu .myaccount .nav-link, #masthead #buttons-menu .myaccount .nav-link:visited {
  color: #212529;
}
#masthead #buttons-menu .myaccount .nav-link:hover, #masthead #buttons-menu .myaccount .nav-link.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
#masthead #buttons-menu .myaccount .nav-link, #masthead #buttons-menu .myaccount .nav-link:hover {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: auto 21px;
  background-image: url(../images/ico-myaccount.png);
}
#masthead #buttons-menu .pay .nav-link {
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.3rem 0.75rem 0.3rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 6px;
  border: 1px solid #ccc;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, .08) inset;
  white-space: nowrap;
  padding-right: 32px;
}
#masthead #buttons-menu .pay .nav-link, #masthead #buttons-menu .pay .nav-link:visited {
  color: #212529;
}
#masthead #buttons-menu .pay .nav-link:hover, #masthead #buttons-menu .pay .nav-link.active {
  color: #212529;
  text-decoration: none;
  background-color: #e6e8e9;
}
#masthead #buttons-menu .pay .nav-link, #masthead #buttons-menu .pay .nav-link:hover {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: auto 21px;
  background-image: url(../images/ico-pay.png);
}
@media (max-width: 991px) {
  #masthead #buttons-menu .nav-item .nav-link {
    text-indent: -9999px;
    padding: 0;
    height: 33px;
    width: 37px;
  }
}
#masthead .menu-search, #masthead .menu-toggle {
  padding: 0;
  width: 37px;
  height: 33px;
  margin: 7px 0 0 4px;
  color: #0079c2;
  font-size: 16px;
}
@media (max-width: 767px) {
  #masthead {
    max-height: 77px;
  }
  #masthead .site-branding {
    height: 77px;
    overflow: hidden;
  }
}
#breadcrumbs {
  margin: 15px 0 20px;
  font-size: 12px;
}
#breadcrumbs, #breadcrumbs a {
  color: #a2a2a2;
}
#breadcrumbs .breadcrumb_last {
  font-weight: bold;
}
#mobileMainNav {
  position: absolute;
  width: 100%;
  border-top: 1px solid #a4aeb7;
  left: 0;
  background: #fff;
  z-index: 9998;
  overflow: hidden;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
}
#mobileMainNav a {
  color: inherit;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
#mobileMainNav .menu {
  margin-bottom: 15px;
}
#mobileMainNav .menu > .menu-item {
  border-bottom: 1px solid #a4aeb7;
}
#mobileMainNav .sub-menu {
  display: none;
  margin: 0 0 15px 20px;
}
#mobileMainNav .sub-menu a {
  padding: 8px 0;
  font-size: 14px;
}
#mobileMainNav .sub-menu a:active, #mobileMainNav .sub-menu a:focus, #mobileMainNav .sub-menu a:hover {
  font-weight: bold;
  color: #0079c2;
}
#mobileMainNav .sub-menu .current-menu-item a, #mobileMainNav .sub-menu .current-page-ancestor a {
  font-weight: bold;
  color: #0079c2;
}
#mobileMainNav .menu-item-has-children > a:after {
  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;
  content: "\f0d7";
  float: right;
  line-height: 20px;
}
#mobileMainNav .menu-item-has-children > a.collapsed:after {
  transform: rotate(180deg);
}
#mobileMainNav .ext > a:after {
  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;
  content: "\f08e";
  line-height: 20px;
  margin-left: 10px;
}
#mobileMainNav .search-form {
  padding-bottom: 200px;
}
.site-footer {
  background: url(../images/bgFooterContent.png) no-repeat center top #fff;
  padding: 40px 0;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .site-footer {
    margin-top: 40px;
  }
}
.footer-title, #footer-menu > .menu-item > a {
  font-size: 1.3125rem;
  margin-bottom: 8px;
  display: block;
  color: #888989;
  font-weight: normal;
}
#footer-menu {
  border-right: 1px solid #ddd;
}
#footer-menu a {
  color: #888989;
}
#footer-menu > .menu-item {
  width: 33%;
  margin-bottom: 15px;
}
#footer-menu > .menu-item > a {
  text-decoration: none;
}
@media (max-width: 991px) {
  #footer-menu > .menu-item {
    width: 50%;
  }
}
#footer-menu .sub-menu {
  font-size: 12px;
}
#footer-menu .sub-menu .menu-item {
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  #footer-menu {
    margin-bottom: 15px;
    border: 0 none;
  }
}
.site-info {
  margin-top: 50px;
  font-size: 10px;
}
.site-info p {
  margin-bottom: 0.75em;
}
.hero-banner {
  font-size: 13px;
  margin-bottom: 40px;
}
.banner-title {
  margin-top: 25px;
}
.banner-title .media-img-wrap {
  display: inline-block;
}
@media (max-width: 991px) {
  #owl-price-list:after, #owl-price-list-2:after {
    position: absolute;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
    width: 160px;
    height: 100%;
    right: 0;
    top: 0;
    pointer-events: none;
    content: '';
  }
  #owl-price-list.last-page:after, #owl-price-list-2.last-page:after {
    display: none;
  }
}
#owl-price-list .owl-nav, #owl-price-list-2 .owl-nav {
  font-size: 72px;
}
#owl-price-list .owl-nav .owl-next, #owl-price-list-2 .owl-nav .owl-next, #owl-price-list .owl-nav .owl-prev, #owl-price-list-2 .owl-nav .owl-prev {
  background: #0079c2;
  border-radius: 50%;
  color: #fff;
  line-height: 42px;
  width: 42px;
  top: 50%;
  margin-top: -21px;
  position: absolute;
  z-index: 1;
  outline: none;
}
#owl-price-list .owl-nav .owl-next.disabled, #owl-price-list-2 .owl-nav .owl-next.disabled, #owl-price-list .owl-nav .owl-prev.disabled, #owl-price-list-2 .owl-nav .owl-prev.disabled {
  opacity: 0;
}
#owl-price-list .owl-nav .owl-next span, #owl-price-list-2 .owl-nav .owl-next span, #owl-price-list .owl-nav .owl-prev span, #owl-price-list-2 .owl-nav .owl-prev span {
  display: block;
  text-align: center;
  height: 42px;
  line-height: 30px;
  font-size: 60px;
  font-weight: bold;
}
#owl-price-list .owl-nav .owl-next, #owl-price-list-2 .owl-nav .owl-next {
  right: 0;
}
#owl-price-list .owl-nav .owl-prev, #owl-price-list-2 .owl-nav .owl-prev {
  left: 0;
}
#owl-price-list img, #owl-price-list-2 img {
  width: auto;
}
#owl-price-list .owl-stage, #owl-price-list-2 .owl-stage {
  display: -ms-flexbox;
  display: flex;
}
.price-item {
  font-size: 12px;
  color: #656565;
  background: url(../images/bg4Pods.png) no-repeat 0 top;
  padding-top: 25px;
  background-size: 95% 189px;
  height: 100%;
}
.price-item p {
  line-height: 1.7;
  margin: 0 0 8px;
}
.price-item .item-content {
  min-height: 5em;
}
@media (max-width: 991px) {
  .price-item .item-content {
    min-height: 6.6666666667em;
  }
}
@media (max-width: 575px) {
  .price-item .item-content {
    min-height: 8.3333333333em;
  }
}
.price-item .item-content:empty {
  min-height: 0;
}
.price-item img {
  max-width: 120px;
}
.price-item .btn2 {
  margin-bottom: 15px;
}
.price-item .pricing_period {
  color: #363737;
}
@media (max-width: 767px) {
  .price-item img {
    max-width: 80px;
  }
  .price-item .price-footer-content {
    width: 75%;
  }
  .price-item .price-footer-content .btn2 {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .price-item img.thumbnail-img {
    display: none;
  }
}
.price-item-s2 {
  height: 100%;
}
.price-item-s2 .price-content {
  height: 100%;
}
.price-item-s2 .price-item-title .orange {
  font-size: 1.25em;
}
.price-item-s2 .content {
  text-align: center;
  font-size: 14px;
  line-height: 1.15;
  margin-bottom: auto;
}
.price-item-s2 .content .blue {
  font-size: 17px;
  font-weight: bold;
}
.price-item-s2 .content p {
  margin: 0;
}
.price-item-s2 .content hr {
  margin: 10px 0;
  border-top: 2px solid #656565;
  opacity: 0.6;
}
.price-item-s2 .content h6 {
  font-weight: bold;
  font-size: 18px;
}
.price-item-s2 .pricing_period {
  color: #0079c2;
  margin: 15px 0 20px;
  font-family: Lato, Arial;
}
.price-item-s2 .pricing_period em {
  font-weight: bold;
  font-size: 26px;
  font-family: inherit;
}
.price-item-s2 .pricing_period .int {
  font-size: 62px;
  font-weight: bold;
  font-family: inherit;
}
.price-item-s2 .pricing_period .period {
  font-family: inherit;
  font-size: 10px;
  color: #000;
  font-weight: normal;
  display: block;
  margin-left: 10px;
}
.price-item-s3 {
  height: 100%;
}
.price-item-s3 .blue-bg, .price-item-s3 .package-card, .price-item-s3 .package-card-2 {
  padding: 15px;
}
.price-item-s3 .blue-bg, .price-item-s3 .package-card, .price-item-s3 .package-card-2, .price-item-s3 .blue-bg h3, .price-item-s3 .package-card h3, .price-item-s3 .package-card-2 h3 {
  color: #fff;
}
.price-item-s3 a {
  color: #0079c2;
}
.price-item-s3 h4 {
  font-size: 18px;
  position: relative;
}
.price-item-s3 h4:before {
  position: absolute;
  left: -23px;
  content: '';
  background: url(../images/orangecheck.png);
  width: 19px;
  height: 18px;
  top: 1px;
}
.price-item-s3 .fblocks {
  border: 1px solid #a4aeb7;
  border-top: 0 none;
  height: 100%;
}
.price-item-s3 .pricing_period {
  font-size: 24px;
}
.price-item-s3 .pricing_period .sign {
  font-size: 16px;
}
.price-item-s3 .pricing_period .int {
  font-size: 72px;
}
.price-item-s3 .pricing_period .period {
  display: block;
  font-size: 14px;
}
.price-item-s3 .empty, .price-item-s3 .best {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.price-item-s3 .best {
  background: #f80;
}
.price-item-s3 .feature-block {
  padding: 15px 25px 0 35px;
  overflow: hidden;
}
.price-item-s3 .feature-block + .feature-block:before {
  content: '';
  display: block;
  height: 1px;
  background: #a4aeb7;
  margin: 0 0 15px;
}
.price-item-s3 .feature-block:last-child {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .price-item-s3 .fblocks {
    display: block;
  }
}
@media (max-width: 991px) {
  .price-item-s3 h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .price-item-s3 {
    margin-bottom: 15px;
    height: auto;
  }
  .price-item-s3 h3 {
    font-size: 18px;
  }
  .price-item-s3 h3 a {
    color: inherit;
    text-transform: none;
    display: block;
    font-size: 12px;
    margin-top: 8px;
  }
  .price-item-s3 .pricing_period {
    font-size: 21px;
  }
  .price-item-s3 .pricing_period .sign {
    font-size: 14px;
  }
  .price-item-s3 .pricing_period .int {
    font-size: 60px;
  }
  .price-item-s3 .pricing_period .period {
    font-size: 12px;
  }
  .price-item-s3 .empty {
    display: none;
  }
}
.acc-header {
  margin-bottom: 3px;
}
.acc-header .price-help-text {
  vertical-align: bottom;
  font-size: 0.8em;
  color: #0079c2;
}
.acc-header .pricing_period {
  vertical-align: bottom;
}
.accordion {
  padding-bottom: 4px;
  background: url(../images/accordionDivider.png) 50% 100% no-repeat transparent;
  background-size: 100% 4px;
  margin-bottom: 40px;
}
.accordion > .card {
  border: 0 none;
  background: transparent;
}
.accordion .card-header {
  background: url(../images/accordionDivider.png) 50% 0 no-repeat transparent;
  background-size: 100% 4px;
  margin: 0;
  border: 0 none;
}
.accordion .card-header a {
  display: block;
  text-decoration: none;
  padding-left: 3px;
  position: relative;
}
.accordion .card-header a:before {
  content: '';
  width: 19px;
  height: 17px;
  position: absolute;
  background: url(../images/btnOpenClose.png) 0 0 no-repeat;
  left: -20px;
  top: 2px;
}
.accordion .card-header a[aria-expanded="true"]:before {
  background-position: 0 100%;
}
.accordion .card-body {
  padding-top: 0.75rem;
  font-size: 12px;
}
.accordion .card-body ul {
  margin-left: 0;
  padding: 0;
  list-style-position: inside;
}
.accordion .card-body ul li {
  width: 35%;
}
.accordion .card-body p {
  margin-bottom: 1.2em;
}
.nav-pills {
  border-bottom: 1px solid #a4aeb7;
  margin-bottom: 25px;
}
.nav-pills .nav-link {
  color: #f80;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3) inset;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  padding: 0.3rem 1rem;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, .8) 100%);
  border-bottom: 1px solid #a4aeb7;
  outline: none;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #000;
  border-bottom: 1px solid #fff;
}
.nav-pills .nav-item {
  position: relative;
  top: 1px;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 7px;
}
.my-owl {
  margin-bottom: 35px;
}
#secondary .widget {
  background: #ddd;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(221, 221, 221, .8) 100%);
  border-radius: 5px;
  padding: 12px 12px 0;
  font-size: 11px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .2) inset;
  overflow: hidden;
}
#secondary .widget::after {
  display: block;
  clear: both;
  content: "";
}
#secondary .widget .widget-title {
  font-size: 1.125rem;
  margin-bottom: 0.5em;
}
#secondary .widget .widget-stick-right {
  position: relative;
  right: -12px;
}
.package-card, .package-card-2 {
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  padding: 1.5rem;
}
.package-card h2, .package-card-2 h2 {
  color: #fff;
}
.package-card .h1, .package-card-2 .h1 {
  font-size: 48px;
}
.package-card .card, .package-card-2 .card {
  border-radius: 0;
  font-size: 16px;
  padding: 1.5rem;
  margin-bottom: 30px;
}
.package-card .blue-bg, .package-card, .package-card .package-card-2, .package-card-2 .blue-bg, .package-card-2 .package-card, .package-card-2 {
  color: #fff;
}
@media (max-width: 991px) {
  .package-card h2, .package-card-2 h2 {
    font-size: 26px;
  }
  .package-card .h1, .package-card-2 .h1 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .package-card, .package-card-2 {
    padding: 0;
    margin: 0 -15px;
    font-size: 14px;
  }
  .package-card h2, .package-card-2 h2 {
    font-size: 21px;
  }
  .package-card .h1, .package-card-2 .h1 {
    font-size: 26px;
  }
  .package-card .card, .package-card-2 .card {
    padding: 0;
    font-size: 14px;
  }
}
.package-card-2 {
  border-radius: 0;
}
.package-card-2 .package-row > .col {
  width: 100%;
  flex-basis: 100%;
}
.package-card-2 .package-row > .col:nth-child(-n+2) {
  width: 50%;
  flex-basis: 50%;
  margin-bottom: 30px;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item {
  height: 100%;
  margin-bottom: 0;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .pkg-body {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  flex-direction: column;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item p {
  min-height: 4.2em;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .channel-img {
  margin: 25px auto 75px;
  display: block;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .before_price_row {
  padding: 15px 0 5px;
  border-top: 1px solid #a4aeb7;
  margin-top: 15px;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .price_row {
  border-top: 1px solid #a4aeb7;
  margin-top: auto;
  padding-top: 35px;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .cb {
  font-size: 21px;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .after-content {
  text-align: center;
}
.package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .best {
  color: #fff;
  background: #f80;
  font-weight: bold;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .cb {
    font-size: 17px;
  }
  .package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .price_row {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .best {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .package-card-2 .package-row > .col:nth-child(-n+2) .pkg-item .channel-img {
    margin: 5px auto 25px;
  }
}
@media (max-width: 767px) {
  .package-card-2 .package-row > .col:nth-child(-n+2) {
    width: 100%;
    flex-basis: 100%;
  }
}
.package-card-2 .package-row > .col:nth-child(n+3) .pkg-item .pkg-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .package-card-2 .package-row > .col:nth-child(n+3) .pkg-item .pkg-body {
    flex-direction: column;
  }
}
.package-card-2 .pkg-item {
  background-color: #fff;
  border: solid 1px #a4aeb7;
  color: #656565;
  font-size: 14px;
  margin-bottom: 30px;
  position: relative;
}
.package-card-2 .pkg-item .pkg-title {
  text-transform: uppercase;
}
.package-card-2 .pkg-item .pkg-body {
  padding: 25px 40px;
}
.package-card-2 .pkg-item .cb {
  text-transform: uppercase;
  color: #0079c2;
}
.package-card-2 .pkg-item .cb:after {
  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;
  content: "\f054";
  margin-left: 10px;
  color: #656565;
}
.package-card-2 .pkg-item .before_price_row {
  font-size: 16px;
  color: #656565;
}
.package-card-2 .pkg-item .text-color {
  font-weight: bold;
  font-size: 30px;
  line-height: 0.9;
  vertical-align: bottom;
}
.package-card-2 .pkg-item .price_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: center;
}
.package-card-2 .pkg-item .price_row .btn3 {
  margin: 8px 0 8px auto;
}
.package-card-2 .pkg-item .pricing_period {
  color: #0079c2;
  font-size: 34px;
  margin-right: 8px;
}
.package-card-2 .pkg-item .pricing_period .sign {
  font-size: 23px;
}
.package-card-2 .pkg-item .pricing_period .int {
  font-size: 72px;
}
.package-card-2 .pkg-item .pricing_period .period {
  font-size: 16px;
  color: #656565;
  display: block;
}
@media (max-width: 1199px) {
  .package-card-2 .pkg-item .price_row {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .package-card-2 .pkg-item .pkg-body {
    padding: 20px;
  }
  .package-card-2 .pkg-item .pricing_period .sign {
    font-size: 18px;
  }
  .package-card-2 .pkg-item .pricing_period .int {
    font-size: 70px;
  }
  .package-card-2 .pkg-item .pricing_period .period {
    font-size: 12px;
  }
}
.package-card-2 .price-sub-text {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.spkg-grid {
  margin: 0 -5px 15px;
}
.spkg-grid .spkg-col {
  width: 20%;
  padding-bottom: 20%;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
.spkg-grid .spkg-col .spkg-body {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  background: #eef3f9;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #7b8d9b;
  transition: 0.3s;
}
.spkg-grid .spkg-col .spkg-body a {
  font-size: 18px;
  text-transform: uppercase;
  color: inherit;
  width: 100%;
  text-decoration: none;
}
.spkg-grid .spkg-col .spkg-body.active, .spkg-grid .spkg-col .spkg-body:hover {
  background: #0079c2;
  color: #fff;
}
@media (max-width: 991px) {
  .spkg-grid .spkg-col .spkg-body a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .spkg-grid .spkg-col {
    width: 100%;
    padding-bottom: 0;
  }
  .spkg-grid .spkg-col .spkg-body {
    position: static;
    text-align: left;
    background: transparent;
    border-bottom: 1px solid #a4aeb7;
  }
  .spkg-grid .spkg-col .spkg-body a {
    padding: 5px;
  }
  .spkg-grid .spkg-col .spkg-body a:after {
    content: '>';
    float: right;
  }
}
.spc-channels {
  display: none;
}
.spc-channels .spc-item {
  height: auto;
}
.spc-channels .spc-img {
  width: 45%;
}
@media (max-width: 767px) {
  .spc-channels .spc-img {
    display: none;
  }
}
.spc-content {
  padding: 30px;
  font-size: 12px;
  width: 100%;
  position: relative;
}
.spc-content img {
  margin: 10px 0 0;
}
.spc-content .pricing_period {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
@media (max-width: 767px) {
  .spc-content .pricing_period {
    position: static;
  }
}
#ala-channels .wp-block-gallery .blocks-gallery-item img, .channels-language .wp-block-gallery .blocks-gallery-item img {
  cursor: pointer;
}
#ala-channels .wp-block-gallery .blocks-gallery-item figcaption, .channels-language .wp-block-gallery .blocks-gallery-item figcaption {
  display: none;
}
#ala-channel-modal .attachment {
  display: none;
}
#ala-channel-modal .fa {
  font-size: 42px;
  display: block;
  width: 42px;
  margin: auto;
  animation-name: spin;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@media (min-width: 576px) {
  #ala-channel-modal .modal-dialog {
    max-width: 500px;
    margin: 2.75rem auto;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.pricing_period {
  font-size: 14px;
  display: inline-flex;
  text-align: left;
}
.pricing_period span, .pricing_period em {
  display: inline-block;
  line-height: 1;
  font-style: normal;
}
.pricing_period .int {
  font-size: 32px;
  line-height: 0.75;
}
.pricing_period .sign {
  font-size: 13px;
}
.pricing_period .period {
  font-size: 0.8em;
  display: block;
}
.pricing_period.lg {
  font-size: 24px;
  margin-bottom: 8px;
}
.pricing_period.lg .sign {
  font-size: 24px;
}
.pricing_period.lg .int {
  font-size: 56px;
}
#ld_country {
  max-width: 200px;
}
.ld-rate {
  width: 100%;
  display: none;
}
.ld-rate th {
  color: #0079c2;
  font-size: 14px;
  font-weight: normal;
}
.ld-rate td {
  border-bottom: 1px solid #a4aeb7;
  padding: 5px 0;
}
.ld-rate .min {
  text-align: right;
}
.internet-price {
  font-size: 14px;
  margin: 30px 0;
}
.internet-price .btn {
  padding: 0.175rem 0.45rem 0.1rem;
  font-size: 11px;
}
.internet-price .itp {
  display: none;
}
.internet-price .pricing_period {
  color: #0079c2;
  font-size: 34px;
}
.internet-price .pricing_period .sign {
  font-size: 24px;
}
.internet-price .pricing_period .int {
  font-size: 73px;
  font-weight: bold;
}
.internet-price .pricing_period .period {
  font-size: 13px;
  font-family: inherit;
  color: #000;
}
@media (max-width: 767px) {
  .internet-price .content {
    width: 100%;
    text-align: center;
  }
  .internet-price .pricing_period {
    font-size: 20px;
  }
  .internet-price .pricing_period .int {
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 700px;
    color: #656565;
  }
}
.modal-body.auto-scroll {
  max-height: 85vh;
  overflow: auto;
}
.modal-title-image + .close {
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
}
#myVideoModal .modal-content {
  border-color: transparent;
  background: transparent;
}
.home .price-item .thumbnail-img, .home-site-main .price-item .thumbnail-img {
  max-width: 170px;
}
.home #owl-price-list .owl-stage, .home-site-main #owl-price-list .owl-stage {
  -ms-flex-align: start;
  align-items: flex-start;
}
#home-caro {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#home-caro .owl-dot {
  pointer-events: auto;
}
#home-caro .owl-dot span {
  width: 15px;
  height: 15px;
  background: #fff;
  box-shadow: -2px -2px 3px 0 rgba(0, 0, 0, .35) inset;
  display: block;
  transition: opacity 0.2s;
  border-radius: 30px;
  margin: 5px 7px;
}
#home-caro .owl-dot.active span, #home-caro .owl-dot:hover span {
  background: #0079c2;
  color: #fff !important;
}
#home-caro #playpause-caro {
  display:none;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
}
#home-caro #playpause-caro span {
  width: 20px;
  height: 20px;
  color: #0079c2;
  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;
}
#home-caro #playpause-caro span:before {
  content: "\f04c";
  line-height: 20px;
  position: relative;
}
#home-caro #playpause-caro.paused span:before {
  content: "\f04b";
  left: 1px;
}
#home-caro .owl-dots {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  pointer-events: none;
}
#home-caro .caro-footer {
  font-size: 12px;
  position: absolute;
  left: 7%;
  bottom: 20px;
}
#home-caro .caro-footer h2 {
  line-height: 1;
}
@media (max-width: 991px) {
  #home-caro .owl-dots {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #home-caro .caro-footer {
    transform: scale(0.75);
    transform-origin: 0 100%;
  }
}
@media (max-width: 767px) {
  #home-caro .btn2.btn-lg {
    font-size: 14px;
    padding: 0.3rem 0.75rem 0.35rem;
  }
  #home-caro .caro-footer {
    position: static;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
  }
}
/**
 Add Custom Page CSS below!
 */
.phone-divider-row h2 {
  margin: 0;
  font-size: 1.2rem;
  white-space: nowrap;
}
.phone-divider-row .sec p {
  font-size: 10px;
}
