

ul li{
	list-style: none;
}




*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	overflow-x:hidden ;
}
.pt-80{
	padding-top: 80px;
}

.pb-80{
	padding-bottom: 80px!important;
}


a{
    text-decoration: none!important;
}
.py-80{
	padding: 80px 0px;
}
.mt-80{
	margin-top: 80px;
}
.position-relative{
	position: relative;
}

.my-70{
	margin: 70px 0px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px!important;
}


/*
.stm-header__cell{
	display: none;
}

.stm_mobile__header{
	display: none;
}
*/


.common-bg{
    background-image: url(../image/banner_1603084206slide_1-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.top-slder{
    display: flex;
    align-items: center;
}

.common-button .btn{
    background-color: #4cb166;
    padding: 8px 30px;
    color: #fff;
    text-align: center;
    border-radius: 0px!important;
}
.common-button .btn:hover{
    background-color: #000;
    color: #fff;
}


#banner-slider .owl-item.active .container .row p{
  animation: fadeInDown;
  animation-duration: 1s;
}   
#banner-slider .owl-item.active .container .row h2{
    animation: fadeInRight;
  animation-duration: 3s;
}

#banner-slider .owl-item.active .container .row .common-button{
  animation: fadeInUp;
  animation-duration: 2s;
}   

.overlay-common:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000073;
    left: 0px;
    top: 0px;
}

.banner-content p{
    font-size: 20px;
}
.banner-content h2{
    font-size: 62px;
}
.after-hide:after{
    display: none;
}

.banner-h{
    height: 550px;
}


.stm_services .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    padding: 0 15px;
    margin: 0 0 30px;
    font-size: 14px;
}

.stm_services .item h5:after{
	display: none;
}


.stm-header__row_color_top{
	background-color: #f6f6f6;
	padding: 10px 0px;
}
.stm-header__row{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.stm_services .item .item_wr .content h5 a:hover {
    color: #3595d6;
}

.stm-navigation li a {
    display: block;
    position: relative;
    padding: 22px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    transition: all .3s ease;
    color: #000;
}
.stm-navigation .about-heading{
    font-weight: 700;
    font-size: 14px;
}
.stm-navigation .main-ul{
	display: flex;
    margin-bottom: 0px;
}

.stm-header__row{
	position: relative;
}

.To-create-section{
    position: relative;
}
.stm-navigation .main-ul .main-menu .submenu-top{
    border: none;
    top: 70px;
    left: 0;
    z-index: 99;
    opacity: 0;
    width: 250px;
    display: block;
    padding: 10px;
    border-radius: 0;
    padding: 10px 20px;
/*    margin-top: 15px;*/
    z-index: 99999;
    position: absolute;
    visibility: hidden;
    border-top: 2px solid #3ea159;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
}

.stm-navigation .main-ul .main-menu .sub-menu .menu-item a{
	padding: 5px 0px;
}

.stm-navigation .main-ul .main-menu:hover .submenu-top{
	opacity: 1;
	visibility: visible;
}

.stm-navigation .main-ul .main-menu .overview-menga-section{
	width: 1110px!important;
	left: -330px;
}

.stm-navigation .main-ul .main-menu .overview-menga-section{
	display: flex;
	flex-wrap: wrap;
}
.stm-navigation .main-ul .main-menu .overview-menga-section .inner-li{
	width: 25%;
}
.width-a{
	width: 100%;
}
.stm_mega_second_col_width_default a i{
	margin-right: 10px;
    color: #3ea159;
}

/*.stm-navigation .main-ul .main-menu .sub-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    left: 250px;
    margin-top: 15px;
    visibility: hidden;
}
*/




.stm_mobile__logo{
	display: none!important;
}

.stm-navigation ul .main-menu{
	position: relative;
}



.vc_custom_heading.text_align_center {
    text-align: center;
}

.h1:after, .h2:after, .h3:after, .h4:after, .h5:after, .h6:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
    content: '';
    display: block;
    width: 67px;
    height: 5px;
    border-radius: 0;
    background: #4cb166;
    margin: 12px 0 0;
}

.vc_custom_heading.text_align_center :after {
    margin-left: auto;
    margin-right: auto;
}

.stm_services {
    position: relative;
    margin: 0 -15px;
    font-size: 0;
}


.stm_services .item .item_wr .item_thumbnail {
    margin-bottom: 30px;
}

.stm_services .item .item_wr .item_thumbnail a {
    position: relative;
    display: block;
}


/*--------------Start-preloder-here---------*/


#preloder{
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
/*    display: none;*/
    align-items: center;
    justify-content: center;
    z-index: 999999;
}

