body {
    color: white;
    background-color: black;
}


html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em
}
::-webkit-scrollbar-button {
    background: #000
}
::-webkit-scrollbar-track-piece {
    background: #000
}
::-webkit-scrollbar-thumb {
    background: #E8E8E8
}​

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family: 'Montserrat', sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.we-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif;font-weight:400;margin:10px 0}.we-wide{letter-spacing:1px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.we-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.we-table,.we-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.we-table-all{border:1px solid #ccc}
.we-bordered tr,.we-table-all tr{border-bottom:1px solid #ddd}.we-striped tbody tr:nth-child(even){background-color:#E8E8E8}
.we-table-all tr:nth-child(odd){background-color:#fff}.we-table-all tr:nth-child(even){background-color:#E8E8E8}
.we-hoverable tbody tr:hover,.we-ul.we-hoverable li:hover{background-color:#ccc}.we-centered tr th,.we-centered tr td{text-align:center}
.we-table td,.we-table th,.we-table-all td,.we-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.we-table th:first-child,.we-table td:first-child,.we-table-all th:first-child,.we-table-all td:first-child{padding-left:16px}
.we-btn,.we-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.we-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.we-btn,.we-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.we-disabled,.we-btn:disabled,.we-button:disabled{cursor:not-allowed;opacity:0.3}.we-disabled *,:disabled *{pointer-events:none}
.we-btn.we-disabled:hover,.we-btn:disabled:hover{box-shadow:none}
.we-badge,.we-tag{background-color:#000000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.we-badge{border-radius:50%}
.we-ul{list-style-type:none;padding:0;margin:0}.we-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.we-ul li:last-child{border-bottom:none}
.we-tooltip,.we-display-container{position:relative}.we-tooltip .we-text{display:none}.we-tooltip:hover .we-text{display:inline-block}
.we-ripple:active{opacity:0.5}.we-ripple{transition:opacity 0s}
.we-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.we-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.we-dropdown-click,.we-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.we-dropdown-hover:hover .we-dropdown-content{display:block}
.we-dropdown-hover:first-child,.we-dropdown-click:hover{background-color:#ccc;color:#000000}
.we-dropdown-hover:hover > .we-button:first-child,.we-dropdown-click:hover > .we-button:first-child{background-color:#ccc;color:#000000}
.we-dropdown-content{cursor:auto;color:#000000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.we-check,.we-radio{width:24px;height:24px;position:relative;top:6px}
.we-sidebar{height:100%;width:50%;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.we-bar-block .we-dropdown-hover,.we-bar-block .we-dropdown-click{width:100%}
.we-bar-block .we-dropdown-hover .we-dropdown-content,.we-bar-block .we-dropdown-click .we-dropdown-content{min-width:100%}
.we-bar-block .we-dropdown-hover .we-button,.we-bar-block .we-dropdown-click .we-button{width:100%;text-align:left;padding:8px 16px}
.we-main,#main{transition:margin-left .4s}
.we-modal{z-index:3;display:none;padding-top:0px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.we-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.we-modal-content-large{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;margin-left:0px;margin-right:0px}
.we-bar{width:100%;overflow:hidden}.we-center .we-bar{display:inline-block;width:auto}
.we-bar .we-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.we-bar .we-dropdown-hover,.we-bar .we-dropdown-click{position:static;float:left}
.we-bar .we-button{white-space:normal}
.we-bar-block .we-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.we-bar-block.we-center .we-bar-item{text-align:center}.we-block{display:block;width:100%}
.we-center-el{margin: 0 auto;}
.we-responsive{display:block;overflow-x:auto}
.we-container:after,.we-container:before,.we-panel:after,.we-panel:before,.we-row:after,.we-row:before,.we-row-padding:after,.we-row-padding:before,
.we-cell-row:before,.we-cell-row:after,.we-clear:after,.we-clear:before,.we-bar:before,.we-bar:after{content:"";display:table;clear:both}
.we-col,.we-half,.we-third,.we-twothird,.we-threequarter,.we-quarter,.we-fifth{float:left;width:100%}
.we-col.s1{width:8.33333%}.we-col.s2{width:16.66666%}.we-col.s3{width:24.99999%}.we-col.s4{width:33.33333%}
.we-col.s5{width:41.66666%}.we-col.s6{width:49.99999%}.we-col.s7{width:58.33333%}.we-col.s8{width:66.66666%}
.we-col.s9{width:74.99999%}.we-col.s10{width:83.33333%}.we-col.s11{width:91.66666%}.we-col.s12{width:99.99999%}
@media (min-width:601px){.we-col.m1{width:8.33333%}.we-col.m2{width:16.66666%}.we-fifth{width:20%}.we-col.m3,.we-quarter{width:24.99999%}.we-col.m4,.we-third{width:33.33333%}
.we-col.m5{width:41.66666%}.we-col.m6,.we-half{width:49.99999%}.we-col.m7{width:58.33333%}.we-col.m8,.we-twothird{width:66.66666%}
.we-col.m9,.we-threequarter{width:74.99999%}.we-col.m10{width:83.33333%}.we-col.m11{width:91.66666%}.we-col.m12{width:99.99999%}}
@media (min-width:993px){.we-col.l1{width:8.33333%}.we-col.l2{width:16.66666%}.we-col.l3{width:24.99999%}.we-col.l4{width:33.33333%}
.we-col.l5{width:41.66666%}.we-col.l6{width:49.99999%}.we-col.l7{width:58.33333%}.we-col.l8{width:66.66666%}
.we-col.l9{width:74.99999%}.we-col.l10{width:83.33333%}.we-col.l11{width:91.66666%}.we-col.l12{width:99.99999%}}
.we-rest{overflow:hidden}.we-stretch{margin-left:-16px;margin-right:-16px}
.we-content,.we-auto{margin-left:auto;margin-right:auto}.we-content{max-width:980px}.we-auto{max-width:1140px}
.we-cell-row{display:table;width:100%}.we-cell{display:table-cell}
.we-cell-top{vertical-align:top}.we-cell-middle{vertical-align:middle}.we-cell-bottom{vertical-align:bottom}
.we-hide{display:none!important}.we-show-block,.we-show{display:block!important}.we-show-inline-block{display:inline-block!important}
.we-xxxlarge{font-size:48px!important}
@media (max-width:1205px){.we-auto{max-width:95%}}
@media (max-width:600px){
   .we-modal-content{margin:0 0px;width:auto!important}
   .we-modal{padding-top:0px}
   .we-dropdown-hover.we-mobile .we-dropdown-content,.we-dropdown-click.we-mobile .we-dropdown-content{position:relative}	
   .we-hide-small{display:none!important}
   .we-mobile{display:block;width:100%!important}.we-bar-item.we-mobile,.we-dropdown-hover.we-mobile,.we-dropdown-click.we-mobile{text-align:center}
   .we-dropdown-hover.we-mobile,.we-dropdown-hover.we-mobile .we-btn,.we-dropdown-hover.we-mobile .we-button,.we-dropdown-click.we-mobile,.we-dropdown-click.we-mobile .we-btn,.we-dropdown-click.we-mobile .we-button{width:100%}
   .we-xxxlarge{font-size:30px!important}

   }
@media (max-width:768px){.we-modal-content{width:500px}.we-modal{padding-top:0px}}
@media (min-width:993px){.we-modal-content{width:900px}.we-hide-large{display:none!important}.we-sidebar.we-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.we-hide-medium{display:none!important}}
@media (max-width:992px){.we-sidebar.we-collapse{display:none}.we-main{margin-left:0!important;margin-right:0!important}.we-auto{max-width:100%}}
.we-top,.we-bottom{position:fixed;width:100%;z-index:1}.we-top{top:0}.we-bottom{bottom:0}
.we-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.we-display-topleft{position:absolute;left:0;top:0}.we-display-topright{position:absolute;right:0;top:0}
.we-display-bottomleft{position:absolute;left:0;bottom:0}.we-display-bottomright{position:absolute;right:0;bottom:0}
.we-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.we-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.we-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.we-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.we-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.we-display-container:hover .we-display-hover{display:block}.we-display-container:hover span.we-display-hover{display:inline-block}.we-display-hover{display:none}
.we-display-position{position:absolute}
.we-circle{border-radius:50%}
.we-round-small{border-radius:2px}.we-round,.we-round-medium{border-radius:5px}.we-round-large{border-radius:8px}.we-round-xlarge{border-radius:16px}.we-round-xxlarge{border-radius:32px}
.we-row-padding,.we-row-padding>.we-half,.we-row-padding>.we-third,.we-row-padding>.we-twothird,.we-row-padding>.we-threequarter,.we-row-padding>.we-quarter,.we-row-padding>.we-fifth,.we-row-padding>.we-col{padding:0 8px}
.we-container,.we-panel{padding:0.01em 16px}.we-panel{margin-top:16px;margin-bottom:16px}
.we-container-large{padding:0.01em 60px}
.we-code,.we-codespan{font-family:Consolas,"courier new";font-size:16px}
.we-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.we-codespan{color:crimson;background-color:#E8E8E8;padding-left:4px;padding-right:4px;font-size:110%}
.we-card,.we-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.we-card-4,.we-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.4),0 4px 20px 0 rgba(0,0,0,0.39)}
.we-spin{animation:we-spin 2s infinite linear}@keyframes we-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.we-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.we-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.we-animate-opacity-slow{animation:opac 1.4s}@keyframes opac{from{opacity:0} to{opacity:1}}
.we-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.we-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.we-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.we-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.we-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.we-animate-input{transition:width 0.4s ease-in-out}.we-animate-input:focus{width:100%!important}
.we-opacity,.we-hover-opacity:hover{opacity:0.60}.we-opacity-off,.we-hover-opacity-off:hover{opacity:1}
.we-opacity-max{opacity:0.25}.we-opacity-min{opacity:0.75}
.we-greyscale-max,.we-grayscale-max,.we-hover-greyscale:hover,.we-hover-grayscale:hover{filter:grayscale(100%)}
.we-greyscale,.we-grayscale{filter:grayscale(75%)}.we-greyscale-min,.we-grayscale-min{filter:grayscale(50%)}
.we-sepia{filter:sepia(75%)}.we-sepia-max,.we-hover-sepia:hover{filter:sepia(100%)}.we-sepia-min{filter:sepia(50%)}
.we-tiny{font-size:10px!important}.we-small{font-size:12px!important}.we-medium{font-size:15px!important}.we-large{font-size:18px!important}
.we-xlarge{font-size:24px!important}.we-xxlarge{font-size:36px!important}
.we-jumbo{font-size:64px!important}
.we-left-align{text-align:left!important}.we-right-align{text-align:right!important}.we-justify{text-align:justify!important}.we-center{text-align:center!important}
.we-border-0{border:0!important}.we-border{border:1px solid #ccc!important}
.we-border-large{border:3px solid #ccc!important}
.we-border-top{border-top:1px solid #ccc!important}.we-border-bottom{border-bottom:1px solid #ccc!important}
.we-border-left{border-left:1px solid #ccc!important}.we-border-right{border-right:1px solid #ccc!important}
.we-topbar{border-top:6px solid #ccc!important}.we-bottombar{border-bottom:6px solid #ccc!important}
.we-leftbar{border-left:6px solid #ccc!important}.we-rightbar{border-right:6px solid #ccc!important}
.we-section,.we-code{margin-top:16px!important;margin-bottom:16px!important}
.we-margin{margin:16px!important}.we-margin-top{margin-top:30px!important}.we-margin-bottom{margin-bottom:30px!important}
.we-margin-left{margin-left:16px!important}.we-margin-right{margin-right:16px!important}
.we-padding-left{padding-left:8px!important}.we-padding-right{padding-right:8px!important}
.we-padding-small{padding:4px 8px!important}.we-padding{padding:8px 16px!important}.we-padding-large{padding:12px 24px!important}
.we-padding-16{padding-top:16px!important;padding-bottom:16px!important}.we-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.we-padding-32{padding-top:32px!important;padding-bottom:32px!important}.we-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.we-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.we-left{float:left!important}.we-right{float:right!important}
.we-button:hover{color:#000000!important;background-color:#ccc!important}
.we-transparent,.we-hover-none:hover{background-color:transparent!important}
.we-hover-none:hover{box-shadow:none!important}
/* Colors */
.we-red,.we-hover-red:hover{color:#fff!important;background-color:#FF2D3F!important}
.we-blue,.we-hover-blue:hover{color:#fff!important;background-color:#192D3F!important}
.we-orange,.we-hover-orange:hover{color:#000000!important;background-color:#F93D00!important}
.we-teal,.we-hover-teal:hover{color:#fff!important;background-color:#00857F!important}
.we-white,.we-hover-white:hover{color:#000000!important;background-color:#fff!important}
.we-black,.we-hover-black:hover{color:#fff!important;background-color:#000000!important}

.we-black-opacity{color:#fff!important;background-color:#00000088!important}
.we-grey,.we-hover-grey:hover,.we-gray,.we-hover-gray:hover{color:#000000!important;background-color:#c4c4c4!important}
.we-light-grey,.we-hover-light-grey:hover,.we-light-gray,.we-hover-light-gray:hover{color:#000000!important;background-color:#E8E8E8!important}
.we-dark-grey,.we-hover-dark-grey:hover,.we-dark-gray,.we-hover-dark-gray:hover{color:#fff!important;background-color:#2B2E31!important}

.we-italic{font-style: italic;}

.we-text-blue,.we-hover-text-blue:hover{color:#192D3F!important}
.we-text-paleblue,.we-hover-text-paleblue:hover{color:#44B6AC!important}
.we-text-orange,.we-hover-text-orange:hover{color:#F93D00!important}
.we-text-teal,.we-hover-text-teal:hover{color:#00857F!important}
.we-text-white,.we-hover-text-white:hover{color:#fff!important}
.we-text-black,.we-hover-text-black:hover{color:#000000!important}
.we-text-grey,.we-hover-text-grey:hover,.we-text-gray,.we-hover-text-gray:hover{color:#c4c4c4!important}
.we-text-light-grey,.we-hover-text-light-grey:hover,.we-text-light-gray,.we-hover-text-light-gray:hover{color:#E8E8E8!important}
.we-text-dark-grey,.we-hover-text-dark-grey:hover,.we-text-dark-gray,.we-hover-text-dark-gray:hover{color:#2B2E31!important}

.we-border-blue,.we-hover-border-blue:hover{border-color:#192D3F!important}
.we-border-orange,.we-hover-border-orange:hover{border-color:#F93D00!important}
.we-border-teal,.we-hover-border-teal:hover{border-color:#00857F!important}
.we-border-white,.we-hover-border-white:hover{border-color:#fff!important}
.we-border-black,.we-hover-border-black:hover{border-color:#000000!important}
.we-border-grey,.we-hover-border-grey:hover,.we-border-gray,.we-hover-border-gray:hover{border-color:#c4c4c4!important}
.we-border-light-grey,.we-hover-border-light-grey:hover,.we-border-light-gray,.we-hover-border-light-gray:hover{border-color:#E8E8E8!important}
.we-border-dark-grey,.we-hover-border-dark-grey:hover,.we-border-dark-gray,.we-hover-border-dark-gray:hover{border-color:#2B2E31!important}

.we-animate-reduce {
    background-color: transparent;
    max-height: 0;
    transition: 0.35s ease-out;
    overflow: hidden;
}
.we-animate-expand {
    background-color: transparent;
    max-height: 300px;
    transition: 0.35s ease-in;
}

.transpButton {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}
html { scroll-behavior: smooth;}

.we-back-section {
    background-color: black;
    background-image: url("/img/PORTADA.jpg");
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
.we-hover-border-brisk {
    transition: 0.25s ease-in;
    box-shadow: 0px 0px 0px 0px #F93D00;
}
.we-hover-border-brisk:hover {
    transition: 0.25s ease-in;
    box-shadow: 0px 0px 0px 4px #F93D00;
}

.we-brisk-button {
    border-radius: 24px;
    border:1px solid #F93D00!important;
    margin-top: 5px;
    padding: 10px;
    width: 280px;
    height: 95px;
    color:#000000!important;background-color:#F93D0000!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin-bottom: 10px;
}
.we-brisk-button:hover {
    transition: 0.25s ease-in;
    color:#000000!important;background-color:#F93D00FF!important;
}
.we-brisk-button-bw {
    transition: 0.25s ease-in;
    text-decoration: none;
    border-radius: 12px;
    border:1px solid #192D3F!important;
    margin-top: 5px;
    padding: 10px;
    width: 400px;
    color:#192D3F!important;
    background-color:#192D3F00!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin-bottom: 10px;
}
.we-brisk-button-bw:hover {
    transition: 0.25s ease-in;
    text-decoration: none;
    color:#ffffff!important;
    background-color:#192D3FFF!important;
}

.we-brisk-button-teal {
    border-radius: 24px;
    border:1px solid #F93D00!important;
    margin-top: 5px;
    padding: 10px;
    width: 280px;
    height: 95px;
    color:#000000!important;background-color:#F93D0000!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin-bottom: 10px;
}
.we-brisk-button-teal:hover {
    transition: 0.25s ease-in;
    border:1px solid #00857F!important;
    color:#000000!important;background-color:#00857F!important;
}

.we-brisk-button-blue {
    border-radius: 24px;
    border:1px solid #F93D00!important;
    margin-top: 5px;
    padding: 10px;
    width: 280px;
    height: 95px;
    color:#000000!important;background-color:#F93D0000!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin-bottom: 10px;
}
.we-brisk-button-blue:hover {
    transition: 0.25s ease-in;
    border:1px solid #192D3F!important;
    color:#000000!important;background-color:#192D3F!important;
}

.we-brisk-bar-item {
    color:#fff!important;
    text-align:center;
    padding:8px 0px;float:left;width:auto;border:none;display:block;outline:0;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    padding-top:25px!important;padding-bottom:25px!important ;
}
.we-brisk-bar-item .pig{
    transition: 0.25s ease-in;
    border-bottom:2px solid #000000!important; 
    padding-right: 33px;
    padding-left: 33px;
    border-right:2px solid #FFF!important; 
    width: 100%;
    font-size: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.we-brisk-bar-item:hover .pig{
    transition: 0.25s ease-in;
    border-bottom:2px solid #F93D00!important; 
}
.we-brisk-bar-item .pigB{
    transition: 0.25s ease-in;
    border-bottom:2px solid #000000!important; 
    padding-right: 33px;
    padding-left: 33px;
    width: 100%;
    font-size: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.we-brisk-bar-item:hover .pigB{
    transition: 0.25s ease-in;
    border-bottom:2px solid #F93D00!important; 
}
.we-brisk-service {
   border-radius: 8px;
    transition: 0.25s ease-in;
    background-color:#FFFFFF00!important;
}
.we-brisk-service:hover {
   border-radius: 8px;
    transition: 0.25s ease-in;
    background-color:#C4C4C400!important;
}



.we-brisk-service .we-brisk-more{
    transition: 0.25s ease-in;
    opacity: 0;
}
.we-brisk-service:hover .we-brisk-more{
    transition: 0.25s ease-in;
    opacity: 1;
}
.we-brisk-service .we-brisk-service-icon{
    transition: 0.25s ease-in;
    height: 60px;
}
.we-brisk-service:hover .we-brisk-service-icon{
    transition: 0.25s ease-in;
    height: 80px;
}
.we-brisk-section-title{
   font-size:36px;
}
.we-brisk-icon{
   max-height: 30px;
}
.we-brisk-icon-large{
   max-height: 50px;
}
.we-inicio-margin {margin-top: 129px;}
.we-brisk-buttons{
   width: 80%;margin-left: 10%;
}
.we-shift-onlarge{
    margin-left: -120px;
}
@media (max-width:599px){
   .we-brisk-section-title{font-size:24px;}
   .we-brisk-button{
      padding: 10px;
      width: 280px;
      height: 90px;
   }

    .we-inicio-margin {margin-top: 45px;}
    .we-shift-onlarge{
        margin-left: 0px;
    }
   .we-brisk-icon{
      max-height: 30px;
   }
   .we-brisk-icon-large{
      max-height: 30px;
   }

   .we-brisk-button-blue {
      width: 200px;
      height: 80px;
   }
   .we-brisk-button {
      width: 200px;
      height: 80px;
   }
   .we-brisk-button-teal {
      width: 200px;
      height: 80px;
   }

   .we-brisk-buttons{
      width: 90%;margin-left: 5%;
   }

}

.we-menu-reduce {
    background-color: transparent;
    color:#ffffff;
    max-height: 80px;
    transition: 0.35s ease-out;
    overflow: hidden;
    border:0px!important;
    border-bottom:0px solid #F93D00!important;
}
.we-menu-expand {
    background-color: #c4c4c4;
    color:#000000;
    max-height: 200px;
    overflow: hidden;
    transition: 0.25s ease-in;
    border-bottom:6px solid #F93D00!important;
}


textarea {
  resize: none;
}



a.button {
    -webkit-appearance: none;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}


@media (min-width:611px){
              .we-container-large{
               padding:60px;
                }
            }



.we-send-button{
   color:#fff!important;background-color:#192D3F!important;
   border:0!important;
   border-color:#fff!important;
   border-radius:8px;
   font-size:15px!important;
   margin-right:16px!important;
}
.we-send-button:hover {
   color:#000000!important;background-color:#ffffff!important;
   border:1px solid #000000!important;
   border-color:#000000!important;
   border-radius:8px;
   font-size:15px!important;
   margin-right:16px!important;
}

.we-rsl-button-blue {
    transition: 0.25s ease-in;
   font-weight:600;
    border-radius: 30px;
    border:1px solid #44B6AC!important;
    padding: 10px;
    color:#ffffff!important;
    background-color:#44B6AC!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin: 10px;
    font-size: 20px;
    font-family: 'Open Sans Condensed', sans-serif;

}
.we-rsl-button-blue:hover {
    transition: 0.25s ease-in;
    border:1px solid #44B6AC!important;
    color:#44B6AC!important;
    background-color:#00336600!important;
}
.we-bbox-button-title {
    font-size:24px!important;
    font-weight: bold;
}
.we-bbox-button-text {
    font-size:14px!important;
}
.we-bbox-button-blue {
    transition: 0.25s ease-in;
    width: auto;
    border-radius: 30px;
    border:1px solid #44B6AC!important;
    padding: 15px;
    color:#ffffff!important;
    background-color:#44B6AC!important;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    margin: 15px;
    margin-right: 25px;
    font-size:14px!important;
    font-family: 'Arimo', sans-serif;
}
.we-bbox-button-blue:hover {
    transition: 0.25s ease-in;
    border:1px solid #44B6AC!important;
    color:#44B6AC!important;
    background-color:#00336600!important;
}

.we-lato{
    font-family: 'Lato', sans-serif;
}
.we-nemesis{
     font-family: 'Open Sans Condensed', sans-serif;
}
.we-helvetica{
    font-family: 'Arimo', sans-serif;
}

@media (max-width:610px){
              .we-container-large{
                  padding:10px;
                }
                .we-bbox-button-blue {
                    transition: 0.25s ease-in;
                    width: 120px;
                    border-radius: 30px;
                    border:1px solid #44B6AC!important;
                    padding: 10px;
                    color:#ffffff!important;
                    background-color:#44B6AC!important;
                    cursor:pointer;
                    overflow: hidden;
                    outline:none;
                    margin: 10px;
                    font-size: 10px!important;
                    font-family: 'Arimo', sans-serif;
                }
                .we-bbox-button-text {
                    font-size:13px!important;
                }
                .we-bbox-button-title {
                    font-size:17px!important;
                    font-weight: bold;
                }
            }
