#change-style {
  background: #7f4317;
  text-align: right;
}
#change-style .container {
  overflow: hidden;
}
#change-style .change-style ul {
  margin: 0px;
}
#change-style .change-style ul li {
  float: right;
}
#change-style ul li a {
  height: 12px;
  width: 68px;
  display: block;
  text-indent: 9999px;
  float: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#change-style ul li.item-173 a {
  background: #336467;
}
#change-style ul li.item-172 a {
  background: #a8bf4c;
  margin-top: 2px;
}
#change-style ul li.item-174 a {
  background: #e27900;
}
#change-style ul li a:hover,
#change-style ul li.current a {
  -moz-box-shadow: 0px 2px 4px #444444 inset;
  -webkit-box-shadow: 0px 2px 4px #444444 inset;
  box-shadow: 0px 2px 4px #444444 inset;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .logo {
    background: url(../../../templates/noo_capulus/images/title-line-image.png) repeat-x;
    background-position-y: 69%;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image a {
  background: #fffaf4;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 100;
  position: relative;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  z-index: 100;
  position: relative;
  text-decoration: none;
  font-size: 26px;
  font-weight: bold;
  background: #fffaf4;
  padding-left: 10px;
  padding-right: 10px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.t3-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.head-search {
  margin-top: 25px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 25px;
  padding-top: 25px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.t3-sl .t3-spotlight {
  padding: 15px 0px 15px 0px;
}
.t3-mainbody {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
}
.t3-mainbody .row {
  margin: 0;
}
@media (max-width: 767px) {
  .t3-mainbody {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.t3-content {
  padding-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .t3-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.t3-content .pull-left img {
  width: 100%;
}
.t3-content p.top-content {
  font-weight: bold;
}
.t3-content .items-row p.top-content {
  font-weight: normal;
}
.t3-sidebar {
  padding-bottom: 25px;
  padding-right: 0px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .t3-sidebar {
    padding-left: 0px;
    padding-right: 15px;
  }
}
.t3-sidebar .module-title {
  font-size: 22px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ccc7c1;
  margin-bottom: 15px;
}
.t3-sidebar .t3-module {
  margin-bottom: 20px;
}
.t3-footer {
  margin-top: 20px;
  background: #ede4d5;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .col-lg-1,
.t3-footer .col-lg-2,
.t3-footer .col-lg-3,
.t3-footer .col-lg-4,
.t3-footer .col-lg-5,
.t3-footer .col-lg-6,
.t3-footer .col-lg-7,
.t3-footer .col-lg-8,
.t3-footer .col-lg-9,
.t3-footer .col-lg-10,
.t3-footer .col-lg-11,
.t3-footer .col-lg-12 {
  padding-left: 9px;
  padding-right: 9px;
}
.t3-footer .t3-spotlight .t3-module h3.module-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc7c1;
  padding-bottom: 14px;
}
.t3-footer .t3-spotlight .t3-module .module-ct {
  color: #4f4f4f;
  font-size: 12px;
  padding-top: 8px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us {
  margin-top: 15px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-home:before {
  content: url(../../../templates/noo_capulus/images/icon_home.png);
  float: left;
  width: 11%;
  margin-right: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-home:before {
    margin-right: 0;
    width: 9%;
  }
}
@media (max-width: 767px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-home:before {
    width: 7%;
  }
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-home p {
  line-height: 18px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-phone:before {
  content: url(../../../templates/noo_capulus/images/icon_telephone.png);
  float: left;
  margin-top: 8px;
  width: 11%;
  margin-right: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-phone:before {
    margin-right: 0;
    width: 9%;
  }
}
@media (max-width: 767px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-phone:before {
    width: 7%;
  }
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-phone p {
  line-height: 18px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail {
  margin-top: -5px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail:before {
  content: url(../../../templates/noo_capulus/images/icon_mail.png);
  float: left;
  margin-top: 8px;
  width: 11%;
  margin-right: 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail:before {
    margin-right: 0;
    width: 9%;
  }
}
@media (max-width: 767px) {
  .t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail:before {
    width: 7%;
  }
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail p {
  line-height: 33px;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail p a {
  text-decoration: none;
  color: #4f4f4f;
}
.t3-footer .t3-spotlight .t3-module .module-ct ul#contact-us .icon-mail p a:hover {
  color: #71d4c0;
}
.t3-footer .t3-spotlight .t3-module ul.for-business li a {
  text-decoration: none;
  color: #4f4f4f;
}
.t3-footer .t3-spotlight .t3-module ul.for-business li a:hover {
  color: #71d4c0;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form {
  margin-top: 8px;
  padding: 0px;
  width: 100%;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td {
  padding: 0px;
  text-align: left;
  border: 1px solid #ccc7c1;
  width: 220px;
  display: block;
  margin-bottom: 7px;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td input {
  background: #ede4d5;
  border: none;
  width: 89% !important;
  height: 18px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-align: left;
  font-size: 11px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td input:focus {
  text-align: left;
  font-size: 12px;
  background: #71d4c0;
  color: #FFFFFF;
  border-radius: 0;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons {
  border: none;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons input,
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons input.btn,
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons input.button,
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons button {
  width: auto !important;
  height: auto !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #cac5bf;
  color: #edeae5;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0px;
  border-radius: 0px;
}
.t3-footer .t3-spotlight .t3-module table.acymailing_form td.acysubbuttons input:hover {
  color: #ffffff;
  border-radius: 0;
  background: #71d4c0;
}
.t3-footer .t3-spotlight .t3-module .social_media ul {
  margin-top: 15px;
  list-style-type: none;
}
.t3-footer .t3-spotlight .t3-module .social_media ul li {
  width: 34px;
  border-radius: 5px;
  margin-right: 10px;
  padding: 5px 13px 5px 13px;
  float: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  background: #fff;
}
.t3-footer .t3-spotlight .t3-module .social_media ul li:hover {
  background: #71d4c0;
}
.t3-footer .t3-spotlight .t3-module .social_media ul li:hover i {
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  #t3-footer .t3-spotlight div.col-md-3:nth-child(3) {
    clear: both;
  }
}
.t3-footnav {
  padding: 40px 0 22px !important;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}
.t3-footnav .t3-module {
  background: #ede4d5;
  color: #4f4f4f;
  margin-top: 12.5px;
  margin-bottom: 0px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 17px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #4f4f4f;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #4f4f4f;
}
.t3-copyright {
  font-size: 12px;
  padding: 15px 0 10px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  text-decoration: none;
  color: #71d4c0;
}
.copyright {
  margin-bottom: 25px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.contactno-background h3 {
  font-size: 26px;
}
.contactno-background .contact-form {
  margin-right: 10px;
}
.contactno-background .contact-form .contact-form-label {
  font-size: 13px;
  border-bottom: none;
}
.contactno-background .contact-form .controls-jfrom {
  padding: 0px;
  text-align: left;
  border: 1px solid #ccc7c1;
  width: 355px;
  display: block;
  margin-bottom: 7px;
  margin-left: 0px;
}
@media (max-width: 767px) {
  .contactno-background .contact-form .controls-jfrom {
    width: 100%;
  }
}
.contactno-background .contact-form .controls-jfrom input {
  background: #fffaf4;
  border: none;
  width: 93% !important;
  height: 30px;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-align: left;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  .contactno-background .contact-form .controls-jfrom input {
    width: 89% !important;
  }
}
.contactno-background .contact-form .controls-jfrom input:focus {
  text-align: left;
  background: #71d4c0;
  color: #FFFFFF;
  border-radius: 0;
}
.contactno-background .contact-form .controls-message {
  width: 85%;
  padding: 0px;
  text-align: left;
  border: 1px solid #ccc7c1;
  display: block;
  margin-bottom: 7px;
  margin-left: 0px;
}
@media (max-width: 767px) {
  .contactno-background .contact-form .controls-message {
    width: 100%;
  }
}
.contactno-background .contact-form .controls-message #jform_contact_message {
  width: 100%;
  background: #fffaf4;
  border: none;
}
.contactno-background .contact-form .controls-message #jform_contact_message:focus {
  border-color: #71d4c0;
  box-shadow: none;
}
.contactno-background .contact-form .form-actions {
  background: transparent;
  border: 0;
  float: left;
  margin: 0 0 10px 0px;
  padding: 0;
}
.contactno-background .contact-form .form-actions .btn-primary {
  display: block;
  margin: 0;
  padding: 10px;
  border: 0;
  background: #71d4c0;
  font-size: 14px;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
}
.contactno-background .contact-form .form-actions .btn-primary:hover {
  opacity: 0.8;
}
.contactno-background .col-md-4 {
  margin-left: -30px;
}
@media (max-width: 767px) {
  .contactno-background .col-md-4 {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contactno-background .col-md-4 {
    margin-left: 0;
  }
}
.contactno-background .col-md-4 .contact-position {
  margin-left: 0px;
}
.contactno-background .col-md-4 .contact-position dd {
  margin-left: 0px;
  line-height: 21px;
}
.contactno-background .col-md-4 .contact-address {
  margin-top: 10px;
}
.contactno-background .col-md-4 .contact-address dt {
  width: 50px;
  text-align: left;
  margin-bottom: 3px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .contactno-background .col-md-4 .contact-address dt {
    margin-bottom: 0px;
    float: left;
  }
}
.contactno-background .col-md-4 .contact-address dd {
  margin-left: 0px;
}
.contactno-background .col-md-4 .contact-address dd .contact-emailto a {
  text-decoration: none;
  color: #71d4c0;
}
.contactno-background .col-md-4 .contact-miscinfo dd {
  margin-left: 0px;
  margin-top: 20px;
}
.contactno-background .col-md-4 .contact-miscinfo .contact-misc .day {
  width: 47%;
  float: left;
}
.contactno-background .col-md-4 .contact-miscinfo .contact-misc .hours {
  margin-left: 50%;
}
.item-page #box1 {
  padding: 0;
}
.item-page #box1 .box-left {
  padding-right: 10px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .item-page #box1 .box-left {
    padding-left: 0;
    padding-right: 0;
  }
}
.item-page #box1 .box-right {
  padding-left: 20px;
  padding-bottom: 40px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .item-page #box1 .box-right {
    padding-left: 0;
  }
}
.item-page #box1 .box-right img {
  width: 100%;
}
.item-page #box2 {
  padding-bottom: 15px;
}
.item-page #box2 img {
  width: 100%;
}
.login {
  font-size: 14px;
  color: #333333;
}
.login .form-group .control-label label {
  font-weight: normal;
}
.login .form-group input {
  border-radius: 0;
  border: 0;
  color: #333333;
  font-size: 13px;
  padding: 6px;
  background: transparent;
  border: 1px solid #ccc7c1;
}
.login .form-group input:focus {
  border: 1px solid #71d4c0;
  background: #71d4c0;
  border-radius: 0;
}
.login .form-group button.btn-primary {
  display: block;
  margin: 0;
  padding: 4px 10px;
  border: 0;
  background: #7f4317;
  font-size: 14px;
  border-radius: 0;
  color: #fed5ac;
  text-transform: capitalize;
  text-shadow: none;
  cursor: pointer;
  float: left;
  opacity: 0.8;
  background: #71d4c0;
}
.login .form-group button.btn-primary:active,
.login .form-group button.btn-primary:focus,
.login .form-group button.btn-primary:hover {
  opacity: 1;
  color: #FFFFFF;
  background: #71d4c0;
  -webkit-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -moz-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -o-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
}
.form-group input {
  border-radius: 0;
  border: 0;
  color: #333333;
  font-size: 13px;
  padding: 6px;
  background: transparent;
  border: 1px solid #ccc7c1;
}
.form-group input:focus {
  border: 1px solid #71d4c0;
  background: #71d4c0;
  border-radius: 0;
}
.form-group button.btn-primary {
  display: block;
  margin: 0;
  padding: 4px 10px;
  border: 0;
  background: #7f4317;
  font-size: 14px;
  border-radius: 0;
  color: #fed5ac;
  text-transform: capitalize;
  text-shadow: none;
  cursor: pointer;
  float: left;
  opacity: 0.8;
  background: #71d4c0;
}
.form-group button.btn-primary:active,
.form-group button.btn-primary:focus,
.form-group button.btn-primary:hover {
  opacity: 1;
  color: #FFFFFF;
  background: #71d4c0;
  -webkit-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -moz-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -o-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
}
.form-validate #k2Container tr td {
  border: none;
}
.form-validate #k2Container tr td input {
  float: left;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 10px;
  border-radius: 0;
  border: 0;
  color: #333333;
  font-size: 13px;
  padding: 6px;
  background: transparent;
  border: 1px solid #ccc7c1;
}
.form-validate #k2Container tr td input:focus {
  border: 1px solid #71d4c0;
  background: #71d4c0;
  border-radius: 0;
}
.form-validate #k2Container tr td input#image {
  border: none;
  background: transparent;
}
.form-validate #k2Container tr td label.radio {
  height: 10px;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-bottom: 10px;
}
.form-validate #k2Container tr td textarea {
  margin-left: 10px;
}
.form-validate #k2Container tr td textarea:focus {
  border-color: #71d4c0;
}
.form-validate #k2Container tr td.key {
  width: 16%;
  padding-right: 10px;
}
.form-validate #k2Container tr td.key label {
  color: #333333;
  font-weight: normal;
  font-size: 13px;
}
.form-validate #k2Container .k2AccountPageNotice {
  float: left;
}
.form-validate #k2Container button {
  display: block;
  margin: 0;
  padding: 4px 10px;
  border: 0;
  background: #7f4317;
  font-size: 14px;
  border-radius: 0;
  color: #fed5ac;
  text-transform: capitalize;
  text-shadow: none;
  cursor: pointer;
  opacity: 0.8;
  background: #71d4c0;
}
.form-validate #k2Container button:active,
.form-validate #k2Container button:focus,
.form-validate #k2Container button:hover {
  opacity: 1;
  color: #FFFFFF;
  background: #71d4c0;
  -webkit-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -moz-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  -o-transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
  transition: background 0.2s cubic-bezier(0.17, 0.67, 0.88, 1.25), color 0.2s linear;
}
.back-to-top {
  background: #333333;
  bottom: 5px;
  opacity: 0.8;
  color: #FFFFFF;
  display: none;
  font-size: 20px;
  padding: 0px;
  position: fixed;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  float: right;
  right: 30px;
  text-decoration: none;
  box-sizing: content-box !important;
  z-index: 99999;
}
.back-to-top:hover {
  background: #71d4c0;
  opacity: 1;
}

