/*
    Template: pearl
    Theme Name: Pearl Child Theme
    Theme URI: http://pearl.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Pearl WP is a true multi-niche WordPress theme, which consist of several micro-niche themes. Each micro-niche layout has its own features, modules and specifications. You can use UI modules from any layout and mix it with other UI modules. 300+ UI modules and 250+ prebuilt pages are available for use. Open the shell and find the Pearl!
    Version: 1.1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: beauty salon, blog, business, church, coach, construction, consulting, corporate, ecommerce, multipurpose, music, portfolio, restaurant, transportation, travel, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: pearl-child-theme
*/

* {
	transition: all 0.3s ease;
}
.wpcf7-response-output {
	position: absolute !important;
	margin: 0 !important;
}
/* top header */
.stm_header_style_1 .stm-navigation__default > ul > li > a {
	padding: 0 10px !important;
}
.stm-header__row_top .btn_primary {
	border: none !important;
	user-select: auto !important;
	-moz-user-select: auto !important;
	-webkit-user-select: auto !important;
	-ms-user-select: auto !important;
}
.stm-header__row_top .btn_primary .btn__text,
.stm-header__row_top .btn_primary .btn__icon::before {
	color: #fff !important;
}

.stm_mobile__logo img {
	width: 140px;
}
.stm-header .pearl_is_sticky.pearl_sticked .stm-logo .logo:nth-child(1) {
	display: block !important;
}

.stm_mobile__switcher .mbc {
	background: #0d3a76 !important;
}

/* header */
.stm-header {
	margin-bottom: 0 !important;
}

.stm-header__cell_right {
	display: flex;
	flex-direction: column;
	align-items: flex-start !important;
}
.stm-header__cell_right > div {
	margin: 0 auto 0 !important;
}
.stm-header__cell_right .btn {
	border: none;
	font-size: 14px;
	padding: 0 !important;
	user-select: auto;
}
.stm-header__cell_right .btn_primary.btn_outline:hover {
	background: transparent !important;
}
.stm-header__cell_right .btn_outline.btn_primary:hover span {
	color: #ffde59 !important;
}

.stm-header__cell_right a[href="mailto:info@ecdoc.pro"] {
	font-size: 13px;
	text-transform: lowercase;
	font-weight: 700;
}

/* first section */
.first-section__header .btn {
	padding: 18px 36px !important;
}

.first-section__header .btn span {
	font-size: 14px;
	font-weight: bold;
}

/* export-section */
/*.stm_markup__content .export-section {
	background-image: none !important;
}*/

.right-section__header form {
	background: #fff;
	padding: 15px;
	border-radius: 5px;
}

.export-contact > p {
	display: flex;
	flex-direction: column;
}

.export-contact > p label {
	/*width: 50%;*/
	color: #0D3A76;
	margin-right: 8px;
	margin-bottom: 0 !important;
}

.export-contact > p label span {
	margin-bottom: 8px !important;
}

.export-contact > p label input {
	height: 38px !important;
}

.right-section__header form .export-contact__btn {
	width: 100%;
}

.right-section__header form button[type=submit]:not(.btn) {
	color: #0D3A76;
}
.right-section__header form button[type=submit]:not(.btn):hover {
	color: #fff;
}
.right-section__header form p {
	margin-bottom: 0;
}

.export-contact > p .intl-tel-input.allow-dropdown {
	width: 100%;
}

.export-left-wrapper .wpcf7-form p {
	margin-bottom: 0;
	margin-top: 20px;
}

.export-left-wrapper .wpcf7-submit {
	background-color: #0d3a76 !important;
}

.export-left-wrapper .wpcf7-submit:hover {
	border-color: #0d3a76 !important;
	box-shadow: 2px 2px 2px #333 !important;
}


.export-section__image img {
	height: auto !important;
	max-width: 120% !important;
	width: auto !important;
}

.export-contact .wpcf7-form-control::placeholder {
	color: #0d3a76;
}

/*.export-right-wrapper > div {
	width: max-content !important;
}*/

/* services section */
#our-sert__services a.stm_loop__single:hover .stm_services__title span {
	color: #0d3a76 !important;
}

