/*
Theme Name: Finetech Medical
description: Theme built for Finetech Medical
Author: Magda Faizov
Author URI: https://magdawebdesign.com/
Template: greentech-lite
Version: 1.0.1
*/

/*
# Branding
# Translations
# Typography
# Home page
# Footer
# Default templates
# Products
# Case Studies
# FAQ
# Contact page
# Page contents
*/

/*--------------------------------------------------------------
# Branding
--------------------------------------------------------------*/

/*
$darkBlue: #0072BC;
$lightBlue: #00A6E2;
*/

.custom-logo {
  width: auto;
  max-height: 80px;
}

.page-header {
  background-color: #0072BC;
}

.entry-content a,
.widget a {
  color: #0072BC;
}

.entry-content a:hover,
.entry-content a:focus,
.widget a:hover,
.widget a:focus {
  color: #00A6E2;
}

blockquote a,
blockquote cite {
	color: #0072BC;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-color: #0072BC;
	background: #0072BC;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #0072BC;
	color: #0072BC;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #0072BC;
}

.btn {
	border: 2px solid #0072BC;
}

.btn-primary,
.btn-outline-primary {
	background-color: #0072BC;
	border-color: #0072BC;
}

.entry-content a.btn-outline-primary {
  color: #fff;
}

.entry-content a.btn-outline-primary:hover,
.entry-content a.btn-outline-primary:focus {
  color: #0072BC;
}

.btn-outline-primary,
.archive .btn {
  -webkit-border-top-right-radius: 26px;
	-moz-border-top-right-radius: 26px;
	border-top-right-radius: 26px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus,
.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
	color: #0072BC;
}

.slick-arrow {
	color: #0072BC;
	border: 1px solid #0072BC;
}

.slick-arrow:hover {
	background: #0072BC;
}

@media (max-width: 767px) {
	.btn {
		border: 1px solid #0072BC;
	}
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: 1px solid #00A6E2;
}

.form-control:focus {
	border-color: #00A6E2;
}

a:hover, a:focus, a:active,
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a,
.main-navigation ul.menu .sub-menu li:hover > a,
.menu-toggle,
.mobile-navigation ul.mobile-menu > li.current_page_item > a,
.mobile-navigation ul.mobile-menu > li.current-menu-item > a,
.mobile-navigation ul.mobile-menu > li.current_page_ancestor > a,
.mobile-navigation ul.mobile-menu > li.current-menu-ancestor > a {
	color: #0072BC;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a,
.main-navigation div > ul > .current_page_item > a,
.main-navigation div > ul > .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	background: #0072BC;
}

nav.navigation.pagination .page-numbers {
	background: #0072BC;
	border: 2px solid #0072BC;
}

nav.navigation.pagination .page-numbers:hover,
nav.navigation.pagination .page-numbers.current,
.topbar a:hover,
.topbar ul li a:hover,
.topbar .widget_nav_menu ul.menu ul.sub-menu a:hover,
.widget_recent_comments a,
.widget_rss a,
.widget_archive ul li,
.widget_categories ul li,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
	color: #0072BC;
}

.aside-post .image::before {
  background-color: #0072BC;
}

.aside-post .name a:hover,
.widget_calendar table tbody a,
.widget_calendar table th,
.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
.site-logo .site-title a,
.site-search .site-search-toggler,
.widget-footer ul li a:hover,
.widget-footer .aside-post .name a:hover {
	color: #0072BC;
}

#menu-gan-the li a {
	background: #0072BC;
	border: 2px solid #0072BC;
}

#menu-gan-the li a::hover {
	color: #0072BC;
	border-color: #0072BC;
}

.statistics-textarea h2,
.statistics-icon,
.statistics-text,
.entry-meta a,
.entry-footer .cat-links a,
.search .comments-link .icon,
.blog .comments-link .icon,
.archive .comments-link .icon,
.comments-area ol .reply a,
.page-header span a:hover,
.page-header a:hover {
	color: #0072BC;
}

.scroll-to-top {
	background: #0072BC;
	border: 1px solid #0072BC;
}

.service .image {
	background: #0072BC;
}

.entry-share a {
	background: #0072BC;
	border: 1px solid #0072BC;
}

.entry-share a:hover {
	color: #0072BC;
	border-color: #0072BC;
}

.bottombar .bottombar-left a,
.bottombar .bottombar-right a:hover,
.scroll-to-top:hover i {
  color: #00A6E2;
}

/*--------------------------------------------------------------
# Translations
--------------------------------------------------------------*/

.widget_gtranslate a {
  margin-left: 3px;
}

