@font-face {
  font-family: "AgateSans";
  src: url("https://pasteup.guim.co.uk/fonts/latin1/Guardian-Ag-Sans-1-Web-Reg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianText";
  src: url("https://pasteup.guim.co.uk/fonts/WebEgyptianHinted-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianText";
  src: url("https://pasteup.guim.co.uk/fonts/WebEgyptianHinted-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianText";
  src: url("https://pasteup.guim.co.uk/fonts/latin1/Guardian-Text-Egyp-Web-Med.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianHeadline";
  src: url("https://pasteup.guim.co.uk/fonts/latin1/Guardian-Egyp-Web-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianHeadline";
  src: url("https://pasteup.guim.co.uk/fonts/latin1/Guardian-Egyp-Web-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: "EgyptianHeadline";
  src: url("https://pasteup.guim.co.uk/fonts/latin1/Guardian-Egyp-Web-Semibold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("/res/en-gb/g24117/t281081771/2/images/fonts/icomoon.eot?srf3rx");
  src: url("/res/en-gb/g24117/t281081771/2/images/fonts/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("/res/en-gb/g24117/t281081771/2/images/fonts/icomoon.ttf?srf3rx") format("truetype"), url("/res/en-gb/g24117/t281081771/2/images/fonts/icomoon.woff?srf3rx") format("woff"), url("/res/en-gb/g24117/t281081771/2/images/fonts/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'simple-line-icons';
  src:  url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons.eot?v=2.2.2');
  src:  url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons.eot?#iefix&v=2.2.2') format('embedded-opentype'),
        url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons.ttf?v=2.2.2') format('truetype'),
        url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons2.woff?v=2.2.2') format('woff2'),
        url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons.woff?v=2.2.2') format('woff'),
        url('/res/en-gb/g24117/t281081771/2/images/fonts/simple-line-icons.svg?v=2.2.2#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular.eot");
  src: url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular2.woff") format("woff2"), url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/res/en-gb/g24117/t281081771/2/images/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

body {
  font-family: "EgyptianText", "Georgia", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #595959;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #052962;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #052962;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "EgyptianText", "Georgia", serif;
  font-weight: 400;
}

.space {
  height: 30px;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

#se-sky-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0;
  padding-top: 20px;
  background: #052963;
  border-bottom: 1px solid #081832;
}
@media screen and (max-width: 768px) {
  #se-sky-header {
    margin-top: 0;
    background: #052963;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  }
  #se-sky-header .navbar-brand {
    color: #ffe !important;
    height: auto !important;
  }
  #se-sky-header #navbar li a {
    color: #ffe !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #se-sky-header #navbar li a:hover {
    color: #ffe !important;
  }
  #se-sky-header #navbar li a span:before {
    background: transparent !important;
  }
  #se-sky-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #ffe !important;
  }
  #se-sky-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#se-sky-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#se-sky-header .navbar-brand > img {
	padding-top: 8px;
}
#se-sky-header #navbar li a {
  font-family: "AgateSans", "Georgia", serif;
  color: #ffe;
  position: relative;
  font-size: 85%;
}
#se-sky-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
#se-sky-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#se-sky-header #navbar li a:hover {
  color: #ffe;
  background-color: #1a3a6f; /*rgba(0,0,0,0.1)*/
}
#se-sky-header #navbar li a:hover span:before {
  background-color: #ffd;
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#se-sky-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #ffe;
}
#se-sky-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#se-sky-header #navbar li.active a:hover {
  color: #ffe;
  background-color: rgba(0,0,0,0.1)
}
#se-sky-header .navbar-brand {
  float: right;
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding-top: 0;
  padding-right: 0;
  color: #ffe;
  height: auto !important;
}
#se-sky-header.navbar-fixed-top {
  position: fixed !important;
  background: #052963;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
}
#se-sky-header.navbar-fixed-top .navbar-brand {
  color: #ffe;
}
#se-sky-header.navbar-fixed-top #navbar li a {
  color: #ffe;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#se-sky-header.navbar-fixed-top #navbar li a:hover {
  color: #ffe;
}
#se-sky-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #ffe;
}
#se-sky-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#se-sky-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #se-sky-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#se-sky-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#se-sky-header .navbar-default .brand-slogan em {
  color: #000;
  font-style: normal;
}
#se-sky-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  clear: both;
}
.section-heading h2 {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #052962;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  font-family: "AgateSans", "Georgia", serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}

.feature-left h3 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-top: 0;
  margin-bottom: 5px !important;
}

