.entry-content a, .comment-content a, .widget_text a, strong a, blockquote a, code a, p a{
color: #95c41f;
text-decoration: underline;
}
.entry-content .more-link {
text-decoration: none;
}
.wp-block-table figcaption {
text-align: center;
}
section.footer-copyright p a {
color: #95c41f;
}
.sidebar .widget input[type="submit"]:hover,
.sidebar .widget input[type="submit"]:focus,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .wp-block-search .wp-block-search__button:focus {
background: #95c41f;
border-color: #95c41f;
}
.features-version-one .feature-box-info h4, .features-version-one .feature-box-info h4 a {
color: #95c41f;
}
.post_date {
background: #95c41f;
}
.post_date h6 {
color: #ffffff;
} .nav-benzer .navigation:not(.pagination) {
padding: 0;
}
.nav-benzer .navigation .logo {
padding: 19px 0;
}
.nav-benzer .menubar .menu-wrap > li > a {
line-height: 90px;
padding: 0 16px;
border-radius: 0;
} .slider-section-seven .specia-slider:after {
content: "";
position: absolute;
top: 0;
left: -10%;
width: 75%;
height: 100%;
transform: skew(-20deg, 0deg);
opacity: 0.3;
z-index: -1;
}
.slider-section-seven .specia-slider.text-center:after {
left: 0;
right: 0;
margin: auto;
transform: skew(-20deg, 0deg);
}
.slider-section-seven .specia-slider.text-right:after {
left: auto;
right: -10%;
} .call-to-action-seven .background-overlay {
overflow: hidden;
}
.call-to-action-seven h2 {
font-family: 'Open Sans', sans-serif;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
color: #ffffff;
padding-top: 0;
margin: 0 0 6px;
}
.call-to-action-seven p {
font-size: 16px;
line-height: 24px;
color: #ffffff;
margin-bottom: 0;
}
.call-to-action-seven h2 span {
color: #00a3c8;
}
.call-to-action-seven .cta-img-overlay {
justify-content: space-around;
}
.call-to-action-seven .cta-bg {
position: absolute;
top: 0;
right: 0;
width: calc(100% + 250px);
height: 100%;
min-height: 176px;
overflow: hidden;
z-index: -1;
}
.call-to-action-seven .cta-bg div {
width: 100%;
height: 100%;
min-height: 176px;
background-size: cover;
background-position: top left;
background-color: #222222;
background-blend-mode: overlay;
}
.call-to-action-seven .call-btn-1 {
background: transparent;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
border: 2px solid #ffffff;
display: inline-block;
margin-top: 0;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.call-to-action-seven .call-btn-1:hover{
background: #ffffff;
border-color: #ffffff;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.call-to-action-seven .call-btn-1.bt-effect-2:before {
background-color: #ffffff;
}
.call-to-action-seven .call-icon-box {
width: 50px;
height: 50px;
line-height: 2.35;
background-color: #ffffff;
position: absolute;
left: -23px;
}
.call-to-action-seven .call-icon-box:after,
.call-to-action-seven .call-icon-box:before {
border-color: #ffffff;
}
.call-to-action-seven .call-title {
display: inline-block;
border-bottom: 1px solid rgb(255 255 255 / 0.5);
margin-bottom: 5px;
line-height: 1.2;
font-weight: 600;
}
.call-to-action-seven .call-phone {
font-size: 20px;
}
.call-to-action-seven .call-phone a:not(:hover):not(:focus) {
border-bottom-color: transparent;
}
.call-to-action-seven .cta-or {
display: inline-block;
font-size: 18px;
text-align: center;
font-weight: 700;
color: #ffffff;
margin: 0 15px 0 12px;
}
.call-to-action-seven .call-wrapper a:focus,
.call-to-action-seven .call-wrapper a:hover {
color: inherit;
}
@media (max-width: 991px) {
.features-version-one .col-md-4:nth-child(3n+1) {
clear: initial;
}
.call-to-action-seven .flexing.flexing-btn {
padding-bottom: 25px;
padding-top: 0;
text-align: center;
margin: auto;
}
.call-to-action-seven[class*='call-to-action-'] p {
margin-bottom: 0;
}
.call-to-action-seven .cta-or {
display: none;
}
.call-to-action-seven .call-btn-1 {
margin-left: 10px;
}
.call-to-action-seven .cta-img-overlay {
width: 100%;
text-align: center;
align-content: center;
}
.call-to-action-seven .cta-bg {
display: none;
}
.call-to-action-seven .call-icon-box {
position: relative;
left: 0;
}
}
@media (max-width: 444px) {
.call-to-action-seven .call-wrapper {
margin-bottom: 16px;
width: 100%;
justify-content: center;
}
.call-to-action-seven .call-btn-1 {
margin-left: 0;
}
} .service-benzer .service-box {    
min-height: 388px;
}
.service-benzer .inner {
position: relative;
display: block;
overflow: hidden;
text-align: center;
padding: 46px 20px 54px 20px;
border-radius: 5px;
transition: all 900ms ease;
}
.service-benzer .inner:before {
position: absolute;
content: '';
width: 100%;
height: 0%;
left: 0px;
bottom: 0px;
right: 0px;
border-radius: 5px;
transition: all 500ms ease;
}
.service-benzer .service-box:hover .inner:before,
.service-benzer .service-box:focus-within .inner:before {
height: 100%;
top: 0px;
}
.service-benzer .service-title {
margin-bottom: 30px;
}
.service-benzer .service-title a {
position: relative;
font-size: 20px;
line-height: 30px;
font-weight: 600;
transition: all 500ms ease;
}
.service-benzer .service-icon-box {
position: relative;
display: inline-block;
margin-bottom: 33px;
}
.service-benzer .service-layer {
position: absolute;
width: 120px;
height: 120px;
left: -10px;
top: -10px;
border: 2px solid #fff;
border-radius: 50%;
clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%, 0 0);
transition: all 500ms ease;
-webkit-animation: service_hexagon 2s infinite linear;
animation: service_hexagon 2s infinite linear;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.service-benzer .service-box:hover .service-layer,
.service-benzer .service-box:focus-within .service-layer {
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}
@-webkit-keyframes service_hexagon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes service_hexagon{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
.service-benzer .service-layer:before {
content: '';
position: absolute;
width: 8px;
height: 8px;
left: 15px;
bottom: 9px;
border-radius: 50%;
background: #ffffff;
}
.service-benzer .service-description .more-link:after {
background-color: #ffffff;
}
.service-benzer .service-icon-box i {
position: relative;
display: inline-block;
font-size: 50px;
background: #ffffff;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
border-radius: 50%;
box-shadow: 0 0 50px rgb(0 0 0 / 10%);
transition: all 500ms ease;
}
.service-benzer .specia-icon:before {
font-size: inherit;
}
.service-benzer .service-box:hover a,
.service-benzer .service-box:hover p,
.service-benzer .service-box:focus-within a,
.service-benzer .service-box:focus-within p {
color: #ffffff;
}   figure.effect-portfolio8 {
background: #000000;
}
figure.effect-portfolio8 img {
opacity: 0.6;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.effect-portfolio8 figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.1);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-portfolio8 h2 {
transform: translateY(100%);
}
figure.effect-portfolio8:hover h2,
figure.effect-portfolio8:focus-within h2 {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
figure.effect-portfolio8 p {
color: #ffffff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: lighter;
text-align: center;
padding: 0.5em 2em;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-portfolio8 h2 {
margin-top: 40px;
}
figure.effect-portfolio8:hover img,
figure.effect-portfolio8:focus-within img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.effect-portfolio8:hover figcaption::before,
figure.effect-portfolio8:focus-within figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-portfolio8:hover p,
figure.effect-portfolio8:focus-within p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
} .page-wrapper .posts-navigation a {
background: transparent;
font-family: 'Open Sans', sans-serif;
padding: 12px 24px;
border-radius: 30px;
display: table-cell;
float: left;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.page-wrapper .posts-navigation a:hover {
color: #fff;
}
.page-wrapper .posts-navigation .nav-next {
float: right;
}
.wp-block-image figcaption {
text-align: center;
font-weight: 600;
}
.wp-block-loginout a{
text-decoration:none;
}
.entry-content .more-link:hover,
.entry-content .more-link:focus{
color:#ffffff;
}
.select2-container--default .select2-selection--single {
min-height: 2.35em;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
background: #ffffff;
}
.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
color: #fff;
border: solid 2px #fff;
background: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 2.35em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.35em;
}
.wp-block-categories {
list-style: none;
}