/*RESET */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}


/* GENERAL */

body {
    vertical-align: baseline;
    overflow-x: hidden;
    font-family: "Ubuntu", sans-serif;
    font-size: 1rem;
}

body li {
    list-style-type: none;
}

.card-text.listas {
    padding: 0 20px;
}

.listas li {
    list-style-type: disc;
}

hr {
    background-color: #f8f9fa;
}


/* COLORS */

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #aa00ff;
}

.text-violet {
    color: blueviolet;
}

.icolor {
    color: blueviolet;
}

.btn-primary {
    background-color: blueviolet;
}

.btn-primary:hover {
    background-color: #6317a9;
    color: white;
}

.btn-transparent {
    background-color: transparent;
}


/* NAVBAR */

.navbar {
    /*background-color: rgba(75, 0, 130, 0.7); */
    background-color: #7700cf;
    /* transition: all 1s;*/
}

.navbar-nav {
    align-items: flex-end;
    padding-right: 20px;
}

.hidden {
    display: none;
}


/* CARROUSEL PRINCIPAL */

.slide-text {
    font-size: 1.2rem;
    line-height: 1.9rem;
}


/* index */


/* CARROUSEL */


/* Extra small and small  devices (portrait phones, less than 768px)*/

@media (max-width: 767.98px) {
    .fixheader {
        height: 48rem;
    }
    .carousel-avas {
        height: 38rem;
    }
    .carousel-dmds {
        height: 50rem;
    }
    .fixheight {
        height: 100%;
    }
}


/* Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) and (max-width: 991.98px) {
    .fixheader {
        height: 35rem;
    }
    .carousel-avas {
        height: 43rem;
    }
    .carousel-dmds {
        height: 25rem;
    }
    .fixheight {
        height: 940px;
    }
}


/* Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    .fixheader {
        height: 45rem;
    }
    .carousel-avas {
        height: 59rem;
    }
    .carousel-dmds {
        height: 35rem;
    }
    .fixheight {
        height: 950px;
    }
}


/* PRODUCTOS*/

.border {
    border: 2 px;
}

.btn {
    white-space: inherit;
    border: none;
    border-radius: 0;
}

.icon {
    width: 190px;
}


/* FOOTER */

.footer {
    background-color: #2a1e30;
    font-size: 14px;
    font-weight: 300;
}

.footer h3 {
    font-weight: 300;
    letter-spacing: 2px;
}

.privacy a {
    text-decoration-line: underline;
}


/* BACKGROUND */

