@import url("font-awesome.min.css");

html {
	font-size: 15px;
}

body {
  margin: 0;
  padding:0;
  font-family: 'Source Sans Pro', 'PT Sans', 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #666;
  background-color: #ffffff;
}


a {
    color: #1f1f1f;
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', sans-serif;
	line-height:1.1em;
	color: #3a3a3a;
	font-weight:300;
	margin-bottom:10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 34px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}


section {
	padding:120px 0 40px 0;
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 120px;
}

.container{
	padding: 0 20px 0 20px;
}

.row{
	margin-bottom:40px;
}

.row .row, .row-fluid .row{
	margin-bottom:0;
}

header{
	position:relative;
}

.linkWithArrow {
    border: 1px solid #71cce8;
    padding: 8px 12px;
    font-size: 16px;
    display: inline-block;
    background: transparent;
}

.linkWithArrow:hover {
    color: #fff;
    background: #71cce8;
}

.linkWithArrow:after{
    content: "\f101";
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: 13px;
}

.linkWithArrowInverted {
    --border: 1px solid #71cce8;
    padding: 8px 12px;
    font-size: 16px;
    display: inline-block;
    background: #71cce8;
    color:white;
}

.linkWithArrowInverted:after{
    content: "\f101";
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: 13px;
}

.media-screen {
	border-radius: 4px;
    box-shadow: rgba(39, 43, 97, 0.41) 1px 7px 17px -7px;
}

[class^="icon-"].active:hover,
[class*=" icon-"].active:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

[class^="icon-"],
[class*=" icon-"] {
  margin-top: 1px;
  margin-right: .3em;
}

.navbar {
	padding:20px 0 20px;
}

.navbar .current {
  color:#fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

.navbar .nav > li > a {
  float: none;
  color: #fff;
	line-height:1em;
  text-decoration: none;
  text-shadow:none;
   z-index:100;
	outline:0;
	font-size:1.15rem;
}

.navbar .nav > li.current > a {
	color:#000;
}

.navbar .nav > li > a:hover {
  color: #181d19;
}


ul.nav li.current {
  background: white;
}

.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}

.section-title h3 {
    font-size: 42px;
    font-weight: 300;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
    color:#848282;
}

.text-center {
    text-align: center;
}

.alignleft {
    float: left;
    --margin: 10px 20px 20px 0;
}

.lead {
  margin-bottom: 3rem;
    font-size: 1.25rem;
    font-weight: 200;
    line-height: 1.3em;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
	margin-bottom:10px;
}

p {
  font-size: 1rem;
  font-family: 'Source Sans Pro', sans-serif;
  line-height:1.6em;
  margin-bottom: 1em;
  color: #676666;
}

.fixed {
  position: fixed;
  background:#2f3040f5;
  padding-bottom: 5px;
  top:0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 40px #222;
  -webkit-box-shadow: 0 0 40px #222;
  -moz-box-shadow: 0 0 40px #222;
  margin-left: 0;
}

.fixed .navbar-header {
	--margin-left:2rem;
	margin-right:0.5rem;
}

.fixed li > a:hover {
	color:#63d1fb !important;
}

*, *::before, *::after{transition:all .3s ease-in-out;}

footer .verybottom {
    padding: 55px 0 10px 0;
}

.footer-section {
    margin-bottom: 2rem;
}

footer {
    float: left;
    width: 100%;
    background: #212121;
    color: #fff;
    margin: 0;
    padding: 40px 0 0 0;
}

.verybottom p {
    color: #999;
}

footer h4 {
    margin-top: 0px;
    color: #fff;
    font-size: 1rem;
    text-align: left;
    text-transform: uppercase;
}

footer ul {
    list-style: none;
    margin: 0px;
    color: #999;
    font-size: 1rem;
    padding-left: 0px;
}

footer li {
    line-height: 1.6rem;
}

footer em {
    font-style: normal;
    color: #fff;
}

.column-title {
	font-size: 21px;
    padding: 0 0 15px;
    margin: 0;
    text-align: left;
    line-height: 26px;
}

.column-body {
	font-size: 1.1rem;
	line-height: 1.4em;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  --border: 1px solid green;
  --webkit-text-fill-color: green;
  -webkit-box-shadow: 0 0 0 100px transparent inset !important;
 transition: background-color 5000s ease-in-out 0s;
}


section#featured {
	--background: radial-gradient(ellipse at top, #2ab998, transparent),
            radial-gradient(ellipse at bottom, #4d9f0c, transparent);
      --background: radial-gradient(ellipse at top, #4ad896, #0b8649);
      background:linear-gradient(45deg, rgb(33, 147, 191), rgb(29, 205, 214));
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:140px 0 30px;
	text-align:center;
}

section#featured h2  {
	color:#fff;
	font-size:3rem;
}

section#featured .inner-heading h2 {
	margin-bottom:-20px;
}

section#featured h4.subtitle  {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	text-transform:none;
	color:#f8f8f8;
}

section#featured p  {
	color:#f8f8f8;
}

@media (min-width: 1024px) {
	section#featured {
		background-attachment: fixed;
	}
}

.lingo-logo {
	font-family: 'Raleway'; 
	font-weight: 900; 
	font-size: 24px; 
	text-transform: uppercase; 
	background: -webkit-linear-gradient(top, #fdfdfd, #d2efff); 
	background: -ms-linear-gradient(top, #fdfdfd, #d2efff); 
	background: -moz-linear-gradient(top, #fdfdfd, #d2efff); 
	background: -o-linear-gradient(top, #fdfdfd, #d2efff); 
	-webkit-background-clip: text; 
	-ms-background-clip: text; 
	-o-background-clip: text; 
	-webkit-text-fill-color: transparent; 
	-ms-text-fill-color: transparent; 
	-o-text-fill-color: transparent;
}

blockquote {
    display: inline-block;
    padding-left: 18px;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 27px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 10px solid #000;
}