/* -------------------------------------------------- */
/* section settings and parralax */
/* -------------------------------------------------- */
section{
padding:80px 0 20px 0;
}
#testimonial-full{
background:#116493;
}
#subheader{
background:url(../images/bg-subheader-1.jpg) top fixed;
}


/* -------------------------------------------------- */
/* light template */
.light #page-pricing{
background:url(../images/bg-blur-1-light.jpg) top fixed;
}
.light  #page-contact{
background:url(../images/bg-blur-2-light.jpg) top fixed;
}
.light  #page-why-choose-us{
background:url(../images/bg-blur-3-light.jpg) top fixed;
}
.light  #logo-full{
background:#bbb;
}
.light  #page-include{
	background:#2079ab;
}



/* -------------------------------------------------- */
/* dark template */
.dark section{
background:#fff;
color:#444;
}

.dark #page-pricing{
background:url(../images/bg-blur-1.jpg) top fixed;
}
.dark  #page-contact{
background:url(../images/bg-blur-2.jpg) top fixed;
}
.dark  #topics{
background:url(../images/background/bmc-banner1.png) no-repeat;
background-size: auto;
}
.dark  #logo-full{
background:#111;
}
.dark #page-include{
	background:#2079ab;
}


.transparent{
	background:url(../images/dotblack40.png) !important;
}


