/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    max-width: 100%;
    height: auto;
}

.upper{
	text-transform: uppercase;
}

.page-id-353 .c-text ul, .page-id-1641 .c-text ul {
    padding-left: 40px;
}
.page-id-353 .c-text ul li, .page-id-1641 .c-text ul li{
	display: list-item;
	text-shadow: unset;
	font-size: 15px;
}
.page-id-169 .insurence-cat h1, .page-id-1662 .insurence-cat h1{
	min-height: 30px;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	max-width: 100%; /* dodadeno */
}

a img.alignnone {
    margin: 5px 20px 20px 0;
	max-width: 100%; /* dodadeno */
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	max-width: 100%; /* dodadeno */
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

html{	
	overflow-x:hidden;
}
.btn-red-home:focus {
	color: #fff;
}

.single-content{
	display: block;
	overflow: hidden;
	width: 100%;
}

.single-content h1,
.single-content h2,
.single-content h3{
	color: #484848;
	font-family:'Roboto';
	margin-top: 0px;
	margin-bottom: 15px;
	text-rendering: optimizelegibility;
}

.single-content p{
	font-size: 16px;
	 line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    color: #484848;
     font-family:'Roboto';
}

.single-content ul{
	padding-left: 18px;
}

.single-content ul li{
	font-size: 16px;
	line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    color: #484848;
     font-family:'Roboto';
}

.single-content ol{
	padding-left: 0px;
}

.single-content ol li{
	font-size: 16px;
	line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    color: #484848;
     font-family:'Roboto';
}


*:focus{
	outline: none;
	text-decoration: none !important;
}

a:hover{
	text-decoration: none !important;
}

header{
	width: 100%;
	display: block;
	overflow: hidden;
}

.back-ic{
	border: none;
	background: transparent;
}

.back-ic span{
	display: inline-block;
	color: #fff;
	font-family:'Roboto';
	font-weight: lighter;
	font-size: 15px;
	float: right;
	margin-top: 15px;
}

.back-ic i{
	display: inline-block;
	color: #000;
	font-size: 21px;
	font-weight: lighter;
    float: right;
    padding-right: 10px;
    margin-top: 16px;
}

.godisen_img{
	float: left;
    width: 89px;
    height: 120px;
    border: solid 1px #52a7d6;
}
.document{
	background: #67b5d1;
	margin-bottom: 30px;
}
.doc_text{
	margin-left: 100px;
	padding-bottom: 5px;
}
.document .doc_text h3{
	font-size: 25px;
    color: #fff;
    padding-top: 23px;
    padding-bottom: 30px;
    margin: 0 !important;
}
.document .doc_pdf{
	display: inline-block;;
    color: #fff !important;
    font-size: 20px;
    color: #101010;
    line-height: 25px;
    padding: 0px 0 7px 33px;
    margin: 0 20px 3px 0;
    background: url(../img/pdf-ico-white.png) top left no-repeat;
}
.doc_pdf:hover{
	opacity: 0.8;
}
.documents_full{
	margin-top: 60px;
}

.cont-header{
	position: relative;
}

.header-two .logo img {
    max-width: 100%;
    height: auto;
}

.blog-sl{
	margin-top: 10px;
}

.header-two .c-button{
	color: #fff;
}

.header-two .c-buttons {
    margin-bottom: 8px;
    text-align: center;
    position: absolute;
    left: 12%;
    top: 20px;
    z-index: 1;
}

.post-blog {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 1px #ccc;
}

.title-page-in{
	font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 36px;
    margin: 0px 0px 30px 0px;
    border-bottom: solid 2px #ed1c24;
    padding-bottom: 10px;
}

.post-blog .img-post{
	overflow: hidden;
}

.post-blog .img-post img{
	width: 100%;
	height: auto;
}

.post-blog h1{
	margin: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 0px;
}

.post-blog h1 a {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 19px;
    line-height: 1.3;
}

.post-blog h1 a:hover{
	color: #ed1c24;
}

.popular-posts{
	width: 100%;
	display: block;
	overflow: hidden;
	background: #eeefef;
	padding: 30px 30px 0px;
}

.popular-post-inner{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
}

.title-popular{
	font-family: "Roboto", sans-serif;
	color: #000;
	font-size: 26px;
	margin: 0px 0px 30px 0px;
	border-bottom: solid 2px #ed1c24;
	padding-bottom: 10px;
}

.img-popular-post img{
	width: 100%;
	height: auto;
}

.content-popular-post h2{
    margin: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 1px;
	padding-left: 15px;
	  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.sli-blog{
	position: relative;
}

/* .sli-blog img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
} */

.sli-blog img{
	width: auto;
	height: 400px;
	margin: auto;
	display: block;
	position: relative;
}

.sli-blog:after{
	position: absolute;
	content: "";
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 1;
}

.bg-cap{
	display: block;
	width: 80%;
	left: 60px;
	height: auto;
	overflow: hidden;
	position: absolute;
	bottom: 45px;
	z-index: 2;
}

.bg-cap h1{
	display: block;
	margin: 0;
}

.bg-cap h1 a{
	font-family: "Roboto", sans-serif;
	color: #fff;
	font-size: 30px;
}

.bg-cap span{
	color: #fff;
	margin-top: 7px !important;
	display: inline-block;
}

.fb-page{
	width: 100%;
	display: block;
	margin-top: 30px;
}

.content-popular-post h2 a {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    display: block;
}

.wp-pagenavi .current,
.wp-pagenavi .smaller,
.wp-pagenavi .larger{
	font-family: "Roboto", sans-serif;
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border:solid 1px #1c83c6 !important;
}

.wp-pagenavi .smaller,
.wp-pagenavi .larger{
	color: #1c83c6
}

.wp-pagenavi .current{
	color: #fff;
	background: #1c83c6;
}


.content-popular-post h2 a:hover{
	color: #ed1c24;
}

.side-menu{
	width: 100%;
    display: block;
    overflow: hidden;
    background: #eeefef;
    padding: 30px 30px 0px;
    margin-top: 0px;
}

._57j2 {
    background: #eeefef !important;
}

.tag-menu{
	width: 100%;
    display: block;
    overflow: hidden;
    background: #eeefef;
    padding: 30px 30px 30px;
    margin-top: 0px;
}

#menu-blog-menu, #menu-blog-menu-english{
	margin: 0;
	padding: 0;
}

#menu-blog-menu li, #menu-blog-menu-english li{
	display: block;
    color: black;
    padding: 10px 0px;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    border-bottom: solid 1px #ccc;
    position: relative;
}

#menu-blog-menu li:last-child, #menu-blog-menu-english li:last-child{
	border-bottom: none;
}

#menu-blog-menu li a, #menu-blog-menu-english li a{
    display: block;
    padding-left: 20px;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
    color: black;
}

#menu-blog-menu li a:hover, #menu-blog-menu-english li a:hover{
	color: #ed1c24;
}

#menu-blog-menu li:after, #menu-blog-menu-english li:after{
    font-family: FontAwesome;
    content: "\f054";
    color: red;
    position: absolute;
    left: 0px;
    top: 13px;
    display: block;
    font-size: 16px;
}

.side-menu .widgettitle,
.tag-menu .widgettitle {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 26px;
    margin: 0px 0px 15px 0px;
    border-bottom: solid 2px #ed1c24;
    padding-bottom: 10px;
}


.single-thumb{
	text-align: center;
	position: relative;
}

.single-thumb:after{
	position: absolute;
	content: "";
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 1;
	display: block;
}

.single-title{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 9;
	width: 50%;
}

.single-title h1{
	font-size: 40px;
	display: block;
	font-family: "Roboto", sans-serif;
	color: #fff;
	line-height: 1.4;
}

.single-thumb img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.cat-single{
	display: block;
}

.single-title span{
	color: #e5e5e5;
	font-size: 14px;
	text-transform: capitalize;
}

.single-title span:last-child{
	display: none;
}

.single-title span a{
	color: #fff;
}



.tag-menu .tagcloud a{
	display: inline-block;
	font-family: "Roboto", sans-serif;
	color: #000;
	font-size: 14px !important;
	position: relative;
	padding-right: 10px;
    margin-right: 5px;
}

 .tag-menu .tagcloud a:hover{
	color: #ed1c24;
}

.tag-menu .tagcloud a:after{
	content: "|";
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	color: #000;
	font-size: 14px;
}

.cat-link{
	font-size: 12px;
	color: #fff;
	font-family:'Roboto';
	font-weight: 300;
	background: #ed1c24;
	text-align: center;
	padding: 5px 9px;
	border: solid 1px #ed1c24;
	margin-right: 10px;
	margin-top: 10px;
    display: inline-block;
}

.cat-link:hover{
	border: solid 1px #ed1c24;
	background: #fff;
	color:  #ed1c24;
}

.blog-sl .slick-arrow{
	position: absolute;
	top: 40%;
	width: 60px;
	height: 60px;
	border: none;
	color: transparent;
	z-index: 2;
}

.blog-insumak{
	margin-top: 40px;
}

.blog-content{
	padding-left: 50px;
}

.date-post{
	padding-left: 5px;
}

.author-post{
	padding-right: 5px;
}

.blog-content p{
font-family:'Roboto';
font-size: 14px;
color: #000;
margin-top: 10px;
display: block;
}

.blog-content span{
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	color: #1c83c6;
	/* text-transform: capitalize; */
}

