header:not([data-cattype="510"]),
footer.wrapper_footer,
#push{ 
    display: none !important;
}

body{
    font-family: 'Open Sans',sans-serif !important;
    color: #242424;
}


section[data-cattype="500"]{
    padding: 15px 0;
}

[data-cattype="500"] .company-logo {
    padding: 0;
    margin: 0 0 0px 0;
    width: 100%;
    text-align: left;
}


[data-cattype="500"] .menu a {
    text-transform: none !important;
}

[data-cattype="500"] .menu a {
    text-transform: none !important;
}


[data-cattype="500"] ul.submenu ,
[data-cattype="500"] ul.submenu  li{
    padding: 0px;
    margin: 0px;
}

.ttu {
	/* background: rgb(255,151,0); */
	background: linear-gradient(149deg, rgb(255, 151, 0) 50%, rgba(229, 31, 20, 0.6) 90%);
	color: #fff !important;
	text-transform: capitalize;
	transition: 0.3s;
	border-radius: 50px;
}


.ttu:hover{
    background: linear-gradient(149deg, rgba(255,151,0,1) 0%, rgba(229,31,20,1) 56%);
    border-color: transparent;
    transition: 0.3s;
}

.nol {
    background-color: #ffd600;
    color: #000 !important;
    text-transform: capitalize;
    transition: 0.3s;
    border-radius: 50px;
}


.nol:hover {
    background: #333;
    border-color: transparent;
    transition: 0.3s;
    color: #fff !important;
}

.social-links {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: end;
    align-items: center;
}


.social-links a {
    margin: 3px;
}

.dropdown-toggle::after {
    content: "\f0d7";
    font-style: normal;
    font-weight: normal;
    color: #000;
    font-family: 'FontAwesome';
}

.dropdown-menu {
    /* padding: 10px; */
    text-align: center;
}

.dropdown-item {
    padding: 10px;
}

.dropdown-item:hover {
    color: #000;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: 4px !important;
    border-color: #000 transparent transparent !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent:hover > a::after {
    right: 4px !important;
    border-color: #FCAE16 transparent transparent !important;
}


.has-submenu {
    padding-right: 10px !important;
}

nav#nav-wrap > ul li.has-submenu a:hover {
    padding-right: 20px;
}

li.is-submenu-item {
    text-align: left !important;
    color: #333;
}

[data-cattype="500"] nav#nav-wrap > ul ul a {
    color: #333 !important;
}


.is-submenu-item:hover {
    background-color: #FCAE16 !important;
    color: #fff !important;
}


.is-drilldown-submenu-parent > a:after {
  border-color: transparent transparent transparent #fff;
}

.js-drilldown-back>a:before {
  border-color: transparent #fff transparent transparent;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
  border-color: #fff transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
  border-color: transparent transparent transparent #fff;
}

.has-submenu a {
	padding-right: 20px !important;
}

[data-cattype="500"] .container {
	width: 1170px !important;
}

[data-cattype="500"] .menu-icon {
	display: none;
}

/*
[data-cattype="500"] #nav-wrap {
	height: auto;
}
*/
[data-cattype="500"] nav#nav-wrap > ul > li > a {
	font-size: 16px;
}

[data-cattype="500"] .company-logo {
	width: 180px !important;
}

[data-cattype="500"] .wrapper_header {
	border: transparent !important;
}

[data-cattype="500"] .social-links {
	margin-bottom: 10px;
}

nav#nav-wrap > ul a.active, nav#nav-wrap > ul a:hover {
	background: transparent !important;
	color: #FCAE16 !important;
}

[data-cattype="500"] .dropdown {
	top: 0 !important;
}

[data-cattype="500"] .sticky-hide .dropdown {
	top: 0px !important;
}

[data-cattype="500"] .sticky-out .dropdown {
	top: 0 !important;
}

[data-cattype="500"] .hmenu {
	min-height: 45px !important;
	bottom: 0 !important;
}

.sticked .wrapper_header .company-logo {
	width: 150px !important;
}


/* Typical laptop screen size*/
@media (max-width: 1400px) {
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 980px) {
	
}

/* Mobile screen size - landscape view */
@media (max-width: 767px) {
   
}

/* Mobile screen size */
@media (max-width: 480px) {
    

    
    .social-links {
	margin-top: 30px !important;
    }
    
    .menu-icon {
	position: absolute !important;;
    }
    
    .hmenu {
	display: none;
    }
    
    #btnSideMenu {
	right: 2% !important;
	width: 30px !important;
	height: 30px !important;
	top: 30%;
    }
 

.menu-icon::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 4px !important;
	background: #424242 !important;
	top: -8px !important;
	left: 0;
	box-shadow: none !important;
}
    

    
 .menu-icon.active::before {
	width: 25px !important;
	top: -5px !important;
	position: relative;
	background: #000 !important;
}
    
    .menu-icon.active::after {
	height: 4px !important;
	background: #000 !important;
	top: 18px !important;
	left: 5px !important;
	box-shadow: none !important;
	width: 25px !important;
    }
    
    .ttu {
	border: none;
    }
    
    .menu > li {
	display: block !important;
    }
    
    body.side-menu-active nav#slide-menu .social-link {
	position: absolute;
	left: 15px;
	top: 5px;
	height: 0;
    }
    
    .is-submenu-item {
	color: #000;
    }
    
    .is-dropdown-submenu {
	padding: 10px !important;
    }
    
    .wrapper_searchbar input[type="search"], .wrapper_searchbar input[type="search"]:hover, .wrapper_searchbar input[type="search"]:focus {
	width: 230px;
	height: 35px;
	background-color: #fff;
	border: #ccc 1px solid;
	position: absolute;
	left: auto;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .5s;
	transition: all .5s;
	right: auto;
	margin: 10px auto;
	/* display: block; */
    }
    
    .wrapper_searchbar form#formSearch .fa.fa-search {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 15px 0;
	font-size: 25px;
	color: #59514E;
    }
    
    .has-submenu {
	padding-right: 0px !important;
    }
    
    [data-cattype="500"] .menu-icon {
	display: block;
    }
    
    
    [data-cattype="500"] .sticked .company-logo {
	width: 130px !important;
	margin-top: -10px;
    }
    
    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border-color: #fff transparent transparent !important;
    }
    
}

