@import url("https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,600,700");
html.fixed-footer {
  height: 100%;
}
html.fixed-footer body{
	min-height: 100%;
	overflow:scroll;
	background-attachment: fixed;
	position: relative;
	border-bottom: none;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 160px 0 100px;
	z-index: 0;
}
html.fixed-footer header{
	padding-bottom: 6rem;
}
html.fixed-footer footer{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
	background-color: #fff;
}
body,h1,h2,h3,h4,h5,h6{
	color: #1B1725;
}
.body-scrolled .topbar.topbar-inverse.topbar-sticky .topbar-nav > .nav-item > .nav-link, .body-scrolled .topbar.topbar-inverse.topbar-sticky .topbar-toggler, .body-scrolled .topbar.topbar-inverse.topbar-sticky .drawer-toggler {
    color: #2e2936;
}
[data-form="mailer"] .alert{
	display: block;
}
p b{
	font-weight: 400;
}
button.btn-go .loader{
    position: relative;
    top: -2px;
}
.nav-link {
	color: #2e2936;
}
.nav-primary .nav-link:not(.disabled):hover, .nav-primary .nav-link:not(.disabled):focus {
    color: #1f63cc;
}
.section-inverse .btn-outline.btn-white:hover, .header-inverse .btn-outline.btn-white:hover {
    color: #2e2936;
}
h1.logo, p.logo{
	font-family: "Poppins";
	font-weight: 400;
}
 p.logo{
 	font-weight: 100;
}
p.code{
	font-family: 'courier new', courier, mono-space;
	font-size: 0.8rem;
}
dl dd{
	padding-left: 1em;
}
h1.logo .tm{
	font-size: 50%;
	top: -1.4rem;
	position: relative;
	left: 0.2rem;
}
h2.price .price-unit{
  display: inline-block;
  font-size: 1rem;
  vertical-align: text-top;
  margin-right: 5px;
  margin-top: 16px;
}
h2.price .asterisk{
  font-size: 1.5rem;
  margin-top: 10px;
  display: inline-block;
  vertical-align: text-top;
  opacity: 0.9;
}
h2.price strike{
  margin-right: 5px;
  opacity: .85;
}
h2 .vat{
  color: #b5b9bf;
  font-weight: 400;
  font-size: .9rem;
}
.no-transform{
	text-transform: none!important;
}
.btn-primary, .btn-primary:hover {
    background-color: #1f63cc;
    border-color: #1f63cc;
}
header .form-glass .input-group-addon{
	border: 1px solid rgba(255,255,255,0.5);
	border-right: 0;
	border-top-left-radius: 10rem;
	border-bottom-left-radius: 10rem;
}
header .form-glass .btn-go{
	position: relative;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	height: 48px;
	left: -1px;
	border-left: none;
}
.white_bg{
	background-color: #fff!important;
}
header .form-glass .input-email{
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
header .form-glass .form-group{
	margin-bottom: 0;
}
nav.topbar-dark{
	background-color: #1B1725;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 2rem !important;
}
.alert ul{
	margin-bottom: 0;
	padding-left: 1rem;
}
.form-control.is-invalid {
    border-color: #dc3545;
}
.text-inverse a{
	color: rgba(255,255,255,0.75);
}
.text-inverse a:hover{
	text-decoration: underline;
}
[data-overlay]::before, [data-overlay-light]::before{
	background: #1B1725;
}
.portfolio-1::before{
	background-color: #1b1725;
}
p.quote{
	opacity: 0.7;
	font-weight: 600;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 1.5rem;
	font-family: "Dosis","Open Sans",sans-serif;
	line-height: 1.8;
}
h2.quote img,
p.quote img{
	position: relative;
	top: -12px;
	margin-right: 10px;
}
h2.quote cite,
p.quote cite{
	display: block;
	font-size: 0.8rem;
	font-style: normal;
	font-family: Poppins;
	font-weight: normal;
	opacity: 0.7;
	text-align: right;
}
h2.quote cite::before,
p.quote cite::before{
	content: "—";
}
h2.quote img{
	position: relative;
	top: -13px;
	margin-right: 10px;
	opacity: 0.7;
}
.pricing-1 .pricing-features{
	padding: 0 40px;
	min-height: 500px;
	text-align: left;
}
.pricing-1 .pricing-features p b{
	font-weight: 600;
}
.pricing-1 .pricing-features.paid{
	min-height: 465px;
}
.pricing-1 .pricing-features ul{
	list-style-type: none;
	padding-left: 0;
}
.pricing-1 .pricing-features ul{
	padding-left: 40px;
	text-indent: -13px;
}
.pricing-1 .pricing-features small i:first-of-type{
	font-size: 16px;
	top: 3px;
	position: relative;
	padding-right: 10px;
	color: #1B1725;
}
.pricing-1 .pricing-features.business small i{
	color: #46da60;
}
.pricing-1 .pricing-features small i:nth-of-type(2){
	font-size: 14px;
	text-indent: 0;
	color: #b5b9bf;
	cursor: pointer;
}
h2 .price-period{
  color: #b5b9bf;
	font-weight: 400;
	font-size: .9rem;
	display: block;
	position: relative;
	top: -10px;
	text-transform: uppercase;
}
header .privacy{
	display: block;
}
header .privacy,
header .privacy a{
	color: #a4a1a6;
	padding-top: 15px;
}
header .privacy a:hover{
	color: #ffffff;
}
footer.section-footer{
	text-align: center;
	max-width: 70%;
	margin: 0 auto;
	margin-bottom: -70px;
}
.blog-post .topbar {
    position: fixed;
    height: 60px;
    background-color: rgba(255,255,255,0.98);
    box-shadow: 0 0 15px rgba(0,0,0,0.06);
    transition: margin-left .5s, background-color .5s;
}
.blog-post .topbar.topbar-inverse{
	color: #535353;
}
.blog-post .topbar.topbar-inverse .topbar-brand .logo-default{
	display: inline-block;
}
.blog-post .topbar.topbar-inverse .topbar-nav > .nav-item > .nav-link, .topbar.topbar-inverse .topbar-toggler, .topbar.topbar-inverse .drawer-toggler {
    color: inherit;
}
.blog-post .topbar.topbar-inverse .topbar-brand .logo-inverse {
    display: none;
}
.blog header h1 a,
.blog header p a{
	color: #fff;
}
.blog header p a:hover{
	text-decoration: underline;
}
.blog .sidebar{
	padding: 30px 20px;
}
.blog .card-block h1{
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
}
.blog .card-block h2{
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 1em;
}
.blog .card-block h3{
	font-size: 1.1em;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #898989;
}
.blog .card-block .h1.card-title, 
.blog .card-block h1.card-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: .75rem;
}
.blog ul.pagemeta{
	display: block;
	list-style: none;
	padding: 0 0 5px;
	margin-bottom: 20px;
}
.blog ul.pagemeta li{
	display: inline-block;
	font-size: .8rem;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}
