/* ===================================================================================

* Theme Name: Zibber Child
* Theme URI: https://themeforest.net/user/basictheme/portfolio
* Author: BasicTheme
* Author URI: https://www.devsnews.com/wp/zibber/
* Description: Zibber - Business Consulting WordPress Theme
* Version: 1.0.3
* Template: zibber
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.footer__area {
	background: #fafafa !important;	
}
.footer__top {
	display:none !important;
}

.footer__copyright-2 {
    border-top: 1px solid #e7e7e7 !important;
    padding: 25px 0 !important;
}

.blog__content .blog__meta.user > span:nth-child(2)  {
	display:none !important;
}

.cst-menu-active {
	display:block !important;
}

#menu-hastaliklar > li > a {
	cursor:pointer;
}
#menu-hastaliklar > li > ul {
	padding-left:1rem;
	display:none;
}

#menu-hastaliklar > li > ul {
	padding-left:1rem;
	padding-top:.5rem;
}

.page__title-content > h2 {
	display:none !important;
}
#menu-tedaviler > li > a {
	cursor:pointer;
}
#menu-tedaviler > li > ul {
	padding-left:1rem;
	display:none;
}

#menu-tedaviler > li > ul {
	padding-left:1rem;
	padding-top:.5rem;
}



.sidebar__widget ul li ul a::after {
    position: absolute;
    content: "-";
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    color: #4636ff;
}

.main-menu ul li.cst-menu-tedaviler ul.submenu {
	min-width:290px !important;
}


.main-menu ul li.cst-menu-hastaliklar ul.submenu {
	min-width:366px !important;
}

.main-menu ul li ul.submenu li {
    display: block;
    margin-right: 0;
    padding: 2px 25px 1px 25px;
}
.cst-menu-green {
	color:#00ce9d;
}



.cst-hastaliklar .faq__area .row > .col-xl-4 {
	display:none !important;
}

.cst-hastaliklar .faq__area .row > .col-xl-6 {
	margin-left:0 !important;
	width:100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.cst-hastaliklar .faq__area .row > .col-xl-6 #accordion {
	display:flex !important;
	flex-wrap:wrap !important;
}

.cst-hastaliklar .faq__area .row > .col-xl-6 #accordion > .card {
	width:100% !important;
}

/*
#faq_collapse_0, #faq_collapse_1 {
	display:none;
}*/
.header__bottom-right {
	justify-content:space-between !important;	
}

.header__bottom-right > .header__btn {
	margin-left: 15px !important;
}

.header__bottom-right > .header__btn .z-btn {
    height: 45px !important;
    line-height: 40px !important;
    padding: 0 15px !important;
    min-width: 120px !important;
}

.cst-sss .container > .row {
	margin-bottom:0 !important;
}
/*
.main-menu ul li a {
	border:solid 1px #fff !important;
	border-radius:6px !important;
	padding: 3px 7px !important;
}*/

.cst-nasil-calisiyorum {
    border-radius: 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.23);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.23);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.23);
    padding: 1rem;
}

.cst-nasil-calisiyorum:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.23);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.23);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.23);
}

@media only screen and (min-width:768px) {
	.cst-mb-15 .mb-55 {
		margin-bottom:15px !important;
	}
	.main-menu ul li ul.submenu li::before {
		content: "+";
		width: 0;
		font-size:14px;
		color:#00ce9d;
		top: 0 !important;
		position: absolute;
		left: 10px;
		z-index: -1;
		background: #4636ff;
	}
	
	
	.team__more {
		margin-bottom: -70px !important;
	}
	
	#menu-main-menu-2 > li > a::before {
		content: "";
		width: 0;
		height: 1px;
		bottom: 0;
		position: absolute;
		left: auto;
		right: 0;
		z-index: -1;
		transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
		background: #ffffff;
	}	
	
	#menu-main-menu-2 > li:hover > a::before {
		width: 100%;
		left: 0;
		right: auto;
	}	

		
	/*
	#menu-main-menu-2 > ul > li > a :hover {
		border-bottom: #ffffff !important;
	}*/	
	/*
	.main-menu ul li:hover:after {
		content="asd";
		background-color:  #ffffff !important;
		height:1px;
		width:30px;
	}
*/
	
	.cst-sss .container > .row > div:first-child {
		width:80% !important;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;	
	}
	.cst-sss .container > .row > div:last-child {
		width:20% !important;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;	
	}	
}
@media only screen and (max-width:767px) {
	.logo img {
		width: 290px;
		padding-left:15px;
	}
	.sidebar__content .logo img {
		width: 280px !important;
		padding-left:0px !important;
		margin-left:-15px !important;
	}
	
	.slider__btn {
		display:flex;
		justify-content:space-between;
	}
	.slider__btn .z-btn {
		margin-left:0 !important;
	}	
	.cst-sss .team__more {
		margin-bottom:0 !important;
	}
	
	.sidebar__content .logo {
		padding: 30px 0 !important;
		padding-top: 55px !important;
		padding-bottom: 7px !important;
		margin-bottom: 20px !important;
	}	
	
}
	