.header-bg {
    background: #62267f;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(70deg, #8800cc, #4b0082);
    /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-linear-gradient(70deg, #8800cc, #ff01ce);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.parallax {
    background-image: url(../img/pattern.svg);
    background-color: white;
    background-attachment: fixed;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    opacity: 1;
}

.gradient-infraestructura {
    background: rgb(59, 49, 93);
    background: linear-gradient( 119deg, rgba(59, 49, 93, 1) 18%, rgba(112, 27, 130, 1) 100%);
}

.gradient-prod {
    background-image: linear-gradient(135deg, #c97cfe 10%, #aa89ff 100%);
}

.gradient-light {
    background-image: linear-gradient(135deg, #f5f3ff 0%, #f4f4f4 100%);
}

/*
.gradient-avas {
    background-color: #ff6380;
    background-image: linear-gradient( 319deg, #663dff 0%, #aa00ff 50%, #5e2281 100%);
}
.gradient-avas {
    background-color: #ff6380;
    background-image: linear-gradient( 319deg, #a28aff 0%, #c44dff 50%, #8a32be 100%);
}
*/
.gradient-avas {
    background-color: #ff6380;
    background-image: linear-gradient( 319deg, #a28aff 0%, #d580ff 50%, #e7a3de 100%);
}

.gradient-avas-rev {
    background-color: #ff6380;
    background-image: linear-gradient( 216deg, #5e2281 0%, #aa00ff 50%, #663dff 100%);
}

.bg-grey {
    background-color: #e5e5e5;
}

.gradient-blockchain {
    background-image: linear-gradient( 130deg, rgb(130, 24, 205) 30%, rgba(255, 142, 130, 1) 100%);
}

.bg-pdark {
/*
    background-color:#56606a!important
*/
    background-color:#003782!important
}
.bg-pdark2 {
/*
    background-color:#7a8693!important
    background-color:#e3bdff!important
*/
    background-color:#b147ff!important
}

.gradient-planihost {
    background-color: #8931ff;
    background-image: linear-gradient(140deg, #8931ff 0%, #c044cd 100%);
}

.gradient-cdn {
    background-image: linear-gradient(135deg, #eead92 10%, #6018dc 100%);
}

.gradient-corpmail {
    background-image: linear-gradient(to top, #30cfd0 0%, #330867 80%);
}

.gradient-dmds {
    background-image: linear-gradient( to top, rgba(81, 45, 164, 1) 40%, rgba(0, 90, 170, 1) 100%);
}

.gradient-quote {
    background-color: #f5f3ff;
    background-image: linear-gradient(135deg, #f5f3ff 0%, #f4f4f4 100%);
}


/* HOME*/


/* effect */

.shadow-mouse {
    -webkit-box-shadow: 10px 10px 7px -7px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 10px 10px 7px -7px rgba(0, 0, 0, 0.47);
    box-shadow: 10px 10px 7px -7px rgba(0, 0, 0, 0.47);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}


/*.shadow-mouse:hover {
  -webkit-box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.32);

  transform: scale(1.1, 1.1);
}*/


/**/

.home-banner {
    width: 100%;
    padding-bottom: 0rem !important;
}

.home-banner .row {
    margin-top: 12px;
    background-color: #ffffff;
}

.home-banner .col-12.col-lg-6 {
    padding: 0px !important;
}

.home-banner .row .row {
    margin: 1px !important;
}

.home-banner .col1 {
    height: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* align-items: stretch; */
    align-content: space-around;
}

.home-banner .col1 .img {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-banner .col1 .info {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-right: 2rem;
}

.home-banner .col1 .info .btn {
    display: flex;
    flex-direction: row;
    align-self: start;
    margin: 0.5rem 0 0;
}

.home-banner .col1 .info .btn a {
    margin-right: 1rem;
}

.home-banner .col1 h2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.home-banner .col1 h4 {
    font-size: 1rem;
}

.home-banner .col1 img {
    height: 12rem;
}

.home-banner .col1 div {
    justify-content: center;
    ;
}


/**/

.home-banner .col2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: end;
    align-items: flex-start;
    align-content: space-around;
    display: flex;
    padding: 2rem;
}

.home-banner .col2 ul li {
    text-align: left !important;
    font-size: 0.9rem;
    line-height: 1.6rem;
}

.home-banner .col2 a {
    margin: 2rem;
}


/**/

@media (max-width: 1199px) {
    .home-banner .col1 {
        height: auto;
        display: block;
        text-align: center;
    }
    .home-banner .col1 .img {
        width: 100%;
        display: block;
        padding: 2rem 0 1rem!important;
    }
    .home-banner .col1 .info {
        width: 100%;
        display: block;
        padding: 0 2rem 2rem !important;
    }
    .home-banner .col1 .info .listas {
        width: 80%;
        margin: auto;
        text-align: left;
        padding: 1rem 0;
    }
    .home-banner .col1 .info .btn {
        text-align: center;
        display: block;
    }
    .home-banner .col1 .info .btn a {
        width: 100%;
        text-align: center;
    }
}

.card-home-products {
    display: flex;
    align-items: center;
}

.logos-tecno img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.logos-tecno img:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}


/* Check Dmarc */

.top-space {
    height: 4rem;
}

.pages-tools {
    min-height: 800px;
}

.banner-color {
    background-color: rgba(75, 0, 130, 0.5);
    height: 100px;
    display: flex;
    align-items: center;
}

.banner-bg {
    background-image: url(/static/img/dmarc/bg.png);
    background-repeat: no-repeat;
    height: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 32px;
}

.content-banner {
    width: 100%;
    margin: auto;
    text-align: center;
}

.content-banner-img {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.content-banner-img img {
    height: 270px !important;
}

.content-banner-info {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-items: stretch;
    align-content: flex-end;
    text-align: center;
    max-width: 58%;
}

.content-banner-info h1 {
    color: #ffffff;
}

.content-banner-info h6 {
    color: #ffffff;
}

.content-alert-domain {
    margin: 0px 0 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    background: transparent;
    border-color: #f05050;
    border-width: 2px;
    color: #6c757d;
}

.content-alert-domain.alert-danger {
    border-color: #f05050;
}

.content-alert-domain.alert-success {
    border-color: #37c100;
}

.content-alert-domain .btn {
    border: 1px;
    border-radius: 3px;
}

.content-from {}

.content-from-domain {
    display: flex;
    margin-top: 2rem;
    align-items: self-end;
    justify-content: space-between;
}

.content-input-domain {
    max-width: 500px;
    width: 100%;
    margin-right: 22px;
    position: relative;
}

.content-from-domain input {
    border: 1px;
    margin-right: 30px;
    border-bottom: 1px solid #838383;
    color: #6c757d;
    background-color: transparent;
    border-radius: 0;
}

.content-from-domain input:focus {
    outline: none;
    border: 0px;
    background-color: transparent;
    box-shadow: 0 0 0 0.0rem rgb(0 123 255 / 25%);
    border-bottom: 1px solid #ff9800;
}

#loading-indicator {
    top: 6px;
    right: 0px;
    display: none;
    position: absolute;
}

#loading-indicator img {
    width: 20px
}

.content-result-domain {
    margin-bottom: 46px;
}

.content-from-domain h5 {
    width: auto;
    min-width: 254px;
}

.content-from-domain .rcaptcha {
    position: relative;
}

.content-from-domain .rcaptcha label {
    font-size: 12px;
    display: none;
}

.content-from-domain .rcaptcha img {
    position: absolute;
    border: 1px solid #c3c3c3;
    width: auto;
    bottom: 0px;
    right: 28px;
}

.content-from-domain button {
    width: auto;
    min-width: 200px;
    background-color: #ff9800;
}

.content-result-domain i {
    text-align: center;
    top: -21px;
    position: relative;
    font-size: 2.6rem;
}

.content-result-domain .fa-circle-check,
.message-title-ok {
    color: #37c100;
}

.content-result-domain .fa-circle-xmark,
.message-title-error {
    color: #f05050;
}

.content-result-domain .card-body {
    text-align: center;
    padding-top: 0px;
}

.content-result-domain .card-title {
    font-size: 30px;
}

.content-result-domain .card-text {
    text-align: left;
}

.content-result-domain .card-text .result-ok {
    text-align: center;
    margin: auto;
}

.content-result-domain .card-text .result-ok span {
    background-color: #37c100;
    line-height: 31px;
    height: 66px;
    color: #fff;
    display: block;
    padding: 0 20px;
    border-radius: 3px;
    width: 90%;
    margin: 10px auto;
    font-size: 20px;
}

.content-result-domain .card-text .result-err span {
    background-color: #f05050;
    line-height: 31px;
    height: 66px;
    color: #fff;
    display: block;
    padding: 0 20px;
    border-radius: 3px;
    width: 90%;
    margin: 10px auto;
    font-size: 20px;
}

.content-result-domain .card-footer {
    text-align: center;
}

@media (max-width: 769px) {
    .banner-bg {
        background-size: cover;
        height: 250px;
    }
    .content-banner-info {
        max-width: 90%;
    }
    .h1,
    h1 {
        font-size: 1.5rem;
    }
    .h6,
    h6 {
        font-size: 1rem;
    }
    .content-from {
        padding-bottom: 1rem !important;
    }
    .content-from-domain {
        display: block;
        margin-top: 1rem;
        text-align: center;
    }
    .content-input-domain {
        margin-top: 1rem;
    }
    .content-from-domain input {
        width: 100%;
    }
    .content-from-domain .rcaptcha img {
        right: 0px;
    }
    .content-from-domain .rcaptcha {
        margin-bottom: 1rem;
    }
    .content-from-domain button {
        width: 100%;
        margin-block: 1rem;
    }
    .content-alert-domain {
        flex-wrap: wrap;
        margin: 40px 0px 60px;
    }
    .content-alert-domain .btn {
        margin-top: 1rem;
        width: 100%;
    }
    .content-result-domain .card {
        margin-bottom: 46px;
    }
}