.triangles,
.triangle,
.triangle__inner,
.triangle__inner:before {
    position: absolute;
}
.triangles,
.triangle__inner,
.triangle__inner:before {
    animation: rotate 3s linear infinite;
}
.triangles {
    background-color: inherit;
    top: calc(50% - 10.5em);
    left: calc(50% - 10.5em);
    width: 21em;
    height: 21em;
}
.triangle,
.triangle__inner:before {
    transform-origin: 50% 66.67%;
}
.triangle {
    top: 50%;
    left: 50%;
    width: 6em;
    height: calc(6em * 0.866);
    transform: translate(-50%,-66.67%);
    z-index: 9999999;
}
.triangle--b {
    transform: translate(-50%,-66.67%) rotate(180deg);
    mix-blend-mode: difference;
}
.triangle--d {
    transform: translate(-50%,-66.67%) rotate(60deg);
}
.triangle--e {
    transform: translate(-50%,-66.67%) rotate(120deg);
}
.triangle--f {
    transform: translate(-50%,-66.67%) rotate(180deg);
}
.triangle--g {
    transform: translate(-50%,-66.67%) rotate(240deg);
}
.triangle--h {
    transform: translate(-50%,-66.67%) rotate(300deg);
}
.triangle__inner {
    animation-name: moveFromCenter;
    width: 100%;
    height: 100%;
}
.triangle__inner:before {
    animation-name: twistShrink;
    animation-timing-function: ease-in-out;
    border: 0;
    border-right: 3em solid transparent;
    border-bottom: calc(6em * 0.866) solid #000;
    border-left: 3em solid transparent;
    content: "";
    display: block;
    width: 0;
    height: 0;
}
.triangle--a .triangle__inner,
.triangle--b .triangle__inner {
    animation-name: moveToCenter;
    animation-timing-function: ease-in-out;
}
.triangle--b .triangle__inner:before {
    border-bottom-color: #fff;
}
.triangle--e .triangle__inner:before,
.triangle--h .triangle__inner:before {
    animation-name: twist;
}

/* Animations */
@keyframes rotate {
    from {
        transform: rotate(-30deg);
    }
    to {
        transform: rotate(30deg);
    }
}
@keyframes twist {
    from,
    66.67% {
        transform: rotate(0);
    }
    to {
        transform: rotate(-120deg);
    }
}
@keyframes twistShrink {
    from,
    66.67% {
        transform: rotate(0);
    }
    to {
        transform: rotate(-120deg) scale(0);
    }
}
@keyframes moveToCenter {
    from {
        transform: translateY(-133.33%);
        visibility: visible;
    }
    33.33%,
    to {
        transform: translateY(0);
        visibility: hidden;
    }
}
@keyframes moveFromCenter {
    from {
        animation-timing-function: steps(1,end);
        transform: translateY(-33.33%) scale(0.333);
        visibility: hidden;
    }
    33.33% {
        animation-timing-function: linear;
        transform: translateY(-33.33%) scale(0.333);
        visibility: visible;
    }
    to {
        transform: translateY(-133.33%) scale(1);
        visibility: hidden;
    }
}

/* Dark theme */
@media (prefers-color-scheme: dark) {
    body {
        filter: invert(1);
    }
}



/*-------------humburger-menu-------------*/
.logo-section-mobile{
    background-color: #fff;
    display: none;
    padding: 5px 0px 0px 0px;
}
.mobile-hamburger-box i{
    font-size: 30px;
}

.mobile-hamburger-box {
      text-align: right;
      display: flex;
      justify-content: flex-end;
}
.menu-box-list-section{
    background-color: #000;
}
.menu-box-list-section .inner-box-menu{
    max-height: 100vh;
    overflow-y: auto;
}



#nav-icon1 {
  width: 35px;
  height: 40px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span{
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 8px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 28px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.menu-box-list-section .inner-box-menu{
    padding: 0px 10px;
}
 .mobile-ul{
    margin-bottom: 0px;
 }
 .mobile-ul .items .list  a,
 .mobile-ul .items .list {
    color: #fff;
    
    text-transform: uppercase;
}
 .mobile-ul .items .list{
    display: flex;
    align-items: center;
    padding-right: 20px;
    justify-content: space-between;
}
 .mobile-ul .items .list span .heading-mobile{
    font-weight: 700;
 }

.list-box .mobile-ul{
    padding: 10px 0px;
}
.list-box .mobile-ul .items{
    margin-bottom: 5px;
}



/*---------------End-preloder-here-------------*/
/*.stm_services .item .item_wr .item_thumbnail a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    transition: all .3s ease;
    opacity: 0;
    z-index: 1;
}*/

.stm_services.style_1 .item .item_wr .content .read_more {
    display: inline-block;
    position: relative;
    line-height: 16px;
}

.stm_services .item .item_wr .item_thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

/*.stm_services .item .item_wr .item_thumbnail a:after {
    content: "\e920";
    font-family: stm;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .3s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    color: #fff;
    font-size: 30px;
    opacity: 0;
    z-index: 1;
}*/
.vc_custom_1547623783077 {
    background-color: #ffffff !important;
}
/*.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
*/

.stm_services .item .item_wr .content {
    font-size: 13px;
    transition: all .3s ease;
}

.stm_services .item .item_wr .content h5 {
    padding: 0;
    margin: 0 0 9px;
}

h5, .h5 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: none;
}

.stm_services .item .item_wr .content h5:before {
    content: '';
    display: block;
    width: 47px;
    height: 5px;
    background: #4cb166;
    margin: 0 0 18px;
}

.item_wr .item_thumbnail .item_info h5,
.stm_services .item .item_wr .content h5 a {
    text-decoration: none!important;
    color: #000;
    transition: all .3s ease;
}

