/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url("../images/bg.png") repeat scroll 50% 0 rgba(0, 0, 0, 0);
}

a {
  color: #0bb9f5;
}

a:hover,
a.selected {
  color: #626262;
}

hr {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

blockquote {
  border-left: 5px solid #dddddd;
}

blockquote small {
  color: #999999;
}

blockquote.pull-right {
  border-right: 5px solid #eeeeee;
}

/**************************************************************************************/
/*   Forms																			  */

legend {
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  color: #999999;
}

textarea.invalid {
  border: 1px solid #d6610b;
}

input,
button,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search1"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #999999;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search1"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #f7f7f7;
  border: 1px solid #d4d4d4;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search1"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #d6610b;
}

select {
  border: 1px solid #bbb;
  background-color: #ffffff;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
}

.label-info,
.badge-info {
  background-color: #0bb9f5;
}

/**************************************************************************************/
/*   Headings and Titles															  */

h1,
h2,
h3 {
  color: #333;
}

h1 {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

h2 {
  font-size: 26px;
  line-height: 28px;
}

h3 {
  font-size: 18px;
  line-height: 22px;
}

h4 {
  font-size: 14px;
  color: #fe5f11;
}

h5 {
  font-size: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #999999;
}

h1,
h2.item_title,
.item__featured .item_title,
.page-category .item_title,
.page_header h2,
.category_title h2 {
  color: #333333;
}

.page-item .item_header h2,
.page-blog .category_title h2,
.page-category .category_title h2,
h1 {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(0.89, rgb(242, 242, 242))
  );
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #ffffff inset;
}

.slider h1 {
  background-image: none;
  background-color: transparent;
  border: 0px;
  box-shadow: none;
}

h1.module_title,
h2.module_title,
h1.moduleTitle,
h2.moduleTitle {
  color: #0bb9f5;
}

h3.module_title,
h3.moduleTitle {
  color: #fe5f11;
}

/**************************************************************************************/
/*   Images																			  */

.item_img,
.item-image,
.category_img,
.item_fulltext img,
.random-image img,
img.left,
img.right,
.support img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}

.page-blog__partners .img-intro__none {
  background-color: transparent;
  border: none;
  text-align: center;
}

.page-blog__partners .img-intro__none img {
  width: auto;
}

.page-category__testimonials .img-intro,
.page-featured .img-intro {
  border: none;
}

.page-category__testimonials .img-intro img,
.page-featured .img-intro img {
  border: 1px solid #e2e2e2;
}

.menudesc img {
  float: left;
  margin: 0px 20px 10px 0px;
}

.footer-row-1 .item_img,
.footer-row-1 .category_img,
.footer-row-1 .item_fulltext img,
.footer-row-1 .random-image img {
  border: 1px solid #e1e4d9;
}

/**************************************************************************************/
/*   Lists																			  */

.categories-module li,
.archive-module li {
  background: url("../images/styles/default/li.style.png") left 11px no-repeat;
}

.categories-module li a,
.archive-module li a {
  color: #626262;
}

.categories-module li a:hover,
.archive-module li a:hover {
  color: #f93;
}

.mod-custom__social ul li {
  color: #626262;
}

/**************************************************************************************/
/*   Buttons																		  */

