/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 10 2024 | 16:02:40 */
/* body.home .headerbg {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
} */
.highlightblue{
	color: #176AB0;
}
.homeslider .highlighttext {
    background: #F5D83B;
}
.homeslider .blacktext {
    color: #000;
}
.homeslider .highlighttext > div {
    line-height: 1 !important;
}
.homeslider {
    background: url(https://www.sr360solutions.com/wp-content/uploads/2023/09/path.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 60% 100%;
}
.consultbtn .n2-ss-button-container a {
    background-image: url(https://www.sr360solutions.com/wp-content/uploads/2023/09/arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: center right 20px !important;
}
.headermenu .hfe-nav-menu > li > a:focus {
    background: initial !important;
    color: initial !important;
    text-decoration: none !important;
}

.video-part .elementor-custom-embed-play {
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 12px 20px rgba(0,0,0,0.4);
}
.video-part .elementor-custom-embed-image-overlay img {
    object-fit: initial !important;
    aspect-ratio: auto !important;
    object-position: top !important;
}
.heighttext {
    background: var(--e-global-color-secondary);
}
.custom-tab .gridcolumn {
    display: grid;
    grid-template-columns: 54% 42%;
    grid-gap: 30px;
    align-items: center;
}
.custom-tab .gridcolumn .tabcont h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.custom-tab .gridcolumn .tabcont .contents {
    margin-bottom: 16px;
}
.custom-tab .gridcolumn .tabcont a.readbtn {
    background: var(--e-global-color-accent);
    padding: 12px 24px;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    border-radius: 100px 100px 100px 100px;
    line-height: 1;
    box-shadow: 0px 5px 20px 0px rgba(29.000000000000032, 140.0000000000001, 241.99999999999997, 0.5);
    margin-top: 4px;
    display: inline-block;
}
.custom-tab .elementor-tabs-wrapper {
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 10px 30px rgba(29,140,242,16%);
    width: 100%;
    max-width: 1000px;
    margin: auto;
	display:flex;
	display:-webkit-flex;
}
.custom-tab .elementor-tabs-wrapper .elementor-tab-title {
    text-align: center;
	flex: 1;
}
.custom-tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    border-bottom: var(--e-global-color-accent) solid 2px !important;
}
.custom-tab .elementor-tabs-wrapper .elementor-tab-title .iconhed {
    margin-bottom: 10px;
}
.custom-tab .elementor-tabs-content-wrapper .elementor-tab-mobile-title{
	text-align: center;
	background: #fff;
    border-radius: 0;
	margin-top: 10px;
    box-shadow: 0px 10px 30px rgba(29,140,242,16%);
}
.perspectivebox {
    margin-top: 50px;
    position: relative;
    z-index: 1;
	max-width: 800px !important;
}
.perspectivebox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #FDD13A;
    transform: skewX(-17deg);
    width: 100%;
    height: 80px;
    z-index: -1;
}
.perspectivebox::after {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    right: 0px;
    top: 8px;
    background: #004976;
    transform: skewX(-17deg);
    width: 100%;
    height: 80px;
    z-index: -2;
}
.offerbg .offerimage {
    position: absolute;
    right: -50px;
    left: auto;
    top: 50%;
    width: 260px;
    transform: translate(0px, -50%);
}

.faqbg .faqbox{
	margin-top:30px;
}
.faqbg .faqbox .elementor-accordion .elementor-tab-title {
    background: #fff;
    box-shadow: 0 10px 30px rgba(29,140,242, 16%);
    margin-top: 20px;
    border-radius: 10px;
}
.faqbg .faqbox .elementor-accordion .elementor-tab-content{
	background: #fff;
    box-shadow: 0 10px 30px rgba(29,140,242, 16%);
	margin-top: 20px;
}

