/* open-sans-300 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
	background: #f3f3f3;
	font-family: 'Open Sans', sans-serif;
	color: #222;
}
a:focus {
	outline: none;
}
p {
	margin-bottom: 18px;
}
p.small{font-size: 14px; line-height: 18px !important;}
p.verysmall{font-size: 12px; line-height: 16px !important;}
.well:before, .well:after, .calculatorFilterHeader:before, .calculatorFilterHeader:after {
	display: table;
	content: " ";
}
.well:after, .calculatorFilterHeader:after {
	clear: both;
}
/* HEADER */
header .logo {
	float: left;
	padding: 22px 0 25px;
	width: 265px;
}
header .logo img {
	width: 240px;
	height: auto;
}
header .head-number-box {
	float: left;
	margin: 20px 0 0 0;
}

@media (min-width:991px) {
header .head-number-box {
	display: block;
	height: auto;
}
}
header .head-number-box .head-number {
	border-radius: 4px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	padding: 15px 16px 12px;
	background: #fff;
}
header .head-number .number-title {
	float: left;
	padding-right: 15px;
	font-size: 16px;
	color: #ff6404;
	line-height: 22px;
}
header .head-number .number-title strong {
	font-size: 24px;
	color: #06236f;
	display: block;
}
header .head-number .number-cont {
	float: right;
}
header .head-number .number-cont strong {
	font-size: 26px;
	color: #06236f;
	display: block;
	line-height: 23px;
}
header .head-number .number-cont strong span.phone-icon {
	background: url(../images/phone-icon.png) no-repeat;
	width: 16px;
	height: 23px;
	display: inline-block;
	margin-right: 11px;
	float: left;
}
header .head-number .number-cont strong span {
	color: #4da7e5;
}
header .head-number .number-cont small {
	font-size: 13px;
	font-weight: 300;
	color: #05226e;
	display: block;
	line-height: 24px;
}
header .head-number .number-cont small span {
	color: #2e90d2;
}

@media (max-width:465px) {
header .head-number .number-title {
	float: none;
	padding-right: 0;
}
header .head-number .number-title strong {
	display: inline-block;
}
header .head-number .number-cont {
	float: none;
	padding-top: 12px;
}
}
header .head-right {
	float: right;
	width: 255px;
	padding: 24px 0 0 0;
}
header .head-right .head-links {
	padding: 0 0 21px;
	line-height: 20px;
}
header .head-right .head-links a {
	color: #06236f;
}
header .head-right .head-links a .email-icon {
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(../images/email-icon.png) no-repeat;
	margin-left: 11px;
	vertical-align: middle;
}
header .head-right .head-links a.login {
	float: right;
}
header .head-right .head-links a.login .arrow-or-icon {
	display: inline-block;
	width: 11px;
	height: 19px;
	background: url(../images/arrow-or-icon.png) no-repeat;
	margin-left: 11px;
	vertical-align: middle;
}
header .head-right .head-search .form-control {
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.25);
	border-radius: 3px 0 0 3px;
	border: none;
}
header .head-right .head-search button {
	height: 29px;
	background: #2e90d2;
	border: none;
	border-radius: 0 3px 3px 0;
	margin: 0;
	padding: 3px 0;
	width: 38px;
	text-align: center;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0;
}
header .head-right .head-search button:focus, header .head-right .head-search button:hover {
	border: none;
	box-shadow: none;
	margin: 0;
}
.search-icon {
	display: inline-block;
	width: 17px;
	height: 18px;
	background: url(../images/search-icon.png) no-repeat;
}

@media (min-width:991px) {
header .head-right .head-search {
	display: block;
	height: auto;
}
}

@media (min-width:1200px) {
header .logo {
	width: 370px;
	padding: 14px 0 20px;
}
header .logo img {
	width: auto;
}
header .head-number {
	padding-left: 20px;
	padding-right: 20px;
}
header .head-right {
	width: 270px;
}
}
/* NAVIGATION */
/* SUPER MENU */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
nav.navbar {
	background: #06236f;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	border-radius: 0;
	margin-bottom: 0;
	position: relative;
}
.navbar-icons, .close-mobile {
	display: none;
}
.navbar-collapse {
	padding: 0;
}
.navbar-toggle {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}
.navbar-toggle .icon-bar {
	border-radius: 2px;
	display: block;
	height: 5px;
	width: 38px;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav > li {
	margin-right: 12px;
}
.navbar-nav > li:last-child {
	margin-right: 0;
}
nav .home-icon {
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/home-icon.png) no-repeat;
}
.navbar-nav > li.home > a {
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav > li > a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 5px;
	line-height: 22px;
	padding: 10px 12px 11px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

@media (min-width:1200px) {
.navbar-nav > li > a {
	padding: 10px 16px 11px;
}
}
.navbar-nav > li.dropdown > a span.expand {
	display: none;
	position: absolute;
	right: 2px;
	top: 3px;
	width: 46px;
	height: 46px;
	border-radius: 500px;
	background: url(../images/expand.png) no-repeat #4da7e5;
}
.navbar-nav > li.open > a span.expand {
	background: url(../images/expand.png) no-repeat 0 -46px #4da7e5;
}

@media (min-width:991px) {
.navbar-nav > li > a:hover, .navbar-nav > li:hover > a {
	background: #fff;
	color: #06236f;
	border-radius: 3px 3px 0 0;
}
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: #fff;
	color: #06236f;
}
.nav > li > a:focus {
	background: none;
	color: #fff;
}
.navbar-nav > li.home > a:hover, .navbar-nav > li.home > a:focus {
	background: none;
}
.yamm .supermenu-full {
	left: 15px;
	width: 940px;
	border: none;
	background: #fff;
	box-shadow: 0 5px 6px rgba(0,0,0,0.32);
	border-radius: 0 0 4px 4px;
}
.row > ul.super-categories {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
ul.super-categories {
	padding: 0;
}
.super-categories li {
	display: table;
	list-style: none;
	position: relative;
	margin: 0 0 28px
}
.super-categories li:last-child {
	margin-bottom: 10px;
}
.super-categories li a {
	font-size: 15px;
	color: #06236f;
	font-weight: 700;
	display: table-cell;
	height: 40px;
	padding-left: 0;
	text-decoration: underline;
	vertical-align: middle;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.super-categories li a:hover {
	text-decoration: none;
}
.super-categories li a img {
	float: left;
	display: block;
	margin-right: 8px;
	top: -7px;
	position: relative;
}/*
.super-categories li .spi1 {
	background-image: url(../images/nav-icon1.png);
}
.super-categories li .spi2 {
	background-image: url(../images/nav-icon2.png);
}
.super-categories li .spi3 {
	background-image: url(../images/nav-icon3.png);
}
.super-categories li .spi4 {
	background-image: url(../images/nav-icon4.png);
}
.super-categories li .spi5 {
	background-image: url(../images/nav-icon5.png);
}
.super-categories li .spi6 {
	background-image: url(../images/nav-icon6.png);
}
.super-categories li .spi7 {
	background-image: url(../images/nav-icon7.png);
}
.super-categories li .spi8 {
	background-image: url(../images/nav-icon8.png);
}
.super-categories li .spi9 {
	background-image: url(../images/nav-icon9.png);
}
.super-categories li .spi10 {
	background-image: url(../images/nav-icon10.png);
}
.super-categories li .spi11 {
	background-image: url(../images/nav-icon11.png);
}
.super-categories li .spi12 {
	background-image: url(../images/nav-icon12.png);
}
.super-categories li .spi13 {
	background-image: url(../images/nav-icon13.png);
}
.super-categories li .spi14 {
	background-image: url(../images/nav-icon14.png);
}
.super-categories li .spi15 {
	background-image: url(../images/nav-icon15.png);
}
.super-categories li .spi16 {
	background-image: url(../images/nav-icon16.png);
}
.super-categories li .spi17 {
	background-image: url(../images/nav-icon17.png);
}*/
.subnav-list {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
.subnav-list li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 6px;
	line-height: 18px;
	padding: 5px 0 5px 32px;
	margin-left: 16px;
}
.subnav-list li a {
	color: #06236e;
	font-size: 15px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

@media (min-width:1200px) {
.yamm .supermenu-full {
	width: 1140px;
}
.super-categories li a {
	font-size: 18px;
}
.navbar-nav > li {
	margin-right: 16px;
}
.navbar-nav > li > a, .navbar-nav > li:active > a {
	font-size: 17px;
	padding: 8px 16px 13px;
}
.navbar-nav > li > a:hover, .navbar-nav > li.active > a, .navbar-nav > li:hover > a, .navbar-nav > li:active > a:hover, .navbar-nav > li:focus > a:hover {
	padding: 10px 16px 11px;
	background: #fff;
	color: #06236f;
}
.navbar-nav > li.home > a {
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 13px;
}
}

@media (max-width:991px) {
header .logo {
	width: auto;
	float: none;
	padding: 6px 0 10px 0;
}
header .logo img {
	width: auto;
	max-width: 100%;
}
.head-number-box, .head-links, .head-search {
	display: none;
}
header .head-right {
	padding: 0;
}
nav.navbar .collapse {
	display: none!important;
}
nav.navbar .collapse.in {
	display: block!important;
}
nav.navbar .navbar-toggle {
	display: block!important;
}
nav.navbar {
	min-height: 68px;
}
nav.navbar .navbar-nav {
	padding: 60px 20px 20px 20px;
	margin: 0;
	float: none;
}
nav.navbar .navbar-toggle {
	position: absolute;
	left: 8px;
	top: 2px;
}
nav.navbar .home {
	display: none;
}
.navbar-toggle .icon-bar {
	width: 44px;
	height: 6px;
}
.yamm .yamm-content {
	padding: 15px 20px;
}
.super-categories li {
	margin-bottom: 14px;
}
.navbar-nav > li {
	padding: 15px 0;
	float: none;
	margin-right: 0;
	border-bottom: 1px #1041c2 solid;
}
.navbar-nav > li:last-child {
	border-bottom: none;
}
.navbar-nav > li > a {
	font-size: 22px;
	line-height: 30px;
	padding: 13px 0 17px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:active {
	background: none;
	color: #fff;
}
.navbar-nav > li.active > a, .navbar-nav > li.open > a {
	background: #fff;
	color: #06236f;
	border-radius: 3px;
	padding-left: 24px;
	padding-right: 24px;
}
.navbar-nav > li.open > a {
	border-radius: 3px 3px 0 0;
}
.navbar-nav > li.dropdown > a {
	margin-right: 75px;
}
.navbar-nav > li.dropdown > a span.expand {
	display: block;
	right: -75px;
}
.navbar-nav > li.open .supermenu-full {
	display: block;
	width: 100%;
	float: none;
	position: relative;
	left: 0;
	top: 0;
	background: #fff;
	border-radius: 0 3px 3px 3px;
}
.navbar-icons {
	display: block;
	position: absolute;
	right: 15px;
	top: 14px;
}
.navbar-icons .search-lg {
	display: block;
	float: left;
	width: 36px;
	height: 34px;
	background: url(../images/search-lg.png) no-repeat;
}
.navbar-icons .phone-lg {
	display: block;
	float: left;
	width: 36px;
	margin-left: 24px;
	height: 34px;
	background: url(../images/phone-lg.png) no-repeat;
}
.navbar-icons .home-lg {
	display: block;
	float: left;
	width: 36px;
	margin-left: 22px;
	height: 34px;
	background: url(../images/home-lg.png) no-repeat;
}
header {
	position: relative;
}
.head-search {
	position: absolute;
	top: 162px;
	left: 0;
	z-index: 4;
	padding: 0 21px;
	background: #06236f;
	width: 100%;
	overflow: hidden;
}
header .head-right .head-search .form-control {
	height: 45px;
}
header .head-right .head-search .input-group {
	width: 720px;
	margin: 47px auto 0;
}
header .collapsing {
	display: block;
}
header .collapse.in {
	display: block;
}
header .head-right .head-search .close-mobile {
	margin-bottom: 24px;
}
header .head-right .head-search button {
	height: 45px;
	line-height: 42px;
}
header .head-number-box {
	position: absolute;
	top: 162px;
	left: 0;
	z-index: 4;
	margin: 0;
	padding: 0 21px;
	background: #06236f;
	width: 100%;
	overflow: hidden;
}
header .head-number-box .head-number {
	margin: 35px auto 0;
	width: 720px;
}
.close-mobile {
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 500px;
	background: url(../images/close-icon.png) no-repeat center #4da7e5;
	margin: 28px auto 0;
	margin-bottom:10px;
}
.head-number-box .close-mobile {
	margin-bottom: 18px;
}
}

@media (max-width:768px) {
header .head-right .head-search .input-group, header .head-number-box .head-number {
	width: auto;
}
}
/* SECTIONS */
.section {
	padding: 40px 0;
}
.container .section {
	padding: 0;
}
.section + .section {
	padding-top: 0;
}
.tab-content .section + .section {
	padding-top: 20px;
}
.section-dark + .section, .section + .section-dark, .section-white + .section, .section + .section-white, .section-white + .section-dark, .section-dark + .section-white {
	padding-top: 40px;
}
.container .section-dark + .section, .container .section + .section-dark, .container .section-white + .section, .container .section + .section-white, .container .section-white + .section-dark, .container .section-dark + .section-white {
	padding-top: 20px;
}
.merge_below + .merge_above {
	margin-top: -45px;
}
.tab-content .merge_below + .merge_above {
	margin-top: -36px;
}
.merge_below + .merge_above .well {
	border-radius: 0 0 5px 5px;
	padding-top: 0;
}
.blocks-section {
	padding-bottom: 29px;
}
.section h1, .section .h1, .section h2, .section .h2, .calculatorFilterHeader .hl1 {
	font-size: 24px;
	font-weight: 600;
	color: #05226e;
	margin: 0 0 18px;
	padding: 0;
	line-height: 28px;
}
.section .container > h1, .section .container > .h1, .section .container > h2, .section .container > .h2 {
	margin: -10px 0 25px;
}
h1, .h1, .subtitle, .h3, h3, .h2, h2, .panel-info > .panel-heading a {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.section h1 span, .section .h1 span, .section h2 span, .section .h2 span {
	color: #4da7e5;
}
.section h1 small, .section .h1 small, .subline {
	display: block;
	font-size: 15px;
	color: #4da7e5;
	font-weight: 400;
	line-height: 22px;
}
h1 + .subline, .h1 + .subline, h2 + .subline, .h2 + .subline, h3 + .subline, .h3 + .subline {
	margin-top: -15px;
}
.section-dark {
	background: #e0e0e0;
}
.section-white {
	background: #fff;
}
/* WELL BOXES */
.well {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 4px;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 3px;
	border: none;
	color: #222222;
}
.section .section .well {
	background: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	margin-bottom: 0;
}
.section .section .well .well-content-in {
	height: auto!important;
}
.section .section .container {
	width: auto;
	padding: 0;
}
.blocks-section .row {
	margin-left: -10px;
	margin-right: -10px;
}
.blocks-section .col-md-3, .blocks-section .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}
.blocks-section .well {
	background: #ececec;
	margin: 0 2px 11px;
	padding: 16px 20px;
	font-size: 15px;
	border: none;
	border-radius: 3px;
}
.blocks-section .well img {
	max-width: 100%;
	height: auto;
}
.blocks-section .well-multi-images img {
	margin: 28px 6px;
}
.blocks-section .well-no {
	padding: 0;
	background: none;
}
.blocks-section .well-no img {
	border-radius: 3px;
}
.blocks-section .well-white {
	background: #fff;
}
.rate-banner #eKomiWidget_default {
	padding: 8px 0;
	min-height: 170px;
}
.rate-banner .ekomki_bundle{height:186px !important; width:auto;}
.rate-banner .ekomki_bundle_start{height:154px !important; width:auto;}
.home-blocks #eKomiWidget_default {
	margin: -8px 0 -7px;
	min-height: 170px;
}
.home-blocks #eKomiWidget_default a img {
	height: 154px;
}
.blocks-slider {
	margin: 0 -7px;
}
.blocks-slider .h3 {
	color: #06236f;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 5px;
}
.blocks-slider .h4 {
	color: #06236f;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 15px;
}
.blocks-slider .owl-item .item {
	margin: 0 7px;
}
.blocks-slider .article-blocks .owl-item .item {
	margin: 0 10px;
}
.blocks-slider .article-sm-blocks .owl-item .item {
	margin: 0 10px;
}
.blocks-slider .date {
	font-size: 13px;
	color: #4ea9e6;
	margin: 0 0 3px;
}
.blocks-slider .well span {
	color: #4da7e5;
}
.blocks-slider .well img {
	max-width: 100%;
	height: auto;
}
.logo-block {
	margin: 0 -10px;
}
.logo-block span {
	display: table-cell;
	height: 68px;
	vertical-align: middle;
	width: 1%;
	text-align: center;
}
.logo-block span img {
	max-width: 100%;
	height: auto;
}
.blocks-section .logos-blocks .well {
	margin-bottom: 18px;
}
.blocks-section .logos-blocks .well + .well {
	margin-bottom: 3px;
}

@media (max-width:620px) {
.blocks-slider .owl-item .item {
	text-align: center;
}
.blocks-slider .article-box-cont {
	text-align: left;
	min-height: auto;
}
.blocks-section .well {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
.blocks-section .well img {
	max-width: 100%;
	height: auto;
}
.blocks-section .logos-blocks .well {
	display: block;
}
.blocks-section .rate-banner {
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}
.blocks-section .well-white a {
	display: block;
}
}

@media (max-width:505px) {
.blocks-slider .article-sm-blocks .article-box-cont {
	min-height: auto;
}
}
.well-content {
	padding: 24px 19px 1px 19px;
}
.well-content-in {
	margin-bottom: 15px;
}
.well-content a {
	color: #ff640f;
}
.well-content a:hover {
	color: #06236f;
}
.well-content p {
	margin-bottom: 0;
	padding-bottom: 18px;
}
.well-content ul {
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
}
.well-content ol {
	margin-bottom: 20px;
}
.well-content ul li {
	background: url(../images/bullet.png) no-repeat 0 2px;
	padding: 0 0 7px 38px;
	line-height: 21px;
}
.well-content ul.list li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 12px;
	padding: 10px 0 10px 22px;
	line-height: 20px;
	min-height: 20px;
	font-size: 15px;
	font-weight: 600;
}
.well-content ul.list li a {
	color: #06236f;
}
.well-content table {
	width: 100%;
	color: #09276b;
}
.well-content table td {
	border: 1px solid #bde1f4;
	padding: 8px 5px;
	font-size: 14px;
	line-height: 18px;
}
.well-content table td:first-child {
	border-left: none;
}
.well-content table td:last-child {
	border-right: none;
}

@media (max-width:768px) {
.well-content table td {
	display: block;
	width: 100%;
}
.well-content table td:first-child {
	border-left: 1px solid #bde1f4;
}
.well-content table td:last-child {
	border-right: 1px solid #bde1f4;
}
}
.list-link {
	display: inline-block;
	background: url(../images/arrow-or-icon.png) no-repeat 0 2px;
	font-size: 15px;
	color: #06236f;
	font-weight: 600;
	padding: 0 0 0 22px;
	line-height: 20px;
	margin: 23px 0;
}
.list-link:hover {
	color: #06236f;
}

@media (max-width:991px) {
.well-link {
	margin-top: 20px;
}
.list-link {
	margin: 0;
}
}
.persons-block {
	margin-top: -15px;
}
.person-block {
	text-align: center;
}
.person-thumb {
	margin-bottom: 10px;
	padding-top: 10px;
}
.person-thumb img {
	border-radius: 500px;
	border: 3px #fff solid;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
/* BREADCRUMBS */
#bc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bc ul li {
	display: inline-block;
	padding-left: 25px;
	margin-left: 10px;
	background: url(../images/arrow-gr.png) no-repeat left;
}
#bc ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#bc ul li a {
	color: #06236e;
}
#bc ul li span {
}
/* HOME SLIDER */
.home-slider {
	background: url(../images/slide-img.jpg) no-repeat;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border-radius: 3px;
	min-height: 348px;
}
.header-content-box {
	width: 436px;
	margin: 11px 21px 0 21px;
}
.inside-header .header-content-box {
	width: 525px;
}
.header-content-box .box-cont {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 2px 2px 0 2px;
	padding: 30px 22px 0 28px;
	min-height: 280px;
	position: relative;
	z-index: 2;
}
.header-content-box .box-cont .h1 {
	color: #06236f;
	font-size: 23px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 20px;
}
.header-content-box .box-cont .h1 small {
	display: block;
	color: #4ea9e6;
	font-size: 16px;
	padding-top: 4px;
	font-weight: 600;
}

@media (max-width:991px) {
.header-content-box .box-cont .h1 {
	font-size: 20px;
	line-height: 26px;
}
.header-content-box .box-cont .h1 small {
	font-size: 14px;
}
}
.header-content-box .box-cont .box-cont-in {
	min-height: 172px;
	display: block;
	width: 100%;
	float: left;
}
.header-content-box .box-cont-in ul.list, .header-content-box .box-cont-in ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.header-content-box .box-cont-in ul.list li, .header-content-box .box-cont-in ul li {
	background: url(../images/bullet.png) no-repeat 0 2px;
	padding: 0 0 9px 38px;
	font-size: 15px;
	line-height: 21px;
}
.inside-header .header-content-box .box-cont-in ul li {
	background: url(../images/bullet.png) no-repeat 0 0;
	padding: 0 0 7px 38px;
	font-size: 14px;
	line-height: 19px;
}
.birth-form {
	position: relative;
	padding-bottom: 20px;
}

@media (max-width:510px) {
	.birth-form label{width:100%;}
}

.inside-header .birth-form {
	display: block;
	width: 100%;
	float: left;
}
.form-group .birth-form {
	padding-bottom: 0;
	padding-top: 5px;
}
.birth-form label {
	font-size: 16px;
	font-weight: 400;
	margin: 0 14px 0 0;
	line-height: 40px;
}
.birth-form .input-group {
	display: inline-block;
}
.birth-form .input-group-addon {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline-block;
	background: none;
	border: none;
}
.birth-form .birthdate {
	border: 1px #57b7fa solid;
	border-radius: 3px;
	height: 40px;
	width: 166px;
	text-align: center;
	font-weight: 700;
	font-size: 17px;
	color: #06236f;
}
.birth-form .birth-select {
	border: none;
	background: none;
	height: 40px;
	vertical-align: middle;
	position: relative;
	margin-left: 22px;
	top: -5px;
	display: inline-block;
	background: url(../images/calendar-icon.png) no-repeat center;
	width: 30px;
	cursor: pointer;
}
.birth-form .bootstrap-datetimepicker-widget table td.active, .birth-form .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #49a8e8!important;
}

@media (max-width:500px) {
.birth-form .birthdate {
	width: 112px;
}
.birth-form .birth-select {
	margin-left: 10px;
}
}
.header-content-box .large-button-group {
	text-align: right;
	position: relative;
	z-index: 1;
}
.header-content-box .large-button-group .lbg-lft {
	display: inline-block;
	padding-left: 69px;
	height: 46px;
	background: url(../images/large-orlft.png) no-repeat;
}
.header-content-box .large-button-group:hover .lbg-lft {
	background-position: 0 -46px;
}
.header-content-box .large-button-group button {
	border: none;
	background: #ff640f;
	height: 46px;
	font-size: 21px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	padding: 0 12px 0 35px;
	text-align: right;
	border-radius: 0 0 3px 0;
	position: relative;
}
.header-content-box .large-button-group button:hover, .header-content-box .large-button-group:hover button {
	background: #ff7e37;
}
.header-content-box .large-button-group button small {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #ffd9ce;
	font-weight: 400;
}
.header-content-box .large-button-group button .arrow-wh-lg {
	display: block;
	width: 12px;
	height: 23px;
	background: url(../images/arrow-wh-lg.png) no-repeat;
	position: absolute;
	left: 0;
	top: 11px;
}

@media (max-width:400px) {
.header-content-box .large-button-group button {
	font-size: 18px;
	padding-left: 30px;
}
.header-content-box .large-button-group button small {
	font-size: 11px;
}
}

@media (max-width:610px) {
.inside-header .header-content-box {
	width: auto;
	margin: 11px 11px 0;
}
}

@media (max-width:520px) {
.home-slider {
	border-radius: 0;
}
.header-content-box {
	width: auto;
	margin: 11px 11px 0;
}
.header-content-box .box-cont ul.list {
	margin-bottom: 0px;
}
.inside-header .header-content-box {
	margin-top: 0;
}
.header-content-box .box-cont {
	padding: 15px 15px 0 15px;
}
.header-content-box .box-cont .box-cont-in {
	height: auto;
}
}
.home-slider .tabs-right > li {
	margin: 0;
}
.home-slider .nav-tabs {
	padding: 0;
	margin: 0;
}
.home-slider .home-slider-tabs {
	padding-left: 6px;
}
.home-slider .nav-tabs {
	border: none;
}
.home-slider .nav-tabs > li > a {
	border-radius: 0;
	background: #4da7e5;
	font-size: 15px;
	height: 58px;
	padding: 8px 12px 8px;
	font-weight: 700;
	color: #fff;
	border: none;
	border-bottom: 1px #fff solid;
}
.home-slider .tabs-right > li > a small {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #06236f;
}
.home-slider .tabs-right > li > a:hover, .home-slider .tabs-right > li.active > a, .home-slider .tabs-right > li.active > a:hover, .home-slider .tabs-right > li.active > a:focus {
	background: #2b63a9;
	color: #fff;
	border: none;
	border-bottom: 1px #fff solid;
}
.home-slider .tabs-right > li > a:hover small, .home-slider .tabs-right > li.active > a small, .home-slider .tabs-right > li.active > a:hover small, .home-slider .tabs-right > li.active > a:focus small {
	color: #fff;
}
.home-slider .nav-tabs > li:first-child > a {
	border-radius: 0 3px 0 0;
}
.home-slider .nav-tabs > li:last-child > a, .home-slider .nav-tabs > li.active:last-child > a {
	border-bottom: none;
	border-radius: 0 0 3px 0;
}

