
html{
    box-sizing:border-box
}
*,*:before,*:after{
    box-sizing:inherit
}
html{
    -ms-text-size-adjust:100%;-webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
summary{
    display:list-item
}
audio,canvas,progress,video{
    display:inline-block
}
progress{
    vertical-align:baseline
}
audio:not([controls]){
    display:none;height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline-width:0
}
abbr[title]{
    border-bottom:none;text-decoration:underline;text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;line-height:0;position:relative;vertical-align:baseline
}
sub{
    bottom:-0.25em
}
sup{
    top:-0.5em
}
figure{
    margin:1em 40px
}
img{
    border-style:none
}
code,kbd,pre,samp{
    font-family:monospace,monospace;font-size:1em
}
hr{
    box-sizing:content-box;height:0;overflow:visible
}
button,input,select,textarea,optgroup{
    font:inherit;margin:0
}
optgroup{
    font-weight:bold
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
/*button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button
}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
    border-style:none;padding:0
}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em
}
legend{
    color:inherit;display:table;max-width:100%;padding:0;white-space:normal
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;font:inherit
}*/
/* End extract */
html,body{
    font-family:Verdana,sans-serif;font-size:15px;line-height:1.5
}
html{
    overflow-x:hidden
}
h1{
    font-size:36px
}
h2{
    font-size:30px
}
h3{
    font-size:24px
}
h4{
    font-size:20px
}
h5{
    font-size:18px
}
h6{
    font-size:16px
}
.fectum-serif{
    font-family:serif
}
.fectum-sans-serif{
    font-family:sans-serif
}
.fectum-cursive{
    font-family:cursive
}
.fectum-monospace{
    font-family:monospace
}
/*h1,h2,h3,h4,h5,h6{
    font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0
}*/
.fectum-wide{
    letter-spacing:4px
}
hr{
    border:0;border-top:1px solid #eee;margin:20px 0
}
.fectum-image{
    max-width:100%;height:auto
}
img{
    vertical-align:middle
}
a{
    color:#fff
}
.fectum-table,.fectum-table-all{
    border-collapse:collapse;border-spacing:0;width:100%;display:table
}
.fectum-table-all{
    border:1px solid #ccc
}
.fectum-bordered tr,.fectum-table-all tr{
    border-bottom:1px solid #ddd
}
.fectum-striped tbody tr:nth-child(even){
    background-color:#f1f1f1
}
.fectum-table-all tr:nth-child(odd){
    background-color:#fff
}
.fectum-table-all tr:nth-child(even){
    background-color:#f1f1f1
}
.fectum-hoverable tbody tr:hover,.fectum-ul.fectum-hoverable li:hover{
    background-color:#ccc
}
.fectum-centered tr th,.fectum-centered tr td{
    text-align:center
}
.fectum-table td,.fectum-table th,.fectum-table-all td,.fectum-table-all th{
    padding:8px 8px;display:table-cell;text-align:left;vertical-align:top
}
.fectum-table th:first-child,.fectum-table td:first-child,.fectum-table-all th:first-child,.fectum-table-all td:first-child{
    padding-left:16px
}
.fectum-btn,.fectum-button{
    border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap
}
.fectum-btn:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}
.fectum-btn,.fectum-button{
    -webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}   
.fectum-disabled,.fectum-btn:disabled,.fectum-button:disabled{
    cursor:not-allowed;opacity:0.3
}
.fectum-disabled *,:disabled *{
    pointer-events:none
}
.fectum-btn.fectum-disabled:hover,.fectum-btn:disabled:hover{
    box-shadow:none
}
.fectum-badge,.fectum-tag{
    background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center
}
.fectum-badge{
    border-radius:50%
}
.fectum-ul{
    list-style-type:none;padding:0;margin:0
}
.fectum-ul li{
    padding:8px 16px;border-bottom:1px solid #ddd
}
.fectum-ul li:last-child{
    border-bottom:none
}
.fectum-tooltip,.fectum-display-container{
    position:relative
}
.fectum-tooltip .fectum-text{
    display:none
}
.fectum-tooltip:hover .fectum-text{
    display:inline-block
}
.fectum-ripple:active{
    opacity:0.5
}
.fectum-ripple{
    transition:opacity 0s
}
.fectum-input{
    padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%
}
.fectum-select{
    padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc
}
.fectum-dropdown-click,.fectum-dropdown-hover{
    position:relative;display:inline-block;cursor:pointer
}
.fectum-dropdown-hover:hover .fectum-dropdown-content{
    display:block
}
.fectum-dropdown-hover:first-child,.fectum-dropdown-click:hover{
    background-color:#ccc;color:#000
}
.fectum-dropdown-hover:hover > .fectum-button:first-child,.fectum-dropdown-click:hover > .fectum-button:first-child{
    background-color:#ccc;color:#000
}
.fectum-dropdown-content{
    cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1
}
.fectum-check,.fectum-radio{
    width:24px;height:24px;position:relative;top:6px
}
.fectum-sidebar{
    height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto
}
.fectum-bar-block .fectum-dropdown-hover,.fectum-bar-block .fectum-dropdown-click{
    width:100%
}
.fectum-bar-block .fectum-dropdown-hover .fectum-dropdown-content,.fectum-bar-block .fectum-dropdown-click .fectum-dropdown-content{
    min-width:100%
}
.fectum-bar-block .fectum-dropdown-hover .fectum-button,.fectum-bar-block .fectum-dropdown-click .fectum-button{
    width:100%;text-align:left;padding:8px 16px
}
.fectum-main,#main{
    transition:margin-left .4s
}
.fectum-modal{
    z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)
}
.fectum-modal-content{
    margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px
}
.fectum-bar{
    width:100%;overflow:hidden
}
.fectum-center .fectum-bar{
    display:inline-block;width:auto
}
.fectum-bar .fectum-bar-item{
    padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0
}
.fectum-bar .fectum-dropdown-hover,.fectum-bar .fectum-dropdown-click{
    position:static;float:left
}
.fectum-bar .fectum-button{
    white-space:normal
}
.fectum-bar-block .fectum-bar-item{
    width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0
}
.fectum-bar-block.fectum-center .fectum-bar-item{
    text-align:center
}
.fectum-block{
    display:block;width:100%
}
.fectum-responsive{
    display:block;overflow-x:auto
}
.fectum-container:after,.fectum-container:before,.fectum-panel:after,.fectum-panel:before,.fectum-row:after,.fectum-row:before,.fectum-row-padding:after,.fectum-row-padding:before,
.fectum-cell-row:before,.fectum-cell-row:after,.fectum-clear:after,.fectum-clear:before,.fectum-bar:before,.fectum-bar:after{
    content:"";display:table;clear:both
}
.fectum-col,.fectum-half,.fectum-third,.fectum-twothird,.fectum-threequarter,.fectum-quarter{
    float:left;width:100%
}
.fectum-col.s1{
    width:8.33333%
}
.fectum-col.s2{
    width:16.66666%
}
.fectum-col.s3{
    width:24.99999%
}
.fectum-col.s4{
    width:33.33333%
}
.fectum-col.s5{
    width:41.66666%
}
.fectum-col.s6{
    width:49.99999%
}
.fectum-col.s7{
    width:58.33333%
}
.fectum-col.s8{
    width:66.66666%
}
.fectum-col.s9{
    width:74.99999%
}
.fectum-col.s10{
    width:83.33333%
}
.fectum-col.s11{
    width:91.66666%
}
.fectum-col.s12{
    width:99.99999%
}
@media (min-width:601px){
    .fectum-col.m1{width:8.33333%
    }
    .fectum-col.m2{
        width:16.66666%
    }
    .fectum-col.m3,.fectum-quarter{
        width:24.99999%
    }
    .fectum-col.m4,.fectum-third{
        width:33.33333%
    }
.fectum-col.m5{
    width:41.66666%
}
.fectum-col.m6,.fectum-half{
    width:49.99999%
}
.fectum-col.m7{
    width:58.33333%
}
.fectum-col.m8,.fectum-twothird{
    width:66.66666%
}
.fectum-col.m9,.fectum-threequarter{
    width:74.99999%
}
.fectum-col.m10{width:83.33333%
}
.fectum-col.m11{
    width:91.66666%
}
.fectum-col.m12{
    width:99.99999%
}
}
@media (min-width:993px){
    .fectum-col.l1{
        width:8.33333%
    }
    .fectum-col.l2{
        width:16.66666%
    }
    .fectum-col.l3{
        width:24.99999%
    }
    .fectum-col.l4{
        width:33.33333%
    }
.fectum-col.l5{
    width:41.66666%
}
.fectum-col.l6{
    width:49.99999%
}
.fectum-col.l7{
    width:58.33333%
}
.fectum-col.l8{
    width:66.66666%
}
.fectum-col.l9{
    width:74.99999%
}
.fectum-col.l10{
    width:83.33333%
}
.fectum-col.l11{
    width:91.66666%
}
.fectum-col.l12{
    width:99.99999%
}
}
.fectum-rest{
    overflow:hidden
}.fectum-stretch{
    margin-left:-16px;margin-right:-16px
}
.fectum-content,.fectum-auto{
    margin-left:auto;margin-right:auto
}
.fectum-content{
    max-width:980px
}
.fectum-auto{
    max-width:1140px
}
.fectum-cell-row{
    display:table;width:100%
}
.fectum-cell{
    display:table-cell
}
.fectum-cell-top{
    vertical-align:top
}
.fectum-cell-middle{
    vertical-align:middle
}
.fectum-cell-bottom{
    vertical-align:bottom
}
.fectum-hide{
    display:none!important
}
.fectum-show-block,.fectum-show{
    display:block!important
}
.fectum-show-inline-block{
    display:inline-block!important
}
@media (max-width:1205px){
    .fectum-auto{max-width:95%
    }
}
@media (max-width:600px){
    .fectum-modal-content{
        margin:0 10px;width:auto!important
    }
    .fectum-modal{
        padding-top:30px
    }
.fectum-dropdown-hover.fectum-mobile .fectum-dropdown-content,.fectum-dropdown-click.fectum-mobile .fectum-dropdown-content{
    position:relative
}	
.fectum-hide-small{
    display:none!important
}
.fectum-mobile{
    display:block;width:100%!important
}
.fectum-bar-item.fectum-mobile,.fectum-dropdown-hover.fectum-mobile,.fectum-dropdown-click.fectum-mobile{
    text-align:center
}
.fectum-dropdown-hover.fectum-mobile,.fectum-dropdown-hover.fectum-mobile .fectum-btn,.fectum-dropdown-hover.fectum-mobile .fectum-button,.fectum-dropdown-click.fectum-mobile,.fectum-dropdown-click.fectum-mobile .fectum-btn,.fectum-dropdown-click.fectum-mobile .fectum-button{
    width:100%
}
}
@media (max-width:768px){
    .fectum-modal-content{
        width:500px
    }
    .fectum-modal{
        padding-top:50px
    }
}
@media (min-width:993px){
    .fectum-modal-content{
        width:900px
    }
    .fectum-hide-large{
        display:none!important
    }
    .fectum-sidebar.fectum-collapse{
        display:block!important
    }
}
@media (max-width:992px) and (min-width:601px){
    .fectum-hide-medium{
        display:none!important
    }
}
@media (max-width:992px){
    .fectum-sidebar.fectum-collapse{
        display:none
    }
    .fectum-main{
        margin-left:0!important;margin-right:0!important
    }
    .fectum-auto{
        max-width:100%
    }
}
.fectum-top,.fectum-bottom{
    position:fixed;width:100%;z-index:1
}
.fectum-top{
    top:0
}
.fectum-bottom{
    bottom:0
}
.fectum-overlay{
    position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2
}
.fectum-display-topleft{
    position:absolute;left:0;top:0
}
.fectum-display-topright{
    position:absolute;right:0;top:0
}
.fectum-display-bottomleft{
    position:absolute;left:0;bottom:0
}
.fectum-display-bottomright{
    position:absolute;right:0;bottom:0
}
.fectum-display-middle{
    position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)
}
.fectum-display-left{
    position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)
}
.fectum-display-right{
    position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)
}
.fectum-display-topmiddle{
    position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)
}
.fectum-display-bottommiddle{
    position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)
}
.fectum-display-container:hover .fectum-display-hover{
    display:block
}
.fectum-display-container:hover span.fectum-display-hover{
    display:inline-block
}
.fectum-display-hover{
    display:none
}
.fectum-display-position{
    position:absolute
}
.fectum-circle{
    border-radius:50%
}
.fectum-round-small{
    border-radius:2px
}
.fectum-round,.fectum-round-medium{
    border-radius:4px
}
.fectum-round-large{
    border-radius:8px
}
.fectum-round-xlarge{
    border-radius:16px
}
.fectum-round-xxlarge{
    border-radius:32px
}
.fectum-row-padding,.fectum-row-padding>.fectum-half,.fectum-row-padding>.fectum-third,.fectum-row-padding>.fectum-twothird,.fectum-row-padding>.fectum-threequarter,.fectum-row-padding>.fectum-quarter,.fectum-row-padding>.fectum-col{
    padding:0 8px
}
.fectum-container,.fectum-panel{
    padding:0.01em 16px
}
.fectum-panel{
    margin-top:16px;margin-bottom:16px
}
.fectum-code,.fectum-codespan{
    font-family:Consolas,"courier new";font-size:16px
}
.fectum-code{
    width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word
}
.fectum-codespan{
    color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%
}
.fectum-card,.fectum-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}
.fectum-card-4,.fectum-hover-shadow:hover{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
.fectum-spin{
    animation:fectum-spin 2s infinite linear
}
@keyframes fectum-spin{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(359deg)
    }
}
.fectum-animate-fading{
    animation:fading 10s infinite
}
@keyframes fading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.fectum-animate-opacity{
    animation:opac 0.8s
}
@keyframes opac{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
.fectum-animate-top{
    position:relative;animation:animatetop 0.4s
}
@keyframes animatetop{
    from{
        top:-300px;opacity:0
    } 
    to{
        top:0;opacity:1
    }
}
.fectum-animate-left{
    position:relative;animation:animateleft 0.4s
}
@keyframes animateleft{
    from{
        left:-300px;opacity:0
    } 
    to{
        left:0;opacity:1
    }
}
.fectum-animate-right{
    position:relative;animation:animateright 0.4s
}
@keyframes animateright{
    from{
        right:-300px;opacity:0
    } 
    to{
        right:0;opacity:1
    }
}
.fectum-animate-bottom{
    position:relative;animation:animatebottom 0.4s
}
@keyframes animatebottom{
    from{
        bottom:-300px;opacity:0
    } 
    to{
        bottom:0;opacity:1
    }
}
.fectum-animate-zoom {
    animation:animatezoom 0.6s
}
@keyframes animatezoom{
    from{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
.fectum-animate-input{
    transition:width 0.4s ease-in-out
}
.fectum-animate-input:focus{
    width:100%!important
}
.fectum-opacity,.fectum-hover-opacity:hover{
    opacity:0.60
}
.fectum-opacity-off,.fectum-hover-opacity-off:hover{
    opacity:1
}
.fectum-opacity-max{
    opacity:0.25
}
.fectum-opacity-min{
    opacity:0.75
}
.fectum-greyscale-max,.fectum-grayscale-max,.fectum-hover-greyscale:hover,.fectum-hover-grayscale:hover{
    filter:grayscale(100%)
}
.fectum-greyscale,.fectum-grayscale{
    filter:grayscale(75%)
}
.fectum-greyscale-min,.fectum-grayscale-min{
    filter:grayscale(50%)
}
.fectum-sepia{
    filter:sepia(75%)
}
.fectum-sepia-max,.fectum-hover-sepia:hover{
    filter:sepia(100%)
}
.fectum-sepia-min{
    filter:sepia(50%)
}
.fectum-tiny{
    font-size:10px!important
}
.fectum-small{
    font-size:12px!important
}
.fectum-medium{
    font-size:15px!important
}
.fectum-large{
    font-size:18px!important
}
.fectum-xlarge{
    font-size:24px!important
}
.fectum-xxlarge{
    font-size:36px!important
}
.fectum-xxxlarge{
    font-size:48px!important
}
.fectum-jumbo{
    font-size:64px!important
}
.fectum-left-align{
    text-align:left!important
}
.fectum-right-align{
    text-align:right!important
}
.fectum-justify{
    text-align:justify!important
}
.fectum-center{
    text-align:center!important
}
.fectum-border-0{
    border:0!important
}
.fectum-border{
    border:1px solid #ccc!important
}
.fectum-border-top{
    border-top:1px solid #ccc!important
}
.fectum-border-bottom{
    border-bottom:1px solid #ccc!important
}
.fectum-border-left{
    border-left:1px solid #ccc!important
}
.fectum-border-right{
    border-right:1px solid #ccc!important
}
.fectum-topbar{
    border-top:6px solid #ccc!important
}
.fectum-bottombar{
    border-bottom:6px solid #ccc!important
}
.fectum-leftbar{
    border-left:6px solid #ccc!important
}
.fectum-rightbar{
    border-right:6px solid #ccc!important
}
.fectum-section,.fectum-code{
    margin-top:16px!important;margin-bottom:16px!important
}
.fectum-margin{
    margin:16px!important
}
.fectum-margin-top{
    margin-top:16px!important
}
.fectum-margin-bottom{
    margin-bottom:16px!important
}
.fectum-margin-left{
    margin-left:80px!important
}
.fectum-margin-right{
    margin-right:16px!important
}
.fectum-padding-small{
    padding:4px 8px!important
}
.fectum-padding{
    padding:8px 16px!important
}
.fectum-padding-large{
    padding:12px 24px!important
}
.fectum-padding-16{
    padding-top:16px!important;padding-bottom:16px!important
}
.fectum-padding-24{
    padding-top:24px!important;padding-bottom:24px!important
}
.fectum-padding-32{
    padding-top:32px!important;padding-bottom:32px!important
}
.fectum-padding-48{padding-top:48px!important;padding-bottom:48px!important
}
.fectum-padding-64{
    padding-top:64px!important;padding-bottom:64px!important
}
.fectum-padding-top-64{
    padding-top:64px!important
}
.fectum-padding-top-48{
    padding-top:48px!important
}
.fectum-padding-top-32{
    padding-top:32px!important
}
.fectum-padding-top-24{
    padding-top:24px!important
}
.fectum-left{
    float:left!important
}
.fectum-right{
    float:right!important
}
.fectum-button:hover{
    color:#000!important;background-color:#ccc!important
}
.fectum-transparent,.fectum-hover-none:hover{
    background-color:transparent!important
}
.fectum-hover-none:hover{
    box-shadow:none!important
}
/* Colors */
.fectum-amber,.fectum-hover-amber:hover{
    color:#000!important;background-color:#ffc107!important
}
.fectum-aqua,.fectum-hover-aqua:hover{
    color:#000!important;background-color:#00ffff!important
}
.fectum-blue,.fectum-hover-blue:hover{
    color:#fff!important;background-color:#2196F3!important
}
.fectum-light-blue,.fectum-hover-light-blue:hover{
    color:#000!important;background-color:#87CEEB!important
}
.fectum-brown,.fectum-hover-brown:hover{
    color:#fff!important;background-color:#795548!important
}
.fectum-cyan,.fectum-hover-cyan:hover{
    color:#000!important;background-color:#00bcd4!important
}
.fectum-blue-grey,.fectum-hover-blue-grey:hover,.fectum-blue-gray,.fectum-hover-blue-gray:hover{
    color:#fff!important;background-color:#607d8b!important
}
.fectum-green,.fectum-hover-green:hover{
    color:#fff!important;background-color:#4CAF50!important
}
.fectum-light-green,.fectum-hover-light-green:hover{
    color:#000!important;background-color:#8bc34a!important
}
.fectum-indigo,.fectum-hover-indigo:hover{
    color:#fff!important;background-color:#3f51b5!important
}
.fectum-khaki,.fectum-hover-khaki:hover{
    color:#000!important;background-color:#f0e68c!important
}
.fectum-lime,.fectum-hover-lime:hover{
    color:#000!important;background-color:#cddc39!important
}
.fectum-orange,.fectum-hover-orange:hover{
    color:#000!important;background-color:#ff9800!important
}
.fectum-deep-orange,.fectum-hover-deep-orange:hover{
    color:#fff!important;background-color:#a05c47!important
}
.fectum-pink,.fectum-hover-pink:hover{
    color:#fff!important;background-color:#e91e63!important
}
.fectum-purple,.fectum-hover-purple:hover{
    color:#fff!important;background-color:#9c27b0!important
}
.fectum-deep-purple,.fectum-hover-deep-purple:hover{
    color:#fff!important;background-color:#673ab7!important
}
.fectum-red,.fectum-hover-red:hover{
    color:#fff!important;background-color:#f44336!important
}
.fectum-sand,.fectum-hover-sand:hover{
    color:#000!important;background-color:#fdf5e6!important
}
.fectum-teal,.fectum-hover-teal:hover{
    color:#fff!important;background-color:#009688!important
}
.fectum-yellow,.fectum-hover-yellow:hover{
    color:#000!important;background-color:#ffeb3b!important
}
.fectum-white,.fectum-hover-white:hover{
    color:#000!important;background-color:#fff!important
}
.fectum-black,.fectum-hover-black:hover{
    color:#fff!important;background-color:#000!important
}
.fectum-grey,.fectum-hover-grey:hover,.fectum-gray,.fectum-hover-gray:hover{
    color:#000!important;background-color:#9e9e9e!important
}
.fectum-light-grey,.fectum-hover-light-grey:hover,.fectum-light-gray,.fectum-hover-light-gray:hover{
    color:#000!important;background-color:#f1f1f1!important
}
.fectum-dark-grey,.fectum-hover-dark-grey:hover,.fectum-dark-gray,.fectum-hover-dark-gray:hover{
    color:#fff!important;background-color:#616161!important
}
.fectum-pale-red,.fectum-hover-pale-red:hover{
    color:#000!important;background-color:#ffdddd!important
}
.fectum-pale-green,.fectum-hover-pale-green:hover{
    color:#000!important;background-color:#ddffdd!important
}
.fectum-pale-yellow,.fectum-hover-pale-yellow:hover{
    color:#000!important;background-color:#ffffcc!important
}
.fectum-pale-blue,.fectum-hover-pale-blue:hover{
    color:#000!important;background-color:#ddffff!important
}
.fectum-text-amber,.fectum-hover-text-amber:hover{
    color:#ffc107!important
}
.fectum-text-aqua,.fectum-hover-text-aqua:hover{
    color:#00ffff!important
}
.fectum-text-blue,.fectum-hover-text-blue:hover{
    color:#2196F3!important
}
.fectum-text-light-blue,.fectum-hover-text-light-blue:hover{
    color:#87CEEB!important
}
.fectum-text-brown,.fectum-hover-text-brown:hover{
    color:#795548!important
}
.fectum-text-cyan,.fectum-hover-text-cyan:hover{
    color:#00bcd4!important
}
.fectum-text-blue-grey,.fectum-hover-text-blue-grey:hover,.fectum-text-blue-gray,.fectum-hover-text-blue-gray:hover{
    color:#607d8b!important
}
.fectum-text-green,.fectum-hover-text-green:hover{
    color:#4CAF50!important
}
.fectum-text-light-green,.fectum-hover-text-light-green:hover{
    color:#8bc34a!important
}
.fectum-text-indigo,.fectum-hover-text-indigo:hover{
    color:#3f51b5!important
}
.fectum-text-khaki,.fectum-hover-text-khaki:hover{
    color:#b4aa50!important
}
.fectum-text-lime,.fectum-hover-text-lime:hover{
    color:#bcc75a!important
}
.fectum-text-orange,.fectum-hover-text-orange:hover{
    color:#ff9800!important
}
.fectum-text-deep-orange,.fectum-hover-text-deep-orange:hover{
    color:#ff5722!important
}
.fectum-text-pink,.fectum-hover-text-pink:hover{
    color:#e91e63!important
}
.fectum-text-purple,.fectum-hover-text-purple:hover{
    color:#9c27b0!important
}
.fectum-text-deep-purple,.fectum-hover-text-deep-purple:hover{
    color:#673ab7!important
}
.fectum-text-red,.fectum-hover-text-red:hover{
    color:#f44336!important
}
.fectum-text-sand,.fectum-hover-text-sand:hover{
    color:#fdf5e6!important
}
.fectum-text-teal,.fectum-hover-text-teal:hover{
    color:#009688!important
}
.fectum-text-yellow,.fectum-hover-text-yellow:hover{
    color:#d2be0e!important
}
.fectum-text-white,.fectum-hover-text-white:hover{
    color:#fff!important
}
.fectum-text-black,.fectum-hover-text-black:hover{
    color:#000!important
}
.fectum-text-grey,.fectum-hover-text-grey:hover,.fectum-text-gray,.fectum-hover-text-gray:hover{
    color:#757575!important
}
.fectum-text-light-grey,.fectum-hover-text-light-grey:hover,.fectum-text-light-gray,.fectum-hover-text-light-gray:hover{
    color:#f1f1f1!important
}
.fectum-text-dark-grey,.fectum-hover-text-dark-grey:hover,.fectum-text-dark-gray,.fectum-hover-text-dark-gray:hover{
    color:#3a3a3a!important
}
.fectum-border-amber,.fectum-hover-border-amber:hover{
    border-color:#ffc107!important
}
.fectum-border-aqua,.fectum-hover-border-aqua:hover{
    border-color:#00ffff!important
}
.fectum-border-blue,.fectum-hover-border-blue:hover{
    border-color:#2196F3!important
}
.fectum-border-light-blue,.fectum-hover-border-light-blue:hover{
    border-color:#87CEEB!important
}
.fectum-border-brown,.fectum-hover-border-brown:hover{
    border-color:#795548!important
}
.fectum-border-cyan,.fectum-hover-border-cyan:hover{
    border-color:#00bcd4!important
}
.fectum-border-blue-grey,.fectum-hover-border-blue-grey:hover,.fectum-border-blue-gray,.fectum-hover-border-blue-gray:hover{
    border-color:#607d8b!important
}
.fectum-border-green,.fectum-hover-border-green:hover{
    border-color:#4CAF50!important
}
.fectum-border-light-green,.fectum-hover-border-light-green:hover{
    border-color:#8bc34a!important
}
.fectum-border-indigo,.fectum-hover-border-indigo:hover{
    border-color:#3f51b5!important
}
.fectum-border-khaki,.fectum-hover-border-khaki:hover{
    border-color:#f0e68c!important
}
.fectum-border-lime,.fectum-hover-border-lime:hover{
    border-color:#cddc39!important
}
.fectum-border-orange,.fectum-hover-border-orange:hover{
    border-color:#ff9800!important
}
.fectum-border-deep-orange,.fectum-hover-border-deep-orange:hover{
    border-color:#ff5722!important
}
.fectum-border-pink,.fectum-hover-border-pink:hover{
    border-color:#aa677d!important
}
.fectum-border-purple,.fectum-hover-border-purple:hover{
    border-color:#9c27b0!important
}
.fectum-border-deep-purple,.fectum-hover-border-deep-purple:hover{
    border-color:#673ab7!important
}
.fectum-border-red,.fectum-hover-border-red:hover{
    border-color:#f44336!important
}
.fectum-border-sand,.fectum-hover-border-sand:hover{
    border-color:#fdf5e6!important
}
.fectum-border-teal,.fectum-hover-border-teal:hover{
    border-color:#009688!important
}
.fectum-border-yellow,.fectum-hover-border-yellow:hover{
    border-color:#ffeb3b!important
}
.fectum-border-white,.fectum-hover-border-white:hover{
    border-color:#fff!important
}
.fectum-border-black,.fectum-hover-border-black:hover{
    border-color:#000!important
}
.fectum-border-grey,.fectum-hover-border-grey:hover,.fectum-border-gray,.fectum-hover-border-gray:hover{
    border-color:#9e9e9e!important
}
.fectum-border-light-grey,.fectum-hover-border-light-grey:hover,.fectum-border-light-gray,.fectum-hover-border-light-gray:hover{
    border-color:#f1f1f1!important
}
.fectum-border-dark-grey,.fectum-hover-border-dark-grey:hover,.fectum-border-dark-gray,.fectum-hover-border-dark-gray:hover{
    border-color:#616161!important
}
.fectum-border-pale-red,.fectum-hover-border-pale-red:hover{
    border-color:#ffe7e7!important
}
.fectum-border-pale-green,.fectum-hover-border-pale-green:hover{
    border-color:#e7ffe7!important
}
.fectum-border-pale-yellow,.fectum-hover-border-pale-yellow:hover{
    border-color:#ffffcc!important
}
.fectum-border-pale-blue,.fectum-hover-border-pale-blue:hover{
    border-color:#e7ffff!important
}
.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin: 10px;
    -webkit-font-smoothing: antialiased;
}
.fectum-contact{
    display: flex;   
}
/*.fectum-loc-left .fa-fw{
    margin-left: 150px;
}*/
.fectum-email-right .fa-fw{
    margin-left: 680px;
}
@media(max-width: 991px){
.fectum-contact{
    display: block;
}
.fectum-email-right .fa-fw{
    margin-left: 90px;
    }
}
body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}

body, html {
    height: 100%;
    line-height: 1.8;
}
