#header > .container, section.slider .container, section#content > .container { background-color:#fff !important; padding: 0 15px; box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.1); }
#header > .container { border-radius: 10px 10px 0 0; box-shadow: 2px -1px 2px rgba(0, 0, 0, 0.1); }
section#content > .container:last-child { border-radius: 0 0 10px 10px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); padding-bottom:25px; }
section.slider {
	background: transparent !important;
}

section.slider .container {
	padding-bottom:25px;
}
#layerslider { background: none repeat scroll 0 0 #fff; border: none; border-radius: 0; box-shadow: none; margin: 5px 0 0; }
#layerslider .banner { border-radius: 0; }
#layerslider .text-bg { background: rgba(255, 255, 255, 0.9); padding: 10px 20px; }
#layerslider .text1 { color:#3a3a3a; font-size:40px; line-height:40px; }
#layerslider .text2 { color:#ff0078; font-size:54px; line-height:54px; }
#layerslider .text3 { color:#3a3a3a; font-size:35px; line-height:35px; }
#layerslider .text4 { color:#3a3a3a; font-size:33px; line-height:33px; }
#layerslider .text5 { color:#ff0078; font-size:75px; line-height:75px; }
#layerslider .text6 { color:#3a3a3a; font-size:25px; line-height:25px; }
#layerslider .text7 { color:#ff0078; font-size:62px; line-height:62px; }
#layerslider .text { font-family: 'cinzel', sans-serif; white-space: nowrap; }