/*
=======================
  COMMON QUIRKY STUFF
=======================
*/
iframe[name='google_conversion_frame'] {
  float: left;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  margin-top: -13px;
  width: 0 !important;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 50px 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .video-container {
    margin: 0 0 30px;
  }
}
@media (max-width: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: top;
    -webkit-transform-origin: top;
  }
}
/*
==================
  GENERAL STYLES
==================
*/
body {
  background: #fff;
}
img {
  border: 0;
}
iframe {
  border: 0;
}
.ccm-page {
  color: #3e4141;
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
}
.ccm-page .styleguide {
  margin: 100px 0;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  color: #0080c6;
  font-family: "Teko", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.ccm-page h1 {
  font-size: 36px;
  margin: 0 0 20px;
}
.ccm-page h2 {
  font-size: 30px;
  margin: 0 0 20px;
}
.ccm-page h3 {
  font-size: 24px;
  margin: 0 0 20px;
}
.ccm-page h4 {
  font-size: 14px;
  margin: 0 0 20px 0;
}
.ccm-page h5 {
  font-size: 14px;
  margin: 0 0 20px;
}
.ccm-page h6 {
  font-size: 12px;
  margin: 0 0 20px;
}
.ccm-page hr {
  border: 0;
  border-top: 1px solid #99d8eb;
  margin: 20px 0;
}
.ccm-page a {
  color: #337ab7;
}
.ccm-page a:hover {
  color: #144d7d;
  text-decoration: none;
}
.ccm-page a[href^=tel] {
  display: inline-block;
}
.ccm-page a:focus,
.ccm-page a:active {
  outline: none;
  text-decoration: none;
}
.ccm-page .content p {
  font-size: 18px;
  line-height: 1.7em;
  margin: 0 0 30px 0;
}
.ccm-page .content ul,
.ccm-page .content ol {
  padding: 0 0 0 24px;
  margin: 0 0 30px 0;
}
.ccm-page .content ul ul,
.ccm-page .content ul ol,
.ccm-page .content ol ol,
.ccm-page .content ol ul {
  margin: 4px 0;
}
.ccm-page .content ol li,
.ccm-page .content ul li {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.ccm-page .content table {
  margin: 0 0 30px 0;
}
.ccm-page .content table td {
  font-size: 18px;
  padding: 6px 25px 6px 0;
}
.ccm-page .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.ccm-page img {
  height: auto;
  max-width: 100%;
}
.ccm-page .map {
  font-size: 0;
}
.ccm-page .map iframe {
  pointer-events: none;
  width: 100%;
}
@media (max-width: 767px) {
  .ccm-page .content img {
    display: block;
    float: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0;
  }
  .ccm-page h1 {
    font-size: 26px;
    margin: 0 0 15px;
  }
  .ccm-page h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .ccm-page h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .ccm-page h4 {
    font-size: 14px;
    margin: 0 0 15px 0;
  }
  .ccm-page h5 {
    font-size: 14px;
    margin: 0 0 15px;
  }
  .ccm-page h6 {
    font-size: 12px;
    margin: 0 0 15px;
  }
  .ccm-page .content p {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 20px 0;
  }
  .ccm-page .content ol li,
  .ccm-page .content ul li {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 12px 0;
  }
  .ccm-page .content table td {
    font-size: 16px;
  }
}
/*
===========
  BUTTONS
===========
*/
.ccm-page .button-special,
.ccm-page .formidable input[type="submit"] {
  background: #f39c12;
  border-color: inherit;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  height: 60px;
  letter-spacing: 1px;
  line-height: 60px;
  padding: 0 30px;
  position: relative;
  transition: background .3s, transform .3s;
  text-decoration: none;
}
.ccm-page .button-special a,
.ccm-page .formidable input[type="submit"] a {
  color: #fff;
}
.ccm-page .button-special:after,
.ccm-page .formidable input[type="submit"]:after {
  background: #f39c12;
  border-left: 1px solid #cd8617;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff;
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 17px;
  height: 60px;
  left: 30px;
  position: relative;
  text-align: center;
  transition: background .3s;
  width: 60px;
}
.ccm-page .button-special:hover,
.ccm-page .formidable input[type="submit"]:hover {
  background: #e67e22;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transform: translateY(-7px);
}
.ccm-page .button-special:hover:after,
.ccm-page .formidable input[type="submit"]:hover:after {
  background: #e67e22;
}
.ccm-page .button-special:active,
.ccm-page .formidable input[type="submit"]:active {
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  top: 3px;
}
.ccm-page .button-special:focus,
.ccm-page .formidable input[type="submit"]:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.ccm-page .button-special.white,
.ccm-page .formidable input[type="submit"].white {
  background: #fff;
  color: #0080c6;
}
.ccm-page .button-special.white:after,
.ccm-page .formidable input[type="submit"].white:after {
  background: #fff;
  border-left: 1px solid #ddd;
  color: #0080c6;
}
.ccm-page .button-special.white:hover,
.ccm-page .formidable input[type="submit"].white:hover {
  background: #eee;
  color: #0080c6;
}
.ccm-page .button-special.white:hover:after,
.ccm-page .formidable input[type="submit"].white:hover:after {
  background: #eee;
}
.ccm-page .button-special.small,
.ccm-page .formidable input[type="submit"].small {
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  padding: 0 22px;
}
.ccm-page .button-special.small:after,
.ccm-page .formidable input[type="submit"].small:after {
  font-size: 16px;
  height: 44px;
  left: 22px;
  width: 44px;
}
.ccm-page .formidable input[type="submit"] {
  border: 0;
  height: 54px;
  line-height: 54px;
  padding: 0 50px;
}
@media (max-width: 991px) {
  .ccm-page .button-special,
  .ccm-page .formidable input[type="submit"] {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
  .ccm-page .button-special:after,
  .ccm-page .formidable input[type="submit"]:after {
    font-size: 16px;
    height: 50px;
    left: 25px;
    width: 50px;
  }
  .ccm-page .formidable input[type="submit"] {
    padding: 0 42px;
  }
}
@media (max-width: 767px) {
  .ccm-page .button-special,
  .ccm-page .formidable input[type="submit"] {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
  }
  .ccm-page .button-special:after,
  .ccm-page .formidable input[type="submit"]:after {
    font-size: 14px;
    height: 40px;
    left: 20px;
    width: 40px;
  }
  .ccm-page .formidable input[type="submit"] {
    font-size: 18px;
    padding: 0 42px;
  }
}
/*
===============================
  HEADER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .section-top-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.ccm-page .section-top-bar {
  order: 1;
}
.ccm-page .section-logo {
  order: 2;
}
.ccm-page header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page header .header-item {
  position: relative;
}
.ccm-page header .header-item.free-shipping {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  align-items: center;
  -webkit-align-items: center;
  flex-grow: 1;
  margin: 0 120px 0 0;
}
.ccm-page header .header-item.free-shipping img {
  margin: 0 20px 0 0;
  width: 70px;
}
.ccm-page header .header-item.free-shipping .text {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  color: #f39c12;
  letter-spacing: .5px;
  line-height: 1em;
}
.ccm-page header .header-item.free-shipping .text span {
  font-size: 25px;
}
.ccm-page .logo {
  margin: 0;
  position: relative;
  top: -25px;
}
@media (max-width: 991px) {
  .ccm-page header {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .ccm-page header .header-item {
    position: relative;
  }
  .ccm-page header .header-item.free-shipping {
    margin: 0 100px 0 0;
  }
  .ccm-page header .header-item.free-shipping img {
    margin: 0 10px 0 0;
    width: 60px;
  }
  .ccm-page header .header-item.free-shipping .text {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .ccm-page header .header-item.free-shipping .text span {
    font-size: 21px;
  }
  .ccm-page .logo {
    top: -8px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-top-bar {
    order: 2;
  }
  .ccm-page .section-logo {
    order: 1;
  }
  .ccm-page header .header-item.free-shipping {
    margin: 0 15px 0 0;
  }
  .ccm-page header .header-item.free-shipping img {
    margin: 0 10px 0 0;
    width: 40px;
  }
  .ccm-page header .header-item.free-shipping .text {
    font-size: 14px;
    letter-spacing: 1px;
  }
  .ccm-page header .header-item.free-shipping .text span {
    font-size: 16px;
  }
  .ccm-page .logo {
    margin: 10px 5px;
    max-width: 120px;
    top: 0;
  }
}
@media (max-width: 400px) {
  .ccm-page header .header-item.free-shipping {
    margin: 0;
  }
  .ccm-page header .header-item.free-shipping img {
    margin: 0 10px 0 0;
    width: 35px;
  }
  .ccm-page header .header-item.free-shipping .text {
    font-size: 12px;
  }
  .ccm-page header .header-item.free-shipping .text span {
    font-size: 14px;
  }
}
/*
====================
  SECTION TOP BAR
====================
*/
.ccm-page .section-top-bar {
  background: #e2e8ea;
  padding: 10px 0;
}
.ccm-page .section-top-bar .top-bar-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  align-items: center;
  -webkit-align-items: center;
}
@media (max-width: 767px) {
  .ccm-page .section-top-bar {
    background: #e2e8ea;
    padding: 10px 0;
  }
  .ccm-page .section-top-bar .top-bar-inner {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
  }
}
/*
===============================
  HEADING AREA
===============================
*/
.ccm-page .heading {
  background: url(/application/themes/defaulttheme/images/header-background.jpg) no-repeat center center;
  background-size: cover;
  border: none;
  height: 300px;
  position: relative;
}
.ccm-page .heading:before {
  background: url(/application/themes/defaulttheme/images/banner-pattern.png) top left;
  content: " ";
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ccm-page .heading .inner-container {
  height: 300px;
  position: relative;
}
.ccm-page .heading h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 600;
  letter-spacing: 1.3px;
  padding: 100px 0 0 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.ccm-page .heading .white-stripe {
  background: #fff;
  bottom: 0;
  height: 50px;
  left: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .ccm-page .heading {
    height: 100px;
    margin: 0 0 30px 0;
  }
  .ccm-page .heading h1 {
    font-size: 26px;
    padding: 30px 0 0 0;
    top: 0;
  }
  .ccm-page .heading .white-stripe {
    display: none;
  }
}
/*
===================
  SECTION CONTENT
===================
*/
.ccm-page .content-container {
  padding: 10px 30px;
  position: relative;
  /*top: -30px;*/
}
.ccm-page.is-edit .content-container {
  top: 0;
}
@media (max-width: 767px) {
  .ccm-page .content-container {
    padding: 0;
    top: 0;
  }
}
/*
===================================
  NAVIGATION AREA SPECIFIC STYLES
===================================
*/
.ccm-page .section-navigation {
  background: #0080c6;
}
.ccm-page .nav {
  margin: 0;
  padding: 0;
}
.ccm-page .cursor-default {
  cursor: default;
}
.ccm-page .nav li {
  display: block;
  float: left;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: static;
}
.ccm-page .nav li:hover > ul {
  display: block;
}
.ccm-page .nav li span,
.ccm-page .nav li a {
  border-bottom: none;
  border-right: 1px solid #0063a0;
  color: #ffffff;
  display: block;
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 52px;
  position: relative;
  text-transform: uppercase;
}
.ccm-page .nav li span {
  cursor: default;
}
.ccm-page .nav > li.nav-dropdown > span:after,
.ccm-page .nav > li.nav-dropdown > a:after {
  font-size: 1em;
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0 0 0 10px;
  position: relative;
}
.ccm-page .nav li:first-child span,
.ccm-page .nav li:first-child a {
  border-left: 1px solid #0063a0;
}
.ccm-page .nav li:hover span,
.ccm-page .nav li:hover a {
  background: #002d50;
}
.ccm-page .nav li a:hover,
.ccm-page .nav li a:focus {
  background: #002d50;
  color: #ffffff;
  text-decoration: none;
}
.ccm-page .nav li .selected,
.ccm-page .nav li .nav-path-selected {
  color: #ffffff;
}
.menu-toggle-container {
  display: none;
}
.ccm-page #toggle {
  border-bottom: none;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.ccm-page #toggle:active,
.ccm-page #toggle:focus {
  text-decoration: none;
}
.ccm-page #toggle span:after,
.ccm-page #toggle span:before {
  content: "";
  left: 0;
  position: absolute;
  top: -5px;
}
.ccm-page #toggle span:after {
  top: 5px;
}
.ccm-page #toggle span {
  display: inline-block;
  position: relative;
  top: -5px;
}
.ccm-page #toggle span,
.ccm-page #toggle span:after,
.ccm-page #toggle span:before {
  backface-visibility: hidden;
  background: #ffffff;
  border-radius: 2px;
  height: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 17px;
}
/* on activation */
.ccm-page #toggle.on span {
  background-color: transparent;
}
.ccm-page #toggle.on span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0;
}
.ccm-page #toggle.on span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 0;
}
/*
=====================================
  SECOND LEVEL SPECIFIC MENU STYLES
=====================================
*/
.ccm-page .nav ul {
  background: #002d50;
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  min-width: 100%;
  padding: 25px;
  position: absolute;
  top: 100%;
  z-index: 10;
}
.ccm-page .nav ul li {
  float: left;
  position: relative;
  text-align: left;
  width: 220px;
}
.ccm-page .nav ul li span,
.ccm-page .nav ul li a {
  border-left: none;
  border-right: none;
  color: #ffffff;
  font-size: 16px;
  display: block;
  margin: 0;
  padding: 10px 18px;
  transition: color .3s;
  white-space: nowrap;
}
.ccm-page .nav ul li:first-child span,
.ccm-page .nav ul li:first-child a {
  border-left: none;
}
.ccm-page .nav ul li a:hover {
  color: #6bcbff;
  text-decoration: none;
}
/*
=====================================
  THIRD LEVEL SPECIFIC MENU STYLES
=====================================
*/
.ccm-page .nav ul ul {
  box-shadow: none;
  display: block;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: static;
  top: 0;
  z-index: 10;
}
.ccm-page .nav ul ul li {
  float: none;
  width: inherit;
}
.ccm-page .nav ul ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}
.ccm-page .nav ul ul li a::before {
  color: #c5dced;
  content: "»";
  display: inline-block;
  font-family: "Times New Roman";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0px 8px 0px 0px;
  position: relative;
  text-decoration: inherit;
  top: -1px;
  transition: transform .3s;
}
.ccm-page .nav ul ul li a:hover:before {
  transform: translateX(2px);
}
@media (min-width: 768px) {
  .ccm-page .nav {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .ccm-page .nav li a {
    padding: 20px 39px;
  }
  /* second level */
  .ccm-page .nav ul li {
    width: 184px;
  }
  .ccm-page .nav ul li a {
    padding: 10px 4px;
  }
}
@media (max-width: 991px) {
  .ccm-page .nav ul {
    padding: 20px;
  }
  .ccm-page .nav li a {
    padding: 20px 23px;
  }
  /* second level */
  .ccm-page .nav ul li {
    width: 138px;
  }
  .ccm-page .nav ul li a {
    font-size: 14px;
    padding: 10px 4px;
  }
}
@media (max-width: 767px) {
  .ccm-page .menu-container {
    text-align: left;
  }
  .ccm-page .nav.on {
    display: block;
  }
  .menu-toggle-container {
    display: block;
    padding: 10px 0 8px;
  }
  .ccm-page .nav {
    background: #002d50;
    display: none;
    left: 0;
    margin: 0 -5px 10px;
    padding: 0;
    position: relative;
    top: 0;
  }
  .ccm-page .nav li {
    border-top: 1px solid #0063a0;
    float: none;
  }
  .ccm-page .nav li span,
  .ccm-page .nav li a {
    display: block;
    border: none;
    padding: 8px 18px;
  }
  .ccm-page .nav > li.nav-dropdown > span:after,
  .ccm-page .nav > li.nav-dropdown > a:after,
  .ccm-page .nav > li > span:after,
  .ccm-page .nav > li > a:after {
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .ccm-page .nav > li.nav-dropdown > span:after,
  .ccm-page .nav > li.nav-dropdown > a:after {
    content: "\f107";
  }
  .ccm-page .nav > li:first-child > span,
  .ccm-page .nav > li:first-child > a {
    border-left: none;
  }
  /* second level */
  .ccm-page .nav ul {
    background: #002d50;
    display: block;
    padding: 0;
    position: relative;
  }
  .ccm-page .nav ul li {
    border-top: none;
    float: none;
    width: 100%;
  }
  .ccm-page .nav ul li span,
  .ccm-page .nav ul li a {
    border-bottom: none;
    display: block;
    font-family: "Yantramanav", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    padding: 8px 18px 8px 18px;
    text-overflow: ellipsis;
    width: 100%;
  }
  .ccm-page .nav ul li span.level-2,
  .ccm-page .nav ul li a.level-2 {
    color: #c5dced;
  }
  .ccm-page .nav ul li span:hover,
  .ccm-page .nav ul li a:hover {
    background: inherit;
  }
  /* third level */
  .ccm-page .nav ul ul {
    background: none;
    left: 0;
    position: relative;
  }
  .ccm-page .nav ul ul li a {
    display: inline-block;
    overflow: hidden;
    padding: 6px 18px 6px 26px;
    text-overflow: ellipsis;
  }
  /* toggle */
  .ccm-page #toggle {
    margin: 0 auto;
    padding: 0;
  }
}
/*
===============
  BANNER AREA
===============
*/
.ccm-page #flexslider {
  background: url(/application/themes/defaulttheme/images/banner-background.jpg) no-repeat center center;
  background-size: cover;
  height: 725px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.ccm-page #flexslider:before {
  background: url(/application/themes/defaulttheme/images/banner-pattern.png) top left;
  content: " ";
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.ccm-page #flexslider .skew-blue {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
}
.ccm-page #flexslider .skew-dark-blue {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  z-index: 2;
}
.ccm-page.is-edit #flexslider {
  height: inherit;
  overflow: inherit;
}
.ccm-page.is-edit #flexslider .slide {
  display: block !important;
  height: 70px;
  overflow: hidden;
}
.ccm-page.is-edit #flexslider .slide img {
  z-index: 0;
}
.ccm-page.is-edit #flexslider .skew-blue,
.ccm-page.is-edit #flexslider .skew-dark-blue {
  display: none;
}
.ccm-page #flexslider .slides {
  margin: 0;
  padding: 0;
}
.ccm-page #flexslider .slides .slide {
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.ccm-page #flexslider .slides .slide .image-container {
  position: relative;
  height: 725px;
}
.ccm-page #flexslider .slides .slide img {
  bottom: 36px;
  display: block;
  height: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  z-index: 3;
}
.ccm-page #flexslider .slides .slide h2 {
  color: #fff;
  font-size: 66px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1em;
  margin: 150px 0 60px 0;
}
.ccm-page #flexslider.loading .slides > li:first-child {
  display: block;
  opacity: 1 !important;
}
@media (max-width: 1199px) {
  .ccm-page #flexslider .slides .slide h2 {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .ccm-page #flexslider {
    height: 625px;
  }
  .ccm-page #flexslider .skew-blue {
    height: 100px;
  }
  .ccm-page #flexslider .skew-dark-blue {
    height: 60px;
  }
  .ccm-page #flexslider .slides .slide .image-container {
    position: relative;
    height: 625px;
  }
  .ccm-page #flexslider .slides .slide img {
    bottom: 36px;
  }
  .ccm-page #flexslider .slides .slide h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1em;
  }
}
@media (max-width: 767px) {
  .ccm-page #flexslider {
    height: inherit;
  }
  .ccm-page #flexslider .skew-blue {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
  }
  .ccm-page #flexslider .skew-dark-blue {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 50px;
    z-index: 2;
  }
  .ccm-page #flexslider .slides .slide .image-container {
    height: inherit;
  }
  .ccm-page #flexslider .slides .slide img {
    bottom: inherit;
    display: block;
    margin: 40px 0 15px;
    position: relative;
    right: inherit;
    z-index: 3;
  }
  .ccm-page #flexslider .slides .slide h2 {
    color: #fff;
    font-size: 28px;
    margin: 30px 0;
  }
}
/*
=========================
  SECTION HOME PRODUCTS
=========================
*/
.ccm-page .section-home-products {
  background: #002d50;
  padding: 50px 0 0 0;
  position: relative;
}
.ccm-page .section-home-products h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  letter-spacing: .7px;
  margin: 0 0 60px 0;
  text-align: center;
}
.ccm-page .section-home-products:after {
  background: #fff;
  bottom: 0;
  content: " ";
  height: 90px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 1199px) {
  .ccm-page .section-home-products:after {
    height: 87px;
  }
}
@media (max-width: 991px) {
  .ccm-page .section-home-products:after {
    height: 77px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-home-products {
    padding: 30px 0 5px 0;
  }
  .ccm-page .section-home-products h2 {
    font-size: 36px;
    margin: 0 0 30px 0;
  }
  .ccm-page .section-home-products:after {
    display: none;
  }
}
/*
======================
  IMAGE BOX CONTAINER
======================
*/
.ccm-page .image-box-container {
  margin: 0 -15px;
}
.ccm-page .image-box-container:after {
  clear: both;
  content: " ";
  display: table;
}
.ccm-page .image-box {
  display: block;
  float: left;
  margin: 0 15px 30px 15px;
  position: relative;
  width: 262px;
  z-index: 2;
}
.ccm-page .image-box .image-container {
  overflow: hidden;
  position: relative;
}
.ccm-page .image-box .image-container img {
  backface-visibility: hidden;
  transition: transform .5s ease;
}
.ccm-page .image-box .image-container .arrow {
  background: #0080c6;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .5s;
  width: 60px;
}
.ccm-page .image-box .title {
  background: #0080c6;
  border-bottom: 5px solid #f39c12;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 17px 15px 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: background .5s;
}
.ccm-page .image-box:hover img {
  transform: scale(1.05);
}
.ccm-page .image-box:hover .arrow,
.ccm-page .image-box:hover .title {
  background: #074779;
}
.ccm-page.is-edit .image-box {
  display: block;
  float: none;
  z-index: inherit;
}
@media (max-width: 1199px) {
  .ccm-page .image-box {
    margin: 0 15px 30px 15px;
    width: 212px;
  }
  .ccm-page .image-box .image-container .arrow {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
  .ccm-page .image-box .title {
    padding: 15px 15px 13px;
  }
}
@media (max-width: 991px) {
  .ccm-page .image-box {
    margin: 0 10px 20px 10px;
    width: 167px;
  }
  .ccm-page .image-box .image-container .arrow {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ccm-page .image-box .title {
    font-size: 15px;
    padding: 12px 15px 10px;
  }
}
@media (max-width: 767px) {
  .ccm-page .image-box-container {
    display: block;
    margin: 0 -15px;
    min-height: .01%;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    white-space: nowrap;
    width: calc(100% + 30px);
  }
  .ccm-page .image-box {
    display: inline-block;
    float: none;
    margin: 0 7px 15px 7px;
    text-align: left;
    white-space: normal;
    width: 180px;
  }
  .ccm-page .image-box:first-child {
    margin: 0 7px 15px 15px;
  }
  .ccm-page .image-boxlast-child {
    margin: 0 15px 15px 7px;
  }
}
/*
========================
  SECTION HOME CONTENT
========================
*/
.ccm-page .section-home-content .content {
  margin: 0 0 70px 0;
}
.ccm-page .section-home-content hr {
  margin: 40px 0 60px;
}
.ccm-page .section-home-content h1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.ccm-page .section-home-content h2 {
  color: #6c8d96;
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
}
@media (max-width: 767px) {
  .ccm-page .section-home-content .content {
    margin: 30px 0;
  }
  .ccm-page .section-home-content hr {
    display: none;
  }
  .ccm-page .section-home-content h1 {
    font-size: 24px;
    line-height: 1.3em;
    margin: 0 0 20px 0;
  }
  .ccm-page .section-home-content h2 {
    font-size: 18px;
    line-height: 1.2em;
  }
}
/*
========================
  CALL TO ACTION
========================
*/
.ccm-page .cta {
  margin: 0 0 60px;
  position: relative;
  text-align: center;
}
.ccm-page .cta a {
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 1;
}
.ccm-page .cta:after {
  background: #f39c12;
  content: " ";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
}
.ccm-page .cta.white {
  margin: 40px 0 0 0;
}
.ccm-page .cta.white:after {
  background: #fff;
  z-index: 0;
}
@media (max-width: 767px) {
  .ccm-page .cta {
    margin: 0 0 30px;
  }
  .ccm-page .cta a {
    letter-spacing: .5px;
    line-height: inherit;
    height: inherit;
    padding: 10px 15px;
    text-align: center;
  }
  .ccm-page .cta a:after {
    display: none;
  }
  .ccm-page .cta.white {
    margin: 20px 0 0 0;
  }
  .ccm-page .cta.white:after {
    background: #fff;
    z-index: 0;
  }
}
/*
========================
  SECTION SHIPPING
========================
*/
.ccm-page .section-shipping {
  background: #0080c6;
  padding: 70px 0;
}
.ccm-page .section-shipping h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  margin: 0 0 40px 0;
  text-align: center;
  text-transform: uppercase;
}
.ccm-page .shipping-box {
  border: 1px solid #001e32;
  margin: 0 0 15px 0;
  padding: 40px 10px;
  text-align: center;
}
.ccm-page .shipping-box .image-container {
  height: 110px;
  margin: 0 0 30px 0;
}
.ccm-page .shipping-box .image-container img {
  height: auto;
  max-width: 100%;
}
.ccm-page .shipping-box h3 {
  color: #fff;
  font-size: 28px;
  margin: 0 auto 30px auto;
  max-width: 175px;
  text-transform: uppercase;
}
.ccm-page .shipping-box p {
  color: #001e32;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto;
  max-width: 265px;
}
@media (max-width: 767px) {
  .ccm-page .section-shipping {
    padding: 30px 0;
  }
  .ccm-page .section-shipping h2 {
    font-size: 32px;
    margin: 0 0 30px 0;
  }
  .ccm-page .shipping-box {
    padding: 15px 15px 30px;
    text-align: center;
  }
  .ccm-page .shipping-box .image-container {
    float: left;
    height: inherit;
    margin: 0 0 30px 0;
    max-width: 60px;
  }
  .ccm-page .shipping-box .image-container img {
    height: auto;
    max-width: 100%;
  }
  .ccm-page .shipping-box h3 {
    float: left;
    font-size: 24px;
    margin: 0 0 30px 15px;
    text-align: left;
  }
  .ccm-page .shipping-box p {
    clear: both;
    color: #001e32;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto;
    max-width: inherit;
  }
}
/*
=============
  NEWS LIST
=============
*/
.news-list hr {
  border-top: 1px solid #d5d5cf;
  margin: 30px 0;
}
.ccm-page .item-news:after {
  clear: both;
  content: " ";
  display: table;
}
.ccm-page .item-news .image-container {
  display: block;
  float: right;
  margin: 0 0 0 50px;
  min-height: 200px;
  position: relative;
  width: 360px;
}
.ccm-page .item-news .image-container .read-more {
  background: #0080c6;
  bottom: 0;
  color: #fff;
  height: 54px;
  opacity: .95;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .3s;
  width: 54px;
}
.ccm-page .item-news .image-container .read-more i {
  font-size: 17px;
  position: relative;
  top: 17px;
}
.ccm-page .item-news .news-info {
  flex: 1 1 350px;
  margin: 0 80px 0 0;
}
.ccm-page .item-news .news-info h3 {
  font-size: 28px;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.ccm-page .item-news .image-container:hover .read-more {
  background: #002d50;
}
.ccm-page .item-news .news-info p {
  color: #54534a;
  font-size: 18px;
  line-height: 1.7em;
  margin: 0 0 30px 0;
}
.ccm-page .item-news .news-info p.author-date {
  color: #828282;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.ccm-page .item-news .news-info p.read-more-link {
  margin: 0;
}
@media (max-width: 991px) {
  .ccm-page .item-news .news-info {
    margin: 0 40px 0 0;
  }
  .ccm-page .item-news .image-container {
    width: 200px;
  }
  .ccm-page .item-news .image-container .read-more {
    height: 40px;
    width: 40px;
  }
  .ccm-page .item-news .image-container .read-more i {
    font-size: 14px;
    top: 10px;
  }
  .ccm-page .item-news .news-info h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-news .news-info p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .item-news .image-container {
    float: none;
    margin: 0 0 15px 0;
  }
  .ccm-page .item-news .news-info {
    margin: 15px 0 0 0;
  }
  .news-list hr {
    border-top: 1px solid #d5d5cf;
    margin: 30px -15px;
  }
  .ccm-page .item-news .news-info p {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-news .news-info p.author-date {
    font-size: 14px;
  }
}
/*
================
  CONTACT INFO
================
*/
.ccm-page .contact-info {
  margin: 30px auto 0;
  max-width: 860px;
}
.ccm-page .contact-info p {
  margin: 0 0 60px 0;
}
.ccm-page .contact-info .items {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
}
.ccm-page .contact-info .item {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 70px;
  width: 240px;
  position: relative;
}
.ccm-page .contact-info .item a {
  color: #3e4141;
}
.ccm-page .contact-info .item a:hover {
  color: #144d7d;
}
.ccm-page .contact-info .item h4 {
  border-bottom: 1px solid #0080c6;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.2px;
  margin: 0 0 15px;
  padding: 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .ccm-page .contact-info .item {
    font-size: 16px;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info {
    margin: 0 auto;
  }
  .ccm-page .contact-info p {
    margin: 0 0 30px 0;
  }
  .ccm-page .contact-info .items {
    display: block;
  }
  .ccm-page .contact-info .item {
    margin: 0 0 40px;
    max-width: 100%;
    width: inherit;
  }
  .ccm-page .contact-info .item h4 {
    margin: 0 0 10px;
    padding: 0 0 10px;
  }
}
/*
=======================
  CONTACT INFO FOOTER
=======================
*/
.ccm-page .contact-info-footer .items {
  display: block;
  margin: 0;
  max-width: 240px;
}
.ccm-page .contact-info-footer .item {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 0 25px;
  position: relative;
}
.ccm-page .contact-info-footer .item:before {
  border: none;
  border-radius: 0;
  color: #f39c12;
  display: block;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: 400;
  height: inherit;
  left: -25px;
  line-height: inherit;
  margin: 0 15px 0 0;
  padding: 0;
  position: absolute;
  width: inherit;
}
.ccm-page .contact-info-footer .item a {
  color: #3e4141;
}
.ccm-page .contact-info-footer .item a:hover {
  color: #144d7d;
}
.ccm-page .contact-info-footer .item.contact-address:before {
  content: "\f041";
  top: -1px;
}
.ccm-page .contact-info-footer .item.contact-email:before {
  content: "\f0e0";
}
.ccm-page .contact-info-footer .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .contact-info-footer .item.contact-mobile:before {
  content: "\f10b";
  left: -22px;
  top: -1px;
}
.ccm-page .contact-info-footer .item.contact-fax:before {
  content: "\f1ac";
}
@media (max-width: 767px) {
  .ccm-page .contact-info-footer .item {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px 20px;
    position: relative;
  }
  .ccm-page .contact-info-footer .item:before {
    border: none;
    border-radius: 0;
    color: #f39c12;
    display: block;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: 400;
    height: inherit;
    left: -20px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    width: inherit;
  }
  .ccm-page .contact-info-footer .item a {
    color: #3e4141;
  }
  .ccm-page .contact-info-footer .item a:hover {
    color: #144d7d;
  }
  .ccm-page .contact-info-footer .item.contact-mobile:before {
    top: 0;
    left: -17px;
  }
}
/*
=======================
  CONTACT INFO HEADER
=======================
*/
.ccm-page .section-top-bar .item {
  font-family: "Yantramanav", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin: 0 35px 0 40px;
  position: relative;
}
.ccm-page .section-top-bar .item a {
  color: #002d50;
}
.ccm-page .section-top-bar .item a:hover {
  color: #0080c6;
}
.ccm-page .section-top-bar .item:before {
  color: #0080c6;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 400;
  left: -28px;
  margin: 0;
  padding: 0 0 0 6px;
  position: absolute;
}
.ccm-page .section-top-bar .item.contact-address:before {
  content: "\f041";
  top: -1px;
}
.ccm-page .section-top-bar .item.contact-email:before {
  content: "\f0e0";
}
.ccm-page .section-top-bar .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .section-top-bar .item.contact-mobile:before {
  content: "\f10b";
}
.ccm-page .section-top-bar .item.contact-fax:before {
  content: "\f1ac";
}
@media (max-width: 991px) {
  .ccm-page .section-top-bar .item {
    margin: 0 15px 0 40px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-top-bar .item {
    margin: 0 0 12px 15px;
    position: relative;
  }
  .ccm-page .section-top-bar .item.contact-phone {
    width: 100%;
  }
  .ccm-page .section-top-bar .item.contact-address {
    width: 100%;
  }
  .ccm-page .section-top-bar .item:before {
    left: -23px;
  }
}
/*
=======================
  CONTACT INFO LOGO
=======================
*/
.ccm-page .contact-info-logo .item {
  font-family: "Teko", Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: relative;
}
.ccm-page .contact-info-logo .item a {
  color: #002d50;
}
.ccm-page .contact-info-logo .item a:hover {
  color: #0080c6;
}
.ccm-page .contact-info-logo .item:hover:after {
  -webkit-animation-name: spaceboots;
  -webkit-animation-duration: 0.8s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
}
.ccm-page .contact-info-logo .item:before {
  background: #0080c6;
  border-top-left-radius: 10px;
  content: " ";
  display: inline-block;
  height: 43px;
  left: -67px;
  margin: 4px 0 0 0;
  padding: 0px 10px;
  position: absolute;
  top: -1px;
  transform: skewX(-16deg);
  width: 46px;
}
.ccm-page .contact-info-logo .item:after {
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  font-weight: 400;
  left: -65px;
  margin: 4px 0 0 0;
  padding: 0px 10px;
  position: absolute;
  top: 0;
  z-index: 2;
}
.ccm-page .contact-info-logo .item.contact-address:after {
  content: "\f041";
  top: -1px;
}
.ccm-page .contact-info-logo .item.contact-email:after {
  content: "\f0e0";
}
.ccm-page .contact-info-logo .item.contact-phone:after {
  content: "\f095";
}
@-webkit-keyframes spaceboots {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info-logo .item {
    font-size: 24px;
    margin-left: 35px;
  }
  .ccm-page .contact-info-logo .item:before {
    background: #0080c6;
    border-top-left-radius: 6px;
    content: " ";
    display: inline-block;
    height: 24px;
    left: -34px;
    margin: 4px 0 0 0;
    padding: 0px 10px;
    position: absolute;
    top: -1px;
    transform: skewX(-16deg);
    width: 24px;
  }
  .ccm-page .contact-info-logo .item:after {
    color: #fff;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 400;
    left: -38px;
    margin: 5px 0 0 0;
    padding: 0px 10px;
    position: absolute;
    top: 0;
    z-index: 2;
  }
}
/*
=====================
  GALLERY STYLES
=====================
*/
.ccm-page .vivid-thumb-gallery .thumb-item {
  padding: 0 !important;
  text-align: center;
}
.ccm-page .vivid-thumb-gallery .thumb-item a {
  display: block;
  margin: 15px;
}
.ccm-page .vivid-thumb-gallery .thumb-item img {
  border: 1px solid #eee;
  display: inline-block;
  padding: 4px;
  transition: border .3s;
}
.ccm-page .vivid-thumb-gallery .thumb-item img:hover {
  border-color: #5d99e2;
}
@media (max-width: 767px) {
  .ccm-page .vivid-thumb-gallery .thumb-item a {
    margin: 5px;
  }
}
/*
=====================
  FORMIDABLE STYLES
=====================
*/
.ccm-page .formidable {
  margin: 0 auto 40px auto;
  max-width: 860px;
}
.ccm-page .formidable h3 {
  color: #0080c6;
  font-family: "Teko", Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin: 40px 0 20px 0;
  max-width: 100%;
  text-align: center;
}
.ccm-page .formidable .row {
  margin-left: -5px;
  margin-right: -5px;
}
.ccm-page .formidable [class*="col-sm"] {
  padding-left: 5px;
  padding-right: 5px;
}
.ccm-page .formidable .form-group {
  margin: 0 -5px 0 -5px;
}
.ccm-page :-moz-placeholder {
  color: #767676 !important;
  font-size: 16px;
  font-weight: 300;
}
.ccm-page ::-moz-placeholder {
  color: #767676 !important;
  font-size: 16px;
  font-weight: 300;
}
.ccm-page :-ms-input-placeholder {
  color: #767676 !important;
  font-size: 16px;
  font-weight: 300;
}
.ccm-page ::-webkit-input-placeholder {
  color: #767676 !important;
  opacity: 1 !important;
  font-size: 16px;
  font-weight: 300;
}
.ccm-page .formidable textarea,
.ccm-page .formidable input[type=text],
.ccm-page .formidable input[type=email] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #a6a6a6;
  border-radius: 0;
  box-shadow: none;
  color: #282828;
  font-size: 16px;
  font-weight: 400;
  height: inherit;
  outline: none;
  padding: 13px 13px 11px;
}
.ccm-page .formidable select {
  background: #fff;
  border: 1px solid #a6a6a6;
  border-radius: 0;
  box-shadow: none;
  color: #282828;
  font-size: 18px;
  font-weight: 400;
  height: inherit;
  outline: none;
  padding: 12px 13px 13px;
  margin: 5px 0;
}
.ccm-page .formidable textarea {
  height: 180px;
  margin: 5px 0;
}
.ccm-page .formidable .form-control:focus {
  border-color: #333;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ccm-page .formidable .captcha_holder {
  display: block;
  margin: 5px 0 0 0;
  text-align: center;
}
.ccm-page .formidable .captcha_input {
  display: inline-block;
}
.ccm-page .formidable #ff_buttons {
  text-align: center;
}
@media (max-width: 767px) {
  .ccm-page .formidable textarea,
  .ccm-page .formidable input[type=text],
  .ccm-page .formidable input[type=email] {
    padding: 11px 12px;
  }
  .ccm-page .formidable select {
    padding: 8px 12px 9px;
  }
  .ccm-page .formidable textarea {
    height: 150px;
  }
}
/*
=================
  CART BUTTON
=================
*/
.ccm-page .cart {
  border-left: 1px solid #6c8d96;
  color: #0080c6;
  font-size: 18px;
  margin: 0 0 0 13px;
  padding: 0 0 0 13px;
  position: relative;
}
.ccm-page .cart a {
  color: #0080c6;
  transition: text-shadow 0.3s ease;
}
.ccm-page .cart a:hover {
  color: #002d50;
}
.ccm-page .cart .badge {
  background: #f34656;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(8, 43, 83, 0.75);
  -moz-box-shadow: 1px 1px 1px 0px rgba(8, 43, 83, 0.75);
  box-shadow: 1px 1px 1px 0px rgba(8, 43, 83, 0.75);
  color: #fff;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 11px;
  left: 25px;
  min-width: inherit;
  padding: 4px 6px;
  position: absolute;
  top: -7px;
}
@media (max-width: 767px) {
  .ccm-page .cart {
    border-left: 1px solid #6c8d96;
    margin: 0 15px 0 13px;
    padding: 5px 0 0 13px;
    position: relative;
  }
  .ccm-page .cart .badge {
    top: -2px;
  }
}
/*
==================
  GOOGLE REVIEWS
==================
*/
.ccm-page .google-reviews-container {
  background: #fff;
  margin: 0 20px;
  padding: 40px 0 0;
}
.ccm-page .google-reviews-container h3 {
  color: #d4d4d4;
  font-family: Arial;
  font-size: 30px;
  margin: 0 0 40px 0;
  text-align: center;
}
.ccm-page .google-reviews-container .button-container {
  text-align: center;
}
.ccm-page .google-reviews-container .button-container .button-special {
  margin: 60px auto;
}
.ccm-page .google-reviews-container .review-stars {
  margin: 0 0 10px 0;
}
.ccm-page .google-reviews-container .review-sep {
  display: none;
}
.ccm-page .google-reviews-container .review-text {
  line-height: 1.7em;
  max-height: 200px;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
}
.ccm-page .google-reviews-container .review-text.show {
  max-height: inherit;
}
.ccm-page .google-reviews-container .review-text.show:after {
  display: none;
}
.ccm-page .google-reviews-container .review-text:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ccm-page .google-reviews-container .read-more {
  color: #337ab7;
  padding: 0 10px;
}
.ccm-page .google-reviews-container .read-more:hover {
  color: #144d7d;
  cursor: pointer;
}
.ccm-page .google-reviews-container .google-reviews .review-item {
  border: 0;
  box-shadow: 1px 0 0 0 #eeeeee, 0 1px 0 0 #eeeeee, 1px 1px 0 0 #eeeeee, /* Just to fix the corner */ 1px 0 0 0 #eeeeee inset, 0 1px 0 0 #eeeeee inset;
}
.ccm-page .google-reviews-container .google-red {
  color: #ea4335;
}
.ccm-page .google-reviews-container .google-blue {
  color: #4285f4;
}
.ccm-page .google-reviews-container .google-yellow {
  color: #fbbc05;
}
.ccm-page .google-reviews-container .google-green {
  color: #34a853;
}
@media (max-width: 767px) {
  .ccm-page .google-reviews-container {
    margin: 0 5px;
    padding: 15px 0 0;
  }
  .ccm-page .google-reviews-container h3 {
    font-size: 24px;
  }
}
/*
===============================
  FOOTER AREA SPECIFIC STYLES
===============================
*/
.ccm-page #back-to-top {
  bottom: 40px;
  color: #bbb;
  display: block;
  opacity: 0.8;
  position: fixed;
  right: 5px;
}
.ccm-page #back-to-top i {
  font-size: 32px;
  position: relative;
  top: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
.ccm-page #back-to-top:hover i {
  color: #999;
  top: -3px;
}
.ccm-page .footer {
  padding: 0;
}
.ccm-page .footer .top-stripe {
  background: #f39c12;
  height: 5px;
  margin: 0 0 60px 0;
}
.ccm-page .footer .contact {
  margin: 0 0 30px 0;
}
.ccm-page .footer .contact h4 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.ccm-page .footer .contact p {
  font-size: 16px;
}
.ccm-page .footer .contact a:hover {
  text-decoration: underline;
}
.ccm-page .footer .enquire {
  text-align: right;
}
.ccm-page .footer .copyright p {
  line-height: 1.9em;
  margin: 0 0 10px 0;
  text-align: right;
}
.ccm-page .footer .copyright p .grey {
  color: #828282;
  text-decoration: underline;
}
.ccm-page .footer .copyright p .grey:hover {
  text-decoration: none;
}
.ccm-page .footer .footer-logo {
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .ccm-page .footer .top-stripe {
    margin: 0 0 20px 0;
  }
  .ccm-page .footer .contact {
    margin: 0 0 20px 0;
  }
  .ccm-page .footer .enquire {
    margin: 10px 0;
    text-align: center;
  }
  .ccm-page .footer .copyright p {
    text-align: left;
  }
}
/*
=======================
  FOOTER SOCIAL LINKS
=======================
*/
.ccm-page .footer .social {
  margin: 20px 0 25px;
  position: relative;
}
.ccm-page .footer .social-icons {
  position: relative;
}
.ccm-page .footer .social-icons:after {
  content: " ";
  background: #e0e0e0;
  height: 1px;
  right: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.ccm-page .footer .social-icons a {
  background: #fff;
  border-left: 1px solid #e0e0e0;
  color: #002d50;
  font-size: 16px;
  padding: 3px 20px 3px 15px;
  position: relative;
  text-decoration: none !important;
  z-index: 2;
}
.ccm-page .footer .social-icons a:first-child {
  border-left: none;
  padding: 3px 11px 3px 0;
}
.ccm-page .footer .social-icons a:hover i {
  color: #0080c6;
}
@media (max-width: 991px) {
  .content .footer .social-icons:after {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .content .footer .social {
    margin: 10px 0 25px;
  }
  .content .footer .social-icons {
    position: relative;
  }
  .content .footer .social-icons:after {
    width: 60%;
  }
}