.blog-sl .slick-next{
	right: 20px;
	background: transparent url(../img/up41600.png) no-repeat center center;
	background-size: 100%;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.blog-sl .slick-prev{
	left: 20px;
	background: transparent url(../img/up41600.png) no-repeat center center;
	background-size: 100%;
}

.blog-sl{
	display: none;
}

.slick-initialized{
	display: block;
}


.main-search{
	width: 100%;
	position: absolute;
	height: 45px;
	background: #fff;
	margin-top: 20px;
}

.main-search input[type=text]{
	width: 100%;
	height: 45px;
	border: none;
	padding-left: 15px;
	padding-right: 65px;
}

.search-btn{
	position: absolute;
	height: 46px;
	width: 45px;
	background: #ed1c24;
	right: 0px;
	top: 0px;
	border:none;
	font-size: 16px;
	color: #fff;
}

.top-header{
	width: 100%;
	display: block;
	background: #1c83c6;
	padding: 11px 0px;
}

.top-header ul{
	margin: 0;
	padding: 0;
}

.top-header ul li{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-family: "Roboto", sans-serif;
    position: relative;
}

.top-header ul li a{
	display: block;
	font-size: 14px;
	color: #fff;
}

.top-header ul li:hover a{
	color: #ed1c24;
}

.info-header ul,
.choose-lang ul{
	float: right;
}

.choose-policy ul li:first-child {
	margin-right: 20px;
}

.choose-policy ul li:last-child {
	margin-left: 11px;
}

.choose-policy ul li a.active{
	color: #ed1c24;
}

.choose-policy ul li:first-child a:before{
	content: "";
	position: absolute;
	width: 2px;
	background: #809ec2;
	height: 20px;
	top: 0 !important;
	right: -18px;
}

.info-header ul li{
	margin-left: 14px;
}

.choose-lang ul li{
	margin-left: 13px;
}

.choose-lang ul li:first-child a:before{
	content: "";
	position: absolute;
	width: 2px;
	background: #809ec2;
	height: 20px;
	top: 0px;
	right: -9px;
}

.main-header{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 21px 0px;
	position: relative;
}

.logo{
	display: block;
}

.logo-quote{
	display: block;
	margin-top: 20px;
	margin-left: 50px;
}

.btn-red-home{
	width: 195px;
	display: inline-block;
	height: 50px;
	background: #ed1c24;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	text-align: center;
	padding: 17px 0px;
	margin-left: 9px;
	float: right;
	margin-top: 15px;
	border: solid 1px #ed1c24;
}
.head-mob2 .btn-red-home:hover,
.btn-red-home:hover{
	border: solid 1px #ed1c24;
	background: #fff;
	color: #ed1c24;
}

.btn-red-home i,.btn-blue-home i{
	display: inline-block;
	padding-left: 5px;
}




.head-mob2 .btn-red-home{
	width: 175px;
	display: inline-block;
	height: 50px;
	background: #ed1c24;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	text-align: center;
	padding: 17px 0px;
	margin-left: 9px;
	float: left;
	margin-top: 15px;
	border: solid 1px #ed1c24;
}

.head-mob2 .btn-blue-home{
	width: 175px;
	display: inline-block;
	height: 50px;
	background: #1c83c6;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	text-align: center;
	padding: 17px 0px;
	margin-left: 9px;
	float: left;
	margin-top: 15px;
	border: solid 1px #1c83c6;
}


.btn-blue-home:hover{
	border: solid 1px #1c83c6;
	background: #fff;
	color: #1c83c6;
}
.btn-blue-contact{
	border: solid 1px #1c83c6 !important;
	margin-left: 0 !important; 
	float: left !important; 
	margin-bottom: 20px;
	background: #1c83c6 !important;
}
.btn-blue-contact:hover{
	border: solid 1px #1c83c6 !important;
	background: #fff !important;
	color: #1c83c6 !important;
}
.btn-red-contact:focus{
    border: solid 1px #1c83c6 !important;
    background: #fff !important;
    color: #1c83c6 !important;
    
}


.btn-red-contact{
	width: 240px;
	display: inline-block;
	height: 50px;
	background: #ed1c24;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	text-align: center;
	padding: 17px 0px;
	margin-left: 20px;
	float: right;
	margin-top: 15px;
	border: solid 1px #ed1c24;
}

.btn-red-contact:hover{
	border: solid 1px #ed1c24;
	background: #fff;
	color: #ed1c24;
}

.btn-red-contact:focus{
    border: solid 1px #ed1c24;
    background: #fff;
    color: #ed1c24;
    outline: none;
}


.btn-red-contact i{
	display: inline-block;
	padding-left: 10px;
}


.slider{
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
}

/*.tabs-slider{
	position: absolute;
	left: 0px;
	right: 0px;
	top:60px;
	margin: 0 auto; 
	z-index: 9999;
}*/

.tabs-slider {
    position: absolute;
    left: 50%;
    right: 0px;
    top: 30px;
    margin: 0 auto;
    z-index: 9999;
    margin-left: -585px;
        width: 305px;
}

/* Style the tab */
div.tab {
    float: left;
    border: 1px solid #ccc;
    border-bottom: solid 0px #ccc !important;
    background-color: #f1f1f1;
    width: 265px;
    margin-left: 15px;
}

/* Style the buttons inside the tab */
div.tab a {
    display: block;
    background-color: #fff;
    color: black;
    padding: 14px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: solid 1px #d3d4d6;
}

div.tab button {
    display: block;
    background-color: #fff;
    color: black;
    padding: 14px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: solid 1px #d3d4d6;
}

/* Change background color of buttons on hover */
/*div.tab button:hover {
    background-color: #ddd;
}*/

/* Create an active/current "tab button" class */
/*div.tab button.active {
    background-color: #ccc;
}*/

/* Style the tab content */
.tabcontent {
    padding: 24px;
    border: 1px solid #ccc;
    width: 600px;
    border-left: none;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
    right: -280px;
    overflow: hidden;
    bottom: 321px;
	min-height: 321px;
}

.tablinks span{
	display: inline-block;
	padding-left: 15px;
	font-size: 17px;
	font-family: "Roboto", sans-serif;
	position: relative;
	top: 3px;
}

.tablinks img{
	display: inline-block;
	width: 39px;
	height:35px;
}

.tabcontent h3{
	font-family: "Roboto", sans-serif;
	color: #000;
	font-size: 30px;
	display: block;
}

.tabcontent span{
	font-family: "Roboto", sans-serif;
	color: #000;
	font-size: 20px;
	display: block;
	margin-top: 15px;
	line-height: 22px;
}

.white-btn{
	color: #231F20;
	font-size: 13px;
	font-family: "Roboto", sans-serif;
	display: block;
	width: 170px;
	text-align: center;
	border: solid 1px #d3d4d6;
	padding: 15px 10px;
	text-transform: uppercase;
	display: block;
	margin-top: 12px;
	margin-bottom: 30px;
	background: #fff;
}

.stetib1 {
	    background: #0f7ac0;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    padding: 60px 20px;
    border: 3px solid #0f7ac0;
    height: 204px;
}

.stetib1:hover {
	background: #fff;
    color: #ed1c24;
    border: 3px solid #0f7ac0;
}

.spec-white-btn{
	/*position: absolute;
	bottom: 0px;
	left: 25px;*/
}

.white-btn:hover{
	color: #EC1C24;
}

.white-btn i{
	padding-left: 7px;
	color: #EC1C24;
}

.tab button.active{
	position: relative;
}

.tab button.active:after {
    content: "";
    width: 1px;
    height: 100%;
    background: white;
    position: absolute;
    right: -1px;
    top: 0px;
    z-index: 9999;
}


.pravni-slider div.tab button{
	padding: 7px 16px;

}


.pravni-slider .tabcontent {
    padding: 24px;
    border: 1px solid #ccc;
    width: 600px;
    border-left: none;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
    right: -280px;
    overflow: hidden;
    bottom: 351px;
    min-height: 351px;
}

.left-pp p{
font-family:'Roboto';
font-size: 15px;
color: #EC1C24;
display: block;
margin-bottom: 25px;
}

.left-pp ul{
	margin: 0;
	padding: 0px;
}

.left-pp ul li{
	display: block;
	color: #000;
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	margin-top: 12px;
	padding-bottom: 15px;
	position: relative;
}

.left-pp ul li:before{
	content: "";
	width: 4px;
	height: 7px;
	position: absolute;
	left: -15px;
	top: 40%;
	background: url(../img/sm-arr.png);
}

.left-pp ul li:first-child{
	border-bottom: solid 3px #EC1C24;
}

.slider-text {
    position: absolute;
    top: 100px;
    left: 37%;
    z-index: 1;
}

.slider-text h2{
	font-family:'Roboto';
	font-weight: bold;
	font-size: 46px;
	color: #fff;
	display: block;
	letter-spacing: 3px;
	text-shadow: 4px 3px 2px rgba(0, 0, 0, 0.26);
}

.slider-text a{
	float: left;
	margin-left: 0px;
}



.widthcalss{
	width: 100% !important;
}

.img-pa img{
	width: 100%;
	height: auto;
}

.text-pa h1{
	display: block;
	font-size: 26px;
	color: #000;	
	font-family: "Roboto", sans-serif;
	position: relative;
	margin: 0;
	padding-bottom: 20px;
}

.text-pa h1:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	content: "";
	display: block;
	background: red;
}

.text-pa{
	padding-left: 35px;
}

.text-pa p{
	display: block;
	font-size: 16px;
	color: #000;	
	font-family: "Roboto", sans-serif;
	line-height: 1.4;
	display: block;
	margin-top: 20px;
	margin-bottom: 26px;
}

.about{
	margin-top: 60px;
}

.akcioneri{
	width: 100%;
	overflow: hidden;
	display: block;
	background: #eeefef;
	padding: 40px 50px;
}

.akcioneri h2 {
    display: block;
    font-size: 26px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
}


.akcioneri h2:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	content: "";
	display: block;
	background: red;
}


.akcioneri h2.title-home {
    display: block;
    font-size: 18px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 10px;
}


.akcioneri h2.title-home:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	content: "";
	display: block;
	background: red;
}




.akcioneri ul{
	margin: 20px 0px 0px 0px;
	padding: 0;
}

.akcioneri ul li{
	display: block;
	margin-top: 10px;
}

.akcioneri ul li a{
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	color: #000;
}

.akcioneri ul li a:hover{
	color: #ed1c24;
}

.akcioneri ul li a i{
	font-size: 8px;
	color: red;
	padding-right: 10px;
	position: relative;
	bottom: 2px;
}



.akcioneri2{
	overflow: hidden;
	display: block;
	background: #eeefef;
	padding: 40px 50px;
	/* height: 330px; */
}

.akcioneri2 h2 {
    display: block;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;';
    position: relative;
    margin: 0;
    padding-bottom: 20px;
}


.akcioneri2 h2:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 310px;
	height: 3px;
	content: "";
	display: block;
	background: red;
}

.fi h2:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 295px !important;
	height: 3px;
	content: "";
	display: block;
	background: red;
}

.akcioneri2 ul{
	margin: 20px 0px 0px 0px;
	padding: 0;
	min-height: 110px;
}

.akcioneri2 ul li{
	display: block;
	margin-top: 10px;
}

.akcioneri2 ul li a{
	font-size: 16px;
	font-family: "Roboto", sans-serif;
	color: #000;
}

.akcioneri2 ul li a:hover{
	color: #ed1c24;
}

.akcioneri2 ul li a i{
	font-size: 8px;
	color: red;
	padding-right: 10px;
	position: relative;
	bottom: 2px;
}


.bottom_text {
	margin-top: 50px;
}

.bottom_text p{
	font-size: 16px;
		font-family:'Roboto';
	color: #000;
	display: block;
	line-height: 1.7;
}

.no-padding-left{
	padding-left: 0px;
}

.uuu{
	padding-top: 35px;
}

.news-pravni {
   margin-top: 0px!important;
}

.news-home{
padding: 50px 25px 20px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
margin-top:80px;
}



.news-home img{
	width: 100%;
	height: auto;
	display: block;
}

.news-home h1 {
    display: block;
    font-size: 17px;
    line-height: 1.3;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
	min-height: 59px;
}

.news-home  h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 97%;
    height: 3px;
    content: "";
    display: block;
    background: red;
}

.news-home span{
	color: #AAACAF;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.news-home p{
	color: #000;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Roboto", sans-serif;
}

.list-news{
	padding: 0 25px;
	/*height: 480px !important;*/
	height: 507px !important;
	position: relative;
}

.list-news2{
	padding: 0 25px;
	position: relative;
}


.list-news2 img{
	width: 100%;
	height: auto;
	display: block;
}

.page-id-79 .list-news img{
	width: auto;

}

.list-news img{
	width: 100%;
	height: auto;
	display: block;
}

.news-home-inner .slick-arrow{
	position: absolute;
	bottom: -70px;
	width: 15px;
	height: 25px;
	border: none;
	display: block;
	overflow: hidden;
	color: transparent;
	float: right;
}

.news-home-inner .slick-prev{
	background: url(../img/sl-ar.png) no-repeat;
	right: 70px;
}

.news-home-inner .slick-next{
	background: url(../img/sl-ar.png) no-repeat;
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 30px;
}







.news-home .slick-arrow{
	position: absolute;
	bottom: -70px;
	width: 15px;
	height: 25px;
	border: none;
	display: block;
	overflow: hidden;
	color: transparent;
	float: right;
}

.news-home .slick-prev{
	background: url(../img/sl-ar.png) no-repeat;
	right: 70px;
}

.news-home .slick-next{
	background: url(../img/sl-ar.png) no-repeat;
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 30px;
}




.all-news{
	font-size: 16px;
	color: #67686B;
	font-family: "Roboto", sans-serif;
	margin-left: 40px;
	margin-top: 50px;
	display: inline-block;
}

.all-news:hover{
color:#EC1C24;
}


.down-content{
	background: transparent url(../img/sl-ar.png) no-repeat center center;
	background-size: 30%;
	border: none;
	display: block;
	position: relative;
	top: 50px;
	width: 60px;
	height: 60px;
	color: transparent;
	margin: 0 auto;
	 -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
}

.related{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 70px;
}

.related-single{
	margin-top: 50px;

}

.related-single{
	padding: 0px 85px;
}

.related-single img{
	width: 100%;
	height: auto;
	display: block;
}

.related-single h1 {
    display: block;
    font-size: 25px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.related-single h2 {
    display: block;
    font-size: 17px;
    line-height: 1.3;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin-top: 20px;
    min-height: 45px;
}

.related-single h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    background: red;
}

.related-single span{
	color: #AAACAF;
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.related-single p{
	color: #000;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Roboto", sans-serif;
}

.related-news{
	padding: 0 15px;
	position: relative;
}

.related-news img{
	width: 100%;
	height: auto;
	display: block;
}



.related .slick-arrow{
	position: absolute;
	bottom: 0px;
	width: 15px;
	height: 25px;
	border: none;
	display: block;
	overflow: hidden;
	color: transparent;
	float: right;
}

.related .slick-prev{
	background: url(../img/sl-ar.png) no-repeat;
	right: 55px;
}

.related .slick-next{
	background: url(../img/sl-ar.png) no-repeat;
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 15px;
}


.use-info{
	margin-top: 60px;
}

.info-title h1 {
    display: block;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 42px;
}

.info-title h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 303px;
    height: 3px;
    content: "";
    display: block;
    background: red;
}

.info-img img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

footer{
	width: 100%;
	overflow: hidden;
	display: block;
	background: #1c83c6;
	margin-top: 80px;
	padding: 45px 0px 0px;
}

footer h6{
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
	text-transform: uppercase;
}