#our-sert__services .stm_services__image i {
	display: none;
}

#our-sert__services .badge-text {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
opacity: 0;
z-index: 20;
text-align: center;
}

#our-sert__services .stm_loop__single:hover .badge-text {
	opacity: 1;
}

/*#our-sert__services .stm_carousel_style_10 .owl-stage .owl-item {
	width: auto;
}
#our-sert__services .stm_carousel_style_10 .owl-stage .owl-item:hover {
	transform: translateY(10px);
}

#our-sert__services .stm_carousel_style_10 .owl-stage .owl-item img {
	filter: grayscale(100%);
	border: 4px solid #ffde59;
}

#our-sert__services .stm_carousel_style_10 .owl-stage .owl-item:hover img {
	filter: none;
}

#our-sert__services
	.stm_carousel_style_10
	.owl-stage
	.owl-item
	.stm_carousel__description {
	position: absolute;
	top: 85% !important;
	bottom: 0 !important;
	width: 90% !important;
	background: rgba(0, 0, 0, 0.5);
	text-align: left;
}

#our-sert__services
	.stm_carousel_style_10
	.owl-stage
	.owl-item
	.stm_carousel__description
	.stm_carousel__title {
	transform: none;
	padding: 0 10px;
	border-bottom: 8px solid #ffde59;
	width: fit-content;
	font-weight: bold;
	color: #fff !important;
}

#our-sert__services
	.stm_carousel_style_10
	.owl-stage
	.owl-item
	.stm_carousel__description {
	color: #fff;
	opacity: 1;
}*/

/*.services__slider img {
	width: auto !important;
	height: 400px;
}*/

#our-sert__services .owl-controls .owl-nav .owl-prev,
#our-sert__services .owl-controls .owl-nav .owl-next {
	margin-top: 0 !important;
	bottom: auto !important;
}
#our-sert__services .owl-controls .owl-nav .owl-prev:hover::before,
#our-sert__services .owl-controls .owl-nav .owl-next:hover::before {
	color: #fff !important;
}

/* more-info section */
.more-info__right a.stm_video_style_10 {
	height: 0 !important;
	padding: 0;
	top: 80px;
	left: -180px;
}

.more-info__right .stm_playb:hover::after {
	background: #0d3a76;
}

/* more-info section */
#more-info .more-info__desc {
	font-size: 46px !important;
	line-height: 56px !important;
}

/* advantages-section */
.advantages__stm_iconbox .stm_iconbox {
	display: flex;
	flex-direction: row;
	padding: 15px 0;
	min-height: 160px;
	align-items: flex-start;
}

.advantages__stm_iconbox .stm_iconbox h5 {
	color: #fff !important;
	margin-top: 10px;
	margin-bottom: 12px !important;
}

.advantages__stm_iconbox .stm_iconbox__icon {
	margin-right: 15px !important;
	margin-top: 0 !important;
	align-self: center;
}

.stm_iconbox__desc > p {
	margin: 0;
}

/* projects section */
#projects-section .our__projects .btn {
	background: linear-gradient(90deg, rgb(204,141,33) 0%, rgb(255,222,89,1) 100%) !important;
	border: transparent;
}
#projects-section .our__projects .btn:hover {
	background: linear-gradient(270deg, rgb(204,141,33) 0%, rgb(255,222,89,1) 100%) !important;
	border: transparent;
}

#projects-section .our__projects .btn span {
	color: #0d3a76 !important;
}

#projects-section .our__projects .btn:hover span {
	color: #fff;
}

.our__projects .stm_projects_carousel__tab a,
.our__projects .inner_flip .wtc p {
	color: #0d3a76 !important;
}

/* founder-section contact-us */
#contact-us .btn:hover {
	border-color: #0d3a76 !important;
	background-color: #0d3a76 !important;
}

.export-contact input:focus,
.callback input:focus,
.callback .wpcf7-form-control::placeholder {
	color: #fff;
}
.callback .intl_tel-640 .intl-tel-input {
	width: 100%;
}


