/* 
    Document   : style
    Created on : 21 february. 2013, 17:56:23
    Description: layout styles
    
*/


nav ol, ul {list-style: none;  margin:0;}



h1, h2, h3, h4, h5, h6 {
    margin:0;
	font-family: "Fjalla One","Times New Roman",Times,serif;
	font-weight: 400;
	word-wrap: break-word;

}
h1 {
    font-size: 2.5em;
    line-height: 1.8076923077em;
    margin-bottom: 0.9615384615384616em;
    font-weight: 800;
}
h2 {
    font-size: 1.625em;  /*26px;*/
    line-height: 1em;
    margin-bottom: 0;
    font-weight: 400;
}
h3 {
    font-size: 1.5em; /*24px;*/
    line-height: 1.5em;
    margin-bottom: 0;
    font-weight:400;
}
h4 {
    font-size: 1em;
    line-height: 1.3677083731em;
    font-weight: 300;
}
h5 {
    font-size: 1em;
    line-height: 1.3677083731em;
    font-weight: 300;
}

h6 {
    font-size: 1em;
    line-height: 1.3677083731em;
    font-weight: 300;
}
p, ul {
    margin-top: 0em;
    margin-bottom: 1.5em;
}
strong {
	color: #993333;
}
small, aside {
}
li p {
    /*line-height: 1.50000em;*/
}
a:link, a:visited {
    text-decoration:none;
}
a:hover, a:active {
    text-decoration:none;
}
 
blockquote {
   /* display:inline-block;*/
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 300;
    margin:0 ;
    padding:0;
    border-left: 5px solid transparent;
    
    color:#999999;
    text-align:left;
    
}
hr {height:0; padding:0; margin:3em 0 3em 0;}






/* #Site Styles
================================================== */

body {
    background: url("../images/general/noise-gray.png") repeat scroll left top #EEEEEE;
	font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    padding-top: 116px; 
    position:relative;
}

p {
font-family: 'Open Sans', sans-serif;
font-size: 1em;
    font-weight: 400;
    line-height: 1.5em; 
    margin: 0 0 1em;
	color: #757575;
}


img {
    max-width:100%;
}
.left {
    float: left !important;
}
p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}

.right {
    float: right !important;
}


img[align="right"], img.right {
    float: right;
    margin: 10px 0 20px 20px;
	border: 3px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

img.left {
    border: 3px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    float: left;
    margin: 10px 20px 20px 0;
}
.border img {
border: 3px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);

}
.no-boxshadow img {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 2px;
}

img[align="middle"], img.center, img.middle {
    display: block;
    float: none;
    margin: 0 auto 20px;
}

.ie8PngFix {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
zoom: 1;
 
}

p .right {
    margin: 1.5em 0 0 1.5em;
    padding: 0;
}
.right {
    float: right !important;
}

.int {color: #B3B3B3;
    font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.125em;
    line-height: 1.5em;
    margin: 15px 0;
	}





/*  Page  */
.mb15 {margin-bottom:5em;}

.headerPage {
    width:100%;
    padding:1.5em 0 0 0;
}

section {
display: block;
position: relative;
padding: 5em 0 0;


}



/* Header */

#mainHeader .navbar-inner {
    background: url("../images/general/noise-gray-lighter.png") repeat scroll left top transparent;
    filter:none;
    min-height:116px;
    border-bottom:none !important;
	border-right:none !important;
	border-left:none !important;
	border-top: 8px solid #454545;
}

#mainHeader .navbar .nav {
    margin-top:10px;
}




#mainHeader  .brand a {
    margin-top:1.7em;
	background: url("../images/general/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
	text-indent: -9999px;
	text-shadow: none;
    text-transform: uppercase;
	float: left;
    width: 214px;
	overflow: hidden;
	height:53px;
	
}
.navbar .brand {
    color: #777777;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-left: 0px;
    padding: 2px;
    text-shadow: 0 1px 0 #FFFFFF;
}



