@import "/application/themes/zelenock_theme/css/bootstrap/bootstrap.min.css";
.hero .carousel .carousel-item {
  background-size: cover;
  background-position: center center;
  min-height: 450px;
}
.hero .carousel .carousel-caption {
  bottom: 55px;
  left: 0;
  right: 0;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.75);
  padding: 0 50px;
}
.hero .carousel .carousel-caption .h1 {
  color: #ffffff;
  margin: 0;
  -line-height: 1.3;
  font-size: 29px;
}
@media (min-width: 576px) {
  .hero .carousel .carousel-caption .h1 {
    font-size: 3.3vw;
  }
}
@media (min-width: 992px) {
  .hero .carousel .carousel-caption .h1 {
    font-size: 65px;
  }
}
.hero .carousel .carousel-caption .btn.btn-primary {
  background-color: #c9af06;
  border: none;
}
.hero .carousel .carousel-caption .sub-heading {
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 20px;
}
@media (min-width: (min-width: 576px)) {
  .hero .carousel .carousel-caption .sub-heading {
    font-size: 32px;
  }
}
.hero .carousel .carousel-control {
  background-image: none;
}
.hero .carousel .carousel-control.right:hover {
  left: auto;
  right: 0;
}
.hero .tag-line {
  width: 100%;
  text-align: center;
  background-image: url('/application/themes/images/blue-texture.jpg');
}
.hero .tag-line h4 {
  color: #ffffff;
  font-style: italic;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.blue_text {
  color: #0b3954;
}
.green_text {
  color: #008000;
}
.orange_text {
  color: #ffa500;
}
.red_text {
  color: #ff0000;
}
.yellow_text {
  color: #c9af06;
}
.white_text {
  color: #ffffff;
}
a,
a:visited,
a:active {
  outline: 0 !important;
}
button:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #0b3954;
  margin-top: 0;
}
h1 {
  font-size: 44px;
}
@media (min-width: 576px) {
  h1 {
    font-size: 3.3vw;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 65px;
  }
}
h2 {
  font-size: 27px;
}
@media (min-width: 576px) {
  h2 {
    font-size: 3.7vw;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 43px;
  }
}
h3 {
  font-size: 21px;
}
@media (min-width: 576px) {
  h3 {
    font-size: 2.4vw;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 28px;
  }
}
h4 {
  font-size: 19px;
}
@media (min-width: 576px) {
  h4 {
    font-size: 2.0vw;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 24px;
  }
}
h5 {
  font-size: 17px;
}
@media (min-width: 576px) {
  h5 {
    font-size: 1.7vw;
  }
}
@media (min-width: 992px) {
  h5 {
    font-size: 20px;
  }
}
h6 {
  font-size: 14px;
}
@media (min-width: 576px) {
  h6 {
    font-size: 1.4vw;
  }
}
@media (min-width: 992px) {
  h6 {
    font-size: 16px;
  }
}
.btn.btn-primary,
.btn.btn-default,
.btn.btn-default.blue {
  background-color: #0a334b;
  border: 0;
  padding: 15px 45px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 2px;
  margin-right: 2px;
  color: #ffffff;
}
.btn.btn-primary a,
.btn.btn-default a,
.btn.btn-default.blue a {
  color: #ffffff;
}
.btn.btn-primary.yellow {
  background-color: #c9af06;
  border: 0;
  padding: 15px 45px;
  color: #ffffff;
}
.btn.btn-primary.yellow a {
  color: #ffffff;
}
.header {
  -min-height: 95px;
}
@media (min-width: 576px) {
  .header {
    -min-height: 97px;
  }
}
@media (min-width: 768px) {
  .header {
    -min-height: 100px;
  }
}
@media (min-width: 992px) {
  .header {
    -min-height: 111px;
  }
}
.header .headerSocial {
  position: absolute;
  z-index: 99;
  top: 97px;
  left: 0;
}
@media (min-width: 667px) {
  .header .headerSocial {
    top: 115px;
  }
}
@media (min-width: 768px) {
  .header .headerSocial {
    top: 130px;
  }
}
@media (min-width: 992px) {
  .header .headerSocial {
    top: 143px;
  }
}
.header .headerSocial a {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  display: block;
  padding: 5px;
}
.header .headerSocial li {
  display: block !important;
}
.header .headerSocial li:nth-child(1) {
  background-color: #3c5a98;
}
.header .headerSocial li:nth-child(2) {
  background-color: #0076b4;
}
.header .headerSocial li:nth-child(3) {
  background-color: #57acef;
}
.header .headerSocial li:nth-child(4) {
  background-color: #ee1c25;
}
.header .headerSocial li:nth-child(5) {
  background-color: #8dc73f;
}
.header .affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.header .affix ~ .hero {
  margin-top: 50px;
}
@media (min-width: 576px) {
  .header .affix ~ .hero {
    margin-top: 47px;
  }
}
@media (min-width: 768px) {
  .header .affix ~ .hero {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .header .affix ~ .hero {
    margin-top: 75px;
  }
}
.header .affix ~ #title-banner {
  margin-top: 50px;
}
@media (min-width: 576px) {
  .header .affix ~ #title-banner {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .header .affix ~ #title-banner {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .header .affix ~ #title-banner {
    margin-top: 75px;
  }
}
.header .affix .headerSocial {
  top: 58px;
}
@media (min-width: 667px) {
  .header .affix .headerSocial {
    top: 75px;
  }
}
@media (min-width: 576px) {
  .header .affix .headerSocial {
    top: 59px;
  }
}
@media (min-width: 768px) {
  .header .affix .headerSocial {
    top: 74px;
  }
}
@media (min-width: 992px) {
  .header .affix .headerSocial {
    top: 89px;
  }
}
.header .headerTopWrap {
  background-color: #0a334b;
  color: #ffffff;
}
.header .headerTopWrap .headerContact {
  font-size: 22px;
  text-align: right;
}
.header .headerTopWrap .headerContact p {
  margin-bottom: 0;
}
.header .headerTopWrap .headerContact a {
  color: #ffffff;
}
.header .headerTopWrap .headerContact a:hover {
  text-decoration: none;
}
.header .headerTopWrap .headerSearch .ccm-search-block-text {
  background: transparent url("/application/themes/zelenock_theme/images/header-search-icon.png") left center no-repeat;
  border: none;
  width: 90%;
  padding-left: 40px;
  margin-top: 15px;
}
.header .headerTopWrap .headerSearch button {
  display: none;
}
.header .headerWrap {
  background-color: #0b3954;
}
.header .headerWrap .headerLogo {
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .header .headerWrap .headerLogo {
    margin-top: 8px;
    margin-bottom: 0;
  }
}
.header .navbar-toggler {
  color: #ffffff;
  border-color: #ffffff;
}
.header .navbar {
  padding: 0;
}
.header .offcanvas {
  background-color: #0b3954;
}
.header .offcanvas .offcanvas-body {
  background-color: #0b3954;
}
@media (min-width: 992px) {
  .header .offcanvas .offcanvas-body {
    max-width: 100%;
  }
}
.header .offcanvas .offcanvas-body ul.nav {
  display: block;
}
@media (min-width: 1200px) {
  .header .offcanvas .offcanvas-body ul.nav {
    display: flex;
  }
}
.header .offcanvas .offcanvas-body ul.nav li {
  margin-right: 1px;
}
.header .offcanvas .offcanvas-body ul.nav li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 1px;
  margin-bottom: 1px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .header .offcanvas .offcanvas-body ul.nav li a {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .header .offcanvas .offcanvas-body ul.nav li a {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 27px;
    padding-right: 27px;
    margin-bottom: 0;
  }
}
.header .offcanvas .offcanvas-body ul.nav li a:hover,
.header .offcanvas .offcanvas-body ul.nav li a.show {
  background-color: #c9af06;
  color: #ffffff;
}
.header .offcanvas .offcanvas-body ul.nav li.nav-path-selected > a,
.header .offcanvas .offcanvas-body ul.nav li.nav-selected > a {
  background-color: #c9af06;
}
.header .offcanvas .offcanvas-body ul.nav li.open > a {
  background-color: green;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu {
  background-color: #0b3954;
  position: relative;
  white-space: nowrap;
  border: none;
}
@media (min-width: 1200px) {
  .header .offcanvas .offcanvas-body ul.nav .dropdown-menu {
    position: absolute;
    border: none;
  }
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu li a {
  padding: 5px 15px 15px 30px;
}
@media (min-width: 992px) {
  .header .offcanvas .offcanvas-body ul.nav .dropdown-menu li a {
    padding: 5px 15px;
  }
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu li a:hover {
  background-color: #c9af06;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu .caret {
  display: none;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu.menuSearch {
  position: relative;
  padding: 8px 10px 5px 10px;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu.menuSearch:hover {
  background-color: transparent;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu #header-search-query {
  position: absolute;
  top: 35px;
  right: 0;
}
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu #header-search:hover,
.header .offcanvas .offcanvas-body ul.nav .dropdown-menu #header-search.searchActive {
  cursor: pointer;
  color: red;
}
.footer {
  background-color: #0b3954;
  color: #ffffff;
  padding-top: 40px;
  margin-top: 40px;
  /*Footer Navigation*/
}
.footer h3 {
  color: #ffffff;
  margin-top: 0;
}
.footer .footerDesignBy {
  font-size: 12px;
  text-align: center;
}
@media (min-width: 992px) {
  .footer .footerDesignBy {
    text-align: left;
  }
}
.footer .footerDesignBy a {
  color: #ffffff;
}
.footer .footerCopyright {
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 576px) {
  .footer .footerCopyright {
    margin-top: 6px;
    margin-bottom: 0;
  }
}
.footer .footerSocial {
  text-align: center;
}
@media (min-width: 576px) {
  .footer .footerSocial {
    text-align: right;
  }
}
.footer .footerNavigation li {
  list-style: disc;
  margin-bottom: 10px;
}
.footer .footerNavigation li > a,
.footer .footerNavigation li > a:focus,
.footer .footerNavigation li > a:hover,
.footer .footerNavigation li > a.nav-selected,
.footer .footerNavigation li > a.nav-path-selected {
  background-color: transparent;
  color: #ffffff;
}
.footer .footerPhone {
  background: url("/application/themes/zelenock_theme/images/footer-phone-icon.png") no-repeat left center;
  padding-left: 40px;
  margin-bottom: 15px;
}
.footer .footerPhone a {
  color: #ffffff;
}
.footer .footerAddress {
  background: url("/application/themes/zelenock_theme/images/footer-address-icon.png") no-repeat left top;
  padding-left: 40px;
}
.footer .footerNavigation {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .footer .footerNavigation {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.footer .footerMap iframe {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .footer .footerMap iframe {
    margin-top: 0;
  }
}
.footer .footerBottom {
  background-color: #0a334b;
  padding: 10px 0 80px 0;
  margin-top: 40px;
}
@media (min-width: 576px) {
  .footer .footerBottom {
    padding: 10px 0;
  }
}
.footer .footerBottom .footerSocial a {
  color: #ffffff;
}
.footer .footerContact {
  text-align: center;
  padding-top: 5px;
}
.footer .footerContact a {
  color: #ffffff;
}
.footer .footerContact a:hover {
  text-decoration: none;
}
.footer .footerStickyContact {
  background-color: #0a334b;
  text-align: center;
}
/*Concrete5 Slideshow Block*/
.page-template-home .container-fluid.home {
  padding-left: 0;
  padding-right: 0;
}
.page-template-home .highlight .content {
  margin-bottom: 20px;
  text-align: center;
  padding: 10px 30px 0;
  color: #7f8c8c;
  font-size: 20px;
  line-height: 23px;
}
.page-template-home .homeVideo img {
  width: 100%;
}
.page-template-home .main {
  margin-top: 30px;
  margin-bottom: 50px;
}
.page-template-home .main h3 {
  color: #7f8c8c;
}
.page-template-home .testimonialWrap {
  background-image: url("/application/themes/zelenock_theme/images/testimonial-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin: 40px 0;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
  font-style: italic;
}
.page-template-home .testimonialWrap h1,
.page-template-home .testimonialWrap h2,
.page-template-home .testimonialWrap h3,
.page-template-home .testimonialWrap h4,
.page-template-home .testimonialWrap h5,
.page-template-home .testimonialWrap h6 {
  color: #ffffff;
}
.page-template-home .testimonialWrap .btn.btn-primary {
  background-color: #c9af06;
}
.page-template-home .testimonialWrap .img-section {
  display: none !important;
}
.page-template-home .testimonialWrap .col-sm-8 {
  width: 100%;
}
.page-template-home .freeConsultation {
  background-color: #c9af06;
  padding-top: 8px;
  padding-bottom: 1px;
  text-align: center;
  position: relative;
}
.page-template-home .freeConsultation a {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  line-height: 33px;
}
.page-template-home .freeConsultation a .fas.left {
  position: absolute;
  top: 15%;
  left: 0;
}
.page-template-home .freeConsultation a .fas.right {
  position: absolute;
  top: 15%;
  right: 0;
}
@media (min-width: 576px) {
  .page-template-home .freeConsultation a {
    font-size: 35px;
  }
}
.page-template-home .lower-content img {
  margin: 0 auto;
}
.page-template-home .consultationVideo {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .page-template-home .consultationVideo {
    margin-top: 0;
  }
}
/*Concrete5 Slideshow Block*/
.page-template-blog-entry .blogAuthor {
  padding-top: 40px;
}
.page-template-right-sidebar .testimonialWrap {
  background-color: #ececec;
  margin: 40px 0;
  padding: 40px 0 30px 0;
}
.page-template-right-sidebar .rightSidebar h3 {
  margin-top: 0;
}
.page-template-right-sidebar .rightSidebar .form-group {
  margin-bottom: 5px;
}
.page-template-right-sidebar .rightSidebar img.ccm-captcha-image {
  margin: 0px auto 10px auto;
}
.page-template-right-sidebar .rightSidebar .btn.btn-primary {
  margin: 0 auto;
  display: block;
}
.page-template-right-sidebar .rightSidebar .sidebarForm {
  background-color: #ffffff;
  padding: 0 15px 15px;
  position: relative;
}
.page-template-right-sidebar .rightSidebar .affix-top {
  -position: relative;
  -margin-top: 30px;
}
@media (min-width: 768px) {
  .page-template-right-sidebar .rightSidebar .affix {
    margin-top: 55px;
    top: 0;
    position: fixed;
    z-index: 100;
    width: 211px;
  }
}
@media (min-width: 992px) {
  .page-template-right-sidebar .rightSidebar .affix {
    margin-top: 0;
    top: 90px;
    position: fixed;
    z-index: 100;
    width: 300px;
  }
}
.page-template-right-sidebar .rightSidebar #captcha-container label {
  font-weight: normal;
  font-size: 12px;
  text-align: center;
}
.page-template-full .testimonialWrap {
  background-color: #ececec;
  margin: 40px 0;
  padding: 40px 0 30px 0;
}
.testimonial-slider .carousel-inner {
  width: auto;
  margin: 0 15%;
}
@media (min-width: (min-width: 576px)) {
  .testimonial-slider .carousel-inner {
    margin: 0 60px;
  }
}
.testimonial-slider .carousel-inner .carousel-item h1,
.testimonial-slider .carousel-inner .carousel-item h2,
.testimonial-slider .carousel-inner .carousel-item h3 {
  margin-top: 0;
}
.testimonial-slider .carousel-inner .carousel-item p,
.testimonial-slider .carousel-inner .carousel-item .btn {
  font-size: 90%;
}
@media (min-width: (min-width: 576px)) {
  .testimonial-slider .carousel-inner .carousel-item p,
  .testimonial-slider .carousel-inner .carousel-item .btn {
    font-size: 100%;
  }
}
.testimonial-slider .carousel-inner .carousel-item .img-section {
  display: flex;
  text-align: center;
}
.testimonial-slider .carousel-inner .carousel-item .img-section .img-responsive {
  max-height: 200px;
  width: auto;
  margin: 0 auto 15px auto;
  border-radius: 50%;
}
@media (min-width: (min-width: 576px)) {
  .testimonial-slider .carousel-inner .carousel-item .img-section .img-responsive {
    max-height: none;
    width: 100%;
    margin: auto;
  }
}
.testimonial-slider .carousel-control {
  background-image: none;
  width: 26px;
  opacity: 1;
}
@media (min-width: (min-width: 576px)) {
  .testimonial-slider .carousel-control {
    width: 50px;
  }
}
.testimonial-slider .carousel-control .arrow {
  position: absolute;
  margin-top: -40px;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
}
.testimonial-slider .carousel-control .arrow.arrow-left {
  left: 0;
  border: none;
  background: url("/application/themes/zelenock_theme/images/prev-arrows.png") no-repeat left center;
  width: 49px;
  height: 80px;
  display: block;
}
.testimonial-slider .carousel-control .arrow.arrow-right {
  right: 0;
  border: none;
  background: url("/application/themes/zelenock_theme/images/next-arrows.png") no-repeat left center;
  width: 49px;
  height: 80px;
  display: block;
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  display: block !important;
  z-index: 1;
}
.carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  z-index: 2;
}
.next-previous-wrapper {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}
.previous-link,
.next-link {
  display: inline-block;
  font-size: 18px;
}
.previous-link img {
  margin-right: 20px;
}
.next-link img {
  margin-left: 20px;
}
.previous-link.both {
  padding-right: 25px;
}
.next-link.both {
  padding-left: 20px;
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
.ccm-page {
  overflow: hidden;
  position: relative;
}
.breadcrumb {
  padding: 8px 0 8px 8px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb li {
  margin-right: 3px;
}
.breadcrumb li + li::before {
  padding: 0 3px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb li a {
  text-decoration: none;
}
#title-banner {
  background-repeat: no-repeat;
  background-size: cover;
}
#title-banner h1 {
  color: #ffffff;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.75);
  margin: 0;
  padding: 8% 0;
}
.pageHeader {
  margin-bottom: 20px;
  margin-top: 20px;
}
.editBar .navbar-offcanvas {
  margin-top: 50px;
}
@media (min-width: 576px) {
  .editBar .navbar-offcanvas {
    margin-top: 0;
  }
}
.editBar .header .affix {
  top: 47px;
}
.editBar .page-template-right-sidebar .right-sidebar .affix {
  top: 145px;
}
a {
  outline: 0 !important;
}
.blogItem {
  margin-bottom: 40px;
}
/* styles defined in page_theme.php */
.center_image img {
  margin: 0 auto;
}
.width_100 img {
  width: 100%;
}
.margin_top_bottom {
  margin-top: 10px;
  margin-bottom: 10px;
}