footer h5{
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

footer ul{
	margin: 0;
	padding: 0;
}

footer ul li{
	display: block!important;
	font-family: "Roboto", sans-serif !important;
	font-size: 15px!important;
	color: #fff!important;
	    padding: 0px!important;
    border: 0px!important;
}

footer ul li:after {
	display: none!important;
}

footer ul li a{
	font-family: "Roboto", sans-serif !important;
	font-size: 15px!important;
	color: #fff!important;
	padding-left: 0px!important;
}

footer ul li b{
	color: #1c83c6;
}

.copy li {
	color: #000!important;
}

.copy li a {
	color: #000!important;
}

.pmenu {
	float: right;
}

.pmenu li {
	display: inline-block!important;
	padding-left: 15px!important;
} 

.pmenu li a {
	display: inline-block!important;
	color: #000!important;
} 

.pmenu li a:hover {
	text-decoration: underline!important;
} 

.cn-button.bootstrap {
	background: red!important;
}


.second-ul ul{
	float: right;
}

.second-ul h5{
	margin-left: 33px;
}

.widget-2{
	position: relative;
	right: 20px;
}

.sc{
	display: inline-block !important;
	margin-right: 10px
}

.specli-footer{
	margin-top: 15px;
}

.widget-4 ul{
	float: right;
}

.widget-4 h6{
	margin-left: 64px;
}

.widget-3{
	position: relative;
	left: 35px;
}

.spec-h5{
	margin-top: 15px;
}

.bottom-footer{
	width: 100%;
	display: block;
	overflow: hidden;
	background: #fff;
	margin-top: 45px;
	padding: 20px 0px;
}

.widget-5 ul li{
	float: left;
	margin-right: 90px;
}

.widget-5 ul li a{
	display: block;
	}

.widget-5 ul li img{
	width: 119px;
	height: auto;
}

.widget-6 ul{
	margin: 0;
	padding: 0;
}

.widget-6 ul li{
	display: block;
	color: #000;
	font-size: 14px;
}

.cover-page{
	overflow: hidden;
	display: block;
	position: relative;
}

.page-title-inner p{
	font-size: 16px;
	color: #fff;
	font-family:'Roboto';
	display: block;
	margin-top: 10px;
}

.page-id-110 .line-bottom, .page-id-1916 .line-bottom{
    border-bottom: 2px solid #fff;
    width: 47%;
}
.page-id-110 .page-title ul, .page-id-1916 .page-title ul{
	padding-left: 40px; 
}
.page-id-110 .page-title ul li, .page-id-1916 .page-title ul li{
	display: list-item;
	    font-size: 15px;
		font-family: "Roboto", sans-serif;
}


.cover-page img{
	display: block;
	width: 100%;
	height: auto;
}


.menadzment h2 {
    margin: 20px 0px 10px 0px!important;
    font-size: 22px;
}

.menadzment h3 {
    font-size: 16px;
    margin: 10px 0px;
    padding: 0px;
}

.menadzment p{
    margin-bottom: 10px;
}

.about-list{
	margin-bottom: 60px;
    min-height: 330px;
    position: relative;
}

.about-list p {
    min-height: 105px;
}

.about-list a.spec-btn {
	position: absolute;
	bottom: 10px;
}

.general-section{
	margin-top: 60px;
}

.general-text-inner h1 {
    display: block;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.general-text-inner  h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 318px;
    height: 3px;
    content: "";
    display: block;
    background: red;
}

.general-text-inner h2 {
	font-size: 28px;
    margin: 25px 0px 15px 0px;
}


.general-text-inner h3 {
	font-size: 24px;
    margin: 25px 0px 15px 0px;
}

.general-text-inner p{
	font-size: 16px;
	color: #000;
	font-family:'Roboto';
	line-height: 1.4;
}

.general-text-inner h5{
	font-size: 15px;
    font-weight: normal;
    padding: 10px;
    color: #fff;
    font-family: 'Roboto';
    line-height: 1.4;
    background: #ED3024;
    padding-left: 45px;
    text-transform: uppercase;
}

.general-text-inner h5 a{
	font-size: 15px;
    font-weight: normal;
    padding: 10px;
    color: #fff;
    font-family: 'Roboto';
    line-height: 1.4;
    background: #ED3024;
    padding-left: 0px;
    text-transform: uppercase;
}

.general-text-inner h5 a:hover{
    color: #ED3024;
    background: #fff;
    border: 1px solid #ED3024;
}

.general-text-inner h5 i{
    font-size: 30px;  
    position: absolute;
    left: 25px;
     
    }

.general-text-inner ul{
	    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}

.general-text-inner ul li:before { 
    content: "";
    display: block;
    height: 5px;
    width: 5px;
    left: -12px;
    top: 14px;
    position: relative;
    background: #ed1c24;
    font-weight: bold;
    border-radius: 50%;
}


.general-text-inner ul li{
	font-size: 16px;
	color: #000;
	font-family:'Roboto';
	line-height: 1.4;
	margin-bottom: 0px;
}

.general-text-inner ol li{
	font-size: 16px;
	color: #000;
	font-family:'Roboto';
	line-height: 1.4;
	margin-bottom: 0px;
}

.inner-tab div.tab {
    float: left;
    border: 1px solid #ccc;
    border-bottom: solid 0px #ccc !important;
    background-color: #f1f1f1;
    width: 265px;
    margin-left: 0px;
}

.inner-tab div.tab a.active {
	background: #ededed;
}

.inner-tab div.tab a:hover {
	background: #ededed;
}


.sidebar_menu {
	clear: both;
	 padding: 15px 0px;
}

.sidebar_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar_menu ul li{
    border-bottom: 2px solid #fff;
    background: #ed1c24;
}

.sidebar_menu ul li a{
	color: #fff;
    font-size: 17px;
    padding: 10px 10px;
    display: block;
    width: 100%;
    display: block;
    background-image: linear-gradient(to left, transparent, transparent 50%, #fff 50%, #fff);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all 0.2s ease-in;
}

.sidebar_menu ul li a:hover{
	color: #ed1c24;	
	background-position: 0 0;
	
}

.sidebar_menu ul li a.active{
	color: #ed1c24;	
	background-position: 0 0;
	
}



.sidebar_menu_motorni {
  clear: both;
  padding: 15px 0px;
}

.sidebar_menu_motorni ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.sidebar_menu_motorni ul li{
    border-bottom: 2px solid #fff;
    background: #1d4f70;
}

.sidebar_menu_motorni ul li a{
  color: #fff;
    font-size: 17px;
    padding: 10px 10px;
    display: block;
    width: 100%;
    display: block;
    background-image: linear-gradient(to left, transparent, transparent 50%, #fff 50%, #fff);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all 0.2s ease-in;
}

.sidebar_menu_motorni ul li a:hover{
  color: #1d4f70; 
  background-position: 0 0;
  
}



.sidebar_menu_nezgoda ul li{
    border-bottom: 2px solid #fff;
        background: #28aae1;
}

.sidebar_menu_nezgoda ul li a:hover{
  color: #28aae1; 
  background-position: 0 0;
  
}


.sidebar_menu_semeen ul li{
    border-bottom: 2px solid #fff;
        background: #ec1651;
}

.sidebar_menu_semeen ul li a:hover{
  color: #ec1651; 
  background-position: 0 0;
  
}



.sidebar_menu_patnicko {
  clear: both;
  padding: 15px 0px;
}

.sidebar_menu_patnicko  ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.sidebar_menu_patnicko  ul li{
    border-bottom: 2px solid #fff;
    background: #00A9BA;
}

.sidebar_menu_patnicko  ul li a{
  color: #fff;
    font-size: 17px;
    padding: 10px 10px;
    display: block;
    width: 100%;
    display: block;
    background-image: linear-gradient(to left, transparent, transparent 50%, #fff 50%, #fff);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all 0.2s ease-in;
}

.sidebar_menu_patnicko  ul li a:hover{
  color: #00A9BA; 
  background-position: 0 0;
  
}





.call_us {
	clear: left;
	padding-top: 30px;
	display: none;
}

.side_calc{
 background: #ED3024;
 padding: 20px;
 color: #fff;
 margin-top: 30px;
}

.side_calc_motorni{
 background: #1d4f70;
 padding: 20px;
 color: #fff;
 margin-top: 30px;
}

.side_calc_patnicko{
 background: #00A9BA;
 padding: 20px;
 color: #fff;
 margin-top: 30px;
}

.side_calc h3{
	font-size: 29px;
	margin: 10px 0px 20px 0px;
	text-align: center;
}

.side_calc p{
	font-size: 14px;
	padding: 0px 0px 20px 20px;
}

.page-template-pravni-inner .general-title-inner h1 {

    font-size: 38px;

}

.general-title-inner h1 {
    display: none;
    font-size: 45px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 3px solid #ed1c24;
	line-height: 1.5;
}

.general-text-inner {
	margin-top: 15px;
}

.tag-link-22 {
	display: none!important;
}



/*.general-title-inner h1:after {
   position: absolute;
    bottom: 0px;
    left: 0px;
    width: 520px;
    height: 3px;
    content: "";
    display: block;
    background: red;
}*/

.404 h1 {
	display: block!important;
}


.insurence-cat{
	margin-top: 40px;
}

.pravni-main{
	margin-top: 40px;
}

.title_osig {
  min-height: 77px;
}

.title_height {
  min-height: 77px;
}



 .insurence-cat .about-list h1 {
    min-height: 70px!important;
}



.insurence-cat h1 {
        display: block;
    font-size: 29px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 0px;
    padding-left: 20px;
    margin-bottom: 0px;
    min-height: 105px;
}

.insurence-cat h1:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 0;
    width: 0;
    left: -22px;
    top: -4px;
    position: relative;
    color: #ed1c24;
    font-weight: normal;
    font-size: 13px;
}

.pravni-main h1 {
    display: block;
    font-size: 29px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 20px;
}

.news-spec-pravni {
	margin-top: 0px;
}


.bs3-grid-builder-row .col-md-4 {
	padding: 0px;
}

.bs3-grid-builder-row  h3 {
    font-size: 20px;
    margin: 25px 0px 8px 0px;
}


/*.insurence-cat h1 {
    display: block;
    font-size: 29px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.insurence-cat h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 97%;
    height: 3px;
    content: "";
    display: block;
    background: red;
}*/

.insurence-cat span {
    color: #AAACAF;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.insurence-cat p {
    color: #000;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family:'Roboto';
    display: block;
    line-height: 1.4;
}

.spec-btn{
	text-transform: uppercase;
	font-size: 16px;
	font-family:'Roboto';
	display: block;
}

.red-btn{
	background: #ec1c24;
}

.red-btn:hover{
   background: #fff;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}

.red-btn:focus{
   background: #fff;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
.red-btn:focus i.fa.fa-chevron-right, .red-btn:hover i.fa.fa-chevron-right{
	color: #ed1c24;
}


.dark-blue-btn{
	background: #2e5f7d;
}

.dark-blue-btn:hover{
  background: #fff;
  color: #2e5f7d;
  border: solid 1px #2e5f7d;
}

.dark-blue-btn:focus{
  background: #fff;
  color: #2e5f7d;
  border: solid 1px #2e5f7d;
}

.blue-btn{
	background: #2AAAE1;
}

.green-btn{
	background: #00A9BA;
}

.green-btn:hover{
  background: #fff;
  color: #2e5f7d;
  border: solid 1px #00A9BA;
}

.green-btn:focus{
  background: #fff;
  color: #2e5f7d;
  border: solid 1px #00A9BA;
}

.orange-btn {
	background: #EE5E2F;
}

.orange-btn:hover{
	background: #fff;
	color: #2e5f7d;
	border: solid 1px #00A9BA;
}

.orange-btn:focus{
	background: #fff;
	color: #2e5f7d;
	border: solid 1px #EE5E2F;
}

.pink-btn{
	background: #ed315d;
}


.red-b{
	color: #ec1c24;
}

.blue-b{
	color: #2AAAE1;
}

.red-b{
	color: #ec1c24;
}

.green-b{
	color: #00A9BA;
}

.dark-blue-b{
	color: #2e5f7d;
}

.pink-b{
	color: #ed315d;
}


.in-btn{
	color: #fff;
	font-size: 13px;
	font-family: "Roboto", sans-serif;
	display: block;
	width: 170px;
	text-align: center;
	border: solid 1px #d3d4d6;
	padding: 15px 0px;
	text-transform: uppercase;
	display: block;
	margin-top: 25px;
}

.in-btn i{
	padding-left: 7px;
	color: #fff;
}

.in-btn100{
	color: #fff;
	font-size: 13px;
	font-family: "Roboto", sans-serif;
	display: block;
	width: 100%;
	text-align: center;
	border: solid 1px #d3d4d6;
	padding: 15px 0px;
	text-transform: uppercase;
	display: block;
	margin-top: 25px;
	transition: background-color 200ms linear;
}


.in-btn100 i{
	padding-left: 7px;

}




.news-home-inner-2 .slick-arrow{
	position: absolute;
	bottom: -55px;
	width: 15px;
	height: 25px;
		border: none;
	display: block;
	overflow: hidden;
	color: transparent;
	float: right;
}

.news-home-inner-2 .slick-prev{
	background: url(../img/sl-ar.png) no-repeat;
	right: 70px;
}

.news-home-inner-2 .slick-next{
	background: url(../img/sl-ar.png) no-repeat;
	 -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 30px;
}

.news-spec-cat {
	margin-top: 80px;
}
.news-spec-cat .news-home{
	padding: 50px 25px 20px;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
margin-top: 0;
}

.news-spec-cat .akcioneri {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #eeefef;
    padding: 40px 45px;
}

.news-spec-cat .news-home p{
	line-height: 1.4;
}

.qq{
	margin-top: 80px;
}

/*ACORDION*/
#wpsm_accordion_6 .wpsm_panel-title a{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_6  .wpsm_panel-body{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_6 .ac_open_cl_icon {
    background-color: #e8e8e8 !important;
    color: #000000 !important;
    float: right !important;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    /* line-height: 1.0 !important; */
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: inline-block !important;
}

#wpsm_accordion_6  .wpsm_panel-body{
	line-height: 1.4 !important;
}

#wpsm_accordion_6 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_6 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}



#wpsm_accordion_62 .wpsm_panel-title a{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_62  .wpsm_panel-body{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_62 .ac_open_cl_icon {
    background-color: #e8e8e8 !important;
    color: #000000 !important;
    float: right !important;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    /* line-height: 1.0 !important; */
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: inline-block !important;
}

#wpsm_accordion_62  .wpsm_panel-body{
	line-height: 1.4 !important;
}

#wpsm_accordion_62 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_62 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}


#wpsm_accordion_83 .wpsm_panel-title a{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_83  .wpsm_panel-body{
	font-family: "Roboto", sans-serif  !important;
}

