/*
 Theme Name: Paarami Theme Child
 Theme URI: https://www.paarami.com/
 Description: A child theme of Paarami Theme.
 Author: Paarami
 Author URI: https://www.paarami.com/
 Template: paarami
 Version: 1.0.0
*/
* {
    letter-spacing: 0!important;
    clip-path: unset!important;
}
.forminator-label--forminator-error,
.forminator-error.forminator-accessible,
.forminator-description,
body p:empty,
.fancybox-toolbar button,
.fancybox-navigation,
.forminator-ui.forminator-custom-form[data-design=default] .forminator-description span,
.fancybox-infobar,
html body .hidden,
body header,
.hidedesktop{display:none!important;}
body .forminator-ui,
.fancybox-toolbar button.fancybox-button--close{display:block!important;}
html body p {
    margin: 0 0 15px!important;
    line-height: 1.4;
}

select,
select option,
.forminator-input::placeholder,
.forminator-textarea::placeholder {
    color: #333 !important;
    opacity: 1 !important;
}
button, input, optgroup, select, textarea,
select{
    color: #333 !important;
    opacity: 1 !important;
    border-radius: 5px;
    height: 50px!important;
    padding: 0 15px!important;
    width: 100%;
    font-weight: 400 !important;
	background: #F9F9F9!important;
	border: 1px solid #F1F1F1!important;

}
body select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding: 0 10px!important;
    background: #F9F9F9 url(/wp-content/uploads/2025/05/select-arrow.svg) no-repeat right 15px center!important;
    background-size: 18px;
}
body .forminator-error-message {
    color: red;
    top: 5px;
    position: relative;
}
.forminator-select-dropdown .select2-selection__placeholder {
    color: #A5A5A5 !important;
}
textarea::placeholder,
input::placeholder,
select::placeholder,
.forminator-input::placeholder,
.forminator-textarea::placeholder,
.forminator-select-dropdown .select2-selection__placeholder {
    color: #333 !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}
/* For the select dropdown placeholder */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333 !important;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 18px !important;
}
/* For the dropdown options */
.select2-results__option {
    color: #333 !important;
}
html body em,
html body li,
html body td,
html body p {
    font-size: 15px!important;
    font-weight: 400;
}
html body h2{
    font-size: 24px;
}
html body h3{
    font-size: 20px;
}
html body h4{
    font-size: 16px;
 line-height: 1.3;
}
html body h6,
html body h5,
html body h4,
html body h3,
html body h2,
html body h1 {
    line-height: 1.1 !important;
    font-weight: 800;
    color: #204C8F;
    margin: 0;
    letter-spacing: 2px;
}
.banner-three-box-clip-area .banner-inner-conten .title {
    margin: 0;
    line-height: 1.1 !important;
        font-size: 60px!important;
        font-weight: 800;
}
body main .entry-content{
    padding: 0!important;
}
body main .fluid-container{
    max-width: 100% !important;
}
.w-100{
    width: 100%;
}
.aligncenter{
    text-align: center;
}
.grid-container {
	display: grid;
    gap: 0 6%;
}
body {
	margin: 0;
	padding: 0px;
    color: #252525;
}
body a {
    text-decoration: none;
    color: #252525;
}
.container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}
html body .forminator-button-submit,
html body #main-content section .forminator-ui .forminator-button-submit,
body #riskfree .riskf-inner button,
body #eventwrp .event-inner button,
.forminator-ui.forminator-design--default .forminator-button-submit,
html body .sitebtn a {
    background: #CD9826 !important;
    font-size: 20px !important;
    padding: 13px 29px!important;
    color: #ffffff !important;
    display: inline-block !important;
    width: 100% !important;
    font-weight: 600 !important;
    border-radius: 15px;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 54px !important;
}
html body .forminator-button-submit:hover,
body #eventwrp .event-inner button:hover,
.forminator-ui#forminator-module-292.forminator-design--default .forminator-button-submit:hover,
html body .sitebtn a:hover {
    background: #204C8F !important;
    color: #fff!important;
}
html body .sitebtn {
    display: block;
}
img {
    height: auto;
}
b, strong {
    font-weight: 600!important;
}
.owl-carousel .owl-nav {
    position: static;
    top: unset;
    bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(0%);
    display: flex;
    max-width: max-content;
    margin: 0 auto!important;
    justify-content: center!important;
    text-align: center;
}
body .owl-nav button{
    top: -30px!important;
    color: #8c8c8c!important;
    font-size: 70px!important;
}
body .owl-nav button.owl-prev{
    right: 60px!important;
}
body .owl-nav button.owl-next{
    left: 60px!important;
}
html body .owl-carousel button.owl-dot {
    padding: 7px !important;
    background: #000;
    margin: 0 7px;
    border-radius: 50px;
}
html body .owl-carousel button.owl-dot.active {
    background: #00aeef;
}
.owl-theme .owl-dots .owl-dot:focus,
.owl-theme .owl-dots .owl-dot:hover,
.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme .owl-nav [class*=owl-]:hover {
    background: red!important;
    color: #000!important;
    outline-width: 0px!important;
    outline-style: unset!important;
}
.owl-theme .owl-nav *,
.owl-theme .owl-dots .owl-dot {
    margin: 0!important;
}
body .owl-dots {
    text-align: center;
}
body .owl-carousel .owl-nav button.owl-next, 
body .owl-carousel .owl-nav button.owl-prev {
    padding: 0 15px!important;
    background: #ffffff;
    line-height: 1;
}
body .owl-carousel .owl-nav button span {
    line-height: 1;
    height: 59px;
    font-size: 53px;
    color: #fff;
    opacity: 0;
}
.owl-carousel .owl-stage-outer {
    background: url(/wp-content/uploads/2024/11/quotes.svg) no-repeat top right 30px;
}
html body #main-content section .owl-carousel .owl-nav button:focus,
html body #main-content section .owl-carousel .owl-nav button.owl-next, 
html body #main-content section .owl-carousel .owl-nav button.owl-prev {
    padding: 0 15px!important;
    background: url(/wp-content/uploads/2025/04/r-arrow.webp) no-repeat!important;
    line-height: 30px;
    height: 55px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px solid #fff!important;
    box-shadow: none;
}
html body #main-content section .owl-carousel .owl-nav button.owl-prev {
    background: url(/wp-content/uploads/2025/04/l-arrow.webp) no-repeat!important;
    box-shadow: none;
}
.pum-theme-281 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    padding: 0!important;
    color: #ffffff!important;
}
html body .banner-three-box-clip-area .right-thumbnail.rts-reveal-one {
    transform: translate(0px, 0px)!important;
}
html body .banner-three-box-clip-area .right-thumbnail {
    z-index: 1!important;
    position: relative!important;
    max-width: 100%!important;
    width: 50%!important;
}
html body .banner-three-box-clip-area {
    max-width: 100%!important;
    padding: 0 100px!important;
}
.withadvsr {
    max-width: 250px;
}
html body .why-choose-us-three-content-left .why-choose-feature,
html body .why-choose-us-three-content-left .why-choose-feature .single {
    display: block!important;
}
html body .why-choose-us-three-content-left .why-choose-feature .single {
    margin: 15px 0!important;
}
html body .why-choose-us-three-content-left .why-choose-feature .single p{
    color: #204C8F!important;
}
.why-choose-us-three-content-left .why-choose-feature {
    max-width: 88%!important;
    border-bottom: 0px solid rgba(32, 40, 45, 0.15)!important;
}
.why-choose-us-three-content-left .why-choose-feature ul{
    margin: -10px 0 0!important;
    list-style-type: disc;
}
.faqswrp .accordion {
	font-family: Arial, sans-serif;
	max-width: 600px;
	margin: 0 auto;
}
html body ul li {
    margin-top: 5px;
    margin-bottom: 5px;
}
body .accordion-item {
    border: 0px solid rgba(0,0,0,.125);
}
.faqswrp .accordion-item {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	border-radius: 4px;
	overflow: hidden;
}
.faqswrp .accordion-arrow {
    height: 35px;
    width: 35px;
    filter: grayscale(10%) brightness(0%) contrast(10%);
}
.faqswrp .accordion-header {
	padding: 15px 20px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background-color 0.3s;
}

