body {
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #000000;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0px !important;
}
.title-header {
    float: left;
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    padding: 16px 10px 16px 30px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #034d7f;  
}
.share_button_social {
    float: right;
    padding-right: 20px;
}
.logo-header {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-60%);    
}
.logo-header img {
    width: 80%;
}
li.line {
    height: 30px !important;
    width: 1px;
    background: rgba(3,77,127,.5);
    background-position-y: center;
    position: relative;
    top: 15px;   
}
ul.share_button_social li {
    float: left;
    height: 55px;
    padding: 10px 0;
}
li.btnsocial {
    padding: 10px 20px !important;
}
li.btnsocialshare {
    padding: 18px 20px !important;
}
.sp-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: rgba(255, 255, 255);
    text-align: center;
    z-index: 2;
}
.title-lf {
	display: block;
    padding-left: 50px;
    height: 44px;
    float: left;
    position: relative;
}
.logo-lf {
    display: inline-block;
    margin: 0 auto;
    transition: all .2s;
    padding: 5px 0 5px;
}
.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: 60px auto 0;
}


.longform-section .entry-header h1{
	font-size: 15px;
	font-weight: 600px;
	color: #fff;
}

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



.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;
}
.center {
	text-align: center;
}
.img-full{
	width: 100%;
    text-align: center;
}

.img-full img{
	max-width: 100%;
}
p.text-color-blue {
    color: #104384;
}
.img-title {
	width: 100%;
	padding: 0 270px;
    text-align: center;
}
.img-title img{
	max-width: 100%;
}
.img-title-4 {
	width: 100%;
	padding: 80px 300px 0;
}
.img-title-4 img{
	max-width: 100%;
}
.img-part {
	width: 100%;
	padding: 0px;
}
.img-part img{
	max-width: 100%;
}
.img-part-first {
    padding-top: 10px;
}
.img-part-end {
    padding-top: 10px;
}
.img-part-mid {
    padding-top: 10px;
}
.lf-container p.strong{
	margin:0;
	font-weight: 600;
	font-size: 22px;
	text-transform: uppercase;
}
.lf-container-video {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: center;
}
.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: 0px;
}

header.entry-header p{
	font-style: italic;
    font-weight: 600;
}
/*video*/
.intro-video {
    margin: 0;
    padding: 0;
}
/*youtube home*/
.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 7px;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    border-radius: 6px;
    opacity: 0.8;
    transition: 0.3s all linear;
}
.youtube:hover .play-button {
    opacity: 1;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.preview-intro-video {
    margin-top: 25px;
}
.tab-pane {
    border: 5px solid #296f2c;
    border-radius: 15px;
    box-shadow: 0px 2px 10px 8px rgba(0,0,0,.3);
    padding: 0;
}
.block-video-1 {
    margin-top: 20px;
}
.block-video-2 {
    margin-top: 20px;
}
.block-video-3 {
    margin-top: 20px;
}


/*END YOUTUBE*/

.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:0px;
	}

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

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

    .sp-sticky-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 55px;
        background: rgba(255,255,255,.7);
        text-align: center;
        z-index: 2;
    }   
    .logo-header {
        position: relative;
        float: left;
        transform: inherit;
        top: 0;
        left: 0;
    }
    .share_button_social {
        padding-right: 0;
    }
    li.btnsocial {
        padding: 10px 4px !important;
    }    
    li.btnsocialshare {
        padding: 18px 0px 18px 5px!important;
    }   
    li.btnsocial img {
        width: 90%;
    } 
    .logo-header img {
        width: 70%;
    }
    .entry-header {
        padding-left: 0;
        padding-right: 0;
    }

    .lf-full {
        width: 100%;
        margin: 20px auto 0;
    }    
    img.textimg-mb-1 {
        padding: 20px 30px;
    }
    p.text-color-blue {
        padding: 0px 20px;
        letter-spacing: 0;
    }
    p.text-img-3 {
        padding: 0px 20px; 
        font-size: 18px !important;
        letter-spacing: 0;
    }
    p.text-caption-4 {
        padding: 0px 20px; 
        font-size: 18px !important;  
        letter-spacing: 0;  
    }
    .lf-container {
        padding: 0px !important; 
    }
    .lf-container > p {
        font-size: 18px;
        letter-spacing: 0;
        padding: 0px 20px;
    }
    p.text-caption-mobile {
        font-size: 15px;
        padding: 0 35px;
        text-align: center;
        line-height: 19px;
    }
    p.text-caption-mobile-2 {
        padding: 0 20px;
        font-size: 18px;
        letter-spacing: 0;
    }
    p.text-caption-mobile-3 {
        padding: 0 30px;
        font-size: 14px;
        letter-spacing: 0;
        text-align: center;
        line-height: 20px;       
    }
    .lf-container-video iframe {
        height: 267px;
    }
    .img-title-2 {
        padding: 0 15px !important;
    }
    .img-title {
        width: 100%;
        padding: 0 10px;
    }
    .img-title-2 {
        width: 100%;
        padding: 0 10px;
    }  
    .img-title-text {
        padding: 0 20px !important;
    }
    .img-full {
        margin-top: 55px;
    }
    .img-title-3 {
        width: 100%;
        padding: 30px 10px 0 !important;
    }    
    .img-title-3>p {
        padding: 0 10px 20px;
    }    
    .img-contain {
        width: 100%;
        padding: 25px 0px 0;
    }  
    .img-contain img {
        width: 100%;
    }
	.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%;
	}

    .video-active {
        margin-top: 20px;
    }
    .block-video-1 {
        margin-top: 0px;
    }
    .block-video-2 {
        margin-top: 0px;
    }
    .block-video-3 {
        margin-top: 0px;
    }    

}