/* stm-footer */
.stm-footer .footer-widgets {
	padding: 0 !important;
}
.stm-footer .footer__btn {
	border: none !important;
	background: none !important;
	font-variant-numeric: tabular-nums;
	padding: 10px 5px !important;
}
.stm_buttons_style_21 .stm-footer .footer__btn {
	padding-left: 5px !important;
}

.stm-footer .footer__btn .btn__icon::before,
.stm-footer .footer__btn .btn__text {
	color: #fff !important;
}
.stm-footer .footer__btn .btn__mail_text {
	font-weight: 700;
}

.stm-footer .footer__btn i {
	display: none;
}


/* footer subscribe before captcha */

.stm-footer form > p {
	display: flex;
}

.stm-footer form > p .footer__subscribe {
	min-width: 70%;
}
.stm-footer form > p .footer__subscribe_btn {
	height: 44px;
	padding: 0 8px !important;
	width: 30%;
	font-size: 8px;
	color: #0d3a76;
	background: linear-gradient(90deg, rgb(204,141,33) 0%, rgb(255,222,89,1) 100%);
}

/* end footer subscribe before captcha */

/* footer subscribe after captcha */
/*.stm-footer form {
	display: flex;
	justify-content: space-between;
}

.stm-footer form > p .footer__subscribe {
	min-width: 70%;
}
.stm-footer form p > span,
#export-section form p > span {
	margin-bottom: 0 !important;
}

.stm-footer form > p .footer__subscribe_btn {
	display: block;
	height: 44px;
	padding: 0 8px !important;
	width: 100%;
	font-size: 8px;
	color: #0d3a76;
	background: linear-gradient(90deg, rgb(204,141,33) 0%, rgb(255,222,89,1) 100%);
}*/

/* end footer subscribe after captcha */

.stm-footer form > p .footer__subscribe_btn:hover {
	background: linear-gradient(270deg, rgb(204,141,33) 0%, rgb(255,222,89,1) 100%);
	color: #0d3a76;
}

.stm-footer__bottom .stm-socials__icon i {
	color: #0d3a76 !important;
}

.stm-footer__bottom .stm-socials__icon:hover i {
	color: #0d3a76 !important;
}

/* founders-section */
#founders-section .stm_staff_container > .row {
	display: flex;
	justify-content: center;
}
#founders-section .stm_staff__contacts .stm_staff__email a {
	color: #0d3a76 !important;
}

/* blog-section */

#blog-section .stm_separator_doubled:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	right: 100%;
	opacity: 0;
	transition: all 0.2s ease !important;
}

#blog-section .stm_posts_carousel_single:hover .stm_separator_doubled:before {
	right: 0;
	opacity: 1;
	background-color: #ffde59;
	transition: all 0.3s ease;
}

#blog-section .blog-title,
#blog-section .stm_posts_carousel_single__excerpt p {
	min-height: 75px;
}


#blog-section .blog-title:hover a {
	color: #ffde59;
}

#blog-section .stm_loop__meta {
	padding: 0;
}
#blog-section .blog-btn {
	display: block;
	margin-top: 0;
}
#blog-section .owl-nav .owl-prev,
#blog-section .owl-nav .owl-next {
	border: none;
	top: 50%;
}

#blog-section .owl-nav .owl-prev {
	left: -45px;
}
#blog-section .owl-nav .owl-next {
	right: -45px;
}
#blog-section .owl-nav .owl-prev:before,
#blog-section .owl-nav .owl-next:before {
	color: #0d3a76;
	font-size: 44px;
}
#blog-section .owl-nav .owl-prev:hover:before,
#blog-section .owl-nav .owl-next:hover:before {
	color: #fff;
}
#blog-section .stm_posts_carousel_style_5 .stm_posts_carousel_single__image,
#blog-section .stm_posts_carousel_style_5 .stm_posts_carousel_single__excerpt p {
	margin-bottom: 10px;
}

/* content-post page */
.stm_markup__content .post_thumbnail img {
	width: 100%;
}

.stm_markup__content .stm_single_post h5 {
	text-align: justify !important;
}

.country-list .country .country-name {
	color: #0d3a76;
}

