/*!
Theme Name: Laptop Zone
Theme URI: laptopzone
Author: Ecoligix
Author URI:
Description:
Version: 1.0.0
Text Domain: Laptop Zone
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Import Css
# Fonts Generator
#   ## Typography
# Header Navigation
	## Links
	## Menus
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Fonts Generator and Typography
--------------------------------------------------------------*/

@font-face {
  font-family: 'Eina03-Regular';
  src: url('../fonts/Eina03-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/Eina03-Regular.otf')  format('opentype'),
	   url('../fonts/Eina03-Regular.woff') format('woff'),
	   url('../fonts/Eina03-Regular.ttf')  format('truetype'),
	   url('../fonts/Eina03-Regular.svg#Eina03-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Eina03-Bold';
  src: url('../fonts/Eina03-Bold.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/Eina03-Bold.otf')  format('opentype'),
	   url('../fonts/Eina03-Bold.woff') format('woff'), 
	   url('../fonts/Eina03-Bold.ttf')  format('truetype'), 
	   url('../fonts/Eina03-Bold.svg#Eina03-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Eina03-SemiBold';
  src: url('../fonts/Eina03-SemiBold.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/Eina03-SemiBold.otf')  format('opentype'),
	   url('../fonts/Eina03-SemiBold.woff') format('woff'), 
	   url('../fonts/Eina03-SemiBold.ttf')  format('truetype'), 
	   url('../fonts/Eina03-SemiBold.svg#Eina03-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*--------------------------------------------------------------
# Fonts Generator and Typography
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Header Navigation
--------------------------------------------------------------*/

/*.HeaderTop{
	margin: 0;
	padding: 25px 0;
	background: #fff;
}
.MainLogo{
	margin: 0;
	padding: 0;
}
.MainLogo img{
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	font-family: 'fontcolor1';
}*/

.ItBtn{
	padding: 24px 60px !important;
    font-size: 30px !important;
    font-family: 'Eina03-Bold' !important;
}
.itPhone-Head{
	margin: 0 15px 0 0px;
    padding: 0;
    float: left;
}
.itPhone-Head i{
	margin: 0;
    padding: 0 15px 0 0px;
    text-align: left;
    font-size: 50px;
    display: inline-block;
}
.itPhone-Head h1,
.itPhone-Head a{
	margin: 0 !important;
    padding: 0 !important;
    font-family: 'Eina03-Bold' !important;
    font-size: 57px !important;
    color: #fe5207 !important;
    text-align: left !important;
    text-decoration: none !important;
    line-height: 40px !important;
    display: inline-block !important;
	background: none !important;
}
.BrandingLogo-Con,
.BrandingLogo-Con2,
.BrandingLogo-Con3{
	margin: 0 auto 50px auto;
    padding: 0;
    text-align: center;
    display: table;
}
.BrandingLogo-Con ul,
.BrandingLogo-Con2 ul,
.BrandingLogo-Con3 ul{
	margin: 0;
	padding: 0;
}
.BrandingLogo-Con ul li,
.BrandingLogo-Con2 ul li,
.BrandingLogo-Con3 ul li{
	margin: 0 45px 0 0px;
	padding: 0;
	list-style: none;
	float: left;
}
.BrandingLogo-Con ul li img,
.BrandingLogo-Con2 ul li img,
.BrandingLogo-Con3 ul li img{
	margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    width: 90px;
}
.BrandingLogo-Con2 ul li{
	margin: 0 68px 0 0px;
}
.BrandingLogo-Con3 ul li{
	margin: 0 115px 0 0px;
}











/*--------------------------------------------------------------
# Header Navigation
--------------------------------------------------------------*/



.NavMenu {
    
    padding-left: 0px !important;
    
}