.stm_services .item .item_wr .content p {
    line-height: 1.4;
}

.stm_services.style_1 .item .item_wr .content .read_more {
    display: inline-block;
    position: relative;
    line-height: 16px;
}

.stm_services.style_1 .item .item_wr .content .read_more span {
    vertical-align: text-top!important;
}

.stm_services.style_1 .item .item_wr .content .read_more i {
    position: absolute;
    top: 4px;
    right: -13px;
    left: auto;
    font-size: 10px;
}

.title_no_stripe h2:after{
	display: none;
}

body .vc_row.overlay_4:before {
    position: absolute;
    display: block;
}

body .vc_row.overlay_4.vc_parallax .vc_parallax-inner:before, body .vc_row.overlay_4:before {
    background: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
}
.stm_news {
    position: relative;
}
.stm_news .news_list {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    font-size: 0;
}
.stm_news .news_list li {
    display: inline-block;
    vertical-align: top;
    width: 24.9%;
    padding: 0 15px;
    margin-bottom: 30px;
    font-size: 13px;
}
.content .read_more {
	color: #000;
}

.stm_news .news_list li .image {
    margin: 0 0 30px;
}
.stm_news .news_list li .image a {
    position: relative;
    display: block;
}

.stm_news .news_list li .image a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    transition: all .3s ease;
    opacity: 0;
    z-index: 1;
}


/*-------------Start-post_inner-here-------------*/

.posts_per_row_4 .post_inner .image{
    height: 300px;
}

.stm_news .news_list li .image img {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
}
.stm_news .news_list li h5 {
    margin-bottom: 17px;
    padding-top: 0;
    font-weight: 500;
    line-height: 22px;
    font-size: 16px;
}

.stm_news .news_list li h5:before {
    content: '';
    display: block;
    width: 47px;
    height: 5px;
    background: #3595d5;
    margin: 0 0 20px;
}
.stm_news .news_list li h5:after{
	display: none;
}

.stm_news .news_list li h5 a {
    transition: all .3s;
    color: #000;
}
.stm_the_excerpt {
    display: none;
}

.stm_news .news_list li .date {
    position: relative;
    font-size: 13px;
    padding: 0 0 0 23px;
    color: #777;
}

.stm_news .news_list li .date:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    color: #3595d5;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 15px;
}




body #footer {
    background-color: #ffffff !important;
}

#footer .widgets_row {
    padding-top: 42px;
    padding-bottom: 10px;
    position: relative;
}

#footer .footer_widgets {
    position: relative;
}

.col-lg-3 {
    width: 25%;
}

#footer .footer_widgets .widget.widget_text {
    color: #000;
    font-size: 15px;
}
#footer .footer_widgets .widget {
    margin: 0 0 30px;
}

.stm_contacts_widget.style_4 ul {
    margin-bottom: 25px;
}
.stm_contacts_widget ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
}
.stm_contacts_widget.style_4 ul li {
    margin-bottom: 22px;
}

.stm_contacts_widget ul li {
    padding: 0;
    margin: 0 0 13px;
    line-height: 22px;
}

.stm_contacts_widget.style_4 ul li .icon {
    font-size: 24px;
    color: #3595d5;
}

.stm_contacts_widget ul li .icon {
    float: left;
    font-size: 20px;
    line-height: 18px;
    color: #3595d5;
    margin: 0 15px 0 0;
}

.stm_contacts_widget.style_4 ul li .text {
    line-height: 24px;
    font-weight: 400;
    color: #222;
}

.stm_contacts_widget ul li .text {
    overflow: hidden;
    padding: 1px 0 0;
    font-weight: 500;
}
.footer_widgets .row{
	display: flex;
}

#footer, #footer .copyright_row {
    background-color: #000;
    position: relative;
}
#footer .copyright_row .copyright_row_wr {
    padding: 14px 0;
    border-top: 1px solid rgba(203,203,203,.5);
}
.copyright{
	color: #fff;
}
.stm_theme_demos{
	display: none;
}
.copyright_row{
    padding: 20px 0px;
}
.social-icon .icon-media{
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    justify-content: flex-end;
}
.social-icon .icon-media .item i{
    width: 27px;
    height: 27px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    justify-content: center;
    background-color: #fff;
    color: #000;
    transition: 0.3s ease;
}
.social-icon .icon-media .item i:hover{
    color: #fff;
    background-color: #4cb166;
}
.social-icon-top .icon-media .item i{
    background-color: #d3d3d3;
}


