/*=== MEDIA QUERY ===*/
@import url("//fonts.googleapis.com/css?family=Montserrat+Alternates:300,400,500,700|Montserrat:300,400,500,600");
body {
  font-family: "Montserrat", sans-serif !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "malinaregular" !important; }

h2 {
  font-size: 26px; }

p {
  font-family: "Montserrat", sans-serif;
  line-height: 35px;
  font-size: 28px;
  font-weight: 300; }
  @media (max-width: 767px) {
    p {
      font-size: 16px;
      line-height: 20px; } }

body {
  background: #ffffff; }

ul {
  padding-left: 0; }
  ul li {
    list-style: none; }

a {
  color: #C6D839; }

a:hover {
  text-decoration: none; }

.section-heading {
  text-align: center;
  margin-bottom: 65px; }
  .section-heading p {
    font-size: 14px;
    font-weight: 300;
    color: #727272;
    line-height: 20px; }

.title {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px; }

.subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  text-transform: uppercase; }

.subtitle-des {
  color: #727272;
  font-size: 14px;
  margin-bottom: 35px;
  font-weight: 300; }

.pages {
  padding: 80px 0 40px; }

.moduler {
  padding: 140px 0; }

.social-share li {
  display: inline-block;
  margin: 3px 1px; }

.social-share a {
  font-size: 20px;
  color: #fff;
  background: #5688A3;
  padding: 4px 10px;
  display: inline-block; }

.fancybox-close {
  background: url("https://cherylkayfoundation.org/wp-content/themes/ckf-wp-theme/assets/images/icons/close.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  right: 0;
  top: 0;
  width: 50px; }

.fancybox-next span {
  background: url("https://cherylkayfoundation.org/wp-content/themes/ckf-wp-theme/assets/images/icons/right.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  right: 0; }

.fancybox-prev span {
  background: url("https://cherylkayfoundation.org/wp-content/themes/ckf-wp-theme/assets/images/icons/left.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  left: 0; }

.fancybox-title {
  padding: 15px 8px; }
  .fancybox-title h3 {
    font-size: 15px;
    margin: 0; }

.global-page-header {
  background-attachment: fixed;
  background-size: cover;
  padding: 120px 0 50px 0;
  position: relative;
  background: #5688A3;
  color: #fff; }
  .global-page-header h2 {
    font-size: 45px;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase; }
  .global-page-header .breadcrumb {
    background: none;
    font-size: 16px;
    padding: 8px  0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .global-page-header .breadcrumb .active, .global-page-header .breadcrumb li a {
      color: #fff; }
  .global-page-header .block {
    position: relative;
    z-index: 99;
    text-align: center; }

.works-fit {
  padding: 40px 0; }
  .works-fit figure .buttons {
    left: 14%; }

.company-description {
  margin-top: 80px; }
  .company-description .block h3 {
    margin-top: 0; }
  .company-description .block p {
    color: #727272; }

.wpcf7 {
  width: 100%; }
  .wpcf7 p {
    margin-bottom: 0; }
  .wpcf7 label {
    width: 100%;
    margin-bottom: 0;
    font-size: 16px; }
  .wpcf7 input[type="text"], .wpcf7 input[type="email"] {
    background-color: #fff;
    font-size: 16px;
    color: #000;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    outline: 0;
    margin-bottom: 5px; }
  .wpcf7 textarea {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px; }
  .wpcf7 input[type="submit"] {
    background-color: #C6D839;
    color: #FFF;
    border: none;
    padding: 15px 40px;
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
    border-radius: 40px; }
  .wpcf7 ::-webkit-input-placeholder {
    color: #ccc;
    font-size: 13px;
    font-weight: 400; }
  .wpcf7 :-ms-input-placeholder {
    color: #ccc;
    font-size: 13px;
    font-weight: 400; }
  .wpcf7 ::-ms-input-placeholder {
    color: #ccc;
    font-size: 13px;
    font-weight: 400; }
  .wpcf7 ::placeholder {
    color: #ccc;
    font-size: 13px;
    font-weight: 400; }

ul.post-categories {
  display: inline; }
  ul.post-categories li {
    display: inline; }

.cd-words-wrapper b {
  text-transform: uppercase;
  font-size: 40px; }

.box-shadow {
  -webkit-box-shadow: 1px 2px 14px #444;
  box-shadow: 1px 2px 14px #444; }

.slider-section {
  overflow: hidden; }
  .slider-section .slick-list {
    overflow: visible; }
  .slider-section .slick-next:before, .slider-section .slick-prev:before {
    font-size: 100px !important;
    color: #9896A4 !important; }

.mailchimp-form {
  text-align: center; }
  .mailchimp-form input {
    padding: 25px;
    width: 60%;
    background-color: #F5F5F4;
    border: none; }
  .mailchimp-form .submit-button {
    background: #C5D74B;
    border-radius: 50px;
    color: #484E4E;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 30%;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "Montserrat Alternates", sans-serif; }

.about-img-overflow {
  position: relative; }
  .about-img-overflow img {
    position: absolute;
    max-width: unset !important;
    width: 160px;
    height: auto;
    -webkit-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    border: 10px solid rgba(207, 49, 118, 0.8) !important;
    border-radius: 100% !important; }

.image-gallery .gallery {
  padding: 0; }
  .image-gallery .gallery img {
    max-width: unset;
    width: 100%; }

.donation-form .charitable-form-header, .donation-form #charitable-donor-fields, .donation-form #charitable-gateway-fields {
  display: none; }

.donation-form .recurring-donation-option {
  margin-left: 20px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .donation-form .recurring-donation-option {
      margin-top: 30px; } }
  .donation-form .recurring-donation-option label {
    font-size: 25px;
    color: #fff; }

.donation-form .charitable-fieldset {
  border: none;
  padding: 0;
  margin: 0 0 30px; }

.donation-form .donation-amounts .donation-amount {
  display: inline-block;
  width: unset;
  margin: 0 8px;
  border: none;
  width: 112px;
  height: 112px;
  text-align: center;
  background: #99D5E0;
  color: #505050;
  border-radius: 50%;
  margin-bottom: 10px; }
  .donation-form .donation-amounts .donation-amount:first-child {
    margin-left: 0; }
  .donation-form .donation-amounts .donation-amount:nth-child(2n+2) {
    margin-right: 8px; }
  .donation-form .donation-amounts .donation-amount label {
    padding: 0; }
    .donation-form .donation-amounts .donation-amount label span {
      line-height: 112px;
      font-size: 20px;
      font-weight: 700; }
  .donation-form .donation-amounts .donation-amount.selected {
    background: #fff;
    color: #CF3176; }

.donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper {
  padding: 0 !important;
  position: relative;
  height: 112px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper span.description {
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 0; }
  .donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper .custom-donation-input {
    position: absolute;
    bottom: -65px;
    right: 0;
    max-width: unset;
    width: 300px;
    padding: 10px 20px;
    border: 1px solid #CF3176;
    border-radius: 10px;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease; }
    @media (max-width: 767px) {
      .donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper .custom-donation-input {
        left: 0;
        right: unset; } }
    @media (max-width: 575px) {
      .donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper .custom-donation-input {
        right: 0;
        left: unset; } }
    .donation-form .donation-amounts .custom-donation-amount .custom-donation-amount-wrapper .custom-donation-input:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0; }

.donation-form .donation-amounts .custom-donation-amount.selected .custom-donation-input {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.donation-form .charitable-submit-field .button-primary {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #C5D74B;
  color: #484E4E;
  font-size: 38px;
  padding: 22px 55px;
  text-transform: uppercase;
  border-radius: 50px;
  cursor: pointer; }
  @media (max-width: 767px) {
    .donation-form .charitable-submit-field .button-primary {
      font-size: 20px;
      padding: 15px 30px;
      border-radius: 30px; } }

.mission-text p {
  color: #9896A4; }

.about-content p, .mission-block p {
  font-size: 16px;
  line-height: 25px; }

.about-content ul, .mission-block ul {
  padding-left: 30px;
  list-style-type: disc;
  font-family: "Montserrat", sans-serif; }
  .about-content ul li, .mission-block ul li {
    list-style: disc; }
    .about-content ul li:not(:last-child), .mission-block ul li:not(:last-child) {
      margin-bottom: 10px; }

.woocommerce-loop-product__title {
  color: #484E4E;
  font-size: 30px !important; }

.login-prompt {
  display: block; }
  .login-prompt a {
    font-size: 16px;
    color: #C6D839;
    font-weight: 600; }

.charitable-login-form p, .charitable-donation-form p {
  font-size: 16px; }

.login-username, .login-password {
  width: 48%;
  display: inline-block; }
  .login-username input, .login-password input {
    width: 100%;
    padding: 5px 10px; }

.charitable-donation-form input, .charitable-donation-form select {
  padding: 10px 15px; }

.button-primary {
  padding: 10px 35px;
  background: #C6D839;
  color: #fff;
  border-radius: 30px;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block; }

.woocommerce .page-title {
  display: none; }

.woocommerce .add_to_cart_button, .woocommerce .button {
  padding: 15px 20px !important;
  background-color: #C6D839 !important;
  color: #fff !important;
  border-radius: 20px !important; }

.woocommerce .added_to_cart {
  margin-left: 10px;
  color: #848484; }

.woocommerce .coupon .input-text {
  width: 200px !important;
  padding: 10px; }

.event-item {
  background: #fff;
  -webkit-box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px; }
  .event-item-content {
    padding: 20px 30px; }
    .event-item-content .date span {
      text-align: center;
      display: inline-block;
      width: 100px;
      height: 100px;
      font-size: 37px;
      line-height: 40px;
      font-weight: normal;
      position: relative;
      z-index: 1;
      margin-top: -100%;
      font-family: 'Montserrat'; }
      .event-item-content .date span::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #C6D839;
        z-index: -1;
        top: 39%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .event-item-content .title {
      margin-bottom: 10px; }
      .event-item-content .title a {
        font-size: 30px;
        font-weight: 400;
        color: #4C4C4C;
        text-transform: capitalize;
        margin-bottom: 20px; }
      .event-item-content .title .location {
        font-size: 20px;
        color: #EE5A87;
        text-transform: none;
        margin-bottom: 10px; }
    .event-item-content .description {
      font-size: 20px;
      color: #9896A4;
      line-height: 26px; }

.event-page-header {
  background: #5688A3;
  padding: 50px 0; }
  .event-page-header .block h4 {
    font-size: 60px;
    margin-bottom: 20px;
    font-family: "malinaregular" !important;
    color: #C6D839;
    font-weight: 300; }
  .event-page-header .block .date, .event-page-header .block .time {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .event-page-header .block .date i, .event-page-header .block .time i {
      font-size: 30px;
      display: inline-block;
      color: #C6D839;
      margin-right: 20px; }
    .event-page-header .block .date span, .event-page-header .block .time span {
      display: inline-block; }

.event-info p {
  font-size: 16px;
  line-height: 24px; }

.event-sidebar .location {
  margin-bottom: 30px;
  color: #848484;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  margin-left: 30px; }
  .event-sidebar .location i {
    display: inline-block;
    font-size: 25px;
    color: #C6D839;
    margin-left: -30px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  .event-sidebar .location span {
    display: block;
    margin-top: 10px;
    font-weight: normal;
    font-size: 16px; }

.icon-image .elementor-image {
  width: 180px;
  height: 180px;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  margin: 0 auto;
  line-height: 180px; }
  .icon-image .elementor-image img {
    width: 100px;
    height: auto; }

.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  width: 48%;
  float: left;
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  max-width: unset; }

.woocommerce-checkout .form-row {
  display: unset; }
  .woocommerce-checkout .form-row textarea {
    height: 8em !important; }
  .woocommerce-checkout .form-row label {
    font-size: 18px; }

.woocommerce-checkout .input-text {
  height: 50px;
  border-radius: 3px;
  border: 1px solid #d3ced2;
  padding: 10px;
  font-size: 15px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .woocommerce-checkout .input-text:focus {
    border-color: #000; }

.woocommerce-checkout .select2-selection {
  height: 50px; }
  .woocommerce-checkout .select2-selection .select2-selection__rendered {
    line-height: 50px;
    font-size: 16px; }
  .woocommerce-checkout .select2-selection .select2-selection__arrow {
    top: 11px; }

.woocommerce-form-coupon .input-text {
  height: 50px;
  border-radius: 3px;
  border: 1px solid #d3ced2;
  padding: 10px;
  font-size: 15px;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .woocommerce-form-coupon .input-text:focus {
    border-color: #000; }

.woocommerce-form-coupon .button {
  font-size: 16px !important; }

.woocommerce-checkout-payment .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.navbar-default .navbar-nav li a:hover {
  color: #5688A3; }

.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0; }
  .navbar.navbar-default .navbar-toggle {
    margin-top: 32px; }

.navbar-header .navbar-brand {
  padding: 5px 0; }
  .navbar-header .navbar-brand a {
    height: auto;
    display: inline-block;
    margin-top: 8px; }

.navbar-inverse .navbar-toggle {
  background: #444; }
  .navbar-inverse .navbar-toggle:focus {
    background: #444; }

.navbar-custom .nav li a {
  position: relative;
  color: #222222; }

.navbar-right .dropdown-menu {
  right: auto;
  left: 0; }

.navbar-custom .dropdown-menu {
  position: absolute;
  display: block;
  visibility: hidden;
  opacity: 0; }

.navbar-toggle {
  background: #222222; }
  .navbar-toggle .icon-bar {
    background: #fff; }

.dropdown-menu ul {
  list-style: none;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: -5px;
  background: #fff;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15); }

.nav .open a {
  background-color: transparent; }
  .nav .open a:focus {
    background-color: transparent; }

.navbar-nav .menu-item-has-children {
  position: relative; }
  .navbar-nav .menu-item-has-children .sub-menu {
    position: absolute;
    padding: 10px 20px;
    background: #fff;
    min-width: 230px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    transform-origin: top center; }
    .navbar-nav .menu-item-has-children .sub-menu li.menu-item a {
      display: block;
      font-size: 13px !important;
      font-weight: 400;
      line-height: normal;
      text-decoration: none;
      padding: 8px 0;
      color: #fff; }
    .navbar-nav .menu-item-has-children .sub-menu li.menu-item:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
    .navbar-nav .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
      position: absolute;
      left: 100%;
      top: 0; }
    .navbar-nav .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {
      opacity: 1;
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }
  .navbar-nav .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
    .navbar-nav .menu-item-has-children:hover .sub-menu .sub-menu {
      opacity: 0;
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }

.top-bar {
  padding: 0 0 30px; }
  .top-bar span {
    color: #CF3176;
    font-size: 27px; }
  .top-bar .header-donation-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: right; }
    @media (max-width: 767px) {
      .top-bar .header-donation-button {
        display: block;
        float: unset;
        text-align: center;
        margin-bottom: 20px; } }

.navigation {
  background: #5688A3;
  border-bottom: 10px solid #C6CCCC; }
  .navigation .navbar .navbar-brand {
    margin-top: -100px; }
    @media (max-width: 1200px) {
      .navigation .navbar .navbar-brand {
        margin-top: -60px; } }
    @media (max-width: 991px) {
      .navigation .navbar .navbar-brand {
        margin-top: -50px; } }
    .navigation .navbar .navbar-brand img {
      width: 600px; }
      @media (max-width: 1200px) {
        .navigation .navbar .navbar-brand img {
          width: 400px; } }
      @media (max-width: 991px) {
        .navigation .navbar .navbar-brand img {
          width: 300px; } }

.menu-main-menu-container {
  margin-left: auto; }

ul.main-menu {
  text-align: right;
  margin-bottom: 0; }
  @media (max-width: 1024px) {
    ul.main-menu {
      text-align: center; } }
  ul.main-menu li {
    display: inline-block; }
    ul.main-menu li a {
      color: #fff;
      padding: 10px;
      font-size: 25px;
      font-weight: 200; }
      @media (max-width: 1200px) {
        ul.main-menu li a {
          font-size: 16px; } }

.top-header-donation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 20px;
  background: #C6D839;
  margin-left: 20px; }
  @media (max-width: 767px) {
    .top-header-donation {
      margin-left: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .top-header-donation .input-fields {
    background: #fff;
    border: 2px solid #95989A;
    padding: 13px 20px;
    position: relative; }
    .top-header-donation .input-fields::before {
      position: absolute;
      content: '$';
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #9896A4; }
    .top-header-donation .input-fields input {
      background: transparent;
      width: 60px;
      border: none;
      font-size: 18px;
      color: #9896A4;
      margin-left: 13px; }
      .top-header-donation .input-fields input:focus {
        outline: 0; }
    .top-header-donation .input-fields select {
      border: none;
      font-size: 18px;
      color: #9896A4;
      cursor: pointer; }
      .top-header-donation .input-fields select:focus {
        outline: 0; }
  .top-header-donation a {
    display: inline-block;
    color: #505050;
    font-size: 28px;
    margin-left: 15px;
    cursor: pointer;
    font-family: "Montserrat Alternates", sans-serif;
    text-transform: uppercase; }

.top-campaign {
  display: none; }

@media (max-width: 767px) {
  .navbar-collapse {
    background: transparent !important; } }

.navbar-toggler span {
  color: #fff;
  font-size: 28px; }

#hero-area {
  background: url("https://cherylkayfoundation.org/wp-content/themes/ckf-wp-theme/assets/images/slider.jpg") no-repeat 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 230px 0;
  color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: relative; }
  #hero-area:before {
    content: '';
    z-index: 9;
    background: rgba(255, 255, 255, 0.78);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #hero-area .block {
    position: relative;
    z-index: 999; }
  #hero-area h1 {
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase; }
  #hero-area h2 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 38px;
    line-height: 27px;
    text-transform: uppercase;
    color: #666;
    font-family: 'Roboto', sans-serif;
    margin-top: 25px; }
  #hero-area .btn {
    background: #414141;
    border: none;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    font-size: 16px;
    font-size: 13px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: normal;
    border-radius: 0; }

#call-to-action {
  background: #5688A3;
  background-size: cover;
  background-attachment: fixed;
  padding: 80px 0;
  text-align: center;
  position: relative;
  color: #fff; }
  #call-to-action .block {
    position: relative;
    z-index: 99;
    color: #fff; }
    #call-to-action .block h2 {
      margin-bottom: 15px;
      color: #fff; }
    #call-to-action .block p {
      font-size: 15px;
      font-weight: 300;
      font-family: 'Roboto', sans-serif;
      margin-top: 20px; }
    #call-to-action .block .btn-contact {
      background: #fff;
      border: none;
      color: #5688A3;
      padding: 16px 35px;
      margin-top: 20px;
      font-size: 12px;
      letter-spacing: 2px;
      text-transform: uppercase;
      border-radius: 0; }
      #call-to-action .block .btn-contact i {
        margin-right: 10px; }

#about {
  padding: 110px 0; }
  #about .block {
    padding: 20px 30px 0 30px; }
    #about .block h2 {
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 30px;
      text-transform: uppercase; }
    #about .block p {
      color: #727272;
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 35px; }
    #about .block img {
      max-width: 100%; }

.about-feature {
  margin-top: 50px; }
  .about-feature .block {
    color: #fff;
    width: 33.33%;
    padding: 5%;
    float: left; }
    .about-feature .block p {
      font-weight: 300; }
  .about-feature .about-feature-1 {
    background: #5688A3; }
  .about-feature .about-feature-2 {
    background: #00B0C7; }
  .about-feature .about-feature-3 {
    background: #00A6BB; }

.works {
  padding: 80px 0;
  background: #FCFCFC; }
  .works .block {
    position: relative;
    z-index: 99; }
    .works .block:hover .img-overly .overly {
      opacity: 1; }
    .works .block h4 {
      padding: 20px 15px;
      margin-top: 0;
      color: #666; }
    .works .block .img-overly {
      position: relative;
      background: rgba(0, 0, 0, 0.85); }
      .works .block .img-overly img {
        border-radius: 0; }
      .works .block .img-overly .overly {
        background: rgba(57, 181, 74, 0.9);
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: .3s all;
        transition: .3s all; }
        .works .block .img-overly .overly a {
          position: absolute;
          top: 45%;
          left: 22%; }
          .works .block .img-overly .overly a i {
            font-size: 30px;
            color: #fff; }

.portfolio-item figure {
  background: #fff;
  margin-bottom: 45px !important;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06); }
  .portfolio-item figure .img-wrapper {
    position: relative;
    overflow: hidden; }
  .portfolio-item figure img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms; }
  .portfolio-item figure:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1); }
  .portfolio-item figure:hover .overlay {
    opacity: 1; }
    .portfolio-item figure:hover .overlay .buttons a {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  .portfolio-item figure .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms; }
    .portfolio-item figure .overlay a {
      display: inline-block;
      color: #fff;
      padding: 10px 23px;
      line-height: 1;
      border: 1px solid #fff;
      border-radius: 0px;
      margin: 4px;
      -webkit-transform: scale3d(0, 0, 0);
      transform: scale3d(0, 0, 0);
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      .portfolio-item figure .overlay a:hover {
        text-decoration: none; }
    .portfolio-item figure .overlay:hover a {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
  .portfolio-item figure .buttons {
    position: absolute;
    top: 45%;
    left: 24%; }
  .portfolio-item figure figcaption {
    padding: 20px 25px;
    margin-top: 0;
    color: #666; }
    .portfolio-item figure figcaption h4 {
      margin: 0; }
      .portfolio-item figure figcaption h4 a {
        color: #5688A3; }
    .portfolio-item figure figcaption p {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 5px; }

.service-item .media {
  margin: 0px 0 70px 0; }
  .service-item .media .media-left {
    padding-right: 25px; }

.service-item h3 {
  color: #222222;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  margin: 0px 0px 15px;
  font-weight: 400; }

.service-item p {
  line-height: 25px;
  font-size: 14px;
  color: #777777; }

.service-item .icon {
  text-decoration: none;
  color: #fff;
  background-color: #5688A3;
  height: 100px;
  text-align: center;
  width: 100px;
  font-size: 50px;
  line-height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-shadow: #00a4ba 1px 1px, #00a4ba 2px 2px, #00a4ba 3px 3px, #00a4ba 4px 4px, #00a4ba 5px 5px, #00a4ba 6px 6px, #00a4ba 7px 7px, #00a4ba 8px 8px, #00a4ba 9px 9px, #00a4ba 10px 10px, #00a4ba 11px 11px, #00a4ba 12px 12px, #00a4ba 13px 13px, #00a4ba 14px 14px, #00a4ba 15px 15px, #00a4ba 16px 16px, #00a4ba 17px 17px, #00a4ba 18px 18px, #00a4ba 19px 19px, #00a4ba 20px 20px, #00a4ba 21px 21px, #00a4ba 22px 22px, #00a4ba 23px 23px, #00a4ba 24px 24px, #00a4ba 25px 25px, #00a4ba 26px 26px, #00a4ba 27px 27px, #00a4ba 28px 28px, #00a4ba 29px 29px, #00a4ba 30px 30px, #00a4ba 31px 31px, #00a4ba 32px 32px, #00a4ba 33px 33px, #00a4ba 34px 34px, #00a4ba 35px 35px, #00a4ba 36px 36px, #00a4ba 37px 37px, #00a4ba 38px 38px, #00a4ba 39px 39px, #00a4ba 40px 40px, #00a4ba 41px 41px, #00a4ba 42px 42px, #00a4ba 43px 43px, #00a4ba 44px 44px, #00a4ba 45px 45px, #00a4ba 46px 46px, #00a4ba 47px 47px, #00a4ba 48px 48px, #00a4ba 49px 49px, #00a4ba 50px 50px, #00a4ba 51px 51px, #00a4ba 52px 52px, #00a4ba 53px 53px, #00a4ba 54px 54px, #00a4ba 55px 55px, #00a4ba 56px 56px, #00a4ba 57px 57px, #00a4ba 58px 58px, #00a4ba 59px 59px, #00a4ba 60px 60px, #00a4ba 61px 61px, #00a4ba 62px 62px, #00a4ba 63px 63px, #00a4ba 64px 64px, #00a4ba 65px 65px, #00a4ba 66px 66px, #00a4ba 67px 67px, #00a4ba 68px 68px, #00a4ba 69px 69px, #00a4ba 70px 70px, #00a4ba 71px 71px, #00a4ba 72px 72px, #00a4ba 73px 73px, #00a4ba 74px 74px, #00a4ba 75px 75px, #00a4ba 76px 76px, #00a4ba 77px 77px, #00a4ba 78px 78px, #00a4ba 79px 79px, #00a4ba 80px 80px, #00a4ba 81px 81px, #00a4ba 82px 82px, #00a4ba 83px 83px, #00a4ba 84px 84px, #00a4ba 85px 85px, #00a4ba 86px 86px, #00a4ba 87px 87px, #00a4ba 88px 88px, #00a4ba 89px 89px, #00a4ba 90px 90px, #00a4ba 91px 91px, #00a4ba 92px 92px, #00a4ba 93px 93px, #00a4ba 94px 94px, #00a4ba 95px 95px, #00a4ba 96px 96px, #00a4ba 97px 97px, #00a4ba 98px 98px, #00a4ba 99px 99px, #00a4ba 100px 100px; }

.wrapper_404 h1 {
  font-size: 200px;
  color: #5688A3;
  line-height: 1; }

.wrapper_404 h2 {
  font-size: 50px;
  margin-top: 0; }

.wrapper_404 .btn-home {
  background: #414141;
  border: none;
  color: #fff;
  padding: 20px 35px;
  margin-top: 10px;
  font-size: 16px;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: normal;
  border-radius: 0; }

#blog-full-width {
  padding: 40px 0 80px; }

article {
  padding: 30px 0; }

.blog-content h2 {
  font-family: 'Roboto', sans-serif; }
  .blog-content h2 a {
    color: #444;
    font-weight: 400;
    font-size: 30px; }

.blog-content p {
  font-size: 16px;
  line-height: 25px;
  color: #848484; }

.blog-content .blog-meta {
  color: #9a9a9a;
  font-weight: 300;
  margin-bottom: 25px; }
  .blog-content .blog-meta span:not(:last-child)::after {
    content: '/';
    padding: 0 3px 0 6px; }
  .blog-content .blog-meta a {
    color: #acacac; }
  .blog-content .blog-meta p {
    margin-top: 20px; }

.blog-content .btn-details {
  padding: 15px 20px;
  background-color: #C6D839;
  color: #fff;
  border-radius: 20px;
  margin-top: 10px; }

.blog-content p {
  margin-bottom: 0; }

.blog-post-image {
  margin-bottom: 20px; }

.sidebar {
  padding-top: 60px; }
  .sidebar .widget {
    margin-bottom: 40px;
    padding: 15px;
    border: 1px solid #dedede; }
    .sidebar .widget h3 {
      margin-top: 8px; }
  .sidebar .search input.form-control {
    border-right: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }
  .sidebar .search button {
    border-left: 0; }
    .sidebar .search button:hover {
      background: transparent; }
  .sidebar .author .author-img img {
    width: 90px;
    border-radius: 100%;
    margin-top: -40px;
    border: 3px solid #fff; }
  .sidebar .author .author-bio p {
    font-size: 14px;
    color: #888; }
  .sidebar .categories ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    list-style: none; }
    .sidebar .categories ul li span.badge {
      float: right;
      background: transparent;
      color: #444;
      border: 1px solid #dedede;
      border-radius: 0; }
    .sidebar .categories ul li a {
      color: #555; }
    .sidebar .categories ul li:last-child {
      border-bottom: none; }
  .sidebar .recent-post ul li {
    margin: 20px 0; }
    .sidebar .recent-post ul li a {
      color: #555;
      font-size: 15px; }
      .sidebar .recent-post ul li a:hover {
        color: #5688A3; }
  .sidebar .recent-post time {
    font-weight: 300;
    color: #999;
    font-size: 12px; }

.post-sub-heading {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px; }

.post-social-share {
  margin-bottom: 50px; }

.post-comments {
  margin: 30px 0; }
  .post-comments li {
    margin-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px; }
    .post-comments li .children {
      margin-left: 100px; }
      .post-comments li .children li:last-child {
        border-bottom: 0; }
    .post-comments li .comment-body {
      padding-left: 70px;
      position: relative; }
    .post-comments li .comment-author {
      padding-right: 20px; }
      .post-comments li .comment-author img {
        float: left;
        position: absolute;
        left: 0;
        width: 55px;
        border-radius: 50%; }
  .post-comments .comment-metadata {
    font-size: 12px; }
  .post-comments .comment-respond {
    margin-top: 20px; }
  .post-comments .comment-content {
    margin-top: 6px; }
  .post-comments .reply {
    font-size: 12px; }
  .post-comments .comment-reply-title {
    border-bottom: 1px solid #e5e5e5;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 20px; }
  .post-comments .comment-notes {
    background: #fcf8e3;
    color: #8a6d3b;
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 5px; }
  .post-comments .comment-form .required {
    color: red; }
  .post-comments .comment-form label {
    display: block; }
  .post-comments .comment-form input[type="text"], .post-comments .comment-form input[type="email"], .post-comments .comment-form input[type="url"] {
    display: block;
    width: 100%;
    padding-left: 10px;
    outline: none;
    height: 50px; }
  .post-comments .comment-form input[type="submit"] {
    background: #5688A3;
    color: #fff;
    padding: 15px 20px;
    border: none; }
  .post-comments .comment-form textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-left: 10px; }
  .post-comments .comment-form p {
    font-size: 16px;
    line-height: 25px;
    color: #848484; }
  .post-comments .comment-author {
    margin-top: 0; }
    .post-comments .comment-author a {
      color: #222222;
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase; }
  .post-comments .comment-button {
    color: #7e7e7e;
    display: inline-block;
    margin-left: 5px; }
    .post-comments .comment-button i {
      margin-right: 5px;
      display: inline-block; }
    .post-comments .comment-button:hover {
      color: #5688A3; }

.form-submit .submit {
  padding: 15px 20px;
  background-color: #C6D839 !important;
  color: #fff;
  border-radius: 30px; }

.post-excerpt {
  padding: 0 20px;
  margin-bottom: 60px; }
  .post-excerpt h3 a {
    color: #000; }
  .post-excerpt blockquote {
    line-height: 22px;
    margin: 20px 0;
    font-size: 16px; }
  .post-excerpt p {
    font-size: 16px;
    color: #5e5e5e;
    margin: 0 0 30px;
    line-height: 30px; }

.single-blog {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px; }

.blog-subtitle {
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
  text-transform: uppercase; }

.next-prev {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin: 20px 0;
  padding: 25px 0; }
  .next-prev a {
    color: #000; }
    .next-prev a:hover {
      color: #5688A3; }
  .next-prev .prev-post i {
    margin-right: 10px; }
  .next-prev .next-post i {
    margin-left: 10px; }

.social-profile ul li {
  margin: 0 10px 0 0;
  display: inline-block; }
  .social-profile ul li a {
    color: #4e595f;
    display: block;
    font-size: 16px; }
    .social-profile ul li a i:hover {
      color: #5688A3; }

.comments-section {
  margin-top: 35px; }

.author-about {
  margin-top: 40px; }

.post-author {
  margin-right: 20px; }

.post-author > img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%; }

.comment-list ul {
  margin-top: 20px; }
  .comment-list ul li {
    margin-bottom: 20px; }

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative; }
  .comment-wrap .author-avatar {
    margin-right: 10px; }
  .comment-wrap .media .media-heading {
    font-size: 14px;
    margin-bottom: 8px; }
    .comment-wrap .media .media-heading a {
      color: #5688A3;
      font-size: 13px; }
  .comment-wrap .media .comment-meta {
    font-size: 12px;
    color: #888; }
  .comment-wrap .media p {
    margin-top: 15px; }

.comment-reply-form {
  margin-top: 80px; }
  .comment-reply-form input, .comment-reply-form textarea {
    height: 35px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .comment-reply-form input:focus, .comment-reply-form textarea:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 1px solid #5688A3; }
  .comment-reply-form textarea, .comment-reply-form .btn-main {
    height: auto; }

#clients-logo.owl-carousel .owl-item {
  margin-right: 10px; }
  #clients-logo.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }

#contact-section {
  padding: 90px 0; }
  #contact-section .contact-form {
    margin-top: 42px; }
    #contact-section .contact-form .btn-send {
      color: #fff;
      outline: none;
      background: #5688A3; }
      #contact-section .contact-form .btn-send:hover {
        border: 1px solid #5688A3; }
  #contact-section input {
    display: block;
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border-radius: 1px;
    border: 1px solid rgba(111, 121, 122, 0.3);
    box-shadow: none;
    -webkit-box-shadow: none; }
  #contact-section textarea {
    display: block;
    border-radius: 0;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  #contact-section .address, #contact-section .email, #contact-section .phone {
    text-align: center;
    background: #F7F7F7;
    padding: 20px 0 40px 0;
    margin-bottom: 20px; }
  #contact-section .address i, #contact-section .email i, #contact-section .phone i {
    font-size: 45px;
    color: #5688A3; }
  #contact-section .address h5, #contact-section .email h5, #contact-section .phone h5 {
    font-size: 16px;
    line-height: 1.4; }
  #contact-section .address-details {
    padding-top: 70px; }

#map-canvas {
  width: 100%;
  height: 350px;
  background-color: #CCC; }

.error {
  padding: 10px;
  color: #D8000C;
  border-radius: 2px;
  font-size: 14px;
  background-color: #FFBABA; }

.success {
  background-color: #6cb670;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 10px; }

#error, #success {
  display: none;
  margin-bottom: 10px; }

.gallery {
  padding: 100px; }
  .gallery figure .buttons {
    left: 40%; }

.portfolio-meta span {
  margin: 5px 10px;
  font-weight: 300; }
  .portfolio-meta span a {
    color: #fff; }

.portfolio-single {
  padding: 80px 0 20px; }
  .portfolio-single .portfolio-content {
    padding: 40px 0; }

.single-post {
  padding: 80px 0 20px; }
  .single-post .post-content {
    padding: 40px 0; }
    .single-post .post-content p {
      font-size: 16px;
      line-height: 25px;
      color: #848484; }
    .single-post .post-content ol li, .single-post .post-content ul li {
      color: #666; }
  .single-post .media {
    border: 1px solid #dedede;
    padding: 30px 20px; }
    .single-post .media .media-body a {
      color: #5688A3;
      font-size: 12px; }
    .single-post .media .media {
      border: none; }
  .single-post .comments {
    margin-top: 40px; }
  .single-post .post-comment {
    margin-top: 40px; }
    .single-post .post-comment h3 {
      margin-bottom: 15px; }
    .single-post .post-comment .form-control {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0; }
    .single-post .post-comment .btn-send {
      background: #5688A3;
      color: #fff;
      border-radius: 0; }

#product-showcase-banner {
  padding-top: 160px; }
  #product-showcase-banner .block {
    padding: 20px 0 20px 50px; }
    #product-showcase-banner .block h2 {
      font-size: 40px;
      color: #5688A3;
      margin-bottom: 20px;
      margin-top: 0; }
    #product-showcase-banner .block p {
      color: #666;
      line-height: 25px; }
    #product-showcase-banner .block .buttons {
      margin-top: 25px; }
      #product-showcase-banner .block .buttons .btn {
        color: #fff;
        border: none;
        padding: 12px 40px;
        -webkit-transition: .2s all;
        transition: .2s all;
        letter-spacing: 2px;
        font-size: 15px; }
      #product-showcase-banner .block .buttons .btn-demo {
        background: #5abd4f;
        margin-right: 8px;
        border-bottom: 3px solid #429E38; }
        #product-showcase-banner .block .buttons .btn-demo:hover {
          background: #429E38; }
      #product-showcase-banner .block .buttons .btn-buy {
        background: #00AEDA;
        border-bottom: 3px solid #0190B5; }
        #product-showcase-banner .block .buttons .btn-buy:hover {
          background: #0190B5; }
        #product-showcase-banner .block .buttons .btn-buy span {
          margin-right: 8px;
          font-weight: bold; }

#product-description {
  padding-top: 80px; }
  #product-description .block {
    height: 400px;
    overflow: hidden;
    margin-top: 35px;
    border-bottom: 1px solid #dedede;
    padding-top: 30px;
    position: relative;
    webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
    #product-description .block:hover img {
      -webkit-transform: translateY(20px);
      transform: translateY(20px); }
    #product-description .block img {
      position: absolute;
      top: 10px;
      left: 0;
      -webkit-transform: translateY(60px);
      transform: translateY(60px);
      -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1); }
    #product-description .block .content {
      width: 60%;
      padding-top: 70px; }
      #product-description .block .content h3 {
        font-size: 32px;
        color: #5c5c5c; }
      #product-description .block .content p {
        color: #787f8c;
        line-height: 25px; }

#related-items {
  padding: 60px 0 110px; }
  #related-items .title {
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    margin: 5px 15px 30px 15px;
    text-align: left;
    color: #777; }
  #related-items .product-details {
    margin-bottom: 0; }
  #related-items .block {
    position: relative;
    background: #fff;
    margin-bottom: 45px;
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14); }
    #related-items .block:hover .img-overly .overly {
      opacity: 1; }
    #related-items .block h4 {
      padding: 20px 15px;
      margin-top: 0;
      color: #666; }
      #related-items .block h4 span {
        float: right;
        color: #5688A3; }
    #related-items .block .img-overly {
      position: relative;
      background: rgba(0, 0, 0, 0.85); }
      #related-items .block .img-overly img {
        border-radius: 0; }
      #related-items .block .img-overly .overly {
        background: rgba(57, 181, 74, 0.9);
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: .3s all;
        transition: .3s all; }
        #related-items .block .img-overly .overly a {
          position: absolute;
          top: 45%;
          left: 45%; }
          #related-items .block .img-overly .overly a i {
            font-size: 30px;
            color: #fff; }

.service-parts .block {
  margin-bottom: 40px;
  text-align: center; }
  .service-parts .block i {
    font-size: 35px;
    color: #5688A3; }
  .service-parts .block p {
    padding: 0 8px;
    font-size: 14px;
    color: #777;
    line-height: 1.7; }

.works.service-page figure .buttons {
  position: absolute;
  top: 45%;
  left: 13%; }

#team {
  margin: 50px 0; }

.team-member {
  margin-top: 30px; }
  .team-member:hover .team-img img {
    opacity: .8; }
  .team-member .team-img {
    position: relative; }
    .team-member .team-img .team-pic {
      width: 100%; }
  .team-member .team_designation {
    font-size: 13px; }
  .team-member h3 {
    color: #5688A3;
    margin-bottom: 0;
    font-size: 20px; }
  .team-member p {
    font-size: 14px; }
  .team-member .social-icons a {
    background: #5688A3;
    color: #fff;
    padding: 4px 8px;
    display: inline-block;
    font-size: 15px; }
  .team-member .social-icons .facebook {
    padding: 4px 12px; }

#footer {
  background: #fff;
  padding: 90px 0 25px;
  color: #555; }
  #footer .copyright {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 10px; }
    #footer .copyright a {
      color: #5688A3; }
  #footer .social {
    text-align: center;
    margin-bottom: 70px; }
    #footer .social li {
      display: inline-block; }
      #footer .social li:not(:last-child) {
        margin-right: 15px; }
      #footer .social li a {
        font-size: 22px;
        color: #fff;
        display: block;
        height: 35px;
        width: 35px;
        text-align: center;
        background: #7C7B8B;
        border-radius: 50%; }
        #footer .social li a i {
          line-height: 35px; }

.cd-headline.slide .cd-words-wrapper {
  color: #5688A3; }

ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px; }
  ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px; }

#copyright a:hover, #copyright nav .menu li a:hover {
  color: #e4e4e4 !important; }

#copyright a {
  text-decoration: none; }
  #copyright a:hover {
    text-decoration: none; }

ul.footer-menu {
  padding: 45px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #9896A4;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    ul.footer-menu {
      padding: 30px 0; } }
  ul.footer-menu li {
    display: inline-block; }
    ul.footer-menu li:not(:last-child) {
      margin-right: 70px; }
    ul.footer-menu li a {
      display: block;
      font-size: 20px;
      color: #848484;
      font-weight: 300; }
      @media (max-width: 767px) {
        ul.footer-menu li a {
          font-size: 16px;
          margin-bottom: 10px; } }

.event-date {
  display: inline-block;
  background-color: #C5D739;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-left: 30px;
  margin-top: -100px;
  text-align: center; }
  .event-date p {
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    color: #505050; }

.event-paragraph p {
  font-size: 22px; }

.event-item a {
  color: #C5D739; }

/* Responsive styles
================================================== */
/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
  /* Dropdown animation */
  .navbar-nav .dropdown-menu,
  .navbar-nav .dropdown.megamenu div.dropdown-menu {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99); }
  .navbar-nav .dropdown:hover div.dropdown-menu,
  .navbar-nav .dropdown.megamenu:hover div.dropdown-menu {
    opacity: 1;
    visibility: visible;
    color: #777;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .navbar-nav .dropdown-backdrop {
    visibility: hidden; } }

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  .title {
    font-size: 40px; }
  .navbar-header .navbar-brand a {
    padding: 6px 8px; }
  #hero-area {
    padding: 140px 0; }
  #hero-area .btn {
    margin-top: 8px; }
  #about {
    padding: 70px 0; }
  #about .block {
    padding: 0; }
  figure .buttons {
    left: 16%; }
  #feature .media {
    margin: 0px 0px 35px; }
  #footer .copyright {
    text-align: center; }
  #footer .social {
    text-align: center; }
  .dropdown-menu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 15px;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .dropdown-menu > ul {
    list-style: none;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15); }
  .navbar-collapse {
    background: #333333; }
  #top-bar .main-menu li > a {
    color: #fff;
    padding: 21px 10px;
    background: transparent; }
  #top-bar .dropdown-menu > ul {
    list-style: none;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15); }
  #top-bar .dropdown-menu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 15px;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }

/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

/*# sourceMappingURL=maps/style.css.map */