/*
 Theme Name:     Nouslex
 Theme URI:      
 Description:    
 Author:         Daniele Libertini
 Author URI:     
 Template:       customizr-pro
 Version:        1.3.5
*/

body, html {
  margin: 0;
	padding:0px;
  height: 100%;
  text-align: center;
color:#FEF1CE;
}

body, #main-wrapper, header.tc-header, footer#footer .colophon {
background-color:#125254;
color:#FEF1CE
}

footer#footer {
	margin-top:50px;

}

.container { 
    width: 100% !important;
}
#main-wrapper {
    padding: 0 10px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	border:0px;
}

header.tc-header, footer#footer .colophon {
border-bottom: 0;
}

footer#footer {
border-top:     none;
}
 
#main-wrapper {
margin-bottom:  0px;
}

.section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}


.bg-image.bg-parallax {
    background-attachment: fixed;
}

.bg-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
}

.footer-widgets {
background:     none repeat scroll 0 0 #125254;
}
.entry-header {
display:none;
}


#main-wrapper {
margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	background:#125254;;
	    padding: 0 0px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 

		border:0px
}

.sticky-enabled .tc-header {
	background-color:#125254;
}


.container { 
    width: 100% !important;
	border:0px
}


.entry-title{
display: none;
}

.entry-meta {
display:    none;
}

p.textwidget{
font-size:130%;
}

#bg-profile { 
position:relative;
min-height: 600px;
background-color:#DFDFDF;
background-repeat: no repeat;
margin:0px;
}

@media(max-width: 768px){
#bg-profile{background-image: none;}
}
	