/*----------------Start-custome-style------------*/

    .woocommerce-product-gallery {
        opacity: 1 !important;
    }
    .recentcomments a {
        display: inline !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .top_nav_wr .top_nav .logo a img {
        width: 170px;
    }
    body,
    body .vc_general.vc_btn3 small,
    .vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info,
    .default_widgets .widget.widget_nav_menu ul li .children li,
    .default_widgets .widget.widget_categories ul li .children li,
    .default_widgets .widget.widget_product_categories ul li .children li,
    .stm_sidebar .widget.widget_nav_menu ul li .children li,
    .stm_sidebar .widget.widget_categories ul li .children li,
    .stm_sidebar .widget.widget_product_categories ul li .children li,
    .shop_widgets .widget.widget_nav_menu ul li .children li,
    .shop_widgets .widget.widget_categories ul li .children li,
    .shop_widgets .widget.widget_product_categories ul li .children li,
    body.header_style_4 .header_top .icon_text .text strong {
        font-family: Open Sans;
    }
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .staff_list.grid.short-view ul .staff_custom_link a,
    .stm_works_wr.grid_with_carousel .owl-stage-outer .info .title,
    .stocks_table .single-item div.exchange_box .stock-exchange,
    .stm-header__hb .stm-navigation__default ul li,
    .vc_testimonials.style_4.navigation-bullets .vc_testimonials_carousel_wr .item > p,
    .vc_testimonials.style_4.navigation-arrows .vc_testimonials_carousel_wr .item > p,
    .icon_box.style_1.icon_left p,
    .stm_pricing_plan .top .title,
    .stm_pricing_plan .top .price,
    .stm_pricing_plan .top .subtitle,
    .stm_pricing_plan .top .stm_label,
    .top_nav .top_nav_wrapper > ul,
    .top_nav .icon_text strong,
    .stm_testimonials .item .testimonial-info .testimonial-text .name,
    .stats_counter .counter_title,
    .stm_contact .stm_contact_info .stm_contact_job,
    .vacancy_table_wr .vacancy_table thead th,
    .testimonials_carousel .testimonial .info .position,
    .testimonials_carousel .testimonial .info .company,
    .stm_gmap_wrapper .gmap_addresses .addresses .item .title,
    .company_history > ul > li .year,
    .stm_works_wr.grid .stm_works .item .item_wr .title,
    .stm_works_wr.grid_with_filter .stm_works .item .info .title,
    body .vc_general.vc_btn3,
    .consulting-rev-title,
    .consulting-rev-title-2,
    .consulting-rev-title-3,
    .consulting-rev-text,
    body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a,
    strong,
    b,
    .button,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce input.button.alt,
    .request_callback p,
    ul.comment-list .comment .comment-author,
    .page-numbers .page-numbers,
    #footer .footer_widgets .widget.widget_recent_entries ul li a,
    .default_widgets .widget.widget_nav_menu ul li,
    .default_widgets .widget.widget_categories ul li,
    .default_widgets .widget.widget_product_categories ul li,
    .stm_sidebar .widget.widget_nav_menu ul li,
    .stm_sidebar .widget.widget_categories ul li,
    .stm_sidebar .widget.widget_product_categories ul li,
    .shop_widgets .widget.widget_nav_menu ul li,
    .shop_widgets .widget.widget_categories ul li,
    .shop_widgets .widget.widget_product_categories ul li,
    .default_widgets .widget.widget_recent_entries ul li a,
    .stm_sidebar .widget.widget_recent_entries ul li a,
    .shop_widgets .widget.widget_recent_entries ul li a,
    .staff_bottom_wr .staff_bottom .infos .info,
    .woocommerce .widget_price_filter .price_slider_amount .button,
    .woocommerce ul.product_list_widget li .product-title,
    .woocommerce ul.products li.product .price,
    .woocommerce a.added_to_cart,
    .woocommerce div.product .woocommerce-tabs ul.tabs li a,
    .woocommerce div.product form.cart .variations label,
    .woocommerce table.shop_table th,
    .woocommerce-cart table.cart th.product-name a,
    .woocommerce-cart table.cart td.product-name a,
    .woocommerce-cart table.cart th .amount,
    .woocommerce-cart table.cart td .amount,
    .stm_services .item .item_wr .content .read_more,
    .staff_list ul li .staff_info .staff_department,
    .stm_partner.style_2 .stm_partner_content .position,
    .comment-body .comment-text ul li,
    body.header_style_4 .header_top .icon_text.big .text strong,
    .info_box .read_more,
    .stm_services_tabs .service_tab_item .service_name,
    .stm_services_tabs .services_categories ul li a,
    .stm_services_tabs .service_tab_item .service_cost,
    .vc_custom_heading .subtitle,
    .stm_gmap_wrapper .gmap_addresses .addresses .item .title,
    .info_box h4,
    .testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .name,
    .staff_carousel_item .staff_department,
    body.header_style_5 .header_top .info-text strong,
    .stm_works_wr.grid_2.style_1 .stm_works .item .item_wr .title,
    .stm_works_wr.grid_2.style_2 .stm_works .item .item_wr .title,
    .stm_works_wr.grid_with_filter.style_1 .stm_works .item .item_wr .title,
    .stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title,
    body.header_style_7 .side_nav .main_menu_nav > li > a,
    body.header_style_7 .side_nav .main_menu_nav > li ul li a,
    body .vc_progress_bar .vc_label,
    body .quote_box .quote,
    body .quote_box .author_info .author_name,
    .wpb_wrapper .vc_pie_chart,
    .stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_title,
    .stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a,
    body.header_style_5 .header_top .info-text b {
        font-family: Raleway;
    }
    body {
        font-weight: 400;
    }
    body {
        font-size: 14px;
    }
    p {
        font-size: 14px;
    }
    p {
        line-height: 20px;
    }
    
    .vc_custom_1555483435413 {
        background-color: rgba(0, 46, 91, 0.75) !important;
        *background-color: rgb(0, 46, 91) !important;
    }
    .vc_custom_1547623783077 {
        background-color: #ffffff !important;
    }
    .vc_custom_1553421449936 {
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .vc_custom_1555497412232 {
        background-image: url(https://consulting.stylemixthemes.com/marseille/<?phpechoSITE_URL?>wp-content/uploads/sites/36/2018/04/bg2.jpg?id=5133) !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .vc_custom_1553422696959 {
        padding-right: 20px !important;
        padding-left: 0px !important;
    }
    .vc_custom_1556022430162 {
        margin-bottom: -6px !important;
    }
    .wpb_animate_when_almost_visible {
        opacity: 1;
    }
    @media (max-width: 1023px) and (min-width: 425px) {
        .stm-header__element.object611 {
            order: -2100;
        }
    }
    @media (max-width: 425px) {
        .stm-header__element.object611 {
            order: -2100;
        }
    }
    .stm-header__element.object611 {
    }
    @media (max-width: 1023px) and (min-width: 425px) {
        .stm-header__element.object262 {
            order: -2300;
        }
    }
    @media (max-width: 425px) {
        .stm-header__element.object262 {
            order: -2300;
        }
    }
    .stm-header__element.object262 {
    }
    @media (max-width: 1023px) and (min-width: 425px) {
        .stm-header__element.object259 {
            order: -2310;
        }
    }
    @media (max-width: 425px) {
        .stm-header__element.object259 {
            order: -2310;
        }
    }
    .stm-header__element.object259 {
    }
    @media (max-width: 1023px) and (min-width: 425px) {
        .stm-header__element.object371 {
            order: -1100;
        }
    }
    @media (max-width: 425px) {
        .stm-header__element.object371 {
            order: -1100;
        }
    }
    .stm-header__element.object371 {
    }
    @media (max-width: 1023px) and (min-width: 425px) {
        .stm-header__element.object303 {
            order: -1300;
        }
    }
    @media (max-width: 425px) {
        .stm-header__element.object303 {
            order: -1300;
        }
    }
    .stm-header__element.object303 {
    }
    .stm-header {
    }
    .stm-header:before {
    }
    .stm-header__row_color_top {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #999999;
    }
    .stm-header__row_color_top .stm-icontext__text {
        color: #999999;
    }
    .stm-header__row_color_top a {
        color: #999999;
    }
    .stm-header__row_color_top .dropdown-toggle {
        color: #999999 !important;
    }
    .stm-header__row_color_top a:hover,
    .stm-navigation__default > ul > li > a:hover {
        color: !important;
    }
    .stm-header__row_color_top li:hover a {
        color: ;
    }
    .stm-header__row_color_top .stm-switcher__trigger_default:after {
        border-top-color: #999999;
    }
    .stm-header__row_color_top .dropdown-toggle:after {
        border-top-color: #999999 !important;
    }
    .stm-header__row_color_top:before {
        background-color: #f6f6f6;
    }
    .stm-header__row_color_center {
        padding-top: 35px;
        padding-bottom: 35px;
        color: #3f3f3f;
    }
    .stm-header__row_color_center .stm-icontext__text {
        color: #3f3f3f;
    }
    .stm-header__row_color_center a {
        color: #3f3f3f;
    }
    .stm-header__row_color_center .dropdown-toggle {
        color: #3f3f3f !important;
    }
    .stm-header__row_color_center li:hover > a {
        color: #3595d6 !important;
    }
    .stm-header__row_color_center a:hover,
    .stm-navigation__default > ul > li > a:hover {
        color: #3595d6 !important;
    }
    .stm-header__row_color_center a > .divider {
        color: #3f3f3f !important;
    }
    .stm-header__row_color_center a:hover > .divider {
        color: #3f3f3f !important;
    }
    .stm-header__row_color_center li:hover > a > .divider {
        color: #3f3f3f !important;
    }
    .stm-header__row_color_center .stm-switcher__trigger_default:after {
        border-top-color: #3f3f3f;
    }
    .stm-header__row_color_center .dropdown-toggle:after {
        border-top-color: #3f3f3f !important;
    }
    .stm-header__row_color_center:before {
        background-color: #ffffff;
    }
    .stm-header__row_color_bottom {
    }
    .stm-header__row_color_bottom .stm-icontext__text {
        color: ;
    }
    .stm-header__row_color_bottom a {
        color: ;
    }
    .stm-header__row_color_bottom .dropdown-toggle {
        color: !important;
    }
    .stm-header__row_color_bottom a:hover,
    .stm-navigation__default > ul > li > a:hover {
        color: !important;
    }
    .stm-header__row_color_bottom li:hover a {
        color: ;
    }
    .stm-header__row_color_bottom .stm-switcher__trigger_default:after {
        border-top-color: ;
    }
    .stm-header__row_color_bottom .dropdown-toggle:after {
        border-top-color: !important;
    }
    .stm-header__row_color_bottom:before {
    }
    .stm_hb_mtc,
    .stm_hb_mtc_h:hover,
    .stm_hb_mtc_b:before,
    .stm_hb_mtc_b_h:hover:before,
    .stm_hb_mtc_a:after,
    .stm_hb_mtc_a_h:hover:after,
    .stm_hb_mtc_a_h.active,
    .mini-cart {
        color: #010101 !important;
    }
    .stm_hb_stc,
    .stm_hb_stc_h:hover,
    .stm_hb_stc_a:after,
    .stm_hb_stc_a_h:hover:after,
    .stm_hb_stc_b:before,
    .stm_hb_stc_b_h:hover:before {
        color: #3595d6 !important;
    }
    .stm_hb_ttc,
    .stm_hb_ttc_h:hover,
    .stm_hb_ttc_a:after,
    .stm_hb_ttc_a_h:hover:after,
    .stm_hb_ttc_b:before,
    .stm_hb_ttc_b_h:hover:before {
        color: #3595d6 !important;
    }
    .stm_hb_mbc,
    .stm_hb_mbc_h:hover,
    .stm_hb_mbc_b:before,
    .stm_hb_mbc_b_h:hover:before,
    .stm_hb_mbc_a:after,
    .stm_hb_mbc_a_h:hover:after,
    .stm_hb_mbc_h.active,
    .stm-search .stm_widget_search button[type="submit"] {
        background-color: #010101 !important;
    }
    .stm_hb_sbc,
    .stm_hb_sbc_h:hover,
    .stm_hb_sbc_a:after,
    .stm_hb_sbc_a_h:hover:after,
    .stm_hb_sbc_b:before,
    .stm_hb_sbc_b_h:hover:before {
        background-color: #3595d6 !important;
    }
    .stm_hb_tbc,
    .stm_hb_tbc_h:hover,
    .stm_hb_tbc_h.active,
    .stm_hb_tbc_a:after,
    .stm_hb_tbc_a_h:hover:after,
    .stm_hb_tbc_b:before,
    .stm_hb_tbc_b_h:hover:before {
        background-color: #3595d6 !important;
    }
    .stm_hb_mbdc,
    .stm_hb_mbdc_h:hover,
    .stm_hb_mbdc_b:before,
    .stm_hb_mbdc_b_h:hover:before,
    .stm_hb_mbdc_a:after,
    .stm_hb_mbdc_a_h:hover:after,
    .stm-search .stm_widget_search .form-control:focus {
        border-color: #010101 !important;
    }
    .stm_hb_sbdc,
    .stm_hb_sbdc_h:hover,
    .stm_hb_sbdc_a:after,
    .stm_hb_sbdc_a_h:hover:after,
    .stm_hb_sbdc_b:before,
    .stm_hb_sbdc_b_h:hover:before {
        border-color: #3595d6 !important;
    }
    .stm_hb_tbdc,
    .stm_hb_tbdc_h:hover,
    .stm_hb_tbdc_a:after,
    .stm_hb_tbdc_a_h:hover:after,
    .stm_hb_tbdc_b:before,
    .stm_hb_tbdc_b_h:hover:before {
        border-color: #3595d6 !important;
    }

    body .stm-header__hb .stm-header__element.object262 .stm-navigation > ul > li:hover > a,
    body .stm-header__hb .stm-header__element.object262 .stm-navigation > ul > li > a:hover {
        color: #3595d6 !important;
    }
    .stm-header__hb .stm-header__element.object262 .stm-navigation > ul > li .sub-menu li a:hover {
        color: #3595d6 !important;
    }

    #footer .footer_widgets .widget .widget_title {
        border-top: transparent !important;
    }
    body #footer a:not([class^="social-"]) {
        color: #3595d6 !important;
    }
    body #footer a:not([class^="social-"]):hover {
        color: #009aee !important;
    }
    body #footer {
        background-color: #ffffff !important;
    }