@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;
    }
}
/*BLOCK 1*/
.text-img-1 p {
    margin: 1em 0;
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;
}
.text-img-1 {
    padding: 5% 0 0 29%;
}
p.text-caption-1 {
    margin: 1em 0;
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;
    position: absolute;
    bottom: 5%;
    left: 17%;  
}
/*BLOCK 2*/
.imgabsolute-1 {
    margin-left: -20%;
    margin-top: -22%;
}
.text-img-2 {
    margin-left: 20%;
    margin-top: 3%;
}
.text-img-2 p {
    margin: 1em 0;
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;   
}
.img-caption-2 {
    position: absolute;
    margin-top: -32%;
    margin-left: 32%;
}
/*BLOCK 3*/
p.text-img-3 {
    margin: 0 auto 1em;
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;
}
.img-title-2 {
    width: 100%;
    padding: 0 180px;
    text-align: center;
}
.img-title-2 img{
    max-width: 100%;
}
.img-title-text {
    width: 100%;
    padding: 0 180px;
    text-align: center;
}
.img-title-text img{
    max-width: 100%;
}
.img-title-new {
    width: 100%;
    padding: 0 180px;
    text-align: left;
}
.img-title-new img{
    max-width: 100%;
}

/*BLOCK 4*/
p.text-caption-4 {
    margin: 1em 0;
    text-align: justify;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;
}
.img-title-3 {
    width: 100%;
    padding: 0 180px;
    text-align: center;
}
.img-title-3 img{
    max-width: 100%;
}
.imgabsolute-2 {
    padding-top: 5%;
    padding-left: 0%;
}
.lf-container2 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: center;
}
/*BLOCK 5*/
p.text-caption-5 {
    margin: 0 auto;
    text-align: center;
    font-size: 23px;
    letter-spacing: 0.5px;
    line-height: 32px;
}
/*BLOCK 6*/
.lf-container6 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: center;
}
.text-des-6 p {
    text-align: justify;
}
.text-des-6 {
    padding-top: 5%;
}
/*BLOCK 7*/
.lf-container7 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    text-align: center;
}
.imgabsolute-7 {
    padding-left: 0px;
    padding-right: 0px;    
}
/*BLOCK 8*/
.img-title-8 {
    width: 100%;
    padding: 0 180px;
    text-align: center;
}
.lf-container8 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    text-align: center;
}
.imgabsolute-8 {
    padding-left: 200px;
    padding-right: 0px;    
}
/*BLOCK 9*/
.img-title-9 {
    width: 100%;
    padding: 0 180px;
    text-align: center;
}
.lf-container9 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    text-align: center;
}
.imgabsolute-9 {
    text-align: center;
}
/*BLOCK 10*/
.lf-container-10 {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: center;
}
.lf-container-10>p {
    margin: 1em 0;
    text-align: justify;
    font-size: 23px;
    letter-spacing: .5px;
    line-height: 32px;
}
.title-text p {
    text-align: center;
    line-height: 15px;
    color: #104384;
    font-weight: 700;
    font-size: 45px;
}
.title-text-mb p {
    text-align: center;
    line-height: 15px;
    color: #104384;
    font-weight: 700;
    font-size: 20px;
}
p.text-color-dark {
    text-align: justify;
    color: #000;
    font-weight: normal;
    font-size: 15px;
    line-height: unset;
}
.lf-container-lf5 {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    text-align: left;
    color: #10376e;
    font-size: 30px;
}