/*
 Theme Name:   Braintech Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/braintech/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     braintech
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
#rs-header .menu-sticky .menu-area {
  background: transparent !important;
}

.rs-breadcrumbs {
  margin-top: -94px;
}

.rs-footer .footer-top {
  padding: 0;
}

.rs-footer .footer-top .footer-2 .widget {
  margin-bottom: 15px;
}

.rs-footer .footer-top h3.footer-title {
  margin-bottom: 15px;
}

.rs-footer .fa-ul {
  padding-right: 20px;
  font-size: 16px;
}

.rs-footer .fa-ul li {
  padding: 0px 0px 10px 30px;
}

.rs-footer .fa-ul li:last-child {
  padding-top: 0;
}

.rs-footer .fa-ul li i {
  line-height: 26px;
}

.footer-bible {
  text-align: center;
}

.footer-bible .bible-tw {
  margin-bottom: 0;
  color: #03228F;
  font-weight: bold;
}

.footer-bottom .container {
  padding: 10px 0;
}

.footer-bottom .copyright p {
  font-size: 16px;
}

.footer-subscribe {
  background-image: url("/wp-content/uploads/2021/06/footer-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 991px) {
  .footer-subscribe {
    padding-top: 0;
  }
}

.footer-subscribe .textwidget {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .footer-subscribe .textwidget {
    flex-direction: column;
  }
}

.footer-subscribe .textwidget .text {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .footer-subscribe .textwidget .text {
    text-align: center;
    margin-bottom: 20px;
  }
}

.footer-subscribe .textwidget .btn a {
  color: #fff;
  font-weight: bold;
  padding: 14px 40px 14px 40px;
  background-image: linear-gradient(250deg, #4E95ED 19%, #03228F 100%);
  border-radius: 30px 30px 30px 30px;
}

.footer-subscribe .textwidget .btn a:hover {
  color: #fff;
  background-image: linear-gradient(180deg, #03228F 19%, #4E95ED 100%);
}

@media (max-width: 479px) {
  #slider-1-slide-1-layer-2 {
    display: none;
  }
}

#index-product .portfolio-item {
  margin: 15px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 17px 0px rgba(18, 115, 235, 0.2);
}

#index-product .portfolio-item .portfolio-img {
  box-shadow: none;
}

#index-product .portfolio-item:hover .portfolio-img {
  box-shadow: none;
}

#index-product .portfolio-item:hover .p-title a {
  color: #0b70e1 !important;
}

#index-product .portfolio-item:hover .portfolio-content .portfolio-inner {
  bottom: 10px;
}

#index-product .portfolio-item .portfolio-content::before {
  display: none;
}

.page-title .title {
  position: relative;
}

.page-title .title::before, .page-title .title:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  display: block;
  width: 50px;
  height: 4px;
}

.page-title .title::before {
  background-color: #fff600;
}

.page-title .title:after {
  background-color: #9adc1c;
  left: 50px;
  width: 150px;
}

.reset-btn {
  margin-left: 5px;
}

.reset-btn input {
  background-color: transparent !important;
  color: #b8b8b8;
  min-width: 170px;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 30px;
  padding: 16px 40px !important;
  overflow: hidden;
}

@media (max-width: 480px) {
  .reset-btn input {
    min-width: 147px;
    padding: 16px 30px !important;
  }
}

.reset-btn:hover {
  background-image: linear-gradient(120deg, #4E95ED 0%, #03228F 100%) !important;
  border-radius: 30px;
}

.reset-btn, .submit-btn {
  float: left;
  margin-bottom: 0;
}

.about-gallery .gallery-item > div > a:hover {
  opacity: 0.8;
}

.about-gallery .gallery-item {
  padding: 7px;
}

@media (max-width: 479px) {
  .about-gallery .gallery-item {
    max-width: 50% !important;
  }
}

.rs-porfolio-details .information-sidebar .widget_nav_menu li a {
  box-shadow: 0 0 10px 1px rgba(12, 89, 219, 0.1);
  border: 0;
}

.rs-porfolio-details .information-sidebar .widget_nav_menu li a:hover {
  border: 0;
}

@media (max-width: 991px) {
  .information-sidebar #custom_html-6 {
    display: none;
  }
}

.rs-porfolio-details .project-desc {
  padding: 0 20px;
}

.portfolio-item {
  padding: 15px;
}

.portfolio-item .portfolio-img {
  box-shadow: 0px 1px 17px 0px rgba(18, 115, 235, 0.14);
  border-radius: 15px;
}

.portfolio-item:hover .portfolio-img {
  box-shadow: 0px 1px 17px 0px rgba(18, 115, 235, 0.2);
}

.rs-addon-accordion .accordion-desc {
  box-shadow: 0 7px 5px 3px rgba(0, 0, 0, 0.1);
}

.rs-faq-main .rs-faq-title {
  box-shadow: 0px 0px 11px 0px rgba(223, 223, 223, 0.8);
  border-radius: 10px 10px 0 0;
  font-size: 24px;
  padding: 13px 25px;
  margin-bottom: 0 !important;
  background-color: #fff;
}

.rs-faq-main .rs-faq-title i {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  vertical-align: middle;
}

.rs-faq-main .rs-faq-title span {
  padding: 0;
  background-color: #4e95ed;
  border-radius: 100%;
  width: 27px;
  height: 27px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}

.rs-faq-main .rs-faq-content {
  padding: 30px 20px 50px;
  box-shadow: 0px 10px 9px 0px rgba(223, 223, 223, 0.8);
  border-radius: 0 0 10px 10px;
  margin-bottom: 50px;
  margin-top: -2px;
  border-bottom: 1px solid #fff;
}

.product-table table,
.product-table-module table {
  height: auto !important;
  font-size: 14px;
}

.product-table table th, .product-table table td,
.product-table-module table th,
.product-table-module table td {
  padding: 8px 5px;
  white-space: nowrap;
  line-height: 1.1;
}

.product-table table th,
.product-table-module table th {
  color: #fff;
}

.product-table table tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.product-table table tr:nth-of-type(odd) th {
  background-color: #4E95ED;
}

.product-table-module table th {
  background-color: #8497b0;
}
