/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/
Description: Child theme for the Kadence WordPress theme
Author: Your Name
Author URI: https://yourwebsite.com/
Template: kadence
Version: 1.0.99
Text Domain: kadence-child
*/

/* Import parent styles */
@import url("../kadence/style.css");
body, html, p , td , tr , table , th , li ,ul ol , strong , a , span {
    font-size: 18px;
}
h2 span
{
	font-size:30px;
}
.Custom-Bold b{color: #872989 !important;}
.Custom-Bold strong{color: #872989 !important;}
.Custom-Bold a{color: #872989 !important;font-weight:600;}
.Custom-Button a{color:black;}
.custom-icon-box .elementor-icon-list-icon {
  width: 40px;
  height: 40px;
	min-width: 40px;
	min-height: 40px;
	max-height:40px;
	max-width: 40px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
	    margin-right: 12px;
}
.custom-icon-box .elementor-icon-list-icon svg {
  margin: 0px !important;
}
.custom-icon-box .elementor-icon-list-item {
  gap: 10px;
}
.custom-icon-box .elementor-icon-list-item:first-child .elementor-icon-list-icon {
  width: 40px;
  height: 40px;
	min-width: 40px;
	min-height: 40px;
	max-height:40px;
	max-width: 40px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
	    margin-right: 12px;
}
.custom-table-section table{
	border-spacing: 0px;
}
.custom-table-section td{
	border: 1px solid gray !important;
  text-align: center !important;
	border-spacing: 0px;
	padding:20px;
}
table 
{
    width:100%;
}
table tr td
{
    border:1px solid #ccc;
}

#multi-step-form .fw-step-part {
    border: 0!important;
    background: #fff!important;
    padding: 10px 0 0!important
}

div#multi-step-form {
    border: 2px solid #000!important;
    border-radius: 12px;
    padding: 5px 10px;
    margin-bottom: 10px!important
}

#multi-step-form .fw-step-part>div,#multi-step-form h2.fw-step-part-title {
    margin: 0 10px!important
}

span.fw-choice.fw-radio-row {
    color: #444!important;
    padding: 5px;
    border: 1px solid #bfbfbf;
    margin: 10px 0;
    display: block
}

#multi-step-form [data-type=fw-checkbox] label:before,#multi-step-form [data-type=fw-radio] label:before {
    border: 2px solid #111!important
}

#multi-step-form .fw-radio-row input[type=radio]:checked+label:before {
    line-height: 22px!important;
    color: #872989!important;
    border: 2px solid #872989!important
}

#multi-step-form [data-type=fw-checkbox] label:hover:before,#multi-step-form [data-type=fw-radio] label:hover:before {
    border: 2px solid #872989!important;
    color: #872989!important;
    content: "\2022"!important;
    font-size: 41px;
    text-align: center;
    line-height: 22px!important
}

#multi-step-form .fw-wizard-buttons {
    margin: 10px 10px 5px!important
}

#multi-step-form .fw-wizard-buttons button {
    width: 100%!important
}

#multi-step-form [data-type=fw-checkbox] label,#multi-step-form [data-type=fw-radio] label {
    font-size: 16px!important;
    margin: 0!important
}

#multi-step-form .fw-progress-bar-container {
    margin: 10px!important
}

#multi-step-form .fw-progress-bar .fw-progress-step {
    font-size: 1.2em!important;
    padding: 7px 20px 7px 50px!important;
    margin-bottom: 5px!important
}

#multi-step-form .fw-wizard-step-container h3 {
    font-size: 18px!important;
    margin: 0!important
}

#multi-step-form .fw-btn-submit {
    display: block!important;
    padding: 7px!important;
    margin: 10px!important;
    width: calc(100% - 20px)!important
}

#multi-step-form .fw-textarea {
    min-height: 150px!important
}

#multi-step-form div[data-required=true] h3:after {
    font-size: 1em;
    top: 6px!important
}

#multi-step-form .fw-text-input,#multi-step-form .fw-text-input[type=text],#multi-step-form .fw-textarea,#multi-step-form input.msfp-registration-input {
    margin-bottom: 2px!important
}

#multi-step-form .fa.form-control-feedback {
    left: 25px!important
}