.widget_gtranslate a:first-of-type {
  margin-left: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

small {
  font-size: 12px;
}

/*--------------------------------------------------------------
# Home page
--------------------------------------------------------------*/

.featured-post__content .featured-content {
  background-color: rgba(0, 0, 0, 0.1);
}

.featured-post__content h1 {
  margin: 0;
  padding: 25px;
  background: rgba(255, 255, 255, 0.5);
  max-width: 50%;
}

.featured-post__content p {
  margin: 0;
  padding: 0 25px 25px 25px;
  color: #343434;
  max-width: 50%;
  background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
	.featured-post__content p,
  .featured-post__content h1 {
		max-width: 80%;
	}
}

.featured-block {
  background: rgba(0, 114, 188, 0.9);
}

.featured-block__item a {
  display: flex;
}

.featured-block__text {
  font-weight: 400;
}

@media (max-width: 1439px) {
	.featured-block {
		display: block;
	}
}

@media (max-width: 1060px) {
	.featured-block {
		display: none;
	}
}

/* Products*/
.section--products {
	margin: 95px 0;
}

.section--products .section-title {
	margin: 0 0 15px;
}

.section--products:empty {
	display: none;
}

.section--products .container {
  display: flex;
	flex-direction: row;
	justify-content: space-between;
  flex-wrap: wrap;
}

.section--products .product {
  width: 48%;
  margin-top: 40px;
}

.section--products .product img {
  max-height: 150px;
  width: auto;
}

@media (max-width: 767px) {
	.section--products .container {
		flex-direction: column;
	}
  .section--products .product {
    width: 100%;
    margin-top: 0;
  }
}

/* Testimonials*/
.section--testimonials {
	padding: 75px 0 148px;
	background: #f6f6f6;
}

.section--testimonials .container {
  display: flex;
	flex-direction: row;
	justify-content: space-between;
  flex-wrap: wrap;
}

.section--testimonials .container--blockquote {
  width: 30%;
}

.section--testimonials blockquote {
  background: transparent;
  padding: 0;
  color: #343434;
}

@media (max-width: 767px) {
	.section--testimonials .container {
		flex-direction: column;
	}
  .section--testimonials .container--blockquote {
    width: 100%;
    margin-bottom: 25px;
  }
  .section--testimonials .container--blockquote:last-of-type {
    margin-bottom: 0;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-links {
  background: #111111;
  display: flex;
	flex-direction: row;
	justify-content: space-between;
  flex-wrap: wrap;
}

.footer-links .container {
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer-links ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}

.footer-links ul li {
  display: inline-block;
}

.footer-links .footer-navigation {
  width: 70%;
}

.footer-navigation ul li {
  margin-right: 15px;
}

.footer-navigation ul li a {
  color: #00A6E2;
  text-transform: uppercase;
  font-size: 12px;
}

.footer-navigation ul li a:hover,
.footer-navigation ul li a:focus {
  text-decoration: underline;
}

.footer-links .social-media {
  width: 30%;
  text-align: right;
}

.footer-links .widget-footer.zoom-social-icons-widget ul li {
  padding: 0;
}

@media (max-width: 767px) {
	.footer-links .footer-navigation,
  .footer-links .social-media {
		width: 100%;
	}
	.footer-links .social-media {
		text-align: left;
    margin-top: 20px;
	}
}

.bottombar .bottombar-right a {
  margin-left: 0;
}

.bottombar .bottombar-right img {
  max-height: 30px;
}

/*--------------------------------------------------------------
# Default templates
--------------------------------------------------------------*/

.single .entry-media, .page .entry-media {
  text-align: center;
}

.widget > div > ul li,
.widget > ul li {
  text-transform: none;
}

/*--------------------------------------------------------------
# Products
--------------------------------------------------------------*/

.products-area main {
  display: flex;
	flex-direction: row;
	justify-content: space-between;
  flex-wrap: wrap;
}

.products-area main article {
  width: 48%;
}

.products-area main article img {
  max-height: 150px;
  width: auto;
}

@media (max-width: 767px) {
	.products-area main {
		flex-direction: column;
	}
  .products-area main article {
    width: 100%;
    margin-top: 0;
  }
}

.widget-support > .entry-content,
.widget-other > .entry-content {
  padding: 20px 25px;
}

.widget-other > div > ul,
.widget.support-documents > div > ul {
  padding: 0;
}

.widget.support-documents > div > ul + p {
  padding-top: 15px;
}

.widget-other > .entry-content iframe {
  width: auto;
  height: auto;
}

.widget-support > .entry-content p:last-of-type {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Case Studies
--------------------------------------------------------------*/

.case-studies-area article.page {
  padding-bottom: 60px;
  border-bottom: 2px solid #eee;
}

.case-studies-area .case-studies .entry-content img {
  max-width: 15%;
  float: left;
  margin: 0 20px 20px 0;
}

.single-case-studies .entry-introduction {
  background-color: #eee;
  padding: 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.single-case-studies .widget div {
  background: #eee;
  padding: 20px 25px;
}

.single-case-studies .widget div p:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 990px) {
  .widget.case-studies-person {
    width: 100%;
    display: inline-block;
  }
  .single-case-studies .widget div img {
    max-width: 15%;
    float: left;
    margin: 0 20px 20px 0;
  }
}

/*--------------------------------------------------------------
# FAQ
--------------------------------------------------------------*/

.page-template-page-faq .hentry {
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}

.page-template-page-faq .hentry h4 {
  margin-top: 0;
  transition: all .3s ease 0s;
}

.page-template-page-faq .hentry h4:hover,
.page-template-page-faq .hentry h4:focus {
  color: #0072BC;
  cursor: pointer;
}

.faq-answer {
  display: none;
  transition: all .3s ease 0s;
}

.faq-answer p {
  margin-top: 0;
}

.faq-answer ul {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Contact page
--------------------------------------------------------------*/

.sidebar .contact-address div,
.sidebar .contact-details div {
  margin-top: 0;
  padding: 0 25px 20px 25px;
}

.sidebar .contact-address p,
.sidebar .contact-details p:last-of-type {
  margin-bottom: 0;
}

.sidebar .contact-address p br,
.sidebar .contact-details p br {
  display: block;
}

/*--------------------------------------------------------------
# Page contents
--------------------------------------------------------------*/

section.contents {
  margin-bottom: 1.5em;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 20px 0;
  //background-color: #f4f4f4;
}

section.contents > div > ul li a {
  text-transform: uppercase;
}