#wpsm_accordion_83 .ac_open_cl_icon {
    background-color: #e8e8e8 !important;
    color: #000000 !important;
    float: right !important;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    /* line-height: 1.0 !important; */
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: inline-block !important;
}

#wpsm_accordion_83  .wpsm_panel-body{
	line-height: 1.4 !important;
}

#wpsm_accordion_83 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_83 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}

#wpsm_accordion_139 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_139 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}

#wpsm_accordion_147 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_147 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}

#wpsm_accordion_3728 .fa-plus:before {
    content: "\f054" !important;
    color: #ed1c24 !important
}

#wpsm_accordion_3728 .fa-minus:before {
    content: "\f078";
    color: #ed1c24 !important
}
/*END ACORDION*/

.qq-title h1 {
    display: block;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.qq-title h1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 375px;
    height: 3px;
    content: "";
    display: block;
    background: red;
}

.news-spec-cat .all-news {
    margin-left: 25px;
    margin-top: 30px;
}


.page-title h1{
	color: #fff;
	font-size: 50px;
	font-family: "Roboto", sans-serif;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	margin: 0px 0px 15px 0px;
}

.page-title ul{
	padding: 0;
}

.page-title ul li{
	display: block;
	color: #fff;
	font-size: 22px;
	font-family: "Roboto", sans-serif;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

.tabs-pages{
	position: relative;
	top:-54px;
	position: relative;
	z-index: 1;
}

.spec-tabs-page li a{
	color: #000 !important;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	border-radius: 0;
}

.spec-tabs-page>li>a {
    position: relative;
    display: block;
    padding: 17px 32px;
    background: #ececed;
    margin-right: 0px;
    border: none !important;
}

.top-content{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 70px;
}

.top-content h3 {
    display: block;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.top-content h3:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 325px;
    height: 3px;
    content: "";
    display: block;
    background: #ed1c24
}

.top-content p{
	font-family:'Roboto';
	font-size: 16px;
	display: block;
	color: #000;
	line-height: 1.5;
}

.steti-hl{
	text-align: center;
	margin-top: 80px;
}


.steti-title {
	font-size: 20px;
}

.steti-inner {
	overflow: hidden;
	padding-bottom: 50px;
}

.steti-hl h2{
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	color: #000;
}
.steti-step li h2{ 
	text-align: center;
	font-size: 20px;
  width: 145px;
}

.icon-inner {
	position: relative;
}

.icon-inner .img2{
visibility: hidden;
display: none;
}


.current .img1 {
	display: none;
}

.current .img2 {
	visibility: visible;
	display: inline;
}

 .nav-tabs.steti-step {
    border-bottom: 0px solid #ddd!important;
    text-align: center;
        position: relative;
}

.nav-tabs.steti-step>li {
    float: left;
    margin-bottom: -1px;
    padding: 20px 110px;
    width: 33%;
}

.nav.steti-step>li>a {
    position: relative;
    display: block;
    font-size: 35px;
    border-radius: 50%;
    background: #EAEBEC;
    height: 80px;
    width: 80px;
    padding-top: 15px;
    color: #000;
    margin: 0 auto;
}

.nav-tabs.steti-step>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    /* background-color: #fff; */
    border: 1px solid #0f7ac0;
    border-bottom-color: transparent;
    background: #0f7ac0;
}

 .nav.steti-step>li.line{ 
 	position: absolute;
    width: 100%;
    height: 5px;
    background: #ededed;
    padding: 0px;
    top: 60px;

}

 .nav.steti-step>li.circle1{ 
 	position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    background: #ededed;
    padding: 0px;
    top: 52px;
    border-radius: 50%;

}

 .nav.steti-step>li.circle2{ 
 	position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    background: #ededed;
    padding: 0px;
    top: 52px;
    border-radius: 50%;

}

.nav-tabs.steti-step>li.active .line{
	width: 100%;
    height: 5px;
    position: absolute;
    background: #0f7ac0;
    left: 0px;
    top: 60px;
}

.nav-tabs.steti-step>li.active .circle1{ 
 	position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    background: #0f7ac0;
    padding: 0px;
    top: 52px;
    border-radius: 50%;
}

.nav-tabs.steti-step>li.active .circle2{ 
 	position: absolute;
    width: 20px;
    height: 20px;
    right: -12px;
    background: #0f7ac0;
    padding: 0px;
    top: 52px;
    border-radius: 50%;
    z-index: 999;
}

.tab-content.general-text-inner a {
	color: #0f7ac0;
	text-decoration: underline;
}


.contact-page input {
	padding:7px; 
	margin-top: 15px;
}

.contact-page textarea {
	padding:7px; 
	margin-top: 15px;
	width: 100%;
}


.contact-page input[type=submit] {
    width: 185px;
    display: inline-block;
    height: 50px;
    background: #ed1c24;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding: 17px 0px;
    margin: 15px 0px;
    border: solid 1px #ed1c24;
}


.contact-page {
	padding-top: 40px;
}

.contact-page-right {
	    padding: 10px 40px 30px 100px;
}

.contact-page-right p:first-child{
	padding-top: 3px;
}

.prodazna-page h1 {
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-bottom: 8px;
    line-height: 1.5;
}

table {
	width: 100%;
	margin-bottom: 30px;
}

table tr td {
	padding: 10px;
	border-right: 0px solid #fff;
	font-size: 15px;
	color: #2d2d2d;
}

.page-template-domakinsko-inner table tr td {
	border-bottom: 1px solid #ffc8c8;
}

.page-template-domakinsko-inner table tr:hover {
    padding: 10px;
    font-size: 15px;
    color: #2d2d2d;
    background: #ffd3d3!important;
    cursor: pointer;
      -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}

.page-template-domakinsko-inner table tr:first-child td {
	background: #ff0000!important;
	border: 0px!important;
	color: #fff;
	text-align: left;
    font-size: 16px;
}

table tr:nth-child(odd)  {
	background: #fff;
}

table tr:nth-child(even)  {
	background: #fff;
}



table tr:first-child td p {
    background: #ff0000!important;
    border: 0px!important;
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-bottom: 5px;
}

.btn-plus {
	width: auto;
	position: relative;
	height: 65px!important;
	background: #8aa1ae!important;
	border: 1px solid #8aa1ae!important;
	color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding: 17px 45px;
    margin-top: 15px;
    display: inline-block;

}

#kb-polisi{
	height: auto!important;
	padding: 11px 45px;
}


.btn-plus:hover {
    border: 1px solid #8aa1ae!important;
    background: #fff!important;
    color: #8aa1ae!important;
}


.btn-plus i{
	position: absolute;
	top: 20px;
	right: 10px;
	font-size:30px; 
}

.lp_meni {
	padding-left: 70px;
	float: left;
}




.lp_meni ul li ul {
	background: #1c83c6;
	visibility: hidden;
  opacity: 0;
  min-width: 500px;
    margin-left: 0px;
    padding: 10px 10px 10px 10px;
	position: absolute;
  transition: all 0.5s ease;
  margin-top: 0;
	left: -12px;
  display: none;
  z-index: 9999999;
}

.lp_meni ul li:hover > ul,
.lp_meni ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.lp_meni ul li ul li {
	clear: both;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0px;
  border-bottom: 1px solid #fff;
}



.lp_meni ul li:hover a {
    color: #fff;
    text-decoration: underline;
}

.lp_meni ul li:hover a ~ ul li a {
    color: #fff;
    text-decoration: none;
}









/*-------------PATNICKO*/

.patnicko-section table tr td {
	border-bottom: 1px solid #a1f5ee;
}

.patnicko-section table tr:hover {
    padding: 10px;
    font-size: 15px;
    color: #2d2d2d;
    background:  #d6fffc!important;
    cursor: pointer;
      -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}



.patnicko-section table tr:first-child td {
	background: #00A9BA!important;
	border: 0px!important;
	color: #fff;
	text-align: left;
    font-size: 14px;
}


.patnicko-section table tr:first-child td p {
    background: #00ccbc!important;
    border: 0px!important;
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-bottom: 5px;
}


/*-------------MOTORNI VOZILA*/


.motorni-section table tr td {
	border-bottom: 1px solid #cbe6f7;
}

.motorni-section table tr:hover {
    padding: 10px;
    font-size: 15px;
    color: #2d2d2d;
    background:  #e0f3ff!important;
    cursor: pointer;
      -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  /* ...and now for the proper property */
  transition:.2s;
}




.motorni-section table tr:first-child td {
	background: #1d4f70!important;
	border: 0px!important;
	color: #fff;
	text-align: left;
    font-size: 16px;
}



.motorni-section table tr:first-child td p {
    background: #1d4f70!important;
    border: 0px!important;
    color: #fff;
    text-align: left;
    font-size: 18px;
    margin-bottom: 5px;
}

.mb-container a {
	width: 100%;
}

.tab-content-inner {
	overflow: hidden;
}

.full-block{
	width: 100%;
    overflow: hidden;
    background: #eeefef;
    padding: 20px 0px 80px 0px;
    margin-top: 40px;
}

.margin-top40{
	margin-top: 40px!important;
}


.top-patnicko {
	background: #00A9BA;
	overflow: hidden;
	color: #fff;
	margin-bottom: 40px;
	padding: 0px 40px 20px 40px;
}


.top-patnicko ul li{
	color: #fff;
	font-size: 14px;
	border: 0px;
	line-height: 18px;
}

.top-patnicko ul li:before{
	background: #fff;
	top: 10px;
}


.timeline {
  list-style:none;
  padding:20px 0 20px;
  position:relative;
}

.timeline:before {
  top:0;
  bottom:0;
  position:absolute;
  content:" ";
  width:2px;
  background-color:#0886ca;
  left:50%;
  margin-left:-1px;
}

.tldate {
  display:block;
  background:#0886ca;
  color:#fff;
  font-size:25px;
  font-weight:300;
  line-height:29px;
  margin:0 auto;
  padding:10px 20px 14px 20px;
}

.timeline li {
  margin:0 !important;
  position:relative;
  padding:0 0 25px 0 !important;
  background:none !important;
}

.timeline li:before, .timeline li:after {
  content:" ";
  display:table;
}
.timeline li:after {
  clear:both;
}
.timeline li:before, .timeline li:after {
  content:" ";
  display:table;
}

.timeline li .timeline-panel {
  width:42.5%;
  float:left;
  background:#e0ecf5;
  padding:12px 15px;
  position:relative;
}

.timeline li .timeline-panel:before {
  position:absolute;
  top:26px;
  right:-15px;
  display:inline-block;
  border-top:15px solid transparent;
  border-left:15px solid #e0ecf5;
  border-right:0 solid transparent;
  border-bottom:15px solid transparent;
  content:" ";
}

.timeline li .timeline-panel:after {
  position:absolute;
  top:27px;
  right:-14px;
  display:inline-block;
  border-top:14px solid transparent;
  border-left:14px solid #e0ecf5;
  border-right:0 solid #e0ecf5;
  border-bottom:14px solid transparent;
  content:" ";
}

.timeline li .timeline-panel p {
	margin:0 !important;
}

.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
  top:0;
  right:0;
  display:none;
  border:0;
}

.timeline li.timeline-inverted .timeline-panel {
  float:right;
}

.timeline li.timeline-inverted .timeline-panel:before {
  border-left-width:0;
  border-right-width:15px;
  left:-15px;
  right:auto;
}

.timeline li.timeline-inverted .timeline-panel:after {
  border-left-width:0;
  border-right-width:14px;
  left:-14px;
  right:auto;
}

.timeline li .tl-circ {
  position:absolute;
  top:0;
  left:50%;
  text-align:center;
  background:#fff;
  color:#0886ca;
  font-size:22px;
  width:80px;
  height:80px;
  line-height:80px;
  margin-left:-40px;
  border:2px solid #0886ca;
  border-radius:50%;
  z-index:99999;
}



