@brand-color:           #ff0000;
@color-brand:			@brand-color;

@color-ancient1:		#c644fc;
@color-ancient2:		#5856d6;

@body-background:		#efefef;
@color-boxedbg: 		@body-background;

@color-title:           #000000;
@color-text:            #4D4D4D;
@color-second:			#E5E5E5;


@font-title:            'Montserrat';
@font-text:             'SF-UI-Display';
@font-second:			'Georgia';


@logo-width:            337px;
@logo-color:			#fff;
@logo-font:				'Montserrat';


@header-bg: 			#1a1a1a;
@header-height: 		100px;
@header-alpha:			30%;


@menu-font:            'SF-UI-Display';
@menu-font-size:        14px;
@menu-space:			10px;
@menu-color:			#000000;
@menu-color-sub:		#ffffff;
@menu-bg:				#fff;
@menu-bg-sub:			#000000;


@topbar-bg:				transparent;
@topbar-color:			@menu-color;
@topbar-font:			@menu-font;
@topbar-font-size:		13px;
@topbar-height:			70px;
@topbar-fontz:			normal 300 12px/1.8em Roboto;


@pm-bg:					#f9f9f9;
@pm-color:				#000;
@pm-width: 				340px;

@img-path:				'';
@content-font-size:		14px;
@content-line-height:	28px;
@content-bg-color:		#fff;


@footer-font-title:		'SF-UI-Display';
@footer-font-text:		'SF-UI-Display';
@footer-title-size:		14px;
@footer-text-size:		@content-font-size;
@footer-bg:             #1a1a1a;
@footer-title-color:	#ffffff;
@footer-color:          #949494;
@footer-min-height: 	100px;


@sub-footer-bg:			#1a1a1a;
@sub-footer-color:		#414141;
@sub-footer-font:		'Montserrat';

@page-title-background:  #ffffff;
@page-title-color:       #000;

@color-1: 				#f84432;
@color-2: 				#1976d2;
@color-3: 				#ffa018;
@color-4: 				#505050;
@color-5:				#ffff00;
@color-6:				#e72971;

@color-border: 			#efefef;