/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.bg-theme-light,
.section:not(.bg-transparent) {background-color: rgb(234, 244, 244) !important}
/*.su-bgcolor {background-color: rgb(234, 244, 244) !important }*/
.before-heading,
.color {color:#1ABC9C !important;}
/*
sovler mostani zold:
.color {color:#41A249 !important;}
*/

.testi-stars i {background-color:rgba(26, 188, 156, 0.4) !important;}
.testimonials .container::before,
.testimonials .container::after { color:rgba(26, 188, 156, 0.4) !important;}

.top-phone {background-color:rgba(26, 188, 156, 1) !important;}

@media (min-width: 992px) {
    .section-login-form {
        width:40%
    }

    .section-post {
        width:60%
    }

}

