/**************************************************************
					CMS Pages Styles
***************************************************************/
body#cms #left_column {
  display: none;
}

body#cms #center_column {
  width: 100%;
}

#cms .rte ul {
  padding-left: 0;
  list-style-type: none;
}

.main-content-about .contact-footer {
  margin-top: 20px;
}

.main-content-about {
  margin-bottom: 50px;
}

h2.title_block em {
  display: inline-block;
  border-bottom: 3px solid #f25f1a;
  padding-bottom: 10px;
  margin-bottom: -1px;
}

.team-member .row {
  margin-left: -10px;
  margin-right: -10px;
}

.team-member .member {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.member .name {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.member .position {
  font-weight: 500;
  margin-bottom: 0;
}

.center_column .contact-footer {
  border-top: solid 1px #cccccc;
  padding-top: 22px;
}

.contact-footer li.fax:before {
  content: "\f1ac";
}

.contact-footer li:before {
  font-weight: bold;
}

.center_column .contact-footer li {
  margin-bottom: 7px;
}

.center_column .contact-footer li:before {
  width: 4%;
}

.social-icons li {
  display: inline;
  font-size: 0;
  margin-right: 9px;
}

.social-icons li a:before {
  display: inline-block;
  font-family: "FontAwesome";
  vertical-align: -5px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 27px;
  transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -webkit-transition: all 300ms ease 0ms;
  color: #7f7f7f;
}

.social-icons {
  margin: 12px 0 18px;
}

.social-icons li.facebook a:before {
  content: "\f082";
  color: #a3a3a3;
}

.social-icons li.twitter a:before {
  content: "\f081";
}

.social-icons li.google a:before {
  content: "\f0d4";
}

.social-icons li.rss a:before {
  content: "\f143";
}

.social-icons li.in a:before {
  content: "\f08c";
}

.social-icons li.facebook a:hover:before {
  color: #3a5795;
}

.social-icons li.twitter a:hover:before {
  color: #0696c8;
}

.social-icons li.google a:hover:before {
  color: #e44c3d;
}

.social-icons li.rss a:hover:before {
  color: #fc7100;
}

.social-icons li.in a:hover:before {
  color: #007bb6;
}

#cms .cs-have-image h1.page-heading {
  font-size: 50px;
}

#cms .cs-have-image .cs-cat-content-img {
  padding: 5% 0;
}

#cms .breadcrumb {
  margin-bottom: 0;
}

#cms .cs-category-info {
  margin-bottom: 50px;
}

.team-member .title_block {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .main-content-about .item:nth-child(1) {
    width: 53%;
  }
  .main-content-about .item:nth-child(2) {
    width: 47%;
  }
}

@media (max-width: 767px) {
  .team-member .member {
    margin-bottom: 20px;
  }
  #cms .cs-have-image .cs-cat-content-img {
    padding: 3% 0;
  }
  #cms .cs-have-image h1.page-heading {
    font-size: 25px;
  }
  #cms .cs-category-info, .main-content-about {
    margin-bottom: 25px;
  }
}

/*default*/
#cms #center_column .block-cms {
  padding-bottom: 20px;
}

#cms #center_column h1 {
  margin-bottom: 7px;
}

#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0;
}

#cms #center_column p {
  line-height: 25px;
}

#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4;
}

#cms #center_column .list-1 li:first-child {
  border: none;
}

#cms #center_column .list-1 li em {
  font-size: 20px;
  line-height: 20px;
  padding-right: 15px;
  vertical-align: -2px;
}

#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto;
}

#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative;
}

#cms #center_column .testimonials .inner {
  border: 1px solid white;
  padding: 19px 18px 11px 18px;
  background: #fbfbfb;
  background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
}

#cms #center_column .testimonials .inner span {
  text-indent: -5000px;
  display: inline-block;
  width: 20px;
  height: 15px;
}

#cms #center_column .testimonials .inner span.before {
  background: url(../img/bl-before-bg.png) no-repeat;
  margin-right: 8px;
}

#cms #center_column .testimonials .inner span.after {
  background: url(../img/bl-after-bg.png) no-repeat;
  margin-left: 8px;
}

#cms #center_column .testimonials:after {
  content: ".";
  display: block;
  text-indent: -5000px;
  position: absolute;
  bottom: -16px;
  left: 21px;
  width: 15px;
  height: 16px;
  background: url(../img/testimon-after.gif) no-repeat;
}

#cms #center_column .testimonials + p {
  padding-left: 45px;
  margin-bottom: 18px;
}

#cms #center_column p.bottom-indent {
  margin-bottom: 18px;
}

#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px;
}

#cms #center_column #admin-action-cms p {
  margin: 0;
}

#cms #center_column #admin-action-cms p span {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

#cms #center_column #admin-action-cms p .button {
  font: 700 17px/21px Arial, Helvetica, sans-serif;
  padding: 0;
  border: 1px solid;
  padding: 10px 14px;
  display: inline-block;
}

#cms #center_column #admin-action-cms p .button.publish_button {
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #0079b6 #006fa8 #012740 #006fa8;
  background: #009ad0;
  background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0);
}

#cms #center_column #admin-action-cms p .button.publish_button:hover {
  border-color: #01314e #004b74 #0079b6 #004b74;
  filter: none;
  background: #0084bf;
}

