@charset "UTF-8";
.vc_container,
.vc_container-fluid {
position: relative;
z-index: 10;
}
.vc_container .container,
.vc_container-fluid .container {
max-width: 100%;
} .vc_row-flex .row:before, .vc_row-flex .row:after {
display: none;
}
.vc_row > .container > .row {
padding: 0;
}
.vc_row-flex > .container > .row, .vc_row-flex > .container-fluid > .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.vc_row-flex > .container > .row > .vc_column_container, .vc_row-flex > .container-fluid > .row > .vc_column_container {
display: -ms-flexbox;
display: flex;
}
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-positive: 1;
flex-grow: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
z-index: 1;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner { }
.vc_row-flex > .container > .row > .vc_column_container > .vc_column-inner > *, .vc_row-flex > .container-fluid > .row > .vc_column_container > .vc_column-inner > * {
min-height: 1em;
}
}
.vc_row-flex > .container > .row::before, .vc_row-flex > .container > .row::after, .vc_row-flex > .container-fluid > .row::before, .vc_row-flex > .container-fluid > .row::after {
display: none;
}
.vc_row-o-columns-stretch > .container > .row, .vc_row-o-columns-stretch > .container-fluid > .row {
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.vc_row-o-columns-top > .container > .row, .vc_row-o-columns-top > .container-fluid > .row {
-ms-flex-line-pack: start;
align-content: flex-start;
}
.vc_row-o-columns-bottom > .container > .row, .vc_row-o-columns-bottom > .container-fluid > .row {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row-o-columns-middle > .container > .row, .vc_row-o-columns-middle > .container-fluid > .row {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row.vc_row-o-columns-top > .container > .row::after, .vc_row.vc_row-o-columns-top > .container-fluid > .row::after, .vc_row.vc_row-o-columns-bottom > .container > .row::after, .vc_row.vc_row-o-columns-bottom > .container-fluid > .row::after, .vc_row.vc_row-o-columns-middle > .container > .row::after, .vc_row.vc_row-o-columns-middle > .container-fluid > .row::after {
content: "";
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block;
}
.vc_row-o-equal-height > .container > .row > .vc_column_container, .vc_row-o-equal-height > .container-fluid > .row > .vc_column_container {
-ms-flex-align: stretch;
align-items: stretch;
}
.vc_row-o-content-top > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-top > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: start;
justify-content: flex-start;
}
.vc_row-o-content-top:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-top:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-ms-flex-align: start;
align-items: flex-start;
}
.vc_row-o-content-bottom > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-bottom > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: end;
justify-content: flex-end;
}
.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container > row > .vc_column_container, .vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .container-fluid > row > .vc_column_container {
-ms-flex-align: end;
align-items: flex-end;
}
.vc_row-o-content-middle > .container > .row > .vc_column_container > .vc_column-inner, .vc_row-o-content-middle > .container-fluid > .row > .vc_column_container > .vc_column-inner {
-ms-flex-pack: center;
justify-content: center;
}
.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container > .vc_column_container, .vc_row-o-content-middle:not(.vc_row-o-equal-height) > .container-fluid > .vc_column_container {
-ms-flex-align: center;
align-items: center;
}
.wpb_column[data-stretch].vc_column_container > .vc_column-inner {
background-size: cover;
height: 100%;
}
@media (max-width: 1023px) {
div[data-stretch=right] .vc_column-inner {
position: relative;
}
}
@media (max-width: 769px) {
.vc_col-sm-6:nth-of-type(2n+1) {
clear: both;
}
}
.bump_round {
width: 139px;
height: 139px;
position: absolute;
top: -23px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 50%;
background-color: #fff;
text-align: center;
z-index: -1;
}
.bump_bottom {
bottom: -23px;
top: auto;
}
.vc_section.vc_row-o-full-height {
min-height: 100vh !important;
}
canvas.vc_row_canvas_anim {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
svg.vc_row_canvas_anim {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 170px;
transition: opacity 0.3s ease;
opacity: 0;
}
svg.vc_row_canvas_anim.loaded {
opacity: 1;
}
.stm_gradient_animation {
animation: Gradient 15s ease infinite;
background-size: 400% 400% !important;
}
.stm_container_has_video {
overflow: hidden;
}
.stm_container_has_video .stm_video_iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 1px;
padding-bottom: 56.25%; z-index: 10;
}
@media (min-width: 1500px) {
.stm_container_has_video .stm_video_iframe {
transform: translateY(-25%);
}
}
.stm_container_has_video .stm_video_iframe iframe {
display: block;
position: absolute;
top: -1px;
left: 0;
width: 100%;
height: 100%;
}
.stm_container_has_video .vc_video-bg-container {
z-index: 30;
}
.stm_container_has_video .stm_row-opacity {
z-index: 20;
}
@media (max-width: 1100px) {
.stm_container_has_video .stm_video_iframe {
display: none;
}
}
.stm_featured_row > .vc_row > .wpb_column {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0);
}
.stm_featured_row > .vc_row > .wpb_column:hover {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
}
.stm_featured_row .stm_featured_box {
position: relative;
transform: scale(1.1);
z-index: 10;
}
.stm_featured_row .stm_featured_box .wpb_wrapper {
transform: scale(0.95);
}
@media (max-width: 550px) {
.stm_featured_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.stm_featured_row .stm_featured_box {
transform: scale(1);
}
.stm_featured_row .stm_featured_box .wpb_wrapper {
transform: scale(1);
}
}
.stm_row__divider_enabled {
position: relative;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider {
position: absolute;
left: 0;
right: 0;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider:after, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:after {
content: "";
bottom: -5px;
display: block;
background: linear-gradient(45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #FFF 33.333%, #FFF 66.667%, transparent 66.667%);
background-repeat: repeat-x;
background-size: 16px 32px;
height: 8px;
-webkit-filter: drop-shadow(#ffffff 0px 1px 0px);
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_top .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(1) {
bottom: auto;
top: -8px;
}
.stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_bottom .stm_row__divider, .stm_row__divider_enabled.stm_row__divider_saw.stm_row__divider_both .stm_row__divider:nth-child(2) {
top: auto;
bottom: -8px;
transform: rotate(180deg);
}
.overlap_mobile {
z-index: 15 !important;
}
[class*=vc_container] .stm_kenburns {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
[class*=vc_container] .stm_kenburns .stm_kenburns__image {
width: 110%;
height: 110%;
margin-left: -5%;
margin-top: -5%;
animation: 60s linear stm_kenburns infinite;
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 1023px) {
.overlap_mobile .vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
height: auto !important;
}
}
@keyframes stm_kenburns {
0% {
transform: scale(1) translateX(0) translateY(0);
}
50% {
transform: scale(1.2) translateX(-10%) translateY(5%);
}
100% {
transform: scale(1) translateX(0) translateY(0);
}
}

.stm_services_text_carousel_style_1 .stm_services_carousel_wr {
margin: 0 -7.5px;
}
.stm_services_text_carousel_style_1 .owl-stage {
display: -ms-flexbox;
display: flex;
}
.stm_services_text_carousel_style_1 .owl-stage .owl-item {
display: -ms-flexbox;
display: flex;
}
.stm_services_text_carousel_style_1 .owl-stage .item {
display: -ms-flexbox;
display: flex;
}
.stm_services_text_carousel_style_1 .owl-stage .item_wr {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item {
padding: 0 7.5px;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
padding: 30px 0 0;
-ms-flex-direction: column;
flex-direction: column;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content h5 {
margin-bottom: 16px;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content h5:before {
display: none !important;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content h5 a {
text-decoration: none;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content .stm_read_more_link {
margin-top: auto;
margin-bottom: 26px;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content .stm_read_more_link a {
font-size: 15px;
color: #b2b2b2;
}
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content .excerpt {
margin-bottom: 55px;
line-height: 24px;
}
@media (max-width: 550px) {
.stm_services_text_carousel_style_1 .stm_services_carousel .item .content .excerpt {
margin-bottom: 15px;
}
}
.stm_services_text_carousel_style_1 .owl-dots .owl-dot {
display: inline-block;
margin-right: 20px;
}
@media (max-width: 1024px) {
.stm_services_text_carousel_style_1 .owl-dots {
margin-bottom: 5px;
}
}
.tbc .stm_services_text_carousel_style_2 h2 {
color: #fff;
}
.tbc .stm_services_text_carousel_style_2 .owl-item .item .content {
background: #fff;
}
.stm_layout_company .stm_services_text_carousel_style_1 .stm_services_carousel .item .content h5 {
letter-spacing: -1px;
line-height: 22px;
font-weight: 600;
font-size: 18px;
}
.stm_layout_company .stm_services_text_carousel_style_1 .stm_services_carousel .item .content .excerpt {
margin-bottom: 24px;
}
.stm_layout_company .stm_services_text_carousel_style_1 .stm_services_carousel .item .content .stm_read_more_link {
text-transform: capitalize;
}
.stm_layout_company .stm_services_text_carousel_style_1 .stm_services_carousel .item .content .stm_read_more_link:before, .stm_layout_company .stm_services_text_carousel_style_1 .stm_services_carousel .item .content .stm_read_more_link:after {
content: "󙌁" !important;
font-family: "stmicons" !important;
}
@media (max-width: 1024px) {
.stm_layout_company .stm_services_text_carousel_style_1 .owl-dots {
margin-bottom: 45px;
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.astareklam.com.tr/wp-content/themes/pearl/assets/css/vendors/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.stm_services_style_1 .stm_loop__single img {
margin-bottom: 20px;
width: 100%;
}
.stm_services_style_1 .stm_loop__single:hover .stm_separator_doubled:before {
right: 0;
opacity: 1;
}.stm_services_style_2 .stm_services__title {
position: relative;
top: -1px;
padding: 24px 33px 26px;
min-height: 88px;
width: 100%;
}
.stm_services_style_2 .stm_services__title .h6 {
text-transform: none;
font-size: 15px;
letter-spacing: 0;
}
.stm_services_style_2 .stm_services__title .h6:before {
display: none !important;
}
.stm_services_style_2 .stm_services__image {
position: relative;
overflow: hidden;
}
.stm_services_style_2 .stm_services__image img {
width: 100%;
vertical-align: top;
}
.stm_services_style_2 .stm_services__image i {
content: "\eb7b" !important;
font-family: "stmicons" !important;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 52px;
color: #fff;
opacity: 0;
z-index: 20;
}
.stm_services_style_2 .stm_services__image i.stmicon-monitor_graph {
font-size: 70px;
}
.stm_services_style_2 .stm_services__image i.stmicon-aircraft_case {
font-size: 80px;
}
.stm_services_style_2 .stm_services__image i.stmicon-brain_lamp_idea {
font-size: 73px;
}
.stm_services_style_2 .stm_services__image i.stmicon-document_page_list {
font-size: 73px;
}
.stm_services_style_2 .stm_services__image i.stmicon-key_gear {
font-size: 65px;
}
.stm_services_style_2 .stm_services__image i.stmicon-up_arrow_progress_graph {
font-size: 72px;
}
.stm_services_style_2 .stm_services__image i.stmicon-magnifier_chart {
font-size: 72px;
}
.stm_services_style_2 .stm_services__image:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
bottom: 1px;
top: 30px;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
z-index: 10;
}
.stm_services_style_2 .stm_loop__single {
padding-bottom: 30px;
}
.stm_services_style_2 .stm_loop__single:hover .stm_services__image:before {
top: 0;
opacity: 1;
}
.stm_services_style_2 .stm_loop__single:hover .stm_services__image i {
top: 50%;
opacity: 1;
}
.stm_services_style_2 .stm_loop__single:hover .stm_services__title {
background-color: transparent;
}
@media (max-width: 1023px) {
.stm_services_style_2.stm_loop .stm_loop__grid_4 {
width: 50%;
margin: 0 auto;
}
.stm_services_style_2.stm_loop .stm_loop__grid_4 img {
width: 100%;
}
.stm_services_style_2 .stm_loop__single_style2 .stm_services__title {
padding: 20px 20px;
}
}
@media (max-width: 550px) {
.stm_services_style_2.stm_loop .stm_loop__grid_4 {
width: 100%;
}
.stm_services_style_2 .stm_loop__single_style2 {
margin: 0 auto;
}
.stm_services_style_2 .stm_services_style_2 .stm_services__title {
min-height: inherit;
}
}
.stm_layout_charity .stm_services_style_2 .stm_services__title {
line-height: 1em;
}
.stm_layout_charity .stm_services_style_2 .stm_services__title span {
text-transform: none !important;
}.stm_services_style_3 .stm_services__title {
margin-bottom: 19px;
}
.stm_services_style_3 .stm_services__title a {
text-decoration: none;
}
.stm_services_style_3 .stm_services__container {
border: 1px solid #e6e6e6;
}
.stm_services_style_3 .stm_services__container:hover {
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
border-color: transparent;
}
.stm_services_style_3 .stm_services__content {
padding: 30px;
}
.stm_services_style_3 .stm_services .excerpt {
margin-bottom: 25px;
}
.stm_services_style_3 .stm_services .excerpt p:last-child {
margin-bottom: 0;
}
.stm_services_style_3 .stm_services__image {
margin: -1px -1px 0 -1px;
}
.stm_services_style_3 .stm_services__image img {
width: 100%;
}
.stm_services_style_3 .stm_loop__single {
padding-bottom: 0;
margin-bottom: 40px;
}
.stm_services_style_3 .stm_read_more_link {
font-size: 15px !important;
height: auto;
}
@media (max-width: 1023px) {
.stm_services_style_3 {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_services_style_3 .stm_loop__grid {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media (max-width: 550px) {
.stm_services_style_3 .stm_loop__grid {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.stm_layout_charity .stm_services_style_3 .stm_read_more_link {
padding-left: 4px !important;
}.stm_services_style_4 .stm_services {
text-align: center;
}
.stm_services_style_4 .stm_services__icon {
font-size: 50px;
text-align: center;
margin-bottom: 16px;
padding: 2px;
}
.stm_services_style_4 .stm_services__icon:before {
content: "";
position: absolute;
left: 50%;
top: 10px;
margin: 0 0 0 -14px;
display: block;
width: 50px;
height: 50px;
border-radius: 50%;
opacity: 0.1;
}
.stm_services_style_4 .stm_services__icon i {
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
.stm_services_style_4 .stm_services__title {
font-size: 16px;
}
.stm_services_style_4 .stm_services__title:after {
content: "";
display: block;
width: 24px;
height: 0;
border-bottom: 2px solid;
margin: 13px auto;
}
.stm_services_style_4 .stm_services__title a {
font-size: 16px;
}
.stm_services_style_4 .stm_services__title a:hover {
text-decoration: none;
}
.stm_services_style_4 .stm_services__content {
font-size: 13px;
}
.stm_services_style_4 .stm_loop__grid {
margin-bottom: 18px;
}
@media (max-width: 1023px) {
.stm_services_style_4 .stm_loop__grid {
-ms-flex: 0 0 33.3%;
flex: 0 0 33.3%;
}
}
@media (max-width: 550px) {
.stm_services_style_4 .stm_loop__grid {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}.stm_services_style_5 {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_services_style_5 .stm_loop__single_style5 {
position: relative;
display: block;
margin: 0 0 60px;
padding: 0 15px;
}
.stm_services_style_5 .stm_loop__single_style5 > a {
position: relative;
padding-bottom: 100px;
margin-bottom: 30px;
display: block;
}
.stm_services_style_5 .stm_loop__single_style5 .stm_service__image {
position: relative;
overflow: hidden;
}
.stm_services_style_5 .stm_loop__single_style5 .stm_service__image img {
width: 100%;
}
.stm_services_style_5 .stm_loop__single_style5:hover img {
transform: scale(1.1);
}
.stm_services_style_5 .stm_loop__single_style5:hover .stm_post_type_list__content {
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.13);
border-bottom-color: transparent;
}
.stm_services_style_5 .stm_loop__single_style5:hover .stm_post_type_list__excerpt {
max-height: 100px;
opacity: 1;
transition: max-height 0.7s ease, opacity 0.4s ease 0.2s;
}
.stm_services_style_5 .stm_loop__single_style5.video .stm_post_type_list__content:before {
content: "\ebd6" !important;
font-family: "stmicons" !important;
}
.stm_services_style_5 .stm_post_type_list__image {
position: relative;
overflow: hidden;
}
.stm_services_style_5 .stm_post_type_list__content {
display: block;
position: absolute;
left: 0;
right: -1px;
bottom: 0;
padding: 45px 20px 15px;
text-align: center;
border-bottom: 1px solid #e5e5e5;
background-color: #fff;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0);
transition: 0.4s ease;
z-index: 20;
}
.stm_services_style_5 .stm_post_type_list__content:after {
content: "";
display: block;
width: 104px;
height: 104px;
position: absolute;
top: -23px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 50%;
background-color: #fff;
text-align: center;
z-index: 1;
}
.stm_services_style_5 .stm_post_type_list__content .stm_service_icon_single {
position: absolute;
left: 50%;
top: -9px;
margin-left: -19px;
font-size: 40px;
z-index: 2;
}
.stm_services_style_5 .stm_post_type_list__content:before {
display: none;
position: absolute;
left: 50%;
top: -9px;
margin-left: -13px;
content: "\ec2a" !important;
font-family: "stmicons" !important;
font-size: 24px;
z-index: 2;
}
.stm_services_style_5 .stm_post_type_list__content h4 {
position: relative;
font-family: inherit;
margin-bottom: 20px;
font-size: 18px;
line-height: 20px;
font-weight: 400;
letter-spacing: 0.3px;
text-transform: none;
z-index: 2;
}
.stm_services_style_5 .stm_post_type_list__content h4:before {
margin: 0 auto 21px;
}
.stm_services_style_5 .stm_post_type_list__content h4:after {
margin: 21px auto 0 !important;
}
.stm_services_style_5 img {
transition: all 0.3s ease;
}
.stm_services_style_5 .stm_post_type_list__excerpt {
position: relative;
display: block;
max-height: 0;
opacity: 0;
z-index: 2;
transition: max-height 0.4s ease, opacity 0.2s ease;
}
.stm_services_style_5 .stm_post_type_list__excerpt p {
font-size: 15px;
line-height: 18px;
color: #888888;
}
.stm_services_style_5 .stm_post_type_list__excerpt .btn {
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
.stm_services_style_5 p {
font-size: 16px;
line-height: 24px;
}
@media (max-width: 550px) {
.stm_services_style_5 .stm_loop__single_style5 {
margin: 0 !important;
padding: 0 15px 40px !important;
}
}.stm_services_style_6 .stm_loop__single_style6 .inner {
display: block;
height: 100%;
border: 1px solid #e4e4e4;
border-top: 0;
overflow: hidden;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .image {
margin: -1px;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .image img {
width: 100%;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .inner_info {
position: relative;
padding: 35px 30px 25px;
border-top: 0;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .inner_info:before {
content: "";
display: block;
position: absolute;
top: 1px;
width: 60px;
height: 5px;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .inner_info p:last-child {
margin-bottom: 0;
}
.stm_services_style_6 .stm_loop__single_style6 .inner .inner_info h5:before {
display: none !important;
}.stm_services_style_7 .stm_loop__grid > a {
display: block;
padding: 40px;
height: 100%;
}
.stm_services_style_7 .stm_loop__grid .stm_services__content {
overflow: hidden;
}
.stm_services_style_7 .stm_loop__grid .stm_services__content p:last-child {
margin-bottom: 0;
}
.stm_services_style_7 .stm_loop__grid .stm_services__content h5:before {
display: none !important;
}
.stm_services_style_7 .stm_loop__grid .stm_services__icon {
float: left;
width: 100px;
font-size: 80px;
line-height: 80px;
}
.stm_services_style_7 .stm_loop__grid .stm_services__icon .stmicon-tooth-5 {
position: relative;
top: -9px;
font-size: 60px;
}
@media (max-width: 1024px) {
.stm_services_style_7 .stm_loop__grid {
width: 50%;
}
}
@media (max-width: 550px) {
.stm_services_style_7 .stm_loop__grid {
width: 100%;
}
.stm_services_style_7 .stm_loop__grid .stm_services__icon {
float: none;
margin-bottom: 25px;
}
}