@charset "utf-8";
@font-face {
	font-family:"Akbar"; src:url("/fonts/akbar.eot?") format("eot"),url("/fonts/akbar.woff") format("woff"),url("/fonts/akbar.ttf") format("truetype"),url("/fonts/akbar.svg#AkbarPlain") format("svg");
	font-weight:normal;
	font-style:normal;
	}

/* ---------------------TABLE OF CONTENT--------------------------------------------------------

    1.  Global
	2.	Menu
	3.	Slider
	4.	Sections
	5.	Forms
	6.  Footer
*/

/*-----------------------------------------------------------------------------------*/
/*	1.	Global
/*-----------------------------------------------------------------------------------*/

body {
	background-color: #FFF;
}

.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.orange-bg {
	background-color: #f7941e;
	background: #f7941e; /* For browsers that do not support gradients */
	padding-top: 5px;
	width:100%;
}
	
p {
	font-family: 'Muli',sans-serif;
	font-size:15px;
	line-height:1.5;
	color: #0e1b2a;
}

ul, li {
	font-family: 'Muli',sans-serif;
	font-size:15px;
	color: #0e1b2a;
}

a {
	color:#ccc;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}
a:hover,a:focus,a:active,a.active {
	color:#888;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}

a.link {
	color:#ccc;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}
a.link:hover,a.link:focus,a.link:active {
	color:#888;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}

a.link-rose {
	color:#0e1b2a;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}
a.link-rose:hover,a.link-rose:focus,a.link-rose:active {
	color:#f1b8b2;
	font-family: 'Muli',sans-serif !important;
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 {
	font-family: 'Muli', sans-serif !important;
	color: #bf1e2d;
	margin-bottom: 0px; !important}

h1 {
	font-size: 42px !important;
}
h1.amatic {
	font-family: 'Amatic SC', cursive !important;
}
h1.akbar {
	font-family: Akbar, sans-serif !important;
}
h2 {
	font-size: 36px !important;
}
h2.amatic {
	font-family: 'Amatic SC', cursive !important;
}
h3.amatic {
	font-family: 'Amatic SC', cursive !important;
}
.white {
	color: #ffffff;
}
.grey {
	color: #ccc;
}
.yellow {
	color: #ffde16;
}
.orange {
	color: #f7941e;
}
.green {
	color: #0b9444;
}
.blue {
	color: #283891;
}
.red {
	color: #bf1e2d;
}

.btn-green {
	background: #0b9444;
	color: #FFF !important;
	border: 1px solid #0b9444 !important;
	padding: 5px 5px !important;
	border-radius: 0px !important;
	width: 200px;
	font-size: 18px !important;
}
.btn-green:active,.btn-green:hover {
	background: #1eaf5a;
	color: #fff !important;
	border: 1px solid #1eaf5a;
	transition: all 1s linear;
}

.btn-red {
	background: #bf1e2d;
	color: #FFF !important;
	border: 1px solid #bf1e2d !important;
	padding: 10px 15px !important;
	border-radius: 0px !important;
	width: 225px;
	font-size: 20px !important;
}
.btn-red:active,.btn-red:hover {
	background: #a10f1d;
	color: #fff !important;
	border: 1px solid #a10f1d;
	transition: all 1s linear;
}



/*-----------------------------------------------------------------------------------*/
/*	2.	Menu 
/*-----------------------------------------------------------------------------------*/

header { 
	position: fixed; 
	left: 0; 
	top: 0; 
	width: 100%; 
	z-index: 999;
}

p.top {
	color: #FFF;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
}

a.white {
	color: #FFF	!important;
}
a.white:hover {
	color: #283891 !important;
	text-decoration: none;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #f7941e;
}

#custom-bootstrap-menu.navbar-default {
	padding-top: 17px;
	padding-bottom: 17px;
    font-size: 1.2em;
    background-color: rgba(0, 0, 0, 1);
	border-bottom: 2px solid #29abe1;
    border-bottom-width: 0px;
	font-family: 'Muli', sans-serif;
	text-align: center;
}

#custom-bootstrap-menu.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

#custom-bootstrap-menu.navbar .navbar-collapse {
  text-align: center;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: #222;
	font-family: 'Muli', sans-serif !important;
	-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s;
		width:175px;
		height:55px;
		margin-left: 20px;
		margin-top: 2px;
		margin-bottom: 3px;
	background-image:url(../images/lingogig-logosmall.png);
	background-repeat:no-repeat; 
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: #ccc;
    background-color: transparent;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: #bf1e2d;
	
}


#custom-bootstrap-menu ul li:hover, body.home li.home, body.about li.about, body.services li.services, body.news li.news, body.contact li.contact { 
  color: #bf1e2d !important;
  font-weight: 700;
}
#custom-bootstrap-menu ul li:hover a, body.home li.home a, body.about li.about a, body.services li.services a, body.news li.news a, body.contact li.contact a { 
  color: #bf1e2d !important;
  font-weight: 700;
}


#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: #bf1e2d;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #bf1e2d;
	
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    color: #bf1e2d;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #bf1e2d;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000000;
}

.navbar-brand {
	color: #ddd !important;
	font-weight: bold;
	font-size: 14px !important;
}

@media all and (min-width: 768px){	
#custom-bootstrap-menu.navbar-fixed-top {
  top: 27px;
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: #222;
	font-size: 20px;
	font-family: 'Muli', sans-serif;
	-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s;
		width:175px;
		height:55px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
	background-image:url(../images/lingogig-logosmall.png);
	background-repeat:no-repeat; 
	text-align: right;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: #ccc;
    background-color: transparent;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	padding-top: 25px;
	padding-bottom: 5px;
}
}