.navbar {
    border-bottom: 1px solid #DDDDDD;
 
}

 




#mainHeader #main-nav{
    margin:-8px;
    float:right;
 
}

 
#main-nav > ul {
    margin: 0;
}
#main-nav li {
    float: left;
    list-style: none outside none;
    margin: 0;
    position: relative;
}
#main-nav a {
    border-bottom: 1px solid transparent;
    border-top: 8px solid transparent;
    color: #454545;
    display: block;
	font-family: 'Fjalla One', sans-serif;
    
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: -0.08px;
    padding: 38px 15px 38px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 98;
}
  
  

#main-nav a span  {
     color: #B3B3B3;
     
    display: block;
     
     
	 
    font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 0;
    margin-top:20px  ;/* tyk */
    text-align: center;
    text-transform: capitalize;
}

 

#main-nav a:hover, #main-nav .hover > a, #main-nav .current > a {
background: none repeat scroll 0 0 #F8F8F8;
    border-bottom-color: #993333;
    border-top-color: #993333;
    color: #993333;
}


.no-js #main-nav li:hover > ul {
    display: block;
    top: 92px;
}
 
#main-nav .responsive-nav {
    background-image: url("../img/responsive-nav-bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: none;
    width: 100%;
}


/* #Sliders Styles
================================================== */

#noSliderWrapper {
    position: relative;
    z-index:2;
}
#bgSliderBlocWrapper {
    position:absolute;
    bottom:0;
    width:100%;
    z-index:1;
}
#bgSliderBloc {
    background:rgba(35, 35, 35, 0.7);
    width:100%;
    height: 2.6em;
    
}

#bgSliderBloc2 {
    background:#993333;
    width:710px;
	float:right;
    height: 2em;
 
}

#bgSliderBloc4 {
    background:#454545;
    width:710px;
	float:right;
    height: 2em;
 
}

#bgSliderBloc3 {
    background:#454545;
    width:100%;
	
    height: 2em;
 
}

#bgSliderBloc5 {
    background:#993333;
    width:100%;
	
    height: 2em;
 
}
#sliderWrapperRS {
    height:70px;
    position:relative; 
	padding: 0;
	
}
.fullwidthbanner-container {
    width:100% !important;
    margin:0 auto;
    position:relative;
    padding:0;
    max-height:500px;
    overflow:hidden;
}
.tp-bannertimer {
    /*display:none;*/
}
.fullwidthbanner {
    display:none;
}
.fullwidthbanner-container h2, #noSliderWrapper h2 {
    
    background:none;
    padding: 0;
    margin:0;
    
    
}
.fullwidthbanner h3 {
    padding:0 0 0 0.5px;/*fixes chrome bug*/
    color:#454545;
	
	font-family: 'Open Sans', sans-serif;
font-size: 1.125em;
    font-weight: 400;
    line-height: 1.3em; 
   
}
.fullwidthbanner .captionBloc h3 {
    padding-left:0;
    color:white;
    height:auto;
    background:none;
    line-height:1.5em;
}
.fullwidthbanner .captionBloc {
    padding:15px !important;
    width:400px !important;
    white-space:normal!important;
    line-height:23px;
}
.tp-leftarrow.large {
    background:url(../images/rs-arrows.png) no-repeat;
    width:74px;
    height:65px;
    margin-left:0;
}
.tp-rightarrow.large {
    background:url(../images/rs-arrows.png) no-repeat bottom;
    width:74px;
    height:65px;
    margin-left:0;
}
.tp-bullets.simplebullets.round .bullet {   
    height:9px;
    width:9px;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius: 50%;
    /*border:1px solid #777;*/
    margin:20px 5px -10px;
    background:#ededed;
	border:4px solid #ededed;
	opacity:0.8;}

.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover{
    background:#993333;
	border:4px solid #fff;
    /*border:1px solid #FFF;*/
}
.tp-bullets.simplebullets.last {
    margin-right:0;
}


