/*
 Theme Name:   Dash Theme
 Text Domain:  sitesy V2
 Theme URI:    https://www.fatrank.com
 Description:  Premium Bespoke Websites
 Author:       Kasra Dash
 Version:      2.0.0
*/

/*Heading styles*/
.mbc h2 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom:10px;
  line-height: 1.2em;
  font-weight: 300;
  color:#1f2d37;
  font-weight: 500;
}
.mbc h3 {
  font-size: 26px;
  margin-top: 10px;
  margin-bottom:10px;
  line-height: 1.2em;
  font-weight: 300;
  color:#1f2d37;
  text-align: left;
  font-weight: 500;
}
.mbc h4 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom:10px;
  line-height: 1.2em;
  font-weight: 300;
  color:#1f2d37;
  text-align: left;
  font-weight: 500;
}
.mbc h5 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom:10px;
  line-height: 1.2em;
  font-weight: 300;
  color:#1f2d37;
  text-align: left;
  font-weight: 500;
}
.mbc h6 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom:10px;
  line-height: 1.2em;
  font-weight: 300;
  color:#1f2d37;
  text-align: left;
  font-weight: 500;
}

div.mbc ol{
list-style: decimal;
padding-left:40px;
margin-top: 15px;
margin-bottom: 15px;
}
.mbc div h2{
color:rgba(37,99,235,var(--tw-text-opacity))
}

.mbc p{
margin-top:15px;
margin-bottom:15px;
}
.mbc iframe{
margin-top:20px;
margin-bottom: 20px;
}


/*testimonials*/
.p-quotes {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
align-items: center;
margin: auto;
}


.p-quotes-rating {
display: inline-flex;
}

.p-quotes-rating svg {
width: 32px;
height: 32px;
fill: gold;
}

.p-quotes__item {
padding: 0 .75rem;
text-align: center;
align-self: stretch;
margin-bottom: 1.5rem;
}
.p-crd{
min-height: 100%;
}

.p-quotes__item p {
font-size: .875rem;
line-height: 1.5;
opacity: .87;
}

@media screen and (min-width: 768px) {
.p-quotes__item {
    flex-basis: 50%;
}
}


nf-fields-wrap {
display: flex;
flex-wrap: wrap;
flex-direction: row
}

nf-field {
flex-basis: 50%;
padding: 0 .5rem
}

nf-field:nth-last-child(-n+3) {
width: 100%;
flex-basis: 100%
}

.nf-element {
display: inline-block;
vertical-align: top;
width: 100%;
max-width: 100%;
padding: .5rem .75rem;
border: 1px solid rgba(0,0,0,.1);
border-radius: .375em
}

.nf-element:not(textarea) {
height: 2.5rem
}

textarea.nf-element {
height: 8rem
}

.nf-element[type="button"] {
color: white;
background-color: #1f2937;
text-transform: uppercase;
font-weight: var(--bold);
margin: .5rem 0;
width: 100%!important;
padding: .75rem 1.25rem;
height: 3rem
}

.nf-after-field .nf-error-msg {
margin-right: 0!important
}

.nf-form-fields-required,.nf-error-msg {
line-height: 1.25em;
padding: .5em .75rem;
border-radius: .375em;
color: white;
}

#ninja_forms_required_items,.nf-field-container {
margin-bottom: .5rem!important
}

.nf-error-required-error {
color: var(--err-txt)!important;
background-color: var(--err);
font-weight: var(--bold)
}

.nf-field-label {
display: none;
width: 100%;
max-width: 100%;
font-size: .75rem;
line-height: 1rem;
text-transform: uppercase;
text-align: left;
opacity: .87;
margin-bottom: 0
}

.nf-after-form-content {
display: none
}

.nf-next-previous,.nf-breadcrumbs {
content: "";
list-style-type: none!important;
margin: 20px 0!important;
padding: 0!important
}

.nf-next-previous::after,.nf-breadcrumbs::after {
clear: both;
content: "";
display: block
}

.nf-next-previous li,.nf-breadcrumbs li {
content: "";
list-style-type: none!important;
margin: 0!important;
padding: 0!important
}

.nf-next-previous li.nf-previous-item {
float: left
}

.nf-next-previous li.nf-next-item {
float: right
}

.nf-breadcrumbs li {
float: left
}

.nf-breadcrumbs li a {
display: inline-block;
font-size: 16px;
margin-right: 16px;
margin-bottom: 10px;
text-decoration: none
}

.nf-breadcrumbs li a .nf-breadcrumb-error {
background: red;
border-radius: 4px;
color: #fff;
padding: 2px 5px
}

.nf-breadcrumbs li:last-child a {
margin-right: 0
}

.nf-breadcrumbs li.active a {
font-weight: 700
}

.nf-progress-container {
margin-top: 20px;
width: 100%;
border: 1px solid #bbb
}

.nf-progress {
height: 20px;
background-color: #329ad1
}
.shad{
border-top: 1px solid rgba(255, 255, 255, 0.05);
box-shadow: 0 -4px 10px rgb(0 0 0 / 25%);
}



.blk-cta__lnk {
color: white);
background-color: var(--pri);
cursor: pointer;
display: flex;
font-size: .875rem;
margin: .5rem 0;
padding: .75em 1.5em;
text-align: center;
text-decoration: none;
width: 100%;
overflow-wrap: break-word;
justify-content: center;
border-radius: .375em;
text-transform: uppercase;
font-weight: var(--bold);
border: 1px solid var(--pri);
transition: background .4s ease-in-out;
box-shadow: inset 0 0 1px 1px rgba(255,255,255,.25), 0 1px 3px rgba(18, 62, 138, 0.12), 0 1px 2px rgba(18, 62, 138, 0.24);
}

.blk-cta__lnk.green {
  color: white;
  background-color: #00d084;
  border-color: #1ad590;
}

.blk-cta__lnk.green:hover,
.blk-cta__lnk.green:focus {
  color: white;
  background-color: #1ad590;
}

.blk-cta__lnk.blue {
  color: white;
  background-color: #0693e3;
  border-color: #0D84E3;
}

.blk-cta__lnk.blue:hover,
.blk-cta__lnk.blue:focus {
  color: white;
  background-color: #0D84E3;
}

.blk-cta__lnk.red {
  color: white;
  background-color: #cf2e2e;
  border-color: #A00;
}

.blk-cta__lnk.red:hover,
.blk-cta__lnk.red:focus {
  color: white;
  background-color: #A00;
}

.link ul{
overflow: hidden; /* Prevent parent collapse due to floated children */
list-style: none;
margin: 0;
padding: 0;
}

.link li{
box-sizing: border-box;
float: left;      /* Float list items */
margin: 0;
padding: 10px;
width: 33.33%;
}

div.link ul {
text-align: center;
list-style: none !important;
padding-left: none !important;
margin-top: none !important;
margin-bottom: none !important;
}
.nf-error-wrap.nf-error {
  display: none !important;
}
.nf-error .ninja-forms-field {
  border: 1px solid #E80000 !important;
}
.mbc ol li{
  list-style-type: decimal;
  margin-left:15px;
  margin-top: 5px;;
}