@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,hebrew,latin-ext"); html {
scroll-behavior: smooth;
}
body {
font-family: "rubik", sans-serif;
font-weight: 400;
color: #9290a3;
font-size: 14px;
line-height: 2;
background-color: #fff;
text-rendering: optimizeLegibility;
overflow-x: hidden;
overflow-y: auto;
}
blockquote {
border: 1px solid #e8e8e8;
width: 100%;
margin: 0;
padding: 32px 49px;
font-size: 18px;
font-weight: 400;
line-height: 31px;
color: #67619a;
font-style: italic;
background: url(//agency.blue-spark.hr/app/themes/bluespark/assets/imgs/quote-shape-2.png) right 50% bottom 50% no-repeat;
background-size: 100px 87px;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite {
position: relative;
padding-left: 60px;
font-style: normal;
}
blockquote cite:before {
content: "";
width: 40px;
height: 2px;
background-color: #006AFF;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
blockquote em,
blockquote i {
font-style: normal;
}
abbr,
acronym {
border-bottom: 1px dotted #d9d9d9;
}
code,
kbd,
tt,
var,
samp,
pre {
margin: 20px 0;
padding: 4px 12px;
background-color: #f5f5f5;
border: 1px solid #d9d9d9;
font-family: "rubik", monospace;
} select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
background-color: #f4f7fc;
color: #4d4d4d;
border: 1px solid #e9e9e9;
font-size: 14px;
padding: 7px 20px;
width: 100%;
margin-bottom: 20px;
} .wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
margin-bottom: 0;
} textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
border-color: #ff4745;
background: #fff;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 14px 70px;
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
background-color: #ff4745;
color: #fff;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background-color: #272063;
} ::-webkit-input-placeholder {
color: #a09db9;
}
:-moz-placeholder {
color: #a09db9;
}
::-moz-placeholder {
color: #a09db9;
opacity: 1;
}
:-ms-input-placeholder {
color: #a09db9;
} a {
color: #ff9501;
}
a:hover,
a:focus,
a:active {
color: #006AFF;
} ::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-thumb {
background-color: #006AFF;
border-radius: 10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Poppins", sans-serif;
font-weight: 600;
line-height: 1.195;
color: #272063;
margin: 0 0 15px;
text-rendering: optimizeLegibility;
letter-spacing: -0.2px;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit
} .typing_color{
color:#006AFF;
}
.display-none,
.hidden {
display: none !important;
}
.display-block {
display: block !important;
}
.display-inline {
display: inline !important;
}
.list-style-none {
list-style: none !important;
}
.full-width {
width: 100% !important;
}
.text-accent {
color: #272063 !important;
}
.text-accent-2 {
color: #ff4745 !important;
}
.text-white {
color: #fff !important;
}
.text-dark {
color: #070a22 !important;
}
.text-light {
color: #7874a1 !important;
}
.text-gray {
color: #a09db9 !important;
}
.accent-bg {
background-color: #f4f5fd !important;
}
.white-bg {
background-color: #fff !important;
}
.gray-bg {
background-color: #f8f9fd !important;
}
.box-shadow {
box-shadow: 0px 0px 18px 0px rgba(222, 222, 222, 0.75) !important;
}
.text-center {
text-align: center !important;
}
.text-right {
text-align: right !important;
}
.text-left {
text-align: left !important;
}
.text-del {
text-decoration: line-through !important;
} .cbr-container {
width: 1170px;
margin: 0 auto;
max-width: 90%;
}
#main-content {
padding: 120px 0;
} #site-content {
width: 65.811%;
float: left;
}
#sidebar {
width: 31.623%;
float: right;
border: 1px solid #e8e8e8;
padding: 30px 30px;
} .no-sidebar #site-content {
width: 100% !important;
max-width: none !important;
float: none !important;
}
body.page #main-content {
padding-top: 0;
padding-bottom: 0;
} #site-header {
padding: 40px 0 0;
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
transition: all ease 0.5s;
}
#site-header-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: 150;
} #site-header .header-logo {
float: left;
transition: all ease 0.3s;
} #site-header.is-fixed {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 9989;
background-color: #fff;
box-shadow: 0px 0px 18px 0px rgba(222, 222, 222, 0.75);
padding: 0;
} #site-header .header-info {
float: right;
padding-top: 24px;
padding-bottom: 18px;
transition: all ease 0.3s;
}
#site-header .header-info .info-wrap {
display: table;
overflow: hidden;
width: 100%;
}
#site-header .header-info .info-i,
#site-header .header-info .info-c {
display: table-cell;
text-align: left;
vertical-align: middle;
line-height: 20px;
}
#site-header .header-info .info-i {
width: 40px;
}
#site-header .header-info .info-i span {
z-index: 1;
font-size: 40px;
line-height: 40px;
margin-right: 20px;
padding-left: 1px;
color: #ff4745;
display: inline-block;
}
#site-header .header-info .inner > div {
margin-right: 56px;
float: left;
position: relative;
}
#site-header .header-info .info-c > .title {
color: #9d98c6;
font-weight: 500;
}
#site-header .header-info .info-c > .subtitle {
font-family: "Poppins";
font-size: 22px;
line-height: 28px;
font-weight: 600;
color: #272063;
} #site-header .header-aside-button {
float: right;
margin-top: 18px;
}
#site-header .header-aside-button a {
border-radius: 30px;
border: 2px solid #FF9500;
font-family: "Poppins", sans-serif;
font-weight: 600;
font-size: 14px;
letter-spacing: -0.5px;
display: inline-block;
margin-top: 2px;
padding: 0 37px;
line-height: 48px;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#site-header .header-aside-button a:hover {
border: 2px solid #006AFF;
}
#site-header .header-aside-button a:hover > span {
color: #272063;
}
#site-header .header-aside-button span { color:white;
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
transition: all ease 0.5s;
} #main-nav {
display: inline-block;
float: right;
margin-right: 56px;
}
#main-nav ul {
margin: 0;
}
#main-nav ul li {
position: relative;
list-style: none;
padding-top: 0;
padding-bottom: 0;
}
#main-nav > ul > li {
float: left;
padding: 0 15px;
}
#main-nav > ul > li > a {
display: block;
font-weight: 500;
font-size: 14px;
color: #0061FF;
height: 90px;
line-height: 90px;
}
#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-menu-item > a {
color: #006AFF;
}
#main-nav > ul > li > a {
position: relative;
}
#main-nav > ul > li.current-menu-item > a:before,
#main-nav > ul > li a:before {
content: "";
position: absolute;
left: 0;
top: 70%;
width: 0;
height: 2px;
background-color: #FF9500;
transition: width 0.3s ease;
}
#main-nav > ul > li.current-menu-item > a:before,
#main-nav > ul > li:hover > a:before {
width: 100%;
transition: width 0.3s ease;
} #main-nav .sub-menu {
padding: 16px 0;
background-color: #272063;
position: absolute;
left: 0;
top: 100%;
width: 230px;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
opacity: 0;
visibility: hidden;
z-index: 9999;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#main-nav .sub-menu .sub-menu {
left: 100%;
top: -16px;
background-color: #221c57;
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
#main-nav .sub-menu .sub-menu .sub-menu {
background-color: #1d184b;
}
#main-nav .sub-menu li a {
padding: 3px 25px;
color: rgba(255, 255, 255, 0.7);
font-size: 14px;
line-height: 30px;
display: block;
}
#main-nav .sub-menu li:first-child > a {
border: 0;
}
#main-nav .sub-menu li a:hover {
color: #fff;
}
#main-nav li:hover > .sub-menu {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
} #main-nav-mobi {
display: block;
margin: 0 auto;
width: 100%;
position: absolute;
left: 0;
top: 100%;
z-index: 999;
background-color: #006aff;
box-shadow: 0px 0px 18px 0px rgba(222, 222, 222, 0.75)
}
#main-nav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#main-nav-mobi ul li {
margin: 0;
position: relative;
text-align: center;
cursor: pointer;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-top: 0;
padding-bottom: 0;
}
#main-nav-mobi ul > li > a {
color: white;
display: inline-block;
font-size: 14px;
font-weight: 500;
line-height: 50px;
text-decoration: none;
}
#main-nav-mobi ul > li > a:hover {
color: #031B4E;
}
#main-nav-mobi .menu-item-has-children .arrow {
cursor: pointer;
display: inline-block;
font-size: 20px;
font-family: "Fontawesome";
line-height: 50px;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 50px;
}
#main-nav-mobi .menu-item-has-children .arrow:before {
content: "\f0da";
color: #b1b1b1;
font-size: 13px;
}
#main-nav-mobi .menu-item-has-children .arrow.active:before {
content: "\f0d7";
}
#main-nav-mobi ul ul li,
#main-nav-mobi ul ul ul li {
background-color: #272063;
} .mobile-button {
width: 26px;
height: 26px;
display: none;
float: right;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate3d(0, -50%, 0);
-moz-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
background: transparent;
cursor: pointer;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.mobile-button:before,
.mobile-button:after,
.mobile-button span {
background-color: #ff9500;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.mobile-button:before,
.mobile-button:after {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%;
left: 0;
top: 50%;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.mobile-button span {
position: absolute;
width: 100%;
height: 3px;
left: 0;
top: 50%;
overflow: hidden;
text-indent: 200%;
}
.mobile-button:before {
-webkit-transform: translate3d(0, -7px, 0);
-moz-transform: translate3d(0, -7px, 0);
transform: translate3d(0, -7px, 0);
}
.mobile-button:after {
-webkit-transform: translate3d(0, 7px, 0);
-moz-transform: translate3d(0, 7px, 0);
transform: translate3d(0, 7px, 0);
}
.mobile-button.active span {
opacity: 0;
}
.mobile-button.active:before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-moz-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.mobile-button.active:after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-moz-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
} #featured {
position: relative;
width: 100%;
padding: 250px 0 134px;
text-align: center;
}
#featured-title .featured-title-heading {
color: #006AFF;
font-size: 55px;
font-weight: 600;
margin: 0 0 3px;
}
#featured-title #breadcrumbs .breadcrumb-trail {
font-family: "Poppins";
font-size: 24px;
font-weight: 400;
}
#featured-title #breadcrumbs .breadcrumb-trail .trail-begin {
color: #031B4E;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#featured-title #breadcrumbs .breadcrumb-trail .trail-begin:hover {
color: #9d98c6;
}
#featured-title #breadcrumbs .breadcrumb-trail .trail-end {
color: #9d98c6;
}
#featured-title #breadcrumbs .breadcrumb-trail .sep i {
font-size: 20px;
color: #656565;
font-weight: bold;
padding: 0 8px;
} .hentry {
margin-top: 50px;
}
.hentry:first-child {
margin-top: 0;
}
.hentry .post-content-wrap {
padding: 52px 40px 0;
border-style: solid;
border-color: transparent;
border-width: 0 0 1px 0;
} .hentry .post-excerpt {
position: relative;
padding-bottom: 17px;
} .hentry .post-media {
position: relative;
margin-bottom: 0;
overflow: hidden;
}
.hentry .post-media .cbr-icon.style-1 {
left: 50%;
top: 50%;
}
.hentry .post-media img {
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.hentry:hover .post-media img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.hentry .post-media iframe {
margin-bottom: 0;
} .hentry .post-title {
margin-bottom: 19px;
font-size: 30px;
line-height: 40px;
}
.hentry .quote-title {
color: #fff;
letter-spacing: -0.5px;
margin: 0 0 12px;
font-size: 30px;
line-height: 40px;
} .hentry .post-meta {
letter-spacing: -0.4px;
color: #50567f;
font-size: 14px;
font-weight: 400;
padding: 37px 0 0;
margin-left: -5px;
border-top: 1px solid #e9e8ef;
}
.hentry .post-meta a:hover {
color: #50567f;
}
.hentry .post-meta .item {
display: inline-block;
margin-right: 18px;
}
.hentry .post-meta .item:last-child {
margin-right: 0;
}
.hentry .post-meta .item .inner {
position: relative;
padding-left: 18px;
}
.hentry .post-meta .item .inner:before {
font-family: "Fontawesome";
color: #bcbcbc;
font-size: 14px;
font-style: normal;
line-height: normal;
position: absolute;
left: 0;
top: 0;
}
.hentry .post-meta .item.post-by-author .inner:before {
content: "\f2c0";
}
.hentry .post-meta .item.post-date .inner:before {
content: "\f073";
}
.hentry .post-meta .item.post-comment .inner:before {
content: "\f0e5";
} .hentry .post-media-has-quote {
background-color: #272063;
}
.hentry .quote-text {
padding: 37px 0 37px 48px;
background: url(//agency.blue-spark.hr/app/themes/bluespark/assets/imgs/quote-shape.png) right 24% bottom 24% no-repeat;
background-size: 60px 54px;
}
.hentry .quote-meta .item .inner a {
color: #fff;
font-size: 18px;
}
.hentry .quote-meta .quote-label-line {
display: inline-block;
vertical-align: middle;
height: 2px;
width: 40px;
margin-right: 15px;
background-color: #fff;
} .hentry .post-content-single-wrap {
padding: 37px 65px 0 30px;
}
.hentry .post-content-single-wrap .post-meta {
padding: 0 0 25px;
border: none;
margin-left: 0;
}
.hentry .post-content-single-wrap .post-content {
padding: 5px 0 43px;
font-size: 14px;
line-height: 30px;
}
.hentry .post-content-single-wrap .post-content p {
margin-bottom: 0;
}
.hentry .post-content-single-wrap .post-content blockquote {
margin: 42px 0;
font-style: normal;
}
.hentry .post-content-single-wrap .post-content blockquote cite {
font-size: 14px;
color: #272063;
} .post-tags {
float: left;
}
.post-tags > span {
color: #272063;
font-size: 13px;
font-weight: 500;
display: inline-block;
}
.post-tags a {
display: inline-block;
color: #a09db9;
}
.post-tags a:hover {
color: #ff4a57;
} .socials-share {
float: right;
display: inline-block;
}
.socials-share .socials {
margin: 0;
display: inline-block;
}
.socials-share span {
color: #272063;
font-size: 13px;
font-weight: 500;
margin-right: 6px;
display: inline-block;
}
.socials-share .socials li {
display: inline-block;
padding: 0;
margin: 0 4px;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
.socials-share .socials li a {
font-size: 14px;
display: inline-block;
text-align: center;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.socials-share.style-1 .socials li a {
color: #9290a3;
background-color: #f3f6f8;
line-height: 35px;
width: 35px;
height: 35px;
border-radius: 50%;
}
.socials-share.style-1 .socials li a:hover {
background-color: #ff4745;
color: #fff;
}
.socials-share.style-2 .socials li a {
color: #9b97bf;
}
.socials-share.style-2 .socials li a:hover {
color: #ff4745;
} .blog-single-navigation {
padding: 44px 0;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
margin: 58px 0;
}
.blog-single-navigation .navigation-text .navigation-title {
font-size: 14px;
line-height: 23px;
margin: 0;
letter-spacing: 0px;
}
.blog-single-prev {
position: relative;
float: left;
}
.blog-single-next {
position: relative;
float: right;
}
.blog-single-prev,
.blog-single-next {
width: 40%;
}
.blog-single-prev .navigation-text {
padding-left: 70px;
}
.blog-single-next .navigation-text {
padding-right: 70px;
}
.blog-single-prev .navigation-text > a,
.blog-single-next .navigation-text > a {
position: absolute;
left: 0;
top: 50%;
text-indent: -9999px;
width: 40px;
height: 40px;
display: inline-block;
transform: translateY(-50%);
}
.blog-single-next .navigation-text > a {
left: auto;
right: 0;
}
.blog-single-prev .navigation-text > a:after,
.blog-single-next .navigation-text > a:after {
content: "\e686";
font-family: "Pe-icon-7-stroke";
color: #a09db9;
font-size: 30px;
text-indent: 0;
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
border-radius: 50%;
border: 1px solid #e8e8e8;
transition: all ease 0.3s;
}
.blog-single-next .navigation-text > a:after {
content: "\e684";
}
.blog-single-prev .navigation-text > a:hover:after,
.blog-single-next .navigation-text > a:hover:after {
border-color: #006AFF;
color: #006AFF;
} .comments-area {
padding: 120px 65px 0 30px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
font-size: 30px;
letter-spacing: -1px;
color: #272063;
position: relative;
}
.comments-area .comments-title {
margin-bottom: 30px;
}
.comments-area .comment-reply-title {
margin-bottom: 33px;
}
.comments-area .counter {
color: #006AFF;
} .comment-list {
list-style: none;
margin: 0;
}
.comment-list li.comment {
padding: 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-list .children > li {
padding: 0 0 0 60px;
}
.comment-list article {
margin-bottom: 22px;
}
.comment-list article + .comment-respond {
margin-bottom: 50px;
}
.comment-list article .gravatar {
width: 90px;
float: left;
margin-top: 20px;
margin-right: 32px;
overflow: hidden;
border-radius: 50%;
}
.comment-list article .gravatar img {
width: 100%;
height: auto;
}
.comment-list .comment-content {
overflow: hidden;
} .comment-list .comment-meta {
letter-spacing: -0.4px;
color: #50567f;
font-size: 14px;
font-weight: 400;
padding: 5px 0 0;
}
.comment-list .comment-meta a:hover {
color: #50567f;
}
.comment-list .comment-meta .item .inner {
position: relative;
padding-left: 18px;
margin-right: 18px;
}
.comment-list .comment-meta .item .inner:before {
font-family: "Fontawesome";
color: #bcbcbc;
font-size: 14px;
font-style: normal;
line-height: normal;
position: absolute;
left: 0;
top: 0;
}
.comment-list .comment-meta .comment-author .inner:before {
content: "\f2c0";
}
.comment-list .comment-meta .comment-time .inner:before {
content: "\f073";
} .author-description .author-description-text-wrap {
margin-top: 53px;
padding: 35px 75px;
background-color: #f4f7fc;
}
.author-description .gravatar {
float: left;
margin: 0 28px 0 60px;
overflow: hidden;
border-radius: 50%;
}
.author-description .author-info {
margin-bottom: 25px;
}
.author-description .author-info .author-name {
font-family: "Rubik";
font-size: 16px;
font-weight: 500;
margin-bottom: 3px;
}
.author-description .author-info .socials {
margin: 0;
}
.author-description .author-info .socials li {
list-style: none;
display: inline-block;
padding-right: 10px;
}
.author-description .author-info .socials li a {
color: #a09db9;
font-size: 13px;
}
.author-description .author-info .socials li a:hover {
color: #006AFF;
}
.author-description .author-text p {
margin-bottom: 0;
} .comment-reply a {
color: #50567f;
font-size: 14px;
display: inline-block;
font-weight: 500;
}
.comment-reply a:hover {
color: #006AFF;
}
.comment-text {
overflow: hidden;
line-height: 2;
color: #a09db9;
}
.comment-text > p {
margin: 6px 0 10px;
} #comments .comment-respond {
position: relative;
}
#comments > .comment-respond {
margin-top: 100px;
}
#comments > .comment-respond input[type="text"] {
background-color: #fff;
}
#comments .name-wrap,
#comments .email-wrap {
width: 49.19%;
float: left;
margin-right: 1.618%;
}
#comments .email-wrap {
margin-right: 0;
}
#comments .website-wrap,
#comments .message-wrap {
width: 100%;
}
#comments .message-wrap textarea {
height: 125px;
margin-bottom: 20px;
background-color: #fff;
}
#comments .comment-respond .form-submit {
margin: 0;
}
.logged-in-as {
margin-bottom: 10px;
}
.logged-in-as a:hover,
.comment-edit-link:hover {
color: #333;
} .hentry.post-grid .post-content-wrap {
padding: 29px;
border: 1px solid #e9e8ef;
} .hentry.post-grid .post-media img {
width: 100%;
-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
transition: all ease 0.4s;
}
.hentry.post-grid .post-media:hover .cbr-overlay {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
} .hentry.post-grid .post-title {
margin-bottom: 30px;
font-size: 22px;
line-height: 32px;
}
.hentry.post-grid:hover .post-title {
color: #006AFF;
} .hentry.post-grid .post-meta {
padding: 26px 0 0;
margin: 0;
} .hentry.post-grid .cbr-overlay {
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
background: rgba(255, 255, 255, 0.95);
border-top-right-radius: 30px;
border-top-left-radius: 30px;
opacity: 0;
-webkit-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
-webkit-transition: all ease 0.3s;
transition: all ease 0.3s;
text-align: center;
}
.hentry.post-grid .cbr-overlay:after {
content: '';
position: absolute;
top: -5px;
bottom: -5px;
left: -5px;
right: -5px;
background: rgba(255, 255, 255, 0.5);
z-index: -1;
}
.hentry.post-grid .cbr-overlay .icon-wrap {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate3d(0, -50%, 0);
-moz-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
padding: 0 50px;
}
.hentry.post-grid .cbr-overlay .icon-wrap .icon {
position: relative;
font-size: 20px;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
color: #fff;
margin: 5px 5px;
z-index: 3;
background: #4568DC;
background: -webkit-linear-gradient(to top, #FF9500, #FF9500);
background: linear-gradient(to top, #FF9500, #FF9500);
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
} #sidebar .widget {
position: relative;
z-index: 1;
margin-top: 43px;
}
#sidebar .widget:first-child {
margin: 0;
}
#sidebar .widget ul {
margin: 0;
list-style: none;
} #sidebar .widget .widget-title {
font-size: 24px;
margin: 0 0 35px 0;
z-index: 1;
position: relative;
letter-spacing: -1px;
}
#footer .widget .widget-title {
font-size: 20px;
margin: 0 0 27px 0;
z-index: 1;
position: relative;
color: #006AFF;
}
#sidebar .widget .widget-title > span {
display: block;
position: relative;
padding: 0 0 22px 0;
}
#footer .widget .widget-title > span {
display: block;
position: relative;
padding: 0 0 13px 0;
}
#sidebar .widget .widget-title > span:after {
width: 40px;
height: 2px;
content: "";
position: absolute;
left: 0;
top: 100%;
background-color: #006AFF;
}
#footer .widget .widget-title > span:after {
width: 40px;
height: 2px;
content: "";
position: absolute;
left: 0;
top: 100%;
background-color: #d3cdec;
} #sidebar .widget.widget_search .search-form {
position: relative;
}
#sidebar .widget.widget_search .search-form .search-field {
background-color: #f9f9f9;
border: 0;
padding-right: 48px;
margin-bottom: 0;
padding: 10px 20px;
border: 1px solid #e9e9e9;
}
#sidebar .widget.widget_search .search-form .search-submit {
position: absolute;
background-color: transparent;
top: 10px;
right: 13px;
width: 30px;
height: 30px;
text-align: center;
text-indent: 999999px;
padding: 0;
border: 0;
overflow: hidden;
}
#sidebar .widget.widget_search .search-form .search-submit:before {
color: #333;
content: "\f002";
font-family: "Fontawesome";
font-size: 14px;
width: 30px;
height: 30px;
line-height: 30px;
position: absolute;
left: 0;
top: 0;
text-align: center;
text-indent: 0;
font-weight: normal;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
}
#sidebar .widget.widget_search .search-form .search-submit:hover:before {
color: #031B4E;
} #sidebar .widget.widget_categories ul li {
padding: 6px 0;
}
#sidebar .widget.widget_categories ul li:first-child {
padding-top: 0;
}
#sidebar .widget.widget_categories ul li:last-child {
padding-bottom: 0;
}
#sidebar .widget.widget_categories ul li a {
position: relative;
color: #a09db9;
position: relative;
-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
transition: all ease 0.4s;
}
#sidebar .widget.widget_categories ul li a:before {
font-family: "Fontawesome";
content: "\f178";
color: #006AFF;
position: absolute;
left: 0;
top: -6px;
margin-left: -17px;
opacity: 0;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
transition: all 0.35s;
}
#sidebar .widget.widget_categories ul li a:hover {
padding-left: 20px;
color: #006AFF
}
#sidebar .widget.widget_categories ul li a:hover:before {
opacity: 1;
margin-left: 0;
} #sidebar .widget.widget_recent_news ul li {
padding: 0;
border: 0;
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #eee;
}
#sidebar .widget.widget_recent_news ul li:first-child {
margin-top: 7px;
padding-top: 0;
border-top: none;
}
#sidebar .widget.widget_recent_news ul li:last-child {
padding-bottom: 10px;
}
#sidebar .widget.widget_recent_news .recent-news .thumb {
float: left;
margin: 0 20px 0 0;
}
#sidebar .widget.widget_recent_news .recent-news .thumb img {
width: 100%;
height: auto;
}
#sidebar .widget.widget_recent_news h3 {
font-size: 15px;
line-height: 22px;
margin: 3px 0 5px;
}
#sidebar .widget.widget_recent_news .recent-news .texts {
overflow: hidden;
}
#sidebar .widget.widget_recent_news .post-date {
font-size: 14px;
color: #a09db9;
} #sidebar .widget.widget_tag_cloud .tagcloud:before,
#sidebar .widget.widget_tag_cloud .tagcloud:after {
display: table;
clear: both;
content: "";
}
#sidebar .widget.widget_tag_cloud .tagcloud {
padding: 7px 0 5px;
}
#sidebar .widget.widget_tag_cloud .tagcloud a {
position: relative;
float: left;
font-size: 13px;
color: #999;
padding: 3px 19px;
margin: 0 7px 10px 0;
z-index: 1;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: #f4f7fc;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:hover:after {
background-color: #006AFF;
}
#sidebar .widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
} #footer-widgets .widget.widget.widget_information {
padding-left: 145px;
}
#footer-widgets .widget.widget.widget_information ul li {
list-style: none;
position: relative;
padding: 0 0 0 26px;
margin-bottom: 5px;
border: 0;
}
#footer-widgets .widget.widget.widget_information ul li:last-child {
margin-bottom: 0 !important;
}
#footer-widgets .widget.widget.widget_information ul li span:before {
font-family: "Fontawesome";
position: absolute;
left: 0;
top: 0;
color: #9290a3;
}
#footer-widgets .widget.widget.widget_information ul li .address:before {
content: "\f278";
}
#footer-widgets .widget.widget.widget_information ul li .email:before {
content: "\f2b7";
}
#footer-widgets .widget.widget.widget_information ul li .phone:before {
content: "\f025";
} #footer-widgets .widget.widget_about .widget-text {
margin-bottom: 22px;
}
#footer-widgets .widget.widget_about .widget-text p {
color: #9290a3;
}
#footer-widgets .widget.widget_about .widget-text p:last-child {
margin-bottom: 0;
}
#footer-widgets .widget.widget_about .socials {
margin: 0 -3px;
}
#footer-widgets .widget.widget_about .socials .icon {
padding: 0 5px;
float: left;
margin: 1px 0 3px 0;
}
#footer-widgets .widget.widget_about .socials a {
float: left;
font-size: 14px;
color: #9290a3;
background-color: #f3f6f8;
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 38px;
text-align: center;
z-index: 1;
}
#footer-widgets .widget.widget_about .socials a:hover,
#footer-widgets .widget.widget_about .socials a.active {
background-color: #006AFF;
color: #fff;
} #footer .widget.widget_links {
padding-left: 160px;
}
#footer .widget.widget_links ul {
margin: 0;
}
#footer .widget.widget_links ul li {
padding: 2px 0;
list-style: none;
}
#footer .widget.widget_links ul li:first-child {
padding-top: 0;
}
#footer .widget.widget_links ul li:last-child {
padding-bottom: 0;
}
#footer .widget.widget_links ul li a {
position: relative;
color: #9290a3;
position: relative;
-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
transition: all ease 0.4s;
}
#footer .widget.widget_links ul li a:before {
font-family: "Fontawesome";
content: "\f178";
color: #006AFF;
position: absolute;
left: 0;
top: -6px;
margin-left: -17px;
opacity: 0;
-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
transition: all ease 0.4s;
}
#footer .widget.widget_links ul li:hover a {
padding-left: 20px;
color: #006AFF
}
#footer .widget.widget_links ul li:hover a:before {
opacity: 1;
margin-left: 0;
} .cbr-pagination ul {
margin: 0;
}
.cbr-pagination ul li {
display: inline-block;
padding: 0;
margin-right: 8px;
}
.cbr-pagination ul li .page-numbers {
display: inline-block;
font-size: 18px;
line-height: 42px;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
background-color: #f4f4f4;
color: #272063;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.cbr-pagination ul li a.page-numbers:hover,
.cbr-pagination ul li .page-numbers.current {
background-color: #006AFF;
color: #fff;
} #footer {
padding: 80px 0 55px;
border-bottom: 1px solid #e9eafd;
} #bottom {
padding: 27px 0;
color: #9290a3;
position: relative;
}
#bottom span {
color: #512da8;
}
#bottom .shape-image-6 {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
#bottom .shape-image-10 {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
} #scroll-top {
position: fixed !important;
right: 130px;
bottom: -50px;
display: block;
line-height: 50px;
text-align: center;
width: 60px;
height: 60px;
border-radius: 50%;
visibility: hidden;
opacity: 0;
z-index: 7779;
cursor: pointer;
z-index: 1;
overflow: hidden;
}
#scroll-top:after {
content: "\f106";
font-family: "Fontawesome";
color: #fff;
font-size: 26px;
position: absolute;
left: 0;
top: 3px;
width: 100%;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#scroll-top:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #006aff;
z-index: -1;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
transition: all ease 0.3s;
}
#scroll-top.show {
bottom: 20px;
opacity: 1;
visibility: visible;
} @media only screen and (min-width: 1200px) {
.container {
width: 1200px;
}
}
@media only screen and (max-width: 1230px) {
#site-header {
padding: 12px 0 0;
}
#site-header .header-info,
#hero-slider .parallax-mouse {
display: none;
}
.rev_slider_wrapper .slider-button .cbr-button {
padding: 10px 40px;
}
.hentry.post-grid .post-content-wrap {
padding: 30px 20px;
}
.hentry .post-content-single-wrap {
padding: 27px 0px;
}
.hentry .post-meta .item {
margin-right: 11px;
}
.blog-single-navigation .blog-single-navigation-inner {
padding: 0;
}
}
@media only screen and (max-width: 991px) {
#site-header .mobile-button {
display: block;
}
#site-header .header-aside-button {
display: none;
}
#featured {
padding: 180px 0 90px;
}
#featured-title .featured-title-heading {
font-size: 40px;
}
#featured-title #breadcrumbs .breadcrumb-trail {
font-size: 18px;
}
#main-content {
padding: 80px 0;
}
.rev_slider_wrapper .slider-button .cbr-button {
padding: 9px 37px;
}
#sidebar {
display: none;
}
#site-content {
width: 100% !important;
max-width: none !important;
float: none;
}
.author-description {
position: relative;
}
.author-description .gravatar {
margin-bottom: 20px;
width: 140px;
float: none;
margin: 55px 0 0 0;
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
}
.author-description .author-description-text-wrap {
padding: 95px 20px 35px;
text-align: center;
}
.author-description .author-info {
margin-bottom: 10px;
}
.comments-area {
padding: 80px 0 0;
}
#footer .widget.widget_links,
#footer-widgets .widget.widget.widget_information {
padding: 35px 0 0;
}
}
@media only screen and (max-width: 767px) {
#hero-slider .typing_content h2 {
font-size: 44px !important;
}
.rev_slider_wrapper .slider-shape {
display: none;
}
.rev_slider_wrapper .slider-button .cbr-button {
padding: 9px 30px !important;
}
#top-bar .top-bar-socials {
display: none;
}
#top-bar .top-bar-content {
width: 100%;
text-align: center;
}
.hentry .post-title {
margin-bottom: 12px;
font-size: 26px;
line-height: 32px;
}
.post-tags,
.socials-share {
float: none;
display: block;
}
.post-tags,
.socials-share {
padding-top: 10px;
}
.blog-single-navigation {
margin: 125px 0;
}
.blog-single-prev,
.blog-single-next {
float: none;
}
.blog-single-prev {
margin-bottom: 20px;
}
.blog-single-next {
border-top: 1px solid #e9e9e9;
padding-top: 20px;
}
.blog-single-next .navigation-text > a {
margin-top: 10px;
}
.blog-single-prev,
.blog-single-next {
width: 100%;
}
#comments .comment-list article .gravatar {
display: inline-block;
float: none;
}
#comments .name-wrap,
#comments .email-wrap {
width: 100%;
}
#footer .widget.widget_links,
#footer-widgets .widget.widget.widget_information {
padding: 40px 0 0 0;
}
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
display: inline-block!important;
width: unset!important;
margin-top: 0!important;
min-height: 40px;
padding: 21px 58px!important;
cursor: pointer;
line-height:1!important
}
.yikes-easy-mc-success-message {
color: #ffffff!important;
background: #016bff!important;
padding: 12px;
position: relative;
}
.yikes-easy-mc-form input[type=email]:focus, .yikes-easy-mc-form input[type=number]:focus, .yikes-easy-mc-form input[type=text]:focus, .yikes-easy-mc-form input[type=url]:focus, .yikes-easy-mc-form select:focus {
outline: unset!important;
outline:  unset!important;
}
@media only screen and (max-width: 767px) {
.cbr-action-box.style-1 .form-wrap .search-form .submit-butn {
position: relative!Important;
float:right!important;
}}
.portfolio_link:hover{
color:#ff9500!important;
}
.image-shape.testimonial-1 img {
position: absolute;
top: -14px;
left: 167px;
-webkit-animation: anim2 ease-in-out 2s infinite alternate;
-moz-animation: anim2 ease-in-out 2s infinite alternate;
}
.image-shape.testimonial-2 img {
position: absolute;
top: 215px;
left: 5px;
-webkit-animation: anim2 ease-in-out 2.5s infinite alternate;
-moz-animation: anim2 ease-in-out 2.5s infinite alternate;
}
.image-shape.testimonial-3 img {
position: absolute;
bottom: 40px;
left: 40px;
-webkit-animation: anim2 ease-in-out 2s infinite alternate;
-moz-animation: anim2 ease-in-out 2s infinite alternate;
}
.image-shape.testimonial-4 img {
position: absolute;
top: -25px;
right: 240px;
-webkit-animation: anim2 ease-in-out 2s infinite alternate;
-moz-animation: anim2 ease-in-out 2s infinite alternate;
}
.image-shape.testimonial-5 img {
position: absolute;
top: 120px;
right: 5px;
-webkit-animation: anim2 ease-in-out 2.5s infinite alternate;
-moz-animation: anim2 ease-in-out 2.5s infinite alternate;
}
.image-shape.testimonial-6 img {
position: absolute;
bottom: 80px;
right: 40px;
-webkit-animation: anim2 ease-in-out 2s infinite alternate;
-moz-animation: anim2 ease-in-out 2s infinite alternate;
}
@media screen and (max-width: 1515px) {
.floating-circles-pulsate{
display:none
}
}
.text-wrap a.read_more_portfolio{
border-radius: 6px !important;
padding: 8px 33px !important;
padding: 15px 72px !important;
border-radius: 0 !important;
}
.porfolio-shape{
visibility: visible;
animation-duration: 0.3s;
animation-delay: 0.3s;
position: absolute;
animation-name: fadeIn;
top: 1950px;
z-index: -2;
left:-200px
}
.porfolio-shape-2{
visibility: visible;
animation-duration: 0.3s;
animation-delay: 0.3s;
position: absolute;
animation-name: fadeIn;
top: 800px;
z-index: -2;
right: 1px;
}
@media screen and (max-width: 1000px) {
.porfolio-shape-2,.porfolio-shape{
display:none
}
}
.article_content .post-title-new{
font-size: 3em !important;
}
.article_content b,.article_content strong{
color:#272063 !important;
}
.article_content a{
color:#006AFF !important;
}
.article_content h3{
font-size:2.2em !important;
}
.article_content .texts h3{
font-size:1.5em !important;
}
.article_content p{
font-size:1.1em !important;
font-family:Rubik;
}
.article_content li{
font-size:1.1em !important;
font-family:Rubik;
}
.text_spark{
color: #ff9501!important;
}
.text_blue_spark{
color: #006AFF!important;
}
.services_row .cbr-icon-box .desc{
text-align: justify;
}
.cbp-wrapper-outer, .cbp-wrapper,.owl-stage,.cbr-gallery .owl-stage-outer{
overflow: visible!important;
}
#main-nav-mobi ul > li > a{
width:100%
}
.service_container_background{
background: url(https://blue-spark.agency/wp-content/uploads/2021/09/pexels-ivan-samkov-7213662-4-e1632734706185.jpg) center center;
background-size: cover;
position: relative;
}
.menu-item-has-children li a{
color:#006AFF!important;
}
.menu-item-has-children li a:hover{
color:#FF9500!important;
}