@charset "UTF-8";
/*

Polo - Multipurpose HTML5 Template
Version: 5.9.9
Website: https://inspirothemes.com/themes/polo
License: https://inspirothemes.com/themes/polo/license.html
Inspiro Themes (https://inspirothemes.com)
Author: INSPIRO - Ardian Berisha
Copyright 2021

*/
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800&display=swap");
section {
padding: 60px 0;
position: relative;
width: 100%;
overflow: hidden;
z-index: 1;
background-color: #fff;
}
section .page-content {
padding: 0;
}
.fullscreen {
width: 100%;
height: 100%;
overflow: hidden;
-webkit-box-align: center !important;
-ms-flex-align: center !important;
-webkit-align-items: center !important;
align-items: center !important;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.fullscreen .container,
.fullscreen .container-wide {
-ms-flex-preferred-size: 0;
-webkit-flex-basis: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
margin-top: 40px;
margin-bottom: 40px;
}
.fullscreen .container-fullscreen {
width: 100%;
}
.fullscreen.page-start {
padding-top: 100px !important;
}
/*  Content & Layout */
/* ----------------------------------------------------------------
    BODY
-----------------------------------------------------------------*/
html {
overflow-x: hidden;
}
body .body-inner {
padding: 0;
margin: 0;
}
/*--------------------------------------------------------
     Content
---------------------------------------------------------*/
#page-content:not(.no-sidebar) {
padding: 40px 0 40px 0;
}
#page-content:not(.no-sidebar).sidebar-left > .container > .row,
#page-content:not(.no-sidebar).sidebar-left > .container-fluid > .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
#page-content:not(.no-sidebar).sidebar-right > .container > .row,
#page-content:not(.no-sidebar).sidebar-right > .container-fluid > .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
#page-content:not(.no-sidebar).sidebar-right > .container > .row,
#page-content:not(.no-sidebar).sidebar-right > .container-fluid > .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
#page-content:not(.no-sidebar).sidebar-both > .container > .row,
#page-content:not(.no-sidebar).sidebar-both > .container-fluid > .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
#content {
overflow: hidden;
padding: 60px 0;
position: relative;
}
#content .container,
#content .container-fluid {
position: relative;
}
.page-content-shadow {
box-shadow: 0 82px 53px 10px rgba(0, 0, 0, 0.3);
}
.content {
padding-right: 25px;
margin-bottom: 26px;
}
.sidebar {
padding: 32px 0 0 20px;
}
/*  Header */
/* ----------------------------------------------------------------
    Header
-----------------------------------------------------------------*/
#header {
position: relative;
width: 100%;
z-index: 199 !important;
height: 100px;
}
#header .container {
position: relative;
}
#header .header-inner,
#header #header-wrap {
height: 103px;
background-color: #fff; /*         backface-visibility: hidden; -webkit-backface-visibility: hidden; */
left: 0;
right: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; /*logo*/
}
#header .header-inner #logo,
#header #header-wrap #logo {
float: left;
position: relative;
z-index: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
width: 18%;
height: 100px;
line-height: 22px;
padding-top: 10px;
}
#header .header-inner #logo a > img,
#header #header-wrap #logo a > img {
vertical-align: inherit;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
height: 75px;
width: auto;
}
#header .header-inner #logo a > img,
#header #header-wrap #logo a > img {
display: none;
}
#header .header-inner #logo a .logo-default,
#header #header-wrap #logo a .logo-default {
display: block;
}
.logo-default img {
float: left;
}
.logo-text {
text-align: left !important;
}
#header[data-fullwidth="true"] .header-inner .container,
#header[data-fullwidth="true"] #header-wrap .container {
max-width: 100%;
padding: 0 10px;
max-height: 490px;
}
#header[data-transparent="true"]:not(.sticky-active) .header-inner,
#header[data-transparent="true"]:not(.sticky-active) #header-wrap {
background-color: transparent;
}
#header[data-transparent="true"] + #slider,
#header[data-transparent="true"] + .fullscreen {
top: -80px;
margin-bottom: -80px;
}
#header.header-logo-right .header-inner #logo,
#header.header-logo-right #header-wrap #logo {
float: right;
}
#header.header-logo-right .header-inner .header-extras,
#header.header-logo-right #header-wrap .header-extras {
float: left;
}
#header.header-logo-right .header-inner #mainMenu nav,
#header.header-logo-right #header-wrap #mainMenu nav {
float: left;
}
#header.header-shadow .header-inner,
#header.header-shadow #header-wrap {
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12) !important;
}
#header[data-transparent="true"]:not(.sticky-active) .header-inner,
#header[data-transparent="true"]:not(.sticky-active) #header-wrap,
#header[data-transparent="true"]:not(.sticky-active).dark .header-inner,
#header[data-transparent="true"]:not(.sticky-active).dark #header-wrap {
background-color: transparent;
}
#header[data-transparent="true"] + .inspiro-slider,
#header[data-transparent="true"] + #slider,
#header[data-transparent="true"] + .fullscreen,
#header[data-transparent="true"] + .halfscreen,
#header[data-transparent="true"] + #google-map {
top: -80px;
margin-bottom: -80px;
}
#header.header-sticky .header-inner,
#header.header-sticky #header-wrap {
-webkit-transition: top 0.8s ease-in-out;
transition: top 0.8s ease-in-out;
top: -140px;
}
#header.header-sticky.sticky-active .header-inner,
#header.header-sticky.sticky-active #header-wrap {
box-shadow: 0 12px 6px rgba(0, 0, 0, 0.06);
top: 0;
position: fixed;
margin: 0 auto;
width: 100%;
}
#header.header-always-fixed .header-inner,
#header.header-always-fixed #header-wrap {
position: fixed !important;
top: 0 !important;
}
/* ----------------------------------------------------------------
Main Menu
-----------------------------------------------------------------*/
#mainMenu {
padding: 0; /*Menu Styles*/ /*Menu Positions*/ /*Menu options*/
}
#mainMenu > .container {
padding: 0 !important;
}
#mainMenu [class*="col-lg-"] {
line-height: 24px !important;
}
#mainMenu nav {
float: right;
padding-top: 33px;
}
#mainMenu nav > ul {
list-style: none;
padding: 0;
margin: 0;
}
#mainMenu nav > ul > li {
float: left;
border: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-left: 6px;
position: relative;
}
#mainMenu nav > ul > li > a {
position: relative;
display: inline-block;
font-family: "Lato", sans-serif;
padding: 10px 5px;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.6px;
color: #000000;
border-radius: 0;
border-width: 0;
border-style: solid;
border-color: transparent;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
line-height: normal;
white-space: nowrap;
}
#mainMenu nav > ul > li > a:after,
#mainMenu nav > ul > li > a:before {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#mainMenu nav > ul > li.hover-active > a,
#mainMenu nav > ul > li.hover-active > span,
#mainMenu nav > ul > li.current > a,
#mainMenu nav > ul > li.current > span,
#mainMenu nav > ul > li:hover > a,
#mainMenu nav > ul > li:hover > span,
#mainMenu nav > ul > li:focus > a,
#mainMenu nav > ul > li:focus > span {
color: #2250fc;
}
#mainMenu nav > ul > li.dropdown:before {
content: "\e930";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
font-family: "inspiro-icons";
position: absolute;
right: 16px;
color: #000;
font-size: 16px;
display: none;
}
#mainMenu nav > ul > li .dropdown-arrow {
display: none;
height: 40px;
width: 50px;
position: absolute;
z-index: 1;
right: -10px;
top: 0;
cursor: pointer;
}
#mainMenu nav > ul > li .dropdown-menu {
background-position: right bottom;
background-repeat: no-repeat;
min-width: 230px;
top: auto;
background-color: #fff;
border: 0;
color: #000000;
border-style: solid;
border-color: #fbfbfb;
border-width: 1px !important;
left: auto;
margin: 0;
margin-top: -6px;
border-radius: 4px;
box-shadow: 0 33px 32px rgba(0, 0, 0, 0.1);
padding: 10px;
display: none;
position: absolute;
}
#mainMenu nav > ul > li .dropdown-menu > li > a,
#mainMenu nav > ul > li .dropdown-menu > li > span,
#mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
font-size: 16px;
line-height: 14px;
font-weight: 500;
font-style: normal;
color: #444;
font-family: "Lato", sans-serif;
padding: 12px 20px 12px 18px;
display: block;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
#mainMenu nav > ul > li .dropdown-menu > li > a:focus,
#mainMenu nav > ul > li .dropdown-menu > li > a:hover,
#mainMenu nav > ul > li .dropdown-menu > li > a:active,
#mainMenu nav > ul > li .dropdown-menu > li > span:focus,
#mainMenu nav > ul > li .dropdown-menu > li > span:hover,
#mainMenu nav > ul > li .dropdown-menu > li > span:active,
#mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:focus,
#mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:hover,
#mainMenu
nav
> ul
> li
.dropdown-menu
> li
[class*="col-"]
> ul
> li
> a:active {
background-color: transparent;
color: #2250fc;
cursor: pointer;
}
#mainMenu nav > ul > li .dropdown-menu > li > a > i,
#mainMenu nav > ul > li .dropdown-menu > li > span > i,
#mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a > i {
margin-left: -4px;
margin-right: 6px;
min-width: 14px;
}
#mainMenu nav > ul > li .dropdown-menu > li.current > a,
#mainMenu nav > ul > li .dropdown-menu > li.current > span,
#mainMenu nav > ul > li .dropdown-menu > li:hover > a,
#mainMenu nav > ul > li .dropdown-menu > li:hover > span,
#mainMenu nav > ul > li .dropdown-menu > li:focus > a,
#mainMenu nav > ul > li .dropdown-menu > li:focus > span,
#mainMenu nav > ul > li .dropdown-menu > li:active > a,
#mainMenu nav > ul > li .dropdown-menu > li:active > span,
#mainMenu nav > ul > li .dropdown-menu > li.hover-active > a,
#mainMenu nav > ul > li .dropdown-menu > li.hover-active > span {
color: #2250fc;
}
#mainMenu nav > ul > li .dropdown-menu.menu-last {
right: 0;
left: auto;
}
#mainMenu nav > ul > li.mega-menu-item {
position: static;
}
#mainMenu nav > ul > li.mega-menu-item > .dropdown-menu {
left: 0;
right: 0;
overflow: hidden;
width: 1140px;
-webkit-transition-duration: 0.3s !important;
transition-duration: 0.3s !important;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content {
padding: 20px;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title {
font-family: "Lato", sans-serif;
color: #000000;
font-size: 13px;
line-height: 14px;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 12px;
}
#mainMenu
nav
> ul
> li.mega-menu-item
.mega-menu-content
li
~ .mega-menu-title {
margin-top: 12px;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a,
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span,
#mainMenu
nav
> ul
> li.mega-menu-item
.mega-menu-content
[class*="col-"]
> ul
> li
> a {
padding: 10px 0px 10px 0px;
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a > i,
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span > i,
#mainMenu
nav
> ul
> li.mega-menu-item
.mega-menu-content
[class*="col-"]
> ul
> li
> a
> i {
margin-left: 0px;
margin-right: 8px;
}
#mainMenu
nav
> ul
> li.mega-menu-item
.mega-menu-content
[class*="col-"]
> ul
> li:first-child
> a {
padding-top: 0;
}
#mainMenu
nav
> ul
> li.mega-menu-item
.mega-menu-content
[class*="col-"]
> ul
> li:last-child
> a {
padding-bottom: 0;
}
#mainMenu nav > ul > li .dropdown-submenu {
position: relative;
}
#mainMenu nav > ul > li .dropdown-submenu:before {
line-height: 40px;
content: "\e930";
font-family: "inspiro-icons";
opacity: 0.6;
position: absolute;
right: 16px;
color: #5c5c5c;
font-size: 12px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#mainMenu nav > ul > li .dropdown-submenu > .dropdown-menu {
margin-left: -6px;
left: 100%;
top: -1px;
z-index: 1;
}
#mainMenu nav > ul > li .dropdown-submenu > .dropdown-menu.menu-invert {
right: 100%;
left: auto;
}
#mainMenu nav > ul > li .dropdown-submenu:not(.hover-active):hover:before {
right: 12px;
}
#mainMenu nav > ul > li .dropdown-submenu:not(.hover-active):hover > ul {
display: block;
-webkit-animation: fade-in-out 0.3s ease;
animation: fade-in-out 0.3s ease;
}
#mainMenu nav > ul > li:not(.hover-active):hover > ul {
display: block;
-webkit-animation: fade-in-out 0.3s ease;
animation: fade-in-out 0.3s ease;
}
#mainMenu nav > ul > li:last-child {
margin-right: 0;
}
#mainMenu nav > ul > a.btn {
margin-top: 4px;
}
#mainMenu nav > ul li ul {
list-style: none;
padding: 0;
}
#mainMenu.menu-rounded nav > ul > li > a {
border-radius: 4px;
border-width: 0;
}
#mainMenu.menu-rounded nav > ul > li.current > a,
#mainMenu.menu-rounded nav > ul > li:hover > a,
#mainMenu.menu-rounded nav > ul > li:focus > a {
color: #fff;
}
#mainMenu-trigger {
position: absolute;
opacity: 0;
visibility: hidden;
height: 80px;
z-index: 1;
float: right;
}
#mainMenu-trigger button {
background: none;
border: 0;
padding: 0;
}
#mainMenu-trigger button:focus {
outline: 0;
}
#mainMenu-trigger button i {
font-size: 17px;
}
@-webkit-keyframes fade-in-out {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-in-out {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.header-extras {
float: right;
z-index: 199;
position: relative;
height: 80px;
padding-top: 28px;
}
.header-extras > ul {
list-style: none;
padding: 0;
margin: 0;
}
.header-extras > ul > li {
float: right;
border: 0;
}
.header-extras > ul > li > a:not(.btn),
.header-extras > ul > li > .p-dropdown {
padding-left: 3px;
padding-right: 3px;
}
/* ----------------------------------------------------------------
Page Menu
-----------------------------------------------------------------*/
.page-menu {
position: relative;
border-bottom: 1px solid #e4e6ef;
border-top: 1px solid #e4e6ef;
height: auto;
padding: 10px 0;
}
.page-menu a:not(.btn) {
color: #3c4043;
}
.page-menu > .container {
position: relative;
}
/*  Typography */
/* ----------------------------------------------------------------
	Typography : Reset
-----------------------------------------------------------------*/
*,
h1,
h2,
h3,
h4,
h5,
h6,
a {
margin: 0;
padding: 0;
text-decoration: none;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
/* ----------------------------------------------------------------
	Typography : Font size
-----------------------------------------------------------------*/
body {
font-size: 1.5em;
line-height: 1.65714286em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Lato", sans-serif;
color: #3c4043;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Playfair Display", serif;
color: #313131;
margin: 0;
}
h1,
.h1 {
font-size: 3rem;
line-height: 1.31818182rem;
}
h2,
.h2 {
font-size: 4.2rem;
line-height: 4.5rem;
font-weight: 600;
padding-bottom: 10px;
}
h3,
.h3 {
font-size: 3.4rem;
line-height: 3.8rem;
font-weight: 600;
padding-bottom: 10px;
}
h4,
.h4 {
font-size: 2.7rem;
line-height: 2.9rem;
font-weight: 600;
padding-bottom: 10px;
}
h5,
.h5 {
font-size: 1.3em;
line-height: 1.5em;
font-weight: 500;
padding-bottom: 10px;
}
h6,
.h6 {
font-size: 1.4rem;
line-height: 1.4rem;
font-weight: 500;
padding-bottom: 10px;
}
p {
font-size: 1.5rem;
font-style: normal;
font-weight: 400;
text-transform: none;
line-height: 2.5rem;
letter-spacing: 0;
color: #3c4043;
font-family: "Lato", sans-serif;
}
ul.bullets {
list-style: inside;
}
a:not(.btn):not(.badge):hover,
a:not(.btn):not(.badge):focus,
a:not(.btn):not(.badge):active {
text-decoration: none;
outline: none;
color: #2250fc;
}
a:not(.btn):not(.badge):not(.btn):not([href]):not([tabindex]) {
color: #3c4043;
}
/*  Sliders */
/* ----------------------------------------------------------------
    SLIDER
-----------------------------------------------------------------*/
#slider {
position: relative;
width: 100%;
overflow: hidden;
padding: 0px;
background-color: #fff;
}
#home {
width: 100%;
height: 100%;
color: #fff;
}
/* ----------------------------------------------------------------
Portfolio
-----------------------------------------------------------------*/
.grid-layout {
overflow: hidden;
margin-bottom: -2px;
}
.grid-layout > * {
opacity: 0;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.grid-layout .grid-loader {
-webkit-transition: opacity 0.1s ease;
transition: opacity 0.1s ease;
opacity: 1;
z-index: -1;
}
.grid-layout.grid-loaded > * {
opacity: 1;
}
.grid-layout.grid-loaded .grid-loader {
opacity: 0;
}
.grid-layout,
.portfolioo,
.posts {
position: relative;
display: block;
clear: both;
padding: 0;
}
.grid-item {
width: 100%;
float: left;
height: auto;
padding: 0 0 20px 0;
cursor: pointer;
}
.grid-item a:not(.btn) {
color: #3c4043;
}
.grid-item .grid-item-wrap {
position: relative;
overflow: hidden;
padding: 20px;
}
.grid-item .grid-item-wrap > a {
z-index: 1;
width: 100%;
height: 100%;
position: absolute;
}
.grid-item .grid-image {
position: relative;
overflow: hidden;
border-radius: 8px;
}
.grid-item .grid-image:after {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #000000;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0.5;
content: " ";
z-index: 2;
}
.grid-item .grid-image img {
position: relative;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
width: 100%;
z-index: 1;
display: block;
height: auto;
}
.grid-item .grid-description {
left: 0;
margin: 0 auto;
padding: 20px;
position: absolute;
right: 0;
text-align: center;
top: 40%;
-webkit-transform: translate3d(0px, -38%, 0px);
transform: translate3d(0px, -38%, 0px);
-webkit-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
width: 70%;
z-index: 3;
}
.grid-item .grid-description h3 {
font-size: 24px;
font-style: normal;
font-weight: 700;
letter-spacing: 1px;
line-height: 26px;
text-transform: uppercase;
margin-bottom: 4px;
}
.grid-item .grid-description h3,
.grid-item .grid-description p,
.grid-item .grid-description span {
color: #fff;
}
.grid-item .grid-description h5,
.grid-item .grid-description p {
font-family: "Lato", sans-serif;
font-style: italic;
font-size: 2.1rem;
line-height: 2.1rem;
}
.grid-item .grid-description a {
margin: 3px;
}
.grid-item .grid-description a.btn {
margin-top: 10px;
}
.grid-item .grid-description a i {
background-color: red;
border-radius: 50%;
color: #fff;
font-size: 18px;
height: 40px;
line-height: 40px !important;
width: 40px;
-webkit-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
border: 1px solid #fff;
}
.grid-item .grid-description span {
opacity: 0;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
margin-bottom: 0;
padding-bottom: 0;
}
.grid-item .grid-description a > i {
font-size: 14px !important;
}
/* ----------------------------------------------------------------
	Blog
-----------------------------------------------------------------*/
.post-item {
float: left;
width: 100%;
height: auto;
}
.post-item .post-item-wrap {
background-color: #fff;
position: relative;
}
.single-post .post-item .post-item-wrap {
background-color: transparent;
}
.post-item img {
width: 100%;
height: auto;
border-top-left-radius: 0.42rem;
border-bottom-left-radius: 0.42rem;
}
.single-post .post-item img {
border-radius: 0.42rem;
}
.post-item .post-image {
margin: 0;
position: relative;
padding: 0;
}
.post-item img.post-image-2 {
width: 50%;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.post-item-description {
padding: 24px;
}
.post-item .post-item-description > h2,
.post-item .post-item-description > h2 > a {
font-size: 28px;
letter-spacing: -0.1px;
line-height: 28px;
margin-bottom: 10px;
color: #444;
font-weight: 600;
}
.post-item.border {
border: none !important;
}
.post-item.border .post-item-wrap {
border: 1px solid #f2f2f2;
}
.post-item.border > .post-item-wrap > .post-item-description {
padding: 25px 20px 18px !important;
width: 100% !important;
}
/*Single Post*/
.single-post .post-item .post-item-description {
padding: 22px 0;
}
.single-post .post-item .post-item-description > h2,
.single-post .post-item .post-item-description > h2 > a {
font-size: 34px;
letter-spacing: 0;
line-height: 38px;
margin-bottom: 12px;
margin-top: 8px;
color: #313131;
}
.single-post .post-item .post-tags {
display: block;
margin-bottom: 40px;
position: relative;
width: 100%;
}
.single-post .post-item .post-tags a {
font-weight: 400;
color: #3c4043;
border: 1px solid #e4e6ef;
border-radius: 4px;
font-size: 12px;
margin-bottom: 10px;
padding: 3px 10px;
background-color: #fbfbfb;
}
/*Thumbnail Version*/
.post-thumbnails a {
color: #3c4043;
}
.post-thumbnails .post-item {
width: 100%;
padding: 0px !important;
background-color: #fff;
border-radius: 0.42rem;
margin-bottom: 25px;
}
.post-thumbnails .post-item .post-image,
.post-thumbnails .post-item .post-slider,
.post-thumbnails .post-item .post-video,
.post-thumbnails .post-item .post-audio {
float: left;
width: 46%;
}
.post-thumbnails .post-item:not(.quote) .post-item-description {
float: left;
width: 54% !important;
}
#blog .blog .post-item {
width: 25%;
padding: 0 20px 20px 0;
}
/*Single Page*/
.post-post-title h1 {
font-size: 48px;
letter-spacing: -0.03rem;
line-height: 1;
font-weight: 700;
}
.post-image {
margin-bottom: 20px;
}
.post-image img {
width: 100%;
}
.post-content {
clear: both;
display: block;
padding: 0 40px 0 0;
}
/*  Shop */
.shop-category-box,
.grid-item .grid-image {
position: relative;
border: 14px solid #fff;
border-radius: 100%;
overflow: hidden;
}
.grid-item .grid-image {
margin-bottom: 20px;
}
.shop-category-box {
margin: 5px;
}
.shop-category-box img {
width: 100%;
border-radius: 100%;
}
.shop-category-box .shop-category-box-title {
background-color: rgba(255, 255, 255, 0.9);
padding: 4px 0;
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
text-align: center;
width: 100%;
box-sizing: border-box;
height: auto;
}
.shop-category-box-title h6 {
margin-bottom: 0;
padding: 10px 2px;
}
.product-rate i {
color: goldenrod;
}
.shop-promo-box {
min-height: 360px;
background-size: cover;
background-repeat: no-repeat;
padding: 50px;
border: 8px solid #eee;
margin-bottom: 20px;
}
.shop-promo-box > h2 {
font-weight: 800;
margin-bottom: 0;
}
/*  Footer */
/* ----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------*/
#footer {
display: block;
position: relative;
background-color: #f9f9fa;
font-size: clamp(1.2rem, 0.7vw, 1.3rem);
line-height: 35px;
font-weight: 400;
font-family: inherit;
color: #e9e9e9;
}
td {
font-size: clamp(1.1rem, 0.7vw, 1.3rem);
line-height: 34px;
font-weight: 400;
font-family: inherit;
color: #e9e9e9;
}
#footer a:not(.btn):not(:hover) {
color: #3c4043;
}
#footer p {
font-family: inherit;
}
#footer a:not(.btn) {
font-weight: 400;
}
#footer .footer-content {
padding: 60px 0 20px 0;
}
#footer .widget .widget-title,
#footer .widget h4 {
font-size: 1.7rem;
letter-spacing: 1px;
font-weight: 600;
}
#footer .widget ul {
padding-left: 0;
}
#footer .copyright-content {
min-height: 40px;
padding: 5px 0;
background-color: #f1f1f3;
font-size: 13px;
line-height: 15px;
}
#footer.inverted {
background-color: #202020;
}
#footer.inverted p {
color: #e9e9e9;
line-height: 28px;
font-size: 1.5rem;
text-align: left;
}
#footer.inverted a:not(.btn) {
font-weight: 400;
}
#footer.inverted a:not(.btn):not(:hover) {
color: #e9e9e9;
}
#footer.inverted .widget .widget-title,
#footer.inverted .widget h4 {
color: #b8b8b8;
}
#footer.inverted .copyright-content {
background-color: #131415;
}
#footer .btn:not(.close):not(.mfp-close).btn-lg {
font-size: 1.7rem;
line-height: 1.9rem;
}
.footer-logo {
display: block;
margin: 0 auto;
text-align: center;
}
.footer-logo img {
display: flex;
width: 80%;
}
/* ----------------------------------------------------------------
	Widgets
-----------------------------------------------------------------*/
.widget {
margin-bottom: 30px;
position: relative;
}
.widget .widget-title,
.widget > h4 {
font-family: "Lato", sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
line-height: 24px;
letter-spacing: 1px;
margin-bottom: 20px;
}
.widget:after,
.widget:before {
clear: both;
content: " ";
display: table;
}
.widget a {
color: #3c4043;
}
.widget p {
margin-bottom: 20px;
}
.widget .footer-widget .social-icon {
background-color: rgba(0, 0, 0, 0.2);
}
.widget-contact-us .p-sm {
margin-top: -13px;
text-align: left;
}
/*  Extras */
/*------------------------------------------------------
     Extras
------------------------------------------------------*/
.lazy {
opacity: 0;
-webkit-transition: opacity 3s ease-in;
transition: opacity 3s ease-in;
}
.lazy.img-loaded {
opacity: 1;
}
.item-link {
color: #3c4043;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase !important;
}
.item-link i {
position: relative;
right: 0;
-webkit-transition: right 0.3s ease 0s;
transition: right 0.3s ease 0s;
}
.item-link:hover {
color: #2250fc;
}
.item-link:hover i {
right: -6px;
}
/* ----------------------------------------------------------------
Scroll top
-----------------------------------------------------------------*/
#scrollTop {
z-index: -1;
opacity: 0;
position: fixed;
text-align: center;
line-height: 12px !important;
right: 26px;
bottom: 0;
color: #fff;
cursor: pointer;
border-radius: 100px;
height: 40px;
width: 40px;
background-color: rgba(0, 0, 0, 0.25);
background-repeat: no-repeat;
background-position: center;
-webkit-transition: opacity 0.3s, bottom 0.5s,
box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1), background-color 0.1s linear;
transition: opacity 0.3s, bottom 0.5s,
box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1), background-color 0.1s linear;
background-color: rgba(0, 0, 0, 0.25) !important;
overflow: hidden;
}
#scrollTop i {
line-height: 39px !important;
width: 39px !important;
height: 39px !important;
font-size: 16px !important;
top: 0px !important;
left: 0px !important;
text-align: center !important;
position: relative;
z-index: 10;
background-color: transparent !important;
-webkit-transform: translate(0, 0px);
-ms-transform: translate(0, 0px);
transform: translate(0, 0px);
-webkit-transition: -webkit-transform 0.2s ease;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
#scrollTop:hover {
-webkit-transition: box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1),
background-color 0.05s linear 0.25s;
transition: box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1),
background-color 0.05s linear 0.25s;
background-color: transparent !important;
}
#scrollTop:hover i {
-webkit-transform: translate(0, -39px) !important;
-ms-transform: translate(0, -39px) !important;
transform: translate(0, -39px) !important;
}
#scrollTop:after,
#scrollTop:before {
display: block;
content: " ";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background-color: #2250fc;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
border-radius: 100px;
}
#scrollTop:before {
background-color: rgba(255, 255, 255, 0.25);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
opacity: 0;
z-index: 2;
}
#scrollTop:hover:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#scrollTop:active:before {
opacity: 1;
}
/* ----------------------------------------------------------------
Misc
-----------------------------------------------------------------*/
.show-grid[class*="col-lg-"] .show-grid-block {
background-color: #eeeeee;
border: 1px solid #ffffff;
display: block;
line-height: 40px;
min-height: 40px;
text-align: center;
}
.fontawesome-icon-list i {
font-size: 18px;
display: inline-block;
font-size: 1.3rem;
margin-right: 5px;
position: relative;
text-align: center;
top: 2px;
width: 30px;
padding: 16px 0px;
}
[class^="icon"] {
display: inline-block;
}
/*hero headings*/
.hero-highlight {
color: #ea9901 !important;
text-decoration: underline;
}
/* ----------------------------------------------------------------
Play Button
-----------------------------------------------------------------*/
.play-button {
position: relative;
width: 90px;
height: 90px;
display: inline-block;
border-width: 7px;
border-style: solid;
border-color: #fff;
border-radius: 50%;
-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.play-button > i {
font-size: 22px;
color: #fff;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: 2px;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.play-button.dark {
border-color: #313131;
}
.play-button.dark > i {
color: #313131;
}
.play-button:hover {
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.lines-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
cursor: pointer;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
-webkit-transition: 0.3s;
transition: 0.3s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 16px;
background: transparent;
outline: none;
}
.lines-button > * {
display: block;
}
.lines-button:hover,
.lines-button:focus {
outline: none;
}
.lines-button::-moz-focus-inner {
border: 0;
}
.lines {
display: inline-block;
height: 2px;
width: 20px;
border-radius: 4px;
-webkit-transition: 0.3s;
transition: 0.3s;
position: relative;
top: -4px;
}
.lines::before,
.lines::after {
display: inline-block;
height: 2px;
width: 20px;
border-radius: 4px;
-webkit-transition: 0.3s;
transition: 0.3s;
content: "";
position: absolute;
left: 0;
-webkit-transform-origin: 2.85714px center;
-ms-transform-origin: 2.85714px center;
transform-origin: 2.85714px center;
width: 100%;
}
.lines::before {
top: 6px;
}
.lines::after {
top: -6px;
}
.lines,
.lines:before,
.lines:after {
background-color: #111;
}
.toggle-active .lines {
-webkit-transform: scale3d(0.8, 0.8, 0.8);
transform: scale3d(0.8, 0.8, 0.8);
}
.x {
width: auto;
}
.x.toggle-active .lines {
background: transparent !important;
}
.x.toggle-active .lines::before,
.x.toggle-active .lines::after {
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
top: 0;
width: 26px;
}
.x.toggle-active .lines::before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.x.toggle-active .lines::after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-item i {
position: relative;
}
.toggle-item i:nth-of-type(2) {
visibility: hidden;
position: absolute;
}
.toggle-item.toggle-active i:nth-of-type(2) {
visibility: visible;
position: relative;
}
.toggle-item.toggle-active i:nth-of-type(1) {
visibility: hidden;
position: absolute;
}
.image-hover-zoom {
position: relative;
overflow: hidden;
cursor: url("../images/expand.png"), default; /*hover state*/
}
.image-hover-zoom img {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
opacity: 1;
}
.image-hover-zoom:hover img {
opacity: 0.3;
}
/* ----------------------------------------------------------------
    VM PLAYER (VIMEO PLAYER)
-----------------------------------------------------------------*/
.vimeo_player_wrapper {
z-index: -1 !important;
}
.vimeo_player_wrapper ~ iframe {
display: none;
}
iframe {
width: 100%;
}
/*  Helpers */
/* ----------------------------------------------------------------
Helpers
-----------------------------------------------------------------*/
.align-items-bottom {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
height: 100%;
}
.rounded {
overflow: hidden;
border-radius: 8px;
}
.hidden {
display: none;
}
.visible {
opacity: 1;
}
.text-left.nav-tabs .nav-item {
text-align: left !important;
}
.text-right.nav-tabs .nav-item {
text-align: right !important;
}
.align-center {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
text-align: center;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
}
.vertical-align {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.img-fluid {
display: block;
margin: 0 auto;
}
.background-white {
background-color: #fff !important;
}
.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .lead,
.text-light p,
.text-light a:not(.btn),
.text-light a:not(.btn):hover:not(.btn-light),
.text-light i,
.text-light li,
.text-light label,
.text-light div:not(.alert) {
color: #fff !important;
}
.text-light h3 {
font-size: 1.6em;
line-height: 1.3em;
font-family: "Lato", sans-serif;
font-style: italic;
padding-top: 30px;
font-weight: 500;
}
.text-light li {
font-size: 1.2em;
line-height: 1.2em;
padding-bottom: 25px;
}
.fullwidth {
width: 100% !important;
}
.line {
clear: both;
position: relative;
width: 100%;
margin: 50px 0;
border-top: 1px solid #e3e3e3;
}
/* ----------------------------------------------------------------
	Accordion
-----------------------------------------------------------------*/
.accordion .ac-item {
margin-bottom: 10px;
padding: 20px;
background-color: #fff;
border-radius: 5px;
border: 1px solid #e4e6ef;
}
.accordion .ac-item .ac-title {
font-weight: 500;
position: relative;
padding-right: 10px;
padding-bottom: 0px;
margin: 0;
font-size: 2rem;
line-height: 2.2rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.accordion .ac-item .ac-title:before {
font-size: 18px;
content: "\e9be";
font-family: "inspiro-icons";
right: 0;
position: absolute;
}
.accordion .ac-item .ac-title > i {
margin-right: 8px;
}
.accordion .ac-item .ac-content {
padding-top: 12px;
}
.accordion .ac-item .ac-content > p:last-child {
margin-bottom: 6px;
}
.accordion .ac-item.ac-active .ac-title:before {
content: "\e9a1";
}
.accordion.accordion-shadow .ac-item {
box-shadow: 0 6px 12px rgba(140, 152, 164, 0.075);
}
.accordion.accordion-simple .ac-item {
padding: 14px 0;
margin-bottom: 0;
border-radius: 0;
border: 0;
border-bottom: 1px solid #e4e6ef;
}
.accordion.accordion-simple .ac-item:last-child {
border: 0;
}
.accordion.accordion-flat .ac-item {
padding: 10px 0;
margin-bottom: 0;
border-radius: 0;
border: 0;
}
.accordion.accordion-theme .ac-item {
background-color: #2250fc;
border: 0;
}
.accordion.accordion-theme .ac-item .ac-title {
color: #fff;
}
.accordion.accordion-theme .ac-item .ac-content,
.accordion.accordion-theme .ac-item .ac-content p {
color: #fff;
}
.accordion.dark .ac-item {
background-color: #313131;
border: 0;
}
.accordion.dark .ac-item .ac-title {
color: #fff;
}
.accordion.dark .ac-item .ac-content,
.accordion.dark .ac-item .ac-content p {
color: #fff;
}
/* ----------------------------------------------------------------------
	Buttons
-------------------------------------------------------------------------*/
a:not([href]):not([tabindex]):not(.btn) {
color: none;
}
button.btn,
.btn:not(.close):not(.mfp-close),
a.btn:not([href]):not([tabindex]) {
display: inline-block;
font-family: inherit;
border-radius: 8px;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.5px;
text-decoration: none;
outline: none;
padding: 12px 18px;
position: relative;
text-transform: uppercase;
background-color: #2250fc;
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-bottom: 6px;
outline: none;
line-height: 1.2rem;
cursor: pointer;
}
button.btn:after,
.btn:not(.close):not(.mfp-close):after,
a.btn:not([href]):not([tabindex]):after {
content: "";
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
button.btn i,
.btn:not(.close):not(.mfp-close) i,
a.btn:not([href]):not([tabindex]) i {
text-shadow: none;
}
button.btn.btn-sm,
.btn:not(.close):not(.mfp-close).btn-sm,
a.btn:not([href]):not([tabindex]).btn-sm {
font-size: 14px;
height: 30px;
line-height: 28px;
padding: 0 14px;
}
button.btn.btn-lg,
.btn:not(.close):not(.mfp-close).btn-lg,
a.btn:not([href]):not([tabindex]).btn-lg {
font-size: 1.3rem;
line-height: 1.5rem;
padding: 24px 40px;
width: 100%;
margin-top: 15px;
}
button.btn:hover,
button.btn:focus,
button.btn:not(:disabled):not(.disabled):active,
button.btn:not(:disabled):not(.disabled).active,
.btn:not(.close):not(.mfp-close):hover,
.btn:not(.close):not(.mfp-close):focus,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
.btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
a.btn:not([href]):not([tabindex]):hover,
a.btn:not([href]):not([tabindex]):focus,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
color: #fff;
text-decoration: none;
}
button.btn.btn-rounded,
.btn:not(.close):not(.mfp-close).btn-rounded,
a.btn:not([href]):not([tabindex]).btn-rounded {
border-radius: 2rem !important;
}
button.btn.btn-light,
.btn:not(.close):not(.mfp-close).btn-light,
a.btn:not([href]):not([tabindex]).btn-light {
background-color: #fff;
border-color: #e4e6ef;
color: #fff;
}
button.btn.btn-light:hover,
button.btn.btn-light:focus,
button.btn.btn-light:active,
button.btn.btn-light.active,
.btn:not(.close):not(.mfp-close).btn-light:hover,
.btn:not(.close):not(.mfp-close).btn-light:focus,
.btn:not(.close):not(.mfp-close).btn-light:active,
.btn:not(.close):not(.mfp-close).btn-light.active,
a.btn:not([href]):not([tabindex]).btn-light:hover,
a.btn:not([href]):not([tabindex]).btn-light:focus,
a.btn:not([href]):not([tabindex]).btn-light:active,
a.btn:not([href]):not([tabindex]).btn-light.active {
border-color: #e4e6ef;
background-color: #f4f5f8;
color: #4c5667;
}
button.btn.btn-light.btn-light-hover:hover,
button.btn.btn-light.btn-light-hover:focus,
button.btn.btn-light.btn-light-hover:active,
button.btn.btn-light.btn-light-hover.active,
.btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:hover,
.btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:focus,
.btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:active,
.btn:not(.close):not(.mfp-close).btn-light.btn-light-hover.active,
a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:hover,
a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:focus,
a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:active,
a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover.active {
border-color: #ebebeb;
color: #fff;
}
button.btn:not(.btn-shadow):focus,
button.btn:not(.btn-shadow):focus:active,
.btn:not(.close):not(.mfp-close):not(.btn-shadow):focus,
.btn:not(.close):not(.mfp-close):not(.btn-shadow):focus:active,
a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus,
a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus:active {
box-shadow: none !important;
}
button.btn.btn-primary:hover,
button.btn.btn-primary:focus,
button.btn.btn-primary:not(:disabled):not(.disabled):active,
button.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn:not(.close):not(.mfp-close).btn-primary:hover,
.btn:not(.close):not(.mfp-close).btn-primary:focus,
.btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(
.disabled
):active,
.btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(
.disabled
).active,
a.btn:not([href]):not([tabindex]).btn-primary:hover,
a.btn:not([href]):not([tabindex]).btn-primary:focus,
a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(
.disabled
):active,
a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(
.disabled
).active {
background-color: #0333e8;
color: #fff;
}
button.btn.btn-secondary,
.btn:not(.close):not(.mfp-close).btn-secondary,
a.btn:not([href]):not([tabindex]).btn-secondary {
background-color: #c1c3ce;
}
button.btn.btn-secondary:hover,
button.btn.btn-secondary:focus,
button.btn.btn-secondary:not(:disabled):not(.disabled):active,
button.btn.btn-secondary:not(:disabled):not(.disabled).active,
.btn:not(.close):not(.mfp-close).btn-secondary:hover,
.btn:not(.close):not(.mfp-close).btn-secondary:focus,
.btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(
.disabled
):active,
.btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(
.disabled
).active,
a.btn:not([href]):not([tabindex]).btn-secondary:hover,
a.btn:not([href]):not([tabindex]).btn-secondary:focus,
a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(
.disabled
):active,
a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(
.disabled
).active {
background-color: #2250fc;
color: #fff;
}
button.btn.btn-facebook,
.btn:not(.close):not(.mfp-close).btn-facebook,
a.btn:not([href]):not([tabindex]).btn-facebook {
background-color: #3b5998 !important;
color: #ffffff !important;
border-width: 0;
border-radius: 0;
margin: 0;
}
button.btn.btn-dribbble,
.btn:not(.close):not(.mfp-close).btn-dribbble,
a.btn:not([href]):not([tabindex]).btn-dribbble {
background-color: #dd4b39 !important;
color: #ffffff !important;
border-width: 0;
border-radius: 0;
margin: 0;
}
button.btn.btn-googleplus,
.btn:not(.close):not(.mfp-close).btn-googleplus,
a.btn:not([href]):not([tabindex]).btn-googleplus {
background-color: #008426 !important;
color: #ffffff !important;
border-width: 0;
border-radius: 0;
margin: 0;
}
button.btn + .btn,
.btn:not(.close):not(.mfp-close) + .btn,
a.btn:not([href]):not([tabindex]) + .btn {
margin-left: 4px;
}
button.btn.disabled,
.btn:not(.close):not(.mfp-close).disabled,
a.btn:not([href]):not([tabindex]).disabled {
cursor: not-allowed;
pointer-events: none;
opacity: 0.6;
}
.disabled .btn {
opacity: 0.3;
}
/* ----------------------------------------------------------------------
	Headings
-------------------------------------------------------------------------*/
/*Creative fade heading*/
.heading-creative {
font-size: 68px;
font-weight: 300;
position: relative;
text-align: left;
width: 100%;
color: #161616;
}
.heading-creative span {
color: #ea9901;
font-weight: 700;
font-family: "Anton", sans-serif;
}
/*Fixes*/
#header:not([data-transparent="true"]).dark .heading-creative {
color: #fbfbfb;
}
/* ----------------------------------------------------------------------
	Social Icons
-------------------------------------------------------------------------*/
.social-icons {
line-height: 0;
}
.social-icons ul {
padding: 0;
margin: 0;
}
.text-center.social-icons ul {
display: inline-block;
}
.social-icons li {
float: left;
list-style: none;
}
.social-icons li a {
float: left;
height: 32px;
width: 32px;
line-height: 32px;
font-size: 16px;
text-align: center;
margin: 0 4px 4px 0;
border-radius: 4px;
border: 0;
background: transparent;
color: #333;
overflow: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.copyright-content .social-icons {
float: right;
}
.copyright-content .social-icons li a {
height: auto;
width: 100%;
line-height: 15px;
font-size: 13px;
}
.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
color: #fff !important;
border: 0;
}
.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
background-color: #5d82d1;
}
.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover {
background-color: #40bff5;
}
.social-icons.social-icons-colored .social-youtube a,
.social-icons.social-icons-colored-hover .social-youtube a:hover {
background-color: #ef4e41;
}
.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
background-color: #ff48a3;
}
.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
background-color: #45ad76;
}
.social-icons.social-icons-colored .social-yelp a,
.social-icons.social-icons-colored-hover .social-yelp a:hover {
background-color: #e53d00;
}
.social-icons.social-icons-rounded li a {
border-radius: 50%;
}
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover)
li
a:hover {
background-color: #eee;
}
.dark
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover)
li
a:hover {
background-color: #313131;
}
.social-icons li:hover i {
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@font-face {
font-family: "inspiro-icons";
src: url("../webfonts/inspiro-icons.ttf?ijzgpf") format("truetype"),
url("../webfonts/inspiro-icons.woff?ijzgpf") format("woff");
font-weight: normal;
font-style: normal;
font-display: block;
}
i:not(.fa):not(.fab):not(.far):not(.fas) {
font-family: inspiro-icons !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
content: "\e92e";
}
.icon-chevron-left:before {
content: "\e92f";
}
.icon-chevron-right:before {
content: "\e930";
}
.icon-chevron-up:before {
content: "\e931";
}
.fa fa-long-arrow-alt-right:before {
content: "\e949";
}
.icon-menu:before {
content: "\e998";
}
.icon-play:before {
content: "\e9bb";
}
/* ----------------------------------------------------------------------
	Icon Box
-------------------------------------------------------------------------*/
.icon {
margin-bottom: 16px;
}
div.icon-box:before {
display: none !important;
}
.icon-box {
margin: 25px 0 35px;
position: relative;
}
.icon-box .icon {
height: 64px;
position: absolute;
width: 64px;
}
.icon-box .icon i {
font-size: 28px;
text-align: center;
line-height: 66px;
border-radius: 50%;
}
.icon-box .icon a,
.icon-box .icon i {
width: 100%;
height: 100%;
color: #333;
}
.icon-box h3,
.icon-box h5 {
margin: 0 12px 10px 83px;
letter-spacing: 0px;
line-height: 25px;
font-weight: 400;
padding-top: 10px;
opacity: 0.6;
}
.icon-box p {
margin: 0 0 20px 83px;
line-height: 28px;
font-weight: 400;
}
.icon-box-description > p {
margin-bottom: 20px;
}
.icon-box.effect .icon i {
z-index: 1;
}
.icon-box.effect .icon i:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: "";
box-sizing: content-box;
}
.icon-box .icon i {
-webkit-transition: background-color 0.2s, color 0.2s;
transition: background-color 0.2s, color 0.2s;
}
.icon-box .icon i:after {
top: -4px;
left: -4px;
padding: 4px;
box-shadow: 0 0 0 3px #333;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-webkit-transform: scale(0.8);
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, -webkit-transform 0.2s;
transition: transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
.icon-box.effect .icon i:hover:after,
.icon-box.effect:hover .icon i:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.icon-box.large .icon {
height: 86px;
width: 86px;
}
.icon-box.large .icon i {
font-size: 52px;
line-height: 80px;
}
.icon-box.large > h3,
.icon-box.large > h5 {
margin: 0 12px 10px 110px;
font-size: 24px;
}
.icon-box.large p {
margin: 0 0 20px 110px;
}
.icon-box.center {
padding: 0;
text-align: center;
}
.icon-box.center h3,
.icon-box.center h5 {
margin: 0 0 10px;
}
.icon-box.center p {
margin: 0 0 20px 0px;
}
.icon-box.center .icon {
margin: 0 auto;
position: relative;
}
.icon-box.center p {
font-size: 16px;
margin-top: 15px;
}
.icon-box.process {
margin-top: 45px;
padding: 30px;
border-radius: 8px;
background-color: #fff;
}
.icon-box.process.effect .icon i:hover:after,
.icon-box.process.effect:hover .icon i::after {
opacity: 0;
border: 0px;
}
.icon-box.process .icon {
margin-top: 10px;
}
/* ----------------------------------------------------------------
Carousels
-----------------------------------------------------------------*/
.flickity-viewport {
overflow: hidden !important;
}
.flickity-slider > div > img,
.carousel .polo-carousel-item img {
width: 100%;
}
.carousel[data-auto-width="true"] .flickity-slider > div > img,
.carousel[data-auto-width="true"] .carousel .polo-carousel-item img,
.carousel.custom-height .flickity-slider > div > img,
.carousel.custom-height .carousel .polo-carousel-item img {
height: 100%;
width: auto;
}
.flickity-enabled {
position: relative;
}
.flickity-enabled:focus {
outline: none;
}
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
}
/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
pointer-events: none;
z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
pointer-events: auto;
z-index: 1;
}
/* ---- flickity-button ---- */
.flickity-button {
background: #fff;
width: 40px;
height: 40px;
line-height: 40px;
margin: -23px 0 0;
display: block;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-align: center;
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
color: #313131;
text-align: center;
z-index: 200;
border: 0;
box-sizing: initial;
opacity: 0;
border-radius: 50%;
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.flickity-button:before {
color: #313131;
}
.flickity-button:hover {
background-color: #2250fc;
}
.flickity-button:hover:before {
color: #fff;
}
.flickity-button.next:before,
.flickity-button.previous:before {
font-size: 25px;
font-family: inspiro-icons !important;
}
.flickity-button.next {
right: 0px;
}
.flickity-button.next:before {
margin-left: 4px;
content: "\e930";
}
.flickity-button.next.disabled {
opacity: 0;
}
.flickity-button.previous {
left: 0px;
}
.flickity-button.previous:before {
content: "\e92f";
margin-right: 2px;
}
.flickity-button.previous.disabled {
opacity: 0;
}
.flickity-button svg {
display: none !important;
}
.inspiro-slider:hover .flickity-button.next,
.carousel:hover .flickity-button.next {
left: auto;
right: 10px;
opacity: 1;
}
.inspiro-slider:hover .flickity-button.previous,
.carousel:hover .flickity-button.previous {
right: auto;
left: 10px;
opacity: 1;
}
.flickity-button-icon {
fill: currentColor;
}
/* ----------------------------------------------------------------
Carousel: Dots
-----------------------------------------------------------------*/
.flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
z-index: 3;
height: 10px;
}
.flickity-page-dots .dot {
display: inline-block;
position: relative;
margin: 0 4px;
width: 10px;
height: 10px;
cursor: pointer;
border-radius: 50%;
overflow: hidden;
background-color: transparent;
box-shadow: inset 0 0 0 2px #c1c3ce;
-webkit-transition: background 0.8s ease;
transition: background 0.8s ease;
}
.flickity-page-dots .dot:after {
outline: medium none;
text-indent: -999rem;
border-radius: 50%;
overflow: hidden;
content: "";
position: absolute;
bottom: 0;
height: 0;
left: 0;
width: 100%;
background-color: #c1c3ce;
box-shadow: 0 0 1px #c1c3ce;
-webkit-transition: height 0.3s ease;
transition: height 0.3s ease;
}
.flickity-page-dots .dot.is-selected:after {
height: 100%;
}
.flickity-rtl .flickity-page-dots {
direction: rtl;
}
/* Owl Carousel - Settings
-----------------------------------------------------------------*/
.carousel {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.carousel.carousel-loaded {
opacity: 1;
visibility: visible;
}
/* ----------------------------------------------------------------------
	Light Box
-------------------------------------------------------------------------*/
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8rem;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #ccc;
}
.mfp-preloader a:hover {
color: #fff;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 36px !important;
height: 36px !important;
cursor: pointer;
line-height: 36px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 22px;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #a3a3a3;
font-size: 37px;
font-weight: 300;
top: 5px;
right: 5px;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #fff;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #fff;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #fff;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: "";
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}
.lightbox-open {
position: relative;
overflow: hidden !important;
}
.mfp-ajax-holder .mfp-content {
background: #f8f8f8;
max-width: 1000px;
}
.mfp-ajax-holder .ajax-quick-view {
padding: 20px 30px 35px;
}
.mfp-ajax-holder .ajax-quick-view .quick-view-title {
border-bottom: 1px solid #dddddd;
margin-bottom: 30px;
position: relative;
}
.mfp-ajax-holder .ajax-quick-view .quick-view-title h2 {
font-weight: 600;
}
.mfp-ajax-holder .mfp-close:hover {
background: #2250fc;
color: #fff;
}
/*settings*/
.portfolio-ajax-page iframe {
width: 100%;
}
.portfolio-ajax-page .col-lg-8 {
margin-bottom: -6px !important;
}
.list {
clear: both;
display: block;
position: relative;
}
.list li {
line-height: 32px;
}
.list li a {
color: #3c4043;
}
.list-lines,
.icon-list,
.list-simple,
.list-posts,
.list ul {
padding: 0px;
}
.list,
.list-icon,
.list-lines,
.icon-list,
.list-simple,
.list-posts,
.list-tweets li {
list-style: none;
}
.list a,
.list-icon a,
.list-lines a,
.icon-list a,
.list-simple a,
.list-posts a,
.list-tweets li a {
color: #3c4043;
}
.list-colored li a {
color: #2250fc;
font-weight: 600;
}
.list-legend li {
float: left;
margin-right: 14px;
margin-bottom: 10px;
}
.list-legend li span {
width: 12px;
height: 12px;
border-radius: 50%;
margin-right: 9px;
background-color: #2250fc;
float: left;
margin-top: 6px;
}
.icon-list li,
.list-arrow-icons li,
.list-tweets li {
padding-left: 0px;
}
.list-medium li {
margin: 12px 0;
}
.list-large li {
margin: 18px 0;
}
.list-large li:first-child,
.list-medium li:first-child {
margin-top: 0;
}
.list-large li:last-child,
.list-medium li:last-child {
margin-bottom: 0;
}
.list-posts small {
display: block;
font-style: italic;
opacity: 0.7;
}
.list-lines {
list-style: none;
}
.list-lines li {
border-bottom: 1px solid #ddd;
padding: 10px 0 10px 2px;
}
.list-lines li:last-child {
border-bottom: 0px;
}
.list-icon {
list-style: none;
padding-left: 0;
}
.list-icon ul {
list-style: none;
}
.list-icon ul {
padding: 0;
}
.list-icon li {
margin-bottom: 10px;
margin-left: 20px;
}
.list-icon i {
font-size: 15px;
margin-right: 14px;
margin-left: -20px;
}
.list-icon.list-icon-colored li:before,
.list-icon.icon-list-colored i {
color: #2250fc;
}
.list-icon li:before {
margin-left: -20px;
position: absolute;
font-size: 12px;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-weight: 900;
}
.list-icon.list-icon-arrow li:before {
font-family: "Font Awesome 5 Free";
content: "\f054";
}
.list-icon.list-icon-arrow-circle li:before {
content: "\f0a9";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-check li:before {
content: "\f00c";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-caret li:before {
content: "\f0da";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-uncheck li:before {
content: "\f144";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-plus li:before {
content: "\f055";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-info li:before {
content: "\f05a";
font-family: "Font Awesome 5 Free";
}
.list-icon.list-icon-circle li:before {
content: "\f192";
font-family: "Font Awesome 5 Free";
}
.list-group-item {
text-transform: capitalize;
}
a.list-group-item.active {
background-color: #2250fc;
border: #2250fc;
}
a.list-group-item.active h1,
a.list-group-item.active h2,
a.list-group-item.active h3,
a.list-group-item.active h4,
a.list-group-item.active h5,
a.list-group-item.active h6,
a.list-group-item.active p {
color: #fff;
}
a.list-group-item.active:hover,
a.list-group-item.active.active {
color: #fff !important;
}
/* ----------------------------------------------------------------------
	Pagination & Pager
-------------------------------------------------------------------------*/
.pagination-wrap {
display: block;
clear: both;
}
.pagination {
clear: both;
}
.pagination .page-item:not(.disabled) > .page-link {
color: #3c4043;
background-color: #fff;
border-color: #e4e6ef;
}
.pagination .page-item:not(.disabled).active > .page-link,
.pagination .page-item:not(.disabled):active > .page-link,
.pagination .page-item:not(.disabled):focus > .page-link,
.pagination .page-item:not(.disabled):hover > .page-link {
background-color: #e4e6ef;
border-color: #e4e6ef;
color: #3c4043;
box-shadow: none;
}
.pagination .page-item.disabled > .page-link {
color: #e4e6ef;
}
/* ----------------------------------------------------------------------
    Breadcrumbs
-------------------------------------------------------------------------*/
h1.page-title {
font-size: 0.85em;
line-height: 1.2em;
}
.breadcrumb {
background-color: transparent;
font-size: 12px;
font-weight: 400;
letter-spacing: 0.5px;
display: block;
float: right;
line-height: 18px;
}
.breadcrumb ul {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumb ul .breadcrumb-item,
.breadcrumb ul li {
display: inline;
position: relative;
opacity: 0.8;
}
.breadcrumb ul .breadcrumb-item + li:before,
.breadcrumb ul li + li:before {
content: "\e930";
font-family: "inspiro-icons";
margin: 0 5px;
background-color: transparent;
}
.breadcrumb ul .breadcrumb-item a,
.breadcrumb ul li a {
color: #3c4043;
}
.breadcrumb ul .breadcrumb-item:hover,
.breadcrumb ul .breadcrumb-item.active,
.breadcrumb ul .breadcrumb-item:last-child,
.breadcrumb ul li:hover,
.breadcrumb ul li.active,
.breadcrumb ul li:last-child {
opacity: 1;
}
/* ----------------------------------------------------------------------
    call-to-action (call to action)
-------------------------------------------------------------------------*/
.call-to-action {
position: relative;
overflow: hidden;
padding: 20px 50px 34px;
margin-bottom: 40px;
border-radius: 8px;
}
.call-to-action .container {
position: relative;
}
.call-to-action h3 {
margin-top: 0px;
font-size: 2.1rem;
font-weight: 600;
margin-bottom: 10px;
line-height: 2.2rem;
}
.call-to-action h3 span {
font-size: 8.5rem;
line-height: 9rem;
font-family: "Anton", sans-serif;
font-weight: 500;
}
.call-to-action p {
margin-top: 0;
}
.call-to-action a.btn {
margin-top: 20px;
}
.call-to-action.call-to-action-dark {
background-color: #202020;
}
.call-to-action.call-to-action-dark h3,
.call-to-action.call-to-action-dark p {
color: #fff;
}
/* ----------------------------------------------------------------------
    Clients Logo
-------------------------------------------------------------------------*/
.client-logos .polo-carousel-item {
padding: 5px 30px;
}
/* ----------------------------------------------------------------
    Testimonial
-----------------------------------------------------------------*/
.review-title {
text-align: center;
color: #fff;
padding-bottom: 40px;
}
.review-disclaimer {
text-align: center;
color: #fff;
}
.testimonial .testimonial-item {
border: 1px solid #e4e6ef;
background-color: #fff;
padding: 46px;
text-align: center;
margin-bottom: 20px;
width: 100%;
box-shadow: none;
border-radius: 3px;
overflow-y: scroll;
height: 250px;
scrollbar-width: thin;
scrollbar-color: grey #dcdcdc;
scrollbar-face-color: grey;
scrollbar-track-color: #dcdcdc;
scrollbar-3dlight-color: #dcdcdc;
scrollbar-darkshadow-color: #dcdcdc;
scrollbar-arrow-color: #dcdcdc;
}
.testimonial-item::-webkit-scrollbar {
width: 4px;
}
.testimonial-item::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
.testimonial-item::-webkit-scrollbar-thumb {
background: grey;
opacity: 0.5;
border-radius: 10px;
}
.testimonial .testimonial-item > img {
border-radius: 50%;
display: block;
float: none;
height: 72px;
margin: 0 auto 10px;
width: 72px;
}
.testimonial .testimonial-item > p {
margin-bottom: 0;
padding-bottom: 20px;
font-weight: 400;
margin-top: 10px;
}
.testimonial .testimonial-item > span {
font-weight: 600;
font-size: 15px;
display: block;
line-height: 22px;
}
.testimonial .testimonial-item > span ~ span {
font-weight: 500;
color: #313131;
display: block;
font-size: 13px;
font-style: italic;
}
.testimonial.testimonial-box .testimonial-item {
padding: 46px;
background-color: #fff;
border-radius: 8px;
}
/* ----------------------------------------------------------------
    Timeline
-----------------------------------------------------------------*/
.timeline {
list-style-type: none;
position: relative;
}
.timeline:before {
content: "";
position: absolute;
left: 16px;
height: 75%;
z-index: 2;
top: 0;
bottom: 0;
border-left: 2px dashed #e3e6f0;
opacity: 0.7;
}
.timeline .timeline-item {
margin: 3rem 2rem 3rem 5rem;
}
.timeline .timeline-item:first-child {
margin: 0rem 2rem 3rem 5rem;
margin-top: 10px;
}
.timeline .timeline-item > h4 {
margin-bottom: 0;
}
.timeline .timeline-item .timeline-item-date {
font-size: 0.9rem;
margin-bottom: 30px;
}
.timeline .timeline-item .timeline-item-image {
border-radius: 0.42rem;
overflow: hidden;
margin-bottom: 30px;
}
.timeline .timeline-item .timeline-item-image img {
width: 100%;
height: auto;
}
.timeline .timeline-item .timeline-icon {
background-color: #2250fc;
position: absolute;
border-radius: 50%;
left: 0px;
width: 34px;
height: 34px;
z-index: 3;
color: #fff;
text-align: center;
font-size: 18px;
}
.timeline .timeline-item .timeline-icon i {
margin-top: 1px;
}
/* ----------------------------------------------------------------------
	Parallax
-------------------------------------------------------------------------*/
.bg-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
content: " ";
z-index: 0;
background: rgba(0, 0, 0, 0.5);
}
.bg-overlay-2 {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
content: " ";
z-index: 0;
background: rgba(0, 0, 0, 0.6);
}
.bg-overlay ~ .container,
.bg-overlay ~ .container-fluid,
.bg-overlay-2 ~ .container,
.bg-overlay-2 ~ .container-fluid {
position: relative;
z-index: 2;
}
.parallax-container ~ .bg-overlay,
.parallax-container ~ .bg-overlay-2 {
z-index: -1;
}
.animated.rounded {
-webkit-animation-fill-mode: none;
animation-fill-mode: none;
}
.animated.infinite {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
[data-animate] {
opacity: 0;
}
[data-animate].visible {
opacity: 1;
}
.icon[data-animate] {
opacity: 1;
}
#page-title[data-bg-parallax],
[data-bg-parallax] {
background-color: #ede2d2;
}
.parallax-container {
margin: 0;
position: absolute;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: cover !important;
background-attachment: fixed;
background-position: center center !important;
width: 100%;
height: 100%;
z-index: -100;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.img-loaded {
opacity: 1;
}
[data-bg-image] {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
[data-bg-image]::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
background-color: #313131;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
[data-bg-image].bg-loaded::before {
opacity: 0;
}
body[data-bg-image] {
background-attachment: fixed;
background-position: top center;
}
.shape-divider {
position: absolute;
width: 100%;
z-index: 1 !important;
bottom: 0;
left: 0;
pointer-events: none;
display: block;
}
.shape-divider svg {
width: 101%;
height: 105px !important;
left: 50%;
position: absolute;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
transform: translatex(-50%);
bottom: -2px;
}
.shape-divider[data-position="bottom"] {
bottom: -2px;
top: auto;
}
.shape-divider[data-position="top"] {
bottom: auto;
top: -2px;
}
.shape-divider[data-flip-horizontal="true"] {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.shape-divider[data-flip-vertical="true"] {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.shape-divider[data-flip-horizontal="true"][data-flip-vertical="true"] {
-webkit-transform: rotateY(180deg) rotateX(180deg);
transform: rotateY(180deg) rotateX(180deg);
}
/*MY CSS*/
.banner-section {
padding: 20px 0 40px;
text-align: center;
}
.banner-section h4 {
font-size: 2.6rem;
line-height: 3.2rem;
font-family: "Lato", sans-serif;
color: #fff;
font-weight: 500;
}
.banner-section h4 span {
font-size: 4.3rem;
line-height: 4.3rem;
font-family: "Playfair Display", serif;
font-weight: 700;
}
.banner-section button.btn.btn-creative,
.btn:not(.close):not(.mfp-close).btn-creative {
font-size: 18px;
margin-top: 20px;
}
.fancy-textbox {
background-color: #fff;
padding: 40px;
border-radius: 8px;
}
.special-banner {
padding: 25px 0 4px;
z-index: 8;
position: absolute;
background-color: transparent;
margin-top: -160px;
}
.special-next {
margin-top: 270px;
}
.table > :not(caption) > * > * {
padding: 0.25rem 0rem;
}
.flex-item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.responsive-columns {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 0px 25px;
margin: 0;
}
.list-group-item + .list-group-item.first-in-column,
.list-group-item:first-child {
border-top-left-radius: 0.42rem;
border-top-right-radius: 0.42rem;
border-top-width: 1px;
}
.list-group-item + .list-group-item.last-in-column {
border-bottom-right-radius: 0.42rem;
border-bottom-left-radius: 0.42rem;
}
.justify-center {
justify-content: center;
}
