<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:focus,
button,
button:focus,
*:focus {
	outline: 0;
}

body {
	line-height: 1.42857143;
	font-weight: initial;
	font-size: 14px;
}

img {
	max-width: 100%;
	height: auto;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.2;
}

@media (max-width: 767px) {
	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 20px;
	}
}

@media (min-width: 1260px) {
	.container {
		width: 1230px;
	}

}

section {
	background-color: #f2f6fa;
	color: #283474;
}

.text-orange {
	color: #fa611d;
}

ol.breadcrumb {
	background-color: transparent;
	border: none;
	padding-left: 0;
	margin-top: 20px;
}

ol.breadcrumb &gt; .active {
	color: #283474;
}

ol.breadcrumb &gt; li + li:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #416597;
	text-align: center;
	width: 1.28571em;
	display: inline-block;
}

li {
	margin-bottom: 7px;
}

li:last-child {
	margin-bottom: 0;
}

ul.included li,
ul li.included,
ul.excluded li,
ul li.excluded {
	padding-left: 40px;
}

ul.included li:before,
ul li.included:before {
	content: " ";
	text-align: center;
	width: 21px;
	height: 20px;
	display: inline-block;
	background: url('../img/sprite.png') 0 0;
	margin-left: -21px;
	position: relative;
	left: -15px;
	vertical-align: text-bottom;
}
ul.included.orange li:before,
ul li.included.orange:before {
	background: url('../img/sprite.png') -149px -35px;
}

ul.excluded li:before,
ul li.excluded:before {
	content: " ";
	text-align: center;
	width: 21px;
	height: 20px;
	display: inline-block;
	background: url('../img/sprite.png') -20px 0;
	margin-left: -21px;
	position: relative;
	left: -15px;
	vertical-align: text-bottom;
}

ul.included li a,
ul li.included a,
ul.excluded li a,
ul li.excluded a {
	text-decoration: none;
}

.landing-page-mobile-text, .landing-page-mobile-text-csob {
	display: none;
	margin-top: 25px;
	margin-bottom: -20px;
}

.desktop-hidden {
	display: none;
}

.\{CAMPAIGN-HIDE-CLASS-REVERTED\} {
	display: none;
}

.\{CAMPAIGN-HIDE-CLASS\} {
	display: block;
}

@media (max-width: 767px) {
	.intro .container a {
		margin-bottom: 30px;
	}

	.landing-page-mobile-text {
		display: block;
		margin-left: 20%;
	}

	.landing-page-mobile-text-csob {
		display: block;
		text-align: center;
		margin: 0;
	}

	.landing-page-dekstop-text {
		display: none;
	}

	.desktop-hidden {
		display: block;
	}
}

@media (max-width: 450px) {
	.landing-page-mobile-text {
		display: block;
		margin-left: 12%;
	}
}

.intro h1 {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 600;
}

@media (max-width: 991px) {
	.intro {
		padding-top: 15px;
	}

	.intro h1 {
		font-size: 20px;
	}
}

.font-size-20 {
	font-size: 20px !important;
}

.btn.compare {
	font-size: 20px;
	margin-top: 30px;
	padding: 14px 36px;
}

@media (max-width: 767px) {

	.btn.compare {
		font-size: 18px;
		margin-top: 25px;
		padding-left: 19px;
		padding-right: 19px;
	}

	.btn.compare.special {
		margin-bottom: 20px;
	}

}

.ico-bar-chart {
	background: url("../img/sprite.png") -242px 0 no-repeat;
	content: " ";
	display: inline-block;
	height: 28px;
	text-align: center;
	width: 33px;
	float: left;
	margin-right: 18px;
}

.btn.btn-home {
	font-size: 20px;
	margin-top: 30px;
	padding: 11px 30px;
}

.btn.btn-home strong {
	line-height: 34px;
}

.ico-home {
	background: url("../img/sprite.png") -115px -35px no-repeat;
	content: " ";
	display: inline-block;
	height: 34px;
	text-align: center;
	width: 34px;
	float: left;
	margin-right: 18px;
}


