.form-control-feedback {
    pointer-events: auto;
}
.hr1{

    height: 1px;
}
.hr2{
	background-color:#fff;
    height: 1px;
}
.border-right{
    border-right:1px solid #fff;
    
}
.p-t-50{
    padding-top: 50px;
}
.p-30{
    padding: 30px;
}
.clearfix{
    clear:both;
}
.size12{
	font-size:12px;
}
.size14{
	font-size:14px;
}
.size18{
	font-size:18px;
}
.size20{
	font-size:20px;
	line-height:180%;
}
.size24{
	font-size:24px;
	font-family:'akrobatbold';
}
.size26{
	font-size:22px;
	font-family:'akrobatextrabold';
}
.size28{
	font-size:28px;
	font-family:'akrobatextrabold';
}
.size30{
	font-size:30px;
	font-family:'akrobatextrabold';
}
.size36{
	font-size:36px;
	font-family:'akrobatextrabold';
}
.size40{
	font-size:40px;
        font-family:'akrobatextrabold';
}
.size48{
	font-size:48px;
        font-family:'akrobatextrabold';
}
.size60{
	font-size:60px;
          font-family:'akrobatextrabold';
}
.size72{
	font-size:72px;
          font-family:'akrobatextrabold';
}
.bg-1{
	background:url('../../images/bg-1.jpg') no-repeat 0 0;
	background-size: auto 330px;
	padding: 30px 0 100px;
}
.bg-2{
	background:url('../../images/bg-2.jpg') no-repeat 0 0;
	/* background-color: white; */
	padding-top: 100px;
	min-height: 1500px;
}
.bg-3{
	background:url('../../images/bg-3.jpg') no-repeat 0 0;
	padding: 0px 0 40px;
	margin-top: 30px;
}

.bg-red{
    background: #ff5757;
    padding-top: 20px;
}
.bg-red p span{
	line-height:250%;
}
.bg-green{
    background:#306c6d;
}
.bg-brown{
    background:#3b1e30;
}
.bg-green-light{
	background:#3a9399;
}
.bg-consultorio-medico{
    background:url('../../images/img-consultorio-medico.jpg') no-repeat 0 0;
    background-size: 100%;
    height: 370px;
}
.img-garantia{
    margin-bottom: -30px;
    z-index: 9;
    position: relative;
}
.img-mulher-preocupada-mobile{
    display: none;
}
.text-light{
	color:#fff;
}

