/* Estilos generales de la aplicación */
body {
    font-family: "Nunito", sans-serif !important;
    font-weight: normal;
    font-style: normal;
    position: relative;
    box-sizing: inherit;
    background-color: #fff;
    overflow-x: hidden !important;
}

body::-webkit-scrollbar {
    background: #e6e6e6;
    color: white;
    width: 8px;
    height: 8px;
}

html {
    height: 100%;
    box-sizing: border-box;
    transition: 1s ease-in;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Nunito", sans-serif;
    color: #1a1e20;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
    text-transform: normal;
}

p {
    font-family: "Muli", sans-serif;
    color: #001f38;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-65 {
    margin-left: 65px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-75 {
    margin-left: 75px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-85 {
    margin-left: 85px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-95 {
    margin-left: 95px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-105 {
    margin-left: 105px;
}

.ml-110 {
    margin-left: 110px;
}

.ml-115 {
    margin-left: 115px;
}

.ml-120 {
    margin-left: 120px;
}

.ml-125 {
    margin-left: 125px;
}

.ml-130 {
    margin-left: 130px;
}

.ml-135 {
    margin-left: 135px;
}

.ml-140 {
    margin-left: 140px;
}

.ml-145 {
    margin-left: 145px;
}

.ml-150 {
    margin-left: 150px;
}

.ml-155 {
    margin-left: 155px;
}

.ml-160 {
    margin-left: 160px;
}

.ml-165 {
    margin-left: 165px;
}

.ml-170 {
    margin-left: 170px;
}

.ml-175 {
    margin-left: 175px;
}

.ml-180 {
    margin-left: 180px;
}

.ml-185 {
    margin-left: 185px;
}

.ml-190 {
    margin-left: 190px;
}

.ml-195 {
    margin-left: 195px;
}

.ml-200 {
    margin-left: 200px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-55 {
    margin-right: 55px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-65 {
    margin-right: 65px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-75 {
    margin-right: 75px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-85 {
    margin-right: 85px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-95 {
    margin-right: 95px;
}

.mr-100 {
    margin-right: 100px;
}

.mr-105 {
    margin-right: 105px;
}

.mr-110 {
    margin-right: 110px;
}

.mr-115 {
    margin-right: 115px;
}

.mr-120 {
    margin-right: 120px;
}

.mr-125 {
    margin-right: 125px;
}

.mr-130 {
    margin-right: 130px;
}

.mr-135 {
    margin-right: 135px;
}

.mr-140 {
    margin-right: 140px;
}

.mr-145 {
    margin-right: 145px;
}

.mr-150 {
    margin-right: 150px;
}

.mr-155 {
    margin-right: 155px;
}

.mr-160 {
    margin-right: 160px;
}

.mr-165 {
    margin-right: 165px;
}

.mr-170 {
    margin-right: 170px;
}

.mr-175 {
    margin-right: 175px;
}

.mr-180 {
    margin-right: 180px;
}

.mr-185 {
    margin-right: 185px;
}

.mr-190 {
    margin-right: 190px;
}

.mr-195 {
    margin-right: 195px;
}

.mr-200 {
    margin-right: 200px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-260 {
    padding-top: 260px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 85px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-105 {
    padding-left: 105px;
}

.pl-110 {
    padding-left: 110px;
}

.pl-115 {
    padding-left: 115px;
}

.pl-120 {
    padding-left: 120px;
}

.pl-125 {
    padding-left: 125px;
}

.pl-130 {
    padding-left: 130px;
}

.pl-135 {
    padding-left: 135px;
}

.pl-140 {
    padding-left: 140px;
}

.pl-145 {
    padding-left: 145px;
}

.pl-150 {
    padding-left: 150px;
}

.pl-155 {
    padding-left: 155px;
}

.pl-160 {
    padding-left: 160px;
}

.pl-165 {
    padding-left: 165px;
}

.pl-170 {
    padding-left: 170px;
}

.pl-175 {
    padding-left: 175px;
}

.pl-180 {
    padding-left: 180px;
}

.pl-185 {
    padding-left: 185px;
}

.pl-190 {
    padding-left: 190px;
}

.pl-195 {
    padding-left: 195px;
}

.pl-200 {
    padding-left: 200px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 25px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 85px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}

.pr-105 {
    padding-right: 105px;
}

.pr-110 {
    padding-right: 110px;
}

.pr-115 {
    padding-right: 115px;
}

.pr-120 {
    padding-right: 120px;
}

.pr-125 {
    padding-right: 125px;
}

.pr-130 {
    padding-right: 130px;
}

.pr-135 {
    padding-right: 135px;
}

.pr-140 {
    padding-right: 140px;
}

.pr-145 {
    padding-right: 145px;
}

.pr-150 {
    padding-right: 150px;
}

.pr-155 {
    padding-right: 155px;
}

.pr-160 {
    padding-right: 160px;
}

.pr-165 {
    padding-right: 165px;
}

.pr-170 {
    padding-right: 170px;
}

.pr-175 {
    padding-right: 175px;
}

.pr-180 {
    padding-right: 180px;
}

.pr-185 {
    padding-right: 185px;
}

.pr-190 {
    padding-right: 190px;
}

.pr-195 {
    padding-right: 195px;
}

.pr-200 {
    padding-right: 200px;
}

.bg-main {
    background-color: #07070750 !important;
}

.colour-text {
    color: #f5f5f5 !important;
    font-size: 18px;
}

.theme-bg {
    background: #04dbec;
}

.sticky-text {
    color: #000000f8 !important;
    font-weight: 800 !important;
}

.font-title {
    font-size: 50px !important;
    letter-spacing: 1px;
}

.font-subtitle {
    font-size: 25px !important;
    letter-spacing: 5px;
}

.img-header-logo{
    width: 180px;
    max-width: 100%;
    height: auto;
}

.img-footer-logo{
    width: 260px;
    max-width: 100%;
    height: auto;
}
.img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left;
}

.f-right {
    float: right !important;
}

.fix {
    overflow: hidden;
}

.clear {
    clear: both;
}

/* Alertas de errores */
.alerta-b {
    position: fixed;
    z-index: 99999999;
    font-size: 15px;
    width: 600px;
    right: 0;
    bottom: -20px;
}


#icon-close-time{
    font-size: 25px;
}

.button-close-time{
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 20px;
 

}

.alert-danger{
    
    background-color: #fabac1;
    padding: 20px 5px;
    overflow-x: hidden;
    overflow-y: auto;
}

.alert-danger::-webkit-scrollbar{
    display: none;
}

.alert-success{
    background-color: #95d5da;
    padding: 20px 5px;
}

#error-icon{
    background-color: #dc3545;
    color: #fff;
    padding: 10px;
    font-size: 30px;
    text-align: center !important;
}


#success-icon{
    background-color: #04dbec;
    color: #fff;
    padding: 10px;
    font-size: 30px;
    text-align: center !important;
}

.btn {
    background: #04dbec;
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    border-radius: 0px;
}

.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #07cad8;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0;
}

.btn:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a {
    color: #635c5c;
}

a:hover {
    color: #fff;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    text-decoration: none;
}

a,
button {
    color: #fff;
    outline: medium none;
}

.g-recaptcha {
  
    transform: scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    max-width: 200px;
}

.suscribe-btn-recaptcha{
    margin-top: 25px;
    margin-left: 50px;
    margin-right: -50px;
}

.top-recaptcha{
    margin-top: 20px;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0;
}

.uppercase {
    text-transform: uppercase;
}

input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.capitalize {
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.separator {
    border-top: 1px solid #f2f2f2;
}

.mb-90 {
    margin-bottom: 90px;
}

@media (max-width: 767px) {
    .mb-90 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mb-90 {
        margin-bottom: 45px;
    }
}

.header-bottom.header-sticky.sticky-bar {
    background: #010e21;
    border-bottom: 5px solid #04dbec;
}

/*Estilos del preloader*/

.novaside-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff !important;
    z-index: 999999999999999999999999999999999999;
}

.novaside-preloader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

}

.loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}

.preloader-text{
    font-size: 35px;
    font-weight: bold;
    font-style: normal;
    margin-top: 100px;
    color: #28395a;
}
/* The dot */
.dot {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 160px;
  height: 100px;
  margin-top: -50px;
  margin-left: -80px;
  border-radius: 5px;
  background-color: #04dbec;
  transform-type: preserve-3d;
  animation: dot1 3s cubic-bezier(0.55, 0.3, 0.24, 0.99) infinite; }

.dot:nth-child(2) {
  z-index: 11;
  width: 150px;
  height: 90px;
  margin-top: -45px;
  margin-left: -75px;
  border-radius: 3px;
  background-color: #34495e;
  animation-name: dot2; }

.dot:nth-child(3) {
  z-index: 12;
  width: 40px;
  height: 20px;
  margin-top: 50px;
  margin-left: -20px;
  border-radius: 0 0 5px 5px;
  background-color: #dc3545;
  animation-name: dot3; }

@keyframes dot1 {
  3%,
    97% {
    width: 160px;
    height: 100px;
    margin-top: -50px;
    margin-left: -80px; }
  30%,
    36% {
    width: 80px;
    height: 120px;
    margin-top: -60px;
    margin-left: -40px; }
  63%,
    69% {
    width: 40px;
    height: 80px;
    margin-top: -40px;
    margin-left: -20px; } }
@keyframes dot2 {
  3%,
    97% {
    width: 150px;
    height: 90px;
    margin-top: -45px;
    margin-left: -75px; }
  30%,
    36% {
    width: 70px;
    height: 96px;
    margin-top: -48px;
    margin-left: -35px; }
  63%,
    69% {
    width: 32px;
    height: 60px;
    margin-top: -30px;
    margin-left: -16px; } }
@keyframes dot3 {
  3%,
    97% {
    width: 40px;
    height: 20px;
    margin-top: 50px;
    margin-left: -20px; }
  30%,
    36% {
    width: 8px;
    height: 8px;
    margin-top: 49px;
    margin-left: -5px;
    border-radius: 8px; }
  63%,
    69% {
    width: 16px;
    height: 4px;
    margin-top: -37px;
    margin-left: -8px;
    border-radius: 10px; } }


/*Estilos del modal procesar petición*/

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 5, 5, 0.178), rgba(2, 2, 2, 0.363));
    z-index: 99999999999999999999999999;
}

.content-navigation {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.content-navigation-bar {
    background-color: #04dbec;
    width: 20%;
    padding: 30px;
    border-radius: 50px;
}

.progress-bar {
    background-color: #1a1e20;
}

#progress {
    height: 25px;
    border-radius: 15px;
}

#legend-bar {
    color: #f7f7f7;
    font-weight: bold;
    letter-spacing: 12px;
    font-size: 14px;
    text-align: center;
}

