.nav_menu {
  height: 100px;
  background-color: #0b2042;
}

.body {
  padding-bottom: 0px;
  background-color: #f1f2f2;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  display: inline-block;
  height: auto;
  padding-top: 19px;
}

.menu_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: auto;
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.link_menu {
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 13px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.link_menu.w--current {
  display: block;
}

.link_menu.top_menu {
  padding-top: 0px;
}

.link_menu.test {
  margin-left: 106px;
}

.link_menu.menu_sider {
  margin-right: 54px;
}

.link_menu.hidden {
  display: none;
  overflow: visible;
}

.banner_top_img {
  width: 810px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: radial-gradient(circle farthest-corner at 30% 50%, hsla(0, 0%, 46%, 0.3), rgba(0, 0, 0, 0.68)), url('../images/chica.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.top_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d1d1d1;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 35px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 89px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 25px;
  max-width: 140px;
  padding: 4px 9px 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #0b2042;
  color: #0b2042;
}

.empresarial {
  display: none;
  width: 160px;
  height: 25px;
  max-width: 140px;
  margin-left: 5px;
  padding: 5px 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #bdbdbd;
  color: #a2a5aa;
}

.ejemplo {
  width: 1200px;
  height: 35px;
  margin-right: auto;
  margin-left: auto;
  background-color: red;
}

.link-2 {
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.banner_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 490px;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.banner_top_content {
  width: 510px;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eff8ff;
  color: #6c85ff;
}

.banner_top_content_holder {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 52px;
  color: #797979;
}

.button {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
}

.button:hover {
  background-color: #107bda;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1310px;
  height: 330px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  padding: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 5px;
  background-color: #001f4d;
  background-image: url('../images/megas.jpg');
  background-position: 50% 50%;
  background-size: 275px;
  background-repeat: no-repeat;
  text-align: center;
}

.heading {
  font-size: 30px;
}

.heading-2 {
  margin-top: 32px;
  padding-bottom: 25px;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
}

.plan_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1310px;
  height: auto;
  margin: 0px auto;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px none #e4e4e4;
}

.heading-3 {
  margin-top: 7px;
  margin-bottom: 17px;
  font-family: Quicksand, sans-serif;
  font-size: 60px;
  line-height: 53px;
  font-weight: 300;
}

.heading-3.pright {
  padding-left: 25px;
}

.paragraph {
  margin-bottom: 19px;
}

.div-block-13-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 69%;
  height: 100%;
  padding: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 5px;
  background-color: #001f4d;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(51%, #0b2042), color-stop(78%, hsla(0, 0%, 100%, 0))), url('../images/internet.jpg');
  background-image: linear-gradient(90deg, #0b2042 51%, hsla(0, 0%, 100%, 0) 78%), url('../images/internet.jpg');
  background-position: 0px 0px, 120% 100%;
  background-size: auto, 600px;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.image {
  width: 550px;
  height: 230px;
}

.button-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 5px;
}

.button-copy:hover {
  background-color: #107bda;
}

.image-2 {
  padding-bottom: 27px;
}

.planes {
  overflow: hidden;
  width: 32%;
  height: 320px;
  margin-right: 20px;
  padding: 0px;
  border-radius: 3px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fff), to(#e8e8e8));
  background-image: linear-gradient(180deg, #fff 40%, #e8e8e8);
  box-shadow: 4px 4px 14px -13px rgba(0, 0, 0, 0.31);
  text-align: center;
}

.heading-4 {
  padding: 23px;
  font-family: Quicksand, sans-serif;
  color: #001f4d;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.div-block-16 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.plan_top_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(273deg, #11aad8, #4366a5);
}

.heading-5 {
  font-family: Kanit, sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 42px;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-6 {
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.image-3 {
  padding-top: 0px;
}

.heading-7 {
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 31px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-18 {
  padding: 27px 19px 19px;
  text-align: left;
}

.paragraph-2 {
  width: 100%;
  padding-right: 0px;
  padding-bottom: 10px;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: justify;
}

.paragraph-2.pleft {
  padding-right: 25px;
}

.paragraph-2.pright {
  padding-left: 25px;
}

.paragraph-2-copy {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nexa, sans-serif;
  font-size: 58px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.paragraph-2-co3py {
  padding-bottom: 0px;
  font-family: Nexa, sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
  text-align: left;
}

.paragraph-2-co3py.hidden {
  display: none;
}

.button-copy {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
}

.button-copy:hover {
  background-color: #107bda;
}

.div-block-14-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1310px;
  height: auto;
  margin: 0px auto 31px;
  padding: 0px 13px 28px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 1px solid #e4e4e4;
}

.div-bl333ock-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 57px;
  margin-left: auto;
}

.div-blocwk-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.div-block-20-copy {
  width: 50%;
  height: 100%;
  background-image: url('../images/be_security.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.button-copy-copy {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 5px;
}

.button-copy-copy:hover {
  background-color: #107bda;
}

.image-4 {
  margin-left: -27px;
}

.container {
  height: 400px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  background-color: #eff0f2;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  padding-top: 31px;
  padding-bottom: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-22-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 88%;
  margin-top: 31px;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 1px solid #b8b8b8;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.link-3 {
  padding: 17px 10px 17px 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #383838;
  text-decoration: none;
}

.div-block-24 {
  display: block;
  height: 50px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-23-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 40%;
  max-width: 1200px;
  margin-right: auto;
  padding-top: 21px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-3 {
  color: #acacac;
}

.link-3-copy {
  padding: 0px 10px 0px 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #383838;
  text-decoration: none;
}

.div-block-22-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 88%;
  margin-top: 20px;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left: 1px solid #b8b8b8;
}

.link-3-copy {
  padding: 75px 10px 17px 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #383838;
  text-decoration: none;
}

.button-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 5px;
}

.button-copy-copy:hover {
  background-color: #107bda;
}

.image-5 {
  margin-left: 34px;
  padding-bottom: 25px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.dropdown {
  color: #fff;
}

.text-block {
  color: #fff;
}

.menu_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 160px;
  height: 30px;
  padding: 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0b2042;
}

.menu_item:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 160px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 3px;
}

.menu_internal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  margin-left: 111px;
  padding: 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0b2042;
}

.menu_internal:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 170px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 3px;
}

.sub-menu_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 126px;
  height: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sub-menu_holder:hover {
  position: static;
  overflow: visible;
  width: 240px;
  height: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sub-menu_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 87px;
  padding-left: 19px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #0e264d;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-26:hover {
  display: block;
}

.menu_item_contact {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 160px;
  height: 30px;
  padding: 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0b2042;
}

.menu_item_contact:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 75px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 3px;
}

.paragraph-4 {
  font-family: Nexa, sans-serif;
  font-size: 20px;
}

.heading_included {
  margin-top: 7px;
  margin-bottom: 17px;
  font-family: Quicksand, sans-serif;
  font-size: 33px;
  line-height: 32px;
  font-weight: 300;
}

.package-holder {
  padding: 9px 35px 19px;
  text-align: left;
}

.bullet_list {
  padding-left: 17px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.lang_holder {
  display: none;
  padding-left: 557px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-2 {
  font-family: Abel, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: left;
}

.separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  text-align: left;
}

.div-block-27 {
  width: 1200px;
  height: 990px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 0px;
}

.text-field {
  width: 300px;
}

.text-field-2 {
  width: 300px;
}

.field-label {
  width: 400px;
  font-family: Abel, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.internal_content {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 60px;
}

.internal_header {
  width: 480px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-image: url('../images/home_security.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e4e4e4;
  background-image: url('../images/home_security_.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-5 {
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 20px;
  text-align: justify;
}

.paragraph-5-copy {
  padding-top: 28px;
  padding-bottom: 28px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  text-align: justify;
}

.div-block-29 {
  width: 50%;
}

.feat_photo_holder {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/vpn.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feature_text_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.internal_content-copy {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 231px;
}

.heading-text {
  padding-top: 28px;
  padding-bottom: 28px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  text-align: center;
}

.paragraph-5-copy-copy {
  padding-top: 28px;
  padding-bottom: 28px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  text-align: justify;
}

.internal_content-copy {
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px 0px 60px;
}

.internal_content-copy.iframe {
  height: 800px;
}

.cctv_feat {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/cctv.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feat_access_control {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/access.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feat_dns {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/dns.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feat_antivirus {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/antivirus.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.feat_alarm_systems {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/alarm.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.essential_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/essential_header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.essential_streaming {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/streaming__.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.essential_featured_image {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/interneT_kit.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.eessential_devices {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/nest.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-3-copyd {
  margin-top: 7px;
  margin-bottom: 17px;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 53px;
  font-weight: 300;
}

.heading-3-copyd.pright {
  padding-left: 25px;
}

.heading-3-copyd.grey {
  color: #292929;
}

.essential_p {
  color: #fff;
}

.essential_p.grey {
  color: #424242;
}

.esential_package-holder {
  padding: 9px 35px 19px;
  text-align: left;
}

.planes_en_essential {
  overflow: hidden;
  width: 70%;
  height: 320px;
  margin-right: 20px;
  padding: 0px;
  border-radius: 3px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fff), to(#e8e8e8));
  background-image: linear-gradient(180deg, #fff 40%, #e8e8e8);
  box-shadow: 4px 4px 14px -13px rgba(0, 0, 0, 0.31);
  text-align: center;
}

.premium_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/premium.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premium_01 {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/gaming.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premium_02 {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/gaming_.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premium_04 {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/video_call.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premiu_streaming {
  width: 35%;
  height: 70%;
  border-radius: 5px;
  background-image: url('../images/streaming.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.faq_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/faq.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.faq_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq_title {
  margin-top: 7px;
  margin-bottom: 17px;
  font-family: Quicksand, sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
}

.faq_title.pright {
  padding-left: 25px;
}

.p_faq {
  width: 100%;
  padding-right: 0px;
  padding-bottom: 10px;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: justify;
}

.p_faq.pleft {
  padding-right: 25px;
  text-align: left;
}

.p_faq.pleft.mission_p {
  padding-top: 26px;
}

.p_faq.pright {
  padding-left: 25px;
}

.support_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/tech_support.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.support_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.partner_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/partner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.misson_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #e4e4e4;
  background-image: url('../images/mission.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.mission_holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navbar {
  display: none;
}

.security_header {
  width: 50%;
}

.security {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  max-width: 1600px;
  min-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 52px;
  padding-left: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e4e4e4;
  background-image: url('../images/home_security_.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.secucirty-header {
  margin-top: 7px;
  margin-bottom: 17px;
  font-family: Quicksand, sans-serif;
  font-size: 60px;
  line-height: 53px;
  font-weight: 300;
}

.secucirty-header.pright {
  padding-left: 25px;
}

.menu_item-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 160px;
  height: 30px;
  padding: 0px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0b2042;
}

.menu_item-copy:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 120px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 3px;
}

.img {
  padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-3 {
    padding-top: 27px;
  }
  .div-block-3.w--current {
    min-width: 170px;
    padding: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .menu_holder {
    min-width: auto;
  }
  .top_bar {
    height: 40px;
  }
  .div-block-7 {
    width: auto;
    max-width: none;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .banner_top {
    height: 270px;
  }
  .banner_top_content {
    width: 50%;
  }
  .banner_top_content_holder {
    width: 100%;
    padding: 21px;
  }
  .plan_holder {
    width: 100%;
    padding: 15px 18px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .heading-3 {
    font-size: 30px;
    line-height: 30px;
  }
  .paragraph {
    line-height: 20px;
  }
  .planes {
    height: 260px;
  }
  .heading-4 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .plan_top_bar {
    height: 50px;
  }
  .heading-7 {
    font-size: 20px;
    line-height: 30px;
  }
  .paragraph-2 {
    font-size: 15px;
    line-height: 15px;
    text-align: left;
  }
  .paragraph-2-copy {
    font-size: 34px;
    line-height: 11px;
  }
  .div-block-14-copy {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 37px;
    padding-bottom: 0px;
    padding-left: 37px;
  }
  .div-bl333ock-19 {
    width: 100%;
    height: 350px;
    max-width: none;
    margin-bottom: 50px;
    padding: 0px 20px;
  }
  .div-blocwk-20 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-21 {
    height: 150px;
  }
  .div-block-22-copy {
    height: 70%;
  }
  .div-block-23 {
    max-width: none;
  }
  .link-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }
  .link-3-copy {
    font-size: 11px;
    line-height: 21px;
  }
  .div-block-22-copy-copy {
    height: 80%;
  }
  .link-3-copy {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading_included {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
  }
  .package-holder {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bullet_list {
    padding-left: 0px;
    font-size: 14px;
    line-height: 33px;
  }
  .lang_holder {
    padding-left: 0px;
  }
  .div-block-28 {
    width: 100%;
    max-width: none;
    min-width: auto;
    background-position: 100% 50%;
  }
  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .feature {
    height: 250px;
    max-width: none;
    padding-right: 40px;
    padding-left: 40px;
  }
  .internal_content-copy {
    display: none;
    max-width: none;
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .essential_header {
    height: 330px;
    max-width: none;
    min-width: auto;
    padding-right: 20px;
    background-position: 0% 50%;
  }
  .heading-3-copyd {
    text-shadow: 4px 4px 14px rgba(0, 0, 0, 0.55);
  }
  .premium_header {
    width: 100%;
    max-width: none;
    min-width: auto;
    background-position: 20% 50%;
  }
  .faq_holder {
    padding-right: 29px;
    padding-left: 29px;
  }
  .security_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 37%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .security {
    width: 100%;
    max-width: none;
    min-width: auto;
    padding-right: 36px;
    padding-left: 36px;
    background-position: 100% 50%;
  }
  .secucirty-header {
    font-size: 50px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav_menu {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-2 {
    width: auto;
    height: auto;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3.w--current {
    padding: 20px 0px;
  }
  .menu_holder {
    display: none;
    overflow: visible;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .top_bar {
    height: auto;
  }
  .plan_holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .planes {
    width: 70%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .heading-7 {
    line-height: 20px;
  }
  .paragraph-2-copy {
    font-size: 50px;
  }
  .div-bl333ock-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-blocwk-20 {
    width: 100%;
  }
  .div-block-20-copy {
    width: 100%;
    height: 350px;
  }
  .paragraph-3 {
    padding-right: 65px;
    padding-left: 65px;
  }
  .bullet_list {
    font-size: 20px;
  }
  .feature_text_holder {
    width: 100%;
    height: auto;
  }
  .feature {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature.bottom_feat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .essential_header {
    width: 100%;
  }
  .essential_streaming {
    width: 100%;
    height: 250px;
  }
  .essential_featured_image {
    display: none;
    width: 100%;
    height: 250px;
  }
  .eessential_devices {
    width: 100%;
    height: 250px;
  }
  .heading-3-copyd {
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 49px;
  }
  .navbar {
    display: block;
    width: 100%;
    margin-top: -80px;
    padding-bottom: 19px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: hsla(0, 0%, 100%, 0);
  }
  .icon {
    color: #fff;
    font-size: 30px;
  }
  .nav-link {
    font-family: Abel, sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 20px;
  }
  .nav-link.submenu {
    padding-left: 83px;
  }
  .nav-menu {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0b2042;
  }
  .container-2 {
    width: 12%;
    float: left;
    background-color: #0b2042;
  }
  .menu-button {
    float: left;
    background-color: #0b2042;
  }
  .menu-button.w--open {
    background-color: #0b2042;
  }
}

@media screen and (max-width: 479px) {
  .div-block-3.w--current {
    overflow: hidden;
    min-width: auto;
  }
  .banner_top_img {
    width: 100%;
  }
  .div-block-7 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .banner_top {
    height: 570px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .banner_top_content {
    width: 100%;
    height: 50%;
  }
  .plan_holder {
    padding-right: 5px;
    padding-left: 5px;
  }
  .planes {
    width: 95%;
  }
  .heading-4 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 40px;
    line-height: 40px;
  }
  .plan_top_bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-18 {
    display: block;
    text-align: center;
  }
  .button-copy {
    text-align: center;
  }
  .div-bl333ock-19 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-blocwk-20 {
    width: 95%;
    text-align: left;
  }
  .button-copy-copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
  }
  .div-block-22 {
    display: none;
  }
  .div-block-22-copy {
    width: 60%;
  }
  .div-block-24 {
    height: 50px;
  }
  .div-block-23-copy {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 5px;
  }
  .paragraph-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-29 {
    width: 100%;
  }
  .essential_header {
    width: 100%;
    height: 380px;
    padding: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, transparent), to(#6d6d6d)), url('../images/essential_header.jpg');
    background-image: linear-gradient(180deg, transparent 43%, #6d6d6d), url('../images/essential_header.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
  }
  .heading-3-copyd {
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.88);
  }
  .essential_p {
    display: none;
  }
  .navbar {
    margin-top: -56px;
    padding-bottom: 0px;
  }
  .nav-link {
    font-size: 20px;
  }
  .nav-link.submenu {
    padding-left: 44px;
  }
  .image-6 {
    width: auto;
    height: 100%;
    max-width: none;
  }
  .div-block-30 {
    overflow: hidden;
    width: 57px;
    height: 50px;
    padding-bottom: 4px;
    -o-object-fit: none;
    object-fit: none;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .security_header {
    width: 100%;
  }
}

@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Light.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}