.feature-left p {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
  color: #666;
  font-family: "AgateSans", "Georgia", serif;
}

.feature-left p:last-child {
  margin-bottom: 0;
}

.feature-left .featured-icon {
  float: left;
  text-align: center;
  width: 15%;
}

@media screen and (max-width: 992px) {
  .feature-left .featured-icon {
    width: 10%;
  }
}

@media screen and (max-width: 768px) {
  .feature-left .featured-icon {
    width: 15%;
  }
}

.feature-left .featured-icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #333;
}

.feature-left .featured-text {
  float: right;
  width: 80%;
}

@media screen and (max-width: 992px) {
  .feature-left .featured-text {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .feature-left .featured-text {
    width: 85%;
  }
}

@media screen and (max-width: 480px) {
  .feature-left .featured-text {
    width: 80%;
  }
}

/*--------------------
* CTA sectoin
--------------------*/

#tf-widecta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}

#tf-widecta .tf-widecta {
  width: 50%;
  background-size: cover;
  background-position: center center;
  position: relative;
}

@media screen and (max-width: 768px) {
  #tf-widecta .tf-widecta {
    width: 100%;
  }
}

#tf-widecta .tf-widecta .tf-widecta-f {
  padding: 40px;
}

#tf-widecta .tf-widecta .tf-widecta-f p {
  font-size: 18px;
}

.se-sky-pricetable {
  font-family: "AgateSans", "Georgia", serif;
	margin: 0px auto 30px !important;
}

.se-sky-pricetable th {
	background-color: rgba(255,255,255,0.5);
	text-align: center;
	font-size: 120%;
	padding: 10px 20px !important;
}

.se-sky-pricetable th:first-child {
	text-align: left;
}

.se-sky-pricetable td {
	padding: 10px 20px !important;
	font-size: 110%;
	vertical-align: middle !important;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
}

.se-sky-pricetable td:first-child {
	text-align: left;
}

.se-sky-pricetable td img {
	display: inline-block;
}

@media (max-width: 767px){
	#tf-pricing {
		padding: 40px 0;
	}
	#tf-pricing h2 {
		font-size: 22px;
	}
	#tf-pricing .section-title p {
		font-size: 15px;
	}
	.se-sky-pricetable th,
	.se-sky-pricetable td {
		padding: 5px;
		font-size: 14px;
	}
}

@media (max-width: 420px){
	.se-sky-pricetable th,
	.se-sky-pricetable td {
		padding: 5px;
		font-size: 11px;
	}
}

#se-sky-features,
#se-sky-supps,
.se-sky-pricing,
#se-sky-signin {
  padding: 5em 0;
}
@media screen and (max-width: 480px) {
  #se-sky-features,
  #se-sky-supps,
  .se-sky-pricing,
  #se-sky-signin {
    padding: 5em 0;
  }
}

#se-sky-existing {
  padding: 140px 0 50px;
}
@media screen and (max-width: 480px) {
  #se-sky-existing {
    padding: 0em 0;
  }
}

#se-sky-existing .se-sky-hero-wrap {
  padding: 2em 0;
}

#se-sky-existing h1 {
  font-size: 20px;
  font-weight: bold;
}

#se-sky-existing h2 {
  font-size: 18px;
  line-height: 1.4;
}

#se-sky-supps .price-box,
.se-sky-pricing .price-box {
  border: 2px solid #ECEEF0;
  text-align: center;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
#se-sky-supps .price-box.popular,
.se-sky-pricing .price-box.popular {
  border: 2px solid #052962;
}
#se-sky-supps .price-box.popular .popular-text,
.se-sky-pricing .price-box.popular .popular-text {
  top: 0;
  left: 50%;
  margin-left: -54px;
  margin-top: -2em;
  position: absolute;
  padding: 4px 20px;
  background: #052962;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#se-sky-supps .price-box.popular .popular-text:after,
.se-sky-pricing .price-box.popular .popular-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid black;
  border-top-color: #052962;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#se-sky-supps .pricing-plan,
.se-sky-pricing .pricing-plan {
  margin: 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
#se-sky-supps .pricing-note,
.se-sky-pricing .pricing-note {
  font-size: 10px;
  font-style: italic;
  color: rgba(0,0,0,0.3);
}
#se-sky-supps .price,
.se-sky-pricing .price {
  font-size: 50px;
  color: #000;
}
#se-sky-supps .price .currency,
.se-sky-pricing .price .currency {
  font-size: 20px;
  top: -1.2em;
}
#se-sky-supps .price small,
.se-sky-pricing .price small {
  font-size: 16px;
}
#se-sky-supps .pricing-info,
.se-sky-pricing .pricing-info {
  padding: 0;
  margin: 0 0 30px 0;
}
#se-sky-supps .pricing-info li,
.se-sky-pricing .pricing-info li {
  margin: 0 20px;
  padding: 0;
  /*list-style: none;*/
  text-align: left;
  font-size: 12px;
}


/* Supplement Section */
#tf-supplement {
  padding: 30px 0 60px;
}
#tf-supplement h5 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #666;
  text-transform: none;
}

#tf-supplement img {
  display: inline-block;
  border: 1px solid #f3f3f3;
}