a.btn,
a.readmore,
.btn_info,
.btn-info,
.btn-group button.btn,
.mod-newsflash a.readmore,
.btn-primary,
.btn_primary,
.contentpane .button {
  background-color: #049def;
  background-image: -moz-linear-gradient(top, #10c5f6, #049def);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#10c5f6), to(#049def));
  background-image: -webkit-linear-gradient(top, #10c5f6, #049def);
  background-image: -o-linear-gradient(top, #10c5f6, #049def);
  background-image: url(../images/bg.bnt.png), linear-gradient(to bottom, #10c5f6, #049def);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff10c5f6', endColorstr='#ff049def', GradientType=0);
  background-position: center right;
  background-repeat: no-repeat;

  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;

  color: #ffffff;
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 15px;
  padding: 6px 56px 7px 20px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}

.contentpane .button a {
  color: #ffffff;
}

.btn-group button.btn,
.btn-toolbar .btn {
  margin-top: 0;
  padding: 3px 56px 4px 20px;
}

a.btn:hover,
.btn_info:hover,
.btn-info:hover,
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active,
.btn_info.disabled,
.btn-info.disabled,
.btn_info[disabled],
.btn-info[disabled],
.btn-primary:hover,
.btn_primary:hover,
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary.disabled,
.btn_primary.disabled,
.btn-primary[disabled],
.btn_primary[disabled],
.mod-newsflash a.readmore:hover,
a.readmore:hover,
.contentpane .button:hover {
  background-color: #222222;
  background-image: -moz-linear-gradient(top, #10c5f6, #049def);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#10c5f6), to(#049def));
  background-image: -webkit-linear-gradient(top, #10c5f6, #049def);
  background-image: -o-linear-gradient(top, #10c5f6, #049def);
  background-image: url(../images/bg.bnt.png), linear-gradient(to bottom, #666666, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff10c5f6', endColorstr='#ff049def', GradientType=0);
  background-position: center right;
  background-repeat: no-repeat;
}

/**************************************************************************************/
/*   Pagination																		  */

.pagination ul li .pagenav {
  color: #555555;
}

.pagination ul li span.pagenav {
  color: #555555;
}

.pagination ul li a.pagenav {
  color: #0bb9f5;
}

.pagination ul li a.pagenav:hover {
  color: #626262;
}

.pagination ul li.num span.pagenav {
  color: #626262;
}

/**************************************************************************************/
/*   BlockNumbers																	  */

span.blocknumber {
  background-color: #ff7937;
  color: #ffffff;
}

span.blockchar {
  background-color: #333333;
  color: #ffffff;
}

#footer span.blocknumber {
  background-color: #0bb9f5;
  color: #ffffff;
}

span.blocktitle {
  font-size: 18px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #0bb9f5;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/**************************************************************************************/
/*   Toggling																		  */

.toggle_content {
  background-color: #fdfdfd;
  border: 1px solid #dedede;
  color: #121212;
}

/**************************************************************************************/
/*   Newsflash																		  */

.mod-newsflash-adv__links .item_content {
  background-color: #e9e9e9;
}

.mod-newsflash-adv__links .item_content ul li a,
.mod-newsflash-adv__links.support .item_introtext {
  color: #7f7f7f;
}

.mod-newsflash-adv__links .item_content ul li a:hover {
  color: #0bb9f5;
}

.mod-newsflash-adv__links a.readmore:hover {
  color: #0bb9f5;
}

/**************************************************************************************/
/*   Back to Top																	  */

#back-top a {
  font-family: Arial, Helvetica, sans-serif;
  color: #626262;
}

#back-top a:hover {
  color: #626262;
}

#back-top span {
  background-color: transparent;
}

/**************************************************************************************/
/*   Gallery																		  */

.page-gallery a.zoom span.zoom-bg,
.page-item__gallery a.zoom span.zoom-bg {
  background-color: #000000;
}

#galleryOverlay {
  background-image: url(../images/bg.gallery.png);
}

/**************************************************************************************/
/*   Testimonials & Notes															  */

.blockquote {
  background-image: url("../images/styles/default/blockquote.png");
}

.disclaimer,
.note {
  background-image: url("../images/styles/default/note.png");
}

/**************************************************************************************/
/*   General
/**************************************************************************************/
/**************************************************************************************/

.muted {
  color: #0bb9f5;
}

/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

/**************************************************************************************/
/*   Header Row		  																  */

#header-row .logo,
#header-row .logo a,
#header-row .logo a:hover {
  color: #000;
}

#logo span.slogan {
  color: #0bb9f5;
}

.moduletable.social ul li.border {
  background-image: url(../images/styles/default/menu.li.border.png) !important;
  background-repeat: repeat-y !important;
  background-position: top center !important;
}

/**************************************************************************************/
/*   Navigation Row	  																  */

/**************************************************************************************/
/*   Slider Row		  																  */

#slider-row {
  background-color: #ebebeb;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

/**************************************************************************************/
/*   Breadcrumb Row		  															  */

.breadcrumb {
  background-image: linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 80%);
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 80%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 80%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 80%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 80%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(0.8, rgb(242, 242, 242))
  );
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #ffffff inset;
  -webkit-box-shadow: 0px 0px 1px 0px #ffffff inset;
  -moz-box-shadow: 0px 0px 1px 0px #ffffff inset;
}

.breadcrumb li {
  text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb .divider {
  color: #ccc;
}

.breadcrumb .active {
  color: #999999;
}

/**************************************************************************************/
/*   Featured Row		  															  */

#featured-row .mod-newsflash .item,
#featured-row .mod-custom {
  background-color: transparent;
}

#featured-row .mod-newsflash .item img:hover,
#featured-row .mod-custom img:hover {
  background-color: #efefef;
}

#featured-row .module_title,
#featured-row .moduleTitle,
#featured-row .newsflash-title {
  background-color: transparent;
}

#featured-row h3 a,
#featured-row h4 a {
  color: #fe6012;
}

#featured-row .service_1:hover h3 a,
#featured-row .service_1:hover h4 a,
#featured-row .service_2:hover h3 a,
#featured-row .service_2:hover h4 a,
#featured-row .service_3:hover h3 a,
#featured-row .service_3:hover h4 a {
  color: #464646;
}