.white-box:before {
	content: " ";
	border-top: 5px solid #cddaec;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -5px;
}

.white-box:after {
	content: " ";
	border-bottom: 5px solid #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5px;
}

.white-box ul {
	margin-bottom: 0;
}

.white-box a {
	text-decoration: none;
}


.white-boxes-joined-row .white-box-joined a {
	text-decoration: none;
}

.white-boxes-joined-row .white-box-joined:before {
	content: " ";
	border-top: 5px solid #cddaec;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -5px;
}

.white-boxes-joined-row .white-box-joined:first-child {
	border-left: 1px solid #cfdbed;
	border-width: 1px;
	border-style: solid;
	border-image: linear-gradient(to bottom, #cddaec 0%,#ffffff 80%) 1;
}

.white-boxes-joined-row .white-box-joined {
	display: table-cell;
	background-color: #fff;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-image: linear-gradient(to bottom, #cddaec 0%,#ffffff 80%) 1;
	padding-top: 21px;
	padding-bottom: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0 31px 12px -20px #cdd2e1;
}

.page-template-o-nas-page .white-boxes-joined-row .white-box-joined {
	min-height: 148px;
}

.white-boxes-joined-row .white-box-joined:after {
	content: " ";
	border-bottom: 5px solid #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5px;
}

.white-boxes-joined-row .white-box-joined p {
	font-size: 16px;
}

.white-boxes-joined-row .white-box-joined p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.white-boxes-joined-row .white-box-joined {
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.white-boxes-joined-row .white-box-joined p {
		font-size: 14px;
	}
}

@media (max-width: 349px) {
	.home .white-boxes-joined-row .white-box-joined {
		min-height: 202px;
	}

	body:not(.home) .trust-factor .white-boxes-joined-row .white-box-joined {
		min-height: 128px;
	}
}

@media (min-width: 350px) and (max-width: 450px) {
	.home .white-boxes-joined-row .white-box-joined {
		min-height: 170px;
	}
}

@media (max-width: 375px) {
	body:not(.home) .trust-factor .white-boxes-joined-row .white-box-joined {
		min-height: 128px;
	}
}


section.call-us {
	padding-bottom: 35px;
	padding-top: 15px;
}

section.call-us .phone-contact {
	display: inline-block;
	width: auto;
}

section.call-us .phone-contact:before {
	background: url("/assets/img/sprite.png") -441px 0 no-repeat;
	content: " ";
	display: inline-block;
	height: 40px;
	text-align: center;
	width: 40px;
	margin: 10px;
	vertical-align: middle;
}

/* Home page */
.home .hp-background {
	background: #ffffff url('../img/home-intro-spring-bg.webp') center top no-repeat scroll;
}

.home .hp-background.winter {
	background: #ffffff url('../img/home-intro-winter-bg.webp') center top no-repeat scroll;
}

.home .hp-background.spring {
	background: #ffffff url('../img/home-intro-spring-bg.webp') center top no-repeat scroll;
}

.home .hp-background.summer {
	background: #ffffff url('../img/home-intro-summer-bg.webp') center top no-repeat scroll;
}

.home .hp-background.autumn {
	background: #ffffff url('../img/home-intro-summer-bg.webp') center top no-repeat scroll;
}

.home .intro {
	padding-top: 28px;
	background: none;
}

.intro .container {
	position: relative;
}

.home .intro .topousek {
	position: absolute;
	bottom: 40px;
	right: -146px;
}

.page-template-pov-landing-page .intro .topousek {
	position: absolute;
	bottom: 0;
	right: 0;
}

.page-template-hav-landing-page .intro .topousek {
	position: absolute;
	bottom: 10px;
	right: -132px;
}

.page-template-travel-landing-page .intro .topousek {
	position: absolute;
	bottom: 20px;
	right: -35px;
}

.page-template-travel-landing-page .intro .competition-sticker {
	position: absolute;
	bottom: 20px;
	right: -35px;
	width: 256px;
	display:  none !important;
}

.page-template-travel-landing-page .intro .topousek-soutez {
	position: absolute;
	bottom: 0;
	right: 47px;
}

.page-template-travel-landing-page .lp-app-icons {
	margin: 0 auto 20px auto;
	position: relative;
}

.page-template-travel-landing-page .lp-app-icons a {
	display: inline-block;
	width: 147px;
	height: 45px;
	margin:  0 5px;
}

.page-template-travel-landing-page .lp-app-icons span {
	display: none;
}

.page-template-travel-landing-page .lp-app-icons .ios {
	background: url('../img/app-store-icon.webp') center top no-repeat scroll;
}

.page-template-travel-landing-page .lp-app-icons .android {
	background: url('../img/google-play-icon.webp') center top no-repeat scroll;
}

.page-template-house-landing-page .intro .topousek {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.csob-logo {
	position: absolute;
	right: 0;
	bottom: 0;
}

@media (max-width: 767px) {
	.home .intro .row &gt; div {
		padding-left: 0;
		padding-right: 0;
	}
	.home .intro .row &gt; div &gt; div:not(.visible-lg):not(.clearfix) {
		padding-left: 0;
		padding-right: 0;
	}
}

.home .intro h2 {
	font-size: 24px;
	margin: 0;
	font-weight: 600;
}

.home .intro h2 &gt; a {
	width: 212px;
	display: block;
	margin: 85px auto 45px auto;
	color: #fff;
	position: relative;
	text-decoration: none;
}

@media (max-width: 991px) {
	.home .intro h2 {
		font-size: 18px;
	}

	.home .intro h2 &gt; a {
		width: 138px;
		margin: 15px auto 12px auto;
	}
}

.home .intro h2 &gt; a:focus,
.home .intro h2 &gt; a:hover {
	text-decoration: none;
}

.home .intro h2 &gt; a:hover {
	color: #fa611d;
}

.home .intro h2 &gt; a .product-travel {
	display: block;
	position: absolute;
	right: -20px;
	bottom: -16px;
	width: 219px;
	height: 295px;
	background: url("../img/home-products-icons.webp") 0 0 no-repeat;
}

.home .intro h2 &gt; a:hover .product-travel {
	background-position: 0 -327px;
}

.home .intro h2 &gt; a .product-house {
	display: block;
	position: absolute;
	right: 52px;
	bottom: -16px;
	width: 102px;
	height: 295px;
	background: url("../img/home-products-icons.webp") -286px 0 no-repeat;
}

.home .intro h2 &gt; a:hover .product-house {
	background-position: -286px -327px;
}

.home .intro h2 &gt; a .product-pov {
	display: block;
	position: absolute;
	right: 16px;
	bottom: -16px;
	width: 196px;
	height: 295px;
	background: url("../img/home-products-icons.webp") -474px 0 no-repeat;
}

.home .intro h2 &gt; a:hover .product-pov {
	background-position: -474px -327px;
}

.home .intro h2 &gt; a .product-hav {
	display: block;
	position: absolute;
	right: -5px;
	bottom: -16px;
	width: 228px;
	height: 295px;
	background: url("../img/home-products-icons.webp") -706px 0 no-repeat;
}

.home .intro h2 &gt; a:hover .product-hav {
	background-position: -706px -327px;
}

@media (max-width: 991px) {
	.home .intro h2 &gt; a .product-travel {
		background: url("../img/home-products-icons.webp") no-repeat 0 -3px;
		background-size: 386%;
		bottom: -13px;
		height: 160px;
		right: -15px;
		width: 134px;
	}

	.home .intro h2 &gt; a:hover .product-travel {
		background-position: 0 -184px;
	}

	.home .intro h2 &gt; a .product-house {
		background: url("../img/home-products-icons.webp") no-repeat -120px -3px;
		background-size: 386%;
		bottom: -13px;
		height: 160px;
		right: 0;
		width: 134px;
	}

	.home .intro h2 &gt; a:hover .product-house {
		background-position: -120px -184px;
	}

	.home .intro h2 &gt; a .product-pov {
		background: url("../img/home-products-icons.webp") no-repeat -252px -3px;
		background-size: 386%;
		bottom: -13px;
		height: 160px;
		right: 3px;
		width: 134px;
	}

	.home .intro h2 &gt; a:hover .product-pov {
		background-position: -252px -184px;
	}

	.home .intro h2 &gt; a .product-hav {
		background: url("../img/home-products-icons.webp") no-repeat -391px -3px;
		background-size: 386%;
		bottom: -13px;
		height: 160px;
		right: 0;
		width: 134px;
	}

	.home .intro h2 &gt; a:hover .product-hav {
		background-position: -391px -184px;
	}
}

.home .intro h2 &gt; a &gt; .button-product {
	display: block;
	background-color: #293673;
	border-radius: 50%;
	height: 212px;
	width: auto;
	text-align: center;
}

@media (max-width: 991px) {
	.home .intro h2 &gt; a &gt; .button-product {
		height: 138px;
	}
}

.home .intro h2 &gt; a &gt; .button-product .title {
	display: block;
	padding-top: 51px;
	padding-bottom: 20px;
}

@media (max-width: 767px) {
	.home .intro h2 &gt; a &gt; .button-product .title {
		padding-top: 54px;
	}
}

.home .intro h2 &gt; a:hover &gt; .button-product .btn {
	background-color: #fff;
	border-top-color: #abcde6;
	color: #fa611d;
	border-bottom-color: transparent;
}

.home .intro h2 &gt; a &gt; .button-product .btn .ico-calculator {
	content: " ";
	text-align: center;
	width: 21px;
	height: 26px;
	margin: -3px 7px -3px -3px;
	display: inline-block;
	background: url('../img/sprite.png') -200px 0;
	float: left;
}

.home .intro h2 &gt; a:hover &gt; .button-product .btn .ico-calculator {
	background: url('../img/sprite.png') -221px 0;
}

.home .trust-factor {
	background-color: #dde5ee;
	padding-top: 15px;
	padding-bottom: 35px;
}

.home .trust-factor .white-boxes-joined-row .white-box-joined h3 {
	color: #fa611d;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #cddaec;
	margin-top: 17px;
	margin-bottom: 23px;
	padding-bottom: 17px;
}

@media (max-width: 767px) {
	.home .trust-factor .white-boxes-joined-row .white-box-joined h3 {
		font-size: 18px;
		margin-top: 0;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
}

.home .persons {
	padding-top: 15px;
	padding-bottom: 35px;
}

.insurance {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 35px;
}

.insurance h3 {
	margin-bottom: 20px;
}

.insurance img {
	display: inline-block;
	margin: 15px 35px;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 3.5+, IE10 */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ &amp; Safari 6+ */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
	opacity: 0.55;
}

.insurance img:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
	opacity: 1;
}

.news {
	padding-top: 15px;
	padding-bottom: 35px;
}

body:not(.home) .news {
	    background-color: #dde5ee;
}

.news .news-row {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}

.news .news-row,
.news .news-row div {
	padding-left: 0;
	padding-right: 0;
}

.news .news-row &gt; div + div {
	padding-left: 15px;
}

.news .news-row &gt; div &gt; div + div {
	padding-left: 18px;
}

@media (max-width: 767px) {
	.news .news-row {
		margin-top: 5px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.news .news-row &gt; div + div {
		padding-left: 0;
		display: none;
	}

	.news .news-row &gt; div &gt; div + div {
		padding-left: 0;
	}
}

.news img {
	border: 5px solid #fff;
}

@media (max-width: 767px) {
	.home .news .news-thumbnail {
		text-align: center;
	}
}

.news img.img-responsive {
	margin: 0 auto;
}

.news .news-row h4 {
	color: #0e71b8;
	font-size: 16px;
}

@media (max-width: 767px) {
	.news .news-row h4 {
		font-size: 14px;
	}

	.news .news-row p:last-child {
		margin: 0;
	}
}

.news .news-row h4 a {
	text-decoration: none;
}

.news .news-row h4 a:hover,
.news .news-row h4 a:focus {
	color: #fa611d;
	text-decoration: none;
}

.news .news-row h4:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #fa611d;
	text-align: left;
	width: 12px;
	display: inline-block;
	margin-left: -12px;
}

.news a .news-button {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #1d71b8;
	color: #fff;
	display: inline-block;
	text-align: center;
	margin-top: 80px;
}

.news a:hover .news-button {
	background-color: #fa611d;
}

.news .news-button i {
	line-height: 28px;
}

.home .persons .person-box {
	position: relative;
	margin-top: 15px;
}

@media (max-width: 767px) {
	.home .persons .person-box {
		position: relative;
		padding-left: 0;
		padding-right: 0;
		margin-top: 40px;
		background-color: #fff;
		border-top: 5px solid #fff;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom: 5px solid #283474;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	.home .persons .person-box:first-child {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.home .persons .person-box {
		position: relative;
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (min-width: 992px) {
	.home .persons .person-box:first-child {
		padding-left: 0;
	}

	.home .persons .person-box:last-child {
		padding-right: 0;
	}
}

.home .persons .person-box .person-img img {
	float: right;
	position: relative;
}

@media (max-width: 767px) {
	.home .persons .person-box .person-img img {
		bottom: 0;
		right: 70%;
		position: absolute;
	}
}

@media (min-width: 1230px) {
	.home .persons .person-box .person-travel {
		right: 5px;
	}

	.home .persons .person-box .person-house {
		right: 15px;
	}

	.home .persons .person-box .person-pov {
		right: 12px;
	}

	.home .persons .person-box .person-hav {
		right: 22px;
	}
}

@media (min-width: 992px) and (max-width: 1229px)  {
	.home .persons .person-box .person-travel {
		right: 0;
	}

	.home .persons .person-box .person-house {
		right: 0;
	}

	.home .persons .person-box .person-pov {
		right: 0;
	}

	.home .persons .person-box .person-hav {
		right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px)  {
	.home .persons .person-box .person-travel {
		right: 25px;
	}

	.home .persons .person-box .person-house {
		right: 35px;
	}

	.home .persons .person-box .person-pov {
		right: 32px;
	}

	.home .persons .person-box .person-hav {
		right: 42px;
	}
}

.home .persons .person-box ul {
	background-color: #fff;
	border-top: 5px solid #283474;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 5px solid #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

@media (max-width: 767px) {
	.home .persons .person-box ul {
		border-top: 0;
		border-bottom: 0;
		width: 70%;
		float: right;
		margin-bottom: 0;
	}
}

.home .persons .person-box ul li a {
	background-color: #fff;
	display: block;
	font-size: 16px;
	color: #0e71b8;
	min-height: 73px;
	position: relative;
	text-decoration: none;
}

@media (min-width: 992px) and (max-width: 1229px)  {
	.home .persons .person-box ul li a {
		min-height: 93px;
	}
}

.home .persons .person-box ul li a:hover {
	color: #fa611d;
	background-color: #f2f6fa;
}

.home .persons .person-box ul li a:after {
	content: "\f105";
	font-family: "FontAwesome";
	color: #fa611d;
	width: 12px;
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -36px;
	line-height: 73px;
	text-align: center;
	width: 12px;
}

.home .persons .person-box ul li a span {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1.2;
	font-weight: 500;
}

.home .persons .person-box ul li:first-child a span {
	padding-top: 20px;
}

.home .persons .person-box ul li:last-child a span {
	padding-bottom: 20px;
}

.home .persons .person-box ul li + li span {
	border-top: 1px solid #cddaec;
}

.home .about {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 35px;
}

.home .about h3:first-child {
	margin-bottom: 20px;
}

.further-info .top-button a,
.further-info .bottom-button a,
.further-info .top-button a:hover,
.further-info .bottom-button a:hover {
	color: #283474;
	text-decoration: none;
}

.further-info .top-button a:not(.collapsed) {
	font-size: 20px;
}

.further-info .top-button .caret {
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 17px solid #f2f6fa;
	margin: 10px auto -17px auto;
	display: block;
	position: relative;
}

.further-info .top-button a:not(.collapsed) .caret {
	display: none;
}

.further-info .top-button i {
	position: absolute;
	margin: -4px;
	color: #fa611d;
}

.further-info .top-button a:not(.collapsed) i {
	display: none;
}

.further-info .collapse,
.further-info .collapsing {
	padding-top: 20px;
}

.further-info .bottom-button .caret {
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 17px solid #dde5ee;
	border-top: none;
	margin: 10px auto 0 auto;
	display: block;
	position: relative;
}

.further-info .bottom-button i {
	position: absolute;
	margin: -10px -4px;
	color: #fa611d;
}

.news .news-archive-link {
	font-size: 17px;
	text-decoration: none;
	padding-top: 15px;
}

.news .news-archive-link a {
	text-decoration: none;
	color: #fa611d;
}

#cookie-notice.cn-bottom {
	font-size: 14px;
	line-height: 22px;
}

.page-template-o-nas-page .contacts {
	background-color: #dde5ee;
	padding-bottom: 35px;
	padding-top: 15px;
}

.page-template-o-nas-page .contacts .h3 {
	margin-top: 10px;
}

.page-template-o-nas-page .contacts .h3 a {
	color: #283474;
}

.page-template-o-nas-page .contacts .h3 a:hover {
	text-decoration: none;
}

.page-template-o-nas-page .contacts .border-bottom {
	border-bottom: 1px solid #b2c4db !important;
	padding-bottom: 22px;
}

.page-template-o-nas-page .contacts .row + .row &gt; div &gt; .row &gt; div {
	padding-top: 22px;
}

@media (min-width: 768px) {
	.page-template-o-nas-page .contacts .row + .row &gt; div &gt; .row &gt; div:last-child {
		border-width: 0 0 0 1px;
		border-style: solid;
		border-image: linear-gradient(to bottom, #b2c4db 0%,#dde5ee 90%) 1;

	}
}

.page-template-o-nas-page .contacts .ico-phone {
	background: url("/assets/img/sprite.png") -481px 0 no-repeat;
	content: " ";
	display: inline-block;
	height: 59px;
	text-align: center;
	width: 59px;
}

.page-template-o-nas-page .contacts .ico-email {
	background: url("/assets/img/sprite.png") -540px 0 no-repeat;
	content: " ";
	display: inline-block;
	height: 59px;
	text-align: center;
	width: 59px;
}


.error404 .intro {
	padding-top: 28px;
	padding-bottom: 35px;
	background: #f2f6fa;
}


@media (min-width: 768px) {

	.error404 .intro {
		background: #f2f6fa url('../img/404-bg.webp') center top no-repeat;
	}

	.error404 .intro h2 {
		margin-top: 350px;
	}
}

.error404 section a:not(.btn ) {
	color: #0e71b8;
	font-weight: 600;
	text-decoration: none;
}


.error404 section a:not(.btn ):hover,
.error404 section a:not(.btn ):focus {
	color: #fa611d;
	text-decoration: none;
}

.error404 ul.included li:before,
.error404 ul li.included:before {
	background: url('../img/sprite.png') -149px -35px;
}

.recommendations {
	background-color: #dde5ee;
	padding-bottom: 35px;
	padding-top: 15px;
}

.recommendations h3 {
	margin-bottom: 20px;
}

.intro p {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
}

.trust-factor {
	padding-bottom: 35px;
	background-color: #f2f6fa;
}

@media (min-width: 768px) {
	body:not(.home) .trust-factor {
		padding-top: 23px;
	}
}

body:not(.home) .how-it-works {
	background-color: #dde5ee;
	padding-bottom: 35px;
	padding-top: 15px;
}

body:not(.home) .insurance-features .row {
	font-size: 16px;
}

@media (max-width: 767px) {
	body:not(.home) .insurance-features .row &gt; div:not(.hidden-xs) &gt; div {
		padding-left: 0;
		padding-right: 0;
	}
}

body:not(.home) .insurance-features {
	padding-bottom: 35px;
	padding-top: 15px;
}

body:not(.home) .product-info {
	background-color: #dde5ee;
	padding-bottom: 35px;
	padding-top: 15px;
}

body:not(.home) .product-info .btn.compare {
	margin-top: 3px;
}

body:not(.home) .product-info .panel {
	background-color: #dde5ee;
	box-shadow: none;
}

body:not(.home) .product-info .panel-group {
	margin-top: 20px;
	margin-bottom: 0;
}

body:not(.home) .product-info .panel h5 {
	text-align: center;
}

body:not(.home) .product-info .panel a,
body:not(.home) .product-info .panel a.collapsed:focus {
	color: #0e71b8;
	text-decoration: none;
	font-weight: 500;
}

body:not(.home) .product-info .panel a:hover,
body:not(.home) .product-info .panel a:focus,
body:not(.home) .product-info .panel a:active {
	color: #fa611d;
	text-decoration: none;
}

body:not(.home) .call-us .ico-phone {
	background: url("/assets/img/sprite.png") repeat scroll -441px 0;
	content: " ";
	display: inline-block;
	height: 40px;
	text-align: center;
	width: 40px;
}

.cookie-notice-container a {
	color: #fff;
	text-decoration: underline;
}

#call-me-back-form .call-me-opening-hours {
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
}

.csobBanner {
	background-image: url("/public/img/banners/top_exit_csob_big.jpg");
	width: 728px;
	height: 90px;
}

@media only screen and (max-width: 770px) {
	.csobBanner {
		background-image: url("/public/img/banners/top_exit_csob_small.jpg");
		width: 300px;
		height: 100px;
	}
}

.faqPanel {
	max-width: 100%;
	padding: 20px;
	font-size: 18px;
	position: relative;
	cursor: pointer;
	font-weight: 600;
}

.faqPanelContent {
	display: none;
}

.faqRow {
	border-bottom: 1px solid lightgrey;
}

.faqHeaderText {
	color: #fa611d;
}

.panelHeaderIcon {
	position: absolute;
	right: 22px;
	top: 25px;
	font-size: 15px;
	color: #fa611d;
}

.icon-15x {
	font-size: 1.5em;
}

.webmail-webmail_data .tooltip-help {
	position: absolute;
	right: -11px;
	top: 8px;
	color: gray;
}
.webmail-webmail_data .tooltip-help:hover {
	color: #283481;
}

@media (min-width: 1260px) {
	.container {
		max-width: 1230px;
	}
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.btn-group-lg&gt;.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.container::before {
	display: table;
	content: " ";
}

h3, h3 {
	font-size: 24px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 600;
	line-height: 1.1;
	color: inherit;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;

}

.input-group-addon, .input-group-btn {
	white-space: nowrap;
	vertical-align: middle;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn, .input-group-btn:first-child&gt;.btn:not(:first-child), .input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group&gt;.btn, .input-group-btn:last-child&gt;.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px;
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal;
}

a {
	color: #337ab7;
	text-decoration: none;
}
p {
	margin: 0 0 10px;
}

.form-group {
	margin-bottom: 15px;
}

.form-control {
	font-size: 14px;
}

.form-group div.row div {
	position: relative;
}


.mobile-menu-show-button {
	text-align: right;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
	opacity: 1;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #fa611d;
	margin-top: -10px;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 1;
	cursor: pointer;
}

.relative-content {
	position: relative;;
}

#pojistna-castka-input {
	margin-left: -3px;
}

.faq {
	padding-bottom: 10px;
}

#news-carousel {
	padding: 0;
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1170px;
	}
}

#news-carousel .col-md-10, #news-carousel .col-md-1 {
	padding: 0;
}

.col-md-5.news-thumbnail {
	text-align: center;
}

.carousel-row {
	margin-left: 20px;
}

.opening-times-popover {
	width: 200px;
}

.footer-link {
	color: #fff;
}

.footer-link:hover {
	color: #fa611d;
}

.landing-page-title {
	text-transform: none !important;
	margin-top: 0 !important;
}

#tablet-upsell-area td.times.check-icon::after,
#mobile-upsell-area td.times.check-icon::after{
	content: "\2714"
}

@media (max-width: 576px) {
	#property-insurance-form .form-group {
		display: block;
	}
}

.insurance-features .white-box {
	background-color: #fff;
	position: relative;
	padding: 25px 20px 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 0 31px 12px -20px #cdd2e1;
}
</pre></body></html>