@font-face {
    font-family: 'texgyreherosbold';
    src: url('../fonts/texgyreheros-bold-webfont.eot');
    src: url('../fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros-bold-webfont.svg#texgyreherosbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lobster_tworegular';
    src: url('../fonts/lobstertwo-regular-webfont.eot');
    src: url('../fonts/lobstertwo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lobstertwo-regular-webfont.woff2') format('woff2'),
         url('../fonts/lobstertwo-regular-webfont.woff') format('woff'),
         url('../fonts/lobstertwo-regular-webfont.ttf') format('truetype'),
         url('../fonts/lobstertwo-regular-webfont.svg#lobster_tworegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldextralight';
    src: url('../fonts/oswald-extralight-webfont.eot');
    src: url('../fonts/oswald-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-extralight-webfont.woff2') format('woff2'),
         url('../fonts/oswald-extralight-webfont.woff') format('woff'),
         url('../fonts/oswald-extralight-webfont.ttf') format('truetype'),
         url('../fonts/oswald-extralight-webfont.svg#oswaldextralight') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

body
{
font-family: 'arial';
font-size: 16px;
color: #565656;
margin: 0 auto;
padding: 0px;
max-width: 3000px;
}

a
{
color: #565656;
text-decoration: none;
}

a:hover
{
color: #565656;
background: none !important;
}

a:focus
{
color: #565656;
background: none !important;
}

h1
{
font-size: 60px;
line-height: 62px;
font-family: 'lobster_tworegular';
font-weight: normal;
}

h2, h3
{
font-size: 30px;
line-height: 32px;
font-family: 'lobster_tworegular';
font-weight: normal;
}

@media (max-width: 767px) {
	
h1
{
font-size: 40px;
line-height: 42px;
font-family: 'lobster_tworegular';
font-weight: normal;
}

h2, h3
{
font-size: 20px;
line-height: 22px;
font-family: 'lobster_tworegular';
font-weight: normal;
}	
	
}	

input[type="text"], textarea
{
width: 90% !important;
}

.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
width: 90% !important;
}

button
{
font-size: 28px;
font-family: 'oswaldextralight';
line-height: 28px;
background: #898989;
color: #ffffff;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
float: right;
margin-top: 5px;
margin-right: 27px;
border: none;
}

input#SEND
{
width: 65px;
float: right;
margin-top: 10px;
margin-right: 27px;
}

#mobile_menu_button
{
visibility: hidden;
height: 0px;
}

#mobile_menu_button a img
{
height: 0px;
}

#mobile_menu
{
display: none;
position: absolute;
left: 0px;
top: 0px;
z-index: 300;
background: #ffffff;
background: rgba(255,255,255,0.9);
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

#mobile_menu a
{
padding: 5px;
}

#mobile_menu ul
{
margin-bottom: 0px;
}

#mobile_menu ul li
{
padding-top: 5px;
padding-bottom: 5px;
}

#mobile_menu ul li ul
{
padding-top: 5px;
margin-left: 10px;
margin-bottom: -5px;
}

#mobile_menu ul li ul li
{
padding-top: 5px;
padding-bottom: 5px;	
}

#mobile_menu_close
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: none;
z-index: 100;
}

@media (max-width: 1024px) {

#mobile_menu_button
{
visibility: visible;
height: auto;
}

#mobile_menu_button a img
{
height: auto;
}

}

#logo
{
width: 190px;
margin-top: 10px;
margin-left: 30%;
position: relative;
z-index: 100;
}

@media (max-width: 1920px) {

#logo
{
margin-left: 15%;
}

}

@media (max-width: 1500px) {

#logo
{
margin-left: 5%;
}

}

#grey_bar
{
width: 100%;
height: 40px;
background: #9f9488;
border-top: 2px solid #565656;
border-bottom: 2px solid #565656;
margin-top: -160px;  
}

#grey_bar #header_social
{
float: right;
margin-right: 16%; 	
}

@media (max-width: 767px) {

#grey_bar #header_social
{
display: none;
}
	
}	

#grey_bar #header_social ul
{
margin: 0px;
}

#grey_bar #header_social ul li
{
display: inline-block;
margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
}

#blue_bar
{
width: 100%;
height: 40px;
background: #74aec2;
border-top: 2px solid #565656;
border-bottom: 2px solid #565656; 
margin-top: 10px;
}

#blue_bar nav
{
float: right;
margin-right: 30%;
}

@media (max-width: 1920px) {

#blue_bar nav
{
margin-right: 15%;
}

}

@media (max-width: 1500px) {

#blue_bar nav
{
margin-right: 5%;
}

}

@media (max-width: 1024px) {

#blue_bar nav
{
float: none;
clear: both;
width: 90%;
margin-left: 10%;
text-align: center;
}

#blue_bar nav ul
{
display: none;
}

}

@media (max-width: 450px) {

#blue_bar nav
{
float: right;
margin-left: 0%;
margin-right: 5%;
text-align: right;
}

}

#blue_bar nav .nav
{
margin-bottom: 0px;
}

#blue_bar nav ul li
{
display: inline-block;
padding-left: 30px;
padding-right: 30px;
line-height: 20px;
}

#blue_bar nav ul li a
{
font-size: 16px;
font-family: 'oswaldextralight';
color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}

#blue_bar nav ul li a:hover, #blue_bar nav ul li a:focus
{
color: #565656;
}

#blue_bar nav ul li ul
{
position: absolute;	
left: -1999px;
z-index: 10;
margin-left: -7px;
background: #74aec2;
border-top: 2px solid #565656;
border-left: 2px solid #565656;	
border-right: 2px solid #565656;
}

#blue_bar nav ul li:hover ul
{
left: auto;
}

#blue_bar nav ul li ul li
{
display: block;	
border-bottom: 2px solid #565656;
padding: 5px;
}

#blue_bar nav ul li ul li a:hover
{
text-decoration: none;	
}

#main_image
{
width: 100%;
text-align: center;
margin-top: 5px;
}

#main_content
{
max-width: 1050px;
margin: 0 auto;
text-align: center;
}

@media (max-width: 1200px) {

#main_content
{
padding-left: 2%;
padding-right: 2%;
}

}

#main_content p
{
line-height: 30px;
margin-bottom: 20px;
}

#main_content ul
{
list-style: none;	
}

#main_content .blog .item-image
{
margin-right: 20px;
margin-bottom: 20px; 	
}

#main_content .blog .page-header, #main_content .item-page .page-header
{
clear: both;
border-bottom: 2px solid #74aec2; 	
}

#main_content .blog .item
{
border-bottom: 2px solid #74aec2; 
overflow: auto;	
}

#main_content .itp-sbb-bl {
    border-bottom: 0px solid #808080;
    border-top: medium none;
    padding-bottom: 5px;
}

#main_content .itp-sb-left
{
text-align: center;	
}

footer
{
width: 100%;
background: #565656;
overflow: auto;
}


footer #footer_inner_top
{
max-width: 1150px;
margin: 0 auto;
padding-top: 50px;
padding-bottom: 40px;
color: #464646;
overflow: auto;
}

footer #footer_inner_top h3 {
	font-size: 60px;
    color: #74aec2;
	line-height: 0px;
	display: block;
	border-top: solid 2px #74aec2;
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 40px;
}

