
/* ====================================================================================
  SLIDESHOW
==================================================================================== */
/*  Slides Color Assignment
==================================================================================== */

/*  Slide 1  */
#slider_block_1 {background-color: #08759f;}

#slider_block_1 .slider-block__title {color: #ffffff;}
#slider_block_1 .slider-block__text {color: #ffffff;}
#slider_block_1 .slider-block__button--first {color: #024964; background: #ffffff;}
#slider_block_1 .slider-block__button--second {color: #ffffff; border-color: #ffffff;}

@media only screen and (max-width: 768px) {
  #slider_block_1,#slider_block_2,#slider_block_3,#slider_block_4 { background-position: center center; background-size: cover !important;}
}

/*  Slide 2  */
#slider_block_2 {background-color: #054056;}

#slider_block_2 .slider-block__title {color: #fafafa;}
#slider_block_2 .slider-block__text {color: #fafafa;}
#slider_block_2 .slider-block__button--first {color: #024964; background: #ffffff;}
#slider_block_2 .slider-block__button--second {color: ##FFFFFF; border-color: ##FFFFFF;}







/* ====================================================================================
  FEATURES
==================================================================================== */
/*  Features Actions
==================================================================================== */
.features-actions__button {
  color: #ffffff !important;
  background: #024964 !important;
}

/*  Features Color Assignments
==================================================================================== */
#features {background: #ffffff;}

/*  Features Titles  */
#features .page-heading__title,
#features .features-block__title,
#features .features-block__icon  {color: #024964;}

/*  Features Texts  */
#features .page-heading__text,
#features .features-block__text  {color: #41778b;}


/* ====================================================================================
  SPECIFICATIONS
==================================================================================== */
/*  Spec Color Assignment
==================================================================================== */
/*  Spec 1  */
#product-spec__first {background: #f9f9fb;}
#product-spec__first .product-spec__content-title {color: #024964 !important;}
#product-spec__first .product-spec__content-text {color: #40758a;}
#product-spec__first .product-spec__content-button {color: #024964 !important; border-color: #024964 !important;}
#product-spec__first .product-spec__content-button:hover {background: #024964 !important; color: #FFF !important;}

/*  Spec 2  */
#product-spec__second {background: #f9f9fb;}
#product-spec__second .product-spec__content-title {color: #024964 !important;}
#product-spec__second .product-spec__content-text {color: #40758a;}
#product-spec__second .product-spec__content-button {color: #024964 !important; border-color: #024964 !important;}
#product-spec__second .product-spec__content-button:hover {background:#024964!important; color: #FFF !important;}

/*  Spec 3  */
#product-spec__third {background: ##F9F9FB;}
#product-spec__third .product-spec__content-title {color: ##024964 !important;}
#product-spec__third .product-spec__content-text {color: ##40758A;}
#product-spec__third .product-spec__content-button {color: ##024964 !important; border-color: ##024964 !important;}
#product-spec__third .product-spec__content-button:hover {background:##024964!important; color: #FFF !important;}

/* ====================================================================================
  FEATURED PRODUCTS
==================================================================================== */
/*  Featured Products Heading & Actions
==================================================================================== */
#featured-products .page-heading__title {
  color: #024964;
}
#featured-products .page-heading__text {
  color: #40758a;
}
#featured-products .featured-products__actions-button,
.blog-feed__actions .button.blue {
  color: #ffffff;
  background: #024964;
}


/* ====================================================================================
  TESTIMONIALS
==================================================================================== */
/*  Testimonials Color Assignment
==================================================================================== */
#testimonials {background: #dddddd;}
.testimonials-heading__title {color: #024964;}
.testimonials-quotes__block-text {color: #024964;}