.caption.small_text {
    text-shadow: none;
}

.captionBloc {
    background:#993333
    color: #FFFFFF;
}
.headerPage, .bgSlider, #sliderWrapperRS, #blogHeader {
    background: transparent url("../images/general/bg03a.jpg") no-repeat scroll bottom left ;
	border-bottom: 1px solid #DDDDDD;
}



.sliceTop {
    padding-bottom: 0;
    padding-top: 0;
}


 







#topQuote {

    padding: 20px 40px;
    text-align: center;
    background-color: #EBEBEB;
   box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	border-bottom: 5px solid#454545;
}


#topQuote h1, #topQuote h2 {
    color: #454545;
	 font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.250em;
    font-weight: 400;
    text-shadow: none;
     
    
    line-height: 1.250em;
    margin-bottom: 0;
}

#topQuote strong {
    color: #993333;
    font-weight: 400;
}

.topBox {
    border-radius: 0 0 15px 15px;
	border-top: medium none;
    padding: 0 1em 1em;
}

.topBox, .blockBox {
    background: url("../images/general/noise-gray-lighter.png") repeat scroll left top transparent;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.home, .project {
    padding-bottom: 0!important;
}

.colWrapper {
    text-align:center;
    
	overflow: hidden;
}

.colWrapper2 {
    text-align:center;
	overflow: hidden;
}





.colWrapper .estimate   {
padding: 1em;
 
    text-align: left;
   
     
overflow: hidden;
background: url("../images/home/cam_bg.png") no-repeat scroll 95% 10% #EBEBEB;


}



.colWrapper .est_b {

background-color: #EBEBEB;
overflow: hidden;
padding: 0 1em;
}

.colWrapper  .estimate h3 {
 
    color: #993333;
     
    
	
     
   word-wrap: break-word;
   
    margin-bottom: 5px;
}

.colWrapper  .estimate p {
    
    width: 65%;
	
	margin-bottom: 0;
	margin-top: 10px;
}



.colWrapper  .est_b p.strong {
    
    padding-right: 20px;
	color: #454545;
	font-weight: 400;
	font-family:  'Fjalla One', sans-serif;
    font-size: 1.125em;
	float: left;
	text-align:left;
	width: 70%;
}

.colWrapper .est_b em {
    color: #993333;
    font-family:  'Fjalla One', sans-serif;
    font-size: 1.250em;
    font-style: normal;
    line-height: 1.5em;
    
}
 


.colWrapper  .areas{
 
	
background: url("../images/city4.png") no-repeat scroll bottom left transparent;
    padding: 0 ;
    text-align: left;
	border-bottom: 5px solid #454545;
	overflow: hidden;
}



.colWrapper .areas h2 {
   

    line-height: 1.2em;
    margin-bottom: 30px;
  
}


.colWrapper .areas p.bgr  {
 
 
margin: 0px 0px 40px 0px;
padding: 5px 0;
    font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.3em;
	text-align: left;
	color: #333333;
}

.colWrapper .areas strong  {



    font-family: "Fjalla One","Times New Roman",Times,serif;
     font-size: 1.125em;
    font-weight: 400;
    line-height: 1.3em;
	text-align: center;
	color: #993333;
}


.areas ul {
margin: 5px 0 20px 40px;
overflow: hidden;
 

}


.areas ul li {
 display: block;
    float: left;
font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.125em;
    font-weight: 400;
	line-height: 1.3em;
 
}

.areas ul li a {

color: #993333;

}

.areas ul li a:hover {
color: #454545;
}
 


#about .colWrapper  .choose {

margin: 0px;
 
}

#about h2 {


    margin: 0px 0 20px;
    text-align: center;
	width: 55%;

}


#about .colWrapper  .choose h4 {

font-family:"Fjalla One", "Times New Roman", Times, serif;
color: #B3B3B3;
    font-size: 1.125em;
    line-height: 1.3em;
    margin: 0px 0px;
    text-align: center;

}