.faqswrp .accordion-header:hover {
    background-color: transparent;
}

.faqswrp .accordion-header h3 {
    margin: 0;
    font-size: 20px;
    color: #1C2539;
    font-weight: 600;
}

.faqswrp .accordion-arrow {
	transition: transform 0.3s;
}

.faqswrp .accordion-content {
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out, padding 0.3s ease;
}

.faqswrp .accordion-item.active .accordion-content {
	padding: 15px 20px;
	max-height: 500px;
}

.faqswrp .accordion-item.active .accordion-arrow {
	transform: rotate(180deg);
}
html body .rts-btn.btn-primary {
    background: #CD9826;
}
html body .rts-btn.btn-primary {
    background: #CD9826!important;
}
html body .rts-btn.btn-primary:hover {
    color: #fff!important;
}
html body .rts-btn.btn-primary::before {
    background: #204C8F!important;
}
html body,
.banner-three-box-clip-area .banner-inner-conten .pre {
    color: #1C2539!important;
    font-weight: 500;
}
.banner-three-box-clip-area .banner-inner-conten .pre em {
    font-size: 24px!important;
    font-weight: 500;
}
html body .formwrp {
    background: #fff!important;
    padding: 5px 30px 15px;
    border-radius: 10px;
}
html body .formwrp h3 {
    text-align: center;
    margin-bottom: 8px;
}
html body .rts-section-gap {
    padding: 50px 0!important;
    background-image: unset!important;
}
html body .commanchnleg .about-content-right-three h4,
html body .rts-section-gap .content .title {
    color: #1C2539!important;
    font-size: 20px!important;
}
html body .commanchnleg .about-feature .single-feature-wrap {
    display: block;
}
.commanchnleg .about-feature .single-feature-wrap .single {
    background: url(https://prosperion.paarami.in/wp-content/uploads/2025/05/tick.svg) 0 7px no-repeat;
    padding-left: 22px;
    background-size: 15px;
}
html body .commanchnleg h5{
    font-size: 17px!important;
    color: #1C2539!important;
    margin-bottom: 10px!important;
}
html body .commanchnleg .about-content-right-three .disc{
    max-width: 750px;
    margin-bottom: 25px !important;
}
.about-content-right-three .about-feature {
    max-width: 100%!important;
}
html body .commanchnleg .about-content-right-three h4 {
    margin-bottom: 17px!important;
}
html body .why-choose-us-area .ctawrp {
    justify-content: center;
    display: flex;
}
html body .rts-service-area {
    background: url(/wp-content/uploads/2025/05/prosperionbg.webp) no-repeat top center!important;
    background-size: cover!important;
    padding: 120px 0 100px!important;
}
body .rts-service-area *{
    background: transparent!important;
}
body .rts-service-area span,
body .rts-service-area p{
    color: #BABABA!important;
}
html body .rts-service-area h2{
    color: #fff!important;
}
body .rts-service-area .title-style-three p{
    margin: 30px auto 0!important;
    max-width: 700px!important;
}
.single-service-style-three .inner .icon {
    background: #fff!important;
    border-radius: 100px;
}
.single-service-style-three .inner {
    background: transparent!important;
    border: solid 1px #E4E7EE!important;
    padding: 30px 20px!important;
}
.rts-service-area .title-style-three2 p,
.single-service-style-three .inner h4{
    color: #CD9826 !important;
}
html body .rts-service-area .title-style-three2 p{
    font-size: 22px !important;
    font-weight: 500;
}
.single-service-style-three::after {
    clip-path: unset!important;
    background: transparent!important;
}
html body .ourstrategy  .inner .icon {
    height: 200px!important;
    width: 200px!important;
    background: #FFEDC7!important;
}
html body .ourstrategy .rts-working-process-1 .inner {
    height: 200px!important;
    width: 200px!important;
    background: #FFEDC7!important;
    border: 0px dashed rgba(32, 40, 45, 0.18)!important;
}
html body .ourstrategy h2.title{
    margin-bottom: 10px!important;
}
html body .ourstrategy .rts-working-process-1 .content {
    max-width: 210px;
}
html body .rts-client-reviews-h2 .review-body p.disc {
    padding-bottom: 0!important;
    border-bottom: 0px solid #E9ECF1!important;
}
html body .rts-client-reviews-h2 {
    display: flex!important;
    flex-direction: column-reverse!important;
}
.about-content-right-three .about-feature .single-feature-wrap {
    padding: 12px 20px!important;
}
html body .servcfrsmlbusns {
    padding: 20px 0 100px !important;
}
html body .footerwrp .ctawrp a,
html body .whysmallbusns .ctawrp a{
    margin: 0 auto;
}
.rts-client-reviews-h2 .review-header .discription {
    margin-left: 0!important;
}
html body .footerwrp .container .inner {
    background: #CD9826;
    padding: 30px;
    text-align: center;
    margin-bottom: 50px;
}
html body .footerwrp .disc,
html body .footerwrp h2{
    color: #fff!important;
}
html body .footerwrp h4{
    color: #20282D!important;
}
html body .footerwrp .container .ctawrp a{
    background: #20282D !important;
}
html body .footerwrp .container .ctawrp a:hover{
    background: #204C8F !important;
}
html body .footerwrp h2{
    margin-bottom: 15px!important;
}
.rts-client-reviews-h2 .review-header .discription .title {
    color: #1C2539 !important;
}
html body .thankpage .boxwrp *{
    margin: 20px auto;
}
html body .thankpage .boxwrp p{
    max-width: 800px!important;
    margin: 0 auto!important;
}
html body .thankpage .ctawrp i{
    margin-left: 10px;
}
.swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.swiper-slide {
  display: flex;
  height: auto;
}

.rts-client-reviews-h2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}