/*-------------Start-testimonial-here-section-------------*/
.vc_custom_1553425532674{
    background-color: #f2f2f2 !important;
}

.testimonial-section{
    background-image: url(../image/testimonials_1602836987Layer-764_02.jpg);
    position: relative;

}
.testimonial-main-box{
    background-color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    height: 400px;
    position: relative;
    padding: 68px 68px 97px;
    background: rgba(255,255,255,.9);
    border-radius: 10px;
}
.content-testimonial .text-top{
    font-size: 18px;
    line-height: 28px;
}
.content-testimonial .testimonial_info h4{
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: normal;
}
.content-testimonial  .testimonial_info p {
    line-height: normal;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #777;
}
 .testimonial_info{
    position: relative;
 }

.content-testimonial i {
    color: #4cb166;
    margin-bottom: 20px;
    font-size: 60px;
}
#testimonial-carousel .owl-dots{
    text-align: center;
    margin-top: 20px;
}

#testimonial-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 10px 22px;
}
#testimonial-carousel .owl-dots .owl-dot:focus{
    outline: none;
    border: none;
}
#testimonial-carousel .owl-dots .owl-dot span {
    display: block;
    width: 9px;
    height: 9px;
    background: rgba(0,0,0,.2);
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s ease;
}
#testimonial-carousel  .owl-dots .owl-dot.active span {
    background: #4cb166;
    transform: scale(2.1);
}


