.theme-header,.mainfooter{
	background-color: #2e323c;
	color: #fff;
}
*, ::after, ::before {
    box-sizing: border-box;
}
body {
    margin: 0;
}
.container {
    max-width: 1140px;
     margin: 0 auto;
}
.logo_part img {
    width: 150px;
}
.first_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.part_menu li a, .menu-item a {
    color: #fff;
    font-family: system-ui;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    padding: 12px 14px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 35px;
}
.part_menu li a:hover{
	background-color: #9594d3;
}
.part_menu ul,.components{
	/*display: block;*/
	list-style: none;
	margin: 0;
}
.part_menu li {
    display: inline-block;
}
.menu-part {
    display: flex;
}
.header_logo{
	flex: 28%;
}
.mainfooter {
    text-align: center;
}
.menu-footer ul li {
    display: inline-block;
    position: relative;
}
.menu-footer ul {
    display: block;

}
.menu-footer ul li a {
    color: #fff;
    font-family: system-ui;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding: 0 5px;
}
.copy_right p {
    color: #fff;
    font-family: system-ui;
    font-size: 14px;
}
.mainfooter {
    text-align: center;
    padding: 12px 0;
    margin-top: 40px;
}
.rainbow-line {
    height: 3px;
    width: 100%;
    position: relative;
    z-index: 2;
    background-image: linear-gradient(to right, #f76570 0%, #f76570 8%, #f3a46b 8%, #f3a46b 16%, #f3a46b 16%, #ffd205 16%, #ffd205 24%, #ffd205 24%, #1bbc9b 24%, #1bbc9b 25%, #1bbc9b 32%, #14b9d5 32%, #14b9d5 40%, #c377e4 40%, #c377e4 48%, #f76570 48%, #f76570 56%, #f3a46b 56%, #f3a46b 64%, #ffd205 64%, #ffd205 72%, #1bbc9b 72%, #1bbc9b 80%, #14b9d5 80%, #14b9d5 80%, #14b9d5 89%, #c377e4 89%, #c377e4 100%);
}


.dropdown li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 25px;
    line-height: 17px;
    text-transform: capitalize;
}
.dropdown li a:hover{
background-color: unset; !important;
color: #9594d3;
}
.tie-popup {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.9);
    /*display: none;*/
    -webkit-perspective: 600px;
    perspective: 600px;
}
.tie-popup input {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: rgba(0,0,0,0.7) !important;
    font-weight: 500;
    font-size: 22px;
    border: 0;
    padding-right: 80px;
    padding-left: 30px;
    color: #ffffff;
}
input:focus{
outline: 0;
}
.popup-search-wrap-inner {
    position: relative;
    padding: 80px 15px 0;
    margin: 0 auto;
    max-width: 800px;
}
button.tie-popup-search-submit {
    font-size: 28px;
    color: #666;
    position: absolute;
    right: 10px;
    top: 20px;
    background: transparent !important;
    transition: 0.15s;
    border: none;
    cursor: pointer;
}
button.tie-popup-search-submit:hover{
	color: #fff;
}
.tie-popup-search-wrap form {
    position: relative;
    height: 80px;
    margin-bottom: 20px;
}
.tie-popup a {
    display: block;
    text-align: right;
    color: #fff;
    font-size: 22px;
    font-weight: 100;
    padding: 16px;
}
.bars,.closes{
	display: none;
}
@media(max-width: 1200px){
.container {
    max-width: 960px;
}
}
@media (max-width: 991px){
.container {
    max-width: 720px;
}
#mySidenav{
	display: none;
	 position: fixed;
    background: #2e323c;
    left: 0;
    top: 0;
    z-index: 99;
    transition: .8s;
    width: 350px;
    transition: 1s;
}
.bars,.closes{
	display: block;
}
#mySidenav {

}
.part_menu li {
    display: block;
}
.closes {
    text-align: right;
    color: #fff;
    font-size: 21px;
    padding: 12px;
}
.header_logo {
    flex: unset;
}

.bars {
    color: #fff;
    font-size: 23px;
}
.components,.menu-footer ul{
	padding: 0;
}
}
@media (max-width: 767px){
.container {
    max-width: 540px;
}
}
@media (max-width: 575px){
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#mySidenav {
    width: 270px;
}
.logo_part img {
    width: 115px;
}
}
.dropdown:hover .header_menu_drop{
    display:block !important;
}
.header_menu_drop li.nav-item>a img {
    max-width: 20px;
    max-height: 20px;
    object-fit: cover;
    margin-right: 10px;
}
.MainHeader .header_menu_drop li a {
    opacity: 0.9;
    line-height: 1.2;
    font-size: 13px;
}
ul#menu_drop li {
    width: 50%;
    float: left;
    clear: right;
}
ul.header_menu_drop li {
    padding: 0 0 !important;
}
.header_menu li {
    position: relative;
}
.header_menu_drop li a {
    font-size: 13px !important;
    transition: all 0s ease;
}
.header_menu_drop li a, .header_menu_drop li a:hover {
    color: #000;
    text-decoration: none;
    padding: 15px 30px !important;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
@media (max-width: 991px){
.MainHeader nav.navbar div#collapsibleNavbar {
    position: fixed;
    top: 0;
    background: #fff;
    width: 300px;
    border-radius: 2px;
    box-shadow: 0 0 10px #9e9e9e;
    left: 0;
    height: 100%;
    padding: 10px 0px 0px 25px;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: scroll;
    transition: 0.6s;
    display: block !important;
}
#sidebar {
    position: absolute;
    right: 0px;
    color: #000 !important;
    top: 22px;
    outline: none;
}
div#collapsibleNavbar {
    transform: translate(-130%, 0%);
}
.MainHeader a.head_logo img{
	max-width: 140px;
}
}
@media (max-width: 767px){
.MainHeader a.head_logo img {
    max-width: 95px;
}
#sidebar {
    top: 25px;
}
}
@media (max-width: 575px){
.reveal_btn {
    font-size: 9px;
    padding: 5px 9px;
}
.freebtn {
    display: block;
    padding-right: 40px;
}
}
