/*!
Theme Name: Kortez Finance
Theme URI: https://kortezthemes.com/kortez-finance
Author: Kortez Themes
Author URI: https://kortezthemes.com
Description: Kortez Finance is multipurpose finance theme. Kortez Finance is beautiful, fast, lightweight, responsive, extremely customizable theme that you can use as a foundation to build versatile sites such as business, startups, business agencies, corporate, blog, finance, accounting, consulting and preferably ideal for any type of business sites. Kortez Finance is a child theme of kortez, a free multipurpose WordPress theme. Kortez Finance works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Kortez Finance is built with SEO, speed, and usability in mind with the multiple Header & Footer layouts, predesigned starter sites includes awesome Home & Inner Pages that is incredibly customizable and powerful enough to take a stand among the crowd. Kortez Finance is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a Multipurpose Business theme? Look no further! https://demo.kortezthemes.com/kortez/finance/
Version: 1.0.1
Requires PHP: 5.5
Tested up to: 6.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kortez
Text Domain: kortez-finance
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Kortez Finance WordPress Theme, Copyright 2023 kortezThemes
Kortez Finance is distributed under the terms of the GNU General Public License v3

Kortez Finance is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

/* contact form */ 
#kortez-finance04-contact .wpcf7 input[type=text],
#kortez-finance04-contact .wpcf7 input[type=email] {
  height: 50px;
}
#kortez-finance04-contact .wpcf7 input[type=text],
#kortez-finance04-contact .wpcf7 input[type=email],
#kortez-finance04-contact .wpcf7 textarea {
  background-color: transparent;
  border-color: rgba(0,44,71,0.15);
  margin: 15px 0;
  padding: 20px;
}
#kortez-finance04-contact .wpcf7 input[type=submit] {
  background-color: #002C47;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 16px 30px;
}
#kortez-finance04-contact .wpcf7 input[type=submit]:hover,
#kortez-finance04-contact .wpcf7 input[type=submit]:focus,
#kortez-finance04-contact .wpcf7 input[type=submit]:active {
  background-color: #187BB9;
}

/*footer css*/
.site-footer-five .copyright-wrap {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .site-footer-five .copyright-wrap {
    text-align: center;
  }
}
.site-footer-five .social-profile {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
.site-footer-five .footer-menu {
  text-align: right;
  display: block;
}
@media screen and (max-width: 767px) {
  .site-footer-five .footer-menu {
    text-align: center;
  }
}
.site-footer-five .footer-menu ul li:first-child {
  border-left: none;
}

.section-feature-pages-area {
  padding-bottom: 70px;
}
.section-feature-pages-area ~ .section-banner {
  padding-bottom: 70px;
}
.section-feature-pages-area .content-wrap {
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .section-feature-pages-area {
    padding-bottom: 50px;
  }
  .section-feature-pages-area ~ .section-banner {
    padding-bottom: 50px;
  }
}
/*features page css*/
.post .feature-pages-content .feature-pages-title {
  background-color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  padding: 10px 20px;
}
.feature-pages-content-wrap {
  margin-bottom: 30px;
}
.feature-pages-layout-one .feature-pages-image {
  background-color: #cccccc;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 1;
}
.feature-pages-layout-one .feature-pages-image:before {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1;
}
.feature-pages-layout-one .feature-pages-content {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  width: 100%;
}
/*feature post css*/
.feature-posts-layout-two .post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.feature-posts-layout-two .post .feature-posts-image {
  width: 120px;
  margin-right: 15px;
}
.feature-posts-layout-two .post .feature-posts-image a {
  display: block;
  position: relative;
}
.feature-posts-layout-two .post .feature-posts-image a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  -moz-transition: visibility 0.4s, opacity 0.4s;
  -ms-transition: visibility 0.4s, opacity 0.4s;
  -o-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
}
.feature-posts-layout-two .post .feature-posts-content {
  width: -moz-calc(100% - 140px);
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
}
.feature-posts-layout-two .post .feature-posts-content .feature-posts-title {
  margin-bottom: 6px;
}
.feature-posts-layout-two .post .feature-posts-content .cat-links {
  display: block;
}
.feature-posts-layout-two .post .feature-posts-content .cat-links a {
  position: relative;
}
.feature-posts-layout-two .post .feature-posts-content .cat-links a:after {
  content: ",";
  display: inline-block;
}
.feature-posts-layout-two .post .feature-posts-content .cat-links a:last-child:after {
  display: none;
}
.feature-posts-layout-two .post.no-thumbnail .feature-posts-content {
  width: 100%;
}
.feature-posts-layout-two .post:hover .feature-posts-image a:before, 
.feature-posts-layout-two .post:focus .feature-posts-image a:before, 
.feature-posts-layout-two .post:active .feature-posts-image a:before {
  visibility: visible;
  opacity: 1;
}
.section-feature-posts-two-area {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .section-feature-posts-two-area {
    padding-bottom: 20px;
  }
}
.section-feature-posts-two-area .feature-posts-image {
  background-color: #cccccc;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 260px;
  position: relative;
  z-index: 1;
}
.section-feature-posts-two-area .feature-posts-image:before {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.section-feature-posts-two-area .feature-big-posts .feature-posts-image {
  height: 550px;
}
.section-feature-posts-two-area .feature-posts-content {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  width: 100%;
}
.section-feature-posts-two-area .feature-posts-content .cat-links {
  display: block;
  margin-bottom: 10px;
}
.section-feature-posts-two-area .feature-posts-content .cat-links a {
  background-color: #EB5A3E;
  margin: 2px;
  padding: 5px;
  letter-spacing: 0.8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.section-feature-posts-two-area .feature-posts-content .cat-links a:hover, 
.section-feature-posts-two-area .feature-posts-content .cat-links a:focus {
  background-color: #086abd;
  color: #ffffff;
}
.section-feature-posts-two-area .feature-posts-content .feature-posts-title {
  margin-bottom: 15px;
}
/*section advertice banner*/
.section-advert {
  padding-bottom: 70px;
}
.top-footer,
.bottom-footer {
    background-color: #02112e;
}