/*!
Theme Name: AuxiLum
Theme URI: http://underscores.me/
Author: Digitonics Team
Author URI: https://www.digitonics.com/
Description: Custom theme for AuxiLum
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: auxilum
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

AuxiLum is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
  font-family: proxima-nova;
  src: url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/Proxima Nova Alt.eot');
  src: url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/Proxima Nova Alt.woff2') format('woff2'),
       url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/Proxima Nova Alt.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova Alt';
  src: url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/ProximaNovaA-Regular.woff') format('woff'),
       url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/ProximaNovaA-Regular.ttf') format('truetype'),
       url('https://demo-logoorbit.com/auxilum-wp/wp-content/uploads/fonts/ProximaNovaA-Regular.svg#ProximaNovaA-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	overflow-x: hidden;
}

.container {
    margin-right: auto !important;
    margin-left: auto !important;
}
.menu-main-menu-container {
	float: right;
}

.services_bottom .vc_btn3.vc_btn3-size-lg, 
.about_main .vc_btn3.vc_btn3-size-lg {
    font-size: 19px;
    padding: 8px 40px;
    font-family: 'hurmegeometricsans1-semibold';
}

.contact_info br, 
.client_right br {
    display: none;
}

.vc_row.wpb_row.bg-top-left {
	background-position: top left !important;
}

.page-id-9 form {
    position: relative;
}

footer .menu-main-menu-container {
	float: none;
}

.sub-menu {
    position: absolute;
    left: 0px;
    z-index: 99999999999;
    background-color: #F8F8F8;
    padding: 0px;
    width: 250px;
	top: 100%;
	display: none;
}

.main_navigation .navbar-nav > li
{
	position: relative;
}

.main_navigation .navbar-nav > li:hover .sub-menu
{
	display: block;
}

.sub-menu li a
{
	padding: 5px 15px;
	width: 100%;
	float: left;
}

.sub-menu li a:hover
{
	background-color: #000;
	color: #FFF;
}

.top_head p {
    font-size: 20px !important;
}

.services_left p {
    font-size: 17px !important;
}

.services_left h3 {
    font-size: 21px !important;
	font-family: proxima-nova !important;
}

p {
    font-size: 19px !important;
}

ul li {
    list-style: disc;
    list-style-type: disc;
}

ol li {
    list-style: decimal;
    list-style-type: decimal;
}

footer.entry-footer
{
	display: none;
}

.sliderItem p
{
	text-shadow: 0px 0px 0px #4e4c4c;
}

h1, h2, h3, h4, h4 {
	font-family: proxima-nova !important;
}

body .sub-menu li
{
	list-style: none;
	list-style-type: none;
}

a.wpex-link
{
    color: #ef7b26;
}

.wpex_div
{
	font-size: 22px !important;
	color: rgb(0, 0, 0);
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img
{
	height: 560px;
}

.sliderItem
{
	padding-top: 100px;
}