.timelinebg .timeline li.timeline-inverted {
    margin-top: -115px;
}
.timelinebg .timeline .timeline-panel {
    background: transparent;
    border: none;
    box-shadow: none;
}
.timelinebg .timeline .timeline-panel .be-content {
    background: #fff;
    padding: 15px;
    width: calc(100% - 55px);
    margin-left: 23px;
}
.timelinebg .timeline .timeline-panel .be-content h6 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
}
.timelinebg .timeline .timeline-panel .be-desc h4.be-title {
    background: #F5D83B;
    width: 100%;
    border-radius: 0px 100px 100px 0px;
    text-align: center;
    padding: 10px 15px;
	position:relative;
}
.timelinebg .timeline .timeline-panel .be-desc h4.be-title::before {
    content: "";
    width: 1.5rem;
    aspect-ratio: 1;
    background: #EBBC37;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
    position: absolute;
    top: 100%;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.timelinebg .timeline .timeline-inverted .timeline-panel .be-desc h4.be-title {
    border-radius: 100px 0px 0px 100px;
}
.timelinebg .timeline .timeline-inverted .timeline-panel .be-desc h4.be-title::before {
    right: 0;
	left: initial;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.timelinebg .timeline .timeline-inverted .timeline-panel .be-content {
    margin-left: 31px;
}
.timelinebg .timeline .timeline-panel::before,
.timelinebg .timeline li.timeline-inverted .timeline-panel:before{
	display:none
}
.timelinebg .timeline .timeline-panel::after,
.timelinebg .timeline li.timeline-inverted .timeline-panel:after{
	display:none
}

/* timeline-colors */
.timelinebg .timeline li:nth-child(2) .timeline-panel .be-desc h4.be-title {
    background: #00D994;
}
.timelinebg .timeline li:nth-child(2) .timeline-panel .be-desc h4.be-title::before {
	background: #0EAC7A;
}
.timelinebg .timeline li:nth-child(3) .timeline-panel .be-desc h4.be-title {
    background: #E94867;
}
.timelinebg .timeline li:nth-child(3) .timeline-panel .be-desc h4.be-title::before {
	background: #B53B53;
}
.timelinebg .timeline li:nth-child(4) .timeline-panel .be-desc h4.be-title {
    background: #4AD6D6;
}
.timelinebg .timeline li:nth-child(4) .timeline-panel .be-desc h4.be-title::before {
	background: #4CADAD;
}
.timelinebg .timeline li:nth-child(5) .timeline-panel .be-desc h4.be-title {
    background: #3DC951;
}
.timelinebg .timeline li:nth-child(5) .timeline-panel .be-desc h4.be-title::before {
	background: #35AB46;
}
.timelinebg .timeline li:nth-child(6) .timeline-panel .be-desc h4.be-title {
    background: #D387CF;
}
.timelinebg .timeline li:nth-child(6) .timeline-panel .be-desc h4.be-title::before {
	background: #6B3769;
}
.timelinebg .timeline li:nth-child(7) .timeline-panel .be-desc h4.be-title {
    background: #BC33AF;
}
.timelinebg .timeline li:nth-child(7) .timeline-panel .be-desc h4.be-title::before {
	background: #8C2786;
}

.timelinebg .timeline li:nth-child(8) .timeline-panel .be-desc h4.be-title {
    background: #EE8E1B;
}
.timelinebg .timeline li:nth-child(8) .timeline-panel .be-desc h4.be-title::before {
	background: #D47D16;
}
.timelinebg .timeline li:nth-child(9) .timeline-panel .be-desc h4.be-title {
    background: #80BC40;
}
.timelinebg .timeline li:nth-child(9) .timeline-panel .be-desc h4.be-title::before {
	background: #558A1D;
}
.timelinebg .timeline li:nth-child(10) .timeline-panel .be-desc h4.be-title {
    background: #BEAA92;
}
.timelinebg .timeline li:nth-child(10) .timeline-panel .be-desc h4.be-title::before {
	background: #85725A;
}
.timelinebg .timeline li:nth-child(11) .timeline-panel .be-desc h4.be-title {
    background: #8EB0C6;
}
.timelinebg .timeline li:nth-child(11) .timeline-panel .be-desc h4.be-title::before {
	background: #3978A4;
}
.timelinebg .timeline li:nth-child(12) .timeline-panel .be-desc h4.be-title {
    background: #E2C604;
}
.timelinebg .timeline li:nth-child(12) .timeline-panel .be-desc h4.be-title::before {
	background: #9F8C05;
}
.timelinebg .timeline li:nth-child(13) .timeline-panel .be-desc h4.be-title {
    background: #38AF47;
}
.timelinebg .timeline li:nth-child(13) .timeline-panel .be-desc h4.be-title::before {
	background: #109721;
}
/* timeline-colors */

.timelinebg .timeline:after {
    border: #000 dashed 1px;
    height: 100%;
    margin-left: -2px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
}

.timelinebg .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 12px;
    background-color: #fff;
    left: 50%;
    margin-left: -7px;
}
.timelinebg .timeline li .tl-circ {
    background: #ffffff;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-left: -23px;
    border: 5px solid #FBCA3E;
}
.timelinebg .timeline li:nth-child(2) .tl-circ{
	border: 5px solid #00D994;
}
.timelinebg .timeline li:nth-child(3) .tl-circ{
	border: 5px solid #E94867;
}
.timelinebg .timeline li:nth-child(4) .tl-circ{
	border: 5px solid #4AD6D6;
}
.timelinebg .timeline li:nth-child(5) .tl-circ{
	border: 5px solid #3DC951;
}
.timelinebg .timeline li:nth-child(6) .tl-circ{
	border: 5px solid #D387CF;
}
.timelinebg .timeline li:nth-child(7) .tl-circ{
	border: 5px solid #BC33AF;
}
.timelinebg .timeline li:nth-child(8) .tl-circ{
	border: 5px solid #EE8E1B;
}
.timelinebg .timeline li:nth-child(9) .tl-circ{
	border: 5px solid #80BC40;
}
.timelinebg .timeline li:nth-child(10) .tl-circ{
	border: 5px solid #BEAA92;
}
.timelinebg .timeline li:nth-child(11) .tl-circ{
	border: 5px solid #8EB0C6;
}
.timelinebg .timeline li:nth-child(12) .tl-circ{
	border: 5px solid #E2C604;
}
.timelinebg .timeline li:nth-child(13) .tl-circ{
	border: 5px solid #38AF47;
}
.footerbg .footerlist ul > li > a:focus {
    background: transparent !important;
}
.headermenu .hfe-dropdown.menu-is-active {
    margin-top: 35px;
}

/* responsive-css-start */
@media all and (max-width:767px){
	.custom-tab .gridcolumn {
		display: grid;
		grid-template-columns: 100%;
	}
	.perspectivebox {
    margin-top: 10px;
		max-width: 100% !important;
		background: #fdd13a;
		border-radius: 10px;
	}
	.perspectivebox::before,
	.perspectivebox::after{
		display:none
	}
	.offerbg .offerimage {
    	position: relative;
	}
	.timelinebg .timeline:before{
		left: 0;
    	margin-left: 20px;
	}
	.timelinebg .timeline:after{
		left: 0;
    	margin-left: 25px;
	}
	.timelinebg .timeline li.timeline-inverted{
		margin-top:0px;
	}
	ul.timeline li .timeline-panel {
		width: calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
	}
	.timelinebg .timeline .timeline-panel .be-content h6{
		font-size: 15px;
	}
	
}
/* responsive-css-end */