.se-sky-sp_content {
  margin-bottom: 40px;
}

.responsiveGallery-container {
  height: inherit !important;
  padding-bottom: 100px;
}

@media (max-width: 1199px){
  #tf-supplement img {
    max-height: 260px;
  }
}

@media (max-width: 991px){
  #tf-supplement img {
    /*max-height: inherit;*/
    max-height: 330px;
  }
}

@media (max-width: 768px){
  #tf-supplement img {
    max-height: 330px;
  }
  #tf-supplement h5 {
    margin-bottom: 30px;
  }
}

@media (max-width: 598px){
  #tf-supplement img {
    max-height: 360px;
  }
}

.nav-justified > li {
  /*width: 390px !important;*/
}

@media (max-width: 767px){
  .nav-justified > li {
    width: auto !important;
  }
}

.nav-justified > li > a {
  background-color:#f9f9f9 !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  border-radius: 6px !important;
  border:1px solid #dcdcdc !important;
  cursor:pointer !important;
  color:#666666 !important;
  text-decoration:none !important;
  text-shadow:0px 1px 0px rgba(0,0,0,0.3) !important;

  margin: 0 10px !important;
  padding: 10px 0 0px;
}

.nav-justified > li.active > a,
.nav-justified > li > a:hover {
  background-color:#052962 !important;
  color: #fff !important;
  text-decoration: none !important;
}

@media (max-width: 767px){
  .nav-justified > li > a {
    margin: 0 !important;
    padding: 5px 0;
  }
  .nav-justified > li + li {
    margin: 0 !important;
  }
}

.nav-justified > li:first-child > a {
  margin-left: 0 !important;
}

.nav-justified > li:last-child > a {
  margin-right: 0 !important;
}

.nav-justified > li.active > a {
  background-color: #052962 !important;
  color: #fff !important;
}

.se-sky-img-pills h3 {
  color: #666 !important;
}

li.active a h3,
li a:hover h3 {
  color: #fff !important;
}

.se-sky-img-pills h3 {
  margin: 0 auto;
  padding: 10px 0 15px;
  font-size: 150%;
  font-weight: bold;
}

@media (max-width: 767px){
  .se-sky-img-pills h3 {
    padding: 10px 0 10px;
  }
}

.se-sky-img-pills div > img {
  display: inline-block;
}

.se-sky-img-pills div {
  display:inline-block;
  overflow:hidden;
  position:relative;
  max-height:120px;
  -webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.15);
  /*border: 1px solid #ddd;*/
  padding: 10px;
  background-color:#fff;
}


#se-sky-our-services,
#se-sky-features,
#se-sky-signin {
  background: #f4f4f4;
}

#se-sky-signin {
  
}

#se-sky-our-services {
  border-bottom: 1px solid #f2f2f2;
}
#se-sky-our-services {
  position: relative;
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  #se-sky-our-services {
    padding: 4em 0;
  }
}

.se-sky-our-service {
  display: block;
  color: #444;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 40px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 1.5em;
}
.se-sky-our-service:hover, .se-sky-our-service:focus, .se-sky-our-service:active {
  text-decoration: none;
  outline: none;
}
.se-sky-our-service .se-sky-our-service-icon {
  width: 80px;
  height: 80px;
  display: block;
  display: table;
  text-align: center;
  margin: 0 auto;
  position: relative;
  border: 2px solid #052962;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.se-sky-our-service .se-sky-our-service-icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  color: #052962;
}
.se-sky-our-service .se-sky-our-service-lead {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.se-sky-our-service .se-sky-our-service-text {
  color: #919191;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 24px;
}
.se-sky-our-service:hover, .se-sky-our-service.active {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  /*margin-top: -10px;*/
}
@media screen and (max-width: 768px) {
  .se-sky-our-service:hover, .se-sky-our-service.active {
    margin-top: 0px;
  }
}
.se-sky-our-service:hover .se-sky-our-service-icon, .se-sky-our-service.active .se-sky-our-service-icon {
  background: #052962;
}
.se-sky-our-service:hover .se-sky-our-service-icon i, .se-sky-our-service.active .se-sky-our-service-icon i {
  color: #fff;
}


#se-sky-features {
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  #se-sky-features {
    padding: 4em 0;
  }
}
#se-sky-features .se-sky-service {
  margin-bottom: 30px;
  float: left;
}
#se-sky-features .se-sky-service .se-sky-icon {
  float: left;
  width: 20%;
}
#se-sky-features .se-sky-service .se-sky-icon i {
  font-size: 40px;
  color: #052962;
}
#se-sky-features .se-sky-service .se-sky-desc {
  width: 80%;
  float: right;
}
#se-sky-features .se-sky-service .se-sky-desc h3 {
  margin-top: 0;
  font-size: 18px;
}