footer #footer_inner_top h3 span {
    background: #565656;
	margin-top: -20px;
	padding: 0px 20px;
	position: relative;
	z-index: 5;
}

footer #footer_inner_top .blue_background
{
background: #74aec2; 
overflow: auto;
padding: 0.5%;
min-height: 410px;
}

footer #footer_inner_top .blue_background_home
{
background: #74aec2; 
overflow: auto;
padding: 0.5%;
min-height: 490px;
}

footer #footer_inner_top p.text
{
margin-left: 5%;
margin-right: 2%;
margin-bottom: 20px;
font-size: 16px;
line-height: 30px;
}

footer #footer_inner_top h4
{
margin-left: 5%;
margin-right: 2%;
}

footer #footer_inner_top ul
{
margin-top: 15px;
margin-bottom: 15px;
margin-left: 20px !important;
padding-left: 20px;
font-weight: bold;
font-size: 16px;
}

footer #footer_inner_top ul li
{
line-height: 27px;
}

footer #footer_inner_top #box1
{
width: 46%;
margin-left: 1%;
margin-right: 2%;
float: left;
}

footer #footer_inner_top #box2
{
width: 46%;
margin-left: 2%;
margin-right: 1%;
float: right;
}

footer #footer_inner_top #reviews
{
clear: both;
width: 98%;
overflow: auto;
margin: 0 auto;
}

footer #footer_inner_top #reviews .blue_background
{
background: #74aec2; 
overflow: auto;
padding: 0.5%;
min-height: 0px;
}

@media (max-width: 767px) {

footer #footer_inner_top #box1
{
width: 96%;
margin-left: 2%;
margin-right: 2%;
float: none;
clear: both;
}

footer #footer_inner_top #box2
{
width: 96%;
margin-top: 50px;
margin-left: 2%;
margin-right: 2%;
float: none;
clear: both;
}

footer #footer_inner_top #reviews
{
width: 96%;
}

}

footer #footer_logo
{
clear: both;
width: 100%;
text-align: center;
}