@media (max-width:991px) {
.home-slider {
	margin-bottom: 30px;
	padding-bottom: 10px;
	box-shadow: none;
}
.home-slider .home-slider-tabs {
	padding-left: 15px;
	text-align: center;
	position: relative;
}
.home-slider .nav-tabs {
	min-height: auto;
	height: auto;
	position: absolute;
	top: 35px;
	margin-left: -15px;
	width: 100%;
}
.home-slider .nav-tabs > li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.home-slider .nav-tabs > li > a, .home-slider .nav-tabs > li:first-child > a, .home-slider .nav-tabs > li:last-child > a {
	text-indent: -9999px;
	width: 13px;
	height: 13px;
	line-height: 13px;
	padding: 0;
	margin: 0 3px;
	border-radius: 50px!important;
	border: none!important;
}
}
.tabs-left, .tabs-right {
	border-bottom: none;
	padding-top: 2px;
}
.tabs-left {
	border-right: 1px solid #ddd;
}
.tabs-right {
	border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
	float: none;
	margin-bottom: 2px;
}
.tabs-left>li {
	margin-right: -1px;
}
.tabs-right>li {
	margin-left: -1px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
}
.tabs-right>li.active>a, .tabs-right>li.active>a:hover, .tabs-right>li.active>a:focus {
	border-bottom: 1px solid #ddd;
	border-left-color: transparent;
}
.tabs-left>li>a {
	border-radius: 4px 0 0 4px;
	margin-right: 0;
	display: block;
}
.tabs-right>li>a {
	border-radius: 0 4px 4px 0;
	margin-right: 0;
}
.sideways {
	margin-top: 50px;
	border: none;
	position: relative;
}
.sideways>li {
	height: 20px;
	width: 120px;
	margin-bottom: 100px;
}
.sideways>li>a {
	border-bottom: 1px solid #ddd;
	border-right-color: transparent;
	text-align: center;
	border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a, .sideways>li.active>a:hover, .sideways>li.active>a:focus {
	border-bottom-color: transparent;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
.sideways.tabs-left {
	left: -50px;
}
.sideways.tabs-right {
	right: -50px;
}
.sideways.tabs-right>li {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sideways.tabs-left>li {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/* Inside header */
.inside-header {
	/*background: url(../images/inside-header-bg.jpg) no-repeat right;*/
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border-radius: 3px;
	padding: 15px 0;
	height: auto;
	background-size: auto 100%!important;
	background-position: right!important;
}
.inside-header .header-content-box {
	margin-top: 0;
}
.inside-header .header-content-box .box-cont {
	padding-top: 15px;
	min-height: auto;
	float: left;
	width: 100%;
}
.inside-header .header-content-box .box-cont .h1 {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 600;
}
.inside-header .header-content-box .box-cont .subline {
	margin-bottom: 10px;
}
.inside-header .header-content-box .box-cont .box-cont-in {
	min-height: auto;
}
.inside-header .header-content-box .box-cont ul.list {
	margin-bottom: 10px;
}
.inside-header .header-content-box .box-cont ul.list li {
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 5px 38px;
	background-position: 0 3px;
}
.inside-header .birth-form {
	padding-bottom: 10px;
}
.inside-header .birth-form label {
	font-size: 13px;
}
.inside-header .birth-form .birth-select {
	margin-left: 12px;
}

@media (max-width:520px) {
.home-slider, .inside-header {
	background-size: auto 100%;
	height: auto;
}
}
/* Article box */
.article-box .thumb {
	margin: -20px -20px 20px;
}
.article-box .thumb img {
	width: 100%;
	height: auto;
	border-radius: 4px 4px 0 0;
}
.article-box-cont {
	background: #fff;
	padding: 20px 20px 15px;
	border-radius: 4px 4px 0 0;
	/*min-height: 255px;*/
	border-top: 1px #f1f1f1 solid;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	position: relative;
	z-index: 2;
	font-size: 16px;
	line-height: 21px;
}
.h3, h3 {
	margin: 0 0 20px;
	padding: 0;
	line-height: 26px;
	font-size: 22px;
	color: #ff640f;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.h3 a, h3 a {
	color: #ff640f;
}
.article-box .more-btn {
	text-align: right;
	position: relative;
	z-index: 1;
}
.article-box .more-btn .more-button-left {
	display: inline-block;
	padding-left: 57px;
	background: url(../images/button-corner.png) no-repeat;
}
.article-box .more-btn:hover .more-button-left {
	background-position: 0 -37px;
}
.article-box .more-btn a {
	display: inline-block;
	line-height: 37px;
	background: #ff640f;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px 0 50px;
	border-radius: 0 0 3px 0;
	position: relative;
}
.article-box .more-btn a:hover, .article-box .more-btn:hover a {
	background: #ff7e37;
}
.article-box .more-btn a .arrow-wh, .submit-btn button .arrow-wh {
	background: url(../images/arrow.png) no-repeat;
	display: block;
	height: 17px;
	left: 20px;
	position: absolute;
	top: 11px;
	width: 9px;
}
.submit-btn button .arrow-wh {
	left: 0;
}
.submit-btn {
	text-align: right;
	position: relative;
	z-index: 1;
	margin-top: -3px;
	margin-bottom: 0;
}
.submit-btn .submit-button-left {
	display: inline-block;
	padding-left: 57px;
	background: url(../images/button-corner.png) no-repeat;
}
.submit-btn .submit-button-left:hover {
	background-position: 0 -37px;
}
.submit-btn button, .submit-btn .btn {
	display: inline-block;
	line-height: 37px;
	background: #ff640f;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px 0 25px;
	border-radius: 0 0 3px 0;
	position: relative;
}
.submit-btn .btn {
	padding-left: 5px;
}
.submit-btn button:hover, .submit-btn .submit-button-left:hover button, .submit-btn .submit-button-left:hover .btn {
	background: #ff7e37;
}
.submit-btn + div .addNewPerson {
	margin-top: 15px;
}

@media (max-width:500px) {
.article-box-cont .h3 {
	margin: 0 0 20px;
	line-height: 22px;
	font-size: 18px;
}
}
.panel-group {
	margin-bottom: 0;
}
.panel-info > .panel-heading {
	background-color: #4da7e5;
	border: none;
	color: #fff;
	border-radius: 3px;
	padding: 0;
}
.panel-info > .panel-heading a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px 60px 10px 20px;
	line-height: 18px;
	font-weight: 600;
	font-size: 16px;
	position: relative;
}
.panel-info > .panel-heading a span {
	display: block;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -6px;
	width: 20px;
	height: 11px;
	background: url(../images/accordion-arrow.png) no-repeat;
}
.panel-info > .panel-heading a.collapsed span {
	background-position: bottom;
}
.panel-group .panel + .panel {
	margin-top: 4px;
}
.panel-group .panel {
	border: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.col-set {
}
.col-set .col-md-6 {
	position: relative;
	height: 100%;
}

@media (max-width:991px) {
.col-set > div:first-child {
	margin-bottom: 40px;
}
.col-set .well-content-in {
	height: auto!important;
}
}
.mb40 {
	margin-bottom: 40px;
}
.pt35 {
	padding-top: 35px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt30 {
	margin-top: 30px;
}
.submit-btn + .mb30 {
	margin-bottom: 0;
}
.bootstrap-datetimepicker-widget {
	z-index: 20!important;
}
/* TABS */
.articles-tabs .nav-tabs {
	position: relative;
	z-index: 1;
}
.articles-tabs .well {
	position: relative;
	z-index: 2;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.articles-tabs .nav-tabs > li {
	padding-top: 0;
	padding-right: 4px;
}
.articles-tabs .nav-tabs > li:last-child {
	padding-right: 0;
}
.articles-tabs .nav-tabs > li > a {
	background: #4da7e5;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	margin-top: 7px;
	line-height: 36px;
	padding: 0 21px;
	border: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.articles-tabs .nav-tabs > li > a:hover {
	background: #76bef0;
	color: #fff;
}
.articles-tabs .nav-tabs > li.active {
	margin-top: 0;
	border: none;
	color: #06236f;
}
.articles-tabs .nav-tabs > li.active > a, .articles-tabs .nav-tabs > li.active > a:hover {
	background: #fff;
	padding-top: 7px;
	margin-top: 0;
	padding-bottom: 1px;
	border: none;
	color: #06236f;
}
.articles-tabs .nav-justified > li > a {
	text-align: left;
}
.articles-tabs .nav-justified > .active > a, .articles-tabs .nav-justified > .active > a:focus, .articles-tabs .nav-justified > .active > a:hover {
	border: none;
	color: #06236f;
}

@media (max-width:768px) {
.articles-tabs .nav-tabs > li {
	padding: 0;
}
.articles-tabs .nav-tabs > li > a {
	margin-top: 0;
}
.articles-tabs .nav-tabs > li.active > a, .articles-tabs .nav-tabs > li.active > a:hover {
	padding-top: 0;
}
}
.link-icon {
	position: relative;
	display: block;
	padding: 10px 0 3px 54px;
	line-height: 21px;
	font-size: 16px;
}
.link-icon span {
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 39px;
	height: 35px;
}
.link-icon span.pdf {
	background: url(../images/pdf-icon.jpg) no-repeat center;
}
.link-icon span.doc {
	background: url(../images/doc-icon.jpg) no-repeat center;
}
/* POST BOX */
.post-box {
	line-height: 21px;
	font-size: 15px;
}
.post-box-cont {
	padding-bottom: 10px;
	padding-left: 22px;
	border-left: 1px #c9e4f7 solid;
}
.tab-content .post-box-cont {
/*height: auto!important;
	min-height: 220px;*/
}
.row .col-md-3:first-child .post-box-cont {
	padding-left: 0;
	border-left: none;
}

@media (max-width:991px) {
.row .col-md-3:nth-of-type(odd) .post-box-cont {
	padding-left: 0;
	border-left: none;
}
}

@media (max-width:768px) {
.row .col-md-3 .post-box-cont {
	padding-left: 0;
	padding-top: 15px;
	border-left: none;
	height: auto!important;
}
}
.post-box .category {
	font-size: 15px;
	color: #4da7e5;
	margin: 0 0 10px;
}
.post-box .h3 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0;
}
.post-box .h3 a {
	color: #ff640f;
}
.post-box p {
	margin: 0 0 15px;
}
.post-box p.more-btn {
	margin-bottom: 0;
}
.post-box .more-btn a {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.post-box .more-btn a {
	line-height: 28px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	padding: 0 22px 0 45px;
	color: #fff;
	background: #ff640f;
	line-height: 30px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
}
.btn .arrow, .post-box .more-btn a .arrow {
	display: block;
	position: absolute;
	left: 18px;
	top: 7px;
	width: 9px;
	height: 17px;
	background: url(../images/arrow.png) no-repeat;
}
.btn:hover, .btn:focus, .table a.btn:hover, .table a.btn:focus {
	color: #fff;
	text-decoration: underline;
	background: #ff7e37;
}
hr {
	border-color: #cae5f7;
}
.steps-box, .calculatorFilterHeader {
	background: #bee0f7;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 3px 3px 3px 0;
	padding: 24px 21px;
	margin-bottom: 25px;
	position: relative;
	z-index: 2;
}
.steps-box .h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	padding: 0 0 0 44px;
	position: relative;
}
.steps-box .h1 .calc-icon {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/calc-icon.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.steps-box .subtitle {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 0 44px;
	margin: 0 0 10px;
}
.steps-box .well {
	margin-bottom: 0;
	padding: 25px 19px;
}
.steps-box .well ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.steps-box .well ul li {
	background: url(../images/title-icon.png) no-repeat 0 4px;
	padding: 11px 0 11px 41px;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	font-weight: 600;
	color: #06236f;
}
.steps-box .steps-count {
	padding-left: 12px;
}
.steps-box .step {
	float: left;
	width: 110px;
	padding: 38px 0 0 0;
	position: relative;
}
.steps-box .step span {
	display: block;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	text-align: center;
	line-height: 68px;
	background: #fff;
	border-radius: 500px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	font-size: 26px;
	color: #06236f;
	font-weight: 700;
}
.steps-box .step-active span {
	background: #4da7e5;
	color: #fff;
}
.steps-box .step-title {
	background: #4da7e5;
	border-radius: 3px;
	line-height: 16px;
	min-height: 30px;
	margin: 0 -10px;
	padding: 2px 4px;
	position: absolute;
	bottom: 76px;
	left: 0;
	text-align: center;
	width: 128px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	white-space: normal;
}
.steps-box .step-title div {
	display: table-cell;
	vertical-align: middle;
	height: 26px;
	width: 1%;
	text-align: center;
}
.steps-box .step-title:before {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #4da7e5;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -6px;
	bottom: -7px;
}
.steps-box .step-done span {
	background: #e2f0f9;
	color: #4da7e5;
}
.steps-box .step a:hover {
	text-decoration: none;
}
.steps-box .step-done a:hover span {
	background: #eff5f9;
	text-decoration: none;
}
.steps-box .step-arrow {
	float: left;
	width: 19px;
	height: 68px;
	margin-top: 38px;
	background: url(../images/step-arrow.png) no-repeat center;
}
.calculatorFilterHeader .col1 {
	width: 44%;
	float: left;
}
.calculatorFilterHeader .col2 {
	width: 53%;
	float: right;
	position: relative;
}
.calculatorFilterHeader .col2 .contact_box {
	width: 210px;
	border-radius: 4px;
	border: 1px #dfdfdf solid;
	background: #fff;
	position: absolute;
	padding: 10px 0 13px;
	right: 0;
	top: 0;
}
.calculatorFilterHeader .contact_box .contact_img {
	float: left;
	padding-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	width: 26px;
}
.calculatorFilterHeader .contact_box .email_text .contact_img {
	padding-top: 0;
}
.callback {
	padding-bottom: 4px;
	padding-top: 7px;
}
.calculatorFilterHeader .contact_box .contact_text .headline {
	color: #283d7b;
	font-size: 14px;
}
.calculatorFilterHeader .contact_box .contact_text .phone {
	color: #fb7901;
	font-size: 18px;
}
.calculatorFilterHeader .contact_box .spacer {
	background: #dfdfdf;
	height: 1px;
	margin-left: 0px;
}
.calculatorFilterHeader .contact_box .callback a {
	font-size: 16px;
	font-weight: bold;
	color: #46aae0;
}
.contact_box .email_text a {
	font-size: 16px;
	font-weight: bold;
	color: #46aae0;
}
.email_text {
	padding-top: 10px;
}
.calculatorFilterHeader .col2 .contact_box .top, .calculatorFilterHeader .col2 .contact_box .bot {
	display: none;
}

@media (min-width:1200px) {
.calculatorFilterHeader .col1 {
	width: 48%;
}
.calculatorFilterHeader .col2 {
	width: 48%;
}
.calculatorFilterHeader .col2 .contact_box {
	width: 230px;
}
}

@media (max-width:991px) {
.calculatorFilterHeader .col1 {
	width: 68%;
}
.calculatorFilterHeader .col2 {
	width: 30%;
}
.calculatorFilterHeader .col2 .contact_box {
	width: auto;
	position: relative;
	right: auto;
	top: auto;
}
}

@media (max-width:768px) {
.calculatorFilterHeader .col1 {
	width: auto;
	float: none;
}
.calculatorFilterHeader .col2 {
	width: auto;
	float: none;
	padding-top: 20px;
}
}

@media (max-width:580px) {
.steps-box .steps-count {
	padding: 0;
}
.steps-box .step {
	width: 90px;
}
.steps-box .step-title {
	width: 106px;
	font-size: 12px;
	line-height: 13px;
	min-height: 32px;
	padding: 3px 3px;
	white-space: normal;
}
.steps-box .step-title div {
	display: table-cell;
	width: 1%;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}
}

@media (max-width:480px) {
.steps-box .steps-count {
	width: auto;
	margin: 0 auto;
}
.steps-box .step {
	width: 80px;
}
.steps-box .step-title {
	width: 100px;
}
}

@media (max-width:420px) {
.steps-box {
	padding: 17px 15px;
	text-align: center;
}
.steps-box .step {
	width: 52px;
	float: none;
	display: inline-block;
	padding-top: 0px;
}
.steps-box .step span {
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 17px;
}
.steps-box .step-title {
	display: none;
	width: 92px;
	top: auto;
	bottom: 65px;
}
.steps-box .step-arrow {
	display: none;
	height: 58px;
}
.steps-box .steps-count {
	width: auto;
	margin: 0 auto;
}
}

@media (min-width:1200px) {
.steps-box .h1 {
	font-size: 26px;
}
.steps-box .subtitle {
	font-size: 26px;
}
.steps-box .well ul {
	margin: 0 0 0 14px;
}
.steps-box .well ul li {
	font-size: 16px;
}
}
/* RATES selection */
.rates-selection {
	margin: -25px 0 25px;
	position: relative;
	z-index: 1;
	width: 320px;
}

@media (max-width:400px) {
.rates-selection {
	width: 100%;
}
}
.rates-selection .rates-selection-cont {
}
.rates-selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	background: #fff;
	display: none;
}
.rates-selection ul li a {
	display: block;
	padding: 8px 20px;
	line-height: 20px;
	border-top: 1px #bee0f7 solid;
	font-size: 16px;
	font-weight: 600;
	color: #06236f;
}
.rates-selection ul li a:focus {
	text-decoration: none;
}
.rates-selection ul li:first-child a {
	border-top: none;
}
.rates-selection ul li a small {
	display: block;
	font-weight: 400;
	color: #4da7e5;
	font-size: 14px;
}
.rates-selection ul li a:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.rates-selection ul li a.selected {
	background: #4da7e5;
	border-color: #4da7e5;
	color: #fff;
	text-decoration: none;
}
.rates-selection ul li a.selected small {
	color: #fff;
}
.rates-selection .rates-btn {
	display: block;
	background: #ff640f;
	line-height: 39px;
	padding: 0 0 0 18px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border-radius: 0 0 3px 3px;
	position: relative;
}
.rates-selection .rates-btn:hover {
	background: #ff7e37;
	text-decoration: underline;
}
.rates-selection .rates-btn:focus {
	text-decoration: none;
}
.rates-selection .rates-btn span {
	display: block;
	width: 22px;
	height: 11px;
	position: absolute;
	right: 14px;
	top: 13px;
	background: url(../images/accordion-arrow.png) no-repeat bottom;
}
.rates-selection .rates-btn.opened span {
	background-position: top;
}
/* TABLE */
.table {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	font-weight: 400;
	font-size: 15px;
	color: #06236f;
	border: none;
	margin-bottom: 35px;
	border-radius: 0 4px 4px 4px;
}
.td-head {
	display: none;
	margin: 0 0 8px;
	font-weight: 400;
	text-align: left;
}
.table-bordered {
	border: none;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
	font-weight: 600;
	border: none;
	border-bottom: 1px #bee0f7 solid;
	vertical-align: bottom;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
	border-top: 1px #bee0f7 solid;
	border-right: 1px #bee0f7 solid;
	vertical-align: middle;
}
.table-bordered > tbody > tr > td:last-child, .table-bordered > tbody > tr > th:last-child, .table-bordered > tfoot > tr > td:last-child, .table-bordered > tfoot > tr > th:last-child, .table-bordered > thead > tr > td:last-child, .table-bordered > thead > tr > th:last-child {
	border-right: none;
}
.table .spec-th {
	padding-bottom: 6px;
	position: relative;
}
.table .spec-th span {
	display: block;
	background: #4da7e5;
	border-radius: 3px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
	cursor: pointer;
}
.table .spec-th span:before {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #4da7e5;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -6px;
	top: 30px;
}
.table ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.table ul li {
	line-height: 19px;
	padding: 2px 0 2px 16px;
	background: url(../images/dot.png) no-repeat 0 8px;
}
.table a {
	text-decoration: underline;
	color: #06236f;
}
.table a:hover {
	text-decoration: none;
}
.table a.btn {
	text-decoration: none;
}
.item-logo {
	text-align: center;
}

/*.item-logo img {
	max-width: 100%;
	height: auto;
}*/
@media (min-width:991px) {
.table .cl1 {
	width: 10%;
}
.table .cl2 {
	width: 30%;
}
}
.table .cl2 img {
	width: 150px;
	height: auto;
}
.rating {
	width: 96px;
	background: url(../images/star-inactive.png) repeat-x;
}
.rating1 {
	width: 16px;
}
.rating2 {
	width: 32px;
}
.rating3 {
	width: 48px;
}
.rating4 {
	width: 64px;
}
.rating5 {
	width: 80px;
}
.rating6 {
	width: 96px;
}
.rating7 {
	width: 112px;
}
.rating8 {
	width: 128px;
}
.rating9 {
	width: 144px;
}
.rating10 {
	width: 160px;
}
.rating span {
	display: block;
	width: 0;
	height: 16px;
	background: url(../images/star.png) repeat-x;
}
.checkbox.checkbox-alone {
	padding-left: 0;
	margin: 0 2px;
	width: 23px;
	height: 23px;
	display: inline-block;
}
.checkbox.checkbox-alone label::before {
	margin-left: -9px;
}
.checkbox.checkbox-alone input[type="checkbox"]:checked + label::after {
	margin-left: -9px;
}
.search-link {
	width: 23px;
	height: 23px;
	margin: 0 2px;
	display: inline-block;
	background: url(../images/search-icon-blue.png) no-repeat center;
	vertical-align: middle;
}
.box-title + form.questions_form {
	display: inline-block;
	margin: 0 0 0 3px;
}
.box-title + form.questions_form .btn {
	border-radius: 4px 4px 0 0;
}

@media (max-width:991px) {
.table {
	background: none;
	box-shadow: none;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	display: block;
	width: 100%!important;
	padding: 18px 20px;
	border-right: none;
	background: #fff;
}
.table .checkbox.checkbox-alone label:before, .table .checkbox.checkbox-alone input[type="checkbox"]:checked + label::after {
	margin-left: 0;
}
.td-head {
	display: block;
}
.table-bordered > tbody > tr > td.text-center {
	text-align: left;
}
.table-bordered > tbody > tr {
	margin-bottom: 10px;
	display: block;
	width: 100%!important;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.table-bordered > tbody > tr > td:first-child {
	border-top: none;
}
.table thead {
	display: none;
}
}
.well-space {
	margin-bottom: 20px;
}
.well-img-side {
	padding: 15px 5px;
	text-align: center;
}
.well-img-side img {
	max-width: 100%;
}
/* REGISTRATION */
.box-title, .table-title {
	background: #4da7e5;
	display: inline-block;
	line-height: 25px;
	padding: 5px 21px 8px;
	position: relative;
	margin: 0 0 -3px;
	z-index: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 3px 3px 0 0;
}
.table-title {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 21px 5px;
	line-height: 24px;
}
.btn-next {
	display: inline-block;
	line-height: 32px;
	background: #fff;
	border-radius: 3px;
	padding: 0 60px 0 22px;
	margin: 0 0 2px -2px;
	font-size: 16px;
	color: #06236f;
	font-weight: 600;
	vertical-align: top;
	position: relative
}
.btn-next:hover {
	color: #06236f;
}
.btn-down span, .btn-up span {
	display: block;
	width: 22px;
	height: 11px;
	position: absolute;
	right: 20px;
	top: 11px;
	background: url(../images/arrows-bl.png) no-repeat bottom;
}
.btn-up span {
	background-position: top;
}
.well-form {
	position: relative;
	padding: 30px 145px;
	font-size: 15px;
	line-height: 19px;
}

@media (max-width:768px) {
.well-form {
	padding-left: 30px;
	padding-right: 30px;
}
}
.well-form label {
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0;
}
.well-form label + .radio, .well-form label + .radio + .radio, .well-form label + .radio + .radio + .radio, .well-form label + .radio + .radio + .radio + .radio {
	margin-top: 8px;
}
.well-form label .form-control, .well-form label textarea {
	margin-top: 5px;
}
.form-control {
	border: 1px #57b7fa solid;
	background: #fafdff;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	box-shadow: none;
	color: #06236f;
	font-size: 16px;
	font-weight: 600;
}
.error label {
	color: #F00;
}
.error .form-control, .error .birthdate {
	border-color: #F00;
}
.errorMsg, .err {
	color: #F00;
}
.error {
	color: #F00;
	margin-bottom: 15px;
}
#calculateNow + .err {
	padding-top: 15px;
}
.image {
	margin: 0 0 15px 0;
}
.image img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.image.fl-left {
	float: left;
	margin: 3px 20px 10px 0;
}
.image.fl-right {
	float: right;
	margin: 3px 0 10px 20px;
}
.txt-algn-cntr {
	text-align: center;
}
.errorMsg {
}
/* FOOTER */
footer {
	background: #e0e0e0;
	padding: 43px 0;
	line-height: 18px;
	font-size: 15px;
}
footer p {
	margin-bottom: 15px;
}
footer .h4 {
	font-size: 16px;
	font-weight: 600;
	color: #06236f;
	line-height: 21px;
	padding: 5px 0 5px 37px;
	position: relative;
}
footer .h4 .title-icon {
	width: 31px;
	height: 31px;
	background: url(../images/title-icon.png) no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
}
footer ul {
	padding: 0;
	margin: 0 0 0 7px;
	list-style: none;
}
footer ul li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 11px;
	line-height: 19px;
	padding: 10px 0 10px 30px;
	font-size: 15px;
	font-weight: 600;
}
footer ul li a, footer ul li a:hover {
	color: #06236f;
}
footer .footer-input {
	border: 1px #57b7fa solid;
	height: 29px;
	font-size: 14px;
	color: #06236f;
	padding: 0 10px;
	border-radius: 3px;
	width: 100%;
}
footer form p {
	margin-bottom: 7px;
}
footer form .submit {
	padding-top: 17px;
}
.btn, .yamm-content .btn, .table a.btn {
	color: #fff;
	background: #ff640f;
	line-height: 30px;
	padding: 0 52px 0 68px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
}
.btn, a.btn, .table a.btn {
	padding: 0 15px 0 15px;
}
.yamm-content a.btn {
	padding: 0 30px 0 48px;
}
.btn .glyphicon {
	margin: 0 10px 0 0;
	vertical-align: middle;
	top: -2px;
}
.btn .glyphicon-search {
	margin: 0 0 0 10px;
}
footer .submit .btn {
	padding: 0 52px 0 68px;
}
footer .btn {
	padding: 0 32px 0 48px;
}
.btn .arrow {
	display: block;
	position: absolute;
	left: 18px;
	top: 7px;
	width: 9px;
	height: 17px;
	background: url(../images/arrow.png) no-repeat;
}
.btn:hover, .btn:focus, .table a.btn:hover, .table a.btn:focus {
	color: #fff;
	text-decoration: underline;
	background: #ff7e37;
}
footer .rate-banner {
	padding: 0 0 10px 37px;
}
input::-moz-placeholder {
color:#06236f;
opacity:1
}
input:-ms-input-placeholder {
color:#06236f
}
input::-webkit-input-placeholder {
color:#06236f
}
/* CUSTOM RADIO/CHECKBOXES */
.checkbox {
	padding-left: 56px;
}
.checkbox-normal {
	padding-left: 30px;
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 23px;
	height: 23px;
	left: 0;
	margin-left: -56px;
	border: 1px solid #4da7e5;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-normal label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -56px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox-normal label::after, .checkbox-normal label::before {
	margin-left: -30px;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
	content: "";
	width: 18px;
	height: 15px;
	top: 3px;
	left: -53px;
	background: url(../images/check.png) no-repeat;
	position: absolute;
}
.checkbox-normal input[type="checkbox"]:checked + label::after {
	left: 2px;
}
.checkbox-alone input[type="checkbox"]:checked + label::after {
	left: 2px;
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
	background-color: #428bca;
	border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.radio {
	padding-left: 30px;
}
.radio label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	margin-left: -30px;
	border: 1px solid #57b7fa;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.error .radio label::before {
	border: 1px solid #f00;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	left: 7px;
	top: 7px;
	margin-left: -30px;
	border-radius: 50%;
	background-color: #4da7e5;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
	outline: none;
}
.radio input[type="radio"]:checked + label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-left: 22px;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
.checkbox label, .radio label {
	line-height: 24px;
	font-size: 15px;
}
.check-newsletter {
	padding-top: 10px;
}
.check-newsletter strong {
	font-weight: 600;
}
.check-newsletter label {
	line-height: 19px;
}
/* CUSTOM SELECT */
.bootstrap-select {
	width: 100%;
}
.bootstrap-select .btn {
	background: #4da7e5;
	border: none;
	height: 38px;
	line-height: 36px;
	font-size: 16px;
	padding: 0 16px 2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
	background: #4da7e5;
}
.bootstrap-select .btn:hover, .bootstrap-select .btn:focus {
	text-decoration: none;
}
.bootstrap-select > .dropdown-toggle {
	width: 100%;
	padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48;
}
.bootstrap-select.fit-width {
	width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
	margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
	cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
	outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	display: block;
	width: 22px;
	height: 11px;
	top: 14px;
	right: 14px;
	border: none;
	background: url(../images/accordion-arrow.png) no-repeat bottom;
}
.bootstrap-select.dropup .dropdown-toggle .caret {
	background-position: top;
	top: 13px;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 1035;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
	z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
	display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
	padding: 4px 8px;
}
.bs-actionsbox {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
	width: 50%;
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-donebutton .btn-group button {
	width: 100%;
}
.bs-searchbox + .bs-actionsbox {
	padding: 0 8px 4px;
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
}
select.bs-select-hidden, select.selectpicker {
	display: none !important;
}
select.mobile-device {
	position: absolute !important;
	top: 0;
	left: 0;
	display: block !important;
	width: 100%;
	height: 100% !important;
	opacity: 0;
}
/* GRID */
.row {
	margin-right: -10px;
	margin-left: -10px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
#comparedetails td {
	vertical-align: top;
}
.showMoreContent, .textwrap {
	display: none
}

@media (min-width:991px) {
.navbar-nav .dropdown:hover .dropdown-menu {
	display: block;
}
}
.nextCalculators {
	text-align: right;
}
.calculatorBodyLinks {
	margin-bottom: 15px;
	font-weight: bold;
}
.price_sav {
	position: relative;
	padding-top: 9px;
}
.price_sav .price {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 181px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
}
.price > span, .contribution span {
	color: #3ca6e0;
	display: block;
	padding: 45px 0 0 0;
	cursor: pointer;
	font-weight: bold;
}
.price .amount, .contribution .amount {
	color: #fff;
	padding: 5px 0 0;
	font-size: 16px;
}
.price_sav .calc {
	width: 250px;
	display: block;
	margin-bottom: 10px;
	position: relative;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_sav .calc span {
	position: absolute;
	left: 7px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/calc-icon.png) no-repeat;
}
.price_sav .help {
	width: 250px;
}

@media (max-width:500px) {
.price_sav {
	padding: 0;
}
.price_sav .help {
	margin-bottom: 20px;
}
.price_sav .price {
	position: relative;
	float: none;
}
}
#velg_butt {
	margin-top: 4px;
}
#fancybox-wrap, #fancybox-wrap::after, #fancybox-wrap::before {
	box-sizing: content-box;
}

@media (max-width:768px) {
div.checkbox label.checkbox br {
	display: none;
}
tr#tblCompareHeadline {
	display: none;
}
}
iframe {
	width: 100%;
}
#breadcrumbSection {
	padding: 15px 0;
}
.infoTable2 td.TableCell {
	vertical-align: top;
}
body {
	background: #f3f3f3;
	font-family: 'Open Sans', sans-serif;
	color: #222;
}
a:focus {
	outline: none;
}
p {
	margin-bottom: 18px;
}
.well:before, .well:after, .calculatorFilterHeader:before, .calculatorFilterHeader:after {
	display: table;
	content: " ";
}
.well:after, .calculatorFilterHeader:after {
	clear: both;
}
/* HEADER */
header .logo {
	float: left;
	padding: 22px 0 25px;
	width: 265px;
}
header .logo img {
	width: 240px;
	height: auto;
}
header .head-number-box {
	float: left;
	margin: 20px 0 0 0;
}

@media (min-width:991px) {
header .head-number-box {
	display: block;
	height: auto;
}
}
header .head-number-box .head-number {
	border-radius: 4px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	padding: 15px 16px 12px;
	background: #fff;
}
header .head-number .number-title {
	float: left;
	padding-right: 15px;
	font-size: 16px;
	color: #ff6404;
	line-height: 22px;
}
header .head-number .number-title strong {
	font-size: 24px;
	color: #06236f;
	display: block;
}
header .head-number .number-cont {
	float: right;
}
header .head-number .number-cont strong {
	font-size: 26px;
	color: #06236f;
	display: block;
	line-height: 23px;
}
header .head-number .number-cont strong span.phone-icon {
	background: url(../images/phone-icon.png) no-repeat;
	width: 16px;
	height: 23px;
	display: inline-block;
	margin-right: 11px;
	float: left;
}
header .head-number .number-cont strong span {
	color: #4da7e5;
}
header .head-number .number-cont small {
	font-size: 13px;
	font-weight: 300;
	color: #05226e;
	display: block;
	line-height: 24px;
}
header .head-number .number-cont small span {
	color: #2e90d2;
}

@media (max-width:465px) {
header .head-number .number-title {
	float: none;
	padding-right: 0;
}
header .head-number .number-title strong {
	display: inline-block;
}
header .head-number .number-cont {
	float: none;
	padding-top: 12px;
}
}
header .head-right {
	float: right;
	width: 255px;
	padding: 24px 0 0 0;
}
header .head-right .head-links {
	padding: 0 0 21px;
	line-height: 20px;
}
header .head-right .head-links a {
	color: #06236f;
}
header .head-right .head-links a .email-icon {
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(../images/email-icon.png) no-repeat;
	margin-left: 11px;
	vertical-align: middle;
}
header .head-right .head-links a.login {
	float: right;
}
header .head-right .head-links a.login .arrow-or-icon {
	display: inline-block;
	width: 11px;
	height: 19px;
	background: url(../images/arrow-or-icon.png) no-repeat;
	margin-left: 11px;
	vertical-align: middle;
}
header .head-right .head-search .form-control {
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.25);
	border-radius: 3px 0 0 3px;
	border: none;
}
header .head-right .head-search button {
	height: 29px;
	background: #2e90d2;
	border: none;
	border-radius: 0 3px 3px 0;
	margin: 0;
	padding: 3px 0;
	width: 38px;
	text-align: center;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0;
}
header .head-right .head-search button:focus, header .head-right .head-search button:hover {
	border: none;
	box-shadow: none;
	margin: 0;
}
.search-icon {
	display: inline-block;
	width: 17px;
	height: 18px;
	background: url(../images/search-icon.png) no-repeat;
}

@media (min-width:991px) {
header .head-right .head-search {
	display: block;
	height: auto;
}
}

@media (min-width:1200px) {
header .logo {
	width: 370px;
	padding: 14px 0 20px;
}
header .logo img {
	width: auto;
}
header .head-number {
	padding-left: 20px;
	padding-right: 20px;
}
header .head-right {
	width: 270px;
}
}
/* NAVIGATION */
/* SUPER MENU */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
nav.navbar {
	background: #06236f;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	border-radius: 0;
	margin-bottom: 0;
	position: relative;
}
.navbar-icons, .close-mobile {
	display: none;
}
.navbar-collapse {
	padding: 0;
}
.navbar-toggle {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}
.navbar-toggle .icon-bar {
	border-radius: 2px;
	display: block;
	height: 5px;
	width: 38px;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav > li {
	margin-right: 12px;
}
.navbar-nav > li:last-child {
	margin-right: 0;
}
nav .home-icon {
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/home-icon.png) no-repeat;
}
.navbar-nav > li.home > a {
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav > li > a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 5px;
	line-height: 22px;
	padding: 10px 12px 11px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

@media (min-width:1200px) {
.navbar-nav > li > a {
	padding: 10px 16px 11px;
}
}
.navbar-nav > li.dropdown > a span.expand {
	display: none;
	position: absolute;
	right: 2px;
	top: 3px;
	width: 30px;
	height: 30px;
	border-radius: 500px;
	background: url(../images/expand2.png) no-repeat #4da7e5;
}
.navbar-nav > li.open > a span.expand {
	background: url(../images/expand2.png) no-repeat 0 -30px #4da7e5;
}

@media (min-width:991px) {
.navbar-nav > li > a:hover, .navbar-nav > li:hover > a {
	background: #fff;
	color: #06236f;
	border-radius: 3px 3px 0 0;
}
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: #fff;
	color: #06236f;
}
.nav > li > a:focus {
	background: none;
	color: #fff;
}
.navbar-nav > li.home > a:hover, .navbar-nav > li.home > a:focus {
	background: none;
}
.yamm .supermenu-full {
	left: 15px;
	width: 940px;
	border: none;
	background: #fff;
	box-shadow: 0 5px 6px rgba(0,0,0,0.32);
	border-radius: 0 0 4px 4px;
}
.row > ul.super-categories {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
ul.super-categories {
	padding: 0;
}
.super-categories li {
	display: table;
	list-style: none;
	position: relative;
	margin: 0 0 28px
}
.super-categories li:last-child {
	margin-bottom: 10px;
}
.super-categories li a {
	font-size: 15px;
	color: #06236f;
	font-weight: 700;
	display: table-cell;
	height: 40px;
	padding-left: 0;
	text-decoration: underline;
	vertical-align: middle;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.super-categories li a:hover {
	text-decoration: none;
}
.super-categories li a img {
	float: left;
	display: block;
	margin-right: 8px;
	top: -7px;
	position: relative;
}/*
.super-categories li .spi1 {
	background-image: url(../images/nav-icon1.png);
}
.super-categories li .spi2 {
	background-image: url(../images/nav-icon2.png);
}
.super-categories li .spi3 {
	background-image: url(../images/nav-icon3.png);
}
.super-categories li .spi4 {
	background-image: url(../images/nav-icon4.png);
}
.super-categories li .spi5 {
	background-image: url(../images/nav-icon5.png);
}
.super-categories li .spi6 {
	background-image: url(../images/nav-icon6.png);
}
.super-categories li .spi7 {
	background-image: url(../images/nav-icon7.png);
}
.super-categories li .spi8 {
	background-image: url(../images/nav-icon8.png);
}
.super-categories li .spi9 {
	background-image: url(../images/nav-icon9.png);
}
.super-categories li .spi10 {
	background-image: url(../images/nav-icon10.png);
}
.super-categories li .spi11 {
	background-image: url(../images/nav-icon11.png);
}
.super-categories li .spi12 {
	background-image: url(../images/nav-icon12.png);
}
.super-categories li .spi13 {
	background-image: url(../images/nav-icon13.png);
}
.super-categories li .spi14 {
	background-image: url(../images/nav-icon14.png);
}
.super-categories li .spi15 {
	background-image: url(../images/nav-icon15.png);
}
.super-categories li .spi16 {
	background-image: url(../images/nav-icon16.png);
}
.super-categories li .spi17 {
	background-image: url(../images/nav-icon17.png);
}*/
.subnav-list {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
.subnav-list li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 6px;
	line-height: 18px;
	padding: 5px 0 5px 32px;
	margin-left: 16px;
}
.subnav-list li a {
	color: #06236e;
	font-size: 15px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
button.close {
	font-size: 30px;
}

@media (min-width:1200px) {
.yamm .supermenu-full {
	width: 1140px;
}
.super-categories li a {
	font-size: 18px;
}
.navbar-nav > li {
	margin-right: 16px;
}
.navbar-nav > li > a, .navbar-nav > li:active > a {
	font-size: 17px;
	padding: 8px 16px 13px;
}
.navbar-nav > li > a:hover, .navbar-nav > li.active > a, .navbar-nav > li:hover > a, .navbar-nav > li:active > a:hover, .navbar-nav > li:focus > a:hover {
	padding: 10px 16px 11px;
	background: #fff;
	color: #06236f;
}
.navbar-nav > li.home > a, .navbar-nav > li.home > a:hover, .navbar-nav > li.home:focus > a, .navbar-nav > li.home:focus > a:hover {
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 13px;
	background: none;
}
}

@media (max-width:991px) {
header .logo {
	width: auto;
	float: none;
	padding: 6px 0 10px 0;
}
header .logo img {
	width: auto;
	max-width: 100%;
}
.head-number-box, .head-links, .head-search {
	display: none;
}
header .head-right {
	padding: 0;
}
nav.navbar .collapse {
	display: none!important;
}
nav.navbar .collapse.in {
	display: block!important;
}
nav.navbar .navbar-toggle {
	display: block!important;
}
nav.navbar {
	min-height: 68px;
}
nav.navbar .navbar-nav {
	padding: 60px 20px 20px 20px;
	margin: 0;
	float: none;
}
nav.navbar .navbar-toggle {
	position: absolute;
	left: 8px;
	top: 2px;
}
nav.navbar .home {
	display: none;
}
.navbar-toggle .icon-bar {
	width: 44px;
	height: 6px;
}
.yamm .yamm-content {
	padding: 15px 20px;
}
.super-categories li {
	margin-bottom: 14px;
}
.navbar-nav > li {
	padding: 5px 0;
	float: none;
	margin-right: 0;
	border-bottom: 1px #1041c2 solid;
}
.navbar-nav > li:last-child {
	border-bottom: none;
}
.navbar-nav > li > a {
	font-size: 18px;
	line-height: 30px;
	padding: 3px 0 7px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:active {
	background: none;
	color: #fff;
}
.navbar-nav > li.active > a, .navbar-nav > li.open > a {
	background: #fff;
	color: #06236f;
	border-radius: 3px;
	padding-left: 24px;
	padding-right: 24px;
}
.navbar-nav > li.open > a {
	border-radius: 3px 3px 0 0;
}
.navbar-nav > li.dropdown > a {
	margin-right: 75px;
}
.navbar-nav > li.dropdown > a span.expand {
	display: block;
	right: -75px;
}
.navbar-nav > li.open .supermenu-full {
	display: block;
	width: 100%;
	float: none;
	position: relative;
	left: 0;
	top: 0;
	background: #fff;
	border-radius: 0 3px 3px 3px;
}
.navbar-icons {
	display: block;
	position: absolute;
	right: 15px;
	top: 14px;
}
.navbar-icons .search-lg {
	display: block;
	float: left;
	width: 36px;
	height: 34px;
	background: url(../images/search-lg.png) no-repeat;
}
.navbar-icons .phone-lg {
	display: block;
	float: left;
	width: 36px;
	margin-left: 24px;
	height: 34px;
	background: url(../images/phone-lg.png) no-repeat;
}
.navbar-icons .home-lg {
	display: block;
	float: left;
	width: 36px;
	margin-left: 22px;
	height: 34px;
	background: url(../images/home-lg.png) no-repeat;
}
header {
	position: relative;
}
.head-search {
	position: absolute;
	top: 162px;
	left: 0;
	z-index: 4;
	padding: 0 21px;
	background: #06236f;
	width: 100%;
	overflow: hidden;
}
header .head-right .head-search .form-control {
	height: 45px;
}
header .head-right .head-search .input-group {
	width: 720px;
	margin: 47px auto 0;
}
header .collapsing {
	display: block;
}
header .collapse.in {
	display: block;
}
header .head-right .head-search .close-mobile {
	margin-bottom: 24px;
}
header .head-right .head-search button {
	height: 45px;
	line-height: 42px;
}
header .head-number-box {
	position: absolute;
	top: 162px;
	left: 0;
	z-index: 4;
	margin: 0;
	padding: 0 21px;
	background: #06236f;
	width: 100%;
	overflow: hidden;
}
header .head-number-box .head-number {
	margin: 35px auto 0;
	width: 720px;
}
.close-mobile {
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 500px;
	background: url(../images/close-icon.png) no-repeat center #b70808;
	margin: 28px auto 0;
	margin-bottom:10px;
}
.head-number-box .close-mobile {
	margin-bottom: 18px;
}
}

@media (max-width:768px) {
header .head-right .head-search .input-group, header .head-number-box .head-number {
	width: auto;
}
}
/* SECTIONS */
.section {
	padding: 40px 0;
}
.container .section {
	padding: 0;
}
.section + .section {
	padding-top: 0;
}
.tab-content .section + .section {
	padding-top: 20px;
}
.section-dark + .section, .section + .section-dark, .section-white + .section, .section + .section-white, .section-white + .section-dark, .section-dark + .section-white {
	padding-top: 40px;
}
.container .section-dark + .section, .container .section + .section-dark, .container .section-white + .section, .container .section + .section-white, .container .section-white + .section-dark, .container .section-dark + .section-white {
	padding-top: 20px;
}
.merge_below + .merge_above {
	margin-top: -45px;
}
.tab-content .merge_below + .merge_above {
	margin-top: -36px;
}
.merge_below + .merge_above .well {
	border-radius: 0 0 5px 5px;
	padding-top: 0;
}
.blocks-section {
	padding-bottom: 29px;
}
.section h1, .section .h1, .section h2, .section .h2, .calculatorFilterHeader .hl1 {
	font-size: 24px;
	font-weight: 600;
	color: #05226e;
	margin: 0 0 18px;
	padding: 0;
	line-height: 28px;
}
.section .container > h1, .section .container > .h1, .section .container > h2, .section .container > .h2 {
	margin: -10px 0 25px;
}
h1, .h1, .subtitle, .h3, h3, .h2, h2, .panel-info > .panel-heading a {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.section h1 span, .section .h1 span, .section h2 span, .section .h2 span {
	color: #4da7e5;
}
.section h1 small, .section .h1 small, .subline {
	display: block;
	font-size: 15px;
	color: #4da7e5;
	font-weight: 400;
	line-height: 22px;
}
h1 + .subline, .h1 + .subline, h2 + .subline, .h2 + .subline, h3 + .subline, .h3 + .subline {
	margin-top: -15px;
}
.section-dark {
	background: #e0e0e0;
}
.section-white {
	background: #fff;
}
/* WELL BOXES */
.well {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 4px;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 3px;
	border: none;
	color: #222222;
}
.section .section .well {
	background: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	margin-bottom: 0;
}
.section .section .well .well-content-in {
	height: auto!important;
}
.section .section .container {
	width: auto;
	padding: 0;
}
.blocks-section .row {
	margin-left: -10px;
	margin-right: -10px;
}
.blocks-section .col-md-3, .blocks-section .col-md-6 {
	padding-left: 10px;
	padding-right: 10px;
}
.blocks-section .well {
	background: #ececec;
	margin: 0 2px 11px;
	padding: 16px 20px;
	font-size: 15px;
	border: none;
	border-radius: 3px;
}
.blocks-section .well img {
	max-width: 100%;
	height: auto;
}
.blocks-section .well-multi-images img {
	margin: 28px 6px;
}
.blocks-section .well-no {
	padding: 0;
	background: none;
}
.blocks-section .well-no img {
	border-radius: 3px;
}
.blocks-section .well-white {
	background: #fff;
}
.rate-banner #eKomiWidget_default {
	padding: 8px 0;
	min-height: 170px;
}
.home-blocks #eKomiWidget_default {
	margin: -8px 0 -7px;
	min-height: 170px;
}
.blocks-slider {
	margin: 0 -7px;
}
.blocks-slider .h3 {
	color: #06236f;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	margin: 0 0 5px;
}
.blocks-slider .h4 {
	color: #06236f;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 15px;
}
.blocks-slider .owl-item .item {
	margin: 0 7px;
}
.blocks-slider .article-blocks .owl-item .item {
	margin: 0 10px;
}
.blocks-slider .article-sm-blocks .owl-item .item {
	margin: 0 10px;
}
.blocks-slider .date {
	font-size: 13px;
	color: #4ea9e6;
	margin: 0 0 3px;
}
.blocks-slider .well span {
	color: #4da7e5;
}
.blocks-slider .well img {
	max-width: 100%;
	height: auto;
}
.logo-block {
	margin: 0 -10px;
}
.logo-block span {
	display: table-cell;
	height: 68px;
	vertical-align: middle;
	width: 1%;
	text-align: center;
}
.logo-block span img {
	max-width: 100%;
	height: auto;
}
.blocks-section .logos-blocks .well {
	margin-bottom: 18px;
}
.blocks-section .logos-blocks .well + .well {
	margin-bottom: 3px;
}

@media (max-width:620px) {
.blocks-slider .owl-item .item {
	text-align: center;
}
.blocks-slider .article-box-cont {
	text-align: left;
	min-height: auto;
}
.blocks-section .well {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
.blocks-section .well img {
	max-width: 100%;
	height: auto;
}
.blocks-section .logos-blocks .well {
	display: block;
}
.blocks-section .rate-banner {
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}
.blocks-section .well-white a {
	display: block;
}
}

@media (max-width:505px) {
.blocks-slider .article-sm-blocks .article-box-cont {
	min-height: auto;
}
}
.well-content {
	padding: 24px 19px 1px 19px;
}
.well-content-in {
	margin-bottom: 15px;
}
.well-content a {
	color: #ff640f;
}
.well-content a:hover {
	color: #06236f;
}
.well-content p {
	margin-bottom: 0;
	padding-bottom: 18px;
}
.well-content ul {
	list-style: none;
	margin: 0 0 12px;
	padding: 0;
}
.well-content ol {
	margin-bottom: 20px;
}
.well-content ul li {
	background: url(../images/bullet.png) no-repeat 0 2px;
	padding: 0 0 7px 38px;
	line-height: 21px;
}
.well-content ul.list li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 12px;
	padding: 10px 0 10xp 22px;
	line-height: 20px;
	min-height: 20px;
	font-size: 15px;
	font-weight: 600;
}
.well-content ul.list li a {
	color: #06236f;
}
.well-content table {
	width: 100%;
	color: #09276b;
}
.well-content table td {
	border: 1px solid #bde1f4;
	padding: 8px 5px;
	font-size: 14px;
	line-height: 18px;
}
.well-content table td:first-child {
	border-left: none;
}
.well-content table td:last-child {
	border-right: none;
}

@media (max-width:768px) {
.well-content table td {
	display: block;
	width: 100%;
}
.well-content table td:first-child {
	border-left: 1px solid #bde1f4;
}
.well-content table td:last-child {
	border-right: 1px solid #bde1f4;
}
}
.list-link {
	display: inline-block;
	background: url(../images/arrow-or-icon.png) no-repeat 0 2px;
	font-size: 15px;
	color: #06236f;
	font-weight: 600;
	padding: 0 0 0 22px;
	line-height: 20px;
	margin: 23px 0;
}
.list-link:hover {
	color: #06236f;
}

@media (max-width:991px) {
.well-link {
	margin-top: 20px;
}
.list-link {
	margin: 0;
}
}
.persons-block {
	margin-top: -15px;
}
.person-block {
	text-align: center;
}
.person-thumb {
	margin-bottom: 10px;
	padding-top: 10px;
}
.person-thumb img {
	border-radius: 500px;
	border: 3px #fff solid;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
/* BREADCRUMBS */
#bc ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bc ul li {
	display: inline-block;
	padding-left: 25px;
	margin-left: 10px;
	background: url(../images/arrow-gr.png) no-repeat left;
}
#bc ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#bc ul li a {
	color: #06236e;
}
#bc ul li span {
}
/* HOME SLIDER */
.home-slider {
	background: url(../images/slide-img.jpg) no-repeat;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border-radius: 3px;
	min-height: 348px;
}
.header-content-box {
	width: 436px;
	margin: 11px 21px 0 21px;
}
.inside-header .header-content-box {
	width: 525px;
}
.header-content-box .box-cont {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 2px 2px 0 2px;
	padding: 20px 22px 0 28px;
	min-height: 280px;
	position: relative;
	z-index: 2;
}
.header-content-box .box-cont .h1 {
	color: #06236f;
	font-size: 23px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 20px;
}
.header-content-box .box-cont .h1 small {
	display: block;
	color: #4ea9e6;
	font-size: 16px;
	padding-top: 4px;
	font-weight: 600;
}

@media (max-width:991px) {
.header-content-box .box-cont .h1 {
	font-size: 20px;
	line-height: 26px;
}
.header-content-box .box-cont .h1 small {
	font-size: 14px;
}
}
.header-content-box .box-cont .box-cont-in {
	min-height: 172px;
	display: block;
	width: 100%;
	float: left;
}
.header-content-box .box-cont-in ul.list, .header-content-box .box-cont-in ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.header-content-box .box-cont-in ul.list li, .header-content-box .box-cont-in ul li {
	background: url(../images/bullet.png) no-repeat 0 2px;
	padding: 0 0 9px 38px;
	font-size: 15px;
	line-height: 21px;
}
.inside-header .header-content-box .box-cont-in ul li {
	background: url(../images/bullet.png) no-repeat 0 0;
	padding: 0 0 7px 38px;
	font-size: 14px;
	line-height: 19px;
}
.birth-form {
	position: relative;
	padding-bottom: 20px;
}
.inside-header .birth-form {
	display: block;
	width: 100%;
	float: left;
}
.form-group .birth-form {
	padding-bottom: 0;
	padding-top: 5px;
}
.birth-form label {
	font-size: 16px;
	font-weight: 400;
	margin: 0 14px 0 0;
	line-height: 40px;
}
.birth-form .input-group {
	display: inline-block;
}
.birth-form .input-group-addon {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline-block;
	background: none;
	border: none;
}
.birth-form .birthdate {
	border: 1px #57b7fa solid;
	border-radius: 3px;
	height: 40px;
	width: 166px;
	text-align: center;
	font-weight: 700;
	font-size: 17px;
	color: #06236f;
}
.birth-form .birth-select {
	border: none;
	background: none;
	height: 40px;
	vertical-align: middle;
	position: relative;
	margin-left: 22px;
	top: -5px;
	display: inline-block;
	background: url(../images/calendar-icon.png) no-repeat center;
	width: 30px;
	cursor: pointer;
}
.birth-form .bootstrap-datetimepicker-widget table td.active, .birth-form .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #49a8e8!important;
}

@media (max-width:500px) {
.birth-form .birthdate {
	width: 112px;
}
.birth-form .birth-select {
	margin-left: 10px;
}
}
.header-content-box .large-button-group {
	text-align: right;
	position: relative;
	z-index: 1;
}
.header-content-box .large-button-group .lbg-lft {
	display: inline-block;
	padding-left: 69px;
	height: 46px;
	background: url(../images/large-orlft.png) no-repeat;
}
.header-content-box .large-button-group:hover .lbg-lft {
	background-position: 0 -46px;
}
.header-content-box .large-button-group button {
	border: none;
	background: #ff640f;
	height: 46px;
	font-size: 21px;
	line-height: 22px;
	font-weight: 700;
	color: #fff;
	padding: 0 12px 0 35px;
	text-align: right;
	border-radius: 0 0 3px 0;
	position: relative;
}
.header-content-box .large-button-group button:hover, .header-content-box .large-button-group:hover button {
	background: #ff7e37;
}
.header-content-box .large-button-group button small {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #ffd9ce;
	font-weight: 400;
}
.header-content-box .large-button-group button .arrow-wh-lg {
	display: block;
	width: 12px;
	height: 23px;
	background: url(../images/arrow-wh-lg.png) no-repeat;
	position: absolute;
	left: 0;
	top: 11px;
}

@media (max-width:400px) {
.header-content-box .large-button-group button {
	font-size: 18px;
	padding-left: 30px;
}
.header-content-box .large-button-group button small {
	font-size: 11px;
}
}

@media (max-width:610px) {
.inside-header .header-content-box {
	width: auto;
	margin: 11px 11px 0;
}
}

@media (max-width:520px) {
.home-slider {
	border-radius: 0;
}
.header-content-box {
	width: auto;
	margin: 11px 11px 0;
}
.header-content-box .box-cont ul.list {
	margin-bottom: 0px;
}
.inside-header .header-content-box {
	margin-top: 0;
}
.header-content-box .box-cont {
	padding: 15px 15px 0 15px;
}
.header-content-box .box-cont .box-cont-in {
	height: auto;
}
}
.home-slider .tabs-right > li {
	margin: 0;
}
.home-slider .nav-tabs {
	padding: 0;
	margin: 0;
}
.home-slider .home-slider-tabs {
	padding-left: 6px;
}
.home-slider .nav-tabs {
	border: none;
}
.home-slider .nav-tabs > li > a {
	border-radius: 0;
	background: #4da7e5;
	font-size: 15px;
	height: 58px;
	padding: 8px 12px 8px;
	font-weight: 700;
	color: #fff;
	border: none;
	border-bottom: 1px #fff solid;
}
.home-slider .tabs-right > li > a small {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #06236f;
}
.home-slider .tabs-right > li > a:hover, .home-slider .tabs-right > li.active > a, .home-slider .tabs-right > li.active > a:hover, .home-slider .tabs-right > li.active > a:focus {
	background: #2b63a9;
	color: #fff;
	border: none;
	border-bottom: 1px #fff solid;
}
.home-slider .tabs-right > li > a:hover small, .home-slider .tabs-right > li.active > a small, .home-slider .tabs-right > li.active > a:hover small, .home-slider .tabs-right > li.active > a:focus small {
	color: #fff;
}
.home-slider .nav-tabs > li:first-child > a {
	border-radius: 0 3px 0 0;
}
.home-slider .nav-tabs > li:last-child > a, .home-slider .nav-tabs > li.active:last-child > a {
	border-bottom: none;
	border-radius: 0 0 3px 0;
}

@media (max-width:991px) {
.home-slider {
	margin-bottom: 30px;
	padding-bottom: 10px;
	box-shadow: none;
}
.home-slider .home-slider-tabs {
	padding-left: 15px;
	text-align: center;
	position: relative;
}
.home-slider .nav-tabs {
	min-height: auto;
	height: auto;
	position: absolute;
	top: 35px;
	margin-left: -15px;
	width: 100%;
}
.home-slider .nav-tabs > li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.home-slider .nav-tabs > li > a, .home-slider .nav-tabs > li:first-child > a, .home-slider .nav-tabs > li:last-child > a {
	text-indent: -9999px;
	width: 13px;
	height: 13px;
	line-height: 13px;
	padding: 0;
	margin: 0 3px;
	border-radius: 50px!important;
	border: none!important;
}
}
.tabs-left, .tabs-right {
	border-bottom: none;
	padding-top: 2px;
}
.tabs-left {
	border-right: 1px solid #ddd;
}
.tabs-right {
	border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
	float: none;
	margin-bottom: 2px;
}
.tabs-left>li {
	margin-right: -1px;
}
.tabs-right>li {
	margin-left: -1px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
}
.tabs-right>li.active>a, .tabs-right>li.active>a:hover, .tabs-right>li.active>a:focus {
	border-bottom: 1px solid #ddd;
	border-left-color: transparent;
}
.tabs-left>li>a {
	border-radius: 4px 0 0 4px;
	margin-right: 0;
	display: block;
}
.tabs-right>li>a {
	border-radius: 0 4px 4px 0;
	margin-right: 0;
}
.sideways {
	margin-top: 50px;
	border: none;
	position: relative;
}
.sideways>li {
	height: 20px;
	width: 120px;
	margin-bottom: 100px;
}
.sideways>li>a {
	border-bottom: 1px solid #ddd;
	border-right-color: transparent;
	text-align: center;
	border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a, .sideways>li.active>a:hover, .sideways>li.active>a:focus {
	border-bottom-color: transparent;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
.sideways.tabs-left {
	left: -50px;
}
.sideways.tabs-right {
	right: -50px;
}
.sideways.tabs-right>li {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sideways.tabs-left>li {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/* Inside header */
.inside-header {
	/*background: url(../images/inside-header-bg.jpg) no-repeat right;*/
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	border-radius: 3px;
	padding: 15px 0;
	height: auto;
}
.inside-header .header-content-box {
	margin-top: 0;
}
.inside-header .header-content-box .box-cont {
	padding-top: 15px;
	min-height: auto;
	float: left;
	width: 100%;
}
.inside-header .header-content-box .box-cont .h1 {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 600;
}
.inside-header .header-content-box .box-cont .subline {
	margin-bottom: 10px;
}
.inside-header .header-content-box .box-cont .box-cont-in {
	min-height: auto;
}
.inside-header .header-content-box .box-cont ul.list {
	margin-bottom: 10px;
}
.inside-header .header-content-box .box-cont ul.list li {
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 5px 38px;
	background-position: 0 3px;
}
.inside-header .birth-form {
	padding-bottom: 10px;
}
.inside-header .birth-form label {
	font-size: 13px;
}
.inside-header .birth-form .birth-select {
	margin-left: 12px;
}

@media (max-width:520px) {
.home-slider, .inside-header {
	background-size: auto 100%;
	height: auto;
}
}
/* Article box */
.article-box .thumb {
	margin: -20px -20px 20px;
}
.article-box .thumb img {
	width: 100%;
	height: auto;
	border-radius: 4px 4px 0 0;
}
.article-box-cont {
	background: #fff;
	padding: 20px 20px 15px;
	border-radius: 4px 4px 0 0;
	/*min-height: 255px;*/
	border-top: 1px #f1f1f1 solid;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	position: relative;
	z-index: 2;
	font-size: 16px;
	line-height: 21px;
}
.h3, h3 {
	margin: 0 0 20px;
	padding: 0;
	line-height: 26px;
	font-size: 22px;
	color: #ff640f;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.h3 a, h3 a {
	color: #ff640f;
}
.article-box .more-btn {
	text-align: right;
	position: relative;
	z-index: 1;
}
.article-box .more-btn .more-button-left {
	display: inline-block;
	padding-left: 57px;
	background: url(../images/button-corner.png) no-repeat;
}
.article-box .more-btn:hover .more-button-left {
	background-position: 0 -37px;
}
.article-box .more-btn a {
	display: inline-block;
	line-height: 37px;
	background: #ff640f;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px 0 50px;
	border-radius: 0 0 3px 0;
	position: relative;
}
.article-box .more-btn a:hover, .article-box .more-btn:hover a {
	background: #ff7e37;
}
.article-box .more-btn a .arrow-wh, .submit-btn button .arrow-wh {
	background: url(../images/arrow.png) no-repeat;
	display: block;
	height: 17px;
	left: 20px;
	position: absolute;
	top: 11px;
	width: 9px;
}
.submit-btn button .arrow-wh {
	left: 0;
}
.submit-btn {
	text-align: right;
	position: relative;
	z-index: 1;
	margin-top: -3px;
	margin-bottom: 0;
}
.submit-btn .submit-button-left {
	display: inline-block;
	padding-left: 57px;
	background: url(../images/button-corner.png) no-repeat;
}
.submit-btn .submit-button-left:hover {
	background-position: 0 -37px;
}
.submit-btn button, .submit-btn .btn {
	display: inline-block;
	line-height: 37px;
	background: #ff640f;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px 0 25px;
	border-radius: 0 0 3px 0;
	position: relative;
}
.submit-btn .btn {
	padding-left: 5px;
}
.submit-btn button:hover, .submit-btn .submit-button-left:hover button, .submit-btn .submit-button-left:hover .btn {
	background: #ff7e37;
}
.submit-btn + div .addNewPerson {
	margin-top: 15px;
}

@media (max-width:500px) {
.article-box-cont .h3 {
	margin: 0 0 20px;
	line-height: 22px;
	font-size: 18px;
}
}
.panel-group {
	margin-bottom: 0;
}
.panel-info > .panel-heading {
	background-color: #4da7e5;
	border: none;
	color: #fff;
	border-radius: 3px;
	padding: 0;
}
.panel-info > .panel-heading a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px 60px 10px 20px;
	line-height: 18px;
	font-weight: 600;
	font-size: 16px;
	position: relative;
}
.panel-info > .panel-heading a span {
	display: block;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -6px;
	width: 20px;
	height: 11px;
	background: url(../images/accordion-arrow.png) no-repeat;
}
.panel-info > .panel-heading a.collapsed span {
	background-position: bottom;
}
.panel-group .panel + .panel {
	margin-top: 4px;
}
.panel-group .panel {
	border: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.col-set {
}
.col-set .col-md-6 {
	position: relative;
	height: 100%;
}

@media (max-width:991px) {
.col-set > div:first-child {
	margin-bottom: 40px;
}
.col-set .well-content-in {
	height: auto!important;
}
}
.mb40 {
	margin-bottom: 40px;
}
.pt35 {
	padding-top: 35px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt30 {
	margin-top: 30px;
}
.submit-btn + .mb30 {
	margin-bottom: 0;
}
.bootstrap-datetimepicker-widget {
	z-index: 20!important;
}
/* TABS */
.articles-tabs .nav-tabs {
	position: relative;
	z-index: 1;
}
.articles-tabs .well {
	position: relative;
	z-index: 2;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.articles-tabs .nav-tabs > li {
	padding-top: 0;
	padding-right: 4px;
}
.articles-tabs .nav-tabs > li:last-child {
	padding-right: 0;
}
.articles-tabs .nav-tabs > li > a {
	background: #4da7e5;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	margin-top: 7px;
	line-height: 36px;
	padding: 0 21px;
	border: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.articles-tabs .nav-tabs > li > a:hover {
	background: #76bef0;
	color: #fff;
}
.articles-tabs .nav-tabs > li.active {
	margin-top: 0;
	border: none;
	color: #06236f;
}
.articles-tabs .nav-tabs > li.active > a, .articles-tabs .nav-tabs > li.active > a:hover {
	background: #fff;
	padding-top: 7px;
	margin-top: 0;
	padding-bottom: 1px;
	border: none;
	color: #06236f;
}
.articles-tabs .nav-justified > li > a {
	text-align: left;
}
.articles-tabs .nav-justified > .active > a, .articles-tabs .nav-justified > .active > a:focus, .articles-tabs .nav-justified > .active > a:hover {
	border: none;
	color: #06236f;
}

@media (max-width:768px) {
.articles-tabs .nav-tabs > li {
	padding: 0;
}
.articles-tabs .nav-tabs > li > a {
	margin-top: 0;
}
.articles-tabs .nav-tabs > li.active > a, .articles-tabs .nav-tabs > li.active > a:hover {
	padding-top: 0;
}
}
.link-icon {
	position: relative;
	display: block;
	padding: 10px 0 3px 54px;
	line-height: 21px;
	font-size: 16px;
}
.link-icon span {
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 39px;
	height: 35px;
}
.link-icon span.pdf {
	background: url(../images/pdf-icon.jpg) no-repeat center;
}
.link-icon span.doc {
	background: url(../images/doc-icon.jpg) no-repeat center;
}
/* POST BOX */
.post-box {
	line-height: 21px;
	font-size: 15px;
}
.post-box-cont {
	padding-bottom: 10px;
	padding-left: 22px;
	border-left: 1px #c9e4f7 solid;
	overflow: hidden;
}
.tab-content .post-box-cont {
/*height: auto!important;
	min-height: 220px;*/
}
.row .col-md-3:first-child .post-box-cont {
	padding-left: 0;
	border-left: none;
}

@media (max-width:991px) {
.row .col-md-3:nth-of-type(odd) .post-box-cont {
	padding-left: 0;
	border-left: none;
}
}

@media (max-width:768px) {
.row .col-md-3 .post-box-cont {
	padding-left: 0;
	padding-top: 15px;
	border-left: none;
	height: auto!important;
}
}
.post-box .category {
	font-size: 15px;
	color: #4da7e5;
	margin: 0 0 10px;
}
.post-box .h3 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0;
}
.post-box .h3 a {
	color: #ff640f;
}
.post-box p {
	margin: 0 0 15px;
}
.post-box p.more-btn {
	margin-bottom: 0;
}
.post-box .more-btn a {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.post-box .more-btn a {
	line-height: 28px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	padding: 0 22px 0 45px;
	color: #fff;
	background: #ff640f;
	line-height: 30px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
}
.btn .arrow, .post-box .more-btn a .arrow {
	display: block;
	position: absolute;
	left: 18px;
	top: 7px;
	width: 9px;
	height: 17px;
	background: url(../images/arrow.png) no-repeat;
}
.btn:hover, .btn:focus, .table a.btn:hover, .table a.btn:focus {
	color: #fff;
	text-decoration: underline;
	background: #ff7e37;
}
hr {
	border-color: #cae5f7;
}
.steps-box, .calculatorFilterHeader {
	background: #bee0f7;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	border-radius: 3px 3px 3px 0;
	padding: 24px 21px;
	margin-bottom: 25px;
	position: relative;
	z-index: 2;
}
.steps-box .h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	padding: 0 0 0 44px;
	position: relative;
}
.steps-box .h1 .calc-icon {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/calc-icon.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.steps-box .subtitle {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 0 44px;
	margin: 0 0 10px;
}
.steps-box .well {
	margin-bottom: 0;
	padding: 25px 19px;
}
.steps-box .well ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.steps-box .well ul li {
	background: url(../images/title-icon.png) no-repeat 0 4px;
	padding: 11px 0 11px 41px;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	font-weight: 600;
	color: #06236f;
}
.steps-box .steps-count {
	padding-left: 12px;
}
.steps-box .step {
	float: left;
	width: 110px;
	padding: 38px 0 0 0;
	position: relative;
}
.steps-box .step span {
	display: block;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	text-align: center;
	line-height: 68px;
	background: #fff;
	border-radius: 500px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	font-size: 26px;
	color: #06236f;
	font-weight: 700;
}
.steps-box .step-active span {
	background: #4da7e5;
	color: #fff;
}
.steps-box .step-title {
	background: #4da7e5;
	border-radius: 3px;
	line-height: 16px;
	min-height: 30px;
	margin: 0 -10px;
	padding: 2px 4px;
	position: absolute;
	bottom: 76px;
	left: 0;
	text-align: center;
	width: 128px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	white-space: normal;
}
.steps-box .step-title div {
	display: table-cell;
	vertical-align: middle;
	height: 26px;
	width: 1%;
	text-align: center;
}
.steps-box .step-title:before {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #4da7e5;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -6px;
	bottom: -7px;
}
.steps-box .step-done span {
	background: #e2f0f9;
	color: #4da7e5;
}
.steps-box .step a:hover {
	text-decoration: none;
}
.steps-box .step-done a:hover span {
	background: #eff5f9;
	text-decoration: none;
}
.steps-box .step-arrow {
	float: left;
	width: 19px;
	height: 68px;
	margin-top: 38px;
	background: url(../images/step-arrow.png) no-repeat center;
}
.calculatorFilterHeader .col1 {
	width: 44%;
	float: left;
}
.calculatorFilterHeader .col2 {
	width: 53%;
	float: right;
	position: relative;
}
.calculatorFilterHeader .col2 .contact_box {
	width: 210px;
	border-radius: 4px;
	border: 1px #dfdfdf solid;
	background: #fff;
	position: absolute;
	padding: 10px 0 13px;
	right: 0;
	top: 0;
}
.calculatorFilterHeader .contact_box .contact_img {
	float: left;
	padding-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	width: 26px;
}
.calculatorFilterHeader .contact_box .email_text .contact_img {
	padding-top: 0;
}
.callback {
	padding-bottom: 4px;
	padding-top: 7px;
}
.calculatorFilterHeader .contact_box .contact_text .headline {
	color: #283d7b;
	font-size: 14px;
}
.calculatorFilterHeader .contact_box .contact_text .phone {
	color: #fb7901;
	font-size: 18px;
}
.calculatorFilterHeader .contact_box .spacer {
	background: #dfdfdf;
	height: 1px;
	margin-left: 0px;
}
.calculatorFilterHeader .contact_box .callback a {
	font-size: 16px;
	font-weight: bold;
	color: #46aae0;
}
.contact_box .email_text a {
	font-size: 16px;
	font-weight: bold;
	color: #46aae0;
}
.email_text {
	padding-top: 10px;
}
.calculatorFilterHeader .col2 .contact_box .top, .calculatorFilterHeader .col2 .contact_box .bot {
	display: none;
}

@media (min-width:1200px) {
.calculatorFilterHeader .col1 {
	width: 48%;
}
.calculatorFilterHeader .col2 {
	width: 48%;
}
.calculatorFilterHeader .col2 .contact_box {
	width: 230px;
}
}

@media (max-width:991px) {
.calculatorFilterHeader .col1 {
	width: 68%;
}
.calculatorFilterHeader .col2 {
	width: 30%;
}
.calculatorFilterHeader .col2 .contact_box {
	width: auto;
	position: relative;
	right: auto;
	top: auto;
}
}

@media (max-width:768px) {
.calculatorFilterHeader .col1 {
	width: auto;
	float: none;
}
.calculatorFilterHeader .col2 {
	width: auto;
	float: none;
	padding-top: 20px;
}
}

@media (max-width:580px) {
.steps-box .steps-count {
	padding: 0;
}
.steps-box .step {
	width: 90px;
}
.steps-box .step-title {
	width: 106px;
	font-size: 12px;
	line-height: 13px;
	min-height: 32px;
	padding: 3px 3px;
	white-space: normal;
}
.steps-box .step-title div {
	display: table-cell;
	width: 1%;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}
}

@media (max-width:480px) {
.steps-box .steps-count {
	width: auto;
	margin: 0 auto;
}
.steps-box .step {
	width: 80px;
}
.steps-box .step-title {
	width: 100px;
}
}

@media (max-width:420px) {
.steps-box {
	padding: 17px 15px;
	text-align: center;
}
.steps-box .step {
	width: 52px;
	float: none;
	display: inline-block;
	padding-top: 0px;
}
.steps-box .step span {
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 17px;
}
.steps-box .step-title {
	display: none;
	width: 92px;
	top: auto;
	bottom: 65px;
}
.steps-box .step-arrow {
	display: none;
	height: 58px;
}
.steps-box .steps-count {
	width: auto;
	margin: 0 auto;
}
}

@media (min-width:1200px) {
.steps-box .h1 {
	font-size: 26px;
}
.steps-box .subtitle {
	font-size: 26px;
}
.steps-box .well ul {
	margin: 0 0 0 14px;
}
.steps-box .well ul li {
	font-size: 16px;
}
}
/* RATES selection */
.rates-selection {
	margin: -25px 0 25px;
	position: relative;
	z-index: 1;
	width: 320px;
}

@media (max-width:400px) {
.rates-selection {
	width: 100%;
}
}
.rates-selection .rates-selection-cont {
}
.rates-selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	background: #fff;
	display: none;
}
.rates-selection ul li a {
	display: block;
	padding: 8px 20px;
	line-height: 20px;
	border-top: 1px #bee0f7 solid;
	font-size: 16px;
	font-weight: 600;
	color: #06236f;
}
.rates-selection ul li a:focus {
	text-decoration: none;
}
.rates-selection ul li:first-child a {
	border-top: none;
}
.rates-selection ul li a small {
	display: block;
	font-weight: 400;
	color: #4da7e5;
	font-size: 14px;
}
.rates-selection ul li a:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.rates-selection ul li a.selected {
	background: #4da7e5;
	border-color: #4da7e5;
	color: #fff;
	text-decoration: none;
}
.rates-selection ul li a.selected small {
	color: #fff;
}
.rates-selection .rates-btn {
	display: block;
	background: #ff640f;
	line-height: 39px;
	padding: 0 0 0 18px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border-radius: 0 0 3px 3px;
	position: relative;
}
.rates-selection .rates-btn:hover {
	background: #ff7e37;
	text-decoration: underline;
}
.rates-selection .rates-btn:focus {
	text-decoration: none;
}
.rates-selection .rates-btn span {
	display: block;
	width: 22px;
	height: 11px;
	position: absolute;
	right: 14px;
	top: 13px;
	background: url(../images/accordion-arrow.png) no-repeat bottom;
}
.rates-selection .rates-btn.opened span {
	background-position: top;
}
/* TABLE */
.table {
	background: #fff;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	font-weight: 400;
	font-size: 15px;
	color: #06236f;
	border: none;
	margin-bottom: 35px;
	border-radius: 0 4px 4px 4px;
}
.td-head {
	display: none;
	margin: 0 0 8px;
	font-weight: 400;
	text-align: left;
}
.table-bordered {
	border: none;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
	font-weight: 600;
	border: none;
	border-bottom: 1px #bee0f7 solid;
	vertical-align: bottom;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
	border-top: 1px #bee0f7 solid;
	border-right: 1px #bee0f7 solid;
	vertical-align: middle;
}
.table-bordered > tbody > tr > td:last-child, .table-bordered > tbody > tr > th:last-child, .table-bordered > tfoot > tr > td:last-child, .table-bordered > tfoot > tr > th:last-child, .table-bordered > thead > tr > td:last-child, .table-bordered > thead > tr > th:last-child {
	border-right: none;
}
.table .spec-th {
	padding-bottom: 6px;
	position: relative;
}
.table .spec-th span {
	display: block;
	background: #4da7e5;
	border-radius: 3px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
	cursor: pointer;
}
.table .spec-th span:before {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #4da7e5;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -6px;
	top: 30px;
}
.table ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.table ul li {
	line-height: 19px;
	padding: 2px 0 2px 16px;
	background: url(../images/dot.png) no-repeat 0 8px;
}
.table a {
	text-decoration: underline;
	color: #06236f;
}
.table a:hover {
	text-decoration: none;
}
.table a.btn {
	text-decoration: none;
}
.item-logo {
	text-align: center;
}

/*.item-logo img {
	max-width: 100%;
	height: auto;
}*/
@media (min-width:991px) {
.table .cl1 {
	width: 10%;
}
.table .cl2 {
	width: 30%;
}
}
.table .cl2 img {
	width: 150px;
	height: auto;
}
.rating {
	width: 96px;
	background: url(../images/star-inactive.png) repeat-x;
}
.rating1 {
	width: 16px;
}
.rating2 {
	width: 32px;
}
.rating3 {
	width: 48px;
}
.rating4 {
	width: 64px;
}
.rating5 {
	width: 80px;
}
.rating6 {
	width: 96px;
}
.rating7 {
	width: 112px;
}
.rating8 {
	width: 128px;
}
.rating9 {
	width: 144px;
}
.rating10 {
	width: 160px;
}
.rating span {
	display: block;
	width: 0;
	height: 16px;
	background: url(../images/star.png) repeat-x;
}
.checkbox.checkbox-alone {
	padding-left: 0;
	margin: 0 2px;
	width: 23px;
	height: 23px;
	display: inline-block;
}
.checkbox.checkbox-alone label::before {
	margin-left: -9px;
}
.checkbox.checkbox-alone input[type="checkbox"]:checked + label::after {
	margin-left: -9px;
}
.search-link {
	width: 23px;
	height: 23px;
	margin: 0 2px;
	display: inline-block;
	background: url(../images/search-icon-blue.png) no-repeat center;
	vertical-align: middle;
}
.box-title + form.questions_form {
	display: inline-block;
	margin: 0 0 0 3px;
}
.box-title + form.questions_form .btn {
	border-radius: 4px 4px 0 0;
}

@media (max-width:991px) {
.table {
	background: none;
	box-shadow: none;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	display: block;
	width: 100%!important;
	padding: 18px 20px;
	border-right: none;
	background: #fff;
}
.table .checkbox.checkbox-alone label:before, .table .checkbox.checkbox-alone input[type="checkbox"]:checked + label::after {
	margin-left: 0;
}
.td-head {
	display: block;
}
.table-bordered > tbody > tr > td.text-center {
	text-align: left;
}
.table-bordered > tbody > tr {
	margin-bottom: 10px;
	display: block;
	width: 100%!important;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.table-bordered > tbody > tr > td:first-child {
	border-top: none;
}
.table thead {
	display: none;
}
}
.well-space {
	margin-bottom: 20px;
}
.well-img-side {
	padding: 15px 5px;
	text-align: center;
}
.well-img-side img {
	max-width: 100%;
}
/* REGISTRATION */
.box-title, .table-title {
	background: #4da7e5;
	display: inline-block;
	line-height: 25px;
	padding: 5px 21px 8px;
	position: relative;
	margin: 0 0 -3px;
	z-index: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 3px 3px 0 0;
}
.table-title {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 21px 5px;
	line-height: 24px;
}
.btn-next {
	display: inline-block;
	line-height: 32px;
	background: #fff;
	border-radius: 3px;
	padding: 0 60px 0 22px;
	margin: 0 0 2px -2px;
	font-size: 16px;
	color: #06236f;
	font-weight: 600;
	vertical-align: top;
	position: relative
}
.btn-next:hover {
	color: #06236f;
}
.btn-down span, .btn-up span {
	display: block;
	width: 22px;
	height: 11px;
	position: absolute;
	right: 20px;
	top: 11px;
	background: url(../images/arrows-bl.png) no-repeat bottom;
}
.btn-up span {
	background-position: top;
}
.well-form {
	position: relative;
	padding: 30px 145px;
	font-size: 15px;
	line-height: 19px;
}

@media (max-width:768px) {
.well-form {
	padding-left: 30px;
	padding-right: 30px;
}
}
.well-form label {
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0;
}
.well-form label + .radio, .well-form label + .radio + .radio, .well-form label + .radio + .radio + .radio, .well-form label + .radio + .radio + .radio + .radio {
	margin-top: 8px;
}
.well-form label .form-control, .well-form label textarea {
	margin-top: 5px;
}
.form-control {
	border: 1px #57b7fa solid;
	background: #fafdff;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	box-shadow: none;
	color: #06236f;
	font-size: 16px;
	font-weight: 600;
}
.error label {
	color: #F00;
}
.error .form-control, .error .birthdate {
	border-color: #F00;
}
.errorMsg, .err {
	color: #F00;
}
.error {
	color: #F00;
	margin-bottom: 15px;
}
#calculateNow + .err {
	padding-top: 15px;
}
.image {
	margin: 0 0 15px 0;
}
.image img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.image.fl-left {
	float: left;
	margin: 3px 20px 10px 0;
}
.image.fl-right {
	float: right;
	margin: 3px 0 10px 20px;
}
.txt-algn-cntr {
	text-align: center;
}
.errorMsg {
}
/* FOOTER */
footer {
	background: #e0e0e0;
	padding: 43px 0;
	line-height: 18px;
	font-size: 15px;
}
footer p {
	margin-bottom: 15px;
}
footer .h4 {
	font-size: 16px;
	font-weight: 600;
	color: #06236f;
	line-height: 21px;
	padding: 5px 0 5px 37px;
	position: relative;
}
footer .h4 .title-icon {
	width: 31px;
	height: 31px;
	background: url(../images/title-icon.png) no-repeat;
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
}
footer ul {
	padding: 0;
	margin: 0 0 0 7px;
	list-style: none;
}
footer ul li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 11px;
	line-height: 19px;
	padding: 10px 0 10px 30px;
	font-size: 15px;
	font-weight: 600;
}
footer ul li a, footer ul li a:hover {
	color: #06236f;
}
footer .footer-input {
	border: 1px #57b7fa solid;
	height: 29px;
	font-size: 14px;
	color: #06236f;
	padding: 0 10px;
	border-radius: 3px;
	width: 100%;
}
footer form p {
	margin-bottom: 7px;
}
footer form .submit {
	padding-top: 17px;
}
.btn, .yamm-content .btn, .table a.btn {
	color: #fff;
	background: #ff640f;
	line-height: 30px;
	padding: 0 52px 0 68px;
	position: relative;
	font-size: 15px;
	font-weight: 600;
}

.btn, a.btn, .table a.btn {
	padding: 0 15px 0 15px;
}
.table a.order_btn_in_table {
	white-space: normal;
	padding: 5px 10px 7px;
	line-height: 18px;
}
.yamm-content a.btn {
	padding: 0 30px 0 48px;
}
.btn .glyphicon {
	margin: 0 10px 0 0;
	vertical-align: middle;
	top: -2px;
}
.btn .glyphicon-search {
	margin: 0 0 0 10px;
}
footer .submit .btn {
	padding: 0 52px 0 68px;
}
footer .btn {
	padding: 0 32px 0 48px;
}
.btn .arrow {
	display: block;
	position: absolute;
	left: 18px;
	top: 7px;
	width: 9px;
	height: 17px;
	background: url(../images/arrow.png) no-repeat;
}
.btn:hover, .btn:focus, .table a.btn:hover, .table a.btn:focus {
	color: #fff;
	text-decoration: underline;
	background: #ff7e37;
}
footer .rate-banner {
	padding: 0 0 10px 37px;
}
input::-moz-placeholder {
color:#06236f;
opacity:1
}
input:-ms-input-placeholder {
color:#06236f
}
input::-webkit-input-placeholder {
color:#06236f
}
/* CUSTOM RADIO/CHECKBOXES */
.checkbox {
	padding-left: 56px;
}
.checkbox-normal {
	padding-left: 30px;
}
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 23px;
	height: 23px;
	left: 0;
	margin-left: -56px;
	border: 1px solid #4da7e5;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox-normal label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -56px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}

.teaser_erstinfo{}

.teaser_erstinfo .checkbox{
	padding-left: 18px !important;	
}

.teaser_erstinfo .checkbox label::before{margin-left: -19px !important;}
.teaser_erstinfo .checkbox input[type="checkbox"]:checked + label::after{left: -17px !important;}


.checkbox-normal label::after, .checkbox-normal label::before {
	margin-left: -30px;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
	content: "";
	width: 18px;
	height: 15px;
	top: 3px;
	left: -53px;
	background: url(../images/check.png) no-repeat;
	position: absolute;
}
.checkbox-normal input[type="checkbox"]:checked + label::after {
	left: 2px;
}
.checkbox-alone input[type="checkbox"]:checked + label::after {
	left: 2px;
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
	background-color: #428bca;
	border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
	color: #fff;
}
.radio {
	padding-left: 30px;
}
.radio label {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	margin-left: -30px;
	border: 1px solid #57b7fa;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.error .radio label::before {
	border: 1px solid #f00;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	left: 7px;
	top: 7px;
	margin-left: -30px;
	border-radius: 50%;
	background-color: #4da7e5;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
	outline: none;
}
.radio input[type="radio"]:checked + label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
	opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-left: 22px;
}
.radio-primary input[type="radio"] + label::after {
	background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
	border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
	background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
	background-color: #5cb85c;
}
.checkbox label, .radio label {
	line-height: 24px;
	font-size: 15px;
}
.check-newsletter {
	padding-top: 10px;
}
.check-newsletter strong {
	font-weight: 600;
}
.check-newsletter label {
	line-height: 19px;
}
/* CUSTOM SELECT */
.bootstrap-select {
	width: 100%;
}
.bootstrap-select .btn {
	background: #4da7e5;
	border: none;
	height: 38px;
	line-height: 36px;
	font-size: 16px;
	padding: 0 16px 2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
	background: #4da7e5;
}
.bootstrap-select .btn:hover, .bootstrap-select .btn:focus {
	text-decoration: none;
}
.bootstrap-select > .dropdown-toggle {
	width: 100%;
	padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48;
}
.bootstrap-select.fit-width {
	width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
	margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
	cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
	outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	display: block;
	width: 22px;
	height: 11px;
	top: 14px;
	right: 14px;
	border: none;
	background: url(../images/accordion-arrow.png) no-repeat bottom;
}
.bootstrap-select.dropup .dropdown-toggle .caret {
	background-position: top;
	top: 13px;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 1035;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
	z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
	display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
	padding: 4px 8px;
}
.bs-actionsbox {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
	width: 50%;
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-donebutton .btn-group button {
	width: 100%;
}
.bs-searchbox + .bs-actionsbox {
	padding: 0 8px 4px;
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
}
select.bs-select-hidden, select.selectpicker {
	display: none !important;
}
select.mobile-device {
	position: absolute !important;
	top: 0;
	left: 0;
	display: block !important;
	width: 100%;
	height: 100% !important;
	opacity: 0;
}
/* GRID */
.row {
	margin-right: -10px;
	margin-left: -10px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
#comparedetails td {
	vertical-align: top;
}
.showMoreContent, .textwrap {
	display: none
}

@media (min-width:991px) {
.navbar-nav .dropdown:hover .dropdown-menu {
	display: block;
}
}
.nextCalculators {
	text-align: right;
}
.calculatorBodyLinks {
	margin-bottom: 15px;
	font-weight: bold;
}
.price_sav {
	position: relative;
	padding-top: 9px;
}
.price_sav .price {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 181px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
}
.price > span, .contribution span {
	color: #3ca6e0;
	display: block;
	padding: 45px 0 0 0;
	cursor: pointer;
	font-weight: bold;
}
.price .amount, .contribution .amount {
	color: #fff;
	padding: 5px 0 0;
	font-size: 16px;
}
.price_sav .calc {
	width: 250px;
	display: block;
	margin-bottom: 10px;
	position: relative;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_sav .calc span {
	position: absolute;
	left: 7px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/calc-icon.png) no-repeat;
}
.price_sav .help {
	width: 250px;
}

@media (max-width:500px) {
.price_sav {
	padding: 0;
}
.price_sav .help {
	margin-bottom: 20px;
}
.price_sav .price {
	position: relative;
	float: none;
}
}
#velg_butt {
	margin-top: 4px;
}
#fancybox-wrap, #fancybox-wrap::after, #fancybox-wrap::before {
	box-sizing: content-box;
}

@media (max-width:768px) {
div.checkbox label.checkbox br {
	display: none;
}
tr#tblCompareHeadline {
	display: none;
}
}
iframe {
	width: 100%;
}
#breadcrumbSection {
	padding: 15px 0;
}
.infoTable2 td.TableCell {
	vertical-align: top;
}
button.close {
	font-size: 30px;
}
#content span.amount {
	font-size: 18px;
	white-space: nowrap;
}
#content td span.amount, #content td a.tarifTitle {
	font-weight: 600;
}
#comparedetails span.td-head {
	display: none;
}

