.client-items .item {
display: inline-block;
}
.client-items .item img {
display: inline-block;
margin: 11px 0;
}
.client-items .item img:hover {
display: inline-block;
}
.client-section {
padding: 90px 0;
padding-bottom: 75px;
}.service-box {
text-align: center;
}
.service-icon i {
font-size: 84px;
color: #0b5be0;
position: relative;
padding-bottom: 17px;
}
.service-icon i:after {
content: "";
width: 100%;
height: 1px;
background: #bfbfbf;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.service-titles h3 {
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
margin-top: 30px;
margin-bottom: 20px;
}
.service-titles h3 a {
color: #000000;
}
.service-dec p {
margin: 0;
font-weight: 300;
font-size: 16px;
display: flex;
}
.service-titles h3 a:hover {
color: #0b5be0;
}
.service-icon img {
width: 28%;
}
.service-icon {
padding-bottom: 30px;
} .service-box.style-two .service-titles h3 {
margin-top: 0;
margin-bottom: 12px;
}
.service-title-con {
display: block;
clear: both;
float: left;
margin-right: 15px;
position: relative;
}
.service-box.style-two .service-contents {
text-align: left;
box-shadow: 0px 1px 5px 1px #efe3e3;
padding: 40px 28px;
}
.service-box.style-two .service-title-con {
overflow: unset;
}
.service-box.style-two .service-c-inner {
overflow: hidden;
}
.service-title-con i {
font-size: 41px;
}
.service-box.style-two .service-icon i:after {
content: unset;
}
.service-box.style-two .service-icon i {
font-size: 130px;
}
.service-box.style-two .service-icon {
margin-bottom: 8px;
} .service-box.style-three {
text-align: left;
box-shadow: 0px 0px 6px 0px #cecece;
padding: 25px;
background: #fff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out
}
.service-box.style-three .service-titles h3 {
margin: 0;
}
.service-box.style-three .service-titles {
display: block;
margin-bottom: 10px;
}
.service-box.style-three .service-titles h3 a {
padding: 12px;
display: block;
}
.service-dec blockquote {
background: transparent;
padding: 0px 13px;
border-left: none;
position: relative;
}
.service-dec blockquote:after {
content: "";
width: 2px;
height: 40px;
background: #596273;
position: absolute;
left: 0;
top: 7px;
transform: rotate(0deg);
} .service-box.style-three {
text-align: left;
box-shadow: 0px 0px 6px 0px #cecece;
padding: 25px;
background: #fff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out
}
.service-box.style-three .service-titles h3 {
margin: 0;
}
.service-box.style-three .service-titles {
display: block;
margin-bottom: 10px;
}
.service-box.style-three .service-titles h3 a {
padding: 12px;
display: block;
}
.service-dec blockquote {
background: transparent;
padding: 0px 13px;
border-left: none;
position: relative;
}
.service-dec blockquote:after {
content: "";
width: 2px;
height: 40px;
background: #596273;
position: absolute;
left: 0;
top: 7px;
transform: rotate(0deg);
}
.collapsible {
background-color: #777;
color: white;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
}
.collapsible:after {
content: '\002B';
color: white;
font-weight: bold;
float: right;
margin-left: 5px;
}
.active:after {
content: "\2212";
}
.content {
padding: 0 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
background-color: #f1f1f1;
} .ct-fancy-box-layout6 .ct-fancy-main {
background-color: #fff;
padding: 54px 38px 50px;
box-shadow: 0 0 40px rgba(12,12,12,.1);
}
.ct-fancy-box-layout6 .ct-fancy-main .item--icon {
height: 86px;
width: 86px;
border-radius: 86px;
background-color: #8cd102;
line-height: 86px;
text-align: center;
margin-bottom: 24px;
}
.ct-fancy-box-layout6 .ct-fancy-main .item--icon i {
font-size: 51px;
color: #fff;
}
.ct-fancy-box-layout6 .ct-fancy-main .item--title {
font-size: 22px;
margin-bottom: 18px;
color: #000;
}
.ct-fancy-box-layout6 .ct-fancy-main .item--description {
color: #666;
}
.ct-fancy-box-layout6 .ct-fancy-main .item--order {
color: #f5f3f0;
top: 26px;
right: 40px;
position: absolute;
}
.ct-fancy-box-layout6 .item--order {
font-size: 80px;
line-height: 1;
font-weight: 700;
font-family: poppins,sans-serif;
}
.ct-fancy-box-layout6 .ct-fancy-hover {
padding: 35px 20px;
background-color: #003;
border-left: 7px solid #fd5d14;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
-khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
-moz-transition: .3s cubic-bezier(.24,.74,.58,1);
-ms-transition: .3s cubic-bezier(.24,.74,.58,1);
-o-transition: .3s cubic-bezier(.24,.74,.58,1);
transition: .3s cubic-bezier(.24,.74,.58,1);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleX(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-fancy-box-layout6 .ct-fancy-hover:before {
z-index: -1;
background-color: rgba(0,0,0,.8);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
}
.ct-fancy-box-layout6 .ct-fancy-hover .bg-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--title {
margin-bottom: 19px;
font-size: 22px;
color: #fff;
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--description {
color: #e1e1e1;
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--meta {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--link {
font-size: 15px;
font-weight: 700;
flex-grow: 1;
margin-right: 30px;
text-align:right;
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--link a {
color: #8cd102;
}
.ct-fancy-box-layout6 .ct-fancy-hover .item--order {
color: #fff;
}
.ct-fancy-box-layout6 .item--order {
font-size: 80px;
line-height: 1;
font-weight: 700;
font-family: poppins,sans-serif;
}
.ct-fancy-box-layout6:hover .ct-fancy-hover {
transform: scaleY(1);
} .feature_area {
padding-bottom: 100px;
}
.single_feature {
box-shadow: 0 0 10px 0 #00000021;
padding: 25px 25px 7px;
position: relative;
z-index: 1;
}
.single_feature::before {
content: '';
position: absolute;
background-color: #0C3EB9;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
opacity: 0;
transition: .5s all ease;
}
.single_feature:hover::before {
opacity: 1;
}
.feature_icons {
float: left;
margin-right: 20px;
}
.feature_icons i {
font-size: 25px;
height: 55px;
width: 55px;
box-shadow: 0 0 10px 0 #00000021;
display: inline-block;
line-height: 55px;
text-align: center;
border-radius: 30px;
}
.feature_content {
overflow: hidden;
}
.single_feature:hover h2,
.single_feature:hover p {
color: #fff;
}
.single_feature:hover i {
background-color: #fff;
color: #0C3EB9;
} .service_area {
background-image: url(//polstal-kraty.pl/wp-content/plugins/toexicore/addons/control/css/assets/images/cbg.jpg);
background-position: center;
background-size: cover;
padding: 120px 0;
}
.service_area .section_title {
width: 100%;
}
.service_item {
background-color: #fff;
padding: 60px 46px;
position: relative;
transition: .5s all ease;
z-index: 1;
}
.service_item:before {
content: '';
bottom: 100%;
left: 0;
right: 0;
top: 0;
height: 2px;
width: 100%;
background-color: rgba(12, 62, 185, 0.6);
position: absolute;
z-index: -1;
transition: .5s all ease;
}
.service_icon {
position: relative;
z-index: 1;
}
.service_icon i {
font-size: 64px;
margin-bottom: 16px;
display: block;
color: #0C3EB9;
transition: .5s all ease;
}
.service_content {}
.service_content h3 {
margin: 22px 0;
transition: .5s all ease;
}
.service_content p{
font-size: 18px;
transition: .5s all ease;
}
.service_btn a {  
border: 1px solid #ddd;
padding: 14px 30px;
display: inline-block;
border-radius: 5px;
text-transform: uppercase;
color: #0C3EB9;
}
.service_btn a i {
margin-left: 5px;
transition: .5s all ease;
} .service_btn:hover a i {
margin-left: 10px;
}
.service_item:hover {
background-image: url(//polstal-kraty.pl/wp-content/plugins/toexicore/addons/control/css/assets/images/t3.jpg);
}
.service_item:hover::before {
bottom: 0;
height: 100%
}
.service_item:hover .service_icon i {
color: #fff;
}
.service_item:hover .service_icon::after {
color: #f8f9fabd;
}
.service_item:hover h3 {
color: #fff;
}
.service_item:hover h2 {
color: #fff;
}
.service_item:hover p {
color: #fff;
}
.service_item:hover .service_btn a {
color: #fff;
}
.service_item:hover .service_icon::before {
transform: rotate(90deg);
}
.em-bar.em-bar-big:before {
content: '';
position: absolute;
left: 0;
top: -2.7px;
height: 10px;
width: 10px;
background: #f12a02;
-webkit-animation-duration: 3s;
animation-duration: 3s;  -webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: MOVE-BG;
animation-name: MOVE-BG;
}
.em-bar.em-bar-big {
height: 5px;
width: 90px;
background: #aec6ef;
margin: 20px auto;
position: relative;
}
@-webkit-keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(88px);
}
}
@keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(85px);
}
}.project-signle {
position: relative;
overflow: hidden;
}
.project-video {
position: absolute;
left: 0;
top: 0;
margin: auto;
bottom: 0;
text-align: center;
right: 0;
width: auto;
height: 22px;
z-index: 999;
}
.project-box .project-title {
position: absolute;
right: 0;
bottom: -90px;
display: block !important;
left: 15px;
margin-right: 15px;
z-index: 1;
transition:0.5s;
}
.project-box .project-signle:hover .project-title {
transition:0.5s;
bottom: 10px;
}
.project-video a i:before {
font-size: 28px;
color: #fff;
}
.project-video a {
opacity: 0;
}
.project-signle:hover .project-video a {
opacity: 1;
}
.project-signle:after {
content: "";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.52);
position: absolute;
left: 0;
top: 0;
z-index: 0;
margin-top: 999px;
}
.project-signle:hover.project-signle:after {
margin-top: 0;
}
.project-video a:hover i:before {
color: #0b5be0;
}
.slick-list .project-signle {
margin: 0 15px;
}
.project-hadding h2 {
font-size: 24px;
font-weight: normal;
color: #000000;
margin: 0;
line-height: 33px;
}
.project-hadding span {
font-size: 18px;
text-transform: uppercase;
color: #0b5be0;
padding-bottom: 15px;
display: block;
font-weight: 300;
}
.project-hadding {
display: none;
}
.project-menu ul {
margin: 0;
padding: 0;
}
.project-menu ul li {
display: inline-block;
padding: 11px 25px;
border: 1px solid #999;
border-radius: 5px;
margin: 6px;
font-weight: bold;
color: #000;
text-transform: capitalize;
cursor: pointer;
}
.project-box .right {
float: right;
}
.project-menu ul li:hover {
background-color: #0b5be0;
color: #fff;
}
.project-menu ul li.active {
background: #0b5be0;
color: #fff;
}
.project-haddings .left {
flex-grow: 1;
}
.project-boxs .item.col-12.col-md-4.col-lg-4.col-xl-4 {
margin: 0;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-top: 15px;
}
.project-title a.theme-button {
background-color: #fff;
color: #000000;
min-width: 260px;
margin-top: 24px;
text-align: center;
}
.project-title a.theme-button i:before {
color: #0b5be0;
}
.project-title a.theme-button:hover {
background-color: #0b5be0;
color: #fff;
}
.project-title a.theme-button:hover i:before {
color: #fff;
}
.project-style-three .project-signle:after {
content: unset;
}
.pro-left {
float: left;
padding: 9px 0;
}
.pro-right {
float: right;
border-left: 2px solid #f3f3f3;
}
.pro-left h2 {
font-size: 18px;
margin: 0;
text-transform: capitalize;
font-weight: 600;
margin-top: 30px;
}
.pro-left ul {
padding: 0;
list-style: none;
margin: 0;
position: absolute;
}
.pro-left ul li {
display: inline-block;
text-transform: capitalize;
font-size: 13px;
color: #798795;
margin-right: 5px;
position: relative;
}
.pro-left ul li:after {
content: "-";
font-size: 14px;
left: 0;
margin-left: 3px;
}
.pro-left ul li:last-child:after {
content: "";
}
.project-box .project-content {
overflow: hidden;
padding: 0 18px;
padding-right: 0;
}
.pro-right a>i:before {
color: #000000;
margin: 0;
}
.project-box.project-style-three .project-signle {
border: 1px solid #f3f3f3;
}
.pro-left h2 a {
color: #000000;
}
.pro-left h2 a:hover {
color: #0b5be0;
}
.pro-right a.theme-button {
padding: 28px 27px;
border-radius: 0;
}
.pro-right a.theme-button:hover {
background: #0b5be0;
}
.pro-right a.theme-button:hover i:before {
color: #fff;
}
.project-box.project-style-three .project-hadding {
margin: 0;
text-align: center;
}
.project-items .item.service-3 {
margin-bottom: 30px;
}
.project-box.project-style-three .pro-right a.theme-button {
display: block;
padding: 20px 27px;
padding-bottom: 25px;
}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{background-color:transparent;border:3px solid;color:#69727d}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{height:1em;width:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;font-size:50px;line-height:1;text-align:center}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}