


/* ## HEADER AREA (LOGO + MENU) 
_______________________________*/
nav#site-navigation {
    background: #ffffff;
}

#masthead #top-header {
    background: none;
    border-bottom: 1px solid #bababa;
}

.main-navigation a {
    color: #040404;
}

.main-navigation a:hover {
    background: #2C644D !important;
}

.header-text {
	color: #404040;
}

.socials a, .searchform {
	color: #404040;
	border-color: #404040;
}

.socials a:hover {
	background-color: #404040;
}


/* ## ELEMENTOR PAGES 
_______________________________*/
body.elementor-page  {
    font-size: 16px !important;
    color: #252525 !important;
}

.elementor-page strong {
    font-weight: 600;
}

.elementor-heading-title {
    font-family: "Oswald", Sans-serif !important;
    font-weight: 400 !important;
	    line-height: 1.2;
}

.header-white h2, .header-white h3 {
    color: #ffffff !important;
}

h2.elementor-heading-title {
		font-size: 60px !important;
}

h3.elementor-heading-title {
		font-size: 46px !important;
    font-weight: 400 !important;
		color: #2C644D !important;
}

h4.elementor-heading-title {
		font-size: 46px !important;
		color: #252525 !important;
}

h5.elementor-heading-title {
		font-size: 30px !important;
    font-weight: 400 !important;
		color: #252525 !important;
}

h6.elementor-heading-title {
		font-size: 38px !important;
    font-weight: 400 !important;
			color: #252525 !important;
}


@media only screen and (min-width: 2400px) {
h2.elementor-heading-title {
		font-size: 80px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 881px) {
h2.elementor-heading-title {
		font-size: 50px !important;
}
	
	h3.elementor-heading-title {
		font-size: 40px !important;
	}
}

@media only screen and (max-width: 880px) and (min-width: 768px) {
h2.elementor-heading-title {
    font-size: 40px !important;
}
}

@media only screen and (max-width: 767px) {
h2.elementor-heading-title {
    font-size: 30px !important;
}
	
	.home-hero-section h2.elementor-heading-title {
    font-size: 30px !important;
}
}


@media screen and (max-width: 940px) and (min-width: 769px) {
#page {
	max-width: 100%;
	}
}


/* ## HOMEPAGE 
_______________________________*/
.home section#slider-banner {
    display: none;
}

/* ## TESTIMONIALS
_____________________________*/
/*.strong-view.wpmtst-default .wpmtst-testimonial-inner, .strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
	border: none !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-image img {
	background: none;
	border: none !important;
	padding: initial;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {background: #573a76;}

.wpmslider-pager.wpmslider-custom-pager {
    margin-left: -8px !important;
}

.wpmtst-testimonial-field.testimonial-field {
    text-align: center !important;
    color: #252525;
    padding-top: 10px;
    margin-bottom: 10px !important;
}

.wpmtst-testimonial-field.testimonial-field {
    margin-left: -20px !important;
}*/

/* Used */


.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
	display: none;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content p:first-of-type {
    margin-top: 10px;
}



.wpmslider-controls.wpmslider-has-pager {
    margin-left: -10px;
}

.wpmtst-testimonial-field.testimonial-field.testimonial-name {
    margin-left: 0 !important;
    color: #2c654e;
}

.strong-view.wpmtst-modern .testimonial-inner {
	display: flex!important;
	flex-direction: column;
}


.strong-view.wpmtst-modern .testimonial-inner .testimonial-content  {
	order:1;
}

.strong-view.wpmtst-modern .testimonial-inner .testimonial-name {
	order:2;
	font-weight: 500;
	margin-bottom: -4px !important;
  margin-top: 10px;
}


.strong-view.wpmtst-modern .testimonial-inner .testimonial-company {
		order:3;
		margin-bottom: 10px;
}


.strong-view.wpmtst-modern .testimonial-inner .testimonial-image
{
	order:4;
	margin-top: 14px;
}