#multi-step-form .fw-progress-bar .fw-progress-step:before {
    font-size: 30px!important;
    line-height: 40px!important;
    width: 40px!important;
    height: 40px!important
}

#multi-step-form .fw-progress-bar .fw-progress-step:last-child:before {
    font-size: 20px!important;
    line-height: 30px!important
}


section.questionkbc {
    min-height: 350px;
    width: 100%;
    border: 2px solid #000!important;
    border-radius: 12px;
    padding: 5px 10px;
    margin-bottom: 10px!important;
    background: #fff!important;
    max-width: 350px;
    margin: 0 auto
}

.ansblock,.ansbtnblock {
    margin: 10px auto
}

.question {
    display: none;
    padding: 0 15px
}

.question h4 {
    font-size: 1.2em!important;
    font-weight: 700!important;
    margin-bottom: 0
}

.question button {
    padding: 10px 20px!important;
    display: table;
    margin: 40px auto 20px;
    width: 150px;
    font-size: 18px;
    background-color: #872989 !important;
}

.question input[type=email],.question input[type=number],.question input[type=text],.question select {
    min-width: 300px;
    width: 100%;
    margin-bottom:15px;
}

.question p.smalltext {
    font-size: 16px
}

.question textarea {
    width: 100%;
    height: 120px
}

.customfielddesign {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 100
}

.customfielddesign input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmarkradio {
    position: absolute;
    border-radius: 50%
}

.customfielddesign:hover input~.checkmarkcheck,.customfielddesign:hover input~.checkmarkradio {
    background-color: #ccc
}

.customfielddesign input:checked~.checkmarkcheck,.customfielddesign input:checked~.checkmarkradio {
    background-color: #2196f3
}

.checkmarkcheck:after,.checkmarkradio:after {
    content: "";
    position: absolute;
    display: none
}

.customfielddesign .checkmarkradio:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.checkmarkcheck {
    position: absolute
}

.customfielddesign .checkmarkcheck:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.step10error,.step1error,.step2error,.step3error,.step40error,.step4error,.step5error,.step610error,.step61error,.step620error,.step62error,.step63error,.step64error,.step65error,.step66error,.step67error,.step68error,.step691error,.step692error,.step69error,.step70error,.step71error,.step72error,.step73error,.step74error,.step7error,.step8error,.step9error {
    background: #ff8282;
    color: #fff;
    line-height: 2;
    margin: 10px 0;
    border-radius: 5px;
    padding-left: 5px
}

.insideques,.outsideques {
    border: 1px solid #ddd;
    padding: 20px
}

.checkmarkcheck,.checkmarkradio {
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee
}

.onerowmake {
    display: flex
}

.onerowmake i {
    margin-left: 10px;
    font-size: 60px;
    color: green;
    width: 40px
}

.onerowmake h2 {
    width: calc(100% - 40px)
}

div#multi-step-form,footer#Footer,span.moreinfo:hover {
    background: #fff!important
}

#drbluebar h2 a,.customfielddesign input:checked~.checkmarkcheck:after,.customfielddesign input:checked~.checkmarkradio:after,.infotextctm i:hover~.tooltipinfotext,input[type=email]:focus~.input-validation,input[type=tel]:focus~.input-validation,input[type=text]:focus~.input-validation {
    display: block
}

.multistepheadctm {
    padding: 10px;
}

.customfielddesign.disclaimerticktext {
    display: none
}

#drbluebar .submitbutton.btn {
    background: #111;
    border: 0;
    color: #fff;
    width: 100%;
    margin: 15px 0px;
}

#drbluebar .submitbutton.btn:hover {
    background: #3c3c3c
}

#drbluebar .securitylock,#drbluebar .securitylock a {
    font-size: 13px;
    color: #fff!important
}

#drbluebar .securitylock {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 5px;
    align-items: center;
}

#drbluebar .securitylock img {
    width: 12px;
}



#drbluebar .col-md-12 {
    width: 100%;
    margin-bottom:10px;
}

#drbluebar .col-md-4 {
    width: 32%;
    display: inline-flex;
    margin-bottom:10px;
}

#drbluebar .col-md-4 input {
    width: 100%;
}


.submitbuttoncontact {
    background: #872989!important;
    border: 0;
    width: 200px;
    margin: 0 auto 10px;
    display: table !important;
}