.text-green{
	color:#387964;
}
.text-limon{
	color:#a8ce55;
}
.text-dourado{
	color:#c5ab6e;
}
.text-rosa{
	color:#f6cfe2;
}
.block-calendario{
    
}
.block-conversa{
    height:370px;
    padding-top:30px;
    padding-bottom:0px;
}
.block-conversa p.size20{
line-height:220%;
}
.block-conversa hr, .block-brown hr{
    background-color: #fff;
    border-color: #fff;
    margin:20px 0;
}
.block-grey{
       background-color: #f0f0f0;
       padding:30px;
       border-radius: 10px;
}
.block-brown {
       background-color: #3b1e30;
       padding:30px;
       min-height: 300px;
   
}
#video-1{
	background-color:#f8f8f8;
	padding:20px;
	margin: 20px -30px;
}
.subtitle-2{
	color:#3b1e30;
	font-family: 'akrobatbold';
	
}
.block-noticias{
	margin:30px;
	height:auto;
	float: left;
}
.block-noticias ul li div{
	border:1px solid #efefef;
	padding: 20px;
	height:200px;
	overflow:hidden;
	line-height:160%;
	color:#7a7a7a;

}
.block-noticias ul li div p.legend {
	margin:10px 0 0;
	font-style:italic;
	text-align:right;
	clear:both;
	position:absolute;
	bottom:10px;

}
ul.list-beneficios{
    font-size: 20px;
    list-style-image: url('../../images/tick.png');
    
}
.list-beneficios li{
    padding: 0px 0 10px;
    border-bottom:1px solid #ededed;
    margin-top: 5px;
}
ul.list-despesas{
  
    list-style:disc;
    
    
}
.list-despesas li{
    padding: 5px;
    font-size: 20px;
}
/* STEPES */
.wizard > .content {
	overflow-y:auto !important;
}
/*TERMOS DE USO */
.box-termos{
    width:90%;
    height: 350px;
    margin: 30px auto 15px;
    background-color: #fff;
    padding:20px;
    overflow-y:scroll;
    overflow-x: hidden;
    border:1px solid #ccc;
}
#acceptTerms{
    width:15px;
    height:15px;
    /* padding: 11px 5px 0; */
}
/* PAGAMENTO */
.box-pagto{
    min-height: 100px;
    border:1px solid #f2f2f2;
    padding:20px;
    margin:10px;
    background-color: #fff;
    font-weight:bold;
}
.box-pagto:hover{
	background-color:#f9f9f9;
}
.box-pagto input[type="radio"]{
	margin-top:7px;
	width:20px;
	height:20px;
}
#form-creditcard, #form-boleto, #form-debito, #form-defaut{background-color:#ffffff;border:1px solid #f2f2f2;padding: 10px;margin: 10px 25px;}
.box-finalizado{
    padding: 30px 0;
}
 /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
        iframe{
            width:100%;
            height: auto;
            min-height: 240px;
        }
        .btn{
            font-size: inherit !important;
            letter-spacing: 1px !important;
            padding: 20px 10px !important;
        }
        .size20{
	font-size:20px;
	line-height:180%;
}
.size24{
	font-size: 20px;
	font-family:'akrobatbold';
}
.size26{
	font-size:22px;
	font-family:'akrobatextrabold';
}
.size28{
	font-size:28px;
	font-family:'akrobatextrabold';
}
.size30{
	font-size:30px;
	font-family:'akrobatextrabold';
}
.size36{
	font-size:36px;
	font-family:'akrobatextrabold';
	line-height: 120%;
}
.size40{
	font-size: 30px;
	font-family:'akrobatextrabold';
}
.size48{
	font-size:48px;
        font-family:'akrobatextrabold';
}
.size60{
	font-size:48px;
          font-family:'akrobatextrabold';
}
.size72{
	font-size:60px;
          font-family:'akrobatextrabold';
}

#video-1{
	height: auto !important;
	padding: 10px 0;
}
.block-noticias {
    margin: 0px;
    height: auto;
    float: left;
}
.block-noticias ul{
	padding:0
}
.block-noticias ul li {
  margin-top:10px;
}
.block-mulher{
    padding: 20px;
}
.bg-1, .bg-3 {
   background: #42182e;
   padding: 20px 0;
   margin-bottom: 30px;
}

.bg-2 {
    background: url(../../images/bg-2-mobile.jpg) repeat 0 0;
    padding:20px;

}
.img-dr-medico{
    text-align: center;
    padding-top: 10px;
}
.border-right{
	border:none;
	border-bottom: 1px solid #fff;
}
.img-mulher-preocupada{
    display: none;
}
.img-mulher-preocupada-mobile{
    display: block;
}
.block-conversa{
	height:auto;
	margin-bottom:0;
	/* float: left; */
}
.box-pagto{
	padding:10px  10px 40px;

	
}
.box-pagto img{
	display:none;
    }
.box-pagto input[type="radio"]{
	height:15px;
	width:15px;
	float:left; 
	margin-right:10px;
}
.wizard > .content{
	overflow:inherit !important;
	/* display:block !important; */
	height:auto !important;
	/* min-height: 80em !important; */
}
.wizard > .steps > ul > li{
	width:50% !important;
	padding: 4px 0;
}
.wizard > .steps > ul > li a, .wizard > .steps > ul > li.current a{
	padding: 10px;
}



.form-control {

    margin: 10px 0;
}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }