
.blue{
	color: #2463A3;
}
.blue-2{
	color: #3DA8E0;
}
.red{
	color: #C02523;
}
.white{
	color: #fff;
}

a.hover-link-red:hover{
	color: #C02523 !important;
	background-color: #fff;
}
#codevz_about-2{
	display: none;
}
#codevz_about-2{
    display: none !important;
}
#codevzcustommenulist-2{
    text-align: center;
}
.footer_2_center .icon_footer_2_center_5 {
	float: unset !important;
}
.rev-m {
	unicode-bidi: bidi-override;
	direction: rtl;
}
.webseolink{
	cursor: pointer;
}
/* CF7 checkbox */
.sb-accept{
	color: #fff;
	font-size: 15px;
    line-height: 17px;
}
.sb-accept .wpcf7-acceptance .wpcf7-list-item label{
    display: table;
}
.sb-accept .wpcf7-acceptance .wpcf7-list-item-label:before {
	content: '';
    background: url(./images/checkbox.svg) no-repeat;
    display: table-cell;
    background-size: contain;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.sb-accept .wpcf7-acceptance input[type="checkbox"]:checked + span:before {
	background: url(./images/check.svg) no-repeat;
    width: 26px;
    height: 26px;
    padding: 2px;
    background-size: contain;
}
.sb-accept .wpcf7-acceptance label{
	margin: 0 !important;
}
.sb-accept input[type=checkbox]{
	display: none !important;
}
/* END CF7 checkbox */
/*borlabs cookie*/
#BorlabsCookieBox .row{
	width: 100% !important;
}
#BorlabsCookieBox ._brlbs-box-wrap {
	max-width: 450px ;
}
#BorlabsCookieBox h3 {
	font-size: 20px !important;
}
.BorlabsCookie .row{
	max-width: 100% !important;
	margin: 0 !important;
}
._brlbs-branding {
	display: none !important;
}
._brlbs-flex-center{
	display: inline !important;
}

#BorlabsCookieBox .cookie-logo {
	max-width: 220px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#BorlabsCookieBoxWidget{
    bottom: 30px !important;
}
/*END borlabs cookie*/
