/*
Theme Name: Nuevatech   
Description: Theme a medida
Version: 1.0
Author: Creatica
Author URI: 

*/


/*

font-family: 'Open Sans', sans-serif; 
font-family: 'Questrial', sans-serif;


*/

:root {
   /*fuente */
   --fuenteOpens: : 'Open Sans', sans-serif;   
   /* colors */
   --blue: #5292c5;  
   --violent: #7405E2;
}

* {
    outline: none;
    box-shadow: none;
    font-family: 'Open Sans', sans-serif; 
}

body {
    background-color: #fff !important;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none !important;
 }

a:hover,
a:focus,
a:active,
a:visited {
   text-decoration: none !important;  
}

a:hover {
    opacity: 0.7;
    color: inherit !important;
}

.default-botton {
    background-color: #5DA007;
    color: #fff;
    padding: 10px 35px;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    font-weight: 300;
    margin-left: 30px;
}

.home-botton {
    background-color: #5DA007;
    color: #fff;
    padding: 10px 35px;
    border-radius: 10px;
    border: none;
    font-size: 27px;
    font-weight: 300;   
}


.subtitle {
    color: #696969;
    font-size: 30px;
}


.title-home {
    color: #598227;
    font-size: 65px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif; 
}

.boder-t {
    border-top: solid 5px #00C3D6;
    width: 150px;
}

.boder-b {
    border-bottom: solid 5px #00C3D6;
    width: 150px;
    padding-top: 70px;
}

.title-front {
    color: #5DA007;
    font-size: 40px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif; 
    line-height: 50px;
}

.title-page-f {
    color: #5DA007;
    font-size: 35px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif; 
    line-height: 50px;
}

.title-front-f {
    color: #233856;
    font-size: 40px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif; 
    line-height: 50px;
}

.subtitle-front {
    color: #696969;
    font-size: 26px;
}

.title-contact {
    color: #5DA007;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif; 
    line-height: 50px;
}

.subtitle-contact {
    color: #696969;
    font-size: 26px;
}

.p-front {
    color: #696969;
    font-size: 20px;
}

.datos {
    font-size: 38px;
    color: #000;
}

.p-contact {
    color: #696969;
    font-size: 16px;
}

.tabs-front {
    font-size: 30px !important;
    color: #00C3D6;
}

.nav {
    justify-content: center;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent !important;
    border-bottom: #00C3D6 3px solid;
    color: #00C3D6 !important;
    border-radius: 0px !important;
}

.hand {
    width: 100px;
}

.tab-content>.active {
    display: flex !important;
}

.nav-item {
    margin-left: 35px;
}

.p-ico {
    color: #0057FF;
    font-size: 27px;
    margin-top: 25px;
}

.border-gray {
    border-right: 1px solid #C4C4C4;
}

.footer-title {
    font-size: 27px !important;
    color: #5DA007;
    font-family: 'Open Sans', sans-serif; 
    font-weight: 700;
}

.p-footer {
    font-size: 20px;
    color: #696969;
}

.border-top-blue {
    border-top:#5DA007 solid 1px;
}

.p-creatica {
    color: #000;
    font-size: 17px;
}

