/*
 Theme Name:   Bizup Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/bizup/
 Description:  Bizup Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     bizup
 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
 */


/* Investors Pages */

.investors-pages-pdf .elementor-column{
/* 	border-radius: 50px;
	background: #e0e0e0;
	box-shadow:  20px 20px 60px #bebebe,
				 -20px -20px 60px #ffffff; */
}
p {
	font-size: 17px;
	margin: 0 0 20px;
}


/* Header */




body #rs-header.header-style8 .rs-address-area .info-des a:hover {
	color: var(--e-global-color-primary);
}
body #rs-header.header-style8 .rs-full-menuarea #primary-menu-single > li > a {
	font-weight: 300;
    font-size: 18px;
}
body #rs-header.header-style8 .rs-full-menuarea .row-table {
	padding: 0;
}
#rs-header.header-style8 .menu-sticky .rs-full-menuarea {
	background: #2e3685;
	max-width: 100%;
}
.menu-area .navbar ul > li.menu-item-has-children > a:before {
	width: 15px;
	height: 15px;
	background: var(--e-global-color-accent);
	line-height: 15px;
    border-radius: 100%;
	color: #2e3685;
	font-weight: 400;
	margin: 0 -3px 0 0;

	font-size: 14px;
    text-align: center;
    padding: 0 0 0 1px;
}
#rs-header.header-style8 .rs-full-menuarea .rs-rightbar-menu {
	display: none;
}
#rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a:hover, #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current-menu-item page_item a, #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item > a {
    color: #fff !important;
}
body #rs-header .logo-area a img {
	width: 158px;
    height: auto;

	width: 200px;
}
body #rs-header .menu-sticky.sticky .logo-area a img {
	width: 158px;
}
body .menu-area .navbar ul li .sub-menu li a:hover {
	background: var(--e-global-color-primary);
	color: #fff !important;
}
body .navbar ul li ul.sub-menu li:hover > a,
body .menu-area .navbar ul li ul.sub-menu li:hover > a,
.menu-area .navbar ul li:hover a:before {
	color: #fff !important;
}

#rs-header.header-style8 .rs-middel-header {
	padding-bottom: 10px;
}
#rs-header.header-style8 .header-inner {
	bottom: -10px;
}
/* #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li a:hover, #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current-menu-item page_item a, #rs-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li.current_page_item > a {
    color: #000000 !important;
} */

body div textarea:focus, input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus {
    border: none !important;
    outline: none;
}


/* body .sidebarmenu-search, body .btn_quote{
	display: none;
}
body .menu-area .navbar ul li > a {
	overflow: inherit;
}
body .menu-area .navbar .navbar-menu ul > li > a {
	color: #000 !important;
}
body .menu-area .navbar .navbar-menu ul > li.current-menu-item > a {
	color: var(--e-global-color-primary) !important;

}
body .menu-area .navbar .navbar-menu ul li ul.sub-menu li:hover > a, 
body .header-style1 .menu-area .navbar .navbar-menu ul li ul.sub-menu li:hover > a {
	color: #fff !important;
}
body .menu-area .navbar ul li .sub-menu {
	left: auto;
	right: 0;
} */
/* Header */



.home-content {
	position: relative;
}
.home-content:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 30px;
	width: 500px;
	height: 50px;
	background: url(images/home-content-element1.png) no-repeat center center;
	background-size: 100% 100%;
}
.home-content:after {
	content: "";
	position: absolute;
	top: 30px;
	right: 5px;
	width: 500px;
	height: 50px;
	background: url(images/home-content-element2.png) no-repeat center center;
	background-size: 100% 100%;
}
.home-content .middle-image {
	position: relative;
}
.home-content .middle-image img {
	position: relative;
	z-index: 1;
}
.home-content .middle-image:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 250px;
	width: 60vw;
	right: -15px;
	background: #2f3a87;
	transform: translateY(-50%);
	border-right: 15px solid var(--e-global-color-accent);	
}

.rs-btn .rs_button {
	/* border-radius: 50px !important; */
}

.home-service {
	position: relative;
	/* background: url(images/flip-bgbg.png) no-repeat center center; */
}
.home-service:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 30px;
	width: 134px;
	height: 134px;
	background: url(images/home-content-element3.png) no-repeat center center;
	background-size: 100% 100%;
}
.home-service:after {
	content: "";
	position: absolute;
	top: 30px;
	right: 30px;
	width: 134px;
	height: 134px;
	background: url(images/home-content-element4.png) no-repeat center center;
	background-size: 100% 100%;
}

