html,
body {
color: #131313;
font-size: 16px;
line-height: 1.6;
font-family: "Mulish", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow-x: hidden;
min-width: 320px;
}
@media (min-width: 576px) {
html,
body {
font-size: 16px;
line-height: 1.6;
font-weight: 400;
}
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
display: block;
}
*[hidden] {
display: none;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote::after,
blockquote::before,
q::after,
q::before {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
color: #131313;
font-weight: 700;
line-height: 1.3;
margin-bottom: 0.5rem;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
margin-bottom: 0;
}
.tc-light h1,
.tc-light h2,
.tc-light h3,
.tc-light h4,
.tc-light h5,
.tc-light h6,
.tc-light .h1,
.tc-light .h2,
.tc-light .h3,
.tc-light .h4,
.tc-light .h5,
.tc-light .h6 {
color: #fff;
}
p {
margin-bottom: 1rem;
}
p:last-child {
margin-bottom: 0;
}
ul,
ol,
table {
margin: 0;
padding: 0;
}
strong,
b {
font-weight: 700;
}
a,
button {
outline: 0 none;
transition: all 0.5s;
color: #086ad8;
}
a:link,
a:visited,
button:link,
button:visited {
text-decoration: none;
}
a:hover,
a:active,
button:hover,
button:focus,
button:active {
outline: 0;
color: #086ad8;
}
.bg-dark-alt a:hover,
.bg-dark a:hover,
.bg-dark-alt button:hover,
.bg-dark button:hover {
color: #fff;
}
img {
max-width: 100%;
height: auto;
}
h1,
.h1,
.fz-1 {
font-size: 1.375rem;
}
h2,
.h2,
.fz-2 {
font-size: 1.375rem;
}
h3,
.h3,
.fz-3 {
font-size: 1.125rem;
}
h4,
.h4,
.fz-4 {
font-size: 1.125rem;
line-height: 1.667;
}
h5,
.h5,
.fz-5 {
font-size: 1rem;
}
h6,
.h6,
.fz-6 {
font-size: 0.875rem;
}
.fz-7 {
font-size: 0.75rem;
}
.fz-8 {
font-size: 0.75rem;
}
@media (min-width: 479px) {
h1,
.h1,
.fz-1 {
font-size: 1.75rem;
}
h2,
.h2,
.fz-2 {
font-size: 1.375rem;
}
h3,
.h3,
.fz-3 {
font-size: 1.25rem;
}
h4,
.h4,
.fz-4 {
font-size: 1.125rem;
line-height: 1.667;
}
h5,
.h5,
.fz-5 {
font-size: 1rem;
}
h6,
.h6,
.fz-6 {
font-size: 0.875rem;
}
.fz-7 {
font-size: 0.75rem;
}
.fz-8 {
font-size: 0.75rem;
}
}
.lead {
font-weight: 400;
}
.l-font {
font-size: 4.5rem;
}
@media (min-width: 576px) {
h2,
.h2,
.fz-2 {
font-size: 1.875rem;
line-height: 1.533;
}
h3,
.h3,
.fz-3 {
font-size: 1.5rem;
}
h4,
.h4,
.fz-4 {
font-size: 1.125rem;
line-height: 1.333;
}
h5,
.h5,
.fz-5 {
font-size: 0.875rem;
}
h6,
.h6,
.fz-6 {
font-size: 0.75rem;
}
.fz-7 {
font-size: 0.6875rem;
}
.fz-8 {
font-size: 0.625rem;
}
.l-font {
font-size: 4.5rem;
}
}
@media (min-width: 992px) {
h1,
.h1,
.fz-1 {
font-size: 2.25rem;
}
}
.t-u {
text-transform: uppercase;
}
.t-c {
text-transform: capitalize;
}
.t-n {
text-transform: initial;
}
.nk-df-content {
content: "";
}
.nk-df-rel,
.has-ovm,
.has-bg,
[class*="bg-"],
.has-bg-image,
.has-bg-video {
position: relative;
}
.nk-df-over-up,
.has-ovm>[class*="container"],
.has-ovm> :not(.nk-ovm):not(.header-main):not(.nk-header),
.has-bg-image>[class*="container"],
.has-bg-video>[class*="container"] {
position: relative;
z-index: 5;
}
.nk-df-around,
.bg-image,
.bg-video,
.bg-video-cover,
.overlay:after {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
.nk-df-bg,
.has-bg,
[class*="bg-"],
.bg-image,
.bg-video,
.bg-video-cover {
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.nk-df-bg-100 {
background-repeat: no-repeat;
background-size: 100%;
background-position: 50% 50%;
}
.gutter-vr-30px {
margin-top: -15px !important;
margin-bottom: -15px !important;
}
.gutter-vr-30px>li,
.gutter-vr-30px>div {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.gutter-vr-40px {
margin-top: -20px !important;
margin-bottom: -20px !important;
}
.gutter-vr-40px>li,
.gutter-vr-40px>div {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
@media (min-width: 1200px) {
.gutter-vr-30px {
margin-top: -15px !important;
margin-bottom: -15px !important;
}
.gutter-vr-30px>li,
.gutter-vr-30px>div {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.gutter-vr-40px {
margin-top: -20px !important;
margin-bottom: -20px !important;
}
.gutter-vr-40px>li,
.gutter-vr-40px>div {
padding-top: 30px !important;
padding-bottom: 35px !important;
}
.gutter-vr-50px {
margin-top: -25px !important;
margin-bottom: -25px !important;
}
}
.container-custom {
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0 15px;
}
.container-custom-full {
max-width: calc(100% - 30px);
padding: 30px;
}
.bg-image.bg-image-full {
height: 350px;
position: relative !important;
margin-top: 55px;
}
@media (max-width: 991px) {
.bg-image.bg-image-quarter {
max-width: calc(100% - 30px);
height: 350px;
position: relative !important;
margin: 0 auto 30px;
}
.sign-up .bg-image.bg-image-quarter {
display: none;
}
}
@media (min-width: 576px) {
.container-custom {
max-width: 470px;
margin-left: auto;
margin-right: auto;
}
.container-custom-full {
max-width: 440px;
padding: 30px;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.bg-image.bg-image-quarter {
max-width: 470px;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 768px) {
.container-custom {
max-width: 630px;
margin-left: 30px;
margin-right: auto;
}
.container-custom-full {
max-width: 100%;
margin-left: 45px;
padding: 0;
}
}
@media (min-width: 768px) and (max-width: 849px) {
.bg-image.bg-image-quarter {
max-width: 600px;
margin-left: 45px;
}
}
@media (min-width: 850px) and (max-width: 991px) {
.bg-image.bg-image-quarter {
max-width: 600px;
margin-left: 75px;
}
}
.fw-4 {
font-weight: 400 !important;
}
.has-bg-image>div,
.has-bg-video>div {
position: relative;
z-index: 1;
}
.bg-fixed {
background-attachment: fixed;
}
.bg-image {
position: absolute !important;
z-index: 0 !important;
opacity: 0;
transition: opacity 0.4s;
}
.bg-image.bg-image-loaded {
opacity: 1;
}
.bg-image img {
display: none !important;
}
.alignright,
.alignleft,
.aligncenter,
.alignnone {
display: block;
padding: 0;
margin: 15px auto;
}
@media (min-width: 576px) {
.alignright,
.alignleft,
.aligncenter,
.alignnone {
margin: 0 0 15px;
display: inline;
}
.alignright {
margin-left: 20px;
float: right;
}
.alignleft {
margin-right: 20px;
float: left;
}
.alignnone {
margin-right: 20px;
}
.aligncenter {
display: block;
margin: 15px auto;
}
}
@media (min-width: 768px) {
.over-up {
margin-top: -190px;
}
.over-up-sm {
margin-top: -75px;
}
.over-up-md {
margin-top: -125px;
}
.over-up-lg {
margin-top: -275px;
}
.over-up-xl {
margin-top: -350px;
}
}
.hr,
hr {
border-top: 1px solid #dbe4f7;
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.section-full {
display: flex;
align-items: center;
min-height: 100vh;
}
.section-content {
width: 100%;
}
.h-110 {
height: 110% !important;
}
.h-115 {
height: 115% !important;
}
.h-120 {
height: 120% !important;
}
.h-125 {
height: 125% !important;
}
.h-130 {
height: 130% !important;
}
[class*="mask-"]:before {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
background-repeat: no-repeat;
}
@media (min-width: 992px) {
.banner-inner .mask-a:before {
background-size: contain;
}
.banner-inner-sm .mask-a:before {
background-position: -5% 0;
}
}
.bg-half {
margin-bottom: 50px;
position: static !important;
}
.bg-half img {
display: block !important;
}
.bg-half::after {
display: none;
}
.bg-img {
position: relative;
height: 100%;
min-height: 350px;
}
.in-top {
margin-top: -52px;
}
.in-bottom {
margin-bottom: -52px;
}
@media (min-width: 768px) {
.bg-half {
background-position: center;
margin: 0;
position: absolute !important;
}
.bg-half img {
display: none !important;
}
.style-left {
right: 50%;
}
.style-right {
left: 50%;
}
.style-right-custom {
left: calc(50% + 15px);
}
}
@media (min-width: 992px) {
.style-right-custom {
left: calc(50% + 37.5px);
}
}
@media (min-width: 1200px) {
.style-right-custom {
left: calc(50% + 50px);
}
}
[class*="overlay"],
[class*="overlay-"] {
position: relative;
}
[class*="overlay"]::after,
[class*="overlay-"]::after {
width: 100%;
height: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
}
.overlay-gradient::after {
background-image: linear-gradient(to top, #121b22 0%, rgba(18, 27, 34, 0) 100%);
opacity: 1;
z-index: 0;
}
.overlay-gradient-full::after {
z-index: 0;
background-image: linear-gradient(to bottom, #121b22 0%, rgba(18, 27, 34, 0.5) 50%, #121b22 100%);
opacity: 1;
}
.tc-light p {
color: #fff !important;
}
.tc-light h1,
.tc-light h2,
.tc-light h3,
.tc-light h4,
.tc-light h5,
.tc-light h6 {
color: #fff;
}
.tc-grey {
color: #4b4b4b !important;
}
.tc-grey-alt {
color: #4a4a4a !important;
}
.is-shadow {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.shadow-alt {
box-shadow: 0 0 10px rgba(57, 59, 102, 0.07);
}
.bg-lighter {
background-color: #fff;
}
.bg-darker {
background-color: rgba(28, 30, 41, 0.9);
}
.bg-secondary {
background-color: #f6f7f8 !important;
}
.bg-dark-alt .bg-secondary {
background: #121d26 !important;
}
.bg-dark .bg-secondary {
background: #121d26 !important;
}
.bg-secondary-alt {
background: #ecf3f6;
}
.bg-dark {
background-color: #121b22 !important;
}
.bg-dark-s2 {
background: #1c1e29;
}
.bg-dark-alt {
background: #0a1015;
}
.pb-0 {
padding-bottom: 0px;
}
*/@media (min-width: 768px) {
.mrm-30 {
margin-right: -30px;
}
}
@media (min-width: 992px) {
.mtm-13 {
margin-top: -13px !important;
}
.mtm-14 {
margin-top: -14px !important;
}
.mtm-15 {
margin-top: -15px !important;
}
}
.bdr {
border: 1px solid #e2e8eb;
}
.bg-dark-alt .bdr {
border-color: rgba(226, 232, 235, 0.18);
}
.btn {
position: relative;
font-size: 14px;
font-weight: 700;
color: #fff;
background: #086ad8;
text-transform: uppercase;
border-radius: 0px;
display: inline-block;
padding: 10px 20px;
transition: all ease 0.5s;
outline-style: none;
min-width: 120px;
}
.bg-ocean-pattern .btn {
background: #086ad8;
}
.btn:hover,
.btn:focus {
opacity: 0.8;
}
.btn:hover {
color: #fff;
}
.btn:focus {
box-shadow: none;
outline-style: none;
}
.bg-primary .btn {
background: #fff;
color: #086ad8;
}
.bg-primary .btn:hover {
background: transparent;
color: #fff;
border-color: #fff;
}
.btn-lg {
padding: 10px 30px;
}
.btn-md {
padding: 10px 24px;
}
.btn-sm {
padding: 10px 20px;
}
.btn-xs {
padding: 5px 18px;
font-size: 13px;
font-weight: 400;
text-transform: capitalize;
}
.btn-arrow {
font-size: 14px;
color: #086ad8;
font-weight: 600;
background: transparent;
border-color: #e5e5e5;
text-transform: capitalize;
border: none;
position: relative;
min-width: auto;
padding: 0;
}
.btn-arrow::after {
position: static;
content: "\e661";
font-family: "themify";
font-size: 11px;
transition: all ease-in 0.3s;
margin-left: 6px;
display: inline-block;
transform: translateX(0);
}
.btn-arrow:hover {
background: transparent;
color: #f4001c;
}
.btn-arrow:hover::after {
transform: translateX(3px);
}
.btn-arrow:focus {
background: transparent;
color: #f4001c;
}
.btn-arrow-light {
color: #9399c7;
}
.btn-arrow-light:hover::after {
transform: translateX(0px);
transition: 0s;
}
.bg-dark-alt .btn-arrow:hover {
color: #fff;
}
.btn-outline {
background: transparent;
border-color: #fff;
border: 1px solid;
}
.btn-outline:hover {
border-color: #086ad8;
}
.bg-primary .btn-outline {
color: #fff;
background: transparent;
}
.bg-primary .btn-outline:hover {
background: #fff;
color: #086ad8;
}
.btn-underline {
padding: 0;
background: transparent;
color: #131313;
font-weight: 700;
padding-bottom: 9px;
position: relative;
}
.btn-underline::after {
position: absolute;
content: "";
width: 100%;
background: #086ad8;
height: 1px;
bottom: 0;
right: 0;
transition: all ease 0.5s;
}
.btn-underline:hover {
color: #086ad8;
}
.btn-underline:hover::after {
width: 50%;
}
.btn-arrow-style {
font-size: 1rem;
display: flex;
padding: 0;
align-items: center;
background: #086ad8;
padding: 0;
border: none;
}
.btn-arrow-style span {
padding: 20px 15px;
background: #ff5b6e;
text-align: left;
transition: all ease 0.5s;
}
.btn-arrow-style em {
padding: 15px;
height: 100%;
}
.btn-arrow-style:hover span {
background: #ff2840;
}
.btn-scroll {
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 14px;
padding: 6px;
background: #086ad8;
color: #fff;
display: inline-block;
text-align: center;
}
.btn-scroll:hover {
background: #f4001c;
color: #fff;
}
.btn-scroll:active,
.btn-scroll:focus {
color: #fff;
}
.btn-secondary {
background: #ecf6fa;
color: #131313;
border-color: transparent;
}
.btn-secondary:hover {
background: #c4e3ef;
border-color: #c4e3ef;
color: #131313;
}
.btn-info {
background: #026bfb;
border-color: #026bfb;
}
.btn-info:hover {
background: #0255c8;
border-color: #0255c8;
}
.btn-warring {
background: #f6be26;
border-color: #f6be26;
}
.btn-warring:hover {
background: #e0a609;
border-color: #e0a609;
}
.btn-success {
background: #39d884;
border-color: #39d884;
}
.btn-success:hover {
background: #25b96b;
border-color: #25b96b;
}
.btn-danger {
background: #e6604a;
border-color: #e6604a;
}
.btn-danger:hover {
background: #de3a1f;
border-color: #de3a1f;
}
.btn-light {
background: #fff;
border-color: #fff;
color: #131313;
}
.btn-light:hover {
background: #e6e6e6;
color: #131313;
}
.btn-dark {
background: #000;
border-color: #000;
}
.btn-dark:hover {
background: #4d4d4d;
}
.btn-social {
background: #000;
border-color: #000;
display: inline-block;
}
.btn-social .icon {
display: inline-block;
}
.btn-social .icon+span {
margin-left: 10px;
}
.btn-social span {
position: relative;
z-index: 999999;
display: inline-block;
}
.btn-social:hover {
background: #4d4d4d;
}
.btn-facebook {
background: #3b5998;
border-color: #3b5998;
}
.btn-facebook:hover {
background: #2d4373;
}
.btn-google {
background: #d85040;
border-color: #d85040;
}
.btn-google:hover {
background: #be3727;
}
.btn-uppercase {
text-transform: uppercase;
}
.btn-capitalize {
text-transform: capitalize;
}
.btn-initial {
text-transform: initial;
}
.btn-creative {
height: 60px;
padding: 0 40px;
color: #000;
font-weight: 700;
font-size: 0.9rem;
line-height: 60px;
text-transform: uppercase;
display: inline-flex;
align-items: center;
position: relative;
z-index: 1;
transition: all 0.5s;
border: none;
background: transparent;
}
.tc-light .btn-creative {
color: #fff;
}
.btn-creative:after {
position: absolute;
left: 0;
top: 0;
width: 60px;
height: 100%;
background: #086ad8;
content: "";
z-index: -1;
transition: all 0.5s;
}
.btn-creative:hover {
color: #fff;
}
.btn-creative:hover:after {
width: 100%;
}
.btn-creative:before {
width: 40px;
height: 2px;
background: currentColor;
margin-right: 10px;
content: "";
}
@media (min-width: 576px) {
.btn-md {
padding: 14px 15px;
}
.btn-post {
margin-top: 10px;
}
}
@media (min-width: 992px) {
.btn {
padding: 13px 30px 14px;
}
.btn-sm {
padding: 12px 25px;
}
.btn-md {
padding: 14px 40px;
}
.btn-lg {
padding: 14px 46px;
}
.btn-arrow {
padding: 0;
}
.btn-xs {
padding: 5px 18px;
}
.btn-arrow-style {
font-size: 1.125rem;
padding: 0;
}
.btn-arrow-style span {
padding: 30px 40px;
}
.btn-arrow-style em {
padding: 34px;
}
.btn-scroll {
width: 50px;
height: 50px;
font-size: 18px;
padding: 11px;
}
}
@media (min-width: 1200px) {
.btn-s2 {
padding: 16px 46px;
font-size: 18px;
}
.w-72 {
width: 72% !important;
}
}
.button-area {
margin-top: 30px;
}
@media (min-width: 992px) {
.button-area-sm {
margin-top: 30px;
}
}
@media (min-width: 992px) {
.button-area-sm {
margin-top: 50px;
}
.button-area-md {
margin-top: 100px;
}
}
@keyframes fade-border {
0% {
transform: translateX(-50%) translateY(-50%) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) scale(1.5);
opacity: 0;
}
}
.text-box {
line-height: 0.8;
}
.text-box h2 {
color: #131313;
margin-bottom: 10px;
}
.text-box h3 {
color: #131313;
}
.text-box h4+p {
margin-top: 13px;
}
.text-box h5 {
margin-bottom: 13px;
}
.text-box p:not(.lead) {
line-height: 1.625;
}
.text-box p:last-child {
margin-bottom: 0;
}
.text-box-lg h2 {
font-size: 1.5rem;
color: #4a4a4a;
font-family: "Roboto", sans-serif;
}
.text-block h2 {
margin-bottom: 13px;
}
.text-block h2+.lead {
margin-top: 13px;
margin-bottom: 0;
}
.text-block h2+p {
margin-top: -7px;
} .text-block p+p {
margin-top: 10px;
margin-bottom: 0;
}
.text-block p {
margin-bottom: 0;
}
.text-block p+.btn {
margin-top: 23px;
}
@media (min-width: 576px) {
.text-block-s3 h2 {
font-size: 1.8rem;
}
}
@media (min-width: 768px) {
.video-btn-s2 {
width: 80px;
height: 80px;
line-height: 83px;
}
}
.text-block-head+h2 {
color: #4a4a4a;
}
@media (min-width: 992px) {
.text-box-ml {
margin-left: 15px;
}
}
@media (min-width: 1200px) {
.text-block h2+.lead {
margin-top: 13px;
margin-bottom: 0;
}
.text-block p+p {
margin-top: 10px;
margin-bottom: 0;
}
.text-block p+.btn {
margin-top: 23px;
}
}
.heading-xs {
font-size: 14px;
font-weight: 700;
color: #131313;
text-transform: uppercase;
margin-bottom: 13px;
letter-spacing: 0.5px;
line-height: 0.8;
}
.tc-light-dark .heading-xs,
.tc-grey-alt .heading-xs {
color: inherit;
}
.tc-grey-alt .heading-xs {
color: #4b4b4b;
}
.bg-darker .heading-xs,
.tc-light .heading-xs {
color: rgba(255, 255, 255, 0.7);
}
.dash {
padding-left: 35px;
padding-right: 35px;
position: relative;
display: inline-block;
}
.dash::before,
.dash::after {
position: absolute;
content: "";
width: 20px;
display: none;
height: 2px;
background: #086ad8;
left: 0;
top: 0;
bottom: 0;
margin: auto 0;
}
.dash::after {
left: auto;
right: 0;
}
.dash-both {
padding-right: 35px;
padding-left: 35px;
}
.dash-both::after {
left: auto;
right: 0;
}
@media (min-width: 768px) {
.dash::after {
left: 0;
right: auto;
}
.dash-both::after {
left: auto;
right: 0;
}
}
.section-head {
margin-bottom: 38px;
line-height: 0.8;
}
.section-head .heading-xs {
margin-bottom: 13px;
}
.section-head h2 {
margin-bottom: 15px;
}
.section-head-col {
padding-bottom: 0;
margin-bottom: 15px;
}
.section-head-col h2 {
margin-bottom: 0;
}
.section-head-col h2+p {
padding-top: 11px;
}
.section-head-col p+.btn {
margin-top: 4px;
}
.section-head-s2 h2 {
font-size: 1.5rem;
line-height: 1.25;
font-weight: 900;
margin-bottom: 30px;
}
@media (min-width: 576px) {
.section-head-s2 h2 {
font-size: 2rem;
}
.section-head-s5 h2 {
font-size: 1.8rem;
}
}
@media (min-width: 768px) {
.section-head-s2 h2 {
font-size: 1.8rem;
}
}
@media (min-width: 992px) {
.section-head {
margin-bottom: 30px;
}
.section-head-s2 h2 {
font-size: 2.8rem;
}
.section-head-s4 h2 {
font-size: 2.25rem;
line-height: 1.35;
}
.section-head-s5 h2 {
font-size: 2rem;
}
.section-sm {
margin-bottom: 50px;
}
.section-md {
margin-bottom: 68px;
}
.section-lg {
margin-bottom: 90px;
}
}
@media (min-width: 1200px) {
.section-head-s2 h2 {
font-size: 4rem;
}
.section-head-s5 h2 {
font-size: 2.33rem;
}
}
.slick-arrow {
position: absolute;
transform: translateY(-50%);
top: 50%;
width: 40px;
height: 40px;
border-radius: 50%;
font-size: 18px;
text-align: center;
padding-top: 7px;
cursor: pointer;
background: #0a1015;
z-index: 1;
opacity: 0.4;
display: none !important;
}
.slick-arrow i {
color: #fff;
}
.tes-arrow-s1 .slick-arrow {
display: block !important;
}
.slick-prev {
left: 30px;
}
.slick-next {
right: 30px;
}
.slick-dots {
margin-top: 24px;
text-align: center;
line-height: 0.8;
}
.slick-dots li {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #e4eaed;
cursor: pointer;
margin: 0 6px;
}
.slick-dots li button {
display: none;
}
.slick-dots li.slick-active {
background: #086ad8;
}
.bg-ocean-pattern .slick-dots li.slick-active {
background: #086ad8 !important;
}
@media (min-width: 768px) {
.slick-arrow {
display: inline-block !important;
}
.tes-s5 .slick-dots {
text-align: left;
margin-left: -4px;
margin-top: 34px;
}
.tes-s5 .slide-dot-center .slick-dots {
text-align: center;
}
}
@media (min-width: 992px) {
.has-slider:hover .slick-arrow {
opacity: 0.4;
display: block !important;
}
.has-slider:hover .slick-arrow.slick-next:hover {
opacity: 0.8;
}
.has-slider:hover .slick-arrow.slick-prev:hover {
opacity: 0.8;
}
}
@media (min-width: 1200px) {
.slick-arrow {
width: 50px;
height: 50px;
font-size: 24px;
}
.slick-next {
right: 20px;
}
.slick-prev {
left: 20px;
}
}
.preloader {
position: fixed !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10000;
}
.preloader:before,
.preloader:after {
position: absolute;
left: 0;
height: 51%;
width: 100%;
transition: all 0.6s ease 0.3s;
background: #fff;
content: "";
}
.preloader:before {
top: 0;
}
.page-loaded .preloader:before {
transform: translate(0, -100%);
}
.preloader:after {
bottom: 0;
}
.page-loaded .preloader:after {
transform: translate(0, 100%);
}
.spinner {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 70px;
height: 70px;
margin: -35px 0 0 -35px;
z-index: 1001;
}
.spinner-alt {
border-radius: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
}
.spinner-alt:before,
.spinner-alt:after {
content: "";
position: absolute;
border-radius: 50%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.spinner-alt:before {
border: 1px solid rgba(255, 255, 255, 0.1);
}
.spinner-alt:after {
border: 1px solid;
border-top-color: #fff;
border-right-color: transparent;
border-left-width: 0;
border-bottom-width: 0;
animation: spin 1.5s linear infinite;
}
.spinner-alt.load-done {
transition: all 0.10s;
transform: scale(3);
opacity: 0;
border-color: transparent;
}
.spinner-alt.load-done:before,
.spinner-alt.load-done:after {
opacity: 0;
}
.spinner-alt.spinner-light {
border: 1px solid rgba(10, 16, 21, 0.1);
}
.spinner-alt.spinner-light::after {
border-top-color: #0a1015;
}
.spinner-brand {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100px;
}
@media (min-width: 1200px) {
.body-boxed {
padding: 50px;
}
}
.shadow-light {
box-shadow: 0px 5px 45px 0px rgba(10, 16, 21, 0.08);
}
.icon {
color: #086ad8;
}
@media (min-width: 1200px) and (max-width: 1360px) {
.body-boxed {
padding: 30px;
}
.container-lg-custom {
max-width: 960px;
}
.container-xl-full {
max-width: 100%;
}
.section-head-s2 h2 {
font-size: 3.2rem;
}
.quote-block {
padding: 40px 40px 45px 40px !important;
}
.box-pad {
padding: 30px;
}
}
.animate {
position: relative;
animation-fill-mode: both;
}
.header-box {
position: relative;
}
.header-main {
padding: 12px 0px;
transition: all 0.4s;
position: absolute;
width: 100%;
z-index: 9;
left: 0;
}
.is-transparent .header-main,
.has-fixed .header-main {
width: 100%;
z-index: 49;
}
.is-transparent .header-main {
position: absolute !important;
}
.header-s1 .header-main {
background: #fff;
}
.has-fixed .header-main {
position: fixed;
box-shadow: 0 0 20px 0 rgba(10, 16, 21, 0.08);
background: #fff;
top: 0;
}
.bg-ocean-pattern .has-fixed .header-main {
background: #1b0768;
}
.has-fixed.is-shrink .header-main {
padding-top: 8px;
padding-bottom: 8px;
}
.is-boxed .header-main {
padding: 12px 15px;
z-index: 9;
}
.header-wrap {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.header-logo {
margin: 6px 0;
flex-shrink: 0;
}
.header-navbar {
position: fixed;
left: -280px;
top: 0;
width: 260px;
height: 100vh;
}
.header-navbar.menu-mobile {
transition: all 0.4s;
display: block;
}
.header-navbar::before,
.header-navbar-overlay {
position: absolute;
height: 100%;
width: 100%;
content: "";
top: 0;
}
.header-navbar::before {
left: 50%;
transform: translateX(-50%);
transition: all 0.4s;
}
.header-navbar-overlay {
background: rgba(18, 27, 34, 0.7);
left: 100%;
width: 0;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s;
transition-delay: 0.2s;
}
.banner {
min-height: 72px;
}
.is-boxed .banner {
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 375px) {
.header-navbar:not(.header-navbar-classic) {
left: -310px;
width: 290px;
}
}
@media (min-width: 576px) {
.header-navbar:not(.header-navbar-classic) {
left: -360px;
width: 340px;
}
.is-boxed .header-main {
padding: 12px 40px;
}
}
@media (min-width: 992px) {
.header-navbar:not(.header-navbar-classic) {
height: auto;
width: auto;
left: 0;
}
.header-main {
padding: 20px 0;
}
.is-boxed .header-main {
padding: 12px 40px;
}
.logo img {
height: 40px;
}
.logo-md img {
height: 50px;
}
.logo-lg img {
height: 60px;
}
}
@media (min-width: 1200px) {
.logo img {
height: auto;
}
}
.header-menu {
max-height: 100vh;
overflow: hidden;
overflow-y: auto;
}
.header-navbar-classic .header-menu {
display: none;
max-height: 65vh;
}
.header-navbar-classic .header-menu.menu-shown {
display: block;
}
.header-nav-toggle {
height: 44px;
}
@media (min-width: 1280px) {
.header-main {
padding: 20px 0;
}
.is-boxed .header-main {
padding: 20px 40px;
}
}
@media (min-width: 576px) {
.body-mgl {
margin-left: 75px !important;
}
.header-main-creative {
padding: 0 !important;
}
.header-navbar-creative {
background: transparent;
height: 100vh !important;
width: 100% !important;
position: fixed !important;
align-items: center;
left: 75px !important;
opacity: 0;
visibility: hidden;
z-index: 1;
transition: all 0.5s ease 0.5s;
display: flex;
}
.header-navbar-creative:after {
content: "";
left: 0;
top: 0;
width: 0;
height: 100%;
position: absolute;
background: #086ad8;
z-index: -1;
transition: all 0.5s;
}
.header-navbar-creative::before {
display: none;
}
.header-navbar-creative.menu-shown {
transition: all 0s ease 0s;
opacity: 1;
visibility: visible;
left: 75px !important;
}
.header-navbar-creative.menu-shown:after {
width: 100%;
}
.header-navbar-creative .header-menu {
width: 100% !important;
}
.header-sidebar {
width: 75px;
background: #000;
height: 100%;
position: fixed;
color: #fff;
left: 0;
top: 0;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 50px 0;
transition: all 0.3s;
}
.header-sidebar .toggle-line-s2::after,
.header-sidebar .toggle-line-s2::before,
.header-sidebar .toggle-line-s2>span {
background: rgba(255, 255, 255, 0.6);
}
.header-navbar-creative {
padding-left: 0 !important;
}
.header-social li {
display: block;
}
.header-social li a {
font-size: 14px;
color: rgba(255, 255, 255, 0.6);
padding: 5px 9px;
transition: 0.3s;
}
.header-social li a:hover {
color: #086ad8;
}
.header-sidebar.shown .header-social li a {
color: #086ad8;
}
.header-sidebar.shown .header-social li a:hover {
color: rgba(0, 0, 0, 0.6);
}
.header-nav-creative {
display: block;
}
.header-navbar-overlay {
display: none;
}
.header-main-creative {
padding: 0;
}
.has-fixed .header-main-creative {
left: 75px;
}
.header-contact {
opacity: 0;
transform: translateY(40px);
}
.menu-shown .header-contact {
transform: translateY(0);
opacity: 1;
transition: all 0.7s ease 0.8s;
}
}
.menu {
padding: 12px 0;
}
.menu-btns {
margin-bottom: 26px;
margin-top: -10px;
padding-top: 10px;
display: flex;
position: relative;
}
.menu-btns::before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 1px;
height: 18px;
background: #e5e5e5;
margin: auto 0;
top: 0;
display: none;
}
.menu-btns>li {
padding: 0px;
}
.menu-btns>li a {
padding: 12px 15px;
}
.menu-btns>li .search {
background: transparent;
padding: 8px 10px;
font-size: 18px;
margin-right: 10px;
color: inherit;
min-width: auto;
border: none;
display: none;
}
.bg-dark-alt .menu-btns>li .search {
color: #fff;
}
.menu-btns-s2:before {
display: none;
}
.menu-item {
position: relative;
border-bottom: 1px solid rgba(219, 228, 247, 0.75);
}
.menu-item:last-child {
border-bottom: 0;
}
.menu-item>ul,
.menu-item .menu-sub {
display: none;
}
.menu-item a {
font-size: 14px;
line-height: 16.8px;
color: #131313;
padding: 12px 0;
display: block;
position: relative;
font-weight: 600;
}
.menu-drop .menu-item a {
text-transform: capitalize;
}
.menu-item a.active,
.menu-item a:hover {
color: #086ad8;
}
@media (min-width: 576px) {
.menu-btns::before {
display: none;
}
.menu-btns>li a {
padding: 8px 10px;
color: #fff;
}
.menu-btns-s2:before {
display: none;
}
.avadanta-title {
margin-bottom: -4px;
}
.menu-three {
padding-top: 10px;
}
.logo .site-title {
margin-bottom: -3px;
}
.header-three.affix {
height: 110px;
}
}
@media (min-width: 992px) {
.header-menu {
display: flex !important;
width: auto;
align-items: center;
position: static;
background: transparent;
padding: 0;
margin: 0;
border-radius: 0;
overflow: visible;
}
.header-navbar-creative .header-menu {
display: block !important;
}
.header-navbar {
padding: 8px 0 0 15px;
margin-top: 0;
position: relative;
}
.header-navbar:before {
display: none;
}
.has-fixed .header-navbar {
margin-top: 0;
}
.menu {
display: flex;
align-items: center;
padding: 0;
}
.menu-item {
border-bottom: none;
}
.menu-item>a {
padding: 20px 10px;
text-transform: uppercase;
}
.menu-s2 .menu-item>a {
font-size: 13px;
}
.menu-drop .menu-item>a {
font-weight: 400;
}
.menu-s2 .menu-item>a {
padding: 30px 10px;
}
.menu-item:hover {
z-index: 9999;
}
.menu-sub {
position: absolute;
max-width: 220px;
min-width: 220px;
background: #fff;
padding: 15px 0;
top: 100%;
left: 0;
display: block !important;
z-index: 99;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
transform: translateX(0) translateY(-8px);
box-shadow: 0px 3px 12px 0px rgba(10, 16, 21, 0.08);
}
.menu-sub a {
width: 100%;
display: block;
padding: 10px 10px;
}
.menu-sub .menu-item:first-child {
border-top: none;
}
.menu-sub .menu-item:hover>a {
color: #086ad8;
}
.menu-sub .menu-item:hover>a .badge-version {
color: #086ad8;
}
.bg-ocean-pattern .menu-sub .menu-item:hover>a {
color: #086ad8;
}
.menu-item:hover>.menu-sub {
opacity: 1;
visibility: visible;
transform: translateX(0) translateY(0);
}
.menu-sub .menu-sub {
left: calc(100% - 25px);
top: 0;
margin: 0;
max-width: 180px;
min-width: 180px;
}
.menu-sub .menu-sub li:last-child.has-sub .menu-sub {
top: auto;
bottom: 0;
}
.menu-sub .menu-sub .menu-item a {
padding-top: 7px;
padding-bottom: 7px;
font-size: 13px;
}
.is-dark .menu-sub {
background-color: #3d77f9;
}
.menu-btns {
display: flex;
margin-bottom: -10px;
margin-left: 12px;
padding-left: 15px;
padding-top: 1px;
}
.menu-btns>li {
padding-top: 6px !important;
}
.menu-btns>li:last-child {
padding-right: 0;
}
.menu-btns>li .search {
display: inline-block;
margin-right: 10px;
}
.menu-btns-s2 {
padding-left: 0;
margin-left: 0;
}
}
@media (min-width: 1200px) and (max-width: 1360px) {
.menu-s2 .menu-item>a {
padding: 30px 12px;
}
}
@media (min-width: 1600px) {
.menu-btns {
margin-left: 25px;
padding-left: 22px;
}
.menu-btns-s2 {
margin-left: 0;
padding-left: 6px;
}
.menu-btns>li .search {
margin-right: 13px;
}
.header-navbar-s3 .menu-item>a {
padding: 30px 18px;
}
.menu-sub a {
padding: 10px 18px;
}
.header-navbar-s3 .menu-sub a {
padding: 10px 18px;
}
.menu-container {
max-width: 1427px;
}
.header-main {
padding: 30px 0;
}
}
@media (min-width: 320px) and (max-width: 575px) {
.header-sidebar .logo img {
height: 30px;
}
.header-sidebar .header-logo.mb-auto {
margin-bottom: 0 !important;
}
}
.section {
position: relative;
width: 100%;
padding-top: 45px;
padding-bottom: 45px;
}
.section-m {
padding-top: 60px;
padding-bottom: 60px;
}
.section-l {
padding-top: 60px;
padding-bottom: 60px;
}
.section-x {
padding-top: 75px;
padding-bottom: 75px;
}
.section-xx {
padding-top: 75px;
padding-bottom: 75px;
}
.section-pb-xx {
padding-bottom: 150px;
}
.section-pt-xx {
padding-top: 150px;
}
@media (min-width: 576px) {
.section {
padding-top: 51.4285714286px;
padding-bottom: 0px;
}
.section-s {
padding-top: 17.1428571429px;
padding-bottom: 17.1428571429px;
}
.section-m {
padding-top: 34.2857142857px;
padding-bottom: 34.2857142857px;
}
.section-l {
padding-top: 68.5714285714px;
padding-bottom: 68.5714285714px;
}
.section-x {
padding-top: 85.7142857143px;
padding-bottom: 85.7142857143px;
}
}
@media (min-width: 768px) {
.section {
padding-top: 60px;
padding-bottom: 0px;
}
.section-m {
padding-top: 40px;
padding-bottom: 40px;
}
.section-l {
padding-top: 80px;
padding-bottom: 80px;
}
.section-x {
padding-top: 100px;
padding-bottom: 100px;
}
.section-xx {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media (min-width: 992px) {
.section {
padding-top: 50px;
padding-bottom: 0px;
}
.section-m {
padding-top: 60px;
padding-bottom: 0px;
}
.section-m.is-bg-half {
padding-top: 0px;
}
.section-l {
padding-top: 120px;
padding-bottom: 0px;
}
.section-x {
padding-top: 150px;
padding-bottom: 0px;
}
}
.is-bg-half {
padding-top: 0;
}
.wgs {
margin-bottom: 30px;
}
.wgs-logo {
max-width: 170px;
padding-bottom: 20px;
}
.wgs-logo img {
height: 36px;
}
.wgs-title {
color: #0a1015;
font-size: 1.125rem;
margin-bottom: 15px;
}
.field-group {
position: relative;
}
.field-group.btn-inline .button {
position: absolute;
right: 0;
top: 12px;
}
.field-group.btn-inline .button:hover {
color: #086ad8;
}
.field-group.btn-inline .button-short {
top: 0;
height: 100%;
background: #3c3c3c;
border: 1px solid #3c3c3c;
color: #fff;
}
.field-group .input {
width: 100%;
padding: 15px 55px 15px 22px;
border: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
.wgs {
margin-bottom: 20px;
}
.wgs-title {
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.copyright-content {
padding: 15px 0;
}
}
.mfp-bg,
.mfp-wrap,
.mfp-wrap[class*="bg-"],
.mfp-bg[class*="bg-"] {
position: fixed !important;
z-index: 99999999 !important;
top: 0 !important;
}
.banner-heading {
font-size: 1.714rem;
font-weight: 900;
line-height: 1.1;
}
.banner-heading-s2 {
font-size: 1.714rem;
}
.banner-heading-s3 {
margin-bottom: 20px;
}
.line {
background: #086ad8;
display: block;
}
.banner {
position: relative;
}
.banner-heading+p {
margin: 25px 0;
}
.banner-block {
display: flex;
align-items: center;
min-height: 100vh;
padding: 70px 0 0;
}
.header-s1 .banner-block {
padding: 75px 0 0;
}
.banner-content {
padding-left: 15px;
padding-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 576px) {
.banner-heading {
font-size: 2.5rem;
}
.banner-content {
padding-left: 50px;
}
}
@media (min-width: 992px) {
.banner-heading {
font-size: 59px;
line-height: 1.2;
}
.banner-heading-s3 {
margin-bottom: 40px;
}
.banner-content {
padding-left: 70px;
}
}
@media (min-width: 1360px) and (min-height: 680px) {
.body-boxed .banner-block {
min-height: calc(100vh - 100px);
}
}
@media (min-width: 1280px) {
.header-s1 .banner-block {
padding: 120px 0 0;
}
.banner-content {
padding-left: 0;
}
.banner-heading+p {
margin: 35px 0 55px;
}
.banner-inner-s4 .banner-block {
min-height: 600px;
padding: 165px 0 100px;
}
.banner-inner-sm .banner-block {
padding: 122px 0 53px;
}
}
@media (min-width: 1370px) {
.banner-inner-title-s2 {
font-size: 3.75rem;
}
}
@media (min-width: 1200px) and (max-width: 1360px) {
.banner-content {
margin-left: 50px;
}
.banner-content.pdl-0 {
padding-left: 0;
}
}
@media (max-width: 991px) {
.sign-up-pd .image-block-s2 {
display: none;
}
}
@media (min-width: 320px) and (max-width: 767px) and (min-height: 620px) and (orientation: portrait) {
.banner-block {
min-height: 70vh;
}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
.banner-block {
min-height: 60vh;
}
}
.feature {
display: flex;
height: 100%;
max-width: 400px;
}
.text-center .feature {
margin: 0 auto;
}
.feature-icon {
font-size: 48px;
color: #086ad8;
line-height: 0.612;
}
.feature-icon-box {
position: relative;
}
.feature-icon-s2 {
font-size: 35px;
}
.feature .color-light {
color: #fff;
}
.feature-box {
display: flex;
align-items: flex-start;
}
.feature-content {
margin-left: 20px;
}
.feature-content-s2 {
font-weight: 400;
}
.feature-content-s3 {
margin-top: 20px;
}
.feature-content-s3 p:last-child {
margin-bottom: 0;
}
.feature-content-s4 {
margin-left: 20px;
margin-top: -6px;
}
.feature-content-s4 p:last-child {
margin-bottom: 0;
}
.feature-s2 {
display: block;
padding: 20px 0;
}
.feature-s2 .content {
color: #4a4a4a;
}
.bg-dark-alt .feature-s2 .content {
color: #fff;
}
.feature-s2 .content p {
margin-bottom: 0;
font-weight: 400;
}
.feature-s2 .icon {
font-size: 72px;
color: #ecf3f6;
z-index: -1;
}
.feature-s2 .icon-box {
position: relative;
}
.text-center .feature-s2 .icon-box {
margin: 0 auto 10px;
}
.feature-s2 .icon-box strong.icon {
color: #ececec;
line-height: 0.8;
}
.bg-dark-alt .feature-s2 .icon-box strong.icon {
color: rgba(255, 255, 255, 0.04);
}
.feature-s2 .icon-box-content {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.feature-s2 .icon-box-content h4 {
color: #086ad8;
}
.feature-s2 .icon-box-content h6 {
font-size: 1rem;
}
.bg-dark-alt .feature-s2 .icon-box-content h6 {
color: #fff;
}
.feature-s2-inner {
padding: 30px;
}
.feature-s2-alt-inner {
padding: 30px;
}
.feature-s2-alt-inner .feature-content {
margin-left: 0;
}
.feature-heading {
position: absolute;
left: 0;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.feature-heading h4 {
font-size: 1.25rem;
color: #086ad8;
}
.feature-heading h4 span {
display: block;
line-height: 0.8;
}
.tc-light .feature-heading h4 {
color: #086ad8 !important;
}
.feature-heading h4 small {
font-size: 1rem;
font-weight: 700;
color: #131313;
}
.tc-light .feature-heading h4 small {
color: #fff;
}
.feature-heading-s2 {
position: relative;
transform: translateY(0);
}
.feature-heading-s2 h4 {
color: #131313;
}
.feature-heading-s2 h4 strong {
font-size: 1.5rem;
padding: 10px 0;
display: block;
line-height: 1.5;
}
.feature-heading-s2 h4 span {
font-size: 72px;
color: rgba(173, 192, 199, 0.4);
position: absolute;
left: 0;
right: 0;
margin: auto;
z-index: -1;
}
.tc-light .feature-heading-s2 h4 {
color: #fff !important;
}
.feature-heading-s2 h3 {
margin: 20px 0 10px;
}
.feature-alt {
display: block;
padding: 30px 20px 17px;
}
.feature-alt-s3 {
padding: 0;
}
.feature-alt .feature-content {
margin: 10px 0 0;
}
.feature-alt .feature-content h3 {
margin: 20px 0 12px;
}
.feature-alt-s2 {
padding: 0px;
}
.feature-alt-s2-inner {
padding: 30px;
}
.feature-alt-s2-inner .feature-content {
margin-left: 0;
}
.feature-icon-s3 {
width: 70px;
height: 70px;
text-align: center;
background: #fff;
color: #086ad8;
border-radius: 50%;
margin: 0 auto;
padding: 13px 0;
}
.feature-icon-s3 .icon {
font-size: 24px;
color: #086ad8;
}
.bg-ocean-pattern .feature-icon-s3 .icon {
color: #086ad8;
}
.tc-light .feature-icon-s3 .icon {
color: #086ad8;
}
.feature-area {
padding: 45px 35px;
}
.feature-border {
position: relative;
height: 100%;
}
.feature-border>* {
position: relative;
z-index: 3;
}
.feature-border:after {
position: absolute;
content: "";
border: 1px solid #d4dce8;
top: -0.5px;
bottom: -0.5px;
left: -0.5px;
right: -0.5px;
z-index: 1;
}
.bg-dark-alt .feature-border:after {
border: 1px solid #686886;
}
.feature-border:before {
position: absolute;
content: "";
top: -1px;
bottom: -1px;
left: -1px;
right: -1px;
background: #ffffff;
opacity: 0;
transition: all 0.4s;
z-index: 2;
}
.bg-dark-alt .feature-border:before {
background: #0e161d;
}
.feature-border:hover:before {
opacity: 1;
}
.feature-item {
padding: 30px;
height: 100%;
}
.feature-count [class*="col-"] {
counter-increment: counter;
}
.feature-count [class*="col-"] .feature-title:before {
content: "0" counter(counter);
color: rgba(255, 65, 87, 0.6);
font-size: 50px;
font-weight: 700;
vertical-align: middle;
padding-right: 20px;
}
.feature-title {
margin: 15px 0 0;
}
.heading-light {
font-size: 1.375rem;
font-weight: 400;
}
.service-single-v3 p {
color: #4a4a4a;
font-weight: 300;
}
.wgs-service {
background: #fff;
}
.wgs-service ul li {
display: block;
border-bottom: 1px solid #e2e8eb;
}
.wgs-service ul li:first-child a {
background: rgba(236, 246, 250, 0.5);
font-weight: 700;
}
.wgs-service ul li a {
display: block;
padding: 20px 30px;
font-size: 1.125rem;
font-weight: 400;
}
.wgs-service ul li a:hover {
background: rgba(236, 246, 250, 0.5);
}
.hov-primary {
transition: all ease 0.5s;
}
.hov-primary:hover {
background-color: #086ad8;
color: #fff;
}
.hov-primary:hover .feature-icon {
color: #fff;
}
.hov-primary:hover .feature-content * {
color: #fff;
}
.hov-secondary {
transition: all ease 0.5s;
}
.hov-secondary:hover {
background-color: #1a5ff8;
color: #fff;
}
.hov-secondary:hover .feature-icon {
color: #fff;
}
.hov-secondary:hover .feature-content * {
color: #fff;
}
.hov-flip {
transition: transform 0.6s;
transform-style: preserve-3d;
}
.hov-flip:hover {
transform: rotateY(180deg);
}
.hov-top {
transition: all ease 0.5s;
}
.hov-top:hover {
transform: translateY(-20px);
}
.hov-sweep {
position: relative;
}
.hov-sweep::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: scaleX(0);
background: #1a5ff8;
transition: all ease 0.6s;
width: 100%;
height: 100%;
}
.hov-sweep:hover::before {
transform: scaleX(1);
}
.hov-sweep:hover .feature-icon,
.hov-sweep:hover .feature-content * {
position: relative;
color: #fff;
transition: 0.6s;
}
@media (min-width: 576px) {
.feature {
display: block;
}
.feature-content {
margin-left: 0px;
}
.feature-content-s4 {
margin-top: 0;
}
.feature-icon {
margin-bottom: 20px;
}
.feature-icon-s3 {
margin-bottom: 25px;
}
.feature h4 {
margin-bottom: 11px;
}
.feature-heading-s2 h4 {
margin-bottom: 10px;
}
.feature-lead .lead {
line-height: 1.5;
}
.feature-area {
padding: 50px 40px;
}
}
@media (min-width: 768px) {
.feature-content {
margin-left: 0px;
}
.feature-alt {
padding: 40px;
}
.feature-alt-s2 {
padding: 0 20px;
}
.feature-alt-s3 {
padding: 0 30px 30px 0;
}
.feature-area {
padding: 60px 50px;
}
.feature-s4 {
padding: 60px 50px;
}
.feature-border:before {
top: -10px;
bottom: -10px;
left: -10px;
right: -10px;
}
}
@media (min-width: 992px) {
.feature {
display: flex;
}
.feature h2 {
font-size: 1.875rem;
}
.feature h3 {
margin-bottom: 12px;
line-height: 1.25;
}
.feature p {
margin-bottom: 15px;
}
.feature-icon {
font-size: 49px;
}
.feature-s4 .feature-icon {
font-size: 70px;
}
.feature-icon-s2 {
font-size: 35px;
}
.feature-icon-s4 {
font-size: 60px;
}
.feature-content {
margin-left: 25px;
}
.feature-content-s2 p {
margin-bottom: 0;
}
.feature-content-s3 h3 {
margin-bottom: 12px;
}
.feature-content-s4 {
margin-left: 20px;
margin-top: -6px;
}
.feature-content-s5 h3 {
font-size: 1.333rem;
}
.feature-s2 {
display: block;
padding: 20px 15px 0;
}
.feature-s2-content p {
color: #4a4a4a;
}
.feature-s2-inner {
padding: 40px;
}
.feature-s2-alt-inner {
padding: 30px;
}
.feature-alt {
display: block;
padding: 50px 20px 37px;
}
.feature-alt .feature-content {
margin: 10px 0 0;
}
.feature-alt .feature-content h3 {
margin: 23px 0 12px;
}
.feature-alt .feature-content p {
margin-bottom: 10px;
}
.feature-alt .feature-content p:last-child {
margin-bottom: 0;
}
.feature-alt-s2 {
padding: 0 20px;
}
.feature-alt-s3 {
padding: 0;
}
.feature-s3 {
background: #fefefe;
}
.feature-s3 p {
color: #4a4a4a;
}
.feature-s4 {
padding: 60px 70px;
margin: 0;
max-width: 100%;
}
.style-mt {
height: auto;
}
}
@media (min-width: 1200px) {
.feature-area {
padding: 80px;
}
.feature-content {
margin-left: 30px;
}
.feature-content-s4 {
margin-left: 20px;
}
.feature-s2 {
padding: 20px 20px 0;
}
.feature-s2-inner {
padding: 40px;
}
.feature-s2-alt-inner {
padding: 50px 50px 30px;
}
.feature-s4 {
padding: 35px 23px;
}
.feature-item {
padding: 60px;
}
.style-mt {
margin-top: -70px;
}
}
@media (min-width: 1600px) {
.feature-area {
padding: 80px 100px;
}
.feature-s4 {
padding: 60px 70px;
}
}
.section-feature-alt .feature-alt {
padding: 20px 0;
}
.section-feature-alt .bdr-r {
border: none;
}
@media (min-width: 992px) {
.section-feature-alt {
padding-bottom: 0;
}
.section-feature-alt .bdr-rt {
border: 1px solid #525269;
border-width: 1px 1px 0 0;
}
}
@media (min-width: 1200px) {
.section-feature-alt .feature-alt {
padding: 60px 15px 50px;
}
.section-feature-alt .bdr-rt {
border: 1px solid #525269;
border-width: 1px 1px 0 0;
}
}
@media (min-width: 1600px) {
.section-feature-overlap {
padding-top: 0;
margin-top: -170px;
}
}
.service-block {
padding: 25px 15px;
}
.service-box {
padding: 30px;
}
.service-box h5 {
margin-bottom: 17px;
}
.service-list h4 {
font-size: 1.2rem;
}
.service-list li a {
font-size: 18px;
color: #4a4a4a;
font-weight: 400;
padding: 12px 0;
display: block;
}
.section-services .text-block {
padding-bottom: 30px;
}
@media (min-width: 768px) {
.service-block {
padding: 55px 30px;
}
.service-box {
padding: 25px;
}
.service-list h4 {
font-size: 1.2rem;
}
.section-services .text-box .lead {
font-size: 1.2rem;
}
}
@media (min-width: 992px) {
.service-box {
padding: 50px;
}
.service-list h4 {
font-size: 1.33rem;
}
.section-services .image-block {
margin-top: -15px;
}
.section-services [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.section-services [class*="col-"]:not(:first-child) .text-block {
padding-left: 0px;
}
.section-services .text-box .lead {
font-size: 1.5rem;
}
}
@media (min-width: 1200px) {
.service-block {
padding: 55px 80px;
}
}
.counter {
display: block;
height: 100%;
justify-content: center;
text-align: center;
}
.counter-icon {
font-size: 25px;
color: #086ad8;
line-height: 1.4;
}
.counter .color-light {
color: #fff;
}
.counter-s2 {
margin: -0.5px;
}
.counter-box {
display: flex;
align-items: flex-start;
}
.counter-content {
margin-left: 0;
}
.counter-bdr {
border: 1px solid #6450b6;
}
.counter h2 {
margin-bottom: 0;
}
.counter h3 {
font-size: 1.5rem;
}
.counter h4 {
font-size: 1.125rem;
}
.counter p {
font-size: 0.75rem;
line-height: 1.1;
}
.counter-s2 {
padding: 10px 15px;
}
.counter-s2 .counter-content {
margin-left: 20px;
}
@media (min-width: 576px) {
.counter-icon {
font-size: 35px;
}
.counter-content {
margin-left: 0;
}
.counter-s2 {
padding: 30px 40px;
}
.counter p {
font-size: 0.875rem;
}
}
@media (min-width: 768px) {
.counter-icon {
font-size: 35px;
}
.counter-s2 {
padding: 30px 20px;
}
.counter-s2 .counter-content-s2 {
margin-left: 0;
}
.counter-content {
margin-left: 0px;
}
.counter h3 {
font-size: 1.25rem;
}
}
@media (min-width: 992px) {
.counter {
display: flex;
}
.counter-content {
text-align: left;
margin-left: 15px;
}
.counter h2 {
font-size: 1.875rem;
}
.counter h3 {
font-size: 1.5rem;
margin-bottom: 20px;
}
.counter-icon {
font-size: 49px;
}
.counter-content {
margin-left: 25px;
}
.counter-s2 .counter-content-s2 {
margin-left: 20px;
}
}
@media (min-width: 1280px) {
.counter-content {
margin-left: 30px;
}
}
.section-counter-m {
padding-top: 70px;
padding-bottom: 70px;
}
.section-project {
width: 100%;
overflow: hidden;
}
.project[class*="gutter"] {
margin-left: 0 !important;
margin-right: 0 !important;
}
.project-filter {
padding: 0 0 30px;
text-align: center;
}
.project-filter li {
display: inline-block;
cursor: pointer;
padding: 0 15px;
position: relative;
line-height: 2.2;
color: #4b4b4b;
font-weight: 300;
font-size: 1.125rem;
}
.project-filter li:not(:last-child)::after {
position: absolute;
content: "/";
right: -6px;
top: 0;
bottom: 0;
margin: auto 0;
color: #4b4b4b;
}
.tc-light .project-filter li {
color: #fff;
}
.project-filter li.active {
color: #086ad8 !important;
}
.bg-ocean-pattern .project-filter li.active {
color: #086ad8 !important;
}
.bg-dark .project-filter li,
.bg-dark-light .project-filter li {
color: #fff;
}
.bg-dark .project-filter li:not(:last-child)::after,
.bg-dark-light .project-filter li:not(:last-child)::after {
color: #fff;
}
.bg-dark .project-filter li.active,
.bg-dark-light .project-filter li.active {
color: #086ad8;
}
.project-filter-s2 {
text-align: left;
margin-left: -15px;
}
.project-filter-s2 li {
font-size: 1rem;
font-weight: 400;
line-height: normal;
padding-bottom: 10px;
}
.project-filter-s2 li:not(:last-child)::after {
display: none;
}
.project-filter-s3 {
margin: 0 -15px;
}
.project-filter-s3 li:not(:last-child):after {
color: currentColor;
}
.project-call h2 {
margin-bottom: 20px;
margin-top: -12px;
}
.project-wrapper {
margin-left: -15px;
margin-right: -15px;
}
.project-wrapper-s2 {
margin-left: -25px;
margin-right: -25px;
}
.project-more {
margin-left: -15px;
margin-right: -15px;
}
.project-s4 [class*="col"]:last-child {
padding-bottom: 0px !important;
}
.project-alt-item {
display: block;
padding: 40px 0 0 40px;
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
overflow: hidden;
}
.project-alt-item:hover .project-alt-img {
transform: scale(1.03);
}
.project-alt-item:hover .project-alt-img:after {
opacity: 1;
}
.project-alt-item:hover .project-alt-link {
bottom: 40px;
opacity: 1;
visibility: visible;
}
.project-alt-item:hover .project-alt-link:hover {
color: #fff;
}
.project-alt-img {
position: relative;
z-index: 1;
transform-origin: 100% 100%;
transition: all 0.3s;
}
.project-alt-img img {
width: 100%;
}
.project-alt-img:after {
position: absolute;
content: "";
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
transition: all 0.5s;
}
.bg-light-blue .project-alt-img:after {
background: linear-gradient(to top, #71ffdf 0%, rgba(113, 255, 223, 0.2) 100%);
}
.bg-orange .project-alt-img:after {
background: linear-gradient(to top, #fec08f 0%, rgba(254, 192, 143, 0.2) 100%);
}
.bg-blue .project-alt-img:after {
background: linear-gradient(to top, #8571ff 0%, rgba(133, 113, 255, 0.2) 100%);
}
.bg-purple .project-alt-img:after {
background: linear-gradient(to top, #ac4de2 0%, rgba(172, 77, 226, 0.2) 100%);
}
.bg-green .project-alt-img:after {
background: linear-gradient(to top, #71ff71 0%, rgba(113, 255, 113, 0.2) 100%);
}
.bg-dark-blue .project-alt-img:after {
background: linear-gradient(to top, #2746e5 0%, rgba(39, 70, 229, 0.2) 100%);
}
.project-alt-link {
font-size: 14px;
color: #000;
font-weight: 700;
text-transform: uppercase;
position: absolute;
left: 40px;
bottom: 0px;
display: inline-flex;
align-items: center;
transform-origin: left 0;
transition-delay: 1s;
z-index: 1;
transition: all 0.5s;
opacity: 0;
visibility: hidden;
}
.project-alt-link:before {
width: 22px;
height: 2px;
background: currentColor;
content: "";
margin-right: 10px;
display: inline-block;
}
.project-alt-content {
margin-bottom: 2rem;
transition: all 0.5s;
}
.project-alt-content h4 {
margin-bottom: 0.4rem;
transition: all 0.5s;
}
.project-alt-content p,
.project-alt-content li a {
font-size: 16px;
font-weight: 400;
transition: all 0.5s;
}
.project-alt-content h4,
.project-alt-content p,
.project-alt-content a {
color: #000;
}
.project-alt-content h4:hover>a {
color: #fff;
}
.project-alt-content li {
display: inline-block;
}
.project-alt-content li a:hover {
color: #fff;
}
.project-alt-button {
margin-top: 60px;
}
.project-alt-tag-link li a {
position: relative;
padding: 0 5px;
}
.project-alt-tag-link li a:after {
position: absolute;
content: "/";
top: 50%;
left: 100%;
transform: translateY(-50%);
color: #000;
}
.project-alt-tag-link li a:hover:after {
color: #000;
}
.project-alt-tag-link li:last-child a::after {
display: none;
}
.filter-left {
text-align: left;
}
.filter-left li:first-child {
padding-left: 0;
}
@media (min-width: 576px) {
.project-filter li {
padding: 0 15px;
}
.project-filter-s2 li {
padding-bottom: 0;
}
.project-filter-s3 {
margin: 0 -15px;
}
.project-md {
padding-bottom: 50px;
}
}
@media (min-width: 992px) {
.project-filter {
padding: 20px 0 30px;
}
.project-filter li {
padding: 0 25px;
}
.project-filter-s2 {
padding-top: 0;
}
.project-filter-s3 {
margin: 0 -25px;
}
.project-md {
padding-bottom: 50px;
}
.project-call h2 {
margin-bottom: 0px;
margin-top: 0;
}
}
@media (min-width: 1200px) {
.project-filter li {
padding: 0 32px;
}
.project-filter-s2 li {
padding: 0 15px;
}
.project-filter-s3 {
margin: 0 -32px;
}
}
.filtr-item a {
display: block;
}
.project-item {
position: relative;
text-align: center;
}
.project-wrapper-s2 .project-item,
.project-more .project-item {
max-width: 400px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.project-item:hover .project-over {
transform: translateY(0);
opacity: 0.9;
background: #3e3e53;
}
.project-item:hover .project-image img {
transform: scale(1.1);
}
.project-wrapper-s2 .project-item:hover .project-image img {
transform: scale(1);
}
.project-item:hover .project-content {
transform: translateY(0);
opacity: 1;
transition: 0.5s;
}
.project-item h4 {
font-size: 1.125rem;
color: #fff;
margin-right: -40px;
}
.project-item p {
font-size: 0.875rem;
color: #4b4b4b;
}
.bg-dark-alt .project-item p {
color: #fff;
}
.project-image {
width: 100%;
overflow: hidden;
}
.project-image img {
width: 100%;
transition: 0.5s;
}
.project-box-content h2 {
margin-bottom: 20px;
}
.project-box-content h4 {
margin-bottom: 15px;
}
.project-s2 [class*="col-"] {
padding-bottom: 28px;
}
.project-content {
opacity: 1;
}
.project-over {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.9);
display: flex;
align-items: center;
justify-content: center;
width: 100%;
transition: all 0.3s;
opacity: 0;
transform: translateY(30px);
}
.bg-dark .project-over,
.bg-dark-alt .project-over {
background: rgba(30, 32, 47, 0.9);
color: #fff;
}
.project-over-s2 {
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
background: rgba(35, 9, 133, 0.9);
}
.bg-ocean-pattern .project-over-s2 {
background: rgba(74, 12, 199, 0.9);
}
.project-alt .project-content {
opacity: 1;
transform: translateY(0);
}
.project-alt .project-content h4 {
font-size: 1rem;
line-height: 1.5;
text-transform: capitalize;
margin-bottom: 0;
}
.project-alt .project-item:hover .project-btn {
opacity: 1;
width: 100%;
}
.project-alt .project-item:hover .project-content {
transform: translateY(0);
}
.project-alt .project-item:hover .project-over {
width: 100%;
}
.project-alt .project-image {
position: relative;
}
.project-alt .project-over {
position: static;
opacity: 1;
transform: scale(1);
background: transparent;
margin: 20px 0 0;
width: 100%;
}
.project-v5 [class*="col-"] {
padding: 0;
}
.project-btn {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: inline-block;
background: rgba(20, 29, 37, 0.8);
opacity: 0;
}
.project-btn i {
border: 1px solid #086ad8;
padding: 13px;
width: 45px;
height: 45px;
left: 0;
top: 0;
margin: auto;
position: absolute;
right: 0;
bottom: 0;
transition: all ease 0.3s;
color: #086ad8;
}
.project-btn i:hover {
border-color: #fff;
color: #fff;
}
.project-box-pad {
padding: 30px;
}
@media (min-width: 576px) {
.project-s2 {
margin-left: -15px;
margin-right: -15px;
}
.project-wrapper-s2 .project-item {
max-width: 400px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
}
@media (min-width: 768px) {
.project-filter-s2 li {
font-size: 1.333rem;
}
}
@media (min-width: 992px) {
.project-box-pad {
padding: 50px 40px 50px;
}
}
@media (min-width: 1600px) {
.project-over {
position: absolute;
width: 100%;
}
.project-over-s2 {
left: 0;
top: -30px;
right: 0;
bottom: 0;
width: 100%;
padding-top: 30px;
}
}
.tes-bg {
background: #19232a;
}
.tes-thumb {
position: static !important;
height: 350px;
}
.tes-thumb .bg-image {
left: 15px !important;
right: 15px !important;
}
.tes-block {
padding: 20px;
position: relative;
}
.tes-block::before {
position: absolute;
content: url(//www.niscar.com.br/wp-content/themes/avadanta/assets/images/quotes-alter.png);
right: 40px;
bottom: -30px;
}
.tes-block-transparent {
background: transparent;
}
.tes-block-transparent:before {
display: none;
}
.tes-block .author-con p {
font-size: 0.75rem;
font-weight: 300;
}
.tes-block .author-name {
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 600;
margin-bottom: 0;
}
.tes-block .author-name-s2 {
font-size: 1rem !important;
}
.tes-content {
font-size: 1.125rem;
font-weight: 500;
margin-bottom: 20px;
}
.tes-content .lead {
font-style: italic;
line-height: 1.5;
font-size: 1rem;
}
.tc-light .tes-content p {
color: #fff !important;
}
.tes-content-box {
position: relative;
margin-bottom: 56px;
}
.tes-content-box:after {
width: 0;
height: 0;
border-right: 33px solid transparent;
border-bottom: 33px solid #fff;
border-left: 0px solid transparent;
position: absolute;
content: "";
bottom: -33px;
left: 56px;
transform: rotate(90deg);
}
.bg-dark-alt .tes-content-box:after {
border-bottom: 33px solid #0e161d;
}
.tes-content-box blockquote {
margin-bottom: 40px;
}
.tes-title {
margin-bottom: 7px;
}
.tes-author .author-image {
max-width: 60px;
border-radius: 50%;
height: 100%;
overflow: hidden;
}
.tes-author .author-con {
font-size: 0.75rem;
margin-left: 20px;
}
.tes-author .author-con p {
font-weight: 400;
line-height: 1.667;
font-size: 13px;
}
.tes-author .author-con .tc-light {
color: #fff;
}
.tes-author .author-name {
font-weight: 600;
font-size: 1rem;
color: #086ad8;
margin: 0;
}
.tes-content-box .tes-author .author-name {
color: #131313;
font-weight: 900;
}
.tes-content-box .tes-author .author-desig {
font-size: 16px;
color: #4a4a4a;
}
.tes-s1 .tes-block {
overflow: hidden;
}
.tes-s1 .slick-arrow {
background: #e4eaed;
width: 40px;
height: 40px;
border-radius: 0;
opacity: 1;
padding: 9px;
font-size: 1rem;
}
.tes-s1 .slick-arrow .icon {
color: #4b4b4b;
}
.tes-s1 .slick-arrow:hover {
background: #c5d2d9;
}
.bg-dark-alt .tes-s1 .slick-arrow {
background: #17212b;
}
.bg-dark-alt .tes-s1 .slick-arrow .icon {
color: #fff;
}
.bg-dark-alt .tes-s1 .slick-arrow:hover {
background: #293b4c;
}
.tes-s1 .slick-next {
right: -15px;
}
.tes-s1 .slick-prev {
left: -15px;
}
.tes-s2 {
position: relative;
}
.tes-s2 .tes-block {
padding: 30px;
}
.tes-s2 .tes-block::before {
display: none;
}
.tes-s2 .tes-content {
margin: 10px 0 30px;
}
.tes-s2 .author-con {
display: flex;
align-items: center;
}
.tes-s2 .author-con h6 {
font-size: 1rem;
margin-bottom: 0;
}
.tes-s2 .author-con .img {
max-width: 54px;
}
.tes-s2 .author-con .content {
margin-left: 15px;
}
.tes-s2 .slick-arrow {
width: 40px;
height: 40px;
background: #086ad8;
color: #fff;
border-radius: 0;
opacity: 1;
bottom: 0px;
top: auto;
transform: translate(0);
padding: 0;
font-size: 16px;
padding: 8px;
position: static;
}
.tes-s2 .slick-next {
right: -43px;
}
.tes-s2 .tes-arrow {
position: absolute;
right: 0;
bottom: 0;
}
.tes-s2 .slick-prev {
right: 0;
left: auto;
}
.tes-s3 .tes-block {
padding: 40px 20px;
}
.tes-s3 .tes-block::before {
content: url(//www.niscar.com.br/wp-content/themes/images/quotes.png);
left: 50px;
top: 15px;
right: auto;
bottom: auto;
z-index: 1;
}
.tes-s3 .tes-block .author-con p:not(.tc-light) {
color: #131313;
}
.tes-s3 .tes-block .author-name {
margin-bottom: 5px;
line-height: 1.5;
}
.tes-s3 .tes-content {
padding: 50px 35px 40px;
}
.tes-s3-alt .tes-block {
padding: 40px 0px;
}
.tes-s3-alt .tes-block::before {
left: 40px;
}
.tes-s3-alt .slick-list {
overflow: hidden;
}
.tes-s3-alt .slick-list .slick-slide {
opacity: 1;
}
.tes-s4 .tes-block {
padding: 0 20px;
}
.tes-s4 .tes-content {
padding: 30px;
}
.tes-block-s3 h2 {
margin-bottom: 20px;
}
.project-preview {
position: relative;
}
.project-preview .slick-slide>div {
display: flex;
}
.tes-arrow {
display: none;
}
.tes-arrow.active {
display: inline-block;
}
.tes-arrow-s1,
.tes-arrow-s2 {
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: auto;
}
.tes-arrow-s1 .slick-arrow,
.tes-arrow-s2 .slick-arrow {
width: 50px;
height: 50px;
border-radius: 0;
opacity: 1;
background: transparent;
z-index: 1;
padding: 0;
line-height: 48px;
}
.tes-arrow-s1 .slick-arrow::before,
.tes-arrow-s2 .slick-arrow::before {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #230985;
opacity: 0.5;
content: "";
z-index: -1;
}
.tes-arrow-s1 .slick-arrow i,
.tes-arrow-s2 .slick-arrow i {
color: #fff;
font-size: 1rem;
opacity: 1;
transition: all 0.4s;
}
.tes-arrow-s1 .slick-arrow.slick-prev,
.tes-arrow-s2 .slick-arrow.slick-prev {
left: 15px;
}
.tes-arrow-s1 .slick-arrow.slick-next,
.tes-arrow-s2 .slick-arrow.slick-next {
right: 15px;
}
.tes-arrow-s1 .slick-arrow:hover i,
.tes-arrow-s2 .slick-arrow:hover i {
color: #086ad8;
}
.tes-arrow-s2 .slick-arrow:before {
background: #373539;
}
.author-image-lg {
width: 90px;
height: 90px;
}
.author-image-serv {
margin: 20px 0;
width: 70px;
height: 70px;
}
.text-center .author-image-serv {
margin: 20px auto;
}
.author-name-s2 {
font-size: 1rem;
margin-bottom: 3px;
font-weight: 600;
}
.author-name-s2+p {
font-size: 12px;
font-weight: 300;
}
.author-con-s2 {
display: flex;
padding-top: 0px;
flex-direction: column;
}
.author-con-s3 {
display: flex;
align-items: center;
}
.author-video {
padding-right: 24px;
}
@media (min-width: 576px) {
.tes-s3-alt {
max-width: none;
margin: auto -15px;
}
.tes-s3-alt .tes-block {
padding: 40px 20px;
}
}
@media (min-width: 768px) {
.tes-content .lead {
font-size: 1.5rem;
}
.tes-content-box .lead {
font-size: 1.2rem;
}
.tes-thumb {
height: 100%;
}
.tes-block {
padding: 40px 30px;
}
.tes-s1 .slick-arrow {
top: 45%;
}
.tes-s3 .tes-block {
padding: 55px 15px;
}
.tes-s3 .tes-block::before {
top: 30px;
}
.tes-s3 .tes-block-transparent {
padding: 0 15px;
}
.tes-s3-alt .tes-block {
padding-bottom: 0;
}
.item-s2 {
padding: 0 15px;
}
}
@media (min-width: 992px) {
.tes-content {
margin-bottom: 20px;
}
.tes-content-box {
margin-bottom: 56px !important;
}
.tes-block {
padding: 55px 60px;
}
.tes-block-transparent {
padding: 0 15px;
}
.tes-block-s3 h2 {
margin-bottom: 40px;
}
.tes-s1 .slick-next {
right: -85px;
}
.tes-s1 .slick-prev {
left: -85px;
}
.tes-s3 .tes-block {
padding: 55px 15px;
}
.tes-s3 .tes-block-transparent {
padding: 0 15px;
}
.tes-s3 .tes-block::before {
top: 35px;
}
.tes-s3 .tes-content {
padding: 55px 37px;
}
.tes-s3-alt .tes-block {
padding-bottom: 0;
}
.tes-s3-alt .tes-block::before {
left: 50px;
}
.item-s2 {
padding: 0 30px;
}
.author-con-s3 {
padding-top: 20px;
}
}
@media (min-width: 1200px) {
.tes-content {
margin-bottom: 26px;
}
.tes-content-box {
margin-bottom: 56px;
}
.tes-block .author-name {
font-size: 1rem;
margin-bottom: 5px;
}
.tes-s2 .tes-block {
padding: 70px 80px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
.tes-content-box .tes-author .author-desig {
font-size: 14px;
}
.tes-content-box .tes-author .author-name {
font-size: 16px;
}
}
.team-single {
margin-bottom: 0;
position: relative;
max-width: 400px;
margin: auto;
}
.team-content {
padding-top: 25px;
}
.team-content .team-name,
.team-content h5 {
font-size: 1rem;
color: #131313;
margin-bottom: 5px;
}
.team-content .color-primary {
color: #086ad8;
}
.team-content p {
font-size: 0.875rem;
font-weight: 300;
}
.team-content-s2 p {
color: #4b4b4b !important;
}
.bg-dark-alt .team-content-s2 p {
color: #a2a9bf !important;
}
.team-content-s2-alt {
padding: 25px 0;
}
.team-pad {
padding: 30px 20px;
}
.team-hover {
position: absolute;
content: "";
left: 30px;
top: 30px;
right: 30px;
bottom: 30px;
background: rgba(255, 65, 87, 0.8);
display: flex;
align-items: flex-end;
padding-left: 30px;
padding-bottom: 25px;
transform: translateY(30px);
opacity: 0;
transition: 0.5s;
}
.team-single:hover .team-hover {
transform: translateY(0);
opacity: 1;
}
.team-hover .team-name {
font-size: 1.5rem;
font-weight: 900;
margin-bottom: 0;
}
.team-hover .team-desig {
font-size: 1rem;
font-weight: 400;
}
.team-image {
width: 100%;
overflow: hidden;
position: relative;
}
.team-image img {
transition: 0.5s;
width: 100%;
}
.team-s2 .team-image img {
width: 100%;
}
.team-single:hover .team-image img {
transform: scale(1.1);
}
.team-show {
position: absolute;
left: 0;
top: 0;
content: "";
height: 100%;
width: 100%;
background: transparent;
transition: all 0.4s;
z-index: 20;
opacity: 1;
}
.team-single:hover .team-show {
background: rgba(255, 65, 87, 0.4);
}
.team-popup {
position: relative;
max-width: 100%;
margin: 10px;
}
.team-popup-info {
padding: 30px;
}
.team-popup-info p:last-child {
margin-bottom: 0;
}
.team-social {
margin-bottom: 10px;
margin-left: -10px;
}
.team-social li {
display: inline-block;
padding: 10px;
}
.mfp-close {
cursor: pointer;
top: -15px;
right: -15px;
height: 36px;
width: 36px;
line-height: 37px;
padding: 0;
text-align: center;
z-index: 9999;
border-radius: 50%;
color: #415076 !important;
opacity: 1;
background: #fff;
box-shadow: 0px 2px 7px 0px rgba(65, 80, 118, 0.2);
transition: all 0.4s;
}
.mfp-container {
overflow: auto;
}
.logo-item {
max-width: 140px;
width: auto;
margin-left: auto;
margin-right: auto;
}
.logo-item-s2 {
padding: 20px;
max-width: 100%;
height: 100%;
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
}
.section-logo {
padding: 70px 0;
}
.section-logo-dark {
padding: 15px 0;
}
@media (min-width: 450px) and (max-width: 575px) {
.bg-ocean-pattern .logo-item {
padding: 0 15px;
}
.section-logo-pdx .logo-item {
padding: 0 15px;
}
}
@media (min-width: 575px) {
.team-hover .team-name {
font-size: 1.3rem;
}
}
@media (min-width: 768px) {
.team-content {
padding: 25px 0 0;
}
.team-content-s2-alt {
padding: 25px 0;
}
.team-popup-info {
padding: 30px 60px;
}
.team-hover .team-name {
font-size: 1.5rem;
}
.logo-item-s2 {
padding: 25px;
}
}
@media (min-width: 992px) {
.team-pad {
padding: 50px 40px;
}
.team-hover {
padding-left: 70px;
padding-bottom: 63px;
padding-right: 20px;
}
.team-hover .team-name {
font-size: 2rem;
}
.team-hover .team-desig {
font-size: 1.333rem;
}
.team-popup {
max-width: 950px;
margin: auto;
}
}
@media (min-width: 1200px) {
.team-hover {
padding-left: 30px;
padding-bottom: 25px;
}
.team-hover .team-name {
font-size: 1.5rem;
}
.team-hover .team-desig {
font-size: 1rem;
}
.logo-item {
max-width: 190px;
}
.logo-item-s2 {
padding: 30px 45px;
}
}
@media (min-width: 1600px) {
.team-pad {
padding: 50px 40px;
}
.team-hover {
padding-left: 70px;
padding-bottom: 63px;
padding-right: 20px;
}
.team-hover .team-name {
font-size: 2rem;
}
.team-hover .team-desig {
font-size: 1.333rem;
}
}
.cta-heading {
font-size: 1.875rem;
}
.cta-text h2 {
font-weight: 300;
font-size: 30px;
}
.cta-text-s2 h2 {
font-weight: 300;
}
.cta-text-s2 h2 strong {
display: block;
}
.cta-text-s3 h2 {
font-size: 1.5rem;
line-height: 1.5;
font-weight: 400;
}
.cta-text-s3 h2 strong {
display: block;
font-weight: 700;
}
.cta-text-s4 h2 {
font-weight: 700;
}
.cta-s1 .social li:not(:last-child) {
margin-right: 10px;
}
.cta-s1 .social li a {
font-size: 14px;
width: 30px;
height: 30px;
padding: 8px 0;
}
.cta-s3 p {
margin-bottom: 40px;
}
.cta-btn .btn {
padding: 14px 34px 13px;
}
.cta-btn-s3 .btn {
padding: 13px 40px 12px;
border: 2px solid #fff;
}
.cta-btn-s3 .btn:hover {
background: #086ad8;
border-color: #086ad8;
}
@media (min-width: 576px) {
.cta-text h2 {
font-size: 2.25rem;
line-height: 50px;
}
.cta-box p+.btn {
margin-top: 10px;
}
}
@media (min-width: 768px) {
.cta-btn .btn {
padding: 18px 40px 17px;
}
.cta-btn-s3 .btn {
padding: 12px 40px 13px;
}
.cta-text-s2 h2 strong {
margin-top: -5px;
font-size: 3rem;
}
.cta-text-s3 h2 strong {
font-size: 3rem;
line-height: 1.25;
margin-bottom: 7px;
}
.cta-s1 .social li:not(:last-child) {
margin-right: 15px;
}
.cta-s1 .social li a {
font-size: 18px;
width: 50px;
height: 50px;
padding: 14px 0;
}
}
@media (min-width: 992px) {
.cta-heading {
font-size: 3rem;
margin-bottom: 15px;
}
.cta-btn .btn {
padding: 24px 54px 23px;
}
.cta-btn-s3 .btn {
padding: 12px 43px 13px;
}
.cta-box p {
font-size: 1.5rem;
margin-bottom: 30px;
}
.cta-box p+.btn {
margin-top: 15px;
}
.text-center .cta-box p+a {
margin-top: 0;
}
.cta-box-s3 h2 {
font-size: 2.25rem;
line-height: 1.667;
font-weight: 400;
}
.cta-box-s3 h2 strong {
font-size: 3rem;
display: block;
font-weight: 700;
margin-bottom: 15px;
}
.cta-s3 p {
margin-bottom: 40px;
}
.cta-text-s4 h2 {
font-size: 2.67rem;
}
.section-cta-alt .cta-heading {
font-size: 3rem;
line-height: 1.25;
margin-bottom: 20px;
}
}
@media (min-width: 1200px) {
.cta-heading {
font-size: 4.5rem;
margin-bottom: 15px;
line-height: 0.833;
margin-bottom: 28px;
}
}
.post .social a {
background: #086ad8;
border-color: #086ad8;
}
.post-v1 .post-content {
padding: 35px 0 0;
}
.post-content {
padding: 15px 0;
}
.post-content h4 {
color: #131313;
}
.post-content h4 a {
color: inherit;
}
.post-content h4 a:hover {
color: #086ad8;
}
.post-content-s2 {
padding: 35px 40px 33px;
}
.post-content-s2 .content {
font-weight: 400;
font-size: 0.89rem;
}
.post-content-s2 .post-title {
font-weight: 700;
font-size: 1.1rem !important;
line-height: 1.44 !important;
}
.post-tag {
font-size: 0.75rem;
color: #94aeb8;
}
.post-content-s2 .post-tag {
font-weight: 400;
}
.post-date {
font-weight: 300;
color: #94aeb8;
margin-bottom: 10px;
}
.post-full-s2 .post-date {
line-height: normal;
}
.post-alt {
background: #fff;
margin-bottom: 0;
height: auto;
box-shadow: 0px 2px 60px 0px rgba(0, 0, 0, .15);
}
.post-alt .post-thumb {
max-width: 100%;
}
.post-alt .post-tag {
margin-bottom: 6px;
}
.post-alt .post-content {
padding: 20px;
margin: 0;
}
.post-alt .post-content-s2 {
padding: 30px;
}
.post-alt .post-content h4 {
line-height: 1.667;
}
.post-full .post-thumb {
max-width: 100%;
}
.post-full .post-content .content {
padding-bottom: 15px;
}
.post-full .post-content p {
color: #4b4b4b;
}
.post-full .post-content h3 {
font-size: 1.25rem;
margin: 15px 0 12px;
}
.post-full .post-content h3 a {
color: #131313;
}
.post-full .post-content h3 a:hover {
color: #086ad8;
}
.bg-ocean-pattern .tc-bunker .post-full .post-content h3 a:hover {
color: #086ad8;
}
.post-full .post-content h4 {
font-size: 1.125rem;
}
.post-full .post-entry {
position: relative;
padding: 40px 0 50px;
}
.post-full .post-date {
background: #086ad8;
color: #fff;
flex-shrink: 0;
height: 50px;
width: 50px;
text-align: center;
font-size: 0.875rem;
position: absolute;
top: -50px;
}
.bg-ocean-pattern .post-full .post-date {
background: #086ad8;
}
.post-full .post-date span,
.post-full .post-date strong {
display: block;
font-size: 1rem;
font-weight: 700;
}
.tc-bunker .post-full .post-date p {
color: #fff;
}
.post-full .post-author .author-thumb {
max-width: 30px;
} .post-full .post-author .author-name {
font-size: 0.875rem;
margin-left: 10px;
}
.post-full .post-tag {
color: #131313;
}
.post-full .post-tag i {
padding-left: 10px;
}
.post-full .post-tag.date i {
padding-right: 6px;
}
.post-full .post-tag.comment a {
color: #777777;
padding-left: 10px;
}
.post-full .post-tag.date li a {
color: #777777;
padding-left: 13px;
}
.post-full .post-tag.date li {
list-style: none;
}
.post-full .post-tag a {
display: inline-flex;
align-items: center;
font-size: 13px;
} .bg-ocean-pattern .post-full .post-tag a:hover {
color: #086ad8;
}
.post-full .post-tag .icon {
color: #086ad8;
margin-right: 5px;
font-size: 18px;
}
.bg-ocean-pattern .post-full .post-tag .icon {
color: #086ad8;
}
.post-full .post-tag .icon.ti-comment {
margin-right: 10px;
}
.post-full .post-cat {
margin-right: 20px;
}
.post-full-s2 .post-content {
padding-top: 0;
}
.post-full-s2 .post-content .author-name p {
color: #fff;
}
.tc-bunker .post-full-s2 .post-content .author-name p {
color: #fff;
}
.post-full-s2 .post-cat li a {
color: #fff;
font-size: 14px;
}
.post-details .social li {
display: inline-block;
margin-right: 0;
}
.post-details .social li:not(:last-child) {
margin-bottom: 10px;
}
.post-details .social li a {
width: 35px;
height: 35px;
font-size: 16px;
padding: 8px 0;
}
.post-details .social li a:hover {
color: #fff;
background: #086ad8;
border-color: #086ad8;
}
.post-details .social li .fac {
background: #5678bf;
border-color: #5678bf;
}
.post-details .social li .twi {
background: #73c2fd;
border-color: #73c2fd;
}
.post-details .social li .goo {
background: #dd4b39;
border-color: #dd4b39;
}
.post-details .social li .pin {
background: #c32026;
border-color: #c32026;
}
.post-details .post-date {
margin-right: 10px;
}
.post-details .post-author {
margin-bottom: 20px;
}
.post-details .block-text {
font-size: 1.125rem;
color: #94aeb8;
padding-left: 20px;
border-left: 2px solid #086ad8;
margin: 30px 0;
}
.bg-ocean-pattern .post-details .block-text {
border-left: 2px solid #086ad8;
}
.post-details .block-text em {
color: #94aeb8;
}
.post-v1 {
display: block;
}
.post-v2 .post-content {
padding: 0 20px 20px;
}
.post-v2 .post-content-s2 {
padding: 0 20px 40px;
}
.post-v2 .post-entry {
padding: 10px 0 0;
}
.post-v2 .post-author {
padding: 10px 0;
margin-right: 20px;
}
.post-v3 .block-text {
font-size: 1.25rem;
font-style: italic;
color: #131313;
margin: 20px 0;
}
.post-btn {
margin-top: 60px;
}
.post-thumb-s2 img {
width: 100%;
height: 100%;
object-fit: cover;
}
.post-thumb img {
width: 100%;
}
.post-full-s2 .block-text em {
color: #fff;
}
@media (min-width: 576px) {
.post-content {
margin-left: 5px;
padding-top: 0;
}
.post-alt .post-content h4 {
margin: 8px 0 0px;
}
.post-alt .post-content h4.post-title {
padding-bottom: 10px;
}
.post .social {
padding-top: 30px;
}
.post-full .post-date {
position: static;
}
.post-details .social li {
display: block;
}
.post-v2 .post-date {
position: absolute;
}
.post-v2 .post-content {
margin-left: 0;
}
}
@media (min-width: 768px) {
.post-v1 .post-content {
padding: 15px 0;
}
.post-v1 .post-content h4 {
margin-bottom: 16px;
} .post-content h4 a {
font-size: inherit;
}
.post-alt {
margin-bottom: 0;
}
.post-alt .post-content h4 {
line-height: 1.444;
font-size: 1rem;
}
.post-alt .post-content h4+.btn {
margin-top: 7px;
}
.archive .post-alt .post-thumb {
height: auto;
max-width: 100%;
}
.post-alt .post-thumb-inline {
max-width: 40%;
height: 100%;
}
.post-thumb {
max-width: 270px;
flex-shrink: 0;
}
.post-v1 {
display: flex;
}
.post-v1 .post-content {
padding: 9px 0;
}
}
@media (min-width: 992px) {
.post {
padding: 0;
}
.post-alt .post-content {
padding: 35px 40px 33px;
}
.post-alt .post-content h4 {
font-size: 1.125rem;
}
.post-alt .post-content-s2 {
padding: 30px;
}
.post-alt .post-thumb {
max-width: 100%;
height: auto;
}
.post-full .post-date {
width: 90px;
height: 90px;
padding-top: 18px;
}
.post-full .post-date strong {
font-size: 1.875rem;
}
.post-full .post-content h3 {
font-size: 1.5rem;
}
.post-details .post-author {
margin-bottom: 0px;
margin-right: 10px;
}
.post-v2 .post-date {
top: -90px;
}
}
@media (min-width: 1200px) {
.post-alt .post-content {
padding: 35px 40px 33px;
}
.post-alt .post-content-s2 {
padding: 30px;
}
}
@media (min-width: 1600px) {
.post-alt .post-content-s2 {
padding: 35px 40px 33px;
}
}
.feed {
padding: 30px;
border: 1px solid #e2e8eb;
}
.bg-dark-alt .feed {
border: 1px solid rgba(81, 80, 126, 0.6);
}
.feed-icon {
max-width: 60px;
margin-right: 26px;
}
.feed-block:not(:last-child) {
margin-bottom: 30px;
}
.feed-block ul li .user {
display: flex;
font-size: 1.125rem;
align-items: center;
}
.feed-block ul li .user a {
margin-right: 20px;
color: #4a4a4a;
}
.tc-light .feed-block ul li .user a {
color: #fff;
}
.bg-dark-alt .feed-block ul li .user a {
color: #086ad8;
}
.feed-block ul li:not(:first-child) {
margin-top: 30px;
}
.feed-block ul li:not(:first-child) .user {
display: none;
}
.feed-content h4 {
margin: 0;
}
.feed-content a {
font-size: 0.75rem;
color: #4a4a4a;
}
.feed-content a:hover {
color: #086ad8;
}
.tc-light .feed-content a {
color: #fff;
}
.tc-light .feed-content a:hover {
color: #086ad8;
}
.feed-icon .icon {
font-size: 60px;
color: #73c2fd;
}
.feed p {
margin-bottom: 10px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #4a4a4a;
}
.feed p:last-child {
margin-bottom: 0;
}
.tc-bunker .feed p {
color: #a2a9bf;
}
.feed p a {
color: #131313;
font-weight: 500;
}
.feed p a:hover {
color: #086ad8;
}
.tc-light .feed p a {
color: #fff;
}
.tc-light .feed p a:hover {
color: #086ad8;
}
.tc-bunker .feed p a {
color: #fff;
}
.tc-bunker .feed p a:hover {
color: #086ad8;
}
.feed .timePosted a {
color: #94aeb8;
font-size: 1rem;
font-weight: 400;
}
.feed .timePosted a:hover {
color: #086ad8;
}
@media (min-width: 768px) {
.feed-content a {
font-size: 0.875rem;
color: #4a4a4a;
}
.bg-dark-alt .feed-content a {
color: #a2a9bf;
}
.bg-dark-alt .feed-content a:hover {
color: #086ad8;
}
}
@media (min-width: 992px) {
.feed {
padding: 60px;
}
}
.wgs-sidebar {
padding: 40px;
}
.wgs-sidebar .form-group {
position: relative;
}
.wgs-sidebar .form-group .search-btn {
position: absolute;
right: 0px;
height: 100%;
top: 0px;
background: transparent;
width: 50px;
color: #131313;
border: 0px;
transition: color 0.4s;
}
.bg-dark-alt .wgs-sidebar .form-group .search-btn,
.bg-dark .wgs-sidebar .form-group .search-btn {
color: #fff;
}
.wgs-sidebar .form-group .search-btn:hover {
color: #086ad8;
}
.wgs-sidebar .form-input {
border: 1px solid #e5e5e5;
min-height: 60px;
color: #131313;
font-size: 1rem;
width: 100%;
padding: 10px 25px;
}
.bg-dark-alt .wgs-sidebar .form-input::placeholder,
.bg-dark .wgs-sidebar .form-input::placeholder {
color: #a2a9bf;
}
.wgs-sidebar .form-input:focus {
box-shadow: none;
}
.bg-dark-alt .wgs-sidebar .form-input,
.bg-dark .wgs-sidebar .form-input {
background: transparent;
color: #fff;
border-color: rgba(226, 232, 235, 0.18);
}
.wgs-sidebar .form-input-fill {
border: none;
border-radius: 0;
}
.wgs-sidebar .form-input-fill:focus {
box-shadow: none;
border: none;
outline: none;
}
.wgs-sidebar .form-input-fill+.search-btn {
top: 3px;
}
.wgs-sidebar-s2 {
padding: 0;
}
.wgs-sidebar-s2 .post-recent li {
border-bottom: 1px solid #e2e8eb;
padding-bottom: 20px;
}
.sidebar-widget .wp-block-group h2,
.wgs-heading,
.wp-block-search__label {
font-size: 1.25rem;
margin-bottom: 20px;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
color: #222222;
text-align: center;
padding-bottom: 15px;
}
.wgs-content .post-recent .post-tag {
color: #94aeb8;
}
.wgs-content .post-recent li:not(:last-child) {
margin-bottom: 20px;
}
.wgs-content h5 {
font-size: 1rem;
margin-bottom: 10px;
line-height: 1.5;
}
.tag-list li {
margin: 5px 5px 5px 0;
display: inline-flex;
}
.tag-list li a {
padding: 3px 14px;
color: #4b4b4b;
font-size: 0.75rem;
text-transform: capitalize;
background: #fff;
}
.bg-dark-alt .tag-list li a,
.bg-dark .tag-list li a {
background: #0a1015;
color: #fff;
}
.tag-list li a:hover {
background: #ff7484;
color: #fff;
}
.tag-list-s2 li a {
background: #230985;
}
.bg-dark-alt .tag-list-s2 li a {
background: #230985;
color: #fff;
padding: 3px 19px;
}
.tag-list-s2 li a:hover {
background: #086ad8;
}
.wgs li a .base {
color: #086ad8;
}
.wgs-sidebar {
padding: 20px;
border: 1px solid #eee;
}
.wgs-sidebar-s2 {
padding: 0;
}
.wgs-search {
padding: 0;
}
.wgs-recents ul li a {
color: #131313;
}
.wgs-recents ul li a:hover {
color: #086ad8;
}
.tc-bunker .wgs-recents ul li a {
color: #a2a9bf;
}
.tc-bunker .wgs-recents ul li a:hover {
color: #086ad8;
}
.bg-ocean-pattern .tc-bunker .wgs-recents ul li a:hover {
color: #086ad8;
}
.wgs-recents-s2 ul li a {
color: #fff;
}
.tc-bunker .wgs-recents-s2 ul li a {
color: #fff;
font-weight: 600;
}
.wgs-category-s2 {
padding-bottom: 30px;
}
.wgs-tags-s2 .wgs-content .tag-list a {
background: #f2f2f2;
font-size: 15px;
padding: 8px 18px;
}
@media (min-width: 992px) {
.wgs-sidebar {
padding: 40px;
}
.wgs-sidebar:not(:last-child) {
margin-bottom: 40px;
}
.wgs-sidebar-s2 {
padding: 0;
}
.wgs-search {
padding: 0;
}
.wgs-category-s2 {
padding-bottom: 60px;
}
.tag-list li a {
padding: 3px 20px;
}
}
.comments {
margin-top: 40px;
}
.comments-list>li:not(:last-child) {
border-bottom: 1px solid #e2e8eb;
}
.bg-dark-alt .comments-list>li:not(:last-child),
.bg-dark .comments-list>li:not(:last-child) {
border-color: rgba(226, 232, 235, 0.18);
}
.comments-list .media {
color: #4b4b4b;
}
.comments-list .media img {
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 15px;
}
.comments-list .media-name {
font-weight: 700;
margin-bottom: 10px;
color: #131313;
}
.bg-ocean-pattern .comments-list .media-name {
color: #fff;
}
.comments-list .media-name span {
color: #94aeb8;
font-weight: 400;
}
.bg-ocean-pattern .comments-list .media-name span {
color: #fff;
}
.comments-list .media a {
color: #086ad8;
font-weight: 700;
text-transform: capitalize;
}
.bg-ocean-pattern .comments-list .media a {
color: #086ad8;
}
.comments-list .media .media {
border-bottom: none;
border-top: 1px solid #e2e8eb;
}
.bg-dark-alt .comments-list .media .media {
border-color: rgba(226, 232, 235, 0.18);
}
.comments-list .media .comment-content {
padding-bottom: 25px;
}
.comments-list .comments-row {
padding-top: 25px;
}
.comments-list .comments-row>ul>li {
padding-left: 50px;
border-top: 1px solid #e2e8eb;
}
.bg-dark-alt .comments-list .comments-row>ul>li,
.bg-dark .comments-list .comments-row>ul>li {
border-color: rgba(226, 232, 235, 0.18);
}
.comments-form {
margin-top: 40px;
}
.comments-form .form-text {
margin-bottom: 40px;
}
.comments-form .input {
border: none;
}
.comments-form .input-bordered {
border: 1px solid #5647cb;
}
.comments-form-s2 .input-bordered {
border-color: rgba(120, 119, 140, 0.25);
}
.comments-form-visible .input {
border: 1px solid #e5e5e5;
}
.comment-content p {
margin-bottom: 8px;
}
@media (min-width: 992px) {
.comments {
margin-top: 30px;
width: 100%;
}
.comments-list .media img {
width: 90px;
height: 90px;
margin-right: 30px;
}
.comments-list .comments-row>ul>li {
padding-left: 120px;
}
.comments-form {
margin-top: 90px;
}
.comments-form .form-text {
margin-bottom: 40px;
}
}
.pagination {
display: block;
text-align: center;
}
.pagination-area {
margin: 0;
padding-bottom: 30px;
}
.pagination li {
margin-left: 10px;
display: inline-block;
}
.pagination li a {
padding: 9px 17px;
border: 1px solid #e5e5e5;
color: #131313;
display: block;
}
.bg-dark-alt .pagination li a {
border: none;
color: #fff;
background: #121d26;
}
.bg-ocean-pattern .pagination li a {
border: 1px solid #92a6e4;
color: #92a6e4;
background: transparent;
}
.pagination li.active a,
.pagination li:hover a {
background: #086ad8;
color: #fff;
}
.bg-ocean-pattern .pagination li.active a,
.bg-ocean-pattern .pagination li:hover a {
border: 1px solid transparent;
}
.pagination-s3 li a {
border: 1px solid #fff;
color: #a2a9bf;
background: transparent;
}
.pagination-s3 li.active a,
.pagination-s3 li:hover a {
background: #086ad8;
color: #fff;
border: 1px solid transparent;
}
@media (min-width: 576px) {
.content-left+.post-content-wd {
width: calc(100% - 130px);
}
}
@media (min-width: 768px) {
.pagination-area {
margin: 15px;
padding-bottom: 0px;
}
}
.btn-arrow-alt {
font-size: 1.5rem;
font-weight: 400;
color: #4a4a4a;
}
.tc-bunker .btn-arrow-alt {
color: #a2a9bf;
}
.btn-arrow-alt .icon {
color: #086ad8;
padding-left: 15px;
transition: 0.5s;
font-size: 20px;
}
.form-field-s2 .input {
font-size: 16px;
font-weight: 400;
color: #171717;
border-bottom: 2px solid #dedede;
}
.form-field-s2 .input::placeholder {
color: #171717;
opacity: 1;
}
.form-control:focus {
background: transparent;
}
@media (min-width: 768px) {
form .input {
min-height: 60px;
}
form .input-msg {
min-height: 120px;
}
}
@media (min-width: 992px) {
form .input {
margin-bottom: 30px;
}
form .input-msg {
margin-bottom: 35px;
}
.form-v2 .input {
margin-bottom: 30px;
}
.form-alt .input {
margin-bottom: 15px;
}
.form-alt .input-msg {
margin-bottom: 40px;
}
}
@media (min-width: 1200px) {
.file-field .btn {
font-size: 14px;
}
}
.header-search {
display: block;
text-align: center;
background: rgba(0, 0, 0, 0.9);
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 999;
cursor: pointer;
}
.search-show .header-search {
opacity: 1;
visibility: visible;
}
.search-mobile {
font-size: 18px;
margin-right: 10px;
line-height: 1;
position: relative;
top: -7px;
color: #4a4a4a;
}
.is-transparent .search-mobile {
color: #fff;
}
.has-fixed .search-mobile {
color: #131313;
}
.bg-dark-alt .search-mobile,
.bg-dark .search-mobile {
color: #fff;
}
.search-form-header {
width: 100%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-form-header label {
color: #fff;
}
.search-form-header .input-search {
background-color: #fff;
color: #4b4b4b;
height: auto;
width: 100%;
font-size: 18px;
line-height: 1;
border: none;
margin: 0 auto;
padding: 20px 50px 20px 30px;
width: 100%;
}
.search-form-header .input-search:focus {
outline-style: none;
}
.search-group {
position: relative;
max-width: 500px;
margin: 0 auto;
width: 80%;
}
.bg-dark .search-submit-header:hover,
.bg-dark-alt .search-submit-header:hover {
color: #086ad8;
}
.search-close {
padding: 30px 0;
display: inline-block;
color: #fff;
font-size: 30px;
}
.search-close:hover {
color: rgba(255, 255, 255, 0.7);
}
body.search-show {
overflow: hidden;
}
@media (min-width: 768px) {
.search-form-header .input-search {
padding: 30px;
}
.search-submit-header {
right: 25px;
}
.search-group {
max-width: 800px;
width: 90%;
}
}
@media (min-width: 992px) {
.search-mobile {
display: none;
}
}
.faq-item {
padding: 30px;
box-shadow: 0px 0px 12px 0px rgba(10, 16, 21, 0.03);
}
.faq-item-s1 {
padding: 0;
margin-bottom: 10px;
}
.faq-title {
padding: 20px 30px;
border-bottom: 1px solid #230985;
margin-bottom: 0;
position: relative;
cursor: pointer;
}
.accordion-bdr .faq-title {
border-bottom: 1px solid #121b22;
}
.faq-title.collapsed {
border-bottom: 1px solid transparent;
}
.faq-content {
padding: 20px 30px;
}
.faq-icon {
position: absolute;
right: 30px;
height: 100%;
top: 0;
display: none;
}
.faq-icon:after {
line-height: 63px;
color: #fff;
font-weight: 700;
font-size: 1rem;
text-align: center;
transition: all 0.4s;
font-family: "themify";
content: "\e64b";
transform: rotate(-180deg);
}
@media (min-width: 576px) {
.faq-icon {
display: block;
}
}
.pre-sec {
padding-left: 48px;
padding-right: 48px;
background: transparent;
position: relative;
background: #f1f4f9 !important;
}
.pre-sec-head {
margin-bottom: 30px;
}
.pre-bodoy {
background: #f1f4f9 !important;
}
.pre-sec-bg {
background: #f1f4f9 !important;
}
.prebuild-pages .banner {
background-image: linear-gradient(to top, #f1f4f9 0%, rgba(241, 244, 249, 0) 100%);
}
.btn-group {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
}
.title-intro {
font-size: 29px;
font-weight: 400;
line-height: 40px;
}
.title-intro-sm {
font-size: 16px;
font-weight: 900;
letter-spacing: 1px;
color: #086ad8;
margin-bottom: 30px;
}
.section-intro {
padding-bottom: 70px;
}
@media (min-width: 992px) {
.title-intro {
font-size: 40px;
line-height: 50px;
}
}
@media (min-width: 1200px) {
.title-intro {
font-size: 48px;
line-height: 60px;
}
}
@media (min-width: 1200px) and (max-width: 1360px) {
.title-intro {
font-size: 40px;
line-height: 55px;
}
}
.image-block {
position: relative;
width: 100%;
}
.image-block-creative {
padding: 0 100px 67px 24px;
position: relative;
margin-top: 110px;
}
.image-block img {
width: 100%;
}
.image-block-s2,
.image-block-s3 {
position: relative;
width: 80%;
margin-left: auto;
margin-right: auto;
max-width: 300px;
}
.image-block-s2.w-100,
.image-block-s3.w-100 {
max-width: 100%;
}
.image-block-s2 img,
.image-block-s3 img {
width: 100%;
}
.image-block-s4 {
height: 100%;
}
.image-block-s4 img {
max-height: 100%;
min-height: 100%;
object-fit: cover;
}
.image-ball {
position: absolute;
top: -80px;
left: -15px;
}
.image-block .image-ball {
width: 100px;
height: 100px;
}
.image-main {
margin-top: -110px;
}
.quote-block {
padding: 30px;
}
.quote-icon {
color: #086ad8;
margin-bottom: 25px;
}
.quote-icon i {
font-size: 70px;
}
.breadcumb-menu {
position: relative;
display: inline-flex;
align-items: center;
margin-bottom: 55px;
padding-top: 70px;
}
.breadcumb-menu:before {
content: "";
width: 26px;
height: 2px;
background: #086ad8;
}
.breadcumb-menu li {
display: inline-block;
font-weight: 700;
font-size: 17px;
color: #666;
position: relative;
text-transform: uppercase;
font-family: "rubik", sans-serif;
}
.breadcumb-menu li:last-child {
padding: 10px 15px;
}
.breadcumb-menu li:not(:last-child):after {
content: "/";
position: absolute;
left: calc(100% - 3px);
top: 50%;
transform: translateY(-50%);
}
.breadcumb-menu li a {
color: #666;
padding: 10px 15px;
display: block;
transition: all 0.3s;
}
.breadcumb-menu li:hover a {
color: #086ad8;
}
@media (min-width: 576px) {
.quote-block {
padding: 30px;
}
.image-block img {
width: 50%;
}
.image-block-s2 img,
.image-block-s3 img {
width: 100%;
}
.banner-helena .image-block-s2,
.banner-helena .image-block-s3 {
max-width: 100%;
width: 100%;
}
}
@media (min-width: 768px) {
.ml-reverse {
margin-left: -120px;
}
}
@media (min-width: 992px) {
.image-ball {
position: absolute;
top: -75px;
left: -33px;
}
.image-block .image-ball {
width: 120px;
height: 120px;
}
.image-block img {
width: 100%;
}
.image-block-s2,
.image-block-s3 {
width: 100%;
}
.banner-inner-lg .image-block-s2,
.banner-inner-lg .image-block-s3 {
margin-left: auto;
margin-right: 0;
max-width: 480px;
}
.banner-inner-sm .image-block-s2,
.banner-inner-sm .image-block-s3 {
margin-left: auto;
margin-right: 0;
max-width: 360px;
}
.banner-helena .image-block-s2,
.banner-helena .image-block-s3 {
margin-left: auto;
margin-right: 0;
}
.breadcumb-menu {
padding-top: 0;
}
}
@media (min-width: 1200px) {
.image-ball {
position: absolute;
top: -80px;
left: -75px;
}
.image-block .image-ball {
width: 190px;
height: 190px;
}
.image-block-s2,
.image-block-s3 {
max-width: 100%;
margin-left: 0;
}
.image-block-s2.w-100,
.image-block-s3.w-100 {
max-width: 100%;
}
.quote-block {
padding: 40px 95px 60px 60px;
}
.ml-reverse {
margin-left: -200px;
}
}
@media (min-width: 320px) and (max-width: 400px) {
.image-block img {
width: 100%;
}
}
.error-text-large {
font-size: 150px;
line-height: 1;
font-weight: 700;
margin-bottom: 17px;
}
.error-text-mid {
font-size: 150px;
font-weight: 700;
color: #ff7484;
line-height: normal;
}
.error-content h5 {
font-size: 1.33rem;
color: #fff;
font-weight: 600;
margin-bottom: 18px;
}
.error-content p {
margin-bottom: 28px;
color: #fff;
}
.page-extra-pd {
padding-top: 100px !important;
}
@media (min-width: 768px) {
.error-text-large {
font-size: 180px;
}
.error-content {
padding-bottom: 60px;
}
.page-extra-pd {
padding-top: 150px !important;
}
}
@media (min-width: 992px) {
.error-text-large {
font-size: 250px;
}
.error-content {
padding-bottom: 0px;
}
.page-extra-pd {
padding-top: 150px !important;
}
}
@media (min-width: 1200px) {
.page-extra-pd {
padding-top: 220px !important;
}
}
@media (min-width: 768px) {
.align-middle-md {
height: 100vh;
display: flex;
align-items: center;
}
}
@media (min-width: 991px) {
.header-navbar .avadanta-navigate {
display: flex !important;
width: auto;
align-items: center;
position: static;
background: transparent;
padding: 0;
margin: 0;
border-radius: 0;
overflow: visible;
}
.header-navbar .avadanta-navigate .menu-toggle {
display: none;
}
}
.section-foots {
padding-bottom: 15px;
padding-top: 15px;
}
.section-foots .dark-footer {
color: #000;
}
.section-x .post-alt .post-content-s2 {
background: #f6f7f8;
}
.section-x .slick-arrow i {
color: #000;
font-style: 17px;
}   .skip-link.screen-reader-text {
display: block;
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.skip-link.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
.bg-image.overlay-fall::after {
width: 100%;
height: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
opacity: 0.7;
background: #000;
}
.banner-block .header-bennar-right {
text-align: right;
margin-top: 5px;
}
.header-bennar-right ul li {
display: inline-block;
color: #fff;
word-break: break-all;
font-weight: 600;
}
.header-bennar-right .trail-browse {
display: none;
}
.banner.brdcrmbs .header-bennar-right ul {
padding-top: 80px;
}
@media (max-width: 768px) {
.banner.brdcrmbs .banner-content {
padding-bottom: 0;
}
.banner.brdcrmbs .header-bennar-right ul {
padding-top: 0;
}
}
.post-full .post-cat li a i {
padding-right: 5px;
font-style: 16px;
}
.page-template-fullwidth-template .comments {
width: 100%;
margin-top: 0 !important;
}
.page-template-fullwidth-template .post-content {
margin-left: 0 !important;
}
.section-foots .text-center a {
color: #000;
font-weight: 700;
}
.project-item a {
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
}
.project-item .port-anchor:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: -1;
}
.project-item a i {
color: #222222;
padding: 0 15px 15px;
}
#cboxPrevious {
background: url(//www.niscar.com.br/wp-content/themes/avadanta/assets/images/controls.png) no-repeat -75px 0 !important;
}
#cboxNext {
background: url(//www.niscar.com.br/wp-content/themes/avadanta/assets/images/controls.png) no-repeat -50px 0 !important;
}
#cboxClose {
background: url(//www.niscar.com.br/wp-content/themes/avadanta/assets/images/controls.png) no-repeat -25px 0 !important;
}
.team-single .social {
padding: 0 0 4px 0;
margin: 0;
list-style: none;
position: inherit;
padding-top: 15px;
top: -100%;
z-index: 1;
transition: all 0.3s ease 0s;
}
.team-single .social li a {
display: block;
padding: 3px 10px;
font-size: 15px;
color: #ffffff;
}
.social li a {
font-size: 18px;
color: #fff;
padding: 14px 0;
background: transparent;
}
@media (max-width: 991px) {
.banner-block .header-bennar-right {
text-align: left;
}
.header-bennar-right ul {
padding-top: 10px;
}
.page-template-default .section.blog .gutter-vr-40px {
display: inline !important;
}
}
.page-template-default .post-content-wd {
margin-left: 0 !important;
}
.tests .bg-image.overlay-fall::after {
background: none;
}
.banner-s4 .slick-prev,
.banner-s4 .slick-next {
transform: translateY(-50%);
position: absolute;
top: 50%;
width: 40px;
height: 40px;
border: navajowhite;
border-radius: 50%;
font-size: 18px;
text-align: center;
padding-bottom: 1px;
cursor: pointer;
background: #0a1015;
z-index: 1;
color: #fff;
opacity: 0.4;
width: 50px;
height: 50px;
font-size: 18px;
}
.tests .slick-prev,
.tests .slick-next {
transform: translateY(-50%);
position: absolute;
top: 50%;
width: 40px;
height: 40px;
border: navajowhite;
font-size: 18px;
text-align: center;
padding-top: 0px;
cursor: pointer;
background: #e4eaed;
z-index: 1;
color: #000;
opacity: 0.4;
width: 50px;
height: 50px;
font-size: 24px;
}
.section-foots .text-center p {
color: #000 !important;
font-weight: 700;
}
.wp-caption {}
.wp-caption-text {}
.bypostauthor {}
.srvc .dash::before,
.srvc .dash::after {
background-color: #fff;
}
.avadanta-tesimonial {
background-color: #fff !important;
}
.home-blog .section-head {
text-align: center;
}
@media (max-width: 992px) {
.mt-column-3,
.mt-column-4,
.mt-column-2 {
flex: none !important;
max-width: 47% !important;
}
}
@media (max-width: 578px) {
.mt-column-3,
.mt-column-4,
.mt-column-2 {
flex: none !important;
max-width: 100% !important;
}
.footer-s1 {
padding-right: 20px;
}
}
.section-project {
background: #f6f7f8;
}
.banner-heading {
word-break: break-word;
}
.single-full .banner-heading {
text-align: center;
}
@media (max-width: 992px) {
.srvc .gutter-vr-40px>li,
.gutter-vr-40px>div {
max-width: 50% !important;
flex: none;
}
.section-logo .gutter-vr-30px>div {
max-width: 50% !important;
flex: none;
}
.abut .image-block img {
width: 100%;
}
}
@media (max-width: 578px) {
.srvc .gutter-vr-40px>li,
.gutter-vr-40px>div {
max-width: 100% !important;
flex: none;
}
.section-logo .gutter-vr-30px>div {
max-width: 100% !important;
flex: none;
}
}
#modal {
display: none;
background: rgba(0, 0, 0, 1);
}
#modal.open {
display: block;
position: fixed;
left: 50%;
top: 50%;
width: 100%;
height:100%;
transform: translate(-50%, -50%);
border: 2px solid black;
padding: 20px;
}
#modal.open:not(:focus-within) {
background: rgba(0, 0, 0, 0.9);
transition: background-color 0.01s ease;
}
.search-submit-header {
position: absolute;
right: 0;
top: -3px;
background: transparent;
border: 0;
font-size: 24px;
bottom: 0;
padding: 0;
right: 15px;
height: 100%;
color: #086ad8;
}
.input-search
{
width: 90%;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
}
#modal form{
width: 60%;
position: relative;
margin: 0 auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sub-modals{
height: 69px;
margin-left: -6px;
border: none;
color: #fff;
}
.menu-btns #button{
border: none;
background: none;
color: #000;
}
.textwidget a:focus{
text-decoration: underline !important;
outline: none !important;
}
#dialog {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0);
z-index: 999;
}
#dialog:before {
content: "";
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.25);
z-index: 999;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
#dialog .dialog-content {
box-sizing: border-box;
position: fixed;
top: 50%;
left: 50%;
width: 100%;
padding: 250px !important;
height: 100%;
-webkit-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
padding: 20px;
border: 1px solid #CCC;
background: #080808;
z-index: 1000;
-webkit-transition: transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
#dialog h1 {
margin: 0;
}
#dialog footer {
margin-top: 20px;
}
#dialog[hidden],
#dialog[hidden]:before,
#dialog[hidden] .dialog-content {
display: block;
visibility: hidden;
-webkit-transform: translate3d(0px, -1px, 0px) scale(0);
transform: translate3d(0px, -1px, 0px) scale(0);
-webkit-transition:
visibility 0s linear 0.2s,
transform 0s linear 0.2s;
transition:
visibility 0s linear 0.2s,
transform 0s linear 0.2s;
}
#dialog[hidden]:before {
opacity: 0;
-webkit-transition:
opacity 0.2s ease-in-out,
visibility 0s linear 0.2s,
transform 0s linear 0.2s;
transition:
opacity 0.2s ease-in-out,
visibility 0s linear 0.2s,
transform 0s linear 0.2s;
}
#dialog[hidden] .dialog-content {
-webkit-transform: translate3d(0px, -1px, 0px) scale(0);
transform: translate3d(0px, -1px, 0px) scale(0);
-webkit-transition:
transform 0.2s ease-in-out,
visibility 0s linear 0.2s;
transition:
transform 0.2s ease-in-out,
visibility 0s linear 0.2s;
}
#close-dialog:focus{
outline: 2px solid #fff !important;
}
.dialog-content #save-dialog{
height: 69px;
margin-left: -6px;
border: none;
color: #fff;
}
.dialog-content #close-dialog{
background: none;
border: none;
padding-left: 0px;
font-weight: 800;
color: #fff;
}
.menu-btns #open-dialog{
background: none;
border: none;
font-weight: 800;
color: #000;
padding-top: 8px;
}
.menu-btns #open-dialog:focus{
outline: 2px solid #000;
}
.post-content-wd a:focus{
text-decoration: none;
}
.post-content-wd a:focus-visible{
text-decoration: underline;
}
.post-content a:focus{
text-decoration: none;
}
.post-content a:focus-visible{
text-decoration: underline;
}
.single-post .single-avadanta{
padding-top: 120px;
}
.post-content a,
.comment-content a,
.textwidget a
{
text-decoration: underline;
}
.post-content a:focus,
.comment-content a:focus,
.textwidget a:focus{
background: none;
}
.post-content a:focus-visible,
.comment-content a:focus-visible,
.textwidget a:focus-visible{
background: #d0d0d0;
}
@media (max-width: 525px) {
.avadanta-title{
margin: 0;
}
.avadanta-title a{
font-size: 18px;
}
}
.section-logo {
padding-top: 53px !important;
padding-bottom: 53px !important;
}
.post-author a,
.post-content h3 a
{
text-decoration: none;
}
.bottom-nav .avadnta-menu li > a {
color: #fff;
font-size: 14px;
line-height: 0;
font-family: 'Poppins', sans-serif;
font-weight: 400;
display: inline-block;
text-transform: capitalize;
margin-left: 10px;
}
.sidebar-widget .wp-block-page-list li a{
color: #000;
}
.sidebar-widget .wp-block-page-list li{
padding-bottom: 5px;
}
.sidebar-widget .wp-block-pages-list__item.has-child .submenu-container li a{
padding-left: 10px;
}
.widget_block.widget_text a{
text-decoration: underline;
}
.widget_recent_entries .wp-block-latest-posts li:last-child,
.wp-block-latest-posts li:last-child
{
padding-top: 10px;
}