footer #footer_grey_bar
{
width: 100%;
height: 20px;
background: #9f9488;
background: -moz-radial-gradient(bottom, #9f9488 10%, #565656); /* Older Firefox */
background: -webkit-radial-gradient(bottom, #9f9488 10%, #565656); /* Safari and older Chrome */
background: -ms-radial-gradient(bottom, #9f9488 10%, #565656); /* Older IE */
background: radial-gradient(to bottom, #9f9488 10%, #565656);
border-top: 1px solid rgba(255,255,255,0.8);
border-bottom: 1px solid rgba(255,255,255,0.8);
margin-top: -90px;  
}

footer #footer_blue_bar
{
width: 100%;
height: 20px;
background: #74aec2;
background: -moz-radial-gradient(top, #74aec2 10%, #565656); /* Older Firefox */
background: -webkit-radial-gradient(top, #74aec2 10%, #565656); /* Safari and older Chrome */
background: -ms-radial-gradient(top, #74aec2 10%, #565656); /* Older IE */
background: radial-gradient(to top, #74aec2 10%, #565656);
border-top: 1px solid rgba(255,255,255,0.8);
border-bottom: 1px solid rgba(255,255,255,0.8); 
margin-top: 10px;
}

footer #worked_with
{
text-align: center;
max-width: 1150px;
margin: 0 auto;
padding-top: 20px;	
}

footer #worked_with img
{
padding-left: 15px;
padding-right: 15px;
}

footer #worked_with h3
{
color: #9f9488;
font-size: 35px;
line-height: 37px;
}

footer #footer_inner_bottom
{
max-width: 1150px;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 50px;
padding-left: 1%;
padding-right: 1%;
}

@media (max-width: 767px) {
	
footer #footer_inner_bottom
{
text-align: center;	
}	
	
}	

footer #footer_inner_bottom h3
{
color: #9f9488;
font-size: 26px;
line-height: 30px;
}

footer #footer_inner_bottom a, footer #footer_inner_bottom p
{
color: #ffffff;
font-family: 'oswaldextralight';
font-size: 26px;
line-height: 28px;
}

footer #footer_inner_bottom #footer_contact
{
width: 32%;
float: left;
margin-right: 1%;
}

footer #footer_inner_bottom #footer_contact ul li
{
display: inline-block;
margin-right: 3px;
}

footer #footer_inner_bottom #footer_news
{
width: 32%;
float: left;
margin-right: 1%;
color: #ffffff;
font-family: 'oswaldextralight';
}

footer #footer_inner_bottom #footer_news a
{
color: #74aec2;	
}


footer #footer_inner_bottom #footer_news .latestnewsenhanced_113 li.newsitem {
font-size: 18px;
}

footer #footer_inner_bottom #footer_news .latestnewsenhanced_113 li.newsitem.active {
background-color: #565656 !important;
}

footer #footer_inner_bottom #footer_facebook
{
width: 32%;
float: left;
margin-right: 1%;
}

footer #footer_inner_bottom #footer_instagram
{
width: 32%;
float: left;
margin-right: 1%;
}

@media (max-width: 1023px) {
	
footer #footer_inner_bottom #footer_contact
{
width: 49%;
float: left;
margin-right: 1%;
min-height: 400px;
}

footer #footer_inner_bottom #footer_news
{
width: 49%;
float: left;
margin-right: 1%;
min-height: 400px;
}	
	
footer #footer_inner_bottom #footer_facebook
{
width: 49%;
float: left;
margin-right: 1%;
min-height: 0px;
}	
	
footer #footer_inner_bottom #footer_instagram
{
width: 99%;
float: left;
margin-right: 1%;
min-height: 400px;
}	
	
}

@media (max-width: 767px) {
	
footer #footer_inner_bottom #footer_contact
{
width: 98%;
float: left;
margin-left: 1%;
margin-right: 1%;
min-height: 0px;
}

footer #footer_inner_bottom #footer_news
{
width: 98%;
float: left;
margin-left: 1%;
margin-right: 1%;
min-height: 0px;
}	
	
footer #footer_inner_bottom #footer_facebook
{
width: 98%;
float: left;
margin-left: 1%;
margin-right: 1%;
min-height: 0px;
}	
	
footer #footer_inner_bottom #footer_instagram
{
width: 98%;
float: left;
margin-left: 1%;
margin-right: 1%;
min-height: 0px;
}	
	
}

footer #footer_inner_bottom #sitemap
{
clear: both;
margin-top: 20px;
text-align: center;
}

footer #footer_inner_bottom #sitemap nav li
{
width: 21%;	
display: inline-block;
padding-left: 2%;
padding-right: 2%;
}

@media (max-width: 767px) {
	
footer #footer_inner_bottom #sitemap nav li
{
width: 46%;	
}
	
}

footer #footer_inner_bottom #sitemap nav li a
{
font-size: 18px;
line-height: 18px;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px !important;
}

.formControlLabel
{
font-size: 24px;
font-family: 'oswaldextralight';
color: #ffffff;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #565656;
    background-repeat: repeat-x;
    border-color: none;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
	float: right;
}

.btn:hover, .btn:focus
{
    background: #565656 !important;
    color: #ffffff;
}

.btn.active, .btn:active {
    box-shadow: none;
    outline: 0 none;
	color: 
}

.fb-face 
{        
	border: 0px solid #F0F0F0 !important;    
	margin: 0 0px 5px !important;    
	overflow: hidden;    
	padding: 0px !important;   	
}

.fb-wall-media-inside
{
margin: 5px 0px 0px 0px !important;	
}

.fb-wall-likes
{
color: #74aec2;	
}

.fb-wall-likes div span {
    color: #ffffff !important;
}

.fb-wall-message
{
font-size: 18px;	
font-family: 'oswaldextralight';
}