@media (min-width: 320px) and (max-width: 720px) {
    .content-navigation-bar {
        width: 90%;
    }
}
/*Modal para contización*/

.novaside-modal-contact {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: auto;
    transform: translateX(110%);
    transition: transform 0.3s ease-in;
    /* display: none; */
}

.move-contact {
    transform: translateX(0);
}

.novaside-modal-contact::-webkit-scrollbar {
    display: none;
}

.flex {
    width: 100%;
    background-color: transparent;
    height: auto;
}

.close-modal {
    font-size: 50px;
    cursor: pointer;
    color: #04dbec;
}

/*Modal para el chat lateral*/

.novaside-modal-chat {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: fixed;
    background-color: transparent;
    overflow: auto;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    transform: translateX(110%);
    transition: transform 0.3s ease-in;
}

.move-chat {
    transform: translateX(0);
    transition: transform 0.3s ease-in;
}


.move-effect{
    transform: translateX(110%);
    transition: transform 0.3s ease-out;
}

.novaside-modal-chat::-webkit-scrollbar {
    display: none;
}

#audio {
    display: none;
}

.novaside-flex-chat {
    width: 35%;
    background-color: transparent;
    height: auto;
}

.send-text{
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 25px;
}

.card {
    width: 100%;
    height: 550px;
    border: none;
    border-radius: 15px;
    box-shadow: 0 0 2px #1a1e20;
    position: relative !important;
}

.header-chat {
    box-shadow: 0 0 2px #04dcec;
}

.text-disponible {
    color: #dc3545;
}

.scroll-card {
    width: 100%;
    height: 400px;
    overflow-y: scroll;
}

.scroll-card::-webkit-scrollbar {
    display: none;
}

#chat-input {
    width: 100%;
    position: absolute;
    bottom: 0.5px;
    left: 0;
    max-width: 100%;
}

.adiv {
    background: #04dcec;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px;
    height: 60px;
}

.chat {
    border: none;
    background: #04dcec1a;
    font-size: 10px;
    border-radius: 20px;
}

.bg-white {
    border: 1px solid #e7e7e9;
    font-size: 10px;
    border-radius: 20px;
}

.chat-responsive {
    background: #04dcec;
    padding: 10px;
}

/* Modal de opciones de usuario  */

.novaside-modal-option {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: fixed;
    background-color: #fff;
    overflow: auto;
    transform: translateX(-110%);
    transition: transform 0.3s ease-in;
}

.move-option {
    transform: translateX(0);
}

.card-option a {
    display: block;
    margin: auto;
    width: 300px;
    background-color: #04dcec09;
    color: #000;
    padding: 10px;
    text-align: center;
    transition: 0.3s ease-in;
}

.card-option a:hover {
    padding-left: 20px;
    color: #04dcec;
}

#btn-login {
    background: #04dbec;
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    border-radius: 0px;
}

#btn-login::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #07cad8;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0;
}