.dic-left h3 {
    width: 25%;
    height: 40px;
    float: left;
    text-align: right;
    padding-right: 20px;
    margin-top: 0px;
    font-size: 20px;
    color: #0097D8;
    font-weight: 700;
}

.dic-left p {
    float: left;
    width: 70%;
    padding: 0px 0px 0px 20px;
}

.dic-left {
    background: url(../img/bluedot2x2.png) repeat-y 25% 50%;
}
.dic-left .clear {
    clear: left;
}

.brand-logo {
    border: solid 1px #52aada;
}

div.report div {
    background: #7cb5d5;
    margin: 10px 0px 20px 0px;
    height: 120px;
}

div.report img {
    float: left;
    width: 89px;
    height: 120px;
    border: solid 1px #52a7d6;
}

div.report h2 {
    font-family: 'Roboto Condensed', sans-serif !important;
    /* font-size: 30px !important; */
    font-weight: 300;
    color: #fff !important;
    margin: 0px 0px 15px 0px !important;
    padding: 15px 0 0 100px !important;
    height: 60px;
    background: url(../img/report-deco.png) #52a7d6 top right no-repeat;
}
div.report a.single-lnk, div.report a.ext-lnk {
    margin: 35px 0 0 10px;
}

div.report a {
    /* display: block; */
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 0 28px;
    color: #fff;
    margin: 15px 0 0 20px;
    background: url(../img/pdf-ico-white.png) center left no-repeat;
}


.documents-main h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #0097D8;
    padding-top: 0px;
    padding-bottom: 20px;
}

div.pdfs a {
    display: block;
    font-size: 20px;
    color: #101010;
    line-height: 35px;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
    background: url(../img/pdf-ico-blue.png) top left no-repeat;
}

div.pdfs a:hover {
    color: #0685ca;
}

#accordion div.panel-heading h4 a {
	background: none;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #1482c5!important;
    border-color: #ddd;
}


.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 


.wmle_post_meta {
	display: none!important;
}

.wmle_container .wmle_item .wmle_post_title {
    font-size: 15px!important;
    color: #1e82c6!important;
 
}

.general-title-inner h1.igrafici {
    display: inline;
    font-size: 30px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 3px solid #ed1c24;
}

.single-inforgarfik {
	margin-top: 50px;
}


#menu-top-menu li a, #menu-top-menu-english li a{
	text-transform: uppercase;
}

#menu-top-menu li.current-page-ancestor a, #menu-top-menu-english li.current-page-ancestor a{
	text-transform: uppercase;
	color: #ed1c24;
}

#menu-top-menu li.current_page_item a, #menu-top-menu-english li.current_page_item a{
	text-transform: uppercase;
	color: #ed1c24;
}


.cover-page-inner {
	position: relative;
	overflow: hidden;
}

.cover-page-inner .h-bg{
	width: 100%;
}

.cover-page-inner .h-icon{
	position: absolute;
	/*left: 10%;*/
	/*bottom: 35px;*/
	width: 110px;
	bottom: 50%;
	transform: translateY(50%);
}

/*.cover-page-inner .c-text{*/
	/*position: absolute;*/
	/*left: 20%;*/
	/*top: 60px;	*/
/*}*/

/*.cover-page-inner h2{*/
	/*color: #fff;*/
    /*font-size: 25px;*/
    /*border-bottom: 2px solid #fff;*/
    /*text-transform: uppercase;*/
    /*display: inline-block;*/
    /*margin-left: 42px;*/
    /*font-weight: 600;*/
    /*padding-bottom: 5px;	*/
/*}*/

/*.cover-page-inner ul li{*/
	/*color: #fff;*/
	/*font-size: 20px;	*/
/*}*/

.cover-page-inner .c-text {
	position: absolute;
	margin-left: 110px;
	bottom: 50%;
	max-width: 430px;
	transform: translateY(50%);
}

.page-id-720 .cover-page-inner .c-text {
	max-width: 480px;
}

.cover-page-inner h2 {
	color: #fff;
	font-size: 18px;
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 42px;
	font-weight: 600;
	padding-bottom: 5px;
}

.cover-page-inner ul li {
	color: #fff;
	font-size: 15px;
}

.cover-page-inner p{
	color: #fff;
	font-size: 18px;	
	padding-left: 20px;
}

.menadzerski  {
	height: 325px;
}

.menadzerski img {
width: 160px;
height: auto;
}

.link-back a {
	cursor: pointer;
	width: 120px;
	color: #ec1c24;
}

.page-template-domakinsko-inner .link-back a, .page-template-pravni-inner .link-back a {
	color: #ec1c24;
}


.page-template-patnicko-inner .link-back a {
	color: #00A9BA;
}

.page-template-avtomobilsko-inner .link-back a {
	color: #2e5f7d;
}


.home .akcioneri2{
	margin-top: 65px;
}

.pdfs {
	margin-top: 15px;
}

.newb {
	padding: 0px 30px;
}

.kalkulator-page h1{
font-size: 40px;
}

.kalkulator-page p{
color: #fff;
font-size: 23px;
}


.more-news {
	position: absolute;
    top: 0px;
    right: 15px;
    background: #ed1c24;
    color: #fff;
    padding: 5px 10px;
}

.more-news a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}

.more-news a:hover {
	text-decoration: underline!important;
}





h1.top-title p {
    color: #fff;
    font-size: 50px;
    font-family: "Roboto", sans-serif;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
    margin: 0px 0px 15px 0px;
}

.info-header-mobile, .choose-lang-mobile{
	display: none;
}


.h_blog {
	padding-right: 15px;
	border-right: 2px solid #809ec2;
}

#menu-blog-menu li.current-post-ancestor a{
	color: #ed1c24;
}


.side-menu-header {
	float: right;
}

.side-menu-header ul li {
	display: inline-block!important;
	border-bottom:0px!important; 
	width: auto!important;
	padding: 10px 5px;
}

.side-menu-header ul li:after {
	display:none!important;
}

.side-menu-header ul li a  {
	color: #fff!important;
    font-size: 14px;
    text-transform: uppercase;
    border-right: 1px solid #809ec2;
    padding-right: 10px;
}

.side-menu-header ul li:last-child a  {
    border-right: 0px solid #809ec2;
    padding-right: 0px;
}

.side-menu-header {
	padding-top: 12px;
}

.side-menu-header ul li a:hover{
	color: #ed1c24!important;
}

.side-menu-header li.current-post-ancestor a,
.side-menu-header li.current-menu-item a
{
	color: #ed1c24!important;
}

.blog-insumak .single-content img{
max-width: 100%;
height: auto;
}

#live-search label {
	text-transform: uppercase;
}

#live-search input{
 width: 100%;
 padding: 10px;
}

.h2-black {
	color: #000!important;
}

@media (max-width:991px) {
  .timeline li .timeline-panel {
    width:38%;
  }

 .logo-blog {
    text-align: center;
}
}

@media (max-width:700px) {
  
  ul.timeline:before {
    left:40px;
  }

  ul.timeline li .timeline-panel {
    width:calc(100% - 100px);
    width:-moz-calc(100% - 100px);
    width:-webkit-calc(100% - 100px);
  }

  ul.timeline li .tl-circ {
    top:0;
    left:0;
    margin-left:0;

  }
  ul.timeline > li > .tldate {
    margin:0;
  }

  ul.timeline > li > .timeline-panel {
    float:right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width:0;
    border-right-width:15px;
    left:-15px;
    right:auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width:0;
    border-right-width:14px;
    left:-14px;
    right:auto;
  }
}



@media screen and (min-width:320px) and (max-width:349px) {
  .document .doc_text h3{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.document .doc_pdf{
	padding: 0px 4px 5px 25px !important;
}
.logo img{
	width: 70%;
}

}
@media screen and (min-width: 320px) and (max-width: 360px) {
	.choose-lang.choose-lang-mobile ul{
		float: left;
	}
	.mobile-lang{
		float: right;
	}
	.mobile-lang a{
	    display: inline-block;
	    font-size: 18px;
	    color: #fff;
	    font-family: "Roboto", sans-serif;
	    position: relative;
	    margin-left: 13px;
	}
	.mobile-lang a.second-lng:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    background: #809ec2;
	    height: 20px;
	    top: 4px;
	    left: -9px;
	}
	footer ul{
		display: none;
	}
	.widget-4 ul{
		display: block;
	}

}

@media screen and (min-width: 361px) and (max-width: 479px) {
	header .top-header ul li a{
		font-size: 15px;
	}
	header .info-header ul li a{
		font-size: 13px;
	}
	header .info-header ul li:nth-child(3) {
	    margin-left: 5px;
	}
	header .choose-lang ul li {
	    margin-left: 4px;
	}
	header .info-header ul li{
		font-size: 13px;
	}
	.choose-lang.choose-lang-mobile{
		width: 127px;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.choose-lang.choose-lang-mobile ul{
		float: left;
	}
	.choose-lang ul li {
	    margin-left: 8px;
	}
	.mobile-lang {
		float: right;
	}
	.mobile-lang a{
	    display: inline-block;
	    font-size: 13px;
	    color: #fff;
	    font-family: "Roboto", sans-serif;
	    position: relative;
	    margin-left: 8px;
	}
	.mobile-lang a.second-lng:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    background: #809ec2;
	    height: 14px;
	    top: 2px;
	    left: -7px;
	}
	header .choose-policy ul li:first-child {
	    margin-right: 5px;
	}
	header .choose-policy ul li:first-child a:before {
	    top: 2px;
	    height: 15px;
	    right: -12px;
	}
		footer ul{
		display: none;
	}
	.widget-4 ul{
		display: block;
	}

}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.choose-lang.choose-lang-mobile{
		width: 155px;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.choose-lang.choose-lang-mobile ul{
		float: left;
	}
	.choose-lang ul li {
	    margin-left: 8px;
	}
	.mobile-lang {
		float: right;
	}
	.mobile-lang a{
	    display: inline-block;
	    font-size: 18px;
	    color: #fff;
	    font-family: "Roboto", sans-serif;
	    position: relative;
	    margin-left: 13px;
	}
	.mobile-lang a.second-lng:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    background: #809ec2;
	    height: 20px;
	    top: 4px;
	    left: -9px;
	}
	footer ul{
		display: none;
	}
	.widget-4 ul{
		display: block;
	}

}




@media screen and (min-width:320px) and (max-width:768px) {

   .btn-plus {
   	width: 100%;
   }

   .btn-plus i {
    position: absolute;
    top: 20%;
    right: 10px;
    font-size: 30px;
}

	.general-text-inner {
	    margin-top: 0;
	}

	.document .doc_text h3{
		font-size: 16px;
		padding-top: 20px;
    	padding-bottom: 42px;
	}
	.document .doc_pdf{
		padding: 0px 4px 8px 25px;
	    margin: 0 0px 3px 0;
	    font-size: 15px;
	}
	.documents_full {
	    margin-top: 0;
	}
	.doc_text{
		margin-left: 95px;
	}

	.single-content img{
		width: 100%;
		height: auto;
	}
	.page-title .page-title-inner ul, .page-title .page-title-inner p{
		display: none;
	}
	.brand-logo{
		width: 100%;
		height: auto;
	}
	.popular-posts{
		margin-top: 10px;
	}
	.title-page-in{
		font-size: 30px;
	}
	.pravni-main h1{
		font-size: 25px;
		margin-bottom: 10px;
	}
	.all-news{
		margin-left: 15px;
		margin-top: 25px;
	}
	.news-home .slick-arrow{
		bottom: -50px;
	}

.stetib1 {
	display: block;
	margin-top: 30px;
	padding: 30px;
}

.prodazna-page h1 {
    line-height: 1.2;
}	

.prodavnici_menu {
    width: 230px;
    float: left;
    color: #A0905F;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 15px;
    margin-left: 0!important;
    position: absolute!important;
    left: 0!important;
    z-index: 999999;
    background: #DFECF5;
    padding: 10px 0px 0px 0px;
}

.page-title h1 {
    color: #fff;
    font-size: 30px;
    margin: 8px 0px 15px 0px;
}

.general-section {
    margin-top: 0px;
}

#googlemaps iframe {
	width: 100%;
}
.btn-red-contact {
	float: left;
}

.contact-page-right {
    padding: 10px 40px 30px 35px;
}

.about-list p {
    min-height: auto;
}

.about-list {
    margin-bottom: 35px;
    min-height: 100px;
    position: relative;
}