.stm-navigation__default > ul > li ul {
	width: max-content !important;
}

.stm_projects_grid__sorting .stm_projects_carousel__tab {
	display: none;
}
.stm_projects_grid__sorting .stm_projects_carousel__tab:first-child {
	display: block;
}
.stm_projects_grid_style_2 > div.stm_flex {
	justify-content: left !important;
}


.stm_form_style_3 .stm_material_form {
	padding-top: 0 !important;
}
.stm_form_style_3 .stm_material_form > span, .stm_form_style_3 .stm_material_form > label {
	top: 8px !important;
}
.stm_form_style_3 .stm_material_form.stm_has-value > span {
	top: 40px !important;
}

ul.page-numbers .page-numbers.current,
ul.page-numbers .page-numbers:hover,
.sidebar_inner .stm_post_type_list_style_2 .stm_post_type_list__single.active .stm_post_type_list__content h4,
.sidebar_inner .stm_post_type_list_style_2 .stm_post_type_list__single:hover .stm_post_type_list__content h4 {
	color: #0d3a76 !important;
}

.stm_separator.stm-effects_opacity {
	opacity: 1;
}


/* disable link */
.stm_services_style_2 a {
	pointer-events: none;
	cursor: default;
}

.stm_services_style_2 a:nth-child(1),
.stm_services_style_2 a:nth-child(2),
.stm_services_style_2 a:nth-child(3),
.stm_services_style_2 a:nth-child(5) {
	pointer-events: auto;
	cursor: pointer;
}

.sidebar_inner .stm_post_type_list a {
	display: none;
}

.sidebar_inner .stm_post_type_list a:nth-child(1),
.sidebar_inner .stm_post_type_list a:nth-child(2),
.sidebar_inner .stm_post_type_list a:nth-child(3),
.sidebar_inner .stm_post_type_list a:nth-child(5) {
	display: block;
}
/* end disable link */

/* services form */
.serv-form > p {
	margin-bottom: 0;
}

.serv-form > p label {
	width: 100%;
	font-weight: 700;
}
.serv-form > p label span,
.serv-form > p label .intl-tel-input {
	width: 100%;
	font-weight: 400;
	font-size: 14px !important;
}

.serv-form__btn {
	color: #0D3A76 !important;
}
.serv-form__btn:hover {
	color: #fff !important;
}
/* end services form */


.stm_accordions_style_6 .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-title > a .vc_tta-title-text {
	font-size: 16px !important;
}

.stm_services_style_2 .stm_services__image:before {
	background: rgba(13, 58, 118, 0.5) !important;
}

.grecaptcha-badge {
	z-index: 999;
}


/* sendpulse */

.sp-widget.sp-floating {
	right: auto !important;
	left: 10px !important;
}

.sp-widget.sp-floating .sendpulse-widget-close {
	right: -15px !important;
	left: auto !important;
}

@keyframes slide-left { from { transform: translateX(-100%); opacity: 0; } to { transform: translateX(0); opacity: 1; } }

.sp-widget.sp-floating.sp-animation-fade {
	animation: slide-left 1s cubic-bezier(0.3, 0.6, 0.3, 1) !important;
}


/* end sendpulse */



/* media query */
@media screen and (min-width: 1199px) {
	/* export-section */
	.stm_markup__content .export-section {
		background-image: none !important;
	}
}
/* 1200-1400px .col-xxl- | Container max-width 1320px */
/*@media screen and (max-width: 1399px)*/