#btn-login:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
}

#avatar-photo {
    font-size: 50px;
    background-color: #04dcecfd;
    color: #fff;
    border-radius: 100%;
    padding: 10px 15px;
}

/*Estilos para el boton lateral del chat*/

#whatsapp {
    background-color: #04dcecfd;
    padding: 5px 2px;
    height: 60px;
    width: 60px;
    left: 19px;
    bottom: 18px;
    position: fixed;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
    z-index: 99;
    max-width: 100%;
    cursor: pointer;
}

.sup-whatsapp {
    position: absolute;
    top: -20px;
    right: 0;
    font-size: 20px !important;
}

.myvideo img {
    border-radius: 20px;
}

.dot {
    font-weight: bold;
}

#send_message {
    border-radius: 12px;
    border: 1px solid #04dcecfd;
    font-size: 14px;
    padding: 15px 10px;
}

.fa-location-arrow{
    color: #dc3545;
}
.form-control:focus {
    box-shadow: none;
}

.form-control::placeholder {
    font-size: 12px;
    color: #c4c4c4;
}

.owl-carousel .owl-nav div {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 40px;
    left: 20px;
    line-height: 40px;
    font-size: 22px;
    color: #646464;
    opacity: 1;
    visibility: visible;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    width: 40px;
}

.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: -30px;
}

.owl-carousel .owl-nav div.owl-next i {
    position: relative;
    right: 0;
    top: 1px;
}

.owl-carousel .owl-nav div.owl-prev i {
    position: relative;
    right: 1px;
    top: 0px;
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}

.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #ff3500;
}

.detail-over {
    background: #1a1e2065;
    -moz-user-select: none;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 1px solid #fff;
    overflow: hidden;
    margin: 0;
    border-radius: 0px;
}

.detail-over::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #07cad8;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0;
}

.detail-over:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
}

.btn2 {
    padding: 55px 94px;
    cursor: pointer;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .btn2 {
        padding: 55px 70px;
    }
}

.btn-black {
    background: #1a1e20;
    border: 2px solid #1a1e20;
    padding: 30px 36px;
    box-shadow: 0px 10px 30px 0px rgba(249, 248, 249, 0.1);
}

.btn-black:hover {
    color: #1a1e20;
}

.btns::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: rgb(255, 255, 255);
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.breadcrumb > .active {
    color: #888;
}

#scrollUp,
#back-top {
    background-color: #04dcecfd;
    padding: 5px 2px;
    height: 60px;
    width: 210px;
    right: 19px;
    bottom: 18px;
    position: fixed;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 10px;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
    z-index: 99;
    max-width: 100%;
    cursor: pointer;
}

.chat-img {
    width: 50px;
    height: 50px;
    max-width: 100%;
    object-fit: cover;
}

.position-abs {
    position: absolute;
    top: -20px;
    right: 0;
}

@media (max-width: 575px) {
    #scrollUp,
    #back-top {
        right: 16px;
    }
}

#scrollUp:hover {
    color: #fff;
}

