/* Main */

html,body {
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    font: 14px/24px 'Century Gothic';
    color: #000;
    min-width: 1024px;
    background: #000;
}

.ic {
    border: 0;
    float: right;
    background: #fff;
    color: red;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0;
    overflow: hidden;
    padding: 0;
}

.main {
    width: 100%;
    background: url(../images/main.jpg) center 0 repeat;
    border-top: #000 5px solid;
}

.contact-banner {
	width:1280px;
	margin:0 auto;
	padding:0 auto;
}

/***********************************************************************/
a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a.button {
    background: #55b7c8;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    padding: 6px 20px 5px;
    border-radius: 5px;
    box-shadow: 0 1px 1px #fff;
}

a.button:hover {
    background: #131313;
}

a.link {
    text-decoration: none;
    cursor: pointer;
    color: #44a7bb;
}

a.link:hover {
    text-decoration: underline;
}

.color-1 {
    color: #fff;
}

a.color-1:hover {
    text-decoration: underline;
}

.font-3 {
    font-size: 17px;
    line-height: 33px;
    color: #292929;
}

h2 {
    font-size: 24px;
    line-height: 45px;
    color: #000;
    font-weight: 400;
    font-family: Oxygen, sans-serif;
    letter-spacing: 1px;
}

h3 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    font-family: Oxygen, sans-serif;
}

h3 strong {
    font-weight: 400;
    display: block;
    margin-top: -5px;
}

p strong {
	font-size:1.2em;
}

ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
}

ul.list li {
    padding: 10px 0 0 17px;
    line-height: 25px;
    background: url(../images/marker.gif) 0 20px no-repeat;
}