/* 992-1200px .col-xl- | Container max-width 1140px */
/* first-section menu */
@media screen and (max-width: 1199px) {
	.stm_header_style_1 .stm-navigation__default > ul > li:first-child {
		display: none;
	}
	.site-content .stm_markup__content .export-section {
		background-size: cover !important;
	}

	/* export-section */
	#export-section {
		padding-top: 20px;
		padding-bottom: 50px;
	}
	
	.stm_markup__content .export-section * {
		color: #fff !important;
	}

	.export-section .wpcf7-form-control::placeholder {
		color: #fff;
	}
	
	/*.stm_markup__content .export-section {
		background-image: url(https://www.ecdoc.pro/wp-content/uploads/2023/04/second-bg-3-1.jpg?id=4701) !important;
		background-image: none !important;
		background-image: url(https://pre-production.ecdoc.pro/wp-content/uploads/2024/08/Oblozhka-na-sajt-export-ekran.png) !important;
	}*/

	.export-contact > p label span {
		margin-bottom: 15px !important;
	}

	.export-left-wrapper .wpcf7-submit {
		background-color: #ffde59 !important;
		color: #0d3a76 !important;
	}
	
	.export-left-wrapper .wpcf7-submit:hover {
		border-color: #ffde59 !important;
		box-shadow: 2px 2px 2px #333 !important;
	}


	/* more-info section */
	#more-info .more-info__desc {
		font-size: 30px !important;
		line-height: 36px !important;
	}

	/* advantages-section */
	.advantages__stm_iconbox .stm_iconbox {
		min-height: 230px;
	}


	/* footer */
	.stm-footer form > p {
		flex-wrap: wrap;
	}
	.stm-footer form > p .footer__subscribe {
		min-width: 100%;
	}
	.stm-footer form > p .footer__subscribe_btn {
		padding: 0 10px !important;
		width: 60%;
		font-size: 12px;
	}
}

@media screen and (max-width: 1022px) {
	/* top header */
	.stm-header__row_top .btn_primary .btn__text,
	.stm-header__row_top .btn_primary .btn__icon::before {
		color: #0d3a76 !important;
	}
	.stm-header.active .stm-header__row_top .stm-header__cell_left {
		margin-bottom: 0px !important;
	}
	.stm-header.active
		.stm-header__row_top
		.stm-header__cell_left
		.stm-header__element {
		margin-bottom: 5px !important;
	}
	/*.stm-header.active .stm-header__row_top {
		display: none;
	}*/
	.stm-header__row_top-mobile .stm-header__cell_left-mobile {
		flex-wrap: nowrap;
		margin-bottom: 0;
	}

	.stm-header__row_top-mobile .stm-header__element:nth-child(2) {
		display: none;
	}

	.stm_mobile__header .container {
		width: 100% !important;
	}
	.stm_mobile__header
		.stm-header__row_top-mobile
		.stm-header__cell_left-mobile
		.stm-header__element {
		margin-bottom: 0 !important;
		padding: 0 !important;
	}
	.stm-header__cell_left-mobile .btn {
		font-size: 12px !important;
		padding: 13px 18px 13px 36px !important;
	}
	/* first-section menu */
	.stm_header_style_1 .stm-navigation__default > ul > li:first-child {
		display: block;
	}
	.stm_header_style_1 .stm-navigation__default > ul > li {
		margin-bottom: 10px;
	}
	.stm_header_style_1 .stm-navigation__default > ul > li > a {
		padding: 10px !important;
	}


	/*#our-sert__services .stm_services_style_2.stm_loop .stm_loop__grid_4 {
		width: 33.3%;
	}*/

	/* services section */
	/*#our-sert__services .stm_services_style_2.stm_loop .stm_loop__grid_4 {
		width: 25%;
	}*/
}

/* 768-992px .col-lg- | Container max-width 960px */
@media screen and (max-width: 991px) {
	.stm_mobile__header .stm_mobile__logo {
		min-width: 160px !important;
	}

	.stm_mobile__header {
		transform: translateY(0px) !important;
	}

	
	/* more-info section */
	.more-info__right a.stm_video_style_10 {
		top: 65px;
		left: -120px;
	}

	/* advantages-section */
	.advantages__stm_iconbox .stm_iconbox {
		min-height: 160px;
	}
}

