body {
	margin: 0px; padding: 0px; color: rgb(105, 105, 110); line-height: 20px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; -webkit-font-smoothing: antialiased;
}
.main-container {
	overflow: hidden;
}
section {
	overflow: hidden; position: relative;
}
a {
	outline: 0px; transition:0.25s ease-out; color: rgb(67, 159, 224); text-decoration: none; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
a:link {
	outline: 0px; transition:0.25s ease-out; color: rgb(67, 159, 224); text-decoration: none; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
a:visited {
	outline: 0px; transition:0.25s ease-out; color: rgb(67, 159, 224); text-decoration: none; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
a:hover {
	outline: 0px; transition:0.25s ease-out; color: rgb(67, 159, 224); text-decoration: none; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
a:active {
	outline: 0px; transition:0.25s ease-out; color: rgb(67, 159, 224); text-decoration: none; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
a.inverse {
	color: rgb(255, 255, 255) !important;
}
.inverse a {
	color: rgb(255, 255, 255) !important;
}
i.inverse {
	color: rgb(255, 255, 255) !important;
}
blockquote {
	margin: 0px; padding: 0px; text-transform: none; line-height: 16px; font-size: 16px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
iframe {
	border: 0px currentColor; border-image: none;
}
.videoWrapper {
	height: 0px; padding-top: 0px; padding-bottom: 56.25%; position: relative;
}
.videoWrapper > iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.videoWrapper > .frameCover {
	background: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
h1 {
	margin-top: 0px; margin-bottom: 10px;
}
.h1 {
	margin-top: 0px; margin-bottom: 10px;
}
h2 {
	margin-top: 0px; margin-bottom: 10px;
}
.h2 {
	margin-top: 0px; margin-bottom: 10px;
}
h3 {
	margin-top: 0px; margin-bottom: 10px;
}
.h3 {
	margin-top: 0px; margin-bottom: 10px;
}
h4 {
	margin-top: 0px; margin-bottom: 10px;
}
.h4 {
	margin-top: 0px; margin-bottom: 10px;
}
h5 {
	margin-top: 0px; margin-bottom: 10px;
}
.h5 {
	margin-top: 0px; margin-bottom: 10px;
}
h6 {
	margin-top: 0px; margin-bottom: 10px;
}
.h6 {
	margin-top: 0px; margin-bottom: 10px;
}
p {
	margin-top: 0px; margin-bottom: 10px;
}
.lead {
	margin-top: 0px; margin-bottom: 10px;
}
h1 {
	line-height: 56px; font-size: 52px; font-weight: 900; text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.h1 {
	line-height: 56px; font-size: 52px; font-weight: 900; text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
h2 {
	line-height: 46px; font-size: 42px; font-weight: 900;
}
.h2 {
	line-height: 46px; font-size: 42px; font-weight: 900;
}
h3 {
	line-height: 38px; font-size: 34px; font-weight: 400;
}
.h3 {
	line-height: 38px; font-size: 34px; font-weight: 400;
}
h4 {
	line-height: 30px; font-size: 26px; font-weight: 900;
}
.h4 {
	line-height: 30px; font-size: 26px; font-weight: 900;
}
h5 {
	line-height: 24px; font-size: 20px; font-weight: 700;
}
.h5 {
	line-height: 24px; font-size: 20px; font-weight: 700;
}
p {
	line-height: 20px; font-size: 16px;
}
.p-opacity {
	opacity: 0.7;
}
strong {
	font-weight: 900;
}
b {
	font-weight: 900;
}
.lead {
	line-height: 26px; font-size: 22px; font-weight: 400;
}
.lead strong {
	font-weight: 700;
}
.lead b {
	font-weight: 700;
}
.f-w-300 {
	font-weight: 300;
}
.f-w-400 {
	font-weight: 400;
}
.f-w-700 {
	font-weight: 700;
}
.f-w-900 {
	font-weight: 900;
}
.text-white {
	color: rgb(255, 255, 255);
}
.text-black {
	color: rgb(105, 105, 110);
}
.text-blue {
	color: rgb(67, 159, 224);
}
.bg-grey {
	background-color: rgb(239, 241, 244);
}
.bg-light {
	background-color: rgb(250, 250, 250);
}
.bg-orange {
	background-color: rgb(239, 124, 70);
}
.bg-blue {
	background-color: rgb(67, 159, 224);
}
.bg-green {
	background-color: rgb(86, 182, 139);
}
.bg-red {
	background-color: rgb(231, 76, 60);
}
.bg-purple {
	background-color: rgb(142, 68, 173);
}
.bg-yellow {
	background-color: rgb(241, 196, 15);
}
.bg-dark {
	background-color: rgb(82, 94, 108);
}
.bg-black {
	background-color: rgb(46, 50, 52);
}
.bg-white {
	background-color: rgb(255, 255, 255);
}
.bg-img {
	background-position: center 0px; background-image: url("../images/bg-1.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover;
}
.overlay {
	background: rgba(51, 51, 51, 0.5); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 0; -ms-zoom: 1;
}
:root .overlay {
	
}
.btn {
	padding: 11px 18px; border-radius: 4px; transition:0.3s ease-out; text-align: center; color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 15px; font-weight: 900; margin-right: 5px; margin-bottom: 7px; vertical-align: middle; display: inline-block; white-space: pre-line; cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
a.btn {
	padding: 11px 18px; border-radius: 4px; transition:0.3s ease-out; text-align: center; color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 15px; font-weight: 900; margin-right: 5px; margin-bottom: 7px; vertical-align: middle; display: inline-block; white-space: pre-line; cursor: pointer; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.btn:focus {
	color: rgb(255, 255, 255);
}
a.btn:focus {
	color: rgb(255, 255, 255);
}
.btn:hover {
	color: rgb(255, 255, 255);
}
a.btn:hover {
	color: rgb(255, 255, 255);
}
.active.btn:focus {
	color: rgb(255, 255, 255);
}
a.active.btn:focus {
	color: rgb(255, 255, 255);
}
.btn:focus:active {
	color: rgb(255, 255, 255);
}
a.btn:focus:active {
	color: rgb(255, 255, 255);
}
.btn-md {
	padding: 15px 25px; font-size: 16px;
}
a.btn-md {
	padding: 15px 25px; font-size: 16px;
}
.btn-lg {
	padding: 25px 60px; font-size: 18px;
}
a.btn-lg {
	padding: 25px 60px; font-size: 18px;
}
.btn-nav {
	transition:0.5s ease-in-out; color: rgb(255, 255, 255); margin-right: 0px; margin-bottom: 0px; opacity: 1 !important; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
a.btn-nav {
	transition:0.5s ease-in-out; color: rgb(255, 255, 255); margin-right: 0px; margin-bottom: 0px; opacity: 1 !important; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.navbar-nav > li > a.btn-nav {
	transition:0.5s ease-in-out; color: rgb(255, 255, 255); margin-right: 0px; margin-bottom: 0px; opacity: 1 !important; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.cta-header .active .btn-nav.btn-blue {
	background-color: rgb(67, 159, 224) !important;
}
.cta-header .active .btn-green.btn-nav {
	background-color: rgb(86, 182, 139) !important;
}
.cta-header .active .btn-yellow.btn-nav {
	background-color: rgb(241, 196, 15) !important;
}
.btn-border.btn {
	background-color: transparent !important;
}
.btn-grey {
	color: rgb(105, 105, 110) !important; background-color: rgb(239, 241, 244);
}
a.btn-grey.inverse {
	color: rgb(105, 105, 110) !important; background-color: rgb(239, 241, 244);
}
.inverse a.btn-grey {
	color: rgb(105, 105, 110) !important; background-color: rgb(239, 241, 244);
}
.btn-grey.btn {
	border: 3px solid rgb(239, 241, 244); border-image: none;
}
.btn-grey:hover {
	background-color: rgb(215, 220, 229);
}
.btn-grey.btn-nav:hover {
	background-color: rgb(215, 220, 229);
}
.btn-grey:focus {
	background-color: rgb(215, 220, 229);
}
.btn-grey.btn-nav:focus {
	background-color: rgb(215, 220, 229);
}
.btn-grey.btn:hover {
	border: 3px solid rgb(215, 220, 229); border-image: none;
}
.btn-grey.btn:focus {
	border: 3px solid rgb(215, 220, 229); border-image: none;
}
.btn-grey.btn-shadow {
	box-shadow: 0px 4px 0px #c7c8c9; -webkit-box-shadow: 0 4px 0 #c7c8c9; -moz-box-shadow: 0 4px 0 #c7c8c9;
}
.btn-grey.btn-border {
	color: rgb(239, 241, 244);
}
a.btn-grey.btn-border {
	color: rgb(239, 241, 244);
}
.btn-orange {
	background-color: rgb(239, 124, 70);
}
a.btn-orange.inverse {
	background-color: rgb(239, 124, 70);
}
.inverse a.btn-orange {
	background-color: rgb(239, 124, 70);
}
.btn-orange.btn {
	border: 3px solid rgb(239, 124, 70); border-image: none;
}
.btn-orange:hover {
	background-color: rgb(236, 97, 32);
}
.btn-orange.btn-nav:hover {
	background-color: rgb(236, 97, 32);
}
.btn-orange:focus {
	background-color: rgb(236, 97, 32);
}
.btn-orange.btn-nav:focus {
	background-color: rgb(236, 97, 32);
}
.btn-orange.btn:hover {
	border: 3px solid rgb(236, 97, 32); border-image: none;
}
.btn-orange.btn:focus {
	border: 3px solid rgb(236, 97, 32); border-image: none;
}
.btn-orange.btn-shadow {
	box-shadow: 0px 4px 0px #c76f45; -webkit-box-shadow: 0 4px 0 #c76f45; -moz-box-shadow: 0 4px 0 #c76f45;
}
.btn-orange.btn-border {
	color: rgb(239, 124, 70);
}
a.btn-orange.btn-border {
	color: rgb(239, 124, 70);
}
.btn-blue {
	background-color: rgb(67, 159, 224);
}
a.btn-blue.inverse {
	background-color: rgb(67, 159, 224);
}
.inverse a.btn-blue {
	background-color: rgb(67, 159, 224);
}
.btn-blue.btn {
	border: 3px solid rgb(67, 159, 224); border-image: none;
}
.btn-blue:hover {
	background-color: rgb(29, 131, 201);
}
.btn-blue.btn-nav:hover {
	background-color: rgb(29, 131, 201);
}
.btn-blue:focus {
	background-color: rgb(29, 131, 201);
}
.btn-blue.btn-nav:focus {
	background-color: rgb(29, 131, 201);
}
.btn-blue.btn:hover {
	border: 3px solid rgb(29, 131, 201); border-image: none;
}
.btn-blue.btn:focus {
	border: 3px solid rgb(29, 131, 201); border-image: none;
}
.btn-blue.btn-shadow {
	box-shadow: 0px 4px 0px #437598; -webkit-box-shadow: 0 4px 0 #437598; -moz-box-shadow: 0 4px 0 #437598;
}
.btn-blue.btn-border {
	color: rgb(67, 159, 224);
}
a.btn-blue.btn-border {
	color: rgb(67, 159, 224);
}
.btn-green {
	background-color: rgb(86, 182, 139);
}
a.btn-green.inverse {
	background-color: rgb(86, 182, 139);
}
.inverse a.btn-green {
	background-color: rgb(86, 182, 139);
}
.btn-green.btn {
	border: 3px solid rgb(86, 182, 139); border-image: none;
}
.btn-green:hover {
	background-color: rgb(36, 168, 109);
}
.btn-green.btn-nav:hover {
	background-color: rgb(36, 168, 109);
}
.btn-green:focus {
	background-color: rgb(36, 168, 109);
}
.btn-green.btn-nav:focus {
	background-color: rgb(36, 168, 109);
}
.btn-green.btn:hover {
	border: 3px solid rgb(36, 168, 109); border-image: none;
}
.btn-green.btn:focus {
	border: 3px solid rgb(36, 168, 109); border-image: none;
}
.btn-green.btn-shadow {
	box-shadow: 0px 4px 0px #487d65; -webkit-box-shadow: 0 4px 0 #487d65; -moz-box-shadow: 0 4px 0 #487d65;
}
.btn-green.btn-border {
	color: rgb(86, 182, 139);
}
a.btn-green.btn-border {
	color: rgb(86, 182, 139);
}
.btn-red {
	background-color: rgb(231, 76, 60);
}
a.btn-red.inverse {
	background-color: rgb(231, 76, 60);
}
.inverse a.btn-red {
	background-color: rgb(231, 76, 60);
}
.btn-red.btn {
	border: 3px solid rgb(231, 76, 60); border-image: none;
}
.btn-red:hover {
	background-color: rgb(219, 43, 25);
}
.btn-red.btn-nav:hover {
	background-color: rgb(219, 43, 25);
}
.btn-red:focus {
	background-color: rgb(219, 43, 25);
}
.btn-red.btn-nav:focus {
	background-color: rgb(219, 43, 25);
}
.btn-red.btn:hover {
	border: 3px solid rgb(219, 43, 25); border-image: none;
}
.btn-red.btn:focus {
	border: 3px solid rgb(219, 43, 25); border-image: none;
}
.btn-red.btn-shadow {
	box-shadow: 0px 4px 0px #ba463a; -webkit-box-shadow: 0 4px 0 #ba463a; -moz-box-shadow: 0 4px 0 #ba463a;
}
.btn-red.btn-border {
	color: rgb(231, 76, 60);
}
a.btn-red.btn-border {
	color: rgb(231, 76, 60);
}
.btn-purple {
	background-color: rgb(142, 68, 173);
}
a.btn-purple.inverse {
	background-color: rgb(142, 68, 173);
}
.inverse a.btn-purple {
	background-color: rgb(142, 68, 173);
}
.btn-purple.btn {
	border: 3px solid rgb(142, 68, 173); border-image: none;
}
.btn-purple:hover {
	background-color: rgb(114, 34, 148);
}
.btn-purple.btn-nav:hover {
	background-color: rgb(114, 34, 148);
}
.btn-purple:focus {
	background-color: rgb(114, 34, 148);
}
.btn-purple.btn-nav:focus {
	background-color: rgb(114, 34, 148);
}
.btn-purple.btn:hover {
	border: 3px solid rgb(114, 34, 148); border-image: none;
}
.btn-purple.btn:focus {
	border: 3px solid rgb(114, 34, 148); border-image: none;
}
.btn-purple.btn-shadow {
	box-shadow: 0px 4px 0px #66377a; -webkit-box-shadow: 0 4px 0 #66377a; -moz-box-shadow: 0 4px 0 #66377a;
}
.btn-purple.btn-border {
	color: rgb(142, 68, 173);
}
a.btn-purple.btn-border {
	color: rgb(142, 68, 173);
}
.btn-yellow {
	background-color: rgb(241, 196, 15);
}
a.btn-yellow.inverse {
	background-color: rgb(241, 196, 15);
}
.inverse a.btn-yellow {
	background-color: rgb(241, 196, 15);
}
.btn-yellow.btn {
	border: 3px solid rgb(241, 196, 15); border-image: none;
}
.btn-yellow:hover {
	background-color: rgb(221, 177, 0);
}
.btn-yellow.btn-nav:hover {
	background-color: rgb(221, 177, 0);
}
.btn-yellow:focus {
	background-color: rgb(221, 177, 0);
}
.btn-yellow.btn-nav:focus {
	background-color: rgb(221, 177, 0);
}
.btn-yellow.btn:hover {
	border: 3px solid rgb(221, 177, 0); border-image: none;
}
.btn-yellow.btn:focus {
	border: 3px solid rgb(221, 177, 0); border-image: none;
}
.btn-yellow.btn-shadow {
	box-shadow: 0px 4px 0px #d1b234; -webkit-box-shadow: 0 4px 0 #d1b234; -moz-box-shadow: 0 4px 0 #d1b234;
}
.btn-yellow.btn-border {
	color: rgb(241, 196, 15);
}
a.btn-yellow.btn-border {
	color: rgb(241, 196, 15);
}
.btn-dark {
	background-color: rgb(82, 94, 108);
}
a.btn-dark.inverse {
	background-color: rgb(82, 94, 108);
}
.inverse a.btn-dark {
	background-color: rgb(82, 94, 108);
}
.btn-dark.btn {
	border: 3px solid rgb(82, 94, 108); border-image: none;
}
.btn-dark:hover {
	background-color: rgb(56, 72, 91);
}
.btn-dark.btn-nav:hover {
	background-color: rgb(56, 72, 91);
}
.btn-dark:focus {
	background-color: rgb(56, 72, 91);
}
.btn-dark.btn-nav:focus {
	background-color: rgb(56, 72, 91);
}
.btn-dark.btn:hover {
	border: 3px solid rgb(56, 72, 91); border-image: none;
}
.btn-dark.btn:focus {
	border: 3px solid rgb(56, 72, 91); border-image: none;
}
.btn-dark.btn-shadow {
	box-shadow: 0px 4px 0px #31363b; -webkit-box-shadow: 0 4px 0 #31363b; -moz-box-shadow: 0 4px 0 #31363b;
}
.btn-dark.btn-border {
	color: rgb(82, 94, 108);
}
a.btn-dark.btn-border {
	color: rgb(82, 94, 108);
}
.btn-black {
	background-color: rgb(46, 50, 52);
}
a.btn-black.inverse {
	background-color: rgb(46, 50, 52);
}
.inverse a.btn-black {
	background-color: rgb(46, 50, 52);
}
.btn-black.btn {
	border: 3px solid rgb(46, 50, 52); border-image: none;
}
.btn-black:hover {
	background-color: rgb(33, 39, 42);
}
.btn-black.btn-nav:hover {
	background-color: rgb(33, 39, 42);
}
.btn-black:focus {
	background-color: rgb(33, 39, 42);
}
.btn-black.btn-nav:focus {
	background-color: rgb(33, 39, 42);
}
.btn-black.btn:hover {
	border: 3px solid rgb(33, 39, 42); border-image: none;
}
.btn-black.btn:focus {
	border: 3px solid rgb(33, 39, 42); border-image: none;
}
.btn-black.btn-shadow {
	box-shadow: 0px 4px 0px #0a0b0b; -webkit-box-shadow: 0 4px 0 #0a0b0b; -moz-box-shadow: 0 4px 0 #0a0b0b;
}
.btn-black.btn-border {
	color: rgb(46, 50, 52);
}
a.btn-black.btn-border {
	color: rgb(46, 50, 52);
}
.btn-ghost {
	border: 3px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); background-color: transparent;
}
.btn-ghost:hover {
	color: rgb(105, 105, 110) !important; background-color: rgb(255, 255, 255);
}
.btn-white {
	border: 3px solid rgb(255, 255, 255); border-image: none; color: rgb(105, 105, 110) !important; background-color: rgb(255, 255, 255);
}
.btn-white:hover {
	color: rgb(255, 255, 255) !important; background-color: transparent;
}
.social-btn a {
	margin: -10px 0px 0px 1px; border-radius: 50px; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); font-size: 22px !important; display: inline-block;
}
.social-btn a > i {
	margin-top: 10px;
}
.social-btn a:hover {
	transform: scale(1.3); -webkit-transform: scale(1.3); -moz-transform: scale(1.3);
}
.sb-facebook {
	background-color: rgb(59, 89, 152);
}
.sb-facebook:hover {
	background-color: rgb(76, 112, 186);
}
.sb-foursquare {
	background-color: rgb(239, 75, 120);
}
.sb-foursquare:hover {
	background-color: rgb(243, 122, 155);
}
.sb-google-plus {
	background-color: rgb(221, 75, 57);
}
.sb-google-plus:hover {
	background-color: rgb(228, 115, 101);
}
.sb-instagram {
	background-color: rgb(63, 114, 155);
}
.sb-instagram:hover {
	background-color: rgb(84, 140, 185);
}
.sb-linkedin {
	background-color: rgb(9, 118, 180);
}
.sb-linkedin:hover {
	background-color: rgb(11, 150, 229);
}
.sb-pinterest {
	background-color: rgb(204, 33, 39);
}
.sb-pinterest:hover {
	background-color: rgb(224, 64, 70);
}
.sb-skype {
	background-color: rgb(0, 175, 240);
}
.sb-skype:hover {
	background-color: rgb(36, 196, 255);
}
.sb-twitter {
	background-color: rgb(85, 172, 238);
}
.sb-twitter:hover {
	background-color: rgb(131, 195, 243);
}
.sb-vimeo {
	background-color: rgb(26, 183, 234);
}
.sb-vimeo:hover {
	background-color: rgb(73, 198, 238);
}
.sb-youtube {
	background-color: rgb(229, 45, 39);
}
.sb-youtube:hover {
	background-color: rgb(234, 89, 85);
}
.sb-grey {
	background-color: rgb(239, 241, 244);
}
.sb-white {
	background-color: rgb(255, 255, 255);
}
.sb-black {
	background-color: rgb(105, 105, 110);
}
.btn-app {
	margin: 4px; padding: 13px 20px 13px 60px; border-radius: 4px; text-align: left; color: rgb(255, 255, 255); line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(0, 0, 0);
}
a.btn-app {
	margin: 4px; padding: 13px 20px 13px 60px; border-radius: 4px; text-align: left; color: rgb(255, 255, 255); line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(0, 0, 0);
}
.btn-app i {
	left: 15px; top: 10px; font-size: 45px; position: absolute;
}
.btn-app span {
	padding-left: 2px; font-size: 12px; display: block;
}
.google-play.btn-app i {
	top: 7px;
}
.windows-store.btn-app {
	padding-left: 70px;
}
/*.top {
	background: url("../images/icons/top-arrow.svg") no-repeat center 50% rgb(67, 159, 224); transition:opacity 0.3s, visibility 0s 0.3s; width: 60px; height: 60px; right: 30px; bottom: 30px; text-indent: 100%; overflow: hidden; display: inline-block; white-space: nowrap; visibility: hidden; position: fixed; z-index: 10; opacity: 0; box-shadow: 0px 0px 10px rgba(0,0,0,0.05); -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s;
}
.is-visible.top {
	transition:opacity 0.3s, visibility; -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s;
}
.fade-out.top {
	transition:opacity 0.3s, visibility; -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s;
}
.no-touch .top:hover {
	transition:opacity 0.3s, visibility; -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s;
}
.is-visible.top {
	visibility: visible; opacity: 1;
}
.fade-out.top {
	opacity: 0.5;
}
.no-touch .top:hover {
	opacity: 1; background-color: rgb(232, 98, 86);
}*/
.form-control {
	background: rgb(232, 235, 237); padding: 16px; outline: 0px; border: 2px solid rgb(232, 235, 237); transition:0.2s; border-image: none; width: 100%; height: auto; color: rgb(101, 115, 128); font-size: 15px; font-weight: 700; box-shadow: none; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s;
}
.form-control:focus {
	background: rgb(255, 255, 255); border-color: rgb(212, 217, 221); box-shadow: none;
}
.form-white .form-control {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); border-radius: 2px; color: rgb(101, 115, 128); -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.form-white .form-control:focus {
	border-color: rgb(255, 255, 255);
}
.form-horizontal .control-label {
	padding-top: 14px;
}
.form-group button {
	width: 100%;
}
.form-inline .form-group {
	margin-bottom: 2px;
}
.form-inline .form-group input {
	margin-bottom: 2px;
}
.form-inline button {
	padding: 12px 25px; border-radius: 2px; text-transform: uppercase; font-size: 15px; font-weight: 900; vertical-align: top; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.double-input.form-inline .form-group {
	width: 100%;
}
.double-input.form-inline .form-control {
	width: 49%;
}
.double-input.form-inline button {
	width: 99%;
}
.checkbox label {
	font-size: 15px;
}
.radio label {
	font-size: 15px;
}
input[type=checkbox] {
	margin-top: 6px;
}
input[type=radio] {
	margin-top: 6px;
}
.input-group-addon {
	padding: 6px 20px; border-radius: 4px; border: 2px solid rgb(232, 235, 237); border-image: none; text-align: center; color: rgb(85, 85, 85); line-height: 1; font-size: 25px; font-weight: 400; background-color: rgb(232, 235, 237);
}
textarea {
	resize: vertical;
}
.form-inline .btn {
	padding: 14px 25px 15px;
}
.form-paypal .form-group .form-control {
	padding-left: 10px;
}
.form-paypal select.form-control {
	height: 57px;
}
.bg-black-trs.form-paypal {
	padding: 30px 40px 10px; border-radius: 5px; box-shadow: -2px -2px 6px 0px rgba(0,0,0,0.1); background-color: rgba(0, 0, 0, 0.4);
}
.mc-response {
	padding: 20px; border-radius: 5px; transition:2s ease-in-out; color: rgb(255, 255, 255); line-height: 22px; font-size: 18px; font-weight: 900; margin-top: 10px; background-color: rgb(142, 68, 173); -webkit-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out;
}
.success {
	padding: 10px; border-radius: 5px; color: rgb(255, 255, 255); line-height: 20px; font-size: 17px; display: none;
}
.failed {
	padding: 10px; border-radius: 5px; color: rgb(255, 255, 255); line-height: 20px; font-size: 17px; display: none;
}
.success i {
	margin-right: 5px;
}
.failed i {
	margin-right: 5px;
}
.success {
	background-color: rgb(86, 182, 139);
}
.failed {
	background-color: rgb(231, 76, 60);
}
.carousel-fade .carousel-inner .item {
	opacity: 0; transition-property: opacity; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .left.active {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .right.active {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .left.next {
	opacity: 1;
}
.carousel-fade .carousel-inner .right.prev {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li {
	border: 2px solid rgb(255, 255, 255); border-image: none;
}
.inverse.carousel-indicators li {
	border: 2px solid rgb(134, 151, 145); border-image: none; opacity: 0.75; background-color: rgb(134, 151, 145);
}
.inverse.carousel-indicators .active {
	opacity: 1;
}
.shadow {
	transition:0.2s ease-out; margin-right: 5px; margin-bottom: 10px; margin-left: 5px; box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1); -webkit-transition: 0.2s ease-out; -o-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}
.shadow:hover {
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
}
.owl-theme .owl-controls .owl-page span {
	margin: 4px;
}
.inverse.owl-theme .owl-controls .active.owl-page span {
	border: 2px solid rgb(255, 255, 255); border-image: none; background-color: rgb(255, 255, 255);
}
.inverse.owl-theme .owl-controls .owl-page span {
	border: 2px solid rgb(255, 255, 255); border-image: none; background-color: transparent;
}
.loader {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; right: 0px; bottom: 0px; overflow: hidden !important; position: fixed; z-index: 99999;
}
.bg-white.loader .loader-inner > div {
	border: 1px solid rgb(105, 105, 110); border-image: none;
}
.bg-grey.loader .loader-inner > div {
	border: 1px solid rgb(105, 105, 110); border-image: none;
}
.bg-light.loader .loader-inner > div {
	border: 1px solid rgb(105, 105, 110); border-image: none;
}
.mfp-bg {
	opacity: 0.9;
}
.mfp-title {
	font-size: 15px; font-weight: 900;
}
.mfp-close {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 30px; font-weight: 900;
}
.h figure {
	overflow: hidden; position: relative; z-index: 1;
}
.h figure img {
	transition:0.5s ease-in-out; width: 100%; height: auto; display: block; position: relative; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.h figcaption {
	transition:0.5s ease-in-out; top: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 1; opacity: 0; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.h figure:hover figcaption {
	transition:0.5s ease-in-out; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.h figure:hover img {
	transition:0.5s ease-in-out; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.caption-1.h figcaption {
	border-radius: 0px; border: 3px solid rgb(222, 221, 225); border-image: none; background-color: rgba(255, 255, 255, 1);
}
.caption-1.h .caption-box {
	width: 100%; padding-right: 20px; padding-left: 20px;
}
.caption-2.h figure img {
	z-index: 10;
}
.caption-2.h figure:hover img {
	transform: translateY(-50px) scale(0.5);
}
.caption-2.h figcaption .caption-box {
	width: 100%; text-align: center; bottom: 5%; position: absolute;
}
.caption-2.h figcaption .caption-box p {
	font-size: 16px; font-weight: 900;
}
.caption-3.h figcaption .caption-box p {
	font-size: 16px; font-weight: 900;
}
.caption-2.h figcaption .caption-box p.small {
	font-size: 14px; font-style: italic; font-weight: 400;
}
.caption-3.h figcaption .caption-box p.small {
	font-size: 14px; font-style: italic; font-weight: 400;
}
.caption-2.h figcaption .caption-box a {
	padding: 5px 10px;
}
.caption-3.h figcaption .caption-box a {
	padding: 5px 10px;
}
.caption-3.h figure:hover img {
	transform: translateY(-50px); -webkit-transform: translateY(-50px); -o-transform: translateY(-50px);
}
.caption-3.h figcaption {
	border: currentColor; border-image: none; top: auto; padding-top: 10px; transform: translateY(100%); background-color: rgb(67, 159, 224); -webkit-transform: translateY(100%); -o-transform: translateY(100%);
}
.caption-3.h figure:hover figcaption {
	transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px);
}
.caption-3.h figcaption .caption-box {
	text-align: center;
}
.caption-4.h figcaption {
	background-color: rgba(51, 51, 51, 0.8);
}
.caption-4.h .caption-box {
	width: 100%; padding-right: 20px; padding-left: 20px;
}
.caption-4.h figure:hover img {
	transform: scale(1.3); -webkit-transform: scale(1.3); -o-transform: scale(1.3);
}
.caption-5.h figure:hover img {
	transform: scale(1.3); -webkit-transform: scale(1.3); -o-transform: scale(1.3);
}
.caption-5.h figcaption {
	opacity: 1; background-color: rgba(0, 0, 0, 0.15);
}
.caption-5.h .caption-box {
	transition:0.5s ease-out; width: 100%; padding-top: 23%; padding-right: 20px; padding-left: 20px; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.caption-5.h figure p {
	transition:0.1s ease-out; visibility: hidden; -webkit-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
}
.caption-5.h figure a {
	transition:0.1s ease-out; visibility: hidden; -webkit-transition: all 0.1s ease-out; -o-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
}
.caption-5.h figure:hover p {
	transition:0.5s ease-out; visibility: visible; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.caption-5.h figure:hover a {
	transition:0.5s ease-out; visibility: visible; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.caption-5.h figure:hover .caption-box {
	transition:0.5s ease-out; padding-top: 0px; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.caption-5.h .caption-box h5 > span {
	text-transform: uppercase; font-size: 15px; font-weight: 800; display: block;
}
.img-thumbnail {
	border: 1px solid rgb(239, 241, 244); border-image: none;
}
.m-a-0 {
	margin: 0px !important;
}
.m-t-0 {
	margin-top: 0px !important;
}
.m-r-0 {
	margin-right: 0px !important;
}
.m-b-0 {
	margin-bottom: 0px !important;
}
.m-l-0 {
	margin-left: 0px !important;
}
.m-x-0 {
	margin-right: 0px !important; margin-left: 0px !important;
}
.m-y-0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.m-a {
	margin: 10px !important;
}
.m-t {
	margin-top: 10px !important;
}
.m-r {
	margin-right: 10px !important;
}
.m-b {
	margin-bottom: 10px !important;
}
.m-l {
	margin-left: 10px !important;
}
.m-x {
	margin-right: 10px !important; margin-left: 10px !important;
}
.m-y {
	margin-top: 10px !important; margin-bottom: 10px !important;
}
.m-x-auto {
	margin-right: auto !important; margin-left: auto !important;
}
.m-a-md {
	margin: 25px !important;
}
.m-t-md {
	margin-top: 25px !important;
}
.m-r-md {
	margin-right: 25px !important;
}
.m-b-md {
	margin-bottom: 25px !important;
}
.m-l-md {
	margin-left: 25px !important;
}
.m-x-md {
	margin-right: 25px !important; margin-left: 25px !important;
}
.m-y-md {
	margin-top: 25px !important; margin-bottom: 25px !important;
}
.m-a-lg {
	margin: 50px !important;
}
.m-t-lg {
	margin-top: 50px !important;
}
.m-r-lg {
	margin-right: 50px !important;
}
.m-b-lg {
	margin-bottom: 50px !important;
}
.m-l-lg {
	margin-left: 50px !important;
}
.m-x-lg {
	margin-right: 50px !important; margin-left: 50px !important;
}
.m-y-lg {
	margin-top: 50px !important; margin-bottom: 50px !important;
}
.new-row-md {
	margin-top: 40px;
}
.new-row-sm {
	margin-top: 40px;
}
.p-a-0 {
	padding: 0px !important;
}
.p-t-0 {
	padding-top: 0px !important;
}
.p-r-0 {
	padding-right: 0px !important;
}
.p-b-0 {
	padding-bottom: 0px !important;
}
.p-l-0 {
	padding-left: 0px !important;
}
.p-x-0 {
	padding-right: 0px !important; padding-left: 0px !important;
}
.p-y-0 {
	padding-top: 0px !important; padding-bottom: 0px !important;
}
.p-a {
	padding: 30px !important;
}
.p-t {
	padding-top: 30px !important;
}
.p-r {
	padding-right: 30px !important;
}
.p-b {
	padding-bottom: 30px !important;
}
.p-l {
	padding-left: 30px !important;
}
.p-x {
	padding-right: 30px !important; padding-left: 30px !important;
}
.p-y {
	padding-top: 30px !important; padding-bottom: 30px !important;
}
.p-a-md {
	padding: 60px !important;
}
.p-t-md {
	padding-top: 60px !important;
}
.p-r-md {
	padding-right: 60px !important;
}
.p-b-md {
	padding-bottom: 60px !important;
}
.p-l-md {
	padding-left: 60px !important;
}
.p-x-md {
	padding-right: 60px !important; padding-left: 60px !important;
}
.p-y-md {
	padding-top: 60px !important; padding-bottom: 60px !important;
}
.p-a-lg {
	padding: 120px !important;
}
.p-t-lg {
	padding-top: 120px !important;
}
.p-r-lg {
	padding-right: 120px !important;
}
.p-b-lg {
	padding-bottom: 120px !important;
}
.p-l-lg {
	padding-left: 120px !important;
}
.p-x-lg {
	padding-right: 120px !important; padding-left: 120px !important;
}
.p-y-lg {
	padding-top: 120px !important; padding-bottom: 120px !important;
}
.vertical-center-abs {
	top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.vertical-center-rel {
	top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);
}
.vertical-center-abs {
	position: absolute;
}
.vertical-center-rel {
	position: relative;
}
.vh-center {
	left: 50%; top: 50%; margin-right: -50%; position: absolute; -webkit-transform: translate (-50%, -50%); -o-transform: translate (-50%, -50%); -moz-transform: translate (-50%, -50%);
}
.y-middle {
	display: flex; flex-direction: row; justify-content: center; align-items: center; -webkit-align-items: center; -webkit-justify-content: center; -webkit-flex-direction: row;
}
.navbar {
	padding: 20px; border: currentColor; transition:0.5s ease-in-out; border-image: none; margin-bottom: 0px; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.top-nav-collapse {
	padding: 15px;
}
.navbar-brand {
	padding: 3px 0px 0px; height: auto;
}
.navbar-nav > li > a {
	padding: 9px 15px; border-radius: 5px; color: rgb(64, 75, 85); font-size: 15px; font-weight: 700; margin-right: 2px; opacity: 0.8;
}
.navbar-nav > li > a:focus {
	background-color: transparent;
}
.navbar-nav > li > a:hover {
	opacity: 1; background-color: transparent;
}
.navbar-nav > .active > a {
	opacity: 1; background-color: rgb(238, 238, 238);
}
.navbar-nav > .active > a:hover {
	opacity: 1; background-color: rgb(238, 238, 238);
}
.navbar-nav > .active > a:focus {
	opacity: 1; background-color: rgb(238, 238, 238);
}
.navbar-toggle {
	padding: 5px 8px 3px; border: currentColor; border-image: none;
}
.navbar-toggle .icon-bar {
	opacity: 0.8; background-color: rgb(64, 75, 85);
}
.navbar-toggle:hover .icon-bar {
	opacity: 1;
}
.bg-color.navbar {
	background-color: rgb(82, 94, 108);
}
.bg-transparent.navbar {
	border: currentColor; border-image: none; color: rgb(255, 255, 255); box-shadow: none; background-color: transparent;
}
.top-nav-collapse.bg-transparent.navbar {
	transition:0.5s ease-in-out; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;
}
.bg-transparent.navbar .logo-white {
	display: block;
}
.top-nav-collapse.bg-transparent.navbar .logo-black {
	display: block;
}
.top-nav-collapse.bg-transparent.navbar .logo-white {
	display: none;
}
.bg-transparent.navbar .logo-black {
	display: none;
}
.bg-transparent.navbar .navbar-nav > li > a {
	color: rgb(255, 255, 255); opacity: 1;
}
.bg-color.navbar .navbar-nav > li > a {
	color: rgb(255, 255, 255); opacity: 1;
}
.top-nav-collapse.bg-transparent.navbar .navbar-nav > li > a {
	color: rgb(64, 75, 85); opacity: 0.8;
}
.top-nav-collapse.bg-transparent.navbar .navbar-nav > li > a.btn-nav {
	color: rgb(255, 255, 255); opacity: 1;
}
.bg-color.navbar .navbar-toggle .icon-bar {
	opacity: 1; background-color: rgb(255, 255, 255);
}
.navbar-static-top {
	left: 0px; top: 0px; right: 0px; position: absolute;
}
.nav-onlylogo.navbar .navbar-header {
	width: 100%;
}
.nav-onlylogo.navbar .navbar-brand {
	float: none; display: block;
}
.bg-transparent.nav-onlylogo.navbar .logo-white {
	display: block;
}
.top-nav-collapse.bg-transparent.nav-onlylogo.navbar .logo-black {
	display: block;
}
.bg-transparent.nav-onlylogo.navbar .logo-black {
	display: none;
}
.top-nav-collapse.bg-transparent.nav-onlylogo.navbar .logo-white {
	display: none;
}
.navbar-nav > li > a.btn-login {
	padding-top: 7px; padding-bottom: 8px; margin-bottom: 0px;
}
.navbar-nav > li > a.btn-signup {
	padding-top: 7px; padding-bottom: 8px; margin-bottom: 0px;
}
.navbar-nav > li > a.btn-login {
	margin-right: 10px; margin-left: 150px;
}
.navbar-nav > li > a.btn-signup {
	color: rgb(255, 255, 255) !important; opacity: 1;
}
.nav-3cols {
	padding-top: 6px; font-size: 15px; font-weight: 700;
}
.nav-callus.nav-3cols i {
	font-size: 21px; margin-right: 5px; vertical-align: middle;
}
.nav-callus.nav-3cols .phone-number {
	font-size: 21px; font-weight: 900; margin-left: 5px;
}
.nav-3cols .social-btn .phone-number {
	vertical-align: top;
}
.nav-3cols-logo {
	text-align: center;
}
.bg-transparent.navbar .nav-3cols {
	color: rgb(255, 255, 255);
}
.top-nav-collapse.bg-transparent.navbar .nav-3cols {
	color: rgb(64, 75, 85);
}
.bg-transparent.navbar .nav-3cols-logo .logo-white {
	margin: 0px auto;
}
.bg-transparent.navbar .nav-3cols-logo .logo-black {
	margin: 0px auto;
}
.affix.nav-2 {
	top: 0px; width: 100%; position: fixed; z-index: 10;
}
.top-bar {
	padding: 20px; color: rgb(64, 75, 85); font-size: 14px; border-bottom-color: rgb(239, 241, 244); border-bottom-width: 1px; border-bottom-style: solid; opacity: 0.8;
}
.top-bar .schedule {
	float: left;
}
.top-bar .schedule span {
	font-size: 15px; font-weight: 700;
}
.top-bar .contact-info .email {
	font-size: 15px; font-weight: 700;
}
.top-bar .contact-info .phone {
	font-size: 15px; font-weight: 700;
}
.top-bar .schedule i {
	font-size: 20px; font-weight: bold; margin-right: 5px; vertical-align: text-bottom;
}
.top-bar .contact-info i {
	font-size: 20px; font-weight: bold; margin-right: 5px; vertical-align: text-bottom;
}
.top-bar .contact-info {
	float: right;
}
.top-bar .contact-info .email {
	float: left;
}
.top-bar .contact-info .phone {
	float: left;
}
.top-bar .contact-info .email a {
	color: rgb(64, 75, 85);
}
.top-bar .contact-info .phone span {
	display: none;
}
.nav .open > a {
	border-color: rgb(232, 232, 232); background-color: rgb(238, 238, 238);
}
.nav .open > a:focus {
	border-color: rgb(232, 232, 232); background-color: rgb(238, 238, 238);
}
.nav .open > a:hover {
	border-color: rgb(232, 232, 232); background-color: rgb(238, 238, 238);
}
.bg-transparent .nav .open > a {
	border-color: transparent; background-color: transparent;
}
.bg-transparent .nav .open > a:focus {
	border-color: transparent; background-color: transparent;
}
.bg-transparent .nav .open > a:hover {
	border-color: transparent; background-color: transparent;
}
.dropdown-menu > li > a {
	padding: 9px 15px; color: rgb(64, 75, 85); font-size: 15px; font-weight: 700; opacity: 0.8;
}
.navbar-nav > li > .dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; box-shadow: 0px 6px 12px rgba(0,0,0,0.1); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .1);
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	border-radius: 0px; left: 100%; top: 0px; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a::after {
	border-width: 5px 0px 5px 5px; border-style: solid; border-color: transparent transparent transparent rgb(232, 232, 232); width: 0px; height: 0px; margin-top: 5px; margin-right: -10px; float: right; display: block; content: " ";
}
.dropdown-submenu:hover > a::after {
	border-left-color: rgb(255, 255, 255);
}
.pull-left.dropdown-submenu {
	float: none;
}
.pull-left.dropdown-submenu > .dropdown-menu {
	border-radius: 6px 0px 6px 6px; left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px;
}
.hero {
	height: 700px;
}
.height-800.hero {
	height: 800px;
}
.height-800-fix.hero {
	height: 800px;
}
.hero .lead {
	font-weight: 700;
}
.hero .btn a {
	color: rgb(255, 255, 255); font-size: 17px;
}
.hero p.small a {
	font-size: 15px;
}
.hero h1 {
	margin-bottom: 20px;
}
.closeup-box {
	width: 50%; bottom: 0px; position: absolute;
}
.closeup-box img {
	height: 650px; float: right;
}
.closeup-right.closeup-box {
	right: 0px;
}
.closeup-right.closeup-box img {
	float: left;
}
.hero .list-unstyled li {
	font-size: 21px; font-weight: 700; margin-bottom: 10px;
}
.hero .list-unstyled li > i {
	font-size: 32px; font-weight: 700; margin-right: 5px; vertical-align: sub;
}
.dashboard-box {
	width: 50%; bottom: -50px; position: absolute;
}
.dashboard-right.dashboard-box {
	right: 0px;
}
.dashboard-box img {
	height: 600px; padding-left: 20px;
}
.carousel-dashboard .carousel-indicators {
	bottom: 102%; position: absolute;
}
.hero-devices.hero {
	height: auto; padding-top: 140px; padding-bottom: 80px;
}
.hero-devices.hero .app-image {
	margin-top: 10px;
}
.hero-countdown.hero {
	height: auto; padding-top: 160px; padding-bottom: 100px;
}
.hero-leadbox {
	height: auto; padding-top: 150px; padding-bottom: 100px;
}
.hero-leadbox .form-horizontal {
	padding: 30px 40px 10px; border-radius: 5px; box-shadow: -2px -2px 6px 0px rgba(0,0,0,0.1); background-color: rgba(0, 0, 0, 0.4);
}
.hero-leadbox .form-2col.form-horizontal {
	padding: 40px 40px 20px;
}
.hero-leadbox h5 {
	font-size: 20px; font-weight: 900;
}
.hero-leadbox .w-50.form-group input {
	width: 49.5%; display: inline-block;
}
.hero-leadbox .feature-box i {
	font-size: 50px; font-weight: 400; margin-right: 10px;
}
.hero-leadbox .feature-box h5 {
	margin-left: 80px;
}
.hero-leadbox .feature-box p {
	margin-left: 80px;
}
.hero-leadbox .feature-box h5 {
	margin-bottom: 5px;
}
.hero-leadbox .form-group button.picker__button--today {
	width: 33%;
}
.hero-leadbox .form-group button.picker__button--clear {
	width: 33%;
}
.hero-leadbox .form-group button.picker__button--close {
	width: 33%;
}
.popup-box {
	position: relative;
}
.popup-box img {
	margin: 0px auto; border-radius: 4px; max-width: 80%; box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.2);
}
.popup-box .popup-button {
	left: 40%; top: 40%; position: absolute;
}
.popup-box .popup-button i {
	background: rgb(86, 182, 139); padding: 23px 24px 22px 35px; border-radius: 50%; color: rgb(255, 255, 255); font-size: 50px; margin-top: -22px; box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.29);
}
.big-popup i {
	color: rgb(255, 255, 255); font-size: 150px;
}
.big-popup i:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.popup-box .popup-button i:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.watch-video {
	text-transform: uppercase; letter-spacing: 1px; font-size: 16px; margin-left: 25px; white-space: nowrap;
}
.watch-video i {
	font-size: 28px; margin-right: 5px; vertical-align: sub;
}
.watch-video:hover i {
	margin-right: 10px; transform: scale(1.6); -webkit-transform: scale(1.6); -moz-transform: scale(1.6);
}
.section-header {
	margin-bottom: 50px;
}
.section-header span {
	display: block;
}
.content-border {
	border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.content-block h5 {
	line-height: 22px; font-size: 20px; font-weight: 900;
}
.content-block .h5 {
	line-height: 22px; font-size: 20px; font-weight: 900;
}
.content-block .lead {
	line-height: 24px; font-size: 20px;
}
.content-block img:hover {
	transition:0.5s ease-out; opacity: 0.8; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.content-block .img-circle {
	margin: 0px auto; width: 180px; height: 180px;
}
.content-dashboard {
	-ms-overflow-x: hidden;
}
.content-dashboard .dash-left {
	margin-left: -400px;
}
.content-split {
	position: relative;
}
.content-split .img-block {
	background-position: center; margin: 0px; top: 0px; height: 600px; right: 0px; position: absolute; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.content-split .left-block.img-block {
	left: 0px;
}
.content-split .content-block {
	height: 600px; padding-right: 60px; padding-left: 0px;
}
.content-spotlight {
	margin-bottom: 20px;
}
.spotlight-block > figure {
	height: 500px; overflow: hidden; position: relative;
}
.spotlight-block > .spotlight-text {
	height: 500px; padding-right: 50px; padding-left: 50px;
}
.spotlight-block > figure > .img-wrap {
	background-position: center; transition:0.5s ease-out; left: 0px; top: 0px; height: 500px; right: 0px; position: absolute; background-repeat: no-repeat; background-size: cover; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-background-size: cover; -moz-transition: all 0.5s ease-out; -moz-background-size: cover; -o-background-size: cover;
}
.spotlight-block > figure > .img-wrap:hover {
	transition:0.5s ease-out; opacity: 0.8; -webkit-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;
}
.img-left.spotlight-block > .spotlight-text {
	overflow: visible; z-index: 2;
}
.img-right.spotlight-block > figure {
	overflow: visible; z-index: 2;
}
.img-left.spotlight-block > .spotlight-text::after {
	background: rgb(255, 255, 255); left: -10px; top: 0px; width: 20px; height: 100%; bottom: 0px; display: block; position: absolute; content: "";
}
.img-right.spotlight-block > figure::after {
	background: rgb(255, 255, 255); left: -10px; top: 0px; width: 20px; height: 100%; bottom: 0px; display: block; position: absolute; content: "";
}
.spotlight-block > .spotlight-text h6 {
	font-size: 17px; margin-bottom: 20px;
}
.content-grid > div {
	height: 600px; overflow: hidden;
}
.content-grid > div:first-child {
	padding-right: 5px;
}
.content-grid .lead-block {
	padding: 80px 40px; margin-bottom: 20px;
}
.content-grid .img-block {
	background-position: center; height: 100%; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.features-block i {
	font-size: 60px; font-weight: 400;
}
.features-block h4 {
	line-height: 24px; font-size: 23px; font-weight: 900; margin-top: 15px;
}
.features-block p {
	margin-bottom: 0px;
}
.features-block p.small {
	font-size: 13px;
}
.features-block .icon-left i {
	font-size: 50px; margin-top: 10px; margin-right: 15px; float: left;
}
.features-block .icon-left p {
	margin-left: 80px;
}
.features-block .icon-left h5 {
	margin-left: 80px;
}
.features-block .img-left img {
	width: 128px; margin-top: 10px; margin-right: 22px; float: left;
}
.features-block .img-left p {
	margin-left: 150px;
}
.features-block .fix-box {
	height: 400px; padding-right: 40px; padding-left: 40px;
}
.features-device {
	padding-top: 80px;
}
.features-device {
	padding-top: 80px;
}
.features-list-left.features-list {
	text-align: right;
}
.features-tab {
	position: relative;
}
.features-tab .p-tab {
	line-height: 23px; font-size: 19px;
}
.features-tab .tab-title {
	padding: 30px 40px; transition:0.05s; width: 33%; text-transform: uppercase; border-bottom-color: rgb(222, 221, 225); border-bottom-width: 1px; border-bottom-style: solid; position: relative; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-transition: .05s ease; -moz-transition: .05s ease;
}
.text-white.features-tab .tab-title {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.features-tab .current.tab-title {
	color: rgb(255, 255, 255); background-color: rgb(67, 159, 224);
}
.text-white.features-tab .current.tab-title {
	color: rgb(105, 105, 110); background-color: rgb(255, 255, 255);
}
.features-tab .tab-title .i-right {
	transition:0.2s; top: 50%; right: 20px; font-size: 30px; margin-top: -15px; position: absolute; opacity: 0; -webkit-transition: .2s ease; -moz-transition: .2s ease;
}
.features-tab .current.tab-title .i-right {
	color: rgb(255, 255, 255); opacity: 1;
}
.text-white.features-tab .current.tab-title .i-right {
	color: rgb(105, 105, 110); opacity: 1;
}
.features-tab .tab-content {
	transition:0.3s; top: 30%; width: 60%; right: 3%; margin-top: -100px; position: absolute; opacity: 0; transform: translate3d(0px, 200px, 0px); -webkit-transition: .3s ease; -webkit-transform: translate3d(0, 200px, 0); -moz-transition: .3s ease;
}
.features-tab .current.tab-title + .tab-content {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.features-panels .nav-justified.nav-tabs > li {
	padding: 35px 15px 0px; text-align: center;
}
.features-panels .nav-justified.nav-tabs > li > a {
	padding: 0px 0px 20px; border-radius: 0px; border: 1px solid rgb(229, 240, 251); transition:0.3s; border-image: none; color: rgb(105, 105, 110); text-transform: uppercase; line-height: 18px; font-size: 15px; font-weight: 700; -webkit-transition: .3s ease; -moz-transition: .3s ease;
}
.features-panels .nav-justified.nav-tabs > li > a:hover {
	color: rgb(67, 159, 224); background-color: rgb(255, 255, 255);
}
.features-panels .nav-justified.nav-tabs > .active > a {
	border: 1px solid rgb(67, 159, 224); border-image: none; color: rgb(105, 105, 110); font-weight: 900;
}
.features-panels .nav-justified.nav-tabs > .active > a:focus {
	border: 1px solid rgb(67, 159, 224); border-image: none; color: rgb(105, 105, 110); font-weight: 900;
}
.features-panels .nav-justified.nav-tabs > .active > a:hover {
	border: 1px solid rgb(67, 159, 224); border-image: none; color: rgb(105, 105, 110); font-weight: 900;
}
.features-panels li a img {
	margin: -35px auto 20px; transition:0.3s; width: 60px; height: 60px; display: block; background-color: rgb(255, 255, 255); -webkit-transition: .3s ease; -moz-transition: .3s ease;
}
.features-panels .tab-content h3::after {
	background: rgb(67, 159, 224); margin: 10px 0px; width: 100px; height: 3px; display: block; content: "";
}
.features-panels .icon-left i {
	font-size: 20px; margin-right: 5px; float: left;
}
.cta .lead {
	line-height: 24px; font-size: 20px;
}
.cta .outline {
	padding: 40px 30px; border-radius: 10px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.cta .outline .lead {
	line-height: 29px; font-size: 23px; margin-top: 2px; margin-bottom: 0px;
}
.cta .outline .btn-md {
	padding: 18px 40px; font-size: 18px; margin-bottom: 0px;
}
.cta .small {
	font-size: 15px;
}
.cta .bg-grey.outline {
	border: 1px solid rgb(233, 240, 243); border-image: none;
}
.cta .no-border.outline {
	padding: 20px 30px; border: currentColor; border-image: none;
}
.cta .single-line p.lead {
	margin-bottom: 15px; display: inline-block;
}
.cta .cta-box {
	margin: 20px auto 10px; padding: 15px; border-radius: 5px; width: 80%; background-color: rgb(239, 241, 244);
}
.cta .cta-box a {
	margin: 0px; width: 100%; line-height: 30px; font-size: 25px;
}
.cta .cta-arrow {
	top: 50px; right: 0px; position: absolute;
}
.cta .info {
	line-height: 26px; font-size: 22px; margin-bottom: 0px;
}
.testimonials .cite {
	font-size: 18px; font-weight: 900;
}
.testimonials .cite-info {
	font-size: 14px; font-weight: 700; margin-top: 5px; display: block;
}
.testimonials .img-left .cite {
	margin-top: 15px; margin-left: 95px;
}
.testimonials .img-left .cite-info {
	font-style: italic;
}
.testimonials .img-left figure {
	width: 95px; height: 90px; clear: both; float: left;
}
.testimonials .img-left blockquote p {
	clear: both;
}
.testimonials .big-img-left blockquote p {
	font-size: 17px;
}
.testimonials .quote-border {
	padding: 55px 20px 30px; border-radius: 3px; border: 2px solid rgb(239, 241, 244); border-image: none; position: relative;
}
.testimonials .quote-border figure {
	top: -50px; position: absolute;
}
.testimonials .quote-border p {
	line-height: 21px; margin-bottom: 30px;
}
.testimonials .quote-border .cite {
	font-size: 17px;
}
.testimonials .quote-border .cite-info {
	font-size: 13px; margin-top: 3px;
}
.testimonials .big-quote i {
	font-size: 45px;
}
.testimonials .big-quote p {
	line-height: 29px; font-size: 25px;
}
.testimonials .big-quote .cite {
	text-transform: uppercase; font-size: 16px;
}
.testimonials .big-quote .cite-info {
	text-transform: none; font-size: 15px;
}
.testimonials-twitter .twitter-row {
	margin-top: 10px;
}
.testimonials-right p {
	font-size: 18px;
}
.carousel-testimonial-single .carousel-indicators {
	bottom: -40px;
}
.bg-popup i {
	color: rgb(255, 255, 255); font-size: 100px;
}
.bg-popup i:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.video h4 {
	margin-bottom: 15px;
}
.video .popup-button {
	left: 37%; top: 37%;
}
.video .sm-popup.popup-button {
	left: 34%; top: 30%;
}
.clients {
	margin: 0px auto;
}
.clients img {
	margin: 10px 50px 0px; transition:0.2s ease-in-out; display: inline-block; max-height: 128px; opacity: 0.55; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.clients img:hover {
	transition:0.2s ease-in-out; opacity: 1; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
}
.c-grid.clients img {
	margin: 20px 0px 0px; height: 128px;
}
.clients h6 {
	font-size: 23px; font-weight: 900;
}
.clients h4 {
	line-height: 32px; font-size: 28px; font-weight: 900;
}
.clients p {
	font-size: 16px;
}
a.share-block {
	margin: 10px auto; border-radius: 5px; border: 1px solid rgb(222, 220, 215); border-image: none; height: 160px; color: rgb(145, 145, 145); padding-top: 40px; padding-right: 10px; padding-left: 10px; font-size: 13px; font-weight: 700; text-decoration: none; display: block; background-color: rgb(255, 255, 255);
}
.share-color a.share-block {
	border: currentColor; border-image: none; color: rgb(255, 255, 255);
}
a.share {
	color: rgb(145, 145, 145); font-size: 13px; font-weight: 700;
}
.share-block i {
	font-size: 50px; margin-bottom: 10px; display: block;
}
.share i {
	font-size: 50px; margin-bottom: 10px; display: block;
}
.share-block:hover {
	color: rgb(255, 255, 255);
}
.share-color .share-block:hover {
	transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05);
}
.twt.share-block:hover {
	background-color: rgb(50, 182, 230);
}
.share-color .twt.share-block {
	background-color: rgb(50, 182, 230);
}
.fb.share-block:hover {
	background-color: rgb(110, 136, 198);
}
.share-color .fb.share-block {
	background-color: rgb(110, 136, 198);
}
.gp.share-block:hover {
	background-color: rgb(228, 115, 101);
}
.share-color .gp.share-block {
	background-color: rgb(228, 115, 101);
}
.twt.share:hover {
	color: rgb(50, 182, 230);
}
.fb.share:hover {
	color: rgb(110, 136, 198);
}
.gp.share:hover {
	color: rgb(228, 115, 101);
}
.twitter-header i {
	color: rgb(50, 182, 230); font-size: 70px;
}
.twitter-header p {
	font-size: 15px; font-weight: 700;
}
.twitter-header {
	margin-bottom: 30px;
}
.twitter-feed ul {
	padding-left: 0px;
}
.twitter-feed .tweet {
	line-height: 27px; font-size: 23px; font-weight: 700;
}
.twitter-feed .tweet img {
	display: none;
}
.twitter-feed .timePosted a {
	color: rgb(105, 105, 110); font-size: 14px; font-style: italic; font-weight: 700; opacity: 0.7;
}
.twt-white .twitter-feed .tweet {
	color: rgb(255, 255, 255) !important;
}
.twt-white .twitter-feed .tweet a {
	color: rgb(255, 255, 255) !important;
}
.twt-white .twitter-feed .timePosted a {
	color: rgb(255, 255, 255) !important;
}
.twt-white .twitter-feed .tweet a {
	font-weight: 900; opacity: 1;
}
.twt-white .twitter-feed .timePosted a {
	font-weight: 900; opacity: 1;
}
.twt-line i {
	color: rgb(50, 182, 230); font-size: 40px;
}
.twt-line .twitter-feed .tweet {
	line-height: 20px; font-size: 16px; margin-bottom: 0px;
}
.twt-line .twitter-feed p.timePosted {
	margin-bottom: 0px;
}
.twt-line .twitter-feed .timePosted a {
	color: rgb(105, 105, 110); font-size: 12px; font-weight: 700;
}
.insta-grid .instagram-feed {
	overflow: hidden; position: relative;
}
.insta-col .instagram-feed {
	overflow: hidden; position: relative;
}
.insta-line .instagram-feed {
	overflow: hidden; position: relative;
}
.insta-grid .instagram-feed ul {
	padding: 0px;
}
.insta-col .instagram-feed ul {
	padding: 0px;
}
.insta-line .instagram-feed ul {
	padding: 0px;
}
.insta-grid .instagram-feed li {
	transition:0.25s ease-out; width: 20%; float: left; display: inline-block; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.insta-col .instagram-feed li {
	transition:0.25s ease-out; width: 20%; float: left; display: inline-block; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.insta-line .instagram-feed li {
	transition:0.25s ease-out; width: 20%; float: left; display: inline-block; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.insta-col .instagram-feed li {
	width: 33.33%;
}
.insta-grid .instagram-feed li:hover {
	opacity: 0.9;
}
.insta-col .instagram-feed li:hover {
	opacity: 0.9;
}
.insta-line .instagram-feed li:hover {
	opacity: 0.9;
}
.insta-grid .instagram-feed li img {
	width: 100%;
}
.insta-col .instagram-feed li img {
	width: 100%;
}
.insta-line .instagram-feed li img {
	width: 100%;
}
.insta-grid .instagram-feed li:nth-of-type(n+11) {
	display: none;
}
.insta-col .instagram-feed li:nth-of-type(n+7) {
	display: none;
}
.insta-line .instagram-feed li:nth-of-type(n+6) {
	display: none;
}
.insta-col .instagram-title {
	padding-right: 50px; padding-left: 50px;
}
.insta-line .insta-square {
	left: 0px; width: 70px; height: 70px; bottom: 0px; display: block; position: absolute;
}
.insta-line .insta-square i {
	font-size: 50px;
}
.portfolio-grid {
	padding-left: 0px; margin-right: -15px; margin-bottom: 0px; margin-left: -15px; display: block; position: relative;
}
.portfolio-grid::after {
	clear: both; display: block; content: "";
}
.portfolio-grid li {
	padding: 0px; width: 25%; overflow: hidden; float: left; display: block; position: relative;
}
.portfolio-grid li img {
	width: 100%; height: auto;
}
.portfolio-card img {
	width: 100%; height: auto;
}
.portfolio-card figure {
	border-radius: 5px;
}
.screenshots .portfolio-grid li {
	margin: 0px 10px; width: 30%;
}
.carousel-app div[class^='col-'] {
	padding-right: 5px; padding-left: 5px;
}
.pricing-3pf .info {
	padding: 20px 10px; border-radius: 10px; margin-bottom: 20px;
}
.pricing-3pf .info .price {
	padding-top: 30px; padding-bottom: 50px; font-size: 95px; font-weight: 900;
}
.pricing-3pf .info .price .currency {
	font-size: 50px; font-weight: 400; margin-right: -15px; vertical-align: super;
}
.pricing-3pf .info .price .cents {
	font-size: 30px; font-weight: 400; margin-left: -15px; vertical-align: bottom;
}
.pricing-3pf .details h5 {
	line-height: 20px; font-size: 20px; margin-bottom: 5px;
}
.pricing-3pf .details p {
	line-height: 17px; font-size: 17px;
}
.pricing-3pf .details ul {
	padding-left: 0px; list-style-type: none;
}
.pricing-3pf .details ul > li {
	margin-bottom: 15px;
}
.pricing-3pf .green .details h5 {
	color: rgb(86, 182, 139);
}
.pricing-3pf .green .details p {
	color: rgb(86, 182, 139);
}
.pricing-3pf .green .details hr {
	border-color: rgb(86, 182, 139);
}
.pricing-3pf .blue .details h5 {
	color: rgb(67, 159, 224);
}
.pricing-3pf .blue .details p {
	color: rgb(67, 159, 224);
}
.pricing-3pf .blue .details hr {
	border-color: rgb(67, 159, 224);
}
.pricing-3pf .purple .details h5 {
	color: rgb(142, 68, 173);
}
.pricing-3pf .purple .details p {
	color: rgb(142, 68, 173);
}
.pricing-3pf .purple .details hr {
	border-color: rgb(142, 68, 173);
}
.pricing-3pf .dark .details h5 {
	color: rgb(82, 94, 108);
}
.pricing-3pf .dark .details p {
	color: rgb(82, 94, 108);
}
.pricing-3pf .dark .details hr {
	border-color: rgb(82, 94, 108);
}
.pricing-3pf .red .details h5 {
	color: rgb(231, 76, 60);
}
.pricing-3pf .red .details p {
	color: rgb(231, 76, 60);
}
.pricing-3pf .red .details hr {
	border-color: rgb(231, 76, 60);
}
.pricing-3po .info {
	padding: 35px 20px; border-radius: 5px; border: 3px solid rgb(239, 241, 244); border-image: none; text-align: center; margin-bottom: 25px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.pricing-3po .bg-color.info {
	border-color: transparent;
}
.pricing-3po .green .info {
	border-color: rgb(86, 182, 139);
}
.pricing-3po .info .price {
	padding-top: 30px; padding-bottom: 60px; font-size: 80px; font-weight: 900; margin-right: 20px;
}
.pricing-3po .info .price .currency {
	font-size: 30px; font-weight: 400; margin-right: 0px; vertical-align: super;
}
.pricing-3po .details li {
	margin-bottom: 10px;
}
.pricing-3po .details {
	padding-left: 0px; list-style-type: none;
}
.pricing-st .info {
	background: rgb(238, 240, 243); padding: 50px 60px; transition:border-color 0.3s; border-top-color: rgb(238, 240, 243); border-top-width: 3px; border-top-style: solid; max-width: 400px; -webkit-transition: border-color 0.3s;
}
.pricing-st .info:hover {
	border-color: rgb(86, 182, 139);
}
.pricing-st .info h4 {
	padding-bottom: 15px; border-bottom-color: rgba(139, 144, 157, 0.18); border-bottom-width: 3px; border-bottom-style: solid;
}
.pricing-st .info p {
	padding-bottom: 15px; font-size: 17px; border-bottom-color: rgba(139, 144, 157, 0.18); border-bottom-width: 3px; border-bottom-style: solid;
}
.pricing-st .info .price {
	padding-top: 20px; padding-bottom: 35px; font-size: 80px; font-weight: 900; margin-right: 20px;
}
.pricing-st .info .price .currency {
	font-size: 30px; font-weight: 400; margin-right: 0px; vertical-align: super;
}
.pricing-st .details {
	padding-left: 0px; font-style: italic; list-style-type: none;
}
.pricing-st .price {
	color: rgb(86, 182, 139);
}
.pricing-st p {
	line-height: 22px; font-size: 18px;
}
.pricing-sc .info {
	padding: 50px 20px; border-radius: 10px; background-color: rgb(255, 255, 255);
}
.pricing-sc .price {
	margin: 0px auto; border-radius: 50%; width: 200px; height: 200px; color: rgb(255, 255, 255); font-size: 60px; font-weight: 900;
}
.pricing-sc .price .tag {
	text-transform: uppercase; padding-top: 40px; font-size: 16px; font-weight: 900; margin-bottom: 30px; display: block;
}
.pricing-sc .price .currency {
	font-size: 30px; font-weight: 400; margin-right: 0px; vertical-align: super;
}
.pricing-2p .info {
	background: rgb(255, 255, 255); padding: 40px 50px; border-radius: 5px; border: 2px solid rgb(239, 241, 244); border-image: none;
}
.pricing-2p h4 {
	text-align: left; display: inline-block;
}
.pricing-2p .price {
	clear: both; font-size: 35px; font-weight: 700; float: right; display: inline-block;
}
.pricing-2p .price span {
	font-size: 27px; font-weight: 400;
}
.pricing-2p .details {
	padding-left: 0px; font-size: 19px; list-style-type: none;
}
.pricing-2p .details li {
	margin-bottom: 10px;
}
.pricing-2p .details li i {
	font-size: 25px; font-weight: 400; margin-right: 10px; vertical-align: middle;
}
.pricing-2p .green .price {
	color: rgb(86, 182, 139);
}
.pricing-2p .green .details li i {
	color: rgb(86, 182, 139);
}
.pricing-2p .blue .price {
	color: rgb(67, 159, 224);
}
.pricing-2p .blue .details li i {
	color: rgb(67, 159, 224);
}
.pricing-2p .red .price {
	color: rgb(231, 76, 60);
}
.pricing-2p .red .details li i {
	color: rgb(231, 76, 60);
}
.pricing-2p .info a {
	margin: 0px auto; width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 17px;
}
.pricing-table {
	border-radius: 5px; box-shadow: 1px 3px 3px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.pricing-table li {
	padding: 15px 20px 0px; text-align: center; line-height: 20px; font-size: 17px; font-weight: 400;
}
.pricing-table li.price {
	text-align: center; color: rgb(255, 255, 255); padding-top: 40px; padding-bottom: 56px; font-size: 80px; font-weight: 900; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(67, 159, 224);
}
.pricing-table li.price i {
	font-size: 30px; font-weight: 400; vertical-align: super;
}
.pricing-table li:last-child {
	padding: 15px 20px;
}
.pricing-table li[class^='package'] {
	padding: 0px 20px; transition:0.3s; height: 0px; overflow: hidden; -webkit-transition: .3s;
}
li[class^='package'].active {
	padding: 15px 20px 0px; height: 35px; font-size: 17px; font-weight: 700;
}
.options-table {
	padding: 30px 30px 12px; border-radius: 10px; box-shadow: 1px 3px 3px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.options-table .switch {
	height: 50px; display: block;
}
.options-table :last-child.switch {
	margin-bottom: 0px;
}
.options-table .switch .package-title {
	line-height: 23px; font-size: 17px; font-weight: 700; margin-top: 3px; margin-bottom: 0px; float: left;
}
.options-table .switch .cmn-toggle {
	float: right;
}
.options-table .switch label {
	float: right;
}
.package-toggle {
	margin-left: -9999px; visibility: hidden; position: absolute;
}
.package-toggle + label {
	display: block; position: relative; cursor: pointer; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
input.toggle-round-flat + label {
	padding: 1px; border-radius: 30px; transition:background 0.4s; width: 60px; height: 30px; background-color: rgb(239, 241, 244); -webkit-transition: background 0.4s; -o-transition: background 0.4s; -moz-transition: background 0.4s; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;
}
input.toggle-round-flat + label::before {
	display: block; position: absolute; content: "";
}
input.toggle-round-flat + label::after {
	display: block; position: absolute; content: "";
}
input.toggle-round-flat + label::before {
	border-radius: 30px; transition:background 0.4s; left: 1px; top: 1px; right: 1px; bottom: 1px; background-color: rgb(239, 241, 244); -webkit-transition: background 0.4s; -o-transition: background 0.4s; -moz-transition: background 0.4s; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;
}
input.toggle-round-flat + label::after {
	border-radius: 26px; transition:margin 0.4s, background 0.4s; left: 3px; top: 3px; width: 26px; bottom: 3px; background-color: rgb(255, 255, 255); -webkit-transition: margin 0.4s, background 0.4s; -o-transition: margin 0.4s, background 0.4s; -moz-transition: margin 0.4s, background 0.4s; -webkit-border-radius: 26px; -moz-border-radius: 26px; -ms-border-radius: 26px; -o-border-radius: 26px;
}
input:checked.toggle-round-flat + label {
	background-color: rgb(86, 182, 139);
}
input:checked.toggle-round-flat + label::before {
	background-color: rgb(86, 182, 139);
}
input:checked.toggle-round-flat + label::after {
	margin-left: 30px;
}
.ticket-prices .item-price {
	border: 3px solid rgb(239, 241, 244); transition:0.3s; border-image: none; height: 140px; padding-right: 25px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.ticket-selection.ticket-prices .item-price {
	cursor: pointer;
}
.ticket-prices .item-price .amount {
	margin: -3px 26px 0px -3px; width: 140px; height: 140px; text-align: center; color: rgb(255, 255, 255); line-height: 130px; font-size: 40px; font-weight: 900; float: left;
}
.ticket-prices .item-price h4 {
	padding-right: 25px;
}
.ticlet-prices .item-price .ticket-info {
	padding-right: 25px;
}
.ticket-prices .item-price h4 {
	padding-top: 4%;
}
.ticket-prices .active.item-price {
	border: 3px solid rgb(86, 182, 139); border-image: none;
}
.ticket-selection.ticket-prices .item-price:hover {
	border: 3px solid rgb(86, 182, 139); border-image: none;
}
.team .bio {
	font-size: 17px;
}
.team .role {
	text-transform: uppercase; font-size: 12px; font-weight: 900;
}
.team-member {
	overflow: hidden;
}
.team-member .tm-img img {
	transition:0.25s ease-out; opacity: 1; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.team-member:hover .tm-img img {
	transition:0.25s ease-out; opacity: 0.7; transform: scale(1.2); -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -webkit-transform: scale(1.2); -moz-transition: all 0.25s ease-out;
}
.team-member .tm-details {
	padding: 30px 25px 0px; transition:0.25s ease-out; bottom: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; position: relative; background-color: rgb(255, 255, 255); -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.team-member:hover .tm-details {
	transition:0.25s ease-out; bottom: 110px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; -webkit-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out;
}
.team-member .tm-name {
	display: block;
}
.team-member .tm-name .tm-job {
	text-transform: uppercase; font-weight: 400; margin-top: 5px; display: block;
}
.team-member .tm-info {
	margin-bottom: 0px; visibility: hidden;
}
.team-member:hover .tm-info {
	visibility: visible;
}
.team-list {
	border: 1px solid rgb(239, 241, 244); border-image: none;
}
.text-white .team-list {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.team-list .tl-image img {
	width: 200px; height: 200px;
}
.blog h5 {
	color: rgb(105, 105, 110);
}
.blog a > h5:hover {
	color: rgb(67, 159, 224);
}
.blog .post-info {
	clear: both; margin-top: 20px; margin-bottom: 18px;
}
.blog .post-info .date {
	background: rgb(67, 159, 224); padding: 5px; border-radius: 3px; width: 60px; text-align: center; color: rgb(255, 255, 255); font-weight: 900; margin-right: 10px; float: left;
}
.blog .post-info .day {
	display: block;
}
.blog .post-info h5 {
	margin-bottom: 5px;
}
.blog .post-info h6 {
	font-size: 14px; margin-top: 0px;
}
.blog .post-meta {
	color: rgb(67, 159, 224); text-transform: uppercase; font-size: 12px; font-weight: 900; margin-bottom: 5px;
}
.blog .post-meta .date {
	margin-right: 50px;
}
.faq {
	padding: 30px 50px; border-radius: 10px; margin-right: 10px; margin-bottom: 30px; margin-left: 10px;
}
.faq h5 {
	font-weight: 900;
}
.faq-item h5 {
	line-height: 24px; font-size: 20px; font-weight: 900;
}
.schedule .panel-heading {
	border-color: rgb(221, 221, 221); background-color: transparent;
}
.schedule .panel-title a {
	color: rgb(105, 105, 110); font-size: 15px; font-weight: 700;
}
.schedule .panel-title .talk {
	line-height: 18px; display: block; opacity: 0.7;
}
.schedule .panel-body img {
	margin-right: 20px; float: left;
}
.schedule .panel-body h6 {
	font-size: 15px; font-weight: 700; margin-top: 0px; margin-bottom: 15px;
}
.schedule .panel-body p {
	font-size: 14px;
}
.countdown .timer {
	line-height: 18px; font-size: 14px; font-weight: 400; margin-right: 25px; margin-left: 25px; display: inline-block;
}
.countdown .timer > div {
	line-height: 84px; font-size: 80px; font-weight: 700;
}
.funfacts i {
	font-size: 50px; margin-bottom: 20px;
}
.funfacts .counter {
	line-height: 50px; font-size: 45px; font-weight: 700; margin-bottom: 10px;
}
.funfacts .text {
	line-height: 22px; font-size: 19px;
}
.funfacts .counter-left {
	margin-right: 10px; margin-bottom: 20px; float: left; display: inline;
}
.funfacts .counter-left i {
	font-size: 20px; margin-top: 15px; margin-right: 5px; float: left;
}
.funfacts .counter-left .counter {
	display: inline;
}
.path {
	margin: 0px auto; border-radius: 5px; width: 100%; height: 350px; padding-right: 5%; padding-left: 5%;
}
.path h5 {
	font-size: 19px;
}
.path .btn-ghost {
	font-size: 13px;
}
.course-level .level {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 11px; height: 11px; margin-right: 3px; display: inline-block; background-color: transparent;
}
.course-level .active.level {
	background-color: rgb(255, 255, 255);
}
.course-level p {
	margin-left: 20px; display: inline-block;
}
.timeline {
	list-style: none; margin: 0px auto; padding: 50px; text-align: left; border-left-color: rgb(255, 255, 255); border-left-width: 4px; border-left-style: solid; position: relative; border-top-right-radius: 4px; border-bottom-right-radius: 4px;
}
.timeline .event {
	padding-bottom: 25px; margin-bottom: 50px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dashed; position: relative;
}
.timeline :last-of-type.event {
	border: currentColor; border-image: none; padding-bottom: 0px; margin-bottom: 0px;
}
.timeline .event::before {
	top: 0px; display: block; position: absolute;
}
.timeline .event::after {
	top: 0px; display: block; position: absolute;
}
.timeline .event::before {
	left: -217.5px; text-align: right; color: rgb(255, 255, 255); font-size: 15px; font-weight: 900; content: attr(data-date);
}
.timeline .event::after {
	background: rgb(255, 255, 255); border-radius: 50%; left: -57.85px; top: 5px; width: 11px; height: 11px; content: ""; box-shadow: 0px 0px 0px 4px #fff;
}
.timeline-tabs .nav-tabs {
	text-align: center; text-transform: uppercase; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.timeline-tabs .nav-tabs > li {
	margin-bottom: 10px; float: none; display: inline-block;
}
.timeline-tabs .nav-tabs > li > a {
	padding: 20px 50px; border-radius: 0px; border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); line-height: 18px; font-size: 15px; font-weight: 700; opacity: 0.9;
}
.timeline-tabs .nav-tabs > li > a:hover {
	color: rgb(105, 105, 110); opacity: 1; background-color: rgb(255, 255, 255);
}
.timeline-tabs .nav-tabs > li.active > a {
	color: rgb(105, 105, 110); opacity: 1; background-color: rgb(255, 255, 255);
}
.timetable .nav-tabs {
	text-align: center; text-transform: uppercase; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.timetable .nav-tabs > li {
	margin-bottom: 10px; float: none; display: inline-block;
}
.timetable .nav-tabs > li > a {
	padding: 18px 30px; border: currentColor; border-image: none; color: rgb(105, 105, 110); line-height: 18px; font-size: 15px; font-weight: 700; opacity: 0.8;
}
.timetable .nav-tabs > li > a:hover {
	border-radius: 4px; border: currentColor; border-image: none;
}
.timetable .nav-tabs > li.active > a {
	border-radius: 4px; border: currentColor; border-image: none; color: rgb(85, 85, 85); cursor: default; opacity: 1; background-color: rgb(238, 238, 238);
}
.timetable .nav-tabs > li.active > a:focus {
	border-radius: 4px; border: currentColor; border-image: none; color: rgb(85, 85, 85); cursor: default; opacity: 1; background-color: rgb(238, 238, 238);
}
.timetable .nav-tabs > li.active > a:hover {
	border-radius: 4px; border: currentColor; border-image: none; color: rgb(85, 85, 85); cursor: default; opacity: 1; background-color: rgb(238, 238, 238);
}
.timetable thead > tr > th {
	padding: 20px; text-align: center; line-height: 21px; font-size: 17px; font-weight: 900;
}
.timetable tbody > tr > td {
	padding: 20px; line-height: 20px; font-size: 16px; font-weight: 400;
}
.timetable tbody > tr > td > a > i {
	color: rgb(105, 105, 110); font-size: 22px; vertical-align: top;
}
.timetable tbody > tr > td > a:hover > i {
	transform: scale(1.6); -webkit-transform: scale(1.6); -moz-transform: scale(1.6);
}
.timetable tbody > tr > td:first-child {
	font-size: 15px; font-weight: 900;
}
.timetable tbody > tr > td:last-child {
	font-size: 15px; font-weight: 900;
}
.subscription .form-bg.form-horizontal {
	padding: 30px 40px 10px; border-radius: 3px; margin-top: 15px;
}
.subscription .form-margin.form-horizontal {
	margin-right: 30px; margin-left: 30px;
}
.subscription .form-horizontal p.small > a {
	font-weight: 700;
}
.subscription .form-horizontal h6 {
	text-transform: uppercase; line-height: 19px; font-size: 15px; font-weight: 900;
}
.subscription .form-inline .form-group {
	width: 50%;
}
.subscription .form-inline .form-group input {
	width: 100%;
}
.subscription .sub-left {
	padding-top: 90px;
}
.subscription .features-devices .img-left img {
	width: 90px; height: 90px;
}
.subscription .features-devices .img-left p {
	margin-left: 112px;
}
.contact a {
	color: rgb(105, 105, 110);
}
.contact ul {
	padding-left: 0px; list-style-type: none;
}
.contact .contact-info li {
	line-height: 15px; font-size: 15px; font-weight: 900; margin-bottom: 20px;
}
.contact .contact-info li i {
	font-size: 25px; font-weight: 700; margin-right: 20px; vertical-align: text-top;
}
.contact .contact-info li span {
	margin-left: 46px; display: block;
}
.contact .form-horizontal {
	margin-right: 15px; margin-left: 15px;
}
.contact .w-50.form-group input {
	width: 49.5%; display: inline-block;
}
.contact .mini-map {
	width: 100%; height: 300px;
}
.contact .mini-info p {
	line-height: 21px; font-size: 15px;
}
.contact .map-container {
	width: 100%; height: 600px;
}
.contact .map-container .map-iframe {
	width: 100%; height: 100%;
}
.img-wrap .map-iframe {
	width: 100%; height: 100%;
}
.contact .map-container .map-iframe {
	pointer-events: none;
}
.contact-divider i {
	font-size: 40px; font-weight: bold;
}
.contact-divider h5 {
	margin: 15px 0px 10px; line-height: 24px; font-size: 20px;
}
.footer p {
	font-size: 15px; font-weight: 700; margin-bottom: 0px;
}
.footer a {
	font-size: 15px; font-weight: 700; margin-bottom: 0px;
}
.footer a {
	color: rgb(105, 105, 110);
}
.footer ul {
	padding-left: 0px; margin-bottom: 0px; list-style-type: none;
}
.footer ul li {
	display: inline-block;
}
.f1.footer .footer-social {
	float: right;
}
.f1.footer .footer-social i {
	font-size: 20px; margin-left: 20px;
}
.f2.footer .footer-links {
	text-align: right;
}
.f2.footer .footer-links li > a {
	margin-right: 15px; margin-left: 15px;
}
.f2.footer .footer-social li > a {
	margin-right: 15px; margin-left: 15px;
}
.f2.footer .footer-social i {
	font-size: 20px;
}
.f2.footer .footer-links i {
	margin-right: 5px;
}
.f4.footer .footer-desc p {
	font-weight: 400;
}
.f5.footer .footer-links img {
	bottom: 2px; margin-right: 50px; display: inline-block; position: relative; max-height: 35px;
}
.f5.footer .footer-links p {
	font-size: 20px; font-weight: 400; margin-top: 15px; margin-right: 50px; margin-bottom: 15px; display: inline-block;
}
.f5.footer .footer-links a {
	color: rgb(255, 255, 255); font-size: 17px; font-weight: 900;
}
.f6.footer .footer-links li {
	font-size: 15px; font-weight: 700; margin-bottom: 20px; display: block;
}
.f7.footer .contacts {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 2px; border-bottom-style: solid;
}
.f7.footer .about {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 2px; border-bottom-style: solid;
}
.f7.footer .contacts i {
	font-size: 25px; font-weight: bold;
}
.f7.footer .contacts h5 {
	font-size: 17px;
}
.f7.footer .about .logo {
	padding-right: 30px; border-right-color: rgb(238, 238, 238); border-right-width: 2px; border-right-style: solid;
}
.f7.footer .about .newsletter {
	padding-left: 30px;
}
.f7.footer .links ul > li > a {
	font-weight: 900; margin-right: 15px; opacity: 0.9;
}
.h-img.page-head {
	height: 350px;
}
.page-head .h-bg {
	padding-top: 70px;
}
.page-head .h-bg a {
	color: rgb(105, 105, 110);
}
.page-head .breadcrumb {
	font-weight: 400; background-color: transparent;
}
.page-head .breadcrumb .active {
	font-weight: 900;
}
.page-head .breadcrumb .text-white.active {
	color: rgb(255, 255, 255);
}
.login .lead {
	text-transform: uppercase; font-size: 12px; font-weight: 700;
}
.login .form-horizontal {
	margin-right: 15px; margin-left: 15px;
}
.login .form-horizontal label {
	text-transform: uppercase; line-height: 16px; font-size: 12px; font-weight: 900; float: left;
}
.login .form-horizontal .checkbox input[type=checkbox] {
	bottom: 6px;
}
.login .forgot {
	margin-top: 20px;
}
.login .forgot a {
	color: rgb(105, 105, 110); text-transform: uppercase; line-height: 16px; font-size: 12px; font-weight: 900;
}
.login .terms {
	text-align: left; line-height: 17px; font-size: 13px;
}
.faqs .panel-group .panel-title {
	padding-top: 10px; padding-bottom: 10px;
}
.faqs .panel-group .panel-title a {
	font-size: 17px;
}
.blog-list {
	padding-bottom: 70px; margin-bottom: 70px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 3px; border-bottom-style: solid;
}
.blog-post .date {
	background: rgb(67, 159, 224); padding: 10px; border-radius: 7px; width: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-size: 20px; font-weight: 900; margin-top: 25px; margin-right: 15px; float: left;
}
.blog-post .date span {
	font-size: 12px; display: block;
}
.blog-post h4 {
	line-height: 29px; font-size: 29px; margin-left: 95px;
}
.blog-post .post-meta {
	line-height: 29px; font-size: 29px; margin-left: 95px;
}
.blog-post h4 {
	padding-top: 25px;
}
.blog-post h4 a {
	color: rgb(105, 105, 110); font-weight: 900;
}
.blog-post .post-meta a {
	color: rgb(105, 105, 110); font-weight: 900;
}
.blog-post .post-meta {
	padding-left: 0px; font-size: 13px; list-style-type: none;
}
.blog-post .post-meta li {
	margin-right: 20px; margin-bottom: 10px; display: inline-block;
}
.blog-post .post-meta li i {
	margin-right: 5px;
}
.blog-post img {
	width: 100%; height: auto;
}
.blog-post .carousel-indicators {
	bottom: 0px;
}
.blog-post .quote-post {
	margin: 0px 0px 20px; padding: 20px 50px; font-style: italic; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.blog-post .quote-post p::before {
	color: rgb(131, 127, 126); padding-right: 10px; font-family: "FontAwesome"; content: "\f10d";
}
.blog-post .quote-post p::after {
	color: rgb(131, 127, 126); padding-left: 10px; font-family: "FontAwesome"; content: "\f10e";
}
.blog-post p {
	line-height: 26px;
}
.pagination > li > a {
	border: 2px solid rgb(239, 239, 239); border-image: none; color: rgb(105, 105, 110); font-weight: 700;
}
.pagination > .active > a {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > .active > a:focus {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > .active > a:hover {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > .active > span {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > .active > span:focus {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > .active > span:hover {
	border-color: rgb(67, 159, 224); background-color: rgb(67, 159, 224);
}
.pagination > li > a:focus {
	border-color: rgb(239, 239, 239); color: rgb(105, 105, 110); background-color: rgb(238, 238, 238);
}
.pagination > li > a:hover {
	border-color: rgb(239, 239, 239); color: rgb(105, 105, 110); background-color: rgb(238, 238, 238);
}
.pagination > li > span:focus {
	border-color: rgb(239, 239, 239); color: rgb(105, 105, 110); background-color: rgb(238, 238, 238);
}
.pagination > li > span:hover {
	border-color: rgb(239, 239, 239); color: rgb(105, 105, 110); background-color: rgb(238, 238, 238);
}
.pagination-post .prev-post a > img {
	margin-right: 10px; float: left;
}
.pagination-post .next-post a > img {
	margin-left: 10px; float: right;
}
.pagination-post p {
	color: rgb(105, 105, 110); line-height: 17px; font-size: 16px; font-weight: 900; margin-top: 15px;
}
.pagination-post p span {
	font-size: 13px; font-weight: 700; display: block;
}
.widget {
	width: 100%; margin-bottom: 60px; display: inline-block;
}
.widget .w-title h5 {
	line-height: 30px; font-size: 25px; font-weight: 900;
}
.widget p {
	font-size: 16px; font-weight: 400;
}
.widget .latest-post {
	padding-left: 0px; list-style-type: none;
}
.widget .w-comments {
	padding-left: 0px; list-style-type: none;
}
.widget .latest-post li {
	padding-top: 10px; padding-bottom: 20px; clear: both;
}
.widget .latest-post .img-latest {
	width: 75px; margin-right: 10px; float: left;
}
.widget .latest-post .title-latest {
	font-size: 15px; margin-left: 85px;
}
.widget .latest-post .title-latest a {
	color: rgb(105, 105, 110); font-size: 16px; font-weight: 700; display: block;
}
.widget .w-comments li {
	padding-top: 10px; padding-bottom: 5px; font-size: 17px;
}
.widget .w-comments a {
	color: rgb(105, 105, 110); font-weight: 700;
}
.comments-list a {
	color: rgb(105, 105, 110); font-weight: 700;
}
.widget .w-tags a {
	padding: 5px 10px; border-radius: 20px; border: 1px solid rgb(211, 211, 211); border-image: none; color: rgb(105, 105, 110); margin-right: 10px; margin-bottom: 10px; float: left;
}
.widget .w-tags a:hover {
	border: 1px solid rgb(86, 182, 139); border-image: none; color: rgb(255, 255, 255); background-color: rgb(86, 182, 139);
}
.comments-list {
	padding-left: 0px; list-style-type: none;
}
.comments-list .comment-author a {
	line-height: 17px; font-size: 17px; font-weight: 900;
}
.comments-list .comment-info {
	line-height: 15px; font-size: 13px;
}
.comments-list .comment-info .reply {
	padding-left: 10px; font-size: 15px; font-weight: 900;
}
.comments-list .comment-info .reply i {
	margin-right: 2px;
}
label.input-desc {
    font-size: 14px;
    font-weight: 700;
    font-family: 400 15px/1.6 "Nexa", 'Trebuchet MS' sans-serif;
    text-transform: uppercase;
    margin-bottom: 7px;
}
