@charset "UTF-8";


.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(//famns.edu.rs/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;
}
}