/home/suroeste/public_html/wp-content/plugins/flipbox-builder/template/css/design
Edit: /home/suroeste/public_html/wp-content/plugins/flipbox-builder/template/css/design/design-8.css (8873B)
@media (min-width: 992px) and (max-width:1024px)
{
.flip-col-sm-6 {
-ms-flex: 0 0 50% ;
flex: 0 0 50% ;
max-width: 50% ;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
.design-8-col {
width: 100%;
}
}
.fb-d8-ele {
-webkit-hyphens: manual;
-ms-hyphens: manual;
hyphens: manual;
}
.fb-d8-ele-section.fb-d8-ele-section-stretched {
position: relative;
width: 96%;
}
.fb-d8-ele-530 .fb-d8-ele-element.fb-d8-ele-element-6a0a1de .fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-back .fb-d8-stel-pack-flip-box-layer-overlay {
text-align: left;
justify-content: flex-end;
}
.fb-d8-ele-section .fb-d8-ele-container {
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
position: relative;
}
.fb-d8-ele *, .fb-d8-ele :after, .fb-d8-ele :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.fb-d8-ele-row {
width: 100%;
display: -ms-flexbox;
display: flex;
}
.fb-d8-ele-column, .fb-d8-ele-column-wrap {
position: relative;
display: -ms-flexbox;
display: flex;
}
.fb-d8-ele-column {
min-height: 1px;
}
.fb-d8-ele-column-wrap {
width: 100%;
}
.fb-d8-ele:not(.fb-d8-ele-bc-flex-widget) .fb-d8-ele-widget-wrap {
display: -ms-flexbox;
display: flex;
}
.fb-d8-ele-widget-wrap {
position: relative;
width: 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.fb-d8-ele-widget-wrap>.fb-d8-ele-element {
width: 100%;
}
.fb-d8-ele-widget {
position: relative;
}
.fb-d8-ele-element .fb-d8-ele-widget-container {
-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box {
perspective: 1000px;
transform-style: preserve-3d;
}
.fb-d8-ele-flip-box {
height: 280px;
position: relative;
}
.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box__front {
-ms-transform: none;
transform: none;
z-index: 1;
}
.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box__layer {
transform-style: preserve-3d;
backface-visibility: hidden;
}
.fb-d8-ele-flip-box__layer {
position: absolute;
width: 100%;
height: 100%;
-o-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.fb-d8-ele-flip-box__front {
background-color: #22d594;
}
.fb-d8-ele-flip-box--3d .fb-d8-ele-flip-box__layer__overlay {
transform-style: preserve-3d;
transform: translateZ(.1px);
}
.fb-d8-ele-flip-box__layer__overlay {
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center;
padding: 35px;
}
.fb-d8-ele-flip-box--3d .fb-d8-ele-flip-box__layer__inner {
transform: translateZ(90px) scale(.91);
}
.fb-d8-ele-flip-box__image {
margin: 0 0 20px;
display: inline-block;
width: 100%;
}
@media (min-width: 1441px) and (max-width: 2560px) {
.fb-d8-ele-flip-box__image {
width: 60%;
}
}
.fb-d8-ele img {
height: auto;
max-width: 100%;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.fb-d8-ele-flip-box__image img {
width: 50% !important;
border-radius: 50% !important;
}
.fb-d8-ele-flip-box__layer__description:not(:last-child), .fb-d8-ele-flip-box__layer__title:not(:last-child) {
margin: 0 0 20px;
padding: 0;
}
.fb-d8-ele-flip-box__layer__title {
line-height: 1;
font-weight: 600;
}
.fb-d8-ele-flip-box__layer__description, .fb-d8-ele-flip-box__layer__title {
color: #fff;
}
.fb-d8-ele-flip-box__layer__title {
font-size: 21px;
}
.fb-d8-ele-flip-box__layer__description, .fb-d8-ele-flip-box__layer__title {
color: #fff;
}
.fb-d8-ele-flip-box__layer__description {
font-size: 14px;
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-down .fb-d8-ele-flip-box__back {
-webkit-transform: rotateX(180deg) rotateY(0);
transform: rotateX(180deg) rotateY(0);
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-down .fb-d8-ele-flip-box:hover .fb-d8-ele-flip-box__front {
-webkit-transform: rotateX(-180deg) rotateY(0);
transform: rotateX(-180deg) rotateY(0);
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-left .fb-d8-ele-flip-box__back {
-webkit-transform: rotateX(0) rotateY(180deg);
transform: rotateX(0) rotateY(180deg);
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-left .fb-d8-ele-flip-box:hover .fb-d8-ele-flip-box__front {
-webkit-transform: rotateX(0) rotateY(-180deg);
transform: rotateX(0) rotateY(-180deg);
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-up .fb-d8-ele-flip-box__back {
-webkit-transform: rotateX(-180deg) rotateY(0);
transform: rotateX(-180deg) rotateY(0);
}
.fb-d8-ele-flip-box--effect-flip.fb-d8-ele-flip-box--direction-up .fb-d8-ele-flip-box:hover .fb-d8-ele-flip-box__front {
-webkit-transform: rotateX(180deg) rotateY(0);
transform: rotateX(180deg) rotateY(0);
}
.fb-d8-ele a {
box-shadow: none;
text-decoration: none;
}
.fb-d8-ele-flip-box__back {
background-color: #1931a5;
display: block;
}
.fb-d8-ele-flip-box__button.fb-d8-ele-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
border: 2px solid #fff;
color: #fff;
background: transparent;
}
.fb-d8-ele-button {
display: inline-block;
line-height: 1;
font-size: 15px;
padding: 12px 24px;
border-radius: 3px;
fill: #fff;
text-align: center;
-o-transition: all .3s;
transition: all .3s;
}
.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box:hover .fb-d8-ele-flip-box__back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.fb-d8-ele-flip-box__back {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-right: auto;
border: none 2px #fff;
background: 0 0;
}
.fb-d8-ele-button.fb-d8-ele-size-sm {
font-size: 15px;
padding: 12px 24px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.fb-d8-ele a {
box-shadow: none;
text-decoration: none;
}
.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button:hover {
background: 0 0;
text-decoration: none;
border: none;
}
.fb-d8-ele-530 .fb-d8-ele-element.fb-d8-ele-element-6a0a1de .fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-back .fb-d8-stel-pack-flip-box-layer-overlay {
text-align: left;
justify-content: flex-end;
}
.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-right: auto;
}
.fb-d8-ele-flip-box__button {
font-family: sans-serif !important;
}
.fb-d8-ele-flip-box__image img {
width: 50% !important;
border-radius: 50% !important;
}
/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
.fb-d8-ele-flip-box__image img {
width: 60% !important;
height: 30% !important;
border-radius: 50% !important;
}
}
/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.fb-d8-ele-flip-box__image img {
width: 50% !important;
height: 50% !important;
border-radius: 50% !important;
}
}
@media (min-width: 993px) and (max-width: 1024px) {
.fb-d8-ele-flip-box__image img {
width: 25% !important;
height: 70% !important;
border-radius: 70% !important;
}
}
@media (min-width: 1025px) and (max-width: 1440px) {
.fb-d8-ele-flip-box__image img {
width: 40% !important;
height: 70% !important;
border-radius: 70% !important;
}
}
.design-8-col {
padding-right: 0px;
padding-left: 0px;
}
.fb-d8-ele-section {
padding: 0px !important;
padding-bottom: 15px !important;
}
.fb-d8-ele-column.fb-d8-ele-col-33, .fb-d8-ele-column[data-col="33"] {
width: 100% !important;
}