form#contactformctm input , form#contactformctm select {
    width: 100%;
    margin-bottom: 20px;
}

#contactformctm .recaptcha-css {
    margin-block: 15px;
}

form#contactformctm {
    background: #ddd;
    padding: 25px;
    border-radius: 10px;
}

form#contactformctm h2 {
    text-align: center;
}



#top-bar-ex-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
	display:none;
}
#top-bar-ex-nav ul {
    margin: 0;
    display: flex
}
#top-bar-ex-nav li a {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 40px;
    height: 54px;
    border-radius: 0;
    display: block;
    text-decoration: none;
    color: #fff;
}

#top-bar-ex-nav li {
    width: 50%;
    margin: 0!important;
    background: #872989;
    text-align: center;
    line-height: 40px;
    height: 54px;
    position: relative;
    float: left;
    list-style: none
}
#top-bar-ex-nav li.mac {
	background: #000;
}
#top-bar-ex-nav li a svg {
    font-size: 16px;
    width: 16px;
    color: #fff;
    fill: #fff;
    vertical-align: middle;
    margin-right: 2px;
}
.animatedno {
  display: inline-block;
  animation: ring 1s infinite;
  transform-origin: center; /* makes it rotate from its center */
}

@keyframes ring {
  0%   { transform: rotate(0); }
  10%  { transform: rotate(15deg); }
  20%  { transform: rotate(-15deg); }
  30%  { transform: rotate(10deg); }
  40%  { transform: rotate(-10deg); }
  50%  { transform: rotate(5deg); }
  60%  { transform: rotate(-5deg); }
  70%  { transform: rotate(3deg); }
  80%  { transform: rotate(-3deg); }
  100% { transform: rotate(0); }
}

.page-id-2585 #shortform, 
.page-id-3779 #shortform
{
    display:none
}
.page-id-806 #footerreviews
{
	display:none;
}
form#contactformctm h2 {
    margin-bottom: 10px;
}	

ul.hfe-nav-menu li.menu-item.parent {
    margin: 0px 10px;
}
img.ratingform {
    position: absolute;
    right: 10px;
    bottom: 10px;
    max-width: 100px;
}
@media only screen and (max-width:1200px){
img.ratingform {
    margin: 0px auto;
    max-width: 110px;
    margin-top: 10px;
    position: relative;
	bottom: 0px;
}		
ul.hfe-nav-menu li.menu-item.parent {
    margin: 0px;
}
}

@media only screen and (max-width:1024px){
img.ratingform {
    margin: 0px auto;
    max-width: 110px;
    margin-top: 10px;
    position: relative;
	bottom: 0px;
}		
ul.hfe-nav-menu li.menu-item.parent {
    margin: 0px;
}	
.header-apply
{
		display:none;
}
.header-number {
    width: 40%;
}
form#contactformctm h2 {
    font-size: 24px;
    margin-bottom: 10px;
}		
}
@media only screen and (max-width:767px){
img.ratingform {
    margin: 0px auto;
    max-width: 110px;
    margin-top: 10px;
    position: relative;
	bottom: 0px;
}	
ul.hfe-nav-menu li.menu-item.parent {
    margin: 0px;
}	
.header-number {
    width: 100%;
    text-align: center;
}
div#menuheader {
    position: absolute;
    right: 0px;
    top: 60px;
}
div#headerleft {
    width: 100%;
}	
a.logoct {
    display: block !important;
    margin: 0px auto 8px;
    text-align: center;
}
form#contactformctm h2 {
    font-size: 24px;
    margin-bottom: 10px;
}	
#drbluebar .securitylock {
    display: block;
    text-align: center;
}

#drbluebar .securitylock img {
    display: inline-block;
    vertical-align: baseline;
}

#drbluebar .col-md-4 {
    width: 100%;
}

div#drbluebar .iti {
    margin-bottom: 0px !important;
}	
}


.team-carousel-desc {
    background: #872989 !important;
    color: #fff !important;
    text-align:  center !important;
    margin-top: 10px !important;
    font-size: 16px !important;
    padding: 5px !important;
    border-radius: 4px !important;
}
.team-carousel-subtitle {
    height: 60px !important;
}
.team-carousel-title {
    white-space: nowrap;
    overflow: hidden;
}