/*header blog*/
.page-id-4427 header#masthead{
    background-color: rgb(33, 37, 49);
}
/*header blog*/
/*************** customer-management ************/

.page-navi .menu .current-menu-item a {
    background-color: rgb(255 152 0);
}
.customer-title .elementor-widget-heading h1.elementor-heading-title {
    color: #403554;
    font-family: "Roboto", Sans-serif;
    font-size: 28px !important;
}
.customer-title h2.elementor-heading-title {
    color: #FF9800;
    font-size: 28px;
    line-height: 1.3;
}
.customer-title {
	margin-top: 68px;
}
.customer-title h1.elementor-heading-title{
    max-width: 540px;
    margin: auto;
}
.drive.pageimgbox {
    margin-top: 0;
}
.drive.pageimgbox-l.elementor-section > .elementor-container > div:nth-child(1) {
    padding-left: 60px;
	padding-right: 90px;
}
.why.home4 .elementor-image-box-wrapper::before, 
.why.home4 .elementor-image-box-wrapper::after {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: #FF9800;
}
.why.home4 .elementor-image-box-wrapper:hover::before, 
.why.home4 .elementor-image-box-wrapper:hover::after {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background-color: rgba(64,53,84);
}
.why .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1270px !important;
}
.why.elementor-section {
    z-index: 1;
}
.why.home4 .elementor-image-box-wrapper::before, 
.why.home4 .elementor-image-box-wrapper::after {
    content: '';
    width: 150px;
    height: 150px;
}
.why.home4.elementor-section.elementor-section-boxed > .elementor-container > .elementor-column:nth-child(1) .elementor-image-box-wrapper {
    /* min-height: 235px; */
}
.why h2.elementor-heading-title{
    margin-bottom: 50px;
}
.why {
    padding-top: 60px;
    padding-bottom: 120px;
}
.why h3.elementor-image-box-title {
    font-size: 20px !important;
}
.info .elementor-image-box-wrapper {
    box-shadow: rgb(0 0 0 / 40%) 0px 1px 10px 0px;
    margin: 0 auto;
    padding: 40px 40px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
}
.info p.elementor-image-box-description {
    max-width: 444px;
    font-size: 18px;
	color: rgb(72, 72, 106);
}
.full-height .elementor-column-gap-default>.elementor-column>.elementor-element-populated>.elementor-element >div >div,
.full-height .elementor-column-gap-default>.elementor-column>.elementor-element-populated>.elementor-element >div,
.full-height .elementor-column-gap-default>.elementor-column>.elementor-element-populated>.elementor-element {
    height: 100%;
}
.info {
    padding: 78px 0;
}
.info .elementor-column.elementor-col-50 {
    width: 50%;
    padding: 15px;
}
.info .elementor-widget-image-box .elementor-image-box-wrapper h3.elementor-image-box-title {
    color: #3C3C59;
    font-size: 28px;
}
.info .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
}