@media (max-width:991px) {
	.table-bordered > tbody > tr > td.comparisonTd {
		display:none!important;
	}
}

.table-bordered > tbody > tr > td.tarifTd a,
.table-bordered > tbody > tr > td.tarifTd .product_label {
    font-weight: bold;
}
	
.pflegeCalcTable2, .pflegeCalcTable {
	table-layout: fixed;
}
.pflegeCalcTable2 img, 
.pflegeCalcTable img {
	max-width: 100%; 
	height: auto;
}
.pflegeCalcTable2 td, 
.pflegeCalcTable2 th, 
.pflegeCalcTable th,
.pflegeCalcTable td {
word-wrap: break-word;
}

/**ZAC**/
.detailed_questions {
	padding: 10px 10px 10px 20px;
}
.closeAndShowTarifs {
	text-align:right;
	font-weight:bold;
}
.no-padding-section {
	padding: 0px!important;
}
/****/


.left_side{float:left; width:250px; margin-top:46px;}
.right_side{float:right; width:calc(100% - 260px); margin-left:10px;}
.right_side .container{width:100% !important;}
.clearigfix{clear:both; height:1px; line-height:1px; font-size:1px;}

.right_side .news_topic{
	font-size: 24px;
	font-weight: 600;
	color: #05226e;
	margin: 0 0 18px;
	padding: 0;
	line-height: 28px;
}