#about .colWrapper  .choose em {

font-family:"Fjalla One", "Times New Roman", Times, serif;
color: #993333;
    font-size: 1.125em;
    line-height: 1.3em;
 font-style: normal;
    text-align: center;

}

#about .colWrapper  .choose p {
  

    margin: 0.9em 0;
    text-align: left;

}

#about .colWrapper  .choose p strong {
  
    font-weight: 400;
    
 
    text-align: left; 

}




.wrp header {
    background-color: #993333;
    height: 21px;
}
.wrp header h2 {
    background: url("../images/general/noise-gray-lighter.png") repeat scroll left top transparent;
    color: #993333;
    float: right;
    
	
   
    line-height: 0.933em;
	
    margin: 0;
    padding: 2px 0px 0px 10px;
    position: relative;
    right: 0;
   
    top: -1px;
}


.colWrapper .colBox {
 
  
 
    padding: 15px;
    text-align: left;
    background-color: #EBEBEB;
    overflow: hidden; 
    border-top: 7px solid #454545;
	border-bottom: 5px solid#454545;
}

.colWrapper .colBox .button2 {
 
}


.colWrapper  .colBox p {
  
  
   
   
    margin-bottom: 10px;
    
     
}


.colWrapper  .colBox strong {
   
    font-weight: 400;
     
}

.imgWrapper {
    display: block;
    line-height: 0;
    margin-bottom: 1.5em;
    overflow: hidden;
}

.boxWrapper .imgWrapper {
    margin-bottom:0!important;
    margin-top:0!important;
}


.divider {
    height: 1px;
    margin: 0.5em 0 1.5em;
	background-color: #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
}

.carouselWrap {
    
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 15px 25px;
    text-align: center;
}

.carouselWrap h2 {

    line-height: 0.933em;
	
   
    
    
    margin: 0;
    padding: 15px 0;
    text-align: left;
}

.carousel {
    margin-bottom:0;
    

}

.carouselWrap img {

}


.carouselWrap .carousel p {
background-color: #EBEBEB;
     
	
    margin: 0 0 0.25em;
    padding: 1em;
    text-align: left;
}
.carousel-control {
    top: -40px;
    /*font-size: 20px;
border-radius: 10px;

height: 15px;*/
opacity: 1;
    background:none;
    border:0;
    width: 20px;
	background: none repeat scroll 0 0 transparent;
    color: #993333;
}

 
.carousel-control:hover {
    color: #993333;
}





.carousel-control:link {
    outline:none;
}
.carousel-control.left {
    left: auto;
    right:20px;
}
.carousel-control.right {
    left: auto;
    right:0px;
}
.carousel-control i {
    font-size:20px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    opacity: 1 !important;
}



#quote {
border-right: 5px solid #993333;
height: 175px;
 



}

#quote h2 {
 
     
     
    line-height: 1.2em;
    margin: 0;
    padding: 0 ;
    text-align: left;
	}

#quote_wrap {
     
    margin-left: 5px;
    padding: 30px 10px 0 5px;
	
	
}
#testimonial {
    background: url("../images/general/bg_quote.png") no-repeat scroll left 30px transparent;
}
blockquote p {
    background: url("../images/general/bg_quote2.png") no-repeat scroll right bottom transparent;
    color: #999999;
    padding: 0 ;
	font-size: 1em;
    line-height: 1.5em;
    font-weight: 300;
}
blockquote footer {
    font-family: 'Hoefler Text',Times New Roman,Georgia,Times,serif;
    font-size: 1em;
    line-height: 1.3em;
}
blockquote footer cite {
    font-style: italic;
}

blockquote footer cite a {
    color: #993333;
}

.wrapCh {
  
	border-bottom: 5px solid#474646;
    padding: 0.5em 2em 2em;
	margin-right: 2em;
    text-align: left;
	overflow: hidden;
	
	}

/* BTN'S */


