*{font-family:'Encode Sans Condensed',sans-serif;scroll-behavior:smooth}body{background:white;padding-top:35px}*:focus{outline:none}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.resize h1,h3{transition:all ease 1.5s}@media screen and (max-width:635px){div.resize h1{font-size:25px;transition:all ease 1.5s}div.resize h3{font-size:15px;transition:all ease 1.5s}}.navbar{background-color:#2b86f2}.navbar .nav-link{text-transform:uppercase;font-weight:bold;padding:.5rem 0;text-align:right;color:white!important;border-radius:.25rem;transition:all ease .1s}.navbar .nav-link:hover{background:white;color:black!important}.bounce{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-duration:1.5s;-webkit-animation:bounce 3.6s ease infinite;-o-animation:bounce 3.6s ease infinite;animation:bounce 3.6s ease infinite;transform-origin:50% 50%;margin:22vh auto}@keyframes bounce{0%{transform:translateY(0)}5.55556%{transform:translateY(0)}11.11111%{transform:translateY(0)}22.22222%{transform:translateY(-15px)}27.77778%{transform:translateY(0)}33.33333%{transform:translateY(-15px)}44.44444%{transform:translateY(0)}100%{transform:translateY(0)}}.section-highlight{background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url(/static/img/pictures/bg.png?8fecf7ff7ff4) fixed center no-repeat #2b86f2;background-size:cover;color:white;width:100%;height:100%;padding:3rem 0;position:relative}#about h3{padding-top:0.5rem}#mision-vision{line-height:2em}#mision-vision figure img{max-width:5rem}#services{color:#1B74DD;background-color:#f5f5f5}div.list-serv a,div.list-serv h1,div.list-serv h4,div.other-serv p{transition:all ease 1.5s}@media screen and (max-width:556px){div.list-serv a{font-size:10px}div.list-serv h1{font-size:25px}div.list-serv h4{font-size:12px}}@media screen and (max-width:990px){div.other-serv p{font-size:14px}}@media screen and (max-width:777px){div.other-serv p{font-size:12px}}@media screen and (max-width:623px){div.other-serv p{font-size:11px}}@media screen and (max-width:575px){div.other-serv p{font-size:12px}}#other-serv{background:linear-gradient(rgba(255,255,255,0.5),rgba(145,145,145,0.5)),url(/static/img/pictures/bgserv.jpg?d15bcdf67382)}.card-body{border-radius:30px}.custom_card{position:relative;height:300px;cursor:pointer}.custom_card .card_front,.custom_card .card_back{background:white;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;border-radius:5px;box-shadow:1px 2px 4px #333;height:300px;transition:transform 0.5s;backface-visibility:hidden}.custom_card:not(.card_flipped) .card_back{transform:rotateY(180deg)}.custom_card.card_flipped .card_front{transform:rotateY(180deg)}.custom_card p{width:90%}.card-title h3{height:70px}.back-to-top{background:#383d41;opacity:0;cursor:pointer;position:fixed;bottom:-20px;right:20px;transition:all ease .4s}body.scroll100 .back-to-top{opacity:1;bottom:20px}footer{background-color:#1b74dd;font-size:85%}footer a,footer a:visited,footer a:focus,footer a:hover{text-decoration:none;color:white}footer .logo img{height:3rem}.contact-item{font-size:large}.contact-item i{vertical-align:middle;padding-right:.5rem;padding-bottom:.06rem}.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.sticky{position:-webkit-sticky;position:sticky;top:100px}