/* 576-768px .col-md- | Container max-width 720px */
@media screen and (max-width: 767px) {
	.stm-header.active .stm-header__row_top {
		display: block;
	}
	.stm-header__row_top-mobile .stm-header__cell_left-mobile {
		display: none;
	}

	.stm-header.active .stm-header__cell_right,
	.stm-header.active .stm-header__cell_left {
		margin-bottom: 10px !important;
	}
	/* first-section */
	.first-section__header .header__title {
		font-size: 42px;
	}

	/* services section */
	/*#our-sert__services .stm_services_style_2.stm_loop .stm_loop__grid_4 {
		width: 33.3%;
	}*/

	/* more-info section */
	.more-info__right a.stm_video_style_10 {
		height: 720px !important;
		padding: 75px;
		left: 0;
		top: 0;
	}

	/* contact-us-section */
	#contact-us form input {
		width: 60%;
	}
}

/* 320-576px .col-sm- | Container max-width 540px */
@media screen and (max-width: 575px) {
	/* first-section */
	.first-section__header .header__title {
		font-size: 32px !important;
	}
	.first-section__header .header__desc h5 {
		font-size: 18px;
	}

	.stm_mobile__header {
		padding: 15px 0 !important;
	}
	/*.first-section__header .btn {
		padding: 4px 15px 12px !important;
	}*/

	/* services section */

	/*#our-sert__services .stm_carousel_style_10 .owl-stage .owl-item {
		width: auto !important;
		margin: 0 auto !important;
	}

	#our-sert__services
		.stm_carousel_style_10
		.owl-stage
		.owl-item
		.stm_carousel__description {
		width: 100% !important;
	}*/
	
	/* services section */
	/*#our-sert__services .stm_services_style_2.stm_loop .stm_loop__grid_4 {
		width: 50%;
	}*/

	/* export section */
	.export-contact > p {
		display: flex;
		flex-wrap: wrap;
	}

	.export-contact > p label {
		width: 100%;
		margin-right: 5px;
	}

	.export-contact > p label input {
		height: 30px !important;
	}
	.export-contact > p label .intl-tel-input {
		width: 100%;
	}

	.site-content .stm_markup__content .export-section {
		background-position: 58% 50% !important;
	}
	.export-left-wrapper > div {
		padding: 25px !important;
	}

	/* more-info section */
	.more-info__right a.stm_video_style_10 {
		height: 520px !important;
	}

	/* footer */
	.stm-footer form > p .footer__subscribe {
		min-width: 65% !important;
		width: 65%;
	}
	.stm-footer form > p .footer__subscribe_btn {
		width: 35%;
		padding: 0 10px !important;
		font-size: 10px;
	}
}

@media screen and (max-width: 475px) {
	/* more-info section */
	.more-info__right a.stm_video_style_10 {
		height: 420px !important;
	}
	/* contact-us-section */
	#contact-us form input {
		width: 100%;
	}
}



/* STYLE BINOTEL */
/*body #bingc-passive.bingc-passive div.bingc-passive-overlay,
body #bingc-active,
body #bingc-phone-button div.bingc-phone-button-tooltip {
	background: #ffde59 !important;
}


body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour, 
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes,
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour, 
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-minutes,
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form a.bingc-active-phone-form-button {
	background: #0d3a76 !important;
}


body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button svg polygon,
body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside,
body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline,
body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
	fill: #ffde59 !important;
}


body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day svg.bingc-passive-date-selection-arrows path,
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you.bingc-offline-form div.bingc-active-date-selection-select-day svg.bingc-active-date-selection-arrows path,
body #bingc-active a.bingc-active-close-button svg polygon,
body #bingc-phone-button svg.bingc-phone-button-icon-icon path {
	fill: #0d3a76 !important;
}


body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you span.small-text,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day span.bingc-passive-date-selection-selected-day,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-phone-sample,
body #bingc-passive div.bingc-passive-overlay a.bingc-powered-by span.bingc-powered-by-text,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-phone-sample span,
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you,
body #bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you.bingc-offline-form div.bingc-active-date-selection-select-day span.bingc-active-date-selection-selected-day,
body #bingc-active a.bingc-powered-by span.bingc-powered-by-text,
body #bingc-phone-button div.bingc-phone-button-tooltip,
body #bingc-phone-button div.bingc-phone-button-icon-text span,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-statistics,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer,
body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer span {
	color: #0d3a76 !important;
	opacity: 1 !important;
}*/

/* END STYLE BINOTEL */