.home-projects {
	position: relative;
}
.home-projects:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 30px;
	width: 500px;
	height: 50px;
	background: url(images/home-content-element1.png) no-repeat center center;
	background-size: 100% 100%;
}
.home-projects:after {
	content: "";
	position: absolute;
	top: 30px;
	right: 5px;
	width: 500px;
	height: 50px;
	background: url(images/home-content-element2.png) no-repeat center center;
	background-size: 100% 100%;
}
.home-projects .grid-item {
	position: relative;
}
.home-projects .grid-item .portfolio-item {
/* 	margin-top: 60px; */
}
.home-projects .grid-item:after {
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	width: 31px;
	height: 169px;
	background: url(images/home-content-element5.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 1;
	opacity: 0;
}
.home-projects .grid-item:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 4px;
	width: 4px;
	height: 250px;
	background: url(images/home-content-element6.png) no-repeat center center;
	background-size: 100% 100%;
	opacity: 0;
}
.home-projects .rs-portfolio-slider.slider-style-6 .portfolio-item:before {
	opacity: 1;
    visibility: visible;
}
.home-projects .rs-portfolio-style6 .portfolio-item .portfolio-content {
	opacity: 1;
    visibility: visible;
    bottom: 0;
}
.home-projects .rs-portfolio-slider.slider-style-6 .portfolio-item .portfolio-content .p-title {
	bottom: 100px;
}
.home-projects .rs-portfolio-slider.slider-style-6 .portfolio-item .portfolio-content .p-icon i {
	bottom: 30px;
    opacity: 1;
    visibility: visible;
}
body .rs-addon-slider .slick-next:hover.slick-next::before {
	color: var(--e-global-color-primary);
}
body .rs-addon-slider .slick-prev:hover.slick-prev::before {
	color: var(--e-global-color-primary);
}
.home-projects .rs-portfolio-slider.slider-style-6 .portfolio-item .portfolio-content .p-icon i {
	background: var( --e-global-color-accent );
	color: var(--e-global-color-primary);
}
ul.offcanvas-icon .nav-link-container a {
    display:none !important;
}

.elementor-23993 .elementor-element.elementor-element-7b25f581 .rs-addon-sliders .slick-dots li button {
}
.rs-addon-slider .slick-dots li button {
	background: #2e3685 !important;
	width: 30px !important;
    height: 15px !important;
    border-radius: 10px !important;
	opacity: 1;
	box-shadow: none;
}
.rs-addon-slider .slick-dots li.slick-active button {
	background: #63f5cd !important;
}
.slick-dotted.slick-slider {
	margin-bottom: 60px;
}



.home-message {
	position: relative;
}
/* .home-message:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 20px;
	bottom: 20px;
	width: 200px;
	display: block !important;
	background: url(images/home-content-element7.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}
.home-message:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 20px;
	bottom: 20px;
	width: 200px;
	display: block !important;
	background: url(images/home-content-element8.png) no-repeat center center;
	background-size: contain;
} */

.home-contact .elementor-column-gap-default {
	/* border-left: 10px solid #63f3cc;
	border-right: 10px solid #63f3cc; */
}
.home-contact .rs-contacta_info {
	position: relative;
	z-index: 2;
}
.home-contact .rs-contacta_info:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	background: var( --e-global-color-primary );
	width: 40vw;
    z-index: -1;
}
.rs-portfolio-slider.slider-style-6 .portfolio-item:before {
	background: rgb(46 54 133 / 80%);
}
.rs-portfolio-slider.slider-style-6 .portfolio-item .portfolio-content .p-icon i {
	background: var( --e-global-color-primary );
}

.extended-el {
	position: relative;
	z-index: 2;
}
.extended-el:after {
	content: "";
    position: absolute;
    top: 50%;
    height: 250px;
    width: 60vw;
    right: -15px;
    background: #2f3a87;
    transform: translateY(-50%);
    border-right: 15px solid var(--e-global-color-accent);
	z-index: -1;
}
.rs-footer .footer-top .mc4wp-form-fields input[type="submit"] {
	border-radius: 50px;
	font-size: 17px;
	padding: 14px 30px;
}
.rs-footer .fa-ul li i {
	color: #63f5cd !important;
}
.rs-footer .footer-top h3.footer-title:after {
	background: #63f5cd !important;
}
body .main-contain #content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.rs-breadcrumbs {
	display: none !important;
}
body .rs-footer .footer-top .mc4wp-form-fields input[type="submit"] {
	background: var(--e-global-color-primary);
	font-size: 22px;
	font-weight: 300;
	padding: 12px 25px;
}
body .rs-footer .footer-top .mc4wp-form-fields input[type="submit"]:hover {
	background: var(--e-global-color-accent);
}


