/*
 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
 */
body {
    background: #FFFFFF;
    color: #000000 !important;
    font-family: sans-serif;
    font-size: 16px !important;
}
.rs-footer .fa-ul li {
    padding: 0px 0px 16px 0px;
    position: relative;
}
.rs-footer .footer-top {
    text-align: justify;
    padding: 35px 0 0px;
}
#rs-header .menu-sticky.sticky .menu-area, #rs-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
	height: 55px !important;
}
#rs-header .toolbar-area .toolbar-contact ul li a {
    margin-right: 10px !important;
    padding-right: 10px !important;
}
.footer-bottom .container {
    padding: 5px 0 5px 0;
    max-width: 1253px;
    position: relative;
}
.menu-sticky.sticky .navbar-menu ul.menu {
    padding-top: 10px;
    text-align: right;
}
.services-text {
    text-align: justify !important;
    padding: 12px 20px 0px 0px !important;
}
.rs-portfolio-style4 .rs-portfolio4 .portfolio-item .portfolio-inner {
    background: #fff;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    position: absolute;
    bottom: -60px;
    left: 35px;
    right: 35px;
    padding: 10px 0;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    z-index: 10;
    text-align: center;
}
.rs-addon-services.services-style9 .services-part .services-text .services-btn-part {
    margin-top: 8px;
}
.rs-addon-services .services-part .services-text .services-title .title {
    margin-bottom: 8px;
}

.menu-area .navbar {
    margin-bottom: 0;
    border: 0;
    float: right;
    padding: 0;
    margin-right: -25px !important;
}
#rs-header .logo-area a img {
	width:100% !important;
    margin-left: -10px !important;
    display: inline-block;
    vertical-align: middle;
}
.rs-flip-box-wrap .front-part {
    text-align: center;
    padding: 70px 25px 70px 25px !important;
}
.wf-toupp-required #wf-toupp-required-message {
    display: none !important;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#wf-onboarding-banner {
    display: none !important;
    position: relative;
    z-index: 3006;
    background-color: #fcb214;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .875rem;
    color: #2d2d2d;
    line-height: 1.3125;
    font-weight: normal;
    width: 100%;
    /* display: -webkit-flex; */
    /* display: flex
; */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 0 0 0 -20px;
    padding: 0;
}
#wf-toupp-required-overlay{
	display:none !important;
}