/*-----------------------------------------------------------------------------------*/
/*	3.	Slider
/*-----------------------------------------------------------------------------------*/

.carousel-inner {
	margin-top: 110px;
}

.slider-caption {
	position: absolute;
	top: 30%;
	left: 10%;
}
h1.heading {
	font-family: 'Amatic SC', cursive !important;
	font-size: 40px !important;
}

#owl-demo1 {
	margin-top: 90px;
}

.shadow {
	text-shadow: 2px 2px 5px #333;
}

@media (min-width:1200px) {
.carousel-inner {
	margin-top: 110px;
}
.slider-caption {
	position: absolute;
	top: 30%;
	left: 10%;
}
h1.heading {
	font-family: 'Amatic SC', cursive !important;
	font-size: 60px !important;
}
}

@media only screen and (min-width: 2000px){	
.slider-caption {
	position: absolute;
	top: 30%;
	left: 25%;
}
}

/*-----------------------------------------------------------------------------------*/
/*	4.	Sections
/*-----------------------------------------------------------------------------------*/

.header-img {
	margin-top: 100px;
	border-bottom: 2px solid #283891;
}

section h2.section-heading{
	font-family: 'Cinzel', serif;
	font-size:28px;
	margin-top:0;
	margin-bottom:7px;
}
.box{
  text-align: center;
}

.why {
	background-color: #333;
	background-image: url(/images/background-books.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}

@media all and (min-width: 768px){	
.header-img {
	margin-top: 100px;
	border-bottom: 2px solid #283891;
}
}


/*-----------------------------------------------------------------------------------*/
/*	5.	Forms
/*-----------------------------------------------------------------------------------*/

label.not-required {
	left: 30px !important;
}

li.form-list {
	width: 40% !important;
}

@media all and (min-width: 768px){
li.form-list {
	width: 30% !important;
}
}

@media all and (min-width: 1200px){
li.form-list {
	width: 20% !important;
}
}

/*-----------------------------------------------------------------------------------*/
/*	6.	Footer
/*-----------------------------------------------------------------------------------*/

footer {
	width: 100%;
	text-align:	center;
	background-color: #000;
	border-top: 2px #0b9444 solid;
}

a.footerlink {
	font-family:'Muli', Sans-serif; 
	font-size:12px; 
	color: #fff; 
	text-decoration: none !important; 
	border: none
}
a.footerlink:hover {
  color: #009933;
  font-size:12px;
}

footer p {
  font-family:'Muli', Sans-serif; 
  color: #fff;
  font-size: 12px;
}

footer img { 
  display: inline-block;
  vertical-align: middle;
}
