.narrato-blog-footer-body{
	/*font-family: HKGroteskPro,serif;*/
    font-size: 1.6625rem;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;

    display: block;
    margin-block-start: 1em;
    /*margin-block-end: 1em;*/
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.join-text{
	 font-size: 1.7rem;
}

.narrato-blog-footer-body .sub-link{
	color: #869ab8!important;
}

.narrato-blog-footer-body .text-muted {
color: #869ab8!important;
}

.narrato-blog-footer-body h5.text-uppercase {
    letter-spacing: .08em;
}

.narrato-blog-footer-body .pt-8, .narrato-blog-footer-body .py-8 {
	padding-top: 3rem!important;
}

.narrato-blog-footer-body .text-gray-700{
	color:#506690!important;
}
.narrato-blog-footer-body .bg-gray-200{
	background-color: #f1f4f8!important;
}

.narrato-blog-footer-body .text-muted{
	color: #869ab8!important;
}

.narrato-blog-footer-body .container-narrato-blog {
	padding-right: 8rem;
	padding-left: 10rem;
	margin-right: auto;
	margin-left: auto;
}

.narrato-blog-footer-body  .position-relative {
	position: relative!important;
}
.narrato-blog-footer-body .shape:not([class*=blur]) {
	overflow: hidden;
}

.narrato-blog-footer-body .shape-bottom {
	right: -.75px;
	bottom: -.75px;
	left: -.75px;
}
/*.narrato-blog-footer-body .shape {
	position: absolute;
}*/
.narrato-blog-footer-body .text-gray-200 {
	color: #f1f4f8!important;
}

/*.narrato-blog-footer-body .shape-fluid-x>svg {
	width: calc(100%);
	height: auto;
}*/

.narrato-blog-footer-body .shape-bottom>img, .narrato-blog-footer-body .shape-bottom>svg {
	transform-origin: bottom center;
}

.narrato-blog-footer-body .shape>img, .narrato-blog-footer-body .shape>svg {
	display: block;
}

.narrato-blog-footer-body svg {
	overflow: hidden;
}

.narrato-blog-footer-body img, .narrato-blog-footer-body svg {
	vertical-align: middle;
}

/*@media (min-width: 768px){
	
}
*/


/*@media (min-width: 992px){
	.narrato-blog-footer-body .container-narrato-blog {
	    width: 970px;
	}
} 

@media (min-width: 1200px){
	.narrato-blog-footer-body .container-narrato-blog {
	    width: 1170px;
	}
}
*/


/* .shadow {
    box-shadow: 0 .5rem 1.5rem rgba(22,28,45,.1)!important;
}

.btn:not([class*=btn-outline]) {
    border-color: transparent!important;
}

.lift {
    transition: box-shadow .25s ease,transform .25s ease;
} */

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

/*.lift:focus, .lift:hover {
    box-shadow: 0 1rem 2.5rem rgba(22,28,45,.1),0 .5rem 1rem -.75rem rgba(22,28,45,.1)!important;
    transform: translate3d(0,-3px,0);
}*/

.btn-success {
    color: #fff!important;
    background-color: #42ba96!important;
    border-color: #42ba96!important;
    font-size: 1.4rem!important;
    font-weight: 600!important;
}

.btn-success:hover {
	color: #fff!important;
	background-color: #389e7f!important;
	border-color: #359478!important;
}

.main-nav-background-color{
	background-color: #335eea!important;
	height: auto;
	/*padding-bottom: 0.5rem;*/
    /*padding-top: 1rem;*/
    font-family: 'Nunito', sans-serif !important;
}

.sub-header-flex-container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0.5rem 1rem;
	/*margin-top: 1rem;*/
}

.sub-header-flex-container .nav-item{
	margin-right: 2rem;
}

.sub-header-flex-container .size12px{
	font-size: 13px;
    color: #fff;
    margin-top: 5px;
}

.start-trial-btn{
	margin-top: 0.6rem;
    padding-right: 20px!important;
    padding-left: 20px!important;
    color: #335eea!important;
   	background-color: #fff!important;
    font-size: 1.5rem!important;
    font-weight: 600!important;
}

.sub-header-grid-container{
	display: grid;
	grid-template-columns: auto 2fr;
	grid-gap: 1rem;
	margin-right: 3rem;
}

.sub-header-grid-container .column-item, .t1, .typed-cursor, .typed-cursor--blink{
	color: #ffffff!important;
	font-weight: 900;
	font-size: 20px;
}

.sub-header-grid-container .t1, .typed-cursor, .typed-cursor--blink{
	/*color: #ffff00!important;*/
	font-weight: 900;
}

.start-order-position{
	text-align: center;
}

.header .main-nav .nav .nav-item {
    text-transform: none !important;
	/*font-size: 1.5rem;*/
	font-size: 17px;
 }
/*
.btn-primary:hover {
	color: #fff!important;
	background-color: #ff1a21!important;
	border-color: #359478!important;
}*/

.color-dollar-one {
    font-size: 2rem;
    font-weight: 800;
    color: #ffffff;!important;
}

.footer-hr {
	border-top: 1px solid #f1f4f8;
}

.list-social {
	margin-bottom: 30px;
}

.narrato-blog-footer-body footer ul li {
	margin-bottom: 7px;
}

.box {
  width: 400px;
  height: 400px;
  overflow: hidden;
  background: orange;
  margin: 0 auto;
  transition: all 0.4s ease-in-out;
}
.hide {
  height: 0;
  transition: all 0.4s ease-in-out;
}

.section-main{
/* 	margin-top: 10rem!important; */
}


@media (min-width: 768px){
	.narrato-blog-footer-body .pb-md-11, .narrato-blog-footer-body .py-md-11 {
	    padding-bottom: 2rem!important;
	    padding-top: 6rem!important;
	}

	/*.narrato-blog-footer-body .container-narrato-blog {
	    width: 750px;
	}*/
}

@media only screen and (max-width: 768px) {
	.narrato-blog-footer-body .container-narrato-blog {
		padding-right: 2rem;
		padding-left: 2rem;
	}

	.narrato-blog-footer-body .pb-md-11, .narrato-blog-footer-body .py-md-11 {
	    padding-bottom: 2rem!important;
	    /*padding-top: 6rem!important;*/
	}

	.sub-header-grid-container{
		display: grid;
		grid-template-columns: none;
    	grid-gap: 0;
    	margin-right: 0;
	}

	.sub-header-flex-container {
		    display: flex;
		    justify-content: center;
		    align-items: baseline;
	}

	.section-main{
/* 		margin-top: 20rem!important; */
	}
		
}