@font-face {
    font-family: 'AesteticoRegular';
    src: url("../../npdm/fonts/Latinotype-Aestetico-Regular.eot"); /* IE9 Compat modes */
    src: url("../../npdm/fonts/Latinotype-Aestetico-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../../npdm/fonts/latinotype-aestetico-regular-webfont.woff2") format("woff2"), /* Super modern Browsers */
        url("../../npdm/fonts/latinotype-aestetico-regular-webfont.woff") format("woff"), /* Pretty modern Browsers */
        url("../../npdm/fonts/Latinotype-Aestetico-Regular.ttf") format("truetype"), /* Safari, Android and iOS */
        url("../../npdm/fonts/Latinotype-Aestetico-Regular.svg") format("svg"); /* Legacy iOS */
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AesteticoRegularItalic';
    src: url("../../npdm/fonts/Latinotype-Aestetico-Regular-It.eot"); /* IE9 Compat modes */
    src: url("../../npdm/fonts/Latinotype-Aestetico-Regular-It.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../../npdm/fonts/latinotype-aestetico-regular-it-webfont.woff2") format("woff2"), /* Super modern Browsers */
        url("../../npdm/fonts/latinotype-aestetico-regular-it-webfont.woff") format("woff"), /* Pretty modern Browsers */
        url("../../npdm/fonts/Latinotype-Aestetico-Regular-It.ttf") format("truetype"), /* Safari, Android and iOS */
        url("../../npdm/fonts/Latinotype-Aestetico-Regular-It.svg") format("svg"); /* Legacy iOS */
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'AesteticoBold';
    src: url("../../npdm/fonts/Latinotype-Aestetico-Bold.eot"); /* IE9 Compat modes */
    src: url("../../npdm/fonts/Latinotype-Aestetico-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../../npdm/fonts/latinotype-aestetico-bold-webfont.woff2") format("woff2"), /* Super modern Browsers */
        url("../../npdm/fonts/latinotype-aestetico-bold-webfont.woff") format("woff"), /* Pretty modern Browsers */
        url("../../npdm/fonts/Latinotype-Aestetico-Bold.ttf") format("truetype"), /* Safari, Android and iOS */
        url("../../npdm/fonts/Latinotype-Aestetico-Bold.svg") format("svg"); /* Legacy iOS */
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AesteticoBoldItalico';
    src: url("../../npdm/fonts/Latinotype-Aestetico-Bold-It.eot"); /* IE9 Compat modes */
    src: url("../../npdm/fonts/Latinotype-Aestetico-Bold-It.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../../npdm/fonts/latinotype-aestetico-bold-it-webfont.woff2") format("woff2"), /* Super modern Browsers */
        url("../../npdm/fonts/latinotype-aestetico-bold-it-webfont.woff") format("woff"), /* Pretty modern Browsers */
        url("../../npdm/fonts/Latinotype-Aestetico-Bold-It.ttf") format("truetype"), /* Safari, Android and iOS */
        url("../../npdm/fonts/Latinotype-Aestetico-Bold-It.svg") format("svg"); /* Legacy iOS */
    font-weight: 700;
    font-style: italic;
}

.jotacom-saude .container{
    padding: 35px;
    text-align: left;
}
.jotacom-saude h1{
    font-family: 'AesteticoBold', lintel;
	font-style: normal;
	font-weight: 700;
    text-align: center;
    color: #133357;
    font-size: 25px;
    text-transform: uppercase;
    /*font-weight: bold;*/
}
.jotacom-saude h2{
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    color: #666666;
    font-size: 16px;
   
}

.jotacom-saude{
	font-family: 'AesteticoRegular', Verdana;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
}

.jotacom-saude .duvida{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align:left;
}
.jotacom-saude .duvida h3{
    font-family: 'AesteticoBold', lintel;
	font-style: normal;
	font-weight: 700;
    color: #3c5372;
    font-size: 17px;
    padding: 10px 10px 10px 25px;
    cursor: pointer;
    background: URL("../images/arrow2.jpg") right no-repeat;
    background-position-x:98%; 
    /*font-weight: bold;*/
    border: 1px solid lightgray;
    border-radius: 5px;
}


.jotacom-saude .duvida .resposta{
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    padding: 10px 28px 25px 28px;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 25px;
    display: none;
}

.jotacom-saude .active-on  h3{
    border-bottom: 1px solid #f47521;
    background: URL("../images/arrow.jpg") right no-repeat;
    background-position-x:98%; 
}

