
/*
	Custom Fonts
	
    font-family: 'Roboto', sans-serif;
    font-family: 'Ubuntu', sans-serif;
	
	Bottom - Ekko Lightbox for Bootstrap

*/


html, body {
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}

h1, h2, h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	color:#0DB14B;
}

h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	color:#1A4175;
}

h1 {}
h2 {}
h3 {}

hgroup {margin-bottom:20px;}




/*
	nav bar
*/

.navbar-brand {
  height:55px;
  line-height:55px;
  padding:0;
}

.nav > li {
	padding-left:2px;
}

.nav > li:first-child {
	padding-left:0;
}

.navbar-default {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-color:none;
	background:none;
}

.navbar-default .navbar-nav > li > a {
  color: #0DB14B;
  font-size:16px;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: #0DB14B;
  color: #FFF;
  -webkit-border-radius:4px; 
     -moz-border-radius:4px; 
          border-radius:4px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #0DB14B;
	color: #FFF;
	-webkit-border-radius:4px; 
     -moz-border-radius:4px; 
          border-radius:4px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #0DB14B;
  color: #FFF;
}

.navbar-default .navbar-nav > li > a.mnu-blue {
	color:#268DC5;
}

.navbar-default .navbar-nav > li > a.mnu-blue:focus, .navbar-default .navbar-nav > li > a.mnu-blue:hover, .navbar-default .navbar-nav > .active > a.mnu-blue {
	color:#FFF;
}

.dropdown-menu > li > a {
	font-size:16px;
	color:#1A4175;
}

.dropdown-menu > li > a > span {
	color:#0DB14B;
}

.dropdown-menu > li > a:hover {
  color: #0DB14B;
  background-color:#F2F7FA;
}

.dropdown-menu {
	border:0;
}



/*
	carousel
*/

.owl-theme .owl-item {
	height:500px;
	background:#DDD;
}

.owl-theme .owl-nav {
	display:none;
}

.owl-theme .slide1, 
.owl-theme .slide2, 
.owl-theme .slide3, 
.owl-theme .slide4, 
.owl-theme .slide5, 
.owl-theme .slide6 {
	position:relative;
	z-index:1;
	height:500px;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

.owl-theme .slide1 {	
	background:url(../img/carousel/slide1.jpg) no-repeat bottom center;
}


.owl-theme .slide-msg1 {
	position:absolute;
	z-index:2;
	top:30px;
	right:10px;
	width:300px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-size:28px;
	color:#000;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align:center;
}

@media only screen and (min-width : 767px) {
	.owl-theme .slide-msg1 {
		top:30px;
		right:30px;
		width:520px;
		font-family: 'Ubuntu', sans-serif;
		font-weight:300;
		font-size:32px;
		text-align:left;
	}
}

@media only screen and (min-width : 980px) {
	.owl-theme .slide-msg1 {
		top:30px;
		right:30px;
		width:620px;
		font-family: 'Ubuntu', sans-serif;
		font-weight:300;
		font-size:38px;
		text-align:left;
	}
}

@media only screen and (min-width : 1023px) {
	.owl-theme .slide-msg1 {
		top:30px;
		right:120px;
		width:760px;
		font-family: 'Ubuntu', sans-serif;
		font-weight:300;
		font-size:48px;
		text-align:left;
	}
}

.app-btns a > span {
	color:#0D7A1B;
}

.app-btns a:hover, 
.app-btns a:hover > span {
	background-color:#0DB14B;
	color:#FFF;
}



.masthead-pic {
	display:block;
	position:relative;
	width:100%;
	height:220px;
	/*background:#DDD;*/
}

.pinpoint {
	background:url(img/bg-pinpoint.jpg) bottom center repeat-x;
}

.picture {
	background:url(img/bg-picture.jpg) bottom left repeat-x;
}

.price {
	background:url(img/bg-price.jpg) bottom center repeat-x;
}

.mmy {
	background:url(img/bg-mmy.jpg) bottom left repeat-x;
}

.snippets {
	background:url(img/bg-snippets.jpg) bottom center repeat-x;
}

.other {
	background:url(img/bg-other.jpg) bottom left repeat-x;
}

.staticb {
	background:url(img/bg-static.jpg) bottom center repeat-x;
}

.static {
	background:url(img/bg-static.jpg) bottom left repeat-x;
}

.helpcenter {
	background:url(img/bg-helpcenter.jpg) bottom center repeat-x;
}



/*
	Custom Layout
*/


.headline-msg {
	padding-top:60px;
}

.headline-msg h2 {
	text-align:center;
}

.headline-msg .hd-img {
	margin-top:30px;
	margin-bottom:30px;
}

.headline-msg .hd-img img {
	width:100%;
	height:auto;
}

    @media only screen and (min-width : 480px) {
		.headline-msg .hd-img img {
			width:auto;
			height:auto;
		}
    }

.headline-msg .hd, 
.editable .hd {
	font-size:18px;
	color:#268DC5;
}


.apps-box {
	margin-top:30px;
	/*border-top:1px solid #DDD;*/
	padding-top:30px;
}

.apps-box.row-2 {
	margin-top:0;
	padding-top:0;
}

.apps-box h4 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
}

.apps-box h4 span {
	font-family: 'Ubuntu', sans-serif;
	color:#0DB14B;
}

.apps-box div.col-md-4 {
	margin-bottom:30px;
}

.apps-box .rborder {
	border:1px solid #EEE;
	-webkit-border-radius:4px; 
	   -moz-border-radius:4px; 
	        border-radius:4px;
}



.cobrands {
	padding-top:60px;
}

.cobrands h2 {
	text-align:center;
	margin-bottom:60px;
}

.cobrands .cologo {
	margin-bottom:30px;
	text-align:center;
	-webkit-filter: grayscale(1.0);
	filter: grayscale(1.0);
}

.cobrands .cologo:hover {
	margin-bottom:30px;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}


.home-wide {
	margin:60px 0 0 0;
	padding:30px 0;
	background:#F5F5F5 url(img/bg-front.jpg) repeat;
}

.home-wide h2 {
	text-align:center;
	margin-bottom:60px;
}

.home-wide .hd {
	font-size:18px;
	color:#268DC5;
}



.editable {
	padding-top:60px;
}

.editable h2 {
	text-align:center;
	margin-bottom:60px;
}

.editable form#contact, 
.editable form#help, 
.editable .post-top {
	margin-top:50px;
}



.faq .hd-faq {
	font-size:18px;
	color:#0DB14B;
}

.faq .faq-list {
	padding-left:20px;
}

.faq blockquote {
	font-size:14px;
}



.app-mnu {
	margin-top:30px;
	text-align:center;
}

.app-mnu .btn-success {
	color:#FFF;
}

.app-mnu .btn-default {
	color:#1A4175;
}

.app-mnu .btn-default:hover {
	background:#F2F7FA;
}

.app-mnu .btn-default, .app-mnu .btn-success {
	border:0;
}

.app-mnu span {
	color:#0DB14B;
}

.app-mnu .btn-success span {
	color:#FFF;
}


.app-side {}

.app-side .divider {
	padding-top:8px;
}

.app-side .app-side-box {
	background:#F2F7FA;
	-webkit-border-radius:4px; 
	   -moz-border-radius:4px;
	        border-radius:4px;
}

.app-side .app-box-label, .app-side .app-box-label fa {
	color:#1A4175;
}

.app-side .app-box-point, .app-side .app-box-point .fa {
	text-align:right;
	color:#1A4175;
}

.app-side .app-box-price {
	text-align:right;
	color:#3c763d;
	font-size:18px;
}



.selling-points {
	margin:0 0 40px 0;
	padding:0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	list-style: none;
}

.selling-points li {
	margin: 0 8% 15px 8%;
	padding: 0 0 0 30px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-size: 19px;
	line-height: 24px;
	list-style-position: outside;
	list-style: none;
	background: url(img/selling-point-bullet.png) 0 -5px no-repeat;
}