.insurence-cat .about-list h1 {
    min-height: auto!important;
        margin-top: 20px;
}

	.cover-page-inner {
		position: relative;
		overflow: hidden;
		text-align: center;
		padding: 10px 0px 35px 0px;

	}

	.cover-page-inner .h-icon {
		position: relative;
		left: 0%;
		top: 10px;
		width: 100px;
		height: auto;
		    transform: none;
	}

	.cover-page-inner .c-text {
		position: relative;
		left: 0%;
		top: 10px;
		text-align: left;
		margin-left: 0px;
		    transform: none;
	}

	.cover-page-inner ul li {
		color: #fff;
		font-size: 17px;
	}

	.cover-page-inner h2 {
		color: #fff;
		font-size: 20px;
		border-bottom: 2px solid #fff;
		text-transform: uppercase;
		display: inline-block;
		margin-left: 42px;
		font-weight: 600;
		padding-bottom: 5px;
	}

	.blog-content {
		padding-left: 15px;
	}

	.single-title span{
		display: none;
	}

	.post-blog h1 {
		margin-bottom: 5px;
		margin-top: 15px;
		text-transform: uppercase;
		line-height: 1;
		font-size: 0px;
	}

	.related-single {
		padding: 0px 0px;
	}

	.down-content {
		background: transparent url(../img/sl-ar.png) no-repeat center center;
		background-size: 30%;
		border: none;
		display: block;
		position: relative;
		top: 0px;
		width: 60px;
		height: 60px;
		color: transparent;
		margin: 0 auto;
		-ms-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
	}

	.single-title h1 {
		font-size: 14px;
		display: block;
		font-family: "Roboto", sans-serif;
		color: #fff;
		line-height: 1.4;
	}

	.single-title {
		display: block;
		width: 90%;
	}

	.btn-red-home {
		width: 49%;
		display: inline-block;
		height: 40px;
		background: #ed1c24;
		color: #fff;
		font-size: 11px;
		text-transform: uppercase;
		font-family: "Roboto", sans-serif;
		text-align: center;
		padding: 11px 0px;
		float: none;
		margin: 20px auto 0px;
	}

	.top-header ul li a {
		display: block;
		font-size: 18px;
		color: #fff;
	}

	.tabs-pages {
		position: relative;
		top: -54px;
		position: relative;
		z-index: 1;
		padding-left: 30px;
		padding-right: 30px;
	}

	.top-content p {
		font-family: 'Roboto';
		font-size: 16px;
		display: block;
		color: #000;
		line-height: 1.5;
		margin-bottom: 40px;
	}

	.akcioneri2 {
		width: 100%;
		overflow: hidden;
		display: block;
		background: #eeefef;
		padding: 20px 15px;
		height: auto;
	}



	.img-plus img{
		display: none;
	}

	.general-text-inner p {
		font-size: 16px;
		color: #000;
		font-family: 'Roboto';
		line-height: 1.4;
		display: block;
		margin-bottom: 10px;
	}

	.news-spec-cat .akcioneri {
		width: 100%;
		overflow: hidden;
		display: block;
		background: #eeefef;
		padding: 40px 25px;
	}

	.news-spec-cat .news-home {
		padding: 50px 0px 20px;
		}

	.list-news{
		margin-top: 0px;
		/*height: 425px !important;*/
		height: auto !important;
	}
	.news-spec-pravni {
    margin-top: 30px;
}

	.inner-tab div.tab {
		float: left;
		border: 1px solid #ccc;
		border-bottom: solid 0px #ccc !important;
		background-color: #f1f1f1;
		width: 100%;
		margin-left: 0px;
	}


	.page-id-4 .cover-page{
		display: none;
	}

	.page-id-57 .cover-page{
		display: none;
	}

	.page-id-79 .cover-page{
		display: none;
	}

	.page-id-133 .cover-page{
		display: none;
	}

	.page-id-141 .cover-page{
		display: none;
	}

	.flip-container {
		width: 100%;
		height: 152px;
		margin-top: 40px;
	}

	.cover-page img {
		display: block;
		width: 100%;
		height: auto;
		position: relative;
		right:0px;
	}

	.btn-red-home i {
		display: inline-block;
		padding-left: 6px;
	}

	.logo img{
		display: block;
		margin: 0 auto;
		float: right;
		/*padding-right: 20px;*/
		
	}

	.uuu {
		padding-top: 0px;
	}

	.text-pa {
		padding-left: 15px;
	}

	.img-pa img {
		width: 100%;
		height: auto;
		padding: 0px 15px 30px;
	}

	.about {
		margin-top: 5px;
	}

	.no-padding-left {
		padding-left: 15px;
	}

	.akcioneri {
		width: 100%;
		overflow: hidden;
		display: block;
		background: #eeefef;
		padding: 35px 35px;
		margin-top: 30px;
	}

	.news-home {
		padding: 50px 10px 20px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
		-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
		box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.24);
		margin-top: 80px;
	}



	.widget-2 {
		position: relative;
		right: 0px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.second-ul ul {
		float: left;
	}

	.second-ul h5 {
		margin-left: 0px;
	}

	.widget-3 {
		position: relative;
		left: 0px;
	}

	.widget-4 h6 {
		margin-left: 0px;
	}

	.widget-4 ul {
		float: left;
	}

	.bottom-footer{
		display: none;
	}

	.info-img{
		margin-bottom: 30px;
	}

	.top-header ul {
		margin: 0;
		padding: 0;
		/*display: block;
		margin: 0 auto;
		text-align: center;*/
	}
	.info-header ul li{
		margin-left: 0;
	}
	.info-header ul li:nth-child(3){
		margin-left: 15px;
	}
	.info-header ul li a{
		font-size: 15px;
	}
	.upper {
	    text-transform: none;
	}
	.info-header, .choose-lang{
		display: none;
	}
	.info-header-mobile, .choose-lang-mobile{
		display: block;
		margin-top: 5px;
	}
	.choose-lang ul li:nth-child(3) a:before{
    content: "";
    position: absolute;
    width: 2px;
    background: #809ec2;
    height: 20px;
    top: 4px;
    right: -9px;
	}
	.choose-lang ul li:first-child a:before{
		content: none;
	}
	.choose-lang ul li:first-child {
	    margin-left: 4px;
	}
	.choose-policy ul li:first-child a:before{
		top: 4px;
	}
	.akcioneri2 .fi{
		margin-top: 50px;
	}
	.akcioneri2 ul{
		min-height: 40px;
	}
	.insurence-cat h1{
		min-height: auto;
		margin-bottom: 20px;
	}
	.insurence-cat {
	    margin-top: 0px;
	}
	.full-block{
		padding-bottom: 40px;
	}
	.page-template-domakinsko-inner table tr:first-child td{
		width: 68%;
	}
	.general-text-inner .maxbutton-1-container.mb-container .maxbutton-1.maxbutton .mb-text{
		padding-top: 10px;
		font-size: 14px;
	}
	.news-home-inner-2 .slick-arrow{
		bottom: -55px;
	}
	.news-spec-cat {
	    margin-top: 50px;
	}
	div.report h2{
		font-size: 22px;
	}





	footer {
		width: 100%;
		overflow: hidden;
		display: block;
		/*background: #8ed8f8;*/
		margin-top: 80px;
		padding: 45px 0px 30px;
	}

	.info-header ul, .choose-lang ul {
		float: none;
	}

	.c-buttons {
		margin-bottom: 48px;
		text-align: center;
		position: relative;
		/*left: 15px !important;*/
		top: 30% !important;
		margin-top: 13px;
		z-index: 1;
	}

	.fb-like-container {
	  position: relative;
	  padding: 0;
	  padding-top: 55px;
	}
	.fb-like {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  margin-right: -50%;
	  transform: translate(-50%, -50%);
	}

	.btn-red-home {
		width: 100%;
	}

	.call_us img {
		width: 100%;
	}

	.list-news2 {
		padding: 15px 25px;
	}

	.about-list figure img {
		width: 100%;
		height: auto;
	}

	.about-list .in-btn.red-btn {
		width: 100%;
		margin-top: 10px;
	}

	.news-home h1 {
		font-size: 13px;
	}

	.news-home p {
		font-size: 12px;
	}

	.nav-tabs.steti-step .circle1, .nav-tabs.steti-step .line, .nav-tabs.steti-step .circle2 {
		display:none;
	}

	.nav-tabs.steti-step>li {
		width: 100%;
		text-align: center;
	}

	.steti-step li h2 {
		width: 100%;
	}

	

	.general-title-inner {
		padding: 10px;
	}

	.dic-left {
		background: url(../img/bluedot2x2.png) repeat-y 30% 50%;
	}

	.dic-left h3 {
		width: 30%;
		font-size: 14px;
		text-align: left;
	}

	.page-template-blog header .top-header .col-xs-2 {
		width: 33.333%;
	}

	.page-template-blog header .top-header .col-xs-2 img {
		padding-right: 0;
	}

	.page-template-contact .contact-page .wpcf7 {
		padding: 15px;
	}

	.page-template-contact .container>.row>h2 {
		padding: 15px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.choose-lang.choose-lang-mobile{
		width: 160px;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.choose-lang.choose-lang-mobile ul{
		float: left;
	}
	.choose-lang ul li {
	    margin-left: 8px;
	}
	.mobile-lang {
		float: right;
	}
	.mobile-lang a{
	    display: inline-block;
	    font-size: 18px;
	    color: #fff;
	    font-family: "Roboto", sans-serif;
	    position: relative;
	    margin-left: 13px;
	}
	.mobile-lang a.second-lng:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    background: #809ec2;
	    height: 20px;
	    top: 4px;
	    left: -9px;
	}
	.info-header.info-header-mobile, .choose-lang.choose-lang-mobile {
	    display: block;
	    margin-top: 5px;
	}
	.info-header, .choose-lang {
	    display: none;
	}
	.info-header ul, .choose-lang ul {
	    float: none;
	}
	.info-header ul li {
	    margin-left: 0;
	}
	.top-header ul li a {
	    display: block;
	    font-size: 18px;
	}
	.upper {
	    text-transform: none;
	}
	.info-header ul li:nth-child(3) {
	    margin-left: 15px;
	}
	.info-header ul li a {
	    font-size: 15px;
	}
	.choose-lang ul li:first-child a:before{
		content: none;
	}
	.head-mob1{
		width: 50%;
	}
	.head-mob2{
		width: 25%;
	}
	.akcioneri{
		margin-top: 30px;
	}
	.about-list {
	    margin-bottom: 30px;
	    min-height: 320px;
	}
	footer .widget-3{
		top: -145px;
	}
	footer .widget-4{
		position: relative;
		left: -375px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1023px) {
	.info-header{
		margin-left: 0;
		width: 50%;
	}
	.choose-lang{
		width: 15%;
	}
	.list-news{
		height: 540px !important;
	}
	.about-list img{
		width: 100%;
		height: auto;
	}

}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.info-header{
		margin-left: 0;
		width: 50%;
	}
	.choose-lang{
		width: 16%;
	}
	.about-list img{
		width: 100%;
		height: auto;
	}
}

@media screen and (min-width:767px) and (max-width:1200px) {
		.document .doc_text h3{
		font-size: 16px;
		padding-top: 20px;
    	padding-bottom: 42px;
	}
	.document .doc_pdf{
		padding: 0px 4px 8px 25px;
	    margin: 0 0px 3px 0;
	    font-size: 15px;
	}
	.documents_full {
	    margin-top: 0;
	}
	.doc_text{
		margin-left: 95px;
	}
	.widget-2 {
	    position: relative;
	    right: 0px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.widget-3 {
	    position: relative;
	    left: 0px;
	}
	.second-ul ul {
	    float: left;
	}
	#googlemaps iframe {
	    width: 100%;
	}

.slider {
	display: none;
}

.tablinks span {
    display: inline-block;
    padding-left: 15px;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    position: relative;
    top: 3px;
}

.post-blog h1 a {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.3;
}

.bg-cap {
    display: block;
    width: 80%;
    left: 100px;
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: 45px;
    z-index: 2;
}

.bg-cap h1 {
    display: block;
    margin: 0;
    line-height: 0.8;
}

.content-popular-post h2 a {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.3;
    display: block;
}

.bg-cap h1 a {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 20px;
}

div.tab button {
    display: block;
    background-color: #fff;
    color: black;
    padding: 8px 20px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: solid 1px #d3d4d6;
}

div.tab {
    float: left;
    border: 1px solid #ccc;
    border-bottom: solid 0px #ccc !important;
    background-color: #f1f1f1;
    width: 210px;
    margin-left: 115px;
}

.tablinks img {
    display: inline-block;
    width: 22px;
    height: 22px;
}

.tabs-slider {
    position: absolute;
    left: 50%;
    right: 0px;
    top: 17px;
    margin: 0 auto;
    z-index: 1;
    margin-left: -585px;
    width: 305px;
}

.tabcontent {
    padding: 20px;
    border: 1px solid #ccc;
    width: 600px;
    border-left: none;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
    right: -280px;
    overflow: hidden;
    bottom: 321px;
	min-height: auto;
}

.tabcontent h3 {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 18px;
    display: block;
}

.tabcontent h3 br{
	display: none;
}

.tabcontent span {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 16px;
    display: block;
    margin-top: 15px;
}

.tabcontent {
    padding: 15px;
    border: 1px solid #ccc;
    width: 600px;
    border-left: none;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
    right: -325px;
    overflow: hidden;
    bottom: 196px;
	min-height: auto;
}

.tabcontent img{
	width: 10%;
}

.left-pp p {
    font-family: 'Roboto';
    font-size: 12px;
    color: #EC1C24;
    display: block;
    margin-bottom: 15px;
}
.left-pp ul li {
    display: block;
    color: #000;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    margin-top: 12px;
    padding-bottom: 15px;
    position: relative;
}

.left-pp ul li:before {
    content: "";
    width: 4px;
    height: 7px;
    position: absolute;
    left: -15px;
    top: 15%;
    background: url(../img/sm-arr.png);
}

.slider-text {
    position: absolute;
    top: 5px;
    left: 27%;
    z-index: 1;
}

.akcioneri {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #eeefef;
    padding: 40px 25px;
}

.akcioneri ul li a {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #000;
}

.cover-page img {
    display: block;
    width: 155%;
    height: auto;
}

.page-title h1 {
    color: #fff;
    font-size: 35px;
    font-family: "Roboto", sans-serif;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
    margin: 0px 0px 7px 0px;
}

.news-home h1 {
    display: block;
    font-size: 22px;
    color: #000;
    font-family: "Roboto", sans-serif;
    position: relative;
    margin: 0;
    padding-bottom: 15px;
}

.page-id-4 .cover-page img{
	width: 100% !important;
}

.page-id-57 .cover-page img{
width: 100% !important;
}

.page-id-79 .cover-page img{
	width: 100% !important;
}

.page-id-133 .cover-page img{
	width: 100% !important;
}

.page-id-141 .cover-page img{
	width: 100% !important;
}

.img-plus img{
	width: 100%;
	height: auto;
}

.inner-tab div.tab {
    float: left;
    border: 1px solid #ccc;
    border-bottom: solid 0px #ccc !important;
    background-color: #f1f1f1;
    width: 220px;
    margin-left: 0px;
}

.news-spec-cat .akcioneri {
    width: 100%;
    overflow: hidden;
    display: block;
    background: #eeefef;
    padding: 40px 20px;
}

.c-buttons {
    margin-bottom: 48px;
    text-align: center;
    position: absolute;
    left: 3% !important;
    top: 30px !important;
    z-index: 1;
}

.second-ul h5 {
    margin-left: 0px;
}

.widget-3 {
    position: relative;
  /*  left: 7px;*/
}

.widget-4 h6 {
    margin-left: 0px;
}

.widget-4 ul {
    float: left;
}

.widget-5 ul li {
    float: left;
    margin-right: 40px;
}

}


@media screen and (min-width:1201px) and (max-width:1366px) {

	#googlemaps iframe {
	    width: 100%;
	}

.header-two .c-buttons {
    margin-bottom: 0px !important;
    left: 10px !important;
    top: 15px !important;
}
.c-buttons {
    margin-bottom: 0px !important;
    left: 10px !important;
    top: 20px !important;
}

.white-btn {
    color: #231F20;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    display: block;
    width: 140px;
    text-align: center;
    border: solid 1px #d3d4d6;
    padding: 10px 0px;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
    background: #fff;
}

.logo {
    display: block;
    margin-top: 0px;
}

.header-two .logo {
    display: block;
    margin-top: 0px;
}



.page-title ul li {
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

div.tab button {
    display: block;
    background-color: #fff;
    color: black;
    padding: 8px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: solid 1px #d3d4d6;
}

.tabs-slider {
    position: absolute;
    left: 50%;
    right: 0px;
    top: 25px;
    margin: 0 auto;
    z-index: 1;
    margin-left: -585px;
    width: 305px;
}

.slider-text {
    position: absolute;
    top: 40px;
    left: 32%;
    z-index: 0;
}

.tabcontent img {
    width: 18%;
}

.tabcontent {
    padding: 19px;
    border: 1px solid #ccc;
    width: 600px;
    border-left: none;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
    right: -280px;
    overflow: hidden;
    bottom: 261px;
	min-height: auto;
}

.tabcontent h3 {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 24px;
    display: block;
}

.tabcontent span {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-size: 17px;
    display: block;
    margin-top: 6px;
}

.slider-text h2 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 32px;
    color: #fff;
    display: block;
    letter-spacing: 1px;
    text-shadow: 4px 3px 2px rgba(0, 0, 0, 0.26);
}

.btn-red-home {
    width: 195px;
    display: inline-block;
    height: 45px;
    background: #ed1c24;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-align: center;
    padding: 14px 0px;
    margin-left: 20px;
    float: right;
    margin-top: 15px;
    border: solid 1px #ed1c24;
}

.btn-red-home i {
    display: inline-block;
    padding-left: 7px;
}

.page-title h1 {
    color: #fff;
    font-size: 40px;
    font-family: "Roboto", sans-serif;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
    margin: 0px 0px 0px 0px;
}

.page-title-inner p {
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto';
    display: block;
    margin-top: 10px;
}

.logo-quote {
    display: block;
    margin-top: 20px;
    margin-left: 0px;
}

}