/*----------------STart-page_title transparent-here---------*/

.py-60{
    padding: 60px 0px!important;
}
.page_title transparent{

}


.page_title .breadcrumbs-section{
    position: relative;
    z-index: 999;
    color: #fff;
}

.page-title-black .breadcrumbs-section{
    color: #000;
}

.breadcrumbs>span {
    margin: 0 12px 10px 0;
}

.breadcrumbs {
    position: relative;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 6px;
    text-transform: capitalize;
}

.breadcrumbs>span i.fa {
    font-weight: 600;
}

.common-section{
    padding: 80px 00px 0px 0px;
}


.Why-choose-us .vc_column-inner .wpb_wrapper .icon_box{
    display: flex;
}

.Why-choose-us .vc_column-inner{
    margin-bottom: 30px;
}
.Why-choose-us .vc_column-inner .wpb_wrapper .icon_box .icon i{
    font-size: 16px;
    margin-right: 20px;
    border-radius: 100px;
    color: #ffffff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

.third_bg_color {
    background-color: #3595d5!important;
}

.counter-section .inner .counter-wrap {
    color: #fff;
    text-align: center;
}

.counter-section .inner .counter-wrap h3{
    font-size: 60px;
}

.Our-team-section .staff_image{
    background-color: #f3f3f3;
    height: 200px;
    overflow: hidden;
    position: relative;
}


.Our-team-section .staff_image img{
    width: 100%;
    height: 100%;
}

.Our-team-section .staff_image .staff_socials{
    position: absolute;
    top: 20px;
    left: -30px;
    transition: 0px;
    transition: 0.3s ease;
}

.Our-team-section .staff_image .staff_socials li a i{
    width: 30px;
    height: 30px;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    color: #000;
    justify-content: center;
}
.Our-team-section .team-main-box:hover .staff_socials{
    left: 10px;
}
.Our-team-section .team-main-box .staff_info{
    padding: 10px 0px;
}
.Our-team-section .team-main-box .staff_info .no_stripe a{
    color: #000;
    font-size: 23px;
    text-decoration: none;
}
.Our-team-section .team-main-box .staff_info .read_more{
    color: #000;
}
.Our-team-section .team-main-box .staff_info .read_more i{
    font-size: 12px;
} 
.wpb_video_widget .wpb_wrapper {
    position: relative;
}
.vc_column-inner .wpb_wrapper .vc_single_image-wrapper {
    padding-top: 0;
    position: relative;
    overflow: hidden;
}


/*-------------team-details-page-----*/
.page_title.transparent {
    margin-bottom: 10px;
}

.page_title.disable_title {
    margin-bottom: 0;
    padding-bottom: 17px;
    border-top: 2px solid #f3f3f3;
}
.page_title.transparent {
    background-color: transparent;
    padding-bottom: 0;
    padding-top: 32px;
}

.page_title.transparent .breadcrumbs span a {
    color: grey;
}


.vc_custom_1555577317154 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    border: 1px solid #d7d7d7;
    padding-top: 23px !important;
    padding-right: 35px !important;
    padding-bottom: 20px !important;
    padding-left: 35px !important;
    border-left-color: #d7d7d7 !important;
    
}
.input-group {
    margin: 0 0 20px;
    width: 100%;
}
.input-group textarea,
.input-group select,
.input-group input{
    font-size: 14px;
    line-height: 18px;
    color: #222;
    background: #cacaca;
    border: none;
    box-shadow: none;
    outline: 0;
    padding: 16px 30px 15px;
    border-radius: 0;
    transition: all .3s ease;
    box-sizing: border-box!important;
    width: 100%;
    display: block;
    height: 49px;
}
.input-group span{
    width: 100%;
}
.contact-us-btn .btn{
    padding: 12px 30px;
}
.Partners-section .vc_custom_1456122558201 {
    margin-bottom: 50px !important;
}