.ebooks-and-guides1 .elementor-widget-image a{
    display: block;
    box-shadow: 0 1px 4px rgb(0 0 0 / 60%);
    border-radius: 10px;
    overflow: hidden;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.customerstories .elementor-widget-image a{
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.site-footer ul li {
    padding-bottom: 10px;
}
.site-footer ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
#ebooks1{
    margin-top: -140px;
}
.customerstories .elementor-widget-image a:hover,
.ebooks-and-guides1 .elementor-widget-image a:hover{
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.ebooks-and-guides1 .elementor-widget-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*************** customer-management ************/
/*************** price ************/
.elementor-widget-wrap>.elementor-element.companiesDetailbox:nth-child(1) h5 {
	border-top-left-radius: 15px;
	background-color: #FF9700;
	color: white;
}
.elementor-widget-wrap>.elementor-element.companiesDetailbox:last-child h5 {
	border-top-right-radius: 15px;
}
.elementor-widget-wrap>.elementor-element.companiesDetailbox h5 {
    font-size: 15px;
    border-bottom: 1px solid lightgray;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.companiesDetailbox h4 strong{
	font-size: 25px;
    line-height: 20px;
	font-weight:normal;
}
.companiesDetailbox h4 em{
	text-align: center;
    font-size: 12px;
    margin-top: 0px;
    font-weight: lighter;   
	line-height: 62px;
    font-style: inherit;
}
.companiesDetailbox.elementor-widget-text-editor {
    color: #000;
}
.companiesDetailbox:nth-child(1) p >a:hover {
    background-color: #FF9700;
    color: white;
    cursor: pointer;
}
.companiesDetailbox:nth-child(1) a{
	background-color: transparent;
    border: 1px solid #FF9700;
    border-radius: 15px;
	color: black;
}
.companiesDetailbox a{
	font-weight: bold;
    font-size: 12px;
    background-color: transparent;
    border: 1px solid #14b62a;
    border-radius: 15px;
    padding: 10px 25px;
    color: #14b62a;
    text-decoration: none;
	margin-top: 0px;
    display: inline-flex;
}
.companiesDetailbox p {
    font-size: 14px;
    color: rgb(104, 104, 104);
}
.companiesDetailbox h4 {
    padding-top: 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 50px;
    font-size: 40px;
}
.elementor-widget-wrap>.elementor-element.companiesDetailbox:last-child {
	border-right: 0px;
}
.elementor-widget-wrap>.elementor-element.companiesDetailbox {
    width: 20%;
	border-right: 1px solid lightgray;
    text-align: center;
	margin-bottom: 0px;
	padding-bottom: 40px;
	height: 100%;
}
.elementor-column-gap-default>.companies_div.elementor-column>.elementor-element-populated {
    padding: 0;
    display: flex;
    border: 1px solid lightgray;
    border-radius: 15px;
    box-shadow: 0px 0px 50px rgb(0 0 0 / 20%);
}
section.price-content.elementor-section.elementor-section-boxed{
	padding-top:120px;
	padding-bottom:120px;
}
section.agents_div.elementor-section.elementor-section-boxed > .elementor-container,
section.price-content.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1530px !important;
}
.agents .elementor-widget-wrap{
    color: #000;
}
.agents .elementor-widget-wrap h3{
	font-size: 25px;
	color: #000;
    margin: 25px 0;
}
.agents .elementor-widget-wrap{
    border: 1px solid lightgray;
    width:100%;
    border-radius: 15px;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 60px !important;
    padding-left: 40px!important;
    padding-right: 40px!important;
}
.companies_div {
    padding-left: 30px;
}
#toggleDiv {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 35px;
    margin-bottom: -35px;
    justify-content: space-between;
    align-items: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.agents_div .switch {
    position: relative;
    display: inline-block;
    width: 60px !important;
    height: 34px !important;
}
.agents_div .switch #checkbox {
    opacity: 0;
    width: 0;
    height: 0;
}
.agents_div .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.agents_div #rangeOutput {
    font-size: 40px;
    font-weight: bold;
}
.agents_div #agentsP {
    font-size: 20px;
    color: rgb(158, 158, 158);
    margin-top: 0px;
    padding-bottom: 25px;
}
.gents_div .slider.round {
    border-radius: 34px;
}
.agents_div .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.agents_div .slider.round:before {
    border-radius: 50%;
}

/* Hide default HTML checkbox */

#checkbox:checked + .slider {
	background-color: #FF9700;
}

#checkbox:focus + .slider {
	box-shadow: 0 0 1px #FF9700;
}

#checkbox:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}
h4#talkToSales {
    display: none;
	font-size: 14px;
    color: rgb(104, 104, 104);
	padding-top: 35px;
    margin-bottom: 70px;
}
#agentRange{
	-webkit-appearance: none;
	width: 100%; 
	border: 0px;
}
#agentRange::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	background: #b4b4b4;
	border: none;
	border-radius: 15px;
}
#agentRange::-webkit-slider-thumb{
	-webkit-appearance: none;
	border: none;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #FF9700;
	margin-top: -11px;
}
#agentRange:focus {
	outline: none;
}
.stack-up .elementor-widget:not(:last-child) {
    margin-bottom: 5px;
}
#competitorTable{
	margin: auto;
	border: 1px solid lightgray;
	border-radius: 15px;
	outline: none;
	box-shadow: 0px 0px 50px rgb(0,0,0, 0.2);
	overflow: hidden;
}
.column{
	text-align: center;
	/* border-left: 1px solid lightgray;
	border-right: 1px solid lightgray; */
	width: 120px;
	
	/* border: 1px solid rgb(230, 66, 66); */
}
#rowHeader{
	color: white;
	background-color: #212531;
	padding: 25px 50px;
	height: 50px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#tdCornerTL{
	border-top-left-radius: 15px;
}
#tdCornerTR{
	border-top-right-radius: 15px;
	text-align: center;
}
.rowWhite{
	background-color: white;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
}
.rowBlue{
	background-color: #F1F5F8;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;

}
.descriptionTD{
	padding-left: 30px;
	width: 550px;
}
.rowBlue h3,
.descriptionTD h3{
	margin-bottom: 0px;
	font-size: 15px;
    margin-top: 15px;
}
.descriptionTD p{
	margin-top: 0px;
}
.orangeCheck{
	width: 25px;
}
#tdCornerBL{
	border-bottom-left-radius: 15px;
	padding-left: 30px;
}
#tdCornerBL h3{
	margin-bottom: 0px;
}
#tdCornerBL p{
	margin-top: 0px;
}
#tdCornerBR{
	border-bottom-right-radius: 15px;
	text-align: center;
}
.already .elementor-widget-wrap.elementor-element-populated > div {
    max-width: 870px;
    margin-right: auto;
    margin-left: auto;
}
.already .elementor-widget-wrap.elementor-element-populated > div:not(.already-ul) {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
}
.already-ul {
    margin-top: 20px;
}
.already-ul{
	display: flex;
    margin: auto;
    background-color: #212531;
    color: white;
    flex-direction: column;
    padding: 60px 60px;
    border-radius: 15px;
}
.already-ul ul li:before{
	content:'';
	background-image:url('images/orange-check.png');
	margin-right: 0;
    width: 52px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: -10px;
}
.already-ul ul li {
    font-size: 19px;
    color: #fff;
    margin: 15px 0;
	font-weight: bold;
	padding-left:65px;
	position:relative;
	display:inline-flex;
}