@media (min-width: 769px) {
html body h1 {
    line-height: 1.5;
}
	
	
}






@media (min-width: 1101px) {
	
.container {
    max-width: 1000px;
}
html body em,
html body li,
html body td,
html body p {
    font-size: 16px!important;
}
html body .sitebtn a {
    font-size: 20px!important;
}
html body h1 {
    font-size: 45px;
}
html body h2 {
    font-size: 40px;
    font-weight: 700;
}
html body h3{
    font-size: 36px;
}
html body h4{
    font-size: 30px;
}

}








@media (min-width: 1200px) {
	
.container {
    max-width: 1100px;
}
html body h1 {
    font-size: 50px;
}
html body h2{
    font-size: 45px;
}
html body h3{
    font-size: 25px;
}
html body h4{
    font-size: 22px;
}



}











@media (min-width: 1300px) {
	
.container {
    max-width: 1150px;
}



}









@media (min-width: 1500px) {
	
html body em,
html body li,
html body td,
html body p {
    font-size: 19px!important;
}	
.container {
    max-width: 1280px!important;
}

}







@media (min-width: 1921px) {

html {
    max-width: 1478px!important;
    margin: 0 auto!important;
        background: #eee;
}
body {
        background: #fff;
}
	
}




@media (max-width: 1100px) {
body .stickybtn .stickywrapper {
    display: flex!important;
}
.counterwrp {
    font-size: 25px;
}
	
}