.vc_column-inner .wpb_wrapper .stm_partner .image {
    width: 203px;
    margin: 0 33px 0 0;
    border: none;
    box-shadow: 0 2px 7px rgb(0 0 0 / 17%);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.17);
    -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 17%);
}

.vc_column-inner .wpb_wrapper .stm_partner .image img{
    width: 100%;
    height: 100%;
}

.vc_column-inner .wpb_wrapper .stm_partner .stm_partner_content .no_stripe a{
    color: #000;
    font-size: 20px;
}
.vc_column-inner .wpb_wrapper .stm_partner .stm_partner_content .position{
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


.right-list-baar ul li{
    font-weight: 600;
    border-bottom: 1px solid #fff;
    background: #f2f2f2;
    margin: 0;
    padding: 15px 15px;
    border-left: 3px solid transparent;
    transition: 0.4s ease;
}
.right-list-baar ul .active,
.right-list-baar ul li:hover{
    border-left: 3px solid #4cb166;
}

.right-list-baar ul li a{
    color: #000;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-flat, body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding: 12px 30px;
    font-size: 14px;
}
.vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat {
    color: #fff;
    border-color: #000;
    background: #000;
    border-width: 1px;
    margin-bottom: 20px;
}
.vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover{
    background-color: #4cb166;
}

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 45px;
}

