/*
 Theme Name:   Rynoss Child
Theme URI:    https://github.com/ESBlueCorona/bc-rds
 Description:  Rynoss Child Theme
 Author:       By Polaris RDS Team
 Template:     rds
 Version:      2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rynoss-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: /ESBlueCorona/bc-rds
*/

.text_200 {
	font-size:200px;
}

.py-40{
	padding-top:41px;
	padding-bottom:41px;
}
.px-40{
	padding-left:40px;
	padding-right:40px;
}

@media(min-width:768px){
	.min_width_440{
	min-width:440px;
}
}

.subpage-banner-bg{
	background: rgba(255, 255, 255, 0.90);
}

@media(max-width:768px){
.service_subpage_banner{
	background: rgba(255, 255, 255, 0.90)!important;
min-height:auto;
}

}


/* .review-swiper-d-32453 {
    padding-right: 100px !important;
} */

.services-container {
    padding: 0 80px;
}


.border-bottom-light {
    border-bottom: 1px solid #000;
}

.border-top-light {
    border-top: 1px solid #000	;
}

#cta-a {
	z-index: 999999;
}