@media (max-width: 575px) {
	.page__title-content h2 {
		font-size: 28px !important;
	}
}

@media (min-width: 1300px) {
	.container {
		max-width: 1280px !important;
	}
	.main-menu ul li > a {
		text-transform: unset !important;
		font-size: 15px !important;
	}	

	
}


.main-menu ul li a {
    font-weight: 600 !important;
}









#header__sticky > .container > .row > .col-xl-3 {
	padding:0 !important;
}


.logo img {
    width: 290px;
}

.team__content h3 {
    font-size: 18px;
    margin-bottom: .5rem;
}

.team__content {
  height:93.19px !important;
}

.team__social ul li a {
    background: #00ce9d;
}

.team__social ul li a:hover {
    color: #00ce9d;
}

a.z-btn:hover {
    color: #00ce9d;
}
.team__add a:hover {
    color: #00ce9d;
}
.counter__inner > .row > .col-xl-3,.counter__inner > .row > .col-lg-3 {
    -ms-flex: 0 0 16.66% !important;
    flex: 0 0 16.66% !important;
    max-width: 16.66% !important; 
  padding-right:7px;
  padding-left:7px;
}

.elementor-widget-jet-blog-smart-tiles .jet-blog-arrow {
    background-color: #00ce9d !important;
  border-radius:5px !important; 
}

.header__top {
    border-bottom: 1px solid #FFF !important;
}

.header__social ul li {
    border-right: 1px solid #FFF !important;
}
.header__info ul li {
    border-left: 1px solid #FFF !important;
}
.cst-home-icons .features__icon > img {
  width:64px;
  height:64px;
}
.cst-home-icons .features__content-2 > p {
  margin-bottom:0 !important;
}

.cst-triple-section .expart__content {
    padding: 0px 35px;
    padding-top: 80px;
    padding-bottom: 50px;
}

.expart__tab-content p {
    min-height:216px !important;
}

.expart__tab-content h3 {
    font-size: 26px !important;
}
.features__item {
    border-right: 1px solid #fff !important;
}
.cst-home-featured .features__item {
    border-right: 1px solid #fff !important;
}

.cst-home-featured .col-xl-2:last-child > .features__item {
    border-right: none !important;
}
.cst-home-featured .features__icon img {
  width: 48px;
} 
.page__title-content h2 {
    font-size: 32px !important;
    font-weight: 600 !important;
}
section.page__title .page__title-content.mt-100 {
	margin-top:120px !important;
}

section.page__title {
	min-height: 200px;	
}
.contact__info ul li {
    margin-bottom: 20px;
}
.contact__info ul li p a:hover {
    color: #00ce9d;
}

.contact__info ul li h4 {

    color: #00ce9d;
}
.contact__info ul li p a {
    padding: 2px 11px;
}
.contact__info ul li p a i {
    color: #00ce9d;
}
.contact__info ul li p a:hover i {
    color: #fff;
}
.contact__info ul li p a:hover {
    color: #fff;
    background-color: #00ce9d;
    border-radius: 3px;
    padding: 2px 11px;
}

.cst-prof-experience .meta-span p:last-child {
	margin-bottom:0 !important;
}

.cst-prof-experience .elementor-col-50 .elementor-inner-section .elementor-widget-wrap {
	padding-bottom:0 !important;
	padding-top:0 !important;
	border-color: #00CE9D !important

}

@media only screen and (min-width:992px) {
	/*.cst-home-featured .row .col-xl-2, .cst-home-featured .row .col-lg-2   {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width:  20%;	
	}*/
	.cst-home-featured .row .col-xl-2:not(:last-child)   {
		padding-right:8px !important;
	}		
}
/*
footer {
	display:none !important
}
*/
div.footer__social ul li a:hover {
    background: #00ce9d !important;
}