.button2 {
    background: none repeat scroll 0 0 #993333;
 font-family: "Fjalla One","Times New Roman",Times,serif;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    
    float: right;
    font-size: 0.895em;
	font-weight: 400;
    padding: 2px 10px;
    position: relative;
    text-decoration: none;
}
.button2:hover {
    background: none repeat scroll 0 0 rgba(35, 35, 35, 0.5);
    color: #FFFFFF;
}



 
.est_b .btn2 {
    
	float: right;
	
}
 
 
 .bgNoSlider {
 background-color: #EBEBEB;
 
 border-bottom: 1px solid #DDDDDD;
 position: relative;
 padding:0;
 }
 
 #content{
    
   
	margin-top: -10px;
    overflow: auto;
    padding: 10px 0;
	

}
#content.with-sidebar {

   
	border-radius: 0 0 15px 10px;
	border-top: medium none;
}
 
 .wrapper {
    margin: 0 auto;
    overflow: visible;
    padding: 0 0 0 20px;
    width: 940px;
}

#content.with-sidebar article {
 background: url("../images/general/noise-gray-lighter.png") repeat scroll left top transparent;
    float: right;
    padding-right: 30px;
    width: 72.3%;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

#content.with-sidebar aside {

    float: left;
    width: 24.5%;
	
}


#secondary-nav ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 25px 0 0 2px;
}
#secondary-nav li {
    border-top: 1px dotted #ADADAD;
    display: block;
    margin: 0;
    overflow: auto;
}
#secondary-nav li:first-child {
    border-top: medium none;
}
#secondary-nav li.current {
    background: url("../images/general/noise-gray-lighter.png") repeat scroll left top transparent;
    
    border-bottom-left-radius: 5px;
    border-top: medium none;
    border-top-left-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
#secondary-nav li.current:first-child {
    margin-top: 3px;
}
#secondary-nav li.current:last-child {
    margin-bottom: 3px;
}
#secondary-nav li:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
#secondary-nav li:hover {
    background-color: #CBCBCB;
}
#secondary-nav li.current + li {
    border-top: medium none;
}
#secondary-nav a {
    display: block;
    overflow: auto;
    padding: 15px 10px 19px;
    text-decoration: none;
}
#secondary-nav a.button {
    display: inline-block;
    margin: 5px 10px 10px;
    overflow: visible;
    padding: 7px 15px;
}
#secondary-nav a.button.small {
    padding: 4px 10px;
}
.no-boxshadow #secondary-nav li.current a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C7C7C7 -moz-use-text-color #C7C7C7 #C7C7C7;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    padding: 14px 9px;
}

#secondary-nav li div {
    float: left;
    width: 108px;
}
#secondary-nav li h3 {
    
    margin-bottom: 10px;
	color: #454545;
	font-family: 'Fjalla One',sans-serif;
    font-size: 1.375em;
    font-weight: 400;
    letter-spacing: -0.08px;
	text-transform: uppercase;
	line-height: 1.2em;
}
#secondary-nav li p {
    color: #757575;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
}
#secondary-nav li time {
    color: #999999;
    display: block;
    font-size: 11px;
}
 
 #secondary-nav img, #secondary-nav img.left {
 float: left;
    border: 3px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    float: left;
    margin: 0px 10px 0px 0;
}



.arBox {
     
    padding: 20px 0 20px 30px;
}

.arBoxx {
     
    padding: 20px 20px 20px 30px;
}

.arBox h2, .arBoxx h2 {
     
       font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.625em;
    font-weight: 400;
    line-height: 0.933em;
	color: #993333;
}
.arBox h4 {
    color: #454545;
    font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
	margin: 40px 0 10px 0;
}

.impBox {
    border-top: 5px solid #993333; 
    margin: 20px 0 20px 30px;
}

.impBox h5 {
     
       font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.625em;
    font-weight: 400;
    line-height: 2em;
	color: #993333;
}

