/* Start custom CSS for html, class: .elementor-element-26c718ea */.bold{
  font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #18294C;  
}
.column_2 {
    border-left: 1px solid #E9D7FE !important;
}
.price_changing_row{
    background-color: #F4EBFF !important;

}
.dollars,.year,.save_img,#range-bolddesk{
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    color: #079455;
    margin-top: 4px
}

.save_img img {
    width: 40px;
    margin-top: -7px;
    margin-right: 5px;
}

.table-col-2{
    color:#fff !important;
    background-color: #33146F !important;
}
/*#range-freshdesk, #range-happyfox, #range-zendesk, #range-zohodesk, #range-helpscout, #save-zendesk, #save-zohodesk, #save-happyfox, #save-helpscout, #save-freshdesk{*/
/*    color: #283A5E;*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    line-height: 24px;*/
/*    letter-spacing: 0.08px;*/
/*}*/

#Competitor_table-heading{
    color: #283A5E;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.09px;
}
#Competitor_table-heading_1{
    color:#18294C;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;


}

#Competitor_table-heading_2{
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

#Competitor_table-heading_3{
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}


#Competitor_table-data, #Competitor_table-data_2{
    color:  #18294C;
    font-size: 14px;
    /*font-weight: 600;*/
    line-height: 20px;
}


#Competitor_table-data_2 #agentcount{
    font-weight: 700;
}
.agent_no{
    font-weight: 600;
}

#Competitor_table th:nth-child(odd){background-color: #FFF;}
#Competitor_table th:nth-child(even){background-color: #FFF;}
#Competitor_table tr:nth-child(odd){background-color: #FAF5FF;}
#Competitor_table tr:nth-child(even){background-color: #FFFF;}

/*#Competitor_table tr td:nth-child(2),#Competitor_table tr th:nth-child(2){*/
/*    background: linear-gradient(183.33deg, #DBCEFF 53.36%, rgba(255, 255, 255, 0.75) 97.25%);*/

/*}*/



#Competitor_table{
  
  border-radius: 24px !important;
  border-spacing:0 px !important;
  border: 1px solid #D5DEECCC;

}

#Competitor_table-data_1{
    color:#FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

#Competitor_table tr, #Competitor_table td{
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 26px;
  padding-bottom: 26px;
  text-align: center;
  vertical-align: middle;
  
}
#Competitor_table th{
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    vertical-align: middle;
}

#slider_count{
    color: #7C8BA8;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.06px;
}

#Competitor_table tr:first-child th:first-child {
  border-top-left-radius: 24px !important;
}
#Competitor_table tr:first-child th:last-child {
  border-top-right-radius: 24px;
}
#Competitor_table tr:last-child td:first-child {
  border-bottom-left-radius: 24px;
}
#Competitor_table tr:last-child td:last-child {
  border-bottom-right-radius: 24px;
} 


@media screen and (min-width: 320px) and (max-width: 1024px){
    #Competitor_table{
      overflow-x: auto !important;
    }
    .head_hide{
        font-size:18px !important;
        line-height:30px;
    }
}



/*slider*/


.agent-calculator {
	margin: 0 0 48px 16px;
	
}

#agent-count-slide {
	margin-bottom: 28px;
	text-align: center;
	white-space: nowrap;
	color: #18294C;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 30px;
}

.agent-count-highlight{
    border-radius:8px;
    display: inline-flex;
    width: 134px;
	/*height: 56px;*/
	color: #283A5E;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
		background-color: #E5E3FF;
		padding: 12px 14px;
	
}
#agent-count-value{
    width: 134px;
}
.agent-calculator {
	position: relative;
	/*float: left;*/ 
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
    padding-left: 0 !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
input[type=range] {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	height: 12px;
	padding: 0;
	border-radius: 12px;
	background: #B1BBD0;
	box-sizing: content-box;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	border: 1px solid #EEF1F6;
	border-radius: 25px;
	
	background-image: var(--wpr-bg-0c651118-dfbe-46dd-b269-b8d0c466ec9b);
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 0px 2px 4px 0.5px #1A05521F;
}

input[type=range]::-webkit-slider-thumb:active{
    box-shadow: 0px 2px 4px 0.5px #1A05523D;
    border-color: #EEF1F6;
	/*background:#6938EF;*/
}

.slider-labels
{
font-size: 14px;
    line-height: 19px;
    color: #606F85;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
   /*margin-left: -210px;*/
    padding-top: 15px;
   
}

@media(min-width:768px) and (max-width:1024px){
    .range{
         margin-top: 70px;
    }
    
    /*#agent-count{*/
    /*    left:-19%;*/
    /*}*/
    .agent-calculator{
        width:529px !important;
    }
}

@media(min-width:1000px) and (max-width:1024px){
    
    /*#agent-count{*/
    /*    left:-5%;*/
    /*}*/
    .agent-calculator{
        width:650px !important;
    }
}
@media(min-width:320px) and (max-width:767px){
    .range{
        width:100%;
        margin-top:60px;
    }
    
    #agent-count {
        top: -62px;
        /* left: 20%; */
        overflow-x: auto;
        width: 300px;
}
.agent-count-highlight{
    line-height: 12px;
}
.agent-calculator{
    width:320px;
}
.agents-calculation-div1{
    overflow-x: auto;
}

}

.save_img img, #Competitor_table th img{
    padding-bottom: 0 !important;
}

#Competitor_table th > img{
    /*margin-left: -10px;*/
    width: 70% !important
}

.slider-container{
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
}/* End custom CSS */