.creatica {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.padding-img-h {
    padding-left: 0px !important;
}

.number-front {
    background-color: #233856;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 25px;
    font-size: 22px;
    font-weight: 700;       
}

.display-none-front {
    display: none;
}

.info_user {
    width: 500px;
}

/*Colors */

.color-white {
    color: #fff !important;
}

.color-black {
    color: #21201f !important;
}

.color-gray {
    color: #B3B3B3;
}

.color-gray-t {
    color: #B3B3B3 !important;
}

.color-gray-black {
    color: #696969;
}

.color-blue {
    color: var(--blue)
}

.color-red {
    color: #FB0D1B;
}

.color-green {
    color: #598227;
}

/* Colors ends */



/* Backgrounds */

.bg-home {
    background: url('img/bg_front.png') no-repeat center center;
    background-size: cover;
}

.bg-mision {
    background: url('img/bg_mision.png') no-repeat center center;
    background-size: cover;
}

.bg-gray {
    background-color: #F3FCF1;
}

.bg-blue-ligth {
    background-color: #d9f6f9;
}

.bg-front {
    background-color: #F0F0F0;
}

.bg-green {
    background-color: #f1ffe0;
}

/* Ends Backgrounds */


/*Fonts */

.font-100 {
    font-weight: 100;
}

.font-300 {
    font-weight: 300;
}

.font-600 {
    font-weight: 600;
}

.font-800 {
    font-weight: 800;
}

.font-700 {
    font-weight: 700;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-19 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-35 {
    font-size: 35px;
}

.font-size-xl {
    font-size: 38px;
 }

/*End Fonts*/


/* Padding and margins */

.padding-3 {
    padding: 3% !important;
}

.padding-title {
    padding-top: 250px;
    padding-bottom: 200px;
}

.padding-page {
    padding-top: 200px;
    padding-bottom: 100px;
}

.padding-home {
    padding-top: 300px;
    padding-bottom: 50px;
}

.padding-hubs {
    padding-top: 150px;
    padding-bottom: 100px;
}

.padding-fondo {
    padding-top: 170px;
    padding-bottom: 170px;
}

.padding-about {
    padding-top: 210px;
    padding-bottom: 160px;
}

.padding-bottom-400 {
    padding-bottom: 400px;
}

.padding-bottom-250 {
    padding-bottom: 250px;
}

.padding-bottom-150 {
    padding-bottom: 150px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-30 {
    padding: 30px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}


.padding-top-450 {
    padding-top: 450px;
}

.padding-top-250 {
    padding-top: 250px;
}

.padding-top-200 {
    padding-top: 200px;
}

.padding-top-150 {
    padding-top: 150px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-75 {
    padding-top: 75px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-exp {
    padding: 15%;
}

.padding-4 {
    padding: 4%;
}

.padding-15 {
    padding: 15px;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-left-150 {
    padding-left: 150px !important;
}

.padding-left-100 {
    padding-left: 100px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-50 {
    padding: 50px !important;
}

.margin-top-150 {
    margin-top: 150px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-2 {
    margin-bottom: 2px;
}

.margin-bottom-3 {
    margin-bottom: -3px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.margin-right-20 {
    margin-right: 20px;
}

.p-r-0 {
    padding-right: 0px;
    
}

.p-l-0 {
    padding-left: 0px;

}

.pr-pl-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.margin-left-28 {
    margin-left: 28%;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.head-p {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

/* End Padding and margins*/

/* HEAD */

header {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #F0F0F0;
}

header ul li {
	list-style: none;	
	display: inline-block;
	padding: 0px !important;
}

header ul li a:hover {
    opacity: 0.9 !important;
    /* color: #fff !important; */
}

header ul li a.not-color:hover {
    color: #82ac4f !important;
}

header ul li a {
	color: #598227 !important;
	padding: 0px 50px 0px 50px !important;	
	font-weight: 300 !important;    
	font-size: 22px !important;   
}

header ul {
	text-align: right;
	margin-top: 10px;
}

.logo {
    width: 160px;
}

.logo-mobile {
    width: 110px;
    padding-left: 23px;
}

.navbar-collapse {
    padding-left: 0px;
}

.navbar-default {		
	float: right;
	border: inherit !important;
	background: unset !important;
	box-shadow: unset !important;	
}

.navbar-toggle {
	float: unset;
	margin-right: 0px;
}

.botton-head-default { 
   background: transparent;
   border-radius: 35px;
   border: 1px solid #fff;
   color: #fff;
   padding: 5px 17px;
   font-size: 19px;   
   font-weight: 400; 
}

.hamb {
    padding-left: 20px;
    padding-bottom: 4px;
}

.border-r {
    border-right: 1px solid #E1131B;
}

.submenu{
  opacity: 0;
  visibility: hidden;  
  display: block;    
}

.menu-big li {
  padding: 0px 10px 19px 10px !important;
}

.submenu {
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;    
  position: absolute;
  border-bottom: 3px solid #E1131B;
  top: 60px; 
  left: 0px;
  width: 100%;  
  z-index: 999;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s;
      -moz-transform: translateY(-10px);
      -webkit-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px);
}

header ul li:hover div.submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

/* header {
    position: absolute;
    width: 100%; 
    z-index: 10;   
} */

/* HEAD-END */


.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-footer {
    display: flex;
    justify-content: center;   
}

.justify-start {
    justify-content: flex-start;
}

.justify-end {
    justify-content: flex-end;
}

.head {
    display: flex;
    justify-content: flex-end;
}

.flex-w-100 {
    flex: 0 0 100%;
}

.flex-wrap {
    flex-flow: row wrap;
    height: 100%;
}

.aling-end {
    align-items: flex-end;
}

/* form */


.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap input[type=tel],
.wpcf7-form-control-wrap input[type=date],
.wpcf7-form-control-wrap input[type=number],
.wpcf7-select{
  background-color: transparent;
  width: 100%;
  height: 70px;
  font-size: 15px;
  font-weight: 300; 
  border: none;
  border-bottom: solid 1px #598227;
  color: #000000;  
  padding: 15px;
  margin-bottom: 15px;  
}

.wpcf7-form-control-wrap textarea {
  background-color: transparent;
  width: 100%;
  height: 100px;
  font-size: 15px;
  font-weight: 300;
  border: none;
  border-bottom: solid 1px #598227;
  color: #000000; 
  padding: 15px;
  min-width: 218px;
  min-height: 100px; 
}

.wpcf7-form-control-wrap input[type=checkbox] {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;    
}

.wpcf7-list-item-label {
    color: #696969;
}

.wpcf7-form-control-wrap input[type=checkbox]:checked {
    background-color: var(--blue);
}

.wpcf7-form-control-wrap input[type=checkbox]::before  {
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}


.wpcf7-form-control-wrap input[type=checkbox]:focus   {
    outline: max(2px, 0.15em) solid var(--blue);
    outline-offset: max(2px, 0.15em);
}

.wpcf7-submit {
    background-color: #5DA007;
    color: #fff;
    padding: 10px 35px;
    border-radius: 10px;
    border: none;
    font-size: 25px;
    font-weight: 300

}


.contact {
    background-color: #f0f0f0;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}


.cont {
    width: 100%;
    height: auto;
}

/* .wpcf7-submit:hover {
  background: var(--);
  color: #fff; 
  border: solid 2px #fff; 
} */


/* form */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  background-color: #2C71F0;
  filter: alpha(opacity = 95);  
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav a {
  color: #fff !important;
  font-weight: 600 !important;
  text-decoration: none;
  display: block;
  padding: 8px 8px 8px 13px;
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sidenav ul li {
	list-style: none;
    color: #000;
    display: block;
}
.sidenav ul {
	padding-inline-start: 10px;
}

.sidenav a:hover, 
.offcanvas a:focus{
  color: #999;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav ul li.icon-home a {
  background: url(img/sprite.png) no-repeat -20px -467px;
  width: 75px;
  height: 55px;
  text-indent: -999em;
  margin-bottom: 10px;
}
.sidenav ul li.dropdown > a:before {
  background: url(img/sprite.png) no-repeat -60px -419px;
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  right: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidenav ul li.dropdown > a.opened:before {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.opened {
	display: block !important;
}

ul.sub-menu {
	display: none;
}

.flex-w-100 {
    flex: 0 0 100%;
}

.flex-wrap {
    flex-flow: row wrap;
    height: 100%;    
}

.display-flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
} 

.aling-end {
    align-items: flex-end;
}

.aling-center {
    align-items: center;
}

.space-between {
    justify-content: space-between;
}

.space-around {
    justify-content: space-around;
}

.text-justify {
    text-align: justify;
}

/* SLIDER-END*/

.slick-slide img {
    display: inline-block !important;
}

.flex-w-100 {
    flex: 0 0 100%;
}

.flex-wrap {
    flex-flow: row wrap;
    height: 100%;    
}


.slick-list {
    overflow-y: visible !important;
    overflow-x: clip !important;
}

.slick-dots li button:before {
    font-size: 11px !important;
}

.slick-dots li.slick-active button:before {
    color: #000000 !important;
}

.slick-dots {
    bottom: -46px !important;
}

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

.navbar-expand-md .navbar-nav {
    justify-content: flex-end !important;
}

@media all and (max-width: 1900px) {    
}

@media all and (max-width: 1680px) {    
    
}

@media all and (max-width: 1440px) {    
    .title-contact {
        font-size: 40px;
    }

    .subtitle-contact {
        font-size: 23px;
    }

    .padding-top-75.padding-bottom-50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .wpcf7-form-control-wrap input[type=text], 
    .wpcf7-form-control-wrap input[type=email], 
    .wpcf7-form-control-wrap input[type=tel], 
    .wpcf7-form-control-wrap input[type=date], 
    .wpcf7-form-control-wrap input[type=number], 
    .wpcf7-select {
        height: 50px;
        font-size: 14px;
        padding: 10px;
        margin-bottom: 7px
    }

    .wpcf7-submit {
        font-size: 20px;
        margin-top: 20px;
    }

    .cont {
        height: 100%;
    }
    
    .home-botton {
        font-size: 24px;
    }

    .title-home {
        font-size: 50px;
    }
    
}


@media all and (max-width: 1400px) {    
   
    .br-none {
        display: none;
    }
}


@media all and (max-width: 1375px) {
    .title-front {
        font-size: 40px;
    }

    .subtitle-front {
        font-size: 24px;
    }

    .title-home {
        font-size: 50px;
    }

    .home-botton {
        font-size: 22px;
    }

    .subtitle {
        font-size: 25px;
    }

    header ul li a {
        font-size: 20px !important;
    }

    .wpcf7-submit {
        font-size: 20px;
        margin-top: 20px;
    }

    .wpcf7-form-control-wrap input[type=text], 
    .wpcf7-form-control-wrap input[type=email], 
    .wpcf7-form-control-wrap input[type=tel], 
    .wpcf7-form-control-wrap input[type=date], 
    .wpcf7-form-control-wrap input[type=number], 
    .wpcf7-select {
        height: 50px;
        font-size: 14px;
        padding: 10px;
        margin-bottom: 7px
    }

    .padding-top-75 {
        padding-top: 15px;
    }

    .home-botton {
       font-size: 22px;
    }

    .p-ico {
        font-size: 20px;
    }

    .datos {
        font-size: 35px;
    }

    .title-contact {
        font-size: 35px;
    }

    .subtitle-contact {
        font-size: 22px;
    }

}

@media all and (max-width: 1290px) { 
    .br-none {
        display: none;
    }

    .p-creatica {
        font-size: 15px;
    }

    .datos {
        font-size: 31px;
    }

    .title-home {
        font-size: 45px;
    }

    .title-front {
        font-size: 30px;
    }

    .p-front {
        color: #696969;
        font-size: 18px;
    }
}


@media all and (max-width: 1295px) {    
    header ul li a {
        font-size: 18px !important;
        padding: 0px 40px 0px 40px !important;
    }
}



@media all and (max-width: 1084px) {
     
    header ul li a {     
        padding: 0px 30px 0px 30px !important;        
        font-size: 18px !important;
    }

    .default-botton {
        font-size: 16px;
    }

    .logo {
        width: 100px;
    }

    .title-home {
        font-size: 36px;
    }

    .subtitle {
        font-size: 20px;
    }

    .home-botton {
        font-size: 17px;
    }

    .boder-t.padding-bottom-50 {
        padding-bottom: 30px;
    }

    .boder-b {
        padding-top: 35px;
    }

    .tabs-front {
        font-size: 28px;
    }

    .img-none {
        display: none;
    }

    .col-md-7.padding-top-75 {
        width: 80%;
    }

    .title-front {
        font-size: 37px;
    }

    .subtitle-front {
        font-size: 22px;
    }

    .p-front {
        color: #696969;
        font-size: 18px;
    }

    .footer-title {
        font-size: 25px !important; 
    }

    .p-footer {
        font-size: 17px;
        color: #696969;
    }

    .colum-m {
        width: 90% !important;
    }
}



@media all and (max-width: 980px) {   
    header ul li a {
        padding: 0px 15px 0px 15px !important;
        font-size: 15px !important;
    }

    .default-botton {
        font-size: 12px;
    }

    .col-md-7.padding-top-75 {
        width: 100%;
    } 

    .colum-m {
        width: 100% !important;
    }
   
}


@media all and (max-width: 768px) { 
   .diplay-block-m {
    display: block;
    text-align: center;
   }

   .m-b-m {
    padding-bottom: 50px;
   }

   .m-b-m-20 {
    padding-bottom: 20px;
   }

   .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }

    .custom-toggler.navbar-toggler {
        border-color: rgb(5, 5, 5);        
    } 

    header ul {
        margin-top: 10px;
    }

    header ul li {
        padding-bottom: 10px !important;
    }

    header {
        position: static;
        background-color: #F0F0F0;
    }

    .margin-top-150 {
        margin-top: 50px !important;
    } 

    .padding-top-100.bg-home {
        padding-top: 30px;
    }

    .navbar-expand-md .navbar-nav {
        justify-content: flex-start !important;
        text-align: left;
        margin-top: 30px;
    }

    .nav-item {
        margin-left: 0px;
    }

    header ul li a {
        padding: 0px 15px 0px 15px !important;
        font-size: 18px !important;
    }

    .flex-star-m {
        justify-content: flex-start !important;
    }

    .default-botton {
        font-size: 16px;
        margin-left: 0px;
        margin-top: 10px;
    }

    .text-center-m {
        text-align: center;
    }

    .border-gray {
        border: none;
    }

    .padding-top-100 {
        padding-top: 50px;
    }

    .padding-bottom-100 {
        padding-bottom: 50px;
    } 

    .img-home {
        width: auto;
    }

    .title-home {
        font-size: 33px;
    }

    .subtitle {
        font-size: 21px;
    }

    .datos {
        font-size: 22px;
    }

    .title-front-f,
    .title-page-f {        
        font-size: 23px;        
        line-height: 32px;
    }

    .title-front {
        font-size: 22px;
        line-height: 32px;
    }
    
    .padding-50-m {
        padding-top: 50px;
    }

    .head-p {
       padding-left: 15px !important; 
       padding-right: 15px !important;
    }

    .navbar-toggler {
        margin-top: 15px !important;
    }

    .display-none-front {
        display: block;
    }

    .padding-top-50 {
        padding-top: 0px;
    }

} 