.jotacom-saude .duvida .resposta .induvida .destaque{
    color: #1b375d;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    font-size: 16px;
}


.jotacom-saude .duvida .resposta .induvida .inresposta{
    margin-left: 25px;
    display: none;
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    font-size: 16px;
    color: #5f5f5f;
}

.jotacom-saude .ml{
    margin-left: 20px;
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    font-size: 16px;
    color: #5f5f5f;
}

.jotacom-saude  .resposta p img{
    margin-right: 15px;
}


.jotacom-saude .duvida .resposta .induvida .induvida-title{
    color: #f47521;
    margin-top: 20px;
    margin-bottom: 10px;
    background: URL("../images/inarrow2.png") left no-repeat;
    font-size: 16px;
    padding-left: 20px;
    cursor: pointer;
}
.jotacom-saude .duvida .resposta .inactive-on .induvida-title{

    background: URL("../images/arrow.png") left no-repeat;

}

.jotacom-saude .duvida .newResposta{
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
    padding: 10px 28px 25px 28px;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 25px;
    display: none;
}

.jotacom-saude .newResposta  h3{
    border: 0;
    background-image:none;
   	background-color: #dcdbdc;
   	cursor: default;
}

.jotacom-saude .bull{
    color: #f36f21;
    /*font-weight: bold;*/
    font-family: 'AesteticoBold', lintel;
	font-style: normal;
	font-weight: 700;
}
.jotacom-saude .laranja{
     color: #f36f21;
     font-family: 'AesteticoRegular', lintel;
	 font-style: normal;
	 font-weight: 400;
     font-size: 16px;
}
.jotacom-saude .container{
    background: #f3f3f3;
    font-style: normal;
}
.jotacom-saude .sub-title{
    color: #f36f21;
    font-size: 18px;
    font-family: 'AesteticoRegular', lintel;
	font-style: normal;
	font-weight: 400;
}
.jotacom-saude .bg-cinza{
    background: #f3f3f3;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.footer-duvidas{
    margin-top: 70px;
    margin-bottom: 50px;
    text-align: center;
    color: #f36f21;
    font-size: 16px;
}
.footer-duvidas p {
	color: #f36f21;
    font-size: 16px;
}
.linksmobiles{
 margin-top: 15px;   
}
.spc{
    width: 100%;
    height: 30px;
}
img.mt10{

    margin-top: 10px;
}
body > div.container-fluid.jotacom-saude > div > div.duvida.active-on > div > div.induvida.inactive-on > div.inresposta > p:nth-child(8),body > div.container-fluid.jotacom-saude > div > div:nth-child(4) > div > div:nth-child(3) > div.inresposta > p:nth-child(20),body > div.container-fluid.jotacom-saude > div > div.duvida.active-on > div > div:nth-child(4) > div.inresposta > p:nth-child(18){
    margin-top: 15px;
    margin-bottom: 15px;
}

.headermobile{
    padding: 20px;
}

.sideBar {
	width: 100%;
	color: #797979;
}
.sideBarBox {
	border: 1px solid #CCC;

}
.sideBarBox h2 {
	font-size: 15px;
	color: #40518e;
	background-color: #EEE;
	padding: 5px 10px;
	height: 40px;
	font-family: 'AesteticoBold', lintel;
	font-style: normal;
	font-weight: 700;
	/*font-weight: bold;*/
	margin: 0;
}
.sideBarBoxContent {
	padding:5px 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.curvyCorners {
	position: relative;
    height: 140px;
    border-radius: 6px;
    background: #fff;
    overflow: hidden;
}

@media (max-width:766px) {
	.jotacom-saude .container {
	    padding: 15px;
	}
	
  .sideBarBox h2 {
	    height: auto;
	}
    
    .curvyCorners 
    {
    	height: auto;
    	width: 100%;
    	margin: 10px;
    	margin-left: 0;
    	margin-right: 0;
    }
}
@media (max-width:600px) {
    .jotacom-saude .duvida h3 {
        padding: 10px 28px 10px 10px;
    }
    .jotacom-saude .duvida .resposta {
        padding: 10px 15px 15px 15px;
    }
}

/*
 * Lumis Default Loading Overlay
 */
.cLumClientRenderWaitBox
{
	background-color:#FFF;
	filter:alpha(opacity:85);
	-moz-opacity: 0.85;
	opacity:.85;
}

.cLumClientRenderWaitMessage{
	text-align:center
}