.section-padding2 {
    padding-top: 200px;
    padding-bottom: 200px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .section-padding2 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding2 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-padding2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    .section-padding2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.novaside-autor-padding {
    padding-top: 200px;
    padding-bottom: 180px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-autor-padding {
        padding-top: 200px;
        padding-bottom: 180px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-autor-padding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-autor-padding {
        padding-top: 100px;
        padding-bottom: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-padding {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    .novaside-autor-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.w-padding {
    padding-top: 150px;
    padding-bottom: 100px;
}

.ocs-padding {
    padding-top: 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .w-padding {
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .ocs-padding {
        padding-top: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .w-padding {
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .ocs-padding {
        padding-top: 150px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .w-padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .ocs-padding {
        padding-top: 75px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .w-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .ocs-padding {
        padding-top: 50px;
    }
}

@media (max-width: 575px) {
    .w-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .ocs-padding {
        padding-top: 50px;
    }
}

.w-padding2 {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .w-padding2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .w-padding2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .w-padding2 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .w-padding2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    .w-padding2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.w-padding3 {
    padding-top: 190px;
    padding-bottom: 55px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .w-padding3 {
        padding-top: 190px;
        padding-bottom: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .w-padding3 {
        padding-top: 190px;
        padding-bottom: 55px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .w-padding3 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .w-padding3 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    .w-padding3 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.novaside-footer-padding {
    padding-top: 170px;
    padding-bottom: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-footer-padding {
        padding-top: 170px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-footer-padding {
        padding-top: 170px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-footer-padding {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-footer-padding {
        padding-top: 80px;
        padding-bottom: 0px;
    }
}

@media (max-width: 575px) {
    .novaside-footer-padding {
        padding-top: 80px;
        padding-bottom: 0px;
    }
}

@media (max-width: 575px) {
    .section-tittle {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle {
        margin-bottom: 50px;
    }
}

.section-tittle span {
    font-size: 35px;
    margin-bottom: 22px;
    color: #c6a16e;
    display: block;
}

.section-tittle h2 {
    font-size: 60px;
    display: block;
    color: #c6a16e;
    font-weight: 600;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle h2 {
        font-size: 31px;
        text-align: center;
    }
}

@media (max-width: 575px) {
    .section-tittle h2 {
        text-align: center;
        font-size: 31px;
    }
}

.section-tittle02 {
    position: relative;
    z-index: 0;
    bottom: -57px;
}

@media (max-width: 575px) {
    .section-tittle02 {
        bottom: -9px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle02 {
        bottom: -16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle02 {
        bottom: -33px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle02 {
        bottom: -44px;
    }
}

.novaside-header-area .novaside-header-bottom {
    padding: 0px 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-header-area .novaside-header-bottom {
        padding: 0px 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-header-area .novaside-header-bottom {
        padding: 0px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-header-area .novaside-header-bottom {
        padding: 22px 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-header-area .novaside-header-bottom {
        padding: 22px 20px;
    }
}

@media (max-width: 575px) {
    .novaside-header-area .novaside-header-bottom {
        padding: 22px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-header-area {
        box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-header-area {
        box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    }
}

@media (max-width: 575px) {
    .novaside-header-area {
        box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    }
}

.novaside-header-area .header-top .header-info-left ul li {
    color: #fff;
    display: inline-block;
    margin-right: 56px;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
}

.novaside-header-area .header-top .header-info-left ul li:last-child {
    margin-right: 0px;
}

.novaside-header-area .header-top .header-info-left ul li i {
    margin-right: 8px;
}

.novaside-header-area .header-top .header-info-right .header-social li {
    display: inline-block;
}

.novaside-header-area .header-top .header-info-right .header-social li a {
    color: #fff;
    font-size: 14px;
    padding-left: 25px;
}

.novaside-header-area .header-top .header-info-right .header-social li a:hover {
    color: #04dbec;
}

.novaside-main-header {
    position: relative;
    z-index: 3;
    /* background: linear-gradient(90deg, #021a47 0%, #fdfdfd 15%, #021a47 100%); */
    background-color: #ffffff8e !important;
    border-bottom: 3px solid #04dbec;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-main-header .main-menu {
        margin-right: 30px;
    }
}

.novaside-main-header .main-menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.novaside-main-header .main-menu ul li a {
    color: #fff;
    font-weight: 500;
    padding: 39px 12px;
    display: block;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-transform: capitalize;
}

.support {
    width: 30px;
    height: auto;
    max-width: 100%;
    object-fit: cover;
}

.fa-user-circle {
    font-size: 18px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-main-header .main-menu ul li a {
        padding: 39px 15px;
    }
}

.novaside-main-header .main-menu ul li:hover > a {
    background-color: #04dbec;
    color: rgb(255, 255, 255) !important;
}

.active-menu {
    background-color: #04dbec;
    color: rgb(255, 255, 255) !important;
}

#novaecuador-home li a:hover {
    color: #04dbec !important;
}

.novaside-main-header .main-menu ul ul.submenu {
    position: absolute;
    width: 200px;
    background: #fff;
    left: 0;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 17px 0;
    border-top: 5px solid #04dbec;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.novaside-main-header .main-menu ul ul.submenu > li {
    margin-left: 7px;
    display: block;
}

.novaside-main-header .main-menu ul ul.submenu > li > a {
    padding: 6px 10px !important;
    font-size: 14px;
    color: #34495e;
    text-transform: capitalize;
}

.novaside-main-header .main-menu ul ul.submenu > li > a:hover {
    color: #04dbec;
    background: none;
}

.novaside-header-area .header-top .header-info-right .header-social a i {
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
}

.novaside-header-area .header-top .header-info-right .header-social a:hover i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.novaside-main-header ul > li:hover > ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.top-bg {
    background: #1a1e20;
}

.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    background: #fff;
}

.novaside-header-sticky ul li a {
    padding: 10px 19px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.novaside-header-bottom.novaside-header-sticky.sticky-bar {
    background: #1a1e20;
    border-bottom: 3px solid #04dbec;
}

.novaside-header-sticky.sticky-bar .main-menu ul > li > a {
    padding: 27px 13px;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #04dbec !important;
}

.slicknav_nav {
    margin-top: 0px;
}

.novaside-header-area .slicknav_btn {
    top: -46px;
}

.slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #04dbec;
}

.slicknav_menu {
    background: transparent;
    margin-top: 16px !important;
}

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99;
}

.novaside-header-transparent {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
}

.novaside-slider-area {
    margin-top: -1px;
    padding-top: 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-area {
        padding-top: 120px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area {
        padding-top: 120px;
    }
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper {
    display: flex;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100vh;
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-img {
    width: 100%;
    overflow: hidden;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-img {
        display: none;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-img {
        display: none;
    }
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-img img {
    width: 100%;
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail {
    width: 60%;
    overflow: hidden;
    margin-left: 200px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail {
        width: 100%;
        padding-left: 37px;
        padding-bottom: 40px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail {
        width: 100%;
        padding-left: 37px;
        padding-bottom: 90px;
    }
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #ffffff;
    line-height: 1.1;
    display: block;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
        font-size: 56px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
        font-size: 45px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
        font-size: 30px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
        font-size: 33px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail h1 {
        font-size: 23px;
        line-height: 1.2;
        margin-bottom: 25px;
    }
}

.novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
    margin-bottom: 39px;
    display: block;
    padding-right: 200px;
    color: #a6b3c6;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        padding-right: 35px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        padding-right: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        padding-right: 21px;
        margin-bottom: 13px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        font-size: 24px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        padding-right: 100px;
        margin-bottom: 24px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail p {
        padding-right: 10px;
        margin-bottom: 30px;
        font-size: 14px;
        line-height: 26px;
    }
}

.novaside-slider-height {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.novaside-slider-active button.slick-arrow {
    position: absolute;
    right: 60px;
    bottom: 0;
    background: none;
    border: 0;
    padding: 0;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    height: 60px;
    width: 60px;
    cursor: pointer;
    background: #00444b;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-slider-active button.slick-arrow {
        line-height: 40px;
        height: 40px;
        width: 40px;
        right: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-active button.slick-arrow {
        line-height: 40px;
        height: 40px;
        width: 40px;
        right: 40px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-active button.slick-arrow {
        line-height: 40px;
        height: 40px;
        width: 40px;
        right: 40px;
    }
}

.novaside-slider-active button.slick-arrow i {
    font-size: 20px;
    line-height: 60px;
    color: #ffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-slider-active button.slick-arrow i {
        line-height: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-slider-active button.slick-arrow i {
        line-height: 40px;
    }
}

@media (max-width: 575px) {
    .novaside-slider-active button.slick-arrow i {
        line-height: 40px;
    }
}

.novaside-slider-active button.slick-next {
    bottom: 0;
    right: 0px;
    background: #04dbec;
}

.novaside-slider-active button.slick-prev {
    bottom: 0;
}

.novaside-breadcumb-area {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.text-responsive {
    color: #1a1e20;
    font-size: 35px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}


.novaside-breadcumb-area .novaside-btn-out {
    float: left;
    margin-top: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .text-responsive {
        font-size: 30px !important;
    }

    
}

@media (max-width: 575px) {
    .text-responsive {
        font-size: 30px !important;
        margin-bottom: 20px;
    }
}

.novaside-breadcumb-area .novaside-breadcumb-detail p {
    font-size: 18px;
}

.novaside-breadcumb-area .novaside-breadcumb-detail.novaside-breadcumb-detail2 h2 {
    color: #fff;
    font-size: 48px;
    line-height: 1.2;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-breadcumb-area .novaside-breadcumb-detail.novaside-breadcumb-detail2 h2 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-breadcumb-area .novaside-breadcumb-detail.novaside-breadcumb-detail2 h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-breadcumb-area .novaside-breadcumb-detail.novaside-breadcumb-detail2 h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .novaside-breadcumb-area .novaside-breadcumb-detail.novaside-breadcumb-detail2 h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-breadcumb-area .btn-black.f-right {
        float: left;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-breadcumb-area .btn-black.f-right {
        float: left;
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .novaside-breadcumb-area .btn-black.f-right {
        float: left;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-breadcumb-area .novaside-btn-out {
        float: left;
        margin-top: 30px;
    }
}

@media (max-width: 575px) {
    .novaside-breadcumb-area .novaside-btn-out {
        float: left;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-breadcumb-area .novaside-btn-out {
        float: left;
        margin-top: 30px;
    }
}

.novaside-breadcumb-area.novaside-breadcumb-area2 {
    background: #04dbec;
}

@media (max-width: 575px) {
    .novaside-design {
        padding-top: 0px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-design {
        padding-top: 0px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-design {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-design {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.novaside-design .novaside-design-item {
    background: rgb(250, 250, 250);
    border: 2px solid #dafcef;
    padding: 79px 52px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

@media (max-width: 575px) {
    .novaside-design .novaside-design-item {
        padding: 47px 19px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-design .novaside-design-item {
        padding: 47px 19px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-design .novaside-design-item {
        padding: 56px 32px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-design .novaside-design-item {
        padding: 46px 23px;
    }
}

.novaside-design .novaside-design-item:hover {
    box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1);
}

.novaside-design .novaside-design-item .services-ion span {
    font-size: 60px;
    margin-bottom: 13px;
    color: #014b85;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.novaside-design .novaside-design-item .services-cap {
    padding: 0 2px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-design .novaside-design-item .services-cap {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-design .novaside-design-item .services-cap {
        padding: 0;
    }
}

.novaside-design .novaside-design-item .services-cap h5 {
    font-weight: 600;
    font-size: 25px;
    color: #001f38;
    line-height: 1.4;
}


.novaside-design .novaside-design-item .services-cap p {

    color: #001f38;
  
}

.novaside-design .novaside-design-item:hover {
    border: 2px solid #04dbec;
}

#single-service-item:hover {
    border: 2px solid #28395a;
}

.novaside-design .novaside-design-item:hover .services-ion span {
    color: #04dbec;
}

/* Estilos de la sección servicios  */

.novaside-area-services .novaside-single-service:hover .novaside-service-hover {
    background: rgba(0, 0, 0, 0.5);
}

.novaside-area-services {
    padding-top: 10px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .novaside-area-services {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .novaside-area-services {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.novaside-area-services .novaside-single-service {
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    background-position: center;
    overflow: hidden;
}

.novaside-area-services .novaside-single-service .novaside-service-hover {
    text-align: center;
    padding: 104px 0 94px 0;
    background: #08080849;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: relative;
}

.novaside-service-hover-image {
    background-color: #02cedd79;
    padding: 25px;
    border-radius: 15px;
    width: 100px;
    height: auto;
    max-width: 100%;
}

.nova-btn-detail-over {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in;
    color: #dc3545 !important;
    font-weight: bold;
}

.nova-btn-detail-over:hover {
    padding-left: 20px;
}

.novaside-area-services .novaside-single-service .novaside-service-hover h3 {
    font-size: 25px;
    color: #f8f8f8;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
}

.novaside-area-services .novaside-single-service .novaside-service-hover .hover_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%;
    background: #02cedd;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}

.novaside-area-services .novaside-single-service .novaside-service-hover .hover_content .hover_content_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 54px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .novaside-area-services .novaside-single-service .novaside-service-hover .hover_content .hover_content_inner {
        padding: 0 10px;
    }
}

.novaside-area-services .novaside-single-service .novaside-service-hover .hover_content .hover_content_inner h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 8px;
}

.novaside-area-services .novaside-single-service .novaside-service-hover .hover_content .hover_content_inner p {
    font-size: 16px;
    color: #fff;
}

.novaside-area-services .novaside-single-service:hover {
    background-position: top;
}

.novaside-area-services .novaside-single-service:hover .hover_content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
}

.novaside-area-services .novaside-single-service:hover .novaside-service-hover {
    background: rgba(0, 0, 0, 0.5);
}

.service_bg_1 {
    background-image: url("../img/services/servicio1.png");
}

.service_bg_2 {
    background-image: url("../img/services/servicio2.jpg");
}

.service_bg_3 {
    background-image: url("../img/services/servicio3.jpg");
}

.service_bg_4 {
    background-image: url("../img/services/servicio4.jpg");
}

.service_bg_5 {
    background-image: url("../img/services/servicio5.jpg");
}

.service_bg_6 {
    background-image: url("../img/services/servicio6.jpg");
}

/* Sección portafolio  */

.gallery_area {
    padding-top: 10px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .gallery_area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .gallery_area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.gallery_area .single-gallery {
    overflow: hidden;
    position: relative;
}

.gallery_area .single-gallery img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.gallery_area .single-gallery .gallery_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    background: #03cddb8a;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    visibility: hidden;
}

.gallery_area .single-gallery .gallery_hover .hover_inner {
    display: table-cell;
    vertical-align: middle;
}

.gallery_area .single-gallery .gallery_hover .hover_inner h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}

.gallery_area .single-gallery .gallery_hover .hover_inner span {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.gallery_area .single-gallery:hover .gallery_hover {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible;
    opacity: 1;
}

.gallery_area .single-gallery:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.gallery_area .More_Works_btn {
    margin-top: 40px;
}

.section-tittle h2 {
    color: #28395a;
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 95px;
}

@media (max-width: 575px) {
    .section-tittle h2 {
        font-size: 39px;
        line-height: 1.3;
        margin-bottom: 50px;
    }
}

.section-tittle span {
    color: #ffb400;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
}

.section-tittle2 h2 {
    margin-bottom: 47px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle2 h2 {
        font-size: 49px;
    }
}

@media (max-width: 575px) {
    .section-tittle2 h2 {
        font-size: 29px;
    }
}

.section-tittle2 span {
    color: #ffb400;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
}

.novaside-about {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-about {
        display: block;
    }
}

@media (max-width: 575px) {
    .novaside-about {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about {
        display: block;
    }
}

.novaside-about .novaside-about-detail {
    width: 50%;
    padding: 20px 20px 20px 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-about .novaside-about-detail {
        padding: 20px 20px 20px 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-about .novaside-about-detail {
        width: 100%;
        padding: 50px 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about .novaside-about-detail {
        width: 100%;
        padding: 50px 30px;
    }
}

@media (max-width: 575px) {
    .novaside-about .novaside-about-detail {
        width: 100%;
        padding: 50px 30px;
    }
}

.novaside-about .novaside-about-detail span {
    margin-bottom: 22px;
    display: block;
    color: #7d8da4;
}

.novaside-about .novaside-about-detail h3 {
    font-size: 35px;
    display: block;
    color: #28395a;
    font-weight: 700;
    margin-bottom: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-about .novaside-about-detail h3 {
        font-size: 33px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-about .novaside-about-detail h3 {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .novaside-about .novaside-about-detail h3 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about .novaside-about-detail h3 {
        font-size: 37px;
    }
}

.novaside-about .novaside-about-detail p {
    margin-bottom: 71px;
}

@media (max-width: 575px) {
    .novaside-about .novaside-about-detail p {
        font-size: 15px;
        margin-bottom: 42px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about .novaside-about-detail p {
        font-size: 13px;
        margin-bottom: 42px;
    }
}

.novaside-about .novaside-about-img {
    background-image: url("../img/about/about.jpg");
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 700px;
    width: 50%;
}

@media (max-width: 575px) {
    .novaside-about .novaside-about-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about .novaside-about-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-about .novaside-about-img {
        width: 100%;
        height: 500px;
    }
}

.novaside-about-progress .single-novaside-about-bars {
    margin-bottom: 25px;
    width: 48%;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-about-progress .single-novaside-about-bars {
        width: 80%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-about-progress .single-novaside-about-bars {
        width: 90%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-about-progress .single-novaside-about-bars {
        width: 60%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-about-progress .single-novaside-about-bars {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .novaside-about-progress .single-novaside-about-bars {
        width: 100%;
    }
}

.novaside-about-progress .single-novaside-about-bars .progress-count {
    display: flex;
    justify-content: space-between;
}

.novaside-about-progress .single-novaside-about-bars .progress-count p {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000d21;
    margin: 0;
}

.novaside-about-progress .single-novaside-about-bars .progress-count span {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #04dbec;
    margin: 0;
}

.novaside-about-progress .single-novaside-about-bars .progress {
    height: 20px;
    border-radius: 0;
    background: #e5e9f0;
}

.novaside-about-progress .single-novaside-about-bars .progress-bar {
    background-color: #04dbec;
    width: 30px;
}

.novaside-services .portfolio-wrapper {
    position: relative;
}

.novaside-services .portfolio-wrapper .portfolio-thumb {
    position: relative;
}

.novaside-services .portfolio-wrapper .portfolio-thumb img {
    width: 100%;
}

.novaside-services .portfolio-wrapper .portfolio-thumb::before {
    position: absolute;
    background: rgba(0, 184, 198, 0.8);
    content: "";
    left: 0;
    top: 0;
    opacity: 0.85;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.novaside-services .portfolio-wrapper .portfolio-content {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.novaside-services .portfolio-wrapper:hover .portfolio-thumb::before {
    opacity: 0.85;
    visibility: visible;
}

.novaside-services .portfolio-wrapper:hover .portfolio-content {
    opacity: 1;
    visibility: visible;
}

.big-img {
    height: 700px;
    width: 100%;
}

.small-img {
    height: 350px;
}

.novaside-autor .testimonial-caption .testimonial-top-cap img {
    margin-bottom: 50px;
    width: auto;
    display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap img {
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap img {
        margin-bottom: 30px;
    }
}

.novaside-autor .testimonial-caption .testimonial-top-cap p {
    line-height: 1.5;
    padding: 0 3px;
    margin-bottom: 50px;
    font-size: 20px;
    font-style: italic;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .novaside-autor .testimonial-caption .testimonial-top-cap p {
        margin-bottom: 30px;
    }
}

.novaside-autor .testimonial-caption .testimonial-founder .founder-text {
    margin-left: 20px;
}

.novaside-autor .testimonial-caption .testimonial-founder .founder-text span {
    color: #04dbec;
    font-size: 30px;
    font-weight: 600;
}

.novaside-autor .testimonial-caption .testimonial-founder .founder-text p {
    color: #57667e;
    font-weight: 500;
    line-height: 1.5;
}

.novaside-autor-active button.slick-arrow {
    position: absolute;
    top: 50%;
    left: -133px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    padding: 0;
    z-index: 2;
    height: 45px;
    width: 45px;
    line-height: 15px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    background: #04dbec;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-active button.slick-arrow {
        left: -45px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-active button.slick-arrow {
        left: -45px;
    }
}

.novaside-autor-active button.slick-next {
    left: auto;
    right: -133px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-active button.slick-next {
        right: -45px;
    }
}

.novaside-autor-active:hover button.slick-prev {
    left: -120px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-active:hover button.slick-prev {
        left: -35px;
    }
}

.novaside-autor-active:hover button.slick-next {
    right: -120px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-autor-active:hover button.slick-next {
        right: -37px;
    }
}

.novaside-autor-active:hover button {
    opacity: 1;
    visibility: visible;
}

.slick-initialized .slick-slide {
    outline: 0;
}

.novaside-point-workional-work {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work {
        display: block;
    }
}

@media (max-width: 575px) {
    .novaside-point-workional-work {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work {
        display: block;
    }
}

.novaside-point-workional-work .novaside-point {
    display: flex;
    align-items: center;
    width: 50%;
    padding-left: 19%;
    background-image: url(../img/home/nova-home-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 900px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-point-workional-work .novaside-point {
        padding-left: 2%;
        padding-right: 35px;
    }
}

@media only screen and (min-width: 1601px) and (max-width: 1800px) {
    .novaside-point-workional-work .novaside-point {
        padding-left: 10%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-point-workional-work .novaside-point {
        padding-left: 8%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point {
        padding: 0 30px;
    }
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work .novaside-point {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point {
        width: 100%;
    }
}

.novaside-point-workional-work .novaside-point .novaside-point-details {
    padding-right: 117px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details {
        padding-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details {
        padding-right: 0px;
        margin-top: 40px;
    }
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details {
        padding-right: 0px;
        margin-top: 40px;
    }
}

.novaside-point-workional-work .novaside-point .novaside-point-details span {
    margin-bottom: 22px;
    display: block;
    color: #9fabbe;
}

.novaside-point-workional-work .novaside-point .novaside-point-details h3 {
    font-size: 35px;
    display: block;
    color: #fff;
    font-weight: 700;
    margin-bottom: 53px;
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details h3 {
        font-size: 21px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details h3 {
        font-size: 28px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details h3 {
        font-size: 28px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details h3 {
        font-size: 43px;
    }
}

.novaside-point-workional-work .novaside-point .novaside-point-details p {
    color: #9fabbe;
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details p {
        font-size: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details p {
        font-size: 13px;
    }
}

.novaside-point-workional-work .novaside-point .novaside-point-details .novaside-point-list ul {
    display: flex;
    margin-bottom: 18px;
}

.novaside-point-workional-work .novaside-point .novaside-point-details .novaside-point-list ul li svg {
    position: relative;
    top: 4px;
}

.novaside-point-workional-work .novaside-point .novaside-point-details .novaside-point-list ul li p {
    padding-left: 20px;
    color: #9fabbe;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details .novaside-point-list ul li p {
        padding-left: 9px;
    }
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point .novaside-point-details .novaside-point-list ul li p {
        padding-left: 9px;
    }
}

.novaside-point-workional-work .novaside-point-img {
    width: 50%;
    background-image: url(../img/step/step.jpg);
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    height: 900px;
}

@media (max-width: 575px) {
    .novaside-point-workional-work .novaside-point-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-point-workional-work .novaside-point-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-point-workional-work .novaside-point-img {
        width: 100%;
        height: 400px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-project-area {
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-project-area {
        padding-bottom: 0px;
    }
}

@media (max-width: 575px) {
    .novaside-project-area {
        padding-bottom: 0px;
    }
}

.novaside-project-area .novaside-single-project .novaside-project-img {
    overflow: hidden;
}

.novaside-project-area .novaside-single-project .novaside-project-img img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 0.7s ease-out 0s;
    -moz-transition: all 0.7s ease-out 0s;
    -ms-transition: all 0.7s ease-out 0s;
    -o-transition: all 0.7s ease-out 0s;
    transition: all 0.7s ease-out 0s;
}

.novaside-project-area .novaside-single-project .novaside-project-detail {
    padding: 40px 57px 0px 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail {
        padding: 36px 0px 7px 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail {
        padding: 36px 0px 7px 0px;
    }
}

@media (max-width: 575px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail {
        padding: 36px 0px 7px 0px;
    }
}

.novaside-project-area .novaside-single-project .novaside-project-detail .novaside-project-info li {
    display: inline-block;
    margin-right: 14px;
    padding-right: 14px;
    border-right: 1px solid #222;
    line-height: 1;
    margin-bottom: 16px;
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail .novaside-project-info li {
        margin-right: 1px;
        padding-right: 5px;
        padding-right: 12px;
    }
}

.novaside-project-area .novaside-single-project .novaside-project-detail .novaside-project-info li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0;
}

.novaside-project-area .novaside-single-project .novaside-project-detail h2 a {
    color: #282828;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.5;
    padding-right: 56px;
    margin-bottom: 17px;
    text-decoration: none;
    display: block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail h2 a {
        padding-right: 32px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail h2 a {
        padding-right: 6px;
        font-size: 23px;
    }
}

@media (max-width: 575px) {
    .novaside-project-area .novaside-single-project .novaside-project-detail h2 a {
        padding-right: 0px;
        font-size: 20px;
    }
}

.novaside-project-area .novaside-single-project .novaside-project-detail a {
    color: #282828;
    font-size: 16px;
}

.novaside-project-area .novaside-single-project .novaside-project-detail a:hover {
    color: #04dbec;
}

.novaside-project-area .novaside-single-project .novaside-project-detail span {
    color: #04dbec;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 27px;
    display: block;
    padding-left: 65px;
    position: relative;
    text-transform: uppercase;
}

.novaside-project-area .novaside-single-project .novaside-project-detail span::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #04dbec;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.novaside-project-area .novaside-single-project .novaside-project-detail a:hover::before {
    background: #04dbec;
}

.novaside-project-img:hover .novaside-project-img img {
    transform: scale(1.1);
}

.novaside-footer-area {
    background-image: url(../img/home/nova-home-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.novaside-footer-area .footer-logo {
    margin-bottom: 40px;
}

.novaside-footer-area .footer-logo p, #direction-ruc{
    color: #8ba4b1 !important;
    font-weight: 400;
}

.novaside-footer-area .footer-pera p {
    color: #8ba4b1;
    padding-right: 125px;
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 1.8;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .novaside-footer-area .footer-pera p {
        padding-right: 138px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .novaside-footer-area .footer-pera p {
        padding-right: 95px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .novaside-footer-area .footer-pera p {
        padding-right: 13px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .novaside-footer-area .footer-pera p {
        padding-right: 80px;
    }
}

@media (max-width: 575px) {
    .novaside-footer-area .footer-pera p {
        padding-right: 30px;
    }
}

.novaside-footer-area .footer-pera.footer-pera2 p {
    padding: 0;
}

.novaside-footer-area .footer-tittle h4 {
    color: #04dbec;
    font-size: 20px;
    margin-bottom: 29px;
    font-weight: 500;
    text-transform: capitalize;
}

.novaside-footer-area .footer-tittle h4 span {
    color: #fff;
}

.novaside-footer-area .footer-tittle ul li {
    color: #1a1e20;
    margin-bottom: 15px;
}

.novaside-footer-area .footer-tittle ul li a {
    color: #8ba4b1;
    font-weight: 300;
}

.novaside-footer-area .footer-tittle ul li a:hover {
    color: #04dbec;
    padding-left: 5px;
}

.novaside-footer-area .footer-social a {
    color: #8ba4b1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
}

.novaside-footer-area .footer-social a i {
    display: inline-block;
}

.novaside-footer-area .footer-social a:hover {
    background: #04dbec;
    border: 1px solid transparent;
    color: #fff;
}

.novaside-footer-area .footer-bottom {
    border-top: 1px solid #1a1e20;
    padding: 40px 0px 23px;
}

@media (max-width: 575px) {
    .novaside-footer-area .footer-bottom {
        padding: 35px 0px 20px;
    }
}

.novaside-footer-area .footer-bottom .footer-copy-right p {
    color: #8ba4b1;
    font-weight: 300;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 12px;
}

.novaside-footer-area .footer-bottom .footer-copy-right p i {
    color: #04dbec;
}

.novaside-footer-area .footer-bottom .footer-copy-right p a {
    color: #04dbec;
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cotiz-form {
    background-color: #ffffff !important;
    padding: 40px 40px 0 40px;
    font-weight: 600;
    border-radius: 50px;
    box-shadow: 0 0 5px #9022f7;
}
.contact_info_icon {
    margin-right: 20px;
}

.contact_info_icon i,
.contact_info_icon span {
    color: #8f9195;
    font-size: 27px;
}

.ti-home {
    color: #9022f7fd !important;
    font-weight: 600;
}

.ti-tablet {
    color: #1c688b !important;
    font-weight: 500;
}
.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #1a1e20;
    font-weight: 600;
    cursor: pointer;
}

.contact_info_icon a {
    transition: 0.4s all ease-in;
}
.contact_info_icon a:hover {
    padding-left: 15px;
}
.contact-info .media-body p {
    color: #8a8a8a;
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-contact label {
    font-size: 14px;
}

.form-contact .form-group {
    margin-bottom: 20px;
}

.form-contact .form-control {
    border: 1px solid #9022f79c;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999999;
}

.form-contact textarea {
    border-radius: 0px;
    height: 100% !important;
}

.contact-section {
    padding: 130px 0 100px;
}

@media (max-width: 991px) {
    .contact-section {
        padding: 70px 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section {
        padding: 80px 0 50px;
    }
}

.contact-section .btn_2 {
    background-color: #191d34;
    padding: 18px 60px;
    border-radius: 50px;
    margin-top: 0;
}

.contact-section .btn_2:hover {
    background-color: #1a1e20e1;
}

.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

@media (max-width: 520px) {
    .novaside-point-workional-work .novaside-point-img {
        width: 100%;
        height: 400px;
    }
    .novaside-point-workional-work .novaside-point {
        height: 1200px;
    }
    .novaside-slider-active button.slick-next {
        bottom: 0;
    }
    .novaside-slider-active button.slick-prev {
        bottom: 0;
    }
    .novaside-preloader-text {
        font-size: 25px;
    }
    .bg-main {
        background-color: #07070741 !important;
    }
    .novaside-slider-area .novaside-single-slider .novaside-slider-cap-wrapper .novaside-slider-detail {
        margin-left: 0 !important;
    }
    .social {
        display: none;
    }
}

/* Estilos de la barra lateral de servicio al cliente */

.social {
    background-color: #1a1e20;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 2;
}

.social ul {
    list-style: none;
}

.social ul li a {
    display: inline-block;
    font-size: 51px;
    color: #4cd3e3;
    background: transparent;
    padding: 20px 30px;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fa-clipboard {
    padding: 20px 40px !important;
}

.fa-clipboard:hover {
    padding: 20px 50px;
}

.fa-shopping-cart {
    padding: 20px 10px 20px 20px !important;
}

.fa-shopping-cart:hover {
    padding: 20px 35px !important;
}

.social ul li a:hover {
    background: #4cd3e3;
    padding: 20px 35px;
    color: #1a1e20;
}

[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    visibility: visible;
}

[data-title]:after {
    content: attr(data-title);
    background-color: #ffffff;
    color: #1a1e20 !important;
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif !important;
    position: absolute;
    padding: 20px 30px;
    bottom: 1.6em;
    left: 100%;
    white-space: nowrap;
    box-shadow: 1px 1px 3px #222222;
    opacity: 0;
    border: 1px solid #8d8d8d;
    z-index: 99999;
    visibility: hidden;
    border-radius: 10px;
}

[data-title] {
    position: relative;
}

.nova-suscribe {
    background-color: transparent !important;
    color: #4cd3e3;
    cursor: pointer;
    border: none;
    transition: 0.2s ease-in;
}

.nova-suscribe:hover {
    color: #04dbec;
    padding-left: 10px;
}

#suscribe {
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid #a367e7 !important;
}

#input-suscribe {
    background-color: #04dbec;
    padding: 20px;
    border-radius: 50px;
}

.novaside-f-title {
    text-align: center;
}

/*Todas la páginas*/

.novaside-page-single {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 85vh !important;
    background-color: transparent;
}

.novaside-pages-h1 {
    padding-bottom: 150px !important;
}

.nova-pages-slider {
    height: 100vh !important;
}

.chat-footer {
    display: none;
}

@media (min-width: 320px) and (max-width: 720px) {
    .ocs-padding {
        padding-top: 50px;
    }
    #whatsapp {
        display: none !important;
    }
    .chat-footer {
        display: block;
    }
    #back-top {
        display: none !important;
    }
    .novaside-flex-chat,
    .flex {
        width: 100%;
    }
    .novaside-slider-area {
        padding-top: 70px !important;
    }
    .novaside-slider-detail {
        padding: 40px !important;
    }
    .novaside-f-title {
        text-align: left;
    }
    .social {
        display: none;
    }
    .nova-pages-slider {
        height: 100vh !important;
    }
    .novaside-page-single {
        height: 87vh !important;
    }
    .novaside-pages-h1 {
        padding-bottom: 100px !important;
    }
}

@media (min-width: 721px) and (max-width: 921px) {
    .chat-footer {
        display: none;
    }
    .novaside-f-title {
        text-align: left;
    }
    .novaside-slider-area {
        padding-top: 70px !important;
    }
    .social {
        top: 70px;
    }
    .social ul li a {
        font-size: 38px;
    }
}

/* Estilos para la página servicios */

.novaside-service-page {
    position: relative;
}

.service-detai-lpage-img-after {
    position: absolute;
    bottom: -50px;
    left: 50px;
    width: 300px;
    height: 100px;
    background-color: #04dbec;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}

.service-detai-lpage-img {
    position: relative;
}

.icon-fab {
    font-size: 32px;
}

.novaside-title-service-page::before {
    content: "| ";
    color: #04dbec;
    font-size: 40px;
    margin-left: -15px;
}

.pages-btn-service {
    font-size: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in;
}

.pages-btn-service:hover {
    padding-left: 20px;
}

.img-fluid-page {
    position: relative;
    width: 100%;
    height: 550px;
    max-width: 100%;
    object-fit: cover;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.img-fluid-page-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background: #0808081c;
    z-index: 2;
}

.description-service-page {
    margin: 100px 0 0 0 !important;
}

.check-rounded {
    background-color: #04dbec;
    color: #fff;
    padding: 6px 11px !important;
    border-radius: 100%;
    font-size: 16px;
    font-weight: bold;
}

.check-support {
    background-color: #dc3545;
    color: #fff;
    padding: 6px 11px !important;
    border-radius: 100%;
    font-size: 16px;
    font-weight: bold;
}

.novasite-offered {
    position: absolute;
    bottom: -50px;
    right: 40px;
    padding: 5px 10px;
    background-color: #dc3545;
    color: #fff !important;
    border-radius: 10px;
}

.text-primary {
    font-size: 15px;
}

.img-ios {
    width: 70px;
    height: 70px;
    object-fit: cover;
    max-width: 100%;
}

.img-ios-ios {
    width: 100px;
    height: 100px;
    object-fit: cover;
    max-width: 100%;
}

@media (min-width: 320px) and (max-width: 821px) {
    .divider-register {
        display: none;
    }
    .service-flex {
        display: flex;
    }
    .service-flex-detail-check {
        width: 10%;
    }
    .service-flex-detail-text {
        width: 90%;
    }
    .service-detai-lpage-img-after {
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
    }
    .icon-fab {
        font-size: 20px;
    }
    .pages-btn-service {
        font-size: 15px;
    }
    .description-service-page {
        margin: 50px 0 0 0 !important;
    }
    .img-fluid-page,
    .img-fluid-page-background {
        height: 380px;
    }
    .row-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .row-item-icon {
        width: 33%;
        max-width: 100%;
        box-sizing: border-box;
    }
    .check-item-text {
        font-size: 25px !important;
    }
    .margin-ocenasite-breadcumb {
        margin-top: 20px !important;
    }
}

/*Estilos de la página portafolio*/

.background-profile {
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    max-width: 100%;
}

.nova-card-img {
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 10px 40px;
}

.nova-card-tech {
    width: 95%;
    height: auto !important;
    background-color: #03cddb8a !important;
    border: none !important;
}

.nova-left-margin {
    margin-right: 100px;
}



@media (min-width: 320px) and (max-width: 721px) {

    .alerta-b{
        width: 100%;
    }
    .background-profile {
        background-image: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .nova-card-tech {
        width: 100% !important;
    }
    .nova-left-margin {
        margin-right: 1px !important;
    }

    .g-recaptcha {
  
        transform: scale(1);
        -webkit-transform:scale(1);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        max-width: 100%;
    }

    .suscribe-btn-recaptcha{
        margin-top: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    .top-recaptcha{
        margin-top: 15px;
    }

    .preloader-text{
        margin-top: 50px;
        font-size: 18px;
    }
    
}

/* Estilos de la página proyectos novaside  */

.project-build {
    font-size: 20px;
    color: #ff0e0ef8;
    letter-spacing: 10px;
    font-weight: bold;
}