.preloader span {

    background: #00ce9d !important;

}
.sidebar__search {
  display:none !important;
}
.sidebar__close-btn {
    width: 66px !important;
}

.cst-about-feature p {
	margin-bottom:0 !important;
}
.cst-about-feature .section__title {
	display:none !important;
}

.cst-about-feature .about__list {
	display:none !important;
}


.cst-about-feature .about__thumb .about__shape {
	display:none;
}

.cst-about-feature .about__thumb::after {
    background: #00ce9d;
}
.cst-about-feature .about__area .col-xl-6 {
	padding-left:0 !important;
}

.cst-council > div  > .elementor-column .cst-council-text {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);	
	padding-top:1rem;
	border-radius: 15px;
}
h2.kc_title {
	color: #00ce9d !important;
}
.contact__map {
	 display: flex;
    justify-content: center;
    align-items: center;
}
.contact__wrapper {
	-webkit-transform: unset !important;
    -moz-transform: unset !important;
    -ms-transform: unset !important;
	position:unset !important;
    transform: translateY(-50%);	
	background: #ffffff38 !important;
	width:100% !important;
	min-height:unset !important;
}

.logo-gradient img {
    width: 230px !important;
}
.cst-puplication-wrapper {
	border:dashed 1px #00ce9d;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
	border-radius:15px;
}
.cst-publication-btn {
	display:none;
}

.cst-puplication-wrapper:hover {
	border:solid 1px #00ce9d;
    -webkit-box-shadow: 0px 15px 30px 0px #00ce9d30;
    -moz-box-shadow: 0px 15px 30px 0px #00ce9d30;
    box-shadow: 0px 15px 30px 0px #00ce9d30;	
}

.cst-puplication-wrapper:hover  .cst-publication-btn {
	display:block;	
}
.cst-publication-title h2 {
	color:#00ce9d;
}

.cst-funded-projects .elementor-icon-list-item {
	padding-bottom:1rem;
}

.position-relative.header__style-6 .col-xl-2 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;	
}
.position-relative.header__style-6 .col-xl-10 {
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;	
}

.position-relative.header__style-6 .col-xl-10 .justify-content-lg-between {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.cst-service-prices .features__area > .container > .row > div:first-child{
	display:none;
}
.cst-service-prices .features__area > .container > .row > div:last-child{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin:0 !important;
}
.cst-service-prices .features__area > .container .features__content-right > .row{
	justify-content: center;
}



.cst-service-prices .features__content-right .features__item {
	height:100%;
	padding: 30px 40px 0 40px !important;	
}

.cst-service-prices .features__icon {
	max-width: 90px;
	margin: 0 auto;
	margin-bottom:15px;
}

.tf-imagebox h4.title{
	font-size:14px !important;
	min-height: 64px !important;
}

.cst-tf-images .tf-imagebox .content-only {
	border-radius: 10px;
}
.cst-tf-images .tf-imagebox  {
	border-radius: 10px;
}
.timeline__wrap {
	padding:1rem !important;
}

.cst-prof-experience > div > .elementor-column  {
    padding:1rem;
}

.cst-prof-experience > div > .elementor-column > .elementor-widget-wrap {
    border-radius: 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.23);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.23);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.23);	
    padding:.5rem;
}

.main-menu ul li ul.submenu li a {
    font-weight: normal !important;
}

.cst-prof-experience > div > .elementor-column > .elementor-widget-wrap:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.23);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.23);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.23);	
}

.cst-prof-experience .elementor-inner-section, .cst-prof-experience .elementor-inner-section .elementor-container {
	height:100% !important;
}

.cst-prof-experience .elementor-inner-section > .elementor-container > .elementor-column:first-of-type .elementor-element {
	min-height:50% !important;
}

.cst-prof-experience .elementor-inner-section > .elementor-container > .elementor-column:first-of-type .elementor-element  .elementor-widget-container {
	height:100% !important;
	border-color: #00CE9D !important
}

.cst-prof-experience .elementor-inner-section > .elementor-container > .elementor-column:last-of-type .elementor-element  .elementor-widget-container {
	padding-left:0 !important;
}

.cst-team-details .team__details-info .z-btn {
	display:none !important;
}

.cst-empty-column {
	display:none !important;
}
.team__thumb > img  {
	object-fit:cover !important;
}

