/*
Theme Name: Trokit blank
Theme URI: https://trokit.com/
Author: Trokit team
Description: Trokit basic theme 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.1
*/
body{

}
.navbar-toggler{
	background-color: transparent !important;
	border: 0px !important;
}
nav{
	padding: 20px 0px !important;
	background-color: transparent !important;
	transition: all 0.3s;
}
.logo img{
	height: 29px;
}
.logo_light{
	display: none;
}
.scrolled .logo_light{
	display: inline-block;
}
.scrolled .logo_dark{
	display: none;
}
nav ul{
	margin: 0px;
	padding: 0px;
}
nav ul li{
	list-style: none;
	display: inline-block;
	margin: 0;
}
nav ul li a{
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	font-family: "Inter", sans-serif;
	text-transform: uppercase;
	padding: 6px 15px;
}
.scrolled ul li a{
	color: #fff;
}
/* File */

/* End file */

/* Services */

@media (min-width: 992px) { 

}
@media (max-width: 1199.98px) { 
	
}
@media (max-width: 767.98px) {
	.logo img{
	}
	nav ul{
		padding-top: 20px;
	}
}
/* End Services */

/* Articles */

/* End Articles */

/* Portfolio */

/* End Portfolio */

/* Galery */

/* End Galery */

/* Testimonials */

/* End Testimonials */

/* Partners */

/* End Partners */