.blog ul.pagemeta li i{
	margin-right: 5px;
}
.blog .card-block blockquote p:first-of-type{
	background-image: url('https://5e17d2147c185a57c5c9-4c0369a794bc250d81ecb3a86911b6da.ssl.cf3.rackcdn.com/images/quotes.png');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
}
.blog .card-block blockquote p:first-of-type:after,
.blog .card-block blockquote p:first-of-type:before{
	font-size: 1.5rem;
	opacity: .5;
}
.blog .card-block blockquote{
	margin: 2rem 4rem;
	border: none;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.875rem;
	color: #535353;
	padding: .5rem 1rem;
}
.blog .card-block blockquote footer{
	color: #535353;
	font-size: 0.875rem;
	margin-top: 2rem;
}
.blog .card-block blockquote footer::before {
    content: '\2014 \00A0';
}
.blog .tweet-clear:after{
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden;
	display: block;
}
.blog .tweet-clear{
	zoom: 1;
}
.blog a.tweet{
	cursor: pointer;
}
.blog .click-to-tweet{
	border: 1px solid #989898;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 30px 0;
	padding: 15px 30px;
	position: relative;
	transition: color .5s, border-color .5s;
}
.blog  a.tweet:hover .click-to-tweet{
	border-color: #535353;
}
.blog .click-to-tweet:after{
	line-height: 0;
	content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
    display: block;
}
.blog .tweet-text{
	color: #989898;
	text-decoration: none;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform: none;
	word-wrap: break-word;
	transition: color .5s;
}
.blog  a.tweet:hover .tweet-text{
	color: #535353;
}
.blog .tweet-btn{
	color: #989898;
	text-decoration: none;
	display: block;
	float: right;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 100%;
	margin: 10px 0 0;
	padding: 3px 5px 3px 3px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .5s;
}
.blog  a.tweet:hover .tweet-btn{
	color: #535353;
}
.blog .tweet-btn i{
	float: right;
	font-size: 21px;
	margin-left: 15px !important;
	margin-top: -2px;
	text-transform: none;
}
.blog{
	font-size: 1.0625rem;
}
.blog .categories{
	text-transform: capitalize;
}
.blog-post .card-block img{
	display: block;
	margin: 50px auto;
}
.blog-post .bio img{
	margin: 0;
	margin-right: 30px;
	float: left;
}
.blog-post .bio .signature{
}
.blog-post .bio h1{
	margin-top: 0;
	color: #2e2936;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Open Sans",sans-serif;
}
.blog-post .bio p{
	font-size: 0.95rem;
}
.blog .media-thumb .media-body{
	margin-bottom: 20px;
}
.blog .media-thumb{
	display: block;
	align-items: normal;
}
.blog .media-thumb img{
	width: auto;
}
.blog h4.card-title{
	font-size: 1.25rem;
}
.blog-post .comment-start{
	height: 40px;
	font-size: 20px;
	padding-top: 0;
	resize: none;
	overflow: hidden;
}
.blog-post .comment-type{
	height: 80px;
	font-size: 1.0625rem;
	padding-top: 5px;
	resize: vertical;
	overflow: auto;
}
.blog-post .comments .dropdown{
	margin-top: 40px;
	text-align: right;
}
.blog-post .comments .dropdown-menu{
	/*transform: translate3d(15px, -20px, 0px);
	will-change: transform;*/
	right: 0;
	left: auto;
	float: right;
	top: 34px;
}
.blog-post .media-body .alert{
	margin-bottom: 1em;
}
.blog-post .comments h5{
	margin-bottom: 0!important;
}
.blog-post .comments hr{
	margin: 0!important;
}
.blog-post .comment-fields .form-check-label{
	display: inline;
}
@media(min-width: 768px){
	.h-md-fullscreen{
		height: 100vh;
	}
}
@media(max-width: 1200px){
	h1.logo .tm{
		top: -1rem;
	}
	.pricing-1 .pricing-features.paid{
		min-height: 465px;
	}
	.pricing-1 .pricing-features{
		padding: 0 30px;
	}
}
@media(max-width: 992px){
	.pricing-1 .pricing-features.paid{
		min-height: 555px;
	}
	.pricing-1 .pricing-features{
		padding: 0 10px;
	}
}
@media(max-width: 767px){
	.pricing-1 .pricing-features.paid{
		min-height: unset;
	}
	.pricing-1 .pricing-features{
		padding: 0 40px;
		min-height: unset;
	}
	h1.logo .tm{
		top: -.8rem;
	}
	.blog-post .bio img{
		margin: 0 auto;
		display: block;
		float: none;
	}
	.blog-post .bio .signature{
		display: block;
		margin-top: 30px;
	}
	.blog header h1.logo img{
		max-width: 50px;
	}
	.blog header p.logo{
		font-size: 20px;
		line-height: 1.2;
	}
	.blog-post .comments .dropdown{
		text-align: left;
	}
	.blog-post .comments .dropdown-menu{
		left: 15px;
		right: auto;
	}
	.blog-post .media.indented{
		margin-left: 0!important;
	}
	.blog-post .media-reply{
		left: -70px;
		position: relative;
		margin-right: -70px;
	}
}
@media(max-width: 575px){
	header .form-glass .btn-go{
		padding: 9px 20px;
		position: relative;
		/*top: -8px;*/
	}
	header .form-glass .input-email{
		width: 120px;
	}
	.pricing-1 .pricing-features,
	.pricing-1 .pricing-features.paid{
		min-height: unset;
	}
}