/*************** price ************/
/*************** single post ************/
.site-main.main-single .container{
    max-width: 740px;
}
.site-main.main-single h1{
    font-size: 35px;
    margin-bottom: 30px;
}
.site-main.main-single{
    margin-top: 150px;
}
.cnt-single a{
    color: rgba(255,152,0,1);
}
.img-single {
    margin-bottom: 30px;
}
.all-news.all-recent .item:nth-child(1) > div {
    flex-basis: 100%;
    max-width: 100%;
}
.all-news.all-recent .item:nth-child(1) {
    flex-basis: 33.33%;
    max-width: 33.33%;
    display: block;
}
.recent-post{
    margin-top: 60px;
}
.recent-post .title-desc a{
    text-decoration: none;
}
.recent-post h3{
    font-size: 18px;
    font-weight: normal !important;
    margin-bottom: 30px;
}
.all-news.all-recent .item:nth-child(1) .title-desc a {
    font-size: 22px;
}
.cnt-single {
    border-bottom: 1px solid rgb(0 0 0 / 40%);
    margin-bottom: 20px;
    padding-bottom: 30px;
}
#career-width {
    max-width: 700px;
    margin: 0 auto;
}
#career-width p{
    font-size: 18px;
    color: #403554;
}
.form-careers > .elementor-widget-container h2{
    color: rgb(33, 37, 49);
    margin-bottom: 30px;
}
.form-careers .gform_wrapper input + label{
    display: none !important; 
}
.form-careers .gform_wrapper input::placeholder{
    color: #000;
}
.form-careers .gform_wrapper textarea, 
.form-careers .gform_wrapper input, 
.form-careers .gform_wrapper select{
    height: 60px;
    color: #000;
    padding: 15px !important;
    border-radius: 10px;
}
.form-careers .gform_wrapper .gform_footer{
    justify-content: center;
}
.form-careers .gform_wrapper .gform_footer .gform_button {
    height: 50px;
    padding: 0px 40px;
    margin-top: 15px;
    background-color: rgb(64, 53, 84);
    color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.form-careers .gform_wrapper .gform_footer .gform_button:hover {
    background-color: #FF9800;
}
.form-careers .gform_wrapper textarea{
    height: 100px;
}
.form-careers .gform_wrapper.gravity-theme .ginput_complex{
    display: block;
}
.form-careers .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0;
}
.form-careers .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0;
    padding-right: 0;
}
#input_15_1_3_container{
    display: block;
    margin-bottom: 15px;
}
.form-careers > .elementor-widget-container{
    box-shadow: rgb(0 0 0 / 40%) 0px 1px 10px 0px;
    max-width: 850px;
    margin: 0 auto;
    padding: 30px 40px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    text-align: center;
}
/*************** single post ************/

@media screen and (max-width: 1600px){
	h4#talkToSales {
		margin-bottom: 51px;
	}
	.companies_div {
		padding-left: 20px;
	}
	.agents .elementor-widget-wrap h3 {
		font-size: 20px;
	}
	section.agents_div.elementor-section.elementor-section-boxed > .elementor-container, 
	section.price-content.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1280px !important;
	}
	.drive.pageimgbox-l .elementor-widget-image.img-abs {
		left: -160px;
	}
	.drive.pageimgbox-l.elementor-section > .elementor-container > div:nth-child(1) {
		padding-left: 160px;
		padding-right: 0px;
	}
	.page-navi.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1200px !important;
	}
}