body #rs-header .menu-sticky.sticky .menu-area {
	padding: 8px 0;
}
body .prelements-heading .title-inner .title {
	font-family: "Roboto", Sans-serif !important;
}
.prelements-heading .title-inner .title span.watermark {
	display: none;
}
.home-reach .elementor-widget-container .services-icon img.main-img {
	width: auto !important;
	filter: brightness(0) invert(1);
}
.home-reach .elementor-widget-container .services-part .services-text {
	padding-left: 0 !important;
}
.rs-footer a:hover, .rs-footer .widget.widget_nav_menu ul li a:hover{
	color:#63f5cd !important;
}
.mobile-topnars .rs-address-area .rs-address-list i:before{
	color: #63f5cd !important;
}



/* New */
.home-projects .rs-portfolio-slider.slider-style-6 .portfolio-item:before {
	height: 44%;
	bottom: -16%;
}
.rs-blog-details.pt-70.pb-70, .blog-page {
    margin-top: 50px;
	margin-bottom: 50px;
}
.media .gallery-item {
    margin-bottom: 15px !important;
}
/* New */
.readmoreb, .readmorea, .readmorec, .readmored, .readmoree
{
display:none;
}
.readmorebtnb, .readmorebtna, .readmorebtnc, .readmorebtnd, .readmorebtne {
    color: #fff;
}
.page-id-29927 p {
    margin-bottom: 0;
}
.rs-blog-grid .blog-item .blog-content .blog-btn-part .blog-btn:hover {
	color:#102694 !important;
}
.bs-info.single-page-info.tags, .comments-area, .breadcrumbs-inner .page-title:after {
    display: none;
}
.rs-blog-details .bs-img {
    margin-bottom: 5px;
}
h2.blog-title {
    margin: 20px 0 10px;
}
.single-content-full {
    padding-top: 0 !important;
}
.search-results .rs-breadcrumbs, .search-no-results .rs-breadcrumbs, .search-no-results .bs-search button i {
    display: block !important;
}
.search-no-results .main-contain.offcontents {
    margin: 60px 0;
}
body.search-results .site-main > article .entry-summary .blog-button a {
    color: #102694;
}
body.search-results .site-main > article .entry-summary .blog-button a:hover {
    color: #63f5cd;
}
.gallery-caption {
    margin: 10px 0 20px !important;
    font-weight: normal !important;
}
.page-id-22579 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff;
    color: #fff;
}
@media(max-width:767px) {
	#rs-header.header-style8 .rs-full-menuarea .rs-rightbar-menu {
		display: flex !important;
	}
	
	#rs-header.header-style8 .rs-full-menuarea .row-table {
		padding: 0;
	}
	#rs-header.header-style8 .rs-full-menuarea .sidebarmenu-search .sticky_search {
		display: none;
	}
	.rs-footer .footer-top {
		padding: 20px 0;
	}
	.rs-footer .widget {
		margin: 0 0 10px 0;
	}
	ul.offcanvas-icon .nav-link-container a {
    display:flex !important;
}
	.home-content:before {
		display: none;
	}
	.home-content:after {
		width: 250px;
		background-size: 100%;
	}

	.home-service:before,
	.home-service:after {
		height: 34px;
		background-size: 100% auto;
		max-width: 45%;
	}
	.home-service:before {
		left: 20px;
	}
	.home-service:after {
		right: 20px;
	}
	.home-projects:before {
		display: none;
	}
	.home-projects:after {
		width: 250px;
		top: 20px;
		background-size: 100%;
	}
	.home-message:before,
	.home-message:after { 
		pointer-events: none;
		display: none !important;
	}
	.extended-el:after {
		display: none;
	}
	.home-content .middle-image:after {
		display: none;
	}
	
	.agri-arrow .fa-chevron-circle-right:before{
		position:absolute;
		top:5px;
	}
	
	}
	body #rs-header .logo-area a img {
		max-height:inherit !important;
		margin-top:5px;

}
}
 