.setup-points {
	margin:40px 0;
	padding:0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	list-style: none;
}

.setup-points li {
	margin: 0 25px 10px 0;
	padding: 0 0 0 25px;
	line-height: 24px;
	list-style-position: outside;
	list-style: none;
	background: url(img/selling-point-bullet.png) 0 -5px no-repeat;
}



/*
	Buttons 
*/

.btn-full {
	width:100%;
}



/*
	footer
*/

.footer {
	margin-top:60px;
	padding-top:30px;
	background:#1A4175;
	color:#FFF;
}

.footer h3 {
	margin-top:0;
	color:#FFF;
}

.footer ul > li > a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	color:#8DC9E9;
}

.footer ul > li > a:hover {
	color:#FFF;
}

.footer ul > li > a span {
	color:#FFF;
}

.footer .copyright {
	margin-top:30px;
	border-top:1px solid #255EA9;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-size:12px;
	color:#268DC5;
}

.footer .copyright a {
	color:#8DC9E9;
}

.footer .copyright a:hover {
	color:#FFF;
}

.footer .brand-lt, .footer .brand-rt {
	margin-top:20px;
	display:inline-block;
	text-align:center;
}

    @media only screen and (min-width : 992px) {
		.footer .brand-lt, .footer .brand-rt {
			margin-top:0;
		}
    }



/*
	Misc
*/

.mlr0 {
	margin-left:0;
	margin-right:0;
}

.ptb15 {
	padding-top:15px;
	padding-bottom:15px;
}

.pb15 {
	padding-bottom:15px;
}

.bt1 {
	border-top:1px solid #BDD7E6;
}

.bb1 {
	border-bottom:1px solid #BDD7E6;
}



/*
	Ekko Lightbox for Bootstrap
*/

.ekko-lightbox {
	display:-ms-flexbox!important;
	display:flex!important;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding-right:0!important
}

.ekko-lightbox-container {
	position:relative
}

.ekko-lightbox-container>div.ekko-lightbox-item {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%
}

.ekko-lightbox iframe {
	width:100%;
	height:100%
}

.ekko-lightbox-nav-overlay {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:-ms-flexbox;
	display:flex
}

.ekko-lightbox-nav-overlay a {
	-ms-flex:1;
	flex:1;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	opacity:0;
	transition:opacity .5s;
	color:#000;
	font-size:30px;
	z-index:1
}

.ekko-lightbox-nav-overlay a>* {
	-ms-flex-positive:1;
	flex-grow:1
}

.ekko-lightbox-nav-overlay a>:focus {
	outline:none
}

.ekko-lightbox-nav-overlay a span {
	padding:0 30px
}

.ekko-lightbox-nav-overlay a:last-child span {
	text-align:right
}

.ekko-lightbox-nav-overlay a:hover {
	text-decoration:none
}

.ekko-lightbox-nav-overlay a:focus {
	outline:none
}

.ekko-lightbox-nav-overlay a.disabled {
	cursor:default;
	visibility:hidden
}

.ekko-lightbox a:hover {
	opacity:1;
	text-decoration:none
}

.ekko-lightbox .modal-dialog {
	display:none
}

.ekko-lightbox .modal-footer {
	text-align:left
}

.ekko-lightbox-loader {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-align:center;
	align-items:center
}

.ekko-lightbox-loader>div {
	width:40px;
	height:40px;
	position:relative;
	text-align:center
}

.ekko-lightbox-loader>div>div {
	width:100%;
	height:100%;
	border-radius:50%;
	background-color:#fff;
	opacity:.6;
	position:absolute;
	top:0;
	left:0;
	animation:a 2s infinite ease-in-out
}

.ekko-lightbox-loader>div>div:last-child {
	animation-delay:-1s
}

.modal-dialog .ekko-lightbox-loader>div>div {
	background-color:#333
}

@keyframes  
a {
	0%, to {
	transform:scale(0);
	-webkit-transform:scale(0)
	}
	50% {
	transform:scale(1);
	-webkit-transform:scale(1)
	}
}



