.longform-section{
	position: relative;
	margin-bottom:50px;
}

.lf-container{
	max-width: 730px;
	margin:0 auto;
	width: 100%;
	padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: center;
}


.lf-full{
	width: 100%;
	margin: 0 auto;
}


.longform-section .entry-header h1{
	font-size: 30px;
}

.lf-container > p{
	margin: 1em 0;
    text-align: justify;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 28px;
}



.lf-content > p:not(.lf-full):not(.img-left),
.lf-content > strong{
	width: 730px;
	margin:1em auto;
	max-width: 100%;
	padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: justify;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 28px;
}

.lf-content h1,
.lf-content h2,
.lf-content h3,
.lf-content h4,
.lf-content h5,
.lf-content table,
.lf-content ul,
.lf-content .wp-caption,
.lf-content .list{
	width: 730px !important;
	text-align: left;
	margin:0 auto !important;
	padding-left: 15px;
    padding-right: 15px;
}

.lf-content img.img-left{
	width: 55% !important;
}

.lf-content h2{
	font-weight: 600;
	text-transform: uppercase;
}

.lf-content h3{
	margin: 20px 0 !important;
    font-size: 23px;
    padding: 0;
    font-weight: 600;
}


.lf-content img{
	width: 100%;
	height: auto;
}

div.p-custom p{
	margin:10px 0;
	text-align: justify;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 28px;
}

.img-full{
	width: 100%;
}

.img-full img{
	max-width: 100%;
}

.lf-container p.strong{
	margin:0;
	font-weight: 600;
	font-size: 22px;
	text-transform: uppercase;
}

.img-right{
	float:right;
	width: 55%;
	margin: 0 -90px 20px 30px;
}

.img-left{
	float:left;
	width: 55%;
	margin: 0 30px 20px -90px;
}

.img-right img{
	width: 100%;
}

.img-left img{
	width: 100%;
}


.step-title{
	margin-bottom:0.5em !important;
	font-weight: 600;
	display: block;
}

.img-center img{
	max-width: 100%;
}

p.caption{
	font-style: italic;
	text-align: center;
	margin:5px 0;
}

p.call-to-action{
	font-style:italic;
	text-align: center;
	font-weight: 600;
	font-size: 17px;
	margin-bottom:10px;
}

.intro-video{
	padding:0;
	margin:0;
}

header.entry-header h1 {
    text-align: left !important;
    line-height: 40px;
}

header.entry-header p{
	font-style: italic;
    font-weight: 600;
}


.share-button{
	/*position: fixed;
	top:50vh;
	left: 5px;
	z-index: 9999;*/
}

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube-icon {
  background: #bb0000;
  color: white;
}

.list ul{
	padding: 0;
    list-style: none;
    margin-left:20px;
}

.list ul li{
	position: relative;
	text-align: justify;
    font-size: 18px;
    letter-spacing: .2px;
    line-height: 28px;
    margin:5px 0;
}

.list ul li:before{
	content: "\f0da";
	display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
    top: 5px;
    left: -15px;
	color:#014a81;
}

.list-number{
	text-align: left;
    font-weight: 600;
    font-size: 17px;
    font-style: italic;
}

.form-bmi{
	padding: 15px;
    border: 1px dashed #00497e;
    border-radius: 5px;
    margin:0 auto;
    background: #ebf7ff;
}

.form-reg{
	padding: 15px;
    border: 1px dashed #00497e;
    border-radius: 5px;
    margin:15px auto;
    background: #ebf7ff;
    /*width: 350px;*/
}

.title-form{
	text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
    color: #014a81;
}

.form-bmi .form-group{
	padding:0 5px;
}

.form-bmi .form-group input{
	border-radius: 5px;
}

.form-reg .form-group input{
	border-radius: 5px;
	margin: 0 auto;
}

.form-reg .form-group select{
	width: 100%;
	padding: 6px 12px;
}

.form-reg .form-item{
	margin:0;
}


#error,#error-reg{
	color:red;
	font-style: italic;
	margin-bottom:10px;
}

#result span{
	color:red;
	font-weight: 600;
}