#cms #center_column #admin-action-cms p .button.lnk_view {
  color: #333333;
  text-shadow: 1px 1px white;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0);
}

#cms #center_column #admin-action-cms p .button.lnk_view:hover {
  border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
  filter: none;
  background: #e7e7e7;
}

.faq-desc {
  margin-bottom: 40px;
  overflow: hidden;
  padding-top: 40px;
}

.items-faq .item {
  overflow: hidden;
  margin-bottom: 15px;
}

.items-faq .item .item-title {
  border: 1px solid #e5e5e5;
  border-left: 2px solid #c04a62;
  display: block;
  padding: 12px 45px 12px 20px;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-family: "Roboto", sans-serif;
  position: relative;
  margin: 0 0 15px;
  font-weight: 400;
  cursor: pointer;
}

.items-faq .item .item-content {
  padding: 15px 20px;
  display: none;
}

.items-faq .item.active .item-content {
  display: block;
}

.items-faq .item.active .item-title,
.items-faq .item .item-title:hover,
.items-faq .item.active .item-title .icon-toggle,
.items-faq .item .item-title:hover .icon-toggle {
  color: #c04a62;
}

.items-faq .item .item-title .icon-toggle {
  font-size: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  color: #848484;
}

.items-faq .item .item-title .icon-toggle:before {
  font-family: "FontAwesome";
  font-size: 13px;
  line-height: 13px;
}

.items-faq .item .item-title .icon-toggle.open:before {
  content: "\f063";
}

.items-faq .item .item-title .icon-toggle.close:before {
  content: "\f062";
}

#main_full_screen_bg {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
}

.cms-coming-soon #page {
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 100%;
  float: none;
}

.cs-bg-shadow:before {
  position: fixed;
  content: "";
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.cms-coming-soon header,
.cms-coming-soon .footer-container,
.cms-coming-soon .cs-bottom-footer,
.cms-coming-soon #cs_bt_scroll_top {
  display: none !important;
}

.cms-coming-soon #columns.container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

/*default*/
#maintenance {
  padding: 40px 0 0;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 10;
  font-family: "Open Sans", sans-serif;
}

#maintenance .logo {
  margin: 0 0 40px 0;
}

#maintenance .logo img {
  margin: 0 !important;
}

/*#maintenance .logo img {
	filter: invert(1);
	-webkit-filter: invert(1);
	-moz-filter: invert(1);
	-o-filter: invert(1);
	-ms-filter: invert(1);
}*/
#maintenance h1 {
  font: 700 36px/1.25 "Open Sans", sans-serif;
  text-transform: uppercase;
  margin: 0 0 30px 0 !important;
  color: #fff;
}

/*#maintenance #message {
    font: 600 16px/31px "Open Sans", sans-serif;
    padding: 0 0 0 18px;
    text-transform: uppercase; 
}*/
#maintenance h4.main-sub-heading {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #fff;
}

#maintenance #message .cs-timer {
  margin-bottom: 30px;
  display: block;
}

#maintenance #message .cs-timer li {
  width: 25%;
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
}

#maintenance #message .cs-timer li span {
  display: block;
  font-size: 90px;
  font-weight: 700;
  line-height: 1.25;
}

@media (max-width: 767px) {
  #maintenance #message .cs-timer li {
    font-size: 12px;
  }
  #maintenance #message .cs-timer li span {
    font-size: 40px;
  }
}

#maintenance #newsletter_block_left .title-news {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #fff;
  display: block !important;
}

#maintenance #newsletter_block_left {
  margin-bottom: 30px;
}

#maintenance #newsletter_block_left h4,
#maintenance #newsletter_block_left .desc-text {
  display: none;
}

#maintenance #newsletter_block_left .form-group {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 42px;
}

@media (min-width: 992px) {
  #maintenance #newsletter_block_left .form-group {
    width: 50%;
  }
}

#maintenance #newsletter_block_left .form-group:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  content: "";
  z-index: 0;
}

#maintenance #newsletter_block_left .form-group:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10;
}

#maintenance #newsletter_block_left .form-group input {
  width: 75%;
  padding: 10px;
  border: none;
  background: none;
  position: relative;
  z-index: 20;
  min-height: 42px;
  float: left;
  text-align: left;
  color: #000;
}

#maintenance #newsletter_block_left .form-group a.button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 11px 25px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  border: none;
  background: #c04a62;
  z-index: 30;
  min-width: 130px;
  cursor: pointer;
}

#maintenance #newsletter_block_left .form-group a.button:hover {
  background: #000;
}

.social-icon {
  text-align: center;
  list-style: none;
  margin: 0;
}

.social-icon li {
  display: inline-block;
  margin: 0 20px 10px;
}

.social-icon li a {
  display: block;
  font-size: 0;
  color: #fff;
}

.social-icon li a:before {
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 24px;
}

.social-icon li.facebook a:before {
  content: "\f09a";
}

.social-icon li.twitter a:before {
  content: "\f099";
}

.social-icon li.google a:before {
  content: "\f1a0";
}

.social-icon li.instagram a:before {
  content: "\f16d";
}

.social-icon li.pinterest a:before {
  content: "\f0d2";
}

.member > a {
  position: relative;
  overflow: hidden;
  display: block;
}

.member > a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  background-color: #f7f7f9;
  opacity: 0.2;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.member > a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.member > a:hover:before, .member > a:hover:after {
  width: 100%;
  height: 100%;
}