.cta .btn {
  margin-bottom: 0;
}

.se-sky-bg-section {
  color: #fff;
  background-color: #e9e9e9;
  background-size: cover;
  background-position: top center;
  margin-top: 0px;
  z-index: 10;
  position: relative;
}
.se-sky-bg-section .se-sky-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3b3d40;
  z-index: 11;
}

.se-sky-hero-wrap, .se-sky-bg-section {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  .se-sky-hero-wrap, .se-sky-bg-section {
    height: inherit;
    padding: 3em 0;
  }
}

.se-sky-bg-section .se-sky-hero-wrap {
  display: table;
  width: 100%;
  z-index: 12;
  position: relative;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro {
  display: table-cell;
  vertical-align: middle;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-lead, .se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-lead {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .se-sky-bg-section, .se-sky-hero-wrap {
    height: inherit;
  }
}

.se-sky-bg-section .se-sky-overlay {
  background: #3b3d40;
  opacity: .5;
}
.se-sky-bg-section .author {
  font-size: 20px;
  margin-bottom: 0;
}

#se-sky-apps {
  position: relative;
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  #se-sky-apps {
    padding: 4em 0;
  }
}

#se-sky-apps {
  background: #fafafa;
}

#se-sky-apps img {
  display: inline-block;
}

#se-sky-apps i.fa {
  font-size: 40px;
  border: 3px solid #052962;
  width: 100px;
  height: 100px;
  padding: 27px 25px;
  margin-bottom: 10px;
  border-radius: 50%;
  transition: all 0.5s;
}

#se-sky-apps i.fa.fa-mobile {
  font-size: 50px;
  padding: 20px 25px;
}

#se-sky-apps .download_app a:hover > i.fa {
  border: 3px solid #fff;
  background: #052962;
  color: #fff;
}

#se-sky-apps .download_app a:hover,
#se-sky-apps .download_app a:hover p,
#se-sky-apps .download_app a:hover h4 {
  color: #052962;
}

@media screen and (max-width: 550px) {
  #se-sky-apps h2 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #se-sky-apps p,
  #se-sky-apps h4 {
    display: none;
  }
  #se-sky-apps i.fa {
    font-size: 20px;
    border: 3px solid #052962;
    width: 50px;
    height: 50px;
    padding: 12px 11px;
    margin-bottom: 10px;
    border-radius: 50%;
    transition: all 0.5s;
  }

  #se-sky-apps i.fa.fa-mobile {
    font-size: 25px;
    padding: 20px 25px;
  }
}

.se-sky-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.se-sky-nav-toggle.active i::before, .se-sky-nav-toggle.active i::after {
  background: #fff;
}
.se-sky-nav-toggle:hover, .se-sky-nav-toggle:focus, .se-sky-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.se-sky-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #052962;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.se-sky-nav-toggle i::before, .se-sky-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.se-sky-nav-toggle i::before {
  top: -7px;
}

.se-sky-nav-toggle i::after {
  bottom: -7px;
}

.se-sky-nav-toggle:hover i::before {
  top: -10px;
}

.se-sky-nav-toggle:hover i::after {
  bottom: -10px;
}

.se-sky-nav-toggle.active i {
  background: transparent;
}

.se-sky-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.se-sky-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.se-sky-nav-toggle {
  position: absolute;
  top: 12px;
  left: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .se-sky-nav-toggle {
    display: block;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#footer {
  padding: 50px 0;
  color: #fff;
  background: #052962;
  font-size: 90%;
}
#footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}
#footer a {
  color: #fff;
}
#footer img.img-responsive {
  display: inline-block;
}

