p {
    color: #fff !important;
}
li {
	color: #fff !important;
}
.page-id-740 p{
	color: unset !important;
}
#cookie-consent p{
	color: unset !important;
}
.home-masthead {
        padding: 170px 0;
        background-size: cover;
}
.head-block-class .elementor-widget-wrap {
	border-radius: 10px;
}
.primary-bold{
	color: #3c88e7;
	font-weight: 600;
}
.site-logo img{
	width:  160px;
}
.header-inner .menu .menu-btn a{
	/*width: 169px;*/
	width: 180px;
	height: 39px;
	border-radius: 10px;
	background: #3c88e7;
	color: #fff !important;
	text-align: center;
	margin-left: 10px;
}
.header-inner .menu .menu-btn a:hover{
	color: #fff !important;
}
.header-inner .menu li a{
	color: #9D9D9D !important;
	font-family: "Avenir Next", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.12px;

}
.header-inner .menu li a:hover{
	text-decoration: underline;
}

.range_inner input {
	background: linear-gradient(to right, #3c88e7 0%, #3c88e7 50%, #fff 50%, #fff 100%);
	border: solid 1px #3c88e7;
	border-radius: 9px;
	height: 18px;
	outline: none;
	transition: background 450ms ease-in;
	-webkit-appearance: none;
	width: 100%;
}
.range_inner input::-moz-range-thumb {
	width: 29px;
	height: 29px;
	background-color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 50%;
	border: solid 1px #3c88e7;
	background-image: url('../img/range.png');
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
}
.range_inner input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
 width: 29px;
	height: 29px;
	background-color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 50%;
	border: solid 1px #3c88e7;
	background-image: url('../img/range.png');
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
}
.range-output {
	background: #fff;
	text-align: center;
	border: 1px solid #B9ACAC;
	padding: 4px 0;
	line-height: 1.5;
	color: #3B3838;
	font-family: "Avenir Next", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.39px;
	margin: 20px 0 40px 0px;
	border-radius: 9px;
}
body [type="button"], body [type="submit"], body button{
	background: #3c88e7;
	color: #fff;
	border-color: #3c88e7;
	border-radius: 9px;
}
body [type="button"]:hover, body [type="submit"]:hover, body button:hover{
	background: #3c88e7;
}
body [type="button"]:focus, body [type="button"]:hover, body [type="submit"]:focus, body [type="submit"]:hover, body button:focus, body button:hover{
	background: #3c88e7;
}
body a {
	background-color: transparent;
	text-decoration: none;
	color: #3c88e7;
}
body a:hover {
	text-decoration: underline;
	color: #3c88e7;
}
.range_footer button{
	width: 345px;
	height: 80px;
	font-family: "Avenir Next", Sans-serif;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -0.56px;
}
.range_footer {
	text-align: center;
}
.range_amount{
	vertical-align: text-top;
}
.add_banner .elementor-image-box-description {
	padding-top: 14px;
}
#apply-btn{
	width: 345px;
	height: 80px;
	font-family: "Avenir Next", Sans-serif;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -0.56px;
	background: #3c88e7;
	color: #fff;
	border-color: #3c88e7;
	border-radius: 9px;
}
.cf-container {
	width: 100%;
	float: left;
}
.cf-left {
	width: 50%;
	float: left;
}
.cf-right{
	float: left;
	width: 50%;
	padding-left: 30px;
}
.cf-left select, .cf-left input {
	height: 97px;
	background: #fff;
	border: 1px solid #C8C8C8 !important;
	border-radius: 6px !important;
	font-family: "Avenir Next", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1.47px;
	color: #231F1E;
}
.cf-right textarea{
	background: #fff;
	border: 1px solid #C8C8C8;
	border-radius: 6px;
	font-family: "Avenir Next", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -1.47px;
	color: #231F1E;
}
.cf-left .wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-form  .wpcf7-submit{
	width: 100%;
	margin-top: 10px;
	background: #3c88e7;
	height: 80px;
	border-radius: 10px;
	color: #fff;
	font-family: "Avenir Next", Sans-serif;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -0.56px;
}
.cf-left select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cf-left select.wpcf7-select {
  background-image:    url('../img/dropdown.png');
  background-position: calc(100% - .5rem), 100% 0;
  background-size:  1.5em 1.5em;
  background-repeat: no-repeat;
}

.cf-left select.wpcf7-select:focus {
  outline: 0;
}
.wpcf7-response-output {
	float: left;
	width: 100%;
	text-align: center;
	border: ;
}
.header-inner .site-navigation ul.menu li.menu-item-has-children::after{
	right: 15px;
	top: 42%;
}
.header-inner .site-navigation ul.menu li ul {
	min-width: 190px;
}
.footer-banner{
	position: fixed;
	width: 100%;
	bottom: 0;
}
#cookieNotice {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    z-index: 999;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}
#cookieNotice a.confirm {
    background: #3c88e7 !important;
}
/* pre form css start */
.pre-btn-border.elementor-widget-button .elementor-button {
    transition: all 0.25s ease-in-out 0s;
    border-style: solid;
    border-radius: 0.5rem;
    font-weight: 600;
    font-family: "Avenir Next", Sans-serif;
    width: 100%;
    border-width: 0.125rem;
    background-color: #3c88e7;
    border-color: #3c88e7;
    color: #fff;
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
    margin-top: 1rem;
    text-decoration: none;
}
.pre-btn-border.elementor-widget-button .elementor-button:hover {
    box-shadow: var( --e-global-color-accent ) 4px 4px 20px;
}
.pre-btn-bg.elementor-widget-button .elementor-button {
    transition: all 0.25s ease-in-out 0s;
    border-style: solid;
    border-radius: 0.5rem;
    font-weight: 600;
    font-family: "Avenir Next", Sans-serif;
    width: 100%;
    border-width: 0.125rem;
    background-color: transparent;
    border-color: #3c88e7;
    color: #3c88e7;
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
    text-decoration: none;
}
.pre-btn-bg.elementor-widget-button .elementor-button:hover {
    box-shadow: #3c88e7 4px 4px 20px;
}
.pre-form .elementor-widget:not(:last-child) {
    margin-bottom: 15px;
}
.pre-form p {
    margin-bottom: 0;
}
.pre-form .elementor-icon-list-item a {
    text-decoration: underline;
    text-decoration-color: #3c88e7;
}
.pre-form .elementor-icon-list-item a span {
   padding-left: 0;
}
.pre-about a{
    color: #3c88e7 !important;
}
@media screen and (max-width: 399px){
    .pre-form .elementor-widget .elementor-icon-list-item{
        align-items: normal;
    }
    .pre-form .elementor-widget .elementor-icon-list-item .elementor-icon-list-text{
        padding-top: 3px;
        min-height: 32px;
    }

}
/* pre form css end*/
/*** media screen css ****/
@media screen and (max-width: 767px){
	.header-inner .menu .menu-btn a {
		padding: 7px 0;
		margin: 10px auto;
		color: #fff !important;
	}
	.header-inner .menu li a{
		text-align: center;

	}
	.header-inner .site-navigation-dropdown ul.menu li.current-menu-item a {
		background: transparent;
		text-decoration: underline;
		color: #9D9D9D;
	}
	.header-inner .site-navigation-toggle-holder .site-navigation-toggle{
		background: transparent;
		color: #9D9D9D;
	}
	.cf-left {
		width: 100%;
	}
	.cf-right{
		width: 100%;
		padding-left: 0px;
	}
	.cf-right textarea{
		margin-top: 25px;
	}
	#apply-btn, .range_footer button {
		width: 100%;
	}
}

/*** media screen css ****/
