html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
white-space: pre-wrap;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: 700;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #EEE;
color: #222;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
max-width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #BBB;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}  .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container.container--flex {
display: -ms-flexbox;
display: flex;
}
.container.container--flex::before, .container.container--flex::after {
content: none;
display: none;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.row.no-gutter > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
} body {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.3;
color: #424143;
}
p {
line-height: 24px;
}
blockquote {
font-family: georgia, "Times New Roman", cursive;
font-size: 16px;
border-left: 3px solid #E5E4E6;
margin-left: 30px;
padding-left: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Poppins", Helvetica, Arial, sans-serif;
color: #424143;
}
h1 {
font-size: 48px;
font-weight: normal;
}
h2 {
font-size: 32px;
font-weight: normal;
}
h3 {
font-size: 26px;
font-weight: normal;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 21px;
font-weight: normal;
}
h6 {
font-size: 16px;
font-weight: bold;
} .text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
.suffice-table-container {
display: table;
width: 100%;
} ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #F4F7F6;
}
::-webkit-scrollbar {
width: 8px;
background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #CCCCCC;
opacity: 0.4;
} table,
th,
td {
border: 0px;
font-size: 18px;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.75em;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 0.4375em;
}
.white-font {
color: #fff;
}
.white-font .title{
color: #fff;
}
.white-font .title .title-title{
color: #fff;
}
.white-font .widget{
color: #fff;
}
.white-font .widget-title{
color: #fff;
}
.white-font .widget .widget-title{
color: #fff;
}
.colorful-button .btn-rounded {
background: rgba(204,0,102,1);
background: -moz-linear-gradient(left, rgba(204,0,102,1) 0%, rgba(242,145,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(204,0,102,1)), color-stop(100%, rgba(242,145,0,1)));
background: -webkit-linear-gradient(left, rgba(204,0,102,1) 0%, rgba(242,145,0,1) 100%);
background: -o-linear-gradient(left, rgba(204,0,102,1) 0%, rgba(242,145,0,1) 100%);
background: -ms-linear-gradient(left, rgba(204,0,102,1) 0%, rgba(242,145,0,1) 100%);
background: linear-gradient(to right, rgba(204,0,102,1) 0%, rgba(242,145,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#cc0066\', endColorstr=\'#f29100\', GradientType=1 );
}
.title {
margin: 30px 0;
}
.title .title-title {
font-weight: 500;
font-size: 46px;
color: #424143;
margin: 0 0 15px;
}
.title .sub-title {
margin: 0;
color: #67666A;
}
.title.title-left {
text-align: left;
}
.title.title-right {
text-align: right;
}
.title.title-center {
text-align: center;
}
.title.title-magazine {
position: relative;
margin: 45px 0 15px;
}
.title.title-magazine .title-title {
padding: 10px 20px;
background: #EF7278;
display: inline-block;
font-size: 16px;
color: #FFF;
font-weight: normal;
text-transform: none;
margin: 0;
}
.title.title-magazine .title-title::before {
content: "";
position: absolute;
width: 100%;
height: 2px;
background: inherit;
left: 0;
bottom: 0;
}
.title.title-arrow-down .title-title {
padding: 10px 20px;
background: #1E1E1F;
font-size: 16px;
color: #FFF;
font-weight: normal;
text-transform: none;
margin: 0;
position: relative;
}
.title.title-arrow-down .title-title::before {
content: "";
position: absolute;
width: 20px;
height: 20px;
background: inherit;
bottom: -10px;
left: 35px;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.title.title-arrow-down.title-center .title-title::before {
left: 0;
right: 0;
margin: 0 auto;
}
.title.title-arrow-down.title-right .title-title::before {
left: auto;
right: 20px;
margin: 0 auto;
}
.slider {
overflow: hidden;
z-index: -2;   }
.slider .slider-thumbnail {
padding: 0;
margin: 0;
}
.slider .slider-thumbnail img {
max-width: 100%;
display: block;
margin: 0 auto;
}
.slider .slider-content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.slider .slider-content .container {
position: relative;
display: table;
height: 100%;
}
.slider .slider-content .slider-content-inner {
display: table-cell;
vertical-align: middle;
}
.slider .slider-content .slider-title,
.slider .slider-content .slider-description {
text-shadow: 0 0 75px rgba(0, 0, 0, 0.1);
}
.slider .slider-content .slider-title {
font-size: 72px;
font-weight: bold;
color: white;
margin: 0;
}
.slider .slider-content .slider-description {
color: #E5E4E6;
padding: 0;
font-weight: 500;
font-size: 22px;
}
.slider .slider-content.slider-content-thin .slider-title {
font-weight: 300;
}
.slider .slider-content.slider-content-thin .slider-description {
font-size: 18px;
font-weight: 400;
}
.slider .slider-content.slider-content-transparent {
background: rgba(0, 0, 0, 0.3);
}
.slider .slider-content.slider-content-transparent .slider-title {
text-transform: uppercase;
font-weight: 600;
}
.slider .slider-content.slider-content-transparent .slider-description {
font-weight: normal;
margin-bottom: 30px;
}
.slider .slider-content.slider-content-cursive .slider-title {
font-family: "Great Vibes", cursive;
font-weight: normal;
}
.slider .slider-content.slider-content--left {
text-align: left;
}
.slider .slider-content.slider-content--center {
text-align: center;
}
.slider .slider-content.slider-content--right {
text-align: right;
}
.slider .swiper-container .swiper-wrapper {
box-sizing: border-box;
}
.slider .swiper-container .swiper-slide {
overflow: hidden;
}
.slider .swiper-container .swiper-button-prev,
.slider .swiper-container .swiper-button-next {
padding: 15px 30px;
background: none;
height: auto;
width: auto;
text-align: center;
}
.slider .swiper-container .swiper-button-prev::before,
.slider .swiper-container .swiper-button-next::before {
content: "";
font-family: FontAwesome;
color: #FFF;
font-size: 72px;
}
.slider .swiper-container .swiper-button-prev {
left: 30px;
}
.slider .swiper-container .swiper-button-prev::before {
content: "\f104";
}
.slider .swiper-container .swiper-button-next {
right: 30px;
}
.slider .swiper-container .swiper-button-next::before {
content: "\f105";
}
.slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
}
.slider.slider-hide-controls .swiper-pagination,
.slider.slider-hide-controls .swiper-button-prev,
.slider.slider-hide-controls .swiper-button-next {
opacity: 0;
transition: opacity 0.35s, transform 0.35s;
}
.slider.slider-hide-controls:hover .swiper-pagination,
.slider.slider-hide-controls:hover .swiper-button-prev,
.slider.slider-hide-controls:hover .swiper-button-next {
opacity: 1;
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.slider.slider-hide-controls .swiper-button-prev {
-ms-transform: translate(-30px, 0);
transform: translate(-30px, 0);
}
.slider.slider-hide-controls .swiper-button-next {
-ms-transform: translate(30px, 0);
transform: translate(30px, 0);
}
.slider.slider-controls-flat .swiper-button-prev,
.slider.slider-controls-flat .swiper-button-next {
background: #00BAF4;
padding: 10px 20px;
}
.slider.slider-controls-flat .swiper-button-prev::before,
.slider.slider-controls-flat .swiper-button-next::before {
font-size: 30px;
}
.slider.slider-controls-rounded .swiper-button-prev,
.slider.slider-controls-rounded .swiper-button-next {
width: 50px;
height: 50px;
border-radius: 100%;
background: #00BAF4;
padding: 10px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.slider.slider-controls-rounded .swiper-button-prev::before,
.slider.slider-controls-rounded .swiper-button-next::before {
font-size: 34px;
line-height: 0.9;
}
.slider .swiper-pagination-bullet-active {
background: #00BAF4;
}
.icon-box .icon-box-readmore {
font-weight: 500;
text-transform: uppercase;
color: #67666A;
border-bottom: 2px solid #67666A;
text-decoration: none;
}
.icon-box .icon-box-icon-container {
height: 100%;
width: 100%;
}
.icon-box .icon-box-icon-container .icon-box-inner-icon {
display: table;
height: 100%;
width: 100%;
}
.icon-box .icon-box-icon-container .icon-box-inner-icon .fa {
padding-top: 5px;
display: table-cell;
vertical-align: middle;
}
.icon-box .icon-box-icon {
color: #FFF;
} .icon-box-hexagon .icon-box-icon {
width: 100px;
margin: 35px auto 38px;
border-radius: 10px;
color: #FFF;
height: 60px;
line-height: 60px;
text-align: center;
display: block;
position: relative;
text-shadow: none;
transition: all 0.35s linear;
background: #424143;
font-size: 20px;
}
.icon-box-hexagon .icon-box-icon::before, .icon-box-hexagon .icon-box-icon::after {
z-index: 0;
top: -15px;
content: "";
position: absolute;
width: 55px;
height: 55px;
-ms-transform: scaleX(1.7) rotate(45deg);
transform: scaleX(1.7) rotate(45deg);
background: inherit;
left: 23px;
border-radius: 10px 24px;
cursor: pointer;
}
.icon-box-hexagon .icon-box-icon::before {
top: 24px;
}
.icon-box-hexagon .icon-box-icon .icon-box-icon-container {
position: absolute;
z-index: 3;
text-align: center;
cursor: pointer;
}
.icon-box-hexagon:hover .icon-box-icon {
opacity: 0.6;
}
.icon-box-hexagon .icon-box-description .icon-box-title {
text-transform: uppercase;
margin: 0;
padding: 15px 0;
}
.icon-box-hexagon .icon-box-description .icon-box-content {
margin: 0 0 15px;
}
.icon-box-small {
position: relative;
padding-top: 17px;
}
.icon-box-small .icon-box-icon {
width: 90px;
height: 90px;
background: #424143;
position: absolute;
left: 0;
top: 9px;
border-radius: 44px;
text-align: center;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
transition: all 0.3s ease;
}
.icon-box-small .icon-box-icon .icon-box-inner-icon {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.icon-box-small .icon-box-description {
margin: 0 0 0 115px;
}
.icon-box-small .icon-box-description .icon-box-title {
margin: 0;
font-weight: 500;
}
.icon-box-small .icon-box-description .icon-box-readmore {
font-size: 12px;
text-transform: none;
border-bottom: none;
padding: 5px 10px;
background: #424143;
color: #FFF;
transition: all 0.3s ease;
}
.icon-box-small .icon-box-description .icon-box-readmore:hover {
background: #5c5a5d;
} .icon-box-center {
text-align: center;
}
.icon-box-center .icon-box-icon-hexagon {
margin-right: auto;
margin-left: auto;
}
.portfolio-items.no-gutter li {
margin-bottom: 0;
}
.portfolio-navigation {
margin: 0 0 75px;
}
.portfolio-navigation .navigation-portfolio {
list-style-type: none;
padding: 0;
}
.portfolio-navigation .navigation-portfolio li {
display: inline-block;
margin-right: 15px;
}
.portfolio-navigation .navigation-portfolio li a {
font-family: "Poppins", Helvetica, Arial, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #807F83;
text-decoration: none;
font-weight: 600;
padding: 5px 10px;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.portfolio-navigation .navigation-portfolio li.active a {
background: #00BAF4;
color: #FFF;
}
.portfolio-navigation .navigation-portfolio li:hover a {
background: #00BAF4;
color: #FFF;
}
.portfolio-navigation.portfolio-navigation-center {
text-align: center;
}
.portfolio-items {
padding: 0;
list-style-type: none; }
.portfolio-items .portfolio-item {
margin-bottom: 30px;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
cursor: pointer;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail .portfolio-item-description {
visibility: hidden;
opacity: 0;
-ms-transform: translateY(50%);
transform: translateY(50%);
position: absolute;
bottom: 0;
left: 0;
background: rgba(255, 255, 255, 0.9);
width: 100%;
padding: 15px;
transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.5s ease-in-out;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail .portfolio-item-description .portfolio-item-title {
margin: 0;
font-size: 18px;
color: #2C3E50;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail .portfolio-item-description .portfolio-item-categories {
color: #83909C;
font-size: 12px;
}
.portfolio-items .portfolio-item .portfolio-item-thumbnail:hover .portfolio-item-description {
visibility: visible;
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0);
}
.portfolio-items.portfolio-with-text .portfolio-item .portfolio-item-thumbnail {
position: initial;
}
.portfolio-items.portfolio-with-text .portfolio-item .portfolio-item-description {
visibility: visible;
opacity: 1;
-ms-transform: none;
transform: none;
position: initial;
} .team-member {
margin-bottom: 30px;
}
.team-member .team-bubble-one,
.team-member .team-bubble-two {
display: none;
}
.team-member .team-social-icons .social-links li {
display: inline-block;
}
.team-member .team-social-icons .social-links li a {
display: block;
padding: 0 10px;
}
.team-member .team-social-icons .social-links li a::before {
font-family: FontAwesome;
}
.team-member .team-social-icons .social-links li a[href*="facebook.com"]::before {
content: "\f09a";
}
.team-member .team-social-icons .social-links li a[href*="instagram.com"]::before {
content: "\f16d";
}
.team-member .team-social-icons .social-links li a[href*="twitter.com"]::before {
content: "\f099";
}
.team-member .team-social-icons .social-links li a[href*="linkedin.com"]::before {
content: "\f0e1";
}
.team-member .team-social-icons .social-links li a[href*="plus.google.com"]::before {
content: "\f0d5";
}
.team-member .team-member-thumbnail img {
max-width: 100%;
}
.team-member.team-bubble {
text-align: center;
cursor: pointer;
padding-top: 38px;
margin-bottom: 30px;
}
.team-member.team-bubble .team-member-thumbnail {
position: relative;
height: 220px;
margin: 0 0 15px;
}
.team-member.team-bubble .team-member-thumbnail .team-member-thumbnail-inner {
width: 120px;
height: 120px;
overflow: hidden;
top: 50px;
}
.team-member.team-bubble .team-member-thumbnail .team-social-icons {
display: none;
}
.team-member.team-bubble .team-member-thumbnail .team-member-thumbnail-inner,
.team-member.team-bubble .team-member-thumbnail .team-bubble-one,
.team-member.team-bubble .team-member-thumbnail .team-bubble-two {
display: block;
position: absolute;
border-radius: 100%;
transition: all 0.2s linear;
margin: 0 auto;
left: 0;
right: 0;
}
.team-member.team-bubble .team-member-thumbnail .team-bubble-one {
background: #E4EDF7;
width: 220px;
height: 220px;
top: 0;
}
.team-member.team-bubble .team-member-thumbnail .team-bubble-two {
background: #D1E3F6;
width: 170px;
height: 170px;
top: 25px;
}
.team-member.team-bubble .team-member-description .team-member-title {
font-size: 16px;
color: #67666A;
margin: 0 0 10px;
}
.team-member.team-bubble .team-member-description .team-member-position {
font-size: 12px;
color: #807F83;
}
.team-member.team-bubble .team-member-description .social-links {
padding: 0;
margin: 9px 0 0;
}
.team-member.team-bubble:hover .team-bubble-one,
.team-member.team-bubble:hover .team-bubble-two {
-ms-transform: scale(1.1);
transform: scale(1.1);
}  .testimonials-container {
padding: 15px 0;
list-style-type: none;
margin: 0;
}
.testimonials-container .testimonial-item {
margin-bottom: 30px;
}
.testimonials-container.testimonials-bubble .testimonial-item {
position: relative;
text-align: center;
margin: 0 auto;
}
.testimonials-container.testimonials-bubble .testimonial-thumbnail {
margin: 0 auto;
height: 250px;
width: 290px;
border-radius: 100%;
overflow: hidden;
position: relative;
}
.testimonials-container.testimonials-bubble .testimonial-thumbnail img {
width: 140px;
height: 140px;
top: 50px;
}
.testimonials-container.testimonials-bubble .testimonial-thumbnail img,
.testimonials-container.testimonials-bubble .testimonial-thumbnail .bubble-one,
.testimonials-container.testimonials-bubble .testimonial-thumbnail .bubble-two {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 100%;
}
.testimonials-container.testimonials-bubble .testimonial-thumbnail .bubble-one {
background: #DDE8F9;
width: 240px;
height: 240px;
}
.testimonials-container.testimonials-bubble .testimonial-thumbnail .bubble-two {
background: #CCE0F7;
width: 190px;
height: 190px;
top: 25px;
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-content {
position: relative;
margin: 30px 0 15px;
padding: 0 25px;
color: #67666A;
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-content::before, .testimonials-container.testimonials-bubble .testimonial-description .testimonial-content::after {
content: "\"";
position: absolute;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-content::before {
left: 0;
top: 0;
font-size: 60px;
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-content::after {
right: 0;
bottom: 0;
font-size: 60px;
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-author {
font-size: 16px;
margin: 0 0 15px;
color: #424143;
font-weight: 500;
}
.testimonials-container.testimonials-bubble .testimonial-description .testimonial-author-position {
font-size: 13px;
color: #807F83;
}
.testimonials-container.testimonials-sayings {
padding-bottom: 60px;
}
.testimonials-container.testimonials-sayings .testimonial-item {
position: relative;
}
.testimonials-container.testimonials-sayings .testimonial-content {
padding: 30px;
background: #FFF;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
position: relative;
margin: 0 0 20px;
}
.testimonials-container.testimonials-sayings .testimonial-content::before {
content: "";
height: 12px;
width: 12px;
background: #FFF;
position: absolute;
bottom: -5px;
-ms-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: 1px 0 5px rgba(0, 0, 0, 0.05);
left: 37px;
}
.testimonials-container.testimonials-sayings .testimonial-thumbnail,
.testimonials-container.testimonials-sayings .testimonial-description {
display: inline-block;
}
.testimonials-container.testimonials-sayings .testimonial-thumbnail {
margin: 0;
border-radius: 100%;
overflow: hidden;
width: 95px;
height: 95px;
border: 7px solid #D1E3F6;
}
.testimonials-container.testimonials-sayings .testimonial-thumbnail img {
width: 120%;
max-width: none;
}
.testimonials-container.testimonials-sayings .testimonial-description {
padding: 20px 0;
margin-left: 10px;
vertical-align: top;
}
.testimonials-container.testimonials-sayings .testimonial-description .testimonial-author {
margin: 0;
font-weight: 500;
font-size: 16px;
}
.testimonials-container.testimonials-sayings .testimonial-description .testimonial-author-position {
color: #67666A;
}  .cta {
padding: 45px;
}
.cta .cta-icon-inner {
background: #CCC;
border-radius: 100%;
width: 100px;
height: 100px;
text-align: center;
font-size: 32px;
color: #FFF;
}
.cta .cta-icon-inner .cta-icon-container {
display: table;
height: 100%;
}
.cta .cta-icon-inner .cta-icon-container .fa {
display: table-cell;
vertical-align: middle;
}
.cta .cta-icon-inner.cta-icon-hexagon {
margin: 15px 0;
width: 100px;
border-radius: 10px;
height: 60px;
line-height: 60px;
text-align: center;
display: block;
position: relative;
text-shadow: none;
transition: all 0.2s linear;
background: #424143;
}
.cta .cta-icon-inner.cta-icon-hexagon::before, .cta .cta-icon-inner.cta-icon-hexagon::after {
z-index: 0;
top: -15px;
content: "";
position: absolute;
width: 55px;
height: 55px;
-ms-transform: scaleX(1.7) rotate(45deg);
transform: scaleX(1.7) rotate(45deg);
background: inherit;
left: 23px;
border-radius: 10px 24px;
cursor: pointer;
}
.cta .cta-icon-inner.cta-icon-hexagon::before {
top: 24px;
}
.cta .cta-icon-inner.cta-icon-hexagon .cta-icon-container {
position: absolute;
z-index: 3;
text-align: center;
width: 100%;
padding: 5px 0 0;
cursor: pointer;
}
.cta .cta-info .cta-title {
margin: 0;
line-height: 1.3;
font-size: 26px;
}
.cta .cta-actions {
padding: 20px 0 0;
}
.cta-boxed-one .cta-bordered-inner {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta-boxed-one .cta-bordered-inner .cta-icon {
-ms-flex: 1;
flex: 1;
}
.cta-boxed-one .cta-bordered-inner .cta-info {
-ms-flex: 6;
flex: 6;
padding: 0 30px;
}
.cta-boxed-one .cta-bordered-inner .cta-actions {
-ms-flex: 2;
flex: 2;
clear: both;
}
.cta-boxed-one .cta-bordered-inner .cta-actions .btn-group {
float: right;
} .cta-big-bordered {
text-align: center;
}
.cta-big-bordered .cta-bordered-inner {
width: 100%;
height: 100%;
border: 4px solid #FFF;
padding: 45px;
}
.cta-big-bordered .cta-icon,
.cta-big-bordered .cta-info,
.cta-big-bordered .cta-actions {
float: none;
width: 100%;
}
.cta-big-bordered .cta-icon {
display: none;
}
.cta-big-bordered .cta-info {
padding: 0;
}
.cta-big-bordered .cta-info .cta-title {
font-size: 42px;
color: #FFF;
text-transform: uppercase;
font-weight: 600;
}
.cta-big-bordered .cta-info .cta-content {
color: #FFF;
}
.cta-big-bordered .cta-actions {
text-align: center;
}
.cta-light .cta-title,
.cta-light .cta-content {
color: #FFF;
}
.counter {
padding: 45px 0 0;
margin: 0 0 45px;
}
.counter-item {
text-align: center;
}
.counter-item .counter-icon {
width: 100px;
height: 100px;
background: #CCC;
margin: 0 auto 15px;
}
.counter-item .counter-icon .fa {
margin-top: 32px;
font-size: 32px;
}
.counter-item .counter-info .counter-number {
font-size: 32px;
margin: 0 0 5px;
}
.counter-item .counter-info .counter-title {
color: #67666A;
} .counter-style-hexagon .counter-icon {
margin: 0 auto 45px;
width: 150px;
border-radius: 10px;
color: #FFF;
height: 92px;
line-height: 95px;
text-align: center;
display: block;
position: relative;
text-shadow: none;
transition: all 0.2s linear;
background: #00BAF4;
}
.counter-style-hexagon .counter-icon::before, .counter-style-hexagon .counter-icon::after {
z-index: 0;
top: -26px;
content: "";
position: absolute;
width: 76px;
height: 76px;
-ms-transform: scaleX(1.7) rotate(45deg);
transform: scaleX(1.7) rotate(45deg);
background: inherit;
left: 37px;
border-radius: 10px 24px;
cursor: default;
}
.counter-style-hexagon .counter-icon::before {
top: 42px;
}
.counter-style-hexagon .counter-icon .counter-icon-inner {
position: absolute;
z-index: 3;
text-align: center;
width: 100%;
padding: 5px 0 0;
cursor: default;
}
.counter-style-hexagon .counter-icon .fa {
font-size: 32px;
color: #FFF;
margin: 0;
}
.counter-style-hexagon .counter-info .counter-number {
font-size: 48px;
font-weight: 300;
color: #424143;
}
.counter-style-bold {
position: relative;
}
.counter-style-bold .counter-icon {
position: absolute;
left: 0;
top: 0;
background: none;
color: #252525;
}
.counter-style-bold .counter-icon .fa {
margin: 0;
font-size: 90px;
}
.counter-style-bold .counter-info {
margin-left: 100px;
text-align: left;
}
.counter-style-bold .counter-info .counter-number {
font-weight: 600;
color: #252525;
font-size: 48px;
margin: 0;
}
.counter-style-bold .counter-info .counter-title {
font-size: 16px;
font-weight: 500;
color: #424143;
text-transform: uppercase;
}
.woocommerce,
.woocommerce-page {  }
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
position: relative;
border: 1px solid #E5E5E5;
}
.woocommerce ul.products li.product .product-info,
.woocommerce-page ul.products li.product .product-info {
padding: 0 15px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
font-size: 18px;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
color: #FCCC2F;
padding: 5px 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
font-size: 14px;
color: #67666A;
padding: 5px 0;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
background: none;
width: 100%;
text-align: center;
border-top: 1px solid #E5E5E5;
font-weight: normal;
padding: 13px 0;
border-radius: 0;
transition: all 0.35s;
color: #424143;
}
.woocommerce ul.products li.product .add_to_cart_button::before,
.woocommerce-page ul.products li.product .add_to_cart_button::before {
content: "\f07a";
font-family: FontAwesome;
font-size: 15px;
padding-right: 10px;
line-height: 0;
}
.woocommerce ul.products li.product .add_to_cart_button::after,
.woocommerce-page ul.products li.product .add_to_cart_button::after {
top: 15px;
}
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover {
background: #00BAF4;
color: #FFF;
}
.woocommerce ul.products li.product .added_to_cart,
.woocommerce-page ul.products li.product .added_to_cart {
width: 100%;
text-align: center;
border-top: 1px solid #E5E5E5;
padding: 10px 0;
color: #67666A;
}
.woocommerce ul.products li.product .added_to_cart:hover,
.woocommerce-page ul.products li.product .added_to_cart:hover {
background: #00BAF4;
color: #FFF;
}
.woocommerce ul.products li.product.product-style-clean,
.woocommerce-page ul.products li.product.product-style-clean {
box-shadow: 0 0 26px rgba(0, 0, 0, 0.07);
border-bottom: 3px solid #A6BCCB;
}
.woocommerce ul.products li.product span.onsale,
.woocommerce-page ul.products li.product span.onsale {
z-index: 50;
top: 5px;
left: 0;
right: auto;
border-radius: 0;
font-weight: normal;
min-width: 45px;
background-color: #00BAF4;
}
.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
border: none;
}
.woocommerce ul.products li.product-category .product-cat-inner,
.woocommerce-page ul.products li.product-category .product-cat-inner {
position: relative;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product-category .woocommerce-loop-category__title {
text-align: center;
position: absolute;
bottom: 45px;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.5);
font-size: 16px;
padding: 15px 5px;
text-transform: uppercase;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title .count,
.woocommerce-page ul.products li.product-category .woocommerce-loop-category__title .count {
background: none;
}
.woocommerce ul.products li.product-category.product-category--flat .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product-category.product-category--flat .woocommerce-loop-category__title {
left: 20%;
right: 20%;
background: #FFFFFF;
border-bottom: 6px solid #DDDDDD;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count {
margin: 0 0 30px;
color: #67666A;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
padding: 7px;
border: 1px solid #E5E4E6;
color: #67666A;
outline: none;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination {
padding: 45px 0;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
border: none;
border-bottom: 1px solid #67666A;
margin-left: 10px;
}
.woocommerce nav.woocommerce-pagination ul li:first-child,
.woocommerce-page nav.woocommerce-pagination ul li:first-child {
margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
background: #424143;
color: #FFF;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a {
color: #67666A;
transition: all 0.35s;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover {
background: #424143;
color: #FFF;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce-page nav.woocommerce-pagination ul li a.next {
overflow: hidden;
text-indent: -9999px;
}
.woocommerce nav.woocommerce-pagination ul li a.next::before,
.woocommerce-page nav.woocommerce-pagination ul li a.next::before {
content: "\f105";
font-family: FontAwesome;
text-indent: 0;
float: left;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce-page nav.woocommerce-pagination ul li a.prev {
overflow: hidden;
text-indent: -9999px;
}
.woocommerce nav.woocommerce-pagination ul li a.prev::before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev::before {
content: "\f104";
font-family: FontAwesome;
text-indent: 0;
float: left;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
z-index: 50;
top: 0;
left: 0;
right: auto;
border-radius: 0;
font-weight: normal;
min-width: 45px;
background-color: #00BAF4;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
color: #FCCC2F;
padding: 5px 0;
}
.woocommerce .woocommerce-review-link,
.woocommerce-page .woocommerce-review-link {
color: #67666A;
}
.woocommerce .woocommerce-review-link:hover,
.woocommerce-page .woocommerce-review-link:hover {
color: #00BAF4;
}
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
padding: 8px 0;
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title {
font-size: 32px;
margin-bottom: 15px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
color: #424143;
}
.woocommerce div.product form.cart .variations .label,
.woocommerce-page div.product form.cart .variations .label {
width: 30%;
}
.woocommerce div.product form.cart .variations .value,
.woocommerce-page div.product form.cart .variations .value {
width: 70%;
}
.woocommerce div.product form.cart .variations .value select,
.woocommerce-page div.product form.cart .variations .value select {
display: block;
width: 100%;
padding: 7px;
border: 1px solid #E5E4E6;
color: #67666A;
outline: none;
}
.woocommerce div.product form.cart .variations .value .reset_variations,
.woocommerce-page div.product form.cart .variations .value .reset_variations {
margin-top: 5px;
float: right;
color: #67666A;
border-bottom: 1px solid #CCC;
}
.woocommerce div.product form.cart .variations .value .reset_variations::before, .woocommerce div.product form.cart .variations .value .reset_variations::after,
.woocommerce-page div.product form.cart .variations .value .reset_variations::before,
.woocommerce-page div.product form.cart .variations .value .reset_variations::after {
display: table;
content: "";
}
.woocommerce div.product form.cart .variations .value .reset_variations::after,
.woocommerce-page div.product form.cart .variations .value .reset_variations::after {
clear: both;
}
.woocommerce div.product form.cart .variations .value .reset_variations:hover,
.woocommerce-page div.product form.cart .variations .value .reset_variations:hover {
color: #00BAF4;
}
.woocommerce div.product form.cart .variations .woocommerce-variation-price p.price,
.woocommerce div.product form.cart .variations .woocommerce-variation-price span.price,
.woocommerce-page div.product form.cart .variations .woocommerce-variation-price p.price,
.woocommerce-page div.product form.cart .variations .woocommerce-variation-price span.price {
color: #424143;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
padding: 12px 30px;
text-transform: uppercase;
display: inline-block;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
border: none;
text-decoration: none;
background: #00BAF4;
color: #FFF;
border-color: #FFF;
border-radius: 0;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #04c3ff;
border-color: #04c3ff;
}
.woocommerce div.product .woocommerce-variation,
.woocommerce-page div.product .woocommerce-variation {
margin-bottom: 15px;
}
.woocommerce div.product .product_meta > span,
.woocommerce-page div.product .product_meta > span {
display: block;
color: #67666A;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
padding: 0;
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
background: none;
border-radius: 0;
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li::after {
content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
border-bottom: 2px solid #67666A;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-tabs .panel h2,
.woocommerce-page div.product .woocommerce-tabs .panel h2 {
font-size: 18px;
}
.woocommerce .related h2,
.woocommerce .upsells h2,
.woocommerce .cross-sells h2,
.woocommerce-page .related h2,
.woocommerce-page .upsells h2,
.woocommerce-page .cross-sells h2 {
font-size: 24px;
position: relative;
color: #424143;
margin-bottom: 30px;
}
.woocommerce .related h2::after,
.woocommerce .upsells h2::after,
.woocommerce .cross-sells h2::after,
.woocommerce-page .related h2::after,
.woocommerce-page .upsells h2::after,
.woocommerce-page .cross-sells h2::after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
height: 2px;
width: 20px;
background: #00BAF4;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
border: none;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td {
border: none;
}
.woocommerce table.shop_table thead th,
.woocommerce-page table.shop_table thead th {
border-bottom: 2px solid #CBC9CF;
text-transform: uppercase;
padding-bottom: 15px;
}
.woocommerce table.shop_table tr.cart_item td,
.woocommerce-page table.shop_table tr.cart_item td {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce table.shop_table tbody tr td.actions,
.woocommerce-page table.shop_table tbody tr td.actions {
border-top: 1px solid #E5E4E6;
padding-top: 30px;
}
.woocommerce table.shop_table .coupon .input-text,
.woocommerce-page table.shop_table .coupon .input-text {
padding: 9px !important;
min-width: 200px;
}
.woocommerce table.shop_table .button:disabled,
.woocommerce-page table.shop_table .button:disabled {
padding: 12px 30px;
color: #FFF;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: 24px;
position: relative;
color: #424143;
margin-bottom: 30px;
}
.woocommerce .cart-collaterals .cart_totals h2::after,
.woocommerce-page .cart-collaterals .cart_totals h2::after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
height: 2px;
width: 20px;
background: #00BAF4;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text {
padding: 7px 15px;
border: 1px solid #CCC;
outline: none;
transition: border-color 0.35s;
margin-bottom: 15px;
border-radius: 3px;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce-page form .form-row input.input-text:focus {
border: 1px solid #00BAF4;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
padding: 12px 30px;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
border: none;
text-decoration: none;
background: #00BAF4;
color: #FFF;
border-color: #FFF;
border-radius: 0;
font-weight: normal;
font-size: 12px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #04c3ff;
border-color: #04c3ff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
background: #00BAF4;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #04c3ff;
border-color: #04c3ff;
}
.woocommerce .widget_product_categories .children,
.woocommerce-page .widget_product_categories .children {
padding-left: 15px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
background-color: #424143;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-handle {
background-color: #424143;
}
.woocommerce-breadcrumb {
margin: 0;
float: right;
color: #67666A;
}
.woocommerce-breadcrumb::before, .woocommerce-breadcrumb::after {
display: table;
content: "";
}
.woocommerce-breadcrumb::after {
clear: both;
}
.woocommerce-breadcrumb a:hover {
color: #00BAF4;
} .mini-cart-sidebar {
position: fixed;
background: #1d2833;
top: 0;
bottom: 0;
right: 0;
min-width: 320px;
z-index: 9999;
-ms-transform: translateX(100%);
transform: translateX(100%);
transition: transform 0.35s;
}
.mini-cart-sidebar .mini-cart-sidebar-inner {
height: 100%;
position: relative;
padding: 30px;
}
.mini-cart-sidebar .mini-cart-header {
border-bottom: 1px solid #35495d;
padding-bottom: 15px;
margin-bottom: 15px;
}
.mini-cart-sidebar .mini-cart-header .mini-cart__title {
margin: 0;
color: #FFF;
font-size: 18px;
float: left;
}
.mini-cart-sidebar .mini-cart-header .mini-cart__close {
color: #FFF;
font-size: 12px;
float: right;
line-height: 2.2;
transition: color 0.35s;
cursor: pointer;
}
.mini-cart-sidebar .mini-cart-header .mini-cart__close:hover {
color: #EF7278;
}
.mini-cart-sidebar .mini-cart-header::before, .mini-cart-sidebar .mini-cart-header::after {
display: table;
content: "";
}
.mini-cart-sidebar .mini-cart-header::after {
clear: both;
}
.mini-cart-sidebar ul.cart_list {
list-style-type: none;
padding: 0;
}
.mini-cart-sidebar ul.cart_list li {
margin-bottom: 15px !important;
}
.mini-cart-sidebar ul.cart_list li::before, .mini-cart-sidebar ul.cart_list li::after {
display: table;
content: "";
}
.mini-cart-sidebar ul.cart_list li::after {
clear: both;
}
.mini-cart-sidebar ul.cart_list li > a {
color: #FFF;
font-size: 13px;
font-weight: normal !important;
margin-right: 15px;
}
.mini-cart-sidebar ul.cart_list li > a:hover {
color: #00BAF4;
}
.mini-cart-sidebar ul.cart_list li .remove {
float: right;
font-size: 18px;
color: #FFF !important;
margin-right: 0;
}
.mini-cart-sidebar ul.cart_list li .remove:hover {
color: #D9534F !important;
}
.mini-cart-sidebar ul.cart_list li .attachment-shop_thumbnail {
float: left;
margin-right: 10px;
width: 60px;
height: auto;
}
.mini-cart-sidebar ul.cart_list li .quantity {
color: #E5E4E6;
font-size: 12px;
display: block;
}
.mini-cart-sidebar ul.cart_list li .quantity .amount {
color: #8ee4ff;
}
.mini-cart-sidebar ul.cart_list li.empty {
color: #E5E4E6;
}
.mini-cart-sidebar .total {
border-bottom: 1px solid #35495d;
border-top: 1px solid #35495d;
padding: 10px 0;
color: #FFF;
}
.mini-cart-sidebar .total::before, .mini-cart-sidebar .total::after {
display: table;
content: "";
}
.mini-cart-sidebar .total::after {
clear: both;
}
.mini-cart-sidebar .total strong {
font-weight: normal;
}
.mini-cart-sidebar .total .amount {
color: #CBC9CF;
float: right;
}
.mini-cart-sidebar .buttons .button {
display: block;
text-align: center;
margin-bottom: 10px;
padding: 12px 30px;
font-size: 12px;
text-transform: uppercase;
color: #FFF;
background: #807F83;
line-height: 1;
transition: all 0.35s;
}
.mini-cart-sidebar .buttons .button:hover {
background: #67666A;
}
.mini-cart-sidebar .buttons .checkout {
background: #EF7278;
}
.mini-cart-sidebar .buttons .checkout:hover {
background: #f2898e;
color: #FFF;
}
.mini-cart-sidebar.show-mini-cart {
-ms-transform: translateX(0);
transform: translateX(0);
} .suffice-woocommerce-widget ul.products {
list-style-type: none;
}
.suffice-woocommerce-widget ul.products .product {
margin-bottom: 30px;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper {
border: 1px solid #E5E5E5;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper a img {
height: auto;
width: 100%;
display: block;
margin: 0 0 1em;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .product-info {
padding: 0 15px 15px;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .product-info .product-title {
font-size: 14px;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
width: 5.4em;
font-family: star;
color: #FCCC2F;
padding: 5px 0;
margin-bottom: 10px;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .star-rating::before {
content: "\73\73\73\73\73";
color: #D3CED2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.suffice-woocommerce-widget ul.products .product .product-inner-wrapper .star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.suffice-woocommerce-widget ul.products .product.product-style-clean .product-inner-wrapper {
box-shadow: 0 0 26px rgba(0, 0, 0, 0.07);
border-bottom: 3px solid #A6BCCB;
}
#bbpress-forums {
font-size: 14px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border: none;
font-size: 14px;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background: none;
font-weight: normal;
padding: 10px 0;
}
#bbpress-forums ul.bbp-topics li.bbp-footer,
#bbpress-forums ul.bbp-forums li.bbp-footer {
border-top: none;
border-bottom: none;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding: 10px 0;
}
#bbpress-forums li.bbp-body ul.forum:first-child,
#bbpress-forums li.bbp-body ul.topic:first-child {
border-top: none;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background: none;
}
#bbpress-forums li.bbp-forum-info .bbp-topic-permalink,
#bbpress-forums li.bbp-forum-info .bbp-forum-title,
#bbpress-forums li.bbp-topic-title .bbp-topic-permalink,
#bbpress-forums li.bbp-topic-title .bbp-forum-title {
color: #424143;
}
#bbpress-forums li.bbp-forum-info .bbp-forum-content,
#bbpress-forums li.bbp-topic-title .bbp-forum-content {
color: #807F83;
}
#bbpress-forums li.bbp-forum-freshness > a,
#bbpress-forums li.bbp-topic-freshness > a {
color: #807F83;
font-size: 13px;
}
#bbpress-forums #bbp-search-form {
position: relative;
}
#bbpress-forums #bbp-search-form #bbp_search {
padding: 7px 15px;
outline: none;
transition: border-color 0.35s;
margin-bottom: 15px;
border: 1px solid #CCC;
border-radius: 3px;
}
#bbpress-forums #bbp-search-form #bbp_search:focus {
border: 1px solid #00BAF4;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
border: none;
outline: none;
padding: 8px;
background: #00BAF4;
border-radius: 3px;
color: #FFF;
cursor: pointer;
}
#bbpress-forums #bbp-search-form #bbp_search_submit:hover {
background: #28ccff;
}
.breadcrumbs {
padding: 30px 0;
background-color: #F2F2F2;
}
.breadcrumbs .breadcrumbs-page {
float: left;
}
.breadcrumbs .breadcrumbs-page .breadcrumbs-page-title {
margin: 0;
font-size: 22px;
color: #424143;
}
.breadcrumbs .breadcrumbs-trail {
float: right;
margin: 0;
padding: 0;
}
.breadcrumbs .breadcrumbs-trail li {
display: inline-block;
}
.breadcrumbs .breadcrumbs-trail li::after {
content: "/";
padding: 5px;
}
.breadcrumbs .breadcrumbs-trail li a,
.breadcrumbs .breadcrumbs-trail li span {
text-decoration: none;
transition: all 0.35s;
}
.breadcrumbs .breadcrumbs-trail li a:hover {
color: #00BAF4;
}
.breadcrumbs .breadcrumbs-trail li:last-child::after {
content: "";
}
@media (max-width: 768px) {
.breadcrumbs .breadcrumbs-trail.hide-on-mobile {
display: none;
}
}
.breadcrumbs.breadcrumbs-background {
background: url(//inglesacademico.com.br/wp-content/themes/suffice/assets/img/testimonial-bg.jpg) center !important;
background-size: cover;
}
.tabs .tab-navigation {
list-style-type: none;
padding: 0;
margin: 0;
}
.tabs .tab-navigation li {
display: table-cell;
margin-right: -2px;
border-right: 1px solid #FFF;
}
.tabs .tab-navigation li a {
text-decoration: none;
text-transform: uppercase;
color: #424143;
background: #EEEDED;
padding: 15px 30px;
display: block;
font-size: 14px;
}
.tabs .tab-navigation li a .fa {
font-size: 16px;
padding: 0 15px 0 0;
}
.tabs .tab-navigation li:last-child {
border-right: none;
}
.tabs .tab-navigation li.active a {
background: #FFF;
}
.tabs.tabs-pulled-up .tab-navigation {
top: -48px;
position: absolute;
z-index: 999;
} .booking-container .tab {
padding: 45px 0;
}
.booking-container .tab .tab-title {
margin: 0 0 30px;
font-size: 22px;
font-weight: 500;
position: relative;
text-transform: uppercase;
}
.booking-container .tab .tab-title::after {
content: "";
position: absolute;
height: 1px;
width: 20px;
left: 0;
bottom: -5px;
background: #67666A;
}
.booking-container .tab .hotel-search-form .form-input {
background: #F9FAFB;
padding-top: 10px;
padding-bottom: 10px;
}
.booking-container .tab .hotel-search-form .fa {
top: 46px;
}
.booking-container .tab .hotel-search-form .btn {
margin-top: 33px;
}
#suffice-preloader {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #F8F8F8;
z-index: 99999;
text-align: center; }
#suffice-preloader .preloader-inner-wrap {
display: table;
width: 100%;
height: 100%;
}
#suffice-preloader .preloader-inner-wrap .preloader-center-wrap {
display: table-cell;
vertical-align: middle;
}
#suffice-preloader .preloader-inner-wrap .preloader-center-wrap .preloader-inner {
margin: 0 auto;
}
#suffice-preloader .preloader-animation {
font-size: 2px;
text-indent: -9999em;
}
#suffice-preloader.preloader-moon .circle-outer {
width: 100px;
height: 100px;
border-radius: 100%;
position: relative;
}
#suffice-preloader.preloader-moon .circle {
width: 100%;
height: 100%;
position: absolute;
}
#suffice-preloader.preloader-moon .circle .inner {
width: 100%;
height: 100%;
border-radius: 100%;
border: 5px solid rgba(168, 234, 255, 0.7);
border-right: none;
border-top: none;
box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.15);
}
#suffice-preloader.preloader-moon .circle:nth-of-type(0) {
-ms-transform: rotate(0deg) scale(1.1);
transform: rotate(0deg) scale(1.1);
}
#suffice-preloader.preloader-moon .circle:nth-of-type(0) .inner {
animation: spin 1s infinite linear;
}
#suffice-preloader.preloader-moon .circle:nth-of-type(1) {
-ms-transform: rotate(70deg) scale(1.1);
transform: rotate(70deg) scale(1.1);
}
#suffice-preloader.preloader-moon .circle:nth-of-type(1) .inner {
animation: spin 2s infinite linear;
}
#suffice-preloader.preloader-moon .circle:nth-of-type(2) {
-ms-transform: rotate(140deg) scale(1.1);
transform: rotate(140deg) scale(1.1);
}
#suffice-preloader.preloader-moon .circle:nth-of-type(2) .inner {
animation: spin 3s infinite linear;
}
#suffice-preloader.preloader-moon .circle:nth-of-type(3) {
-ms-transform: rotate(210deg) scale(1.1);
transform: rotate(210deg) scale(1.1);
}
#suffice-preloader.preloader-moon .circle:nth-of-type(3) .inner {
animation: spin 4s infinite linear;
}
#suffice-preloader.preloader-moon .start-animation {
animation: spin 5s infinite linear;
}
#suffice-preloader.preloader-yomari .preloader-animation, #suffice-preloader.preloader-circular-stroke .preloader-animation, #suffice-preloader.preloader-circular-stroke-text .preloader-animation {
margin: 0 auto;
}
#suffice-preloader.preloader-yomari .preloader-animation {
width: 40px;
height: 40px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
background-color: #FFF;
animation: spin 1s infinite linear;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
#suffice-preloader.preloader-circular-stroke .preloader-animation, #suffice-preloader.preloader-circular-stroke-text .preloader-animation {
border-top: 1em solid #EEE;
border-right: 1em solid #EEE;
border-bottom: 1em solid #EEE;
border-left: 1em solid #666;
transform: translateZ(0);
border-radius: 50%;
}
#suffice-preloader.preloader-circular-stroke .preloader-animation::after, #suffice-preloader.preloader-circular-stroke-text .preloader-animation::after {
border-radius: 50%;
width: 24em;
height: 24em;
}
#suffice-preloader.preloader-circular-stroke .preloader-animation {
width: 50px;
height: 50px;
animation: spin 1s infinite linear;
}
#suffice-preloader.preloader-circular-stroke-text .preloader-animation {
width: 30px;
height: 30px;
animation: spin 0.5s infinite linear;
margin-bottom: 5px;
}
#suffice-preloader.preloader-circular-stroke-text .preloader-text {
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
color: #424143;
}
#suffice-preloader.preloader-piano .piano-outer {
padding: 0;
font-size: 0;
}
#suffice-preloader.preloader-piano .piano-outer li {
display: inline-block;
width: 8px;
height: 30px;
-ms-transform: translateY(0);
transform: translateY(0);
animation: jump 0.3s alternate infinite cubic-bezier(0.2, 0, 0.5, 1);
background-color: #FFF;
}
#suffice-preloader.preloader-piano .piano-outer li:nth-of-type(1) {
animation-delay: 111ms;
background-color: #f2f2f2;
}
#suffice-preloader.preloader-piano .piano-outer li:nth-of-type(2) {
animation-delay: 222ms;
background-color: #e6e6e6;
}
#suffice-preloader.preloader-piano .piano-outer li:nth-of-type(3) {
animation-delay: 333ms;
background-color: #d9d9d9;
}
#suffice-preloader.preloader-piano .piano-outer li:nth-of-type(4) {
animation-delay: 444ms;
background-color: #cccccc;
}
#suffice-preloader.preloader-piano .piano-outer li:nth-of-type(5) {
animation-delay: 555ms;
background-color: #bfbfbf;
}
#suffice-preloader.preloader-bouncing-dots .three-dot {
padding: 0;
}
#suffice-preloader.preloader-bouncing-dots .three-dot li {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #1E1E1F;
animation: jump 0.3s alternate infinite cubic-bezier(0.2, 0, 0.5, 1);
}
#suffice-preloader.preloader-bouncing-dots .three-dot li:nth-of-type(1) {
animation-delay: 111ms;
}
#suffice-preloader.preloader-bouncing-dots .three-dot li:nth-of-type(2) {
animation-delay: 222ms;
}
#suffice-preloader.preloader-bouncing-dots .three-dot li:nth-of-type(3) {
animation-delay: 333ms;
}
#suffice-preloader.preloader-bouncing-dots .three-dot li:nth-of-type(4) {
animation-delay: 444ms;
}
#suffice-preloader.preloader-circle-bounce .circle-bounce .circle-bounce-one,
#suffice-preloader.preloader-circle-bounce .circle-bounce .circle-bounce-two {
position: absolute;
top: 50vh;
left: 50vw;
width: 30px;
height: 30px;
border-radius: 50%;
animation: bounce 2s infinite ease-in-out;
opacity: 0.6;
}
#suffice-preloader.preloader-circle-bounce .circle-bounce .circle-bounce-one {
background-color: #EF7278;
}
#suffice-preloader.preloader-circle-bounce .circle-bounce .circle-bounce-two {
background-color: #1E1E1F;
animation-delay: -1s;
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes jump {
from {
transform: translateY(0);
}
to {
transform: translateY(12px);
}
}
@keyframes bounce {
0%,
100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
.search-form {
text-align: left;
}
.search-form .search-field {
padding: 10px 16px;
display: inline-block;
border: 1px solid #E5E4E6;
transition: all 0.35s;
outline: none;
border-radius: 3px;
margin-bottom: 0;
width: 192px;
}
.search-form .search-field:focus {
border: 1px solid #00BAF4;
}
.search-form .search-submit {
display: inline-block;
background: #00BAF4;
color: #FFF;
outline: none;
border: none;
padding: 11px;
border-radius: 3px;
cursor: pointer;
}
.search-form .search-submit:hover {
background: #28ccff;
} .header-action-search-form {
z-index: 999;
position: absolute;
right: 0;
top: 45px;
background: #FFF;
padding: 15px;
border-top: 3px solid #00BAF4;
-ms-transform: translateY(50%);
transform: translateY(50%);
visibility: hidden;
opacity: 0;
transition: all 0.3s ease-in-out;
width: 307px;
}
.header-action-search-form.header-action-search-form--show {
opacity: 1;
visibility: visible;
-ms-transform: translateY(0);
transform: translateY(0);
}
.search-form-container {
visibility: hidden;
opacity: 0;
}
.search-form-container.search-form-style-fullscreen .search-form-close,
.search-form-container.search-form-style-fullscreen .search-submit, .search-form-container.search-form-style-halfscreen .search-form-close,
.search-form-container.search-form-style-halfscreen .search-submit {
background: none;
border: none;
outline: none;
}
.search-form-container.search-form-style-fullscreen .search-form-close, .search-form-container.search-form-style-halfscreen .search-form-close {
position: absolute;
top: 15px;
right: 15px;
}
.search-form-container.search-form-style-fullscreen .search-form-close .close-icon, .search-form-container.search-form-style-halfscreen .search-form-close .close-icon {
position: relative;
cursor: pointer;
display: inline-block;
height: 35px;
width: 35px;
}
.search-form-container.search-form-style-fullscreen .search-form-close .close-icon::before, .search-form-container.search-form-style-fullscreen .search-form-close .close-icon::after, .search-form-container.search-form-style-halfscreen .search-form-close .close-icon::before, .search-form-container.search-form-style-halfscreen .search-form-close .close-icon::after {
content: "";
position: absolute;
height: 35px;
width: 2px;
background-color: #FFF;
top: 50%;
left: 50%;
}
.search-form-container.search-form-style-fullscreen .search-form-close .close-icon::before, .search-form-container.search-form-style-halfscreen .search-form-close .close-icon::before {
-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.search-form-container.search-form-style-fullscreen .search-form-close .close-icon::after, .search-form-container.search-form-style-halfscreen .search-form-close .close-icon::after {
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.search-form-container.search-form-style-fullscreen .search-form, .search-form-container.search-form-style-halfscreen .search-form {
text-align: center;
position: relative;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field, .search-form-container.search-form-style-halfscreen .search-form .search-field {
display: block;
width: 100%;
border: none;
background: none;
border-bottom: 2px solid #FFF;
outline: none;
color: #FFF;
border-radius: 0;
padding: 15px 0;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field::-webkit-input-placeholder, .search-form-container.search-form-style-halfscreen .search-form .search-field::-webkit-input-placeholder {
color: #232f3d;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field:-ms-input-placeholder, .search-form-container.search-form-style-halfscreen .search-form .search-field:-ms-input-placeholder {
color: #232f3d;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field::placeholder, .search-form-container.search-form-style-halfscreen .search-form .search-field::placeholder {
color: #232f3d;
}
.search-form-container.search-form-style-fullscreen .search-form .search-submit, .search-form-container.search-form-style-halfscreen .search-form .search-submit {
position: absolute;
display: inline-block;
cursor: pointer;
top: 20px;
bottom: 0;
right: 0;
background: #00BAF4;
padding: 30px;
color: #FFF;
line-height: 0;
border-radius: 0;
}
.search-form-container.search-form-style-fullscreen {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 30px;
background: #516f8e;
z-index: 9999;
animation: zoom-in 0.2s ease-in-out;
-ms-transform: scale(0);
transform: scale(0);
transition: all 0.2s;
}
.search-form-container.search-form-style-fullscreen .search-form-inner {
background: #2C3C4D;
position: relative;
height: 100%;
padding: 0 30px;
}
.search-form-container.search-form-style-fullscreen .search-form {
margin-top: 40vh;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field {
font-size: 72px;
color: #00BAF4;
border-bottom: 2px solid #00BAF4;
}
.search-form-container.search-form-style-fullscreen .search-form .search-submit {
font-size: 23px;
}
.search-form-container.search-form-style-fullscreen.search-form--show {
-ms-transform: scale(1);
transform: scale(1);
}
.search-form-container.search-form-style-halfscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100px;
background: #1d2833;
z-index: 9999;
padding: 15px 0;
-ms-transform: translateY(-100%);
transform: translateY(-100%);
transition: all 0.3s ease-in-out;
}
.search-form-container.search-form-style-halfscreen .search-form-close {
top: 33px;
}
.search-form-container.search-form-style-halfscreen .search-form {
margin-right: 45px;
}
.search-form-container.search-form-style-halfscreen .search-form .search-field {
width: 100%;
background: none;
outline: none;
border: none;
border-bottom: 1px solid #00BAF4;
border-radius: 0;
font-size: 20px;
color: #00BAF4;
padding: 15px 0;
}
.search-form-container.search-form-style-halfscreen .search-form .search-submit {
padding: 0 30px;
}
.search-form-container.search-form-style-halfscreen .search-form .search-field::-webkit-input-placeholder {
color: #516f8e;
}
.search-form-container.search-form-style-halfscreen .search-form .search-field:-ms-input-placeholder {
color: #516f8e;
}
.search-form-container.search-form-style-halfscreen .search-form .search-field::placeholder {
color: #516f8e;
}
.search-form-container.search-form-style-halfscreen.search-form--show {
-ms-transform: translateY(0);
transform: translateY(0);
}
.search-form-container.search-form--show {
visibility: visible;
opacity: 1;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending #colophon { display: none;
} .infinity-end.neverending #colophon {
display: block;
}
#infinite-footer {
display: none;
} a {
text-decoration: none;
color: #04c3ff;
transition: color 0.25s ease-in-out;
} .header-info-links {
list-style-type: none;
padding: 0;
margin: 0;
}
.header-info-links li {
display: inline-block;
margin-right: 24px;
}
.header-info-links li .fa {
margin-right: 5px;
}
.header-info-links li span {
font-size: 12px;
color: #CBC9CF;
font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.header-info-links li:last-child {
margin-right: 0;
}
.nav-header {
display: none;
} .header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-offcanvas, .header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-offcanvas-push, .header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-fullscreen {
display: block;
} .main-navigation .menu-primary ul,
.main-navigation .primary-menu ul {
padding: 0;
list-style-type: none;
margin: 0;
}
.main-navigation .menu-primary ul li,
.main-navigation .primary-menu ul li {
transition: all 0.35s;
}
.main-navigation .menu-primary ul li a,
.main-navigation .primary-menu ul li a {
text-decoration: none;
display: block;
color: #67666A;
}
.main-navigation.menu-has-submenu-devider .sub-menu li:first-child,
.main-navigation.menu-has-submenu-devider .children li:first-child {
border-top: none;
}
.main-navigation.menu-has-submenu-indicator li.menu-item-has-children > a::after,
.main-navigation.menu-has-submenu-indicator li.page_item_has_children > a::after {
display: inline-block;
font-family: FontAwesome;
padding: 0 0 0 10px;
transition: transform 0.35s;
} .navigation-default {
position: initial;   }
.navigation-default.navigation-default--push-left .menu-primary,
.navigation-default.navigation-default--push-left .primary-menu {
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
.navigation-default .menu-primary,
.navigation-default .primary-menu {
transition: transform 0.3s ease-in-out;
}
.navigation-default .menu-primary ul li,
.navigation-default .primary-menu ul li {
transition: all 0.35s;
}
.navigation-default .menu-primary ul li:hover > a, .navigation-default .menu-primary ul li.focus > a,
.navigation-default .primary-menu ul li:hover > a,
.navigation-default .primary-menu ul li.focus > a {
color: #00BAF4;
}
.navigation-default .menu-primary ul li:hover > a::before, .navigation-default .menu-primary ul li.focus > a::before,
.navigation-default .primary-menu ul li:hover > a::before,
.navigation-default .primary-menu ul li.focus > a::before {
width: 100%;
}
.navigation-default .menu-primary ul li:hover > .sub-menu,
.navigation-default .menu-primary ul li:hover > .children, .navigation-default .menu-primary ul li.focus > .sub-menu,
.navigation-default .menu-primary ul li.focus > .children,
.navigation-default .primary-menu ul li:hover > .sub-menu,
.navigation-default .primary-menu ul li:hover > .children,
.navigation-default .primary-menu ul li.focus > .sub-menu,
.navigation-default .primary-menu ul li.focus > .children {
visibility: visible;
opacity: 1;
-ms-transform: translate(0, 0) !important;
transform: translate(0, 0) !important;
}
.navigation-default .menu-primary ul li.menu-go-back, .navigation-default .menu-primary ul li.menu-show-all,
.navigation-default .primary-menu ul li.menu-go-back,
.navigation-default .primary-menu ul li.menu-show-all {
display: none;
}
.navigation-default .menu-primary > ul > li,
.navigation-default .primary-menu > ul > li {
display: inline-block; }
.navigation-default .menu-primary > ul > li > a,
.navigation-default .primary-menu > ul > li > a {
padding: 30px 20px;
color: #424143; font-size: 14px;
font-weight: bold;
text-transform: uppercase;
position: relative;
text-align: right;
}
.navigation-default .menu-primary > ul > li > a::before,
.navigation-default .primary-menu > ul > li > a::before {
content: "";
display: block;
position: absolute;
width: 0;
height: 2px;
top: 0;
left: 0;
background: #00BAF4;
transition: width 0.3s ease-in-out;
}
.navigation-default .menu-primary > ul > li.current-menu-item > a, .navigation-default .menu-primary > ul > li.current_page_parent > a, .navigation-default .menu-primary > ul > li.current_page_item > a,
.navigation-default .primary-menu > ul > li.current-menu-item > a,
.navigation-default .primary-menu > ul > li.current_page_parent > a,
.navigation-default .primary-menu > ul > li.current_page_item > a {
color: #00BAF4;
}
.navigation-default .menu-primary > ul > li.current-menu-item > a::before, .navigation-default .menu-primary > ul > li.current_page_parent > a::before, .navigation-default .menu-primary > ul > li.current_page_item > a::before,
.navigation-default .primary-menu > ul > li.current-menu-item > a::before,
.navigation-default .primary-menu > ul > li.current_page_parent > a::before,
.navigation-default .primary-menu > ul > li.current_page_item > a::before {
width: 100%;
}
.navigation-default .menu-primary > ul > li .sub-menu,
.navigation-default .menu-primary > ul > li .children,
.navigation-default .primary-menu > ul > li .sub-menu,
.navigation-default .primary-menu > ul > li .children {
border-top: 2px solid #00BAF4;
position: fixed;
z-index: 999;
-ms-transform: translate(0, 30px);
transform: translate(0, 30px);
transition: transform 0.35s, visibility 0.35s, opacity 0.35s;
opacity: 0;
visibility: hidden;
}
.navigation-default .menu-primary > ul > li .sub-menu li,
.navigation-default .menu-primary > ul > li .children li,
.navigation-default .primary-menu > ul > li .sub-menu li,
.navigation-default .primary-menu > ul > li .children li {
width: 250px;
background-color: #FFF;
}
.navigation-default .menu-primary > ul > li .sub-menu li a,
.navigation-default .menu-primary > ul > li .children li a,
.navigation-default .primary-menu > ul > li .sub-menu li a,
.navigation-default .primary-menu > ul > li .children li a {
padding: 10px 20px;
}
.navigation-default .menu-primary > ul > li .sub-menu li.menu-item-has-children, .navigation-default .menu-primary > ul > li .sub-menu li.page_item_has_children,
.navigation-default .menu-primary > ul > li .children li.menu-item-has-children,
.navigation-default .menu-primary > ul > li .children li.page_item_has_children,
.navigation-default .primary-menu > ul > li .sub-menu li.menu-item-has-children,
.navigation-default .primary-menu > ul > li .sub-menu li.page_item_has_children,
.navigation-default .primary-menu > ul > li .children li.menu-item-has-children,
.navigation-default .primary-menu > ul > li .children li.page_item_has_children {
position: relative; }
.navigation-default .menu-primary > ul > li .sub-menu li.menu-item-has-children .sub-menu,
.navigation-default .menu-primary > ul > li .sub-menu li.menu-item-has-children .children, .navigation-default .menu-primary > ul > li .sub-menu li.page_item_has_children .sub-menu,
.navigation-default .menu-primary > ul > li .sub-menu li.page_item_has_children .children,
.navigation-default .menu-primary > ul > li .children li.menu-item-has-children .sub-menu,
.navigation-default .menu-primary > ul > li .children li.menu-item-has-children .children,
.navigation-default .menu-primary > ul > li .children li.page_item_has_children .sub-menu,
.navigation-default .menu-primary > ul > li .children li.page_item_has_children .children,
.navigation-default .primary-menu > ul > li .sub-menu li.menu-item-has-children .sub-menu,
.navigation-default .primary-menu > ul > li .sub-menu li.menu-item-has-children .children,
.navigation-default .primary-menu > ul > li .sub-menu li.page_item_has_children .sub-menu,
.navigation-default .primary-menu > ul > li .sub-menu li.page_item_has_children .children,
.navigation-default .primary-menu > ul > li .children li.menu-item-has-children .sub-menu,
.navigation-default .primary-menu > ul > li .children li.menu-item-has-children .children,
.navigation-default .primary-menu > ul > li .children li.page_item_has_children .sub-menu,
.navigation-default .primary-menu > ul > li .children li.page_item_has_children .children {
top: 0;
position: absolute;
left: 100%;
transition: transform 0, visibility 0.35s, opacity 0.35s;
-ms-transform: translate(-45px, 0);
transform: translate(-45px, 0);
}
.navigation-default .menu-primary > ul > li .sub-menu li.menu-item-has-children .sub-menu.sub-menu--left,
.navigation-default .menu-primary > ul > li .sub-menu li.menu-item-has-children .children.sub-menu--left, .navigation-default .menu-primary > ul > li .sub-menu li.page_item_has_children .sub-menu.sub-menu--left,
.navigation-default .menu-primary > ul > li .sub-menu li.page_item_has_children .children.sub-menu--left,
.navigation-default .menu-primary > ul > li .children li.menu-item-has-children .sub-menu.sub-menu--left,
.navigation-default .menu-primary > ul > li .children li.menu-item-has-children .children.sub-menu--left,
.navigation-default .menu-primary > ul > li .children li.page_item_has_children .sub-menu.sub-menu--left,
.navigation-default .menu-primary > ul > li .children li.page_item_has_children .children.sub-menu--left,
.navigation-default .primary-menu > ul > li .sub-menu li.menu-item-has-children .sub-menu.sub-menu--left,
.navigation-default .primary-menu > ul > li .sub-menu li.menu-item-has-children .children.sub-menu--left,
.navigation-default .primary-menu > ul > li .sub-menu li.page_item_has_children .sub-menu.sub-menu--left,
.navigation-default .primary-menu > ul > li .sub-menu li.page_item_has_children .children.sub-menu--left,
.navigation-default .primary-menu > ul > li .children li.menu-item-has-children .sub-menu.sub-menu--left,
.navigation-default .primary-menu > ul > li .children li.menu-item-has-children .children.sub-menu--left,
.navigation-default .primary-menu > ul > li .children li.page_item_has_children .sub-menu.sub-menu--left,
.navigation-default .primary-menu > ul > li .children li.page_item_has_children .children.sub-menu--left {
left: -100%;
-ms-transform: translate(45px, 0);
transform: translate(45px, 0);
}
.navigation-default .menu-primary > ul > li .sub-menu.sub-menu--show,
.navigation-default .menu-primary > ul > li .children.sub-menu--show,
.navigation-default .primary-menu > ul > li .sub-menu.sub-menu--show,
.navigation-default .primary-menu > ul > li .children.sub-menu--show {
opacity: 1;
visibility: visible;
-ms-transform: translate(0);
transform: translate(0);
}
.navigation-default.menu-has-submenu-indicator li.menu-item-has-children > a::after,
.navigation-default.menu-has-submenu-indicator li.page_item_has_children > a::after {
float: right;
content: "\f107";
}
.navigation-default.menu-has-submenu-indicator li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a::after,
.navigation-default.menu-has-submenu-indicator li.menu-item-has-children ul.sub-menu li.page_item_has_children > a::after,
.navigation-default.menu-has-submenu-indicator li.menu-item-has-children ul.children li.menu-item-has-children > a::after,
.navigation-default.menu-has-submenu-indicator li.menu-item-has-children ul.children li.page_item_has_children > a::after,
.navigation-default.menu-has-submenu-indicator li.page_item_has_children ul.sub-menu li.menu-item-has-children > a::after,
.navigation-default.menu-has-submenu-indicator li.page_item_has_children ul.sub-menu li.page_item_has_children > a::after,
.navigation-default.menu-has-submenu-indicator li.page_item_has_children ul.children li.menu-item-has-children > a::after,
.navigation-default.menu-has-submenu-indicator li.page_item_has_children ul.children li.page_item_has_children > a::after {
content: "\f105";
}
.navigation-default.menu-has-submenu-devider .sub-menu li,
.navigation-default.menu-has-submenu-devider .children li {
border-top: 1px solid #E5E4E6;
}
.navigation-default.menu-has-submenu-devider .sub-menu li:first-child,
.navigation-default.menu-has-submenu-devider .children li:first-child {
border-top: none;
}
.navigation-default.menu-has-submenu-shadow .sub-menu,
.navigation-default.menu-has-submenu-shadow .children {
box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.08);
} .navigation-offcanvas,
.navigation-offcanvas-push {
z-index: 9999;
position: fixed;
left: 0;
top: 0;
bottom: 0;
background: #19232d;
width: 300px;
-ms-transform: translateX(-100%);
transform: translateX(-100%);
transition: transform 0.35s;  }
.navigation-offcanvas.navigation-offcanvas--right,
.navigation-offcanvas-push.navigation-offcanvas--right {
left: auto;
right: 0;
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.navigation-offcanvas.navigation--show,
.navigation-offcanvas-push.navigation--show {
opacity: 1;
visibility: visible;
-ms-transform: translate(0);
transform: translate(0);
}
.navigation-offcanvas.navigation--show .nav-header .nav-close,
.navigation-offcanvas-push.navigation--show .nav-header .nav-close {
display: inline;
position: absolute;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
right: 0;
top: 0;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
}
.navigation-offcanvas.navigation--show .nav-header .nav-close::after, .navigation-offcanvas.navigation--show .nav-header .nav-close::before,
.navigation-offcanvas-push.navigation--show .nav-header .nav-close::after,
.navigation-offcanvas-push.navigation--show .nav-header .nav-close::before {
position: absolute;
content: "";
left: 50%;
top: 19px;
bottom: auto;
right: auto;
height: 20px;
width: 2px;
background: #FFF;
}
.navigation-offcanvas.navigation--show .nav-header .nav-close::after,
.navigation-offcanvas-push.navigation--show .nav-header .nav-close::after {
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.navigation-offcanvas.navigation--show .nav-header .nav-close::before,
.navigation-offcanvas-push.navigation--show .nav-header .nav-close::before {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.navigation-offcanvas .nav-header,
.navigation-offcanvas-push .nav-header {
padding: 15px 30px;
display: block;
position: relative;
}
.navigation-offcanvas .nav-header .nav-title,
.navigation-offcanvas-push .nav-header .nav-title {
margin: 0;
font-size: 20px;
color: #cad5e1;
text-transform: uppercase;
}
.navigation-offcanvas .nav-header .nav-close,
.navigation-offcanvas-push .nav-header .nav-close {
display: none;
}
.navigation-offcanvas .menu-primary,
.navigation-offcanvas .primary-menu,
.navigation-offcanvas-push .menu-primary,
.navigation-offcanvas-push .primary-menu {
height: 100%;
position: relative;
}
.navigation-offcanvas .menu-primary ul li a,
.navigation-offcanvas .primary-menu ul li a,
.navigation-offcanvas-push .menu-primary ul li a,
.navigation-offcanvas-push .primary-menu ul li a {
color: #cad5e1;
padding: 10px 30px;
}
.navigation-offcanvas .menu-primary ul li:hover,
.navigation-offcanvas .primary-menu ul li:hover,
.navigation-offcanvas-push .menu-primary ul li:hover,
.navigation-offcanvas-push .primary-menu ul li:hover {
background: #2C3C4D;
}
.navigation-offcanvas .menu-primary ul li:hover > a,
.navigation-offcanvas .primary-menu ul li:hover > a,
.navigation-offcanvas-push .menu-primary ul li:hover > a,
.navigation-offcanvas-push .primary-menu ul li:hover > a {
color: #FFF;
}
.navigation-offcanvas .menu-primary ul li.menu-item-has-children.menu-slided, .navigation-offcanvas .menu-primary ul li.page_item_has_children.menu-slided,
.navigation-offcanvas .primary-menu ul li.menu-item-has-children.menu-slided,
.navigation-offcanvas .primary-menu ul li.page_item_has_children.menu-slided,
.navigation-offcanvas-push .menu-primary ul li.menu-item-has-children.menu-slided,
.navigation-offcanvas-push .menu-primary ul li.page_item_has_children.menu-slided,
.navigation-offcanvas-push .primary-menu ul li.menu-item-has-children.menu-slided,
.navigation-offcanvas-push .primary-menu ul li.page_item_has_children.menu-slided {
background: #19232d;
border-top: 1px solid #212d3a;
}
.navigation-offcanvas .menu-primary ul li.menu-item-has-children.menu-slided > a, .navigation-offcanvas .menu-primary ul li.page_item_has_children.menu-slided > a,
.navigation-offcanvas .primary-menu ul li.menu-item-has-children.menu-slided > a,
.navigation-offcanvas .primary-menu ul li.page_item_has_children.menu-slided > a,
.navigation-offcanvas-push .menu-primary ul li.menu-item-has-children.menu-slided > a,
.navigation-offcanvas-push .menu-primary ul li.page_item_has_children.menu-slided > a,
.navigation-offcanvas-push .primary-menu ul li.menu-item-has-children.menu-slided > a,
.navigation-offcanvas-push .primary-menu ul li.page_item_has_children.menu-slided > a {
color: #FFF;
}
.navigation-offcanvas .menu-primary ul li.menu-item-has-children ul.sub-menu,
.navigation-offcanvas .menu-primary ul li.menu-item-has-children ul.children, .navigation-offcanvas .menu-primary ul li.page_item_has_children ul.sub-menu,
.navigation-offcanvas .menu-primary ul li.page_item_has_children ul.children,
.navigation-offcanvas .primary-menu ul li.menu-item-has-children ul.sub-menu,
.navigation-offcanvas .primary-menu ul li.menu-item-has-children ul.children,
.navigation-offcanvas .primary-menu ul li.page_item_has_children ul.sub-menu,
.navigation-offcanvas .primary-menu ul li.page_item_has_children ul.children,
.navigation-offcanvas-push .menu-primary ul li.menu-item-has-children ul.sub-menu,
.navigation-offcanvas-push .menu-primary ul li.menu-item-has-children ul.children,
.navigation-offcanvas-push .menu-primary ul li.page_item_has_children ul.sub-menu,
.navigation-offcanvas-push .menu-primary ul li.page_item_has_children ul.children,
.navigation-offcanvas-push .primary-menu ul li.menu-item-has-children ul.sub-menu,
.navigation-offcanvas-push .primary-menu ul li.menu-item-has-children ul.children,
.navigation-offcanvas-push .primary-menu ul li.page_item_has_children ul.sub-menu,
.navigation-offcanvas-push .primary-menu ul li.page_item_has_children ul.children {
display: none;
background: #121920;
}
.navigation-offcanvas .menu-primary > ul > li > a,
.navigation-offcanvas .primary-menu > ul > li > a,
.navigation-offcanvas-push .menu-primary > ul > li > a,
.navigation-offcanvas-push .primary-menu > ul > li > a {
font-size: 14px;
}
.navigation-offcanvas.menu-has-submenu-indicator .menu-primary ul li.menu-item-has-children > a::after, .navigation-offcanvas.menu-has-submenu-indicator .menu-primary ul li.page_item_has_children > a::after,
.navigation-offcanvas.menu-has-submenu-indicator .primary-menu ul li.menu-item-has-children > a::after,
.navigation-offcanvas.menu-has-submenu-indicator .primary-menu ul li.page_item_has_children > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .menu-primary ul li.menu-item-has-children > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .menu-primary ul li.page_item_has_children > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .primary-menu ul li.menu-item-has-children > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .primary-menu ul li.page_item_has_children > a::after {
content: "\f107";
}
.navigation-offcanvas.menu-has-submenu-indicator .menu-primary ul li.menu-item-has-children.menu-slided > a::after, .navigation-offcanvas.menu-has-submenu-indicator .menu-primary ul li.page_item_has_children.menu-slided > a::after,
.navigation-offcanvas.menu-has-submenu-indicator .primary-menu ul li.menu-item-has-children.menu-slided > a::after,
.navigation-offcanvas.menu-has-submenu-indicator .primary-menu ul li.page_item_has_children.menu-slided > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .menu-primary ul li.menu-item-has-children.menu-slided > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .menu-primary ul li.page_item_has_children.menu-slided > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .primary-menu ul li.menu-item-has-children.menu-slided > a::after,
.navigation-offcanvas-push.menu-has-submenu-indicator .primary-menu ul li.page_item_has_children.menu-slided > a::after {
content: "\f106";
}
.navigation-offcanvas.menu-has-submenu-devider .menu-primary ul li,
.navigation-offcanvas.menu-has-submenu-devider .primary-menu ul li,
.navigation-offcanvas-push.menu-has-submenu-devider .menu-primary ul li,
.navigation-offcanvas-push.menu-has-submenu-devider .primary-menu ul li {
border-top: 1px solid #212d3a;
} .navigation-fullscreen {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: #1f2a36;
z-index: 999;
opacity: 0;
visibility: hidden;
transition: all 0.35s; }
.navigation-fullscreen .nav-header {
display: block;
}
.navigation-fullscreen .nav-header .nav-title {
display: none;
}
.navigation-fullscreen .nav-header .nav-close {
position: absolute;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
right: 50px;
top: 50px;
z-index: 9999;
width: 50px;
height: 50px;
color: transparent;
}
.navigation-fullscreen .nav-header .nav-close::after, .navigation-fullscreen .nav-header .nav-close::before {
position: absolute;
content: "";
left: 50%;
top: 19px;
bottom: auto;
right: auto;
height: 20px;
width: 2px;
background: #FFF;
}
.navigation-fullscreen .nav-header .nav-close::after {
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.navigation-fullscreen .nav-header .nav-close::before {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.navigation-fullscreen .menu-primary,
.navigation-fullscreen .primary-menu {
height: 100%;
position: relative;
}
.navigation-fullscreen .menu-primary ul,
.navigation-fullscreen .primary-menu ul {
padding: 10%;
}
.navigation-fullscreen .menu-primary ul li a,
.navigation-fullscreen .primary-menu ul li a {
padding: 5px 0;
color: #aabbce;
font-size: 3rem;
transition: all 0.35s;
}
.navigation-fullscreen .menu-primary ul li.current-menu-item a, .navigation-fullscreen .menu-primary ul li.current_page_parent a, .navigation-fullscreen .menu-primary ul li.current_page_item a,
.navigation-fullscreen .primary-menu ul li.current-menu-item a,
.navigation-fullscreen .primary-menu ul li.current_page_parent a,
.navigation-fullscreen .primary-menu ul li.current_page_item a {
color: white;
}
.navigation-fullscreen .menu-primary ul li:hover a,
.navigation-fullscreen .primary-menu ul li:hover a {
color: #dae2ea;
}
.navigation-fullscreen .menu-primary ul li ul,
.navigation-fullscreen .primary-menu ul li ul {
transition: transform 0.35s;
}
.navigation-fullscreen .menu-primary ul.slide-out-menu > li > a,
.navigation-fullscreen .primary-menu ul.slide-out-menu > li > a {
-ms-transform: translate(-150%, 0);
transform: translate(-150%, 0);
}
.navigation-fullscreen .menu-primary ul.slide-in-menu,
.navigation-fullscreen .primary-menu ul.slide-in-menu {
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.navigation-fullscreen .menu-primary > ul,
.navigation-fullscreen .primary-menu > ul {
position: relative;
}
.navigation-fullscreen .menu-primary > ul li > ul,
.navigation-fullscreen .primary-menu > ul li > ul {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.navigation-fullscreen.navigation--show {
opacity: 1;
visibility: visible;
}
.navigation-fullscreen.menu-has-submenu-indicator .menu-primary ul li.menu-item-has-children > a::after, .navigation-fullscreen.menu-has-submenu-indicator .menu-primary ul li.page_item_has_children > a::after,
.navigation-fullscreen.menu-has-submenu-indicator .primary-menu ul li.menu-item-has-children > a::after,
.navigation-fullscreen.menu-has-submenu-indicator .primary-menu ul li.page_item_has_children > a::after {
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 15px;
padding: 0 0 0 10px;
} .mobile-navigation {
position: fixed;
top: 0;
left: 0;
width: 100%;
right: 0;
bottom: 0;
height: 100%;
background: #2C3C4D;
padding: 0;
margin: 0;
z-index: 9999;
transition: transform 0.35s, opacity 0.45s, visibility 0.45s;
opacity: 0;
visibility: hidden;
-ms-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.mobile-navigation .nav-header {
padding: 20px 25px;
background: #324457;
position: relative;
display: block;
}
.mobile-navigation .nav-header .nav-title {
color: #FFF;
margin: 0;
padding: 0;
line-height: 1;
font-size: 21px;
font-weight: 300;
}
.mobile-navigation .nav-header .nav-close {
position: absolute;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
right: 0;
top: 0;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
}
.mobile-navigation .nav-header .nav-close::after, .mobile-navigation .nav-header .nav-close::before {
position: absolute;
content: "";
left: 50%;
top: 19px;
bottom: auto;
right: auto;
height: 20px;
width: 2px;
background: #FFF;
}
.mobile-navigation .nav-header .nav-close::after {
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.mobile-navigation .nav-header .nav-close::before {
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile-navigation .menu-primary,
.mobile-navigation .primary-menu {
height: 100%;
position: relative;
}
.mobile-navigation .menu-primary ul,
.mobile-navigation .primary-menu ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.mobile-navigation .menu-primary ul li a,
.mobile-navigation .primary-menu ul li a {
border-top: 1px solid #35495d;
text-decoration: none;
color: #FFF !important;
display: block;
transition: transform 0.35s;
padding: 10px 25px;
}
.mobile-navigation .menu-primary ul li.menu-item-has-children > a, .mobile-navigation .menu-primary ul li.page_item_has_children > a,
.mobile-navigation .primary-menu ul li.menu-item-has-children > a,
.mobile-navigation .primary-menu ul li.page_item_has_children > a {
position: relative;
}
.mobile-navigation .menu-primary ul li.menu-item-has-children > a::after, .mobile-navigation .menu-primary ul li.page_item_has_children > a::after,
.mobile-navigation .primary-menu ul li.menu-item-has-children > a::after,
.mobile-navigation .primary-menu ul li.page_item_has_children > a::after {
content: "\f105";
font-family: FontAwesome;
position: absolute;
right: 4%;
font-size: 20px;
line-height: 1;
}
.mobile-navigation .menu-primary ul li .sub-menu li a,
.mobile-navigation .menu-primary ul li .children li a,
.mobile-navigation .primary-menu ul li .sub-menu li a,
.mobile-navigation .primary-menu ul li .children li a {
color: #FFF;
}
.mobile-navigation .menu-primary ul.slide-out-menu > li > a,
.mobile-navigation .primary-menu ul.slide-out-menu > li > a {
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.mobile-navigation .menu-primary ul.slide-in-menu,
.mobile-navigation .primary-menu ul.slide-in-menu {
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.mobile-navigation .menu-primary > ul,
.mobile-navigation .primary-menu > ul {
position: relative;
}
.mobile-navigation .menu-primary > ul > li ul,
.mobile-navigation .primary-menu > ul > li ul {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-ms-transform: translate(105%, 0);
transform: translate(105%, 0);
transition: transform 0.35s;
}
.mobile-navigation.navigation--show {
opacity: 1;
visibility: visible;
-ms-transform: translate(0);
transform: translate(0);
} .header-action-container {
padding-top: 24px;
}
.header-action-container .navigation-togglers-wrapper,
.header-action-container .navigation-header-action {
display: table-cell;
vertical-align: middle;
}
.header-action-container .navigation-togglers-wrapper {
padding-left: 10px;
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-mobile,
.header-action-container .navigation-togglers-wrapper .menu-toggle-desktop {
font-size: 20px;
padding-top: 4px;
display: none;
outline: none;
background-color: transparent;
border: none;
cursor: pointer;
color: inherit;
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-desktop {
top: 15px;
left: 20px;
display: none;
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-desktop .fa::before {
content: "\f0c9";
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle--close .fa::before {
content: "\f00d";
}
.header-action-container .navigation-header-action {
margin: 0;
padding: 2px 0 0 10px;
list-style-type: none;
}
.header-action-container .navigation-header-action > li {
display: inline-block;
margin-right: 15px;
cursor: pointer;
transition: color 0.35s;
vertical-align: middle;
}
.header-action-container .navigation-header-action > li:hover {
color: #1E1E1F;
}
.header-action-container .navigation-header-action > li:last-child {
margin-right: 0;
}
.header-action-container .navigation-header-action > li.header-action-item-cart, .header-action-container .navigation-header-action > li.header-action-item-wishlist {
position: relative;
}
.header-action-container .navigation-header-action > li.header-action-item-cart .header-action-badge, .header-action-container .navigation-header-action > li.header-action-item-wishlist .header-action-badge {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 9px;
position: absolute;
top: -5px;
right: -15px;
color: #FFF;
background: #EF7278;
width: 15px;
height: 15px;
padding: 3px;
text-align: center;
border-radius: 100%;
}
.header-action-container .navigation-header-action > li.header-action-item-search {
position: relative;
}
.header-action-container .navigation-header-action > li.header-action-item-wishlist {
margin: 0 12px;
}
.header-action-container .navigation-header-action > li.header-action-item-wishlist a {
color: inherit;
} .navigation.posts-navigation, .navigation.post-navigation {
padding: 30px 0;
}
.navigation.posts-navigation .nav-links .nav-previous,
.navigation.posts-navigation .nav-links .nav-next, .navigation.post-navigation .nav-links .nav-previous,
.navigation.post-navigation .nav-links .nav-next {
display: inline-block;
}
.navigation.posts-navigation .nav-links .nav-previous a,
.navigation.posts-navigation .nav-links .nav-next a, .navigation.post-navigation .nav-links .nav-previous a,
.navigation.post-navigation .nav-links .nav-next a {
border: 1px solid #CCC;
padding: 10px 15px;
display: block;
text-decoration: none;
color: #AAA;
transition: all 0.35s;
}
.navigation.posts-navigation .nav-links .nav-previous a:hover,
.navigation.posts-navigation .nav-links .nav-next a:hover, .navigation.post-navigation .nav-links .nav-previous a:hover,
.navigation.post-navigation .nav-links .nav-next a:hover {
background: #00BAF4;
color: #FFF;
border-color: #00BAF4;
}
.navigation.posts-navigation .nav-links .nav-previous a::before, .navigation.posts-navigation .nav-links .nav-previous a::after,
.navigation.posts-navigation .nav-links .nav-next a::before,
.navigation.posts-navigation .nav-links .nav-next a::after, .navigation.post-navigation .nav-links .nav-previous a::before, .navigation.post-navigation .nav-links .nav-previous a::after,
.navigation.post-navigation .nav-links .nav-next a::before,
.navigation.post-navigation .nav-links .nav-next a::after {
content: "";
font-family: FontAwesome;
font-size: 14px;
}
.navigation.posts-navigation .nav-links .nav-previous, .navigation.post-navigation .nav-links .nav-previous {
float: left;
}
.navigation.posts-navigation .nav-links .nav-previous a::before, .navigation.post-navigation .nav-links .nav-previous a::before {
content: "\f104";
padding-right: 10px;
}
.navigation.posts-navigation .nav-links .nav-next, .navigation.post-navigation .nav-links .nav-next {
float: right;
}
.navigation.posts-navigation .nav-links .nav-next a::after, .navigation.post-navigation .nav-links .nav-next a::after {
content: "\f105";
padding-left: 10px;
}
.navigation.posts-navigation::before, .navigation.posts-navigation::after, .navigation.post-navigation::before, .navigation.post-navigation::after {
display: table;
content: "";
}
.navigation.posts-navigation::after, .navigation.post-navigation::after {
clear: both;
} .footer-menu {
list-style-type: none;
}
.footer-menu li {
display: inline-block;
padding-left: 10px;
}
.footer-menu li a {
color: #516f8e;
font-size: 12px;
}
.footer-menu li a:hover {
color: #89a2bc;
} .header-top-menu {
list-style-type: none;
}
.header-top-menu ul {
padding: 0;
margin: 0;
}
.header-top-menu li {
display: inline-block;
margin-right: 5px;
}
.header-top-menu li a {
color: #CBC9CF;
font-size: 12px;
font-family: "Poppins", Helvetica, Arial, sans-serif;
}
.header-top-menu li a:hover {
color: #FFF;
} .social-menu {
margin: 0;
padding: 0;
list-style-type: none;
}
.social-menu li {
display: inline-block;
margin-left: 5px;
}
.social-menu li:first-child {
margin-left: 0;
}
.social-menu li a {
color: #ffffff;
}
.social-menu li a:hover {
color: #00BAF4;
}
.social-menu li a::before {
content: "";
font-family: FontAwesome;
}
.social-menu li a[href*="facebook.com"]::before {
content: "\f09a";
}
.social-menu li a[href*="instagram.com"]::before {
content: "\f16d";
}
.social-menu li a[href*="twitter.com"]::before {
content: "\f099";
}
.social-menu li a[href*="linkedin.com"]::before {
content: "\f0e1";
}
.social-menu li a[href*="plus.google.com"]::before {
content: "\f0d5";
}
.social-menu li a[href*="wordpress.org"]::before {
content: "\f19a";
}
.social-menu li a[href*="vimeo.com"]::before {
content: "\f27d";
}
.social-menu li a[href*="youtube.com"]::before {
content: "\f16a";
}
.social-menu li a[href*="tumblr.com"]::before {
content: "\f173";
}
.social-menu li a[href*="soundcloud.com"]::before {
content: "\f1be";
}
.social-menu li a[href*="pinterest.com"]::before {
content: "\f0d2";
}
.social-menu li a[href*="slack.com"]::before {
content: "\f198";
}
.social-menu li a[href*="skype.com"]::before {
content: "\f17e";
}
.social-menu li a[href*="github.com"]::before {
content: "\f09b";
}
.social-menu li a[href*="dropbox.com"]::before {
content: "\f16b";
}
.social-menu li a[href*="behance.com"]::before {
content: "\f1b4";
}
.social-menu li a[href*="dribbble.com"]::before {
content: "\f17d";
}
.clients-all-content .bx-prev,
.clients-all-content .bx-next {
visibility: visible;
opacity: 1;
left: 0;
}
.clients-all-content .bx-next {
right: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #F1F1F1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759B;
display: block;
font-size: 1px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .wp-a11y-speak-region {
margin-top: -1px;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after {
display: table;
content: "";
}
.clearfix::after,
.container::after,
.container-fluid::after,
.row::after {
clear: both;
} .btn {
background: #CBC9CF;
color: #424143;
padding: 12px 30px;
text-transform: uppercase;
display: inline-block;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
border: none;
text-decoration: none;
position: relative;
}
.btn:hover {
box-shadow: inset 1px 1px 100px rgba(255, 255, 255, 0.3);
}
.btn .fa {
line-height: 1.3;
}
.btn .fa.icon-left {
float: left;
padding-right: 10px;
}
.btn .fa.icon-right {
float: right;
padding-left: 10px;
} .btn-small {
padding: 7px 15px;
font-size: 12px;
border-width: 1px;
}
.btn-wide {
padding: 13px 45px;
font-size: 12px;
border-width: 2px;
}
.btn-medium {
font-size: 14px;
font-weight: 500;
padding: 20px 45px;
border-width: 2px;
}
.btn-large {
font-size: 22px;
font-weight: 500;
padding: 30px 60px;
border-width: 4px;
} .btn-flat {
border-radius: none;
}
.btn-rounded {
border-radius: 100px;
}
.btn-bordered {
border-color: #FFF;
border-style: solid;
}
.btn-rounded-edges {
border-radius: 3px;
}
.btn-left {
text-align: left;
}
.btn-right {
text-align: right;
}
.btn-center {
text-align: center;
} .btn-primary {
background: #00BAF4;
color: #FFFFFF;
border-color: #FFF;
}
.btn-orange {
background: #F8A660;
color: #FFF;
border-color: #FFF;
}
.btn-orange:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #f9ae6f;
border-color: #f9ae6f;
}
.btn-cyan {
background: #83E0F1;
color: #FFF;
border-color: #FFF;
}
.btn-cyan:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #91e3f3;
border-color: #91e3f3;
}
.btn-pink {
background: #DD9EBD;
color: #FFF;
border-color: #FFF;
}
.btn-pink:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #e1a9c5;
border-color: #e1a9c5;
}
.btn-yellow {
background: #ffd633;
color: #FFF;
border-color: #FFF;
}
.btn-yellow:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #ffe16b;
border-color: #ffe16b;
}
.btn-ghost {
background: transparent;
border-style: solid;
}
.btn-white {
background: #FFF;
color: #1E1E1F;
}
.btn-white .fa {
color: #1E1E1F;
}
.btn-white:hover {
background: #1E1E1F;
color: #FFF;
}
.btn-white:hover .fa {
color: #FFF;
}
.btn-black {
background: #1E1E1F;
color: #FFF;
}
.btn-black:hover {
background: #FFF;
color: #1E1E1F;
}
.btn-black:hover .fa {
color: #1E1E1F;
} .btn-group .btn {
margin-right: 15px;
}
.btn-group .btn:last-child {
margin-right: 0;
}
.form-input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
padding: 7px 15px;
border: 1px solid #FFF;
outline: none;
transition: border-color 0.35s;
margin-bottom: 15px;
border: 1px solid #CCC;
}
.form-input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border: 1px solid #00BAF4;
}
textarea {
width: 100%;
}
input[type="submit"] {
background: #CBC9CF;
color: #424143;
padding: 12px 30px;
text-transform: uppercase;
display: inline-block;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
border: none;
text-decoration: none;
position: relative;
background: #00BAF4;
color: #FFFFFF;
border-color: #FFF;
}
.form-input-small {
padding: 5px;
}
.form-input-full-width {
width: 100%;
}
.form-input-medium {
padding: 15px 20px;
}
.form-input-rounded {
border-radius: 3px;
}
.form-column input,
.form-column label {
display: block;
}
.form-column label {
color: #67666A;
margin: 0 0 15px;
font-size: 15px;
}
.form-column .form-input {
padding: 7px 15px 7px 35px;
}
.form-column .form-input-small {
padding: 7px 15px;
}
.form-column .fa {
position: absolute;
color: #CBC9CF;
font-size: 16px;
left: 27px;
top: 42px;
} form.wpcf7-form .wpcf7-text {
width: 100%;
background: #F9FAFB;
color: #AEB1BD;
margin-bottom: 0;
padding: 10px 15px;
}
body {
background: #FFF; } body.left-sidebar #primary {
float: right;
}
body.left-sidebar #secondary {
float: left;
padding-left: 0;
padding-right: 45px;
} body.full-width #primary,
body.full-width #secondary {
float: none;
width: 100%;
} body.boxed {
margin: 15px auto;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
body.boxed {
width: 750px;
}
}
@media (min-width: 992px) {
body.boxed {
width: 970px;
}
}
@media (min-width: 1200px) {
body.boxed {
width: 1170px;
}
}
body.boxed .header-sticky .header-inner-wrapper {
margin: 0 auto;
}
@media (min-width: 768px) {
body.boxed .header-sticky .header-inner-wrapper {
width: 750px;
}
}
@media (min-width: 992px) {
body.boxed .header-sticky .header-inner-wrapper {
width: 970px;
}
}
@media (min-width: 1200px) {
body.boxed .header-sticky .header-inner-wrapper {
width: 1170px;
}
} body.siteorigin-panels #primary,
body.siteorigin-panels #secondary {
margin-top: 0;
}
body.siteorigin-panels .hentry {
margin-bottom: 0;
}
body.siteorigin-panels .site-footer {
margin-top: 0;
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after { box-sizing: inherit;
}
#page {
background: #FFF;
position: relative;
word-wrap: break-word;
transition: padding 0.35s;
}
#page.off-canvas {
padding-left: 300px;
overflow: hidden;
}
#page.off-canvas.slide-from-right {
padding-left: 0;
padding-right: 300px;
} #primary,
#secondary {
margin-top: 60px;
}
#primary {
float: left;
width: 66.66666667%;
}
@media (max-width: 768px) {
#primary {
float: none;
width: 100%;
}
}
#secondary {
float: right;
width: 33.33333333%;
padding-left: 45px;
}
@media (max-width: 768px) {
#secondary {
float: none;
width: 100%;
}
}
#colophon {
clear: both;
} .hotels-container .hotels {
padding: 0;
list-style-type: none;
}
.hotels-container .hotels .hotel-thumbnail {
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
}
.hotels-container .hotels .hotel-thumbnail img {
display: block;
}
.hotels-container .hotels .hotel-thumbnail .inside-caption {
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5));
margin: 0;
position: absolute;
left: 0;
bottom: 0;
right: 0;
padding: 15px;
}
.hotels-container .hotels .hotel-thumbnail .inside-caption .star {
color: #F7C032;
}
.hotels-container .hotels .hotel-description {
background: #F9F7F5;
padding: 20px;
}
.hotels-container .hotels .hotel-description .hotel-title {
margin: 0 0 7px;
font-size: 18px;
}
.hotels-container .hotels .hotel-description .hotel-price .amount {
color: #FFA742;
font-weight: 600;
}
.hotels-container .hotels .hotel-description .hotel-price .time-periods {
font-size: 12px;
color: #807F83;
} .app-features .app-features-left,
.app-features .app-features-right {
padding: 10% 0 0;
}
.app-features .app-feature-image {
text-align: center;
}
.cta-app {
margin-bottom: 0;
padding: 0;
}
.cta-app .cta-app-image {
padding-top: 90px;
margin-bottom: -4px;
}
.cta-app .cta-info {
margin-top: 28%;
}  .site-header.logo-right-menu-left .site-branding {
padding-left: 0;
padding-right: 15px;
}
.site-header.logo-right-menu-left .header-bottom-left-section {
float: right;
}
.site-header.logo-right-menu-left .header-bottom-right-section {
float: left;
}
.site-header.logo-right-menu-left .navigation-default,
.site-header.logo-right-menu-left .main-navigation-max-mega-menu {
float: right;
}
.site-header.logo-right-menu-left .header-action-container {
float: left;
}
.site-header.logo-right-menu-left .header-action-container .navigation-header-action {
float: right;
}
.site-header.logo-right-menu-left .header-action-container .navigation-togglers-wrapper {
float: left;
padding: 0;
}
.site-header.logo-right-menu-left .header-action-search-form {
left: 0;
right: auto;
}
.site-header.logo-center-menu-center .header-bottom-left-section,
.site-header.logo-center-menu-center .header-bottom-right-section {
float: none;
}
.site-header.logo-center-menu-center .header-bottom-left-section {
text-align: center;
}
.site-header.logo-center-menu-center .header-bottom-right-section {
position: relative;
}
.site-header.logo-center-menu-center .main-navigation-max-mega-menu {
float: none;
}
.site-header.logo-center-menu-center .navigation-default {
margin: 0 auto;
float: none;
border-top: 1px solid #E5E4E6;
}
.site-header.logo-center-menu-center .navigation-default .menu-primary,
.site-header.logo-center-menu-center .navigation-default .primary-menu {
text-align: center;
}
.site-header.logo-center-menu-center .navigation-default .menu-primary li a,
.site-header.logo-center-menu-center .navigation-default .primary-menu li a {
text-align: left;
}
.site-header.logo-center-menu-center .header-action-container {
position: absolute;
right: 0;
top: 0;
}
.site-header.logo-center-menu-center .header-bottom .site-identity-container {
margin: 0 auto;
border-bottom: 0 solid rgba(255, 255, 255, 0.5);
}
.header-top {
padding: 15px 0;
background-color: #1F1F1F;
border-bottom: 0 solid rgba(255, 255, 255, 0.5);
transition: all 0.35s;
}
.header-top .container--flex {
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
}
.header-top .header-top-left-section {
text-align: left;
-ms-flex: 7;
flex: 7;
}
.header-top .header-top-right-section {
text-align: right;
}
.header-bottom {
background-color: #F9F9F9;
border-bottom: 0 solid rgba(255, 255, 255, 0.5);
transition: all 0.35s;
}
.header-bottom .container {
position: relative;
}
.header-bottom .header-bottom-left-section {
float: left;
}
.header-bottom .header-bottom-right-section {
float: right;
}
.header-sticky .header-inner-wrapper {
top: 0;
width: 100%;
z-index: 999;
transition: transform 0.35s, box-shadow 0.35s;
}
.header-sticky.header-transparent-logo.headroom--top .logo-container {
display: none;
}
.header-sticky.header-transparent-logo.headroom--top .logo-container--transparent {
display: block;
}
.header-transparent.headroom--top .header-inner-wrapper .header-top {
background: transparent;
}
.header-transparent.headroom--top .header-inner-wrapper .header-bottom {
background: transparent;
}
.header-transparent.headroom--top .navigation-default .menu-primary >ul >li >a, .header-transparent.headroom--top .navigation-default .primary-menu >ul >li >a {
color: #FFFFFF;
}
.site-header.header-transparent.headroom--top .header-action-container {
color: #FFFFFF;
}
.navigation-default,
.main-navigation-max-mega-menu {
float: left;
}
.header-action-container {
float: right;
} .site-identity-container {
display: table;
padding: 15px 0;
}
.logo-container,
.site-branding {
display: table-cell;
vertical-align: middle;
}
.logo-container--transparent {
display: none;
}
.site-branding {
padding-left: 15px;
}
.site-branding .site-title {
font-size: 20px;
margin: 0;
}
.site-branding .site-title a {
color: #424143;
}
.site-branding .site-title a:hover {
color: #00BAF4;
}
.site-description {
margin: 0;
font-size: 12px;
color: #67666A;
}
.wp-custom-header {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0);
}
.wp-custom-header > img,
.wp-custom-header #wp-custom-header-video {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
.wp-custom-header .wp-custom-header-video-button {
position: absolute;
top: calc( 50% - 30px);
left: calc( 50% - 30px);
z-index: 9999;
text-indent: -9999px;
color: #252525;
height: 60px;
width: 60px;
text-align: center;
font-size: 28px;
border-radius: 50%;
border: none;
outline: none;
background: #00BAF4;
color: #FFFFFF;
cursor: pointer;
box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
transition: box-shadow 0.35s, opacity 0.35s, visibility 0.35s, transform 0.35s;
opacity: 0;
visibility: hidden;
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.wp-custom-header .wp-custom-header-video-button:hover {
box-shadow: 0 0 75px rgba(0, 0, 0, 0.8);
}
.wp-custom-header .wp-custom-header-video-button::before {
text-indent: 0;
content: "";
font-family: FontAwesome;
float: left;
margin-left: 16px;
}
.wp-custom-header .wp-custom-header-video-button.wp-custom-header-video-pause::before {
content: "\f04b";
}
.wp-custom-header .wp-custom-header-video-button.wp-custom-header-video-play {
font-size: 24px;
}
.wp-custom-header .wp-custom-header-video-button.wp-custom-header-video-play::before {
margin-left: 14px;
content: "\f04c";
}
.padding-small {
padding-top: 45px;
padding-bottom: 45px;
}
.padding-medium {
padding-top: 90px;
padding-bottom: 90px;
}
.padding-large {
padding-top: 180px;
padding-bottom: 180px;
} .widget {
margin: 0 0 60px;
}
.widget .widget-title {
font-size: 25px;
margin: 0 0 15px;
position: relative;
font-weight: 500;
}
.widget > ul,
.widget .menu {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget > ul > li,
.widget .menu > li {
border-bottom: 1px solid #F4F3F3;
padding: 10px 0;
line-height: 24px;
}
.widget > ul > li span,
.widget > ul > li span a,
.widget .menu > li span,
.widget .menu > li span a {
color: #807F83;
}
.widget > ul > li a,
.widget .menu > li a {
color: #424143;
text-decoration: none;
display: inline-block;
transition: all 0.35s;
}
.widget > ul > li a:hover,
.widget .menu > li a:hover {
color: #00BAF4;
}
.widget > ul > li:last-child,
.widget .menu > li:last-child {
border-bottom: none;
}
.widget.widget--ribbon .widget-title {
padding: 0 0 0 30px;
}
.widget.widget--ribbon .widget-title::before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 0;
height: 0;
border-top: 15px solid #00BAF4;
border-right: 15px solid transparent;
}
.widget.widget_search .search-form, .widget.widget_product_search .search-form {
position: relative;
}
.widget.widget_search .search-field, .widget.widget_product_search .search-field {
padding: 10px 16px;
display: block;
width: 100%;
border: 1px solid #E5E4E6;
transition: all 0.35s;
outline: none;
border-radius: 3px;
}
.widget.widget_search .search-field:focus, .widget.widget_product_search .search-field:focus {
border: 1px solid #00BAF4;
}
.widget.widget_search input[type="submit"],
.widget.widget_search .search-submit, .widget.widget_product_search input[type="submit"],
.widget.widget_product_search .search-submit {
position: absolute;
top: 0;
right: 0;
height: 100%;
bottom: 0;
background: none;
border: none;
outline: none;
padding: 0 12px;
color: #424143;
transition: all 0.3s ease-in-out;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.widget.widget_search input[type="submit"] .fa,
.widget.widget_search .search-submit .fa, .widget.widget_product_search input[type="submit"] .fa,
.widget.widget_product_search .search-submit .fa {
color: #67666A;
}
.widget.widget_search input[type="submit"]:hover,
.widget.widget_search .search-submit:hover, .widget.widget_product_search input[type="submit"]:hover,
.widget.widget_product_search .search-submit:hover {
background: #00BAF4;
color: #FFF;
}
.widget.widget_recent_comments .recentcomments a {
display: inline-block;
}
.widget.widget_calendar td,
.widget.widget_calendar th {
line-height: 2.5625;
padding: 0;
text-align: center;
}
.widget.widget_calendar caption {
font-size: 18px;
margin: 0 0 30px;
position: relative;
padding: 0 0 0 30px;
font-weight: 500;
}
.widget.widget_calendar caption::before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 0;
height: 0;
border-top: 15px solid #00BAF4;
border-right: 15px solid transparent;
}
.widget.widget_calendar tbody a {
background-color: #00BAF4;
color: #FFF;
display: block;
font-weight: 700;
text-decoration: none;
transition: all 0.35s;
}
.widget.widget_calendar tbody a:hover, .widget.widget_calendar tbody a:focus {
background-color: #EF7278;
color: #FFF;
}
.widget.widget_calendar tfoot a {
color: #00BAF4;
}
.widget.widget_tag_cloud .tagcloud a {
display: inline-block;
padding: 5px;
border: 1px solid #999DB2;
transition: all 0.35s;
font-size: 12px;
text-decoration: none;
color: #807F83;
margin-bottom: 5px;
margin-right: 5px;
}
.widget.widget_tag_cloud .tagcloud a:hover {
background: #00BAF4;
border-color: #00BAF4;
color: #FFF;
}
.widget.no-bottom-margin {
margin-bottom: 0;
} .sticky {
display: block;
}
.hentry {
margin-bottom: 90px;
}
.hentry .entry-thumbnail {
margin: 0 0 20px;
}
.hentry .entry-thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.hentry .entry-header {
margin: 0;
}
.hentry .entry-title {
margin: 0 0 15px;
font-size: 26px;
}
.hentry .entry-title a {
text-decoration: none;
color: #1E1E1F;
transition: color 0.35s;
}
.hentry .entry-title a:hover {
color: #00BAF4;
}
.hentry .entry-meta {
margin: 0 0 20px;
line-height: 24px;
}
.hentry .entry-meta > span {
color: #67666A;
}
.hentry .entry-meta > span::after {
content: "|";
padding: 10px;
}
.hentry .entry-meta > span:last-child::after {
content: "";
}
.hentry .entry-meta > span a {
color: #252525;
}
.hentry .entry-meta > span a:hover {
color: #00BAF4;
}
.hentry .entry-content .read-more {
font-weight: 500;
text-transform: uppercase;
color: #67666A;
border-bottom: 2px solid #67666A;
text-decoration: none;
font-size: 12px;
transition: all 0.35s;
}
.hentry .entry-content .read-more:hover {
color: #00BAF4;
border-color: #00BAF4;
}
.hentry .entry-footer .cat-links,
.hentry .entry-footer .tags-links {
margin-right: 20px;
}
.blog-style-grid .hentry,
.featured-post-container .hentry {
margin: 0 0 30px;
}
.blog-style-grid .hentry .entry-thumbnail,
.featured-post-container .hentry .entry-thumbnail {
margin: 0 0 30px;
overflow: hidden;
}
.blog-style-grid .hentry .entry-title,
.featured-post-container .hentry .entry-title {
margin: 0 0 10px;
font-size: 22px;
font-weight: 400;
}
.blog-style-grid .hentry .entry-meta,
.featured-post-container .hentry .entry-meta {
margin: 0 0 20px;
}
.blog-style-grid .hentry .entry-meta span,
.featured-post-container .hentry .entry-meta span {
color: #807F83;
font-size: 12px;
padding: 0 15px;
border-right: 1px solid #CCC;
}
.blog-style-grid .hentry .entry-meta span:first-child,
.featured-post-container .hentry .entry-meta span:first-child {
padding-left: 0;
}
.blog-style-grid .hentry .entry-meta span:last-child,
.featured-post-container .hentry .entry-meta span:last-child {
padding-right: 0;
border: none;
}
.blog-style-grid .hentry .entry-content p,
.featured-post-container .hentry .entry-content p {
margin: 0 0 20px;
}
.blog-style-grid .hentry .more-link,
.featured-post-container .hentry .more-link {
font-weight: 500;
text-transform: uppercase;
color: #67666A;
border-bottom: 2px solid #67666A;
text-decoration: none;
font-size: 12px;
}
.post-style-list {
margin-bottom: 30px;
}
.post-style-list .article-inner {
position: relative;
}
.post-style-list .entry-thumbnail {
position: absolute;
left: 0;
top: 3px;
width: 100px;
height: 135px;
overflow: hidden;
margin: 0;
}
.post-style-list .entry-thumbnail .entry-date {
width: 100%;
text-align: center;
background: #2C3C4D;
font-weight: 500;
color: #CBC9CF;
padding: 8px 5px;
}
.post-style-list .entry-header,
.post-style-list .entry-content,
.post-style-list .entry-meta {
padding-left: 125px;
}
.post-style-list .entry-header .entry-title {
font-size: 20px;
margin: 0;
}
.post-style-list .entry-content p {
border-bottom: 1px solid #E5E4E6;
margin: 5px 0 15px;
padding: 0 0 15px;
}
.post-style-list .entry-meta span,
.post-style-list .entry-meta span a {
color: #0085BA;
text-decoration: none;
}
.post-style-list .entry-meta span::after {
content: "/";
padding-left: 5px;
color: #67666A;
}
.post-style-list .entry-meta span:last-child::after {
content: "";
}
.hentry .post-style-grid,
.hentry.post-style-grid {
display: inline-block;
float: none;
vertical-align: top;
margin-right: -5px;
}
.hentry .post-style-grid .entry-title,
.hentry.post-style-grid .entry-title {
font-size: 22px;
}
.show-content .entry-content {
display: initial;
}
.hide-read-more .entry-content .read-more {
display: none;
}
.hide-content .entry-content {
display: none;
}
.show-meta .entry-meta {
display: initial;
}
.hide-meta .entry-meta {
display: none;
} .related-post-container .related-post-list-container {
padding: 0;
list-style-type: none;
}
.related-post-container .related-post-item .related-thumbnail {
margin: 0;
}
.related-post-container .related-post-item .related-thumbnail img {
display: block;
max-width: 100%;
height: auto;
}
.related-post-container .related-post-item .related-title {
margin: 30px 0 0;
}
.related-post-container .related-post-item .related-title a {
color: #424143;
}
.related-post-container .related-post-item .related-title a:hover {
color: #00BAF4;
}
.related-post-container.related-post-style-hover .related-post-item .related-post-item-inner {
position: relative;
overflow: hidden;
}
.related-post-container.related-post-style-hover .related-post-item .related-post-item-inner .related-header {
padding: 20px;
background: rgba(44, 60, 77, 0.7);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-ms-transform: translateY(101%);
transform: translateY(101%);
transition: all 0.35s;
}
.related-post-container.related-post-style-hover .related-post-item .related-post-item-inner .related-header .related-title {
margin: 0;
}
.related-post-container.related-post-style-hover .related-post-item .related-post-item-inner .related-header .related-title a {
color: #FFF;
display: block;
}
.related-post-container.related-post-style-hover .related-post-item .related-post-item-inner:hover .related-header {
-ms-transform: translateY(0);
transform: translateY(0);
}
.related-post-container.related-post-style-overlayed .related-post-item .related-post-item-inner {
position: relative;
overflow: hidden;
}
.related-post-container.related-post-style-overlayed .related-post-item .related-post-item-inner .related-header {
padding: 20px;
background: rgba(44, 60, 77, 0.7);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-ms-transform: translateY(0);
transform: translateY(0);
transition: all 0.35s;
}
.related-post-container.related-post-style-overlayed .related-post-item .related-post-item-inner .related-header .related-title {
margin: 0;
}
.related-post-container.related-post-style-overlayed .related-post-item .related-post-item-inner .related-header .related-title a {
color: #FFF;
display: block;
}
.related-post-container.related-post-style-overlayed .related-post-item .related-post-item-inner:hover .related-header {
-ms-transform: translateY(101%);
transform: translateY(101%);
}
.related-post-container .recent-button-prev,
.related-post-container .recent-button-next {
position: absolute;
top: calc( 50% - 10px);
padding: 5px 15px;
background: #424143;
transition: all 0.35s;
z-index: 999;
visibility: hidden;
opacity: 0;
cursor: pointer;
}
.related-post-container .recent-button-prev::before,
.related-post-container .recent-button-next::before {
content: "";
font-family: FontAwesome;
color: #FFF;
font-size: 20px;
}
.related-post-container .recent-button-prev:hover,
.related-post-container .recent-button-next:hover {
background: #EF7278;
}
.related-post-container .recent-button-prev {
left: 0;
}
.related-post-container .recent-button-prev::before {
content: "\f104";
}
.related-post-container .recent-button-next {
right: 0;
}
.related-post-container .recent-button-next::before {
content: "\f105";
}
.related-post-container:hover .recent-button-prev,
.related-post-container:hover .recent-button-next {
visibility: visible;
opacity: 1;
}
.related-post-container.swiper-container {
visibility: hidden;
}  .full-width .alignfull {
margin-left: calc(50% - 49.5vw);
margin-right: calc(50% - 49.5vw);
max-width: unset;
}
.full-width .alignfull img {
max-width: unset;
}
.full-width .alignwide {
margin-left: -60px;
margin-right: -60px;
max-width: unset;
}
.full-width.boxed #content {
overflow: hidden;
}
.full-width.boxed .alignwide {
margin-left: -60px;
margin-right: -60px;
} .featured-post-container.feature-post-style-one .featured-post .entry-cat, .featured-post-container.feature-post-style-two .featured-post .entry-cat, .featured-post-container.feature-post-style-three .featured-post .entry-cat {
margin: 0 0 15px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-cat .entry-cat-name a, .featured-post-container.feature-post-style-two .featured-post .entry-cat .entry-cat-name a, .featured-post-container.feature-post-style-three .featured-post .entry-cat .entry-cat-name a {
background: #EF7278;
padding: 5px;
font-size: 12px;
color: #FFF;
text-decoration: none;
}
.featured-post-container.feature-post-style-one .featured-post .entry-thumbnail, .featured-post-container.feature-post-style-two .featured-post .entry-thumbnail, .featured-post-container.feature-post-style-three .featured-post .entry-thumbnail {
margin: 0;
}
.featured-post-container.feature-post-style-one .featured-post .entry-title, .featured-post-container.feature-post-style-two .featured-post .entry-title, .featured-post-container.feature-post-style-three .featured-post .entry-title {
color: #FFF;
font-size: 18px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-meta span,
.featured-post-container.feature-post-style-one .featured-post .entry-meta span a, .featured-post-container.feature-post-style-two .featured-post .entry-meta span,
.featured-post-container.feature-post-style-two .featured-post .entry-meta span a, .featured-post-container.feature-post-style-three .featured-post .entry-meta span,
.featured-post-container.feature-post-style-three .featured-post .entry-meta span a {
color: #E5E4E6;
text-decoration: none;
font-size: 12px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-meta span:last-child::after, .featured-post-container.feature-post-style-two .featured-post .entry-meta span:last-child::after, .featured-post-container.feature-post-style-three .featured-post .entry-meta span:last-child::after {
padding: 0;
}
.featured-post-container.feature-post-style-one .featured-post .entry-meta .posted-on::before,
.featured-post-container.feature-post-style-one .featured-post .entry-meta .comments::before, .featured-post-container.feature-post-style-two .featured-post .entry-meta .posted-on::before,
.featured-post-container.feature-post-style-two .featured-post .entry-meta .comments::before, .featured-post-container.feature-post-style-three .featured-post .entry-meta .posted-on::before,
.featured-post-container.feature-post-style-three .featured-post .entry-meta .comments::before {
content: "";
font-family: FontAwesome;
color: #E5E4E6;
font-size: 14px;
padding-right: 5px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-meta .posted-on::before, .featured-post-container.feature-post-style-two .featured-post .entry-meta .posted-on::before, .featured-post-container.feature-post-style-three .featured-post .entry-meta .posted-on::before {
content: "\f017";
}
.featured-post-container.feature-post-style-one .featured-post .entry-meta .comments::before, .featured-post-container.feature-post-style-two .featured-post .entry-meta .comments::before, .featured-post-container.feature-post-style-three .featured-post .entry-meta .comments::before {
content: "\f0e5";
}
.featured-post-container.feature-post-style-one .featured-post .entry-content p, .featured-post-container.feature-post-style-two .featured-post .entry-content p, .featured-post-container.feature-post-style-three .featured-post .entry-content p {
color: #E5E4E6;
}
.featured-post-container.feature-post-style-one.no-shadow .featured-post .article-inner::after {
box-shadow: none;
}
.featured-post-container.feature-post-style-one .featured-post .article-inner {
min-height: 300px;
position: relative;
}
.featured-post-container.feature-post-style-one .featured-post .article-inner::before {
content: "";
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 5px;
background: #000000;
background: linear-gradient(-90deg, #000 0%, rgba(0, 0, 0, 0.2) 100%);
opacity: 0.4;
}
.featured-post-container.feature-post-style-one .featured-post:last-child .article-inner::before {
display: none;
}
.featured-post-container.feature-post-style-one .featured-post .entry-thumbnail {
overflow: hidden;
}
.featured-post-container.feature-post-style-one .featured-post .entry-thumbnail img {
display: block;
}
.featured-post-container.feature-post-style-one .featured-post .entry-info-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 45px 20px 30px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5));
}
.featured-post-container.feature-post-style-one .featured-post .entry-price {
margin: 0 0 15px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-price .amount {
font-size: 20px;
color: #f9ae6f;
font-weight: 600;
}
.featured-post-container.feature-post-style-one .featured-post .entry-price .time-periods {
font-size: 14px;
color: #FFF;
padding-left: 5px;
}
.featured-post-container.feature-post-style-one .featured-post .entry-header {
margin: 0 0 -60px 0;
transition: margin 0.35s;
}
.featured-post-container.feature-post-style-one .featured-post .entry-content {
transition: transform 0.4s, opacity 0.35s, visibility 0.35s;
visibility: hidden;
opacity: 0;
-ms-transform: translate(0, 40px);
transform: translate(0, 40px);
color: #FFF;
}
.featured-post-container.feature-post-style-one .featured-post:last-child .article-inner::after {
box-shadow: none;
}
.featured-post-container.feature-post-style-one .featured-post:hover .entry-content {
opacity: 1;
visibility: visible;
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.featured-post-container.feature-post-style-one .featured-post:hover .entry-header {
margin: 0;
}
.page-header {
margin-bottom: 30px;
}
.page-header .page-title {
margin: 0;
font-size: 26px;
}
.bypostauthor {
display: block;
}
#comments {
margin-top: 90px; }
#comments .comments-title {
font-size: 20px;
}
#comments .comment-list {
margin: 0;
padding: 0;
list-style-type: none;
}
#comments .comment-list .children {
list-style-type: none;
}
#comments .comment-list .comment .comment-body {
padding: 15px 0;
border-top: 1px solid #E0E0E0;
}
#comments .comment-list > .comment:first-child > .comment-body {
border-top: none;
}
#comments .comment-list .comment-meta .comment-author,
#comments .comment-list .comment-meta .comment-metadata {
display: inline-block;
}
#comments .comment-list .comment-meta .comment-author .avatar {
margin-right: 15px;
}
#comments .comment-list .comment-meta .comment-author .fn,
#comments .comment-list .comment-meta .comment-author .fn a,
#comments .comment-list .comment-meta .comment-author .says {
vertical-align: top;
}
#comments .comment-list .comment-meta .comment-author .fn,
#comments .comment-list .comment-meta .comment-author .fn a {
font-weight: 500;
font-size: 13px;
color: #424143;
}
#comments .comment-list .comment-meta .comment-author .fn a:hover {
color: #00BAF4;
}
#comments .comment-list .comment-meta .comment-author .says {
display: none;
}
#comments .comment-list .comment-meta .comment-metadata {
vertical-align: top;
margin-left: 5px;
font-style: italic;
font-size: 12px;
}
#comments .comment-list .comment-meta .comment-metadata .edit-link {
font-style: normal;
margin-left: 10px;
}
#comments .comment-list .comment-meta .comment-metadata .edit-link a {
color: #00BAF4;
}
#comments .comment-list .comment-meta .comment-metadata a {
color: #807F83;
}
#comments .comment-list .comment-meta .comment-metadata::before {
content: "on";
padding-right: 5px;
}
#comments .comment-list .comment-content {
margin-top: -40px;
margin-left: 64px;
color: #807F83;
font-size: 13px;
}
#comments .comment-list .reply .comment-reply-link {
font-size: 12px;
color: #807F83;
}
#comments .comment-list .reply .comment-reply-link:hover {
color: #00BAF4;
}
#comments .comment-list .reply .comment-reply-link::before {
content: "\f112";
font-family: FontAwesome;
padding-right: 5px;
font-size: 10px;
}
#comments .comment-form label {
color: #424143;
display: block;
margin-bottom: 10px;
}
#comments .comment-form textarea,
#comments .comment-form input[type="text"],
#comments .comment-form input[type="email"],
#comments .comment-form input[type="url"] {
padding: 7px 15px;
outline: none;
transition: border-color 0.35s;
margin-bottom: 15px;
border: 1px solid #CCC;
border-radius: 3px;
display: block;
width: 100%;
}
#comments .comment-form textarea:focus,
#comments .comment-form input[type="text"]:focus,
#comments .comment-form input[type="email"]:focus,
#comments .comment-form input[type="url"]:focus {
border: 1px solid #00BAF4;
}
#comments .comment-form .comment-notes {
color: #807F83;
border-left: 2px solid #E5E4E6;
padding-left: 15px;
}
#comments .comment-form .form-submit .submit {
padding: 12px 30px;
text-transform: uppercase;
display: inline-block;
transition: all 0.3s ease-in-out;
cursor: pointer;
outline: none;
border: none;
text-decoration: none;
background: #00BAF4;
color: #FFF;
border-color: #FFF;
}
#comments .comment-form .form-submit .submit:hover {
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
background: #04c3ff;
border-color: #04c3ff;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .site-footer {
background-color: #62256e;
background-image: url(//inglesacademico.com.br/miniloja/wp-content/uploads/2020/04/callto_action_bg.png);
background-position: top left;
background-repeat: no-repeat;
background-size: cover; font-family: Helvetica, Arial, sans-serif;
font-weight: 400;
} .footer-widgets {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 60px 0 15px;
}
.footer-widgets .widget .widget-title {
color: #FFF;
text-transform: uppercase;
padding: 0;
}
.footer-widgets .widget .widget-title::before {
content: "";
border: none;
}
.footer-widgets .widget p {
color: #5F6581;
}
.footer-widgets .widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.footer-widgets .widget ul li {
padding-bottom: 10px;
border-width: 0;
}
.footer-widgets .widget ul li span,
.footer-widgets .widget ul li a,
.footer-widgets .widget ul li span a {
color: #5F6581;
}
.footer-widgets .widget ul li a:hover {
color: #8087A8;
}
.footer-widgets .textwidget {
color: #5F6581;
line-height: 24px;
}
.footer-widgets.footer-widgets-col--one .footer-widget-area {
width: 100%;
}
.footer-widgets.footer-widgets-col--two .footer-widget-area {
width: 48.5%;
}
.footer-widgets.footer-widgets-col--three .footer-widget-area {
width: 31.5%;
}
.footer-widgets.footer-widgets-col--four .footer-widget-area {
width: 25%;
}
.footer-bottom .site-info {
padding: 15px 0;
font-size: 18px; -ms-flex: 6;
flex: 6;
color: #ffffff;
}
.footer-bottom .site-info a {
text-decoration: none;
color: #516F8E;
}
.footer-bottom .site-info a:hover {
color: #89a2bc;
}
.footer-bottom .footer-bottom-container {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
border-top: 1px solid #212538;
}
.footer-bottom .footer-social-links {
padding: 15px 0;
}
.suffice-body-dimmer {
transition: all 0.35s;
}
.suffice-body-dimmer.dim-it {
z-index: 999;
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
} @media screen and (max-width: 1200px) {
.full-width .alignwide {
margin-left: -10px;
margin-right: -10px;
}
}
@media screen and (min-width: 992px) { .header-sticky-desktop .header-inner-wrapper {
position: fixed;
}
.header-sticky-desktop.headroom--not-top .header-inner-wrapper {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
}
@media (min-width: 768px) { .slider.slider-height--full .swiper-container {
height: 100vh;
}
}
@media screen and (max-width: 992px) { .breadcrumbs {
padding: 15px 0;
}
.breadcrumbs .breadcrumbs-page,
.breadcrumbs .breadcrumbs-trail {
float: none;
}
.breadcrumbs .breadcrumbs-page {
margin-bottom: 5px;
}
.breadcrumbs .breadcrumbs-page .breadcrumbs-page-title {
font-size: 18px;
}
.breadcrumbs .breadcrumbs-trail li a,
.breadcrumbs .breadcrumbs-trail li span {
font-size: 12px;
}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
.header-sticky-tablet .header-inner-wrapper {
position: fixed;
}
.header-sticky-tablet.headroom--not-top .header-inner-wrapper {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
}
@media screen and (max-width: 998px) {
.header-sticky-mobile .header-inner-wrapper {
position: fixed;
}
.header-sticky-mobile.headroom--not-top .header-inner-wrapper {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
} .logo-center-menu-center .header-action-container {
top: -75px;
}
.search-form-container.search-form-style-fullscreen .search-form .search-field {
font-size: 18px;
}
.search-form-container.search-form-style-fullscreen .search-form .search-submit {
font-size: 14px;
top: 0;
padding: 0 10px;
}
.slider .slider-content .slider-title {
font-size: 32px;
}
.slider .slider-content .slider-description {
font-size: 18px;
font-weight: normal;
}
.cta {
text-align: center;
}
.cta .cta-info .cta-title {
font-size: 24px;
}
.cta .cta-icon-inner {
margin: 15px auto 45px !important;
}
.cta-boxed-one {
padding: 30px;
}
.cta-boxed-one .cta-bordered-inner {
-ms-flex-direction: column;
flex-direction: column;
}
.cta-boxed-one .cta-bordered-inner .cta-actions .btn-group {
float: none;
}
.cta-big-bordered {
padding: 20px;
}
.cta-big-bordered .cta-bordered-inner {
padding: 20px;
}
.cta-background {
padding: 45px;
}
#secondary {
padding-left: 0;
}
#primary,
#secondary {
margin-top: 30px;
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-mobile {
display: block;
}
.header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-offcanvas, .header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-offcanvas-push, .header-action-container .navigation-togglers-wrapper .menu-toggle-desktop.menu-toggle-navigation-fullscreen {
display: none;
}
.main-navigation {
display: none;
}
.footer-widgets.footer-widgets-col--three .footer-widget-area, .footer-widgets.footer-widgets-col--four .footer-widget-area {
width: 48.5%;
}
.full-width.boxed .alignwide {
margin-left: -20px;
margin-right: -20px;
}
}
@media screen and (max-width: 600px) {
.full-width .alignwide {
margin-left: 0;
margin-right: 0;
}
.full-width.boxed .alignwide {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 480px) { .header-top .container--flex {
-ms-flex-direction: column;
flex-direction: column;
}
.header-top .header-top-left-section,
.header-top .header-top-right-section {
text-align: center;
}
.header-top .header-top-left-section {
margin-bottom: 10px;
}
.featured-post-container.feature-post-style-two .feature-post-grid-container {
position: initial;
max-width: none;
}
.slider .slider-content .slider-title {
font-size: 24px !important;
}
.slider .slider-content .slider-description {
display: none;
}
.slider .slider-content .btn {
padding: 15px 20px;
font-size: 12px;
}
.slider .swiper-button-next,
.slider .swiper-button-prev {
display: none;
}
.header-action-search-form {
right: -35px;
}
.cta .cta-bordered-inner .cta-actions .btn-group .btn {
margin-right: 0;
margin-bottom: 15px;
}
.footer-widgets {
-ms-flex-direction: column;
flex-direction: column;
}
.footer-widgets.footer-widgets-col--two .footer-widget-area, .footer-widgets.footer-widgets-col--three .footer-widget-area, .footer-widgets.footer-widgets-col--four .footer-widget-area {
width: 100%;
}
.footer-bottom .footer-bottom-container {
-ms-flex-direction: column;
flex-direction: column;
}
.footer-bottom .footer-bottom-container .site-info,
.footer-bottom .footer-bottom-container .footer-navigation {
width: 100%;
text-align: center;
}
.footer-bottom .footer-bottom-container .footer-menu {
padding: 0;
margin-top: 0;
}
}  body.admin-bar {  }
@media (min-width: 782px) {
body.admin-bar .menu-toggle-desktop {
top: 47px;
}
body.admin-bar .navigation-offcanvas,
body.admin-bar .navigation-offcanvas-push,
body.admin-bar .mini-cart-sidebar {
top: 32px;
}
body.admin-bar .site-header.header-sticky-desktop .header-inner-wrapper {
top: 32px;
}
body.admin-bar .search-form-container.search-form-style-fullscreen, body.admin-bar .search-form-container.search-form-style-halfscreen {
top: 32px;
}
body.admin-bar .slider.slider-height--full .swiper-container {
height: calc( 100vh - 32px);
}
}
@media (max-width: 782px) and (min-width: 600px) {
body.admin-bar .menu-toggle-mobile {
top: 42px;
}
body.admin-bar .menu-toggle-desktop {
top: 57px;
}
body.admin-bar .navigation-offcanvas,
body.admin-bar .navigation-offcanvas-push,
body.admin-bar .navigation-mobile,
body.admin-bar .mini-cart-sidebar {
top: 42px;
}
body.admin-bar .search-form-container.search-form-style-fullscreen, body.admin-bar .search-form-container.search-form-style-halfscreen {
top: 42px;
}
body.admin-bar .header-sticky .header-inner-wrapper {
top: 42px;
}
}   .extra-hatom-entry-title {
display: none;
}
.updated:not(.published) {
display: none;
} .parallax-container
{ border-style: none;
max-width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.ngg-widget img {
border: 0px !important;;
}.page-id-15118 #page {
background-color: #66656B;
}
.page-id-15118 .panel-row-style-for-15118-0{
margin-bottom: 100px;
}
.page-id-15118 #colophon {
margin-top: -80px;
}
.page-id-15118 .wpcf7-form-control-wrap {
color: #fff;	
}
.page-id-15118 .site-content{
background-image: url(https://inglesacademico.com.br/wp-content/uploads/2024/09/banner-9j.jpg);
background-attachment: fixed;
background-position: center center;
background-size: cover;
padding: 2cm 0cm 0cm 0cm;
} .page-id-71 #colophon {
background-color: #e2fcef !important;
} @media (max-width: 798px) {
#panel-w6723ad68c65e6-0-0-0 > div > div > img
{
margin-bottom: -8em;
}
}  .woocommerce-Price-amount{
font-weight: bold;
font-size: 1.3em;
}
.product-tags {
margin-top: 15px;
margin-bottom: 15px;
font-size: 14px;
color: #333;
}
.product-tags .tag {
color: #FF5757;
background-color: #fff;
border: 2px solid;
border-color: #FDC409;
padding: 5px;
margin-right: 5px;
border-radius: 3px;
}   .blog #page {
background-color: #f5f5f4;
} .blog .col-md-6 {
width: 45%;
}
@media (max-width: 1000px) {
.blog .col-md-6 {
width: 80%;
}
}
@media (max-width: 765px) {
.blog .col-md-6 {
width: 88%;
}
} .blog .widget-area .widget-title {
color: #FFC821;
height: auto;
background-color: #FF5757;
font-size: 2.0em;
font-weight: bold;
border-radius: 5px;
}
.blog .widget-area .widget-title::before {
display: none;
}
.blog .widget-area li, .blog .tag-cloud-link {
background-color: white;
border-radius: 5px;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); padding: 10px;
margin-bottom: 3%;
transition: color 0.3s ease;
}
.blog .widget-area li a, .blog .tag-cloud-link{
color: #cecece;
}
.blog .widget-area li:hover, .blog .tag-cloud-link:hover {
color: #424143 !important;
box-shadow: rgba(0, 0, 0, 0.25); transform: scale(1.05); }  .blog .wp-block-search {
position: relative;
display: flex;
justify-content: center;
align-items: center;
max-width: 400px;
margin: 0 auto;
border-radius: 30px;
background-color: #f7f7f7;
padding: 5px 10px;
} .blog .wp-block-search__label {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
font-size: 14px;
color: #999;
} .blog .wp-block-search__input {
width: 100%;
padding: 10px 15px;
padding-left: 40px; font-size: 16px;
border: 1px solid #ccc;
border-radius: 25px;
outline: none;
transition: border-color 0.3s ease;
}
.blog .wp-block-search__input:focus {
border-color: #0073e6;
} .blog .wp-block-search__button {
background-color: #0073e6;
color: white;
font-size: 18px;
border: none;
padding: 10px 15px;
border-radius: 50%;
cursor: pointer;
transition: background-color 0.3s ease;
}
.blog .wp-block-search__button:hover {
background-color: #005bb5;
}
.wp-block-search__button:focus {
outline: none;
} @media screen and (max-width: 600px) {
.blog .wp-block-search {
max-width: 100%;
padding: 5px;
}
.blog .wp-block-search__input {
font-size: 14px;
}
.blog .wp-block-search__button {
font-size: 16px;
padding: 8px 12px;
}
}  .blog .post-style-grid {
min-height: 400px;
height: auto;
background-color: white;
margin-left: 21px;
margin-bottom: 6%;
padding-top: 21px;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); border-radius: 8px;
transition: color 0.3s ease;
}
.blog .post-style-grid:hover {
transform: scale(1.02);
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25); } .blog .post-style-grid .entry-title a {
color: #333333;
font-size: 1.0em;
font-weight: normal;
text-decoration: none;
transition: color 0.3s ease;
}
.blog .post-style-grid .entry-title a:hover {
color: #FF5757; } .blog .post-style-grid .entry-thumbnail img {
width: 100%;
height: auto;
display: block;
border-radius: 8px;
transition: transform 0.3s ease;
}
.blog .post-style-grid:hover .entry-thumbnail img {
transform: scale(1.05); } .blog .entry-content{
display: none;
} .blog .posted-on, .blog .author a, .blog .entry-meta, .blog .entry-date, .blog .byline{
font-size: 0.9em;
margin-top: 10px;
color: #cecece !important;
} .blog .author a, .blog .posted-on a{
font-weight: bold; 
}
.blog .author a {
color: #FFC821 !important;
} .blog .post-style-grid .entry-footer .tags-links a {
background-color: #FFFFFF;
color: #007acc;
padding: 1px 5px;
border: 0.1rem solid;
border-radius: 4px;
margin-right: 2px;
text-decoration: none;
font-size: 0.65em;
transition: background-color 0.3s ease;
}
.blog .post-style-grid .entry-footer .tags-links a:nth-child(1) {
color: #4a787d;
}
.blog .post-style-grid .entry-footer .tags-links a:nth-child(2) {
color: #FFC821;
}
.blog .post-style-grid .entry-footer .tags-links a:nth-child(3) {
color: #4A787D;
}
.blog .post-style-grid .entry-footer .tags-links a:nth-child(4) {
color: #4a787d;
}
.blog .entry-footer {
margin-bottom: 20px;
}  .logo-container {
display: flex;
align-items: center;
}
.side-logo-container {
margin-left: 15px;
}
.side-logo-desktop {
display: block;
}
.side-logo-mobile {
display: none;
}
.side-logo-tablet, .mobile-only-image {
display: none;
} @media (max-width: 998px) {
.side-logo-container {
width: 100%;
height: auto;
margin-right: 10%;
}
}
@media (max-width: 991px) {
.side-logo-container {
width: 45%;
height: auto;
margin-right: 10%;
}
}
@media (max-width: 751px) {
.side-logo-container {
width: 30%;
height: auto;
margin-right: 10%;
}
.side-logo-desktop {
display: none;
}
.side-logo-tablet {
display: block;
}
}
@media (max-width: 598px) {
.side-logo-container {
width: 30%;
height: auto;
margin-right: 10%;
}
.side-logo-tablet {
display: none;
}
.mobile-only-image {
display: block;
}
}  .falso-sow-accordion {
align-items: center;
background-color: #ff5757;
color: #fcfcfc;
display: flex;
padding: 15px 30px 15px 30px;
position: relative;
flex-direction: row; } #panel-14630-2-0-3, #panel-14630-2-0-7, #panel-14630-2-0-8, #panel-14630-2-0-10 {
margin-bottom: 10px !important;
}
#panel-14630-2-0-4, #panel-14630-2-0-9 {
margin-bottom: 0px !important;
}  .page-id-15728 header {
display: none; }
.page-id-15728 footer {
display: none; }
.page-id-17908 header {
display: none; }
.page-id-17908 footer {
display: none; }  .conheca-nossos-clubes-item {
border: 2px solid #FFD700; border-radius: 8px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.conheca-nossos-clubes-item:hover {
transform: translateY(-5px); box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2); }
.conheca-nossos-clubes-item img{
border: 01px solid #FF5757; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
.conheca-nossos-clubes-item h2{
height: 2.5em;
}
.conheca-nossos-clubes-item .btn{
margin-bottom: 30px;
}
.conheca-nossos-clubes-item p a{
color: #FF5757;
}
.conheca-nossos-clubes-chamada {
background-color: #000; color: #fff; padding: 20px 20px; text-align: center; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
.conheca-nossos-clubes-chamada h2 {
font-size: 2rem; padding-bottom: 30px; 
letter-spacing: 1px; text-transform: uppercase; color: #FFD700; }
.conheca-nossos-clubes-chamada .btn {
background-color: #FFD700; color: #000; padding: 12px 24px; font-size: 1.1rem; border: none; border-radius: 6px; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s ease; }
.conheca-nossos-clubes-chamada .btn:hover {
background-color: #ffa500; transform: translateY(-3px); }  .conheca-nossos-cursos h1 {
}
.conheca-nossos-cursos-item {
border: 2px solid #FFD700; border-radius: 8px; padding: 20px; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.conheca-nossos-cursos-item:hover {
transform: translateY(-5px); box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2); }
.conheca-nossos-cursos-item img{
border: 01px solid #FF5757; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
.conheca-nossos-cursos-item h2{
height: 2.5em;
}
.conheca-nossos-cursos-item .btn{
margin-bottom: 30px;
}
.conheca-nossos-cursos-item p a{
color: #FF5757;
}
.conheca-nossos-cursos-chamada {
background-color: #000; color: #fff; padding: 20px 20px; text-align: center; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
.conheca-nossos-cursos-chamada h2 {
font-size: 2rem; padding-bottom: 30px; 
letter-spacing: 1px; text-transform: uppercase; color: #FFD700; }
.conheca-nossos-cursos-chamada .btn {
background-color: #FFD700; color: #000; padding: 12px 24px; font-size: 1.1rem; border: none; border-radius: 6px; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s ease; }
.conheca-nossos-cursos-chamada .btn:hover {
background-color: #ffa500; transform: translateY(-3px); }   .custom-slider {
position: relative;
max-width: 100%;
margin: auto;
overflow: hidden;
background-color: #f9f9f9;
padding: 20px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} .custom-slides {
display: flex;
transition: transform 0.5s ease-in-out;
width: 100%;
display: flex;
}
.page-id-16762 .custom-slides {
gap: 1em;
overflow-x: auto; } .custom-slide {
min-width: calc(100% / 3); box-sizing: border-box;
padding: 20px;
} .testemunho {
display: grid;
grid-template-columns: 1fr; justify-items: center; align-items: center; background-color: white;
border-radius: 10px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease-in-out;
}
.testemunho:hover {
transform: scale(1.05);
} .testemunho .img-perfil {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
border: 3px solid #FFC821;
} .testemunho .img-cinco-estrelas {
width: 100px;
margin-top: 10px;
margin-bottom: 10px;
} .custom-slider h6 {
font-size: 19px;
font-weight: bold;
color: #FF5757;
margin: 0;
}
.custom-slider p {
font-size: 14px;
color: #555;
margin: 5px 0;
}
.testemunho h6, .testemunho p {
text-align: center; margin: 0;
} .custom-prev, .custom-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: rgba(0, 0, 0, 0.7);
color: white;
border: none;
padding: 10px;
cursor: pointer;
border-radius: 50%;
font-size: 18px;
transition: background-color 0.3s ease-in-out;
}
.custom-prev:hover, .custom-next:hover {
background-color: #FF5757;
}
.custom-prev {
left: 10px;
}
.custom-next {
right: 10px;
} @media (max-width: 768px) {
.custom-slide {
min-width: calc(100% / 1); }
.testemunho {
flex-direction: column;
text-align: center;
}
.testemunho img {
margin-bottom: 15px;
}
}   .level-test-container {
max-width: 800px;
margin: 50px auto;
padding: 30px;
background-color:rgba(0, 0, 0, 0.1);
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
text-align: center;
}
.level-test-container .title {
font-size: 32px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 20px;
}
.level-test-container .description {
font-size: 18px;
color: #FFFFFF;
margin-bottom: 30px;
}
.level-test-container .icons-text {
display: flex;
justify-content: center;
gap: 30px; 
color:#FFFFFF;
}
.level-test-container .icon-item {
font-size: 16px;
color: #FFFFFF;
display: flex;
align-items: center;
}
.level-test-container .icon-item img {
width: 25px;
margin-right: 5px;
}
.level-test-container .icon-item i {
font-size: 20px;
color: #FFFFFF;
margin-right: 8px;
} @media (max-width: 768px) {
.level-test-container .icons-text {
flex-direction: column;
gap: 15px;
}
.level-test-container .title {
font-size: 28px;
}
.level-test-container .description {
font-size: 16px;
}
}   .biotext-container {
max-width: 800px;
padding: 0px;
font-family: 'Arial', sans-serif;
line-height: 1.6;
}
.biotext {
font-size: 18px;
color: #FFFFFF;
margin-bottom: 20px;
text-align: justify;
}
.biotext strong {
color: #FFFFFF;
font-weight: bold;
} @media (max-width: 768px) {
.biotext {
font-size: 16px;
}
}  .leitura-container {
max-width: 800px;
margin: 40px auto;
background-color: #fff;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
border-radius: 8px;
padding: 20px;
text-align: center;
font-family: 'Arial', sans-serif;
}
.leitura-container h1 {
font-size: 26px;
color: #333;
margin-bottom: 20px;
text-transform: uppercase;
}
.tips {
text-align: left;
padding: 10px;
line-height: 1.6;
}
.tips p {
font-size: 16px;
color: #666;
}
.tips span {
font-weight: bold;
color: #FF5757;
}
.tips ol {
margin: 0;
padding-left: 18px;
}
.tips li {
margin-bottom: 15px;
}
.video-container {
margin-top: 30px;
}
iframe {
width: 100%;
height: 400px;
border: none;
border-radius: 8px;
}
.button-container {
margin-top: 30px;
}
.cta-button {
background-color: #FF5757;
color: white;
padding: 15px 25px;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
display: inline-block;
transition: background-color 0.3s ease;
}
.cta-button:hover {
background-color: #cc4646;
}     .faixa-banner {
background-color: #2E1F27;
text-align: center;
padding: 50px 0;
font-size: 26px;
font-weight: bold;
letter-spacing: 1px;
border-radius: 10px;
}
.faixa-banner h2 {
color: white;
margin: 0;
} .icon-style {
width: 40px;
height: 40px;
display: block;
margin: 0 auto 10px auto; }
.benefits-container {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 20px;
padding: 40px 20px;
max-width: 1200px;
margin: 0 auto;
}
.benefit-item {
background-color: #fff;
height: 150px;
border-radius: 12px;
padding: 20px;
text-align: center;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.benefit-item:hover {
transform: translateY(-5px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.benefit-item i {
font-size: 40px;
color: #FF5757;
margin-bottom: 10px;
}
.benefit-item h3 {
font-size: 1rem;
color: #333;
font-weight: 600;
} @media (max-width: 768px) {
.benefits-container {
grid-template-columns: 1fr; }
}   .task-fluency-section {
background-color: #1a1a1A; padding: 20px;
text-align: center;
color: white;
}
.task-fluency-section .reading-fluency {
max-width: 1100px;
margin: 0 auto;
padding: 60px;
background-color: #2E1F27; border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
.task-fluency-section h1 {
font-size: 2.5rem;
margin-bottom: 20px;
color: #ffffff; text-transform: uppercase;
}
.task-fluency-section p {
font-size: 1.5rem;
margin-bottom: 30px;
color: #ddd; }
.task-fluency-section .benefits-list {
list-style-type: none;
padding: 0;
}
.task-fluency-section .benefits-list li {
font-size: 1.2rem;
margin: 15px 0;
display: flex;
align-items: center;
justify-content: flex-start; padding-bottom: 15px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.task-fluency-section .benefits-list li img {
margin-left: 10px;
}
.task-fluency-section .check-icon {
width: 35px;
height: 35px;
margin-right: 15px;
flex-shrink: 0;
}
.task-fluency-section .benefits-list li {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-bottom: 10px;
}
.task-fluency-section .benefits-list li:last-child {
border-bottom: none;
padding-bottom: 0;
}   .unique-english-course-container {
padding: 20px;
background-color: #f9f9f9; }
.unique-english-course-title {
font-size: 1.8rem;
text-align: center;
margin-bottom: 20px;
color: #333; }
.unique-english-course-columns {
display: flex;
justify-content: space-between; margin-bottom: 20px;
}
.unique-english-course-column {
flex: 1; padding: 0 15px; }
.unique-english-course-text {
color: #333; line-height: 1.6; }
.unique-english-course-cta-button {
display: inline-block;
padding: 10px 20px;
background-color: #FF5757; color: white;
text-decoration: none;
border-radius: 5px; text-align: center;
} @media (max-width: 768px) {
.unique-english-course-title {
font-size: 1.5rem;
}
.unique-english-course-columns {
flex-direction: column;
align-items: center;
}
.unique-english-course-column {
padding: 10px 0;
max-width: 100%;
}
.unique-english-course-cta-button {
width: 100%;
max-width: 300px;
}
}   .interactive-english-reading-container {
padding: 20px;
background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }
.interactive-english-reading-title {
text-align: center;
font-size: 1.8rem;
color: #333; margin-bottom: 20px;
}
.interactive-english-reading-card {
display: flex;
align-items: center;
background-color: #f3f4f6; border-radius: 6px; padding: 15px;
margin-bottom: 15px; transition: transform 0.3s; }
.interactive-english-reading-card:hover {
transform: scale(1.02); }
.interactive-english-reading-icon {
font-size: 2rem; margin-right: 15px; }
.interactive-english-reading-text {
color: #444; line-height: 1.5; }   .custom-academic-level-container {
padding: 20px;
background-color: #f0f4f8; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); max-width: 800px; margin: 20px auto; }
.custom-academic-level-title {
font-size: 2rem;
text-align: center;
margin-bottom: 15px;
color: #2E1F27; }
.custom-academic-level-image-container {
text-align: center; margin-bottom: 15px; }
.custom-academic-level-image {
max-width: 100%; height: auto; border-radius: 5px; }
.custom-academic-level-text {
color: #333; line-height: 1.6; font-size: 1rem; }  .unique-fluent-reading-container {
padding: 30px;
background-color: #b70e0e; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); max-width: 600px; margin: 20px auto; text-align: center; }
.unique-fluent-reading-title {
font-size: 2.5rem;
color: #FFFFFF; margin-bottom: 15px;
}
.unique-fluent-reading-text {
color: #FFFFFF; line-height: 1.6; font-size: 1.2rem; margin-bottom: 10px; }
.unique-fluent-reading-emphasis {
font-size: 1.4rem; font-weight: bold; color: #FFC821; }
.unique-fluent-reading-highlight {
text-decoration: underline; font-weight: bold; color: #FFEB3B; }
.unique-fluent-reading-highlight a {
color: #FFEB3B;
}  .unique-course-audience-container {
background-color: #FFFFFF; border: 2px solid #8C9095; border-radius: 10px; padding: 30px;
max-width: 600px; margin: 20px auto; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
.unique-course-audience-title {
font-size: 2rem; color: #8C9095; text-align: center; margin-bottom: 15px;
}
.unique-course-audience-text {
font-size: 1.2rem; color: #333; margin-bottom: 20px; text-align: center; }
.unique-course-audience-text-small {
font-size: 13px;
}
.unique-course-audience-list {
list-style-type: none; padding: 0; }
.unique-course-audience-item {
background-color: #F0F0F1; margin: 10px 0; padding: 15px; border-left: 5px solid #8C9095; font-size: 1.1rem; color: #333; border-radius: 5px; transition: transform 0.3s; }
.unique-course-audience-item:hover {
transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }  .contact-texto {
background-color: #E2FCEF;
color: #ffffff;
padding: 20px;
border-radius: 8px;
font-family: 'Arial', sans-serif;
max-width: 400px;
}
.contact-texto h2 {
font-size: 24px;
margin-bottom: 10px;
color: #232020;
}
.contact-texto p {
font-size: 16px;
line-height: 1.6;
margin-bottom: 10px; 
color: #777373;
}
.contact-texto h3 {
font-size: 20px;
margin-bottom: 8px;
color: #232020;
}
.contact-texto ul {
list-style: none;
padding: 0;
}
.contact-texto ul li {
margin-bottom: 8px;
}
.contact-texto a {
color: #FF5757;
text-decoration: none;
}
.contact-texto a:hover {
text-decoration: underline;
}
@media (max-width: 768px) {
.contact-texto {
max-width: 100%;
padding: 15px;
}
.contact-texto h2 {
font-size: 20px;
}
.contact-texto p, .contact-texto h3 {
font-size: 16px;
}
}  .custom-method-container {
display: flex;
flex-direction: row;
justify-content: space-between;
max-width: 1200px;
margin: 40px auto;
padding: 40px 20px;
background-color: #f7f9fc;
border-radius: 15px;
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}
.custom-method-column {
flex: 1;
margin: 0 15px;
padding: 20px;
background-color: #ffffff;
border-radius: 10px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}
.custom-method-title {
font-size: 2rem;
color: #8c9095;
text-align: center;
margin-bottom: 20px;
font-weight: 700;
}
.custom-method-intro {
font-size: 1.2rem;
font-style: italic;
text-align: center;
color: #444;
margin-bottom: 25px;
}
.custom-method-text {
font-size: 1.1rem;
color: #555;
line-height: 1.75;
margin-bottom: 20px;
} @media (max-width: 768px) {
.custom-method-container {
flex-direction: column;
padding: 20px;
}
.custom-method-column {
margin-bottom: 30px;
}
}   .course-promotion-container {
max-width: 800px; margin: 20px auto; padding: 30px; background-color: #FF5757; border-radius: 10px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); text-align: center; } .course-promotion-title {
font-size: 2rem; color: #FFFFFF; margin-bottom: 10px; } .course-promotion-subtitle {
font-size: 1.5rem; color: #FFC821; margin-bottom: 15px; } .course-promotion-description {
font-size: 1.2rem; color: #FFFFFF; margin-bottom: 20px; } .course-promotion-button {
display: inline-block; padding: 15px 30px; font-size: 1.2rem; color: #252525; background-color: #FFC821; border: none; border-radius: 5px; text-decoration: none; transition: background-color 0.3s; } .course-promotion-button:hover {
background-color: #FFC821; } @media (max-width: 768px) {
.course-promotion-container {
padding: 20px; }
.course-promotion-title {
font-size: 1.8rem; }
.course-promotion-subtitle {
font-size: 1.4rem; }
.course-promotion-description {
font-size: 1rem; }
.course-promotion-button {
font-size: 1rem; }
} @media (max-width: 480px) {
.course-promotion-container {
padding: 15px; }
.course-promotion-title {
font-size: 1.6rem; }
.course-promotion-subtitle {
font-size: 1.2rem; }
.course-promotion-description {
font-size: 0.9rem; }
.course-promotion-button {
padding: 10px 20px; font-size: 0.9rem; }
}   .desbravando-papers-benefits-container {
max-width: 1200px; margin: 20px auto; padding: 30px; background-color: #FFC821; border-radius: 10px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); } .desbravando-papers-title {
font-size: 2rem; color: #2E1F27; text-align: center; margin-bottom: 20px; } .desbravando-papers-columns {
display: flex; justify-content: space-between; flex-wrap: wrap; } .desbravando-papers-column {
flex: 1; min-width: 250px; margin: 10px; padding: 20px; background-color: #ffffff; border: 1px solid #e1e1e1; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .desbravando-papers-heading {
font-size: 1.5rem; color: #2E1F27; margin-bottom: 15px; text-align: center; height: 75px;
} .desbravando-papers-list {
list-style-type: none; padding: 0; } .desbravando-papers-item {
font-size: 1.1rem; color: #2E1F27; margin: 10px 0; position: relative; padding-left: 25px; } .desbravando-papers-check-icon {
position: absolute; left: 0; color: green; font-size: 1.2rem; } .desbravando-papers-x-icon {
position: absolute; left: 0; color: red; font-size: 1.2rem; } @media (max-width: 768px) {
.desbravando-papers-columns {
flex-direction: column; }
}  .whatsapp-desbravando-container {
background-color: #f9f9f9; border: 1px solid #e0e0e0; border-radius: 10px; padding: 20px; text-align: center; max-width: 600px; margin: 20px auto; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
.whatsapp-desbravando-title {
font-size: 1.8rem; color: #FF5757; margin-bottom: 10px; }
.whatsapp-desbravando-texto {
font-size: 1.2rem; color: #333; margin-bottom: 20px; }
.whatsapp-desbravando-button {
display: inline-block; padding: 10px 20px; font-size: 1.2rem; color: #fff; background-color: #25D366; border-radius: 5px; text-decoration: none; transition: background-color 0.3s; }
.whatsapp-desbravando-button:hover {
background-color: #128C7E; }  .image-bussola-container {
background-color: #2E1F27; border-radius: 10px; padding: 20px; max-width: 100%; margin: 20px auto; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; }
.image-bussola-image {
width: 100%; max-width: 1458px; height: auto; border-radius: 10px; }   .product-bio-text {
flex: 0 0 300px; background-color: #FFFFFF;
border: 1px solid #ddd;
border-radius: 10px;
padding: 20px;
width: 100%;
height: 960px;
text-align: left;
transition: box-shadow 0.3s ease; -webkit-box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
}
.product-bio-text:hover {
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
} .product-image {
max-width: 100%;
height: auto;
border-radius: 5px;
margin-bottom: 15px;
} .product-bio-text h2 {
font-size: 24px;
color: #2E2E2E;
margin-bottom: 10px;
} .product-bio-text p {
font-size: 16px;
color: #555;
margin-bottom: 10px;
}
.product-bio-text a {
color: black;
text-decoration: none;
}
.product-bio-text a:hover {
text-decoration: underline;
} .btn{
display: inline-block;
padding: 10px 20px;
background-color: #FF5757;
color: #fff !important;
border-radius: 5px;
text-align: center;
font-size: 16px;
text-decoration: none;
transition: background-color 0.3s ease;
}
.btn:hover {
background-color: #9C9B9D;
} @media (max-width: 998px) {
.product-bio-text {
height: 100%;
}
.product-grid {
gap: 15px; }
.product-bio-text {
padding: 15px;
flex: 0 0 250px; }
}   .forms-para-cursos {
background-color: #FFFFFF;
max-width: 600px;
max-height: 600px;
margin: 10px auto;
padding: 10px;
border-radius: 8px;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
font-family: Arial, sans-serif;
}
.forms-para-cursos h2 {
font-size: 18px;
color: #333;
margin-bottom: 10px;
text-align: center;
}
.forms-para-cursos-field-group {
display: flex;
gap: 10px;
margin-bottom: 10px;
}
.forms-para-cursos .wpcf7-form-control-wrap {
flex: 1;
}
.forms-para-cursos label {
font-size: 12px;
color: #555;
margin-bottom: 3px;
display: inline-block;
}
.forms-para-cursos .wpcf7-form-control.wpcf7-text,
.forms-para-cursos .wpcf7-form-control.wpcf7-email,
.forms-para-cursos .wpcf7-form-control.wpcf7-tel,
.forms-para-cursos .wpcf7-form-control.wpcf7-select {
width: 100%;
padding: 6px;
font-size: 14px;
border: 1px solid #ddd;
border-radius: 5px;
transition: border-color 0.3s ease;
}
.forms-para-cursos .wpcf7-form-control:focus {
border-color: #007BFF;
}
.forms-para-cursos .wpcf7-submit {
width: 100%;
padding: 8px;
font-size: 14px;
color: #fff;
background-color: #605c5c;
border: none;
border-radius: 5px;
cursor: pointer;
transition: background-color 0.3s ease;
text-align: center;
margin-top: 8px;
}
.forms-para-cursos .wpcf7-submit:hover {
background-color: #070606;
} @media (max-width: 600px) {
.forms-para-cursos {
padding: 10px;
}
.forms-para-cursos-field-group {
flex-direction: column;
}
.forms-para-cursos h2 {
font-size: 16px;
}
.forms-para-cursos .wpcf7-submit {
font-size: 13px;
}
}   .textodos-cursos-container {
display: flex;
justify-content: center;
align-items: center;
padding: 0px;
background-color: #FFFFFF;
} .textodos-cursos-content {
flex: 2;
padding-right: 0px;
max-width: 100%;
}
.textodos-cursos-content h1 {
font-size: 36px;
color: #FF5757;
margin-bottom: 20px;
font-family: 'Arial', sans-serif;
}
.textodos-cursos-content p {
font-size: 18px;
color: #333;
margin-bottom: 20px;
line-height: 1.6;
text-align: justify;
}
.textodos-cursos-content strong {
color: #2E1F27;
font-weight: bold;
} .textodos-cursos-image {
flex: 1;
}
.textodos-cursos-image img {
max-width: 100%;
height: auto;
margin-top: 15%;
} @media (max-width: 768px) {
.textodos-cursos-container {
flex-direction: column;
padding: 20px;
}
.textodos-cursos-content {
padding-right: 0;
margin-bottom: 20px;
}
.textodos-cursos-image {
margin-top: 20px;
}
}   .explorer-attributes-container {
max-width: 1200px;
margin: 40px auto;
padding: 40px 20px;
background-color: #f5f7fa;
border-radius: 15px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.explorer-attributes-title {
font-size: 2.2rem;
color: #FF5757; text-align: center;
margin-bottom: 30px;
font-weight: bold;
}
.explorer-attributes-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px;
}
.explorer-attributes-item {
background-color: white;
border-radius: 10px;
padding: 20px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
}
.explorer-attributes-item:hover {
transform: translateY(-5px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
.explorer-attributes-heading {
font-size: 1.5rem;
color: #333;
margin-bottom: 10px;
}
.explorer-attributes-text {
font-size: 1.1rem;
color: #555;
line-height: 1.7;
} .number-circle {
width: 40px;
height: 40px;
background-color: #FF5757;
border-radius: 50%;
color: white;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.2rem;
font-weight: bold;
position: absolute;
top: -20px;
left: -20px;
} @media (max-width: 768px) {
.explorer-attributes-grid {
grid-template-columns: 1fr;
}
.explorer-attributes-title {
font-size: 1.8rem;
}
.explorer-attributes-heading {
font-size: 1.3rem;
}
.explorer-attributes-text {
font-size: 1rem;
}
.number-circle {
width: 35px;
height: 35px;
font-size: 1rem;
}
}    .unique-reading-benefits-container {
display: flex;
justify-content: space-between;
max-width: 1200px;
margin: 20px auto;
padding: 20px;
background-color: #f8f8f8;
border-radius: 10px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.unique-reading-column {
flex: 1;
margin: 0 10px;
padding: 20px;
background-color: #ffffff;
border: 1px solid #e1e1e1;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: transform 0.3s;
}
.unique-reading-column:hover {
transform: translateY(-5px);
}
.unique-reading-image {
width: 100%;
height: auto;
border-radius: 10px;
margin-bottom: 15px;
}
.unique-reading-title {
font-size: 1.5rem;
color: #FF5757;
margin-bottom: 10px;
text-align: center;
}
.unique-reading-list {
list-style-type: none;
padding: 0;
}
.unique-reading-item {
margin: 10px 0;
font-size: 1.1rem;
color: #333;
padding-left: 30px;
position: relative;
} @media (max-width: 768px) {
.unique-reading-benefits-container {
flex-direction: column;
padding: 10px;
}
.unique-reading-column {
margin-bottom: 20px;
padding: 15px;
}
.unique-reading-title {
font-size: 1.4rem;
}
.unique-reading-item {
font-size: 1rem;
}
} @media (max-width: 480px) {
.unique-reading-column {
padding: 10px;
}
.unique-reading-title {
font-size: 1.3rem;
}
.unique-reading-item {
font-size: 0.9rem;
}
.unique-reading-benefits-container {
margin: 10px;
}
} .numerais img{
width: 100px;
}  .english-course-container {
font-family: 'Arial', sans-serif;
background-color: #2E1F27;
color: white; padding: 50px;
text-align: center;
}
.english-course-title {
color: white;
font-size: 2.5rem;
margin-bottom: 20px;
}
.english-course-highlight {
color: #FF5757;
font-weight: bold;
}
.english-course-highlight a{
color: #FF5757;
font-weight: bold;
}
.english-course-text {
font-size: 1.2rem;
line-height: 1.6;
margin: 20px 0;
}
.english-course-emphasis {
font-size: 1.5rem;
font-weight: bold;
color: #FF5757; margin: 20px 0;
}
.english-course-cta-button {
display: inline-block; background-color: #FF5757;
color: white; padding: 15px 30px;
font-size: 1.2rem;
border: none;
border-radius: 30px;
cursor: pointer;
transition: background-color 0.3s ease;
margin-top: 30px;
text-decoration: none; }
.english-course-cta-button:hover {
background-color: #ff3b3b;
}  #page {
overflow: hidden;
}  .modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.4);
opacity: 0;
transition: opacity 0.5s ease-in-out;
} .modal .close {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 20px;
color: #fff;
background-color: #ff5c5c;
border: none;
border-radius: 50%;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
transition: background-color 0.3s ease;
}
.modal .close:hover {
background-color: #ff1c1c;
} .modal-content {
background-color: #fefefe;
margin: 10% auto !important;
padding: 20px;
border: 1px solid #888;
width: 90% !important;
max-width: 600px;
transform: translateY(-50px);
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
opacity: 0;
} .modal.show {
display: block;
opacity: 1;
} .modal.show .modal-content {
transform: translateY(0);
opacity: 1;
} .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.myBtn {
padding: 0;
margin: 0;
width: 100%;
background: none; border: none; outline: none; cursor: pointer; }  .english-pack {
z-index: 1;
position: relative;
border-radius: 05px 05px 05px 05px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
--e-column-margin-right: 0px;
--e-column-margin-left: 0px;
padding: 10px 10px 10px 10px;
margin: 30px 0px 30px 0px;
}
.english-pack-text{
padding: 30px 10px 10px 10px;
}
.contact-english-pack {
margin: 0px 30px 30px 30px;
} .contact-english-pack {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.form-row {
flex: 1 1 100%; } @media (min-width: 1200px) {
.english-pack {
margin: -50px 0px 0px 0px;
}
.contact-english-pack {
display: flex;
flex-wrap: nowrap; gap: 20px; margin-top: 50px;
} .contact-english-pack > div:nth-child(3) > p > label > span > input{
width: 100%;
background: #F9FAFB;
color: #AEB1BD;
margin-bottom: 0;
padding: 10px 15px;
} .contact-english-pack > div:nth-child(4) > p{
line-height: 90px;
} .form-row {
flex: 1 1 25%; } .form-row:last-child {
flex: 0 0 auto; margin-left: auto; }
}  .icone-svg img[src$=".svg"]{
width: 82px;
}
.icone-svg h5 {
font-size: 16px;
font-weight: 700;
height: 72px;
color: #000 !important;
}
.icone-svg p {
font-size: 15px;
height: 72px;
}  .mini-cart-sidebar ul.cart_list li .quantity .amount {
color: #d1bd25;
} .mobile-navigation .menu-primary ul li p,
.mobile-navigation .primary-menu ul li p{ text-decoration: none;
color: #FFF !important;
display: block;
transition: transform 0.35s; margin-top: 10%;
} h1, h2, h3, h4, h5, h6 
{
font-family: "Poppins", sans-serif;
} .title-arrow-down
{
padding-top: 4%;
padding-bottom: 2%;
}
.title-arrow-down h3
{
font-size: 24px !important; 
} .compraSegura {
float: left;
width: 100%;
padding: 5px;
padding-bottom: 10%;
}
.compraSeguraContainer{
float: left;
width: 33.33%;
padding: 5px;
} .frame1 
{
border-style: solid;
border-width: 5px 5px 5px 5px;
border-color: #e5e5e5;
border-radius: 15px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding-bottom: 20px;
}
.texto-branco
{
color: white;
}  .site-header .custom-logo {
background-size: contain;
max-height:auto;
max-width: 280px;
}
@media ( max-width: 425px ) {
.site-header .custom-logo {
background-size: contain; max-width: 180px;
}} img[src$=".svg"] { 
width: 228px; 
height: auto; 
}  #page {
background-color: #FFFFFF;
} @media (max-width: 780px){
.limita-tamanho-mobile img{
display: none;
}
} .custom-footer-title-widget {
margin-bottom: -40px !important;
} .frame-servicos {
border-style: solid;
border-width: 5px 5px 5px 5px;
border-color: #e5e5e5;
border-radius: 15px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding-bottom: 20px;
}
.frame-servicos img[src$=".svg"] {
width: 135px ; 
filter: brightness(0) saturate(100%) invert(31%) sepia(54%) saturate(2678%) hue-rotate(346deg) brightness(90%) contrast(90%); 
text-align: center; 
margin-top: 30px;
margin-bottom: 0px;
}
.frame-servicos p {
margin: 1cm;
}
.frame-servicos-img img {
border-radius: 5%;
}  .page-id-16762 .conheca-nossos-cursos h1 {
}
.page-id-16762 .conheca-nossos-cursos-item {
border: 2px solid #FFD700; border-radius: 8px; padding: 50px; background-color: #f9f9f9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; min-height:600px;
max-width: 600px;
}
.page-id-16762 .conheca-nossos-cursos-item:hover {
transform: translateY(-5px); box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2); } 
.page-id-16762 .conheca-nossos-cursos-item img{
border: 01px solid #FFD700; border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
.page-id-16762 .conheca-nossos-cursos-item h2{
min-height: 2.5em;
height: 100%;
}
.page-id-16762 .conheca-nossos-cursos-item .btn{
margin-bottom: 30px;
}
.page-id-16762 .conheca-nossos-cursos-item p a{
color: #FF5757;
}
.page-id-16762 .conheca-nossos-cursos-chamada {
background-color: #000; color: #fff; padding: 20px 20px; text-align: center; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); }
.page-id-16762 .conheca-nossos-cursos-chamada h2 {
font-size: 2rem; padding-bottom: 30px; 
letter-spacing: 1px; text-transform: uppercase; color: #FFD700; }
.page-id-16762 .conheca-nossos-cursos-chamada .btn {
background-color: #FFD700; color: #000; padding: 12px 24px; font-size: 1.1rem; border: none; border-radius: 6px; cursor: pointer; transition: background-color 0.3s ease, transform 0.3s ease; }
.page-id-16762 .conheca-nossos-cursos-chamada .btn:hover {
background-color: #ffa500; transform: translateY(-3px); }  .crelly-slider-barra-escura .crellyslider>.cs-progress-bar {
background-color: #000000;
}  .page-id-12679 .frame-servicos img[src$=".svg"] {
filter: brightness(0) saturate(100%) invert(31%) sepia(54%) saturate(2678%) hue-rotate(180deg) brightness(90%) contrast(90%);
}  .carousel-slider {
width: 95%;
}
.carousel-slider-outer {
display:flex;
}
.carousel-slider .owl-dots.disabled, .carousel-slider .owl-nav.disabled {
display: block;
}
.carousel-slider.owl-loaded {
justify-content: center;
padding-left: 50px;
}
.carousel-slider.arrows-outside .owl-nav .owl-prev {
left: 0px;
}
.carousel-slider.arrows-outside .owl-nav .owl-next {
right: calc(var(--carousel-slider-arrow-size, 48px)*-1);
}
.carousel-slider__product {
border: 1px solid #e4e4ed;
border-radius: 6px;
padding: 10px;
background: #fff;
}
.carousel-slider .price {
display: inline-block;
font-size: var(--wpcu-productPriceSize);
line-height: normal;
color: var(--wpcu-productPriceColor) !important;
margin: 15px 4px;
}
.carousel-slider a.add_to_cart_button {
background-color: var(--cs-product-primary,#96588a);
color: var(--cs-product-on-primary,#f1f1f1);
margin-bottom: .5rem;
position: relative;
padding:7px 14px;
margin: 5px auto 0 auto;
}
@media (max-width: 400px){
.carousel-slider {
width: 87%;
}
.carousel-slider.owl-loaded {
padding-left: 27px;
}
.carousel-slider.arrows-outside .owl-nav .owl-prev {
left: -12px;
}
}  .woocommerce-products-header__title{
overflow-wrap: normal;
} .sempre-branco {
color: #ffffff !important;
}
.sempre-branco h1, .sempre-branco h2, .sempre-branco h3, .sempre-branco h4, .sempre-branco h5, .sempre-branco h6 {
color: #ffffff !important;
}
mark {
background-color: #5E303B;
color: #222;
} body {
font-family: "Poppins";
}
h1, h2, h3, h4, h5, h6 {
font-family: "Poppins";
}
h1 {
font-weight: 600;
} .page-id-9400 .wpcf7-not-valid-tip{
color: #FFFFFF;
}  .mobile-navigation
{
background: #000000;
} .menu-show-all {
display: none;
} .mobile-navigation .nav-header
{
background: #FF5757;
} .mobile-navigation .nav-header .nav-title {
color: #FFF;
} .mobile-navigation .menu-primary ul li.menu-item-has-children > a::after {
color: #ff5700;
} .mobile-navigation .menu-primary ul li a, .mobile-navigation .primary-menu ul li a {
border-top: 1px solid #6c6c6c;
} .menu-go-back i{
font-weight: 900;
font-size: 30px;
color: #F25F00;
animation: wobble 1s ease infinite;
} @keyframes wobble {
0%, 100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
15% {
-webkit-transform: translateX(-12px) rotate(-0deg);
transform: translateX(-12px) rotate(-0deg);
}
30% {
-webkit-transform: translateX(calc(12px / 2)) rotate(0deg);
transform: translateX(calc(12px / 2)) rotate(0deg);
}
45% {
-webkit-transform: translateX(calc(-12px / 2)) rotate(calc(-0deg / 1.8));
transform: translateX(calc(-12px / 2)) rotate(calc(-0deg / 1.8));
}
60% {
-webkit-transform: translateX(calc(12px / 3.3)) rotate(calc(0deg / 3));
transform: translateX(calc(12px / 3.3)) rotate(calc(0deg / 3));
}
75% {
-webkit-transform: translateX(calc(-12px / 5.5)) rotate(calc(-0deg / 5));
transform: translateX(calc(-12px / 5.5)) rotate(calc(-0deg / 5));
}
} @media (max-width: 998px){
#masthead > div > div > div > div > div.header-bottom-left-section {
float: left;
} }   #masthead > div > div > div
{
background-color: #000000;
} .navigation-default .menu-primary > ul > li > a, .navigation-default .primary-menu > ul > li > a {
color: #FFFFFF;
} .header-action-container
{
color:  #FFFFFF;
} .site-header.logo-center-menu-center .navigation-default {
border-top: 1px solid #FFFFFF;
} .navigation-default .menu-primary > ul > li.current-menu-item > a {
color: #ff5757;
} .navigation-default .menu-primary ul li:hover > a {
color: #838084;
} .navigation-default .menu-primary > ul > li > a:hover {
color: #838084;
}
#masthead > div > div > div > div > div.header-bottom-right-section > div > ul > li:hover {
color: #838084;
} .header-action-container .navigation-header-action > li.header-action-item-cart .header-action-badge {
background-color: #F25F00;
} .navigation-default .menu-primary > ul > li, .navigation-default .primary-menu > ul > li {
margin-right: -10px;
} .header-action-container {
display: flex;
align-items: center;
height: 70%;
} .header-action-container {
display: flex;
align-items: center;
height: 70%;
}
@media (max-width: 1200px){
.header-action-container {
display: flex;
align-items: center;
height: 28%;
}
}
@media (max-width: 1000px){
.header-action-container {
display: flex;
align-items: center;
height: 135px;
}
}
@media (max-width: 450px){
.header-action-container {
display: flex;
align-items: center;
height: 80px;
}
}   .info-box{
float:left;
margin-right:20px;
}
.info-clear{
clear:both;
}  .mobile-navigation .menu-primary ul li p,
.mobile-navigation .primary-menu ul li p{ text-decoration: none;
color: #424143 !important;
display: block;
transition: transform 0.35s; margin-top: 10%;
} h1, h2, h3, h4, h5, h6 
{
font-family: "Poppins", sans-serif;
} .title-arrow-down
{
padding-top: 4%;
padding-bottom: 2%;
}
.title-arrow-down h3
{
font-size: 24px !important; 
} .atendimento-juridico 
{
background: #F25F00;
color: white;
padding: 20px;
border-style: solid;
border-width: 0px;
border-color: #F25F00;
border-radius: 15px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
} .title.title-arrow-down .title-title {
background:#000000;
} .icone-especial-1
{
color: white;
border-style: solid;
border-width: 3px 3px 3px 3px;
border-color: #FFFFFF;
border-radius: 15px;
height: 521px;
transition: background 0.3s ease-in-out, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding-bottom: 20px;
}
.icone-especial-1 h5
{
color: white;
font-size: 1.70rem;
font-weight: 600;
transition: transform 0.3s ease-in-out;
transform: translateY(0px);
}
.icone-especial-1 p
{
font-size: 1.25rem;
}
.icone-especial-1:hover 
{
color: #5E303B;
background-color: white;
}
.icone-especial-1:hover h5
{
color: #AD7F82;
transform: translateY(0px);
}
.icone-especial-1:hover p
{
color: #AD7F82;
font-size: 1.25rem;
} .icone-especial-1-estatico
{
color: #424133;
background-color: white;
border-style: solid;
border-width: 3px 3px 3px 3px;
border-color: #FFFFFF;
border-radius: 15px;
padding-bottom: 20px;
height: 521px;
}
.icone-especial-1-estatico h5
{
color: #232051
;
font-size: 1.70rem;
font-weight: 600;
transform: translateY(0px);
}
.icone-especial-1-estatico p
{
color: #232051;
font-size: 1.25rem;
} @media (max-width: 750px){
.icone-especial-1 
{
height: fit-content;
}
.icone-especial-1-estatico
{
height: fit-content;
}
} .mini_chamada-containerQuadruplo
{
display: flex;
width: 100%;
}
.mini_chamada-containerTriplo
{
display: flex;
width: 100%;
}
.mini_chamada-containerDuplo
{
display: flex;
width: 50%;
padding-bottom: 30px;
}
@media (max-width: 750px){
.mini_chamada-containerQuadruplo
{
display: block;
width: 100%;
}
.mini_chamada-containerDuplo
{
display: flex;
width: 100%;
}
.mini_chamada
{
padding: 20px 4px 14px !important;
}
.esconderNoMobile
{
display: none !important;
}
}
@media (max-width: 450px){
.mini_chamada
{
margin-left: 0px !important;
margin-right: 0px !important;
}
.mini_chamada-containerTriplo
{
display: block;
width: 100%;
}
.mini_chamada-containerDuplo
{
display: block;
width: 100%;
padding-bottom: 0px;
}
.mini_chamada {
margin-bottom: 20px;
margin-left: 0px;
}
.esconderNoMobile
{
display: none !important;
}
}
.mini_chamada
{
display: table;
width: 100%;
height: 400px;
border-radius: 5px;
background-color: #FFFFFF;
margin-right: 8px;
margin-left: 8px;
-webkit-box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
padding: 20px 20px 14px;
border-bottom: solid 6px #110e10;
position: relative;
top: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mini_chamada:hover
{
transform: translateY(-20px);
background-color: #110e10;
color: white;
border-bottom: solid 6px #F25F00;
} .mini_chamada:hover .mini_chamada-icone.mudaCor
{
filter: invert(60%) sepia(60%) saturate(7167%) hue-rotate(5deg) brightness(98%) contrast(101%);
}
.mini_chamada:hover .mini_chamada-desc
{
color: white;
} 
.mini_chamada:hover .mini_chamada-titulo
{
color: white;
} 
.mini_chamada-cont
{
padding: 16px 10px 14px;
text-align: center;
}
.mini_chamada-icone
{
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
margin-bottom: 5px;
border-radius: 15px; 
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mini_chamada-titulo
{
color: #110e10;
font-weight: 600;
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mini_chamada-desc
{
color: #110e10;
font-size: 12px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mini_chamada-list
{
text-align:left;
} .media_chamada-containerQuadruplo
{
display: flex;
width: 100%;
}
.media_chamada-containerDuplo
{
display: flex;
width: 50%;
padding-bottom: 30px;
}
@media (max-width: 750px){
.media_chamada-containerQuadruplo
{
display: block;
width: 100%;
}
.media_chamada-containerDuplo
{
display: flex;
width: 100%;
}
.media_chamada
{
padding: 20px 4px 14px !important;
}
}
.media_chamada
{
display: table;
width: 100%;
height: 635px;
border-radius: 5px;
background-color: #FFFFFF;
margin-right: 8px;
margin-left: 8px;
-webkit-box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
box-shadow: 0 3px 16px rgb(0 0 0 / 16%);
padding: 20px 20px 14px;
border-bottom: solid 6px #0E3855;
position: relative;
top: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.media_chamada:hover
{
transform: translateY(-20px);
background-color: #0E3855;
color: white;
} 
.media_chamada:hover .media_chamada-desc
{
color: white;
} 
.media_chamada:hover .media_chamada-titulo
{
color: white;
} 
.media_chamada-cont
{
padding: 16px 10px 14px;
text-align: center;
}
.media_chamada-icone
{
display: block;
margin-left: auto;
margin-right: auto;
width: 30%;
margin-bottom: 5px;
border-radius: 15px; 
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.media_chamada:hover .media_chamada-icone
{
margin-bottom: 5px;
-webkit-transition: all 0.3s ease;
}
.media_chamada-titulo
{
color: #110e10;
font-weight: 600;
font-size: 24px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.media_chamada-desc
{
color: #394154;
font-size: 16px;
line-height: 24px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.media_chamada-list
{
text-align:left;
}
.media_chamada-list li
{
text-align:left;
margin-top: 10px;
list-style-type: "➢  ";
}
.media_chamada-list li::marker
{
font-size: 1.5rem;
font-weight: bolder;
} .frame1 
{
border-style: solid;
border-width: 5px 5px 5px 5px;
border-color: #e5e5e5;
border-radius: 15px;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding-bottom: 20px;
}
.texto-branco
{
color: white;
} .page-id-6136 #page, html
{
background: #FFFFFF;
}
.page-id-9286 #page, html, .page-id-9400 #page, html
{
background:#FFFFFF;
background-image: url(), linear-gradient(to bottom, transparent 0%, transparent 100%);
background-position-x: 50%;
background-position-y: 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-bottom-style: none;
border-color: ;
border-left-style: none;
border-radius: 0px;
border-right-style: none;
border-top-style: none;
border-width: 1px;
} .page-id-6136 .widget-title
{
background: transparent;
}   .crellyslider > .cs-preloader > .cs-bg{
filter: initial;
-webkit-filter: initial;
-moz-filter: initial;
-o-filter: initial;
-ms-filter: initial;
}
.crellyslider > .cs-preloader > .cs-loader{
z-index: 0;
} #gallery-2 .gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 30%;
}
#gallery-2 figure {
margin: 0.3em 0.3em;
} #sc-section {
position: relative;
left: 0%;
top: 5%; width: 360px;
min-height: 270px;
font-size: 35px;
text-align: center;
}
.ss-text{
font-size: 25px;
}
#sc-a {
display: inline-block;
position: relative;
float: left;
width: 80px;
height: 80px;
margin: 5px;
}
#sc-article {
cursor: pointer;
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: #333;
box-shadow: 0 0 6px -2px #000, 0 0 45px -20px #000;
color: #fff;
line-height: 90px;
transform: perspective(300px) rotateY(0deg);
transition: transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
}
a:hover #sc-article {
transform: perspective(300px) rotateY(180deg);
color: #eee;
transition: transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
}
a:nth-child(1):hover #sc-article {
background-color: #3F729B;
}
a:nth-child(2):hover #sc-article {
background-color: #3B5998;
}
a:nth-child(3):hover #sc-article {
background-color: #1769FF;
}
a:nth-child(4):hover #sc-article {
background-color: #00ACED;
}
a:nth-child(5):hover #sc-article {
background-color: #1769FF;
}
a:nth-child(6):hover #sc-article {
background-color: #4183C4;
}
a:nth-child(7):hover #sc-article {
background-color: #EA4C89;
}
a:nth-child(8):hover #sc-article {
background-color: #3399CC;
}
a:nth-child(9):hover #sc-article {
background-color: #1769FF;
}
a:nth-child(10):hover #sc-article {
background-color: #FF0084;
}
a:nth-child(11):hover #sc-article {
background-color: #F26300;
}
a:nth-child(12):hover #sc-article {
background-color: #CB2027;
}
#sc-article-black {
cursor: pointer;
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: #333;
box-shadow: 0 0 6px -2px #000, 0 0 45px -20px #000;
color: #fff;
line-height: 90px;
transform: perspective(300px) rotateY(0deg);
transition: transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
}
#sc-span {
transition: transform 0s linear 0.2s, text-shadow 0s linear 0.2s;
display: block;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
}
a:hover #sc-span {
transition: transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
transform: scale(-1, 1);
text-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}
@font-face {
font-family: "SSSocial";
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2361/ss-social-regular.eot);
src: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2361/ss-social-regular.eot?#iefix) format("embedded-opentype"), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2361/ss-social-regular.woff) format("woff"), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2361/ss-social-regular.ttf) format("truetype"), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2361/ss-social-regular.svg#SSSocialRegular) format("svg");
font-weight: normal;
font-style: normal;
} html:hover [class^="ss-"] {
-ms-zoom: 1;
}
.ss-icon, .ss-icon.ss-social, .ss-icon.ss-social-circle,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"][class*=" ss-social"]:before, [class*=" ss-"][class*=" ss-social"]:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"][class*=" ss-social"].right:after, [class*=" ss-"][class*=" ss-social"].right:after {
font-family: "SSSocial";
font-style: normal;
font-weight: normal;
text-decoration: none;
text-rendering: optimizeLegibility;
white-space: nowrap;
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}
.ss-icon.ss-social-circle,
[class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
[class^="ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle.right:after {
font-weight: bold;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before {
display: none;
content: '';
}  form.wpcf7-form .wpcf7-text {
width: 100%;
background: #F9FAFB;
color: #AEB1BD;
margin-bottom: 0;
padding: 10px 15px;
}
.wpcf7mf-mask {
width: 100%;
background: #F9FAFB;
color: #AEB1BD;
margin-bottom: 0;
padding: 10px 15px;
}
.social-menu li a {
color: #fff;
} .widget h4 {
font-size: 18px !important;
margin: 0 0 15px;
position: relative;
font-weight: 500;
} .footer-bottom .site-info {
color: #fff;
} .footer-bottom-container {
background-color:rgba(0, 0, 0, 0.6);
border-radius: 10px;
opacity: 30;
}
.footer-widgets .widget .widget-title {
color: #fff;
text-transform: uppercase;
padding: 0;
}
.site-footer {
background-color: #F0F0F1; 
padding: 0% 0% 2% 0%; 
background: url(https://inglesacademico.com.br/wp-content/uploads/2024/09/banner-imot-bh-1.jpg);
border-top: 2cm solid transparent;
background-position:center; 
background-attachment:cover; 
-o-background-size:cover; 
-moz-background-size:cover; 
-webkit-background-size:cover; 
background-size:cover;
background-repeat:no-repeat;
} .footer-top .container {
background-color:rgba(0, 0, 0, 0.6);
border-radius: 10px;
opacity: 30;
margin-top: 0.5cm;
margin-bottom: 0.5cm;
} .footer-widgets .widget ul li span, .footer-widgets .widget ul li a, .footer-widgets .widget ul li span a {
color: white;
}
.widget > ul > li, .widget .menu > li {
border-bottom: 1px solid #F4F3F3;
padding: 0px 0;
line-height: 16px;
}
.footer-privacidade{
color: white !important;
}
.footer-artemg{
color: white !important;
} .cn-privacy-policy-link {
color: #fdc409;
}   .formulário-para-newsletter {
background-color: #f9f9f9;
padding: 30px;
border-radius: 20px;
max-width: 800px;
margin: 30px auto;
display: flex;
align-items: center;
gap: 20px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
font-family: Arial, sans-serif;
}
.formulário-para-newsletter-texto {
flex: 1;
}
.formulário-para-newsletter-texto p {
font-size: 20px;
color: #333;
line-height: 1.5;
}
.formulário-para-newsletter-form {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.formulário-para-newsletter-form input[type="text"],
.formulário-para-newsletter-form input[type="tel"],
.formulário-para-newsletter-form input[type="email"] {
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ddd;
border-radius: 5px;
font-size: 13px;
flex: 1;
min-width: 180px;
}
.formulário-para-newsletter-form input[type="submit"] {
background-color: #ff5757;
color: #fff;
font-size: 16px;
font-weight: bold;
border: none;
border-radius: 5px;
padding: 12px 20px;
cursor: pointer;
transition: background-color 0.3s ease;
white-space: nowrap;
}
.formulário-para-newsletter-form input[type="submit"]:hover {
background-color: #005bb5;
}
@media (max-width: 768px) {
.formulário-para-newsletter {
flex-direction: column;
text-align: center;
}
.formulário-para-newsletter-form {
justify-content: center;
gap: 8px;
}
.formulário-para-newsletter-form input[type="submit"] {
width: 100%;
}
}   .contador-column {
float: left;
width: 50%;
padding: 0px;
}
.contador-row {margin: 0 -5px;} .contador-row:after {
content: "";
display: table;
clear: both;
} .contador-card {
display: flex; align-items: center; justify-content: center; gap: 10px; height: 150px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 20px;
margin: 1px;
text-align: center;
background-color: #000000;
color: #000000;
}
.contador-card h3 {
color: #ff5757;
font-size: 60px;
font-weight: 1000;
margin: 0;
}
.contador-card p {
color: #FFFFFF;
font-size: 30px;
font-weight: 900;
margin: 0;
} @media screen and (max-width: 1200px) {
.contador-card h3 {
font-size: 45px !important;
}
.contador-card p {
font-size: 25px;
}
}
@media screen and (max-width: 600px) {
.contador-card h3 {
font-size: 45px !important;
}
}
@media screen and (max-width: 600px) {
.contador-column {
width: 100%;
display: block;
margin-bottom: 15px;
}
.contador-card h3 {
font-size: 45px !important;
}
}  .desbravando-papeis-modulos {
font-family: Arial, sans-serif;
color: #333;
background-color: #F5F7FA;
padding: 2em;
}
.course-intro {
text-align: center;
margin-bottom: 2em;
}
.course-intro h1 {
font-size: 2em;
color: #FF5757;
}
.module-board {
display: flex;
flex-wrap: wrap;
gap: 1em;
justify-content: space-around;
}
.module {
background-color: #FF5757;
border-radius: 8px;
padding: 1em;
width: 25%;
text-align: center;
transition: transform 0.3s ease;
}
.module:hover {
transform: scale(1.05);
}
.module h2 {
font-size: 1.2em;
margin: 0.5em 0;
color: #F5F7FA;
}
.course-journey {
margin-top: 2em;
}
.course-journey h2 {
font-size: 1.8em;
text-align: center;
color: #FF5757;
margin-bottom: 1.5em;
}
.journey-section {
background-color: #ECECEC;
border-radius: 8px;
padding: 1.5em;
margin-bottom: 1em;
display: flex;
align-items: center;
transition: background-color 0.3s ease;
}
.journey-section:hover {
background-color: #F5F7FA;
}
.journey-section h3 {
color: #FF5757;
font-size: 1.4em;
margin-bottom: 0.5em;
}
.journey-section p {
font-size: 1em;
line-height: 1.6em;
}
.journey-section-img {
flex: 0 0 30%;
}
.journey-section-text {
flex: 0 0 70%;
margin-left: 20px;
} @media (max-width: 768px) {
.module {
width: 100%; }
.journey-section {
flex-direction: column; text-align: center; }
.journey-section-img {
flex: 0 0 auto;
margin-bottom: 1em;
}
.journey-section-text {
flex: 0 0 auto;
margin-left: 0; }
}  .desbravando-parte2 {
font-family: Arial, sans-serif;
color: #333;
background-color: #F3F4F6;
padding: 2em;
text-align: center;
}
.course-intro h1 {
font-size: 2em;
color: #FF6B6B;
margin-bottom: 0.5em;
}
.course-intro p {
font-size: 1.2em;
color: #555;
}
.map-cards {
display: flex;
gap: 1em;
padding-bottom: 1em;
flex-wrap: wrap; justify-content: center; }
.map-card {
background-color: #F0F0F1;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
width: 200px;
text-align: center;
transition: transform 0.3s ease;
flex: 1 1 200px; max-width: 100%;
}
.map-card:hover {
transform: scale(1.05);
}
.card-image img {
width: 100%;
height: auto;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.card-content {
padding: 1em;
}
.card-content p {
font-size: 1em;
color: #FF5757;
} @media (max-width: 768px) {
.map-cards {
display: grid;
grid-template-columns: 1fr; gap: 1em;
padding-bottom: 0;
}
.map-card {
width: 100%; }
}