.main-content #facturas img {
	max-width: none;
}

.max-width {
	max-width:960px;
	margin-left: auto;
	margin-right: auto;
}

@font-face {
	font-family: 'icomoonfact';
	src: url("/particulares/ajuda/faturas-pagamentos/Documents/factura/fonts/icomoonfact.eot?qscyl2");
	src: url("/particulares/ajuda/faturas-pagamentos/Documents/factura/fonts/icomoonfact.eot?#iefixqscyl2") format("embedded-opentype"), url("/particulares/ajuda/faturas-pagamentos/Documents/factura/fonts/icomoonfact.woff?qscyl2") format("woff"), url("/particulares/ajuda/faturas-pagamentos/Documents/factura/fonts/icomoonfact.ttf?qscyl2") format("truetype");
	font-weight: normal;
	font-style: normal;
}
.container
{
    width: 960px;
}
#factura_wrapper{
	/*opacity: 0.5;*/
}
#factura_wrapper .clearfix {
	overflow: auto;
	clear: both;
}
#factura_wrapper .factura_mobile{
	display: none;
}
#factura_wrapper .factura_desktop{
	display: block;
}
#factura_wrapper * {
	box-sizing: content-box;
}
#factura_wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.sticky
{
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}

#factura_wrapper #main
{
/* fallback */
background-color: #faf9f8;

/* Safari 4-5, Chrome 1-9 */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#faf9f8), to(#f3f3f4));

/* Safari 5.1, Chrome 10+ */
background: -webkit-linear-gradient(top, #f3f3f4, #faf9f8);

/* Firefox 3.6+ */
background: -moz-linear-gradient(top, #f3f3f4, #faf9f8);

/* IE 10 */
background: -ms-linear-gradient(top, #f3f3f4, #faf9f8);

/* Opera 11.10+ */
background: -o-linear-gradient(top, #f3f3f4, #faf9f8);

}

#factura-lp
{
    min-height: 698px;
    overflow: hidden;
    position: relative;
}
#factura-lp #factura-lp-wrap
{

}
#factura_wrapper #factura-lp .text
{
    padding-top: 85px;
    text-align: center;
    position: relative;
}
#factura_wrapper #factura-lp .text h1
{
    font-size: 44px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 10px;
}
#factura_wrapper #factura-lp .text h2
{
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px;
}
#factura_wrapper #factura-lp .text h3
{
    font-size: 16px;
    font-weight: 300;
}
#factura_wrapper #factura-lp .text ul
{
    margin: 35px auto 0 auto;
    display: inline-block;
}
#factura_wrapper #factura-lp .text ul li
{
    /*display: inline-block;*/
    float: left;
    width: 250px;
    list-style: none;
}
#factura_wrapper #factura-lp .text ul li a
{
    font-size: 17px;
    font-weight: 300;
    text-decoration: none;
    display: block;
}
#factura_wrapper #factura-lp .text ul li a:hover
{
    font-weight: 500;
    text-decoration: underline;
}
#factura-lp .lp-1-img
{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -481px;
}

#facturas
{
    min-height: 1296px;
    height: 100%;
    width: 100%;
    /*background-color: red;*/
    display: none;
    /*z-index: 99;*/
    position: relative;
    /*top:1000px;*/
    overflow: hidden;
    padding-top: 1296px;
}
#sticky-menu
{
    min-height: 50px;
    width: 100%;
    background-color: #FFF;
    /*position: fixed;*/
    z-index: 999;
    display: none;
    text-align: center;
    position: absolute;
    top: 0;
}
#sticky-menu #wrap
{
    width: 550px;
    margin: 0 auto;
}

#sticky-menu a
{

    height: 50px;
    line-height: 50px;
    margin: 0 9px;
    text-decoration: none;

    display: block;
    float:left;
}
#sticky-menu a.active
{
    border-bottom-style: solid;
    border-bottom-width: medium;
}


#factura-4p,
#factura-1p
{
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}

#factura-4p .middle-4p,
#factura-1p .middle-4p
{
    width: 940px;
    margin: 90px auto 0 auto;
    overflow: visible;
    position: relative;
    min-height: 1313px;
}
#factura-4p .lp-desk-4p-img,
#factura-1p .lp-desk-1p-img
{
    position: absolute;
    left: 0;
}
#factura-4p .lp-desk-4p-img > img,
#factura-1p .lp-desk-1p-img > img
{
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 60px rgba(0,0,0,0.1);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}


#factura-4p .left-4p,
#factura-1p .left-4p
{
    float: left;
    position: relative;
    display: none;
}
#factura-4p .right-4p,
#factura-1p .right-4p
{

    float: right;
    position: relative;
    display: none;
}
.hotspot,
.hotspot-mobile,
.hotspot-mobile-content-close
{
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    -webkit-box-shadow: rgba(0,0,0,0.8) 0px 0 10px;
    -moz-box-shadow: rgba(0,0,0,0.8) 0 0 10px;
    box-shadow: rgba(0,0,0,0.8) 0 0 10px;
    text-align: center;
    line-height: 56px;
    color: #FFF;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    font-size: 50px;
    font-weight: 300;
}
.hotspot:hover
{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.hotspot.close
{
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}
.hotspot-content
{
    position: absolute;
    display: none;
    width: 350px;
}

.hotspot.purple,
.hotspot-mobile.purple,
.hotspot-mobile-content-close.purple
{
    background-color: #4f60d2;
}
.hotspot.pink,
.hotspot-mobile.pink,
.hotspot-mobile-content-close.pink
{
    background-color: #eb84cd;
}
.hotspot.yellow,
.hotspot-mobile.yellow,
.hotspot-mobile-content-close.yellow
{
    background-color: #fcd200;
}
.hotspot.light-green,
.hotspot-mobile.light-green,
.hotspot-mobile-content-close.light-green
{
    background-color: #4bdbc5;
}
.hotspot.green,
.hotspot-mobile.green,
.hotspot-mobile-content-close.green
{
    background-color: #bad80a;
}
.hotspot.red,
.hotspot-mobile.red,
.hotspot-mobile-content-close.red
{
    background-color: #e04232;
}
/* ######### */
.hotspot-content .purple-color
{
    color: #4f60d2;
}
.hotspot-content .pink-color
{
    color: #eb84cd;
}
.hotspot-content .yellow-color
{
    color: #fcd200;
}
.hotspot-content .light-green-color
{
    color: #4bdbc5;
}
.hotspot-content .green-color
{
    color: #bad80a;
}
.hotspot-content .red-color
{
    color: #e04232;
}

#hotspot1-4p
{
    right: -10px;
    top: 40px;
}
#hotspot1-4p-content
{
    top:90px;
    right: 0;
}
#hotspot2-4p
{
    top:300px;
    left: -15px;
}
#hotspot2-4p-content
{
    top:300px;
    left: 0;
}
#hotspot3-4p
{
    top:470px;
    left: -10px;
}
#hotspot3-4p-content
{
    top:470px;
    left: 0;
}
#hotspot4-4p
{
    top:766px;
    left: -10px;
}
#hotspot4-4p-content
{
    top:766px;
    left: 0;
}
#hotspot5-4p
{
    top:1010px;
    left: -10px;
}
#hotspot5-4p-content
{
    top:1010px;
    left: 0;
}
#hotspot6-4p
{
    top:220px;
    left: -10px;
}
#hotspot6-4p-content
{
    top:220px;
    left: 0;
}
#hotspot7-4p
{
    top: 350px;
    left: -10px;
}
#hotspot7-4p-content
{
    top: 350px;
    left: 0;
}
/*1P HOTSPOTS*/
#hotspot1-1p
{
    right: -10px;
    top: 40px;
}
#hotspot1-1p-content
{
    top:40px;
    right: 0;
}
#hotspot2-1p
{
    top:345px;
    left: -15px;
}
#hotspot2-1p-content
{
    top:345px;
    left: 0;
}
#hotspot3-1p
{
    top:530px;
    left: -10px;
}
#hotspot3-1p-content
{
    top:530px;
    left: 0;
}
#hotspot4-1p
{
    top:1010px;
    left: -10px;
}
#hotspot4-1p-content
{
    top:1010px;
}
#hotspot5-1p
{
    top: 230px;
    left: -10px;
}
#hotspot5-1p-content
{
    top: 230px;
    left: 0;
}

.hotspot-content h1
{
    font-size: 30px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 25px;
}
.hotspot-content h2
{
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 25px;
}

.hotspot-content ul li
{
    height: 31px;
    line-height: 31px;
    margin-bottom: 11px;
    text-indent: 10px;
	list-style: none;
}
.hotspot-content ul li.l1
{
    border-left: 3px solid #eb84cd;
}
.hotspot-content ul li.l2
{
    border-left: 3px solid #9f9fa0;
}
.hotspot-content ul li.l3
{
    border-left: 3px solid #fcd200;
}
.hotspot-content ul li.l4
{
    border-left: 3px solid #6ea514;
}
.hotspot-content ul li.l5
{
    border-left: 3px solid #4f60d2;
}
.hotspot-content .knowmore
{
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.hotspot-content .knowmore:after
{
    content: "\e607";
    font-family: 'icomoonfact';
    padding: 0 0 0 10px;
}

section.text
{
    padding-top: 20px;
    text-align: center;
    position: relative;
}
section.text h1
{
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}
section.text h2
{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
}
section.text h3
{
    font-size: 30px;
    font-weight: 300;
    margin: 25px 0;
}
.video-container-wraper {
    width: 802px;
    margin: 0 auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer
{
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 60px rgba(0,0,0,0.1);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top:90px;
}
.footer a
{
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
}
.footer a:after
{
    content: "\e608";
    font-family: 'icomoonfact';
    padding: 0 0 0 5px;
}
br
{
    display: none;
}
.hotspot
{
    display: block;
}
.hotspot-mobile,
.hotspot-mobile-content-close
{
    display: none;
}




@media all and (min-width: 1px) and (max-width: 960px) {
    br
    {
        display: block;
    }
    #factura-lp
    {
        height: 100%;
        min-height: 120vw;
    }
    #factura_wrapper #factura-lp .text
    {
        padding-top: 30px;
    }
    #factura_wrapper #factura-lp .text h1
    {
        font-size: 8.4vw;
        line-height: 9.4vw;
    }
    #factura_wrapper #factura-lp .text h2
    {
        font-size: 4.7vw;
    }
    #factura_wrapper #factura-lp .text h3
    {
        font-size: 3.8vw;
    }
    #factura-lp .lp-1-img
    {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    #factura_wrapper #factura-lp .text ul
    {
        display: block;
        text-align: center;
        width: 100%;
        margin: 3.2vw 0 0 0 ;
    }
    #factura_wrapper #factura-lp .text ul li
    {
        display: block;
        width: 100%;
        float: none;
        text-align: center;

    }
    #factura_wrapper #factura-lp .text ul li a
    {
        font-size: 4.7vw;
    }

    #sticky-menu #wrap
    {
        width: 100%;
    }
    #sticky-menu a
    {
        width: 50%;
        margin: 0;
        font-size: 3.5vw;
    }
    #factura-4p .middle-4p, #factura-1p .middle-4p
    {
        min-height: 500px;
        width: 100%;
        /*overflow: hidden;
        height: auto;*/
    }
    #factura-4p .lp-desk-4p-img > img, #factura-1p .lp-desk-1p-img > img
    {
       width: 100%;
       display: block;

    }
    #factura-4p .lp-desk-4p-img, #factura-1p .lp-desk-1p-img
    {
        position: relative;
    }

    .hotspot
    {
        display: none;
        visibility: hidden;
    }
    .hotspot-mobile,
    .hotspot-mobile-content-close
    {
        display: block;
    }

    .hotspot-mobile
    {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .hotspot-mobile-content-close
    {
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari */
        transform: rotate(45deg);
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .hotspot-content
    {
        bottom: 0;
        left: 0;
        right: 0;
        top: inherit !important;
        position: fixed;
        width: 100%;
        z-index: 999;
        background-color: #fafafa;
        min-height: 150px;
        padding-top: 25px;
    }

    .hotspot-content h1
    {
        font-size: 4.7vw;
        margin-bottom: 10px;
        padding: 0 4vw;
    }
    .hotspot-content h2
    {
        font-size: 3.8vw;
        margin-bottom: 25px;
        padding: 0 4vw;
    }
    .hotspot-content ul
    {
        padding: 0 4vw;
    }

    .hotspot-content ul li
    {
        font-size: 3.5vw;
        padding: 0 4vw;
    }
    .hotspot-mobile-content-close
    {
        position: absolute;
        right: 3vw;
        top: -17px;
    }

    #hotspot1-4p
    {
        right: 10px;
        /*top: 14px;*/
        top: 3%;
    }

    #hotspot2-4p
    {
        left: 5px;
        /*top: 70px;*/
        top: 20%;
    }

    #hotspot3-4p
    {
        left: 5px;
        /*top: 145px;*/
        top: 38%;
    }

    #hotspot4-4p
    {
        left: 5px;
        /*top: 260px;*/
        top: 60%;
    }

    #hotspot5-4p
    {
        left: 5px;
        /*top: 340px;*/
        top:75%;
    }

    #hotspot6-4p
    {
        top:15%;
        /*top:50px;*/
        left: 5px;
    }

    #hotspot7-4p
    {
        top: 30%;
        /*top: 120px;*/
        left: 5px;
    }

    /*1P HOTSPOTS*/
    #hotspot1-1p
    {
        right: 10px;
        /*top: 12px;*/
        top: 3%;
    }

    #hotspot2-1p
    {
        top:20%;
        /*top:90px;*/
        left: 5px;
    }

    #hotspot3-1p
    {
        top:45%;
        /*top:205px;*/
        left: 5px;
    }

    #hotspot4-1p
    {
        top:71%;
        /*top:1010px;*/
        left: 5px;
    }

    #hotspot5-1p
    {
        /*top: 230px;*/
        top:27%;
        left: 5px;
    }
    .video-container-wraper
    {
        width: 100%;
    }
    .js-lazyYT.lazyYT-container
    {
        padding-bottom: inherit !important;
        width: 100% !important;
    }

    section.text
    {
        padding: 20px 20px 0 20px;
    }
    section.text h1
    {

    }
    section.text h2
    {

    }
    section.text h3
    {

    }




}