.impBox > ul {
    margin: 0;
}
.impBox li {
font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 2em;
	
    
    list-style: none outside none;
    margin: 0;
    position: relative;
}


.callBox {
     background: url("../images/phone.png") no-repeat scroll 98% 30% #EBEBEB;
     margin: 40px 0 20px 30px;
	 padding: 1em;
	
}

.callBox h6 {
     
       font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
	
}


.callBox strong{
     
       font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
	color: #993333;
}

.iconWrapper, .bigIconLink a {
    background-color: #FF6600;
    color: white;
    opacity: 0.95;
}

ul.accList {
 
     

}

ul.accList li  {
    
    margin: 10px auto 0.1em;
    position: relative;
    text-align: left;
	color: #757575;
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
	 
}

ul.accList span {
    font-style: italic;
	color: #993333;
    margin: 10px auto 0.1em;
    
    font-family: 'Hoefler Text',Times New Roman,Georgia,Times,serif;
    font-size: 14px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
}

.accordion-heading a.accordion-toggle {
     
	color: #B3B3B3;
   background-color: #EBEBEB; 
    font-family: "Fjalla One","Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: 400;
}


.iconWrapper, .bigIconLink a {
    background-color: #FF6600;
    color: white;
    opacity: 0.95;
}

ol.iconsList li {
line-height: 20px;
list-style: none outside none;
}


.iconMini {
    font-size: 10px;
    height: 20px;
    line-height: 21px;
    width: 20px;
}

.accordion-group {
    
	border: none;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 2px;
}

.accordion-inner {
  
    border-top: 1px solid #E5E5E5;
    padding: 9px 0px;
}






 
 
	/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}








/* END BTN'S */

/* #Shortcodes classes
================================================== */ 

/* INSIDE GRID */
.full-width {
    width:930px;
    height:auto;
    overflow:hidden
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.66%;
}
.two_thirds {
    width: 65.33%;
}
.one_fourth {
    width: 22%;
}
.three_fourths {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 67.2%;
}
.one_sixth {
    width: 13.33%;
}
.five_sixth {
    width: 82.67%;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}
.last {
    margin-right:0 !important;
}




.footer1 {
    background-color: #454545;
    color: #777777;
	margin-top: 30px;


}

#footer {
    font-size: 1em;
    line-height: 1.88em;
padding: 3em 0;
}

#footer strong {
 font-family:"Fjalla One", "Times New Roman", Times, serif;
 font-size: 18px;
    font-weight: 400;
}

#footer h2 {
    color: #BBBBBB;
	font-family:"Fjalla One", "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: 400;

 
  
    margin-bottom: 0.1em;
    text-transform: none;
 
}

#footer a {
    color: #BBBBBB;
	 font-family:"Fjalla One", "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 400;
 
}

#footer span {
    color: #BBBBBB;
	 font-family:"Fjalla One", "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 400;
 
}

#footer a:hover {
    color: #993333;
	 font-family:"Fjalla One", "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 400;
	background-color: transparent;
 
}


ul.socialNetwork {
    display: block;
    margin: 0;
}

.socialNetwork li {
    display: inline-block;
    margin-bottom: 0;
}

a.socialIcon span {
    display: none;
}
a.socialIcon {
    font-size: 20px;
}



#footerRights {
   
    padding: 0.5em 0;
	color: #fff;
}

#footerRights p {
    font-size: 12px;
    margin: 0;
	color: #fff;
}

.footer2 {
    background: none repeat scroll 0 0 #993333;
    color: #FFFFFF;
}

#to-top {
    background-color: #777777;
	 
    bottom: 80px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 100;
 
}

.iconWrapper {
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 20px;
    height: 46px;
    margin: 0 auto 0.4em;
    position: relative;
    text-align: center;
    width: 46px;
}

.iconWrapper i {
    left: 13px;
    line-height: 40px;
    position: absolute;
    top: 2px;
}

.iconWrapper, .bigIconLink a {
    color: white;
}

a#to-top:hover {
color: white;

}