@media (max-width: 1000px) {
body #counterwrp {
    background: #0d1650;
}

}

@media (min-width: 769px) and (max-width: 992px) {
	
	
}




@media (max-width: 768px) {
.hidemobile{
    display: none!important;
}	
html body h3 {
    font-size: 25px!important;
}
html body h4{
    font-size: 22px!important;
}
body .countdownwrp.mobtimer .countdown-element {
    background: unset;
    color: #000000!important;
    width: unset;
    height: unset;
    display: flex;
}
body .countdownwrp.mobtimer .countdown-element .countdown-numbers{
    color: #000000!important;
}
body .countdownwrp.mobtimer .sitebtn a{
    font-size: 18px !important;
    padding: 6px 10px !important;
}
body .countdownwrp.mobtimer .stickytitle{
    font-size: 18px !important;
}
body .countdownwrp.mobtimer div#CountdownMinutes1:after {
    content: ":";
    padding-left: 5px;
}	
body .countdownwrp.mobtimer .stickywrapper	{
    display: flex!important;
        justify-content: space-between;
}
body .countdownwrp.mobtimer .countdown-container {
    margin: 5px auto 0!important;
        gap: 5px;
}
html body h1 {
    font-size: 30px;
}
.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}
html body .banner-three-box-clip-area {
    height: auto!important;
}	
html body .banner-three-box-clip-area {
    max-width: 100%!important;
    padding: 0px!important;
    display: block!important;
}
.banner-three-box-clip-area .banner-inner-conten .title {
    font-size: 26px!important;
}	
.banner-three-box-clip-area .banner-inner-conten {
    margin-top: 20px;
}
html body .banner-three-box-clip-area .right-thumbnail {
    max-width: 100%!important;
    width: 388px!important;
    margin-top: 20px!important;
    margin: 0 auto;
}
html body .formwrp {
    padding: 20px 30px 15px;
}	
html body .rts-section-gap {
    padding: 20px 0!important;
}
html body .single-project-style-three .inner-content h4,
html body .accordion h3 {
    font-size: 16px!important;
}		
.single-project-style-three .inner-content {
    padding: 10px 15px 5px!important;
    bottom: 10px!important;
}	
html body .servcfrsmlbusns .containercta {
    padding-top: 20px;
}	
html body .why-choose-us-three-content-left .why-choose-feature {
    max-width: 100%!important;
}	
	
	
	
}






@media (max-width: 600px) {

	
	
}