@media screen and (min-width:1367px) and (max-width:1680px) {

#googlemaps iframe {
    width: 100%;
}

	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    max-width: 125% !important;
		}

	.slider .carousel-inner>.item>img{
		width: 120% !important;
	}

	.c-buttons {
    margin-bottom: 0px !important;
    left: 5% !important;
    top: 40% !important;
}
}


.download_obrazec {
	width: 100%;
	padding: 15px 15px;
	margin: 30px 0;
	clear: both;
}

.obrazec_txt {
	padding-left: 60px;
	background: url(../images/ico_download_red.png) left 5px no-repeat;
}

p.dl-one-liner {
	margin: 0 !important;
	line-height: 28px;
}

.obrazec_txt a, .blue-alert a {
	    color: #ed1c24;
    padding-left: 5px;
    text-decoration: underline!important;
}

.obrazec_txt a:hover, .blue-alert a:hover {

    text-decoration: none!important;
}

.pridruznici_title {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: #0097D8;
	padding-top: 0px;
	padding-bottom: 20px;
}

.p1{
	padding: 10px 0px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.p1 label {
	font-weight: 500;
	display: block;
	position: relative;
}

.dlabel {
height: 35px;
}

.dlabel span {
	position: absolute;
	left: 20px;
}


.p1 select {
	padding: 3px;
}

#patnicki,
#tovarni {
	margin-top: 70px;
}

.spec-tabs-page li.active a {
	color: #fff!important;
	background: #0f7ac0;
}

#rezAO,
#rezstaklo {
	font-weight: bold;
}

.p16 .col-md-8,
.p17 .col-md-8 {
	font-weight: bold;
}


.calc_note {
	padding-top: 30px;
}

.calc_note ul{
padding: 0px 20px;
margin: 0px;
}


.calc_note ul li{
padding: 0px 0px 15px 0px;
}

.slogan-logo {
	width: auto!important;
}

@media screen and (min-width: 1368px) {

#googlemaps iframe {
    width: 100%;
}
}

.pravni-btn{
background-color:#8aa1ae;
color:#ffffff;
}

.shteti-{
	margin:0; 
	padding:0; 
	margin-top:30px
}
@media screen and (min-width: 992px) {
	.shteti-{
		padding: 0 30px 0 0;
	}
}
div.wp-embed-site-title{
	display:none !important;
	position:absolute;
	margin-left:30px;
}
/* custom css */
.blog-insumak h5{
	font-weight: bold;
}
.page-id-121 #menu-blog-menu li, .page-id-121 #menu-blog-menu-english li {
    display: inline  !important;
    border-bottom: solid 0px #ccc;
}
.page-id-121 #menu-blog-menu li a, .page-id-121 #menu-blog-menu-english li a {
    font-size: 12px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    background: #ed1c24;
    text-align: center;
    padding: 5px 9px;
    border: solid 1px #ed1c24;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
}
.page-id-121 #menu-blog-menu li a:hover, .page-id-121 #menu-blog-menu-english li a:hover {
    border: solid 1px #ed1c24;
	background: #fff;
	color:  #ed1c24;
}
.page-id-121 #menu-blog-menu li:after, .page-id-121 #menu-blog-menu-english li:after {
    font-family: FontAwesome;
    content: none;
}
.blog-kategorii{
	margin-bottom:40px;
}
.slider{
	overflow: visible;
}
.carousel-inner {
    overflow: visible;
}
.tabcontent {
    border-left: 1px solid #ccc;
    margin-left: -1px;
	z-index: 9999;
}
.btn-plus{
	height:auto !important;
}
span.wpml-ls-display{
	display:none !important;
}
.act_head {
margin-top: -10px;
width:87px;
}
.act_head ul{
width:max-content;
}
.choose-lang ul li:first-child a:before{
	content: "";
	position: absolute;
	width: 2px;
	background: #809ec2;
	height: 20px;
	top:2px;
	right: -1px;
}
.wpml-ls-last-item a{
	margin-left:0;
}
@media screen and (min-width: 1199px) {
#link1{
	width:140px;
}
#link2{
	width:150px;
}
#link3{
	width:155px;
}
#link4{
	width:120px;
}
#link5{
	width:140px;
}
.col-md-offset-1{
	margin-left:7.5% !important;
}
.head-mob2 .btn-blue-home{
padding: 17px 0px 17px 4px;
}
.head-mob2 .btn-red-home{
padding: 17px 0px 17px 4px;
}
}
.top-header ul li a {
    font-size: 13px !important;
}
.lp_meni {
    padding-left: 0px !important;
}
.info-header ul li {
	font-size: 13px !important;
    margin-left: 13px;
}
#blink_me {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
  0% {
    background-color: #ffffff;
  }
  25% {
    background-color: #ffffff;
  }
  50% {
    background-color: #ed1c24;
	color:#ffffff;
  }
  75% {
    background-color: #ed1c24;
	color:#ffffff;
  }
  100% {
    background-color: #ffffff;
  }
}
.bi.bi-bell{
	position:relative;
	top:2px;
}
.top-header .container-fluid .row{
    max-width: 1300px !important;
    margin: 0 auto !important;
}
.broj-oglasi{
	display:inline-block;
	position:absolute;
	top:-4px;
	margin-left:-6px;
	text-align:center;
	width:15px;
	height:15px;
	line-height:15px;
	border-radius:50%;
	background:white;
	font-size:12px;
	color:#1c83c6;
}
div._df_book.df-lite.df-container.df-floating.df-controls-bottom{
	margin-top:-4px !important;
}
.page-template-oglasi .akcioneri h2.title-home {
    padding-top: 30px;
}
.iso-2700{
	margin-top: 11px;
    margin-left: 8px;font-family: "Roboto", sans-serif; 
	font-weight:bold; 
	font-size:15px; 
	width: 90%;
    display: inline-block; 
	z-index:-1;
	padding-bottom:0px;
}
@media screen and (min-width: 768px) and (max-width: 991px){
	
.iso-2700{
	width: auto !important;
	padding-bottom:30px;
}
}
@media screen and (min-width: 320px) and (max-width: 767px){
	
.iso-2700{
	padding-bottom:30px;
}
}
@media screen and (min-width: 320px) and (max-width: 581px){
	
.iso-2700{
	width:180px;
}
}

@media(min-width: 992px){
.page-template-za-nas-inner .item-tim{
	width: 20%;
}

}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* -----------------------------------------------------------------------------

  WRAPPER OBJECT
  
----------------------------------------------------------------------------- */
/*MENU*/

.item-0{
  padding: 0;
  background: #3184a1;
  display: none;
}

.item-0 li{
  padding-left: 15px;
  border-bottom: solid 1px #67b5d1 !important;
}

.item-0 li:last-child{
  border-bottom: none !important;
}

.item-1{
  display: none;
  padding: 0;
  background: #3184a1;
}

.item-1 li{
  padding-left: 15px;
  border-bottom: solid 1px #67b5d1 !important;
}

.item-1 li:last-child{
  border-bottom: none !important;
}

.item-2{
  display: none;
  padding: 0;
  background: #3184a1;
}

.item-2 li{
  padding-left: 15px;
  border-bottom: solid 1px #67b5d1 !important;
}

.item-2 li:last-child{
  border-bottom: none !important;
}


.item-3{
  display: none;
  padding: 0;
  background: #3184a1;
}

.item-3 li{
  padding-left: 15px;
  border-bottom: solid 1px #67b5d1 !important;
}

.item-3 li:last-child{
  border-bottom: none !important;
}




.drop-link-menu{
  position: relative;
}

.drop-link-menu:after{
   font-family: FontAwesome;
  
  content: "\f054";
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
  font-size: 16px;
}

.drop-link-menu.ac{
  position: relative;
}

.drop-link-menu.ac:after{
  content: "\f078";
  font-family: FontAwesome;
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
}



.drop-link-menu-1{
  position: relative;
}

.drop-link-menu-1:after{
   font-family: FontAwesome;
  content: "\f054";
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
  font-size: 16px;
}