.main-menu.header__style-4-menu ul li a:hover {
    color: #00ce9d !important;
}
.cst-icon-list .elementor-icon-list-item {
	padding-bottom: .7rem;
	
}
.cst-fos-cards {
	padding:1rem !important;
}
.cst-fos-cards p {
	margin-bottom:0 !important;
}

.cst-fos-cards > div {
    border: dashed 1px #00ce9d;
    border-top-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 30px;
    padding-left: 2rem !important;
	
    -webkit-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    -moz-box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(8, 2, 46, 0.1);
	
}

.cst-eqp-popup {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;	
	background-color:transparent;
	justify-content:center;
	align-items:center;
	z-index: 2;	
}

.cst-eqp-popup .elementor-container {
	background: #f5f5f5;
	width:100%;
	border-radius: 15px;
    border: dashed 1px #00ce9d;
	margin-top:3rem;
}
.main-menu ul li > a {
    text-transform:unset;
	font-size:18px;
	padding-bottom:5px !important;
}

.main-menu ul li {
    margin-right: 18px;
}
.cst-eqp-popup img {
	border-radius: 10px;	
}

.cst-popup-close-btn {
	position:absolute;
	top:15px;
	right:15px;
	cursor:pointer;
	width:unset !important;
}

.cst-popup-content {
    display: flex !important;
    align-items: center !important;
    height: 100%;	
}

.cst-tf-images .description {
	display:none;
}
.cst-replace-image {
    height: 100%;
    display: flex;
    align-items: center;
	justify-content:center;
}
.sidebar-toggle-btn-3 .line {
    background-color: #00ce9d;
}
.sidebar__close {
    right: 40px !important;
}

.mean-container .mean-nav ul li a:hover {
    color: #00ce9d !important;
}
@media (max-width: 575px) {
	.header__bottom {
		padding: 0 !important;
	}
}	

@media (max-width: 575px)  {
	.features__inner {
		margin-top: 40px !important;
	}
	
}
@media (min-width: 1025px)  {
	.cst-service-prices .features__area > .container .features__content-right > .row > .col-xl-6, .cst-service-prices .features__area > .container .features__content-right > .row > .col-lg-6 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
		padding: 2rem 1rem;
	}
}
@media (min-width: 768px) and (max-width: 1024px)  {
	.cst-service-prices .features__area > .container .features__content-right > .row > .col-xl-6, .cst-service-prices .features__area > .container .features__content-right > .row > .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 2rem 1rem;
	}
}
.header__bottom.sticky .sidebar-toggle-btn .line {
    background: #00ce9d;
}
@media (min-width: 768px)  {
	#menu-main-menu-2 > li > a {
		text-transform:uppercase !important;
		font-size:18px;
		padding-bottom:5px !important;
	}
	.cst-about-feature .about__thumb img {
		max-width: 520px;
	}
}

@media (max-width: 767px)  {
	.faq__accordion .card-body {
		padding: 20px !important;
		padding-right: 20px !important;
	}
	
	.cst-prof-experience .elementor-inner-section .elementor-container {
		flex-wrap: nowrap !important;
	}
	.cst-prof-experience .elementor-inner-section .elementor-container > .elementor-column:first-child {
		max-width: 10% !important;
	}
	
	.logo-gradient img {
		width: 240px !important;
		padding-left: 15px !important;
	}
	.page__title-content .trail-item {
		font-size: 15px !important;
	}	
	
	#nav_menu-11 {
		display:none !important;
	}	
	.header__bottom.sticky {
		position: fixed !important;
	}	
	.logged-in .header__bottom.sticky {
		margin-top: 0px !important;
	}	
	
	#menu-main-menu-2 > li > a {
		text-transform:uppercase !important;
		font-size:18px;
		padding-bottom:5px !important;
	}
	section.page__title {
		min-height: 140px;
	}
	section.page__title .page__title-content.mt-100 {
		margin-top: 75px !important;
	}	
	.cst-eqp-popup {
		padding: 2rem !important;
	}
	.cst-home-featured .row .col-xl-2, .cst-home-featured .row .col-lg-2 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.features__item {
		min-height: 170px !important;
	}
	.expart__nav .nav-link {
		padding: 0 5px !important;
		font-size: 13px !important;
	}
	.cst-team-all .team__more {
		margin-bottom:0 !important;
	}
	section.faq__area {
		padding-top:70px !important;
		padding-top:50px !important;
	}
	.footer__top {
		padding-top:50px;
	}
	
}
	.cst-contact-map iframe {
		display:none !important;
	}