.stm_sidebar .third_bg_color .vc_column-inner {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 40px !important;
    padding-left: 30px !important;
    margin-top: 20px;
}
.black-btn .btn{
    background-color: #000;
    color: #fff;
}

.black-btn .btn:hover{
    background-color: #4cb166;
    color: #fff;
}

.stm_testimonials {
    position: relative;
    margin: 0 -15px;
    font-size: 0;
}

.stm_testimonials .item {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    margin: 0 0 43px;
}

.stm_testimonials .item .testimonial {
    position: relative;
    border: 3px solid #f2f2f2;
    padding: 21px 28px 32px;
    margin: 0 0 20px;
}

/*.stm_testimonials .item .testimonial:before {
    content: "\e90b";
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    font-size: 48px;
    color: #3595d5;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58px;
    height: 40px;
    overflow: hidden;
}*/

.stm_testimonials .item .testimonial:after {
    content: '';
    position: absolute;
    left: 62px;
    bottom: -33px;
    width: 30px;
    height: 33px;
    background-image: url(../image/download.png);
    background-repeat: no-repeat;
    background-size: 15px 18px;
}

.stm_testimonials .item .testimonial-info .testimonial-image {
    max-width: 50px;
    display: table-cell;
    vertical-align: middle;
}
.stm_testimonials .item .testimonial-info .testimonial-image img{
    border-radius: 100px;
}
.stm_testimonials .item .testimonial-info .testimonial-text .name {
    font-size: 13px;
    color: #222;
    line-height: 20px;
    font-weight: 600;
}
.stm_testimonials .item .testimonial-info .testimonial-text .company {
    font-size: 13px;
    color: grey;
    line-height: 20px;
    font-style: italic;
}
.get-quote-btn .btn:hover{
    background-color: #fff;
    color: #000;
}
.get-quote-btn .btn i{
    font-size: 12px;
}

#accordion .card .card-header{
    border-bottom: none;
    background-color: ;
}
#accordion .card {
    margin-bottom: 10px;
}
#accordion .card .card-header{
    padding: 0px;
}
#accordion .card .card-header h5{
    margin-bottom: 0px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: block;
    text-align: inherit;
    padding: 15px 30px;
    font-weight: 500;
}

#accordion .card .card-header{
    position: relative;
}

#accordion .card .card-header .after-hide .fa-chevron-right{
    position: absolute;
    right: 22px;
    top: 17px;
    transform: rotate(-271deg);
    color: #b3b3b3;
    transition: 0.3s ease;
}
#accordion .card .card-header .collapsed .fa-chevron-right{
    transform: rotate(0deg);
    transition: 0.3s ease;

}

.vacancy_table_wr .vacancy_table {
    width: 100%;
}
.vacancy_table_wr .vacancy_table, table {
    border-collapse: collapse;
    border-spacing: 0;
}

.vacancy_table_wr .vacancy_table tbody td {
    font-size: 13px;
    line-height: 18px;
    padding: 13px 0 13px 0px;
    text-align: inherit;
    border-bottom: 1px solid #e5e5e5;
}
.vacancy_table_wr .vacancy_table tbody td a{
    color: #000;
}
.vacancy_table_wr.style_1{
    border-top: 4px solid #cccccc;
    padding-top: 15px;
}

/*--------------Start-contact-page---------*/

.stm_contacts_widget ul li .icon i{
    font-size: 13px;
}
.stm_contacts_widget ul li .text a{
    color: #000;
}

/*---------------Start-our-approach-section-here---------*/

.our-approach-section .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper p strong {
    font-size: 20px;
    padding-bottom: 0px;
    display: block;
}
.our-approach-section .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul{
    margin-left: 20px;
}
.our-approach-section .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li{
    margin-bottom: 5px;
    position: relative;
}

.our-approach-section .vc_column_container .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper ul li:after{
    content: '';
    position: absolute;
    left: -13px;
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    background-color: #4cb166;;
}
.stm_service  .stm_service__title a{
    color: #000!important;
    font-size:20px;
}

.stm_service .stm_service__link{
    color: #000;
}

.stm_service .stm_service__link:hover{
    color: #007bff;
}
.product-categories .children{
    margin-top: 10px;
}
.product-categories .children .cat-item {
    font-weight: 600;
    border-bottom: 1px solid #fff;
    background: #f2f2f2;
    margin: 0;
    padding: 15px 15px;
    border-left: 3px solid transparent;
    transition: 0.4s ease;
}
.product-categories .children .cat-item:hover{
    border-left: 3px solid #4cb166;
}

.product-categories .children .cat-item a {
    color: #000;
}

.products .type-product a .woocommerce-loop-product__title{
    color: #000;
    font-size: 20px;
    margin-top: 20px;
}

.product-categories{
    margin-top: 20px;
}

#woo-main .products{
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

#woo-main .products li{
    margin-bottom: 30px;
    width: 24.1%;
}
#woo-main .products li:hover a .woocommerce-loop-product__title{
    color: #4cb166;
}
#woo-main .products a img{
     width: 100%;
     height: 190px;
     box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
}

.Catalogue-section .vc_column-inner .wpb_wrapper .item .item_wr .content h3{
    font-size: 20px;
}