.left_side ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
.left_side li {
	background: url(../images/arrow-or-icon.png) no-repeat 0 6px;
	line-height: 18px;
	padding: 5px 0 5px 32px;
	margin-left: 16px;
}
.left_side li a {
	color: #06236e;
	font-size: 15px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}



@media (max-width:768px) {
	.left_side{float:none; width:100%; margin-top:0px; padding:0 15px;}
	.right_side{float:none; width:100%; margin-left:0px; margin-top:20px;}
	.right_side .container{width:100% !important;}
	
	.image.fl-right {
		float:none;
	}	
}

.actioncodeInfo {
	border: 2px solid orange;
}
.well-form label.m-b-10 {
	margin-bottom:5px;
}

.popover {
  max-width: 500px;
  width: auto;
}

.phone_link{color:#06236f;}
.phone_link:hover{text-decoration: none; color:#06236f;}

.navbar-collapse .close-mobile{margin-top:-20px !important;}

.icon_set{}
.icon_set img{float:left; margin:0 5px 5px 0; width:30px; height:30px; display:block; cursor: pointer;}

.clearfix:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
	 }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.erstinfo_box{display:none; color:#ff0000;}

 
#subscribe_1_ select {
	border: 1px #57b7fa solid;
	height: 29px;
	font-size: 14px;
	color: #06236f;
	padding: 0 10px;
	border-radius: 3px;
	width: 100%;
	margin-bottom:5px;
	margin-left:10px;
}

#subscribe_1_ input {
	border: 1px #57b7fa solid;
	height: 29px;
	font-size: 14px;
	color: #06236f;
	padding: 0 10px;
	border-radius: 3px;
	width: 100%;
	margin-bottom:5px;
	margin-left:10px;
}

#subscribe_1_ input[name="btn_submit"]{
	margin-left:90px;
	width:auto;
}

.vergleich_info{margin-bottom:30px;}


.cc-window.cc-banner {padding:5px 10px !important;}
.cc-window{background:#ececec !important; color:#000 !important;}
.cc-revoke, .cc-window {font-size: 12px !important; line-height: 14px !important;}
.cc-btn, .cc-btn:hover, .cc-color-override-688238583 .cc-btn:focus{background:#06236f !important; color:#fff !important;}
.cc-link{color:#06236f !important;}
@media screen and (max-width:768px){
	.cc-window.cc-top{top:0}
	.cc-window.cc-bottom{bottom:0}
	.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}
	.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}
	.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}
	.cc-window.cc-floating{max-width:none}
	.cc-window .cc-message{margin-bottom:5px !important;}
	.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}
	.cc-btn{padding:0px !important;}
	
	.cc-window.cc-banner {padding:5px !important;}
	.cc-banner .cc-message{font-size:12px !important; line-height:normal !important;}	
	
	.cc-banner .cc-btn:last-child {
		max-width: 40px !important;
	}	
}


/* Honeypot */
.hptext{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;	
}