@media (max-width: 575px) {
	.contact__wrapper {
		left: 0;
		width: 100%;
		padding: 30px;
		top:50% !important;
	}
	.contact__map {
		height: 860px;
	}	
}


.project__slider .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.project__slider .owl-nav {
    margin-top: 10px
}
.project__slider .owl-nav button {
    background-color:unset;
	color:#00ce9d;
}
.project__slider .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}
.project__slider img {
	max-width:75px !important;
}
.project__slider .project__content h3 {
	min-height:90px !important;
}
.project__item {
    padding: 30px;
    -webkit-border-radius: 40px  !important;
    -moz-border-radius: 40px  !important;
    border-radius: 40px  !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;	
}

.project__content h3 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 40px;
}


.shop_table > tbody > tr:last-child {
	display:none !important;
}
td.product-thumbnail {
	display:none !important;
	
}

.shop_table > thead, .shop_table > tfoot > .cart-subtotal {
	display:none !important;
}

td.product-price, td.product-quantity, .cart_totals h2  {
	display:none !important;	
}

.woocommerce-form-coupon-toggle {
	display:none !important;
}

#billing_company_field, #billing_country_field, #billing_address_2_field, .woocommerce-additional-fields, .woocommerce-terms-and-conditions-wrapper, #billing_address_1_field, #billing_address_2_field, #billing_postcode_field, #billing_postcode_field, #billing_postcode_field, #billing_city_field, #billing_state_field, #order_review_heading, .woocommerce-customer-details, .woocommerce-order-overview {
	display:none !important;
}

.woocommerce > .woocommerce-order > p {
	display:none !important;
	
}

section.woocommerce-order-details tfoot > tr:first-child {
	display:none !important;
	
}
.return-to-shop {
	display:none !important;
}
.woocommerce-order-details__title {
	margin-bottom:2rem;
}


@media only screen and (min-width: 1200px) and (max-width:1299px) {
	#menu-main-menu-2 > li > a {
		text-transform: uppercase !important;
		font-size: 13px !important;
		padding-bottom: 5px !important;
	}
	.logo img {
		padding-left: 20px;
		width: 254px;
	}
	.header__top  .col-xl-6:first-child{
		-ms-flex: 0 0 35% !important;
		flex: 0 0 35% !important;
		max-width: 35% !important;		
	}
	.header__top  .col-xl-6:last-child{
		-ms-flex: 0 0 65% !important;
		flex: 0 0 65% !important;
		max-width: 65% !important;		
	}	
}


@media only screen and (min-width: 768px) and (max-width:1199px) {
	#menu-main-menu-2 > li > a {
		text-transform: uppercase !important;
		font-size: 12px !important;
		padding-bottom: 5px !important;
	}
	.logo img {
		padding-left: 10px;
		width: 225px;
	}
	.header__btn {
		display:block !important;
	}
	.main-menu ul li {
   		 margin-right: 5px !important;
	}
	.header__bottom-right > .header__btn .z-btn {
		height: 35px !important;
		line-height: 32px !important;
		padding: 0 5px !important;
		min-width: 95px !important;
		font-size: 13px;
	}	
}

body > .page-area.pt-120 {
    padding-top: 45px;
}

.sidebar__contact .cst-sidebar-socials ul {
	display:flex;
	flex-wrap:nowrap;
	justify-content:flex-start;
}

.sidebar__contact .cst-sidebar-socials {
	margin-top:2rem;
}

.sidebar__contact .cst-sidebar-socials ul li:not(:last-child) {
	margin-right:1rem !important;
}
.sidebar__contact .cst-sidebar-socials i {
	font-size:25px !important;
}

.header__bottom.sticky .header__btn a:hover {
    color: #00ce9d !important;
}

@media only screen and (min-width:768px) and (max-width:1199px) {
	.header__top .col-md-4 {
		-ms-flex: 0 0 25%;
		flex: 3 0 25%;
		max-width: 25%;		
		padding:0 !important;	
	}
	
	.header__top .col-md-8 {
		-ms-flex: 0 0 75%;
		flex: 3 0 75%;
		max-width: 75%;	
		padding:0 !important;
	}	
}
.cst-home-icons .features__icon > img {
    filter: brightness(2) !important;
}

.cst-home-illnesses img {
    filter: brightness(2) !important;	
}

.cst-home-illnesses .project__content h3 {
	margin-bottom:0 !important;
}

.post-comment-form {
	display:none !important;
}