@font-face {
	font-family: 'Lato-Semibold';
	src: url('css/fonts/Lato-Semibold_latin+latin-ext_gdi.eot');
	src: url('css/fonts/Lato-Semibold_latin+latin-ext_gdi.eot#iefix') format('embedded-opentype'), url('css/fonts/Lato-Semibold_latin+latin-ext_gdi.woff') format('woff'), url('css/fonts/Lato-Semibold_latin+latin-ext_gdi.ttf') format('truetype'), url('css/fonts/Lato-Semibold_latin+latin-ext_gdi.svg#Lato-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+000D-A721;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100% !important;
}
/*
.page-About .full-width-img-parallax:nth-of-type(4), .page-About .full-width-img-parallax:nth-child(4){
display:none!important;
}*/

.p age {
	min-height: 100%!important;
	position: relative;
	float: left;
	padding-bottom: 390px;
	width: 100%;
	overflow: visible;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	outline: none;
}
body {
	background: #fff;
	color: #868686;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	outline: none;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	max-width: 960px;
	margin: 0 auto;
	clear: both;
}
.header {
	width: 100%;
	float: left;
}
.top_header {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
}
.left_header {
	float: right;
	width: 50%;
	background: url(../images/top_header_bg.png) no-repeat left top;
	background-size: 100% 100%;
	height: 42px;
	position: relative;
}
.top_bar {
	float: left;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
.top_bar ul {
	display: inline-block;
	margin: 0px 0px 0px 35px;
}
.top_bar ul li {
	display: inline-block;
	margin: 10px 10px;
	font-size: 16px;
}
.top_bar ul li a {
	display: inline-block;
	color: #FFF;
}
.top_bar ul li span {
	color: #231f20;
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
.top_bar ul li a:hover {
	color: #231f20;
}
.header_logo {
	float: left;
	width: 50%;
	margin: 10px 0px;
}
.header_search {
	float: right;
	width: 295px;
	border: 1px solid #e0e0e0;
	margin: 30px 0px;
}
.header_search input[type="text"] {
	background: transparent;
	color: #888888;
	border: none;
	font-style: italic;
	font-size: 15px;
	height: 43px;
	padding: 0px 10px;
	width: 215px;
	float: left;
}
.header_search input[type="text"]:focus {
	font-style: normal;
}
.header_search button {
	background: url(../images/search_bg.png) no-repeat left top;
	border: none;
	float: right;
	color: #fff;
	font-size: 28px;
	height: 37px;
	margin: 3px 3px 0px 0px;
	padding: 3px 2px 2px 10px;
	width: 51px;
	font-weight: normal;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header_search button:hover, .header_search button:focus {
	color: #231f20;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header_menu {
	float: left;
	width: 100%;
	border-top: 1px solid #efefef;
}
.home_video {
	width: 100%;
	float: left;
	text-align: center;
	overflow: hidden;
}
.home_video img {
	width: 100%;
	height: 514px;
}
.product_category_view {
	width: 100%;
	float: left;
	margin: 15px 0px 10px;
}
h3.title {
	color: #00a7de;
	float: left;
	font-size: 36px;
	font-weight: 300;
	margin: 0px 0px 10px;
	padding: 15px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.product_category_box {
	width: 940px;
	float: left;
	margin: 10px;
}
.product_category_box a {
	float: right;
}
.product_category_imagebox {
	background: #f7f7f7;
	display: table-cell;
	float: left;
	margin: 0px 5px;
	overflow: hidden;
	text-align: center;
	width: 88%;
	height: 325px;
	position: relative;
}
.product_category_imagebox img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
.product_category_text {
	padding: 15px;
	text-align: left;
	width: 86%;
}
/*.product_category_text {
        float: left;
    padding: 15px;
    text-align: left;
    width: 86%;
}*/
.product_category_text strong {
	color: #333333;
	display: block;
	font-family: 'Lato-Semibold';
	font-size: 16px;
	font-weight: normal;
	padding: 0px 15px 5px 15px;
}
.product_category_text .text_inner {
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin-top: 5px;
	padding: 0px 15px 10px 15px;
}
/*.product_category_text .text_inner {
        bottom: 55px;
    display: block;
    font-size: 15px;
    font-weight: normal;
    left: 15px;
    position: absolute;
}*/
.product_category_label {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-size: 14px;
	font-weight: 400;
	padding: 4px 30px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: 13px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product_category_box a:hover span.product_category_label {
	border: 1px solid #00a8e0;
	background-color: #fff;
	color: #00a8e0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product_category_box .owl-controls {
	position: absolute;
	right: -100px;
	top: 140px;
	width: 1151px;
	height: 0px;
}
.product_category_box .owl-prev {
	float: left;
}
.product_category_box .owl-next {
	float: right;
}
.product_category_box .owl-prev span, .product_category_box .owl-next span {
	color: #858384;
	font-size: 34px;
}
.product_category_box .owl-prev span:hover, .product_category_box .owl-next span:hover {
	color: #00a8e0;
}
.latest_news {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 30px 0px 40px;
	margin: 20px 0px 0px 0px;
}
.latest_news_list {
	float: left;
	width: 100%;
	text-align: center;
}
.latest_news_list ul {
	display: inline-block;
	margin: 10px 0px 40px;
}
.latest_news_list ul li {
	display: inline-block;
	background-color: #FFF;
	max-width: 280px;
	height: 355px;
	position: relative;
	vertical-align: top;
	margin: 0px 55px;
}
.latest_news_list ul li:first-child {
	margin: 0px;
}
.latest_news_list ul li:last-child {
	margin: 0px;
}
.latest_news_list ul li img {
	max-width: 100%;
}
.latest_news_list ul li div {
	background: #fff;
	bottom: -20px;
	display: inline-block;
	left: 0;
	padding: 10px 20px 20px;
	position: absolute;
	text-align: left;
}
.latest_news_list ul li div strong {
	color: #333333;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 15px;
}
.latest_news_list ul li div span {
	display: block;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 15px;
}
.latest_news_list ul li div a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-size: 15px;
	font-weight: 400;
	padding: 6px 20px;
	text-align: center;
	margin: 20px;
}
.latest_news_list ul li div a:hover {
	border: 1px solid #00a8e0;
	background-color: #f7f7f7;
	color: #00a8e0;
}
.latest_news_list > a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	padding: 12px 40px;
	margin: 15px 0px 0px 0px;
}
.latest_news_list > a:hover {
	border: 1px solid #00a8e0;
	background-color: #fff;
	color: #00a8e0;
}
.testimonial {
	float: left;
	width: 100%;
	background: url(../images/testimonial-bg.jpg) no-repeat center top;
	background-size: 100%;
	padding: 25px 0px 5px;
}
.testimonial_slider {
	width: 100%;
	float: left;
	height: 215px;
	text-align: center;
	margin: 15px 0px 0px;
}
.testimonial_box {
	float: left;
	width: 100%;
}
.testimonial_box > img {
	display: inline-block;
	vertical-align: top;
	margin: 8px 0px 0px;
}
.testimonial_box > p {
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	width: 77%;
	margin: 0px;
}
.testimonial_view {
	display: inline-block;
	margin: 15px auto;
	text-align: left;
	width: 215px;
}
.testimonial_view img {
	float: left;
	border: 1px solid #FFF;
	padding: 2px;
	max-width: 100%;
	float: left;
	margin: 0px 10px 0px 0px;
}
.testimonial_view > h4 {
	color: #ffffff;
	display: block;
	font-size: 17px;
	font-weight: 400;
}
.testimonial_view > p {
	color: #ffffff;
	font-size: 16px;
	display: block;
	margin: 0px;
}
.suppliers_view {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 20px 0px;
}
.suppliers_box {
	width: 100%;
	float: left;
	margin: 15px 0px 50px;
}
.suppliers_image_box {
	display: inline-block;
	text-align: center;
}
.suppliers_image_box a {
	display: table-cell;
	width: 175px;
	border: 1px solid #d0cece;
	color: #ada8a8;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	vertical-align: middle;
}
.suppliers_image_box a img {
	max-height: 98px;
	max-width: 175px;
}
.suppliers_box .owl-controls {
	height: 0px;
	position: absolute;
	right: -90px;
	top: 30px;
	width: 1152px;
}
.suppliers_box .owl-prev {
	float: left;
}
.suppliers_box .owl-next {
	float: right;
}
.suppliers_box .owl-prev span, .suppliers_box .owl-next span {
	color: #858384;
	font-size: 34px;
}
.suppliers_box .owl-prev span:hover, .suppliers_box .owl-next span:hover {
	color: #00a8e0;
}
.f ooter {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.page_footer_cms {
	height: 390px;
}
.page_footer_contact {
	height: 135px;
}
.questions {
	float: left;
	width: 40%;
	margin: 20px 0px;
}
.questions h2 {
	color: #00a7de;
	float: left;
	font-size: 36px;
	font-weight: 300;
	padding: 15px 0px 10px;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.questions p {
	display: block;
	font-size: 17px;
	line-height: 24px;
}
.questions span {
	background-color: #eeeeee;
	color: #828282;
	float: left;
	font-size: 30px;
	height: 32px;
	line-height: 0;
	padding: 14px 10px;
	width: 30px;
	margin: 0px 3px 0px 0px;
}
.questions a {
	background-color: #eeeeee;
	color: #828282;
	float: left;
	font-size: 30px;
	height: 30px;
	line-height: 25px;
	padding: 15px 25px;
}
.get_directions {
	float: right;
	margin: 40px 0 0;
	min-height: 220px;
}
.get_directions ul {
	float: left;
	width: 70%;
}
.get_directions ul li {
	display: inline-block;
	margin: 5px 0px;
	color: #00a7de;
}
.get_directions ul li span {
	color: #333333;
	display: inline-block;
	font-size: 22px;
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
}
.get_directions ul li a {
	color: #00a7de;
	display: inline-block;
	margin: 2px 0px 0px;
	vertical-align: top;
	font-size: 13px;
}
.get_directions ul li a:hover {
	color: #231f20;
}
.get_directions > img {
	float: right;
	margin: -13px 20px 0px 0px;
	max-height: 216px;
	max-width: 100%;
}
.get_directions > a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-weight: 400;
	margin: 12px 0px 0px;
	padding: 7px 10px;
}
.get_directions > a:hover {
	background-color: #f7f7f7;
	border: 1px solid #00a8e0;
	color: #00a8e0;
}
.newsletter_subscribe {
	float: left;
	width: 100%;
	background-color: #00a7de;
	padding: 10px 0px;/*	margin: -55px 0px 0px;*/
}
.newsletter_view {
	background-color: #58bbe5;
	float: left;
	width: 98%;
	padding: 1%;
}
.newsletter_view span {
	float: left;
	width: auto;
	color: #FFF;
	font-size: 14px;
	margin: 15px 20px;
}
.newsletter_form {
	float: right;
	width: 62%;
}
.newsletter_form input[type="text"], .newsletter_form input[type="email"] {
	background: #fff;
	border: none;
	color: #888888;
	float: left;
	font-size: 15px;
	font-style: italic;
	height: 51px;
	padding: 0px 10px;
	width: 227px;
}
.newsletter_form input[type="text"]:focus, .newsletter_form input[type="email"]:focus {
	font-style: normal;
}
.email_cols {
	background-color: #fff;
	float: right;
	width: 325px;
}
.email_cols input[type="email"] {
	width: 225px;
}
.newsletter_form button {
	background: url(../images/email_bg.png) no-repeat left top;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 23px;
	height: 49px;
	margin: 1px 1px 1px 0px;
	padding: 8px 2px 2px 12px;
	width: 71px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.newsletter_form button:hover, .newsletter_form button:focus {
	color: #231f20;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.footer_bottom {
	float: left;
	width: 100%;
	padding: 10px 0px;
	font-family: 'Open Sans', sans-serif;
}
.left_footer {
	float: left;
	width: 55%;
}
.left_footer li {
	border-right: 1px solid #333333;
	color: #333333;
	display: inline-block;
	font-size: 12px;
	line-height: 11px;
	padding: 0 5px 0 2px;
	vertical-align: middle;
}
.left_footer li:last-child {
	border-right: none;
}
.left_footer li a {
	display: inline-block;
	color: #333333;
}
.left_footer li a:hover {
	color: #00a7de;
}
.right_footer {
	float: right;
	width: auto;
}
.right_footer li {
	border-right: 1px solid #333333;
	color: #333333;
	display: inline-block;
	font-size: 12px;
	line-height: 11px;
	padding: 0 5px 0 2px;
	vertical-align: middle;
}
.right_footer li:last-child {
	border-right: none;
}
.right_footer li a {
	display: inline-block;
	color: #333333;
}
.right_footer li a:hover {
	color: #00a7de;
}
/*----------------------------
          SERVICES PAGE START
  ---------------------------*/

.breadcrumbs_title {
	float: left;
	width: 100%;
	background: url(../images/breadcrumbs_line.jpg) repeat left top;
}
.title_top {
	float: left;
	width: 100%;
}
.title_top h1 {
	color: #fff;
	display: table-cell;
	font-size: 32px;
	font-style: italic;
	font-weight: 300;
	height: 83px;
	vertical-align: middle;
	width: 100%;
}
.middle {
	float: left;
	width: 100%;
}
.section_1 {
	float: left;
	width: 100%;
	padding: 25px 0px;
//25px 0px margin:25px 0px;
}
.left_image {
	float: left;
	width: 50%;
	margin: 2% 0px 0px;
}
.left_image img {
	float: left;
	max-width: 100%;
}
.right_text {
	float: right;
	width: 49%;
	margin: 1% 0%;
}
.right_text h3 {
	color: #00a7de;
	float: left;
	font-size: 26px;
	font-weight: normal;
	margin: 15px 0px;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Lato-Semibold';
}
.right_text h4, .full_text h4 {
	color: #333333;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
	font-family: 'Lato-Semibold';
}
.right_text p, .full_text p {
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 15px;
}
.right_text a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-size: 15px;
	font-weight: 400;
	padding: 6px 20px;
	text-align: center;
	margin-top: 20px;
}
.right_text a:hover {
	background-color: #f7f7f7;
	border: 1px solid #00a8e0;
	color: #00a8e0;
}
.section_2 {
	background-color: #f7f7f7;
	float: left;
	width: 100%;
	padding: 60px 0px;
	margin: 25px 0px;
}
.section_2 .left_image {
	float: right;
	width: 50%;
	margin: 2% 0px 0px;
}
.section_2 .right_text {
	float: left;
	width: 49%;
}
/*----------------------------
          ABOUT PAGE START
  ---------------------------*/


.full_text {
	float: left;
	width: 100%;
}
.full_team {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px 0px -62px;
}
.full_team h3 {
	color: #00a7de;
	float: left;
	font-size: 26px;
	font-weight: 400;
	margin: -15px 0px 15px;
	font-family: 'Lato-Semibold';
	text-transform: uppercase;
	width: 100%;
}
.full_team p {
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 30px;
}
.full_team img {
	max-width: 100%;
}
.onwer_view {
	margin: 40px 0px 0px;
	padding: 0px;
}
.onwer_image {
	margin: 0px;
}
.onwer_text {
	width: 46%;
}
.onwer_text h3 {
	margin: 0px;
}
.onwer_text > ul {
	display: inline-block;
	margin: 10px 0px;
	padding: 0px 0px 0px 40px;
}
.onwer_text > ul li {
	list-style-image: url(../images/disc.png);
	display: list-item;
	font-size: 16px;
}
.gray_bg {
	background-color: #f7f7f7;
	float: left;
	width: 100%;
}
/*----------------------------
          CONTACT PAGE START
  ---------------------------*/

.map {
	float: left;
	width: 100%;
	background-color: #e1e1e1;
}
.map iframe {
	width: 100%;
	height: 435px;
}
.map_directions {
	float: left;
	width: 100%;
	padding: 3px 0px;
}
.map_directions > p {
	color: #333333;
	float: left;
	font-family: "Lato-Semibold";
	font-size: 18px;
	font-weight: normal;
	margin: 15px 13px 15px 0px;
}
.map_directions input[type="text"] {
	background: #f6f6f6;
	border: none;
	color: #333333;
	float: left;
	font-size: 18px;
	font-family: 'Lato-Semibold';
	height: 51px;
	padding: 0px 15px;
	width: 285px;
}
.map_directions input[type="text"]:focus {
	font-style: normal;
}
/* changes css */
.map_directions form > span {
	float: left;
	margin: 0px 0px 0px 10px;
}
.map_directions form > span a {
	border: 2px solid #f6f6f6;
	color: #333333;
	float: left;
	font-family: "Lato-Semibold";
	font-size: 18px;
	height: 19px;
	padding: 14px 15px;
	vertical-align: middle;
	width: 30px;
}
.map_directions form > span a:hover {
	border: 2px solid #00a7de;
	color: #fff;
}
.map_directions > span {
	float: left;
	margin: 0px 0px 0px 10px;
}
.map_directions > span a {
	border: 2px solid #f6f6f6;
	color: #333333;
	float: left;
	font-family: "Lato-Semibold";
	font-size: 18px;
	height: 19px;
	padding: 14px 15px;
	vertical-align: middle;
	width: 30px;
}
.map_directions > span a:hover {
	border: 2px solid #00a7de;
	color: #fff;
}
/* changes in css */
.map_directions > form .submit {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	text-align: center;
	margin: 5px 0px;
}
.map_directions > a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 15px;
	text-align: center;
	margin: 5px 0px;
}
.map_directions > a:hover {
	background-color: #fff;
	border: 1px solid #00a8e0;
	color: #00a8e0;
}
.contact_form {
	float: left;
	width: 64%;
	margin: 0px 0px 0px 0px;   /* old 0px 0px 54px 0px */
	padding: 20px 0px;
}
.contact_form h3 {
	color: #00a7de;
	font-size: 24px;
	font-weight: 700;
	margin: 15px 0px 15px;
	text-transform: uppercase;
	width: 100%;
}
.contact_form p {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 30px;
	font-family: "Lato-Semibold";
}
.rows {
	display: inline-block;
	width: 100%;
	margin: 15px 0px;
}
.left {
	float: left;
	width: 47%;
}
.right {
	float: right;
	width: 47%;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
	background: #fff;
	border: 1px solid #e0e0e0;
	color: #888888;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-style: italic;
	height: 41px;
	padding: 0px 10px;
	width: 265px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.contact_form input[type="text"]:focus, .contact_form input[type="email"]:focus, .contact_form input[type="tel"]:focus, .contact_form textarea:focus {
	font-style: normal;
	border: 1px solid #58bbe5;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.contact_form textarea {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e0e0e0;
	color: #888888;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	font-style: italic;
	height: 238px;
	margin: 0px 0px 15px;
	padding: 10px;
	transition: all 0.5s ease-in-out 0s;
	width: 590px;
	overflow: auto;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.contact_form label {
	color: #888888;
	font-size: 15px;
	font-weight: normal;
}
.contact_form input[type="submit"] {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 16px;
	font-weight: 400;
	margin: 25px 0;
	padding: 10px 25px;
	text-align: center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.contact_form input[type="submit"]:hover {
	background-color: #fff;
	border: 1px solid #00a8e0;
	color: #00a8e0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.have_question {
	float: right;
	width: 26%;
}
.have_question .questions {
	float: left;
	margin: 20px 0;
	width: 100%;
}
.have_question .questions h2 {
	color: #00a7de;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 0px 10px;
	text-transform: uppercase;
	width: 100%;
}
.have_question .questions span {
	background-color: #eeeeee;
	color: #828282;
	float: left;
	font-size: 30px;
	height: 25px;
	line-height: 0px;
	margin: 0px 3px 0px 0px;
	padding: 14px 10px;
	width: 25px;
}
.have_question .questions a {
	background-color: #eeeeee;
	color: #828282;
	float: left;
	font-size: 22px;
	height: 30px;
	line-height: 28px;
	padding: 12px;
}
.have_question .get_directions {
	float: right;
	margin: 0px;
	width: 100%;
}
.have_question .get_directions ul {
	float: left;
	width: 100%;
}
.have_question .get_directions ul li span {
	float: left;
	margin: 0px 10px 0px 0px;
}
/*----------------------------
          PRODUCT PAGE START
  ---------------------------*/

.product_image img {
	float: right;
}
/*---------------------------
         BRAND PAGE START
  ---------------------------*/

.brand_view {
	float: left;
	width: 100%;
	margin: 60px 0px;
}
.brand_box {
	width: 100%;
	float: left;
}
.brand_box ul li {
	display: inline-block;
	max-width: 33%;
	height: 425px;
	width: 100%;
}
.brand_box ul li .brand_imagebox {
	background: #f7f7f7;
	display: table-cell;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 92%;
	height: 400px;
	position: relative;
}
.brand_box ul li .brand_imagebox img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
.brand_box ul li .brand_text {
	float: left;
	padding: 15px;
	text-align: left;
	width: 90%;
}
.brand_box ul li .brand_text strong {
	color: #333333;
	display: block;
	font-family: 'Lato';
	font-size: 16px;
	font-weight: 300;
}
.brand_box ul li .brand_text .text_inner {
	bottom: 60px;
	display: block;
	font-size: 15px;
	font-weight: normal;
	left: 15px;
	position: absolute;
	width: 94%;
}
.brand_box ul li a {
	float: right;
}
.brand_box ul li .brand_label {
	background-color: #58bbe5;
	border: 1px solid #58bbe5;
	color: #ffffff;
	float: right;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 20px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: 15px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.brand_box ul li a:hover span.brand_label {
	border: 1px solid #58bbe5;
	background-color: #fff;
	color: #00a8e0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/*---------------------------
         NEWS & EVENT PAGE START
  ---------------------------*/

.left_news_event {
	float: left;
	width: 65%;
	margin: 40px 0px;
}
.section_3 {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	margin: 20px 0px;
}
.section_3 img {
	float: left;
	max-width: 100%;
	margin: 0px 20px 0px 0px;
}
.section_3 h3 {
	color: #00a7de;
	font-size: 19px;
	font-weight: 300;
	margin: 5px 0px 10px;
	text-transform: uppercase;
	font-family: 'Lato';
}
.section_3 ul {
	display: block;
}
.section_3 ul li {
	display: inline-block;
	font-size: 15px;
}
.section_3 p {
	display: block;
	font-size: 15px;
	line-height: 24px;
	width: 98%;
	margin: 10px 0px 10px;
}
.section_3 span {
	display: block;
}
.section_3 span a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-weight: 400;
	margin: 0px 15px 15px 0px;
	padding: 10px 15px;
}
.left_news_event .section_3 span a {
	padding: 5px 15px;
}
.section_3 a:hover {
	background-color: #fff;
	border: 1px solid #00a8e0;
	color: #00a8e0;
}
.right_news_event {
	float: right;
	width: 30%;
	margin: 60px 0px;
}
.find_more {
	float: left;
	width: 100%;
	margin: 10px 0px 15px;
}
.find_more input[type="text"] {
	background: #fff;
	border: 1px solid #e0e0e0;
	color: #888888;
	float: left;
	font-size: 15px;
	font-style: italic;
	height: 38px;
	padding: 0px 10px;
	width: 200px;
}
.find_more input[type="text"]:focus {
	font-style: normal;
}
.find_more button {
	background: #00a7df;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: left;
	height: 40px;
	padding: 2px;
	width: 70px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.find_more button:hover, .find_more button:focus {
	color: #000;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.popular_post {
	float: left;
	width: 100%;
}
.popular_post h3, .categories_view h3, .tag_view h3 {
	color: #00a7de;
	font-size: 19px;
	font-weight: 300;
	margin: 20px 0px 10px;
	text-transform: uppercase;
	font-family: 'Lato';
}
.popular_post ul li {
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
}
.popular_post ul li img {
	float: left;
	max-width: 100%;
	margin: 0px 13px 0px 0px;
}
.popular_post ul li a {
	color: #868686;
	display: inline;
	font-size: 15px;
	font-weight: normal;
}
.popular_post ul li span {
	display: block;
	font-size: 15px;
	font-style: italic;
	color: #333333;
}
.categories_view {
	float: left;
	width: 100%;
}
.categories_view ul {
	display: inline-block;
	padding: 0px 0px 0px 20px;
}
.categories_view ul li {
	display: inline-block;
	width: 100%;
	margin: 3px 0px;
}
.categories_view ul li a {
	display: list-item;
	list-style-image: url(../images/disc.png);
	font-size: 15px;
	color: #868686;
}
.categories_view ul li a:hover, .categories_view ul li a.active {
	list-style-image: url(../images/disc2.png);
	color: #00a7e0;
}
.tag_view {
	float: left;
	width: 100%;
}
.tag_view ul {
	display: inline-block;
}
.tag_view ul li {
	display: inline-block;
	margin: 5px 8px 5px 0px;
}
.tag_view ul li a {
	border: 2px solid #e0e0e0;
	display: inline-block;
	font-size: 15px;
	color: #868686;
	padding: 5px 6px;
}
.tag_view ul li a:hover {
	color: #00a7e0;
	border: 2px solid #00a7e0;
}
/*-----------------------------------
         NEWS & EVENT DETAIL PAGE START
  -----------------------------------*/

.news_event_detail {
	float: left;
	width: 100%;
	margin: 30px 0px 0px;
}
.news_event_detail img {
	max-width: 100%;
}
.news_event_detail h3, .bottom_detail h3 {
	color: #00a7de;
	font-size: 19px;
	font-weight: 300;
	margin: 15px 0px;
	text-transform: uppercase;
	font-family: 'Lato';
}
.news_event_detail p, .bottom_detail p {
	font-size: 15px;
	line-height: 24px;
}
.new_line {
	float: left;
	width: 95%;
	border: 1px solid #e1e0e0;
	padding: 10px 15px;
	margin: 0px 0px 10px 0px;
}
.new_line ul {
	display: inline-block;
}
.new_line ul li {
	display: inline-block;
	font-size: 15px;
	vertical-align: middle;
}
.social_menu {
	float: right;
}
.social_menu > li {
	float: left;
	margin: 0px 0px 0px 10px;
}
.social_menu > li a {
	float: left;
}
.list_detail {
	display: inline-block;
	padding: 0px 0px 0px 18px;
}
.list_detail > li {
	width: 100%;
	margin: 3px 0px;
	font-size: 15px;
	display: list-item !important;
	list-style-image: url(../images/disc.png);
}
.bottom_detail {
	float: left;
	width: 100%;
	margin: 15px 0px 0px;
}
.bottom_detail ul li {
	display: inline-block;
	margin: 0px 30px 0px 0px;
	width: 46%;
}
.bottom_detail ul li img {
	display: inline-block;
	max-width: 100%;
}
.bottom_detail li:last-child {
	margin: 0px;
}
/*-------------------------------
         PRODUCT LISTING PAGE START
  -------------------------------*/

.product_category_list {
	float: left;
	width: 31%;
	margin: 70px 30px 0px 0px;
}
.category_list {
	float: left;
	width: 99%;
	border: 1px solid #ededed;
	border-bottom: none;
	margin: 0px 0px 35px;
}
.category_list h3, .filter_view h3 {
	border-bottom: 1px solid #ededed;
	color: #00a7e0;
	display: inline-block;
	font-family: "Lato";
	font-size: 20px;
	font-weight: 400;
	padding: 15px 4%;
	text-transform: uppercase;
	width: 92%;
}
/*accordion tab*/
.accordion, .accordion > div {
	float: left;
	width: 100%;
}
.accordion .menu_head {
	padding: 4%;
	width: 92%;
	display: block;
	border-bottom: 1px solid #ededed;
}
.accordion .menu_head {
	background: #fafafa;
	float: left;
	font-size: 13px;
// 19px cursor:pointer;
	color: #555555;
	border-bottom: 1px solid #ededed;
 //font-family:'"Lato-Semibold"';
}
.accordion .menu_head > a {
	color: #555555;
}
a {
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
}
.accordion .menu_head > a:hover {
	color: #00a7e0;
}
.accordion .menu_body {
	background: none;
	border-top: 0px;
	margin-top: 0px;
}
.accordion .currnt {
	background: #fafafa;
	border-bottom: none;
	margin-bottom: 0px;
	color: #555;
}
.accordion .plusminus {
	background: url(../images/down_arrow.png) no-repeat center right;
	color: #555;
	float: right;
	font-size: 35px;
	font-weight: normal;
	line-height: 21px;
	padding: 0px 6px;
	text-indent: -99999px;
}
.accordion .currnt .plusminus {
	background: url(../images/up_arrow.png) no-repeat center right;
	color: #555;
}
.category_list > a {
	display: none;
	background: #f8f8f8;
	color: #1d1710;
	padding: 10px 0px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
}
.category_list a span {
	color: #517cce;
	display: inline-block;
	font-size: 32px;
	line-height: 0px;
	margin: 0px 5px;
	vertical-align: middle;
	width: 30px;
}
.product_list {
	float: left;
	width: 100%;
}
.product_list ul {
	display: inline-block;
	width: 100%;
	margin: 5px 0px 0px;
}
.product_list ul li a:hover, .product_list ul li.active a {
	color: #00a7e0;
}
/*end of accordion tab*/


.filter_view {
	float: left;
	width: 99%;
	border: 1px solid #e0e0e0;
	margin: 0px 0px 50px;
	border-bottom: none;
}
.filter_view_inner {
	float: left;
	width: 100%;
}
.acc_payment {
	border-bottom: 1px solid #e0e0e0;
	display: block;
	padding: 10px 10px;
}
.acc_payment > input[type="checkbox"] {
	float: left;
}
.acc_payment > label {
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	padding: 0px 0px 0px 40px;
	position: relative;
	text-transform: none;
	text-transform: uppercase;
}
.acc_payment > input[type=checkbox] {
	display: none;
}
.acc_payment > label:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFF;
}
.acc_payment > input[type=checkbox]:checked + label:before {
	color: #00a7e0;
	content: "✓";
	font-size: 18px;
	font-weight: 900;
	line-height: 15px;
	text-align: center;
	border: 1px solid #dfe1e0;
}
/*--------------------------------  NEW CSS START  -------------------------------*/

.left_list_view {
	float: left;
	margin: 50px 0px;
	width: 65%;
}
.left_list_view .section_3 h3 {
	color: #08312F;
	font-family: "Lato";
	font-size: 19px;
	font-weight: 300;
	margin: 10px 0;
	text-transform: capitalize;
}
.left_list_view .section_3 p {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 15px;
	width: auto;
}
.left_list_view .section_3 span a {
	background-color: #00a8e0;
	border: 1px solid #00a8e0;
	color: #ffffff;
	float: right;
	font-weight: 400;
	margin: 0 15px 15px 0;
	padding: 7px 20px;
}
.left_list_view .section_3 a:hover {
	background-color: #fff;
	border: 1px solid #00a8e0;
	color: #00a8e0;
}
.product_list ul li {
	display: block;
	border-bottom: 1px solid #e9e9e9;
}
.product_list ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	padding: 10px;
}
/*-----------------------------------
          PRODUCT DETAIL PAGE START
  -----------------------------------*/

.product_detail {
	float: left;
	width: 100%;
	margin: 65px 0px 0px;
}
.product_detail p {
	font-size: 16px;
}
.product_detail span {
	float: left;
	margin: 20px 30px 0px 0px;
}
.product_detail span img {
	float: left;
	max-width: 100%;
}
.product_detail h3 {
	color: #00a7de;
	font-size: 26px;
	font-weight: normal;
	margin: 30px 0px 0px;
	text-transform: uppercase;
}
.product_detail > ul {
	display: inline-block;
	margin: 10px 0px 30px;
	padding: 0px 0px 0px 40px;
	width: 46%;
}
.product_detail > ul li {
	display: list-item;
	font-size: 16px;
	list-style-image: url(../images/disc.png);
}
.product_specif {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.detail_specification {
	float: left;
	width: 100%;
	padding: 10px 0px;
	background-color: #ededed;
	padding: 10px 0px;
	width: 100%;
	z-index: 999;
}
#nav {
	float: left;
	width: 75%;
}
#nav li {
	border-right: 1px solid #d8d8d8;
	float: left;
	margin: 5px 0px;
	padding: 5px 25px;
}
#nav li:last-child {
	border-right: none;
}
#nav li a {
	color: #545454;
	font-size: 16px;
}
#nav li a.active {
	color: #00a7de;
}
#nav li a:hover {
	color: #00a7de;
}
#slide1 {
	background: #f7f7f7;
	float: left;
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
}
#slide2 {
	background-color: #fff;
	float: left;
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
}
#slide3 {
	background: #f7f7f7;
	float: left;
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
}
#slide4 {
	background-color: #fff;
	float: left;
	margin: 0px;
	padding: 60px 0px;
	width: 100%;
}
.right_down {
	float: right;
}
.right_down a {
	float: left;
	color: #fff;
	background-color: #58bbe5;
}
.right_down a span {
	float: left;
	padding: 14px 20px 13px;
}
.right_down a img {
	background-color: #4fb2dc;
	float: left;
	padding: 10px;
}
.right_down a:hover {
	background-color: #4fb2dc;
}
.product_detail_view, .specifcation_view, .photo_video_view {
	float: left;
	width: 100%;
}
.product_detail_view h2, .specifcation_view h2, .photo_video_view h2, .left_enquire_view h2 {
	color: #00a7de;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
}
.product_detail_view h3 {
	color: #313131;
	font-size: 18px;
	text-transform: capitalize;
	margin: 20px 0px 0px;
}
.product_detail_view p {
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
}
.specifcation_detail {
	float: left;
	width: 90%;
	margin: 40px 0px 0px 30px;
}
.specifcation_view h3 {
	color: #313131;
	font-size: 18px;
	text-transform: capitalize;
	margin: 0px 0px 5px;
}
.specifcation_detail img {
	max-width: 100%;
}
.specifcation_detail p {
	font-size: 13px;
	margin: 0px;
	font-style: italic;
}
.phooto_video_slider {
	float: left;
	width: 100%;
	position: relative;
	margin: 30px 0px 0px;
}
.phooto_video_slider span {
	display: inline-block;
	margin: 0px 0px 14px 0px;
}
.phooto_video_slider .owl-controls {
	height: 0px;
	position: absolute;
	right: 0px;
	top: -55px;
	width: 90px;
}
.phooto_video_slider .owl-controls .owl-page, .phooto_video_slider .owl-controls .owl-buttons div {
	cursor: pointer;
	display: inline-block;
	margin: 0px 3px;
}
.phooto_video_slider .owl-page span {
	background-color: #858384;
	padding: 5px;
	display: inline-block;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.phooto_video_slider .owl-page.active span {
	background-color: #5ac0e6;
}
.left_enquire_view {
	float: left;
	width: 36%;
	margin: 0px 30px 0px 0px;
}
.left_enquire_view h3 {
	color: #313131;
	font-size: 18px;
	text-transform: capitalize;
	margin: 30px 0px 0px;
}
.left_enquire_view p {
	font-size: 15px;
	line-height: 22px;
	margin: 0px;
}
.right_enquire_view {
	float: right;
	width: 49%;
}
.enq_left {
	float: left;
	width: 47%
}
.enq_col {
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
}
.enq_col input[type="text"], .enq_col input[type="email"], .enq_col input[type="tel"] {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #9b9b9b;
	font-family: "Lato", sans-serif;
	float: left;
	font-size: 16px;
	font-style: italic;
	height: 38px;
	padding: 0px 10px;
	font-weight: normal;
	width: 90%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.enq_col input[type="text"]:focus, .enq_col input[type="email"]:focus, .enq_col input[type="tel"]:focus, .enq_col textarea:focus {
	font-style: normal;
	font-family: "Lato", sans-serif;
	border: 1px solid #58bbe5;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.enq_right {
	float: right;
	width: 47%;
}
.enq_col textarea {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #9b9b9b;
	float: left;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	height: 67px;
	font-family: "Lato", sans-serif;
	padding: 10px 10px;
	width: 90%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.enq_col input[type="submit"] {
	background: #58bbe5;
	border: 1px solid #58bbe5;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	height: 38px;
	padding: 0px 10px;
	font-weight: normal;
	width: 100%;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.enq_col input[type="submit"]:hover {
	background: #fff;
	border: 1px solid #58bbe5;
	color: #58bbe5;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.enq_col label {
	float: right;
	font-size: 13px;
	font-style: italic;
	font-family: "Lato", sans-serif;
	text-transform: capitalize;
}
.header_search > #suggestionsList {
	position: relative;
}
.search-drop {
	background: none repeat scroll 0 0 #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	padding: 14px;
	position: absolute;
	top: 44px;
	z-index: 9999;
}
.search-drop > span {
	padding: 2px;
	display: block;
	text-align: left;
}
/*.search-drop > span {
 
  padding: 5px 5px 5px 7px;
  text-align: left;
  
}*/

.search-drop > span:hover {
	background: #00A8E0;
	cursor: pointer;
	COLOR: #fff;
}
.sub_footer {
	/*  background: none repeat scroll 0 0 #f7f7f7; */
	float: left;
	width: 100%;
}
.no-bg {
	background: none;
}
.map_directions .map_button {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	color: #838383;
	height: 51px;
	margin: 0 2px 0px 12px;
	padding: 14px 15px;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	float: left;
}
a.hover_youtube {
	position: relative;
}
a.hover_youtube:hover .vplay {
	display: block;
}
.vplay {
	position: absolute;
	display: none;
}
p#successdetails {
	padding: 10px 0px;
	width: 100%;
	text-align: center;
	background: #292;
	color: #FFF;
	border-radius: 5px;
}
.left_news_event {
	position: relative;
}
#loading {
	width: 100%;
	position: absolute;
	text-align: center;
	padding: 50px 0px;
}
#pagination {
	width: 100%;
	float: left;
}
ul#pagination > li {
	float: left;
	cursor: pointer;
	width: 22px;
	padding: 2px;
	height: 20px;
	border: 1px solid #efefef;
	margin: 0px 3px;
	text-align: center;
}
/* For placing  */ 

.full_mobile {
	display: none;
}
.page_heading_contact_padding {
	padding-bottom: 135px;
}
.map-section {
	display: block;
	height: 275px;

}
.map-section iframe {
	width: 100%;
	height: 100%;
	display: block;
}