/*
CorAzul-Fraco:#11B7F2
CorAzul-Forte:#006699
*/


.thebut
{
width:100%;
height:400px;
cursor:pointer;
background-size:cover;
background-position:bottom right;
}

.botuninfeit1
{
cursor: pointer;
border: 1px solid gray;
padding: 15px;
color: white;
background: #03bcfd;
background: -moz-linear-gradient(top,  #03bcfd 0%, #019bd1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03bcfd), color-stop(100%,#019bd1));
background: -webkit-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: -o-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: -ms-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: linear-gradient(to bottom,  #03bcfd 0%,#019bd1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bcfd', endColorstr='#019bd1',GradientType=0 );
text-decoration: none!important;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}

.botuninfeit1:hover
{
background: gray;
color: gold;
}

.botuninfeit2
{
cursor: pointer;
border: 1px solid gray;
padding: 15px;
color: white;
background: #f7a64b;
background: -moz-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03bcfd), color-stop(100%,#019bd1));
background: -webkit-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -o-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -ms-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: linear-gradient(to bottom,  #f7a64b 0%, #fd8b0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a64b', endColorstr='#fd8b0b',GradientType=0 );
text-decoration: none!important;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}

.botuninfeit2:hover
{
background: gray;
color: gold;
}

#avai
{
width: 100%;
height:100px;	
background: url(../images/faixafundo02.jpg);
}

#avai h1
{
font-weight: bolder;
font-size: 30px;
line-height: 50px;
color: #E0FFFF;
text-shadow: 3px 3px 3px rgba(50, 50, 50, 0.9);
}

#avai input[type="submit"]
{
background-color: transparent;
border: 1px solid gray;	
cursor: pointer;
width: 150px;
height: 35px;
background: black;
opacity: 0.5;
color: white;
}



.linkdocat
{
color:wheat;
}

.linkdocat:hover
{
color:white;
}

#fichadeimovel
{
font-family:verdana;
font-size:12px;
color:#b40101;
padding:15px;
margin-bottom:10px;
float:left;
min-width:280px;
max-width:280px;
min-height:670px;
max-height:670px;
border-width:1px;
border-style:solid;
border-color:#6f6f6f;
}

#caixadetalhe
{
font-family:verdana;
font-size:12px;
color:#b40101;
padding:15px;
margin-bottom:10px;
float:left;
min-width:280px;
max-width:280px;
min-height:451px;
max-height:451px;
border-width:1px;
border-style:solid;
border-color:#6f6f6f;
}

.specialbtn
{
color:#104E8B;
background-color: #CDCDC1;
border:1px solid gray;
padding: 5px;
}

.specialbtn:hover
{
background-color: #FFFFF0;
border-color:orange;
}


.celula01, .celula02
{
border: 1px solid #CDCDC1;
text-align: center;
font-size: 12px;
background-color: #CDCDC1;
color: white;
width: 70px;
}

.celula02
{
background-color: transparent;
color:#104E8B;
}

#caixadabusca
{
width:95%;
padding:6px;
height:180px;
border:1px solid gray;
margin-top:30px;
background:#FFFFF0 url(../images/casalupa.png) no-repeat;
background-position: right;;
}

.submit01
{
color:#708090;
font-size:16px;
padding:5px;
margin-left: 10px;
width:160px;
}

.select01
{
border:1px solid #CDC9C9;
padding:5px;
margin-left: 10px;
color:gray;
width:150px;
font-size:16px;
}

#quadro03
{
width:100%;
height:180px;
background: snow url(../images/0007.png) no-repeat;
background-position: right;
border:1px solid #006699;
}

#quadro03 input
{
margin: 12px;
}

#quadro03 h2
{
padding: 8px;
color: #00688B;
}

#quadro02
{
width:100%;
height:180px;
background: #e0eaf4 url(../images/0006.png) no-repeat;
background-position: right;
border:1px solid #006699;
}

#quadro02 input
{
margin: 12px;
}

#quadro02 h2
{
padding: 8px;
color: #00688B;
}


#quadro01
{
width:100%;
height:150px;
background: #e0eaf4 url(../images/0001.png) no-repeat;
background-position: right;
border:1px solid #006699;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,
u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,ruby,section,summary,time,mark,audio,video
{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
@font-face {
    font-family: 'ambleregular';
    src:url(../fonts/Amble-Regular-webfont.ttf) format('truetype');
}

@font-face {
font-family: 'Bank';
src: url('../fonts/fonte-bank.eot');
src: url('../fonts/fonte-bank.eot?#iefix') format('embedded-opentype'),
     url('../fonts/fonte-bank.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body
{
font-family:Arial, Helvetica, sans-serif;
background:#fff;
min-width: 1000px;
}
.wrap{
	width:97%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.top-nav {
	float: right;
	color: #fff;
}
.menu ul li {
	list-style: none;
	height: 108px;
	float:left;
	padding:0px 10px;
	font-family: 'ambleregular';
}
.menu ul li a {
	padding:34px 20px;
  	height: 35px;
	line-height: 28px;
	border-top:4px solid #104E8B;
	color: #fff;
	font-size:18px;
	font-weight:lighter;
	text-align:center;
	text-decoration: none;
	display: block;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear;
}
.menu li.active a, .menu li a:hover {
	color:#104E8B;
	background:#fff;
	border-bottom:75px solid #fff;
	height: 0px;
}
.header
{
background: #03bcfd;
background: -moz-linear-gradient(top,  #03bcfd 0%, #019bd1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03bcfd), color-stop(100%,#019bd1));
background: -webkit-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: -o-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: -ms-linear-gradient(top,  #03bcfd 0%,#019bd1 100%);
background: linear-gradient(to bottom,  #03bcfd 0%,#019bd1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bcfd', endColorstr='#019bd1',GradientType=0 );
}

.headerdois
{
background: #f7a64b;
background: -moz-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03bcfd), color-stop(100%,#019bd1));
background: -webkit-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -o-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: -ms-linear-gradient(top,  #f7a64b 0%, #fd8b0b 100%);
background: linear-gradient(to bottom,  #f7a64b 0%, #fd8b0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a64b', endColorstr='#fd8b0b',GradientType=0 );
}

.logo{
	float:left;
	margin-top: 1.5%;
}
/*--content--*/
.col_1_of_bottom:first-child {
	margin-left: 0;
}
.span_1_of_bottom {
	width:32.2%;
}
.col_1_of_bottom {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_bottom img {
	display: block;
}
.main_link1 {
	padding:12px;
	background: #03BCFD;
	background: -moz-linear-gradient(top, #03bcfd 0%, #019bd1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03BCFD), color-stop(100%,#019BD1));
	background: -webkit-linear-gradient(top, #03BCFD 0%,#019BD1 100%);
	background: -o-linear-gradient(top, #03bcfd 0%,#019bd1 100%);
	background: -ms-linear-gradient(top, #03bcfd 0%,#019bd1 100%);
	background: linear-gradient(to bottom, #03BCFD 0%,#019BD1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bcfd', endColorstr='#019bd1',GradientType=0 );
}
.main_link {
	padding-top: 5px;
}
.span_1_of_bottom .btn-link1 {
	box-shadow: none;
	position: relative;
	text-decoration: underline;
	padding: 0;
	font-size: 13px;
	color: #333;
	text-decoration:underline;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	font-family: 'ambleregular';
	display: inline-block;
	-webkit-transition: all 0.2s ease!important;
	-moz-transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	transition: all 0.2s ease!important;
}
.span_1_of_bottom .btn-link1:hover {
	text-decoration:none;
}
.span_1_of_last {
	width:32.2%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.span_1_of_last img{
	display:block;
}
.span_1_of_last h5 {
	font-size: 1.3em;
	color: #FFF;
	font-family: 'ambleregular';
}
.span_1_of_bottom h5 {
	font-size: 1.3em;
	padding-top: 8px;
	color:#333;
	font-family: 'ambleregular';
}
.span_1_of_last p{
	font-size: 13px;
	padding: 0.5em 0;
	color: #FFF;
	line-height: 1.5em;
	
}
.span_1_of_bottom p {
	font-size: 13px;
	padding: 0.5em 0;
	color: #888;
	line-height: 1.5em;
	
}
.btn-link2 {
	box-shadow: none;
	position: relative;
	padding: 0;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	display: inline-block;
	font-family: 'ambleregular';
	-webkit-transition: all 0.2s ease!important;
	-moz-transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	transition: all 0.2s ease!important;
}
.btn-link2:hover {
	text-decoration:none;
}
.content-top{
	background:#fff;
	padding:3% 0;
}
.row h2{
	color:#006699;
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:1%;
	font-family: 'ambleregular';
}
.row p strong {
	color: #CA1657;
	font-weight: 500;
}
.row p {
	font-family: 'ambleregular';
	font-weight:500;
	color: #7C8387;
	font-style: italic;
	margin-bottom:1%;
	line-height: 1.5em;
	font-size:1em;
}
.btn-8 {
	display: block;
	background-color: #E2437A;
	background-image: -moz-linear-gradient(top,#fd6d9e,#b90444);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#FD6D9E),to(#B90444));
	background-image: -webkit-linear-gradient(top,#FD6D9E,#B90444);
	background-image: -o-linear-gradient(top,#fd6d9e,#b90444);
	background-image: linear-gradient(to bottom,#FD6D9E,#B90444);
	background-repeat: repeat-x;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	cursor: pointer;
	padding: 15px 50px;
	display: inline-block;
	font-family: 'ambleregular';
	
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-8c:hover {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
}
.span_1_of_3 {
	width: 32.2%;
}
.lsidebar {
	display: block;
	float: left;
	margin:0% 1.6% 0 0;
}
.desc-info h3 {
	color: #555;
	font-size: 1.2em;
	padding: 5px 0;
	line-height: 1.6em;
}
.desc-info h3 span {
	font-size: 2em;
	color: #FB5642;
	
}
.desc-info p {
	font-size: 0.85em;
	color: #645445;
	line-height: 1.8em;
	padding: 5px 0;
}
.span_2_of_3 {
	width: 66.1%;
}
.cont {
	display: block;
	float: left;
	margin:0% 0 0% 0;
}
.col_1_of_2:first-child {
	margin-left: 0;
}
.span_1_of_2 {
	width: 49.2%;
}
.col_1_of_2 {
	display: block;
	float: left;
	margin: 0% 0 2% 1.6%;
}
.icon {
	float: left;
	padding-top: 5px;
}
.heading {
	float: left;
	width: 85%;
	margin-left: 2%;
}
.heading h3{
	padding-bottom:1%;
}
.heading h3 a {
	color:#006699;
	font-family: 'ambleregular';
	font-size:1em;
	
	padding: 0;
}
.heading h3 a:hover {
	color:#333;
}
.content-middle{
	background: #F6F6F6;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #ECECEC;
	padding:3% 0;
}
.span_1_of_3 span {
	font-size: 2em;
	color:#006699;
	
	font-family: 'ambleregular';
}
.span_1_of_3 h3 {
	color: #555;
	
	font-size: 13px;
	padding: 5px 0;
	line-height: 1.6em;
}
.span_1_of_3 p {
	font-size: 0.85em;
	color: #888;
	line-height: 1.8em;
	padding: 5px 0;
}
.span_1_of_2 p {
	font-size: 0.85em;
	padding: 0;
	color: #888;
	line-height: 1.8em;
}
/*  GRID OF FOUR   ============================================================================= */
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	background: #fff;
	border: 1px solid #E9E9E9;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.span_1_of_4 {
	width:23.6%;
}
.span_1_of_4  h3{
	color: #006699;
	font-size:1em;
	
	padding: 0;
	line-height: 1.5em;
	margin: 7% 0 0;
	font-family: 'ambleregular';
}
/***** Media Quries *****/
.content-bottom{
	background: #F6F6F6;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C5C5C5;
	padding:3% 0;
}
.service-box {
	border-top: 5px solid #F2F2F2;
	padding: 6.5%;
	font-size:13px;
	line-height: 21px;
	color:#888;
}
.grid_icon {
	border-radius: 4em;
	-webkit-border-radius: 4em;
	-moz-border-radius: 4em;
	-o-border-radius: 4em;
	border: 5px solid #FFF;
	box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
	-webkit-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
	-moz-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
	-o-box-shadow: 0px 0px 10px rgba(119, 119, 119, 0.25);
	display: inline-block;
	padding: 15px;
	background: #03BCFD;
	background: -moz-linear-gradient(top, #03bcfd 0%, #019bd1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03BCFD), color-stop(100%,#019BD1));
	background: -webkit-linear-gradient(top, #03BCFD 0%,#019BD1 100%);
	background: -o-linear-gradient(top, #03bcfd 0%,#019bd1 100%);
	background: -ms-linear-gradient(top, #03bcfd 0%,#019bd1 100%);
	background: linear-gradient(to bottom, #03BCFD 0%,#019BD1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03bcfd', endColorstr='#019bd1',GradientType=0 );
	cursor: pointer;
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.grid_icon:hover {
	background-color: #E2437A;
	background-image: -moz-linear-gradient(top,#fd6d9e,#b90444);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#FD6D9E),to(#B90444));
	background-image: -webkit-linear-gradient(top,#FD6D9E,#B90444);
	background-image: -o-linear-gradient(top,#fd6d9e,#b90444);
	background-image: linear-gradient(to bottom,#FD6D9E,#B90444);
	background-repeat: repeat-x;
}
.bottom-grid{
	text-align:center;
	padding: 6.5%;
}
.box-unit {
	text-align:center;
	padding-bottom: 2%;
}
.box-unit p {
	font-size:0.85em;
	line-height: 21px;
	color: #888;
	width: 60%;
	margin: 0 auto;
}
.box-unit h1{
	color: #888;
	font-size: 1.3em;
	
	padding-bottom: 1%;
	font-family: 'ambleregular';
}
/*--footer--*/
.footer {
	z-index: 100;
	padding:3% 0;
	border-top: 1px solid #D9D9D9;
	background: #EEE;
}
/*  GRID OF FOUR   ============================================================================= */
.col_1_of_footer{
	display: block;
	float:left;
	margin:0% 0 1% 1.6%;
	background: transparent;
}
.col_1_of_footer:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.span_1_of_footer {
	width: 23.8%;
}
.span_1_of_footer  h3{
	color: #006699;
	font-size: 1.2em;
	
	padding: 0;
	line-height: 1.5em;
	font-family: 'ambleregular';
}
.span_1_of_footer  p {
	font-size: 13px;
	line-height: 21px;
	color: #888;
}
/***** Media Quries *****/
.location li, ul.address li {
	font-size: 0.85em;
	color: #888;
	display: block;
	margin: 10px 0;
}
.Testimonials_desc p span.up {
	padding-right: 10px;
}
.span_1_of_footer p span a {
	color:#006699;
}
.span_1_of_footer span a:hover {
	color: #333;
}
.Testimonials_desc p span.down {
	padding-left: 10px;
}
.Testimonials_desc h5 {
	font-size: 1em;
	color: #333;
	text-align: right;
	padding-top: 10px;
}
.copy-right {
	text-align: left;
	margin: 2% 0 0;
	border-top: 1px solid #C5C5C5;
	padding: 2% 0 0;
}
.copy-right p.copy {
	float: left;
}
.copy-right p {
	font-size: 1em;
	color: #888;
}
.copy-right p span {
	font-size: 1.5em;
	color: #444;
}
.copy-right p.design {
	float: right;
}
.copy-right p.design a{
	color:#36648B;
}
.copy-right p.design a:hover{
	color:#104E8B;
	font-weight: bold;
}
/*--about--*/
.about-top{
	background:#fff;
	padding:3% 0;
}
.cont1 {
	display: block;
	float: left;
}
.span_2_of_a {
	width: 66.1%;
}
.about_desc h2 {
	font-size:1.3em;
	color: #006699;
	font-family: 'ambleregular';
	margin-bottom: 10px;
}
.about_desc p span {
	color: #60B6E6;
	font: 12px/12px Arial,Helvetica,sans-serif;
	margin: 0;
	margin-bottom: 10px;
}
.image {
	padding-top: 3%;
}
.grid:first-child {
	margin-left: 0;
}
.grid {
	display: block;
	float: left;
	margin: 0% 0 0% 3.6%;
}
.images_3_of_1 {
	width: 35.2%;
}
.span_2_of_1 {
	width: 61.1%;
}
.span_2_of_1 h4 {
	color: #60B6E6;
	font: 13px/13px Arial,Helvetica,sans-serif;
	margin: 0;
	margin-bottom: 10px;
}
.span_2_of_a p {
	font-size: 13px;
	padding-top: 1%;
	line-height: 1.5em;
	color: #888;
}
.more {
	padding-top:2%;
}
.btn.btn-primary {
	box-shadow: none;
	background: none;
	position: relative;
	display: inline-block;
	padding:8px 20px;
	font: 13px Arial,Helvetica,sans-serif;
	color: #FFF;
	border: none;
	background-color: #0099cc;
	letter-spacing: 0;
	text-decoration: none!important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-primary:hover{
	background:#ff9900;
}
.about-list {
	margin: 0;
	list-style: none;
	padding-top: 6px;
}
.about-list li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
.about-list li h3 {
	margin-bottom: 24px;
	color: #333;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	font-size: 12px;
}
.span_2_of_3 p, .span_1_of_3 p {
	font-size: 13px;
	padding: 0.5em 0;
	color: #707070;
	line-height: 1.5em;
}
.span_1_of_a {
	width: 31.2%;
}
.lsidebar1 {
	display: block;
	float: left;
	margin: 0% 0% 0% 2.6%;
}
.about-list p{
	color:#888;
	line-height:1.5em;
	font-size:13px;
}
/*--services--*/
.col_1_of_3:first-child {
	margin-left: 0;
}
.grid_1_of_3 {
	width: 30.2%;
}
.col_1_of_3 {
	display: block;
	float: left;
	margin: 0% 0 0% 3.6%;
}
.grid_1_of_3 h2 {
	font-size: 1.3em;
	color: #006699;
	font-family: 'ambleregular';
	margin-bottom: 10px;
}
.grid_1_of_3 p {
	color: #888;
	font-size: 0.8125em;
	padding: 0.5em 0;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.year p {
	color: #006699;
	font-size: 0.8125em;
	padding: 0.5em 0;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.year {
	float: left;
	width: 18%;
}
.grid_1_of_3 p.history {
	float: left;
	width: 82%;
	color: #888;
	font-size: 0.8125em;
	line-height: 1.8em;
}
.grid_1_of_3 .list li a {
	color: #888;
	font-size: 0.8125em;
	padding: 7px 20px;
	background: url(../images/list.png) no-repeat 0;
	display: block;
}
.grid_1_of_3 .list li a:hover{
	color: #006699;
}
.caption {
	padding: 20px;
}
.caption h4 {
	color: #006699;
	font-size: 1.1em;
	padding: 0;
	line-height: 1.5em;
	font-family: 'ambleregular';
}
.caption p {
	font-size: 13px;
	padding: 0.5em 0;
	color: #888;
	line-height: 1.5em;
}
.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: underline;
	padding: 0;
	font-family: 'ambleregular';
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
	border: none;
	letter-spacing: 0;
	text-shadow: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;	
}
.btn1:hover {
	text-decoration:none;
}
/*--contact--*/
/*  Contact Form  ============================================================================= */
.col{
	display: block;
	float:left;
	margin: 0% 0 0% 3.6%;
}
.col:first-child{
	margin-left:0;
}	
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_contact {
	width: 30.2%;
}
.span_2_of_3 h2, .span_1_of_contact h2, .company_address h2{ 
	font-size: 1.3em;
	color: #006699;
	font-family: 'ambleregular';
	margin-bottom: 10px;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	font-size:0.8125em;
	color: #888;
	padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea,.contact-form input[type="email"]{
	padding:8px;
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size:0.8125em;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#3399cc;
	border: 1px solid #3399cc;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    right:0;
    outline:none;
}
.contact-form input[type="submit"]:hover{
	background-color:#006699;
}
.contact-form input[type="submit"]:active{
	background-color:#006699;  
}
.company_address{
	padding-top:20px;
}
.company_address p{
	font-size: 0.8125em;
	color: #888;
	line-height: 1.8em;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.company_address p span:hover{
	text-decoration:none;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}
/***** Media Quries *****/

@media (max-width: 1366px) {

.thebut
{
height:300px;
min-height:300px;
max-height:300px;
}

}

@media (max-width: 1024px) {

.thebut
{
height:200px;
min-height:200px;
max-height:200px;
}

}