/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
*{box-sizing: border-box;}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #1B1B21;
   font-family: 'D-DIN';
}
body {
  color: #545051;
  font-weight: 300;
   font-family: 'D-DIN';
}

@font-face {
    font-family:RusticLoveTattoo;
    src: url(../fonts/RusticLoveTattoo.otf);
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/D-DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/D-DINCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp.woff2') format('woff2'),
        url('../fonts/D-DINExp.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp-Bold.woff2') format('woff2'),
        url('../fonts/D-DINExp-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN.woff2') format('woff2'),
        url('../fonts/D-DIN.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN-Bold.woff2') format('woff2'),
        url('../fonts/D-DIN-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp-Italic.woff2') format('woff2'),
        url('../fonts/D-DINExp-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/D-DINCondensed.woff2') format('woff2'),
        url('../fonts/D-DINCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN-Italic.woff2') format('woff2'),
        url('../fonts/D-DIN-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-BlackItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-HeavyItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');



.selector-for-some-widget {
  box-sizing: content-box;
}
a:hover { text-decoration: none }

button:focus {
	outline: 0;
	outline: 5px auto -webkit-focus-ring-color;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
/* The container */
.containerss {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerss input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containerss:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerss input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerss input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerss .checkmark:after {
  left: 4px;
  top: 3px;
  width: 3px;
  height: 5px;
  border: solid white;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}







.hero {
  background-size: cover;
  background-position: center;
}
.hero__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hero__left {
  max-width: 448px;
}
.hero__right {
  padding: 32px 24px;
  background: #0020F9;
  width: 33%;
}
.form__title h3 {
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 29px;
}
.form__title p {
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 15px;
  font-weight: normal;
}
.form__title {
  margin-bottom: 18px;
}
.single__input label {
  display: block;
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  margin-bottom: 6px;
}
.single__input input {
  width: 100%;
  height: 26px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  background: transparent;
  padding: 0 14px;
  font-size: 11px;
  color: ;
  color: #29C3DE;
  font-weight: normal;
}
.single__input {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}
.single__input--flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single__input--flex .single__input {
  width: 45%;
}
.single__input textarea {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #0020F9;
  border-radius: 4px;
  height: 85px;
  width: 100%;
  letter-spacing: 0px;
  color: #AAAAAA;
  font-size: 11px;
  padding: 8px 12px;
  padding-top: 8px;
  resize: none;
}
.single__input .nice-select {
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  background: transparent;
  height: 28px;
  display: flex;
  align-items: center;
  font-size: 11px;
  letter-spacing: 0px;
  color: #29C3DE;
  padding: 0 8px;
    resize: none;
}
.single__input .nice-select:after {
  width: 7px;
  height: 7px;
  border-color: #0020F9;
  right: 11px;
  border-width: 1px;
}
.single__input .nice-select:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 29px;
  height: 28px;
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.single__check label {
  font-size: 9px;
  color: #fff;
  padding-left: 23px;
  margin: 0;
}
.single__check label a {
  color: #fff;
  font-weight: bold;
}
.single__check label span {
  border-radius: 50%;
  border: 1px solid #fff;
  background: transparent;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
}
.single__check {
  margin-bottom: 25px;
}
.g-recaptcha iframe {
  /*! width: 100%; */
  transform: scale(0.9);
  /*! margin: auto; */
}
div {
}
.g-recaptcha div {
  /*! width: 100% !important; */
}
.g-recaptcha {
  display: flex;
  align-items: center;
  justify-content: center;
}
.single__btn {
  display: flex;
  justify-content: center;
}
.single__btn button {
  background: #0020F9 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  width: 122px;
  height: 40px;
  font-size: 12px;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.hero__left--content h3 {
  font-size: 31px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-family: 'Helvetica Neue';
  font-weight: 500;
  margin-bottom: 40px;
}
.hero__left--content p {
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 4px 12px #00000066;
  font-size: 21px;
  margin: 0;
  font-weight: normal;
  line-height: 26px;
  margin: 0;
}



.container {
  max-width: 1002px;
}


.header .container {
  max-width: 1340px;
}
.header {
  position: absolute;
  padding-top: 51px;
  left: 0;
  right: 0;
  margin: auto;
}
.header__logo {
  max-width: 220px;
}
.header__whatsapp a {
	width: 154px;
	height: 29px;
	background: #17CB3C 0% 0% no-repeat padding-box;
	border-radius: 24px 0px 0px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.header__whatsapp a i {
  margin-right: 10px;
}
.header__whatsapp {
	position: fixed;
	right: 0;
	top: 74px;
}
.service {
  padding-top: 85px;
  padding-bottom: 50px;
}
.section__title {
  text-align: center;
  margin-bottom: 40px;
}
.section__title h3 {
  letter-spacing: 0px;
  color: #0020F9;
  font-size: 31px;
  font-weight: bold;
  margin: 0;
}
.service-slider-tab .swiper-slide {
    padding-bottom: 30px;
}
.service-slider-tab .slider-tab {
  height: 161px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001C;
  font-size: 15px;
  letter-spacing: 0px;
  color: #0020F9;
  font-weight: normal;
  border-radius: 0 !important;
  position: relative;
  text-align: center;
  padding: 24px 20px 0;
}
.slider-tab img {
  margin-bottom: 12px;
}
.slider-tab .tab-icon {
    height: 68px;
}
.service-slider {
    box-shadow: 0px 3px 15px #0000001C;
}
.single__service {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding: 33px 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-top: 4px solid #0020F9;
}
.service__img {
  width: 44.1%;
  position: relative;
}
.service__text {
  width: 48.5%;
}
.service__text h3 {
  letter-spacing: 0px;
  color: #0020F9;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 48px;
}
.service__text p {
  letter-spacing: 0px;
  color: #000000;
  font-size: 16px;
  margin-bottom: 48px;
}
.service__text ul {
    gap: 15px !important;
}
.service__text ul li a {
  letter-spacing: 0px;
  color: #000000;
  text-decoration: none;
  padding-left: 15px;
  line-height: 17px;
  font-size: 16px;
   display: block;
}
.service__img:before {
  position: absolute;
  content: "";
  background: #4498BC 0% 0% no-repeat padding-box;
  height: 110px;
  width: 160px;
  top: -10px;
  right: -10px;
}
.service__img img {
  position: relative;
  z-index: 1;
}
.service__img:after {
  position: absolute;
  content: "";
  background: #4498BC 0% 0% no-repeat padding-box;
  height: 110px;
  width: 160px;
  bottom: -10px;
  left: -10px;
}
.service-slider-tab {
	padding-top: 42px;
	padding-left: 10px;
	padding-right: 10px;
}
.service-slider-tab .swiper-slide-thumb-active .slider-tab {
  background: #0020F9;
  color: #fff;
  cursor: pointer;
}
.service-slider-tab .swiper-slide-thumb-active .slider-tab img {
  filter: invert(100%) sepia(5%) saturate(21%) hue-rotate(144deg) brightness(103%) contrast(109%);
}
.slider-tab:before {
  position: absolute;
  content: "";
  border: 10px solid #0020F9;
  transform: rotate(46deg);
  bottom: -10px;
  margin: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  display: none;
}
.service-slider-tab .swiper-slide-thumb-active .slider-tab::before {
  display: block;
}

/* coverage area css start */
.coverage-area {
    padding: 62px 0 67px;
    background-color: #F7F7F7;
}
.coverage-area-title {
    margin-bottom: 50px;
}
.coverage-table {
    max-width: 865px;
}
.coverage-table table {
    border-radius: 24px;
}
.coverage-table thead tr {
    border-radius: 24px 24px 0 0;
}
.coverage-table thead th {
    height: 110px;
    color: #fff;
    background-color: #000;
}
.coverage-table thead th.dispositivos {
	border-top-left-radius: 24px;
	padding-left: 26px;
	color: #0020F9;
	font-size: 20px;
	box-shadow: 0 10px 10px -2px rgba(215, 215, 215, 0.2);
}
.coverage-table th.residencial {
    background-color: #4491CE;
}
.coverage-table th.empresarial {
    background-color: #051DF4;
}
.coverage-table th:last-child {
    border-top-right-radius: 24px;
}
.coverage-table tr td {
    height: 25px;
    color: #051DF4;
}
.coverage-table tr td:first-child {
    padding-left: 20px;
    background-color: #EDEFF4;
    font-size: 14px;
    color: #000;
}
.coverage-table tr:nth-child(odd) td:nth-child(2) {
    background-color: #ECF4FA;
}
.coverage-table tr:nth-child(odd) td:nth-child(3) {
    background-color: #E6E8FE;
}
.coverage-table tr:nth-child(odd) td:last-child {
    background-color: #E5E5E5;
}
.coverage-table tr:nth-child(even) td:nth-child(2) {
    background-color: #DBE5EF;
}
.coverage-table tr:nth-child(even) td:nth-child(3) {
    background-color: #D6D9F3;
}
.coverage-table tr:nth-child(even) td:last-child {
    background-color: #D5D7DB;
}
.coverage-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 24px;
}
.coverage-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 24px;
}.error {
  color: red;
  display: none;
  font-size: 10px;
  margin-top: 4px;
  line-height: 11px;
}

.valid {
  border-color: green;
}

.invalid {
  border-color: red;
}
/* coverage area css end */

/* footer css start */
.footer-area {
    margin-top: 10px;
    padding: 38px 0 51px;
    background-color: #000;
}
.footer-wrapper {
    gap: 175px;
}
.footer-wrapper .logo img {
    width: 145px;
}
.footer-wrapper p {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
}
/* footer css end */