.custom-image-banner {
  background: url(../../../templates/noo_capulus/images/dot-line-image.png) no-repeat;
  background-position: bottom;
}
.custom-image-banner img {
  width: 100%;
  border-bottom: 3px solid #71d4c0;
}
.custom-image-banner h2.title {
  text-align: center;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-top: -75px;
  margin-bottom: 75px;
  font-weight: bold;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .custom-image-banner h2.title {
    margin-top: -50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-image-banner h2.title {
    margin-top: -50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .custom-image-banner h2.title {
    display: none;
  }
}
.custom-image-banner h2.title:after {
  content: url(../../../templates/noo_capulus/images/line-image.png);
  position: relative;
  left: 15px;
  top: -9px;
}
.custom-image-banner h2.title:before {
  content: url(../../../templates/noo_capulus/images/line-image.png);
  left: -15px;
  position: relative;
  top: -9px;
}
.custom-image-banner .caption {
  text-align: center;
  padding-bottom: 23px;
}
.dot-image {
  margin-bottom: -12px;
  height: 25px;
  text-align: center;
  position: relative;
  z-index: 100;
  background: url(../../../templates/noo_capulus/images/icon-top.png) top center no-repeat;
}
.dot-image-bottom {
  height: 25px;
  text-align: center;
  position: relative;
  z-index: 100;
  margin-top: -10px;
  background: url(../../../templates/noo_capulus/images/icon-bottom.png) top center no-repeat;
}
.contact-infor {
  margin: -7% 0px 0px 0px;
}
@media (max-width: 767px) {
  .contact-infor {
    margin-top: 10px;
  }
}
.contact-infor .find-capulus {
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.contact-infor .find-capulus i.fa-map-marker {
  font-size: 23px;
  line-height: 0px;
  margin-right: 3px;
}
.contact-infor .find-capulus a {
  text-decoration: none;
  font-size: 14px;
  color: #333333;
}
.contact-infor .find-capulus a span {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .contact-infor .find-capulus a {
    font-size: 12px;
  }
  .contact-infor .find-capulus i.fa-map-marker {
    font-size: 21px;
  }
}
.contact-infor .find-capulus:hover i {
  color: #71d4c0;
}
.contact-infor .number-call {
  padding-right: 0;
  text-align: right;
  font-size: 16px;
  font-style: italic;
}
.contact-infor .number-call i.fa-mobile {
  font-size: 25px;
  line-height: 0px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .contact-infor .number-call {
    padding-right: 15px;
    font-size: 13px;
  }
  .contact-infor .number-call i.fa-mobile {
    font-size: 22px;
  }
}
.welcome-to {
  margin-top: 20px;
}
.welcome-to div.header h2.title-header {
  text-align: center;
  background: url(../../../templates/noo_capulus/images/title-line-image.png) repeat-x;
  background-position: center;
  font-size: 42px;
}
.welcome-to div.header h2.title-header span {
  background: #fffaf4;
  padding-left: 17px;
  padding-right: 17px;
}
.welcome-to div.header p.caption-header {
  font-size: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .welcome-to div.header h2.title-header {
    text-align: left;
    font-size: 32px;
    background: none;
  }
  .welcome-to div.header h2.title-header span {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .welcome-to div.header p.caption-header {
    text-align: left;
    font-size: 14px;
  }
}
.welcome-to div.content .image-welcome img {
  width: 100%;
}
.welcome-to div.content .caption-welcome h3 {
  font-size: 22px;
  margin: 20px 0px 15px 0px;
  font-weight: 300;
}
.welcome-to div.content .caption-welcome ul.list-caption li {
  list-style-image: url("../../../templates/noo_capulus/images/themes/blue/ico/icon_list.png");
  margin-left: -21px;
  margin-top: 5px;
}
.welcome-to div.content .caption-welcome p {
  margin: 0;
}
.last-update.left-infor {
  margin-top: 10px;
  border-top: 1px solid #ccc7c1;
  border-bottom: 1px solid #ccc7c1;
  padding: 10px 0px 22px 0px;
  text-align: center;
}
.last-update.left-infor h3 {
  font-size: 24px;
}
.last-update.left-infor h3:after {
  content: ".";
  position: relative;
  left: 34px;
  top: -7px;
}
.last-update.left-infor h3:before {
  content: ".";
  left: -34px;
  position: relative;
  top: -7px;
}
@media (max-width: 767px) {
  .last-update.left-infor {
    padding: 18px 0px 25px 0px;
  }
  .last-update.left-infor h2 {
    text-align: center !important;
  }
  .last-update.left-infor p.caption {
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-update.right-infor {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .last-update.right-infor {
    margin-top: 30px;
  }
}
.last-update.right-infor .last-update-item#item1:hover .item-caption-more#item1 {
  display: block;
  margin-top: -201px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .last-update.right-infor .last-update-item#item1:hover .item-caption-more#item1 {
    margin-top: -190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-update.right-infor .last-update-item#item1:hover .item-caption-more#item1 {
    margin-top: -247px;
  }
}
@media (max-width: 767px) {
  .last-update.right-infor .last-update-item#item1:hover .item-caption-more#item1 {
    margin-top: -247px;
  }
}
.last-update.right-infor .last-update-item#item2:hover .item-caption-more#item2 {
  display: block;
  margin-top: -201px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .last-update.right-infor .last-update-item#item2:hover .item-caption-more#item2 {
    margin-top: -190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-update.right-infor .last-update-item#item2:hover .item-caption-more#item2 {
    margin-top: -247px;
  }
}
@media (max-width: 767px) {
  .last-update.right-infor .last-update-item#item2:hover .item-caption-more#item2 {
    margin-top: -247px;
  }
}
.last-update.right-infor .last-update-item#item3:hover .item-caption-more#item3 {
  display: block;
  margin-top: -203px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .last-update.right-infor .last-update-item#item3:hover .item-caption-more#item3 {
    margin-top: -190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-update.right-infor .last-update-item#item3:hover .item-caption-more#item3 {
    margin-top: -247px;
  }
}
@media (max-width: 767px) {
  .last-update.right-infor .last-update-item#item3:hover .item-caption-more#item3 {
    margin-top: -247px;
  }
}
@media (max-width: 767px) {
  .last-update.right-infor .last-update-item {
    margin-bottom: 20px;
  }
  .last-update.right-infor .last-update-item .item-image {
    text-align: center;
  }
  .last-update.right-infor .last-update-item .item-image img {
    width: 200px !important;
  }
  .last-update.right-infor .last-update-item .item-caption h3 {
    text-align: center !important;
  }
}
.last-update.right-infor .last-update-item .item-image img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-update.right-infor .last-update-item .item-image img {
    width: 200px;
  }
}
.last-update.right-infor .last-update-item h3 {
  text-align: center;
  font-size: 16px;
  margin: 15px 0px 5px 0px;
}
.item-caption-more {
  cursor: pointer;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  display: none;
  z-index: 100;
  width: 100%;
  height: 170px;
  width: 170px;
  background-color: #71d4c0;
  opacity: 0.7;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  text-align: center;
}
@media (max-width: 767px) {
  .item-caption-more {
    border-radius: 50%;
    height: 215px;
    width: 215px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .item-caption-more {
    border-radius: 50%;
    height: 215px;
    width: 215px;
  }
}
.item-caption-more p#number {
  font-size: 25px;
  padding: 45px 0px 5px 0px;
}
.item-caption-more p#text {
  font-size: 14px;
  padding: 0px 10px 0px 10px;
}
.title-feature {
  margin-top: 15px;
}
.title-feature h2.title {
  background: url(../../../templates/noo_capulus/images/title-line-image.png) repeat-x;
  background-position: center;
  margin-top: 10px;
  text-align: center;
}
.title-feature h2.title span {
  background: #fffaf4;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 42px;
}
.title-feature p.caption {
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .title-feature h3.title {
    text-align: left;
    background: none;
  }
  .title-feature h3.title span {
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
  }
  .title-feature p.caption {
    text-align: left;
    font-size: 14px;
  }
}
.noo-accordion-slider ul li {
  text-align: center;
}
.noo-accordion-slider ul li .image_title {
  z-index: 10;
}
@media (max-width: 767px) {
  .noo-accordion-slider ul li .image_title {
    top: 33%;
  }
}
.noo-accordion-slider ul li .image_title a.title {
  z-index: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  .noo-accordion-slider ul li .image_title a.title {
    padding-left: 0;
    padding-right: 0;
  }
}
.noo-accordion-slider ul li .image_title a.title:after {
  content: url(../../../templates/noo_capulus/images/line-title-slide.png);
  position: relative;
  left: 10px;
  top: -7px;
}
.noo-accordion-slider ul li .image_title a.title:before {
  content: url(../../../templates/noo_capulus/images/line-title-slide.png);
  left: -10px;
  position: relative;
  top: -7px;
}
.noo-accordion-slider ul li .image_title .desc-accordian {
  text-align: left !important;
  transition: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .noo-accordion-slider ul li:hover .image_title {
    top: 62% !important;
  }
}
.noo-accordion-slider ul li:hover .image_title a.title {
  top: 65% !important;
  background: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .noo-accordion-slider ul li:hover .image_title a.title {
    font-size: 40px !important;
  }
}
.noo-accordion-slider ul li:hover .image_title a.title:after {
  content: '';
}
.noo-accordion-slider ul li:hover .image_title a.title:before {
  content: '';
}
@media (max-width: 767px) {
  .noo-accordion-slider ul li:hover .image_title div.desc-accordian {
    display: none;
  }
}
.noo-accordion-slider .image_title .title_style1 {
  background: #71d4c0 !important;
  opacity: 0.9 !important;
}
.noo-accordion-slider .image_title .title_style2 {
  background: #999999 !important;
  opacity: 0.9 !important;
}
.noo-accordion-slider .image_title .title_style3 {
  background: #71d4c0 !important;
  opacity: 0.9 !important;
}
.noo-accordion-slider .image_title .title_style4 {
  background: #999999 !important;
  opacity: 0.9 !important;
}
.navcontent {
  margin-top: 15px;
}
.promotions {
  padding: 0px 35px 20px 0px;
  margin-right: -15px;
  border-right: 1px solid #ccc7c1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .promotions {
    padding-right: 15px;
    margin-right: -15px;
  }
}
.promotions .header {
  border-bottom: 1px solid #ccc7c1;
}
.promotions .header h2 {
  padding: 0;
  margin: 0px 0px 5px 0px;
  font-size: 42px;
}
.promotions .header h2 a {
  text-decoration: none;
  color: #333333;
}
.promotions .header h2 a:hover {
  color: #71d4c0;
}
.promotions .content h3 {
  font-size: 20px;
  margin: 25px 0px 12px 0px;
}
.promotions .content .image {
  float: left;
  width: 30%;
}
@media (max-width: 991px) {
  .promotions .content .image img {
    width: 100%;
  }
}
.promotions .content .caption {
  float: left;
  width: 70%;
}
.promotions .content .caption .read-more a {
  color: #71d4c0;
  opacity: 0.8;
}
.promotions .content .caption .read-more a:hover {
  opacity: 1;
}
.promotions .content p {
  margin: 0;
}
.special {
  margin: 0px 0px 65px 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .special {
    margin: 0;
  }
}
.special .header {
  border-bottom: 1px solid #ccc7c1;
}
.special .header h2 {
  padding: 0;
  margin: 0px 0px 5px 0px;
  font-size: 42px;
}
.special .header h2 a {
  text-decoration: none;
  color: #333333;
}
.special .header h2 a:hover {
  color: #71d4c0;
}
.special .content h3 {
  font-size: 20px;
  margin: 25px 0px 12px 0px;
}
.special .content .image {
  float: left;
  width: 30%;
  margin-top: -25px;
  padding-left: 17px;
}
@media (max-width: 991px) {
  .special .content .image img {
    width: 100%;
  }
}
.special .content .caption {
  float: left;
  width: 70%;
}
.special .content .read-more {
  width: 100%;
  float: left;
  padding-left: 249px;
}
@media (max-width: 767px) {
  .special .content .read-more {
    text-align: right;
    float-right: 25px;
    padding-left: 0;
  }
}
.special .content .read-more a {
  color: #71d4c0;
  opacity: 0.8;
}
.special .content .read-more a:hover {
  opacity: 1;
}
.special .content p {
  margin: 0;
}
.t3-footer .t3-spotlight .t3-module h3.module-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc7c1;
  padding-bottom: 14px;
  margin: 15px 0px 25px 0px;
}
.menu-list-page {
  margin-top: 20px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .menu-list-page {
    margin-top: 0px;
  }
}
.menu-list-page .menu-item {
  text-align: center;
}
.menu-list-page .menu-item img {
  width: 340px;
  height: 300px;
}
@media (max-width: 767px) {
  .menu-list-page .menu-item img {
    width: 50%;
    height: auto;
  }
}
.menu-list-page .menu-item p.menu-title {
  font-size: 26px;
  color: #71d4c0;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 0px 0px 0px;
}
.menu-list-page .menu-item .list-item {
  z-index: 50;
  display: none;
  position: absolute;
  padding: 5px 22px 5px 22px;
  width: 436px;
  height: 436px;
  background: #e9d0bd;
  opacity: 0.9;
  color: #71d4c0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
@media (max-width: 767px) {
  .menu-list-page .menu-item .list-item {
    padding: 3px 8px 3px 8px;
    width: 280px;
    height: 370px;
  }
}
.menu-list-page .menu-item .list-item .Menu-Heading h3 {
  text-align: left;
}
.menu-list-page .menu-item .list-item .Menu-Heading {
  border-bottom: 1px solid #e7bea1;
}
.menu-list-page .menu-item .list-item .Menu-Heading h3 {
  font-size: 26px;
}
.menu-list-page .menu-item .list-item .menu-row {
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e7bea1;
}
@media (max-width: 767px) {
  .menu-list-page .menu-item .list-item .menu-row {
    margin-top: 0;
    margin-bottom: 0px;
  }
}
.menu-list-page .menu-item .list-item .menu-row .item-label {
  float: left;
  width: 70%;
  padding: 0;
  padding-top: 7px;
}
@media (max-width: 767px) {
  .menu-list-page .menu-item .list-item .menu-row .item-label {
    padding-top: 0px;
  }
}
.menu-list-page .menu-item .list-item .menu-row .item-label p {
  text-align: left;
  font-size: 14px;
}
.menu-list-page .menu-item .list-item .menu-row .price {
  float: left;
  width: 30%;
  padding-top: 7px;
}
@media (max-width: 767px) {
  .menu-list-page .menu-item .list-item .menu-row .price {
    padding-top: 0px;
  }
}
.menu-list-page .menu-item .list-item .menu-row .price p {
  text-align: right;
  font-size: 14px;
}
.menu-list-page .menu-item.left.coffee:hover .list-item.coffee {
  display: block;
  margin-left: 60%;
  margin-top: -355px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-list-page .menu-item.left.coffee:hover .list-item.coffee {
    margin-left: 40%;
  }
}
@media (max-width: 767px) {
  .menu-list-page .menu-item.left.coffee:hover .list-item.coffee {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -285px;
  }
}
.menu-list-page .menu-item.right.tea:hover .list-item.tea {
  display: block;
  margin-left: -40%;
  margin-top: -355px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-list-page .menu-item.right.tea:hover .list-item.tea {
    margin-left: -60%;
  }
}
@media (max-width: 767px) {
  .menu-list-page .menu-item.right.tea:hover .list-item.tea {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.menu-list-page .menu-item.left.book:hover .list-item.book {
  display: block;
  margin-left: 60%;
  margin-top: -400px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-list-page .menu-item.left.book:hover .list-item.book {
    margin-left: 40%;
  }
}
@media (max-width: 767px) {
  .menu-list-page .menu-item.left.book:hover .list-item.book {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.menu-list-page .menu-item.right.cake:hover .list-item.cake {
  display: block;
  margin-left: -40%;
  margin-top: -400px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-list-page .menu-item.right.cake:hover .list-item.cake {
    margin-left: -60%;
  }
}
@media (max-width: 767px) {
  .menu-list-page .menu-item.right.cake:hover .list-item.cake {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.menulist-page {
  margin-top: 60px;
  padding: 0px 60px 0px 60px;
}
.menulist-page .menu-category-item {
  margin-bottom: 70px;
}
.menulist-page .menu-category-item.coffee {
  float: left;
  width: 50%;
}
.menulist-page .menu-category-item.coffee p.title-category {
  margin: 25px 10px 10px 140px;
}
.menulist-page .menu-category-item.tea {
  float: left;
  text-align: right;
  width: 50%;
}
.menulist-page .menu-category-item.tea p.title-category {
  margin: 25px 175px 10px 0px;
}
.menulist-page .menu-category-item.tea:hover .list-item.tea {
  display: block;
  margin-left: -17%;
  margin-top: -292px;
}
.menulist-page .menu-category-item.book {
  float: left;
  width: 50%;
}
.menulist-page .menu-category-item.book p.title-category {
  margin: 25px 10px 10px 140px;
}
.menulist-page .menu-category-item.book:hover .list-item.book {
  display: block;
  margin-left: 17%;
  margin-top: -450px;
}
.menulist-page .menu-category-item.cake {
  float: left;
  text-align: right;
  width: 50%;
}
.menulist-page .menu-category-item.cake p.title-category {
  margin: 25px 175px 10px 0px;
}
.menulist-page .menu-category-item.cake:hover .list-item.cake {
  display: block;
  margin-left: -17%;
  margin-top: -450px;
}
.grow-up img:hover {
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.grow-up img {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.grow-up {
  overflow: hidden;
}

.blur img {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.blur img:hover {
  -webkit-filter: blur(1px);
}
.blur {
  overflow: hidden;
}
.drop-shadow img {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.drop-shadow img:hover {
  -webkit-filter: opacity(0.6);
}

.tilt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tilt:hover {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.morph {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.animated-custom {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeIn1 {
  -webkit-animation-name: fadeIn1;
  animation-name: fadeIn1;
}
@keyframes "fadeIn1" {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8 !important;
  }
}
@-moz-keyframes fadeIn1 {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    filter: alpha(opacity=80);
    opacity: 0.8 !important;
  }
}
@-webkit-keyframes "fadeIn1" {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    filter: alpha(opacity=80);
    opacity: 0.8 !important;
  }
}
@-ms-keyframes "fadeIn1" {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8 !important;
  }
}
@-o-keyframes "fadeIn1" {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    filter: alpha(opacity=80);
    opacity: 0.8 !important;
  }
}
@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8 !important;
  }
}
.NooSlide .carousel .carousel-caption {
  background: transparent;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow {
  margin: 0px 0px 3% 60%;
  padding-bottom: 2%;
  width: 25%;
  color: #fff;
  text-shadow: none;
  line-height: 32px;
  text-align: center;
  box-shadow: 0px 0px 0px 3px #cac5bf;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow .icon-dot-top {
  background: url(../../../templates/noo_capulus/images/icon_dot_slideshow.png) no-repeat center;
  height: 54px;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow .icon-dot-bottom {
  background: url(../../../templates/noo_capulus/images/icon_dot_slideshow.png) no-repeat center;
  height: 54px;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow h3.title {
  font-size: 26px;
  line-height: 32px;
  padding: 0px 40px 7px 40px!important;
  margin: 0;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow .caption {
  margin: 0px 50px 0px 50px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  border-top: 1px solid #b6aca6!important;
  border-bottom: 1px solid #b6aca6!important;
  padding: 10px 0px 0px 0px;
}
.NooSlide .carousel .carousel-caption .coffee-noo-slideshow .read-more {
  margin: 0px 94px 10px 94px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border: 2px solid #cac5bf!important;
  background: -moz-linear-gradient(top, rgba(155, 153, 151, 0.7) 0%, rgba(155, 153, 151, 0.7) 25%, rgba(155, 153, 151, 0.7) 100%) !important;
  
  background: -webkit-linear-gradient(top, rgba(155, 153, 151, 0.7) 0%, rgba(155, 153, 151, 0.7) 25%, rgba(155, 153, 151, 0.7) 100%) !important;
  
  background: -ms-linear-gradient(top, rgba(155, 153, 151, 0.7) 0%, rgba(155, 153, 151, 0.7) 25%, rgba(155, 153, 151, 0.7) 100%) !important;
  
  background: linear-gradient(to bottom, rgba(155, 153, 151, 0.7) 0%, rgba(155, 153, 151, 0.7) 25%, rgba(155, 153, 151, 0.7) 100%) !important;
  
  padding: 5px !important;
}
.rev_slider_wrapper.fullwidthbanner-container .tp-caption.btn_readmore_text a:hover {
  color: #71d4c0 !important;
}
#rev_slider_3_1_wrapper .tp-bullets {
  left: 25% !important;
  bottom: 11% !important;
}
.moduleItemIntrotext .moduleItemImage {
  width: 100px;
  float: left;
  margin-right: 10px;
}
.pricing-table {
  margin: 0 auto 0px;
  top: 0px;
  position: relative;
}

.price_table {
  width: 100%;
  height: 100%;
  font-size: 13px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: #444444;
}
.price_table a {
  color: #444444;
}
.price_table .align_center {
  text-align: center;
}
.price_table .pack-title {
  font-family: 'Viga', arial, sans-serif;
  font-size: 30px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin-top: 10px;
}
.price_table .price {
  font-family: 'Viga', arial, sans-serif;
  font-size: 50px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
  margin: 30px 0px 20px 0px;
}
.price_table .time {
  font-size: 14px;
  color: #217515;
  text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
}

.price_table .column_1 .header_row_1 {
  height: 45px;
  width: 100%;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px solid #37752B;
  background: #52A93E;
  background: -webkit-gradient(linear, left top, left bottom, from(#52a93e), to(#469436));
  background: -moz-linear-gradient(top, #52a93e, #469436);
  background: linear-gradient(#52a93e, #469436);
}

.price_table .column_1 .header_row_2 {
  height: 100px;
  width: 100%;
  padding: 5px 0px;
  border-top: 1px solid #B0E287;
  background: #7DCF3D;
  background: -webkit-gradient(linear, left top, left bottom, from(#7dcf3d), to(#52a93e));
  background: -moz-linear-gradient(top, #7dcf3d, #52a93e);
  background: linear-gradient(#7dcf3d, #52a93e);
}
.price_table .column_1 {
  height: 100%;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.column_1 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.price_table .column_1:hover {
  position: relative;
  z-index: 100;
  box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 5px 0px 25px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(-5px, -15px);
  -moz-transform: translate(-5px, -15px);
  -o-transform: translate(-5px, -15px);
  -ms-transform: translate(-5px, -15px);
  transform: translate(-5px, -15px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.price_table .column_1:hover .header_row_1,
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2 {
  padding-left: 5px;
  padding-right: 5px;
}

.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  width: 100%;
  height: 40px;
  padding-top: 9px;
  float: left;
}
.price_table .row_style_footer_1,
.price_table .row_style_footer_2 {
  padding: 10px 0px;
}
.price_table .row_style_1,
.price_table .row_style_footer_1 {
  background-color: #F9F8F0;
}
.price_table .row_style_2,
.price_table .row_style_footer_2 {
  background-color: #F0EED9;
}
.price_table .row_style_1 span,
.price_table .row_style_2 span {
  position: relative;
  font-size: 14px;
}
.price_table .row_style_1 span:before,
.price_table .row_style_2 span:before {
  background: url(../../../templates/noo_capulus/images/pricing-table/icon-yes.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.price_table .no-option span:before {
  background: url(../../../templates/noo_capulus/images/pricing-table/icon-no.gif) no-repeat 0 0;
  width: 24px;
  height: 24px;
  left: -30px;
  position: absolute;
  top: -3px;
  content: "";
}
.pricing-table {
  margin-left: 5px;
  margin-right: 5px;
}
.pricing-table td {
  position: relative;
  display: inline-block;
  margin: 0px;
  vertical-align: inherit;
}
.pricing-table thead,
.pricing-table .plan,
.pricing-table .plan h2,
.pricing-table .green,
.pricing-table .green h2 {
  color: #36611E;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}

.pricing-table thead .plan td {
  width: 100%;
  height: 42px;
  padding: 15px 0;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pricing-table thead .plan h2 {
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0px;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}
.pricing-table thead .plan em {
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
}
.pricing-table thead .plan .green {
  color: #36611e;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: url(../../../templates/noo_capulus/images/pricing-table/green_pattern.png) repeat-x 0 0 !important;
}
.pricing-table thead .plan .orange {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  background: url(../../../templates/noo_capulus/images/pricing-table/orange_pattern.png) repeat-x 0 0;
}
.pricing-table thead .plan .orange h2 {
  color: #fafafa;
}

.pricing-table thead .price td {
  position: relative;
  width: 100%;
  padding: 25px 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b6b07c;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  background: #f9f8f1;
  background: -moz-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f8f1), color-stop(100%, #f4f2e2)) !important;
  background: -webkit-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -o-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: -ms-linear-gradient(top, #f9f8f1 0%, #f4f2e2 100%) !important;
  background: linear-gradient(to bottom, #f9f8f1 0%, #f4f2e2 100%) !important;
}
.pricing-table thead .price p {
  display: table;
  margin: 0 auto;
  font-size: 50px;
  line-height: 60px;
}
.pricing-table thead .price p span {
  font-size: 0.5em;
  display: table-cell;
  vertical-align: middle;
}
.pricing-table thead .price span {
  font-size: 14px;
}
.pricing-table thead .price a {
  display: block;
  position: absolute;
  top: 41px;
  right: -5px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  font-size: 12px;
  text-decoration: none;
}
.pricing-table thead .price .green a {
  color: #37621f;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  background: #82d344;
  background: -moz-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82d344), color-stop(100%, #51af34));
  background: -webkit-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -o-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: -ms-linear-gradient(top, #82d344 0%, #51af34 100%);
  background: linear-gradient(to bottom, #82d344 0%, #51af34 100%);
}
.pricing-table thead .price .orange a {
  color: #fafafa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background: #ff8042;
  background: -moz-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8042), color-stop(100%, #f55a0e));
  background: -webkit-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -o-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: -ms-linear-gradient(top, #ff8042 0%, #f55a0e 100%);
  background: linear-gradient(to bottom, #ff8042 0%, #f55a0e 100%);
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  display: block;
  position: absolute;
  content: '';
}
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before {
  width: 8px;
  height: 32px;
  top: 0;
  left: -8px;
  background: url(../../../templates/noo_capulus/images/pricing-table/badge.png) no-repeat;
}
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
  width: 0;
  height: 0;
  bottom: -5px;
  right: 0;
  border-bottom: 5px solid transparent;
}
.pricing-table thead .price .green a:before {
  background-position: 0 0;
}
.pricing-table thead .price .orange a:before {
  background-position: 0 -32px;
}
.pricing-table thead .price .green a:after {
  border-left: 5px solid #1c5d40;
}
.pricing-table thead .price .orange a:after {
  border-left: 5px solid #88330a;
}

.pricing-table tbody tr:first-child td:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 5px;
  top: -25px;
  left: 0;
  background: url(../../../templates/noo_capulus/images/pricing-table/stripe.png) repeat-x 0 0;
}
.pricing-table tbody td {
  width: 100%;
  padding: 0 0 0 0px;
  line-height: 30px;
  border-top: 1px solid #f2f2f2;
  font-size: 11px;
  color: #828282;
  text-indent: 40px;
}
.pricing-table tbody tr:first-child td {
  border-top: 20px solid #ffffff;
}
.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td {
  background: #ffffff url(../../../templates/noo_capulus/images/pricing-table/icons.png) no-repeat 0 0;
}
.pricing-table .clock-icon td {
  background-position: 0 0;
}
.pricing-table .basket-icon td {
  background-position: 0 -30px;
}
.pricing-table .star-icon td {
  background-position: 0 -60px;
}
.pricing-table .heart-icon td {
  background-position: 0 -90px;
}

.pricing-table tfoot td {
  width: 100%;
  padding: 20px 0px;
  text-align: center;
  line-height: 18px;
  background: #ffffff;
  font-size: 11px;
  color: #828282;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0px 2px 0px #e4e4e4;
  -moz-box-shadow: 0px 2px 0px #e4e4e4;
  box-shadow: 0px 2px 0px #e4e4e4;
}
.pricing-table tfoot td span {
  padding: 0px 10px;
  display: block;
}

.table-float {
  display: block;
  position: absolute;
  width: 300px;
  padding: 80px 0 0 0;
  top: 85%;
  left: 130px;
}
.table-float p {
  font-family: 'Lobster13Regular', sans-serif;
  font-size: 16px;
  color: #858585;
  line-height: 20px;
}
.table-float p.big {
  font-size: 65px;
  color: #f76117;
  text-align: right;
  line-height: 65px;
}
.table-float .arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  width: 68px;
  height: 77px;
}
#plans,
#plans ul,
#plans ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#plans ul li.button {
  background: none;
}
#pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
#pricePlans {
  zoom: 1;
}
#pricePlans {
  max-width: 100%;
  margin: 0 auto;
}
#pricePlans #plans .plan {
  background: #fff;
  float: left;
  text-align: center;
  border-radius: 5px;
  margin: 0 0 20px 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #3e4f6a;
  margin: 0;
  padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.planContainer .price p {
  background: #3e4f6a;
  background: -webkit-linear-gradient(top, #475975, #364761);
  background: -moz-linear-gradient(top, #475975, #364761);
  background: -o-linear-gradient(top, #475975, #364761);
  background: -ms-linear-gradient(top, #475975, #364761);
  background: linear-gradient(top, #475975, #364761);
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
.planContainer .price p.bestPlanPrice {
  background: #f7814d;
}
.planContainer .price p span {
  color: #8394ae;
}
.planContainer .options {
  margin-top: 10em;
}
.planContainer .options li {
  font-weight: 700;
  color: #364762;
  line-height: 2.5;
}
.planContainer .options li span {
  font-weight: 400;
  color: #979797;
}
.planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 2.8em;
  border: 2px solid #3e4f6a;
  display: inline-block;
  width: 80%;
  height: 2.8em;
  border-radius: 4px;
  margin: 1.5em 0 1.8em;
}
.planContainer .button a.bestPlanButton {
  color: #fff;
  background: #f7814d;
  border: 2px solid #f7814d;
}
@media screen and (min-width: 1025px) {
  #pricePlans {
    margin: 2em auto;
  }
  #pricePlans #plans .plan {
    width: 24%;
    margin: 0 1.33% 20px 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  #pricePlans #plans > li:last-child {
    margin-right: 0;
  }
  #pricePlans #plans .plan:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .planContainer .button a {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .planContainer .button a:hover {
    background: #3e4f6a;
    color: #fff;
  }
  .planContainer .button a.bestPlanButton:hover {
    background: #ff9c70;
    border: 2px solid #ff9c70;
  }
}
.bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bs-example .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  margin-top: 10px;
}
.bs-example .panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #dddddd;
  border-radius: 0;
  padding-right: 0;
}
.bs-example .panel-default > .panel-heading a {
  width: 100%;
  position: relative;
}
.bs-example .fa.pull-right {
  margin-left: .3em;
  background: #07b;
  padding: 10px 9px 11px 13px;
  margin: 0;
  margin-top: -10px;
  color: #fff;
}
.bs-example:before {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
}
.no-date {
  padding-left: 0 !important;
}
.noo-m {
  width: 100% !important;
}
@media (max-width: 767px) {
  .noo-m {
    height: 350px !important;
  }
}
#parallax {
  margin-bottom: 30px;
  width: 100%;
  height: 550px;
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  color: #ffffff;
}
@media (max-width: 767px) {
  #parallax {
    height: 400px;
  }
}
#parallax .bg {
  top: 0;
  padding: 0;
  width: 100%;
  height: 550px;
  margin: 0 auto;
  position: absolute;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-image: url(../../../images/nootheme/demo/parallax-bg.jpg);
}
@media (max-width: 767px) {
  #parallax .bg {
    height: 400px;
    background-attachment: scroll;
    background-position: top center !important;
    background-size: cover;
  }
}
#parallax .overlay {
  height: 550px;
  background: url(../../../templates/noo_capulus/images/pattern.png);
  width: 100%;
  position: absolute;
}
@media (max-width: 767px) {
  #parallax .overlay {
    height: 400px;
  }
}
#parallax .container {
  position: relative;
  width: 960px;
  margin: 70px auto;
  padding: 0;
  display: table;
}
@media (min-width: 768px) and (max-width: 991px) {
  #parallax .container {
    width: 768px;
    margin: 40px auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  #parallax .container .container {
    width: 420px;
    margin: 40px auto;
  }
}
@media (max-width: 767px) {
  #parallax .container {
    height: 300px;
    width: 300px;
    margin: 40px auto;
  }
}
#parallax .container .parallax-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 400px;
}
@media (max-width: 767px) {
  #parallax .container .parallax-content {
    height: 300px;
  }
}
#parallax .container .parallax-content .contact-details {
  width: 70%;
  padding: 5px 0;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  #parallax .container .parallax-content .contact-details {
    padding: 0;
    margin: 0;
    width: 100%;
  }
}
#parallax .container .parallax-content .contact-details h2 {
  font-size: 44px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #parallax .container .parallax-content .contact-details h2 {
    font-size: 29px;
  }
}
@media (max-width: 480px) {
  #parallax .container .parallax-content .contact-details h2 {
    font-size: 22px;
  }
}
#parallax .container .parallax-content .contact-details h1 {
  font-size: "ProximaNova";
  padding: 12px 0px 12px 0px;
  color: black;
  background: rgba(255, 255, 255, 0.5);
  font-size: 70px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #parallax .container .parallax-content .contact-details h1 {
    font-size: 45px;
    padding: 0;
  }
}