.sapo{
	background: #ebf7ff;
    color: #00497e;
    font-size: 17px;
    line-height: 1.4;
    padding: 5px 15px;
    margin: 15px 0;
    border: 1px dashed #00497e;
    text-transform: none;
    font-weight: 700;
    font-style: italic;
}

.sapo a{
	color: #5fb435;
}


.lf-table{
	border:1px solid #ddd;
}

.lf-table>thead>tr>th{
	background: #014a81;
	color:#fff;
	text-align: center;
	vertical-align: middle;
}

.lf-table>thead>tr>th,
.lf-table>tbody>tr>td{
	border-right:1px solid #ddd;
}

.owl-theme .owl-nav [class*='owl-'] {  }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color:none; }


.slide3d .owl_3d .owl-stage {
    padding: 130px 0 60px;
    height: 510px;
}

.slide3d .owl_3d .owl-item {
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}

.slide3d .owl_3d .owl-item.center {
    transform: scale(1.9) translateY(0px);
    z-index: 100;
}
.slide3d .owl_3d .owl-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(assets/images/shadow.png);
    background-size: 100% 100%;
}
.slide3d .owl_3d .owl-item.center:after {
    bottom: -20px;
}

.slide3d .owl_3d .active{
    opacity: 0.3;
}
.slide3d .owl_3d .active + .center{
    opacity: 1;
}

.slide3d .owl-carousel .owl-nav {
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.slide3d .owl-nav i{
    color: #014a81;
    font-size: 30px;
    padding: 10px 0px;
    text-shadow: 0 0 10px #fff;
    text-align: center;
}

#popup-form-ads .form-item input, 
#popup-form-ads .form-item textarea, 
#popup-form-ads .form-item select {
    border: 1px dashed #cacaca;
    width: 90%;
}

#error-form-zone-ads{
    color: red;
    text-align: center;
}


@media screen and (min-width:1024px) {
	.slide3d .owl-carousel .owl-nav .owl-prev {
		position: absolute;
	    left: 200px;
	}	
	.slide3d .owl-carousel .owl-nav .owl-next {
		position: absolute;
	    right: 200px;
	}	
}

@media screen and (max-width:768px) {
	.img-left,.img-right{
		float:none;
		width: 100%;
		margin:0;
	}

	.share-button{
		/*top:unset;
		bottom:70px;
		left: 5px;*/
	}

	.form-bmi{
		width: 100%;
	}
	
	.icon-bar a{
		padding:5px;
	}

	.icon-bar{
		top:80%;
	}

	.longform-section{
		margin-top:80px;
	}

	.slide3d .owl_3d .owl-stage{
		padding: 0;
		height: unset;
	}

	.slide3d .owl-carousel .owl-nav {
	    bottom: 50px;
	}

	.slide3d .owl_3d .owl-item.center{
		transform: none;
	}

	.slide3d .owl-carousel .owl-nav .owl-next {
		position: absolute;
    	right: 0;
	}
	.slide3d .owl-carousel .owl-nav .owl-prev {
		position: absolute;
		left: 0;
	}

	.slide3d .owl_3d .active{
		opacity: 1;
	}

	.lf-content h1, .lf-content h2, .lf-content h3, .lf-content h4, .lf-content h5, .lf-content table, .lf-content ul, .lf-content .wp-caption, .lf-content .list{
		width: 100% !important;
	}

	.lf-content iframe{
		width: 100%;
	}

}

@media screen and(max-width: 991px){
	.slide3d .owl_3d .owl-stage {
        padding: 0;
        margin-bottom: 15px;
    }
    .slide3d .owl_3d .owl-item.center {
        transform: none;
    }
    .slide3d .owl_3d .owl-item:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background: url(assets/images/shadow.png);
        background-size: 100% 100%;
    }
    .slide3d .owl_3d .owl-item.center:after {
        bottom: 0px;
    }
    .slide3d .owl-carousel .owl-nav .owl-prev {
        left: 0px !important;
    }
    .slide3d .owl-carousel .owl-nav .owl-next {
        right: 0px !important;
    }
}