#featured-row p {
  border-top: 1px solid #e2e2e2;
  padding: 20px 0px 15px;
}

#featured-row .mod-newsflash .item ul li a {
  color: #7f7f7f;
}

#featured-row .mod-newsflash .item ul li a:hover {
  color: #0bb9f5;
}

.top p {
  font-size: 11px;
  color: #0bb9f5;
  font-weight: bold;
  padding-bottom: 2px;
  line-height: 20px;
  text-align: right;
}

.top p span {
  font-size: 28px;
  color: #333333;
  letter-spacing: -1.5px;
}

.top p.right {
  font-size: 22px;
}

.call-now p {
  color: #888;
  font-size: 16px;
  font-weight: bold;
}

.call-now span {
  font-size: 14px;
  color: #0bb9f5;
}
/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content-row-2 .content-row-2 .mod-custom,
#content-row-2 .content-row-2 .mod-newsflash {
  background-image: linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(0.69, rgb(242, 242, 242))
  );
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #ffffff inset;
}

.page-featured .item__featured {
  border-bottom: none;
}

.page-featured .items-leading .item__featured,
.page-featured .items-row:last-child .item__featured {
  border-bottom: none;
}

.page-blog .category_desc p,
.page-category .category_desc p,
.page-category .items-row {
  border-bottom: 1px solid #d4d4d4;
}

.item_info_dl dd {
  border-right: 1px solid #b3b3b3;
}

/**************************************************************************************/
/*   Blog Pages																		  */

.page-blog p.item_title {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.page-blog .items-leading,
.page-blog .items-row {
  border-bottom: 1px dotted #d4d4d4;
}

/**************************************************************************************/
/*   Archive Page																	  */

.page-archive .alert-info {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
}

/**************************************************************************************/
/*   Contacts Page																	  */

/**************************************************************************************/
/*   Sidebars
/**************************************************************************************/
/**************************************************************************************/

#aside-row-2-left h2.module_title,
#aside-row-2-left h3.module_title,
#aside-row-2-left h2.moduleTitle,
#aside-row-2-left h3.moduleTitle {
  color: #0bb9f5;
}

#aside-row-1-left .moduletable,
#aside-row-2-right .moduletable {
  background-image: linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(0.69, rgb(242, 242, 242))
  );
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #ffffff inset;
}

.mod-newsflash .item {
  border-bottom: none;
}

/**************************************************************************************/
/*   Content Rows		  															  */

#content-row-3 .mod-newsflash .item,
#content-row-3 .mod-single-article,
#content-row-3 .mod-custom {
  background-image: linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 69%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(0.69, rgb(242, 242, 242))
  );
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 0px 1px 0px #ffffff inset;
}

.all-partners .mod-custom {
  background-color: #ffffff !important;
  box-shadow: none !important;
}

#content-row-4 .mod-newsflash .item:hover {
  background-color: #efefef;
}

#content-row-4 .mod-newsflash .item ul li a {
  color: #7f7f7f;
}

#content-row-4 .mod-newsflash .item ul li a:hover {
  color: #0bb9f5;
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer-row {
  background-color: #ebebeb;
  border-top: 1px solid #ffffff;
}

#footer-row h2 {
  color: #fe5f11;
}

#footer-row a.btn:hover,
#footer-row .btn-primary:hover {
  color: #666;
}

#footer-row .footer-row-separator {
  border-top: 1px solid #3f3f3f;
  border-bottom: 1px solid #0f0f0f;
}

#footer-row ul li {
  list-style-image: url("../images/styles/default/li.style.png");
}

#footer-row ul.workinghours {
  background-color: #f7f7f7;
  border-radius: 5px;
}

#footer-row ul.workinghours li {
  list-style-image: none;
  list-style-type: none;
  color: #626262;
}

#footer-row ul.workinghours li .weekday {
  font-weight: bold;
  color: #0bb9f5;
}

#footer-row ul.nav li a {
  color: #626262;
}

#footer-row ul.nav li a:hover {
  background-color: transparent;
  color: #0bb9f5;
}

#footer-row .footer-row-2 p {
  color: #ccc;
}

#footer-bottom-row {
  background-color: #ebebeb;
}

#footer-bottom-row .container {
  border-top: 1px solid #fff;
}

#footer-bottom-row li {
  border-right: 1px solid #b3b3b3;
}

#footer-bottom-row li a {
  color: #626262;
}

#footer-bottom-row li a:hover {
  color: #0bb9f5;
}

#footer-bottom-row li.current a,
#footer-bottom-row li.active a {
  color: #0bb9f5;
}
