.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.be-gdpr-modal{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
background: #ffffff;
width: 800px; margin: 0 auto;
color: #000;
border-radius: 3px;
}
.be-gdpr-modal-heading {
font-weight: 500;
font-size: 18px;
margin-bottom: 10px;
font-weight: 700; }
.be-modal-content-wrapper{
padding: 30px 40px 15px 40px;  }
.be-gdpr-modal-desc {
margin-bottom: 15px;
font-size: 13px;
line-height: 24px; color: #72777c;
}
.be-gdpr-modal-item {
padding: 12px 0px;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #e6e6e6;
}
.be-gdpr-modal-item-head {
flex-basis: 20%;
flex-shrink:0;
font-size: 14px;
font-weight: 500;
}
.be-gdpr-modal-item-desc {
flex-basis: 70%;
margin-left: 0px;
font-size: 13px;
line-height: 20px;
color: #72777c;
}
.be-gdpr-modal-save-btn {
background: #3B99FC;
display: inline-block;
padding: 7px 20px;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
cursor: pointer;
color: #ffffff;
border-radius: 100px;
}
.be-gdpr-modal-footer {
display: flex;
align-items: center;
padding: 20px 40px 30px;
background: #ffffff;
justify-content: center;
}
.be-gdpr-modal-privacy {
font-size: 13px;
color: #72777c;
margin-left: 20px;
cursor: pointer;
} .be-gdpr-modal-item .switch {
position: relative;
display: inline-block;
width: 42px;
height: 21px;
}
.be-gdpr-modal-item .switch input {display:none;}
.be-gdpr-modal-item .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.be-gdpr-modal-item .slider:before {
position: absolute;
content: "";
height: 13px;
width: 13px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
.be-gdpr-modal-item input:checked + .slider {
background-color: #000;
}
.be-gdpr-modal-iteminput:focus + .slider {
box-shadow: 0 0 1px #000;
}
.be-gdpr-modal-item input:checked + .slider:before {
-webkit-transform: translateX(21px);
-ms-transform: translateX(21px);
transform: translateX(21px);
} .be-gdpr-modal-item .slider.round {
border-radius: 34px;
}
.be-gdpr-modal-item .slider.round:before {
border-radius: 50%;
} .gdpr-alt-image{
position: relative;
}
.placeholder .gdpr-alt-image{
position: absolute;
height:100%;
width:100%;
top:0;
}
.gdpr-alt-image:after {
content: '';
height: 100%;
background: rgba(0,0,0,0.5);
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.gdpr-video-alternate-image-content{
position: absolute;
color: white;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 80%;
text-align: center;
overflow: hidden;
z-index: 10;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
white-space: pre-wrap;
}
.gdpr-video-alternate-image-content a,
.gdpr-video-alternate-image-content a:hover,
.gdpr-video-alternate-image-content a:visited,
.static-map-content a,
.static-map-content a:hover,
.static-map-content a:visited,
.be-gdpr-modal-desc a,
.be-gdpr-modal-desc a:hover,
.be-gdpr-modal-desc a:visited,
.be-gdpr-cookie-notice-bar-text a,
.be-gdpr-cookie-notice-bar-text a:hover,
.be-gdpr-cookie-notice-bar-text a:visited {
color: inherit;
text-decoration: underline;
}
.placeholder .gdpr-video-alternate-image-content{
font-size: 14px;
}
.be-gdpr-popup{
position: relative;
display: inline-block;
margin: 0 50%;
transform: translateX(-50%);
}
.mfp-inline-holder .mfp-content{
width: auto !important;
max-width: 100%;
}
.be-gdpr-modal-item-switch {
font-size: 12px;
flex-basis: 15%;
text-align: right;
font-weight: 500;
}
.be-gdpr-popup button.mfp-close {
top: 0;
color: #fff;
right: -20px;
background: #000;
transform: translate(50%,-50%);
border-radius: 50%;
opacity: 1;
}
.mfp-content .white-popup button.mfp-close {
color: #fff;
margin: 0;
}
.mfp-content .white-popup button.mfp-close:active {
top: 0px;
}
.be-gdpr-cookie-notice-bar {
position: fixed;
width: 100%;
bottom: 0;
z-index: 100;
background: #000;
color: #ccc;
box-shadow: 0 -1px 4px 0 rgba(12, 12, 13, 0.1);
transition: bottom 0.5s ease;
font-size: 14px;
line-height: 24px;
right: 0;
left: 0;
bottom: -100%;
}
.be-gdpr-cookie-notice-wrap {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 auto;
max-width: 1160px;
padding: 25px 20px;
box-sizing: border-box;
}
.be-gdpr-cookie-notice-button {
padding: 4px 20px;
background: #fff;
color: #000;
border-radius: 2px;
cursor: pointer;
box-sizing: border-box;
}
.be-gdpr-cookie-notice-actions {
display: flex;
white-space: nowrap;
justify-content: center;
align-items: center;
}
.be-gdpr-cookie-notice-bar-text {
margin-right: 20px;
}
.be-gdpr-hide{
display: none;
}
.be-gdpr-alternative-absolute{
position: absolute;
top: 0;
}
@media only screen and (max-width : 1279px) and (min-width : 960px) {
.be-gdpr-modal{
width:800px;
}
}
@media only screen and (max-width: 960px) {
.be-gdpr-modal{
width:700px;
}
}
@media only screen and (max-width: 767px ) {
.be-gdpr-cookie-notice-wrap {
flex-direction: column;
}
.be-gdpr-cookie-notice-bar-text {
margin-right: 0;
margin-bottom: 20px;
}
.be-gdpr-modal-item {
flex-direction: column;
}
.be-gdpr-modal-item-head,
.be-gdpr-modal-item-desc {
margin-bottom: 12px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.be-gdpr-modal{
width: 500px;
}
.be-gdpr-modal-save-btn{
padding: 3px 10px;
font-size: 10px;
}
.be-gdpr-popup{
width: 100%;
}
.be-modal-content-wrapper{
padding: 22px;
}
.be-gdpr-modal-item-head{
font-size: 14px;
}
.be-gdpr-modal-item-desc{
font-size: 11px;
line-height: 2;
}
.be-gdpr-modal-footer{
padding: 22px;
}
}
@media only screen and (max-width: 480px) {
.be-gdpr-modal{
width: 100%;
}
.be-gdpr-modal-save-btn{
padding: 3px 10px;
font-size: 10px;
}
.be-gdpr-popup{
width: 100%;
}
.be-modal-content-wrapper{
padding: 15px;
}
.be-gdpr-modal-item-head{
font-size: 12px;
}
.be-gdpr-modal-item-desc{
font-size: 11px;
line-height: 2;
}
.be-gdpr-modal-footer{
padding: 15px;
}
.be-gdpr-popup button.mfp-close{
top: 10px;
right: 10px;
margin: -10px
}
}
@media only screen and (max-width: 320px) {
.be-gdpr-modal{
width:300px;
}
.be-gdpr-popup button.mfp-close{
top: 10px;right: 10px;
}
}
.white-popup .gdpr-alt-image{
max-width:900px;
}
.white-popup .gdpr-alt-image{
min-width:500px;
}
.be-gdpr-cookie-notice-actions a.mfp-popup {
color: #fff !important;
}
.be-gdpr-message-hide {
display: none;
}
body .mobx-holder {
z-index: 100002;
}.component {
margin: 0 auto;
position: relative;
margin-bottom: 40px;
max-width: 100%;
}
.component-small {
width: 650px;
height: 290px;
}
.component-fullwidth {
width: 100%;
height: 100%;
min-height: 200px;
margin-bottom: 0;
background: transparent;
position: relative;
}
.component-transparent {
width: 900px;
height: 500px;
}
.component > ul {
width: 100%;
max-width: 100%;
height: 100%;
position: relative;
list-style: none;
padding: 0;
margin: 0 auto;
}
.component-small > ul {
width: 450px;
}
.component-fullwidth > ul {
overflow: hidden;
}
.component-transparent > ul {
width: 112px;
}
.component li {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
opacity: 0;
z-index: 1;
margin-bottom: 0px;
}
.component-fullwidth li {
overflow: hidden;
}
.component .current {
opacity: 1;
pointer-events: auto;
z-index: 2;
margin: 0px;
}
.component li img {
display: inline-block;
max-width: 100%;
}
.component li .be-slide-bg img {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 0.5s ease;
-moz-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
display: inline-block;
max-width: none;
}
.component nav a,
a.ps-prev,
a.ps-next {
position: absolute;
width: 40px;
height: 60px;
line-height: 60px;
color: #fff;
outline: none;
overflow: hidden;
text-align: center;
top: 50%;
font-size: 20px;
background: #000;
background: rgba(0, 0, 0, 0.2);
color: #fff;
z-index: 13;
}
.component-small nav a.prev,
.component-transparent nav a.prev {
left: 0px;
}
.component-small nav a.next,
.component-transparent nav a.next {
right: 0px;
}
.component-fullwidth nav a {
top: 50%;
left: 50%;
margin-top: -30px;
display: none;
}
.component-fullwidth nav a.prev {
left: 0px;
}
.component-fullwidth nav a.next {
right: 0px;
left: auto;
}
.component li .be-slide-bg-holder,
.component li .be-slide-bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.component li .be-slide-bg {
background: transparent;
}
.component li .be-slide-bg .image-loader-wrap {
text-align: center;
}
.component li .be-slide-bg i {
font-size: 20px;
width: 20px;
height: 20px;
line-height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0px 0px -10px;
display: block;
}
.ps-slides-inner-slide-wrap .component-fullwidth {
min-height: initial;
}
.be-slide-bg-holder .be-wrap {
height: 100%;
}
.be-slider-content-wrap {
display: table;
width: 100%;
height: 100%;
}
.be-slider-content {
color: #fff;
z-index: 1;
position: relative;
display: table-cell;
vertical-align: middle;
}
.be-slider-content.top-content {
vertical-align: top;
padding-top: 15px;
}
.be-slider-content.bottom-content {
vertical-align: bottom;
padding-bottom: 15px;
}
.be-slider-content-inner {
display: none;
}
.current .be-slider-content-inner {
display: block;
}
.be-slider-content-inner-wrap {
margin: 0 auto;
}
.be-slider-content-inner-wrap.left-content {
margin: 0px 0px 0px 20px;
}
.be-slider-content-inner-wrap.right-content {
margin: 0px 20px 0px auto;
}
@media screen and (max-width: 35.5em) {
.component-small nav a {
top: 100%;
margin-top: 10px;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.component-small nav a.prev {
left: 50%;
margin-left: -80px;
}
.component-small nav a.next {
margin-left: 20px;
right: auto;
left: 50%;
}
}
@media only screen and (max-width: 767px) {
.be-slider-content-inner-wrap {
width: 90% !important;
max-width: 100% !important;
left: auto !important;
right: auto !important;
bottom: auto !important;
top: auto !important;
float: none !important;
margin: 0 auto !important;
font-size: 13px;
line-height: 20px;
}
.be-slider-content-inner-wrap h1,
.be-slider-content-inner-wrap h2,
.be-slider-content-inner-wrap h3,
.be-slider-content-inner-wrap h4,
.be-slider-content-inner-wrap h5,
.be-slider-content-inner-wrap h6 {
font-size: 30px;
line-height: 30px;
}
} .ps-container-wrap {
position: relative;
}
.dual-carousel-container {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}
.dual-carousel-container > div {
position: absolute;
width: 75%;
}
.dual-carousel-container > div.ps-contentwrapper {
width: 25%;
}
.ps-contentwrapper {
top: 0px;
height: 100%;
}
.ps-content {
width: 100%;
height: 100%;
padding: 70px 50px 70px 50px;
background: #fff;
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.ps-content .ps-content-inner {
height: 100%;
}
.pa-slides-inner-slide-container .ps-content {
display: none;
position: relative;
}
.ps-slidewrapper {
right: 0px;
top: 0px;
height: 100%;
overflow: hidden;
}
.ps-slides {
height: 100%;
bottom: 0px;
width: 100%;
position: relative;
}
.ps-slides > div {
width: 100%;
height: 100%;
}
.dual-carousel-container > a {
width: 70px;
height: 50px;
position: absolute;
float: left;
outline: none;
bottom: 20px;
line-height: 40px;
left: 12.5%;
margin-left: -35px;
background: none !important;
color: #000;
font-size: 50px;
top: auto;
}
.ps-move {
-webkit-transition: top 400ms ease-out;
-moz-transition: top 400ms ease-out;
-o-transition: top 400ms ease-out;
-ms-transition: top 400ms ease-out;
transition: top 400ms ease-out;
}
.dual-carousel-container > a.ps-next {
bottom: auto;
top: 20px;
}
.ps-slides-inner-slide-wrap {
position: absolute;
width: 100%;
height: 100%;
display: block;
}
.ps-content .portfolio-title {
margin-bottom: 20px;
}
.ps-content-thumbnail {
display: none;
margin-bottom: 20px;
}
.ps-content-thumbnail img {
width: 100%;
}
@media screen and (max-width: 960px) {
.ps-container-wrap {
position: initial;
}
.ps-content {
height: auto;
}
.dual-carousel-container > div,
.dual-carousel-container {
position: relative;
height: auto;
}
.dual-carousel-container > div.ps-contentwrapper {
width: 100%;
}
.ps-content {
display: none;
}
.pa-slides-inner-slide-container .ps-content {
display: block;
position: relative;
}
.ps-contentwrapper {
top: 0px;
}
.ps-slides,
.ps-container-wrap {
position: relative !important;
height: auto !important;
}
.ps-slides-inner-slide-wrap {
position: relative;
}
.ps-container-wrap .component-fullwidth {
height: 300px !important;
}
.dual-carousel-container > div {
width: 100% !important;
}
.ps-next,
.ps-prev,
.dual-carousel-container > a {
display: none !important;
}
}    .fxSoftScale .navOutNext {
-webkit-animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navInNext {
-webkit-animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navOutPrev {
-webkit-animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navInPrev {
-webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
opacity: 0;
}
}
@keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@-webkit-keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
}
}
@keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@-webkit-keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}   .fxPressAway .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navInNext {
opacity: 1;
-webkit-animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navInPrev {
opacity: 1;
-webkit-animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes slideOutScaleRight {
from {} to {
-webkit-transform: translateX(100%) scale(0.9);
opacity: 0;
}
}
@keyframes slideOutScaleRight {
from {} to {
-webkit-transform: translateX(100%) scale(0.9);
transform: translateX(100%) scale(0.9);
opacity: 0;
}
}
@-webkit-keyframes slideInFromLeft {
from {
-webkit-transform: translateX(-100%);
}
to {
-webkit-transform: translateX(0);
}
}
@keyframes slideInFromLeft {
from {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes slideOutScaleLeft {
from {} to {
-webkit-transform: translateX(-100%) scale(0.9);
opacity: 0;
}
}
@keyframes slideOutScaleLeft {
from {} to {
-webkit-transform: translateX(-100%) scale(0.9);
transform: translateX(-100%) scale(0.9);
opacity: 0;
}
}
@-webkit-keyframes slideInFromRight {
from {
-webkit-transform: translateX(100%);
}
to {
-webkit-transform: translateX(0);
}
}
@keyframes slideInFromRight {
from {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}   .fxSideSwing .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards;
animation: slideOutScaleRight 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navInNext {
opacity: 1;
-webkit-animation: slideInFromLeft 1.2s forwards;
animation: slideInFromLeft 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards;
animation: slideOutScaleLeft 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navInPrev {
opacity: 1;
-webkit-animation: slideInFromRight 1.2s forwards;
animation: slideInFromRight 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}   .fxFortuneWheel .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxFortuneWheel .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navInNext {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navInPrev {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes rotateInFromLeft {
from {
-webkit-transform: translateX(-100%) rotateY(-55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes rotateInFromLeft {
from {
-webkit-transform: translateX(-100%) rotateY(-55deg);
transform: translateX(-100%) rotateY(-55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes rotateInFromRight {
from {
-webkit-transform: translateX(100%) rotateY(55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes rotateInFromRight {
from {
-webkit-transform: translateX(100%) rotateY(55deg);
transform: translateX(100%) rotateY(55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}   .fxSwipe .navOutNext {
-webkit-animation: decreaseHeight 0.8s forwards ease-in-out;
animation: decreaseHeight 0.8s forwards ease-in-out;
}
.fxSwipe .navInNext {
-webkit-animation: show 0.8s forwards ease-in-out;
animation: show 0.8s forwards ease-in-out;
}
.fxSwipe .navOutPrev {
-webkit-animation: hide 0.8s forwards ease-in-out;
animation: hide 0.8s forwards ease-in-out;
}
.fxSwipe .navInPrev {
z-index: 3;
opacity: 1;
-webkit-animation: increaseHeight 0.8s forwards ease-in-out;
animation: increaseHeight 0.8s forwards ease-in-out;
}
@-webkit-keyframes decreaseHeight {
from {} to {
height: 0;
}
}
@keyframes decreaseHeight {
from {} to {
height: 0;
}
}
@-webkit-keyframes show {
0% {
opacity: 0;
}
1%,100% {
opacity: 1;
}
}
@keyframes show {
0% {
opacity: 0;
}
1%,100% {
opacity: 1;
}
}
@-webkit-keyframes hide {
0%,99% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes hide {
0%,99% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes increaseHeight {
from {
height: 0;
}
to {
height: 100%;
}
}
@keyframes increaseHeight {
from {
height: 0;
}
to {
height: 100%;
}
}   .fxPushReveal .navOutNext {
opacity: 1;
-webkit-animation: slideOutBottom 0.7s forwards ease-in-out;
animation: slideOutBottom 0.7s forwards ease-in-out;
}
.fxPushReveal .navInNext {
opacity: 1;
-webkit-animation: slideInHalfFromTop 0.7s forwards ease-in-out;
animation: slideInHalfFromTop 0.7s forwards ease-in-out;
}
.fxPushReveal .navOutPrev {
opacity: 1;
-webkit-animation: slideOutHalfTop 0.7s forwards ease-in-out;
animation: slideOutHalfTop 0.7s forwards ease-in-out;
}
.fxPushReveal .navInPrev {
opacity: 1;
z-index: 11;
-webkit-animation: slideInFromBottom 0.7s forwards ease-in-out;
animation: slideInFromBottom 0.7s forwards ease-in-out;
}
@-webkit-keyframes slideOutBottom {
from {} to {
-webkit-transform: translateY(100%);
}
}
@keyframes slideOutBottom {
from {} to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes slideInHalfFromTop {
from {
-webkit-transform: translateY(-50%);
}
to {
-webkit-transform: translateY(0);
}
}
@keyframes slideInHalfFromTop {
from {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slideOutHalfTop {
from {} to {
-webkit-transform: translateY(-50%);
}
}
@keyframes slideOutHalfTop {
from {} to {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@-webkit-keyframes slideInFromBottom {
from {
-webkit-transform: translateY(100%);
}
to {
-webkit-transform: translateY(0);
}
}
@keyframes slideInFromBottom {
from {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}   .fxSnapIn .navOutNext {
-webkit-animation: slideOutLeft 0.5s forwards ease-in;
animation: slideOutLeft 0.5s forwards ease-in;
}
.fxSnapIn .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSnapIn .navOutPrev {
-webkit-animation: slideOutRight 0.5s forwards ease-in;
animation: slideOutRight 0.5s forwards ease-in;
}
.fxSnapIn .navInPrev {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSnapIn li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.8);
transition: opacity 0.4s 0.1s ease-in;
}
.fxSnapIn .navOutPrev::after,
.fxSnapIn .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes slideOutLeft {
from {} to {
-webkit-transform: translateX(-10%);
}
}
@keyframes slideOutLeft {
from {} to {
-webkit-transform: translateX(-10%);
transform: translateX(-10%);
}
}
@-webkit-keyframes slideFromRightFast {
0%,50% {
-webkit-transform: translateX(100%);
}
100% {
-webkit-transform: translateX(0%);
}
}
@keyframes slideFromRightFast {
0%,50% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@-webkit-keyframes slideOutRight {
from {} to {
-webkit-transform: translateX(10%);
}
}
@keyframes slideOutRight {
from {} to {
-webkit-transform: translateX(10%);
transform: translateX(10%);
}
}
@-webkit-keyframes slideFromLeftFast {
0%,50% {
-webkit-transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0%);
}
}
@keyframes slideFromLeftFast {
0%,50% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}   .fxLetMeIn .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxLetMeIn .navOutNext {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateOutRight 0.5s forwards ease-in-out;
animation: rotateOutRight 0.5s forwards ease-in-out;
}
.fxLetMeIn .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromRightFast 0.5s forwards ease;
animation: slideFromRightFast 0.5s forwards ease;
}
.fxLetMeIn .navOutPrev {
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
-webkit-animation: rotateOutLeft 0.5s forwards ease-in-out;
animation: rotateOutLeft 0.5s forwards ease-in-out;
}
.fxLetMeIn .navInPrev {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromLeftFast 0.5s forwards ease;
animation: slideFromLeftFast 0.5s forwards ease;
}
.fxLetMeIn li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.6);
transition: opacity 0.5s ease-in-out;
}
.fxLetMeIn .navOutPrev::after,
.fxLetMeIn .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes rotateOutRight {
from {} to {
-webkit-transform: rotateY(10deg);
}
}
@keyframes rotateOutRight {
from {} to {
-webkit-transform: rotateY(10deg);
transform: rotateY(10deg);
}
}
@-webkit-keyframes rotateOutLeft {
from {} to {
-webkit-transform: rotateY(-10deg);
}
}
@keyframes rotateOutLeft {
from {} to {
-webkit-transform: rotateY(-10deg);
transform: rotateY(-10deg);
}
}   .fxStickIt .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxStickIt .navOutNext {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideOut 0.8s forwards ease-in;
animation: rotateBottomSideOut 0.8s forwards ease-in;
}
.fxStickIt .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideInFromBottomDelayed 0.8s forwards;
animation: slideInFromBottomDelayed 0.8s forwards;
}
.fxStickIt .navOutPrev {
opacity: 1;
-webkit-animation: slideOutToBottom 0.8s forwards;
animation: slideOutToBottom 0.8s forwards;
}
.fxStickIt .navInPrev {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
}
@-webkit-keyframes rotateBottomSideOut {
from {} 40% { 
-webkit-transform: rotateX(-15deg);
-webkit-animation-timing-function: ease-out; 
}
100% { 
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
}
}
@keyframes rotateBottomSideOut {
from {} 40% { 
-webkit-transform: rotateX(-15deg); 
transform: rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; 
}
100% { 
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
}
}
@-webkit-keyframes slideInFromBottomDelayed {
0%, 30% {
-webkit-transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0);
}
}
@keyframes slideInFromBottomDelayed {
0%, 30% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes rotateBottomSideIn {
0% {
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
}
60% {
-webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 1;
-webkit-transform: scale(1) translateZ(0) rotateX(0deg);
}
}
@keyframes rotateBottomSideIn {
0% {
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
}
60% {
-webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
transform: scale(1) translateZ(0) rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
opacity: 1;
-webkit-transform: scale(1) translateZ(0) rotateX(0deg);
transform: scale(1) translateZ(0) rotateX(0deg);
}
}   .fxArchiveMe .navOutNext {
-webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navOutPrev {
-webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navInPrev {
-webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe li::before,
.fxArchiveMe li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
background-color: rgba(0,0,0,0.7);
transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe li::after,
.fxArchiveMe .navOutNext::before {
opacity: 1;
}
.fxArchiveMe li::before,
.fxArchiveMe li.current::after,
.fxArchiveMe .navInNext::after,
.fxArchiveMe .navInPrev::after {
opacity: 0;
}
.fxArchiveMe .navInNext::after {
transition: none;
}
@-webkit-keyframes scaleHalfDown {
from {} to {
-webkit-transform: scale(0.6);
opacity: 0;
}
}
@keyframes scaleHalfDown {
from {} to {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 0;
}
}
@-webkit-keyframes slideOutToBottom {
from {} to {
-webkit-transform: translateY(100%);
}
}
@keyframes slideOutToBottom {
from {} to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes scaleHalfUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleHalfUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
transform: scale(0.6);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}   .fxVGrowth .navOutNext {
-webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navInNext {
z-index: 11;
opacity: 1;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navOutPrev {
-webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navInPrev {
z-index: 11;
opacity: 1;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
@-webkit-keyframes maximize {
from {
-webkit-transform: scale(0);
}
to {
-webkit-transform: scale(1);
}
}
@keyframes maximize {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}    .fxSlideBehind .itemwrap {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.fxSlideBehind .navOutNext {
-webkit-animation: hideLeft 0.8s forwards;
animation: hideLeft 0.8s forwards;
}
.fxSlideBehind .navInNext {
-webkit-animation: showRight 0.8s forwards;
animation: showRight 0.8s forwards;
}
.fxSlideBehind .navOutPrev {
-webkit-animation: hideRight 0.8s forwards;
animation: hideRight 0.8s forwards;
}
.fxSlideBehind .navInPrev {
-webkit-animation: showLeft 0.8s forwards;
animation: showLeft 0.8s forwards;
}
@-webkit-keyframes hideLeft { 
0% { -webkit-transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}
@keyframes hideLeft { 
0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}
@-webkit-keyframes showRight {
0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9999; }
100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}
@keyframes showRight {
0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}
@-webkit-keyframes hideRight { 
0% { -webkit-transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}
@keyframes hideRight { 
0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}
@-webkit-keyframes showLeft {
0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}
@keyframes showLeft {
0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}   .fxSoftPulse .navOutPrev,
.fxSoftPulse .navOutNext {
-webkit-animation: scaleUpFadeOut 0.8s forwards ease-in;
animation: scaleUpFadeOut 0.8s forwards ease-in;
}
.fxSoftPulse .navInPrev,
.fxSoftPulse .navInNext {
-webkit-animation: scaleDownFadeIn 0.8s forwards ease-out;
animation: scaleDownFadeIn 0.8s forwards ease-out;
}
@-webkit-keyframes scaleUpFadeOut {
from {} 50% {
-webkit-transform: scale(1.2);
opacity: 1;
}
75% {
-webkit-transform: scale(1.1);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes scaleUpFadeOut {
from {} 50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
75% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes scaleDownFadeIn {
from {} 50% {
opacity: 1;
-webkit-transform: scale(1.2);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleDownFadeIn {
from {} 50% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}    .fxEarthquake .navOutNext {
opacity: 1;
-webkit-animation: shakeSlideBottom 1s 0.1s forwards;
animation: shakeSlideBottom 1s 0.1s forwards;
}
.fxEarthquake .navInNext {
-webkit-animation: pushFromTop 1s 0.1s forwards;
animation: pushFromTop 1s 0.1s forwards;
}
.fxEarthquake .navOutPrev {
opacity: 1;
-webkit-animation: shakeSlideTop 1s 0.1s forwards;
animation: shakeSlideTop 1s 0.1s forwards;
}
.fxEarthquake .navInPrev{
opacity: 1;
-webkit-animation: pushFromBottom 1s 0.1s forwards;
animation: pushFromBottom 1s 0.1s forwards;
}
.fxEarthquake li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.3);
transition: opacity 0.5s;
}
.fxEarthquake .navOutPrev::after,
.fxEarthquake .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes shakeSlideBottom { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(100%); } 
}
@keyframes shakeSlideBottom { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(100%); transform: translateY(100%); } 
}
@-webkit-keyframes pushFromTop {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes pushFromTop {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes shakeSlideTop { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(-100%); } 
}
@keyframes shakeSlideTop { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 
}
@-webkit-keyframes pushFromBottom {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes pushFromBottom {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}   .fxCliffDiving li {
-webkit-transform-origin: 50% 400%;
transform-origin: 50% 400%;
}
.fxCliffDiving .navOutNext {
opacity: 1;
-webkit-animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navInNext {
opacity: 1;
-webkit-animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navOutPrev {
opacity: 1;
-webkit-animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navInPrev {
opacity: 1;
-webkit-animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,1);
transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navOutPrev::after,
.fxCliffDiving .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes rotateOutCircLeft {
from {} to {
-webkit-transform: rotate(-20deg) translateX(-100%);
}
}
@keyframes rotateOutCircLeft {
from {} to {
-webkit-transform: rotate(-20deg) translateX(-100%);
transform: rotate(-20deg) translateX(-100%);
}
}
@-webkit-keyframes rotateInCircRight {
from {
-webkit-transform: rotate(20deg) translateX(100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
}
}
@keyframes rotateInCircRight {
from {
-webkit-transform: rotate(20deg) translateX(100%);
transform: rotate(20deg) translateX(100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
transform: rotate(0deg) translateX(0);
}
}
@-webkit-keyframes rotateOutCircRight {
from {} to {
-webkit-transform: rotate(20deg) translateX(100%);
}
}
@keyframes rotateOutCircRight {
from {} to {
-webkit-transform: rotate(20deg) translateX(100%);
transform: rotate(20deg) translateX(100%);
}
}
@-webkit-keyframes rotateInCircLeft {
from {
-webkit-transform: rotate(-20deg) translateX(-100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
}
}
@keyframes rotateInCircLeft {
from {
-webkit-transform: rotate(-20deg) translateX(-100%);
transform: rotate(-20deg) translateX(-100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
transform: rotate(0deg) translateX(0);
}
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-theme .owl-controls {
text-align:center;
-webkit-tap-highlight-color:transparent;
}
.owl-theme .owl-dots .owl-dot {
display:inline-block;
zoom:1;
*display:inline;
}
.owl-theme .owl-dots .owl-dot span {
width:7px;
height:7px;
margin:5px 7px;
background:#d6d6d6;
display:block;
-webkit-backface-visibility:visible;
-webkit-transition:opacity 200ms ease;
-moz-transition:opacity 200ms ease;
-ms-transition:opacity 200ms ease;
-o-transition:opacity 200ms ease;
transition:opacity 200ms ease;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span { 
background:#869791;
} .owl-dots {
margin-top: 15px;
}
.content_slider_module, .twitter_module , .client-carousel-module, .portfolio-carousel-module {
list-style: none;
padding-left: 0;
} .oshine-module {
margin-bottom: 60px;
}
.oshine_diamond {
width: 10px;
height: 10px;
background: #727b7d;
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
font-size: 16px;
line-height: 16px;
vertical-align: middle;
margin: 0 20px;
} .be-animated-anchor{
position: relative;
display: inline-block;
outline: none;
vertical-align: bottom;
text-decoration: none;
white-space: nowrap;
transition : color 0.3s;
overflow: hidden;
}
.be-animated-anchor:hover{
outline: 0;
} .be-animated-anchor.be-style1{
-webkit-transition: background-color 0.3s, border-color 0.3s;
transition: background-color 0.3s, border-color 0.3s;
border-bottom: 1px solid transparent;
} .be-style2 .be-anchor-overlay{
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translate3d(0,95%,0);
transform: translate3d(0,95%,0);
}
.be-animated-anchor.be-style2:hover .be-anchor-overlay{
transform: translate3d(0,0,0);
} .be-style3 .be-anchor-overlay{
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
.be-animated-anchor.be-style3:hover .be-anchor-overlay{
transform: translate3d(0,0,0);
} .be-style4 .be-anchor-overlay{
position: absolute;
top: 0;
left: -5px;
z-index: -1;
box-sizing: content-box;
padding: 0 5px;
width: 100%;
height: 100%;
border-radius: 10px;
opacity: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transform: scale(0);
transform: scale(0);
}
.be-animated-anchor.be-style4:hover .be-anchor-overlay{
opacity: 1;
transform: scale(1);
} .be-animated-anchor.be-style5{
overflow: visible;
}
.be-style5 .be-anchor-overlay {
position: absolute;
top: 0px;
left: -5px;
z-index: -1;
box-sizing: content-box;
padding: 0 5px;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transform: skewY(-3deg) skewX(-11deg);
transform: skewY(-3deg) skewX(-11deg);
}
.be-animated-anchor.be-style5:hover .be-anchor-overlay{
opacity: 1;
-webkit-transform: skewY(0) skewX(0);
transform: skewY(0) skewX(0);
} .be-animated-anchor.be-style6{
transition: all 0.3s cubic-bezier(0.6,0,0.4,1);
}
.be-style6 .be-anchor-overlay{
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translateY(100%) translateY(-3px);
transform: translateY(100%) translateY(-3px);
transition : transform 0.3s cubic-bezier(0.6,0,0.4,1);
}
.be-animated-anchor.be-style6:hover{
transform : translateY(10%);
}
.be-animated-anchor.be-style6:hover .be-anchor-overlay{
-webkit-transform: translateY(-100%) translateY(3px);
transform: translateY(-100%) translateY(3px);
} .be-animated-anchor.be-style7{
transition : color 0.3s cubic-bezier(.175,.885,.32,1.075);
}
.be-style7 .be-anchor-overlay{
position: absolute;
bottom : 1px;
width : 0;
height : 1px;
left : 0;
transition : width 0.3s cubic-bezier(.175,.885,.32,1.075);
}
.be-animated-anchor.be-style7:hover .be-anchor-overlay{
width : 100%;
} .font-icon.tiny {
font-size: 12px;
width: 28px;
height: 28px;
line-height: 28px;
}
.font-icon.small {
font-size: 16px;
width: 45px;
height: 45px;
line-height: 45px;
}
.font-icon.medium {
font-size: 25px;
height: 75px;
line-height: 75px;
width: 75px;
}
.font-icon.large {
font-size: 40px;
width: 100px;
height: 100px;
line-height: 100px;
}
.font-icon.xlarge {
font-size: 55px;  
width: 125px;
height: 125px;
line-height: 125px;
}  .chart-wrap {
text-align: center;
}
.chart {
text-align: center;
position: relative;
width: 110px;
height: 110px;
line-height: 110px;
margin: 0 auto 20px;
}
.chart canvas {
position: absolute;
top: 0;
left: 0;
}  .client-carousel-module.be-owl-carousel{
display: none;
}
.client-carousel-module.owl-carousel .owl-item,
.portfolio-carousel-module.owl-carousel .owl-item,
.content_slider_module.owl-carousel .owl-item,
.testimonial_module.owl-carousel .owl-item,
.twitter_module.owl-carousel .owl-item {
-webkit-backface-visibility: initial;
} .portfolio-carousel-module.be-owl-carousel{
display: none;
}
.carousel-wrap {
position: relative;
margin-bottom: 50px;
}
.be-owl-carousel{
margin: 0;
padding: 0;
list-style: none;
display: block;
overflow: hidden;
}
.be-owl-carousel li{
margin: 0px 10px;
display: block;
position: relative;
}
.portfolio-carousel .be-owl-carousel li {
margin: 0px 0px;
}
.owl-carousel.client-carousel-module .owl-item img{
display: inline-block;
width: auto;
}
.client-carousel-module li a {
display: block;
text-align: center;
line-height: 120px;
}
.portfolio-carousel .be-owl-carousel li img {
width: 100%;
max-width: 100%;
}
.client-carousel-module li img {
vertical-align: middle;
height: auto !important;
}
.owl-controls .owl-prev,
.owl-controls .owl-prev{
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}
.owl-controls .owl-buttons{
opacity: 0;
-moz-opacity: 0;
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}
.owl-controls .owl-next,
.owl-controls .owl-prev {
position: absolute;
top: 50%;
width: 40px;
height: 60px;
line-height: 60px;
font-size: 20px;
margin-top: -35px;
text-align: center;
background: #000;
background: rgba(0, 0, 0, 0.2);
color: #fff;
}
.owl-controls .owl-prev {
left: 0px;
}
.owl-controls .owl-next {
right: 0px;
} .be-owl-carousel .owl-item li.carousel-item.element {
width: 100%;
} .contact_form.style2 .field_name,
.contact_form.style2 .field_email{
width: 48%;
float: left;
}
.contact_form.style2 .field_name{
margin-right: 4%;
}
.contact_form.style2 .submit-fieldset{
text-align: center;
}  
.contact_form .field_consent {
margin-bottom: 20px;
}
.contact_status, .subscribe_status {
margin-top: 20px;
} .countdown-rtl {
direction: rtl;
}
.countdown-holding span {
color: #888;
}
.countdown-row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown-show1 .countdown-section {
width: 98%;
}
.countdown-show2 .countdown-section {
width: 48%;
}
.countdown-show3 .countdown-section {
width: 32.5%;
}
.countdown-show4 .countdown-section {
width: 24.5%;
}
.countdown-show5 .countdown-section {
width: 19.5%;
}
.countdown-show6 .countdown-section {
width: 16.25%;
}
.countdown-show7 .countdown-section {
width: 14%;
}
.countdown-section {
display: block;
float: left;
font-size: 16px;
text-align: center;
}
.countdown-amount {
font-size: 50px;
line-height: 2;
}
.countdown-period {
display: block;
}
.countdown-descr {
display: block;
width: 100%;
} .portfolio-nav-wrap a {
color: inherit !important;
margin: 5px;
}
.portfolio-nav-wrap .home-grid-icon{
display: inline-block;
}
.portfolio-nav-wrap.style1-navigation .home-grid-icon{
width:18px;
}
.portfolio-nav-wrap .style2-navigation .home-grid-icon{
width:21px;
}
.portfolio-nav-wrap .home-grid-icon:hover span{
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(1){
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay : 50ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(2){
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay : 100ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(3){
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay : 200ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(4){
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay : 100ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(5){
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay : 200ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(6){
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay : 300ms;
}
.home-grid-icon span{
background: #000;
float: left;
height: 4px;
width: 4px;
margin-bottom: 1px;
margin-left: 1px;
-webkit-transition: all 0.3s ease;    
-moz-transition: all 0.3s ease;    
-o-transition: all 0.3s ease;    
-ms-transition: all 0.3s ease;    
transition: all 0.3s ease;    
}
.portfolio-nav-wrap .style2-navigation .home-grid-icon span{
height: 5px;
width: 5px;
}
.single-page-nav.style2-navigation {
text-align: center;
}
.single-page-nav.style2-navigation .font-icon {
font-size: 30px;
line-height: 40px;
display: inline-block;
vertical-align: top;
}
.single-page-nav.style2-navigation .next-post-link,
.single-page-nav.style2-navigation .previous-post-link {
display: block;
margin: 0px;
position: relative;
}
.single-page-nav.style2-navigation .next-post-link .font-icon,
.single-page-nav.style2-navigation .previous-post-link .font-icon {
font-size: 27px;
}
.single-page-nav.style2-navigation .next-post-link .font-icon{
margin-left: 20px;
}
.single-page-nav.style2-navigation .previous-post-link .font-icon{
margin-right: 20px;
}
.single-page-nav.style2-navigation .next-post-link .font-icon:before,
.single-page-nav.style2-navigation .previous-post-link .font-icon:before {
display: block;
height: 38px;
line-height: 38px;
}
.single-page-nav.style2-navigation .next-post-link {
float: right;
margin-top: -1px;
}
.single-page-nav.style2-navigation .previous-post-link {
float: left;
}
.single-page-nav.style2-navigation .next-post-link i.font-icon {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
display: block;
}
.single-page-nav.style2-navigation .next-post-link h6,
.single-page-nav.style2-navigation .previous-post-link h6 {
display: block;
white-space: nowrap;
line-height: 38px;
font-size: 13px;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-moz-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-o-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-ms-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
top: 0px;  
position: absolute;
}
.single-page-nav.style2-navigation .previous-post-link h6 {
left: 50%;
right: auto;
}
.single-page-nav.style2-navigation .next-post-link h6 {
right: 50%;
left: auto;
}
.single-page-nav.style2-navigation .previous-post-link:hover h6 {
opacity: 1;
left: 100%;
}
.single-page-nav.style2-navigation .next-post-link:hover h6 {
opacity: 1;
right: 100%;
}
.single-page-nav.style2-navigation .portfolio-url {
margin: 0px !important;
line-height: 40px;
} .project_details{
list-style: none;
padding: 0;
margin-bottom: 30px;
}
.project_details li i {
margin-right: 20px;
}
.project_details li {
margin-bottom: 10px;
}
.portfolio-details {
margin-bottom: 30px;
}
.gallery-side-heading { margin-bottom: 5px;
line-height: 17px;
display: block;
text-transform: uppercase;
}
.portfolio-details .gallery-side-heading-wrap p {
margin-bottom: 25px !important;
}
.gallery-cat-list-wrap { }
a.custom-share-button, a.custom-share-button:active, a.custom-share-button:hover, a.custom-share-button:visited {
color: #000; }
.gallery-cat-list-wrap a{
color: inherit !important;
}
a.view-project-link {
text-transform: uppercase; color: inherit;
background: none;
padding: 10px 0px;
border-bottom-width: 3px;
border-style: solid;
border-color: inherit;
}
.portfolio-details.style2 .gallery-side-heading-wrap {
border-style: solid;
border-bottom-width: 1px;
border-color: inherit;
margin-bottom: 20px !important;
}
.portfolio-details.style2 .gallery-side-heading-wrap p,
.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
float: left;
line-height: 20px;
margin-bottom: 20px !important;
}
.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
width: 160px;
} .portfolio-details.style3 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.portfolio-details.style3 .gallery-side-heading-wrap p {
margin-bottom: 0 !important;
line-height: 100%;
}
.portfolio-details.style3 > div{ margin-right : 50px;
flex-grow: 1;
}
.portfolio-details.style3 > div:nth-child(3) { 
flex-basis: 120px;
max-height: 52px;
flex-grow: 1;
}
.portfolio-details.style3 .view-project-link{
position : relative;
margin-right: 160px;
} .oshine-recent-posts {
-webkit-display: flex;
display: flex;
margin: 0 -15px;
flex-direction: row;
align-items: flex-start;
}
.oshine-recent-posts .fourth-col {
width: 25%;
padding: 0 15px;
box-sizing: border-box;
}
.oshine-recent-posts .third-col {
width: 33.34%;
padding: 0 15px;
box-sizing: border-box;
}
.related-items {
margin-bottom: 60px;
}
.related-items .post-nav, .related-items .post-nav h6 {
margin-bottom: 0;
padding: 0;
}
.related-items .recent-posts-col {
margin-bottom: 0;
}
.recent-post-header {
margin-bottom: 15px; 
}
.recent-post-title {
margin-bottom: 10px;       
}
.recent-post-title a {
color:inherit;
}
.related-items.style3-blog .post-nav {
margin: 10px 0px 15px 0px !important;
}
.related-items.style3-blog.hide-excerpt .post-content{
display: none;
}
.related-items.style3-blog .post-title{
margin-bottom: 10px !important;
}
.related-items.style3-blog .element-inner {
background: none !important;
}
.related-items.style3-blog .article-details {
padding: 20px 0;
}
.bar-style-related-posts-list {
overflow: hidden;
text-align: center;
margin-bottom: 0px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 50px 0px;
position: relative;
}
.bar-style-related-posts-list ul.cal-list {
display: inline-block;
vertical-align: top;
}
.bar-style-related-posts-list .post-title {
font-size: 25px!important;
}
.bar-style-related-posts-list .background-overlay {
position: absolute;
width: 100%;
height: 100%;
background: #fff;
top: 0px;
left: 0px;
z-index: 1;
-webkit-transition: background 0.8s;
-moz-transition: background 0.8s;
-ms-transition: background 0.8s;
-o-transition: background 0.8s;
transition: background 0.8s;
}
.bar-style-related-posts-list .background-content {
position: relative;
z-index: 2;
}
.bar-style-related-posts-list:hover .background-overlay {
background: #fff;
background: rgba(255, 255, 255, 0.9);
}
.bar-style-related-posts-list .sep-with-icon-wrap {
margin-bottom: 10px;
} .testimonials-slides{
display: none;
}
.be_image_slider{
min-height:1px;
}
.be_image_slider .image_slider_module{
display: none;
}
.be_image_slider .owl-buttons{
opacity: 1 !important;
}
.be_image_slider .owl-carousel .owl-item{
text-align: center;
}
.image_slider_module.owl-carousel .owl-item img{
width: auto;
display: inline-block;
}
.testimonial_slide,
.content_slide {
position: relative;
}
.testimonial_slide_inner {
position: relative;
margin: 0 auto;
padding-left: 90px;
min-height: 60px;
}
.testimonial-author {
font-size: inherit;
display: block;
line-height: inherit;
}
.testimonial-content {
margin: 0px 0px 30px 0px;
z-index: 2;
position: relative;
line-height: 2.0;
}
.testimonial_slide .icon-quote {
position: absolute;
top: -9px;
left: 0px;
font-size: 80px;
z-index: 1;
color: #dfdfdf;
line-height: 60px;
}
.testimonial-author-img,
.testimonial-author-info { width: auto;
text-align: left;
vertical-align: middle;
display: inline-block;
}
.testimonial-author-info .testimonial-author-role {
display: block;
white-space: nowrap;
}
.testimonial-author-img {
width: 70px;
overflow: hidden;
margin-right: 20px;
}
.testimonial-author-img img {
border-radius: 50%;
}
.testimonials_wrap .flex-control-nav.flex-control-paging {
position: relative !important;
top: 0px;
margin: 10px 0px 0px 0px;
display: block !important;
opacity: 1 !important;
}
.center-content .testimonial_slide_inner {
max-width: 700px;
text-align: center;
}
.center-content .testimonial-author-info-wrap {
display: inline-block; }
.instagram-feed-img-wrap {
margin-bottom: 40px;
}
.right-content .testimonial_slide_inner {
padding-left: 0px;
padding-right: 95px;
text-align: right;
}
.right-content .testimonial_slide_inner .icon-quote {
left: auto;
right: 0px;
}
.right-content .testimonial_slide_inner .testimonial-author-img {
float: right;
margin: 0px 0px 0px 20px;
}
.right-content .testimonial_slide_inner .testimonial-author-info {
float: right;
margin-top: 23px;
}
.testimonials_wrap .center-content .font-icon{
position: static;
display: inline-block;
margin-bottom: 20px;
}
.testimonials_wrap .center-content .testimonial_slide_inner{
padding-left: 0px;
}
span.subtitle {
font-size: 11px;
}
.content-slider{
display: none;
}
.content_slider_module.owl-carousel .owl-item img{
width: auto;
}
.content-slide-wrap .content-slider .flex-control-nav.flex-control-paging {
position: absolute !important;
bottom: -11px;
top: auto;
line-height: 19px;
margin-top: 0px;
}
.content-slide-wrap .content-slider .flex-viewport{
margin-bottom: 40px;
}
.content_slide_inner {
max-width: 100%;
margin: 0 auto;
}
.content-slide-wrap .flex-control-paging {
border-color: #000;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li {
border-color: inherit;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li a {
width: 6px;
height: 6px;
border-color: inherit;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li a:before {
content: " ";
width: auto;
height: 0px;
color: #000;
border-width: 4px;
border-style: solid;
border-color: inherit;
display: block;
border-radius: 100%;
}
.content-slider .flex-control-nav.flex-control-paging {
position: relative;
} .team-shortcode-wrap {
overflow: hidden !important;
}
.team-title {
margin-bottom: 0px;
}
.team-shortcode-wrap  .designation{   
text-transform: capitalize;
margin-bottom: 10px;
}
ul.team-social{
padding-left: 0px;
}
.team-description{
margin-bottom: 15px;
}
.team-shortcode-wrap .style5-title .thumb-overlay .thumb-bg{
padding:18px 0px 0px;
}
.team-shortcode-wrap .style3-title{
}
.style5-title .team-social.over,
.style6-title .team-social.over{
list-style: none;
padding-left: 0;
display: block;
position: absolute;
bottom: -100px;
background: #000;
background: rgba(0, 0, 0, 0.2);
padding: 15px 0px 13px 0px;
width: 100%;
line-height: normal;
text-align: center;
-webkit-transition: bottom 0.4s;
-moz-transition: bottom 0.4s;
-ms-transition: bottom 0.4s;
-o-transition: bottom 0.4s;
transition: bottom 0.4s;
z-index: 10;
}
.team-social li {
display:inline-block;
margin-bottom: 0px;
line-height: normal;
}
.team_icons{
font-size: 12px;
margin: 0 5px !important;
border: none !important;
color: inherit;
display: block;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
line-height: normal;
transition: all 0.3s ease;
}
.team-img {
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
.team_icons i {
width: 27px;
height: 27px;
line-height: 27px;
display:block;
text-align: center;
}
.team_icons i:before {
line-height: inherit;
}
.team-social .icon-shortcode:first-child .team_icons {
margin-left:0 !important;
}
.team-shortcode-wrap:hover .style5-title .team-social,
.team-shortcode-wrap:hover .style6-title .team-social {
bottom: 0px;
top: auto;
}
.style9-hover .team-wrap {
padding: 0px;
}
.style3-title .team-wrap{
padding: 0px 15px;
}
.team-shortcode-wrap .style10-hover .thumb-bg {
background: none !important;
}
.team-shortcode-wrap .thumb-bg {
display: block;
}
.team-wrap {
text-align: center;
}
.team-shortcode-wrap .element{
float: none;
margin: 0px;
width: 100%; 
} .skill-style1 {
border-color: #272727;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.skill-style1 .skill-row {
border-color: inherit;
width: 90%;
margin: auto;
}
.skill-style1 .skill-col .font-icon,
.process-style1 .process-col .font-icon {
font-size: 75px;
display: inline-block;
margin-bottom: 10px;
}
.skill-style1 .skill-col.size-large .font-icon,
.process-style1 .process-col .font-icon {
font-size: 80px;
}
.skill-style1 .skill-col .skill-info {
font-size: 13px;
text-transform: uppercase;
}
.skill-style1 .skill-col {
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 50px 0px;
margin: 0px !important;
float: left;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.process-style1 {
text-align: center;
border-color: #000;
display: flex;
flex-direction: row;
justify-content: center;
margin: 0 -20px 60px;
}
.process-style1 .process-col {
display: inline-block;
zoom: 1;
vertical-align: top;
flex-grow: 1;
flex-basis: 0;
position: relative;
padding: 0 20px;
}
.process-col .process-sep {
position: absolute;
right: 0%;
top: 50%;
width: 100px;
height: 1px;
transform: translate(50%, 0%);
background: #ddd;
}
.process-col:last-child .process-sep {
display: none;
}
.process-style1 .process-divider {
width: 80px;
display: inline-block;
zoom: 1;
height: 40px;
vertical-align: top;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
}
.process-style1 .process-divider:last-child {
display: none;
}
.process-style1 .process-col .font-icon { margin-bottom: 0.3em;
padding: 0 15px;
}  .portfolio-all-wrap,
.portfolio-container {
overflow: hidden;
width: 100%;
min-height: 30px;
} .portfolio-delay-load .flip-wrap{
opacity : 1;
transform: scale(1);
}
.portfolio-delay-load.filter-back-animation .flip-wrap{
transition : opacity .5s linear;
opacity : 0;
}
.portfolio-delay-load.filter-scale-back-animation .flip-wrap{
transition : transform .5s ease, opacity .2s ease;
transform: scale(0);
opacity: 0;
} .portfolio {
overflow: hidden;
}
.portfolio-container{
visibility: hidden;
}
.element {
float: left;
margin: 0px 0px 40px 0px;
overflow: hidden;
}
.single-post .element {
float: none;
}
.element-empty-message {
width: 100% !important;
text-align: center;
text-align: center;
} .portfolio .be_image_slider.oshine-module{
margin-bottom : 0;
}
.justified-gallery.init-slide-left .flip-img-wrap,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-left .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-left .thumb-overlay{
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.justified-gallery.init-slide-right .flip-img-wrap,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-right .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-right .thumb-overlay {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.justified-gallery.init-slide-left .flip-img-wrap.img-loaded,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-left .flip-img-wrap.img-loaded,
.justified-gallery.init-slide-right .flip-img-wrap.img-loaded,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-right .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-left .thumb-overlay.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-right .thumb-overlay.img-loaded {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.justified-gallery.init-slide-top .flip-img-wrap,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-top .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-top .thumb-overlay {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.justified-gallery.init-slide-bottom .flip-img-wrap,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-bottom .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-bottom .thumb-overlay {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
.justified-gallery.init-slide-top .flip-img-wrap.img-loaded,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-top .flip-img-wrap.img-loaded,
.justified-gallery.init-slide-bottom .flip-img-wrap.img-loaded,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-slide-bottom .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-top .thumb-overlay.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-bottom .thumb-overlay.img-loaded {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.justified-gallery.init-scale .flip-img-wrap,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-scale .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-scale .thumb-overlay {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.fadeIn .flip-img-wrap {
opacity : 0;    
}
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.fadeIn .flip-img-wrap.img-loaded {
opacity : 1;    
}
.justified-gallery.init-scale .flip-img-wrap.img-loaded,
.portfolio:not( .portfolio-delay-load ) .portfolio-shortcode.init-scale .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-scale .thumb-overlay.img-loaded {  
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.justified-gallery .flip-img-wrap,
.portfolio-shortcode .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay .thumb-overlay {
transition: transform 0.7s, scale 0.7s, opacity 0.7s;
-o-transition: -o-transform 0.7s, scale 0.7s, opacity 0.7s;
-ms-transition: -ms-transform 0.7s, scale 0.7s, opacity 0.7s;
-moz-transition: -moz-transform 0.7s, scale 0.7s, opacity 0.7s;
-webkit-transition: transform 0.7s, opacity 0.7s !important;
}
.justified-gallery-outer-wrap .element img {
width: 100%;
height: auto;
max-width: none;
} .blog .portfolio-all-wrap, .blog .portfolio, 
.category .portfolio-all-wrap, 
.category .portfolio, 
.category .element-inner{
overflow: visible;
}  .be-portfolio-prebuilt-hover-style1 .thumb-overlay{
width : 100%;
height : 100%;
}
.be-portfolio-prebuilt-hover-style1 .thumb-title-wrap {
width:  100%;
height:  100%;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.be-portfolio-prebuilt-hover-style1 .thumb-title {
opacity: 0;
transform: scale(0);
transition: all 0.4s cubic-bezier(0.12, 0.65, 0.4, 1);
}
.be-portfolio-prebuilt-hover-style1 .element-inner:hover .thumb-title {
opacity: 1;
transform: scale(1);
}
.be-portfolio-prebuilt-hover-style1 .thumb-title-wrap .portfolio-item-cats {
transform: translate3d(0,100%,0);
transition: transform 0.17s linear;
position : absolute;
bottom: 25px;
}
.thumb-border-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0px solid transparent;
transition: border-width 0.17s linear;
box-sizing: border-box;
}
.be-portfolio-prebuilt-hover-style1 .thumb-bg {
opacity: 0;
transition: opacity 0.17s linear;
}
.be-portfolio-prebuilt-hover-style1 .element-inner:hover .thumb-bg {
opacity: 1;
}
.be-portfolio-prebuilt-hover-style1 .element-inner:hover .thumb-border-wrapper {
border-width: 10px;
}
.be-portfolio-prebuilt-hover-style1 .element-inner:hover .thumb-title-wrap .portfolio-item-cats {
transform: translate3d(0,0,0);
}
.be-portfolio-prebuilt-hover-style1 .element-inner:hover .thumb-title-wrap .thumb-icon-wrapper {
transform: translate3d(0,0,0);
}
.be-portfolio-prebuilt-hover-style1 .like-button-wrap{
right : 23px;
top : 17px;
}  .be-portfolio-prebuilt-hover-style2 .thumb-bg {
padding: 25px;
display: flex;
box-sizing: border-box;
width: 100%;
align-items: center;
flex-direction: column;
justify-content: center;
}
.be-portfolio-prebuilt-hover-style2 .portfolio-container .thumb-bg{
background : transparent;
}
.be-portfolio-prebuilt-hover-style2 .thumb-overlay {
width: 100%;
height: 100%;
}
.be-portfolio-prebuilt-hover-style2 .be-prebuilt-overlay-wrapper{
position : absolute;
width : 100%;
height: 100%;
opacity : 0;
transition : .7s opacity cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style2 .element-inner:hover .be-prebuilt-overlay-wrapper{
opacity : 1;
}
.be-portfolio-prebuilt-hover-style2 .thumb-title-wrap {
text-align: center;
width: 100%;
position: relative;
}
.be-portfolio-prebuilt-hover-style2 .portfolio-item-cats {
margin-top: 10px;
position: relative;
overflow : hidden;
}
.be-portfolio-prebuilt-hover-style2 .portfolio-item-cats-inner-wrap {
opacity : 0;
transform : translate3d(0,-100%,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style2 .element-inner:hover .portfolio-item-cats-inner-wrap {
opacity : 1;
transform : translate3d(0,0,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1) .2s,.6s opacity cubic-bezier(.165,.84,.44,1) .2s;
}
.be-portfolio-prebuilt-hover-style2 .like-button-wrap{
right : 15px;
top : 15px;
}
.be-portfolio-prebuilt-hover-style2 .be-portfolio-prebuilt-hover-separator {
width: 100%;
height: 1px;
background: rgba(255,255,255,0.2);
border-width : 0;
margin : 0;
transform: scaleX(0);
transition: .5s transform cubic-bezier(.165,.84,.44,1) .2s;
margin: 5px 0px;
}
.be-portfolio-prebuilt-hover-style2 .element-inner:hover .be-portfolio-prebuilt-hover-separator{
transform: scaleX(1);
transition : .4s transform cubic-bezier(.165,.84,.44,1);  
}
.be-portfolio-prebuilt-hover-style2 .thumb-title{
overflow : hidden;
}
.be-portfolio-prebuilt-hover-style2 .thumb-title-inner-wrap{
opacity: 0;
transform : translate3d(0,100%,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style2 .element-inner:hover .thumb-title-inner-wrap{
opacity : 1;
transform : translate3d(0,0,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1) .2s,.6s opacity cubic-bezier(.165,.84,.44,1) .2s;
}
.be-portfolio-prebuilt-hover-style2 .flip-img-wrap img{
transition : 1.2s transform cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style2 .element-inner:hover .flip-img-wrap img{
transform: scale(1.15);
}  .be-portfolio-prebuilt-hover-style3 .element-inner .thumb-bg {
background: transparent;
display: block;
}
.be-portfolio-prebuilt-hover-style3 .element-inner .be-thumb-overlay-wrap {
opacity : 0;
transition : opacity 0.3s ease;
width : 100%;
height : 100%;
}
.be-portfolio-prebuilt-hover-style3 .element-inner:hover .be-thumb-overlay-wrap {
opacity : 1;
}
.be-portfolio-prebuilt-hover-style3 .thumb-border-wrapper{
width : 100%;
height : 100%;
position: relative;
border: 10px solid transparent;
box-sizing: border-box;
opacity: 0;
transform: scale3d(0.9,0.9,0.9);
transition: 0.3s transform, 0.15s opacity; 
}
.be-portfolio-prebuilt-hover-style3 .element-inner:hover .thumb-border-wrapper{
opacity: 1;
transform: scale3d(1,1,1);
transition: 0.15s transform, 0.3s opacity;
}
.be-portfolio-prebuilt-hover-style3 .thumb-overlay {
width:  100%;
height:  100%;
}
.be-portfolio-prebuilt-hover-style3 .thumb-shadow-wrapper {
width: 90%;
height: 90%;
position: absolute;
display: block;
box-shadow: 0 6px 30px rgba(0,0,0,0.5);
z-index: -1;
top: 5%;
left: 5%;
box-sizing: border-box;
}
.be-portfolio-prebuilt-hover-style3 .element-inner:hover .thumb-shadow-wrapper{
box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 12px 30px rgba(0,0,0,0.3)
}
.be-portfolio-prebuilt-hover-style3 .thumb-wrap{
transform-style: preserve-3d;
}
.be-portfolio-prebuilt-hover-style3 .thumb-title-wrap {
opacity: 0;
transform: translateZ(20px) scale(0.98);
transition: all 300ms ease;
position: absolute;
left: 40px;
bottom : 40px;
}
.be-portfolio-prebuilt-hover-style3 .element-inner:hover .thumb-title-wrap {
opacity: 1;
transform: translateZ(20px) scale(1);
}
.be-portfolio-prebuilt-hover-style3.portfolio, .be-portfolio-prebuilt-hover-style3 .portfolio-container, .be-portfolio-prebuilt-hover-style3 .element,.be-portfolio-prebuilt-hover-style3 .element .element-inner, .be-portfolio-prebuilt-hover-style3 .element .thumb-wrap, .be-portfolio-prebuilt-hover-style3 .thumb-overlay{
overflow: visible;
}
.be-portfolio-prebuilt-hover-style3 .like-button-wrap{
right : 15px;
top : 15px;
}  .be-portfolio-prebuilt-hover-style4 .thumb-overlay {
width: 100%;
height: 100%;
padding: 10px;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
transition: opacity 0.3s linear;
box-sizing: border-box;
}
.be-portfolio-prebuilt-hover-style4 .thumb-bg {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.be-portfolio-prebuilt-hover-style4 .element-inner:hover .thumb-overlay {
opacity: 1;
}
.be-portfolio-prebuilt-hover-style4 .thumb-title-wrap {
text-align: center;    
} .be-portfolio-prebuilt-hover-style4 .portfolio-item-cats, .be-portfolio-prebuilt-hover-style4 .thumb-title{
overflow: hidden;
}
.be-portfolio-prebuilt-hover-style4 .portfolio-item-cats-inner-wrap {
opacity : 0;
transform : translate3d(0,-100%,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style4 .element-inner:hover .portfolio-item-cats-inner-wrap {
opacity : 1;
transform : translate3d(0,0,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1) .2s,.6s opacity cubic-bezier(.165,.84,.44,1) .2s;
}
.be-portfolio-prebuilt-hover-style4 .thumb-title-inner-wrap{
opacity: 0;
transform : translate3d(0,100%,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1),.6s opacity cubic-bezier(.165,.84,.44,1);
}
.be-portfolio-prebuilt-hover-style4 .element-inner:hover .thumb-title-inner-wrap{
opacity : 1;
transform : translate3d(0,0,0);
transition : .6s transform cubic-bezier(.165,.84,.44,1) .2s,.6s opacity cubic-bezier(.165,.84,.44,1) .2s;
}
.be-portfolio-prebuilt-hover-style4 .like-button-wrap{
right : 20px;
top : 15px;
}   .two-col .element {
width:  560px;
}
.three-col .element {
width:  360px;
}
.three-col .element.wide {
width:  760px;
}
.four-col .element {
width:  260px;
}
.four-col .element.wide {
width:  560px;
} .full-screen .element {
width: 20%;
margin: 0px;
}
.full-screen.one-col .element {
width: 100%;
}
.full-screen.two-col .element {
width: 50%;
} .full-screen.two-col.masonry_disable .portfolio-shortcode .element.wide-width-height, .full-screen.two-col.masonry_disable .portfolio-shortcode .element.wide-width {
width: 100%;
} .full-screen.two-col.masonry_disable .element.wide {
width: 50%;
}
.full-screen.three-col .element,
.full-screen.three-col.masonry_enable .element.wide {
width : 33.34%;
}
.full-screen.three-col .element.wide{
width: 66.7%; 
}
.full-screen.four-col .element,
.full-screen.four-col.masonry_enable .element.wide {
width: 25%;
}
.full-screen.four-col .element.wide {
width: 50%;
}
.full-screen.five-col .element,
.full-screen.five-col.masonry_enable .element.wide {
width: 20%;
}
.full-screen.five-col .element.wide{
width: 40%;
} .full-screen-gutter  {
margin-right: 40px;
}
.full-screen-gutter.style2-gutter {
margin-right: 0px !important;
margin-left: -40px;
}
.full-screen-gutter .element .element-inner {
margin-left: 40px;
}
.full-screen-gutter .element {
margin-bottom: 40px;
} .element .element-inner,
.element .thumb-wrap,
.element .flip-img-wrap {
overflow: hidden;
position: relative;
}
.element img {
width: 100%;
max-width : initial;
display: block;
position: relative;
}
.oshine-portfolio-module .flip-img-wrap img, 
.oshine-gallery-module .flip-img-wrap img {
position : absolute;
}
.internet-explorer .oshine-portfolio-module .flip-img-wrap img, 
.internet-explorer .oshine-gallery-module .flip-img-wrap img {
max-width:none !important;
}
.element.bw_to_bw .element-inner .flip-img-wrap img,
.element.bw_to_c .element-inner .flip-img-wrap img,
.element.c_to_bw .element-inner:hover .flip-img-wrap img,
.client-carousel-item.bw_to_bw img,
.client-carousel-item.bw_to_c img,
.client-carousel-item.c_to_bw:hover img {
filter : url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter     id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter : gray; -webkit-filter : grayscale(100%); -moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}
.element.bw_to_c .element-inner:hover .flip-img-wrap img,
.element.c_to_bw .element-inner .flip-img-wrap img,
.client-carousel-item.bw_to_c:hover img,
.client-carousel-item.c_to_bw img {
-webkit-filter: grayscale(0); 
-webkit-filter: grayscale(0%); 
-moz-filter: grayscale(0%);
filter: grayscale(0%);
}
.element .element-inner .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img,
.element .element-inner .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.element .element-inner:hover .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.element .element-inner:hover .flip-img-wrap.zoom-out-effect img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.element .element-inner:hover .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform: scale(1.3) rotate(-5deg);
-moz-transform: scale(1.3) rotate(-5deg);
-ms-transform: scale(1.3) rotate(-5deg);
-o-transform: scale(1.3) rotate(-5deg);
transform: scale(1.3) rotate(-5deg);
}
.element .element-inner:hover .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
.element img,
.client-carousel-item img {
transition: filter 0.4s, transform 0.4s,opacity .6s ease-in;
-o-transition: -o-filter 0.4s, -o-transform 0.4s, opacity .6s ease-in;
-ms-transition: -ms-filter 0.4s, -ms-transform 0.4s, opacity .6s ease-in;
-moz-transition: -moz-filter 0.4s, -moz-transform 0.4s, opacity .6s ease-in;
-webkit-transition: -webkit-filter 0.4s, -webkit-transform 0.4s, opacity .6s ease-in;   
}
.element.wide-width-height img, 
.element.wide-height img, 
.element.wide-width img {
max-width: none;
display: inline-block !important;
} .portfolio-archives .portfolio.full-screen {
margin-bottom: 0px;
}
.portfolio-container .element:last-child,
.full-screen.full-screen-gutter .portfolio-container .element {
margin-bottom: 40px;
}
.full-screen .portfolio-container .element {
margin-bottom: 0px;
}
.portfolio-categories {
list-style: none;
padding: 0;
margin-bottom: 10px;
}
.portfolio-categories li {
float: left;
margin-right: 10px;
margin-bottom: 0;
}
.portfolio-title {
margin-bottom: 0;
}
.portfolio-title h6 {
margin-bottom: 5px;
}
.portfolio-title a {
display: block;
}
.portfolio-content { 
margin-bottom: 20px; 
}
.element .one-half , .element .be-button, .element img {
margin-bottom: 0;
}
.element .be-row, .portfolio.one-col .element{
margin-bottom: 50px;
}
.three-col .portfolio-title , .four-col .portfolio-title, .two-col .portfolio-title, .related-items .portfolio-title{
padding: 5px 5px 5px 0;
margin: 12px 1px 1px !important;
}
.portfolio-content-wrap{
padding-left: 10px;
}
.portfolio-overlay-icon {
color: #fff;
background: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/img/plus_icon.png) no-repeat;
width: 50px;
height: 50px;
display: inline-block;
} .hover-icon-no-show .thumb-title{
display: none;
}
.trigger_load_more {
margin: 40px 0 0 40px;
text-align: center;
}
.portfolio .pagination_parent{
margin-top: 40px;
}
.trigger_infinite_scroll {
height: 1px;
}
.like-button-wrap {
display: inline-block;
position: absolute;
right: 10px;
top: 10px;
}
.portfolio a.custom-like-button,
.justified-gallery a.custom-like-button,
.portfolio-carousel a.custom-like-button {
color: #fff;
line-height: 16px;
opacity: 0;
font-size: 13px; transition : transform 0.2s, opacity 0.4s;
z-index: 10;
}
.portfolio[class*="be-portfolio-prebuilt-hover"] .custom-like-button{
transform : scale( 0.8 );
display: inline-block;
transition : transform 0.2s, opacity 0.4s;
}
.custom-like-button span {
display: inline-block;
margin-left: 3px;
}
.element-inner:hover .custom-like-button,
.portfolio-carousel .element:hover .custom-like-button {
opacity: 1;
}
.portfolio[class*="be-portfolio-prebuilt-hover"] .element-inner:hover .custom-like-button{
transform : scale( 1 );
transition : transform 0.4s, opacity 0.2s;
transition-delay: 0.4s;
}
a.custom-like-button.no-liked{
color: rgba(255,255,255,0.5);
}
a.custom-like-button.liked{
color: rgba(255,255,255,1);
} .thumb-wrap {
display: block;
}
.thumb-wrap, .thumb-bg{
position: relative;
}
.flip-wrap {
overflow: hidden;
position: relative;
}
.thumb-overlay {
position: absolute;
overflow: hidden;
width: 101%;
height: 101%;
top:0;
left:0; }
.style3-hover .thumb-overlay,
.style4-hover .thumb-overlay {
width: 100%;
height: 100%;
}
.thumb-bg {
width: 100%;
height: 100%;
display: table;
}
.thumb-title-wrap {
width : 100%;
}
.thumb-bg .thumb-icons {
display: table-cell;
vertical-align: middle;
text-align: center;
} .style1-title .thumb-title-wrap {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.style1-title .thumb-title {
display: inline-block;
font-weight: 700;
letter-spacing: 2px;
font-size: 12px;
text-transform: uppercase;
border: 3px solid;
padding: 6px 15px;
margin-bottom: 10px;
}
.portfolio-item-cats {
margin-bottom: 0;
} .style2-title .thumb-title-wrap,
.style3-title .thumb-title-wrap,
.style4-title .thumb-title-wrap {
text-align: center;
display: table-cell;
vertical-align: top;
}
.style2-title .thumb-title,
.style4-title .thumb-title {
margin: 10px 20px 10px 20px;
}
.style3-title .thumb-title{
margin: 0px 0px 10px 0px;    
}
.style2-title .portfolio-item-cats,
.style3-title .portfolio-item-cats,
.style4-title .portfolio-item-cats {
margin: 0px 20px 0px 20px;
} .style2-title .thumb-bg {
align-items: flex-start;
}
.style2-title .thumb-title-wrap {
text-align: left;
} .style3-title .thumb-bg {
align-items: center;
}
.style4-title .portfolio-item-cats {
margin: 0px 0px 0px 0px !important;
} .style4-title .thumb-bg {
align-items: flex-end;
}
.style4-title .thumb-title-wrap {
text-align: left;
}
.style4-title .portfolio-item-cats {
margin: 0px 20px 10px 20px !important;
}
.style4-title .thumb-title:last-child {
margin-bottom: 5px !important;
}
.popup-gallery {
display: none;
}
.thumb-bg.act-table {
display: table
}
.thumb-icons a{
margin-right: 10px;
padding: 6px 5px 4px 5px;
display: inline-block;
border-radius: 50%;
}
.thumb-icons .font-icon {
font-size: 16px;
} .element.style1-hover .thumb-overlay {
opacity: 0;
transition: opacity 0.4s ease;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
}
.element.style1-hover .element-inner:hover .thumb-overlay{
opacity: 1;
}
.element.style2-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.element.style2-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-70deg);
-moz-transform: rotateY(-70deg);
-ms-transform: rotateY(-70deg);
transform: rotateY(-70deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
}
.element.style2-hover .element-inner:hover .thumb-overlay {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
.element.style3-hover,
.element.style4-hover {
overflow: hidden;
}
.style3-hover .thumb-overlay,
.style4-hover .thumb-overlay {
display: none;
}
.element.style5-hover .thumb-overlay {
-webkit-transform: scale(0.3);
-moz-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.element.style5-hover .element-inner:hover .thumb-overlay {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.element.style6-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
overflow: hidden;
}
.element.style6-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(600px) rotateX(20deg); 
-moz-transform: translateZ(600px) rotateX(20deg); 
-ms-transform: translateZ(600px) rotateX(20deg); 
transform: translateZ(600px) rotateX(20deg); 
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.element.style6-hover .element-inner:hover .thumb-overlay {
-webkit-transform: translateZ(0px) rotateX(0deg);
-moz-transform: translateZ(0px) rotateX(0deg);
-ms-transform: translateZ(0px) rotateX(0deg);
transform: translateZ(0px) rotateX(0deg); 
opacity: 1;
}
.element.style7-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.element.style7-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(-70deg);
-moz-transform: rotateX(-70deg);
-ms-transform: rotateX(-70deg);
transform: rotateX(-70deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
}
.element.style7-hover .element-inner:hover .thumb-overlay {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
.element.style8-hover .thumb-overlay {
-webkit-transform: scale(0) rotate(720deg);
-moz-transform: scale(0) rotate(720deg);
-ms-transform: scale(0) rotate(720deg);
transform: scale(0) rotate(720deg);
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.element.style8-hover .element-inner:hover .thumb-overlay {
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.touch .justified-gallery .element-inner:hover .thumb-overlay{
opacity: 0;
transition: none;
transform: none;
}
.element.style5-title,
.element.style5-title .element-inner,
.element.style6-title,
.element.style6-title .element-inner {
overflow: visible;
}
.element.style5-title .thumb-overlay,
.element.style6-title .thumb-overlay,
.element.style7-title .thumb-overlay {
position: relative;
display: block !important;
}
.portfolio-container .style5-title .thumb-overlay .thumb-bg,
.portfolio-container .style6-title .thumb-overlay .thumb-bg,
.portfolio-container .style7-title .thumb-overlay .thumb-bg {
padding: 15px 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.style5-title .portfolio-item-cats,
.style6-title .portfolio-item-cats {
margin: 0px 0px 0px 0px !important;
}
.style5-title .thumb-title,
.style6-title .thumb-title,
.style7-title .thumb-title {
margin: 0px 0px 5px 0px !important;
}
.element.style6-title .thumb-overlay .thumb-bg {
padding: 15px 0px;
}
.element.style7-title .thumb-overlay {
position: absolute;
bottom: -120px;
top: auto;
height: auto;
-webkit-transition: bottom 0.4s;
-moz-transition: bottom 0.4s;
transition: bottom 0.4s;
}
.element.style7-title .element-inner:hover .thumb-overlay {
bottom: 0px;
}
.portfolio-container.force-show-thumb-overlay{
opacity: 0;
transition: opacity 0.4s;
}
.portfolio-container.force-show-thumb-overlay .element .thumb-overlay{  opacity: 1;
display: block;
bottom: 0px;
} .filters{ margin-bottom:40px; text-align: center; }
.filters .sort{
cursor:pointer; 
display: inline-block;
}
.filters.border .sort{
padding:5px 18px 5px 20px;
}
.filters.rounded .sort{
padding: 3px 20px;
}
.filters .filter_item {
font-weight: normal;
margin-bottom: 0;
display: inline-block;
}
.filters.border .filter_item{
margin-right: 5px;
}
.filters.single_border .filter_item{
border-right: 1px solid;
padding: 0px 13px;
line-height: normal;
}
.filters.border .current_choice {
border: 1px solid;
}
.filters.rounded .current_choice{
border-radius: 50px;
} .loader {
text-align: center;
width: 100px;
height: 100px;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
margin: -50px 0px 0px -50px;
display: none;
overflow: hidden;
}
.page-loader {
position: fixed;
z-index: 10;
}
.loader-style1-wrap {
width: 50px;
height: 50px;
position: relative;
margin: 25px;
}
.loader-style1-double-bounce1, .loader-style1-double-bounce2 {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #999;
opacity: 0.6;
top: 0;
left: 0;
-webkit-animation: loader-style1-animation 2.0s infinite ease-in-out;
animation: loader-style1-animation 2.0s infinite ease-in-out;
}
.loader-style1-double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes loader-style1-animation {
0%, 100% { 
-webkit-transform: scale(0.0);
}
50% { 
-webkit-transform: scale(1.0);
}
}
@keyframes loader-style1-animation {
0%, 100% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% { 
transform: scale(1.0);
-webkit-transform: scale(1.0)
}
}
.loader-style2-wrap {
width: 50px;
height: 50px;
margin: 25px auto;
background-color: #999;
border-radius: 100%;  
-webkit-animation: loader-style2-animation 1.0s infinite ease-in-out;
animation: loader-style2-animation 1.0s infinite ease-in-out;
}
@-webkit-keyframes loader-style2-animation {
0% { -webkit-transform: scale(0.0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes loader-style2-animation {
0% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.loader-style3-wrap {
margin: 10px auto;
width: 80px;
height: 50px;
text-align: center;
font-size: 10px;
}
.loader-style3-wrap > div {
background-color: #999;
height: 100%;
width: 8px;
display: inline-block; 
-webkit-animation: loader-style3-animation 1.2s infinite ease-in-out;
animation: loader-style3-animation 1.2s infinite ease-in-out;
margin: 0px 2px;
}
.loader-style3-wrap .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.loader-style3-wrap .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.loader-style3-wrap .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.loader-style3-wrap .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes loader-style3-animation {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes loader-style3-animation {
0%, 40%, 100% { 
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}  20% { 
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
}
.loader-style4-wrap {
font-size: 10px;
position: relative;
border-top: 7px solid rgba(0, 0, 0, 0.2);
border-right: 7px solid rgba(0, 0, 0, 0.2);
border-bottom: 7px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid #000;
-webkit-animation: loader-style4-animation 1.1s infinite linear;
animation: loader-style4-animation 1.1s infinite linear;
}
.loader-style4-wrap,
.loader-style4-wrap:after {
border-radius: 50%;
width: 40px;
height: 40px;
margin: 23px;
}
@-webkit-keyframes loader-style4-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loader-style4-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.loader-style5-wrap {
margin: 25px auto;
width: 50px;
height: 50px;
position: relative;
text-align: center;
-webkit-animation: style5-rotate 2.0s infinite linear;
animation: style5-rotate 2.0s infinite linear;
}
.loader-style5-wrap .dot1, .loader-style5-wrap .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #999;
border-radius: 100%;
-webkit-animation: style5-bounce 2.0s infinite ease-in-out;
animation: style5-bounce 2.0s infinite ease-in-out;
}
.loader-style5-wrap .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes style5-rotate { 
100% { 
-webkit-transform: rotate(360deg) 
}
}
@keyframes style5-rotate { 
100% { 
transform: rotate(360deg); 
-webkit-transform: rotate(360deg) 
}
}
@-webkit-keyframes style5-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes style5-bounce {
0%, 100% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% { 
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} .carousel_bar_area {
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
text-align: center;
min-height: 35px;
display: block;
height: 100px;
overflow: hidden;
}
.carousel_bar_dots{
width: 41px;
height: 75px;
z-index: 2;
position: absolute;
display: block;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
background: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/img/dots.png) no-repeat center;
}
.carousel_bar_wrap {
position: absolute;
bottom: -300px;
max-width: 100%;
margin: 0 auto;
right: 0px;
left: 0px; }
.carousel_bar {
position: relative;
} .grid-wrap {
border-color: #272727;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.grid-wrap .grid-row {
border-color: inherit;
width: 90%;
margin: auto;
display: table;
}
.grid-wrap .grid-col .font-icon {
display: inline-block;
margin-bottom: 10px;
}
.grid-wrap .grid-col.size-large .font-icon {
font-size: 100px;
}
.grid-wrap .grid-col {
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 10px 3% 50px;
margin: 0px !important; display: table-cell;
vertical-align: middle;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .animate-icon-module-style1-wrap-container {
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
}
.animate-icon-module-style1-wrap {
display: block;
width: 100%;
height: 300px;
}
.animate-icon-module {
color: inherit;
display: block;
text-align: center;
overflow: hidden;
position: relative;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
overflow: hidden;
display: block;
opacity: 0;
height: 100%;
float: left;
}
.animate-icon-module-normal-content,
.animate-icon-module-hover-content {
display: block;
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all 600ms ease;
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}
.animate-icon-module-style1-wrap .animate-icon-module-normal-content,
.animate-icon-module-style1-wrap .animate-icon-module-hover-content {
z-index: 3;
}
.animate-icon-module-hover-content {
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}.animate-icon-module-style1.ai-has-overlay {
position: relative;
}
.animate-icon-module-style1.ai-has-overlay .ai-overlay {
opacity: 1;
}
.animate-icon-module-style1 .ai-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 600ms ease;
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}
.animate-icon-module-style1 .animate-icon-module-normal-content .title_content{
margin-top: 18px;
}
html body .be-section .be-row .animate-icon-module .animate-icon-module-hover-content *:last-child {
margin-bottom: 0px !important;
}
.top-animate.animate-icon-module .animate-icon-module-normal-content,
.top-animate.animate-icon-module:hover .animate-icon-module-hover-content {
top: 0%;
}
.top-animate.animate-icon-module .animate-icon-module-hover-content {
top: 100%;
}
.top-animate.animate-icon-module:hover .animate-icon-module-normal-content {
top: -100%;
}
.left-animate.animate-icon-module .animate-icon-module-normal-content,
.left-animate.animate-icon-module:hover .animate-icon-module-hover-content {
left: 0%;
}
.left-animate.animate-icon-module .animate-icon-module-hover-content {
left: 100%;
}
.left-animate.animate-icon-module:hover .animate-icon-module-normal-content {
left: -100%;
}
.right-animate.animate-icon-module .animate-icon-module-normal-content,
.right-animate.animate-icon-module:hover .animate-icon-module-hover-content {
right: 0%;
}
.right-animate.animate-icon-module .animate-icon-module-hover-content {
right: 100%;
}
.right-animate.animate-icon-module:hover .animate-icon-module-normal-content {
right: -100%;
}
.bottom-animate.animate-icon-module .animate-icon-module-normal-content,
.bottom-animate.animate-icon-module:hover .animate-icon-module-hover-content {
bottom: 0%;
}
.bottom-animate.animate-icon-module .animate-icon-module-hover-content {
bottom: 100%;
}
.bottom-animate.animate-icon-module:hover .animate-icon-module-normal-content {
bottom: -100%;
}
.fade-animate.animate-icon-module .animate-icon-module-normal-content,
.fade-animate.animate-icon-module:hover .animate-icon-module-hover-content {
opacity: 1;
}
.fade-animate.animate-icon-module .animate-icon-module-hover-content {
opacity: 0
}
.fade-animate.animate-icon-module:hover .animate-icon-module-normal-content {
opacity: 0;
}
.display-table {
display: table;
width: 100%;
height: 100%;
}
.display-table-cell {
display: table-cell;
}
.animate-icon-module-style1 .animate-icon-module-hover-content .display-table-cell{
padding:10px;
}
.vertical-align-middle {
vertical-align: middle;
}
.margin-bottom-0 {
margin-bottom: 0px !important;
} .display-block {
display: block;
position: relative;
}
.animate-icon-module-style2-wrap {
display: table;
table-layout: fixed;
width: 100%;
height: auto;
}
.animate-icon-module-style2 {
display: block;
-webkit-transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
-moz-transition: background-color 200ms linear, height 200ms linear, opacity 200ms linear;
-o-transition: background-color 200ms linear, height 200ms linear, opacity 200ms linear;
transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
overflow: hidden;
display: table-cell; opacity: 0;
width: 100%;
vertical-align: middle;
}
.animate-icon-module-style2-inner-wrap{
text-align: center;
position: relative;
}
.animate-icon-icon {
display: block;
margin-bottom: 10px;
}
.animate-icon-module-style2 .animate-icon-icon,
.animate-icon-module-style2 .animate-icon-title {
-webkit-transition: color 150ms linear;
-moz-transition: color 150ms linear;
-o-transition: color 150ms linear;
transition: color 150ms linear;
}
.animate-icon-module-style2-hover-content {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: auto;
transform: translateY(100%);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 20px;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.animate-icon-module-style2-normal-content {
position: relative; display: inline-block;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 20px;    
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.animate-icon-module-style2-normal-content br {
display: none;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-normal-content{
transform: translateY(-50%);
margin-bottom: 12px;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-hover-content{
opacity: 1;
transform: translateY(12px);
}
.be-section .be-row:not(:last-child) .column-block .animate-icon-module-style2-normal-content h6:last-child {
margin-bottom: 0 !important;
} .tweet-slides{
display: none;
}
.tweet_list {
position: relative;
text-align: left;
}
.center-content .tweet_list {
text-align: center;
}
.tweet_list .meta {
display: block;
position: relative;
z-index: 2;
color: inherit;
}
.tweet-slides .testimonial_slide_inner{
padding-left: 0px;
} .tweet_list .icon-twitter { top: 0px;
left: 0px;
font-size: 80px;
z-index: 1;
color: #dfdfdf;
line-height: 80px;
}
.tweet_list .status {
position: relative;
z-index: 2;
display: block;
margin-bottom: 10px;
margin-top: 15px;
}
.tweet_list .tweet-content{
line-height: 2.0;
}
.tweet_list h6 { text-transform: uppercase;
} .accordion {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
padding: 0;
min-height: 0;
margin: 0px;
margin-top: 25px;
outline: 0;
line-height: normal;
font-size: inherit;
}
.ui-accordion .ui-accordion-header:first-child {
margin-top: 0;
}
.ui-accordion .ui-accordion-content p:last-child {
margin-bottom: 0px;
}
.ui-accordion .ui-accordion-header.top-space {
margin-top: 20px;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 20px 20px 20px 0;
border-top: 0;
overflow: auto;
background: none;
margin-top: -1px;
} 
.ui-accordion-header:before {
content: '\e806';
font-family: "icomoon";
margin-right: 15px;
font-size: 16px;
position: relative;
top: 1px;
}
.ui-accordion-header-active:before {
content: '\e7ec';
font-family: "icomoon";
margin-right: 15px;
font-size: 16px;
position: relative;
top: 1px;
}
.accordion .accordion-head.with-bg.ui-accordion-header{
transition: background-color 0.5s linear;    
-webkit-transition: background-color 0.5s linear;    
-moz-transition: background-color 0.5s linear;    
-ms-transition: background-color 0.5s linear;    
-o-transition: background-color 0.5s linear;    
} .oshine-mc-form input[type="text"] {
width: 100%;
}
.oshine-mc-field {
width: 50%;
margin-right: 20px;
display: inline-block;
}
.oshine-mc-submit-wrap {
display: inline-block;
}
.oshine-mc-submit {
margin: 0px;
line-height: 7px !important;
}
.oshine-mc-wrap .field_consent {
margin-bottom: 20px;
} .pricing-table {
list-style: none;
padding: 0; background: #fff;
padding-bottom: 25px;
}   
.pricing-table.sec-border{
border-width:1px !important;
}
.pricing-table li {
margin: 0;
padding: 20px;
text-align: center;
}
.pricing-table li.pricing-price .price{
margin-bottom: 5px;
}
.pricing-table li.pricing-button {
padding: 20px 15px 0px 15px;
}
.pricing-table li.pricing-button .be-button{
border-radius: 0px;
border-width: 2px !important;
}
.pricing-button .button{
margin: 0;
}
.pricing-title-head-tag {
display: inline-block;
}
.pricing-price{
padding: 30px 15px;
}
li.pricing-feature{
padding: 10px 0;
}
.pricing-table .price {
font-size: 40px;
line-height: 50px;
display: inline-block;
}
.pricing-table .currency{
font-size: 20px;
font-weight: normal;
}
.pricing-table .pricing-duration {
display: block;
}
.pricing-table.highlight-no {  }
.pricing-duration.special-subtitle{
max-width: 100%;
}
.pricing-table.highlight-yes .pricing-title, 
.pricing-table.highlight-yes .pricing-button {
padding: 28px 15px; } .be-services {
margin: 0 auto;
max-width: 80%;
overflow: hidden;
list-style: none;
padding: 0;
position: relative;
list-style-type: none; position: relative;
}
.be-service:nth-child(even) { padding: 0px 58% 0 0;
}
.be-service { margin: 0 0 30px;
padding: 0 0 0 58%;
position: relative;
}
.be-service .font-icon {
position: absolute;
top: 0px;
display: block;
right: 50%;
margin-right: -22px;
background: #000;
color: #fff;
border-radius: 50%;
z-index: 1;
line-height: 44px;
width: 44px;
height: 44px;
text-align: center;
-webkit-transition: background 500ms ease, color 500ms ease;
-moz-transition: background 500ms ease, color 500ms ease;
-ms-transition: background 500ms ease, color 500ms ease;
-o-transition: background 500ms ease, color 500ms ease;
transition: background 500ms ease, color 500ms ease;
}
.be-service .service-wrap div.service-content{
padding: 2% 9%;
}
.be-service .font-icon.icon-size-large {
line-height: 84px;
margin-right: -42px;
font-size: 30px;
width: 84px;
height: 84px;
text-align: center;
}
.be-service .font-icon.icon-size-medium {
line-height: 64px;
margin-right: -32px;
font-size: 22px;
width: 64px;
height: 64px;
text-align: center;
}
.services-outer-wrap span.timeline {
position: absolute;
top: 0px;
right: 50%;
display: block;
height: 100%;
width: 1px;
margin-right: -0.5px;
}
.services-outer-wrap {
position: relative;
} .skill-wrap .skill-bar { 
height: 15px;
position: relative;
}
.expand { 
height: 15px;
line-height: 15px;
position:absolute;
top: 0;
left: 0;
width: 0px;        
transition: all 0.7s linear !important;
}
.skill-wrap .skill-bar {
font-size: inherit;
display: block;
}
.skill-wrap .skill_name{
display: block;
}
.skill-vertical .skill-wrap .skill-bar{
margin-bottom: 8px;
}
.skill-vertical .skill-wrap .skill_name{
margin-bottom: 25px;
}
.skill-horizontal .skill-wrap {
margin-bottom: 25px;
}
.skill-horizontal .skill-wrap .skill_name{
margin-bottom: 8px;
}
.skill-vertical .skill {
display: block;
width: 100%;
height: 100%;
padding: 0px 10px;
}
.skill-vertical .skill-wrap {
text-align: center;
padding: 0px 10px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.skill-vertical .skill-wrap .skill-bar .be-skill {
width: 100% !important;
bottom: 0px;
position: absolute;
top: auto;
} .special-heading {
position: relative; 
}
.special-h-tag {
margin: 0;
}
.special-heading:first-child{
margin-top: 0;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.special-heading-wrap.oshine-module {
margin-bottom: 30px;
}
.special-heading-wrap.style1 .special-h-tag{
margin-bottom: 30px;
}
.special-heading-wrap.style2 .special-heading{ border-style: solid;
display: inline-block; }
.special-heading-wrap.style2 {
margin-bottom: 20px;
}
.style2 .special-heading .special-h-tag{
display: inline;
} .special-heading-wrap.style1 .sub-title {
margin-bottom: 30px;
}
.special-heading.align-left .separator {
margin: 0;
}
.special-heading-wrap.style1 br,
.special-heading-wrap.style2 br {
display: none;
}
.special-heading-wrap.style1 .sub-title {
display: block;
font-size: 16px;
max-width: 80%; line-height: 35px;
}
.special-heading-wrap.style1 .align-center .sub-title{
margin-left: auto;
margin-right: auto;
}
.special-heading-wrap.style1 .align-right .sub-title{
margin: 0 0 0 auto;
}
.special-heading-wrap.style3 {
text-align: center;
overflow: hidden;
}
.special-heading-wrap.style3 .special-h-tag {
text-align: center;
padding-bottom: 0px;
margin: 20px 0px !important;
}
html body .be-section .be-row .special-heading-wrap.style3 .special-h-tag {
margin-bottom: 20px !important;
}
.special-heading-wrap.style3 .special-heading {
margin-bottom: 0px;
}
.special-heading-wrap.style3 .caption-wrap {
text-align: center;
position: relative;
}
.special-heading-wrap.style3 .caption {
padding: 0 15px;
display: inline-block;
position: relative;
}
.special-heading-wrap.style3 .caption .caption-inner {
background: #ddd;
}
.special-heading-wrap.style3 .caption .caption-inner:before, .special-heading-wrap.style3 .caption .caption-inner:after {
content: "";
position: absolute;
display: inline-block;
height: 1px;
width: 100px;
left: -100px;
top: 50%;
background: inherit;
margin-top: -1px;
}
.special-heading-wrap.style3 .caption .caption-inner:after {
right: -100px;
left: auto;
}
.special-heading-wrap.style4 {
text-align: center;
margin-bottom: 30px;
}
.special-heading-wrap.style4 .vertical-divider{
width: 1px;
height: 45px;
display: inline-block;
}
.special-heading-wrap.style4 .special-subtitle {
display: block;
max-width: 100%;
text-align: center;
}
.special-heading-wrap.style4 .special-h-tag{
margin-bottom: 0px !important;
}
.special-heading-wrap.style4 .vertical-divider.top{
margin-bottom: 20px;  
}
.special-heading-wrap.style4 .special-heading{
margin-bottom: 30px
} .special-heading-wrap.style4 .caption-wrap{
margin-bottom: 6px;
}
.special-heading-wrap.style5{
position: relative;
}
.special-heading-wrap.style5  .caption-wrap{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
line-height: 1em !important; 
width: 100%;
}    
.special-heading-wrap.style5.align-left .caption-wrap{
left:0%;
right: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.special-heading-wrap.style5.align-right .caption-wrap{
right:0%;
left: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.special-heading-wrap.style5 .special-h-tag {
opacity: 0.2;
}
.special-heading-wrap.style5 .caption{
line-height: 1em !important; 
max-width: 100% !important; 
}    
.be-section .be-row:not(:last-child) .column-block .special-heading-wrap.style3 h6.caption:last-child  {
margin-bottom: 0 !important;
}
.sep-with-icon-wrap{
margin-bottom: 20px;
}
.sep-with-icon {
display: inline-block;
vertical-align: middle;
}
.sep-icon {
line-height: 16px;
font-size: 16px;
vertical-align: middle;
margin: 0 20px;
}
.icon-dimond {
width: 10px;
height: 10px;
background: #000;
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
} .special-heading-wrap.style6{
line-height : 0;
}
.special-heading-wrap.style6 .special-heading-inner-wrap{
display : inline-block;
height : 100%;
position : relative;
}
.special-heading-wrap.style6 .be-title{
position : relative;
line-height : 2em;
transition : color 0.3s ease;
font-size: inherit;
}
.be-border-style1 .be-title{
margin-left : 1em;
margin-right : 1em;
}
.be-border-style1 .be-border{
position : absolute;
top : 0;
left : 0;
width : 0.3em;
height : 100%;
transition : width 0.3s ease;
}
.be-border-style1.be-expand:hover .be-border {
width : 100%;
}
.special-heading-wrap.style6 .be-border-style2 .be-title {
margin-left: 1.7em;
margin-right: 1.7em;
transition : transform 0.3s;
}
.be-border-style2 .be-border{
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 0.9em;
height: 0.16em;
transition: width 0.3s ease;  
}
.be-expand.be-border-style2:hover .be-border {
width : 1.6em;
} 
.be-border-style2.be-expand:hover .be-title {
transform: translate3d( 0.8em, 0, 0 );
} .special-subtitle {
line-height: 1.8em;
display: inline-block; }
.special-subtitle-wrap{
margin-bottom: 30px;
} .tabs {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.ui-tabs {
position: relative;
margin-bottom: 50px;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
padding: 0;
margin: 0;
white-space: nowrap;
margin-right: 30px;
}
.ui-tabs .ui-tabs-nav li a {
float: left;
padding: 0 0 10px;
text-decoration: none;
outline: 0;   
border-left: none;
color: inherit;
}
.ui-tabs .ui-tabs-panel p:last-child {
margin-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
cursor: text; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
border-bottom: 2px solid;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {   
cursor: pointer; 
}
.tabs li a.tab-icon:before {
font-size: 15px;
width: 25px;
text-align: left;
vertical-align: middle;
margin-right: 12px;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
margin-top: -1px;
padding: 25px 0;
}
.ui-tabs .ui-tabs-panel p {
width: 100%;
} .be_icon_card_wrap {
position: relative;
}
.be_icon_card_wrap .font-icon{
position: absolute;
top: 50%;
transform: translateY(-51%);
text-align: center;
}
.be_icon_card_wrap.small .font-icon{
font-size: 17px;      
}
.be_icon_card_wrap.large .font-icon{
font-size: 25px;
}
.be_icon_card_wrap.small.circled .font-icon{
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50px;
}
.be_icon_card_wrap.large.circled .font-icon{
font-size: 25px;
width: 65px;
height: 65px;
line-height: 65px;
border-radius: 50px;
}
.be_icon_card_wrap.small .title-with-icon-card{
min-height: 48px;
}
.be_icon_card_wrap.large .title-with-icon-card{
min-height: 68px;
}
.be_icon_card_wrap.small.circled .title-with-icon-card{
padding-left: 65px;
}
.be_icon_card_wrap.large.circled .title-with-icon-card{
padding-left: 85px;
}
.be_icon_card_wrap.small.plain .title-with-icon-card{
padding-left: 37px;
}
.be_icon_card_wrap.large.plain .title-with-icon-card{
padding-left: 55px;
}
.be_icon_card_wrap h1,
.be_icon_card_wrap h2,
.be_icon_card_wrap h3,
.be_icon_card_wrap h4,
.be_icon_card_wrap h5,
.be_icon_card_wrap h6{
margin-bottom: 0px;
} .menu-card-item-info {
padding-right: 45px;
}
.menu-card-item {
position: relative;
display: block;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 15px 10px;
margin-bottom: 0px;
}
.menu-card-title {
font-size: 13px !important;
line-height: 24px !important;
padding-right: 10px;
}
.menu-card-ingredients {
font-size: 16px !important;
line-height: 24px !important;
max-width: none;
display: initial;
}
.menu-card-item-price {
font-size: 13px !important;
line-height: 24px !important;
position: absolute;
top: 15px;
right: 10px;
}
.menu-card-item.highlight-menu-item {
background: #f1edde;
border-bottom: none;
}
.menu-card-item-stared {
padding-left: 10px;
}
.menu-card-item.be-animate {
margin-bottom: 0;
} .separator{
display: inline-block;
}
hr.separator{
margin-bottom: 20px !important;
}
.mail-chimp-form input[type="text"] {
width: 100%;
}
.mail-chimp-submit-wrap input[type="submit"]{
margin: 0px;    
}
.mail-chimp-email-wrap {
width: 50%;
margin-right: 20px;
display: inline-block;
}
.mail-chimp-submit-wrap{
display: inline-block;
}
.mail-chimp-submit {
line-height: 7px !important;
} .oshine-svg-icon.align-center{
text-align: center;
margin: 0 auto;
}
.oshine-svg-icon.align-right{
margin: 0 0 0 auto;
} .oshine-svg-icon.custom svg{
width: 100%;
height: 100%;
}
.oshine-svg-icon.small {
width: 45px;
height: 45px;
line-height: 45px;
} 
.oshine-svg-icon.medium  {
height: 75px;
line-height: 75px;
width: 75px;
}
.oshine-svg-icon.large  {
width: 100px;
height: 100px;
line-height: 100px;
} 
.oshine-svg-icon.xlarge  {
width: 125px;
height: 125px;
line-height: 125px;
} 
.oshine-svg-icon svg {
width: 100%;
height: 100%;
}
.oshine-svg-icon.align-none{
display: inline-block;
}
.oshine-svg-icon{ margin-bottom: 20px;
}
.oshine-svg-icon.svg-line-animate {
visibility: hidden;
}
.svganimated{
visibility: visible;
}
.svg-line-animate svg *{
fill : none;
stroke: currentColor;
}
.oshine-svg-icon svg *{
fill : none;
stroke: currentColor;
} .oshine-animated-link{
margin-bottom: 20px;
}
.oshine-animated-link.align-none{
display: inline-block;
margin-right: 20px;
}
.oshine-animated-link a{
display: inline-block;
transition: color .3s cubic-bezier(.4,0,.2,1), transform .5s cubic-bezier(.4,0,.2,1);
}
.oshine-animated-link .link-text{
transition: color .5s cubic-bezier(.165,.84,.44,1) 80ms
} .animated-link-style1:before{
content: '';
display: inline-block;
border-bottom: 2px solid;
width: 1.5rem;
margin-right: 1.125rem;
vertical-align: middle;
transform-origin: center left;
transition: transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);
}
.animated-link-style1:hover::before{
transform: scaleX(1.5);
}
.animated-link-style1 .link-text{
display: inline-block;
transform: translateZ(0);
transition: transform .3s cubic-bezier(.4,0,.2,1);
}
.animated-link-style1:hover .link-text{
transform: translateX(20px);
} .animated-link-style2{
position: relative;
}
.animated-link-style2:before{
content: '';
position: absolute;
bottom: 0;
border-bottom: 2px solid;
right: 0;
left: auto;
width: 0%;
transition: width .5s cubic-bezier(.4,0,.2,1);
}
.animated-link-style2:hover::before{
width: 100%;
right: auto; left: 0;
} .animated-link-style3{
position: relative;
}
.animated-link-style3 .link-text{
display: inline-block;
transition: color .5s cubic-bezier(.19,1,.22,1);
line-height: 1.9;
}
.animated-link-style3:before{
content: '';
position: absolute;
bottom: -5px;
border-bottom: 2px solid;
width: 20%;
left: 50%;
transform: translateX(-50%);
transform-origin: right;
transition: all .5s cubic-bezier(.19,1,.22,1);
}
.animated-link-style3:hover:before{
width: 100%;
} .animated-link-style4:hover .arrow-line-two{
transform: scaleX(1);
}
.animated-link-style4:hover{
transform: translateX(15px);
}
.animated-link-style4 .next-arrow {
top:-1px;
}
.animated-link-style4:hover .next-arrow{
transform: translateX(15px);
}
.animated-link:before, 
.animated-link span,
.animated-link .next-arrow,
.animated-link .next-arrow span {
color: inherit;
}    .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 999999;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__container, .pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container, .pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container, .pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
-webkit-transition: opacity 0.15s;
transition: opacity 0.15s; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100%;
height: 100%;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus, .pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
background: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/img/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
background-image: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/img/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background: none; }
}
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left, .pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter, .pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid rgba(0, 0, 0, 0);
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: center;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//carpinteriamanuelrico.es/wp-content/plugins/oshine-modules/public/css/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; }
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
body.admin-bar .pswp__top-bar{
top:32px;
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar, .pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; } .pswp__caption__center{
max-width: 80%;
} .pswp .oshine-module *:last-child {
margin-bottom: 0 !important;
}  body:not( .tatsu-frame ) .justified-gallery-outer-wrap{
visibility: hidden;
} .justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
position: absolute;
display: inline-block;
overflow: hidden; filter: "alpha(opacity=10)"; margin: 0;
padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg,
.justified-gallery .thumb-img {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
filter: "alpha(opacity=0)";
opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
display: none;
position: absolute;
bottom: 0;
padding-left: 10px;
background-color: #000000;
left: 0;
right: 0;
margin: 0;
color: white;
font-size: 13px;
line-height: 30px;
font-weight: 300;
font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible,
.justified-gallery > figure > .caption.caption-visible {
display: initial;
filter: "alpha(opacity=70)";
opacity: 0.7;
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-entry-visible {
filter: "alpha(opacity=100)";
opacity: 1; }
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg,
.justified-gallery > .jg-entry-visible .thumb-img {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: opacity 500ms ease-in, filter 0.4s;
-moz-transition: opacity 500ms ease-in, filter 0.4s;
-o-transition: opacity 500ms ease-in, filter 0.4s;
transition: opacity 500ms ease-in, filter 0.4s;
}
.justified-gallery > .jg-filtered {
display: none;
}
.justified-gallery > .spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0 10px 0;
left: 50%;
filter: "alpha(opacity=100)";
opacity: 1;
overflow: initial;
}
.justified-gallery > .spinner > span {
display: inline-block;
filter: "alpha(opacity=0)";
opacity: 0;
width: 8px;
height: 8px;
margin: 0 4px 0 4px;
background-color: #000;
border-radius: 6px;
}
.justified-gallery .element .thumb-img {
width : auto;
height: auto;
max-width: none;
max-height: none;
}
.justified-gallery .element-inner,
.justified-gallery .thumb-wrap,
.justified-gallery .flip-img-wrap {
height : 100%;
}
.justified-gallery .flip-img-wrap {
background: #e5e5e5;
} @media only screen and (min-width: 1280px) and (max-width: 1440px) {
.left-header .two-col .element {
width:  470px;
}
.left-header .three-col .element {
width:  300px;
}
.left-header .three-col .element.wide {
width:  640px;
}
.left-header .four-col .element {
width:  215px;
}
.left-header .four-col .element.wide {
width:  470px;
}
.left-header .full-screen .element {
width: 19.97%;
margin: 0px;
}
.left-header .full-screen.one-col .element {
width: 100%;
margin: 0px;
}
.left-header .full-screen.two-col .element {
width: 50%;
}
.left-header .full-screen.three-col .element {
width: 33.34%;
}
.left-header .full-screen.three-col .element.wide {
width: 66.7%;
}
.left-header .full-screen.four-col .element {
width: 25%;
}
.left-header .full-screen.four-col .element.wide {
width: 50%;
}
.left-header .full-screen.five-col .element {
width: 20%;
}
.left-header .full-screen.five-col .element.wide {
width: 40%;
}    
}
@media only screen and (max-width: 1280px) {
.process-style1 .process-divider {
width: 120px;
}
} @media only screen and (min-width: 960px) and (max-width: 1279px) {
.two-col .element {
width:  470px;
}
.three-col .element {
width:  300px;
}
.three-col .element.wide {
width:  640px;
}
.four-col .element {
width:  215px;
}
.four-col .element.wide {
width:  470px;
}
.grid-wrap .grid-col.size-large .font-icon, .process-style1 .process-col .font-icon {
font-size: 75px;
}
.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
width : 33.34%;
}
.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
width: 66.7%;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.fullscreen-col .element { width: 33.34%; }	
.two-col .element,
.three-col .element,
.four-col .element { 
width: 350px; 
}
.three-col .element.wide,
.four-col .element.wide { 
width: 740px; 
} .full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
width: 33.34%;
}
.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
width: 66.7%;
}
.process-style1 .process-divider {
width: 50px;
}
.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
display: block;
width: 100% !important;
}
.animate-icon-module {
width: 100% !important;
margin-right: 0px !important;
}
} @media only screen and (max-width: 959px) {
.portfolio-details.style3{
display: block;
}
.portfolio-details.style3 > div{
margin-bottom: 30px;
flex : 0 0 auto;
margin-right : 0;
}
.portfolio-details.style3 .portfolio-share a:last-child{
margin-right: 0;
}
.animate-icon-module-style2-normal-content {
top: 50%;
transform: translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
.animate-icon-module-style2:hover .animate-icon-module-style2-normal-content{
top: 0;
transform: translateY(50px);
-webkit-transform:translateY(50px);
-moz-transform:translateY(50px);
-o-transform:translateY(50px);
}
.animate-icon-module-style2 .animate-icon-module-style2-hover-content{
bottom:0;
top:auto;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-hover-content{
transform: translateY(-50px);
-webkit-transform:translateY(-50px);
-moz-transform:translateY(-50px);
-o-transform:translateY(-50px);
}
}
@media only screen and (max-width: 767px) {
ul.tabs li {
width: 298px;
}
.portfolio-content-wrap{
padding-left: 0px;
}
.related-items .column-block {
margin-bottom: 40px;
}
.be-service {
padding: 0px !important;
margin-bottom: 30px;
text-align: center !important;
}
.be-service .font-icon {
position: relative;
display: block;
left: auto !important;
right: auto !important;
width: 42px;
height: 42px;
margin: 0 auto 10px;
}
.be-service .font-icon.icon-size-medium,
.be-service .font-icon.icon-size-large	{
margin: 0 auto 10px;
height: 60px;
line-height: 60px;
padding: 0px;
width: 60px;
}
.services-outer-wrap span.timeline {
display: none;
}
.three-col .element, 
.four-col .element , 
.two-col .element {
width: 300px;
}
.full-screen .element, 
.full-screen.three-col .element, 
.full-screen.four-col .element, 
.full-screen.five-col .element {
width: 100%!important;
}
.portfolio-two-col-mobile.full-screen .element, 
.portfolio-two-col-mobile.full-screen.three-col .element, 
.portfolio-two-col-mobile.full-screen.four-col .element, 
.portfolio-two-col-mobile.full-screen.five-col .element {
width: 50%!important;
}
.portfolio-two-col-mobile.full-screen .element.wide-width-height, 
.portfolio-two-col-mobile.full-screen .element.wide-width{
width : 100% !important;
}
.be-services .be-service * {
text-align: center !important;
}
.be-services .be-service .font-icon {
margin-bottom: 20px;
}
.single_portfolio_close .font-icon {
border-color: #000;
background: #000;
}
.single_portfolio_close {
right: 10px;
top: 35px;
} .process-style1 .process-col .font-icon {
font-size: 40px;
}
.hide-mobile {
display: none !important;
}
body.disable-animation-on-mobile .animated {
-webkit-animation-duration: 0s !important;
-moz-animation-duration: 0s !important;
-ms-animation-duration: 0s !important;
-o-animation-duration: 0s !important;
animation-duration: 0s !important;
visibility: visible !important;
}
.process-style1 .process-sep {
width: 1px;
height: 50px;
margin: 15px auto;
position: static;
transform: none;
}
.process-style1 .process-col {
display: block;
margin-bottom: 30px;
}
.grid-wrap .grid-col {
width: 100% !important;
padding: 0 !important;
border: 0 !important;
margin-bottom: 40px !important;
display: block;
}
.skill-vertical .skill-wrap,
.skill-vertical .skill {
width: 100% !important;
padding: 0px !important;
}
.pricing-table.highlight-no{
position: static;
top: 0px;
}
.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
display: block;
width: 100% !important;
}
.animate-icon-module {
width: 100% !important;
margin-right: 0px !important;
}
.portfolio-container.portfolio-item-parallax .element .element-inner {
-webkit-transform : translatey(0px) scale(1) translatez(0px) !important;
-moz-transform : translatey(0px) scale(1) translatez(0px) !important;
-o-transform : translatey(0px) scale(1) translatez(0px) !important;
-ms-transform : translatey(0px) scale(1) translatez(0px) !important;
transform : translatey(0px) scale(1) translatez(0px) !important;
}
.portfolio-carousel-module .owl-buttons{
display: none;
}
.style1-navigation .single-page-nav a{
margin: 15px;
}
.single-page-nav.style2-navigation .next-post-link h6,
.single-page-nav.style2-navigation .previous-post-link h6{
display: none;
}
.content_slide_inner {
width: 100% !important;
}
.special-subtitle{
max-width: 100%;
}
.contact_form.style2 .field_name,
.contact_form.style2 .field_email{
width: 100%;
float: none;
}
.contact_form.style2 .field_name{
margin-right: 0px;
}
.process-style1 {
flex-direction: column;
}
.oshine-recent-posts {
flex-direction: column;
}
.oshine-recent-posts .fourth-col, 
.oshine-recent-posts .third-col {
width: 100%;
}
}
@media only screen and ( max-width : 480px ) {
.full-screen .element.wide-width-height img{
width : 100% !important;
height : auto !important;
margin-left : 0 !important;
margin-top : 0 !important;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
ul.tabs li {
width: 438px;
}
.three-col .element, 
.four-col .element , 
.two-col .element,
.three-col .element.wide, 
.four-col .element.wide , 
.two-col .element.wide {
width:100%;
}
.full-screen .element, 
.full-screen.three-col .element, 
.full-screen.four-col .element, 
.full-screen.five-col .element {
width: 50%!important;
}
.full-screen .element.wide-width-height, .full-screen .element.wide-width{
width : 100% !important;
}
.full-screen.one-col .element,
.full-screen .style3-blog .element, 
.full-screen.three-col .style3-blog .element, 
.full-screen.four-col .style3-blog .element, 
.full-screen.five-col .style3-blog .element {
width: 100% !important;
}
} body:not(.tatsu-frame) .element-animate{
-webkit-animation-duration: 0.65s;
-moz-animation-duration: 0.65s;
-ms-animation-duration: 0.65s;
-o-animation-duration: 0.65s;
animation-duration: 0.65s; 
visibility: hidden;
}
body:not(.tatsu-frame) .portfolio-lazy-load .thumb-wrap img{
opacity : 0;
} .oshine-module.content-marquee-wrap{
width: 100%;
overflow: hidden;
}
.oshine-module .content-marquee{
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
}
.oshine-module .content-marquee ul{
list-style: none;
}
.oshine-module .content_marquee_module {
animation-name: bemarquee;
animation-duration:15s;
animation-iteration-count: infinite;
animation-timing-function: linear;
flex-shrink: 0;
margin-bottom: 0;
}
.oshine-module .content_marquee_module .marquee-element-container {
width: fit-content;
display: inline-block;
list-style: none;
padding-right: 30px;
margin-bottom: 0;
}
.oshine-module .content_marquee_module .marquee-element-container .marquee-element-wrapper {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.marquee-element-container .marquee-element-wrapper .marquee-image {
display: inline-block;
padding-right: 10px;
padding: 10px;
position: relative;
}
.marquee-element-container .marquee-element-wrapper .marquee-title{
display: inline-block;
margin-bottom: 0px;
}
@keyframes bemarquee {
0% {transform: translateX(0);}
100% {transform: translateX(-100%);}
}body{overflow-x:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.tatsu-bg-lazyload{opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tatsu-bg-lazyloaded{opacity:1}.tatsu-bg-blur{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-attachment:scroll;background-size:cover;-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.tatsu-prevent-overflow{overflow:hidden}.tatsu-section{position:relative;width:100%;border-color:transparent;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.tatsu-section-background,.tatsu-section-background-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-section-background-wrap{z-index:0;overflow:hidden}.tatsu-section-pad{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.tatsu-frame .tatsu-section{border-style:solid!important}.tatsu-section.tatsu-bg-overlay,.tatsu-section.tatsu-parallax,.tatsu-section.tatsu-video-section{overflow:hidden}.tatsu-section.tatsu-fullscreen{height:100vh}.tatsu-section-offset-wrap{position:relative;z-index:2}.tatsu-bg-video,.tatsu-col-overlay-link,.tatsu-overlay,.tatsu-parallax-element{position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-parallax-element{background-repeat:no-repeat;background-position:50%;background-attachment:scroll;background-size:cover}.tatsu-parallax-element-wrap{position:absolute;width:100%;top:0;left:0;z-index:0}.tatsu-fullscreen{height:100vh}.tatsu-fullscreen-wrap{height:100%}.tatsu-custom-height-wrap,.tatsu-fullscreen-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.tatsu-bg-video{-o-object-fit:cover;object-fit:cover}.tatsu-shape-divider{position:relative;overflow:hidden;line-height:0;z-index:2;pointer-events:none}.tatsu-shape-divider svg{width:100%;height:100%;fill:currentColor}.tatsu-invert-divider svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tatsu-flip-divider svg{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.tatsu-invert-divider.tatsu-flip-divider svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tatsu-shape-over{position:absolute;width:100%;left:0}.tatsu-top-divider{top:0}.tatsu-bottom-divider{bottom:0}.tatsu-left-divider{position:absolute;height:100%;left:0;top:0}.tatsu-right-divider{position:absolute;height:100%;top:0;right:0}.tatsu-fullscreen .tatsu-shape-divider,.tatsu-section-custom-height .tatsu-shape-divider{position:absolute;width:100%;left:0}.tatsu-shape-divider.tatsu-right-divider{left:auto}.tatsu-row-wrap:not(.tatsu-wrap) .tatsu-shape-over:not(.tatsu-shape-over) .tatsu-column:first-child .tatsu-left-divider,.tatsu-row-wrap:not(.tatsu-wrap) .tatsu-shape-over:not(.tatsu-shape-over) .tatsu-column:last-child .tatsu-right-divider{width:0!important}.tatsu-row-wrap{border-color:transparent;border-style:solid}.tatsu-wrap{width:100%;max-width:1160px;margin:0 auto}.tatsu-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;z-index:1}.tatsu-eq-cols>.tatsu-row,.tatsu-fullscreen-cols>.tatsu-row{-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-grid-row-align:stretch;align-items:stretch}.tatsu-fullscreen-cols>.tatsu-row{height:100vh}.tatsu-no-gutter>.tatsu-row{margin:0}.tatsu-tiny-gutter>.tatsu-row{margin:0 -5px}.tatsu-small-gutter>.tatsu-row{margin:0 -10px}.tatsu-medium-gutter>.tatsu-row{margin:0 -25px}.tatsu-large-gutter>.tatsu-row{margin:0 -35px}.tatsu-row-one-col>.tatsu-row{margin:0}.tatsu-column{padding:0 25px;margin:0 0 50px;position:relative;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-video-section>.tatsu-column-inner{overflow:hidden}.tatsu-zero-margin>.tatsu-row>.tatsu-column{margin-bottom:0}.tatsu-reg-cols>.tatsu-row>.tatsu-column-align-top{-ms-flex-item-align:start;align-self:flex-start}.tatsu-reg-cols>.tatsu-row>.tatsu-column-align-bottom{-ms-flex-item-align:end;align-self:flex-end}.tatsu-reg-cols>.tatsu-row>.tatsu-column-align-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.tatsu-eq-cols>.tatsu-row>.tatsu-column{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tatsu-column-inner{width:100%;position:relative;border-style:solid;border-color:transparent;-webkit-transition:-webkit-box-shadow .3s ease,-webkit-transform .3s ease;transition:-webkit-box-shadow .3s ease,-webkit-transform .3s ease;-o-transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease}.tatsu-column-inner.is_stuck{z-index:9999}.tatsu-column-pad-wrap{width:100%}.tatsu-eq-cols>.tatsu-row>.tatsu-column>.tatsu-column-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-eq-cols>.tatsu-row>.tatsu-column-align-middle>.tatsu-column-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-eq-cols>.tatsu-row>.tatsu-column-align-top>.tatsu-column-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tatsu-eq-cols>.tatsu-row>.tatsu-column-align-bottom>.tatsu-column-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tatsu-no-gutter>.tatsu-row>.tatsu-column{padding:0}.tatsu-tiny-gutter>.tatsu-row>.tatsu-column{padding:0 5px}.tatsu-small-gutter>.tatsu-row>.tatsu-column{padding:0 10px}.tatsu-medium-gutter>.tatsu-row>.tatsu-column{padding:0 25px}.tatsu-large-gutter>.tatsu-row>.tatsu-column{padding:0 35px}.tatsu-row-one-col>.tatsu-column{padding:0}.tatsu-one-col{width:100%;padding:0!important}.tatsu-one-third{width:33.33%}.tatsu-one-fourth{width:25%}.tatsu-one-fifth{width:20%}.tatsu-one-half{width:50%}.tatsu-two-third{width:66.67%}.tatsu-three-fourth{width:75%}.tatsu-col-overlay-link{z-index:2;cursor:pointer}.tatsu-column-parallax{overflow:initial}.tatsu-column-pad-wrap{position:relative;z-index:2}.tatsu-column-bg-image-wrap{z-index:0;overflow:hidden}.tatsu-column-bg-image,.tatsu-column-bg-image-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h1:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h2:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h3:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h4:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h5:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h6:last-child{margin-bottom:0}.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h1:last-child,.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h2:last-child,.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h3:last-child,.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h4:last-child,.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h5:last-child,.tatsu-section .tatsu-row-wrap:not(:last-child)>.tatsu-row>.tatsu-column>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad>h6:last-child{margin-bottom:20px}.tatsu-column .tatsu-overlay{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.tatsu-bg-overlay>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad,.tatsu-video-section>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad{z-index:1;position:relative}.tatsu-column.tatsu-bg-overlay>.tatsu-column-inner>.tatsu-overlay,.tatsu-column.tatsu-video-section>.tatsu-column-inner>.tatsu-bg-video{z-index:0}.tatsu-column-inner:hover>.tatsu-overlay.tatsu-animate-show,.tatsu-overlay.tatsu-animate-hide{opacity:0}.tatsu-column-inner:hover>.tatsu-overlay.tatsu-animate-hide,.tatsu-overlay.tatsu-animate-show{opacity:1}.tatsu-column-pad{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tatsu-eq-cols>.tatsu-row>.tatsu-column-empty>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad{width:100%}.tatsu-module{margin-bottom:60px}.tatsu-inline-text-inner,.tatsu-text-inner{-webkit-box-sizing:border-box;box-sizing:border-box}.be-text-inner,.special-heading-wrap,.tatsu-text-inner{margin-bottom:30px}.be-button-wrap:last-child,.be-button-wrap :last-child,.carousel-wrap:last-child,.tatsu-column-pad>:last-child,.tatsu-module :last-child{margin-bottom:0!important}.tatsu-column-pad .be-preview:last-child>.be-text-inner{margin-bottom:0}.tatsu-empty-space{width:100%}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}@media only screen and (min-width:1367px){.tatsu-hide-desktop{display:none!important}}@media only screen and (min-width:1025px) and (max-width:1366px){.tatsu-hide-laptop{display:none!important}}@media only screen and (max-width:1280px){.tatsu-row-wrap.tatsu-row-full-width>.tatsu-row>.tatsu-column.tatsu-one-half .tatsu-row-wrap.tatsu-row-has-one-half:not(.tatsu-row-has-two-cols) .tatsu-row,.tatsu-row-wrap.tatsu-row-full-width>.tatsu-row>.tatsu-column.tatsu-one-half .tatsu-row-wrap:not(.tatsu-row-has-one-half) .tatsu-row,.tatsu-row-wrap.tatsu-row-full-width>.tatsu-row>.tatsu-column:not(.tatsu-one-half):not(.tatsu-one-col) .tatsu-row,.tatsu-row-wrap.tatsu-wrap>.tatsu-row>.tatsu-column:not(.tatsu-one-col) .tatsu-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width:1024px){.tatsu-column:not(.tatsu-one-col) .tatsu-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width:1366px){.tatsu-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1025px) and (max-width:1220px){.tatsu-wrap{max-width:calc(100% - 60px);margin:0 auto}}@media only screen and (min-width:960px) and (max-width:1024px){.tatsu-wrap{max-width:900px;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:1024px){.tatsu-hide-tablet{display:none!important}}@media only screen and (min-width:768px) and (max-width:959px){.tatsu-wrap{max-width:740px;margin:0 auto}}@media only screen and (max-width:1366px) and (-webkit-min-device-pixel-ratio:2){.touch .tatsu-section,.touch .tatsu-section-background{background-attachment:scroll!important}}@media only screen and (max-width:767px){.tatsu-fullscreen-wrap{height:auto;display:block}.tatsu-section.tatsu-fullscreen{height:auto}.tatsu-wrap{max-width:300px;margin:0 auto}.tatsu-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;margin:0}.tatsu-large-gutter .tatsu-row,.tatsu-medium-gutter .tatsu-row,.tatsu-small-gutter .tatsu-row,.tatsu-tiny-gutter .tatsu-row{margin:0}.tatsu-swap-cols>.tatsu-row>.tatsu-column:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tatsu-swap-cols>.tatsu-row>.tatsu-column:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tatsu-column,.tatsu-row>.tatsu-column.tatsu-one-col,.tatsu-row>.tatsu-column.tatsu-one-fifth,.tatsu-row>.tatsu-column.tatsu-one-fourth,.tatsu-row>.tatsu-column.tatsu-one-half,.tatsu-row>.tatsu-column.tatsu-one-third,.tatsu-row>.tatsu-column.tatsu-three-fourth,.tatsu-row>.tatsu-column.tatsu-two-third{width:100%;padding:0}.tatsu-eq-cols>.tatsu-row>.tatsu-column.tatsu-column-empty:not(.tatsu-column-no-bg){min-height:350px}.tatsu-column-no-bg.tatsu-column-empty>.tatsu-column-inner>.tatsu-column-pad-wrap>.tatsu-column-pad{padding:0!important}.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column{margin-bottom:50px}.tatsu-eq-cols>.tatsu-row>.tatsu-column,.tatsu-section .tatsu-eq-cols:last-child>.tatsu-row>.tatsu-column,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column:last-child,.tatsu-section .tatsu-row-wrap:last-child>.tatsu-row>.tatsu-column>.tatsu-column-inner,.tatsu-section .tatsu-zero-margin:last-child>.tatsu-row>.tatsu-column:last-child{margin-bottom:0}.tatsu-fullscreen-cols>.tatsu-row{height:auto}.tatsu-hide-mobile{display:none!important}}@media only screen and (min-width:480px) and (max-width:767px){.tatsu-wrap{max-width:440px;margin:0 auto}}.tatsu-clearfix:after,.tatsu-clearfix:before{content:" ";display:table}.tatsu-clearfix:after{clear:both}.tatsu-single-image-inner{overflow:hidden}.entry-content{width:100%!important}.tatsu-forms-save .tatsu-form-status{margin:15px 0}.tatsu-forms-save .tatsu-form-status .tatsu-notification{padding-left:15px;color:#fff}
*{-webkit-box-sizing:border-box;box-sizing:border-box}.be-slider{visibility:hidden;position:relative}.be-slide{position:absolute;top:0;left:0;width:100%}.be-slider-with-shadow .be-slide{margin-bottom:30px}.be-slider-with-shadow .flickity-page-dots{bottom:0}.be-slide:first-child{position:relative}.be-slide-lazy-load{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.be-slide-lazy-load.flickity-lazyloaded{opacity:1}.be-slider-cols-2 .be-slide{width:50%}.be-slider-cols-3 .be-slide{width:33.33%}.be-slider-cols-4 .be-slide{width:25%}.be-slider-cols-5 .be-slide{width:20%}.be-slider-cols-6 .be-slide{width:16.66%}@media only screen and (max-width:1024px){.be-slider-cols-3 .be-slide,.be-slider-cols-4 .be-slide,.be-slider-cols-5 .be-slide,.be-slider-cols-6 .be-slide{width:50%}}@media only screen and (max-width:767px){.be-slider-cols-2 .be-slide,.be-slider-cols-3 .be-slide,.be-slider-cols-4 .be-slide,.be-slider-cols-5 .be-slide,.be-slider-cols-6 .be-slide{width:100%}}.be-equal-height-slider .be-slide-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.be-slider.flickity-enabled{visibility:visible}.be-slider[data-dots="1"] .flickity-viewport{margin-bottom:30px}.be-slider .flickity-page-dots{left:0}.be-slider .flickity-page-dots .dot{width:7px;height:7px}.be-slider .flickity-prev-next-button{padding:0;background:transparent;width:25px;height:25px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.be-slider .flickity-button-icon{fill:#979797}.be-slider .flickity-button:hover{background:transparent}.be-slider .flickity-prev-next-button.next{right:0;opacity:0}.be-slider:hover .flickity-prev-next-button.next{right:15px;opacity:1}.be-slider .flickity-prev-next-button.previous{left:0;opacity:0}.be-slider:hover .flickity-prev-next-button.previous{left:15px;opacity:1}.be-slider .flickity-button:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.be-slider-hide-nav .flickity-page-dots,.be-slider-hide-nav .flickity-prev-next-button{display:none}.tatsu-inline-text .body_1,.tatsu-inline-text .body_2{display:inline-block}.tatsu-inline-text,.tatsu-text-block,.tatsu-text-block img,.tatsu-text-inner{margin-bottom:30px}.tatsu-text-block-wrap{width:100%;margin-bottom:30px}.tatsu-inline-text-inner.tatsu-align-center,.tatsu-text-inner.tatsu-align-center{margin-left:auto;margin-right:auto}.tatsu-inline-text-inner.tatsu-align-right,.tatsu-text-inner.tatsu-align-right{margin-left:auto;margin-right:0}.tatsu-column-image-zoom>div{overflow:hidden}.tatsu-column-image-zoom .tatsu-column-bg-image{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.tatsu-column-image-zoom .tatsu-column-inner:hover .tatsu-column-bg-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.tatsu-column-image-slow-zoom>div{overflow:hidden}.tatsu-column-image-slow-zoom .tatsu-column-bg-image{-webkit-transition:-webkit-transform 12s cubic-bezier(.23,1,.32,1);transition:-webkit-transform 12s cubic-bezier(.23,1,.32,1);-o-transition:transform 12s cubic-bezier(.23,1,.32,1);transition:transform 12s cubic-bezier(.23,1,.32,1);transition:transform 12s cubic-bezier(.23,1,.32,1),-webkit-transform 12s cubic-bezier(.23,1,.32,1)}.tatsu-column-image-slow-zoom .tatsu-column-inner:hover .tatsu-column-bg-image{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.tatsu-column-effect-slideup>.tatsu-column-inner:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.tatsu-column-effect-scale>.tatsu-column-inner:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.tatsu-column-effect-tilt>div{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tatsu-column-effect-tilt .tatsu-column-pad-wrap{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.tatsu-column-effect-tilt .tatsu-column-pad-wrap:hover{-webkit-transform:translateZ(20px);transform:translateZ(20px)}.tatsu-column-effect-scale:hover,.tatsu-column-effect-tilt:hover{z-index:3!important}.tatsu-an-caption{display:inline-block;margin-bottom:10px}.tatsu-an-wrap{text-align:center}.tatsu-an-wrap.align-left{text-align:left}.tatsu-an-wrap.align-right{text-align:right}.tatsu-an{margin-bottom:5px;line-height:1.2}.tatsu-an-caption{line-height:normal}.tatsu-an-prefix-suffix-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:10px}.tatsu-an-prefix,.tatsu-an-suffix{line-height:1.2}.align-center .tatsu-an-prefix-suffix,.align-center .tatsu-an-prefix-suffix-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-right .tatsu-an-prefix-suffix-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-button-container,.tatsu-normal-button.tatsu-button-wrap{margin:0 20px 10px 0}.tatsu-button-container:last-child,.tatsu-normal-button.tatsu-button-wrap:last-child{margin-right:0}.tatsu-button-container.align-block,.tatsu-button-wrap.align-block{display:block;margin:0 0 40px}.align-block .tatsu-button-wrap{display:block}.tatsu-button{text-decoration:none;border-color:transparent;text-transform:uppercase;letter-spacing:1px}.tatsu-gradient-button .tatsu-button-wrap{cursor:pointer;overflow:hidden}.tatsu-button,.tatsu-button-container,.tatsu-button-text,.tatsu-button-wrap{position:relative;display:inline-block}.tatsu-gradient-button .tatsu-button-wrap{vertical-align:middle}.tatsu-button{padding:15px 36px}.tatsu-header-col .tatsu-button-wrap.block-center{width:100%}.tatsu-gradient-button .tatsu-button-text:after,.tatsu-gradient-button .tatsu-button-wrap:after,.tatsu-gradient-button .tatsu-button-wrap:before,.tatsu-gradient-button .tatsu-button:after,.tatsu-gradient-button .tatsu-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-gradient-button .tatsu-button{background-clip:padding-box}.tatsu-gradient-button .tatsu-button-wrap:after,.tatsu-gradient-button .tatsu-button-wrap:before{border-style:solid;border-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.tatsu-gradient-button .tatsu-button:after,.tatsu-gradient-button .tatsu-button:before{width:100%;height:100%}.tatsu-gradient-button .tatsu-button-text,.tatsu-gradient-button .tatsu-button:before{z-index:4}.tatsu-gradient-button .tatsu-button:after{z-index:3}.tatsu-gradient-button .tatsu-button-wrap:before{z-index:2}.tatsu-gradient-button .tatsu-button-wrap:after{z-index:1}.tatsu-gradient-button .tatsu-button-text span{display:inline-block}.tatsu-gradient-button .tatsu-button-text:after{content:attr(data-text)}.tatsu-frame .tatsu-gradient-button .tatsu-button-text:after{content:none}.tatsu-gradient-button .tatsu-button-text:after,.tatsu-gradient-button .tatsu-button-text span,.tatsu-gradient-button .tatsu-button-wrap:after,.tatsu-gradient-button .tatsu-button-wrap:before,.tatsu-gradient-button .tatsu-button:after,.tatsu-gradient-button .tatsu-button:before{-webkit-transition:all .3s linear;-o-transition:.3s all linear;transition:all .3s linear}.tatsu-gradient-button .tatsu-button-text:after,.tatsu-gradient-button .tatsu-button-wrap:before,.tatsu-gradient-button .tatsu-button:before{opacity:0}.tatsu-gradient-button .tatsu-button-text span,.tatsu-gradient-button .tatsu-button-wrap:after,.tatsu-gradient-button .tatsu-button-wrap:hover .tatsu-button-text:after,.tatsu-gradient-button .tatsu-button-wrap:hover .tatsu-button:before,.tatsu-gradient-button .tatsu-button-wrap:hover:before,.tatsu-gradient-button .tatsu-button:after{opacity:1}.tatsu-gradient-button .tatsu-button-wrap:hover .tatsu-button-text span{opacity:0;-webkit-transition:opacity 0s linear .3s;-o-transition:opacity 0s linear .3s;transition:opacity 0s linear .3s}.tatsu-frame .tatsu-gradient-button .tatsu-button-wrap:hover .tatsu-button-text span{opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none}.tatsu-gradient-button.transparent_hover_bg .tatsu-button-wrap:hover .tatsu-button:after{opacity:0}.tatsu-gradient-button.block-center{text-align:center}.tatsu-gradient-button.block-right{text-align:right}.tatsu-gradient-button.align-block .tatsu-button-wrap{display:inline-block}.tatsu-gradient-button.tatsu-block-button .tatsu-button-wrap{display:block}.tatsu-button a,.tatsu-button a:hover{color:inherit}.tatsu-buttton-wrap.block-center .tatsu-button{margin:0 0 10px}.tatsu-buttton-wrap.block-center .tatsu-icon{margin-right:0}p .be-button{margin-bottom:0}.tatsu-button-wrap.circular,.tatsu-button-wrap.circular:after,.tatsu-button-wrap.circular:before,.tatsu-button.circular,.tatsu-button.circular:after,.tatsu-button.circular:before{border-radius:50px}.tatsu-button-wrap.rounded,.tatsu-button-wrap.rounded:after,.tatsu-button-wrap.rounded:before,.tatsu-button.rounded,.tatsu-button.rounded:after,.tatsu-button.rounded:before{border-radius:3px}.smallbtn{font-size:11px;line-height:12px;padding:12px 15px}.circular.smallbtn{padding:12px 25px}.mediumbtn{font-size:13px;line-height:14px;padding:15px 20px}.circular.mediumbtn{padding:15px 30px}.largebtn{font-size:15px;line-height:16px;padding:18px 25px}.circular.largebtn{padding:18px 35px}.x-largebtn{font-size:16px;padding:20px 51px;line-height:16px}.tatsu-button-wrap.blockbtn .tatsu-button,.tatsu-button.blockbtn{font-size:17px;display:block;padding:22px 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.tatsu-button-wrap.blockbtn,.tatsu-button.blockbtn{display:block}.tatsu-button i{margin-right:1em}.tatsu-button.link{padding-left:0}.tatsu-button-wrap.block-left{text-align:left}.tatsu-button-wrap.block-center{text-align:center}.tatsu-button-wrap.block-right{text-align:right}.tatsu-button-wrap.block-right a.tatsu-button{margin-right:0}.tatsu-button.bg-animation-slide-bottom,.tatsu-button.bg-animation-slide-top{background-size:100% 200%}.tatsu-button.bg-animation-slide-bottom:hover{background-position:0 100%}.tatsu-button.bg-animation-slide-top:hover{background-position:0 -100%}.tatsu-button.bg-animation-slide-left,.tatsu-button.bg-animation-slide-right{background-size:220% 100%}.tatsu-button.bg-animation-slide-right:hover{background-position:95% 0}.tatsu-button.bg-animation-slide-left:hover{background-position:-90% 0}.tatsu-button-wrap.popup-gallery{display:block!important}.tatsu-icon-shortcode{margin-bottom:15px}.tatsu-icon-shortcode .tatsu-icon.tiny.diamond{margin:9px!important}.tatsu-icon-shortcode .tatsu-icon.small.diamond{margin:11px!important}.tatsu-icon-shortcode .tatsu-icon.medium.diamond{margin:17px!important}.tatsu-icon-shortcode .tatsu-icon.large.diamond{margin:22px!important}.tatsu-icon-shortcode .tatsu-icon.xlarge.diamond{margin:27px!important}a.tatsu-icon-shortcode.icon-plain{display:inline-block}.tatsu-icon-shortcode.block-center .tatsu-icon{margin-right:0}.tatsu-button.right-icon i.tatsu-icon{margin:0 0 0 1em}.tatsu-button-wrap.button-transform .tatsu-button:hover,.tatsu-gradient-button.button-transform .tatsu-button-wrap:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.tatsu-button-wrap.button-scale .tatsu-button:hover,.tatsu-gradient-button.button-scale .tatsu-button-wrap:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.tatsu-gradient-button.button-scale .tatsu-button-wrap,.tatsu-gradient-button.button-transform .tatsu-button-wrap{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tatsu-gradient-text{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}.tatsu-gradient-border{border-image-slice:1!important}.tatsu-normal-button .tatsu-button{-webkit-transition:all .3s linear;-o-transition:.3s all linear;transition:all .3s linear;border-style:solid}#content .tatsu-button-group{margin-bottom:20px}.tatsu-button-group .tatsu-button-wrap{margin-right:20px}.tatsu-button-group .tatsu-button-wrap.align-right{margin-right:0;margin-left:20px}.tatsu-button-group .tatsu-button-wrap.align-block{display:inline}.tatsu-call-to-action{display:table;width:100%;text-align:center}.tatsu-cta-inner{padding:30px 0}.tatsu-action-content{display:inline;margin-bottom:0;line-height:47px;margin-right:40px}.tatsu-action-button{position:relative;top:-4px;border:0 solid transparent;-webkit-transition:all .3s linear;-o-transition:.3s all linear;transition:all .3s linear;background-clip:padding-box!important}.tatsu-action-button span{display:inline-block}.tatsu-dropcap .tatsu-icon:before{width:auto;margin:0}.tatsu-dropcap-circle,.tatsu-dropcap-icon,.tatsu-dropcap-letter,.tatsu-dropcap-rounded{float:left;text-transform:uppercase}.tatsu-dropcap-circle.small,.tatsu-dropcap-rounded.small,.tatsu-dropcap-square.small{margin-top:3px;font-size:19px;line-height:36px;margin-right:10px;width:36px;height:35px;text-align:center;position:relative}.tatsu-dropcap-circle{border-radius:50%}.tatsu-dropcap-rounded{border-radius:3px}.tatsu-dropcap-letter{font-size:35px;margin:5px 10px 0 0}.tatsu-dropcap-letter.small{font-size:24px;margin:5px 15px 0 0}.tatsu-dropcap-circle.big,.tatsu-dropcap-rounded.big,.tatsu-dropcap-square.big{margin-top:5px;font-size:26px;line-height:47px;width:47px;height:47px;margin-right:10px;text-align:center}.tatsu-dropcap-circle,.tatsu-dropcap-rounded{color:#fff}.tatsu-dropcap i:before{line-height:inherit}.tatsu-dropcap-wrap.style2,.tatsu-dropcap-wrap.style2 .tatsu-dropcap{position:relative}.tatsu-dropcap-wrap.style2 .tatsu-dropcap{font-weight:700;line-height:1em;display:inline-block}.tatsu-dropcap-wrap.style2 .tatsu-dropcap-title{position:absolute;left:1%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;line-height:1em}.tatsu-dropcap-wrap.style2 i:before{line-height:normal}.tatsu-dropcap{display:inline-block}.tatsu-icon,.tatsu-icon-bg{display:inline-block;position:relative;vertical-align:middle}.tatsu-icon-bg{width:70px;height:70px;line-height:0}.tatsu-normal-icon .tatsu-icon{border-width:0;border-style:solid;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.tatsu-normal-icon .tatsu-icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tatsu-icon-bg:after,.tatsu-icon-bg:before{border:0 solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s linear;-o-transition:.3s all linear;transition:all .3s linear}.tatsu-gradient-icon .tatsu-icon-bg:after,.tatsu-gradient-icon .tatsu-icon-bg:before{content:"";position:absolute}.tatsu-gradient-icon .tatsu-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.tatsu-gradient-icon .tatsu-icon-bg:before{z-index:-1}.tatsu-gradient-icon .tatsu-icon-bg:after{z-index:-2}.tatsu-gradient-icon .tatsu-icon-bg:after,.tatsu-gradient-icon .tatsu-icon-bg:before{top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s linear;-o-transition:.3s all linear;transition:all .3s linear}.tatsu-gradient-icon .tatsu-icon-bg:after{opacity:1}.tatsu-gradient-icon .tatsu-icon-bg:before,.tatsu-gradient-icon .tatsu-icon.hover{opacity:0}.tatsu-gradient-icon .tatsu-icon-bg:hover .tatsu-icon.default{opacity:0;-webkit-transition:opacity 0s .3s;-o-transition:opacity 0s .3s;transition:opacity 0s .3s}.tatsu-gradient-icon .tatsu-icon-bg:hover .tatsu-icon.hover,.tatsu-gradient-icon .tatsu-icon-bg:hover:before{opacity:1}.tatsu-gradient-icon .tatsu-icon-bg:hover:after{opacity:0}.tatsu-gradient-icon.align-none .tatsu-icon-bg{margin-right:10px}.tatsu-gradient-icon.align-none:last-child .tatsu-icon-bg{margin-right:0}.tatsu-icon-ripple{position:relative}.tatsu-icon-ripple:after,.tatsu-icon-ripple:before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;-webkit-transform:scale(.35);-ms-transform:scale(.35);transform:scale(.35);opacity:0;-webkit-animation:tatsu-ripple 2.6s cubic-bezier(.25,.9,.2,1) .4s infinite;animation:tatsu-ripple 2.6s cubic-bezier(.25,.9,.2,1) .4s infinite}.tatsu-icon-ripple:after{-webkit-animation-delay:0s;animation-delay:0s}.tatsu-icon-shortcode{margin-bottom:20px}.tatsu-icon-wrap{line-height:0}.tatsu-icon-shortcode.align-none{display:inline-block}.tatsu-normal-icon.align-none .tatsu-icon{margin-right:10px}.tatsu-normal-icon.align-none:last-child .tatsu-icon{margin-right:0}.tatsu-icon-shortcode a{display:inline-block}.tatsu-icon-bg.tiny .tatsu-icon,.tatsu-icon.tiny{font-size:12px}.tatsu-icon-bg.small .tatsu-icon,.tatsu-icon.small{font-size:16px}.tatsu-icon-bg.medium .tatsu-icon,.tatsu-icon.medium{font-size:25px}.tatsu-icon-bg.large .tatsu-icon,.tatsu-icon.large{font-size:40px}.tatsu-icon-bg.xlarge .tatsu-icon,.tatsu-icon.xlarge{font-size:55px}.tatsu-icon-bg.tiny.plain .tatsu-icon,.tatsu-icon.tiny.plain{font-size:16px}.tatsu-icon-bg.small.plain .tatsu-icon,.tatsu-icon.small.plain{font-size:24px}.tatsu-icon-bg.medium.plain .tatsu-icon,.tatsu-icon.medium.plain{font-size:35px}.tatsu-icon-bg.large.plain .tatsu-icon,.tatsu-icon.large.plain{font-size:50px}.tatsu-icon-bg.xlarge.plain .tatsu-icon,.tatsu-icon.xlarge.plain{font-size:80px}.tatsu-icon-bg.tiny,.tatsu-icon.tiny{width:28px;height:28px}.tatsu-icon-bg.small,.tatsu-icon.small{width:45px;height:45px}.tatsu-icon-bg.medium,.tatsu-icon.medium{height:75px;width:75px}.tatsu-icon-bg.large,.tatsu-icon.large{width:100px;height:100px}.tatsu-icon-bg.xlarge,.tatsu-icon.xlarge{width:125px;height:125px}.tatsu-icon-bg.plain,.tatsu-icon.plain{width:auto;height:auto}.tatsu-icon.plain{line-height:1}.tatsu-icon.circle{border-radius:50%}.tatsu-icon-bg.plain .tatsu-icon.default,.tatsu-normal-icon .tatsu-icon.plain:before{position:static}.tatsu-icon-bg.plain .tatsu-icon.hover{top:0;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.tatsu-icon-bg.plain .tatsu-icon{display:inline}.tatsu-icon-shortcode.block-center,.tatsu-icon-shortcode.block-right{display:block;margin-bottom:30px}.tatsu-icon-shortcode.block-left{text-align:left}.tatsu-icon-shortcode.block-center{text-align:center}.tatsu-icon-shortcode.block-right{text-align:right}.tatsu-icon.diamond{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tatsu-icon.diamond:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.icon-transform .tatsu-icon-bg:hover,.tatsu-normal-icon.icon-transform .tatsu-icon:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.icon-scale .tatsu-icon-bg:hover,.tatsu-normal-icon.icon-scale .tatsu-icon:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.tatsu-icon-shortcode{-webkit-transform:none;-ms-transform:none;transform:none}#content .tatsu-icon-group{margin-bottom:20px;line-height:0}.tatsu-icon-group div.tatsu-icon-shortcode{display:inline-block;margin-right:15px}.tatsu-icon-group.align-right div.tatsu-icon-shortcode{margin-right:0;margin-left:15px}.tatsu-icon-group .tatsu-icon-shortcode:last-child,.tatsu-icon-group .tatsu-icon-shortcode:last-child .tatsu-icon{margin-right:0}.tatsu-list{list-style:none;padding:0}.tatsu-list .tatsu-icon{font-size:15px;line-height:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.tatsu-list-content{width:auto;line-height:25px;margin-bottom:12px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-list-inner{padding-left:30px;display:inline-block}.tatsu-lists-timeline .tatsu-list-inner{padding-left:20px}.tatsu-list-icon-wrap{height:30px;width:30px;display:inline-block;border-radius:50%;position:relative;-ms-flex-negative:0;flex-shrink:0}.tatsu-reverse-list .tatsu-list-icon-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tatsu-reverse-list .tatsu-list-inner{padding:0 30px 0 0}.tatsu-list-vertical-align-top .tatsu-list-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tatsu-list-vertical-align-center .tatsu-list-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-list-vertical-align-bottom .tatsu-list-content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tatsu-list-bordered .tatsu-list-content{margin-bottom:0}.tatsu-lists-number{counter-reset:tatsu-lists-counter}.tatsu-lists-number .tatsu-list-content{counter-increment:tatsu-lists-counter}.tatsu-lists-number .tatsu-list-content:before{content:counter(tatsu-lists-counter);width:30px;height:30px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tatsu-lists-timeline-element{content:"";display:block;position:absolute;left:15px;width:1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;height:100%;z-index:-1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tatsu-lists-timeline{position:relative}.tatsu-notification{margin-bottom:20px;border-radius:2px}.tatsu-success,.wpcf7-response-output.wpcf7-mail-sent-ok{background:#26cda4;color:#000}.tatsu-error,.wpcf7-response-output.wpcf7-validation-errors{background:#de4141;color:#ffd6d6}.tatsu-notification-inner,.wpcf7-response-output.wpcf7-mail-sent-ok,.wpcf7-response-output.wpcf7-validation-errors{cursor:default;line-height:1.5;padding:15px;text-align:center;position:relative}.tatsu-notification span.close{cursor:pointer;margin-top:-7px;position:absolute;right:20px;top:50%;line-height:14px;width:15px;height:15px;font-size:14px;color:#fff}.skill-wrap .skill-bar{height:12px;position:relative}.expand{height:12px;line-height:12px;position:absolute;top:0;left:0;width:0;-webkit-transition:all .7s linear!important;-o-transition:all .7s linear!important;transition:all .7s linear!important}.skill-wrap .skill-bar{font-size:inherit;display:block}.skill-wrap .skill_name{display:block}.skill-vertical .skill-wrap .skill-bar{margin-bottom:8px}.skill-horizontal .skill-wrap,.skill-vertical .skill-wrap .skill_name{margin-bottom:20px}.skill-horizontal .skill-wrap .skill_name{margin-bottom:8px}.skill-vertical .skill{display:block;width:100%;height:100%;padding:0 10px}.skill-vertical .skill-wrap{text-align:center;padding:0 10px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.skill-vertical .skill-wrap .skill-bar .be-skill{width:100%!important;bottom:0;position:absolute;top:auto}.tatsu-skill-pill .be-skill,.tatsu-skill-pill .skill-bar{border-radius:30px}.tatsu-ti{display:inline-block;text-align:center;position:relative}.tatsu-ti.align-right{float:right;margin-left:30px;margin-right:0}.tatsu-ti-wrap{float:left;margin-right:30px}.tatsu-ti-wrap.circled{position:relative;border-radius:50px;text-align:center;border:1px solid transparent;background-clip:padding-box!important}.tatsu-ti-wrap.circled .tatsu-ti-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tatsu-ti-wrap.small{font-size:21px;width:30px;height:30px;line-height:30px;margin-right:20px}.tatsu-ti-wrap.medium{width:70px;height:70px;line-height:70px;font-size:28px}.tatsu-ti-wrap.large{width:90px;height:90px;line-height:90px;font-size:32px}.tatsu-ti-wrap.medium.plain{width:30px;height:30px;line-height:30px;font-size:28px}.tatsu-ti-wrap.large.plain{width:50px;height:34px;line-height:34px;font-size:34px}.tatsu-ti-icon{font-size:inherit;line-height:0;vertical-align:middle}.tatsu-tc{padding-left:80px}.tatsu-tc.small.plain{padding-left:50px}.tatsu-ti-wrap.small.circled{width:45px;height:45px;line-height:45px}.tatsu-tc.small{padding-left:70px}.tatsu-tc.small.align-right{padding-right:70px}.tatsu-ti.small.align-right{margin-left:20px;margin-right:0}.tatsu-tc.medium{padding-left:100px}.tatsu-tc.medium.plain{padding-left:60px}.tatsu-tc.align-right{padding-right:80px}.tatsu-tc.small.plain.align-right{padding-right:50px}.tatsu-tc.medium.align-right{padding-right:100px}.tatsu-tc.medium.plain.align-right{padding-right:60px}.tatsu-tc.large.align-right,.tatsu-tc.large.plain.align-right,.tatsu-tc.medium.align-right,.tatsu-tc.medium.plain.align-right,.tatsu-tc.small.align-right,.tatsu-tc.small.plain.align-right{padding-left:0;text-align:right}.tatsu-divider{display:inline-block;border:none}hr.tatsu-divider{margin:0}.tatsu-module.tatsu-divider-wrap{line-height:0;margin-bottom:20px}.tatsu-gmap-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box}.tatsu-gmap{height:inherit}.tatsu_testimonial_wrap{position:relative;margin-bottom:30px}.tatsu_testimonial_wrap i.tatsu-icon.icon-quote{font-size:100px;position:absolute;top:-18px;opacity:.2;right:-14px;display:inline-block;z-index:3}.tatsu_testimonial_inner_wrap:after{content:"";display:block;position:absolute}.bubble_left .tatsu_testimonial_inner_wrap:after{left:45px;border-color:currentcolor transparent transparent currentcolor;border-style:solid;border-width:9px;border-left-color:inherit}.bubble_center .tatsu_testimonial_inner_wrap:after{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);border:15px solid transparent;border-top-color:currentcolor}.bubble_right .tatsu_testimonial_inner_wrap:after{right:45px;border-color:currentcolor currentcolor transparent transparent;border-style:solid;border-width:9px}.tatsu_testimonial_content{padding:30px 23px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-bottom:0}.tatsu_testimonial_description{display:inline-block}.tatsu_testimonial_author{margin-bottom:0}.tatsu_testimonial.bubble_left .tatsu_testimonial_info_wrap{margin-left:20px}.tatsu_testimonial_img{width:70px;display:inline-block;border-radius:50%;margin-right:20px}.tatsu_testimonial_info{display:inline-block;vertical-align:middle}.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_info_wrap{text-align:right}.tatsu_testimonial_wrap.bubble_center .tatsu_testimonial_img{display:block;padding-bottom:10px;margin:0 auto}.tatsu_testimonial_wrap.bubble_center .tatsu_testimonial_info{text-align:center;display:block}.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_img{float:right;display:inline-block;margin-right:0;margin-left:20px}.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_info{margin-top:10px}.tatsu-vimeo-wrap .fluid-width-video-wrapper{padding-top:56%!important}.tatsu-code{margin-bottom:0}.tatsu-single-image{width:100%;line-height:0}.tatsu-single-image.be-shadow-light .tatsu-single-image-inner{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1),0 3px 5px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1),0 3px 5px rgba(0,0,0,.1)}.tatsu-single-image.be-shadow-medium .tatsu-single-image-inner{-webkit-box-shadow:0 5px 50px rgba(0,0,0,.12),0 5px 20px rgba(0,0,0,.1);box-shadow:0 5px 50px rgba(0,0,0,.12),0 5px 20px rgba(0,0,0,.1)}.tatsu-single-image.be-shadow-dark .tatsu-single-image-inner{-webkit-box-shadow:0 50px 120px rgba(0,0,0,.12),0 10px 90px rgba(0,0,0,.1);box-shadow:0 50px 120px rgba(0,0,0,.12),0 10px 90px rgba(0,0,0,.1)}.tatsu-image-lazyload img{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}body:not(.tatsu-frame) .tatsu-single-image:not(.tatsu-external-image) a{position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-single-image-inner{display:inline-block;max-width:100%}.tatsu-image-overflow .tatsu-single-image-inner{display:block;max-width:none}.tatsu-single-image img{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border:0 solid transparent}body:not(.tatsu-frame) .tatsu-single-image img{max-width:100%;height:auto;position:absolute;left:0;top:0}body:not(.tatsu-frame) .tatsu-single-image.tatsu-external-image img{position:static}.tatsu-image-overflow img{width:100%}.tatsu-single-image-inner{width:100%;position:relative;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.tatsu-single-image.align-none{display:inline-block}.tatsu-single-image.align-left{text-align:left}.tatsu-single-image.align-center{text-align:center}.tatsu-single-image.align-right{text-align:right}@media only screen and (min-width:768px) and (max-width:959px){.tatsu-cta-inner{padding:30px}.tatsu-action-button,.tatsu-action-content{float:none}}@media only screen and (max-width:959px){.be-section-pad.be-edge-padding{padding-left:20px!important;padding-right:20px!important}}@media only screen and (max-width:767px){.tatsu-inline-text-inner,.tatsu-text-inner{width:100%}.tatsu-image-overflow .tatsu-single-image-inner{width:100%!important;-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}.tatsu-action-button,.tatsu-action-content{float:none}.tatsu-action-content{display:block;margin:0 0 25px}.tatsu-tc.align-right,.tatsu-tc.medium.align-right,.tatsu-tc.medium.plain.align-right,.tatsu-tc.small.plain.align-right{text-align:left}.tatsu-ti.align-right{float:left;margin-right:30px;margin-left:0}.tatsu-tc.medium.align-right{padding-left:100px;padding-right:0}.tatsu-ti.small.align-right{margin-left:0;margin-right:20px}.tatsu-tc.small.plain.align-right{padding-left:50px;padding-right:0}.tatsu-tc.medium.plain.align-right{padding-right:0;padding-left:60px}.tatsu-tc *{text-align:left!important}.hide-mobile{display:none!important}body.disable-animation-on-mobile .animated{-webkit-animation-duration:0s!important;animation-duration:0s!important;visibility:visible!important}}.tatsu-module.simple-text{width:100%;display:block;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.simple-text-inner h1.simple-text-tag{line-height:70px}.static-map-overlay{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4)}.static-map-content{color:#fff;font-size:15px;text-align:center;padding:20px;display:inline-block;background:#000}.tatsu-inline-link-style1{position:relative;padding-left:1.3em;-webkit-transition:padding-left .3s;-o-transition:padding-left .3s;transition:padding-left .3s}.tatsu-inline-link-style1:hover{padding-left:1.8em}.tatsu-inline-link-style1:before{content:"";position:absolute;height:2px;width:1.3em;display:block;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:currentColor;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(-50%) scaleX(.6);-ms-transform:translateY(-50%) scaleX(.6);transform:translateY(-50%) scaleX(.6);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.tatsu-inline-link-style1:hover:before{-webkit-transform:translateY(-50%) scaleX(1);-ms-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1)}.tatsu-inline-link-style2{position:relative;display:inline-block;line-height:1.3}.tatsu-inline-link-style2:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:currentColor;left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.tatsu-inline-link-style2:hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.tatsu-inline-link-style3{position:relative;display:inline-block;line-height:1.3}.tatsu-inline-link-style3:before{content:"";position:absolute;bottom:-2px;border-bottom:2px solid;width:20%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);-o-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}.tatsu-inline-link-style3:hover:before{width:100%}.tatsu-inline-link-style1 a,.tatsu-inline-link-style2 a,.tatsu-inline-link-style3 a{color:inherit}.tatsu-inline-anchor-color-fix{color:inherit!important}.tatsu-gsection-title.align-center{text-align:center}.tatsu-gsection-title.align-right{text-align:right}.tatsu-gsection-meta.align-center{text-align:center}.tatsu-gsection-meta.align-right{text-align:right}.tatsu-star-rating{white-space:nowrap;line-height:0}.tatsu-star-rating-inner{display:inline-block;position:relative}.tatsu-star-rating-filled,.tatsu-star-rating-range{line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-star-rating-filled{position:absolute;overflow:hidden;left:0;top:0}.tatsu-star-rating-star{margin-right:2px}.tatsu-star-rating-star:last-child{margin-right:0}.tatsu-star-rating-align-left{text-align:left}.tatsu-star-rating-align-center{text-align:center}.tatsu-star-rating-align-right{text-align:right}.tatsu-star-rating-align-none{display:inline-block}.tatsu-star-rating-star svg{fill:currentColor;width:18px;height:18px}.tatsu-carousel{position:relative;visibility:hidden}.tatsu-row-wrap.tatsu-row-full-width .tatsu-carousel{margin:0}.tatsu-carousel.flickity-enabled{visibility:visible}.tatsu-carousel-destroy-in-mobile:after{content:"flickity";display:none}@media screen and (max-width:767px){.tatsu-carousel-destroy-in-mobile:after{content:""}}.tatsu-carousel[data-dots="1"] .flickity-viewport{margin-bottom:30px}.tatsu-carousel .flickity-page-dots{left:0}.tatsu-carousel .flickity-page-dots .dot{width:7px;height:7px}.tatsu-carousel .flickity-prev-next-button{padding:0;background:transparent;width:25px;height:25px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tatsu-carousel .flickity-button-icon{fill:#979797}.tatsu-carousel .flickity-button:hover{background:transparent}.tatsu-carousel .flickity-prev-next-button.next{right:0;opacity:0}.tatsu-carousel:hover .flickity-prev-next-button.next{right:15px;opacity:1}.tatsu-carousel .flickity-prev-next-button.previous{left:0;opacity:0}.tatsu-carousel:hover .flickity-prev-next-button.previous{left:15px;opacity:1}.tatsu-carousel .flickity-button:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.tatsu-carousel .flickity-viewport{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.tatsu-carousel.tatsu-full-screen-carousel .flickity-viewport{margin-bottom:0}.tatsu-carousel.tatsu-full-screen-carousel .flickity-page-dots{bottom:15px}.tatsu-carousel-col{position:absolute;top:0}.tatsu-carousel-col:first-child{position:relative}.tatsu-carousel-cols-1 .tatsu-carousel-col{width:100%}.tatsu-carousel-cols-2 .tatsu-carousel-col{width:50%}.tatsu-carousel-cols-3 .tatsu-carousel-col{width:33.33%}.tatsu-carousel-cols-4 .tatsu-carousel-col{width:25%}.tatsu-carousel-cols-5 .tatsu-carousel-col{width:20%}.tatsu-carousel-cols-6 .tatsu-carousel-col{width:16.66%}.tatsu-carousel-col-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.tatsu-carousel-img-lazy-load{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;position:absolute;left:0}.tatsu-carousel-img-lazy-loaded{opacity:1}.tatsu-fixed-carousel .tatsu-carousel-img{max-width:100%;max-height:100%;height:auto;width:auto}@media only screen and (min-width:768px) and (max-width:1024px){.tatsu-fixed-carousel .tatsu-carousel-col{width:100%}}@media only screen and (max-width:767px){.tatsu-fixed-carousel .tatsu-carousel-col{width:100%}}.tatsu-image-center-scale .tatsu-carousel-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.tatsu-variable-carousel .tatsu-carousel-img{height:100%;width:auto;max-width:none}@media only screen and (max-width:767px){.tatsu-variable-carousel .tatsu-carousel-col{width:100%}.tatsu-variable-carousel .tatsu-carousel-img{width:100%;height:auto;max-width:100%}}.tatsu-client-carousel .tatsu-carousel-img{max-width:100%;max-height:100%;height:auto;width:auto}@media only screen and (max-width:767px){.tatsu-client-carousel .tatsu-carousel-col{width:50%}}@media only screen and (max-width:767px){.tatsu-carousel-destroy-in-mobile{visibility:visible}.tatsu-carousel.tatsu-carousel-destroy-in-mobile .tatsu-carousel-col-inner{height:auto;line-height:0}.tatsu-carousel-destroy-in-mobile .tatsu-carousel-col{position:relative;text-align:center;margin-bottom:25px;width:100%}.tatsu-carousel-destroy-in-mobile .tatsu-carousel-img{width:auto;height:auto;max-width:100%;max-height:100%}}.tatsu-interactive-box{position:relative;z-index:1;cursor:pointer}.tatsu-interactive-box-custom-height{display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-interactive-box-icon{line-height:0}.tatsu-interactive-box-content :last-child{margin-bottom:0}.tatsu-interactive-box-content,.tatsu-interactive-box-icon,.tatsu-interactive-box-title{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.tatsu-interactive-box-content a{pointer-events:all}.tatsu-interactive-box-align-center{text-align:center}.tatsu-interactive-box-align-left{text-align:left}.tatsu-interactive-box-align-right{text-align:right}.tatsu-interactive-box-link{position:absolute;width:100%;height:100%;top:0;left:0}.tatsu-interactive-box-inner{position:relative;pointer-events:none}.tatsu-interactive-box-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tatsu-interactive-box-align-left .tatsu-interactive-box-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tatsu-interactive-box-align-center .tatsu-interactive-box-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-interactive-box-align-right .tatsu-interactive-box-header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tatsu-interactive-box-custom-height.tatsu-interactive-box-align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tatsu-interactive-box-custom-height.tatsu-interactive-box-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-interactive-box-custom-height.tatsu-interactive-box-align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-interactive-box-front{position:absolute;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotateY(0);transform:rotateY(0);background-position:50%;background-size:cover;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;padding:40px;-webkit-transition:all .7s cubic-bezier(.4,.2,.2,1);-o-transition:all .7s cubic-bezier(.4,.2,.2,1);transition:all .7s cubic-bezier(.4,.2,.2,1)}.tatsu-interactive-box-align-center .tatsu-interactive-box-back,.tatsu-interactive-box-align-center .tatsu-interactive-box-front{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-interactive-box-align-right .tatsu-interactive-box-back,.tatsu-interactive-box-align-right .tatsu-interactive-box-front{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-interactive-box-align-left .tatsu-interactive-box-back,.tatsu-interactive-box-align-left .tatsu-interactive-box-front{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tatsu-interactive-box-back{position:relative;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .7s cubic-bezier(.4,.2,.2,1);-o-transition:all .7s cubic-bezier(.4,.2,.2,1);transition:all .7s cubic-bezier(.4,.2,.2,1);min-height:0;background-position:50%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 30px 65px rgba(0,0,0,.15);box-shadow:0 30px 65px rgba(0,0,0,.15);padding:40px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tatsu-interactive-box-overlay:before{position:absolute;height:100%;content:"";top:0;left:0;border-radius:inherit;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tatsu-interactive-box-flip .tatsu-interactive-box-content,.tatsu-interactive-box-flip .tatsu-interactive-box-header{-webkit-transform:translateZ(50px) scale(.94);transform:translateZ(50px) scale(.94);-webkit-backface-visibility:hidden;backface-visibility:hidden}.tatsu-interactive-box-flip-wrap{-webkit-perspective:1000px;perspective:1000px;pointer-events:none}.tatsu-interactive-box-icon{margin-bottom:25px}.tatsu-interactive-box-flip .tatsu-interactive-box-icon{margin-bottom:18px}.tatsu-interactive-box-flip:hover .tatsu-interactive-box-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.tatsu-interactive-box-flip:hover .tatsu-interactive-box-back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.tatsu-interactive-box-stacked{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:translateZ(0);transform:translateZ(0);padding:30px}.tatsu-interactive-box-stacked:hover{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-box-shadow:1px 1px 30px 0 rgba(0,0,0,.17);box-shadow:1px 1px 30px 0 rgba(0,0,0,.17)}.tatsu-interactive-box-stacked:hover .tatsu-interactive-box-stacks{opacity:1}.tatsu-interactive-box-stacked:hover .tatsu-interactive-box-stacks:before{-webkit-transform:translate3d(-50%,7px,0);transform:translate3d(-50%,7px,0);opacity:.7}.tatsu-interactive-box-stacked:hover .tatsu-interactive-box-stacks:after{-webkit-transform:translate3d(-50%,14px,0);transform:translate3d(-50%,14px,0);opacity:.5}.tatsu-interactive-box-stacked .tatsu-interactive-box-header{margin-bottom:5px}.tatsu-interactive-box-stacks{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.tatsu-interactive-box-with-bg-image .tatsu-interactive-box-stacks{opacity:1}.tatsu-interactive-box-image-holder{height:100%;border-radius:inherit}.tatsu-interactive-box-stacks:before{width:95%}.tatsu-interactive-box-stacks:after,.tatsu-interactive-box-stacks:before{position:absolute;top:0;left:50%;content:"";height:100%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-radius:inherit;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;background:inherit}.tatsu-interactive-box-stacks:after{width:90%}.tatsu-interactive-box-with-bg-image .tatsu-interactive-box-stacks:after,.tatsu-interactive-box-with-bg-image .tatsu-interactive-box-stacks:before{z-index:-2}.tatsu-interactive-box-transform{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:40px 30px}.tatsu-interactive-box-transform:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}.tatsu-interactive-box-transform .tatsu-interactive-box-title{margin-bottom:10px}.tatsu-interactive-box-transform .tatsu-interactive-box-inner{overflow:hidden}.tatsu-interactive-box-allow-overflow .tatsu-interactive-box-inner{overflow:visible}.tatsu-interactive-box-transform:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;z-index:-1;border-radius:inherit;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-box-shadow:0 30px 65px rgba(0,0,0,.15);box-shadow:0 30px 65px rgba(0,0,0,.15)}.tatsu-interactive-box-transform:hover:after{opacity:1}.tatsu-interactive-box-transform .tatsu-interactive-box-icon{margin-bottom:25px}.tatsu-interactive-box-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.tatsu-interactive-box-transform:hover .tatsu-interactive-box-arrow{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.tatsu-interactive-box-align-left .tatsu-interactive-box-arrow{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tatsu-interactive-box-align-right .tatsu-interactive-box-arrow{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-interactive-box-icon-content{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.tatsu-interactive-box-arrow svg{width:25px;opacity:1}.tatsu-svg-icon{line-height:0}.tatsu-svg-icon.align-center{text-align:center}.tatsu-svg-icon.align-right{text-align:right}.tatsu-svg-icon-inner{display:inline-block}.tatsu-svg-icon.small svg{width:45px;height:45px;line-height:45px}.small.tatsu-svg-icon-circled .tatsu-svg-icon-inner{padding:22px}.tatsu-svg-icon.medium svg{height:75px;line-height:75px;width:75px}.medium.tatsu-svg-icon-circled .tatsu-svg-icon-inner{padding:37px}.tatsu-svg-icon.large svg{width:100px;height:100px;line-height:100px}.large.tatsu-svg-icon-circled .tatsu-svg-icon-inner{padding:50px}.tatsu-svg-icon.xlarge svg{width:125px;height:125px;line-height:125px}.xlarge.tatsu-svg-icon-circled .tatsu-svg-icon-inner{padding:62px}.tatsu-svg-icon-circled .tatsu-svg-icon-inner{border-radius:50%}.tatsu-svg-icon.align-none{display:inline-block}.tatsu-svg-icon-default svg *{fill:none;stroke:currentColor}.tatsu-svg-icon-custom svg *{fill:currentColor}.tatsu-svg-icon-custom.tatsu-line-animate svg *{fill:none;stroke:currentColor}.tatsu-svg-icon.tatsu-line-animate svg *{stroke-width:inherit}.tatsu-icon_card-align-center{text-align:center}.tatsu-icon_card-align-right{text-align:right}.tatsu-icon_card-style2.tatsu-icon_card-align-center .tatsu-icon_card-icon{margin:0 auto}.tatsu-icon_card-style2.tatsu-icon_card-align-right .tatsu-icon_card-icon{margin:0 0 0 auto}.tatsu-icon_card-style1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tatsu-icon_card-style1 .tatsu-icon_card-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tatsu-icon_card-style1.tatsu-icon_card-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-icon_card-style1.tatsu-icon_card-align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-icon_card-vertical-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-icon_card-vertical-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tatsu-icon_card-vertical-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.tatsu-icon_card-style1.tatsu-icon_tiny .tatsu-icon_card-icon{margin-right:12px}.tatsu-icon_card-style1.tatsu-icon_small .tatsu-icon_card-icon{margin-right:16px}.tatsu-icon_card-style1.tatsu-icon_medium .tatsu-icon_card-icon{margin-right:18px}.tatsu-icon_card-style1.tatsu-icon_large .tatsu-icon_card-icon{margin-right:21px}.tatsu-icon_card-style1.tatsu-icon_x-large .tatsu-icon_card-icon{margin-right:24px}.tatsu-icon_card-style2.tatsu-icon_tiny .tatsu-icon_card-icon{margin-bottom:5px}.tatsu-icon_card-style2.tatsu-icon_small .tatsu-icon_card-icon{margin-bottom:15px}.tatsu-icon_card-style2.tatsu-icon_medium .tatsu-icon_card-icon{margin-bottom:17px}.tatsu-icon_card-style2.tatsu-icon_large .tatsu-icon_card-icon{margin-bottom:19px}.tatsu-icon_card-style2.tatsu-icon_x-large .tatsu-icon_card-icon{margin-bottom:21px}.tatsu-icon_bg{border-radius:50%}.tatsu-icon_card-title{margin-bottom:5px}.tatsu-icon_card-title a{color:inherit}.tatsu-icon_card-title-caption>:last-child{margin-bottom:0}.tatsu-icon_card-icon{line-height:0}.tatsu-icon_tiny svg{width:17px;height:17px}.tatsu-icon_small svg{width:22px;height:22px}.tatsu-icon_medium svg{width:32px;height:32px}.tatsu-icon_large svg{width:45px;height:45px}.tatsu-icon_x-large svg{width:64px;height:64px}.tatsu-icon_tiny.tatsu-icon_circled svg{width:12px;height:12px}.tatsu-icon_small.tatsu-icon_circled svg{width:16px;height:16px}.tatsu-icon_medium.tatsu-icon_circled svg{width:21px;height:21px}.tatsu-icon_large.tatsu-icon_circled svg{width:28px;height:28px}.tatsu-icon_x-large.tatsu-icon_circled svg{width:36px;height:36px}.tatsu-icon_card-type-image .tatsu-icon_card-icon{border-radius:50%}.tatsu-icon_card-type-image .tatsu-img-plain{border-radius:0}.tatsu-icon_card-type-image.tatsu-icon_small .tatsu-icon_card-icon{width:38px;height:38px}.tatsu-icon_card-type-image.tatsu-icon_medium .tatsu-icon_card-icon{width:50px;height:50px}.tatsu-icon_card-type-image.tatsu-icon_large .tatsu-icon_card-icon{width:64px;height:64px}.tatsu-icon_card-type-image.tatsu-icon_x-large .tatsu-icon_card-icon{width:86px;height:86px}.tatsu-icon_card-caption>:last-child{margin-bottom:0}.tatsu-icon_card-caption a{color:inherit}.tatsu-icon_card-style1.tatsu-icon_card>:last-child{margin-right:0}.tatsu-icon_card-style2.tatsu-icon_card>:last-child{margin-bottom:0}.tatsu-icon_card-type-svg svg *{fill:none;stroke:currentColor}.tatsu-icon_tiny .tatsu-icon{font-size:16px}.tatsu-icon_small .tatsu-icon{font-size:22px}.tatsu-icon_medium .tatsu-icon{font-size:32px}.tatsu-icon_large .tatsu-icon{font-size:45px}.tatsu-icon_x-large .tatsu-icon{font-size:62px}.tatsu-icon_bg{line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-icon_circled.tatsu-icon_tiny .tatsu-icon_bg{width:28px;height:28px}.tatsu-icon_circled.tatsu-icon_tiny .tatsu-icon{font-size:12px}.tatsu-icon_circled.tatsu-icon_small .tatsu-icon_bg{width:38px;height:38px}.tatsu-icon_circled.tatsu-icon_small .tatsu-icon{font-size:16px}.tatsu-icon_circled.tatsu-icon_medium .tatsu-icon_bg{width:50px;height:50px}.tatsu-icon_circled.tatsu-icon_medium .tatsu-icon{font-size:21px}.tatsu-icon_circled.tatsu-icon_large .tatsu-icon_bg{width:64px;height:64px}.tatsu-icon_circled.tatsu-icon_large .tatsu-icon{font-size:28px}.tatsu-icon_circled.tatsu-icon_x-large .tatsu-icon_bg{width:86px;height:86px}.tatsu-icon_circled.tatsu-icon_x-large .tatsu-icon{font-size:36px}.tatsu-typed-text-cursor{opacity:1;-webkit-animation:typedjsBlink .7s infinite;animation:typedjsBlink .7s infinite}@keyframes typedjsBlink{50%{opacity:0}}@-webkit-keyframes typedjsBlink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.tatsu-animated-link{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-animated-link-align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tatsu-animated-link-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-animated-link-align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-animated-link-align-none{display:inline-block;margin-right:20px}.tatsu-animated-link-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-animated-link-text{-webkit-transition:color .3s cubic-bezier(.4,0,.2,1);-o-transition:color .3s cubic-bezier(.4,0,.2,1);transition:color .3s cubic-bezier(.4,0,.2,1)}.tatsu-animated-link-style1 .tatsu-animated-link-inner:before{content:"";display:inline-block;border-bottom:2px solid;width:1.5em;margin-right:1.125em;vertical-align:middle;-webkit-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.tatsu-animated-link-style1 .tatsu-animated-link-inner:hover:before{-webkit-transform:scaleX(1.5);-ms-transform:scaleX(1.5);transform:scaleX(1.5)}.tatsu-animated-link-style1 .tatsu-animated-link-text{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:color .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:color .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);-o-transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.tatsu-animated-link-style1 .tatsu-animated-link-inner:hover .tatsu-animated-link-text{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.tatsu-animated-link-style2 .tatsu-animated-link-inner{position:relative;line-height:2}.tatsu-animated-link-style2 .tatsu-animated-link-inner:after{content:"";position:absolute;bottom:-2px;border-bottom:2px solid;right:0;left:auto;width:0;-webkit-transition:width .5s cubic-bezier(.4,0,.2,1);-o-transition:width .5s cubic-bezier(.4,0,.2,1);transition:width .5s cubic-bezier(.4,0,.2,1)}.tatsu-animated-link-style2 .tatsu-animated-link-inner:hover:after{width:100%;right:auto;left:0}.tatsu-animated-link-style2 .tatsu-animated-link-inner:before{content:"";position:absolute;bottom:-2px;border-bottom:2px solid;left:0;width:100%}.tatsu-animated-link-style3 .tatsu-animated-link-inner{position:relative;line-height:2}.tatsu-animated-link-style3 .tatsu-animated-link-inner:before{content:"";position:absolute;bottom:-2px;border-bottom:2px solid;width:20%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);-o-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}.tatsu-animated-link-style3 .tatsu-animated-link-inner:hover:before{width:100%}.tatsu-animated-link-arrow{line-height:0}.tatsu-animated-link-style4 .tatsu-animated-link-inner{line-height:1}.tatsu-animated-link-style4 .tatsu-svg-arrow-bar{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;opacity:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.tatsu-animated-link-inner:hover .tatsu-svg-arrow-bar{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.tatsu-animated-link-style4 svg{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);fill:currentColor;height:auto;width:1.1em;-webkit-transition:fill .3s,-webkit-transform .3s;transition:fill .3s,-webkit-transform .3s;-o-transition:transform .3s,fill .3s;transition:transform .3s,fill .3s;transition:transform .3s,fill .3s,-webkit-transform .3s}.tatsu-animated-link-style4 .tatsu-animated-link-inner:hover svg{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}.tatsu-line-animate svg{opacity:0}.tatsu-line-animate svg *{fill:none;stroke:currentColor}.tatsu-line-animate-ready svg{opacity:1}.gallery{overflow:hidden}.gallery-container{visibility:hidden}.gallery-cell{float:left;margin:0 0 40px;overflow:hidden}.single-post .gallery-cell{float:none}.gallery-cell-empty-message{width:100%!important;text-align:center}.category .gallery-cell-inner{overflow:visible}.gallery-cell .gallery-cell-inner,.gallery-cell .gallery-thumb-img-wrap,.gallery-cell .thumb-anchor{overflow:hidden;position:relative}.gallery-cell img{width:100%;max-width:none;display:block;position:relative}.tatsu-gallery-module .gallery-thumb-img-wrap img{position:absolute}.gallery-cell.wide-height img,.gallery-cell.wide-width-height img,.gallery-cell.wide-width img{max-width:none;display:inline-block!important}.full-screen.full-screen-gutter .gallery-container .gallery-cell,.gallery-container .gallery-cell:last-child{margin-bottom:40px}.full-screen .gallery-container .gallery-cell,.gallery-cell .be-button,.gallery-cell .one-half,.gallery-cell img{margin-bottom:0}.portfolio-content-wrap{padding-left:10px}.thumb-anchor{display:block}.thumb-anchor,.thumb-bg,.thumb-wrap{position:relative}.thumb-overlay,.thumb-wrap{overflow:hidden}.thumb-overlay{position:absolute;width:101%;height:101%;top:0;left:0}.thumb-bg{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.style2-title .thumb-title-wrap,.style3-title .thumb-title-wrap,.style4-title .thumb-title-wrap{text-align:center;display:table-cell;vertical-align:top}.style2-title .thumb-title,.style4-title .thumb-title{margin:10px 20px}.style3-title .thumb-title{margin:0 0 10px}.style2-title .portfolio-item-cats,.style3-title .portfolio-item-cats,.style4-title .portfolio-item-cats{margin:0 20px}.style2-title .thumb-title-wrap{text-align:left;vertical-align:top}.style3-title .thumb-title-wrap{vertical-align:middle}.style4-title .portfolio-item-cats{margin:0!important}.style4-title .thumb-title-wrap{text-align:left;vertical-align:bottom}.style4-title .portfolio-item-cats{margin:0 20px 10px!important}.style4-title .thumb-title:last-child{margin-bottom:5px!important}.popup-gallery{display:none}.thumb-bg.act-table{display:table}.gallery-cell.style1-hover .thumb-overlay{opacity:0;-o-transition:opacity .4s ease;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease}.gallery-cell.style1-hover .gallery-cell-inner:hover .thumb-overlay{opacity:1}.gallery-container .force-show-thumb-overlay{opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.gallery-container .force-show-thumb-overlay .gallery-cell .thumb-overlay{opacity:1;display:block;bottom:0}.gallery .gallery-container .init-slide-top.gallery-thumb-img-wrap{-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.gallery .gallery-container .init-slide-bottom.gallery-thumb-img-wrap{-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.gallery .gallery-container .init-slide-left.gallery-thumb-img-wrap{-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.gallery .gallery-container .init-slide-right.gallery-thumb-img-wrap{-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.gallery .gallery-container .init-scale.gallery-thumb-img-wrap{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.gallery .gallery-container .fadeIn.gallery-thumb-img-wrap{opacity:0}.be-start-animation{-o-transition:-o-transform .7s,-o-scale .7s,opacity .7s;-webkit-transition:-webkit-transform .7s,-webkit-scale .7s,opacity .7s;-webkit-transition:scale .7s,opacity .7s,-webkit-transform .7s;transition:scale .7s,opacity .7s,-webkit-transform .7s;-o-transition:transform .7s,scale .7s,opacity .7s;transition:transform .7s,scale .7s,opacity .7s;transition:transform .7s,scale .7s,opacity .7s,-webkit-transform .7s}.gallery .gallery-container .gallery-thumb-img-wrap.be-start-animation{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);opacity:1}.gallery .gallery-container .init-scale.gallery-thumb-img-wrap.be-start-animation{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gallery-thumb-img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover}.gallery-cell.be-col{padding:0;margin:0}.tatsu-menu-widget .tatsu-sub-menu.clearfix{padding-left:20px;margin-top:5px}.tatsu-menu-widget ul{margin-bottom:0}.tatsu-menu-widget li{margin-bottom:5px}.tatsu-menu-widget-wrap.horizontal-menu .tatsu-menu-widget li{display:inline-block;margin-right:20px}.tatsu-menu-widget li:last-child{margin-bottom:0;margin-right:0}.tatsu-menu-widget-wrap.horizontal-menu .tatsu-menu-widget li:last-child{margin-right:0}.show-arrow .tatsu-menu-widget li a:before{content:"\e92f";font-family:tatsu-icons;margin-right:5px}.tatsu-menu-widget a{position:relative;left:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.tatsu-menu-widget-wrap:not(.horizontal-menu) a:hover{left:7px}.be-gdpr-message-hide{display:none}.be-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.be-grid[data-layout=masonry],.be-grid[data-layout=metro]{visibility:hidden}.be-grid.be-grid-initialized{visibility:visible}.be-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 15px;width:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px}.be-cols-2 .be-col{width:50%}.be-cols-2 .be-double-width-cell,.be-cols-2 .be-double-width-height-cell{width:100%}.be-cols-3 .be-col{width:33.33%}.be-cols-3 .be-double-width-cell,.be-cols-3 .be-double-width-height-cell{width:66.66%}.be-cols-4 .be-col{width:25%}.be-cols-4 .be-double-width-cell,.be-cols-4 .be-double-width-height-cell{width:50%}.be-cols-5 .be-col{width:20%}.be-cols-5 .be-double-width-cell,.be-cols-5 .be-double-width-height-cell{width:40%}.be-cols-6 .be-col{width:16.66%}.be-cols-6 .be-double-width-cell,.be-cols-6 .be-double-width-height-cell{width:33.32%}.be-lazy-load{opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.be-lazy-loaded{opacity:1}.be-col-hide{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}.be-col-visible{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media only screen and (min-width:960px) and (max-width:1024px){.be-cols-4 .be-col,.be-cols-5 .be-col,.be-cols-6 .be-col{width:33.33%}.be-cols-4 .be-double-width-cell,.be-cols-4 .be-double-width-height-cell,.be-cols-5 .be-double-width-cell,.be-cols-5 .be-double-width-height-cell,.be-cols-6 .be-double-width-cell,.be-cols-6 .be-double-width-height-cell{width:66.66%}}@media only screen and (max-width:959px){.be-cols-3 .be-col,.be-cols-4 .be-col,.be-cols-5 .be-col,.be-cols-6 .be-col{width:50%}.be-cols-3 .be-double-width-cell,.be-cols-3 .be-double-width-height-cell,.be-cols-4 .be-double-width-cell,.be-cols-4 .be-double-width-height-cell,.be-cols-5 .be-double-width-cell,.be-cols-5 .be-double-width-height-cell,.be-cols-6 .be-double-width-cell,.be-cols-6 .be-double-width-height-cell{width:100%}}@media only screen and (max-width:767px){.be-cols-2 .be-col,.be-cols-3 .be-col,.be-cols-4 .be-col,.be-cols-5 .be-col,.be-cols-6 .be-col{width:100%}}.tatsu-team{position:relative}.tatsu-team-overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;opacity:0;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}.tatsu-team-image{position:relative}.tatsu-team-image img{width:100%;height:auto}.tatsu-team-image .be-lazy-load{position:absolute;top:0;left:0;width:100%;height:100%}.tatsu-team-style2 .tatsu-team-overlay{bottom:0;top:auto;height:auto;padding:20px 0}.tatsu-team-align-center .tatsu-team-overlay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.tatsu-team-align-right .tatsu-team-overlay{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.tatsu-team:hover .tatsu-team-overlay{opacity:1}.tatsu-team-member-details>:last-child{margin-bottom:0}.tatsu-team-member-name{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.tatsu-team:hover .tatsu-team-member-name{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.tatsu-team-member-designation{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.tatsu-team:hover .tatsu-team-member-designation{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.tatsu-team-style2 .tatsu-team-member-designation{margin-bottom:15px}.tatsu-team-member-name-designation>*{margin-bottom:5px}.tatsu-team-member-name-designation>:last-child{margin-bottom:0}.tatsu-team-member-name-designation{margin-bottom:25px}.tatsu-team-member-social-details{line-height:0;font-size:14px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;-webkit-transform:translate3d(0,15px,0);transform:translate3d(0,15px,0)}.tatsu-team:hover .tatsu-team-member-social-details{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.tatsu-team-member-social-icon{display:inline-block;margin-right:25px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tatsu-team-member-social-icon:last-child{margin-right:0}.tatsu-team-member-social-icon i{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.tatsu-tabs .tatsu-tabs-inner{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.tatsu-tabs .ui-tabs{position:relative}.tatsu-tabs .ui-tabs .ui-tabs-nav{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tatsu-tabs .ui-tabs .ui-tabs-nav li{list-style:none;position:relative;top:0;padding:0;margin:0;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.tatsu-tabs .ui-tabs .ui-tabs-nav li a{text-decoration:none;outline:0;border-left:none;display:block;text-align:center;color:inherit}.tatsu-tabs .ui-tabs .ui-tabs-panel p:last-child{margin-bottom:0}.tatsu-tabs .ui-tabs .ui-tabs-nav li.ui-state-disabled a,.tatsu-tabs .ui-tabs .ui-tabs-nav li.ui-state-processing a,.tatsu-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.tatsu-tabs .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,.tatsu-tabs .ui-tabs .ui-tabs-nav li a{cursor:pointer}.tatsu-tabs li a.tab-icon:before{font-size:inherit;width:25px;text-align:left;margin-right:12px}.tatsu-tabs .ui-tabs .ui-tabs-panel{display:block;border-width:0;margin-top:-1px;padding:25px 0 0}.tatsu-tabs .ui-tabs .ui-tabs-panel p{width:100%}.tatsu-tabs .tab-icon{margin-right:12px}.tatsu-tabs .ui-tabs-anchor{line-height:1}.tatsu-tabs-style1 .ui-tabs .ui-tabs-nav{border-bottom:1px solid transparent}.tatsu-tabs-style1 .ui-tabs .ui-tabs-nav li.ui-tabs-active a{margin-bottom:-1px;border-bottom:2px solid}.tatsu-tabs-style1 .ui-tabs .ui-tabs-nav li a{margin-bottom:1px;padding:20px 0}.tatsu-tabs-style1 .ui-tabs .ui-tabs-nav li{padding-right:30px}.tatsu-tabs-style2 .ui-tabs .ui-tabs-nav li a{padding:16px 52px;border-bottom:none}.tatsu-tabs-style3 .ui-tabs .ui-tabs-nav li a{padding:13px 31px;border-bottom:none}.tatsu-tabs-style3 .ui-tabs .ui-tabs-nav li.ui-tabs-active{border-radius:40px}.tatsu-tabs-style4 .ui-tabs .ui-tabs-nav li a{padding:12px 61px;border-bottom:none}.tatsu-tabs-style4 .ui-tabs .ui-tabs-nav li:first-child{border-top-left-radius:40px;border-bottom-left-radius:40px}.tatsu-tabs-style4 .ui-tabs .ui-tabs-nav li:last-child{border-top-right-radius:40px;border-bottom-right-radius:40px}.tatsu-accordion-inner{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.tatsu-accordion .accordion-head.ui-accordion-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.tatsu-accordion .tatsu-accordion-expand{height:30px;width:30px;margin:auto 0 auto auto;position:relative;display:inline-block}.tatsu-accordion-expand:after{height:2px;width:12px;margin-top:-1px;margin-left:-6px}.tatsu-accordion-expand:after,.tatsu-accordion-expand:before{position:absolute;top:50%;content:"";display:block;background:currentColor;left:50%}.tatsu-accordion-expand:before{height:12px;width:2px;margin-top:-6px;-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;-o-transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s;margin-left:-1px}.ui-accordion-header-active .tatsu-accordion-expand:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}.accordion-content-inner>p:last-child{margin:0}.accordion-with-bg{padding:20px}.tatsu-accordion-style1 .accordion-head.ui-accordion-header{padding:15px 25px;border-radius:3px;border:1px solid;margin:15px 0 0}.tatsu-accordion-style1 .accordion-head:first-child{margin-top:0}.tatsu-accordion-style1 .accordion-content.ui-accordion-content{padding:0 25px 15px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid;border-top:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.tatsu-accordion-style1 .ui-state-default.ui-accordion-header-active{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.tatsu-accordion-style2 .accordion-head.ui-accordion-header{padding:20px;margin:0;border-bottom:1px solid}.tatsu-accordion-style2 .ui-accordion-header-active,.tatsu-accordion-style2 .ui-corner-top.ui-state-default{border:0}.tatsu-accordion-style2 .accordion-content.ui-accordion-content{padding:0 20px 20px}.tatsu-accordion-style2 .ui-accordion-content-active{border-bottom:1px solid transparent}.tatsu-accordion .ui-accordion-header:before{content:none}.tatsu-special-heading-wrap{line-height:0}.tatsu-special-heading-wrap .special-heading-inner-wrap{display:inline-block;height:100%;position:relative}.tatsu-special-heading-wrap .tatsu-title{position:relative;line-height:2em;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;font-size:inherit}.tatsu-border-style1 .tatsu-title{margin:0 1em}.tatsu-border-style1 .tatsu-border{position:absolute;top:0;left:0;width:.3em;height:100%;-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}.tatsu-border-style1.tatsu-expand:hover .tatsu-border{width:100%}.tatsu-special-heading-wrap .tatsu-border-style2 .tatsu-title{margin:0 1.7em;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tatsu-border-style2 .tatsu-border{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.9em;height:.16em;-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}.tatsu-expand.tatsu-border-style2:hover .tatsu-border{width:1.6em}.tatsu-border-style2.tatsu-expand:hover .tatsu-title{-webkit-transform:translate3d(.8em,0,0);transform:translate3d(.8em,0,0)}.tatsu-border-style3 .tatsu-border{position:absolute;left:.4em;top:.4em;height:1em;width:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tatsu-border-style3.tatsu-expand{line-height:1em}.tatsu-border-style3 .tatsu-title{margin:0;line-height:1em}.tatsu-expand.tatsu-border-style3:hover .tatsu-border{top:.5em;left:.7em}.tatsu-border-style4 .tatsu-title{margin:0;padding:0 1.2em}.tatsu-border-style4 .tatsu-border{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:30px}.tatsu-border-style4.tatsu-expand:hover .tatsu-border{-webkit-transform:scaleX(1.1) scaleY(1.2);-ms-transform:scaleX(1.1) scaleY(1.2);transform:scaleX(1.1) scaleY(1.2)}.tatsu-testimonials .tatsu-testimonial{width:100%}.tatsu-testimonials .flickity-viewport{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.tatsu-testimonial-align-center{text-align:center}.tatsu-testimonial-align-right{text-align:right}.tatsu-testimonial-author-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tatsu-testimonial-align-center .tatsu-testimonial-author-image{margin:0 auto}.tatsu-testimonial-align-right .tatsu-testimonial-author-image{margin:0 0 0 auto}.tatsu-testimonial-content{line-height:1.8}.tatsu-testimonial-content p:last-child{margin-bottom:0}.tatsu-testimonial-align-center .tatsu-testimonial-content{margin:0 auto}.tatsu-testimonial-align-right .tatsu-testimonial-content{margin:0 0 0 auto}.tatsu-testimonial-style3 .tatsu-testimonial-author{margin-bottom:3px}.tatsu-testimonial-style3 .tatsu-testimonial-author-image{margin-top:30px}.tatsu-testimonials.be-slider[data-dots="1"] .flickity-viewport{margin-bottom:35px}.tatsu-testimonials .flickity-page-dots{bottom:-35px}.tatsu-animate .be-slider.flickity-enabled{visibility:hidden}.tatsu-animate.end-animation .be-slider.flickity-enabled{visibility:visible}.tatsu-testimonial-style1 .tatsu-testimonial-author-image{margin-bottom:25px;width:120px;height:120px}.tatsu-testimonial-style1 .tatsu-testimonial-content-image-wrap{margin-bottom:18px}.tatsu-testimonial-style1 .tatsu-testimonial-author{margin-bottom:5px}.tatsu-testimonial-style2 .tatsu-testimonial-author-details-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tatsu-testimonial-style2 .tatsu-testimonial-author-image{width:55px;margin-right:15px;height:55px}.tatsu-testimonial-style2.tatsu-testimonial-align-center .tatsu-testimonial-author-details-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-testimonial-style2.tatsu-testimonial-align-right .tatsu-testimonial-author-details-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-testimonial-style2 .tatsu-testimonial-content{margin-bottom:25px}.tatsu-testimonial-style2 .tatsu-testimonial-author-wrap{text-align:left}.tatsu-testimonial-style2 .tatsu-testimonial-author-image{margin:0 14px 0 0}.tatsu-testimonial-style2 .tatsu-testimonial-author{margin-bottom:5px}.tatsu-testimonial-style3 .tatsu-testimonial-author-image{width:70px;height:70px}.tatsu-testimonial-style3 .tatsu-testimonial-content-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:12px}.tatsu-testimonial-style3 .tatsu-testimonial-content{margin-bottom:30px}.tatsu-testimonial-style3 .tatsu-testimonial-author{margin-bottom:5px}.tatsu-process{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.tatsu-process-icon{margin-bottom:25px;line-height:0}.tatsu-process-icon-type-svg.tatsu-process-col svg *{fill:none;stroke:currentColor}.tatsu-process-header{margin-bottom:10px}.tatsu-process-icon i,.tatsu-process-icon svg,.tatsu-process-title{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.tatsu-process-col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;position:relative}.tatsu-process-content :last-child{margin-bottom:0}.tatsu-process-sep{position:absolute;height:2px;width:calc(100% - 120px);background:#d8d8d8;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);right:0;top:11px}.tatsu-process-col:last-child .tatsu-process-sep{display:none}@media only screen and (max-width:767px){.tatsu-process-col{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:25px}.tatsu-process .tatsu-process-col .tatsu-process-sep{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;top:0;left:0;height:100px;width:2px;margin:0 auto}.tatsu-process-content{margin-bottom:15px}}.tatsu-multi-layer-images,.tatsu-multi-layer-images .tatsu-multi-layer-image:first-child{position:relative}.tatsu-multi-layer-image{width:100%}.tatsu-multi-layer-image,body:not(.tatsu-frame) .tatsu-multi-layer-image img{position:absolute;top:0;left:0}body:not(.tatsu-frame) .tatsu-multi-layer-image.tatsu-external-image img{position:static}.be-embed-placeholder,.tatsu-multi-layer-image-inner{position:relative}.be-embed-placeholder:before{content:"";padding-top:56.25%;display:block}.be-embed-placeholder .be-vimeo-embed{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.tatsu-animated-heading-wrap{position:relative;visibility:hidden;line-height:0;margin-bottom:10px}.tatsu-animated-heading-wrap .tatsu-animated-heading-inner{position:relative;display:inline-block;padding-top:.2em;padding-right:.05em;padding-bottom:.1em;overflow:hidden;margin:0}.tatsu-animated-heading-wrap .tatsu-animated-heading-letter,.tatsu-animated-heading-wrap .tatsu-animated-heading-letter span{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;display:inline-block;line-height:1em;color:inherit}.tatsu-animated-heading-wrap.anime_split_letter .tatsu-animated-heading-letter,.tatsu-animated-heading-wrap.anime_split_word .tatsu-animated-heading-letter{display:inline-block}.tatsu-animated-heading-wrap.tatsu-anime-applied:not(.tatsu-animate){visibility:visible}.tatsu-animated-heading-wrap .tatsu-animated-heading-line{opacity:0;position:absolute;left:0;height:3px;width:100%;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.tatsu-animated-heading-wrap.anime_slide_cursor .tatsu-animated-heading-line{opacity:0;position:absolute;left:0;height:100%;width:3px;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.tatsu-animated-heading-wrap.anime_slide_underline .tatsu-animated-heading-line{opacity:0;position:absolute;left:0;height:2px;width:100%;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;bottom:0}.tatsu-animated-heading-wrap .tatsu-animated-heading-inner-wrap{display:inline-block;position:relative}.tatsu-animated-heading-wrap .tatsu-animated-heading-line1{top:0}.tatsu-animated-heading-wrap .tatsu-animated-heading-line2{bottom:0}.tatsu-wp-forms div.wpforms-container-full .wpforms-form select{background:url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/img/select_arrow.svg) no-repeat 98%;cursor:pointer}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{margin:7px 0 0}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:15px 0 5px;border:0}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-label{margin:0 0 10px}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field{margin-bottom:10px}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{background-color:#1781f1!important}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{background-color:#1781f1!important}.tatsu-wp-forms div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{background-color:#1781f1!important}div.wpforms-container-full .wpforms-form input:not([type=submit]):focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form textarea:focus{border:1px solid #1890ff!important}.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form input:not([type=submit]),.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form select,.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form textarea{padding:15px 0 15px 10px;border:1px solid transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s;border-radius:3px;-webkit-box-shadow:inset 0 0 4px 0 rgba(0,0,0,.16);box-shadow:inset 0 0 4px 0 rgba(0,0,0,.16);height:auto;background-color:#f5f6fa}.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form input:not([type=submit]):focus,.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form select:focus,.tatsu-wp-form-rounded .wpforms-container-full .wpforms-form textarea:focus{border-color:#1890ff}.tatsu-wp-form-border-with-underline .wpforms-container-full .wpforms-form select{border:0;-webkit-box-shadow:none;box-shadow:none}.tatsu-wp-form-border-with-underline .wpforms-container-full .wpforms-form input:not([type=submit]),.tatsu-wp-form-border-with-underline .wpforms-container-full .wpforms-form select,.tatsu-wp-form-border-with-underline .wpforms-container-full .wpforms-form textarea{border:1px solid #d8d8d8;padding:15px 0 15px 10px;-webkit-box-shadow:none;box-shadow:none;height:auto}.tatsu-wp-forms .tatsu-wp-form-border-with-underline div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{border:1px solid #d8d8d8}.tatsu-wp-form-rounded-with-underline div.wpforms-container-full .wpforms-form input:not([type=submit]),.tatsu-wp-form-rounded-with-underline div.wpforms-container-full .wpforms-form select,.tatsu-wp-form-rounded-with-underline div.wpforms-container-full .wpforms-form textarea{padding:15px 0 15px 10px;-webkit-box-shadow:inset 0 0 4px 0 rgba(0,0,0,.15);box-shadow:inset 0 0 4px 0 rgba(0,0,0,.15);border:0;height:auto}.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form input:not([type=submit]),.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form select,.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form textarea{height:auto;border:1px solid transparent;padding:15px 0 15px 20px;border-radius:50px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;-o-transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s,-webkit-box-shadow .3s;background-color:#f5f6fa}.tatsu-wp-forms .tatsu-wp-form-pill div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{background-color:#f5f6fa}.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form textarea{border-radius:9px}.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form input:not([type=submit]):focus,.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form select:focus,.tatsu-wp-form-pill div.wpforms-container-full .wpforms-form textarea:focus{-webkit-box-shadow:0 0 6px rgba(0,0,0,.16);box-shadow:0 0 6px rgba(0,0,0,.16);border-color:#1890ff}.tatsu-wp-forms .tatsu-wp-form-pill div.wpforms-container-full .wpforms-form select{background-position-x:96%}.tatsu-wp-forms div.wpforms-container-full .wpforms-form button[type=submit]{background:#1890ff;color:#fff;padding:15px 25px;border:0;margin:15px 0 0}.tatsu-wp-forms div.wpforms-container-full .wpforms-form button[type=submit]:hover{background:#1890ff}.tatsu-wp-form-submit-rounded div.wpforms-container-full .wpforms-form button[type=submit]{border-radius:2px}.tatsu-wp-form-submit-rounded-block div.wpforms-container-full .wpforms-form button[type=submit]{border-radius:4px;width:100%}.tatsu-wp-form-submit-rounded-block div.wpforms-container-full .wpforms-form button[type=submit]:hover{-webkit-box-shadow:0 10px 14px 1px rgba(0,0,0,.19);box-shadow:0 10px 14px 1px rgba(0,0,0,.19)}.tatsu-wp-form-submit-pill div.wpforms-container-full .wpforms-form button[type=submit]{border-radius:25px}.tatsu-wp-form-submit-pill-block div.wpforms-container-full .wpforms-form button[type=submit]{border-radius:25px;width:100%}.tatsu-wp-form-submit-pill-block div.wpforms-container-full .wpforms-form button[type=submit]:hover{-webkit-box-shadow:0 10px 14px 1px rgba(0,0,0,.19);box-shadow:0 10px 14px 1px rgba(0,0,0,.19)}
.tatsu-header{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-style:solid;border-color:transparent}.tatsu-header-row{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tatsu-header-col,.tatsu-header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tatsu-header-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center}ol,ul{padding-left:1.3em;line-height:inherit;margin:0 0 20px}dl{margin-bottom:20px}ul{list-style:disc}ol{list-style:decimal}ol li,ul li{margin-bottom:10px}li ol,li ul,ol ol,ul ul{margin-top:10px}dd{margin:0 0 20px}dd,dt{line-height:inherit}nav ol,nav ul{list-style:none!important;list-style-image:none;margin:0;padding:0}.widget ul{margin-bottom:0}body:not(.tatsu-frame) #tatsu-header-container .tatsu-header-module:last-child,body:not(.tatsu-frame) #tatsu-header-container .tatsu-module:last-child{margin-right:0}#tatsu-header-container{position:relative;z-index:99999}#tatsu-header-wrap{z-index:10000}#tatsu-header-wrap.semitransparent,#tatsu-header-wrap.transparent{position:absolute;width:100%;z-index:10}#tatsu-header-wrap.stuck,#tatsu-header-wrap .tatsu-header.stuck{position:fixed;width:100%;z-index:10}.tatsu-header{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.tatsu-header-logo img,.tatsu-header-row{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#tatsu-header-wrap.transparent.dark .apply-color-scheme .default-logo,#tatsu-header-wrap.transparent.dark .apply-color-scheme .light-logo,#tatsu-header-wrap.transparent.light .apply-color-scheme .dark-logo,#tatsu-header-wrap.transparent.light .apply-color-scheme .default-logo,.dark-logo,.light-logo{opacity:0;visibility:hidden}#tatsu-header-wrap.transparent.dark .apply-color-scheme .dark-logo,#tatsu-header-wrap.transparent.light .apply-color-scheme .light-logo{opacity:1;visibility:visible}#tatsu-header-wrap.transparent.stuck .dark-logo,#tatsu-header-wrap.transparent.stuck .light-logo{opacity:0!important;visibility:hidden!important}#tatsu-header-wrap.transparent.stuck .tatsu-header:not(.sticky-hidden) .default-logo{opacity:1!important;visibility:visible!important}#tatsu-header-wrap.pre-stuck .tatsu-header.sticky-hidden{opacity:0;visibility:hidden}#tatsu-header-wrap.sticky .tatsu-header.default-hidden,#tatsu-header-wrap.stuck .tatsu-header.sticky-hidden,#tatsu-header-wrap .tatsu-header.default-hidden{visibility:hidden;height:0;opacity:0;border-style:hidden}#tatsu-header-wrap{-webkit-transform:translateZ(0);transform:translateZ(0)}#tatsu-header-wrap.pre-stuck{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}#tatsu-header-wrap.stuck:not(.hide){-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}#tatsu-header-wrap.stuck .tatsu-header.default-hidden.sticky{height:auto;visibility:visible;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);opacity:1;border-style:solid}#tatsu-header-wrap.stuck .tatsu-header:last-child{-webkit-box-shadow:0 4px 20px 0 rgba(167,172,183,.3);box-shadow:0 4px 20px 0 rgba(167,172,183,.3)}#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-caption,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-icon svg,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-title,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-link a,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-menu>ul>li:not(.tatsu-hovered):not(.current-menu-parent):not(.current-menu-item)>a,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-wpml-lang-switcher .current-language{color:#f5f5f5!important}#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-hamburger div>span,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-header-divider-wrap,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-mobile-menu-icon div>span{background:#f5f5f5!important}#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-wpml-lang-switcher svg polyline,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme g,#tatsu-header-wrap.transparent.light:not(.stuck) .tatsu-header.apply-color-scheme li:not(.tatsu-hovered):not(.current-menu-parent):not(.current-menu-item) polyline{stroke:#f5f5f5!important}#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-caption,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-icon svg,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-icon_card-title,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-link a,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-menu>ul>li:not(.tatsu-hovered):not(.current-menu-parent):not(.current-menu-item)>a,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-wpml-lang-switcher .current-language{color:#232425!important}#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-hamburger div>span,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-header-divider-wrap,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-mobile-menu-icon div>span{background:#232425!important}#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme .tatsu-wpml-lang-switcher svg polyline,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme g,#tatsu-header-wrap.transparent.dark:not(.stuck) .tatsu-header.apply-color-scheme li:not(.tatsu-hovered):not(.current_page_item):not(.current_page_parent):not(.current-menu-item) polyline{stroke:#232425!important}.tatsu-header-logo{line-height:1}.tatsu-header-logo a{line-height:0;display:inline-block;position:relative}.tatsu-header-logo .dark-logo,.tatsu-header-logo .light-logo{position:absolute;top:0;left:0}.tatsu-header-logo .logo-img{width:auto;max-width:100%}.tatsu-menu ul li{float:left;position:relative;margin-bottom:0;line-height:1.5}.tatsu-menu>ul>li>a{padding:10px}.tatsu-menu>ul>li.menu-item-has-children{padding-right:20px}.tatsu-menu>ul>li:not(.menu-item-has-children):last-child{padding-right:0}.tatsu-slide-menu-col .tatsu-menu>ul>li{padding:0}.tatsu-menu ul.tatsu-sub-menu li{float:none}.tatsu-menu li.mega-menu ul.tatsu-sub-menu li li{padding:0}.tatsu-menu>ul>li:last-child{margin-right:0!important}.tatsu-menu ul.tatsu-sub-menu>li>a{padding:5px 15px}.tatsu-menu ul.tatsu-sub-menu li a{display:block}.tatsu-menu>ul>li>ul.tatsu-sub-menu{z-index:10;padding:15px}.tatsu-menu>ul>li>ul.tatsu-sub-menu,.tatsu-menu ul.tatsu-sub-menu{-webkit-box-shadow:0 0 24px 1px rgba(19,24,29,.12);box-shadow:0 0 24px 1px rgba(19,24,29,.12)}.tatsu-menu ul.tatsu-sub-menu{border-radius:4px}.tatsu-menu li:not(.mega-menu) .tatsu-sub-menu{display:none;position:absolute;width:200px;-webkit-box-sizing:border-box;box-sizing:border-box}.tatsu-menu li.mega-menu>.tatsu-sub-menu{display:none;position:absolute;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:auto;padding:10px}.tatsu-menu li.mega-menu ul.tatsu-sub-menu{border-radius:none;-webkit-box-shadow:none;box-shadow:none}.tatsu-menu li.mega-menu.sfHover>.tatsu-sub-menu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.tatsu-menu li.mega-menu>.tatsu-sub-menu li .tatsu-sub-menu{display:block!important;position:static;padding:0;opacity:1!important}.tatsu-menu li.mega-menu>ul.tatsu-sub-menu>li{margin-right:15px}.tatsu-menu li.mega-menu>ul.tatsu-sub-menu>li:last-child{margin-right:0}span.sub-menu-indicator{position:absolute;right:10px;top:3px;line-height:inherit;cursor:pointer;float:right;text-align:right}.tatsu-sidebar-navigation .sub-menu-indicator{right:-20px}.tatsu-menu>ul>li>span.sub-menu-indicator{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tatsu-wpml-lang-switcher span.sub-menu-indicator{top:0;right:auto}.tatsu-sidebar-menu span.sub-menu-indicator{top:0;width:50px}.sub-menu-indicator svg{display:none}.tatsu-wpml-lang-switcher .sub-menu-indicator{width:auto}.tatsu-menu>ul>li.menu-item-has-children .sub-menu-indicator svg,.tatsu-wpml-lang-switcher .sub-menu-indicator svg{display:inline-block;line-height:1;vertical-align:middle;margin:0 0 0 7px;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.tatsu-menu .tatsu-sub-menu li.menu-item-has-children .sub-menu-indicator svg{margin:0 0 0 -15px}.tatsu-menu>ul>li:not(.mega-menu)>.tatsu-sub-menu li.menu-item-has-children svg{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.tatsu-menu>ul>li.menu-item-has-children .sub-menu-indicator.menu-open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tatsu-menu .tatsu-highlight>a{color:#212121;font-weight:600;margin-bottom:5px;color:initial!important;background:transparent!important}.tatsu-menu .mega-menu li .sub-menu-indicator svg{display:none!important}.tatsu-header-pointer{content:"";position:absolute;border-color:transparent;border-style:solid;border-width:1px 0 0 1px;top:-7px;left:15px;height:15px;width:15px;background:inherit;-webkit-transform:rotate(45deg)}.language-list .tatsu-header-pointer{top:-8px}.tatsu-sub-menu li .tatsu-header-pointer{display:none!important}.tatsu-sub-menu .tatsu-sub-menu{top:15px!important}.tatsu-header-icon a{text-decoration:none;color:#000;-webkit-transition:opacity 5s ease;-o-transition:5s opacity ease;transition:opacity 5s ease}.tatsu-header-icon a.hover{opacity:.1}.tatsu-header-icon{display:inline-block}.tatsu-slide-menu{position:fixed;top:0;right:0;width:300px;height:100%;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0);-webkit-transition:-webkit-transform .7s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .7s cubic-bezier(.645,.045,.355,1);-o-transition:transform .7s cubic-bezier(.645,.045,.355,1);transition:transform .7s cubic-bezier(.645,.045,.355,1);transition:transform .7s cubic-bezier(.645,.045,.355,1),-webkit-transform .7s cubic-bezier(.645,.045,.355,1);z-index:100001;background:#fff;overflow-y:auto;overflow-x:hidden}.tatsu-slide-menu.open{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.tatsu-slide-menu ul{list-style:none;padding:0}.tatsu-slide-menu .tatsu-social-icons li{display:inline;margin-right:10px}#tatsu-fixed-overlay{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;visibility:hidden;z-index:100000;-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1);-o-transition:all .5s cubic-bezier(.645,.045,.355,1);transition:all .5s cubic-bezier(.645,.045,.355,1)}#tatsu-fixed-overlay.open{opacity:1;visibility:visible}.tatsu-slide-menu-inner{min-height:100%}.tatsu-slide-menu-col,.tatsu-slide-menu-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tatsu-slide-menu-col{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;width:100%!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tatsu-slide-menu-col:nth-child(2){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tatsu-slide-menu-col:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tatsu-sidebar-menu .tatsu-sub-menu{display:none;background:transparent!important;position:static;margin:0;padding:0 0 0 10px!important;-webkit-box-shadow:none!important;box-shadow:none!important;width:auto!important}.expand-click-area{position:absolute;width:30px;height:50px;top:50%;-webkit-transform:translateY(-50%) scale(1.2);-ms-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)}.tatsu-mobile-navigation{display:none}.tatsu-mobile-navigation .tatsu-mobile-menu{display:none;position:fixed;width:100%;top:100%;left:0;background:#fff;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,65.5%,.3);box-shadow:0 0 5px 0 hsla(0,0%,65.5%,.3);padding:15px;z-index:10;overflow-y:auto}.tatsu-mobile-menu li,.tatsu-mobile-menu ul,.tatsu-sidebar-menu ul li{float:none;list-style:none;margin:0;padding:0}.tatsu-mobile-menu ul li,.tatsu-sidebar-menu ul li{position:relative;margin-right:0!important}.tatsu-mobile-menu li a,.tatsu-sidebar-menu li a{padding:5px;display:block;color:inherit}.tatsu-mobile-menu .tatsu-sub-menu{display:none;background:transparent!important;padding-left:15px}.tatsu-mobile-menu .sub-menu-indicator,.tatsu-sidebar-menu .sub-menu-indicator{display:inline-block;text-align:center}.tatsu-mobile-menu li.menu-item-has-children .sub-menu-indicator svg,.tatsu-sidebar-menu li.menu-item-has-children .sub-menu-indicator svg{display:inline-block}.tatsu-mobile-menu .sub-menu-indicator.menu-open svg,.tatsu-sidebar-menu .sub-menu-indicator.menu-open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tatsu-mobile-menu svg polyline{stroke:#000}.tatsu-hamburger,.tatsu-mobile-menu-icon{cursor:pointer}.tatsu-hamburger div>span,.tatsu-mobile-menu-icon div>span{display:block;background:#000;width:27px;height:2px;margin-bottom:5px;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.tatsu-hamburger span:last-child,.tatsu-mobile-menu-icon span:last-child{margin-bottom:0!important}.tatsu-hamburger .line-wrapper.open,.tatsu-mobile-menu-icon .line-wrapper.open{position:relative}.tatsu-hamburger .line-wrapper.open span.line-1,.tatsu-mobile-menu-icon .line-wrapper.open span.line-1{-webkit-transform:rotate(-45Deg);-ms-transform:rotate(-45Deg);transform:rotate(-45Deg);top:0}.tatsu-hamburger .line-wrapper.open span.line-3,.tatsu-mobile-menu-icon .line-wrapper.open span.line-3{position:absolute;-webkit-transform:rotate(45Deg);-ms-transform:rotate(45Deg);transform:rotate(45Deg);top:0}.tatsu-hamburger .line-wrapper.open span.line-2,.tatsu-mobile-menu-icon .line-wrapper.open span.line-2{display:none}.tatsu-header-row .tatsu-icon{margin:0!important;vertical-align:initial}.tatsu-header-row .tatsu-button.right-icon i.tatsu-icon{margin:0 0 0 1em!important}.tatsu-header-row .tatsu-button.left-icon i.tatsu-icon{margin:0 1em 0 0!important}.tatsu-header-row .tatsu-icon_card{margin:0 30px 0 0}.tatsu-header-divider-wrap{display:inline-block;vertical-align:middle}.tatsu-header-divider{display:inline-block;background:#efefef;width:1px}.tatsu-link a{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.tatsu-search{line-height:1;position:relative}.tatsu-cart svg,.tatsu-search svg{cursor:pointer;vertical-align:middle}.tatsu-search .search-bar{visibility:hidden;position:absolute;z-index:1;width:200px;top:30px;right:-30px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.tatsu-search.search-open .search-bar{visibility:visible;top:40px}.tatsu-search-form input[type=text]{color:#858990;border:1px solid #dfe2e9;-webkit-box-shadow:0 -3px 12px 0 rgba(0,0,0,.06);box-shadow:0 -3px 12px 0 rgba(0,0,0,.06);border-radius:4px;background:#fff;padding:10px 9px}.tatsu-search .tatsu-header-pointer{left:auto;right:30px;border-color:#dfe2e9;background:#fff}.tatsu-wpml-lang-switcher{position:relative}.tatsu-wpml-lang-switcher .language-list{visibility:hidden;width:auto;-webkit-box-shadow:0 0 12px rgba(0,0,0,.04);box-shadow:0 0 12px rgba(0,0,0,.04);border:1px solid #dfe2e9;border-radius:4px;padding:10px 12px;list-style:none;margin:10px 0 0;position:absolute;background:#fff;z-index:9;top:30px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.tatsu-wpml-lang-switcher.language-switcher-open .language-list{visibility:visible}.tatsu-wpml-lang-switcher.language-switcher-open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tatsu-wpml-lang-switcher .current-language{color:inherit;text-transform:capitalize;cursor:pointer}.tatsu-wpml-lang-switcher .language-list li{color:inherit;margin:0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex}.tatsu-wpml-lang-switcher .language-name .icl_lang_sel_native{margin-right:5px}.tatsu-wpml-lang-switcher .language-flag{margin-right:10px;width:18px}.tatsu-wpml-lang-switcher a{color:#232425;display:inline}.tatsu-wpml-lang-switcher .language-list li:last-child{margin-bottom:0}.tatsu-wpml-lang-switcher .tatsu-header-pointer{border-color:inherit}.tatsu-menu .wpml-ls-item ul.tatsu-sub-menu{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.wpml-ls-legacy-dropdown{width:200px!important}.wpml-ls-legacy-dropdown a{border:none!important}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6"><polyline fill="none" stroke="#2F2F30" stroke-linecap="round" stroke-width="2" points="0 .649 3.613 4.127 0 7.604" transform="rotate(90 4 5)"/></svg>')!important;border:none!important;height:6px!important;width:10px!important;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.wpml-ls-legacy-dropdown .wpml-ls-first-item:hover a.wpml-ls-item-toggle:after{-webkit-transform:rotate(180Deg)!important;-ms-transform:rotate(180Deg)!important;transform:rotate(180Deg)!important}.wpml-ls-legacy-dropdown .wpml-ls-first-item:hover>a{background:transparent!important}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border:none!important;margin-top:30px}.tatsu-header-col .tatsu-single-image,.tatsu-header-col .tatsu-text-block-wrap,.tatsu-slide-menu-col .tatsu-single-image,.tatsu-slide-menu-col .tatsu-text-block-wrap{width:auto}@media only screen and (max-width:1280px){.tatsu-header-wrap{max-width:960px}}@media only screen and (min-width:768px) and (max-width:1023px){.tatsu-header-wrap{max-width:700px}}@media only screen and (max-width:960px){.tatsu-header-wrap{max-width:700px}.tatsu-header-col .tatsu-header-navigation{display:none}.tatsu-header-col .tatsu-mobile-navigation{display:inline-block}}@media only screen and (max-width:767px){.tatsu-header-row.tatsu-wrap{max-width:100%;margin:0 30px}}.mfp-bg{z-index:100000}.mfp-wrap{z-index:100001}
.animated{visibility:visible!important}.animated,.animated.hinge,.be-animate,.tatsu-animate{-webkit-animation-duration:.65s;animation-duration:.65s}.be-animate,.tatsu-animate{visibility:hidden}.be-animate.none,.end-animation,.tatsu-animate.none{visibility:visible!important}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;visibility:visible}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;visibility:visible}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible!important;-moz-animation-name:flipInX;-o-backface-visibility:visible!important;-o-animation-name:flipInX;backface-visibility:visible!important;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;visibility:visible}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;visibility:visible}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible!important;-moz-animation-name:flipInY;-o-backface-visibility:visible!important;-o-animation-name:flipInY;backface-visibility:visible!important;animation-name:flipInY}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:visible}to{opacity:1}}@keyframes fadeIn{0%{opacity:0;visibility:visible}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;visibility:visible;-webkit-transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes slideInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px)}to{-webkit-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px)}to{-webkit-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px)}to{-webkit-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes rollIn{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;visibility:visible;-webkit-transform:translateX(0) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;visibility:visible;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);visibility:visible}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes bounceIn{0%{opacity:0;visibility:visible;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}to{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;visibility:visible;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;visibility:visible;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}to{-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;visibility:visible;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}to{-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}to{-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}to{-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes fadeInUpBig{0%{opacity:0;visibility:visible;-webkit-transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;visibility:visible;-webkit-transform:translateY(2000px);transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;visibility:visible;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;visibility:visible;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;visibility:visible;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes flash{0%,50%,to{opacity:1;visibility:visible}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1;visibility:visible}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes flip{0%{visibility:visible;-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{visibility:visible;-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) rotateY(1turn) scale(.95);transform:perspective(400px) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale(1);transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;backface-visibility:visible!important;animation-name:flip}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0;visibility:visible}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}to{-webkit-transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0;visibility:visible}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}to{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedIn{-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);visibility:visible}50%{-webkit-transform:scale(1.1)}to{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1);visibility:visible}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0;visibility:visible}to{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;visibility:visible}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;visibility:visible}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0);visibility:visible}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{0%{visibility:visible}20%,40%,60%,80%,to{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg)}}@keyframes swing{0%{visibility:visible}20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);visibility:visible}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1);visibility:visible}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg);visibility:visible}10%{-webkit-transform:skewX(-8deg)}20%{-webkit-transform:skewX(7deg)}30%{-webkit-transform:skewX(-6deg)}40%{-webkit-transform:skewX(5deg)}50%{-webkit-transform:skewX(-4deg)}60%{-webkit-transform:skewX(3deg)}70%{-webkit-transform:skewX(-2deg)}80%{-webkit-transform:skewX(1deg)}90%{-webkit-transform:skewX(0deg)}to{-webkit-transform:skewX(0deg)}}@keyframes wiggle{0%{-webkit-transform:skewX(9deg);transform:skewX(9deg);visibility:visible}10%{-webkit-transform:skewX(-8deg);transform:skewX(-8deg)}20%{-webkit-transform:skewX(7deg);transform:skewX(7deg)}30%{-webkit-transform:skewX(-6deg);transform:skewX(-6deg)}40%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}50%{-webkit-transform:skewX(-4deg);transform:skewX(-4deg)}60%{-webkit-transform:skewX(3deg);transform:skewX(3deg)}70%{-webkit-transform:skewX(-2deg);transform:skewX(-2deg)}80%{-webkit-transform:skewX(1deg);transform:skewX(1deg)}90%{-webkit-transform:skewX(0deg);transform:skewX(0deg)}to{-webkit-transform:skewX(0deg);transform:skewX(0deg)}}.wiggle{-webkit-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.wiggle{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);visibility:visible}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes infiniteJump{0%{opacity:.7;-webkit-transform:translateY(-30px);visibility:visible}50%{opacity:1;-webkit-transform:translateY(0)}to{opacity:.7;-webkit-transform:translateY(-30px)}}@keyframes infiniteJump{0%{opacity:.7;-webkit-transform:translateY(-30px);visibility:visible}50%{opacity:1;-webkit-transform:translateY(0)}to{opacity:.7;-webkit-transform:translateY(-30px)}}.infiniteJump{-webkit-animation:infiniteJump 2s infinite,visibility 1s ease;animation:infiniteJump 2s infinite,visibility 1s ease}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);visibility:visible}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);visibility:visible}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.rotates{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);vertical-align:bottom}.rotates,.rotating{display:inline-block}.rotating{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0) rotateY(0) rotate(0);-ms-transform:rotateX(0) rotateY(0) rotate(0);transform:rotateX(0) rotateY(0) rotate(0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform-origin-x:50%}.rotating.flip{position:relative}.rotating .back,.rotating .front{left:0;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rotating .front{position:absolute;display:inline-block;-webkit-transform:translateZ(1px);-ms-transform:translateZ(1px);transform:translateZ(1px)}.rotating.flip .front{z-index:1}.rotating .back{display:block;opacity:0}.rotating.spin{-webkit-transform:rotate(1turn) scale(0);-ms-transform:rotate(1turn) scale(0);transform:rotate(1turn) scale(0)}.rotating.flip .back{z-index:2;display:block;opacity:1;-webkit-transform:rotateY(180deg) translateZ(0);-ms-transform:rotateY(180deg) translateZ(0);transform:rotateY(180deg) translateZ(0)}.rotating.flip.up .back{-webkit-transform:rotateX(180deg) translateZ(0);-ms-transform:rotateX(180deg) translateZ(0);transform:rotateX(180deg) translateZ(0)}.rotating.flip.cube .front{-webkit-transform:translateZ(100px) scale(.9);-ms-transform:translateZ(100px) scale(.85);transform:translateZ(100px) scale(.85)}.rotating.flip.cube .back{-webkit-transform:rotateY(180deg) translateZ(100px) scale(.9);-ms-transform:rotateY(180deg) translateZ(100px) scale(.85);transform:rotateY(180deg) translateZ(100px) scale(.85)}.rotating.flip.cube.up .back{-webkit-transform:rotateX(180deg) translateZ(100px) scale(.9);-ms-transform:rotateX(180deg) translateZ(100px) scale(.85);transform:rotateX(180deg) translateZ(100px) scale(.85)}.background-horizontal-animation,.background-vertical-animation,.tatsu-bg-horizontal-animation,.tatsu-bg-vertical-animation{background-position:0 0;background-size:cover!important}.background-horizontal-animation,.tatsu-bg-horizontal-animation{-webkit-animation:AnimateHorizontal 2500s linear infinite;animation:AnimateHorizontal 2500s linear infinite;background-repeat:repeat-x!important}.background-vertical-animation,.tatsu-bg-vertical-animation{-webkit-animation:AnimateVertical 2500s linear infinite;animation:AnimateVertical 2500s linear infinite;background-repeat:repeat-y!important}@-webkit-keyframes AnimateHorizontal{0%{background-position:0 0}to{background-position:-100000px 0}}@keyframes AnimateHorizontal{0%{background-position:0 0}to{background-position:-100000px 0}}@-webkit-keyframes AnimateVertical{0%{background-position:0 0}to{background-position:0 -100000px}}@keyframes AnimateVertical{0%{background-position:0 0}to{background-position:0 -100000px}}.typed{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;animation:blink .7s infinite;display:none}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}body.admin-bar #nprogress .bar{top:32px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes tatsu-ripple{0%{-webkit-transform:scale(1);opacity:1}to{-webkit-transform:scale(1.7);opacity:0}}@keyframes tatsu-ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}} .flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face {
font-family: 'icomoon';
src:url(//carpinteriamanuelrico.es/wp-content/themes/agenciavisual2021/fonts/icomoon/fonts/icomoon.eot?85pf5i);
src:url(//carpinteriamanuelrico.es/wp-content/themes/agenciavisual2021/fonts/icomoon/fonts/icomoon.eot?#iefix85pf5i) format('embedded-opentype'),
url(//carpinteriamanuelrico.es/wp-content/themes/agenciavisual2021/fonts/icomoon/fonts/icomoon.woff?85pf5i) format('woff'),
url(//carpinteriamanuelrico.es/wp-content/themes/agenciavisual2021/fonts/icomoon/fonts/icomoon.ttf?85pf5i) format('truetype'),
url(//carpinteriamanuelrico.es/wp-content/themes/agenciavisual2021/fonts/icomoon/fonts/icomoon.svg?85pf5i#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: normal; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow_back:before {
content: "\e71c";
}
.icon-arrow_carrot_up_alt:before {
content: "\e71d";
}
.icon-arrow_carrot-2down_alt2:before {
content: "\e71e";
}
.icon-arrow_carrot-2down:before {
content: "\e71f";
}
.icon-arrow_carrot-2dwnn_alt:before {
content: "\e720";
}
.icon-arrow_carrot-2left_alt:before {
content: "\e721";
}
.icon-arrow_carrot-2left_alt2:before {
content: "\e722";
}
.icon-arrow_carrot-2left:before {
content: "\e723";
}
.icon-arrow_carrot-2right_alt:before {
content: "\e724";
}
.icon-arrow_carrot-2right_alt2:before {
content: "\e725";
}
.icon-arrow_carrot-2right:before {
content: "\e726";
}
.icon-arrow_carrot-2up_alt:before {
content: "\e727";
}
.icon-arrow_carrot-2up_alt2:before {
content: "\e728";
}
.icon-arrow_carrot-2up:before {
content: "\e729";
}
.icon-arrow_carrot-down_alt:before {
content: "\e72a";
}
.icon-arrow_carrot-down_alt2:before {
content: "\e72b";
}
.icon-arrow_carrot-down:before {
content: "\e72c";
}
.icon-arrow_carrot-left_alt:before {
content: "\e72d";
}
.icon-arrow_carrot-left_alt2:before {
content: "\e72e";
}
.icon-arrow_carrot-left:before {
content: "\e72f";
}
.icon-arrow_carrot-right_alt:before {
content: "\e730";
}
.icon-arrow_carrot-right_alt2:before {
content: "\e731";
}
.icon-arrow_carrot-right:before {
content: "\e732";
}
.icon-arrow_carrot-up_alt2:before {
content: "\e733";
}
.icon-arrow_carrot-up:before {
content: "\e734";
}
.icon-arrow_condense_alt:before {
content: "\e735";
}
.icon-arrow_condense:before {
content: "\e736";
}
.icon-arrow_down_alt:before {
content: "\e737";
}
.icon-arrow_down:before {
content: "\e738";
}
.icon-arrow_expand_alt:before {
content: "\e739";
}
.icon-arrow_expand_alt2:before {
content: "\e73a";
}
.icon-arrow_expand_alt3:before {
content: "\e73b";
}
.icon-arrow_expand:before {
content: "\e73c";
}
.icon-arrow_left_alt:before {
content: "\e73d";
}
.icon-arrow_left-down_alt:before {
content: "\e73e";
}
.icon-arrow_left-down:before {
content: "\e73f";
}
.icon-arrow_left-right_alt:before {
content: "\e740";
}
.icon-arrow_left-right:before {
content: "\e741";
}
.icon-arrow_left-up_alt:before {
content: "\e742";
}
.icon-arrow_left-up:before {
content: "\e743";
}
.icon-arrow_left:before {
content: "\e744";
}
.icon-arrow_move:before {
content: "\e745";
}
.icon-arrow_right_alt:before {
content: "\e746";
}
.icon-arrow_right-down_alt:before {
content: "\e747";
}
.icon-arrow_right-down:before {
content: "\e748";
}
.icon-arrow_right-up_alt:before {
content: "\e749";
}
.icon-arrow_right-up:before {
content: "\e74a";
}
.icon-arrow_right:before {
content: "\e74b";
}
.icon-arrow_triangle-down_alt:before {
content: "\e74c";
}
.icon-arrow_triangle-down_alt2:before {
content: "\e74d";
}
.icon-arrow_triangle-down:before {
content: "\e74e";
}
.icon-arrow_triangle-left_alt:before {
content: "\e74f";
}
.icon-arrow_triangle-left_alt2:before {
content: "\e750";
}
.icon-arrow_triangle-left:before {
content: "\e751";
}
.icon-arrow_triangle-right_alt:before {
content: "\e752";
}
.icon-arrow_triangle-right_alt2:before {
content: "\e753";
}
.icon-arrow_triangle-right:before {
content: "\e754";
}
.icon-arrow_triangle-up_alt:before {
content: "\e755";
}
.icon-arrow_triangle-up_alt2:before {
content: "\e756";
}
.icon-arrow_triangle-up:before {
content: "\e757";
}
.icon-arrow_up_alt:before {
content: "\e758";
}
.icon-arrow_up-down_alt:before {
content: "\e759";
}
.icon-arrow_up:before {
content: "\e75a";
}
.icon-arrow-up-down:before {
content: "\e75b";
}
.icon-icon_adjust-horiz:before {
content: "\e75c";
}
.icon-icon_adjust-vert:before {
content: "\e75d";
}
.icon-icon_archive_alt:before {
content: "\e75e";
}
.icon-icon_archive:before {
content: "\e75f";
}
.icon-icon_bag_alt:before {
content: "\e760";
}
.icon-icon_bag:before {
content: "\e761";
}
.icon-icon_balance:before {
content: "\e762";
}
.icon-icon_blocked:before {
content: "\e763";
}
.icon-icon_book_alt:before {
content: "\e764";
}
.icon-icon_book:before {
content: "\e765";
}
.icon-icon_box-checked:before {
content: "\e766";
}
.icon-icon_box-empty:before {
content: "\e767";
}
.icon-icon_box-selected:before {
content: "\e768";
}
.icon-icon_briefcase_alt:before {
content: "\e769";
}
.icon-icon_briefcase:before {
content: "\e76a";
}
.icon-icon_building_alt:before {
content: "\e76b";
}
.icon-icon_building:before {
content: "\e76c";
}
.icon-icon_calculator_alt:before {
content: "\e76d";
}
.icon-icon_calendar:before {
content: "\e76e";
}
.icon-icon_calulator:before {
content: "\e76f";
}
.icon-icon_camera_alt:before {
content: "\e770";
}
.icon-icon_camera:before {
content: "\e771";
}
.icon-icon_cart_alt:before {
content: "\e772";
}
.icon-icon_cart:before {
content: "\e773";
}
.icon-icon_chat_alt:before {
content: "\e774";
}
.icon-icon_chat:before {
content: "\e775";
}
.icon-icon_check_alt:before {
content: "\e776";
}
.icon-icon_check_alt2:before {
content: "\e777";
}
.icon-icon_check:before {
content: "\e778";
}
.icon-icon_circle-empty:before {
content: "\e779";
}
.icon-icon_circle-slelected:before {
content: "\e77a";
}
.icon-icon_clipboard:before {
content: "\e77b";
}
.icon-icon_clock_alt:before {
content: "\e77c";
}
.icon-icon_clock:before {
content: "\e77d";
}
.icon-icon_close_alt:before {
content: "\e77e";
}
.icon-icon_close_alt2:before {
content: "\e77f";
}
.icon-icon_close:before {
content: "\e780";
}
.icon-icon_cloud_alt:before {
content: "\e781";
}
.icon-icon_cloud-download_alt:before {
content: "\e782";
}
.icon-icon_cloud-download:before {
content: "\e783";
}
.icon-icon_cloud-upload_alt:before {
content: "\e784";
}
.icon-icon_cloud-upload:before {
content: "\e785";
}
.icon-icon_cloud:before {
content: "\e786";
}
.icon-icon_cog:before {
content: "\e787";
}
.icon-icon_cogs:before {
content: "\e788";
}
.icon-icon_comment_alt:before {
content: "\e789";
}
.icon-icon_comment:before {
content: "\e78a";
}
.icon-icon_compass_alt:before {
content: "\e78b";
}
.icon-icon_compass:before {
content: "\e78c";
}
.icon-icon_cone_alt:before {
content: "\e78d";
}
.icon-icon_cone:before {
content: "\e78e";
}
.icon-icon_contacts_alt:before {
content: "\e78f";
}
.icon-icon_contacts:before {
content: "\e790";
}
.icon-icon_creditcard:before {
content: "\e791";
}
.icon-icon_currency_alt:before {
content: "\e792";
}
.icon-icon_currency:before {
content: "\e793";
}
.icon-icon_cursor_alt:before {
content: "\e794";
}
.icon-icon_cursor:before {
content: "\e795";
}
.icon-icon_datareport_alt:before {
content: "\e796";
}
.icon-icon_datareport:before {
content: "\e797";
}
.icon-icon_desktop:before {
content: "\e798";
}
.icon-icon_dislike_alt:before {
content: "\e799";
}
.icon-icon_dislike:before {
content: "\e79a";
}
.icon-icon_document_alt:before {
content: "\e79b";
}
.icon-icon_document:before {
content: "\e79c";
}
.icon-icon_documents_alt:before {
content: "\e79d";
}
.icon-icon_documents:before {
content: "\e79e";
}
.icon-icon_download:before {
content: "\e79f";
}
.icon-icon_drawer_alt:before {
content: "\e7a0";
}
.icon-icon_drawer:before {
content: "\e7a1";
}
.icon-icon_drive_alt:before {
content: "\e7a2";
}
.icon-icon_drive:before {
content: "\e7a3";
}
.icon-icon_easel_alt:before {
content: "\e7a4";
}
.icon-icon_easel:before {
content: "\e7a5";
}
.icon-icon_error-circle_alt:before {
content: "\e7a6";
}
.icon-icon_error-circle:before {
content: "\e7a7";
}
.icon-icon_error-oct_alt:before {
content: "\e7a8";
}
.icon-icon_error-oct:before {
content: "\e7a9";
}
.icon-icon_error-triangle_alt:before {
content: "\e7aa";
}
.icon-icon_error-triangle:before {
content: "\e7ab";
}
.icon-icon_film:before {
content: "\e7ac";
}
.icon-icon_floppy_alt:before {
content: "\e7ad";
}
.icon-icon_floppy:before {
content: "\e7ae";
}
.icon-icon_flowchart_alt:before {
content: "\e7af";
}
.icon-icon_flowchart:before {
content: "\e7b0";
}
.icon-icon_folder_download:before {
content: "\e7b1";
}
.icon-icon_folder_upload:before {
content: "\e7b2";
}
.icon-icon_folder-add_alt:before {
content: "\e7b3";
}
.icon-icon_folder-add:before {
content: "\e7b4";
}
.icon-icon_folder-alt:before {
content: "\e7b5";
}
.icon-icon_folder-open_alt:before {
content: "\e7b6";
}
.icon-icon_folder-open:before {
content: "\e7b7";
}
.icon-icon_folder:before {
content: "\e7b8";
}
.icon-icon_genius:before {
content: "\e7b9";
}
.icon-icon_gift_alt:before {
content: "\e7ba";
}
.icon-icon_gift:before {
content: "\e7bb";
}
.icon-icon_globe_alt:before {
content: "\e7bc";
}
.icon-icon_globe-2:before {
content: "\e7bd";
}
.icon-icon_globe:before {
content: "\e7be";
}
.icon-icon_grid-2x2:before {
content: "\e7bf";
}
.icon-icon_grid-3x3:before {
content: "\e7c0";
}
.icon-icon_group:before {
content: "\e7c1";
}
.icon-icon_headphones:before {
content: "\e7c2";
}
.icon-icon_heart_alt:before {
content: "\e7c3";
}
.icon-icon_heart:before {
content: "\e7c4";
}
.icon-icon_hourglass:before {
content: "\e7c5";
}
.icon-icon_house_alt:before {
content: "\e7c6";
}
.icon-icon_house:before {
content: "\e7c7";
}
.icon-icon_id_alt:before {
content: "\e7c8";
}
.icon-icon_id-2_alt:before {
content: "\e7c9";
}
.icon-icon_id-2:before {
content: "\e7ca";
}
.icon-icon_id:before {
content: "\e7cb";
}
.icon-icon_image:before {
content: "\e7cc";
}
.icon-icon_images:before {
content: "\e7cd";
}
.icon-icon_info_alt:before {
content: "\e7ce";
}
.icon-icon_info:before {
content: "\e7cf";
}
.icon-icon_key_alt:before {
content: "\e7d0";
}
.icon-icon_key:before {
content: "\e7d1";
}
.icon-icon_laptop:before {
content: "\e7d2";
}
.icon-icon_lifesaver:before {
content: "\e7d3";
}
.icon-icon_lightbulb_alt:before {
content: "\e7d4";
}
.icon-icon_lightbulb:before {
content: "\e7d5";
}
.icon-icon_like_alt:before {
content: "\e7d6";
}
.icon-icon_like:before {
content: "\e7d7";
}
.icon-icon_link_alt:before {
content: "\e7d8";
}
.icon-icon_link:before {
content: "\e7d9";
}
.icon-icon_loading:before {
content: "\e7da";
}
.icon-icon_lock_alt:before {
content: "\e7db";
}
.icon-icon_lock-open_alt:before {
content: "\e7dc";
}
.icon-icon_lock-open:before {
content: "\e7dd";
}
.icon-icon_lock:before {
content: "\e7de";
}
.icon-icon_mail_alt:before {
content: "\e7df";
}
.icon-icon_mail:before {
content: "\e7e0";
}
.icon-icon_map_alt:before {
content: "\e7e1";
}
.icon-icon_map:before {
content: "\e7e2";
}
.icon-icon_menu-circle_alt:before {
content: "\e7e3";
}
.icon-icon_menu-circle_alt2:before {
content: "\e7e4";
}
.icon-icon_menu-square_alt:before {
content: "\e7e5";
}
.icon-icon_menu-square_alt2:before {
content: "\e7e6";
}
.icon-icon_menu:before {
content: "\e7e7";
}
.icon-icon_mic_alt:before {
content: "\e7e8";
}
.icon-icon_mic:before {
content: "\e7e9";
}
.icon-icon_minus_alt:before {
content: "\e7ea";
}
.icon-icon_minus_alt2:before {
content: "\e7eb";
}
.icon-icon_minus-06:before {
content: "\e7ec";
}
.icon-icon_minus-box:before {
content: "\e7ed";
}
.icon-icon_mobile:before {
content: "\e7ee";
}
.icon-icon_mug_alt:before {
content: "\e7ef";
}
.icon-icon_mug:before {
content: "\e7f0";
}
.icon-icon_music:before {
content: "\e7f1";
}
.icon-icon_ol:before {
content: "\e7f2";
}
.icon-icon_paperclip:before {
content: "\e7f3";
}
.icon-icon_pause_alt:before {
content: "\e7f4";
}
.icon-icon_pause_alt2:before {
content: "\e7f5";
}
.icon-icon_pause:before {
content: "\e7f6";
}
.icon-icon_pencil_alt:before {
content: "\e7f7";
}
.icon-icon_pencil-edit_alt:before {
content: "\e7f8";
}
.icon-icon_pencil-edit:before {
content: "\e7f9";
}
.icon-icon_pencil:before {
content: "\e7fa";
}
.icon-icon_pens_alt:before {
content: "\e7fb";
}
.icon-icon_pens:before {
content: "\e7fc";
}
.icon-icon_percent_alt:before {
content: "\e7fd";
}
.icon-icon_percent:before {
content: "\e7fe";
}
.icon-icon_phone:before {
content: "\e7ff";
}
.icon-icon_piechart:before {
content: "\e800";
}
.icon-icon_pin_alt:before {
content: "\e801";
}
.icon-icon_pin:before {
content: "\e802";
}
.icon-icon_plus_alt:before {
content: "\e803";
}
.icon-icon_plus_alt2:before {
content: "\e804";
}
.icon-icon_plus-box:before {
content: "\e805";
}
.icon-icon_plus:before {
content: "\e806";
}
.icon-icon_printer-alt:before {
content: "\e807";
}
.icon-icon_printer:before {
content: "\e808";
}
.icon-icon_profile:before {
content: "\e809";
}
.icon-icon_pushpin_alt:before {
content: "\e80a";
}
.icon-icon_pushpin:before {
content: "\e80b";
}
.icon-icon_puzzle_alt:before {
content: "\e80c";
}
.icon-icon_puzzle:before {
content: "\e80d";
}
.icon-icon_question_alt:before {
content: "\e80e";
}
.icon-icon_question_alt2:before {
content: "\e80f";
}
.icon-icon_question:before {
content: "\e810";
}
.icon-icon_quotations_alt:before {
content: "\e811";
}
.icon-icon_quotations_alt2:before {
content: "\e812";
}
.icon-icon_quotations:before {
content: "\e813";
}
.icon-icon_refresh:before {
content: "\e814";
}
.icon-icon_ribbon_alt:before {
content: "\e815";
}
.icon-icon_ribbon:before {
content: "\e816";
}
.icon-icon_rook:before {
content: "\e817";
}
.icon-icon_search_alt:before {
content: "\e818";
}
.icon-icon_search:before {
content: "\e819";
}
.icon-icon_search2:before {
content: "\e81a";
}
.icon-icon_shield_alt:before {
content: "\e81b";
}
.icon-icon_shield:before {
content: "\e81c";
}
.icon-icon_star_alt:before {
content: "\e81d";
}
.icon-icon_star-half_alt:before {
content: "\e81e";
}
.icon-icon_star-half:before {
content: "\e81f";
}
.icon-icon_star:before {
content: "\e820";
}
.icon-icon_stop_alt:before {
content: "\e821";
}
.icon-icon_stop_alt2:before {
content: "\e822";
}
.icon-icon_stop:before {
content: "\e823";
}
.icon-icon_table:before {
content: "\e824";
}
.icon-icon_tablet:before {
content: "\e825";
}
.icon-icon_tag_alt:before {
content: "\e826";
}
.icon-icon_tag:before {
content: "\e827";
}
.icon-icon_tags_alt:before {
content: "\e828";
}
.icon-icon_tags:before {
content: "\e829";
}
.icon-icon_target:before {
content: "\e82a";
}
.icon-icon_tool:before {
content: "\e82b";
}
.icon-icon_toolbox_alt:before {
content: "\e82c";
}
.icon-icon_toolbox:before {
content: "\e82d";
}
.icon-icon_tools:before {
content: "\e82e";
}
.icon-icon_trash_alt:before {
content: "\e82f";
}
.icon-icon_trash:before {
content: "\e830";
}
.icon-icon_ul:before {
content: "\e831";
}
.icon-icon_upload:before {
content: "\e832";
}
.icon-icon_vol-mute_alt:before {
content: "\e833";
}
.icon-icon_vol-mute:before {
content: "\e834";
}
.icon-icon_volume-high_alt:before {
content: "\e835";
}
.icon-icon_volume-high:before {
content: "\e836";
}
.icon-icon_volume-low_alt:before {
content: "\e837";
}
.icon-icon_volume-low:before {
content: "\e838";
}
.icon-icon_wallet_alt:before {
content: "\e839";
}
.icon-icon_wallet:before {
content: "\e83a";
}
.icon-icon_zoom-in_alt:before {
content: "\e83b";
}
.icon-icon_zoom-in:before {
content: "\e83c";
}
.icon-icon_zoom-out_alt:before {
content: "\e83d";
}
.icon-icon_zoom-out:before {
content: "\e83e";
}
.icon-social_blogger_circle:before {
content: "\e83f";
}
.icon-social_blogger_square:before {
content: "\e840";
}
.icon-social_blogger:before {
content: "\e841";
}
.icon-social_delicious_circle:before {
content: "\e842";
}
.icon-social_delicious_square:before {
content: "\e843";
}
.icon-social_delicious:before {
content: "\e844";
}
.icon-social_deviantart_circle:before {
content: "\e845";
}
.icon-social_deviantart_square:before {
content: "\e846";
}
.icon-social_deviantart:before {
content: "\e847";
}
.icon-social_dribbble_circle:before {
content: "\e848";
}
.icon-social_dribbble_square:before {
content: "\e849";
}
.icon-social_dribbble:before {
content: "\e84a";
}
.icon-social_facebook_circle:before {
content: "\e84b";
}
.icon-social_facebook_square:before {
content: "\e84c";
}
.icon-social_facebook:before {
content: "\e84d";
}
.icon-social_flickr_circle:before {
content: "\e84e";
}
.icon-social_flickr_square:before {
content: "\e84f";
}
.icon-social_flickr:before {
content: "\e850";
}
.icon-social_googledrive_alt2:before {
content: "\e851";
}
.icon-social_googledrive_square:before {
content: "\e852";
}
.icon-social_googledrive:before {
content: "\e853";
}
.icon-social_googleplus_circle:before {
content: "\e854";
}
.icon-social_googleplus_square:before {
content: "\e855";
}
.icon-social_googleplus:before {
content: "\e856";
}
.icon-social_instagram_circle:before {
content: "\e857";
}
.icon-social_instagram_square:before {
content: "\e858";
}
.icon-social_instagram:before {
content: "\e859";
}
.icon-social_linkedin_circle:before {
content: "\e85a";
}
.icon-social_linkedin_square:before {
content: "\e85b";
}
.icon-social_linkedin:before {
content: "\e85c";
}
.icon-social_myspace_circle:before {
content: "\e85d";
}
.icon-social_myspace_square:before {
content: "\e85e";
}
.icon-social_myspace:before {
content: "\e85f";
}
.icon-social_picassa_circle:before {
content: "\e860";
}
.icon-social_picassa_square:before {
content: "\e861";
}
.icon-social_picassa:before {
content: "\e862";
}
.icon-social_pinterest_circle:before {
content: "\e863";
}
.icon-social_pinterest_square:before {
content: "\e864";
}
.icon-social_pinterest:before {
content: "\e865";
}
.icon-social_rss_circle:before {
content: "\e866";
}
.icon-social_rss_square:before {
content: "\e867";
}
.icon-social_rss:before {
content: "\e868";
}
.icon-social_share_circle:before {
content: "\e869";
}
.icon-social_share_square:before {
content: "\e86a";
}
.icon-social_share:before {
content: "\e86b";
}
.icon-social_skype_circle:before {
content: "\e86c";
}
.icon-social_skype_square:before {
content: "\e86d";
}
.icon-social_skype:before {
content: "\e86e";
}
.icon-social_spotify_circle:before {
content: "\e86f";
}
.icon-social_spotify_square:before {
content: "\e870";
}
.icon-social_spotify:before {
content: "\e871";
}
.icon-social_stumbleupon_circle:before {
content: "\e872";
}
.icon-social_stumbleupon_square:before {
content: "\e873";
}
.icon-social_tumbleupon:before {
content: "\e874";
}
.icon-social_tumblr_circle:before {
content: "\e875";
}
.icon-social_tumblr_square:before {
content: "\e876";
}
.icon-social_tumblr:before {
content: "\e877";
}
.icon-social_twitter_circle:before {
content: "\e878";
}
.icon-social_twitter_square:before {
content: "\e879";
}
.icon-social_twitter:before {
content: "\e87a";
}
.icon-social_vimeo_circle:before {
content: "\e87b";
}
.icon-social_vimeo_square:before {
content: "\e87c";
}
.icon-social_vimeo:before {
content: "\e87d";
}
.icon-social_wordpress_circle:before {
content: "\e87e";
}
.icon-social_wordpress_square:before {
content: "\e87f";
}
.icon-social_wordpress:before {
content: "\e880";
}
.icon-social_youtube_circle:before {
content: "\e881";
}
.icon-social_youtube_square:before {
content: "\e882";
}
.icon-social_youtube:before {
content: "\e883";
}
.icon-duckduckgo:before {
content: "\21";
}
.icon-aim:before {
content: "\22";
}
.icon-delicious:before {
content: "\23";
}
.icon-paypal:before {
content: "\24";
}
.icon-flattr:before {
content: "\25";
}
.icon-android:before {
content: "\26";
}
.icon-eventful:before {
content: "\27";
}
.icon-smashmag:before {
content: "\2a";
}
.icon-gplus:before {
content: "\2b";
}
.icon-wikipedia:before {
content: "\2c";
}
.icon-lanyrd:before {
content: "\2d";
}
.icon-calendar:before {
content: "\2e";
}
.icon-stumbleupon:before {
content: "\2f";
}
.icon-fivehundredpx:before {
content: "\30";
}
.icon-pinterest:before {
content: "\31";
}
.icon-bitcoin:before {
content: "\32";
}
.icon-w3c:before {
content: "\33";
}
.icon-foursquare:before {
content: "\34";
}
.icon-html5:before {
content: "\35";
}
.icon-ie:before {
content: "\36";
}
.icon-call:before {
content: "\37";
}
.icon-grooveshark:before {
content: "\38";
}
.icon-ninetyninedesigns:before {
content: "\39";
}
.icon-forrst:before {
content: "\3a";
}
.icon-digg:before {
content: "\3b";
}
.icon-spotify:before {
content: "\3d";
}
.icon-reddit:before {
content: "\3e";
}
.icon-guest:before {
content: "\3f";
}
.icon-gowalla:before {
content: "\40";
}
.icon-appstore:before {
content: "\41";
}
.icon-blogger:before {
content: "\42";
}
.icon-cc:before {
content: "\43";
}
.icon-dribbble:before {
content: "\44";
}
.icon-evernote:before {
content: "\45";
}
.icon-flickr:before {
content: "\46";
}
.icon-google:before {
content: "\47";
}
.icon-viadeo:before {
content: "\48";
}
.icon-instapaper:before {
content: "\49";
}
.icon-weibo:before {
content: "\4a";
}
.icon-klout:before {
content: "\4b";
}
.icon-linkedin:before {
content: "\4c";
}
.icon-meetup:before {
content: "\4d";
}
.icon-vk:before {
content: "\4e";
}
.icon-plancast:before {
content: "\50";
}
.icon-disqus:before {
content: "\51";
}
.icon-rss:before {
content: "\52";
}
.icon-skype:before {
content: "\53";
}
.icon-twitter:before {
content: "\54";
}
.icon-youtube:before {
content: "\55";
}
.icon-vimeo:before {
content: "\56";
}
.icon-windows:before {
content: "\57";
}
.icon-xing:before {
content: "\58";
}
.icon-yahoo:before {
content: "\59";
}
.icon-chrome:before {
content: "\5b";
}
.icon-email:before {
content: "\5d";
}
.icon-macstore:before {
content: "\5e";
}
.icon-myspace:before {
content: "\5f";
}
.icon-podcast:before {
content: "\60";
}
.icon-amazon:before {
content: "\61";
}
.icon-steam:before {
content: "\62";
}
.icon-cloudapp:before {
content: "\63";
}
.icon-dropbox:before {
content: "\64";
}
.icon-ebay:before {
content: "\65";
}
.icon-facebook:before {
content: "\66";
}
.icon-github:before {
content: "\67";
}
.icon-github-circled:before {
content: "\e8";
}
.icon-googleplay:before {
content: "\68";
}
.icon-itunes:before {
content: "\69";
}
.icon-plurk:before {
content: "\6a";
}
.icon-songkick:before {
content: "\6b";
}
.icon-lastfm:before {
content: "\6c";
}
.icon-gmail:before {
content: "\6d";
}
.icon-pinboard:before {
content: "\6e";
}
.icon-openid:before {
content: "\6f";
}
.icon-quora:before {
content: "\71";
}
.icon-soundcloud:before {
content: "\73";
}
.icon-tumblr:before {
content: "\74";
}
.icon-eventasaurus:before {
content: "\76";
}
.icon-wordpress:before {
content: "\77";
}
.icon-yelp:before {
content: "\79";
}
.icon-intensedebate:before {
content: "\7b";
}
.icon-eventbrite:before {
content: "\7c";
}
.icon-scribd:before {
content: "\7d";
}
.icon-posterous:before {
content: "\7e";
}
.icon-stripe:before {
content: "\a3";
}
.icon-opentable:before {
content: "\c7";
}
.icon-cart:before {
content: "\c9";
}
.icon-print:before {
content: "\d1";
}
.icon-angellist:before {
content: "\d6";
}
.icon-instagram:before {
content: "\dc";
}
.icon-dwolla:before {
content: "\e0";
}
.icon-appnet:before {
content: "\e1";
}
.icon-statusnet:before {
content: "\e2";
}
.icon-acrobat:before {
content: "\e3";
}
.icon-drupal:before {
content: "\e4";
}
.icon-buffer:before {
content: "\e5";
}
.icon-pocket:before {
content: "\e7";
}
.icon-bitbucket:before {
content: "\e9";
}
.icon-lego:before {
content: "\ea";
}
.icon-login:before {
content: "\eb";
}
.icon-stackoverflow:before {
content: "\ec";
}
.icon-hackernews:before {
content: "\ed";
}
.icon-lkdto:before {
content: "\ee";
}
.icon-phone:before {
content: "\e600";
}
.icon-mobile:before {
content: "\e601";
}
.icon-mouse:before {
content: "\e602";
}
.icon-directions:before {
content: "\e603";
}
.icon-mail:before {
content: "\e604";
}
.icon-paperplane:before {
content: "\e605";
}
.icon-pencil:before {
content: "\e606";
}
.icon-feather:before {
content: "\e607";
}
.icon-paperclip:before {
content: "\e608";
}
.icon-drawer:before {
content: "\e609";
}
.icon-reply:before {
content: "\e60a";
}
.icon-reply-all:before {
content: "\e60b";
}
.icon-forward:before {
content: "\e60c";
}
.icon-user:before {
content: "\e60d";
}
.icon-users:before {
content: "\e60e";
}
.icon-user-add:before {
content: "\e60f";
}
.icon-vcard:before {
content: "\e610";
}
.icon-export:before {
content: "\e611";
}
.icon-location:before {
content: "\e612";
}
.icon-map:before {
content: "\e613";
}
.icon-compass:before {
content: "\e614";
}
.icon-location2:before {
content: "\e615";
}
.icon-target:before {
content: "\e616";
}
.icon-share:before {
content: "\e617";
}
.icon-sharable:before {
content: "\e618";
}
.icon-heart:before {
content: "\e619";
}
.icon-heart2:before {
content: "\e61a";
}
.icon-star:before {
content: "\e61b";
}
.icon-star2:before {
content: "\e61c";
}
.icon-thumbsup:before {
content: "\e61d";
}
.icon-thumbsdown:before {
content: "\e61e";
}
.icon-chat:before {
content: "\e61f";
}
.icon-comment:before {
content: "\e620";
}
.icon-quote:before {
content: "\e621";
}
.icon-house:before {
content: "\e622";
}
.icon-popup:before {
content: "\e623";
}
.icon-search:before {
content: "\e624";
}
.icon-flashlight:before {
content: "\e625";
}
.icon-printer:before {
content: "\e626";
}
.icon-bell:before {
content: "\e627";
}
.icon-link:before {
content: "\e628";
}
.icon-flag:before {
content: "\e629";
}
.icon-cog:before {
content: "\e62a";
}
.icon-tools:before {
content: "\e62b";
}
.icon-trophy:before {
content: "\e62c";
}
.icon-tag:before {
content: "\e62d";
}
.icon-camera:before {
content: "\e62e";
}
.icon-megaphone:before {
content: "\e62f";
}
.icon-moon:before {
content: "\e630";
}
.icon-palette:before {
content: "\e631";
}
.icon-leaf:before {
content: "\e632";
}
.icon-music:before {
content: "\e633";
}
.icon-music2:before {
content: "\e634";
}
.icon-new:before {
content: "\e635";
}
.icon-graduation:before {
content: "\e636";
}
.icon-book:before {
content: "\e637";
}
.icon-newspaper:before {
content: "\e638";
}
.icon-bag:before {
content: "\e639";
}
.icon-airplane:before {
content: "\e63a";
}
.icon-lifebuoy:before {
content: "\e63b";
}
.icon-eye:before {
content: "\e63c";
}
.icon-clock:before {
content: "\e63d";
}
.icon-microphone:before {
content: "\e63e";
}
.icon-calendar2:before {
content: "\e63f";
}
.icon-bolt:before {
content: "\e640";
}
.icon-thunder:before {
content: "\e641";
}
.icon-droplet:before {
content: "\e642";
}
.icon-cd:before {
content: "\e643";
}
.icon-briefcase:before {
content: "\e644";
}
.icon-air:before {
content: "\e645";
}
.icon-hourglass:before {
content: "\e646";
}
.icon-gauge:before {
content: "\e647";
}
.icon-language:before {
content: "\e648";
}
.icon-network:before {
content: "\e649";
}
.icon-key:before {
content: "\e64a";
}
.icon-battery:before {
content: "\e64b";
}
.icon-bucket:before {
content: "\e64c";
}
.icon-magnet:before {
content: "\e64d";
}
.icon-drive:before {
content: "\e64e";
}
.icon-cup:before {
content: "\e64f";
}
.icon-rocket:before {
content: "\e650";
}
.icon-brush:before {
content: "\e651";
}
.icon-suitcase:before {
content: "\e652";
}
.icon-cone:before {
content: "\e653";
}
.icon-earth:before {
content: "\e654";
}
.icon-keyboard:before {
content: "\e655";
}
.icon-browser:before {
content: "\e656";
}
.icon-publish:before {
content: "\e657";
}
.icon-progress-3:before {
content: "\e658";
}
.icon-progress-2:before {
content: "\e659";
}
.icon-brogress-1:before {
content: "\e65a";
}
.icon-progress-0:before {
content: "\e65b";
}
.icon-sun:before {
content: "\e65c";
}
.icon-sun2:before {
content: "\e65d";
}
.icon-adjust:before {
content: "\e65e";
}
.icon-code:before {
content: "\e65f";
}
.icon-screen:before {
content: "\e660";
}
.icon-infinity:before {
content: "\e661";
}
.icon-light-bulb:before {
content: "\e662";
}
.icon-creditcard:before {
content: "\e663";
}
.icon-database:before {
content: "\e664";
}
.icon-voicemail:before {
content: "\e665";
}
.icon-clipboard:before {
content: "\e666";
}
.icon-cart2:before {
content: "\e667";
}
.icon-box:before {
content: "\e668";
}
.icon-ticket:before {
content: "\e669";
}
.icon-rss2:before {
content: "\e66a";
}
.icon-signal:before {
content: "\e66b";
}
.icon-thermometer:before {
content: "\e66c";
}
.icon-droplets:before {
content: "\e66d";
}
.icon-uniE66E:before {
content: "\e66e";
}
.icon-statistics:before {
content: "\e66f";
}
.icon-pie:before {
content: "\e670";
}
.icon-bars:before {
content: "\e671";
}
.icon-graph:before {
content: "\e672";
}
.icon-lock:before {
content: "\e673";
}
.icon-lock-open:before {
content: "\e674";
}
.icon-logout:before {
content: "\e675";
}
.icon-login2:before {
content: "\e676";
}
.icon-checkmark:before {
content: "\e677";
}
.icon-cross:before {
content: "\e678";
}
.icon-minus:before {
content: "\e679";
}
.icon-plus:before {
content: "\e67a";
}
.icon-cross2:before {
content: "\e67b";
}
.icon-minus2:before {
content: "\e67c";
}
.icon-plus2:before {
content: "\e67d";
}
.icon-cross3:before {
content: "\e67e";
}
.icon-minus3:before {
content: "\e67f";
}
.icon-plus3:before {
content: "\e680";
}
.icon-erase:before {
content: "\e681";
}
.icon-blocked:before {
content: "\e682";
}
.icon-info:before {
content: "\e683";
}
.icon-info2:before {
content: "\e684";
}
.icon-question:before {
content: "\e685";
}
.icon-help:before {
content: "\e686";
}
.icon-warning:before {
content: "\e687";
}
.icon-cycle:before {
content: "\e688";
}
.icon-cw:before {
content: "\e689";
}
.icon-ccw:before {
content: "\e68a";
}
.icon-shuffle:before {
content: "\e68b";
}
.icon-arrow:before {
content: "\e68c";
}
.icon-arrow2:before {
content: "\e68d";
}
.icon-retweet:before {
content: "\e68e";
}
.icon-loop:before {
content: "\e68f";
}
.icon-history:before {
content: "\e690";
}
.icon-back:before {
content: "\e691";
}
.icon-switch:before {
content: "\e692";
}
.icon-list:before {
content: "\e693";
}
.icon-add-to-list:before {
content: "\e694";
}
.icon-layout:before {
content: "\e695";
}
.icon-list2:before {
content: "\e696";
}
.icon-text:before {
content: "\e697";
}
.icon-text2:before {
content: "\e698";
}
.icon-document:before {
content: "\e699";
}
.icon-docs:before {
content: "\e69a";
}
.icon-landscape:before {
content: "\e69b";
}
.icon-pictures:before {
content: "\e69c";
}
.icon-video:before {
content: "\e69d";
}
.icon-music3:before {
content: "\e69e";
}
.icon-folder:before {
content: "\e69f";
}
.icon-archive:before {
content: "\e6a0";
}
.icon-trash:before {
content: "\e6a1";
}
.icon-upload:before {
content: "\e6a2";
}
.icon-download:before {
content: "\e6a3";
}
.icon-disk:before {
content: "\e6a4";
}
.icon-install:before {
content: "\e6a5";
}
.icon-cloud:before {
content: "\e6a6";
}
.icon-upload2:before {
content: "\e6a7";
}
.icon-bookmark:before {
content: "\e6a8";
}
.icon-bookmarks:before {
content: "\e6a9";
}
.icon-book2:before {
content: "\e6aa";
}
.icon-play:before {
content: "\e6ab";
}
.icon-pause:before {
content: "\e6ac";
}
.icon-record:before {
content: "\e6ad";
}
.icon-stop:before {
content: "\e6ae";
}
.icon-next:before {
content: "\e6af";
}
.icon-previous:before {
content: "\e6b0";
}
.icon-first:before {
content: "\e6b1";
}
.icon-last:before {
content: "\e6b2";
}
.icon-resize-enlarge:before {
content: "\e6b3";
}
.icon-resize-shrink:before {
content: "\e6b4";
}
.icon-volume:before {
content: "\e6b5";
}
.icon-sound:before {
content: "\e6b6";
}
.icon-mute:before {
content: "\e6b7";
}
.icon-flow-cascade:before {
content: "\e6b8";
}
.icon-flow-branch:before {
content: "\e6b9";
}
.icon-flow-tree:before {
content: "\e6ba";
}
.icon-flow-line:before {
content: "\e6bb";
}
.icon-flow-parallel:before {
content: "\e6bc";
}
.icon-arrow-left:before {
content: "\e6bd";
}
.icon-arrow-down:before {
content: "\e6be";
}
.icon-arrow-up-upload:before {
content: "\e6bf";
}
.icon-arrow-right:before {
content: "\e6c0";
}
.icon-arrow-left2:before {
content: "\e6c1";
}
.icon-arrow-down2:before {
content: "\e6c2";
}
.icon-arrow-up:before {
content: "\e6c3";
}
.icon-arrow-right2:before {
content: "\e6c4";
}
.icon-arrow-left3:before {
content: "\e6c5";
}
.icon-arrow-down3:before {
content: "\e6c6";
}
.icon-arrow-up2:before {
content: "\e6c7";
}
.icon-arrow-right3:before {
content: "\e6c8";
}
.icon-arrow-left4:before {
content: "\e6c9";
}
.icon-arrow-down4:before {
content: "\e6ca";
}
.icon-arrow-up3:before {
content: "\e6cb";
}
.icon-arrow-right4:before {
content: "\e6cc";
}
.icon-arrow-left5:before {
content: "\e6cd";
}
.icon-arrow-down5:before {
content: "\e6ce";
}
.icon-arrow-up4:before {
content: "\e6cf";
}
.icon-arrow-right5:before {
content: "\e6d0";
}
.icon-arrow-left6:before {
content: "\e6d1";
}
.icon-arrow-down6:before {
content: "\e6d2";
}
.icon-arrow-up5:before {
content: "\e6d3";
}
.icon-arrow-right6:before {
content: "\e6d4";
}
.icon-arrow-left7:before {
content: "\e6d5";
}
.icon-arrow-down7:before {
content: "\e6d6";
}
.icon-arrow-up6:before {
content: "\e6d7";
}
.icon-uniE6D8:before {
content: "\e6d8";
}
.icon-arrow-left8:before {
content: "\e6d9";
}
.icon-arrow-down8:before {
content: "\e6da";
}
.icon-arrow-up7:before {
content: "\e6db";
}
.icon-arrow-right7:before {
content: "\e6dc";
}
.icon-menu:before {
content: "\e6dd";
}
.icon-ellipsis:before {
content: "\e6de";
}
.icon-dots:before {
content: "\e6df";
}
.icon-dot:before {
content: "\e6e0";
}
.icon-cc2:before {
content: "\e6e1";
}
.icon-cc-by:before {
content: "\e6e2";
}
.icon-cc-nc:before {
content: "\e6e3";
}
.icon-cc-nc-eu:before {
content: "\e6e4";
}
.icon-cc-nc-jp:before {
content: "\e6e5";
}
.icon-cc-sa:before {
content: "\e6e6";
}
.icon-cc-nd:before {
content: "\e6e7";
}
.icon-cc-pd:before {
content: "\e6e8";
}
.icon-cc-zero:before {
content: "\e6e9";
}
.icon-cc-share:before {
content: "\e6ea";
}
.icon-cc-share2:before {
content: "\e6eb";
}
.icon-danielbruce:before {
content: "\e6ec";
}
.icon-danielbruce2:before {
content: "\e6ed";
}
.icon-github2:before {
content: "\e6ee";
}
.icon-github3:before {
content: "\e6ef";
}
.icon-flickr2:before {
content: "\e6f0";
}
.icon-flickr3:before {
content: "\e6f1";
}
.icon-vimeo2:before {
content: "\e6f2";
}
.icon-vimeo3:before {
content: "\e6f3";
}
.icon-twitter2:before {
content: "\e6f4";
}
.icon-twitter3:before {
content: "\e6f5";
}
.icon-facebook2:before {
content: "\e6f6";
}
.icon-facebook3:before {
content: "\e6f7";
}
.icon-facebook4:before {
content: "\e6f8";
}
.icon-googleplus:before {
content: "\e6f9";
}
.icon-googleplus2:before {
content: "\e6fa";
}
.icon-pinterest2:before {
content: "\e6fb";
}
.icon-pinterest3:before {
content: "\e6fc";
}
.icon-tumblr2:before {
content: "\e6fd";
}
.icon-tumblr3:before {
content: "\e6fe";
}
.icon-linkedin2:before {
content: "\e6ff";
}
.icon-linkedin3:before {
content: "\e700";
}
.icon-dribbble2:before {
content: "\e701";
}
.icon-dribbble3:before {
content: "\e702";
}
.icon-stumbleupon2:before {
content: "\e703";
}
.icon-stumbleupon3:before {
content: "\e704";
}
.icon-lastfm2:before {
content: "\e705";
}
.icon-lastfm3:before {
content: "\e706";
}
.icon-rdio:before {
content: "\e707";
}
.icon-rdio2:before {
content: "\e708";
}
.icon-spotify2:before {
content: "\e709";
}
.icon-spotify3:before {
content: "\e70a";
}
.icon-qq:before {
content: "\e70b";
}
.icon-instagram2:before {
content: "\e70c";
}
.icon-dropbox2:before {
content: "\e70d";
}
.icon-evernote2:before {
content: "\e70e";
}
.icon-flattr2:before {
content: "\e70f";
}
.icon-skype2:before {
content: "\e710";
}
.icon-skype3:before {
content: "\e711";
}
.icon-renren:before {
content: "\e712";
}
.icon-sina-weibo:before {
content: "\e713";
}
.icon-paypal2:before {
content: "\e714";
}
.icon-picasa:before {
content: "\e715";
}
.icon-soundcloud2:before {
content: "\e716";
}
.icon-mixi:before {
content: "\e717";
}
.icon-behance:before {
content: "\e718";
}
.icon-circles:before {
content: "\e719";
}
.icon-vk2:before {
content: "\e71a";
}
.icon-smashing:before {
content: "\e71b";
}
.icon-mobile2:before {
content: "\e10a";
}
.icon-laptop:before {
content: "\e10b";
}
.icon-desktop:before {
content: "\e10c";
}
.icon-tablet:before {
content: "\e10d";
}
.icon-phone2:before {
content: "\e10e";
}
.icon-document2:before {
content: "\e10f";
}
.icon-documents:before {
content: "\e110";
}
.icon-search2:before {
content: "\e111";
}
.icon-clipboard2:before {
content: "\e112";
}
.icon-newspaper2:before {
content: "\e113";
}
.icon-notebook:before {
content: "\e114";
}
.icon-book-open:before {
content: "\e115";
}
.icon-browser2:before {
content: "\e116";
}
.icon-calendar3:before {
content: "\e117";
}
.icon-presentation:before {
content: "\e118";
}
.icon-picture:before {
content: "\e119";
}
.icon-pictures2:before {
content: "\e11a";
}
.icon-video2:before {
content: "\e11b";
}
.icon-camera2:before {
content: "\e11c";
}
.icon-printer2:before {
content: "\e11d";
}
.icon-toolbox:before {
content: "\e11e";
}
.icon-briefcase2:before {
content: "\e11f";
}
.icon-wallet:before {
content: "\e120";
}
.icon-gift:before {
content: "\e121";
}
.icon-bargraph:before {
content: "\e122";
}
.icon-grid:before {
content: "\e123";
}
.icon-expand:before {
content: "\e124";
}
.icon-focus:before {
content: "\e125";
}
.icon-edit:before {
content: "\e126";
}
.icon-adjustments:before {
content: "\e127";
}
.icon-ribbon:before {
content: "\e128";
}
.icon-hourglass2:before {
content: "\e129";
}
.icon-lock2:before {
content: "\e12a";
}
.icon-megaphone2:before {
content: "\e12b";
}
.icon-shield:before {
content: "\e12c";
}
.icon-trophy2:before {
content: "\e12d";
}
.icon-flag2:before {
content: "\e12e";
}
.icon-map2:before {
content: "\e12f";
}
.icon-puzzle:before {
content: "\e130";
}
.icon-basket:before {
content: "\e131";
}
.icon-envelope:before {
content: "\e132";
}
.icon-streetsign:before {
content: "\e133";
}
.icon-telescope:before {
content: "\e134";
}
.icon-gears:before {
content: "\e135";
}
.icon-key2:before {
content: "\e136";
}
.icon-paperclip2:before {
content: "\e137";
}
.icon-attachment:before {
content: "\e138";
}
.icon-pricetags:before {
content: "\e139";
}
.icon-lightbulb:before {
content: "\e13a";
}
.icon-layers:before {
content: "\e13b";
}
.icon-pencil2:before {
content: "\e13c";
}
.icon-tools2:before {
content: "\e13d";
}
.icon-tools-2:before {
content: "\e13e";
}
.icon-scissors:before {
content: "\e13f";
}
.icon-paintbrush:before {
content: "\e140";
}
.icon-magnifying-glass:before {
content: "\e141";
}
.icon-circle-compass:before {
content: "\e142";
}
.icon-linegraph:before {
content: "\e143";
}
.icon-mic:before {
content: "\e144";
}
.icon-strategy:before {
content: "\e145";
}
.icon-beaker:before {
content: "\e146";
}
.icon-caution:before {
content: "\e147";
}
.icon-recycle:before {
content: "\e148";
}
.icon-anchor:before {
content: "\e149";
}
.icon-profile-male:before {
content: "\e14a";
}
.icon-profile-female:before {
content: "\e14b";
}
.icon-bike:before {
content: "\e14c";
}
.icon-wine:before {
content: "\e14d";
}
.icon-hotairballoon:before {
content: "\e14e";
}
.icon-globe:before {
content: "\e14f";
}
.icon-genius:before {
content: "\e150";
}
.icon-map-pin:before {
content: "\e151";
}
.icon-dial:before {
content: "\e152";
}
.icon-chat2:before {
content: "\e153";
}
.icon-heart3:before {
content: "\e154";
}
.icon-cloud2:before {
content: "\e155";
}
.icon-upload3:before {
content: "\e156";
}
.icon-download2:before {
content: "\e157";
}
.icon-target2:before {
content: "\e158";
}
.icon-hazardous:before {
content: "\e159";
}
.icon-piechart:before {
content: "\e15a";
}
.icon-speedometer:before {
content: "\e15b";
}
.icon-global:before {
content: "\e15c";
}
.icon-compass2:before {
content: "\e15d";
}
.icon-lifesaver:before {
content: "\e15e";
}
.icon-clock2:before {
content: "\e15f";
}
.icon-aperture:before {
content: "\e160";
}
.icon-quote2:before {
content: "\e161";
}
.icon-scope:before {
content: "\e162";
}
.icon-alarmclock:before {
content: "\e163";
}
.icon-refresh:before {
content: "\e164";
}
.icon-happy:before {
content: "\e165";
}
.icon-sad:before {
content: "\e166";
}
.icon-facebook5:before {
content: "\e167";
}
.icon-twitter4:before {
content: "\e168";
}
.icon-googleplus3:before {
content: "\e169";
}
.icon-rss3:before {
content: "\e16a";
}
.icon-tumblr4:before {
content: "\e16b";
}
.icon-linkedin4:before {
content: "\e16c";
}
.icon-dribbble4:before {
content: "\e16d";
}@font-face {
font-family: 'FontAwesome';
src: url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/font_awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa, [class^="fa-"] {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'tatsu-icons';
src:
url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.woff2?p10al9) format('woff2'),
url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.ttf?p10al9) format('truetype'),
url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.woff?p10al9) format('woff'),
url(//carpinteriamanuelrico.es/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.svg?p10al9#tatsu-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="tatsu-icon-"], [class*=" tatsu-icon-"] { font-family: 'tatsu-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tatsu-icon-music:before {
content: "\e800";
}
.tatsu-icon-wallet:before {
content: "\e801";
}
.tatsu-icon-search:before {
content: "\e802";
}
.tatsu-icon-mail:before {
content: "\e803";
}
.tatsu-icon-heart:before {
content: "\e804";
}
.tatsu-icon-star:before {
content: "\e805";
}
.tatsu-icon-key:before {
content: "\e806";
}
.tatsu-icon-doc:before {
content: "\e807";
}
.tatsu-icon-user:before {
content: "\e808";
}
.tatsu-icon-videocam:before {
content: "\e809";
}
.tatsu-icon-camera:before {
content: "\e80a";
}
.tatsu-icon-photo:before {
content: "\e80b";
}
.tatsu-icon-attach:before {
content: "\e80c";
}
.tatsu-icon-lock:before {
content: "\e80d";
}
.tatsu-icon-eye:before {
content: "\e80e";
}
.tatsu-icon-tag:before {
content: "\e80f";
}
.tatsu-icon-thumbs-up:before {
content: "\e810";
}
.tatsu-icon-pencil:before {
content: "\e811";
}
.tatsu-icon-comment:before {
content: "\e812";
}
.tatsu-icon-location:before {
content: "\e813";
}
.tatsu-icon-cup:before {
content: "\e814";
}
.tatsu-icon-trash:before {
content: "\e815";
}
.tatsu-icon-database:before {
content: "\e816";
}
.tatsu-icon-megaphone:before {
content: "\e817";
}
.tatsu-icon-graduation-cap:before {
content: "\e818";
}
.tatsu-icon-fire:before {
content: "\e819";
}
.tatsu-icon-paper-plane:before {
content: "\e81a";
}
.tatsu-icon-cloud:before {
content: "\e81b";
}
.tatsu-icon-globe:before {
content: "\e81c";
}
.tatsu-icon-inbox:before {
content: "\e81d";
}
.tatsu-icon-cd:before {
content: "\e81e";
}
.tatsu-icon-mobile:before {
content: "\e81f";
}
.tatsu-icon-desktop:before {
content: "\e820";
}
.tatsu-icon-tv:before {
content: "\e821";
}
.tatsu-icon-lightbulb:before {
content: "\e822";
}
.tatsu-icon-clock:before {
content: "\e823";
}
.tatsu-icon-sound:before {
content: "\e824";
}
.tatsu-icon-calendar:before {
content: "\e825";
}
.tatsu-icon-params:before {
content: "\e826";
}
.tatsu-icon-cog:before {
content: "\e827";
}
.tatsu-icon-note:before {
content: "\e828";
}
.tatsu-icon-beaker:before {
content: "\e829";
}
.tatsu-icon-truck:before {
content: "\e82a";
}
.tatsu-icon-money:before {
content: "\e82b";
}
.tatsu-icon-food:before {
content: "\e82c";
}
.tatsu-icon-shop:before {
content: "\e82d";
}
.tatsu-icon-diamond:before {
content: "\e82e";
}
.tatsu-icon-t-shirt:before {
content: "\e82f";
}
.tatsu-icon-twitter:before {
content: "\f099";
}
.tatsu-icon-facebook:before {
content: "\f09a";
}
.tatsu-icon-github-circled:before {
content: "\f09b";
}
.tatsu-icon-gplus:before {
content: "\f0d5";
}
.tatsu-icon-linkedin:before {
content: "\f0e1";
}
.tatsu-icon-html5:before {
content: "\f13b";
}
.tatsu-icon-css3:before {
content: "\f13c";
}
.tatsu-icon-euro:before {
content: "\f153";
}
.tatsu-icon-pound:before {
content: "\f154";
}
.tatsu-icon-dollar:before {
content: "\f155";
}
.tatsu-icon-rupee:before {
content: "\f156";
}
.tatsu-icon-yen:before {
content: "\f157";
}
.tatsu-icon-rouble:before {
content: "\f158";
}
.tatsu-icon-bitcoin:before {
content: "\f15a";
}
.tatsu-icon-youtube:before {
content: "\f167";
}
.tatsu-icon-xing:before {
content: "\f168";
}
.tatsu-icon-youtube-play:before {
content: "\f16a";
}
.tatsu-icon-dropbox:before {
content: "\f16b";
}
.tatsu-icon-instagram:before {
content: "\f16d";
}
.tatsu-icon-flickr:before {
content: "\f16e";
}
.tatsu-icon-bitbucket:before {
content: "\f171";
}
.tatsu-icon-tumblr:before {
content: "\f173";
}
.tatsu-icon-apple:before {
content: "\f179";
}
.tatsu-icon-windows:before {
content: "\f17a";
}
.tatsu-icon-android:before {
content: "\f17b";
}
.tatsu-icon-dribbble:before {
content: "\f17d";
}
.tatsu-icon-skype:before {
content: "\f17e";
}
.tatsu-icon-trello:before {
content: "\f181";
}
.tatsu-icon-vkontakte:before {
content: "\f189";
}
.tatsu-icon-weibo:before {
content: "\f18a";
}
.tatsu-icon-slack:before {
content: "\f198";
}
.tatsu-icon-wordpress:before {
content: "\f19a";
}
.tatsu-icon-google:before {
content: "\f1a0";
}
.tatsu-icon-reddit:before {
content: "\f1a1";
}
.tatsu-icon-delicious:before {
content: "\f1a5";
}
.tatsu-icon-digg:before {
content: "\f1a6";
}
.tatsu-icon-drupal:before {
content: "\f1a9";
}
.tatsu-icon-behance:before {
content: "\f1b4";
}
.tatsu-icon-steam-squared:before {
content: "\f1b7";
}
.tatsu-icon-spotify:before {
content: "\f1bc";
}
.tatsu-icon-deviantart:before {
content: "\f1bd";
}
.tatsu-icon-soundcloud:before {
content: "\f1be";
}
.tatsu-icon-vine:before {
content: "\f1ca";
}
.tatsu-icon-git:before {
content: "\f1d3";
}
.tatsu-icon-wechat:before {
content: "\f1d7";
}
.tatsu-icon-yelp:before {
content: "\f1e9";
}
.tatsu-icon-paypal:before {
content: "\f1ed";
}
.tatsu-icon-cc-visa:before {
content: "\f1f0";
}
.tatsu-icon-cc-paypal:before {
content: "\f1f4";
}
.tatsu-icon-cc-stripe:before {
content: "\f1f5";
}
.tatsu-icon-lastfm:before {
content: "\f202";
}
.tatsu-icon-dashcube:before {
content: "\f210";
}
.tatsu-icon-sellsy:before {
content: "\f213";
}
.tatsu-icon-pinterest:before {
content: "\f231";
}
.tatsu-icon-whatsapp:before {
content: "\f232";
}
.tatsu-icon-medium:before {
content: "\f23a";
}
.tatsu-icon-tripadvisor:before {
content: "\f262";
}
.tatsu-icon-safari:before {
content: "\f267";
}
.tatsu-icon-chrome:before {
content: "\f268";
}
.tatsu-icon-firefox:before {
content: "\f269";
}
.tatsu-icon-opera:before {
content: "\f26a";
}
.tatsu-icon-internet-explorer:before {
content: "\f26b";
}
.tatsu-icon-amazon:before {
content: "\f270";
}
.tatsu-icon-houzz:before {
content: "\f27c";
}
.tatsu-icon-vimeo:before {
content: "\f27d";
}
.tatsu-icon-edge:before {
content: "\f282";
}
.tatsu-icon-credit-card-alt:before {
content: "\f283";
}
.tatsu-icon-usb:before {
content: "\f287";
}
.tatsu-icon-bluetooth:before {
content: "\f293";
}
.tatsu-icon-activity:before {
content: "\e900";
}
.tatsu-icon-airplay:before {
content: "\e901";
}
.tatsu-icon-alert-circle:before {
content: "\e902";
}
.tatsu-icon-alert-octagon:before {
content: "\e903";
}
.tatsu-icon-alert-triangle:before {
content: "\e904";
}
.tatsu-icon-align-center:before {
content: "\e905";
}
.tatsu-icon-align-justify:before {
content: "\e906";
}
.tatsu-icon-align-left2:before {
content: "\e907";
}
.tatsu-icon-align-right2:before {
content: "\e908";
}
.tatsu-icon-anchor:before {
content: "\e909";
}
.tatsu-icon-aperture:before {
content: "\e90a";
}
.tatsu-icon-archive2:before {
content: "\e90b";
}
.tatsu-icon-arrow-down2:before {
content: "\e90c";
}
.tatsu-icon-arrow-down-circle:before {
content: "\e90d";
}
.tatsu-icon-arrow-down-left:before {
content: "\e90e";
}
.tatsu-icon-arrow-down-right:before {
content: "\e90f";
}
.tatsu-icon-arrow-left2:before {
content: "\e910";
}
.tatsu-icon-arrow-left-circle:before {
content: "\e911";
}
.tatsu-icon-arrow-right2:before {
content: "\e912";
}
.tatsu-icon-arrow-right-circle:before {
content: "\e913";
}
.tatsu-icon-arrow-up2:before {
content: "\e914";
}
.tatsu-icon-arrow-up-circle:before {
content: "\e915";
}
.tatsu-icon-arrow-up-left:before {
content: "\e916";
}
.tatsu-icon-arrow-up-right:before {
content: "\e917";
}
.tatsu-icon-at-sign:before {
content: "\e918";
}
.tatsu-icon-award:before {
content: "\e919";
}
.tatsu-icon-bar-chart:before {
content: "\e91a";
}
.tatsu-icon-bar-chart-2:before {
content: "\e91b";
}
.tatsu-icon-battery2:before {
content: "\e91c";
}
.tatsu-icon-battery-charging:before {
content: "\e91d";
}
.tatsu-icon-bell2:before {
content: "\e91e";
}
.tatsu-icon-bell-off:before {
content: "\e91f";
}
.tatsu-icon-bluetooth1:before {
content: "\e920";
}
.tatsu-icon-book2:before {
content: "\e921";
}
.tatsu-icon-book-open:before {
content: "\e922";
}
.tatsu-icon-bookmark2:before {
content: "\e923";
}
.tatsu-icon-box2:before {
content: "\e924";
}
.tatsu-icon-briefcase2:before {
content: "\e925";
}
.tatsu-icon-calendar2:before {
content: "\e926";
}
.tatsu-icon-camera2:before {
content: "\e927";
}
.tatsu-icon-camera-off:before {
content: "\e928";
}
.tatsu-icon-cast:before {
content: "\e929";
}
.tatsu-icon-check2:before {
content: "\e92a";
}
.tatsu-icon-check-circle:before {
content: "\e92b";
}
.tatsu-icon-check-square:before {
content: "\e92c";
}
.tatsu-icon-chevron-down2:before {
content: "\e92d";
}
.tatsu-icon-chevron-left2:before {
content: "\e92e";
}
.tatsu-icon-chevron-right2:before {
content: "\e92f";
}
.tatsu-icon-chevron-up2:before {
content: "\e930";
}
.tatsu-icon-chevrons-down:before {
content: "\e931";
}
.tatsu-icon-chevrons-left:before {
content: "\e932";
}
.tatsu-icon-chevrons-right:before {
content: "\e933";
}
.tatsu-icon-chevrons-up:before {
content: "\e934";
}
.tatsu-icon-chrome1:before {
content: "\e935";
}
.tatsu-icon-circle:before {
content: "\e936";
}
.tatsu-icon-clipboard2:before {
content: "\e937";
}
.tatsu-icon-clock2:before {
content: "\e938";
}
.tatsu-icon-cloud2:before {
content: "\e939";
}
.tatsu-icon-cloud-drizzle:before {
content: "\e93a";
}
.tatsu-icon-cloud-lightning:before {
content: "\e93b";
}
.tatsu-icon-cloud-off:before {
content: "\e93c";
}
.tatsu-icon-cloud-rain:before {
content: "\e93d";
}
.tatsu-icon-cloud-snow:before {
content: "\e93e";
}
.tatsu-icon-code2:before {
content: "\e93f";
}
.tatsu-icon-codepen:before {
content: "\e940";
}
.tatsu-icon-command:before {
content: "\e941";
}
.tatsu-icon-compass2:before {
content: "\e942";
}
.tatsu-icon-copy2:before {
content: "\e943";
}
.tatsu-icon-corner-down-left:before {
content: "\e944";
}
.tatsu-icon-corner-down-right:before {
content: "\e945";
}
.tatsu-icon-corner-left-down:before {
content: "\e946";
}
.tatsu-icon-corner-left-up:before {
content: "\e947";
}
.tatsu-icon-corner-right-down:before {
content: "\e948";
}
.tatsu-icon-corner-right-up:before {
content: "\e949";
}
.tatsu-icon-corner-up-left:before {
content: "\e94a";
}
.tatsu-icon-corner-up-right:before {
content: "\e94b";
}
.tatsu-icon-cpu:before {
content: "\e94c";
}
.tatsu-icon-credit-card2:before {
content: "\e94d";
}
.tatsu-icon-crop2:before {
content: "\e94e";
}
.tatsu-icon-crosshair:before {
content: "\e94f";
}
.tatsu-icon-database2:before {
content: "\e950";
}
.tatsu-icon-delete:before {
content: "\e951";
}
.tatsu-icon-disc:before {
content: "\e952";
}
.tatsu-icon-dollar-sign:before {
content: "\e953";
}
.tatsu-icon-download2:before {
content: "\e954";
}
.tatsu-icon-download-cloud:before {
content: "\e955";
}
.tatsu-icon-droplet:before {
content: "\e956";
}
.tatsu-icon-edit2:before {
content: "\e957";
}
.tatsu-icon-edit-2:before {
content: "\e958";
}
.tatsu-icon-edit-3:before {
content: "\e959";
}
.tatsu-icon-external-link:before {
content: "\e95a";
}
.tatsu-icon-eye2:before {
content: "\e95b";
}
.tatsu-icon-eye-off:before {
content: "\e95c";
}
.tatsu-icon-fast-forward:before {
content: "\e95e";
}
.tatsu-icon-feather2:before {
content: "\e95f";
}
.tatsu-icon-file:before {
content: "\e960";
}
.tatsu-icon-file-minus:before {
content: "\e961";
}
.tatsu-icon-file-plus:before {
content: "\e962";
}
.tatsu-icon-file-text:before {
content: "\e963";
}
.tatsu-icon-film:before {
content: "\e964";
}
.tatsu-icon-filter:before {
content: "\e965";
}
.tatsu-icon-flag2:before {
content: "\e966";
}
.tatsu-icon-folder2:before {
content: "\e967";
}
.tatsu-icon-folder-minus:before {
content: "\e968";
}
.tatsu-icon-folder-plus:before {
content: "\e969";
}
.tatsu-icon-gift:before {
content: "\e96a";
}
.tatsu-icon-github2:before {
content: "\e96b";
}
.tatsu-icon-gitlab:before {
content: "\e96c";
}
.tatsu-icon-globe2:before {
content: "\e96d";
}
.tatsu-icon-grid2:before {
content: "\e96e";
}
.tatsu-icon-hard-drive:before {
content: "\e96f";
}
.tatsu-icon-hash:before {
content: "\e970";
}
.tatsu-icon-headphones:before {
content: "\e971";
}
.tatsu-icon-heart2:before {
content: "\e972";
}
.tatsu-icon-help-circle:before {
content: "\e973";
}
.tatsu-icon-home2:before {
content: "\e974";
}
.tatsu-icon-image2:before {
content: "\e975";
}
.tatsu-icon-inbox2:before {
content: "\e976";
}
.tatsu-icon-info2:before {
content: "\e977";
}
.tatsu-icon-instagram2:before {
content: "\e978";
}
.tatsu-icon-italic:before {
content: "\e979";
}
.tatsu-icon-layers2:before {
content: "\e97a";
}
.tatsu-icon-layout:before {
content: "\e97b";
}
.tatsu-icon-life-buoy:before {
content: "\e97c";
}
.tatsu-icon-link2:before {
content: "\e97d";
}
.tatsu-icon-link-2:before {
content: "\e97e";
}
.tatsu-icon-linkedin2:before {
content: "\e97f";
}
.tatsu-icon-list2:before {
content: "\e980";
}
.tatsu-icon-loader:before {
content: "\e981";
}
.tatsu-icon-lock2:before {
content: "\e982";
}
.tatsu-icon-log-in:before {
content: "\e983";
}
.tatsu-icon-log-out2:before {
content: "\e984";
}
.tatsu-icon-mail2:before {
content: "\e985";
}
.tatsu-icon-map2:before {
content: "\e986";
}
.tatsu-icon-map-pin:before {
content: "\e987";
}
.tatsu-icon-maximize:before {
content: "\e988";
}
.tatsu-icon-maximize-2:before {
content: "\e989";
}
.tatsu-icon-menu2:before {
content: "\e98a";
}
.tatsu-icon-message-circle:before {
content: "\e98b";
}
.tatsu-icon-message-square:before {
content: "\e98c";
}
.tatsu-icon-mic2:before {
content: "\e98d";
}
.tatsu-icon-mic-off:before {
content: "\e98e";
}
.tatsu-icon-minimize:before {
content: "\e98f";
}
.tatsu-icon-minimize-2:before {
content: "\e990";
}
.tatsu-icon-minus2:before {
content: "\e991";
}
.tatsu-icon-minus-circle:before {
content: "\e992";
}
.tatsu-icon-minus-square:before {
content: "\e993";
}
.tatsu-icon-monitor:before {
content: "\e994";
}
.tatsu-icon-moon2:before {
content: "\e995";
}
.tatsu-icon-more-horizontal:before {
content: "\e996";
}
.tatsu-icon-more-vertical:before {
content: "\e997";
}
.tatsu-icon-move:before {
content: "\e998";
}
.tatsu-icon-music2:before {
content: "\e999";
}
.tatsu-icon-navigation:before {
content: "\e99a";
}
.tatsu-icon-navigation-2:before {
content: "\e99b";
}
.tatsu-icon-octagon:before {
content: "\e99c";
}
.tatsu-icon-package:before {
content: "\e99d";
}
.tatsu-icon-paperclip:before {
content: "\e99e";
}
.tatsu-icon-pause:before {
content: "\e99f";
}
.tatsu-icon-pause-circle:before {
content: "\e9a0";
}
.tatsu-icon-percent:before {
content: "\e9a1";
}
.tatsu-icon-phone2:before {
content: "\e9a2";
}
.tatsu-icon-phone-call:before {
content: "\e9a3";
}
.tatsu-icon-phone-forwarded:before {
content: "\e9a4";
}
.tatsu-icon-phone-incoming:before {
content: "\e9a5";
}
.tatsu-icon-phone-missed:before {
content: "\e9a6";
}
.tatsu-icon-phone-off:before {
content: "\e9a7";
}
.tatsu-icon-phone-outgoing:before {
content: "\e9a8";
}
.tatsu-icon-pie-chart2:before {
content: "\e9a9";
}
.tatsu-icon-play:before {
content: "\e9aa";
}
.tatsu-icon-play-circle:before {
content: "\e9ab";
}
.tatsu-icon-plus2:before {
content: "\e9ac";
}
.tatsu-icon-plus-circle:before {
content: "\e9ad";
}
.tatsu-icon-plus-square:before {
content: "\e9ae";
}
.tatsu-icon-pocket:before {
content: "\e9af";
}
.tatsu-icon-power:before {
content: "\e9b0";
}
.tatsu-icon-printer:before {
content: "\e9b1";
}
.tatsu-icon-radio2:before {
content: "\e9b2";
}
.tatsu-icon-refresh-ccw:before {
content: "\e9b3";
}
.tatsu-icon-refresh-cw:before {
content: "\e9b4";
}
.tatsu-icon-repeat:before {
content: "\e9b5";
}
.tatsu-icon-rewind:before {
content: "\e9b6";
}
.tatsu-icon-rotate-ccw:before {
content: "\e9b7";
}
.tatsu-icon-rotate-cw:before {
content: "\e9b8";
}
.tatsu-icon-rss2:before {
content: "\e9b9";
}
.tatsu-icon-save2:before {
content: "\e9ba";
}
.tatsu-icon-scissors2:before {
content: "\e9bb";
}
.tatsu-icon-search1:before {
content: "\e9bc";
}
.tatsu-icon-send:before {
content: "\e9bd";
}
.tatsu-icon-server:before {
content: "\e9be";
}
.tatsu-icon-settings:before {
content: "\e9bf";
}
.tatsu-icon-share:before {
content: "\e9c0";
}
.tatsu-icon-share-2:before {
content: "\e9c1";
}
.tatsu-icon-shield2:before {
content: "\e9c2";
}
.tatsu-icon-shield-off:before {
content: "\e9c3";
}
.tatsu-icon-shopping-bag2:before {
content: "\e9c4";
}
.tatsu-icon-shopping-cart2:before {
content: "\e9c5";
}
.tatsu-icon-shuffle2:before {
content: "\e9c6";
}
.tatsu-icon-sidebar:before {
content: "\e9c7";
}
.tatsu-icon-skip-back:before {
content: "\e9c8";
}
.tatsu-icon-skip-forward:before {
content: "\e9c9";
}
.tatsu-icon-slack1:before {
content: "\e9ca";
}
.tatsu-icon-slash:before {
content: "\e9cb";
}
.tatsu-icon-sliders:before {
content: "\e9cc";
}
.tatsu-icon-smartphone:before {
content: "\e9cd";
}
.tatsu-icon-speaker:before {
content: "\e9ce";
}
.tatsu-icon-square:before {
content: "\e9cf";
}
.tatsu-icon-star2:before {
content: "\e9d0";
}
.tatsu-icon-stop-circle:before {
content: "\e9d1";
}
.tatsu-icon-sun:before {
content: "\e9d2";
}
.tatsu-icon-sunrise:before {
content: "\e9d3";
}
.tatsu-icon-sunset:before {
content: "\e9d4";
}
.tatsu-icon-tablet2:before {
content: "\e9d5";
}
.tatsu-icon-tag2:before {
content: "\e9d6";
}
.tatsu-icon-target:before {
content: "\e9d7";
}
.tatsu-icon-terminal:before {
content: "\e9d8";
}
.tatsu-icon-thermometer2:before {
content: "\e9d9";
}
.tatsu-icon-thumbs-down2:before {
content: "\e9da";
}
.tatsu-icon-thumbs-up2:before {
content: "\e9db";
}
.tatsu-icon-toggle-left:before {
content: "\e9dc";
}
.tatsu-icon-toggle-right:before {
content: "\e9dd";
}
.tatsu-icon-trash2:before {
content: "\e9de";
}
.tatsu-icon-trash-2:before {
content: "\e9df";
}
.tatsu-icon-trending-down:before {
content: "\e9e0";
}
.tatsu-icon-trending-up:before {
content: "\e9e1";
}
.tatsu-icon-triangle:before {
content: "\e9e2";
}
.tatsu-icon-truck1:before {
content: "\e9e3";
}
.tatsu-icon-tv2:before {
content: "\e9e4";
}
.tatsu-icon-twitter2:before {
content: "\e9e5";
}
.tatsu-icon-type:before {
content: "\e9e6";
}
.tatsu-icon-umbrella:before {
content: "\e9e7";
}
.tatsu-icon-underline:before {
content: "\e9e8";
}
.tatsu-icon-unlock:before {
content: "\e9e9";
}
.tatsu-icon-upload2:before {
content: "\e9ea";
}
.tatsu-icon-upload-cloud:before {
content: "\e9eb";
}
.tatsu-icon-user2:before {
content: "\e9ec";
}
.tatsu-icon-user-check:before {
content: "\e9ed";
}
.tatsu-icon-user-minus:before {
content: "\e9ee";
}
.tatsu-icon-user-plus:before {
content: "\e9ef";
}
.tatsu-icon-user-x:before {
content: "\e9f0";
}
.tatsu-icon-users2:before {
content: "\e9f1";
}
.tatsu-icon-video2:before {
content: "\e9f2";
}
.tatsu-icon-video-off:before {
content: "\e9f3";
}
.tatsu-icon-voicemail2:before {
content: "\e9f4";
}
.tatsu-icon-volume:before {
content: "\e9f5";
}
.tatsu-icon-volume-1:before {
content: "\e9f6";
}
.tatsu-icon-volume-2:before {
content: "\e9f7";
}
.tatsu-icon-volume-x:before {
content: "\e9f8";
}
.tatsu-icon-watch:before {
content: "\e9f9";
}
.tatsu-icon-wifi:before {
content: "\e9fa";
}
.tatsu-icon-wifi-off:before {
content: "\e9fb";
}
.tatsu-icon-wind:before {
content: "\e9fc";
}
.tatsu-icon-x:before {
content: "\e9fd";
}
.tatsu-icon-x-circle:before {
content: "\e9fe";
}
.tatsu-icon-x-square:before {
content: "\e9ff";
}
.tatsu-icon-youtube2:before {
content: "\ea00";
}
.tatsu-icon-zap:before {
content: "\ea01";
}
.tatsu-icon-zap-off:before {
content: "\ea02";
}
.tatsu-icon-zoom-in:before {
content: "\ea03";
}
.tatsu-icon-zoom-out:before {
content: "\ea04";
}
.tatsu-icon-youtube1:before {
content: "\ea05";
}
.tatsu-icon-skype1:before {
content: "\ea16";
}
.tatsu-icon-picasa:before {
content: "\ea1f";
}
.tatsu-icon-google-play:before {
content: "\ea2c";
}
.tatsu-icon-google-hangouts:before {
content: "\ea2d";
}
.tatsu-icon-google-drive:before {
content: "\ea2e";
}
.tatsu-icon-flickr1:before {
content: "\ea31";
}
.tatsu-icon-evernote:before {
content: "\ea34";
}
.tatsu-icon-basecamp:before {
content: "\ea39";
}
.tatsu-icon-baidu:before {
content: "\ea3a";
}
.tatsu-icon-px:before {
content: "\ea3c";
}
.tatsu-icon-location-pin:before {
content: "\ea3d";
}
.tatsu-icon-inbox1:before {
content: "\ea3e";
}
.tatsu-icon-water:before {
content: "\ea3f";
}
.tatsu-icon-warning:before {
content: "\ea40";
}
.tatsu-icon-wallet1:before {
content: "\ea41";
}
.tatsu-icon-voicemail:before {
content: "\ea42";
}
.tatsu-icon-vinyl:before {
content: "\ea43";
}
.tatsu-icon-video:before {
content: "\ea44";
}
.tatsu-icon-video-camera:before {
content: "\ea45";
}
.tatsu-icon-v-card:before {
content: "\ea46";
}
.tatsu-icon-users:before {
content: "\ea47";
}
.tatsu-icon-user1:before {
content: "\ea48";
}
.tatsu-icon-upload:before {
content: "\ea49";
}
.tatsu-icon-upload-to-cloud:before {
content: "\ea4a";
}
.tatsu-icon-untag:before {
content: "\ea4b";
}
.tatsu-icon-unread:before {
content: "\ea4c";
}
.tatsu-icon-uninstall:before {
content: "\ea4d";
}
.tatsu-icon-typing:before {
content: "\ea4e";
}
.tatsu-icon-tv1:before {
content: "\ea4f";
}
.tatsu-icon-trophy:before {
content: "\ea50";
}
.tatsu-icon-triangle-up:before {
content: "\ea51";
}
.tatsu-icon-triangle-right:before {
content: "\ea52";
}
.tatsu-icon-triangle-left:before {
content: "\ea53";
}
.tatsu-icon-triangle-down:before {
content: "\ea54";
}
.tatsu-icon-tree:before {
content: "\ea55";
}
.tatsu-icon-trash1:before {
content: "\ea56";
}
.tatsu-icon-traffic-cone:before {
content: "\ea57";
}
.tatsu-icon-tools:before {
content: "\ea58";
}
.tatsu-icon-time-slot:before {
content: "\ea59";
}
.tatsu-icon-ticket:before {
content: "\ea5a";
}
.tatsu-icon-thunder-cloud:before {
content: "\ea5b";
}
.tatsu-icon-thumbs-up1:before {
content: "\ea5c";
}
.tatsu-icon-thumbs-down:before {
content: "\ea5d";
}
.tatsu-icon-thermometer:before {
content: "\ea5e";
}
.tatsu-icon-text:before {
content: "\ea5f";
}
.tatsu-icon-text-document:before {
content: "\ea60";
}
.tatsu-icon-text-document-inverted:before {
content: "\ea61";
}
.tatsu-icon-tag1:before {
content: "\ea62";
}
.tatsu-icon-tablet:before {
content: "\ea63";
}
.tatsu-icon-tablet-mobile-combo:before {
content: "\ea64";
}
.tatsu-icon-switch:before {
content: "\ea65";
}
.tatsu-icon-sweden:before {
content: "\ea66";
}
.tatsu-icon-swap:before {
content: "\ea67";
}
.tatsu-icon-suitcase:before {
content: "\ea68";
}
.tatsu-icon-stopwatch:before {
content: "\ea69";
}
.tatsu-icon-star1:before {
content: "\ea6a";
}
.tatsu-icon-star-outlined:before {
content: "\ea6b";
}
.tatsu-icon-squared-plus:before {
content: "\ea6c";
}
.tatsu-icon-squared-minus:before {
content: "\ea6d";
}
.tatsu-icon-squared-cross:before {
content: "\ea6e";
}
.tatsu-icon-spreadsheet:before {
content: "\ea6f";
}
.tatsu-icon-sports-club:before {
content: "\ea70";
}
.tatsu-icon-sound1:before {
content: "\ea71";
}
.tatsu-icon-sound-mute:before {
content: "\ea72";
}
.tatsu-icon-sound-mix:before {
content: "\ea73";
}
.tatsu-icon-signal:before {
content: "\ea74";
}
.tatsu-icon-shuffle:before {
content: "\ea75";
}
.tatsu-icon-shopping-cart:before {
content: "\ea76";
}
.tatsu-icon-shopping-basket:before {
content: "\ea77";
}
.tatsu-icon-shopping-bag:before {
content: "\ea78";
}
.tatsu-icon-shop1:before {
content: "\ea79";
}
.tatsu-icon-shield:before {
content: "\ea7a";
}
.tatsu-icon-shareable:before {
content: "\ea7b";
}
.tatsu-icon-share-alternative:before {
content: "\ea7c";
}
.tatsu-icon-select-arrows:before {
content: "\ea7d";
}
.tatsu-icon-scissors:before {
content: "\ea7e";
}
.tatsu-icon-save:before {
content: "\ea7f";
}
.tatsu-icon-ruler:before {
content: "\ea80";
}
.tatsu-icon-rss:before {
content: "\ea81";
}
.tatsu-icon-round-brush:before {
content: "\ea82";
}
.tatsu-icon-rocket:before {
content: "\ea83";
}
.tatsu-icon-retweet:before {
content: "\ea84";
}
.tatsu-icon-resize-full-screen:before {
content: "\ea85";
}
.tatsu-icon-resize-100:before {
content: "\ea86";
}
.tatsu-icon-reply:before {
content: "\ea87";
}
.tatsu-icon-reply-all:before {
content: "\ea88";
}
.tatsu-icon-remove-user:before {
content: "\ea89";
}
.tatsu-icon-radio:before {
content: "\ea8a";
}
.tatsu-icon-quote:before {
content: "\ea8b";
}
.tatsu-icon-publish:before {
content: "\ea8c";
}
.tatsu-icon-progress-two:before {
content: "\ea8d";
}
.tatsu-icon-progress-one:before {
content: "\ea8e";
}
.tatsu-icon-progress-full:before {
content: "\ea8f";
}
.tatsu-icon-progress-empty:before {
content: "\ea90";
}
.tatsu-icon-print:before {
content: "\ea91";
}
.tatsu-icon-price-tag:before {
content: "\ea92";
}
.tatsu-icon-price-ribbon:before {
content: "\ea93";
}
.tatsu-icon-power-plug:before {
content: "\ea94";
}
.tatsu-icon-popup:before {
content: "\ea95";
}
.tatsu-icon-plus:before {
content: "\ea96";
}
.tatsu-icon-pin:before {
content: "\ea97";
}
.tatsu-icon-pie-chart:before {
content: "\ea98";
}
.tatsu-icon-phone:before {
content: "\ea99";
}
.tatsu-icon-pencil1:before {
content: "\ea9a";
}
.tatsu-icon-paper-plane1:before {
content: "\ea9b";
}
.tatsu-icon-palette:before {
content: "\ea9c";
}
.tatsu-icon-open-book:before {
content: "\ea9d";
}
.tatsu-icon-old-phone:before {
content: "\ea9e";
}
.tatsu-icon-old-mobile:before {
content: "\ea9f";
}
.tatsu-icon-notifications-off:before {
content: "\eaa0";
}
.tatsu-icon-notification:before {
content: "\eaa1";
}
.tatsu-icon-note1:before {
content: "\eaa2";
}
.tatsu-icon-newsletter:before {
content: "\eaa3";
}
.tatsu-icon-news:before {
content: "\eaa4";
}
.tatsu-icon-new:before {
content: "\eaa5";
}
.tatsu-icon-new-message:before {
content: "\eaa6";
}
.tatsu-icon-network:before {
content: "\eaa7";
}
.tatsu-icon-music1:before {
content: "\eaa8";
}
.tatsu-icon-mouse:before {
content: "\eaa9";
}
.tatsu-icon-mouse-pointer:before {
content: "\eaaa";
}
.tatsu-icon-moon:before {
content: "\eaab";
}
.tatsu-icon-modern-mic:before {
content: "\eaac";
}
.tatsu-icon-mobile1:before {
content: "\eaad";
}
.tatsu-icon-minus:before {
content: "\eaae";
}
.tatsu-icon-mic:before {
content: "\eaaf";
}
.tatsu-icon-message:before {
content: "\eab0";
}
.tatsu-icon-merge:before {
content: "\eab1";
}
.tatsu-icon-menu:before {
content: "\eab2";
}
.tatsu-icon-megaphone1:before {
content: "\eab3";
}
.tatsu-icon-medal:before {
content: "\eab4";
}
.tatsu-icon-mask:before {
content: "\eab5";
}
.tatsu-icon-map:before {
content: "\eab6";
}
.tatsu-icon-man:before {
content: "\eab7";
}
.tatsu-icon-mail1:before {
content: "\eab8";
}
.tatsu-icon-magnifying-glass:before {
content: "\eab9";
}
.tatsu-icon-magnet:before {
content: "\eaba";
}
.tatsu-icon-loop:before {
content: "\eabb";
}
.tatsu-icon-login:before {
content: "\eabc";
}
.tatsu-icon-log-out:before {
content: "\eabd";
}
.tatsu-icon-lock1:before {
content: "\eabe";
}
.tatsu-icon-lock-open:before {
content: "\eabf";
}
.tatsu-icon-location1:before {
content: "\eac0";
}
.tatsu-icon-list:before {
content: "\eac1";
}
.tatsu-icon-link:before {
content: "\eac2";
}
.tatsu-icon-light-up:before {
content: "\eac3";
}
.tatsu-icon-light-down:before {
content: "\eac4";
}
.tatsu-icon-light-bulb:before {
content: "\eac5";
}
.tatsu-icon-lifebuoy:before {
content: "\eac6";
}
.tatsu-icon-level-up:before {
content: "\eac7";
}
.tatsu-icon-level-down:before {
content: "\eac8";
}
.tatsu-icon-leaf:before {
content: "\eac9";
}
.tatsu-icon-layers:before {
content: "\eaca";
}
.tatsu-icon-laptop:before {
content: "\eacb";
}
.tatsu-icon-language:before {
content: "\eacc";
}
.tatsu-icon-landline:before {
content: "\eacd";
}
.tatsu-icon-lab-flask:before {
content: "\eace";
}
.tatsu-icon-keyboard:before {
content: "\eacf";
}
.tatsu-icon-key1:before {
content: "\ead0";
}
.tatsu-icon-install:before {
content: "\ead1";
}
.tatsu-icon-info:before {
content: "\ead2";
}
.tatsu-icon-info-with-circle:before {
content: "\ead3";
}
.tatsu-icon-infinity:before {
content: "\ead4";
}
.tatsu-icon-images:before {
content: "\ead5";
}
.tatsu-icon-image:before {
content: "\ead6";
}
.tatsu-icon-image-inverted:before {
content: "\ead7";
}
.tatsu-icon-hour-glass:before {
content: "\ead8";
}
.tatsu-icon-home:before {
content: "\ead9";
}
.tatsu-icon-help:before {
content: "\eada";
}
.tatsu-icon-help-with-circle:before {
content: "\eadb";
}
.tatsu-icon-heart1:before {
content: "\eadc";
}
.tatsu-icon-heart-outlined:before {
content: "\eadd";
}
.tatsu-icon-hand:before {
content: "\eade";
}
.tatsu-icon-hair-cross:before {
content: "\eadf";
}
.tatsu-icon-grid:before {
content: "\eae0";
}
.tatsu-icon-graduation-cap1:before {
content: "\eae1";
}
.tatsu-icon-globe1:before {
content: "\eae2";
}
.tatsu-icon-gauge:before {
content: "\eae3";
}
.tatsu-icon-game-controller:before {
content: "\eae4";
}
.tatsu-icon-funnel:before {
content: "\eae5";
}
.tatsu-icon-forward:before {
content: "\eae6";
}
.tatsu-icon-folder:before {
content: "\eae7";
}
.tatsu-icon-folder-video:before {
content: "\eae8";
}
.tatsu-icon-folder-music:before {
content: "\eae9";
}
.tatsu-icon-folder-images:before {
content: "\eaea";
}
.tatsu-icon-flower:before {
content: "\eaeb";
}
.tatsu-icon-flow-tree:before {
content: "\eaec";
}
.tatsu-icon-flow-parallel:before {
content: "\eaed";
}
.tatsu-icon-flow-line:before {
content: "\eaee";
}
.tatsu-icon-flow-cascade:before {
content: "\eaef";
}
.tatsu-icon-flow-branch:before {
content: "\eaf0";
}
.tatsu-icon-flat-brush:before {
content: "\eaf1";
}
.tatsu-icon-flashlight:before {
content: "\eaf2";
}
.tatsu-icon-flash:before {
content: "\eaf3";
}
.tatsu-icon-flag:before {
content: "\eaf4";
}
.tatsu-icon-fingerprint:before {
content: "\eaf5";
}
.tatsu-icon-feather:before {
content: "\eaf6";
}
.tatsu-icon-eye1:before {
content: "\eaf7";
}
.tatsu-icon-eye-with-line:before {
content: "\eaf8";
}
.tatsu-icon-export:before {
content: "\eaf9";
}
.tatsu-icon-eraser:before {
content: "\eafa";
}
.tatsu-icon-erase:before {
content: "\eafb";
}
.tatsu-icon-emoji-sad:before {
content: "\eafc";
}
.tatsu-icon-emoji-neutral:before {
content: "\eafd";
}
.tatsu-icon-emoji-happy:before {
content: "\eafe";
}
.tatsu-icon-emoji-flirt:before {
content: "\eaff";
}
.tatsu-icon-email:before {
content: "\eb00";
}
.tatsu-icon-edit:before {
content: "\eb01";
}
.tatsu-icon-drop:before {
content: "\eb02";
}
.tatsu-icon-drive:before {
content: "\eb03";
}
.tatsu-icon-drink:before {
content: "\eb04";
}
.tatsu-icon-download:before {
content: "\eb05";
}
.tatsu-icon-dots-three-vertical:before {
content: "\eb06";
}
.tatsu-icon-dots-three-horizontal:before {
content: "\eb07";
}
.tatsu-icon-documents:before {
content: "\eb08";
}
.tatsu-icon-document:before {
content: "\eb09";
}
.tatsu-icon-document-landscape:before {
content: "\eb0a";
}
.tatsu-icon-direction:before {
content: "\eb0b";
}
.tatsu-icon-database1:before {
content: "\eb0c";
}
.tatsu-icon-cycle:before {
content: "\eb0d";
}
.tatsu-icon-cw:before {
content: "\eb0e";
}
.tatsu-icon-cup1:before {
content: "\eb0f";
}
.tatsu-icon-cross:before {
content: "\eb10";
}
.tatsu-icon-crop:before {
content: "\eb11";
}
.tatsu-icon-credit:before {
content: "\eb12";
}
.tatsu-icon-credit-card:before {
content: "\eb13";
}
.tatsu-icon-creative-commons:before {
content: "\eb14";
}
.tatsu-icon-creative-commons-sharealike:before {
content: "\eb15";
}
.tatsu-icon-creative-commons-share:before {
content: "\eb16";
}
.tatsu-icon-creative-commons-remix:before {
content: "\eb17";
}
.tatsu-icon-creative-commons-public-domain:before {
content: "\eb18";
}
.tatsu-icon-creative-commons-noncommercial-us:before {
content: "\eb19";
}
.tatsu-icon-creative-commons-noncommercial-eu:before {
content: "\eb1a";
}
.tatsu-icon-creative-commons-noderivs:before {
content: "\eb1b";
}
.tatsu-icon-creative-commons-attribution:before {
content: "\eb1c";
}
.tatsu-icon-copy:before {
content: "\eb1d";
}
.tatsu-icon-controller-stop:before {
content: "\eb1e";
}
.tatsu-icon-controller-record:before {
content: "\eb1f";
}
.tatsu-icon-controller-play:before {
content: "\eb20";
}
.tatsu-icon-controller-paus:before {
content: "\eb21";
}
.tatsu-icon-controller-next:before {
content: "\eb22";
}
.tatsu-icon-controller-jump-to-start:before {
content: "\eb23";
}
.tatsu-icon-controller-fast-forward:before {
content: "\eb24";
}
.tatsu-icon-controller-fast-backward:before {
content: "\eb25";
}
.tatsu-icon-compass:before {
content: "\eb26";
}
.tatsu-icon-colours:before {
content: "\eb27";
}
.tatsu-icon-cog1:before {
content: "\eb28";
}
.tatsu-icon-code:before {
content: "\eb29";
}
.tatsu-icon-cloud1:before {
content: "\eb2a";
}
.tatsu-icon-clock1:before {
content: "\eb2b";
}
.tatsu-icon-clipboard:before {
content: "\eb2c";
}
.tatsu-icon-classic-computer:before {
content: "\eb2d";
}
.tatsu-icon-clapperboard:before {
content: "\eb2e";
}
.tatsu-icon-circular-graph:before {
content: "\eb2f";
}
.tatsu-icon-circle-with-plus:before {
content: "\eb30";
}
.tatsu-icon-circle-with-minus:before {
content: "\eb31";
}
.tatsu-icon-circle-with-cross:before {
content: "\eb32";
}
.tatsu-icon-chevron-with-circle-up:before {
content: "\eb33";
}
.tatsu-icon-chevron-with-circle-right:before {
content: "\eb34";
}
.tatsu-icon-chevron-with-circle-left:before {
content: "\eb35";
}
.tatsu-icon-chevron-with-circle-down:before {
content: "\eb36";
}
.tatsu-icon-chevron-up:before {
content: "\eb37";
}
.tatsu-icon-chevron-thin-up:before {
content: "\eb38";
}
.tatsu-icon-chevron-thin-right:before {
content: "\eb39";
}
.tatsu-icon-chevron-thin-left:before {
content: "\eb3a";
}
.tatsu-icon-chevron-thin-down:before {
content: "\eb3b";
}
.tatsu-icon-chevron-small-up:before {
content: "\eb3c";
}
.tatsu-icon-chevron-small-right:before {
content: "\eb3d";
}
.tatsu-icon-chevron-small-left:before {
content: "\eb3e";
}
.tatsu-icon-chevron-small-down:before {
content: "\eb3f";
}
.tatsu-icon-chevron-right:before {
content: "\eb40";
}
.tatsu-icon-chevron-left:before {
content: "\eb41";
}
.tatsu-icon-chevron-down:before {
content: "\eb42";
}
.tatsu-icon-check:before {
content: "\eb43";
}
.tatsu-icon-chat:before {
content: "\eb44";
}
.tatsu-icon-ccw:before {
content: "\eb45";
}
.tatsu-icon-camera1:before {
content: "\eb46";
}
.tatsu-icon-calendar1:before {
content: "\eb47";
}
.tatsu-icon-calculator:before {
content: "\eb48";
}
.tatsu-icon-cake:before {
content: "\eb49";
}
.tatsu-icon-bug:before {
content: "\eb4a";
}
.tatsu-icon-bucket:before {
content: "\eb4b";
}
.tatsu-icon-brush:before {
content: "\eb4c";
}
.tatsu-icon-browser:before {
content: "\eb4d";
}
.tatsu-icon-briefcase:before {
content: "\eb4e";
}
.tatsu-icon-box:before {
content: "\eb4f";
}
.tatsu-icon-bowl:before {
content: "\eb50";
}
.tatsu-icon-bookmarks:before {
content: "\eb51";
}
.tatsu-icon-bookmark:before {
content: "\eb52";
}
.tatsu-icon-book:before {
content: "\eb53";
}
.tatsu-icon-block:before {
content: "\eb54";
}
.tatsu-icon-blackboard:before {
content: "\eb55";
}
.tatsu-icon-bell:before {
content: "\eb56";
}
.tatsu-icon-beamed-note:before {
content: "\eb57";
}
.tatsu-icon-battery:before {
content: "\eb58";
}
.tatsu-icon-bar-graph:before {
content: "\eb59";
}
.tatsu-icon-back:before {
content: "\eb5a";
}
.tatsu-icon-back-in-time:before {
content: "\eb5b";
}
.tatsu-icon-awareness-ribbon:before {
content: "\eb5c";
}
.tatsu-icon-attachment:before {
content: "\eb5d";
}
.tatsu-icon-arrow-with-circle-up:before {
content: "\eb5e";
}
.tatsu-icon-arrow-with-circle-right:before {
content: "\eb5f";
}
.tatsu-icon-arrow-with-circle-left:before {
content: "\eb60";
}
.tatsu-icon-arrow-with-circle-down:before {
content: "\eb61";
}
.tatsu-icon-arrow-up:before {
content: "\eb62";
}
.tatsu-icon-arrow-right:before {
content: "\eb63";
}
.tatsu-icon-arrow-long-up:before {
content: "\eb64";
}
.tatsu-icon-arrow-long-right:before {
content: "\eb65";
}
.tatsu-icon-arrow-long-left:before {
content: "\eb66";
}
.tatsu-icon-arrow-long-down:before {
content: "\eb67";
}
.tatsu-icon-arrow-left:before {
content: "\eb68";
}
.tatsu-icon-arrow-down:before {
content: "\eb69";
}
.tatsu-icon-arrow-bold-up:before {
content: "\eb6a";
}
.tatsu-icon-arrow-bold-right:before {
content: "\eb6b";
}
.tatsu-icon-arrow-bold-left:before {
content: "\eb6c";
}
.tatsu-icon-arrow-bold-down:before {
content: "\eb6d";
}
.tatsu-icon-area-graph:before {
content: "\eb6e";
}
.tatsu-icon-archive:before {
content: "\eb6f";
}
.tatsu-icon-align-vertical-middle:before {
content: "\eb70";
}
.tatsu-icon-align-top:before {
content: "\eb71";
}
.tatsu-icon-align-right:before {
content: "\eb72";
}
.tatsu-icon-align-left:before {
content: "\eb73";
}
.tatsu-icon-align-horizontal-middle:before {
content: "\eb74";
}
.tatsu-icon-align-bottom:before {
content: "\eb75";
}
.tatsu-icon-aircraft:before {
content: "\eb76";
}
.tatsu-icon-aircraft-take-off:before {
content: "\eb77";
}
.tatsu-icon-air:before {
content: "\eb78";
}
.tatsu-icon-adjust:before {
content: "\eb79";
}
.tatsu-icon-add-user:before {
content: "\eb7a";
}
.tatsu-icon-add-to-list:before {
content: "\eb7b";
}