@charset "utf-8";
/* CSS Document */

body 
{

}

#calltoaction {
    float: right;
    width: 361px;
    /* height: 79px; */
    cursor: pointer;
    font-size: 20px;
    line-height: 33px;
    padding-top: -1px;
    font-weight: 700;
	font-size:1.1em;

}

.Tel1{
   
    float: left;
	padding-top:3px;
	padding-bottom:3px;}

.Tel2{
  /*  padding-left: 20px;*/
	margin-left:14px;
    float: left;
	padding-top:3px;
		padding-bottom:3px;}

.headermail{ clear:both;}

a, a:visited{
	color:#3498db; text-decoration:none;}
a:hover{
	color:#F26522;
	text-decoration:underline;
	}
	
strong{
		color:#3498db;}

.wrapper-header {
	width: 1100px;
	margin: 0 auto;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
}

h1 {


	font-weight: normal;

}

h2 {
	font-weight: normal;
	font-size: 24px;
}

.form-horizontal {
	margin-top: 50px;
}

.btn-warning {
  color: #fff;
  background-color: #F26522;
  border-color: #F26522;
}

.btn-warning:hover {
  color: #fff;
  background-color: #3498db;
  border-color: #3498db;
}

#content ul {
    list-style: none;
}





.blue {
	color: #3498db;
}

#header {
	background-color: #ffffff;
	padding: 20px 10px;
}

#logo {
	float: left;
	margin-top: 10px;
}



#content {
	background-color: #ffffff;
	padding: 20px;
}

#footer {
	text-align: center;
	font-size: 12px;
	padding: 20px;
	color: #ffffff;
}

/* SLIDER */
.cbp-fwslider {
	position: relative;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	height: 500px;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	border: none;
	display: block;
	margin: 0 auto;
	min-width: 1903px;
	max-width: 100%;

}

.cbp-fwslider ul li > a {
	margin-top: -500px;
}

.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;

	color: #fff;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #47a3da;
	box-shadow: 0 0 0 2px #47a3da;
	transition: box-shadow 0.2s ease-in-out;
}

/*CUSTOMIZE*/

#header {
	background-color: #811a1a;
	padding: 10px;
}


body{
	  background-color: #811a1a;}
strong {color: #811a1a;}
#logo{
	margin-top:2px;}
.cbp-fwslider nav span {}
.cbp-fwslider nav span:hover {}

a, a:visited{
	color:#811a1a; text-decoration:none;}
a:hover{
	color:#811a1a;
	text-decoration:none;
	}

	
strong{color:#811a1a;}
#content ul {list-style:initial;}
h1 {
  font-family: 'Anton', sans-serif;
  color: #811a1a;}
  
li{margin-bottom: 20px;}

