/** Header **/
.menu_main_nav>li>a, .sc_layouts_menu_nav>li>a {
    font-weight: 600 !important;
    font-size: 18px !important;
}

.menu_mobile .menu_mobile_inner {
    background-color: #0a3455 !important;
}

/**Services title**/
h5.sc_item_title {
    height: 17px !important;
}

@media only screen and (max-width: 1028px){
		h5.sc_item_title {
    height: 30px !important;
}
}

@media only screen and (max-width: 767px) {
.menu_mobile .sc_layouts_logo img {
    max-height: 50px !important;
    }
}
/** Testimonial **/
.sc_testimonials_simple [class*="column"] .sc_testimonials_item_content, .sc_testimonials_simple .sc_testimonials_item_content {
    font-size: 18px;
    line-height: 28px;
}

/** Font **/
.sc_item_title {
    line-height: 1.1em !important;
}
 
h5.sc_item_title {   
	height: 50px;
}

/** Counter **/
.sc_skills_counter_modern .sc_skills_total {
    opacity: .2 !important;
}

/** Team **/
.team_page_wrap_info .team_page_wrap_info_over {
    display: none !important;
}

.team_member_page .team_member_featured .post_featured {
    margin-bottom: 0 !important;
}

.team_member_page .team_member_description {
    display: none !important;
}

.team_member_content.team_member_page_content .fa-linkedin:before {
    font-size: 16px !important;
}

/** Blog **/
.post_header_wrap_style_style-1.with_featured_image {
    display: none !important;
}

.elementor-slideshow__title {
    display: none !important;
}

[class*="scheme_"].sidebar .post_info .post_info_item a {
    color: #0a3455 !important;
}

[class*="scheme_"].sidebar .post_info .post_info_item a {
    color: #0a3455 !important;
}

.post_info .post_info_item:after {
    color: #0a3455 !important;
}

.post_meta_item a {
    color: #0a3455 !important;
}

.related_wrap .related_item {
    background-color: #fff !important;
}

.related_wrap .related_item div.post_header.entry-header {
		padding: 20px 30px;
		min-height: 150px;
}


.related_wrap.related_style_classic .post_featured {
    margin-bottom: 0 !important;
}

.related_wrap.related_style_classic .post_featured img {
    height: 320px;
}

/*.related_item.post_format_standard .post_featured.with_thumb img {
    width: calc(100% + 1px);
}

.related_item.post_format_standard .post_featured.with_thumb img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: scale(1.01) translate(-50%, -50%);
}*/

/** Contact **/
div.wpcf7 .form-style-2 textarea {
    height: 100px !important;
    min-height: 100px !important;
}

/** WhatsApp **/
.chip {
    display: inline-block;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 25px !important;
    color: #000 !important;
	  font-size: 16px !important;
	  font-weight: 600 !important;
    line-height: 32px !important;
}

/** Font **/
h1, h2, h3, h4, h5, h6, p, a {
    white-space: normal !important;
    word-break: keep-all !important;
}

/** Footer **/
.footer_wrap .sc_socials.sc_socials_default .socials_wrap .social_item {
    border-radius: 60px;
    background-color: #0d5f99;
}