.btn {
  font-family: "AgateSans", "Georgia", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #052962;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #052962;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #ffe500;
  color: #000 !important;
}
.social li a.social-circle {
  background: #ffe500;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #ffe500 !important;
  color: #000 !important;
}
.social.social-box a {
  background: #ffe500;
  color: #000 !important;
}
.social.social-circle a {
  background: #1a3a6f;
  color: #fff !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-carousel:focus .owl-controls .owl-nav, .owl-carousel:hover .owl-controls .owl-nav, .owl-carousel:active .owl-controls .owl-nav {
  opacity: 1;
}
.owl-carousel .btn-primary:hover, .owl-carousel .btn-primary:focus, .owl-carousel .btn-primary:active {
  background: transparent !important;
  border: 2px solid #fff !important;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.owl-carousel .owl-controls .owl-nav .owl-next i:before,
.owl-carousel .owl-controls .owl-nav .owl-prev i:before {
  color: rgba(255, 255, 255, 0.5);
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  right: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
  color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  left: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
  color: white;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.se-sky-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.se-sky-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.se-sky-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.se-sky-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: 2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  background: white;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
  background: transparent;
  border: 2px solid #fff;
}

.owl-carousel-fullwidth .item, .owl-carousel-fullwidth .se-sky-owl-text-wrap {
  height: 800px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .se-sky-owl-text-wrap {
    height: inherit;
    padding: 5em 0;
  }
}
.owl-carousel-fullwidth .se-sky-owl-text-wrap {
  position: relative;
}
.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}
.owl-carousel-fullwidth .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 8;
}
.owl-carousel-fullwidth .item img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .iphone-image {
  position: relative;
  z-index: 99;
}
.owl-carousel-fullwidth .item .iphone-image .iphone {
  float: right;
  text-align: right;
  position: relative;
  bottom: -12em;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .iphone-image .iphone {
    bottom: 0em;
    text-align: center;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}
.owl-carousel-fullwidth .item .iphone-image .iphone img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .se-sky-owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
.owl-carousel-fullwidth .item .se-sky-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.owl-carousel-fullwidth .item .se-sky-owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
}
.owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-lead, .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-lead-2, .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
}
.owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-lead {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-size: 27px;
  line-height: 27px;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-lead {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-lead {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
  }
}
.owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-sub-lead {
  font-size: 22px;
  line-height: 30px;
  font-weight: 100;
  margin-bottom: 30px;
  color: white;
}
@media screen and (max-width: 992px) {
  .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-sub-lead {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .se-sky-owl-text .se-sky-sub-lead {
    font-size: 20px;
    line-height: 28px;
  }
}

.se-sky-sub-lead span {
	color: #c70000;
}
.se-sky-sub-lead span.se-sky-color01 {
	color: #b29163;
}
.se-sky-sub-lead span.se-sky-color02 {
	color: #ffe500;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.se-sky-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


#se-sky-faqs {
  position: relative;
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  #se-sky-faqs {
    padding: 4em 0;
  }
}

#se-sky-faqs {
  background: #fafafa;
}
#se-sky-faqs .faq-accordion {
  position: relative;
  float: left;
  width: 100%;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #se-sky-faqs .faq-accordion {
    padding: 15px;
  }
}
#se-sky-faqs .faq-accordion .faq-accordion-icon-toggle {
  position: absolute;
  top: 27px;
  right: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 480px) {
  #se-sky-faqs .faq-accordion .faq-accordion-icon-toggle {
    top: 17px;
  }
}
#se-sky-faqs .faq-accordion .faq-accordion-icon-toggle i {
  font-size: 20px;
  color: #052962;
}
#se-sky-faqs .faq-accordion h3 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #052962;
  cursor: pointer;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  #se-sky-faqs .faq-accordion h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    width: 80%;
    float: left;
  }
}
#se-sky-faqs .faq-accordion .faq-body {
  clear: both;
  display: none;
  padding: 30px 0 0px 0;
  color: #444;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
#se-sky-faqs .faq-accordion.active {
  background: #fff;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.05);
}
#se-sky-faqs .faq-accordion.active h3 {
  color: #052962;
}
#se-sky-faqs .faq-accordion.active .faq-accordion-icon-toggle {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.scroll-up a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Scroll to top */
.scroll-up {
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 1em;
  right: 2em;
}

.scroll-up a {
  background-color: rgba(135, 135, 135, 0.5);
  display: block;
  width: 35px;
  height: 33px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}

.scroll-up a span {
  font-size: 22px;
  line-height: 31px;
}

.scroll-up a:hover,
.scroll-up a:active {
  background-color: rgba(0, 0, 0, .8);
  color: #fff;
}
