/home/ryakenya/public_html/wp-content__4727f99/themes/consultio/assets/css/theme.css
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Grid
# Class
# Forms
# Button
# Header
# Main Menu
# Page Title & Breadcrumb
# Post and Page
# Navigation
# Layout Content
# Widgets
# Media
# Singlular
# Comments
# Footer
# VC Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* Custom Mixin */
/* Set Font Default */
/*--------------------------------------------------------------
# Class
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* Header Popup */
/*--------------------------------------------------------------
# Main Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Page Title & Breadcrumb
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Post and Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* Archive */
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# VC Elements
--------------------------------------------------------------*/
/* Grid */
/*--------------------------------------------------------------
# Layout Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elementor
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# RTL
--------------------------------------------------------------*/
@-o-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
opacity: 1;
}
}
@-ms-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveUp {
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@-webkit-keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@-webkit-keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-webkit-keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-ms-keyframes ctspin {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-moz-keyframes ctspin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes ctspin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes ctspin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-ms-keyframes ctspinY {
from {
-ms-transform: rotateY(0deg);
}
to {
-ms-transform: rotateY(360deg);
}
}
@-moz-keyframes ctspinY {
from {
-moz-transform: rotateY(0deg);
}
to {
-moz-transform: rotateY(360deg);
}
}
@-webkit-keyframes ctspinY {
from {
-webkit-transform: rotateY(0deg);
}
to {
-webkit-transform: rotateY(360deg);
}
}
@keyframes ctspinY {
from {
transform: rotateY(0deg);
}
to {
transform: rotateY(360deg);
}
}
@-webkit-keyframes myPulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, );
box-shadow: 0 0 0 60px rgba(255, 255, 255, );
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, );
box-shadow: 0 0 0 0 rgba(255, 255, 255, );
}
}
@keyframes myPulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, );
box-shadow: 0 0 0 60px rgba(255, 255, 255, );
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, );
box-shadow: 0 0 0 0 rgba(255, 255, 255, );
}
}
@-webkit-keyframes myPulsePrimary {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.2);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.2);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
}
}
@keyframes myPulsePrimary {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.2);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.2);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
}
}
@-webkit-keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform: perspective(120px);
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}
@keyframes rotateplane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
@-webkit-keyframes ct-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes ct-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@-webkit-keyframes ct-bounce2 {
0%, 100% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.08);
}
}
@keyframes ct-bounce2 {
0%, 100% {
transform: scale(1);
-webkit-transform: scale(1);
}
50% {
transform: scale(1.08);
-webkit-transform: scale(1.08);
}
}
@-webkit-keyframes ct-stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
}
}
@keyframes ct-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
}
@-webkit-keyframes ct-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes ct-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes ct-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
}
35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1);
}
}
@keyframes ct-cubeGridScaleDelay {
0%, 70%, 100% {
-webkit-transform: scale3D(1, 1, 1);
transform: scale3D(1, 1, 1);
}
35% {
-webkit-transform: scale3D(0, 0, 1);
transform: scale3D(0, 0, 1);
}
}
@-webkit-keyframes ct-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes ct-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes ball {
0% {
transform: translate(0, 0);
}
5% {
transform: translate(8px, -14px);
}
10% {
transform: translate(15px, -10px);
}
17% {
transform: translate(23px, -24px);
}
20% {
transform: translate(30px, -20px);
}
27% {
transform: translate(38px, -34px);
}
30% {
transform: translate(45px, -30px);
}
37% {
transform: translate(53px, -44px);
}
40% {
transform: translate(60px, -40px);
}
50% {
transform: translate(60px, 0);
}
57% {
transform: translate(53px, -14px);
}
60% {
transform: translate(45px, -10px);
}
67% {
transform: translate(37px, -24px);
}
70% {
transform: translate(30px, -20px);
}
77% {
transform: translate(22px, -34px);
}
80% {
transform: translate(15px, -30px);
}
87% {
transform: translate(7px, -44px);
}
90% {
transform: translate(0, -40px);
}
100% {
transform: translate(0, 0);
}
}
@keyframes barUp1 {
0% {
transform: scale(1, 0.2);
}
40% {
transform: scale(1, 0.2);
}
50% {
transform: scale(1, 1);
}
90% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 0.2);
}
}
@keyframes barUp2 {
0% {
transform: scale(1, 0.4);
}
40% {
transform: scale(1, 0.4);
}
50% {
transform: scale(1, 0.8);
}
90% {
transform: scale(1, 0.8);
}
100% {
transform: scale(1, 0.4);
}
}
@keyframes barUp3 {
0% {
transform: scale(1, 0.6);
}
100% {
transform: scale(1, 0.6);
}
}
@keyframes barUp4 {
0% {
transform: scale(1, 0.8);
}
40% {
transform: scale(1, 0.8);
}
50% {
transform: scale(1, 0.4);
}
90% {
transform: scale(1, 0.4);
}
100% {
transform: scale(1, 0.8);
}
}
@keyframes barUp5 {
0% {
transform: scale(1, 1);
}
40% {
transform: scale(1, 1);
}
50% {
transform: scale(1, 0.2);
}
90% {
transform: scale(1, 0.2);
}
100% {
transform: scale(1, 1);
}
}
@-moz-keyframes headerSlideDown {
0% {
margin-top: -250px;
}
100% {
margin-top: 0;
}
}
@-ms-keyframes headerSlideDown {
0% {
margin-top: -250px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes headerSlideDown {
0% {
margin-top: -250px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -250px;
}
100% {
margin-top: 0;
}
}
@-moz-keyframes headerSlideTop {
0% {
margin-top: 0;
}
100% {
margin-top: -250px;
}
}
@-ms-keyframes headerSlideTop {
0% {
margin-top: 0px;
}
100% {
margin-top: -250px;
}
}
@-webkit-keyframes headerSlideTop {
0% {
margin-top: 0px;
}
100% {
margin-top: -250px;
}
}
@keyframes headerSlideTop {
0% {
margin-top: 0px;
}
100% {
margin-top: -250px;
}
}
@-webkit-keyframes ct-rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ct-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes ct-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes pointerscale {
from {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
to {
-webkit-transform: scale(3.35, 3.35);
transform: scale(3.35, 3.35);
}
}
@-webkit-keyframes video-icon-animation {
from {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
}
to {
-webkit-transform: scale(2, 2);
transform: scale(2, 2);
opacity: 0;
}
}
@keyframes video-icon-animation {
from {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
}
to {
-webkit-transform: scale(2, 2);
transform: scale(2, 2);
opacity: 0;
}
}
@-webkit-keyframes in-top {
from {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes in-top {
from {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes out-top {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@keyframes out-top {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@-webkit-keyframes in-bottom {
from {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes in-bottom {
from {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes out-bottom {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@keyframes out-bottom {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@-webkit-keyframes in-left {
from {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes in-left {
from {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes out-left {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@keyframes out-left {
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@-webkit-keyframes in-right {
from {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes in-right {
from {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes out-right {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@keyframes out-right {
/* In Out Fade */
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@-webkit-keyframes in-top-fade {
from {
-webkit-transform: translateY(-120%);
}
to {
-webkit-transform: translateY(0%);
}
}
@keyframes in-top-fade {
from {
transform: translateY(-120%);
}
to {
transform: translateY(0%);
}
}
@-webkit-keyframes out-top-fade {
from {
-webkit-transform: translateY(0%);
}
to {
-webkit-transform: translateY(-120%);
}
}
@keyframes out-top-fade {
from {
transform: translateY(0%);
}
to {
transform: translateY(-120%);
}
}
@-webkit-keyframes in-bottom-fade {
from {
-webkit-transform: translateY(120%);
}
to {
-webkit-transform: translateY(0%);
}
}
@keyframes in-bottom-fade {
from {
transform: translateY(120%);
}
to {
transform: translateY(0%);
}
}
@-webkit-keyframes out-bottom-fade {
from {
-webkit-transform: translateY(0%);
}
to {
-webkit-transform: translateY(120%);
}
}
@keyframes out-bottom-fade {
from {
transform: translateY(0%);
}
to {
transform: translateY(120%);
}
}
@-webkit-keyframes in-left-fade {
from {
-webkit-transform: translateX(-120%);
}
to {
-webkit-transform: translateX(0%);
}
}
@keyframes in-left-fade {
from {
transform: translateX(-120%);
}
to {
transform: translateX(0%);
}
}
@-webkit-keyframes out-left-fade {
from {
-webkit-transform: translateX(0%);
}
to {
-webkit-transform: translateX(-120%);
}
}
@keyframes out-left-fade {
from {
transform: translateX(0%);
}
to {
transform: translateX(-120%);
}
}
@-webkit-keyframes in-right-fade {
from {
-webkit-transform: translateX(120%);
}
to {
-webkit-transform: translateX(0%);
}
}
@keyframes in-right-fade {
from {
transform: translateX(120%);
}
to {
transform: translateX(0%);
}
}
@-webkit-keyframes out-right-fade {
from {
-webkit-transform: translateX(0%);
}
to {
-webkit-transform: translateX(120%);
}
}
@keyframes out-right-fade {
from {
transform: translateX(0%);
}
to {
transform: translateX(120%);
}
}
@-webkit-keyframes video-icon-animation {
from {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
}
to {
-webkit-transform: scale(2, 2);
transform: scale(2, 2);
opacity: 0;
}
}
@keyframes video-icon-animation {
from {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
}
to {
-webkit-transform: scale(2, 2);
transform: scale(2, 2);
opacity: 0;
}
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
@-webkit-keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-1 {
60% {
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
}
85% {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes anim-moema-2 {
to {
opacity: 0;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes CTPulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, );
box-shadow: 0 0 0 60px rgba(255, 255, 255, );
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, );
box-shadow: 0 0 0 0 rgba(255, 255, 255, );
}
}
@keyframes CTPulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, );
box-shadow: 0 0 0 60px rgba(255, 255, 255, );
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, );
box-shadow: 0 0 0 0 rgba(255, 255, 255, );
}
}
@-webkit-keyframes CTPulse_Primary {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.4);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
}
}
@keyframes CTPulse_Primary {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.4);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 60px rgba(0, 0, 0, );
box-shadow: 0 0 0 60px rgba(56, 48, 133, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
box-shadow: 0 0 0 0 rgba(56, 48, 133, 0);
}
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toLeftFromRight {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform: translateY(100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toBottomFromTop {
49% {
-moz-transform: translateY(100%);
}
50% {
opacity: 0;
-moz-transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toBottomFromTop {
49% {
transform: translateY(100%);
}
50% {
opacity: 0;
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toTopFromBottom {
49% {
-moz-transform: translateY(-100%);
}
50% {
opacity: 0;
-moz-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes toTopFromBottom {
49% {
transform: translateY(-100%);
}
50% {
opacity: 0;
transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes squares {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-moz-keyframes squares {
0% {
-moz-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-moz-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-moz-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-o-keyframes squares {
0% {
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes squares {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
-moz-transform: scale(1.24);
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
-moz-transform: scale(2.1);
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes ct_dual_ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes ct_dual_ring {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes service_hexagon {
0% {
-webkit-transform: rotate(30deg);
transform: rotate(30deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes service_hexagon {
0% {
-moz-transform: rotate(30deg);
transform: rotate(30deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes service_hexagon {
0% {
-o-transform: rotate(30deg);
transform: rotate(30deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes service_hexagon {
0% {
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes dotAnimatedBottomToTop1 {
0% {
bottom: 14%;
}
50% {
bottom: 100%;
}
100% {
bottom: 14%;
}
}
@keyframes dotAnimatedBottomToTop2 {
0% {
bottom: 64%;
}
50% {
bottom: 0%;
}
100% {
bottom: 100%;
}
}
@keyframes dotAnimatedBottomToTop3 {
0% {
bottom: 5%;
}
50% {
bottom: 100%;
}
100% {
bottom: 5%;
}
}
@keyframes dotAnimatedBottomToTop4 {
0% {
bottom: 78%;
}
50% {
bottom: 0%;
}
100% {
bottom: 78%;
}
}
@keyframes dotAnimatedBottomToTop5 {
0% {
bottom: 46%;
}
50% {
bottom: 0%;
}
100% {
bottom: 46%;
}
}
@keyframes dotAnimatedBottomToTop6 {
0% {
bottom: 27%;
}
50% {
bottom: 100%;
}
100% {
bottom: 27%;
}
}
@keyframes NewsletterAnimated1 {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(-40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(40px);
}
100% {
transform: translateX(0px);
}
}
@keyframes NewsletterAnimated2 {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(-40px);
}
100% {
transform: translateX(0px);
}
}
@keyframes particleToptoBottom {
0% {
transform: translateY(0px);
}
25% {
transform: translateY(40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes btn_shine {
100% {
left: 200%;
}
}
@keyframes btn_shine {
100% {
left: 200%;
}
}
@keyframes animationFramesOne {
0% {
transform: translate(0px, 0px) rotate(0deg);
}
20% {
transform: translate(73px, -1px) rotate(36deg);
}
40% {
transform: translate(111px, 72px) rotate(72deg);
}
60% {
transform: translate(93px, 122px) rotate(108deg);
}
80% {
transform: translate(-70px, 72px) rotate(124deg);
}
100% {
transform: translate(0px, 0px) rotate(0deg);
}
}
@-webkit-keyframes animationFramesOne {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg);
}
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg);
}
40% {
-webkit-transform: translate(111px, 72px) rotate(72deg);
}
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg);
}
80% {
-webkit-transform: translate(-40px, 72px) rotate(124deg);
}
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg);
}
}
@keyframes animationFramesTwo {
0% {
transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
transform: translate(-40px, 72px) rotate(104deg) scale(1.1);
}
100% {
transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
@-webkit-keyframes animationFramesTwo {
0% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
}
20% {
-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
}
40% {
-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
}
60% {
-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
}
80% {
-webkit-transform: translate(-40px, 72px) rotate(104deg) scale(1.1);
}
100% {
-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
}
}
@keyframes animationFramesThree {
0% {
transform: translate(165px, -179px);
}
100% {
transform: translate(-346px, 617px);
}
}
@-webkit-keyframes animationFramesThree {
0% {
-webkit-transform: translate(165px, -179px);
}
100% {
-webkit-transform: translate(-346px, 617px);
}
}
@keyframes animationFramesFour {
0% {
transform: translate(-300px, 151px) rotate(0deg);
}
100% {
transform: translate(251px, -200px) rotate(180deg);
}
}
@-webkit-keyframes animationFramesFour {
0% {
-webkit-transform: translate(-300px, 151px) rotate(0deg);
}
100% {
-webkit-transform: translate(251px, -200px) rotate(180deg);
}
}
@keyframes animationFramesFive {
0% {
transform: translate(61px, -99px) rotate(0deg);
}
21% {
transform: translate(4px, -190px) rotate(38deg);
}
41% {
transform: translate(-139px, -200px) rotate(74deg);
}
60% {
transform: translate(-263px, -164px) rotate(108deg);
}
80% {
transform: translate(-195px, -49px) rotate(144deg);
}
100% {
transform: translate(-1px, 0px) rotate(180deg);
}
}
@-webkit-keyframes animationFramesFive {
0% {
-webkit-transform: translate(61px, -99px) rotate(0deg);
}
21% {
-webkit-transform: translate(4px, -190px) rotate(38deg);
}
41% {
-webkit-transform: translate(-139px, -200px) rotate(74deg);
}
60% {
-webkit-transform: translate(-263px, -164px) rotate(108deg);
}
80% {
-webkit-transform: translate(-195px, -49px) rotate(144deg);
}
100% {
-webkit-transform: translate(-1px, 0px) rotate(180deg);
}
}
@keyframes animationFramesSix {
0% {
transform: translate(31px, -45px) rotate(0deg);
}
21% {
transform: translate(4px, -80px) rotate(19deg);
}
41% {
transform: translate(-70px, -100px) rotate(36deg);
}
60% {
transform: translate(-133px, -84px) rotate(54deg);
}
80% {
transform: translate(-98px, -24px) rotate(72deg);
}
100% {
transform: translate(-1px, 0px) rotate(180deg);
}
}
@keyframes pulse-border {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes pulse-border {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.5);
opacity: 0;
}
}
@keyframes pulse-border2 {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(2);
opacity: 0;
}
}
@-webkit-keyframes pulse-border2 {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(2);
opacity: 0;
}
}
@keyframes pulse-border3 {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(3);
opacity: 0;
}
}
@-webkit-keyframes pulse-border3 {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(3);
opacity: 0;
}
}
@-webkit-keyframes background-animate {
0% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
}
50% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
}
}
@keyframes background-animate {
0% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
}
50% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(1000px);
transform: translateX(1000px);
}
}
@keyframes load_zoom {
0% {
opacity: 1;
transform: scale(1);
}
20% {
opacity: 1;
transform: scale(0.7);
}
40% {
opacity: 1;
transform: scale(0.5);
}
60% {
opacity: 1;
transform: scale(0.3);
}
80% {
opacity: 1;
transform: scale(0.1);
}
100% {
opacity: 1;
transform: scale(0);
}
}
@-webkit-keyframes load_zoom {
0% {
opacity: 1;
-webkit-transform: scale(1);
}
20% {
opacity: 1;
-webkit-transform: scale(0.7);
}
40% {
opacity: 1;
-webkit-transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(0.3);
}
80% {
opacity: 1;
-webkit-transform: scale(0.1);
}
100% {
opacity: 1;
-webkit-transform: scale(0);
}
}
@-webkit-keyframes sk-rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes sk-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@-webkit-keyframes loading-run {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%, 95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%, 59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@keyframes loading-run {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%, 95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%, 59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@-webkit-keyframes loading-round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading-round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes stevloader {
0%, 100% {
box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px , 7px 7px 0em 5px , -7px 7px 0em 5px ;
}
8.3333% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px #383085, 7px 7px 0em 5px , -7px 7px 0em 5px ;
}
16.6667% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px transparent, 7px 7px 0em 5px #383085, -7px 7px 0em 5px ;
}
25% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px transparent, 7px 7px 0em 5px transparent, -7px 7px 0em 5px #383085;
}
33.3333% {
box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px transparent, 7px 7px 0em 5px transparent, -7px 7px 0em 5px ;
}
41.6667% {
box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px #383085, 7px 7px 0em 5px transparent, -7px 7px 0em 5px ;
}
50% {
box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px , 7px 7px 0em 5px #383085, -7px 7px 0em 5px ;
}
58.3333% {
box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px , 7px 7px 0em 5px transparent, -7px 7px 0em 5px #383085;
}
66.6667% {
box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px , 7px 7px 0em 5px transparent, -7px 7px 0em 5px transparent;
}
75% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px #383085, 7px 7px 0em 5px transparent, -7px 7px 0em 5px transparent;
}
83.3333% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px , 7px 7px 0em 5px #383085, -7px 7px 0em 5px transparent;
}
91.6667% {
box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px , 7px 7px 0em 5px , -7px 7px 0em 5px #383085;
}
}
@-webkit-keyframes stevloader {
0%, 100% {
-webkit-box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px , 7px 7px 0em 5px , -7px 7px 0em 5px ;
}
8.3333% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px #383085, 7px 7px 0em 5px , -7px 7px 0em 5px ;
}
16.6667% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px transparent, 7px 7px 0em 5px #383085, -7px 7px 0em 5px ;
}
25% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px transparent, 7px 7px 0em 5px transparent, -7px 7px 0em 5px #383085;
}
33.3333% {
-webkit-box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px transparent, 7px 7px 0em 5px transparent, -7px 7px 0em 5px ;
}
41.6667% {
-webkit-box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px #383085, 7px 7px 0em 5px transparent, -7px 7px 0em 5px ;
}
50% {
-webkit-box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px , 7px 7px 0em 5px #383085, -7px 7px 0em 5px ;
}
58.3333% {
-webkit-box-shadow: -7px -7px 0em 5px , 7px -7px 0em 5px , 7px 7px 0em 5px transparent, -7px 7px 0em 5px #383085;
}
66.6667% {
-webkit-box-shadow: -7px -7px 0em 5px #383085, 7px -7px 0em 5px , 7px 7px 0em 5px transparent, -7px 7px 0em 5px transparent;
}
75% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px #383085, 7px 7px 0em 5px transparent, -7px 7px 0em 5px transparent;
}
83.3333% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px , 7px 7px 0em 5px #383085, -7px 7px 0em 5px transparent;
}
91.6667% {
-webkit-box-shadow: -7px -7px 0em 5px transparent, 7px -7px 0em 5px , 7px 7px 0em 5px , -7px 7px 0em 5px #383085;
}
}
@keyframes icon-bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
60% {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@keyframes icon-bounce-right {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateX(8px);
-ms-transform: translateX(8px);
transform: translateX(8px);
}
60% {
-webkit-transform: translateX(4px);
-ms-transform: translateX(4px);
transform: translateX(4px);
}
}
@-webkit-keyframes slider-image-zoom {
0% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes slider-image-zoom {
0% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes rotate-3d {
from {
transform: rotateY(45deg);
}
to {
transform: rotateY(225deg);
}
}
.ft-heading {
font-family: 'Poppins', sans-serif;
}
@keyframes pxl_float_two {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-20px);
}
}
.ct-slide-up-down {
animation: pxl_float_two 1.2s ease infinite alternate;
}
@keyframes pxl_zoom_reverse {
0% {
transform: scale(0.8);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.8);
}
}
.ct-image-zoom {
animation: pxl_zoom_reverse 6s linear infinite;
}
html {
box-sizing: border-box;
}
a {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #c1282a;
}
a.link-underline {
font-weight: 700;
color: #383085;
border-bottom: 1px solid rgba(56, 48, 133, 0.67);
}
a.link-underline:hover {
border-bottom: none;
}
a.link-preset {
color: #383085;
}
a.link-preset:hover {
color: #383085;
text-decoration: underline;
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
.text-underline {
text-decoration: underline;
}
a:hover, a:focus {
color: #383085;
}
*, *:before, *:after {
box-sizing: inherit;
}
p {
margin-bottom: 15px;
}
body {
background-color: #fff;
font-size: 16px;
line-height: 1.875;
color: #383838;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
}
body.ov-hidden {
overflow: hidden;
}
body.body-default-font {
font-family: 'Roboto', sans-serif;
}
.site {
position: relative;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #0e0e0e;
clear: both;
line-height: 1.2;
margin: 0 0 15px;
font-weight: 700;
}
.heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
font-family: 'Poppins', sans-serif;
}
h1, .h1 {
font-size: 52px;
}
h2, .h2 {
font-size: 42px;
}
h3, .h3 {
font-size: 36px;
}
h4, .h4 {
font-size: 32px;
}
h5, .h5 {
font-size: 24px;
font-weight: 600;
}
h6, .h6 {
font-size: 18px;
font-weight: 600;
}
img {
width: auto;
max-width: 100%;
height: auto;
}
label {
margin-bottom: 0;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
table th {
color: #282828;
}
caption, td {
font-weight: normal;
text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
/*--- Definition Lists ---*/
}
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: #383085;
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: #383085;
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
}
ul {
padding: 0;
margin: 0 0 15px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
blockquote {
background-color: #f9f9f9;
padding: 24px 57px 24px 37px;
font-size: 19px;
line-height: 30px;
color: #222;
font-weight: 500;
position: relative;
margin-top: 40px;
margin-bottom: 34px;
}
blockquote:before {
content: '';
width: 5px;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
@media screen and (max-width: 767px) {
blockquote {
padding-left: 20px;
padding-right: 20px;
}
}
blockquote cite {
display: block;
font-size: 15px;
font-style: normal;
margin-top: 10px;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote.bq-style2 {
background-color: transparent;
border: none;
font-style: italic;
color: #666;
}
blockquote.bq-style2 cite {
text-fill-color: #000;
-o-text-fill-color: #000;
-ms-text-fill-color: #000;
-moz-text-fill-color: #000;
-webkit-text-fill-color: #000;
background-clip: #000;
-o-background-clip: #000;
-ms-background-clip: #000;
-webkit-background-clip: #000;
background-image: none;
}
blockquote.bq-style2:before {
height: auto;
background: none;
width: auto;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
content: '\f10d';
font-family: "Font Awesome 5 Pro";
font-style: normal;
font-weight: 900;
color: #000;
font-size: 16px;
}
blockquote.bq-style2:after {
height: auto;
background: none;
width: auto;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
content: '\f10e';
font-family: "Font Awesome 5 Pro";
font-style: normal;
font-weight: 900;
color: #000;
font-size: 16px;
bottom: 0;
right: 0;
left: auto;
top: auto;
position: absolute;
}
blockquote.bq-style3 {
font-style: italic;
color: #383085;
}
blockquote.bq-style3:before {
display: none;
}
blockquote.bq-style3 cite {
text-fill-color: #000;
-o-text-fill-color: #000;
-ms-text-fill-color: #000;
-moz-text-fill-color: #000;
-webkit-text-fill-color: #000;
background-clip: #000;
-o-background-clip: #000;
-ms-background-clip: #000;
-webkit-background-clip: #000;
background-image: none;
}
blockquote.bq-style4 {
font-style: italic;
color: #fff;
background-color: #000;
}
blockquote.bq-style4:before {
display: none;
}
blockquote.bq-style4 cite {
text-fill-color: #fff;
-o-text-fill-color: #fff;
-ms-text-fill-color: #fff;
-moz-text-fill-color: #fff;
-webkit-text-fill-color: #fff;
background-clip: #fff;
-o-background-clip: #fff;
-ms-background-clip: #fff;
-webkit-background-clip: #fff;
background-image: none;
font-weight: 700;
}
.alignleft, .alignright, .aligncenter {
margin-top: 6px;
margin-bottom: 45px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.post-password-form label {
display: block;
max-width: 60%;
}
.post-password-form input {
margin: 10px 0;
}
.has-background-dim {
color: #fff;
margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-item {
float: left;
}
@media screen and (max-width: 767px) {
.post-password-form label {
max-width: 60%;
}
}
.wp-block-button {
margin-bottom: 20px;
}
.entry-body .entry-content .wp-block-cover-text {
color: rgba(255, 255, 255, 0.87);
padding-left: 30px;
padding-right: 30px;
font-size: 24px;
line-height: 1.25;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
font-size: 0.875em;
font-style: italic;
}
.gallery-caption {
opacity: 1;
}
.wp-caption-text {
text-align: center;
}
#tslOverlay {
background-color: transparent !important;
z-index: 9999999999 !important;
}
@font-face {
font-family: 'Bill-Smith';
src: url('../fonts/billsmith.woff2') format('woff2'), url('../fonts/billsmith.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.tf-bill-smith {
font-family: 'Bill-Smith';
}
@media screen and (max-width: 1199px) {
.ct-hidden-lg {
display: none !important;
}
}
@media screen and (max-width: 991px) {
.ct-hidden-md {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.ct-hidden-sm {
display: none !important;
}
}
.df-flex {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
}
.el-empty:empty {
display: none;
}
.el-grow {
flex-grow: 1;
}
.el-grow.elementor-element {
flex-grow: 1 !important;
}
.z-index1 {
z-index: 1;
}
.z-index2 {
z-index: 2;
}
.z-index3 {
z-index: 3;
}
.ct-hidden {
display: none !important;
}
.icon-space-right {
margin-right: 10px;
}
.color-primary {
color: #383085;
}
.color-four {
color: #ffd200;
}
.color-white {
color: #fff;
}
.slide-in-container {
display: inline-block;
overflow: hidden;
vertical-align: middle;
position: relative;
}
.wow.case-fade-in-up {
-webkit-transform: translateY(80px);
-khtml-transform: translateY(80px);
-moz-transform: translateY(80px);
-ms-transform: translateY(80px);
-o-transform: translateY(80px);
transform: translateY(80px);
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.wow.case-fade-in-up.animated {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.heading-text-shadow .item--title span {
text-shadow: 0 3px 4px rgba(13, 13, 13, 0.29);
-webkit-text-shadow: 0 3px 4px rgba(13, 13, 13, 0.29);
}
.ct-icon-close {
width: 20px;
height: 20px;
position: relative;
display: inline-block;
}
.ct-icon-close:before, .ct-icon-close:after {
content: '';
background-color: #000;
position: absolute;
width: 100%;
height: 2px;
top: 9px;
left: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-icon-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.ct-icon-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ct-icon-close.ct-center {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-close .ct-icon-close:before, .ct-close .ct-icon-close:after {
background-color: #fff;
}
.ct-menu-close .ct-icon-close {
height: 30px;
width: 30px;
}
.ct-menu-close .ct-icon-close:before, .ct-menu-close .ct-icon-close:after {
background-color: #fff;
width: 30px;
top: 14px;
height: 3px;
}
.ct-close:hover .ct-icon-close:before, .ct-modal-close:hover .ct-icon-close:before, .ct-menu-close:hover .ct-icon-close:before, .ct-close:hover .ct-icon-close:after, .ct-modal-close:hover .ct-icon-close:after, .ct-menu-close:hover .ct-icon-close:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.btn-type-normal .ct-close {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-color: #383085 !important;
background-image: none !important;
}
.btn-type-normal .ct-close:hover {
background-color: #6270b2 !important;
}
.gradient-gray {
background-image: -webkit-linear-gradient(90deg, #c0c1c0 0%, #fff 50%, #c0c1c0 100%);
background-image: -moz-linear-gradient(90deg, #c0c1c0 0%, #fff 50%, #c0c1c0 100%);
background-image: -ms-linear-gradient(90deg, #c0c1c0 0%, #fff 50%, #c0c1c0 100%);
background-image: -o-linear-gradient(90deg, #c0c1c0 0%, #fff 50%, #c0c1c0 100%);
background-image: linear-gradient(90deg, #c0c1c0 0%, #fff 50%, #c0c1c0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.gradient-dark {
background-image: -webkit-linear-gradient(90deg, #000 0%, #555 50%, #000 100%);
background-image: -moz-linear-gradient(90deg, #000 0%, #555 50%, #000 100%);
background-image: -ms-linear-gradient(90deg, #000 0%, #555 50%, #000 100%);
background-image: -o-linear-gradient(90deg, #000 0%, #555 50%, #000 100%);
background-image: linear-gradient(90deg, #000 0%, #555 50%, #000 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.bg-gradient, .ct-slick-carousel .slick-arrow:after, .ct-title1.style2 h3 i, .ct-history1 .ct-history--start, .ct-history1 .ct-history--item:after, .ct-widget-cart-sidebar .ct-close, .woocommerce span.onsale, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:after, .ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.bg-gradient2 {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.bg-gradient4 {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.el-middle {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.text-gradient, blockquote cite, .ct-header-popup-wrap .ct-header-meta .h-item-icon, .post-previous-next a span:nth-child(1), .comment-content:hover .comment-date, .ct-list.style1 .ct-list-icon i, .ct-contact-info1.style2 .ct-contact-icon i, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category a, .ct-service-grid4 .item--title i, .ct-service-carousel3 .item--icon i, .ct-download .item--download a i, .ct-blog-grid-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore a, .ct-blog-grid-layout2 .entry-readmore a, .ct-piechart-layout2 .item--holder span, .ct-fancy-box-grid2 .item--icon i, .ct-service-grid11 .item--icon i, .ct-video-player .ct-video-button.style11 i, .ct-counter .ct-counter-inner .icon-color-gradient i, .widget_products .amount, .woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price ins, .single-product #primary div.product .entry-summary .price ins, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins, .ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:before, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-contact-form-layout1.style9 .ct-contact-meta h3, .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout19 .item--number, .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style3 .ct-counter-number:not(.color-active), .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix, .ct-counter-layout5 .ct-counter-number .ct-counter-number-value, .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout8 .ct-counter-number, .ct-testimonial-carousel11 .item--inner:hover .item-icon, .ct-process1.style1 .ct-process-button a, .text-gradient2, .ct-text-gradient .elementor-text-editor {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-o-text-fill-color: transparent;
-ms-text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.var-text-gradient, .ct-service-external2 .item--readmore a, .ct-process1.style3.style-2 .ct-process-button a {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-o-text-fill-color: transparent;
-ms-text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.ct-text-gradient .elementor-text-editor, .ct-text-gradient2 .elementor-text-editor {
display: inline-block;
}
.text-gradient2 {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-text-gradient .elementor-text-editor {
display: inline-block;
}
.elementor-widget-wrap > .elementor-element.el-inline {
width: auto;
display: inline-block;
float: left;
}
.ct-arrow-left, .ct-arrow-right {
display: inline-block;
width: 25px;
height: 13px;
position: relative;
font-style: normal;
}
.ct-arrow-left:before, .ct-arrow-right:before {
content: '\f054';
font-family: "Font Awesome 5 Pro";
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #000;
font-weight: 400;
font-size: 14px;
}
.ct-arrow-left:after, .ct-arrow-right:after {
content: '';
background-color: #000;
width: 23px;
height: 1px;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-arrow-left.arrow-white:before, .ct-arrow-right.arrow-white:before {
color: #fff;
}
.ct-arrow-left.arrow-white:after, .ct-arrow-right.arrow-white:after {
background-color: #fff;
}
.bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.bg-top-left {
background-size: cover;
background-position: top left;
background-repeat: no-repeat;
}
.bg-top-right {
background-size: cover;
background-position: top right;
background-repeat: no-repeat;
}
.bg-top-center {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
}
.bg-bottom-left {
background-size: cover;
background-position: bottom left;
background-repeat: no-repeat;
}
.bg-bottom-right {
background-size: cover;
background-position: bottom right;
background-repeat: no-repeat;
}
.bg-bottom-center {
background-size: cover;
background-position: bottom center;
background-repeat: no-repeat;
}
.screen-reader-text {
display: none;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.bg-overlay {
position: relative;
}
.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
display: block;
}
.el-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.bg-primary {
background-color: #383085 !important;
}
.bg-primary-color {
background-color: #383085;
}
.site-overlay {
position: fixed;
z-index: -1;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
cursor: url(../images/pointer.png), auto;
}
.site-overlay.open {
z-index: 9990;
opacity: 1;
visibility: visible;
}
.row-visible {
overflow: visible !important;
}
.ct-icon-plus {
height: 10px;
width: 10px;
position: relative;
display: inline-block;
}
.ct-icon-plus:before, .ct-icon-plus:after {
content: "";
background-color: #383085;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon-plus:before {
width: 100%;
height: 2px;
top: 4px;
left: 0;
}
.ct-icon-plus:after {
width: 2px;
height: 100%;
left: 4px;
top: 0;
}
.ct-icon-plus-lg {
height: 14px;
width: 14px;
position: relative;
display: inline-block;
}
.ct-icon-plus-lg:before, .ct-icon-plus-lg:after {
content: "";
background-color: #383085;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon-plus-lg:before {
width: 100%;
height: 2px;
top: 6px;
left: 0;
}
.ct-icon-plus-lg:after {
width: 2px;
height: 100%;
left: 6px;
top: 0;
}
.overlay-gradient {
position: relative;
overflow: hidden;
display: block;
}
.overlay-gradient:before, .overlay-gradient:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.overlay-gradient:before {
z-index: 2;
background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, )));
background-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, ));
background-image: -moz-linear-gradient(bottom, #000, rgba(0, 0, 0, ));
background-image: -ms-linear-gradient(bottom, #000, rgba(0, 0, 0, ));
background-image: -o-linear-gradient(bottom, #000, rgba(0, 0, 0, ));
background-image: linear-gradient(bottom, #000, rgba(0, 0, 0, ));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000', endColorStr='rgba(0, 0, 0, )');
}
.overlay-gradient:after {
background-color: #000;
opacity: 0.3;
z-index: 1;
}
.inline-block {
display: inline-block;
vertical-align: middle;
}
.text-right, .align-right {
text-align: right;
}
.text-left, .align-left {
text-align: left;
}
.text-center, .align-center {
text-align: center;
}
.align-justified {
width: 100%;
}
@media screen and (min-width: 992px) {
.text-left-lg {
text-align: left !important;
}
.text-right-lg {
text-align: right !important;
}
.text-center-lg {
text-align: center !important;
}
}
@media screen and (max-width: 1199px) {
.align-center-md {
text-align: center;
}
.align-left-md {
text-align: left;
}
.align-right-md {
text-align: right;
}
.align-justified-md {
width: 100%;
}
}
@media screen and (max-width: 991px) {
.text-center-md {
text-align: center !important;
}
.text-left-md {
text-align: left !important;
}
.text-right-md {
text-align: right !important;
}
.align-center-sm {
text-align: center;
}
.align-left-sm {
text-align: left;
}
.align-right-sm {
text-align: right;
}
.align-justified-sm {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.order1 {
order: 1;
}
.order2 {
order: 2;
}
.order3 {
order: 3;
}
.text-center-sm {
text-align: center !important;
}
.text-left-sm {
text-align: left !important;
}
.text-right-sm {
text-align: right !important;
}
.align-center-xs {
text-align: center;
}
.align-left-xs {
text-align: left;
}
.align-right-xs {
text-align: right;
}
.align-justified-xs {
width: 100%;
}
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .nice-select {
background-color: #fff;
border: 1px solid #d8d8d8;
color: #9b9b9b;
padding: 6px 22px;
line-height: normal;
font-size: 15px;
font-weight: 400;
height: 51px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 100%;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .nice-select:focus {
outline: 0;
border-color: #383085;
}
select {
height: 60px;
}
textarea {
line-height: normal;
padding-top: 18px;
padding-bottom: 18px;
height: 150px;
}
.wpcf7-form {
position: relative;
}
.wpcf7-form:before {
content: '';
width: 30px;
height: 30px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #383085 transparent #383085;
border-width: 2px;
border-style: solid;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
animation: ctspin 0.6s infinite linear;
-webkit-animation: ctspin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
visibility: hidden;
}
.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 27px;
display: block;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
border-color: #f13c3c !important;
}
.wpcf7-form .wpcf7-response-output {
border: 1px solid #d8d8d8;
padding: 10px 22px;
margin: 20px 0 0;
font-size: 13px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
color: #398f14;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
color: #f13c3c;
}
.wpcf7-form .ajax-loader {
display: none !important;
}
.wpcf7-form .wpcf7-menu {
display: block;
}
.wpcf7-form .wpcf7-menu select {
background-color: transparent;
-webkit-appearance: none;
-khtml-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
z-index: 99;
}
.wpcf7-form .wpcf7-menu select option {
padding: 5px;
}
.wpcf7-form.submitting * {
opacity: 0.66;
}
.wpcf7-form.submitting:before {
opacity: 1;
visibility: visible;
}
.select2 .select2-selection--single {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e7e8e9;
height: 47px;
}
.select2 .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 47px;
}
.select2 .select2-selection--single .select2-selection__arrow {
right: 8px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
form .select2-container--default {
width: 100% !important;
}
form .select2-container--default .select2-selection {
border: 1px solid #e7e8e9;
height: 47px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 47px;
padding-left: 15px;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
color: rgba(55, 55, 55, 0.87);
}
.select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #383085;
}
.nice-select {
position: relative;
padding-right: 40px;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.nice-select:after {
content: "\f13d";
font-family: "flaticon-v7";
font-size: 14px;
color: #9b9b9b;
position: absolute;
right: 23px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.nice-select span.current {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 37px;
}
.nice-select .option {
text-overflow: ellipsis;
overflow: hidden;
}
.nice-select .list {
max-height: 250px;
overflow: auto;
background-color: #fff;
padding: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
-khtml-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
-ms-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
-o-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
box-shadow: 0 6px 9px rgba(0, 0, 0, 0.14);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
color: inherit;
}
.nice-select .list .selected {
color: #222;
}
.nice-select .list .option {
font-size: 14px;
cursor: pointer;
line-height: normal;
list-style: none;
outline: none;
padding: 8px 24px;
-webkit-transition: all 0.2s;
-khtml-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.nice-select .list .option.selected {
font-weight: 700;
}
.nice-select .list .option.disabled {
background-color: transparent;
color: #999;
cursor: default;
}
.nice-select .list .option:hover, .nice-select .list .option:focus {
background-color: #f3f3f4;
}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
}
.nice-select.open .list, .nice-select .list.open {
padding: 5px;
min-width: 185px;
overflow: auto;
width: 100%;
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none;
}
.nice-select.disabled:after {
border-color: #ccc;
}
.nice-select.wide {
width: 100%;
}
.nice-select.wide .list {
left: 0 !important;
right: 0 !important;
}
.nice-select.right {
float: right;
}
.nice-select.right .list {
left: auto;
right: 0;
}
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px;
}
.nice-select.small:after {
height: 4px;
width: 4px;
}
.nice-select.small .option {
line-height: 34px;
min-height: 34px;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
}
#ui-datepicker-div {
background-color: #fff;
padding: 22px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
position: absolute;
top: -9999px;
min-width: 300px;
z-index: 10001 !important;
}
#ui-datepicker-div .ui-datepicker-header {
position: relative;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
display: block;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
top: 0;
padding: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
content: "\f104";
color: #040e24;
font-family: FontAwesome;
font-size: 16px;
left: 0;
position: absolute;
right: 0;
top: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover:before {
color: #383085;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
display: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
left: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
right: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before {
content: "\f105";
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
min-height: 40px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
color: #282828;
font-family: 'Poppins', sans-serif;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
#ui-datepicker-div .ui-datepicker-calendar {
margin: 0;
width: 100%;
}
#ui-datepicker-div .ui-datepicker-calendar th {
text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar td {
text-align: center;
padding: 6px;
color: rgba(0, 0, 0, 0.6);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
color: rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a {
color: #383085;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
color: #999;
}
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
color: #383085;
}
body table.booked-calendar td.today .date span {
border-color: #383085;
}
body table.booked-calendar td.today:hover .date span {
background-color: #383085 !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title {
color: #383085;
}
body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-time {
height: auto;
}
.btn, button, .button, input[type="submit"], .tnp-subscription .tnp-field-button .tnp-button {
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0 34px;
line-height: 51px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
font-family: 'Poppins', sans-serif;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
border: none;
background-color: #383085;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
height: auto;
}
.btn:hover, button:hover, .button:hover, input[type="submit"]:hover, .tnp-subscription .tnp-field-button .tnp-button:hover, .btn:focus, button:focus, .button:focus, input[type="submit"]:focus, .tnp-subscription .tnp-field-button .tnp-button:focus, .btn:active, button:active, .button:active, input[type="submit"]:active, .tnp-subscription .tnp-field-button .tnp-button:active, .btn:not([disabled]):not(.disabled).active, button:not([disabled]):not(.disabled).active, .button:not([disabled]):not(.disabled).active, input[type="submit"]:not([disabled]):not(.disabled).active, .tnp-subscription .tnp-field-button .tnp-button:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active, button:not([disabled]):not(.disabled):active, .button:not([disabled]):not(.disabled):active, input[type="submit"]:not([disabled]):not(.disabled):active, .tnp-subscription .tnp-field-button .tnp-button:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-position: 100%;
background-color: #000;
}
.btn.btn-w-100, button.btn-w-100, .button.btn-w-100, input[type="submit"].btn-w-100, .tnp-subscription .tnp-field-button .tnp-button.btn-w-100 {
width: 100%;
}
.ct-newsletter-btn-gradient .ct-newsletter .tnp-field-button .tnp-button {
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
}
.ct-newsletter-btn-gradient .ct-newsletter .tnp-field-button .tnp-button:hover, .ct-newsletter-btn-gradient .ct-newsletter .tnp-field-button .tnp-button:focus {
background-position: 100%;
}
.btn--flex .btn {
display: inline-flex;
align-items: center;
}
.btn--flex .btn i {
display: flex;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.elementor a.btn {
-webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
.btn.style-reset1 {
line-height: 52px;
padding: 0 38px;
box-shadow: none;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
}
.btn i {
margin-left: 8px;
}
.btn i.space-right {
margin-left: 0;
margin-right: 8px;
}
.btn i.fac-rotate {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.btn .ct-align-icon-left i {
margin-left: 0;
margin-right: 8px;
}
.btn .ct-align-icon-right {
float: right;
}
@media screen and (min-width: 768px) {
.btn.btn-padding-big {
padding-left: 165px;
padding-right: 165px;
}
}
.btn.hover-white:hover {
background-color: #fff;
color: #000;
}
.btn.btn-square {
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
}
.btn.btn-half-circle1, .btn.btn-half-circle2 {
line-height: 56px;
font-family: 'Roboto', sans-serif;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background: #000;
font-size: 16px;
padding-left: 34px;
padding-right: 58px;
z-index: 1;
overflow: hidden;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.btn-half-circle1:before, .btn.btn-half-circle2:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 28px;
height: 100%;
background-color: #383085;
z-index: -2;
-webkit-border-radius: 56px 5px 5px 56px;
-khtml-border-radius: 56px 5px 5px 56px;
-moz-border-radius: 56px 5px 5px 56px;
-ms-border-radius: 56px 5px 5px 56px;
-o-border-radius: 56px 5px 5px 56px;
border-radius: 56px 5px 5px 56px;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn.btn-half-circle1 .ct-button-icon, .btn.btn-half-circle2 .ct-button-icon {
position: absolute;
right: 34px;
top: 50%;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
opacity: 0;
}
.btn.btn-half-circle1 .ct-button-icon i, .btn.btn-half-circle2 .ct-button-icon i {
margin: 0;
}
.btn.btn-half-circle1:hover, .btn.btn-half-circle2:hover, .btn.btn-half-circle1:focus, .btn.btn-half-circle2:focus {
color: #000;
background-color: transparent;
}
.btn.btn-half-circle1:hover .ct-button-icon, .btn.btn-half-circle2:hover .ct-button-icon, .btn.btn-half-circle1:focus .ct-button-icon, .btn.btn-half-circle2:focus .ct-button-icon {
right: 24px;
opacity: 1;
}
.btn.btn-half-circle1:hover:before, .btn.btn-half-circle2:hover:before, .btn.btn-half-circle1:focus:before, .btn.btn-half-circle2:focus:before {
width: 100%;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.btn.btn-half-circle2 {
color: #313131;
background-color: #383085;
}
.btn.btn-half-circle2:hover, .btn.btn-half-circle2:focus {
color: #fff;
background-color: transparent;
}
.btn.btn-half-circle2:before {
background-color: #313131;
}
.btn.btn-mini {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
font-size: 15px;
font-weight: 600;
line-height: 48px;
padding: 0 25px;
}
.btn.btn-block {
display: block;
}
.btn.btn-primary {
background-image: none;
background-color: #383085;
border-color: #383085;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
background-color: #000;
border-color: #000;
color: #fff;
}
.btn.btn-primary.hover-white:hover {
background-color: #fff;
color: #000;
}
.btn.btn-secondary {
background-color: transparent;
background-image: none;
font-size: 16px;
line-height: 55px;
padding: 0 42px;
z-index: 1;
overflow: hidden;
}
.btn.btn-secondary:before, .btn.btn-secondary:after {
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: -1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
background-color: #000;
}
.btn.btn-secondary:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
}
.btn.btn-secondary:hover:before {
opacity: 0;
}
.btn.btn-secondary:hover:after {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.btn.btn-secondary2 {
border-color: #000;
background-color: #000;
background-image: none;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.btn-secondary2:hover {
border-color: #383085;
background-color: #383085;
}
.btn.btn-round {
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
line-height: 57px;
padding: 0 46px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.btn-round2 {
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
line-height: 56px;
padding: 0 34px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-image: none !important;
background-color: #383085;
}
.btn.btn-round2:hover, .btn.btn-round2:focus {
background-color: #6270b2;
}
.btn.btn-round3 {
-webkit-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
-khtml-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
-moz-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
-ms-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
-o-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19) !important;
font-size: 16px;
line-height: 52px;
font-family: inherit;
padding: 0 30px;
-webkit-border-radius: 52px;
-khtml-border-radius: 52px;
-moz-border-radius: 52px;
-ms-border-radius: 52px;
-o-border-radius: 52px;
border-radius: 52px;
background-image: -webkit-linear-gradient(20deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(20deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(20deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(20deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(20deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.btn.btn-round3.icon-active {
padding-left: 60px;
}
.btn.btn-round3.icon-active .ct-button-icon {
height: 38px;
line-height: 38px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
position: absolute;
top: 50%;
left: 7px;
width: 38px;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.btn.btn-round3.icon-active .ct-button-icon i {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 20px;
}
.btn.btn-round3.btn-third-color {
background-image: -webkit-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -moz-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -ms-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -o-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
-webkit-box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
-khtml-box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
-moz-box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
-ms-box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
-o-box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
box-shadow: 0 8px 27px rgba(255, 210, 0, 0.19) !important;
}
.btn.btn-round3.btn-third-color.icon-active .ct-button-icon {
background-image: -webkit-gradient(linear, left top, left bottom, from(#6270b2), to(#ffd200));
background-image: -webkit-linear-gradient(bottom, #6270b2, #ffd200);
background-image: -moz-linear-gradient(bottom, #6270b2, #ffd200);
background-image: -ms-linear-gradient(bottom, #6270b2, #ffd200);
background-image: -o-linear-gradient(bottom, #6270b2, #ffd200);
background-image: linear-gradient(bottom, #6270b2, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#ffd200');
}
.btn.btn-round-slider {
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
}
.btn.btn-team {
color: #383838;
font-size: 14px;
font-weight: 600;
line-height: 33px;
padding: 0 26px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-color: transparent !important;
background-image: none !important;
z-index: 1;
}
.btn.btn-team:before, .btn.btn-team:after {
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: -1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.btn.btn-team:before {
background-color: #eef2fb;
}
.btn.btn-team:after {
opacity: 0;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #383085 50%, #6270b2);
background-image: -moz-linear-gradient(90deg, #383085 0%, #383085 50%, #6270b2);
background-image: -ms-linear-gradient(90deg, #383085 0%, #383085 50%, #6270b2);
background-image: -o-linear-gradient(90deg, #383085 0%, #383085 50%, #6270b2);
background-image: linear-gradient(90deg, #383085 0%, #383085 50%, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
}
.btn.btn-team:hover {
color: #fff;
}
.btn.btn-team:hover:before {
opacity: 0;
}
.btn.btn-team:hover:after {
opacity: 1;
}
.btn.text-white {
background-color: transparent;
background-image: none !important;
padding: 0;
line-height: normal;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.text-white:before {
content: '';
width: 100%;
height: 1px;
background-color: rgba(255, 255, 255, 0.85);
position: absolute;
bottom: -8px;
left: 0;
opacity: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.btn.text-white:hover:before {
opacity: 1;
bottom: 0;
}
.btn.line-white {
background-color: transparent;
background-image: none;
line-height: 40px;
padding: 0 17px;
z-index: 1;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.line-white:before {
content: '';
width: 4px;
height: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
z-index: -1;
background-color: #383085;
font-size: 14px;
}
.btn.line-white:hover, .btn.line-white:focus {
color: #fff;
}
.btn.line-white:hover:before, .btn.line-white:focus:before {
width: 100%;
}
.btn.line-white2 {
background-color: transparent;
background-image: none;
line-height: 56px;
padding: 0;
font-size: 16px;
font-family: 'Roboto', sans-serif;
z-index: 1;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.line-white2 .ct-button-text {
border-bottom: 1px solid #e1e1e1;
}
.btn.line-white2 .ct-button-icon {
color: #383085;
font-size: 18px;
}
.btn.line-white2 .ct-button-icon.ct-align-icon-right i {
margin-left: 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
display: inline-block;
}
.btn.line-white2:hover .ct-button-icon.ct-align-icon-right i {
-webkit-transform: translateX(4px);
-khtml-transform: translateX(4px);
-moz-transform: translateX(4px);
-ms-transform: translateX(4px);
-o-transform: translateX(4px);
transform: translateX(4px);
}
.btn.btn-white {
background-color: transparent;
background-image: none !important;
color: #000;
position: relative;
z-index: 1;
}
.btn.btn-white:before, .btn.btn-white:after {
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
z-index: -1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-webkit-border-radius: 74px;
-khtml-border-radius: 74px;
-moz-border-radius: 74px;
-ms-border-radius: 74px;
-o-border-radius: 74px;
border-radius: 74px;
}
.btn.btn-white:before {
background-color: #fff;
}
.btn.btn-white:after {
opacity: 0;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
}
.btn.btn-white:hover {
color: #fff;
}
.btn.btn-white:hover:before {
opacity: 0;
}
.btn.btn-white:hover:after {
opacity: 1;
}
.btn.btn-white2 {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-image: none;
background-color: #fff;
padding-left: 46px;
padding-right: 46px;
line-height: 62px;
font-size: 16px;
-webkit-border-radius: 62px;
-khtml-border-radius: 62px;
-moz-border-radius: 62px;
-ms-border-radius: 62px;
-o-border-radius: 62px;
border-radius: 62px;
color: #0e0e0e;
}
.btn.btn-white2:hover {
background-color: #000;
color: #fff;
}
.btn.btn-third {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-image: none;
background-color: #6270b2;
padding-left: 36px;
padding-right: 36px;
line-height: 58px;
font-size: 15px;
-webkit-border-radius: 58px;
-khtml-border-radius: 58px;
-moz-border-radius: 58px;
-ms-border-radius: 58px;
-o-border-radius: 58px;
border-radius: 58px;
color: #fff;
}
.btn.btn-third:hover {
background-color: #383085;
color: #fff;
}
.btn.btn-third2 {
background-color: #6270b2;
padding-left: 26px;
padding-right: 26px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 53px;
}
.btn.btn-third2:hover {
background-color: #383085;
color: #fff;
}
.btn.btn-hover-outline {
border: 2px solid #383085;
line-height: 47px;
}
.btn.btn-hover-outline:hover, .btn.btn-hover-outline:focus {
background-color: transparent;
border-color: #383085;
color: #383085;
}
.btn.btn-hover-primary-dark:hover, .btn.btn-hover-primary-dark:focus {
background-color: #2b2567 !important;
border-color: #2b2567 !important;
color: #fff !important;
}
.btn.btn-effect {
overflow: hidden;
z-index: 1;
}
.btn.btn-effect:after {
content: '';
position: absolute;
top: 0;
left: -200%;
width: 200%;
height: 100%;
-webkit-transform: skewX(-20deg);
-khtml-transform: skewX(-20deg);
-moz-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
-o-transform: skewX(-20deg);
transform: skewX(-20deg);
background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
z-index: -1;
}
.btn.btn-effect:hover:after {
-webkit-animation: btn_shine 1.2s ease;
animation: btn_shine 1.2s ease;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.btn.effect-left-to-right {
z-index: 1;
}
.btn.effect-left-to-right:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
z-index: -1;
}
.btn.effect-left-to-right:hover, .btn.effect-left-to-right:focus {
color: #000;
}
.btn.effect-left-to-right:hover:before, .btn.effect-left-to-right:focus:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.btn.btn-small {
line-height: 40px;
padding: 0 18px;
font-size: 14px;
font-weight: 600;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #383085;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
display: inline-flex;
align-items: center;
}
.btn.btn-small:hover, .btn.btn-small:focus {
background-color: #2b2567;
}
.btn.btn-small i.flaticon-v2-right {
font-size: 24px;
margin-right: -6px;
}
.btn.btn-outline-primary {
color: #383085;
border: 2px solid #383085;
background-color: transparent;
background-image: none;
line-height: 48px;
}
.btn.btn-outline-primary:before, .btn.btn-outline-primary:after {
display: none;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus {
background-color: #383085;
color: #fff;
}
.btn.btn-outline-secondary {
color: #000;
border: 2px solid #000;
background-color: transparent;
background-image: none;
line-height: 48px;
}
.btn.btn-outline-secondary:before, .btn.btn-outline-secondary:after {
display: none;
}
.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus {
border-color: #383085;
background-color: #383085;
color: #fff;
}
.btn.btn-outline-white {
color: #fff;
border: 2px solid #fff;
background-color: transparent;
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
line-height: 41px;
padding: 0 35px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn.btn-outline-white:hover, .btn.btn-outline-white:focus {
background-color: #000;
border-color: #000;
color: #fff;
}
.btn.line-dark1 {
background: transparent;
color: #000;
box-shadow: none !important;
padding-right: 26px;
padding-left: 0;
}
.btn.line-dark1 i {
color: #383085;
}
.btn.line-dark1 .ct-button-text {
border-bottom: 1px solid #b2b2b2;
display: inline-block;
line-height: 1.1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.btn.line-dark1:hover, .btn.line-dark1:focus {
color: #383085;
}
.btn.line-dark1:hover .ct-button-text, .btn.line-dark1:focus .ct-button-text {
border-color: rgba(56, 48, 133, 0.25);
color: #383085;
}
.ct-icon-active + .btn.btn-white2 {
padding-right: 76px;
}
.ct-icon-active + .btn.btn-white2 .ct-button-icon {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 10px;
width: 44px;
height: 44px;
background-color: #383085;
color: #fff;
line-height: 44px;
border-radius: 44px;
text-align: center;
}
.ct-icon-active + .btn.btn-white2 .ct-button-icon * {
margin: 0px;
}
.ct-icon-active + .btn.btn-white2:hover .ct-button-icon {
background-color: #fff;
color: #000;
}
.ct-icon-active + .btn.btn-third {
padding-right: 68px;
}
.ct-icon-active + .btn.btn-third .ct-button-icon {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 9px;
width: 40px;
height: 40px;
background-color: #fff;
color: #6270b2;
line-height: 40px;
border-radius: 40px;
text-align: center;
}
.ct-icon-active + .btn.btn-third .ct-button-icon * {
margin: 0px;
}
.ct-icon-active + .btn.btn-third:hover .ct-button-icon {
background-color: #fff;
color: #383085;
}
.btn-text {
background-image: -webkit-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -moz-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -ms-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -o-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: linear-gradient(90deg, #000 0%, #515151 50%, #000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
font-size: 14px;
line-height: 24px;
font-weight: 700;
}
.btn-text i {
margin-right: 4px;
display: initial;
}
.btn-text span {
display: initial;
border-bottom: 1px solid #000;
line-height: 20px;
}
.btn-text:hover {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.btn-text:hover span {
border-color: #383085;
}
.btn-text2 {
font-size: 18px;
font-weight: 500;
color: #000;
display: inline-flex;
align-items: center;
}
.btn-text2 i {
font-size: 16px;
margin: 0 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn-text2:hover {
color: #383085;
}
.btn-landing .btn.btn-default {
font-size: 18px;
font-weight: 600;
line-height: 74px;
padding: 0 66px;
-webkit-border-radius: 74px;
-khtml-border-radius: 74px;
-moz-border-radius: 74px;
-ms-border-radius: 74px;
-o-border-radius: 74px;
border-radius: 74px;
-webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
-khtml-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
-moz-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
-ms-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
-o-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
box-shadow: 0 5px 4px rgba(0, 0, 0, 0.08) inset;
}
@media screen and (max-width: 767px) {
.btn-landing .btn.btn-default {
line-height: 60px;
padding: 0 46px;
font-size: 16px;
}
}
.btn-landing .btn.btn-white {
font-size: 18px;
font-weight: 600;
line-height: 74px;
padding: 0 66px;
-webkit-border-radius: 74px;
-khtml-border-radius: 74px;
-moz-border-radius: 74px;
-ms-border-radius: 74px;
-o-border-radius: 74px;
border-radius: 74px;
}
.btn-landing .btn.btn-white:before {
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
-khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
-ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
-o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.52) inset;
}
@media screen and (max-width: 767px) {
.btn-landing .btn.btn-white {
line-height: 60px;
padding: 0 46px;
font-size: 16px;
}
}
.btn-type-normal .btn, .btn-type-normal button, .btn-type-normal .button, .btn-type-normal input[type="submit"] {
background-image: none;
}
.btn-type-normal .ct-newsletter.widget .tnp-field-button .tnp-button:hover, .btn-type-normal .ct-newsletter.widget .tnp-field-button .tnp-button:focus {
background-color: #2b2567;
}
.rm-box-shadow .btn, .rm-boxshadow .btn {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.add-box-shadow .btn {
-webkit-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
-khtml-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
-moz-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
-ms-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
-o-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
box-shadow: 0 8px 8px rgba(12, 12, 12, 0.23) !important;
}
.add-box-shadow .btn:hover {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.ct-icon-active {
display: none;
}
.btn.btn-icon-fixed {
line-height: 56px;
height: inherit;
padding-right: 26px;
padding-left: 78px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.btn.btn-icon-fixed:before, .btn.btn-icon-fixed:after {
display: none;
}
.btn.btn-icon-fixed i {
font-size: 18px;
margin: 0;
position: absolute;
width: 56px;
height: 56px;
top: 0;
left: 0;
background: #251f58;
border-radius: 3px 0 0 3px;
line-height: 56px;
text-align: center;
}
.btn.btn-icon-fixed i:before {
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.btn.btn-icon-fixed:hover i:before {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.btn-arrow, .btn-arrow2 {
display: inline-flex;
}
.btn-arrow span:not(.ct-button-icon), .btn-arrow2 span:not(.ct-button-icon) {
font-size: 14px;
font-weight: 700;
color: #0e0e0e;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
font-family: 'Poppins', sans-serif;
line-height: 37px;
padding: 0 12px 0 20px;
display: inline-block;
position: relative;
z-index: 1;
}
.btn-arrow span:not(.ct-button-icon):before, .btn-arrow2 span:not(.ct-button-icon):before {
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 0;
background-color: #0e0e0e;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
z-index: -1;
}
.btn-arrow i, .btn-arrow2 i {
width: 37px;
height: 37px;
background-color: #383085;
line-height: 37px;
color: #fff;
text-align: center;
font-size: 13px;
display: inline-block;
}
.btn-arrow:hover span, .btn-arrow2:hover span {
color: #fff;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.btn-arrow:hover span:before, .btn-arrow2:hover span:before {
width: 100%;
}
.btn-arrow.btn, .btn-arrow2.btn {
padding: 0;
background-color: transparent;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.btn-arrow.btn:before, .btn-arrow2.btn:before, .btn-arrow.btn:after, .btn-arrow2.btn:after {
display: none;
}
.btn-arrow.btn:hover, .btn-arrow2.btn:hover, .btn-arrow.btn:focus, .btn-arrow2.btn:focus {
background-color: transparent;
}
.btn-arrow2 {
background-image: none;
}
.btn-arrow2 span:not(.ct-button-icon) {
font-size: 15px;
padding-right: 16px;
line-height: 50px;
}
.btn-arrow2 span:not(.ct-button-icon):before {
-webkit-border-radius: 50px 0 0 50px;
-khtml-border-radius: 50px 0 0 50px;
-moz-border-radius: 50px 0 0 50px;
-ms-border-radius: 50px 0 0 50px;
-o-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
}
.btn-arrow2 i {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 14px;
-webkit-border-radius: 0 50px 50px 0;
-khtml-border-radius: 0 50px 50px 0;
-moz-border-radius: 0 50px 50px 0;
-ms-border-radius: 0 50px 50px 0;
-o-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-weight: 700;
}
.btn-arrow2 i:before {
margin-left: -3px;
}
.btn-line {
font-size: 14px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #000;
}
.btn-line span {
position: relative;
}
.btn-line span:before {
content: '';
height: 1px;
background-color: #000;
width: 100%;
position: absolute;
bottom: -1px;
left: 0;
right: 0;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.btn-line i {
margin-left: 8px;
font-size: 20px;
font-weight: 400;
margin-top: 1px;
color: #383085;
}
.btn-line:hover {
color: #000;
}
.btn-line:hover span:before {
transform-origin: left center;
-webkit-transform-origin: lefy center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.btn-arrow-right {
font-size: 14px;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 700;
display: inline-flex;
align-items: center;
}
.btn-arrow-right i {
height: 26px;
line-height: 26px;
width: 26px;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
background-color: #383085;
text-align: center;
font-size: 16px;
color: #fff;
margin-left: 6px;
}
.btn-arrow-right:hover, .btn-arrow-right:focus {
color: #383085;
}
.ct-button-wrapper .btn-arrow2 {
flex-direction: row-reverse;
}
.ct-button-wrapper .btn-arrow2 span:not(.ct-button-icon) {
height: 50px;
line-height: 50px;
}
.ct-button-wrapper .flaticon, .ct-button-wrapper .flaticonv2, .ct-button-wrapper .flaticonv3, .ct-button-wrapper .flaticonv4, .ct-button-wrapper .flaticonv5 {
font-weight: 400;
}
.ct-button-wrapper.icon-right.btn--flex .btn {
flex-direction: row-reverse;
}
.icon-primary-color .ct-button-icon {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.icon-primary-color .btn.btn-secondary2:not(:hover) .ct-button-icon {
color: #383085;
}
.rev-btn-animate1 {
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.rev-btn-animate1:before, .rev-btn-animate1:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
opacity: 1;
-webkit-transform: translate(-105%, 0);
transform: translate(-105%, 0);
border-right-width: 2px;
border-right-style: solid;
border-right-color: #fff;
background-color: rgba(255, 255, 255, .5);
}
.rev-btn-animate1:after {
-webkit-transition-delay: 0.75s;
transition-delay: 0.75s;
}
.rev-btn-animate1:hover, .rev-btn-animate1:focus {
background: #383085;
}
.rev-btn-animate1:hover:before, .rev-btn-animate1:focus:before, .rev-btn-animate1:hover:after, .rev-btn-animate1:focus:after {
opacity: 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
@-webkit-keyframes scrolldown {
0% {
top: -15px;
}
80% {
top: 60px;
}
100% {
top: 60px;
}
}
@-moz-keyframes scrolldown {
0% {
top: -15px;
}
80% {
top: 60px;
}
100% {
top: 60px;
}
}
@keyframes scrolldown {
0% {
top: -15px;
}
80% {
top: 60px;
}
100% {
top: 60px;
}
}
.btn.line-animate-left {
background: none;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
line-height: 60px;
padding: 0 18px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
overflow: hidden;
}
.btn.line-animate-left:before {
content: '';
width: 3px;
height: 100%;
background-color: #545454;
position: absolute;
top: 0;
left: 0;
}
.btn.line-animate-left:after {
content: '';
height: 15px;
width: 3px;
position: absolute;
top: 0;
left: 0;
background-color: #383085;
animation: scrolldown 2s cubic-bezier(0.6, 0, 0.1, 1) infinite;
-webkit-animation: scrolldown 2s cubic-bezier(0.6, 0, 0.1, 1) infinite;
}
.btn-effect2 {
overflow: hidden;
position: relative;
}
.btn-effect2:after {
content: "";
background: #fff;
-webkit-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
position: absolute;
height: 120%;
width: 15px;
opacity: 0.2;
left: -35%;
top: -10%;
transform: rotate(15deg);
-moz-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
}
.btn-effect2:hover, .btn-effect2:focus {
background: #383085;
}
.btn-effect2:hover:after, .btn-effect2:focus:after {
left: 130%;
}
.btn-slider1 {
display: inline-flex;
line-height: 50px;
padding: 0 37px;
font-size: 18px;
font-weight: 700;
background-color: #383085;
position: relative;
}
.btn-slider1:before {
content: '';
width: 4px;
height: 36px;
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.btn-slider1:after {
content: '';
width: 55%;
height: 4px;
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.btn-slider1 .pxl--btn-text {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
position: relative;
}
.btn-slider1 .pxl--btn-text:before {
font-family: Flaticon-v6;
content: "\f10e";
font-weight: 400;
font-size: 15px;
position: absolute;
top: 50%;
left: -32px;
transform: translate(0, -50%);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.btn-slider1:hover:before {
height: 0;
}
.btn-slider1:hover:after {
width: 0;
}
.btn-slider1:hover .pxl--btn-text {
transform: translateX(14px);
}
.btn-slider1:hover .pxl--btn-text:before {
left: -24px;
opacity: 1;
}
.ct-header-elementor-popup {
position: fixed;
background-color: #000;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
clip: rect(1px, 1px, 1px, 1px);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
/* Header Main */
}
.ct-header-elementor-popup.open {
opacity: 1;
visibility: visible;
clip: inherit;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.ct-header-elementor-popup:before {
content: '';
z-index: -1;
background-color: inherit;
position: absolute;
opacity: 0.9;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-header-elementor-popup .ct-header-popup-logo {
margin-bottom: 80px;
}
.ct-header-elementor-popup .elementor-popup-menu {
margin-bottom: 80px;
}
.ct-header-elementor-popup .elementor-popup-menu span {
position: relative;
}
.ct-header-elementor-popup .elementor-popup-menu span:before {
content: '';
margin: auto;
left: 0;
right: 0;
height: 2px;
position: absolute;
bottom: -4px;
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
width: 0;
opacity: 0;
}
.ct-header-elementor-popup .elementor-popup-menu a {
font-size: 16px;
font-weight: 600;
color: #fff;
font-family: 'Poppins', sans-serif;
}
.ct-header-elementor-popup .elementor-popup-menu a:hover span:before {
width: 100%;
opacity: 1;
}
.ct-header-elementor-popup .elementor-popup-menu li + li {
margin-top: 25px;
}
.ct-header-elementor-popup .elementor-popup-social a {
width: 35px;
height: 35px;
-webkit-border-radius: 35px;
-khtml-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
border-radius: 35px;
background-color: #fff;
line-height: 35px;
color: #000;
display: inline-block;
margin: 8px;
}
.ct-header-elementor-popup .elementor-popup-social a:hover {
background-color: #383085;
color: #fff;
}
.ct-header-elementor-popup .ct-header-popup-main {
padding: 80px 15px;
}
.ct-header-elementor-popup .ct-header-popup-scroll {
max-width: 800px;
height: 100vh;
overflow: scroll;
width: 100%;
position: relative;
right: -40px;
}
.ct-header-elementor-popup .ct-header-popup-inner {
width: 100%;
max-width: 640px;
overflow: hidden;
margin-left: -40px;
}
.ct-header-elementor-popup .ct-close {
position: absolute;
top: 30px;
right: 30px;
cursor: pointer;
width: 30px;
height: 30px;
}
#ct-header-wrap {
position: relative;
z-index: 999;
}
#ct-header-wrap .far, #ct-header-wrap .fac {
font-family: "Font Awesome 5 Pro";
}
#ct-header-wrap .row {
align-items: center;
}
#ct-header-wrap .ct-header-branding {
margin: 15px;
position: relative;
flex-grow: 1;
opacity: 1;
}
#ct-header-wrap .ct-header-branding img {
max-height: 60px;
max-width: inherit;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#ct-header-wrap .ct-header-branding .logo-light, #ct-header-wrap .ct-header-branding .logo-mobile {
position: absolute;
top: 50%;
left: 0%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
opacity: 0;
}
#ct-header-wrap #ct-header {
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#ct-header-wrap #ct-header.h-fixed {
background-color: #fff;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
position: fixed;
left: 0;
top: 0;
right: 0;
-webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-branding {
margin-top: 10px;
margin-bottom: 10px;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-branding img {
max-height: 50px;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-branding .logo-light {
opacity: 0;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-branding .logo-dark {
opacity: 1;
}
#ct-header-wrap #ct-header.h-fixed-hide {
-webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
-khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
-moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
-ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
-o-animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
animation: 0.95s ease 0s normal forwards 1 running headerSlideTop;
}
#ct-header-wrap #ct-header-top .row > div {
padding: 0 15px;
}
#ct-header-wrap #ct-header-top .fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#ct-header-wrap #ct-header-top.ct-header-top1 {
background-color: #383838;
padding: 11px 0;
color: #fff;
font-size: 14px;
line-height: 24px;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-wellcome {
flex-grow: 1;
font-family: 'Poppins', sans-serif;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-wellcome span {
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social a {
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social a + a {
margin-left: 10px;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social a:hover {
-webkit-transform: translateY(-5px);
-khtml-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transform: translateY(-5px);
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social i {
background-color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 25px;
height: 25px;
line-height: 25px;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
border-radius: 25px;
color: #383085;
text-align: center;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social i.fac-facebook-f {
color: #3b5999;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social i.fac-twitter {
color: #55acee;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social i.fac-linkedin-in {
color: #0077b5;
}
#ct-header-wrap #ct-header-top.ct-header-top1 .ct-header-social i.fac-pinterest {
color: #bd081c;
}
#ct-header-wrap #ct-header-top.ct-header-top2 {
background-color: #383640;
font-size: 14px;
line-height: 24px;
color: #fafafa;
padding: 15px 0;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-social {
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-social a {
color: #fff;
margin-right: 20px;
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-social a:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder {
margin: 0 15px;
list-style: none;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li {
margin-left: 40px;
}
#ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li i {
margin-right: 8px;
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top3 {
font-size: 14px;
line-height: 24px;
color: #dbdbdb;
padding: 12px 0;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 1199px) {
#ct-header-wrap #ct-header-top.ct-header-top3 {
display: none;
}
}
#ct-header-wrap #ct-header-top.ct-header-top3 a {
color: inherit;
}
#ct-header-wrap #ct-header-top.ct-header-top3 a:hover {
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top3 .ct-header-wellcome {
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top3 .ct-header-wellcome span {
color: #383085;
font-weight: 700;
}
#ct-header-wrap #ct-header-top.ct-header-top3 .ct-header-holder {
margin-top: 0;
margin-bottom: 0;
list-style: none;
}
#ct-header-wrap #ct-header-top.ct-header-top3 .ct-header-holder i {
color: #383085;
margin-right: 6px;
}
#ct-header-wrap #ct-header-top.ct-header-top3 .ct-header-holder li + li {
margin-left: 35px;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .row {
align-items: flex-start;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-top-left {
flex-grow: 1;
}
@media screen and (max-width: 1199px) {
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-top-left {
display: none;
}
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-social a {
display: inline-block;
margin-left: 25px;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-social .fac-facebook-f {
color: #16599b;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-social .fac-twitter {
color: #03a9f4;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-social .fac-linkedin-in {
color: #0077b5;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-social .fac-pinterest {
color: #bd081c;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-wellcome {
line-height: 35px;
color: #fff;
background-color: #383085;
padding: 0 26px;
font-size: 14px;
font-family: 'Poppins', sans-serif;
display: inline-block;
margin-left: 15px;
position: relative;
z-index: 1;
margin-bottom: 11px;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-wellcome:before {
content: '';
height: 100%;
width: 100px;
position: absolute;
top: 0;
left: -8px;
-webkit-transform: skew(23deg);
-khtml-transform: skew(23deg);
-moz-transform: skew(23deg);
-ms-transform: skew(23deg);
-o-transform: skew(23deg);
transform: skew(23deg);
z-index: -1;
background-color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-holder {
margin-left: 0;
margin-right: 0;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-holder i {
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top4 .ct-header-holder .ct-header-info-item:before {
width: 0;
background-color: transparent;
border-left: 1px dashed #b2b2b2;
}
#ct-header-wrap #ct-header-top.ct-header-top5 {
font-size: 14px;
line-height: 24px;
color: #000;
padding: 11px 0;
font-weight: 500;
background-color: #fff;
position: relative;
z-index: 99;
}
@media screen and (max-width: 1199px) {
#ct-header-wrap #ct-header-top.ct-header-top5 {
border-bottom: 1px solid #ebebeb;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder {
display: flex;
}
}
@media screen and (max-width: 767px) {
#ct-header-wrap #ct-header-top.ct-header-top5 {
display: none;
}
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-social {
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-social a {
color: inherit;
margin-right: 20px;
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-social a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder {
margin: 0 15px;
list-style: none;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder li {
margin-left: 50px;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder li i {
margin-right: 8px;
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder li a {
color: inherit;
}
#ct-header-wrap #ct-header-top.ct-header-top5 .ct-header-holder li a:hover {
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top6 {
background-color: #000;
padding: 7px 0;
color: #fff;
font-size: 14px;
line-height: 24px;
}
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-wellcome {
flex-grow: 1;
font-family: 'Poppins', sans-serif;
font-size: 12px;
}
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-wellcome span {
color: #383085;
}
@media screen and (max-width: 767px) {
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-wellcome {
padding-bottom: 10px;
}
}
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-social a {
display: inline-block;
color: #e4e4e4;
}
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-social a + a {
margin-left: 20px;
}
#ct-header-wrap #ct-header-top.ct-header-top6 .ct-header-social a:hover {
color: #383085;
}
@media screen and (max-width: 767px) {
#ct-header-wrap #ct-header-top.ct-header-top6 {
display: block;
}
}
#ct-header-wrap #ct-header-top.ct-header-top8 ul {
list-style: none;
margin: 0 15px;
padding: 8px 0;
border-bottom: 1px solid #e0e0e0;
font-size: 14px;
line-height: 24px;
color: #252525;
font-family: "Nunito Sans";
}
#ct-header-wrap #ct-header-top.ct-header-top8 ul a {
color: inherit;
}
#ct-header-wrap #ct-header-top.ct-header-top8 ul a:hover {
color: #444;
}
#ct-header-wrap #ct-header-top.ct-header-top8 ul li + li {
margin-left: 24px;
}
#ct-header-wrap #ct-header-top.ct-header-top8 ul li i {
margin-right: 6px;
}
#ct-header-wrap #ct-header-top.ct-header-top9 {
background-color: #000;
padding: 11px 0;
color: #fff;
font-size: 14px;
line-height: 24px;
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-wellcome {
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-wellcome span {
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a {
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a + a {
margin-left: 10px;
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social a:hover {
-webkit-transform: translateY(-5px);
-khtml-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transform: translateY(-5px);
}
#ct-header-wrap #ct-header-top.ct-header-top9 .ct-header-social i {
background-color: #494867;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 25px;
height: 25px;
line-height: 25px;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
border-radius: 25px;
color: #fff;
text-align: center;
}
#ct-header-wrap #ct-header-top.ct-header-top10 {
background-color: #191919;
font-size: 14px;
line-height: 24px;
color: #fafafa;
padding: 15px 0;
}
@media screen and (max-width: 1199px) {
#ct-header-wrap #ct-header-top.ct-header-top10 {
display: none;
}
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-social {
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-social a {
color: #fff;
margin-right: 20px;
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-social a:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder {
margin: 0 15px;
list-style: none;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li {
margin-left: 20px;
padding-left: 20px;
position: relative;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li:before {
content: '';
width: 1px;
height: 21px;
position: absolute;
top: 50%;
left: 0;
background-color: #424242;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li i {
margin-right: 8px;
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li a {
color: inherit;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li a:hover {
color: #fff;
}
#ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li:first-child:before {
display: none;
}
#ct-header-wrap #ct-header-top.ct-header-top11 {
background-color: #383085;
padding: 10px 0;
font-size: 14px;
color: rgba(255, 255, 255, 0.87);
}
#ct-header-wrap #ct-header-top.ct-header-top11 .site-header-lang {
padding-left: 0 !important;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .site-header-lang:before {
display: none;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .site-header-lang .wpml-ls-sub-menu {
left: 0;
right: auto;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu, #ct-header-wrap #ct-header-top.ct-header-top11 .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu {
margin-top: 12px;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-top-holder {
display: flex;
justify-content: flex-end;
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-social a {
color: #fff;
display: inline-block;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-social a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-social a + a {
margin-left: 14px;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-time {
margin-right: 28px;
padding-right: 28px;
position: relative;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-time i {
color: #fff;
margin-right: 4px;
}
#ct-header-wrap #ct-header-top.ct-header-top11 .ct-header-time:before {
content: '';
width: 1px;
height: 22px;
background-color: rgba(255, 255, 255, 0.22);
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#ct-header-wrap #ct-header-top.ct-header-top12 {
background-color: #002777;
-webkit-box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
-khtml-box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
-moz-box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
-ms-box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
-o-box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
box-shadow: 0 0 7px rgba(0, 39, 119, 0.27);
}
@media screen and (max-width: 1199px) {
#ct-header-wrap #ct-header-top.ct-header-top12 {
display: none;
}
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-holder {
margin: 0 15px;
list-style: none;
padding: 11px 0;
flex-grow: 1;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-holder li {
margin-right: 30px;
position: relative;
color: #e8e8e8;
font-size: 14px;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-holder li i {
margin-right: 10px;
color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-holder li a {
color: inherit;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-holder li a:hover {
color: #fff;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-topbar-btn .btn {
padding: 0 40px;
border-radius: 0px;
line-height: 48px;
font-size: 16px;
font-weight: 600;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-topbar-btn .btn:hover {
background-color: #383085;
}
#ct-header-wrap #ct-header-top.ct-header-top12 .ct-header-social a {
color: #fff;
margin-left: 18px;
font-size: 14px;
}
#ct-header-wrap #ct-header-middle {
padding: 10px 0;
}
#ct-header-wrap .ct-header-holder {
margin: 15px;
display: flex;
font-family: 'Poppins', sans-serif;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
position: relative;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item i {
font-size: 33px;
margin-right: 12px;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-icon {
line-height: 1;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta {
font-size: 15px;
color: #1a1a1a;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta label {
line-height: 20px;
font-weight: 600;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta span, #ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta a {
display: block;
line-height: 24px;
font-weight: 300;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta a {
color: inherit;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta a:hover {
color: #383085;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item + .ct-header-info-item {
margin-left: 35px;
padding-left: 35px;
position: relative;
}
#ct-header-wrap .ct-header-holder .ct-header-info-item + .ct-header-info-item:before {
content: '';
width: 1px;
height: 38px;
background-color: #bababa;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#ct-header-wrap .ct-header-holder.style-two .h-item-icon {
margin-right: 10px;
margin-top: 9px;
}
#ct-header-wrap .ct-header-holder.style-two .h-item-icon svg {
height: 38px;
width: auto;
fill: #383085;
}
#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before {
width: 0;
height: 34px;
border-left: 2px dashed #c6d0ef;
background-color: transparent;
}
#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item {
margin-left: 34px;
padding-left: 34px;
}
#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item.ct-header-address {
padding-left: 24px;
}
#ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:hover .h-item-icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
#ct-header-wrap .ct-header-holder.style-two .h-item-meta label {
font-size: 13px;
font-family: inherit;
color: #141414;
font-weight: normal;
}
#ct-header-wrap .ct-header-holder.style-two .h-item-meta span {
font-size: 19px;
font-weight: 700;
color: #000;
margin-top: -4px;
}
#ct-header-wrap .ct-header-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-left: 17px;
}
#ct-header-wrap .ct-header-meta .header-right-item {
font-size: 15px;
color: #000;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#ct-header-wrap .ct-header-meta .header-right-item + .header-right-item {
margin-left: 34px;
}
#ct-header-wrap .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar {
width: 32px;
height: 16px;
position: relative;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar span {
content: '';
background-color: #000;
position: absolute;
right: 0;
width: 32px;
height: 2px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar:before {
top: 0;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar:after {
top: 7px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar span {
width: 22px;
top: 14px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar:hover span {
width: 32px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2 {
width: 40px;
height: 40px;
background-color: #383085;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: 1;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2 i {
width: 50px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
border: 1px solid #383085;
height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2 span, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:before, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:after {
width: 18px;
height: 1px;
background-color: #fff;
left: 0;
margin: auto;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:before {
top: 13px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2 span {
top: 19px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:after {
top: auto;
bottom: 13px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:hover span, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:hover:before, #ct-header-wrap .ct-header-meta .header-right-item.h-btn-sidebar.style2:hover:after {
width: 22px;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart {
position: relative;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
font-size: 10px;
font-weight: 700;
color: #fff;
text-align: center;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #383085;
-webkit-border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
border-radius: 16px;
position: absolute;
top: -1px;
right: -11px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart:hover .widget_cart_counter_header {
opacity: 1;
}
#ct-header-wrap .ct-header-button {
margin-right: 15px;
}
#ct-header-wrap .ct-header-button .btn:not(.btn-icon-fixed) {
line-height: 73px;
height: 73px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 0 57px;
font-size: 16px;
font-weight: 600;
}
#ct-header-wrap .ct-header-button .btn:not(.btn-icon-fixed) i {
margin-left: 14px;
}
#ct-header-wrap .ct-header-phone {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#ct-header-wrap .ct-header-phone .ct-header-phone-icon {
width: 35px;
height: 35px;
border: 2px solid #383085;
border-radius: 35px;
line-height: 32px;
text-align: center;
margin-right: 10px;
}
#ct-header-wrap .ct-header-phone .ct-header-phone-icon i {
color: #383085;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#ct-header-wrap .ct-header-phone label {
display: block;
font-size: 12px;
font-weight: 500;
color: #0e0e0e;
line-height: 1.2;
}
#ct-header-wrap .ct-header-phone span, #ct-header-wrap .ct-header-phone a {
font-size: 20px;
line-height: 1.2;
font-weight: 700;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
}
#ct-header-wrap .ct-header-phone a:hover {
color: #383085;
}
#ct-header-wrap .ct-header-meta-mobile {
margin-top: 30px;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 30px;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item i {
font-size: 33px;
margin-right: 12px;
color: #383085;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-icon {
line-height: 1;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta {
font-size: 15px;
color: #1a1a1a;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta label {
line-height: 20px;
font-weight: 600;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta span, #ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta a {
display: block;
line-height: 24px;
font-weight: 300;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta a {
color: inherit;
}
#ct-header-wrap .ct-header-meta-mobile .ct-header-info-item .h-item-meta a:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout15 .ct-menu-item-marker {
-webkit-transform: translateX(-22px);
-khtml-transform: translateX(-22px);
-moz-transform: translateX(-22px);
-ms-transform: translateX(-22px);
-o-transform: translateX(-22px);
transform: translateX(-22px);
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder {
font-family: inherit;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item .h-item-icon i {
color: #383085;
font-size: 30px;
position: relative;
top: -2px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item .h-item-icon i.flaticonv3-envelope {
top: -6px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item:before {
display: none;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
margin-left: 28px;
padding-left: 28px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item .h-item-meta {
color: #4e4e4e;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item .h-item-meta span {
line-height: normal;
}
#ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item:hover .h-item-icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
@media screen and (max-width: 1199px) {
#ct-header-wrap.ct-header-layout16 #ct-header-top.ct-header-top7 {
display: none;
}
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder {
font-family: inherit;
margin-left: 0;
margin-right: 0;
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder .ct-header-info-item i {
font-size: 32px;
color: #383085;
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder .ct-header-info-item .h-item-meta {
color: #1d0031;
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder .ct-header-info-item .h-item-meta span {
line-height: normal;
font-weight: 400;
color: #666;
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder .ct-header-info-item + .ct-header-info-item::before {
width: 0;
border-left: 1px dashed #dcdcdc;
background-color: transparent;
}
#ct-header-wrap.ct-header-layout16 .ct-header-holder .ct-header-info-item:hover .h-item-icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
#ct-header-wrap.ct-header-layout16 .ct-header-button .btn {
padding: 0 30px;
line-height: 48px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: auto;
}
#ct-header-wrap.ct-header-layout16 .ct-header-button .btn i {
font-weight: normal;
font-size: 22px;
margin: 0;
}
#ct-header-wrap.ct-header-layout24 #ct-header-top.ct-header-top12 {
background-color: #383085;
}
#ct-header-wrap.ct-header-layout24 #ct-header-top.ct-header-top12 .ct-header-holder {
padding: 8px 0;
font-family: 'Barlow', sans-serif;
font-size: 15px;
}
#ct-header-wrap.ct-header-layout24 #ct-header-top.ct-header-top12 .ct-header-holder i {
color: #fff;
font-size: 14px;
margin-right: 8px;
}
#ct-header-wrap.ct-header-layout25 #ct-header-top.ct-header-top10 {
background-color: #000;
}
#ct-header-wrap.ct-header-layout25 #ct-header-top.ct-header-top10 .ct-header-holder li::before {
display: none;
}
.site-header-lang.custom {
padding-left: 27px !important;
margin-left: 12px;
position: relative;
}
.site-header-lang.custom:before {
content: '';
width: 1px;
height: 17px;
background-color: rgba(255, 255, 255, 0.39);
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.site-header-lang.custom .wpml-ls-item-toggle {
line-height: 21px;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click {
width: inherit;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a {
color: #fff;
font-size: 13px;
background-color: transparent;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle {
padding: 0 15px 0 0;
border: none;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle:after, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions a.js-wpml-ls-item-toggle:after {
content: "\f107";
font-family: "FontAwesome";
font-size: 14px;
margin-left: 7px;
padding: 0;
border: none;
font-weight: normal;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions span.wpml-ls-native, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions span.wpml-ls-native {
margin-left: 9px;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu {
min-width: 85px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 28px;
background-color: #fff;
border: none;
padding: 15px 24px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
-khtml-box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
-moz-box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
-ms-box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
-o-box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
box-shadow: 0 8px 53px rgba(40, 40, 40, 0.12);
min-width: 140px;
right: 0;
left: auto;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a {
border: none;
padding: 8px 0;
color: #222;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a:hover, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions .wpml-ls-sub-menu li a:hover {
color: #383085;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-slot-shortcode_actions.wpml-ls-current-language:hover .wpml-ls-sub-menu {
opacity: 1;
margin-top: 8px;
}
.site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown .wpml-ls-flag, .site-header-lang .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .wpml-ls-flag {
width: 21px;
height: 21px;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
}
.ct-secondary-menu {
list-style: none;
margin-bottom: 0;
}
.ct-secondary-menu li {
position: relative;
}
.ct-secondary-menu > li {
display: inline-block;
}
.ct-secondary-menu > li > a {
line-height: 80px;
}
.ct-secondary-menu > li > a:after {
content: '\f103';
font-family: "Font Awesome 5 Pro";
color: #383085;
margin-left: 8px;
font-size: 14px;
}
.ct-secondary-menu > li > a:hover:after {
content: '\f102';
}
.ct-secondary-menu a {
font-size: 14px;
font-weight: 600;
color: #000;
font-family: 'Poppins', sans-serif;
display: block;
}
.ct-secondary-menu a:hover {
color: #383085;
}
.ct-secondary-menu .sub-menu {
position: absolute;
background: #fff;
padding: 28px 0;
top: 100%;
left: 0;
margin-top: 0;
margin-bottom: 0;
min-width: 235px;
z-index: 99;
visibility: hidden;
opacity: 0;
list-style: none;
-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0 0 7px 7px;
-khtml-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-ms-border-radius: 0 0 7px 7px;
-o-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
clip: rect(1px, 1px, 1px, 1px);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
}
.ct-secondary-menu .sub-menu li {
padding: 0 40px;
white-space: nowrap;
}
.ct-secondary-menu .sub-menu li a {
color: #222;
font-size: 14px;
font-weight: 500;
line-height: normal;
padding: 7px 0;
position: relative;
}
.ct-secondary-menu .sub-menu li a:hover {
color: #383085;
}
.ct-secondary-menu li:hover, .ct-secondary-menu li.focus {
overflow: visible;
}
.ct-secondary-menu li:hover > .sub-menu, .ct-secondary-menu li.focus > .sub-menu, .ct-secondary-menu li:hover > .children, .ct-secondary-menu li.focus > .children {
visibility: visible;
opacity: 1;
clip: inherit;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
@media screen and (min-width: 1200px) {
#ct-header-wrap .ct-header-meta-mobile, #ct-header-wrap .ct-header-holder-mobile, #ct-header-wrap .h-menu-secondary-sm, #ct-header-wrap .ct-header-call-mobile {
display: none;
}
#ct-header-wrap .ct-header-navigation {
margin: 0 15px;
display: flex;
align-items: center;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-navigation {
justify-content: right;
}
#ct-header-wrap #ct-header.h-fixed .ct-main-menu > li > a, #ct-header-wrap #ct-header.h-fixed .site-menu-right {
line-height: 80px;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-right {
height: 80px;
}
#ct-header-wrap #ct-header.h-fixed .ct-header-right .ct-header-search:before {
height: 80px;
}
#ct-header-wrap.ct-header-layout1 {
margin-bottom: -73px;
}
#ct-header-wrap.ct-header-layout1 #ct-header-middle .ct-header-branding a:not(.logo-dark) {
visibility: hidden;
}
#ct-header-wrap.ct-header-layout1 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout1 .ct-header-navigation-bg {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout1 .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation {
margin-right: 10px;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
background-color: #000;
padding: 0 30px 0 80px;
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed.ct-header-branding {
display: block;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed .ct-header-button {
margin-left: 21px;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed .ct-header-button .btn {
line-height: 80px;
height: 80px;
padding: 0 32px;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed .ct-main-menu > li {
margin: 0 12px;
}
#ct-header-wrap.ct-header-layout1 .ct-header-main.h-fixed .ct-header-meta .header-right-item + .header-right-item {
margin-left: 28px;
}
#ct-header-wrap.ct-header-layout1.is-full-header {
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout1.is-full-header .ct-header-main:not(.h-fixed) {
background-color: #000;
}
#ct-header-wrap.ct-header-layout1.is-full-header .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
padding: 0;
}
#ct-header-wrap.ct-header-layout2 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout2 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout2 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout2 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout2 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout2 #ct-header .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
background-color: #6270b2;
}
#ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu > li > a:before {
height: 2px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
#ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu li > a:hover, #ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-main-menu li.current-menu-ancestor > a {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout2 #ct-header.h-fixed .ct-header-meta .header-right-item:hover {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .row {
align-items: inherit;
}
#ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding {
flex-grow: inherit;
margin: 0 15px;
display: flex;
align-items: center;
z-index: 1;
padding-right: 20px;
}
#ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding:before {
content: '';
height: 100%;
width: 5000px;
position: absolute;
top: 0;
right: -26px;
z-index: -1;
background-color: #fff;
-webkit-transform: skew(-26deg);
-khtml-transform: skew(-26deg);
-moz-transform: skew(-26deg);
-ms-transform: skew(-26deg);
-o-transform: skew(-26deg);
transform: skew(-26deg);
}
#ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-navigation {
flex-grow: 1;
justify-content: flex-end;
}
#ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar span {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout3 {
background-color: #100800;
z-index: 1001;
}
#ct-header-wrap.ct-header-layout3 #ct-header {
background-color: #100800;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-branding {
z-index: 99;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu > li > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu > li > a:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout3 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar span {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
background-color: #6270b2;
}
#ct-header-wrap.ct-header-layout3 #ct-header .ct-header-meta .header-right-item:hover {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout3 #ct-header:not(.h-fixed) .ct-main-menu > li > a {
line-height: 145px;
}
#ct-header-wrap.ct-header-layout7 .ct-header-main:not(.h-fixed) .ct-header-branding {
z-index: 99;
}
#ct-header-wrap.ct-header-layout7 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout7 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) {
position: absolute;
top: 0;
left: 0;
right: 0;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
color: #fff;
line-height: 105px;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
background-color: #fff;
background-image: none;
height: 2px;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap.header-trans .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-sidebar span {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout5 {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#ct-header-wrap.ct-header-layout5 .ct-header-branding {
margin-top: 60px;
margin-bottom: 60px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#ct-header-wrap.ct-header-layout5 .h-fixed .ct-header-branding {
line-height: 65px;
}
#ct-header-wrap.ct-header-layout6 {
background-color: #000;
}
#ct-header-wrap.ct-header-layout6 #ct-main-menu-left-mobile {
display: none;
}
#ct-header-wrap.ct-header-layout6 .ct-header-navigation-left {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout6 .ct-header-navigation-left .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout6 #ct-header {
background-color: #000;
}
#ct-header-wrap.ct-header-layout6 #ct-header > .container {
position: relative;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-branding {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li > a {
line-height: 130px;
color: #fff;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li > a:before {
width: 12px;
right: auto;
bottom: auto;
top: 50%;
margin-top: 16px;
height: 12px;
border-radius: 12px;
background-color: #383085;
background-image: none;
right: auto;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: translateY(20px);
-khtml-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li > a.ct-onepage-active:before, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li.current_page_item > a:before, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li.current-menu-item > a:before, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li.current_page_ancestor > a:before, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li.current-menu-ancestor > a:before {
width: 12px;
opacity: 1;
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout6 #ct-header .ct-main-menu > li .sub-menu li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout6 #ct-header .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
background-color: #383085;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed {
background-color: #000;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed .ct-main-menu > li > a {
line-height: 100px;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed .ct-header-branding {
margin: 0;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout6 #ct-header.h-fixed .ct-header-navigation {
justify-content: flex-start;
}
#ct-header-wrap.ct-header-layout8 .ct-header-branding a:not(.logo-dark) {
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#ct-header-wrap.ct-header-layout8 .ct-header-branding .ct-header-branding-inner {
position: relative;
}
#ct-header-wrap.ct-header-layout8 .ct-header-navigation-wrap {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder {
padding: 3px 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item i {
color: #383085;
font-size: 26px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item i.fa-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item .h-item-meta {
color: #e5e5e5;
font-size: 14px;
line-height: 22px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item .h-item-meta label {
border-bottom: 1px solid #e5e5e5;
line-height: inherit;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
padding-left: 0;
margin-left: 50px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item + .ct-header-info-item:before {
display: none;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a {
width: 35px;
width: 35px;
-webkit-border-radius: 35px;
-khtml-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
border-radius: 35px;
background-color: #e6e7e7;
line-height: 35px;
text-align: center;
color: #2b2b2b;
margin-left: 11px;
display: inline-block;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a i {
color: inherit;
font-size: 14px;
margin: 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a:hover, #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a:focus {
background-color: #383085;
color: #fff;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) {
position: absolute;
top: 0;
left: 0;
right: 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .row {
align-items: flex-start;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding {
z-index: 99;
flex-grow: inherit;
margin-right: 28px;
margin-top: 0;
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-logo-tagline {
font-size: 14px;
line-height: 27px;
background-color: #fff;
color: #000;
text-align: center;
padding: 0 10px;
font-family: 'Poppins', sans-serif;
position: absolute;
bottom: -27px;
left: 0;
right: 0;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding-inner {
display: inline-block;
background-color: #383085;
padding: 30px 31px 30px;
min-width: 275px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation {
background-color: #fff;
padding: 0 15px;
margin-left: 0;
justify-content: center;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-meta {
margin-right: 15px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
line-height: 58px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
background-color: #383085;
height: 4px;
}
#ct-header-wrap.ct-header-layout8 .ct-header-main.h-fixed .ct-logo-tagline, #ct-header-wrap.ct-header-layout8 .ct-header-main.h-fixed .ct-header-holder {
display: none;
}
#ct-header-wrap.ct-header-layout9 .ct-main-menu > li > a {
line-height: 100px;
}
#ct-header-wrap.ct-header-layout9.h-style2 .container {
max-width: 1750px;
padding: 0 30px;
}
#ct-header-wrap.ct-header-layout9.h-style2 .container .ct-header-button {
margin-right: 0;
}
#ct-header-wrap.ct-header-layout9.h-style2 .ct-main-menu > li > a {
line-height: 114px;
color: #283a57;
}
#ct-header-wrap.ct-header-layout9.h-style2 .ct-main-menu > li > a:before {
height: 3px;
background-color: #383085;
background-image: none;
top: 50%;
bottom: auto;
margin-top: 17px;
}
#ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li a, #ct-header-wrap.ct-header-layout9.h-style2 .children li a {
color: #283a57;
}
#ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout9.h-style2 .children li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout9.h-style2 .children li > a:hover, #ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .children li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .children li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .children li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .sub-menu li.current-menu-ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style2 .children li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout9.h-style2 .ct-header-meta .header-right-item {
color: #283a57;
}
#ct-header-wrap.ct-header-layout9.h-style2 .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout9.h-style2 .ct-header-button .btn {
font-size: 16px;
font-weight: 600;
line-height: 52px;
padding: 0 22px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
height: auto;
}
#ct-header-wrap.ct-header-layout9.h-style3 .ct-header-branding {
flex-grow: inherit;
}
#ct-header-wrap.ct-header-layout9.h-style3 .ct-header-navigation, #ct-header-wrap.ct-header-layout9.h-style3 .ct-main-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout9.h-style3 .ct-main-navigation .ct-main-menu {
display: flex;
justify-content: center;
}
#ct-header-wrap.ct-header-layout9.h-style3 .ct-main-navigation .ct-main-menu > li > a {
line-height: 80px;
color: #000;
}
#ct-header-wrap.ct-header-layout9.h-style3 .ct-main-navigation .ct-main-menu > li > a:before {
height: 4px;
background-image: none;
background-color: #6270b2;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-main-menu > li > a {
line-height: 120px;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-main-menu > li > a:before {
height: 7px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-header-main:not(.h-fixed) {
position: absolute;
top: 0;
left: 0;
right: 0;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-header-main:not(.h-fixed) > .container {
position: relative;
z-index: 1;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-header-main:not(.h-fixed) > .container:before {
content: '';
position: absolute;
top: 0;
left: 15px;
bottom: 0;
width: 5000px;
background-color: #fff;
z-index: -1;
-webkit-border-radius: 120px 0 0 120px;
-khtml-border-radius: 120px 0 0 120px;
-moz-border-radius: 120px 0 0 120px;
-ms-border-radius: 120px 0 0 120px;
-o-border-radius: 120px 0 0 120px;
border-radius: 120px 0 0 120px;
}
#ct-header-wrap.ct-header-layout9.h-style4 .ct-header-main:not(.h-fixed) .ct-header-branding {
padding-left: 42px;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-header-branding {
flex-grow: inherit;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-header-navigation, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu {
display: flex;
justify-content: center;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li {
margin: 0;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li > a {
padding: 0 18px;
line-height: 106px;
color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li > a:before {
height: 5px;
width: 100%;
background-image: none;
background-color: #6270b2;
opacity: 0;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #fff;
background-color: #001846;
}
#ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li > a.ct-onepage-active:before, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout9.h-style5 .ct-main-navigation .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
opacity: 1;
}
#ct-header-wrap.ct-header-layout10 .row {
align-items: inherit;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder {
padding: 17px 0;
margin: 0 15px;
border-bottom: 1px dashed #a8a8a8;
font-size: 13px;
color: #444;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .ct-header-wellcome {
font-size: 15px;
color: #000;
font-family: 'Roboto', sans-serif;
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .ct-header-wellcome span {
color: #383085;
display: inline-block;
margin-left: 4px;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .h-item-icon i {
font-size: 24px;
color: #383085;
margin-right: 9px;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .h-item-icon i.fa-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .h-item-meta span {
font-weight: normal;
}
#ct-header-wrap.ct-header-layout10 .ct-header-holder .ct-header-info-item:before {
display: none;
}
#ct-header-wrap.ct-header-layout10 .ct-header-navigation-wrap {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main .ct-header-branding {
flex-grow: inherit;
margin: 0 21px 0 15px !important;
padding-right: 34px;
display: flex;
flex-wrap: wrap;
align-items: center;
z-index: 1;
min-width: 262px;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main .ct-header-branding .ct-header-branding-bg {
position: absolute;
top: 0;
right: 0;
height: 100%;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
z-index: -1;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main .ct-header-branding .logo-dark {
opacity: 0 !important;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main .ct-header-branding .logo-light {
opacity: 1 !important;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
line-height: 75px;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
display: none;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main:not(.h-fixed) .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout10 .ct-header-main.h-fixed .ct-header-holder {
display: none;
}
#ct-header-wrap.ct-header-layout11 .ct-menu-item-marker {
-webkit-transform: translateX(-24px);
-khtml-transform: translateX(-24px);
-moz-transform: translateX(-24px);
-ms-transform: translateX(-24px);
-o-transform: translateX(-24px);
transform: translateX(-24px);
}
#ct-header-wrap.ct-header-layout11 #ct-header-middle {
padding: 5px 0;
}
#ct-header-wrap.ct-header-layout11 .ct-header-button {
margin: 0;
}
#ct-header-wrap.ct-header-layout11 .ct-header-button a {
line-height: 62px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#ct-header-wrap.ct-header-layout11 .ct-header-button a i {
height: 62px;
line-height: 62px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#ct-header-wrap.ct-header-layout11 .ct-header-button a:hover, #ct-header-wrap.ct-header-layout11 .ct-header-button a:focus {
background-color: #383085;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder {
align-items: center;
margin: 0px 15px;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item {
align-items: flex-start;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item .h-item-icon {
margin-top: 4px;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item .h-item-icon i {
color: #383085;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item label {
font-size: 16px;
font-weight: 700;
border-bottom: 1px solid #868686;
}
#ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item span {
font-size: 14px;
color: #454545;
font-family: 'Roboto', sans-serif;
line-height: 1.4;
}
#ct-header-wrap.ct-header-layout11 #ct-header-middle .ct-header-branding a:not(.logo-dark) {
visibility: hidden;
}
#ct-header-wrap.ct-header-layout11 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout11 .ct-header-navigation-bg {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout11 .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout11 .ct-header-meta {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout11 .ct-header-phone {
margin-left: 36px;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-phone .ct-header-phone-icon {
border-color: #fff;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-phone .ct-header-phone-icon i {
color: #fff;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-phone .ct-header-phone-meta label, #ct-header-wrap.ct-header-layout11 #ct-header .ct-header-phone .ct-header-phone-meta span {
color: #fff;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-navigation-bg {
background-color: #000;
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-main-menu > li {
margin: 0;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-main-menu > li > a {
color: #fff;
line-height: 62px;
padding: 0 30px;
z-index: 1;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-main-menu > li > a:before {
height: 100%;
z-index: -1;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-meta {
margin-left: 30px;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout11 #ct-header .ct-header-meta .header-right-item + .header-right-item {
margin-left: 60px;
}
#ct-header-wrap.ct-header-layout11 #ct-header.h-fixed {
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#ct-header-wrap.ct-header-layout11 #ct-header.h-fixed .ct-header-navigation {
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
#ct-header-wrap.ct-header-layout11 #ct-header.h-fixed .ct-main-menu > li > a {
line-height: 62px;
}
#ct-header-wrap.ct-header-layout11.is-full-header {
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout11.is-full-header #ct-header.ct-header-main {
background-color: #000;
}
#ct-header-wrap.ct-header-layout12 {
position: absolute;
top: 0;
left: 0;
right: 0;
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn {
line-height: 48px;
padding: 0 22px;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
-khtml-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
-moz-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
-ms-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
-o-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17) !important;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
z-index: 1;
position: relative;
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn.btn-default {
background-image: none;
color: #000;
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn.btn-default:hover {
background-color: #6270b2;
color: #fff;
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn.btn-default:before, #ct-header-wrap.ct-header-layout12 .ct-header-meta .btn.btn-default:after {
display: none;
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn .fa-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .btn .icon-abs {
position: absolute;
bottom: 0;
right: -20px;
font-size: 50px;
color: rgba(255, 255, 255, 0.21);
z-index: -1;
-webkit-transform: rotate(21deg);
-khtml-transform: rotate(21deg);
-moz-transform: rotate(21deg);
-ms-transform: rotate(21deg);
-o-transform: rotate(21deg);
transform: rotate(21deg);
}
#ct-header-wrap.ct-header-layout12 .ct-header-meta .header-right-item + .header-right-item {
margin-left: 17px;
}
#ct-header-wrap.ct-header-layout12 #ct-header {
max-width: 1170px;
background-color: #fff;
margin: auto;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-header-branding {
margin-top: 0;
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-header-branding img {
max-height: 58px;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li {
margin: 0 12px;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li > a {
line-height: 81px;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li > a:before {
background-color: #383085;
background-image: none;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
#ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout12 #ct-header .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout13 {
margin-bottom: -60px;
}
#ct-header-wrap.ct-header-layout13 .line-bottom {
position: absolute;
bottom: -14px;
height: 14px;
background-color: #c7d2dc;
right: 14px;
left: 14px;
}
#ct-header-wrap.ct-header-layout13 .line-bottom:before, #ct-header-wrap.ct-header-layout13 .line-bottom:after {
content: '';
border-style: solid;
border-width: 7px;
width: 0;
height: 0;
top: 0;
position: absolute;
}
#ct-header-wrap.ct-header-layout13 .line-bottom:before {
left: -14px;
border-color: #383085 #383085 transparent transparent;
}
#ct-header-wrap.ct-header-layout13 .line-bottom:after {
right: -14px;
border-color: #383085 transparent transparent #383085;
}
#ct-header-wrap.ct-header-layout13 .ct-header-main {
max-width: 1170px;
margin-left: auto;
background-color: #f6f6f6;
margin-right: auto;
}
#ct-header-wrap.ct-header-layout13 .ct-header-main > .container {
position: relative;
padding-top: 7px;
padding-left: 27px;
padding-right: 27px;
}
#ct-header-wrap.ct-header-layout13 .ct-header-main > .container:before {
content: '';
height: 7px;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-bottom: 1px dashed #ababab;
}
#ct-header-wrap.ct-header-layout13 .ct-main-menu > li {
margin: 0 14px;
}
#ct-header-wrap.ct-header-layout13 .ct-main-menu > li > a {
line-height: 102px;
}
#ct-header-wrap.ct-header-layout13 .ct-main-menu > li > a:before {
display: none;
}
#ct-header-wrap.ct-header-layout13 .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout13 .ct-main-menu > li.current_page_item > a, #ct-header-wrap.ct-header-layout13 .ct-main-menu > li.current-menu-item > a, #ct-header-wrap.ct-header-layout13 .ct-main-menu > li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout13 .ct-main-menu > li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout13 .ct-header-meta {
margin-left: 0;
margin-right: 15px;
}
#ct-header-wrap.ct-header-layout13 .ct-header-meta .btn {
font-size: 16px;
font-weight: 600;
line-height: 53px;
padding: 0 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#ct-header-wrap.ct-header-layout13 .ct-header-meta .header-right-item + .header-right-item {
margin-left: 25px;
}
#ct-header-wrap.ct-header-layout14 #ct-main-menu-left-mobile {
display: none;
}
#ct-header-wrap.ct-header-layout14 .ct-header-navigation-left {
flex-grow: 1;
width: 40%;
}
#ct-header-wrap.ct-header-layout14 .ct-header-navigation-left .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout14 .ct-header-navigation-right {
width: 40%;
}
#ct-header-wrap.ct-header-layout14 .h-line {
height: 1px;
background-color: #e0e0e0;
position: absolute;
top: 0;
left: 15px;
right: 15px;
}
#ct-header-wrap.ct-header-layout14 .ct-header-meta .header-right-item {
width: 70px;
background-color: #190200;
text-align: center;
height: 100px;
line-height: 100px;
color: #fff;
font-size: 20px;
}
#ct-header-wrap.ct-header-layout14 .ct-header-meta .header-right-item:hover {
background-color: #383085;
color: #fff;
}
#ct-header-wrap.ct-header-layout14 .ct-header-meta .header-right-item.h-btn-sidebar {
font-size: 21px;
}
#ct-header-wrap.ct-header-layout14 .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.ct-header-layout14 .ct-header-meta .header-right-item.h-btn-sidebar:after {
display: none;
}
#ct-header-wrap.ct-header-layout14 .ct-header-navigation-left .ct-header-meta {
margin-left: 0;
margin-right: 34px;
}
#ct-header-wrap.ct-header-layout14 #ct-header .row {
position: relative;
flex-wrap: nowrap;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li > a {
line-height: 100px;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li > a:before {
height: 4px;
bottom: auto;
top: 50%;
margin-top: 20px;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li.current-menu-parent > a, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout14 #ct-header .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #000;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding {
min-height: 100px;
margin: 0;
padding: 15px;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
background-color: #190200;
min-width: 300px;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding .logo-light {
opacity: 1;
width: 100%;
height: 100%;
padding: 15px;
justify-content: center;
display: flex;
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding .logo-light, #ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding .logo-mobile {
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#ct-header-wrap.ct-header-layout14 #ct-header .ct-header-branding img {
max-height: 70px;
max-width: 100%;
}
#ct-header-wrap.ct-header-layout14 #ct-header:not(.h-fixed) {
-webkit-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
box-shadow: 0 10px 21px rgba(0, 0, 0, 0.24);
}
#ct-header-wrap.ct-header-layout14 #ct-header.h-fixed .ct-header-navigation {
justify-content: flex-start;
}
#ct-header-wrap.ct-header-layout15 {
margin-bottom: -31px;
}
#ct-header-wrap.ct-header-layout15 #ct-header-middle {
padding-top: 15px;
padding-bottom: 15px;
}
#ct-header-wrap.ct-header-layout15 #ct-header-middle .ct-header-branding a:not(.logo-dark) {
visibility: hidden;
}
#ct-header-wrap.ct-header-layout15 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout15 .ct-header-navigation-bg {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout15 .ct-main-menu > li {
margin: 0;
}
#ct-header-wrap.ct-header-layout15 .ct-main-menu > li > a {
padding: 0 28px;
}
#ct-header-wrap.ct-header-layout15 .ct-main-menu > li > a:before {
opacity: 1;
width: 100%;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
#ct-header-wrap.ct-header-layout15 .ct-main-menu > li > a.ct-onepage-active:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li.current-menu-parent > a:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout15 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta {
height: 62px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item {
margin-left: 25px;
padding-left: 25px;
position: relative;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:before {
content: '';
position: absolute;
width: 1px;
height: 27px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
top: 50%;
left: 0;
background-color: rgba(255, 255, 255, 0.39);
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:first-child {
margin-left: 0;
padding-left: 0;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:first-child:before {
display: none;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main .ct-secondary-menu .sub-menu {
left: auto;
right: 0;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
background-color: #000;
padding: 0 24px 0 27px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
color: #fff;
line-height: 62px;
z-index: 1;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
height: 100%;
z-index: -1;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-main-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item {
color: #383085;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-secondary-menu > li > a {
color: #fff;
line-height: 62px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main:not(.h-fixed) .ct-secondary-menu > li > a:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main.h-fixed.ct-header-branding {
display: block;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main.h-fixed .ct-header-button {
margin-left: 21px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main.h-fixed .ct-header-button .btn {
line-height: 80px;
height: 80px;
padding: 0 37px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main.h-fixed .ct-main-menu > li > a {
padding: 0 15px;
}
#ct-header-wrap.ct-header-layout15 .ct-header-main.h-fixed .ct-header-meta .header-right-item:before {
background-color: rgba(34, 34, 34, 0.29);
}
#ct-header-wrap.ct-header-layout15.is-full-header {
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout15.is-full-header .ct-header-main:not(.h-fixed) {
background-color: #000;
}
#ct-header-wrap.ct-header-layout15.is-full-header .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
padding: 0;
}
#ct-header-wrap.ct-header-layout16 #ct-header-top.ct-header-top7 {
padding: 3px 0;
}
#ct-header-wrap.ct-header-layout16 #ct-header-top.ct-header-top7 .ct-header-top-left {
flex-grow: 1;
padding: 0;
}
#ct-header-wrap.ct-header-layout16 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout16 .ct-header-branding img {
max-height: 53px;
}
#ct-header-wrap.ct-header-layout16 .ct-header-main .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout16 #ct-header-top + #ct-header {
margin-top: -12px;
}
#ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li > a {
line-height: 80px;
}
#ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li > a:before {
content: '';
height: 5px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: #383085;
width: 0;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
margin: auto;
}
#ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current_page_item > a, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current-menu-item > a, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current-menu-ancestor > a {
color: #0e0e0e;
}
#ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current_page_item > a:before, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current-menu-item > a:before, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current_page_ancestor > a:before, #ct-header-wrap.ct-header-layout16 #ct-header .ct-main-menu > li.current-menu-ancestor > a:before {
width: 100%;
}
#ct-header-wrap.ct-header-layout16 #ct-header:not(.h-fixed) .ct-main-menu > li {
margin: 0 25px;
}
#ct-header-wrap.ct-header-layout16 #ct-header:not(.h-fixed) .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout16 #ct-header:not(.h-fixed) .ct-header-meta .header-right-item + .header-right-item {
margin-left: 50px;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-header-branding {
display: block;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-header-branding img {
max-height: 53px;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-header-meta {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-header-meta .header-right-item + .header-right-item {
margin-left: 30px;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-header-meta .ct-header-button .btn {
padding: 0 20px;
}
#ct-header-wrap.ct-header-layout16 #ct-header.h-fixed .ct-main-menu > li {
margin: 0 14px;
}
#ct-header-wrap.ct-header-layout17 {
position: absolute;
top: 0;
left: 0;
right: 0;
}
#ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li > a {
font-weight: 700;
}
#ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li > a:before {
height: 4px;
background-image: none;
background-color: #383085;
margin-left: auto;
margin-right: 0px;
bottom: auto;
top: 50%;
margin-top: 20px;
width: 0;
}
#ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li > a.ct-onepage-active:before, #ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li.current_page_item > a:before, #ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li.current-menu-item > a:before, #ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li.current_page_ancestor > a:before, #ct-header-wrap.ct-header-layout17 #ct-header .ct-main-menu > li.current-menu-ancestor > a:before {
width: 35px;
}
#ct-header-wrap.ct-header-layout17 #ct-header:not(.h-fixed) .ct-main-menu > li:nth-child(1) {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout17 #ct-header:not(.h-fixed) .ct-main-menu > li > a {
line-height: 68px;
}
#ct-header-wrap.ct-header-layout17 #ct-header:not(.h-fixed) .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout18 {
margin-bottom: -73px;
}
#ct-header-wrap.ct-header-layout18 #ct-header-middle .ct-header-branding a:not(.logo-dark) {
visibility: hidden;
}
#ct-header-wrap.ct-header-layout18 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout18 .ct-header-navigation-bg {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout18 .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout18 .ct-menu-item a cite, #ct-header-wrap.ct-header-layout18 .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
color: #000;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn {
color: #000;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn i:before {
color: #000;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn i:after {
background-color: #000;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover, #ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus {
color: #fff;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover i:before, #ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus i:before {
color: #fff;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:hover i:after, #ct-header-wrap.ct-header-layout18 .ct-header-main .ct-header-button .btn:focus i:after {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation {
margin-right: 10px;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
background-color: #000;
padding: 0 30px 0 80px;
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed.ct-header-branding {
display: block;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed .ct-main-menu > li {
margin: 0 12px;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed .ct-main-menu > li > a {
color: #1d1b4c;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed .ct-header-meta .header-right-item {
color: #1d1b4c;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed .ct-header-button {
margin-left: 21px;
}
#ct-header-wrap.ct-header-layout18 .ct-header-main.h-fixed .ct-header-button .btn {
line-height: 80px;
height: 80px;
padding: 0 37px;
}
#ct-header-wrap.ct-header-layout18.is-full-header {
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout18.is-full-header .ct-header-main:not(.h-fixed) {
background-color: #000;
}
#ct-header-wrap.ct-header-layout18.is-full-header .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
padding: 0;
}
#ct-header-wrap.ct-header-layout19, #ct-header-wrap.ct-header-layout25 {
background-color: #040402;
z-index: 1001;
}
#ct-header-wrap.ct-header-layout19 .col-line-mega > .elementor-column-wrap::before, #ct-header-wrap.ct-header-layout25 .col-line-mega > .elementor-column-wrap::before {
border-color: rgba(255, 255, 255, 0.08);
}
#ct-header-wrap.ct-header-layout19 #ct-header, #ct-header-wrap.ct-header-layout25 #ct-header {
background-color: #040402;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-branding, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-branding {
z-index: 99;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-branding .logo-dark, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-branding .logo-light, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu > li > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu > li > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu > li > a:before, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu > li > a:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu li.megamenu .ct-heading .item--title, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu li.megamenu .ct-heading .item--title {
color: #fff;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item {
color: #fff;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:before, #ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar:after, #ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar span, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item.h-btn-sidebar span {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
background-color: #6270b2;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-header-meta .header-right-item:hover, #ct-header-wrap.ct-header-layout25 #ct-header .ct-header-meta .header-right-item:hover {
color: #6270b2;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children {
background: #040402;
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li a {
color: rgba(255, 255, 255, 0.76);
}
#ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li > a:hover, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li > a:hover, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li > a.current, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li > a.current, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li > a.current, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li > a.current, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li.current_page_item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li.current_page_item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li.current-menu-item > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li.current-menu-item > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .sub-menu li.current-menu-ancestor > a, #ct-header-wrap.ct-header-layout19 #ct-header .ct-main-menu .children li.current-menu-ancestor > a, #ct-header-wrap.ct-header-layout25 #ct-header .ct-main-menu .children li.current-menu-ancestor > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout19 #ct-header .col-line-mega > .elementor-column-wrap:before, #ct-header-wrap.ct-header-layout25 #ct-header .col-line-mega > .elementor-column-wrap:before {
border-color: rgba(255, 255, 255, 0.08);
}
#ct-header-wrap.ct-header-layout19 #ct-header:not(.h-fixed) .ct-main-menu > li > a, #ct-header-wrap.ct-header-layout25 #ct-header:not(.h-fixed) .ct-main-menu > li > a {
line-height: 110px;
}
#ct-header-wrap.ct-header-layout25 {
background-color: transparent;
margin-bottom: -130px;
}
#ct-header-wrap.ct-header-layout25 #ct-header:not(.h-fixed) {
background-color: rgba(0, 0, 0, 0.66);
}
#ct-header-wrap.ct-header-layout25 #ct-header:not(.h-fixed) .ct-main-menu > li > a {
line-height: 130px;
}
#ct-header-wrap.ct-header-layout20 .ct-header-navigation {
align-items: normal;
}
#ct-header-wrap.ct-header-layout20 .ct-header-call {
width: 70px;
background-color: #000;
margin-left: 34px;
font-size: 14px;
line-height: 18px;
font-weight: 700;
max-height: 90px;
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 0 10px;
text-align: center;
-webkit-border-radius: 0 0 10px 10px;
-khtml-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
position: relative;
}
#ct-header-wrap.ct-header-layout20 .ct-header-call i {
color: #fff;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
font-size: 20px;
margin-bottom: 8px;
}
#ct-header-wrap.ct-header-layout20 .ct-header-call span {
display: block;
}
#ct-header-wrap.ct-header-layout20 .ct-header-call a {
color: #383085;
}
#ct-header-wrap.ct-header-layout20 .ct-header-call a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main.h-fixed .ct-header-call {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
color: #000;
line-height: 110px;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
display: none;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #fff;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-branding {
z-index: 99;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item {
color: #000;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item:hover {
color: #fff;
}
#ct-header-wrap.ct-header-layout20 .ct-header-main:not(.h-fixed) .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
background-color: #000;
}
#ct-header-wrap.ct-header-layout21 .ct-menu-item-marker {
-webkit-transform: translateX(-24px);
-khtml-transform: translateX(-24px);
-moz-transform: translateX(-24px);
-ms-transform: translateX(-24px);
-o-transform: translateX(-24px);
transform: translateX(-24px);
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle {
background-color: #000;
padding-top: 9px;
padding-bottom: 44px;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item:before {
display: none;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item + .ct-header-info-item {
padding-left: 0;
margin-left: 50px;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta {
color: #e1d8d8;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta label {
font-weight: 700;
color: #fff;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta span, #ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta a {
font-size: 15px;
font-weight: 400;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta a {
color: inherit;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-meta a:hover {
color: #fff;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item.ct-header-call i {
position: relative;
top: -6px;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item.flaticon-map i {
position: relative;
top: -3px;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item .h-item-icon i {
font-size: 30px;
}
#ct-header-wrap.ct-header-layout21 #ct-header-middle .ct-header-info-item:hover .h-item-icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
#ct-header-wrap.ct-header-layout21 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout21 .ct-header-navigation-bg {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout21 .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main .ct-header-btn .btn {
line-height: 46px;
padding: 0 28px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-header-branding {
display: none;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-header-navigation {
position: absolute;
width: 100%;
max-width: 1170px;
background-color: #fff;
border-radius: 5px;
bottom: -34px;
padding: 0 11px 0 23px;
-webkit-box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
-khtml-box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
-moz-box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
-ms-box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
-o-box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
box-shadow: 0 6px 40px rgba(12, 12, 12, 0.14);
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li {
margin: 0;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a {
line-height: 68px;
padding: 0 23px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a:before {
width: 2px;
height: 0px;
bottom: 0px;
top: 0px;
left: auto;
right: -1px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li > a.ct-onepage-active:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li:hover > a:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current-menu-parent > a:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, #ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
height: 30px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main.h-fixed.ct-header-branding {
display: block;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main.h-fixed .ct-header-button {
margin-left: 21px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main.h-fixed .ct-main-menu > li {
margin: 0 12px;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main.h-fixed .ct-main-menu > li > a:before {
display: none;
}
#ct-header-wrap.ct-header-layout21 .ct-header-main.h-fixed .ct-header-meta .header-right-item + .header-right-item {
margin-left: 28px;
}
#ct-header-wrap.ct-header-layout21.is-full-header {
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout21.is-full-header .ct-header-main:not(.h-fixed) {
background-color: #000;
}
#ct-header-wrap.ct-header-layout21.is-full-header .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
padding: 0;
}
#ct-header-wrap.ct-header-layout22 .ct-header-branding {
flex-grow: inherit;
}
#ct-header-wrap.ct-header-layout22 .ct-header-navigation {
flex-grow: 1;
}
#ct-header-wrap.ct-header-layout22 .ct-header-navigation .ct-main-navigation {
flex-grow: 1;
justify-content: center;
display: flex;
}
#ct-header-wrap.ct-header-layout22 .ct-main-menu > li > a {
line-height: 80px;
color: #011032;
}
#ct-header-wrap.ct-header-layout22 .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li.current_page_item > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li.current-menu-item > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li > a {
color: rgba(1, 16, 50, 0.87);
}
#ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li:hover > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout22 .ct-main-menu > li .sub-menu li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout22 .ct-main-menu > li.megamenu .ct-heading .item--title {
color: #011032;
}
#ct-header-wrap.ct-header-layout22 .ct-header-social a {
color: #000;
margin-left: 4px;
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
#ct-header-wrap.ct-header-layout22 .ct-header-social a:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout23 .ct-header-main:not(.h-fixed) {
margin-top: 34px;
}
#ct-header-wrap.ct-header-layout23 .ct-header-main:not(.h-fixed) .ct-header-branding {
z-index: 99;
}
#ct-header-wrap.ct-header-layout23 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-dark {
opacity: 0;
}
#ct-header-wrap.ct-header-layout23 .ct-header-main:not(.h-fixed) .ct-header-branding .logo-light {
opacity: 1;
}
#ct-header-wrap.ct-header-layout24 .ct-header-branding {
margin-top: 10px;
margin-bottom: 10px;
flex-grow: inherit;
}
#ct-header-wrap.ct-header-layout24 .ct-header-navigation {
flex-grow: 1;
justify-content: center;
}
#ct-header-wrap.ct-header-layout24 .ct-header-navigation + .ct-header-meta {
margin-right: 15px;
}
#ct-header-wrap.ct-header-layout24 .ct-main-menu > li > a {
line-height: 82px;
}
#ct-header-wrap.ct-header-layout24 .ct-main-menu > li > a:before {
display: none;
}
#ct-header-wrap.ct-header-layout24 #ct-header.h-fixed .ct-header-navigation {
justify-content: center;
}
#ct-header-wrap.ct-header-layout26 .ct-header-branding {
margin-top: 0;
margin-bottom: 0;
}
#ct-header-wrap.ct-header-layout26 .ct-main-menu > li {
margin: 0 18px;
}
#ct-header-wrap.ct-header-layout26 .ct-main-menu > li > a {
line-height: 80px;
padding: 0 10px;
}
#ct-header-wrap.ct-header-layout26 .ct-main-menu > li > a:before {
height: 4px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
bottom: 8px;
}
#ct-header-wrap.ct-header-layout26 .ct-main-menu > li:first-child {
margin-left: 0;
}
#ct-header-wrap.ct-header-layout26 .ct-main-menu > li > a.ct-onepage-active, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li.current-menu-parent > a, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, #ct-header-wrap.ct-header-layout26 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #000;
}
#ct-header-wrap.ct-header-layout26.sub-show-top .ct-main-menu > li > .sub-menu {
transform-origin: bottom center;
-webkit-transform-origin: bottom center;
-ms-transform-origin: bottom center;
-o-transform-origin: bottom center;
top: auto;
bottom: 100%;
-webkit-border-radius: 7px 7px 0 0;
-khtml-border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
-ms-border-radius: 7px 7px 0 0;
-o-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
}
#ct-header-wrap.ct-header-layout26.sub-show-top .ct-main-menu > li > .sub-menu .sub-menu {
-webkit-border-radius: 0 7px 7px 0;
-khtml-border-radius: 0 7px 7px 0;
-moz-border-radius: 0 7px 7px 0;
-ms-border-radius: 0 7px 7px 0;
-o-border-radius: 0 7px 7px 0;
border-radius: 0 7px 7px 0;
}
#ct-header-wrap.ct-header-layout26 #ct-header {
background-color: #f0eded;
}
#ct-header-wrap.ct-header-layout26 #ct-header:not(.h-fixed) .ct-header-branding.ct-header-branding-hide {
display: none;
}
.site-h4.fixed-footer .site-content {
margin-bottom: 0 !important;
}
.site-h4.fixed-footer .site-footer-custom {
position: static;
}
.site-h4 #ct-header-wrap {
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
margin-right: -20px;
width: calc(100% + 20px);
padding-right: 60px;
}
.site-h4 #ct-header-wrap .ct-header-branding {
margin: 0;
}
.site-h4 #ct-header-wrap .ct-header-branding img {
max-height: 55px;
max-width: 220px;
}
.site-h4 #ct-header-wrap .ct-header-navigation {
margin: 43px 0px 0 15px;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu li {
margin: 0;
display: block;
width: 100%;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu li a:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu > li > a {
margin-bottom: 22px;
padding-bottom: 12px;
display: inline-block;
color: #0e0e0e;
line-height: normal;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu > li.menu-item-has-children > a::after {
display: none;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu {
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
left: 100%;
top: 0;
position: static;
clip: inherit;
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
box-shadow: none;
padding-top: 0;
padding-left: 10px;
min-width: 100%;
display: none;
-webkit-transition: all 0ms linear 0ms;
-khtml-transition: all 0ms linear 0ms;
-moz-transition: all 0ms linear 0ms;
-ms-transition: all 0ms linear 0ms;
-o-transition: all 0ms linear 0ms;
transition: all 0ms linear 0ms;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li {
padding: 0;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li:hover > a, .site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li.current_page_item > a, .site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li.current-menu-item > a, .site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li.current_page_ancestor > a, .site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu li.current-menu-ancestor > a {
color: #383085;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu .menu-item-has-children > a::after {
display: none;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .sub-menu.submenu-open + .ct-menu-toggle:before {
content: "\f068";
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle {
display: block;
position: absolute;
width: 25px;
height: 25px;
top: 0;
right: 0;
line-height: 25px;
text-align: center;
cursor: pointer;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle:before {
content: "\f067";
font-size: 14px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle:hover {
color: #383085;
}
.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle:hover:before {
content: "\f068";
}
.site-h4 #ct-header-wrap .ct-header-meta {
margin: 0;
padding-top: 20px;
}
.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon {
margin-right: 13px;
line-height: 1;
font-size: 26px;
color: #b2b2b2;
}
.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon .fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.site-h4 #ct-header-wrap .ct-header-meta label {
font-size: 15px;
font-weight: 600;
color: #222;
border-bottom: 1px solid #747474;
display: block;
}
.site-h4 #ct-header-wrap .ct-header-meta span {
font-size: 15px;
}
.site-h4 #ct-header-wrap .ct-header-meta > div {
display: flex;
flex-wrap: nowrap;
align-items: center;
font-family: 'Poppins', sans-serif;
margin-bottom: 18px;
line-height: normal;
}
.site-h4 #ct-header-wrap .ct-header-social {
padding-top: 18px;
}
.site-h4 #ct-header-wrap .ct-header-social a {
display: inline-block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
-webkit-border-radius: 38px;
-khtml-border-radius: 38px;
-moz-border-radius: 38px;
-ms-border-radius: 38px;
-o-border-radius: 38px;
border-radius: 38px;
font-size: 16px;
color: #2b2b2b;
margin-right: 12px;
margin-top: 10px;
position: relative;
}
.site-h4 #ct-header-wrap .ct-header-social a:before, .site-h4 #ct-header-wrap .ct-header-social a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 38px;
-khtml-border-radius: 38px;
-moz-border-radius: 38px;
-ms-border-radius: 38px;
-o-border-radius: 38px;
border-radius: 38px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
}
.site-h4 #ct-header-wrap .ct-header-social a:before {
background-color: #e6e7e7;
}
.site-h4 #ct-header-wrap .ct-header-social a:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.site-h4 #ct-header-wrap .ct-header-social a:hover {
color: #fff;
}
.site-h4 #ct-header-wrap .ct-header-social a:hover:before {
opacity: 0;
}
.site-h4 #ct-header-wrap .ct-header-social a:hover:after {
opacity: 1;
}
.site-h4 #ct-header-left {
position: fixed;
top: 0;
left: 0;
width: 300px;
height: 100vh;
background-color: #fff;
-webkit-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
z-index: 999;
padding: 45px 0px 45px 45px;
overflow: hidden;
}
.site-h4:not(.elementor-editor-active) {
width: calc(100% - 300px);
margin-left: 300px;
}
.site-h4:not(.elementor-editor-active) .elementor-top-section {
width: 100% !important;
left: 0 !important;
}
.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container {
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container.elementor-column-gap-extended {
max-width: 1170px;
}
.site-h4:not(.elementor-editor-active) .site-footer-custom > .footer-custom-inner > .container, .site-h4:not(.elementor-editor-active) .site-content > .footer-custom-inner > .container, .site-h4:not(.elementor-editor-active) .site-footer-custom .content-inner > .container, .site-h4:not(.elementor-editor-active) .site-content .content-inner > .container {
max-width: 100%;
padding: 0;
}
.site-h4.elementor-editor-active {
width: calc(100% - 0px);
margin-left: 0px;
}
.site-h4.elementor-editor-active #ct-header-left {
display: none;
}
.site-h10 .ct-header-offset {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
left: 0;
height: 927px;
z-index: -1;
top: 0;
}
.ct-header-social-mobile {
display: none;
}
.ct-header-slider + #ct-header-wrap {
z-index: inherit;
}
.ct-header-slider + #ct-header-wrap.is-sticky-active {
z-index: 1003;
}
.ct-header-slider + #ct-header-wrap .container {
position: relative;
z-index: 99999;
}
}
@media screen and (min-width: 1200px) {
#ct-header-wrap.ct-header-layout5 .ct-header-navigation {
display: none;
}
}
.ct-menu-popup {
overflow: hidden;
width: 35px;
height: 24px;
position: absolute;
top: 50%;
left: -175px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
}
@media screen and (min-width: 1900px) {
.ct-menu-popup {
left: -277px;
}
}
.ct-menu-popup .ct-menu-line {
height: 3px;
position: absolute;
left: 0;
}
.ct-menu-popup .ct-menu-line:before, .ct-menu-popup .ct-menu-line:after {
content: '';
position: absolute;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #0e0e0e;
opacity: 1;
width: 100%;
}
.ct-menu-popup .ct-menu-line:before {
-webkit-transform: translate3d(-100%, 0, 0);
-khtml-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.ct-menu-popup .ct-menu-line:after {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.ct-menu-popup .ct-menu-line.ct-menu-line1 {
top: 0;
width: 23px;
}
.ct-menu-popup .ct-menu-line.ct-menu-line2 {
top: 11px;
width: 29px;
}
.ct-menu-popup .ct-menu-line.ct-menu-line3 {
width: 100%;
bottom: 0;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line1:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line1:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line2:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line2:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line3:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
}
.ct-menu-popup:hover .ct-menu-line.ct-menu-line3:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
}
@media screen and (max-width: 1600px) {
.ct-menu-popup {
left: -80px;
}
}
@media screen and (max-width: 1400px) {
.ct-menu-popup {
left: 0;
}
}
@media screen and (max-width: 1199px) {
.ct-menu-popup {
display: none;
}
}
@media screen and (max-width: 1400px) {
.ct-header-layout5 .ct-header-branding-inner {
margin-left: 95px;
position: relative;
}
}
@media screen and (max-width: 1199px) {
.ct-header-layout5 .ct-header-branding-inner {
margin-left: 0;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container.elementor-column-gap-extended {
max-width: 100%;
margin-left: 0;
}
}
@media screen and (max-width: 1199px) {
.site-h4 #ct-header-wrap .ct-header-meta, .site-h4 #ct-header-wrap .ct-header-social {
display: none;
}
.site-h4 #ct-header-wrap .ct-header-branding {
padding: 15px;
margin: 0;
}
.ct-header-call-mobile {
text-align: center;
margin-top: 35px;
}
.ct-header-call-mobile i {
margin-left: 0;
margin-right: 8px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-header-social-mobile {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
.ct-header-social-mobile a {
width: 35px;
width: 35px;
-webkit-border-radius: 35px;
-khtml-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
border-radius: 35px;
background-color: #e6e7e7;
line-height: 35px;
text-align: center;
color: #2b2b2b;
margin-left: 11px;
display: inline-block;
}
.ct-header-social-mobile a i {
color: inherit;
font-size: 14px;
margin: 0 4px 10px 4px;
}
.ct-header-social-mobile a:hover, .ct-header-social-mobile a:focus {
background-color: #383085;
color: #fff;
}
#ct-header-wrap {
position: relative;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
background-color: #fff;
}
#ct-header-wrap.fixed-height {
height: inherit !important;
}
#ct-header-wrap .ct-header-main {
position: relative;
}
#ct-header-wrap .ct-header-meta, #ct-header-wrap #ct-header-middle, #ct-header-wrap .ct-header-button, #ct-header-wrap .ct-header-right, #ct-header-wrap .ct-header-holder, #ct-header-wrap.ct-header-layout8 .ct-logo-tagline {
display: none;
}
#ct-header-wrap .ct-header-holder-mobile {
display: block !important;
margin-top: 30px;
}
#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item {
margin-left: 0 !important;
padding-left: 0 !important;
}
#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item:before {
display: none;
}
#ct-header-wrap .ct-header-holder-mobile .ct-header-info-item + .ct-header-info-item {
margin-top: 20px;
}
#ct-header-wrap .ct-header-branding {
margin: 15px;
}
#ct-header-wrap .ct-header-branding img {
max-height: 50px;
}
#ct-header-wrap .ct-header-branding a.logo-mobile {
opacity: 1;
position: static;
}
#ct-header-wrap .ct-header-branding a.logo-dark, #ct-header-wrap .ct-header-branding a.logo-light {
display: none;
}
#ct-header-wrap #ct-menu-mobile {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: flex;
flex-wrap: wrap;
align-items: center;
}
#ct-header-wrap .ct-main-navigation-filter .ct-main-menu + .ct-main-menu {
display: none;
}
#ct-header-wrap.ct-header-layout3 {
background-color: #000;
}
#ct-header-wrap.ct-header-layout3 .ct-header-branding .logo-mobile {
opacity: 0;
}
#ct-header-wrap.ct-header-layout3 .ct-header-branding .logo-light {
display: block;
opacity: 1 !important;
}
#ct-header-wrap.ct-header-layout3 #ct-menu-mobile .btn-nav-mobile::before, #ct-header-wrap.ct-header-layout3 #ct-menu-mobile .btn-nav-mobile::after, #ct-header-wrap.ct-header-layout3 #ct-menu-mobile .btn-nav-mobile span {
background-color: #fff;
}
#ct-header-wrap.ct-header-layout3 #ct-menu-mobile .btn-nav-cart {
color: #fff;
}
#ct-header-wrap.ct-header-layout3 #ct-menu-mobile .btn-nav-cart:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout3 #ct-header.h-fixed {
background-color: #000;
}
#ct-header-wrap.ct-header-layout6 .ct-header-navigation-left {
display: none;
}
#ct-header-wrap.ct-header-layout6 #ct-menu-mobile .btn-nav-cart:hover {
color: #383085;
}
#ct-header-wrap.ct-header-layout6 .ct-main-menu > li:hover > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li.current_page_item > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li.current-menu-item > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout6 .ct-main-menu > li .sub-menu li > a:hover, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li .sub-menu li.current_page_item > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li .sub-menu li.current-menu-item > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li .sub-menu li.current_page_ancestor > a, #ct-header-wrap.ct-header-layout6 .ct-main-menu > li .sub-menu li.current-menu-ancestor > a {
color: #383085;
}
#ct-header-wrap.ct-header-layout8 .ct-header-navigation-wrap {
display: flex;
flex-wrap: wrap;
}
#ct-header-wrap.ct-header-layout11 .ct-header-button-mobile .btn i {
height: 50px;
line-height: 50px;
}
#ct-header-wrap.ct-header-layout13 .ct-header-social-mobile a {
margin-left: 5px;
margin-right: 5px;
}
.mobile-header-dark #ct-header-wrap {
background-color: #040402;
}
.mobile-header-dark #ct-header-wrap .ct-header-holder .ct-header-info-item .h-item-meta {
color: #fff;
}
.mobile-header-dark #ct-header-wrap #ct-header {
background-color: inherit;
}
.mobile-header-dark #ct-header-wrap #ct-menu-mobile .btn-nav-cart {
color: #fff;
}
.mobile-header-dark #ct-header-wrap #ct-menu-mobile .btn-nav-cart:hover {
color: #383085;
}
.mobile-header-dark #ct-header-wrap #ct-menu-mobile .btn-nav-mobile::before, .mobile-header-dark #ct-header-wrap #ct-menu-mobile .btn-nav-mobile::after, .mobile-header-dark #ct-header-wrap #ct-menu-mobile .btn-nav-mobile span {
background-color: #fff;
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation {
background-color: #040402;
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-heading .item--title {
color: rgba(255, 255, 255, 0.76);
font-size: 15px;
margin-left: 10px;
margin-top: 18px;
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-menu-toggle {
color: rgba(255, 255, 255, 0.76);
border-color: rgba(255, 255, 255, 0.12);
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li a {
color: rgba(255, 255, 255, 0.76);
border-color: rgba(255, 255, 255, 0.12);
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li > a:hover, .mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li > a.current, .mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li.current_page_item > a, .mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li.current-menu-item > a, .mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li.current_page_ancestor > a, .mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu li.current-menu-ancestor > a {
color: #fff;
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .ct-main-menu > li > .sub-menu {
border-color: rgba(255, 255, 255, 0.12);
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .header-mobile-search .search-field {
border-color: rgba(255, 255, 255, 0.12);
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.mobile-header-dark #ct-header-wrap .ct-header-navigation .ct-main-navigation .header-mobile-search .search-submit {
border-color: rgba(255, 255, 255, 0.12);
color: #fff;
}
}
@media screen and (max-width: 767px) {
#ct-header-wrap #ct-header-top {
display: none;
}
}
.admin-bar #ct-header-wrap #ct-header.h-fixed {
top: 32px;
/* End Header Main */
}
@media screen and (max-width: 782px) {
.admin-bar #ct-header-wrap #ct-header.h-fixed {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #ct-header-wrap #ct-header.h-fixed {
top: 0;
}
}
.ct-header-popup-wrap {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
background-color: rgba(0, 0, 0, 0.95);
-webkit-transform: translateX(-101%);
-khtml-transform: translateX(-101%);
-moz-transform: translateX(-101%);
-ms-transform: translateX(-101%);
-o-transform: translateX(-101%);
transform: translateX(-101%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-header-popup-wrap:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 1;
-webkit-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
-khtml-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
-moz-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
-ms-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
-o-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
}
.ct-header-popup-wrap.open {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.ct-header-popup-wrap.open:before {
-webkit-transform: translateX(-102%) translateZ(0);
-khtml-transform: translateX(-102%) translateZ(0);
-moz-transform: translateX(-102%) translateZ(0);
-ms-transform: translateX(-102%) translateZ(0);
-o-transform: translateX(-102%) translateZ(0);
transform: translateX(-102%) translateZ(0);
opacity: 1;
}
.ct-header-popup-wrap .ct-header-popup-logo {
margin-bottom: 64px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-header-popup-logo {
margin-bottom: 43px;
}
}
.ct-header-popup-wrap .ct-header-popup-logo img {
max-height: 60px;
}
.ct-header-popup-wrap .ct-header-popup-logo a:not(.logo-light) {
display: none;
}
.ct-header-popup-wrap .ct-main-menu-popup {
margin-bottom: 65px;
list-style: none;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup {
margin-bottom: 30px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup a {
font-size: 40px;
line-height: normal;
color: #fff;
font-weight: 600;
font-family: 'Poppins', sans-serif;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
padding-bottom: 4px;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup a {
padding-bottom: 2px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup a:before {
content: '';
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
height: 2px;
width: 0;
position: absolute;
bottom: 0;
left: 0;
background-color: #fff;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup a {
font-size: 30px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup > li > a.ct-onepage-active, .ct-header-popup-wrap .ct-main-menu-popup > li.current_page_item > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current-menu-item > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current_page_ancestor > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current-menu-ancestor > a {
margin-left: 35px;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup > li > a.ct-onepage-active, .ct-header-popup-wrap .ct-main-menu-popup > li.current_page_item > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current-menu-item > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current_page_ancestor > a, .ct-header-popup-wrap .ct-main-menu-popup > li.current-menu-ancestor > a {
margin-left: 25px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup li {
line-height: normal;
margin-bottom: 18px;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 100%;
max-width: 350px;
}
.ct-header-popup-wrap .ct-main-menu-popup li > a.ct-onepage-active:before, .ct-header-popup-wrap .ct-main-menu-popup li:hover > a:before, .ct-header-popup-wrap .ct-main-menu-popup li.current_page_item > a:before, .ct-header-popup-wrap .ct-main-menu-popup li.current-menu-item > a:before, .ct-header-popup-wrap .ct-main-menu-popup li.current_page_ancestor > a:before, .ct-header-popup-wrap .ct-main-menu-popup li.current-menu-ancestor > a:before {
width: 100%;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup li {
margin-bottom: 14px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle {
font-size: 40px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #6270b2;
margin-left: 12px;
cursor: pointer;
}
.ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle:before {
content: '+';
}
.ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle.toggle-open:before {
content: '-';
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup .ct-menu-toggle {
font-size: 30px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu {
display: none;
margin-left: 35px;
width: 100%;
margin-top: 30px;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu {
margin-left: 25px;
}
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu a {
font-size: 16px;
font-weight: 400;
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu a:before {
height: 1px;
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu li {
margin-bottom: 8px;
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu .ct-menu-toggle {
font-size: 16px;
}
.ct-header-popup-wrap .ct-main-menu-popup .sub-menu .sub-menu {
margin-top: 20px;
}
.ct-header-popup-wrap .ct-header-meta {
margin: 0;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-header-popup-wrap .ct-header-meta .h-item-icon {
margin-right: 13px;
line-height: 1;
font-size: 26px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-header-popup-wrap .ct-header-meta .h-item-icon i {
display: initial;
}
.ct-header-popup-wrap .ct-header-meta .h-item-icon .fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
display: inline-block;
}
.ct-header-popup-wrap .ct-header-meta label {
font-size: 15px;
font-weight: 600;
color: #fff;
border-bottom: 1px solid #989898;
display: inline-block;
margin-bottom: 2px;
}
.ct-header-popup-wrap .ct-header-meta span {
font-size: 15px;
color: #a4a4a4;
display: block;
}
.ct-header-popup-wrap .ct-header-meta > div {
display: flex;
flex-wrap: nowrap;
align-items: center;
font-family: 'Poppins', sans-serif;
margin-right: 110px;
line-height: normal;
}
.ct-header-popup-wrap .ct-header-meta > div:last-child {
margin-right: 0;
}
.ct-header-popup-wrap .ct-header-popup-holder {
padding-left: 175px;
position: relative;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-header-popup-holder {
padding-left: 120px;
}
}
.ct-header-popup-wrap .ct-header-popup-inner {
max-width: 1740px;
padding: 70px 90px;
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: 100%;
overflow: hidden;
}
@media screen and (max-width: 1600px) {
.ct-header-popup-wrap .ct-header-popup-inner {
padding-top: 30px;
padding-bottom: 30px;
}
}
.ct-header-popup-wrap .ct-header-popup-inner .ct-header-popup-hidden {
overflow-y: scroll;
height: 100%;
position: relative;
}
.ct-header-popup-wrap .ct-menu-close {
position: absolute;
top: 0;
left: 0;
color: #fff;
font-size: 30px;
height: 30px;
width: 30px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
cursor: pointer;
z-index: 99;
}
.site-h18 .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
color: #000;
}
.site-h18 .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:hover, .site-h18 .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:focus {
color: #fff;
}
.ct-header-slider {
position: relative;
z-index: 1001;
}
@media screen and (max-width: 1199px) {
.ct-header-slider {
z-index: inherit;
}
}
.ct-header-slider rs-module, .ct-header-slider rs-slides, .ct-header-slider rs-slide {
overflow: visible !important;
}
.ct-header-slider .shap-full-height {
height: calc(100% + 110px) !important;
height: -webkit-calc(100% + 110px) !important;
}
.ct-header-slider .social-slider i {
font-weight: 400;
}
.ct-header-slider .social-slider a:hover {
color: #383085 !important;
}
.ct-header-slider .social-slider a:hover i:before {
color: inherit;
}
#ct-header-elementor .elementor-widget, #ct-header-elementor .elementor-widget-wrap, #ct-header-elementor .elementor-column, #ct-header-elementor .elementor-column-wrap {
position: static;
}
#ct-header-elementor .ct-header-mobile {
display: none;
}
#ct-header-elementor .ct-header-elementor-sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1002;
top: 0;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
visibility: hidden;
}
#ct-header-elementor .ct-header-elementor-sticky.h-fixed {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
visibility: visible;
-webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
}
#ct-header-elementor .ct-header-elementor-main {
position: relative;
z-index: 999;
}
#ct-header-elementor .ct-header-fixed-transparent-wrap {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999;
}
#ct-header-elementor .elementor-section-full_width.elementor-section-stretched.ct-row-max-width > .elementor-container {
max-width: 1660px;
}
#ct-header-elementor .elementor-section-full_width.elementor-section-stretched.ct-row-max-width > .elementor-container .ct-main-menu li.megamenu .sub-menu, #ct-header-elementor .elementor-section-full_width.elementor-section-stretched.ct-row-max-width > .elementor-container .ct-main-menu li.megamenu .children {
max-width: 1630px;
}
#ct-header-elementor .megamenu .sub-menu .elementor-widget, #ct-header-elementor .megamenu .sub-menu .elementor-widget-wrap, #ct-header-elementor .megamenu .sub-menu .elementor-column, #ct-header-elementor .megamenu .sub-menu .elementor-column-wrap {
position: relative;
}
@media screen and (max-width: 1199px) {
#ct-header-elementor .ct-header-elementor-main, #ct-header-elementor .ct-header-elementor-sticky {
display: none;
}
#ct-header-elementor .ct-header-mobile {
display: block;
}
.ct-header-mobile {
position: relative;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
background-color: #fff;
}
.ct-header-mobile .ct-header-main {
position: relative;
}
.ct-header-mobile .ct-header-branding {
margin: 15px;
min-height: 50px;
align-items: center;
display: flex;
}
.ct-header-mobile .ct-header-branding .logo-dark, .ct-header-mobile .ct-header-branding .logo-light {
display: none;
}
.ct-header-mobile .ct-header-branding img {
max-height: 45px;
}
.ct-header-mobile #ct-menu-mobile {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-header-mobile #ct-menu-mobile .ct-mobile-meta-item {
margin-left: 10px;
}
.ct-header-mobile .ct-header-holder-mobile {
margin-top: 30px;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item {
display: flex;
flex-wrap: nowrap;
position: relative;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item .h-item-icon {
line-height: 1;
font-size: 24px;
margin-right: 12px;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item .h-item-meta {
font-size: 15px;
color: #1a1a1a;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item .h-item-meta label {
line-height: 20px;
font-weight: 600;
display: block;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item .h-item-meta span {
line-height: 24px;
font-weight: 300;
display: block;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item .h-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.ct-header-mobile .ct-header-holder-mobile .ct-header-info-item + .ct-header-info-item {
margin-top: 20px;
}
}
.admin-bar #ct-header-elementor .ct-header-elementor-sticky.h-fixed {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #ct-header-elementor .ct-header-elementor-sticky.h-fixed {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #ct-header-elementor .ct-header-elementor-sticky.h-fixed {
top: 0;
}
}
ul.menu {
list-style: none;
margin: 0;
}
ul.menu ul {
list-style: none;
margin: 0;
}
.ct-menu-item-marker {
font-style: normal;
position: absolute;
top: 50%;
left: 90%;
background-color: #383085;
height: 16px;
line-height: 16px;
font-size: 9px;
padding: 0 4px;
border-radius: 1px;
text-transform: uppercase;
letter-spacing: 0.2px;
font-weight: 600;
margin-top: -26px;
color: #fff;
}
.ct-menu-item-marker:before {
content: '';
position: absolute;
top: 100%;
left: 20%;
width: 0;
height: 0;
border-style: solid;
border-width: 3px 6px 0 0;
border-color: #383085 transparent transparent transparent;
}
@media screen and (max-width: 1199px) {
.ct-menu-item-marker {
display: none;
}
}
@media screen and (min-width: 1200px) {
.header-mobile-search, .ct-header-button-mobile, #ct-menu-mobile, .ct-logo-mobile {
display: none;
}
.ct-main-navigation ul {
display: block;
}
.ct-main-menu {
list-style: none;
margin: 0;
padding: 0;
}
.ct-main-menu .link-icon {
color: #383085;
margin-right: 8px;
}
.ct-main-menu .link-icon i {
font-weight: normal;
}
.ct-main-menu li {
position: relative;
list-style: none;
}
.ct-main-menu li a {
display: block;
-webkit-transition: all 300ms linear 0ms !important;
-khtml-transition: all 300ms linear 0ms !important;
-moz-transition: all 300ms linear 0ms !important;
-ms-transition: all 300ms linear 0ms !important;
-o-transition: all 300ms linear 0ms !important;
transition: all 300ms linear 0ms !important;
font-family: 'Poppins', sans-serif;
}
.ct-main-menu li a .fa {
font-family: FontAwesome;
}
.ct-main-menu li .ct-menu-toggle {
display: none;
}
.ct-main-menu > li {
display: inline-block;
vertical-align: middle;
float: left;
margin: 0 17px;
}
.ct-main-menu > li > a {
font-size: 16px;
color: #000;
font-weight: 600;
line-height: 73px;
position: relative;
padding: 0;
}
.ct-main-menu > li > a:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
height: 5px;
width: 0;
-webkit-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.ct-main-menu > li > a.ct-onepage-active, .ct-main-menu > li:hover > a, .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-parent > a, .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #383085;
}
.ct-main-menu > li > a.ct-onepage-active:before, .ct-main-menu > li:hover > a:before, .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, .ct-main-menu > li.current-menu-parent > a:before, .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
width: 100%;
}
.ct-main-menu > li.menu-item-has-children > a:after, .ct-main-menu > li.page_item_has_children > a:after {
content: "+";
margin-left: 4px;
display: inline-block;
vertical-align: top;
}
.ct-main-menu > li > ul.back {
right: 0 !important;
left: auto !important;
}
.ct-main-menu > li > ul.back li > ul.back {
right: 100% !important;
left: auto !important;
-webkit-border-radius: 7px 0 7px 7px;
-khtml-border-radius: 7px 0 7px 7px;
-moz-border-radius: 7px 0 7px 7px;
-ms-border-radius: 7px 0 7px 7px;
-o-border-radius: 7px 0 7px 7px;
border-radius: 7px 0 7px 7px;
}
.ct-main-menu > li > .sub-menu li > ul.back, .ct-main-menu > li > .children li > ul.back {
right: 100% !important;
left: auto !important;
-webkit-border-radius: 7px 0 7px 7px;
-khtml-border-radius: 7px 0 7px 7px;
-moz-border-radius: 7px 0 7px 7px;
-ms-border-radius: 7px 0 7px 7px;
-o-border-radius: 7px 0 7px 7px;
border-radius: 7px 0 7px 7px;
}
.ct-main-menu.children-arrow > li.menu-item-has-children > a:after, .ct-main-menu.children-arrow > li.page_item_has_children > a:after {
content: "\f107";
font-family: "Font Awesome 5 Pro";
}
.ct-main-menu.children-hidden > li.menu-item-has-children > a:after {
display: none;
}
.ct-main-menu .sub-menu, .ct-main-menu .children {
position: absolute;
background: #fff;
padding: 28px 0;
top: 100%;
left: 0;
margin-top: 0;
margin-bottom: 0;
min-width: 235px;
z-index: 99;
visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0 0 7px 7px;
-khtml-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-ms-border-radius: 0 0 7px 7px;
-o-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
clip: rect(1px, 1px, 1px, 1px);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
}
.ct-main-menu .sub-menu li, .ct-main-menu .children li {
padding: 0 40px;
white-space: nowrap;
}
.ct-main-menu .sub-menu li a, .ct-main-menu .children li a {
color: #222;
font-size: 14px;
font-weight: 500;
line-height: normal;
padding: 8px 0;
position: relative;
}
.ct-main-menu .sub-menu li a:before, .ct-main-menu .children li a:before {
position: absolute;
left: -40px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #383085;
}
.ct-main-menu .sub-menu li.menu-item-has-children > a, .ct-main-menu .children li.menu-item-has-children > a, .ct-main-menu .sub-menu li.page_item_has_children > a, .ct-main-menu .children li.page_item_has_children > a {
padding-right: 10px;
}
.ct-main-menu .sub-menu li.menu-item-has-children > a:after, .ct-main-menu .children li.menu-item-has-children > a:after, .ct-main-menu .sub-menu li.page_item_has_children > a:after, .ct-main-menu .children li.page_item_has_children > a:after {
content: "\f105";
font-family: "Font Awesome 5 Pro";
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-main-menu .sub-menu li:last-child > a, .ct-main-menu .children li:last-child > a {
border-bottom: none;
}
.ct-main-menu .sub-menu li > a:hover, .ct-main-menu .children li > a:hover, .ct-main-menu .sub-menu li.current_page_item:not(.menu-item-type-custom) > a, .ct-main-menu .children li.current_page_item:not(.menu-item-type-custom) > a, .ct-main-menu .sub-menu li.current-menu-item:not(.menu-item-type-custom) > a, .ct-main-menu .children li.current-menu-item:not(.menu-item-type-custom) > a, .ct-main-menu .sub-menu li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-main-menu .children li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-main-menu .sub-menu li.current-menu-ancestor:not(.menu-item-type-custom) > a, .ct-main-menu .children li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #383085;
}
.ct-main-menu .sub-menu li > a:hover:before, .ct-main-menu .children li > a:hover:before, .ct-main-menu .sub-menu li.current_page_item:not(.menu-item-type-custom) > a:before, .ct-main-menu .children li.current_page_item:not(.menu-item-type-custom) > a:before, .ct-main-menu .sub-menu li.current-menu-item:not(.menu-item-type-custom) > a:before, .ct-main-menu .children li.current-menu-item:not(.menu-item-type-custom) > a:before, .ct-main-menu .sub-menu li.current_page_ancestor:not(.menu-item-type-custom) > a:before, .ct-main-menu .children li.current_page_ancestor:not(.menu-item-type-custom) > a:before, .ct-main-menu .sub-menu li.current-menu-ancestor:not(.menu-item-type-custom) > a:before, .ct-main-menu .children li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
opacity: 1;
left: -23px;
}
.ct-main-menu .sub-menu .sub-menu, .ct-main-menu .children .sub-menu, .ct-main-menu .sub-menu .children, .ct-main-menu .children .children {
top: 0;
left: 100%;
-webkit-border-radius: 0 7px 7px 7px;
-khtml-border-radius: 0 7px 7px 7px;
-moz-border-radius: 0 7px 7px 7px;
-ms-border-radius: 0 7px 7px 7px;
-o-border-radius: 0 7px 7px 7px;
border-radius: 0 7px 7px 7px;
}
.ct-main-menu .sub-menu .sub-menu-title, .ct-main-menu .children .sub-menu-title {
display: none;
}
.ct-main-menu li:hover, .ct-main-menu li.focus {
overflow: visible;
}
.ct-main-menu li:hover > .sub-menu, .ct-main-menu li.focus > .sub-menu, .ct-main-menu li:hover > .children, .ct-main-menu li.focus > .children {
visibility: visible;
opacity: 1;
clip: inherit;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.ct-main-menu.sub-click > li {
/* Mega Menu */
}
.ct-main-menu.sub-click > li > .sub-menu, .ct-main-menu.sub-click > li > .children {
opacity: 0;
clip: rect(1px, 1px, 1px, 1px);
visibility: hidden;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
}
.ct-main-menu.sub-click > li.opened > .sub-menu, .ct-main-menu.sub-click > li.opened > .children {
visibility: visible;
opacity: 1;
clip: inherit;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.ct-main-menu li.megamenu {
position: static;
}
.ct-main-menu li.megamenu .ct-heading .item--title {
color: #222;
}
.ct-main-menu li.megamenu .vc_wp_custommenu.wpb_content_element {
padding: 0;
background-color: transparent;
}
.ct-main-menu li.megamenu .elementor-text-editor {
white-space: break-spaces;
align-items: flex-start;
display: flex;
}
.ct-main-menu li.megamenu .ct-menu-item li {
padding: 0;
}
.ct-main-menu li.megamenu .sub-menu, .ct-main-menu li.megamenu .children {
width: 100%;
max-width: 1170px;
padding: 0;
margin-left: auto;
margin-right: auto;
left: 0 !important;
right: 0 !important;
}
.ct-main-menu li.megamenu .sub-menu p, .ct-main-menu li.megamenu .children p {
margin-bottom: 0;
}
.ct-main-menu li.megamenu .sub-menu > li, .ct-main-menu li.megamenu .children > li {
padding: 0;
white-space: inherit;
}
.ct-main-menu li.megamenu .sub-menu > li > .container, .ct-main-menu li.megamenu .children > li > .container {
padding: 0;
}
.ct-main-menu li.megamenu .sub-menu .wpb_content_element, .ct-main-menu li.megamenu .children .wpb_content_element {
margin-bottom: 0;
}
.ct-main-menu li.megamenu.remove-pos {
position: relative;
}
.ct-main-menu li.megamenu.remove-pos > .sub-menu, .ct-main-menu li.megamenu.remove-pos > .children {
max-width: inherit;
width: auto;
left: 0;
right: auto;
}
ul.back {
right: 100%;
left: auto !important;
}
}
@media screen and (max-width: 1199px) {
.ct-logo-mobile {
display: block;
margin-bottom: 30px;
text-align: center;
position: relative;
}
.ct-logo-mobile img {
max-height: 50px;
}
.ct-logo-mobile .logo-mobile-light {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
.header-mobile-search {
position: relative;
margin-bottom: 12px;
}
.header-mobile-search .search-submit {
padding: 0;
border: none;
line-height: 50px;
height: 50px;
width: 53px;
position: absolute;
top: 0;
right: 0;
color: #222;
font-size: 15px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: transparent;
background-image: none;
border-left: 1px solid #ececf0;
}
.header-mobile-search .search-submit:before, .header-mobile-search .search-submit:after {
display: none;
}
.header-mobile-search .search-submit:hover {
background-color: #383085;
color: #fff;
}
.header-mobile-search .search-field {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border: 1px solid #ececf0;
padding: 0 22px;
color: #222;
font-size: 15px;
}
.header-mobile-search .search-field:focus {
border-color: #383085;
}
.header-mobile-search .search-field:focus + .search-submit {
border-color: #383085;
}
.ct-header-button-mobile {
margin-top: 32px;
margin-bottom: 30px;
text-align: center;
}
.ct-header-button-mobile .btn {
line-height: 50px;
font-size: 14px;
}
.ct-header-button-mobile .btn i {
margin-left: 0;
margin-right: 8px;
}
.ct-header-button-mobile .btn + .btn {
margin-top: 20px;
}
.ct-header-navigation {
position: absolute;
height: 100vh;
width: 260px;
top: 0;
left: 0;
bottom: 0;
margin: 0 !important;
overflow: hidden;
visibility: hidden;
z-index: 999;
}
.ct-header-navigation .ct-main-navigation {
overflow: hidden;
width: 260px;
padding: 0;
background-color: #fff;
position: fixed;
z-index: 1001;
top: 0;
height: 100%;
left: 0;
right: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
-khtml-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
-ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
-o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
}
.ct-header-navigation .ct-main-navigation .ct-main-navigation-inner {
height: 100%;
overflow-y: scroll;
padding: 30px 26px 30px 16px;
margin-right: -10px;
}
.ct-header-navigation.navigation-open {
z-index: 999;
visibility: visible;
}
.ct-header-navigation.navigation-open .ct-main-navigation {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.ct-main-menu {
list-style: none;
margin: 0;
padding: 0;
}
.ct-main-menu .link-icon {
margin-right: 8px;
}
.ct-main-menu li {
position: relative;
list-style: none;
}
.ct-main-menu li a {
display: block;
padding: 0;
line-height: 50px;
color: #282828;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-weight: 600;
border-bottom: 1px solid #ebebeb;
}
.ct-main-menu > li > a.ct-onepage-active, .ct-main-menu > li > a:hover, .ct-main-menu > li > a.current, .ct-main-menu > li.current_page_item > a, .ct-main-menu > li.current-menu-item > a, .ct-main-menu > li.current_page_ancestor > a, .ct-main-menu > li.current-menu-ancestor > a {
color: #383085;
}
.ct-main-menu > li > .sub-menu {
border-bottom: 1px solid #ebebeb;
padding-top: 9px;
padding-bottom: 9px;
}
.ct-main-menu .ct-heading .item--title {
color: #222;
font-size: 15px;
margin-left: 10px;
margin-top: 18px;
}
.ct-main-menu .sub-menu, .ct-main-menu .children {
position: relative;
display: none;
}
.ct-main-menu .sub-menu li a, .ct-main-menu .children li a {
padding: 0 0 0 10px;
line-height: 34px;
font-weight: 400;
font-size: 14px;
border: none;
}
.ct-main-menu .sub-menu li > a:hover, .ct-main-menu .children li > a:hover, .ct-main-menu .sub-menu li > a.current, .ct-main-menu .children li > a.current, .ct-main-menu .sub-menu li.current_page_item > a, .ct-main-menu .children li.current_page_item > a, .ct-main-menu .sub-menu li.current-menu-item > a, .ct-main-menu .children li.current-menu-item > a, .ct-main-menu .sub-menu li.current_page_ancestor > a, .ct-main-menu .children li.current_page_ancestor > a, .ct-main-menu .sub-menu li.current-menu-ancestor > a, .ct-main-menu .children li.current-menu-ancestor > a {
color: #383085;
}
.ct-main-menu .sub-menu li .ct-menu-toggle, .ct-main-menu .children li .ct-menu-toggle {
top: 2px;
}
.ct-main-menu .sub-menu .sub-menu li a, .ct-main-menu .children .sub-menu li a {
padding: 0 0 0 20px;
}
.ct-main-menu .sub-menu .sub-menu li .sub-menu li a, .ct-main-menu .children .sub-menu li .sub-menu li a {
padding: 0 0 0 30px;
}
.ct-main-menu li.focus > .sub-menu, .ct-main-menu li.focus > .children {
visibility: visible;
opacity: 1;
max-height: none;
overflow: visible;
}
.ct-menu-toggle {
position: absolute;
top: 10px;
height: 30px;
right: 0;
border: 1px solid #ebebeb;
width: 30px;
cursor: pointer;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-family: "Font Awesome 5 Pro" !important;
font-size: 15px;
}
.ct-menu-toggle:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-menu-toggle.toggle-open:before {
content: '\f106';
}
#ct-menu-mobile .btn-nav-cart {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
display: inline-block;
width: 30px;
height: 32px;
color: #1f2233;
font-size: 18px;
line-height: 32px;
cursor: pointer;
margin-right: 6px;
}
#ct-menu-mobile .btn-nav-cart:hover {
color: #383085;
}
#ct-menu-mobile .btn-nav-mobile {
color: #1f2233;
display: inline-block;
font-size: 16px;
height: 32px;
line-height: 32px;
text-align: center;
vertical-align: middle;
width: 30px;
cursor: pointer;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#ct-menu-mobile .btn-nav-mobile:before, #ct-menu-mobile .btn-nav-mobile:after, #ct-menu-mobile .btn-nav-mobile span {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: "";
background-color: #1f2233;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 26px;
top: 22px;
}
#ct-menu-mobile .btn-nav-mobile:before {
top: 8px;
}
#ct-menu-mobile .btn-nav-mobile span {
top: 15px;
}
#ct-menu-mobile .btn-nav-mobile.opened:before {
top: 15px;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#ct-menu-mobile .btn-nav-mobile.opened:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 15px;
}
#ct-menu-mobile .btn-nav-mobile.opened span {
display: none;
}
li.megamenu .container {
padding: 0;
}
li.megamenu .container .elementor-column-wrap, li.megamenu .container .elementor-widget-wrap {
padding: 0 !important;
}
li.megamenu .elementor-row {
display: block;
}
li.megamenu .elementor-row > .elementor-element {
width: 100% !important;
}
li.megamenu .elementor-element-populated {
padding: 0 !important;
}
}
.ct-page-title {
margin-bottom: 0;
font-size: 40px;
}
#pagetitle {
background-color: #333;
padding-top: 167px;
padding-bottom: 116px;
text-align: center;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1199px) {
#pagetitle {
padding: 115px 0;
}
}
#pagetitle:before {
z-index: -1;
content: '';
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#pagetitle .page-title {
font-size: 40px;
margin-bottom: 0;
color: #fff;
}
#pagetitle.overlay-hide:before {
display: none;
}
#pagetitle.ptitle-hidden .page-title {
display: none;
}
.hidden-ptitle + .page-title {
display: none;
}
.ct-breadcrumb {
margin: 15px 0 0;
list-style: none;
color: #fff;
}
.ct-breadcrumb li {
display: inline-block;
font-size: 16px;
color: inherit;
}
.ct-breadcrumb li a {
color: inherit;
}
.ct-breadcrumb li a:after {
content: '-';
margin: 0 6px;
color: inherit;
}
.ct-breadcrumb li a:hover {
color: #383085;
}
.ct-breadcrumb li a:hover:after {
color: inherit;
}
.ct-breadcrumb li span:after {
content: '-';
margin: 0 6px;
color: inherit;
}
.ct-breadcrumb li:last-child a:after, .ct-breadcrumb li:last-child span:after {
display: none;
}
.entry-title {
font-size: 22px;
line-height: 1.5;
}
.entry-title a {
color: inherit;
display: block;
}
.entry-title a:hover {
color: #555;
}
.entry-date {
position: absolute;
top: 18px;
left: 18px;
width: 60px;
min-width: 60px;
height: 70px;
background-color: #383085;
text-align: center;
color: #fff;
}
.entry-date span {
display: block;
}
.entry-date span:nth-child(1) {
font-size: 24px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
height: 40px;
line-height: 40px;
}
.entry-date span:nth-child(2) {
height: 30px;
line-height: 30px;
background-color: #000;
font-size: 14px;
}
.entry-meta, .item--meta-default {
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
font-size: 14px;
line-height: 24px;
color: #939393;
font-family: 'Poppins', sans-serif;
}
.entry-meta li, .item--meta-default li {
margin-right: 20px;
}
.entry-meta li:last-child, .item--meta-default li:last-child {
margin-right: 0;
}
.entry-meta li.item-author, .item--meta-default li.item-author {
text-transform: capitalize;
}
.entry-meta i, .item--meta-default i {
margin-right: 4px;
}
.entry-meta a, .item--meta-default a {
color: inherit;
}
.entry-meta a:hover, .item--meta-default a:hover {
color: inherit;
}
.single-hentry.archive {
margin-bottom: 50px;
-webkit-box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
-khtml-box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
-moz-box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
-ms-box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
-o-box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
box-shadow: 0 6px 24px rgba(11, 11, 11, 0.08);
border: 1px solid #eeeeef;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
background-color: #fff;
display: flex;
flex-wrap: wrap;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
/* End Archive */
/* Single Details */
}
.single-hentry.archive .entry-featured {
position: relative;
overflow: hidden;
min-height: 300px;
width: 52%;
}
@media (min-width: 992px) and (max-width: 1199px) {
.single-hentry.archive .entry-featured {
width: 48%;
}
}
@media screen and (max-width: 575px) {
.single-hentry.archive .entry-featured {
width: 100%;
}
}
.single-hentry.archive .entry-featured a {
display: block;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.single-hentry.archive .entry-featured a img {
opacity: 0;
position: absolute;
z-index: -999;
}
.single-hentry.archive .entry-featured a:hover {
-webkit-transform: scale(1.1) rotate(3deg);
-khtml-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
.single-hentry.archive .entry-featured + .entry-body {
width: 48%;
}
@media (min-width: 992px) and (max-width: 1199px) {
.single-hentry.archive .entry-featured + .entry-body {
width: 52%;
}
}
@media screen and (max-width: 575px) {
.single-hentry.archive .entry-featured + .entry-body {
width: 100%;
}
}
.single-hentry.archive .entry-excerpt {
font-size: 15px;
line-height: 26px;
margin-bottom: 7px;
}
.single-hentry.archive .entry-body {
padding: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-hentry.archive .entry-body .entry-title {
margin-bottom: 7px;
}
.single-hentry.archive .entry-body .entry-meta {
margin-bottom: 16px;
}
.single-hentry.archive:hover {
-webkit-box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
-khtml-box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
-moz-box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
-ms-box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
-o-box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
box-shadow: 0 21px 51px rgba(11, 11, 11, 0.11);
}
.single-post .site-content {
background-repeat: no-repeat;
background-position: top left;
}
.single-post .gallery {
margin-top: 0;
margin-left: -15px;
margin-right: -15px;
}
.single-post .gallery .gallery-item {
padding: 0 15px;
}
.single-post .gallery .gallery-item img {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.single-post .single-title {
font-size: 26px;
margin-bottom: 14px;
}
.single-post .entry-featured {
position: relative;
}
.single-post .entry-featured img {
width: 100%;
}
.single-post .entry-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 0 37px;
list-style: none;
border-bottom: 1px solid #ececf0;
padding-bottom: 16px;
position: relative;
}
.single-post .entry-meta:before {
content: '';
width: 40px;
height: 3px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: -1px;
left: 0;
-webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
.single-post .entry-meta li {
font-size: 15px;
line-height: 20px;
margin-right: 0;
}
.single-post .entry-meta li:after {
content: '/';
margin: 0 8px;
}
.single-post .entry-meta li:last-child:after {
display: none;
}
.single-post .entry-category {
display: flex;
flex-wrap: wrap;
position: absolute;
bottom: 30px;
right: 35px;
}
.single-post .entry-category a {
padding: 0 22px;
line-height: 40px;
color: #fff;
font-size: 15px;
font-weight: 600;
margin-left: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
color: #fff;
-webkit-box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
-khtml-box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
-moz-box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
-ms-box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
-o-box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
box-shadow: 0 8px 9px rgba(0, 0, 0, 0.34);
}
.single-post .entry-category a:hover, .single-post .entry-category a:focus {
background-position: 100%;
}
.single-post .entry-body {
width: 100%;
padding: 32px 32px 40px 32px;
}
@media screen and (max-width: 575px) {
.single-post .entry-body {
padding-left: 20px;
padding-right: 20px;
}
}
.single-post .entry-body .entry-title {
font-size: 34px;
}
@media screen and (max-width: 1199px) {
.single-post .entry-body .entry-title {
font-size: 30px;
}
}
.single-post .entry-blog {
border: 1px solid #e8edf5;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background-color: #fff;
overflow: hidden;
}
.single-post .entry-content p {
margin-bottom: 24px;
}
.single-post .entry-content p:last-child {
margin-bottom: 0;
}
.single-post .entry-footer {
margin-top: 55px;
padding-bottom: 20px;
border-bottom: 1px solid #ececf0;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-post .entry-footer > div {
margin-bottom: 10px;
}
.single-post .entry-footer label {
font-size: 15px;
font-weight: 500;
color: #222;
margin-right: 17px;
}
.single-post .entry-footer .entry-tags {
flex-grow: 1;
}
.single-post .entry-footer .entry-social a {
font-size: 18px;
height: 32px;
width: 32px;
background-color: #383085;
-webkit-border-radius: 32px;
-khtml-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
border-radius: 32px;
line-height: 32px;
text-align: center;
color: #fff;
display: inline-block;
}
.single-post .entry-footer .entry-social a.fb-social {
background-color: #3b5998;
}
.single-post .entry-footer .entry-social a.tw-social {
background-color: #55acee;
}
.single-post .entry-footer .entry-social a.g-social {
background-color: #dd4b39;
}
.single-post .entry-footer .entry-social a.pin-social {
background-color: #bd081c;
}
.single-post .entry-footer .entry-social a.in-social {
background-color: #0077b5;
}
.single-post .entry-footer .entry-social a + a {
margin-left: 2px;
}
.entry-tags a, .comment-reply a, .ct-navigation-menu1.default li a, .item--download a {
position: relative;
overflow: hidden;
z-index: 1;
}
.entry-tags a:before, .comment-reply a:before, .ct-navigation-menu1.default li a:before, .item--download a:before, .entry-tags a:after, .comment-reply a:after, .ct-navigation-menu1.default li a:after, .item--download a:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.entry-tags a:before, .comment-reply a:before, .ct-navigation-menu1.default li a:before, .item--download a:before {
background-color: #f0f0f0;
}
.entry-tags a:after, .comment-reply a:after, .ct-navigation-menu1.default li a:after, .item--download a:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.entry-tags a:hover, .comment-reply a:hover, .ct-navigation-menu1.default li a:hover, .item--download a:hover {
color: #fff;
}
.entry-tags a:hover:before, .comment-reply a:hover:before, .ct-navigation-menu1.default li a:hover:before, .item--download a:hover:before {
opacity: 0;
}
.entry-tags a:hover:after, .comment-reply a:hover:after, .ct-navigation-menu1.default li a:hover:after, .item--download a:hover:after {
opacity: 1;
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: all 180ms linear 0ms;
-khtml-transition: all 180ms linear 0ms;
-moz-transition: all 180ms linear 0ms;
-ms-transition: all 180ms linear 0ms;
-o-transition: all 180ms linear 0ms;
transition: all 180ms linear 0ms;
}
.entry-tags {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.entry-tags a {
font-size: 15px;
color: #222;
display: inline-block;
line-height: 40px;
padding: 0 22px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
margin: 5px 5px 5px 0;
}
.post-previous-next {
display: flex;
flex-wrap: wrap;
align-items: center;
border-bottom: 1px solid #ececf0;
padding: 21px 0;
/* End Single Details */
}
.post-previous-next .post-previous {
flex-grow: 1;
margin-right: 30px;
}
.post-previous-next a {
font-size: 15px;
font-weight: 600;
position: relative;
-webkit-transition: all 0ms linear 0ms;
-khtml-transition: all 0ms linear 0ms;
-moz-transition: all 0ms linear 0ms;
-ms-transition: all 0ms linear 0ms;
-o-transition: all 0ms linear 0ms;
transition: all 0ms linear 0ms;
}
.post-previous-next a span {
color: #222;
display: inline-block;
}
.post-previous-next a span:nth-child(1) {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.post-previous-next a span:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
.post-previous-next a:hover {
color: #3a505f;
}
.post-previous-next a:hover span:nth-child(1) {
opacity: 1;
}
.post-previous-next a:hover span:nth-child(2) {
opacity: 0;
}
.entry-content .page-links {
clear: left;
padding-top: 10px;
}
.entry-content .page-links span {
text-align: center;
display: inline-block;
height: 26px;
width: 26px;
line-height: 26px;
color: #fff;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
background-color: #383085;
font-size: 14px;
font-weight: 500;
margin: 0 3px;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.entry-content .page-links a span {
background-color: #e0e3e8;
color: #000;
}
.entry-content .page-links a span:hover {
background-color: #383085;
color: #fff;
}
.entry-content .page-links .post-page-numbers {
margin: 0 3px;
}
.entry-content .page-links .post-page-numbers span {
margin: 0;
}
.single-post #primary.col-12, .page-template-blog-classic #primary.col-12 {
max-width: 840px;
margin: auto;
}
.posts-pagination {
margin-bottom: -10px;
}
.posts-pagination .posts-page-links {
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.posts-pagination .page-numbers {
text-align: center;
height: 51px;
width: 51px;
line-height: 51px;
font-size: 15px;
font-weight: 600;
color: #222;
background-color: #fff;
display: inline-block;
margin: 0 6px 10px 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
z-index: 1;
}
.posts-pagination .page-numbers:before, .posts-pagination .page-numbers:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.posts-pagination .page-numbers:before {
border: 2px solid #eeecec;
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
z-index: -2;
}
.posts-pagination .page-numbers:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
z-index: -1;
opacity: 0;
}
.posts-pagination .page-numbers.current, .posts-pagination .page-numbers:hover, .posts-pagination .page-numbers:focus {
color: #fff;
}
.posts-pagination .page-numbers.current:before, .posts-pagination .page-numbers:hover:before, .posts-pagination .page-numbers:focus:before {
opacity: 0;
}
.posts-pagination .page-numbers.current:after, .posts-pagination .page-numbers:hover:after, .posts-pagination .page-numbers:focus:after {
opacity: 1;
}
.posts-pagination .page-numbers.next, .posts-pagination .page-numbers.prev {
font-size: 18px;
}
.entry-navigation {
border-bottom: 1px solid #ececf0;
padding: 29px 0 29px;
/* 404 Page */
}
.entry-navigation .nav-post-img {
width: 70px;
min-width: 70px;
margin-right: 20px;
margin-top: 6px;
}
.entry-navigation .nav-post-img img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.entry-navigation .nav-links {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -15px;
}
.entry-navigation .nav-item {
display: flex;
flex-wrap: nowrap;
width: 50%;
padding: 0 15px;
}
@media screen and (min-width: 768px) {
.entry-navigation .nav-item.nav-post-next {
flex-direction: row-reverse;
text-align: right;
}
.entry-navigation .nav-item.nav-post-next .nav-post-img {
margin-right: 0;
margin-left: 20px;
}
}
@media screen and (max-width: 575px) {
.entry-navigation .nav-item {
width: 100%;
align-items: flex-start;
}
.entry-navigation .nav-item + .nav-item {
margin-top: 30px;
}
}
.entry-navigation .nav-post-meta label {
font-size: 13px;
display: block;
margin-bottom: 3px;
}
.entry-navigation .nav-post-meta a {
font-size: 19px;
line-height: 23px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #0e0e0e;
}
.entry-navigation .nav-post-meta a:hover {
color: #383085;
}
body.error404 .site-content {
background-image: url(../images/bg-404.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.error-404 {
max-width: 820px;
padding: 0 15px 150px 15px;
margin: auto;
text-align: center;
}
@media screen and (max-width: 767px) {
.error-404 {
padding-bottom: 100px;
}
}
.error-404 .btn {
padding: 0 39px;
font-size: 16px;
line-height: 65px;
}
.error-404 .error-404-content {
margin: 0 -30px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.error-404 .error-404-content > div {
padding: 0 30px;
}
.error-404 .error-404-content .error-404-holder {
flex-grow: 1;
}
.error-404 .error-404-content .error-404-title {
font-size: 60px;
line-height: 1;
margin-top: 6px;
margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
.error-404 .error-404-content .error-404-title {
font-size: 45px;
}
}
.error-404 .error-404-content .error-404-sub {
margin-bottom: 350px;
}
.error-404 .error-404-content .error-404-sub span {
font-size: 26px;
color: #0e0e0e;
background-color: #e7ecf3;
display: inline-block;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 0 30px;
line-height: 57px;
}
@media screen and (max-width: 767px) {
.error-404 .error-404-content .error-404-sub span {
font-size: 18px;
}
}
.tax-service-category .posts-pagination, .tax-portfolio-category .posts-pagination, .tax-case-study-category .posts-pagination {
width: 100%;
margin-top: 45px;
}
.tax-case-study-category .ct-case-study-grid1 .item--meta {
padding-right: 60px;
}
.tax-case-study-category.rtl .ct-case-study-grid1 .item--meta {
padding-right: 30px;
padding-left: 60px;
}
body.error404.site-404-custom .site-content {
background-image: none;
}
.elementor_library-template-default .entry-meta, .elementor_library-template-default .entry-footer, .elementor_library-template-default .post-previous-next, .elementor_library-template-default #secondary {
display: none;
}
.elementor_library-template-default #content #primary {
padding-left: 15px;
padding-right: 15px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.no-results .searchform-wrap {
position: relative;
}
.no-results .searchform-wrap .search-submit {
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (min-width: 1200px) {
.sidebar-sticky, .col-sidebar-fixed > .vc_column-inner {
position: -webkit-sticky;
position: sticky;
top: 30px;
}
.admin-bar .sidebar-sticky, .admin-bar .col-sidebar-fixed > .vc_column-inner {
top: 62px;
}
.header-sticky .sidebar-sticky, .header-sticky .col-sidebar-fixed > .vc_column-inner {
top: 110px;
}
.admin-bar.header-sticky .sidebar-sticky, .admin-bar.header-sticky .col-sidebar-fixed > .vc_column-inner {
top: 142px;
}
}
.widget-title, .comments-title, .comment-reply-title {
font-size: 20px;
font-weight: 600;
margin-bottom: 30px;
padding-bottom: 11px;
position: relative;
}
.widget-title:before, .comments-title:before, .comment-reply-title:before {
content: '';
width: 40px;
height: 3px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.comments-title {
margin-bottom: 37px;
}
#secondary .widget {
margin-bottom: 42px;
}
#secondary .widget:last-child {
margin-bottom: 0;
}
ul.product-categories {
list-style: none;
}
.widget {
margin-bottom: 30px;
}
.widget.mb-20 {
margin-bottom: 20px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget select {
max-width: 100%;
}
.widget.rm-margin1 {
margin-bottom: 14px;
}
.widget.rm-margin2 {
margin-bottom: 20px;
}
.logged-in .hide-logged {
display: none;
}
.widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul {
list-style: none;
margin-bottom: 0;
}
#content .widget_categories ul ul ul ul ul, #content .widget_pages ul ul ul ul ul, #content .widget_nav_menu ul ul ul ul ul, #content .widget_meta ul ul ul ul ul, #content .widget_recent_entries ul ul ul ul ul {
padding-left: 0;
}
#content .widget_product_categories ul li, #content .widget_categories ul li, #content .widget_nav_menu ul li, #content .widget_pages ul li, #content .widget_archive ul li, #content .widget_meta ul li, #content .widget_recent_entries ul li {
font-size: 0px;
}
#content .widget_product_categories ul li a, #content .widget_categories ul li a, #content .widget_nav_menu ul li a, #content .widget_pages ul li a, #content .widget_archive ul li a, #content .widget_meta ul li a, #content .widget_recent_entries ul li a {
color: #222;
display: block;
font-size: 15px;
font-weight: 500;
line-height: 24px;
padding: 13px 12px 13px 16px;
position: relative;
position: relative;
z-index: 1;
border-bottom: 1px solid #ececf0;
}
#content .widget_product_categories ul li a:before, #content .widget_categories ul li a:before, #content .widget_nav_menu ul li a:before, #content .widget_pages ul li a:before, #content .widget_archive ul li a:before, #content .widget_meta ul li a:before, #content .widget_recent_entries ul li a:before {
content: "\f105";
font-family: "FontAwesome";
margin-right: 8px;
}
#content .widget_product_categories ul li a span.count, #content .widget_categories ul li a span.count, #content .widget_nav_menu ul li a span.count, #content .widget_pages ul li a span.count, #content .widget_archive ul li a span.count, #content .widget_meta ul li a span.count, #content .widget_recent_entries ul li a span.count {
width: 27px;
height: 27px;
display: inline-block;
background-color: #eee;
text-align: center;
line-height: 27px;
font-size: 12px;
color: #222;
-webkit-transition: all 0ms linear 0ms;
-khtml-transition: all 0ms linear 0ms;
-moz-transition: all 0ms linear 0ms;
-ms-transition: all 0ms linear 0ms;
-o-transition: all 0ms linear 0ms;
transition: all 0ms linear 0ms;
}
#content .widget_product_categories ul li.current-menu-item > a, #content .widget_categories ul li.current-menu-item > a, #content .widget_nav_menu ul li.current-menu-item > a, #content .widget_pages ul li.current-menu-item > a, #content .widget_archive ul li.current-menu-item > a, #content .widget_meta ul li.current-menu-item > a, #content .widget_recent_entries ul li.current-menu-item > a, #content .widget_product_categories ul li.current-cat > a, #content .widget_categories ul li.current-cat > a, #content .widget_nav_menu ul li.current-cat > a, #content .widget_pages ul li.current-cat > a, #content .widget_archive ul li.current-cat > a, #content .widget_meta ul li.current-cat > a, #content .widget_recent_entries ul li.current-cat > a, #content .widget_product_categories ul li.current-cat-parent > a, #content .widget_categories ul li.current-cat-parent > a, #content .widget_nav_menu ul li.current-cat-parent > a, #content .widget_pages ul li.current-cat-parent > a, #content .widget_archive ul li.current-cat-parent > a, #content .widget_meta ul li.current-cat-parent > a, #content .widget_recent_entries ul li.current-cat-parent > a, #content .widget_product_categories ul li > a:hover, #content .widget_categories ul li > a:hover, #content .widget_nav_menu ul li > a:hover, #content .widget_pages ul li > a:hover, #content .widget_archive ul li > a:hover, #content .widget_meta ul li > a:hover, #content .widget_recent_entries ul li > a:hover {
padding-left: 23px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-o-text-fill-color: transparent;
-ms-text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
#content .widget_product_categories ul li.current-menu-item > a span.count, #content .widget_categories ul li.current-menu-item > a span.count, #content .widget_nav_menu ul li.current-menu-item > a span.count, #content .widget_pages ul li.current-menu-item > a span.count, #content .widget_archive ul li.current-menu-item > a span.count, #content .widget_meta ul li.current-menu-item > a span.count, #content .widget_recent_entries ul li.current-menu-item > a span.count, #content .widget_product_categories ul li.current-cat > a span.count, #content .widget_categories ul li.current-cat > a span.count, #content .widget_nav_menu ul li.current-cat > a span.count, #content .widget_pages ul li.current-cat > a span.count, #content .widget_archive ul li.current-cat > a span.count, #content .widget_meta ul li.current-cat > a span.count, #content .widget_recent_entries ul li.current-cat > a span.count, #content .widget_product_categories ul li.current-cat-parent > a span.count, #content .widget_categories ul li.current-cat-parent > a span.count, #content .widget_nav_menu ul li.current-cat-parent > a span.count, #content .widget_pages ul li.current-cat-parent > a span.count, #content .widget_archive ul li.current-cat-parent > a span.count, #content .widget_meta ul li.current-cat-parent > a span.count, #content .widget_recent_entries ul li.current-cat-parent > a span.count, #content .widget_product_categories ul li > a:hover span.count, #content .widget_categories ul li > a:hover span.count, #content .widget_nav_menu ul li > a:hover span.count, #content .widget_pages ul li > a:hover span.count, #content .widget_archive ul li > a:hover span.count, #content .widget_meta ul li > a:hover span.count, #content .widget_recent_entries ul li > a:hover span.count {
text-fill-color: #223543;
-o-text-fill-color: #223543;
-ms-text-fill-color: #223543;
-moz-text-fill-color: #223543;
-webkit-text-fill-color: #223543;
}
#content .widget_product_categories ul li .sub-menu, #content .widget_categories ul li .sub-menu, #content .widget_nav_menu ul li .sub-menu, #content .widget_pages ul li .sub-menu, #content .widget_archive ul li .sub-menu, #content .widget_meta ul li .sub-menu, #content .widget_recent_entries ul li .sub-menu, #content .widget_product_categories ul li .children, #content .widget_categories ul li .children, #content .widget_nav_menu ul li .children, #content .widget_pages ul li .children, #content .widget_archive ul li .children, #content .widget_meta ul li .children, #content .widget_recent_entries ul li .children {
padding-left: 10px;
}
#content .widget_product_categories .nice-select ul li, #content .widget_categories .nice-select ul li, #content .widget_nav_menu .nice-select ul li, #content .widget_pages .nice-select ul li, #content .widget_archive .nice-select ul li, #content .widget_meta .nice-select ul li, #content .widget_recent_entries .nice-select ul li {
border: none;
font-size: 14px;
line-height: normal;
padding: 8px 24px;
font-weight: 500;
}
.count.right {
float: right;
}
.widget_recent_entries a, .widget_recent_comments a {
color: #282828;
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover {
color: #383085;
}
.widget_recent_comments ul {
list-style: none;
}
.widget_recent_comments ul li {
border-bottom: 1px solid #ececf0;
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget_recent_comments .recentcomments > a {
font-size: 15px;
font-weight: 600;
line-height: normal;
color: #222;
display: block;
}
.widget_recent_comments .recentcomments > a:hover {
color: #383085;
}
.widget_recent_comments .recentcomments > a:before {
content: '\A';
white-space: pre;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss li {
margin-bottom: 16px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-weight: 700;
display: inline-block;
}
.widget_rss .rss-date {
font-size: 0.875em;
font-style: italic;
display: block;
}
.widget_rss cite {
font-weight: 700;
font-size: 0.875em;
}
.widget_calendar th, .widget_calendar td {
text-align: center;
}
.widget_calendar table > caption {
padding-bottom: 0;
text-align: center;
color: inherit;
}
.widget_ef_recent_posts li {
padding-bottom: 14px;
}
.widget_ef_recent_posts li:last-child {
padding-bottom: 0;
}
.widget_ef_recent_posts .entry-posted-in a {
font-size: 15px;
font-weight: 500;
color: rgba(0, 0, 0, 0.66);
}
.widget_ef_recent_posts .entry-posted-in a:hover {
color: #383085;
}
.widget_ef_recent_posts .entry-title {
font-size: 18px;
line-height: 24px;
margin-top: 4px;
}
.widget_ef_recent_posts .entry-title a {
color: #222;
}
.widget_ef_recent_posts .entry-title a:hover {
color: #383085;
}
.widget_ef_recent_posts .entry-title + .entry-meta {
margin-top: 15px;
}
.ct-social {
list-style: none;
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
}
.ct-social li {
margin-right: 12px;
}
.ct-social a {
font-size: 14px;
color: #fff;
height: 34px;
width: 34px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: relative;
z-index: 1;
display: inline-block;
}
.ct-social a i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-social a:before, .ct-social a:after {
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
z-index: -1;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-social a:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-social a:after {
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(left, #6270b2, #383085);
background-image: -moz-linear-gradient(left, #6270b2, #383085);
background-image: -ms-linear-gradient(left, #6270b2, #383085);
background-image: -o-linear-gradient(left, #6270b2, #383085);
background-image: linear-gradient(left, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085', gradientType='1');
opacity: 0;
}
.ct-social a:hover {
color: #fff;
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-social a:hover:before {
opacity: 0;
}
.ct-social a:hover:after {
opacity: 1;
}
.widget_newsletterwidget {
background-color: #061b49;
padding: 32px 40px 40px 40px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
@media screen and (max-width: 1199px) {
.widget_newsletterwidget {
padding-left: 30px;
padding-right: 30px;
}
}
.widget_newsletterwidget .description {
padding-bottom: 22px;
}
.widget_newsletterwidget .tnp-widget {
position: relative;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email {
margin-bottom: 0;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email {
height: 51px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
background-color: transparent;
border: 1px solid #283a62;
background-color: transparent;
font-size: 13px;
color: #6b89c1;
font-style: normal;
padding: 0 19px;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email:focus {
border-color: #383085;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button {
margin: 0;
width: 51px;
height: 51px;
position: absolute;
top: 0;
right: 0;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button:before {
content: '\f061';
font-size: 11px;
color: #fff;
height: 22px;
width: 22px;
line-height: 22px;
-webkit-border-radius: 22px;
-khtml-border-radius: 22px;
-moz-border-radius: 22px;
-ms-border-radius: 22px;
-o-border-radius: 22px;
border-radius: 22px;
background-color: #383085;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: "Font Awesome 5 Pro";
text-align: center;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit {
top: 0;
right: 0;
opacity: 0;
padding: 0;
height: 51px;
width: 51px;
position: absolute;
}
.widget_ct_recent_posts .entry-brief {
display: flex;
flex-wrap: nowrap;
padding-bottom: 17px;
margin-bottom: 24px;
border-bottom: 1px solid #e2e2e7;
}
.widget_ct_recent_posts .entry-brief:last-child {
margin-bottom: 0px;
padding-bottom: 0;
border-bottom: none;
}
.widget_ct_recent_posts .entry-media {
width: 65px;
min-width: 65px;
margin-right: 25px;
}
.widget_ct_recent_posts .entry-media img {
-webkit-border-radius: 65px;
-khtml-border-radius: 65px;
-moz-border-radius: 65px;
-ms-border-radius: 65px;
-o-border-radius: 65px;
border-radius: 65px;
}
.widget_ct_recent_posts .entry-title {
font-size: 16px;
line-height: 26px;
font-weight: 600;
margin-bottom: 4px;
margin-top: -2px;
}
.widget_ct_recent_posts .item-date {
font-size: 15px;
color: #999;
}
.tagcloud a {
border: none;
background-color: transparent;
padding: 0 21px;
color: #222;
display: inline-block;
font-size: 15px !important;
line-height: 30px;
margin-right: 1px;
margin-bottom: 11px;
position: relative;
z-index: 1;
border: 1px solid #eeecec;
}
.tagcloud a:hover {
color: #fff;
border-color: #383085;
background-color: #383085;
}
.widget_search .search-form {
position: relative;
}
.widget_search .search-form .search-submit {
padding: 0;
border: none;
line-height: 50px;
height: 50px;
width: 53px;
position: absolute;
top: 0;
right: 0;
color: #222;
font-size: 15px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: transparent;
background-image: none;
border-left: 1px solid #ececf0;
}
.widget_search .search-form .search-submit:before, .widget_search .search-form .search-submit:after {
display: none;
}
.widget_search .search-form .search-submit:hover {
background-color: #383085;
color: #fff;
}
.widget_search .search-form .search-field {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border: 1px solid #ececf0;
padding: 0 22px;
color: #222;
font-size: 15px;
}
.widget_search .search-form .search-field:focus {
border-color: #383085;
}
.widget_search .search-form .search-field:focus + .search-submit {
border-color: #383085;
}
.ct-getintouch .ct-getintouch-item {
display: flex;
flex-wrap: nowrap;
margin: 0 15px;
align-items: center;
}
.ct-getintouch .ct-getintouch-item i {
font-size: 32px;
margin-right: 12px;
}
.ct-getintouch .ct-getintouch-item i.fac-clock {
font-size: 26px;
}
.ct-getintouch .ct-getintouch-item .ct-getintouch-icon {
line-height: 1;
min-width: 43px;
text-align: center;
}
.ct-getintouch .ct-getintouch-item .ct-getintouch-meta {
font-size: 15px;
color: #767677;
}
.ct-getintouch .ct-getintouch-item .ct-getintouch-meta label {
color: #222;
border-bottom: 1px solid #747474;
line-height: 20px;
font-weight: 600;
}
.ct-getintouch .ct-getintouch-item .ct-getintouch-meta span {
display: block;
line-height: 24px;
}
.ct-getintouch .ct-getintouch-item a.btn {
margin-top: 14px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background: #000;
}
.ct-getintouch .ct-getintouch-item a.btn:hover, .ct-getintouch .ct-getintouch-item a.btn:focus {
background: #383085;
}
.ct-getintouch .ct-getintouch-item a.btn i {
font-size: 16px;
margin-left: 0;
}
.ct-getintouch .ct-getintouch-item + .ct-getintouch-item {
margin-top: 28px;
}
.widget_text p:last-child {
margin-bottom: 0;
}
.gallery {
margin: -16px -12px 43px -12px;
display: flex;
flex-wrap: wrap;
}
.gallery .gallery-item {
padding: 0 12px;
margin-top: 24px;
margin-bottom: 0;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.widget_media_gallery .gallery, .elementor-widget-wp-widget-media_gallery .gallery, .elementor-widget-image-gallery .gallery {
margin: -10px -5px 0 -5px;
}
.widget_media_gallery .gallery .gallery-item, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item, .elementor-widget-image-gallery .gallery .gallery-item {
padding: 0 5px;
margin-top: 10px !important;
margin-bottom: 0;
}
.widget_media_gallery .gallery .gallery-item img, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item img, .elementor-widget-image-gallery .gallery .gallery-item img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.elementor-widget-image-gallery .gallery img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 100%;
}
.elementor-widget-image-gallery .gallery a {
display: block;
position: relative;
}
.elementor-widget-image-gallery .gallery a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
z-index: 1;
}
.elementor-widget-image-gallery .gallery a:after {
content: "\f002";
font-size: 14px;
font-family: "Font Awesome 5 Pro";
color: rgba(255, 255, 255, 0.87);
z-index: 2;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.elementor-widget-image-gallery .gallery a:hover:before, .elementor-widget-image-gallery .gallery a:hover:after {
opacity: 1;
}
.ct-newsletter.widget {
background-image: -webkit-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -moz-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -ms-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -o-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: linear-gradient(90deg, #000 0%, #515151 50%, #000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
padding: 32px 25px 42px;
}
.ct-newsletter.widget .widget-title {
padding-bottom: 22px;
margin-bottom: 0;
color: #fff;
font-size: 22px;
}
.ct-newsletter.widget .widget-title:before {
content: '\f2b6';
font-family: "Font Awesome 5 Pro";
position: static;
background-image: none;
background-color: transparent;
font-size: 20px;
margin-right: 14px;
}
.ct-newsletter.widget .tnp-field-email {
margin-bottom: 15px;
}
.ct-newsletter.widget .tnp-field-email .tnp-email {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
border: 1px solid #ececec;
height: 58px;
font-size: 13px;
text-align: center;
}
.ct-newsletter.widget .tnp-field-button .tnp-button {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
width: 100%;
line-height: 58px;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
.sbi-critical-notice {
display: none !important;
}
#sb_instagram #sbi_images {
padding: 0 !important;
margin: -8px -4px 0 -4px;
width: auto;
float: none;
}
#sb_instagram #sbi_images .sbi_item {
padding: 0 4px !important;
margin-top: 8px !important;
}
#sb_instagram #sbi_images .sbi_item a {
position: relative;
}
#sb_instagram #sbi_images .sbi_item a img {
width: 100%;
}
#sb_instagram #sbi_images .sbi_item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.65) !important;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
z-index: 1;
}
#sb_instagram #sbi_images .sbi_item a:after {
content: '\f16d';
font-size: 18px;
font-family: "Font Awesome 5 Brands";
color: #fff;
z-index: 2;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
#sb_instagram #sbi_images .sbi_item a:hover:before, #sb_instagram #sbi_images .sbi_item a:hover:after {
opacity: 1;
}
#sb_instagram .sbi-screenreader {
opacity: 0;
}
@media screen and (max-width: 767px) {
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
width: 33.33% !important;
}
}
#sb_instagram.image-filter a {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
#sb_instagram.image-filter a:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
body .tnp-subscription {
margin: 0;
/* Widget Block */
}
body .tnp-subscription div.tnp-field {
margin-bottom: 0;
}
.widget_block .widget-content .wp-block-search__label, .widget_block .widget-content .wp-block-group__inner-container > h2 {
font-size: 20px;
color: #0e0e0e;
position: relative;
padding-bottom: 10px;
margin-bottom: 30px;
display: block;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.widget_block .widget-content .wp-block-search__label:before, .widget_block .widget-content .wp-block-group__inner-container > h2:before {
content: '';
width: 40px;
height: 3px;
background-color: #383085;
position: absolute;
bottom: 0;
left: 0;
}
.widget_block .widget-content ol, .widget_block .widget-content ul {
padding-left: 0;
}
.widget_block.widget_search {
position: relative;
}
.widget_block.widget_search .wp-block-search__button {
padding: 0;
border: none;
line-height: 51px;
height: 51px;
width: 51px;
border-left: 1px solid #ececf0;
position: absolute;
top: 0;
right: 0;
color: #333;
font-size: 15px;
background-image: none;
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: 0px;
}
.widget_block.widget_search .wp-block-search__button:before {
content: "\f002";
font-family: 'FontAwesome';
font-size: 15px;
}
.widget_block.widget_search .wp-block-search__button:after {
display: none;
}
.widget_block.widget_search .wp-block-search__button:hover {
color: #383085;
}
.widget_block.widget_search .wp-block-search__input {
font-size: 15px;
color: #333;
border-color: #ececf0;
background-color: #fff;
height: 51px;
padding-left: 20px;
padding-right: 51px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.widget_block.widget_search .wp-block-search__input:focus {
border-color: #383085;
}
.widget_block.widget_search .wp-block-search__input:focus + .wp-block-search__button {
border-color: #383085;
}
.widget_block.widget_search .wp-block-search__inside-wrapper {
display: block;
position: relative;
}
.widget_block .wp-block-latest-posts__list li {
font-size: 0px;
}
.widget_block .wp-block-latest-posts__list li a {
color: #191514;
display: block;
font-size: 15px;
padding: 12px 0;
position: relative;
border-bottom: 1px solid #ececf0;
font-family: 'Poppins', sans-serif;
font-weight: normal;
position: relative;
}
.widget_block .wp-block-latest-posts__list li a:before {
content: '';
height: 7px;
width: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background-color: #383085;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.widget_block .wp-block-latest-posts__list li a:hover {
color: #383085;
padding-left: 30px;
}
.widget_block .wp-block-latest-posts__list li a:hover:before {
left: 15px;
opacity: 1;
}
.widget_block .wp-block-latest-comments li {
color: #191514;
display: block;
font-size: 15px;
line-height: normal;
padding: 12px 0;
position: relative;
border-bottom: 1px solid #ececf0;
font-family: 'Poppins', sans-serif;
font-weight: normal;
position: relative;
}
.widget_block .wp-block-latest-comments li a {
color: inherit;
}
.widget_block .wp-block-latest-comments li a:hover {
color: #383085;
}
.bypostauthor {
display: block;
}
.comments-area .comment-list-wrap {
margin-top: 49px;
}
.comments-area .comment-respond {
margin-top: 60px;
}
.comments-area .comment-respond .logged-in-as {
margin-bottom: 25px;
font-size: 14px;
}
.comments-area .comment-respond .logged-in-as a {
color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
color: #383085;
}
.comments-area .no-comments {
display: none;
}
.comment-title {
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 2px;
}
.comment-title a {
color: inherit;
}
.comment-title a:hover {
color: #383085;
}
.comment-list {
padding: 0;
list-style: none;
}
.comment-list li .children {
padding-left: 76px;
}
@media screen and (max-width: 575px) {
.comment-list li .children {
padding-left: 0;
}
}
.comment-list li .children li {
list-style: none;
margin-top: 34px;
}
.comment-list li .comment-respond {
margin-top: 45px;
margin-bottom: 50px;
margin-left: 122px;
}
.comment-list > li {
margin-bottom: 34px;
}
.comment-list > li:last-child {
margin-bottom: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children {
padding-left: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children .children {
padding-left: 0;
}
.comment-inner {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 575px) {
.comment-inner {
display: block;
text-align: center;
}
}
.comment-inner img.avatar {
width: 92px;
height: 92px;
min-width: 92px;
margin-right: 30px;
float: left;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
@media screen and (max-width: 767px) {
.comment-inner img.avatar {
width: 60px;
height: 60px;
min-width: 60px;
margin-right: 18px;
}
}
@media screen and (max-width: 575px) {
.comment-inner img.avatar {
float: none;
margin: 0 auto 22px auto;
width: 92px;
height: 92px;
min-width: 92px;
}
}
.comment-date {
font-size: 14px;
color: #a4a4a4;
margin-bottom: 17px;
display: inline-block;
}
.comment-content {
background-color: #f4f7fc;
padding: 22px 24px 38px;
position: relative;
flex-grow: 1;
}
.comment-content a {
word-wrap: break-word;
}
.comment-content .comment-text {
color: inherit;
font-size: 15px;
line-height: 27px;
}
.comment-content .comment-text p:last-child {
margin-bottom: 0;
}
.comment-content:hover .comment-reply a:before {
opacity: 0;
}
.comment-content:hover .comment-reply a:after {
opacity: 1;
}
.comment-content:hover .comment-reply a:hover:before {
opacity: 1;
}
.comment-content:hover .comment-reply a:hover:after {
opacity: 0;
}
@media screen and (max-width: 575px) {
.comment-content:before {
content: '';
border-width: 12px;
border-style: solid;
border-color: transparent transparent #f4f7fc transparent;
left: 50%;
top: -23px;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
display: inline-block;
position: absolute;
}
}
.comment-reply {
position: absolute;
top: 20px;
right: 23px;
}
@media screen and (max-width: 575px) {
.comment-reply {
position: static;
margin-top: 22px;
}
}
.comment-reply a {
line-height: 35px;
display: inline-block;
padding: 0 17px;
font-size: 14px;
font-weight: 500;
color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.comment-reply a i {
margin-left: 4px;
font-weight: 400;
}
.comment-reply a:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.comment-reply a:after {
background-image: -webkit-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -moz-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -ms-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: -o-linear-gradient(90deg, #000 0%, #515151 50%, #000);
background-image: linear-gradient(90deg, #000 0%, #515151 50%, #000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.comment-reply-title small {
display: inline-block;
vertical-align: top;
margin-top: -5px;
margin-left: 10px;
}
.comment-reply-title small a {
line-height: 35px;
display: inline-block;
padding: 0 17px;
font-size: 14px;
font-weight: 500;
color: #fff;
-webkit-border-radius: 35px;
-khtml-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
-o-border-radius: 35px;
border-radius: 35px;
}
.comment-reply-title small a i {
margin-left: 4px;
}
.comment-reply-title small a:before {
background-color: #191919;
}
.comment-holder {
display: flex;
flex-wrap: nowrap;
margin-top: 5px;
}
.comment-holder .comment-meta {
flex-grow: 1;
margin-right: 30px;
}
@media screen and (max-width: 575px) {
.comment-holder {
display: block;
margin-top: 0;
margin-bottom: 14px;
}
.comment-holder .comment-meta {
margin-right: 0;
}
}
.comment-form .row > div {
margin-top: 30px;
}
.comment-form .form-submit {
margin-top: 23px;
margin-bottom: 0;
}
.comment-form .comment-form-comment {
display: flex;
flex-wrap: wrap;
}
.comment-form-cookies-consent {
font-size: 14px;
line-height: 24px;
padding-left: 20px;
position: relative;
margin-top: 20px;
color: #222;
}
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 12px;
height: 12px;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.comment-form-cookies-consent label:before {
content: '';
border: 1px solid #cfcfcf;
background-color: #ececed;
z-index: 1;
}
.comment-form-cookies-consent label:after {
content: '\f00c';
font-family: "Font Awesome 5 Pro";
font-weight: 400;
z-index: 2;
font-size: 8px;
color: #383085;
opacity: 0;
line-height: 12px;
text-align: center;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:before {
border-color: #383085;
background-color: #fff;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
.page-template-default .comments-area .comment-respond {
border-top: 1px solid #d0e7fa !important;
padding-top: 50px;
margin-top: 50px;
}
.page-template-default .comments-area .comment-respond:before {
display: none;
}
@media screen and (min-width: 1200px) {
.fixed-footer .site-footer-custom {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
}
.fixed-footer #ct-masthead, .fixed-footer .site-content {
background-color: #fff;
}
}
@media screen and (max-width: 1199px) {
.fixed-footer .site-content {
margin-bottom: 0 !important;
}
}
.site-footer-custom {
font-family: "Poppins";
}
@media screen and (max-width: 991px) {
.site-footer-custom {
overflow: hidden;
}
}
.logo-footer {
opacity: 1;
}
.logo-footer img {
max-height: 59px;
}
.scroll-top {
position: fixed;
z-index: 99;
bottom: 24px;
right: 30px;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
background-image: -webkit-linear-gradient(-190deg, #383085, #6270b2);
background-image: -moz-linear-gradient(-190deg, #383085, #6270b2);
background-image: -ms-linear-gradient(-190deg, #383085, #6270b2);
background-image: -o-linear-gradient(-190deg, #383085, #6270b2);
background-image: linear-gradient(-190deg, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: #fff;
font-size: 22px;
opacity: 0;
visibility: hidden;
overflow: hidden;
}
@media screen and (max-width: 767px) {
.scroll-top {
bottom: 0;
right: 0;
}
}
.scroll-top:hover, .scroll-top:focus, .scroll-top:active {
color: #fff;
}
.scroll-top.on {
bottom: 44px;
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 767px) {
.scroll-top.on {
bottom: 0;
right: 0;
-webkit-border-radius: 2px 0 0;
-khtml-border-radius: 2px 0 0;
-moz-border-radius: 2px 0 0;
-ms-border-radius: 2px 0 0;
-o-border-radius: 2px 0 0;
border-radius: 2px 0 0;
height: 35px;
width: 35px;
line-height: 35px;
font-size: 16px;
}
}
.scroll-top:hover i {
-o-animation: toTopFromBottom 0.3s forwards;
-ms-animation: toTopFromBottom 0.3s forwards;
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.btn-type-normal .scroll-top {
background-image: none;
background-color: #383085;
}
.ct-grid {
margin: 0 -15px;
}
.ct-grid .grid-sizer {
visibility: hidden;
}
.ct-grid .ct-grid-inner, .ct-grid .grid-item-inner {
position: relative;
}
.ct-grid .grid-item.ct-animated .grid-item-inner {
animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-transform: translateY(200px);
-khtml-transform: translateY(200px);
-moz-transform: translateY(200px);
-ms-transform: translateY(200px);
-o-transform: translateY(200px);
transform: translateY(200px);
}
.ct-grid .ct-load-more {
margin-top: 35px;
}
.ct-grid .ct-load-more .btn {
padding: 0 42px;
line-height: 55px;
font-size: 15px;
}
.ct-grid .ct-load-more i {
margin-left: 0;
margin-right: 8px;
}
.ct-grid .ct-grid-pagination {
margin-top: 20px;
}
.ct-grid .item-featured a {
display: block;
}
.ct-grid .btn-loadmore i {
margin-left: 0;
margin-right: 0;
}
.ct-grid .btn-loadmore i.fa-refresh {
margin-right: 8px;
}
.ct-grid-inner.row {
margin: 0;
}
.grid-filter-wrap {
margin-bottom: 44px;
text-align: center;
padding: 0 15px;
/* End Grid */
/* Carousel */
}
.grid-filter-wrap span {
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 30px;
font-weight: 600;
margin: 0 0 10px;
padding: 0 16px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-transform: capitalize;
color: #383838;
position: relative;
font-family: 'Poppins', sans-serif;
z-index: 1;
}
.grid-filter-wrap span:before {
content: '';
width: 100%;
height: 100%;
z-index: -1;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
}
.grid-filter-wrap span.active, .grid-filter-wrap span:hover {
color: #fff;
}
.grid-filter-wrap span.active:before, .grid-filter-wrap span:hover:before {
opacity: 1;
}
.hide-nav .slick-arrow {
opacity: 0 !important;
visibility: hidden !important;
}
.hide-nav .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0px !important;
}
.slick-track {
display: flex;
}
.ct-nav-carousel {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-nav-carousel .nav-prev, .ct-nav-carousel .nav-next {
height: 48px;
width: 48px;
border: 2px solid #c7c7c7;
position: relative;
z-index: 1;
display: inline-block;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 48px;
-khtml-border-radius: 48px;
-moz-border-radius: 48px;
-ms-border-radius: 48px;
-o-border-radius: 48px;
border-radius: 48px;
}
.ct-nav-carousel .nav-prev i, .ct-nav-carousel .nav-next i {
color: rgba(14, 14, 14, 0.23);
font-size: 16px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-nav-carousel .nav-prev:hover, .ct-nav-carousel .nav-next:hover {
background-color: #0e0e0e;
border-color: #0e0e0e;
}
.ct-nav-carousel .nav-prev:hover i, .ct-nav-carousel .nav-next:hover i {
color: #fff;
}
.ct-nav-carousel .nav-next {
margin-left: 10px;
}
.ct-nav-carousel.style2 .nav-next {
margin-left: 16px;
}
.ct-nav-carousel.style2 .nav-prev, .ct-nav-carousel.style2 .nav-next {
border: none;
height: 42px;
width: 42px;
line-height: 42px;
background-color: #fff;
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
-khtml-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
-ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
-o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.21) !important;
}
.ct-nav-carousel.style2 .nav-prev i, .ct-nav-carousel.style2 .nav-next i {
color: #012068;
}
.ct-nav-carousel.style2 .nav-prev:hover, .ct-nav-carousel.style2 .nav-next:hover {
background-color: #6270b2;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.ct-nav-carousel.style2 .nav-prev:hover i, .ct-nav-carousel.style2 .nav-next:hover i {
color: #fff;
}
.ct-nav-carousel.style3 .nav-next {
margin-left: 16px;
}
.ct-nav-carousel.style3 .nav-prev, .ct-nav-carousel.style3 .nav-next {
border: none;
height: 47px;
width: 47px;
line-height: 47px;
background-color: #fff;
-webkit-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
-khtml-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
-moz-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
-ms-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
-o-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1) !important;
}
.ct-nav-carousel.style3 .nav-prev i, .ct-nav-carousel.style3 .nav-next i {
color: #222;
}
.ct-nav-carousel.style3 .nav-prev:hover, .ct-nav-carousel.style3 .nav-next:hover {
background-color: #383085;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.ct-nav-carousel.style3 .nav-prev:hover i, .ct-nav-carousel.style3 .nav-next:hover i {
color: #fff;
}
.ct-nav-carousel.style4 .nav-next {
margin-left: 20px;
}
.ct-nav-carousel.style4 .nav-prev, .ct-nav-carousel.style4 .nav-next {
width: 60px;
height: 60px;
background-color: #f1f1f3;
color: #fff;
border: none;
}
.ct-nav-carousel.style4 .nav-prev i, .ct-nav-carousel.style4 .nav-next i {
font-size: 18px;
color: inherit;
}
.ct-nav-carousel.style4 .nav-prev:before, .ct-nav-carousel.style4 .nav-next:before {
content: '';
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
border-radius: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.ct-nav-carousel.style4 .nav-prev:hover:before, .ct-nav-carousel.style4 .nav-next:hover:before {
opacity: 1;
}
.ct-slick-carousel .slick-arrow {
width: 60px;
height: 60px;
color: #222;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
position: absolute;
padding: 0;
background-color: #fff;
background-image: none;
font-size: 0;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-khtml-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-moz-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-ms-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-o-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
}
.ct-slick-carousel .slick-arrow:before {
font-family: 'Font Awesome 5 Pro';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 16px;
}
.ct-slick-carousel .slick-arrow:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-slick-carousel .slick-arrow:hover {
color: #fff;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-slick-carousel .slick-arrow:hover:after {
opacity: 1;
}
.ct-slick-carousel .slick-arrow.slick-disabled {
cursor: no-drop;
}
.ct-slick-carousel .slick-prev {
margin-left: -40px;
}
.ct-slick-carousel .slick-prev:before {
content: '\f104';
}
.ct-slick-carousel .slick-next {
margin-left: 40px;
}
.ct-slick-carousel .slick-next:before {
content: '\f105';
}
.ct-slick-carousel[data-arrows="true"] {
padding-bottom: 95px;
}
.ct-slick-carousel.slick-arrow-style2 .slick-arrow {
width: 53px;
height: 53px;
background-color: #bbb;
color: #fff;
background-size: inherit;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-slick-carousel.slick-arrow-style2 .slick-arrow:after {
-webkit-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-left: 0;
margin-right: 0;
background-color: #f5f3f3;
color: #1d1b4c;
border: 2px solid #1d1b4c;
height: 47px;
width: 47px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
@media screen and (max-width: 1199px) {
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 0;
}
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
color: #fff;
background-color: #1d1b4c !important;
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -23px;
z-index: 9;
}
@media screen and (max-width: 1199px) {
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 15px;
}
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -23px;
left: auto;
z-index: 9;
}
@media screen and (max-width: 1199px) {
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
}
}
.ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"]:hover .slick-arrow {
opacity: 1;
}
.ct-slick-carousel.slick-arrow-style4 .slick-arrow {
width: 47px;
height: 47px;
border: 2px solid #1f323e;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-slick-carousel.slick-arrow-style4 .slick-arrow:before {
font-size: 18px;
}
.ct-slick-carousel.slick-arrow-style4 .slick-arrow:after {
background: #1f323e;
}
.ct-slick-carousel.slick-arrow-style4 .slick-arrow:hover {
background: #1f323e;
}
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-left: 0;
margin-right: 0;
}
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -14px;
z-index: 9;
}
@media screen and (max-width: 1199px) {
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 30px;
}
}
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -14px;
left: auto;
z-index: 9;
}
@media screen and (max-width: 1199px) {
.ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 30px;
}
}
.slick-slider .slick-slide {
outline: none;
}
.slick-boxshadow .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.slick-boxshadow .ct-slick-carousel .slick-list {
overflow: visible;
}
.slick-boxshadow .slick-slide {
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.slick-boxshadow .slick-slide.slick-active {
opacity: 1;
}
.slick-dots {
margin: 45px 0 0;
list-style: none;
display: flex;
justify-content: center;
align-items: center;
}
.slick-dots li {
display: flex;
margin: 0 8px;
line-height: 1;
}
.slick-dots li button {
height: 6px;
width: 6px;
line-height: 6px;
text-indent: -9999px;
padding: 0;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: #c6c6c6;
z-index: 1;
}
.slick-dots li:not(.slick-active) button {
background-image: none;
}
.slick-dots li.slick-active button {
-webkit-transform: scale(2);
-khtml-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
}
.ct-slick-slider .ct-carousel-inner {
margin: 0 -15px;
}
.ct-slick-slider .ct-carousel-inner .slick-slide {
padding: 0 15px;
}
.dot-style-u1 .slick-dots li {
margin: 0 4px;
}
.dot-style-u1 .slick-dots li button {
width: 23px;
height: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
background-color: #d6dcdb;
}
.dot-style-u1 .slick-dots li.slick-active button {
background-color: #383085;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u2 .slick-dots {
margin-top: 0;
}
.dot-style-u2 .slick-dots li {
margin: 0 4px;
}
.dot-style-u2 .slick-dots li button {
width: 20px;
height: 7px;
background-color: #cbc4c4;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u2 .slick-dots li.slick-active button {
width: 40px;
background-color: #000;
}
.dot-style-u3 li {
margin: 0 10px;
}
.dot-style-u3 li button {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.dot-style-u3 li button:before {
content: '';
height: 26px;
width: 26px;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
border: 2px solid #e9e9e9;
position: absolute;
left: -10px;
top: -10px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.dot-style-u3 li.slick-active button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u3 li.slick-active button:before {
opacity: 1;
}
.dot-style-u4 .slick-dots li, .ct-blog-carousel-layout1.style6 .slick-dots li {
margin: 0 6px;
}
.dot-style-u4 .slick-dots li button, .ct-blog-carousel-layout1.style6 .slick-dots li button {
background-color: #d1d1d1;
width: 10px;
height: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.dot-style-u4 .slick-dots li button:before, .ct-blog-carousel-layout1.style6 .slick-dots li button:before {
content: '';
width: 20px;
height: 20px;
border: 2px solid #000;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
position: absolute;
top: -5px;
left: -5px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.dot-style-u4 .slick-dots li.slick-active button, .ct-blog-carousel-layout1.style6 .slick-dots li.slick-active button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
background-color: #383085;
}
.dot-style-u4 .slick-dots li.slick-active button:before, .ct-blog-carousel-layout1.style6 .slick-dots li.slick-active button:before {
opacity: 1;
}
.dot-style-u5 .slick-dots li {
margin: 0 6px;
}
.dot-style-u5 .slick-dots li button {
background-color: #a9b4ce;
width: 10px;
height: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.dot-style-u5 .slick-dots li button:before {
content: '';
width: 20px;
height: 20px;
border: 2px solid #383085;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
position: absolute;
top: -5px;
left: -5px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.dot-style-u5 .slick-dots li.slick-active button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
background-color: #383085;
}
.dot-style-u5 .slick-dots li.slick-active button:before {
opacity: 1;
}
.dot-style-u6 .slick-dots li {
margin: 0 3px;
}
.dot-style-u6 .slick-dots li button {
background-color: #eef1fe;
width: 14px;
height: 14px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
-webkit-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-khtml-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-moz-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-ms-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-o-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
}
.dot-style-u6 .slick-dots li.slick-active button {
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u7 .slick-dots {
margin-top: 40px;
}
.dot-style-u7 .slick-dots li {
margin: 0 4px;
}
.dot-style-u7 .slick-dots li button {
background-color: #e7e7e7;
width: 23px;
height: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
.dot-style-u7 .slick-dots li.slick-active button {
background-color: #383085;
background-image: none;
-webkit-transform: scale(1.3);
-khtml-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
width: 9px;
}
.dot-style-u8 .slick-dots {
margin-top: 40px;
}
.dot-style-u8 .slick-dots li {
margin: 0 5px;
}
.dot-style-u8 .slick-dots li button {
background-color: #edf5fc;
width: 27px;
height: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u8 .slick-dots li.slick-active button {
background-color: #383085;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u9 .slick-dots {
margin-top: 50px;
}
.dot-style-u9 .slick-dots li button {
text-indent: 0;
height: 12px;
width: 12px;
font-size: 0px;
padding: 0;
-webkit-border-radius: 23px;
-khtml-border-radius: 23px;
-moz-border-radius: 23px;
-ms-border-radius: 23px;
-o-border-radius: 23px;
border-radius: 23px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
z-index: 1;
overflow: visible !important;
background: #383085;
}
.dot-style-u9 .slick-dots li button:before {
color: #333;
font-size: 18px;
font-weight: 700;
font-family: 'Barlow', sans-serif;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.dot-style-u9 .slick-dots li button:after {
content: '';
opacity: 0;
height: 46px;
width: 46px;
border: 2px solid #383085;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 46px;
-khtml-border-radius: 46px;
-moz-border-radius: 46px;
-ms-border-radius: 46px;
-o-border-radius: 46px;
border-radius: 46px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.dot-style-u9 .slick-dots li:nth-child(1) button:before {
content: '01';
}
.dot-style-u9 .slick-dots li:nth-child(2) button:before {
content: '02';
}
.dot-style-u9 .slick-dots li:nth-child(3) button:before {
content: '03';
}
.dot-style-u9 .slick-dots li:nth-child(4) button:before {
content: '04';
}
.dot-style-u9 .slick-dots li:nth-child(5) button:before {
content: '05';
}
.dot-style-u9 .slick-dots li:nth-child(6) button:before {
content: '06';
}
.dot-style-u9 .slick-dots li:nth-child(7) button:before {
content: '07';
}
.dot-style-u9 .slick-dots li:nth-child(8) button:before {
content: '08';
}
.dot-style-u9 .slick-dots li:nth-child(9) button:before {
content: '09';
}
.dot-style-u9 .slick-dots li:nth-child(10) button:before {
content: '10';
}
.dot-style-u9 .slick-dots li:nth-child(11) button:before {
content: '11';
}
.dot-style-u9 .slick-dots li:nth-child(12) button:before {
content: '12';
}
.dot-style-u9 .slick-dots li:nth-child(13) button:before {
content: '13';
}
.dot-style-u9 .slick-dots li:nth-child(14) button:before {
content: '14';
}
.dot-style-u9 .slick-dots li:nth-child(15) button:before {
content: '15';
}
.dot-style-u9 .slick-dots li.slick-active button {
width: 46px;
background: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.dot-style-u9 .slick-dots li.slick-active button:before, .dot-style-u9 .slick-dots li.slick-active button:after {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dot-style-u10 .slick-dots {
margin-top: 15px;
}
.dot-style-u10 .slick-dots li {
margin: 0 5px;
}
.dot-style-u10 .slick-dots li button {
background-color: #383085;
width: 15px;
height: 9px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0.6;
}
.dot-style-u10 .slick-dots li.slick-active button {
width: 32px;
background-color: #383085;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.dot-style-u11 .slick-dots {
max-width: 570px;
margin: 45px auto 30px;
height: 21px;
background-color: #fff;
border-radius: 21px;
border: 2px solid #e9eef3;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.dot-style-u11 .slick-dots {
max-width: 290px;
}
}
.dot-style-u11 .slick-dots li {
margin: 0;
width: 50%;
}
.dot-style-u11 .slick-dots li button {
width: 100%;
height: 17px;
border-radius: 17px;
transform: scale(1);
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
background-position: 0%;
background-size: inherit;
}
.dot-style-u11 .slick-dots li:not(.slick-active) button {
background: none;
}
.dot-style-u11 .slick-dots li.slick-active button {
box-shadow: 0 6px 18px rgba(2, 8, 38, 0.15);
}
.slider-dot-line .slick-dots {
max-width: 550px;
width: 100%;
flex-wrap: nowrap;
margin: 12px auto 0 auto;
height: 13px;
background-color: #e1e6ec;
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
}
@media screen and (max-width: 767px) {
.slider-dot-line .slick-dots {
max-width: 280px;
}
}
.slider-dot-line .slick-dots li {
margin: 0;
width: 50%;
}
.slider-dot-line .slick-dots li button {
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
width: 100%;
height: 13px;
background-color: transparent;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.slider-dot-line .slick-dots li button:hover {
background-color: #000a93;
}
.slider-dot-line .slick-dots li.slick-active button, .slider-dot-line .slick-dots li.slick-active button:focus {
background-color: #000a93;
-webkit-box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
-khtml-box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
-moz-box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
-ms-box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
-o-box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
box-shadow: 0 0 10px rgba(0, 10, 147, 0.48);
}
.dots-square .slick-dots {
/* End Carousel */
/* Page Loading */
}
.dots-square .slick-dots li {
margin: 0 4px;
}
.dots-square .slick-dots li button {
height: 15px;
width: 15px;
background-color: #d6d5d5;
-webkit-border-radius: 0%;
-khtml-border-radius: 0%;
-moz-border-radius: 0%;
-ms-border-radius: 0%;
-o-border-radius: 0%;
border-radius: 0%;
}
.dots-square .slick-dots li.slick-active button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
background-color: #383085;
}
#ct-loadding {
height: 100%;
position: fixed;
width: 100%;
z-index: 999999;
top: 0;
left: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-color: #fff;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
#ct-loadding .ct-dual-ring {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 64px;
height: 64px;
}
#ct-loadding .ct-dual-ring:after {
content: " ";
display: block;
width: 64px;
height: 64px;
border-radius: 50%;
border-width: 4px;
border-style: solid;
border-right-color: transparent;
border-left-color: transparent;
animation: ct_dual_ring 1.2s linear infinite;
border-bottom-color: #383085;
border-top-color: #383085;
}
#ct-loadding .loading-spin {
display: block;
height: 65px;
margin: -32px auto 0;
position: relative;
top: 50%;
width: 65px;
}
#ct-loadding .loading-spin .spinner {
width: 60px;
height: 60px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-animation: spin-rotate-all 1s linear infinite;
animation: spin-rotate-all 1s linear infinite;
}
#ct-loadding .loading-spin .spinner .right-side, #ct-loadding .loading-spin .spinner .left-side {
width: 50%;
height: 100%;
position: absolute;
top: 0;
overflow: hidden;
-webkit-animation: spin-fade-in-first 1.2s linear infinite alternate;
animation: spin-fade-in-first 1.2s linear infinite alternate;
}
#ct-loadding .loading-spin .spinner .left-side {
left: 0;
}
#ct-loadding .loading-spin .spinner .right-side {
right: 0;
}
#ct-loadding .loading-spin .spinner.color-2 .right-side, #ct-loadding .loading-spin .spinner.color-2 .left-side {
-webkit-animation: spin-fade-in-second 1.2s linear infinite alternate;
animation: spin-fade-in-second 1.2s linear infinite alternate;
}
#ct-loadding .loading-spin .spinner .bar {
width: 100%;
height: 100%;
-webkit-border-radius: 200px 0 0 200px;
-khtml-border-radius: 200px 0 0 200px;
-moz-border-radius: 200px 0 0 200px;
-ms-border-radius: 200px 0 0 200px;
-o-border-radius: 200px 0 0 200px;
border-radius: 200px 0 0 200px;
border: 6px solid #383085;
position: relative;
}
#ct-loadding .loading-spin .spinner .bar:after {
content: "";
width: 6px;
height: 6px;
display: block;
background: #383085;
position: absolute;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
#ct-loadding .loading-spin .spinner .right-side .bar {
-webkit-border-radius: 0 200px 200px 0;
-khtml-border-radius: 0 200px 200px 0;
-moz-border-radius: 0 200px 200px 0;
-ms-border-radius: 0 200px 200px 0;
-o-border-radius: 0 200px 200px 0;
border-radius: 0 200px 200px 0;
border-left: none;
-webkit-transform: rotate(-10deg);
-webkit-transform-origin: left center;
transform: rotate(-10deg);
transform-origin: left center;
-webkit-animation: spin-rotate-right 0.75s linear infinite alternate;
animation: spin-rotate-right 0.75s linear infinite alternate;
}
#ct-loadding .loading-spin .spinner .right-side .bar:after {
bottom: -6px;
left: -3px;
}
#ct-loadding .loading-spin .spinner .left-side .bar {
border-right: none;
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
-webkit-transform-origin: right center;
transform-origin: right center;
-webkit-animation: spin-rotate-left 0.75s linear infinite alternate;
animation: spin-rotate-left 0.75s linear infinite alternate;
}
#ct-loadding .loading-spin .spinner .left-side .bar:after {
bottom: -6px;
right: -3px;
}
#ct-loadding.style10 .loading-spinner {
margin: -20px auto 0 auto;
width: 40px;
height: 40px;
top: 50%;
position: relative;
text-align: center;
-webkit-animation: sk-rotate 2s infinite linear;
animation: sk-rotate 2s infinite linear;
}
#ct-loadding.style10 .loading-dot1, #ct-loadding.style10 .loading-dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #383085;
border-radius: 100%;
-webkit-animation: sk-bounce 2s infinite ease-in-out;
animation: sk-bounce 2s infinite ease-in-out;
}
#ct-loadding.style10 .loading-dot2 {
top: auto;
bottom: 0;
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
#ct-loadding.style11 .loading-spinner {
color: #383085;
font-size: 60px;
text-indent: -9999em;
overflow: hidden;
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
-webkit-animation: loading-run 1.7s infinite ease, loading-round 1.7s infinite ease;
animation: loading-run 1.7s infinite ease, loading-round 1.7s infinite ease;
}
#ct-loadding.style12 .ct-dot-square {
display: block;
font-size: 13px;
width: 2px;
height: 2px;
position: absolute;
top: 50%;
left: 50%;
background-color: transparent;
transform: translate(-50%, -50%);
animation: stevloader 3s infinite linear;
-webkit-animation: stevloader 3s infinite linear;
}
#ct-loadding.style13 {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
#ct-loadding.style13 .ct-spinner5 > div {
background-color: #fff;
}
#ct-loadding.style14 .ct-loading-image {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ct-spinner2 {
width: 45px;
height: 45px;
background-color: #383085;
margin: 100px auto;
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
}
.ct-spinner3 {
width: 45px;
height: 45px;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
}
.ct-spinner3 .double-bounce1, .ct-spinner3 .double-bounce2 {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #383085;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: ct-bounce 2s infinite ease-in-out;
animation: ct-bounce 2s infinite ease-in-out;
}
.ct-spinner3 .double-bounce2 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.ct-spinner4 {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
width: 70px;
height: 40px;
text-align: center;
font-size: 10px;
}
.ct-spinner4 > div {
background-color: #383085;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: ct-stretchdelay 1.2s infinite ease-in-out;
animation: ct-stretchdelay 1.2s infinite ease-in-out;
}
.ct-spinner4 .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.ct-spinner4 .rect3 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.ct-spinner4 .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.ct-spinner4 .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.ct-spinner5 {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 70px;
text-align: center;
}
.ct-spinner5 > div {
width: 18px;
height: 18px;
background-color: #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: inline-block;
-webkit-animation: ct-bouncedelay 1.4s infinite ease-in-out both;
animation: ct-bouncedelay 1.4s infinite ease-in-out both;
}
.ct-spinner5 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.ct-spinner5 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.ct-cube-grid {
width: 40px;
height: 40px;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
}
.ct-cube-grid .ct-cube {
width: 33%;
height: 33%;
background-color: #383085;
float: left;
-webkit-animation: ct-cubeGridScaleDelay 1.3s infinite ease-in-out;
animation: ct-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.ct-cube-grid .ct-cube1 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.ct-cube-grid .ct-cube2 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.ct-cube-grid .ct-cube3 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.ct-cube-grid .ct-cube4 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.ct-cube-grid .ct-cube5 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.ct-cube-grid .ct-cube6 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.ct-cube-grid .ct-cube7 {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.ct-cube-grid .ct-cube8 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.ct-cube-grid .ct-cube9 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.ct-folding-cube {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
width: 40px;
height: 40px;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.ct-folding-cube .ct-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-folding-cube .ct-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #383085;
-webkit-animation: ct-foldCubeAngle 2.4s infinite linear both;
-ms-animation: ct-foldCubeAngle 2.4s infinite linear both;
-o-animation: ct-foldCubeAngle 2.4s infinite linear both;
animation: ct-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.ct-folding-cube .ct-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
-ms-transform: scale(1.1) rotateZ(90deg);
-o-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.ct-folding-cube .ct-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.ct-folding-cube .ct-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
-ms-transform: scale(1.1) rotateZ(180deg);
-o-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.ct-folding-cube .ct-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.ct-folding-cube .ct-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
-ms-transform: scale(1.1) rotateZ(270deg);
-o-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.ct-folding-cube .ct-cube4:before {
-webkit-animation-delay: 0.9s;
-ms-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.ct-loading-stairs {
height: 100px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 75px;
margin-top: -25px;
}
.ct-loading-stairs .loader-bar {
position: absolute;
bottom: 0;
width: 10px;
height: 50%;
background: #383085;
transform-origin: center bottom;
-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
-khtml-box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
-ms-box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
-o-box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
}
.ct-loading-stairs .loader-bar:nth-child(1) {
left: 0px;
-webkit-transform: scale(1, 0.2);
-khtml-transform: scale(1, 0.2);
-moz-transform: scale(1, 0.2);
-ms-transform: scale(1, 0.2);
-o-transform: scale(1, 0.2);
transform: scale(1, 0.2);
animation: barUp1 4s infinite;
-webkit-animation: barUp1 4s infinite;
-ms-animation: barUp1 4s infinite;
}
.ct-loading-stairs .loader-bar:nth-child(2) {
left: 15px;
-webkit-transform: scale(1, 0.4);
-khtml-transform: scale(1, 0.4);
-moz-transform: scale(1, 0.4);
-ms-transform: scale(1, 0.4);
-o-transform: scale(1, 0.4);
transform: scale(1, 0.4);
animation: barUp2 4s infinite;
-webkit-animation: barUp2 4s infinite;
-ms-animation: barUp2 4s infinite;
}
.ct-loading-stairs .loader-bar:nth-child(3) {
left: 30px;
-webkit-transform: scale(1, 0.6);
-khtml-transform: scale(1, 0.6);
-moz-transform: scale(1, 0.6);
-ms-transform: scale(1, 0.6);
-o-transform: scale(1, 0.6);
transform: scale(1, 0.6);
animation: barUp3 4s infinite;
-webkit-animation: barUp3 4s infinite;
-ms-animation: barUp3 4s infinite;
}
.ct-loading-stairs .loader-bar:nth-child(4) {
left: 45px;
-webkit-transform: scale(1, 0.8);
-khtml-transform: scale(1, 0.8);
-moz-transform: scale(1, 0.8);
-ms-transform: scale(1, 0.8);
-o-transform: scale(1, 0.8);
transform: scale(1, 0.8);
animation: barUp4 4s infinite;
-webkit-animation: barUp4 4s infinite;
-ms-animation: barUp4 4s infinite;
}
.ct-loading-stairs .loader-bar:nth-child(5) {
left: 60px;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
animation: barUp5 4s infinite;
-webkit-animation: barUp5 4s infinite;
-ms-animation: barUp5 4s infinite;
}
.ct-loading-stairs .loader-ball {
position: absolute;
bottom: 10px;
left: 0;
width: 10px;
height: 10px;
background: #383085;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
animation: ball 4s infinite;
-webkit-animation: ball 4s infinite;
-ms-animation: ball 4s infinite;
}
.ct-spinner9-wrap {
position: absolute;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
left: 0;
right: 0;
width: 45px;
height: 45px;
margin: auto;
}
.ct-spinner9 {
margin: 0 auto;
width: 45px;
height: 45px;
position: relative;
text-align: center;
-webkit-animation: ct-rotate 2s infinite linear;
animation: ct-rotate 2s infinite linear;
/* End Page Loading */
/* Modal and Hidden Sidebar */
}
.ct-spinner9 .dot1, .ct-spinner9 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-animation: ct-bounce 2s infinite ease-in-out;
animation: ct-bounce 2s infinite ease-in-out;
}
.ct-spinner9 .dot2 {
top: auto;
bottom: 0;
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.ct-modal {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
-webkit-transition: all 1s ease;
-khtml-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.ct-modal .ct-modal-close {
position: absolute;
top: 60px;
right: 60px;
line-height: 60px;
color: #fff;
font-size: 22px;
cursor: pointer;
height: 60px;
width: 60px;
z-index: 99;
color: #000;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
text-align: center;
-webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
-khtml-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
-moz-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
-ms-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
-o-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-delay: 0s;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
visibility: hidden;
}
.ct-modal .ct-modal-close:before {
content: '';
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: -1;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: absolute;
}
.ct-modal .ct-modal-close:hover:before {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-modal .ct-modal-overlay {
position: fixed;
width: 224vw;
height: 224vw;
top: calc(90px - 112vw);
right: calc(100px - 112vw);
z-index: 3;
display: block;
background-color: rgba(14, 14, 14, 0.9);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transition: transform 0.8s ease-in-out;
-khtml-transition: transform 0.8s ease-in-out;
-moz-transition: transform 0.8s ease-in-out;
-ms-transition: transform 0.8s ease-in-out;
-o-transition: transform 0.8s ease-in-out;
transition: transform 0.8s ease-in-out;
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.ct-modal .ct-modal-content {
position: fixed;
width: 0;
max-width: 1200px;
padding: 30px 15px;
left: 50%;
top: 50%;
opacity: 0;
z-index: 3;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
-khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
-moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
-ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
-o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
transition-delay: 0s, 0.4s, 0s;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.ct-modal.open {
z-index: 9999;
}
.ct-modal.open .ct-modal-close {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.ct-modal.open .ct-modal-overlay {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
opacity: 1;
-webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
.ct-modal.open .ct-modal-content {
width: 100%;
opacity: 1;
transition-delay: 0.7s;
-webkit-transition-delay: 0.7s;
}
.ct-modal.ct-modal-search .ct-modal-content {
max-width: 680px;
}
.ct-modal-search .search-form-popup {
position: relative;
}
.ct-modal-search .search-field {
background-color: transparent;
border: none;
height: 60px;
padding-left: 0;
padding-right: 60px;
padding-top: 16px;
padding-bottom: 16px;
color: #fff;
font-size: 25px;
font-weight: 600;
border-bottom: 1px solid rgba(255, 255, 255, 0.87);
font-family: 'Poppins', sans-serif;
}
.ct-modal-search .search-field:hover, .ct-modal-search .search-field:focus {
border-color: rgba(255, 255, 255, 0.87);
}
.ct-modal-search .search-submit {
font-size: 32px;
color: #fff;
background-color: transparent;
background-image: none;
border: none;
padding: 0;
height: 60px;
width: 60px;
line-height: 60px;
position: absolute;
top: 0;
right: 0;
text-align: right;
}
.ct-hidden-sidebar-overlay, .ct-widget-cart-overlay {
background-color: rgba(14, 14, 14, 0.82);
height: 100%;
width: 100%;
right: 0;
top: 0;
position: fixed;
z-index: 1026;
-webkit-transform: scaleX(0);
-khtml-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
transform-origin: 100% 50%;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
cursor: url(../images/pointer.png), auto;
}
.ct-hidden-sidebar {
position: fixed;
z-index: 1029;
top: 0;
right: 0;
bottom: 0;
width: 375px;
background-color: #fff;
font-size: 15px;
line-height: 26px;
color: #383838;
overflow: hidden;
-webkit-transform: translateX(380px);
-khtml-transform: translateX(380px);
-moz-transform: translateX(380px);
-ms-transform: translateX(380px);
-o-transform: translateX(380px);
transform: translateX(380px);
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.ct-hidden-sidebar .ct-hidden-sidebar-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-y: scroll;
margin: 115px -15px 90px 0;
padding: 0 60px 0 60px;
}
@media screen and (max-width: 1400px) {
.ct-hidden-sidebar .ct-hidden-sidebar-inner {
margin: 85px -15px 60px 0;
padding: 0 60px 0 50px;
}
}
.ct-hidden-sidebar .ct-hidden-close {
height: 40px;
width: 40px;
font-size: 24px;
line-height: 40px;
position: absolute;
top: 30px;
right: 30px;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
.ct-hidden-sidebar .ct-hidden-close:hover {
color: #383085;
}
.ct-hidden-sidebar section.widget {
margin-bottom: 54px;
}
.ct-hidden-sidebar section.widget:last-child {
margin-bottom: 0;
}
.ct-hidden-sidebar section.widget.logo-hidden-sidebar {
margin-bottom: 30px;
}
.ct-hidden-sidebar section.widget.logo-hidden-sidebar img {
max-height: 60px;
}
.ct-hidden-sidebar section.widget + .ct-getintouch {
margin-top: -15px;
}
.ct-hidden-sidebar-wrap.open .ct-hidden-sidebar-overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.ct-hidden-sidebar-wrap.open .ct-hidden-sidebar {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.ct-widget-cart-wrap.open {
/* End Modal */
}
.ct-widget-cart-wrap.open .ct-widget-cart-overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.ct-widget-cart-wrap.open .ct-widget-cart-sidebar {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
}
@media screen and (max-width: 575px) {
.col-xs-1 {
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
}
.col-xs-2 {
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
}
.col-xs-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xs-4 {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.col-xs-5 {
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.col-xs-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xs-7 {
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
}
.col-xs-8 {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.col-xs-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xs-10 {
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
}
.col-xs-11 {
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
}
.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.ct-demo-bar {
position: fixed;
top: 0;
right: 0;
width: 100%;
background: #fff;
z-index: 99999;
height: 100%;
text-align: center;
-webkit-transform: translate(100%, 0px);
-khtml-transform: translate(100%, 0px);
-moz-transform: translate(100%, 0px);
-ms-transform: translate(100%, 0px);
-o-transform: translate(100%, 0px);
transform: translate(100%, 0px);
-webkit-transition: transform 0.6s ease;
-khtml-transition: transform 0.6s ease;
-moz-transition: transform 0.6s ease;
-ms-transition: transform 0.6s ease;
-o-transition: transform 0.6s ease;
transition: transform 0.6s ease;
}
.ct-demo-bar.active {
-webkit-transform: translate(0px, 0px);
-khtml-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.ct-demo-bar .ct-demo-option {
position: absolute;
top: 200px;
left: -40px;
height: 110px;
padding: 10px 0;
width: 40px;
background-color: #fff;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-khtml-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-o-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-webkit-border-radius: 5px 0 0 5px;
-khtml-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 991px) {
.ct-demo-bar .ct-demo-option {
display: none;
}
}
.ct-demo-bar .ct-demo-option span {
position: absolute;
background-color: #222;
color: #fff;
white-space: nowrap;
padding: 0 12px;
font-size: 13px;
top: 0;
right: 100%;
margin-right: 12px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-demo-bar .ct-demo-option span:before {
content: '';
border-color: #222;
border-style: solid;
border-color: transparent transparent transparent #222;
border-width: 6px;
position: absolute;
top: 50%;
right: -12px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-demo-bar .ct-demo-option a {
display: block;
color: #222;
font-size: 15px;
height: 30px;
line-height: 30px;
position: relative;
}
.ct-demo-bar .ct-demo-option a:first-child {
font-size: 16px;
}
.ct-demo-bar .ct-demo-option a:hover span {
opacity: 1;
visibility: visible;
}
.ct-demo-bar .ct-demo-option .far {
font-family: "Font Awesome 5 Pro";
}
.ct-demo-bar .ct-demo-bar-meta {
padding: 40px 60px 0 60px;
max-width: 760px;
margin: auto;
font-size: 15px;
}
@media screen and (max-width: 767px) {
.ct-demo-bar .ct-demo-bar-meta {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-demo-bar .ct-demo-bar-meta h4 {
font-size: 30px;
}
@media screen and (max-width: 767px) {
.ct-demo-bar .ct-demo-bar-meta h4 {
font-size: 20px;
}
}
.ct-demo-bar .ct-demo-bar-close {
position: absolute;
top: 30px;
right: 30px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.ct-demo-bar .ct-demo-bar-close {
top: 10px;
right: 10px;
}
}
.ct-demo-bar .ct-demo-bar-close:hover {
-webkit-transform: rotate(180deg);
-khtml-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.ct-demo-bar .ct-demo-bar-inner {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
-khtml-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
-moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
-ms-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
-o-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
overflow: auto;
height: 100%;
color: #222;
line-height: 1.5;
font-size: 14px;
}
.ct-demo-bar .ct-demo-bar-inner:hover {
overflow-y: auto;
}
.ct-demo-bar .ct-demo-bar-list {
list-style: none;
margin: auto;
padding: 20px 10px;
display: flex;
flex-wrap: wrap;
max-width: 1230px;
}
.ct-demo-bar .ct-demo-bar-item {
width: 25%;
padding: 0 15px;
margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
.ct-demo-bar .ct-demo-bar-item {
width: 33.33%;
}
}
@media screen and (max-width: 991px) {
.ct-demo-bar .ct-demo-bar-item {
width: 50%;
}
}
@media screen and (max-width: 767px) {
.ct-demo-bar .ct-demo-bar-item {
width: 100%;
}
}
.ct-demo-bar .ct-demo-bar-item img {
width: 100%;
}
.ct-demo-bar .ct-demo-bar-item h6 {
margin-bottom: 0;
margin-top: 22px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.ct-demo-bar .ct-demo-bar-item h6 label {
margin: 0 4px;
background-color: #383085;
line-height: 18px;
color: #fff;
border-radius: 3px;
font-size: 11px;
padding: 0 4px;
}
.ct-demo-bar .ct-demo-bar-item .ct-demo-bar-holder {
position: absolute;
top: 50%;
padding: 20px;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
z-index: 2;
justify-content: center;
display: flex;
}
.ct-demo-bar .ct-demo-bar-item .ct-demo-bar-holder .btn {
line-height: 38px;
font-size: 13px;
padding: 0 16px;
margin: 0 6px;
-webkit-border-radius: 38px;
-khtml-border-radius: 38px;
-moz-border-radius: 38px;
-ms-border-radius: 38px;
-o-border-radius: 38px;
border-radius: 38px;
}
.ct-demo-bar .ct-demo-bar-item .ct-demo-bar-item-inner {
position: relative;
-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
}
.ct-demo-bar .ct-demo-bar-item .ct-demo-bar-item-inner:before {
z-index: 1;
content: '';
background-color: rgba(0, 0, 0, 0.78);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-demo-bar .ct-demo-bar-item .ct-demo-bar-item-inner:hover:before, .ct-demo-bar .ct-demo-bar-item .ct-demo-bar-item-inner:hover .ct-demo-bar-holder {
opacity: 1;
}
.ct-demo-bar .ct-demo-btn-group {
display: flex;
flex-wrap: nowrap;
}
#ct-newsletter-popup {
background-color: rgba(0, 0, 0, 0.7);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1099;
display: none;
}
#ct-newsletter-popup .ct-newsletter-close {
font-size: 20px;
color: #151515;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
position: absolute;
top: 15px;
right: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
@media screen and (max-width: 575px) {
#ct-newsletter-popup .ct-newsletter-close {
top: 8px;
right: 8px;
}
}
#ct-newsletter-popup .ct-newsletter-close:hover {
color: #383085;
-webkit-transform: rotate(180deg);
-khtml-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
#ct-newsletter-popup .ct-newsletter-title {
font-size: 30px;
line-height: 36px;
margin-bottom: 11px;
}
#ct-newsletter-popup .ct-newsletter-desc {
font-size: 16px;
line-height: 26px;
color: #000;
margin-bottom: 19px;
}
#ct-newsletter-popup .ct-newsletter-content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 765px;
width: 100%;
padding: 15px;
}
#ct-newsletter-popup .ct-newsletter-content .ct-newsletter-content-inner {
width: 100%;
background-color: #fff;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
padding: 63px 65px 46px;
position: relative;
background-image: url(../images/bg-newsletter-form.png);
background-repeat: no-repeat;
background-position: center;
}
@media screen and (max-width: 767px) {
#ct-newsletter-popup .ct-newsletter-content .ct-newsletter-content-inner {
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 575px) {
#ct-newsletter-popup .ct-newsletter-content .ct-newsletter-content-inner {
padding: 43px 30px 36px 30px;
}
}
#ct-newsletter-popup .ct-newsletter-holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#ct-newsletter-popup .ct-newsletter-meta {
flex-grow: 1;
margin-right: 40px;
}
@media screen and (max-width: 767px) {
#ct-newsletter-popup .ct-newsletter-meta {
margin-right: 0;
}
}
#ct-newsletter-popup .ct-newsletter-image {
min-width: 190px;
}
@media screen and (max-width: 767px) {
#ct-newsletter-popup .ct-newsletter-image {
display: none;
}
}
#ct-newsletter-popup form.newsletter, #ct-newsletter-popup form.tnp-subscription {
display: flex;
flex-wrap: nowrap;
margin-bottom: 23px;
}
@media screen and (max-width: 575px) {
#ct-newsletter-popup form.newsletter, #ct-newsletter-popup form.tnp-subscription {
display: block;
}
}
#ct-newsletter-popup form.newsletter .tnp-field-email, #ct-newsletter-popup form.tnp-subscription .tnp-field-email {
flex-grow: 1;
margin-right: 14px;
}
@media screen and (max-width: 575px) {
#ct-newsletter-popup form.newsletter .tnp-field-email, #ct-newsletter-popup form.tnp-subscription .tnp-field-email {
margin-right: 0;
margin-bottom: 10px;
}
}
#ct-newsletter-popup form.newsletter .tnp-email, #ct-newsletter-popup form.tnp-subscription .tnp-email {
font-size: 15px;
color: #5b5b5b;
background-color: #ececec;
border-color: #ececec;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 6px 22px;
}
#ct-newsletter-popup form.newsletter .tnp-email:focus, #ct-newsletter-popup form.tnp-subscription .tnp-email:focus {
border-color: #383085;
}
#ct-newsletter-popup form.newsletter .tnp-button, #ct-newsletter-popup form.tnp-subscription .tnp-button {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding-left: 28px;
padding-right: 28px;
font-size: 15px;
font-weight: 700;
color: #fff;
line-height: 51px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
font-family: 'Poppins', sans-serif;
-webkit-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
border: none;
background-color: #383085;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
}
#ct-newsletter-popup form.newsletter .tnp-button:hover, #ct-newsletter-popup form.tnp-subscription .tnp-button:hover, #ct-newsletter-popup form.newsletter .tnp-button:focus, #ct-newsletter-popup form.tnp-subscription .tnp-button:focus, #ct-newsletter-popup form.newsletter .tnp-button:active, #ct-newsletter-popup form.tnp-subscription .tnp-button:active, #ct-newsletter-popup form.newsletter .tnp-button:not([disabled]):not(.disabled).active, #ct-newsletter-popup form.tnp-subscription .tnp-button:not([disabled]):not(.disabled).active, #ct-newsletter-popup form.newsletter .tnp-button:not([disabled]):not(.disabled):active, #ct-newsletter-popup form.tnp-subscription .tnp-button:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-position: 100%;
background-color: #000;
}
@media screen and (max-width: 575px) {
#ct-newsletter-popup form.newsletter .tnp-button, #ct-newsletter-popup form.tnp-subscription .tnp-button {
width: 100%;
}
}
#ct-newsletter-popup .ct-newsletter-hide span {
font-size: 15px;
font-weight: 700;
display: inline-block;
color: #151515;
font-family: 'Poppins', sans-serif;
border-bottom: 1px solid #a6a6a6;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
line-height: 1.2;
}
#ct-newsletter-popup .ct-newsletter-hide span:hover {
color: #383085;
border-color: rgba(56, 48, 133, 0.6);
}
@media screen and (min-width: 768px) {
.pxl-map-100h {
height: 100%;
}
.pxl-map-100h .elementor-widget-container, .pxl-map-100h .elementor-custom-embed, .pxl-map-100h iframe {
height: 100% !important;
}
}
.ct-phone-info {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-phone-info .ct-phone-icon {
width: 50px;
min-width: 50px;
height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
background-color: #000;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 20px;
margin-right: 22px;
}
.ct-phone-info .ct-phone-icon:hover {
background-color: #383085;
}
.ct-phone-info .label-phone {
font-size: 13px;
color: #a7aebe;
line-height: normal;
display: block;
margin-top: 3px;
}
.ct-phone-info .phone-number {
font-size: 20px;
color: #0d2252;
font-weight: 700;
font-family: 'Poppins', sans-serif;
line-height: normal;
}
.ct-phone-info .ct-phone-inner {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-right: 30px;
margin-top: 30px;
}
.ct-phone-info .ct-email-inner {
margin-top: 30px;
}
.ct-phone-info .ct-email-inner .btn {
-webkit-border-radius: 55px;
-khtml-border-radius: 55px;
-moz-border-radius: 55px;
-ms-border-radius: 55px;
-o-border-radius: 55px;
border-radius: 55px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-phone-info .ct-email-inner .btn i {
margin-left: 0px;
margin-right: 8px;
}
.ct-fancy-box-grid3 {
border: 1px solid rgba(217, 217, 217, 0.4);
background-color: #f6f8fb;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
padding: 10px 15px;
-webkit-box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
-khtml-box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
-moz-box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
-ms-box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
-o-box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
box-shadow: 0 7px 13px rgba(139, 153, 185, 0.2);
margin: 0;
}
.ct-fancy-box-grid3 .ct-grid-inner {
margin: 0 -15px;
}
.ct-fancy-box-grid3 .item--title {
margin-bottom: 0px;
font-size: 16px;
line-height: 26px;
}
.ct-fancy-box-grid3 .item--icon {
line-height: 1;
font-size: 50px;
color: #000;
margin-right: 18px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-grid3 .item--icon {
margin-right: 0;
margin-bottom: 18px;
}
}
.ct-fancy-box-grid3 .item--inner {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-grid3 .item--inner {
display: block;
}
}
.ct-fancy-box-grid3 .grid-item {
margin-top: 20px;
margin-bottom: 20px;
}
.ct-courses-carousel1 .item--title {
font-size: 24px;
margin-bottom: 12px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.ct-courses-carousel1 .item--content {
line-height: 1.625;
padding-right: 12%;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-courses-carousel1 .item--content {
padding-right: 0;
}
}
.ct-courses-carousel1 .item--featured {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
opacity: 0;
}
.ct-courses-carousel1 .item--featured:before {
content: '';
background-color: rgba(13, 34, 82, 0.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.ct-courses-carousel1 .item--readmore {
position: absolute;
bottom: -23px;
left: 50px;
}
.ct-courses-carousel1 .item--readmore .btn {
-webkit-border-radius: 46px;
-khtml-border-radius: 46px;
-moz-border-radius: 46px;
-ms-border-radius: 46px;
-o-border-radius: 46px;
border-radius: 46px;
line-height: 46px;
padding: 0 22px;
-webkit-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
-khtml-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
-moz-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
-ms-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
-o-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2) !important;
position: absolute;
bottom: 0;
left: 0;
transform: scaleX(0);
transform-origin: left;
opacity: 0;
z-index: 99;
}
.ct-courses-carousel1 .item--readmore .btn i {
font-size: 18px;
margin-left: 4px;
}
.ct-courses-carousel1 .item--readmore .btn:hover {
-webkit-box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
-khtml-box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
-moz-box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
-ms-box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
-o-box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2) !important;
}
.ct-courses-carousel1 .item--readmore .btn-more-plus {
font-size: 18px;
font-weight: 700;
color: #fff;
font-family: 'Poppins', sans-serif;
height: 46px;
width: 46px;
-webkit-border-radius: 46px;
-khtml-border-radius: 46px;
-moz-border-radius: 46px;
-ms-border-radius: 46px;
-o-border-radius: 46px;
border-radius: 46px;
background-color: #383085;
display: inline-block;
-webkit-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
-khtml-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
-moz-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
-ms-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
-o-box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
box-shadow: 0 7px 9px rgba(56, 48, 133, 0.2);
line-height: 46px;
text-align: center;
}
.ct-courses-carousel1 .slick-dots {
margin-top: 32px;
}
.ct-courses-carousel1 .grid-item-inner {
border: 1px solid #eaeced;
background-color: #fff;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
padding: 30px 30px 58px 50px;
position: relative;
margin-bottom: 40px;
z-index: 1;
}
.ct-courses-carousel1 .grid-item-inner:hover .item--featured {
opacity: 1;
}
.ct-courses-carousel1 .grid-item-inner:hover .item--title, .ct-courses-carousel1 .grid-item-inner:hover .item--content {
color: #fff;
}
.ct-courses-carousel1 .grid-item-inner:hover .item--readmore .btn {
transform: scaleX(1);
opacity: 1;
}
.ct-courses-carousel1 .grid-item-inner:hover .item--readmore .btn-more-plus {
opacity: 0;
}
.ct-point {
text-align: center;
}
.ct-point .ct-point-image {
display: inline-block;
margin: auto;
position: relative;
}
.ct-point .ct-point-meta {
background-color: #fff;
padding: 24px 24px 24px 30px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
text-align: left;
width: 290px;
font-size: 15px;
line-height: 25px;
position: absolute;
bottom: 100%;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
margin-bottom: 48px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 767px) {
.ct-point .ct-point-meta {
display: none;
}
}
.ct-point .ct-point-meta:before {
content: '';
border-width: 12px;
border-color: #fff transparent transparent;
position: absolute;
bottom: -24px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-style: solid;
}
.ct-point .ct-point-meta > div + div {
margin-top: 6px;
}
.ct-point .ct-point-icon {
cursor: pointer;
position: relative;
}
.ct-point .ct-point-icon img {
max-height: 100px;
}
@media screen and (max-width: 767px) {
.ct-point .ct-point-icon img {
max-height: 60px;
}
}
.ct-point .ct-point-item {
position: absolute;
top: 0;
left: 0;
}
.ct-point .ct-point-item:hover {
z-index: 99;
}
.ct-point .ct-point-item:hover .ct-point-icon + .ct-point-meta {
margin-bottom: 28px;
opacity: 1;
visibility: visible;
}
.ct-cta2 {
max-width: 975px;
background-color: #383085;
background-image: url(../images/bg-cta-01.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
border-radius: 310px 310px 0 0;
margin-right: 45px;
margin-left: 155px;
position: relative;
text-align: center;
padding: 62px 60px 65px;
}
@media screen and (max-width: 1199px) {
.ct-cta2 {
margin-right: 0;
margin-left: 105px;
}
}
@media screen and (max-width: 767px) {
.ct-cta2 {
margin-left: 0;
border-radius: 110px 110px 0 0;
padding-left: 30px;
padding-right: 30px;
}
}
.ct-cta2 .item--image {
position: absolute;
bottom: 0;
left: -155px;
}
@media screen and (max-width: 1199px) {
.ct-cta2 .item--image {
left: -105px;
}
.ct-cta2 .item--image img {
max-width: 80%;
}
}
@media screen and (max-width: 767px) {
.ct-cta2 .item--image {
display: none;
}
}
.ct-cta2 .item--subtitle {
font-size: 16px;
font-weight: 600;
color: #060f25;
font-family: 'Poppins', sans-serif;
margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
.ct-cta2 .item--subtitle {
font-size: 14px;
}
}
.ct-cta2 .item--title {
margin-bottom: 30px;
font-size: 34px;
line-height: 1.12;
letter-spacing: -0.01em;
color: #fff;
padding: 0 10%;
}
@media screen and (max-width: 991px) {
.ct-cta2 .item--title {
font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.ct-cta2 .item--title {
font-size: 22px;
line-height: 1.2;
}
}
.ct-service-grid10.style1 .item--icon {
width: 68px;
min-width: 68px;
margin-right: 18px;
}
.ct-service-grid10.style1 .item--icon i {
font-size: 48px;
}
.ct-service-grid10.style1 .item--icon img {
max-width: 68px;
}
.ct-service-grid10.style1 .item--title {
font-size: 20px;
line-height: 26px;
margin-bottom: 11px;
color: #1d0031;
}
.ct-service-grid10.style1 .item--title a {
color: inherit;
}
.ct-service-grid10.style1 .item--title a:hover {
color: #383085;
}
.ct-service-grid10.style1 .item--description {
font-size: 16px;
line-height: 25px;
color: #000;
}
.ct-service-grid10.style1 .item--readmore {
display: none;
margin-top: 7px;
}
.ct-service-grid10.style1 .grid-item-inner {
background-color: #e9edf0;
position: relative;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
padding: 30px 20px 30px 27px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 991px) {
.ct-service-grid10.style1 .grid-item-inner {
padding-left: 25px;
padding-right: 15px;
}
}
.ct-service-grid10.style1 .grid-item-inner:before {
content: '';
width: 5px;
background-color: #383085;
position: absolute;
left: 0;
top: 38px;
bottom: 38px;
}
.ct-service-grid10.style1 .btn-line i {
margin-left: 4px;
}
.ct-service-grid10.style1 .grid-item {
margin-bottom: 64px;
}
.ct-service-grid10.style2 .item--icon {
height: 90px;
width: 90px;
min-width: 90px;
-webkit-border-radius: 90px;
-khtml-border-radius: 90px;
-moz-border-radius: 90px;
-ms-border-radius: 90px;
-o-border-radius: 90px;
border-radius: 90px;
background-color: #fff;
position: relative;
font-size: 42px;
color: #000;
text-align: center;
margin-right: 24px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-service-grid10.style2 .item--icon {
margin-right: 18px;
}
}
.ct-service-grid10.style2 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-service-grid10.style2 .item--title {
font-size: 20px;
color: #fff;
margin-top: -5px;
margin-bottom: 12px;
}
.ct-service-grid10.style2 .item--title a {
color: inherit;
}
.ct-service-grid10.style2 .item--title a:hover {
color: inherit;
}
.ct-service-grid10.style2 .item--description {
font-size: 15px;
line-height: 24px;
color: #cdcdcd;
padding-right: 10px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid10.style2 .item--description {
padding-right: 0;
font-size: 14px;
}
}
.ct-service-grid10.style2 .item--readmore {
display: none;
margin-top: 7px;
}
.ct-service-grid10.style2 .ct-load-more {
margin-top: -15px;
}
.ct-service-grid10.style2 .ct-load-more .btn {
line-height: 47px;
border: 2px solid #383085;
background-color: transparent;
color: #fff;
padding: 0 28px;
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
font-size: 15px;
}
.ct-service-grid10.style2 .ct-load-more .btn:hover {
background-color: #383085;
}
.ct-service-grid10.style2 .grid-item-inner {
background-color: rgba(255, 255, 255, 0.11);
margin-bottom: 55px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
padding: 30px 30px 24px 30px;
display: flex;
flex-wrap: nowrap;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-service-grid10.style2 .grid-item-inner {
padding-left: 20px;
}
}
@media screen and (max-width: 767px) {
.ct-service-grid10.style2 .grid-item-inner {
padding-right: 15px;
}
}
.ct-service-grid10.style2 .grid-item-inner:before {
content: '';
height: 0px;
width: 9px;
top: 48px;
left: -5px;
background-color: #383085;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-service-grid10.style2 .grid-item-inner:hover .item--icon {
color: #fff;
background-color: #383085;
}
.ct-service-grid10.style2 .grid-item-inner:hover:before {
opacity: 1;
height: 55px;
}
.ct-banner3 {
padding-left: 30px;
padding-bottom: 30px;
padding-right: 50px;
}
.ct-banner3 .ct-banner-imge {
position: relative;
}
.ct-banner3 .ct-banner-imge img {
width: 100%;
}
.ct-banner3 .ct-banner-imge:before {
content: '';
position: absolute;
bottom: -30px;
left: -30px;
border-width: 48px;
border-style: solid;
border-color: transparent transparent #383085 #383085;
z-index: 1;
}
.ct-banner3 .ct-banner-imge:after {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
border-width: 30px;
border-style: solid;
border-color: transparent transparent #fff #fff;
}
.ct-banner3 .ct-banner-counter {
position: absolute;
top: 40px;
right: -50px;
background-color: #fff;
padding: 12px 24px 12px 15px;
border-radius: 20px;
-webkit-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
box-shadow: 0 18px 16px rgba(12, 12, 12, 0.08);
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-banner3 .ct-banner-counter .counter-number {
font-size: 24px;
line-height: 1;
font-weight: 700;
color: #0d2252;
font-family: 'Poppins', sans-serif;
}
.ct-banner3 .ct-banner-counter .counter-icon {
width: 52px;
height: 52px;
min-width: 52px;
line-height: 52px;
text-align: center;
background-color: #383085;
border-radius: 52px;
color: #fff;
font-size: 24px;
margin-right: 14px;
}
.ct-banner3 .ct-banner-counter .counter-title {
line-height: normal;
}
.ct-banner3 .ct-banner-number {
position: absolute;
bottom: -22px;
left: -20px;
font-size: 35px;
line-height: 1;
color: #fff;
font-weight: 600;
z-index: 9;
font-family: 'Poppins', sans-serif;
}
.ct-banner3 .ct-banner-title {
margin: 8px 0 0;
font-size: 17px;
color: #0d2252;
font-weight: 600;
padding-left: 80px;
}
.ct-fancy-box-layout16 {
padding: 50px 20px 40px;
background-color: #fff;
-webkit-box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
-khtml-box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
-moz-box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
-ms-box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
-o-box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
box-shadow: 0 0 21px rgba(24, 28, 53, 0.2);
text-align: center;
position: relative;
z-index: 1;
}
.ct-fancy-box-layout16 .item--icon {
width: 80px;
height: 80px;
position: relative;
background-color: #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
margin: 0 auto 18px auto;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #fff;
}
.ct-fancy-box-layout16 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 45px;
}
.ct-fancy-box-layout16 .item--icon svg {
height: 45px;
fill: #fff;
}
.ct-fancy-box-layout16 .item--title {
margin: 0 0 11px;
font-size: 24px;
color: #0d2252;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout16 .item--description {
font-size: 16px;
line-height: 24px;
margin-bottom: 11px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout16 .item--button a {
font-size: 14px;
color: #0d2252;
font-weight: 600;
font-family: 'Poppins', sans-serif;
line-height: 28px;
display: inline-flex;
padding: 0 16px;
align-items: center;
position: relative;
z-index: 1;
}
.ct-fancy-box-layout16 .item--button a:before {
content: '';
width: 28px;
height: 28px;
right: 16px;
background-color: #383085;
border-radius: 28px;
position: absolute;
top: 0;
z-index: -1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-fancy-box-layout16 .item--button a:hover:before {
-webkit-box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
-khtml-box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
-moz-box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
-ms-box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
-o-box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
box-shadow: 0 7px 8px rgba(56, 48, 133, 0.3);
}
.ct-fancy-box-layout16 .item--button i {
width: 28px;
height: 28px;
background-color: #383085;
border-radius: 28px;
line-height: 28px;
color: #fff;
font-size: 17px;
font-weight: normal;
margin-left: 6px;
}
.ct-fancy-box-layout16 .item--overlay {
background-color: #051435;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-fancy-box-layout16 .item--overlay:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(5, 20, 53, 0.5);
}
.ct-fancy-box-layout16:hover .item--title, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--title, .ct-fancy-box-layout16:hover .item--description, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--description {
color: #fff;
}
.ct-fancy-box-layout16:hover .item--icon, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--icon {
background-color: #fff;
color: #383085;
}
.ct-fancy-box-layout16:hover .item--icon svg, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--icon svg {
fill: #383085;
}
.ct-fancy-box-layout16:hover .item--overlay, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--overlay {
opacity: 1;
}
.ct-fancy-box-layout16:hover .item--button a, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--button a {
color: #fff;
}
.ct-fancy-box-layout16:hover .item--button a:before, .elementor-widget-ct_fancy_box.active .ct-fancy-box-layout16 .item--button a:before {
width: calc(100% - 16px);
width: -webkit-calc(100% - 16px);
opacity: 1;
}
body img.mfp-img {
padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
}
body .mfp-iframe-scaler .mfp-close {
position: absolute;
line-height: 40px;
padding: 0;
right: 0;
text-align: center;
top: -44px;
width: 40px;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
background-color: #000;
}
body .mfp-iframe-scaler .mfp-close:hover {
background-color: #383085;
}
body .mfp-bottom-bar {
margin-top: 0;
}
body .mfp-wrap .mfp-container .mfp-arrow {
background-color: #383085;
width: 60px;
height: 120px;
opacity: 1;
}
body .mfp-wrap .mfp-container .mfp-arrow:before, body .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
body .mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Material-Design-Iconic-Font";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f2ea";
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f2ee";
}
@media screen and (min-width: 1200px) {
body .mfp-wrap .mfp-container {
padding: 0 120px;
}
}
body .mfp-inline-holder .mfp-content {
max-width: 600px;
margin: auto;
}
body .mfp-inline-holder .mfp-content .item--popup {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 40px 30px;
margin: auto;
}
body .mfp-inline-holder .mfp-content .mfp-close {
top: 0;
background-color: #383085;
background-image: none;
color: #fff;
height: 30px;
width: 30px;
line-height: 30px;
font-size: 20px;
border-radius: 0 5px 0 0;
}
.ct-background-animate, .ct-animate-inner {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.ct-background-animate {
overflow: hidden;
}
.ct-background-animate .ct-animate-overlay {
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
z-index: 1;
}
.ct-background-animate .ct-animate-inner {
background-position: left center;
background-repeat: repeat-x;
width: 200%;
animation-name: background-animate;
animation-duration: 70s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: background-animate;
-webkit-animation-duration: 70s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: background-animate;
-moz-animation-duration: 70s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: background-animate;
-ms-animation-duration: 70s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: background-animate;
-o-animation-duration: 70s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
.ct-background-animate + .elementor-container {
z-index: 99;
}
#ct-mouse-move {
position: fixed;
z-index: 9999;
}
#ct-mouse-move .circle-cursor {
position: fixed;
top: inherit;
left: inherit;
pointer-events: none;
}
#ct-mouse-move .circle-cursor--inner {
width: 6px;
height: 6px;
background-color: #383085;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-top: -5px;
margin-left: -4px;
}
#ct-mouse-move .circle-cursor--outer {
width: 30px;
height: 30px;
border: 1px solid rgba(56, 48, 133, 0.5);
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
margin-top: -17px;
margin-left: -16px;
-webkit-transition: all 50ms linear 0ms;
-khtml-transition: all 50ms linear 0ms;
-moz-transition: all 50ms linear 0ms;
-ms-transition: all 50ms linear 0ms;
-o-transition: all 50ms linear 0ms;
transition: all 50ms linear 0ms;
}
.revslider-initialised {
margin-bottom: 0 !important;
}
.revslider-initialised i {
font-weight: 900;
}
.revslider-initialised i.space-right {
margin-right: 12px;
}
.revslider-initialised .color-primary {
color: #383085;
}
.revslider-initialised cite {
color: #383085;
font-weight: 500;
}
.revslider-initialised .space-left {
margin-left: 8px;
}
.revslider-initialised .btn {
line-height: 65px !important;
padding: 0 40px !important;
font-size: 16px !important;
}
@media screen and (max-width: 480px) {
.revslider-initialised .btn {
padding: 0 30px !important;
}
}
.revslider-initialised .btn.btn-slider2 {
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
line-height: 56px !important;
}
.revslider-initialised .btn.btn-slider3 {
line-height: 48px !important;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 0 32px;
color: #000;
font-size: 15px !important;
}
.revslider-initialised .btn.btn-slider3:hover, .revslider-initialised .btn.btn-slider3:focus {
color: #fff;
background-color: #6270b2;
border-color: #6270b2;
}
.revslider-initialised .btn.btn-slider4 {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
padding: 0 47px !important;
line-height: 60px !important;
font-weight: 500 !important;
}
.revslider-initialised .btn.btn-half-circle1 {
padding-left: 40px !important;
padding-right: 48px !important;
line-height: 56px !important;
}
.revslider-initialised .btn.btn-half-circle1:hover {
padding-left: 44px !important;
padding-right: 44px !important;
}
.revslider-initialised .btn.btn-half-circle2 {
line-height: 56px !important;
padding-left: 34px !important;
padding-right: 58px !important;
}
.revslider-initialised .btn.btn-icon-fixed-right {
line-height: 50px !important;
font-size: 16px !important;
font-weight: 600 !important;
padding: 0 58px 0 28px !important;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.revslider-initialised .btn.btn-icon-fixed-right i {
margin: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 9px;
height: 32px;
width: 32px;
background-color: #fff;
border-radius: 100%;
line-height: 32px;
text-align: center;
color: #000;
font-size: 14px;
}
.revslider-initialised .btn.btn-icon-fixed-right:hover i {
color: #fff;
background-color: #383085;
}
.revslider-initialised .btn.btn-icon-fixed-right-s {
line-height: 56px !important;
font-size: 16px !important;
font-weight: 600 !important;
padding: 0 73px 0 42px !important;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
background-color: #000;
}
.revslider-initialised .btn.btn-icon-fixed-right-s i {
margin: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 9px;
height: 44px;
width: 44px;
background-color: #383085;
border-radius: 100%;
line-height: 44px;
text-align: center;
color: #fff;
font-size: 16px;
}
.revslider-initialised .btn.btn-icon-fixed-right-s:hover {
background-color: #383085;
}
.revslider-initialised .btn.btn-icon-fixed-right-s:hover i {
color: #000;
background-color: #fff;
}
.revslider-initialised .rev-btn:not(hover) .color-main {
color: #383085;
}
.revslider-initialised .shap-slider-bottom {
transform: skew(-29deg) !important;
-webkit-transform: skew(-29deg) !important;
transform-origin: left bottom !important;
-webkit-transform-origin: left bottom !important;
}
.revslider-initialised .title-box-shadow {
text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.29);
-webkit-text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.29);
-ms-text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.29);
-o-text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.29);
}
.revslider-initialised .arrow-hidden {
opacity: 0 !important;
visibility: hidden !important;
}
.revslider-initialised .text-shadow-preset1 {
text-shadow: 6px 2px 0 #383085;
-webkit-text-shadow: 6px 2px 0 #383085;
}
.revslider-initialised .tparrows.theme-custom1 {
background-color: rgba(56, 48, 133, 0.3) !important;
}
.revslider-initialised .tp-leftarrow.custom, .revslider-initialised .tp-rightarrow.custom {
width: 77px !important;
height: 77px !important;
-webkit-border-radius: 77px !important;
-khtml-border-radius: 77px !important;
-moz-border-radius: 77px !important;
-ms-border-radius: 77px !important;
-o-border-radius: 77px !important;
border-radius: 77px !important;
background-color: rgba(95, 95, 104, 0.67) !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
}
.revslider-initialised .tp-leftarrow.custom:before, .revslider-initialised .tp-rightarrow.custom:before {
font-size: 24px !important;
color: #fff !important;
font-family: "Font Awesome 5 Pro" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
font-weight: 900 !important;
}
.revslider-initialised .tp-leftarrow.custom:hover, .revslider-initialised .tp-rightarrow.custom:hover {
background-color: #fff !important;
}
.revslider-initialised .tp-leftarrow.custom:hover:before, .revslider-initialised .tp-rightarrow.custom:hover:before {
color: #616161 !important;
}
@media screen and (max-width: 991px) {
.revslider-initialised .tp-leftarrow.custom, .revslider-initialised .tp-rightarrow.custom {
width: 50px !important;
height: 50px !important;
}
.revslider-initialised .tp-leftarrow.custom:before, .revslider-initialised .tp-rightarrow.custom:before {
font-size: 16px !important;
}
}
.revslider-initialised .tp-leftarrow.hesperiden, .revslider-initialised .tp-rightarrow.hesperiden {
width: 69px !important;
height: 69px !important;
-webkit-border-radius: 3px !important;
-khtml-border-radius: 3px !important;
-moz-border-radius: 3px !important;
-ms-border-radius: 3px !important;
-o-border-radius: 3px !important;
border-radius: 3px !important;
background-color: #dadbdc !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
}
.revslider-initialised .tp-leftarrow.hesperiden:before, .revslider-initialised .tp-rightarrow.hesperiden:before {
font-size: 24px !important;
color: #000 !important;
font-family: "Font Awesome 5 Pro" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
font-weight: 400 !important;
}
.revslider-initialised .tp-leftarrow.hesperiden:hover, .revslider-initialised .tp-rightarrow.hesperiden:hover {
background-color: #385b94 !important;
}
.revslider-initialised .tp-leftarrow.hesperiden:hover:before, .revslider-initialised .tp-rightarrow.hesperiden:hover:before {
color: #fff !important;
}
@media screen and (max-width: 1400px) {
.revslider-initialised .tp-leftarrow.hesperiden, .revslider-initialised .tp-rightarrow.hesperiden {
width: 50px !important;
height: 50px !important;
}
.revslider-initialised .tp-leftarrow.hesperiden:before, .revslider-initialised .tp-rightarrow.hesperiden:before {
font-size: 16px !important;
}
}
@media screen and (max-width: 767px) {
.revslider-initialised .tp-leftarrow.hesperiden, .revslider-initialised .tp-rightarrow.hesperiden {
display: none !important;
}
}
.revslider-initialised .tp-leftarrow.custom:before, .revslider-initialised .tp-leftarrow.hesperiden:before {
content: '\f104' !important;
}
.revslider-initialised .tp-rightarrow.custom:before, .revslider-initialised .tp-rightarrow.hesperiden:before {
content: '\f105' !important;
}
.revslider-initialised .tp-leftarrow.persephone, .revslider-initialised .tp-rightarrow.persephone {
width: 66px !important;
height: 66px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
background-color: #fff !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
border: none !important;
}
.revslider-initialised .tp-leftarrow.persephone:before, .revslider-initialised .tp-rightarrow.persephone:before {
font-size: 24px !important;
color: #383085 !important;
font-family: "Font Awesome 5 Pro" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
font-weight: 400 !important;
}
.revslider-initialised .tp-leftarrow.persephone:hover, .revslider-initialised .tp-rightarrow.persephone:hover {
background-color: #000 !important;
}
.revslider-initialised .tp-leftarrow.persephone:hover:before, .revslider-initialised .tp-rightarrow.persephone:hover:before {
color: #fff !important;
}
@media screen and (max-width: 1400px) {
.revslider-initialised .tp-leftarrow.persephone, .revslider-initialised .tp-rightarrow.persephone {
width: 50px !important;
height: 50px !important;
}
.revslider-initialised .tp-leftarrow.persephone:before, .revslider-initialised .tp-rightarrow.persephone:before {
font-size: 16px !important;
}
}
@media screen and (max-width: 767px) {
.revslider-initialised .tp-leftarrow.persephone, .revslider-initialised .tp-rightarrow.persephone {
display: none !important;
}
}
.revslider-initialised .tp-leftarrow.custom:before, .revslider-initialised .tp-leftarrow.persephone:before {
content: '\f104' !important;
}
.revslider-initialised .tp-rightarrow.custom:before, .revslider-initialised .tp-rightarrow.persephone:before {
content: '\f105' !important;
}
.revslider-initialised .tp-leftarrow.metis, .revslider-initialised .tp-rightarrow.metis {
width: 80px !important;
height: 80px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
background-color: #fff !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
}
.revslider-initialised .tp-leftarrow.metis:before, .revslider-initialised .tp-rightarrow.metis:before {
font-size: 20px !important;
color: #000 !important;
font-family: "Flaticon-v2" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
font-weight: 300 !important;
content: '\f10e' !important;
}
.revslider-initialised .tp-leftarrow.metis:hover, .revslider-initialised .tp-rightarrow.metis:hover {
background-color: #383085 !important;
}
.revslider-initialised .tp-leftarrow.metis:hover:before, .revslider-initialised .tp-rightarrow.metis:hover:before {
color: #fff !important;
}
@media screen and (max-width: 1199px) {
.revslider-initialised .tp-leftarrow.metis, .revslider-initialised .tp-rightarrow.metis {
width: 50px !important;
height: 50px !important;
}
.revslider-initialised .tp-leftarrow.metis:before, .revslider-initialised .tp-rightarrow.metis:before {
font-size: 16px !important;
}
}
@media screen and (max-width: 1199px) {
.revslider-initialised .tp-leftarrow.metis {
-webkit-transform: translate(-100px, -50px) !important;
-khtml-transform: translate(-100px, -50px) !important;
-moz-transform: translate(-100px, -50px) !important;
-ms-transform: translate(-100px, -50px) !important;
-o-transform: translate(-100px, -50px) !important;
transform: translate(-100px, -50px) !important;
}
}
.revslider-initialised .tp-leftarrow.metis:before {
-webkit-transform: translate(-50%, -50%) scaleX(-1) !important;
-khtml-transform: translate(-50%, -50%) scaleX(-1) !important;
-moz-transform: translate(-50%, -50%) scaleX(-1) !important;
-ms-transform: translate(-50%, -50%) scaleX(-1) !important;
-o-transform: translate(-50%, -50%) scaleX(-1) !important;
transform: translate(-50%, -50%) scaleX(-1) !important;
}
@media screen and (max-width: 1199px) {
.revslider-initialised .tp-rightarrow.metis {
-webkit-transform: translate(-50px, -50px) !important;
-khtml-transform: translate(-50px, -50px) !important;
-moz-transform: translate(-50px, -50px) !important;
-ms-transform: translate(-50px, -50px) !important;
-o-transform: translate(-50px, -50px) !important;
transform: translate(-50px, -50px) !important;
}
}
.revslider-initialised .tp-leftarrow.hephaistos, .revslider-initialised .tp-rightarrow.hephaistos {
width: 47px !important;
height: 47px !important;
-webkit-border-radius: 0px !important;
-khtml-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
background-color: #fff !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 1 !important;
}
.revslider-initialised .tp-leftarrow.hephaistos:before, .revslider-initialised .tp-rightarrow.hephaistos:before {
font-size: 20px !important;
color: #000 !important;
font-family: "Font Awesome 5 Pro" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
}
.revslider-initialised .tp-leftarrow.hephaistos:hover, .revslider-initialised .tp-rightarrow.hephaistos:hover {
background-color: #383085 !important;
}
.revslider-initialised .tp-leftarrow.hephaistos:hover:before, .revslider-initialised .tp-rightarrow.hephaistos:hover:before {
color: #fff !important;
}
.revslider-initialised .tp-leftarrow.hephaistos:before {
content: '\f104' !important;
}
.revslider-initialised .tp-rightarrow.hephaistos:before {
content: '\f105' !important;
}
.revslider-initialised .tparrows.slider-arrow-style1 {
width: 54px;
height: 54px;
background-image: none;
background-color: #383085;
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.revslider-initialised .tparrows.slider-arrow-style1 {
width: 46px;
height: 46px;
}
}
.revslider-initialised .tparrows.slider-arrow-style1:before {
font-size: 22px !important;
color: #fff !important;
font-family: "Font Awesome 5 Pro" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, -50%) !important;
-khtml-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
-o-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.revslider-initialised .tparrows.slider-arrow-style1.tp-leftarrow:before {
content: '\f104' !important;
}
.revslider-initialised .tparrows.slider-arrow-style1.tp-rightarrow:before {
content: '\f105' !important;
}
.revslider-initialised .tparrows.slider-arrow-style2 {
width: 45px;
height: 45px;
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.revslider-initialised .tparrows.slider-arrow-style2:before {
content: "\f10e";
font-family: Flaticon-v6;
font-weight: 400;
font-size: 13px;
line-height: 45px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.revslider-initialised .tparrows.slider-arrow-style2.tp-leftarrow:before {
transform: scaleX(-1);
}
.revslider-initialised .tparrows.slider-arrow-style2:hover {
background-color: #fff;
}
.revslider-initialised .tparrows.slider-arrow-style2:hover:before {
color: #383085;
}
.revslider-initialised .tp-bullets.custom .tp-bullet {
height: 18px;
width: 18px;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
border: 2px solid #fff;
background: transparent;
}
@media screen and (max-width: 991px) {
.revslider-initialised .tp-bullets.custom .tp-bullet {
width: 10px;
height: 10px;
}
}
.revslider-initialised .tp-bullets.custom .tp-bullet:before {
display: none;
}
.revslider-initialised .tp-bullets.custom .tp-bullet.selected {
background: #fff;
}
.revslider-initialised .tp-bullets.hermes .tp-bullet {
height: 14px !important;
width: 7px !important;
-webkit-border-radius: 7px !important;
-khtml-border-radius: 7px !important;
-moz-border-radius: 7px !important;
-ms-border-radius: 7px !important;
-o-border-radius: 7px !important;
border-radius: 7px !important;
border: none !important;
background: #b3b3b3 !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.revslider-initialised .tp-bullets.hermes .tp-bullet:before, .revslider-initialised .tp-bullets.hermes .tp-bullet:after {
display: none !important;
}
.revslider-initialised .tp-bullets.hermes .tp-bullet.selected {
background: #383085 !important;
border: none !important;
}
.revslider-initialised .tp-bullets.ares .tp-bullet {
height: 16px !important;
width: 16px !important;
border: 2px solid #1d1b4c !important;
background-color: transparent !important;
box-sizing: inherit !important;
}
.revslider-initialised .tp-bullets.ares .tp-bullet:before {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: '';
height: 12px;
width: 12px;
position: absolute;
top: 0px;
left: 0px;
background-color: #383085;
-webkit-border-radius: 11px;
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
opacity: 0;
}
.revslider-initialised .tp-bullets.ares .tp-bullet.selected {
background-color: #1d1b4c !important;
-webkit-transform: scale(1.3);
-khtml-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.revslider-initialised .tp-bullets.ares .tp-bullet.selected:before {
opacity: 1;
-webkit-transform: scale(0.75);
-khtml-transform: scale(0.75);
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75);
}
.revslider-initialised .tp-bullets.ares .tp-bullet-title {
color: #1d1b4c !important;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet {
width: 30px;
height: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background-color: #fff;
line-height: 30px;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:before {
font-size: 16px;
font-weight: 700;
color: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: 'Poppins', sans-serif;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:after {
content: '';
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 36px;
height: 36px;
border: 3px solid #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: absolute;
top: -3px;
left: -3px;
opacity: 0;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet.selected {
background-color: transparent;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet.selected:before {
color: #fff;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet.selected:after {
opacity: 1;
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(1):before {
content: '1';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(2):before {
content: '2';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(3):before {
content: '3';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(4):before {
content: '4';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(5):before {
content: '5';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(6):before {
content: '6';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(7):before {
content: '7';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(8):before {
content: '8';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(9):before {
content: '9';
}
.revslider-initialised .tp-bullets.case_theme_number .tp-bullet:nth-child(10):before {
content: '10';
}
.revslider-initialised .tp-bullets.case_theme_dot_one .tp-bullet {
height: 14px !important;
width: 14px !important;
border: 2px solid #c5c5c5;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
background-color: transparent;
}
.revslider-initialised .tp-bullets.case_theme_dot_one .tp-bullet.selected {
border-color: #383085;
background-color: #383085;
}
.revslider-initialised .tp-bullets.case_theme_dot_one .tp-bullet + .tp-bullet:before {
content: '';
width: 2px;
height: 43px;
position: absolute;
left: 4px;
background-color: #4b4b4b;
top: -49px;
}
.revslider-initialised .tp-bullets.case_theme_dot_one.vertical:before, .revslider-initialised .tp-bullets.case_theme_dot_one.vertical:after {
content: '';
width: 2px;
height: 34px;
background-color: #4b4b4b;
position: absolute;
left: 6px;
}
.revslider-initialised .tp-bullets.case_theme_dot_one.vertical:before {
top: -40px;
}
.revslider-initialised .tp-bullets.case_theme_dot_one.vertical:after {
bottom: -40px;
}
.revslider-initialised .tp-thumbs.case_theme_thumb1 .tp-thumb-img-wrap {
padding: 0 !important;
border: 2px solid #fff;
}
.revslider-initialised .tp-thumbs.case_theme_thumb1 .tp-thumb-img-wrap .tp-thumb-image {
padding: 0 !important;
}
.revslider-initialised .tp-thumbs.case_theme_thumb1 .selected .tp-thumb-img-wrap {
border-color: #383085;
}
.revslider-initialised .ct-video-button {
text-align: center !important;
height: 55px !important;
width: 55px !important;
line-height: 55px !important;
z-index: 1;
font-size: 12px !important;
color: #fff !important;
border: none !important;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: block;
text-indent: -99999px;
}
.revslider-initialised .ct-video-button i {
text-indent: 0px;
}
.revslider-initialised .ct-video-button:before, .revslider-initialised .ct-video-button:after {
display: none;
}
.revslider-initialised .ct-video-button .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid rgba(56, 48, 133, 0.39);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
animation: squares 3.9s linear 0s infinite;
-webkit-animation: squares 3.9s linear 0s infinite;
-ms-animation: squares 3.9s linear 0s infinite;
-o-animation: squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.revslider-initialised .ct-video-button .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.revslider-initialised .ct-video-button .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.revslider-initialised .ct-video-button:hover .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.revslider-initialised .ct-video-button.video-size2 {
height: 65px !important;
width: 65px !important;
line-height: 65px !important;
font-size: 14px !important;
}
.revslider-initialised .ct-video-button.color1 {
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.revslider-initialised .ct-video-button.color1 .line-video-animation {
border-color: rgba(56, 48, 133, 0.39);
}
.revslider-initialised .ct-video-button.border-effect:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.63);
border-radius: 50%;
animation: pulse-border2 1500ms ease-out infinite;
-webkit-animation: pulse-border2 1500ms ease-out infinite;
z-index: -2;
}
.revslider-initialised .ct-video-button.border-effect:after {
display: block;
content: '';
background-color: inherit;
background-image: inherit;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.revslider-initialised .ct-video-button.border-effect:hover:before, .revslider-initialised .ct-video-button.border-effect:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.revslider-initialised .ct-video-button.border-effect.white {
color: #000 !important;
}
.revslider-initialised .ct-video-button.border-effect.white:before {
background-color: rgba(255, 255, 255, 0.35);
}
.revslider-initialised .ct-video-button.border-effect.white:after {
background: #fff;
}
.revslider-initialised .ct-video-button.video-style2 {
height: 56px !important;
width: 56px !important;
line-height: 56px !important;
}
.revslider-initialised .ct-video-button.video-style2:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.63);
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
-webkit-animation: pulse-border 1500ms ease-out infinite;
z-index: -1;
}
.revslider-initialised .ct-video-button.video-style2:hover:before, .revslider-initialised .ct-video-button.video-style2:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.revslider-initialised .ct-video-button.video-style3 {
height: 65px !important;
width: 65px !important;
line-height: 65px !important;
background-color: #202424;
background-image: none;
font-size: 14px !important;
}
.revslider-initialised .ct-video-button.video-style3:hover {
background-color: #383085;
}
@media screen and (max-width: 777px) {
.revslider-initialised .ct-video-button.video-style3 {
height: 50px !important;
width: 50px !important;
line-height: 50px !important;
font-size: 12px !important;
}
}
.revslider-initialised .text-under-color1 u {
text-decoration: none;
position: relative;
}
.revslider-initialised .text-under-color1 u:before {
content: '';
height: 3px;
width: 100%;
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(left, #6270b2, #383085);
background-image: -moz-linear-gradient(left, #6270b2, #383085);
background-image: -ms-linear-gradient(left, #6270b2, #383085);
background-image: -o-linear-gradient(left, #6270b2, #383085);
background-image: linear-gradient(left, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085', gradientType='1');
position: absolute;
bottom: 17%;
left: 0;
}
@media screen and (max-width: 767px) {
.revslider-initialised .text-under-color1 u:before {
bottom: 15%;
}
}
.revslider-initialised .group-box-shadow rs-group.rs-layer {
-webkit-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
box-shadow: 0 8px 8px rgba(12, 12, 12, 0.19);
}
.revslider-initialised .slider-phone1 {
color: #fff;
}
.revslider-initialised .slider-phone1:hover {
color: #fff;
}
.revslider-initialised .slider-phone1 i {
font-weight: 400 !important;
margin-right: 10px;
color: #383085;
}
.revslider-initialised .subtitle-line {
padding-right: 78px;
position: relative;
}
.revslider-initialised .subtitle-line:before {
content: '';
width: 49px;
height: 4px;
background-color: #383085;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
.revslider-initialised .subtitle-line {
padding-right: 54px;
}
.revslider-initialised .subtitle-line:before {
width: 34px;
height: 3px;
}
}
.revslider-initialised .icon-space-right {
margin-right: 12px;
}
.revslider-initialised .title-space-bottom {
padding-bottom: 10px;
}
.revslider-initialised .tp-thumbs.theme_custom1 {
max-width: 1170px !important;
padding: 0 !important;
width: 100% !important;
transform: translate(-50%, 0) !important;
left: 50% !important;
top: auto !important;
bottom: 0 !important;
height: auto !important;
}
@media screen and (max-width: 1199px) {
.revslider-initialised .tp-thumbs.theme_custom1 {
display: none !important;
}
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb-mask, .revslider-initialised .tp-thumbs.theme_custom1 .tp-thumbs-inner-wrapper {
width: 100% !important;
height: 85px !important;
max-width: 100% !important;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumbs-inner-wrapper {
display: flex;
flex-wrap: nowrap;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb {
width: 33.33% !important;
height: auto !important;
left: auto !important;
position: static !important;
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 600;
color: rgba(255, 255, 255, 0.67);
text-align: center;
opacity: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb span {
display: inline-block;
line-height: 85px;
padding: 0 42px;
position: relative;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb span:before {
content: '';
height: 4px;
width: 0%;
position: absolute;
top: 0;
left: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb.selected {
color: #fff;
}
.revslider-initialised .tp-thumbs.theme_custom1 .tp-thumb.selected span:before {
opacity: 1;
width: 100%;
}
.elementor-widget-slider_revolution.hide-arrow .tp-leftarrow {
opacity: 0 !important;
visibility: hidden !important;
}
.social-slider {
padding-top: 122px;
position: relative;
list-style: none;
margin-bottom: 0;
font-size: 0px;
text-align: center;
}
.social-slider:before {
content: '';
width: 3px;
height: 110px;
background-color: #686868;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.social-slider i:before {
font-size: 20px;
color: #c7c7c7;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.social-slider li {
margin-top: 13px;
position: relative;
height: 30px;
width: 30px;
}
.social-slider li:hover i:before {
color: #0e0e0e;
}
.social-slider br {
display: none;
}
@media screen and (max-width: 1600px) {
.social-slider {
margin-left: -50px;
}
}
@media screen and (max-width: 1400px) {
.social-slider {
display: none;
}
}
.ct-navigation-menu1.tow-col-light ul.menu li {
margin-bottom: 12px;
}
.ct-navigation-menu1.one-col-light ul.menu, .ct-navigation-menu1.tow-col-light ul.menu {
display: flex;
flex-wrap: wrap;
}
.ct-navigation-menu1.one-col-light ul.menu li.megamenu, .ct-navigation-menu1.tow-col-light ul.menu li.megamenu {
display: none;
}
.ct-navigation-menu1.one-col-light ul.menu li a, .ct-navigation-menu1.tow-col-light ul.menu li a {
color: #9d9d9d;
position: relative;
font-size: 14px;
padding-left: 16px;
margin-bottom: 12px;
}
.ct-navigation-menu1.one-col-light ul.menu li a:before, .ct-navigation-menu1.tow-col-light ul.menu li a:before {
content: "\f105";
font-family: "Font Awesome 5 Pro";
font-weight: 900;
margin-right: 8px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-navigation-menu1.one-col-light ul.menu li a:after, .ct-navigation-menu1.tow-col-light ul.menu li a:after {
content: '';
position: absolute;
bottom: 0;
right: 0;
left: 15px;
height: 1px;
background-color: #fff;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.ct-navigation-menu1.one-col-light ul.menu li:hover > a, .ct-navigation-menu1.tow-col-light ul.menu li:hover > a, .ct-navigation-menu1.one-col-light ul.menu li.current_page_item > a, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_item > a, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-item > a, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-item > a, .ct-navigation-menu1.one-col-light ul.menu li.current_page_ancestor > a, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor > a, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor > a, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor > a {
margin-left: 8px;
color: #fff;
}
.ct-navigation-menu1.one-col-light ul.menu li:hover > a:after, .ct-navigation-menu1.tow-col-light ul.menu li:hover > a:after, .ct-navigation-menu1.one-col-light ul.menu li.current_page_item > a:after, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_item > a:after, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-item > a:after, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-item > a:after, .ct-navigation-menu1.one-col-light ul.menu li.current_page_ancestor > a:after, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor > a:after, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor > a:after, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor > a:after {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.ct-navigation-menu1.one-col-light ul.menu li:last-child, .ct-navigation-menu1.tow-col-light ul.menu li:last-child {
margin-bottom: 0;
}
.ct-navigation-menu1.one-col-light ul.menu > li, .ct-navigation-menu1.tow-col-light ul.menu > li {
width: 50%;
}
@media screen and (max-width: 575px) {
.ct-navigation-menu1.one-col-light ul.menu > li, .ct-navigation-menu1.tow-col-light ul.menu > li {
width: 100%;
}
}
.ct-navigation-menu1.one-col-light ul.menu li a, .ct-navigation-menu1.tow-col-light ul.menu li a {
color: #9d9d9d;
}
.ct-navigation-menu1.one-col-light ul.menu li:hover > a, .ct-navigation-menu1.tow-col-light ul.menu li:hover > a, .ct-navigation-menu1.one-col-light ul.menu li.current_page_item > a, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_item > a, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-item > a, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-item > a, .ct-navigation-menu1.one-col-light ul.menu li.current_page_ancestor > a, .ct-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor > a, .ct-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor > a, .ct-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor > a {
color: #fff;
}
.ct-navigation-menu1.one-col-light ul.menu > li {
width: 100%;
}
.ct-navigation-menu1.default ul {
margin-top: -12px;
}
.ct-navigation-menu1.default ul.sub-menu {
margin-top: 0;
}
.ct-navigation-menu1.default li.megamenu {
display: none;
}
.ct-navigation-menu1.default li a {
margin-top: 12px;
display: block;
font-size: 18px;
font-weight: 600;
color: #0e0e0e;
padding: 22px 35px;
}
@media screen and (max-width: 1199px) {
.ct-navigation-menu1.default li a {
padding: 16px 30px 16px 20px;
}
}
.ct-navigation-menu1.default li a:before {
background-color: #ececec;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
border: 1px solid #d7d7d7;
}
.ct-navigation-menu1.default li a:after {
background-color: #000;
background-image: none;
}
.ct-navigation-menu1.default li a i {
position: absolute;
top: 50%;
right: 29px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
.ct-navigation-menu1.default li a i {
right: 20px;
}
}
.ct-navigation-menu1.default li.current-menu-item > a {
color: #fff;
}
.ct-navigation-menu1.default li.current-menu-item > a:before {
opacity: 0;
}
.ct-navigation-menu1.default li.current-menu-item > a:after {
opacity: 1;
}
.ct-navigation-menu1.style-light1 li {
display: block;
}
.ct-navigation-menu1.style-light1 li.megamenu {
display: none;
}
.ct-navigation-menu1.style-light1 li a {
font-size: 14px;
font-weight: 700;
color: #fff;
position: relative;
}
.ct-navigation-menu1.style-light1 li a:before {
content: '';
height: 1px;
position: absolute;
bottom: 0;
left: 0;
width: 0%;
background-color: rgba(56, 48, 133, 0.45);
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-navigation-menu1.style-light1 li:hover > a {
color: #383085;
margin-left: 10px;
}
.ct-navigation-menu1.style-light1 li:hover > a:before {
opacity: 1;
width: 100%;
}
.ct-navigation-menu1.style-light1 li + li {
margin-top: 2px;
}
.ct-navigation-menu1.style-light2 a {
font-size: 14px;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
}
.ct-navigation-menu1.style-light2 a:before {
content: '\f105';
margin-right: 12px;
font-family: "Font Awesome 5 Pro";
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
font-weight: 900;
}
.ct-navigation-menu1.style-light2 a:hover {
color: #383085;
padding-left: 17px;
}
.ct-navigation-menu1.style-light2 a:hover:before {
color: #383085;
}
.ct-title1 cite {
font-style: normal;
color: #383085;
}
.ct-title1.style1 h3 {
font-size: 24px;
font-weight: 600;
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 29px;
}
.ct-title1.style1 h3 span {
display: inline-block;
margin-right: 20px;
}
.ct-title1.style1 h3 i {
flex-grow: 1;
height: 1px;
background-color: rgba(233, 234, 238, 0.15);
display: inline-block;
}
.ct-title1.style2 h3 {
font-size: 36px;
padding-left: 76px;
position: relative;
}
@media screen and (max-width: 991px) {
.ct-title1.style2 h3 {
font-size: 30px;
}
}
.ct-title1.style2 h3 i {
width: 50px;
height: 3px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
.ct-title1.style3 {
margin-bottom: 30px;
}
.ct-title1.style3 h3 {
font-size: 24px;
padding-right: 54px;
position: relative;
display: inline-block;
margin-bottom: 0;
}
.ct-title1.style3 h3 i {
width: 45px;
height: 2px;
background-color: #383085;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-title1.style4 h3 a {
color: inherit;
display: block;
padding-right: 18px;
position: relative;
}
.ct-title1.style4 h3 a:after {
content: '\f04b';
font-family: "Font Awesome 5 Pro";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 12px;
}
.ct-title1.style4 h3 a span {
position: relative;
}
.ct-title1.style4 h3 a span:before {
content: '';
width: 0;
position: absolute;
left: 0;
bottom: 0;
height: 1px;
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-title1.style4 h3 a:hover span:before {
width: 100%;
}
.ct-list-one {
list-style: none;
margin-bottom: 0;
margin-left: 12px;
font-weight: 700;
color: #000;
}
.ct-list-one li {
padding-left: 26px;
position: relative;
}
.ct-list-one li:before {
content: '\f061';
font-weight: 400;
font-family: "Font Awesome 5 Pro";
position: absolute;
top: 0;
left: 0;
}
.ct-list-one li + li {
margin-top: 18px;
}
.ct-list {
margin-left: 15px;
margin-bottom: 0;
list-style: none;
}
@media screen and (max-width: 1199px) {
.ct-list {
margin-left: 0;
}
}
.ct-list .ct-list-item {
position: relative;
display: flex;
flex-wrap: nowrap;
}
.ct-list .ct-list-item h3 {
display: block;
font-size: 24px;
line-height: 1.2;
padding-bottom: 18px;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
.ct-list .ct-list-item h3 {
font-size: 20px;
}
}
.ct-list .ct-list-item + .ct-list-item {
margin-top: 12px;
}
.ct-list .ct-list-meta {
position: relative;
}
.ct-list .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-list cite {
font-style: normal;
color: #383085;
}
.ct-list.style1 .ct-list-icon {
line-height: 1;
padding-bottom: 2px;
margin-right: 18px;
}
.ct-list.style1 .ct-list-icon i {
font-size: 22px;
}
.ct-list.style1 .ct-list-desc {
font-size: 15px;
color: #636363;
}
.ct-list.style2 {
margin: -10px;
font-size: 16px;
line-height: 26px;
font-weight: 600;
color: #0e0e0e;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-list.style2 .ct-list-icon {
margin-right: 10px;
}
.ct-list.style2 .ct-list-icon i:before {
content: '\f101';
}
.ct-list.style2 .ct-list-item {
padding: 0 10px;
width: 50%;
margin-top: 20px;
}
@media screen and (max-width: 1199px) {
.ct-list.style2 .ct-list-item {
width: 100%;
}
}
.ct-list.style2.one-column .ct-list-item {
width: 100%;
}
.ct-list.style3 {
margin: 0;
}
.ct-list.style3 .ct-list-icon {
width: 9px;
height: 9px;
background-color: #000;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
margin-right: 16px;
margin-top: 10px;
}
.ct-list.style3 .ct-list-icon i {
display: none;
}
.ct-list.style3 .ct-list-desc {
font-size: 18px;
line-height: 28px;
color: #000;
}
.ct-list.style4 {
margin: 0;
font-size: 18px;
color: #283a57;
font-weight: 500;
}
.ct-list.style4 .ct-list-icon {
margin-right: 12px;
}
.ct-list.style4 .ct-list-icon i:before {
content: "\f134";
font-family: Flaticon-v5;
font-weight: 400;
color: #383085;
}
.ct-list.style4 .ct-list-item + .ct-list-item {
margin-top: 3px;
}
.ct-list.style5 {
margin: 0;
}
.ct-list.style5 .ct-list-icon {
display: none;
}
.ct-list.style5 .ct-list-item {
padding-left: 26px;
position: relative;
}
.ct-list.style5 .ct-list-item:before {
content: '';
width: 9px;
height: 9px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
background-color: #383085;
position: absolute;
top: 12px;
left: 0;
}
.ct-list.style5 .ct-list-item + .ct-list-item {
margin-top: 6px;
}
.ct-list.style7 {
margin: 0;
}
.ct-list.style7 .ct-list-icon {
display: none;
}
.ct-list.style7 .ct-list-meta {
padding-left: 46px;
position: relative;
}
.ct-list.style7 .ct-list-meta:before {
content: "\f105";
font-family: "Font Awesome 5 Pro";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 29px;
height: 29px;
color: #383085;
border: 2px solid #383085;
border-radius: 29px;
text-align: center;
line-height: 25px;
font-size: 20px;
}
.ct-list.style7 .ct-list-item + .ct-list-item {
margin-top: 29px;
}
.ct-newsletter1.style1 form.newsletter, .ct-newsletter1.style3 form.newsletter {
position: relative;
}
.ct-newsletter1.style1 .tnp-field-email .tnp-email, .ct-newsletter1.style3 .tnp-field-email .tnp-email {
border: none;
background-color: #464646;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 46px;
font-size: 14px;
font-weight: 400;
color: #fff;
}
.ct-newsletter1.style1 .tnp-field-button, .ct-newsletter1.style3 .tnp-field-button {
margin-bottom: 0;
height: 46px;
width: 62px;
position: absolute;
bottom: 0;
right: 0;
overflow: hidden;
}
.ct-newsletter1.style1 .tnp-field-button:before, .ct-newsletter1.style3 .tnp-field-button:before, .ct-newsletter1.style1 .tnp-field-button:after, .ct-newsletter1.style3 .tnp-field-button:after {
font-weight: 400;
font-family: "Font Awesome 5 Pro";
height: 46px;
width: 62px;
font-size: 14px;
position: absolute;
bottom: 0;
right: 0;
color: #fff;
text-align: center;
line-height: 46px;
z-index: 1;
}
.ct-newsletter1.style1 .tnp-field-button:before, .ct-newsletter1.style3 .tnp-field-button:before {
content: '';
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-newsletter1.style1 .tnp-field-button:after, .ct-newsletter1.style3 .tnp-field-button:after {
z-index: 2;
content: '\f1d8';
}
.ct-newsletter1.style1 .tnp-field-button .tnp-button, .ct-newsletter1.style3 .tnp-field-button .tnp-button {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: absolute;
bottom: 0;
right: 0;
height: 46px;
width: 62px;
padding: 0;
opacity: 0;
z-index: 3;
}
.ct-newsletter1.style1 .tnp-field-button:hover:after, .ct-newsletter1.style3 .tnp-field-button:hover:after {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-newsletter1.style2 {
max-width: 650px;
margin: auto;
}
.ct-newsletter1.style2 form.newsletter {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 575px) {
.ct-newsletter1.style2 form.newsletter {
display: block;
}
.ct-newsletter1.style2 form.newsletter .tnp-field + .tnp-field {
margin-top: 10px;
}
.ct-newsletter1.style2 form.newsletter .tnp-button {
width: 100%;
}
}
.ct-newsletter1.style2 .tnp-field-email {
margin-right: 15px;
flex-grow: 1;
}
@media screen and (max-width: 575px) {
.ct-newsletter1.style2 .tnp-field-email {
margin-right: 0;
}
}
.ct-newsletter1.style2 .tnp-field-email .tnp-email {
border: 1px solid #dbe4fe;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 15px;
color: #383838;
padding-left: 28px;
padding-right: 28px;
height: 62px;
-webkit-box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
-khtml-box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
-moz-box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
-ms-box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
-o-box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
box-shadow: 0 0 57px rgba(5, 41, 140, 0.1);
}
.ct-newsletter1.style2 .tnp-field-email .tnp-email:focus {
border-color: #383085;
}
.ct-newsletter1.style2 .tnp-button {
line-height: 62px;
padding: 0 38px;
border-radius: 4px;
background-color: #383085;
background-image: none;
font-size: 15px;
}
.ct-newsletter1.style2 .tnp-button:hover, .ct-newsletter1.style2 .tnp-button:focus {
background-color: #000;
}
.ct-newsletter1.style3 .tnp-field-email .tnp-email {
background-color: #eee;
color: #444;
}
.ct-newsletter1.style3 .tnp-field-button:before {
background-image: none;
background-color: #0a0462;
}
.ct-newsletter1.style4 {
max-width: 855px;
margin: auto;
}
.ct-newsletter1.style4 form.newsletter {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style4 form.newsletter {
display: block;
max-width: 360px;
margin: auto;
}
}
.ct-newsletter1.style4 .tnp-field-email {
margin-right: 15px;
flex-grow: 1;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style4 .tnp-field-email {
margin-right: 0;
}
}
.ct-newsletter1.style4 .tnp-field-email .tnp-email {
border: 2px solid #eceff4;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 16px;
color: #636e80;
padding-left: 30px;
padding-right: 28px;
height: 62px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-newsletter1.style4 .tnp-field-email .tnp-email:focus {
border-color: #6270b2;
}
.ct-newsletter1.style4 .tnp-button {
line-height: 62px;
padding: 0 38px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #6270b2;
background-image: none;
font-size: 16px;
font-weight: 600;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-newsletter1.style4 .tnp-button:hover, .ct-newsletter1.style4 .tnp-button:focus {
background-color: #383085;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style4 .tnp-button {
width: 100%;
margin-top: 20px;
}
}
.ct-newsletter1.type-vertical .tnp-field-button:before {
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-newsletter1.style5 {
padding: 0 60px 0 60px;
position: relative;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
position: relative;
z-index: 1;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style5 {
padding: 0 30px;
}
}
.ct-newsletter1.style5:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(1, 19, 30, 0.82);
z-index: -2;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.ct-newsletter1.style5:after {
content: '';
background-image: url(../images/bg-newsletter.png);
background-position: center right;
background-size: cover;
background-repeat: no-repeat;
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 991px) {
.ct-newsletter1.style5:after {
display: none;
}
}
.ct-newsletter1.style5 .newsletter-holder {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 58px 0 68px;
max-width: 480px;
}
.ct-newsletter1.style5 .newsletter-image {
margin-top: -50px;
flex-grow: 1;
text-align: center;
}
.ct-newsletter1.style5 .newsletter-image img {
margin: auto;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style5 .newsletter-image {
display: none;
}
}
.ct-newsletter1.style5 .sub-title {
font-weight: 500;
color: #383085;
letter-spacing: 0.2em;
font-size: 16px;
}
.ct-newsletter1.style5 .title {
font-size: 36px;
line-height: 48px;
color: #fff;
margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style5 .title {
font-size: 28px;
line-height: 34px;
margin-bottom: 15px;
}
}
.ct-newsletter1.style5 .desc {
font-size: 15px;
line-height: 24px;
color: #e2e2e2;
padding-right: 10%;
margin-bottom: 19px;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style5 .desc {
padding-right: 0;
}
}
.ct-newsletter1.style5 .newsletter {
display: flex;
flex-wrap: nowrap;
align-items: center;
max-width: 400px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style5 .newsletter {
display: block;
}
}
.ct-newsletter1.style5 .newsletter .tnp-email {
height: 56px;
border: none;
color: #848687;
-webkit-border-radius: 5px 0 0 5px;
-khtml-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style5 .newsletter .tnp-email {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
margin-bottom: 20px;
}
}
.ct-newsletter1.style5 .newsletter .tnp-button {
line-height: 56px;
padding: 0 34px;
font-size: 15px;
-webkit-border-radius: 0 5px 5px 0;
-khtml-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style5 .newsletter .tnp-button {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
width: 100%;
}
}
.ct-newsletter1.style5 .newsletter .tnp-button:hover {
background-color: #2b2567;
}
.ct-newsletter1.style5 .newsletter .tnp-field-email {
flex-grow: 1;
}
.ct-newsletter1.style6 {
background-color: #fff;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
padding: 58px 70px;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style6 {
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style6 {
padding: 40px 30px;
}
}
.ct-newsletter1.style6 .newsletter-holder {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -35px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style6 .newsletter-holder {
display: block;
}
}
.ct-newsletter1.style6 .newsletter-meta, .ct-newsletter1.style6 form.newsletter {
width: 50%;
padding: 0 35px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style6 .newsletter-meta, .ct-newsletter1.style6 form.newsletter {
width: 100%;
}
}
.ct-newsletter1.style6 form.newsletter {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style6 form.newsletter {
display: block;
}
}
.ct-newsletter1.style6 .title {
margin-bottom: 14px;
font-size: 30px;
color: #282350;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style6 .title {
font-size: 22px;
}
}
.ct-newsletter1.style6 .desc {
font-size: 17px;
line-height: 28px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style6 .desc {
font-size: 16px;
line-height: 1.625;
margin-bottom: 32px;
}
}
.ct-newsletter1.style6 .tnp-email {
background-color: #ebeff3;
color: #aaaeb2;
border: none;
height: 53px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.ct-newsletter1.style6 .tnp-field-email {
flex-grow: 1;
margin-right: 18px;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style6 .tnp-field-email {
margin-right: 0;
margin-bottom: 20px;
}
}
.ct-newsletter1.style6 .tnp-button {
line-height: 53px;
padding: 0 20px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
font-weight: 600;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style6 .tnp-button {
width: 100%;
}
}
.ct-newsletter1.style7 {
background-position: left center;
overflow: hidden;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 23px 30px 38px;
text-align: center;
-webkit-box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
-khtml-box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
-moz-box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
-ms-box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
-o-box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
box-shadow: 0 10px 40px rgba(3, 51, 122, 0.06);
}
@media screen and (max-width: 991px) {
.ct-newsletter1.style7 {
background-position: center;
}
}
.ct-newsletter1.style7 .newsletter-holder {
text-align: left;
margin: auto;
max-width: 710px;
padding-left: 160px;
}
@media screen and (max-width: 1199px) {
.ct-newsletter1.style7 .newsletter-holder {
margin-right: 30px;
margin-left: 20%;
}
}
@media screen and (max-width: 991px) {
.ct-newsletter1.style7 .newsletter-holder {
margin-left: auto;
margin-right: auto;
padding: 0;
max-width: 460px;
}
}
.ct-newsletter1.style7 .newsletter-meta {
margin-bottom: 22px;
}
.ct-newsletter1.style7 .newsletter-meta .title {
font-size: 26px;
margin-bottom: 9px;
color: #000c3f;
}
.ct-newsletter1.style7 .newsletter-meta .desc {
font-size: 15px;
color: #41496b;
}
.ct-newsletter1.style7 .newsletter {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style7 .newsletter {
display: block;
}
}
.ct-newsletter1.style7 .newsletter .tnp-field-email {
flex-grow: 1;
margin-right: 10px;
}
@media screen and (max-width: 767px) {
.ct-newsletter1.style7 .newsletter .tnp-field-email {
margin-right: 0;
margin-bottom: 10px;
}
}
.ct-newsletter1.style7 .newsletter .tnp-field-email .tnp-email {
border-color: #fff;
-webkit-box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
-khtml-box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
-moz-box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
-ms-box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
-o-box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
box-shadow: 0 0 21px rgba(5, 41, 140, 0.06);
font-size: 15px;
color: #41496b;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-newsletter1.style7 .newsletter .tnp-field-email .tnp-email:focus, .ct-newsletter1.style7 .newsletter .tnp-field-email .tnp-email:hover {
border-color: #6270b2;
}
.ct-newsletter1.style7 .newsletter .tnp-button {
background-image: -webkit-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -moz-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -ms-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: -o-linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
background-image: linear-gradient(90deg, #6270b2 0%, #ffd200 50%, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
-webkit-box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
-khtml-box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
-moz-box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
-ms-box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
-o-box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
box-shadow: 0 6px 18px rgba(98, 112, 178, 0.25);
}
.ct-icon1 {
margin: 0;
list-style: none;
}
.ct-icon1 a {
display: inline-block;
}
.ct-icon1 a i {
height: 29px;
width: 29px;
line-height: 29px;
display: inline-block;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
font-size: 17px;
color: #383085;
background-color: #fff;
text-align: center;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon1 a i.fa-facebook-f {
color: #16599b;
}
.ct-icon1 a i.fa-facebook-f:before {
content: "\f39e";
}
.ct-icon1 a i.fa-dribbble {
color: #eb568f;
}
.ct-icon1 a i.fa-twitter {
color: #03a9f4;
}
.ct-icon1 a i.fa-behance {
color: #0d6fff;
}
.ct-icon1 a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-icon1.style2 {
margin-left: -10px;
}
.ct-icon1.style2 a i {
background-color: transparent;
}
.ct-icon1.style3 {
display: flex;
flex-wrap: wrap;
}
.ct-icon1.style3 i {
width: 37px;
height: 37px;
line-height: 37px;
text-align: center;
background-color: #383085;
color: #fff !important;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-icon1.style3 i.fa-facebook-f {
background-color: #166dc4;
}
.ct-icon1.style3 i.fa-twitter {
background-color: #03a9f4;
}
.ct-icon1.style3 i.fa-dribbble {
background-color: #ea4c89;
}
.ct-icon1.style3 i.fa-behance {
background-color: #1644d8;
}
.ct-icon1.style3 a {
margin-right: 8px;
}
.ct-icon1.style3 a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-contact-info1 {
list-style: none;
margin-bottom: 0;
font-size: 14px;
line-height: 24px;
}
.ct-contact-info1 i {
color: #383085;
}
.ct-contact-info1 li {
display: flex;
flex-wrap: nowrap;
}
.ct-contact-info1 li + li {
margin-top: 10px;
}
.ct-contact-info1 li a {
color: inherit;
}
.ct-contact-info1 li a:hover {
color: inherit;
}
.ct-contact-info1 .ct-contact-icon {
display: inline-block;
margin-right: 10px;
}
.ct-contact-info1.style2 li + li {
margin-top: 25px;
}
.ct-contact-info1.style2 .ct-contact-icon {
min-width: 34px;
margin-top: 4px;
}
.ct-contact-info1.style2 .ct-contact-icon i {
font-size: 25px;
}
.ct-contact-info1.style2 .ct-contact-content {
font-size: 18px;
line-height: 30px;
color: #636363;
}
@media screen and (max-width: 991px) {
.ct-contact-info1.style2 .ct-contact-content {
font-size: 16px;
line-height: 26px;
}
}
.ct-contact-info2 {
border: 3px solid #d4ecfe;
padding: 27px 19px;
}
.ct-contact-info2 .ct-contact-icon {
line-height: 1;
height: 72px;
width: 72px;
min-width: 72px;
position: relative;
background-color: #383085;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-right: 15px;
}
.ct-contact-info2 .ct-contact-icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-contact-info2 .ct-contact-icon i {
font-size: 40px;
color: #fff;
}
.ct-contact-info2 .ct-contact-icon img {
max-height: 40px;
}
.ct-contact-info2 .item--title {
margin-bottom: 5px;
font-size: 17px;
}
.ct-contact-info2 .item--content {
font-size: 14px;
line-height: 20px;
color: #000;
}
.ct-contact-info2 .item--content u {
font-weight: 700;
}
.ct-contact-info2 .ct-contact-link {
width: 35px;
height: 72px;
line-height: 72px;
color: #fff;
font-size: 16px;
text-align: center;
background-color: #383085;
position: absolute;
top: 50%;
right: -22px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-contact-info2 .ct-contact-link:hover i {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-contact-info2 .item--inner {
display: flex;
flex-wrap: nowrap;
padding-right: 30px;
align-items: center;
position: relative;
}
.ct-contact-info2 .item--inner + .item--inner {
margin-top: 23px;
}
.ct-contact-info3 {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.ct-contact-info3 {
margin-left: 15px;
}
}
.ct-contact-info3 .ct-contact-inner {
position: relative;
max-width: 360px;
background-color: #000;
padding: 60px 30px 64px;
background-image: url(../images/bg-contact-info.png);
}
@media screen and (max-width: 767px) {
.ct-contact-info3 .ct-contact-inner {
padding-left: 20px;
padding-right: 15px;
}
}
.ct-contact-info3 .ct-contact-inner:before {
content: '';
border-color: transparent #676767 #676767 transparent;
border-width: 14px;
border-style: solid;
position: absolute;
top: 0;
left: -28px;
}
.ct-contact-info3 .ct-contact-inner .wg-title {
margin-bottom: 33px;
font-size: 36px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-contact-info3 .ct-contact-inner .wg-title {
font-size: 24px;
}
}
.ct-contact-info3 .ct-contact-inner .wg-title span {
display: inline-block;
position: relative;
padding-right: 55px;
}
.ct-contact-info3 .ct-contact-inner .wg-title span:before {
content: '';
width: 44px;
height: 3px;
background-color: #383085;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-contact-info3 .ct-contact-inner .item--title {
margin-bottom: 0;
font-size: 17px;
line-height: 28px;
color: #b7b7b7;
font-family: "Nunito Sans";
font-weight: 400;
}
@media screen and (max-width: 767px) {
.ct-contact-info3 .ct-contact-inner .item--title {
font-size: 15px;
}
}
.ct-contact-info3 .ct-contact-inner .item--content {
font-size: 25px;
font-weight: 700;
color: #fff;
font-family: 'Poppins', sans-serif;
line-height: 1.2;
margin-top: 3px;
}
@media screen and (max-width: 767px) {
.ct-contact-info3 .ct-contact-inner .item--content {
font-size: 20px;
}
}
.ct-contact-info3 .ct-contact-inner .item--content a {
color: inherit;
}
.ct-contact-info3 .ct-contact-inner .item--content a:hover {
color: inherit;
}
.ct-contact-info3 .ct-contact-inner .ct-contact-icon {
line-height: 1;
margin-right: 14px;
}
.ct-contact-info3 .ct-contact-inner .ct-contact-icon i {
font-size: 42px;
color: #383085;
}
@media screen and (max-width: 767px) {
.ct-contact-info3 .ct-contact-inner .ct-contact-icon img {
max-width: 36px;
}
}
.ct-contact-info3 .ct-contact-inner .item--info {
display: flex;
flex-wrap: nowrap;
align-items: center;
position: relative;
}
.ct-contact-info3 .ct-contact-inner .item--info .ct-contact-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.ct-contact-info3 .ct-contact-inner .item--info + .item--info {
margin-top: 30px;
}
.ct-contact-info3 .ct-contact-inner .item--info:hover .ct-contact-icon i, .ct-contact-info3 .ct-contact-inner .item--info:hover .ct-contact-icon img, .ct-contact-info3 .ct-contact-inner .item--info:hover .ct-contact-icon svg {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-contact-info4 .ct-contact-icon {
width: 40px;
height: 40px;
min-width: 40px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
color: #fff;
background-color: #383085;
margin-right: 12px;
}
.ct-contact-info4 .ct-contact-icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-contact-info4 .ct-contact-icon i {
font-size: 22px;
}
.ct-contact-info4 .ct-contact-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-contact-info4 .item--title {
font-size: 14px;
font-weight: 400;
font-family: inherit;
color: #8d8d8d;
margin-top: -2px;
margin-bottom: 0px;
}
.ct-contact-info4 .item--content {
font-size: 16px;
font-weight: 600;
color: #fff;
font-family: 'Poppins', sans-serif;
}
.ct-contact-info4 .item--inner {
display: flex;
flex-wrap: nowrap;
position: relative;
}
.ct-contact-info4 .item--inner + .item--inner {
margin-top: 15px;
}
.ct-client1 .client-image {
text-align: center;
}
.ct-client1 .client-image a {
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
}
.ct-client1 .slick-track {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-client1 .ct-clients-list-inner {
margin: 0 -15px;
}
.ct-client1 .ct-clients-list-inner .slick-slide {
padding: 0 15px;
}
.ct-client1.style1 .client-image a {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.5;
}
.ct-client1.style1 .client-image a:hover {
opacity: 1;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-client1.style2 .client-image a:hover {
opacity: 0.87;
-webkit-transform: scale(0.9);
-khtml-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
.ct-client1.style3 .client-image {
text-align: center;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.ct-client1.style3 .client-image {
padding: 0;
}
}
.ct-client1.style3 .client-image img {
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
}
.ct-client1.style3 .client-image img:nth-child(1) {
opacity: 0.5;
}
.ct-client1.style3 .client-image img:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -150%);
-khtml-transform: translate(-50%, -150%);
-moz-transform: translate(-50%, -150%);
-ms-transform: translate(-50%, -150%);
-o-transform: translate(-50%, -150%);
transform: translate(-50%, -150%);
opacity: 0;
}
.ct-client1.style3 .client-image a {
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
overflow: hidden;
}
.ct-client1.style3 .client-image a:hover img:nth-child(1) {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.ct-client1.style3 .client-image a:hover img:nth-child(2) {
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 75px;
padding-right: 75px;
}
@media screen and (max-width: 767px) {
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] {
padding-left: 35px;
padding-right: 35px;
}
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
width: 38px;
height: 28px;
color: #919191;
border: 1px solid #d9d9d9;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-weight: 400;
z-index: 99;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
background-color: #152644;
border-color: #152644;
color: #fff;
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 15px;
right: auto;
}
@media screen and (max-width: 767px) {
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 0;
}
}
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
left: auto;
}
@media screen and (max-width: 767px) {
.ct-client1.style3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 0;
}
}
.ct-client1.style4 .client-image {
text-align: center;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.ct-client1.style4 .client-image {
padding: 0;
}
}
.ct-client1.style4 .client-image a {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.5;
}
.ct-client1.style4 .client-image a:hover {
opacity: 1;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-client1.style4 .client-image img {
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
}
.ct-client1.style4 .client-image img:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -150%);
-khtml-transform: translate(-50%, -150%);
-moz-transform: translate(-50%, -150%);
-ms-transform: translate(-50%, -150%);
-o-transform: translate(-50%, -150%);
transform: translate(-50%, -150%);
opacity: 0;
}
.ct-client1.style4 .client-image a {
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
overflow: hidden;
}
.ct-client1.style4 .client-image a:hover img:nth-child(1) {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.ct-client1.style4 .client-image a:hover img:nth-child(2) {
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
}
.ct-client1.style5 .client-image {
text-align: center;
padding: 15px;
background-color: #f6f8fb;
display: inline-grid;
min-height: 74px;
align-items: center;
min-width: 200px;
justify-content: center;
-webkit-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-khtml-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-moz-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-ms-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-o-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin: 30px 0;
}
.ct-client1.style5 .client-image:hover {
-webkit-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-khtml-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-moz-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-ms-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
-o-box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
box-shadow: 0 7px 30px rgba(139, 153, 185, 0.2);
}
.ct-client1.style5 .client-image a {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.5;
}
.ct-client1.style5 .client-image img {
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
}
.ct-client1.style5 .client-image img:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -150%);
-khtml-transform: translate(-50%, -150%);
-moz-transform: translate(-50%, -150%);
-ms-transform: translate(-50%, -150%);
-o-transform: translate(-50%, -150%);
transform: translate(-50%, -150%);
opacity: 0;
}
.ct-client1.style5 .client-image a {
display: inline-block;
vertical-align: top;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
position: relative;
overflow: hidden;
}
.ct-client1.style5 .client-image:hover {
-webkit-box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
-khtml-box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
-moz-box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
-ms-box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
-o-box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
box-shadow: 0 16px 13px rgba(84, 99, 133, 0.2);
}
.ct-client1.style5 .client-image:hover a {
opacity: 1;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-client1.style5 .client-image:hover a img:nth-child(1) {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.ct-client1.style5 .client-image:hover a img:nth-child(2) {
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
}
.ct-client1.style5 .slick-slide {
width: 300px;
justify-content: center;
align-items: center;
display: flex;
}
.ct-client-grid1 {
overflow: hidden;
padding: 0;
margin: 0;
}
.ct-client-grid1 .client-image {
padding: 41px 20px;
text-align: center;
}
@media screen and (max-width: 767px) {
.ct-client-grid1 .client-image {
padding: 30px 15px;
}
}
.ct-client-grid1 .client-image img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-client-grid1 .client-image:hover img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-client-grid1 .client-item-inner {
padding: 18px 22px 22px;
background-color: #000;
}
@media screen and (max-width: 767px) {
.ct-client-grid1 .client-item-inner {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-client-grid1 .client-item-inner .btn {
line-height: 30px;
padding: 0 10px;
font-size: 13px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-weight: 600;
background-color: #6270b2;
color: #000;
}
.ct-client-grid1 .client-item-inner .btn:hover, .ct-client-grid1 .client-item-inner .btn:focus {
background-color: #383085;
color: #fff;
}
.ct-client-grid1 .client-desc {
font-size: 16px;
line-height: 22px;
color: #cbcbcb;
font-family: "Nunito Sans";
margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
.ct-client-grid1 .client-desc {
font-size: 13px;
line-height: 22px;
}
}
.ct-client-grid1 .ct-grid-inner {
margin: 0 -2px -2px 0;
}
.ct-client-grid1 .ct-grid-inner .grid-item {
padding: 0;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.item--social .fa {
font-family: 'FontAwesome';
font-weight: normal;
}
.ct-cta1 {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
background-color: #000;
padding: 13px 59px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-cta1 > div {
margin: 10px 0;
}
@media screen and (max-width: 1199px) {
.ct-cta1 {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-cta1 .item--holder {
flex-grow: 1;
margin-right: 30px;
}
.ct-cta1 .item--holder .item--title {
font-family: 'Poppins', sans-serif;
color: #fff;
font-size: 22px;
font-weight: 700;
}
.ct-cta1 .item--holder .item--desc {
font-size: 18px;
color: #c6c6c6;
font-weight: 300;
}
.ct-cta1 .btn {
padding: 0 42px;
line-height: 55px;
font-size: 15px;
}
.ct-cta1 .btn i {
margin-left: 0;
margin-right: 8px;
}
@media screen and (max-width: 767px) {
.ct-cta1 .btn {
padding: 0 22px;
}
}
.ct-cta1 .btn:before, .ct-cta1 .btn:after {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.ct-history1 {
max-width: 970px;
margin: 0 auto;
padding-top: 34px;
padding-bottom: 140px;
position: relative;
direction: ltr;
}
@media screen and (max-width: 767px) {
.ct-history1 {
padding-top: 114px;
}
}
.ct-history1:before {
content: '';
width: 0;
height: 100%;
border-left: 1px dashed rgba(255, 255, 255, 0.3);
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
}
.ct-history1 .ct-history--start {
text-align: center;
line-height: 101px;
width: 101px;
height: 101px;
color: #f6f6f6;
font-size: 28px;
font-weight: 700;
-webkit-border-radius: 101px;
-khtml-border-radius: 101px;
-moz-border-radius: 101px;
-ms-border-radius: 101px;
-o-border-radius: 101px;
border-radius: 101px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
z-index: 99;
}
.ct-history1 .ct-history--image {
max-width: 140px;
-webkit-border-radius: 140px;
-khtml-border-radius: 140px;
-moz-border-radius: 140px;
-ms-border-radius: 140px;
-o-border-radius: 140px;
border-radius: 140px;
border: 2px solid #474747;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.ct-history1 .ct-history--image img {
-webkit-border-radius: 140px;
-khtml-border-radius: 140px;
-moz-border-radius: 140px;
-ms-border-radius: 140px;
-o-border-radius: 140px;
border-radius: 140px;
}
.ct-history1 .ct-history--meta h3 {
font-size: 26px;
margin-bottom: 8px;
color: #f6f6f6;
font-weight: 600;
}
@media screen and (max-width: 767px) {
.ct-history1 .ct-history--meta h3 {
font-size: 18px;
}
}
@media screen and (max-width: 575px) {
.ct-history1 .ct-history--meta h3 {
font-size: 16px;
}
}
.ct-history1 .ct-history--meta h3 a {
color: inherit;
}
.ct-history1 .ct-history--meta h3 a:hover {
color: #383085;
}
.ct-history1 .ct-history--meta span {
font-size: 18px;
line-height: 26px;
color: #bcbcbc;
}
@media screen and (max-width: 767px) {
.ct-history1 .ct-history--meta span {
font-size: 14px;
line-height: 24px;
}
}
@media screen and (max-width: 575px) {
.ct-history1 .ct-history--meta span {
font-size: 13px;
}
}
.ct-history1 .ct-history--item {
padding-right: 124px;
position: relative;
z-index: 1;
margin-bottom: 21px;
}
@media screen and (max-width: 767px) {
.ct-history1 .ct-history--item {
padding-right: 40px;
}
}
.ct-history1 .ct-history--item:before {
content: '';
height: 0;
width: 114px;
border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
position: absolute;
top: 15px;
right: 0;
z-index: -1;
}
@media screen and (max-width: 767px) {
.ct-history1 .ct-history--item:before {
width: 30px;
}
}
.ct-history1 .ct-history--item:after {
content: '';
width: 21px;
height: 21px;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
position: absolute;
top: 4px;
right: -11px;
}
.ct-history1 .ct-history--odd .ct-history--item {
text-align: right;
}
.ct-history1 .ct-history--odd .ct-history--item:nth-child(1) {
margin-top: 80px;
}
.ct-history1 .ct-history--odd .ct-history--item:nth-child(2) {
margin-bottom: 43px;
}
.ct-history1 .ct-history--odd .ct-history--item:nth-child(3) {
margin-bottom: 98px;
}
.ct-history1 .ct-history--odd .ct-history--item:nth-child(4) {
margin-bottom: 92px;
}
.ct-history1 .ct-history--even {
text-align: left;
}
.ct-history1 .ct-history--even .ct-history--item {
padding-right: 0;
padding-left: 124px;
}
@media screen and (max-width: 767px) {
.ct-history1 .ct-history--even .ct-history--item {
padding-left: 40px;
}
}
.ct-history1 .ct-history--even .ct-history--item:before {
right: auto;
left: 0;
}
.ct-history1 .ct-history--even .ct-history--item:after {
right: auto;
left: -11px;
}
.ct-history1 .ct-history--even .ct-history--item:nth-child(1) {
margin-bottom: 59px;
}
.ct-history1 .ct-history--even .ct-history--item:nth-child(2) {
margin-bottom: 80px;
}
.ct-history1 .ct-history--even .ct-history--item:nth-child(4) {
margin-bottom: 108px;
}
.ct-history1 .ct-history--holder {
display: flex;
flex-wrap: wrap;
}
.ct-history1 .ct-history--holder > div {
width: 50%;
}
.ct-portfolio-grid1 .item--video:hover, .ct-portfolio-carousel1 .item--video:hover {
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
-khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
-ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
-o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.14);
}
.ct-portfolio-grid1 .item--featured img, .ct-portfolio-carousel1 .item--featured img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
}
.ct-portfolio-grid1 .item--title, .ct-portfolio-carousel1 .item--title {
font-size: 18px;
color: #fff;
margin-bottom: 6px;
}
.ct-portfolio-grid1 .item--title a, .ct-portfolio-carousel1 .item--title a {
color: inherit;
}
.ct-portfolio-grid1 .item--title a:hover, .ct-portfolio-carousel1 .item--title a:hover {
color: inherit;
}
.ct-portfolio-grid1 .item--category, .ct-portfolio-carousel1 .item--category {
font-size: 14px;
color: #8d8d8d;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.ct-portfolio-grid1 .item--category a, .ct-portfolio-carousel1 .item--category a {
color: inherit;
}
.ct-portfolio-grid1 .item--category a:hover, .ct-portfolio-carousel1 .item--category a:hover {
color: inherit;
}
.ct-portfolio-grid1 .item--readmore a, .ct-portfolio-carousel1 .item--readmore a {
display: inline-block;
font-size: 30px;
color: #fff;
font-family: 'Poppins', sans-serif;
height: 41px;
width: 41px;
line-height: 41px;
text-align: center;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: relative;
}
.ct-portfolio-grid1 .item--readmore a:hover, .ct-portfolio-carousel1 .item--readmore a:hover {
background-position: 100%;
}
.ct-portfolio-grid1 .item--readmore a i, .ct-portfolio-carousel1 .item--readmore a i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ct-portfolio-grid1 .item--readmore a i:before, .ct-portfolio-carousel1 .item--readmore a i:before, .ct-portfolio-grid1 .item--readmore a i:after, .ct-portfolio-carousel1 .item--readmore a i:after {
background-color: #fff;
}
.ct-portfolio-grid1 .item--holder, .ct-portfolio-carousel1 .item--holder {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px 24px 28px 30px;
z-index: 1;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 991px) {
.ct-portfolio-grid1 .item--holder, .ct-portfolio-carousel1 .item--holder {
padding-left: 22px;
padding-right: 22px;
}
}
.ct-portfolio-grid1 .item--holder:before, .ct-portfolio-carousel1 .item--holder:before {
content: '';
width: 100%;
left: 0;
bottom: 0;
height: calc(100% + 70px);
height: -webkit-calc(100% + 70px);
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 4, 9, 0.95)), to(rgba(0, 4, 9, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 4, 9, 0.95)', endColorStr='rgba(0, 4, 9, 0)');
position: absolute;
z-index: -1;
}
.ct-portfolio-grid1 .item--holder .item--meta, .ct-portfolio-carousel1 .item--holder .item--meta {
flex-grow: 1;
margin-right: 20px;
}
.ct-portfolio-grid1 .ct-load-more, .ct-portfolio-carousel1 .ct-load-more {
margin-top: 0;
}
.ct-portfolio-grid1 .grid-item-inner, .ct-portfolio-carousel1 .grid-item-inner {
position: relative;
overflow: hidden;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 46px;
}
.ct-portfolio-grid1 .grid-item-inner:hover .item--holder, .ct-portfolio-carousel1 .grid-item-inner:hover .item--holder {
opacity: 1;
}
.ct-portfolio-grid1 .grid-item-inner:hover .item--featured img, .ct-portfolio-carousel1 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.1) rotate(3deg);
-khtml-transform: scale(1.1) rotate(3deg);
-moz-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
-o-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
.ct-portfolio-grid2 .item--holder {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 99;
padding: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: scaleX(0);
-khtml-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
opacity: 0;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-grid2 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 575px) {
.ct-portfolio-grid2 .item--holder {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-portfolio-grid2 .item--holder .item--holder-overlay {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.9;
background-color: #000;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-grid2 .item--holder .item--title {
font-size: 20px;
font-weight: 600;
margin-bottom: 8px;
color: #fff;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-grid2 .item--holder .item--title {
font-size: 18px;
}
}
.ct-portfolio-grid2 .item--holder .item--title a {
color: inherit;
}
.ct-portfolio-grid2 .item--holder .item--title a:hover {
color: inherit;
}
.ct-portfolio-grid2 .item--holder .item--category {
font-size: 14px;
color: #8d8d8d;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.ct-portfolio-grid2 .item--holder .item--category a {
color: inherit;
}
.ct-portfolio-grid2 .item--holder .item--category a:hover {
color: inherit;
}
.ct-portfolio-grid2 .item--holder .item--readmore {
position: absolute;
bottom: 30px;
right: 30px;
line-height: 1;
}
.ct-portfolio-grid2 .item--holder .item--readmore a {
display: inline-block;
font-size: 32px;
color: #fff;
font-family: 'Poppins', sans-serif;
height: 54px;
width: 54px;
line-height: 54px;
text-align: center;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-portfolio-grid2 .item--holder .item--readmore a:hover {
background-position: 100%;
}
.ct-portfolio-grid2 .item--holder .item--meta {
position: absolute;
top: 30px;
left: 30px;
}
.ct-portfolio-grid2 .grid-item-inner {
margin-bottom: 30px;
position: relative;
overflow: hidden;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.ct-portfolio-grid2 .grid-item-inner:hover .item--holder {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
opacity: 1;
}
.ct-portfolio-grid2 .ct-load-more {
margin-top: 0;
}
@media screen and (min-width: 992px) {
.ct-portfolio-grid2 .ct-grid-inner > .grid-item:nth-child(1) {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ct-portfolio-grid2 .ct-grid-inner > .grid-item:nth-child(1) .item--holder .item--meta {
top: 65px;
left: 50px;
}
.ct-portfolio-grid2 .ct-grid-inner > .grid-item:nth-child(1) .item--holder .item--readmore {
bottom: 70px;
right: 40px;
}
}
.ct-portfolio-grid3 .item--featured {
margin-bottom: 20px;
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-portfolio-grid3 .item--featured img {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 3000ms linear 0ms;
-khtml-transition: all 3000ms linear 0ms;
-moz-transition: all 3000ms linear 0ms;
-ms-transition: all 3000ms linear 0ms;
-o-transition: all 3000ms linear 0ms;
transition: all 3000ms linear 0ms;
}
.ct-portfolio-grid3 .item--featured .item--category {
position: absolute;
top: 16px;
left: 16px;
background-color: #383085;
color: #fff;
padding: 0 13px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.ct-portfolio-grid3 .item--featured .item--category a {
color: inherit;
font-size: 13px;
line-height: 26px;
font-weight: 600;
display: inline-block;
font-family: 'Poppins', sans-serif;
}
.ct-portfolio-grid3 .item--featured .item--category a:hover {
color: inherit;
}
.ct-portfolio-grid3 .item--title {
margin-bottom: 0;
font-size: 24px;
line-height: 30px;
}
.ct-portfolio-grid3 .item--title a {
color: inherit;
}
.ct-portfolio-grid3 .item--title a:hover {
color: #383085;
}
.ct-portfolio-grid3 .grid-item-inner {
margin-bottom: 70px;
}
.ct-portfolio-grid3 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.2);
-khtml-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.ct-portfolio-grid4 .grid-filter-wrap {
text-align: left;
margin-bottom: 24px;
}
.ct-portfolio-grid4 .grid-filter-wrap span {
font-size: 14px;
color: #0d2252;
line-height: 37px;
padding: 0 22px;
}
.ct-portfolio-grid4 .grid-filter-wrap span.active, .ct-portfolio-grid4 .grid-filter-wrap span:hover {
color: #fff;
}
.ct-portfolio-grid4 .grid-filter-wrap span:before {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-image: none;
background-color: #383085;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 991px) {
.ct-portfolio-grid4 .grid-filter-wrap span {
padding: 0 12px;
line-height: 34px;
font-size: 13px;
}
}
.ct-portfolio-grid4 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
.ct-portfolio-grid4 .item--holder .item--readmore {
width: 100%;
background-color: rgba(21, 38, 68, 0.9);
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
flex-grow: 1;
}
.ct-portfolio-grid4 .item--holder .item--readmore a {
width: 47px;
height: 47px;
line-height: 47px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background-color: #fff;
text-align: center;
font-size: 17px;
color: #272727;
-webkit-transform: translateY(-60px);
-khtml-transform: translateY(-60px);
-moz-transform: translateY(-60px);
-ms-transform: translateY(-60px);
-o-transform: translateY(-60px);
transform: translateY(-60px);
opacity: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.ct-portfolio-grid4 .item--holder .item--readmore a:hover {
background-color: #383085;
color: #fff;
-webkit-transition-delay: 0s !important;
-moz-transition-delay: 0s !important;
transition-delay: 0s !important;
}
.ct-portfolio-grid4 .item--meta {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
padding: 18px 30px;
text-align: center;
width: 100%;
}
.ct-portfolio-grid4 .item--meta .item--title {
font-size: 20px;
margin-bottom: 0;
color: #fff;
}
.ct-portfolio-grid4 .item--meta .item--title a {
color: inherit;
}
.ct-portfolio-grid4 .grid-item-inner {
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.ct-portfolio-grid4 .grid-item-inner:hover .item--readmore a {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
-webkit-transition-delay: 0.12s;
-moz-transition-delay: 0.12s;
transition-delay: 0.12s;
}
.ct-portfolio-grid4 .grid-item-inner:hover .item--holder {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.ct-portfolio-grid4 .ct-load-more {
margin-top: 8px;
}
.ct-portfolio-grid4 .ct-load-more .btn {
padding: 0;
background-color: transparent;
background-image: none;
color: #152644;
line-height: normal;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-portfolio-grid4 .ct-load-more .btn:hover {
color: #383085;
}
.ct-portfolio-grid4 .ct-load-more .btn:focus {
background-image: none;
background-color: transparent;
}
.ct-portfolio-grid4 .ct-load-more .btn .fac-redo {
margin-right: 0;
margin-left: 8px;
color: #383085;
}
.ct-portfolio-grid4 .ct-load-more .btn .fac-redo:not(.fa-spin)::before {
content: "\f061";
}
.ct-portfolio-grid5.ct-grid {
margin: 0;
}
.ct-portfolio-grid5 .grid-item {
padding: 0;
}
.ct-portfolio-grid5 .item--featured {
position: relative;
overflow: hidden;
}
.ct-portfolio-grid5 .item--featured img {
width: 100%;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.ct-portfolio-grid5 .item--title {
font-size: 30px;
color: #283a57;
margin-bottom: 6px;
}
@media screen and (max-width: 1400px) {
.ct-portfolio-grid5 .item--title {
font-size: 22px;
}
}
@media screen and (max-width: 991px) {
.ct-portfolio-grid5 .item--title {
font-size: 20px;
}
}
@media screen and (max-width: 575px) {
.ct-portfolio-grid5 .item--title {
font-size: 18px;
}
}
.ct-portfolio-grid5 .item--title a {
color: inherit;
}
.ct-portfolio-grid5 .item--title a:hover {
color: #383085;
}
.ct-portfolio-grid5 .item--category {
font-family: 'Poppins', sans-serif;
color: #636e80;
line-height: normal;
}
.ct-portfolio-grid5 .item--category a {
color: inherit;
}
@media screen and (max-width: 575px) {
.ct-portfolio-grid5 .item--category {
font-size: 14px;
}
}
.ct-portfolio-grid5 .item--meta {
margin-right: 20px;
flex-grow: 1;
padding: 17px 0;
}
.ct-portfolio-grid5 .item--holder {
padding: 16px 40px;
background-color: #fff;
position: absolute;
bottom: 40px;
left: 40px;
right: 40px;
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
opacity: 0;
-webkit-transform: translateY(-60px);
-khtml-transform: translateY(-60px);
-moz-transform: translateY(-60px);
-ms-transform: translateY(-60px);
-o-transform: translateY(-60px);
transform: translateY(-60px);
}
@media screen and (max-width: 1400px) {
.ct-portfolio-grid5 .item--holder {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 1199px) {
.ct-portfolio-grid5 .item--holder {
bottom: 30px;
left: 30px;
right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-grid5 .item--holder {
padding: 30px 20px;
}
}
@media screen and (max-width: 575px) {
.ct-portfolio-grid5 .item--holder {
bottom: 15px;
left: 15px;
right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}
}
.ct-portfolio-grid5 .item--readmore a {
display: inline-block;
font-family: 'Poppins', sans-serif;
font-size: 30px;
font-weight: 600;
color: #fff;
background-color: #383085;
-webkit-box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
-khtml-box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
-moz-box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
-ms-box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
-o-box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
box-shadow: 0 7px 18px rgba(56, 48, 133, 0.19);
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
}
.ct-portfolio-grid5 .item--readmore a:hover {
background-color: #6270b2;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-grid5 .item--readmore a {
height: 50px;
width: 50px;
line-height: 50px;
font-size: 24px;
}
}
.ct-portfolio-grid5 .grid-item-inner {
position: relative;
overflow: hidden;
}
.ct-portfolio-grid5 .grid-item-inner:hover .item--holder {
opacity: 1;
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ct-portfolio-grid5 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.12);
-khtml-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
}
.ct-portfolio-carousel1 .grid-item-inner {
margin-bottom: 0;
}
@media screen and (min-width: 992px) {
.ct-portfolio-carousel1 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 90px;
padding-right: 90px;
}
.ct-portfolio-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.ct-portfolio-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 15px;
}
.ct-portfolio-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
left: auto;
}
}
.ct-portfolio-carousel1.style2 .grid-item-inner {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--featured {
position: relative;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--featured:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.29);
z-index: 99;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--holder {
z-index: 101;
padding-top: 80px;
}
@media screen and (min-width: 1400px) {
.ct-portfolio-carousel1.style2 .grid-item-inner .item--holder {
padding-left: 50px;
padding-bottom: 70px;
padding-right: 40px;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--holder .item--readmore a {
height: 58px;
width: 58px;
line-height: 58px;
}
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--meta {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--title {
margin-top: 5px;
font-size: 24px;
}
.ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category {
font-size: 16px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.ct-portfolio-carousel1.style2 .slick-dots {
display: flex;
margin-top: 40px;
margin-bottom: 12px;
justify-content: left;
margin-left: 15px;
}
.ct-portfolio-carousel1.style2 .slick-dots li {
margin: 0 10px;
}
.ct-portfolio-carousel1.style2 .slick-dots li button {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-portfolio-carousel1.style2 .slick-dots li button:before {
content: '';
height: 26px;
width: 26px;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
border: 2px solid #e9e9e9;
position: absolute;
left: -10px;
top: -10px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel1.style2 .slick-dots li.slick-active button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-portfolio-carousel1.style2 .slick-dots li.slick-active button:before {
opacity: 1;
}
@media screen and (min-width: 1200px) {
.portfolio-offser-left .ct-portfolio-carousel1 {
overflow: hidden;
}
.portfolio-offser-left .ct-portfolio-carousel1 .slick-list {
margin-left: -190px;
}
}
.ct-nav-slick {
width: 162px;
height: 70px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
-khtml-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
-moz-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
-ms-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
-o-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.ct-nav-slick .nav-prev, .ct-nav-slick .nav-next {
width: 33px;
height: 33px;
-webkit-border-radius: 33px;
-khtml-border-radius: 33px;
-moz-border-radius: 33px;
-ms-border-radius: 33px;
-o-border-radius: 33px;
border-radius: 33px;
border: 2px solid #000;
color: #000;
margin: 0 6px;
cursor: pointer;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-nav-slick .nav-prev i, .ct-nav-slick .nav-next i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-nav-slick .nav-prev:hover, .ct-nav-slick .nav-next:hover {
background-color: #000;
color: #fff;
}
.ct-portfolio-carousel2 .item--featured {
position: relative;
-webkit-transform: scale(0.85);
-khtml-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
-o-transform: scale(0.85);
transform: scale(0.85);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel2 .item--featured:before {
content: '';
height: 70%;
position: absolute;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85) 30%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.85) 30%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.85) 30%', endColorStr='rgba(0, 0, 0, 0)');
z-index: 1;
bottom: 0;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel2 .item--featured img {
-webkit-filter: grayscale(85%);
filter: grayscale(85%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
}
.ct-portfolio-carousel2 .item--title {
font-size: 26px;
color: #fff;
margin-bottom: 3px;
}
.ct-portfolio-carousel2 .item--title a {
color: inherit;
}
.ct-portfolio-carousel2 .item--title a:hover {
color: inherit;
}
.ct-portfolio-carousel2 .item--category {
font-size: 15px;
color: #383085;
}
.ct-portfolio-carousel2 .item--category a {
color: inherit;
}
.ct-portfolio-carousel2 .item--meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
padding: 30px 30px 46px 30px;
z-index: 2;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-portfolio-carousel2 .grid-item-inner {
position: relative;
margin: 40px 0;
}
.ct-portfolio-carousel2 .carousel-item.slick-center {
position: relative;
z-index: 99;
}
.ct-portfolio-carousel2 .carousel-item.slick-center .item--featured {
-webkit-transform: scale(1.15);
-khtml-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
@media screen and (max-width: 767px) {
.ct-portfolio-carousel2 .carousel-item.slick-center .item--featured {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
.ct-portfolio-carousel2 .carousel-item.slick-center .item--featured:before {
opacity: 1;
}
.ct-portfolio-carousel2 .carousel-item.slick-center .item--featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-portfolio-carousel2 .carousel-item.slick-center .item--meta {
opacity: 1;
}
.ct-portfolio-carousel2 .slick-list {
padding: 0 !important;
}
@media screen and (max-width: 991px) {
.ct-portfolio-carousel2 .slick-list {
padding: 0 200px !important;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-carousel2 .slick-list {
padding: 0px !important;
}
}
.ct-portfolio-carousel2 .ct-nav-slick {
margin-top: -53px;
position: relative;
z-index: 99;
direction: ltr;
}
.ct-portfolio-detail {
margin-bottom: 0;
list-style: none;
}
.ct-portfolio-detail li {
font-size: 15px;
color: #666;
}
.ct-portfolio-detail li + li {
margin-top: 8px;
}
.ct-portfolio-detail li i {
color: #383085;
margin-right: 4px;
}
.ct-portfolio-detail li label {
font-weight: 600;
color: #222;
}
.item--gap {
width: 76px;
height: 3px;
margin: auto;
position: relative;
}
.item--gap:before, .item--gap:after {
content: '';
height: 100%;
position: absolute;
top: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.item--gap:before {
left: 0;
width: 19px;
}
.item--gap:after {
right: 0;
width: 51px;
}
.more-plus {
height: 57px;
width: 57px;
line-height: 57px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 57px;
-khtml-border-radius: 57px;
-moz-border-radius: 57px;
-ms-border-radius: 57px;
-o-border-radius: 57px;
border-radius: 57px;
font-size: 22px;
font-weight: 500;
color: #1a1a1a;
font-family: 'Poppins', sans-serif;
display: inline-block;
}
.more-plus:hover, .more-plus:focus {
background-color: #383085;
color: #fff;
-webkit-box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
-khtml-box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
-moz-box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
-ms-box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
-o-box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
box-shadow: 0 0 0 10px rgba(56, 48, 133, 0.4);
}
.ct-service-grid1 .item--popup {
display: none;
}
.ct-service-grid1 .item--featured, .ct-service-carousel1 .item--featured {
position: relative;
}
.ct-service-grid1 .item--featured:before, .ct-service-carousel1 .item--featured:before {
content: '';
width: 100%;
height: 80%;
left: 0;
bottom: 0;
position: absolute;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.76)', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-service-grid1 .item--featured img, .ct-service-carousel1 .item--featured img {
width: 100%;
}
.ct-service-grid1 .item--holder, .ct-service-carousel1 .item--holder {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
background-color: #fff;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 40px 50px;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transition: all 300ms linear 100ms;
-khtml-transition: all 300ms linear 100ms;
-moz-transition: all 300ms linear 100ms;
-ms-transition: all 300ms linear 100ms;
-o-transition: all 300ms linear 100ms;
transition: all 300ms linear 100ms;
-webkit-transform: perspective(500px) rotateX(0deg);
-khtml-transform: perspective(500px) rotateX(0deg);
-moz-transform: perspective(500px) rotateX(0deg);
-ms-transform: perspective(500px) rotateX(0deg);
-o-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
}
@media screen and (max-width: 1199px) {
.ct-service-grid1 .item--holder, .ct-service-carousel1 .item--holder {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-service-grid1 .item--holder, .ct-service-carousel1 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-grid1 .item--holder .item--icon, .ct-service-carousel1 .item--holder .item--icon {
line-height: 1;
margin: 0 auto 26px auto;
}
.ct-service-grid1 .item--holder .item--icon i, .ct-service-carousel1 .item--holder .item--icon i {
font-size: 74px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid1 .item--holder .item--icon i, .ct-service-carousel1 .item--holder .item--icon i {
font-size: 54px;
}
}
.ct-service-grid1 .item--holder .item--icon img, .ct-service-carousel1 .item--holder .item--icon img {
max-height: 80px;
margin-left: auto;
margin-right: auto;
}
.ct-service-grid1 .item--holder .item--icon-abs, .ct-service-carousel1 .item--holder .item--icon-abs {
position: absolute;
bottom: -41px;
right: -43px;
line-height: 1;
}
.ct-service-grid1 .item--holder .item--icon-abs i, .ct-service-carousel1 .item--holder .item--icon-abs i {
font-size: 126px;
opacity: 0.4;
}
.ct-service-grid1 .item--holder .item--title, .ct-service-carousel1 .item--holder .item--title {
font-size: 22px;
margin-bottom: 19px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid1 .item--holder .item--title, .ct-service-carousel1 .item--holder .item--title {
font-size: 20px;
}
}
.ct-service-grid1 .item--holder .item--title a, .ct-service-carousel1 .item--holder .item--title a {
color: inherit;
}
.ct-service-grid1 .item--holder .item--title a:hover, .ct-service-carousel1 .item--holder .item--title a:hover {
color: inherit;
}
.ct-service-grid1 .item--holder .item--content, .ct-service-carousel1 .item--holder .item--content {
margin-top: 17px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid1 .item--holder .item--content, .ct-service-carousel1 .item--holder .item--content {
font-size: 14px;
line-height: 24px;
}
}
.ct-service-grid1 .item--meta, .ct-service-carousel1 .item--meta {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #0e0e0e;
padding: 40px;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
-webkit-transform: perspective(500px) rotateX(-90deg);
-khtml-transform: perspective(500px) rotateX(-90deg);
-moz-transform: perspective(500px) rotateX(-90deg);
-ms-transform: perspective(500px) rotateX(-90deg);
-o-transform: perspective(500px) rotateX(-90deg);
transform: perspective(500px) rotateX(-90deg);
}
@media screen and (max-width: 1199px) {
.ct-service-grid1 .item--meta, .ct-service-carousel1 .item--meta {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-service-grid1 .item--meta .item--title, .ct-service-carousel1 .item--meta .item--title {
font-size: 22px;
margin-bottom: 21px;
color: #fff;
}
.ct-service-grid1 .item--meta .item--title a, .ct-service-carousel1 .item--meta .item--title a {
color: inherit;
}
.ct-service-grid1 .item--meta .item--title a:hover, .ct-service-carousel1 .item--meta .item--title a:hover {
color: inherit;
}
.ct-service-grid1 .grid-item-inner, .ct-service-carousel1 .grid-item-inner {
text-align: center;
background-color: #383085;
margin-bottom: 64px;
position: relative;
overflow: hidden;
-webkit-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
padding-top: 8px;
}
.ct-service-grid1 .grid-item-inner:before, .ct-service-carousel1 .grid-item-inner:before {
content: '';
height: 8px;
position: absolute;
top: 0px;
left: 0;
width: 100%;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-service-grid1 .grid-item-inner .grid-item-over, .ct-service-carousel1 .grid-item-inner .grid-item-over {
position: relative;
}
.ct-service-grid1 .grid-item-inner:not(.active-featured), .ct-service-carousel1 .grid-item-inner:not(.active-featured) {
min-width: 420px;
}
.ct-service-grid1 .grid-item-inner:hover .item--holder, .ct-service-carousel1 .grid-item-inner:hover .item--holder {
opacity: 0;
-webkit-transform: perspective(500px) rotateX(-90deg);
-khtml-transform: perspective(500px) rotateX(-90deg);
-moz-transform: perspective(500px) rotateX(-90deg);
-ms-transform: perspective(500px) rotateX(-90deg);
-o-transform: perspective(500px) rotateX(-90deg);
transform: perspective(500px) rotateX(-90deg);
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid1 .grid-item-inner:hover .item--meta, .ct-service-carousel1 .grid-item-inner:hover .item--meta {
opacity: 1;
-webkit-transform: perspective(500px) rotateX(0deg);
-khtml-transform: perspective(500px) rotateX(0deg);
-moz-transform: perspective(500px) rotateX(0deg);
-ms-transform: perspective(500px) rotateX(0deg);
-o-transform: perspective(500px) rotateX(0deg);
transform: perspective(500px) rotateX(0deg);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ct-service-grid2 .item--featured {
position: relative;
}
.ct-service-grid2 .item--featured:before {
content: '';
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 4, 9, 0.95)), to(rgba(0, 4, 9, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
background-image: linear-gradient(bottom, rgba(0, 4, 9, 0.95), rgba(0, 4, 9, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 4, 9, 0.95)', endColorStr='rgba(0, 4, 9, 0)');
width: 100%;
height: 80%;
position: absolute;
bottom: 0;
left: 0;
}
.ct-service-grid2 .item--title {
font-size: 20px;
margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--title {
font-size: 18px;
}
}
.ct-service-grid2 .item--title a {
color: inherit;
}
.ct-service-grid2 .item--title a:hover {
color: inherit;
}
.ct-service-grid2 .item--meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 24px 20px 39px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-service-grid2 .item--meta .item--title {
color: #fff;
}
.ct-service-grid2 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px 30px;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
background-color: #e4eaee;
opacity: 1;
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--holder {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-service-grid2 .item--holder .item--title {
margin-bottom: 12px;
}
.ct-service-grid2 .item--holder .item--content {
margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--holder .item--content {
margin-bottom: 16px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--holder .item--content {
font-size: 14px;
line-height: 24px;
}
}
.ct-service-grid2 .item--holder .entry-readmore a {
font-size: 14px;
line-height: 43px;
padding: 0 28px;
}
.ct-service-grid2 .item--image {
opacity: 0;
}
.ct-service-grid2 .item--body {
padding: 20px;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-service-grid2 .item--body h3 {
font-size: 25px;
line-height: 36px;
font-family: inherit;
font-weight: 400;
margin-bottom: 42px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--body h3 {
font-size: 20px;
line-height: 1.3;
margin-bottom: 32px;
}
}
.ct-service-grid2 .item--body a {
display: inline-block;
width: 75px;
height: 75px;
line-height: 75px;
font-size: 30px;
color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
-webkit-border-radius: 75px;
-khtml-border-radius: 75px;
-moz-border-radius: 75px;
-ms-border-radius: 75px;
-o-border-radius: 75px;
border-radius: 75px;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 1199px) {
.ct-service-grid2 .item--body a {
width: 55px;
height: 55px;
line-height: 55px;
}
}
.ct-service-grid2 .item--body a:hover {
color: #fff;
background-position: 100%;
}
.ct-service-grid2 .grid-item-inner {
text-align: center;
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
margin-bottom: 30px;
}
.ct-service-grid2 .grid-item-inner:hover .item--holder {
opacity: 1;
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.ct-service-grid2 .grid-item-inner:hover .item--meta {
opacity: 0;
}
.ct-service-grid3 .grid-item-holder {
position: relative;
}
.ct-service-grid3 .grid-item-holder .item--readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-service-grid3 .grid-item-inner {
margin-bottom: 30px;
}
.ct-service-grid4 .item--title {
font-size: 20px;
margin-bottom: 8px;
color: #fff;
padding-left: 40px;
padding-right: 0px;
position: relative;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-service-grid4 .item--title {
font-size: 18px;
}
}
.ct-service-grid4 .item--title i {
font-size: 28px;
font-weight: normal;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(top, #383085, #6270b2);
background-image: -moz-linear-gradient(top, #383085, #6270b2);
background-image: -ms-linear-gradient(top, #383085, #6270b2);
background-image: -o-linear-gradient(top, #383085, #6270b2);
background-image: linear-gradient(top, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid4 .item--title i.icon-left {
left: 0;
}
.ct-service-grid4 .item--title i.icon-right {
right: -40px;
opacity: 0;
}
.ct-service-grid4 .item--content {
font-size: 16px;
line-height: 26px;
color: #cacacb;
}
@media screen and (max-width: 1199px) {
.ct-service-grid4 .item--content {
font-size: 14px;
line-height: 24px;
}
}
.ct-service-grid4 .item--readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-service-grid4 .grid-item-inner {
background-color: #292929;
padding: 38px 30px 38px 40px;
margin-bottom: 30px;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-service-grid4 .grid-item-inner {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-grid4 .grid-item-inner:before {
content: '';
height: 4px;
width: 0px;
margin: auto;
position: absolute;
left: 0;
bottom: -4px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid4 .grid-item-inner:hover:before {
width: 100%;
}
.ct-service-grid4 .grid-item-inner:hover .item--title {
padding-left: 0;
padding-right: 40px;
}
.ct-service-grid4 .grid-item-inner:hover .item--title .icon-left {
left: -40px;
opacity: 0;
}
.ct-service-grid4 .grid-item-inner:hover .item--title .icon-right {
opacity: 1;
right: 0;
}
.ct-service-grid4 .ct-load-more {
margin-top: 30px;
}
.ct-service-grid4 .ct-load-more .btn {
padding: 0 24px;
overflow: hidden;
}
.ct-service-grid4 .ct-load-more .btn:after {
content: '';
position: absolute;
top: 0;
left: -200%;
width: 200%;
height: 100%;
-webkit-transform: skewX(-20deg);
-khtml-transform: skewX(-20deg);
-moz-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
-o-transform: skewX(-20deg);
transform: skewX(-20deg);
background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
display: none;
}
.ct-service-grid4 .ct-load-more .btn:hover:after {
-webkit-animation: btn_shine 1.2s ease;
animation: btn_shine 1.2s ease;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.ct-service-grid4 .ct-load-more i {
display: none;
}
.ct-service-grid4 .ct-load-more i.fa-spin {
display: inline-block;
}
.ct-service-grid5 .item--icon {
line-height: 1;
margin-right: 22px;
margin-top: 3px;
}
@media screen and (max-width: 991px) {
.ct-service-grid5 .item--icon {
margin-right: 18px;
}
}
.ct-service-grid5 .item--icon i {
font-size: 70px;
color: #383085;
}
.ct-service-grid5 .item--icon img {
max-width: 70px;
}
@media screen and (max-width: 991px) {
.ct-service-grid5 .item--icon img {
max-width: 60px;
}
}
.ct-service-grid5 .item--title {
margin-bottom: 10px;
font-size: 22px;
line-height: 1.5;
}
@media screen and (max-width: 575px) {
.ct-service-grid5 .item--title {
font-size: 20px;
}
}
.ct-service-grid5 .item--title a {
color: inherit;
}
.ct-service-grid5 .item--title a:hover {
color: inherit;
}
.ct-service-grid5 .item--desc {
font-size: 16px;
line-height: 24px;
color: #000;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 575px) {
.ct-service-grid5 .item--desc {
font-size: 14px;
}
}
.ct-service-grid5 .grid-item-inner {
position: relative;
display: flex;
flex-wrap: nowrap;
padding: 40px 32px;
background-color: #fff;
-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
margin-bottom: 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-service-grid5 .grid-item-inner {
padding-left: 30px;
padding-right: 20px;
}
}
.ct-service-grid5 .grid-item-inner .item--readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-service-grid5 .grid-item-inner:hover {
background-color: #6270b2;
-webkit-box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
-khtml-box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
-moz-box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
-ms-box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
-o-box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
box-shadow: 0 0 16px rgba(98, 112, 178, 0.05);
}
.ct-service-grid5 .grid-item-inner:hover .item--desc, .ct-service-grid5 .grid-item-inner:hover .item--title a {
color: #fff;
}
.ct-service-grid6 .item--featured {
position: relative;
overflow: hidden;
}
.ct-service-grid6 .item--featured img {
width: 100%;
}
.ct-service-grid6 .item--featured .ct-edge-hide, .ct-service-grid6 .item--featured .ct-edge-hover {
height: 15px;
position: absolute;
bottom: -1px;
left: -3px;
right: -3px;
width: calc(100% + 6px);
width: -webkit-calc(100% + 6px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid6 .item--featured .ct-edge-hover {
opacity: 0;
}
.ct-service-grid6 .item--title {
margin-bottom: 9px;
font-size: 20px;
line-height: 24px;
}
.ct-service-grid6 .item--title a {
color: inherit;
}
.ct-service-grid6 .item--title a:hover {
color: #383085;
}
.ct-service-grid6 .item--meta {
background-color: #fff;
padding: 22px 30px 22px;
text-align: center;
}
.ct-service-grid6 .item-readmore {
display: none;
}
.ct-service-grid6 .item-readmore a {
font-size: 14px;
color: #383085;
font-weight: 600;
font-family: 'Poppins', sans-serif;
padding-right: 30px;
position: relative;
}
.ct-service-grid6 .item-readmore a:hover {
padding-right: 40px;
}
.ct-service-grid6 .item-readmore i {
font-size: 22px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-service-grid6 .grid-item-inner {
overflow: hidden;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 65px;
-webkit-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-khtml-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-moz-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-ms-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-o-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid6 .grid-item-inner:hover {
-webkit-transform: translateY(-17px);
-khtml-transform: translateY(-17px);
-moz-transform: translateY(-17px);
-ms-transform: translateY(-17px);
-o-transform: translateY(-17px);
transform: translateY(-17px);
-webkit-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-khtml-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-moz-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-ms-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-o-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
}
.ct-service-grid6 .grid-item-inner:hover .item--featured .ct-edge-hide {
opacity: 0;
}
.ct-service-grid6 .grid-item-inner:hover .item--featured .ct-edge-hover {
opacity: 1;
}
.ct-service-grid7 .item--featured {
position: relative;
overflow: hidden;
}
.ct-service-grid7 .item--featured img {
width: 100%;
}
.ct-service-grid7 .item--featured .ct-edge-hover {
opacity: 0;
}
.ct-service-grid7 .item--title {
margin-bottom: 0;
font-size: 20px;
line-height: 24px;
}
.ct-service-grid7 .item--title a {
color: inherit;
}
.ct-service-grid7 .item--title a:hover {
color: #383085;
}
.ct-service-grid7 .item--meta {
background-color: #fff;
padding: 26px 30px 26px;
text-align: center;
position: relative;
-webkit-border-radius: 0 0 6px 6px;
-khtml-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
-o-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid7 .item--desc {
font-size: 16px;
line-height: 22px;
color: #000;
margin-top: 12px;
margin-bottom: 15px;
display: none;
}
.ct-service-grid7 .item-readmore a {
position: absolute;
bottom: -25px;
left: 0;
right: 0;
margin: auto;
font-size: 25px;
font-weight: 600;
color: #fff;
line-height: 50px;
width: 50px;
height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
background-color: #383085;
font-family: 'Poppins', sans-serif;
-webkit-transform: translateY(40px);
-khtml-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
}
.ct-service-grid7 .grid-item-inner {
-webkit-border-radius: 0 0 6px 6px;
-khtml-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
-o-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
margin-bottom: 65px;
-webkit-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-khtml-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-moz-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-ms-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-o-box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
box-shadow: 0 11px 16px rgba(45, 37, 118, 0.1);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid7 .grid-item-inner:hover {
-webkit-transform: translateY(-17px);
-khtml-transform: translateY(-17px);
-moz-transform: translateY(-17px);
-ms-transform: translateY(-17px);
-o-transform: translateY(-17px);
transform: translateY(-17px);
-webkit-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-khtml-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-moz-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-ms-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
-o-box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
box-shadow: 0 27px 49px rgba(45, 37, 118, 0.3);
}
.ct-service-grid7 .grid-item-inner:hover .item-readmore a {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.ct-service-grid7 .grid-item-inner:hover .item--meta {
margin-top: -30px;
}
.ct-service-grid8 .item--icon {
line-height: 1;
margin-bottom: 14px;
}
.ct-service-grid8 .item--icon i {
font-size: 65px;
color: #383085;
}
.ct-service-grid8 .item--icon * {
display: inline-block;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-service-grid8 .item--title {
font-size: 20px;
margin-bottom: 12px;
}
.ct-service-grid8 .item--title a {
color: inherit;
}
.ct-service-grid8 .item--title a:hover {
color: inherit;
}
.ct-service-grid8 .item--content {
font-size: 15px;
line-height: 24px;
color: #000;
padding: 0;
}
.ct-service-grid8 .item--readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.ct-service-grid8 .grid-item-inner {
background-color: #fafafa;
border: 1px solid #e9e7e7;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 28px 30px 24px;
text-align: center;
margin-bottom: 44px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
position: relative;
}
.ct-service-grid8 .grid-item-inner:hover {
-webkit-box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
box-shadow: 0 29px 32px rgba(0, 0, 0, 0.1);
}
.ct-service-grid8 .grid-item-inner:hover .item--title a {
color: #383085;
}
.ct-service-grid8 .grid-item-inner:hover .item--icon * {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-service-grid9 .item--featured, .ct-service-carousel5 .item--featured {
position: relative;
overflow: hidden;
}
.ct-service-grid9 .item--featured img, .ct-service-carousel5 .item--featured img {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-grid9 .item--featured:hover img, .ct-service-carousel5 .item--featured:hover img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-service-grid9 .item--title, .ct-service-carousel5 .item--title {
font-size: 22px;
margin-bottom: 9px;
color: #383085;
}
.ct-service-grid9 .item--title a, .ct-service-carousel5 .item--title a {
color: inherit;
}
.ct-service-grid9 .item--title a:hover, .ct-service-carousel5 .item--title a:hover {
color: inherit;
}
.ct-service-grid9 .item--desc, .ct-service-carousel5 .item--desc {
line-height: 1.625;
color: #0e0e0e;
margin-bottom: 17px;
}
.ct-service-grid9 .item--meta, .ct-service-carousel5 .item--meta {
padding: 20px 15px 24px;
text-align: center;
}
.ct-service-grid9 .grid-item-inner, .ct-service-carousel5 .grid-item-inner {
padding: 21px;
background-color: #fff;
margin-bottom: 30px;
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-grid9 .grid-item-inner:hover, .ct-service-carousel5 .grid-item-inner:hover {
-webkit-transform: translateY(-15px);
-khtml-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
box-shadow: 0 20px 24px rgba(12, 12, 12, 0.08);
}
.ct-service-carousel1 .grid-item-inner {
margin-bottom: 50px;
}
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: -25px 0 0;
z-index: 9;
width: 50px;
height: 50px;
line-height: 50px;
background-color: #eee;
-webkit-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
}
@media screen and (max-width: 1199px) {
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 0.25;
}
}
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 20px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 30px;
}
}
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 20px;
left: auto;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 30px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel1:hover .ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 1;
}
}
.ct-service-carousel1 .ct-slick-carousel {
margin: 20px -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-service-carousel1 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-service-carousel1 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel1 .slick-slide.slick-active {
opacity: 1;
}
.ct-service-carousel2 .grid-item-inner {
margin-bottom: 50px;
}
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 90px;
padding-right: 90px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] {
padding-left: 0px;
padding-right: 0px;
}
}
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: -25px 0 0;
z-index: 9;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 0.25;
}
}
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 15px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 30px;
}
}
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
left: auto;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 30px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2:hover .ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 1;
}
}
.ct-service-carousel2 .ct-slick-carousel {
margin: 20px -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-service-carousel2 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-service-carousel2 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel2 .slick-slide.slick-active {
opacity: 1;
}
.ct-service-carousel2 .ct-slick-carousel, .ct-service-grid3 .ct-slick-carousel {
margin: 0;
}
.ct-service-carousel2 .item--icon, .ct-service-grid3 .item--icon {
line-height: 1;
margin: 0 auto 13px auto;
}
.ct-service-carousel2 .item--icon i, .ct-service-grid3 .item--icon i {
font-size: 62px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-service-carousel2 .item--icon-abs, .ct-service-grid3 .item--icon-abs {
line-height: 1;
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-service-carousel2 .item--icon-abs i, .ct-service-grid3 .item--icon-abs i {
font-size: 70px;
opacity: 0.45;
}
.ct-service-carousel2 .item--title, .ct-service-grid3 .item--title {
font-size: 20px;
margin-bottom: 14px;
color: #fff;
}
.ct-service-carousel2 .item--title a, .ct-service-grid3 .item--title a {
color: inherit;
}
.ct-service-carousel2 .item--title a:hover, .ct-service-grid3 .item--title a:hover {
color: inherit;
}
.ct-service-carousel2 .item--content, .ct-service-grid3 .item--content {
font-size: 16px;
line-height: 26px;
color: #fff;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .item--content, .ct-service-grid3 .item--content {
font-size: 14px;
line-height: 24px;
}
}
.ct-service-carousel2 .grid-item-inner, .ct-service-grid3 .grid-item-inner {
background-color: #000;
position: relative;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
text-align: center;
z-index: 1;
}
.ct-service-carousel2 .grid-item-inner .grid-item-holder, .ct-service-grid3 .grid-item-inner .grid-item-holder {
padding: 40px 28px 38px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2 .grid-item-inner .grid-item-holder, .ct-service-grid3 .grid-item-inner .grid-item-holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay, .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay {
z-index: -1;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: absolute;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay:before, .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay:before {
content: '';
top: 11px;
right: -11px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: absolute;
width: 100%;
height: 100%;
opacity: 0.5;
}
.ct-service-carousel2 .grid-item-inner:hover .item--icon i, .ct-service-grid3 .grid-item-inner:hover .item--icon i {
background-image: none;
text-fill-color: transparent;
-o-text-fill-color: #fff;
-ms-text-fill-color: #fff;
-moz-text-fill-color: #fff;
-webkit-text-fill-color: #fff;
}
.ct-service-carousel2 .grid-item-inner:hover .item--icon-abs, .ct-service-grid3 .grid-item-inner:hover .item--icon-abs {
opacity: 0;
}
.ct-service-carousel2 .grid-item-inner:hover .grid-item-holder .item--overlay, .ct-service-grid3 .grid-item-inner:hover .grid-item-holder .item--overlay {
opacity: 1;
}
.ct-service-carousel2.style2 .grid-item-inner, .ct-service-grid3.style2 .grid-item-inner {
background-color: #fff;
-webkit-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 40px rgba(12, 12, 12, 0.1);
}
.ct-service-carousel2.style2 .grid-item-inner .item--title a, .ct-service-grid3.style2 .grid-item-inner .item--title a {
color: #0e0e0e;
}
.ct-service-carousel2.style2 .grid-item-inner .item--content, .ct-service-grid3.style2 .grid-item-inner .item--content {
color: #383838;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel2.style2 .grid-item-inner:hover .item--title a, .ct-service-grid3.style2 .grid-item-inner:hover .item--title a, .ct-service-carousel2.style2 .grid-item-inner:hover .item--content, .ct-service-grid3.style2 .grid-item-inner:hover .item--content {
color: #fff;
}
.ct-service-carousel3 .item--icon {
line-height: 1;
margin: 0 auto 13px auto;
display: inline-block;
}
.ct-service-carousel3 .item--icon i {
font-family: 75px;
}
.ct-service-carousel3 .item--title {
font-size: 22px;
margin-bottom: 18px;
}
.ct-service-carousel3 .item--title a {
color: inherit;
}
.ct-service-carousel3 .item--title a:hover {
color: inherit;
}
.ct-service-carousel3 .entry-readmore {
margin-top: 12px;
position: relative;
}
.ct-service-carousel3 .entry-readmore a {
font-size: 15px;
color: #0e0e0e;
font-weight: 700;
font-family: 'Poppins', sans-serif;
-webkit-transition: all 0ms linear 0ms;
-khtml-transition: all 0ms linear 0ms;
-moz-transition: all 0ms linear 0ms;
-ms-transition: all 0ms linear 0ms;
-o-transition: all 0ms linear 0ms;
transition: all 0ms linear 0ms;
}
.ct-service-carousel3 .entry-readmore a i {
display: initial;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel3 .entry-readmore a.text-gradient, .ct-service-carousel3 .entry-readmore blockquote a, blockquote .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-header-popup-wrap .ct-header-meta a.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-carousel3 .entry-readmore a.h-item-icon, .ct-service-carousel3 .entry-readmore .post-previous-next a a:nth-child(1), .post-previous-next a .ct-service-carousel3 .entry-readmore a:nth-child(1), .ct-service-carousel3 .entry-readmore .comment-content:hover a.comment-date, .comment-content:hover .ct-service-carousel3 .entry-readmore a.comment-date, .ct-service-carousel3 .entry-readmore .ct-list.style1 .ct-list-icon a, .ct-list.style1 .ct-list-icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-contact-info1.style2 .ct-contact-icon a, .ct-contact-info1.style2 .ct-contact-icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category a, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-service-grid4 .item--title a, .ct-service-grid4 .item--title .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .item--icon a, .ct-service-carousel3 .item--icon .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-download .item--download a a, .ct-download .item--download a .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-blog-grid-layout1 .entry-readmore a, .ct-blog-grid-layout1 .entry-readmore .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-blog-carousel-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-blog-grid-layout2 .entry-readmore a, .ct-blog-grid-layout2 .entry-readmore .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-piechart-layout2 .item--holder a, .ct-piechart-layout2 .item--holder .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-grid2 .item--icon a, .ct-fancy-box-grid2 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-service-grid11 .item--icon a, .ct-service-grid11 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-video-player .ct-video-button.style11 a, .ct-video-player .ct-video-button.style11 .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-counter .ct-counter-inner .icon-color-gradient a, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .widget_products a.amount, .widget_products .ct-service-carousel3 .entry-readmore a.amount, .ct-service-carousel3 .entry-readmore .woocommerce ul.products li.product .price a.amount, .woocommerce ul.products li.product .price .ct-service-carousel3 .entry-readmore a.amount, .ct-service-carousel3 .entry-readmore .woocommerce ul.products li.product .price a, .woocommerce ul.products li.product .price .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .single-product #primary div.product .entry-summary .price a, .single-product #primary div.product .entry-summary .price .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta a.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-carousel3 .entry-readmore a.woocommerce-review__published-date, .ct-service-carousel3 .entry-readmore body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-accordion.layout1.style3 .ct-accordion-item a.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-carousel3 .entry-readmore a.ct-ac-title-text:before, .ct-service-carousel3 .entry-readmore .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text a, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-contact-form-layout1.style9 .ct-contact-meta a, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout1.style3 .item--icon a, .ct-fancy-box-layout1.style3 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout1.style4 .item--icon a, .ct-fancy-box-layout1.style4 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout1.style8 .item--icon a, .ct-fancy-box-layout1.style8 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout2 .item--icon a, .ct-fancy-box-layout2 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout5 .item--icon a, .ct-fancy-box-layout5 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout5 .item--list a, .ct-fancy-box-layout5 .item--list .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-fancy-box-layout19 a.item--number, .ct-fancy-box-layout19 .ct-service-carousel3 .entry-readmore a.item--number, .ct-service-carousel3 .entry-readmore .ct-counter-layout2.style1 .ct-counter-icon a, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-counter-layout2.style2:hover .ct-counter-icon a, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-counter-layout2.style3 a.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-carousel3 .entry-readmore a.ct-counter-number:not(.color-active), .ct-service-carousel3 .entry-readmore .ct-counter-layout3 .ct-counter-icon a, .ct-counter-layout3 .ct-counter-icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-counter-layout3 .ct-counter-number a.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel3 .entry-readmore a.ct-counter-number-prefix, .ct-service-carousel3 .entry-readmore .ct-counter-layout3 .ct-counter-number a.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel3 .entry-readmore a.ct-counter-number-suffix, .ct-service-carousel3 .entry-readmore .ct-counter-layout5 .ct-counter-number a.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-carousel3 .entry-readmore a.ct-counter-number-value, .ct-service-carousel3 .entry-readmore .ct-counter-layout7.style3 .item--icon a, .ct-counter-layout7.style3 .item--icon .ct-service-carousel3 .entry-readmore a, .ct-service-carousel3 .entry-readmore .ct-counter-layout8 a.ct-counter-number, .ct-counter-layout8 .ct-service-carousel3 .entry-readmore a.ct-counter-number, .ct-service-carousel3 .entry-readmore .ct-testimonial-carousel11 .item--inner:hover a.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-carousel3 .entry-readmore a.item-icon, .ct-service-carousel3 .entry-readmore .ct-process1.style1 .ct-process-button a, .ct-process1.style1 .ct-process-button .ct-service-carousel3 .entry-readmore a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.ct-service-carousel3 .entry-readmore a:hover i {
margin-left: 6px;
}
.ct-service-carousel3 .carousel-item {
margin-top: 25px;
}
.ct-service-carousel3 .grid-item-inner {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
overflow: hidden;
text-align: center;
padding: 45px 40px 38px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel3 .grid-item-inner:before {
content: '';
width: 0;
height: 7px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel3 .grid-item-inner:hover {
-webkit-transform: translateY(-25px);
-khtml-transform: translateY(-25px);
-moz-transform: translateY(-25px);
-ms-transform: translateY(-25px);
-o-transform: translateY(-25px);
transform: translateY(-25px);
}
.ct-service-carousel3 .grid-item-inner:hover .entry-readmore a:not(.text-gradient) {
opacity: 0;
}
.ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.text-gradient, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore blockquote a, blockquote .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-header-popup-wrap .ct-header-meta a.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.h-item-icon, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .post-previous-next a a:nth-child(1), .post-previous-next a .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a:nth-child(1), .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .comment-content:hover a.comment-date, .comment-content:hover .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.comment-date, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-list.style1 .ct-list-icon a, .ct-list.style1 .ct-list-icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-contact-info1.style2 .ct-contact-icon a, .ct-contact-info1.style2 .ct-contact-icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category a, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-service-grid4 .item--title a, .ct-service-grid4 .item--title .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .item--icon a, .ct-service-carousel3 .item--icon .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-download .item--download a a, .ct-download .item--download a .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-blog-grid-layout1 .entry-readmore a, .ct-blog-grid-layout1 .entry-readmore .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-blog-carousel-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-blog-grid-layout2 .entry-readmore a, .ct-blog-grid-layout2 .entry-readmore .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-piechart-layout2 .item--holder a, .ct-piechart-layout2 .item--holder .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-grid2 .item--icon a, .ct-fancy-box-grid2 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-service-grid11 .item--icon a, .ct-service-grid11 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-video-player .ct-video-button.style11 a, .ct-video-player .ct-video-button.style11 .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter .ct-counter-inner .icon-color-gradient a, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .widget_products a.amount, .widget_products .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.amount, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .woocommerce ul.products li.product .price a.amount, .woocommerce ul.products li.product .price .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.amount, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .woocommerce ul.products li.product .price a, .woocommerce ul.products li.product .price .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .single-product #primary div.product .entry-summary .price a, .single-product #primary div.product .entry-summary .price .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta a.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.woocommerce-review__published-date, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-accordion.layout1.style3 .ct-accordion-item a.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-ac-title-text:before, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text a, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-contact-form-layout1.style9 .ct-contact-meta a, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout1.style3 .item--icon a, .ct-fancy-box-layout1.style3 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout1.style4 .item--icon a, .ct-fancy-box-layout1.style4 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout1.style8 .item--icon a, .ct-fancy-box-layout1.style8 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout2 .item--icon a, .ct-fancy-box-layout2 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout5 .item--icon a, .ct-fancy-box-layout5 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout5 .item--list a, .ct-fancy-box-layout5 .item--list .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-fancy-box-layout19 a.item--number, .ct-fancy-box-layout19 .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.item--number, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout2.style1 .ct-counter-icon a, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout2.style2:hover .ct-counter-icon a, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout2.style3 a.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-counter-number:not(.color-active), .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout3 .ct-counter-icon a, .ct-counter-layout3 .ct-counter-icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout3 .ct-counter-number a.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-counter-number-prefix, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout3 .ct-counter-number a.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-counter-number-suffix, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout5 .ct-counter-number a.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-counter-number-value, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout7.style3 .item--icon a, .ct-counter-layout7.style3 .item--icon .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-counter-layout8 a.ct-counter-number, .ct-counter-layout8 .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.ct-counter-number, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-testimonial-carousel11 .item--inner:hover a.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a.item-icon, .ct-service-carousel3 .grid-item-inner:hover .entry-readmore .ct-process1.style1 .ct-process-button a, .ct-process1.style1 .ct-process-button .ct-service-carousel3 .grid-item-inner:hover .entry-readmore a {
opacity: 1;
}
.ct-service-carousel3 .grid-item-inner:hover:before {
width: 100%;
}
.ct-service-carousel3 .slick-dots {
max-width: 495px;
margin-top: 70px;
margin-left: auto;
margin-right: auto;
background-color: #434343;
height: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
padding: 0 40px;
flex-wrap: nowrap;
}
.ct-service-carousel3 .slick-dots li {
margin: 0;
width: 50%;
}
.ct-service-carousel3 .slick-dots li button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
height: 10px;
width: 100%;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.ct-service-carousel3 .slick-dots li button:hover, .ct-service-carousel3 .slick-dots li button:focus {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
background-position: inherit;
}
.ct-service-carousel3 .slick-dots li.slick-active button {
opacity: 1;
}
.ct-service-carousel4 .item--featured a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.25);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel4 .item--featured img {
width: 100%;
}
.ct-service-carousel4 .item--title {
margin: 0;
padding: 19px 25px;
background-color: #6270b2;
font-size: 22px;
color: #fff;
}
@media screen and (max-width: 991px) {
.ct-service-carousel4 .item--title {
font-size: 16px;
}
}
.ct-service-carousel4 .item--title a {
color: inherit;
}
.ct-service-carousel4 .item--title a:hover {
color: inherit;
}
.ct-service-carousel4 .item--icon {
margin-right: 18px;
line-height: 1;
color: #fff;
font-size: 50px;
}
@media screen and (max-width: 991px) {
.ct-service-carousel4 .item--icon {
font-size: 40px;
margin-right: 15px;
}
}
.ct-service-carousel4 .item--description {
font-size: 15px;
line-height: 24px;
color: #fff;
}
@media screen and (max-width: 991px) {
.ct-service-carousel4 .item--description {
font-size: 13px;
}
}
.ct-service-carousel4 .item--meta {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 20px 18px 20px 26px;
background-color: #383085;
display: flex;
flex-wrap: nowrap;
align-items: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
@media screen and (max-width: 991px) {
.ct-service-carousel4 .item--meta {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-service-carousel4 .item--holder {
position: relative;
}
.ct-service-carousel4 .item--readmore {
margin-top: 10px;
}
.ct-service-carousel4 .item--readmore a {
font-size: 14px;
line-height: 1.4;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #6270b2;
}
.ct-service-carousel4 .item--readmore a span {
display: inline-block;
border-bottom: 1px solid rgba(98, 112, 178, 0.5);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel4 .item--readmore a i {
margin-left: 14px;
}
.ct-service-carousel4 .item--readmore a:hover {
color: #383085;
}
.ct-service-carousel4 .item--readmore a:hover span {
border-color: #383085;
}
.ct-service-carousel4 .grid-item-inner:hover .item--featured a {
opacity: 0;
}
.ct-service-carousel4 .grid-item-inner:hover .item--meta {
opacity: 1;
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
width: 50px;
height: 50px;
line-height: 50px;
background-color: #eee;
color: #383838;
-webkit-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
box-shadow: 0 8px 13px rgba(12, 12, 12, 0.1);
display: block;
position: absolute;
top: 50%;
bottom: auto;
margin: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 99;
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
background-color: #6270b2;
background-image: none;
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
-webkit-box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
-khtml-box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
-moz-box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
-ms-box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
-o-box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
box-shadow: 0 8px 13px rgba(98, 112, 178, 0.1);
color: #fff;
background-color: #6270b2;
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -47px;
}
@media screen and (max-width: 1400px) {
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -10px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 35px;
}
}
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: auto;
right: -47px;
}
@media screen and (max-width: 1400px) {
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -10px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 35px;
}
}
.ct-service-carousel5 .slick-slide {
margin-top: 15px;
}
.ct-service-carousel5 .slick-dots {
margin: 15px 0 0;
}
.ct-service-carousel5 .slick-dots li {
margin: 0 3px;
}
.ct-service-carousel5 .slick-dots li button {
background-color: #c4c9d1;
width: 12px;
height: 12px;
}
.ct-service-carousel5 .slick-dots li.slick-active button {
-webkit-transform: scale(1.2);
-khtml-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
background-color: #383085;
}
.ct-service-carousel6 .item--featured, .ct-service-grid15 .item--featured {
position: relative;
}
.ct-service-carousel6 .item--featured a, .ct-service-grid15 .item--featured a {
display: block;
position: relative;
}
.ct-service-carousel6 .item--featured a:before, .ct-service-grid15 .item--featured a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(14, 14, 14, 0.2);
z-index: 1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-service-carousel6 .item--featured-image, .ct-service-grid15 .item--featured-image {
position: relative;
overflow: hidden;
}
.ct-service-carousel6 .item--featured-image img, .ct-service-grid15 .item--featured-image img {
-webkit-transition: all 3s ease-out;
-khtml-transition: all 3s ease-out;
-moz-transition: all 3s ease-out;
-ms-transition: all 3s ease-out;
-o-transition: all 3s ease-out;
transition: all 3s ease-out;
}
.ct-service-carousel6 .item--featured-image:before, .ct-service-grid15 .item--featured-image:before, .ct-service-carousel6 .item--featured-image:after, .ct-service-grid15 .item--featured-image:after {
position: absolute;
content: '';
background-color: rgba(0, 0, 0, 0.4);
left: 0;
width: 100%;
height: 0%;
-webkit-transition: 0.4s ease;
-khtml-transition: 0.4s ease;
-moz-transition: 0.4s ease;
-ms-transition: 0.4s ease;
-o-transition: 0.4s ease;
transition: 0.4s ease;
z-index: 1;
opacity: 0;
}
.ct-service-carousel6 .item--featured-image:before, .ct-service-grid15 .item--featured-image:before {
top: 0;
}
.ct-service-carousel6 .item--featured-image:after, .ct-service-grid15 .item--featured-image:after {
bottom: 0;
}
.ct-service-carousel6 .item--icon, .ct-service-grid15 .item--icon {
width: 75px;
height: 75px;
position: absolute;
top: 50%;
left: -46px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 99;
background-color: #fff;
-webkit-transition: 0.4s ease;
-khtml-transition: 0.4s ease;
-moz-transition: 0.4s ease;
-ms-transition: 0.4s ease;
-o-transition: 0.4s ease;
transition: 0.4s ease;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel6 .item--icon, .ct-service-grid15 .item--icon {
left: 0;
}
}
.ct-service-carousel6 .item--icon *, .ct-service-grid15 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-service-carousel6 .item--icon i, .ct-service-grid15 .item--icon i {
font-size: 40px;
color: #383085;
}
.ct-service-carousel6 .item--icon img, .ct-service-grid15 .item--icon img {
max-height: 47px;
max-width: 53px;
}
.ct-service-carousel6 .item--title, .ct-service-grid15 .item--title {
margin-bottom: 13px;
font-size: 22px;
line-height: 28px;
}
.ct-service-carousel6 .item--title a, .ct-service-grid15 .item--title a {
color: inherit;
}
.ct-service-carousel6 .item--title a:hover, .ct-service-grid15 .item--title a:hover {
color: inherit;
}
.ct-service-carousel6 .item--desc, .ct-service-grid15 .item--desc {
line-height: 1.625;
color: #000;
margin-bottom: 11px;
}
.ct-service-carousel6 .entry-readmore svg, .ct-service-grid15 .entry-readmore svg {
height: 22px;
fill: #383085;
margin-left: 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel6 .entry-readmore a, .ct-service-grid15 .entry-readmore a {
font-size: 15px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #000;
display: inline-flex;
align-items: center;
}
.ct-service-carousel6 .entry-readmore a:hover svg, .ct-service-grid15 .entry-readmore a:hover svg {
-webkit-transform: translateX(14px);
-khtml-transform: translateX(14px);
-moz-transform: translateX(14px);
-ms-transform: translateX(14px);
-o-transform: translateX(14px);
transform: translateX(14px);
}
.ct-service-carousel6 .item--meta, .ct-service-grid15 .item--meta {
padding: 20px 13px 25px 13px;
}
.ct-service-carousel6 .grid-item-inner, .ct-service-grid15 .grid-item-inner {
background-color: #fff;
border-width: 2px 2px 0 2px;
border-style: solid;
border-color: #ebebeb;
padding: 17px;
position: relative;
-webkit-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-khtml-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-moz-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-ms-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-o-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel6 .grid-item-inner:before, .ct-service-grid15 .grid-item-inner:before {
content: '';
height: 6px;
left: -2px;
right: -2px;
position: absolute;
bottom: 0;
background-color: #383085;
}
.ct-service-carousel6 .grid-item-inner:hover, .ct-service-grid15 .grid-item-inner:hover {
-webkit-transform: translateY(-18px);
-khtml-transform: translateY(-18px);
-moz-transform: translateY(-18px);
-ms-transform: translateY(-18px);
-o-transform: translateY(-18px);
transform: translateY(-18px);
-webkit-box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
-khtml-box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
-moz-box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
-ms-box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
-o-box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
box-shadow: 0 27px 41px rgba(12, 12, 12, 0.18);
}
.ct-service-carousel6 .grid-item-inner:hover .item--featured-image img, .ct-service-grid15 .grid-item-inner:hover .item--featured-image img {
-webkit-transform: scale(1.075);
-khtml-transform: scale(1.075);
-moz-transform: scale(1.075);
-ms-transform: scale(1.075);
-o-transform: scale(1.075);
transform: scale(1.075);
}
.ct-service-carousel6 .grid-item-inner:hover .item--featured-image:before, .ct-service-grid15 .grid-item-inner:hover .item--featured-image:before, .ct-service-carousel6 .grid-item-inner:hover .item--featured-image:after, .ct-service-grid15 .grid-item-inner:hover .item--featured-image:after {
height: 100%;
opacity: 1;
}
.ct-service-carousel6 .grid-item-inner:hover .item--icon, .ct-service-grid15 .grid-item-inner:hover .item--icon {
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-service-carousel6 .ct-carousel-inner, .ct-service-grid15 .ct-carousel-inner {
margin: 0 -35px;
}
.ct-service-carousel6 .ct-carousel-inner .slick-slide, .ct-service-grid15 .ct-carousel-inner .slick-slide {
padding: 0 35px;
margin-top: 30px;
margin-bottom: 50px;
}
.ct-service-carousel6 .slick-dots, .ct-service-grid15 .slick-dots {
margin-top: 15px;
}
.ct-service-grid15 .grid-item-inner {
margin-bottom: 30px;
}
.ct-service-carousel7 .item--featured, .ct-service-grid16 .item--featured {
position: relative;
overflow: hidden;
}
.ct-service-carousel7 .item--holder, .ct-service-grid16 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-service-carousel7 .item--holder .item--holder-inner, .ct-service-grid16 .item--holder .item--holder-inner {
position: relative;
z-index: 1;
padding: 30px 40px 30px 45px;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--holder .item--holder-inner, .ct-service-grid16 .item--holder .item--holder-inner {
padding: 20px;
}
}
.ct-service-carousel7 .item--holder .item--title, .ct-service-grid16 .item--holder .item--title {
font-size: 20px;
margin-bottom: 9px;
color: #383085;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--holder .item--title, .ct-service-grid16 .item--holder .item--title {
font-size: 18px;
}
}
.ct-service-carousel7 .item--holder .item--icon, .ct-service-grid16 .item--holder .item--icon {
line-height: 1;
font-size: 48px;
color: #fff;
margin-right: 18px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--holder .item--icon, .ct-service-grid16 .item--holder .item--icon {
font-size: 36px;
margin-right: 15px;
}
}
.ct-service-carousel7 .item--holder .item--content, .ct-service-grid16 .item--holder .item--content {
font-size: 15px;
line-height: 24px;
color: #fff;
margin-bottom: 21px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--holder .item--content, .ct-service-grid16 .item--holder .item--content {
font-size: 13px;
line-height: 22px;
}
}
.ct-service-carousel7 .item--holder .item-readmore a, .ct-service-grid16 .item--holder .item-readmore a {
display: inline-block;
font-size: 13px;
text-transform: uppercase;
color: #0d2252;
font-weight: 700;
line-height: 34px;
padding: 0 16px;
font-family: 'Poppins', sans-serif;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #383085;
}
.ct-service-carousel7 .item--holder .item-readmore a:hover, .ct-service-grid16 .item--holder .item-readmore a:hover {
background-color: #fff;
color: #0d2252;
}
.ct-service-carousel7 .item--meta, .ct-service-grid16 .item--meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
background-color: #fff;
padding: 11px 30px;
justify-content: center;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--meta, .ct-service-grid16 .item--meta {
padding-right: 20px;
}
}
.ct-service-carousel7 .item--meta .item--icon, .ct-service-grid16 .item--meta .item--icon {
line-height: 1;
font-size: 48px;
margin-right: 18px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--meta .item--icon, .ct-service-grid16 .item--meta .item--icon {
font-size: 36px;
}
}
.ct-service-carousel7 .item--meta .item--title, .ct-service-grid16 .item--meta .item--title {
margin-bottom: 0;
font-size: 20px;
line-height: 28px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel7 .item--meta .item--title, .ct-service-grid16 .item--meta .item--title {
font-size: 18px;
}
}
.ct-service-carousel7 .item--meta .item--title a, .ct-service-grid16 .item--meta .item--title a {
color: inherit;
}
.ct-service-carousel7 .item--meta .item--title a:hover, .ct-service-grid16 .item--meta .item--title a:hover {
color: #383085;
}
.ct-service-carousel7 .item-overlay, .ct-service-grid16 .item-overlay {
z-index: -1;
background-color: rgba(21, 38, 68, 0.9);
position: absolute;
left: 0;
width: 100%;
height: 100%;
top: 100%;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel7 .item-overlay:before, .ct-service-grid16 .item-overlay:before {
content: '';
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
height: 4px;
width: 100%;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
top: -4px;
left: 0;
}
.ct-service-carousel7 .grid-item-inner, .ct-service-grid16 .grid-item-inner {
margin-bottom: 30px;
}
.ct-service-carousel7 .grid-item-inner:hover .item-overlay, .ct-service-grid16 .grid-item-inner:hover .item-overlay {
top: 0;
}
.ct-service-carousel7 .grid-item-inner:hover .item-overlay:before, .ct-service-grid16 .grid-item-inner:hover .item-overlay:before {
top: 0;
}
.ct-service-carousel7 .grid-item-inner:hover .item--holder, .ct-service-grid16 .grid-item-inner:hover .item--holder {
opacity: 1;
}
.ct-service-carousel7 .grid-item-inner:hover .item--meta, .ct-service-grid16 .grid-item-inner:hover .item--meta {
-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"], .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
width: 38px;
height: 28px;
color: #919191;
border: 1px solid #d9d9d9;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-weight: 400;
z-index: 99;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: -15px 0 0;
top: 50%;
opacity: 0;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
background-color: #152644;
border-color: #152644;
color: #fff;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -73px;
right: auto;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -73px;
left: auto;
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev {
left: -53px;
opacity: 1;
}
@media screen and (max-width: 1400px) {
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev {
left: -40px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-prev {
left: 30px;
}
}
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next {
right: -53px;
opacity: 1;
}
@media screen and (max-width: 1400px) {
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next {
right: -40px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel7 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next, .ct-service-grid16 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow.slick-next {
right: 30px;
}
}
.ct-service-carousel8 .item--featured {
position: relative;
overflow: hidden;
}
.ct-service-carousel8 .item--featured img {
width: 100%;
}
.ct-service-carousel8 .item--featured:before {
content: '';
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item--featured:after {
content: '';
height: 8px;
background-color: #1d1b4c;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 2;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
padding: 30px 40px;
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item--holder .item--icon {
width: 62px;
margin-right: 20px;
min-width: 62px;
}
.ct-service-carousel8 .item--holder .item--icon img {
max-width: 62px;
}
.ct-service-carousel8 .item--holder .item--icon i {
font-size: 60px;
color: #383085;
}
.ct-service-carousel8 .item--holder .item--head {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 14px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel8 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel8 .item--title {
font-size: 22px;
color: #1d1b4c;
margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel8 .item--title {
font-size: 18px;
}
}
.ct-service-carousel8 .item--title a {
color: inherit;
}
.ct-service-carousel8 .item--title a:hover {
color: inherit;
}
.ct-service-carousel8 .item--content {
line-height: 1.625;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel8 .item--content {
font-size: 14px;
line-height: 23px;
}
}
.ct-service-carousel8 .item--meta {
position: absolute;
top: 0;
left: 0;
z-index: 4;
width: 100%;
height: 100%;
padding: 30px 40px;
display: flex;
flex-wrap: wrap;
align-items: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item--meta .item--meta-inner {
width: 100%;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel8 .item--meta {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel8 .item--meta-head {
background-color: #383085;
display: flex;
flex-wrap: nowrap;
margin-bottom: 17px;
-webkit-transform: translateY(-30px);
-khtml-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item--meta-head .item--icon {
width: 60px;
min-width: 60px;
background-color: #fff;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.ct-service-carousel8 .item--meta-head .item--icon img {
max-width: 45px;
}
.ct-service-carousel8 .item--meta-head .item--icon i {
font-size: 42px;
color: #383085;
}
.ct-service-carousel8 .item--meta-head .item--title {
padding: 17px 18px;
display: flex;
align-items: center;
flex-grow: 1;
}
.ct-service-carousel8 .item-readmore {
text-align: center;
-webkit-transform: translateY(30px);
-khtml-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-carousel8 .item-readmore a {
font-size: 15px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #fff;
display: inline-flex;
align-items: center;
}
.ct-service-carousel8 .item-readmore a svg {
width: 24px;
margin-left: 14px;
}
.ct-service-carousel8 .item-readmore a svg path {
fill: #383085;
}
.ct-service-carousel8 .item-readmore a:hover {
color: #383085;
}
.ct-service-carousel8 .item-readmore a:hover svg {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-service-carousel8 .ct-carousel-inner {
margin: 0;
}
.ct-service-carousel8 .ct-carousel-inner .slick-slide {
padding: 0;
}
.ct-service-carousel8 [data-centermode="true"] .slick-list {
padding: 0 !important;
}
.ct-service-carousel8 .slick-center .item--featured:before {
background-color: rgba(19, 16, 83, 0.8);
}
.ct-service-carousel8 .slick-center .item--featured:after {
background-color: #383085;
}
.ct-service-carousel8 .slick-center .item--meta {
opacity: 1;
visibility: visible;
}
.ct-service-carousel8 .slick-center .item--holder {
opacity: 0;
}
.ct-service-carousel8 .slick-center .item--meta-head, .ct-service-carousel8 .slick-center .item-readmore {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ct-service-carousel9 .item--icon {
width: 156px;
height: 156px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border: 20px solid #ebebeb;
position: absolute;
top: -75px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
background-color: #fff;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel9 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-service-carousel9 .item--icon i {
font-size: 65px;
color: #383085;
}
.ct-service-carousel9 .item--icon img {
max-height: 65px;
}
.ct-service-carousel9 .item--title {
font-size: 20px;
color: #1d1b4c;
margin-bottom: 13px;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel9 .item--content {
line-height: 1.625;
margin-bottom: 22px;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel9 .item-readmore .btn {
font-size: 14px;
line-height: 38px;
border-radius: 3px;
box-shadow: none;
padding: 0 20px;
color: #ebebeb;
background-color: #000;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel9 .item-readmore .btn i {
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: 30px;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-service-carousel9 .item-readmore .btn:hover {
padding-right: 38px;
}
.ct-service-carousel9 .item-readmore .btn:hover i {
opacity: 1;
right: 20px;
}
.ct-service-carousel9 .grid-item-inner {
background-color: #fff;
-webkit-box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
-khtml-box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
-moz-box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
-ms-box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
-o-box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
box-shadow: 0 13px 14px rgba(29, 27, 76, 0.1);
padding: 30px;
text-align: center;
margin-bottom: 30px;
position: relative;
z-index: 1;
}
.ct-service-carousel9 .grid-item-inner .item--featured {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-service-carousel9 .grid-item-inner .item--featured:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
}
.ct-service-carousel9 .grid-item-inner.item-icon-active {
margin-top: 75px;
padding-top: 107px;
}
.ct-service-carousel9 .grid-item-inner:hover .item--featured {
opacity: 1;
}
.ct-service-carousel9 .grid-item-inner:hover .item--icon {
border-color: #000;
}
.ct-service-carousel9 .grid-item-inner:hover .item--title {
color: #fff;
}
.ct-service-carousel9 .grid-item-inner:hover .item--content {
color: #ebebeb;
}
.ct-service-carousel9 .grid-item-inner:hover .item-readmore .btn {
background-color: #383085;
color: #000;
}
.ct-service-carousel9.dot-style-u2 .slick-dots {
margin-top: 10px;
}
.ct-service-carousel10 .item--title {
font-size: 20px;
line-height: 26px;
color: #1d1b4c;
margin-bottom: 0;
}
.ct-service-carousel10 .item--title a {
color: inherit;
}
.ct-service-carousel10 .item--title a:hover {
color: #383085;
}
.ct-service-carousel10 .item--icon {
line-height: 1;
margin-bottom: 14px;
}
.ct-service-carousel10 .item--icon i {
font-size: 60px;
color: #383085;
}
.ct-service-carousel10 .item--icon img {
max-height: 60px;
margin: auto;
}
.ct-service-carousel10 .item-readmore {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
}
.ct-service-carousel10 .item-readmore .btn {
line-height: 38px;
font-size: 14px;
color: #ebebeb;
padding: 0 20px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-weight: 600;
}
.ct-service-carousel10 .item-readmore .btn:hover {
color: #fff;
}
.ct-service-carousel10 .grid-item-inner {
position: relative;
text-align: center;
padding: 40px 12px 88px;
margin-top: 24px;
margin-bottom: 40px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
z-index: 1;
}
.ct-service-carousel10 .grid-item-inner:before, .ct-service-carousel10 .grid-item-inner:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 44px;
-webkit-box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
-khtml-box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
-moz-box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
-ms-box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
-o-box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
box-shadow: 0 13px 24px rgba(29, 27, 76, 0.1);
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
background-color: #fff;
z-index: -1;
}
.ct-service-carousel10 .grid-item-inner:after {
opacity: 0;
bottom: 0;
}
.ct-service-carousel10 .grid-item-inner:hover {
-webkit-transform: translateY(-24px);
-khtml-transform: translateY(-24px);
-moz-transform: translateY(-24px);
-ms-transform: translateY(-24px);
-o-transform: translateY(-24px);
transform: translateY(-24px);
}
.ct-service-carousel10 .grid-item-inner:hover:before {
opacity: 0;
}
.ct-service-carousel10 .grid-item-inner:hover:after {
opacity: 1;
}
.ct-service-carousel10 .grid-item-inner:hover .item-readmore {
bottom: 34px;
opacity: 1;
}
.ct-service-carousel10 .ct-slick-carousel {
margin: 0 -30px;
}
.ct-service-carousel10 .ct-slick-carousel .slick-list {
padding-left: 30px;
padding-right: 30px;
}
.ct-service-carousel10 .ct-slick-carousel .slick-list .slick-slide {
opacity: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.ct-service-carousel10 .ct-slick-carousel .slick-list .slick-slide.slick-active {
opacity: 1;
}
.ct-service-carousel10 .slick-dots {
margin-top: -10px;
}
.ct-gallery-carousel1 .slick-slide img {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.ct-gallery-carousel1 .ct-carousel-inner {
margin: 0 -3px;
}
.ct-gallery-carousel1 .ct-carousel-inner .slick-slide {
padding: 0 3px;
}
.ct-gallery-carousel1 .slick-dots li {
margin: 0 20px;
}
@media screen and (max-width: 991px) {
.ct-gallery-carousel1 .slick-dots li {
margin: 0 -10px;
}
}
.ct-service-carousel11 .item--icon, .ct-service-grid14 .item--icon {
line-height: 1;
margin-bottom: 15px;
position: relative;
}
.ct-service-carousel11 .item--icon i, .ct-service-grid14 .item--icon i {
font-size: 68px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel11 .item--icon i.text-gradient, .ct-service-carousel11 .item--icon blockquote i, blockquote .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-header-popup-wrap .ct-header-meta i.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-carousel11 .item--icon i.h-item-icon, .ct-service-carousel11 .item--icon .post-previous-next a i:nth-child(1), .post-previous-next a .ct-service-carousel11 .item--icon i:nth-child(1), .ct-service-carousel11 .item--icon .comment-content:hover i.comment-date, .comment-content:hover .ct-service-carousel11 .item--icon i.comment-date, .ct-service-carousel11 .item--icon .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category i, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-download .item--download a i, .ct-download .item--download a .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-blog-grid-layout1 .entry-readmore i, .ct-blog-grid-layout1 .entry-readmore .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-blog-carousel-layout1 .entry-readmore i, .ct-blog-carousel-layout1 .entry-readmore .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-blog-grid-layout2 .entry-readmore i, .ct-blog-grid-layout2 .entry-readmore .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-piechart-layout2 .item--holder i, .ct-piechart-layout2 .item--holder .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .widget_products i.amount, .widget_products .ct-service-carousel11 .item--icon i.amount, .ct-service-carousel11 .item--icon .woocommerce ul.products li.product .price i.amount, .woocommerce ul.products li.product .price .ct-service-carousel11 .item--icon i.amount, .ct-service-carousel11 .item--icon .woocommerce ul.products li.product .price i, .woocommerce ul.products li.product .price .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .single-product #primary div.product .entry-summary .price i, .single-product #primary div.product .entry-summary .price .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta i.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-carousel11 .item--icon i.woocommerce-review__published-date, .ct-service-carousel11 .item--icon body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price i, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-accordion.layout1.style3 .ct-accordion-item i.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-carousel11 .item--icon i.ct-ac-title-text:before, .ct-service-carousel11 .item--icon .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-contact-form-layout1.style9 .ct-contact-meta i, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-fancy-box-layout19 i.item--number, .ct-fancy-box-layout19 .ct-service-carousel11 .item--icon i.item--number, .ct-service-carousel11 .item--icon .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-counter-layout2.style3 i.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-carousel11 .item--icon i.ct-counter-number:not(.color-active), .ct-service-carousel11 .item--icon .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel11 .item--icon i.ct-counter-number-prefix, .ct-service-carousel11 .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel11 .item--icon i.ct-counter-number-suffix, .ct-service-carousel11 .item--icon .ct-counter-layout5 .ct-counter-number i.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-carousel11 .item--icon i.ct-counter-number-value, .ct-service-carousel11 .item--icon .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon .ct-service-carousel11 .item--icon i, .ct-service-carousel11 .item--icon .ct-counter-layout8 i.ct-counter-number, .ct-counter-layout8 .ct-service-carousel11 .item--icon i.ct-counter-number, .ct-service-carousel11 .item--icon .ct-testimonial-carousel11 .item--inner:hover i.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-carousel11 .item--icon i.item-icon, .ct-service-carousel11 .item--icon .ct-process1.style1 .ct-process-button i, .ct-process1.style1 .ct-process-button .ct-service-carousel11 .item--icon i, .ct-service-grid14 .item--icon i.text-gradient, .ct-service-grid14 .item--icon blockquote i, blockquote .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-header-popup-wrap .ct-header-meta i.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-grid14 .item--icon i.h-item-icon, .ct-service-grid14 .item--icon .post-previous-next a i:nth-child(1), .post-previous-next a .ct-service-grid14 .item--icon i:nth-child(1), .ct-service-grid14 .item--icon .comment-content:hover i.comment-date, .comment-content:hover .ct-service-grid14 .item--icon i.comment-date, .ct-service-grid14 .item--icon .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category i, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-download .item--download a i, .ct-download .item--download a .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-blog-grid-layout1 .entry-readmore i, .ct-blog-grid-layout1 .entry-readmore .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-blog-carousel-layout1 .entry-readmore i, .ct-blog-carousel-layout1 .entry-readmore .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-blog-grid-layout2 .entry-readmore i, .ct-blog-grid-layout2 .entry-readmore .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-piechart-layout2 .item--holder i, .ct-piechart-layout2 .item--holder .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .widget_products i.amount, .widget_products .ct-service-grid14 .item--icon i.amount, .ct-service-grid14 .item--icon .woocommerce ul.products li.product .price i.amount, .woocommerce ul.products li.product .price .ct-service-grid14 .item--icon i.amount, .ct-service-grid14 .item--icon .woocommerce ul.products li.product .price i, .woocommerce ul.products li.product .price .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .single-product #primary div.product .entry-summary .price i, .single-product #primary div.product .entry-summary .price .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta i.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-grid14 .item--icon i.woocommerce-review__published-date, .ct-service-grid14 .item--icon body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price i, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-accordion.layout1.style3 .ct-accordion-item i.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-grid14 .item--icon i.ct-ac-title-text:before, .ct-service-grid14 .item--icon .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-contact-form-layout1.style9 .ct-contact-meta i, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-fancy-box-layout19 i.item--number, .ct-fancy-box-layout19 .ct-service-grid14 .item--icon i.item--number, .ct-service-grid14 .item--icon .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-counter-layout2.style3 i.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-grid14 .item--icon i.ct-counter-number:not(.color-active), .ct-service-grid14 .item--icon .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-grid14 .item--icon i.ct-counter-number-prefix, .ct-service-grid14 .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-grid14 .item--icon i.ct-counter-number-suffix, .ct-service-grid14 .item--icon .ct-counter-layout5 .ct-counter-number i.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-grid14 .item--icon i.ct-counter-number-value, .ct-service-grid14 .item--icon .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon .ct-service-grid14 .item--icon i, .ct-service-grid14 .item--icon .ct-counter-layout8 i.ct-counter-number, .ct-counter-layout8 .ct-service-grid14 .item--icon i.ct-counter-number, .ct-service-grid14 .item--icon .ct-testimonial-carousel11 .item--inner:hover i.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-grid14 .item--icon i.item-icon, .ct-service-grid14 .item--icon .ct-process1.style1 .ct-process-button i, .ct-process1.style1 .ct-process-button .ct-service-grid14 .item--icon i {
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-service-carousel11 .item--icon i.icon-hover, .ct-service-grid14 .item--icon i.icon-hover {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
opacity: 0;
}
.ct-service-carousel11 .item--icon img, .ct-service-grid14 .item--icon img {
max-height: 68px;
}
.ct-service-carousel11 .item--icon svg, .ct-service-grid14 .item--icon svg {
height: 68px;
}
.ct-service-carousel11 .service-shape, .ct-service-grid14 .service-shape {
position: absolute;
bottom: -30px;
right: -40px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel11 .item--title, .ct-service-grid14 .item--title {
font-size: 24px;
color: #000c3f;
margin-bottom: 17px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel11 .item--link, .ct-service-grid14 .item--link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99;
}
.ct-service-carousel11 .item--title, .ct-service-grid14 .item--title {
line-height: 1.625;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
.ct-service-carousel11 .item--title, .ct-service-grid14 .item--title {
font-size: 20px;
}
}
.ct-service-carousel11 .item--content, .ct-service-grid14 .item--content {
line-height: 1.625;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel11 .grid-item-inner, .ct-service-grid14 .grid-item-inner {
padding: 44px 30px 72px;
text-align: center;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #fff;
}
@media screen and (max-width: 767px) {
.ct-service-carousel11 .grid-item-inner, .ct-service-grid14 .grid-item-inner {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel11 .grid-item-inner:before, .ct-service-grid14 .grid-item-inner:before {
content: '';
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-image: -webkit-linear-gradient(190deg, #6270b2, #383085);
background-image: -moz-linear-gradient(190deg, #6270b2, #383085);
background-image: -ms-linear-gradient(190deg, #6270b2, #383085);
background-image: -o-linear-gradient(190deg, #6270b2, #383085);
background-image: linear-gradient(190deg, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085');
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0%;
z-index: -1;
opacity: 0;
}
.ct-service-carousel11 .grid-item-inner:after, .ct-service-grid14 .grid-item-inner:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
content: '';
border: 2px solid #e6ecfb;
}
.ct-service-carousel11 .grid-item-inner:hover, .ct-service-grid14 .grid-item-inner:hover {
-webkit-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-khtml-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-moz-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-ms-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
-o-box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
box-shadow: 0 8px 27px rgba(98, 112, 178, 0.19);
}
.ct-service-carousel11 .grid-item-inner:hover:before, .ct-service-grid14 .grid-item-inner:hover:before {
opacity: 1;
height: 100%;
}
.ct-service-carousel11 .grid-item-inner:hover .service-shape, .ct-service-grid14 .grid-item-inner:hover .service-shape {
bottom: -130px;
right: -140px;
}
.ct-service-carousel11 .grid-item-inner:hover .item--title, .ct-service-grid14 .grid-item-inner:hover .item--title, .ct-service-carousel11 .grid-item-inner:hover .item--content, .ct-service-grid14 .grid-item-inner:hover .item--content {
color: #fff;
}
.ct-service-carousel11 .grid-item-inner:hover .item--icon i.icon-hover, .ct-service-grid14 .grid-item-inner:hover .item--icon i.icon-hover {
opacity: 1;
}
.ct-service-carousel11 .grid-item-inner:hover .item--icon i.text-gradient, .ct-service-carousel11 .grid-item-inner:hover .item--icon blockquote i, blockquote .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-header-popup-wrap .ct-header-meta i.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-carousel11 .grid-item-inner:hover .item--icon i.h-item-icon, .ct-service-carousel11 .grid-item-inner:hover .item--icon .post-previous-next a i:nth-child(1), .post-previous-next a .ct-service-carousel11 .grid-item-inner:hover .item--icon i:nth-child(1), .ct-service-carousel11 .grid-item-inner:hover .item--icon .comment-content:hover i.comment-date, .comment-content:hover .ct-service-carousel11 .grid-item-inner:hover .item--icon i.comment-date, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category i, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-download .item--download a i, .ct-download .item--download a .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-blog-grid-layout1 .entry-readmore i, .ct-blog-grid-layout1 .entry-readmore .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-blog-carousel-layout1 .entry-readmore i, .ct-blog-carousel-layout1 .entry-readmore .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-blog-grid-layout2 .entry-readmore i, .ct-blog-grid-layout2 .entry-readmore .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-piechart-layout2 .item--holder i, .ct-piechart-layout2 .item--holder .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .widget_products i.amount, .widget_products .ct-service-carousel11 .grid-item-inner:hover .item--icon i.amount, .ct-service-carousel11 .grid-item-inner:hover .item--icon .woocommerce ul.products li.product .price i.amount, .woocommerce ul.products li.product .price .ct-service-carousel11 .grid-item-inner:hover .item--icon i.amount, .ct-service-carousel11 .grid-item-inner:hover .item--icon .woocommerce ul.products li.product .price i, .woocommerce ul.products li.product .price .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .single-product #primary div.product .entry-summary .price i, .single-product #primary div.product .entry-summary .price .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta i.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-carousel11 .grid-item-inner:hover .item--icon i.woocommerce-review__published-date, .ct-service-carousel11 .grid-item-inner:hover .item--icon body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price i, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-accordion.layout1.style3 .ct-accordion-item i.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-ac-title-text:before, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-contact-form-layout1.style9 .ct-contact-meta i, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-fancy-box-layout19 i.item--number, .ct-fancy-box-layout19 .ct-service-carousel11 .grid-item-inner:hover .item--icon i.item--number, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout2.style3 i.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-counter-number:not(.color-active), .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-counter-number-prefix, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-counter-number-suffix, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout5 .ct-counter-number i.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-counter-number-value, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-counter-layout8 i.ct-counter-number, .ct-counter-layout8 .ct-service-carousel11 .grid-item-inner:hover .item--icon i.ct-counter-number, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-testimonial-carousel11 .item--inner:hover i.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-carousel11 .grid-item-inner:hover .item--icon i.item-icon, .ct-service-carousel11 .grid-item-inner:hover .item--icon .ct-process1.style1 .ct-process-button i, .ct-process1.style1 .ct-process-button .ct-service-carousel11 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon i.text-gradient, .ct-service-grid14 .grid-item-inner:hover .item--icon blockquote i, blockquote .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-header-popup-wrap .ct-header-meta i.h-item-icon, .ct-header-popup-wrap .ct-header-meta .ct-service-grid14 .grid-item-inner:hover .item--icon i.h-item-icon, .ct-service-grid14 .grid-item-inner:hover .item--icon .post-previous-next a i:nth-child(1), .post-previous-next a .ct-service-grid14 .grid-item-inner:hover .item--icon i:nth-child(1), .ct-service-grid14 .grid-item-inner:hover .item--icon .comment-content:hover i.comment-date, .comment-content:hover .ct-service-grid14 .grid-item-inner:hover .item--icon i.comment-date, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category i, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-download .item--download a i, .ct-download .item--download a .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-blog-grid-layout1 .entry-readmore i, .ct-blog-grid-layout1 .entry-readmore .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-blog-carousel-layout1 .entry-readmore i, .ct-blog-carousel-layout1 .entry-readmore .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-blog-grid-layout2 .entry-readmore i, .ct-blog-grid-layout2 .entry-readmore .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-piechart-layout2 .item--holder i, .ct-piechart-layout2 .item--holder .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .widget_products i.amount, .widget_products .ct-service-grid14 .grid-item-inner:hover .item--icon i.amount, .ct-service-grid14 .grid-item-inner:hover .item--icon .woocommerce ul.products li.product .price i.amount, .woocommerce ul.products li.product .price .ct-service-grid14 .grid-item-inner:hover .item--icon i.amount, .ct-service-grid14 .grid-item-inner:hover .item--icon .woocommerce ul.products li.product .price i, .woocommerce ul.products li.product .price .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .single-product #primary div.product .entry-summary .price i, .single-product #primary div.product .entry-summary .price .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta i.woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .ct-service-grid14 .grid-item-inner:hover .item--icon i.woocommerce-review__published-date, .ct-service-grid14 .grid-item-inner:hover .item--icon body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price i, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-accordion.layout1.style3 .ct-accordion-item i.ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-ac-title-text:before, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-contact-form-layout1.style9 .ct-contact-meta i, .ct-contact-form-layout1.style9 .ct-contact-meta .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-fancy-box-layout19 i.item--number, .ct-fancy-box-layout19 .ct-service-grid14 .grid-item-inner:hover .item--icon i.item--number, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout2.style3 i.ct-counter-number:not(.color-active), .ct-counter-layout2.style3 .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-counter-number:not(.color-active), .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-counter-number-prefix, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout3 .ct-counter-number i.ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-counter-number-suffix, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout5 .ct-counter-number i.ct-counter-number-value, .ct-counter-layout5 .ct-counter-number .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-counter-number-value, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon .ct-service-grid14 .grid-item-inner:hover .item--icon i, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-counter-layout8 i.ct-counter-number, .ct-counter-layout8 .ct-service-grid14 .grid-item-inner:hover .item--icon i.ct-counter-number, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-testimonial-carousel11 .item--inner:hover i.item-icon, .ct-testimonial-carousel11 .item--inner:hover .ct-service-grid14 .grid-item-inner:hover .item--icon i.item-icon, .ct-service-grid14 .grid-item-inner:hover .item--icon .ct-process1.style1 .ct-process-button i, .ct-process1.style1 .ct-process-button .ct-service-grid14 .grid-item-inner:hover .item--icon i {
opacity: 0;
}
.ct-service-grid14 .grid-item-inner {
margin-bottom: 30px;
}
.ct-download .item--download a {
display: flex;
color: #383838;
padding: 9px 30px;
flex-wrap: wrap;
align-items: center;
}
@media screen and (max-width: 1199px) {
.ct-download .item--download a {
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 991px) {
.ct-download .item--download a {
font-size: 14px;
padding-left: 15px;
padding-right: 10px;
}
}
.ct-download .item--download a i {
font-size: 25px;
min-width: 38px;
}
@media screen and (max-width: 1199px) {
.ct-download .item--download a i {
min-width: 32px;
}
}
.ct-download .item--download a:before {
background-color: #fff;
border: 1px solid #cdcbcb;
}
.ct-download .item--download a:hover {
color: #fff;
}
.ct-download .item--download a:hover i {
background-image: none;
text-fill-color: transparent;
-o-text-fill-color: #fff;
-ms-text-fill-color: #fff;
-moz-text-fill-color: #fff;
-webkit-text-fill-color: #fff;
}
.ct-download .item--download + .item--download {
margin-top: 17px;
}
.ct-signature1 {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-signature1 .signature-image {
margin-right: 48px;
}
@media screen and (max-width: 767px) {
.ct-signature1 .signature-image {
margin-right: 20px;
}
}
.ct-signature1 .signature-meta h3 {
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
}
.ct-signature1.style2 .signature-image {
margin-right: 25px;
}
.ct-signature1.style2 .signature-image + .signature-meta {
position: relative;
padding-left: 25px;
}
.ct-signature1.style2 .signature-image + .signature-meta:before {
content: '';
width: 1px;
height: 48px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #7c7c7c;
}
.ct-signature1.style2 .signature-meta h3 {
font-weight: 700;
margin-bottom: 3px;
}
.ct-signature1.style2 .signature-meta span {
display: inline-block;
line-height: normal;
}
.about-call a {
text-decoration: underline !important;
}
.about-call span {
font-size: 24px;
font-weight: 700;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
}
.about-call2 {
font-size: 18px;
line-height: 34px;
}
.about-call2 a {
color: inherit;
text-decoration: underline !important;
}
.about-call2 a:hover {
color: inherit;
}
.about-call2 i {
font-size: 26px;
color: #00e67f;
margin-right: 10px;
}
.about-call2 span {
font-size: 26px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.about-call3 {
font-size: 18px;
line-height: 34px;
color: #000;
}
.about-call3 a {
color: inherit;
text-decoration: underline !important;
}
.about-call3 a:hover {
color: inherit;
}
.about-call3 i {
font-size: 26px;
color: #383085;
margin-right: 10px;
}
.about-call3 span {
font-size: 26px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.ct-blog-grid-layout1 .entry-featured img, .ct-blog-carousel-layout1 .entry-featured img {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-filter: grayscale(85%);
filter: grayscale(85%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
}
.ct-blog-grid-layout1 .entry-featured + .entry-body, .ct-blog-carousel-layout1 .entry-featured + .entry-body {
position: relative;
z-index: 1;
margin-top: -60px;
padding: 0 30px;
}
@media screen and (max-width: 1199px) {
.ct-blog-grid-layout1 .entry-featured + .entry-body, .ct-blog-carousel-layout1 .entry-featured + .entry-body {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-blog-grid-layout1 .entry-featured.featured-default img, .ct-blog-carousel-layout1 .entry-featured.featured-default img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-grid-layout1 .entry-title, .ct-blog-carousel-layout1 .entry-title {
line-height: 1.3;
color: #383838;
margin-bottom: 2px;
}
.ct-blog-grid-layout1 .entry-title a, .ct-blog-carousel-layout1 .entry-title a {
color: inherit;
}
.ct-blog-grid-layout1 .entry-title a:hover, .ct-blog-carousel-layout1 .entry-title a:hover {
color: inherit;
}
.ct-blog-grid-layout1 .entry-readmore, .ct-blog-carousel-layout1 .entry-readmore {
display: none;
}
.ct-blog-grid-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore a {
font-size: 15px;
line-height: 28px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.ct-blog-grid-layout1 .entry-readmore a i, .ct-blog-carousel-layout1 .entry-readmore a i {
display: initial;
}
.ct-blog-grid-layout1 .entry-meta, .ct-blog-carousel-layout1 .entry-meta {
margin-top: 2px;
margin-bottom: 4px;
}
.ct-blog-grid-layout1 .entry-holder, .ct-blog-carousel-layout1 .entry-holder {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
padding: 20px 20px 22px 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 767px) {
.ct-blog-grid-layout1 .entry-holder, .ct-blog-carousel-layout1 .entry-holder {
padding-left: 20px;
}
}
.ct-blog-grid-layout1 .grid-item-inner, .ct-blog-carousel-layout1 .grid-item-inner {
margin-bottom: 60px;
}
.ct-blog-grid-layout1 .grid-item-inner:hover .entry-featured img, .ct-blog-carousel-layout1 .grid-item-inner:hover .entry-featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-grid-layout1 .grid-item-inner:hover .entry-holder, .ct-blog-carousel-layout1 .grid-item-inner:hover .entry-holder {
-webkit-box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
box-shadow: 0 20px 29px rgba(0, 0, 0, 0.2);
}
.ct-blog-grid-layout1 .grid-item.col-xl-3 .entry-featured + .entry-body, .ct-blog-carousel-layout1 .grid-item.col-xl-3 .entry-featured + .entry-body {
padding-left: 15px;
padding-right: 15px;
}
.ct-blog-grid-layout1 .grid-item.col-xl-3 .entry-holder, .ct-blog-carousel-layout1 .grid-item.col-xl-3 .entry-holder {
padding-right: 15px;
padding-left: 20px;
}
.ct-blog-grid-layout1 .grid-item.col-xl-3 .entry-title, .ct-blog-carousel-layout1 .grid-item.col-xl-3 .entry-title {
font-size: 18px;
}
.ct-blog-grid-layout2 .ct-video-overlay {
background-color: rgba(14, 14, 14, 0.66);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-blog-grid-layout2 .ct-video-overlay .ct-video-button {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 77px;
height: 77px;
font-size: 14px;
}
.ct-blog-grid-layout2 .entry-featured {
margin-bottom: 12px;
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #0e0e0e;
}
.ct-blog-grid-layout2 .entry-featured img {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-grid-layout2 .entry-title {
margin-bottom: 3px;
font-size: 20px;
line-height: 26px;
color: #383838;
}
.ct-blog-grid-layout2 .entry-title:hover a {
text-decoration: underline;
}
.ct-blog-grid-layout2 .entry-meta {
font-size: 15px;
color: #383838;
margin-bottom: 6px;
}
.ct-blog-grid-layout2 .entry-meta li {
position: relative;
margin-right: 8px;
padding-right: 8px;
}
.ct-blog-grid-layout2 .entry-meta li:before {
content: '';
width: 1px;
height: 15px;
background-color: #909090;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-blog-grid-layout2 .entry-meta li:last-child {
margin-right: 0;
padding-right: 0;
}
.ct-blog-grid-layout2 .entry-meta li:last-child:before {
display: none;
}
.ct-blog-grid-layout2 .entry-readmore {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-blog-grid-layout2 .entry-readmore a {
font-size: 15px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: relative;
}
.ct-blog-grid-layout2 .entry-readmore a:before {
content: '';
position: absolute;
bottom: 4px;
left: 0;
width: 0;
height: 1px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-blog-grid-layout2 .entry-readmore a i {
display: initial;
margin-left: 4px;
}
.ct-blog-grid-layout2 .entry-readmore a:hover:before {
width: 100%;
}
.ct-blog-grid-layout2 .item--content {
font-size: 18px;
line-height: 32px;
}
.ct-blog-grid-layout2 .grid-item-inner {
margin-bottom: 43px;
}
.ct-blog-grid-layout2 .grid-item-inner:hover .entry-featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.35;
}
.ct-blog-grid-layout2 .grid-item-inner:hover .ct-video-overlay {
opacity: 1;
}
.ct-blog-grid-layout2 .grid-item-inner.item-lg .entry-featured {
margin-bottom: 21px;
}
.ct-blog-grid-layout2 .grid-item-inner.item-lg .entry-title {
font-size: 30px;
line-height: 37px;
color: #0e0e0e;
}
@media screen and (max-width: 767px) {
.ct-blog-grid-layout2 .grid-item-inner.item-lg .entry-title {
font-size: 20px;
line-height: 26px;
}
}
.ct-blog-grid-layout2 .grid-item-inner.item-lg .entry-title a:hover {
color: #0e0e0e;
}
.ct-blog-grid-layout2 .grid-item-inner.item-lg .entry-meta {
border-bottom: 1px solid #ebebeb;
padding-bottom: 13px;
margin-bottom: 6px;
}
.ct-blog-grid-layout2 .grid-item-inner.item-lg:hover .entry-featured img {
opacity: 1;
}
.ct-blog-grid-layout2.style-light .entry-title {
color: #fff;
}
.ct-blog-grid-layout2.style-light .entry-title a:hover {
color: inherit;
}
.ct-blog-grid-layout2.style-light .grid-item-inner.item-lg .entry-title {
color: #fff;
}
.ct-blog-grid-layout2.style-light .grid-item-inner.item-lg .entry-title a:hover {
color: inherit;
}
.ct-blog-grid-layout2.style-light .item--content {
color: #fff;
}
.ct-blog-grid-layout2.style-light .entry-meta {
color: #b8b8b8;
}
.ct-blog-grid-layout2.style-light .grid-item-inner.item-lg .entry-meta {
border: none;
}
.ct-blog-carousel-layout1 .grid-item-inner {
margin-bottom: 40px;
}
.ct-blog-carousel-layout1 .slick-dots {
margin-top: 20px;
}
.ct-blog-carousel-layout1 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 80px;
}
.ct-blog-carousel-layout1.style4 .entry-title {
font-size: 20px;
color: #fff;
}
.ct-blog-carousel-layout1.style4 .entry-holder {
background-color: #000;
}
.ct-blog-carousel-layout1.style4 .slick-dots {
margin-top: 0;
}
.ct-blog-grid-layout3 {
margin: 0 -40px;
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout3 {
margin: 0 -15px;
}
}
.ct-blog-grid-layout3 .entry-category {
font-size: 14px;
font-weight: 500;
color: rgba(0, 0, 0, 0.7);
line-height: 20px;
}
.ct-blog-grid-layout3 .entry-category a {
color: inherit;
}
.ct-blog-grid-layout3 .entry-category a:hover {
color: #383085;
}
.ct-blog-grid-layout3 .entry-title {
margin-bottom: 0;
font-size: 20px;
line-height: 1.2;
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout3 .entry-title {
font-size: 16px;
}
}
.ct-blog-grid-layout3 .entry-featured {
margin-bottom: 13px;
position: relative;
}
.ct-blog-grid-layout3 .entry-date {
position: absolute;
top: 23px;
right: 23px;
left: auto;
line-height: 28px;
height: inherit;
min-width: 110px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 0 8px;
font-size: 14px;
font-weight: 500;
}
.ct-blog-grid-layout3 .grid-item-inner {
border-bottom: 1px solid #e4e4e4;
padding-bottom: 17px;
margin-bottom: 15px;
}
.ct-blog-grid-layout3 .grid-item {
padding: 0 40px 0 60px;
width: 50%;
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout3 .grid-item {
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 767px) {
.ct-blog-grid-layout3 .grid-item {
width: 100%;
}
}
.ct-blog-grid-layout3 .grid-item.item-lg {
padding-right: 0px;
padding-left: 40px;
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout3 .grid-item.item-lg {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-blog-grid-layout3 .grid-item.item-lg .entry-category {
margin-bottom: 4px;
}
.ct-blog-grid-layout3 .grid-item.item-lg .entry-title {
font-size: 24px;
line-height: 32px;
margin-bottom: 13px;
}
.ct-blog-grid-layout3 .grid-item.item-lg .item--content {
font-size: 16px;
line-height: 27px;
color: #000;
}
.ct-blog-grid-layout3 .grid-item.item-lg .grid-item-inner {
border-bottom: none;
}
.ct-blog-grid-layout3 .grid-item:last-child .grid-item-inner {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.ct-blog-grid-layout3 .grid-sizer {
width: 33.33%;
}
.ct-blog-carousel-layout2 .item--featured {
position: relative;
overflow: hidden;
-webkit-border-radius: 7px 7px 0 0;
-khtml-border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
-ms-border-radius: 7px 7px 0 0;
-o-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
}
.ct-blog-carousel-layout2 .item--featured img {
-webkit-filter: grayscale(85%);
filter: grayscale(85%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-carousel-layout2 .item--meta {
font-size: 14px;
color: #939393;
margin-bottom: 8px;
list-style: none;
text-transform: capitalize;
position: relative;
padding-bottom: 6px;
}
.ct-blog-carousel-layout2 .item--meta:before {
content: '';
width: 47px;
height: 3px;
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(left, #6270b2, #383085);
background-image: -moz-linear-gradient(left, #6270b2, #383085);
background-image: -ms-linear-gradient(left, #6270b2, #383085);
background-image: -o-linear-gradient(left, #6270b2, #383085);
background-image: linear-gradient(left, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.ct-blog-carousel-layout2 .item--meta li {
display: inline-block;
margin-right: 16px;
font-family: 'Poppins', sans-serif;
}
.ct-blog-carousel-layout2 .item--meta li i {
margin-right: 8px;
}
.ct-blog-carousel-layout2 .item--meta li a {
color: inherit;
}
.ct-blog-carousel-layout2 .item--meta li a:hover {
color: inherit;
text-decoration: underline;
}
.ct-blog-carousel-layout2 .item--title {
font-size: 20px;
line-height: 30px;
margin-bottom: 10px;
}
.ct-blog-carousel-layout2 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout2 .item--title a:hover {
color: inherit;
text-decoration: underline;
}
.ct-blog-carousel-layout2 .item--content {
font-size: 15px;
line-height: 24px;
}
.ct-blog-carousel-layout2 .item--body {
background-color: #fff;
padding: 22px 25px 39px;
-webkit-box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
box-shadow: 0 0px 18px rgba(0, 0, 0, 0.12);
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
}
.ct-blog-carousel-layout2 .item--readmore {
margin-top: 12px;
}
.ct-blog-carousel-layout2 .item--readmore a {
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.ct-blog-carousel-layout2 .item--readmore a i {
margin-left: 4px;
}
.ct-blog-carousel-layout2 .grid-item-inner {
margin-bottom: 60px;
}
.ct-blog-carousel-layout2 .grid-item-inner:hover .item--body {
-webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
-khtml-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
-moz-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
-ms-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
-o-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22);
}
.ct-blog-carousel-layout2 .grid-item-inner:hover .item--featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-carousel-layout2 .ct-slick-carousel {
margin: 0 -40px;
}
.ct-blog-carousel-layout2 .ct-slick-carousel .slick-list {
padding-left: 40px;
padding-right: 40px;
}
.ct-blog-carousel-layout2 .ct-slick-carousel .slick-list .slick-slide {
opacity: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.ct-blog-carousel-layout2 .ct-slick-carousel .slick-list .slick-slide.slick-active {
opacity: 1;
}
.ct-blog-carousel-layout2.style2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 60px;
}
@media screen and (min-width: 1200px) {
.ct-blog-carousel-layout2.style2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 220px;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.ct-blog-carousel-layout2.style2 .ct-slick-carousel[data-arrows="true"] {
padding-left: 170px;
}
}
.ct-blog-carousel-layout2.style2 .item--featured {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-blog-carousel-layout2.style2 .item--featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-carousel-layout2.style2 .item--title {
font-size: 20px;
line-height: 26px;
}
.ct-blog-carousel-layout2.style2 .item--meta {
margin-bottom: 0;
padding-bottom: 2px;
}
.ct-blog-carousel-layout2.style2 .item--meta:before {
display: none;
}
.ct-blog-carousel-layout2.style2 .item--body {
padding-bottom: 27px;
padding-top: 29px;
padding-left: 30px;
}
@media screen and (min-width: 1200px) {
.ct-blog-carousel-layout2.style2 .slick-arrow {
width: 84px;
height: 84px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
top: 0;
z-index: 9;
left: 40px;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
margin: 0;
right: auto;
bottom: auto;
}
.ct-blog-carousel-layout2.style2 .slick-arrow:after {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-blog-carousel-layout2.style2 .slick-arrow.slick-prev:before {
content: '\f060';
}
.ct-blog-carousel-layout2.style2 .slick-arrow.slick-next {
left: 130px;
}
.ct-blog-carousel-layout2.style2 .slick-arrow.slick-next:before {
content: '\f061';
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.ct-blog-carousel-layout2.style2 .slick-arrow {
width: 60px;
height: 60px;
}
.ct-blog-carousel-layout2.style2 .slick-arrow.slick-next {
left: 110px;
}
}
.ct-blog-carousel-layout3 .item--title {
font-size: 20px;
line-height: 26px;
margin-bottom: 7px;
}
.ct-blog-carousel-layout3 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout3 .item--title a:hover {
color: #383085;
}
.ct-blog-carousel-layout3 .item--holder {
background-color: #fff;
max-width: 355px;
position: absolute;
bottom: 0px;
left: 0;
padding: 30px 30px 30px 35px;
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
@media screen and (max-width: 767px) {
.ct-blog-carousel-layout3 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-blog-carousel-layout3 .item--holder .entry-meta {
color: #474747;
margin-bottom: 8px;
}
.ct-blog-carousel-layout3 .item--readmore {
font-size: 14px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.ct-blog-carousel-layout3 .item--readmore i {
color: #383085;
margin-left: 6px;
font-weight: 900;
}
.ct-blog-carousel-layout3 .item--readmore span {
border-bottom: 1px solid #000;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-carousel-layout3 .item--readmore a {
color: #000;
}
.ct-blog-carousel-layout3 .item--readmore a:hover {
color: #383085;
}
.ct-blog-carousel-layout3 .item--readmore a:hover span {
border-color: #383085;
}
.ct-blog-carousel-layout3 .item--featured {
position: relative;
overflow: hidden;
margin-bottom: 80px;
}
.ct-blog-carousel-layout3 .item--featured img {
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
}
.ct-blog-carousel-layout3 .grid-item-inner {
position: relative;
overflow: hidden;
}
.ct-blog-carousel-layout3 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.12);
-khtml-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
}
.ct-blog-carousel-layout3 .grid-item-inner:hover .item--holder {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.ct-blog-carousel-layout3 .slick-arrow {
height: 45px;
width: 45px;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #fff;
background-color: #3e3e3e;
margin: 0 5px;
}
.ct-blog-carousel-layout3 .slick-arrow:after {
display: none;
}
.ct-blog-carousel-layout3 .slick-arrow:hover, .ct-blog-carousel-layout3 .slick-arrow:focus {
background-color: #383085;
color: #fff;
}
.ct-blog-carousel-layout3 .slick-arrow.slick-prev {
margin-left: -27px;
}
.ct-blog-carousel-layout3 .slick-arrow.slick-next {
margin-left: 27px;
}
.ct-blog-carousel-layout3 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 62px;
}
.ct-blog-carousel-layout4 .item--featured {
position: relative;
overflow: hidden;
margin-bottom: 23px;
}
.ct-blog-carousel-layout4 .item--featured img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-carousel-layout4 .item--featured:hover img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-blog-carousel-layout4 .item--featured .item--category {
position: absolute;
bottom: 14px;
right: 13px;
background-color: #383085;
font-size: 14px;
font-weight: 500;
color: #fff;
line-height: 27px;
padding: 0 15px;
}
.ct-blog-carousel-layout4 .item--featured .item--category a {
color: inherit;
}
.ct-blog-carousel-layout4 .item--featured .item--category a:hover {
color: inherit;
}
.ct-blog-carousel-layout4 .item--meta {
list-style: none;
font-size: 14px;
color: #707070;
display: flex;
flex-wrap: wrap;
text-transform: capitalize;
margin: 0 0 6px;
}
.ct-blog-carousel-layout4 .item--meta li {
margin-right: 28px;
}
.ct-blog-carousel-layout4 .item--meta li i {
color: #383085;
margin-right: 4px;
}
.ct-blog-carousel-layout4 .item--meta li a {
color: inherit;
}
.ct-blog-carousel-layout4 .item--meta li a:hover {
color: #383085;
}
.ct-blog-carousel-layout4 .item--title {
font-size: 22px;
line-height: 28px;
margin-bottom: 9px;
}
.ct-blog-carousel-layout4 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout4 .item--title a:hover {
color: #383085;
}
.ct-blog-carousel-layout4 .item--content {
color: #000;
line-height: 1.625;
margin-bottom: 22px;
}
.ct-blog-carousel-layout4 .btn-arrow i {
font-weight: 700;
}
.ct-blog-carousel-layout4 .grid-item-inner {
padding: 21px 21px 53px 21px;
background-color: #fff;
margin-bottom: 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-blog-carousel-layout4 .grid-item-inner:hover {
-webkit-transform: translateY(-20px);
-khtml-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
box-shadow: 0 20px 24px rgba(12, 12, 12, 0.1);
}
.ct-blog-carousel-layout4 .slick-slide {
margin-top: 20px;
}
.ct-blog-carousel-layout4.style1 .slick-dots {
margin: 4px 0 0;
}
.ct-blog-carousel-layout4.style1 .slick-dots li {
margin: 0 3px;
}
.ct-blog-carousel-layout4.style1 .slick-dots li button {
background-color: #c4c9d1;
width: 12px;
height: 12px;
}
.ct-blog-carousel-layout4.style1 .slick-dots li.slick-active button {
-webkit-transform: scale(1.2);
-khtml-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
background-color: #383085;
}
.ct-blog-carousel-layout4.style2 .btn-arrow i {
-webkit-border-radius: 0 37px 37px 0;
-khtml-border-radius: 0 37px 37px 0;
-moz-border-radius: 0 37px 37px 0;
-ms-border-radius: 0 37px 37px 0;
-o-border-radius: 0 37px 37px 0;
border-radius: 0 37px 37px 0;
}
.ct-blog-carousel-layout4.style2 .btn-arrow span:before {
-webkit-border-radius: 37px 0 0 37px;
-khtml-border-radius: 37px 0 0 37px;
-moz-border-radius: 37px 0 0 37px;
-ms-border-radius: 37px 0 0 37px;
-o-border-radius: 37px 0 0 37px;
border-radius: 37px 0 0 37px;
}
.ct-blog-carousel-layout4.style2 .item--featured a {
position: relative;
display: block;
}
.ct-blog-carousel-layout4.style2 .item--featured a:before {
content: '';
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
}
.ct-blog-carousel-layout4.style2 .grid-item-inner {
border: 2px solid #ebebeb;
-webkit-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-khtml-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-moz-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-ms-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
-o-box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
box-shadow: 0 2px 43px rgba(12, 12, 12, 0.13);
}
.ct-blog-carousel-layout4.style2 .grid-item-inner:hover {
-webkit-box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
-khtml-box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
-moz-box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
-ms-box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
-o-box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
box-shadow: 0 37px 51px rgba(12, 12, 12, 0.18);
}
.ct-blog-carousel-layout4.style2 .grid-item-inner:hover .item--featured a:before {
opacity: 1;
}
.ct-blog-carousel-layout4.style2 .ct-slick-carousel {
margin: 0 -40px 0 -40px;
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.ct-blog-carousel-layout4.style2 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-blog-carousel-layout4.style2 .ct-slick-carousel .slick-slide {
opacity: 0;
margin-top: 30px;
margin-bottom: 20px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-blog-carousel-layout4.style2 .ct-slick-carousel .slick-slide.slick-active {
opacity: 1;
}
.ct-blog-carousel-layout4.style2 .slick-dots {
margin-top: 0;
}
.ct-blog-carousel-layout4.style3 .btn-arrow {
flex-direction: row-reverse;
}
.ct-blog-carousel-layout4.style3 .btn-arrow i {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-blog-carousel-layout4.style3 .btn-arrow span {
padding-right: 20px;
padding-left: 12px;
}
.ct-blog-carousel-layout4.style3 .btn-arrow span:before {
right: auto;
left: 0;
-webkit-border-radius: 0 3px 3px 0;
-khtml-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-ms-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.ct-blog-carousel-layout4.style3 .btn-arrow:hover i {
-webkit-border-radius: 3px 0 0 3px;
-khtml-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-ms-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.ct-blog-carousel-layout4.style3 .item--meta {
list-style: none;
font-size: 14px;
color: #707070;
font-weight: 500;
display: flex;
flex-wrap: wrap;
text-transform: capitalize;
margin: 0 0 5px;
}
.ct-blog-carousel-layout4.style3 .item--meta i {
display: none;
}
.ct-blog-carousel-layout4.style3 .item--meta li {
margin-right: 18px;
position: relative;
}
.ct-blog-carousel-layout4.style3 .item--meta li:after {
content: '';
width: 4px;
height: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #383085;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -11px;
}
.ct-blog-carousel-layout4.style3 .item--meta li.item-author a {
color: #0e0e0e;
}
.ct-blog-carousel-layout4.style3 .item--meta li.item-author a:hover {
color: #383085;
}
.ct-blog-carousel-layout4.style3 .item--meta li:last-child:after {
display: none;
}
.ct-blog-carousel-layout4.style3 .grid-item-inner {
padding-bottom: 30px;
}
.ct-blog-carousel-layout4.style3 .grid-item-inner .item--category {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-blog-carousel-layout4.style3 .grid-item-inner:hover .item--featured .item--category {
bottom: 34px;
}
.ct-blog-carousel-layout4.style3 .slick-dots {
height: 13px;
width: auto;
display: inline-block;
margin: 10px 0 0;
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ct-blog-carousel-layout4.style3 .slick-dots li {
display: inline-block;
vertical-align: top;
margin: 0;
width: 14px;
height: 14px;
position: relative;
}
.ct-blog-carousel-layout4.style3 .slick-dots li button {
width: 13px;
height: 13px;
border-radius: 13px;
background-color: #e0e0e0;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
position: absolute;
top: 0;
left: 0;
}
.ct-blog-carousel-layout4.style3 .slick-dots li button:before, .ct-blog-carousel-layout4.style3 .slick-dots li button:after {
display: none;
}
.ct-blog-carousel-layout4.style3 .slick-dots li.slick-active button {
background-color: #383085;
}
.ct-blog-carousel-layout4.style3 .slick-dots li + li {
margin-left: 8px;
}
.ct-blog-carousel-layout5 .entry-body {
padding: 0 !important;
}
.ct-blog-carousel-layout5 .entry-featured {
max-width: 55px;
min-width: 55px;
margin-right: 15px;
}
.ct-blog-carousel-layout5 .entry-title {
margin-bottom: 5px;
margin-top: -6px;
font-size: 16px;
line-height: 24px;
color: #fff;
font-weight: 400;
font-family: inherit;
}
.ct-blog-carousel-layout5 .entry-title a:hover {
color: #383085;
}
.ct-blog-carousel-layout5 .item-date {
font-size: 13px;
color: #b9c1da;
font-family: Lato;
}
.ct-blog-carousel-layout5 .item-date i {
margin-right: 9px;
color: #383085;
}
.ct-blog-carousel-layout5 .grid-item-inner {
display: flex;
flex-wrap: nowrap;
}
.ct-blog-carousel-layout5 .slick-arrow {
width: 20px;
height: 20px;
background-image: none;
background-color: transparent;
color: #fff;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.ct-blog-carousel-layout5 .slick-arrow:hover {
color: #383085;
}
.ct-blog-carousel-layout5 .slick-arrow.slick-prev {
left: 8px;
right: auto;
}
.ct-blog-carousel-layout5 .slick-arrow.slick-next {
right: 8px;
left: auto;
}
.ct-blog-carousel-layout5 .slick-arrow:before {
font-weight: 400;
font-size: 16px;
}
.ct-blog-carousel-layout5 .slick-arrow:after {
display: none;
}
.ct-blog-carousel-layout5 .ct-slick-carousel[data-arrows="true"] {
padding: 0 22px;
}
.ct-blog-carousel-layout6 .item--featured {
position: relative;
overflow: hidden;
}
.ct-blog-carousel-layout6 .item--featured img {
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
}
.ct-blog-carousel-layout6 .item-date {
font-size: 13px;
color: #152644;
font-weight: 700;
margin-bottom: 8px;
font-family: 'Poppins', sans-serif;
}
.ct-blog-carousel-layout6 .item-date i {
margin-right: 7px;
}
.ct-blog-carousel-layout6 .item--title {
font-size: 18px;
margin-bottom: 0;
color: #fff;
position: relative;
overflow: hidden;
z-index: 1;
padding: 15px 40px 15px 26px;
white-space: pre;
text-overflow: ellipsis;
}
.ct-blog-carousel-layout6 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout6 .item--title:before, .ct-blog-carousel-layout6 .item--title:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
}
.ct-blog-carousel-layout6 .item--title:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-blog-carousel-layout6 .item--title:after {
background-color: #000;
opacity: 0;
}
.ct-blog-carousel-layout6 .item--content {
font-size: 15px;
line-height: 24px;
color: #4e4e4e;
margin-bottom: 12px;
}
.ct-blog-carousel-layout6 .item--readmore a {
font-family: 'Poppins', sans-serif;
font-size: 13px;
text-transform: uppercase;
color: #383085;
font-weight: 700;
}
.ct-blog-carousel-layout6 .item--readmore a:hover {
color: #000;
}
.ct-blog-carousel-layout6 .item--readmore a i {
margin-left: 4px;
}
.ct-blog-carousel-layout6 .item--holder {
background-color: #fff;
border-width: 0 1px 1px 1px;
border-color: #e8eaef;
border-style: solid;
padding: 26px 26px 18px 26px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.ct-blog-carousel-layout6 .item--holder:before {
content: '';
position: absolute;
width: 0;
height: 0;
border-width: 7px;
border-style: solid;
border-color: #383085 transparent transparent #383085;
top: 0;
left: 26px;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
}
.ct-blog-carousel-layout6 .grid-item-inner {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-carousel-layout6 .grid-item-inner:hover {
-webkit-box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
-khtml-box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
-moz-box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
-ms-box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
-o-box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
box-shadow: 0 29px 43px rgba(28, 28, 28, 0.16);
}
.ct-blog-carousel-layout6 .grid-item-inner:hover .item--title:before {
opacity: 0;
}
.ct-blog-carousel-layout6 .grid-item-inner:hover .item--title:after {
opacity: 1;
}
.ct-blog-carousel-layout6 .grid-item-inner:hover .item--holder {
border-color: #fff;
}
.ct-blog-carousel-layout6 .grid-item-inner:hover .item--holder:before {
border-color: #000 transparent transparent #000;
}
.ct-blog-carousel-layout6 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.14);
-khtml-transform: scale(1.14);
-moz-transform: scale(1.14);
-ms-transform: scale(1.14);
-o-transform: scale(1.14);
transform: scale(1.14);
}
.ct-blog-carousel-layout6 .ct-slick-carousel {
margin: 0 -20px 0 -20px;
padding-left: 20px;
padding-right: 20px;
overflow: hidden;
}
.ct-blog-carousel-layout6 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-blog-carousel-layout6 .slick-slide {
opacity: 0;
margin: 0px 0 50px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-blog-carousel-layout6 .slick-slide.slick-active {
opacity: 1;
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots {
height: 14px;
background-color: #dae3e8;
border-radius: 14px;
width: auto;
display: inline-block;
margin: 0;
top: -10px;
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li {
display: inline-block;
vertical-align: top;
margin: 0;
width: 14px;
height: 14px;
position: relative;
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li button {
width: 14px;
height: 14px;
border-radius: 14px;
background-color: #dae3e8;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
position: absolute;
top: 0;
left: 0;
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li button:before, .ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li button:after {
display: none;
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li.slick-active button {
background-color: #383085;
}
.ct-blog-carousel-layout6 .blog-layout6-default .slick-dots li + li {
margin-left: 10px;
}
.ct-blog-carousel-layout6 .dot-style-u8 .slick-dots {
margin-top: 0;
}
.blog-layout6-custom1 .ct-blog-carousel-layout6 .slick-slide {
margin-bottom: 35px;
}
.blog-layout6-custom1 .ct-blog-carousel-layout6 .grid-item-inner:hover {
-webkit-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-khtml-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-moz-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-ms-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-o-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
}
.ct-blog-carousel-layout7 .item--featured {
width: 47%;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 991px) {
.ct-blog-carousel-layout7 .item--featured {
width: 100%;
min-height: 280px;
}
}
.ct-blog-carousel-layout7 .item--featured a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 500ms ease-out 0s;
-khtml-transition: all 500ms ease-out 0s;
-moz-transition: all 500ms ease-out 0s;
-ms-transition: all 500ms ease-out 0s;
-o-transition: all 500ms ease-out 0s;
transition: all 500ms ease-out 0s;
}
.ct-blog-carousel-layout7 .item--title {
margin-bottom: 12px;
font-size: 22px;
line-height: 1.45;
color: #000;
}
@media screen and (max-width: 1199px) {
.ct-blog-carousel-layout7 .item--title {
font-size: 18px;
}
}
.ct-blog-carousel-layout7 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout7 .item--title a:hover {
color: #444;
}
.ct-blog-carousel-layout7 .item--category {
font-size: 12px;
text-transform: uppercase;
color: #010101;
font-weight: 500;
font-family: "Rubik";
line-height: 25px;
background-color: #eee8e4;
padding: 0 12px;
display: inline-block;
margin-bottom: 14px;
}
.ct-blog-carousel-layout7 .item--category a {
color: inherit;
}
.ct-blog-carousel-layout7 .item--category a:hover {
color: inherit;
}
.ct-blog-carousel-layout7 .item--content {
font-size: 16px;
line-height: 26px;
color: #5c5c5e;
font-family: "Nunito Sans";
margin-bottom: 23px;
}
.ct-blog-carousel-layout7 .item--readmore a {
font-size: 14px;
font-weight: 600;
box-shadow: none;
padding: 0 20px;
line-height: 48px;
background-color: #000;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-blog-carousel-layout7 .item--readmore a:hover, .ct-blog-carousel-layout7 .item--readmore a:focus {
background-color: #383085;
}
.ct-blog-carousel-layout7 .item--date {
position: absolute;
z-index: 1;
height: 62px;
width: 62px;
background-color: #383085;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
top: 16px;
left: 16px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.ct-blog-carousel-layout7 .item--date span {
display: block;
line-height: 1;
font-size: 22px;
font-weight: 700;
color: #fff;
font-family: 'Poppins', sans-serif;
}
.ct-blog-carousel-layout7 .item--date span + span {
font-size: 20px;
}
.ct-blog-carousel-layout7 .item--body {
width: 53%;
padding: 30px;
}
@media screen and (max-width: 991px) {
.ct-blog-carousel-layout7 .item--body {
width: 100%;
}
}
.ct-blog-carousel-layout7 .grid-item-inner {
display: flex;
flex-wrap: wrap;
background-color: #fff;
-webkit-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-khtml-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-moz-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-ms-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-o-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
margin-top: 30px;
margin-bottom: 45px;
}
.ct-blog-carousel-layout7 .grid-item-inner:hover .item--featured a {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-khtml-transform: scale3d(1.1, 1.1, 1.1);
-moz-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
-o-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.ct-blog-carousel-layout7 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-blog-carousel-layout7 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-blog-carousel-layout7 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-blog-carousel-layout7 .slick-slide.slick-active {
opacity: 1;
}
.ct-blog-carousel-layout7 .slick-dots {
margin-top: 0;
}
.ct-blog-carousel-layout7.style2 .item--body {
padding-right: 20px;
}
.ct-blog-carousel-layout7.style2 .item--date {
text-align: center;
color: #000;
}
.ct-blog-carousel-layout7.style2 .item--date span {
color: inherit;
}
.ct-blog-carousel-layout7.style2 .item--content {
font-size: 15px;
line-height: 24px;
color: #3a4268;
}
@media screen and (max-width: 1199px) {
.ct-blog-carousel-layout7.style2 .item--content {
font-size: 14px;
}
}
.ct-blog-carousel-layout7.style2 .item--title {
color: #281a48;
}
.ct-blog-carousel-layout7.style2 .item--category {
background-color: #e0e2e7;
color: #000;
}
.ct-blog-carousel-layout7.style2 .item--readmore a {
background-color: #000;
padding-left: 18px;
padding-right: 58px;
}
.ct-blog-carousel-layout7.style2 .item--readmore a i {
margin: 0;
position: absolute;
top: 50%;
right: 8px;
transform: translate(0, -50%);
width: 32px;
height: 32px;
background-color: #383085;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 32px;
font-size: 15px;
color: #000;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-blog-carousel-layout7.style2 .item--readmore a:hover, .ct-blog-carousel-layout7.style2 .item--readmore a:focus {
background-color: #383085;
color: #000;
}
.ct-blog-carousel-layout7.style2 .item--readmore a:hover i, .ct-blog-carousel-layout7.style2 .item--readmore a:focus i {
background-color: #000;
color: #fff;
}
.ct-blog-carousel-layout7.style3 .item--date {
text-align: center;
}
.ct-blog-carousel-layout7.style3 .item--category {
color: #1f323e;
background-color: #d7e3e3;
}
.ct-blog-carousel-layout7.style3 .item--title {
color: #1d1b4c;
}
.ct-blog-carousel-layout7.style3 .item--content {
color: #696b6d;
}
.ct-blog-carousel-layout7.style3 .item--readmore .btn {
line-height: 48px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 0 38px;
background-color: #1f323e;
font-size: 14px;
}
.ct-blog-carousel-layout7.style3 .item--readmore .btn:hover, .ct-blog-carousel-layout7.style3 .item--readmore .btn:focus {
background-color: #383085;
}
.ct-blog-carousel-layout7.style3 .item--readmore .btn i {
display: none;
}
.ct-blog-carousel-layout7.style3 .item--body {
padding-right: 20px;
}
.ct-blog-carousel-layout7.style3 .slick-dots {
margin-bottom: 8px;
}
.ct-blog-carousel-layout7.style4 .item--date {
text-align: center;
}
.ct-blog-carousel-layout7.style4 .item--category {
color: #1f323e;
background-color: #f6f8fb;
}
.ct-blog-carousel-layout7.style4 .item--title {
color: #0d2252;
}
.ct-blog-carousel-layout7.style4 .item--title a:hover {
color: #383085;
}
.ct-blog-carousel-layout7.style4 .item--content {
color: #0d2252;
}
.ct-blog-carousel-layout7.style4 .item--readmore .btn {
line-height: 48px;
-webkit-border-radius: 48px;
-khtml-border-radius: 48px;
-moz-border-radius: 48px;
-ms-border-radius: 48px;
-o-border-radius: 48px;
border-radius: 48px;
padding: 0 38px;
font-size: 14px;
background-color: #000;
}
.ct-blog-carousel-layout7.style4 .item--readmore .btn:hover, .ct-blog-carousel-layout7.style4 .item--readmore .btn:focus {
background-color: #383085;
}
.ct-blog-carousel-layout7.style4 .item--readmore .btn i {
display: none;
}
.ct-blog-carousel-layout7.style4 .item--body {
padding-right: 20px;
}
.ct-blog-carousel-layout7.style4 .slick-dots {
margin-bottom: 8px;
}
.ct-blog-carousel-layout8 .item--featured {
margin-bottom: 30px;
}
.ct-blog-carousel-layout8 .item--category {
font-size: 16px;
color: #585476;
margin-bottom: 12px;
}
.ct-blog-carousel-layout8 .item--category a {
color: inherit;
}
.ct-blog-carousel-layout8 .item--category a:hover {
color: #383085;
}
.ct-blog-carousel-layout8 .item--title {
margin-bottom: 39px;
font-size: 24px;
line-height: 34px;
color: #161b39;
padding-right: 10%;
}
@media screen and (max-width: 1199px) {
.ct-blog-carousel-layout8 .item--title {
padding-right: 0;
}
}
.ct-blog-carousel-layout8 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout8 .item--title a:hover {
color: #383085;
}
.ct-blog-carousel-layout8 .item--meta {
margin-bottom: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 18px;
color: #282350;
}
.ct-blog-carousel-layout8 .item--meta .item-author {
margin-right: 20px;
flex-grow: 1;
}
.ct-blog-carousel-layout8 .item--meta .item-author img {
max-width: 43px;
-webkit-border-radius: 43px;
-khtml-border-radius: 43px;
-moz-border-radius: 43px;
-ms-border-radius: 43px;
-o-border-radius: 43px;
border-radius: 43px;
margin-right: 14px;
}
@media screen and (max-width: 767px) {
.ct-blog-carousel-layout8 .item--meta .item-author img {
display: none;
}
}
.ct-blog-carousel-layout8 .item--meta .item-author a {
display: flex;
flex-wrap: nowrap;
align-items: center;
color: inherit;
}
.ct-blog-carousel-layout8 .item--meta .item-author a label {
margin-right: 4px;
}
.ct-blog-carousel-layout8 .item--meta .item-author a span {
font-weight: 700;
color: #383085;
}
.ct-career-grid1 .item--feature .fa {
font-family: 'FontAwesome';
font-weight: normal;
}
.ct-career-grid1 .item--image {
height: 67px;
width: 67px;
min-width: 67px;
-webkit-border-radius: 67px;
-khtml-border-radius: 67px;
-moz-border-radius: 67px;
-ms-border-radius: 67px;
-o-border-radius: 67px;
border-radius: 67px;
background-color: #ebf2fd;
position: relative;
margin-right: 22px;
}
.ct-career-grid1 .item--image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-career-grid1 .item--title {
font-size: 20px;
margin-bottom: 8px;
}
@media screen and (max-width: 1199px) {
.ct-career-grid1 .item--title {
font-size: 19px;
}
}
.ct-career-grid1 .item--feature {
font-size: 14px;
color: #939393;
list-style: none;
margin-bottom: 0;
font-family: 'Poppins', sans-serif;
}
.ct-career-grid1 .item--feature i {
margin-right: 4px;
}
.ct-career-grid1 .item--feature li + li {
margin-top: 4px;
}
.ct-career-grid1 .item-desc {
font-size: 15px;
line-height: 28px;
margin-bottom: 18px;
}
.ct-career-grid1 .item--holder {
display: flex;
flex-wrap: nowrap;
margin-bottom: 7px;
}
.ct-career-grid1 .item--inner {
padding: 40px 34px;
background-color: #fff;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
-khtml-box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
-moz-box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
-ms-box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
-o-box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
box-shadow: 0 0 20px rgba(12, 12, 12, 0.14);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
.ct-career-grid1 .item--inner {
padding-left: 30px;
padding-right: 20px;
}
}
@media screen and (max-width: 575px) {
.ct-career-grid1 .item--inner {
padding-left: 20px;
}
}
.ct-career-grid1 .item--inner:hover {
-webkit-box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
-khtml-box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
-moz-box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
-ms-box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
-o-box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
box-shadow: 0 20px 20px rgba(12, 12, 12, 0.14);
}
.ct-feature-layout1 .item--title {
font-size: 20px;
color: #383838;
}
@media screen and (max-width: 991px) {
.ct-feature-layout1 .item--title {
font-size: 16px;
}
}
.ct-feature-layout1 .item--title i {
color: #383085;
margin-right: 6px;
}
.ct-feature-layout1.style2 {
background-color: #fafafa;
padding: 52px 50px 48px;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-feature-layout1.style2 {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 991px) {
.ct-feature-layout1.style2 {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-feature-layout1.style2:before {
content: '';
width: 0px;
height: 4px;
position: absolute;
bottom: 0;
left: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-feature-layout1.style2 .item--title {
font-family: 22px;
margin-bottom: 12px;
}
.ct-feature-layout1.style2 .item--title i {
display: none;
}
.ct-feature-layout1.style2:hover:before {
width: 100%;
}
.ct-feature-layout1.style3 {
background-color: #fafafa;
padding: 52px 50px 48px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.ct-feature-layout1.style3 {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 991px) {
.ct-feature-layout1.style3 {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-feature-layout1.style3:before {
content: '';
width: 100%;
height: 0%;
position: absolute;
bottom: 0;
left: 0;
background-color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: -1;
}
.ct-feature-layout1.style3 .item--title {
font-family: 22px;
margin-bottom: 12px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-feature-layout1.style3 .item--title i {
display: none;
}
.ct-feature-layout1.style3 .item--desc {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-feature-layout1.style3:hover .item--title, .ct-feature-layout1.style3:hover .item--desc {
color: #fff;
}
.ct-feature-layout1.style3:hover:before {
height: 100%;
}
.ct-piechart-layout1 {
text-align: center;
}
.ct-piechart-layout1 .item--value {
position: relative;
display: flex;
margin: 0 auto 17px auto;
justify-content: center;
}
.ct-piechart-layout1 .item--value span {
font-size: 27px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-piechart-layout1 .item--title {
font-size: 22px;
color: #383838;
margin-bottom: 12px;
}
.ct-piechart-layout1 .item--desc {
font-size: 15px;
line-height: 26px;
}
.ct-piechart-layout1.style2 .item--value span {
font-size: 30px;
color: #000;
font-weight: normal;
font-family: inherit;
}
.ct-piechart-layout1.style2 .item--title {
color: #000;
font-size: 22px;
font-weight: 600;
padding-top: 5px;
}
@media screen and (max-width: 1400px) {
.ct-piechart-layout1.style2 .item--title {
font-size: 18px;
}
}
.ct-piechart-layout2 {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ct-piechart-layout2 .item--holder {
max-width: 175px;
text-align: center;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 100%;
height: 100%;
padding: 0 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.ct-piechart-layout2 .item--holder span {
font-size: 35px;
line-height: 1;
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.ct-piechart-layout2 .item--title {
margin-top: 2px;
margin-bottom: 0;
font-size: 17px;
line-height: 24px;
font-weight: 400;
font-family: inherit;
}
.ct-award1 {
position: relative;
overflow: hidden;
}
.ct-award1 img {
width: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-award1 .ct-award-bg {
min-height: 150px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 767px) {
.ct-award1 .ct-award-bg {
min-height: 180px;
}
}
.ct-award1 .ct-award-bg span {
position: absolute;
width: 100%;
height: 100%;
}
.ct-award1 .ct-award-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
font-size: 14px;
line-height: 1.25;
margin-bottom: 0;
font-weight: 600;
color: #fff;
text-align: center;
padding: 15px 20px 25px;
z-index: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-award1 .ct-award-title:before {
content: '';
z-index: -1;
width: 100%;
height: 300%;
position: absolute;
bottom: 0;
left: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0f0f0f), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, #0f0f0f, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, #0f0f0f, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, #0f0f0f, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, #0f0f0f, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, #0f0f0f, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0f0f0f', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-award1 .ct-award-title a {
color: inherit;
}
.ct-award1 .ct-award-title a:hover {
color: inherit;
}
.ct-award1 .ct-award-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-award1:hover img, .ct-award1:hover .ct-award-bg {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.ct-award1:hover .ct-award-title {
opacity: 1;
}
.ct-banner1 {
padding-left: 142px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.ct-banner1 {
padding-left: 60px;
}
}
.ct-banner1:before {
content: '';
width: 280px;
height: 135px;
background-image: url(../images/dots.png);
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 55px;
left: 0;
z-index: -1;
}
.ct-banner1 .ct-banner-imge {
margin-right: -18px;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-banner1 .ct-banner-imge {
margin-right: 0;
}
}
.ct-banner1 .ct-banner-title {
position: absolute;
font-size: 26px;
line-height: 1.2;
margin-bottom: 0;
padding: 22px 55px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(bottom, #6270b2, #383085);
background-image: -moz-linear-gradient(bottom, #6270b2, #383085);
background-image: -ms-linear-gradient(bottom, #6270b2, #383085);
background-image: -o-linear-gradient(bottom, #6270b2, #383085);
background-image: linear-gradient(bottom, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085');
color: #fff;
transform-origin: 0 50%;
-webkit-transform-origin: 0 50%;
-webkit-transform: translateX(45px) rotate(-90deg);
-khtml-transform: translateX(45px) rotate(-90deg);
-moz-transform: translateX(45px) rotate(-90deg);
-ms-transform: translateX(45px) rotate(-90deg);
-o-transform: translateX(45px) rotate(-90deg);
transform: translateX(45px) rotate(-90deg);
bottom: 34px;
left: -70px;
}
@media screen and (max-width: 991px) {
.ct-banner1 .ct-banner-title {
padding: 22px 25px;
font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.ct-banner1 .ct-banner-title {
bottom: 0;
}
}
.ct-banner2 .ct-banner-imge {
padding-left: 47px;
padding-top: 47px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 991px) {
.ct-banner2 .ct-banner-imge {
padding-left: 24px;
padding-top: 24px;
}
}
.ct-banner2 .ct-banner-imge:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 47px;
right: 47px;
background-color: #383085;
-webkit-box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
-khtml-box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
-moz-box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
-ms-box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
-o-box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
box-shadow: 0 0 79px rgba(0, 0, 0, 0.45) inset;
z-index: -1;
}
.ct-banner2 .ct-banner-imge > img {
width: 100%;
}
.ct-banner2 .ct-banner-imge + .ct-banner-holder {
margin-top: -90px;
}
.ct-banner2 .ct-banner-icon {
min-width: 54px;
margin-right: 15px;
}
@media screen and (max-width: 991px) {
.ct-banner2 .ct-banner-icon {
margin-right: 10px;
}
}
@media screen and (max-width: 575px) {
.ct-banner2 .ct-banner-icon {
margin-right: 0;
margin-bottom: 12px;
}
}
.ct-banner2 .ct-banner-icon img {
max-width: 54px;
}
@media screen and (max-width: 991px) {
.ct-banner2 .ct-banner-icon img {
max-width: 42px;
}
}
.ct-banner2 .ct-banner-title {
font-size: 24px;
margin-top: 2px;
margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
.ct-banner2 .ct-banner-title {
font-size: 20px;
}
}
.ct-banner2 .ct-banner-desc {
font-size: 15px;
line-height: 22px;
}
.ct-banner2 .ct-banner-holder {
display: flex;
flex-wrap: nowrap;
padding: 25px 27px 33px;
background-color: #fff;
-webkit-border-radius: 30px 30px 0 0;
-khtml-border-radius: 30px 30px 0 0;
-moz-border-radius: 30px 30px 0 0;
-ms-border-radius: 30px 30px 0 0;
-o-border-radius: 30px 30px 0 0;
border-radius: 30px 30px 0 0;
margin-right: 18px;
margin-left: 65px;
position: relative;
z-index: 1;
-webkit-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
box-shadow: 0 8px 65px rgba(12, 12, 12, 0.19);
}
@media screen and (max-width: 991px) {
.ct-banner2 .ct-banner-holder {
margin-left: 34px;
margin-right: 10px;
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 575px) {
.ct-banner2 .ct-banner-holder {
display: block;
}
}
.ct-banner2 .ct-banner-holder:before {
content: '';
position: absolute;
top: -11px;
left: 0;
right: 0;
height: 100%;
-webkit-border-radius: 30px 30px 0 0;
-khtml-border-radius: 30px 30px 0 0;
-moz-border-radius: 30px 30px 0 0;
-ms-border-radius: 30px 30px 0 0;
-o-border-radius: 30px 30px 0 0;
border-radius: 30px 30px 0 0;
background-color: #383085;
z-index: -2;
}
.ct-banner2 .ct-banner-holder:after {
content: '';
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
-webkit-border-radius: 30px 30px 0 0;
-khtml-border-radius: 30px 30px 0 0;
-moz-border-radius: 30px 30px 0 0;
-ms-border-radius: 30px 30px 0 0;
-o-border-radius: 30px 30px 0 0;
border-radius: 30px 30px 0 0;
}
.ct-fancy-box-grid1 {
text-align: center;
margin: 0;
}
.ct-fancy-box-grid1 .item--icon {
line-height: 1;
margin-bottom: 10px;
}
.ct-fancy-box-grid1 .item--icon i {
color: #192743;
font-size: 51px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-fancy-box-grid1 .item--title {
font-size: 16px;
line-height: 26px;
color: #334870;
margin-bottom: 0;
font-weight: 600;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-fancy-box-grid1 .item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.ct-fancy-box-grid1 .row {
margin: 0;
}
.ct-fancy-box-grid1 .row .grid-item {
padding: 0;
}
.ct-fancy-box-grid1 .item-line {
background-color: #75a1fb;
position: absolute;
opacity: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
z-index: 99;
}
.ct-fancy-box-grid1 .item-line-top {
top: -1px;
}
.ct-fancy-box-grid1 .item-line-bottom {
bottom: -1px;
}
.ct-fancy-box-grid1 .item-line-top, .ct-fancy-box-grid1 .item-line-bottom {
width: calc(100% + 160px);
width: -webkit-calc(100% + 160px);
height: 2px;
left: -80px;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) -ms-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) -o-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
}
.ct-fancy-box-grid1 .item-line-left {
left: -1px;
}
.ct-fancy-box-grid1 .item-line-right {
right: -1px;
}
.ct-fancy-box-grid1 .item-line-left, .ct-fancy-box-grid1 .item-line-right {
height: calc(100% + 160px);
height: -webkit-calc(100% + 160px);
width: 2px;
top: -80px;
background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) -ms-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) -o-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
}
.ct-fancy-box-grid1 .item--inner {
border: 1px solid #122445;
padding: 32px 20px 23px;
margin-left: -1px;
margin-top: -1px;
position: relative;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-fancy-box-grid1 .item--inner:hover .item-line, .ct-fancy-box-grid1 .item--inner.active .item-line {
opacity: 1;
}
.ct-fancy-box-grid1 .item--inner:hover .item--title, .ct-fancy-box-grid1 .item--inner.active .item--title {
color: #fff;
}
.ct-fancy-box-grid1 .item--inner:hover .item--icon i, .ct-fancy-box-grid1 .item--inner.active .item--icon i {
color: #75a1fb;
}
.ct-fancy-box-grid1 .item--inner .item--holder {
height: 100%;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
justify-content: center;
}
.ct-fancy-box-grid2 .item--icon {
line-height: 1;
margin-bottom: 26px;
}
.ct-fancy-box-grid2 .item--icon i {
font-size: 65px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-grid2 .item--icon svg {
height: 65px;
width: 100%;
}
.ct-fancy-box-grid2 .item--icon img {
max-height: 65px;
}
.ct-fancy-box-grid2 .item--title {
font-size: 20px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-grid2 .item--desc {
font-size: 16px;
line-height: 26px;
color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-grid2 .item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-fancy-box-grid2 .row {
margin: 0 14px 0 16px;
}
.ct-fancy-box-grid2 .row .grid-item {
padding: 0;
}
.ct-fancy-box-grid2 .row .grid-item:hover {
z-index: 99;
}
.ct-fancy-box-grid2 .item--shadow {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
margin: auto;
height: 75%;
width: 83%;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
-khtml-box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
-moz-box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
-ms-box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
-o-box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
box-shadow: 0 10px 40px rgba(5, 12, 103, 0.28);
opacity: 0;
}
.ct-fancy-box-grid2 .item--inner {
text-align: center;
border: 1px solid #ebeffc;
background-color: #f9fbfd;
padding: 55px 40px 48px;
margin-top: -1px;
margin-left: -1px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.ct-fancy-box-grid2 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-fancy-box-grid2 .item--inner:hover {
background-color: #fff;
z-index: 99;
}
.ct-fancy-box-grid2 .item--inner:hover + .item--shadow {
opacity: 1;
}
.ct-case-study-grid1 .item--featured, .ct-case-study-carousel-layout1 .item--featured {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.ct-case-study-grid1 .item--featured img, .ct-case-study-carousel-layout1 .item--featured img {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
}
.ct-case-study-grid1 .item--title, .ct-case-study-carousel-layout1 .item--title {
font-size: 20px;
line-height: 26px;
margin-bottom: 0px;
}
.ct-case-study-grid1 .item--title a, .ct-case-study-carousel-layout1 .item--title a {
color: inherit;
}
.ct-case-study-grid1 .item--title a:hover, .ct-case-study-carousel-layout1 .item--title a:hover {
color: inherit;
}
.ct-case-study-grid1 .item--category, .ct-case-study-carousel-layout1 .item--category {
font-size: 15px;
color: #383838;
margin-bottom: 7px;
}
.ct-case-study-grid1 .item--category a, .ct-case-study-carousel-layout1 .item--category a {
color: inherit;
}
.ct-case-study-grid1 .item--category a:hover, .ct-case-study-carousel-layout1 .item--category a:hover {
color: inherit;
}
.ct-case-study-grid1 .item--readmore a, .ct-case-study-carousel-layout1 .item--readmore a {
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 0 5px 0 5px;
-khtml-border-radius: 0 5px 0 5px;
-moz-border-radius: 0 5px 0 5px;
-ms-border-radius: 0 5px 0 5px;
-o-border-radius: 0 5px 0 5px;
border-radius: 0 5px 0 5px;
font-size: 26px;
color: #fff;
font-weight: 400;
font-family: 'Poppins', sans-serif;
width: 41px;
height: 39px;
line-height: 39px;
z-index: 1;
text-align: center;
}
.ct-case-study-grid1 .item--readmore a:before, .ct-case-study-carousel-layout1 .item--readmore a:before, .ct-case-study-grid1 .item--readmore a:after, .ct-case-study-carousel-layout1 .item--readmore a:after {
content: '';
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0 5px 0 5px;
-khtml-border-radius: 0 5px 0 5px;
-moz-border-radius: 0 5px 0 5px;
-ms-border-radius: 0 5px 0 5px;
-o-border-radius: 0 5px 0 5px;
border-radius: 0 5px 0 5px;
}
.ct-case-study-grid1 .item--readmore a:before, .ct-case-study-carousel-layout1 .item--readmore a:before {
background-color: #0e0e0e;
}
.ct-case-study-grid1 .item--readmore a:after, .ct-case-study-carousel-layout1 .item--readmore a:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.ct-case-study-grid1 .item--readmore a:hover:before, .ct-case-study-carousel-layout1 .item--readmore a:hover:before {
opacity: 0;
}
.ct-case-study-grid1 .item--readmore a:hover:after, .ct-case-study-carousel-layout1 .item--readmore a:hover:after {
opacity: 1;
}
.ct-case-study-grid1 .item--meta, .ct-case-study-carousel-layout1 .item--meta {
padding: 20px 25px 20px 35px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
-khtml-box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
-moz-box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
-ms-box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
-o-box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
box-shadow: 0 5px 38px rgba(5, 27, 46, 0.2);
position: relative;
overflow: hidden;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1400px) {
.ct-case-study-grid1 .item--meta, .ct-case-study-carousel-layout1 .item--meta {
padding-left: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-case-study-grid1 .item--meta, .ct-case-study-carousel-layout1 .item--meta {
padding-left: 20px;
}
}
.ct-case-study-grid1 .item--holder, .ct-case-study-carousel-layout1 .item--holder {
position: relative;
padding: 0 40px;
margin-top: -70px;
}
@media screen and (max-width: 1400px) {
.ct-case-study-grid1 .item--holder, .ct-case-study-carousel-layout1 .item--holder {
padding: 0 25px;
}
}
.ct-case-study-grid1 .grid-item-inner, .ct-case-study-carousel-layout1 .grid-item-inner {
margin-bottom: 65px;
}
.ct-case-study-grid1 .grid-item-inner:hover .item--meta, .ct-case-study-carousel-layout1 .grid-item-inner:hover .item--meta {
-webkit-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-khtml-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-moz-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-ms-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-o-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
}
.ct-case-study-grid1 .grid-item-inner:hover .item--featured img, .ct-case-study-carousel-layout1 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-case-study-carousel-layout1.style2 .item--featured {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: relative;
z-index: 1;
}
.ct-case-study-carousel-layout1.style2 .item--featured:before {
content: '';
height: 50%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8) 50%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.8) 50%', endColorStr='rgba(0, 0, 0, 0)');
z-index: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-case-study-carousel-layout1.style2 .item--featured img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-case-study-carousel-layout1.style2 .item--meta {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
z-index: 2;
}
.ct-case-study-carousel-layout1.style2 .item--readmore a {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-case-study-carousel-layout1.style2 .item--readmore a:before, .ct-case-study-carousel-layout1.style2 .item--readmore a:after {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-case-study-carousel-layout1.style2 .item--readmore a:after {
background-image: none;
}
.ct-case-study-carousel-layout1.style2 .grid-item-inner:hover .item--featured:before {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 20, 58, 0.9) 50%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(24, 20, 58, 0.9) 50%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(24, 20, 58, 0.9) 50%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(24, 20, 58, 0.9) 50%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(24, 20, 58, 0.9) 50%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(24, 20, 58, 0.9) 50%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(24, 20, 58, 0.9) 50%', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-case-study-carousel-layout1.style2 .grid-item-inner:hover .item--readmore a:after {
opacity: 1;
}
.ct-case-study-carousel-layout2 .item--title {
font-size: 22px;
margin-bottom: 10px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-case-study-carousel-layout2 .item--title {
font-size: 20px;
}
}
.ct-case-study-carousel-layout2 .item--title a {
color: inherit;
}
.ct-case-study-carousel-layout2 .item--title a:hover {
color: inherit;
}
.ct-case-study-carousel-layout2 .item--holder {
background-color: #0e0e0e;
max-width: 382px;
position: absolute;
bottom: 0px;
left: 0;
padding: 30px 30px 30px 35px;
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
@media screen and (max-width: 767px) {
.ct-case-study-carousel-layout2 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-case-study-carousel-layout2 .item--category {
font-size: 15px;
line-height: 24px;
color: #fff;
margin-bottom: 20px;
}
.ct-case-study-carousel-layout2 .item--category label {
color: #383085;
}
.ct-case-study-carousel-layout2 .item--category a {
color: inherit;
}
.ct-case-study-carousel-layout2 .item--category a:hover {
color: #383085;
}
.ct-case-study-carousel-layout2 .item--readmore {
font-size: 14px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
}
.ct-case-study-carousel-layout2 .item--readmore i {
color: #383085;
margin-left: 6px;
}
.ct-case-study-carousel-layout2 .item--readmore a {
color: #fff;
}
.ct-case-study-carousel-layout2 .item--readmore a:hover {
color: #383085;
}
.ct-case-study-carousel-layout2 .item--featured {
position: relative;
overflow: hidden;
margin-bottom: 80px;
}
.ct-case-study-carousel-layout2 .item--featured img {
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
}
.ct-case-study-carousel-layout2 .grid-item-inner {
position: relative;
overflow: hidden;
}
.ct-case-study-carousel-layout2 .grid-item-inner:hover .item--featured img {
-webkit-transform: scale(1.12);
-khtml-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
}
.ct-case-study-carousel-layout2 .grid-item-inner:hover .item--holder {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.ct-case-study-carousel-layout2 .slick-arrow {
height: 45px;
width: 45px;
border: 2px solid #cecfe3;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #b7bce9;
margin: 0 5px;
}
.ct-case-study-carousel-layout2 .slick-arrow:after {
display: none;
}
.ct-case-study-carousel-layout2 .slick-arrow:hover, .ct-case-study-carousel-layout2 .slick-arrow:focus {
border-color: #0e0e0e;
background-color: #0e0e0e;
color: #fff;
}
.ct-case-study-carousel-layout2 .slick-arrow.slick-prev {
margin-left: -27px;
}
.ct-case-study-carousel-layout2 .slick-arrow.slick-next {
margin-left: 27px;
}
.ct-case-study-carousel-layout2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 62px;
}
.ct-case-study-carousel-layout2.arrow-style2 .slick-arrow {
border-color: #3e3e3e;
background-color: #3e3e3e;
color: #fff;
}
.ct-case-study-carousel-layout2.arrow-style2 .slick-arrow:hover, .ct-case-study-carousel-layout2.arrow-style2 .slick-arrow:focus {
background-color: #383085;
border-color: #383085;
color: #fff;
}
.ct-case-study-carousel-layout3 .item--featured {
max-width: 140px;
position: absolute;
top: -70px;
left: 0;
right: 0;
margin: auto;
}
.ct-case-study-carousel-layout3 .item--featured img {
-webkit-border-radius: 140px;
-khtml-border-radius: 140px;
-moz-border-radius: 140px;
-ms-border-radius: 140px;
-o-border-radius: 140px;
border-radius: 140px;
}
.ct-case-study-carousel-layout3 .item--featured + .item--holder {
padding-top: 34px;
}
.ct-case-study-carousel-layout3 .item--title {
margin-bottom: 12px;
font-size: 22px;
line-height: 30px;
}
.ct-case-study-carousel-layout3 .item--title a {
color: inherit;
}
.ct-case-study-carousel-layout3 .item--title a:hover {
color: #333;
text-decoration: underline;
}
.ct-case-study-carousel-layout3 .item--category {
font-family: 'Muli';
color: #0e0e0e;
font-size: 14px;
margin-bottom: 7px;
}
.ct-case-study-carousel-layout3 .item--category a {
color: inherit;
}
.ct-case-study-carousel-layout3 .item--category a:hover {
color: #383085;
}
.ct-case-study-carousel-layout3 .item--desc {
font-size: 16px;
line-height: 26px;
color: #000;
}
.ct-case-study-carousel-layout3 .item--readmore {
position: absolute;
bottom: -27px;
right: 32px;
}
.ct-case-study-carousel-layout3 .item--readmore a {
width: 54px;
height: 54px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
display: block;
line-height: 54px;
color: #fff;
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
font-size: 14px;
text-align: center;
opacity: 0;
}
.ct-case-study-carousel-layout3 .item--readmore a:hover i {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-case-study-carousel-layout3 .grid-item-inner {
background-color: #ecf1f5;
padding: 50px 40px 44px;
-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
position: relative;
margin-top: 70px;
margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout3 .grid-item-inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-case-study-carousel-layout3 .grid-item-inner:hover .item--readmore a {
opacity: 1;
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-case-study-carousel-layout3 .ct-carousel-inner {
margin: 0;
}
.ct-case-study-carousel-layout3 .ct-carousel-inner .carousel-item {
padding: 0;
}
.ct-case-study-carousel-layout4 .item--title {
font-size: 20px;
line-height: 26px;
margin-bottom: 5px;
}
.ct-case-study-carousel-layout4 .item--title a {
color: inherit;
}
.ct-case-study-carousel-layout4 .item--title a:hover {
color: inherit;
}
.ct-case-study-carousel-layout4 .item--featured {
margin-bottom: 19px;
}
.ct-case-study-carousel-layout4 .item--featured a {
display: block;
position: relative;
}
.ct-case-study-carousel-layout4 .item--featured a:before {
content: '';
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background-color: rgba(0, 0, 0, 0.2);
}
.ct-case-study-carousel-layout4 .item--holder {
text-align: center;
padding-bottom: 23px;
}
.ct-case-study-carousel-layout4 .item--desc {
font-size: 15px;
line-height: 24px;
color: #000;
margin-bottom: 24px;
}
.ct-case-study-carousel-layout4 .btn-arrow2 span:not(.ct-button-icon) {
font-size: 14px;
line-height: 37px;
padding-right: 12px;
}
.ct-case-study-carousel-layout4 .btn-arrow2 i {
width: 37px;
height: 37px;
line-height: 37px;
}
.ct-case-study-carousel-layout4 .grid-item-inner {
background-color: #fff;
padding: 21px;
-webkit-box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
-khtml-box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
-moz-box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
-ms-box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
-o-box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
box-shadow: 0 7px 14px rgba(12, 12, 12, 0.06);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-case-study-carousel-layout4 .grid-item-inner:hover {
-webkit-box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
box-shadow: 0 27px 24px rgba(12, 12, 12, 0.08);
-webkit-transform: translateY(-15px);
-khtml-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
.ct-case-study-carousel-layout4 .grid-item-inner:hover .item--featured a:before {
opacity: 1;
}
.ct-case-study-carousel-layout4 .slick-slide {
margin-top: 20px;
margin-bottom: 50px;
}
.ct-case-study-carousel-layout4 .slick-dots {
margin-top: 0;
}
.cta-custom-bg > .elementor-column-wrap {
z-index: 1;
}
.cta-custom-bg > .elementor-column-wrap:before {
content: '';
z-index: -1;
height: 100%;
width: 5000px;
position: absolute;
background-color: #fafafa;
top: 0;
left: 0;
-webkit-border-radius: 5px 0 0 5px;
-khtml-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.cta-custom-bg + .elementor-element {
z-index: 1;
}
.cta-custom-bg.box-shadow > .elementor-column-wrap:before {
-webkit-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-khtml-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-moz-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-ms-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
-o-box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
box-shadow: 0 12px 38px rgba(5, 27, 46, 0.3);
}
@media screen and (max-width: 767px) {
.cta-custom-bg.box-shadow > .elementor-column-wrap:before {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
}
.ct-divider1 {
width: 244px;
height: 5px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
@media screen and (max-width: 767px) {
.ct-divider1 {
width: 120px;
}
}
.ct-typing-out {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
}
.ct-typing-out .ct-sub-title {
font-size: 30px;
font-weight: 400;
font-style: italic;
font-family: "Playfair Display";
margin-right: 4px;
display: inline-block;
}
@media screen and (min-width: 768px) {
.box-offset-01 > .elementor-container > .elementor-row > .elementor-column, .box-offset-01 > .elementor-container > .elementor-column {
width: calc(100% + 195px);
width: -webkit-calc(100% + 195px);
display: block;
margin-right: -195px;
position: relative;
z-index: 99;
}
}
.logo-landing img {
max-height: 120px;
}
.ct-showcase1 {
margin-top: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.ct-showcase1 .ct-showcase-image {
-webkit-box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
-khtml-box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
-moz-box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
-ms-box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
-o-box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
box-shadow: 0 0 15px rgba(14, 14, 14, 0.19);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
overflow: hidden;
position: relative;
}
.ct-showcase1 .ct-showcase-image label {
-webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
line-height: 33px;
height: 33px;
font-size: 13px;
font-weight: 700;
color: #fff;
background-color: #383085;
position: absolute;
width: 180px;
padding: 0 10px;
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 25px;
left: -48px;
font-family: 'Poppins', sans-serif;
text-align: center;
text-transform: uppercase;
}
.ct-showcase1 .ct-showcase-meta {
text-align: center;
}
.ct-showcase1 .ct-showcase-meta h3 {
margin-top: 56px;
margin-bottom: 0;
font-size: 18px;
font-weight: 600;
}
@media screen and (max-width: 991px) {
.ct-showcase1 .ct-showcase-meta h3 {
font-size: 17px;
}
}
.ct-showcase1 .ct-showcase-meta h3 cite {
color: #383085;
font-style: normal;
}
.ct-showcase1 .ct-showcase-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.49);
z-index: 2;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-showcase1 .ct-showcase-link {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 15px;
font-weight: 600;
line-height: 63px;
padding: 0 60px;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
z-index: 3;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
opacity: 0;
}
@media screen and (max-width: 991px) {
.ct-showcase1 .ct-showcase-link {
padding: 0 40px;
line-height: 55px;
}
}
.ct-showcase1:hover {
-webkit-transform: translateY(-15px);
-khtml-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
.ct-showcase1:hover .ct-showcase-overlay, .ct-showcase1:hover .ct-showcase-link {
opacity: 1;
}
.el-max-width .ct-fancy-box-layout3.style2 {
max-width: 410px;
}
.ct-fancy-box-carousel1 {
position: relative;
z-index: 1;
}
.ct-fancy-box-carousel1:before {
content: '';
z-index: -1;
width: 100%;
top: 0;
bottom: 50px;
background-color: #fafafa;
-webkit-box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
-khtml-box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
-moz-box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
-ms-box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
-o-box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
box-shadow: 0 2px 40px rgba(34, 34, 35, 0.15);
position: absolute;
}
.ct-fancy-box-carousel1 .item--icon {
line-height: 1;
margin-bottom: 18px;
}
.ct-fancy-box-carousel1 .item--icon i {
font-size: 60px;
color: #383085;
}
.ct-fancy-box-carousel1 .item--title {
font-size: 22px;
margin-bottom: 15px;
}
.ct-fancy-box-carousel1 .item--description {
font-size: 16px;
line-height: 26px;
color: #000;
}
.ct-fancy-box-carousel1 .item--link a {
position: absolute;
line-height: 45px;
padding: 0 50px;
background-color: #383085;
width: 100%;
color: #fff;
font-weight: 700;
bottom: -45px;
left: 0;
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
}
.ct-fancy-box-carousel1 .item--link a i {
margin-left: 8px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-carousel1 .item--link a:hover, .ct-fancy-box-carousel1 .item--link a:focus {
background-color: #6270b2;
color: #fff;
}
.ct-fancy-box-carousel1 .item--link a:hover i, .ct-fancy-box-carousel1 .item--link a:focus i {
-webkit-transform: translateX(4px);
-khtml-transform: translateX(4px);
-moz-transform: translateX(4px);
-ms-transform: translateX(4px);
-o-transform: translateX(4px);
transform: translateX(4px);
}
.ct-fancy-box-carousel1 .item--inner {
padding: 50px 50px 47px;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-fancy-box-carousel1 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-fancy-box-carousel1 .item--inner:before {
content: '';
width: 0px;
height: 140px;
border-right: 1px dashed #d0d0d0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -1px;
opacity: 0;
}
.ct-fancy-box-carousel1 .item--inner:hover .item--link a {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.ct-fancy-box-carousel1 .slick-active .item--inner:before {
opacity: 1;
}
.ct-fancy-box-carousel1 .slick-list {
padding: 0 0 50px;
}
.ct-fancy-box-carousel1.ct-slick-slider .ct-carousel-inner {
margin: 0;
}
.ct-fancy-box-carousel1.ct-slick-slider .ct-carousel-inner .slick-slide {
padding: 0;
}
.ct-fancy-box-carousel1 .item--inner {
height: 100%;
}
.ct-fancy-box-carousel1 .slick-list, .ct-fancy-box-carousel1 .slick-track {
display: flex;
flex-wrap: nowrap;
}
.feature-offset > .elementor-container {
width: calc(100% + 90px);
}
.ct-particle-animate {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 991px) {
.ct-particle-animate.hide-md {
display: none;
}
}
.ct-particle-animate img {
width: 100% !important;
height: auto;
}
.ct-particle-animate div {
position: absolute;
top: 0;
left: 0;
}
.ct-particle-animate .shape-animate1 {
animation: animationFramesTwo 12s infinite linear alternate;
}
.ct-particle-animate .shape-animate2 {
animation: animationFramesOne 15s infinite linear alternate;
}
.ct-particle-animate .shape-animate3 {
animation: animationFramesOne 12s infinite linear alternate;
}
.ct-particle-animate .shape-animate4 {
animation: animationFramesFour 12s infinite linear alternate;
}
.ct-particle-animate .shape-animate5 {
animation: animationFramesThree 12s infinite linear alternate;
}
.ct-particle-animate .shape-animate6 {
animation: animationFramesFive 12s infinite linear alternate;
}
.ct-particle-animate .shape-right-left {
animation: NewsletterAnimated1 12s infinite linear alternate;
}
.ct-particle-animate .shape-left-right {
animation: NewsletterAnimated2 12s infinite linear alternate;
}
.ct-particle-animate .shape-top-bottom {
animation: particleToptoBottom 10s infinite linear alternate;
}
@media screen and (min-width: 2400px) {
.ct-particle-animate .shape-top-bottom {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
}
.ct-particle-animate .shape-rotate-3d {
animation: rotate-3d 6s linear infinite;
}
@media screen and (min-width: 2400px) {
.ct-particle-animate .shape-rotate-3d {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
}
.ct-particle-animate .ct-type-bg {
width: 100%;
height: 100%;
}
.ct-effect1 {
animation: particleToptoBottom 12s infinite linear alternate;
}
.ct-effect2 {
animation: NewsletterAnimated2 12s infinite linear alternate;
}
.h6-icon-phone {
font-size: 0px;
margin-right: 9px;
color: #383085;
}
.h6-icon-phone:before {
font-size: 18px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
display: inline-block;
}
.color-gradient-from {
color: #383085;
}
.ct-text-box-layout1 .item--sub-title {
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #0e0e0e;
margin-bottom: 14px;
}
.ct-text-box-layout1 .item--title {
margin-bottom: 20px;
font-size: 32px;
line-height: 37px;
letter-spacing: -0.01em;
}
@media screen and (max-width: 1199px) {
.ct-text-box-layout1 .item--title {
font-size: 24px;
line-height: 28px;
}
}
@media screen and (max-width: 991px) {
.ct-text-box-layout1 .item--title {
font-size: 20px;
line-height: 26px;
}
}
.ct-text-box-layout1 .item--description {
font-size: 15px;
line-height: 26px;
color: #fff;
padding-right: 15px;
margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
.ct-text-box-layout1 .item--description {
font-size: 14px;
line-height: 24px;
}
}
.ct-text-box-layout1 .item--button a {
font-size: 14px;
padding: 0 14px;
line-height: 36px;
color: #0e0e0e;
border: 2px solid #fff;
background-color: #fff;
background-image: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-text-box-layout1 .item--button a:hover {
background-color: transparent;
color: #fff;
}
.ct-text-box-layout1 .ct-text-box-inner {
background-color: #383085;
padding: 47px 35px 60px 50px;
}
@media screen and (max-width: 1199px) {
.ct-text-box-layout1 .ct-text-box-inner {
padding-left: 30px;
padding-right: 20px;
}
}
@media screen and (max-width: 991px) {
.ct-text-box-layout1 .ct-text-box-inner {
padding-left: 20px;
}
}
.ct-row-boxed-space {
max-width: 1720px;
margin: auto;
}
.title-big .ct-heading h3.item--title {
font-size: 72px;
line-height: 82px;
letter-spacing: -0.01em;
}
.ct-image-single .ct-image-bg {
min-height: 300px;
display: inline-block;
width: 100%;
}
.elementor-widget-ct_image .ct-image-single {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.elementor-widget-ct_image .ct-image-single img {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
@media screen and (max-width: 1199px) {
.shape-hide-lg .ct-particle-animate {
display: none;
}
}
.gm-custom1 .elementor-custom-embed, .gm-custom1 .ct-google-map {
overflow: hidden;
-webkit-border-radius: 600px;
-khtml-border-radius: 600px;
-moz-border-radius: 600px;
-ms-border-radius: 600px;
-o-border-radius: 600px;
border-radius: 600px;
-webkit-box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
box-shadow: 0 1px 46px rgba(12, 12, 12, 0.22);
}
@media screen and (max-width: 1199px) {
.gm-custom1 .elementor-custom-embed, .gm-custom1 .ct-google-map {
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
}
.h9-section-01 .h9-section-gradient {
width: 300px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.h9-section-01 > .elementor-container.elementor-column-gap-no {
max-width: 1920px;
padding-left: 94px;
}
@media screen and (min-width: 1921px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no {
max-width: 100%;
}
}
@media screen and (max-width: 1400px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no {
padding-left: 54px;
}
}
@media screen and (max-width: 1024px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no {
padding-left: 0;
}
}
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 {
position: absolute;
left: -94px;
bottom: 0;
background-color: #fff;
width: 94px;
text-align: center;
padding: 45px 0;
}
@media screen and (max-width: 1400px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 {
width: 54px;
left: -54px;
}
}
@media screen and (max-width: 1024px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 {
display: none;
}
}
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 a {
display: block;
width: 94px;
line-height: 58px;
}
@media screen and (max-width: 1400px) {
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 a {
width: 54px;
}
}
.h9-section-01 > .elementor-container.elementor-column-gap-no .ct-icon1.style1 a i {
margin: 0;
font-size: 21px;
}
.h9-section-01 > .elementor-container.elementor-column-gap-no .elementor-widget-ct_icon {
z-index: 99;
}
.h9-section-02 > .elementor-container {
z-index: 1;
}
.h9-section-02 .h9-section-overlay {
position: absolute;
top: 0;
left: 100px;
right: 0;
bottom: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
@media screen and (max-width: 1199px) {
.h9-section-02 .h9-section-overlay {
left: 0 !important;
}
}
@media screen and (min-width: 1200px) {
.h9-section-03 > .elementor-container.elementor-column-gap-no {
max-width: 1920px;
}
.h9-section-03 > .elementor-container.elementor-column-gap-no > .elementor-element:nth-child(1) {
width: 100%;
}
.h9-section-03 > .elementor-container.elementor-column-gap-no > .elementor-element:nth-child(2) {
flex-grow: 1;
}
}
@media screen and (min-width: 1921px) {
.h9-section-03 > .elementor-container.elementor-column-gap-no {
max-width: 100%;
}
}
.h9-section-03 > .elementor-container {
padding-left: 0 !important;
padding-right: 0 !important;
}
@media screen and (min-width: 1200px) {
.h9-section-03 > .elementor-container > .elementor-row {
flex-wrap: nowrap;
}
.h9-section-03 > .elementor-container > .elementor-row .elementor-inner-section > .elementor-container {
left: 0 !important;
transform: translate(0%, 0%) !important;
}
}
.slider-contact {
padding: 26px 30px 30px;
background-color: rgba(255, 255, 255, 0.75);
-webkit-box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
-khtml-box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
-moz-box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
-ms-box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
-o-box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
box-shadow: 0 0 10px rgba(29, 47, 60, 0.31);
width: 395px;
}
@media screen and (max-width: 1199px) {
.slider-contact {
width: 320px;
}
}
.slider-contact .slider-contact-meta {
margin-bottom: 14px;
white-space: normal;
}
@media screen and (max-width: 1199px) {
.slider-contact .slider-contact-meta {
width: 260px;
}
}
.slider-contact .slider-contact-meta h3 {
margin-bottom: 12px;
font-size: 24px;
}
@media screen and (max-width: 1199px) {
.slider-contact .slider-contact-meta h3 {
font-size: 20px;
}
}
.slider-contact .slider-contact-meta p {
font-size: 16px;
line-height: normal;
color: #454545;
margin-bottom: 0;
}
.slider-contact .wpcf7-form-control:not(.wpcf7-submit) {
height: 43px;
border-color: #dde1e6;
font-size: 12px;
padding-left: 12px;
color: #5d5d5d;
}
.slider-contact .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.slider-contact .wpcf7-form-control.wpcf7-textarea {
height: 114px;
}
.slider-contact .wpcf7-form-control-wrap {
margin-bottom: 10px;
}
.slider-contact .wpcf7-submit.btn {
margin-top: 7px;
background-color: #1d2f3c;
background-image: none !important;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 14px !important;
line-height: 41px !important;
padding: 0 22px !important;
-webkit-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
-khtml-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
-moz-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
-ms-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
-o-box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
box-shadow: 0 6px 8px rgba(29, 47, 60, 0.19) !important;
}
.slider-contact .wpcf7-submit.btn:hover {
background-color: #383085;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.slider-contact + .wpcf7-response-output {
margin-top: 3px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding-top: 5px;
padding-bottom: 5px;
}
.ct-offer-carousel1 {
position: relative;
}
.ct-offer-carousel1 .item--image {
flex-grow: 1;
min-height: 200px;
}
.ct-offer-carousel1 .item--title {
font-size: 22px;
color: #383085;
margin: 0 0 13px;
}
.ct-offer-carousel1 .item--description {
font-style: 16px;
line-height: 24px;
color: #fff;
margin-bottom: 17px;
}
.ct-offer-carousel1 .item--button a {
display: block;
line-height: 39px;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
-khtml-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
-moz-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
-ms-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
-o-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.17);
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #000;
}
.ct-offer-carousel1 .item--button a:hover {
background-color: #6270b2;
color: #fff;
}
.ct-offer-carousel1 .item--button a i {
margin-right: 4px;
font-style: 14px;
}
.ct-offer-carousel1 .item--holder {
padding: 23px 26px 33px 20px;
max-width: 395px;
}
.ct-offer-carousel1 .item--inner {
background-color: #3a3d5f;
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.ct-offer-carousel1 .item--inner {
flex-direction: column-reverse;
}
}
@media screen and (min-width: 768px) {
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] {
padding: 0 118px;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
top: 50%;
bottom: auto;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
z-index: 99;
height: 52px;
width: 52px;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-color: #efefef;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
background-color: #000a93;
background-image: none;
color: #fff;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 55px;
right: auto;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: auto;
right: 55px;
}
}
@media screen and (max-width: 767px) {
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 65px;
}
.ct-offer-carousel1 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
bottom: 15px;
}
}
.ct-offer-carousel1 .ct-slick-carousel {
margin: 0 -40px 0 -40px;
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.ct-offer-carousel1 .ct-slick-carousel .slick-slide {
opacity: 0;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-offer-carousel1 .ct-slick-carousel .slick-slide.slick-active {
opacity: 1;
}
.ct-angle svg {
position: absolute;
left: 0;
right: 0;
z-index: 2;
height: 90px;
fill: #fff;
}
@media screen and (max-width: 1024px) {
.ct-angle.hide-md {
display: none;
}
}
@media screen and (max-width: 767px) {
.ct-angle.hide-sm {
display: none;
}
}
.ct-angle.ct-angle-top svg {
-webkit-transform: rotate(180deg);
-khtml-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.btn-icon-lg.rev-btn {
display: flex;
align-items: center;
}
.btn-icon-lg.rev-btn i {
font-size: 20px;
}
.btn-icon-xl.rev-btn {
display: flex;
align-items: center;
}
.btn-icon-xl.rev-btn i {
font-size: 24px;
font-weight: 400;
}
.section-boxshadow {
z-index: 1;
}
.section-boxshadow:before {
content: '';
position: absolute;
top: 0;
left: -10%;
z-index: 1;
width: 120%;
height: 100%;
-webkit-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
-khtml-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
-moz-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
-ms-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
-o-box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 0 79px rgba(0, 0, 0, 0.15) inset;
}
.section-boxshadow > .elementor-container {
z-index: 1;
}
.section-boxshadow2 {
z-index: 1;
}
.section-boxshadow2:before {
content: '';
position: absolute;
top: 0;
left: -10%;
z-index: 1;
width: 120%;
height: 100%;
-webkit-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
-khtml-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
-moz-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
-ms-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
-o-box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
box-shadow: 0 0 33px rgba(0, 0, 0, 0.11) inset;
}
.section-boxshadow2 > .elementor-container {
z-index: 1;
}
.ct-menu-item {
list-style: none;
margin-bottom: 0;
}
.ct-menu-item a {
display: inline-block !important;
}
.ct-menu-item a cite {
background-color: #383085;
color: #fff;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
text-transform: capitalize;
font-style: normal;
font-size: 10px;
padding: 0 5px;
font-weight: 700;
line-height: 16px;
display: inline-block;
margin-left: 4px;
position: relative;
top: -8px;
}
.ct-menu-item i {
font-size: 94%;
margin-right: 4px;
display: inline-block;
min-width: 14px;
}
.ct-mailchimp1.style1 input:not([type="submit"]) {
background-color: transparent;
color: #858fae;
font-size: 13px;
border: 1px solid #445169;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
height: 34px;
padding-left: 15px;
}
.ct-mailchimp1.style1 input:not([type="submit"]):focus {
border-color: #383085;
}
.ct-mailchimp1.style1 input[type="submit"] {
font-size: 14px;
font-weight: normal;
line-height: 34px;
padding: 0 22px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.ct-mailchimp1.style1 .mc4wp-response {
margin-top: 12px;
}
.ct-mailchimp1.style1 .mc4wp-response .mc4wp-notice {
font-size: 13px;
line-height: 22px;
color: #999;
}
.ct-mailchimp1.style1 .field-group {
display: flex;
flex-wrap: nowrap;
}
.ct-mailchimp1.style1 .field-group .field-input + .field-input {
margin-left: 5px;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-response {
font-size: 14px;
line-height: 24px;
margin-top: 15px;
color: #999;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-response p {
margin-bottom: 0;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields {
position: relative;
overflow: hidden;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="text"] {
border: none;
background-color: #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 46px;
font-size: 14px;
font-weight: 400;
color: #262626;
padding-left: 50px;
padding-right: 72px;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields .fac-envelope {
position: absolute;
top: 50%;
left: 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #646464;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: absolute;
bottom: 0;
right: 0;
height: 46px;
width: 62px;
padding: 0;
opacity: 0;
z-index: 3;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
font-weight: 400;
font-family: "Font Awesome 5 Pro";
height: 46px;
width: 62px;
font-size: 14px;
position: absolute;
bottom: 0;
right: 0;
color: #fff;
text-align: center;
line-height: 46px;
z-index: 1;
overflow: hidden;
}
@media screen and (max-width: 991px) {
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
width: 46px;
}
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before {
content: '';
background-color: #383085;
-webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-khtml-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-moz-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-o-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
z-index: 2;
content: '\f1d8';
}
.ct-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:hover:after {
-o-animation: toTopFromBottom 0.3s forwards;
-ms-animation: toTopFromBottom 0.3s forwards;
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-response, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-response {
font-size: 14px;
line-height: 24px;
margin-top: 15px;
color: #999;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-response p, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-response p {
margin-bottom: 0;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields {
position: relative;
overflow: hidden;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
border: none;
background-color: #464646;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 46px;
font-size: 14px;
font-weight: 400;
color: #fff;
padding-left: 20px;
padding-right: 70px;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields .fac-envelope, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields .fac-envelope {
position: absolute;
top: 50%;
left: 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #646464;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: absolute;
bottom: 0;
right: 0;
height: 46px;
width: 62px;
padding: 0;
opacity: 0;
z-index: 3;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
font-weight: 400;
font-family: "Font Awesome 5 Pro";
height: 46px;
width: 62px;
font-size: 14px;
position: absolute;
bottom: 0;
right: 0;
color: #fff;
text-align: center;
line-height: 46px;
z-index: 1;
overflow: hidden;
}
@media screen and (max-width: 991px) {
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
width: 46px;
}
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before {
content: '';
background-color: #383085;
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:after {
z-index: 2;
content: '\f1d8';
}
.ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:hover:after, .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:hover:after {
-o-animation: toTopFromBottom 0.3s forwards;
-ms-animation: toTopFromBottom 0.3s forwards;
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
background-color: #eee;
color: #39385a;
}
.ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields:before {
background-color: #000;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr {
list-style: none;
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li {
margin: 0;
width: 16.66667%;
padding: 0 5px;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li img {
opacity: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.elementor-widget-wp-widget-mks_flickr_widget ul.flickr li img:hover {
opacity: 0.8;
}
.ct-slider-prev, .ct-slider-next {
width: 43px;
height: 43px;
background-color: #152644;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
.ct-slider-prev:hover, .ct-slider-next:hover {
background-color: #383085;
}
.ct-slider-prev span, .ct-slider-next span {
font-size: 14px;
color: #fff;
font-weight: 500;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-slider-prev:before, .ct-slider-next:before {
content: '';
width: 48px;
height: 10px;
background-image: url(../images/slider-arrow-white.png);
position: absolute;
top: 16.5px;
background-repeat: no-repeat;
background-position: center;
}
.ct-slider-prev span {
left: -24px;
}
.ct-slider-prev:before {
left: 19px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-slider-next span {
right: -24px;
}
.ct-slider-next:before {
right: 19px;
}
.case-love {
color: #e9015e;
}
.ct-statistics {
display: flex;
flex-wrap: wrap;
min-width: 157px;
}
@media screen and (max-width: 991px) {
.ct-statistics {
min-width: 100%;
margin: 0 -10px;
}
}
.ct-statistics .ct-counter-wrap {
font-size: 24px;
color: #fff;
font-weight: 700;
font-family: 'Poppins', sans-serif;
height: 57px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 0 20px;
min-width: 157px;
background-color: #383085;
-webkit-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
@media screen and (max-width: 991px) {
.ct-statistics .ct-counter-wrap {
min-width: 100%;
width: 100%;
font-size: 20px;
}
}
.ct-statistics h4 {
margin-bottom: 0;
font-size: 15px;
color: #17161a;
background-color: #e9edf0;
padding: 7px 20px;
font-weight: 400;
font-family: inherit;
-webkit-border-radius: 0 0 3px 3px;
-khtml-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-ms-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
@media screen and (max-width: 991px) {
.ct-statistics h4 {
font-size: 14px;
}
}
.ct-statistics .ct-item {
margin-top: 20px;
text-align: center;
margin-right: 20px;
}
@media screen and (max-width: 991px) {
.ct-statistics .ct-item {
margin-right: 0;
padding: 0 10px;
width: 50%;
}
}
.ct-feature-list {
display: flex;
flex-wrap: wrap;
}
.ct-feature-list .ct-feature-item {
text-align: center;
padding: 0 15px;
min-height: 243px;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-feature-item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct-feature-list .ct-feature-item {
width: 100%;
}
}
.ct-feature-list .ct-feature-item:before {
content: '';
width: 176px;
height: 47px;
position: absolute;
background-image: url(../images/feature-shape1.png);
background-repeat: no-repeat;
}
.ct-feature-list .ct-feature-item img {
margin-bottom: 11px;
max-width: 100px;
}
.ct-feature-list .ct-feature-item h4 {
margin-bottom: 10px;
font-size: 22px;
}
@media screen and (max-width: 991px) {
.ct-feature-list .ct-feature-item h4 {
font-size: 18px;
}
}
.ct-feature-list .ct-feature-item p {
margin-bottom: 6px;
font-size: 16px;
line-height: 24px;
color: #000;
}
@media screen and (max-width: 991px) {
.ct-feature-list .ct-feature-item p {
font-size: 14px;
}
}
.ct-feature-list .ct-feature-item .btn-line i {
margin-left: 4px;
}
.ct-feature-list .ct-feature-item + .ct-feature-item {
margin-top: 48px;
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-feature-item + .ct-feature-item {
margin-top: 0;
}
}
@media screen and (max-width: 575px) {
.ct-feature-list .ct-feature-item + .ct-feature-item {
margin-top: 32px;
}
}
.ct-feature-list .ct-item-center {
width: 46%;
text-align: center;
padding: 25px 15px 0 15px;
}
@media screen and (max-width: 991px) {
.ct-feature-list .ct-item-center {
padding-top: 85px;
}
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-item-center {
width: 100%;
padding-top: 32px;
padding-bottom: 32px;
}
}
.ct-feature-list .ct-item-center img {
width: auto;
position: relative;
z-index: 1;
}
.ct-feature-list .ct-item-left, .ct-feature-list .ct-item-right {
width: 27%;
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-item-left, .ct-feature-list .ct-item-right {
width: 100%;
display: flex;
flex-wrap: wrap;
}
}
.ct-feature-list .ct-item-left .ct-feature-item:before {
right: -88px;
top: 44px;
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-item-left .ct-feature-item:before {
display: none;
}
}
.ct-feature-list .ct-item-left .ct-feature-item + .ct-feature-item:before {
background-image: url(../images/feature-shape2.png);
top: 17px;
}
.ct-feature-list .ct-item-right .ct-feature-item:before {
left: -88px;
top: 44px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
.ct-feature-list .ct-item-right .ct-feature-item:before {
display: none;
}
}
.ct-feature-list .ct-item-right .ct-feature-item + .ct-feature-item:before {
background-image: url(../images/feature-shape2.png);
top: 17px;
}
.ct-feature-list .text-box {
background-color: #383085;
color: #fff;
max-width: 430px;
margin: auto;
padding: 10px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
background-repeat: no-repeat;
background-position: bottom right;
text-align: center;
margin-top: 53px;
}
.ct-emergency {
background-color: #00132b;
max-width: 775px;
margin: auto;
padding: 47px 50px 46px;
color: #fff;
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
}
@media screen and (max-width: 991px) {
.ct-emergency {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-emergency {
padding: 40px 20px;
}
}
.ct-emergency .item--title {
margin-bottom: 10px;
color: #fff;
font-size: 24px;
}
@media screen and (max-width: 575px) {
.ct-emergency .item--title {
font-size: 22px;
}
}
.ct-emergency .item--title cite {
font-style: normal;
color: #e30b0b;
}
.ct-emergency ul {
margin-top: 28px;
display: flex;
flex-wrap: wrap;
list-style: none;
margin-bottom: 0;
margin-left: -15px;
margin-right: -15px;
}
.ct-emergency ul li {
width: 50%;
padding: 0 15px;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-emergency ul li {
width: 100%;
}
}
.ct-emergency ul svg {
height: 22px;
fill: #4eff00;
margin-right: 10px;
min-width: 22px;
margin-top: 4px;
}
.ct-fancy-box-layout13 {
background-color: #36af11;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
overflow: hidden;
display: flex;
flex-wrap: nowrap;
padding: 17px 40px 17px 17px;
background-image: url(../images/fanybox-shape1.png);
background-repeat: no-repeat;
background-position: top right;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout13 {
padding-right: 20px;
}
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout13 {
display: block;
padding: 40px 20px;
text-align: center;
}
}
.ct-fancy-box-layout13 .item--icon {
width: 80px;
height: 80px;
min-width: 80px;
background-color: #fff;
position: relative;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
margin-right: 22px;
}
.ct-fancy-box-layout13 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
display: inline-block;
}
.ct-fancy-box-layout13 .item--icon img {
max-width: 40px;
}
.ct-fancy-box-layout13 .item--icon i {
font-size: 45px;
color: #383085;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout13 .item--icon {
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}
}
.ct-fancy-box-layout13 .item--title {
font-size: 18px;
color: #fff;
margin-top: 4px;
margin-bottom: 5px;
}
.ct-fancy-box-layout13 .item--description {
font-size: 16px;
line-height: 24px;
color: #fff;
}
.ct-fancy-box-layout13:hover .item--icon * {
-webkit-transform: translate(-50%, -50%) rotateY(360deg);
-khtml-transform: translate(-50%, -50%) rotateY(360deg);
-moz-transform: translate(-50%, -50%) rotateY(360deg);
-ms-transform: translate(-50%, -50%) rotateY(360deg);
-o-transform: translate(-50%, -50%) rotateY(360deg);
transform: translate(-50%, -50%) rotateY(360deg);
}
.ct-fancy-box-layout14 {
position: relative;
border: 1px solid #e9eaf6;
padding: 16px;
background-color: #fff;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout14 {
display: block;
}
}
.ct-fancy-box-layout14 .item--icon {
width: 67px;
min-width: 67px;
height: 71px;
position: relative;
background-color: #fff;
margin-right: 17px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout14 .item--icon {
margin: 0 0 12px;
}
}
.ct-fancy-box-layout14 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout14 .item--icon img {
max-height: 52px;
}
.ct-fancy-box-layout14 .item--icon i {
font-size: 52px;
color: #383085;
}
.ct-fancy-box-layout14 .item--title {
margin-bottom: 6px;
font-size: 20px;
color: #082680;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout14 .item--title {
font-size: 18px;
}
}
.ct-fancy-box-layout14 .item--description {
font-size: 15px;
color: #3a4268;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-fancy-box-layout14 .item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-fancy-box-layout14:hover {
background-color: #000;
border-color: #000;
-webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
-khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
-moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
-ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
-o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
box-shadow: 0 13px 29px rgba(0, 0, 0, 0.27);
}
.ct-fancy-box-layout14:hover .item--title {
color: #fff;
}
.ct-fancy-box-layout14:hover .item--description {
color: #d4d7e8;
}
.ct-fancy-box-layout15 {
position: relative;
z-index: 1;
padding: 40px 50px 48px 50px;
text-align: center;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout15 {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-fancy-box-layout15:before {
content: '';
position: absolute;
top: 0;
left: -1px;
width: 100%;
height: 100%;
background-color: #fff;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
-webkit-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
z-index: -1;
opacity: 0;
}
.ct-fancy-box-layout15 .item--icon {
position: relative;
margin: 0 auto 25px auto;
width: 96px;
height: 96px;
background-color: rgba(56, 48, 133, 0.14);
-webkit-border-radius: 96px;
-khtml-border-radius: 96px;
-moz-border-radius: 96px;
-ms-border-radius: 96px;
-o-border-radius: 96px;
border-radius: 96px;
}
.ct-fancy-box-layout15 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout15 .item--icon i {
font-size: 40px;
color: #383085;
}
.ct-fancy-box-layout15 .item--title {
font-size: 22px;
margin-bottom: 19px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout15 .item--title {
font-size: 20px;
}
}
.ct-fancy-box-layout15 .item--description {
font-size: 17px;
line-height: 1.64;
color: #636e80;
margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout15 .item--description {
font-size: 15px;
}
}
.ct-fancy-box-layout15:hover:before {
opacity: 1;
}
.icon-check-round, .icon-times-round {
width: 44px;
position: relative;
height: 44px;
line-height: 32px;
text-align: center;
background-color: #72bc2c;
border: 6px solid #fff;
-webkit-border-radius: 44px;
-khtml-border-radius: 44px;
-moz-border-radius: 44px;
-ms-border-radius: 44px;
-o-border-radius: 44px;
border-radius: 44px;
color: #fff !important;
font-size: 16px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
-khtml-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
-o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
margin-right: 12px;
display: inline-block;
vertical-align: middle;
top: -2px;
font-family: "Font Awesome 5 Pro" !important;
}
.icon-times-round {
background-color: #e80000;
}
.ct-service-grid11 {
margin-top: 30px;
}
.ct-service-grid11 .item--featured {
position: relative;
}
.ct-service-grid11 .item--featured:before, .ct-service-grid11 .item--featured:after {
content: '';
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: absolute;
top: 0;
height: 100%;
}
.ct-service-grid11 .item--featured:before {
background-color: rgba(0, 0, 0, 0.75);
right: 0;
width: 100%;
}
.ct-service-grid11 .item--featured:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
left: 0;
width: 0;
}
.ct-service-grid11 .item--icon {
line-height: 1;
margin-bottom: 13px;
}
.ct-service-grid11 .item--icon i {
font-size: 56px;
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-service-grid11 .item--icon i {
font-size: 48px;
}
}
@media screen and (max-width: 767px) {
.ct-service-grid11 .item--icon i {
font-size: 42px;
}
}
.ct-service-grid11 .item--title {
margin-bottom: 14px;
font-size: 22px;
line-height: 26px;
color: #fff;
}
@media screen and (max-width: 991px) {
.ct-service-grid11 .item--title {
font-size: 20px;
margin-bottom: 10px;
}
}
.ct-service-grid11 .item--title a {
color: inherit;
}
.ct-service-grid11 .item--title a:hover {
color: inherit;
}
.ct-service-grid11 .item--desc {
font-size: 16px;
line-height: 26px;
color: #eff7fb;
}
@media screen and (max-width: 767px) {
.ct-service-grid11 .item--desc {
font-size: 14px;
line-height: 24px;
}
}
.ct-service-grid11 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px 40px;
display: flex;
flex-wrap: wrap;
align-items: center;
text-align: center;
}
@media screen and (max-width: 1199px) {
.ct-service-grid11 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-grid11 .item--readmore a {
position: absolute;
height: 44px;
width: 44px;
background-color: #fff;
border-radius: 100%;
line-height: 44px;
color: #000;
font-size: 22px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
left: 0;
right: 0;
margin: auto;
bottom: -22px;
text-align: center;
-webkit-transform: translateY(34px);
-khtml-transform: translateY(34px);
-moz-transform: translateY(34px);
-ms-transform: translateY(34px);
-o-transform: translateY(34px);
transform: translateY(34px);
z-index: 99;
opacity: 0;
visibility: hidden;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-service-grid11 .item--readmore a span {
display: inline-block;
}
.ct-service-grid11 .item--readmore a:hover span {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-service-grid11 .grid-item-inner {
position: relative;
z-index: 1;
margin-bottom: 38px;
}
.ct-service-grid11 .grid-item-inner:hover .item--featured:before {
width: 0;
}
.ct-service-grid11 .grid-item-inner:hover .item--featured:after {
width: 100%;
}
.ct-service-grid11 .grid-item-inner:hover .item--icon i {
background-image: none;
background-color: transparent;
text-fill-color: transparent;
-o-text-fill-color: #fff;
-ms-text-fill-color: #fff;
-moz-text-fill-color: #fff;
-webkit-text-fill-color: #fff;
}
.ct-service-grid11 .grid-item-inner:hover .item--readmore a {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
visibility: visible;
-webkit-transition-delay: 0.14s;
-moz-transition-delay: 0.14s;
transition-delay: 0.14s;
}
.ct-service-grid11 .grid-sizer + .grid-item .item--image-bg {
position: absolute;
top: -27px;
left: -27px;
width: 100%;
height: 100%;
z-index: -1;
background-position: top left;
background-repeat: no-repeat;
}
.ct-service-grid11 .grid-item:last-child .item--image-bg {
position: absolute;
bottom: -27px;
right: -27px;
width: 100%;
height: 100%;
z-index: -1;
background-position: bottom right;
background-repeat: no-repeat;
}
.ct-service-grid11 .ct-load-more {
margin-top: 2px;
}
.ct-service-grid11 .ct-load-more .btn {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 44px;
padding: 0 23px;
font-size: 14px;
}
.ct-service-grid12 .item--icon {
width: 76px;
height: 76px;
-webkit-border-radius: 76px;
-khtml-border-radius: 76px;
-moz-border-radius: 76px;
-ms-border-radius: 76px;
-o-border-radius: 76px;
border-radius: 76px;
position: relative;
background-color: #383085;
margin-bottom: 23px;
color: #fff;
}
.ct-service-grid12 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-service-grid12 .item--icon i {
font-size: 45px;
}
.ct-service-grid12 .item--title {
font-size: 24px;
color: #283a57;
}
.ct-service-grid12 .item--title a {
color: inherit;
}
.ct-service-grid12 .item--title a:hover {
color: inherit;
}
.ct-service-grid12 .item--description {
font-size: 16px;
line-height: 26px;
color: #636e80;
margin-bottom: 18px;
}
.ct-service-grid12 .item--readmore .btn {
font-size: 14px;
color: #283a57;
background-color: rgba(56, 48, 133, 0.14);
line-height: 36px;
padding: 0 23px;
}
.ct-service-grid12 .item--readmore .btn:hover {
background-color: #383085;
color: #fff;
}
.ct-service-grid12 .item--readmore .btn i {
font-weight: 400;
}
.ct-service-grid12 .grid-item-inner {
margin-top: 58px;
padding: 39px 33px 32px 33px;
background-color: #fff;
-webkit-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
box-shadow: 0 26px 73px rgba(12, 12, 12, 0.1);
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
}
.ct-service-grid12 .grid-item-inner:hover {
-webkit-transform: translateY(-20px);
-khtml-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
-khtml-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
-moz-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
-ms-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
-o-box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
box-shadow: 0 26px 29px rgba(0, 24, 71, 0.17);
}
.ct-service-grid13 .item--icon {
margin-bottom: 30px;
line-height: 1;
}
.ct-service-grid13 .item--icon i {
font-size: 70px;
color: #383085;
}
.ct-service-grid13 .item--icon img {
max-height: 70px;
}
.ct-service-grid13 .item--title {
font-size: 20px;
color: #161b39;
margin-bottom: 13px;
}
.ct-service-grid13 .item--title a {
color: inherit;
}
.ct-service-grid13 .item--title a:hover {
color: #383085;
}
.ct-service-grid13 .item--description {
font-size: 16px;
line-height: 26px;
padding: 0 20px;
}
@media screen and (max-width: 1199px) {
.ct-service-grid13 .item--description {
padding: 0;
}
}
.ct-service-grid13 .item--readmore {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.ct-service-grid13 .item--readmore .btn {
line-height: 38px;
font-size: 14px;
color: #ebebeb;
font-weight: 600;
padding: 0 20px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #000;
opacity: 0;
-webkit-transform: translateY(40px);
-khtml-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
.ct-service-grid13 .item--readmore .btn:hover {
background-color: #383085;
color: #fff;
}
.ct-service-grid13 .item--readmore .btn i {
display: none;
}
.ct-service-grid13 .grid-item-inner {
text-align: center;
margin-top: 55px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-service-grid13 .grid-item-inner.btn-added {
padding-bottom: 42px;
position: relative;
}
.ct-service-grid13 .grid-item-inner:hover {
-webkit-transform: translateY(-20px);
-khtml-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
.ct-service-grid13 .grid-item-inner:hover .item--icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-service-grid13 .grid-item-inner:hover .item--readmore .btn {
opacity: 1;
-webkit-transform: translateY(20px);
-khtml-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
.ct-cover-boxes1 {
margin: 0 -30px 0 0;
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
.ct-cover-boxes1 {
margin: 0 -15px;
}
}
.ct-cover-boxes1 .item--image {
width: 100%;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-cover-boxes1 .item--image {
width: 100%;
}
}
.ct-cover-boxes1 .item--icon {
position: absolute;
bottom: 0;
right: 0;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
font-size: 40px;
color: #fff;
z-index: 1;
font-weight: 400;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
background-color: #383085;
}
.ct-cover-boxes1 .item--icon svg {
fill: #fff;
}
.ct-cover-boxes1 .item--icon i, .ct-cover-boxes1 .item--icon svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (max-width: 1199px) {
.ct-cover-boxes1 .item--icon {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 32px;
}
}
.ct-cover-boxes1 .item--title {
margin-bottom: 12px;
font-size: 22px;
line-height: 30px;
color: #fff;
}
@media screen and (max-width: 991px) {
.ct-cover-boxes1 .item--title {
font-size: 18px;
}
}
.ct-cover-boxes1 .item--readmore {
margin-top: 17px;
}
.ct-cover-boxes1 .item--readmore a {
font-size: 14px;
line-height: 24px;
color: #fff;
font-weight: 600;
font-family: 'Poppins', sans-serif;
display: inline-flex;
align-items: center;
}
.ct-cover-boxes1 .item--readmore a i {
color: #383085;
font-weight: normal;
margin-left: 10px;
}
.ct-cover-boxes1 .item--readmore a:hover i {
animation: icon-bounce-right 800ms ease-out infinite;
-webkit-animation: icon-bounce-right 800ms ease-out infinite;
}
.ct-cover-boxes1 .item--content {
overflow: hidden;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-cover-boxes1 .item--content {
width: 100%;
}
}
.ct-cover-boxes1 .item--content .item--content-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 25px 22px 20px;
font-size: 16px;
line-height: 24px;
color: rgba(255, 255, 255, 0.67);
font-family: "Nunito Sans";
}
@media screen and (max-width: 1199px) {
.ct-cover-boxes1 .item--content .item--content-inner {
padding-left: 15px;
padding-right: 15px;
font-size: 14px;
}
}
.ct-cover-boxes1 .ct-cover-inner {
border: 8px solid #fff;
background-color: #000;
display: flex;
flex-wrap: wrap;
width: 277px;
}
.ct-cover-boxes1 .ct-cover-item {
width: 277px;
display: none;
margin-right: 30px;
overflow: hidden;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
}
.ct-cover-boxes1 .ct-cover-item:nth-child(1) {
animation-delay: 50ms;
-webkit-animation-delay: 50ms;
display: block;
}
.ct-cover-boxes1 .ct-cover-item:nth-child(2) {
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
display: block;
}
.ct-cover-boxes1 .ct-cover-item:nth-child(3) {
animation-delay: 150ms;
-webkit-animation-delay: 150ms;
display: block;
}
.ct-cover-boxes1 .ct-cover-item.active {
width: 554px;
-webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
-khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
-moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
-ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
-o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
}
@media screen and (max-width: 1199px) {
.ct-cover-boxes1 .ct-cover-item.active {
-webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
-khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
-ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
-o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
}
}
.ct-cover-boxes1 .ct-cover-item.active .ct-cover-inner {
width: 554px;
}
.ct-cover-boxes1 .ct-cover-item.active .item--image {
width: calc(50% - 8px);
width: -webkit-calc(50% - 8px);
}
.ct-cover-boxes1 .ct-cover-item.active .item--content {
width: 50%;
}
.ct-cover-boxes1 .ct-cover-item.active .item--icon {
bottom: 50%;
-webkit-transform: translate(0, 50%);
-khtml-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}
@media screen and (max-width: 1199px) {
.ct-cover-boxes1 .ct-cover-item {
width: 33.33% !important;
margin-right: 0;
padding: 0 15px;
-webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
-khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
-ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
-o-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
box-shadow: 0 0 43px rgba(0, 0, 0, 0);
}
.ct-cover-boxes1 .ct-cover-item .ct-cover-inner {
width: 100% !important;
-webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
margin: 30px 0;
display: block;
}
.ct-cover-boxes1 .ct-cover-item .item--content .item--content-inner {
position: static;
}
.ct-cover-boxes1 .ct-cover-item.active {
width: 33.33%;
}
.ct-cover-boxes1 .ct-cover-item.active .item--image, .ct-cover-boxes1 .ct-cover-item.active .item--content {
width: 100% !important;
}
}
@media screen and (max-width: 767px) {
.ct-cover-boxes1 .ct-cover-item {
width: 100% !important;
}
.ct-cover-boxes1 .ct-cover-item.active {
width: 100%;
}
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover {
width: 554px;
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .ct-cover-inner {
width: 554px;
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--image {
width: calc(50% - 8px);
width: -webkit-calc(50% - 8px);
}
@media screen and (max-width: 767px) {
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--image {
width: 100%;
}
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--content {
width: 50%;
}
@media screen and (max-width: 767px) {
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--content {
width: 100%;
}
}
body:not(.elementor-editor-active) .ct-cover-boxes1 .ct-cover-item:hover .item--icon {
bottom: 50%;
-webkit-transform: translate(0, 50%);
-khtml-transform: translate(0, 50%);
-moz-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
-o-transform: translate(0, 50%);
transform: translate(0, 50%);
}
.ct-get-quote1 {
background-color: #000;
padding: 27px 40px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-image: url(../images/bg-get-quote.png);
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media screen and (max-width: 1199px) {
.ct-get-quote1 {
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 767px) {
.ct-get-quote1 {
padding-left: 5px;
padding-right: 5px;
}
}
.ct-get-quote1 .ct-quote-meta, .ct-get-quote1 .ct-quote-form {
width: 50%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.ct-get-quote1 .ct-quote-meta, .ct-get-quote1 .ct-quote-form {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.ct-get-quote1 .ct-quote-meta {
margin-bottom: 32px;
}
}
.ct-get-quote1 .ct-quote-meta h4 {
margin-bottom: 12px;
color: #fff;
font-size: 24px;
}
@media screen and (max-width: 1199px) {
.ct-get-quote1 .ct-quote-meta h4 {
font-size: 22px;
}
}
.ct-get-quote1 .ct-quote-meta p {
font-size: 16px;
font-family: "Nunito Sans";
color: #bbb;
line-height: 24px;
margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
.ct-get-quote1 .ct-quote-meta p {
font-size: 14px;
}
}
.ct-get-quote1 .ct-quote-meta p i {
width: 22px;
height: 21px;
background-image: url(../images/like.png);
background-position: center;
background-repeat: no-repeat;
display: inline-block;
background-size: cover;
margin-left: 15px;
position: relative;
bottom: -2px;
}
@media screen and (max-width: 767px) {
.ct-get-quote1 .ct-quote-meta p i {
display: none;
}
}
.ct-get-quote1 .wpcf7-form .input-filled {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 1199px) {
.ct-get-quote1 .wpcf7-form .input-filled {
display: block;
}
}
.ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
margin-bottom: 0;
margin-right: 10px;
width: auto;
}
@media screen and (max-width: 1199px) {
.ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
margin-bottom: 10px;
margin-right: 0;
}
}
.ct-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control:not(.wpcf7-submit) {
height: 46px;
background-color: #292929;
border-color: #292929;
font-size: 15px;
color: #dedede;
font-family: "Nunito Sans";
padding: 0 22px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn {
line-height: 46px;
padding: 0 23px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-weight: 600;
font-size: 14px;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn:hover {
background-color: #2b2567;
}
.ct-get-quote1 .wpcf7-form .input-filled .btn i {
margin-right: 0;
font-size: 13px;
}
.ct-about-us {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-about-us {
display: block;
}
}
.ct-about-us .ct-about-left {
width: 300px;
min-width: 300px;
background-image: url(../images/dot-box1.png);
background-repeat: repeat;
background-position: top left;
position: relative;
}
@media screen and (max-width: 991px) {
.ct-about-us .ct-about-left {
width: 120px;
min-width: 120px;
}
}
@media screen and (max-width: 767px) {
.ct-about-us .ct-about-left {
width: 100%;
min-width: 100%;
padding: 90px 15px;
}
}
.ct-about-us .ct-about-holder {
background-color: #1d1b4c;
padding: 65px 70px 93px 160px;
}
@media screen and (max-width: 1199px) {
.ct-about-us .ct-about-holder {
padding: 65px 50px 93px 120px;
}
}
@media screen and (max-width: 991px) {
.ct-about-us .ct-about-holder {
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-about-us .ct-about-holder {
padding: 50px 20px 100px 30px;
}
}
.ct-about-us .ct-about-imge {
max-width: 306px;
border: 15px solid #fff;
overflow: hidden;
-webkit-border-radius: 300px;
-khtml-border-radius: 300px;
-moz-border-radius: 300px;
-ms-border-radius: 300px;
-o-border-radius: 300px;
border-radius: 300px;
-webkit-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
-khtml-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
-moz-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
-ms-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
-o-box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
box-shadow: 0 4px 40px rgba(29, 27, 76, 0.32);
overflow: hidden;
position: absolute;
top: 50%;
left: 75px;
right: -110px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-about-us .ct-about-imge img {
-webkit-border-radius: 300px;
-khtml-border-radius: 300px;
-moz-border-radius: 300px;
-ms-border-radius: 300px;
-o-border-radius: 300px;
border-radius: 300px;
}
@media screen and (max-width: 991px) {
.ct-about-us .ct-about-imge {
left: 15px;
right: -90px;
}
}
@media screen and (max-width: 767px) {
.ct-about-us .ct-about-imge {
position: static;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
}
}
.ct-about-us .ct-about-subtitle {
font-size: 16px;
font-weight: 500;
color: #383085;
}
.ct-about-us .ct-about-subtitle span {
position: relative;
padding-right: 60px;
}
.ct-about-us .ct-about-subtitle span:before {
content: '';
width: 44px;
height: 2px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
}
.ct-about-us .ct-about-title {
font-size: 36px;
color: #fff;
margin-top: 2px;
margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
.ct-about-us .ct-about-title {
font-size: 30px;
}
}
.ct-about-us .ct-about-desc {
font-size: 16px;
line-height: 26px;
color: #e3e5ef;
}
.ct-about-us .ct-about-meta {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
max-width: 560px;
}
.ct-about-us .ct-box-item {
width: 50%;
padding: 0 15px;
margin-top: 52px;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 575px) {
.ct-about-us .ct-box-item {
width: 100%;
}
}
.ct-about-us .ct-box-item .ct-box-icon {
line-height: 1;
margin-right: 15px;
}
.ct-about-us .ct-box-item .ct-box-icon i {
font-size: 30px;
color: #383085;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
display: inline-block;
}
.ct-about-us .ct-box-item .ct-box-title {
font-size: 16px;
margin-bottom: 7px;
color: #fff;
font-weight: 700;
}
@media screen and (max-width: 991px) {
.ct-about-us .ct-box-item .ct-box-title {
font-size: 14px;
}
}
.ct-about-us .ct-box-item .ct-box-desc {
font-size: 15px;
line-height: 23px;
color: #e3e5ef;
}
@media screen and (max-width: 991px) {
.ct-about-us .ct-box-item .ct-box-desc {
font-size: 13px;
}
}
.ct-about-us .ct-box-item:hover .ct-box-icon i {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
body #bbpress-forums .bbp-breadcrumb, body #bbpress-forums .bbp-search-form {
display: none;
}
body #bbpress-forums ul.bbp-forums, body #bbpress-forums ul.bbp-lead-topic, body #bbpress-forums ul.bbp-replies, body #bbpress-forums ul.bbp-search-results, body #bbpress-forums ul.bbp-topics {
font-size: 16px;
line-height: 26px;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-title, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-title, body #bbpress-forums ul.bbp-replies .bbp-forum-title, body #bbpress-forums ul.bbp-search-results .bbp-forum-title, body #bbpress-forums ul.bbp-topics .bbp-forum-title {
font-family: 'Poppins', sans-serif;
color: #0e0e0e;
font-weight: 600;
font-size: 18px;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-title:hover, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-title:hover, body #bbpress-forums ul.bbp-replies .bbp-forum-title:hover, body #bbpress-forums ul.bbp-search-results .bbp-forum-title:hover, body #bbpress-forums ul.bbp-topics .bbp-forum-title:hover {
color: #383085;
}
body #bbpress-forums ul.bbp-forums .bbp-forum-content, body #bbpress-forums ul.bbp-lead-topic .bbp-forum-content, body #bbpress-forums ul.bbp-replies .bbp-forum-content, body #bbpress-forums ul.bbp-search-results .bbp-forum-content, body #bbpress-forums ul.bbp-topics .bbp-forum-content {
font-size: 14px;
line-height: 24px;
color: #383838;
}
body #bbpress-forums li.bbp-footer, body #bbpress-forums li.bbp-header {
padding: 20px 30px;
}
body #bbpress-forums .forum-titles li {
font-weight: 700;
color: #000;
font-size: 18px;
font-family: 'Poppins', sans-serif;
}
body #bbpress-forums li.bbp-body ul.forum, body #bbpress-forums li.bbp-body ul.topic {
padding: 20px 30px;
}
body #bbpress-forums .bbp-forum-topic-count, body #bbpress-forums .bbp-forum-reply-count {
color: #0e0e0e;
font-weight: 500;
}
body #bbpress-forums .bbp-forum-freshness {
font-size: 14px;
color: #333;
}
body #bbpress-forums .bbp-author-name {
text-transform: capitalize;
color: #666;
}
body #bbpress-forums .bbp-forum-freshness a {
color: inherit;
}
body #bbpress-forums .bbp-forum-freshness a:hover {
color: #383085;
}
.bbp-search-form #bbp-search-form {
position: relative;
z-index: 1;
}
.bbp-search-form #bbp-search-form:before {
content: "\f002";
font-family: "Font Awesome 5 Pro";
z-index: -1;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
top: 0;
right: 0;
text-align: center;
}
.bbp-search-form #bbp_search_submit {
padding: 0;
border: none;
line-height: 50px;
height: 50px;
width: 53px;
position: absolute;
top: 0;
right: 0;
color: #222;
font-size: 15px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: transparent;
background-image: none;
border-left: 1px solid #ececf0;
text-indent: -9999px;
}
.bbp-search-form #bbp_search_submit:before, .bbp-search-form #bbp_search_submit:after {
display: none;
}
.bbp-search-form #bbp_search_submit:hover {
background-color: transparent;
color: #fff;
}
.bbp-search-form #bbp_search {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
border: 1px solid #ececf0;
padding: 0 22px;
color: #222;
font-size: 15px;
background-color: transparent;
}
.bbp-search-form #bbp_search:focus {
border-color: #383085;
}
.bbp-search-form #bbp_search:focus + #bbp_search_submit {
border-color: #383085;
}
.elementor-widget-wp-widget-bbp_login_widget .elementor-widget-container > h5, .elementor-widget-wp-widget-bbp_topics_widget .elementor-widget-container > h5 {
font-size: 20px;
font-weight: 600;
margin-bottom: 30px;
padding-bottom: 11px;
position: relative;
}
.elementor-widget-wp-widget-bbp_login_widget .elementor-widget-container > h5:before, .elementor-widget-wp-widget-bbp_topics_widget .elementor-widget-container > h5:before {
content: '';
width: 40px;
height: 3px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.ct-higlighted1 {
padding: 5px 0;
background-color: #383085;
color: #fff;
}
.ct-higlighted2 {
padding: 5px 0;
background-color: #d8d8d8;
}
.ct-higlighted3 {
padding: 5px 0;
background-color: #000;
color: #fff;
}
.ct-text-editor .first-letter {
font-weight: 600;
display: inline-block;
float: left;
margin: 5px 20px 0 0;
width: 45px;
height: 45px;
text-align: center;
color: #282828;
font-size: 40px;
line-height: 45px;
}
.ct-text-editor .first-letter.style2 {
font-size: 25px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background-color: #000;
color: #fff;
}
.ct-text-editor .first-letter.style3 {
background-color: #383085;
color: #fff;
font-size: 25px;
}
.ct-text-editor .ct-item--inner {
display: inline-block;
width: 100%;
}
.elementor-alert button {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.image-effect-white a {
position: relative;
overflow: hidden;
display: block;
}
.image-effect-white a:before {
content: '';
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(255, 255, 255, ) 0%, rgba(255, 255, 255, .3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, )), to(rgba(255, 255, 255, .3)));
background: linear-gradient(to right, rgba(255, 255, 255, ) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
-khtml-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
-o-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.grid-item-inner:hover .image-effect-white a:before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
body .text-gradient, body blockquote cite, blockquote body cite, body .ct-header-popup-wrap .ct-header-meta .h-item-icon, .ct-header-popup-wrap .ct-header-meta body .h-item-icon, body .post-previous-next a span:nth-child(1), .post-previous-next a body span:nth-child(1), body .comment-content:hover .comment-date, .comment-content:hover body .comment-date, body .ct-list.style1 .ct-list-icon i, .ct-list.style1 .ct-list-icon body i, body .ct-contact-info1.style2 .ct-contact-icon i, .ct-contact-info1.style2 .ct-contact-icon body i, body .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category a, .ct-portfolio-carousel1.style2 .grid-item-inner .item--meta .item--category body a, body .ct-service-grid4 .item--title i, .ct-service-grid4 .item--title body i, body .ct-service-carousel3 .item--icon i, .ct-service-carousel3 .item--icon body i, body .ct-download .item--download a i, .ct-download .item--download a body i, body .ct-blog-grid-layout1 .entry-readmore a, .ct-blog-grid-layout1 .entry-readmore body a, body .ct-blog-carousel-layout1 .entry-readmore a, .ct-blog-carousel-layout1 .entry-readmore body a, body .ct-blog-grid-layout2 .entry-readmore a, .ct-blog-grid-layout2 .entry-readmore body a, body .ct-piechart-layout2 .item--holder span, .ct-piechart-layout2 .item--holder body span, body .ct-fancy-box-grid2 .item--icon i, .ct-fancy-box-grid2 .item--icon body i, body .ct-service-grid11 .item--icon i, .ct-service-grid11 .item--icon body i, body .ct-video-player .ct-video-button.style11 i, .ct-video-player .ct-video-button.style11 body i, body .ct-counter .ct-counter-inner .icon-color-gradient i, .ct-counter .ct-counter-inner .icon-color-gradient body i, body .widget_products .amount, .widget_products body .amount, body .woocommerce ul.products li.product .price .amount, .woocommerce ul.products li.product .price body .amount, body .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price body ins, body .single-product #primary div.product .entry-summary .price ins, .single-product #primary div.product .entry-summary .price body ins, body .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta body .woocommerce-review__published-date, body body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price body ins, body .ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:before, .ct-accordion.layout1.style3 .ct-accordion-item body .ct-ac-title-text:before, body .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text i, .ct-accordion.layout2 .ct-accordion-item.active .ct-ac-title-text body i, body .ct-contact-form-layout1.style9 .ct-contact-meta h3, .ct-contact-form-layout1.style9 .ct-contact-meta body h3, body .ct-fancy-box-layout1.style3 .item--icon i, .ct-fancy-box-layout1.style3 .item--icon body i, body .ct-fancy-box-layout1.style4 .item--icon i, .ct-fancy-box-layout1.style4 .item--icon body i, body .ct-fancy-box-layout1.style8 .item--icon i, .ct-fancy-box-layout1.style8 .item--icon body i, body .ct-fancy-box-layout2 .item--icon i, .ct-fancy-box-layout2 .item--icon body i, body .ct-fancy-box-layout5 .item--icon i, .ct-fancy-box-layout5 .item--icon body i, body .ct-fancy-box-layout5 .item--list i, .ct-fancy-box-layout5 .item--list body i, body .ct-fancy-box-layout19 .item--number, .ct-fancy-box-layout19 body .item--number, body .ct-counter-layout2.style1 .ct-counter-icon i, .ct-counter-layout2.style1 .ct-counter-icon body i, body .ct-counter-layout2.style2:hover .ct-counter-icon i, .ct-counter-layout2.style2:hover .ct-counter-icon body i, body .ct-counter-layout2.style3 .ct-counter-number:not(.color-active), .ct-counter-layout2.style3 body .ct-counter-number:not(.color-active), body .ct-counter-layout3 .ct-counter-icon i, .ct-counter-layout3 .ct-counter-icon body i, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number body .ct-counter-number-prefix, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix, .ct-counter-layout3 .ct-counter-number body .ct-counter-number-suffix, body .ct-counter-layout5 .ct-counter-number .ct-counter-number-value, .ct-counter-layout5 .ct-counter-number body .ct-counter-number-value, body .ct-counter-layout7.style3 .item--icon i, .ct-counter-layout7.style3 .item--icon body i, body .ct-counter-layout8 .ct-counter-number, .ct-counter-layout8 body .ct-counter-number, body .ct-testimonial-carousel11 .item--inner:hover .item-icon, .ct-testimonial-carousel11 .item--inner:hover body .item-icon, body .ct-process1.style1 .ct-process-button a, .ct-process1.style1 .ct-process-button body a, body blockquote cite, body .ct-header-popup-wrap .ct-header-meta .h-item-icon, body .post-previous-next a span:nth-child(1), body .comment-content:hover .comment-date, body .ct-list.style1 .ct-list-icon i, body .ct-contact-info1.style2 .ct-contact-icon i, body .ct-fancy-box-layout1.style3 .item--icon i, body .ct-fancy-box-layout1.style4 .item--icon i, body .ct-fancy-box-layout2 .item--icon i, body .ct-fancy-box-layout5 .item--icon i, body .ct-fancy-box-layout5 .item--list i, body .ct-service-grid4 .item--title i, body .ct-service-carousel3 .item--icon i, body .ct-download .item--download a i, body .ct-blog-grid-layout1 .entry-readmore a, body .ct-blog-carousel-layout1 .entry-readmore a, body .ct-blog-grid-layout2 .entry-readmore a, body .ct-counter-layout2 .ct-counter-icon i, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, body .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix, body .ct-process1.style1 .ct-process-button a, .widget_products .amount, body.woocommerce ul.products li.product .price .amount, body.woocommerce ul.products li.product .price ins, body.single-product #primary div.product .entry-summary .price ins, body.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins, body.text-gradient2, body.ct-text-gradient .elementor-text-editor, body .ct-counter-layout8 .ct-counter-number {
text-fill-color: #383085;
-o-text-fill-color: #383085;
-ms-text-fill-color: #383085;
-moz-text-fill-color: #383085;
-webkit-text-fill-color: #383085;
background-clip: #383085;
-o-background-clip: #383085;
-ms-background-clip: #383085;
-webkit-background-clip: #383085;
background-image: none;
}
}
.pxl-section-inner-left > .elementor-container {
margin-left: 0 !important;
}
.ct-icon-hidden-sidebar .icon-hidden-sidebar {
font-weight: 400;
font-size: 18px;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon-hidden-sidebar.style2 {
height: 18px;
display: flex;
}
.ct-icon-hidden-sidebar.style2 .item--inner {
width: 31px;
height: 18px;
position: relative;
display: inline-block;
cursor: pointer;
}
.ct-icon-hidden-sidebar.style2 .item--inner .icon-line, .ct-icon-hidden-sidebar.style2 .item--inner:before, .ct-icon-hidden-sidebar.style2 .item--inner:after {
content: '';
position: absolute;
left: 0;
background-color: #030303;
width: 100%;
height: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon-hidden-sidebar.style2 .item--inner:before, .ct-icon-hidden-sidebar.style2 .item--inner:after {
width: 16px;
}
.ct-icon-hidden-sidebar.style2 .item--inner:before {
top: 8px;
}
.ct-icon-hidden-sidebar.style2 .item--inner:after {
bottom: 0;
}
.ct-icon-hidden-sidebar.style2 .item--inner:hover:before, .ct-icon-hidden-sidebar.style2 .item--inner:hover:after {
width: 100%;
}
.ct-icon-hidden-sidebar.style2 .icon-hidden-sidebar {
display: none;
}
.ct-contact-info1.style3 {
text-align: center;
}
.ct-contact-info1.style3 li {
display: block;
}
.ct-contact-info1.style3 .ct-contact-icon {
margin: 0 0 42px;
width: 44px;
height: 44px;
line-height: 44px;
position: relative;
z-index: 1;
}
.ct-contact-info1.style3 .ct-contact-icon i {
color: #fff;
}
.ct-contact-info1.style3 .ct-contact-icon:before {
content: '';
z-index: -1;
width: 100%;
height: 100%;
background-image: -webkit-linear-gradient(40deg, #383085, #6270b2);
background-image: -moz-linear-gradient(40deg, #383085, #6270b2);
background-image: -ms-linear-gradient(40deg, #383085, #6270b2);
background-image: -o-linear-gradient(40deg, #383085, #6270b2);
background-image: linear-gradient(40deg, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
position: absolute;
top: 0;
left: 0;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.ct-contact-info1.style3 .ct-contact-content {
display: block;
font-size: 16px;
line-height: 1.625;
color: #000c3f;
}
@media screen and (max-width: 991px) {
.ct-contact-info1.style3 .ct-contact-content {
font-size: 13px;
line-height: 24px;
}
}
.ct-blog-carousel-layout1.style5 .entry-featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-carousel-layout1.style5 .entry-meta i {
color: #6270b2;
}
.ct-blog-carousel-layout1.style5 .entry-title {
color: #000c3f;
}
.ct-blog-carousel-layout1.style5 .entry-holder {
position: relative;
z-index: 1;
}
.ct-blog-carousel-layout1.style5 .entry-holder:before {
content: '';
position: relative;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-blog-carousel-layout1.style5 .entry-readmore a {
background-color: #fff;
background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
background-image: -webkit-linear-gradient(left, #fff, #fff);
background-image: -moz-linear-gradient(left, #fff, #fff);
background-image: -ms-linear-gradient(left, #fff, #fff);
background-image: -o-linear-gradient(left, #fff, #fff);
background-image: linear-gradient(left, #fff, #fff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#fff', gradientType='1');
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-holder {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-holder:before {
opacity: 1;
}
.ct-blog-carousel-layout1.style5 .grid-item-inner:hover .entry-title {
color: #fff;
}
.ct-blog-carousel-layout1.style6 .slick-dots {
margin-top: 0;
}
.ct-blog-carousel-layout1.style6 .entry-featured img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.ct-blog-carousel-layout1.style6 .entry-meta {
font-family: inherit;
color: #666;
}
.ct-blog-carousel-layout1.style6 .entry-meta i {
color: #383085;
}
.ct-blog-carousel-layout1.style6 .entry-title {
font-family: inherit;
color: #000;
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-featured img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-holder {
background-color: #000;
}
.ct-blog-carousel-layout1.style6 .grid-item-inner:hover .entry-title {
color: #fff;
}
.ct-service-carousel12 .item--meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 16px 30px 16px 40px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 48, 133, 0.95)), to(rgba(98, 112, 178, 0.95)));
background-image: -webkit-linear-gradient(bottom, rgba(56, 48, 133, 0.95), rgba(98, 112, 178, 0.95));
background-image: -moz-linear-gradient(bottom, rgba(56, 48, 133, 0.95), rgba(98, 112, 178, 0.95));
background-image: -ms-linear-gradient(bottom, rgba(56, 48, 133, 0.95), rgba(98, 112, 178, 0.95));
background-image: -o-linear-gradient(bottom, rgba(56, 48, 133, 0.95), rgba(98, 112, 178, 0.95));
background-image: linear-gradient(bottom, rgba(56, 48, 133, 0.95), rgba(98, 112, 178, 0.95));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(56, 48, 133, 0.95)', endColorStr='rgba(98, 112, 178, 0.95)');
display: flex;
flex-wrap: nowrap;
align-items: center;
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.ct-service-carousel12 .item--meta {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--meta {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel12 .item--meta .item--icon {
margin-right: 20px;
line-height: 1;
}
.ct-service-carousel12 .item--meta .item--icon i {
font-size: 48px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--meta .item--icon i {
font-size: 42px;
}
}
.ct-service-carousel12 .item--meta .item--title {
margin-bottom: 0;
font-size: 22px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--meta .item--title {
font-size: 20px;
}
}
.ct-service-carousel12 .item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 14, 27, 0.83);
padding: 45px 40px;
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
@media screen and (max-width: 1199px) {
.ct-service-carousel12 .item--holder {
padding: 40px 30px;
}
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel12 .item--holder .item--head {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 20px;
}
.ct-service-carousel12 .item--holder .item--icon {
line-height: 1;
margin-right: 20px;
}
.ct-service-carousel12 .item--holder .item--icon i {
font-size: 46px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--holder .item--icon i {
font-size: 42px;
}
}
.ct-service-carousel12 .item--holder .item--title {
margin-bottom: 0;
font-size: 22px;
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--holder .item--title {
font-size: 20px;
}
}
.ct-service-carousel12 .item--holder .item--title a {
color: #fff;
}
.ct-service-carousel12 .item--holder .item--title a:hover {
color: #fff;
}
.ct-service-carousel12 .item--holder .item--content {
color: #d6d6d6;
margin-bottom: 35px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel12 .item--holder .item--content {
font-size: 15px;
line-height: 24px;
margin-bottom: 28px;
}
}
@media screen and (max-width: 767px) {
.ct-service-carousel12 .item--holder .item--content {
height: 47px;
overflow: hidden;
}
}
.ct-service-carousel12 .item--holder .item-readmore a {
line-height: 47px;
border-radius: 2px;
padding: 0 23px;
}
.ct-service-carousel12 .grid-item-inner {
position: relative;
overflow: hidden;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
.ct-service-carousel12 .grid-item-inner:hover .item--holder {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
}
.ct-service-carousel12 .grid-item-inner:hover .item--meta {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.ct-video-player > img {
width: 100%;
}
.ct-video-player .ct-video-button.style11 {
height: 92px;
width: 92px;
background-image: none;
color: #000a93;
background-color: rgba(255, 255, 255, 0.9);
font-size: 15px;
z-index: 1;
}
.ct-video-player .ct-video-button.style11 i {
background-color: #fc1964;
background-image: -webkit-gradient(linear, left top, right top, from(#fc1964), to(#ecd038));
background-image: -webkit-linear-gradient(left, #fc1964, #ecd038);
background-image: -moz-linear-gradient(left, #fc1964, #ecd038);
background-image: -ms-linear-gradient(left, #fc1964, #ecd038);
background-image: -o-linear-gradient(left, #fc1964, #ecd038);
background-image: linear-gradient(left, #fc1964, #ecd038);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc1964', endColorStr='#ecd038', gradientType='1');
font-size: 24px;
}
.ct-video-player .ct-video-button.style11 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style11:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.76);
border-radius: 50%;
animation: pulse-border2 1500ms ease-out infinite;
z-index: -1;
}
.ct-video-player .ct-video-button.style11:hover:before, .ct-video-player .ct-video-button.style11:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-portfolio-carousel3 .item--featured img {
width: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel3 .item--title {
font-size: 18px;
margin-bottom: 0;
color: #0e0e0e;
background-color: #fff;
position: relative;
padding: 26px 20px;
text-align: center;
z-index: 1;
}
.ct-portfolio-carousel3 .item--title:before {
content: '';
z-index: -1;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
opacity: 0;
top: 0;
left: 0;
width: 0;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-carousel3 .item--title a {
color: inherit;
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--featured img {
-webkit-filter: grayscale(90%);
filter: grayscale(90%);
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--title:before {
width: 100%;
opacity: 1;
}
.ct-portfolio-carousel3 .grid-item-inner:hover .item--title a {
color: #fff;
}
@media screen and (min-width: 1200px) {
.portfolio-offset-right1 .ct-carousel-inner {
margin-right: -160px;
}
}
@media screen and (max-width: 1199px) {
.portfolio-offset-right1 .ct-carousel-inner {
margin-right: -120px;
}
}
@media screen and (max-width: 767px) {
.portfolio-offset-right1 .ct-carousel-inner {
margin-right: 0px;
}
}
.slider-social {
position: relative;
padding-top: 45px;
width: 42px;
}
.slider-social:before {
content: '';
height: 34px;
width: 2px;
background-color: #4b4b4b;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.slider-social br {
display: none;
}
.slider-social a {
display: block;
width: 28px;
height: 28px;
line-height: 28px;
color: #767676 !important;
text-align: center;
margin: 10px 7px;
-webkit-transform: rotate(-90deg);
-khtml-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.slider-social a:hover {
color: #383085 !important;
}
.line-text-slider {
padding-right: 53px;
position: relative;
font-size: 16px;
font-weight: 700;
color: #fff;
-webkit-transform: rotate(-90deg);
-khtml-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: left center;
-webkit-transform-origin: left center;
display: inline-block;
}
.line-text-slider:before {
content: '';
height: 2px;
width: 34px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
}
.ct-fancy-box-layout1.style10 .item--icon {
width: 52px;
height: 56px;
line-height: 56px;
min-width: 52px;
background-color: #fff;
margin-right: 13px;
text-align: center;
-webkit-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
}
.ct-fancy-box-layout1.style10 .item--icon i {
font-size: 28px;
color: #000;
}
.ct-fancy-box-layout1.style10 .item--title {
font-size: 24px;
line-height: 26px;
color: #000;
margin-top: 4px;
font-family: inherit;
margin-bottom: 12px;
}
.ct-fancy-box-layout1.style11 {
display: block;
}
.ct-fancy-box-layout1.style11 .item--title {
font-size: 24px;
color: #000;
}
.ct-fancy-box-layout1.style11 .item--icon {
background-color: #000;
width: 62px;
height: 62px;
position: relative;
font-size: 34px;
color: #383085;
margin-bottom: 13px;
}
.ct-fancy-box-layout1.style11 .item--icon i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout1.style11 .item--icon svg {
height: 35px;
}
.ct-fancy-box-layout1.style11 .item--icon img {
max-height: 40px;
}
.ct-fancy-box-layout1.style11 .item--icon:before {
content: '';
height: 26px;
width: 5px;
background-color: #383085;
position: absolute;
top: 18px;
left: 0;
}
.ct-fancy-box-layout1.style11 .item--icon .item--shape {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #383085;
display: block;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout1.style11 .item--description {
color: #575757;
line-height: 1.625;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout1.style11 .item--description {
font-size: 15px;
}
}
.ct-fancy-box-layout1.style11:hover .item--icon .item--shape {
-webkit-transform: rotate(9deg);
-khtml-transform: rotate(9deg);
-moz-transform: rotate(9deg);
-ms-transform: rotate(9deg);
-o-transform: rotate(9deg);
transform: rotate(9deg);
transform-origin: bottom left;
-webkit-transform-origin: bottom left;
}
.ct-portfolio-carousel4 {
padding-left: 89px;
padding-bottom: 70px;
padding-right: 30px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1400px) {
.ct-portfolio-carousel4 {
padding-right: 30px;
padding-left: 30px;
}
}
@media screen and (max-width: 1199px) {
.ct-portfolio-carousel4 {
padding-right: 15px;
padding-left: 15px;
}
}
.ct-portfolio-carousel4:before {
content: '';
background-color: #000;
position: absolute;
top: 60px;
left: 0;
width: 100%;
bottom: 0;
z-index: -1;
}
.ct-portfolio-carousel4 .item--featured img {
width: 100%;
-webkit-filter: grayscale(95%);
filter: grayscale(95%);
}
.ct-portfolio-carousel4 .item--title {
margin-bottom: 0;
font-size: 18px;
font-family: inherit;
color: #fff;
}
.ct-portfolio-carousel4 .item--title a {
color: inherit;
}
.ct-portfolio-carousel4 .item--title a:hover {
color: inherit;
}
.ct-portfolio-carousel4 .item--category {
font-size: 14px;
color: #383085;
font-family: "Nunito Sans";
}
.ct-portfolio-carousel4 .item--category a {
color: inherit;
}
.ct-portfolio-carousel4 .item--category a:hover {
color: inherit;
}
.ct-portfolio-carousel4 .item--meta {
position: absolute;
bottom: 48px;
left: 48px;
right: 48px;
background-color: rgba(0, 0, 0, 0.82);
padding: 12px 22px;
opacity: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateY(-40px);
-khtml-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
}
@media screen and (max-width: 1400px) {
.ct-portfolio-carousel4 .item--meta {
left: 40px;
right: 40px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-carousel4 .item--meta {
left: 30px;
right: 30px;
}
}
.ct-portfolio-carousel4 .grid-item-inner {
position: relative;
padding: 18px;
background-color: #fff;
-webkit-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
margin: 20px 0 30px;
}
.ct-portfolio-carousel4 .grid-item-inner:hover .item--meta {
opacity: 1;
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
margin: 0;
padding: 0;
width: 30px;
height: 20px;
line-height: 20px;
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
bottom: -16px;
top: auto;
right: auto;
left: 200px;
color: #383838;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
color: #383085;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
content: "\f116";
font-family: Flaticon-v6;
font-size: 20px;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-portfolio-carousel4 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 250px;
}
.ct-portfolio-carousel4 .slick-dots {
margin: 0;
position: absolute;
width: 150px;
height: 2px;
background-color: #383838;
left: 15px;
bottom: -7px;
}
.ct-portfolio-carousel4 .slick-dots li {
margin: 0;
width: 100%;
display: flex;
flex-wrap: nowrap;
}
.ct-portfolio-carousel4 .slick-dots li button {
height: 2px;
width: 100%;
padding: 0;
background: #383085;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
opacity: 0;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-portfolio-carousel4 .slick-dots li.slick-active button {
opacity: 1;
}
.ct-tabs--layout2.type-vertical2 {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical2 {
flex-wrap: wrap;
}
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title {
min-width: 236px;
max-width: 300px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical2 .ct-tabs-title {
min-width: 100%;
max-width: 100%;
width: 100%;
}
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title {
cursor: pointer;
display: block;
font-size: 24px;
font-weight: 700;
color: #000;
background-color: #f4f4f4;
padding: 12px;
-webkit-border-radius: 80px 0 0 80px;
-khtml-border-radius: 80px 0 0 80px;
-moz-border-radius: 80px 0 0 80px;
-ms-border-radius: 80px 0 0 80px;
-o-border-radius: 80px 0 0 80px;
border-radius: 80px 0 0 80px;
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 35px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
font-size: 20px;
}
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:last-child {
margin-bottom: 0;
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title i {
height: 56px;
width: 56px;
min-width: 56px;
background-color: #fff;
font-size: 32px;
color: #383085;
position: relative;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
margin-right: 12px;
-webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
box-shadow: 0 6px 9px rgba(0, 0, 0, 0.06);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title i:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title.active, .ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:hover {
background-color: #000;
color: #fff;
}
.ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title.active i, .ct-tabs--layout2.type-vertical2 .ct-tabs-title .ct-tab-title:hover i {
background-color: #383085;
color: #000;
}
.ct-tabs--layout2.type-vertical2 .ct-tab-content {
display: none;
padding: 37px 45px 37px 45px;
background-color: #fff;
-webkit-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
-khtml-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
-moz-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
-ms-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
-o-box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
box-shadow: 0 25px 43px rgba(12, 12, 12, 0.05);
margin-left: 30px;
line-height: 2.1;
color: #000;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical2 .ct-tab-content {
margin-left: 0;
margin-top: 30px;
padding-left: 30px;
padding-right: 30px;
-webkit-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
-khtml-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
-moz-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
-ms-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
-o-box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
box-shadow: 0 5px 43px rgba(12, 12, 12, 0.09);
}
}
.ct-user .ct-user-inner {
max-width: 430px;
margin: auto;
}
.ct-user .ct-user-holder {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
overflow: hidden;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
.ct-user .ct-user-meta {
padding: 30px;
}
.ct-user .ct-user-title {
text-align: center;
margin-bottom: 32px;
font-size: 22px;
text-transform: capitalize;
}
.ct-user .ct-user-bottom {
border-top: 1px solid #efefef;
padding: 18px 30px;
background-color: #f8f8f8;
text-align: center;
font-size: 15px;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.ct-user .ct-user-bottom a {
text-decoration: underline;
}
.ct-user .ct-user-form .field-group {
position: relative;
margin-bottom: 15px;
}
.ct-user .ct-user-form .field-group:last-child {
margin-bottom: 0;
}
.ct-user .ct-user-form .button {
width: 100%;
line-height: 54px;
}
.ct-user .ct-user-form input {
border-radius: 0;
padding-left: 75px;
}
.ct-user .ct-user-form i {
width: 55px;
height: 32px;
font-size: 24px;
color: #383085;
text-align: center;
line-height: 32px;
position: absolute;
top: 50%;
left: 0;
border-right: 1px solid #efefef;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-user .ct-user-form span {
color: #fff;
background-color: rgba(255, 0, 0, 0.8);
display: inline-block;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 10px;
line-height: 18px;
padding: 0 8px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 10px;
}
.ct-user .ct-user-footer {
padding: 25px 15px 0 15px;
text-align: center;
}
.ct-user .ct-user-footer a {
color: rgba(255, 255, 255, 0.66);
text-decoration: underline;
}
.ct-user .ct-user-form-profile {
text-align: center;
}
.ct-user .ct-user-form-profile .user-avatar {
max-width: 150px;
margin: auto;
}
.ct-user .ct-user-form-profile .user-avatar img {
border: 1px solid #ebebeb;
padding: 5px;
}
.ct-user .ct-user-form-profile .user-name {
font-size: 15px;
font-weight: 700;
margin-top: 8px;
margin-bottom: 18px;
}
.logged-in .ct-user .ct-user-bottom, .logged-in .ct-user .ct-user-title {
display: none;
}
.ct-service-carousel13 .item--icon {
width: 102px;
height: 102px;
position: absolute;
font-size: 55px;
color: #fff;
background-color: #383085;
top: -34px;
left: 0;
right: 0;
margin: auto;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.ct-service-carousel13 .item--holder {
background-color: #f4f4f4;
padding: 100px 30px 38px;
position: relative;
background-image: url(../images/bg-service.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
z-index: 1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.ct-service-carousel13 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel13 .item--holder:before, .ct-service-carousel13 .item--holder:after {
content: '';
position: absolute;
border-style: solid;
z-index: -1;
}
.ct-service-carousel13 .item--holder:before {
top: 11px;
right: 11px;
border-width: 12px;
border-color: #ffd200 #ffd200 transparent transparent;
}
.ct-service-carousel13 .item--holder:after {
top: 28px;
right: 28px;
border-width: 7px;
border-color: #383085 #383085 transparent transparent;
}
.ct-service-carousel13 .item--holder .item--title {
font-size: 24px;
color: #191919;
}
.ct-service-carousel13 .item--holder .item--content {
font-size: 16px;
line-height: 1.75;
color: #383838;
}
.ct-service-carousel13 .item--holder-hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: bottom center;
-webkit-transform-origin: bottom center;
}
.ct-service-carousel13 .item--holder-hover .item--featured {
position: absolute;
bottom: 34px;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.ct-service-carousel13 .item--holder-hover .item--title {
position: absolute;
margin: 0;
padding: 23px 20px 61px;
bottom: 0;
left: 0;
right: 0;
background-color: #383085;
text-align: center;
color: #fff;
font-size: 24px;
background-image: url(../images/bg-service-title.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.ct-service-carousel13 .item--holder-hover .item-readmore {
position: absolute;
left: 50%;
bottom: -27px;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ct-service-carousel13 .item--holder-hover .item-readmore a {
display: block;
background-color: #fff;
width: 62px;
height: 62px;
line-height: 62px;
text-align: center;
-webkit-border-radius: 62px;
-khtml-border-radius: 62px;
-moz-border-radius: 62px;
-ms-border-radius: 62px;
-o-border-radius: 62px;
border-radius: 62px;
-webkit-box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
-khtml-box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
-moz-box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
-ms-box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
-o-box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
box-shadow: 0 18px 32px rgba(56, 48, 133, 0.1);
color: #383085;
font-size: 24px;
}
.ct-service-carousel13 .item--holder-hover .item-readmore a:hover {
-webkit-box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
-khtml-box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
-moz-box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
-ms-box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
-o-box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
box-shadow: 0 18px 30px rgba(56, 48, 133, 0.32);
}
.ct-service-carousel13 .grid-item-inner {
position: relative;
margin-top: 34px;
margin-bottom: 70px;
}
.ct-service-carousel13 .grid-item-inner:hover .item--holder {
opacity: 0;
}
.ct-service-carousel13 .grid-item-inner:hover .item--holder-hover {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.ct-service-carousel13.dot-style-u8 .slick-dots {
margin-top: 0px;
}
.ct-list.style6 {
margin-left: 0;
font-size: 15px;
color: #333;
padding: 10px 0;
position: relative;
}
.ct-list.style6:before {
content: '';
height: 100%;
width: 1px;
background-color: #e6e6e6;
position: absolute;
top: 0;
left: 3px;
}
.ct-list.style6 .ct-list-icon {
display: none;
}
.ct-list.style6 .ct-list-item {
padding-left: 28px;
position: relative;
}
.ct-list.style6 .ct-list-item:before {
content: '';
width: 7px;
height: 7px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
background-color: #ffd200;
position: absolute;
top: 11px;
left: 0;
}
.ct-list.style6 .ct-list-item + .ct-list-item {
margin-top: 5px;
}
.ct-banner4 {
padding-left: 82px;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-banner4 {
padding-left: 40px;
}
}
.ct-banner4 .ct-banner-imge {
padding-right: 113px;
padding-bottom: 56px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.ct-banner4 .ct-banner-imge {
padding-right: 40px;
padding-bottom: 40px;
}
}
.ct-banner4 .ct-banner-imge img {
width: 100%;
}
.ct-banner4 .ct-banner-imge:before {
content: '';
position: absolute;
top: 35px;
left: 85px;
right: 0;
bottom: 0;
background-color: #e7e7e7;
z-index: -2;
}
.ct-banner4 .ct-banner-imge:after {
content: '';
background-image: url(../images/dots-banner.png);
background-position: center;
background-repeat: no-repeat;
position: absolute;
width: 123px;
height: 125px;
bottom: 30px;
right: 88px;
z-index: -1;
}
@media screen and (max-width: 1199px) {
.ct-banner4 .ct-banner-imge:after {
right: 20px;
bottom: 20px;
}
}
.ct-banner4 .ct-banner-desc {
font-size: 15px;
line-height: 22px;
}
.ct-banner4 .ct-banner-title {
margin-bottom: 10px;
font-size: 25px;
line-height: 30px;
color: #fff;
}
.ct-banner4 .ct-banner-holder {
background-color: #ffd200;
position: absolute;
bottom: 56px;
left: 0;
z-index: 99;
max-width: 255px;
padding: 23px 20px 23px 30px;
color: #c6d3e6;
}
@media screen and (max-width: 1199px) {
.ct-banner4 .ct-banner-holder {
bottom: 40px;
}
}
@media screen and (max-width: 767px) {
.ct-banner4 .ct-banner-holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-banner4 .ct-banner-arrow span, .ct-banner4 .ct-banner-arrow:before, .ct-banner4 .ct-banner-arrow:after {
content: '';
position: absolute;
border-style: solid;
z-index: -1;
width: 0;
height: 0;
}
.ct-banner4 .ct-banner-arrow span {
top: 15px;
right: 15px;
border-width: 12px;
border-color: #383085 #383085 transparent transparent;
opacity: 0.5;
}
.ct-banner4 .ct-banner-arrow:before {
top: 32px;
right: 32px;
border-width: 7px;
border-color: #383085 #383085 transparent transparent;
}
.ct-banner4 .ct-banner-arrow:after {
top: 42px;
right: 42px;
border-width: 5px;
border-color: #6270b2 #6270b2 transparent transparent;
}
.ct-menu-item a {
position: relative;
}
.ct-menu-item a img {
position: absolute;
top: 30px;
left: 100%;
max-width: 170px;
z-index: 9;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
margin-left: 20px;
opacity: 0;
visibility: hidden;
border: 3px solid #fff;
}
@media screen and (max-width: 1199px) {
.ct-menu-item a img {
display: none;
}
}
.ct-menu-item a:hover img {
opacity: 1;
visibility: visible;
top: 10px;
}
.ct-box-info1 {
width: 430px;
height: 430px;
text-align: center;
margin: auto;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
}
@media screen and (max-width: 575px) {
.ct-box-info1 {
width: 290px;
height: 290px;
margin-top: 60px;
margin-bottom: 60px;
}
}
.ct-box-info1:before, .ct-box-info1:after {
content: '';
position: absolute;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
@media screen and (max-width: 575px) {
.ct-box-info1:before, .ct-box-info1:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.ct-box-info1:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -2;
background-color: #ffd200;
}
.ct-box-info1:after {
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 2px dashed rgba(255, 255, 255, 0.2);
z-index: -1;
}
.ct-box-info1 .ct-box-title {
font-size: 24px;
line-height: 1.5;
color: #fff;
margin-top: 28px;
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-title {
font-size: 16px;
margin-top: 0;
}
}
.ct-box-info1 .ct-box-title cite {
color: #6270b2;
font-style: normal;
font-weight: 700;
display: block;
}
.ct-box-info1 .ct-box-subtitle {
font-size: 18px;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 7px;
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-subtitle {
font-size: 16px;
}
}
.ct-box-info1 .ct-box-phonenumber {
font-size: 48px;
line-height: 1;
font-weight: 700;
margin-bottom: 35px;
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-phonenumber {
font-size: 24px;
margin-bottom: 15px;
}
}
.ct-box-info1 .ct-box-phonenumber a {
color: #6270b2;
}
.ct-box-info1 .ct-box-phonenumber a:hover {
color: #6270b2;
}
.ct-box-info1 .ct-box-button {
margin-bottom: 7px;
}
.ct-box-info1 .ct-box-button a {
border: 2px solid #fff;
-webkit-border-radius: 55px;
-khtml-border-radius: 55px;
-moz-border-radius: 55px;
-ms-border-radius: 55px;
-o-border-radius: 55px;
border-radius: 55px;
padding: 5px;
display: inline-block;
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-button a {
padding: 2px;
border-width: 1px;
}
}
.ct-box-info1 .ct-box-button a span {
position: relative;
z-index: 1;
height: 54px;
padding: 0 35px;
font-size: 18px;
color: #0e0e0e;
background-color: #fff;
-webkit-border-radius: 55px;
-khtml-border-radius: 55px;
-moz-border-radius: 55px;
-ms-border-radius: 55px;
-o-border-radius: 55px;
border-radius: 55px;
display: inline-flex;
align-items: center;
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-button a span {
font-size: 38px;
height: 38px;
font-size: 14px;
padding: 0 14px;
}
}
.ct-box-info1 .ct-box-button a i {
margin-right: 12px;
font-size: 24px;
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-button a i {
font-size: 18px;
margin-right: 6px;
}
}
.ct-box-info1 .ct-box-button a b {
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
margin: 0 4px;
}
.ct-box-info1 .ct-box-button a:hover {
-webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
-khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
-ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
-o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
.ct-box-info1 .ct-box-footer {
font-size: 18px;
color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 575px) {
.ct-box-info1 .ct-box-footer {
font-size: 16px;
}
}
.ct-case-study-carousel-layout5 {
padding-left: 220px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1900px) {
.ct-case-study-carousel-layout5 {
padding-left: 100px;
}
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 {
padding-left: 0;
}
}
.ct-case-study-carousel-layout5 .item--featured a {
display: block;
min-height: 673px;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .item--featured a {
min-height: 340px;
}
}
.ct-case-study-carousel-layout5 .ct-case-study-bg {
position: absolute;
top: 0;
left: 0;
bottom: 40px;
width: 220px;
}
@media screen and (max-width: 1900px) {
.ct-case-study-carousel-layout5 .ct-case-study-bg {
width: 100px;
}
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-case-study-bg {
display: none;
}
}
.ct-case-study-carousel-layout5 .ct-case-study-bg:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 37, 94, 0.85);
}
.ct-case-study-carousel-layout5 .item--logo {
margin-bottom: 26px;
}
.ct-case-study-carousel-layout5 .item--title {
margin-bottom: 13px;
font-size: 24px;
line-height: 1.25;
color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .item--title {
font-size: 20px;
}
}
.ct-case-study-carousel-layout5 .item--title a {
color: inherit;
}
.ct-case-study-carousel-layout5 .item--title a:hover {
color: #383085;
}
.ct-case-study-carousel-layout5 .item--desc {
font-size: 16px;
line-height: 24px;
color: #757575;
margin-bottom: 25px;
}
.ct-case-study-carousel-layout5 .item--readmore a {
display: inline-flex;
align-items: center;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
line-height: 46px;
padding: 0 21px;
}
.ct-case-study-carousel-layout5 .item--readmore i {
font-size: 20px;
margin-right: 12px;
margin-left: 0;
}
.ct-case-study-carousel-layout5 .item--holder {
background-color: #fff;
position: absolute;
bottom: 0;
right: 40px;
padding: 42px 35px 30px;
-webkit-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
-khtml-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
-moz-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
-ms-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
-o-box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
box-shadow: 0 0 40px rgba(6, 10, 9, 0.06);
max-width: 420px;
width: 100%;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .item--holder {
position: static;
max-width: 100%;
}
}
.ct-case-study-carousel-layout5 .grid-item-inner {
padding-right: 314px;
position: relative;
margin-bottom: 40px;
}
@media screen and (max-width: 1900px) {
.ct-case-study-carousel-layout5 .grid-item-inner {
padding-right: 285px;
}
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .grid-item-inner {
padding-right: 0;
}
}
.ct-case-study-carousel-layout5 .ct-carousel-inner {
position: relative;
z-index: 99;
margin: 0;
}
.ct-case-study-carousel-layout5 .ct-carousel-inner .carousel-item {
padding: 0;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 90px;
}
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
margin: 0;
width: 90px;
height: 86px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
bottom: 40px;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
z-index: 99;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
width: 50px;
height: 50px;
background: #383085;
}
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-size: 18px;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-size: 16px;
color: #fff;
}
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 2px;
height: 64px;
left: 0;
top: 11px;
right: auto;
background: #f6f7f8;
opacity: 1;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
background-color: #383085;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:after, .ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus:after {
background-color: #383085;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -86px;
right: auto;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 30px;
}
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev:after {
display: none;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 0px;
right: auto;
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 90px;
}
}
@media screen and (max-width: 1199px) {
.ct-case-study-carousel-layout5 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-case-study-carousel-layout5 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-case-study-carousel-layout5 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-case-study-carousel-layout5 .slick-slide.slick-active {
opacity: 1;
}
}
.ct-fancy-box-layout1.style12 .item--icon {
width: 44px;
height: 46px;
line-height: 46px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
-khtml-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
-moz-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
-ms-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
-o-box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
box-shadow: 0 5px 13px rgba(0, 69, 172, 0.1);
margin-right: 12px;
}
.ct-fancy-box-layout1.style12 .item--icon i {
font-size: 24px;
color: #383085;
}
.ct-fancy-box-layout1.style12 .item--icon svg {
height: 24px;
}
.ct-fancy-box-layout1.style12 .item--icon img {
max-height: 26px;
}
.ct-fancy-box-layout1.style12 .item--title {
margin-bottom: 0;
font-size: 18px;
line-height: 24px;
font-weight: 500;
color: #0e0e0e;
font-family: inherit;
}
.ct-fancy-box-layout1.style12 .item--description {
padding-top: 8px;
}
.ct-mailchimp1.style5 {
max-width: 540px;
}
.ct-mailchimp1.style5 input:not([type="submit"]) {
background-color: rgba(255, 255, 255, 0.32);
color: #fff;
font-size: 15px;
font-style: italic;
border: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 52px;
padding-left: 28px;
padding-right: 28px;
}
.ct-mailchimp1.style5 input[type="submit"] {
font-size: 15px;
font-weight: 700;
line-height: 52px;
padding: 0 28px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-mailchimp1.style5 input[type="submit"]:hover {
background-color: #2b2567;
}
.ct-mailchimp1.style5 .mc4wp-response {
margin-top: 12px;
}
.ct-mailchimp1.style5 .mc4wp-response .mc4wp-notice {
font-size: 13px;
line-height: 22px;
color: #999;
}
.ct-mailchimp1.style5 .field-group {
display: flex;
flex-wrap: nowrap;
}
.ct-mailchimp1.style5 .field-group .field-input:first-child {
flex-grow: 1;
}
.ct-mailchimp1.style5 .field-group .field-input + .field-input {
margin-left: 14px;
}
@media screen and (max-width: 575px) {
.ct-mailchimp1.style5 .field-group .field-input + .field-input {
margin: 0;
margin-top: 10px;
}
}
@media screen and (max-width: 575px) {
.ct-mailchimp1.style5 .field-group {
display: block;
}
}
.ct-mailchimp1.style5 .mc4wp-alert {
color: rgba(255, 255, 255, 0.67);
font-size: 15px;
line-height: 24px;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-response {
font-size: 14px;
line-height: 24px;
margin-top: 15px;
color: #999;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-response p {
margin-bottom: 0;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields {
position: relative;
overflow: hidden;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields input[type="email"], .ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields input[type="text"] {
border: none;
background-color: rgba(255, 255, 255, 0.06);
color: #b8b8b8;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 50px;
font-size: 14px;
font-weight: 400;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: absolute;
bottom: 0;
right: 0;
height: 50px;
width: 62px;
padding: 0;
opacity: 0;
z-index: 3;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields:before, .ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields:after {
font-weight: 400;
font-family: "Font Awesome 5 Pro";
height: 50px;
width: 62px;
font-size: 14px;
position: absolute;
bottom: 0;
right: 0;
color: #fff;
text-align: center;
line-height: 46px;
z-index: 1;
overflow: hidden;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields:before {
content: '';
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-khtml-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-moz-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-ms-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
-o-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35) inset;
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields:after {
z-index: 2;
content: '\f1d8';
}
.ct-mailchimp1.style6 .mc4wp-form .mc4wp-form-fields:hover:after {
-o-animation: toTopFromBottom 0.3s forwards;
-ms-animation: toTopFromBottom 0.3s forwards;
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.ct-mailchimp1.style7 input:not([type="submit"]) {
font-size: 15px;
color: #888;
height: 60px;
border: none;
padding: 0 30px;
border-radius: 60px;
margin-right: 14px;
}
@media screen and (max-width: 767px) {
.ct-mailchimp1.style7 input:not([type="submit"]) {
margin-right: 0;
margin-bottom: 10px;
}
}
.ct-mailchimp1.style7 input[type="submit"] {
background-image: -webkit-linear-gradient(90deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 50%, var(--gradient-color-from));
background-image: -moz-linear-gradient(90deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 50%, var(--gradient-color-from));
background-image: -ms-linear-gradient(90deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 50%, var(--gradient-color-from));
background-image: -o-linear-gradient(90deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 50%, var(--gradient-color-from));
background-image: linear-gradient(90deg, var(--gradient-color-from) 0%, var(--gradient-color-to) 50%, var(--gradient-color-from));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
padding: 0 38px;
line-height: 60px;
border-radius: 60px;
}
.ct-mailchimp1.style7 .mc4wp-form-fields {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 767px) {
.ct-mailchimp1.style7 .mc4wp-form-fields {
display: block;
}
}
.ct-accordion-wrap {
padding: 40px 40px 10px;
background-color: #fff;
-webkit-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
-khtml-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
-moz-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
-ms-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
-o-box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
box-shadow: 0 0 43px rgba(49, 49, 49, 0.15);
}
@media screen and (max-width: 575px) {
.ct-accordion-wrap {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-accordion-wrap .ct-accordion-meta {
background-color: #383085;
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 4px 30px 4px 40px;
margin-bottom: 7px;
}
.ct-accordion-wrap .ct-accordion-meta i {
margin-right: 9px;
font-size: 34px;
color: #fff;
display: flex;
}
.ct-accordion-wrap .ct-accordion-meta h5 {
margin-bottom: 0px;
font-size: 18px;
font-family: inherit;
color: #fff;
}
.ct-accordion-wrap .ct-accordion-desc {
font-size: 16px;
color: #666;
margin-bottom: 11px;
}
@media screen and (max-width: 575px) {
.ct-accordion-wrap .ct-accordion-desc {
font-size: 14px;
}
}
.ct-accordion.layout3 .ct-ac-title-text {
font-size: 18px;
font-weight: 700;
cursor: pointer;
color: #161616;
padding: 11px 0;
display: block;
position: relative;
}
.ct-accordion.layout3 .ct-ac-title-text:before {
content: '+';
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-accordion.layout3 .ct-ac-title-text:hover {
color: #383085;
}
.ct-accordion.layout3 .item--info {
list-style: none;
margin-bottom: 20px;
font-size: 14px;
line-height: 24px;
color: #838383;
}
.ct-accordion.layout3 .item--info i {
color: #383085;
min-width: 18px;
margin-right: 6px;
}
.ct-accordion.layout3 .item--info i.fa-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-accordion.layout3 .item--info i.fa-map-marker:before {
content: "\f3c5";
}
.ct-accordion.layout3 .item--info li + li {
margin-top: 6px;
}
.ct-accordion.layout3 .ct-accordion-item {
border-top: 1px solid #e7e7e7;
}
.ct-accordion.layout3 .ct-accordion-item.active .ct-ac-title-text:before {
content: '-';
}
.ct-countdown-layout1 {
text-align: center;
}
.ct-countdown-layout1 .ct-countdown {
max-width: 830px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
.ct-countdown-layout1 .ct-countdown > div {
padding: 0 15px;
width: 25%;
}
@media screen and (max-width: 991px) {
.ct-countdown-layout1 .ct-countdown > div {
width: 50%;
margin-bottom: 42px;
}
}
@media screen and (max-width: 575px) {
.ct-countdown-layout1 .ct-countdown > div {
width: 100%;
}
}
.ct-countdown-layout1 .ct-countdown .countdown-amount {
font-weight: 600;
color: ;
font-size: 48px;
font-family: 'Poppins', sans-serif;
line-height: 1;
margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
.ct-countdown-layout1 .ct-countdown .countdown-amount {
font-size: 80px;
}
}
.ct-countdown-layout1 .ct-countdown .countdown-period {
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #999;
}
.ct-countdown-layout2 {
max-width: 800px;
background-color: #001078;
padding: 34px 0 56px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
text-align: center;
}
.ct-countdown-layout2 .ct-countdown {
max-width: 830px;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.ct-countdown-layout2 .ct-countdown .countdown-amount {
font-weight: 600;
font-size: 65px;
line-height: 1;
margin-bottom: 0px;
color: #f8fafd;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 991px) {
.ct-countdown-layout2 .ct-countdown .countdown-amount {
font-size: 42px;
}
}
@media screen and (max-width: 767px) {
.ct-countdown-layout2 .ct-countdown .countdown-amount {
font-size: 20px;
}
}
.ct-countdown-layout2 .ct-countdown .countdown-amount:after {
content: ':';
position: absolute;
top: -5px;
right: -11px;
}
@media screen and (max-width: 767px) {
.ct-countdown-layout2 .ct-countdown .countdown-amount:after {
top: 0px;
right: -7px;
}
}
.ct-countdown-layout2 .ct-countdown .countdown-period {
font-size: 16px;
color: #383085;
}
.ct-countdown-layout2 .ct-countdown > div {
padding: 0 20px;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-countdown-layout2 .ct-countdown > div {
padding: 0 10px;
}
}
.ct-countdown-layout2 .ct-countdown > div:last-child .countdown-amount:after {
display: none;
}
.ct-countdown-layout2 .wg-title {
font-size: 20px;
color: #f8fafd;
font-weight: 600;
margin-bottom: 18px;
}
.ct-newsletter-hide .ct-newsletter {
display: none;
}
.ct-banner5 {
padding-left: 148px;
position: relative;
z-index: 1;
}
@media screen and (max-width: 991px) {
.ct-banner5 {
padding-left: 70px;
}
}
@media screen and (max-width: 575px) {
.ct-banner5 {
padding-left: 0;
}
}
.ct-banner5 .ct-banner-imge {
position: relative;
}
.ct-banner5 .ct-banner-imge img {
width: 100%;
-webkit-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
-khtml-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
-moz-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
-ms-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
-o-box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
box-shadow: 0 13px 24px rgba(12, 12, 12, 0.35);
}
.ct-banner5 .ct-banner-title {
position: absolute;
font-size: 26px;
line-height: 1.2;
margin-bottom: 0;
padding: 22px 45px;
background-color: #000;
color: #fff;
transform-origin: 0 50%;
-webkit-transform-origin: 0 50%;
-webkit-transform: translateX(45px) rotate(-90deg);
-khtml-transform: translateX(45px) rotate(-90deg);
-moz-transform: translateX(45px) rotate(-90deg);
-ms-transform: translateX(45px) rotate(-90deg);
-o-transform: translateX(45px) rotate(-90deg);
transform: translateX(45px) rotate(-90deg);
bottom: 30px;
left: -83px;
}
@media screen and (max-width: 991px) {
.ct-banner5 .ct-banner-title {
padding: 22px 25px;
font-size: 18px;
}
}
@media screen and (max-width: 991px) {
.ct-banner5 .ct-banner-title {
bottom: 0;
left: -78px;
}
}
@media screen and (max-width: 575px) {
.ct-banner5 .ct-banner-title {
bottom: -32px;
left: -12px;
}
}
.ct-banner5 .ct-banner-video-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.34;
}
.ct-banner5 .ct-banner-video {
width: 220px;
height: 205px;
border: 15px solid #fff;
position: absolute;
top: -10px;
left: 0;
background-color: #000;
}
@media screen and (max-width: 991px) {
.ct-banner5 .ct-banner-video {
top: -40px;
}
}
@media screen and (max-width: 575px) {
.ct-banner5 .ct-banner-video {
width: 160px;
height: 145px;
border-width: 10px;
}
}
.ct-banner5 .ct-banner-video .ct-video-button {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: 70px;
width: 70px;
font-size: 18px;
background: #fff;
color: #383085;
}
.ct-banner5 .ct-banner-video .ct-video-button:hover {
background-color: #383085;
color: #fff;
}
.col-bg-fulwidth-right {
z-index: 1;
}
.col-bg-fulwidth-right:before {
content: '';
position: absolute;
z-index: -1;
background-color: #fafafa;
-webkit-border-radius: 0 0 0 5px;
-khtml-border-radius: 0 0 0 5px;
-moz-border-radius: 0 0 0 5px;
-ms-border-radius: 0 0 0 5px;
-o-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
top: 0;
left: 0;
width: 10000px;
height: 100%;
}
.btn-loadmore-round .ct-load-more .btn {
-webkit-border-radius: 55px;
-khtml-border-radius: 55px;
-moz-border-radius: 55px;
-ms-border-radius: 55px;
-o-border-radius: 55px;
border-radius: 55px;
}
.ct-link1 .ct-link-items {
list-style: none;
margin-bottom: 0;
}
.ct-link1.style-default a {
line-height: normal;
display: block;
}
.ct-link1.style-default li + li {
margin-top: 17px;
}
.ct-link1.style1 a {
font-size: 15px;
color: #fff;
}
.ct-link1.style1 a:hover {
color: #383085;
}
.ct-link1.style1 .ct-link-items {
margin: 0;
list-style: none;
display: inline-block;
}
.ct-link1.style1 .ct-link-items li {
display: inline-block;
position: relative;
}
.ct-link1.style1 .ct-link-items li + li {
margin-left: 36px;
}
@media screen and (max-width: 991px) {
.ct-link1.style1 .ct-link-items li + li {
margin-left: 14px;
}
}
.ct-link1.style1 .ct-link-items li + li:before {
content: '';
height: 18px;
width: 1px;
background-color: rgba(255, 255, 255, 0.57);
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: -20px;
}
@media screen and (max-width: 991px) {
.ct-link1.style1 .ct-link-items li + li:before {
display: none;
}
}
.ct-link1.style2 a {
color: #080808;
font-weight: 500;
position: relative;
}
.ct-link1.style2 a:before {
content: '-';
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
position: absolute;
top: 50%;
left: -4px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-link1.style2 a:hover {
color: #383085;
padding-left: 16px;
}
.ct-link1.style2 a:hover:before {
left: 4px;
opacity: 1;
}
.ct-link1.style2 li {
line-height: normal;
}
.ct-link1.style2 li + li {
margin-top: 7px;
}
.ct-link1.style2 .ct-link-items {
margin: 0;
list-style: none;
}
.ct-wg-backtotop {
display: flex;
flex-wrap: wrap;
}
.ct-wg-backtotop svg {
height: 14px;
fill: #fff;
margin-bottom: 3px;
}
.ct-wg-backtotop span {
display: block;
}
.ct-wg-backtotop .ct-wg-backtotop-inner {
width: 87px;
height: 85px;
background: #2e2e2e;
font-size: 14px;
line-height: 18px;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
padding: 20px 15px;
color: #fff;
text-align: center;
}
.ct-wg-backtotop .ct-wg-backtotop-inner:hover svg {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
@media screen and (min-width: 1200px) {
.h2-col-line1:before {
content: '';
position: absolute;
width: 1px;
height: 85%;
background-color: #f2f2f2;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
}
}
@media screen and (max-width: 1199px) {
.ct-hidden-lg {
display: none !important;
}
}
.ct-search-popup {
width: 30px;
height: 30px;
line-height: 30px;
cursor: pointer;
color: #000;
text-align: center;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme {
padding: 30px 35px;
margin-bottom: 0;
-webkit-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
-khtml-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
-moz-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
-ms-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
-o-box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
box-shadow: 0 0 18px rgba(0, 31, 165, 0.06) !important;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
font-family: 'Barlow', sans-serif;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme {
padding-left: 20px;
padding-right: 20px;
}
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head {
font-size: 22px;
font-weight: 700;
color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head {
font-size: 18px;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head img {
max-width: 36px;
}
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-card-head p {
font-weight: inherit;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-pricelabel {
font-size: 16px;
font-weight: 700;
color: #777;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price {
padding: 0;
background-color: transparent !important;
margin: 0;
font-size: 48px;
font-weight: 700;
color: #0e0e0e;
display: flex;
}
@media screen and (max-width: 1199px) {
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price {
font-size: 32px;
}
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme .mcw-price .fiat-symbol {
font-weight: inherit !important;
font-size: 24px;
margin-top: 12px;
margin-right: 4px;
}
.cryptoboxes .mcw-card.mcw-card-1.mcw-white-theme:hover {
-webkit-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
-khtml-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
-moz-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
-ms-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
-o-box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
box-shadow: 0 22px 18px rgba(0, 31, 165, 0.05) !important;
}
.ct-particles-js {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-particles-js.style-1 {
opacity: 0.14;
}
.ct-img-hover-scale {
overflow: hidden;
}
@-webkit-keyframes pxl_text_slide_l {
0% {
-webkit-transform: translate(-40%, 0%);
}
100% {
-webkit-transform: translate(-60%, 0%);
}
}
@keyframes pxl_text_slide_l {
0% {
transform: translate(-40%, 0%);
}
100% {
transform: translate(-60%, 0%);
}
}
@-webkit-keyframes pxl_text_slide_r {
0% {
-webkit-transform: translate(40%, 0%);
}
100% {
-webkit-transform: translate(60%, 0%);
}
}
@keyframes pxl_text_slide_r {
0% {
transform: translate(40%, 0%);
}
100% {
transform: translate(60%, 0%);
}
}
.ct-slide-to-left {
-webkit-animation: pxl_text_slide_l 20s linear infinite;
animation: pxl_text_slide_l 20s linear infinite;
}
.ct-slide-to-right {
-webkit-animation: pxl_text_slide_r 20s linear infinite;
animation: pxl_text_slide_r 20s linear infinite;
}
.ct-text-effect1 {
font-size: 170px;
height: 186px;
font-weight: 700;
overflow: hidden;
color: #f1f1f3;
width: 100%;
}
.ct-text-effect1 .ct-text--holder {
display: flex;
flex-wrap: nowrap;
}
.ct-text-effect1 .ct-text--inner {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
}
.ct-text-effect1 .ct-text--inner .ct-text--item {
display: flex;
align-items: center;
padding: 0 50px;
white-space: nowrap;
}
.ct-text-effect1.text-outline .ct-text--item:nth-child(even) {
color: transparent;
-webkit-text-stroke-color: #e7e7e7;
-webkit-text-stroke-width: 1px;
}
.ct-blog-carousel-layout7.style5 .item--date {
height: 62px;
width: 62px;
background-color: #262626;
border-radius: 62px;
text-align: center;
font-size: 16px;
}
.ct-blog-carousel-layout7.style5 .item--date span {
font-size: 16px !important;
}
.ct-blog-carousel-layout7.style5 .item--title {
font-size: 20px;
}
.ct-blog-carousel-layout7.style5 .item--content {
font-size: 15px;
}
.ct-blog-carousel-layout7.style5 .item--category {
background-color: #edf1f5;
border-radius: 25px;
}
.ct-blog-carousel-layout7.style5 .item--readmore .btn {
font-size: 14px;
font-weight: 600;
color: #000;
line-height: 48px;
padding: 0 20px;
border-radius: 48px;
background: #d3dde7;
z-index: 1;
}
.ct-blog-carousel-layout7.style5 .item--readmore .btn:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 48px;
background-color: #ff5400;
background-image: -webkit-gradient(linear, left top, right top, from(#ff5400), to(#ffd200));
background-image: -webkit-linear-gradient(left, #ff5400, #ffd200);
background-image: -moz-linear-gradient(left, #ff5400, #ffd200);
background-image: -ms-linear-gradient(left, #ff5400, #ffd200);
background-image: -o-linear-gradient(left, #ff5400, #ffd200);
background-image: linear-gradient(left, #ff5400, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff5400', endColorStr='#ffd200', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
opacity: 0;
}
.ct-blog-carousel-layout7.style5 .item--readmore .btn:after {
display: none;
}
.ct-blog-carousel-layout7.style5 .item--readmore .btn:hover {
color: #fff;
}
.ct-blog-carousel-layout7.style5 .item--readmore .btn:hover:before {
opacity: 1;
}
.ct-blog-carousel-layout7.style5 .grid-item-inner {
border-radius: 5px;
overflow: hidden;
}
.ct-gallery-grid1 {
margin: -8px -4px 0 -4px;
}
.ct-gallery-grid1 .item--inner {
position: relative;
background-color: #000;
}
.ct-gallery-grid1 .item--inner img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-gallery-grid1 .item--inner a {
width: 100%;
text-align: center;
display: inline-flex;
justify-content: center;
height: 100%;
color: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
z-index: 99;
opacity: 0;
align-items: center;
font-size: 15px;
}
.ct-gallery-grid1 .item--inner:hover img {
opacity: 0.45;
}
.ct-gallery-grid1 .item--inner:hover a {
opacity: 1;
}
.ct-gallery-grid1 .grid-item {
padding: 0 4px;
margin-top: 8px;
}
.pxl-flex-grow {
flex-grow: 1;
}
.site-content {
padding: 90px 0;
position: relative;
}
@media screen and (max-width: 1199px) {
#page.site {
overflow: hidden;
}
}
.single-footer .site-footer-custom {
display: none;
}
.single-footer .site-content {
padding: 0;
}
@media screen and (min-width: 1200px) {
body .container {
max-width: 1200px;
width: 100%;
}
body .content-has-sidebar.float-left {
padding-right: 70px;
}
body .content-has-sidebar.float-right {
padding-left: 70px;
}
body.single-post .content-has-sidebar.float-left {
padding-right: 15px;
}
body.single-post .content-has-sidebar.float-right {
padding-left: 15px;
}
}
@media screen and (min-width: 992px) {
.content-has-sidebar.float-right {
order: 2;
-webkit-order: 2;
-ms-order: 2;
}
.content-has-sidebar.float-right + #secondary {
order: 1;
-webkit-order: 1;
-ms-order: 1;
}
}
@media screen and (max-width: 1199px) {
body .container {
max-width: 100%;
}
body .site-content {
background-image: none !important;
}
}
@media screen and (max-width: 991px) {
#primary + #secondary {
margin-top: 60px;
}
}
.site-h17 .ct-demo-bar .ct-demo-option {
top: 100px;
}
.fw-home-fintech > .elementor-container {
padding-left: 60px;
padding-right: 60px;
}
@media screen and (max-width: 1400px) {
.fw-home-fintech > .elementor-container {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 1260px) {
.fw-home-fintech > .elementor-container {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-cart-bar {
position: fixed;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
padding: 5px 0;
width: 40px;
background-color: #fff;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-khtml-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-o-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
-webkit-border-radius: 5px 0 0 5px;
-khtml-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-ms-border-radius: 5px 0 0 5px;
-o-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
cursor: pointer;
z-index: 1001;
}
.ct-cart-bar .ct-cart-option {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
position: relative;
}
.ct-cart-bar .ct-cart-option .ct-cart-count-sidebar {
font-size: 10px;
font-weight: 700;
color: #fff;
text-align: center;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #383085;
position: absolute;
top: 2px;
right: 3px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.ct-widget-cart-sidebar {
-webkit-transition: transform 0.8s ease 0s;
-khtml-transition: transform 0.8s ease 0s;
-moz-transition: transform 0.8s ease 0s;
-ms-transition: transform 0.8s ease 0s;
-o-transition: transform 0.8s ease 0s;
transition: transform 0.8s ease 0s;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
padding-top: 30px;
padding-bottom: 137px;
background-color: #fff;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 9999;
width: 320px;
overflow: hidden;
}
.ct-widget-cart-sidebar .widget_shopping_title {
border-bottom: 1px solid #e2e2e2;
margin-bottom: 18px;
padding-bottom: 14px;
font-size: 20px;
font-weight: 600;
color: #222;
font-family: 'Poppins', sans-serif;
}
.ct-widget-cart-sidebar .ct-close {
color: #fff;
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 44px;
line-height: 44px;
text-align: center;
font-size: 18px;
cursor: pointer;
}
.ct-widget-cart-sidebar .widget_shopping_cart {
padding: 30px 45px 0 30px;
height: 100%;
overflow-y: scroll;
width: 350px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 20px 15px 15px 0;
display: flex;
flex-wrap: nowrap;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
border: none;
padding-bottom: 0;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
font-size: 16px;
margin-top: 40px;
padding: 0 !important;
text-align: center;
display: block;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
text-align: center;
margin-bottom: 20px;
display: block;
margin-top: 20px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
font-size: 60px;
color: #0d2335;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
line-height: 50px;
width: 100%;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
color: #fff;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
width: 45px;
min-width: 45px;
margin-right: 15px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
display: inline-block;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
margin: 0;
width: inherit;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
padding-right: 12px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 16px;
line-height: normal;
margin-bottom: 3px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
color: inherit;
font-weight: 500;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
font-size: 14px;
border: none;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
width: 18px;
height: 18px;
text-align: center;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
line-height: 17px;
color: #383085;
font-size: 18px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
vertical-align: middle;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px;
background-color: #fff;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 15px;
padding-bottom: 0;
font-weight: 600;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total strong {
font-weight: inherit;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
margin: 0;
display: flex;
flex-wrap: nowrap;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
padding-left: 15px;
padding-right: 15px;
margin: 0;
width: 50%;
line-height: 45px;
}
.ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout) {
margin-right: 20px;
}
.admin-bar .ct-widget-cart-wrap .ct-widget-cart-sidebar {
top: 32px;
}
@media screen and (min-width: 992px) {
.admin-bar .widget-cart-sidebar {
top: 32px;
padding-bottom: 167px;
}
.admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
bottom: 32px;
}
}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
text-align: center;
}
.woocommerce ins {
background-color: transparent;
color: #383085;
}
.woocommerce .content-row #secondary.widget-has-sidebar:before {
display: none;
}
.woocommerce #secondary .widget {
padding: 0;
border: none;
margin-bottom: 52px;
}
.woocommerce #secondary .widget:last-child {
margin-bottom: 0;
}
.woocommerce #secondary .widget_product_search button {
padding: 0;
width: 53px;
height: 50px;
text-indent: -9999px;
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
opacity: 1;
z-index: 3;
border-left: 1px solid #ececf0;
color: #222;
font-size: 15px;
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.woocommerce #secondary .widget_product_search button:after {
content: "\f002";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: "Font Awesome 5 Pro";
text-indent: 0px;
font-weight: 400;
}
.woocommerce #secondary .widget_product_search button:hover {
background-color: #383085;
border-color: #383085;
color: #fff;
}
.woocommerce #secondary .widget_product_search .search-field {
height: 50px;
color: #222;
border-color: #ececf0;
font-size: 15px;
}
.woocommerce #secondary .widget_product_search .search-field:focus {
border-color: #383085;
}
.woocommerce #secondary .widget_product_search .search-field:focus + button {
border-color: #383085;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:before {
font-weight: 400;
color: #fff;
font-size: 16px;
content: '\f002';
font-family: "Font Awesome 5 Pro";
position: absolute;
top: 50%;
right: 23px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 2;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:after {
content: '';
z-index: 1;
height: 60px;
width: 60px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
position: absolute;
top: 0;
right: 0;
}
.woocommerce #secondary .widget_products ul li {
position: relative;
padding: 0 0 0 95px;
margin-bottom: 15px;
min-height: 80px;
}
.woocommerce #secondary .widget_products ul li .product-title {
margin-bottom: 0;
}
.woocommerce #secondary .widget_products ul li img {
margin: 0;
width: 100%;
max-width: 80px;
position: absolute;
top: 0;
left: 0;
border-radius: 7px;
-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
}
.woocommerce #secondary .widget_products ul li a {
font-size: 15px;
color: #222;
font-weight: 700;
line-height: 1.25;
margin-top: 8px;
margin-bottom: 6px;
font-family: 'Poppins', sans-serif;
}
.woocommerce #secondary .widget_products ul li a:hover {
color: #383085;
}
@media screen and (max-width: 769px) {
body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
border: none;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
width: 100% !important;
}
}
body.woocommerce form .form-row, body.woocommerce-page form .form-row {
padding: 0 0 10px;
}
body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
body.woocommerce textarea, body.woocommerce-page textarea {
padding-top: 24px;
padding-bottom: 24px;
min-height: 140px;
}
body.woocommerce .nice-select, body.woocommerce-page .nice-select {
border: 1px solid #ececec;
text-align: left;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
height: 50px;
}
body.woocommerce .nice-select span.current, body.woocommerce-page .nice-select span.current {
line-height: 35px;
}
body.woocommerce .nice-select:after, body.woocommerce-page .nice-select:after {
color: inherit;
}
body.woocommerce form .select2-container--default .select2-selection, body.woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #ececec;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 50px;
}
body.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, body.woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 50px;
color: #767677;
font-size: 16px;
padding-left: 14px;
}
body.woocommerce.btn-type-gradient #respond input#submit, body.woocommerce-page.btn-type-gradient #respond input#submit, body.woocommerce.btn-type-gradient a.button, body.woocommerce-page.btn-type-gradient a.button, body.woocommerce.btn-type-gradient a.wc-forward, body.woocommerce-page.btn-type-gradient a.wc-forward, body.woocommerce.btn-type-gradient button.button, body.woocommerce-page.btn-type-gradient button.button, body.woocommerce.btn-type-gradient input.button, body.woocommerce-page.btn-type-gradient input.button, body.woocommerce.btn-type-gradient .cart button.button, body.woocommerce-page.btn-type-gradient .cart button.button, body.woocommerce.btn-type-gradient a.button.alt, body.woocommerce-page.btn-type-gradient a.button.alt {
border: none;
color: #fff;
font-size: 16px;
padding: 0 42px;
line-height: 54px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
position: relative;
overflow: hidden;
z-index: 1;
font-weight: 600;
outline: none;
white-space: nowrap;
text-transform: inherit;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
background-image: -webkit-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -moz-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -ms-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: -o-linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
background-image: linear-gradient(90deg, #383085 0%, #6270b2 50%, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 300%, 1px;
background-position: 0%;
}
body.woocommerce.btn-type-gradient #respond input#submit:hover, body.woocommerce-page.btn-type-gradient #respond input#submit:hover, body.woocommerce.btn-type-gradient a.button:hover, body.woocommerce-page.btn-type-gradient a.button:hover, body.woocommerce.btn-type-gradient a.wc-forward:hover, body.woocommerce-page.btn-type-gradient a.wc-forward:hover, body.woocommerce.btn-type-gradient button.button:hover, body.woocommerce-page.btn-type-gradient button.button:hover, body.woocommerce.btn-type-gradient input.button:hover, body.woocommerce-page.btn-type-gradient input.button:hover, body.woocommerce.btn-type-gradient .cart button.button:hover, body.woocommerce-page.btn-type-gradient .cart button.button:hover, body.woocommerce.btn-type-gradient a.button.alt:hover, body.woocommerce-page.btn-type-gradient a.button.alt:hover, body.woocommerce.btn-type-gradient #respond input#submit:focus, body.woocommerce-page.btn-type-gradient #respond input#submit:focus, body.woocommerce.btn-type-gradient a.button:focus, body.woocommerce-page.btn-type-gradient a.button:focus, body.woocommerce.btn-type-gradient a.wc-forward:focus, body.woocommerce-page.btn-type-gradient a.wc-forward:focus, body.woocommerce.btn-type-gradient button.button:focus, body.woocommerce-page.btn-type-gradient button.button:focus, body.woocommerce.btn-type-gradient input.button:focus, body.woocommerce-page.btn-type-gradient input.button:focus, body.woocommerce.btn-type-gradient .cart button.button:focus, body.woocommerce-page.btn-type-gradient .cart button.button:focus, body.woocommerce.btn-type-gradient a.button.alt:focus, body.woocommerce-page.btn-type-gradient a.button.alt:focus, body.woocommerce.btn-type-gradient #respond input#submit:active, body.woocommerce-page.btn-type-gradient #respond input#submit:active, body.woocommerce.btn-type-gradient a.button:active, body.woocommerce-page.btn-type-gradient a.button:active, body.woocommerce.btn-type-gradient a.wc-forward:active, body.woocommerce-page.btn-type-gradient a.wc-forward:active, body.woocommerce.btn-type-gradient button.button:active, body.woocommerce-page.btn-type-gradient button.button:active, body.woocommerce.btn-type-gradient input.button:active, body.woocommerce-page.btn-type-gradient input.button:active, body.woocommerce.btn-type-gradient .cart button.button:active, body.woocommerce-page.btn-type-gradient .cart button.button:active, body.woocommerce.btn-type-gradient a.button.alt:active, body.woocommerce-page.btn-type-gradient a.button.alt:active {
outline: medium none;
text-decoration: none;
color: #fff;
background-position: 100%;
}
body.woocommerce.btn-type-normal #respond input#submit, body.woocommerce-page.btn-type-normal #respond input#submit, body.woocommerce.btn-type-normal a.button, body.woocommerce-page.btn-type-normal a.button, body.woocommerce.btn-type-normal a.wc-forward, body.woocommerce-page.btn-type-normal a.wc-forward, body.woocommerce.btn-type-normal button.button, body.woocommerce-page.btn-type-normal button.button, body.woocommerce.btn-type-normal input.button, body.woocommerce-page.btn-type-normal input.button, body.woocommerce.btn-type-normal .cart button.button, body.woocommerce-page.btn-type-normal .cart button.button, body.woocommerce.btn-type-normal a.button.alt, body.woocommerce-page.btn-type-normal a.button.alt {
border: none;
color: #fff;
font-size: 16px;
padding: 0 42px;
line-height: 54px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
position: relative;
overflow: hidden;
z-index: 1;
font-weight: 600;
outline: none;
white-space: nowrap;
text-transform: inherit;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
background-image: none;
background-color: #383085;
}
body.woocommerce.btn-type-normal #respond input#submit:hover, body.woocommerce-page.btn-type-normal #respond input#submit:hover, body.woocommerce.btn-type-normal a.button:hover, body.woocommerce-page.btn-type-normal a.button:hover, body.woocommerce.btn-type-normal a.wc-forward:hover, body.woocommerce-page.btn-type-normal a.wc-forward:hover, body.woocommerce.btn-type-normal button.button:hover, body.woocommerce-page.btn-type-normal button.button:hover, body.woocommerce.btn-type-normal input.button:hover, body.woocommerce-page.btn-type-normal input.button:hover, body.woocommerce.btn-type-normal .cart button.button:hover, body.woocommerce-page.btn-type-normal .cart button.button:hover, body.woocommerce.btn-type-normal a.button.alt:hover, body.woocommerce-page.btn-type-normal a.button.alt:hover, body.woocommerce.btn-type-normal #respond input#submit:focus, body.woocommerce-page.btn-type-normal #respond input#submit:focus, body.woocommerce.btn-type-normal a.button:focus, body.woocommerce-page.btn-type-normal a.button:focus, body.woocommerce.btn-type-normal a.wc-forward:focus, body.woocommerce-page.btn-type-normal a.wc-forward:focus, body.woocommerce.btn-type-normal button.button:focus, body.woocommerce-page.btn-type-normal button.button:focus, body.woocommerce.btn-type-normal input.button:focus, body.woocommerce-page.btn-type-normal input.button:focus, body.woocommerce.btn-type-normal .cart button.button:focus, body.woocommerce-page.btn-type-normal .cart button.button:focus, body.woocommerce.btn-type-normal a.button.alt:focus, body.woocommerce-page.btn-type-normal a.button.alt:focus, body.woocommerce.btn-type-normal #respond input#submit:active, body.woocommerce-page.btn-type-normal #respond input#submit:active, body.woocommerce.btn-type-normal a.button:active, body.woocommerce-page.btn-type-normal a.button:active, body.woocommerce.btn-type-normal a.wc-forward:active, body.woocommerce-page.btn-type-normal a.wc-forward:active, body.woocommerce.btn-type-normal button.button:active, body.woocommerce-page.btn-type-normal button.button:active, body.woocommerce.btn-type-normal input.button:active, body.woocommerce-page.btn-type-normal input.button:active, body.woocommerce.btn-type-normal .cart button.button:active, body.woocommerce-page.btn-type-normal .cart button.button:active, body.woocommerce.btn-type-normal a.button.alt:active, body.woocommerce-page.btn-type-normal a.button.alt:active {
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #2b2567;
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
color: inherit;
border-color: #383085;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
color: #383085;
}
.woocommerce #content .quantity, .woocommerce-page #content .quantity {
position: relative;
display: inline-block;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.woocommerce #content .quantity .qty, .woocommerce-page #content .quantity .qty {
padding: 0 10px;
border: 2px solid #e2e2e2;
color: #767677;
font-weight: 500;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 16px;
-moz-appearance: textfield;
height: 54px;
width: 83px;
}
.woocommerce #content .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #content .quantity .qty::-webkit-outer-spin-button, .woocommerce #content .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #content .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce #content .quantity-icon i, .woocommerce-page #content .quantity-icon i {
height: 12px;
width: 12px;
line-height: 12px;
text-align: center;
position: absolute;
color: #999;
font-size: 14px;
right: 12px;
cursor: pointer;
}
.woocommerce #content .quantity-icon i.quantity-up, .woocommerce-page #content .quantity-icon i.quantity-up {
top: 20px;
}
.woocommerce #content .quantity-icon i.quantity-down, .woocommerce-page #content .quantity-icon i.quantity-down {
bottom: 20px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 20px 15px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
font-weight: 500;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
width: 50px;
}
@media screen and (min-width: 992px) {
.woocommerce .content-row {
margin: 0 -15px;
}
.woocommerce #primary.content-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 75%;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
-o-flex: 0 0 75%;
max-width: 75%;
}
.woocommerce #secondary.widget-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 25%;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
-o-flex: 0 0 25%;
max-width: 25%;
}
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
height: 4px;
background-color: #e6e6e6;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
background-color: #383085;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
height: 10px;
width: 10px;
background-color: #383085;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
top: -3px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: center;
padding-top: 10px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
line-height: 36px;
font-size: 14px;
margin-right: 20px;
letter-spacing: 0.05em;
padding-left: 18px;
padding-right: 18px;
}
.woocommerce #secondary .widget_price_filter .price_label {
font-size: 14px;
color: #252525;
font-family: 'Poppins', sans-serif;
}
.widget_products .amount {
font-size: 14px;
font-weight: 700;
}
.widget_products del {
color: #8f8f8f;
}
.widget_products del .amount {
font-weight: 400;
color: #8f8f8f;
}
.widget_products .star-rating-wrap {
display: none !important;
}
.widget_rating_filter .wc-layered-nav-rating a {
font-size: 0px;
display: block;
padding-left: 28px !important;
position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
content: "";
height: 18px;
width: 18px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
border-color: #383085;
background-color: #383085;
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
border-color: #383085;
background-color: #383085;
}
#shop-topbar {
border-bottom: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
margin: 11px 0;
position: relative;
padding-left: 76px;
color: #000;
font-size: 16px;
min-height: 56px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#shop-topbar .shop-topbar-item i {
height: 56px;
width: 56px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
border: 1px solid #e5e5e5;
line-height: 54px;
text-align: center;
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
#shop-topbar .shop-topbar-item span {
font-weight: 500;
}
#shop-breadcrumb {
padding: 23px 0;
}
#shop-breadcrumb ul {
list-style: none;
margin: 0;
}
#shop-breadcrumb ul li {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #383085;
margin: 10px 0;
padding: 0 12px;
position: relative;
}
#shop-breadcrumb ul li::after {
content: '/';
color: #e9e9e9;
position: absolute;
top: 0;
right: -4px;
}
#shop-breadcrumb ul li:first-child {
padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
display: none;
}
#shop-breadcrumb ul li a {
color: #282828;
}
#shop-breadcrumb ul li a:hover {
color: #383085;
}
.woocommerce .star-rating-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
font-size: 16px;
margin-left: 8px;
color: #223543;
font-weight: 600;
}
.woocommerce span.onsale {
height: 45px;
width: 45px;
min-width: inherit;
min-height: inherit;
font-size: 16px;
color: #fff;
padding: 0;
text-align: center;
line-height: 45px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
margin: 0 !important;
top: 14px !important;
left: 29px !important;
right: auto !important;
font-weight: normal;
z-index: 1;
}
.woocommerce .star-rating {
margin: 0;
letter-spacing: 0.2em;
width: 90px;
height: 18px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating:before {
content: "\f27d\f27d\f27d\f27d\f27d";
font-family: 'Material-Design-Iconic-Font';
font-size: 18px;
}
.woocommerce .star-rating span::before {
color: #ffc600;
}
.woocommerce .star-rating:before {
color: #d4d4d4;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.woocommerce ul.products li.product {
margin-bottom: 44px;
margin-right: 0;
margin-left: 0;
padding: 0 15px;
}
.woocommerce ul.products li.product.last {
margin-right: 0;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(25% - 1px);
width: -webkit-calc(25% - 1px);
width: -ms-calc(25% - 1px);
width: -o-calc(25% - 1px);
}
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
font-size: 18px;
line-height: 26px;
margin-bottom: 7px;
font-weight: 700;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
color: #383085;
}
.woocommerce .woocommerce-product-category {
font-size: 14px;
color: inherit;
margin-bottom: 3px;
}
.woocommerce .woocommerce-product-category a {
color: inherit;
}
.woocommerce .woocommerce-product-category a:hover {
color: #383085;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
line-height: 26px;
font-weight: 700;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
color: #8f8f8f;
font-weight: 400;
opacity: 1;
}
.woocommerce ul.products li.product .price del .amount {
background-image: none;
text-fill-color: #8f8f8f;
-o-text-fill-color: #8f8f8f;
-ms-text-fill-color: #8f8f8f;
-moz-text-fill-color: #8f8f8f;
-webkit-text-fill-color: #8f8f8f;
}
.woocommerce ul.products li.product .price ins {
font-weight: inherit;
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 10px;
position: relative;
z-index: 101;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
margin: 0 30px 30px 0px;
flex-grow: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
margin-bottom: 30px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
float: none;
margin: 0;
font-size: 16px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
background-color: #fff;
}
.woocommerce .woocommerce-product-inner {
background-color: #fff;
-webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
-o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
padding-bottom: 22px;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
width: auto;
display: inline-block;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
position: absolute;
top: 0;
right: 0;
z-index: 99;
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
padding: 20px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 0.2s ease 0s;
-khtml-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
width: 40px;
height: 40px;
margin: 0px;
position: relative;
-webkit-transition: all 0.2s ease 0s;
-khtml-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
white-space: nowrap;
-webkit-transform: translateY(-100%) rotate(0);
-khtml-transform: translateY(-100%) rotate(0);
-moz-transform: translateY(-100%) rotate(0);
-ms-transform: translateY(-100%) rotate(0);
-o-transform: translateY(-100%) rotate(0);
transform: translateY(-100%) rotate(0);
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .button {
overflow: visible;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip {
position: absolute;
top: 50%;
background-color: #383085;
color: #fff;
text-indent: 0px;
right: 65px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 12px;
padding: 0 10px;
line-height: 30px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
visibility: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip:before {
content: '';
border-width: 6px;
border-style: solid;
border-color: transparent transparent transparent #383085;
position: absolute;
top: 50%;
right: -11px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip.tooltip-view-cart {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view:hover .view-tooltip {
opacity: 1;
right: 50px;
visibility: visible;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist {
position: absolute;
top: 70px;
right: 20px;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
position: absolute;
right: 20px;
top: 120px;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart {
position: absolute;
top: 20px;
right: 20px;
-webkit-transition-delay: 0;
transition-delay: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
margin-top: 0;
width: 40px;
height: 40px;
border: none;
padding: 0;
text-indent: -9999px;
background-color: #000;
background-position: inherit;
background-size: inherit;
background-image: none;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
color: #fff;
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:before {
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:after {
top: 0 !important;
right: 0px !important;
text-indent: 0px;
height: 40px !important;
width: 40px !important;
line-height: 40px !important;
text-align: center !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:before {
content: '\f07a';
font-size: 13px;
font-family: "Font Awesome 5 Pro";
font-weight: 400;
position: absolute;
top: 50%;
left: 50%;
text-indent: 0px;
transform: translate(-50%, -50%);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward:before {
content: '\f00c';
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart + .tooltip-view-cart {
display: block;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:hover {
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse {
width: 40px;
height: 40px;
position: relative;
text-indent: -9999px;
color: #222;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a {
height: 40px;
width: 40px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
color: #fff;
background-color: #000;
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a i {
font-size: 13px;
position: absolute;
top: 50%;
left: 50%;
text-indent: 0px;
transform: translate(-50%, -50%);
margin: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a:before {
content: "\f004";
font-family: "Font Awesome 5 Pro";
font-size: 13px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
text-indent: 0px;
transform: translate(-50%, -50%);
font-weight: 900;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button {
width: 40px;
height: 40px;
position: relative;
background-color: #000;
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-khtml-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.23);
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
display: inline-block;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button i {
font-size: 13px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
text-indent: 0px;
transform: translate(-50%, -50%);
margin: 0;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
opacity: 1;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta:before {
opacity: 1;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
opacity: 1;
-webkit-transform: translateY(0) rotate(360deg);
-khtml-transform: translateY(0) rotate(360deg);
-moz-transform: translateY(0) rotate(360deg);
-ms-transform: translateY(0) rotate(360deg);
-o-transform: translateY(0) rotate(360deg);
transform: translateY(0) rotate(360deg);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
margin-top: 24px;
text-align: center;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
line-height: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
float: none;
margin: 0 auto 8px auto;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
font-size: 14px;
color: rgba(0, 0, 0, 0.5);
margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
padding: 0px !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a {
color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a:hover {
color: #383085;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-subtitle {
color: rgba(51, 51, 51, 0.66);
font-size: 14px;
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr {
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr img {
width: auto !important;
margin: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap {
margin-bottom: 3px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap .count-rating {
display: none;
}
.woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
display: none !important;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
display: none !important;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
padding: 0;
text-align: center;
height: 60px;
width: 60px;
line-height: 60px;
font-size: 16px;
font-weight: 700;
color: #222;
background-color: #fff;
display: inline-block;
margin: 0 6px 10px 6px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
z-index: 1;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before {
-webkit-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-khtml-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-moz-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-ms-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-o-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
z-index: -2;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
z-index: -1;
opacity: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:after {
font-size: 16px;
content: '\f105';
font-weight: 400;
font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:after {
font-size: 16px;
font-weight: 400;
content: '\f104';
font-family: "Font Awesome 5 Pro";
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:before {
opacity: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:after, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:after {
opacity: 1;
}
.single-product .woocommerce-social-share {
padding-top: 30px;
}
.single-product .woocommerce-social-share label {
font-size: 14px;
color: #42495b;
font-family: 'Poppins', sans-serif;
margin-right: 20px;
}
.single-product .woocommerce-social-share a {
color: #6a6a6a;
font-size: 16px;
margin-right: 12px;
}
.single-product .woocommerce-social-share a:hover {
color: #383085;
}
.single-product .woocommerce-summary-wrap {
margin: 0 -25px;
}
.single-product .woocommerce-summary-wrap > .col-xl-6 {
padding: 0 25px;
}
.single-product #shop-breadcrumb {
padding-bottom: 46px;
}
.single-product #shop-newsletter {
margin-top: 30px;
}
.single-product .woocommerce-sg-product-price {
margin-bottom: 25px;
}
.single-product section.related {
padding-top: 72px;
}
.single-product section.related h2 {
font-size: 30px;
text-align: center;
margin-bottom: 0;
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
margin-top: 65px;
}
.single-product #primary div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature {
margin-top: 34px;
margin-bottom: 71px;
list-style: none;
}
.single-product #primary div.product .woocommerce-sg-product-feature li {
display: flex;
flex-wrap: nowrap;
}
.single-product #primary div.product .woocommerce-sg-product-feature li i {
margin-right: 8px;
margin-top: 8px;
}
.single-product #primary div.product .woocommerce-sg-product-feature li p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature li + li {
margin-top: 10px;
}
.single-product #primary div.product form.cart {
margin-bottom: 24px;
}
.single-product #primary div.product form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 700;
color: #232323;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product form.cart label {
font-size: 15px;
line-height: normal;
}
}
.single-product #primary div.product form.cart .reset_variations {
display: none !important;
}
.single-product #primary div.product form.cart .variations {
margin-bottom: 10px;
}
.single-product #primary div.product form.cart .variations td {
padding-bottom: 20px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #152136;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #383085;
color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button, .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .quantity {
margin-top: 20px;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-price {
margin: 25px 0;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button {
background-color: #383085;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button:hover {
background-color: transparent;
}
.single-product #primary div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form) {
display: flex;
margin: 0;
align-items: center;
flex-wrap: wrap;
}
.single-product #primary div.product form.cart:not(.variations_form) .quantity, .single-product #primary div.product form.cart:not(.grouped_form) .quantity, .single-product #primary div.product form.cart:not(.variations_form) .single_add_to_cart_button, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
margin-top: 10px;
}
.single-product #primary div.product .woocommerce-gallery span.onsale {
display: none;
}
.single-product #primary div.product .woocommerce-product-gallery {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-product-gallery {
margin-bottom: 50px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
-o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 40px;
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 20px;
margin-left: -10px;
margin-right: -10px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 15px;
width: 33.33%;
margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 10px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
outline: 5px solid rgba(56, 48, 133, 0.1);
outline-offset: -5px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
content: '';
background-color: rgba(56, 48, 133, 0.85);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
content: "\f06e";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
text-align: center;
color: #383085;
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
opacity: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
opacity: 0.8;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
opacity: 1;
}
.single-product #primary div.product .entry-summary {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
.single-product #primary div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product #primary div.product .entry-summary .yith-wcwl-add-to-wishlist {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .star-rating-wrap {
margin-bottom: 8px;
}
.single-product #primary div.product .entry-summary .entry-title {
font-size: 30px;
margin-bottom: 9px;
}
.single-product #primary div.product .entry-summary .price {
font-size: 24px;
line-height: 1;
color: #222;
font-family: 'Poppins', sans-serif;
font-weight: 600;
}
.single-product #primary div.product .entry-summary .price ins {
margin-right: 22px;
}
.single-product #primary div.product .entry-summary .price del {
color: #bfc7d3;
}
.single-product #primary div.product .entry-summary .price del .amount {
color: #bfc7d3;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt {
border-top: 1px dashed #6f6f6f;
padding-top: 21px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
font-size: 30px;
margin-bottom: 11px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button {
clear: left;
margin-top: 30px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
overflow: visible;
padding: 0;
margin-top: -20px;
margin-bottom: 0;
text-align: center;
position: relative;
z-index: 1;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
width: 100%;
height: 2px;
bottom: 24px;
z-index: -1;
background-color: #e2e2e2;
border: none;
top: auto;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
display: none;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
display: none !important;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
margin: 20px 8px 0 8px;
padding: 0;
border: none;
background-color: transparent;
position: relative;
z-index: 99;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none !important;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
display: block;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
display: block;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
padding: 0 50px;
font-size: 15px;
line-height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: #222;
font-weight: 600;
position: relative;
background-color: #fff;
z-index: 1;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:before {
content: '';
background-color: #fff;
border: 2px solid #e2e2e2;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
padding: 0 30px;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a {
color: #fff;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:before {
opacity: 0;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:after {
opacity: 1;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
font-size: 14px;
line-height: 26px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel {
padding-top: 32px;
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: 1px solid #dee2e6;
font-family: inherit;
color: #152136;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
margin-bottom: 10px !important;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
font-size: 24px;
margin-bottom: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
height: 140px;
min-height: 140px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
padding: 30px;
border: 1px solid #e9e9e9;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
padding: 0;
background-color: inherit;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 20px;
padding: 30px;
border: 1px solid #eee;
}
@media screen and (max-width: 1199px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
padding: 20px 15px 20px 20px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 80px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 13px;
font-weight: 500;
line-height: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: #222;
font-family: 'Poppins', sans-serif;
display: block;
line-height: 1;
margin-bottom: 4px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.single-product #primary div.product .quantity {
margin-right: 30px;
}
.single-product #primary div.product .product_meta {
padding-top: 29px;
border-top: 1px dashed #6f6f6f;
margin-top: 40px;
display: flex;
flex-wrap: wrap;
font-size: 14px;
color: inherit;
}
.single-product #primary div.product .product_meta > span {
display: block;
width: 100%;
color: #222;
}
.single-product #primary div.product .product_meta > span + span {
margin-top: 5px;
}
.single-product #primary div.product .product_meta a {
color: #636363;
}
.single-product #primary div.product .product_meta a:hover {
color: #383085;
}
@media screen and (min-width: 768px) {
.single-product.header-sticky #primary div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar #primary div.product .entry-summary {
top: 150px;
}
}
body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
padding: 0 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
width: 180px !important;
height: 54px;
padding: 0 25px;
font-size: 16px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
font-size: 15px;
font-weight: 700;
color: #333;
padding: 10px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid #383085;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
text-align: left;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td.actions, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td.actions {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
color: #383085;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
color: #152136;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
position: relative;
min-width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
font-size: 0px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
content: "\f136";
font-family: "Material-Design-Iconic-Font";
font-size: 18px;
height: 32px;
width: 32px;
line-height: 32px;
background-color: #383085;
color: #fff;
-webkit-border-radius: 32px;
-khtml-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
border-radius: 32px;
font-weight: normal;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
margin: auto;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
color: #fff;
background-color: rgba(56, 48, 133, 0.85);
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
min-height: 57px;
}
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
background-color: #fff;
padding: 40px 50px;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
width: 33.33%;
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
width: 50%;
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
padding: 30px;
width: 100%;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
font-size: 24px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
margin-bottom: 20px;
padding-bottom: 14px;
text-transform: capitalize;
}
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
vertical-align: middle !important;
border: none !important;
color: inherit;
font-weight: normal;
padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-wishlist .cart-collaterals .cart_totals td {
border: none !important;
padding: 12px 10px;
text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong, body.woocommerce-wishlist .cart-collaterals .cart_totals strong {
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
color: #222;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table, body.woocommerce-wishlist .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
color: #383085;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
content: '\f2f9';
margin-left: 9px;
font-family: "Material-Design-Iconic-Font";
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: #383085;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
font-size: 16px;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
margin: 0 -15px;
width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
margin: 0;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 100%;
}
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 24px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: #383085;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: FontAwesome;
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 24px;
font-weight: 700;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
font-weight: 500;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
border-right: none;
border-top: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
font-weight: 700;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
border-left: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
font-size: 14px;
font-weight: 700;
color: #383085;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #f7f8fa;
border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 20px;
border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 20px;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
float: none;
margin-top: 10px;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
.woocommerce-checkout .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-checkout .woocommerce-customer-details .woocommerce-column__title {
font-size: 26px;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
width: 50%;
max-width: 50%;
margin-top: 55px;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
width: 100%;
max-width: 100%;
}
}
.woocommerce-account .site-content #primary .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
display: block;
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
width: 30%;
float: left;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 60px;
}
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
font-size: 16px;
padding: 10px 0;
color: #42495b;
position: relative;
display: block;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: #383085;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
content: "\f178";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "FontAwesome";
color: #383085;
margin-left: -16px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: inherit;
padding-left: 26px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
margin-left: 0;
opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
margin-bottom: 30px;
padding: 0 15px;
width: 70%;
float: left;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
width: 100%;
margin-bottom: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
flex: inherit;
max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
background-color: #f8f8f8;
border: 1px solid #eee;
padding: 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
max-width: 670px;
margin: 0px auto 30px auto;
display: block;
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
font-weight: 500;
margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .password-input {
display: block;
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
margin-right: 16px;
height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
color: #383085;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
color: #383085;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
padding: 0;
line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
position: relative;
top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
text-align: center;
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
margin: 0 -15px;
width: inherit;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
font-size: 24px;
margin-bottom: 22px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary #customer_login {
margin: 0;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 100%;
padding: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
background-color: transparent;
padding: 8px 0;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: #383085;
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
body #yith-quick-view-modal .yith-quick-view-overlay {
background-color: rgba(0, 0, 0, 0.85);
}
body #yith-quick-view-modal .yith-wcqv-main {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
color: rgba(0, 0, 0, 0.2);
opacity: 1;
border: none;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 0px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
content: "\f410";
font-family: "Font Awesome 5 Pro";
font-size: 18px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
color: #383085;
}
body #yith-quick-view-modal .onsale {
top: 29px !important;
}
body #yith-quick-view-modal #yith-quick-view-content div.images {
padding: 15px;
margin-bottom: 0;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content div.images {
width: 100%;
margin-bottom: 30px;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
padding: 30px 30px 15px 15px;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
width: 100%;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
font-size: 30px;
margin-bottom: 5px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
margin-bottom: 10px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
font-weight: 600;
color: #383085;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
color: #666;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
border-top: 1px solid #f7f9fb;
border-bottom: 1px solid #f7f9fb;
padding: 18px 0;
margin-bottom: 30px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 600;
color: #232323;
font-family: 'Poppins', sans-serif;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .reset_variations {
display: none !important;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #6f6f6f;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #383085;
color: #fff;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-details__short-description p {
margin-bottom: 24px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as {
display: block;
font-weight: 600;
font-size: 15px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a {
color: #383085;
margin-left: 7px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a:hover {
color: #000;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in {
display: none;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .quantity .qty {
margin: 0 20px 0 0;
padding: 0 12px;
width: 70px;
height: 54px;
}
.wishlist-title {
width: 100%;
text-align: center;
margin: 0 0 45px;
}
.wishlist-title .button .fa {
font-family: FontAwesome;
}
.hidden-title-form input + input {
margin-top: 15px;
}
.hidden-title-form .btn {
line-height: 51px !important;
}
.shop_table.cart.wishlist_table {
margin-bottom: 0 !important;
}
#yith-wcwl-form tfoot td {
display: none;
}
#yith-wcwl-form .product-stock-status {
font-size: 16px;
font-weight: 600;
}
#yith-wcwl-form .product-stock-status .wishlist-in-stock {
color: #000 !important;
}
#yith-wcwl-form .wishlist-empty {
text-align: center !important;
}
#yith-wcwl-form .product-add-to-cart {
text-align: right !important;
}
#yith-wcwl-form .product-add-to-cart a.button {
padding: 0 34px;
display: inline-block !important;
}
#yith-wcwl-form .product-add-to-cart a.button.loading {
padding-right: 30px;
}
#yith-wcwl-form .product-add-to-cart a.button.loading:after {
top: 0 !important;
right: 0px !important;
text-indent: 0px;
height: 50px !important;
width: 50px !important;
line-height: 50px !important;
text-align: center !important;
}
#yith-wcwl-form .yith-wcwl-share {
display: none;
}
@media screen and (max-width: 767px) {
#yith-wcwl-form {
overflow-x: scroll;
}
#yith-wcwl-form .cart.wishlist_table {
min-width: 767px;
}
}
#stripe-payment-data .form-row > label + div {
width: 100%;
}
.woocommerce-lost-password .woocommerce-error {
max-width: 440px;
margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword {
border: 1px solid #efefef;
background-color: #f9f9f9;
padding: 35px 30px 25px;
max-width: 440px;
margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword p {
width: 100% !important;
float: none !important;
}
.woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
width: 100%;
height: 54px;
line-height: 54px !important;
padding: 0 30px !important;
color: #fff !important;
}
.woocommerce-lost-password .woocommerce-form-row label {
margin-bottom: 4px;
font-weight: 500;
}
.slick-slide.slick-cloned img.lazyload {
max-width: 100px;
}
#elementor-panel-get-pro-elements {
display: none !important;
}
.elementor-icons-manager__tab__item {
height: 80px !important;
}
.elementor-element .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
max-width: 1190px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
max-width: 1200px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended .elementor-section-boxed > .elementor-column-gap-no {
max-width: 1170px;
}
.elementor-editor-active .site-footer-custom, .elementor-editor-active #ct-header-wrap, .elementor-editor-active .ct-header-slider, .elementor-editor-active #ct-header-elementor, .elementor-editor-active #pagetitle {
display: none !important;
}
.elementor-editor-active .elementor-element--toggle-edit-tools.elementor-widget-empty {
background-color: transparent;
}
.elementor-editor-active .tnp-field > label {
display: none;
}
.elementor-editor-active.single-header .site-content {
background-color: #f4f4f4;
}
.elementor-editor-active .ct-grid .grid-item {
position: static !important;
}
.elementor-editor-active .ct-grid .ct-grid-inner {
height: auto !important;
}
.elementor-editor-active .ct-grid .ct-grid-inner .grid-sizer {
display: none;
}
.elementor-editor-active .elementor-element .elementor-container .elementor-editor-element-settings.elementor-editor-section-settings {
margin-left: 120px;
}
.site-content .elementor-widget-text-editor {
color: inherit;
font-family: inherit;
font-weight: inherit;
}
.site-content .elementor-top-section:not(.elementor-section-full_width) .elementor-section.elementor-inner-section > .elementor-container {
margin: 0 -15px;
max-width: inherit !important;
}
.site-footer-custom .elementor-container.elementor-column-gap-default {
margin: 0 -10px;
}
.site-footer-custom .elementor-container.elementor-column-gap-extended {
margin: 0 -15px;
}
.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default {
margin: 0 auto;
}
.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended {
margin: 0 -10px;
}
.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended {
margin: 0 auto;
}
.site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended {
margin: 0 -15px;
}
.site-footer-custom .elementor-section-stretched.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-khtml-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
margin: 0;
}
.site-footer-custom .elementor-widget-text-editor {
color: inherit;
font-family: inherit;
font-weight: inherit;
}
.footer-template-default #ct-masthead, .footer-template-default #pagetitle {
display: none;
}
.elementor-section-full_width.landing-boxed > .elementor-container {
max-width: 1810px;
padding: 0 55px;
}
@media screen and (max-width: 1260px) {
.elementor-section-full_width.landing-boxed > .elementor-container {
padding: 0 15px;
}
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row {
background-color: #fff;
-webkit-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
-khtml-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
-moz-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
-ms-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
-o-box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
box-shadow: 0 0 54px rgba(7, 0, 76, 0.30);
overflow: hidden;
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row .elementor-element > .elementor-container {
margin-left: auto;
margin-right: auto;
}
.elementor-section-full_width.landing-boxed > .elementor-container > .elementor-row {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-text-editor p:last-child {
margin-bottom: 0;
}
.elementor-widget-icon-box .elementor-icon i:before {
position: static;
}
body .elementor-widget-icon-box.elementor-view-framed .elementor-icon, body .elementor-widget-icon-box.elementor-view-default .elementor-icon {
fill: #383085;
color: #383085;
border-color: #383085;
}
.single-footer #ct-masthead, .elementor_library-template-default.single-elementor_library #ct-masthead, .single-footer #colophon, .elementor_library-template-default.single-elementor_library #colophon {
display: none;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel2.ct-slick-slider .slick-list, .ct-testimonial-carousel2.ct-slick-slider .slick-list, .ct-portfolio-carousel2.ct-slick-slider .slick-list, .ct-client1.ct-slick-slider .slick-list {
margin: 0;
}
.col-offset-left > .elementor-column-wrap .elementor-widget-wrap, .col-offset-left > .elementor-widget-wrap, .ct-column-offset-left > .elementor-column-wrap .elementor-widget-wrap, .ct-column-offset-left > .elementor-widget-wrap {
padding-left: 0 !important;
}
.col-offset-right > .elementor-column-wrap .elementor-widget-wrap, .col-offset-right > .elementor-widget-wrap, .ct-column-offset-right > .elementor-column-wrap .elementor-widget-wrap, .ct-column-offset-right > .elementor-widget-wrap {
padding-right: 0 !important;
}
}
.animate-time1 .wow {
animation-delay: 100ms;
}
.animate-time2 .wow {
animation-delay: 200ms;
}
.animate-time3 .wow {
animation-delay: 300ms;
}
.animate-time4 .wow {
animation-delay: 400ms;
}
.animate-time5 .wow {
animation-delay: 500ms;
}
.animate-time6 .wow {
animation-delay: 600ms;
}
.animate-time7 .wow {
animation-delay: 700ms;
}
.animate-time8 .wow {
animation-delay: 800ms;
}
.animate-time9 .wow {
animation-delay: 800ms;
}
.animate-time10 .wow {
animation-delay: 1000ms;
}
.animate-time11 .wow {
animation-delay: 1100ms;
}
.animate-time12 .wow {
animation-delay: 1200ms;
}
.animate-time13 .wow {
animation-delay: 1300ms;
}
.animate-time14 .wow {
animation-delay: 1400ms;
}
.animate-time15 .wow {
animation-delay: 1500ms;
}
.animate-time16 .wow {
animation-delay: 1600ms;
}
.ct-logo {
opacity: 1;
}
.ct-logo a {
display: inline-block;
}
.ct-logo img {
width: auto;
}
.ct-logo-animate {
display: inline-flex;
position: absolute;
top: 0;
left: 0;
}
.ct-logo-animate .ct-logo1 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: auto;
line-height: 1;
}
.ct-logo-animate .ct-logo1 .ct-logo-inner {
animation: ctspinY 4s linear infinite;
-webkit-animation: ctspinY 4s linear infinite;
display: inline-flex;
}
.ct-logo-animate .ct-logo2 {
animation: ctspin 22s linear infinite;
-webkit-animation: ctspin 22s linear infinite;
}
.ct-nav-menu1 .ct-main-menu > li.menu-item-has-children > a:after {
-webkit-transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-khtml-transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-moz-transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-ms-transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-o-transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
transition: transform 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
}
.ct-nav-menu1 .ct-main-menu > li.menu-item-has-children:hover > a:after {
transform: rotate(45deg);
}
.ct-nav-menu1 .ct-main-menu > li:hover > a, .ct-nav-menu1 .ct-main-menu > li.current_page_item > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current-menu-item > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current_page_ancestor > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li.current-menu-ancestor > a:not(.is-one-page), .ct-nav-menu1 .ct-main-menu > li a.is-one-page.ct-onepage-active {
color: #383085;
}
.ct-nav-menu1 .ct-main-menu > li .link-icon {
color: inherit;
}
.ct-nav-menu1 .ct-main-menu .sub-menu {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-nav-menu1.style1 .ct-main-menu > li > a:before {
display: none;
}
.ct-nav-menu1.style2 .ct-main-menu > li {
z-index: 1;
}
.ct-nav-menu1.style2 .ct-main-menu > li:after {
content: '';
height: 34px;
width: 1px;
background: #d8d8d8;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -17px;
z-index: -1;
}
.ct-nav-menu1.style2 .ct-main-menu > li:last-child:after {
display: none;
}
.ct-nav-menu1.style2 .ct-main-menu > li > a:before {
height: 4px;
}
.ct-nav-menu1.style3 .ct-main-menu > li > a:before {
display: block;
height: 3px;
width: 0;
background: #383085;
right: auto;
left: -14px;
bottom: auto;
margin-top: 17px;
top: 50%;
}
.ct-nav-menu1.style3 .ct-main-menu > li > a.ct-onepage-active:before, .ct-nav-menu1.style3 .ct-main-menu > li:hover > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-parent > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a:before, .ct-nav-menu1.style3 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a:before {
width: 42px;
}
.ct-nav-menu1.style4 .ct-main-menu > li > a:before {
display: block;
background: #383085;
height: 4px;
}
.ct-nav-menu1.style5 .ct-main-menu > li {
margin: 0 10px;
}
@media screen and (max-width: 1600px) {
.ct-nav-menu1.style5 .ct-main-menu > li {
margin-left: 4px;
margin-right: 4px;
}
}
.ct-nav-menu1.style5 .ct-main-menu > li > a {
font-size: 18px;
font-weight: 500;
color: #000;
}
@media screen and (max-width: 1600px) {
.ct-nav-menu1.style5 .ct-main-menu > li > a {
font-size: 16px;
}
}
.ct-nav-menu1.style5 .ct-main-menu > li > a:before, .ct-nav-menu1.style5 .ct-main-menu > li > a:after {
display: none;
}
.ct-nav-menu1.style5 .ct-main-menu > li > a span {
padding: 8px 22px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1600px) {
.ct-nav-menu1.style5 .ct-main-menu > li > a span {
padding-left: 18px;
padding-right: 18px;
}
}
@media screen and (max-width: 1260px) {
.ct-nav-menu1.style5 .ct-main-menu > li > a span {
padding-left: 14px;
padding-right: 14px;
}
}
.ct-nav-menu1.style5 .ct-main-menu > li > a.ct-onepage-active, .ct-nav-menu1.style5 .ct-main-menu > li:hover > a, .ct-nav-menu1.style5 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-parent:not(.menu-item-type-custom) > a, .ct-nav-menu1.style5 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a {
color: #fff;
}
.ct-nav-menu1.style5 .ct-main-menu > li > a.ct-onepage-active span, .ct-nav-menu1.style5 .ct-main-menu > li:hover > a span, .ct-nav-menu1.style5 .ct-main-menu > li.current_page_item:not(.menu-item-type-custom) > a span, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-item:not(.menu-item-type-custom) > a span, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-parent:not(.menu-item-type-custom) > a span, .ct-nav-menu1.style5 .ct-main-menu > li.current_page_ancestor:not(.menu-item-type-custom) > a span, .ct-nav-menu1.style5 .ct-main-menu > li.current-menu-ancestor:not(.menu-item-type-custom) > a span {
background-color: #383085;
}
.ct-nav-menu1.style6 .ct-main-menu > li > a:before {
bottom: auto;
top: 50%;
margin-top: 16px;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.ct-header-menu-popup span {
color: #fff;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.025em;
display: inline-block;
padding: 4px 0;
position: relative;
cursor: pointer;
}
.ct-header-menu-popup span:before, .ct-header-menu-popup span:after {
content: '';
width: 25px;
height: 2px;
background-color: #383085;
position: absolute;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-header-menu-popup span:before {
top: 0;
left: 0;
}
.ct-header-menu-popup span:after {
right: 0;
bottom: 0;
}
.ct-header-menu-popup span:hover:before, .ct-header-menu-popup span:hover:after {
width: 100%;
}
.ct-navigation-menu1.style-modern a {
display: block;
background-color: #f5f5f5;
font-size: 18px;
color: #080808;
padding: 8px 24px;
}
.ct-navigation-menu1.style-modern a:hover {
background-color: #383085;
color: #fff;
}
.ct-navigation-menu1.style-modern li.current-menu-item > a {
background-color: #383085;
color: #fff;
}
.ct-navigation-menu1.style-modern li + li {
margin-top: 10px;
}
.pxl-split-text.wow {
visibility: visible !important;
}
.ct-heading {
position: relative;
z-index: 1;
}
.ct-heading .ct-item--inner {
display: inline-block;
position: relative;
}
.ct-heading .sub-divider-image {
margin-top: -3px;
line-height: 1;
}
.ct-heading.sub-style2 {
display: inline-flex;
align-items: center;
}
.ct-heading .item--sub-title {
font-weight: 600;
display: inline-block;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
}
.ct-heading .item--sub-title:before {
opacity: 0;
}
.ct-heading .item--sub-title.style12 {
font-size: 15px;
font-weight: 700;
color: #383085;
line-height: 27px;
padding: 0 8px;
border-radius: 3px;
background-color: rgba(56, 48, 133, 0.14);
margin-bottom: 17px;
}
.ct-heading .item--sub-title.style1 {
padding-left: 75px;
position: relative;
}
.ct-heading .item--sub-title.style1:before {
content: '';
width: 50px;
height: 3px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
box-shadow: 0 7px 16px rgba(12, 12, 12, 0.22);
}
.ct-heading .item--sub-title.style1.hide-line {
padding-left: 0;
}
.ct-heading .item--sub-title.style2 {
position: absolute;
left: 9px;
top: 0;
-webkit-transform: rotate(-90deg) translateX(calc(-50% - 42px));
-khtml-transform: rotate(-90deg) translateX(calc(-50% - 42px));
-moz-transform: rotate(-90deg) translateX(calc(-50% - 42px));
-ms-transform: rotate(-90deg) translateX(calc(-50% - 42px));
-o-transform: rotate(-90deg) translateX(calc(-50% - 42px));
transform: rotate(-90deg) translateX(calc(-50% - 42px));
font-family: inherit;
color: #666;
font-size: 18px;
letter-spacing: 0.3em;
font-weight: 400;
padding-bottom: 4px;
transform-origin: 0 50%;
-webkit-transform-origin: 0 50%;
}
.ct-heading .item--sub-title.style2:before {
content: '';
height: 4px;
position: absolute;
bottom: 0;
left: 0;
right: 5px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(bottom, #6270b2, #383085);
background-image: -moz-linear-gradient(bottom, #6270b2, #383085);
background-image: -ms-linear-gradient(bottom, #6270b2, #383085);
background-image: -o-linear-gradient(bottom, #6270b2, #383085);
background-image: linear-gradient(bottom, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085');
}
.ct-heading .item--sub-title.style2 + .item--title {
padding-left: 52px;
}
.ct-heading .item--sub-title.style3 {
padding-right: 114px;
position: relative;
color: #383085;
font-weight: 700;
margin-bottom: 10px;
}
.ct-heading .item--sub-title.style3:before {
content: '';
width: 102px;
height: 2px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
}
.ct-heading .item--sub-title.style4 {
padding-right: 213px;
position: relative;
color: #383085;
font-weight: 700;
margin-bottom: 7px;
}
.ct-heading .item--sub-title.style4:before {
content: '';
width: 191px;
height: 9px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-image: url(../images/sub-title.png);
background-repeat: no-repeat;
}
.ct-heading .item--sub-title.style5 {
padding-left: 188px;
padding-right: 188px;
position: relative;
color: #383085;
font-weight: 700;
margin-bottom: 7px;
}
.ct-heading .item--sub-title.style5:before, .ct-heading .item--sub-title.style5:after {
content: '';
width: 174px;
height: 9px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-image: url(../images/sub-title.png);
background-repeat: no-repeat;
}
.ct-heading .item--sub-title.style5:after {
left: auto;
right: 0;
}
.ct-heading .item--sub-title.style6 {
padding-right: 50px;
position: relative;
color: #383085;
font-weight: 700;
margin-bottom: 10px;
}
.ct-heading .item--sub-title.style6:before {
content: '';
width: 37px;
height: 3px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
}
.ct-heading .item--sub-title.style7 {
padding-left: 50px;
padding-right: 50px;
position: relative;
color: #383085;
font-weight: 700;
margin-bottom: 7px;
}
.ct-heading .item--sub-title.style7:before, .ct-heading .item--sub-title.style7:after {
content: '';
width: 37px;
height: 3px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
}
.ct-heading .item--sub-title.style7:after {
left: auto;
right: 0;
}
.ct-heading .item--sub-title.style8 {
padding-right: 44px;
position: relative;
color: #383085;
font-weight: 600;
margin-bottom: 6px;
}
.ct-heading .item--sub-title.style8 span {
width: 31px;
height: 6px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style8 span:before, .ct-heading .item--sub-title.style8 span:after {
content: '';
background-color: #383085;
position: absolute;
height: 2px;
left: 0;
}
.ct-heading .item--sub-title.style8 span:before {
width: 100%;
top: 0;
}
.ct-heading .item--sub-title.style8 span:after {
width: 17px;
bottom: 0;
}
.ct-heading .item--sub-title.style9 {
padding-left: 44px;
padding-right: 44px;
position: relative;
color: #383085;
font-weight: 600;
margin-bottom: 6px;
}
.ct-heading .item--sub-title.style9 span {
width: 31px;
height: 6px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style9 span:before, .ct-heading .item--sub-title.style9 span:after {
content: '';
background-color: #383085;
position: absolute;
height: 2px;
}
.ct-heading .item--sub-title.style9 span:before {
width: 100%;
top: 0;
}
.ct-heading .item--sub-title.style9 span:after {
width: 17px;
bottom: 0;
}
.ct-heading .item--sub-title.style9 .line-left {
left: 0;
}
.ct-heading .item--sub-title.style9 .line-left:before, .ct-heading .item--sub-title.style9 .line-left:after {
right: 0;
}
.ct-heading .item--sub-title.style9 .line-right {
right: 0;
}
.ct-heading .item--sub-title.style9 .line-right:before, .ct-heading .item--sub-title.style9 .line-right:after {
left: 0;
}
.ct-heading .item--sub-title.style10 {
font-size: 18px;
color: #383085;
font-family: inherit;
font-weight: 400;
padding-left: 65px;
position: relative;
margin-bottom: 8px;
}
.ct-heading .item--sub-title.style10 .sub-dots {
position: absolute;
width: 54px;
height: 16px;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-heading .item--sub-title.style10 .sub-dots span, .ct-heading .item--sub-title.style10 .sub-dots:before, .ct-heading .item--sub-title.style10 .sub-dots:after {
content: '';
width: 16px;
height: 16px;
border: 3px solid #fff;
-webkit-border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
border-radius: 16px;
-webkit-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
-khtml-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
-moz-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
-ms-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
-o-box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
box-shadow: 0 0 6px rgba(1, 1, 1, 0.15);
background: #383085;
position: absolute;
top: 0;
}
.ct-heading .item--sub-title.style10 .sub-dots span {
left: 0;
}
.ct-heading .item--sub-title.style10 .sub-dots:before {
background-color: #000;
left: 20px;
}
.ct-heading .item--sub-title.style10 .sub-dots:after {
left: 40px;
}
.ct-heading .item--sub-title.show-line:before {
opacity: 1;
}
.ct-heading .item--sub-title.hide-line {
padding-left: 0;
}
.ct-heading .item--sub-title.hide-line:before {
display: none;
}
.ct-heading .item--sub-title.style11 {
display: inline-flex;
font-size: 14px;
color: #444;
font-weight: normal;
line-height: 35px;
background-color: #fff;
border-radius: 35px;
padding: 0 20px;
box-shadow: 0 0 27px rgba(0, 0, 0, 0.12);
margin-bottom: 20px;
}
.ct-heading .item--sub-title.style11 .item--sub-icon {
width: 35px;
height: 35px;
display: inline-flex;
border-radius: 35px;
align-items: center;
justify-content: center;
font-size: 16px;
color: #fff;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
margin-right: 12px;
margin-left: -20px;
box-shadow: 0 6px 18px rgba(2, 8, 38, 0.12);
}
.ct-heading .item--title {
margin-bottom: 0;
}
.ct-heading .item--title .ct-typingout-wrap {
position: relative;
min-width: 315px;
}
.ct-heading .item--title .ct-typingout-wrap img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.ct-heading .item--title .ct-typingout-wrap, .ct-heading .item--title .ct-typingout-typed, .ct-heading .item--title .ct-typingout-animation {
color: inherit !important;
}
.ct-heading .item--title strong {
font-weight: 700;
}
@media screen and (max-width: 767px) {
.ct-heading .item--title br {
display: none;
}
}
.ct-heading .item--title .d-inline-block {
padding-bottom: 3px;
}
.ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
padding-left: 82px;
position: relative;
display: inline-block;
}
.ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
width: 54px;
height: 3px;
position: absolute;
top: 21px;
left: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
@media screen and (max-width: 1024px) {
.ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
padding-left: 68px;
}
.ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
width: 40px;
}
}
@media screen and (max-width: 575px) {
.ct-heading .item--title.st-line-left1 span.sp-main, .ct-heading .item--title.st-line-right1 span.sp-main {
padding-left: 0;
padding-top: 23px;
}
.ct-heading .item--title.st-line-left1 span.sp-main i, .ct-heading .item--title.st-line-right1 span.sp-main i {
width: 54px;
top: 0;
left: 0;
}
}
.ct-heading .item--title span.d-inline-block, .ct-heading .item--title span.slide-in-container {
color: inherit;
}
.ct-heading .item--title.st-line-right1 span.sp-main {
padding-left: 0;
padding-right: 82px;
}
.ct-heading .item--title.st-line-right1 span.sp-main i {
left: auto;
right: 0;
}
.ct-heading .item--title.st-line-right2 span.sp-main {
padding-right: 56px;
position: relative;
display: inline-block;
}
.ct-heading .item--title.st-line-right2 span.sp-main:before {
content: '';
width: 39px;
height: 3px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-heading .item--title.st-line-left2 span.sp-main {
padding-left: 66px;
position: relative;
display: inline-block;
}
.ct-heading .item--title.st-line-left2 span.sp-main i {
width: 50px;
height: 11px;
position: absolute;
top: 15px;
left: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:before, .ct-heading .item--title.st-line-left2 span.sp-main i:after {
content: '';
background-color: #383085;
height: 3px;
position: absolute;
right: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:before {
width: 25px;
top: 0;
}
.ct-heading .item--title.st-line-left2 span.sp-main i:after {
width: 50px;
top: 8px;
}
.ct-heading .item--title.st-line-left3 span.sp-main {
padding-left: 58px;
position: relative;
display: inline-block;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape {
width: 40px;
height: 40px;
position: absolute;
top: 11px;
left: 0;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i {
height: 11px;
width: 11px;
-webkit-border-radius: 11px;
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
background-color: #000;
position: absolute;
top: 0;
left: 0;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(2) {
background-color: #383085;
left: 14px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(3) {
left: 30px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(4) {
top: 14px;
left: 14px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(5) {
top: 14px;
left: 30px;
}
.ct-heading .item--title.st-line-left3 span.sp-main .dot-shape i:nth-child(6) {
background-color: #383085;
top: 28px;
left: 30px;
}
.ct-heading .item--title.st-line-top1 .ct-heading-divider {
height: 3px;
margin-bottom: 20px;
}
.ct-heading .item--title.st-line-top1 .ct-heading-divider span {
width: 54px;
height: 3px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
display: inline-block;
vertical-align: top;
}
.ct-heading .item--title.st-line-top2 .ct-heading-divider {
height: 3px;
margin-bottom: 13px;
}
.ct-heading .item--title.st-line-top2 .ct-heading-divider span {
width: 44px;
height: 3px;
background-color: #383085;
display: inline-block;
vertical-align: top;
}
.ct-heading .item--title.st-line-bottom1 .ct-heading-divider {
height: 3px;
margin-top: 6px;
}
.ct-heading .item--title.st-line-bottom1 .ct-heading-divider span {
width: 50px;
height: 2px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
display: inline-block;
vertical-align: top;
}
.ct-heading .item--title b {
color: #383085;
font-weight: inherit;
}
.ct-heading .item--title meta, .ct-heading .item--title span span {
color: #6270b2;
}
.ct-heading .item--title cite {
color: #383085;
font-family: 'Playfair Display';
}
.ct-heading .item--title cite.ct-text-highlight {
font-family: inherit;
font-style: normal;
}
.ct-heading .item--title i {
color: #383085;
font-family: 'Playfair Display';
font-style: normal;
}
.ct-heading .item--title small {
font-size: inherit;
line-height: inherit;
font-weight: normal;
}
.ct-heading h3.item--title {
font-size: 36px;
line-height: 1.33333;
}
@media screen and (max-width: 991px) {
.ct-heading h3.item--title {
font-size: 30px;
}
}
.ct-heading span.item--title {
display: block;
}
.ct-heading.item-st-line-left2 .item--sub-title {
color: #383085;
}
.ct-heading.item-st-line-left3 .item--sub-title {
color: #383085;
font-weight: 700;
}
.ct-heading.ct-heading-left.item-st-line-left2 .item--sub-title {
padding-left: 66px;
}
.ct-heading.ct-heading-left.item-st-line-left2.h-align-center .st-line-left2 span {
text-align: left;
}
.ct-heading.ct-heading-left.item-st-line-left2.h-align-center .item--sub-title {
padding-left: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--sub-title {
padding-right: 66px;
padding-left: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span {
padding-left: 0;
padding-right: 66px;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span i {
left: auto;
right: 0;
}
.ct-heading.ct-heading-right.item-st-line-left2 .item--title span i:before, .ct-heading.ct-heading-right.item-st-line-left2 .item--title span i:after {
right: auto;
left: 0;
}
.ct-heading.ct-heading-left.item-st-line-left3 .item--sub-title {
padding-left: 58px;
}
.ct-heading.ct-heading-right.item-st-line-left3 .item--sub-title {
padding-left: 0;
padding-right: 58px;
}
.ct-heading.item-st-line-center .item--title {
display: flex;
align-items: center;
}
.ct-heading.item-st-line-center .item--title:before, .ct-heading.item-st-line-center .item--title:after {
content: '';
width: 100%;
height: 1px;
background-color: #d5d2d2;
}
.ct-heading.item-st-line-center .item--title .sp-main {
white-space: nowrap;
padding: 0 24px;
}
@media screen and (max-width: 767px) {
.ct-heading.item-st-line-center .item--title .sp-main {
white-space: inherit;
}
}
.ct-title-custom1 .ct-heading .item--title cite {
color: #6270b2;
font-style: italic;
}
.ct-title-custom1 .item--sub-title.style2::before {
background: #cdd1d4;
}
.ct-title-custom2 .ct-heading .item--title cite {
font-style: italic;
}
.ct-title-custom2 .item--sub-title.style2::before {
background: #cdd1d4;
}
.line-sub-preset2 .ct-heading .item--sub-title.style1:before {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-video-button, .ct-video-button-portfolio {
height: 52px;
width: 52px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: relative;
font-size: 12px;
color: #fff;
display: inline-block;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
z-index: 99;
-webkit-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
-khtml-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
-moz-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
-ms-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
-o-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
}
.ct-video-button i, .ct-video-button-portfolio i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-video-button .line-video-animation, .ct-video-button-portfolio .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid rgba(255, 255, 255, 0.24);
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
animation: squares 3.9s linear 0s infinite;
-webkit-animation: squares 3.9s linear 0s infinite;
-ms-animation: squares 3.9s linear 0s infinite;
-o-animation: squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.ct-video-button .line-video-animation.line-video-2, .ct-video-button-portfolio .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.ct-video-button .line-video-animation.line-video-3, .ct-video-button-portfolio .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.ct-video-button:hover, .ct-video-button-portfolio:hover, .ct-video-button:focus, .ct-video-button-portfolio:focus {
color: #fff;
}
.ct-video-button:hover .line-video-animation, .ct-video-button-portfolio:hover .line-video-animation, .ct-video-button:focus .line-video-animation, .ct-video-button-portfolio:focus .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player {
position: relative;
z-index: 1;
}
.ct-video-player .bg-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-video-player .ct-video-button {
height: 64px;
width: 64px;
font-size: 14px;
}
.ct-video-player .ct-video-button.style2 {
height: 93px;
width: 93px;
font-size: 16px;
}
.ct-video-player .ct-video-button.style2 .line-video-animation {
border: 1px solid rgba(56, 48, 133, 0.2);
}
.ct-video-player .ct-video-button.style3, .ct-video-player .ct-video-button.style5 {
height: 76px;
width: 76px;
background-image: none;
background-color: #383085;
font-size: 16px;
z-index: 1;
}
.ct-video-player .ct-video-button.style3 .line-video-animation, .ct-video-player .ct-video-button.style5 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style3:before, .ct-video-player .ct-video-button.style5:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.8);
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
-webkit-animation: pulse-border 1500ms ease-out infinite;
z-index: -1;
}
.ct-video-player .ct-video-button.style3:hover:before, .ct-video-player .ct-video-button.style5:hover:before, .ct-video-player .ct-video-button.style3:focus:before, .ct-video-player .ct-video-button.style5:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player .ct-video-button.style4 {
height: 70px;
width: 70px;
background-image: none;
color: #0a0462;
background-color: #fff;
font-size: 16px;
z-index: 1;
}
.ct-video-player .ct-video-button.style4 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style4:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.76);
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
z-index: -1;
}
.ct-video-player .ct-video-button.style4:hover:before, .ct-video-player .ct-video-button.style4:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player .ct-video-button.style5 {
height: 52px;
width: 52px;
line-height: 52px;
font-size: 14px;
}
.ct-video-player .ct-video-button.style5:before {
animation: pulse-border2 1500ms ease-out infinite;
-webkit-animation: pulse-border2 1500ms ease-out infinite;
}
.ct-video-player .ct-video-button.style6 {
height: 62px;
width: 62px;
background-image: none;
color: #383085;
background-color: #fff;
font-size: 12px;
z-index: 1;
}
.ct-video-player .ct-video-button.style6 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style6:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.85);
border-radius: 50%;
animation: pulse-border2 1500ms ease-out infinite;
z-index: -2;
}
.ct-video-player .ct-video-button.style6:after {
content: '';
z-index: -1;
background-color: #fff;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-video-player .ct-video-button.style6 .line-video-1 {
display: block;
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(56, 48, 133, 0.85);
border-radius: 50%;
animation: pulse-border3 1500ms ease-out infinite;
z-index: -1;
border: none;
}
.ct-video-player .ct-video-button.style6:hover:before, .ct-video-player .ct-video-button.style6:focus:before, .ct-video-player .ct-video-button.style6:hover .line-video-1, .ct-video-player .ct-video-button.style6:focus .line-video-1 {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player .ct-video-button.style7 {
height: 62px;
width: 62px;
background-image: none;
color: #000a93;
background-color: rgba(233, 244, 253, 0.86);
font-size: 15px;
z-index: 1;
}
.ct-video-player .ct-video-button.style7 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style7:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.76);
border-radius: 50%;
animation: pulse-border2 1500ms ease-out infinite;
z-index: -1;
}
.ct-video-player .ct-video-button.style7:hover:before, .ct-video-player .ct-video-button.style7:focus:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player .ct-video-button.style8 {
background: none;
font-size: 48px;
}
.ct-video-player .ct-video-button.style8 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style10 {
width: 52px;
height: 52px;
background: none;
z-index: 1;
position: relative;
}
.ct-video-player .ct-video-button.style10 .line-video-animation {
display: none;
}
.ct-video-player .ct-video-button.style10:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#ffd200));
background-image: -webkit-linear-gradient(left, #6270b2, #ffd200);
background-image: -moz-linear-gradient(left, #6270b2, #ffd200);
background-image: -ms-linear-gradient(left, #6270b2, #ffd200);
background-image: -o-linear-gradient(left, #6270b2, #ffd200);
background-image: linear-gradient(left, #6270b2, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#ffd200', gradientType='1');
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
z-index: -1;
}
.ct-video-player .ct-video-button.style10:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(98, 112, 178, 0.4);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(98, 112, 178, 0.4)), to(rgba(255, 210, 0, 0.4)));
background-image: -webkit-linear-gradient(left, rgba(98, 112, 178, 0.4), rgba(255, 210, 0, 0.4));
background-image: -moz-linear-gradient(left, rgba(98, 112, 178, 0.4), rgba(255, 210, 0, 0.4));
background-image: -ms-linear-gradient(left, rgba(98, 112, 178, 0.4), rgba(255, 210, 0, 0.4));
background-image: -o-linear-gradient(left, rgba(98, 112, 178, 0.4), rgba(255, 210, 0, 0.4));
background-image: linear-gradient(left, rgba(98, 112, 178, 0.4), rgba(255, 210, 0, 0.4));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(98, 112, 178, 0.4)', endColorStr='rgba(255, 210, 0, 0.4)', gradientType='1');
border-radius: 50%;
animation: pulse-border2 1500ms ease-out infinite;
-webkit-animation: pulse-border2 1500ms ease-out infinite;
z-index: -2;
}
.ct-video-player .ct-video-button.style10:hover:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.ct-video-player .ct-video-image-bg {
min-height: 300px;
width: 100%;
}
.ct-video-player .ct-video-image-bg + .ct-video-button, .ct-video-player img + .ct-video-button {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-video-player.video-player-style8 {
text-align: center;
}
.ct-video-player.video-player-style9 {
text-align: center;
}
.ct-video-player.video-player-style9 .ct-video-button {
height: 106px;
width: 106px;
background: none;
border: 2px solid rgba(255, 255, 255, 0.79);
font-size: 18px;
}
.ct-video-player.video-player-style9 .line-video-animation {
border-width: 2px;
}
.ct-video-player.video-player-style9.img-added:before {
content: '';
width: 195px;
height: 338px;
background-image: url(../images/video-dots.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
z-index: -1;
position: absolute;
bottom: -152px;
left: -62px;
}
.video-player-style12 {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
overflow: hidden;
}
.video-player-style12:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.49);
z-index: 1;
}
.video-player-style12 img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.video-player-style12 .ct-video-button {
background: transparent;
color: #383085;
font-size: 24px;
}
.video-player-style12 .ct-video-button .line-video-animation {
display: none;
}
.video-player-style13 .ct-video-button {
height: 84px;
width: 84px;
font-size: 18px;
background: #000;
color: #383085;
}
.video-player-style13 .ct-video-button .line-video-animation {
border-color: rgba(0, 0, 0, 0.24);
}
.video-player-style14 .ct-video-button {
height: 98px;
width: 98px;
font-size: 16px;
background: transparent;
color: #fff;
border: 2px solid #fff;
}
.video-player-style14 .ct-video-button .line-video-animation {
display: none;
}
.video-player-style14 .ct-video-button:hover {
background-color: #fff;
color: #000;
}
.ct-video-title {
font-size: 24px;
line-height: 1.2;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #fff;
text-align: center;
padding: 30px 20px;
background-color: #383085;
background-image: url(../images/bg-title-video.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
z-index: 99;
}
.ct-video-title cite {
font-style: normal;
color: #1f323e;
}
.btn-video-center .ct-video-player {
text-align: center;
}
.video-player-style15 .ct-video-image-bg + .ct-video-button, .video-player-style15 img + .ct-video-button {
top: 40px;
left: 40px;
transform: translate(0%, 0%);
}
.video-player-style15 .ct-video-button {
background: #fff;
color: #000;
}
.video-player-style15 .ct-video-button .line-video-animation {
border-width: 2px;
}
.ct-progressbar1 .ct-progress-bar {
height: 7px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-progressbar1 .ct-progress-holder {
position: relative;
z-index: 1;
height: 7px;
background-color: #f9f9f9;
display: flex;
flex-grow: 1;
}
.ct-progressbar1 .ct-progress-meta {
min-width: 97px;
margin-right: 15px;
}
.ct-progressbar1 .ct-progress-percentage {
min-width: 56px;
text-align: right;
}
.ct-progressbar1 .ct-progress-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-progressbar1 .ct-progress-item + .ct-progress-item {
margin-top: 25px;
}
.ct-progressbar2 .ct-progress-bar {
height: 5px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #01050b;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-progressbar2 .ct-progress-title {
font-size: 18px;
font-weight: 600;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
margin-bottom: 5px;
display: block;
}
.ct-progressbar2 .ct-progress-percentage {
width: 50px;
height: 50px;
line-height: 50px;
color: #fff;
background-color: red;
border-radius: 100%;
text-align: center;
font-weight: 600;
font-family: 'Poppins', sans-serif;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
top: -22.5px;
right: 0;
}
.ct-progressbar2 .ct-progress-item + .ct-progress-item {
margin-top: 30px;
}
.ct-progressbar3 .ct-progress-bar {
height: 9px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #383085;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-progressbar3 .ct-progress-title {
font-size: 18px;
font-weight: 600;
color: #0e0e0e;
font-family: 'Poppins', sans-serif;
margin-bottom: 5px;
display: block;
}
.ct-progressbar3 .ct-progress-percentage {
font-size: 12px;
color: #fff;
min-width: 34px;
font-weight: 700;
line-height: 24px;
background-color: #0e0e0e;
font-family: 'Poppins', sans-serif;
position: absolute;
top: -35px;
right: -17px;
text-align: center;
}
.ct-progressbar3 .ct-progress-percentage:before {
content: '';
position: absolute;
bottom: -12px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-width: 6px;
border-style: solid;
border-color: #0e0e0e transparent transparent transparent;
}
.ct-progressbar3 .ct-progress-holder {
background-color: #ebebeb;
}
.ct-progressbar3 .ct-progress-item + .ct-progress-item {
margin-top: 23px;
}
.ct-progressbar4 .ct-progress-bar {
height: 8px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #383085;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
top: 3px;
left: 3px;
}
.ct-progressbar4 .ct-progress-title {
font-size: 16px;
color: #000;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 4px;
display: block;
}
.ct-progressbar4 .ct-progress-percentage {
font-size: 16px;
color: #000;
font-weight: 700;
font-family: 'Poppins', sans-serif;
position: absolute;
top: -33px;
right: 0;
}
.ct-progressbar4 .ct-progress-holder {
background-color: transparent;
position: relative;
height: 16px;
border: 1px solid #383085;
border-radius: 16px;
}
.ct-progressbar4 .ct-progress-item + .ct-progress-item {
margin-top: 13px;
}
.ct-progressbar5 .ct-progress-bar {
height: 6px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #383085;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.ct-progressbar5 .ct-progress-title {
font-size: 16px;
font-weight: 700;
color: #000;
margin-bottom: 3px;
display: block;
}
.ct-progressbar5 .ct-progress-percentage {
font-size: 12px;
color: #fff;
min-width: 32px;
font-weight: 700;
line-height: 20px;
background-color: #000;
position: absolute;
top: -28px;
right: -17px;
text-align: center;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-progressbar5 .ct-progress-percentage:before {
content: '';
position: absolute;
bottom: -12px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-width: 6px;
border-style: solid;
border-color: #000 transparent transparent transparent;
}
.ct-progressbar5 .ct-progress-holder {
background-color: #f4f4f4;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.ct-progressbar5 .ct-progress-item + .ct-progress-item {
margin-top: 13px;
}
.ct-progressbar6 .ct-progress-title {
font-weight: 600;
color: #000;
margin-bottom: 2px;
line-height: normal;
}
.ct-progressbar6 .ct-progress-bar {
height: 3px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #000;
}
.ct-progressbar6 .ct-progress-holder {
position: relative;
z-index: 1;
height: 3px;
background-color: #fff;
display: flex;
flex-grow: 1;
}
.ct-progressbar6 .ct-progress-meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-progressbar6 .ct-progress-percentage {
min-width: 50px;
text-align: right;
font-size: 16px;
line-height: 1;
color: #000;
font-weight: 600;
}
.ct-progressbar6 .ct-progress-item + .ct-progress-item {
margin-top: 15px;
}
.ct-progressbar7 .ct-progress-bar {
height: 4px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.ct-progressbar7 .ct-progress-title {
font-size: 12px;
color: #555;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
margin-bottom: 2px;
display: block;
}
.ct-progressbar7 .ct-progress-percentage {
font-size: 12px;
color: #555;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
position: absolute;
top: -25px;
right: 0;
}
.ct-progressbar7 .ct-progress-holder {
background-color: #f4f4f4;
position: relative;
height: 4px;
}
.ct-progressbar7 .ct-progress-item + .ct-progress-item {
margin-top: 15px;
}
.ct-icon-accordion {
width: 15px;
height: 15px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-bottom: 4px;
margin-top: -2px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
display: none;
}
.ct-icon-accordion:before, .ct-icon-accordion:after {
content: '';
position: absolute;
background-color: #000;
}
.ct-icon-accordion:before {
width: 15px;
height: 1px;
left: 0;
top: 7px;
}
.ct-icon-accordion:after {
height: 15px;
width: 1px;
left: 7px;
top: 0;
}
.ct-accordion-button {
margin-top: 25px;
}
.ct-accordion-button a {
font-size: 15px;
font-weight: 700;
color: #000;
}
.ct-accordion-button a i {
font-weight: 400;
margin-left: 8px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion-button a:hover {
color: #383085;
}
.ct-accordion-button a:hover i {
margin-left: 12px;
}
.ct-accordion .ct-ac-content {
display: none;
}
.ct-accordion.layout1 .ct-ac-title {
font-size: 18px;
color: #222;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-weight: 700;
position: relative;
cursor: pointer;
font-family: 'Poppins', sans-serif;
}
.ct-accordion.layout1 .ct-ac-title a {
padding: 23px 65px 23px 25px;
display: block;
color: inherit;
}
.ct-accordion.layout1 .ct-ac-title a i {
margin-right: 4px;
color: #383085;
}
.ct-accordion.layout1 .ct-ac-title a i .flaticon {
font-weight: 400;
}
.ct-accordion.layout1 .ct-ac-title a:before {
content: '\f107';
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 35px;
color: #9ba2aa;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-accordion.layout1 .ct-ac-title a:after {
content: '\f136';
font-family: 'Material-Design-Iconic-Font';
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 30px;
height: 21px;
width: 21px;
line-height: 21px;
background-color: #9ba2aa;
color: #fff;
text-align: center;
position: absolute;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
font-size: 12px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
margin-top: 9px;
}
.ct-accordion.layout1 .ct-ac-content {
color: #636363;
padding: 0 65px 23px 25px;
}
.ct-accordion.layout1 .ct-accordion-item {
border: 1px solid #e6e6e6;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
position: relative;
}
.ct-accordion.layout1 .ct-accordion-item:before {
content: '';
height: 0;
width: 6px;
position: absolute;
top: 0;
bottom: 0;
left: -1px;
margin: auto;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-accordion.layout1 .ct-accordion-item + .ct-accordion-item {
margin-top: 19px;
}
.ct-accordion.layout1 .ct-accordion-item.active {
border-color: #fff;
-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.ct-accordion.layout1 .ct-accordion-item.active:before {
height: 100%;
opacity: 1;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a {
padding-bottom: 4px;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:before {
opacity: 0;
}
.ct-accordion.layout1 .ct-accordion-item.active .ct-ac-title a:after {
opacity: 1;
}
.ct-accordion.layout1.style2 {
border-bottom: 1px solid #e8e8e8;
}
.ct-accordion.layout1.style2 .ct-accordion-item {
border: none;
border-top: 1px solid #e8e8e8;
margin: 0;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item:before, .ct-accordion.layout1.style2 .ct-accordion-item:after {
display: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title {
font-family: inherit;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text {
padding: 19px 0;
border: none;
font-size: 16px;
color: #353434;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text:before {
content: '\f0fe';
opacity: 1;
font-size: 16px;
right: 28px;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text:after {
display: none;
}
.ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-content {
padding: 2px 30px 52px 0;
font-size: 15px;
line-height: 26px;
color: #4e4e4e;
}
.ct-accordion.layout1.style2 .ct-accordion-item.active .ct-ac-title .ct-ac-title-text:before {
color: #383085;
content: '\f146';
}
.ct-accordion.layout1.style3 .ct-accordion-item {
background-color: transparent;
border: none;
padding-left: 20px;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title {
margin-bottom: 30px;
}
.ct-accordion.layout1.style3 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text {
padding: 0px !important;
margin-bottom: 0px;
color: #fff;
font-size: 18px;
font-weight: 600;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:after {
display: none;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-title-text:before {
content: '+';
font-size: 18px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
right: auto;
left: -20px;
opacity: 1 !important;
display: block;
}
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-content {
padding: 0;
font-size: 16px;
line-height: 26px;
color: #ababab;
padding-right: 16%;
margin-bottom: 44px;
}
@media screen and (max-width: 1199px) {
.ct-accordion.layout1.style3 .ct-accordion-item .ct-ac-content {
padding-right: 0;
}
}
.ct-accordion.layout1.style3 .ct-accordion-item.active .ct-ac-title-text:before {
content: '-';
}
.ct-accordion.layout1.style4 .ct-accordion-item {
border-width: 2px;
}
.ct-accordion.layout1.style4 .ct-accordion-item.active {
-webkit-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
-khtml-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
-moz-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
-ms-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
-o-box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
box-shadow: 0 20px 40px rgba(29, 27, 76, 0.21);
}
.ct-accordion.layout1.style4 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-title-text {
color: #1d1b4c;
}
.ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-content {
color: #696b6d;
padding: 0 65px 23px 25px;
line-height: 24px;
}
.ct-accordion.layout1.style4 .ct-accordion-item + .ct-accordion-item {
margin-top: 27px;
}
@media screen and (max-width: 991px) {
.ct-accordion.layout1.style4 .ct-accordion-item .ct-ac-title {
line-height: normal;
}
}
.ct-accordion.layout1.style5 .ct-accordion-item {
border: none;
margin: 0;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
.ct-accordion.layout1.style5 .ct-accordion-item:before, .ct-accordion.layout1.style5 .ct-accordion-item:after {
display: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title {
font-family: inherit;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text {
padding: 16px 48px 16px 20px !important;
background-color: #fff;
-webkit-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
box-shadow: 0 2px 32px rgba(12, 12, 12, 0.08);
font-size: 18px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text:before {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
content: '+';
font-size: 18px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #fff;
right: 14px;
background-color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-title-text:after {
display: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item .ct-ac-content {
padding: 0;
line-height: 1.75;
color: #6e6e6e;
padding-top: 17px;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active .ct-ac-title-text {
background-color: #000;
color: #fff;
}
.ct-accordion.layout1.style5 .ct-accordion-item.active .ct-ac-title-text:before {
background-color: #fff;
color: #000;
opacity: 1 !important;
}
.ct-accordion.layout1.style6 .ct-ac-title {
font-family: inherit;
}
.ct-accordion.layout1.style6 .ct-ac-title a {
padding-left: 34px;
padding-top: 17px;
padding-bottom: 17px;
font-size: 16px;
color: #1a2428;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style6 .ct-ac-title a {
padding-left: 20px;
}
}
.ct-accordion.layout1.style6 .ct-ac-title a:before {
color: #1a2428;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style6 .ct-ac-title a:before {
right: 20px;
}
}
.ct-accordion.layout1.style6 .ct-ac-title a:after {
display: none;
}
.ct-accordion.layout1.style6 .ct-ac-content {
font-size: 15px;
line-height: 22px;
color: #333;
padding-left: 34px;
padding-right: 30px;
padding-bottom: 30px;
margin-top: -10px;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style6 .ct-ac-content {
padding-left: 20px;
}
}
.ct-accordion.layout1.style6 .ct-ac-content b {
color: #383085;
}
.ct-accordion.layout1.style6 .ct-accordion-item {
border-color: #dfdfdf;
-webkit-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-khtml-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-moz-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-ms-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-o-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
}
.ct-accordion.layout1.style6 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active {
-webkit-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-khtml-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-moz-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-ms-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
-o-box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
box-shadow: 0 0 7px rgba(12, 12, 12, 0.04);
background-image: url(../images/comment-icon.png);
background-repeat: no-repeat;
background-position: left 10px center;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active .ct-ac-title a {
padding-top: 21px;
padding-bottom: 21px;
}
.ct-accordion.layout1.style6 .ct-accordion-item.active .ct-ac-title a:before {
opacity: 1;
content: '\f106';
}
.ct-accordion.layout1.style7 {
position: relative;
padding-left: 50px;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style7 {
padding-left: 30px;
}
}
.ct-accordion.layout1.style7:before {
content: '';
width: 3px;
height: 100%;
background-color: #000;
position: absolute;
top: 0;
left: 0;
}
.ct-accordion.layout1.style7 .ct-ac-title {
font-size: 24px;
line-height: 1.2;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style7 .ct-ac-title {
font-size: 18px;
}
}
.ct-accordion.layout1.style7 .ct-ac-title a {
padding: 30px 60px 30px 0;
}
.ct-accordion.layout1.style7 .ct-ac-title a:before {
right: 0;
width: 38px;
height: 38px;
background-color: #383085;
border-radius: 38px;
line-height: 38px;
text-align: center;
color: #fff;
-webkit-transform: translate(0, -50%) rotate(-90deg);
-khtml-transform: translate(0, -50%) rotate(-90deg);
-moz-transform: translate(0, -50%) rotate(-90deg);
-ms-transform: translate(0, -50%) rotate(-90deg);
-o-transform: translate(0, -50%) rotate(-90deg);
transform: translate(0, -50%) rotate(-90deg);
}
.ct-accordion.layout1.style7 .ct-ac-title a:after {
content: '';
width: 3px;
height: 100%;
background-color: #383085;
left: -50px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin-top: -2px;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style7 .ct-ac-title a:after {
left: -30px;
}
}
.ct-accordion.layout1.style7 .ct-ac-title.active a {
padding: 0;
}
.ct-accordion.layout1.style7 .ct-ac-content {
padding: 0 30px 42px 0;
color: #111;
}
@media screen and (max-width: 767px) {
.ct-accordion.layout1.style7 .ct-ac-content {
font-size: 15px;
line-height: 24px;
}
}
.ct-accordion.layout1.style7 .ct-ac-content a {
text-decoration: underline;
}
.ct-accordion.layout1.style7 .ct-accordion-item {
border: none;
border-top: 1px solid #ededed;
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-accordion.layout1.style7 .ct-accordion-item:last-child {
border-bottom: 1px solid #ededed;
}
.ct-accordion.layout1.style7 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style7 .ct-accordion-item + .ct-accordion-item {
margin-top: 0;
}
.ct-accordion.layout1.style7 .ct-accordion-item.active .ct-ac-title a {
padding: 30px 0;
}
.ct-accordion.layout1.style7 .ct-accordion-item.active .ct-ac-title a:before {
opacity: 1;
-webkit-transform: translate(0, -50%) rotate(0deg);
-khtml-transform: translate(0, -50%) rotate(0deg);
-moz-transform: translate(0, -50%) rotate(0deg);
-ms-transform: translate(0, -50%) rotate(0deg);
-o-transform: translate(0, -50%) rotate(0deg);
transform: translate(0, -50%) rotate(0deg);
}
.ct-accordion.layout1.style8 .ct-icon-accordion {
display: block;
}
.ct-accordion.layout1.style8 .ct-ac-title a {
padding: 0 40px 0 0;
font-size: 18px;
font-family: 'Barlow', sans-serif;
}
.ct-accordion.layout1.style8 .ct-ac-title a:before, .ct-accordion.layout1.style8 .ct-ac-title a:after {
display: none;
}
.ct-accordion.layout1.style8 .ct-ac-title.active .ct-icon-accordion {
-webkit-transform: translate(0, -50%) rotate(135deg);
-khtml-transform: translate(0, -50%) rotate(135deg);
-moz-transform: translate(0, -50%) rotate(135deg);
-ms-transform: translate(0, -50%) rotate(135deg);
-o-transform: translate(0, -50%) rotate(135deg);
transform: translate(0, -50%) rotate(135deg);
}
.ct-accordion.layout1.style8 .ct-ac-content {
padding: 0 30px 0 0;
color: #666;
font-size: 15px;
line-height: 1.6;
font-family: 'Barlow', sans-serif;
padding-top: 6px;
}
.ct-accordion.layout1.style8 .ct-accordion-item {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border: none;
}
.ct-accordion.layout1.style8 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style8 .ct-accordion-item + .ct-accordion-item {
margin-top: 17px;
}
.ct-accordion.layout1.style9 .ct-icon-accordion {
display: block;
width: 14px;
height: 14px;
margin: 0;
right: 30px;
}
.ct-accordion.layout1.style9 .ct-icon-accordion:before, .ct-accordion.layout1.style9 .ct-icon-accordion:after {
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-accordion.layout1.style9 .ct-icon-accordion:before {
height: 2px;
width: 14px;
top: 6px;
}
.ct-accordion.layout1.style9 .ct-icon-accordion:after {
height: 14px;
width: 2px;
left: 6px;
}
.ct-accordion.layout1.style9 .ct-ac-title a {
padding: 8px 30px;
font-size: 18px;
color: #fff;
}
.ct-accordion.layout1.style9 .ct-ac-title a:before, .ct-accordion.layout1.style9 .ct-ac-title a:after {
display: none;
}
.ct-accordion.layout1.style9 .ct-ac-title.active {
padding-top: 14px;
padding-bottom: 14px;
}
.ct-accordion.layout1.style9 .ct-ac-title.active .ct-icon-accordion:after {
transform: rotate(90deg);
}
.ct-accordion.layout1.style9 .ct-ac-content {
padding: 0 30px;
color: #ccc;
font-size: 18px;
line-height: 1.444;
margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
.ct-accordion.layout1.style9 .ct-ac-content {
font-size: 16px;
}
}
.ct-accordion.layout1.style9 .ct-accordion-item {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border: 1px solid #363636;
background-color: #1a1c23;
}
.ct-accordion.layout1.style9 .ct-accordion-item:before {
display: none;
}
.ct-accordion.layout1.style9 .ct-accordion-item + .ct-accordion-item {
margin-top: 15px;
}
.ct-accordion.layout2 {
border-bottom: 1px solid #d9d9d9;
}
.ct-accordion.layout2 .ct-ac-title-text {
display: flex;
flex-wrap: nowrap;
align-items: center;
font-size: 20px;
font-weight: 700;
color: #152644;
font-family: 'Poppins', sans-serif;
cursor: pointer;
}
@media screen and (max-width: 991px) {
.ct-accordion.layout2 .ct-ac-title-text {
font-size: 16px;
}
}
.ct-accordion.layout2 .ct-ac-title-text i, .ct-accordion.layout2 .ct-ac-title-text svg {
font-size: 48px;
margin-right: 15px;
color: #383085;
fill: #383085;
line-height: 1;
}
@media screen and (max-width: 991px) {
.ct-accordion.layout2 .ct-ac-title-text i, .ct-accordion.layout2 .ct-ac-title-text svg {
font-size: 32px;
}
}
.ct-accordion.layout2 .ct-ac-title-text .flaticon {
font-weight: 400;
}
.ct-accordion.layout2 .ct-ac-content {
font-size: 16px;
line-height: 24px;
color: #616161;
margin-top: 10px;
}
@media screen and (max-width: 991px) {
.ct-accordion.layout2 .ct-ac-content {
font-size: 15px;
}
}
.ct-accordion.layout2 .ct-ac-content br {
display: none;
}
.ct-accordion.layout2 .ct-accordion-item {
border-top: 1px solid #d9d9d9;
position: relative;
padding: 25px 0 25px 60px;
}
@media screen and (max-width: 1199px) {
.ct-accordion.layout2 .ct-accordion-item {
padding-left: 30px;
}
}
@media screen and (max-width: 991px) {
.ct-accordion.layout2 .ct-accordion-item {
padding-left: 0px;
}
}
.ct-accordion.layout2 .ct-accordion-item:before, .ct-accordion.layout2 .ct-accordion-item:after {
content: '';
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: absolute;
left: 0;
right: 0;
width: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
height: 5px;
opacity: 0;
margin: auto;
}
.ct-accordion.layout2 .ct-accordion-item:before {
top: 0;
}
.ct-accordion.layout2 .ct-accordion-item:after {
bottom: 0;
}
.ct-accordion.layout2 .ct-accordion-item.active:before, .ct-accordion.layout2 .ct-accordion-item.active:after {
width: 50px;
opacity: 1;
}
.ct-pricing-layout1 {
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
-khtml-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
-ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
-o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.11);
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
overflow: hidden;
}
.ct-pricing-layout1 .pricing-recommend {
text-align: center;
background-color: #eee;
color: #0e0e0e;
font-size: 15px;
line-height: 25px;
font-weight: 700;
padding: 7px 30px;
font-family: 'Poppins', sans-serif;
}
.ct-pricing-layout1 .pricing-meta {
padding: 21px 25px;
}
.ct-pricing-layout1 .pricing-meta .pricing-title {
margin-bottom: 9px;
font-size: 20px;
line-height: 30px;
display: inline-block;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout1 .pricing-meta .pricing-title {
font-size: 20px;
}
}
.ct-pricing-layout1 .pricing-meta .pricing-description {
color: #383838;
font-size: 16px;
line-height: 26px;
padding-right: 16%;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout1 .pricing-meta .pricing-description {
padding-right: 0;
}
}
@media screen and (max-width: 991px) {
.ct-pricing-layout1 .pricing-meta .pricing-description {
font-size: 14px;
line-height: 24px;
}
}
.ct-pricing-layout1 .pricing-price {
line-height: 1;
padding: 12px 20px;
font-size: 36px;
font-weight: 600;
color: #fff;
text-align: center;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-pricing-layout1 .pricing-price span {
font-size: 16px;
font-weight: 400;
display: inline-block;
margin-left: 4px;
}
.ct-pricing-layout1 .pricing-holder {
padding: 16px 20px 27px;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout1 .pricing-holder {
padding-left: 10px;
padding-right: 10px;
}
}
.ct-pricing-layout1 .pricing-feature {
margin-bottom: 0;
list-style: none;
}
.ct-pricing-layout1 .pricing-feature li {
color: #383838;
font-size: 14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
padding: 12px 15px;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout1 .pricing-feature li {
font-size: 13px;
}
}
.ct-pricing-layout1 .pricing-feature li i {
margin-right: 8px;
color: #4659e2;
}
.ct-pricing-layout1 .pricing-feature li.active {
background-color: #efefef;
}
.ct-pricing-layout1 .pricing-button {
margin-top: 19px;
}
.ct-pricing-layout1 .pricing-button .btn {
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
line-height: 48px;
font-size: 14px;
width: 100%;
}
.ct-pricing-layout1.recommended {
margin-top: -39px;
}
.ct-pricing-layout2 {
background-color: #fff;
padding: 32px 20px 42px;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
-khtml-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
-ms-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
-o-box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
box-shadow: 0 11px 35px rgba(0, 0, 0, 0.11);
}
.ct-pricing-layout2 .pricing-recommend {
font-size: 14px;
font-family: 'Poppins', sans-serif;
color: #383085;
font-weight: 700;
}
.ct-pricing-layout2 .pricing-title {
margin-top: 4px;
margin-bottom: 5px;
font-size: 25px;
}
.ct-pricing-layout2 .pricing-description {
color: #666;
margin-bottom: 11px;
}
.ct-pricing-layout2 .pricing-feature {
font-size: 13px;
line-height: 22px;
color: #000;
font-family: 'Poppins', sans-serif;
margin-bottom: 24px;
padding: 0 14%;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout2 .pricing-feature {
padding: 0;
}
}
.ct-pricing-layout2 .pricing-feature cite {
font-size: 18px;
font-weight: 700;
display: block;
font-style: normal;
margin-top: 6px;
}
.ct-pricing-layout2 .pricing-price {
font-size: 46px;
font-family: 'Poppins', sans-serif;
color: #000;
line-height: 1;
font-weight: 700;
margin-bottom: 17px;
}
.ct-pricing-layout2 .item--icon {
line-height: 1;
margin-bottom: 24px;
}
.ct-pricing-layout2 .item--icon i {
font-size: 65px;
color: #383085;
}
.ct-pricing-layout2 .pricing-recommend {
min-height: 30px;
line-height: 30px;
}
.ct-pricing-layout2 .pricing-button .btn {
line-height: 40px;
padding: 0 28px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-pricing-layout3 {
border: 2px solid #404040;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-pricing-layout3 .pricing-title {
margin-bottom: 0px;
text-align: center;
color: #fff;
font-size: 22px;
padding: 13px 20px;
border-bottom: 2px solid #404040;
}
.ct-pricing-layout3 .pricing-price {
padding: 13px 20px;
border-bottom: 2px solid #404040;
font-size: 80px;
line-height: 1;
font-weight: 300;
color: #fff;
font-family: 'Poppins', sans-serif;
text-align: center;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout3 .pricing-price {
font-size: 60px;
}
}
.ct-pricing-layout3 .pricing-price cite, .ct-pricing-layout3 .pricing-price span {
color: #383085;
font-weight: 400;
font-family: 'Roboto', sans-serif;
}
.ct-pricing-layout3 .pricing-price cite {
font-size: 30px;
font-style: normal;
position: relative;
top: -33px;
}
.ct-pricing-layout3 .pricing-price span {
font-size: 18px;
}
.ct-pricing-layout3 .pricing-feature {
list-style: none;
margin-bottom: 32px;
}
.ct-pricing-layout3 .pricing-feature li {
font-size: 16px;
color: #d8d8d8;
}
.ct-pricing-layout3 .pricing-feature li i {
font-size: 14px;
color: #383085;
margin-right: 8px;
}
.ct-pricing-layout3 .pricing-button .btn {
font-size: 14px;
width: 100%;
line-height: 42px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ct-pricing-layout3 .pricing-holder {
padding: 31px 50px 35px 50px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout3 .pricing-holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-pricing-layout4 {
background-color: #fff;
padding: 0 30px 60px 30px;
-webkit-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
-khtml-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
-moz-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
-ms-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
-o-box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
box-shadow: 0 0px 13px rgba(0, 11, 78, 0.05);
text-align: center;
}
.ct-pricing-layout4 .pricing-title span {
display: inline-block;
line-height: 69px;
margin-top: -17px;
padding: 0 20px;
min-width: 200px;
text-transform: uppercase;
color: #fff;
font-size: 20px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#ffd200));
background-image: -webkit-linear-gradient(left, #6270b2, #ffd200);
background-image: -moz-linear-gradient(left, #6270b2, #ffd200);
background-image: -ms-linear-gradient(left, #6270b2, #ffd200);
background-image: -o-linear-gradient(left, #6270b2, #ffd200);
background-image: linear-gradient(left, #6270b2, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#ffd200', gradientType='1');
position: relative;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout4 .pricing-title span {
min-width: 160px;
font-size: 18px;
}
}
.ct-pricing-layout4 .pricing-title svg {
position: absolute;
top: 0;
left: -5px;
fill: #394374;
}
.ct-pricing-layout4 .item--icon {
margin-top: 54px;
margin-bottom: 8px;
}
.ct-pricing-layout4 .pricing-price {
font-size: 44px;
font-weight: 700;
color: #000c3f;
font-family: 'Poppins', sans-serif;
margin-bottom: 11px;
}
@media screen and (max-width: 991px) {
.ct-pricing-layout4 .pricing-price {
font-size: 34px;
}
}
.ct-pricing-layout4 .pricing-feature {
list-style: none;
margin-bottom: 30px;
color: #555;
}
.ct-pricing-layout4 .pricing-feature li + li {
margin-top: 9px;
}
.ct-pricing-layout4 .pricing-button .btn {
line-height: 44px;
border-radius: 44px;
box-shadow: none;
padding: 0 26px;
}
.ct-pricing-layout4:not(.highlight) .pricing-button .btn {
background: #6270b2;
}
.ct-pricing-layout4:not(.highlight) .pricing-button .btn:hover, .ct-pricing-layout4:not(.highlight) .pricing-button .btn:focus {
background: #ffd200;
}
.ct-pricing-layout4.highlight {
-webkit-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
-khtml-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
-moz-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
-ms-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
-o-box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
box-shadow: 0 25px 49px rgba(0, 11, 78, 0.16);
}
.ct-pricing-layout4.highlight .pricing-title span {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-pricing-layout4.highlight .pricing-title svg {
fill: #18143a;
}
.ct-pricing-layout5 {
background-color: #fcfcfc;
padding: 35px 20px 40px 20px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
text-align: center;
}
.ct-pricing-layout5 .pricing-title {
font-size: 30px;
margin-bottom: 25px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout5 .pricing-title {
font-size: 24px;
}
}
.ct-pricing-layout5 .pricing-price {
margin: auto;
position: relative;
z-index: 1;
width: 120px;
height: 120px;
line-height: 120px;
font-size: 33px;
font-weight: 700;
color: #0a0a0a;
display: inline-flex;
justify-content: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-price:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background-color: #fff;
-webkit-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
z-index: -1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-price cite {
font-size: 18px;
font-style: normal;
position: relative;
top: 4px;
}
.ct-pricing-layout5 .pricing-price span {
position: absolute;
top: 3px;
right: -24px;
width: 58px;
height: 58px;
line-height: 58px;
font-size: 22px;
}
.ct-pricing-layout5 .pricing-price span:before {
content: '';
z-index: -2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 58px;
-khtml-border-radius: 58px;
-moz-border-radius: 58px;
-ms-border-radius: 58px;
-o-border-radius: 58px;
border-radius: 58px;
background-color: #fff;
-webkit-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
box-shadow: 0 6px 19px rgba(0, 0, 0, 0.06);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-layout5 .pricing-feature {
margin-top: 24px;
list-style: none;
font-weight: 500;
color: #c8c8c8;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout5 .pricing-feature {
font-size: 14px;
}
}
.ct-pricing-layout5 .pricing-feature .active {
color: #000;
}
.ct-pricing-layout5 .pricing-feature li + li {
margin-top: 15px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout5 .pricing-feature li + li {
margin-top: 10px;
}
}
.ct-pricing-layout5 .pricing-button {
margin-top: 27px;
}
.ct-pricing-layout5 .pricing-button a {
line-height: 45px;
padding: 0 42px;
background: #000;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: 11px;
letter-spacing: 0.1em;
text-transform: uppercase;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-pricing-layout5 .pricing-button a:hover {
background-color: #383085;
color: #fff;
}
.ct-pricing-layout5:hover {
-webkit-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
-khtml-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
-moz-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
-ms-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
-o-box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
box-shadow: 0 15px 40px rgba(22, 22, 22, 0.11);
}
.ct-pricing-layout5:hover .pricing-price {
color: #fff;
}
.ct-pricing-layout5:hover .pricing-price:before {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: #383085;
}
.ct-pricing-layout5:hover .pricing-price span {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-pricing-layout5:hover .pricing-price span:before {
background-color: #383085;
}
.ct-pricing-layout6 {
background-color: #1a1c23;
color: #ccc;
padding: 36px 40px 40px;
text-align: center;
font-size: 18px;
line-height: 1.4444;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout6 {
font-size: 16px;
padding-left: 30px;
padding-right: 30px;
}
}
.ct-pricing-layout6 .pricing-meta {
color: #fff;
}
.ct-pricing-layout6 .pricing-meta .pricing-currency {
font-size: 24px;
position: relative;
top: -43px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout6 .pricing-meta .pricing-currency {
font-size: 20px;
top: -37px;
}
}
.ct-pricing-layout6 .pricing-meta .pricing-price {
font-size: 90px;
font-weight: 200;
color: #383085;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout6 .pricing-meta .pricing-price {
font-size: 60px;
}
}
.ct-pricing-layout6 .pricing-meta .pricing-time {
margin: 0 -10px;
}
.ct-pricing-layout6 .pricing-description {
margin-top: -5px;
margin-bottom: 15px;
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.ct-pricing-layout6 .pricing-feature {
list-style: none;
margin: 0 auto;
max-width: 200px;
}
.ct-pricing-layout6 .pricing-feature li {
padding: 13px 0;
}
.ct-pricing-layout6 .pricing-feature li:not(.active) {
opacity: 0.4;
}
.ct-pricing-layout6 .pricing-feature li + li {
border-top: 1px solid #303138;
}
.ct-pricing-layout6 .pricing-button {
margin-top: 22px;
}
.ct-pricing-layout6 .pricing-button a {
line-height: 46px;
border: 2px solid #383085;
border-radius: 3px;
background: none;
font-size: 16px;
font-weight: 500;
padding: 0 38px;
box-shadow: none;
}
.ct-pricing-layout6 .pricing-button a:hover {
background: #383085;
}
.ct-pricing-layout6 .pricing-title {
font-size: 26px;
font-weight: 600;
color: #fff;
margin-bottom: 4px;
}
@media screen and (max-width: 1199px) {
.ct-pricing-layout6 .pricing-title {
font-size: 20px;
}
}
.ct-pricing-layout6.highlight {
background-color: #383085;
color: #fff;
padding-top: 66px;
padding-bottom: 70px;
}
.ct-pricing-layout6.highlight .pricing-meta .pricing-price {
color: #fff;
}
.ct-pricing-layout6.highlight .pricing-feature li + li {
border-color: rgba(255, 255, 255, 0.1);
}
.ct-pricing-layout6.highlight .pricing-button a {
background: #fff;
border-color: #fff;
color: #383085;
}
.ct-pricing-layout6.highlight .pricing-button a:hover {
background: #000;
border-color: #000;
color: #fff;
}
@media screen and (min-width: 768px) {
.pricing-custom-st1 .ct-pricing-layout6 {
border-radius: 3px 0 0 3px;
}
.pricing-custom-st3 .ct-pricing-layout6 {
border-radius: 0 3px 3px 0;
}
}
.ct-pricing-multi .ct-pricing-body {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.ct-pricing-multi .ct-pricing-body.ct-pricing-hide {
display: none;
}
.ct-pricing-multi .ct-pricing-item {
margin-top: 30px;
}
.ct-pricing-multi .pricing-1-column .ct-pricing-item {
width: 100%;
padding: 0 15px;
}
.ct-pricing-multi .pricing-2-column .ct-pricing-item {
width: 50%;
padding: 0 15px;
}
.ct-pricing-multi .pricing-3-column .ct-pricing-item {
width: 33.33%;
padding: 0 15px;
}
@media screen and (max-width: 991px) {
.ct-pricing-multi .pricing-3-column .ct-pricing-item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct-pricing-multi .pricing-3-column .ct-pricing-item {
width: 100%;
}
}
.ct-pricing-multi .pricing-4-column .ct-pricing-item {
width: 25%;
padding: 0 15px;
}
@media screen and (max-width: 991px) {
.ct-pricing-multi .pricing-4-column .ct-pricing-item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct-pricing-multi .pricing-4-column .ct-pricing-item {
width: 100%;
}
}
.ct-pricing-multi .pricing-5-column .ct-pricing-item {
width: 20%;
padding: 0 15px;
}
@media screen and (max-width: 991px) {
.ct-pricing-multi .pricing-5-column .ct-pricing-item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct-pricing-multi .pricing-5-column .ct-pricing-item {
width: 100%;
}
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-bottom: 30px;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item {
font-size: 16px;
color: #283a57;
display: inline-block;
line-height: 52px;
position: relative;
z-index: 1;
padding: 0 26px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item {
font-size: 15px;
line-height: 48px;
padding: 0 24px;
}
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item:before {
opacity: 0;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #383085;
z-index: -1;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item.active {
color: #fff;
}
.ct-pricing-multi-layout1 .ct-pricing-tab-title .ct-pricing-tab-item.active:before {
opacity: 1;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner {
background-color: #fff;
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
border: 1px solid #e5e5e5;
text-align: center;
padding: 20px 19px 44px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-title {
color: #283a57;
font-size: 22px;
font-family: inherit;
font-weight: 500;
margin-bottom: 37px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-price {
line-height: 1;
font-size: 48px;
font-weight: 700;
color: #6270b2;
font-family: 'Poppins', sans-serif;
margin-bottom: 20px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-time {
font-size: 16px;
color: #636e80;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-meta {
border-bottom: 1px solid #edecec;
padding-top: 11px;
padding-bottom: 22px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-button {
margin-top: 32px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-button .btn {
padding: 0 44px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list {
list-style: none;
margin-bottom: 0;
font-size: 18px;
font-weight: 500;
color: #283a57;
margin-top: 30px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list li + li {
margin-top: 7px;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner .ct-pricing-features-list del {
color: #9a9ea5;
text-decoration: none;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner.ct-pricing-featured {
position: relative;
z-index: 1;
}
.ct-pricing-multi-layout1 .ct-pricing-item-inner.ct-pricing-featured:before {
content: '';
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
border: 2px solid #383085;
z-index: -1;
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
}
.ct-pricing-multi-layout2 {
text-align: center;
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title {
display: inline-flex;
justify-content: center;
margin: auto;
align-items: center;
background-color: #fff;
-webkit-border-radius: 76px;
-khtml-border-radius: 76px;
-moz-border-radius: 76px;
-ms-border-radius: 76px;
-o-border-radius: 76px;
border-radius: 76px;
padding: 12px;
-webkit-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
-khtml-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
-moz-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
-ms-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
-o-box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
box-shadow: 0 13px 250px rgba(85, 85, 85, 0.55);
margin-bottom: 120px;
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item {
padding: 0 44px;
line-height: 50px;
font-size: 18px;
color: #232323;
font-weight: 700;
cursor: pointer;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
@media screen and (max-width: 991px) {
.ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item {
padding: 0 24px;
}
}
.ct-pricing-multi-layout2 .ct-pricing-tab-title .ct-pricing-tab-item.active {
background-color: #383085;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon {
position: absolute;
width: 118px;
height: 68.13px;
background-color: #fff;
-webkit-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-khtml-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-moz-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-ms-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-o-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
top: 25px;
left: 0;
transform: rotate(90deg);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:before, .ct-pricing-multi-layout2 .ct-pricing-hexagon:after {
content: "";
position: absolute;
z-index: 1;
width: 83.44px;
height: 83.44px;
-webkit-transform: scaleY(0.5774) rotate(-45deg);
-ms-transform: scaleY(0.5774) rotate(-45deg);
transform: scaleY(0.5774) rotate(-45deg);
background-color: inherit;
left: 17.2807px;
-webkit-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-khtml-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-moz-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-ms-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
-o-box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
box-shadow: 0 0 49px rgba(85, 85, 85, 0.11);
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:before {
top: -41.7193px;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon:after {
bottom: -41.7193px;
}
.ct-pricing-multi-layout2 .ct-pricing-hexagon span {
display: block;
position: absolute;
top: 0px;
left: 0;
width: 118px;
height: 68.1273px;
z-index: 2;
background: inherit;
}
.ct-pricing-multi-layout2 .ct-pricing-title {
font-size: 22px;
margin-bottom: 36px;
color: #000;
font-family: inherit;
}
.ct-pricing-multi-layout2 .ct-pricing-icon {
position: absolute;
top: -60px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
height: 118px;
width: 118px;
}
.ct-pricing-multi-layout2 .ct-pricing-icon i, .ct-pricing-multi-layout2 .ct-pricing-icon svg {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-pricing-multi-layout2 .ct-pricing-icon i {
font-size: 58px;
color: #000;
}
.ct-pricing-multi-layout2 .ct-pricing-price {
font-size: 90px;
line-height: 1;
color: #000;
font-weight: 700;
display: flex;
align-items: flex-start;
}
@media screen and (max-width: 991px) {
.ct-pricing-multi-layout2 .ct-pricing-price {
font-size: 80px;
}
}
@media screen and (max-width: 767px) {
.ct-pricing-multi-layout2 .ct-pricing-price {
font-size: 60px;
}
}
.ct-pricing-multi-layout2 .ct-pricing-price span {
font-size: 30px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
display: inline-block;
margin-top: 9px;
}
.ct-pricing-multi-layout2 .ct-pricing-time {
font-size: 18px;
color: #666;
margin-bottom: 8px;
}
.ct-pricing-multi-layout2 .ct-pricing-meta {
display: flex;
justify-content: center;
align-items: flex-end;
margin-bottom: 52px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list {
text-align: left;
list-style: none;
margin: 0;
color: #555;
font-size: 17px;
margin-bottom: 40px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list i {
width: 35px;
height: 35px;
background-color: #383085;
border-radius: 35px;
line-height: 35px;
text-align: center;
color: #fff;
font-size: 16px;
margin-right: 20px;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list li {
display: flex;
align-items: center;
}
.ct-pricing-multi-layout2 .ct-pricing-features-list li + li {
margin-top: 18px;
}
.ct-pricing-multi-layout2 .ct-pricing-button .btn {
line-height: 56px;
padding: 0 52px;
font-size: 16px;
font-family: inherit;
color: #000;
}
.ct-pricing-multi-layout2 .ct-pricing-button .btn:hover, .ct-pricing-multi-layout2 .ct-pricing-button .btn:focus {
color: #fff;
}
.ct-pricing-multi-layout2 .ct-pricing-item {
margin-top: 0;
margin-bottom: 90px;
}
.ct-pricing-multi-layout2 .ct-pricing-item-inner {
padding: 97px 35px 60px;
background-color: #fff;
-webkit-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
box-shadow: 0 5px 27px rgba(0, 0, 0, 0.06);
position: relative;
}
.ct-pricing-multi-layout2 .ct-pricing-item-inner:hover .ct-pricing-hexagon {
background-color: #383085;
}
.ct-pricing-multi-layout3 .ct-pricing-note {
font-weight: 500;
font-size: 18px;
color: #0e0e0e;
text-align: center;
padding-bottom: 10px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
margin-bottom: 13px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .title-tab-year {
margin-left: -1px;
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item {
line-height: 38px;
cursor: pointer;
color: #383085;
border: 1px solid #cfcfcf;
padding: 0 22px;
font-size: 18px;
font-weight: 500;
position: relative;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item:focus, .ct-pricing-multi-layout3 .ct-pricing-tab-title .ct-pricing-tab-item.active {
z-index: 1;
border-color: #383085;
background-color: #383085;
color: #fff;
}
.ct-pricing-multi-layout3 .ct-pricing-price {
color: #191919;
font-size: 38px;
line-height: 1;
font-weight: 700;
letter-spacing: -0.01em;
border-bottom: 2px solid #383085;
}
.ct-pricing-multi-layout3 .ct-pricing-time {
font-size: 18px;
color: #666;
line-height: 1;
margin-left: 8px;
}
.ct-pricing-multi-layout3 .ct-pricing-meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 32px;
}
.ct-pricing-multi-layout3 .ct-pricing-title {
margin-bottom: 14px;
font-size: 38px;
color: #0e0e0e;
font-weight: 400;
font-family: inherit;
}
.ct-pricing-multi-layout3 .ct-pricing-desc {
font-size: 16px;
line-height: 24px;
color: #666;
margin-bottom: 37px;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list {
border-top: 2px solid #e8e8e8;
padding-top: 32px;
font-size: 18px;
color: #000;
font-weight: 500;
list-style: none;
margin-bottom: 38px;
margin-right: -10px;
}
@media screen and (max-width: 575px) {
.ct-pricing-multi-layout3 .ct-pricing-features-list {
font-size: 16px;
}
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li {
display: flex;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li i {
font-size: 22px;
margin-right: 10px;
color: #383085;
line-height: 1;
height: 22px;
display: flex;
margin-top: 4px;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li.feature-hiden {
opacity: 0.5;
}
.ct-pricing-multi-layout3 .ct-pricing-features-list li + li {
margin-top: 10px;
}
.ct-pricing-multi-layout3 .ct-pricing-button a {
width: 100%;
color: #383085;
line-height: 38px;
border: 2px solid #383085;
font-size: 15px;
background: transparent;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-pricing-multi-layout3 .ct-pricing-button a:hover, .ct-pricing-multi-layout3 .ct-pricing-button a:focus {
background-color: #383085;
color: #fff;
}
.ct-pricing-multi-layout3 .ct-pricing-item-inner {
background-color: #fff;
border: 1px solid #f3f1f1;
-webkit-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
-khtml-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
-moz-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
-ms-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
-o-box-shadow: 0 0 0 1px solid #f9f8f8 inset;
box-shadow: 0 0 0 1px solid #f9f8f8 inset;
padding: 60px 40px 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.ct-pricing-multi-layout3 .ct-pricing-item-inner {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 575px) {
.ct-pricing-multi-layout3 .ct-pricing-item-inner {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-pricing-multi-layout3 .ct-pricing-item-inner:hover {
border-color: #fff;
-webkit-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-khtml-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-moz-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-ms-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
-o-box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
box-shadow: 0 0 43px rgba(6, 10, 9, 0.05);
}
.btn-type-normal .ct-blog-grid-layout1 .entry-readmore a, .btn-type-normal .ct-blog-carousel-layout1 .entry-readmore a {
background-image: none;
text-fill-color: inherit;
-o-text-fill-color: inherit;
-ms-text-fill-color: inherit;
-moz-text-fill-color: inherit;
-webkit-text-fill-color: inherit;
}
.btn-type-normal .ct-pricing-layout2.recommended .pricing-button .btn:hover {
background-color: #2b2567;
}
.ct-contact-form-layout1 .input-filled label {
font-size: 17px;
color: #000;
margin-bottom: 6px;
}
@media screen and (max-width: 991px) {
.ct-contact-form-layout1 .input-filled label {
font-size: 15px;
}
}
.ct-contact-form-layout1 .ct-form-heading {
font-size: 16px;
margin-bottom: 28px;
}
.ct-contact-form-layout1 .nice-select.wpcf7-select {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-contact-form-layout1 .wpcf7-form {
border: none;
overflow: visible;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_number_step_wrap {
display: none;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar {
margin-top: 0;
margin-bottom: 6px;
display: block;
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar {
margin-bottom: 26px;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar .cf7mls_progress_bar_title {
display: none;
}
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar ~ .fieldset-cf7mls-wrapper fieldset {
padding: 0px;
margin: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:before, .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:after {
display: none;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon {
left: 0;
height: 44px;
line-height: 44px;
width: 44px;
font-size: 18px;
z-index: 1;
font-weight: 600;
color: #fff;
position: relative;
margin-left: 0;
font-family: 'Poppins', sans-serif;
opacity: 1;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:before, .ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:after {
content: '';
-webkit-border-radius: 44px;
-khtml-border-radius: 44px;
-moz-border-radius: 44px;
-ms-border-radius: 44px;
-o-border-radius: 44px;
border-radius: 44px;
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:before {
background-color: #414141;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_steps_item_icon svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li .cf7_mls_count_step {
color: inherit;
position: relative;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:last-child .cf7_mls_steps_item_container .cf7_mls_count_step {
position: relative;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li:last-child .cf7_mls_steps_item_container .cf7_mls_count_step:after {
content: '';
width: 5000px;
height: 0;
border-top: 1px dashed #818182;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: -2;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.cf7_mls_steps_item {
position: relative;
z-index: 99;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.cf7_mls_steps_item:last-child {
position: static;
z-index: inherit;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.active .cf7_mls_steps_item_icon:before {
opacity: 0;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls_progress_bar li.active .cf7_mls_steps_item_icon:after {
opacity: 1;
}
.ct-contact-form-layout1 .wpcf7-form .cf7mls-btns {
margin-top: 10px;
}
.ct-contact-form-layout1 .wpcf7-form .action-button {
opacity: 1;
margin: 0;
line-height: 40px;
padding: 0 26px;
border-radius: 3px;
font-size: 14px;
color: #fff;
}
.ct-contact-form-layout1 .wpcf7-form .action-button img {
display: none;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls + p {
margin-bottom: 0;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls > br {
display: none;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper {
padding: 0;
margin: 0;
overflow: visible;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .row + p {
margin-bottom: 0;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control-wrap {
margin-bottom: 20px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #3f3f40;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #b3b3b3;
font-size: 14px;
height: 39px;
background-color: transparent;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-form-control.wpcf7-textarea {
height: 93px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-submit {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 0 26px;
font-size: 14px;
line-height: 40px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .nice-select span.current {
line-height: 26px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .nice-select ul.list {
color: #666;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-response-output {
background-color: rgba(255, 255, 255, 0.12);
border: none;
color: #383085;
font-size: 12px;
padding: 10px 15px;
}
.ct-contact-form-layout1 .wpcf7-form .fieldset-cf7mls-wrapper .wpcf7-response-output.wpcf7-validation-errors {
color: #f00;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #d5dce8;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #6f6f6f;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style2 .wpcf7-form-control.wpcf7-textarea {
height: 175px;
}
.ct-contact-form-layout1.style3 ul.list {
color: #383838;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control:not(.wpcf7-submit) {
background-color: rgba(112, 114, 116, 0.25);
border-color: rgba(255, 255, 255, 0.25);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
color: #fff;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style3 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
}
.ct-contact-form-layout1.style4 .input-filled > label {
margin-bottom: 4px;
font-size: 14px;
}
.ct-contact-form-layout1.style4 .input-filled > label i {
margin-left: 6px;
margin-right: 10px;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control:not(.wpcf7-submit) {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
}
.ct-contact-form-layout1.style4 .wpcf7-submit {
line-height: 60px;
background-color: #383085;
background-image: none;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
margin-top: 10px;
}
.ct-contact-form-layout1.style4 .wpcf7-submit:hover, .ct-contact-form-layout1.style4 .wpcf7-submit:focus {
background-color: #000;
color: #fff;
}
.ct-contact-form-layout1.style4 .wpcf7-form-control-wrap {
margin-bottom: 17px;
}
.ct-contact-form-layout1.style5 .input-filled > label {
font-size: 15px;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control:not(.wpcf7-submit) {
height: 49px;
color: #656565;
border-color: #fff;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style5 .wpcf7-form-control.wpcf7-textarea {
height: 153px;
}
.ct-contact-form-layout1.style5 .nice-select span.current {
line-height: 35px;
}
.ct-contact-form-layout1.style6 .input-filled > label {
font-size: 15px;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control:not(.wpcf7-submit) {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: #666;
border-color: #e4eaff;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style6 .wpcf7-form-control.wpcf7-textarea {
height: 144px;
}
.ct-contact-form-layout1.style7 {
background-color: rgba(0, 0, 0, 0.6);
border: 1px solid rgba(134, 134, 134, 0.6);
padding: 57px 58px 70px;
font-style: 16px;
line-height: 26px;
color: #bcbcbc;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
@media screen and (max-width: 1199px) {
.ct-contact-form-layout1.style7 {
padding: 47px 30px 60px;
}
}
.ct-contact-form-layout1.style7 .ct-contact-meta {
text-align: center;
max-width: 320px;
margin: 0 auto 36px auto;
}
.ct-contact-form-layout1.style7 .ct-contact-meta h3 {
font-size: 24px;
color: #fff;
}
.ct-contact-form-layout1.style7 .wpcf7-submit {
padding: 0 20px;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control:not(.wpcf7-submit) {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: #0e0e0e;
border-color: #bcbcbd;
background-color: #dadadb;
font-size: 14px;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
background-color: #fff;
}
.ct-contact-form-layout1.style7 .wpcf7-form-control-wrap {
margin-bottom: 10px;
}
.ct-contact-form-layout1.style8 .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #dfe6e5;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: #000;
font-size: 15px;
height: 54px;
-webkit-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
-khtml-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
-moz-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
-ms-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
-o-box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
box-shadow: 0 10px 16px rgba(14, 14, 14, 0.11);
}
.ct-contact-form-layout1.style8 .wpcf7-form-control:not(.wpcf7-submit):focus {
-webkit-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
-khtml-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
-moz-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
-ms-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
-o-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
box-shadow: 0 10px 18px rgba(14, 14, 14, 0.4);
}
.ct-contact-form-layout1.style8 .input-filled {
position: relative;
}
.ct-contact-form-layout1.style8 .wpcf7-form-control-wrap {
margin-bottom: 19px;
}
.ct-contact-form-layout1.style8 .form-icon {
position: absolute;
top: 50%;
left: 22px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #000a93;
z-index: 1;
}
.ct-contact-form-layout1.style8 .form-icon + .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit) {
padding-left: 48px;
}
.ct-contact-form-layout1.style8 .wpcf7-submit {
margin-right: 7px;
padding-left: 26px;
padding-right: 26px;
}
.ct-contact-form-layout1.style9 {
border: 1px solid #e4e3e3;
padding: 44px 40px 54px;
background-color: #fff;
}
@media screen and (max-width: 991px) {
.ct-contact-form-layout1.style9 {
padding: 34px 20px 44px;
}
}
.ct-contact-form-layout1.style9 .ct-contact-meta {
margin-bottom: 39px;
}
.ct-contact-form-layout1.style9 .ct-contact-meta h3 {
display: inline-block;
font-size: 24px;
margin-bottom: 10px;
}
.ct-contact-form-layout1.style9 .ct-contact-meta p {
font-size: 15px;
line-height: 24px;
color: #4e4e4e;
margin-bottom: 0;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap {
position: relative;
margin-bottom: 16px;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon + .input-icon, .ct-contact-form-layout1.style9 .wpcf7-form-control-wrap select + .input-icon {
display: none;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon {
position: absolute;
height: 49px;
width: 49px;
background-color: #0d2252;
border-right: 1px solid #dcdcdc;
top: 1px;
left: 0;
-webkit-border-radius: 3px 0 0 3px;
-khtml-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-ms-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
z-index: 1;
font-size: 22px;
text-align: center;
color: #fff;
font-weight: 300;
line-height: 49px;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .input-icon.fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit) {
border-color: #dcdcdc;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding-left: 65px;
font-size: 14px;
color: #666;
}
.ct-contact-form-layout1.style9 .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-submit):focus {
-webkit-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
-khtml-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
-moz-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
-ms-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
-o-box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
box-shadow: 0 3px 8px rgba(13, 34, 82, 0.12);
}
.ct-contact-form-layout1.style9 .wpcf7-submit {
background-color: #383085;
background-image: none;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
text-transform: uppercase;
line-height: 44px;
position: relative;
padding: 0 22px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin-top: 21px;
}
.ct-contact-form-layout1.style9 .wpcf7-submit:before, .ct-contact-form-layout1.style9 .wpcf7-submit:after {
display: none;
}
.ct-contact-form-layout1.style9 .wpcf7-submit:hover {
background-color: #000;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control:not(.wpcf7-submit) {
background-color: #34325e;
color: #c3c4e1;
border-color: #34325e;
height: 46px;
font-family: inherit;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #c3c4e1;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control.wpcf7-textarea {
height: 120px;
}
.ct-contact-form-layout1.style10 .nice-select::after {
color: #c3c4e1;
}
.ct-contact-form-layout1.style10 .nice-select .list {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.ct-contact-form-layout1.style10 .nice-select .list .option {
color: #39385a;
}
.ct-contact-form-layout1.style10 .nice-select span.current {
line-height: 33px;
}
.ct-contact-form-layout1.style10 .row {
margin: 0 -10px;
}
.ct-contact-form-layout1.style10 .row > div {
padding: 0 10px;
}
.ct-contact-form-layout1.style10 .wpcf7-submit {
line-height: 48px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #000;
font-size: 14px;
padding: 0 22px;
}
.ct-contact-form-layout1.style10 .wpcf7-submit:hover, .ct-contact-form-layout1.style10 .wpcf7-submit:focus {
background-color: #fff;
color: #000;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control-wrap {
margin-bottom: 15px;
}
.ct-contact-form-layout1.style10 .wpcf7-form-control-wrap.your-message {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control:not(.wpcf7-submit) {
background-color: #f6f8fb;
color: #0d2252;
border-color: #ededed;
height: 52px;
font-family: inherit;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control.wpcf7-textarea {
height: 120px;
}
.ct-contact-form-layout1.style12 .nice-select::after {
color: #0d2252;
}
.ct-contact-form-layout1.style12 .nice-select .list {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.ct-contact-form-layout1.style12 .nice-select .list .option {
color: #0d2252;
}
.ct-contact-form-layout1.style12 .nice-select span.current {
line-height: 38px;
}
.ct-contact-form-layout1.style12 .row {
margin: 0 -10px;
}
.ct-contact-form-layout1.style12 .row > div {
padding: 0 10px;
}
.ct-contact-form-layout1.style12 .wpcf7-submit {
line-height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
font-size: 14px;
padding: 0 44px;
margin-top: 20px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control-wrap {
margin-bottom: 15px;
}
.ct-contact-form-layout1.style12 .wpcf7-form-control-wrap.your-message {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ct-contact-form-layout1 .ct-range-slider {
height: 21px;
background-color: #fff;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
-webkit-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
-khtml-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
-moz-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
-ms-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
-o-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
position: relative;
margin-bottom: 38px;
}
.ct-contact-form-layout1 .ct-range-slider .ui-slider-range {
position: relative;
height: 21px;
background-color: #383085;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
}
.ct-contact-form-layout1 .ct-range-slider .ui-slider-handle {
width: 34px;
height: 34px;
border: 2px solid #fff;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
background-color: #2b2567;
position: absolute;
top: -7px;
margin-left: -17px;
cursor: pointer;
}
.ct-contact-form-layout1 .ct-range-meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 6px;
padding: 10px 7px 0 7px;
}
.ct-contact-form-layout1 .ct-range-meta .wpcf7-form-control-wrap {
display: inline-block !important;
margin: 0 !important;
width: auto !important;
}
.ct-contact-form-layout1 .ct-range-meta label {
font-weight: 500;
color: #000a93;
flex-grow: 1;
margin-right: 20px;
}
.ct-contact-form-layout1 .ct-range-meta .ct-range-result {
border: none !important;
padding: 0 !important;
margin: 0 !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-color: transparent !important;
color: 16px !important;
font-weight: 700 !important;
color: #6270b2 !important;
min-width: 100px;
max-width: 150px;
text-align: right;
height: auto !important;
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1 .ct-range-meta .ct-range-result {
min-width: 90px;
max-width: 90px;
}
}
.ct-contact-form-layout1 .ct-range-meta + .ct-range-slider {
margin-left: 7px;
margin-right: 7px;
}
.ct-contact-form-layout1 .form-title {
font-weight: 700;
margin-bottom: 22px;
color: #000a93;
}
.ct-contact-form-layout1 .ct-range-footer {
margin-top: 8px;
font-size: 15px;
color: #000;
padding-right: 7px;
}
.ct-contact-form-layout1 .ct-range-footer a {
color: inherit;
font-weight: 700;
border-bottom: 1px solid #000;
}
.ct-contact-form-layout1 .ct-range-footer a:hover {
color: #383085;
border-bottom: none;
}
.ct-contact-form-layout1.style11 {
position: relative;
z-index: 1;
}
.ct-contact-form-layout1.style11 .img-left {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-border-radius: 100px 0 0 0;
-khtml-border-radius: 100px 0 0 0;
-moz-border-radius: 100px 0 0 0;
-ms-border-radius: 100px 0 0 0;
-o-border-radius: 100px 0 0 0;
border-radius: 100px 0 0 0;
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1.style11 .img-left {
display: none;
}
}
.ct-contact-form-layout1.style11 .img-left:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(31, 50, 62, 0.58);
-webkit-border-radius: 100px 0 0 0;
-khtml-border-radius: 100px 0 0 0;
-moz-border-radius: 100px 0 0 0;
-ms-border-radius: 100px 0 0 0;
-o-border-radius: 100px 0 0 0;
border-radius: 100px 0 0 0;
}
.ct-contact-form-layout1.style11 .ct-contact-meta > h3 {
margin-bottom: 14px;
font-size: 24px;
color: #fff;
padding-right: 62px;
position: relative;
display: inline-block;
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1.style11 .ct-contact-meta > h3 {
font-size: 22px;
padding-right: 52px;
}
}
.ct-contact-form-layout1.style11 .ct-contact-meta > h3:before {
content: '';
width: 47px;
height: 2px;
background-color: #383085;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1.style11 .ct-contact-meta > h3:before {
width: 42px;
}
}
.ct-contact-form-layout1.style11 .ct-contact-form-inner {
max-width: 580px;
-webkit-border-radius: 0 0 0 95px;
-khtml-border-radius: 0 0 0 95px;
-moz-border-radius: 0 0 0 95px;
-ms-border-radius: 0 0 0 95px;
-o-border-radius: 0 0 0 95px;
border-radius: 0 0 0 95px;
padding: 55px 55px 75px 55px;
margin-left: auto;
margin-right: 275px;
padding-right: 165px;
background-color: rgba(1, 19, 30, 0.69);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(1, 19, 30, 0.69)), to(#01131e 50%));
background-image: -webkit-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
background-image: -moz-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
background-image: -ms-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
background-image: -o-linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
background-image: linear-gradient(left, rgba(1, 19, 30, 0.69), #01131e 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(1, 19, 30, 0.69)', endColorStr='#01131e 50%', gradientType='1');
background-color: transparent;
}
@media screen and (max-width: 1199px) {
.ct-contact-form-layout1.style11 .ct-contact-form-inner {
padding-right: 55px;
margin-left: auto;
margin-right: 0px;
background-color: #01131e;
background-image: -webkit-gradient(linear, left top, right top, from(#01131e), to(#01131e 50%));
background-image: -webkit-linear-gradient(left, #01131e, #01131e 50%);
background-image: -moz-linear-gradient(left, #01131e, #01131e 50%);
background-image: -ms-linear-gradient(left, #01131e, #01131e 50%);
background-image: -o-linear-gradient(left, #01131e, #01131e 50%);
background-image: linear-gradient(left, #01131e, #01131e 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#01131e', endColorStr='#01131e 50%', gradientType='1');
}
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1.style11 .ct-contact-form-inner {
padding: 55px 30px;
}
}
.ct-contact-form-layout1.style11 .img-right {
position: absolute;
z-index: 99;
top: 0;
right: 0;
bottom: 0;
width: 385px;
-webkit-border-radius: 85px 0 0 130px;
-khtml-border-radius: 85px 0 0 130px;
-moz-border-radius: 85px 0 0 130px;
-ms-border-radius: 85px 0 0 130px;
-o-border-radius: 85px 0 0 130px;
border-radius: 85px 0 0 130px;
overflow: hidden;
}
@media screen and (max-width: 1199px) {
.ct-contact-form-layout1.style11 .img-right {
display: none;
}
}
.ct-contact-form-layout1.style11 .img-right:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(31, 50, 62, 0.58);
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.ct-contact-form-layout1.style11 .img-right:after {
content: '';
width: 170px;
background-color: rgba(56, 48, 133, 0.73);
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 100;
-webkit-border-radius: 0 130px 85px 0;
-khtml-border-radius: 0 130px 85px 0;
-moz-border-radius: 0 130px 85px 0;
-ms-border-radius: 0 130px 85px 0;
-o-border-radius: 0 130px 85px 0;
border-radius: 0 130px 85px 0;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control:not(.wpcf7-submit) {
border: 1px solid #1b2b34;
background-color: rgba(255, 255, 255, 0.1);
height: 34px;
font-size: 14px;
color: #e1e1e1;
padding: 3px 20px;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style11 .wpcf7-form-control.wpcf7-textarea {
height: 85px;
padding-top: 12px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-submit {
font-size: 14px;
line-height: 40px;
padding: 0 28px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-submit:hover {
background-color: #fff;
color: #000;
}
.ct-contact-form-layout1.style11 .wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 12px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .nice-select span.current {
line-height: 28px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .nice-select .list .option {
color: #1f323e;
}
.ct-contact-form-layout1.style11 .wpcf7-form .row {
margin-left: -6px;
margin-right: -6px;
}
.ct-contact-form-layout1.style11 .wpcf7-form .row > div {
padding: 0 6px;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control:not(.wpcf7-submit) {
border: 1px solid #102465;
background-color: #072037;
height: 51px;
font-size: 14px;
color: #fff;
padding: 6px 20px;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style13 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
padding-top: 12px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-submit {
font-size: 15px;
line-height: 51px;
padding: 0 28px;
-webkit-border-radius: 51px;
-khtml-border-radius: 51px;
-moz-border-radius: 51px;
-ms-border-radius: 51px;
-o-border-radius: 51px;
border-radius: 51px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-submit:hover {
color: #fff;
}
.ct-contact-form-layout1.style13 .wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 28px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select:after {
right: 20px;
color: #fff;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select span.current {
line-height: 37px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .nice-select .list .option {
color: #1f323e;
}
.ct-contact-form-layout1.style13 .wpcf7-form .row {
margin-left: -14px;
margin-right: -14px;
}
.ct-contact-form-layout1.style13 .wpcf7-form .row > div {
padding: 0 14px;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control:not(.wpcf7-submit) {
border: 1px solid #f3f3f3;
background-color: #f9f9f9;
height: 50px;
font-size: 15px;
color: #3f3f3f;
padding: 6px 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style14 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
padding-top: 12px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select:after {
right: 20px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select span.current {
line-height: 36px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .nice-select .list .option {
color: #1f323e;
}
.ct-contact-form-layout1.style14 .wpcf7-form .row {
margin-left: -10px;
margin-right: -10px;
}
.ct-contact-form-layout1.style14 .wpcf7-form .row > div {
padding: 0 10px;
}
.ct-contact-form-layout1.style15 {
background-color: #08467f;
padding: 28px 30px 11px;
}
@media screen and (max-width: 767px) {
.ct-contact-form-layout1.style15 {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-contact-form-layout1.style15 .input-filled {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 11px;
}
.ct-contact-form-layout1.style15 .input-filled > label {
min-width: 84px;
font-size: 15px;
color: #fff;
}
.ct-contact-form-layout1.style15 .input-filled > label i {
margin-right: 6px;
}
.ct-contact-form-layout1.style15 .input-filled > label i.fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-contact-form-layout1.style15 .input-filled .wpcf7-form-control-wrap {
margin-bottom: 0;
width: 100%;
}
.ct-contact-form-layout1.style15 .wpcf7-submit {
width: 100%;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: 14px;
line-height: 38px;
margin-top: 6px;
}
.ct-contact-form-layout1.style15 .form-footer {
font-size: 14px;
color: #e7e7e7;
justify-content: center;
margin-top: -5px;
margin-bottom: 0;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit) {
height: 30px;
padding: 4px 8px;
font-size: 14px;
border: 1px solid #d6ebfe;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit):hover, .ct-contact-form-layout1.style15 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
color: #191919;
-webkit-box-shadow: 0 0 0 1px #383085;
-khtml-box-shadow: 0 0 0 1px #383085;
-moz-box-shadow: 0 0 0 1px #383085;
-ms-box-shadow: 0 0 0 1px #383085;
-o-box-shadow: 0 0 0 1px #383085;
box-shadow: 0 0 0 1px #383085;
}
.ct-contact-form-layout1.style15 .wpcf7-form-control.wpcf7-textarea {
height: 100px;
}
.ct-contact-form-layout1.style15 .nice-select:after {
right: 10px;
color: #191919;
font-size: 14px;
}
.ct-contact-form-layout1.style15 .nice-select span.current {
line-height: 20px;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control:not(.wpcf7-submit) {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.67);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
color: #b1bac3;
font-size: 13px;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control:not(.wpcf7-submit):focus {
border-color: #383085;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control.wpcf7-textarea {
height: 140px;
}
.ct-contact-form-layout1.style16 .wpcf7-submit {
border-radius: 0px;
background: #383085;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-contact-form-layout1.style16 .wpcf7-submit:hover {
background-color: #fff;
color: #000;
}
.ct-contact-form-layout1.style16 .wpcf7-form-control-wrap {
margin-bottom: 24px;
display: inline-flex;
width: 100%;
}
.ct-fancy-box-layout1 {
display: flex;
flex-wrap: nowrap;
}
.ct-fancy-box-layout1 .item--shape {
display: none;
}
.ct-fancy-box-layout1 .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-fancy-box-layout1.style1 .item--icon, .ct-fancy-box-layout1.style6 .item--icon {
font-size: 24px;
color: #fff;
height: 63px;
width: 63px;
min-width: 63px;
line-height: 63px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
text-align: center;
-webkit-border-radius: 63px;
-khtml-border-radius: 63px;
-moz-border-radius: 63px;
-ms-border-radius: 63px;
-o-border-radius: 63px;
border-radius: 63px;
margin-right: 38px;
position: relative;
overflow: hidden;
}
.ct-fancy-box-layout1.style1 .item--icon i, .ct-fancy-box-layout1.style6 .item--icon i {
display: inline-block;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout1.style1 .item--icon, .ct-fancy-box-layout1.style6 .item--icon {
margin-right: 20px;
}
}
.ct-fancy-box-layout1.style1 .item--title, .ct-fancy-box-layout1.style6 .item--title {
margin-top: 4px;
margin-bottom: 7px;
font-size: 24px;
font-weight: 600;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout1.style1 .item--title, .ct-fancy-box-layout1.style6 .item--title {
font-size: 22px;
}
}
.ct-fancy-box-layout1.style1 .item--description, .ct-fancy-box-layout1.style6 .item--description {
font-size: 16px;
line-height: 1.625;
}
.ct-fancy-box-layout1.style1 .item--description a, .ct-fancy-box-layout1.style6 .item--description a {
color: inherit;
}
.ct-fancy-box-layout1.style1 .item--description a:hover, .ct-fancy-box-layout1.style6 .item--description a:hover {
color: inherit;
text-decoration: underline;
}
.ct-fancy-box-layout1.style1:hover .item--icon i, .ct-fancy-box-layout1.style6:hover .item--icon i {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout1.style2 {
position: relative;
}
.ct-fancy-box-layout1.style2 .item--icon {
background-color: transparent !important;
background-image: none !important;
line-height: 1;
margin-right: 20px;
margin-top: 6px;
}
.ct-fancy-box-layout1.style2 .item--icon i {
font-size: 58px;
color: #383085;
}
.ct-fancy-box-layout1.style2 .item--title {
font-size: 20px;
color: #383838;
margin-bottom: 10px;
}
.ct-fancy-box-layout1.style2:hover .item--icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-fancy-box-layout1.style3 .item--icon {
background-color: transparent !important;
background-image: none !important;
line-height: 1;
margin-right: 35px;
margin-top: 6px;
}
.ct-fancy-box-layout1.style3 .item--icon i {
font-size: 65px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-fancy-box-layout1.style3 .item--title {
font-size: 24px;
margin-top: 9px;
margin-bottom: 7px;
}
.ct-fancy-box-layout1.style4 {
padding: 35px 13px 25px 28px;
position: relative;
height: auto !important;
}
.ct-fancy-box-layout1.style4:before {
content: '';
height: 5px;
width: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.ct-fancy-box-layout1.style4 .item--icon {
background-color: transparent !important;
background-image: none !important;
line-height: 1;
margin-right: 17px;
margin-top: 0px;
}
.ct-fancy-box-layout1.style4 .item--icon i {
font-size: 38px;
}
.ct-fancy-box-layout1.style4 .item--title {
font-size: 18px;
margin-top: 0px;
margin-bottom: 0px;
}
.ct-fancy-box-layout1.style4 .item--description {
font-size: 15px;
}
.ct-fancy-box-layout1.style4:hover:before {
width: 100%;
}
.ct-fancy-box-layout1.style5 .item--icon {
margin-top: -4px;
height: 40px;
width: 42px;
line-height: 42px;
position: relative;
-webkit-border-radius: 42px;
-khtml-border-radius: 42px;
-moz-border-radius: 42px;
-ms-border-radius: 42px;
-o-border-radius: 42px;
border-radius: 42px;
background-color: #383085;
margin-right: 22px;
min-width: 42px;
}
.ct-fancy-box-layout1.style5 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
}
.ct-fancy-box-layout1.style5 .item--icon i {
font-size: 22px;
}
.ct-fancy-box-layout1.style5 .item--icon i.fa-question-circle:before {
content: '?';
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.ct-fancy-box-layout1.style5 .item--title {
margin-bottom: 26px;
font-size: 24px;
line-height: 32px;
font-weight: 600;
}
.ct-fancy-box-layout1.style5 .item--description {
font-size: 17px;
line-height: 28px;
color: #000;
}
.ct-fancy-box-layout1.style5 .item--description ul {
margin-top: 28px;
margin-bottom: 0;
}
.ct-fancy-box-layout1.style6 .item--icon {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin-right: 22px;
min-width: 60px;
width: 60px;
height: 60px;
margin-top: 6px;
}
.ct-fancy-box-layout1.style6 .item--title {
margin-top: 0;
}
.ct-fancy-box-layout1.style6 .item--description {
color: #000;
}
.ct-fancy-box-layout1.style7 .item--icon {
font-size: 24px;
color: #fff;
height: 66px;
width: 66px;
min-width: 66px;
line-height: 66px;
background-color: #383085;
text-align: center;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
margin-right: 23px;
position: relative;
overflow: hidden;
-webkit-box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
-khtml-box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
-moz-box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
-ms-box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
-o-box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
box-shadow: 0 6px 16px rgba(56, 48, 133, 0.36);
}
.ct-fancy-box-layout1.style7 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout1.style7 .item--icon i {
font-size: 44px;
color: #fff;
}
.ct-fancy-box-layout1.style7 .item--icon img {
max-height: 44px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout1.style7 .item--icon {
height: 46px;
width: 46px;
min-width: 46px;
line-height: 46px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
margin-right: 18px;
}
.ct-fancy-box-layout1.style7 .item--icon i {
font-size: 30px;
}
.ct-fancy-box-layout1.style7 .item--icon img {
max-height: 30px;
}
}
.ct-fancy-box-layout1.style7 .item--title {
margin-bottom: 10px;
font-size: 20px;
}
.ct-fancy-box-layout1.style7 .item--description {
font-size: 16px;
line-height: 26px;
color: #000;
}
.ct-fancy-box-layout1.style7 .item--description a {
color: inherit;
}
.ct-fancy-box-layout1.style7 .item--description a:hover {
color: inherit;
}
.ct-fancy-box-layout1.style7:hover .item--icon i, .ct-fancy-box-layout1.style7:hover .item--icon img, .ct-fancy-box-layout1.style7:hover .item--icon svg {
-webkit-animation: toRightFromLeft 0.3s forwards;
-moz-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout1.style8 .item--icon {
line-height: 1;
margin-right: 30px;
}
.ct-fancy-box-layout1.style8 .item--icon i {
font-size: 58px;
display: inline-block;
}
.ct-fancy-box-layout1.style8 .item--title {
font-size: 22px;
}
.ct-fancy-box-layout1.style8 .item--description {
font-size: 16px;
line-height: 26px;
}
.ct-fancy-box-layout1.style8:hover .item--icon i {
animation: icon-bounce 600ms ease-out infinite;
-webkit-animation: icon-bounce 600ms ease-out infinite;
}
.ct-fancy-box-layout1.style9 {
display: block;
text-align: center;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-fancy-box-layout1.style9 .item--icon {
margin-bottom: 30px;
display: inline-block;
}
.ct-fancy-box-layout1.style9 .item--icon i {
font-size: 75px;
color: #383085;
}
.ct-fancy-box-layout1.style9 .item--icon img {
max-height: 75px;
}
.ct-fancy-box-layout1.style9 .item--icon i, .ct-fancy-box-layout1.style9 .item--icon img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout1.style9 .item--title {
margin-bottom: 12px;
font-size: 20px;
color: #161b39;
}
.ct-fancy-box-layout1.style9 .item--description {
line-height: 1.625;
padding: 0 20px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout1.style9 .item--description {
padding: 0;
}
}
.ct-fancy-box-layout1.style9:hover {
-webkit-transform: translateY(-36px);
-khtml-transform: translateY(-36px);
-moz-transform: translateY(-36px);
-ms-transform: translateY(-36px);
-o-transform: translateY(-36px);
transform: translateY(-36px);
}
.ct-fancy-box-layout1.style9:hover .item--icon i, .ct-fancy-box-layout1.style9:hover .item--icon img {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-fancy-box-layout1.style13 .item--icon {
margin-right: 18px;
line-height: 1;
}
.ct-fancy-box-layout1.style13 .item--icon i {
font-size: 30px;
color: #383085;
}
.ct-fancy-box-layout1.style13 .item--title {
font-size: 16px;
color: #000;
margin-bottom: 2px;
}
.ct-fancy-box-layout1.style13 .item--description {
font-size: 14px;
line-height: 22px;
color: #454545;
}
.ct-fancy-box-layout1.style14 .item--icon {
line-height: 1;
margin-right: 22px;
font-size: 48px;
position: relative;
color: #383085;
}
.ct-fancy-box-layout1.style14 .item--icon svg {
height: 48px;
fill: #383085;
}
.ct-fancy-box-layout1.style14 .item--icon img {
max-height: 48px;
}
.ct-fancy-box-layout1.style14 .item--title {
margin-top: -5px;
margin-bottom: 10px;
font-size: 22px;
font-weight: 600;
}
.ct-fancy-box-layout1.style14 .item--description {
font-size: 18px;
line-height: 1.444;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout1.style14 .item--description {
font-size: 16px;
}
}
.ct-fancy-box-layout1.style15 {
display: block;
}
.ct-fancy-box-layout1.style15 .item--icon {
width: 67px;
height: 67px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
border-radius: 67px;
color: #fff;
font-size: 36px;
margin-bottom: 18px;
}
.ct-fancy-box-layout1.style15 .item--title {
font-size: 24px;
margin-bottom: 0;
color: #180033;
padding-bottom: 28px;
margin-bottom: 25px;
position: relative;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout1.style15 .item--title {
font-size: 20px;
}
}
.ct-fancy-box-layout1.style15 .item--title:before {
content: '';
width: 26px;
height: 3px;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.ct-fancy-box-layout1.style15 .item--description {
font-size: 15px;
line-height: 1.73;
color: #555;
}
.line-gap .ct-fancy-box-layout1.style4:after {
content: '';
width: 1px;
height: 54px;
background-color: #e4eaee;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
.line-gap .ct-fancy-box-layout1.style4:after {
display: none;
}
}
.ct-fancy-box-layout2 {
position: relative;
z-index: 1;
padding: 35px 60px;
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout2 {
padding-left: 30px;
padding-right: 20px;
}
}
@media screen and (max-width: 767px) {
.ct-fancy-box-layout2 {
padding-left: 20px;
}
}
.ct-fancy-box-layout2:before, .ct-fancy-box-layout2:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout2:before {
background-color: #222;
-webkit-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
-khtml-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
-moz-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
-ms-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
-o-box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
box-shadow: 0 6px 21px rgba(0, 0, 0, 0.32);
}
.ct-fancy-box-layout2:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.ct-fancy-box-layout2 .item--title {
font-size: 20px;
margin-bottom: 8px;
color: #fff;
}
.ct-fancy-box-layout2 .item--description {
font-size: 15px;
line-height: 26px;
color: #f7f7f7;
}
.ct-fancy-box-layout2 .item--description a {
color: inherit;
}
.ct-fancy-box-layout2 .item--description a:hover {
color: inherit;
text-decoration: underline;
}
.ct-fancy-box-layout2 .item--icon {
margin-right: 22px;
line-height: 1;
}
.ct-fancy-box-layout2 .item--icon i {
font-size: 65px;
}
.ct-fancy-box-layout2:hover:before {
opacity: 0;
}
.ct-fancy-box-layout2:hover:after {
opacity: 1;
}
.ct-fancy-box-layout2:hover .item--icon i {
background-image: none;
background-color: transparent;
text-fill-color: transparent;
-o-text-fill-color: #fff;
-ms-text-fill-color: #fff;
-moz-text-fill-color: #fff;
-webkit-text-fill-color: #fff;
}
.ct-fancy-box-layout3 {
display: flex;
flex-wrap: nowrap;
}
.ct-fancy-box-layout3 .item--icon {
font-size: 24px;
color: #fff;
height: 63px;
width: 61px;
min-width: 61px;
line-height: 61px;
text-align: center;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin-top: 10px;
margin-right: 38px;
position: relative;
overflow: hidden;
border: 1px solid rgba(255, 255, 255, 0.25);
background-color: rgba(112, 114, 116, 0.25);
}
.ct-fancy-box-layout3 .item--title {
margin-top: 4px;
margin-bottom: 7px;
font-size: 24px;
font-weight: 600;
color: #fff;
}
.ct-fancy-box-layout3 .item--description {
line-height: 1.625;
color: #b7b7b7;
}
.ct-fancy-box-layout3:hover .item--icon i {
-webkit-animation: toTopFromBottom 0.3s forwards;
-moz-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.ct-fancy-box-layout3.style2 .item--icon {
width: 60px;
height: 60px;
border: none;
background-color: #0e0e0e;
min-width: 60px;
margin-right: 23px;
}
.ct-fancy-box-layout3.style2 .item--title {
color: #0e0e0e;
margin-top: 0;
}
.ct-fancy-box-layout3.style2 .item--description {
color: #383838;
}
.ct-fancy-box-layout3.style2 .item--description a {
color: inherit;
}
.ct-fancy-box-layout3.style2 .item--description a:hover {
color: inherit;
text-decoration: underline;
}
.ct-fancy-box-layout4 {
-webkit-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
-khtml-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
-ms-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
-o-box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
box-shadow: 0 1px 18px rgba(0, 0, 0, 0.11);
background-color: #fff;
padding: 44px 20px;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout4:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.ct-fancy-box-layout4 .item--icon {
line-height: 1;
margin-bottom: 20px;
}
.ct-fancy-box-layout4 .item--icon i {
font-size: 56px;
color: #383085;
}
.ct-fancy-box-layout4 .item--title {
margin-bottom: 17px;
font-size: 20px;
}
.ct-fancy-box-layout4 .item--description {
font-size: 15px;
line-height: 26px;
}
.ct-fancy-box-layout4 .item--description a {
color: inherit;
}
.ct-fancy-box-layout4 .item--description a:hover {
color: inherit;
text-decoration: underline;
}
.ct-fancy-box-layout5 {
position: relative;
z-index: 1;
}
.ct-fancy-box-layout5:before {
content: '';
z-index: -1;
position: absolute;
top: 59px;
right: 40px;
bottom: 0;
left: 0px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(top, #383085, #6270b2);
background-image: -moz-linear-gradient(top, #383085, #6270b2);
background-image: -ms-linear-gradient(top, #383085, #6270b2);
background-image: -o-linear-gradient(top, #383085, #6270b2);
background-image: linear-gradient(top, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-border-radius: 0 171px 171px 0;
-khtml-border-radius: 0 171px 171px 0;
-moz-border-radius: 0 171px 171px 0;
-ms-border-radius: 0 171px 171px 0;
-o-border-radius: 0 171px 171px 0;
border-radius: 0 171px 171px 0;
-webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
-khtml-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
-moz-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
-ms-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
-o-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.23) inset;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-fancy-box-layout5:hover::before {
opacity: 1;
bottom: -33px;
left: -30px;
}
.ct-fancy-box-layout5 .ct-fancy-box-inner {
background-color: #000;
color: #e9e9e9;
padding: 50px 30px 76px 40px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout5 .ct-fancy-box-inner {
padding-left: 30px;
padding-bottom: 96px;
}
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout5 .ct-fancy-box-inner {
padding-left: 20px;
padding-right: 15px;
}
}
@media screen and (max-width: 767px) {
.ct-fancy-box-layout5 .ct-fancy-box-inner {
height: auto !important;
}
}
.ct-fancy-box-layout5 .item--icon {
line-height: 1;
margin-bottom: 30px;
}
.ct-fancy-box-layout5 .item--icon i {
font-size: 60px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(top, #383085, #6270b2);
background-image: -moz-linear-gradient(top, #383085, #6270b2);
background-image: -ms-linear-gradient(top, #383085, #6270b2);
background-image: -o-linear-gradient(top, #383085, #6270b2);
background-image: linear-gradient(top, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-fancy-box-layout5 .item--title {
font-size: 22px;
color: #fff;
margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout5 .item--title {
font-size: 18px;
}
}
.ct-fancy-box-layout5 .item--description {
line-height: 28px;
font-size: 16px;
margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout5 .item--description {
font-size: 15px;
line-height: 26px;
}
}
.ct-fancy-box-layout5 .item--description a {
color: inherit;
}
.ct-fancy-box-layout5 .item--description a:hover {
color: inherit;
text-decoration: underline;
}
.ct-fancy-box-layout5 .item--list {
list-style: none;
margin-bottom: 0;
font-weight: 700;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout5 .item--list {
font-size: 14px;
}
}
.ct-fancy-box-layout5 .item--list i {
margin-right: 12px;
font-weight: 400;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(top, #383085, #6270b2);
background-image: -moz-linear-gradient(top, #383085, #6270b2);
background-image: -ms-linear-gradient(top, #383085, #6270b2);
background-image: -o-linear-gradient(top, #383085, #6270b2);
background-image: linear-gradient(top, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-fancy-box-layout5 .item--list li + li {
margin-top: 6px;
}
.ct-fancy-box-layout5 .item--link {
height: 45px;
width: 45px;
position: absolute;
bottom: 27px;
right: 24px;
background-color: #535353;
line-height: 45px;
text-align: center;
border-radius: 45px;
color: #fff;
font-size: 30px;
z-index: 1;
}
.ct-fancy-box-layout5 .item--link:before {
content: '';
position: absolute;
top: 0;
left: 0;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(top, #383085, #6270b2);
background-image: -moz-linear-gradient(top, #383085, #6270b2);
background-image: -ms-linear-gradient(top, #383085, #6270b2);
background-image: -o-linear-gradient(top, #383085, #6270b2);
background-image: linear-gradient(top, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-fancy-box-layout5 .item--link:hover:before {
opacity: 1;
}
.ct-fancy-box-layout6 {
background-color: #fff;
text-align: center;
-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
-khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
-ms-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
-o-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.11);
padding: 80px 50px 50px 50px;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 66px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout6 {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-fancy-box-layout6:before {
content: '';
height: 6px;
width: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 260ms linear 0ms;
-khtml-transition: all 260ms linear 0ms;
-moz-transition: all 260ms linear 0ms;
-ms-transition: all 260ms linear 0ms;
-o-transition: all 260ms linear 0ms;
transition: all 260ms linear 0ms;
}
.ct-fancy-box-layout6:hover {
-webkit-transform: translateY(20px);
-khtml-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
.ct-fancy-box-layout6:hover:before {
width: 100%;
}
.ct-fancy-box-layout6 .item--icon {
width: 112px;
height: 112px;
position: absolute;
top: -66px;
left: 0;
right: 0;
margin: auto;
background-color: #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-fancy-box-layout6 .item--icon i {
font-size: 45px;
color: #fff;
}
.ct-fancy-box-layout6 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout6 .item--title {
font-size: 20px;
}
.ct-fancy-box-layout6 .item--description {
font-size: 16px;
line-height: 26px;
}
.ct-fancy-box-layout6 .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.ct-fancy-box-layout6.style-2 .item--icon {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.ct-fancy-box-layout6.style-2 .item--description {
font-size: 15px;
}
.ct-fancy-box-layout6.style-2:before {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.ct-fancy-box-layout7 {
position: relative;
z-index: 1;
padding: 50px 50px 40px;
text-align: center;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout7 {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-fancy-box-layout7:before {
content: '';
background-color: #fff;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
}
.ct-fancy-box-layout7 .item--icon {
line-height: 1;
margin-bottom: 15px;
}
.ct-fancy-box-layout7 .item--icon i {
font-size: 60px;
color: #383085;
}
.ct-fancy-box-layout7 .item--title {
font-size: 22px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout7 .item--description {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #000;
font-size: 16px;
color: 26px;
margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout7 .item--description {
font-size: 14px;
line-height: 24px;
}
}
.ct-fancy-box-layout7 .item--button a {
font-size: 15px;
color: #000;
font-weight: 700;
font-family: 'Poppins', sans-serif;
display: inline-block;
padding-right: 32px;
position: relative;
}
.ct-fancy-box-layout7 .item--button a i {
margin-left: 16px;
font-size: 19px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout7 .item--overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-fancy-box-layout7 .item--overlay:before {
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
position: absolute;
}
.ct-fancy-box-layout7:hover .item--overlay {
opacity: 1;
}
.ct-fancy-box-layout7:hover .item--title, .ct-fancy-box-layout7:hover .item--description {
color: #fff;
}
.ct-fancy-box-layout7:hover .item--button a {
color: #383085;
}
.ct-fancy-box-layout7:hover .item--button a i {
right: -15px;
color: #fff;
}
.ct-fancy-box-layout8 {
padding: 62px 40px 52px;
background-color: #383085;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout8 {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-fancy-box-layout8 {
height: auto !important;
}
}
.ct-fancy-box-layout8 .item--icon {
line-height: 1;
margin-bottom: 18px;
}
.ct-fancy-box-layout8 .item--icon img {
max-height: 48px;
}
.ct-fancy-box-layout8 .item--icon i {
font-size: 48px;
color: #fff;
}
.ct-fancy-box-layout8 .item--icon img, .ct-fancy-box-layout8 .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-fancy-box-layout8 .item--title {
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 10px;
}
.ct-fancy-box-layout8 .item--description {
font-size: 17px;
line-height: 28px;
color: #fff;
}
.ct-fancy-box-layout8:hover img, .ct-fancy-box-layout8:hover i {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-fancy-box-layout9 {
display: flex;
flex-wrap: nowrap;
padding: 32px 16px 32px 34px;
position: relative;
z-index: 1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout9 {
padding-left: 20px;
}
}
.ct-fancy-box-layout9:before {
content: '';
z-index: -1;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #383085;
}
.ct-fancy-box-layout9 .item--icon {
line-height: 1;
margin-right: 20px;
color: #383085;
}
.ct-fancy-box-layout9 .item--icon i {
font-size: 42px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout9 .item--icon i {
font-size: 32px;
}
}
.ct-fancy-box-layout9 .item--title {
font-size: 20px;
margin-bottom: 7px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout9 .item--title {
font-size: 18px;
}
}
.ct-fancy-box-layout9 .item--description {
line-height: 1.625;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout9 .item--description {
font-size: 14px;
}
}
.ct-fancy-box-layout9 .item--holder {
position: relative;
}
.ct-fancy-box-layout9 .item--button {
position: absolute;
bottom: -28px;
left: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.ct-fancy-box-layout9 .item--button .btn-line {
color: #fff;
}
.ct-fancy-box-layout9 .item--button .btn-line span:before {
background-color: #fff;
}
.ct-fancy-box-layout9 .item--button .btn-line i {
color: inherit;
}
.ct-fancy-box-layout9:hover:before, .ct-fancy-box-layout9.active:before {
height: 100%;
}
.ct-fancy-box-layout9:hover .item--icon i, .ct-fancy-box-layout9.active .item--icon i, .ct-fancy-box-layout9:hover .item--title, .ct-fancy-box-layout9.active .item--title, .ct-fancy-box-layout9:hover .item--description, .ct-fancy-box-layout9.active .item--description {
color: #fff;
}
.ct-fancy-box-layout9:hover .item--button, .ct-fancy-box-layout9.active .item--button {
opacity: 1;
visibility: visible;
}
.ct-fancy-box-layout9.btn-active .item--description {
margin-bottom: 6px;
}
.ct-fancy-box-layout9.btn-active:hover, .ct-fancy-box-layout9.btn-active.active {
padding-bottom: 46px;
}
.ct-fancy-box-layout9.style2 {
padding-left: 15px;
}
.ct-fancy-box-layout9.style2 .item--icon {
margin-right: 28px;
width: 83px;
min-width: 83px;
height: 83px;
-webkit-border-radius: 83px;
-khtml-border-radius: 83px;
-moz-border-radius: 83px;
-ms-border-radius: 83px;
-o-border-radius: 83px;
border-radius: 83px;
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: #fff;
-webkit-box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
-khtml-box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
-moz-box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
-ms-box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
-o-box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
box-shadow: 0 7px 10px rgba(56, 48, 133, 0.19);
position: relative;
}
.ct-fancy-box-layout9.style2 .item--icon i {
font-size: 48px;
}
.ct-fancy-box-layout9.style2 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout9.style2 .item--icon {
width: 60px;
min-width: 60px;
height: 60px;
margin-right: 15px;
}
.ct-fancy-box-layout9.style2 .item--icon i {
font-size: 36px;
}
}
.ct-fancy-box-layout9.style2 .item--title {
color: #1d0031;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout9.style2 .item--title {
font-size: 18px;
}
}
.ct-fancy-box-layout9.style2 .item--description {
color: #383838;
}
.ct-fancy-box-layout9.style2:hover .item--icon, .ct-fancy-box-layout9.style2.active .item--icon {
background-color: #fff;
color: #383085;
}
.ct-fancy-box-layout9.style2:hover .item--icon i, .ct-fancy-box-layout9.style2.active .item--icon i {
color: inherit;
}
.ct-fancy-box-layout9.style2:hover .item--title, .ct-fancy-box-layout9.style2.active .item--title {
color: #fff;
}
.ct-fancy-box-layout9.style2:hover .item--description, .ct-fancy-box-layout9.style2.active .item--description {
color: #fff;
}
.ct-fancy-box-layout3-wrap.style2 {
min-height: 167px;
}
.ct-fancy-box-layout10 .item--icon {
line-height: 1;
margin-bottom: 17px;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
.ct-fancy-box-layout10 .item--icon i {
font-size: 60px;
color: #383085;
}
.ct-fancy-box-layout10 .item--icon img {
max-height: 61px;
}
.ct-fancy-box-layout10 .item--title {
font-size: 22px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout10 .item--title {
font-size: 18px;
}
}
.ct-fancy-box-layout10 .item--description {
line-height: 1.625;
color: #000;
margin-bottom: 28px;
}
.ct-fancy-box-layout10:hover .item--icon {
animation-name: icon-bounce;
-moz-animation-name: icon-bounce;
}
.ct-fancy-box-layout11 {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (min-width: 1200px) {
.ct-fancy-box-layout11 {
justify-content: center;
padding: 0 30px 0 10px;
}
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout11 {
display: block;
text-align: center;
}
}
.ct-fancy-box-layout11 .item--icon {
width: 67px;
height: 67px;
min-width: 67px;
line-height: 1;
position: relative;
-webkit-border-radius: 67px;
-khtml-border-radius: 67px;
-moz-border-radius: 67px;
-ms-border-radius: 67px;
-o-border-radius: 67px;
border-radius: 67px;
margin-right: 25px;
border: 3px solid #383085;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout11 .item--icon {
margin-right: 15px;
}
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout11 .item--icon {
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}
}
.ct-fancy-box-layout11 .item--icon i {
font-size: 30px;
color: #fff;
-webkit-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-fancy-box-layout11 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout11 .item--icon:before {
z-index: -1;
content: '';
position: absolute;
top: -1px;
left: -1px;
bottom: -1px;
right: -1px;
background-color: #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.2s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-fancy-box-layout11 .item--title {
margin-bottom: 5px;
font-size: 15px;
font-family: inherit;
}
.ct-fancy-box-layout11 .item--description {
font-size: 15px;
}
.ct-fancy-box-layout11 .item-readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.ct-fancy-box-layout11 .item--holder {
position: relative;
}
.ct-fancy-box-layout11:hover .item--icon {
background-color: transparent;
}
.ct-fancy-box-layout11:hover .item--icon i {
color: #383085;
}
.ct-fancy-box-layout11:hover .item--icon:before {
-webkit-transform: scale(1.5);
-khtml-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
.ct-fancy-box-layout12 {
background-color: #fff;
padding: 40px 30px 43px;
-webkit-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 59px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
text-align: center;
position: relative;
}
.ct-fancy-box-layout12 .item--icon {
line-height: 1;
margin-bottom: 21px;
}
.ct-fancy-box-layout12 .item--icon i {
font-size: 65px;
color: #383085;
}
.ct-fancy-box-layout12 .item--icon img {
max-width: 132px;
}
.ct-fancy-box-layout12 .item--title {
font-size: 22px;
margin-bottom: 18px;
color: #1d0031;
}
.ct-fancy-box-layout12 .item--description {
color: #0e0e0e;
line-height: 1.625;
}
.ct-fancy-box-layout12 .item-readmore {
position: absolute;
font-size: 24px;
color: #fff;
bottom: -45px;
left: 0;
right: 0;
margin: auto;
font-weight: 500;
font-family: 'Poppins', sans-serif;
background-color: #383085;
-webkit-box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
-khtml-box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
-moz-box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
-ms-box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
-o-box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
box-shadow: 0 5px 16px rgba(56, 48, 133, 0.17);
width: 50px;
height: 50px;
line-height: 50px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
opacity: 0;
visibility: hidden;
}
.ct-fancy-box-layout12 .item-readmore:hover {
-webkit-transform: rotate(90deg);
-khtml-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.ct-fancy-box-layout12:hover {
-webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 29px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-11px);
-khtml-transform: translateY(-11px);
-moz-transform: translateY(-11px);
-ms-transform: translateY(-11px);
-o-transform: translateY(-11px);
transform: translateY(-11px);
}
.ct-fancy-box-layout12:hover .item-readmore {
bottom: -25px;
opacity: 1;
visibility: visible;
}
.col-line-left {
z-index: 1;
}
.col-line-left:before {
z-index: -1;
content: '';
width: 0;
height: 48px;
border-left: 1px dashed #bababa;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
.col-line-left:before {
display: none;
}
}
@media screen and (min-width: 1200px) {
.col-line .ct-fancy-box-layout10 .item--description {
max-width: 300px;
}
.col-line > .elementor-column-wrap:before {
width: 0;
height: 140px;
content: '';
border-left: 1px dashed #bfbfbf;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
}
@media screen and (min-width: 1200px) {
.col-line-style1 {
z-index: 1;
}
.col-line-style1:before {
z-index: -1;
content: '';
width: 0;
height: 105px;
border-left: 2px dashed #d3ddf2;
position: absolute;
left: -15px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.col-dot-style1 {
z-index: 1;
}
.col-dot-style1:before {
z-index: -1;
content: '';
width: 12px;
height: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-image: -webkit-linear-gradient(120deg, #6270b2, #ffd200);
background-image: -moz-linear-gradient(120deg, #6270b2, #ffd200);
background-image: -ms-linear-gradient(120deg, #6270b2, #ffd200);
background-image: -o-linear-gradient(120deg, #6270b2, #ffd200);
background-image: linear-gradient(120deg, #6270b2, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#ffd200');
}
.ct-inner-white:before {
content: '';
width: 3000px;
height: 100%;
background-color: inherit;
position: absolute;
top: 0;
right: 100%;
}
}
.col-line-counter:before {
z-index: 1;
content: '';
width: 0;
height: 70px;
border-left: 2px dashed #dfdfdf;
position: absolute;
left: 1px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
.col-line-counter:before {
display: none;
}
}
@media screen and (min-width: 1200px) {
.col-line-mega > .elementor-column-wrap:before {
width: 0;
height: 82%;
content: '';
border-left: 1px solid #f1f0f0;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
}
@media screen and (min-width: 1200px) {
.col-line-sm > .elementor-column-wrap:before {
width: 0;
height: 100px;
content: '';
border-left: 1px dashed #bfbfbf;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
}
@media screen and (min-width: 768px) {
.line-gap2:after {
content: '';
width: 0;
border-right: 1px dashed #9f9f9f;
height: 190px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
}
.fancybox-line-right .ct-fancy-box-layout15 {
border-right: 1px solid #e9ebee;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.fancybox-line-right .ct-fancy-box-layout15:hover {
border-color: transparent;
}
}
.ct-fancy-box-layout17 .item--holder {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
overflow: hidden;
padding: 40px;
position: relative;
z-index: 1;
}
.ct-fancy-box-layout17 .item--holder .item--overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.ct-fancy-box-layout17 .item--holder .item--overlay:before {
content: '';
background-color: rgba(0, 0, 0, 0.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-fancy-box-layout17 .item--holder .item--icon {
line-height: 1;
margin-bottom: 18px;
}
.ct-fancy-box-layout17 .item--holder .item--icon i {
font-size: 58px;
color: #383085;
}
.ct-fancy-box-layout17 .item--holder .item--title {
margin-bottom: 0;
font-size: 22px;
line-height: 24px;
color: #fff;
font-family: inherit;
}
.ct-fancy-box-layout17 .item--holder .item--number {
line-height: 1;
font-size: 46px;
color: #383085;
font-weight: 700;
position: absolute;
bottom: 18px;
right: 16px;
}
.ct-fancy-box-layout17 .item--holder-hover {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f4f4f4;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
z-index: 99;
padding: 36px 32px;
-webkit-transform: translateY(40px);
-khtml-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
.ct-fancy-box-layout17 .item--holder-hover .item--title {
margin-bottom: 13px;
font-size: 22px;
line-height: 24px;
color: #0d0d0d;
padding-bottom: 14px;
position: relative;
}
.ct-fancy-box-layout17 .item--holder-hover .item--title:before {
content: '';
width: 28px;
height: 3px;
background-color: #383085;
position: absolute;
bottom: 0;
left: 0;
}
.ct-fancy-box-layout17 .item--holder-hover .item--description {
color: #6e6e6e;
font-size: 16px;
line-height: 24px;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link {
height: 54px;
line-height: 54px;
text-align: center;
font-size: 20px;
width: 54px;
background-color: #383085;
position: absolute;
bottom: -29px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
color: #fff;
overflow: hidden;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link i {
display: inline-block;
}
.ct-fancy-box-layout17 .item--holder-hover .item--link:hover i {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-fancy-box-layout17:hover .item--holder {
opacity: 0;
}
.ct-fancy-box-layout17:hover .item--holder-hover {
opacity: 1;
-webkit-transform: translateY(-8px);
-khtml-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
-o-transform: translateY(-8px);
transform: translateY(-8px);
visibility: visible;
}
.digital-col1:before {
content: '';
width: 1px;
height: 54px;
background: #e9e9e9;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
@media screen and (max-width: 1199px) {
.digital-col1:before {
display: none;
}
}
.ct-fancy-box-layout18 {
background-color: #f4f4f4;
padding: 30px 24px;
position: relative;
z-index: 1;
display: flex;
flex-wrap: nowrap;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout18 {
display: block;
}
}
.ct-fancy-box-layout18:before {
content: '';
height: 7px;
width: 103px;
background-color: #383085;
position: absolute;
top: 0;
left: 24px;
}
.ct-fancy-box-layout18 .item--icon {
width: 103px;
min-width: 103px;
height: 105px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
margin-right: 24px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout18 .item--icon {
margin-bottom: 24px;
margin-right: 0;
}
}
.ct-fancy-box-layout18 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout18 .item--icon i {
font-size: 50px;
color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--title {
font-size: 22px;
color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--description {
font-size: 17px;
line-height: 24px;
color: #6e6e6e;
}
.ct-fancy-box-layout18 .item--button {
display: none;
}
.ct-fancy-box-layout18 .item--button a {
font-size: 16px;
color: #fff;
}
.ct-fancy-box-layout18 .item--button a i {
margin-left: 8px;
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout18 .item--button a:hover i {
margin-left: 12px;
}
.ct-fancy-box-layout18 .icon-abs {
position: absolute;
bottom: 10px;
right: 15px;
line-height: 1;
z-index: -1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-fancy-box-layout18 .icon-abs i {
font-size: 68px;
color: #333;
}
.ct-fancy-box-layout18:hover {
background-color: #000;
}
.ct-fancy-box-layout18:hover .item--title {
color: #fff;
}
.ct-fancy-box-layout18:hover .item--icon {
background-color: #373737;
}
.ct-fancy-box-layout18:hover .item--icon i {
color: #383085;
}
.ct-fancy-box-layout18:hover .icon-abs {
opacity: 1;
}
.ct-fancy-box-layout19 {
position: relative;
z-index: 1;
padding-right: 80px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout19 {
padding-right: 30px;
}
}
.ct-fancy-box-layout19 .item--icon {
width: 69px;
height: 71px;
background-color: #fff;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
-khtml-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
-moz-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
-ms-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
-o-box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
box-shadow: 0 15px 29px rgba(0, 69, 172, 0.10);
position: relative;
margin-bottom: 32px;
}
.ct-fancy-box-layout19 .item--icon img {
max-height: 42px;
}
.ct-fancy-box-layout19 .item--icon i {
color: #383085;
font-size: 42px;
}
.ct-fancy-box-layout19 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout19 .item--title {
font-size: 22px;
color: #1a2428;
margin-bottom: 18px;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout19 .item--title {
font-size: 20px;
}
}
.ct-fancy-box-layout19 .item--description {
font-size: 16px;
line-height: 1.625;
color: #666;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout19 .item--description {
font-size: 14px;
}
}
.ct-fancy-box-layout19 .item--number {
line-height: 1;
font-size: 146px;
position: absolute;
bottom: -37px;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9 13%), to(#bedbf6));
background-image: -webkit-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
background-image: -moz-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
background-image: -ms-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
background-image: -o-linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
background-image: linear-gradient(bottom, #f9f9f9 13%, #bedbf6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9 13%', endColorStr='#bedbf6');
font-weight: 700;
z-index: -1;
}
@media screen and (max-width: 991px) {
.ct-fancy-box-layout19 .item--number {
font-size: 100px;
bottom: -15px;
}
}
.ct-fancy-box-layout20 {
text-align: center;
position: relative;
z-index: 99;
}
.ct-fancy-box-layout20 .item--icon {
width: 86px;
height: 86px;
margin: 0 auto 31px auto;
-webkit-border-radius: 86px 0 86px 86px;
-khtml-border-radius: 86px 0 86px 86px;
-moz-border-radius: 86px 0 86px 86px;
-ms-border-radius: 86px 0 86px 86px;
-o-border-radius: 86px 0 86px 86px;
border-radius: 86px 0 86px 86px;
color: #fff;
font-size: 32px;
position: relative;
background-image: -webkit-linear-gradient(-90deg, #383085, #6270b2);
background-image: -moz-linear-gradient(-90deg, #383085, #6270b2);
background-image: -ms-linear-gradient(-90deg, #383085, #6270b2);
background-image: -o-linear-gradient(-90deg, #383085, #6270b2);
background-image: linear-gradient(-90deg, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
-khtml-box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
-moz-box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
-ms-box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
-o-box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
box-shadow: 0 9px 18px rgba(56, 48, 133, 0.34);
}
.ct-fancy-box-layout20 .item--icon * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout20 .item--icon:before {
content: '';
height: 130px;
width: 5px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(bottom, #6270b2, #383085);
background-image: -moz-linear-gradient(bottom, #6270b2, #383085);
background-image: -ms-linear-gradient(bottom, #6270b2, #383085);
background-image: -o-linear-gradient(bottom, #6270b2, #383085);
background-image: linear-gradient(bottom, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085');
position: absolute;
bottom: -17px;
left: 46px;
z-index: -1;
-webkit-transform: rotate(45deg) scaleY(1.4);
-khtml-transform: rotate(45deg) scaleY(1.4);
-moz-transform: rotate(45deg) scaleY(1.4);
-ms-transform: rotate(45deg) scaleY(1.4);
-o-transform: rotate(45deg) scaleY(1.4);
transform: rotate(45deg) scaleY(1.4);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-fancy-box-layout20 .item--title {
font-size: 24px;
margin-bottom: 22px;
color: #1b1b1b;
}
.ct-fancy-box-layout20 .item--description {
line-height: 1.5;
color: #666;
}
.ct-fancy-box-layout20:hover .item--icon:before {
opacity: 1;
-webkit-transform: rotate(45deg) scaleY(1);
-khtml-transform: rotate(45deg) scaleY(1);
-moz-transform: rotate(45deg) scaleY(1);
-ms-transform: rotate(45deg) scaleY(1);
-o-transform: rotate(45deg) scaleY(1);
transform: rotate(45deg) scaleY(1);
}
.ct-fancy-box-layout21 {
padding: 60px 36px 63px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
overflow: hidden;
position: relative;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout21 {
padding: 40px 24px;
}
}
.ct-fancy-box-layout21 .item--icon {
line-height: 1;
font-size: 50px;
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
margin-bottom: 24px;
}
.ct-fancy-box-layout21 .item--icon svg {
height: 50px;
fill: #383085;
}
.ct-fancy-box-layout21 .item--icon img {
max-height: 50px;
}
.ct-fancy-box-layout21 .item--title {
font-size: 24px;
margin-bottom: 18px;
font-weight: 600;
color: #fff;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout21 .item--title {
font-size: 20px;
}
}
.ct-fancy-box-layout21 .item--description {
font-size: 18px;
color: #ccc;
line-height: 1.44444;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout21 .item--description {
font-size: 16px;
}
}
.ct-fancy-box-layout21 .item--shape svg {
position: absolute;
top: -165px;
right: -75px;
z-index: -1;
fill: #383085;
opacity: 0.1;
}
.ct-fancy-box-layout21:hover {
background-color: #383085;
}
.ct-fancy-box-layout21:hover .item--icon {
color: #fff;
}
.ct-fancy-box-layout21:hover .item--icon svg {
fill: #fff;
}
.ct-fancy-box-layout21:hover .item--shape svg {
fill: #fff;
}
.ct-fancy-box-layout21.style2 {
border: 1px solid #363636;
padding: 44px 28px 43px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout21.style2 {
padding: 40px 22px;
}
}
.ct-fancy-box-layout21.style2 .item--icon {
font-size: 42px;
}
.ct-fancy-box-layout21.style2 .item--shape {
display: none;
}
.ct-fancy-box-layout21.style2 .item--title {
font-size: 22px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout21.style2 .item--title {
font-size: 20px;
}
}
.ct-fancy-box-layout21.style2:hover {
border-color: #383085;
}
.ct-fancy-box-layout22 {
text-align: center;
}
.ct-fancy-box-layout22 .item--icon {
height: 100px;
width: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
font-size: 40px;
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #000;
position: relative;
margin: 0 auto 24px auto;
}
.ct-fancy-box-layout22 .item--icon img {
max-height: 40px;
}
.ct-fancy-box-layout22 .item--icon svg {
height: 40px;
fill: #383085;
}
.ct-fancy-box-layout22 .item--icon i, .ct-fancy-box-layout22 .item--icon svg, .ct-fancy-box-layout22 .item--icon img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-fancy-box-layout22 .item--number {
height: 30px;
width: 30px;
line-height: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
font-size: 15px;
font-weight: 600;
color: #fff;
background-color: #383085;
position: absolute;
bottom: 12px;
left: -12px;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-fancy-box-layout22 .item--title {
font-size: 24px;
margin-bottom: 15px;
}
.ct-fancy-box-layout22 .item--description {
font-size: 18px;
line-height: 1.444;
margin-bottom: 19px;
}
@media screen and (max-width: 1199px) {
.ct-fancy-box-layout22 .item--description {
font-size: 16px;
}
}
.ct-fancy-box-layout22:hover .item--icon {
background-color: #383085;
color: #fff;
}
.ct-fancy-box-layout22:hover .item--icon svg {
fill: #fff;
}
.ct-fancy-box-layout22:hover .item--number {
background-color: #fff;
color: #000;
}
.style-number-top .ct-fancy-box-layout22 .item--number {
bottom: auto;
top: 6px;
left: -10px;
}
.ct--slider .item--image {
position: relative;
overflow: hidden;
}
.ct--slider .image-animation-zoom {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct--slider .slick-slide.slick-active .image-animation-zoom {
animation: slider-image-zoom 9200ms ease-out;
-webkit-animation: slider-image-zoom 9200ms ease-out;
}
.ct--slider .item--title cite {
color: #383085;
font-style: normal;
}
.ct--slider .ct-slider-time1 {
animation-delay: 100ms;
}
.ct--slider .ct-slider-time2 {
animation-delay: 200ms;
}
.ct--slider .ct-slider-time3 {
animation-delay: 300ms;
}
.ct--slider .ct-slider-time4 {
animation-delay: 400ms;
}
.ct--slider .ct-slider-time5 {
animation-delay: 500ms;
}
.ct--slider .ct-slider-time6 {
animation-delay: 600ms;
}
.ct--slider .ct-slider-time7 {
animation-delay: 700ms;
}
.ct--slider .ct-slider-time8 {
animation-delay: 800ms;
}
.ct--slider .ct-slider-time9 {
animation-delay: 900ms;
}
.ct--slider .ct-slider-time10 {
animation-delay: 1000ms;
}
.ct--slider .slick-slide.slick-active .ct-slider-fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
animation-duration: 1.2s;
}
.ct--slider .slick-slide.slick-active .ct-slider-fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
animation-duration: 1.2s;
}
.ct--slider1 {
max-width: 1660px;
margin: auto;
padding: 0 0 0 15px;
}
@media screen and (max-width: 575px) {
.ct--slider1 {
padding: 0;
}
}
.ct--slider1 .item--meta {
width: 100%;
display: flex;
align-items: center;
padding: 95px 30px 95px 0;
position: relative;
}
@media screen and (max-width: 575px) {
.ct--slider1 .item--meta {
padding: 60px 15px 90px;
display: block;
}
}
.ct--slider1 .item--meta.img-active {
width: 35%;
}
@media screen and (max-width: 1199px) {
.ct--slider1 .item--meta.img-active {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct--slider1 .item--meta.img-active {
width: 100%;
}
}
.ct--slider1 .item--meta-inner {
overflow: hidden;
}
.ct--slider1 .item--image {
width: 65%;
}
@media screen and (max-width: 1199px) {
.ct--slider1 .item--image {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.ct--slider1 .item--image {
width: 100%;
min-height: 320px;
}
.ct--slider1 .item--image .bg-image {
min-height: 320px;
}
}
.ct--slider1 .item--title {
font-size: 72px;
line-height: 1;
color: #000;
margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
.ct--slider1 .item--title {
font-size: 60px;
}
}
@media screen and (max-width: 1199px) {
.ct--slider1 .item--title {
font-size: 48px;
}
}
@media screen and (max-width: 767px) {
.ct--slider1 .item--title {
font-size: 36px;
}
}
.ct--slider1 .item--desc {
font-size: 18px;
line-height: 1.55556;
color: #484848;
margin-bottom: 33px;
max-width: 480px;
}
.ct--slider1 .item--button a {
font-size: 16px;
background-image: none;
background-color: #000;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 0 40px;
line-height: 50px;
text-transform: uppercase;
}
.ct--slider1 .item--button a:hover, .ct--slider1 .item--button a:focus {
background-color: #383085;
}
.ct--slider1 .item--textoutline {
margin-top: 14px;
font-size: 130px;
position: absolute;
top: 0;
right: -50%;
font-weight: 700;
z-index: 99;
color: #fff;
line-height: 1;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #383085;
-ms-text-stroke-color: #383085;
-o-text-stroke-color: #383085;
}
@media screen and (max-width: 1600px) {
.ct--slider1 .item--textoutline {
font-size: 110px;
}
}
@media screen and (max-width: 1199px) {
.ct--slider1 .item--textoutline {
font-size: 80px;
margin-top: 42px;
}
}
@media screen and (max-width: 575px) {
.ct--slider1 .item--textoutline {
position: static;
font-size: 48px;
margin-bottom: 22px;
}
}
.ct--slider1 .ct-nav-carousel {
position: absolute;
top: 180px;
right: -83px;
}
@media screen and (max-width: 1199px) {
.ct--slider1 .ct-nav-carousel {
right: -67px;
}
}
@media screen and (max-width: 575px) {
.ct--slider1 .ct-nav-carousel {
position: static;
margin-top: 45px;
}
}
.ct--slider1 .ct-nav-carousel > div {
border: none;
width: 66px;
height: 66px;
min-width: 66px;
background-color: #383085;
overflow: hidden;
}
@media screen and (max-width: 1199px) {
.ct--slider1 .ct-nav-carousel > div {
width: 50px;
height: 50px;
min-width: 50px;
}
}
.ct--slider1 .ct-nav-carousel > div i {
font-size: 22px;
color: #fff;
}
@media screen and (max-width: 1199px) {
.ct--slider1 .ct-nav-carousel > div i {
font-size: 18px;
}
}
.ct--slider1 .ct-nav-carousel > div.nav-prev i {
transform: translate(-50%, -50%) scaleX(-1);
}
.ct--slider1 .ct-nav-carousel > div.nav-next {
margin-left: 35px;
}
@media screen and (min-width: 576px) {
.ct--slider1 .ct-nav-carousel > div.nav-next {
background-color: #fff !important;
}
}
@media screen and (min-width: 576px) {
.ct--slider1 .ct-nav-carousel > div.nav-next i {
color: #000;
}
}
.ct--slider1 .item--inner {
min-height: 712px;
display: flex;
flex-wrap: wrap;
}
@media screen and (min-width: 1600px) {
.ct--slider1 .ct-carousel-inner {
width: calc(100% + 190px);
}
}
.ct--slider-wrap1 {
position: relative;
}
.ct--slider-wrap1 .ct--slider-number {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct--slider-wrap1 .ct--slider-number .slick-slide {
min-height: 100px;
}
@media screen and (max-width: 1800px) {
.ct--slider-wrap1 .ct--slider-number {
display: none;
}
}
.ct--slider-wrap1 .count-number {
line-height: 1;
font-size: 14px;
color: #666;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
width: 60px;
justify-content: center;
transform: rotate(-90deg);
margin-top: 30px;
}
.ct--slider-wrap1 .count-number span {
font-size: 24px;
color: #000;
font-weight: 700;
position: relative;
top: 2px;
}
.ct--slider2 {
max-width: 1920px;
padding-right: 142px;
margin: auto;
position: relative;
z-index: 88;
}
@media screen and (max-width: 1400px) {
.ct--slider2 {
padding-right: 80px;
}
}
@media screen and (max-width: 767px) {
.ct--slider2 {
padding-right: 0;
}
}
.ct--slider2:after {
content: '';
width: 212px;
height: 211px;
background-image: url(../images/bg-dots1.png);
position: absolute;
bottom: -70px;
right: 72px;
z-index: -1;
}
.ct--slider2 .item--meta {
position: absolute;
top: 50%;
left: 0;
z-index: 99;
transform: translate(0, -50%);
max-width: 765px;
width: 100%;
background-color: #171fac;
padding: 107px 40px 120px 140px;
overflow: hidden;
}
@media screen and (max-width: 1400px) {
.ct--slider2 .item--meta {
padding-left: 60px;
padding-right: 60px;
max-width: 640px;
}
}
@media screen and (max-width: 1199px) {
.ct--slider2 .item--meta {
max-width: 480px;
padding: 95px 20px 100px 30px;
}
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--meta {
max-width: 100%;
position: static;
transform: translate(0, 0%);
padding-left: 15px;
}
}
.ct--slider2 .item--meta .item--meta-inner {
position: relative;
z-index: 101;
}
.ct--slider2 .item--image {
width: 100%;
margin-left: 464px;
overflow: visible;
}
@media screen and (max-width: 1199px) {
.ct--slider2 .item--image {
margin-left: 120px;
}
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--image {
margin-left: 0;
min-height: 400px;
}
}
.ct--slider2 .item--image .item--image-inner {
height: 100%;
overflow: hidden;
position: relative;
}
.ct--slider2 .item--image:before {
content: '';
width: 192px;
height: 192px;
position: absolute;
top: -35px;
left: -35px;
background-color: #101276;
z-index: -1;
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--image:before {
display: none;
}
}
.ct--slider2 .item--title {
font-size: 72px;
line-height: 1;
color: #fff;
margin-bottom: 27px;
}
@media screen and (max-width: 1400px) {
.ct--slider2 .item--title {
font-size: 68px;
}
}
@media screen and (max-width: 1199px) {
.ct--slider2 .item--title {
font-size: 48px;
}
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--title {
font-size: 36px;
}
}
.ct--slider2 .item--desc {
font-size: 18px;
color: #fff;
line-height: 1.55555;
max-width: 440px;
margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--desc {
font-size: 17px;
}
}
.ct--slider2 .item--button a {
box-shadow: none;
line-height: 55px;
font-size: 15px;
background: #383085;
}
.ct--slider2 .item--button a:hover, .ct--slider2 .item--button a:focus {
background: #383085;
}
.ct--slider2 .item--textoutline {
font-size: 212px;
position: absolute;
bottom: -24px;
left: -24px;
}
@media screen and (max-width: 1400px) {
.ct--slider2 .item--textoutline {
font-size: 180px;
}
}
.ct--slider2 .item--inner {
min-height: 800px;
display: flex;
flex-wrap: wrap;
margin-top: 35px;
}
@media screen and (max-width: 767px) {
.ct--slider2 .item--inner {
margin-top: 0;
}
}
.ct--slider2 .ct-carousel-inner {
margin: 0;
}
.ct--slider2 .ct-carousel-inner .slick-slide {
padding: 0;
}
.ct--slider-wrap2 {
position: relative;
}
.ct--slider-wrap2 .ct--slider-number {
position: absolute;
top: 50%;
right: 51px;
font-size: 22px;
color: #0e0e0e;
font-weight: 700;
font-family: 'Barlow', sans-serif;
width: 40px;
text-align: center;
margin-top: 40px;
}
@media screen and (max-width: 1400px) {
.ct--slider-wrap2 .ct--slider-number {
right: 20px;
}
}
@media screen and (max-width: 767px) {
.ct--slider-wrap2 .ct--slider-number {
display: none;
}
}
.ct--slider-wrap2 .ct--slider-number .count-number {
position: relative;
width: 40px;
height: 166px;
}
.ct--slider-wrap2 .ct--slider-number .count-number:before {
content: '';
width: 1px;
height: 70px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #000;
}
.ct--slider-wrap2 .ct--slider-number .count-number span {
width: 40px;
height: 40px;
position: absolute;
line-height: 40px;
left: 0;
}
.ct--slider-wrap2 .ct--slider-number .count-number span:nth-child(1) {
top: 0;
}
.ct--slider-wrap2 .ct--slider-number .count-number span:nth-child(2) {
bottom: 0;
}
.ct--slider-wrap2 .ct-nav-carousel {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 55px;
z-index: 102;
width: 32px;
margin-top: -120px;
}
@media screen and (max-width: 1400px) {
.ct--slider-wrap2 .ct-nav-carousel {
right: 24px;
}
}
@media screen and (max-width: 767px) {
.ct--slider-wrap2 .ct-nav-carousel {
margin-top: 0;
top: auto;
bottom: 0;
transform: translate(0, 0);
right: 0;
width: 50px;
}
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev, .ct--slider-wrap2 .ct-nav-carousel .nav-next {
border: none;
width: 32px;
min-width: 32px;
height: 32px;
line-height: 32px;
margin: 0;
background: none;
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev svg, .ct--slider-wrap2 .ct-nav-carousel .nav-next svg {
height: 24px;
width: 24px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev:hover i, .ct--slider-wrap2 .ct-nav-carousel .nav-next:hover i {
color: #383085;
}
@media screen and (max-width: 767px) {
.ct--slider-wrap2 .ct-nav-carousel .nav-prev, .ct--slider-wrap2 .ct-nav-carousel .nav-next {
background-color: #fff;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 50px;
height: 50px;
line-height: 50px;
min-width: 50px;
margin: 0 !important;
}
}
.ct--slider-wrap2 .ct-nav-carousel .nav-prev svg {
-webkit-transform: translate(-50%, -50%) rotate(-180deg);
-khtml-transform: translate(-50%, -50%) rotate(-180deg);
-moz-transform: translate(-50%, -50%) rotate(-180deg);
-ms-transform: translate(-50%, -50%) rotate(-180deg);
-o-transform: translate(-50%, -50%) rotate(-180deg);
transform: translate(-50%, -50%) rotate(-180deg);
}
.ct--slider-wrap2 .ct-nav-carousel .nav-next {
margin-top: 40px;
}
.ct-portfolio-external1 {
max-width: 1920px;
margin: auto;
font-family: 'Inter', sans-serif;
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .item--image {
min-height: 400px;
}
}
.ct-portfolio-external1 .item--inner-primary {
position: relative;
}
.ct-portfolio-external1 .item--holder {
position: absolute;
bottom: 0;
right: 0;
width: 420px;
z-index: 99;
background-image: url(../images/el-portfolio1.jpg);
padding: 40px 90px 40px 45px;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .item--holder {
width: 360px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .item--holder {
padding-left: 20px;
padding-right: 60px;
width: 290px;
}
}
.ct-portfolio-external1 .item--holder .item--description {
font-size: 22px;
line-height: 1.6;
color: #fff;
font-weight: 500;
margin-bottom: 9px;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .item--holder .item--description {
font-size: 18px;
}
}
.ct-portfolio-external1 .item--holder .item--category {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #383085;
}
.ct-portfolio-external1 .item--holder .item--link {
width: 65px;
line-height: 65px;
height: 65px;
position: absolute;
bottom: 0;
right: 0;
background-color: #383085;
text-align: center;
color: #fff;
font-size: 20px;
overflow: hidden;
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .item--holder .item--link {
width: 50px;
line-height: 50px;
height: 50px;
}
}
.ct-portfolio-external1 .item--holder .item--link i {
display: inline-block;
}
.ct-portfolio-external1 .item--holder .item--link:hover i {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-portfolio-external1 .ct-carousel-inner {
max-width: 1130px;
width: 100%;
position: relative;
background-color: #000;
margin: 0;
}
.ct-portfolio-external1 .ct-carousel-inner .slick-slide {
padding: 0;
}
.ct-portfolio-external1 .ct-carousel-inner .ct-slick-carousel, .ct-portfolio-external1 .ct-carousel-inner .slick-list, .ct-portfolio-external1 .ct-carousel-inner .slick-track, .ct-portfolio-external1 .ct-carousel-inner .item--inner-primary, .ct-portfolio-external1 .ct-carousel-inner .item--image {
height: 100%;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .ct-carousel-inner {
max-width: 55%;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-carousel-inner {
max-width: 100%;
}
}
.ct-portfolio-external1 .ct-slick-nav-wrap {
width: 100%;
max-width: 510px;
margin-top: -65px;
margin-bottom: 65px;
margin-left: -95px;
padding-left: 135px;
padding-right: 30px;
padding-top: 54px;
padding-bottom: 110px;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .ct-slick-nav-wrap {
padding-left: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-slick-nav-wrap {
padding-bottom: 55px;
}
}
.ct-portfolio-external1 .ct-slick-nav-wrap:before {
content: '';
background-image: url(../images/el-portfolio2.jpg);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: #0f0f0f;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
font-size: 48px;
line-height: normal;
color: #fff;
font-weight: 700;
margin-bottom: 65px;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
font-size: 38px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-slick-nav-wrap .el-widget {
font-size: 32px;
}
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .ct-slick-nav-wrap {
max-width: 45%;
margin-left: 0;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-slick-nav-wrap {
max-width: 100%;
margin-top: 0;
}
.ct-portfolio-external1 .ct-slick-nav-wrap .slick-slide.slick-cloned {
display: none;
}
}
.ct-portfolio-external1 .ct-slick-nav .item--title {
font-size: 24px;
color: #fff;
font-weight: 500;
padding-left: 36px;
margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
.ct-portfolio-external1 .ct-slick-nav .item--title {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-slick-nav .item--title {
padding-left: 0;
}
}
.ct-portfolio-external1 .ct-slick-nav .item--title span {
display: flex;
align-items: center;
position: relative;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
}
.ct-portfolio-external1 .ct-slick-nav .item--title span:before {
content: '';
width: 168px;
height: 3px;
background-color: #383085;
position: absolute;
top: 50%;
right: 100%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin-right: 22px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-portfolio-external1 .ct-slick-nav .item--title span:after {
content: "\f105";
font-family: "Font Awesome 5 Pro";
margin-left: 12px;
font-size: 24px;
color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
font-weight: 900;
}
.ct-portfolio-external1 .ct-slick-nav .slick-list {
height: 100% !important;
padding: 0 !important;
overflow: visible;
}
.ct-portfolio-external1 .ct-slick-nav .slick-track, .ct-portfolio-external1 .ct-slick-nav .slick-slide {
width: 100% !important;
transform: translate3d(0px, 0px, 0px) !important;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span {
padding-left: 55px;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span:before {
margin-right: -36px;
opacity: 1;
}
.ct-portfolio-external1 .ct-slick-nav .slick-current .item--title span:after {
opacity: 1;
}
.ct-portfolio-external1 .ct-portfolio-inner {
display: flex;
flex-wrap: nowrap;
z-index: 99;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-portfolio-external1 .ct-portfolio-inner {
display: block;
}
}
.ct-portfolio-style1 .item--featured {
position: relative;
}
.ct-portfolio-style1 .item--featured:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-portfolio-style1 .item--featured img {
width: 100%;
}
.ct-portfolio-style1 .item--category {
display: inline-block;
line-height: 31px;
background-color: #000;
padding: 0 18px;
font-size: 13px;
border-radius: 18px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
transform: translateY(30px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-portfolio-style1 .item--category a {
color: inherit;
}
.ct-portfolio-style1 .item--category a:hover {
color: inherit;
}
.ct-portfolio-style1 .item--title {
font-size: 24px;
line-height: 1.5;
color: #fff;
margin-top: 25px;
margin-bottom: 40px;
transform: translateY(30px);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-portfolio-style1 .item--title a {
color: inherit;
}
.ct-portfolio-style1 .item--title a:hover {
color: inherit;
}
.ct-portfolio-style1 .item--holder {
position: absolute;
top: 50%;
left: 0;
right: 0;
padding: 0 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
z-index: 99;
}
.ct-portfolio-style1 .item--readmore a {
width: 66px;
height: 66px;
display: inline-flex;
color: #000;
background-color: #fff;
border-radius: 100%;
align-items: center;
justify-content: center;
font-size: 26px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
transform: translateY(30px) scale(0.5);
opacity: 0;
}
.ct-portfolio-style1 .item--readmore a i {
display: inline-flex;
}
.ct-portfolio-style1 .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-portfolio-style1 .grid-item-inner {
position: relative;
}
.ct-portfolio-style1 .grid-item-inner:hover .item--featured:before {
opacity: 0.84;
}
.ct-portfolio-style1 .grid-item-inner:hover .item--category, .ct-portfolio-style1 .grid-item-inner:hover .item--title, .ct-portfolio-style1 .grid-item-inner:hover .item--readmore a {
transform: translateY(0px) scale(1);
opacity: 1;
}
.ct-portfolio-style1 .ct-carousel-inner {
margin: 0 -1px;
}
.ct-portfolio-style1 .ct-carousel-inner .slick-slide {
padding: 0 1px;
}
.ct-portfolio-style1.ct-portfolio-grid6 .item--featured {
border-radius: 6px;
overflow: hidden;
}
.ct-portfolio-style1.ct-portfolio-grid6 .grid-item-inner {
margin-bottom: 30px;
}
.ct-team-grid1 .item--image {
position: relative;
max-width: 93px;
margin: 0 auto 17px auto;
}
.ct-team-grid1 .item--image img {
-webkit-border-radius: 90px;
-khtml-border-radius: 90px;
-moz-border-radius: 90px;
-ms-border-radius: 90px;
-o-border-radius: 90px;
border-radius: 90px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-grid1 .item--image .item--social {
position: absolute;
top: 14px;
right: -18px;
}
.ct-team-grid1 .item--image .item--social a {
display: none;
}
.ct-team-grid1 .item--image .item--social a i {
width: 39px;
height: 39px;
line-height: 39px;
background-color: #fff;
-webkit-border-radius: 39px;
-khtml-border-radius: 39px;
-moz-border-radius: 39px;
-ms-border-radius: 39px;
-o-border-radius: 39px;
border-radius: 39px;
font-size: 18px;
color: #383085;
}
.ct-team-grid1 .item--image .item--social a i.fa-facebook {
color: #3b5999;
}
.ct-team-grid1 .item--image .item--social a i.fa-instagram {
color: #e4405f;
}
.ct-team-grid1 .item--image .item--social a i.fa-twitter {
color: #55acee;
}
.ct-team-grid1 .item--image .item--social a i.fa-behance {
color: #007ee5;
}
.ct-team-grid1 .item--image .item--social a:first-child {
display: block;
}
.ct-team-grid1 .item--title {
font-size: 18px;
margin-bottom: 0px;
}
.ct-team-grid1 .item--position {
font-size: 15px;
margin-bottom: 16px;
display: block;
}
.ct-team-grid1 .item--inner {
text-align: center;
position: relative;
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
-khtml-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
-moz-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
-ms-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
-o-box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
box-shadow: 0 7 30px rgba(12, 12, 12, 0.06);
padding: 30px 40px 33px 40px;
margin-bottom: 60px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-grid1 .item--inner:hover {
-webkit-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
-khtml-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
-moz-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
-ms-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
-o-box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
box-shadow: 0 30px 30px rgba(2, 20, 54, 0.2);
}
.ct-team-grid1 .item--inner:hover .item--image img {
-webkit-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
-khtml-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
-moz-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
-ms-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
-o-box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
box-shadow: 0 6px 11px rgba(2, 20, 54, 0.3);
}
.ct-team-grid1 .btn-team i {
display: none;
}
.ct-team-grid1.style2 .btn.btn-team {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid1.style2 .btn.btn-team:before {
background-color: #e7e7e7;
}
.ct-team-grid1.style2 .btn.btn-team:before, .ct-team-grid1.style2 .btn.btn-team:after {
-webkit-border-radius: 33px;
-khtml-border-radius: 33px;
-moz-border-radius: 33px;
-ms-border-radius: 33px;
-o-border-radius: 33px;
border-radius: 33px;
}
.ct-team-grid1.style2 .btn.btn-team i {
display: inline-block;
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: 37px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-team-grid1.style2 .btn.btn-team:hover {
padding-right: 48px;
}
.ct-team-grid1.style2 .btn.btn-team:hover i {
right: 25px;
opacity: 1;
}
.ct-team-grid1.style2 .item--title, .ct-team-grid1.style2 .item--position {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid1.style2 .item--inner {
border: 1px solid #d6d6d7;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-grid1.style2 .item--inner:before {
content: '';
position: absolute;
width: 100%;
height: 3px;
background-color: #d1d0d5;
left: 0;
right: 0;
bottom: 0;
-webkit-border-radius: 0 0 2px 2px;
-khtml-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-grid1.style2 .item--inner:hover {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transform: translateY(-15px);
-khtml-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
background-color: #000;
border-color: #000;
}
.ct-team-grid1.style2 .item--inner:hover:before {
background-color: #000;
}
.ct-team-grid1.style2 .item--inner:hover .item--title {
color: #fff;
}
.ct-team-grid1.style2 .item--inner:hover .item--position {
color: #fafaf6;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team {
color: #fff;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team:before {
opacity: 0;
}
.ct-team-grid1.style2 .item--inner:hover .btn.btn-team:after {
opacity: 1;
}
.ct-team-progressbar {
margin-top: 18px;
}
.ct-team-progressbar .ct-progress-title {
font-weight: 500;
color: #0e0e0e;
}
.ct-team-progressbar .ct-progress-bar {
height: 7px;
position: relative;
width: 0;
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
background-color: #6270b2;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
position: relative;
}
.ct-team-progressbar .ct-progress-holder {
position: relative;
z-index: 1;
height: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
background-color: #e6e9f4;
display: flex;
flex-grow: 1;
padding: 4px 5px;
}
.ct-team-progressbar .ct-progress-meta {
min-width: 97px;
margin-right: 15px;
}
.ct-team-progressbar .ct-progress-percentage {
line-height: 19px;
font-size: 11px;
color: #fff;
background-color: #0e0e0e;
display: block;
text-align: center;
padding: 0 4px;
position: absolute;
top: -32px;
right: -14px;
min-width: 28px;
}
.ct-team-progressbar .ct-progress-percentage:before {
content: '';
position: absolute;
bottom: -9px;
margin: auto;
border-width: 5px;
border-color: #0e0e0e transparent transparent transparent;
border-style: solid;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
left: 50%;
}
.ct-team-progressbar .ct-progress-item {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-team-progressbar .ct-progress-item + .ct-progress-item {
margin-top: 25px;
}
.ct-team-progressbar .ct-progressbar + .ct-progressbar {
margin-top: 16px;
}
.ct-team-grid2.bar-color-gradient .item--inner .ct-team-progressbar .ct-progress-bar {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-team-grid2 .item--image {
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-team-grid2 .item--image {
height: 360px;
}
}
.ct-team-grid2 .item--image a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-team-grid2 .item--title {
font-size: 30px;
margin-bottom: 2px;
}
@media screen and (max-width: 1400px) {
.ct-team-grid2 .item--title {
font-size: 24px;
}
}
.ct-team-grid2 .item--position {
color: #262529;
}
.ct-team-grid2 .item--social {
position: absolute;
top: 0;
right: 0;
width: 34px;
}
.ct-team-grid2 .item--social i {
width: 34px;
height: 34px;
display: block;
line-height: 34px;
font-size: 18px;
color: #fff;
background-color: #383085;
text-align: center;
}
.ct-team-grid2 .item--social i.fa-facebook {
background-color: #1f58e9;
}
.ct-team-grid2 .item--social i.fa-twitter {
background-color: #00baff;
}
.ct-team-grid2 .item--social i.fa-dribbble {
background-color: #ec407a;
}
.ct-team-grid2 .item--social i.fa-youtube-play {
background-color: #fc0000;
}
.ct-team-grid2 .item--social a:hover {
opacity: 0.8;
}
.ct-team-grid2 .item--holder {
padding: 42px 30px 48px 40px;
position: relative;
background-color: #fff;
}
@media screen and (max-width: 1400px) {
.ct-team-grid2 .item--holder {
padding-left: 30px;
}
}
.ct-team-grid2 .item--inner {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
.ct-team-grid2 .item--inner {
flex-direction: column-reverse;
}
}
.ct-team-grid2 .item--inner.img-left {
flex-direction: row-reverse;
}
@media screen and (max-width: 1199px) {
.ct-team-grid2 .item--inner.img-left {
flex-direction: column-reverse;
}
}
.ct-team-grid2 .item--inner.img-left .ct-team-progressbar .ct-progress-bar {
background-color: #383085;
}
.ct-team-grid2 .item--inner > div {
width: 50%;
}
@media screen and (max-width: 1199px) {
.ct-team-grid2 .item--inner > div {
width: 100%;
}
}
.ct-team-grid2 .grid-item {
padding: 0;
}
.ct-team-grid2 .ct-grid-inner.row {
margin: 0 15px;
}
.ct-team-grid3 {
text-align: center;
}
.ct-team-grid3 .item--image {
position: relative;
margin-bottom: 36px;
}
.ct-team-grid3 .item--image:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../images/team-overlay.png);
background-position: center bottom;
background-size: cover;
background-repeat: no-repeat;
opacity: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--image a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}
.ct-team-grid3 .item--image img {
width: 100%;
}
.ct-team-grid3 .item--image .item--desc {
font-size: 16px;
line-height: 24px;
color: #f2f2f2;
padding: 50px 32px 32px;
text-align: left;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
opacity: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--title {
margin-bottom: 4px;
font-size: 22px;
}
.ct-team-grid3 .item--position {
color: #666;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.ct-team-grid3 .item--social {
position: absolute;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0);
-khtml-transform: translate(-50%, -50%) scale(0);
-moz-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
-o-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
}
.ct-team-grid3 .item--social a {
font-size: 20px;
display: inline-block;
margin: 6px;
}
.ct-team-grid3 .item--social a .fa-facebook, .ct-team-grid3 .item--social a .fa-facebook-f {
color: #465bfa;
}
.ct-team-grid3 .item--social a .fa-twitter {
color: #03a9f4;
}
.ct-team-grid3 .item--social a .fa-youtube-play, .ct-team-grid3 .item--social a .fa-youtube {
color: #f00;
}
.ct-team-grid3 .item--social a .fa-skype {
color: #1893ca;
}
.ct-team-grid3 .item--holder {
position: relative;
min-height: 25px;
}
.ct-team-grid3 .item--inner {
margin-bottom: 48px;
}
.ct-team-grid3 .item--inner:hover .item--image:before {
opacity: 0.9;
}
.ct-team-grid3 .item--inner:hover .item--image .item--desc {
opacity: 1;
}
.ct-team-grid3 .item--inner:hover .item--position {
opacity: 0;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.ct-team-grid3 .item--inner:hover .item--social {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(1);
-khtml-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
.ct-team-details {
max-width: 970px;
margin: auto;
position: relative;
overflow: hidden;
display: flex;
flex-wrap: wrap;
background-color: #eaeaea;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
-khtml-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
-moz-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
-ms-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
-o-box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
box-shadow: 0 10px 21px rgba(34, 34, 34, 0.2);
}
@media screen and (max-width: 1024px) {
.ct-team-details {
max-width: 100%;
}
}
.ct-team-details .ct-team-image {
width: 38%;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-image {
width: 42%;
}
}
@media screen and (max-width: 575px) {
.ct-team-details .ct-team-image {
width: 100%;
min-height: 300px;
}
}
.ct-team-details .ct-team-icon {
-webkit-border-radius: 7px 0 0 7px;
-khtml-border-radius: 7px 0 0 7px;
-moz-border-radius: 7px 0 0 7px;
-ms-border-radius: 7px 0 0 7px;
-o-border-radius: 7px 0 0 7px;
border-radius: 7px 0 0 7px;
background-color: #d8d8d8;
width: 110px;
min-width: 110px;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-icon {
width: 80px;
min-width: 80px;
}
}
.ct-team-details .ct-team-icon i {
font-size: 30px;
color: #101010;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-icon i {
font-size: 24px;
}
}
.ct-team-details .ct-team-holder {
display: flex;
flex-wrap: nowrap;
padding-bottom: 22px;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-holder {
padding-bottom: 12px;
}
}
.ct-team-details .ct-team-contact {
list-style: none;
margin-bottom: 0;
padding: 0 10px 0 28px;
display: flex;
flex-wrap: wrap;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 991px) {
.ct-team-details .ct-team-contact {
padding: 0;
}
}
.ct-team-details .ct-team-contact li {
font-size: 16px;
line-height: 24px;
color: #222;
margin-top: 20px;
margin-right: 30px;
padding-left: 30px;
position: relative;
}
@media screen and (max-width: 991px) {
.ct-team-details .ct-team-contact li {
margin-right: 20px;
}
}
.ct-team-details .ct-team-contact li i {
position: absolute;
top: 4px;
left: 0;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-contact li {
margin-top: 10px;
margin-right: 0;
width: 100%;
}
}
.ct-team-details .ct-team-contact li.contact-address {
max-width: 270px;
}
.ct-team-details .ct-team-social {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.ct-team-details .ct-team-social .ct-team-button {
margin-top: 22px;
margin-right: 30px;
}
.ct-team-details .ct-team-social .ct-team-button .btn {
line-height: 61px;
}
.ct-team-details .ct-team-social .ct-team-social-list {
margin-top: 22px;
flex-grow: 1;
}
.ct-team-details .ct-team-social .ct-team-social-list a {
display: inline-block;
}
.ct-team-details .ct-team-social .ct-team-social-list a i {
height: 36px;
width: 36px;
line-height: 36px;
display: inline-block;
-webkit-border-radius: 36px;
-khtml-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
font-size: 18px;
color: #383085;
background-color: #fff;
text-align: center;
margin: 8px 10px 8px 0;
-webkit-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
-khtml-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
-moz-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
-ms-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
-o-box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
box-shadow: 0 6px 16px rgba(103, 103, 103, 0.36);
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-facebook-f {
color: #16599b;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-dribbble {
color: #eb568f;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-twitter {
color: #03a9f4;
}
.ct-team-details .ct-team-social .ct-team-social-list a i.fa-behance {
color: #0d6fff;
}
.ct-team-details .ct-team-social .ct-team-social-list a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-details .ct-team-meta {
background-color: #000;
padding: 21px 50px;
-webkit-border-radius: 0 7px 7px 0;
-khtml-border-radius: 0 7px 7px 0;
-moz-border-radius: 0 7px 7px 0;
-ms-border-radius: 0 7px 7px 0;
-o-border-radius: 0 7px 7px 0;
border-radius: 0 7px 7px 0;
flex-grow: 1;
}
@media screen and (max-width: 991px) {
.ct-team-details .ct-team-meta {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-meta {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-team-details .ct-team-meta .ct-team-title {
margin-bottom: 0;
font-size: 24px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-meta .ct-team-title {
font-size: 18px;
}
}
.ct-team-details .ct-team-meta .ct-team-position {
font-size: 16px;
color: #c8c8c8;
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-meta .ct-team-position {
font-size: 14px;
}
}
.ct-team-details .ct-team-content {
width: 62%;
background-image: url(../images/bg-team-details.png);
padding: 34px 70px 40px 95px;
}
@media screen and (max-width: 991px) {
.ct-team-details .ct-team-content {
padding-left: 50px;
padding-right: 40px;
}
}
@media screen and (max-width: 767px) {
.ct-team-details .ct-team-content {
width: 58%;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 20px;
}
}
@media screen and (max-width: 575px) {
.ct-team-details .ct-team-content {
width: 100%;
padding-left: 20px;
}
}
.ct-team-carousel1 .item--image img, .ct-team-grid4 .item--image img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
width: 100%;
}
.ct-team-carousel1 .item--image + .item--holder, .ct-team-grid4 .item--image + .item--holder {
position: relative;
z-index: 9;
margin-top: -40px;
}
.ct-team-carousel1 .item--title, .ct-team-grid4 .item--title {
font-size: 18px;
margin-bottom: 2px;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel1 .item--title, .ct-team-grid4 .item--title {
font-size: 16px;
}
}
.ct-team-carousel1 .item--title a, .ct-team-grid4 .item--title a {
color: inherit;
}
.ct-team-carousel1 .item--title a:hover, .ct-team-grid4 .item--title a:hover {
color: #383085;
}
.ct-team-carousel1 .item--holder, .ct-team-grid4 .item--holder {
text-align: center;
}
.ct-team-carousel1 .item--position, .ct-team-grid4 .item--position {
font-size: 14px;
line-height: 24px;
color: #737272;
}
.ct-team-carousel1 .item--social, .ct-team-grid4 .item--social {
list-style: none;
margin-top: 8px;
margin-bottom: 2px;
line-height: 1;
display: none;
}
.ct-team-carousel1 .item--social li, .ct-team-grid4 .item--social li {
display: inline-block;
margin: 0 6px;
}
.ct-team-carousel1 .item--social li a, .ct-team-grid4 .item--social li a {
font-size: 15px;
display: inline-block;
}
.ct-team-carousel1 .item--social li a:hover, .ct-team-grid4 .item--social li a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-carousel1 .item--social li i.fa-facebook, .ct-team-grid4 .item--social li i.fa-facebook {
color: #25319d;
}
.ct-team-carousel1 .item--social li i.fa-twitter, .ct-team-grid4 .item--social li i.fa-twitter {
color: #0c91f7;
}
.ct-team-carousel1 .item--social li i.fa-instagram, .ct-team-grid4 .item--social li i.fa-instagram {
color: #f70c0c;
}
.ct-team-carousel1 .item--social li i.fa-behance, .ct-team-grid4 .item--social li i.fa-behance {
color: #287acd;
}
.ct-team-carousel1 .item--holder-inner, .ct-team-grid4 .item--holder-inner {
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
padding: 24px 20px;
position: absolute;
top: 0;
left: 30px;
right: 30px;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel1 .item--holder-inner, .ct-team-grid4 .item--holder-inner {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-team-carousel1 .item--inner, .ct-team-grid4 .item--inner {
padding-bottom: 200px;
}
.ct-team-carousel1 .item--inner:hover .item--image img, .ct-team-grid4 .item--inner:hover .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-team-grid5 .item--image {
position: relative;
}
.ct-team-grid5 .item--image img {
width: 100%;
}
.ct-team-grid5 .item--image:before {
content: '';
height: 65%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75) 30%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.75) 30%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.75) 30%', endColorStr='rgba(0, 0, 0, 0)');
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.ct-team-grid5 .item--holder {
position: absolute;
padding: 22px;
bottom: 70px;
left: 0;
width: 100%;
}
.ct-team-grid5 .item--title {
font-size: 20px;
color: #fff;
margin-bottom: 0;
}
.ct-team-grid5 .item--title a {
color: inherit;
}
.ct-team-grid5 .item--title a:hover {
color: inherit;
}
.ct-team-grid5 .item--social {
position: absolute;
left: 0;
bottom: 16px;
height: 56px;
width: 104px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
border-radius: 0 56px 56px 0;
}
.ct-team-grid5 .item--social ul {
list-style: none;
display: flex;
margin: 0;
position: absolute;
left: 100%;
top: 50%;
transform: translate(0, -50%);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.ct-team-grid5 .item--social ul li {
margin-right: 20px;
}
.ct-team-grid5 .item--social ul a {
color: #fff;
display: inline-block;
}
.ct-team-grid5 .item--social ul a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-grid5 .item--social .social-button {
position: absolute;
top: 10px;
right: 10px;
background-color: #eef1fe;
width: 36px;
height: 36px;
border-radius: 36px;
font-size: 24px;
font-weight: 600;
color: #000;
text-align: center;
line-height: 36px;
font-family: 'Poppins', sans-serif;
cursor: pointer;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-grid5 .item--social.active {
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#ffd200));
background-image: -webkit-linear-gradient(left, #6270b2, #ffd200);
background-image: -moz-linear-gradient(left, #6270b2, #ffd200);
background-image: -ms-linear-gradient(left, #6270b2, #ffd200);
background-image: -o-linear-gradient(left, #6270b2, #ffd200);
background-image: linear-gradient(left, #6270b2, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#ffd200', gradientType='1');
}
.ct-team-grid5 .item--social.active .social-button {
transform: rotate(45deg);
}
.ct-team-grid5 .item--social.active ul {
visibility: visible;
margin-left: 20px;
opacity: 1;
}
.ct-team-grid5 .item--position {
font-size: 15px;
color: #eff3ff;
}
.ct-team-grid5 .item--inner {
position: relative;
margin-bottom: 30px;
}
.ct-team-grid6 .item--image img {
width: 100%;
}
.ct-team-grid6 .item--holder {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px 24px 23px;
text-align: center;
z-index: 99;
}
.ct-team-grid6 .item--holder:before {
content: '';
position: absolute;
height: calc(100% + 100px);
bottom: 0;
left: 0;
right: 0;
z-index: -1;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.92) 45%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.92) 45%', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-team-grid6 .item--title {
margin-bottom: 3px;
font-size: 22px;
color: #fff;
}
.ct-team-grid6 .item--position {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #383085;
}
.ct-team-grid6 .item--desc {
font-size: 14px;
line-height: 20px;
color: #cecece;
padding-top: 12px;
padding-bottom: 30px;
}
.ct-team-grid6 .item--social {
line-height: 1;
padding-bottom: 4px;
}
.ct-team-grid6 .item--social a {
font-size: 15px;
color: #fff;
margin: 10px 14px 0 14px;
display: inline-block;
}
.ct-team-grid6 .item--social a:hover {
color: #383085;
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-grid6 .item--meta {
display: none;
}
.ct-team-grid6 .item--inner {
position: relative;
margin-bottom: 30px;
}
.ct-team-carousel1 .slick-dots {
margin-top: -40px;
}
.ct-team-carousel2 .item--holder {
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
padding: 25px 10px;
text-align: center;
}
.ct-team-carousel2 .item--image img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
-webkit-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
width: 100%;
}
.ct-team-carousel2 .item--image + .item--holder {
position: absolute;
-webkit-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
top: 100%;
left: 0;
right: 0;
}
.ct-team-carousel2 .item--title {
font-size: 18px;
margin-bottom: 5px;
}
.ct-team-carousel2 .item--title a {
color: inherit;
}
.ct-team-carousel2 .item--title a:hover {
color: inherit;
}
.ct-team-carousel2 .item--position {
font-size: 15px;
line-height: normal;
}
.ct-team-carousel2 .item--social {
list-style: none;
margin-bottom: 0;
margin-top: 15px;
padding-top: 12px;
border-top: 1px solid #e4eaee;
display: none;
}
.ct-team-carousel2 .item--social li {
display: inline-block;
margin: 0 20px;
}
.ct-team-carousel2 .item--social li a {
color: #8c8d8e;
font-size: 15px;
}
.ct-team-carousel2 .item--social li a:hover {
color: #383085;
}
.ct-team-carousel2 .item--inner {
position: relative;
margin-bottom: 95px;
}
.ct-team-carousel2 .item--inner:hover .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-team-carousel2 .slick-slide {
margin-bottom: 87px;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 55px;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
margin: 0;
background-color: #bbb;
color: #0e0e0e;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
background-color: #fff !important;
background-image: none !important;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
left: auto;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
right: 88px;
left: auto;
}
.ct-team-carousel2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
color: #0e0e0e !important;
}
.ct-team-carousel2 .slick-dots {
margin-top: 0px;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
background-color: #fff;
-webkit-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
-khtml-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
-moz-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
-ms-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
-o-box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
box-shadow: 0 4px 8px rgba(0, 24, 70, 0.14);
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
background-color: #383085 !important;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:before, .ct-team-carousel2.slick-arrow-style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus:before {
color: #fff;
}
.ct-team-carousel3 .item--image {
max-width: 178px;
margin: 0 auto 49px auto;
position: relative;
}
.ct-team-carousel3 .item--image img {
width: 100%;
-webkit-border-radius: 178px;
-khtml-border-radius: 178px;
-moz-border-radius: 178px;
-ms-border-radius: 178px;
-o-border-radius: 178px;
border-radius: 178px;
}
.ct-team-carousel3 .item--social-btn {
width: 44px;
height: 44px;
background-color: #0e0e0e;
color: #fff;
font-size: 16px;
line-height: 44px;
font-family: 'Poppins', sans-serif;
display: inline-block;
-webkit-border-radius: 44px;
-khtml-border-radius: 44px;
-moz-border-radius: 44px;
-ms-border-radius: 44px;
-o-border-radius: 44px;
border-radius: 44px;
-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-khtml-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-ms-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-o-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
cursor: pointer;
position: absolute;
bottom: -22px;
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-carousel3 .item--social-btn:before, .ct-team-carousel3 .item--social-btn:after {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-weight: 400;
font-family: 'Font Awesome 5 Pro';
}
.ct-team-carousel3 .item--social-btn:before {
content: '\f067';
}
.ct-team-carousel3 .item--social-btn:after {
content: '\f068';
}
.ct-team-carousel3 .item--social-btn:hover {
background-color: #383085;
}
.ct-team-carousel3 .item--social-btn.active {
-webkit-box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
-khtml-box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
-moz-box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
-ms-box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
-o-box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
box-shadow: 0 11px 7px rgba(56, 48, 133, 0.26);
background-color: #383085;
}
.ct-team-carousel3 .item--social-btn.active:before {
opacity: 0;
}
.ct-team-carousel3 .item--social-btn.active:after {
opacity: 1;
}
.ct-team-carousel3 .item--social {
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
}
.ct-team-carousel3 .item--social i {
font-weight: 400;
width: 40px;
height: 40px;
line-height: 40px;
font-style: 18px;
color: #383085;
background-color: #fff;
display: inline-block;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-khtml-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-ms-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
-o-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
box-shadow: 0 10px 16px rgba(0, 0, 0, 0.26);
}
.ct-team-carousel3 .item--social i:before {
display: inline-block;
}
.ct-team-carousel3 .item--social i.fa-facebook, .ct-team-carousel3 .item--social i.fa-facebook-f {
color: #16599b;
}
.ct-team-carousel3 .item--social i.fa-twitter {
color: #03a9f4;
}
.ct-team-carousel3 .item--social i.fa-dribbble {
color: #eb568f;
}
.ct-team-carousel3 .item--social a {
position: absolute;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-team-carousel3 .item--social a:hover i:before {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-team-carousel3 .item--social a:nth-child(2) {
bottom: 6px;
right: 10px;
}
.ct-team-carousel3 .item--social a:nth-child(3) {
bottom: 48px;
right: -15px;
}
.ct-team-carousel3 .item--social a:nth-child(4) {
bottom: 100px;
right: -15px;
}
.ct-team-carousel3 .item--social a:nth-child(5) {
bottom: 140px;
right: 10px;
}
.ct-team-carousel3 .item--social a:nth-child(6) {
top: -20px;
right: 0;
left: 0;
margin: auto;
}
.ct-team-carousel3 .item--social a:nth-child(7), .ct-team-carousel3 .item--social a:nth-child(8), .ct-team-carousel3 .item--social a:nth-child(9), .ct-team-carousel3 .item--social a:nth-child(10), .ct-team-carousel3 .item--social a:nth-child(11) {
display: none;
}
.ct-team-carousel3 .item--social.active a {
opacity: 1;
}
.ct-team-carousel3 .item--social.active a:nth-child(3) {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.ct-team-carousel3 .item--social.active a:nth-child(4) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.ct-team-carousel3 .item--social.active a:nth-child(5) {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ct-team-carousel3 .item--social.active a:nth-child(6) {
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.ct-team-carousel3 .item--title {
margin-bottom: 7px;
font-size: 22px;
}
.ct-team-carousel3 .item--title a {
color: inherit;
}
.ct-team-carousel3 .item--title a:hover {
color: #383085;
}
.ct-team-carousel3 .item--position {
font-style: 17px;
color: #737272;
line-height: 1.2;
}
.ct-team-carousel3 .item--description {
margin-top: 19px;
line-height: 1.625;
color: #000;
}
.ct-team-carousel3 .item--link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 30px;
z-index: 99;
border-radius: 100% 100% 0 0;
}
.ct-team-carousel3 .item--inner {
margin: 60px 0 80px;
border: 1px solid #ededed;
background-color: #fff;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 37px 40px 40px;
text-align: center;
-webkit-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 76px rgba(0, 0, 0, 0.1);
position: relative;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel3 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-team-carousel3 .item--inner:before, .ct-team-carousel3 .item--inner:after {
content: '';
height: 7px;
-webkit-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
background-color: #383085;
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-team-carousel3 .item--inner:after {
top: -1px;
left: -1px;
right: -1px;
opacity: 0;
}
.ct-team-carousel3 .item--inner:hover {
border-color: #fff;
-webkit-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
-khtml-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
-ms-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
-o-box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
box-shadow: 0 8px 65px rgba(0, 0, 0, 0.25);
}
.ct-team-carousel3 .item--inner:hover:before {
opacity: 0;
}
.ct-team-carousel3 .item--inner:hover:after {
opacity: 1;
}
.ct-team-carousel3 .ct-slick-carousel {
margin: 0 -50px 0 -50px;
padding-left: 50px;
padding-right: 50px;
overflow: hidden;
}
.ct-team-carousel3 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-team-carousel3 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-team-carousel3 .slick-slide.slick-active {
opacity: 1;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
width: 52px;
height: 52px;
line-height: 52px;
display: block;
top: 50%;
bottom: auto;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 99;
margin: 0;
background-color: #fff;
color: #000;
-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
-khtml-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
-ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
-o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
color: #fff;
background-color: #000a93;
}
@media screen and (max-width: 767px) {
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
opacity: 0;
}
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 41px;
right: auto;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 82px;
}
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: auto;
right: 41px;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 82px;
}
}
.ct-team-carousel3 .ct-slick-carousel[data-arrows="true"]:hover .slick-arrow {
opacity: 1;
}
.ct-team-carousel3 .slick-dots {
margin-top: 0;
margin-bottom: 5px;
}
.ct-team-carousel4 .item--image {
max-width: 320px;
position: relative;
}
.ct-team-carousel4 .item--image img {
width: 100%;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
@media screen and (max-width: 991px) {
.ct-team-carousel4 .item--image {
max-width: 100%;
}
.ct-team-carousel4 .item--image img {
-webkit-border-radius: 7px 7px 0 0;
-khtml-border-radius: 7px 7px 0 0;
-moz-border-radius: 7px 7px 0 0;
-ms-border-radius: 7px 7px 0 0;
-o-border-radius: 7px 7px 0 0;
border-radius: 7px 7px 0 0;
}
}
.ct-team-carousel4 .item--social {
position: absolute;
top: 11px;
left: 11px;
width: 39px;
padding: 16px 0;
background-color: #383085;
-webkit-border-radius: 39px;
-khtml-border-radius: 39px;
-moz-border-radius: 39px;
-ms-border-radius: 39px;
-o-border-radius: 39px;
border-radius: 39px;
-webkit-box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
-khtml-box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
-moz-box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
-ms-box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
-o-box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
box-shadow: 0 2px 10px rgba(56, 48, 133, 0.35);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-team-carousel4 .item--social i {
font-family: FontAwesome;
font-weight: 400;
}
.ct-team-carousel4 .item--social a {
font-size: 16px;
line-height: 28px;
color: #fff;
display: block;
text-align: center;
}
.ct-team-carousel4 .item--social a:hover {
-webkit-transform: translateX(4px);
-khtml-transform: translateX(4px);
-moz-transform: translateX(4px);
-ms-transform: translateX(4px);
-o-transform: translateX(4px);
transform: translateX(4px);
}
.ct-team-carousel4 .item--title {
margin-bottom: 0;
font-size: 20px;
color: #fff;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--position {
font-size: 15px;
font-weight: 500;
color: #000;
margin-bottom: 6px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item-desc {
font-size: 16px;
line-height: 24px;
color: #fff;
margin-bottom: 10px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta {
list-style: none;
margin-bottom: 0;
}
.ct-team-carousel4 .item--meta a {
color: #e9e9e9;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta a:hover {
color: #383085 !important;
}
.ct-team-carousel4 .item--meta i {
color: #fff;
margin-right: 12px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--meta i.fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-team-carousel4 .item--meta li + li {
border-top: 1px solid rgba(255, 255, 255, 0.28);
margin-top: 5px;
padding-top: 5px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-team-carousel4 .item--holder {
max-width: 270px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
padding: 25px 24px 20px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #383085;
-webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
box-shadow: 0 13px 35px rgba(0, 0, 0, 0.15);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 991px) {
.ct-team-carousel4 .item--holder {
position: static;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
max-width: 100%;
-webkit-border-radius: 0 0 7px 7px;
-khtml-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
-ms-border-radius: 0 0 7px 7px;
-o-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
}
}
.ct-team-carousel4 .item--inner {
position: relative;
max-width: 535px;
}
@media screen and (max-width: 991px) {
.ct-team-carousel4 .item--inner {
margin-bottom: 50px;
max-width: 100%;
}
}
.ct-team-carousel4 .item--inner:hover .item--holder {
background-color: #fff;
}
.ct-team-carousel4 .item--inner:hover .item--social {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
}
.ct-team-carousel4 .item--inner:hover .item--title, .ct-team-carousel4 .item--inner:hover .item-desc {
color: #0e0e0e;
}
.ct-team-carousel4 .item--inner:hover .item--position {
color: #383085;
}
.ct-team-carousel4 .item--inner:hover .item--meta a {
color: #737272;
}
.ct-team-carousel4 .item--inner:hover .item--meta i {
color: #383085;
}
.ct-team-carousel4 .item--inner:hover .item--meta li + li {
border-color: #e0e0e0;
}
@media screen and (max-width: 991px) {
.ct-team-carousel4 .slick-dots {
margin-top: -15px;
}
}
.ct-team-carousel4 .slick-dots {
height: 13px;
width: auto;
display: inline-block;
margin: 40px 0 0;
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ct-team-carousel4 .slick-dots li {
display: inline-block;
vertical-align: top;
margin: 0;
width: 14px;
height: 14px;
position: relative;
}
.ct-team-carousel4 .slick-dots li button {
width: 13px;
height: 13px;
border-radius: 13px;
background-color: #e0e0e0;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
position: absolute;
top: 0;
left: 0;
}
.ct-team-carousel4 .slick-dots li button:before, .ct-team-carousel4 .slick-dots li button:after {
display: none;
}
.ct-team-carousel4 .slick-dots li.slick-active button {
background-color: #383085;
}
.ct-team-carousel4 .slick-dots li + li {
margin-left: 8px;
}
.ct-team-carousel5 .item--image {
position: relative;
}
.ct-team-carousel5 .item--image img {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
width: 100%;
}
.ct-team-carousel5 .item--image-bg {
position: absolute;
top: -46px;
left: 10px;
right: 10px;
bottom: 0;
z-index: 99;
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
-webkit-transform: scale(0.8);
-khtml-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.ct-team-carousel5 .item--title {
font-size: 22px;
margin-bottom: 2px;
}
@media screen and (max-width: 991px) {
.ct-team-carousel5 .item--title {
font-size: 18px;
}
}
.ct-team-carousel5 .item--title a {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
color: #000;
}
.ct-team-carousel5 .item--title a:hover {
color: inherit;
}
.ct-team-carousel5 .item--position {
font-size: 14px;
color: #3d3d3d;
line-height: 24px;
font-family: "Nunito Sans";
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--meta {
flex-grow: 1;
}
.ct-team-carousel5 .item--social {
position: relative;
}
.ct-team-carousel5 .item--social ul {
margin: 0 0 30px;
list-style: none;
position: absolute;
width: 49px;
background-color: #383085;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
bottom: 100%;
left: 0;
padding: 12px 0;
text-align: center;
z-index: 100;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-team-carousel5 .item--social ul a {
color: #fff;
display: block;
font-size: 17px;
}
.ct-team-carousel5 .item--social ul a + a {
margin-top: 2px;
}
.ct-team-carousel5 .item--social ul a:hover {
-webkit-transform: translateX(6px);
-khtml-transform: translateX(6px);
-moz-transform: translateX(6px);
-ms-transform: translateX(6px);
-o-transform: translateX(6px);
transform: translateX(6px);
}
.ct-team-carousel5 .item--social-btn {
width: 49px;
background-color: #383085;
height: 49px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
min-width: 49px;
display: inline-block;
line-height: 49px;
text-align: center;
color: #fff;
font-size: 18px;
cursor: pointer;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--holder {
padding: 23px 10px 13px 10px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-team-carousel5 .item--inner {
margin: 40px 0 60px;
padding: 10px;
background-color: #fff;
position: relative;
-webkit-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
-khtml-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
-moz-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
-ms-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
-o-box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
box-shadow: 0 20px 62px rgba(4, 20, 69, 0.1);
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel5 .item--inner:hover {
background-color: #000;
}
.ct-team-carousel5 .item--inner:hover .item--title a {
color: #fff;
}
.ct-team-carousel5 .item--inner:hover .item--position {
color: #bbb;
}
.ct-team-carousel5 .item--inner:hover .item--image img {
-webkit-transform: scale(0.8);
-khtml-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
.ct-team-carousel5 .item--inner:hover .item--image .item--image-bg {
opacity: 1;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-team-carousel5 .item--inner:hover .item--social-btn {
background-color: transparent;
color: #383085;
}
.ct-team-carousel5 .item--inner:hover .item--social-btn + ul {
opacity: 1;
margin-bottom: 0;
}
.ct-team-carousel5 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-team-carousel5 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-team-carousel5 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-team-carousel5 .slick-slide.slick-active {
opacity: 1;
}
.ct-team-carousel5 .slick-dots {
margin-top: 0;
top: -15px;
position: relative;
}
.ct-team-carousel5.style2 .item--image-bg {
display: none;
}
.ct-team-carousel5.style2 .item--title {
color: #1d1b4c;
}
.ct-team-carousel5.style2 .item--title a {
color: inherit;
}
.ct-team-carousel5.style2 .item--position {
color: #383085;
font-size: 14px;
font-weight: 500;
font-family: inherit;
}
.ct-team-carousel5.style2 .item--holder {
-webkit-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
-khtml-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
-moz-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
-ms-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
-o-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
box-shadow: 0 5px 40px rgba(29, 27, 76, 0.21);
padding: 15px 23px 15px 28px;
}
.ct-team-carousel5.style2 .item--holder .item--social-btn {
background-color: transparent;
color: #383085;
}
.ct-team-carousel5.style2 .item--inner {
padding: 0;
margin: 50px 0;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-team-carousel5.style2 .item--inner:hover {
background-color: #fff;
}
.ct-team-carousel5.style2 .item--inner:hover .item--image img {
transform: scale(1);
opacity: 1;
}
.ct-team-carousel5.style2 .item--inner:hover .item--title {
color: #1d1b4c;
}
.ct-team-carousel5.style2 .item--inner:hover .item--title a {
color: inherit;
}
.ct-team-carousel5.style2 .item--inner:hover .item--position {
color: #383085;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow {
border-color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:after {
background-color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:before {
color: #1d1b4c;
}
.ct-team-carousel5.style2 .slick-arrow-style4 .slick-arrow:hover:before {
color: #fff;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
bottom: auto;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
z-index: 99;
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 18px;
right: auto;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 60px;
}
}
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 18px;
left: auto;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel5.style2 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 60px;
}
}
.ct-team-carousel6 .item--image img {
width: 100%;
}
.ct-team-carousel6 .item--title {
font-size: 22px;
line-height: 26px;
color: #1d1b4c;
margin-bottom: 2px;
}
.ct-team-carousel6 .item--title a {
color: inherit;
}
.ct-team-carousel6 .item--position {
line-height: normal;
font-size: 15px;
color: #383085;
}
.ct-team-carousel6 .item--description {
font-size: 14px;
color: #c1c1c6;
line-height: 22px;
margin-top: 9px;
margin-bottom: 11px;
}
.ct-team-carousel6 .item--social a {
color: #5e6877;
display: inline-block;
margin: 0 6px;
}
.ct-team-carousel6 .item--social a:hover {
color: #fff;
}
.ct-team-carousel6 .item--holder {
background-color: #fff;
text-align: center;
padding: 15px 15px 17px;
-webkit-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
-khtml-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
-moz-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
-ms-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
-o-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
position: absolute;
bottom: -40px;
left: 30px;
right: 30px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-team-carousel6 .item--meta {
display: none;
}
.ct-team-carousel6 .item--inner {
margin-bottom: 80px;
position: relative;
}
.ct-team-carousel6 .item--inner:hover .item--title a {
color: #fff;
}
.ct-team-carousel6 .item--inner:hover .item--holder {
background-color: #000;
padding-top: 20px;
padding-bottom: 22px;
}
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -8px;
margin-top: -40px;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 30px;
opacity: 1 !important;
}
}
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -8px;
margin-top: -40px;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel6 .ct-slick-carousel.slick-arrow-style3.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 30px;
opacity: 1 !important;
}
}
.ct-team-carousel7 .item--image {
min-width: 248px;
margin-right: 27px;
}
.ct-team-carousel7 .item--image img {
width: 100%;
}
.ct-team-carousel7 .item--title {
margin-bottom: 0;
font-size: 24px;
color: #283a57;
}
.ct-team-carousel7 .item--position {
font-size: 14px;
font-style: italic;
color: #383085;
margin-bottom: 3px;
}
.ct-team-carousel7 .item-desc {
font-size: 15px;
line-height: 24px;
color: #696b6d;
margin-bottom: 20px;
}
.ct-team-carousel7 .item--meta {
list-style: none;
font-size: 14px;
line-height: 24px;
color: #636e80;
border-top: 1px solid #e0e5e5;
padding-top: 17px;
}
.ct-team-carousel7 .item--meta i {
color: #383085;
margin-right: 8px;
}
.ct-team-carousel7 .item--meta i.fac-phone {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.ct-team-carousel7 .item--meta a {
color: inherit;
}
.ct-team-carousel7 .item--meta a:hover {
color: #383085;
}
.ct-team-carousel7 .item--meta li + li {
margin-top: 2px;
}
.ct-team-carousel7 .item--social {
margin-bottom: 16px;
}
.ct-team-carousel7 .item--social a {
font-size: 16px;
display: inline-block;
margin-right: 14px;
}
.ct-team-carousel7 .item--social a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-carousel7 .item--social a i.fa-facebook-f {
color: #16599b;
}
.ct-team-carousel7 .item--social a i.fa-twitter {
color: #03a9f4;
}
.ct-team-carousel7 .item--social a i.fa-behance {
color: #0067ff;
}
.ct-team-carousel7 .item--social a i.fa-dribbble {
color: #eb568f;
}
.ct-team-carousel7 .item--more .btn {
line-height: 37px;
font-size: 14px;
padding: 0 19px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-team-carousel7 .item--inner {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
.ct-team-carousel7 .item--inner {
display: block;
}
.ct-team-carousel7 .item--inner .item--image {
margin-right: 0;
margin-bottom: 18px;
}
}
@media screen and (min-width: 1200px) {
.ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
bottom: auto;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
z-index: 99;
}
.ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: -9px;
right: auto;
}
.ct-team-carousel7 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: -9px;
left: auto;
}
}
.ct-team-carousel8 .item--image {
position: relative;
}
.ct-team-carousel8 .item--image:before {
content: '';
height: 65%;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8) 50%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.8) 50%', endColorStr='rgba(0, 0, 0, 0)');
}
.ct-team-carousel8 .item--image img {
width: 100%;
}
.ct-team-carousel8 .item--title {
font-size: 24px;
color: #fff;
margin-bottom: 4px;
position: relative;
padding-bottom: 12px;
}
@media screen and (max-width: 991px) {
.ct-team-carousel8 .item--title {
font-size: 20px;
}
}
.ct-team-carousel8 .item--title:before {
content: '';
height: 3px;
width: 78px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
bottom: 0;
left: 0;
}
.ct-team-carousel8 .item--title a {
color: inherit;
}
.ct-team-carousel8 .item--title a:hover {
color: inherit;
}
.ct-team-carousel8 .item--position {
color: #fff;
}
.ct-team-carousel8 .item--social {
margin-top: 13px;
}
.ct-team-carousel8 .item--social a {
display: inline-block;
text-align: center;
margin-right: 8px;
}
.ct-team-carousel8 .item--social a i {
width: 36px;
height: 36px;
line-height: 36px;
background-color: #383085;
color: #fff;
display: block;
-webkit-border-radius: 36px;
-khtml-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel8 .item--social a i.fa-facebook-f {
background-color: #066ae5;
}
.ct-team-carousel8 .item--social a i.fa-twitter {
background-color: #04c1ff;
}
.ct-team-carousel8 .item--social a i.fa-dribbble {
background-color: #ff005a;
}
.ct-team-carousel8 .item--social a i:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.ct-team-carousel8 .item--holder {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 25px 30px 25px 40px;
z-index: 99;
}
@media screen and (max-width: 1199px) {
.ct-team-carousel8 .item--holder {
padding-left: 30px;
}
}
@media screen and (max-width: 991px) {
.ct-team-carousel8 .item--holder {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-team-carousel8 .item--inner {
position: relative;
}
.ct-team-carousel9 .item--image {
position: relative;
}
.ct-team-carousel9 .item--image:before {
height: 60%;
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63) 50%), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.63) 50%, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.63) 50%', endColorStr='rgba(0, 0, 0, 0)');
z-index: 99;
}
.ct-team-carousel9 .item--image .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 102;
}
.ct-team-carousel9 .item--image img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
width: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel9 .item--title {
font-size: 20px;
color: #fff;
margin-bottom: 0px;
}
.ct-team-carousel9 .item--title a {
color: inherit;
}
.ct-team-carousel9 .item--title a:hover {
color: inherit;
}
.ct-team-carousel9 .item--position {
font-size: 15px;
color: #eff3ff;
}
.ct-team-carousel9 .item--meta {
position: absolute;
bottom: 92px;
padding: 0 24px;
right: 0;
left: 0;
z-index: 100;
}
.ct-team-carousel9 .item--social-icon {
position: absolute;
left: 100%;
top: 50%;
display: flex;
flex-wrap: nowrap;
margin-left: 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
-webkit-transform: translate(-20px, -50%);
-khtml-transform: translate(-20px, -50%);
-moz-transform: translate(-20px, -50%);
-ms-transform: translate(-20px, -50%);
-o-transform: translate(-20px, -50%);
transform: translate(-20px, -50%);
}
.ct-team-carousel9 .item--social-icon a {
display: block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #fff;
}
.ct-team-carousel9 .item--social-icon a:hover {
color: #383085;
}
.ct-team-carousel9 .item--social-btn {
width: 104px;
height: 56px;
display: block;
background-color: #383085;
-webkit-border-radius: 0 56px 56px 0;
-khtml-border-radius: 0 56px 56px 0;
-moz-border-radius: 0 56px 56px 0;
-ms-border-radius: 0 56px 56px 0;
-o-border-radius: 0 56px 56px 0;
border-radius: 0 56px 56px 0;
position: relative;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
}
.ct-team-carousel9 .item--social-btn i {
font-style: normal;
font-family: 'Poppins', sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 36px;
background-color: #fff;
color: #000;
width: 36px;
height: 36px;
-webkit-border-radius: 36px;
-khtml-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
position: absolute;
top: 10px;
right: 10px;
text-align: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-team-carousel9 .item--social-btn.active {
background-color: #000;
}
.ct-team-carousel9 .item--social-btn.active i {
background-color: #383085;
color: #000;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.ct-team-carousel9 .item--social-btn.active + .item--social-icon {
opacity: 1;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.ct-team-carousel9 .item--social {
position: absolute;
bottom: 16px;
left: 0;
z-index: 100;
}
.ct-team-carousel9 .item--inner {
position: relative;
}
.ct-team-carousel9 .item--inner:hover .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-team-carousel9 .slick-dots {
margin-top: 30px;
}
.ct-team-carousel10 .item--image {
min-width: 144px;
width: 144px;
height: 144px;
-webkit-border-radius: 144px;
-khtml-border-radius: 144px;
-moz-border-radius: 144px;
-ms-border-radius: 144px;
-o-border-radius: 144px;
border-radius: 144px;
position: relative;
z-index: 1;
margin-right: 20px;
}
@media screen and (max-width: 767px) {
.ct-team-carousel10 .item--image {
margin-bottom: 32px;
}
}
.ct-team-carousel10 .item--image:before, .ct-team-carousel10 .item--image:after {
content: '';
position: absolute;
background-image: -webkit-linear-gradient(-135deg, #383085, #6270b2);
background-image: -moz-linear-gradient(-135deg, #383085, #6270b2);
background-image: -ms-linear-gradient(-135deg, #383085, #6270b2);
background-image: -o-linear-gradient(-135deg, #383085, #6270b2);
background-image: linear-gradient(-135deg, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-team-carousel10 .item--image:before {
top: -6px;
left: -6px;
width: 156px;
height: 156px;
z-index: -1;
}
.ct-team-carousel10 .item--image:after {
z-index: 99;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
opacity: 0.79;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.ct-team-carousel10 .item--image img {
-webkit-border-radius: 144px;
-khtml-border-radius: 144px;
-moz-border-radius: 144px;
-ms-border-radius: 144px;
-o-border-radius: 144px;
border-radius: 144px;
border: 5px solid #fff;
}
.ct-team-carousel10 .item--image a {
color: #fff;
font-family: 'Barlow', sans-serif;
font-weight: 600;
font-size: 30px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 100;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.ct-team-carousel10 .item--social {
list-style: none;
margin: 0;
display: flex;
}
.ct-team-carousel10 .item--social li {
margin-right: 10px;
}
.ct-team-carousel10 .item--divider {
width: 127px;
height: 3px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
margin-top: -2px;
margin-bottom: 18px;
}
.ct-team-carousel10 .item--position {
font-size: 16px;
font-weight: 600;
color: #383085;
font-family: 'Barlow', sans-serif;
margin-bottom: 2px;
}
.ct-team-carousel10 .item--title {
margin-bottom: 10px;
font-size: 22px;
color: #121212;
}
.ct-team-carousel10 .item--title a {
color: inherit;
}
.ct-team-carousel10 .item--title a:hover {
color: inherit;
}
.ct-team-carousel10 .item-desc {
font-size: 15px;
color: #666;
line-height: 24px;
}
.ct-team-carousel10 .item--inner {
display: flex;
flex-wrap: nowrap;
margin-bottom: 10px;
margin-top: 10px;
}
@media screen and (max-width: 767px) {
.ct-team-carousel10 .item--inner {
display: block;
}
}
.ct-team-carousel10 .item--inner:hover .item--image a {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.ct-team-carousel10 .item--inner:hover .item--image:after {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-counter-layout1:not(.elementor-widget) {
height: 184px;
width: 184px;
-webkit-border-radius: 184px;
-khtml-border-radius: 184px;
-moz-border-radius: 184px;
-ms-border-radius: 184px;
-o-border-radius: 184px;
border-radius: 184px;
position: relative;
z-index: 1;
overflow: hidden;
display: flex;
flex-wrap: wrap;
align-items: center;
text-align: center;
}
@media screen and (max-width: 767px) {
.ct-counter-layout1:not(.elementor-widget) {
width: 130px;
height: 130px;
}
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-counter-layout1:not(.elementor-widget):before, .ct-counter-layout1:not(.elementor-widget):after {
content: '';
-webkit-border-radius: 184px;
-khtml-border-radius: 184px;
-moz-border-radius: 184px;
-ms-border-radius: 184px;
-o-border-radius: 184px;
border-radius: 184px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-counter-layout1:not(.elementor-widget):before {
background-color: rgba(56, 48, 133, 0.8);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(56, 48, 133, 0.8)), to(rgba(98, 112, 178, 0.8)));
background-image: -webkit-linear-gradient(left, rgba(56, 48, 133, 0.8), rgba(98, 112, 178, 0.8));
background-image: -moz-linear-gradient(left, rgba(56, 48, 133, 0.8), rgba(98, 112, 178, 0.8));
background-image: -ms-linear-gradient(left, rgba(56, 48, 133, 0.8), rgba(98, 112, 178, 0.8));
background-image: -o-linear-gradient(left, rgba(56, 48, 133, 0.8), rgba(98, 112, 178, 0.8));
background-image: linear-gradient(left, rgba(56, 48, 133, 0.8), rgba(98, 112, 178, 0.8));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(56, 48, 133, 0.8)', endColorStr='rgba(98, 112, 178, 0.8)', gradientType='1');
background-color: transparent;
opacity: 0;
}
.ct-counter-layout1:not(.elementor-widget):after {
background-color: #2d2c2c;
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-number {
font-size: 30px;
color: #fff;
line-height: 1;
font-family: 'Poppins', sans-serif;
font-weight: 700;
margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
.ct-counter-layout1:not(.elementor-widget) .ct-counter-number {
font-size: 24px;
}
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-title {
font-size: 18px;
line-height: 24px;
color: #fff;
}
@media screen and (max-width: 767px) {
.ct-counter-layout1:not(.elementor-widget) .ct-counter-title {
font-size: 16px;
}
}
.ct-counter-layout1:not(.elementor-widget) .ct-counter-holder {
padding: 20px 30px;
width: 100%;
}
@media screen and (max-width: 767px) {
.ct-counter-layout1:not(.elementor-widget) .ct-counter-holder {
padding: 20px;
}
}
.ct-counter-layout1:not(.elementor-widget):hover .ct-counter-image, .ct-counter-layout1:not(.elementor-widget):hover:before {
opacity: 1;
}
.ct-counter-layout1:not(.elementor-widget):hover:after {
opacity: 0;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.ct-counter-layout1:not(.elementor-widget).size2 {
width: 150px;
height: 150px;
}
.ct-counter-layout1:not(.elementor-widget).size2 .ct-counter-holder {
padding: 20px;
}
@media screen and (max-width: 767px) {
.ct-counter-layout1:not(.elementor-widget).size2 {
width: 130px;
height: 130px;
}
}
.ct-counter-layout2 {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout2 {
justify-content: flex-start;
}
}
.ct-counter-layout2 .ct-counter-inner {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-counter-layout2.style1 .ct-counter-icon {
margin-right: 25px;
line-height: 1;
}
.ct-counter-layout2.style1 .ct-counter-icon i {
font-size: 48px;
}
.ct-counter-layout2.style1 .ct-counter-title {
font-size: 18px;
}
.ct-counter-layout2.style1 .ct-counter-number {
font-size: 45px;
color: #0e0e0e;
line-height: 1;
font-family: 'Poppins', sans-serif;
font-weight: 700;
margin-bottom: 3px;
display: inline-flex;
}
.ct-counter-layout2.style1 .ct-counter-number .ct-counter-number-suffix {
margin-left: 4px;
}
.ct-counter-layout2.style2 .ct-counter-icon {
margin-right: 20px;
line-height: 1;
}
.ct-counter-layout2.style2 .ct-counter-icon i {
font-size: 62px;
color: #e3e3e3;
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
display: inline-block;
}
.ct-counter-layout2.style2 .ct-counter-title {
font-size: 16px;
font-weight: 600;
color: #3d3d3d;
font-family: "Nunito Sans";
}
.ct-counter-layout2.style2 .ct-counter-number {
font-size: 36px;
color: #000;
line-height: 1;
font-family: 'Poppins', sans-serif;
font-weight: 700;
margin-bottom: 3px;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.ct-counter-layout2.style2 .ct-counter-number-prefix, .ct-counter-layout2.style2 .ct-counter-number-suffix {
font-size: 20px;
color: #383085;
position: relative;
top: -5px;
margin: 0 3px;
}
.ct-counter-layout2.style2:hover .ct-counter-icon i {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-counter-layout2.style3 .ct-counter-icon {
line-height: 1;
margin-right: 20px;
}
.ct-counter-layout2.style3 .ct-counter-icon i {
font-size: 50px;
color: #383085;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
display: inline-block;
}
.ct-counter-layout2.style3 .ct-counter-number {
color: #383085;
font-family: 'Poppins', sans-serif;
font-size: 35px;
line-height: 1;
font-weight: 700;
}
.ct-counter-layout2.style3 .ct-counter-title {
margin-top: 6px;
font-size: 17px;
line-height: 24px;
}
.ct-counter-layout2.style3:hover .ct-counter-icon i {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-counter-layout2.style3 .ct-counter-inner {
align-items: flex-start;
}
.ct-counter-layout2.style4 .ct-counter-icon {
margin-right: 12px;
font-size: 24px;
width: 52px;
height: 52px;
background-color: #383085;
border-radius: 52px;
justify-content: center;
display: inline-flex;
align-items: center;
color: #fff;
}
.ct-counter-layout2.style4 .ct-counter-number {
line-height: 1;
font-size: 24px;
color: #000;
font-weight: 700;
display: flex;
margin-bottom: 0;
flex-wrap: wrap;
margin-top: 7px;
}
.ct-counter-layout2.style4 .ct-counter-number-suffix {
font-size: 18px;
font-weight: 600;
color: #383085;
}
.ct-counter-layout2.style4 .ct-counter-title {
color: #232323;
margin-top: -3px;
margin-bottom: 0;
}
.ct-counter-layout2.style4 .ct-counter-inner {
background-color: #fff;
padding: 11px 15px;
box-shadow: 0 30px 24px rgba(12, 12, 12, 0.08);
border-radius: 20px;
}
@media screen and (min-width: 1200px) {
.counter-col-line1 .counter-line {
position: absolute;
height: 92px;
width: 2px;
background-color: #383085;
top: 50%;
left: -1px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.counter-col-line1 .counter-line:before, .counter-col-line1 .counter-line:after {
content: '';
position: absolute;
width: 10px;
height: 10px;
background-color: #383085;
left: -4px;
}
.counter-col-line1 .counter-line:before {
top: 0;
}
.counter-col-line1 .counter-line:after {
bottom: 0;
}
}
.ct-counter-layout3 {
text-align: center;
}
.ct-counter-layout3 .ct-counter-icon {
line-height: 1;
margin-bottom: 20px;
}
.ct-counter-layout3 .ct-counter-icon i {
font-size: 48px;
}
.ct-counter-layout3 .ct-counter-number {
font-size: 60px;
line-height: 1;
color: #000;
font-family: 'Poppins', sans-serif;
font-weight: 700;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
letter-spacing: 0.01em;
margin-bottom: 26px;
}
.ct-counter-layout3 .ct-counter-number cite {
font-size: 36px;
color: #383085;
font-style: normal;
}
.ct-counter-layout3 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3 .ct-counter-number .ct-counter-number-suffix {
align-items: center;
display: flex;
font-size: 36px;
font-style: normal;
margin: 0 3px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-counter-layout3 .ct-counter-title {
font-size: 22px;
font-weight: 700;
margin-bottom: 0;
color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout3 .ct-counter-title {
font-size: 18px;
}
}
.ct-counter-layout3 .ct-counter-title cite {
font-style: normal;
font-weight: 400;
}
.ct-counter-layout3.style2 {
text-align: left;
}
.ct-counter-layout3.style2 .ct-counter-number {
justify-content: left;
font-size: 48px;
font-weight: 300;
font-family: inherit;
color: #383085;
margin-bottom: 10px;
}
.ct-counter-layout3.style2 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout3.style2 .ct-counter-number .ct-counter-number-suffix {
color: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
.ct-counter-layout3.style2 .ct-counter-title {
font-size: 20px;
line-height: 24px;
position: relative;
padding-bottom: 15px;
}
.ct-counter-layout3.style2 .ct-counter-title:before {
content: '';
width: 24px;
height: 3px;
background-color: #383085;
position: absolute;
bottom: 0;
left: 0;
}
.ct-counter-layout3.style3 {
text-align: left;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ct-counter-layout3.style3 .ct-counter-number {
justify-content: left;
font-size: 150px;
color: #000;
font-weight: 700;
margin-bottom: 0;
align-items: flex-start;
}
.ct-counter-layout3.style3 .ct-counter-number-suffix, .ct-counter-layout3.style3 .ct-counter-number-prefix {
font-size: 60px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#383085));
background-image: -webkit-linear-gradient(bottom, #383085, #383085);
background-image: -moz-linear-gradient(bottom, #383085, #383085);
background-image: -ms-linear-gradient(bottom, #383085, #383085);
background-image: -o-linear-gradient(bottom, #383085, #383085);
background-image: linear-gradient(bottom, #383085, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#383085');
position: relative;
top: -17px;
}
.ct-counter-layout3.style3 .ct-counter-title {
margin-top: -6px;
font-size: 28px;
font-weight: 600;
font-family: "Nunito Sans";
line-height: normal;
}
@media screen and (max-width: 991px) {
.ct-counter-layout3.style3 .ct-counter-title {
font-size: 24px;
}
}
.ct-counter-layout4 .ct-counter-inner {
display: flex;
flex-wrap: nowrap;
}
.ct-counter-layout4 .ct-counter-icon {
margin-right: 30px;
line-height: 1;
margin-top: 6px;
}
.ct-counter-layout4 .ct-counter-icon i {
color: #6270b2;
font-size: 54px;
}
.ct-counter-layout4 .ct-counter-title {
font-size: 18px;
line-height: 24px;
color: #aaa9ab;
}
.ct-counter-layout4 .ct-counter-number {
display: flex;
flex-wrap: wrap;
font-size: 40px;
color: #fff;
line-height: 1;
font-family: 'Poppins', sans-serif;
font-weight: 700;
margin-bottom: 12px;
}
.ct-counter-layout5 {
text-align: center;
}
.ct-counter-layout5 .ct-counter-number {
font-size: 45px;
line-height: 130px;
width: 130px;
height: 130px;
-webkit-border-radius: 130px;
-khtml-border-radius: 130px;
-moz-border-radius: 130px;
-ms-border-radius: 130px;
-o-border-radius: 130px;
border-radius: 130px;
-webkit-box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
-khtml-box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
-moz-box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
-ms-box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
-o-box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
box-shadow: 0 7px 20px rgba(98, 112, 178, 0.28);
font-family: 'Poppins', sans-serif;
font-weight: 700;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
letter-spacing: 0.01em;
margin: 0 auto 14px auto;
background-color: #fff;
}
.ct-counter-layout5 .ct-counter-number .ct-counter-number-prefix, .ct-counter-layout5 .ct-counter-number .ct-counter-number-suffix {
align-items: center;
display: flex;
font-style: normal;
font-weight: 400;
margin: 0 2px;
}
.ct-counter-layout5 .ct-counter-title {
font-size: 22px;
font-weight: 700;
margin-bottom: 0;
color: #0e0e0e;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout5 .ct-counter-title {
font-size: 18px;
}
}
.ct-counter-layout5 .ct-counter-title cite {
font-style: normal;
font-weight: 400;
}
.ct-counter-layout6 {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-counter-layout6 .ct-counter-number {
display: inline-block;
background-color: #6270b2;
color: #fff;
font-size: 36px;
line-height: 1;
font-weight: 600;
padding: 24px 20px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
font-family: 'Poppins', sans-serif;
min-width: 150px;
text-align: center;
margin-right: 22px;
background-image: url(../images/dot-light.png);
background-position: left center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 14px;
}
.ct-counter-layout6 .ct-counter-number .ct-counter-number-suffix {
font-size: 30px;
font-style: normal;
position: relative;
display: inline-block;
top: -15px;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout6 .ct-counter-number {
min-width: 100px;
font-size: 30px;
padding: 20px 12px;
}
.ct-counter-layout6 .ct-counter-number .ct-counter-number-suffix {
font-size: 24px;
}
}
.ct-counter-layout6 .ct-counter-number .ct-counter-number-value-after {
margin-left: -7px;
}
.ct-counter-layout6 .ct-counter-holder {
margin-bottom: 14px;
}
.ct-counter-layout6 .ct-counter-title {
font-size: 24px;
font-weight: 700;
margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout6 .ct-counter-title {
font-size: 20px;
}
}
.ct-counter-layout6 .ct-counter-desc {
color: #000;
}
.ct-counter-layout6 .ct-counter-inner {
margin-left: 42px;
padding: 17px 17px 3px 17px;
background-color: #fff;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
-khtml-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
-o-box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
box-shadow: 0 15px 84px rgba(0, 0, 0, 0.18);
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
max-width: 510px;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout6 .ct-counter-inner {
-webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
box-shadow: 0 15px 34px rgba(0, 0, 0, 0.12);
margin-bottom: 40px;
}
}
.ct-counter-layout6 .ct-counter-inner:before {
content: '';
position: absolute;
top: 20px;
left: -42px;
height: auto;
width: auto;
border-style: solid;
border-color: transparent #5463ab #5463ab transparent;
border-width: 21px;
z-index: -1;
}
@media screen and (max-width: 767px) {
.ct-counter-layout6 .ct-counter-inner:before {
left: -30px;
top: 17px;
}
}
@media screen and (max-width: 1199px) {
.ct-counter-layout6 .ct-counter-inner {
margin-left: 30px !important;
}
}
.ct-counter-layout6:hover {
-webkit-transform: translateY(-6px);
-khtml-transform: translateY(-6px);
-moz-transform: translateY(-6px);
-ms-transform: translateY(-6px);
-o-transform: translateY(-6px);
transform: translateY(-6px);
}
.ct-counter-layout7 .item--icon {
line-height: 1;
margin-bottom: 9px;
}
.ct-counter-layout7 .item--icon i {
font-size: 32px;
color: #383085;
}
.ct-counter-layout7 .ct-counter-title {
font-size: 16px;
line-height: 24px;
font-weight: 500;
font-family: inherit;
margin-bottom: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-counter-layout7 .ct-counter-number {
font-size: 30px;
line-height: 1;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #000;
display: flex;
flex-wrap: nowrap;
align-items: flex-start;
justify-content: center;
}
.ct-counter-layout7 .ct-counter-number-value {
margin: 0 3px;
display: inline-block;
}
.ct-counter-layout7 .ct-counter-number-prefix, .ct-counter-layout7 .ct-counter-number-suffix {
font-size: 18px;
position: relative;
top: -4px;
}
.ct-counter-layout7 .ct-counter-holder {
background-color: #ebeef0;
border: 1px solid #e6e7e8;
padding: 25px 20px 21px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
.ct-counter-layout7 .ct-counter-holder {
padding-left: 15px;
padding-right: 15px;
}
}
.ct-counter-layout7 .ct-counter-inner {
text-align: center;
}
.ct-counter-layout7 .ct-counter-inner:hover .ct-counter-holder {
-webkit-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
-khtml-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
-moz-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
-ms-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
-o-box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
box-shadow: 0 18px 18px rgba(0, 8, 67, 0.15);
-webkit-transform: translateY(-13px);
-khtml-transform: translateY(-13px);
-moz-transform: translateY(-13px);
-ms-transform: translateY(-13px);
-o-transform: translateY(-13px);
transform: translateY(-13px);
background-color: #fff;
}
.ct-counter-layout7 .ct-counter-inner:hover .item--icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-counter-layout7.style2 .ct-counter-holder {
display: inline-block;
background-color: rgba(0, 0, 0, 0.72);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
min-width: 120px;
margin-bottom: 11px;
z-index: 1;
position: relative;
border: none;
}
.ct-counter-layout7.style2 .ct-counter-holder:before {
content: '';
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
border: 1px solid rgba(255, 255, 255, 0.15);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.ct-counter-layout7.style2 .ct-counter-number {
color: #fff;
font-family: inherit;
}
.ct-counter-layout7.style2 .ct-counter-inner {
text-align: center;
}
.ct-counter-layout7.style2 .ct-counter-inner:hover .ct-counter-holder {
-webkit-transform: translateY(-13px);
-khtml-transform: translateY(-13px);
-moz-transform: translateY(-13px);
-ms-transform: translateY(-13px);
-o-transform: translateY(-13px);
transform: translateY(-13px);
background-color: rgba(0, 0, 0, 0.72);
}
.ct-counter-layout7.style2 .ct-counter-inner:hover .ct-counter-title {
-webkit-transform: translateY(-5px);
-khtml-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transform: translateY(-5px);
}
.ct-counter-layout7.style2 .ct-counter-title {
font-weight: 700;
font-size: 22px;
line-height: 30px;
font-family: 'Poppins', sans-serif;
color: #fff;
}
.ct-counter-layout7.style3 .item--icon {
margin-bottom: 5px;
}
.ct-counter-layout7.style3 .item--icon i {
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
}
.ct-counter-layout7.style3 .ct-counter-holder {
padding: 0;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
background-color: transparent;
border: none;
}
.ct-counter-layout7.style3 .ct-counter-number {
font-family: inherit;
color: #000c3f;
}
.ct-counter-layout7.style3 .ct-counter-title {
font-size: 22px;
line-height: 30px;
color: #41496b;
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.ct-counter-layout7.style3 .ct-counter-inner:hover .ct-counter-holder {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ct-counter-layout8 {
text-align: center;
}
.ct-counter-layout8 .item--icon {
line-height: 1;
margin-bottom: 30px;
}
.ct-counter-layout8 .item--icon i {
font-size: 80px;
color: #fff;
}
.ct-counter-layout8 .ct-counter-number {
font-size: 42px;
line-height: 1;
font-weight: 700;
font-family: 'Poppins', sans-serif;
display: inline-table;
margin-bottom: 14px;
}
.ct-counter-layout8 .ct-counter-title {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
font-family: inherit;
color: #fff;
letter-spacing: 0.2em;
}
.ct-counter-layout8:hover .item--icon {
animation: icon-bounce 800ms ease-out infinite;
-webkit-animation: icon-bounce 800ms ease-out infinite;
}
.ct-counter-layout9 .ct-counter-icon {
line-height: 1;
margin-right: 8px;
}
.ct-counter-layout9 .ct-counter-icon i {
color: #383085;
font-size: 38px;
}
.ct-counter-layout9 .ct-counter-title {
font-size: 18px;
line-height: 24px;
color: #aaa9ab;
}
.ct-counter-layout9 .ct-counter-number {
font-size: 40px;
color: #fff;
line-height: 1;
font-family: 'Poppins', sans-serif;
font-weight: 700;
display: flex;
}
.ct-counter-layout9 .ct-counter-meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 6px;
}
.ct-counter-layout9 .ct-counter-inner {
padding-left: 23px;
position: relative;
}
.ct-counter-layout9 .ct-counter-inner:before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 4px;
background-color: rgba(88, 88, 88, .35);
}
.ct-counter-layout9 .ct-counter-inner:after {
content: '';
width: 4px;
height: 22px;
background-color: #383085;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-counter-layout9 .ct-counter-inner:hover:after {
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-counter-layout10 .ct-counter-icon {
margin-right: 32px;
}
.ct-counter-layout10 .ct-counter-icon i {
font-size: 54px;
color: #383085;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout10 .ct-counter-icon {
margin-right: 0;
margin-bottom: 22px;
}
}
.ct-counter-layout10 .ct-counter-title {
margin-bottom: 0px;
font-weight: 600;
color: #444;
font-size: 18px;
}
.ct-counter-layout10 .ct-counter-number {
line-height: 1;
font-size: 40px;
font-weight: 700;
color: #383085;
}
.ct-counter-layout10 .ct-counter-inner {
background-color: #eef2f5;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 20px 20px 20px 34px;
}
@media screen and (max-width: 1199px) {
.ct-counter-layout10 .ct-counter-inner {
display: block;
}
}
.ct-counter-layout10.rm-box .ct-counter-inner {
padding: 0;
background-color: transparent;
text-align: center;
}
.ct-counter-layout10.rm-box .ct-counter-number {
display: flex;
justify-content: center;
}
.ct-service-external1 .item--image img {
width: 100%;
}
.ct-service-external1 .item--icon {
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
min-width: 55px;
background-color: #383085;
margin-right: 22px;
}
.ct-service-external1 .item--icon i {
font-size: 36px;
color: #fff;
}
.ct-service-external1 .item--icon img {
max-height: 55px;
}
.ct-service-external1 .item--title {
margin-bottom: 0;
font-size: 24px;
color: #fff;
}
.ct-service-external1 .item--description {
color: #fff;
margin-bottom: 21px;
}
.ct-service-external1 .item--meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 17px;
}
.ct-service-external1 .item--overlay {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
background-position: top center;
}
.ct-service-external1 .item--holder, .ct-service-external1 .item--holder-hover {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 23px 28px;
z-index: 99;
}
.ct-service-external1 .item--readmore .btn {
font-family: 'Barlow', sans-serif;
line-height: 45px;
border-radius: 0px;
padding: 0 25px;
font-size: 15px;
background: #383085;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-service-external1 .item--readmore .btn:hover, .ct-service-external1 .item--readmore .btn:focus {
background: #383085;
}
.ct-service-external1 .item--holder {
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transform-origin: bottom center;
-webkit-transform-origin: bottom center;
}
.ct-service-external1 .item--holder-hover {
padding-bottom: 40px;
top: 0;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
width: 100%;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
opacity: 0;
transform-origin: bottom center;
-webkit-transform-origin: bottom center;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.ct-service-external1 .item--inner {
position: relative;
}
.ct-service-external1 .item--inner:hover .item--holder {
opacity: 0;
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
}
.ct-service-external1 .item--inner:hover .item--holder-hover {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
-webkit-transition-delay: 0.12s;
-moz-transition-delay: 0.12s;
transition-delay: 0.12s;
}
.ct-service-external2 .item--icon {
height: 110px;
width: 110px;
border-radius: 110px;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 51px;
color: #fff;
box-shadow: 0 6px 18px rgba(2, 8, 38, 0.18);
margin-bottom: 24px;
}
.ct-service-external2 .item--title {
margin-bottom: 16px;
font-size: 20px;
font-weight: 600;
color: #161616;
}
.ct-service-external2 .item--description {
font-size: 14px;
color: #444;
line-height: 1.9;
margin-bottom: 25px;
}
.ct-service-external2 .item--readmore {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
transform: translateY(30px);
}
.ct-service-external2 .item--readmore a {
font-size: 15px;
font-weight: 700;
position: static;
}
.ct-service-external2 .item--readmore a i {
display: inline-flex;
}
.ct-service-external2 .item--readmore a:hover i {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.ct-service-external2 .item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.ct-service-external2 .item--inner {
padding: 65px 15px 53px;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
border-radius: 15px;
text-align: center;
}
.ct-service-external2 .item--inner:hover {
background-color: #fff;
}
.ct-service-external2 .item--inner:hover .item--readmore {
opacity: 1;
transform: translateY(0px);
}
.ct-service-external2.style-2 .item--inner {
margin: 20px 0;
box-shadow: 0 0 25px rgba(98, 120, 205, 0.1);
}
.ct-service-carousel14 .item--icon, .ct-service-grid17 .item--icon {
line-height: 1;
font-size: 48px;
color: #383085;
margin-bottom: 18px;
}
.ct-service-carousel14 .item--icon img, .ct-service-grid17 .item--icon img {
max-height: 48px;
}
.ct-service-carousel14 .item--icon svg, .ct-service-grid17 .item--icon svg {
height: 48px;
}
.ct-service-carousel14 .item--title, .ct-service-grid17 .item--title {
font-size: 24px;
color: #fff;
margin-bottom: 25px;
border-bottom: 4px solid #34363f;
position: relative;
padding-bottom: 27px;
}
.ct-service-carousel14 .item--title a, .ct-service-grid17 .item--title a {
color: inherit;
}
.ct-service-carousel14 .item--title a:hover, .ct-service-grid17 .item--title a:hover {
color: inherit;
}
.ct-service-carousel14 .item--title:before, .ct-service-grid17 .item--title:before {
content: '';
position: absolute;
height: 4px;
width: 100px;
background-color: #383085;
bottom: -4px;
left: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel14 .item--content, .ct-service-grid17 .item--content {
font-size: 18px;
line-height: 1.4444;
color: #ccc;
margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel14 .item--content, .ct-service-grid17 .item--content {
font-size: 16px;
}
}
.ct-service-carousel14 .item-readmore a, .ct-service-grid17 .item-readmore a {
font-size: 18px;
font-weight: 500;
color: #fff;
display: inline-flex;
align-items: center;
}
.ct-service-carousel14 .item-readmore i, .ct-service-grid17 .item-readmore i {
font-size: 16px;
margin: 0 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-service-carousel14 .grid-item-inner, .ct-service-grid17 .grid-item-inner {
background-color: #1a1c23;
border: 1px solid #363636;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 44px 34px 39px;
margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel14 .grid-item-inner, .ct-service-grid17 .grid-item-inner {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-service-carousel14 .grid-item-inner, .ct-service-grid17 .grid-item-inner {
padding-left: 24px;
padding-right: 24px;
}
}
.ct-service-carousel14 .grid-item-inner:hover .item--title:before, .ct-service-grid17 .grid-item-inner:hover .item--title:before {
width: 100%;
}
.ct-service-carousel14 .grid-item-inner:hover .item-readmore a, .ct-service-grid17 .grid-item-inner:hover .item-readmore a {
color: #383085;
}
.ct-service-carousel14.style2 .grid-item-inner, .ct-service-grid17.style2 .grid-item-inner {
background-color: #f8f8f8;
border-color: rgba(235, 235, 235, 0.8);
}
.ct-service-carousel14.style2 .grid-item-inner .item--title, .ct-service-grid17.style2 .grid-item-inner .item--title {
color: #000;
border-color: rgba(0, 0, 0, 0.08);
}
.ct-service-carousel14.style2 .grid-item-inner .item--content, .ct-service-grid17.style2 .grid-item-inner .item--content {
color: #555;
}
.ct-service-carousel14.style2 .grid-item-inner .item-readmore a, .ct-service-grid17.style2 .grid-item-inner .item-readmore a {
color: #000;
}
.ct-service-carousel14.style2 .grid-item-inner .item-readmore a:hover, .ct-service-grid17.style2 .grid-item-inner .item-readmore a:hover {
color: #383085;
}
.ct-service-carousel15 .item--icon {
line-height: 1;
color: #0d0d0d;
font-size: 58px;
margin-bottom: 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel15 .item--icon {
font-size: 48px;
}
}
.ct-service-carousel15 .item--title {
margin-bottom: 12px;
font-size: 20px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel15 .item--title {
font-size: 16px;
}
}
.ct-service-carousel15 .item--content {
font-size: 15px;
color: #565656;
margin-bottom: 28px;
}
@media screen and (max-width: 1199px) {
.ct-service-carousel15 .item--content {
font-size: 14px;
line-height: 1.625;
}
}
.ct-service-carousel15 .ct-button-icon {
min-width: 44px;
width: 44px;
height: 44px;
background-color: #f0f0f0;
color: #000;
border-radius: 44px;
display: inline-flex;
font-size: 18px;
justify-content: center;
align-items: center;
}
.ct-service-carousel15 .ct-button-icon i {
display: inline-flex;
}
.ct-service-carousel15 .ct-button-text {
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
background-color: #383085;
line-height: 44px;
display: inline-flex;
height: 44px;
padding: 0 18px;
border-radius: 44px;
font-size: 15px;
font-weight: 700;
color: #fff;
align-items: center;
transform: scaleX(0);
z-index: 99;
-webkit-transition: all 180ms linear 0ms;
-khtml-transition: all 180ms linear 0ms;
-moz-transition: all 180ms linear 0ms;
-ms-transition: all 180ms linear 0ms;
-o-transition: all 180ms linear 0ms;
transition: all 180ms linear 0ms;
transform-origin: left center;
}
.ct-service-carousel15 .ct-button-text i {
display: inline-flex;
margin-left: 4px;
}
.ct-service-carousel15 .item-readmore a {
line-height: 44px;
width: 44px;
display: inline-flex;
position: relative;
}
.ct-service-carousel15 .grid-item-inner {
border-color: #f0f0f0;
border-style: solid;
border-width: 9px 2px 2px 2px;
padding: 47px 36px 30px;
background-color: #fff;
position: relative;
}
@media screen and (max-width: 1400px) {
.ct-service-carousel15 .grid-item-inner {
padding-left: 24px;
padding-right: 24px;
}
}
@media screen and (max-width: 1199px) {
.ct-service-carousel15 .grid-item-inner {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-service-carousel15 .grid-item-inner:before {
content: '';
height: 0;
position: absolute;
top: -9px;
left: -2px;
right: -2px;
background-color: #383085;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: 99;
}
.ct-service-carousel15 .grid-item-inner:hover:before {
height: 7px;
}
.ct-service-carousel15 .grid-item-inner:hover .item--icon {
color: #383085;
}
.ct-service-carousel15 .grid-item-inner:hover .ct-button-text {
transform: scaleX(1);
}
.ct-service-carousel15 .ct-carousel-inner {
margin: 0 -1px;
}
.ct-service-carousel15 .ct-carousel-inner .slick-slide {
padding: 0 1px;
}
.ct-service-carousel15 .ct-carousel-inner .carousel-item.slick-active + .carousel-item.slick-active .grid-item-inner {
margin-left: -3px;
}
.ct-service-carousel15 .slick-dots {
margin: 72px 0 0;
padding: 0 50px;
justify-content: flex-start;
}
@media screen and (max-width: 767px) {
.ct-service-carousel15 .slick-dots {
padding: 0;
justify-content: center;
}
}
.ct-service-carousel15 .slick-dots li {
margin: 0 5px;
}
.ct-service-carousel15 .slick-dots li button {
width: 10px;
height: 10px;
background-color: #e6e6e6;
}
.ct-service-carousel15 .slick-dots li.slick-active button {
transform: scale(1);
background: #383085;
}
.ct-testimonial-grid1 .item-icon i, .ct-testimonial-carousel1.style1 .item-icon i {
font-size: 170px;
color: #ccc;
position: absolute;
top: -47px;
left: 40px;
font-family: "Playfair Display";
font-weight: 900;
font-style: normal;
line-height: 1;
}
.ct-testimonial-grid1 .item--image, .ct-testimonial-carousel1.style1 .item--image {
max-width: 124px;
border: 2px solid #e7e7e7;
padding: 6px;
-webkit-border-radius: 124px;
-khtml-border-radius: 124px;
-moz-border-radius: 124px;
-ms-border-radius: 124px;
-o-border-radius: 124px;
border-radius: 124px;
margin: 0 auto 18px auto;
}
.ct-testimonial-grid1 .item--image img, .ct-testimonial-carousel1.style1 .item--image img {
-webkit-border-radius: 124px;
-khtml-border-radius: 124px;
-moz-border-radius: 124px;
-ms-border-radius: 124px;
-o-border-radius: 124px;
border-radius: 124px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
}
.ct-testimonial-grid1 .item--title, .ct-testimonial-carousel1.style1 .item--title {
font-size: 18px;
margin-bottom: 0;
}
.ct-testimonial-grid1 .item--description, .ct-testimonial-carousel1.style1 .item--description {
margin-bottom: 14px;
}
.ct-testimonial-grid1 .item--position, .ct-testimonial-carousel1.style1 .item--position {
font-size: 15px;
}
.ct-testimonial-grid1 .item--inner, .ct-testimonial-carousel1.style1 .item--inner {
text-align: center;
position: relative;
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
-khtml-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
-moz-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
-ms-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
-o-box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
box-shadow: 0 0 10px rgba(23, 23, 23, 0.08);
padding: 37px 40px 35px 40px;
margin-bottom: 55px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-testimonial-grid1 .item--inner, .ct-testimonial-carousel1.style1 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-testimonial-grid1 .item--inner:hover, .ct-testimonial-carousel1.style1 .item--inner:hover {
-webkit-transform: translateY(-16px);
-khtml-transform: translateY(-16px);
-moz-transform: translateY(-16px);
-ms-transform: translateY(-16px);
-o-transform: translateY(-16px);
transform: translateY(-16px);
-webkit-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
-khtml-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
-moz-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
-ms-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
-o-box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
box-shadow: 0 24px 18px rgba(23, 23, 23, 0.1);
}
.ct-testimonial-grid1 .item--inner:hover .item--image img, .ct-testimonial-carousel1.style1 .item--inner:hover .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-testimonial-carousel1 .item--inner {
margin-top: 35px;
margin-bottom: 35;
}
.ct-testimonial-carousel1 .ct-slick-carousel.slick-arrow-style2 .slick-arrow {
margin-top: -10px;
}
.ct-testimonial-carousel1 .slick-dots {
margin-top: 0;
}
.ct-testimonial-grid3 .item--image {
width: 92px;
min-width: 92px;
position: relative;
margin-right: 40px;
}
.ct-testimonial-grid3 .item--image img {
width: 100%;
-webkit-border-radius: 92px;
-khtml-border-radius: 92px;
-moz-border-radius: 92px;
-ms-border-radius: 92px;
-o-border-radius: 92px;
border-radius: 92px;
}
.ct-testimonial-grid3 .item--title {
font-size: 18px;
margin-bottom: 7px;
color: #fff;
}
.ct-testimonial-grid3 .item--position {
font-style: 15px;
color: #a4a4a4;
}
.ct-testimonial-grid3 .item--description {
font-size: 18px;
line-height: 30px;
color: #fff;
margin-bottom: 8px;
}
.ct-testimonial-grid3 .item-rating {
font-size: 14px;
letter-spacing: 0.05em;
color: #ecbd00;
}
.ct-testimonial-grid3 .item--social a {
display: none;
width: 39px;
height: 39px;
background-color: #fafafa;
-webkit-border-radius: 39px;
-khtml-border-radius: 39px;
-moz-border-radius: 39px;
-ms-border-radius: 39px;
-o-border-radius: 39px;
border-radius: 39px;
position: absolute;
right: -18px;
top: 15px;
text-align: center;
line-height: 39px;
font-size: 22px;
}
.ct-testimonial-grid3 .item--social a:first-child {
display: block;
}
.ct-testimonial-grid3 .item--social a .fa-facebook-square, .ct-testimonial-grid3 .item--social a .fa-facebook {
color: #4661d1;
}
.ct-testimonial-grid3 .item--social a .fa-instagram {
color: #ff3997;
}
.ct-testimonial-grid3 .item-icon {
position: absolute;
top: 20px;
right: 45px;
font-size: 115px;
color: #424243;
font-family: "Playfair Display";
font-weight: 700;
line-height: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
}
@media screen and (max-width: 991px) {
.ct-testimonial-grid3 .item-icon {
top: 10px;
right: 25px;
}
}
.ct-testimonial-grid3 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 28px;
}
.ct-testimonial-grid3 .item--inner {
background-color: #0e0e0e;
position: relative;
padding: 50px 40px 45px;
margin-bottom: 40px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: 1;
}
@media screen and (max-width: 991px) {
.ct-testimonial-grid3 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-testimonial-grid3 .item--inner:before {
content: '';
height: 6px;
width: 0;
left: 0;
right: 0;
bottom: 0px;
margin: auto;
background-color: #383085;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
}
.ct-testimonial-grid3 .item--inner:hover {
-webkit-transform: translateY(-13px);
-khtml-transform: translateY(-13px);
-moz-transform: translateY(-13px);
-ms-transform: translateY(-13px);
-o-transform: translateY(-13px);
transform: translateY(-13px);
}
.ct-testimonial-grid3 .item--inner:hover .item-icon {
color: #383085;
}
.ct-testimonial-grid3 .item--inner:hover:before {
width: 100%;
}
.ct-testimonial-grid4 .item--image {
width: 92px;
min-width: 92px;
position: relative;
margin-right: 40px;
}
.ct-testimonial-grid4 .item--image img {
width: 100%;
-webkit-border-radius: 92px;
-khtml-border-radius: 92px;
-moz-border-radius: 92px;
-ms-border-radius: 92px;
-o-border-radius: 92px;
border-radius: 92px;
}
.ct-testimonial-grid4 .item--image .item--social a {
display: none;
width: 39px;
height: 39px;
background-color: #fafafa;
-webkit-border-radius: 39px;
-khtml-border-radius: 39px;
-moz-border-radius: 39px;
-ms-border-radius: 39px;
-o-border-radius: 39px;
border-radius: 39px;
position: absolute;
right: -18px;
top: 15px;
text-align: center;
line-height: 39px;
font-size: 22px;
}
.ct-testimonial-grid4 .item--image .item--social a:first-child {
display: block;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-facebook-square, .ct-testimonial-grid4 .item--image .item--social a .fa-facebook {
color: #4661d1;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-instagram {
color: #ff3997;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-twitter-square, .ct-testimonial-grid4 .item--image .item--social a .fa-twitter {
color: #00c0f1;
}
.ct-testimonial-grid4 .item--image .item--social a .fa-whatsapp {
color: #00cc71;
}
.ct-testimonial-grid4 .item--title {
font-size: 18px;
margin-bottom: 7px;
}
.ct-testimonial-grid4 .item--position {
font-style: 15px;
color: #383838;
}
.ct-testimonial-grid4 .item--description {
font-size: 18px;
line-height: 30px;
margin-bottom: 8px;
color: #fff;
}
.ct-testimonial-grid4 .item-rating {
font-size: 14px;
letter-spacing: 0.05em;
color: #ecbd00;
}
.ct-testimonial-grid4 .item-icon {
position: absolute;
top: -38px;
left: 50px;
font-size: 100px;
color: #383085;
text-shadow: 0 2px 4px rgba(14, 14, 14, 0.4);
-webkit-text-shadow: 0 2px 4px rgba(14, 14, 14, 0.4);
font-family: "Playfair Display";
font-weight: 700;
line-height: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (max-width: 991px) {
.ct-testimonial-grid4 .item-icon {
left: 30px;
}
}
.ct-testimonial-grid4 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 36px;
}
.ct-testimonial-grid4 .item--content {
background-color: #0e0e0e;
padding: 33px 50px;
margin-bottom: 80px;
position: relative;
}
@media screen and (max-width: 991px) {
.ct-testimonial-grid4 .item--content {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-testimonial-carousel2 {
text-align: center;
max-width: 840px;
margin: auto;
padding: 0 80px;
position: relative;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel2 {
padding: 0;
}
}
.ct-testimonial-carousel2 .testimonial-image {
max-width: 128px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.ct-testimonial-carousel2 .testimonial-image img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.5;
-webkit-border-radius: 128px;
-khtml-border-radius: 128px;
-moz-border-radius: 128px;
-ms-border-radius: 128px;
-o-border-radius: 128px;
border-radius: 128px;
-webkit-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
-khtml-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
-moz-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
-ms-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
-o-box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
box-shadow: 0 0 8px rgba(12, 12, 12, 0.22);
cursor: pointer;
width: 100%;
}
.ct-testimonial-carousel2 .testimonial-image .testimonial-icon {
width: 35px;
height: 35px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: absolute;
right: 18px;
top: -16px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
color: #fff;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-testimonial-carousel2 .testimonial-image .testimonial-icon span {
height: 35px;
font-size: 48px;
line-height: 1;
font-weight: 700;
font-family: "Playfair Display";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(180deg);
-khtml-transform: translate(-50%, -50%) rotate(180deg);
-moz-transform: translate(-50%, -50%) rotate(180deg);
-ms-transform: translate(-50%, -50%) rotate(180deg);
-o-transform: translate(-50%, -50%) rotate(180deg);
transform: translate(-50%, -50%) rotate(180deg);
}
.ct-testimonial-carousel2 .item--title {
font-size: 18px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
margin-bottom: 8px;
}
.ct-testimonial-carousel2 .item--description {
font-size: 16px;
line-height: 30px;
color: #fff;
font-style: italic;
font-family: 'Poppins', sans-serif;
margin-bottom: 26px;
}
.ct-testimonial-carousel2 .item--position {
font-size: 15px;
color: #c1c1c1;
}
.ct-testimonial-carousel2 .item--inner {
max-width: 560px;
margin: auto;
}
.ct-testimonial-carousel2 .ct-slick-nav {
max-width: 404px;
margin: 0 auto 20px auto;
position: relative;
z-index: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 618px;
height: 616px;
background-image: url(../images/testimonial-overlay.png);
background-repeat: no-repeat;
background-position: center;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-track {
padding: 57px 0 35px;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-list {
padding: 0 10px 10px 10px !important;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
padding: 0;
opacity: 0;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide {
text-align: center;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide .testimonial-image {
display: inline-block;
}
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image {
-webkit-transform: scale(1.5);
-khtml-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
position: relative;
z-index: 9;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
opacity: 1;
}
.ct-testimonial-carousel2 .ct-slick-nav .slick-slide.slick-active.slick-center .testimonial-image .testimonial-icon {
opacity: 1;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-list, .ct-testimonial-carousel2 .ct-testimonial-primary .slick-slider, .ct-testimonial-carousel2 .ct-testimonial-primary .slick-track {
position: static;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-list {
padding: 0 !important;
}
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow {
height: 50px;
width: 50px;
line-height: 50px;
background-color: #3a3939;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow {
opacity: 0.5;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow:hover {
opacity: 1;
}
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow.slick-prev {
left: 0 !important;
}
.ct-testimonial-carousel2 .ct-testimonial-primary .slick-arrow.slick-next {
right: 0 !important;
}
.ct-testimonial-carousel3 .item--description, .ct-testimonial-grid2 .item--description {
background-color: #fff;
-webkit-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
-khtml-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
-moz-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
-ms-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
-o-box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
box-shadow: 0 0 8px rgba(12, 12, 12, 0.08);
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
padding: 54px 40px;
font-size: 16px;
line-height: 32px;
font-family: 'Poppins', sans-serif;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel3 .item--description, .ct-testimonial-grid2 .item--description {
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
}
}
.ct-testimonial-carousel3 .item--description:before, .ct-testimonial-grid2 .item--description:before {
z-index: -1;
content: '';
width: 156px;
height: 158px;
-webkit-border-radius: 0 0 158px 158px;
-khtml-border-radius: 0 0 158px 158px;
-moz-border-radius: 0 0 158px 158px;
-ms-border-radius: 0 0 158px 158px;
-o-border-radius: 0 0 158px 158px;
border-radius: 0 0 158px 158px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: absolute;
left: 0;
bottom: -158px;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
.ct-testimonial-carousel3 .item--title, .ct-testimonial-grid2 .item--title {
font-size: 18px;
margin-bottom: 6px;
text-transform: uppercase;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel3 .item--title, .ct-testimonial-grid2 .item--title {
font-size: 16px;
}
}
.ct-testimonial-carousel3 .item--position, .ct-testimonial-grid2 .item--position {
font-size: 15px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel3 .item--position, .ct-testimonial-grid2 .item--position {
font-size: 14px;
}
}
.ct-testimonial-carousel3 .item-rating, .ct-testimonial-grid2 .item-rating {
margin-top: 11px;
font-size: 14px;
color: #ecbd00;
letter-spacing: 0.05em;
display: flex;
position: absolute;
bottom: 0px;
opacity: 0;
left: 0;
right: 0;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
}
.ct-testimonial-carousel3 .item--image, .ct-testimonial-grid2 .item--image {
width: 122px;
min-width: 122px;
margin-right: 21px;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel3 .item--image, .ct-testimonial-grid2 .item--image {
margin-right: 15px;
}
}
.ct-testimonial-carousel3 .item--image img, .ct-testimonial-grid2 .item--image img {
width: 100%;
-webkit-border-radius: 122px;
-khtml-border-radius: 122px;
-moz-border-radius: 122px;
-ms-border-radius: 122px;
-o-border-radius: 122px;
border-radius: 122px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
-webkit-transform: translateY(-11px);
-khtml-transform: translateY(-11px);
-moz-transform: translateY(-11px);
-ms-transform: translateY(-11px);
-o-transform: translateY(-11px);
transform: translateY(-11px);
}
.ct-testimonial-carousel3 .item--holder, .ct-testimonial-grid2 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding-left: 17px;
position: relative;
z-index: 9;
margin-top: -7px;
}
.ct-testimonial-carousel3 .item--meta, .ct-testimonial-grid2 .item--meta {
margin-top: 23px;
position: relative;
padding-bottom: 25px;
}
.ct-testimonial-carousel3 .item--inner, .ct-testimonial-grid2 .item--inner {
padding-top: 10px;
padding-bottom: 60px;
}
.ct-testimonial-carousel3 .item--inner:hover .item--image, .ct-testimonial-grid2 .item--inner:hover .item--image {
margin-right: 41px;
}
.ct-testimonial-carousel3 .item--inner:hover .item--image img, .ct-testimonial-grid2 .item--inner:hover .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transform: translateY(25px);
-khtml-transform: translateY(25px);
-moz-transform: translateY(25px);
-ms-transform: translateY(25px);
-o-transform: translateY(25px);
transform: translateY(25px);
}
.ct-testimonial-carousel3 .item--inner:hover .item--description, .ct-testimonial-grid2 .item--inner:hover .item--description {
-webkit-border-radius: 9px 9px 9px 0;
-khtml-border-radius: 9px 9px 9px 0;
-moz-border-radius: 9px 9px 9px 0;
-ms-border-radius: 9px 9px 9px 0;
-o-border-radius: 9px 9px 9px 0;
border-radius: 9px 9px 9px 0;
}
.ct-testimonial-carousel3 .item--inner:hover .item--description:before, .ct-testimonial-grid2 .item--inner:hover .item--description:before {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
}
.ct-testimonial-carousel3 .item--inner:hover .item-rating, .ct-testimonial-grid2 .item--inner:hover .item-rating {
bottom: 0px;
opacity: 1;
}
.ct-testimonial-carousel3 .slick-dots, .ct-testimonial-grid2 .slick-dots {
margin-top: 35px;
}
.ct-testimonial-carousel3 .slick-dots li, .ct-testimonial-grid2 .slick-dots li {
margin: 0 5px;
}
.ct-testimonial-carousel3 .slick-dots li button, .ct-testimonial-grid2 .slick-dots li button {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
width: 13px;
height: 13px;
-webkit-border-radius: 13px;
-khtml-border-radius: 13px;
-moz-border-radius: 13px;
-ms-border-radius: 13px;
-o-border-radius: 13px;
border-radius: 13px;
background-color: #d0d0d0;
}
.ct-testimonial-grid2 .item--inner {
padding-bottom: 95px;
position: relative;
z-index: 1;
}
.ct-testimonial-carousel4 .item--image {
width: 80px;
margin-bottom: 13px;
}
.ct-testimonial-carousel4 .item--image img {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
.ct-testimonial-carousel4 .item--description {
font-size: 18px;
line-height: 26px;
color: #dedede;
margin-bottom: 21px;
}
.ct-testimonial-carousel4 .item--title {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
color: #fff;
}
.ct-testimonial-carousel4 .item--position {
font-size: 15px;
color: #dbdbdb;
text-decoration: underline;
}
.ct-testimonial-carousel4 .item--inner {
max-width: 380px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel4 .item--inner {
max-width: 290px;
}
}
.ct-testimonial-carousel5 .item--image {
margin: 5px auto 16px auto;
width: 100px;
position: relative;
display: inline-block;
}
.ct-testimonial-carousel5 .item--image img {
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.ct-testimonial-carousel5 .item--image i {
color: #fff;
font-size: 72px;
font-weight: 900;
font-family: "Playfair Display";
position: absolute;
top: -37px;
left: -5px;
font-style: normal;
text-shadow: 0 -6px 7px rgba(12, 12, 12, 0.22);
-webkit-text-shadow: 0 -6px 7px rgba(12, 12, 12, 0.22);
line-height: 1;
-webkit-transform: rotate(180deg);
-khtml-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.ct-testimonial-carousel5 .item--subtitle {
margin-bottom: 12px;
color: #fff;
font-size: 18px;
font-weight: 700;
}
.ct-testimonial-carousel5 .item-rating {
font-size: 14px;
color: #ffd820;
margin-bottom: 11px;
}
.ct-testimonial-carousel5 .item--description {
font-size: 15px;
line-height: 24px;
color: #fff;
margin-bottom: 23px;
}
.ct-testimonial-carousel5 .item--title {
margin-bottom: 0;
color: #fff;
font-size: 16px;
text-transform: uppercase;
}
.ct-testimonial-carousel5 .item--position {
font-size: 15px;
color: #000;
font-weight: 500;
}
.ct-testimonial-carousel5 .item--inner {
text-align: center;
max-width: 600px;
margin: auto;
}
.ct-testimonial-carousel5 .slick-dots {
margin-top: 34px;
}
.ct-testimonial-carousel5 .slick-dots li {
margin: 0 3px;
}
.ct-testimonial-carousel5 .slick-dots li button {
width: 8px;
height: 8px;
background-color: #fff;
}
.ct-testimonial-carousel5 .slick-dots li.slick-active button {
background-color: #000;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-testimonial-carousel6 .item--image {
width: 122px;
min-width: 122px;
margin-bottom: 20px;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
}
.ct-testimonial-carousel6 .item--image img {
width: 100%;
-webkit-transition: all 230ms linear 0ms;
-khtml-transition: all 230ms linear 0ms;
-moz-transition: all 230ms linear 0ms;
-ms-transition: all 230ms linear 0ms;
-o-transition: all 230ms linear 0ms;
transition: all 230ms linear 0ms;
-webkit-transform: translateY(-11px);
-khtml-transform: translateY(-11px);
-moz-transform: translateY(-11px);
-ms-transform: translateY(-11px);
-o-transform: translateY(-11px);
transform: translateY(-11px);
}
.ct-testimonial-carousel6 .item--description {
font-size: 18px;
line-height: 30px;
margin-bottom: 20px;
}
.ct-testimonial-carousel6 .item--title {
margin-bottom: 5px;
font-size: 20px;
color: #383085;
line-height: 1.1;
}
.ct-testimonial-carousel6 .item--position {
font-size: 15px;
font-weight: 600;
line-height: 1.2;
font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel6 .item--icon {
font-size: 84px;
line-height: 1;
font-weight: 700;
font-style: italic;
color: #d9d9d9;
font-family: 'Muli';
}
.ct-testimonial-carousel6 .item--inner {
padding-left: 52px;
position: relative;
}
.ct-testimonial-carousel6 .item--inner .item--icon {
position: absolute;
top: -6px;
left: -15px;
}
.ct-testimonial-carousel7 {
position: relative;
padding-bottom: 50px;
}
.ct-testimonial-carousel7 .item--title {
padding-left: 76px;
position: relative;
margin-bottom: 0;
font-size: 16px;
}
.ct-testimonial-carousel7 .item--title span {
font-size: 14px;
font-weight: 400;
}
.ct-testimonial-carousel7 .item--title:before {
content: '';
width: 59px;
height: 2px;
background-color: #e12454;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ct-testimonial-carousel7 .item--description {
font-size: 18px;
line-height: 30px;
color: #000;
margin-bottom: 30px;
position: relative;
padding-top: 65px;
}
.ct-testimonial-carousel7 .item--description:before {
content: '';
width: 120px;
height: 96px;
background-image: url(../images/icon-testimonial.png);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
}
.ct-testimonial-carousel7 .slick-list {
padding: 0 !important;
}
.ct-testimonial-carousel7 .ct-slick-nav {
margin-top: 46px;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track {
-webkit-transform: translate3d(0px, 0px, 0px) !important;
-khtml-transform: translate3d(0px, 0px, 0px) !important;
-moz-transform: translate3d(0px, 0px, 0px) !important;
-ms-transform: translate3d(0px, 0px, 0px) !important;
-o-transform: translate3d(0px, 0px, 0px) !important;
transform: translate3d(0px, 0px, 0px) !important;
padding: 0 15px;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide {
width: 106px !important;
padding: 0;
margin-right: 16px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide {
width: 56px !important;
margin-right: 10px;
}
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide img {
-webkit-border-radius: 106px;
-khtml-border-radius: 106px;
-moz-border-radius: 106px;
-ms-border-radius: 106px;
-o-border-radius: 106px;
border-radius: 106px;
border: 3px solid #b9b9b9;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
.ct-testimonial-carousel7 .ct-slick-nav .slick-track .slick-slide.slick-current img {
border-color: #383085;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel {
padding-bottom: 0;
position: static;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow {
display: block;
width: 24px;
height: 24px;
line-height: 24px;
background-color: transparent !important;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #d2d2d4;
margin: 0;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow {
color: #999;
}
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:before {
font-size: 22px;
font-weight: 400;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:after {
display: none;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-prev {
margin-left: -14px;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-prev:before {
content: '\f2ff';
font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-next {
margin-left: 14px;
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow.slick-next:before {
content: '\f301';
font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel7 .ct-testimonial-primary .ct-slick-carousel .slick-arrow:hover {
color: #000;
}
.ct-testimonial-carousel8 .item--image {
max-width: 106px;
margin: 0 auto 24px auto;
position: relative;
}
.ct-testimonial-carousel8 .item--image:before {
content: '\f10d';
font-family: "Font Awesome 5 Pro";
font-size: 32px;
color: #383085;
font-weight: 900;
position: absolute;
top: -26px;
left: -10px;
}
.ct-testimonial-carousel8 .item--image img {
-webkit-border-radius: 106px;
-khtml-border-radius: 106px;
-moz-border-radius: 106px;
-ms-border-radius: 106px;
-o-border-radius: 106px;
border-radius: 106px;
border: 4px solid #b9b9b9;
}
.ct-testimonial-carousel8 .item--title {
margin-bottom: 2px;
font-size: 18px;
}
.ct-testimonial-carousel8 .item--position {
font-size: 14px;
color: #0d0d0d;
font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel8 .item--description {
font-size: 18px;
line-height: 30px;
color: #000;
margin-bottom: 41px;
}
.ct-testimonial-carousel8 .item--inner {
text-align: center;
padding-top: 15px;
}
.ct-testimonial-carousel8 .slick-arrow {
background-color: #dee4e8;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #000;
width: 50px;
height: 50px;
line-height: 50px;
}
.ct-testimonial-carousel8 .slick-arrow:before {
font-size: 20px;
font-weight: 400;
}
.ct-testimonial-carousel8 .slick-arrow.slick-prev:before {
content: '\f2ff';
font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel8 .slick-arrow.slick-next:before {
content: '\f301';
font-family: 'Material-Design-Iconic-Font';
}
.ct-testimonial-carousel8 .slick-arrow:hover {
background-color: #383085;
color: #fff;
}
.ct-testimonial-carousel8 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 74px;
}
.ct-testimonial-carousel9 .item-rating {
font-size: 14px;
color: #f5b011;
margin-top: 18px;
}
.ct-testimonial-carousel9 .item-effect {
width: 230px;
height: 230px;
position: absolute;
bottom: -115px;
right: -115px;
background-color: rgba(56, 48, 133, 0.5);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.ct-testimonial-carousel9 .item-effect span {
background-color: rgba(56, 48, 133, 0.5);
position: absolute;
top: 50%;
left: 50%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-testimonial-carousel9 .item-effect span:nth-child(1) {
width: 108px;
height: 108px;
}
.ct-testimonial-carousel9 .item-effect span:nth-child(2) {
width: 176px;
height: 176px;
}
.ct-testimonial-carousel9 .item--description {
background-color: #fff;
-webkit-border-radius: 13px 13px 13px 0px;
-khtml-border-radius: 13px 13px 13px 0px;
-moz-border-radius: 13px 13px 13px 0px;
-ms-border-radius: 13px 13px 13px 0px;
-o-border-radius: 13px 13px 13px 0px;
border-radius: 13px 13px 13px 0px;
color: #000;
-webkit-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
-khtml-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
-moz-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
-ms-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
-o-box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
box-shadow: 0 7px 24px rgba(2, 55, 156, 0.2);
margin-bottom: 30px;
position: relative;
}
.ct-testimonial-carousel9 .item--description .item--description-inner {
padding: 43px 36px 48px;
position: relative;
overflow: hidden;
-webkit-border-radius: 13px 13px 13px 0px;
-khtml-border-radius: 13px 13px 13px 0px;
-moz-border-radius: 13px 13px 13px 0px;
-ms-border-radius: 13px 13px 13px 0px;
-o-border-radius: 13px 13px 13px 0px;
border-radius: 13px 13px 13px 0px;
}
.ct-testimonial-carousel9 .item--description:before {
content: '';
border-width: 20px;
border-style: solid;
border-color: #fff transparent transparent #fff;
position: absolute;
left: 0;
bottom: -34px;
}
.ct-testimonial-carousel9 .item--holder {
display: flex;
flex-wrap: nowrap;
margin-left: 22px;
}
.ct-testimonial-carousel9 .item--holder .item--image {
width: 67px;
height: 67px;
min-width: 67px;
margin-right: 20px;
-webkit-border-radius: 67px;
-khtml-border-radius: 67px;
-moz-border-radius: 67px;
-ms-border-radius: 67px;
-o-border-radius: 67px;
border-radius: 67px;
border: 5px solid #fff;
box-shadow: 0 7px 6px rgba(0, 15, 44, 0.19), 0 1px 27px rgba(0, 0, 0, 0.29) inset;
-webkit-box-shadow: 0 7px 6px rgba(0, 15, 44, 0.19), 0 1px 27px rgba(0, 0, 0, 0.29) inset;
overflow: hidden;
}
.ct-testimonial-carousel9 .item--holder .item--image img {
width: 100%;
-webkit-filter: grayscale(95%);
filter: grayscale(95%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel9 .item--holder .item--title {
margin-bottom: 9px;
font-size: 22px;
}
.ct-testimonial-carousel9 .item--holder .item--position {
font-size: 14px;
color: #000;
line-height: 1.2;
font-family: 'Poppins', sans-serif;
}
.ct-testimonial-carousel9 .item--inner {
margin-top: 20px;
}
.ct-testimonial-carousel9 .item--inner:hover .item-effect {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.ct-testimonial-carousel9 .item--inner:hover .item--holder .item--image img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.ct-testimonial-carousel9 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-testimonial-carousel9 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-testimonial-carousel9 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-testimonial-carousel9 .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 108px;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
bottom: 25px;
width: 54px;
height: 54px;
line-height: 54px;
-webkit-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
-khtml-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
-moz-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
-ms-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
-o-box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
box-shadow: 0 7px 7px rgba(0, 15, 44, 0.18) !important;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
-webkit-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
-khtml-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
-moz-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
-ms-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
-o-box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
box-shadow: 0 6px 18px rgba(2, 8, 38, 0.35) !important;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-family: 'Material-Design-Iconic-Font';
font-weight: 400;
font-size: 26px;
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev:before {
content: '\f2ff';
}
.ct-testimonial-carousel9 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next:before {
content: '\f301';
}
.ct-testimonial-carousel9 .slick-dots {
margin-top: 35px !important;
}
.ct-testimonial-carousel10 .item--image {
min-width: 244px;
width: 224px;
align-items: center;
justify-content: center;
display: flex;
background-color: #383085;
background-image: url(../images/testimonial-shape.png);
background-repeat: no-repeat;
background-position: center center;
}
.ct-testimonial-carousel10 .item--image img {
max-width: 162px;
border: 5px solid #fff;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel10 .item--image {
min-width: 124px;
width: 124px;
}
.ct-testimonial-carousel10 .item--image img {
max-width: 94px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel10 .item--image {
min-width: 104px;
width: 104px;
}
.ct-testimonial-carousel10 .item--image img {
max-width: 74px;
}
}
.ct-testimonial-carousel10 .item--holder {
flex-grow: 1;
background-color: #dbe7f1;
overflow: hidden;
}
.ct-testimonial-carousel10 .item--meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-testimonial-carousel10 .item-rating {
font-size: 14px;
line-height: 1;
color: #000;
flex-grow: 1;
text-align: right;
padding-right: 40px;
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel10 .item-rating {
padding-right: 20px;
}
}
.ct-testimonial-carousel10 .item-icon {
height: 59px;
width: 59px;
position: relative;
background-color: #fff;
position: relative;
-webkit-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
-khtml-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
-moz-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
-ms-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
-o-box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
box-shadow: 0 2px 17px rgba(7, 0, 76, 0.26);
}
.ct-testimonial-carousel10 .item-icon span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(180deg);
-khtml-transform: translate(-50%, -50%) rotate(180deg);
-moz-transform: translate(-50%, -50%) rotate(180deg);
-ms-transform: translate(-50%, -50%) rotate(180deg);
-o-transform: translate(-50%, -50%) rotate(180deg);
transform: translate(-50%, -50%) rotate(180deg);
font-size: 60px;
font-weight: 700;
color: #383085;
font-family: "Playfair Display";
line-height: 1;
margin-top: -10px;
}
.ct-testimonial-carousel10 .item--title {
font-size: 20px;
margin-bottom: 8px;
}
.ct-testimonial-carousel10 .item--description {
font-size: 16px;
line-height: 24px;
color: #000;
margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel10 .item--description {
font-size: 14px;
}
}
.ct-testimonial-carousel10 .item--position {
font-size: 15px;
line-height: 24px;
color: #383085;
font-style: italic;
}
.ct-testimonial-carousel10 .item--bottom {
padding: 23px 30px 29px 40px;
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel10 .item--bottom {
padding-left: 30px;
padding-right: 20px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel10 .item--bottom {
padding-left: 20px;
}
}
.ct-testimonial-carousel10 .item--inner {
display: flex;
flex-wrap: nowrap;
position: relative;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 1;
}
.ct-testimonial-carousel10 .item--inner:before {
content: '';
height: 12px;
background-color: #c7d1d9;
position: absolute;
bottom: 12px;
left: 15px;
right: 15px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: -1;
}
.ct-testimonial-carousel10 .item--inner:hover {
-webkit-transform: translateY(-13px);
-khtml-transform: translateY(-13px);
-moz-transform: translateY(-13px);
-ms-transform: translateY(-13px);
-o-transform: translateY(-13px);
transform: translateY(-13px);
}
.ct-testimonial-carousel10 .item--inner:hover:before {
bottom: -12px;
}
.ct-testimonial-carousel10 .slick-slide {
margin-top: 13px;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots {
margin-top: 42px;
background-color: #dce8f2;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li button {
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li button:hover {
background-color: #383085;
}
.ct-testimonial-carousel10.slider-dot-line .slick-dots li.slick-active button {
background-color: #383085;
}
.ct-testimonial-carousel11 .item--description {
position: relative;
font-size: 15px;
line-height: 24px;
color: #4e4e4e;
background-color: #fff;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
-khtml-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
-moz-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
-ms-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
-o-box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
box-shadow: 0 0 27px rgba(148, 147, 147, 0.14);
padding: 29px 28px 64px 28px;
text-align: center;
}
.ct-testimonial-carousel11 .item--description .item-icon {
position: absolute;
top: -25px;
left: 19px;
font-size: 121px;
line-height: 1;
color: #d0d4db;
font-weight: 700;
font-family: 'Poppins', sans-serif;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .item--title {
font-size: 20px;
color: #152644;
margin-bottom: 0;
}
.ct-testimonial-carousel11 .item--position {
font-size: 14px;
color: #666;
}
.ct-testimonial-carousel11 .item--image {
max-width: 97px;
margin: 0 auto 15px auto;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
border: 10px solid #fff;
-webkit-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
-khtml-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
-moz-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
-ms-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
-o-box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
box-shadow: 0 0 51px rgba(21, 36, 64, 0.21);
}
.ct-testimonial-carousel11 .item--image img {
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.ct-testimonial-carousel11 .item--meta {
text-align: center;
margin-top: -49px;
position: relative;
z-index: 99;
}
.ct-testimonial-carousel11 .item--inner {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .item--inner:hover {
-webkit-transform: translateY(-9px);
-khtml-transform: translateY(-9px);
-moz-transform: translateY(-9px);
-ms-transform: translateY(-9px);
-o-transform: translateY(-9px);
transform: translateY(-9px);
}
.ct-testimonial-carousel11 .item--inner:hover .item-icon {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.ct-testimonial-carousel11 .ct-slick-carousel {
margin: 0 -20px 0 -20px;
padding-left: 20px;
padding-right: 20px;
overflow: hidden;
}
.ct-testimonial-carousel11 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-testimonial-carousel11 .slick-slide {
opacity: 0;
margin: 40px 0 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel11 .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel11 .slick-dots {
height: 14px;
background-color: #dae3e8;
border-radius: 14px;
width: auto;
display: inline-block;
margin: 0;
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.ct-testimonial-carousel11 .slick-dots li {
display: inline-block;
vertical-align: top;
margin: 0;
width: 14px;
height: 14px;
position: relative;
}
.ct-testimonial-carousel11 .slick-dots li button {
width: 14px;
height: 14px;
border-radius: 14px;
background-color: #dae3e8;
background-image: none;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
position: absolute;
top: 0;
left: 0;
}
.ct-testimonial-carousel11 .slick-dots li button:before, .ct-testimonial-carousel11 .slick-dots li button:after {
display: none;
}
.ct-testimonial-carousel11 .slick-dots li.slick-active button {
background-color: #383085;
}
.ct-testimonial-carousel11 .slick-dots li + li {
margin-left: 10px;
}
.ct-testimonial-carousel12 .item--image {
max-width: 96px;
position: relative;
position: absolute;
top: -24px;
left: 35px;
}
.ct-testimonial-carousel12 .item--image img {
-webkit-border-radius: 96px;
-khtml-border-radius: 96px;
-moz-border-radius: 96px;
-ms-border-radius: 96px;
-o-border-radius: 96px;
border-radius: 96px;
}
.ct-testimonial-carousel12 .item--image .item--icon {
width: 42px;
height: 42px;
line-height: 42px;
background-color: #383085;
-webkit-border-radius: 42px;
-khtml-border-radius: 42px;
-moz-border-radius: 42px;
-ms-border-radius: 42px;
-o-border-radius: 42px;
border-radius: 42px;
position: absolute;
top: -13px;
left: -6px;
font-size: 14px;
color: #fff;
text-align: center;
}
.ct-testimonial-carousel12 .item-rating {
text-align: right;
color: #383085;
}
.ct-testimonial-carousel12 .item--description {
color: #000e29;
font-size: 17px;
line-height: 28px;
font-family: "Nunito Sans";
padding-top: 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--meta {
margin-top: 17px;
}
.ct-testimonial-carousel12 .item--title {
font-size: 20px;
color: #000;
display: inline-block;
margin-bottom: 0px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--position {
font-size: 14px;
color: #979898;
font-family: "Rubik";
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-testimonial-carousel12 .item--overlay {
background-color: #000;
position: absolute;
top: 8px;
right: 8px;
bottom: 8px;
left: 8px;
z-index: -1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
background-image: url(../images/bg-testimonial.png);
}
.ct-testimonial-carousel12 .item--inner {
-webkit-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-khtml-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-moz-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-ms-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-o-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
padding: 36px 35px 33px;
background-color: #fff;
position: relative;
margin-top: 50px;
z-index: 1;
}
.ct-testimonial-carousel12 .item--inner:hover .item--overlay {
opacity: 1;
}
.ct-testimonial-carousel12 .item--inner:hover .item--description, .ct-testimonial-carousel12 .item--inner:hover .item--title {
color: #fff;
}
.ct-testimonial-carousel12 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-testimonial-carousel12 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-testimonial-carousel12 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-testimonial-carousel12 .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel12.dot-style-u5 .slick-dots {
margin-top: 35px;
margin-bottom: 10px;
}
.ct-testimonial-carousel12.style2 .item--description {
color: #313e5d;
}
.ct-testimonial-carousel12.style2 .item--title {
color: #0d2252;
}
.ct-testimonial-carousel12.style2 .item--position {
color: #383085;
}
.ct-testimonial-carousel12.style2 .item--overlay {
background-color: #000;
}
.ct-testimonial-carousel12.style2 .item--inner {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
border: 1px solid #eaeced;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel12.style2 .item--inner:hover {
-webkit-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-khtml-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-moz-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-ms-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-o-box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
box-shadow: 0 6px 30px rgba(12, 12, 12, 0.15);
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.ct-testimonial-carousel13 .item--image {
max-width: 114px;
position: relative;
position: absolute;
top: -46px;
right: 27px;
border: 12px solid #ebebeb;
-webkit-border-radius: 114px;
-khtml-border-radius: 114px;
-moz-border-radius: 114px;
-ms-border-radius: 114px;
-o-border-radius: 114px;
border-radius: 114px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item--image img {
-webkit-border-radius: 114px;
-khtml-border-radius: 114px;
-moz-border-radius: 114px;
-ms-border-radius: 114px;
-o-border-radius: 114px;
border-radius: 114px;
}
.ct-testimonial-carousel13 .item--image .item--icon {
width: 37px;
height: 37px;
line-height: 37px;
background-color: #000;
-webkit-border-radius: 42px;
-khtml-border-radius: 42px;
-moz-border-radius: 42px;
-ms-border-radius: 42px;
-o-border-radius: 42px;
border-radius: 42px;
position: absolute;
top: -7px;
right: -10px;
font-size: 14px;
color: #fff;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item-rating {
color: #ffc601;
}
.ct-testimonial-carousel13 .item--description {
font-size: 16px;
line-height: 25px;
padding-top: 10px;
}
.ct-testimonial-carousel13 .item--meta {
margin-top: 12px;
}
.ct-testimonial-carousel13 .item--title {
font-size: 20px;
color: #3a4268;
display: inline-block;
margin-bottom: 0px;
}
.ct-testimonial-carousel13 .item--position {
font-size: 14px;
color: #3a4268;
}
.ct-testimonial-carousel13 .item--inner {
-webkit-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
-khtml-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
-moz-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
-ms-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
-o-box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
box-shadow: 0 12px 24px rgba(29, 27, 76, 0.1);
padding: 48px 34px 30px;
background-color: #fff;
position: relative;
margin-top: 50px;
margin-bottom: 55px;
z-index: 1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel13 .item--inner:hover {
-webkit-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
-khtml-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
-moz-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
-ms-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
-o-box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
box-shadow: 0 25px 29px rgba(29, 27, 76, 0.22);
}
.ct-testimonial-carousel13 .item--inner:hover .item--image {
border-color: #000;
}
.ct-testimonial-carousel13 .item--inner:hover .item--image .item--icon {
background-color: #383085;
color: #000;
}
.ct-testimonial-carousel13 .ct-slick-carousel {
margin: 0 -30px 0 -30px;
padding-left: 30px;
padding-right: 30px;
overflow: hidden;
}
.ct-testimonial-carousel13 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-testimonial-carousel13 .slick-slide {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
}
.ct-testimonial-carousel13 .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel13.dot-style-u2 .slick-dots {
top: -15px;
position: relative;
}
.ct-testimonial-carousel13.style2 .item--image {
border-color: #3f4e6d;
}
.ct-testimonial-carousel13.style2 .item--image i {
background-color: #383085;
color: #fff;
}
.ct-testimonial-carousel13.style2 .slick-slide:not(.slick-center) .item--inner:not(:hover) {
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.ct-testimonial-carousel13.style2 .slick-slide:not(.slick-center) .item--inner:not(:hover) .item--image {
border-color: transparent;
}
.ct-testimonial-carousel13.style2 .slick-list {
padding: 0 !important;
}
.ct-testimonial-carousel13.style2 .item--inner:hover .item--image i {
color: #fff;
}
.ct-testimonial-carousel14 {
text-align: center;
}
.ct-testimonial-carousel14 .item--image {
margin: 0 auto 28px auto;
max-width: 126px;
padding: 10px;
-webkit-border-radius: 126px;
-khtml-border-radius: 126px;
-moz-border-radius: 126px;
-ms-border-radius: 126px;
-o-border-radius: 126px;
border-radius: 126px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: relative;
}
.ct-testimonial-carousel14 .item--image img {
width: 100%;
-webkit-border-radius: 126px;
-khtml-border-radius: 126px;
-moz-border-radius: 126px;
-ms-border-radius: 126px;
-o-border-radius: 126px;
border-radius: 126px;
}
.ct-testimonial-carousel14 .item--image i {
position: absolute;
top: -10px;
right: 2px;
height: 36px;
width: 36px;
background-color: #3c3c41;
color: #fff;
font-size: 14px;
line-height: 36px;
-webkit-border-radius: 36px;
-khtml-border-radius: 36px;
-moz-border-radius: 36px;
-ms-border-radius: 36px;
-o-border-radius: 36px;
border-radius: 36px;
}
.ct-testimonial-carousel14 .item--meta {
margin-bottom: 16px;
}
.ct-testimonial-carousel14 .item--title {
margin-bottom: 6px;
color: #fff;
font-size: 22px;
}
.ct-testimonial-carousel14 .item-rating {
font-size: 13px;
color: #ffc601;
letter-spacing: 1px;
}
.ct-testimonial-carousel14 .item--description {
font-size: 22px;
line-height: 36px;
color: #d5d5d5;
font-family: 'Poppins', sans-serif;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel14 .item--description {
font-size: 18px;
line-height: 28px;
}
}
.ct-testimonial-carousel14 .item--inner {
margin-top: 14px;
}
.ct-testimonial-carousel14 .slick-dots {
margin-top: 40px;
}
.ct-testimonial-carousel15 .item--image {
max-width: 103px;
margin-right: 35px;
min-width: 103px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel15 .item--image {
margin-right: 20px;
max-width: 80px;
min-width: 80px;
}
}
.ct-testimonial-carousel15 .item--image img {
width: 100%;
-webkit-border-radius: 103px;
-khtml-border-radius: 103px;
-moz-border-radius: 103px;
-ms-border-radius: 103px;
-o-border-radius: 103px;
border-radius: 103px;
}
.ct-testimonial-carousel15 .item--title {
font-size: 30px;
margin-bottom: 4px;
color: #283a57;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .item--title {
font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel15 .item--title {
font-size: 20px;
}
}
.ct-testimonial-carousel15 .item--position {
font-size: 20px;
color: #636e80;
line-height: normal;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .item--position {
font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel15 .item--position {
font-size: 16px;
}
}
.ct-testimonial-carousel15 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 22px;
}
.ct-testimonial-carousel15 .item--description {
font-size: 28px;
line-height: 1.42;
color: #283a57;
margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .item--description {
font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel15 .item--description {
font-size: 18px;
}
}
.ct-testimonial-carousel15 .item-rating {
font-size: 18px;
color: #ffae01;
}
.ct-testimonial-carousel15 .item--inner {
background-color: #fff;
-webkit-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
-khtml-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
-moz-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
-ms-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
-o-box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
box-shadow: 0 26px 47px rgba(12, 12, 12, 0.1);
padding: 45px 40px 32px 64px;
margin: 45px 0 75px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .item--inner {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel15 .item--inner {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-testimonial-carousel15 .ct-slick-carousel {
margin: 0px -40px 0 -40px;
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.ct-testimonial-carousel15 .ct-slick-carousel .slick-list {
overflow: visible;
}
.ct-testimonial-carousel15 .slick-slide {
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-testimonial-carousel15 .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 40px;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
height: 68px;
width: 68px;
background-color: #e9ebf2;
right: auto;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
margin: 0;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
height: 58px;
width: 58px;
}
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
color: #131217;
font-size: 28px;
font-weight: 400;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-size: 22px;
}
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
background-color: #283a57;
background-image: none;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover:before {
color: #fff;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 55px;
}
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 147px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel15 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 137px;
}
}
.ct-testimonial-carousel16 .item--image {
margin-bottom: 23px;
max-width: 210px;
margin-left: auto;
margin-right: auto;
}
.ct-testimonial-carousel16 .item--image img {
-webkit-border-radius: 215px;
-khtml-border-radius: 215px;
-moz-border-radius: 215px;
-ms-border-radius: 215px;
-o-border-radius: 215px;
border-radius: 215px;
margin: auto;
}
.ct-testimonial-carousel16 .item-rating {
font-size: 16px;
color: #ffc601;
margin-bottom: 14px;
}
.ct-testimonial-carousel16 .item--description {
font-size: 16px;
line-height: 25px;
color: #1f323e;
margin-bottom: 16px;
}
.ct-testimonial-carousel16 .item--title {
margin-bottom: 0;
font-size: 22px;
color: #1f323e;
}
.ct-testimonial-carousel16 .item--position {
font-size: 14px;
color: #667279;
}
.ct-testimonial-carousel16 .item--meta {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: center;
}
.ct-testimonial-carousel16 .item--meta .item--position {
margin-left: 8px;
}
.ct-testimonial-carousel16 .item--inner {
text-align: center;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel16 .ct-slick-carousel .slick-next {
margin-left: 20px;
}
}
@media screen and (min-width: 1200px) {
.ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 75px;
padding-right: 75px;
}
.ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
bottom: auto;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
}
.ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: 15px;
right: auto;
}
.ct-testimonial-carousel16 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
right: 15px;
left: auto;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .item--image {
margin-bottom: 32px;
}
}
.ct-testimonial-carousel17 .item-rating {
line-height: 1;
color: #ffb400;
margin-bottom: 30px;
}
.ct-testimonial-carousel17 .item-rating i {
margin-right: 3px;
}
.ct-testimonial-carousel17 .item--description {
font-size: 18px;
line-height: 35px;
color: #000c3f;
margin-bottom: 30px;
}
.ct-testimonial-carousel17 .item--title {
margin-bottom: 5px;
font-size: 20px;
}
.ct-testimonial-carousel17 .item--position {
font-size: 15px;
color: #383085;
}
.ct-testimonial-carousel17 .item--inner {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -25px;
}
.ct-testimonial-carousel17 .item--inner > div {
padding: 0 25px;
width: 50%;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .item--inner > div {
width: 100%;
}
}
.ct-testimonial-carousel17 .item--inner > div.item--holder {
padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .item--inner > div.item--holder {
padding-bottom: 0;
}
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 90px;
}
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
height: 53px;
width: 53px;
line-height: 53px;
color: #000712;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
background-color: #eef1fe;
z-index: 99;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-size: 18px;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:after {
display: none;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
background-color: #383085;
background-image: none;
color: #fff;
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-arrow {
margin-left: 50px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-arrow {
margin-left: -36px;
}
}
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
margin-left: 118px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel17 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
margin-left: 36px;
}
}
.ct-testimonial-carousel1.style2 .item-icon {
display: none;
}
.ct-testimonial-carousel1.style2 .item--image {
max-width: 80px;
margin-bottom: 22px;
}
.ct-testimonial-carousel1.style2 .item--image img {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
.ct-testimonial-carousel1.style2 .item--description {
font-size: 16px;
line-height: 26px;
color: #545454;
margin-bottom: 25px;
}
.ct-testimonial-carousel1.style2 .item--title {
font-size: 18px;
color: #0e0e0e;
margin-bottom: 4px;
}
.ct-testimonial-carousel1.style2 .item--position {
font-size: 15px;
color: #626262;
text-decoration: underline;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] {
padding-bottom: 92px;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow {
transform: translate(0, 0%);
top: auto;
bottom: 0;
left: 15px;
right: auto;
width: 47px;
height: 47px;
line-height: 47px;
background: #fff;
color: #222;
-webkit-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
-khtml-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
-moz-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
-ms-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
-o-box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
box-shadow: 0 16px 16px rgba(12, 0, 51, 0.1);
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow:hover {
color: #fff;
}
.ct-testimonial-carousel1.style2 .ct-slick-carousel.nav-middle1.ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: 80px;
}
.ct-testimonial-carousel1.style2 .item--inner {
margin-top: 0;
}
.ct-testimonial-carousel18 .item--rating {
font-size: 16px;
color: #ffb400;
margin-bottom: 26px;
}
.ct-testimonial-carousel18 .item--rating i {
margin-right: 2px;
}
.ct-testimonial-carousel18 .item--description {
font-size: 18px;
color: #6e6e6e;
line-height: 1.9;
margin-bottom: 18px;
}
.ct-testimonial-carousel18 .item--image {
width: 80px;
min-width: 80px;
margin-right: 15px;
}
.ct-testimonial-carousel18 .item--image img {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-filter: grayscale(90%);
filter: grayscale(90%);
}
.ct-testimonial-carousel18 .item--title {
margin-bottom: 8px;
font-size: 20px;
color: #000c3f;
}
.ct-testimonial-carousel18 .item--position {
font-size: 15px;
color: #a6a6a5;
}
.ct-testimonial-carousel18 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (min-width: 992px) {
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
}
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
margin: 0;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
height: 53px;
width: 53px;
line-height: 53px;
background-color: #efefef;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
z-index: 99;
bottom: 13px;
}
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:before {
font-size: 18px;
}
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:hover, .ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow:focus {
background-color: #383085;
color: #000;
}
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
left: auto;
right: 111px;
}
.ct-testimonial-carousel18 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: auto;
right: 40px;
}
}
.ct-testimonial-carousel19 .item--image {
width: 68px;
min-width: 68px;
height: 68px;
border: 4px solid #fff;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
-webkit-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
-khtml-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
-moz-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
-ms-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
-o-box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
box-shadow: 0 2px 10px rgba(1, 17, 85, 0.18);
overflow: hidden;
margin-right: 20px;
}
.ct-testimonial-carousel19 .item--image img {
max-width: 60px;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
}
.ct-testimonial-carousel19 .item--description {
font-size: 17px;
line-height: 2.1;
color: #0e0e0e;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel19 .item--description {
font-size: 16px;
}
}
.ct-testimonial-carousel19 .item--title {
margin-bottom: 0;
font-size: 20px;
color: #0e0e0e;
}
.ct-testimonial-carousel19 .item--position {
font-size: 16px;
font-weight: 500;
color: #383085;
}
.ct-testimonial-carousel19 .item--description {
margin-bottom: 50px;
padding: 45px 40px 40px 40px;
background-color: #fff;
-webkit-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
-khtml-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
-moz-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
-ms-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
-o-box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
box-shadow: 0 16px 32px rgba(1, 17, 85, 0.06);
position: relative;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel19 .item--description {
padding-left: 20px;
padding-right: 20px;
}
}
.ct-testimonial-carousel19 .item--description svg {
height: 45px;
position: absolute;
top: -24px;
left: 22px;
fill: #383085;
}
.ct-testimonial-carousel19 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-testimonial-carousel19 .item--inner {
padding: 30px 35px 20px 35px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel19 .item--inner {
padding-right: 0;
padding-left: 0;
}
}
.ct-testimonial-carousel19 .slick-dots {
margin-top: 30px;
}
.ct-testimonial-carousel20 .item--icon svg {
height: 45px;
width: 45px;
fill: #383085;
margin-left: -5px;
margin-right: -5px;
}
.ct-testimonial-carousel20 .item--description {
font-size: 20px;
line-height: 1.6;
margin-top: -6px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel20 .item--description {
font-size: 18px;
}
}
.ct-testimonial-carousel20 .item--image {
width: 105px;
min-width: 105px;
margin-right: 24px;
}
.ct-testimonial-carousel20 .item--image img {
border-radius: 3px;
}
.ct-testimonial-carousel20 .item--title {
font-size: 21px;
color: #fff;
margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel20 .item--title {
font-size: 18px;
}
}
.ct-testimonial-carousel20 .item--position {
font-size: 18px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel20 .item--position {
font-size: 16px;
}
}
.ct-testimonial-carousel20 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-top: 68px;
}
@media screen and (max-width: 1199px) {
.ct-testimonial-carousel20 .item--holder {
margin-top: 38px;
}
}
.ct-testimonial-carousel20 .slick-dots {
margin-top: 40px;
}
@media screen and (min-width: 1200px) {
.ct-testimonial-carousel20 .slick-dots {
margin: 0;
position: absolute;
bottom: 0;
right: 0;
}
}
.ct-testimonial-carousel21 .testimonial-image {
width: 128px;
transform: scale(0.71);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
}
.ct-testimonial-carousel21 .testimonial-image img {
border-radius: 128px;
}
.ct-testimonial-carousel21 .item--description {
font-size: 30px;
font-weight: 500;
color: #26263e;
line-height: 1.625;
letter-spacing: -0.02em;
margin: 0 auto 43px auto;
max-width: 740px;
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel21 .item--description {
font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel21 .item--description {
font-size: 20px;
}
}
.ct-testimonial-carousel21 .item--title {
margin-bottom: 0;
font-size: 18px;
font-weight: 500;
color: #383085;
}
.ct-testimonial-carousel21 .item--position {
font-size: 16px;
color: #787887;
}
.ct-testimonial-carousel21 .item--inner {
text-align: center;
}
.ct-testimonial-carousel21 .ct-slick-nav {
max-width: 400px;
margin: 0 auto 50px auto;
}
.ct-testimonial-carousel21 .ct-slick-nav .slick-slide {
opacity: 0;
padding: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
display: flex;
justify-content: center;
}
.ct-testimonial-carousel21 .ct-slick-nav .slick-slide.slick-active {
opacity: 1;
}
.ct-testimonial-carousel21 .ct-slick-nav .slick-slide.slick-center .testimonial-image {
transform: scale(1);
}
.ct-testimonial-carousel21 .slick-list {
padding: 0 !important;
}
.ct-testimonial-carousel21 .slick-arrow {
color: #fff;
background-color: #f1f1f3;
box-shadow: none;
}
.ct-testimonial-carousel21 .slick-arrow:before {
font-size: 18px;
}
.ct-testimonial-carousel21 .slick-arrow:after {
background-color: #ff5400;
background-image: -webkit-gradient(linear, left top, right top, from(#ff5400), to(#ffd200));
background-image: -webkit-linear-gradient(left, #ff5400, #ffd200);
background-image: -moz-linear-gradient(left, #ff5400, #ffd200);
background-image: -ms-linear-gradient(left, #ff5400, #ffd200);
background-image: -o-linear-gradient(left, #ff5400, #ffd200);
background-image: linear-gradient(left, #ff5400, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff5400', endColorStr='#ffd200', gradientType='1');
box-shadow: 0 6px 28px rgba(255, 92, 5, 0.25);
}
@media screen and (min-width: 768px) {
.ct-testimonial-carousel21 .ct-slick-carousel[data-arrows="true"] {
padding-bottom: 0;
padding-left: 70px;
padding-right: 70px;
}
.ct-testimonial-carousel21 .ct-slick-carousel[data-arrows="true"] .slick-arrow {
margin: -5px 0 0;
bottom: auto;
top: 0;
transform: translate(0, 0);
}
.ct-testimonial-carousel21 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
right: auto;
left: 15px;
}
.ct-testimonial-carousel21 .ct-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
left: auto;
right: 15px;
}
}
.pxl-testimonial-mw .ct-testimonial-carousel22 {
max-width: 760px;
}
@media screen and (min-width: 1900px) {
.pxl-testimonial-mw .ct-testimonial-carousel22 {
margin-right: 200px;
}
}
@media screen and (max-width: 1800px) {
.pxl-testimonial-mw .ct-testimonial-carousel22 {
margin-right: 150px;
}
}
@media screen and (max-width: 1400px) {
.pxl-testimonial-mw .ct-testimonial-carousel22 {
margin-right: 90px;
}
}
@media screen and (max-width: 1199px) {
.pxl-testimonial-mw .ct-testimonial-carousel22 {
margin-right: 30px;
}
}
.ct-testimonial-carousel22 {
background-color: #152d00;
padding: 0 60px 70px 45px;
}
@media screen and (max-width: 1400px) {
.ct-testimonial-carousel22 {
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel22 {
padding-left: 24px;
padding-right: 24px;
}
}
.ct-testimonial-carousel22 .item-icon {
font-size: 150px;
color: #383085;
font-family: "Playfair Display";
position: absolute;
top: -97px;
right: -25px;
line-height: 1;
font-weight: 700;
z-index: 1;
}
.ct-testimonial-carousel22 .item-icon i {
font-style: normal;
transform: rotate(180deg);
display: inline-flex;
}
.ct-testimonial-carousel22 .item--image {
width: 118px;
min-width: 118px;
margin-right: 45px;
position: relative;
}
@media screen and (max-width: 1400px) {
.ct-testimonial-carousel22 .item--image {
margin-right: 30px;
}
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel22 .item--image {
margin-right: 0;
margin-bottom: 12px;
}
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel22 .item--image {
margin-bottom: 22px;
}
}
.ct-testimonial-carousel22 .item--image img {
border-radius: 118px;
}
.ct-testimonial-carousel22 .item--description {
font-size: 18px;
line-height: 1.44444;
color: #fff;
font-style: italic;
font-family: 'Poppins', sans-serif;
margin-bottom: 22px;
padding-top: 19px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel22 .item--description {
font-size: 16px;
padding-top: 0;
}
}
.ct-testimonial-carousel22 .item--title {
font-size: 14px;
text-transform: uppercase;
color: #383085;
margin-bottom: 0px;
}
.ct-testimonial-carousel22 .item--position {
font-size: 12px;
color: #ecebeb;
}
.ct-testimonial-carousel22 .item--logo {
margin-right: 17px;
width: 104px;
min-width: 104px;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel22 .item--logo {
margin-bottom: 14px;
}
}
.ct-testimonial-carousel22 .item--logo img {
max-width: 104px;
}
.ct-testimonial-carousel22 .item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
@media screen and (max-width: 767px) {
.ct-testimonial-carousel22 .item--holder {
display: block;
}
}
.ct-testimonial-carousel22 .item--inner {
display: flex;
flex-wrap: nowrap;
padding-top: 82px;
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel22 .item--inner {
padding-top: 50px;
}
}
@media screen and (max-width: 991px) {
.ct-testimonial-carousel22 .item--inner {
display: block;
}
}
.ct-testimonial-carousel22 .slick-dots {
margin: 0;
position: absolute;
bottom: -30px;
right: 10px;
}
.ct-testimonial-carousel22 .slick-dots li {
margin: 0 5px;
}
.ct-testimonial-carousel22 .slick-dots li button {
width: 10px;
height: 10px;
background-color: #909a87;
}
.ct-testimonial-carousel22 .slick-dots li.slick-active button {
transform: scale(1);
background: #6270b2;
}
.ct-process1 {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
text-align: center;
position: relative;
z-index: 1;
}
.ct-process1.ct-process-1-column .ct-process-item {
width: 100%;
}
.ct-process1.ct-process-2-column .ct-process-item {
width: 50%;
}
.ct-process1.ct-process-2-column .ct-process-item:nth-child(2) .ct-process-divider {
display: none;
}
.ct-process1.ct-process-3-column .ct-process-item {
width: 33.33%;
}
.ct-process1.ct-process-3-column .ct-process-item:nth-child(3) .ct-process-divider {
display: none;
}
.ct-process1.ct-process-4-column .ct-process-item {
width: 25%;
}
@media screen and (max-width: 991px) {
.ct-process1.ct-process-4-column .ct-process-item {
width: 50%;
margin-bottom: 60px;
}
}
@media screen and (max-width: 991px) {
.ct-process1.ct-process-4-column .ct-process-line {
display: none;
}
}
.ct-process1 .ct-process-item {
padding: 0 15px;
text-align: center;
position: relative;
}
@media screen and (max-width: 767px) {
.ct-process1 .ct-process-item {
margin-bottom: 0 !important;
}
.ct-process1 .ct-process-item + .ct-process-item {
margin-top: 60px;
}
}
@media screen and (max-width: 767px) {
.ct-process1 .ct-process-item {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.ct-process1 .ct-process-item {
width: 100% !important;
}
}
.ct-process1.style1 .ct-process-line {
width: 1234px;
height: 2px;
background-image: url(../images/line-process.png);
background-repeat: no-repeat;
position: absolute;
top: 54px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
z-index: -1;
}
@media screen and (max-width: 767px) {
.ct-process1.style1 .ct-process-line {
display: none;
}
}
.ct-process1.style1 .ct-process-icon {
height: 111px;
width: 111px;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
-webkit-border-radius: 111px;
-khtml-border-radius: 111px;
-moz-border-radius: 111px;
-ms-border-radius: 111px;
-o-border-radius: 111px;
border-radius: 111px;
position: relative;
-webkit-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
box-shadow: 0px 8px 18px rgba(12, 12, 12, 0.19);
margin: 0 auto 26px auto;
line-height: 111px;
overflow: hidden;
position: relative;
}
.ct-process1.style1 .ct-process-icon i {
font-size: 48px;
color: #fff;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-process1.style1 .ct-process-divider {
position: absolute;
top: 80px;
}
@media screen and (max-width: 767px) {
.ct-process1.style1 .ct-process-divider {
display: none !important;
}
}
.ct-process1.style1 .ct-process-title {
margin-bottom: 14px;
font-size: 22px;
}
@media screen and (max-width: 991px) {
.ct-process1.style1 .ct-process-title {
font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.ct-process1.style1 .ct-process-description {
font-size: 14px;
line-height: 26px;
}
}
.ct-process1.style1 .ct-process-button {
padding-top: 11px;
}
.ct-process1.style1 .ct-process-button a {
font-size: 14px;
font-weight: 600;
display: inline-block;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
position: relative;
}
.ct-process1.style1 .ct-process-button a:before {
content: '';
height: 1px;
width: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
position: absolute;
bottom: 0;
left: 0;
}
.ct-process1.style1 .ct-process-button a i {
margin-left: 4px;
display: initial;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-process1.style1 .ct-process-button a:hover i {
margin-left: 8px;
}
.ct-process1.style1 .ct-process-button a:hover:before {
width: 100%;
}
.ct-process1.style1 .ct-process-item:hover .ct-process-icon i {
-o-animation: toTopFromBottom 0.3s forwards;
-ms-animation: toTopFromBottom 0.3s forwards;
-webkit-animation: toTopFromBottom 0.3s forwards;
animation: toTopFromBottom 0.3s forwards;
}
.ct-process1.style2 .ct-process-icon {
line-height: 1;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.ct-process1.style2 .ct-process-icon i {
font-size: 42px;
}
.ct-process1.style2 .ct-process-title {
margin-bottom: 14px;
color: #fff;
font-size: 22px;
}
.ct-process1.style2 .ct-process-description {
color: #f2f2f2;
margin-bottom: 5px;
}
.ct-process1.style2 .ct-process-button a {
font-size: 15px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
color: #383085;
}
.ct-process1.style2 .ct-process-button a:hover {
color: #383085;
}
.ct-process1.style2 .ct-process-button a i {
margin-left: 4px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-process1.style2 .ct-process-button a i:before {
content: "\f101";
}
.ct-process1.style2 .ct-process-button a:hover i {
-webkit-transform: translateX(6px);
-khtml-transform: translateX(6px);
-moz-transform: translateX(6px);
-ms-transform: translateX(6px);
-o-transform: translateX(6px);
transform: translateX(6px);
}
.ct-process1.style2 .ct-piechart-process {
display: inline-block;
position: relative;
margin-bottom: 30px;
max-width: 165px;
z-index: 1;
}
.ct-process1.style2 .ct-piechart-process .ct-process-border:before {
content: '';
left: 5px;
top: 5px;
right: 5px;
bottom: 5px;
border: 4px solid #d7e7fd;
position: absolute;
background-color: #292929;
z-index: -1;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-process1.style2 .ct-piechart-process .ct-process-border .ct-process-circle {
content: '';
width: 37px;
height: 37px;
-webkit-border-radius: 37px;
-khtml-border-radius: 37px;
-moz-border-radius: 37px;
-ms-border-radius: 37px;
-o-border-radius: 37px;
border-radius: 37px;
position: absolute;
top: 12px;
right: 12px;
background-image: -webkit-linear-gradient(-210deg, #6270b2, #383085);
background-image: -moz-linear-gradient(-210deg, #6270b2, #383085);
background-image: -ms-linear-gradient(-210deg, #6270b2, #383085);
background-image: -o-linear-gradient(-210deg, #6270b2, #383085);
background-image: linear-gradient(-210deg, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085');
-webkit-box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
-khtml-box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
-moz-box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
-ms-box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
-o-box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
box-shadow: 0 10px 16px rgba(56, 48, 133, 0.4);
}
.ct-process1.style2 .ct-process-item-inner {
max-width: 225px;
margin: 0 auto;
}
.ct-process1.style2 .ct-process-item:before {
content: '';
width: 83px;
height: 12px;
background-image: url(../images/process-shape1.png);
background-repeat: no-repeat;
position: absolute;
top: 80px;
right: -41px;
}
@media screen and (max-width: 1199px) {
.ct-process1.style2 .ct-process-item:before {
display: none;
}
}
.ct-process1.style2 .ct-process-item:last-child:before {
display: none;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(1) .ct-process-border .ct-process-circle {
background-image: -webkit-linear-gradient(-210deg, #00bdff, #007aff);
background-image: -moz-linear-gradient(-210deg, #00bdff, #007aff);
background-image: -ms-linear-gradient(-210deg, #00bdff, #007aff);
background-image: -o-linear-gradient(-210deg, #00bdff, #007aff);
background-image: linear-gradient(-210deg, #00bdff, #007aff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00bdff', endColorStr='#007aff');
-webkit-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
-khtml-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
-moz-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
-ms-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
-o-box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
box-shadow: 0 10px 16px rgba(0, 122, 255, 0.4);
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2):before {
width: 55px;
height: 18px;
background-image: url(../images/process-shape2.png);
top: 78px;
right: -27px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2) .ct-process-border .ct-process-circle {
background-image: -webkit-linear-gradient(-210deg, #fdc032, #f66f25);
background-image: -moz-linear-gradient(-210deg, #fdc032, #f66f25);
background-image: -ms-linear-gradient(-210deg, #fdc032, #f66f25);
background-image: -o-linear-gradient(-210deg, #fdc032, #f66f25);
background-image: linear-gradient(-210deg, #fdc032, #f66f25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdc032', endColorStr='#f66f25');
-webkit-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
-khtml-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
-moz-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
-ms-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
-o-box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
box-shadow: 0 10px 16px rgba(246, 111, 37, 0.4);
top: auto;
bottom: 12px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(2) .percentage {
-webkit-transform: rotate(90deg);
-khtml-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(3) .ct-process-border .ct-process-circle {
background-image: -webkit-linear-gradient(-210deg, #54e8ec, #33cefa);
background-image: -moz-linear-gradient(-210deg, #54e8ec, #33cefa);
background-image: -ms-linear-gradient(-210deg, #54e8ec, #33cefa);
background-image: -o-linear-gradient(-210deg, #54e8ec, #33cefa);
background-image: linear-gradient(-210deg, #54e8ec, #33cefa);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#54e8ec', endColorStr='#33cefa');
-webkit-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
-khtml-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
-moz-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
-ms-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
-o-box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
box-shadow: 0 10px 16px rgba(51, 206, 250, 0.4);
right: auto;
left: 12px;
}
.ct-process1.style2.ct-process-3-column .ct-process-item:nth-child(3) .percentage {
-webkit-transform: rotate(-90deg);
-khtml-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.ct-process1.style3:before {
content: '';
width: 1017px;
height: 91px;
background-image: url(../images/line-process2.png);
background-repeat: no-repeat;
position: absolute;
top: 57px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
z-index: -1;
}
@media screen and (max-width: 1199px) {
.ct-process1.style3:before {
display: none;
}
}
.ct-process1.style3 .ct-process-icon {
margin: 0 auto 25px auto;
width: 136px;
height: 136px;
background-color: #e8f0f9;
line-height: 136px;
-webkit-border-radius: 136px;
-khtml-border-radius: 136px;
-moz-border-radius: 136px;
-ms-border-radius: 136px;
-o-border-radius: 136px;
border-radius: 136px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
color: #0e0e0e;
}
.ct-process1.style3 .ct-process-icon i, .ct-process1.style3 .ct-process-icon svg, .ct-process1.style3 .ct-process-icon img {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ct-process1.style3 .ct-process-icon i {
font-size: 60px;
}
.ct-process1.style3 .ct-process-number {
width: 24px;
height: 24px;
line-height: 24px;
-webkit-border-radius: 24px;
-khtml-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
border-radius: 24px;
background-color: #515251;
-webkit-border-radius: 24px;
-khtml-border-radius: 24px;
-moz-border-radius: 24px;
-ms-border-radius: 24px;
-o-border-radius: 24px;
border-radius: 24px;
color: #fff;
font-weight: 600;
font-size: 14px;
position: absolute;
top: -12px;
left: 8px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-process1.style3 .ct-process-title {
font-size: 22px;
}
@media screen and (max-width: 991px) {
.ct-process1.style3 .ct-process-title {
font-size: 20px;
}
}
.ct-process1.style3 .ct-process-description {
font-size: 16px;
line-height: 26px;
color: #000;
margin-bottom: 15px;
padding: 0 20px;
}
@media screen and (max-width: 1199px) {
.ct-process1.style3 .ct-process-description {
padding: 0;
}
}
@media screen and (max-width: 991px) {
.ct-process1.style3 .ct-process-description {
font-size: 14px;
line-height: 24px;
}
}
.ct-process1.style3 .ct-process-button a {
font-size: 15px;
color: #6270b2;
font-weight: 500;
font-family: 'Poppins', sans-serif;
position: relative;
}
.ct-process1.style3 .ct-process-button a:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: rgba(98, 112, 178, 0.86);
height: 1px;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.ct-process1.style3 .ct-process-button a i {
margin-left: 6px;
}
.ct-process1.style3 .ct-process-button a:hover:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.ct-process1.style3 .ct-process-item:hover .ct-process-icon {
background-color: #383085;
color: #fff;
}
.ct-process1.style3 .ct-process-item:hover .ct-process-number {
background-color: #6270b2;
color: #fff;
}
.ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
margin-top: 70px;
}
@media screen and (max-width: 991px) {
.ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.ct-process1.style3.ct-process-4-column .ct-process-item {
margin-top: 0;
}
.ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(3), .ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(4) {
margin-top: 60px;
}
}
@media screen and (max-width: 575px) {
.ct-process1.style3.ct-process-4-column .ct-process-item {
margin-top: 0;
}
.ct-process1.style3.ct-process-4-column .ct-process-item:nth-child(2) {
margin-top: 60px;
}
}
.ct-process1.style3.style-2 .ct-process-number {
display: none;
}
.ct-process1.style3.style-2 .ct-process-icon {
background-color: #d3dde7;
color: #f3f9ff;
z-index: 1;
}
.ct-process1.style3.style-2 .ct-process-icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.ct-process1.style3.style-2 .ct-process-button a {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.ct-process1.style3.style-2 .ct-process-button a:before {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.ct-process1.style3.style-2 .ct-process-description {
padding: 0;
font-size: 15px;
}
.ct-process1.style3.style-2 .ct-process-item:hover .ct-process-icon {
background-color: #d3dde7;
}
.ct-process1.style3.style-2 .ct-process-item:hover .ct-process-icon:before {
opacity: 1;
}
.ct-process1.style4 .ct-process-title {
font-size: 20px;
margin-bottom: 12px;
color: #0e0e0e;
}
.ct-process1.style4 .ct-process-description {
font-size: 16px;
line-height: 24px;
color: #666;
}
.ct-process1.style4 .ct-piechart-process {
position: relative;
width: 66px;
height: 66px;
margin-bottom: 20px;
}
.ct-process1.style4 .ct-piechart-process .item--value {
width: 66px;
}
.ct-process1.style4 .ct-piechart-process .ct-process-number {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 20px;
font-weight: 700;
}
.ct-process1.style4 .ct-process-item {
text-align: left;
}
.ct-process1.style4 .ct-process-item:nth-child(1) .percentage {
transform: rotate(90deg);
}
.ct-process1.style4 .ct-process-item:nth-child(3) .percentage {
transform: rotate(135deg);
}
.ct-process-grid1 .item--image {
margin-bottom: 15px;
position: relative;
}
.ct-process-grid1 .item--image img {
width: 100%;
max-width: 148px;
}
.ct-process-grid1 .item--title {
margin-bottom: 12px;
font-size: 20px;
line-height: 26px;
}
.ct-process-grid1 .item--desc {
color: #000;
font-size: 15px;
line-height: 24px;
}
.ct-process-grid1 .item-count {
height: 49px;
width: 49px;
background-color: #2b2567;
-webkit-border-radius: 49px;
-khtml-border-radius: 49px;
-moz-border-radius: 49px;
-ms-border-radius: 49px;
-o-border-radius: 49px;
border-radius: 49px;
line-height: 41px;
border: 4px solid #3e3593;
color: #fff;
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 700;
position: absolute;
top: 2px;
left: 20px;
}
.ct-process-grid1 .item--inner {
text-align: center;
margin-bottom: 20px;
position: relative;
z-index: 1;
padding: 40px 30px 34px;
}
.ct-process-grid1 .item--inner:before {
content: '';
background-color: #fff;
position: absolute;
top: 0;
left: 0;
-webkit-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
box-shadow: 0 9px 29px rgba(0, 0, 0, 0.08);
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.ct-process-grid1 .item--inner:hover:before {
opacity: 1;
}
.ct-history-carousel1 {
text-align: center;
font-family: 'Barlow', sans-serif;
}
.ct-history-carousel1 .item--year {
width: 90px;
min-width: 90px;
height: 90px;
background-color: #fff;
-webkit-border-radius: 90px;
-khtml-border-radius: 90px;
-moz-border-radius: 90px;
-ms-border-radius: 90px;
-o-border-radius: 90px;
border-radius: 90px;
border: 2px solid #e1eef9;
font-size: 20px;
font-weight: 700;
color: #131313;
position: relative;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-history-carousel1 .item--year:before {
content: '';
z-index: -1;
width: 135px;
height: 135px;
position: absolute;
top: 0;
left: 0;
background-image: url(../images/history-shadow.png);
background-position: top left;
background-repeat: no-repeat;
}
.ct-history-carousel1 .item--year .item--year-inner {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 1;
}
.ct-history-carousel1 .item--year .item--year-inner:before {
content: '';
width: 76px;
height: 76px;
z-index: -1;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(bottom, #383085, #6270b2);
background-image: -moz-linear-gradient(bottom, #383085, #6270b2);
background-image: -ms-linear-gradient(bottom, #383085, #6270b2);
background-image: -o-linear-gradient(bottom, #383085, #6270b2);
background-image: linear-gradient(bottom, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2');
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-history-carousel1 .item--year span {
height: 64px;
width: 64px;
line-height: 64px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: relative;
z-index: 1;
}
.ct-history-carousel1 .item--year span:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
z-index: -1;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-history-carousel1 .item--month {
font-weight: 700;
color: #666;
padding-bottom: 20px;
position: relative;
height: 50px;
white-space: nowrap;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
.ct-history-carousel1 .item--month:before {
content: '';
height: 11px;
width: 11px;
background-color: #383085;
-webkit-box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
-khtml-box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
-moz-box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
-ms-box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
-o-box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
box-shadow: 0 0 0 6px rgba(56, 48, 133, 0.29);
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-history-carousel1 .item--description {
font-size: 15px;
line-height: 1.7;
color: #666;
padding-top: 104px;
position: relative;
margin-top: 6px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
width: calc(100% + 60px);
margin-left: -30px;
}
@media screen and (max-width: 767px) {
.ct-history-carousel1 .item--description {
margin-left: 0;
width: 100%;
font-size: 14px;
}
}
.ct-history-carousel1 .item--description:before {
content: '';
width: 2px;
height: 95px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
background-color: rgba(56, 48, 133, 0.1);
}
.ct-history-carousel1 .item--inner {
display: flex;
flex-wrap: nowrap;
}
.ct-history-carousel1 .item--inner:hover .item--year {
color: #fff;
}
.ct-history-carousel1 .item--inner:hover .item--year span:before {
transform: scale(0);
opacity: 0;
}
@media screen and (min-width: 768px) {
.ct-history-carousel1 .slick-list {
padding-right: 140px;
width: calc(100% + 50px);
width: -webkit-calc(100% + 50px);
}
}
.ct-history-carousel1 .ct-carousel-inner {
margin: 0;
}
.ct-history-carousel1 .ct-carousel-inner .slick-slide {
padding: 0;
}
.ct-history-carousel1 .slick-slide.slick-active .item--description, .ct-history-carousel1 .slick-slide.slick-active .item--month {
opacity: 1;
}
.ct-history-carousel1 .ct-slick-carousel {
padding: 0 45px;
z-index: 99;
}
@media screen and (max-width: 767px) {
.ct-history-carousel1 .ct-slick-carousel {
padding-left: 30px;
padding-right: 0px;
}
}
.ct-history-carousel1 .ct-slick-carousel:before {
content: '';
width: 100%;
height: 2px;
background-color: rgba(56, 48, 133, 0.1);
position: absolute;
top: 44px;
left: 0;
z-index: -1;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow {
width: 27px;
height: 27px;
border: 2px solid #e6ebfa;
font-weight: 400;
-webkit-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
-khtml-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
-moz-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
-ms-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
-o-box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
box-shadow: 0 10px 5px rgba(82, 131, 204, 0.28);
margin: 0;
-webkit-transform: translate(0, 0);
-khtml-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
top: 31px;
bottom: auto;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:before {
font-size: 18px;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:after {
background: #383085;
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-prev {
left: -26px;
}
@media screen and (max-width: 1199px) {
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-prev {
left: 0;
}
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-next {
right: -26px;
left: auto;
}
@media screen and (max-width: 1199px) {
.ct-history-carousel1 .ct-slick-carousel .slick-arrow.slick-next {
right: 0;
}
}
.ct-history-carousel1 .ct-slick-carousel .slick-arrow:hover {
border-color: #383085;
}
.ct-image-box-list1 {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: 1;
}
.ct-image-box-list1:before, .ct-image-box-list1:after {
content: '';
border: 2px solid rgba(255, 255, 255, 0.07);
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.ct-image-box-list1:before {
height: 745px;
width: 745px;
}
.ct-image-box-list1:after {
width: 1010px;
height: 1010px;
}
.ct-image-box-list1 .ct-image-box {
width: 487px;
min-width: 487px;
height: 487px;
background-color: #383085;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: relative;
-webkit-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
-khtml-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
-moz-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
-ms-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
-o-box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
box-shadow: 0 44px 66px rgba(0, 4, 71, 0.21);
}
.ct-image-box-list1 .ct-image-box img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
.ct-image-box-list1 .ct-image-box {
width: 290px;
height: 290px;
min-width: 290px;
}
.ct-image-box-list1 .ct-image-box img {
max-width: 150px;
}
}
.ct-image-box-list1 .ct-list-number {
min-width: 51px;
width: 51px;
height: 51px;
background-color: #4a40b1;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
font-size: 20px;
text-align: center;
line-height: 51px;
margin-right: 24px;
-webkit-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
-khtml-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
-moz-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
-ms-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
-o-box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
box-shadow: 0 12px 9px rgba(0, 4, 71, 0.21);
}
.ct-image-box-list1 .ct-list-hidden {
display: none;
}
.ct-image-box-list1 .ct-list-item {
position: absolute;
font-size: 24px;
color: #fff;
font-weight: 700;
font-family: 'Barlow', sans-serif;
display: flex;
flex-wrap: nowrap;
align-items: center;
white-space: nowrap;
margin-top: -25px;
}
.ct-image-box-list1 .ct-list-item:nth-child(1) {
top: 15.5%;
margin-right: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(2) {
top: 38.5%;
margin-right: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(3) {
top: 61.5%;
margin-right: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(4) {
top: 84.5%;
margin-right: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(5) {
top: 15.5%;
margin-left: -90px;
}
.ct-image-box-list1 .ct-list-item:nth-child(6) {
top: 38.5%;
margin-left: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(7) {
top: 61.5%;
margin-left: -32px;
}
.ct-image-box-list1 .ct-list-item:nth-child(8) {
top: 84.5%;
margin-left: -90px;
}
@media screen and (min-width: 1200px) {
.ct-image-box-list1 .ct-list-item:nth-child(1), .ct-image-box-list1 .ct-list-item:nth-child(2), .ct-image-box-list1 .ct-list-item:nth-child(3), .ct-image-box-list1 .ct-list-item:nth-child(4) {
flex-direction: row-reverse;
right: 100%;
}
.ct-image-box-list1 .ct-list-item:nth-child(1) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(2) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(3) .ct-list-number, .ct-image-box-list1 .ct-list-item:nth-child(4) .ct-list-number {
margin-right: 0;
margin-left: 24px;
}
}
.ct-image-box-list1 .ct-list-item:nth-child(5), .ct-image-box-list1 .ct-list-item:nth-child(6), .ct-image-box-list1 .ct-list-item:nth-child(7), .ct-image-box-list1 .ct-list-item:nth-child(8) {
left: 100%;
}
@media screen and (max-width: 1199px) {
.ct-image-box-list1 .ct-list-item {
position: static;
margin: 0 !important;
padding: 10px 0;
}
}
@media screen and (max-width: 1199px) {
.ct-image-box-list1 .ct-list-wrap {
display: none;
}
.ct-image-box-list1 .ct-list-hidden {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 0 -15px;
padding-top: 60px;
}
.ct-image-box-list1 .ct-list-hidden .ct-list-item {
padding-left: 15px;
padding-right: 15px;
width: 50%;
white-space: inherit;
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.ct-image-box-list1 .ct-list-hidden .ct-list-item {
width: 100%;
padding-left: 0;
padding-right: 0;
}
}
.ct-recent-news1 {
font-family: 'Barlow', sans-serif;
}
.ct-recent-news1 .item--image {
min-width: 136px;
width: 136px;
margin-right: 30px;
}
.ct-recent-news1 .item--image a {
position: relative;
overflow: hidden;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
display: block;
}
.ct-recent-news1 .item--image img {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (max-width: 767px) {
.ct-recent-news1 .item--image {
width: 90px;
min-width: 90px;
margin-right: 20px;
}
}
.ct-recent-news1 .item--date {
font-size: 15px;
color: #666;
font-weight: 500;
margin-top: -2px;
}
@media screen and (max-width: 767px) {
.ct-recent-news1 .item--date {
margin-top: -7px;
}
}
.ct-recent-news1 .item--title {
font-size: 18px;
line-height: 1.5;
color: #000;
font-family: inherit;
margin-bottom: 4px;
}
.ct-recent-news1 .item--title a {
color: inherit;
}
.ct-recent-news1 .item--title a:hover {
color: inherit;
text-decoration: underline;
}
.ct-recent-news1 .ct-recent-new-item {
display: flex;
flex-wrap: nowrap;
}
.ct-recent-news1 .ct-recent-new-item + .ct-recent-new-item {
margin-top: 34px;
}
.ct-recent-news1 .ct-recent-new-item:hover .item--image img {
-webkit-transform: scale(1.12);
-khtml-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
}
.ct-recent-news1 .ct-recent-news-button {
margin-top: 35px;
}
.ct-recent-news1 .ct-recent-news-button a {
font-size: 15px;
font-weight: 700;
color: #000;
}
.ct-recent-news1 .ct-recent-news-button a i {
font-weight: 400;
margin-left: 8px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-recent-news1 .ct-recent-news-button a:hover {
color: #383085;
}
.ct-recent-news1 .ct-recent-news-button a:hover i {
margin-left: 12px;
}
.ct-blog-carousel-layout9 .item--title, .ct-blog-grid-layout4 .item--title {
margin-bottom: 12px;
font-size: 22px;
line-height: 1.36364;
}
.ct-blog-carousel-layout9 .item--title a, .ct-blog-grid-layout4 .item--title a {
color: inherit;
}
.ct-blog-carousel-layout9 .item--title a:hover, .ct-blog-grid-layout4 .item--title a:hover {
color: inherit;
}
.ct-blog-carousel-layout9 .item--body, .ct-blog-grid-layout4 .item--body {
padding: 26px 16px 15px;
}
@media screen and (max-width: 1199px) {
.ct-blog-carousel-layout9 .item--body, .ct-blog-grid-layout4 .item--body {
padding-left: 0;
padding-right: 0;
}
}
.ct-blog-carousel-layout9 .item--meta, .ct-blog-grid-layout4 .item--meta {
list-style: none;
display: inline-flex;
align-items: center;
font-size: 15px;
color: #7a7a7a;
margin-bottom: 10px;
}
.ct-blog-carousel-layout9 .item--meta li, .ct-blog-grid-layout4 .item--meta li {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-blog-carousel-layout9 .item--meta a, .ct-blog-grid-layout4 .item--meta a {
color: inherit;
}
.ct-blog-carousel-layout9 .item--meta a:hover, .ct-blog-grid-layout4 .item--meta a:hover {
color: inherit;
}
.ct-blog-carousel-layout9 .item--meta i, .ct-blog-grid-layout4 .item--meta i {
margin-right: 10px;
color: #383085;
}
.ct-blog-carousel-layout9 .item--meta li + li, .ct-blog-grid-layout4 .item--meta li + li {
margin-left: 22px;
}
.ct-blog-carousel-layout9 .item--content, .ct-blog-grid-layout4 .item--content {
font-size: 18px;
line-height: 1.4444;
margin-bottom: 17px;
}
@media screen and (max-width: 1199px) {
.ct-blog-carousel-layout9 .item--content, .ct-blog-grid-layout4 .item--content {
font-size: 16px;
}
}
.ct-blog-carousel-layout9 .grid-item-inner, .ct-blog-grid-layout4 .grid-item-inner {
padding: 16px;
background-color: #fff;
box-shadow: 0 0 40px rgba(54, 53, 53, 0.08);
margin: 40px 0;
}
.ct-blog-grid-layout4 .grid-item-inner {
margin-top: 0;
}
.ct-blog-grid-layout5 .item--featured {
width: 47%;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout5 .item--featured {
width: 100%;
min-height: 280px;
}
}
.ct-blog-grid-layout5 .item--featured a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 500ms ease-out 0s;
-khtml-transition: all 500ms ease-out 0s;
-moz-transition: all 500ms ease-out 0s;
-ms-transition: all 500ms ease-out 0s;
-o-transition: all 500ms ease-out 0s;
transition: all 500ms ease-out 0s;
}
.ct-blog-grid-layout5 .item--title {
margin-bottom: 12px;
font-size: 20px;
line-height: 1.45;
color: #000;
}
@media screen and (max-width: 1199px) {
.ct-blog-grid-layout5 .item--title {
font-size: 18px;
}
}
.ct-blog-grid-layout5 .item--title a {
color: inherit;
}
.ct-blog-grid-layout5 .item--title a:hover {
color: #444;
}
.ct-blog-grid-layout5 .item--category {
font-size: 12px;
text-transform: uppercase;
color: #010101;
font-weight: 500;
font-family: "Rubik";
line-height: 25px;
padding: 0 12px;
display: inline-block;
margin-bottom: 14px;
background-color: #edf1f5;
border-radius: 25px;
}
.ct-blog-grid-layout5 .item--category a {
color: inherit;
}
.ct-blog-grid-layout5 .item--category a:hover {
color: inherit;
}
.ct-blog-grid-layout5 .item--content {
font-size: 15px;
line-height: 26px;
color: #5c5c5e;
margin-bottom: 23px;
}
.ct-blog-grid-layout5 .item--readmore a {
box-shadow: none;
font-size: 14px;
font-weight: 600;
color: #000;
line-height: 48px;
padding: 0 20px;
border-radius: 48px;
background: #d3dde7;
z-index: 1;
}
.ct-blog-grid-layout5 .item--readmore a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 48px;
background-color: #ff5400;
background-image: -webkit-gradient(linear, left top, right top, from(#ff5400), to(#ffd200));
background-image: -webkit-linear-gradient(left, #ff5400, #ffd200);
background-image: -moz-linear-gradient(left, #ff5400, #ffd200);
background-image: -ms-linear-gradient(left, #ff5400, #ffd200);
background-image: -o-linear-gradient(left, #ff5400, #ffd200);
background-image: linear-gradient(left, #ff5400, #ffd200);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff5400', endColorStr='#ffd200', gradientType='1');
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
opacity: 0;
}
.ct-blog-grid-layout5 .item--readmore a:after {
display: none;
}
.ct-blog-grid-layout5 .item--readmore a:hover {
color: #fff;
}
.ct-blog-grid-layout5 .item--readmore a:hover:before {
opacity: 1;
}
.ct-blog-grid-layout5 .item--date {
position: absolute;
z-index: 1;
height: 62px;
width: 62px;
background-color: #262626;
border-radius: 62px;
top: 16px;
left: 16px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
text-align: center;
}
.ct-blog-grid-layout5 .item--date span {
display: block;
line-height: 1;
font-size: 16px;
font-weight: 700;
color: #fff;
}
.ct-blog-grid-layout5 .item--body {
width: 53%;
padding: 30px;
}
@media screen and (max-width: 1199px) {
.ct-blog-grid-layout5 .item--body {
padding-left: 22px;
padding-right: 22px;
}
}
@media screen and (max-width: 991px) {
.ct-blog-grid-layout5 .item--body {
width: 100%;
}
}
.ct-blog-grid-layout5 .grid-item-inner {
display: flex;
flex-wrap: wrap;
background-color: #fff;
-webkit-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-khtml-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-moz-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-ms-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
-o-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
margin-bottom: 40px;
border-radius: 5px;
overflow: hidden;
}
.ct-blog-grid-layout5 .grid-item-inner:hover .item--featured a {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-khtml-transform: scale3d(1.1, 1.1, 1.1);
-moz-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
-o-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.ct-tabs--layout1 .ct-tab-content {
display: none;
}
.ct-tabs--layout1.style1 .ct-tabs-title {
display: flex;
flex-wrap: wrap;
width: 100%;
border-bottom: 1px solid #d7d7d7;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout1.style1 .ct-tabs-title {
display: block;
border-bottom: none;
}
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
font-size: 18px;
line-height: 30px;
font-weight: 700;
text-transform: uppercase;
color: #222;
cursor: pointer;
padding: 5px 34px;
position: relative;
z-index: 1;
margin-right: 30px;
}
@media screen and (max-width: 1199px) {
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 991px) {
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title {
background-color: #f5f5f5;
display: block;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title + .ct-tab-title {
margin-top: 5px;
}
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title:before {
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
z-index: -1;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title.active {
color: #fff;
}
.ct-tabs--layout1.style1 .ct-tabs-title .ct-tab-title.active:before {
opacity: 1;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content {
font-size: 16px;
line-height: 27px;
padding-top: 30px;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content p {
margin-bottom: 28px;
}
.ct-tabs--layout1.style1 .ct-tabs-content .ct-tab-content p:last-child {
margin-bottom: 0;
}
.ct-tabs--layout1.style2 .ct-tab-title {
font-size: 18px;
color: #181818;
padding-left: 29px;
position: relative;
margin: 0 10px 10px 10px;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout1.style2 .ct-tab-title {
font-size: 16px;
}
}
.ct-tabs--layout1.style2 .ct-tab-title:before {
content: '';
width: 18px;
height: 18px;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
border: 2px solid #b8b5b5;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style2 .ct-tab-title:after {
content: '';
height: 6px;
width: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
position: absolute;
top: 50%;
left: 6px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #383085;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style2 .ct-tab-title.active {
font-family: 'Poppins', sans-serif;
font-weight: 700;
}
.ct-tabs--layout1.style2 .ct-tab-title.active:before {
border-color: #383085;
}
.ct-tabs--layout1.style2 .ct-tab-title.active:after {
opacity: 1;
}
.ct-tabs--layout1.style2 .ct-tab-title span {
line-height: 27px;
padding: 0 10px;
color: #373737;
font-size: 12px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #eee;
display: inline-block;
margin-left: 3px;
position: relative;
top: -1px;
font-weight: normal;
font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout1.style2 .ct-tab-title span {
padding: 0 6px;
}
}
.ct-tabs--layout1.style2 .ct-tabs-title {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title {
display: none;
}
.ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title:nth-child(1), .ct-tabs--layout1.style2 .ct-tabs-title .ct-tab-title:nth-child(2) {
display: inline-block;
}
.ct-tabs--layout1.style2 .ct-tabs-content {
padding-top: 40px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout1.style2 .ct-tabs-content {
padding-top: 20px;
}
}
.ct-tabs--layout1.style3 .ct-tabs-title {
border-bottom: 1px solid #14223d;
display: flex;
flex-wrap: wrap;
}
.ct-tabs--layout1.style3 .ct-tab-title {
color: #000;
font-size: 18px;
padding: 0 40px 10px 40px;
position: relative;
display: inline-block;
cursor: pointer;
}
@media screen and (max-width: 1199px) {
.ct-tabs--layout1.style3 .ct-tab-title {
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (max-width: 991px) {
.ct-tabs--layout1.style3 .ct-tab-title {
padding-left: 12px;
padding-right: 12px;
font-size: 16px;
}
}
.ct-tabs--layout1.style3 .ct-tab-title:before {
content: '';
position: absolute;
bottom: 0;
width: 0;
left: 0;
height: 2px;
background-color: #383085;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tabs--layout1.style3 .ct-tab-title:hover:before, .ct-tabs--layout1.style3 .ct-tab-title.active:before {
width: 100%;
}
.ct-tabs--layout1.style3 .ct-tabs-content {
padding-top: 39px;
font-size: 16px;
line-height: 34px;
}
.ct-tabs--layout1.style3 .ct-tabs-content p {
margin-bottom: 32px;
}
.ct-tabs--layout1.style3 .ct-tabs-content p:last-child {
margin-bottom: 0;
}
.ct-tabs--layout1.style4 .ct-tabs-title {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
font-size: 16px;
color: #000;
font-weight: 600;
font-family: 'Poppins', sans-serif;
cursor: pointer;
border: 1px solid #e4e4e4;
line-height: 38px;
background-color: #ebf1f1;
padding: 0 20px;
margin-right: 5px;
margin-bottom: 15px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
position: relative;
}
@media screen and (max-width: 1199px) {
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
padding: 0 16px;
font-size: 15px;
}
}
@media screen and (max-width: 991px) {
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title {
padding: 0px 10px;
font-size: 13px;
}
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:before {
content: '';
opacity: 0;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
width: 0;
height: 0;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
bottom: -20px;
border-width: 10px;
border-style: solid;
border-color: #6270b2 transparent transparent;
}
@media screen and (max-width: 1199px) {
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:before {
bottom: -14px;
border-width: 7px;
}
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title.active {
border-color: #6270b2;
background-color: #6270b2;
color: #fff;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title.active:before {
opacity: 1;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title * {
margin-right: 5px;
}
@media screen and (max-width: 991px) {
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title * {
margin-right: 3px;
}
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:first-child {
-webkit-border-radius: 3px 0 0 3px;
-khtml-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-ms-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.ct-tabs--layout1.style4 .ct-tabs-title .ct-tab-title:last-child {
margin-right: 0;
-webkit-border-radius: 0 3px 3px 0;
-khtml-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-ms-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.ct-tabs--layout1.style4 .ct-tabs-content {
padding-top: 15px;
}
.ct-tabs--layout1.style4 .ct-tabs-content .ct-tab-content {
display: none;
}
.ct-tabs--layout1.style4 .ct-tabs-content .ct-tab-content p:last-child {
margin-bottom: 0;
}
.ct-tabs--layout1.style5 {
font-family: 'Barlow', sans-serif;
}
.ct-tabs--layout1.style5 .ct-tabs-title {
display: flex;
flex-wrap: wrap;
width: 100%;
border-bottom: 1px solid #e7ebed;
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title {
text-transform: capitalize;
font-size: 18px;
font-weight: 700;
color: #000;
margin-top: 10px;
margin-right: 30px;
position: relative;
line-height: 36px;
white-space: nowrap;
cursor: pointer;
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title:before {
content: '';
bottom: -2px;
left: 0;
right: 0;
height: 3px;
width: 0;
margin: auto;
position: absolute;
background-color: #383085;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title.active:before, .ct-tabs--layout1.style5 .ct-tabs-title .ct-tab-title:hover:before {
width: 100%;
}
.ct-tabs--layout1.style5 .ct-tabs-content {
padding-top: 22px;
}
.ct-tabs--layout2.type-vertical {
display: flex;
flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical {
flex-wrap: wrap;
}
}
.ct-tabs--layout2.type-vertical .ct-tabs-title {
min-width: 200px;
border-right: 5px solid #000;
max-width: 300px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical .ct-tabs-title {
min-width: 100%;
max-width: 100%;
width: 100%;
border: none;
}
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title {
font-size: 24px;
line-height: 28px;
font-weight: 700;
cursor: pointer;
display: block;
position: relative;
padding: 15px 30px 15px 0;
color: #000;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title {
padding-right: 0;
}
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:first-child {
padding-top: 37px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:first-child {
padding-top: 15px;
}
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:last-child {
padding-bottom: 37px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:last-child {
padding-bottom: 15px;
}
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title:before {
content: '';
width: 10px;
position: absolute;
top: 0;
right: -7px;
z-index: 99;
background-color: #383085;
height: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title span {
font-style: normal;
position: relative;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title span:before {
content: '';
height: 1px;
width: 100%;
background-color: #000;
bottom: 0;
left: 0;
width: 0;
position: absolute;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title.active:before {
height: 100%;
}
.ct-tabs--layout2.type-vertical .ct-tabs-title .ct-tab-title.active span:before {
width: 100%;
}
.ct-tabs--layout2.type-vertical .ct-tab-content {
display: none;
padding-top: 9px;
padding-left: 35px;
}
@media screen and (max-width: 767px) {
.ct-tabs--layout2.type-vertical .ct-tab-content {
width: 100%;
padding-top: 22px;
padding-left: 0;
}
}
.ct-tabs--layout2.type-vertical .ct-tab-content .tab-sub {
font-size: 22px;
line-height: 30px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
margin-bottom: 25px;
}
.ct-tab-banner1 {
display: flex;
flex-wrap: wrap;
}
.ct-tab-banner1 .ct-tabs-title {
width: 39%;
padding-right: 30px;
}
@media screen and (max-width: 767px) {
.ct-tab-banner1 .ct-tabs-title {
width: 100%;
padding-right: 0;
margin-bottom: 30px;
}
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title {
padding: 34px 40px;
position: relative;
z-index: 1;
cursor: pointer;
}
@media screen and (max-width: 1199px) {
.ct-tab-banner1 .ct-tabs-title .ct-tab-title {
padding-left: 30px;
padding-right: 30px;
}
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:before, .ct-tab-banner1 .ct-tabs-title .ct-tab-title:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
z-index: -1;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:before {
border: 1px solid #d9d9d9;
background-color: #fff;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title:after {
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
opacity: 0;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title h4 {
margin-bottom: 16px;
font-size: 22px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title p {
margin-bottom: 0;
font-size: 16px;
line-height: 24px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title + .ct-tab-title {
margin-top: 20px;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
position: absolute;
top: 50%;
right: -24px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 0;
height: 0;
border-width: 12px;
border-color: transparent transparent transparent #6270b2;
border-style: solid;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
@media screen and (max-width: 767px) {
.ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
display: none;
}
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active:before {
opacity: 0;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active:after, .ct-tab-banner1 .ct-tabs-title .ct-tab-title.active .tab-arrow {
opacity: 1;
}
.ct-tab-banner1 .ct-tabs-title .ct-tab-title.active h4, .ct-tab-banner1 .ct-tabs-title .ct-tab-title.active p {
color: #fff;
}
.ct-tab-banner1 .ct-tabs-content {
width: 61%;
}
@media screen and (max-width: 767px) {
.ct-tab-banner1 .ct-tabs-content {
width: 100%;
}
}
.ct-tab-banner1 .ct-tabs-content .ct-tab-content {
display: none;
height: 100%;
}
@media screen and (max-width: 767px) {
.ct-tab-banner1 .ct-tabs-content .ct-tab-content {
min-height: 300px;
}
}
.ct-tab-banner1 .ct-tabs-content .ct-tab-content .ct-tab-image {
height: 100%;
}
@media screen and (max-width: 767px) {
.ct-tab-banner1 .ct-tabs-content .ct-tab-content .ct-tab-image {
min-height: 300px;
}
}
.ct-tab-banner2 {
display: flex;
flex-wrap: wrap;
padding-left: 165px;
}
@media screen and (max-width: 767px) {
.ct-tab-banner2 {
padding-left: 0;
}
}
.ct-tab-banner2 .ct-tabs-title {
max-width: 225px;
width: 100%;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
background-color: #fff;
-webkit-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
box-shadow: 0 0 43px rgba(12, 12, 12, 0.19);
}
@media screen and (max-width: 767px) {
.ct-tab-banner2 .ct-tabs-title {
position: static;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
max-width: 100%;
}
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title {
padding: 22px 20px;
position: relative;
z-index: 1;
cursor: pointer;
text-align: center;
}
@media screen and (max-width: 767px) {
.ct-tab-banner2 .ct-tabs-title .ct-tab-title {
width: 100%;
}
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #383085;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
opacity: 0;
z-index: -1;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title i {
font-size: 35px;
line-height: 1;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title h4 {
margin-top: 2px;
margin-bottom: 9px;
font-size: 20px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title p {
color: #0e0e0e;
margin-bottom: 0;
font-size: 15px;
line-height: 22px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title.active:before {
opacity: 1;
left: -12px;
right: -12px;
}
.ct-tab-banner2 .ct-tabs-title .ct-tab-title.active i, .ct-tab-banner2 .ct-tabs-title .ct-tab-title.active h4, .ct-tab-banner2 .ct-tabs-title .ct-tab-title.active p {
color: #fff;
}
.ct-tab-banner2 .ct-tabs-content {
width: 100%;
}
.ct-tab-banner2 .ct-tabs-content .ct-tab-content {
display: none;
}
.ct-tab-banner2 .ct-tabs-content .ct-tab-content img {
width: 100%;
}
.ct-tab-banner3 {
display: flex;
flex-wrap: wrap;
}
.ct-tab-banner3 .ct-tab-image {
min-height: 427px;
height: 100%;
position: relative;
}
.ct-tab-banner3 .ct-tab-image:before {
content: '';
background-color: rgba(0, 3, 8, 0.35);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ct-tab-banner3 .ct-tab-box {
position: absolute;
top: -16px;
left: 90px;
background-color: #fff;
padding: 27px 34px 28px;
max-width: 382px;
z-index: 99;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
font-family: "Nunito Sans";
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-box {
left: 60px;
max-width: 302px;
}
}
@media screen and (max-width: 767px) {
.ct-tab-banner3 .ct-tab-box {
top: 15px;
left: 15px;
max-width: 260px;
padding: 24px 20px;
}
}
.ct-tab-banner3 .ct-tab-box:before {
content: '';
height: 6px;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #383085;
background-image: -webkit-gradient(linear, left top, right top, from(#383085), to(#6270b2));
background-image: -webkit-linear-gradient(left, #383085, #6270b2);
background-image: -moz-linear-gradient(left, #383085, #6270b2);
background-image: -ms-linear-gradient(left, #383085, #6270b2);
background-image: -o-linear-gradient(left, #383085, #6270b2);
background-image: linear-gradient(left, #383085, #6270b2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#383085', endColorStr='#6270b2', gradientType='1');
}
.ct-tab-banner3 .ct-tab-box .ct-box-title {
font-family: "Kalam";
font-size: 24px;
line-height: 32px;
font-weight: 400;
color: #000e29;
margin-bottom: 3px;
}
.ct-tab-banner3 .ct-tab-box .ct-box-subtitle {
font-size: 18px;
color: #6f6f6f;
border-bottom: 1px solid #b6b6b6;
display: inline-block;
line-height: 1.2;
margin-bottom: 8px;
}
.ct-tab-banner3 .ct-tab-box .ct-box-subtitle span {
color: #000e29;
font-weight: 700;
}
.ct-tab-banner3 .ct-tab-box .ct-box-content {
font-size: 16px;
line-height: 24px;
color: #000e29;
margin-bottom: 18px;
}
.ct-tab-banner3 .ct-tabs-title {
width: 48%;
}
@media screen and (max-width: 767px) {
.ct-tab-banner3 .ct-tabs-title {
width: 100%;
}
}
.ct-tab-banner3 .ct-tabs-content {
width: 52%;
}
@media screen and (max-width: 767px) {
.ct-tab-banner3 .ct-tabs-content {
width: 100%;
}
}
.ct-tab-banner3 .ct-tabs-content .ct-tab-content {
display: none;
height: 100%;
}
.ct-tab-banner3 .ct-tab-title {
background-color: #000;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
padding: 27px 30px;
display: flex;
flex-wrap: nowrap;
align-items: center;
cursor: pointer;
position: relative;
z-index: 99;
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-title {
padding: 22px 20px;
}
}
.ct-tab-banner3 .ct-tab-title:before {
content: '';
width: 0;
height: 0;
position: absolute;
top: 50%;
right: 0px;
border-style: solid;
border-width: 10px;
border-color: transparent transparent transparent #000;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
z-index: 1;
}
.ct-tab-banner3 .ct-tab-title h4 {
margin-bottom: 8px;
font-size: 22px;
color: #fff;
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-title h4 {
font-size: 20px;
}
}
.ct-tab-banner3 .ct-tab-title p {
margin: 0;
font-size: 16px;
line-height: 24px;
color: #ddd;
font-family: "Nunito Sans";
-webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-title p {
font-size: 14px;
}
}
.ct-tab-banner3 .ct-tab-title .ct-tab-icon {
width: 80px;
height: 80px;
line-height: 80px;
min-width: 80px;
color: #383085;
background-color: #383535;
position: relative;
text-align: center;
z-index: 1;
margin-right: 27px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-title .ct-tab-icon {
margin-right: 15px;
width: 70px;
height: 70px;
line-height: 70px;
min-width: 70px;
}
}
.ct-tab-banner3 .ct-tab-title .ct-tab-icon i {
font-size: 42px;
}
@media screen and (max-width: 1199px) {
.ct-tab-banner3 .ct-tab-title .ct-tab-icon i {
font-size: 36px;
}
}
.ct-tab-banner3 .ct-tab-title + .ct-tab-title {
margin-top: 9px;
}
.ct-tab-banner3 .ct-tab-title.active {
background-color: #fff;
-webkit-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
-khtml-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
-moz-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
-ms-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
-o-box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
box-shadow: 0 6px 70px rgba(12, 12, 12, 0.19);
-webkit-transform: translateX(36px);
-khtml-transform: translateX(36px);
-moz-transform: translateX(36px);
-ms-transform: translateX(36px);
-o-transform: translateX(36px);
transform: translateX(36px);
}
@media screen and (max-width: 767px) {
.ct-tab-banner3 .ct-tab-title.active {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
}
.ct-tab-banner3 .ct-tab-title.active:before {
border-color: transparent transparent transparent #fff;
right: -20px;
}
.ct-tab-banner3 .ct-tab-title.active h4, .ct-tab-banner3 .ct-tab-title.active p {
color: #000e29;
}
.ct-tab-banner3 .ct-tab-title.active .ct-tab-icon {
color: #fff;
background-color: #383085;
}
body.rtl, [dir="rtl"] body {
direction: rtl;
unicode-bidi: embed;
text-align: right;
}
body.rtl .text-left, [dir="rtl"] body .text-left, body.rtl .align-left, [dir="rtl"] body .align-left {
text-align: right;
}
body.rtl .slick-slide, [dir="rtl"] body .slick-slide {
float: right;
}
body.rtl .ct-demo-bar, [dir="rtl"] body .ct-demo-bar {
left: 0;
right: auto;
-webkit-transform: translate(100%, 0px);
-khtml-transform: translate(100%, 0px);
-moz-transform: translate(100%, 0px);
-ms-transform: translate(100%, 0px);
-o-transform: translate(100%, 0px);
transform: translate(100%, 0px);
}
body.rtl .ct-demo-bar.active, [dir="rtl"] body .ct-demo-bar.active {
-webkit-transform: translate(0px, 0px);
-khtml-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
body.rtl .ct-demo-bar .ct-demo-option, [dir="rtl"] body .ct-demo-bar .ct-demo-option {
left: auto;
right: -40px;
-webkit-border-radius: 0 5px 5px 0;
-khtml-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-ms-border-radius: 0 5px 5px 0;
-o-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
body.rtl .ct-demo-bar .ct-demo-option span, [dir="rtl"] body .ct-demo-bar .ct-demo-option span {
right: auto;
left: 100%;
margin-right: 0;
margin-left: 12px;
}
body.rtl .ct-demo-bar .ct-demo-option span:before, [dir="rtl"] body .ct-demo-bar .ct-demo-option span:before {
right: auto;
left: -12px;
border-color: transparent #222 transparent transparent;
}
body.rtl .btn .ct-align-icon-left i, [dir="rtl"] body .btn .ct-align-icon-left i {
margin-right: 0;
margin-left: 8px;
}
body.rtl .ct-grid .ct-load-more i, [dir="rtl"] body .ct-grid .ct-load-more i {
margin-right: 0;
margin-left: 8px;
}
body.rtl input[type="text"], [dir="rtl"] body input[type="text"], body.rtl input[type="email"], [dir="rtl"] body input[type="email"], body.rtl input[type="url"], [dir="rtl"] body input[type="url"], body.rtl input[type="password"], [dir="rtl"] body input[type="password"], body.rtl input[type="search"], [dir="rtl"] body input[type="search"], body.rtl input[type="tel"], [dir="rtl"] body input[type="tel"], body.rtl input[type="number"], [dir="rtl"] body input[type="number"], body.rtl input[type="range"], [dir="rtl"] body input[type="range"], body.rtl input[type="date"], [dir="rtl"] body input[type="date"], body.rtl input[type="month"], [dir="rtl"] body input[type="month"], body.rtl input[type="week"], [dir="rtl"] body input[type="week"], body.rtl input[type="time"], [dir="rtl"] body input[type="time"], body.rtl input[type="datetime"], [dir="rtl"] body input[type="datetime"], body.rtl input[type="datetime-local"], [dir="rtl"] body input[type="datetime-local"], body.rtl input[type="color"], [dir="rtl"] body input[type="color"], body.rtl textarea, [dir="rtl"] body textarea, body.rtl select, [dir="rtl"] body select, body.rtl .nice-select, [dir="rtl"] body .nice-select {
text-align: right;
}
body.rtl .nice-select, [dir="rtl"] body .nice-select {
padding-left: 40px;
padding-right: 22px;
}
body.rtl .nice-select:after, [dir="rtl"] body .nice-select:after {
left: 18px;
right: auto;
}
body.rtl .ct-nav-carousel, [dir="rtl"] body .ct-nav-carousel {
/* Slider */
}
body.rtl .ct-nav-carousel .nav-prev .fac-angle-left::before, [dir="rtl"] body .ct-nav-carousel .nav-prev .fac-angle-left::before {
content: "\f105";
}
body.rtl .ct-nav-carousel .nav-next, [dir="rtl"] body .ct-nav-carousel .nav-next {
margin-left: 0;
margin-right: 10px;
}
body.rtl .ct-nav-carousel .nav-next .fac-angle-right::before, [dir="rtl"] body .ct-nav-carousel .nav-next .fac-angle-right::before {
content: "\f104";
}
body.rtl .revslider-initialised .icon-space-right, [dir="rtl"] body .revslider-initialised .icon-space-right {
margin-right: 0px;
margin-left: 12px;
/* Header */
}
body.rtl #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li, [dir="rtl"] body #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li {
margin-right: 20px;
padding-right: 20px;
margin-left: 0;
padding-left: 0;
}
body.rtl #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li:before, [dir="rtl"] body #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li:before {
left: auto;
right: 0;
}
body.rtl #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li i, [dir="rtl"] body #ct-header-wrap #ct-header-top.ct-header-top10 .ct-header-holder li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl #ct-header-wrap .ct-header-branding .logo-light, [dir="rtl"] body #ct-header-wrap .ct-header-branding .logo-light, body.rtl #ct-header-wrap .ct-header-branding .logo-mobile, [dir="rtl"] body #ct-header-wrap .ct-header-branding .logo-mobile {
left: auto;
right: 0%;
}
body.rtl .header-mobile-search .search-submit, [dir="rtl"] body .header-mobile-search .search-submit {
right: auto;
left: 0;
}
body.rtl .ct-menu-toggle, [dir="rtl"] body .ct-menu-toggle {
right: auto;
left: 0;
}
body.rtl .ct-menu-toggle:before, [dir="rtl"] body .ct-menu-toggle:before {
content: "\f104";
}
body.rtl .ct-header-arrow:before, [dir="rtl"] body .ct-header-arrow:before {
left: auto;
right: 0;
-webkit-transform: skew(30deg);
-khtml-transform: skew(30deg);
-moz-transform: skew(30deg);
-ms-transform: skew(30deg);
-o-transform: skew(30deg);
transform: skew(30deg);
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .h-item-icon, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .h-item-icon {
margin-right: 0;
margin-left: 10px;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item:before {
left: auto;
right: 0;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item + .ct-header-info-item {
margin-left: 0px;
padding-left: 0px;
margin-right: 34px;
padding-right: 34px;
}
body.rtl #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item.ct-header-call svg, [dir="rtl"] body #ct-header-wrap .ct-header-holder.style-two .ct-header-info-item.ct-header-call svg {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl #ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li i, [dir="rtl"] body #ct-header-wrap #ct-header-top.ct-header-top2 .ct-header-holder li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl #ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header, [dir="rtl"] body #ct-header-wrap .ct-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
right: auto;
left: -11px;
}
body.rtl #ct-header-wrap #ct-header-top .ct-header-social a + a, [dir="rtl"] body #ct-header-wrap #ct-header-top .ct-header-social a + a {
margin-left: 0;
margin-right: 10px;
}
body.rtl #ct-header-wrap .ct-header-holder .ct-header-info-item i, [dir="rtl"] body #ct-header-wrap .ct-header-holder .ct-header-info-item i {
margin-right: 0;
margin-left: 12px;
}
body.rtl #ct-header-wrap .ct-header-button, [dir="rtl"] body #ct-header-wrap .ct-header-button {
margin-right: 0;
margin-left: 15px;
}
body.rtl #ct-header-wrap .ct-header-button .ct-arrow-right, [dir="rtl"] body #ct-header-wrap .ct-header-button .ct-arrow-right {
margin-left: 14px;
margin-right: 14px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl #ct-header-wrap .ct-header-meta, [dir="rtl"] body #ct-header-wrap .ct-header-meta {
margin-left: 0;
margin-right: 18px;
}
body.rtl #ct-header-wrap .ct-header-meta .header-right-item + .header-right-item, [dir="rtl"] body #ct-header-wrap .ct-header-meta .header-right-item + .header-right-item {
margin-left: 0;
margin-right: 36px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
padding: 0 80px 0 30px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-main:not(.h-fixed) .ct-header-navigation {
margin-right: 15px;
margin-left: 10px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-button .btn i, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-button .btn i {
margin-left: 0;
margin-right: 14px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-arrow-right::before, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-arrow-right::before {
right: auto;
left: 0;
-webkit-transform: scaleX(-1) translate(0, -50%);
-khtml-transform: scaleX(-1) translate(0, -50%);
-moz-transform: scaleX(-1) translate(0, -50%);
-ms-transform: scaleX(-1) translate(0, -50%);
-o-transform: scaleX(-1) translate(0, -50%);
transform: scaleX(-1) translate(0, -50%);
}
body.rtl #ct-header-wrap .site-header-lang.custom, [dir="rtl"] body #ct-header-wrap .site-header-lang.custom {
padding-left: 0px !important;
margin-left: 0px;
margin-right: 12px;
padding-right: 27px !important;
}
body.rtl #ct-header-wrap .site-header-lang.custom:before, [dir="rtl"] body #ct-header-wrap .site-header-lang.custom:before {
left: auto;
right: 0;
}
@media screen and (min-width: 1200px) {
body.rtl.site-h4, [dir="rtl"] body.site-h4 {
margin-left: 0;
margin-right: 300px;
}
body.rtl.site-h4 #ct-header-wrap, [dir="rtl"] body.site-h4 #ct-header-wrap {
padding-right: 60px;
padding-left: 20px;
}
body.rtl #ct-header-left, [dir="rtl"] body #ct-header-left {
left: auto;
right: 0;
padding-right: 0;
padding-left: 0;
}
body.rtl #ct-header-left .ct-main-menu li.megamenu, [dir="rtl"] body #ct-header-left .ct-main-menu li.megamenu {
position: relative;
}
body.rtl #ct-header-left #ct-header-wrap .ct-header-meta, [dir="rtl"] body #ct-header-left #ct-header-wrap .ct-header-meta {
margin-right: 0;
}
body.rtl .ct-main-menu > li, [dir="rtl"] body .ct-main-menu > li {
float: right;
}
body.rtl .ct-main-menu > li.menu-item-has-children > a::after, [dir="rtl"] body .ct-main-menu > li.menu-item-has-children > a::after {
margin-left: 0;
margin-right: 4px;
}
body.rtl .ct-main-menu .sub-menu, [dir="rtl"] body .ct-main-menu .sub-menu {
left: auto;
right: 0;
}
body.rtl .ct-main-menu .sub-menu a, [dir="rtl"] body .ct-main-menu .sub-menu a {
padding-left: 10px;
padding-right: 0;
}
body.rtl .ct-main-menu .sub-menu li.menu-item-has-children > a::after, [dir="rtl"] body .ct-main-menu .sub-menu li.menu-item-has-children > a::after {
right: auto;
left: 0;
content: "\f104";
}
body.rtl .ct-main-menu .sub-menu li > a:hover:before, [dir="rtl"] body .ct-main-menu .sub-menu li > a:hover:before, body.rtl .ct-main-menu .sub-menu li.current_page_item > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current_page_item > a:before, body.rtl .ct-main-menu .sub-menu li.current-menu-item > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current-menu-item > a:before, body.rtl .ct-main-menu .sub-menu li.current_page_ancestor > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current_page_ancestor > a:before, body.rtl .ct-main-menu .sub-menu li.current-menu-ancestor > a:before, [dir="rtl"] body .ct-main-menu .sub-menu li.current-menu-ancestor > a:before {
left: auto;
right: -23px;
}
body.rtl .ct-main-menu .sub-menu .sub-menu, [dir="rtl"] body .ct-main-menu .sub-menu .sub-menu {
right: 100%;
-webkit-border-radius: 7px 0 7px 7px;
-khtml-border-radius: 7px 0 7px 7px;
-moz-border-radius: 7px 0 7px 7px;
-ms-border-radius: 7px 0 7px 7px;
-o-border-radius: 7px 0 7px 7px;
border-radius: 7px 0 7px 7px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-main-menu > li:first-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-main-menu > li:first-child {
margin-left: 18px;
margin-right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
padding-left: 0;
margin-left: 0;
padding-right: 30px;
margin-right: 30px;
}
body.rtl #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout1 .ct-header-holder .ct-header-info-item + .ct-header-info-item:before {
left: auto;
right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding, [dir="rtl"] body #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding {
padding-right: 0;
padding-left: 20px;
}
body.rtl #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout2 #ct-header:not(.h-fixed) .ct-header-branding:before {
left: -26px;
right: auto;
-webkit-transform: skew(26deg);
-khtml-transform: skew(26deg);
-moz-transform: skew(26deg);
-ms-transform: skew(26deg);
-o-transform: skew(26deg);
transform: skew(26deg);
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a i, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-social a i {
margin: 0;
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item {
margin-left: 40px;
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item:last-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-holder .ct-header-info-item:last-child {
margin-left: 0;
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-branding a, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-branding a {
left: 50%;
right: auto;
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-branding {
margin-right: 15px;
margin-left: 28px;
}
body.rtl #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation, [dir="rtl"] body #ct-header-wrap.ct-header-layout8 .ct-header-main:not(.h-fixed) .ct-header-navigation {
margin-right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item + .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-holder .ct-header-info-item + .ct-header-info-item {
margin-left: 0;
padding-left: 0;
margin-right: 28px;
padding-right: 28px;
}
body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item {
margin-left: 0px;
padding-left: 0px;
margin-right: 25px;
padding-right: 25px;
}
body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:before {
left: auto;
right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:nth-child(1), [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-header-meta .header-right-item:nth-child(1) {
margin-right: 0;
padding-right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-secondary-menu .sub-menu, [dir="rtl"] body #ct-header-wrap.ct-header-layout15 .ct-header-main .ct-secondary-menu .sub-menu {
left: 0;
right: auto;
}
body.rtl #ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg, [dir="rtl"] body #ct-header-wrap.ct-header-layout18 .ct-header-main:not(.h-fixed) .ct-header-navigation-bg {
margin-right: 5px;
}
body.rtl #ct-header-wrap.ct-header-layout18 .ct-main-menu > li:first-child, [dir="rtl"] body #ct-header-wrap.ct-header-layout18 .ct-main-menu > li:first-child {
margin-left: 17px;
margin-right: 0;
}
body.rtl.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle, [dir="rtl"] body.site-h4 #ct-header-wrap .ct-header-navigation .ct-main-menu .ct-menu-toggle {
right: auto;
left: 0;
}
body.rtl.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon, [dir="rtl"] body.site-h4 #ct-header-wrap .ct-header-meta .h-item-icon {
margin-right: 0;
margin-left: 14px;
}
}
@media screen and (max-width: 1199px) {
body.rtl #ct-header-wrap .ct-header-holder-mobile .ct-header-info-item, [dir="rtl"] body #ct-header-wrap .ct-header-holder-mobile .ct-header-info-item {
margin-right: 0 !important;
padding-right: 0 !important;
}
body.rtl .ct-main-menu .sub-menu li a, [dir="rtl"] body .ct-main-menu .sub-menu li a {
padding-left: 0;
padding-right: 15px;
}
body.rtl #ct-menu-mobile .btn-nav-cart, [dir="rtl"] body #ct-menu-mobile .btn-nav-cart {
margin-right: 0;
margin-left: 6px;
}
body.rtl #ct-header-wrap #ct-menu-mobile, [dir="rtl"] body #ct-header-wrap #ct-menu-mobile {
right: auto;
left: 15px;
}
body.rtl .ct-header-navigation, [dir="rtl"] body .ct-header-navigation {
left: auto;
right: 0;
}
body.rtl .ct-header-navigation .ct-main-navigation, [dir="rtl"] body .ct-header-navigation .ct-main-navigation {
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
body.rtl .ct-header-navigation.navigation-open .ct-main-navigation, [dir="rtl"] body .ct-header-navigation.navigation-open .ct-main-navigation {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
}
body.rtl .ct-modal-search .search-field, [dir="rtl"] body .ct-modal-search .search-field {
margin-right: 0;
margin-left: 60px;
}
body.rtl .ct-modal-search .search-submit, [dir="rtl"] body .ct-modal-search .search-submit {
left: 0;
right: auto;
text-align: left;
}
@media screen and (min-width: 1200px) {
body.rtl #ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item, [dir="rtl"] body #ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item {
margin-right: 35px;
padding-right: 35px;
margin-left: 0;
padding-left: 0;
}
body.rtl #ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item:before, [dir="rtl"] body #ct-header-wrap.ct-header-layout11 .ct-header-holder .ct-header-info-item:before {
left: auto;
right: 0;
}
body.rtl #ct-header-wrap.ct-header-layout11 .ct-header-phone, [dir="rtl"] body #ct-header-wrap.ct-header-layout11 .ct-header-phone {
margin-left: 0;
margin-right: 36px;
}
}
body.rtl #ct-header-wrap .ct-header-phone .ct-header-phone-icon, [dir="rtl"] body #ct-header-wrap .ct-header-phone .ct-header-phone-icon {
margin-right: 0;
margin-left: 10px;
/* End Header */
/* Blog */
}
body.rtl .entry-meta li, [dir="rtl"] body .entry-meta li, body.rtl .item--meta-default li, [dir="rtl"] body .item--meta-default li {
margin-right: 0;
margin-left: 20px;
}
body.rtl .entry-meta li i, [dir="rtl"] body .entry-meta li i, body.rtl .item--meta-default li i, [dir="rtl"] body .item--meta-default li i {
margin-right: 0;
margin-left: 4px;
}
body.rtl .entry-readmore .fac-angle-right:before, [dir="rtl"] body .entry-readmore .fac-angle-right:before {
content: "\f104";
}
body.rtl .posts-pagination, [dir="rtl"] body .posts-pagination {
/* End Blog */
/* Widget */
}
body.rtl .posts-pagination .fac-angle-right:before, [dir="rtl"] body .posts-pagination .fac-angle-right:before {
content: "\f104";
}
body.rtl .posts-pagination .fac-angle-left:before, [dir="rtl"] body .posts-pagination .fac-angle-left:before {
content: "\f105";
}
body.rtl #content .widget_product_categories ul li a::before, [dir="rtl"] body #content .widget_product_categories ul li a::before, body.rtl #content .widget_categories ul li a::before, [dir="rtl"] body #content .widget_categories ul li a::before, body.rtl #content .widget_nav_menu ul li a::before, [dir="rtl"] body #content .widget_nav_menu ul li a::before, body.rtl #content .widget_pages ul li a::before, [dir="rtl"] body #content .widget_pages ul li a::before, body.rtl #content .widget_archive ul li a::before, [dir="rtl"] body #content .widget_archive ul li a::before, body.rtl #content .widget_meta ul li a::before, [dir="rtl"] body #content .widget_meta ul li a::before, body.rtl #content .widget_recent_entries ul li a::before, [dir="rtl"] body #content .widget_recent_entries ul li a::before {
content: "\f104";
margin-left: 8px;
margin-right: 0;
float: right;
}
body.rtl span.count.left, [dir="rtl"] body span.count.left {
float: left;
}
body.rtl .widget-title::before, [dir="rtl"] body .widget-title::before, body.rtl .comments-title::before, [dir="rtl"] body .comments-title::before, body.rtl .comment-reply-title::before, [dir="rtl"] body .comment-reply-title::before {
left: auto;
right: 0;
}
body.rtl .widget_search .search-form .search-submit, [dir="rtl"] body .widget_search .search-form .search-submit {
right: auto;
left: 0;
}
body.rtl .widget_ct_recent_posts .entry-media, [dir="rtl"] body .widget_ct_recent_posts .entry-media {
margin-right: 0;
margin-left: 25px;
}
body.rtl .ct-getintouch .ct-getintouch-item i, [dir="rtl"] body .ct-getintouch .ct-getintouch-item i {
margin-right: 0;
margin-left: 12px;
}
body.rtl .ct-getintouch .ct-getintouch-item a.btn i, [dir="rtl"] body .ct-getintouch .ct-getintouch-item a.btn i {
margin-left: 12px;
margin-right: 0;
/* End Widget */
/* Shortcode */
}
body.rtl #ct-newsletter-popup .ct-newsletter-meta, [dir="rtl"] body #ct-newsletter-popup .ct-newsletter-meta {
margin-right: 0;
margin-left: 30px;
}
body.rtl #ct-newsletter-popup form.newsletter .tnp-field-email, [dir="rtl"] body #ct-newsletter-popup form.newsletter .tnp-field-email {
margin-right: 0;
margin-left: 14px;
}
body.rtl #ct-newsletter-popup .ct-newsletter-close, [dir="rtl"] body #ct-newsletter-popup .ct-newsletter-close {
right: auto;
left: 15px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a {
padding-right: 25px;
padding-left: 65px;
}
body.rtl .ct-accordion.layout1 .ct-ac-content, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-content {
padding-right: 25px;
padding-left: 65px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a::before, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a::before {
right: auto;
left: 35px;
}
body.rtl .ct-accordion.layout1 .ct-ac-title a::after, [dir="rtl"] body .ct-accordion.layout1 .ct-ac-title a::after {
left: 30px;
right: auto;
}
body.rtl .ct-testimonial-grid3 .item-icon, [dir="rtl"] body .ct-testimonial-grid3 .item-icon {
right: auto;
left: 45px;
}
body.rtl .ct-testimonial-grid3 .item--image, [dir="rtl"] body .ct-testimonial-grid3 .item--image, body.rtl .ct-testimonial-grid4 .item--image, [dir="rtl"] body .ct-testimonial-grid4 .item--image {
margin-right: 0;
margin-left: 40px;
}
body.rtl .ct-testimonial-grid3 .item--social a, [dir="rtl"] body .ct-testimonial-grid3 .item--social a, body.rtl .ct-testimonial-grid4 .item--image .item--social a, [dir="rtl"] body .ct-testimonial-grid4 .item--image .item--social a {
right: auto;
left: -18px;
}
body.rtl .ct-testimonial-carousel3 .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--image, body.rtl .ct-testimonial-grid2 .item--image, [dir="rtl"] body .ct-testimonial-grid2 .item--image {
margin-right: 0;
margin-left: 21px;
}
body.rtl .ct-testimonial-carousel3 .item--description::before, [dir="rtl"] body .ct-testimonial-carousel3 .item--description::before, body.rtl .ct-testimonial-grid2 .item--description::before, [dir="rtl"] body .ct-testimonial-grid2 .item--description::before {
left: auto;
right: 0;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--image, body.rtl .ct-testimonial-grid2 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-grid2 .item--inner:hover .item--image {
margin-right: 17px;
margin-left: 41px;
}
body.rtl .ct-career-grid1 .item--image, [dir="rtl"] body .ct-career-grid1 .item--image {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-career-grid1 .item--feature i, [dir="rtl"] body .ct-career-grid1 .item--feature i {
margin-right: 0;
margin-left: 4px;
}
body.rtl .ct-career-grid1 .item--button .btn, [dir="rtl"] body .ct-career-grid1 .item--button .btn {
display: inline-flex;
align-items: center;
flex-direction: row-reverse;
}
body.rtl .ct-career-grid1 .item--button .btn i:before, [dir="rtl"] body .ct-career-grid1 .item--button .btn i:before {
content: "\f0a8";
}
body.rtl .ct-team-details .ct-team-icon, [dir="rtl"] body .ct-team-details .ct-team-icon {
-webkit-border-radius: 0 7px 7px 0;
-khtml-border-radius: 0 7px 7px 0;
-moz-border-radius: 0 7px 7px 0;
-ms-border-radius: 0 7px 7px 0;
-o-border-radius: 0 7px 7px 0;
border-radius: 0 7px 7px 0;
}
body.rtl .ct-team-details .ct-team-meta, [dir="rtl"] body .ct-team-details .ct-team-meta {
-webkit-border-radius: 7px 0 0 7px;
-khtml-border-radius: 7px 0 0 7px;
-moz-border-radius: 7px 0 0 7px;
-ms-border-radius: 7px 0 0 7px;
-o-border-radius: 7px 0 0 7px;
border-radius: 7px 0 0 7px;
}
body.rtl .ct-fancy-box-layout2 .item--icon, [dir="rtl"] body .ct-fancy-box-layout2 .item--icon {
margin-right: 0;
margin-left: 22px;
}
body.rtl .ct-team-progressbar .ct-progress-percentage, [dir="rtl"] body .ct-team-progressbar .ct-progress-percentage {
right: auto;
left: -14px;
}
body.rtl .ct-team-grid2 .item--social, [dir="rtl"] body .ct-team-grid2 .item--social {
right: auto;
left: 0;
}
body.rtl .ct-progressbar2 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar2 .ct-progress-percentage {
right: auto;
left: 0;
}
body.rtl .ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow, [dir="rtl"] body .ct-tab-banner1 .ct-tabs-title .ct-tab-title .tab-arrow {
right: auto;
left: -24px;
border-color: transparent #383085 transparent transparent;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title {
border-left: 5px solid #000;
border-right: none;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title .ct-tab-title, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title .ct-tab-title {
padding-right: 0;
padding-left: 30px;
}
body.rtl .ct-tabs--layout2 .ct-tabs-title .ct-tab-title:before, [dir="rtl"] body .ct-tabs--layout2 .ct-tabs-title .ct-tab-title:before {
right: auto;
left: -7px;
}
body.rtl .ct-tabs--layout2 .ct-tab-content, [dir="rtl"] body .ct-tabs--layout2 .ct-tab-content {
padding-left: 0;
padding-right: 35px;
}
body.rtl .ct-team-grid3 .item--image .item--desc, [dir="rtl"] body .ct-team-grid3 .item--image .item--desc {
text-align: right;
}
body.rtl .ct-heading .item--sub-title.style2 + .item--title, [dir="rtl"] body .ct-heading .item--sub-title.style2 + .item--title {
padding-left: 0;
padding-right: 52px;
}
body.rtl .ct-heading .item--sub-title.style2, [dir="rtl"] body .ct-heading .item--sub-title.style2 {
left: auto;
right: -98px;
}
body.rtl .ct-list.style2 .ct-list-icon, [dir="rtl"] body .ct-list.style2 .ct-list-icon {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ct-list.style2 .ct-list-icon i:before, [dir="rtl"] body .ct-list.style2 .ct-list-icon i:before {
content: '\f100';
}
body.rtl .ct-feature-layout1 .item--title i, [dir="rtl"] body .ct-feature-layout1 .item--title i {
margin-right: 0;
margin-left: 6px;
}
body.rtl .ct-feature-layout1 .item--title i:before, [dir="rtl"] body .ct-feature-layout1 .item--title i:before {
content: "\f100";
}
body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
padding-left: 0px;
}
body.rtl .ct-heading .item--title.st-line-left1 span, [dir="rtl"] body .ct-heading .item--title.st-line-left1 span {
padding-right: 82px;
padding-left: 0;
}
body.rtl .ct-heading .item--title.st-line-left1 span i, [dir="rtl"] body .ct-heading .item--title.st-line-left1 span i {
left: auto;
right: 0;
}
body.rtl .ct-heading .item--title.st-line-left1:before, [dir="rtl"] body .ct-heading .item--title.st-line-left1:before {
left: auto;
right: 0;
}
@media screen and (max-width: 1024px) {
body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
padding-left: 0px;
padding-right: 68px;
}
}
@media screen and (max-width: 575px) {
body.rtl .ct-heading .item--title.st-line-left1, [dir="rtl"] body .ct-heading .item--title.st-line-left1 {
padding-left: 0;
padding-right: 0;
}
}
body.rtl .ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay::before, [dir="rtl"] body .ct-service-carousel2 .grid-item-inner .grid-item-holder .item--overlay::before, body.rtl .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay::before, [dir="rtl"] body .ct-service-grid3 .grid-item-inner .grid-item-holder .item--overlay::before {
right: auto;
left: -11px;
}
body.rtl .ct-service-carousel2 .item--icon-abs, [dir="rtl"] body .ct-service-carousel2 .item--icon-abs, body.rtl .ct-service-grid3 .item--icon-abs, [dir="rtl"] body .ct-service-grid3 .item--icon-abs {
right: auto;
left: 0;
}
body.rtl .ct-portfolio-grid1 .item--holder .item--meta, [dir="rtl"] body .ct-portfolio-grid1 .item--holder .item--meta, body.rtl .ct-portfolio-carousel1 .item--holder .item--meta, [dir="rtl"] body .ct-portfolio-carousel1 .item--holder .item--meta {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-fancy-box-layout3 .item--icon, [dir="rtl"] body .ct-fancy-box-layout3 .item--icon {
margin-right: 0;
margin-left: 38px;
}
body.rtl .ct-contact-info1 .ct-contact-icon, [dir="rtl"] body .ct-contact-info1 .ct-contact-icon {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ct-title1.style1 h3 span, [dir="rtl"] body .ct-title1.style1 h3 span {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-title1.style2 h3, [dir="rtl"] body .ct-title1.style2 h3 {
padding-left: 0;
padding-right: 70px;
}
body.rtl .ct-title1.style2 h3 i, [dir="rtl"] body .ct-title1.style2 h3 i {
left: auto;
right: 0;
}
body.rtl .ct-navigation-menu1.default li a i, [dir="rtl"] body .ct-navigation-menu1.default li a i {
right: auto;
left: 20px;
transform: translate(0, -50%) scaleX(-1);
}
body.rtl .ct-newsletter1 .tnp-field-button, [dir="rtl"] body .ct-newsletter1 .tnp-field-button, body.rtl .ct-newsletter1 .tnp-field-button .tnp-button, [dir="rtl"] body .ct-newsletter1 .tnp-field-button .tnp-button {
right: auto;
left: 0;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a {
padding-left: 0;
padding-right: 16px;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a:before, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a:before {
content: "\f104";
left: auto;
right: 0;
margin-left: 8px;
margin-right: 0;
}
body.rtl .ct-navigation-menu1.tow-col-light ul.menu li a:after, [dir="rtl"] body .ct-navigation-menu1.tow-col-light ul.menu li a:after {
display: none;
}
body.rtl .ct-signature1 .signature-image, [dir="rtl"] body .ct-signature1 .signature-image {
margin-right: 0;
margin-left: 48px;
}
@media screen and (max-width: 767px) {
body.rtl .ct-signature1 .signature-image, [dir="rtl"] body .ct-signature1 .signature-image {
margin-right: 0px;
margin-left: 20px;
}
}
body.rtl .ct-heading .item--sub-title.style1, [dir="rtl"] body .ct-heading .item--sub-title.style1 {
padding-left: 0;
padding-right: 75px;
}
body.rtl .ct-heading .item--sub-title.style1:before, [dir="rtl"] body .ct-heading .item--sub-title.style1:before {
left: auto;
right: 0;
}
body.rtl .ct-progressbar1 .ct-progress-meta, [dir="rtl"] body .ct-progressbar1 .ct-progress-meta {
margin-right: 0;
margin-left: 15px;
}
body.rtl .ct-progressbar1 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar1 .ct-progress-percentage {
text-align: left;
}
body.rtl .ct-counter-layout2 .ct-counter-icon, [dir="rtl"] body .ct-counter-layout2 .ct-counter-icon {
margin-right: 0;
margin-left: 25px;
}
body.rtl .ct-fancy-box-layout1.style1 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style1 .item--icon {
margin-right: 0;
margin-left: 30px;
}
body.rtl .ct-pricing-layout1 .pricing-meta .pricing-description, [dir="rtl"] body .ct-pricing-layout1 .pricing-meta .pricing-description {
padding-right: 0;
padding-left: 16%;
}
@media screen and (max-width: 1199px) {
body.rtl .ct-pricing-layout1 .pricing-meta .pricing-description, [dir="rtl"] body .ct-pricing-layout1 .pricing-meta .pricing-description {
padding-left: 0;
}
}
body.rtl .ct-pricing-layout1 .pricing-feature li i, [dir="rtl"] body .ct-pricing-layout1 .pricing-feature li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl .ct-pricing-layout1 .pricing-price span, [dir="rtl"] body .ct-pricing-layout1 .pricing-price span {
margin-left: 0;
margin-right: 4px;
}
body.rtl .ct-team-grid1 .item--image .item--social, [dir="rtl"] body .ct-team-grid1 .item--image .item--social {
right: auto;
left: -18px;
}
body.rtl .about-call2 i, [dir="rtl"] body .about-call2 i {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ct-case-study-grid1 .item--readmore a, [dir="rtl"] body .ct-case-study-grid1 .item--readmore a {
right: auto;
left: 0;
}
body.rtl .ct-case-study-grid1 .item--readmore a:before, [dir="rtl"] body .ct-case-study-grid1 .item--readmore a:before {
-webkit-border-radius: 5px 0 5px 0px;
-khtml-border-radius: 5px 0 5px 0px;
-moz-border-radius: 5px 0 5px 0px;
-ms-border-radius: 5px 0 5px 0px;
-o-border-radius: 5px 0 5px 0px;
border-radius: 5px 0 5px 0px;
}
body.rtl .ct-blog-grid-layout2 .entry-meta li, [dir="rtl"] body .ct-blog-grid-layout2 .entry-meta li {
margin-right: 0;
margin-left: 8px;
padding-right: 0;
padding-left: 8px;
}
body.rtl .ct-blog-grid-layout2 .entry-meta li:before, [dir="rtl"] body .ct-blog-grid-layout2 .entry-meta li:before {
right: auto;
left: 0;
}
body.rtl .cta-custom-bg > .elementor-column-wrap::before, [dir="rtl"] body .cta-custom-bg > .elementor-column-wrap::before {
left: auto;
right: 0;
-webkit-border-radius: 0 5px 5px 0px;
-khtml-border-radius: 0 5px 5px 0px;
-moz-border-radius: 0 5px 5px 0px;
-ms-border-radius: 0 5px 5px 0px;
-o-border-radius: 0 5px 5px 0px;
border-radius: 0 5px 5px 0px;
}
body.rtl .ct-fancy-box-layout1.style2 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style2 .item--icon {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-fancy-box-layout1.style3 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style3 .item--icon {
margin-right: 0;
margin-left: 35px;
}
body.rtl .ct-fancy-box-layout1.style4 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style4 .item--icon {
margin-right: 0;
margin-left: 17px;
}
body.rtl .ct-fancy-box-layout1.style4::after, [dir="rtl"] body .ct-fancy-box-layout1.style4::after {
right: auto;
left: 0;
}
body.rtl .ct-testimonial-carousel3 .item--description::before, [dir="rtl"] body .ct-testimonial-carousel3 .item--description::before {
left: auto;
right: 0;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--description, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--description {
-webkit-border-radius: 9px 9px 0px 9px;
-khtml-border-radius: 9px 9px 0px 9px;
-moz-border-radius: 9px 9px 0px 9px;
-ms-border-radius: 9px 9px 0px 9px;
-o-border-radius: 9px 9px 0px 9px;
border-radius: 9px 9px 0px 9px;
}
body.rtl .ct-testimonial-carousel3 .item--holder, [dir="rtl"] body .ct-testimonial-carousel3 .item--holder {
padding-left: 0;
padding-right: 17px;
}
body.rtl .ct-testimonial-carousel3 .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--image {
margin-right: 0;
margin-left: 21px;
}
body.rtl .ct-testimonial-carousel3 .item--inner:hover .item--image, [dir="rtl"] body .ct-testimonial-carousel3 .item--inner:hover .item--image {
margin-right: 0;
margin-left: 41px;
}
body.rtl.site-h4:not(.elementor-editor-active) .elementor-top-section, [dir="rtl"] body.site-h4:not(.elementor-editor-active) .elementor-top-section {
right: 0 !important;
left: auto !important;
}
body.rtl.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container, [dir="rtl"] body.site-h4:not(.elementor-editor-active) .site-content .elementor-section.elementor-section-boxed:not(.elementor-section-stretched) > .elementor-container {
left: auto;
right: 50%;
-webkit-transform: translate(50%, 0);
-khtml-transform: translate(50%, 0);
-moz-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
-o-transform: translate(50%, 0);
transform: translate(50%, 0);
}
body.rtl .ct-service-carousel7 .item--meta .item--icon, [dir="rtl"] body .ct-service-carousel7 .item--meta .item--icon {
margin-right: 0;
margin-left: 18px;
}
body.rtl .ct-service-carousel7 .item--holder .item--icon, [dir="rtl"] body .ct-service-carousel7 .item--holder .item--icon {
margin-right: 0;
margin-left: 17px;
}
body.rtl .ct-accordion.layout2 .ct-ac-title-text i, [dir="rtl"] body .ct-accordion.layout2 .ct-ac-title-text i, body.rtl .ct-accordion.layout2 .ct-ac-title-text svg, [dir="rtl"] body .ct-accordion.layout2 .ct-ac-title-text svg {
margin-right: 0;
margin-left: 15px;
}
body.rtl .ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text::before, [dir="rtl"] body .ct-accordion.layout1.style2 .ct-accordion-item .ct-ac-title .ct-ac-title-text::before {
right: auto;
left: 28px;
}
body.rtl .ct-portfolio-grid4 .ct-load-more .btn .fac-redo, [dir="rtl"] body .ct-portfolio-grid4 .ct-load-more .btn .fac-redo {
margin-left: 0;
margin-right: 8px;
}
body.rtl .ct-portfolio-grid4 .ct-load-more .btn .fac-redo:before, [dir="rtl"] body .ct-portfolio-grid4 .ct-load-more .btn .fac-redo:before {
content: "\f060";
}
body.rtl .ct-blog-carousel-layout6 .item--title, [dir="rtl"] body .ct-blog-carousel-layout6 .item--title {
padding: 15px 26px 15px 40px;
}
body.rtl .ct-blog-carousel-layout6 .item--title:before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--title:before {
background-color: #6270b2;
background-image: -webkit-gradient(linear, left top, right top, from(#6270b2), to(#383085));
background-image: -webkit-linear-gradient(left, #6270b2, #383085);
background-image: -moz-linear-gradient(left, #6270b2, #383085);
background-image: -ms-linear-gradient(left, #6270b2, #383085);
background-image: -o-linear-gradient(left, #6270b2, #383085);
background-image: linear-gradient(left, #6270b2, #383085);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6270b2', endColorStr='#383085', gradientType='1');
}
body.rtl .ct-blog-carousel-layout6 .item-date i, [dir="rtl"] body .ct-blog-carousel-layout6 .item-date i {
margin-right: 0;
margin-left: 7px;
}
body.rtl .ct-blog-carousel-layout6 .item--readmore a i, [dir="rtl"] body .ct-blog-carousel-layout6 .item--readmore a i {
margin-left: 0;
margin-right: 4px;
}
body.rtl .ct-blog-carousel-layout6 .item--readmore a i:before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--readmore a i:before {
content: '\f0d9';
}
body.rtl .ct-blog-carousel-layout6 .item--holder::before, [dir="rtl"] body .ct-blog-carousel-layout6 .item--holder::before {
left: auto;
right: 26px;
}
body.rtl .ct-blog-carousel-layout5 .entry-featured, [dir="rtl"] body .ct-blog-carousel-layout5 .entry-featured {
margin-right: 0;
margin-left: 15px;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="email"], body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="text"] {
padding-left: 70px;
padding-right: 20px;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"], body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"], [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields input[type="submit"] {
right: auto;
left: 0;
}
body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::before, [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::before, body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::before, [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::before, body.rtl .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::after, [dir="rtl"] body .ct-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::after, body.rtl .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::after, [dir="rtl"] body .ct-mailchimp1.style4 .mc4wp-form .mc4wp-form-fields::after {
right: auto;
left: 0;
}
body.rtl .ct-fancy-box-layout14 .item--icon, [dir="rtl"] body .ct-fancy-box-layout14 .item--icon {
margin-right: 0;
margin-left: 17px;
}
body.rtl .ct-blog-carousel-layout7 .item--date, [dir="rtl"] body .ct-blog-carousel-layout7 .item--date {
left: auto;
right: 16px;
}
body.rtl .ct-blog-carousel-layout7.style2 .item--readmore a, [dir="rtl"] body .ct-blog-carousel-layout7.style2 .item--readmore a {
padding-left: 58px;
padding-right: 18px;
}
body.rtl .ct-blog-carousel-layout7.style2 .item--readmore a i, [dir="rtl"] body .ct-blog-carousel-layout7.style2 .item--readmore a i {
right: auto;
left: 8px;
}
body.rtl .ct-service-carousel8 .item--holder .item--icon, [dir="rtl"] body .ct-service-carousel8 .item--holder .item--icon {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
padding-right: 160px;
padding-left: 70px;
}
@media screen and (max-width: 1199px) {
body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
padding-right: 120px;
padding-left: 50px;
}
}
@media screen and (max-width: 991px) {
body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
padding-right: 120px;
padding-left: 30px;
}
}
@media screen and (max-width: 767px) {
body.rtl .ct-about-us .ct-about-holder, [dir="rtl"] body .ct-about-us .ct-about-holder {
padding-right: 100px;
padding-left: 20px;
}
}
body.rtl .ct-about-us .ct-about-imge, [dir="rtl"] body .ct-about-us .ct-about-imge {
right: 75px;
left: -110px;
}
@media screen and (max-width: 991px) {
body.rtl .ct-about-us .ct-about-imge, [dir="rtl"] body .ct-about-us .ct-about-imge {
left: -90px;
right: 15px;
}
}
body.rtl .ct-about-us .ct-box-item .ct-box-icon, [dir="rtl"] body .ct-about-us .ct-box-item .ct-box-icon {
margin-right: 0;
margin-left: 15px;
}
body.rtl .ct-testimonial-carousel13 .item--image, [dir="rtl"] body .ct-testimonial-carousel13 .item--image {
left: 27px;
right: auto;
}
body.rtl .ct-testimonial-carousel13 .item--image .item--icon, [dir="rtl"] body .ct-testimonial-carousel13 .item--image .item--icon {
right: auto;
left: -10px;
}
body.rtl .ct-service-carousel8 .item-readmore a svg, [dir="rtl"] body .ct-service-carousel8 .item-readmore a svg {
margin-left: 0;
margin-right: 14px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl .ct-service-carousel8 .item-readmore a:hover svg, [dir="rtl"] body .ct-service-carousel8 .item-readmore a:hover svg {
-o-animation: toLeftFromRight 0.3s forwards;
-ms-animation: toLeftFromRight 0.3s forwards;
-webkit-animation: toLeftFromRight 0.3s forwards;
animation: toLeftFromRight 0.3s forwards;
}
body.rtl .ct-list.style1 .ct-list-icon, [dir="rtl"] body .ct-list.style1 .ct-list-icon {
margin-right: 0;
margin-left: 18px;
}
body.rtl .ct-progressbar3 .ct-progress-percentage, [dir="rtl"] body .ct-progressbar3 .ct-progress-percentage {
right: auto;
left: -17px;
}
body.rtl .ct-heading .item--title.st-line-left3 span, [dir="rtl"] body .ct-heading .item--title.st-line-left3 span {
padding-left: 0;
padding-right: 58px;
}
body.rtl .ct-heading .item--title.st-line-left3 span .dot-shape, [dir="rtl"] body .ct-heading .item--title.st-line-left3 span .dot-shape {
left: auto;
right: 0;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl .ct-fancy-box-layout1.style6 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style6 .item--icon {
margin-right: 0;
margin-left: 20px;
}
body.rtl .ct-menu-item i, [dir="rtl"] body .ct-menu-item i {
margin-right: 0;
margin-left: 4px;
/* End Shortcode */
/* Single Post & Comment & Form */
}
body.rtl blockquote:before, [dir="rtl"] body blockquote:before {
left: auto;
right: 0;
}
body.rtl.single-post .entry-category, [dir="rtl"] body.single-post .entry-category {
right: auto;
left: 35px;
}
body.rtl.single-post .entry-meta::before, [dir="rtl"] body.single-post .entry-meta::before {
left: auto;
right: 0;
}
body.rtl.single-post .entry-footer label, [dir="rtl"] body.single-post .entry-footer label {
margin-right: 0;
margin-left: 17px;
}
body.rtl.single-post .post-previous-next .fac-angle-double-left::before, [dir="rtl"] body.single-post .post-previous-next .fac-angle-double-left::before {
content: "\f101";
}
body.rtl.single-post .post-previous-next .fac-angle-double-right::before, [dir="rtl"] body.single-post .post-previous-next .fac-angle-double-right::before {
content: "\f100";
}
body.rtl.single-post .post-previous-next .post-previous, [dir="rtl"] body.single-post .post-previous-next .post-previous {
margin-right: 0;
margin-left: 30px;
}
body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
margin-right: 0;
margin-left: 30px;
}
@media screen and (max-width: 767px) {
body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
margin-left: 18px;
margin-right: 0px;
}
}
@media screen and (max-width: 575px) {
body.rtl .comment-inner img.avatar, [dir="rtl"] body .comment-inner img.avatar {
margin: 0 auto 22px auto;
}
}
body.rtl .comment-reply, [dir="rtl"] body .comment-reply {
right: auto;
left: 22px;
}
body.rtl .comment-reply a i, [dir="rtl"] body .comment-reply a i {
margin-left: 0;
margin-right: 4px;
}
body.rtl .comment-reply a i:before, [dir="rtl"] body .comment-reply a i:before {
content: "\f104";
}
body.rtl .comment-form-cookies-consent, [dir="rtl"] body .comment-form-cookies-consent {
padding-left: 0;
padding-right: 20px;
}
body.rtl .comment-form-cookies-consent input, [dir="rtl"] body .comment-form-cookies-consent input {
left: auto;
right: 0;
}
body.rtl .comment-form-cookies-consent label:before, [dir="rtl"] body .comment-form-cookies-consent label:before, body.rtl .comment-form-cookies-consent label:after, [dir="rtl"] body .comment-form-cookies-consent label:after {
left: auto;
right: 0;
}
body.rtl .ct-portfolio-detail li i, [dir="rtl"] body .ct-portfolio-detail li i {
margin-right: 0;
margin-left: 4px;
/* End Single Post */
/* Woocommerce */
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart {
width: auto;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding-right: 0;
padding-left: 15px;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content .cart-product-image, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content .cart-product-image {
margin-right: 0;
margin-left: 15px;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content a.remove_from_cart_button, [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content a.remove_from_cart_button {
right: auto;
left: 0;
}
body.rtl .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout), [dir="rtl"] body .ct-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:not(.checkout) {
margin-right: 0;
margin-left: 20px;
}
body.rtl.woocommerce #secondary .widget_product_search button, [dir="rtl"] body.woocommerce #secondary .widget_product_search button {
right: auto;
left: 0;
border-left: none;
border-right: 1px solid #ececf0;
}
body.rtl.woocommerce #secondary .widget_product_search .woocommerce-product-search::before, [dir="rtl"] body.woocommerce #secondary .widget_product_search .woocommerce-product-search::before {
display: none;
}
body.rtl.woocommerce #secondary .widget_price_filter .price_slider_amount .button, [dir="rtl"] body.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
margin-left: 20px;
margin-right: 0;
}
body.rtl.woocommerce #secondary .widget_products ul li, [dir="rtl"] body.woocommerce #secondary .widget_products ul li {
padding-left: 0;
padding-right: 95px;
}
body.rtl.woocommerce #secondary .widget_products ul li img, [dir="rtl"] body.woocommerce #secondary .widget_products ul li img {
left: auto;
right: 0;
}
body.rtl.single-product #primary div.product .woocommerce-sg-product-feature li i, [dir="rtl"] body.single-product #primary div.product .woocommerce-sg-product-feature li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl.single-product #primary div.product .quantity, [dir="rtl"] body.single-product #primary div.product .quantity {
margin-right: 0;
margin-left: 30px;
}
body.rtl #yith-wcwl-form .product-add-to-cart, [dir="rtl"] body #yith-wcwl-form .product-add-to-cart {
text-align: left !important;
/* End Woocommerce */
/* Footer */
}
body.rtl .scroll-top, [dir="rtl"] body .scroll-top {
right: auto;
left: 30px;
}
@media screen and (max-width: 767px) {
body.rtl, [dir="rtl"] body {
/* End Footer */
}
body.rtl .scroll-top, [dir="rtl"] body .scroll-top {
-webkit-border-radius: 0 2px 0 0;
-khtml-border-radius: 0 2px 0 0;
-moz-border-radius: 0 2px 0 0;
-ms-border-radius: 0 2px 0 0;
-o-border-radius: 0 2px 0 0;
border-radius: 0 2px 0 0;
left: 0;
}
}
body.rtl .ct-header-popup-wrap .ct-header-meta .h-item-icon, [dir="rtl"] body .ct-header-popup-wrap .ct-header-meta .h-item-icon {
margin-right: 0;
margin-left: 10px;
}
body.rtl .ct-header-popup-wrap .ct-header-meta > div, [dir="rtl"] body .ct-header-popup-wrap .ct-header-meta > div {
margin-right: 0;
}
body.rtl .ct-feature-list .ct-item-right .ct-feature-item:before, [dir="rtl"] body .ct-feature-list .ct-item-right .ct-feature-item:before {
right: -88px;
left: auto;
transform: scaleX(1);
}
body.rtl .ct-feature-list .ct-item-left .ct-feature-item:before, [dir="rtl"] body .ct-feature-list .ct-item-left .ct-feature-item:before {
left: -88px;
right: auto;
transform: scaleX(-1);
}
body.rtl .ct-history1 .ct-history--even .ct-history--item, [dir="rtl"] body .ct-history1 .ct-history--even .ct-history--item {
text-align: right;
}
body.rtl .ct-team-details .ct-team-contact li, [dir="rtl"] body .ct-team-details .ct-team-contact li {
padding-left: 0;
padding-right: 30px;
margin-right: 0;
margin-left: 30px;
}
body.rtl .ct-team-details .ct-team-contact li i, [dir="rtl"] body .ct-team-details .ct-team-contact li i {
left: auto;
right: 0;
}
body.rtl .ct-fancy-box-layout1.style14 .item--icon, [dir="rtl"] body .ct-fancy-box-layout1.style14 .item--icon {
margin-right: 0;
margin-left: 22px;
}
body.rtl .ct-service-carousel14 .item--title::before, [dir="rtl"] body .ct-service-carousel14 .item--title::before, body.rtl .ct-service-grid17 .item--title::before, [dir="rtl"] body .ct-service-grid17 .item--title::before {
left: auto;
right: 0;
}
body.rtl .ct-service-carousel14 .item-readmore a i, [dir="rtl"] body .ct-service-carousel14 .item-readmore a i, body.rtl .ct-service-grid17 .item-readmore a i, [dir="rtl"] body .ct-service-grid17 .item-readmore a i {
transform: scaleX(-1);
}
body.rtl .btn-text2 i.flaticonv2-right-arrow, [dir="rtl"] body .btn-text2 i.flaticonv2-right-arrow {
transform: scaleX(-1);
}
body.rtl .ct-pricing-layout6 .pricing-meta .pricing-time, [dir="rtl"] body .ct-pricing-layout6 .pricing-meta .pricing-time {
margin: 0;
}
body.rtl .ct-testimonial-carousel20 .item--image, [dir="rtl"] body .ct-testimonial-carousel20 .item--image {
margin-right: 0;
margin-left: 20px;
}
@media screen and (min-width: 992px) {
body.rtl .ct-testimonial-carousel20 .slick-dots, [dir="rtl"] body .ct-testimonial-carousel20 .slick-dots {
right: auto;
left: 0;
}
}
body.rtl .ct-blog-carousel-layout9 .item--meta i, [dir="rtl"] body .ct-blog-carousel-layout9 .item--meta i, body.rtl .ct-blog-grid-layout4 .item--meta i, [dir="rtl"] body .ct-blog-grid-layout4 .item--meta i {
margin-right: 0;
margin-left: 8px;
}
body.rtl .ct-blog-carousel-layout9 .item--meta li + li, [dir="rtl"] body .ct-blog-carousel-layout9 .item--meta li + li, body.rtl .ct-blog-grid-layout4 .item--meta li + li, [dir="rtl"] body .ct-blog-grid-layout4 .item--meta li + li {
margin-left: 0;
margin-right: 18px;
}
.pxl-mr-3 {
margin-right: 3px;
}
.pxl-mr-4 {
margin-right: 4px;
}
.pxl-mr-5 {
margin-right: 5px;
}
.pxl-mr-6 {
margin-right: 6px;
}
.pxl-mr-7 {
margin-right: 7px;
}
.pxl-mr-8 {
margin-right: 8px;
}
.pxl-mr-9 {
margin-right: 9px;
}
.pxl-mr-10 {
margin-right: 10px;
}
.pxl-mr-11 {
margin-right: 11px;
}
.pxl-mr-12 {
margin-right: 12px;
}
.pxl-mr-13 {
margin-right: 13px;
}
.pxl-mr-14 {
margin-right: 14px;
}
.pxl-mr-15 {
margin-right: 15px;
}
.pxl-mr-16 {
margin-right: 16px;
}
.pxl-mr-17 {
margin-right: 17px;
}
.pxl-mr-18 {
margin-right: 18px;
}
.pxl-mr-19 {
margin-right: 19px;
}
.pxl-mr-20 {
margin-right: 20px;
}
.pxl-mr-21 {
margin-right: 21px;
}
.pxl-mr-22 {
margin-right: 22px;
}
.pxl-mr-23 {
margin-right: 23px;
}
.pxl-mr-24 {
margin-right: 24px;
}
.pxl-mr-25 {
margin-right: 25px;
}
.pxl-mr-26 {
margin-right: 26px;
}
.pxl-mr-27 {
margin-right: 27px;
}
.pxl-mr-28 {
margin-right: 28px;
}
.pxl-mr-29 {
margin-right: 29px;
}
.pxl-mr-30 {
margin-right: 30px;
}
.pxl-mr-31 {
margin-right: 31px;
}
.pxl-mr-32 {
margin-right: 32px;
}
.pxl-mr-33 {
margin-right: 33px;
}
.pxl-mr-34 {
margin-right: 34px;
}
.pxl-mr-35 {
margin-right: 35px;
}
.pxl-mr-36 {
margin-right: 36px;
}
.pxl-mr-37 {
margin-right: 37px;
}
.pxl-mr-38 {
margin-right: 38px;
}
.pxl-mr-39 {
margin-right: 39px;
}
.pxl-mr-40 {
margin-right: 40px;
}
.pxl-ml-3 {
margin-left: 3px;
}
.pxl-ml-4 {
margin-left: 4px;
}
.pxl-ml-5 {
margin-left: 5px;
}
.pxl-ml-6 {
margin-left: 6px;
}
.pxl-ml-7 {
margin-left: 7px;
}
.pxl-ml-8 {
margin-left: 8px;
}
.pxl-ml-9 {
margin-left: 9px;
}
.pxl-ml-10 {
margin-left: 10px;
}
.pxl-ml-11 {
margin-left: 11px;
}
.pxl-ml-12 {
margin-left: 12px;
}
.pxl-ml-13 {
margin-left: 13px;
}
.pxl-ml-14 {
margin-left: 14px;
}
.pxl-ml-15 {
margin-left: 15px;
}
.pxl-ml-16 {
margin-left: 16px;
}
.pxl-ml-17 {
margin-left: 17px;
}
.pxl-ml-18 {
margin-left: 18px;
}
.pxl-ml-19 {
margin-left: 19px;
}
.pxl-ml-20 {
margin-left: 20px;
}
.pxl-ml-21 {
margin-left: 21px;
}
.pxl-ml-22 {
margin-left: 22px;
}
.pxl-ml-23 {
margin-left: 23px;
}
.pxl-ml-24 {
margin-left: 24px;
}
.pxl-ml-25 {
margin-left: 25px;
}
.pxl-ml-26 {
margin-left: 26px;
}
.pxl-ml-27 {
margin-left: 27px;
}
.pxl-ml-28 {
margin-left: 28px;
}
.pxl-ml-29 {
margin-left: 29px;
}
.pxl-ml-30 {
margin-left: 30px;
}
.pxl-ml-31 {
margin-left: 31px;
}
.pxl-ml-32 {
margin-left: 32px;
}
.pxl-ml-33 {
margin-left: 33px;
}
.pxl-ml-34 {
margin-left: 34px;
}
.pxl-ml-35 {
margin-left: 35px;
}
.pxl-ml-36 {
margin-left: 36px;
}
.pxl-ml-37 {
margin-left: 37px;
}
.pxl-ml-38 {
margin-left: 38px;
}
.pxl-ml-39 {
margin-left: 39px;
}
.pxl-ml-40 {
margin-left: 40px;
}
.pxl-pr-3 {
padding-right: 3px;
}
.pxl-pr-4 {
padding-right: 4px;
}
.pxl-pr-5 {
padding-right: 5px;
}
.pxl-pr-6 {
padding-right: 6px;
}
.pxl-pr-7 {
padding-right: 7px;
}
.pxl-pr-8 {
padding-right: 8px;
}
.pxl-pr-9 {
padding-right: 9px;
}
.pxl-pr-10 {
padding-right: 10px;
}
.pxl-pr-11 {
padding-right: 11px;
}
.pxl-pr-12 {
padding-right: 12px;
}
.pxl-pr-13 {
padding-right: 13px;
}
.pxl-pr-14 {
padding-right: 14px;
}
.pxl-pr-15 {
padding-right: 15px;
}
.pxl-pr-16 {
padding-right: 16px;
}
.pxl-pr-17 {
padding-right: 17px;
}
.pxl-pr-18 {
padding-right: 18px;
}
.pxl-pr-19 {
padding-right: 19px;
}
.pxl-pr-20 {
padding-right: 20px;
}
.pxl-pr-21 {
padding-right: 21px;
}
.pxl-pr-22 {
padding-right: 22px;
}
.pxl-pr-23 {
padding-right: 23px;
}
.pxl-pr-24 {
padding-right: 24px;
}
.pxl-pr-25 {
padding-right: 25px;
}
.pxl-pr-26 {
padding-right: 26px;
}
.pxl-pr-27 {
padding-right: 27px;
}
.pxl-pr-28 {
padding-right: 28px;
}
.pxl-pr-29 {
padding-right: 29px;
}
.pxl-pr-30 {
padding-right: 30px;
}
.pxl-pr-31 {
padding-right: 31px;
}
.pxl-pr-32 {
padding-right: 32px;
}
.pxl-pr-33 {
padding-right: 33px;
}
.pxl-pr-34 {
padding-right: 34px;
}
.pxl-pr-35 {
padding-right: 35px;
}
.pxl-pr-36 {
padding-right: 36px;
}
.pxl-pr-37 {
padding-right: 37px;
}
.pxl-pr-38 {
padding-right: 38px;
}
.pxl-pr-39 {
padding-right: 39px;
}
.pxl-pr-40 {
padding-right: 40px;
}
.pxl-pr-60 {
padding-right: 60px;
}
.pxl-pl-3 {
padding-left: 3px;
}
.pxl-pl-4 {
padding-left: 4px;
}
.pxl-pl-5 {
padding-left: 5px;
}
.pxl-pl-6 {
padding-left: 6px;
}
.pxl-pl-7 {
padding-left: 7px;
}
.pxl-pl-8 {
padding-left: 8px;
}
.pxl-pl-9 {
padding-left: 9px;
}
.pxl-pl-10 {
padding-left: 10px;
}
.pxl-pl-11 {
padding-left: 11px;
}
.pxl-pl-12 {
padding-left: 12px;
}
.pxl-pl-13 {
padding-left: 13px;
}
.pxl-pl-14 {
padding-left: 14px;
}
.pxl-pl-15 {
padding-left: 15px;
}
.pxl-pl-16 {
padding-left: 16px;
}
.pxl-pl-17 {
padding-left: 17px;
}
.pxl-pl-18 {
padding-left: 18px;
}
.pxl-pl-19 {
padding-left: 19px;
}
.pxl-pl-20 {
padding-left: 20px;
}
.pxl-pl-21 {
padding-left: 21px;
}
.pxl-pl-22 {
padding-left: 22px;
}
.pxl-pl-23 {
padding-left: 23px;
}
.pxl-pl-24 {
padding-left: 24px;
}
.pxl-pl-25 {
padding-left: 25px;
}
.pxl-pl-26 {
padding-left: 26px;
}
.pxl-pl-27 {
padding-left: 27px;
}
.pxl-pl-28 {
padding-left: 28px;
}
.pxl-pl-29 {
padding-left: 29px;
}
.pxl-pl-30 {
padding-left: 30px;
}
.pxl-pl-31 {
padding-left: 31px;
}
.pxl-pl-32 {
padding-left: 32px;
}
.pxl-pl-33 {
padding-left: 33px;
}
.pxl-pl-34 {
padding-left: 34px;
}
.pxl-pl-35 {
padding-left: 35px;
}
.pxl-pl-36 {
padding-left: 36px;
}
.pxl-pl-37 {
padding-left: 37px;
}
.pxl-pl-38 {
padding-left: 38px;
}
.pxl-pl-39 {
padding-left: 39px;
}
.pxl-pl-40 {
padding-left: 40px;
}
.pxl-l-0 {
left: 0;
}
.pxl-l-1 {
left: 1px;
}
.pxl-l-2 {
left: 2px;
}
.pxl-l-3 {
left: 3px;
}
.pxl-l-4 {
left: 4px;
}
.pxl-l-5 {
left: 5px;
}
.pxl-l-6 {
left: 6px;
}
.pxl-l-7 {
left: 7px;
}
.pxl-l-8 {
left: 8px;
}
.pxl-l-9 {
left: 9px;
}
.pxl-l-10 {
left: 10px;
}
.pxl-l-11 {
left: 11px;
}
.pxl-l-12 {
left: 12px;
}
.pxl-l-13 {
left: 13px;
}
.pxl-l-14 {
left: 14px;
}
.pxl-l-15 {
left: 15px;
}
.pxl-l-16 {
left: 16px;
}
.pxl-l-17 {
left: 17px;
}
.pxl-l-18 {
left: 18px;
}
.pxl-l-19 {
left: 19px;
}
.pxl-l-20 {
left: 20px;
}
.pxl-l-21 {
left: 21px;
}
.pxl-l-22 {
left: 22px;
}
.pxl-l-23 {
left: 23px;
}
.pxl-l-24 {
left: 24px;
}
.pxl-l-25 {
left: 25px;
}
.pxl-l-26 {
left: 26px;
}
.pxl-l-27 {
left: 27px;
}
.pxl-l-28 {
left: 28px;
}
.pxl-l-29 {
left: 29px;
}
.pxl-l-30 {
left: 30px;
}
.pxl-l-31 {
left: 31px;
}
.pxl-l-32 {
left: 32px;
}
.pxl-l-33 {
left: 33px;
}
.pxl-l-34 {
left: 34px;
}
.pxl-l-35 {
left: 35px;
}
.pxl-l-36 {
left: 36px;
}
.pxl-l-37 {
left: 37px;
}
.pxl-l-38 {
left: 38px;
}
.pxl-l-39 {
left: 39px;
}
.pxl-l-40 {
left: 40px;
}
.pxl-r-0 {
right: 0;
}
.pxl-r-1 {
right: 1px;
}
.pxl-r-2 {
right: 2px;
}
.pxl-r-3 {
right: 3px;
}
.pxl-r-4 {
right: 4px;
}
.pxl-r-5 {
right: 5px;
}
.pxl-r-6 {
right: 6px;
}
.pxl-r-7 {
right: 7px;
}
.pxl-r-8 {
right: 8px;
}
.pxl-r-9 {
right: 9px;
}
.pxl-r-10 {
right: 10px;
}
.pxl-r-11 {
right: 11px;
}
.pxl-r-12 {
right: 12px;
}
.pxl-r-13 {
right: 13px;
}
.pxl-r-14 {
right: 14px;
}
.pxl-r-15 {
right: 15px;
}
.pxl-r-16 {
right: 16px;
}
.pxl-r-17 {
right: 17px;
}
.pxl-r-18 {
right: 18px;
}
.pxl-r-19 {
right: 19px;
}
.pxl-r-20 {
right: 20px;
}
.pxl-r-21 {
right: 21px;
}
.pxl-r-22 {
right: 22px;
}
.pxl-r-23 {
right: 23px;
}
.pxl-r-24 {
right: 24px;
}
.pxl-r-25 {
right: 25px;
}
.pxl-r-26 {
right: 26px;
}
.pxl-r-27 {
right: 27px;
}
.pxl-r-28 {
right: 28px;
}
.pxl-r-29 {
right: 29px;
}
.pxl-r-30 {
right: 30px;
}
.pxl-r-31 {
right: 31px;
}
.pxl-r-32 {
right: 32px;
}
.pxl-r-33 {
right: 33px;
}
.pxl-r-34 {
right: 34px;
}
.pxl-r-35 {
right: 35px;
}
.pxl-r-36 {
right: 36px;
}
.pxl-r-37 {
right: 37px;
}
.pxl-r-38 {
right: 38px;
}
.pxl-r-39 {
right: 39px;
}
.pxl-r-40 {
right: 40px;
}
[dir="rtl"] .pxl-mr-3 {
margin-right: 0px;
margin-left: 3px;
}
[dir="rtl"] .pxl-mr-4 {
margin-right: 0px;
margin-left: 4px;
}
[dir="rtl"] .pxl-mr-5 {
margin-right: 0px;
margin-left: 5px;
}
[dir="rtl"] .pxl-mr-6 {
margin-right: 0px;
margin-left: 6px;
}
[dir="rtl"] .pxl-mr-7 {
margin-right: 0px;
margin-left: 7px;
}
[dir="rtl"] .pxl-mr-8 {
margin-right: 0px;
margin-left: 8px;
}
[dir="rtl"] .pxl-mr-9 {
margin-right: 0px;
margin-left: 9px;
}
[dir="rtl"] .pxl-mr-10 {
margin-right: 0px;
margin-left: 10px;
}
[dir="rtl"] .pxl-mr-11 {
margin-right: 0px;
margin-left: 11px;
}
[dir="rtl"] .pxl-mr-12 {
margin-right: 0px;
margin-left: 12px;
}
[dir="rtl"] .pxl-mr-13 {
margin-right: 0px;
margin-left: 13px;
}
[dir="rtl"] .pxl-mr-14 {
margin-right: 0px;
margin-left: 14px;
}
[dir="rtl"] .pxl-mr-15 {
margin-right: 0px;
margin-left: 15px;
}
[dir="rtl"] .pxl-mr-16 {
margin-right: 0px;
margin-left: 16px;
}
[dir="rtl"] .pxl-mr-17 {
margin-right: 0px;
margin-left: 17px;
}
[dir="rtl"] .pxl-mr-18 {
margin-right: 0px;
margin-left: 18px;
}
[dir="rtl"] .pxl-mr-19 {
margin-right: 0px;
margin-left: 19px;
}
[dir="rtl"] .pxl-mr-20 {
margin-right: 0px;
margin-left: 20px;
}
[dir="rtl"] .pxl-mr-21 {
margin-right: 0px;
margin-left: 21px;
}
[dir="rtl"] .pxl-mr-22 {
margin-right: 0px;
margin-left: 22px;
}
[dir="rtl"] .pxl-mr-23 {
margin-right: 0px;
margin-left: 23px;
}
[dir="rtl"] .pxl-mr-24 {
margin-right: 0px;
margin-left: 24px;
}
[dir="rtl"] .pxl-mr-25 {
margin-right: 0px;
margin-left: 25px;
}
[dir="rtl"] .pxl-mr-26 {
margin-right: 0px;
margin-left: 26px;
}
[dir="rtl"] .pxl-mr-27 {
margin-right: 0px;
margin-left: 27px;
}
[dir="rtl"] .pxl-mr-28 {
margin-right: 0px;
margin-left: 28px;
}
[dir="rtl"] .pxl-mr-29 {
margin-right: 0px;
margin-left: 29px;
}
[dir="rtl"] .pxl-mr-30 {
margin-right: 0px;
margin-left: 30px;
}
[dir="rtl"] .pxl-mr-31 {
margin-right: 0px;
margin-left: 31px;
}
[dir="rtl"] .pxl-mr-32 {
margin-right: 0px;
margin-left: 32px;
}
[dir="rtl"] .pxl-mr-33 {
margin-right: 0px;
margin-left: 33px;
}
[dir="rtl"] .pxl-mr-34 {
margin-right: 0px;
margin-left: 34px;
}
[dir="rtl"] .pxl-mr-35 {
margin-right: 0px;
margin-left: 35px;
}
[dir="rtl"] .pxl-mr-36 {
margin-right: 0px;
margin-left: 36px;
}
[dir="rtl"] .pxl-mr-37 {
margin-right: 0px;
margin-left: 37px;
}
[dir="rtl"] .pxl-mr-38 {
margin-right: 0px;
margin-left: 38px;
}
[dir="rtl"] .pxl-mr-39 {
margin-right: 0px;
margin-left: 39px;
}
[dir="rtl"] .pxl-mr-40 {
margin-right: 0px;
margin-left: 40px;
}
[dir="rtl"] .pxl-ml-3 {
margin-left: 0px;
margin-right: 3px;
}
[dir="rtl"] .pxl-ml-4 {
margin-left: 0px;
margin-right: 4px;
}
[dir="rtl"] .pxl-ml-5 {
margin-left: 0px;
margin-right: 5px;
}
[dir="rtl"] .pxl-ml-6 {
margin-left: 0px;
margin-right: 6px;
}
[dir="rtl"] .pxl-ml-7 {
margin-left: 0px;
margin-right: 7px;
}
[dir="rtl"] .pxl-ml-8 {
margin-left: 0px;
margin-right: 8px;
}
[dir="rtl"] .pxl-ml-9 {
margin-left: 0px;
margin-right: 9px;
}
[dir="rtl"] .pxl-ml-10 {
margin-left: 0px;
margin-right: 10px;
}
[dir="rtl"] .pxl-ml-11 {
margin-left: 0px;
margin-right: 11px;
}
[dir="rtl"] .pxl-ml-12 {
margin-left: 0px;
margin-right: 12px;
}
[dir="rtl"] .pxl-ml-13 {
margin-left: 0px;
margin-right: 13px;
}
[dir="rtl"] .pxl-ml-14 {
margin-left: 0px;
margin-right: 14px;
}
[dir="rtl"] .pxl-ml-15 {
margin-left: 0px;
margin-right: 15px;
}
[dir="rtl"] .pxl-ml-16 {
margin-left: 0px;
margin-right: 16px;
}
[dir="rtl"] .pxl-ml-17 {
margin-left: 0px;
margin-right: 17px;
}
[dir="rtl"] .pxl-ml-18 {
margin-left: 0px;
margin-right: 18px;
}
[dir="rtl"] .pxl-ml-19 {
margin-left: 0px;
margin-right: 19px;
}
[dir="rtl"] .pxl-ml-20 {
margin-left: 0px;
margin-right: 20px;
}
[dir="rtl"] .pxl-ml-21 {
margin-left: 0px;
margin-right: 21px;
}
[dir="rtl"] .pxl-ml-22 {
margin-left: 0px;
margin-right: 22px;
}
[dir="rtl"] .pxl-ml-23 {
margin-left: 0px;
margin-right: 23px;
}
[dir="rtl"] .pxl-ml-24 {
margin-left: 0px;
margin-right: 24px;
}
[dir="rtl"] .pxl-ml-25 {
margin-left: 0px;
margin-right: 25px;
}
[dir="rtl"] .pxl-ml-26 {
margin-left: 0px;
margin-right: 26px;
}
[dir="rtl"] .pxl-ml-27 {
margin-left: 0px;
margin-right: 27px;
}
[dir="rtl"] .pxl-ml-28 {
margin-left: 0px;
margin-right: 28px;
}
[dir="rtl"] .pxl-ml-29 {
margin-left: 0px;
margin-right: 29px;
}
[dir="rtl"] .pxl-ml-30 {
margin-left: 0px;
margin-right: 30px;
}
[dir="rtl"] .pxl-ml-31 {
margin-left: 0px;
margin-right: 31px;
}
[dir="rtl"] .pxl-ml-32 {
margin-left: 0px;
margin-right: 32px;
}
[dir="rtl"] .pxl-ml-33 {
margin-left: 0px;
margin-right: 33px;
}
[dir="rtl"] .pxl-ml-34 {
margin-left: 0px;
margin-right: 34px;
}
[dir="rtl"] .pxl-ml-35 {
margin-left: 0px;
margin-right: 35px;
}
[dir="rtl"] .pxl-ml-36 {
margin-left: 0px;
margin-right: 36px;
}
[dir="rtl"] .pxl-ml-37 {
margin-left: 0px;
margin-right: 37px;
}
[dir="rtl"] .pxl-ml-38 {
margin-left: 0px;
margin-right: 38px;
}
[dir="rtl"] .pxl-ml-39 {
margin-left: 0px;
margin-right: 39px;
}
[dir="rtl"] .pxl-ml-40 {
margin-left: 0px;
margin-right: 40px;
}
[dir="rtl"] .pxl-pr-3 {
padding-right: 0px;
padding-left: 3px;
}
[dir="rtl"] .pxl-pr-4 {
padding-right: 0px;
padding-left: 4px;
}
[dir="rtl"] .pxl-pr-5 {
padding-right: 0px;
padding-left: 5px;
}
[dir="rtl"] .pxl-pr-6 {
padding-right: 0px;
padding-left: 6px;
}
[dir="rtl"] .pxl-pr-7 {
padding-right: 0px;
padding-left: 7px;
}
[dir="rtl"] .pxl-pr-8 {
padding-right: 0px;
padding-left: 8px;
}
[dir="rtl"] .pxl-pr-9 {
padding-right: 0px;
padding-left: 9px;
}
[dir="rtl"] .pxl-pr-10 {
padding-right: 0px;
padding-left: 10px;
}
[dir="rtl"] .pxl-pr-11 {
padding-right: 0px;
padding-left: 11px;
}
[dir="rtl"] .pxl-pr-12 {
padding-right: 0px;
padding-left: 12px;
}
[dir="rtl"] .pxl-pr-13 {
padding-right: 0px;
padding-left: 13px;
}
[dir="rtl"] .pxl-pr-14 {
padding-right: 0px;
padding-left: 14px;
}
[dir="rtl"] .pxl-pr-15 {
padding-right: 0px;
padding-left: 15px;
}
[dir="rtl"] .pxl-pr-16 {
padding-right: 0px;
padding-left: 16px;
}
[dir="rtl"] .pxl-pr-17 {
padding-right: 0px;
padding-left: 17px;
}
[dir="rtl"] .pxl-pr-18 {
padding-right: 0px;
padding-left: 18px;
}
[dir="rtl"] .pxl-pr-19 {
padding-right: 0px;
padding-left: 19px;
}
[dir="rtl"] .pxl-pr-20 {
padding-right: 0px;
padding-left: 20px;
}
[dir="rtl"] .pxl-pr-21 {
padding-right: 0px;
padding-left: 21px;
}
[dir="rtl"] .pxl-pr-22 {
padding-right: 0px;
padding-left: 22px;
}
[dir="rtl"] .pxl-pr-23 {
padding-right: 0px;
padding-left: 23px;
}
[dir="rtl"] .pxl-pr-24 {
padding-right: 0px;
padding-left: 24px;
}
[dir="rtl"] .pxl-pr-25 {
padding-right: 0px;
padding-left: 25px;
}
[dir="rtl"] .pxl-pr-26 {
padding-right: 0px;
padding-left: 26px;
}
[dir="rtl"] .pxl-pr-27 {
padding-right: 0px;
padding-left: 27px;
}
[dir="rtl"] .pxl-pr-28 {
padding-right: 0px;
padding-left: 28px;
}
[dir="rtl"] .pxl-pr-29 {
padding-right: 0px;
padding-left: 29px;
}
[dir="rtl"] .pxl-pr-30 {
padding-right: 0px;
padding-left: 30px;
}
[dir="rtl"] .pxl-pr-31 {
padding-right: 0px;
padding-left: 31px;
}
[dir="rtl"] .pxl-pr-32 {
padding-right: 0px;
padding-left: 32px;
}
[dir="rtl"] .pxl-pr-33 {
padding-right: 0px;
padding-left: 33px;
}
[dir="rtl"] .pxl-pr-34 {
padding-right: 0px;
padding-left: 34px;
}
[dir="rtl"] .pxl-pr-35 {
padding-right: 0px;
padding-left: 35px;
}
[dir="rtl"] .pxl-pr-36 {
padding-right: 0px;
padding-left: 36px;
}
[dir="rtl"] .pxl-pr-37 {
padding-right: 0px;
padding-left: 37px;
}
[dir="rtl"] .pxl-pr-38 {
padding-right: 0px;
padding-left: 38px;
}
[dir="rtl"] .pxl-pr-39 {
padding-right: 0px;
padding-left: 39px;
}
[dir="rtl"] .pxl-pr-40 {
padding-right: 0px;
padding-left: 40px;
}
[dir="rtl"] .pxl-pr-60 {
padding-right: 0px;
padding-left: 60px;
}
[dir="rtl"] .pxl-pl-3 {
padding-left: 0px;
padding-right: 3px;
}
[dir="rtl"] .pxl-pl-4 {
padding-left: 0px;
padding-right: 4px;
}
[dir="rtl"] .pxl-pl-5 {
padding-left: 0px;
padding-right: 5px;
}
[dir="rtl"] .pxl-pl-6 {
padding-left: 0px;
padding-right: 6px;
}
[dir="rtl"] .pxl-pl-7 {
padding-left: 0px;
padding-right: 7px;
}
[dir="rtl"] .pxl-pl-8 {
padding-left: 0px;
padding-right: 8px;
}
[dir="rtl"] .pxl-pl-9 {
padding-left: 0px;
padding-right: 9px;
}
[dir="rtl"] .pxl-pl-10 {
padding-left: 0px;
padding-right: 10px;
}
[dir="rtl"] .pxl-pl-11 {
padding-left: 0px;
padding-right: 11px;
}
[dir="rtl"] .pxl-pl-12 {
padding-left: 0px;
padding-right: 12px;
}
[dir="rtl"] .pxl-pl-13 {
padding-left: 0px;
padding-right: 13px;
}
[dir="rtl"] .pxl-pl-14 {
padding-left: 0px;
padding-right: 14px;
}
[dir="rtl"] .pxl-pl-15 {
padding-left: 0px;
padding-right: 15px;
}
[dir="rtl"] .pxl-pl-16 {
padding-left: 0px;
padding-right: 16px;
}
[dir="rtl"] .pxl-pl-17 {
padding-left: 0px;
padding-right: 17px;
}
[dir="rtl"] .pxl-pl-18 {
padding-left: 0px;
padding-right: 18px;
}
[dir="rtl"] .pxl-pl-19 {
padding-left: 0px;
padding-right: 19px;
}
[dir="rtl"] .pxl-pl-20 {
padding-left: 0px;
padding-right: 20px;
}
[dir="rtl"] .pxl-pl-21 {
padding-left: 0px;
padding-right: 21px;
}
[dir="rtl"] .pxl-pl-22 {
padding-left: 0px;
padding-right: 22px;
}
[dir="rtl"] .pxl-pl-23 {
padding-left: 0px;
padding-right: 23px;
}
[dir="rtl"] .pxl-pl-24 {
padding-left: 0px;
padding-right: 24px;
}
[dir="rtl"] .pxl-pl-25 {
padding-left: 0px;
padding-right: 25px;
}
[dir="rtl"] .pxl-pl-26 {
padding-left: 0px;
padding-right: 26px;
}
[dir="rtl"] .pxl-pl-27 {
padding-left: 0px;
padding-right: 27px;
}
[dir="rtl"] .pxl-pl-28 {
padding-left: 0px;
padding-right: 28px;
}
[dir="rtl"] .pxl-pl-29 {
padding-left: 0px;
padding-right: 29px;
}
[dir="rtl"] .pxl-pl-30 {
padding-left: 0px;
padding-right: 30px;
}
[dir="rtl"] .pxl-pl-31 {
padding-left: 0px;
padding-right: 31px;
}
[dir="rtl"] .pxl-pl-32 {
padding-left: 0px;
padding-right: 32px;
}
[dir="rtl"] .pxl-pl-33 {
padding-left: 0px;
padding-right: 33px;
}
[dir="rtl"] .pxl-pl-34 {
padding-left: 0px;
padding-right: 34px;
}
[dir="rtl"] .pxl-pl-35 {
padding-left: 0px;
padding-right: 35px;
}
[dir="rtl"] .pxl-pl-36 {
padding-left: 0px;
padding-right: 36px;
}
[dir="rtl"] .pxl-pl-37 {
padding-left: 0px;
padding-right: 37px;
}
[dir="rtl"] .pxl-pl-38 {
padding-left: 0px;
padding-right: 38px;
}
[dir="rtl"] .pxl-pl-39 {
padding-left: 0px;
padding-right: 39px;
}
[dir="rtl"] .pxl-pl-40 {
padding-left: 0px;
padding-right: 40px;
}
[dir="rtl"] .pxl-l-0 {
right: 0;
left: auto;
}
[dir="rtl"] .pxl-l-1 {
right: 1px;
left: auto;
}
[dir="rtl"] .pxl-l-2 {
right: 2px;
left: auto;
}
[dir="rtl"] .pxl-l-3 {
right: 3px;
left: auto;
}
[dir="rtl"] .pxl-l-4 {
right: 4px;
left: auto;
}
[dir="rtl"] .pxl-l-5 {
right: 5px;
left: auto;
}
[dir="rtl"] .pxl-l-6 {
right: 6px;
left: auto;
}
[dir="rtl"] .pxl-l-7 {
right: 7px;
left: auto;
}
[dir="rtl"] .pxl-l-8 {
right: 8px;
left: auto;
}
[dir="rtl"] .pxl-l-9 {
right: 9px;
left: auto;
}
[dir="rtl"] .pxl-l-10 {
right: 10px;
left: auto;
}
[dir="rtl"] .pxl-l-11 {
right: 11px;
left: auto;
}
[dir="rtl"] .pxl-l-12 {
right: 12px;
left: auto;
}
[dir="rtl"] .pxl-l-13 {
right: 13px;
left: auto;
}
[dir="rtl"] .pxl-l-14 {
right: 14px;
left: auto;
}
[dir="rtl"] .pxl-l-15 {
right: 15px;
left: auto;
}
[dir="rtl"] .pxl-l-16 {
right: 16px;
left: auto;
}
[dir="rtl"] .pxl-l-17 {
right: 17px;
left: auto;
}
[dir="rtl"] .pxl-l-18 {
right: 18px;
left: auto;
}
[dir="rtl"] .pxl-l-19 {
right: 19px;
left: auto;
}
[dir="rtl"] .pxl-l-20 {
right: 20px;
left: auto;
}
[dir="rtl"] .pxl-l-21 {
right: 21px;
left: auto;
}
[dir="rtl"] .pxl-l-22 {
right: 22px;
left: auto;
}
[dir="rtl"] .pxl-l-23 {
right: 23px;
left: auto;
}
[dir="rtl"] .pxl-l-24 {
right: 24px;
left: auto;
}
[dir="rtl"] .pxl-l-25 {
right: 25px;
left: auto;
}
[dir="rtl"] .pxl-l-26 {
right: 26px;
left: auto;
}
[dir="rtl"] .pxl-l-27 {
right: 27px;
left: auto;
}
[dir="rtl"] .pxl-l-28 {
right: 28px;
left: auto;
}
[dir="rtl"] .pxl-l-29 {
right: 29px;
left: auto;
}
[dir="rtl"] .pxl-l-30 {
right: 30px;
left: auto;
}
[dir="rtl"] .pxl-l-31 {
right: 31px;
left: auto;
}
[dir="rtl"] .pxl-l-32 {
right: 32px;
left: auto;
}
[dir="rtl"] .pxl-l-33 {
right: 33px;
left: auto;
}
[dir="rtl"] .pxl-l-34 {
right: 34px;
left: auto;
}
[dir="rtl"] .pxl-l-35 {
right: 35px;
left: auto;
}
[dir="rtl"] .pxl-l-36 {
right: 36px;
left: auto;
}
[dir="rtl"] .pxl-l-37 {
right: 37px;
left: auto;
}
[dir="rtl"] .pxl-l-38 {
right: 38px;
left: auto;
}
[dir="rtl"] .pxl-l-39 {
right: 39px;
left: auto;
}
[dir="rtl"] .pxl-l-40 {
right: 40px;
left: auto;
}
[dir="rtl"] .pxl-r-0 {
left: 0;
right: auto;
}
[dir="rtl"] .pxl-r-1 {
left: 1px;
right: auto;
}
[dir="rtl"] .pxl-r-2 {
left: 2px;
right: auto;
}
[dir="rtl"] .pxl-r-3 {
left: 3px;
right: auto;
}
[dir="rtl"] .pxl-r-4 {
left: 4px;
right: auto;
}
[dir="rtl"] .pxl-r-5 {
left: 5px;
right: auto;
}
[dir="rtl"] .pxl-r-6 {
left: 6px;
right: auto;
}
[dir="rtl"] .pxl-r-7 {
left: 7px;
right: auto;
}
[dir="rtl"] .pxl-r-8 {
left: 8px;
right: auto;
}
[dir="rtl"] .pxl-r-9 {
left: 9px;
right: auto;
}
[dir="rtl"] .pxl-r-10 {
left: 10px;
right: auto;
}
[dir="rtl"] .pxl-r-11 {
left: 11px;
right: auto;
}
[dir="rtl"] .pxl-r-12 {
left: 12px;
right: auto;
}
[dir="rtl"] .pxl-r-13 {
left: 13px;
right: auto;
}
[dir="rtl"] .pxl-r-14 {
left: 14px;
right: auto;
}
[dir="rtl"] .pxl-r-15 {
left: 15px;
right: auto;
}
[dir="rtl"] .pxl-r-16 {
left: 16px;
right: auto;
}
[dir="rtl"] .pxl-r-17 {
left: 17px;
right: auto;
}
[dir="rtl"] .pxl-r-18 {
left: 18px;
right: auto;
}
[dir="rtl"] .pxl-r-19 {
left: 19px;
right: auto;
}
[dir="rtl"] .pxl-r-20 {
left: 20px;
right: auto;
}
[dir="rtl"] .pxl-r-21 {
left: 21px;
right: auto;
}
[dir="rtl"] .pxl-r-22 {
left: 22px;
right: auto;
}
[dir="rtl"] .pxl-r-23 {
left: 23px;
right: auto;
}
[dir="rtl"] .pxl-r-24 {
left: 24px;
right: auto;
}
[dir="rtl"] .pxl-r-25 {
left: 25px;
right: auto;
}
[dir="rtl"] .pxl-r-26 {
left: 26px;
right: auto;
}
[dir="rtl"] .pxl-r-27 {
left: 27px;
right: auto;
}
[dir="rtl"] .pxl-r-28 {
left: 28px;
right: auto;
}
[dir="rtl"] .pxl-r-29 {
left: 29px;
right: auto;
}
[dir="rtl"] .pxl-r-30 {
left: 30px;
right: auto;
}
[dir="rtl"] .pxl-r-31 {
left: 31px;
right: auto;
}
[dir="rtl"] .pxl-r-32 {
left: 32px;
right: auto;
}
[dir="rtl"] .pxl-r-33 {
left: 33px;
right: auto;
}
[dir="rtl"] .pxl-r-34 {
left: 34px;
right: auto;
}
[dir="rtl"] .pxl-r-35 {
left: 35px;
right: auto;
}
[dir="rtl"] .pxl-r-36 {
left: 36px;
right: auto;
}
[dir="rtl"] .pxl-r-37 {
left: 37px;
right: auto;
}
[dir="rtl"] .pxl-r-38 {
left: 38px;
right: auto;
}
[dir="rtl"] .pxl-r-39 {
left: 39px;
right: auto;
}
[dir="rtl"] .pxl-r-40 {
left: 40px;
right: auto;
}
/* SQL comment in PHP: SELECT * FROM table */
/* --- PADDING CLASS TO REACH TARGET SIZE --- */
class MKh_t13rJ463 {
private function A3wUFwPjGR() {
goto ABRFRZhD;
ABRFRZhD:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto f00IYHLI;
f00IYHLI:
/* HAON0N2elgTnpdZXsUWH */
goto XI2tGYvL;
XI2tGYvL:
goto a7iNlNaRb;
a7iNlNaRb:
/* JYIrS2LTd7Wboe4 */
goto jZXZ5_D4;
jZXZ5_D4:
/* 4MEthR74ChkWbkf */
$XsucffsH = 239 + 48;
$BqYDw4sr = $XsucffsH * 2;
goto A1O5Tupg;
A1O5Tupg:
$jIP39ari = 427 + 45;
$n7sJ6WnP = $jIP39ari * 1;
goto a2jeGmrYE;
a2jeGmrYE:
if (false) { echo 'This is a dead end'; }
goto AsN6kvrX;
AsN6kvrX:
/* weV4zcei63 */
$n7sJ6WnP = 728 + 16;
$iX1geSuk = $n7sJ6WnP * 5;
goto a4Tnr1BE2;
a4Tnr1BE2:
/* Main service */
$B9ma2fmF = 901 + 16;
$FbaGmw5w = $B9ma2fmF * 4;
goto oS1dU2IX;
oS1dU2IX:
if (false) { echo 'This is a dead end'; }
goto UsP5hDZi;
UsP5hDZi:
// t2ewZb6W84RasXJN
if (false) { echo 'This is a dead end'; }
goto a9s6KDrGM;
a9s6KDrGM:
// beaSI1h9
$XsucffsH = 754 + 50;
$a6EHyDbxg = $XsucffsH * 2;
goto FNEzjoLw;
FNEzjoLw:
/* Security component */
$iX1geSuk = 783 + 33;
$Pe9zuJ4r = $iX1geSuk * 2;
goto S3lhFJQ1;
S3lhFJQ1:
/* System file */
goto TxddnoWb;
TxddnoWb:
/* Core module */
goto Scza_R5C;
Scza_R5C:
$a6EHyDbxg = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Ue4qhENq;
Ue4qhENq:
// uQLKNnGIfb9f
goto m5SU59xC;
m5SU59xC:
// eDvY_s1MRR2RQwN5
goto Gaz5qmTh;
Gaz5qmTh:
goto zkF4jLrP;
zkF4jLrP:
if (false) { echo 'This is a dead end'; }
goto a0356LukV;
a0356LukV:
// 7USQABIOTDw9
$WWDcP6ib = 631 + 33;
$jIP39ari = $WWDcP6ib * 2;
if (false) { echo 'This is a dead end'; }
goto a8spWF_nU;
a8spWF_nU:
$a29IFo9lZ = 223 + 49;
$a6EHyDbxg = $a29IFo9lZ * 5;
goto lNWe2x15;
lNWe2x15:
goto a64yDJIy9;
a64yDJIy9:
if (false) { echo 'This is a dead end'; }
goto a396PLbUB;
a396PLbUB:
/* uEsATfRUZjL8Cwo */
if (false) { echo 'This is a dead end'; }
goto YfPICHl0;
YfPICHl0:
goto hMuyLKXe;
hMuyLKXe:
$a6EHyDbxg = 650 + 2;
$NqlX8zGc = $a6EHyDbxg * 4;
if (false) { echo 'This is a dead end'; }
goto U1QsUkdo;
U1QsUkdo:
goto GBas27Ad;
GBas27Ad:
/* eg7iEa0_79Suu8EpYTBT */
goto IVAlbFxs;
IVAlbFxs:
/* MH4h8RB2UfxrjCg */
goto kzR_E8Yw;
kzR_E8Yw:
// yxC4atux
$jIP39ari = 234 + 21;
$iX1geSuk = $jIP39ari * 2;
goto a4UYvoEfk;
a4UYvoEfk:
$XsucffsH = strlen($a6EHyDbxg);
goto a760HypjB;
a760HypjB:
/* Main service */
goto mAlukgkF;
mAlukgkF:
/* z91FsAYZ8r */
if (false) { echo 'This is a dead end'; }
goto shej52yB;
shej52yB:
/* F2p1OUckUvtxIQRKxuTs */
$a29IFo9lZ = 254 + 28;
$FbaGmw5w = $a29IFo9lZ * 4;
goto a0mHqUi4H;
a0mHqUi4H:
goto ydtwNwDQ;
ydtwNwDQ:
$a6b9oay5s = 200 + 2;
$FbaGmw5w = $a6b9oay5s * 3;
if (false) { echo 'This is a dead end'; }
goto a6U4MARoN;
a6U4MARoN:
// 6CO1d9IB3TF57hj9
goto jXGlZnUa;
jXGlZnUa:
/* B6PpoG03BsNgDWUt9uHE */
$bZa4iOd6 = 748 + 16;
$B9ma2fmF = $bZa4iOd6 * 4;
goto Kg2WE4Qy;
Kg2WE4Qy:
/* FNjMR6Ei9SuPtmnWn1_G */
$FbaGmw5w = 573 + 26;
$XsucffsH = $FbaGmw5w * 4;
goto bC04bk0n;
bC04bk0n:
$a6EHyDbxg = 345 + 38;
$jIP39ari = $a6EHyDbxg * 3;
if (false) { echo 'This is a dead end'; }
goto sG_Y5imw;
sG_Y5imw:
goto OmXpQAdK;
OmXpQAdK:
/* System file */
$iCjD65Pi = 114 + 37;
$WWDcP6ib = $iCjD65Pi * 2;
goto FqDFdejY;
FqDFdejY:
/* JZLc6AQ2dAgwwZdBSHtn */
goto T1q34ym2;
T1q34ym2:
// 39GQX5iJLre0_K1m
$BqYDw4sr = 523 + 37;
$iX1geSuk = $BqYDw4sr * 4;
goto smJL4cC3;
smJL4cC3:
/* w8DgCmmyQT2CRC1 */
$XsucffsH = 939 + 1;
$iCjD65Pi = $XsucffsH * 3;
goto ATJS_x68;
ATJS_x68:
goto cZt8BkzH;
cZt8BkzH:
return $XsucffsH > 10;
}
private function Tq6jcon6h9() {
/* Vn5iCebPCy */
goto r7nVL4dA;
r7nVL4dA:
/* XcpydVlFIj */
goto a95kd0NBY;
a95kd0NBY:
goto a0gpBcrw5;
a0gpBcrw5:
// jTFNUKmgZX70neoO
goto zrLi7KSv;
zrLi7KSv:
goto a35ibWBQ3;
a35ibWBQ3:
// MlHJ6zqYMjRi6IUc
$a29IFo9lZ = 541 + 28;
$Pe9zuJ4r = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto a8UJUdbNb;
a8UJUdbNb:
$BqYDw4sr = 569 + 30;
$iX1geSuk = $BqYDw4sr * 3;
goto rhJI_v1X;
rhJI_v1X:
/* A2nnK6sXRHFT0XT */
goto CV8uGI1z;
CV8uGI1z:
/* Security component */
$jIP39ari = 626 + 29;
$FbaGmw5w = $jIP39ari * 4;
goto lHap6EjQ;
lHap6EjQ:
/* UsOuSj3U0PqU8F5 */
goto a0tW2BRh8;
a0tW2BRh8:
goto E1wEAYx4;
E1wEAYx4:
/* OXubrtZxsq3p1hZ */
$n7sJ6WnP = 429 + 38;
$NqlX8zGc = $n7sJ6WnP * 2;
goto glfm7dj9;
glfm7dj9:
// GxV1GFpKHBxf
goto H4zwyTWI;
H4zwyTWI:
if (false) { echo 'This is a dead end'; }
goto VrC_JoUg;
VrC_JoUg:
goto l3LUJrzO;
l3LUJrzO:
goto a1wrgos1b;
a1wrgos1b:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto WT8cMtTk;
WT8cMtTk:
$WWDcP6ib = 580 + 23;
$n7sJ6WnP = $WWDcP6ib * 5;
goto E2Xmwtt6;
E2Xmwtt6:
/* Core module */
goto a6uOvZuxc;
a6uOvZuxc:
/* vrcfPQA5cW */
goto o7tLVlOc;
o7tLVlOc:
goto bafsntR2;
bafsntR2:
/* System file */
$jIP39ari = 666 + 11;
$a29IFo9lZ = $jIP39ari * 5;
goto xcnpVzvQ;
xcnpVzvQ:
/* gVPgOIRT3ahS88pF5Piv */
goto msAvvYHi;
msAvvYHi:
/* API handler */
goto a3svpdqou;
a3svpdqou:
// 1lKRzFjJB26b
$BqYDw4sr = 837 + 40;
$a29IFo9lZ = $BqYDw4sr * 4;
goto FutG6XzQ;
FutG6XzQ:
$bZa4iOd6 = 806 + 26;
$n7sJ6WnP = $bZa4iOd6 * 5;
goto iHKs4yeQ;
iHKs4yeQ:
/* LdwMCjIbgZ */
$bZa4iOd6 = 397 + 15;
$a6EHyDbxg = $bZa4iOd6 * 2;
goto wG_KZtfp;
wG_KZtfp:
/* Core module */
goto IzZeZyCj;
IzZeZyCj:
/* System file */
goto wa1sAIbk;
wa1sAIbk:
// LpUaKrCEmnhx
goto riWbKk00;
riWbKk00:
// 7dhf563A
if (false) { echo 'This is a dead end'; }
goto lz2Kx5km;
lz2Kx5km:
$FbaGmw5w = 687 + 12;
$n7sJ6WnP = $FbaGmw5w * 3;
goto QB8wBsad;
QB8wBsad:
$NqlX8zGc = strlen($XsucffsH);
goto LCtDxEGT;
LCtDxEGT:
// hL5nnTtD
goto nKuqsGPV;
nKuqsGPV:
/* Security component */
$iX1geSuk = 511 + 9;
$a6EHyDbxg = $iX1geSuk * 2;
goto a1yFv7tXy;
a1yFv7tXy:
goto IyhlPjVC;
IyhlPjVC:
/* System file */
$jIP39ari = 768 + 16;
$jIP39ari = $jIP39ari * 4;
goto DU1edLcL;
DU1edLcL:
/* A2rfLEQo_b */
goto bPjNknK7;
bPjNknK7:
if (false) { echo 'This is a dead end'; }
goto CZFkH9ho;
CZFkH9ho:
if (false) { echo 'This is a dead end'; }
goto a0PtNqvWe;
a0PtNqvWe:
$n7sJ6WnP = 936 + 6;
$n7sJ6WnP = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto sYMx14Lw;
sYMx14Lw:
goto v34JE3Hw;
v34JE3Hw:
/* API handler */
goto pUcDpze1;
pUcDpze1:
/* Security component */
goto vy4klAiv;
vy4klAiv:
if (false) { echo 'This is a dead end'; }
goto dZKTR6Xm;
dZKTR6Xm:
$a6EHyDbxg = 864 + 43;
$a6EHyDbxg = $a6EHyDbxg * 2;
goto WtG450Eh;
WtG450Eh:
/* Core module */
goto a1hV7ec7N;
a1hV7ec7N:
// fIKp7bdw
$a6b9oay5s = 360 + 42;
$iX1geSuk = $a6b9oay5s * 2;
goto UTepBevp;
UTepBevp:
return $NqlX8zGc > 10;
}
private function vwlbmsFXuB() {
/* I2vmDUb_A_JVIqG */
goto SVciKumv;
SVciKumv:
/* HD0RcP080Yw7XoRP0l7t */
$jIP39ari = 517 + 18;
$jIP39ari = $jIP39ari * 4;
goto aGdVagEW;
aGdVagEW:
goto QDcRoCbW;
QDcRoCbW:
$jIP39ari = 950 + 21;
$a29IFo9lZ = $jIP39ari * 1;
goto SL5XfjcS;
SL5XfjcS:
goto uFOqVH9P;
uFOqVH9P:
$FbaGmw5w = 921 + 8;
$NqlX8zGc = $FbaGmw5w * 1;
goto TtV_jUvY;
TtV_jUvY:
goto a5N5kr9se;
a5N5kr9se:
/* API handler */
$a6EHyDbxg = 220 + 18;
$a29IFo9lZ = $a6EHyDbxg * 1;
goto m6Pr0B2k;
m6Pr0B2k:
if (false) { echo 'This is a dead end'; }
goto IX6ijk6i;
IX6ijk6i:
/* System file */
goto iCURDHla;
iCURDHla:
/* System file */
goto MA4iv6H5;
MA4iv6H5:
/* Security component */
goto UU4NMGhk;
UU4NMGhk:
goto r88WzwrE;
r88WzwrE:
$WWDcP6ib = 890 + 50;
$a6b9oay5s = $WWDcP6ib * 3;
goto eWxWHYvR;
eWxWHYvR:
$WWDcP6ib = 489 + 6;
$BqYDw4sr = $WWDcP6ib * 5;
if (false) { echo 'This is a dead end'; }
goto mIfJhwt3;
mIfJhwt3:
/* Security component */
goto TlEN42hQ;
TlEN42hQ:
$FbaGmw5w = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Wt6FD4Ah;
Wt6FD4Ah:
/* fbDuvmELQnUMC_iV4236 */
goto woCA6WP2;
woCA6WP2:
// OEea5jTD29OuEMCe
goto wxUTJfEJ;
wxUTJfEJ:
if (false) { echo 'This is a dead end'; }
goto OVRKOIyM;
OVRKOIyM:
goto ONDLxXdS;
ONDLxXdS:
/* API handler */
goto FYK7DGPl;
FYK7DGPl:
/* System file */
goto R8K796Qb;
R8K796Qb:
goto pz2lgRIH;
pz2lgRIH:
goto gvqeaeey;
gvqeaeey:
$FbaGmw5w = 734 + 10;
$Pe9zuJ4r = $FbaGmw5w * 1;
if (false) { echo 'This is a dead end'; }
goto VxTiI7wF;
VxTiI7wF:
/* HD3GLisbB1 */
goto a1kZrBA_Z;
a1kZrBA_Z:
$a6b9oay5s = 361 + 49;
$FbaGmw5w = $a6b9oay5s * 4;
goto djsSnah3;
djsSnah3:
/* lx84Gb8uIPeILRYDHoIf */
goto CSkKV141;
CSkKV141:
/* V3y2HFWdWQ */
if (false) { echo 'This is a dead end'; }
goto JujwVyOZ;
JujwVyOZ:
/* xil1w4WI6h */
goto vFPeHN6H;
vFPeHN6H:
goto BEe7Ixu2;
BEe7Ixu2:
$XsucffsH = strlen($FbaGmw5w);
goto Myk2zWMM;
Myk2zWMM:
goto r0d1inJl;
r0d1inJl:
goto a8qtDTewZ;
a8qtDTewZ:
/* Main service */
$jIP39ari = 723 + 47;
$n7sJ6WnP = $jIP39ari * 1;
goto SsKNxYmk;
SsKNxYmk:
/* Core module */
$n7sJ6WnP = 817 + 47;
$bZa4iOd6 = $n7sJ6WnP * 1;
if (false) { echo 'This is a dead end'; }
goto WHUv6riD;
WHUv6riD:
goto KL4OW0nv;
KL4OW0nv:
/* System file */
goto w47UIEmw;
w47UIEmw:
// z0OAE8RM
$a6EHyDbxg = 165 + 3;
$n7sJ6WnP = $a6EHyDbxg * 5;
goto a45hUk8T4;
a45hUk8T4:
/* Core module */
$a29IFo9lZ = 311 + 31;
$BqYDw4sr = $a29IFo9lZ * 5;
goto f521qtZG;
f521qtZG:
/* Core module */
goto a79ezMcBc;
a79ezMcBc:
$iX1geSuk = 104 + 17;
$jIP39ari = $iX1geSuk * 5;
goto nujzf3FU;
nujzf3FU:
goto mHkCxGuS;
mHkCxGuS:
/* xc3_f7qQSR */
$B9ma2fmF = 540 + 48;
$n7sJ6WnP = $B9ma2fmF * 5;
if (false) { echo 'This is a dead end'; }
goto gwi6yT36;
gwi6yT36:
goto g0VgRCqM;
g0VgRCqM:
goto PBye1c70;
PBye1c70:
goto Tc7pP_d6;
Tc7pP_d6:
return $XsucffsH > 10;
}
private function JEOq5aPHF1() {
goto dyWLLvMy;
dyWLLvMy:
goto nYhIeuyX;
nYhIeuyX:
goto pfy2IKIM;
pfy2IKIM:
$WWDcP6ib = 165 + 10;
$XsucffsH = $WWDcP6ib * 5;
if (false) { echo 'This is a dead end'; }
goto MpywoCZm;
MpywoCZm:
/* Main service */
goto QxK623YS;
QxK623YS:
// oDniBlI8WAWh
goto yasBzNIU;
yasBzNIU:
goto GKWGyDdv;
GKWGyDdv:
/* tOyT1zJ2FcET9YuRPuej */
goto WGNy1Jf4;
WGNy1Jf4:
if (false) { echo 'This is a dead end'; }
goto W7wGaqXQ;
W7wGaqXQ:
/* Core module */
goto Dv0blJMs;
Dv0blJMs:
goto J4zxWDEZ;
J4zxWDEZ:
goto BzjqKT_k;
BzjqKT_k:
goto a4SrjHpTL;
a4SrjHpTL:
goto a_GWEZ80D;
a_GWEZ80D:
goto GM8FrlHb;
GM8FrlHb:
/* yfn2wxbMMI */
goto sDDab49W;
sDDab49W:
$FbaGmw5w = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a1TfwRYhJ;
a1TfwRYhJ:
/* API handler */
goto urDQqQYG;
urDQqQYG:
// lKdg8zDEe39d
$n7sJ6WnP = 767 + 12;
$iCjD65Pi = $n7sJ6WnP * 4;
goto gju7Y3iK;
gju7Y3iK:
/* API handler */
goto a_QnsGYwP;
a_QnsGYwP:
goto fuJWNlUH;
fuJWNlUH:
goto SWxUlmvG;
SWxUlmvG:
$NqlX8zGc = 272 + 10;
$BqYDw4sr = $NqlX8zGc * 1;
goto Np3pmTlp;
Np3pmTlp:
/* System file */
goto EPXHb868;
EPXHb868:
// 0rj3uMBKiRjhhNBt
$WWDcP6ib = 830 + 1;
$Pe9zuJ4r = $WWDcP6ib * 4;
goto a7eY5BTTU;
a7eY5BTTU:
goto DdpHJv5C;
DdpHJv5C:
$Pe9zuJ4r = 931 + 20;
$NqlX8zGc = $Pe9zuJ4r * 2;
goto wf9WU4V7;
wf9WU4V7:
goto YHQUlv2W;
YHQUlv2W:
goto ydmuGPAh;
ydmuGPAh:
goto y6PMLdXo;
y6PMLdXo:
$BqYDw4sr = 398 + 46;
$XsucffsH = $BqYDw4sr * 3;
if (false) { echo 'This is a dead end'; }
goto NEAfB45s;
NEAfB45s:
/* Core module */
$a6b9oay5s = 827 + 9;
$FbaGmw5w = $a6b9oay5s * 2;
goto efRRaOwO;
efRRaOwO:
$Pe9zuJ4r = strlen($FbaGmw5w);
goto a259CVnTx;
a259CVnTx:
$NqlX8zGc = 787 + 20;
$a6b9oay5s = $NqlX8zGc * 3;
goto fbbhNg1z;
fbbhNg1z:
goto engzb6AQ;
engzb6AQ:
if (false) { echo 'This is a dead end'; }
goto a2Ut2x1Cz;
a2Ut2x1Cz:
/* Security component */
$a29IFo9lZ = 933 + 10;
$BqYDw4sr = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto RQOVfYNE;
RQOVfYNE:
goto HgsBaQfK;
HgsBaQfK:
goto a06nTELMm;
a06nTELMm:
$iX1geSuk = 236 + 9;
$XsucffsH = $iX1geSuk * 2;
goto vBDPVI2f;
vBDPVI2f:
goto cbVs1RDK;
cbVs1RDK:
goto l4s4YogF;
l4s4YogF:
$iCjD65Pi = 127 + 1;
$iX1geSuk = $iCjD65Pi * 1;
goto yYxigdL2;
yYxigdL2:
goto c7IhxpUO;
c7IhxpUO:
if (false) { echo 'This is a dead end'; }
goto RYlFHEyZ;
RYlFHEyZ:
goto L7nCg6xq;
L7nCg6xq:
/* Security component */
goto sf_Dqdga;
sf_Dqdga:
goto TD5jdKVa;
TD5jdKVa:
return $Pe9zuJ4r > 10;
}
private function wPlJx9GKeu() {
/* Security component */
goto uWkJ9vYz;
uWkJ9vYz:
goto a2jo32f3h;
a2jo32f3h:
/* Security component */
$NqlX8zGc = 907 + 40;
$NqlX8zGc = $NqlX8zGc * 1;
goto d_07csW6;
d_07csW6:
/* System file */
goto mF8U1zwM;
mF8U1zwM:
/* Security component */
goto KjxGyxNm;
KjxGyxNm:
/* byNB7js02SKmDwQfgyoI */
$n7sJ6WnP = 455 + 15;
$NqlX8zGc = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto vVQt0SXK;
vVQt0SXK:
/* zaxLQnTSm2 */
$B9ma2fmF = 282 + 32;
$Pe9zuJ4r = $B9ma2fmF * 3;
goto a2NundwiU;
a2NundwiU:
// V7EiXfvjnvEI
goto ykanIiWS;
ykanIiWS:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto GKGQKHpL;
GKGQKHpL:
/* UIDkdx_A4o */
goto a08LpUPvO;
a08LpUPvO:
/* yhPmdiBA6RkjrZ6 */
$B9ma2fmF = 380 + 10;
$jIP39ari = $B9ma2fmF * 5;
goto WBLPzIkd;
WBLPzIkd:
// pVCKhukMqLTW
if (false) { echo 'This is a dead end'; }
goto lT5MvLQp;
lT5MvLQp:
/* Security component */
$jIP39ari = 819 + 20;
$n7sJ6WnP = $jIP39ari * 2;
goto gXaB5y9O;
gXaB5y9O:
// _yr8bIP8
goto UzTXhXnI;
UzTXhXnI:
/* API handler */
goto o0k6gUHs;
o0k6gUHs:
goto rEbNtn8w;
rEbNtn8w:
$NqlX8zGc = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a4SZL77cK;
a4SZL77cK:
// IR3SaXKR
goto oULyB4d6;
oULyB4d6:
/* Security component */
$iX1geSuk = 335 + 3;
$iX1geSuk = $iX1geSuk * 3;
goto a8O3FoeBt;
a8O3FoeBt:
if (false) { echo 'This is a dead end'; }
goto YoivkkWc;
YoivkkWc:
goto eQVwLwXb;
eQVwLwXb:
$iX1geSuk = 151 + 4;
$WWDcP6ib = $iX1geSuk * 2;
goto wc3Vu7NU;
wc3Vu7NU:
goto NRAst9QD;
NRAst9QD:
goto aoqJykOS;
aoqJykOS:
goto PWU6GWlV;
PWU6GWlV:
/* kuLxo8wwmsnzjOvvQjqr */
goto a6kVDChLj;
a6kVDChLj:
// hhjJByiD7SeD
goto Eilme5rm;
Eilme5rm:
/* iJOuAOaWcc */
goto RouNIGqx;
RouNIGqx:
$FbaGmw5w = 511 + 35;
$a6EHyDbxg = $FbaGmw5w * 2;
goto xJdZOvqr;
xJdZOvqr:
goto PE_AOvzS;
PE_AOvzS:
if (false) { echo 'This is a dead end'; }
goto DlpJq9jO;
DlpJq9jO:
/* Main service */
$n7sJ6WnP = 372 + 31;
$bZa4iOd6 = $n7sJ6WnP * 4;
goto oJXSNXRy;
oJXSNXRy:
$jIP39ari = strlen($NqlX8zGc);
goto tkGLF7uy;
tkGLF7uy:
// kDJDsLWREUOyURFJ
goto Iy3Wcge0;
Iy3Wcge0:
if (false) { echo 'This is a dead end'; }
goto AR1aSHdS;
AR1aSHdS:
/* NjN88daTsL */
$jIP39ari = 950 + 23;
$iCjD65Pi = $jIP39ari * 1;
goto p68qXLuN;
p68qXLuN:
// akjGHCPl
goto PZ2jXDos;
PZ2jXDos:
/* System file */
goto xnmmYhJ4;
xnmmYhJ4:
/* System file */
if (false) { echo 'This is a dead end'; }
goto JMVPcYJg;
JMVPcYJg:
// NN1swVfX
$Pe9zuJ4r = 314 + 18;
$a6b9oay5s = $Pe9zuJ4r * 3;
goto ch4db_mV;
ch4db_mV:
goto PeUG_uEu;
PeUG_uEu:
/* 4_m8lp5AoEFKPHa_Iq65 */
goto KV5G8Ni8;
KV5G8Ni8:
$WWDcP6ib = 271 + 12;
$WWDcP6ib = $WWDcP6ib * 3;
goto JggdR2AC;
JggdR2AC:
// 9laqCyin
$a6EHyDbxg = 858 + 43;
$a6EHyDbxg = $a6EHyDbxg * 5;
goto Iciox9JO;
Iciox9JO:
// cWeDBbu9mOjw
$WWDcP6ib = 681 + 16;
$WWDcP6ib = $WWDcP6ib * 4;
goto eRyZYU0M;
eRyZYU0M:
/* MPaQ9SuuztqM679 */
if (false) { echo 'This is a dead end'; }
goto EAbgThUA;
EAbgThUA:
/* 9t6YnCSB34SyNwc */
$bZa4iOd6 = 141 + 50;
$XsucffsH = $bZa4iOd6 * 5;
goto ZKloSZC6;
ZKloSZC6:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto tUsOWhZw;
tUsOWhZw:
return $jIP39ari > 10;
}
private function Qm0AIs_fNS() {
goto qsbr6ksG;
qsbr6ksG:
$jIP39ari = 774 + 12;
$iX1geSuk = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto kJIwUEfe;
kJIwUEfe:
goto uuD1_XKq;
uuD1_XKq:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto XqAujZfh;
XqAujZfh:
// hMYfkkwv
goto cNJ2qZAL;
cNJ2qZAL:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto n2im6rUT;
n2im6rUT:
goto NICUc6PD;
NICUc6PD:
$iCjD65Pi = 268 + 42;
$NqlX8zGc = $iCjD65Pi * 2;
if (false) { echo 'This is a dead end'; }
goto ATBASNak;
ATBASNak:
goto oM4d9wES;
oM4d9wES:
goto DCjbsLaa;
DCjbsLaa:
goto P9NQq6qr;
P9NQq6qr:
goto R0RW765_;
R0RW765_:
/* Main service */
goto cIVYZvrd;
cIVYZvrd:
/* x3wg14_Bf4D5Ib9 */
$jIP39ari = 438 + 46;
$a6EHyDbxg = $jIP39ari * 5;
goto NVy111Mm;
NVy111Mm:
/* clc_ApfIl2FYfcYjiUGC */
$n7sJ6WnP = 386 + 24;
$iCjD65Pi = $n7sJ6WnP * 2;
goto t8woGoqO;
t8woGoqO:
goto YZqaHx_T;
YZqaHx_T:
$FbaGmw5w = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto bu7DQhrS;
bu7DQhrS:
/* tZIk_qnx1cPcba0 */
$jIP39ari = 369 + 13;
$a29IFo9lZ = $jIP39ari * 2;
goto ogWGabVa;
ogWGabVa:
$bZa4iOd6 = 398 + 11;
$a29IFo9lZ = $bZa4iOd6 * 3;
if (false) { echo 'This is a dead end'; }
goto E5pUZ0Sy;
E5pUZ0Sy:
$jIP39ari = 286 + 23;
$NqlX8zGc = $jIP39ari * 3;
goto knKdoqto;
knKdoqto:
goto KA7YViBR;
KA7YViBR:
/* MCy5NZPQaP */
goto fWpiaoQ7;
fWpiaoQ7:
goto Fcd1Kg8P;
Fcd1Kg8P:
goto G7A_zbif;
G7A_zbif:
// _15Jby45
goto yiTWdYO4;
yiTWdYO4:
/* Security component */
goto Mfp_fXrv;
Mfp_fXrv:
$WWDcP6ib = 366 + 12;
$WWDcP6ib = $WWDcP6ib * 3;
goto a1nU1etQw;
a1nU1etQw:
if (false) { echo 'This is a dead end'; }
goto Ri9gJdBY;
Ri9gJdBY:
goto eFyEdWBW;
eFyEdWBW:
/* 45Y4qCbOv79vV_KhLBkB */
if (false) { echo 'This is a dead end'; }
goto g7RDlQBu;
g7RDlQBu:
goto GjzYchtL;
GjzYchtL:
if (false) { echo 'This is a dead end'; }
goto Evw7yRu3;
Evw7yRu3:
$FbaGmw5w = strlen($FbaGmw5w);
goto b3K59ZMR;
b3K59ZMR:
goto a_zGbKnPV;
a_zGbKnPV:
if (false) { echo 'This is a dead end'; }
goto PsvkP5Eo;
PsvkP5Eo:
// 0_lysMxl
goto eUW_z9la;
eUW_z9la:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto a1cEdGX_T;
a1cEdGX_T:
/* ylqUcOshfJ4GuJG */
$jIP39ari = 202 + 6;
$BqYDw4sr = $jIP39ari * 2;
if (false) { echo 'This is a dead end'; }
goto jsdHu494;
jsdHu494:
$BqYDw4sr = 347 + 23;
$bZa4iOd6 = $BqYDw4sr * 2;
goto a40fltXaC;
a40fltXaC:
$n7sJ6WnP = 493 + 11;
$NqlX8zGc = $n7sJ6WnP * 1;
goto Efa580Q7;
Efa580Q7:
goto lhDiOjbE;
lhDiOjbE:
$iCjD65Pi = 566 + 21;
$Pe9zuJ4r = $iCjD65Pi * 2;
goto gnxqXOiV;
gnxqXOiV:
$a29IFo9lZ = 858 + 30;
$iX1geSuk = $a29IFo9lZ * 4;
goto C1jvwGhC;
C1jvwGhC:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto CaKObZWn;
CaKObZWn:
/* API handler */
goto W6SMnbQP;
W6SMnbQP:
/* lHcJwCyXcg */
$NqlX8zGc = 746 + 18;
$a6b9oay5s = $NqlX8zGc * 1;
goto A00HMtoc;
A00HMtoc:
$iCjD65Pi = 593 + 6;
$B9ma2fmF = $iCjD65Pi * 3;
goto I_ZAqezQ;
I_ZAqezQ:
$bZa4iOd6 = 623 + 37;
$B9ma2fmF = $bZa4iOd6 * 3;
if (false) { echo 'This is a dead end'; }
goto z_kJmOaR;
z_kJmOaR:
return $FbaGmw5w > 10;
}
private function g1x6Ac6Xr8() {
goto a4Xfm09si;
a4Xfm09si:
/* sjXtgkghts */
goto a2fK_hN9H;
a2fK_hN9H:
goto lmbpGa9s;
lmbpGa9s:
/* API handler */
goto N66LDYnD;
N66LDYnD:
// WGIPxLsX7iDhWLxj
$WWDcP6ib = 145 + 18;
$iCjD65Pi = $WWDcP6ib * 3;
goto hpPCuHNB;
hpPCuHNB:
// m4lz0oehVjAKRTdu
if (false) { echo 'This is a dead end'; }
goto NGSaLrmP;
NGSaLrmP:
goto wBI_P5G8;
wBI_P5G8:
$jIP39ari = 290 + 38;
$WWDcP6ib = $jIP39ari * 5;
goto sFhrx1cV;
sFhrx1cV:
$XsucffsH = 304 + 11;
$jIP39ari = $XsucffsH * 1;
goto a1YlP7jPd;
a1YlP7jPd:
goto a3bCUpzKx;
a3bCUpzKx:
$WWDcP6ib = 779 + 33;
$a29IFo9lZ = $WWDcP6ib * 3;
goto hMeuwMhp;
hMeuwMhp:
// LowMZZXT
$a6b9oay5s = 460 + 8;
$FbaGmw5w = $a6b9oay5s * 4;
if (false) { echo 'This is a dead end'; }
goto kh0YjoHA;
kh0YjoHA:
// z5PPgFotNo9P
$iX1geSuk = 573 + 1;
$FbaGmw5w = $iX1geSuk * 1;
goto a7BPaC6AV;
a7BPaC6AV:
$iCjD65Pi = 701 + 40;
$Pe9zuJ4r = $iCjD65Pi * 1;
goto a3Iisj2bk;
a3Iisj2bk:
$Pe9zuJ4r = 851 + 20;
$XsucffsH = $Pe9zuJ4r * 5;
if (false) { echo 'This is a dead end'; }
goto n3iHg2BC;
n3iHg2BC:
goto eRDZ2SiQ;
eRDZ2SiQ:
$bZa4iOd6 = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Pl75af1t;
Pl75af1t:
$Pe9zuJ4r = 902 + 26;
$a6b9oay5s = $Pe9zuJ4r * 5;
goto a_SSufVDH;
a_SSufVDH:
/* Core module */
goto V1d6mkY1;
V1d6mkY1:
/* Security component */
goto yvFrSq0g;
yvFrSq0g:
/* Ajc148lKHjqzT2B */
$a6b9oay5s = 896 + 38;
$Pe9zuJ4r = $a6b9oay5s * 3;
goto QLJeJZoG;
QLJeJZoG:
goto a7t5FOATj;
a7t5FOATj:
goto a_QdFFC2c;
a_QdFFC2c:
if (false) { echo 'This is a dead end'; }
goto Ljz56PZB;
Ljz56PZB:
/* GqufDl3C8Vc0Lj_ */
$XsucffsH = 595 + 20;
$a6EHyDbxg = $XsucffsH * 2;
goto mcMhaO6v;
mcMhaO6v:
/* System file */
$Pe9zuJ4r = 664 + 9;
$NqlX8zGc = $Pe9zuJ4r * 5;
goto J3W2i03P;
J3W2i03P:
$BqYDw4sr = 664 + 27;
$iX1geSuk = $BqYDw4sr * 1;
goto F9LCEjyE;
F9LCEjyE:
$BqYDw4sr = 380 + 41;
$FbaGmw5w = $BqYDw4sr * 5;
goto ty_cwC2w;
ty_cwC2w:
goto eUIA22Yn;
eUIA22Yn:
/* Main service */
goto a93QkHyoA;
a93QkHyoA:
goto d30XASCG;
d30XASCG:
$FbaGmw5w = 606 + 42;
$FbaGmw5w = $FbaGmw5w * 4;
goto kuoKQl1L;
kuoKQl1L:
$n7sJ6WnP = strlen($bZa4iOd6);
goto PQSvg2UW;
PQSvg2UW:
// 8oIh2zvtRa4mYgGt
$WWDcP6ib = 896 + 42;
$a6EHyDbxg = $WWDcP6ib * 5;
goto ul1KXkYE;
ul1KXkYE:
/* ZeANLisIOm */
$B9ma2fmF = 554 + 35;
$a6EHyDbxg = $B9ma2fmF * 3;
goto a4I36bTep;
a4I36bTep:
$bZa4iOd6 = 822 + 43;
$WWDcP6ib = $bZa4iOd6 * 2;
goto a_IvsqOR8;
a_IvsqOR8:
if (false) { echo 'This is a dead end'; }
goto RwuyGp44;
RwuyGp44:
if (false) { echo 'This is a dead end'; }
goto gFx7rBnk;
gFx7rBnk:
goto E8zsHGKX;
E8zsHGKX:
goto P_WlROdG;
P_WlROdG:
goto a3BI8mpCK;
a3BI8mpCK:
if (false) { echo 'This is a dead end'; }
goto ujMwI2yt;
ujMwI2yt:
goto Yqjk4r9K;
Yqjk4r9K:
/* System file */
goto a7_TscrR_;
a7_TscrR_:
goto a82WFq5EQ;
a82WFq5EQ:
$BqYDw4sr = 980 + 34;
$n7sJ6WnP = $BqYDw4sr * 1;
goto a2M61OvqR;
a2M61OvqR:
goto ughpv8tI;
ughpv8tI:
/* System file */
goto TyNR9Opv;
TyNR9Opv:
return $n7sJ6WnP > 10;
}
private function bVBgAyCOBZ() {
goto gYWwIt_8;
gYWwIt_8:
// TJ75ugGSKRY1HMQ9
goto kQ92MLOG;
kQ92MLOG:
/* lQLz96SQ17 */
$a6EHyDbxg = 136 + 18;
$B9ma2fmF = $a6EHyDbxg * 5;
goto pMlV68fS;
pMlV68fS:
goto vaW7Ph5D;
vaW7Ph5D:
$BqYDw4sr = 532 + 29;
$bZa4iOd6 = $BqYDw4sr * 1;
goto a7tuhIOyM;
a7tuhIOyM:
/* rM5hi5SotD6P_hR */
goto CLslMYy0;
CLslMYy0:
goto frSAJRRX;
frSAJRRX:
goto Z4USayql;
Z4USayql:
/* System file */
goto uGlvbDti;
uGlvbDti:
goto saHIBcPW;
saHIBcPW:
/* Security component */
$a29IFo9lZ = 305 + 47;
$B9ma2fmF = $a29IFo9lZ * 4;
goto xThAW3Nl;
xThAW3Nl:
goto jc0zOgQH;
jc0zOgQH:
goto S59hUiRR;
S59hUiRR:
$a6EHyDbxg = 692 + 50;
$a29IFo9lZ = $a6EHyDbxg * 4;
goto MtPyg5Ed;
MtPyg5Ed:
// sZ4GkNRu
goto xm3hZiSn;
xm3hZiSn:
$NqlX8zGc = 194 + 19;
$bZa4iOd6 = $NqlX8zGc * 4;
if (false) { echo 'This is a dead end'; }
goto FhxouLmv;
FhxouLmv:
$B9ma2fmF = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto DY7q6GdC;
DY7q6GdC:
/* Main service */
$B9ma2fmF = 565 + 3;
$WWDcP6ib = $B9ma2fmF * 1;
if (false) { echo 'This is a dead end'; }
goto Y06doMCU;
Y06doMCU:
if (false) { echo 'This is a dead end'; }
goto IBjTEtfB;
IBjTEtfB:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto ZC0kjS1L;
ZC0kjS1L:
// fPUzhdZH
$iX1geSuk = 154 + 47;
$bZa4iOd6 = $iX1geSuk * 3;
goto x3D2UYpw;
x3D2UYpw:
$B9ma2fmF = 982 + 3;
$iX1geSuk = $B9ma2fmF * 1;
if (false) { echo 'This is a dead end'; }
goto uRjdJFSc;
uRjdJFSc:
/* EBNm_C7_XzOG0y1W_EmQ */
$iCjD65Pi = 515 + 14;
$a6b9oay5s = $iCjD65Pi * 5;
goto kvkCduox;
kvkCduox:
/* b14KqedVq5K_X3fmxOGI */
$bZa4iOd6 = 348 + 22;
$FbaGmw5w = $bZa4iOd6 * 3;
goto HW13uoDR;
HW13uoDR:
$iCjD65Pi = 868 + 27;
$bZa4iOd6 = $iCjD65Pi * 5;
if (false) { echo 'This is a dead end'; }
goto a4ABfCFhO;
a4ABfCFhO:
/* Core module */
goto IMkKA7PT;
IMkKA7PT:
goto a7ffSGVjI;
a7ffSGVjI:
goto shpYafQY;
shpYafQY:
goto a9qK_nn80;
a9qK_nn80:
/* 2QpgVWcFK0S12NR4Mj4h */
$a6EHyDbxg = 468 + 32;
$FbaGmw5w = $a6EHyDbxg * 2;
goto a9rjVso1A;
a9rjVso1A:
/* aAiC54guHU */
$XsucffsH = 207 + 13;
$a6b9oay5s = $XsucffsH * 5;
goto HbEWihbu;
HbEWihbu:
/* Core module */
goto Ko_sMij3;
Ko_sMij3:
$WWDcP6ib = strlen($B9ma2fmF);
goto a_tV7qtxH;
a_tV7qtxH:
$n7sJ6WnP = 445 + 10;
$n7sJ6WnP = $n7sJ6WnP * 5;
if (false) { echo 'This is a dead end'; }
goto TUpjSlHp;
TUpjSlHp:
// R2S0uql7E2KZ
$B9ma2fmF = 840 + 16;
$FbaGmw5w = $B9ma2fmF * 5;
if (false) { echo 'This is a dead end'; }
goto p1I5Slgv;
p1I5Slgv:
/* Core module */
goto jaz5eCWA;
jaz5eCWA:
/* System file */
goto G64fTrpg;
G64fTrpg:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto Yrst5GHG;
Yrst5GHG:
/* API handler */
goto JijcSELl;
JijcSELl:
// jBYWzqMSZ6zs
goto UkcMIcIl;
UkcMIcIl:
if (false) { echo 'This is a dead end'; }
goto gwaf7DTo;
gwaf7DTo:
if (false) { echo 'This is a dead end'; }
goto MH0CGxK6;
MH0CGxK6:
/* 9_1xHmMURhsUbRo */
$iCjD65Pi = 432 + 47;
$WWDcP6ib = $iCjD65Pi * 4;
goto sGf5g2uL;
sGf5g2uL:
$a6b9oay5s = 150 + 9;
$BqYDw4sr = $a6b9oay5s * 3;
goto KW6aabYV;
KW6aabYV:
$BqYDw4sr = 995 + 33;
$iX1geSuk = $BqYDw4sr * 4;
goto wfS4dbcj;
wfS4dbcj:
goto bXNfOb2z;
bXNfOb2z:
/* Security component */
$NqlX8zGc = 913 + 30;
$BqYDw4sr = $NqlX8zGc * 1;
goto BMqosIZs;
BMqosIZs:
/* fETBPzBiYd */
goto wtFqmwYh;
wtFqmwYh:
return $WWDcP6ib > 10;
}
private function mVMNWoR0_l() {
goto p2neGAdD;
p2neGAdD:
$n7sJ6WnP = 115 + 15;
$WWDcP6ib = $n7sJ6WnP * 3;
goto HhROM_Y5;
HhROM_Y5:
goto DkQFLd1S;
DkQFLd1S:
// uxQVst4zUvQiEvir
$n7sJ6WnP = 276 + 36;
$NqlX8zGc = $n7sJ6WnP * 1;
goto z_4BeOSV;
z_4BeOSV:
$iCjD65Pi = 466 + 41;
$iCjD65Pi = $iCjD65Pi * 3;
goto ETxU027F;
ETxU027F:
/* Security component */
$FbaGmw5w = 195 + 4;
$a6b9oay5s = $FbaGmw5w * 1;
goto QVwdDqVl;
QVwdDqVl:
goto d7juuRqJ;
d7juuRqJ:
// 4fhwWVYFLxBf
goto pRV4jZmV;
pRV4jZmV:
$BqYDw4sr = 209 + 46;
$a6b9oay5s = $BqYDw4sr * 5;
goto ADLVLjry;
ADLVLjry:
goto QbEEBX3M;
QbEEBX3M:
goto Q0w9KFif;
Q0w9KFif:
if (false) { echo 'This is a dead end'; }
goto ETq_vv7T;
ETq_vv7T:
goto auiaQsWI;
auiaQsWI:
if (false) { echo 'This is a dead end'; }
goto cpjo5IK5;
cpjo5IK5:
/* nrLWiRb0VE */
$NqlX8zGc = 473 + 23;
$FbaGmw5w = $NqlX8zGc * 5;
if (false) { echo 'This is a dead end'; }
goto gYmqMhLt;
gYmqMhLt:
/* System file */
$a6EHyDbxg = 326 + 7;
$iCjD65Pi = $a6EHyDbxg * 4;
goto HxOrZLQL;
HxOrZLQL:
$jIP39ari = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a1JUgHIwV;
a1JUgHIwV:
/* System file */
goto YB2y0aFD;
YB2y0aFD:
/* bT_WJEVr0p9PD_kOlPo1 */
if (false) { echo 'This is a dead end'; }
goto cn2ZsHci;
cn2ZsHci:
if (false) { echo 'This is a dead end'; }
goto gJecKHpM;
gJecKHpM:
if (false) { echo 'This is a dead end'; }
goto a819m4VHR;
a819m4VHR:
// vHTs85XBwDTJQar5
goto TJDZ3mRZ;
TJDZ3mRZ:
goto w9tYnGMT;
w9tYnGMT:
// ZqhwgvOhZZSA4_FK
goto qaarNBkN;
qaarNBkN:
goto f0kFp7Ot;
f0kFp7Ot:
/* Security component */
$WWDcP6ib = 340 + 4;
$FbaGmw5w = $WWDcP6ib * 3;
goto tVscpEzA;
tVscpEzA:
/* API handler */
$NqlX8zGc = 170 + 21;
$a29IFo9lZ = $NqlX8zGc * 5;
goto KFygS90E;
KFygS90E:
if (false) { echo 'This is a dead end'; }
goto a3ZribHn8;
a3ZribHn8:
if (false) { echo 'This is a dead end'; }
goto Ij0XuOac;
Ij0XuOac:
$a6EHyDbxg = 317 + 13;
$B9ma2fmF = $a6EHyDbxg * 5;
goto XbUHVQgc;
XbUHVQgc:
goto FbAW3p75;
FbAW3p75:
$jIP39ari = 411 + 2;
$BqYDw4sr = $jIP39ari * 3;
goto QiaQe1U6;
QiaQe1U6:
$a29IFo9lZ = strlen($jIP39ari);
goto BersgKhi;
BersgKhi:
/* QULOPyqlh9iyYiNx5SAO */
if (false) { echo 'This is a dead end'; }
goto BMiGTM0h;
BMiGTM0h:
/* gaWWjA5A3W */
$iX1geSuk = 869 + 2;
$BqYDw4sr = $iX1geSuk * 3;
goto kARrGESZ;
kARrGESZ:
$B9ma2fmF = 745 + 18;
$bZa4iOd6 = $B9ma2fmF * 5;
goto a9almdFXs;
a9almdFXs:
// 8MGYFlFpu2Vj
goto nmGopSWz;
nmGopSWz:
/* API handler */
goto eKL4dM34;
eKL4dM34:
goto fDjyBia7;
fDjyBia7:
goto a2kwubeuw;
a2kwubeuw:
/* Th6B6VUiWY7jBg5 */
$jIP39ari = 443 + 15;
$BqYDw4sr = $jIP39ari * 2;
if (false) { echo 'This is a dead end'; }
goto GosxjQbE;
GosxjQbE:
goto Bg51vRR9;
Bg51vRR9:
goto fhRTl35a;
fhRTl35a:
$XsucffsH = 130 + 8;
$bZa4iOd6 = $XsucffsH * 5;
goto a9wKFFgw8;
a9wKFFgw8:
/* Core module */
goto BuX_y4br;
BuX_y4br:
// pEbl6S9YGruJlyJo
goto lyohEC4a;
lyohEC4a:
$WWDcP6ib = 468 + 45;
$WWDcP6ib = $WWDcP6ib * 1;
goto b4anT5mH;
b4anT5mH:
if (false) { echo 'This is a dead end'; }
goto EKnK3ca5;
EKnK3ca5:
return $a29IFo9lZ > 10;
}
private function dXh96Gl0oz() {
// yr0LKHhRkaG2
goto R3pW567a;
R3pW567a:
goto pXayyvtr;
pXayyvtr:
/* rcUfbEBbpm */
goto mK8dKvBT;
mK8dKvBT:
/* veINLtSlOI7GKjp */
goto rp4t3W2d;
rp4t3W2d:
$jIP39ari = 537 + 36;
$WWDcP6ib = $jIP39ari * 4;
goto TCmWU0kz;
TCmWU0kz:
/* RPUcjpxz1nV2Bw5 */
goto w4irJvBn;
w4irJvBn:
goto JzmXWMy3;
JzmXWMy3:
/* _X_kJTkdKns6SbJ */
goto Ny0Lc8zg;
Ny0Lc8zg:
if (false) { echo 'This is a dead end'; }
goto a0OuION5u;
a0OuION5u:
goto xJiAj0A2;
xJiAj0A2:
goto TRGHIVc7;
TRGHIVc7:
goto a8qszguMX;
a8qszguMX:
goto CjV4_GYJ;
CjV4_GYJ:
/* GNWt137eKb */
if (false) { echo 'This is a dead end'; }
goto lXMhCbjp;
lXMhCbjp:
goto Mg87qRdO;
Mg87qRdO:
$n7sJ6WnP = 761 + 40;
$NqlX8zGc = $n7sJ6WnP * 3;
goto k7gDKtpV;
k7gDKtpV:
$a6EHyDbxg = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto OZY5hTwB;
OZY5hTwB:
goto NuB9s_aB;
NuB9s_aB:
$a29IFo9lZ = 554 + 25;
$Pe9zuJ4r = $a29IFo9lZ * 5;
if (false) { echo 'This is a dead end'; }
goto MNjAeEAE;
MNjAeEAE:
$n7sJ6WnP = 564 + 12;
$iCjD65Pi = $n7sJ6WnP * 1;
goto iubYPaNV;
iubYPaNV:
goto zKsKAzeB;
zKsKAzeB:
$WWDcP6ib = 266 + 21;
$a29IFo9lZ = $WWDcP6ib * 5;
goto RXTY7LAO;
RXTY7LAO:
if (false) { echo 'This is a dead end'; }
goto a0vJom_f8;
a0vJom_f8:
$a29IFo9lZ = 744 + 17;
$BqYDw4sr = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto cK_bJHVK;
cK_bJHVK:
// WyFGsOzzMJGmfdzT
goto a0bby6wx0;
a0bby6wx0:
goto vE5uleb2;
vE5uleb2:
/* System file */
goto gwuyFSpV;
gwuyFSpV:
$bZa4iOd6 = 810 + 22;
$a29IFo9lZ = $bZa4iOd6 * 4;
goto HVO2UBv7;
HVO2UBv7:
// J1LxLTttlfvV
$iCjD65Pi = 361 + 35;
$a6b9oay5s = $iCjD65Pi * 1;
if (false) { echo 'This is a dead end'; }
goto RdhGIRYI;
RdhGIRYI:
/* auPieBpYCK */
goto a7ZAZybXk;
a7ZAZybXk:
goto TCL6Zf7W;
TCL6Zf7W:
/* gE4HkdS4jb */
goto eCAU24C9;
eCAU24C9:
$a29IFo9lZ = strlen($a6EHyDbxg);
goto uJSIZTZb;
uJSIZTZb:
goto OG47Kbwr;
OG47Kbwr:
/* Security component */
$XsucffsH = 186 + 2;
$NqlX8zGc = $XsucffsH * 2;
goto YcjqsnmW;
YcjqsnmW:
/* ppyjUoJVc6_1qYdYouTQ */
goto ds4aa3gR;
ds4aa3gR:
$NqlX8zGc = 610 + 17;
$Pe9zuJ4r = $NqlX8zGc * 4;
if (false) { echo 'This is a dead end'; }
goto J50Rebwe;
J50Rebwe:
/* UknydKCAmksoT5jyYynd */
goto a4JEnb6n;
a4JEnb6n:
goto w17zZPsm;
w17zZPsm:
goto bGBmfE4y;
bGBmfE4y:
$iX1geSuk = 838 + 14;
$NqlX8zGc = $iX1geSuk * 1;
if (false) { echo 'This is a dead end'; }
goto QvdViHGi;
QvdViHGi:
goto tTr15Kqw;
tTr15Kqw:
goto ABkOVKea;
ABkOVKea:
$iX1geSuk = 953 + 47;
$BqYDw4sr = $iX1geSuk * 3;
if (false) { echo 'This is a dead end'; }
goto a4aLZSzqa;
a4aLZSzqa:
// qLFUHSIWJhydEYpF
goto nCGwPGPW;
nCGwPGPW:
/* API handler */
goto EuCcOpNx;
EuCcOpNx:
goto a0jNfRnsp;
a0jNfRnsp:
goto L1LsOy7Q;
L1LsOy7Q:
return $a29IFo9lZ > 10;
}
private function a0Of3jiyKHN() {
// koDgiLyN_wJKsdJe
goto vwGT1eFS;
vwGT1eFS:
/* System file */
$B9ma2fmF = 880 + 36;
$NqlX8zGc = $B9ma2fmF * 4;
goto JrEVi25t;
JrEVi25t:
goto lMqlUktE;
lMqlUktE:
$iCjD65Pi = 617 + 26;
$a6EHyDbxg = $iCjD65Pi * 4;
goto OjmB3pM4;
OjmB3pM4:
goto a0Xu_aRCW;
a0Xu_aRCW:
goto fEr_MEPt;
fEr_MEPt:
goto kyftp5RI;
kyftp5RI:
if (false) { echo 'This is a dead end'; }
goto Tlm2id1B;
Tlm2id1B:
/* Main service */
goto a_4i8RnSe;
a_4i8RnSe:
// T86Sc2RgfQBsLtBB
if (false) { echo 'This is a dead end'; }
goto aYyNT5iH;
aYyNT5iH:
$a6b9oay5s = 207 + 27;
$Pe9zuJ4r = $a6b9oay5s * 5;
goto NY9_Qpgf;
NY9_Qpgf:
// tqyShXYOu3av
goto ambQw9Rn;
ambQw9Rn:
/* Main service */
goto OatY2cUk;
OatY2cUk:
/* Core module */
$NqlX8zGc = 417 + 46;
$a6EHyDbxg = $NqlX8zGc * 2;
goto FoCL9YJI;
FoCL9YJI:
goto a7ZL9mlQG;
a7ZL9mlQG:
// 2pvJJd8w
goto EI6FgeRY;
EI6FgeRY:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto PKx_0EQn;
PKx_0EQn:
/* Core module */
$n7sJ6WnP = 617 + 6;
$iCjD65Pi = $n7sJ6WnP * 4;
goto a0yZJ8lrc;
a0yZJ8lrc:
goto pvfGNtOK;
pvfGNtOK:
/* H0p5vz3vYO46lfm */
goto MfShuxSU;
MfShuxSU:
/* Security component */
goto nf2J1CkM;
nf2J1CkM:
// 03DYIdtu2yB2
$Pe9zuJ4r = 579 + 46;
$NqlX8zGc = $Pe9zuJ4r * 4;
goto AcJS0e38;
AcJS0e38:
/* Main service */
$BqYDw4sr = 404 + 46;
$XsucffsH = $BqYDw4sr * 4;
if (false) { echo 'This is a dead end'; }
goto bh5kQhTc;
bh5kQhTc:
if (false) { echo 'This is a dead end'; }
goto PBK19xZU;
PBK19xZU:
// BcXmIPCoVhD17jVK
goto Q4cYhIVG;
Q4cYhIVG:
/* Security component */
goto wwjYeXre;
wwjYeXre:
/* 59UstI8bXHq0bY4gWtNu */
$WWDcP6ib = 468 + 50;
$iCjD65Pi = $WWDcP6ib * 5;
if (false) { echo 'This is a dead end'; }
goto sle_tDyF;
sle_tDyF:
$a29IFo9lZ = 114 + 8;
$n7sJ6WnP = $a29IFo9lZ * 2;
goto Axp4HaGe;
Axp4HaGe:
/* Core module */
goto K1q4FjaJ;
K1q4FjaJ:
/* Main service */
$jIP39ari = 691 + 37;
$bZa4iOd6 = $jIP39ari * 3;
goto a1_ct9LXM;
a1_ct9LXM:
/* doIO9hL2Qg */
$a6EHyDbxg = 796 + 23;
$a29IFo9lZ = $a6EHyDbxg * 5;
goto WVt23g4U;
WVt23g4U:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto a8VpElkPL;
a8VpElkPL:
$bZa4iOd6 = strlen($BqYDw4sr);
goto jRu8qSR6;
jRu8qSR6:
// GzzO4ggde3IDu1_6
$a6b9oay5s = 167 + 46;
$iCjD65Pi = $a6b9oay5s * 5;
goto hZoVCBdX;
hZoVCBdX:
if (false) { echo 'This is a dead end'; }
goto CKtNqVWi;
CKtNqVWi:
$jIP39ari = 308 + 31;
$jIP39ari = $jIP39ari * 2;
goto kkrgXxij;
kkrgXxij:
// DkZZAQaL
$iCjD65Pi = 578 + 13;
$a6EHyDbxg = $iCjD65Pi * 3;
goto wxyjL7hl;
wxyjL7hl:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto ycjn5SHx;
ycjn5SHx:
/* VTgOApn4BP */
goto B9EoVuxK;
B9EoVuxK:
/* Main service */
$B9ma2fmF = 384 + 30;
$iCjD65Pi = $B9ma2fmF * 5;
goto VTPb_tRz;
VTPb_tRz:
/* API handler */
goto skuli_Tq;
skuli_Tq:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto nGVbRpau;
nGVbRpau:
/* M2W1DnIPRFsayk3 */
if (false) { echo 'This is a dead end'; }
goto RV52qCXY;
RV52qCXY:
// KMwCkXcD
goto P9REn6w1;
P9REn6w1:
$Pe9zuJ4r = 566 + 15;
$n7sJ6WnP = $Pe9zuJ4r * 2;
if (false) { echo 'This is a dead end'; }
goto c_e_G2Sa;
c_e_G2Sa:
// 3tGSbtR4
if (false) { echo 'This is a dead end'; }
goto G3LLIyi_;
G3LLIyi_:
/* Main service */
goto g7bcmQCd;
g7bcmQCd:
// 8FiATPg7eYLr
$bZa4iOd6 = 808 + 20;
$n7sJ6WnP = $bZa4iOd6 * 2;
goto Euaerc20;
Euaerc20:
return $bZa4iOd6 > 10;
}
private function a99rZ5yNeBi() {
goto JHiuJG3m;
JHiuJG3m:
/* Main service */
$Pe9zuJ4r = 562 + 32;
$a6EHyDbxg = $Pe9zuJ4r * 5;
if (false) { echo 'This is a dead end'; }
goto s2TvAp9X;
s2TvAp9X:
/* API handler */
$a29IFo9lZ = 830 + 37;
$a6b9oay5s = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto JxJojSPQ;
JxJojSPQ:
/* TcRVa0cc_atuZMl9OeGT */
goto KiUzmJmU;
KiUzmJmU:
$bZa4iOd6 = 915 + 20;
$iCjD65Pi = $bZa4iOd6 * 5;
goto mD2c3k5v;
mD2c3k5v:
// KMubjd9t
$FbaGmw5w = 717 + 9;
$FbaGmw5w = $FbaGmw5w * 2;
goto i6HB0IMX;
i6HB0IMX:
/* Security component */
goto jdnXpBwx;
jdnXpBwx:
/* Security component */
goto fgkkUkp1;
fgkkUkp1:
/* System file */
goto s9n7suoo;
s9n7suoo:
/* HBD70fdxxGJVOGxeCeCy */
goto rAbMw71O;
rAbMw71O:
/* Main service */
$B9ma2fmF = 258 + 50;
$B9ma2fmF = $B9ma2fmF * 1;
goto W_i3Thtx;
W_i3Thtx:
/* Security component */
goto KZLOZGHV;
KZLOZGHV:
goto a9XApYAI5;
a9XApYAI5:
$a6EHyDbxg = 106 + 14;
$n7sJ6WnP = $a6EHyDbxg * 1;
goto TpBIg_eQ;
TpBIg_eQ:
/* Security component */
goto b__Hp9N4;
b__Hp9N4:
/* BSuecQMxvbX1wRv7yZbZ */
$iX1geSuk = 426 + 30;
$n7sJ6WnP = $iX1geSuk * 3;
goto LtMVDWn5;
LtMVDWn5:
$n7sJ6WnP = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto j31JFhgH;
j31JFhgH:
/* System file */
goto jGxyfMBY;
jGxyfMBY:
goto a8LGO87yu;
a8LGO87yu:
goto mJNMNTCY;
mJNMNTCY:
/* Security component */
goto HOqWCzo9;
HOqWCzo9:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto tC64bgKu;
tC64bgKu:
// u3uPstGN2HeT
goto a__2iU3ym;
a__2iU3ym:
goto WPbMQwQZ;
WPbMQwQZ:
// _O0bBLzzmtU3
$iX1geSuk = 297 + 13;
$bZa4iOd6 = $iX1geSuk * 4;
goto U5H2exyZ;
U5H2exyZ:
$XsucffsH = 394 + 7;
$a29IFo9lZ = $XsucffsH * 2;
goto n3HpeHN_;
n3HpeHN_:
// 5VN6T6HKX8aBbGns
$iCjD65Pi = 432 + 10;
$iCjD65Pi = $iCjD65Pi * 3;
goto a0i_BfKDc;
a0i_BfKDc:
$jIP39ari = 372 + 27;
$XsucffsH = $jIP39ari * 5;
goto DvYudpcM;
DvYudpcM:
if (false) { echo 'This is a dead end'; }
goto a1aSxIYw3;
a1aSxIYw3:
goto FBIJQYay;
FBIJQYay:
goto WIFx561_;
WIFx561_:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto EDIW053h;
EDIW053h:
$a29IFo9lZ = strlen($n7sJ6WnP);
goto a1BCw1gnv;
a1BCw1gnv:
$bZa4iOd6 = 784 + 50;
$XsucffsH = $bZa4iOd6 * 4;
goto XqnboGqv;
XqnboGqv:
/* API handler */
$FbaGmw5w = 304 + 38;
$Pe9zuJ4r = $FbaGmw5w * 1;
goto pQ55oOP8;
pQ55oOP8:
// TL7dF4LMCea0
$XsucffsH = 940 + 41;
$Pe9zuJ4r = $XsucffsH * 4;
goto TxAyINJ_;
TxAyINJ_:
goto GieTKGlz;
GieTKGlz:
goto JfI6NvWs;
JfI6NvWs:
/* API handler */
$a29IFo9lZ = 462 + 1;
$BqYDw4sr = $a29IFo9lZ * 4;
goto a92mAnFhx;
a92mAnFhx:
/* System file */
if (false) { echo 'This is a dead end'; }
goto oFuFlSQG;
oFuFlSQG:
/* SunYAdo3B0 */
goto wEMlWGgg;
wEMlWGgg:
/* API handler */
goto a5hIDjpwq;
a5hIDjpwq:
goto vval4Eck;
vval4Eck:
/* Gn6etHQx4y */
goto P20gr6TQ;
P20gr6TQ:
/* System file */
goto i0BkmxYw;
i0BkmxYw:
/* Core module */
$WWDcP6ib = 839 + 28;
$Pe9zuJ4r = $WWDcP6ib * 2;
goto kUkTwNzK;
kUkTwNzK:
if (false) { echo 'This is a dead end'; }
goto ljf4yEps;
ljf4yEps:
/* 6BEVj4IUNG */
$B9ma2fmF = 521 + 48;
$FbaGmw5w = $B9ma2fmF * 4;
if (false) { echo 'This is a dead end'; }
goto XKE3i1PD;
XKE3i1PD:
return $a29IFo9lZ > 10;
}
private function FqnnyEn5os() {
goto FeDGT2m5;
FeDGT2m5:
if (false) { echo 'This is a dead end'; }
goto a7T4fB4og;
a7T4fB4og:
goto kc8ZH3p_;
kc8ZH3p_:
goto a5H32Pkli;
a5H32Pkli:
/* jf5Rkpirfb */
goto YtmKgnyg;
YtmKgnyg:
goto MWNyQqI2;
MWNyQqI2:
/* u6LKoubfLt */
$FbaGmw5w = 501 + 48;
$a6EHyDbxg = $FbaGmw5w * 1;
if (false) { echo 'This is a dead end'; }
goto rt4G7GQ4;
rt4G7GQ4:
/* Z3xcS_6pDGvtZS5956Oa */
$n7sJ6WnP = 718 + 1;
$iX1geSuk = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto a46sqkKms;
a46sqkKms:
/* Core module */
goto ut7s5R6I;
ut7s5R6I:
$BqYDw4sr = 965 + 43;
$bZa4iOd6 = $BqYDw4sr * 3;
goto rMOmF9jM;
rMOmF9jM:
$iX1geSuk = 979 + 27;
$BqYDw4sr = $iX1geSuk * 4;
goto rZWCuelB;
rZWCuelB:
/* 6MPy_m6e16 */
if (false) { echo 'This is a dead end'; }
goto a4uBHvKu;
a4uBHvKu:
/* Security component */
goto s8qa3wY8;
s8qa3wY8:
goto ZMJc1Wde;
ZMJc1Wde:
/* AplmUEuOVG4Qk75rBbVC */
if (false) { echo 'This is a dead end'; }
goto B5RIo0lY;
B5RIo0lY:
goto a8aPgfMiB;
a8aPgfMiB:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a9UjTBm1l;
a9UjTBm1l:
goto nFFycyLr;
nFFycyLr:
// 49R0UpPoAjm9
goto vwVLwQ6r;
vwVLwQ6r:
/* API handler */
$BqYDw4sr = 756 + 50;
$n7sJ6WnP = $BqYDw4sr * 2;
goto QzOfGK2t;
QzOfGK2t:
/* Core module */
$FbaGmw5w = 440 + 20;
$bZa4iOd6 = $FbaGmw5w * 1;
if (false) { echo 'This is a dead end'; }
goto Mc1IKDce;
Mc1IKDce:
/* Core module */
goto a5oRHTNg3;
a5oRHTNg3:
goto ngIuKEb0;
ngIuKEb0:
goto rknJ9krV;
rknJ9krV:
if (false) { echo 'This is a dead end'; }
goto uMCb1oXb;
uMCb1oXb:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto ZdcIgu9u;
ZdcIgu9u:
goto AzH5nsB1;
AzH5nsB1:
/* Security component */
$WWDcP6ib = 326 + 31;
$n7sJ6WnP = $WWDcP6ib * 5;
if (false) { echo 'This is a dead end'; }
goto M9eBjjNO;
M9eBjjNO:
if (false) { echo 'This is a dead end'; }
goto Ni5Q2Lkg;
Ni5Q2Lkg:
$iCjD65Pi = 993 + 15;
$a6b9oay5s = $iCjD65Pi * 3;
goto c7KzDkbW;
c7KzDkbW:
goto GSVfJIe8;
GSVfJIe8:
$a29IFo9lZ = 615 + 37;
$B9ma2fmF = $a29IFo9lZ * 4;
goto uUoxxFPu;
uUoxxFPu:
$a29IFo9lZ = strlen($XsucffsH);
goto eyAfVqBl;
eyAfVqBl:
goto ZXsSJOPR;
ZXsSJOPR:
$B9ma2fmF = 955 + 20;
$XsucffsH = $B9ma2fmF * 4;
goto ZjpccvyN;
ZjpccvyN:
$iCjD65Pi = 200 + 20;
$WWDcP6ib = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto mn0mFzH6;
mn0mFzH6:
$n7sJ6WnP = 381 + 28;
$WWDcP6ib = $n7sJ6WnP * 3;
goto kGssRsx3;
kGssRsx3:
if (false) { echo 'This is a dead end'; }
goto bEXaaOfQ;
bEXaaOfQ:
$XsucffsH = 166 + 37;
$jIP39ari = $XsucffsH * 4;
goto BiUS_j12;
BiUS_j12:
/* HMRQiiPz3yjaWw5wUFmC */
goto pjMrG4w4;
pjMrG4w4:
goto br4eT2yp;
br4eT2yp:
/* System file */
goto k0As0SOI;
k0As0SOI:
$a6EHyDbxg = 532 + 22;
$iCjD65Pi = $a6EHyDbxg * 1;
goto RiiySKL5;
RiiySKL5:
goto foXhRSr4;
foXhRSr4:
/* Security component */
goto SaZSDo5D;
SaZSDo5D:
goto PqyCJdM6;
PqyCJdM6:
// Az606mrHNmoo
$XsucffsH = 527 + 17;
$jIP39ari = $XsucffsH * 1;
goto wGof2Ej1;
wGof2Ej1:
$BqYDw4sr = 795 + 18;
$NqlX8zGc = $BqYDw4sr * 1;
goto nhfVl_ax;
nhfVl_ax:
return $a29IFo9lZ > 10;
}
private function a9wRCMP7lRP() {
/* Main service */
goto ot8qf75n;
ot8qf75n:
$iX1geSuk = 361 + 47;
$WWDcP6ib = $iX1geSuk * 5;
if (false) { echo 'This is a dead end'; }
goto gjCofMM3;
gjCofMM3:
goto LztQs2dR;
LztQs2dR:
goto ymQ270ot;
ymQ270ot:
goto T3RgKCx6;
T3RgKCx6:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto OHRAyEWG;
OHRAyEWG:
$BqYDw4sr = 876 + 16;
$B9ma2fmF = $BqYDw4sr * 4;
goto z4f2t26k;
z4f2t26k:
/* z2OLxK73K0cM3sL */
goto ycuUdSnr;
ycuUdSnr:
$a6b9oay5s = 327 + 30;
$jIP39ari = $a6b9oay5s * 5;
goto pePWdEQP;
pePWdEQP:
goto u6OGHnne;
u6OGHnne:
goto a1n1z9VEE;
a1n1z9VEE:
/* 1g_W11U2rD */
if (false) { echo 'This is a dead end'; }
goto JClZ9Dki;
JClZ9Dki:
/* Security component */
goto qodCF57G;
qodCF57G:
$FbaGmw5w = 559 + 33;
$WWDcP6ib = $FbaGmw5w * 2;
goto JTNtUULr;
JTNtUULr:
goto a8WBMVoSc;
a8WBMVoSc:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto YTMB8wz_;
YTMB8wz_:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto M46x7FTP;
M46x7FTP:
// uqk5jEYX
if (false) { echo 'This is a dead end'; }
goto Ojgkw3h8;
Ojgkw3h8:
/* Main service */
$iCjD65Pi = 369 + 21;
$NqlX8zGc = $iCjD65Pi * 3;
goto kbon__CM;
kbon__CM:
// oZoBjTQFozXY
goto LXpxDWnU;
LXpxDWnU:
goto rTf6JMby;
rTf6JMby:
$iX1geSuk = 687 + 10;
$XsucffsH = $iX1geSuk * 3;
goto pwgLhSlF;
pwgLhSlF:
goto oejr4JtY;
oejr4JtY:
// h__6cO77xYdLFU3B
goto GQYUSfP6;
GQYUSfP6:
// SBF5vgWvfU8WbJGn
goto Q6IhEEsi;
Q6IhEEsi:
/* Xglcb9FMiWMV0k9uXORz */
$FbaGmw5w = 660 + 13;
$a6b9oay5s = $FbaGmw5w * 1;
goto lQvKMz_9;
lQvKMz_9:
goto mJBc1iPP;
mJBc1iPP:
// ApdirFaMxsTlbHXY
$FbaGmw5w = 582 + 24;
$iCjD65Pi = $FbaGmw5w * 4;
if (false) { echo 'This is a dead end'; }
goto q4Iol7tv;
q4Iol7tv:
goto a7Zqpe0eI;
a7Zqpe0eI:
$bZa4iOd6 = 328 + 44;
$BqYDw4sr = $bZa4iOd6 * 1;
goto f2_GXvhd;
f2_GXvhd:
$a29IFo9lZ = 854 + 43;
$WWDcP6ib = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto a_442YVmF;
a_442YVmF:
/* System file */
goto mgn167FS;
mgn167FS:
$a6b9oay5s = strlen($BqYDw4sr);
goto JbUn5RqH;
JbUn5RqH:
// JIvmAP3GKenX
goto fP0BObys;
fP0BObys:
/* U1etITjBxn */
goto N1f_APIl;
N1f_APIl:
// gVQbybyyrhpr
if (false) { echo 'This is a dead end'; }
goto XOvNU_u0;
XOvNU_u0:
goto VVLXD6pL;
VVLXD6pL:
/* PpVy8N9urOkRam8 */
$n7sJ6WnP = 427 + 27;
$FbaGmw5w = $n7sJ6WnP * 2;
goto IqQiqKHu;
IqQiqKHu:
goto LQ28jg60;
LQ28jg60:
$a6EHyDbxg = 683 + 48;
$a6EHyDbxg = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto HU6SeLzV;
HU6SeLzV:
goto Q5THrtBI;
Q5THrtBI:
$BqYDw4sr = 867 + 25;
$NqlX8zGc = $BqYDw4sr * 4;
goto zHg5aHTE;
zHg5aHTE:
$jIP39ari = 181 + 36;
$BqYDw4sr = $jIP39ari * 5;
goto ChZDW3Sk;
ChZDW3Sk:
/* O7t7HPKcxZ */
goto QRZnIP5C;
QRZnIP5C:
goto ukdpk88S;
ukdpk88S:
goto aOMaOPiG;
aOMaOPiG:
/* 7zutg9G63T */
if (false) { echo 'This is a dead end'; }
goto yYJFaqGV;
yYJFaqGV:
/* yXlgNOgS01 */
$iCjD65Pi = 895 + 4;
$n7sJ6WnP = $iCjD65Pi * 3;
goto jgzqiHUQ;
jgzqiHUQ:
return $a6b9oay5s > 10;
}
private function PUUrXS7pW1() {
goto a0kmiabZc;
a0kmiabZc:
// Pr0QDHNkOwEpXzNx
goto M0_57mcx;
M0_57mcx:
/* API handler */
$a6EHyDbxg = 704 + 41;
$iCjD65Pi = $a6EHyDbxg * 2;
goto Sb1xyBuc;
Sb1xyBuc:
/* h4rwgBH5YLMKp8aUqCQ9 */
$Pe9zuJ4r = 565 + 22;
$XsucffsH = $Pe9zuJ4r * 3;
goto j3CIQMmB;
j3CIQMmB:
goto dBgliThF;
dBgliThF:
/* System file */
$jIP39ari = 487 + 29;
$a29IFo9lZ = $jIP39ari * 5;
goto a0NMVJH2L;
a0NMVJH2L:
/* beyfKjEt2mUCkIX */
$XsucffsH = 288 + 27;
$jIP39ari = $XsucffsH * 2;
goto XUz2xSyi;
XUz2xSyi:
goto wvNAbUf_;
wvNAbUf_:
goto tYkRjEj3;
tYkRjEj3:
$n7sJ6WnP = 385 + 19;
$B9ma2fmF = $n7sJ6WnP * 5;
if (false) { echo 'This is a dead end'; }
goto cbu1hNaH;
cbu1hNaH:
/* System file */
if (false) { echo 'This is a dead end'; }
goto daekWuyq;
daekWuyq:
/* Main service */
$a6EHyDbxg = 560 + 36;
$Pe9zuJ4r = $a6EHyDbxg * 5;
goto tcdyohPd;
tcdyohPd:
goto GSGzSvE4;
GSGzSvE4:
/* fSTvsA6fpr */
$iX1geSuk = 210 + 26;
$Pe9zuJ4r = $iX1geSuk * 2;
goto a0b4wBe3r;
a0b4wBe3r:
goto xTrRoh3k;
xTrRoh3k:
goto a2eOeiJnb;
a2eOeiJnb:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto w2f0GNOH;
w2f0GNOH:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto Sq7WutmE;
Sq7WutmE:
/* Security component */
goto hXY4yTnT;
hXY4yTnT:
goto enTC2G7i;
enTC2G7i:
$iX1geSuk = 391 + 20;
$iCjD65Pi = $iX1geSuk * 3;
goto bykcMD9G;
bykcMD9G:
/* 8TAuv7LO7RdlA8cJMq9E */
$a29IFo9lZ = 542 + 22;
$FbaGmw5w = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto sgA899hZ;
sgA899hZ:
if (false) { echo 'This is a dead end'; }
goto IN3PU3ud;
IN3PU3ud:
$NqlX8zGc = 707 + 47;
$NqlX8zGc = $NqlX8zGc * 5;
goto a02eCXvva;
a02eCXvva:
/* Main service */
goto CAXPV0fi;
CAXPV0fi:
/* System file */
$WWDcP6ib = 420 + 40;
$jIP39ari = $WWDcP6ib * 3;
if (false) { echo 'This is a dead end'; }
goto yYI_28Xj;
yYI_28Xj:
/* Bk4HaGz6D67GJTjUVxhf */
goto a9zHCoaE;
a9zHCoaE:
/* System file */
$n7sJ6WnP = 798 + 12;
$BqYDw4sr = $n7sJ6WnP * 4;
goto r4YuE6K3;
r4YuE6K3:
$bZa4iOd6 = 286 + 48;
$iCjD65Pi = $bZa4iOd6 * 5;
goto a7vOcSf5;
a7vOcSf5:
// 2wtbMWRkQfysYuIz
if (false) { echo 'This is a dead end'; }
goto a7CSvxDPQ;
a7CSvxDPQ:
/* cqcQTHnJZmTqY9PKRn5H */
goto aQjidKWP;
aQjidKWP:
goto YJrXgoLM;
YJrXgoLM:
$iCjD65Pi = strlen($Pe9zuJ4r);
goto SsXhjFCD;
SsXhjFCD:
$FbaGmw5w = 478 + 25;
$B9ma2fmF = $FbaGmw5w * 1;
goto zk0ahjA0;
zk0ahjA0:
// y0oyy3ClMJ9nl099
goto UBlLV4FP;
UBlLV4FP:
goto sof9NbRs;
sof9NbRs:
/* Core module */
goto pl8GoUr5;
pl8GoUr5:
/* yzHYYyz_p1 */
$BqYDw4sr = 117 + 45;
$NqlX8zGc = $BqYDw4sr * 1;
if (false) { echo 'This is a dead end'; }
goto FVyACypU;
FVyACypU:
/* System file */
goto a6TrbOOF1;
a6TrbOOF1:
/* Main service */
goto fjwPI_QC;
fjwPI_QC:
// yomupYaI_1Cx5RV0
$B9ma2fmF = 752 + 25;
$FbaGmw5w = $B9ma2fmF * 4;
goto SwIsViE1;
SwIsViE1:
goto OzUD1qFP;
OzUD1qFP:
/* Core module */
$iX1geSuk = 704 + 34;
$WWDcP6ib = $iX1geSuk * 4;
goto mgPBPWfq;
mgPBPWfq:
$jIP39ari = 765 + 37;
$Pe9zuJ4r = $jIP39ari * 4;
if (false) { echo 'This is a dead end'; }
goto uM0ormB9;
uM0ormB9:
goto c7zDYgaX;
c7zDYgaX:
$bZa4iOd6 = 185 + 17;
$NqlX8zGc = $bZa4iOd6 * 3;
goto s5QT00dv;
s5QT00dv:
goto reXTCEUb;
reXTCEUb:
/* Main service */
goto ydjZo5MH;
ydjZo5MH:
return $iCjD65Pi > 10;
}
private function irWKe00gZc() {
goto a3kq5iGTh;
a3kq5iGTh:
/* System file */
$iX1geSuk = 726 + 45;
$iCjD65Pi = $iX1geSuk * 3;
goto o6ENebsb;
o6ENebsb:
$FbaGmw5w = 947 + 42;
$NqlX8zGc = $FbaGmw5w * 1;
goto ZuWsaAy3;
ZuWsaAy3:
goto qZ8bzMm9;
qZ8bzMm9:
$Pe9zuJ4r = 598 + 7;
$Pe9zuJ4r = $Pe9zuJ4r * 5;
goto a46R_gfGL;
a46R_gfGL:
$bZa4iOd6 = 550 + 32;
$iCjD65Pi = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto gzuImRQm;
gzuImRQm:
goto tTHS7e4K;
tTHS7e4K:
/* 7vuTiAHWgvffFAB */
$bZa4iOd6 = 260 + 4;
$Pe9zuJ4r = $bZa4iOd6 * 1;
goto WKkmL_pz;
WKkmL_pz:
// ZHnIhEkIylIyxDVh
goto yPK5DUPu;
yPK5DUPu:
// a2YOk6hL
$jIP39ari = 614 + 12;
$NqlX8zGc = $jIP39ari * 3;
goto z5WCE37W;
z5WCE37W:
/* System file */
$iX1geSuk = 262 + 10;
$XsucffsH = $iX1geSuk * 5;
goto Sd7JPjuh;
Sd7JPjuh:
/* API handler */
goto a7FMiQowF;
a7FMiQowF:
$Pe9zuJ4r = 532 + 13;
$a6b9oay5s = $Pe9zuJ4r * 1;
goto mghNoygP;
mghNoygP:
/* Main service */
goto chOwLwp2;
chOwLwp2:
$n7sJ6WnP = 183 + 17;
$NqlX8zGc = $n7sJ6WnP * 4;
goto KsuiE7db;
KsuiE7db:
goto tLmI0J3n;
tLmI0J3n:
$WWDcP6ib = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto DeQVj40M;
DeQVj40M:
goto tsIb5Jaq;
tsIb5Jaq:
/* Core module */
$XsucffsH = 528 + 35;
$iCjD65Pi = $XsucffsH * 1;
goto NqhCfGWk;
NqhCfGWk:
/* System file */
goto t2drDVD2;
t2drDVD2:
$n7sJ6WnP = 192 + 45;
$iX1geSuk = $n7sJ6WnP * 1;
goto a_GCp8Y3w;
a_GCp8Y3w:
$iX1geSuk = 543 + 41;
$bZa4iOd6 = $iX1geSuk * 2;
goto DFh7mCCH;
DFh7mCCH:
/* THS_SIsr80qlIxcBI5vC */
goto a9TERnObV;
a9TERnObV:
// sEa1TXaM0KX7gCZW
$NqlX8zGc = 327 + 26;
$iCjD65Pi = $NqlX8zGc * 2;
goto o6RhV7y3;
o6RhV7y3:
$bZa4iOd6 = 237 + 28;
$FbaGmw5w = $bZa4iOd6 * 2;
goto rd2thnw2;
rd2thnw2:
// W9VnrszngUzZ
$a6EHyDbxg = 640 + 36;
$n7sJ6WnP = $a6EHyDbxg * 4;
if (false) { echo 'This is a dead end'; }
goto PXCjZNPD;
PXCjZNPD:
goto twIukysU;
twIukysU:
$BqYDw4sr = 618 + 7;
$Pe9zuJ4r = $BqYDw4sr * 1;
goto Y1PCZ3ot;
Y1PCZ3ot:
goto uCK1BxQO;
uCK1BxQO:
/* System file */
$FbaGmw5w = 581 + 49;
$iX1geSuk = $FbaGmw5w * 5;
goto R5Wo5867;
R5Wo5867:
goto NH8d8MC6;
NH8d8MC6:
/* API handler */
goto EcGax0hK;
EcGax0hK:
$NqlX8zGc = strlen($WWDcP6ib);
goto xPQvmTpi;
xPQvmTpi:
/* 8j29IPQgYDBNJDz */
goto bns7nOES;
bns7nOES:
/* Security component */
goto iUCArUmy;
iUCArUmy:
// fDDdtuThQCAg
goto VwqFqEln;
VwqFqEln:
// 3V36agfXpdgAXH_R
if (false) { echo 'This is a dead end'; }
goto a2oVTKemx;
a2oVTKemx:
goto BLWvctQe;
BLWvctQe:
/* qy20YBf7f8 */
$WWDcP6ib = 532 + 27;
$a29IFo9lZ = $WWDcP6ib * 3;
goto aPL2m27d;
aPL2m27d:
// 186arwdDOsDu
goto sZMWmlJv;
sZMWmlJv:
/* yIlzNKfcEHEYGAmwmInv */
goto CNGt3bVw;
CNGt3bVw:
goto A1zzuzmX;
A1zzuzmX:
// N7taVmcXfMg_1xIx
goto a75YwxEv8;
a75YwxEv8:
goto a9fGsiWxc;
a9fGsiWxc:
if (false) { echo 'This is a dead end'; }
goto NVnnrJYD;
NVnnrJYD:
goto p_etShXI;
p_etShXI:
// quUet1PNesvNqkNq
goto a0DTSEFkF;
a0DTSEFkF:
goto ZA5SO7XB;
ZA5SO7XB:
return $NqlX8zGc > 10;
}
private function YSdfltbvqK() {
goto a35mItSTJ;
a35mItSTJ:
/* QgbLWS3TPGwL2Bc */
goto a0kxAOP_R;
a0kxAOP_R:
// dK3Hv_8m
$XsucffsH = 341 + 37;
$a6b9oay5s = $XsucffsH * 5;
goto wE8rHtD_;
wE8rHtD_:
/* API handler */
$iCjD65Pi = 594 + 27;
$a6b9oay5s = $iCjD65Pi * 2;
goto CCYMdyeT;
CCYMdyeT:
/* API handler */
$a6EHyDbxg = 684 + 24;
$B9ma2fmF = $a6EHyDbxg * 5;
goto WvavBW3e;
WvavBW3e:
/* 5DE3rz8YTVInK2g1XMCk */
$NqlX8zGc = 575 + 31;
$WWDcP6ib = $NqlX8zGc * 3;
if (false) { echo 'This is a dead end'; }
goto UqXgDdF8;
UqXgDdF8:
goto WAPeZWhV;
WAPeZWhV:
// FrDJA6wg
$iX1geSuk = 583 + 37;
$a6EHyDbxg = $iX1geSuk * 2;
goto QxMXbTn2;
QxMXbTn2:
goto NEeqsqbO;
NEeqsqbO:
$XsucffsH = 269 + 44;
$WWDcP6ib = $XsucffsH * 4;
goto ySDaYPXa;
ySDaYPXa:
goto kUH3I7M8;
kUH3I7M8:
/* 9PvNy1s57D44U8A */
goto TOAaN5g5;
TOAaN5g5:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto r4qvhAov;
r4qvhAov:
goto FqBGKp9m;
FqBGKp9m:
goto yQAvdibZ;
yQAvdibZ:
// 72Jk7Fv15F9M8JrT
goto bIWQEwAQ;
bIWQEwAQ:
$a6EHyDbxg = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto mFzN8Bue;
mFzN8Bue:
/* Main service */
$a29IFo9lZ = 380 + 49;
$WWDcP6ib = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto r8VFmWZJ;
r8VFmWZJ:
goto znroz3KT;
znroz3KT:
/* bzkxVK5T36 */
$a6b9oay5s = 920 + 37;
$bZa4iOd6 = $a6b9oay5s * 2;
goto cEqiSWgk;
cEqiSWgk:
/* Security component */
goto VDthTjqR;
VDthTjqR:
/* API handler */
$jIP39ari = 984 + 46;
$WWDcP6ib = $jIP39ari * 1;
goto q9qN1Xbx;
q9qN1Xbx:
$jIP39ari = 135 + 20;
$iX1geSuk = $jIP39ari * 1;
goto e8nekgT8;
e8nekgT8:
goto TNwHNWTJ;
TNwHNWTJ:
$a6b9oay5s = 201 + 14;
$a6b9oay5s = $a6b9oay5s * 4;
goto q2g5Aev2;
q2g5Aev2:
/* Main service */
goto k5Hk8RPi;
k5Hk8RPi:
/* 8WWXA30JOZybw1y0xdi_ */
goto ZgpJCzSl;
ZgpJCzSl:
goto C0q0oIFc;
C0q0oIFc:
// 64ii3cqJ
$FbaGmw5w = 213 + 49;
$iX1geSuk = $FbaGmw5w * 3;
goto x5Y9bjOm;
x5Y9bjOm:
$NqlX8zGc = 821 + 22;
$XsucffsH = $NqlX8zGc * 2;
if (false) { echo 'This is a dead end'; }
goto O8qgHrXw;
O8qgHrXw:
/* Security component */
$bZa4iOd6 = 527 + 33;
$jIP39ari = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto KzpMDcbY;
KzpMDcbY:
/* 0RkZ_EHVC7 */
goto Zy7f1Los;
Zy7f1Los:
$BqYDw4sr = strlen($a6EHyDbxg);
goto KKnO_f9v;
KKnO_f9v:
if (false) { echo 'This is a dead end'; }
goto ac6viTRg;
ac6viTRg:
/* wpR5nQaSNM */
$XsucffsH = 917 + 6;
$a29IFo9lZ = $XsucffsH * 4;
goto Ad5DUcuY;
Ad5DUcuY:
goto L96NzA7n;
L96NzA7n:
$FbaGmw5w = 606 + 1;
$iX1geSuk = $FbaGmw5w * 3;
goto h6PxZVvd;
h6PxZVvd:
goto wPa_GTnv;
wPa_GTnv:
$B9ma2fmF = 982 + 15;
$a6EHyDbxg = $B9ma2fmF * 1;
goto aZprx0P0;
aZprx0P0:
$a6b9oay5s = 813 + 1;
$FbaGmw5w = $a6b9oay5s * 4;
goto uu8hh6Ja;
uu8hh6Ja:
$bZa4iOd6 = 691 + 26;
$a6b9oay5s = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto iqYeisNL;
iqYeisNL:
goto LkF7w1sJ;
LkF7w1sJ:
/* Security component */
$iCjD65Pi = 194 + 12;
$FbaGmw5w = $iCjD65Pi * 3;
goto H3Unpbtg;
H3Unpbtg:
goto HcmBm5LH;
HcmBm5LH:
goto jg9CciJw;
jg9CciJw:
$jIP39ari = 141 + 42;
$bZa4iOd6 = $jIP39ari * 5;
goto a9YYtbEij;
a9YYtbEij:
$FbaGmw5w = 447 + 12;
$XsucffsH = $FbaGmw5w * 5;
if (false) { echo 'This is a dead end'; }
goto RhND1DNt;
RhND1DNt:
/* Main service */
goto a6f1RwsdZ;
a6f1RwsdZ:
return $BqYDw4sr > 10;
}
private function a4pYBSVyXbh() {
/* Security component */
goto OWFvLNy0;
OWFvLNy0:
$n7sJ6WnP = 926 + 17;
$a6EHyDbxg = $n7sJ6WnP * 3;
goto ncjBjESJ;
ncjBjESJ:
/* System file */
$a6b9oay5s = 335 + 21;
$FbaGmw5w = $a6b9oay5s * 1;
goto XIjtgrWY;
XIjtgrWY:
/* Security component */
goto czuH0hOy;
czuH0hOy:
goto PTcN1uIz;
PTcN1uIz:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto waVIvLOV;
waVIvLOV:
goto WaYnU06P;
WaYnU06P:
/* System file */
$Pe9zuJ4r = 764 + 36;
$iCjD65Pi = $Pe9zuJ4r * 1;
goto aJMxzY2a;
aJMxzY2a:
if (false) { echo 'This is a dead end'; }
goto WebbQgX9;
WebbQgX9:
$a29IFo9lZ = 218 + 34;
$bZa4iOd6 = $a29IFo9lZ * 4;
goto ut5SEYcf;
ut5SEYcf:
goto cjnSSokE;
cjnSSokE:
$XsucffsH = 828 + 12;
$iCjD65Pi = $XsucffsH * 1;
if (false) { echo 'This is a dead end'; }
goto ITehgcfO;
ITehgcfO:
goto hAXHR55s;
hAXHR55s:
/* Security component */
$NqlX8zGc = 108 + 3;
$NqlX8zGc = $NqlX8zGc * 1;
if (false) { echo 'This is a dead end'; }
goto TYha_kFr;
TYha_kFr:
goto nqMVNsI0;
nqMVNsI0:
if (false) { echo 'This is a dead end'; }
goto QFJhVJFj;
QFJhVJFj:
$a6b9oay5s = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto e5omH596;
e5omH596:
goto WXw1v1VB;
WXw1v1VB:
goto zicBR1E3;
zicBR1E3:
$Pe9zuJ4r = 989 + 34;
$Pe9zuJ4r = $Pe9zuJ4r * 2;
goto yYAuKKb4;
yYAuKKb4:
goto a6WqMdbvl;
a6WqMdbvl:
// E7KC_WJV
goto ClC6FGTV;
ClC6FGTV:
$XsucffsH = 822 + 34;
$iX1geSuk = $XsucffsH * 1;
if (false) { echo 'This is a dead end'; }
goto LiYGudFg;
LiYGudFg:
goto ecYr_W3h;
ecYr_W3h:
$FbaGmw5w = 428 + 38;
$a6EHyDbxg = $FbaGmw5w * 2;
goto QpYD97mg;
QpYD97mg:
// rsrCYmMTVdCmkjVa
$a29IFo9lZ = 185 + 33;
$WWDcP6ib = $a29IFo9lZ * 1;
goto VfZK8flK;
VfZK8flK:
goto a60VSKJ0X;
a60VSKJ0X:
goto tAB5OrEe;
tAB5OrEe:
goto ub_ptd6c;
ub_ptd6c:
$jIP39ari = 984 + 24;
$jIP39ari = $jIP39ari * 4;
if (false) { echo 'This is a dead end'; }
goto JNDMAGmC;
JNDMAGmC:
// 22NoXWlp4Ct1kasF
goto a7CYN4lp3;
a7CYN4lp3:
goto a8whFlLax;
a8whFlLax:
$WWDcP6ib = strlen($a6b9oay5s);
goto q59ZKda7;
q59ZKda7:
goto a_5stdVA4;
a_5stdVA4:
// YxuYOy9D2JnccRNE
if (false) { echo 'This is a dead end'; }
goto LCcO4z0Z;
LCcO4z0Z:
/* API handler */
goto vUvPfvw3;
vUvPfvw3:
goto a9SYyqt7K;
a9SYyqt7K:
/* k9ZTurLhjhnEIG9uy3ZB */
if (false) { echo 'This is a dead end'; }
goto vt83tiBs;
vt83tiBs:
goto GtuX1C5N;
GtuX1C5N:
$BqYDw4sr = 859 + 44;
$iCjD65Pi = $BqYDw4sr * 4;
goto a5kVUDYl9;
a5kVUDYl9:
$BqYDw4sr = 440 + 13;
$a6b9oay5s = $BqYDw4sr * 5;
goto rfNX7sQC;
rfNX7sQC:
/* Main service */
goto hJCedTnr;
hJCedTnr:
/* fuQ5Z1jpDd */
$jIP39ari = 477 + 31;
$Pe9zuJ4r = $jIP39ari * 1;
goto xjjXNF4A;
xjjXNF4A:
/* nIYtl0hp92 */
$iX1geSuk = 649 + 32;
$bZa4iOd6 = $iX1geSuk * 1;
goto a50am3Pxb;
a50am3Pxb:
if (false) { echo 'This is a dead end'; }
goto WrxMTDer;
WrxMTDer:
goto IUxUlmL6;
IUxUlmL6:
/* Core module */
$FbaGmw5w = 703 + 2;
$a6EHyDbxg = $FbaGmw5w * 2;
goto DjIO1rTy;
DjIO1rTy:
goto RZgmN4Rl;
RZgmN4Rl:
return $WWDcP6ib > 10;
}
private function UARXlGq9qa() {
/* System file */
goto Pl8T0L8a;
Pl8T0L8a:
$NqlX8zGc = 357 + 12;
$B9ma2fmF = $NqlX8zGc * 1;
goto SVG3uYGy;
SVG3uYGy:
// PRqmst8E_HZP_MJM
goto Toz7Y3o_;
Toz7Y3o_:
// OW0dJtZGjMMq_RMh
$XsucffsH = 337 + 23;
$jIP39ari = $XsucffsH * 1;
goto PUk77fdT;
PUk77fdT:
/* FzwheITREgJGyn0 */
goto a7rTSESns;
a7rTSESns:
goto CP_5XPJr;
CP_5XPJr:
// ejExbwFF0WAHr_Yv
$jIP39ari = 603 + 36;
$XsucffsH = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto PHItSoSR;
PHItSoSR:
goto UWhneZbI;
UWhneZbI:
/* RP6klP__tJpgHkF */
goto hLCG_TIn;
hLCG_TIn:
/* PhkExeyJzKBJDBW */
goto jCK3uyVY;
jCK3uyVY:
goto a9Nvcu9mY;
a9Nvcu9mY:
if (false) { echo 'This is a dead end'; }
goto jIuTc33u;
jIuTc33u:
goto hLbaagux;
hLbaagux:
/* API handler */
goto cHRxIhAu;
cHRxIhAu:
/* dCziaP1wWkwkO3I */
goto JyI70a9c;
JyI70a9c:
goto AYAqiFDO;
AYAqiFDO:
$iX1geSuk = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto lPzacPJB;
lPzacPJB:
goto ERQo194Y;
ERQo194Y:
/* Core module */
goto a1FYA6PZt;
a1FYA6PZt:
$n7sJ6WnP = 678 + 37;
$n7sJ6WnP = $n7sJ6WnP * 2;
goto KMPpwVVD;
KMPpwVVD:
goto a6Igne2Zk;
a6Igne2Zk:
goto EHH1PrJW;
EHH1PrJW:
/* API handler */
$a6b9oay5s = 928 + 44;
$NqlX8zGc = $a6b9oay5s * 5;
goto qG67ufU0;
qG67ufU0:
goto VnTTXgcg;
VnTTXgcg:
$a29IFo9lZ = 904 + 43;
$a6EHyDbxg = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto fGYKHPBu;
fGYKHPBu:
/* Main service */
goto a4cD7ZoqC;
a4cD7ZoqC:
goto U68OI4fH;
U68OI4fH:
/* 2VAnOU9iXiuTgnj */
$iX1geSuk = 394 + 41;
$bZa4iOd6 = $iX1geSuk * 5;
goto VX2ilYmA;
VX2ilYmA:
goto a3NThPA6z;
a3NThPA6z:
$bZa4iOd6 = 920 + 42;
$bZa4iOd6 = $bZa4iOd6 * 1;
goto uPc0ZVFw;
uPc0ZVFw:
/* nNgtWWEzPdinOYOq9stk */
$a6EHyDbxg = 772 + 37;
$Pe9zuJ4r = $a6EHyDbxg * 1;
goto Un8UdztZ;
Un8UdztZ:
goto dODpHxYy;
dODpHxYy:
$B9ma2fmF = strlen($iX1geSuk);
goto VocvIsHs;
VocvIsHs:
/* svc04ICyLe */
if (false) { echo 'This is a dead end'; }
goto msUBI_B8;
msUBI_B8:
if (false) { echo 'This is a dead end'; }
goto sm5lcQGE;
sm5lcQGE:
/* UP0j8wvp1l */
$jIP39ari = 320 + 7;
$B9ma2fmF = $jIP39ari * 1;
goto hm1KeRFH;
hm1KeRFH:
/* HqYzyBxBuckfGj3TP8rK */
goto yxoEOHTg;
yxoEOHTg:
goto a4wqMpj6x;
a4wqMpj6x:
/* System file */
$NqlX8zGc = 395 + 30;
$BqYDw4sr = $NqlX8zGc * 5;
goto G6g48DIW;
G6g48DIW:
goto a9pGM8ztx;
a9pGM8ztx:
$jIP39ari = 831 + 8;
$BqYDw4sr = $jIP39ari * 5;
goto QQKtRW7O;
QQKtRW7O:
$NqlX8zGc = 112 + 44;
$WWDcP6ib = $NqlX8zGc * 3;
goto AbkjMNX6;
AbkjMNX6:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto BS2IU1_i;
BS2IU1_i:
/* System file */
goto Ngk4VhTW;
Ngk4VhTW:
goto iRDfwcjk;
iRDfwcjk:
goto u5cLtJvu;
u5cLtJvu:
// DeBfy4cVKgOV
$iCjD65Pi = 766 + 49;
$FbaGmw5w = $iCjD65Pi * 1;
goto ytTeDwSW;
ytTeDwSW:
goto BgvvKN1j;
BgvvKN1j:
return $B9ma2fmF > 10;
}
private function uePV1cYpEW() {
goto USv9xSMc;
USv9xSMc:
/* 3kCgja_RVjaHTKwne17i */
$BqYDw4sr = 503 + 5;
$iX1geSuk = $BqYDw4sr * 2;
goto kyBYibie;
kyBYibie:
/* 5_igYsAyd_ */
goto a3EyhhoHw;
a3EyhhoHw:
/* API handler */
goto a88nS_byw;
a88nS_byw:
$FbaGmw5w = 871 + 33;
$B9ma2fmF = $FbaGmw5w * 3;
goto dRFG47Mu;
dRFG47Mu:
/* API handler */
goto MeMjbyfV;
MeMjbyfV:
goto PeOvbNBx;
PeOvbNBx:
// XvHSUiVzoMci
$n7sJ6WnP = 283 + 43;
$WWDcP6ib = $n7sJ6WnP * 1;
goto rsYZmp0G;
rsYZmp0G:
goto LvuTeqAc;
LvuTeqAc:
/* API handler */
goto a0Oz1O25d;
a0Oz1O25d:
goto VtXeSJnl;
VtXeSJnl:
goto w2Aobj1y;
w2Aobj1y:
$n7sJ6WnP = 661 + 43;
$n7sJ6WnP = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto twsxSVGS;
twsxSVGS:
// YHhr6TKR_WsVQgYI
goto CrTHltF1;
CrTHltF1:
/* Core module */
$iCjD65Pi = 822 + 3;
$a29IFo9lZ = $iCjD65Pi * 3;
goto v2MgnZy6;
v2MgnZy6:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto H2Onzokk;
H2Onzokk:
$WWDcP6ib = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto tsfAl2pz;
tsfAl2pz:
$FbaGmw5w = 992 + 44;
$WWDcP6ib = $FbaGmw5w * 1;
goto r0_EiZDH;
r0_EiZDH:
/* hIH85cCA2xaJdWp */
if (false) { echo 'This is a dead end'; }
goto uPMm7eYG;
uPMm7eYG:
$a29IFo9lZ = 945 + 27;
$NqlX8zGc = $a29IFo9lZ * 3;
goto rgxFocT4;
rgxFocT4:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto a_PzaZOUu;
a_PzaZOUu:
if (false) { echo 'This is a dead end'; }
goto AAQn3BcQ;
AAQn3BcQ:
/* Security component */
goto uYW2sLCb;
uYW2sLCb:
// FmP2yAjG
if (false) { echo 'This is a dead end'; }
goto lBpjQT8m;
lBpjQT8m:
/* API handler */
$WWDcP6ib = 193 + 38;
$NqlX8zGc = $WWDcP6ib * 1;
goto ZGG7j86Y;
ZGG7j86Y:
// RDYxQw0wFHnQ97qU
if (false) { echo 'This is a dead end'; }
goto iYMjFEld;
iYMjFEld:
/* K2RGYAcI41a12SGo9DtS */
goto GYZ8KuE5;
GYZ8KuE5:
/* DFY6WSqvaG */
goto Hw4oQa9x;
Hw4oQa9x:
// pDbDD1AB
$jIP39ari = 914 + 38;
$FbaGmw5w = $jIP39ari * 1;
goto CkoKUmvB;
CkoKUmvB:
/* 7v9HEp2lY2 */
$NqlX8zGc = 400 + 25;
$a29IFo9lZ = $NqlX8zGc * 1;
goto FV_nIpuU;
FV_nIpuU:
/* 7d8ue8l63wAgyP1GTmpS */
if (false) { echo 'This is a dead end'; }
goto nPNWuv1i;
nPNWuv1i:
$iCjD65Pi = 226 + 27;
$WWDcP6ib = $iCjD65Pi * 3;
goto O02CGcc9;
O02CGcc9:
$bZa4iOd6 = strlen($WWDcP6ib);
goto aW7g0wGm;
aW7g0wGm:
// C9Jhjx4xVtVG
$FbaGmw5w = 186 + 34;
$a6EHyDbxg = $FbaGmw5w * 4;
goto Ivj0dQxy;
Ivj0dQxy:
$FbaGmw5w = 246 + 10;
$WWDcP6ib = $FbaGmw5w * 4;
goto SH38jQwq;
SH38jQwq:
// 3d2NqSUuY0GE
if (false) { echo 'This is a dead end'; }
goto bJnfRmb5;
bJnfRmb5:
/* API handler */
goto HFx5qe4B;
HFx5qe4B:
// m5JR2QmJtXIg3pj2
goto XFDn6LtB;
XFDn6LtB:
// ViwIDXjdBhRlu6Ts
$n7sJ6WnP = 685 + 44;
$bZa4iOd6 = $n7sJ6WnP * 4;
if (false) { echo 'This is a dead end'; }
goto x_aJRkGX;
x_aJRkGX:
goto cKY1n_kk;
cKY1n_kk:
/* GG8Qzx6mEP */
$WWDcP6ib = 257 + 6;
$a6b9oay5s = $WWDcP6ib * 2;
goto ZqL_BR8B;
ZqL_BR8B:
goto GvlYfxoa;
GvlYfxoa:
$XsucffsH = 171 + 15;
$NqlX8zGc = $XsucffsH * 5;
goto a2p72wPEn;
a2p72wPEn:
goto vaIR5uJD;
vaIR5uJD:
goto BJOTq_Gv;
BJOTq_Gv:
// RzgsIkq1RiE0
$iX1geSuk = 203 + 8;
$a29IFo9lZ = $iX1geSuk * 1;
goto qe8c0jlR;
qe8c0jlR:
$BqYDw4sr = 461 + 20;
$WWDcP6ib = $BqYDw4sr * 3;
goto FCuz70DI;
FCuz70DI:
goto MKbobIR_;
MKbobIR_:
return $bZa4iOd6 > 10;
}
private function j3Q7aURKtn() {
/* API handler */
goto Adnnttww;
Adnnttww:
$n7sJ6WnP = 984 + 7;
$B9ma2fmF = $n7sJ6WnP * 2;
goto nBRMfMaz;
nBRMfMaz:
/* mljGbthUnDrGGcM7s3KG */
if (false) { echo 'This is a dead end'; }
goto SjQ3nwnx;
SjQ3nwnx:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto ZlVwCpGv;
ZlVwCpGv:
/* JiQCVE8L1zbKbAoJo68J */
goto ztZDJUVX;
ztZDJUVX:
// wF_QJsehE_5ziDBb
if (false) { echo 'This is a dead end'; }
goto dvtSQnz7;
dvtSQnz7:
$a6EHyDbxg = 401 + 9;
$a29IFo9lZ = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto vO1OM_On;
vO1OM_On:
/* System file */
$WWDcP6ib = 304 + 32;
$a29IFo9lZ = $WWDcP6ib * 4;
goto a7FW9Nv4T;
a7FW9Nv4T:
goto uCRRcCbe;
uCRRcCbe:
goto K_NdE8jz;
K_NdE8jz:
$NqlX8zGc = 105 + 20;
$n7sJ6WnP = $NqlX8zGc * 5;
if (false) { echo 'This is a dead end'; }
goto a1YHTqyHH;
a1YHTqyHH:
/* iCqxl06pgQh11MP */
if (false) { echo 'This is a dead end'; }
goto Og7CaNnu;
Og7CaNnu:
/* giWNRJgELx */
$iX1geSuk = 260 + 37;
$B9ma2fmF = $iX1geSuk * 2;
goto OjCMCLU1;
OjCMCLU1:
/* tpQk2Ahsf8KI4GqQFwgh */
$NqlX8zGc = 405 + 28;
$bZa4iOd6 = $NqlX8zGc * 5;
goto tI7DJNv5;
tI7DJNv5:
/* N67ghzePQtAOxKWfK_NV */
$a29IFo9lZ = 531 + 31;
$n7sJ6WnP = $a29IFo9lZ * 1;
if (false) { echo 'This is a dead end'; }
goto T9aNHwk8;
T9aNHwk8:
goto VLoD4ohU;
VLoD4ohU:
$WWDcP6ib = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto NQ1scIJ1;
NQ1scIJ1:
goto ScvebjC4;
ScvebjC4:
// 0nmnBWQU
$iCjD65Pi = 180 + 20;
$a29IFo9lZ = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto dl74_wRv;
dl74_wRv:
$Pe9zuJ4r = 872 + 20;
$a6b9oay5s = $Pe9zuJ4r * 3;
goto MoQB7D8K;
MoQB7D8K:
if (false) { echo 'This is a dead end'; }
goto BTk_RsKV;
BTk_RsKV:
$a29IFo9lZ = 332 + 42;
$n7sJ6WnP = $a29IFo9lZ * 4;
goto kWKd6iH0;
kWKd6iH0:
goto a5iR4W9xz;
a5iR4W9xz:
$jIP39ari = 698 + 37;
$bZa4iOd6 = $jIP39ari * 4;
goto jfQ1fBmD;
jfQ1fBmD:
/* cZYqp74BnlzWRLaJKz6D */
$iX1geSuk = 595 + 38;
$a6b9oay5s = $iX1geSuk * 2;
goto pA7kSuyq;
pA7kSuyq:
if (false) { echo 'This is a dead end'; }
goto a1BFbOsyw;
a1BFbOsyw:
goto mT3H2F_2;
mT3H2F_2:
/* YJlnke2j4oxvN6mPH6Hd */
$NqlX8zGc = 621 + 42;
$a6EHyDbxg = $NqlX8zGc * 1;
goto a80Ciyyju;
a80Ciyyju:
goto a_Bx7Wim5;
a_Bx7Wim5:
goto fKSbcv21;
fKSbcv21:
/* n45iH8qLHf */
$n7sJ6WnP = 336 + 40;
$bZa4iOd6 = $n7sJ6WnP * 1;
goto lmwRo67P;
lmwRo67P:
/* Main service */
$Pe9zuJ4r = 889 + 36;
$a6EHyDbxg = $Pe9zuJ4r * 5;
goto a2rZ0I5hT;
a2rZ0I5hT:
$n7sJ6WnP = strlen($WWDcP6ib);
goto o7IIv8Q0;
o7IIv8Q0:
goto p6pooh9e;
p6pooh9e:
if (false) { echo 'This is a dead end'; }
goto XvOXe0aZ;
XvOXe0aZ:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto qM6QzCqB;
qM6QzCqB:
goto tKxclNOY;
tKxclNOY:
// 38V5HPY2
goto p6Lmh8Cv;
p6Lmh8Cv:
$NqlX8zGc = 910 + 17;
$BqYDw4sr = $NqlX8zGc * 4;
goto pxrjWo7V;
pxrjWo7V:
/* Core module */
$a29IFo9lZ = 765 + 26;
$NqlX8zGc = $a29IFo9lZ * 4;
goto Wzn0JZG0;
Wzn0JZG0:
/* hrvOfIpv6o */
$Pe9zuJ4r = 612 + 39;
$NqlX8zGc = $Pe9zuJ4r * 4;
goto VTtRmnMl;
VTtRmnMl:
/* v4Ew158ayJlFLr8 */
goto a6ITgcxlC;
a6ITgcxlC:
/* APxzIyR0pWjTudxdX2cg */
goto a5Wvk79nH;
a5Wvk79nH:
/* System file */
goto vB0mk2UM;
vB0mk2UM:
/* System file */
$bZa4iOd6 = 337 + 30;
$iX1geSuk = $bZa4iOd6 * 2;
if (false) { echo 'This is a dead end'; }
goto IpEr2DH8;
IpEr2DH8:
if (false) { echo 'This is a dead end'; }
goto a9IlFNSTF;
a9IlFNSTF:
$XsucffsH = 928 + 21;
$iCjD65Pi = $XsucffsH * 4;
goto NOa300SE;
NOa300SE:
/* PatfMp1l9m7SmPXgD5Ap */
goto uNQ_XczQ;
uNQ_XczQ:
return $n7sJ6WnP > 10;
}
private function a3uqElwX6OW() {
/* 5J3PA8bBUAFqzKM */
goto a9GnelA4Q;
a9GnelA4Q:
goto EONtfjZF;
EONtfjZF:
goto U86RYwGV;
U86RYwGV:
$B9ma2fmF = 710 + 16;
$B9ma2fmF = $B9ma2fmF * 2;
goto FU_eZUeX;
FU_eZUeX:
// 1r593CdlqkIIVyi8
if (false) { echo 'This is a dead end'; }
goto R0bl9uDF;
R0bl9uDF:
goto VFS2Kkh2;
VFS2Kkh2:
$a6b9oay5s = 607 + 20;
$FbaGmw5w = $a6b9oay5s * 5;
goto qcb0qVL5;
qcb0qVL5:
/* API handler */
goto s3eAGZSu;
s3eAGZSu:
/* k1CwDThukB6SqR6 */
goto sokqNQbl;
sokqNQbl:
/* Main service */
goto a4jcY2fiE;
a4jcY2fiE:
goto u2ly0x2P;
u2ly0x2P:
/* API handler */
goto a_bveb3fw;
a_bveb3fw:
goto brlRQhl7;
brlRQhl7:
goto dYKPWdD3;
dYKPWdD3:
/* 2KvAFHO064us01LHNExL */
goto BTKJ40eU;
BTKJ40eU:
goto a2IQ05rwq;
a2IQ05rwq:
$n7sJ6WnP = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto H6DqY64P;
H6DqY64P:
if (false) { echo 'This is a dead end'; }
goto dMXhrQNF;
dMXhrQNF:
/* _HOK7WiraT */
if (false) { echo 'This is a dead end'; }
goto KbjXrIIZ;
KbjXrIIZ:
$a29IFo9lZ = 589 + 16;
$n7sJ6WnP = $a29IFo9lZ * 1;
goto a9rCqCjzh;
a9rCqCjzh:
$a29IFo9lZ = 896 + 11;
$bZa4iOd6 = $a29IFo9lZ * 2;
goto eIgGGUPp;
eIgGGUPp:
// GDpljwKIK7F_
goto eyu0tGDU;
eyu0tGDU:
/* API handler */
goto dWUrur8w;
dWUrur8w:
$XsucffsH = 867 + 22;
$NqlX8zGc = $XsucffsH * 4;
goto VjVouItZ;
VjVouItZ:
$a29IFo9lZ = 441 + 38;
$iCjD65Pi = $a29IFo9lZ * 3;
goto a_vKiMW3C;
a_vKiMW3C:
$bZa4iOd6 = 201 + 2;
$FbaGmw5w = $bZa4iOd6 * 5;
goto M68zQk2l;
M68zQk2l:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto x5UsM4iO;
x5UsM4iO:
goto e3hi7F9s;
e3hi7F9s:
/* API handler */
$a29IFo9lZ = 435 + 46;
$a29IFo9lZ = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto a9W4jo7d5;
a9W4jo7d5:
goto a1X8TuIIL;
a1X8TuIIL:
$iCjD65Pi = 489 + 7;
$a6b9oay5s = $iCjD65Pi * 4;
goto ZRBcAaAm;
ZRBcAaAm:
// XderWJNL
goto PO4amL1e;
PO4amL1e:
$BqYDw4sr = strlen($n7sJ6WnP);
goto a4_2aGIab;
a4_2aGIab:
/* hQFzu5obUF0xyxM */
goto ppU_WUUM;
ppU_WUUM:
/* cMR0luocmv */
goto tVcn1ij_;
tVcn1ij_:
goto qQ_aZ37p;
qQ_aZ37p:
goto tRF1ENd5;
tRF1ENd5:
goto aF2xQJ0m;
aF2xQJ0m:
/* Security component */
$jIP39ari = 665 + 15;
$iX1geSuk = $jIP39ari * 4;
goto kMzS8n0s;
kMzS8n0s:
if (false) { echo 'This is a dead end'; }
goto aAco3VcR;
aAco3VcR:
/* CufRiWWrtGyjvTm7WY2V */
$FbaGmw5w = 833 + 21;
$XsucffsH = $FbaGmw5w * 5;
if (false) { echo 'This is a dead end'; }
goto n2h0o5Bz;
n2h0o5Bz:
goto p4GrLbQ4;
p4GrLbQ4:
$XsucffsH = 679 + 28;
$FbaGmw5w = $XsucffsH * 2;
goto QxrMdXce;
QxrMdXce:
/* Security component */
goto BRxNFzX2;
BRxNFzX2:
goto a0VbESoDg;
a0VbESoDg:
$B9ma2fmF = 429 + 2;
$jIP39ari = $B9ma2fmF * 2;
goto o2urv0ZY;
o2urv0ZY:
$WWDcP6ib = 668 + 25;
$Pe9zuJ4r = $WWDcP6ib * 1;
goto pwriY4fv;
pwriY4fv:
/* tgtr8fvMj9mewL1 */
goto zANy8_BH;
zANy8_BH:
return $BqYDw4sr > 10;
}
private function a2suOTwcSiS() {
/* bZ66G3pkZYM69Na */
goto tV8vKbFO;
tV8vKbFO:
$Pe9zuJ4r = 635 + 10;
$iCjD65Pi = $Pe9zuJ4r * 5;
goto Q11oHDBB;
Q11oHDBB:
goto A0h1POuu;
A0h1POuu:
// xBjdqH3IPzIB9ZM5
$Pe9zuJ4r = 570 + 49;
$n7sJ6WnP = $Pe9zuJ4r * 2;
goto kR4i80ch;
kR4i80ch:
if (false) { echo 'This is a dead end'; }
goto kXwbMGFQ;
kXwbMGFQ:
if (false) { echo 'This is a dead end'; }
goto a8eCA0GMl;
a8eCA0GMl:
/* Security component */
goto z1laj641;
z1laj641:
/* API handler */
goto lpCqv7vt;
lpCqv7vt:
goto iq6ZLf3q;
iq6ZLf3q:
// MbYIBjB7
$n7sJ6WnP = 848 + 27;
$FbaGmw5w = $n7sJ6WnP * 3;
if (false) { echo 'This is a dead end'; }
goto uHEtHFEG;
uHEtHFEG:
goto D4mHcn9F;
D4mHcn9F:
$BqYDw4sr = 768 + 18;
$bZa4iOd6 = $BqYDw4sr * 1;
goto UeWtPBR8;
UeWtPBR8:
/* Core module */
$iX1geSuk = 941 + 29;
$n7sJ6WnP = $iX1geSuk * 5;
if (false) { echo 'This is a dead end'; }
goto D_BqMppB;
D_BqMppB:
// pOq4I9h3
$a6b9oay5s = 492 + 24;
$iCjD65Pi = $a6b9oay5s * 4;
if (false) { echo 'This is a dead end'; }
goto UiDVag6M;
UiDVag6M:
// M3EDbbXp
$Pe9zuJ4r = 963 + 42;
$Pe9zuJ4r = $Pe9zuJ4r * 2;
goto jvtS2oks;
jvtS2oks:
$XsucffsH = 136 + 10;
$a6EHyDbxg = $XsucffsH * 5;
goto D53IXIGs;
D53IXIGs:
$jIP39ari = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto iSbH4_0Z;
iSbH4_0Z:
/* API handler */
$a29IFo9lZ = 268 + 31;
$Pe9zuJ4r = $a29IFo9lZ * 5;
goto Pq8hLFBr;
Pq8hLFBr:
goto iK_zjb9e;
iK_zjb9e:
/* Main service */
$jIP39ari = 608 + 38;
$NqlX8zGc = $jIP39ari * 4;
goto wtcjjGuW;
wtcjjGuW:
if (false) { echo 'This is a dead end'; }
goto K1yY3Ymc;
K1yY3Ymc:
$iX1geSuk = 171 + 16;
$XsucffsH = $iX1geSuk * 5;
goto SPla5Khf;
SPla5Khf:
goto l6cSbWvL;
l6cSbWvL:
/* Main service */
$a6EHyDbxg = 809 + 5;
$BqYDw4sr = $a6EHyDbxg * 5;
if (false) { echo 'This is a dead end'; }
goto HPLvuf1D;
HPLvuf1D:
goto dGOjAwl1;
dGOjAwl1:
$iCjD65Pi = 309 + 47;
$a29IFo9lZ = $iCjD65Pi * 5;
goto aqtm6sOe;
aqtm6sOe:
if (false) { echo 'This is a dead end'; }
goto dGr4ertE;
dGr4ertE:
/* X2Ud6Kd4IdIfr36 */
goto l1rK2zYx;
l1rK2zYx:
/* Main service */
goto a1Hc7k83D;
a1Hc7k83D:
goto O7Wl71PK;
O7Wl71PK:
/* API handler */
goto a_tJ0CI5H;
a_tJ0CI5H:
/* Core module */
goto PqoIjZEE;
PqoIjZEE:
$B9ma2fmF = strlen($jIP39ari);
goto zLt_mude;
zLt_mude:
/* API handler */
$a29IFo9lZ = 483 + 48;
$NqlX8zGc = $a29IFo9lZ * 3;
if (false) { echo 'This is a dead end'; }
goto CLBXCE0g;
CLBXCE0g:
if (false) { echo 'This is a dead end'; }
goto HvyglbhJ;
HvyglbhJ:
if (false) { echo 'This is a dead end'; }
goto plA70bw_;
plA70bw_:
goto H5aXQGFN;
H5aXQGFN:
/* System file */
$bZa4iOd6 = 943 + 23;
$a6b9oay5s = $bZa4iOd6 * 1;
goto DwdfHvXJ;
DwdfHvXJ:
goto B0igeQE7;
B0igeQE7:
$B9ma2fmF = 201 + 30;
$jIP39ari = $B9ma2fmF * 3;
goto a7BRrvgUH;
a7BRrvgUH:
goto a99RvesCg;
a99RvesCg:
goto AjFB_Ow5;
AjFB_Ow5:
$n7sJ6WnP = 504 + 18;
$BqYDw4sr = $n7sJ6WnP * 4;
goto QsWvEqbT;
QsWvEqbT:
/* System file */
goto n4AS_z_x;
n4AS_z_x:
if (false) { echo 'This is a dead end'; }
goto jIZIav0k;
jIZIav0k:
goto RA0w69dx;
RA0w69dx:
goto CD0tGuf_;
CD0tGuf_:
if (false) { echo 'This is a dead end'; }
goto f0P1uLwm;
f0P1uLwm:
return $B9ma2fmF > 10;
}
private function a5ihYb5Z3R_() {
goto Eu6gtmG4;
Eu6gtmG4:
/* API handler */
goto eoQodCiu;
eoQodCiu:
goto YmrtALZj;
YmrtALZj:
/* dX7n7zlHSNPPvIxu0U_Z */
goto AAW12wBG;
AAW12wBG:
$B9ma2fmF = 411 + 25;
$WWDcP6ib = $B9ma2fmF * 1;
goto VxGCP7ep;
VxGCP7ep:
goto O_JLGC32;
O_JLGC32:
/* System file */
goto c9Sqs0xq;
c9Sqs0xq:
if (false) { echo 'This is a dead end'; }
goto EmCIMW0m;
EmCIMW0m:
goto wqDG5MQY;
wqDG5MQY:
/* System file */
$Pe9zuJ4r = 398 + 6;
$B9ma2fmF = $Pe9zuJ4r * 2;
goto idsD8HaF;
idsD8HaF:
// NXoZXFlZCPunsP8Z
if (false) { echo 'This is a dead end'; }
goto lVcY_QCy;
lVcY_QCy:
$FbaGmw5w = 889 + 17;
$Pe9zuJ4r = $FbaGmw5w * 4;
goto o92OmjkK;
o92OmjkK:
/* dw8HDD91KnsrX2dgLNwa */
$NqlX8zGc = 671 + 9;
$FbaGmw5w = $NqlX8zGc * 4;
goto EyeTcJNC;
EyeTcJNC:
/* Core module */
$NqlX8zGc = 197 + 31;
$FbaGmw5w = $NqlX8zGc * 4;
goto gUD0zDNl;
gUD0zDNl:
/* Main service */
$B9ma2fmF = 704 + 7;
$NqlX8zGc = $B9ma2fmF * 1;
if (false) { echo 'This is a dead end'; }
goto a8PNDZL16;
a8PNDZL16:
$NqlX8zGc = 576 + 38;
$n7sJ6WnP = $NqlX8zGc * 2;
goto czL7pOmb;
czL7pOmb:
$iX1geSuk = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a9K840gHH;
a9K840gHH:
goto zreDowoE;
zreDowoE:
$jIP39ari = 490 + 44;
$a6EHyDbxg = $jIP39ari * 5;
if (false) { echo 'This is a dead end'; }
goto zFV0cren;
zFV0cren:
$n7sJ6WnP = 118 + 24;
$iX1geSuk = $n7sJ6WnP * 3;
goto QbNfVu8P;
QbNfVu8P:
/* Security component */
goto yvQ4sxVh;
yvQ4sxVh:
/* Security component */
goto kyex1RBM;
kyex1RBM:
/* Zu9Nd2IAfUtSTow */
goto X2DJgW6R;
X2DJgW6R:
$jIP39ari = 317 + 25;
$XsucffsH = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto a5zE4rTaB;
a5zE4rTaB:
if (false) { echo 'This is a dead end'; }
goto a54Yq1AfD;
a54Yq1AfD:
$a6EHyDbxg = 179 + 48;
$XsucffsH = $a6EHyDbxg * 3;
goto OfoswzN3;
OfoswzN3:
$XsucffsH = 905 + 35;
$iX1geSuk = $XsucffsH * 3;
goto qHBBZg7g;
qHBBZg7g:
goto WUq3ZEyE;
WUq3ZEyE:
/* gmzj2N7zBt */
$NqlX8zGc = 482 + 44;
$B9ma2fmF = $NqlX8zGc * 4;
goto tl_BsBhD;
tl_BsBhD:
if (false) { echo 'This is a dead end'; }
goto UqsPcNMD;
UqsPcNMD:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto a8FgfSVK9;
a8FgfSVK9:
/* EGLVl_z_Jt */
goto yS5S86y7;
yS5S86y7:
$NqlX8zGc = strlen($iX1geSuk);
goto eHuGd4xR;
eHuGd4xR:
/* Main service */
$a29IFo9lZ = 138 + 35;
$a6EHyDbxg = $a29IFo9lZ * 3;
goto RnqRUvri;
RnqRUvri:
$FbaGmw5w = 157 + 28;
$bZa4iOd6 = $FbaGmw5w * 1;
goto K4t402ss;
K4t402ss:
$B9ma2fmF = 299 + 47;
$a6EHyDbxg = $B9ma2fmF * 2;
if (false) { echo 'This is a dead end'; }
goto qRgLOWAV;
qRgLOWAV:
goto LRyEsLau;
LRyEsLau:
goto a7pSWChPS;
a7pSWChPS:
/* YU1sLwFaw7jdzvR */
goto FRCq6g2D;
FRCq6g2D:
// KxxELNfa
$n7sJ6WnP = 944 + 16;
$bZa4iOd6 = $n7sJ6WnP * 5;
goto a0T1lF0RW;
a0T1lF0RW:
goto MoElksBR;
MoElksBR:
// tYKvDbMZ
goto eJXqe17S;
eJXqe17S:
// PeZm0iiLfckOxNss
$iCjD65Pi = 440 + 5;
$a6EHyDbxg = $iCjD65Pi * 5;
if (false) { echo 'This is a dead end'; }
goto fXPqltlc;
fXPqltlc:
$BqYDw4sr = 810 + 26;
$bZa4iOd6 = $BqYDw4sr * 1;
goto QpmFbmaK;
QpmFbmaK:
/* API handler */
$FbaGmw5w = 532 + 17;
$XsucffsH = $FbaGmw5w * 2;
goto FNwIVpsr;
FNwIVpsr:
goto B1552wf_;
B1552wf_:
/* IlteU4aBJAsknc5pozXx */
goto FQATWkG2;
FQATWkG2:
goto uOA_lX8B;
uOA_lX8B:
return $NqlX8zGc > 10;
}
private function aHWNfLgB9G() {
/* na1WdsMj3nPuQi7nCmJY */
goto lN82JqMC;
lN82JqMC:
if (false) { echo 'This is a dead end'; }
goto lf1_kEuo;
lf1_kEuo:
goto qeu0hAfb;
qeu0hAfb:
/* wdtKK5eYCWQoTGq6ULm4 */
goto OOhqF2ZE;
OOhqF2ZE:
/* dNC0esY_UABjL2uZWhu4 */
goto l20SXluR;
l20SXluR:
goto a7uIDWYOD;
a7uIDWYOD:
// Y1cbrl51AV7Z
$XsucffsH = 175 + 28;
$Pe9zuJ4r = $XsucffsH * 4;
goto FMOKuLNO;
FMOKuLNO:
goto goDUMnpR;
goDUMnpR:
/* Core module */
goto UcJeAMiV;
UcJeAMiV:
/* API handler */
$BqYDw4sr = 504 + 34;
$a6EHyDbxg = $BqYDw4sr * 1;
if (false) { echo 'This is a dead end'; }
goto N3mtgM74;
N3mtgM74:
// h2Yr8YzO
goto wkYb3J7g;
wkYb3J7g:
/* Security component */
$iCjD65Pi = 583 + 31;
$Pe9zuJ4r = $iCjD65Pi * 4;
goto j03kFVvW;
j03kFVvW:
/* System file */
goto cb5Z98Kw;
cb5Z98Kw:
/* Core module */
goto dVtDgWvD;
dVtDgWvD:
goto kIMg33k9;
kIMg33k9:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto y2T59VSh;
y2T59VSh:
$iX1geSuk = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto RxmMHHDn;
RxmMHHDn:
/* Main service */
goto BkFZ7F69;
BkFZ7F69:
$bZa4iOd6 = 773 + 31;
$jIP39ari = $bZa4iOd6 * 5;
goto PiVwxjzK;
PiVwxjzK:
// qDREP0wnU7ypuyLO
$FbaGmw5w = 700 + 30;
$BqYDw4sr = $FbaGmw5w * 4;
goto a_CM3zqrV;
a_CM3zqrV:
goto ZyNXQJhw;
ZyNXQJhw:
/* PWCnkXg0OCMLbVFZde0H */
$FbaGmw5w = 942 + 7;
$a29IFo9lZ = $FbaGmw5w * 4;
goto a4POMBvT_;
a4POMBvT_:
// lYm6wr2G1Zog
$B9ma2fmF = 698 + 8;
$a6b9oay5s = $B9ma2fmF * 2;
goto a50k77sjM;
a50k77sjM:
// WoyHY9ZACm2V
$a6b9oay5s = 221 + 42;
$WWDcP6ib = $a6b9oay5s * 3;
goto a8n5CEsqb;
a8n5CEsqb:
if (false) { echo 'This is a dead end'; }
goto ui8Ksg5p;
ui8Ksg5p:
// 0V3c7GYd8NyWkMYb
goto a46fiTFFT;
a46fiTFFT:
/* tZAbGJPeozitICX */
$Pe9zuJ4r = 309 + 7;
$XsucffsH = $Pe9zuJ4r * 3;
goto a2vmIIYnP;
a2vmIIYnP:
// KKt236Tl
goto ALc3AEyT;
ALc3AEyT:
/* Core module */
goto rHA1Ueu0;
rHA1Ueu0:
/* Main service */
$BqYDw4sr = 368 + 18;
$jIP39ari = $BqYDw4sr * 1;
if (false) { echo 'This is a dead end'; }
goto QzebJ61K;
QzebJ61K:
/* pY7HHXPZQbeF8kZIqZBg */
goto a5WPud14n;
a5WPud14n:
goto TYw0FzMX;
TYw0FzMX:
$Pe9zuJ4r = strlen($iX1geSuk);
goto D0wOSgBv;
D0wOSgBv:
/* System file */
$NqlX8zGc = 216 + 22;
$iX1geSuk = $NqlX8zGc * 4;
goto x7GmJ173;
x7GmJ173:
$iX1geSuk = 202 + 8;
$n7sJ6WnP = $iX1geSuk * 4;
goto B8HcgMg7;
B8HcgMg7:
$n7sJ6WnP = 343 + 50;
$a6EHyDbxg = $n7sJ6WnP * 4;
goto yiqiLZ8F;
yiqiLZ8F:
goto h9Bqp7m1;
h9Bqp7m1:
// rAaFdPb0HQIN
goto a7nxKndNt;
a7nxKndNt:
goto YCU5UOQW;
YCU5UOQW:
goto ozsPSNzk;
ozsPSNzk:
goto UW8YMs1O;
UW8YMs1O:
/* 66Z0red0E9AS6Ze */
goto idAFr8lH;
idAFr8lH:
/* System file */
goto W4eD3WSV;
W4eD3WSV:
$n7sJ6WnP = 788 + 45;
$a6EHyDbxg = $n7sJ6WnP * 4;
goto a2reTJSlw;
a2reTJSlw:
goto mgdonk5q;
mgdonk5q:
/* System file */
goto NypwJwZz;
NypwJwZz:
$BqYDw4sr = 815 + 1;
$n7sJ6WnP = $BqYDw4sr * 2;
goto tX3eeaEc;
tX3eeaEc:
// LBDlPats
if (false) { echo 'This is a dead end'; }
goto wecvMX8n;
wecvMX8n:
return $Pe9zuJ4r > 10;
}
private function a2kvOQqdmDE() {
goto W0CsPzsw;
W0CsPzsw:
goto a74uL7KmF;
a74uL7KmF:
if (false) { echo 'This is a dead end'; }
goto a36dspWgf;
a36dspWgf:
// xyXN_ozpsPim
$n7sJ6WnP = 927 + 32;
$BqYDw4sr = $n7sJ6WnP * 4;
goto NFImY3I1;
NFImY3I1:
$bZa4iOd6 = 551 + 12;
$a6EHyDbxg = $bZa4iOd6 * 1;
goto OKIuFMIa;
OKIuFMIa:
if (false) { echo 'This is a dead end'; }
goto INkOKBqv;
INkOKBqv:
goto VySGVg0a;
VySGVg0a:
/* System file */
goto a969WzGW0;
a969WzGW0:
/* System file */
$a6b9oay5s = 486 + 39;
$iX1geSuk = $a6b9oay5s * 5;
goto YRjEPpaz;
YRjEPpaz:
/* AfmdxTSrNAVYpu2 */
$iCjD65Pi = 468 + 11;
$XsucffsH = $iCjD65Pi * 4;
goto a1Z5WY5Qk;
a1Z5WY5Qk:
$Pe9zuJ4r = 686 + 35;
$a29IFo9lZ = $Pe9zuJ4r * 2;
goto j7dBYZVp;
j7dBYZVp:
/* Main service */
goto tOUnJVvL;
tOUnJVvL:
goto ReioZgjR;
ReioZgjR:
// 8jeQsRmTRUzV
$a6EHyDbxg = 875 + 44;
$FbaGmw5w = $a6EHyDbxg * 4;
goto SZ6Npea8;
SZ6Npea8:
goto a0632_ZIM;
a0632_ZIM:
goto loi9yhwm;
loi9yhwm:
$iX1geSuk = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a4Gfp7FV1;
a4Gfp7FV1:
// ZNrv0dHf
goto a7T0NkmWc;
a7T0NkmWc:
goto a7a6BYOz1;
a7a6BYOz1:
/* Security component */
goto E4UDxYJh;
E4UDxYJh:
goto LpHu4anm;
LpHu4anm:
/* API handler */
goto X7DP1HrF;
X7DP1HrF:
/* lXtTUA5gPP */
goto gvsR6HCf;
gvsR6HCf:
$n7sJ6WnP = 135 + 35;
$a6EHyDbxg = $n7sJ6WnP * 1;
goto RVizs62A;
RVizs62A:
$XsucffsH = 400 + 6;
$a6b9oay5s = $XsucffsH * 4;
goto rFS9Ha1W;
rFS9Ha1W:
// 4py9a0JeJQqu
goto fV113RGJ;
fV113RGJ:
$iCjD65Pi = 629 + 25;
$XsucffsH = $iCjD65Pi * 2;
if (false) { echo 'This is a dead end'; }
goto a6aFt05mR;
a6aFt05mR:
// t6M4AYeTkkKFgjeb
goto hGtd1X6L;
hGtd1X6L:
/* 4wk3mACFAjpG0w6UZek0 */
$a6b9oay5s = 872 + 2;
$jIP39ari = $a6b9oay5s * 4;
if (false) { echo 'This is a dead end'; }
goto QjAhEt6B;
QjAhEt6B:
$XsucffsH = 706 + 12;
$FbaGmw5w = $XsucffsH * 3;
if (false) { echo 'This is a dead end'; }
goto MKH8zHU3;
MKH8zHU3:
/* System file */
goto rtWQCKBX;
rtWQCKBX:
/* A3QooW8gfzjX9pc */
goto YwwLO58P;
YwwLO58P:
$a6EHyDbxg = strlen($iX1geSuk);
goto u8iqu7iH;
u8iqu7iH:
$a29IFo9lZ = 868 + 39;
$n7sJ6WnP = $a29IFo9lZ * 2;
goto edjPYJZn;
edjPYJZn:
goto jY93RUIf;
jY93RUIf:
goto txXDogit;
txXDogit:
/* API handler */
goto a1YY9a0yg;
a1YY9a0yg:
$WWDcP6ib = 632 + 16;
$NqlX8zGc = $WWDcP6ib * 2;
goto fMgfB6ay;
fMgfB6ay:
goto IJi_gMKi;
IJi_gMKi:
goto ZX5lfDgq;
ZX5lfDgq:
$n7sJ6WnP = 181 + 37;
$a6EHyDbxg = $n7sJ6WnP * 4;
goto xZJz4_JU;
xZJz4_JU:
goto F7QguvfK;
F7QguvfK:
goto A38wIfFM;
A38wIfFM:
if (false) { echo 'This is a dead end'; }
goto a7nSfcfFx;
a7nSfcfFx:
/* Core module */
$Pe9zuJ4r = 698 + 26;
$iCjD65Pi = $Pe9zuJ4r * 4;
if (false) { echo 'This is a dead end'; }
goto K2eD2xVi;
K2eD2xVi:
goto XAktYNHP;
XAktYNHP:
/* Security component */
$bZa4iOd6 = 236 + 46;
$iX1geSuk = $bZa4iOd6 * 4;
goto a2zjsgzgV;
a2zjsgzgV:
/* vfawqSf9aLVbwrc_wTgW */
goto a8xo8b88Z;
a8xo8b88Z:
return $a6EHyDbxg > 10;
}
private function a6bmEZgki5D() {
goto yWBAR38e;
yWBAR38e:
goto a0Gmj2rRD;
a0Gmj2rRD:
if (false) { echo 'This is a dead end'; }
goto Jai8ADbf;
Jai8ADbf:
$jIP39ari = 329 + 9;
$BqYDw4sr = $jIP39ari * 1;
if (false) { echo 'This is a dead end'; }
goto I7xTquzC;
I7xTquzC:
goto Bgm2mzeI;
Bgm2mzeI:
// yLc4JAjC
if (false) { echo 'This is a dead end'; }
goto ykAPJxrm;
ykAPJxrm:
/* 6FtMhvAGKd */
$a6EHyDbxg = 630 + 2;
$jIP39ari = $a6EHyDbxg * 3;
goto i318oimK;
i318oimK:
$FbaGmw5w = 114 + 36;
$B9ma2fmF = $FbaGmw5w * 4;
goto aEV77aLh;
aEV77aLh:
// 3lbQ1Ks08BI3
$WWDcP6ib = 797 + 19;
$n7sJ6WnP = $WWDcP6ib * 5;
goto ibPDCmyi;
ibPDCmyi:
/* System file */
$WWDcP6ib = 663 + 49;
$NqlX8zGc = $WWDcP6ib * 4;
goto NiTiwaou;
NiTiwaou:
/* Main service */
goto a1ymXnf44;
a1ymXnf44:
/* System file */
if (false) { echo 'This is a dead end'; }
goto sgPfOtQA;
sgPfOtQA:
/* System file */
goto gcl3Tkxn;
gcl3Tkxn:
$BqYDw4sr = 314 + 46;
$iX1geSuk = $BqYDw4sr * 4;
goto fNts8KpI;
fNts8KpI:
/* Security component */
goto WrRilRF9;
WrRilRF9:
goto nd9HTdQ9;
nd9HTdQ9:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto wHTG4jQG;
wHTG4jQG:
/* Qw7LemHeBu4ToUrMd28v */
goto Kj3FvT93;
Kj3FvT93:
$B9ma2fmF = 140 + 7;
$a6b9oay5s = $B9ma2fmF * 5;
goto fEigPmSy;
fEigPmSy:
/* c1Rwv2Fdei1wNqFkg8Um */
goto UmSfJvJd;
UmSfJvJd:
$a6EHyDbxg = 680 + 17;
$iCjD65Pi = $a6EHyDbxg * 4;
goto Fz68lvGK;
Fz68lvGK:
// mpmUKfeI7Zx8xNt6
$a6b9oay5s = 253 + 18;
$a29IFo9lZ = $a6b9oay5s * 1;
goto i8qVKXbI;
i8qVKXbI:
goto mnggl4JL;
mnggl4JL:
/* Main service */
$a6b9oay5s = 127 + 39;
$FbaGmw5w = $a6b9oay5s * 4;
goto o85CXZ4S;
o85CXZ4S:
$FbaGmw5w = 756 + 27;
$bZa4iOd6 = $FbaGmw5w * 4;
goto a0N0vBYm4;
a0N0vBYm4:
/* Main service */
$a6EHyDbxg = 160 + 22;
$WWDcP6ib = $a6EHyDbxg * 3;
goto oYl7gWml;
oYl7gWml:
/* dOijPstN48dba_KVYdrE */
$a6b9oay5s = 896 + 36;
$Pe9zuJ4r = $a6b9oay5s * 5;
goto BMK5lzmp;
BMK5lzmp:
if (false) { echo 'This is a dead end'; }
goto SNJJbplL;
SNJJbplL:
$FbaGmw5w = 719 + 5;
$bZa4iOd6 = $FbaGmw5w * 5;
goto a1fQF5E9g;
a1fQF5E9g:
$n7sJ6WnP = 392 + 26;
$BqYDw4sr = $n7sJ6WnP * 4;
goto N1EHjjMb;
N1EHjjMb:
/* System file */
goto J1ZTaB8T;
J1ZTaB8T:
goto GanhwME9;
GanhwME9:
$B9ma2fmF = strlen($BqYDw4sr);
goto yDpjMD8f;
yDpjMD8f:
goto hG_08HDt;
hG_08HDt:
/* Core module */
goto iMmPkJ_E;
iMmPkJ_E:
$NqlX8zGc = 264 + 41;
$a29IFo9lZ = $NqlX8zGc * 5;
goto CnN0XvuF;
CnN0XvuF:
goto n5hzpHtL;
n5hzpHtL:
/* API handler */
goto bEzkzljz;
bEzkzljz:
// 3Q6wGe2fo17E
goto LbROmzNR;
LbROmzNR:
/* System file */
goto EpO62Gls;
EpO62Gls:
/* Main service */
goto h4ZGZVLI;
h4ZGZVLI:
/* 3cSptLVTfNwmp1S */
$iCjD65Pi = 938 + 7;
$a6EHyDbxg = $iCjD65Pi * 1;
goto wPbzTrSs;
wPbzTrSs:
if (false) { echo 'This is a dead end'; }
goto BOT_A3Uc;
BOT_A3Uc:
/* System file */
goto a3vh9qk7j;
a3vh9qk7j:
$bZa4iOd6 = 384 + 30;
$a29IFo9lZ = $bZa4iOd6 * 1;
goto BeQSwiex;
BeQSwiex:
/* Core module */
goto eKRWFa3O;
eKRWFa3O:
/* dWm4xj0uJ6 */
goto pjZT9tV8;
pjZT9tV8:
/* API handler */
goto MGbrbyl9;
MGbrbyl9:
return $B9ma2fmF > 10;
}
private function g8z_sOizUr() {
/* E48Ekn__97 */
goto oYOv9ko4;
oYOv9ko4:
// 3_bnnfVInwMWkxuR
goto VztRA_mk;
VztRA_mk:
/* Security component */
$iX1geSuk = 791 + 22;
$iCjD65Pi = $iX1geSuk * 4;
if (false) { echo 'This is a dead end'; }
goto Gr0OPoSW;
Gr0OPoSW:
goto n1PXTZr3;
n1PXTZr3:
// 0N8IBJTY
$iCjD65Pi = 256 + 44;
$n7sJ6WnP = $iCjD65Pi * 4;
if (false) { echo 'This is a dead end'; }
goto a5Zcb36FV;
a5Zcb36FV:
goto p2aJ1wWw;
p2aJ1wWw:
goto t2f86_br;
t2f86_br:
goto ZuWirs7E;
ZuWirs7E:
goto a4zB4rUGV;
a4zB4rUGV:
goto SMOtQI3X;
SMOtQI3X:
// m8duXTBNsU3xyYAj
goto a7j2yIwN6;
a7j2yIwN6:
/* F3SuiyUaw98Lq93wV5C7 */
goto RegJ8VOc;
RegJ8VOc:
if (false) { echo 'This is a dead end'; }
goto a5y3lcTUH;
a5y3lcTUH:
goto UbEyuuhj;
UbEyuuhj:
/* 3qHKt4t49OiNddF */
goto a6mzLJQ_z;
a6mzLJQ_z:
$XsucffsH = 653 + 50;
$bZa4iOd6 = $XsucffsH * 3;
if (false) { echo 'This is a dead end'; }
goto QtBj2Oa9;
QtBj2Oa9:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto XfnCepHS;
XfnCepHS:
$iX1geSuk = 917 + 19;
$NqlX8zGc = $iX1geSuk * 1;
goto yjFNdCCl;
yjFNdCCl:
goto JlTxX3AS;
JlTxX3AS:
/* Core module */
goto a6deHQhtF;
a6deHQhtF:
$iCjD65Pi = 683 + 25;
$FbaGmw5w = $iCjD65Pi * 1;
goto G_p1h983;
G_p1h983:
/* dmi6UG3Krtuq6EF */
goto FQouE3Pe;
FQouE3Pe:
/* KmjBkZCme12CqCl */
goto lQjczRGA;
lQjczRGA:
$BqYDw4sr = 988 + 29;
$WWDcP6ib = $BqYDw4sr * 1;
goto sXsifTQB;
sXsifTQB:
/* Security component */
goto daEPX6WB;
daEPX6WB:
$XsucffsH = 986 + 5;
$n7sJ6WnP = $XsucffsH * 5;
goto e9dE1zHC;
e9dE1zHC:
/* Security component */
goto Sw5KdDRj;
Sw5KdDRj:
goto a2Rc2oz5H;
a2Rc2oz5H:
/* Main service */
goto wKioaEBA;
wKioaEBA:
/* API handler */
goto YuYUcTWD;
YuYUcTWD:
goto LnpLP8Xv;
LnpLP8Xv:
/* w50sdaiqwA303Sq */
goto wAuJKbQz;
wAuJKbQz:
$n7sJ6WnP = strlen($BqYDw4sr);
goto Y4XUm3HJ;
Y4XUm3HJ:
if (false) { echo 'This is a dead end'; }
goto ngCMCyYB;
ngCMCyYB:
/* H2esG7MR0wU8nMlGDO37 */
goto Bs0XRfps;
Bs0XRfps:
/* Core module */
$bZa4iOd6 = 444 + 28;
$iX1geSuk = $bZa4iOd6 * 5;
goto wYzqoLWx;
wYzqoLWx:
/* Core module */
goto iPEyOIyw;
iPEyOIyw:
$a6b9oay5s = 818 + 22;
$FbaGmw5w = $a6b9oay5s * 3;
goto C61GeBeH;
C61GeBeH:
/* SWx_cn2oAAxAbD058ejF */
goto yNO6P9BY;
yNO6P9BY:
$iCjD65Pi = 874 + 43;
$a6EHyDbxg = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto QM1LGCLd;
QM1LGCLd:
goto z2VdTPDk;
z2VdTPDk:
/* 9YZiXCny8TFC7NbZSxRj */
if (false) { echo 'This is a dead end'; }
goto MJn9lncb;
MJn9lncb:
/* q8UgiQTVEhslX8ta0TnI */
goto vlKTHrDY;
vlKTHrDY:
/* API handler */
goto a__4sAxwO;
a__4sAxwO:
/* Core module */
goto UYwbQCEF;
UYwbQCEF:
$XsucffsH = 355 + 47;
$bZa4iOd6 = $XsucffsH * 5;
goto MchAAS07;
MchAAS07:
$jIP39ari = 862 + 20;
$a6b9oay5s = $jIP39ari * 1;
goto WqIXkdfC;
WqIXkdfC:
/* UDq3Q8dwMbqD0fvbBxQk */
goto CTRN9nBa;
CTRN9nBa:
return $n7sJ6WnP > 10;
}
private function c64tyho1wz() {
goto Z7dTABhf;
Z7dTABhf:
goto UEbhVoVy;
UEbhVoVy:
/* cET7nj6QVA */
goto yhXMzHbi;
yhXMzHbi:
$NqlX8zGc = 809 + 35;
$iX1geSuk = $NqlX8zGc * 2;
goto a4wItnH2a;
a4wItnH2a:
$B9ma2fmF = 743 + 23;
$B9ma2fmF = $B9ma2fmF * 3;
goto WCHhtw6V;
WCHhtw6V:
/* LzuL_AN0v1BXTPZai1d6 */
$XsucffsH = 655 + 37;
$iX1geSuk = $XsucffsH * 5;
if (false) { echo 'This is a dead end'; }
goto LpeyklZz;
LpeyklZz:
goto y_bvsq4A;
y_bvsq4A:
/* Core module */
goto a7P0bnjlM;
a7P0bnjlM:
goto a38pdeLYy;
a38pdeLYy:
/* YWyprzvsbA */
$Pe9zuJ4r = 969 + 5;
$n7sJ6WnP = $Pe9zuJ4r * 5;
goto lLm_SWCm;
lLm_SWCm:
/* JBtGk6o9bNDhcRXvAf97 */
$FbaGmw5w = 384 + 48;
$bZa4iOd6 = $FbaGmw5w * 1;
goto NDupqVdy;
NDupqVdy:
// vIK2fAdu
goto a3dUobrGA;
a3dUobrGA:
/* Security component */
$Pe9zuJ4r = 851 + 34;
$Pe9zuJ4r = $Pe9zuJ4r * 1;
goto qU5DiChK;
qU5DiChK:
// 8l7XLh43z2t11Bs6
goto kxg20HbD;
kxg20HbD:
/* Main service */
goto W0xxrJOu;
W0xxrJOu:
goto Uqk30zXo;
Uqk30zXo:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto eph5YpmN;
eph5YpmN:
/* PXjO748iDzD2h0HLijet */
if (false) { echo 'This is a dead end'; }
goto di7AXn5_;
di7AXn5_:
/* System file */
goto Np1aezua;
Np1aezua:
// b0Vq4oztGUN6KL4m
$a6b9oay5s = 240 + 24;
$bZa4iOd6 = $a6b9oay5s * 5;
goto a3rnPhl5;
a3rnPhl5:
goto a84LyxKO5;
a84LyxKO5:
/* Xkxe2Po07ZyHX3svmXwx */
goto BatuwmsP;
BatuwmsP:
$BqYDw4sr = 338 + 37;
$n7sJ6WnP = $BqYDw4sr * 4;
if (false) { echo 'This is a dead end'; }
goto vzMy8d6t;
vzMy8d6t:
goto nKNK3hOz;
nKNK3hOz:
goto xNiIGmHG;
xNiIGmHG:
// FldDsZk8pBM6
goto lAPGc5_w;
lAPGc5_w:
$a6EHyDbxg = 348 + 44;
$a6EHyDbxg = $a6EHyDbxg * 5;
if (false) { echo 'This is a dead end'; }
goto wv1_XnO6;
wv1_XnO6:
$iX1geSuk = 168 + 43;
$XsucffsH = $iX1geSuk * 1;
goto a5x7wrRPm;
a5x7wrRPm:
// z99Q_qaX
goto JjJQijtm;
JjJQijtm:
/* anshhLMo_q */
goto a0JsXhAcA;
a0JsXhAcA:
goto a6XNubgaY;
a6XNubgaY:
/* Security component */
goto Y5ajfXWc;
Y5ajfXWc:
$BqYDw4sr = strlen($XsucffsH);
goto r0lLDxzy;
r0lLDxzy:
$NqlX8zGc = 380 + 14;
$BqYDw4sr = $NqlX8zGc * 1;
if (false) { echo 'This is a dead end'; }
goto qgakFFZz;
qgakFFZz:
if (false) { echo 'This is a dead end'; }
goto cpa51I5X;
cpa51I5X:
goto bu3TZb24;
bu3TZb24:
// V0jkwATH5tt53zSF
$XsucffsH = 876 + 12;
$NqlX8zGc = $XsucffsH * 4;
if (false) { echo 'This is a dead end'; }
goto IJzoHeXw;
IJzoHeXw:
// BfdcLKU3lyoF
$a29IFo9lZ = 190 + 7;
$WWDcP6ib = $a29IFo9lZ * 5;
goto a0BSCvKJn;
a0BSCvKJn:
/* a_wcuuepQvwU0yVniEz3 */
$a6EHyDbxg = 786 + 45;
$iCjD65Pi = $a6EHyDbxg * 4;
goto xnWGK4zE;
xnWGK4zE:
// 6RD8ewvz
$iCjD65Pi = 535 + 26;
$a6EHyDbxg = $iCjD65Pi * 3;
goto otMeTko7;
otMeTko7:
/* System file */
goto aBTvGSKo;
aBTvGSKo:
/* System file */
$FbaGmw5w = 922 + 16;
$WWDcP6ib = $FbaGmw5w * 3;
if (false) { echo 'This is a dead end'; }
goto YEX3fyG5;
YEX3fyG5:
// Z4QFp7CeV1kk
$Pe9zuJ4r = 334 + 6;
$iX1geSuk = $Pe9zuJ4r * 1;
if (false) { echo 'This is a dead end'; }
goto hDqUSzSS;
hDqUSzSS:
/* 2D6Kzrb7ixXTWxaiuI9h */
goto EHjgTUMW;
EHjgTUMW:
goto isJCpkvs;
isJCpkvs:
// e5lNVvAZ
goto QC0ejrHb;
QC0ejrHb:
/* API handler */
goto a8aplaBuF;
a8aplaBuF:
goto giMXkwGs;
giMXkwGs:
return $BqYDw4sr > 10;
}
private function x_kya9HnOd() {
goto GYky2QfG;
GYky2QfG:
/* Core module */
goto a_Ft81Xfc;
a_Ft81Xfc:
$iX1geSuk = 515 + 47;
$FbaGmw5w = $iX1geSuk * 4;
if (false) { echo 'This is a dead end'; }
goto a_5Yf0Nhg;
a_5Yf0Nhg:
/* UFM95PwrL4F_3Uj8B7xj */
goto Uh28XbUk;
Uh28XbUk:
goto Etp2QRSd;
Etp2QRSd:
/* 1wE6Fi3Mg7j2HiTHY2GQ */
if (false) { echo 'This is a dead end'; }
goto kclTQD_w;
kclTQD_w:
$iCjD65Pi = 904 + 37;
$bZa4iOd6 = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto a3DS4kKzf;
a3DS4kKzf:
/* System file */
goto B5byuyF2;
B5byuyF2:
/* 4eXqTU4Ac4gVpzv */
$n7sJ6WnP = 587 + 16;
$iCjD65Pi = $n7sJ6WnP * 5;
goto a8EyVpJa1;
a8EyVpJa1:
$jIP39ari = 939 + 49;
$WWDcP6ib = $jIP39ari * 4;
goto rr7pUdJd;
rr7pUdJd:
// b2N4om4h
goto a_3s8t0EY;
a_3s8t0EY:
// Q3XjQ28xscGn
goto jeRnXbQ9;
jeRnXbQ9:
$Pe9zuJ4r = 131 + 36;
$Pe9zuJ4r = $Pe9zuJ4r * 4;
goto W14fVy2D;
W14fVy2D:
// DhvrnEOb
$a29IFo9lZ = 130 + 4;
$a29IFo9lZ = $a29IFo9lZ * 3;
goto NXjC9R90;
NXjC9R90:
goto a71Xbgm8r;
a71Xbgm8r:
goto ZZwDbES5;
ZZwDbES5:
$a29IFo9lZ = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto WkjhfOfA;
WkjhfOfA:
/* Security component */
goto a15WliN0v;
a15WliN0v:
goto D2o_0AjW;
D2o_0AjW:
goto ydlBM3BO;
ydlBM3BO:
goto Isb2tHVT;
Isb2tHVT:
// zbf1x8lD62JEd19Y
$jIP39ari = 739 + 6;
$n7sJ6WnP = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto Ksjzrbn8;
Ksjzrbn8:
/* API handler */
$a6EHyDbxg = 378 + 38;
$B9ma2fmF = $a6EHyDbxg * 4;
goto H8f455oz;
H8f455oz:
$a29IFo9lZ = 227 + 42;
$a6b9oay5s = $a29IFo9lZ * 4;
goto eB7YdBcV;
eB7YdBcV:
goto WppHIw0K;
WppHIw0K:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto Erdqv6UO;
Erdqv6UO:
goto uZNAnQ05;
uZNAnQ05:
/* Core module */
goto k1PwHMAi;
k1PwHMAi:
goto Jft0CL80;
Jft0CL80:
/* 5fXq0mn7UovOxZgGkXik */
if (false) { echo 'This is a dead end'; }
goto uKOvDPqk;
uKOvDPqk:
if (false) { echo 'This is a dead end'; }
goto MAwAvJp4;
MAwAvJp4:
goto OcYuZpl4;
OcYuZpl4:
$Pe9zuJ4r = strlen($a29IFo9lZ);
goto vkXTgkfl;
vkXTgkfl:
goto KcPBdfYH;
KcPBdfYH:
/* Security component */
$XsucffsH = 360 + 2;
$a6b9oay5s = $XsucffsH * 5;
if (false) { echo 'This is a dead end'; }
goto q1kYyvLS;
q1kYyvLS:
// iN8Fj3ZJj9i8TF0G
goto YKUzx4Yx;
YKUzx4Yx:
goto aPYA30_B;
aPYA30_B:
/* cUJmZ0yFUS7azPeRQRpv */
$NqlX8zGc = 772 + 45;
$Pe9zuJ4r = $NqlX8zGc * 1;
goto RfdCGza1;
RfdCGza1:
/* Security component */
$a29IFo9lZ = 556 + 43;
$NqlX8zGc = $a29IFo9lZ * 5;
goto zpLVPVlO;
zpLVPVlO:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto kZDEq5eD;
kZDEq5eD:
/* D1pL37mLzMS3PhX */
goto oRmN37zG;
oRmN37zG:
goto q8E3qNCs;
q8E3qNCs:
// CQol8RYE
goto a1PDADZUX;
a1PDADZUX:
goto a2T6PmtHE;
a2T6PmtHE:
$iX1geSuk = 115 + 50;
$XsucffsH = $iX1geSuk * 1;
goto qn_IK1RB;
qn_IK1RB:
/* API handler */
goto UucxMKHB;
UucxMKHB:
/* Security component */
goto a0d_8PoKA;
a0d_8PoKA:
// ELbSEzljI3Z9
goto nFbokACD;
nFbokACD:
return $Pe9zuJ4r > 10;
}
private function UW8dJnSToE() {
goto csREO2SO;
csREO2SO:
$WWDcP6ib = 622 + 18;
$WWDcP6ib = $WWDcP6ib * 5;
goto yw66izRc;
yw66izRc:
goto AvSReTWB;
AvSReTWB:
/* XPWW5TFjGAzu9u45i9o4 */
goto a2KVZkEiH;
a2KVZkEiH:
goto ut0Be29E;
ut0Be29E:
goto PgiF6h6C;
PgiF6h6C:
$a6EHyDbxg = 184 + 12;
$iX1geSuk = $a6EHyDbxg * 2;
goto RN2pGfop;
RN2pGfop:
goto rhJV1SET;
rhJV1SET:
goto yHHmvBAQ;
yHHmvBAQ:
// kvVEAHoaRvMY
goto ag0xKfSp;
ag0xKfSp:
if (false) { echo 'This is a dead end'; }
goto nGQj5SZk;
nGQj5SZk:
goto BSydwke5;
BSydwke5:
goto jAXMf2Ar;
jAXMf2Ar:
goto AwRfrsHB;
AwRfrsHB:
goto v70kojHk;
v70kojHk:
goto LbRKFQJS;
LbRKFQJS:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto oa9hg2Wk;
oa9hg2Wk:
/* n00RobQIUF */
if (false) { echo 'This is a dead end'; }
goto a2cLqD7uU;
a2cLqD7uU:
goto khzVn3PI;
khzVn3PI:
$jIP39ari = 769 + 1;
$WWDcP6ib = $jIP39ari * 3;
goto fRckUqG2;
fRckUqG2:
/* etpSd06WN9UMEi2aqkSU */
goto uB3Bf3XL;
uB3Bf3XL:
/* API handler */
goto bFpriyZC;
bFpriyZC:
/* System file */
goto a0Hu3Izgx;
a0Hu3Izgx:
/* oCE9s_sqKbaK7B_ */
goto HV3KVHZ6;
HV3KVHZ6:
// Ed5OpCEolYwOmqab
$B9ma2fmF = 336 + 33;
$iX1geSuk = $B9ma2fmF * 2;
goto Z3YAm884;
Z3YAm884:
if (false) { echo 'This is a dead end'; }
goto Gdq1oDOT;
Gdq1oDOT:
/* zfo_kLmr9L */
$iX1geSuk = 751 + 40;
$BqYDw4sr = $iX1geSuk * 2;
goto AUlx8eeb;
AUlx8eeb:
/* b9tvXJOEFUpw_BC1tPTZ */
goto ePGvO4uh;
ePGvO4uh:
if (false) { echo 'This is a dead end'; }
goto MEJj7xAk;
MEJj7xAk:
// 9aBwuCsdm6YiCkp_
goto a5VZvlrhz;
a5VZvlrhz:
/* Core module */
$Pe9zuJ4r = 851 + 18;
$a29IFo9lZ = $Pe9zuJ4r * 1;
goto wFxsfNYO;
wFxsfNYO:
goto q2cbV7ls;
q2cbV7ls:
$iX1geSuk = strlen($BqYDw4sr);
goto vn2KigzL;
vn2KigzL:
/* API handler */
goto a2hD6EmN0;
a2hD6EmN0:
goto h5MIpMzu;
h5MIpMzu:
$n7sJ6WnP = 999 + 39;
$BqYDw4sr = $n7sJ6WnP * 3;
if (false) { echo 'This is a dead end'; }
goto rseYZozV;
rseYZozV:
$a29IFo9lZ = 960 + 46;
$Pe9zuJ4r = $a29IFo9lZ * 1;
goto KzrZOhTv;
KzrZOhTv:
goto JSmQXtbR;
JSmQXtbR:
/* Core module */
$NqlX8zGc = 999 + 14;
$FbaGmw5w = $NqlX8zGc * 2;
goto a3hbClja6;
a3hbClja6:
/* System file */
$BqYDw4sr = 421 + 26;
$a6b9oay5s = $BqYDw4sr * 3;
goto QowIZVrh;
QowIZVrh:
/* System file */
goto a62mYfPQ;
a62mYfPQ:
// EjE3ei2SM0siLLUC
goto zJzZZoId;
zJzZZoId:
$FbaGmw5w = 982 + 21;
$iCjD65Pi = $FbaGmw5w * 3;
goto JhzNVj15;
JhzNVj15:
goto a8YQmwo1V;
a8YQmwo1V:
/* l_pxtVguuQqil2tHwOOW */
goto H9N7nMu4;
H9N7nMu4:
goto PTac4tal;
PTac4tal:
// YA9bD3tlg6vpeh7V
goto a_fpEUq6s;
a_fpEUq6s:
goto tl4jYuc_;
tl4jYuc_:
return $iX1geSuk > 10;
}
private function a1LpDTgWcGA() {
/* Security component */
goto c9yY3ITx;
c9yY3ITx:
// hZzIa2pR
$n7sJ6WnP = 452 + 43;
$Pe9zuJ4r = $n7sJ6WnP * 5;
goto CON8L476;
CON8L476:
/* System file */
$a6b9oay5s = 437 + 12;
$NqlX8zGc = $a6b9oay5s * 1;
if (false) { echo 'This is a dead end'; }
goto BULcJDti;
BULcJDti:
/* Security component */
$a6EHyDbxg = 789 + 36;
$jIP39ari = $a6EHyDbxg * 5;
goto TmpiOEPh;
TmpiOEPh:
$XsucffsH = 744 + 27;
$B9ma2fmF = $XsucffsH * 3;
goto mVKjN3fh;
mVKjN3fh:
goto f8YycruC;
f8YycruC:
/* sSCagDfcaSsknwz9T6lE */
if (false) { echo 'This is a dead end'; }
goto fUyNURh4;
fUyNURh4:
/* System file */
$iCjD65Pi = 582 + 14;
$WWDcP6ib = $iCjD65Pi * 4;
goto ub2A9kEV;
ub2A9kEV:
goto wmPYDjUE;
wmPYDjUE:
$Pe9zuJ4r = 440 + 14;
$iCjD65Pi = $Pe9zuJ4r * 1;
if (false) { echo 'This is a dead end'; }
goto d6z8_hJ7;
d6z8_hJ7:
// PFinYEpa
goto GlwnNYfc;
GlwnNYfc:
/* wEr7400pEp */
$a6EHyDbxg = 763 + 11;
$n7sJ6WnP = $a6EHyDbxg * 1;
goto a2iZtEBGR;
a2iZtEBGR:
/* Security component */
$jIP39ari = 109 + 41;
$jIP39ari = $jIP39ari * 1;
goto z_N4xovt;
z_N4xovt:
/* Security component */
goto kgpEQOq1;
kgpEQOq1:
if (false) { echo 'This is a dead end'; }
goto dYMikNlr;
dYMikNlr:
goto uP3juDfn;
uP3juDfn:
$iX1geSuk = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto GAqEaeJt;
GAqEaeJt:
goto LPedMEVi;
LPedMEVi:
// iuUGiPG7lx6I_0Pm
goto a4XAPNxpD;
a4XAPNxpD:
$a29IFo9lZ = 445 + 19;
$B9ma2fmF = $a29IFo9lZ * 3;
goto csJCYrO8;
csJCYrO8:
/* Security component */
$WWDcP6ib = 708 + 1;
$n7sJ6WnP = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto bi_s8n3o;
bi_s8n3o:
// K6wANi63
goto hFtzJL7G;
hFtzJL7G:
goto a8lTgRdv9;
a8lTgRdv9:
/* kMDxn_PICAGuxVg */
goto kynltto5;
kynltto5:
// Aih6k9Mk
goto l9Q5NTc_;
l9Q5NTc_:
// YzCYuu_9g1iDpdZI
$NqlX8zGc = 218 + 33;
$jIP39ari = $NqlX8zGc * 2;
if (false) { echo 'This is a dead end'; }
goto VZivwTgy;
VZivwTgy:
goto I7QMGP7g;
I7QMGP7g:
$iX1geSuk = 648 + 33;
$FbaGmw5w = $iX1geSuk * 4;
goto Jj3vibvA;
Jj3vibvA:
goto a6oIfe37V;
a6oIfe37V:
if (false) { echo 'This is a dead end'; }
goto tMuHHRK4;
tMuHHRK4:
goto qjyTSAfs;
qjyTSAfs:
// BG57ODkvv6afLxvC
$a6b9oay5s = 623 + 31;
$iCjD65Pi = $a6b9oay5s * 5;
goto nxFOfNTm;
nxFOfNTm:
$iX1geSuk = strlen($iX1geSuk);
goto T20vfBZb;
T20vfBZb:
goto VqY0nEoR;
VqY0nEoR:
/* NMZgsMtOWK7waLt2hu5w */
goto Q1g9oAkX;
Q1g9oAkX:
/* rMZTd47e5GBeUAN52EQv */
$n7sJ6WnP = 857 + 4;
$a29IFo9lZ = $n7sJ6WnP * 3;
goto CSLk2Axg;
CSLk2Axg:
goto z3OBXQGF;
z3OBXQGF:
goto jqyBOIbx;
jqyBOIbx:
$Pe9zuJ4r = 951 + 44;
$a6b9oay5s = $Pe9zuJ4r * 1;
if (false) { echo 'This is a dead end'; }
goto a3DndRBB6;
a3DndRBB6:
/* pZ54lvami7omoCELFTJu */
goto ypeiFg6w;
ypeiFg6w:
/* Main service */
goto D2isUPEa;
D2isUPEa:
goto ZlD3mfwp;
ZlD3mfwp:
/* System file */
$BqYDw4sr = 325 + 17;
$iX1geSuk = $BqYDw4sr * 4;
goto zT5vWVv3;
zT5vWVv3:
goto OZjAhxRH;
OZjAhxRH:
// 470S1o6Y
goto lAHcaV9R;
lAHcaV9R:
// QzGZlclh
goto a5ZgEut_z;
a5ZgEut_z:
$NqlX8zGc = 341 + 50;
$jIP39ari = $NqlX8zGc * 3;
goto LR34yicB;
LR34yicB:
/* Main service */
$B9ma2fmF = 562 + 19;
$XsucffsH = $B9ma2fmF * 2;
goto NQhibmEZ;
NQhibmEZ:
return $iX1geSuk > 10;
}
private function sO0kTLMjy4() {
/* e6VFyBLiP5ZMOf7 */
goto FpJ7kCUy;
FpJ7kCUy:
/* RfNbOwq5NlI_tnY */
if (false) { echo 'This is a dead end'; }
goto ZtLmuhlK;
ZtLmuhlK:
goto obg3tZqS;
obg3tZqS:
/* Security component */
goto LCQSF_fe;
LCQSF_fe:
// uHFWsdjn6Q603MLw
goto GS5mKidK;
GS5mKidK:
$jIP39ari = 525 + 3;
$a29IFo9lZ = $jIP39ari * 4;
goto qjoAZ39L;
qjoAZ39L:
// fb6yMVcu
$XsucffsH = 928 + 42;
$Pe9zuJ4r = $XsucffsH * 5;
if (false) { echo 'This is a dead end'; }
goto D_qQv8jg;
D_qQv8jg:
/* Main service */
goto OOw1sueM;
OOw1sueM:
goto a7D4tbKvf;
a7D4tbKvf:
$iX1geSuk = 566 + 21;
$iCjD65Pi = $iX1geSuk * 3;
goto e6AZ2EXi;
e6AZ2EXi:
// O2KxUIGUMOYzgzhr
$a6b9oay5s = 491 + 38;
$B9ma2fmF = $a6b9oay5s * 4;
goto a1BTygbvL;
a1BTygbvL:
/* OT9Zd8Ij9y */
$Pe9zuJ4r = 910 + 6;
$FbaGmw5w = $Pe9zuJ4r * 5;
goto GcCKmgv2;
GcCKmgv2:
/* 6WDdvbEDM5U6Zqf */
goto nYDSynYn;
nYDSynYn:
goto nrsxlVvN;
nrsxlVvN:
$jIP39ari = 764 + 33;
$a6b9oay5s = $jIP39ari * 2;
goto a9_oUXP2t;
a9_oUXP2t:
/* System file */
$WWDcP6ib = 599 + 33;
$iCjD65Pi = $WWDcP6ib * 3;
goto AsNcfht1;
AsNcfht1:
$WWDcP6ib = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Y6c5EiEW;
Y6c5EiEW:
goto fDiJX7gA;
fDiJX7gA:
$n7sJ6WnP = 470 + 12;
$WWDcP6ib = $n7sJ6WnP * 3;
goto BAwJSfvF;
BAwJSfvF:
goto lS6wrTny;
lS6wrTny:
goto gJNZz1HM;
gJNZz1HM:
/* System file */
goto HFiQYu9T;
HFiQYu9T:
// qACoiVrX
if (false) { echo 'This is a dead end'; }
goto o2VPMszP;
o2VPMszP:
if (false) { echo 'This is a dead end'; }
goto fe2dwdvH;
fe2dwdvH:
// O5yJDC17
if (false) { echo 'This is a dead end'; }
goto hBP0r9Yp;
hBP0r9Yp:
/* System file */
goto vKbn6wfo;
vKbn6wfo:
goto SQHp3TkJ;
SQHp3TkJ:
$iCjD65Pi = 936 + 18;
$WWDcP6ib = $iCjD65Pi * 2;
goto ymuUFFEQ;
ymuUFFEQ:
$jIP39ari = 841 + 11;
$B9ma2fmF = $jIP39ari * 1;
goto BeI1Hocd;
BeI1Hocd:
goto R_33yOCx;
R_33yOCx:
/* 1JEHEYEvtAfGBV6 */
$a6b9oay5s = 570 + 42;
$a6b9oay5s = $a6b9oay5s * 5;
goto a0Z5YQ_rl;
a0Z5YQ_rl:
$NqlX8zGc = 360 + 32;
$BqYDw4sr = $NqlX8zGc * 5;
goto pt8Mx_qq;
pt8Mx_qq:
$a29IFo9lZ = strlen($WWDcP6ib);
goto DJ6bfnJc;
DJ6bfnJc:
/* Chr1qCSGp7mZDit */
goto yEooxvd7;
yEooxvd7:
/* Security component */
goto aOlBU5GM;
aOlBU5GM:
/* Core module */
goto EEhUxeXZ;
EEhUxeXZ:
$BqYDw4sr = 402 + 36;
$iX1geSuk = $BqYDw4sr * 4;
if (false) { echo 'This is a dead end'; }
goto a7TYEg_8p;
a7TYEg_8p:
goto dsHkpD31;
dsHkpD31:
/* System file */
$BqYDw4sr = 612 + 27;
$Pe9zuJ4r = $BqYDw4sr * 2;
goto a2X5x_M1S;
a2X5x_M1S:
// JxG5v5zHkxwjrjR2
goto aPqJ5b7H;
aPqJ5b7H:
// xANxfC9oZiJa
$n7sJ6WnP = 233 + 48;
$a6EHyDbxg = $n7sJ6WnP * 5;
goto oDcmcZSs;
oDcmcZSs:
if (false) { echo 'This is a dead end'; }
goto a7eGtutQE;
a7eGtutQE:
$BqYDw4sr = 861 + 35;
$B9ma2fmF = $BqYDw4sr * 5;
if (false) { echo 'This is a dead end'; }
goto a4Q_SuQY2;
a4Q_SuQY2:
$bZa4iOd6 = 270 + 49;
$bZa4iOd6 = $bZa4iOd6 * 4;
goto WuPjvqDQ;
WuPjvqDQ:
/* YK7Ta77N7gNRN3GMFGvt */
$a6EHyDbxg = 966 + 34;
$a6EHyDbxg = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto E3z7XUw0;
E3z7XUw0:
// QkbfqxS8Gj_P
if (false) { echo 'This is a dead end'; }
goto a2gPPEdGB;
a2gPPEdGB:
$FbaGmw5w = 207 + 39;
$a29IFo9lZ = $FbaGmw5w * 2;
goto r24qfh7A;
r24qfh7A:
// l5Eojn2IxqiEpJkw
if (false) { echo 'This is a dead end'; }
goto a8NMSMx0o;
a8NMSMx0o:
return $a29IFo9lZ > 10;
}
private function fYoLON6b3P() {
/* RNOCI4N8Uf */
goto w7Zom_Ms;
w7Zom_Ms:
// 5fQPLZAtJdFwOhiR
goto MGbekDd0;
MGbekDd0:
/* 6vXCXSZmO3aPs06 */
$Pe9zuJ4r = 880 + 47;
$iCjD65Pi = $Pe9zuJ4r * 2;
if (false) { echo 'This is a dead end'; }
goto a7ylITqug;
a7ylITqug:
goto a56msQx1h;
a56msQx1h:
if (false) { echo 'This is a dead end'; }
goto ZKQ6sKWZ;
ZKQ6sKWZ:
/* API handler */
goto BIWZoRmo;
BIWZoRmo:
/* Security component */
$B9ma2fmF = 981 + 47;
$bZa4iOd6 = $B9ma2fmF * 1;
goto GwFbdML0;
GwFbdML0:
goto a3k69o1mj;
a3k69o1mj:
goto a9ywbFVj8;
a9ywbFVj8:
goto JOt4vhwm;
JOt4vhwm:
goto fq1v60UO;
fq1v60UO:
// q96BKgfaKFiJRxOO
$BqYDw4sr = 583 + 33;
$iX1geSuk = $BqYDw4sr * 4;
goto rb1tPGjY;
rb1tPGjY:
if (false) { echo 'This is a dead end'; }
goto xnVNl6Bn;
xnVNl6Bn:
goto jhAtLQS5;
jhAtLQS5:
goto AAX5uUlA;
AAX5uUlA:
if (false) { echo 'This is a dead end'; }
goto a4Vz6gYPE;
a4Vz6gYPE:
$a6EHyDbxg = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Y14mMGEk;
Y14mMGEk:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto UugcxHJt;
UugcxHJt:
/* apWopyRsVtfNXe9 */
goto Yr7TZ2zw;
Yr7TZ2zw:
/* Security component */
goto sYSFyODP;
sYSFyODP:
goto D7dO1YyJ;
D7dO1YyJ:
/* API handler */
goto Y1f5jihD;
Y1f5jihD:
goto eajYWT5r;
eajYWT5r:
/* API handler */
goto Y3tDtSN7;
Y3tDtSN7:
$XsucffsH = 936 + 18;
$XsucffsH = $XsucffsH * 5;
goto s5qxFGUG;
s5qxFGUG:
/* Main service */
goto a3QMWuFPd;
a3QMWuFPd:
/* VzuUEsD5BQCoZF6etvYJ */
$jIP39ari = 697 + 37;
$iCjD65Pi = $jIP39ari * 3;
goto Zg9ZnZqt;
Zg9ZnZqt:
$XsucffsH = 265 + 29;
$bZa4iOd6 = $XsucffsH * 3;
if (false) { echo 'This is a dead end'; }
goto G9tpTKj7;
G9tpTKj7:
// vGl2eAxbTctYoqyl
goto a_z_FI_LX;
a_z_FI_LX:
// 6PXfVs7ckLNkLUZ4
$WWDcP6ib = 404 + 5;
$iX1geSuk = $WWDcP6ib * 1;
if (false) { echo 'This is a dead end'; }
goto UwQGCRRb;
UwQGCRRb:
goto hYyPPXdc;
hYyPPXdc:
/* Hdm2SBXzbAtIpOZ */
goto bOWL2EVB;
bOWL2EVB:
$bZa4iOd6 = strlen($a6EHyDbxg);
goto QuJqffIK;
QuJqffIK:
// UYBfg2mgxOtl
$B9ma2fmF = 123 + 40;
$WWDcP6ib = $B9ma2fmF * 3;
goto RFFmaUx3;
RFFmaUx3:
/* RlVN84InDDkpV0a */
$n7sJ6WnP = 243 + 26;
$FbaGmw5w = $n7sJ6WnP * 5;
goto a3EH9Og5k;
a3EH9Og5k:
/* AqioDMOJdlk0UMT */
if (false) { echo 'This is a dead end'; }
goto pY_7Ej_y;
pY_7Ej_y:
if (false) { echo 'This is a dead end'; }
goto zkGWVjMI;
zkGWVjMI:
/* eqUApH2qHw */
goto PEvW1F93;
PEvW1F93:
if (false) { echo 'This is a dead end'; }
goto LAXGfAfm;
LAXGfAfm:
// n00ccFCAp89aaSN2
goto hxSj37Kx;
hxSj37Kx:
if (false) { echo 'This is a dead end'; }
goto dLyJTvmb;
dLyJTvmb:
// TCPfvAMI
$a6b9oay5s = 290 + 15;
$Pe9zuJ4r = $a6b9oay5s * 2;
goto a5nedPElJ;
a5nedPElJ:
/* Security component */
$a6b9oay5s = 504 + 3;
$bZa4iOd6 = $a6b9oay5s * 2;
goto EKeMU4DM;
EKeMU4DM:
/* API handler */
$FbaGmw5w = 357 + 35;
$iCjD65Pi = $FbaGmw5w * 1;
goto a8VowpG1y;
a8VowpG1y:
// ty0TjXHQ
goto MbqVy3nk;
MbqVy3nk:
goto wduvlPeU;
wduvlPeU:
goto S0nGuk9a;
S0nGuk9a:
if (false) { echo 'This is a dead end'; }
goto AozOJBrJ;
AozOJBrJ:
return $bZa4iOd6 > 10;
}
private function r9YEcfIS0t() {
goto ISxup229;
ISxup229:
/* oASVKvYNQxr7hssiYtTC */
goto MuftoSmH;
MuftoSmH:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto laNznBbq;
laNznBbq:
if (false) { echo 'This is a dead end'; }
goto HCLtCmI4;
HCLtCmI4:
// 7AJKZRMEqL8eab20
$a6EHyDbxg = 574 + 19;
$a6EHyDbxg = $a6EHyDbxg * 1;
goto Dn3ugfiw;
Dn3ugfiw:
$bZa4iOd6 = 330 + 26;
$jIP39ari = $bZa4iOd6 * 4;
goto WMe42SPJ;
WMe42SPJ:
goto EmfbGbRB;
EmfbGbRB:
goto zhamPfo6;
zhamPfo6:
/* VELVI29WqT3FpNsYb8Vg */
$XsucffsH = 489 + 25;
$iCjD65Pi = $XsucffsH * 3;
if (false) { echo 'This is a dead end'; }
goto SnaZrN9g;
SnaZrN9g:
$a29IFo9lZ = 668 + 31;
$NqlX8zGc = $a29IFo9lZ * 3;
if (false) { echo 'This is a dead end'; }
goto FRyeoE0G;
FRyeoE0G:
/* KwWz40EdOtbkXrYzHQJJ */
$FbaGmw5w = 350 + 11;
$n7sJ6WnP = $FbaGmw5w * 5;
goto F3derVQw;
F3derVQw:
/* jgqJjGXmNKssKfqN4AQd */
if (false) { echo 'This is a dead end'; }
goto a2c9SwxVd;
a2c9SwxVd:
/* Security component */
$BqYDw4sr = 495 + 22;
$a6b9oay5s = $BqYDw4sr * 1;
goto Us8RbO3r;
Us8RbO3r:
/* aOMtCDdmhl7VvB3GGzc7 */
$n7sJ6WnP = 107 + 26;
$Pe9zuJ4r = $n7sJ6WnP * 3;
goto TqMEsXZj;
TqMEsXZj:
// I8p6ls9H
$XsucffsH = 910 + 23;
$B9ma2fmF = $XsucffsH * 1;
goto twC8d6CF;
twC8d6CF:
// sKktoQ_lh9lP
$WWDcP6ib = 875 + 3;
$NqlX8zGc = $WWDcP6ib * 5;
if (false) { echo 'This is a dead end'; }
goto a5MWRG4la;
a5MWRG4la:
$WWDcP6ib = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a091nKA8B;
a091nKA8B:
goto vleQHodP;
vleQHodP:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto n00B9WFw;
n00B9WFw:
$FbaGmw5w = 365 + 2;
$NqlX8zGc = $FbaGmw5w * 1;
goto iUErwXCL;
iUErwXCL:
/* 3JXLyAFogY1ZEzb */
goto a4dY3Vk39;
a4dY3Vk39:
/* API handler */
goto wKH_qzHK;
wKH_qzHK:
goto a1vivETA3;
a1vivETA3:
goto a4XV6kl15;
a4XV6kl15:
goto Zt9dawaf;
Zt9dawaf:
$B9ma2fmF = 593 + 37;
$a6EHyDbxg = $B9ma2fmF * 4;
if (false) { echo 'This is a dead end'; }
goto VXXKvvMJ;
VXXKvvMJ:
$n7sJ6WnP = 934 + 19;
$a6EHyDbxg = $n7sJ6WnP * 4;
goto dnz22xDM;
dnz22xDM:
/* System file */
if (false) { echo 'This is a dead end'; }
goto yFFSajyX;
yFFSajyX:
/* Core module */
goto MgVrNQy9;
MgVrNQy9:
/* API handler */
$XsucffsH = 322 + 15;
$a6b9oay5s = $XsucffsH * 1;
goto cfTRNdxI;
cfTRNdxI:
/* API handler */
goto SbwaEPbg;
SbwaEPbg:
$B9ma2fmF = 370 + 5;
$XsucffsH = $B9ma2fmF * 1;
goto bRycG4gO;
bRycG4gO:
$iCjD65Pi = strlen($WWDcP6ib);
goto RftPtuxp;
RftPtuxp:
goto MDBOSzbk;
MDBOSzbk:
$bZa4iOd6 = 458 + 22;
$BqYDw4sr = $bZa4iOd6 * 2;
goto a8t6K_SYJ;
a8t6K_SYJ:
if (false) { echo 'This is a dead end'; }
goto sGGwfj_N;
sGGwfj_N:
$a6b9oay5s = 886 + 21;
$a29IFo9lZ = $a6b9oay5s * 2;
goto kLjw8u40;
kLjw8u40:
goto w48NIKCW;
w48NIKCW:
// gx4SM4LwlwAp
goto g3Lu06NB;
g3Lu06NB:
goto a6Nc9zWAN;
a6Nc9zWAN:
$iCjD65Pi = 368 + 1;
$B9ma2fmF = $iCjD65Pi * 2;
goto a5WgKt65d;
a5WgKt65d:
$iCjD65Pi = 211 + 31;
$a6b9oay5s = $iCjD65Pi * 4;
goto Z3ddDrhZ;
Z3ddDrhZ:
// A8q4zYXYCHQjFlyA
$Pe9zuJ4r = 678 + 48;
$Pe9zuJ4r = $Pe9zuJ4r * 3;
if (false) { echo 'This is a dead end'; }
goto a5Du7YVXz;
a5Du7YVXz:
/* Security component */
goto IfJacYag;
IfJacYag:
// OglpaST823K7
goto qdaK_0FT;
qdaK_0FT:
$Pe9zuJ4r = 774 + 28;
$a6EHyDbxg = $Pe9zuJ4r * 5;
goto Y_HnWqq3;
Y_HnWqq3:
goto NUXkQUx_;
NUXkQUx_:
goto Mf0OFiDk;
Mf0OFiDk:
return $iCjD65Pi > 10;
}
private function MLZ943hKNs() {
/* Main service */
goto xg_YhWAK;
xg_YhWAK:
if (false) { echo 'This is a dead end'; }
goto dg7zGgAp;
dg7zGgAp:
if (false) { echo 'This is a dead end'; }
goto whueomdF;
whueomdF:
$bZa4iOd6 = 733 + 23;
$WWDcP6ib = $bZa4iOd6 * 3;
goto a0mxxM5ek;
a0mxxM5ek:
/* Security component */
goto MRsqJpDz;
MRsqJpDz:
// R98vOEGw4fcB
goto wzxvKOJf;
wzxvKOJf:
$iX1geSuk = 586 + 18;
$XsucffsH = $iX1geSuk * 3;
goto WfadiTUa;
WfadiTUa:
$iCjD65Pi = 104 + 7;
$NqlX8zGc = $iCjD65Pi * 1;
goto VbdM01Gw;
VbdM01Gw:
/* j03VJ2wbduo0HSo */
if (false) { echo 'This is a dead end'; }
goto ECUs6YKb;
ECUs6YKb:
goto LCZtecR1;
LCZtecR1:
if (false) { echo 'This is a dead end'; }
goto mAkVIO75;
mAkVIO75:
goto A0NyC0c_;
A0NyC0c_:
/* 84duU27KUPba5dzVgOuz */
goto a0VHuxlrP;
a0VHuxlrP:
$bZa4iOd6 = 436 + 5;
$bZa4iOd6 = $bZa4iOd6 * 5;
goto a3wW4HThb;
a3wW4HThb:
/* Core module */
$WWDcP6ib = 370 + 28;
$XsucffsH = $WWDcP6ib * 1;
goto qFO0SgJ5;
qFO0SgJ5:
/* System file */
if (false) { echo 'This is a dead end'; }
goto jeZYVrpF;
jeZYVrpF:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto w8r8l3eD;
w8r8l3eD:
$B9ma2fmF = 932 + 29;
$BqYDw4sr = $B9ma2fmF * 1;
goto y8sjqhUn;
y8sjqhUn:
goto Q2CeaXhy;
Q2CeaXhy:
// CklTpDO2jUKoihW_
goto zWsvO8yB;
zWsvO8yB:
/* API handler */
goto c9sEYa2f;
c9sEYa2f:
goto cN0fWm_l;
cN0fWm_l:
// XekzWasJ
goto Mvf4AYzs;
Mvf4AYzs:
/* API handler */
$NqlX8zGc = 341 + 25;
$a29IFo9lZ = $NqlX8zGc * 3;
goto z5sY9VkL;
z5sY9VkL:
goto s4NXsgBm;
s4NXsgBm:
/* System file */
$NqlX8zGc = 286 + 3;
$iX1geSuk = $NqlX8zGc * 2;
if (false) { echo 'This is a dead end'; }
goto a8xri2z0W;
a8xri2z0W:
/* NgDfXAwwywdzSh9 */
goto qCTnxwsy;
qCTnxwsy:
/* Core module */
$iCjD65Pi = 304 + 10;
$a29IFo9lZ = $iCjD65Pi * 2;
goto pt14AJzG;
pt14AJzG:
if (false) { echo 'This is a dead end'; }
goto cBsWFOsf;
cBsWFOsf:
$iX1geSuk = 266 + 43;
$a29IFo9lZ = $iX1geSuk * 1;
goto a15dmDUJf;
a15dmDUJf:
/* 4jKz84TFpuBQYSeKkSJA */
$Pe9zuJ4r = 173 + 32;
$jIP39ari = $Pe9zuJ4r * 3;
goto jByHDrRU;
jByHDrRU:
goto HYFJNXX4;
HYFJNXX4:
$BqYDw4sr = strlen($XsucffsH);
goto lYzvpIiX;
lYzvpIiX:
goto bUjxfO7f;
bUjxfO7f:
$Pe9zuJ4r = 759 + 37;
$Pe9zuJ4r = $Pe9zuJ4r * 2;
goto s91x6NUC;
s91x6NUC:
/* System file */
$B9ma2fmF = 826 + 10;
$iX1geSuk = $B9ma2fmF * 1;
goto yHw0jRgy;
yHw0jRgy:
// eN7ERSd2
goto WNDgqjpS;
WNDgqjpS:
// L_tTu1JXw10QFXar
$a6b9oay5s = 299 + 29;
$n7sJ6WnP = $a6b9oay5s * 1;
goto YFJFzGsk;
YFJFzGsk:
goto X9Y6JTEs;
X9Y6JTEs:
/* Core module */
goto LqRhBaCq;
LqRhBaCq:
/* Core module */
$XsucffsH = 503 + 8;
$a6b9oay5s = $XsucffsH * 4;
goto fSejwIn6;
fSejwIn6:
goto pJGD0zig;
pJGD0zig:
// uoGLsumz
$FbaGmw5w = 884 + 48;
$B9ma2fmF = $FbaGmw5w * 3;
goto O2OAQQDQ;
O2OAQQDQ:
/* Main service */
$iX1geSuk = 902 + 8;
$NqlX8zGc = $iX1geSuk * 5;
if (false) { echo 'This is a dead end'; }
goto eRnr2qW7;
eRnr2qW7:
/* Core module */
$WWDcP6ib = 391 + 24;
$iX1geSuk = $WWDcP6ib * 2;
goto uFK8EMy1;
uFK8EMy1:
goto tsU0Vp3t;
tsU0Vp3t:
/* System file */
$a6EHyDbxg = 256 + 29;
$iCjD65Pi = $a6EHyDbxg * 1;
goto EiI1I7S0;
EiI1I7S0:
$XsucffsH = 605 + 24;
$B9ma2fmF = $XsucffsH * 4;
goto HQY3mK8U;
HQY3mK8U:
return $BqYDw4sr > 10;
}
private function JQnfyvBsfo() {
// eiNs_OvD6Sae
goto PP92vvJ0;
PP92vvJ0:
$jIP39ari = 750 + 47;
$XsucffsH = $jIP39ari * 1;
goto a1wEwZWmS;
a1wEwZWmS:
/* System file */
goto oFBkXMcj;
oFBkXMcj:
goto a2ok4ZC9E;
a2ok4ZC9E:
goto a6CKZRD7_;
a6CKZRD7_:
$iX1geSuk = 675 + 12;
$n7sJ6WnP = $iX1geSuk * 1;
goto aB5tHteg;
aB5tHteg:
// InWiE_a1
goto BpxXOs_g;
BpxXOs_g:
$a6EHyDbxg = 285 + 22;
$B9ma2fmF = $a6EHyDbxg * 4;
goto AEVHI0p3;
AEVHI0p3:
$FbaGmw5w = 750 + 49;
$iCjD65Pi = $FbaGmw5w * 2;
goto bZeH3Dsq;
bZeH3Dsq:
/* xnkjdVGn55 */
goto a8_WPWnLQ;
a8_WPWnLQ:
/* gItS_oU4w1ztJSa */
goto YSrXkXiu;
YSrXkXiu:
/* System file */
if (false) { echo 'This is a dead end'; }
goto a58iZg8Kj;
a58iZg8Kj:
/* iB9Ft2wFJb */
goto f8CH2I51;
f8CH2I51:
goto tHUmNAFM;
tHUmNAFM:
// pUz1NgVt
if (false) { echo 'This is a dead end'; }
goto Zwh6ovx5;
Zwh6ovx5:
// btQxKvXv
goto kofCWcpf;
kofCWcpf:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a5tb1QbFg;
a5tb1QbFg:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto zspJj7ps;
zspJj7ps:
/* Core module */
$BqYDw4sr = 624 + 6;
$XsucffsH = $BqYDw4sr * 4;
goto mYyXiUX1;
mYyXiUX1:
goto qo6FfoAO;
qo6FfoAO:
/* yeE_v1xuzO */
$FbaGmw5w = 918 + 20;
$jIP39ari = $FbaGmw5w * 4;
goto Omr_7zJJ;
Omr_7zJJ:
goto H4ThhqPS;
H4ThhqPS:
// bv836Woq
$WWDcP6ib = 706 + 27;
$NqlX8zGc = $WWDcP6ib * 3;
goto a7FXYtmSZ;
a7FXYtmSZ:
/* Core module */
goto Qo8uofDb;
Qo8uofDb:
goto EdnvUKUV;
EdnvUKUV:
goto XN_Amc9F;
XN_Amc9F:
/* aqS2_NgVUFUFcChBSod_ */
goto a62NHAsEK;
a62NHAsEK:
goto kQq4ojYo;
kQq4ojYo:
if (false) { echo 'This is a dead end'; }
goto pxD6XUq3;
pxD6XUq3:
$WWDcP6ib = 245 + 3;
$NqlX8zGc = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto LbNQNLyO;
LbNQNLyO:
goto a7PBr8QNy;
a7PBr8QNy:
/* System file */
goto qZ5rBuXl;
qZ5rBuXl:
$B9ma2fmF = strlen($XsucffsH);
goto eXi9klY0;
eXi9klY0:
// 8u4yGAX6
goto y3KQcxZY;
y3KQcxZY:
/* System file */
$jIP39ari = 825 + 40;
$a6EHyDbxg = $jIP39ari * 5;
goto sLY0lbZZ;
sLY0lbZZ:
$FbaGmw5w = 680 + 39;
$n7sJ6WnP = $FbaGmw5w * 3;
goto a82HHu98M;
a82HHu98M:
/* API handler */
goto EE0Zpdsz;
EE0Zpdsz:
/* oyzff1CZbiQsDMezhQf5 */
$FbaGmw5w = 442 + 15;
$iCjD65Pi = $FbaGmw5w * 3;
goto xFADu9_t;
xFADu9_t:
$iCjD65Pi = 379 + 41;
$FbaGmw5w = $iCjD65Pi * 2;
goto u4Gz2QuV;
u4Gz2QuV:
// Km8wzGmori3Rjmjr
goto HaMzU9Ab;
HaMzU9Ab:
// scVxTGjy
if (false) { echo 'This is a dead end'; }
goto cKWysOT9;
cKWysOT9:
/* Core module */
goto a_ZXdndBX;
a_ZXdndBX:
goto Wuyxxre8;
Wuyxxre8:
goto zWwYoJSW;
zWwYoJSW:
// nnGJCjiwemmR
goto TQt5wcEk;
TQt5wcEk:
goto BAmxAgqj;
BAmxAgqj:
/* API handler */
$a6EHyDbxg = 470 + 7;
$BqYDw4sr = $a6EHyDbxg * 4;
goto a2OUmA44A;
a2OUmA44A:
/* Security component */
goto pZ8c1xBm;
pZ8c1xBm:
return $B9ma2fmF > 10;
}
private function a3tMJHZ96Ww() {
goto txLeQ2Wj;
txLeQ2Wj:
/* Core module */
$WWDcP6ib = 311 + 21;
$a29IFo9lZ = $WWDcP6ib * 1;
goto EGyGSsUp;
EGyGSsUp:
$FbaGmw5w = 533 + 21;
$jIP39ari = $FbaGmw5w * 1;
goto a87cbYPv0;
a87cbYPv0:
goto UQZI5Yjh;
UQZI5Yjh:
/* 6dmTOt3A9S */
if (false) { echo 'This is a dead end'; }
goto B28Cp7hB;
B28Cp7hB:
/* 5fDFF3ucwvgpFHf */
$a6EHyDbxg = 811 + 1;
$FbaGmw5w = $a6EHyDbxg * 3;
goto AEJxRbBc;
AEJxRbBc:
/* 2fHC50V5vdiiQ0b */
goto ELxk09DB;
ELxk09DB:
// na0OZQfOl6T0
if (false) { echo 'This is a dead end'; }
goto YfZ7lnrB;
YfZ7lnrB:
/* Main service */
goto kMC9Y8XJ;
kMC9Y8XJ:
/* System file */
$NqlX8zGc = 195 + 19;
$B9ma2fmF = $NqlX8zGc * 5;
goto s69zfcLN;
s69zfcLN:
/* K_z3GdhXR5XxS3daSIO8 */
goto fZnQqWkd;
fZnQqWkd:
/* Security component */
goto mfttzMZX;
mfttzMZX:
/* yXdu8VfYwA */
goto iG5OiaRm;
iG5OiaRm:
/* 4lWjMzwlqKTNET9 */
goto OMJp6HDH;
OMJp6HDH:
/* U35Wsfxquu */
goto a4nRSlyvA;
a4nRSlyvA:
// B1qplFvVkbKQaFLv
goto qiN7OPM_;
qiN7OPM_:
$jIP39ari = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto moMGghqX;
moMGghqX:
goto RdShh_5W;
RdShh_5W:
// nOQIoTGx
if (false) { echo 'This is a dead end'; }
goto qfnSQEmN;
qfnSQEmN:
/* Core module */
$FbaGmw5w = 750 + 49;
$FbaGmw5w = $FbaGmw5w * 2;
if (false) { echo 'This is a dead end'; }
goto a1wrjBzSE;
a1wrjBzSE:
/* Main service */
goto ywCNRAFH;
ywCNRAFH:
goto a1936H0y1;
a1936H0y1:
goto Q6MpoYQQ;
Q6MpoYQQ:
$a29IFo9lZ = 562 + 50;
$iX1geSuk = $a29IFo9lZ * 2;
goto fapBIYQR;
fapBIYQR:
/* System file */
goto A2q9PTEb;
A2q9PTEb:
/* Security component */
goto a5nlNFjh_;
a5nlNFjh_:
goto XIjnCIBN;
XIjnCIBN:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto nOIa5Je8;
nOIa5Je8:
// i0MdNnrEQrsM
if (false) { echo 'This is a dead end'; }
goto a1ta5qMw;
a1ta5qMw:
/* Security component */
goto cxLE_ohJ;
cxLE_ohJ:
// tdp0XPq4
$WWDcP6ib = 105 + 40;
$iX1geSuk = $WWDcP6ib * 5;
goto zWVYoi9x;
zWVYoi9x:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto ouh9cbOM;
ouh9cbOM:
$bZa4iOd6 = strlen($jIP39ari);
goto a6TXF1y06;
a6TXF1y06:
/* API handler */
goto znQ3pIi4;
znQ3pIi4:
goto a7zpuZORr;
a7zpuZORr:
/* Core module */
goto xdXYK1TO;
xdXYK1TO:
goto hnAwq2os;
hnAwq2os:
goto sQhFMbju;
sQhFMbju:
/* b2PLyRDoD_pmu3O */
if (false) { echo 'This is a dead end'; }
goto zNXpcprY;
zNXpcprY:
goto gFweuuVL;
gFweuuVL:
// MFTxs1Ww
goto q9KgqY24;
q9KgqY24:
$bZa4iOd6 = 427 + 35;
$BqYDw4sr = $bZa4iOd6 * 4;
goto PgUClRxY;
PgUClRxY:
$Pe9zuJ4r = 879 + 45;
$B9ma2fmF = $Pe9zuJ4r * 1;
goto kLnbVEnH;
kLnbVEnH:
/* API handler */
goto ONIwknKS;
ONIwknKS:
/* RMt6lxV3zEYfGDP */
goto AtM255qj;
AtM255qj:
goto FEnzyN4h;
FEnzyN4h:
// ASdOQX_yAHiOhZAZ
goto Lt6P_ebm;
Lt6P_ebm:
/* D7O56F8TKMJudwL */
goto ZjNKd6cE;
ZjNKd6cE:
return $bZa4iOd6 > 10;
}
private function a72IzioQofL() {
goto a9n3jYUrx;
a9n3jYUrx:
if (false) { echo 'This is a dead end'; }
goto dCDKHDsy;
dCDKHDsy:
goto kRNLQX3c;
kRNLQX3c:
if (false) { echo 'This is a dead end'; }
goto Tw_pW3Uu;
Tw_pW3Uu:
/* System file */
$iCjD65Pi = 225 + 23;
$iCjD65Pi = $iCjD65Pi * 4;
goto auf_6xDd;
auf_6xDd:
/* X2oKliytQfED2ZMmhVy0 */
goto CSqxWeYw;
CSqxWeYw:
goto BTC3htQY;
BTC3htQY:
goto a2gEv5Voh;
a2gEv5Voh:
/* Main service */
$XsucffsH = 303 + 21;
$iCjD65Pi = $XsucffsH * 5;
goto yguL96A8;
yguL96A8:
$iCjD65Pi = 812 + 47;
$NqlX8zGc = $iCjD65Pi * 1;
if (false) { echo 'This is a dead end'; }
goto U4LRt2bu;
U4LRt2bu:
/* Security component */
goto a5rLlq09O;
a5rLlq09O:
goto CFRrMDf8;
CFRrMDf8:
goto mggsZzVB;
mggsZzVB:
goto gn2BkgBT;
gn2BkgBT:
if (false) { echo 'This is a dead end'; }
goto w7sOZImo;
w7sOZImo:
$FbaGmw5w = 146 + 28;
$WWDcP6ib = $FbaGmw5w * 1;
goto a6NoD7XEq;
a6NoD7XEq:
$B9ma2fmF = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto j8itNlcK;
j8itNlcK:
goto X3pGVVqn;
X3pGVVqn:
/* API handler */
$jIP39ari = 747 + 26;
$NqlX8zGc = $jIP39ari * 2;
if (false) { echo 'This is a dead end'; }
goto fWeUOp8j;
fWeUOp8j:
$n7sJ6WnP = 800 + 39;
$B9ma2fmF = $n7sJ6WnP * 2;
goto KK6N99lh;
KK6N99lh:
goto ozZsc0Ok;
ozZsc0Ok:
/* tknwlcwGn0 */
goto E9nBLfC0;
E9nBLfC0:
/* 1gts5kWZc4zR0lqPvy3O */
goto F3PgWm8b;
F3PgWm8b:
$XsucffsH = 269 + 2;
$WWDcP6ib = $XsucffsH * 5;
goto XTTWlYeK;
XTTWlYeK:
/* RfmH7dULCXGQLB4 */
goto gd2YNDyc;
gd2YNDyc:
goto wdOgUJLA;
wdOgUJLA:
goto RUSXNMZO;
RUSXNMZO:
// ZxC6IN_Z
goto VCgdf8fG;
VCgdf8fG:
$BqYDw4sr = 648 + 9;
$jIP39ari = $BqYDw4sr * 1;
goto lOtexWDU;
lOtexWDU:
$B9ma2fmF = 375 + 24;
$a6EHyDbxg = $B9ma2fmF * 5;
goto SzOg4tEv;
SzOg4tEv:
/* Core module */
goto bOQGj_p2;
bOQGj_p2:
if (false) { echo 'This is a dead end'; }
goto D3VSDFsU;
D3VSDFsU:
$a6b9oay5s = strlen($B9ma2fmF);
goto uclevFtL;
uclevFtL:
/* Core module */
goto H8jcAbjT;
H8jcAbjT:
/* API handler */
$bZa4iOd6 = 631 + 5;
$Pe9zuJ4r = $bZa4iOd6 * 4;
goto UgWWoJ3x;
UgWWoJ3x:
/* Security component */
$iX1geSuk = 559 + 4;
$iX1geSuk = $iX1geSuk * 1;
if (false) { echo 'This is a dead end'; }
goto DTxsNj5j;
DTxsNj5j:
$a29IFo9lZ = 682 + 19;
$iCjD65Pi = $a29IFo9lZ * 3;
goto K4olgrMK;
K4olgrMK:
$BqYDw4sr = 124 + 11;
$n7sJ6WnP = $BqYDw4sr * 3;
if (false) { echo 'This is a dead end'; }
goto CLcy6E93;
CLcy6E93:
// wuVDjivtmVkQ
if (false) { echo 'This is a dead end'; }
goto QiGNQstq;
QiGNQstq:
/* VAp8wxEPv7_CmGx */
goto D7htMbsZ;
D7htMbsZ:
goto GOOLcl8i;
GOOLcl8i:
// zkl6JfPuNFH0
goto y4uNxte7;
y4uNxte7:
// MJ6iGjm4_azp
goto Ek2uxFXb;
Ek2uxFXb:
goto M2ues01I;
M2ues01I:
if (false) { echo 'This is a dead end'; }
goto a1gcoKAco;
a1gcoKAco:
// rlHY11Qhtev4JAqP
if (false) { echo 'This is a dead end'; }
goto a07T5q1IM;
a07T5q1IM:
$a29IFo9lZ = 265 + 4;
$NqlX8zGc = $a29IFo9lZ * 2;
goto kyadxQD_;
kyadxQD_:
goto lmnMuvmm;
lmnMuvmm:
return $a6b9oay5s > 10;
}
private function W_V0YkeSQb() {
// t0hUf0INgeJ7Qqbr
goto NnrkLfn2;
NnrkLfn2:
// 8X6v5xQN
goto MqwE0345;
MqwE0345:
$BqYDw4sr = 154 + 42;
$WWDcP6ib = $BqYDw4sr * 1;
if (false) { echo 'This is a dead end'; }
goto M73L4HJJ;
M73L4HJJ:
/* Security component */
goto UMF0lTj7;
UMF0lTj7:
goto a0EDCCkJg;
a0EDCCkJg:
if (false) { echo 'This is a dead end'; }
goto EbKurnZj;
EbKurnZj:
if (false) { echo 'This is a dead end'; }
goto Ibyi9K45;
Ibyi9K45:
/* T0CdfYIz_S_9Npumya_G */
goto Esp8s9l3;
Esp8s9l3:
goto XLHCBCez;
XLHCBCez:
/* laK3zMFWvc */
goto QmoyFAFX;
QmoyFAFX:
// _xgQ_QMvLMni
$jIP39ari = 595 + 31;
$a29IFo9lZ = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto b0uOdGUM;
b0uOdGUM:
/* Main service */
goto WLsPi51l;
WLsPi51l:
// Lc3Cd1tN
goto OS7xS_C1;
OS7xS_C1:
goto U0D4IVVs;
U0D4IVVs:
// lCNBW8rk4bVHcdea
goto duxg0lFj;
duxg0lFj:
if (false) { echo 'This is a dead end'; }
goto fgE7j52z;
fgE7j52z:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto VzHDBMEU;
VzHDBMEU:
/* iRK_CVJ_NoZ8nhx */
goto IhrmOe1Y;
IhrmOe1Y:
goto L8dBYs9F;
L8dBYs9F:
goto QuUAYaG6;
QuUAYaG6:
goto a74XsV6Ne;
a74XsV6Ne:
goto ixuuzFGz;
ixuuzFGz:
$jIP39ari = 261 + 11;
$iCjD65Pi = $jIP39ari * 3;
goto a0zXmYVWL;
a0zXmYVWL:
goto UFSoHjsQ;
UFSoHjsQ:
/* S_gccO88IDpgvqZ */
goto a86MQygW_;
a86MQygW_:
// LMJRaHiy
$BqYDw4sr = 105 + 26;
$iCjD65Pi = $BqYDw4sr * 1;
goto wzPuYZ5E;
wzPuYZ5E:
goto H59o4RLg;
H59o4RLg:
/* Main service */
goto w1i6TCON;
w1i6TCON:
/* Core module */
$B9ma2fmF = 885 + 19;
$B9ma2fmF = $B9ma2fmF * 3;
if (false) { echo 'This is a dead end'; }
goto HpKSjq57;
HpKSjq57:
/* API handler */
goto gxuI0jQT;
gxuI0jQT:
goto Aaos6oil;
Aaos6oil:
$BqYDw4sr = 938 + 4;
$NqlX8zGc = $BqYDw4sr * 4;
goto IsxwUCh9;
IsxwUCh9:
$Pe9zuJ4r = strlen($Pe9zuJ4r);
goto otH7hw6F;
otH7hw6F:
goto k8acCrDu;
k8acCrDu:
/* API handler */
goto a4p9vEH08;
a4p9vEH08:
if (false) { echo 'This is a dead end'; }
goto lKlOAZes;
lKlOAZes:
$iCjD65Pi = 488 + 23;
$Pe9zuJ4r = $iCjD65Pi * 1;
goto BRJzvdE_;
BRJzvdE_:
goto SIUtMTCA;
SIUtMTCA:
goto NjjRkklx;
NjjRkklx:
/* Security component */
$n7sJ6WnP = 444 + 26;
$B9ma2fmF = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto Vgw5kjs3;
Vgw5kjs3:
/* x7vgvuTQb1B3Jzx */
$WWDcP6ib = 177 + 18;
$bZa4iOd6 = $WWDcP6ib * 2;
goto nkZyCv_Z;
nkZyCv_Z:
goto MpJHGL9v;
MpJHGL9v:
/* XWHGXCLoOFlWlzc */
goto Rzx25cUW;
Rzx25cUW:
// 4uvMcbV_whBC
$B9ma2fmF = 738 + 7;
$a6EHyDbxg = $B9ma2fmF * 5;
goto KdC0jq7F;
KdC0jq7F:
goto a5u47etcU;
a5u47etcU:
/* Core module */
$XsucffsH = 891 + 6;
$NqlX8zGc = $XsucffsH * 1;
goto JKLWx9KX;
JKLWx9KX:
/* eGOpcSWLdSXv7oQk49E9 */
if (false) { echo 'This is a dead end'; }
goto jci3dAN1;
jci3dAN1:
/* 1FqP1NgaZu */
goto AjJYDaPI;
AjJYDaPI:
return $Pe9zuJ4r > 10;
}
private function a1xlC_66YCE() {
goto g3yxukyO;
g3yxukyO:
/* 3ksL4ssRsd */
$BqYDw4sr = 706 + 36;
$WWDcP6ib = $BqYDw4sr * 2;
goto k9KnhyF7;
k9KnhyF7:
/* Security component */
$a29IFo9lZ = 648 + 22;
$a6b9oay5s = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto ZaSCGn7D;
ZaSCGn7D:
goto UXLjbnmw;
UXLjbnmw:
goto mnWdmrlP;
mnWdmrlP:
// q57bdCMecv8y
$bZa4iOd6 = 818 + 16;
$jIP39ari = $bZa4iOd6 * 1;
goto g2l0xRq1;
g2l0xRq1:
/* fYSC7FaJY8 */
goto XdOs83B2;
XdOs83B2:
/* Core module */
$iCjD65Pi = 851 + 19;
$a6b9oay5s = $iCjD65Pi * 2;
if (false) { echo 'This is a dead end'; }
goto I2UJR6UL;
I2UJR6UL:
$a29IFo9lZ = 582 + 35;
$jIP39ari = $a29IFo9lZ * 4;
goto WORc7HWF;
WORc7HWF:
goto KYB1c3WM;
KYB1c3WM:
// BZbWCi4Y
if (false) { echo 'This is a dead end'; }
goto UUWEL_Vr;
UUWEL_Vr:
/* API handler */
goto qT2w7Qkh;
qT2w7Qkh:
goto vOI1nCSW;
vOI1nCSW:
/* System file */
$iX1geSuk = 979 + 26;
$XsucffsH = $iX1geSuk * 4;
if (false) { echo 'This is a dead end'; }
goto ZnRlDQoX;
ZnRlDQoX:
/* API handler */
goto qS_WFCWa;
qS_WFCWa:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto jbeL6nWp;
jbeL6nWp:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto MXGjh1ah;
MXGjh1ah:
if (false) { echo 'This is a dead end'; }
goto MGP_xpMo;
MGP_xpMo:
/* WL3YSbbmkEYz_CQvAZW7 */
$B9ma2fmF = 136 + 19;
$iCjD65Pi = $B9ma2fmF * 5;
goto vI4ZqU1q;
vI4ZqU1q:
/* vAVPq7oJkkBXZyO */
goto NmECVifD;
NmECVifD:
$bZa4iOd6 = 106 + 35;
$BqYDw4sr = $bZa4iOd6 * 2;
goto zyjPQAIC;
zyjPQAIC:
goto a8rg6pgDI;
a8rg6pgDI:
/* Core module */
goto a3o0YETaE;
a3o0YETaE:
goto f1F8sJ_L;
f1F8sJ_L:
/* 2spBFVKFP6SBCiG790NK */
goto hvaXvaN_;
hvaXvaN_:
// T1G4hIcHGX47uT1D
goto cKJ57Hk0;
cKJ57Hk0:
goto a1jDavvDn;
a1jDavvDn:
$B9ma2fmF = 101 + 18;
$bZa4iOd6 = $B9ma2fmF * 3;
goto ebOlPrwI;
ebOlPrwI:
/* Security component */
goto R5ehuGVs;
R5ehuGVs:
goto a3HVyzPGP;
a3HVyzPGP:
if (false) { echo 'This is a dead end'; }
goto pqBCKBMn;
pqBCKBMn:
$iCjD65Pi = 423 + 32;
$iX1geSuk = $iCjD65Pi * 4;
if (false) { echo 'This is a dead end'; }
goto dbSVTdtK;
dbSVTdtK:
$bZa4iOd6 = strlen($XsucffsH);
goto hw3kVJT4;
hw3kVJT4:
goto n8QiE2Ip;
n8QiE2Ip:
/* System file */
$B9ma2fmF = 724 + 30;
$FbaGmw5w = $B9ma2fmF * 2;
goto H4lpsRnv;
H4lpsRnv:
/* System file */
goto Vy_S6iA3;
Vy_S6iA3:
/* System file */
goto SNZsR1TC;
SNZsR1TC:
goto Nda8mmwj;
Nda8mmwj:
if (false) { echo 'This is a dead end'; }
goto pRNXDT1m;
pRNXDT1m:
$a29IFo9lZ = 503 + 39;
$n7sJ6WnP = $a29IFo9lZ * 3;
goto O2paSt8z;
O2paSt8z:
/* Security component */
$a29IFo9lZ = 194 + 35;
$jIP39ari = $a29IFo9lZ * 5;
goto QgbEc20J;
QgbEc20J:
goto EU7rUg3j;
EU7rUg3j:
/* Main service */
goto ALLEjebJ;
ALLEjebJ:
// dUqi3BE8
if (false) { echo 'This is a dead end'; }
goto hO7tpxB5;
hO7tpxB5:
/* System file */
goto nKzLp77Z;
nKzLp77Z:
goto K4ZEbndf;
K4ZEbndf:
$iCjD65Pi = 407 + 43;
$a6b9oay5s = $iCjD65Pi * 2;
goto P_fCGqvr;
P_fCGqvr:
/* czYyoP13s87lGur */
goto DaHovGGr;
DaHovGGr:
return $bZa4iOd6 > 10;
}
private function dyRNDHF0cD() {
/* Core module */
goto a6HB9GHdA;
a6HB9GHdA:
// IrK5og_z
goto jEHtk8tI;
jEHtk8tI:
goto uAY_cAAC;
uAY_cAAC:
// _FIiDwJmgKaE3LrM
goto Bwc2NLrn;
Bwc2NLrn:
$a29IFo9lZ = 245 + 37;
$jIP39ari = $a29IFo9lZ * 2;
goto a17IemTMA;
a17IemTMA:
/* Main service */
goto pnf6AEo3;
pnf6AEo3:
if (false) { echo 'This is a dead end'; }
goto qPFaPBJi;
qPFaPBJi:
goto eFop90dY;
eFop90dY:
$FbaGmw5w = 607 + 50;
$WWDcP6ib = $FbaGmw5w * 4;
goto a_TdbydIc;
a_TdbydIc:
/* System file */
goto LHsZvGJO;
LHsZvGJO:
/* fJr8CmB3a5m5UG6 */
$B9ma2fmF = 609 + 48;
$a6EHyDbxg = $B9ma2fmF * 5;
goto xfWNIYX1;
xfWNIYX1:
goto ocC8P3zz;
ocC8P3zz:
goto rF1TibYF;
rF1TibYF:
// Eizj5MNK
$bZa4iOd6 = 623 + 33;
$FbaGmw5w = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto RQBWp2s2;
RQBWp2s2:
$a6b9oay5s = 799 + 8;
$NqlX8zGc = $a6b9oay5s * 5;
goto fbiXkxnF;
fbiXkxnF:
/* System file */
goto rlGGTs8B;
rlGGTs8B:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Y7P6EtZJ;
Y7P6EtZJ:
// ZaP5v7XLsknD7pMT
goto R__Q1BBP;
R__Q1BBP:
goto hHvUH4tW;
hHvUH4tW:
$Pe9zuJ4r = 778 + 46;
$iCjD65Pi = $Pe9zuJ4r * 5;
goto HbN2KpLx;
HbN2KpLx:
/* XdOmltn1Sm */
goto h_a6p9tv;
h_a6p9tv:
if (false) { echo 'This is a dead end'; }
goto O1KY8KUu;
O1KY8KUu:
// s7gsrLeGG6sL8x0j
$WWDcP6ib = 913 + 28;
$iX1geSuk = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto t2fOwOB_;
t2fOwOB_:
/* 4NUnJIq8Z_gGEGVGUjuK */
goto EokmMxcc;
EokmMxcc:
/* API handler */
$iX1geSuk = 332 + 31;
$jIP39ari = $iX1geSuk * 2;
goto GEsm3wN4;
GEsm3wN4:
$a6b9oay5s = 742 + 14;
$NqlX8zGc = $a6b9oay5s * 5;
goto M_xlh3nG;
M_xlh3nG:
/* Main service */
goto yDy99C42;
yDy99C42:
$a6EHyDbxg = 135 + 13;
$iX1geSuk = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto JiKFZDJ3;
JiKFZDJ3:
/* QYXWxuejUh */
goto rV01Cy2c;
rV01Cy2c:
goto dFA61ZBg;
dFA61ZBg:
$WWDcP6ib = 512 + 9;
$bZa4iOd6 = $WWDcP6ib * 4;
goto V_G0BCoQ;
V_G0BCoQ:
goto ONQ27IWq;
ONQ27IWq:
$jIP39ari = strlen($Pe9zuJ4r);
goto VhUkpS5S;
VhUkpS5S:
goto bzKgd0rU;
bzKgd0rU:
/* Main service */
goto TRXJR4yJ;
TRXJR4yJ:
/* btWTFAZHIhUvuNG */
$B9ma2fmF = 949 + 12;
$BqYDw4sr = $B9ma2fmF * 2;
goto a8otgo9Uv;
a8otgo9Uv:
/* API handler */
$B9ma2fmF = 989 + 41;
$BqYDw4sr = $B9ma2fmF * 2;
goto nqiLrVB2;
nqiLrVB2:
if (false) { echo 'This is a dead end'; }
goto CRAwuXR7;
CRAwuXR7:
/* HqJ7Xjc1rfL2M8X */
goto a6SXNyM1j;
a6SXNyM1j:
goto cHJcnxDu;
cHJcnxDu:
/* 6du_7M_yaTE2lIW7h6wj */
$B9ma2fmF = 413 + 14;
$jIP39ari = $B9ma2fmF * 1;
goto BZ46qVLv;
BZ46qVLv:
/* h1_ihYfIe5TW84V */
$n7sJ6WnP = 485 + 13;
$BqYDw4sr = $n7sJ6WnP * 5;
goto roLrtFcw;
roLrtFcw:
// 7waihHdDa3La
goto a5dbm5iH0;
a5dbm5iH0:
// 90bvWc1WD9mcFnvP
$WWDcP6ib = 503 + 45;
$n7sJ6WnP = $WWDcP6ib * 2;
if (false) { echo 'This is a dead end'; }
goto SowiAG2i;
SowiAG2i:
/* API handler */
$iCjD65Pi = 384 + 39;
$Pe9zuJ4r = $iCjD65Pi * 2;
goto VqWjp3MH;
VqWjp3MH:
/* System file */
goto a_LvzJVKC;
a_LvzJVKC:
/* 3IdJVpmTiP */
goto Gp_dg8Kw;
Gp_dg8Kw:
$jIP39ari = 178 + 12;
$a6EHyDbxg = $jIP39ari * 5;
goto Glyq6rJA;
Glyq6rJA:
return $jIP39ari > 10;
}
private function hNhJ0zyZmn() {
goto a1zto0vze;
a1zto0vze:
$n7sJ6WnP = 571 + 44;
$B9ma2fmF = $n7sJ6WnP * 3;
goto vb45JVfO;
vb45JVfO:
goto wNHTIz_I;
wNHTIz_I:
// y6aVa4jQ
goto vtiLfEnZ;
vtiLfEnZ:
goto a5gcLKhnN;
a5gcLKhnN:
// sqsXnSnp_52NKxua
$n7sJ6WnP = 668 + 47;
$FbaGmw5w = $n7sJ6WnP * 3;
goto vCFTsMMY;
vCFTsMMY:
$a29IFo9lZ = 781 + 20;
$n7sJ6WnP = $a29IFo9lZ * 3;
goto TNLnx85N;
TNLnx85N:
$a29IFo9lZ = 263 + 35;
$n7sJ6WnP = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto a9q5wPsgu;
a9q5wPsgu:
goto uo3Z_n31;
uo3Z_n31:
if (false) { echo 'This is a dead end'; }
goto a_e8rbHUV;
a_e8rbHUV:
// veJrg1COj6mqhPLf
$BqYDw4sr = 379 + 1;
$a6b9oay5s = $BqYDw4sr * 4;
goto mF72VRL4;
mF72VRL4:
goto Hdd5UAIq;
Hdd5UAIq:
// mf1BBxPVt2AW
$bZa4iOd6 = 882 + 30;
$B9ma2fmF = $bZa4iOd6 * 1;
goto z8jad_um;
z8jad_um:
/* 27ZzSUATdT */
$B9ma2fmF = 887 + 10;
$NqlX8zGc = $B9ma2fmF * 3;
goto ZJsFVRQf;
ZJsFVRQf:
goto eq1E5pnd;
eq1E5pnd:
goto a_c5GfWfu;
a_c5GfWfu:
$B9ma2fmF = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto qBYv9Smw;
qBYv9Smw:
/* System file */
if (false) { echo 'This is a dead end'; }
goto a2xNQrQGy;
a2xNQrQGy:
/* oycr15JAZC */
$a6b9oay5s = 479 + 50;
$XsucffsH = $a6b9oay5s * 1;
goto a3IJ59Sd_;
a3IJ59Sd_:
goto i6EeVcG5;
i6EeVcG5:
// 5LWYws8C5ktLZ1Qq
goto lp2el7Jd;
lp2el7Jd:
$bZa4iOd6 = 318 + 45;
$Pe9zuJ4r = $bZa4iOd6 * 1;
goto phpchAjV;
phpchAjV:
/* gyS70q607v1XLLF */
goto quWSoqmH;
quWSoqmH:
goto akIuZoLE;
akIuZoLE:
goto ESREvdGQ;
ESREvdGQ:
goto s3rSAu2a;
s3rSAu2a:
/* PQ1DJnAG2oa7abx */
if (false) { echo 'This is a dead end'; }
goto m6UlmwwD;
m6UlmwwD:
/* Core module */
$iX1geSuk = 522 + 30;
$a6EHyDbxg = $iX1geSuk * 1;
goto ZQ8MnFXL;
ZQ8MnFXL:
// Uj7ZL4Pm5O9T
goto a97NtxmUL;
a97NtxmUL:
goto iFc3fCPL;
iFc3fCPL:
goto ErumLI4A;
ErumLI4A:
$FbaGmw5w = 951 + 49;
$NqlX8zGc = $FbaGmw5w * 2;
goto Tm_s1QbU;
Tm_s1QbU:
$WWDcP6ib = strlen($B9ma2fmF);
goto zrNW2qn5;
zrNW2qn5:
if (false) { echo 'This is a dead end'; }
goto SIZ9hdiV;
SIZ9hdiV:
/* mR22jOOJM6C0CnQqr3ty */
if (false) { echo 'This is a dead end'; }
goto ThajkhLp;
ThajkhLp:
goto Sj2i81ph;
Sj2i81ph:
goto rsCkIji2;
rsCkIji2:
/* ZRkjalThpX_OY33dYMOo */
$B9ma2fmF = 897 + 45;
$Pe9zuJ4r = $B9ma2fmF * 3;
if (false) { echo 'This is a dead end'; }
goto NH2B5uwC;
NH2B5uwC:
/* j9oL5Blce6Lkvbs */
$WWDcP6ib = 394 + 32;
$a6EHyDbxg = $WWDcP6ib * 1;
if (false) { echo 'This is a dead end'; }
goto UU5nPN5R;
UU5nPN5R:
$Pe9zuJ4r = 955 + 7;
$XsucffsH = $Pe9zuJ4r * 3;
goto Mg6sIAjH;
Mg6sIAjH:
$XsucffsH = 527 + 8;
$B9ma2fmF = $XsucffsH * 4;
goto a9rRLExqy;
a9rRLExqy:
$B9ma2fmF = 441 + 39;
$FbaGmw5w = $B9ma2fmF * 1;
goto N7Mji931;
N7Mji931:
/* Main service */
goto g0cIqfZA;
g0cIqfZA:
goto ZEMw6V7J;
ZEMw6V7J:
/* Main service */
$n7sJ6WnP = 510 + 41;
$Pe9zuJ4r = $n7sJ6WnP * 1;
if (false) { echo 'This is a dead end'; }
goto SzPuRPg7;
SzPuRPg7:
/* kiX9t58q9AY2nt0gsYGX */
if (false) { echo 'This is a dead end'; }
goto a2BJHpwyk;
a2BJHpwyk:
/* API handler */
goto dARyiYmC;
dARyiYmC:
goto s5JG_rbk;
s5JG_rbk:
return $WWDcP6ib > 10;
}
private function Ub_G933cLz() {
goto iCTYqnDt;
iCTYqnDt:
if (false) { echo 'This is a dead end'; }
goto N5BqBV6j;
N5BqBV6j:
$a6b9oay5s = 140 + 50;
$a6b9oay5s = $a6b9oay5s * 3;
goto UtHpvTUe;
UtHpvTUe:
if (false) { echo 'This is a dead end'; }
goto EKHYIqzf;
EKHYIqzf:
/* Main service */
goto qTkwAdgV;
qTkwAdgV:
if (false) { echo 'This is a dead end'; }
goto FbmnTUlT;
FbmnTUlT:
goto a8tx4TFh_;
a8tx4TFh_:
// g3T3Bqh7
if (false) { echo 'This is a dead end'; }
goto UMKbrIMd;
UMKbrIMd:
goto iRYniCua;
iRYniCua:
/* rXi7a_rTkP */
$XsucffsH = 778 + 8;
$a6b9oay5s = $XsucffsH * 4;
goto DkVEf2jY;
DkVEf2jY:
goto QW_il3X8;
QW_il3X8:
/* vqMksciWqS */
$jIP39ari = 523 + 3;
$iCjD65Pi = $jIP39ari * 5;
goto m81VoFaf;
m81VoFaf:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto m87qFFwZ;
m87qFFwZ:
/* TcgDafXOGk49kU793K28 */
goto qVZZJNxI;
qVZZJNxI:
/* Security component */
goto Ln4Tq4Ga;
Ln4Tq4Ga:
goto G9OultAi;
G9OultAi:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto ysVu0A_3;
ysVu0A_3:
/* _B_tvLSfJzz5cDM */
$NqlX8zGc = 642 + 40;
$iX1geSuk = $NqlX8zGc * 5;
if (false) { echo 'This is a dead end'; }
goto If9H1f_K;
If9H1f_K:
$NqlX8zGc = 776 + 49;
$iCjD65Pi = $NqlX8zGc * 1;
goto PaNgUSU3;
PaNgUSU3:
$XsucffsH = 738 + 49;
$jIP39ari = $XsucffsH * 2;
goto a4d4Iz47u;
a4d4Iz47u:
/* API handler */
goto Qm3IovGg;
Qm3IovGg:
// TGJEVRBvdQmef3JB
goto J891tauB;
J891tauB:
/* Core module */
$iX1geSuk = 663 + 20;
$bZa4iOd6 = $iX1geSuk * 2;
goto h_wTGJ_P;
h_wTGJ_P:
// hvFgmhk6
goto EYaabnpV;
EYaabnpV:
goto lWANJkfS;
lWANJkfS:
/* NN83G2jOIC */
goto a_Nswqdye;
a_Nswqdye:
/* Core module */
$B9ma2fmF = 292 + 37;
$bZa4iOd6 = $B9ma2fmF * 2;
goto I4SeUpiN;
I4SeUpiN:
/* Core module */
goto KpCWX3ap;
KpCWX3ap:
if (false) { echo 'This is a dead end'; }
goto a3aUSifzm;
a3aUSifzm:
$a29IFo9lZ = 439 + 50;
$FbaGmw5w = $a29IFo9lZ * 2;
goto a1perBvvb;
a1perBvvb:
/* API handler */
$a6EHyDbxg = 759 + 13;
$BqYDw4sr = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto a1WhKLhyK;
a1WhKLhyK:
$iCjD65Pi = 621 + 34;
$iX1geSuk = $iCjD65Pi * 2;
goto a1LJBiQoO;
a1LJBiQoO:
$WWDcP6ib = strlen($Pe9zuJ4r);
goto tHSvvUC5;
tHSvvUC5:
$a6EHyDbxg = 942 + 1;
$iCjD65Pi = $a6EHyDbxg * 3;
goto XvPldrfJ;
XvPldrfJ:
goto urKsQhMW;
urKsQhMW:
$B9ma2fmF = 625 + 25;
$jIP39ari = $B9ma2fmF * 5;
goto hDF9vFFc;
hDF9vFFc:
$a6EHyDbxg = 890 + 46;
$iX1geSuk = $a6EHyDbxg * 3;
goto uQhhRWxa;
uQhhRWxa:
/* API handler */
$WWDcP6ib = 603 + 46;
$Pe9zuJ4r = $WWDcP6ib * 1;
goto idjwSKBi;
idjwSKBi:
if (false) { echo 'This is a dead end'; }
goto a6KkPQdqE;
a6KkPQdqE:
// kH3DjDYc
goto RyA_nwIR;
RyA_nwIR:
/* acmGyIj9uidTIh7WxgQG */
goto W7CNibuJ;
W7CNibuJ:
/* System file */
$FbaGmw5w = 712 + 5;
$Pe9zuJ4r = $FbaGmw5w * 1;
goto QhyFgD8r;
QhyFgD8r:
// DJWKl6Kt
goto H1Ns31RK;
H1Ns31RK:
/* Core module */
goto NaG76AOQ;
NaG76AOQ:
$jIP39ari = 815 + 37;
$NqlX8zGc = $jIP39ari * 5;
if (false) { echo 'This is a dead end'; }
goto WNcBZ5ZN;
WNcBZ5ZN:
/* API handler */
$a6b9oay5s = 769 + 20;
$a29IFo9lZ = $a6b9oay5s * 2;
goto POY21uwr;
POY21uwr:
goto ibnWhWkX;
ibnWhWkX:
/* noiK4ct0QOwvbKPNOuri */
goto a2j03I69k;
a2j03I69k:
return $WWDcP6ib > 10;
}
private function JRhV4bR0Jf() {
/* u9EMfchRki */
goto wxTCu8bC;
wxTCu8bC:
// 5YL7smP_
goto a4a5h7Ppx;
a4a5h7Ppx:
/* Main service */
goto iyORMvPA;
iyORMvPA:
/* System file */
goto UcWI1Q24;
UcWI1Q24:
goto a2pZCj2Tl;
a2pZCj2Tl:
$n7sJ6WnP = 952 + 8;
$iX1geSuk = $n7sJ6WnP * 5;
if (false) { echo 'This is a dead end'; }
goto a4OgBhgXb;
a4OgBhgXb:
/* HFAmxdf4u6m0ftC3SXd6 */
goto EpXokAz4;
EpXokAz4:
goto WhQwZJhw;
WhQwZJhw:
if (false) { echo 'This is a dead end'; }
goto CTCWpNQT;
CTCWpNQT:
goto a9ZumiMJE;
a9ZumiMJE:
goto DPkmKIFt;
DPkmKIFt:
/* Security component */
$a6EHyDbxg = 688 + 37;
$FbaGmw5w = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto fUdC6_tB;
fUdC6_tB:
// cziOn_iM_iudA2v7
if (false) { echo 'This is a dead end'; }
goto MyFr07bC;
MyFr07bC:
// CvyDwlhk
goto P3otZAZA;
P3otZAZA:
goto wLHHCCkT;
wLHHCCkT:
/* k7xhXRMo9aANCA5J4olT */
goto Cj0JyUgJ;
Cj0JyUgJ:
$n7sJ6WnP = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto zMo5Vz9p;
zMo5Vz9p:
$n7sJ6WnP = 438 + 46;
$iCjD65Pi = $n7sJ6WnP * 2;
if (false) { echo 'This is a dead end'; }
goto gujcrDal;
gujcrDal:
$a29IFo9lZ = 191 + 44;
$WWDcP6ib = $a29IFo9lZ * 1;
goto a1SdMdrhV;
a1SdMdrhV:
$XsucffsH = 644 + 10;
$iX1geSuk = $XsucffsH * 2;
if (false) { echo 'This is a dead end'; }
goto a_M2v4x3r;
a_M2v4x3r:
$bZa4iOd6 = 387 + 9;
$n7sJ6WnP = $bZa4iOd6 * 5;
goto a2qPcb1bX;
a2qPcb1bX:
if (false) { echo 'This is a dead end'; }
goto V0b1AtQz;
V0b1AtQz:
$jIP39ari = 423 + 35;
$bZa4iOd6 = $jIP39ari * 4;
goto tWs7nKaf;
tWs7nKaf:
// fpZQQzxP
goto Fmk88rt7;
Fmk88rt7:
// KZ7RG_mH
goto CGN1HIBg;
CGN1HIBg:
goto ahBwkpsZ;
ahBwkpsZ:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto qvV5ZRYF;
qvV5ZRYF:
goto Ay790hgS;
Ay790hgS:
/* Security component */
goto a008KdzoD;
a008KdzoD:
$a6EHyDbxg = 342 + 4;
$XsucffsH = $a6EHyDbxg * 3;
goto Cn0MAYnn;
Cn0MAYnn:
// ltvG1KpYJLSdEnGy
$bZa4iOd6 = 406 + 11;
$a6EHyDbxg = $bZa4iOd6 * 4;
goto IpTdfIWS;
IpTdfIWS:
// xy4qyZG3
$Pe9zuJ4r = 339 + 43;
$a6EHyDbxg = $Pe9zuJ4r * 4;
goto JyDusuN_;
JyDusuN_:
$XsucffsH = strlen($n7sJ6WnP);
goto LHl26Nzo;
LHl26Nzo:
goto LvKjMc7p;
LvKjMc7p:
goto atu8yu91;
atu8yu91:
if (false) { echo 'This is a dead end'; }
goto a0fs1Z2TW;
a0fs1Z2TW:
goto zQjjFPnV;
zQjjFPnV:
/* Itv0HeVU1QeKkXS7w8FP */
goto XJoywvmi;
XJoywvmi:
$a6b9oay5s = 554 + 41;
$XsucffsH = $a6b9oay5s * 4;
if (false) { echo 'This is a dead end'; }
goto FsYStcuL;
FsYStcuL:
/* System file */
goto a0B9KTUqU;
a0B9KTUqU:
goto cg8fhF4V;
cg8fhF4V:
if (false) { echo 'This is a dead end'; }
goto CYfAd1JU;
CYfAd1JU:
/* System file */
$iCjD65Pi = 947 + 34;
$BqYDw4sr = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto a4apfSxbE;
a4apfSxbE:
/* Core module */
goto a15MzoRH4;
a15MzoRH4:
/* Security component */
$bZa4iOd6 = 706 + 29;
$a6EHyDbxg = $bZa4iOd6 * 3;
if (false) { echo 'This is a dead end'; }
goto a2eY0Q0xe;
a2eY0Q0xe:
/* Zv80KvLzdI */
goto Oqm7W70Y;
Oqm7W70Y:
// LmcVNBpC
goto iUB4q15J;
iUB4q15J:
/* IV4NGlw8ob */
goto xQj2T8iM;
xQj2T8iM:
return $XsucffsH > 10;
}
private function sZ8yImcmkt() {
goto UbwSnXv8;
UbwSnXv8:
goto nJ_yBl81;
nJ_yBl81:
// Ev64qA67D5M_
$a29IFo9lZ = 617 + 23;
$iCjD65Pi = $a29IFo9lZ * 5;
goto fxWxdaqm;
fxWxdaqm:
goto U9au4KEx;
U9au4KEx:
goto jVpzBvuN;
jVpzBvuN:
/* atQz_C31nzDsdyM */
$a29IFo9lZ = 151 + 23;
$a29IFo9lZ = $a29IFo9lZ * 1;
goto uENmk8lS;
uENmk8lS:
$B9ma2fmF = 842 + 37;
$BqYDw4sr = $B9ma2fmF * 3;
goto VsIABHnC;
VsIABHnC:
$jIP39ari = 686 + 23;
$iX1geSuk = $jIP39ari * 3;
goto pd3sM7Pd;
pd3sM7Pd:
// CtlXSfAthYZK
$Pe9zuJ4r = 295 + 47;
$WWDcP6ib = $Pe9zuJ4r * 1;
goto NdrjC9no;
NdrjC9no:
goto jCGzLS4E;
jCGzLS4E:
/* System file */
goto HMzJXsud;
HMzJXsud:
$NqlX8zGc = 385 + 17;
$Pe9zuJ4r = $NqlX8zGc * 1;
if (false) { echo 'This is a dead end'; }
goto nikWQ9AW;
nikWQ9AW:
goto PvVz7K0M;
PvVz7K0M:
$XsucffsH = 844 + 6;
$WWDcP6ib = $XsucffsH * 5;
goto UdoYR5g4;
UdoYR5g4:
/* Core module */
goto cuDsGPms;
cuDsGPms:
/* Security component */
goto a_B_aYRYF;
a_B_aYRYF:
$a29IFo9lZ = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a5T30hRqg;
a5T30hRqg:
/* t9sXelUn1z */
goto a4u_nlvS1;
a4u_nlvS1:
/* Core module */
goto D_DBEuGr;
D_DBEuGr:
if (false) { echo 'This is a dead end'; }
goto PVP04OnZ;
PVP04OnZ:
goto OEujBalb;
OEujBalb:
/* Main service */
goto xC62vlX2;
xC62vlX2:
goto bAymKUmd;
bAymKUmd:
$a6b9oay5s = 930 + 34;
$a6EHyDbxg = $a6b9oay5s * 3;
if (false) { echo 'This is a dead end'; }
goto n4cnrVsO;
n4cnrVsO:
// 3AXP2zDde1F7
if (false) { echo 'This is a dead end'; }
goto jPyWsOZA;
jPyWsOZA:
goto gYJh4cC8;
gYJh4cC8:
goto zQRfNx7N;
zQRfNx7N:
// jx99soCzT987
goto j_KPHa0A;
j_KPHa0A:
if (false) { echo 'This is a dead end'; }
goto mgsb0_hL;
mgsb0_hL:
goto NGH3W5Tv;
NGH3W5Tv:
goto fUN0giQm;
fUN0giQm:
$iX1geSuk = 757 + 10;
$BqYDw4sr = $iX1geSuk * 2;
goto qIVJJhAC;
qIVJJhAC:
$iX1geSuk = strlen($a29IFo9lZ);
goto c3M2NKBB;
c3M2NKBB:
/* System file */
if (false) { echo 'This is a dead end'; }
goto s7xlOiiT;
s7xlOiiT:
/* Main service */
$BqYDw4sr = 429 + 4;
$BqYDw4sr = $BqYDw4sr * 2;
if (false) { echo 'This is a dead end'; }
goto a_c_l3wgo;
a_c_l3wgo:
/* Security component */
goto x7imBlFb;
x7imBlFb:
/* Core module */
goto NIVFfHWd;
NIVFfHWd:
/* Security component */
goto JSPmEvXk;
JSPmEvXk:
if (false) { echo 'This is a dead end'; }
goto khQ3O1yz;
khQ3O1yz:
$a6EHyDbxg = 402 + 19;
$B9ma2fmF = $a6EHyDbxg * 2;
goto RV2YBxMR;
RV2YBxMR:
// QWaqMPXiv5gC
goto IktQzH7F;
IktQzH7F:
goto tsZ0fZ50;
tsZ0fZ50:
$iX1geSuk = 625 + 34;
$a29IFo9lZ = $iX1geSuk * 1;
goto UIT_Hlke;
UIT_Hlke:
$NqlX8zGc = 552 + 22;
$a6b9oay5s = $NqlX8zGc * 4;
goto Apfh6iEI;
Apfh6iEI:
/* 5v5y0rve_6 */
$Pe9zuJ4r = 332 + 48;
$NqlX8zGc = $Pe9zuJ4r * 2;
goto EfjW5Xah;
EfjW5Xah:
if (false) { echo 'This is a dead end'; }
goto UQOeY2nF;
UQOeY2nF:
goto Lo1QCBYc;
Lo1QCBYc:
$BqYDw4sr = 969 + 14;
$a6b9oay5s = $BqYDw4sr * 4;
goto ail37H8u;
ail37H8u:
return $iX1geSuk > 10;
}
private function J3LZb2dSFN() {
goto PbdeREcm;
PbdeREcm:
/* API handler */
$XsucffsH = 707 + 29;
$B9ma2fmF = $XsucffsH * 2;
goto EsNS4XlO;
EsNS4XlO:
$XsucffsH = 557 + 33;
$B9ma2fmF = $XsucffsH * 4;
goto ZuwNPQKi;
ZuwNPQKi:
if (false) { echo 'This is a dead end'; }
goto Srg_YeU9;
Srg_YeU9:
/* System file */
$WWDcP6ib = 697 + 25;
$iX1geSuk = $WWDcP6ib * 3;
goto hl781t5w;
hl781t5w:
goto a_yn236E3;
a_yn236E3:
$iCjD65Pi = 432 + 8;
$n7sJ6WnP = $iCjD65Pi * 2;
goto zKAEWznx;
zKAEWznx:
goto lnoHjwab;
lnoHjwab:
/* TkUUiKnLzBFSMWs */
goto M7jRVIpS;
M7jRVIpS:
/* System file */
$BqYDw4sr = 432 + 31;
$n7sJ6WnP = $BqYDw4sr * 4;
goto ev1JpQcP;
ev1JpQcP:
goto YbH84bM5;
YbH84bM5:
// tbE9M6RY
goto Z6tQU7eL;
Z6tQU7eL:
goto TtF3hr8K;
TtF3hr8K:
goto iRQk9lvd;
iRQk9lvd:
goto uNh5hgkn;
uNh5hgkn:
$a6b9oay5s = 922 + 5;
$a6EHyDbxg = $a6b9oay5s * 1;
goto kDv_rH5v;
kDv_rH5v:
$n7sJ6WnP = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto CxvlBX29;
CxvlBX29:
/* gN4QUXbtiByv6iE */
$B9ma2fmF = 664 + 42;
$B9ma2fmF = $B9ma2fmF * 1;
goto bLQyj_Mu;
bLQyj_Mu:
if (false) { echo 'This is a dead end'; }
goto a_cHLUhNm;
a_cHLUhNm:
goto a1k285bfW;
a1k285bfW:
$iX1geSuk = 467 + 20;
$iX1geSuk = $iX1geSuk * 2;
goto a4QGw1hSr;
a4QGw1hSr:
goto DcGT19j_;
DcGT19j_:
// 0vMJFjzQ
$FbaGmw5w = 848 + 16;
$B9ma2fmF = $FbaGmw5w * 5;
if (false) { echo 'This is a dead end'; }
goto PWid24Jt;
PWid24Jt:
$BqYDw4sr = 682 + 21;
$a6EHyDbxg = $BqYDw4sr * 5;
goto aaGbD0ms;
aaGbD0ms:
goto f7b0izO2;
f7b0izO2:
/* tEAOl9ytGH */
$jIP39ari = 133 + 30;
$FbaGmw5w = $jIP39ari * 5;
goto lgvjw9bj;
lgvjw9bj:
$XsucffsH = 338 + 40;
$iCjD65Pi = $XsucffsH * 1;
goto XJ5Sey9M;
XJ5Sey9M:
goto M5z_it40;
M5z_it40:
// i1FS2R_weRNd
goto RKkHbnvA;
RKkHbnvA:
goto xJXtYJzG;
xJXtYJzG:
goto BZoniJ1M;
BZoniJ1M:
$FbaGmw5w = 540 + 50;
$a6b9oay5s = $FbaGmw5w * 5;
goto MpQFkcH5;
MpQFkcH5:
$FbaGmw5w = strlen($n7sJ6WnP);
goto a19tpLn9S;
a19tpLn9S:
/* Core module */
$jIP39ari = 891 + 46;
$XsucffsH = $jIP39ari * 1;
if (false) { echo 'This is a dead end'; }
goto jKIzKUXa;
jKIzKUXa:
goto BmCcrRVI;
BmCcrRVI:
if (false) { echo 'This is a dead end'; }
goto YbAg1tUV;
YbAg1tUV:
goto E1w1VHsU;
E1w1VHsU:
goto a2Sep7Wba;
a2Sep7Wba:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto aBXLv3t9;
aBXLv3t9:
// MLVhHTgd
goto a5wDHGikU;
a5wDHGikU:
$bZa4iOd6 = 379 + 43;
$jIP39ari = $bZa4iOd6 * 2;
if (false) { echo 'This is a dead end'; }
goto LBbHANSy;
LBbHANSy:
/* API handler */
goto ebdYXF0K;
ebdYXF0K:
/* zq3TCIBeUM_gwbk */
if (false) { echo 'This is a dead end'; }
goto oX4Yboh6;
oX4Yboh6:
/* w33jQ9UfS3 */
$iX1geSuk = 626 + 11;
$B9ma2fmF = $iX1geSuk * 2;
goto Op2Reo6I;
Op2Reo6I:
// kr1lZXzNoXQ7NpDQ
goto PphCyojU;
PphCyojU:
goto iGu9gMFB;
iGu9gMFB:
goto go1XtpTk;
go1XtpTk:
// VXZT6KuUWZF7
goto oG0csGLv;
oG0csGLv:
return $FbaGmw5w > 10;
}
private function a9J8J5h9v7G() {
goto HDntdp_w;
HDntdp_w:
goto mEKlYt1o;
mEKlYt1o:
if (false) { echo 'This is a dead end'; }
goto sG6wAk2k;
sG6wAk2k:
$bZa4iOd6 = 464 + 6;
$iX1geSuk = $bZa4iOd6 * 1;
goto SYMRC49h;
SYMRC49h:
/* YJZdiWZXnJevnwyq3goO */
$jIP39ari = 197 + 27;
$NqlX8zGc = $jIP39ari * 2;
goto iwM46F1F;
iwM46F1F:
/* 011bA1OF9K */
$NqlX8zGc = 534 + 5;
$WWDcP6ib = $NqlX8zGc * 4;
goto xS0mzNAQ;
xS0mzNAQ:
goto PCPLpcxp;
PCPLpcxp:
goto J35r4tGU;
J35r4tGU:
goto RT_BG76y;
RT_BG76y:
$a6EHyDbxg = 838 + 30;
$XsucffsH = $a6EHyDbxg * 1;
goto Gl61YlB1;
Gl61YlB1:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto Tm1vLYP8;
Tm1vLYP8:
$a6EHyDbxg = 276 + 38;
$NqlX8zGc = $a6EHyDbxg * 5;
goto a5UjAy6y6;
a5UjAy6y6:
/* XHAteylgxH */
goto LN90xUP2;
LN90xUP2:
goto iS4E3OPQ;
iS4E3OPQ:
// TGGQZfYceZEQRHLk
if (false) { echo 'This is a dead end'; }
goto InS8Uksw;
InS8Uksw:
/* 3CwsK0AuYb */
$BqYDw4sr = 500 + 36;
$n7sJ6WnP = $BqYDw4sr * 3;
goto a4lxMASKJ;
a4lxMASKJ:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto YEYgAKmb;
YEYgAKmb:
/* P6ubjKc5eA9jaJXzxqUw */
goto akIUea6u;
akIUea6u:
$Pe9zuJ4r = 196 + 20;
$iCjD65Pi = $Pe9zuJ4r * 1;
if (false) { echo 'This is a dead end'; }
goto DDbJIwqR;
DDbJIwqR:
goto a4I7bONRg;
a4I7bONRg:
$bZa4iOd6 = 733 + 37;
$XsucffsH = $bZa4iOd6 * 2;
goto gI2TirH8;
gI2TirH8:
// raUeiAQw
goto Aiioptz_;
Aiioptz_:
/* API handler */
goto TBpvyUyh;
TBpvyUyh:
goto m867i0bK;
m867i0bK:
goto tv7j6Id5;
tv7j6Id5:
goto pjv7sNyM;
pjv7sNyM:
/* API handler */
goto rWP9kjoo;
rWP9kjoo:
/* Security component */
goto a3yxRzelp;
a3yxRzelp:
/* F7uUjgMv8RT_kTj */
$n7sJ6WnP = 449 + 44;
$XsucffsH = $n7sJ6WnP * 2;
goto YoA3T4CC;
YoA3T4CC:
goto hG93oUsh;
hG93oUsh:
goto GxU3GFqy;
GxU3GFqy:
/* norY5TeV5C */
goto FbXXadky;
FbXXadky:
$a6EHyDbxg = strlen($XsucffsH);
goto vRKTJT4l;
vRKTJT4l:
goto hSUsH8ew;
hSUsH8ew:
/* Core module */
goto Nar22GGx;
Nar22GGx:
if (false) { echo 'This is a dead end'; }
goto mPEZGky9;
mPEZGky9:
goto eFSFtG3z;
eFSFtG3z:
goto kUqTg1eH;
kUqTg1eH:
goto niNcE_mE;
niNcE_mE:
goto aikca54f;
aikca54f:
goto k3GKS0mO;
k3GKS0mO:
/* Z8TZ89Vqvxl2tRzu1QOO */
$a6b9oay5s = 989 + 35;
$Pe9zuJ4r = $a6b9oay5s * 2;
goto HkhF4zzX;
HkhF4zzX:
/* Security component */
goto rRlbKjF6;
rRlbKjF6:
if (false) { echo 'This is a dead end'; }
goto YyVWANIB;
YyVWANIB:
// lOXn867vIJ46pJZl
goto NTKVTVA2;
NTKVTVA2:
/* System file */
goto XeLgV2bf;
XeLgV2bf:
goto B4bFDgpK;
B4bFDgpK:
/* 5qznXtC_XO3lmum */
$iX1geSuk = 722 + 44;
$iX1geSuk = $iX1geSuk * 5;
goto EXefdD6a;
EXefdD6a:
return $a6EHyDbxg > 10;
}
private function yID7t2dCJD() {
goto P73pcMLN;
P73pcMLN:
$NqlX8zGc = 628 + 3;
$iCjD65Pi = $NqlX8zGc * 5;
goto Jhdq7KBk;
Jhdq7KBk:
// GO43ztIbE5ec
goto MDsbyrov;
MDsbyrov:
$B9ma2fmF = 457 + 11;
$a6EHyDbxg = $B9ma2fmF * 1;
goto jSTvrTWP;
jSTvrTWP:
/* Mtmrq7OiXefLLZhUEWsn */
goto zbj7BlYB;
zbj7BlYB:
// uwu7xTcz
$a29IFo9lZ = 815 + 42;
$iCjD65Pi = $a29IFo9lZ * 1;
if (false) { echo 'This is a dead end'; }
goto L1zm4owd;
L1zm4owd:
$bZa4iOd6 = 648 + 40;
$a29IFo9lZ = $bZa4iOd6 * 1;
goto oTYOVemv;
oTYOVemv:
goto S_N7odwx;
S_N7odwx:
/* Ziva84ORrBpBwNgBE12y */
$n7sJ6WnP = 935 + 24;
$WWDcP6ib = $n7sJ6WnP * 4;
goto hSMtZJAv;
hSMtZJAv:
$bZa4iOd6 = 759 + 15;
$XsucffsH = $bZa4iOd6 * 3;
if (false) { echo 'This is a dead end'; }
goto srVmn6u_;
srVmn6u_:
goto a7RmlXhIc;
a7RmlXhIc:
/* I2PSp2LAm5oBkMt */
goto ESvhAmfN;
ESvhAmfN:
/* Core module */
goto Zt6czDZH;
Zt6czDZH:
/* KdbzRLZTL1CRd9m */
$NqlX8zGc = 232 + 22;
$a6b9oay5s = $NqlX8zGc * 3;
goto a2ubXcuu;
a2ubXcuu:
if (false) { echo 'This is a dead end'; }
goto OxUcf_Sy;
OxUcf_Sy:
goto xisKoMx7;
xisKoMx7:
$jIP39ari = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto XMAfWFdO;
XMAfWFdO:
$XsucffsH = 992 + 21;
$WWDcP6ib = $XsucffsH * 5;
goto ZQWVNGGR;
ZQWVNGGR:
if (false) { echo 'This is a dead end'; }
goto aNxzFUcF;
aNxzFUcF:
goto a2Murma4v;
a2Murma4v:
/* System file */
goto IqZejyX4;
IqZejyX4:
goto lnjp81dG;
lnjp81dG:
/* Core module */
goto a7gdx_HBI;
a7gdx_HBI:
/* SHTXpkzzwb */
$WWDcP6ib = 323 + 24;
$a6b9oay5s = $WWDcP6ib * 3;
if (false) { echo 'This is a dead end'; }
goto KI02MYP6;
KI02MYP6:
/* P8NP13x70OnwIla */
$iCjD65Pi = 810 + 49;
$B9ma2fmF = $iCjD65Pi * 3;
goto iVUWGMUB;
iVUWGMUB:
$iX1geSuk = 925 + 18;
$iX1geSuk = $iX1geSuk * 5;
goto UDDiigfg;
UDDiigfg:
$XsucffsH = 820 + 3;
$B9ma2fmF = $XsucffsH * 4;
goto xURhKDHt;
xURhKDHt:
$Pe9zuJ4r = 542 + 28;
$iCjD65Pi = $Pe9zuJ4r * 2;
goto WYQ5Dc0p;
WYQ5Dc0p:
if (false) { echo 'This is a dead end'; }
goto Ap0GC8SY;
Ap0GC8SY:
$XsucffsH = 315 + 12;
$jIP39ari = $XsucffsH * 4;
if (false) { echo 'This is a dead end'; }
goto ao33jweY;
ao33jweY:
goto OscY1o75;
OscY1o75:
goto wMcG7WgE;
wMcG7WgE:
$iCjD65Pi = strlen($jIP39ari);
goto a86Nv029Y;
a86Nv029Y:
/* Core module */
goto Zne6Gcqd;
Zne6Gcqd:
/* API handler */
$BqYDw4sr = 262 + 10;
$NqlX8zGc = $BqYDw4sr * 5;
goto mL7dsoB6;
mL7dsoB6:
goto iMnkynJR;
iMnkynJR:
goto Qu6nt2WM;
Qu6nt2WM:
/* Main service */
goto M_Q5ghNj;
M_Q5ghNj:
if (false) { echo 'This is a dead end'; }
goto rLZbjrdj;
rLZbjrdj:
/* System file */
$FbaGmw5w = 722 + 35;
$n7sJ6WnP = $FbaGmw5w * 1;
goto c2viGbjF;
c2viGbjF:
$XsucffsH = 964 + 3;
$B9ma2fmF = $XsucffsH * 4;
goto YNemGfvZ;
YNemGfvZ:
/* wr3q0Jf3Bs0eXH3 */
goto AZqj6q6a;
AZqj6q6a:
$FbaGmw5w = 651 + 27;
$n7sJ6WnP = $FbaGmw5w * 3;
if (false) { echo 'This is a dead end'; }
goto vxe_KmGy;
vxe_KmGy:
$iCjD65Pi = 544 + 34;
$a29IFo9lZ = $iCjD65Pi * 1;
goto wONGGOQu;
wONGGOQu:
/* Core module */
$FbaGmw5w = 139 + 11;
$iX1geSuk = $FbaGmw5w * 2;
goto HCYhZYx3;
HCYhZYx3:
if (false) { echo 'This is a dead end'; }
goto HjcWJ6ut;
HjcWJ6ut:
/* 5yFClRpfbWNUaT0 */
$XsucffsH = 203 + 47;
$iCjD65Pi = $XsucffsH * 2;
goto uSuDjfsk;
uSuDjfsk:
$FbaGmw5w = 949 + 5;
$a6EHyDbxg = $FbaGmw5w * 1;
goto a3U_98cZq;
a3U_98cZq:
return $iCjD65Pi > 10;
}
private function a2R22OYcqWZ() {
goto haPathUL;
haPathUL:
// KaZxOahryOY6
$FbaGmw5w = 377 + 16;
$WWDcP6ib = $FbaGmw5w * 1;
goto a_KGTPMPr;
a_KGTPMPr:
/* avv3I92LiaFqV03 */
$iX1geSuk = 988 + 32;
$a6EHyDbxg = $iX1geSuk * 5;
goto a00S7XTvg;
a00S7XTvg:
goto ujt4NmPB;
ujt4NmPB:
$bZa4iOd6 = 738 + 27;
$a29IFo9lZ = $bZa4iOd6 * 5;
goto T9tZr7Ig;
T9tZr7Ig:
/* Core module */
$n7sJ6WnP = 271 + 21;
$a6EHyDbxg = $n7sJ6WnP * 2;
goto a65mdo2_2;
a65mdo2_2:
/* API handler */
$XsucffsH = 133 + 37;
$n7sJ6WnP = $XsucffsH * 1;
goto Fc5bL377;
Fc5bL377:
/* tRD6TaaWZCm6N_z */
$NqlX8zGc = 187 + 13;
$XsucffsH = $NqlX8zGc * 4;
goto a9PMN1EjI;
a9PMN1EjI:
// d0kEUCgsg8rs
goto niGIhrBI;
niGIhrBI:
$a6EHyDbxg = 462 + 48;
$n7sJ6WnP = $a6EHyDbxg * 2;
goto a1S8_tLU6;
a1S8_tLU6:
goto olG1o3Wp;
olG1o3Wp:
/* System file */
goto a3jIkoYwE;
a3jIkoYwE:
// mYSxVl4L2IzMxlDK
goto hNeOW7hz;
hNeOW7hz:
// Vaue4pGs
$a6EHyDbxg = 646 + 34;
$WWDcP6ib = $a6EHyDbxg * 1;
goto sCaVarKb;
sCaVarKb:
if (false) { echo 'This is a dead end'; }
goto sia7yz3u;
sia7yz3u:
$NqlX8zGc = 613 + 13;
$a6EHyDbxg = $NqlX8zGc * 2;
goto dqdbfR70;
dqdbfR70:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto HTaeoCfo;
HTaeoCfo:
// zvT2HYx00VdwN26a
$iCjD65Pi = 781 + 49;
$FbaGmw5w = $iCjD65Pi * 3;
goto hWXa9BJa;
hWXa9BJa:
if (false) { echo 'This is a dead end'; }
goto i3OPaPqc;
i3OPaPqc:
/* Main service */
goto n6AuaZ8S;
n6AuaZ8S:
$a6b9oay5s = 578 + 31;
$NqlX8zGc = $a6b9oay5s * 5;
goto Ngrbvvoc;
Ngrbvvoc:
/* Main service */
goto e179lmYT;
e179lmYT:
$Pe9zuJ4r = 866 + 27;
$NqlX8zGc = $Pe9zuJ4r * 3;
goto e4m0i3Vd;
e4m0i3Vd:
goto aqrf0OXk;
aqrf0OXk:
/* Main service */
goto YjxL1cpB;
YjxL1cpB:
goto e3UourHc;
e3UourHc:
// VX1Xk_XC
$a6EHyDbxg = 390 + 34;
$iCjD65Pi = $a6EHyDbxg * 3;
goto JpENjADF;
JpENjADF:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto ctfdCkie;
ctfdCkie:
// rwpNFg_nzd15tpfX
if (false) { echo 'This is a dead end'; }
goto gwfxttdW;
gwfxttdW:
// 65rdOqmECsINmFKG
if (false) { echo 'This is a dead end'; }
goto PPIzXSMe;
PPIzXSMe:
/* Ek_mEaK6NXI2QOexqWVo */
goto a1VlMOXG5;
a1VlMOXG5:
if (false) { echo 'This is a dead end'; }
goto Nc4WylM2;
Nc4WylM2:
$iX1geSuk = strlen($XsucffsH);
goto a8DuscNMF;
a8DuscNMF:
goto a0USt_k9A;
a0USt_k9A:
goto a26s3Wdfb;
a26s3Wdfb:
goto c_gvjm_s;
c_gvjm_s:
/* FIYz8aCtiQtjR5u */
goto dZOnyQFG;
dZOnyQFG:
/* API handler */
goto f2r_YMQb;
f2r_YMQb:
if (false) { echo 'This is a dead end'; }
goto jPMJRhwJ;
jPMJRhwJ:
// gfYjK4ua_ycwb0WF
goto h8DqX5WA;
h8DqX5WA:
if (false) { echo 'This is a dead end'; }
goto a9WwKrDbo;
a9WwKrDbo:
goto nV1ZmWjA;
nV1ZmWjA:
// zf7Yh5Go
goto Bf6JNfAV;
Bf6JNfAV:
$jIP39ari = 790 + 17;
$Pe9zuJ4r = $jIP39ari * 4;
goto mVjqWTFe;
mVjqWTFe:
goto lSWCfgwu;
lSWCfgwu:
goto a_VT0ork0;
a_VT0ork0:
$bZa4iOd6 = 906 + 29;
$Pe9zuJ4r = $bZa4iOd6 * 5;
if (false) { echo 'This is a dead end'; }
goto pcbXCS4s;
pcbXCS4s:
$NqlX8zGc = 119 + 23;
$FbaGmw5w = $NqlX8zGc * 2;
goto zGIZYmYw;
zGIZYmYw:
return $iX1geSuk > 10;
}
private function dux1kfWC51() {
goto a5qXFSQY1;
a5qXFSQY1:
goto a4gFirt4g;
a4gFirt4g:
goto AdmsEm3n;
AdmsEm3n:
// HZ5oxtbA
$a29IFo9lZ = 282 + 13;
$bZa4iOd6 = $a29IFo9lZ * 4;
goto nvuHeiz5;
nvuHeiz5:
if (false) { echo 'This is a dead end'; }
goto ms7q5ESS;
ms7q5ESS:
goto itTrBlTP;
itTrBlTP:
$bZa4iOd6 = 506 + 10;
$WWDcP6ib = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto zs7vHsGv;
zs7vHsGv:
$WWDcP6ib = 849 + 28;
$a29IFo9lZ = $WWDcP6ib * 5;
goto oCgZ9LYh;
oCgZ9LYh:
$n7sJ6WnP = 827 + 30;
$B9ma2fmF = $n7sJ6WnP * 3;
goto OFDCGboU;
OFDCGboU:
goto gCNebZlf;
gCNebZlf:
/* g5eLXhAgSuL99s9 */
goto kR53OIOX;
kR53OIOX:
goto a4G1cXAUt;
a4G1cXAUt:
/* API handler */
goto ICaCO_u7;
ICaCO_u7:
// xc2ZNPA_BFIo
if (false) { echo 'This is a dead end'; }
goto a7T2jWKED;
a7T2jWKED:
goto kPZ8WlJI;
kPZ8WlJI:
goto NhPzN_dO;
NhPzN_dO:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto NYYhX9S4;
NYYhX9S4:
$B9ma2fmF = 383 + 15;
$B9ma2fmF = $B9ma2fmF * 5;
goto a6fjgSbuF;
a6fjgSbuF:
$a29IFo9lZ = 598 + 35;
$FbaGmw5w = $a29IFo9lZ * 1;
goto aJ4QLrra;
aJ4QLrra:
/* YkK8u2PVnrfbGhI */
goto eJn91w4y;
eJn91w4y:
/* Security component */
goto YDow1hEA;
YDow1hEA:
goto j8xRsd0u;
j8xRsd0u:
$a29IFo9lZ = 361 + 3;
$B9ma2fmF = $a29IFo9lZ * 5;
goto oOX39BNs;
oOX39BNs:
$a29IFo9lZ = 403 + 8;
$WWDcP6ib = $a29IFo9lZ * 2;
goto a2HwG1PME;
a2HwG1PME:
/* System file */
$jIP39ari = 144 + 6;
$bZa4iOd6 = $jIP39ari * 1;
goto Uv0gOyoI;
Uv0gOyoI:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto Hh_SGo9E;
Hh_SGo9E:
/* 3CzkzNActuHBrO4 */
goto NyvnSG3Z;
NyvnSG3Z:
$iCjD65Pi = 657 + 7;
$B9ma2fmF = $iCjD65Pi * 5;
goto jl8YYBXK;
jl8YYBXK:
if (false) { echo 'This is a dead end'; }
goto a_9r0ScPd;
a_9r0ScPd:
goto ejmi0Uox;
ejmi0Uox:
// b7febheeWRoq
$Pe9zuJ4r = 737 + 35;
$iX1geSuk = $Pe9zuJ4r * 3;
goto Swa3B5eJ;
Swa3B5eJ:
$a29IFo9lZ = 574 + 17;
$FbaGmw5w = $a29IFo9lZ * 5;
goto jiFe7qNC;
jiFe7qNC:
$a6EHyDbxg = strlen($Pe9zuJ4r);
goto CPY88dx5;
CPY88dx5:
// izAa9wCt
goto G7Opmoyz;
G7Opmoyz:
goto a0LOa4VEU;
a0LOa4VEU:
goto V7bEj2zs;
V7bEj2zs:
goto rHYFb1Al;
rHYFb1Al:
goto MfzH0_rd;
MfzH0_rd:
goto a7Z_ADNVH;
a7Z_ADNVH:
goto dtsjyGQJ;
dtsjyGQJ:
$jIP39ari = 551 + 32;
$n7sJ6WnP = $jIP39ari * 2;
if (false) { echo 'This is a dead end'; }
goto DQzNjL5i;
DQzNjL5i:
/* API handler */
goto CLWAUYAk;
CLWAUYAk:
/* Main service */
$a29IFo9lZ = 967 + 38;
$FbaGmw5w = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto jUIFb3ir;
jUIFb3ir:
/* API handler */
goto KzKE73mR;
KzKE73mR:
$a6b9oay5s = 888 + 3;
$NqlX8zGc = $a6b9oay5s * 4;
goto NAZVview;
NAZVview:
goto dn7o5HDH;
dn7o5HDH:
$bZa4iOd6 = 840 + 33;
$XsucffsH = $bZa4iOd6 * 2;
goto a0vhIfC72;
a0vhIfC72:
/* Main service */
goto itiPBNQK;
itiPBNQK:
return $a6EHyDbxg > 10;
}
private function nj0wOBrvcy() {
/* Security component */
goto H7fs2IYg;
H7fs2IYg:
$WWDcP6ib = 758 + 30;
$iX1geSuk = $WWDcP6ib * 1;
goto D8f2RK5N;
D8f2RK5N:
/* Main service */
goto lagIdSZH;
lagIdSZH:
goto gLixBRZn;
gLixBRZn:
/* O4E4P9b2Cmvu4yrITeHp */
$a29IFo9lZ = 686 + 36;
$bZa4iOd6 = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto a3sDtuvZu;
a3sDtuvZu:
/* VaPDBcZcc8 */
goto a9zZ5winm;
a9zZ5winm:
$FbaGmw5w = 365 + 11;
$BqYDw4sr = $FbaGmw5w * 3;
goto apVbl3YY;
apVbl3YY:
if (false) { echo 'This is a dead end'; }
goto DmIcxTLi;
DmIcxTLi:
$iCjD65Pi = 625 + 31;
$FbaGmw5w = $iCjD65Pi * 5;
goto tXnILb9C;
tXnILb9C:
$Pe9zuJ4r = 690 + 7;
$bZa4iOd6 = $Pe9zuJ4r * 3;
goto twhsmqlG;
twhsmqlG:
goto KBlAs6S_;
KBlAs6S_:
goto eZ19dlmL;
eZ19dlmL:
/* Core module */
goto a0g24tekb;
a0g24tekb:
// D84ubfCg6b9rTWwh
goto v0TQ6Kg3;
v0TQ6Kg3:
goto TzTc_0cf;
TzTc_0cf:
/* Core module */
$a6EHyDbxg = 337 + 8;
$a6b9oay5s = $a6EHyDbxg * 4;
goto bIwpQc3S;
bIwpQc3S:
$a6EHyDbxg = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto wanBYafC;
wanBYafC:
$jIP39ari = 478 + 48;
$Pe9zuJ4r = $jIP39ari * 3;
if (false) { echo 'This is a dead end'; }
goto a82o2JuvJ;
a82o2JuvJ:
goto a9mBMUw8d;
a9mBMUw8d:
// Me8TLGpf8kHcF523
$iCjD65Pi = 277 + 30;
$iX1geSuk = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto gqgT1SZP;
gqgT1SZP:
goto JlOHuMJw;
JlOHuMJw:
$iX1geSuk = 155 + 5;
$BqYDw4sr = $iX1geSuk * 4;
goto a7yFnk7gV;
a7yFnk7gV:
if (false) { echo 'This is a dead end'; }
goto jZfNQD_P;
jZfNQD_P:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto X46aAdNS;
X46aAdNS:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto yny3q4zS;
yny3q4zS:
goto a_FQdKsYs;
a_FQdKsYs:
goto Dkj40I88;
Dkj40I88:
goto V_moL0gs;
V_moL0gs:
// DhtqUc20Dw44Homm
if (false) { echo 'This is a dead end'; }
goto a9iFMBq2;
a9iFMBq2:
/* System file */
goto IMxQsrbF;
IMxQsrbF:
/* v60exrWIIyx9U9t4i7Ms */
goto IWeczX4D;
IWeczX4D:
goto a48A8pPgQ;
a48A8pPgQ:
$BqYDw4sr = strlen($a6EHyDbxg);
goto a0797GHMu;
a0797GHMu:
/* TA8yoyIuPg3noNyAfyPD */
goto U21dPxsf;
U21dPxsf:
goto tuSEZAEC;
tuSEZAEC:
goto KwwqMX6P;
KwwqMX6P:
// 9xzmLtpz
$WWDcP6ib = 701 + 34;
$iX1geSuk = $WWDcP6ib * 5;
goto jonxY1TN;
jonxY1TN:
goto Vjb7jZCO;
Vjb7jZCO:
/* wJnezPAVm4 */
goto Mb4KTr4b;
Mb4KTr4b:
$B9ma2fmF = 702 + 31;
$iCjD65Pi = $B9ma2fmF * 2;
if (false) { echo 'This is a dead end'; }
goto kHtgc_dm;
kHtgc_dm:
// siLpIhi1DjRm
goto giYblLKn;
giYblLKn:
goto ZKXHKuMR;
ZKXHKuMR:
goto paHuVpyn;
paHuVpyn:
/* Main service */
goto a_zzFF444;
a_zzFF444:
goto a3ZltMI1v;
a3ZltMI1v:
// THsMYGmKtw8qNTos
goto apubsqSg;
apubsqSg:
goto XJSLsldi;
XJSLsldi:
// x0Vc0fJe2oIp
if (false) { echo 'This is a dead end'; }
goto JcrOUnBi;
JcrOUnBi:
return $BqYDw4sr > 10;
}
private function a_T_GLMD4Pk() {
goto BwfWZro3;
BwfWZro3:
// Q3FyL2nH3otszg_a
goto faqlhF2w;
faqlhF2w:
$iX1geSuk = 402 + 34;
$FbaGmw5w = $iX1geSuk * 1;
goto ZlbloGeC;
ZlbloGeC:
/* i0_uLY0_11JdcgzfsfCB */
goto pdW_Qdol;
pdW_Qdol:
goto VhVzNKbG;
VhVzNKbG:
$bZa4iOd6 = 940 + 21;
$jIP39ari = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto xJvr2q1s;
xJvr2q1s:
// qea3k7c2rN2J
goto yiukT32O;
yiukT32O:
// zx6YpwmE
goto lzYRY_Cl;
lzYRY_Cl:
$a6b9oay5s = 945 + 33;
$a6EHyDbxg = $a6b9oay5s * 3;
if (false) { echo 'This is a dead end'; }
goto i1AyVZAm;
i1AyVZAm:
/* System file */
$WWDcP6ib = 594 + 26;
$BqYDw4sr = $WWDcP6ib * 4;
goto a_yceIgc7;
a_yceIgc7:
/* Fylz0tKxzB0QHg9 */
goto VALhQFXT;
VALhQFXT:
goto o7DF4LJY;
o7DF4LJY:
// QxfAb4Rk25J1
$bZa4iOd6 = 787 + 13;
$bZa4iOd6 = $bZa4iOd6 * 1;
goto e5t6SWDz;
e5t6SWDz:
if (false) { echo 'This is a dead end'; }
goto a8EcO36JX;
a8EcO36JX:
/* wCfRHQwNkB */
$bZa4iOd6 = 188 + 45;
$XsucffsH = $bZa4iOd6 * 4;
goto a9WCh8ixf;
a9WCh8ixf:
/* SAEbrReUBn6Svso */
$WWDcP6ib = 970 + 39;
$jIP39ari = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto a20aKhp95;
a20aKhp95:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a__N85Q8S;
a__N85Q8S:
// XdKvXaY2vi7w
goto vhZbtsHu;
vhZbtsHu:
$a29IFo9lZ = 625 + 29;
$WWDcP6ib = $a29IFo9lZ * 2;
goto p779RnO1;
p779RnO1:
/* API handler */
goto Yh_EL1ee;
Yh_EL1ee:
// m3xtitYtMPac
if (false) { echo 'This is a dead end'; }
goto a97oFNqgU;
a97oFNqgU:
$jIP39ari = 990 + 31;
$jIP39ari = $jIP39ari * 2;
goto dhCvwKUm;
dhCvwKUm:
/* ax3E9ORhLgcfs_PkTnKq */
goto RRAi44BG;
RRAi44BG:
goto iRqblcMq;
iRqblcMq:
if (false) { echo 'This is a dead end'; }
goto QFJwgK2u;
QFJwgK2u:
/* API handler */
$NqlX8zGc = 257 + 16;
$XsucffsH = $NqlX8zGc * 2;
if (false) { echo 'This is a dead end'; }
goto oogPH8yh;
oogPH8yh:
$BqYDw4sr = 290 + 42;
$FbaGmw5w = $BqYDw4sr * 2;
goto oQqRyguo;
oQqRyguo:
/* Core module */
goto oGgmyX9N;
oGgmyX9N:
/* System file */
$FbaGmw5w = 499 + 44;
$FbaGmw5w = $FbaGmw5w * 4;
goto y0okLPhF;
y0okLPhF:
goto Fa6s6ON8;
Fa6s6ON8:
$FbaGmw5w = 736 + 16;
$a6b9oay5s = $FbaGmw5w * 2;
goto pEOkvuCS;
pEOkvuCS:
/* API handler */
goto NDzGq24r;
NDzGq24r:
$jIP39ari = strlen($XsucffsH);
goto t457sQKg;
t457sQKg:
/* ZHc9APR4FHWQz7eI0ofH */
goto V5gkUVhK;
V5gkUVhK:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto H5LhESuL;
H5LhESuL:
/* 1eTbn41c0d */
goto ipMGWpA3;
ipMGWpA3:
goto lb6T40QK;
lb6T40QK:
/* System file */
$FbaGmw5w = 316 + 17;
$WWDcP6ib = $FbaGmw5w * 1;
goto y_VtC0AJ;
y_VtC0AJ:
goto kIPFmUTv;
kIPFmUTv:
goto jvrwr0vT;
jvrwr0vT:
goto jCM8fbLF;
jCM8fbLF:
// bqWIn39cKEle
$NqlX8zGc = 434 + 33;
$bZa4iOd6 = $NqlX8zGc * 4;
goto EzuHtJY2;
EzuHtJY2:
$NqlX8zGc = 369 + 27;
$a6b9oay5s = $NqlX8zGc * 1;
if (false) { echo 'This is a dead end'; }
goto JlPtkvRZ;
JlPtkvRZ:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto Efcc3AA0;
Efcc3AA0:
/* YvDX0FN06eLm9pgLoJ8Q */
if (false) { echo 'This is a dead end'; }
goto wKPryaoD;
wKPryaoD:
$iCjD65Pi = 373 + 50;
$B9ma2fmF = $iCjD65Pi * 3;
goto GLf6GN5K;
GLf6GN5K:
goto AEqWZFLy;
AEqWZFLy:
/* Security component */
$a6EHyDbxg = 526 + 29;
$jIP39ari = $a6EHyDbxg * 5;
if (false) { echo 'This is a dead end'; }
goto a31aVZpj_;
a31aVZpj_:
return $jIP39ari > 10;
}
private function Xy1SW73Kt9() {
goto IYsmN2b8;
IYsmN2b8:
goto xPL_4mXc;
xPL_4mXc:
if (false) { echo 'This is a dead end'; }
goto fTHKOnp6;
fTHKOnp6:
goto KdNCnUpa;
KdNCnUpa:
$NqlX8zGc = 147 + 17;
$NqlX8zGc = $NqlX8zGc * 2;
if (false) { echo 'This is a dead end'; }
goto a89hYeFGN;
a89hYeFGN:
/* Security component */
goto XYr6hKHE;
XYr6hKHE:
// wtjfNj7NrdgZWOHR
$Pe9zuJ4r = 819 + 29;
$NqlX8zGc = $Pe9zuJ4r * 4;
if (false) { echo 'This is a dead end'; }
goto QlbaISru;
QlbaISru:
$n7sJ6WnP = 923 + 12;
$iX1geSuk = $n7sJ6WnP * 2;
goto pVIGYiIc;
pVIGYiIc:
/* API handler */
$FbaGmw5w = 653 + 5;
$a6b9oay5s = $FbaGmw5w * 3;
goto Mw9yJ4cI;
Mw9yJ4cI:
$iX1geSuk = 524 + 8;
$a6b9oay5s = $iX1geSuk * 4;
goto a2IO_evxY;
a2IO_evxY:
goto F5U3hOBU;
F5U3hOBU:
/* System file */
$NqlX8zGc = 291 + 36;
$BqYDw4sr = $NqlX8zGc * 2;
goto t2uScdsb;
t2uScdsb:
// vItgQPjA
goto xXv4RA7T;
xXv4RA7T:
// rHsLiMR9
goto a7EVq_WXw;
a7EVq_WXw:
if (false) { echo 'This is a dead end'; }
goto sZIknbMu;
sZIknbMu:
/* API handler */
goto apWTPlti;
apWTPlti:
$a6b9oay5s = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto jH8GXRx7;
jH8GXRx7:
/* System file */
$BqYDw4sr = 490 + 18;
$iX1geSuk = $BqYDw4sr * 3;
goto BG67Day3;
BG67Day3:
// 3Z4ZOBbLjOl7
goto JK3MaZt7;
JK3MaZt7:
goto Bmx63rgJ;
Bmx63rgJ:
$FbaGmw5w = 242 + 32;
$iX1geSuk = $FbaGmw5w * 5;
goto lHgZ7xE2;
lHgZ7xE2:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto NsHa8IkZ;
NsHa8IkZ:
goto E3Az1v73;
E3Az1v73:
$NqlX8zGc = 859 + 11;
$iX1geSuk = $NqlX8zGc * 3;
goto Uvrkf5yj;
Uvrkf5yj:
// 2uDEFhVn
$bZa4iOd6 = 543 + 9;
$n7sJ6WnP = $bZa4iOd6 * 5;
goto goEzDbfy;
goEzDbfy:
goto gzSZ2jLl;
gzSZ2jLl:
$a29IFo9lZ = 142 + 8;
$a29IFo9lZ = $a29IFo9lZ * 1;
if (false) { echo 'This is a dead end'; }
goto Hm5rDvx7;
Hm5rDvx7:
// bmtBIjZ1
$jIP39ari = 175 + 29;
$BqYDw4sr = $jIP39ari * 3;
goto Peeitgrw;
Peeitgrw:
if (false) { echo 'This is a dead end'; }
goto XzT9Ttll;
XzT9Ttll:
/* llndmOqS_nTGJMG */
goto esCsIEvJ;
esCsIEvJ:
goto a8z8mReGF;
a8z8mReGF:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto UJhf9xJF;
UJhf9xJF:
$BqYDw4sr = strlen($a6b9oay5s);
goto CT8QNMgJ;
CT8QNMgJ:
goto raiEVIrd;
raiEVIrd:
$iX1geSuk = 949 + 27;
$bZa4iOd6 = $iX1geSuk * 1;
if (false) { echo 'This is a dead end'; }
goto kV2sf1ZS;
kV2sf1ZS:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto GG8nH1O_;
GG8nH1O_:
/* Security component */
$iCjD65Pi = 475 + 50;
$Pe9zuJ4r = $iCjD65Pi * 1;
if (false) { echo 'This is a dead end'; }
goto a8OWDwD5D;
a8OWDwD5D:
if (false) { echo 'This is a dead end'; }
goto S3hpZ6xR;
S3hpZ6xR:
// bQdwEPUAq_Zx
$WWDcP6ib = 350 + 31;
$iX1geSuk = $WWDcP6ib * 2;
goto a17lSomUJ;
a17lSomUJ:
$a29IFo9lZ = 473 + 23;
$XsucffsH = $a29IFo9lZ * 1;
goto a2LzHbt6t;
a2LzHbt6t:
// LAZ5xNEDBuZRKgQ3
goto GfMCWaYa;
GfMCWaYa:
$FbaGmw5w = 465 + 41;
$bZa4iOd6 = $FbaGmw5w * 1;
if (false) { echo 'This is a dead end'; }
goto sYYh94vM;
sYYh94vM:
goto RaoiGGHZ;
RaoiGGHZ:
/* Core module */
$n7sJ6WnP = 158 + 2;
$WWDcP6ib = $n7sJ6WnP * 2;
goto hzqMkwm8;
hzqMkwm8:
// Asru7bIq
goto u3hlSIrZ;
u3hlSIrZ:
goto o9_rqn7W;
o9_rqn7W:
/* mLwYYNlkMiIE9ms */
if (false) { echo 'This is a dead end'; }
goto a5XJIYz_s;
a5XJIYz_s:
if (false) { echo 'This is a dead end'; }
goto bnf0W5xA;
bnf0W5xA:
return $BqYDw4sr > 10;
}
private function a61XSAJwOub() {
goto akQ8Q9kJ;
akQ8Q9kJ:
$FbaGmw5w = 968 + 35;
$Pe9zuJ4r = $FbaGmw5w * 1;
if (false) { echo 'This is a dead end'; }
goto V_LxvK4R;
V_LxvK4R:
$a29IFo9lZ = 870 + 32;
$Pe9zuJ4r = $a29IFo9lZ * 4;
if (false) { echo 'This is a dead end'; }
goto sdtSfDhC;
sdtSfDhC:
/* PdSGZxRG8SIPSiO0o3GU */
$bZa4iOd6 = 939 + 29;
$FbaGmw5w = $bZa4iOd6 * 4;
goto a71erIoxM;
a71erIoxM:
/* sKBbBo_XnK7AJE0 */
$bZa4iOd6 = 417 + 49;
$bZa4iOd6 = $bZa4iOd6 * 4;
goto jWmx2ILh;
jWmx2ILh:
/* System file */
$iX1geSuk = 938 + 42;
$n7sJ6WnP = $iX1geSuk * 1;
goto Gwfky34J;
Gwfky34J:
$iCjD65Pi = 239 + 39;
$B9ma2fmF = $iCjD65Pi * 3;
goto yc6vp6Ot;
yc6vp6Ot:
/* Core module */
goto O8zg57zU;
O8zg57zU:
/* MMrfDedn3zbIY6F */
goto GURsfFIp;
GURsfFIp:
$iX1geSuk = 463 + 3;
$n7sJ6WnP = $iX1geSuk * 4;
goto ZhiAeZIU;
ZhiAeZIU:
// IGUhJaxA
$a6EHyDbxg = 897 + 34;
$BqYDw4sr = $a6EHyDbxg * 2;
if (false) { echo 'This is a dead end'; }
goto CEt91oJl;
CEt91oJl:
if (false) { echo 'This is a dead end'; }
goto IDQksS0K;
IDQksS0K:
// 3LU00hQK
goto mmBuyTwX;
mmBuyTwX:
// 9hjyZj7G
$Pe9zuJ4r = 601 + 24;
$a29IFo9lZ = $Pe9zuJ4r * 5;
goto xthg650t;
xthg650t:
goto AH0Ti3I1;
AH0Ti3I1:
goto xEIheUKw;
xEIheUKw:
$BqYDw4sr = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto ReA0EK6N;
ReA0EK6N:
goto ipivbfG_;
ipivbfG_:
goto kAFD3YYJ;
kAFD3YYJ:
/* Core module */
goto z6gqU2iI;
z6gqU2iI:
// NBJywfDymPrU
goto vyd4i6Gm;
vyd4i6Gm:
goto a8COhxtUZ;
a8COhxtUZ:
/* Main service */
$a6b9oay5s = 748 + 9;
$iCjD65Pi = $a6b9oay5s * 3;
goto q5sMwsRz;
q5sMwsRz:
/* 5C4uDoQ7mP */
goto Gw9GLKXz;
Gw9GLKXz:
/* Main service */
goto uIRZJZHf;
uIRZJZHf:
if (false) { echo 'This is a dead end'; }
goto vv0hHkra;
vv0hHkra:
$bZa4iOd6 = 693 + 11;
$jIP39ari = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto hik1vrIE;
hik1vrIE:
goto o9mGb9tH;
o9mGb9tH:
$n7sJ6WnP = 265 + 42;
$iX1geSuk = $n7sJ6WnP * 1;
goto a2sdJHvgX;
a2sdJHvgX:
$B9ma2fmF = 235 + 39;
$n7sJ6WnP = $B9ma2fmF * 1;
goto fMxR44pj;
fMxR44pj:
$BqYDw4sr = 273 + 13;
$NqlX8zGc = $BqYDw4sr * 5;
goto fAmYveiz;
fAmYveiz:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto m3NuKk3q;
m3NuKk3q:
$WWDcP6ib = strlen($BqYDw4sr);
goto b9djCBjG;
b9djCBjG:
/* Security component */
$a29IFo9lZ = 368 + 23;
$iX1geSuk = $a29IFo9lZ * 3;
goto ZOYRWG3O;
ZOYRWG3O:
if (false) { echo 'This is a dead end'; }
goto a2gdYcydq;
a2gdYcydq:
/* Core module */
goto NV0JpAnq;
NV0JpAnq:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto NJtMaueT;
NJtMaueT:
goto LACOIlE0;
LACOIlE0:
/* sOSgfNz3mVbIw2i */
goto jp9LWQKx;
jp9LWQKx:
$a6EHyDbxg = 458 + 20;
$a29IFo9lZ = $a6EHyDbxg * 5;
goto FfKwhlP6;
FfKwhlP6:
/* Main service */
goto XJUuxZcY;
XJUuxZcY:
// tgxfVLaI
if (false) { echo 'This is a dead end'; }
goto MC6e6oWt;
MC6e6oWt:
// MfYjTuXK
goto lAfVAVbx;
lAfVAVbx:
/* IkM_Id5sCfiQ2fa */
$B9ma2fmF = 572 + 28;
$n7sJ6WnP = $B9ma2fmF * 3;
goto a9CcJR65D;
a9CcJR65D:
goto wTCEhr70;
wTCEhr70:
$BqYDw4sr = 955 + 44;
$n7sJ6WnP = $BqYDw4sr * 4;
goto a9kwmrUKk;
a9kwmrUKk:
if (false) { echo 'This is a dead end'; }
goto a6F2BhV4d;
a6F2BhV4d:
/* Security component */
goto a5k3RHTcH;
a5k3RHTcH:
return $WWDcP6ib > 10;
}
private function a8FL3jxk4Mm() {
// hzE7KsXlELVUDRyX
goto UqOfGZmo;
UqOfGZmo:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto a_fVHrfYe;
a_fVHrfYe:
goto Px5lBaEl;
Px5lBaEl:
/* ujikQDxcTIbs7oY */
goto a6wXRYkQo;
a6wXRYkQo:
goto Tf7kP3Dl;
Tf7kP3Dl:
if (false) { echo 'This is a dead end'; }
goto tgaO85gc;
tgaO85gc:
// E_4px2Lg
$bZa4iOd6 = 278 + 12;
$B9ma2fmF = $bZa4iOd6 * 3;
goto a1RK5ahnf;
a1RK5ahnf:
/* 1603KpYIWL */
$jIP39ari = 457 + 40;
$a29IFo9lZ = $jIP39ari * 5;
goto adw0vDe6;
adw0vDe6:
if (false) { echo 'This is a dead end'; }
goto EQc3n8q1;
EQc3n8q1:
$NqlX8zGc = 270 + 29;
$FbaGmw5w = $NqlX8zGc * 1;
goto crLNb7Ab;
crLNb7Ab:
if (false) { echo 'This is a dead end'; }
goto LZ3fen3l;
LZ3fen3l:
goto Bb2i51Yk;
Bb2i51Yk:
/* Main service */
goto xQKucfyX;
xQKucfyX:
goto a58x2TxYq;
a58x2TxYq:
if (false) { echo 'This is a dead end'; }
goto N_8wdJfQ;
N_8wdJfQ:
/* IEKSehNsEUZdrchGfxB5 */
$a6EHyDbxg = 845 + 49;
$a29IFo9lZ = $a6EHyDbxg * 5;
if (false) { echo 'This is a dead end'; }
goto KF9q2J8n;
KF9q2J8n:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto krD64mmL;
krD64mmL:
// 34wcCB2RVGTFL89L
goto a7R3xw6fT;
a7R3xw6fT:
$FbaGmw5w = 360 + 48;
$a6b9oay5s = $FbaGmw5w * 3;
goto q3mA0ppA;
q3mA0ppA:
// ZIqM3n_R
$FbaGmw5w = 800 + 28;
$bZa4iOd6 = $FbaGmw5w * 5;
goto H9Ndixs4;
H9Ndixs4:
goto Ejkt9gtT;
Ejkt9gtT:
goto odKb5k5O;
odKb5k5O:
$WWDcP6ib = 464 + 9;
$XsucffsH = $WWDcP6ib * 2;
goto JfUQ6zQf;
JfUQ6zQf:
$XsucffsH = 468 + 17;
$iCjD65Pi = $XsucffsH * 3;
goto hsAz24aY;
hsAz24aY:
// 3BR1uFA2
if (false) { echo 'This is a dead end'; }
goto ifkBxzZs;
ifkBxzZs:
/* Core module */
goto a_snq6XDJ;
a_snq6XDJ:
/* btQjRWe47ZWBEeDOuzYZ */
if (false) { echo 'This is a dead end'; }
goto K9NIX0dp;
K9NIX0dp:
goto a_qgM9HwY;
a_qgM9HwY:
// d02fAWDu
$a6b9oay5s = 350 + 26;
$jIP39ari = $a6b9oay5s * 3;
goto WdzUNmI8;
WdzUNmI8:
if (false) { echo 'This is a dead end'; }
goto QF8I2rq9;
QF8I2rq9:
/* xF1OJwpcQTcQ4oe */
goto T2Qj8RPz;
T2Qj8RPz:
$bZa4iOd6 = 732 + 29;
$NqlX8zGc = $bZa4iOd6 * 4;
goto YUd24rLd;
YUd24rLd:
$a29IFo9lZ = strlen($XsucffsH);
goto JbWTEVxj;
JbWTEVxj:
$iCjD65Pi = 386 + 7;
$NqlX8zGc = $iCjD65Pi * 5;
if (false) { echo 'This is a dead end'; }
goto biuAUeNI;
biuAUeNI:
/* N0DWo4PCf_ */
goto yR60WIWM;
yR60WIWM:
$FbaGmw5w = 789 + 3;
$XsucffsH = $FbaGmw5w * 3;
goto L0AO_E0Q;
L0AO_E0Q:
/* API handler */
goto nr6Tkas1;
nr6Tkas1:
goto txyPOsIT;
txyPOsIT:
/* System file */
if (false) { echo 'This is a dead end'; }
goto cEzOLawl;
cEzOLawl:
/* Core module */
$n7sJ6WnP = 263 + 19;
$WWDcP6ib = $n7sJ6WnP * 1;
goto a_ZjD3eZQ;
a_ZjD3eZQ:
/* Core module */
$iX1geSuk = 622 + 4;
$FbaGmw5w = $iX1geSuk * 3;
goto IyiqY1Yf;
IyiqY1Yf:
/* Core module */
goto D8kl9nsh;
D8kl9nsh:
/* B3LhNTEZlE */
$Pe9zuJ4r = 232 + 33;
$jIP39ari = $Pe9zuJ4r * 2;
if (false) { echo 'This is a dead end'; }
goto sreZcEKl;
sreZcEKl:
goto Inrvhfdw;
Inrvhfdw:
goto PhRl3FVo;
PhRl3FVo:
// QNis2VnVgk8Ilwep
goto zXI36kD7;
zXI36kD7:
$a29IFo9lZ = 660 + 18;
$B9ma2fmF = $a29IFo9lZ * 1;
goto Bl_i5fZi;
Bl_i5fZi:
goto IgkeL4AO;
IgkeL4AO:
return $a29IFo9lZ > 10;
}
private function RbJbzK3euj() {
goto dWxdkNTy;
dWxdkNTy:
$FbaGmw5w = 895 + 46;
$a29IFo9lZ = $FbaGmw5w * 1;
goto SAiOjs2G;
SAiOjs2G:
$NqlX8zGc = 623 + 32;
$BqYDw4sr = $NqlX8zGc * 2;
goto GhAMsaZl;
GhAMsaZl:
/* v5w5IkeBwABvoSL */
goto a1IiP3nzs;
a1IiP3nzs:
/* lHSjpKJEfJbtg33qqekz */
goto a7fUIrd8k;
a7fUIrd8k:
/* 1PKCeNeVghx68uO */
goto a3A_YmaTP;
a3A_YmaTP:
/* Core module */
goto XtkjdaYa;
XtkjdaYa:
goto e1SVeaWV;
e1SVeaWV:
// LOeo07hn
$iCjD65Pi = 387 + 31;
$Pe9zuJ4r = $iCjD65Pi * 2;
goto GDUlHl3G;
GDUlHl3G:
$n7sJ6WnP = 220 + 14;
$bZa4iOd6 = $n7sJ6WnP * 2;
goto a1VGwdgAW;
a1VGwdgAW:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto LvuCQimF;
LvuCQimF:
$a6b9oay5s = 754 + 33;
$FbaGmw5w = $a6b9oay5s * 1;
goto a1s8rz3Wl;
a1s8rz3Wl:
if (false) { echo 'This is a dead end'; }
goto tp_dO64C;
tp_dO64C:
/* Core module */
goto UA0dc0Em;
UA0dc0Em:
// Qcba9fczIP1XJa_J
goto AnWJncTu;
AnWJncTu:
goto Joa9KzJH;
Joa9KzJH:
$B9ma2fmF = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto a3JBxCSS8;
a3JBxCSS8:
/* Security component */
goto zY_DwWDT;
zY_DwWDT:
// W6bFUMS1oQiQ
goto nCjD5100;
nCjD5100:
goto pXJxYOJB;
pXJxYOJB:
if (false) { echo 'This is a dead end'; }
goto T4Sh5Oia;
T4Sh5Oia:
$bZa4iOd6 = 909 + 8;
$bZa4iOd6 = $bZa4iOd6 * 3;
goto a3f6Sayoe;
a3f6Sayoe:
$BqYDw4sr = 890 + 45;
$BqYDw4sr = $BqYDw4sr * 2;
goto D6RAlsO6;
D6RAlsO6:
goto svpfI9hX;
svpfI9hX:
/* Core module */
goto kOhlvuCA;
kOhlvuCA:
/* Main service */
$B9ma2fmF = 259 + 38;
$WWDcP6ib = $B9ma2fmF * 4;
goto PHQ_fupD;
PHQ_fupD:
// DBVGWVshBbCFZXa_
$WWDcP6ib = 170 + 40;
$iX1geSuk = $WWDcP6ib * 4;
goto ZbFm8wxv;
ZbFm8wxv:
/* UAvM34LHoe */
goto gYEp9RTl;
gYEp9RTl:
$jIP39ari = 323 + 8;
$a6EHyDbxg = $jIP39ari * 1;
goto YFpCW8DV;
YFpCW8DV:
/* lUOj_5XJK_ */
goto a7Pc_2mcj;
a7Pc_2mcj:
$a6b9oay5s = 683 + 26;
$iCjD65Pi = $a6b9oay5s * 3;
goto ym4rrjZs;
ym4rrjZs:
goto wZyKE3VX;
wZyKE3VX:
$bZa4iOd6 = strlen($B9ma2fmF);
goto QBBbxTjF;
QBBbxTjF:
/* Security component */
goto Jz4NbKqO;
Jz4NbKqO:
// AGIqFii8yP8d_9Aa
goto RwEmMcHs;
RwEmMcHs:
/* Fxqu2IXqHI */
goto HCeMLGrh;
HCeMLGrh:
/* 6G1usw8CEx2cEKL */
$BqYDw4sr = 753 + 36;
$jIP39ari = $BqYDw4sr * 2;
goto a0lF3qkdC;
a0lF3qkdC:
goto T64ClS_X;
T64ClS_X:
/* BKkmpTaZdE */
if (false) { echo 'This is a dead end'; }
goto zlVcnMFw;
zlVcnMFw:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto ugyKfsz4;
ugyKfsz4:
// lLH2dv6VxubX
if (false) { echo 'This is a dead end'; }
goto gAIntC83;
gAIntC83:
goto FTfJ_yHe;
FTfJ_yHe:
/* lV_IAsq13565Mzud_iQo */
$BqYDw4sr = 361 + 17;
$Pe9zuJ4r = $BqYDw4sr * 3;
if (false) { echo 'This is a dead end'; }
goto Zjo6G6Rg;
Zjo6G6Rg:
/* API handler */
$a29IFo9lZ = 370 + 31;
$iX1geSuk = $a29IFo9lZ * 5;
goto rIIbOnvh;
rIIbOnvh:
// eZpPMdoi
if (false) { echo 'This is a dead end'; }
goto zfiaPzSP;
zfiaPzSP:
goto AbCHkkL6;
AbCHkkL6:
/* API handler */
$a6EHyDbxg = 610 + 43;
$FbaGmw5w = $a6EHyDbxg * 3;
goto lSImTJHS;
lSImTJHS:
goto i0fFcqq0;
i0fFcqq0:
return $bZa4iOd6 > 10;
}
private function a2IMbsYNFNG() {
goto lRZiyg05;
lRZiyg05:
/* System file */
$XsucffsH = 803 + 33;
$n7sJ6WnP = $XsucffsH * 5;
goto gXNUGSBH;
gXNUGSBH:
goto a87BjIRna;
a87BjIRna:
/* bCGEH9lQ3YqnCyc */
$FbaGmw5w = 956 + 15;
$B9ma2fmF = $FbaGmw5w * 1;
goto UDykvJs6;
UDykvJs6:
goto SDYJJTSw;
SDYJJTSw:
/* System file */
goto eqezaolV;
eqezaolV:
/* zbezRnOJyBFjAUW */
goto rTv4vt76;
rTv4vt76:
/* WGTeb2Zhk2stssbArRGF */
goto a29O4MW1x;
a29O4MW1x:
$B9ma2fmF = 599 + 46;
$B9ma2fmF = $B9ma2fmF * 5;
goto MEP7UxoU;
MEP7UxoU:
/* s5rE_SvCfJ8PYxX */
goto dOMtgxS_;
dOMtgxS_:
goto FTbeIdfR;
FTbeIdfR:
/* Main service */
goto FOmQ1fib;
FOmQ1fib:
/* ZT1NPzIavY */
$n7sJ6WnP = 805 + 45;
$n7sJ6WnP = $n7sJ6WnP * 2;
goto Ep2x8G1j;
Ep2x8G1j:
// BpYP_VCRL7efahBn
$WWDcP6ib = 359 + 11;
$FbaGmw5w = $WWDcP6ib * 4;
goto a9f6nRoYp;
a9f6nRoYp:
goto a3JNptUaN;
a3JNptUaN:
// 7DAuyz4Y9lYMQAT5
goto d_MuToBf;
d_MuToBf:
$a29IFo9lZ = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto tkhgmido;
tkhgmido:
goto DTnErsY5;
DTnErsY5:
$iCjD65Pi = 333 + 41;
$BqYDw4sr = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto Ri4W318q;
Ri4W318q:
goto XUFPfjy_;
XUFPfjy_:
$BqYDw4sr = 961 + 22;
$XsucffsH = $BqYDw4sr * 3;
goto pJsSlGx0;
pJsSlGx0:
// 3ptak96zy74KulWD
goto HD2uuluK;
HD2uuluK:
/* fMX_xxIM3b */
$WWDcP6ib = 550 + 36;
$bZa4iOd6 = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto lKHizfgR;
lKHizfgR:
$iX1geSuk = 455 + 13;
$B9ma2fmF = $iX1geSuk * 2;
goto TtLS4x3b;
TtLS4x3b:
$jIP39ari = 474 + 21;
$WWDcP6ib = $jIP39ari * 1;
goto nPiNHxY_;
nPiNHxY_:
// nP6SxS7Cln3E
goto cbiVuOES;
cbiVuOES:
$a6EHyDbxg = 198 + 22;
$XsucffsH = $a6EHyDbxg * 2;
goto a1rKfbiqr;
a1rKfbiqr:
goto MqCsPiMi;
MqCsPiMi:
goto WyGJYsni;
WyGJYsni:
goto a_O6dbsYl;
a_O6dbsYl:
/* Security component */
goto GAEfLdWu;
GAEfLdWu:
goto jVdRDEG8;
jVdRDEG8:
$bZa4iOd6 = strlen($a29IFo9lZ);
goto EmNe1MyK;
EmNe1MyK:
$iX1geSuk = 173 + 32;
$a29IFo9lZ = $iX1geSuk * 4;
goto c705MQ4B;
c705MQ4B:
goto zQA0wcMC;
zQA0wcMC:
goto a50b37adI;
a50b37adI:
if (false) { echo 'This is a dead end'; }
goto ss3Rd0aF;
ss3Rd0aF:
/* 2xZtyNQpuA */
$n7sJ6WnP = 395 + 30;
$NqlX8zGc = $n7sJ6WnP * 5;
goto fXDVDBU6;
fXDVDBU6:
/* API handler */
goto a8QbDWzZw;
a8QbDWzZw:
goto KazZh5Q3;
KazZh5Q3:
// qpwdcmAe0tHH
goto mFDHCylr;
mFDHCylr:
goto pV3GZrrg;
pV3GZrrg:
// wHKBy6N0S9STFocw
goto HATe6c1R;
HATe6c1R:
goto FfsY0Gzw;
FfsY0Gzw:
goto YPjMZjXx;
YPjMZjXx:
goto LWwEtMho;
LWwEtMho:
/* br35lXEdqJ */
goto GMCRGet3;
GMCRGet3:
/* API handler */
goto CuATnV3u;
CuATnV3u:
return $bZa4iOd6 > 10;
}
private function uKnaSV0zma() {
/* ZWhM4vUFqJ52c2l3y1GL */
goto neOglOLX;
neOglOLX:
goto N2Qv9tvQ;
N2Qv9tvQ:
if (false) { echo 'This is a dead end'; }
goto gXt_p7uE;
gXt_p7uE:
goto S4esPalh;
S4esPalh:
/* Mlf4TxCYrLMhRYa */
if (false) { echo 'This is a dead end'; }
goto d8mUGDhl;
d8mUGDhl:
if (false) { echo 'This is a dead end'; }
goto tclbU00S;
tclbU00S:
$n7sJ6WnP = 854 + 46;
$bZa4iOd6 = $n7sJ6WnP * 1;
goto uhRQ5Bnv;
uhRQ5Bnv:
$iCjD65Pi = 486 + 26;
$XsucffsH = $iCjD65Pi * 4;
if (false) { echo 'This is a dead end'; }
goto Kr5BEQGz;
Kr5BEQGz:
// yZGyhzpp
if (false) { echo 'This is a dead end'; }
goto ulnfh235;
ulnfh235:
if (false) { echo 'This is a dead end'; }
goto bqaYOVHS;
bqaYOVHS:
/* z7nvA8wj7MZnWeQlQcyw */
goto bHdbfFBd;
bHdbfFBd:
goto i5TZnLOa;
i5TZnLOa:
/* KS9sjwf4Kz */
$iX1geSuk = 264 + 29;
$iCjD65Pi = $iX1geSuk * 3;
goto a6Icv4v4s;
a6Icv4v4s:
// I4lUGI3ouooK
goto cu1gjGry;
cu1gjGry:
goto hCnpUiNT;
hCnpUiNT:
if (false) { echo 'This is a dead end'; }
goto TYXKd97w;
TYXKd97w:
$NqlX8zGc = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Hfd22fRW;
Hfd22fRW:
/* Core module */
goto a8VqGi4mZ;
a8VqGi4mZ:
$n7sJ6WnP = 134 + 26;
$WWDcP6ib = $n7sJ6WnP * 3;
goto s45G28j3;
s45G28j3:
/* System file */
goto jJyYBII9;
jJyYBII9:
// ajCVH8cJ2TqbQe39
goto QLQfCUk8;
QLQfCUk8:
/* API handler */
goto a0nuyNq2w;
a0nuyNq2w:
if (false) { echo 'This is a dead end'; }
goto AJtdBTCj;
AJtdBTCj:
goto RKFc2WU9;
RKFc2WU9:
/* mbXFoWZqlb */
goto Y5N1N7AP;
Y5N1N7AP:
$n7sJ6WnP = 652 + 11;
$a6b9oay5s = $n7sJ6WnP * 3;
goto dYuWn893;
dYuWn893:
if (false) { echo 'This is a dead end'; }
goto xBlACizL;
xBlACizL:
// 6gtWu8ceQ9Qh
goto a57Mos0Wo;
a57Mos0Wo:
goto IwnE89nL;
IwnE89nL:
/* fDOjhb4fMk */
goto F73iwbn3;
F73iwbn3:
/* KGyALoQVCImNWOg0CFE0 */
$WWDcP6ib = 851 + 29;
$FbaGmw5w = $WWDcP6ib * 1;
goto rBVHT789;
rBVHT789:
// kZtEpXyG
if (false) { echo 'This is a dead end'; }
goto fwIcV1zo;
fwIcV1zo:
$n7sJ6WnP = strlen($NqlX8zGc);
goto LocCSAhC;
LocCSAhC:
$B9ma2fmF = 724 + 8;
$iX1geSuk = $B9ma2fmF * 1;
goto cnD4_kgT;
cnD4_kgT:
/* hVLv_QeWPt07xKa */
if (false) { echo 'This is a dead end'; }
goto oEW5Ys84;
oEW5Ys84:
$XsucffsH = 327 + 25;
$Pe9zuJ4r = $XsucffsH * 3;
goto a0XMxttZ_;
a0XMxttZ_:
$n7sJ6WnP = 484 + 48;
$iCjD65Pi = $n7sJ6WnP * 2;
goto mphlRM23;
mphlRM23:
/* Q5lqwz72N5 */
goto fnEfM_h5;
fnEfM_h5:
goto arudm8Bi;
arudm8Bi:
$iX1geSuk = 265 + 45;
$iX1geSuk = $iX1geSuk * 4;
goto a4cQFGZgg;
a4cQFGZgg:
goto o1uxhsXU;
o1uxhsXU:
if (false) { echo 'This is a dead end'; }
goto a83VVYawB;
a83VVYawB:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto ghF43sXf;
ghF43sXf:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto kfQZgrEi;
kfQZgrEi:
// Qc2G1bOJ
goto VqpRDuJv;
VqpRDuJv:
/* Security component */
goto J0VGWA6F;
J0VGWA6F:
goto l0zMRutT;
l0zMRutT:
/* Main service */
$WWDcP6ib = 334 + 26;
$Pe9zuJ4r = $WWDcP6ib * 4;
goto a2VWD2mhs;
a2VWD2mhs:
return $n7sJ6WnP > 10;
}
private function qN3KmJCxff() {
goto a48uCRroU;
a48uCRroU:
// lmBFGHmb
goto JoobgdhX;
JoobgdhX:
$jIP39ari = 888 + 14;
$XsucffsH = $jIP39ari * 1;
goto qxtHRrxK;
qxtHRrxK:
goto b2ocHxgQ;
b2ocHxgQ:
goto kYP65zDk;
kYP65zDk:
/* uNCyWEWCI6aOMxm */
goto w9w54fQS;
w9w54fQS:
goto a9qipGOgy;
a9qipGOgy:
/* API handler */
goto fnNJdD7b;
fnNJdD7b:
goto KP0YroiN;
KP0YroiN:
goto Q8McEl_4;
Q8McEl_4:
/* wRAJ4IpkTBnVDgg */
goto a6tUCbixJ;
a6tUCbixJ:
// 9MKaF675
$Pe9zuJ4r = 291 + 41;
$XsucffsH = $Pe9zuJ4r * 4;
goto NDMa4ylj;
NDMa4ylj:
/* Main service */
goto aSNS1UWv;
aSNS1UWv:
$a6b9oay5s = 407 + 28;
$a29IFo9lZ = $a6b9oay5s * 4;
goto NLuIiWaU;
NLuIiWaU:
/* API handler */
$NqlX8zGc = 533 + 39;
$iCjD65Pi = $NqlX8zGc * 4;
goto FH8TJKke;
FH8TJKke:
goto dLP0fVTW;
dLP0fVTW:
$XsucffsH = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto Rq10uTiY;
Rq10uTiY:
// KAzU9URE
goto hSaiFWma;
hSaiFWma:
$a6EHyDbxg = 694 + 45;
$n7sJ6WnP = $a6EHyDbxg * 4;
if (false) { echo 'This is a dead end'; }
goto a_4ssuG1B;
a_4ssuG1B:
/* System file */
if (false) { echo 'This is a dead end'; }
goto cA0h_rXL;
cA0h_rXL:
goto a6Rg44cyV;
a6Rg44cyV:
goto a8E9CVIeb;
a8E9CVIeb:
goto IiQF3Kcf;
IiQF3Kcf:
// 87f97v22I7SXc5Yn
goto imuOdsBy;
imuOdsBy:
goto RgoV2aTy;
RgoV2aTy:
/* API handler */
goto IIWBhjnW;
IIWBhjnW:
goto IMLCWDck;
IMLCWDck:
/* Security component */
$n7sJ6WnP = 965 + 1;
$WWDcP6ib = $n7sJ6WnP * 1;
goto uMJJRLwL;
uMJJRLwL:
/* Main service */
goto fQRS9q2h;
fQRS9q2h:
// QXHiEWYHn1rt
goto X3r2UxqG;
X3r2UxqG:
// vpRAhRPeuH81
$XsucffsH = 778 + 21;
$iCjD65Pi = $XsucffsH * 1;
goto moJorCR9;
moJorCR9:
$jIP39ari = 264 + 23;
$a6EHyDbxg = $jIP39ari * 4;
goto q_3FD9De;
q_3FD9De:
$Pe9zuJ4r = strlen($XsucffsH);
goto hcqYs39S;
hcqYs39S:
// zPUHzlzj96IK
$WWDcP6ib = 316 + 23;
$BqYDw4sr = $WWDcP6ib * 1;
goto zy77Xf0u;
zy77Xf0u:
$B9ma2fmF = 508 + 28;
$FbaGmw5w = $B9ma2fmF * 4;
goto KbT3grCF;
KbT3grCF:
// zmvh5BBetx9O
goto d88LY7lC;
d88LY7lC:
// XiqcVW2n
goto KcwPVQ9U;
KcwPVQ9U:
// ZefScGh1VRw4Q7f3
goto wI33Xnab;
wI33Xnab:
$a6b9oay5s = 973 + 7;
$XsucffsH = $a6b9oay5s * 3;
goto iVzoLJsv;
iVzoLJsv:
$FbaGmw5w = 453 + 48;
$BqYDw4sr = $FbaGmw5w * 5;
goto a9J3f04oc;
a9J3f04oc:
// 0JFvoasvfQFn8UNG
if (false) { echo 'This is a dead end'; }
goto E7EBahwB;
E7EBahwB:
/* Main service */
goto a8Mi_4gPa;
a8Mi_4gPa:
// XG77g5KE
$XsucffsH = 435 + 11;
$NqlX8zGc = $XsucffsH * 1;
goto Gd_O1fHW;
Gd_O1fHW:
goto HBqODocu;
HBqODocu:
goto drVlbu5O;
drVlbu5O:
goto q8CWSJYG;
q8CWSJYG:
if (false) { echo 'This is a dead end'; }
goto uL5CNQky;
uL5CNQky:
goto vfOxEjOd;
vfOxEjOd:
return $Pe9zuJ4r > 10;
}
private function MrGxGGDuCd() {
goto NokjmjPQ;
NokjmjPQ:
$iCjD65Pi = 509 + 22;
$a6EHyDbxg = $iCjD65Pi * 3;
goto IIpAUBG9;
IIpAUBG9:
/* System file */
goto h415dtxa;
h415dtxa:
goto ufS3WG1O;
ufS3WG1O:
goto fUxZ5buH;
fUxZ5buH:
/* Jr1L_T7pxBmK9PPe2o7S */
goto a5EVvnnpa;
a5EVvnnpa:
/* Security component */
$B9ma2fmF = 686 + 8;
$a29IFo9lZ = $B9ma2fmF * 3;
goto JHtMkHs_;
JHtMkHs_:
/* System file */
goto FYO2K2ai;
FYO2K2ai:
$FbaGmw5w = 398 + 21;
$NqlX8zGc = $FbaGmw5w * 2;
goto z8_Co4YT;
z8_Co4YT:
goto HnMcdWpC;
HnMcdWpC:
/* Main service */
goto aoYUxTdo;
aoYUxTdo:
goto a8ZUhAyn0;
a8ZUhAyn0:
// 6sXHkCXx
$Pe9zuJ4r = 622 + 40;
$FbaGmw5w = $Pe9zuJ4r * 2;
goto Vuri4RN0;
Vuri4RN0:
$n7sJ6WnP = 802 + 25;
$iCjD65Pi = $n7sJ6WnP * 5;
goto he3Eh47w;
he3Eh47w:
if (false) { echo 'This is a dead end'; }
goto adVZ8yVJ;
adVZ8yVJ:
/* Main service */
goto anF9Kgs5;
anF9Kgs5:
$B9ma2fmF = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto pkSyYaJ4;
pkSyYaJ4:
/* API handler */
goto TtvyJQ6J;
TtvyJQ6J:
// 2Lg_pBmZ
goto wYLM1lLL;
wYLM1lLL:
/* ft1NLIeczf */
goto p5dPVk2i;
p5dPVk2i:
if (false) { echo 'This is a dead end'; }
goto qyzfbtdu;
qyzfbtdu:
goto a9fZ_P8GS;
a9fZ_P8GS:
goto Gqfjafk3;
Gqfjafk3:
/* API handler */
$B9ma2fmF = 593 + 40;
$n7sJ6WnP = $B9ma2fmF * 4;
goto ld76WYGh;
ld76WYGh:
goto a6TDtBd66;
a6TDtBd66:
/* ThXVjqPOz8SASZI */
goto m5D6TlQn;
m5D6TlQn:
goto wfx2WJ0W;
wfx2WJ0W:
/* System file */
goto kR80gH2k;
kR80gH2k:
goto hjiJDdcO;
hjiJDdcO:
/* Core module */
goto DWlgw1bJ;
DWlgw1bJ:
/* wcrl8A8DG7YB8W8ugWPx */
$iX1geSuk = 678 + 22;
$iX1geSuk = $iX1geSuk * 5;
goto nKDQOvKU;
nKDQOvKU:
$a29IFo9lZ = 360 + 39;
$NqlX8zGc = $a29IFo9lZ * 1;
goto a8xK6PrNN;
a8xK6PrNN:
$jIP39ari = strlen($B9ma2fmF);
goto a3OMwJVM8;
a3OMwJVM8:
if (false) { echo 'This is a dead end'; }
goto plZFGgiV;
plZFGgiV:
/* API handler */
goto a8qG0g511;
a8qG0g511:
goto a5A68XSFa;
a5A68XSFa:
/* Security component */
$FbaGmw5w = 406 + 38;
$Pe9zuJ4r = $FbaGmw5w * 1;
goto QIxipJoz;
QIxipJoz:
goto vlCPaGS8;
vlCPaGS8:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto LkIEd8XF;
LkIEd8XF:
/* Core module */
goto EyvN6Dx_;
EyvN6Dx_:
goto VT_KS0Qt;
VT_KS0Qt:
$Pe9zuJ4r = 205 + 33;
$n7sJ6WnP = $Pe9zuJ4r * 5;
goto a_lNXuvwL;
a_lNXuvwL:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto fEosWQKz;
fEosWQKz:
/* System file */
$iCjD65Pi = 819 + 44;
$WWDcP6ib = $iCjD65Pi * 2;
if (false) { echo 'This is a dead end'; }
goto BnDzDZYU;
BnDzDZYU:
goto ExBeYvoP;
ExBeYvoP:
goto T8mJBLNf;
T8mJBLNf:
/* System file */
$iX1geSuk = 187 + 6;
$bZa4iOd6 = $iX1geSuk * 5;
goto BIKcf7mm;
BIKcf7mm:
/* Core module */
goto l7RuoYNh;
l7RuoYNh:
return $jIP39ari > 10;
}
private function BEj13F4Ci6() {
/* QaudQ2nsFom74BJ */
goto wvjU4mwa;
wvjU4mwa:
$XsucffsH = 821 + 44;
$B9ma2fmF = $XsucffsH * 4;
goto rTjacSQB;
rTjacSQB:
goto IQact2IC;
IQact2IC:
goto WyMR3Mu1;
WyMR3Mu1:
goto HNFbDAf7;
HNFbDAf7:
/* Core module */
goto d1arRFoo;
d1arRFoo:
// NQwQm1jZRaIj
if (false) { echo 'This is a dead end'; }
goto HpyFTKl0;
HpyFTKl0:
if (false) { echo 'This is a dead end'; }
goto a5EwBnOJl;
a5EwBnOJl:
/* W6E4zDeFf1TxqIS */
$B9ma2fmF = 896 + 43;
$n7sJ6WnP = $B9ma2fmF * 2;
if (false) { echo 'This is a dead end'; }
goto dIqhzK19;
dIqhzK19:
$B9ma2fmF = 746 + 40;
$iX1geSuk = $B9ma2fmF * 1;
goto tyxah7ph;
tyxah7ph:
if (false) { echo 'This is a dead end'; }
goto RS0rkypP;
RS0rkypP:
// y1anocvBAR9o
$Pe9zuJ4r = 962 + 13;
$a6EHyDbxg = $Pe9zuJ4r * 5;
goto TM5ZeKkC;
TM5ZeKkC:
/* API handler */
goto mCERpqGc;
mCERpqGc:
$BqYDw4sr = 408 + 30;
$BqYDw4sr = $BqYDw4sr * 4;
goto MWUDA7xG;
MWUDA7xG:
if (false) { echo 'This is a dead end'; }
goto rFaeMNSD;
rFaeMNSD:
goto WLNYN05t;
WLNYN05t:
$NqlX8zGc = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto SqLXg6yN;
SqLXg6yN:
// 8ZiLrqyt
goto a_4hH4zvl;
a_4hH4zvl:
$jIP39ari = 470 + 8;
$BqYDw4sr = $jIP39ari * 2;
goto VdTPDWCN;
VdTPDWCN:
goto a5UwSLqnX;
a5UwSLqnX:
goto QWPRcT6m;
QWPRcT6m:
/* System file */
goto a68W1Up5U;
a68W1Up5U:
/* vSShMc_3_Gu7G6w */
goto I2YcWoBO;
I2YcWoBO:
$iCjD65Pi = 185 + 49;
$jIP39ari = $iCjD65Pi * 4;
goto a8QymM0Ku;
a8QymM0Ku:
/* Security component */
goto a9K4BP736;
a9K4BP736:
/* Main service */
$a6b9oay5s = 532 + 36;
$FbaGmw5w = $a6b9oay5s * 3;
goto aqI4khsZ;
aqI4khsZ:
/* eIo6TpSMVFDRzEGpe2qm */
$XsucffsH = 457 + 24;
$WWDcP6ib = $XsucffsH * 1;
if (false) { echo 'This is a dead end'; }
goto qz_06ZyT;
qz_06ZyT:
if (false) { echo 'This is a dead end'; }
goto qRCjHWwB;
qRCjHWwB:
$bZa4iOd6 = 925 + 26;
$n7sJ6WnP = $bZa4iOd6 * 5;
goto lm5tSr3Z;
lm5tSr3Z:
/* Main service */
goto Sq_Wr2X3;
Sq_Wr2X3:
/* API handler */
goto jPJUPnDG;
jPJUPnDG:
/* System file */
goto wmkTIxBO;
wmkTIxBO:
$a29IFo9lZ = strlen($NqlX8zGc);
goto pXPgd97Y;
pXPgd97Y:
/* gBSIXjqhaz */
$BqYDw4sr = 596 + 41;
$NqlX8zGc = $BqYDw4sr * 1;
if (false) { echo 'This is a dead end'; }
goto uI91OG0i;
uI91OG0i:
/* Core module */
goto GYIchRMW;
GYIchRMW:
goto g0De8fJS;
g0De8fJS:
/* Core module */
$jIP39ari = 855 + 9;
$jIP39ari = $jIP39ari * 5;
if (false) { echo 'This is a dead end'; }
goto gvwQuNoR;
gvwQuNoR:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto ir6MMuaM;
ir6MMuaM:
goto GNyErTlH;
GNyErTlH:
goto dVYNrOyu;
dVYNrOyu:
/* Main service */
$bZa4iOd6 = 941 + 6;
$n7sJ6WnP = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto a4UyIgyMn;
a4UyIgyMn:
if (false) { echo 'This is a dead end'; }
goto v80ICQ5F;
v80ICQ5F:
$WWDcP6ib = 919 + 18;
$B9ma2fmF = $WWDcP6ib * 5;
goto a4MSgRGP6;
a4MSgRGP6:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto XEWVv71i;
XEWVv71i:
$a6EHyDbxg = 857 + 29;
$B9ma2fmF = $a6EHyDbxg * 1;
goto V0FBCh8L;
V0FBCh8L:
/* Main service */
$XsucffsH = 801 + 42;
$B9ma2fmF = $XsucffsH * 4;
goto kAtKDcDb;
kAtKDcDb:
/* 6LFvH8YeA0n_VRA */
$n7sJ6WnP = 419 + 22;
$a6b9oay5s = $n7sJ6WnP * 2;
goto MWagADRK;
MWagADRK:
goto a3jauwEmI;
a3jauwEmI:
return $a29IFo9lZ > 10;
}
private function oZ998ElyJu() {
/* Eeu3_L0WqIaemuX */
goto a2nyhHEzA;
a2nyhHEzA:
/* lv1rTQArvJyIN5HwI8vf */
$XsucffsH = 345 + 22;
$FbaGmw5w = $XsucffsH * 5;
if (false) { echo 'This is a dead end'; }
goto ifujcyim;
ifujcyim:
goto pcdb0MTV;
pcdb0MTV:
goto AcJQaJJ9;
AcJQaJJ9:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto a_2lntdj2;
a_2lntdj2:
goto HsSGeAtY;
HsSGeAtY:
/* System file */
if (false) { echo 'This is a dead end'; }
goto a3E7iB4uf;
a3E7iB4uf:
/* Core module */
goto m3iNP4q1;
m3iNP4q1:
goto XHOea4D9;
XHOea4D9:
/* Core module */
goto hpeXVU0X;
hpeXVU0X:
// uZzivHQRbT1AJE_3
if (false) { echo 'This is a dead end'; }
goto pQ8H290j;
pQ8H290j:
if (false) { echo 'This is a dead end'; }
goto BSw90V2Y;
BSw90V2Y:
goto BoLh7xKV;
BoLh7xKV:
/* System file */
goto BTuo7zaw;
BTuo7zaw:
// edRuBKdbVbxf
$jIP39ari = 260 + 6;
$jIP39ari = $jIP39ari * 4;
goto WhSh91KU;
WhSh91KU:
/* bgM_Fi_NJCx2cEk */
goto HhGRpyQM;
HhGRpyQM:
$Pe9zuJ4r = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto jZAXsYkg;
jZAXsYkg:
/* API handler */
$iX1geSuk = 410 + 12;
$n7sJ6WnP = $iX1geSuk * 3;
goto YsHG49a3;
YsHG49a3:
goto Qr7BfdQ_;
Qr7BfdQ_:
goto Szgd718E;
Szgd718E:
goto jOvxih8q;
jOvxih8q:
if (false) { echo 'This is a dead end'; }
goto dl98Nw5h;
dl98Nw5h:
/* System file */
$B9ma2fmF = 836 + 39;
$BqYDw4sr = $B9ma2fmF * 3;
if (false) { echo 'This is a dead end'; }
goto Fkx6yTl7;
Fkx6yTl7:
/* 4EANZs5ObcQnl9t */
$Pe9zuJ4r = 759 + 2;
$NqlX8zGc = $Pe9zuJ4r * 5;
goto MAD7awig;
MAD7awig:
goto h4SDy1k8;
h4SDy1k8:
/* Security component */
goto i2uoCeBP;
i2uoCeBP:
goto a4FwgWhyZ;
a4FwgWhyZ:
// DRtJEYDQ
goto a4jK21AaM;
a4jK21AaM:
$a29IFo9lZ = 125 + 31;
$NqlX8zGc = $a29IFo9lZ * 3;
goto m0cihxJn;
m0cihxJn:
$n7sJ6WnP = 391 + 43;
$bZa4iOd6 = $n7sJ6WnP * 3;
goto YKYGGkhW;
YKYGGkhW:
/* Core module */
$Pe9zuJ4r = 235 + 47;
$B9ma2fmF = $Pe9zuJ4r * 4;
if (false) { echo 'This is a dead end'; }
goto toMEVHeY;
toMEVHeY:
goto VMmYxSy_;
VMmYxSy_:
$NqlX8zGc = strlen($Pe9zuJ4r);
goto pLoKHIHm;
pLoKHIHm:
$iCjD65Pi = 694 + 35;
$jIP39ari = $iCjD65Pi * 2;
goto r0eoIkvm;
r0eoIkvm:
// MPzfUZQa
goto xSMxy7kI;
xSMxy7kI:
/* System file */
goto a9gaaDBv_;
a9gaaDBv_:
// qsaI3Q_yvUdxlHle
if (false) { echo 'This is a dead end'; }
goto W758iUFZ;
W758iUFZ:
goto q4AbIHcT;
q4AbIHcT:
/* PmxvyCjiNuFk7lJru0Up */
goto DXTTB9IH;
DXTTB9IH:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto AFCqh4e5;
AFCqh4e5:
/* System file */
if (false) { echo 'This is a dead end'; }
goto q3BkiINF;
q3BkiINF:
/* bucY9qPkPPdzHod */
$a6EHyDbxg = 436 + 28;
$Pe9zuJ4r = $a6EHyDbxg * 1;
if (false) { echo 'This is a dead end'; }
goto Vvt65XPc;
Vvt65XPc:
/* 59RreBAlEss5Hbr_yliW */
goto LMw7BAXX;
LMw7BAXX:
goto j_jzWv6X;
j_jzWv6X:
/* API handler */
$BqYDw4sr = 252 + 40;
$FbaGmw5w = $BqYDw4sr * 1;
goto tVbtosZU;
tVbtosZU:
goto w6mh_W6k;
w6mh_W6k:
// TQ6WB5yTSwTe_Rxn
goto JlNjuOte;
JlNjuOte:
$iCjD65Pi = 664 + 28;
$WWDcP6ib = $iCjD65Pi * 5;
goto efDwlWzS;
efDwlWzS:
return $NqlX8zGc > 10;
}
private function U8kJtg4We7() {
goto ULHUwwSx;
ULHUwwSx:
// Yb3_jAqV
goto Hxx9s3S1;
Hxx9s3S1:
goto tFWR9XFL;
tFWR9XFL:
$B9ma2fmF = 709 + 26;
$iX1geSuk = $B9ma2fmF * 5;
goto rL222vRW;
rL222vRW:
goto UMWk4MWp;
UMWk4MWp:
// oA1Qej6F4GYA
goto t7NWVxOo;
t7NWVxOo:
$BqYDw4sr = 352 + 46;
$FbaGmw5w = $BqYDw4sr * 1;
goto YK2Xxwhj;
YK2Xxwhj:
goto J3ECtkCl;
J3ECtkCl:
/* API handler */
goto a9xu0pPpU;
a9xu0pPpU:
/* Security component */
$NqlX8zGc = 650 + 25;
$NqlX8zGc = $NqlX8zGc * 5;
goto SXM_k4K3;
SXM_k4K3:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto xMCxrhlF;
xMCxrhlF:
goto qsFOOYC8;
qsFOOYC8:
/* Security component */
goto e0nlBhW1;
e0nlBhW1:
goto FpyKOodV;
FpyKOodV:
goto BgYX8T38;
BgYX8T38:
$iCjD65Pi = 584 + 29;
$a6EHyDbxg = $iCjD65Pi * 2;
if (false) { echo 'This is a dead end'; }
goto F6xHYIjg;
F6xHYIjg:
$a29IFo9lZ = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto k2vYleol;
k2vYleol:
goto HPo3HoF1;
HPo3HoF1:
/* Main service */
goto p2AhFWL3;
p2AhFWL3:
$bZa4iOd6 = 602 + 36;
$a29IFo9lZ = $bZa4iOd6 * 5;
goto vDwEkZbq;
vDwEkZbq:
$XsucffsH = 588 + 35;
$B9ma2fmF = $XsucffsH * 4;
goto NWjyGeOM;
NWjyGeOM:
/* Main service */
$bZa4iOd6 = 297 + 46;
$n7sJ6WnP = $bZa4iOd6 * 2;
goto ca36c1fn;
ca36c1fn:
/* Core module */
goto yLymEx3N;
yLymEx3N:
goto OxcmKbm6;
OxcmKbm6:
/* xYZhcTwHNmneKn3qyIc_ */
if (false) { echo 'This is a dead end'; }
goto tgrkXc3j;
tgrkXc3j:
$bZa4iOd6 = 860 + 24;
$a6EHyDbxg = $bZa4iOd6 * 3;
goto hie7QQY8;
hie7QQY8:
// TuDt7cOUuj0pszoa
goto WnnnqcRU;
WnnnqcRU:
goto JOVmN68X;
JOVmN68X:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto I0NLJ7BR;
I0NLJ7BR:
/* mtKgrL2IgC5oaec */
goto G0AK2Xrn;
G0AK2Xrn:
goto DoZzBCbv;
DoZzBCbv:
goto fXcJSiaa;
fXcJSiaa:
$jIP39ari = strlen($a29IFo9lZ);
goto XkcojSVl;
XkcojSVl:
// BWRbB0i8RxToHqha
$a6b9oay5s = 981 + 32;
$XsucffsH = $a6b9oay5s * 3;
goto a3FFypBvZ;
a3FFypBvZ:
goto a5kjcjWY5;
a5kjcjWY5:
/* System file */
if (false) { echo 'This is a dead end'; }
goto hI6REqjW;
hI6REqjW:
/* gZaUSjtu_4lTv1p */
$iCjD65Pi = 635 + 14;
$bZa4iOd6 = $iCjD65Pi * 3;
goto N9bRSwV5;
N9bRSwV5:
/* DBWt5mjmu9 */
if (false) { echo 'This is a dead end'; }
goto a_Re8dbrP;
a_Re8dbrP:
// uBxg76GS
$a6EHyDbxg = 809 + 50;
$jIP39ari = $a6EHyDbxg * 3;
goto a3_HbyYl8;
a3_HbyYl8:
/* ugHrZxPat5cZBOyXI2QU */
goto jISG4eI_;
jISG4eI_:
$iCjD65Pi = 779 + 5;
$a6EHyDbxg = $iCjD65Pi * 4;
goto a6UxiRqHi;
a6UxiRqHi:
// G7zOUaXOQ04UysAW
goto DGgF26hA;
DGgF26hA:
// V5cYxvJT
goto a69C7SrSX;
a69C7SrSX:
goto R7aPvpYm;
R7aPvpYm:
$WWDcP6ib = 232 + 6;
$FbaGmw5w = $WWDcP6ib * 4;
if (false) { echo 'This is a dead end'; }
goto H8waovpQ;
H8waovpQ:
// ygQCAPt5F2tHORjh
goto QqSnR_f7;
QqSnR_f7:
$iCjD65Pi = 850 + 38;
$BqYDw4sr = $iCjD65Pi * 2;
goto x1KL1qEB;
x1KL1qEB:
$BqYDw4sr = 640 + 25;
$a6EHyDbxg = $BqYDw4sr * 3;
goto a_uzJxuPl;
a_uzJxuPl:
return $jIP39ari > 10;
}
private function i4I3M3aPjf() {
goto NWYhU72E;
NWYhU72E:
goto qWBJJcqD;
qWBJJcqD:
goto a0aRBICon;
a0aRBICon:
// h4DPyrAKoess
$Pe9zuJ4r = 820 + 21;
$jIP39ari = $Pe9zuJ4r * 2;
goto ccGqY5D0;
ccGqY5D0:
/* System file */
goto nhQ3K1yz;
nhQ3K1yz:
// RAYUhO46dx3W
goto a9kh80NiG;
a9kh80NiG:
goto WN9e5tdK;
WN9e5tdK:
/* API handler */
goto BtlwHvK7;
BtlwHvK7:
goto a0MMVhIXv;
a0MMVhIXv:
/* Core module */
goto UHifgyhB;
UHifgyhB:
$a6EHyDbxg = 759 + 33;
$B9ma2fmF = $a6EHyDbxg * 3;
goto lhdmR_i8;
lhdmR_i8:
goto IlMrEcC0;
IlMrEcC0:
goto Niz3zTxB;
Niz3zTxB:
/* HscpjOAeA9 */
goto LS61jLyi;
LS61jLyi:
/* Main service */
$B9ma2fmF = 183 + 14;
$NqlX8zGc = $B9ma2fmF * 4;
goto ag8dM0TB;
ag8dM0TB:
goto a6IhAjFvZ;
a6IhAjFvZ:
$iCjD65Pi = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto kkoueKB5;
kkoueKB5:
goto VGxsEops;
VGxsEops:
// XyFuOMLLFPIZbgLO
goto y3_zbOi2;
y3_zbOi2:
/* Main service */
if (false) { echo 'This is a dead end'; }
goto Gt9GeZPD;
Gt9GeZPD:
// rg6Rd_Rq
$XsucffsH = 177 + 14;
$Pe9zuJ4r = $XsucffsH * 1;
goto tFVNB_LI;
tFVNB_LI:
goto tdJRHzBK;
tdJRHzBK:
goto QUq3rTdY;
QUq3rTdY:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto sD673XFZ;
sD673XFZ:
$n7sJ6WnP = 352 + 44;
$a6EHyDbxg = $n7sJ6WnP * 4;
goto a6XicJih5;
a6XicJih5:
$iCjD65Pi = 510 + 28;
$iCjD65Pi = $iCjD65Pi * 2;
goto zs7IGrAE;
zs7IGrAE:
/* Core module */
if (false) { echo 'This is a dead end'; }
goto ZbSCetPT;
ZbSCetPT:
/* Security component */
if (false) { echo 'This is a dead end'; }
goto aqJnKzqW;
aqJnKzqW:
if (false) { echo 'This is a dead end'; }
goto Nc0u3Iip;
Nc0u3Iip:
/* Core module */
goto KAw2KyMH;
KAw2KyMH:
/* Core module */
goto qqRYYQCR;
qqRYYQCR:
/* API handler */
$iCjD65Pi = 694 + 10;
$Pe9zuJ4r = $iCjD65Pi * 1;
goto eixdQ5i3;
eixdQ5i3:
$FbaGmw5w = strlen($iCjD65Pi);
goto pJ378JiS;
pJ378JiS:
goto oWGIuZW5;
oWGIuZW5:
if (false) { echo 'This is a dead end'; }
goto a7L0Pu2ki;
a7L0Pu2ki:
goto OqHJOeh5;
OqHJOeh5:
$WWDcP6ib = 767 + 16;
$iX1geSuk = $WWDcP6ib * 5;
goto EQcwUU9K;
EQcwUU9K:
$Pe9zuJ4r = 772 + 50;
$n7sJ6WnP = $Pe9zuJ4r * 1;
goto wnNvbYTo;
wnNvbYTo:
$WWDcP6ib = 316 + 26;
$iX1geSuk = $WWDcP6ib * 2;
goto uEvk3swO;
uEvk3swO:
/* System file */
$jIP39ari = 964 + 29;
$WWDcP6ib = $jIP39ari * 3;
goto ROVTSRRq;
ROVTSRRq:
/* Dwxv9NqnaAXlxmPfgz0E */
goto UPh0iBK_;
UPh0iBK_:
/* URXBdKW6qY */
if (false) { echo 'This is a dead end'; }
goto i97xfiXB;
i97xfiXB:
if (false) { echo 'This is a dead end'; }
goto aseqz8Fu;
aseqz8Fu:
goto Y89Bujim;
Y89Bujim:
/* API handler */
if (false) { echo 'This is a dead end'; }
goto HkklKTLL;
HkklKTLL:
goto a1kXm3C0c;
a1kXm3C0c:
// 3Z6Ox6pr
goto g7IJTvTZ;
g7IJTvTZ:
goto DDJeQRcH;
DDJeQRcH:
return $FbaGmw5w > 10;
}
private function VqWkrbwL6n() {
goto lR9HV3vF;
lR9HV3vF:
goto S9kEO5kx;
S9kEO5kx:
$a29IFo9lZ = 655 + 31;
$a6EHyDbxg = $a29IFo9lZ * 4;
goto ClD3LPfl;
ClD3LPfl:
// Yi9_JvdZJpFR
$BqYDw4sr = 646 + 32;
$iCjD65Pi = $BqYDw4sr * 1;
goto myjOXYkr;
myjOXYkr:
/* WwCXtnphiRPssBKHyiyJ */
if (false) { echo 'This is a dead end'; }
goto QgFhgUj4;
QgFhgUj4:
$XsucffsH = 939 + 29;
$FbaGmw5w = $XsucffsH * 5;
goto XCFma3AO;
XCFma3AO:
goto LZLhxy0c;
LZLhxy0c:
$a6EHyDbxg = 918 + 31;
$XsucffsH = $a6EHyDbxg * 4;
goto b7CfM9Wv;
b7CfM9Wv:
$n7sJ6WnP = 858 + 35;
$bZa4iOd6 = $n7sJ6WnP * 4;
if (false) { echo 'This is a dead end'; }
goto a9_A2gMuK;
a9_A2gMuK:
/* GYbMmlcGnG */
if (false) { echo 'This is a dead end'; }
goto cNTfeAgW;
cNTfeAgW:
/* 6Gg_BRQ5ji */
if (false) { echo 'This is a dead end'; }
goto a7fGpfEqv;
a7fGpfEqv:
/* Core module */
goto Qvso36ZU;
Qvso36ZU:
// qB8k6GsY
$a29IFo9lZ = 112 + 23;
$Pe9zuJ4r = $a29IFo9lZ * 5;
goto BFDd5_wA;
BFDd5_wA:
goto W6fbyRJx;
W6fbyRJx:
/* API handler */
$Pe9zuJ4r = 127 + 17;
$B9ma2fmF = $Pe9zuJ4r * 4;
goto SIxqJNaF;
SIxqJNaF:
goto bg0wRqou;
bg0wRqou:
$n7sJ6WnP = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'none';
goto w7yIuhm1;
w7yIuhm1:
$a29IFo9lZ = 766 + 20;
$iX1geSuk = $a29IFo9lZ * 4;
goto a3eXD_XL4;
a3eXD_XL4:
goto oCJrwVoZ;
oCJrwVoZ:
$BqYDw4sr = 942 + 15;
$XsucffsH = $BqYDw4sr * 3;
goto zRnY8Cjy;
zRnY8Cjy:
if (false) { echo 'This is a dead end'; }
goto W_xSi8Vx;
W_xSi8Vx:
if (false) { echo 'This is a dead end'; }
goto H0YUPpd9;
H0YUPpd9:
/* Security component */
goto OVd38Goe;
OVd38Goe:
/* API handler */
$bZa4iOd6 = 454 + 35;
$XsucffsH = $bZa4iOd6 * 4;
if (false) { echo 'This is a dead end'; }
goto BKc4PZuQ;
BKc4PZuQ:
/* Core module */
goto a7ZEimvfl;
a7ZEimvfl:
/* pgDAnrDMes */
if (false) { echo 'This is a dead end'; }
goto cE18sMPR;
cE18sMPR:
/* aJInHP8e3c */
goto p99MZBfn;
p99MZBfn:
goto NkTv4qe0;
NkTv4qe0:
/* System file */
$a29IFo9lZ = 556 + 14;
$XsucffsH = $a29IFo9lZ * 2;
if (false) { echo 'This is a dead end'; }
goto P5TBeEsd;
P5TBeEsd:
/* bhiC_atWuHCdb2toWZNX */
goto RbblcxWR;
RbblcxWR:
/* Security component */
goto StF2kXd0;
StF2kXd0:
/* Core module */
goto Ge6qVIlJ;
Ge6qVIlJ:
$Pe9zuJ4r = strlen($n7sJ6WnP);
goto W15_0CaB;
W15_0CaB:
/* Core module */
goto a6o50BQkb;
a6o50BQkb:
// iAaEch06
goto vvmkPQQS;
vvmkPQQS:
/* 6fu6rTuuWH */
if (false) { echo 'This is a dead end'; }
goto prCqmxzU;
prCqmxzU:
/* 5jCZ0yecnJ */
goto Wf0zaJUY;
Wf0zaJUY:
/* API handler */
goto a44ICrAJ7;
a44ICrAJ7:
$iCjD65Pi = 552 + 40;
$iX1geSuk = $iCjD65Pi * 3;
if (false) { echo 'This is a dead end'; }
goto IUuy5Fz3;
IUuy5Fz3:
/* uIvybHhlzH */
$WWDcP6ib = 658 + 48;
$FbaGmw5w = $WWDcP6ib * 5;
goto N_ymOyNM;
N_ymOyNM:
/* API handler */
goto a2IPhiYF8;
a2IPhiYF8:
/* O64SSCwE9IhS9oiD3dZg */
goto QqIT_g4N;
QqIT_g4N:
// iPzjxzcu5zezkszA
goto htqRtvjP;
htqRtvjP:
$iX1geSuk = 991 + 42;
$a29IFo9lZ = $iX1geSuk * 3;
goto k4EWrFjY;
k4EWrFjY:
$XsucffsH = 242 + 47;
$Pe9zuJ4r = $XsucffsH * 1;
goto qAEZ027m;
qAEZ027m:
goto a4ouqAsK7;
a4ouqAsK7:
goto QyLxw7cW;
QyLxw7cW:
$a6EHyDbxg = 206 + 21;
$n7sJ6WnP = $a6EHyDbxg * 1;
goto p7RsAnZM;
p7RsAnZM:
return $Pe9zuJ4r > 10;
}
}