.drop-link-menu-1.ac{
  position: relative;
}

.drop-link-menu.ac-1:after{
  content: "\f078";
  font-family: FontAwesome;
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
}
/*MENU DROP END*/

/*FLIP*/
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
}
  /* flip the pane when hovered */
  .flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
  }

.flip-container{
  width: 100%;
  height: 152px;
  }

 .flip-container-inner{
  width: 100%;
  height: 70px;
  } 

.front{
  width: 100%;
  height: 152px;
}

.front-inner{
  width: 100%;
  height: 100px;
}

.front-inner img{
  width: 70px;
  height: 70px;
}


.back{
  width: 100%;
  height: auto;
  display: block;
}


.backinner{
  width: 152px;
  height: 152px;
  display: block;
  margin: 0 auto;
  border: solid 3px #1c83c6;
  border-radius: 50%;
  background: #fff;
  font-family: "Roboto", sans-serif;
  color: #ed1c24;
  font-size: 18px;
  padding: 58px 0px;

}


.backinner-inner{
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
  border: solid 3px #1c83c6;
  border-radius: 50%;
  background: #fff;
  font-family: "Roboto", sans-serif;
  color: #ed1c24;
  font-size: 18px;
  padding: 58px 0px;

}

/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */
.front, .back {
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
  transform: rotateY(180deg);
}



/*FLIP END*/


.drop-link-menu-3{
  position: relative;
}

.drop-link-menu-3:after{
   font-family: FontAwesome;
  content: "\f054";
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
  font-size: 16px;
}

.drop-link-menu-2{
  position: relative;
}

.drop-link-menu-2:after{
   font-family: FontAwesome;
  content: "\f054";
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
  font-size: 16px;
}

.drop-link-menu-2.ac{
  position: relative;
}

.drop-link-menu-2.ac:after{
  content: "\f078";
  font-family: FontAwesome;
  color: red;
  position: absolute;
  right: 10px;
  top:10px;
  display: block;
}

/* -----------------------------------------------------------------------------

  CONTAINER OBJECTS
  
----------------------------------------------------------------------------- */
.o-container {
  margin: 0 auto;
  padding: 0 12px;
  max-width: 960px;
}

@media all and (min-width: 480px) {
  .o-container {
    padding: 0 24px;
  }
}
@media all and (min-width: 720px) {
  .o-container {
    padding: 0 48px;
  }
}
/* -----------------------------------------------------------------------------

  HEADER OBJECT
  
----------------------------------------------------------------------------- */
.o-header {
  margin: 0;
  padding: 0;
}

.o-header-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #67b5d1;
}

.o-header-nav__link {
  padding: 12px;
  color: #fff;
}

.o-header-nav__link:hover {
  color: #fff;
  background-color: #3184a1;
}

.o-header__title {
  margin: 24px;
  padding: 0;
  color: #818181;
  font-size: 28px;
  font-weight: 300;
  text-align: center;
}

@media all and (min-width: 480px) {
  .o-header__title {
    margin: 36px;
    font-size: 42px;
  }
}
/* -----------------------------------------------------------------------------

  MAIN OBJECT
  
----------------------------------------------------------------------------- */
.o-main {
  /**/
}

/* -----------------------------------------------------------------------------

  SUB-NAVIGATION OBJECT
  
----------------------------------------------------------------------------- */
.o-sub-nav {
  margin: 0 0 24px 0;
  padding: 0;
}

.o-sub-nav__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.o-sub-nav__item {
  margin: 0;
  padding: 4px;
}

.o-sub-nav__link {
  display: block;
  margin: 0;
  padding: 4px 24px;
  border: solid 2px #67b5d1;
}

.o-sub-nav__link:hover,
.o-sub-nav__item.active .o-sub-nav__link {
  color: #fff;
  background-color: #67b5d1;
}

@media all and (min-width: 720px) {
  .o-sub-nav {
    margin: 0 0 48px 0;
  }
}

/* -----------------------------------------------------------------------------

  FOOTER OBJECT
  
----------------------------------------------------------------------------- */
.o-footer {
  padding: 12px 0;
  text-align: center;
}

@media all and (min-width: 480px) {
  .o-footer {
    padding: 24px 0;
  }
}
@media all and (min-width: 720px) {
  .o-footer {
    padding: 48px 0;
  }
}
/* -----------------------------------------------------------------------------

  SLIDE AND PUSH MENUS COMPONENT
  
----------------------------------------------------------------------------- */
/**
 * Menu overview.
 */
.c-menu {
  position: fixed;
  z-index: 200;
  background-color: #67b5d1;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.c-menu__items {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Left and right menus
 *
 * Slide and push menus coming in from the left and right inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.
 */
/**
 * Common modifiers for left/right menus.
 */
.c-menu--slide-left,
.c-menu--slide-right,
.c-menu--push-left,
.c-menu--push-right {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
@media all and (min-width: 320px) {
  .c-menu--slide-left,
  .c-menu--slide-right,
  .c-menu--push-left,
  .c-menu--push-right {
    width: 250px;
  }
}

.c-menu--slide-left .c-menu__item,
.c-menu--slide-right .c-menu__item,
.c-menu--push-left .c-menu__item,
.c-menu--push-right .c-menu__item {
  display: block;
  text-align: left;
  border-bottom: solid 1px #3184a1;
}
.c-menu--slide-left .c-menu__item:first-child,
.c-menu--slide-right .c-menu__item:first-child,
.c-menu--push-left .c-menu__item:first-child,
.c-menu--push-right .c-menu__item:first-child {
  border-top: none;
}
.c-menu--slide-left .c-menu__item:last-child,
.c-menu--slide-right .c-menu__item:last-child,
.c-menu--push-left .c-menu__item:last-child,
.c-menu--push-right .c-menu__item:last-child {
/*  border-bottom: none;*/
}

.c-menu--slide-left a,
.c-menu--slide-right a,
.c-menu--push-left a,
.c-menu--push-right a {
  display: block;
  padding: 8px 24px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
@media (max-width: 1703px){
  .c-menu--slide-left a,
.c-menu--slide-right a,
.c-menu--push-left a,
.c-menu--push-right a {
  font-size: 13px !important;
}
}


#menu-main-menu > li:hover a, #menu-main-menu-english > li:hover a{
   color: #ccc;
}

#menu-main-menu li.current-menu-item a, #menu-main-menu-english li.current-menu-item a{
  color: #000;
}

#menu-main-menu li.current-page-parent a, #menu-main-menu-english li.current-page-parent a{
   color: #000;
}

#menu-main-menu li.current-menu-item a, #menu-main-menu-english li.current-menu-item a{
   color: #000 !important;
}

#menu-main-menu li ul li a, #menu-main-menu-english li ul li a{
  color: #fff !important;
}

#menu-main-menu li ul li:hover a, #menu-main-menu-english li ul li:hover a{
  color: #ccc !important;
}




.login-link{
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block !important;
}

.login-link i{
  padding-right: 6px;
  color: #ed1c24;
}

.top-menu{
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  border-bottom: solid 1px #3184a1;
}

.c-menu--slide-left .c-menu__close,
.c-menu--slide-right .c-menu__close,
.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close {
  display: inline-block;
  padding: 13px 10px;
  width: 20%;
  float: right;
}

/**
 * Slide/Push Menu Left.
 */
.c-menu--slide-left,
.c-menu--push-left {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media all and (min-width: 320px) {
  .c-menu--slide-left,
  .c-menu--push-left {
    -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
            transform: translateX(-300px);
  }
}

.c-menu--slide-left.is-active,
.c-menu--push-left.is-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
         overflow: hidden;
}

.c-menu--slide-left.is-active::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #67b5d1;
  display: none !important;
}

.c-menu--slide-left.is-active::-webkit-scrollbar
{
  width: 12px;
  background-color: #67b5d1;
  display: none !important;
}

.c-menu--slide-left.is-active::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.3);
  background-color: #67b5d1;
  display: none !important;s
}

/**
 * Slide/Push Menu Right.
 */
.c-menu--slide-right,
.c-menu--push-right {
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
@media all and (min-width: 320px) {
  .c-menu--slide-right,
  .c-menu--push-right {
    -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
            transform: translateX(300px);
  }
}

.c-menu--slide-right.is-active,
.c-menu--push-right.is-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

/**
 * Top and bottom menus
 *
 * Slide and push menus coming in from the top and bottom inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.

/**
 * Common modifiers for top/bottom menus
 */
.c-menu--slide-top,
.c-menu--slide-bottom,
.c-menu--push-top,
.c-menu--push-bottom {
  vertical-align: middle;
  width: 100%;
  height: 60px;
  text-align: center;
  overflow-x: scroll;
}

.c-menu--slide-top .c-menu__items,
.c-menu--slide-bottom .c-menu__items,
.c-menu--push-top .c-menu__items,
.c-menu--push-bottom .c-menu__items {
  display: inline-block;
  text-align: center;
}

.c-menu--slide-top .c-menu__item,
.c-menu--slide-bottom .c-menu__item,
.c-menu--push-top .c-menu__item,
.c-menu--push-bottom .c-menu__item {
  display: inline-block;
  line-height: 60px;
}

.c-menu--slide-top .c-menu__link,
.c-menu--slide-bottom .c-menu__link,
.c-menu--push-top .c-menu__link,
.c-menu--push-bottom .c-menu__link {
  display: block;
  padding: 0 4px;
  color: #fff;
}

.c-menu--slide-top .c-menu__close,
.c-menu--slide-bottom .c-menu__close,
.c-menu--push-top .c-menu__close,
.c-menu--push-bottom .c-menu__close {
  display: inline-block;
  margin-right: 12px;
  padding: 0 24px;
  height: 60px;
  line-height: 60px;
}

/**
 * Slide/Push Menu Top.
 */
.c-menu--slide-top,
.c-menu--push-top {
  top: 0;
  left: 0;
  -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
          transform: translateY(-60px);
}

.c-menu--slide-top.is-active,
.c-menu--push-top.is-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/**
 * Slide/Push Menu Bottom.
 */
.c-menu--slide-bottom,
.c-menu--push-bottom {
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px);
}

.c-menu--slide-bottom.is-active,
.c-menu--push-bottom.is-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/**
 * Wrapper states.
 *
 * Various wrapper states occur depending on if a menu is pushing into view, in
 * which case, the wrapper has to be pushed by the respective distance.
 */
.o-wrapper.has-push-left {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
@media all and (min-width: 320px) {
  .o-wrapper.has-push-left {
    -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
            transform: translateX(300px);
  }
}

.o-wrapper.has-push-right {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media all and (min-width: 320px) {
  .o-wrapper.has-push-right {
    -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
            transform: translateX(-300px);
  }
}

.o-wrapper.has-push-top {
  -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px);
}

.o-wrapper.has-push-bottom {
  -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
          transform: translateY(-60px);
}

/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
  overflow: hidden;
}

/**
 * Close button resets.
 */
.c-menu__close {
  color: #fff;
  background-color: #3184a1;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.c-menu__close:focus {
  outline: none;
}

/* -----------------------------------------------------------------------------

  MASK COMPONENT
  
----------------------------------------------------------------------------- */
.c-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
          transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}

/* -----------------------------------------------------------------------------

  BUTTONS
  
----------------------------------------------------------------------------- */
.c-buttons {
  margin-bottom: 48px;
  text-align: center;
  position: absolute;
  left: 12%;
  top:30px;
  z-index: 1;
}

.c-button {
  display: inline-block;
  margin: 4px;
  padding: 0px 0px 0px 30px;
  color: #67b5d1;
  background: none;
  font-size: 14px;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border:none;
  background: url(../img/menu.png) no-repeat center left;
  color: #000;
}

.c-button:focus {
  outline: none;
}

.c-button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}



.c-button2 {
  display: inline-block;
  margin: 4px;
  padding: 0px 0px 0px 30px;
  color: #67b5d1;
  background: none;
  font-size: 14px;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border:none;
  background: url(../img/menu2.png) no-repeat center left;
  color: #fff;
}

.c-button2:focus {
  outline: none;
}

.c-button2:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* -----------------------------------------------------------------------------

  CARBON AD COMPONENT
  
----------------------------------------------------------------------------- */
#carbonads {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  padding: 24px 12px 12px 12px;
  width: 154px;
  background-color: #fff;
  line-height: 1.1;
  border: solid 1px #e7e7e7;
}

.carbon-wrap {
  display: block;
  margin: 0 0 4px 0;
}

.carbon-img {
  display: block;
  margin: 0 0 4px 0;
  padding: 0;
  width: 130px;
  height: 100px;
}

.carbon-text {
  color: #818181;
  font-size: 12px;
}

.carbon-poweredby {
  font-size: 10px;
  font-style: italic;
}

.carbonad__close {
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  height: 24px;
  font-size: 11px;
  line-height: 24px;
}

@media all and (max-width: 660px) {
  #carbonads {
    display: none;
  }
}
