@charset "UTF-8";
/*.hero {*/
    /*!*background: url("borealislogo2.png") no-repeat center center;*!*/
    /*!*background-size: cover;*!*/
    /*!*height: 50vh;*!*/
    /*height: 638px;*/
    /*overflow: hidden;*/
    /*background-color: #292c2f;*/
/*}*/
header {background-color: #292c2f;
}
section{
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin-top: 0.7rem;
    margin-bottom: 1rem;
}
h1{font-size: 2.7rem;}
h2{font-size: 2.2rem;}
h3{font-size: 1.7rem;}
p{ font-size: 1rem;}
.row {max-width: 1200px; }
.top-bar, .top-bar ul {background-color: #181a1c;}
.stick{background-color: #181a1c;}
.menu-text{color:#a3afca}
.menu li a{
    color:#a3afca;
    font-size: 0.9rem;
}
.menu li a:hover{
    color: #cfdeff;
    font-size: 0.9rem;
}

ul.legal{
color:rgb(70, 116, 221);
  display: block;
  list-style-type: disc;
}

ul.legal li {
    list-style: disc;
}

div.thumb{
    padding-top:1rem;padding-bottom:1rem;
    /*border:1px solid #ccc;*/
}
.empresa{padding-left:2rem;}
.empresa ul{
    list-style: none;
    margin-left: -1rem;
}
/*ul.empresa li */
.empresa li.contact {line-height: 3rem}
.empresa li.contact i {
    background-color: #a3afca;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 50%;
    line-height: 1;
    margin: 1rem 1rem 1rem 1rem;
    vertical-align: middle;
    padding: .35em .55em; }
/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/
.features {
    text-align: center;
    margin-top: 6rem;
    margin-bottom: 2rem;
    display: block;
}
.features hr {
    width: 90%;
    margin: 1rem auto; }
.features .round-icon {
    background-color: #a3afca;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: -61px auto 1rem;
    width: 100px;
    font-size: 3rem; }
.features .round-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
@media only screen and (max-width: 40em) {
    .features .columns {
        /*margin-bottom: 5rem;*/} }


/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
.box {
    border-radius: 3px;
    /*box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.16), 1px 2px 5px 0 rgba(0, 0, 0, 0.12);*/
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    /*padding: 10px 25px;*/
    padding: 10px 10px 10px 10px;
    display: block;
    margin-top: 60px;
    margin-bottom: 30px; }

.box-icon {
    background-color: #a3afca;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    /*margin-top: -61px;*/
    margin-top: -50px;
    font-size: 3rem; }
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.info h2 {
    font-size: 2rem;
    padding-top: 1rem;
    /*font-size: 26px;*/
    /*letter-spacing: 2px;*/
    /*text-transform: uppercase; */
}
.info p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px; }
.info a {
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.5s ease 0s; }
.info a:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.5s ease 0s; }

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
img.imagetext{
    line-height: 1;
    padding: 17px 5px 25px 4px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.footer {
    background-color: #292c2f;
    text-align: center;
    font-size: 1.2rem;
    padding: 1rem; }
.footer .social a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    margin: 0 3px 0 0; }
.footer li.contact {line-height: 2rem}
.footer li.contact i {
    /*position: absolute;*/
    background-color: #33383b;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 50%;
    line-height: 1;
    margin: 1rem 1rem 1rem 0rem;
    vertical-align: middle;
    padding: .25em .50em; }

.footer .copywrite {
    color: #adb0b5;
    font-size: 0.8rem;
    margin: 1rem 0 1rem 0; }
    ul.copywrite{
        text-align: left;
    }
    ul.copywrite li {
        list-style: none;
    }

ul.copywrite li a:hover{
   color: #21bcff;
}
.footer .footer-form textarea, .footer .footer-form input {
    border-radius: 3px;
    background-color: #1f2022;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border: none;
    resize: none;
    font: inherit;
    font-size: 0.875rem;
    font-weight: normal;
    color: #d1d2d2;
    padding: 1.3rem; }
.footer .footer-form label {
    color: #fff;
    font-size: 1.2rem;
    margin: 0 0 1rem 0;
    font-weight: bold; }
.footer label.copywrite{font-size: 0.7rem; text-align: justify;color: #e6e6e6;}
.footer .polpriv span.desc{font-size: 0.7rem; text-align: left;color: #e6e6e6;}
.footer .polpriv a{font-size: 0.7rem; text-align: left;color: #e6e6e6;}
.footer .footer-form .submit {
    border-radius: 3px;
    background-color: #33383b;
    color: #ffffff;
    border: 0;
    padding: 1rem 3.5rem;
    font-weight: bold;
    float: right;
    margin: 0 1rem 1rem 0; }
.footer .footer-links a {
    list-style: none;
    font-weight: normal;
    color: #fff;
    padding: 0 0 2rem;
    margin: 0;
    font-size: 0.8rem; }
.footer .footer-links a::after {
    content: "•";
    padding: 0 0.2rem 0 0.4rem; }
.footer .footer-links a:last-child::after {
    content: "";
    padding: 0 0.4rem 0 0.8rem; }
.footer p.descripcion {
    font-size: 0.8rem;
    margin-top:-1.2rem;
    color:#ffffff;
    text-align: left; }
@media only screen and (min-width: 40.063em) {
    .footer {
        padding: 4rem; }
    .footer p {
        text-align: left; }
    .footer p.descripcion {
        font-size: 0.8rem;
        margin-top:-1.2rem;
        color:#ffffff;
        text-align: left; }
    .footer .social {
        text-align: left;
        margin: 0; }
    .footer .footer-form .contact {
        position: absolute;
        left: -45%;
        top: 10%; } }

.logo {
    color: #fff;
    font-size: 1.5rem; }
.logo i {
    margin-right: 0.5rem; }
/* span.revma {unicode-bidi: bidi-override;direction: rtl;} */
span.cd {unicode-bidi: bidi-override; direction: rtl;}

.tablecookies{
    margin:20px auto 20px auto;
  }
  .tablecookies .row{
    margin-left:0px;
    border:1px solid #000;
    padding: 0.5rem;
    font-size: 0.8rem;
  }
  
  .tablecookies .columns{
    text-align: left;
  }
  .tablecookies .headtable .columns{
    text-align: center;
    font-size: 0.8rem;
  }
  .tablecookies .headtable{
    background-color: #4d5158 ;
    color:#fff;
    font-size: 0.8rem;
  }
  .tablecookies .textcnt{
    text-align: center;
  }