ul.list li a {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

ul.list li a:hover {
    color: #44a7bb;
}

/******************************************************************/
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    width: 100%;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.wrap {
    overflow: hidden;
    position: relative;
}

.extra-wrap {
    overflow: hidden;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.img-indent {
    float: left;
    margin-top: 7px;
	margin-right:10px;
}

.img-indent-2 {
    float: left;
    margin: 4px 26px 0 0;
}

.last {
    margin-right: 0 !important;
}

.img-radius {
    border-radius: 4px;
}

.box-shadow {
    box-shadow: 0 1px 1px #fff;
}

.top-1 {
    margin-top: 12px;
}

.top-2 {
    margin-top: 43px;
}

.top-3 {
    margin-top: 33px;
}

.top-4 {
    margin-top: 0;
}

.top-5 {
    margin-top: 0;
}

.left-1 {
    margin-left: 13px;
}

.bot-0 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.bot-1 {
    margin-bottom: 0;
}

.bot-2 {
    margin-bottom: 0;
}

.pad-0 {
    padding: 22px 26px 23px;
}

.pad-1 {
    padding: 30px 26px 40px;
}

.pad-2 {
    padding: 0 26px;
}

.pad-3 {
    padding: 37px 26px 40px;
}

.pad-4 {
    padding: 37px 26px 10px;
}


.p0 {
    padding-bottom: 8px;
}

.p1 {
    padding-bottom: 25px;
}

.p2 {
    padding-bottom: 12px;
	text-align:justify;
}

.p3 {
    padding-bottom: 17px;
}

.p4 {
    padding-bottom: 18px !important;
}

.p5 {
    padding-bottom: 14px;
}

.p6 {
    padding-bottom: 10px;
}

/*********************************header*************************************/
header {
    width: 100%;
    margin: 0 auto;
    z-index: 101;
}

h1 {
    margin: 27px 0 0 23px;
    display: inline-block;
    z-index: 100;
}

.form-search {
    float: right;
    margin: 60px 39px 0 0;
    border: #d9d9db 1px solid;
    background: #fff;
    border-radius: 4px;
}

.phone-number {
	font-size:19px;
	letter-spacing:1px;
	font-family: 'Century Gothic';
	float: right;
    margin: 24px 39px 0 0;
	line-height:30px;
}

.form-search input {
    width: 186px;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: transparent;
    border: none;
    color: #d2d2d2;
    vertical-align: top;
    padding: 5px 10px 5px 13px;
    display: inline-block;
    float: left;
    margin-right: 4px;
}

.search_button {
    background: url(../images/search-button.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 26px;
    height: 29px;
    margin: 0;
}

.search_button:hover {
    background: url(../images/search-button.png) right 0 no-repeat;
}

.social-icons {
    overflow: hidden;
    text-align: right;
    padding: 20px 30px 13px 0;
}

.social-icons span {
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-weight: 700;
    margin: 3px 14px 0 0;
}

.social-icons a {
    display: inline-block;
    width: 23px;
    height: 23px;
    float: right;
}

.icon-1 {
    background: url(../images/icon-1.png) 0 0 no-repeat;
}

.icon-2 {
    background: url(../images/icon-2.png) 0 0 no-repeat;
    margin-left: 7px;
}

.icon-3 {
    background: url(../images/icon-3.png) 0 0 no-repeat;
    margin-left: 7px;
}

.social-icons a:hover {
    background-color: #000;
}

nav {
    z-index: 100;
    background: #ebebec;
    margin-top: 22px;
    padding: 4px;
}

nav>div {
    background: url(../images/nav.jpg) 0 0 repeat-x #55b7c8;
}

ul.menu {
    margin: 0 1px 0 0;
    border-right: #7acad7 1px solid;
    display: inline-block;
    float: left;
}

ul.menu li {
    float: left;
    line-height: 17px;
    margin: 0;
    background: url(../images/transp.png) 0 0 repeat;
    border-right: #53b2c3 1px solid;
    border-left: #82ceda 1px solid;
}

ul.menu li a {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 23px 28px 24px;
}

ul.menu li.home-page {
    display: inline-block;
    background: url(../images/transp.png) 0 0 repeat;
    border: none !important;
}

ul.menu li:hover,ul.menu li.current {
    background: url(../images/current.jpg) 0 0 repeat-x #000;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
}

ul.menu li.home-page a {
    padding: 21px 22px 24px 23px !important;
}

ul.menu li.home-page span {
    background: url(../images/home-page-img.png) 0 0 no-repeat;
    width: 19px;
    height: 19px;
    display: block;
}

/*********************************content*************************************/
#content {
    width: 100%;
    margin: 0 auto;
}

/* .border-1 {
    background: url(../images/border-1.gif) 0 bottom repeat-x;
} */

.line-1 {
    background: url(../images/line.png) 0 bottom repeat-x;
    padding-bottom: 29px;
    margin-bottom: 24px;
}

.img-border {
    border: #ebebec 4px solid;
    border-radius: 12px;
}

.block-1>div {
    float: left;
    width: 278px;
    margin-right: 27px;
}

.block-1>div h3 {
    margin-bottom: 16px;
}

.block-1>div img {
    margin-bottom: 12px;
}

.block-1>div a.button {
    margin: 18px 0 0;
}

.aside {
    background: #fff;
    width: 100%;
    padding: 33px 0 60px;
}

.asidee {
    background: #fff;
    width: 100%;
    padding-top:15px;
}


.block-2>div {
    float: left;
    width: 420px;
    margin-right: 40px;
}

.block-3>div {
    float: left;
    width: 278px;
    margin-right: 27px;
    padding: 37px 0 40px;
}

.box-1 {
    overflow: hidden;
    padding-bottom: 10px;
}

.box-1>span {
    display: inline-block;
    width: 50px;
    font-size: 14px;
    line-height: 25px;
    color: #44a7bb;
    font-weight: 700;
    float: left;
}

.block-4>div {
    float: left;
    width: 208px;
    margin-right: 18px;
}

.block-4>div img {
    margin-bottom: 18px;
}

.block-5 {
    float: left;
    width: 270px;
    margin-right: 36px;
}

.block-6 {
    float: left;
    width: 580px;
}

.block-7 {
    float: left;
    width: 275px;
    margin-right: 30px;
}

.block-8>div {
    float: left;
    width: 401px;
    margin-right: 27px;
}

.box-2 a {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

/****************************footer************************/
footer {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
	margin:0 auto;
    padding: 22px 0 35px;
}

footer p,footer a {
    color: #fff;
}

footer a:hover {
    text-decoration: underline;
}

/**********************form**********************/
.map {
    width: 270px;
    height: 186px;
}

.map iframe {
    width: 270px;
    height: 186px;
    border-radius: 8px;
}

dl {
    margin: 17px 0 0;
}

dl dt {
    margin-bottom: 10px;
}

dl dd span {
    font-weight: 700;
}

dl dd {
}

dl dd a {
}

dl dd a:hover {
}

.form {
    margin: 8px 0 0;
    width: 575px;
}

.form input[class="input"]{
    border: #e0e0e1 1px solid;
    background: #fff;
    font: 13px Arial, Helvetica, sans-serif;
    color: #d2d2d2;
    padding: 5px 9px 7px 13px;
    outline: medium none;
    width: 341px;
    float: left;
    border-radius: 4px;
}

.form textarea {
    border: #e0e0e1 1px solid;
    background: #fff;
    font: 13px Arial, Helvetica, sans-serif;
    color: #d2d2d2;
    height: 188px;
    outline: medium none;
    overflow: auto;
    padding: 6px 0 0 13px;
    width: 560px;
    resize: none;
    margin: 0;
    float: left;
    border-radius: 4px;
}

.form label {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 41px;
}

.btns {
    text-align: left;
    padding-top: 20px;
}

.btns a {
    display: inline-block;
    margin: 0 10px 0 0;
}

#contact_tab {
	background-image:url(../images/adcontacts.png);
	width:297px;
	height:401px;
	float:left;
	margin-top:20px;
	
}

h4 {
	color: #44a7bb;
}

.pricingtable {
  width: 250px; height: 450px;
  background: #fff;
  margin: 50px;
   
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
     -moz-box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
          box-shadow: 2px 2px 9px rgba(0,0,0,0.3);
}

.top {
	width:250px;
	height:50px;
	background-color:#E20000;
	  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
}
 
.top h2 {
  color: #fff;
  text-align: center;
  font: 300 30px/50px Helvetica, Verdana, sans-serif;
}

.contactform {
	margin-top:170px;
	margin-left:25px;
}

label {
	font-family: 'Century Gothic'; 
    margin-bottom: 10px;
}
	
input[type="text"], input[type="email"], textarea {
	width: 57%; 
	border: #e0e0e1 1px solid;
	background:#FFF;
	outline:medium none;
	border-radius:4px;
	padding: 5px; 
	display: inline-block;
}

input[class="button"] {
	font-family:'Century Gothic';
    background: #55b7c8;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    padding: 6px 20px 5px;
    border-radius: 5px;
    box-shadow: 0 1px 1px #fff;
}

input .button {
    background: #55b7c8;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    padding: 6px 20px 5px;
    border-radius: 5px;
    box-shadow: 0 1px 1px #fff;
}

input.button:hover {
    background: #131313;
		cursor:pointer;
}

.submitButton {
	font-family:'Century Gothic';
	color: #FFF;
	letter-spacing: 0!important;
	border-color: #5EBBCC;
	border-radius:4px;
	cursor:pointer;
	font-weight:bold;
	font-size:1.6em;
	width: 215px;
	height: 51px;
	background:url(../images/phone.png) no-repeat scroll 10% 50% transparent;
	padding-left:30px;
	padding-bottom:3px;
}

.buttonwrap {
	background-color:#5EBBCC;
	width: 215px;
	height: 51px;
	border-color: #5EBBCC;
	margin: 10px 0px 10px 15px;
	border-radius:4px;
}

.buttonwrap:hover {
	background-color:#000;
}

input [class="submitButton"] {
		font-family:'Century Gothic';
	background-color:#5EBBCC;
	color: #FFF;
	letter-spacing: 0!important;
	border-color: #5EBBCC;
	border-radius:4px;
	cursor:pointer;
	font-weight:bold;
	margin: 10px 0px 10px 15px;
	font-size:1.3em;
	width: 215px;
	height: 51px;
}

.submitButton p {
	padding-top: 4px;
padding-left: 30px;
font-size: 1.4em;
}

/**********************GALLERY**********************/


::selection { background: #a4dcec; }
::-moz-selection { background: #a4dcec; }
::-webkit-selection { background: #a4dcec; }

::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
  font-style: italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-style: italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
  font-style: italic;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc !important;
  font-style: italic;  
}

br { display: block; line-height: 2.2em; } 

ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

/** reset lightbox position **/
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** page structure **/
#gallery {
  display: block;
  margin: 0 auto;
  background-color:#FFF;
}

#gallery_content {
  display: block;
  width: 960px;
  margin:0 auto;
  padding-left:50px;}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 26px; margin-bottom: 26px;     border: 4px solid #EBEBEC;
    border-radius: 12px; overflow:hidden; outline: 1px solid white;}

span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background:url(../images/mag.png) center center no-repeat #000;
	cursor: pointer;
	height: 150px;
	width: 150px;
	border-radius: 12px;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

span.rollover:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}



/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



footer h3 {
	color:white;
	margin-bottom:5px;
	font-size:14px;
}

footer > section {
	font-size:12px;
	width:10%;
	color:white;
    display: table-cell;
    padding: 1em;
}

footer > section + section {
    border-left: 1px solid;
}

.sticker {
	
}