/*

Theme Name: CASA TEC

Theme URL: 
Description: 
Author: SMART CUPS AGENCY
Author URI: www.smartcupsagency.ro
Version: 2025


*/


/*--------------------------------------------------------------
        Project
--------------------------------------------------------------*/

html {
	background: #f4f7fb;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size:27px;
	line-height:38px;
	color:#293c6f;
	text-align:left;
	text-decoration: none;
	font-weight:bold;

}
h2{
	font-size:22px;
	line-height:37px;
	color:#1b1b1b;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:19px;
	line-height:32px;
	color:#1b1b1b;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
.grecaptcha-badge {
    display: none !important;
}
ul li{ 
 margin: 0 0 0 20px;
}
/*-------------------
    Top
---------------------*/

body {
    padding-top: 40px;
}

header {
    background: #f4f7fb;
    height: 95px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
}

.nav-up {
    top: -95px;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:15px;
	z-index:1000;
}
#logo {
	float:left;	
	width:15%;
	min-height:10px;
	text-align:center;
}
#rapid {
	float:right;	
	width:15%;
	min-height:10px;
	font-size:15px;
	color:#282828;
}
#rapid a {
	background: #189d0e url(files/images/w-h.svg) no-repeat center right;
	color: #fff;
	text-decoration: none;
	padding:10px 45px 10px 11px; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#rapid a:link {
}
#rapid a:hover {
	background: #3babc1 url(files/images/w-h.svg) no-repeat center right;
	color: #fff;
	text-decoration: none;
}
#meniu {
	float:left;
	width:50%;
	min-height:10px;
	text-align:center;
	margin-left:10%;
	margin-right:10%;
	margin-top:17px;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin:0;padding:0;border:0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width:auto;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size:0;text-align:center;}
#cssmenu.align-center > ul > li {display:inline-block;float:none;}
#cssmenu.align-right > ul > li {float:right;}
#cssmenu > ul > li > a {padding: 9px 12px 9px 12px;font-size:17px;text-decoration:none;color:#333333;font-weight:normal;letter-spacing: 1px;}
#cssmenu > ul > li:first-child > a {}
#cssmenu.align-center > ul > li:first-child > a {}
#cssmen.align-right > ul > li:first-child > a {}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {background: #3babc1;color: #fff;font-size:17px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {background: #3babc1;color: #fff;font-size:17px;}
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 12px;  right: 0;  display: block;  height: 20px;  width: 0px;  opacity: .15;  background:#fff; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 16px;  right: -1px;  display: block;  height: 20px;  width: 0px;  opacity: .35;  background:#fff; }
#cssmenu.align-right > ul > li:before {right:auto;left:0px;}
#cssmenu > ul > li:last-child:after,
#cssmenu > ul > li:last-child:before {display: none;}
#cssmenu.small-screen {width: 100%;}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {width:100%;text-align:left;}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {float: none;display: block;}
#cssmenu.small-screen > ul > li > a {padding: 12px 9px;color: #282828;background: #f4f7fb;z-index:400;}
#cssmenu.small-screen > ul > li > a:hover {color: #fff;background-color: #3babc1;z-index:400;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;background: #f4f7fb;padding: 10px 25px 10px 25px;cursor: pointer;font-size: 17px;text-decoration: none;color: #282828;z-index:400;}
#cssmenu.small-screen #menu-button.menu-opened {color: #282828;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 13px;  display: block;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;  border-top: 2px solid #282828;  border-bottom: 2px solid #282828;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #282828;border-bottom: 2px solid #282828;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 25px;  display: block;  width: 18px;  height: 2px;  background: #282828;}

/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #f4f7fb;
	width:100%;
	min-height:10px;
	margin-top:60px;
}
/*-------------------
    Home
---------------------*/

#slide {
	float:left;	
	background: url(files/images/casa-2560.webp) no-repeat center right;
	width:100%;
	height:700px;
}
#slide-list {
	float:left;	
	background: url(files/images/slide-2560.webp) no-repeat center right;
	width:33%;
	height:700px;
}
#slide-c {
	float:left;
	width:80%;
	min-height:10px;
	margin-left:10%;
	margin-top:200px;
}
#slide-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:27px;
	color:#fff;
	letter-spacing: 1px;
}
#slide-title p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#slide-stitle {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	color:#fff;
	letter-spacing: 1px;
	margin-top:20px;
}
.tec {
	color:#fff;
	font-weight:bold;
}
#tec {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#tec-list {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:100px;
	margin-bottom:100px;
}
#tec-line {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:40px;
}
#tec-info {
	float:left;
	width:23%;
	min-height:10px;
	margin-top:30px;
}
#tec-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:24px;
	font-weight:bold;
	color:#293c6f;
}
#tec-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;	
	color:#1b1b1b;
	margin-top:5px;
}
#tec-opis {
	float:right;
	width:74%;
	min-height:10px;
}
#tec-box-1-1 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-1-1 a {
	background: #fff url(files/images/tec-1-1-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-1-1 a:link { }
#tec-box-1-1 a:visited { }
#tec-box-1-1 a:hover{
	background: #3babc1 url(files/images/tec-1-1-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-box-1-2 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-1-2 a {
	background: #fff url(files/images/tec-1-2-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-1-2 a:link { }
#tec-box-1-2 a:visited { }
#tec-box-1-2 a:hover{
	background: #3babc1 url(files/images/tec-1-2-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-box-1-3 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-1-3 a {
	background: #fff url(files/images/tec-1-3-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-1-3 a:link { }
#tec-box-1-3 a:visited { }
#tec-box-1-3 a:hover{
	background: #3babc1 url(files/images/tec-1-3-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-box-2-1 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-2-1 a {
	background: #fff url(files/images/tec-2-1-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-2-1 a:link { }
#tec-box-2-1 a:visited { }
#tec-box-2-1 a:hover{
	background: #3babc1 url(files/images/tec-2-1-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-box-2-2 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-2-2 a {
	background: #fff url(files/images/tec-2-2-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-2-2 a:link { }
#tec-box-2-2 a:visited { }
#tec-box-2-2 a:hover{
	background: #3babc1 url(files/images/tec-2-2-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-box-2-3 {
	float:left;
	width:31.33%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-box-2-3 a {
	background: #fff url(files/images/tec-2-3-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-box-2-3 a:link { }
#tec-box-2-3 a:visited { }
#tec-box-2-3 a:hover{
	background: #3babc1 url(files/images/tec-2-3-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s {
	float:left;
	width:100%;
	min-height:10px;
}
#tec-s-1-1 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-s-1-1 a {
	background: #fff url(files/images/tec-1-1-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-1-1 a:link { }
#tec-s-1-1 a:visited { }
#tec-s-1-1 a:hover{
	background: #3babc1 url(files/images/tec-1-1-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s-1-2 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
	margin-top:30px;
}
#tec-s-1-2 a {
	background: #fff url(files/images/tec-1-2-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-1-2 a:link { }
#tec-s-1-2 a:visited { }
#tec-s-1-2 a:hover{
	background: #3babc1 url(files/images/tec-1-2-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s-1-3 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
	margin-top:30px;
}
#tec-s-1-3 a {
	background: #fff url(files/images/tec-1-3-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-1-3 a:link { }
#tec-s-1-3 a:visited { }
#tec-s-1-3 a:hover{
	background: #3babc1 url(files/images/tec-1-3-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s-2-1 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
}
#tec-s-2-1 a {
	background: #fff url(files/images/tec-2-1-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-2-1 a:link { }
#tec-s-2-1 a:visited { }
#tec-s-2-1 a:hover{
	background: #3babc1 url(files/images/tec-2-1-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s-2-2 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
	margin-top:30px;
}
#tec-s-2-2 a {
	background: #fff url(files/images/tec-2-2-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-2-2 a:link { }
#tec-s-2-2 a:visited { }
#tec-s-2-2 a:hover{
	background: #3babc1 url(files/images/tec-2-2-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
#tec-s-2-3 {
	float:left;
	width:100%;
	height:280px;
	text-align:center;
	box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-webkit-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	-moz-box-shadow: 3px 3px 8px 1px rgba(105,105,105,0.26);
	margin-left:1%;
	margin-right:1%;	
	overflow:hidden;
	margin-top:30px;
}
#tec-s-2-3 a {
	background: #fff url(files/images/tec-2-3-a.svg) no-repeat top center;
	height:280px;
	color:#282828;
	text-decoration:none;
	display:block;
	padding-top:200px;
}
#tec-s-2-3 a:link { }
#tec-s-2-3 a:visited { }
#tec-s-2-3 a:hover{
	background: #3babc1 url(files/images/tec-2-3-h.svg) no-repeat top center;
	color:#fff;
	text-decoration:none;
}
.tec-1 {
	font-size:21px;
	font-weight:normal;
}
.tec-2 {
	font-size:15px;
	font-weight:normal;
}
#about {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:100px;
}
#about-left {
	float:left;
	width:48%;
	min-height:10px;
	text-align:center;
}
#about-right {
	float:right;
	width:48%;
	min-height:10px;
	margin-top:150px;
}
#about-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	font-weight:bold;
	color:#293c6f;
}
#about-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;
	color:#1b1b1b;
	margin-top:10px;
}
#about-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#about-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	margin-top:29px;
	margin-bottom:25px;
}
#about-link a {
	background: #f7783a url(files/images/oferta-a.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	padding: 18px 16px 18px 65px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#about-link a:link { }
#about-link a:visited { }
#about-link a:hover{
	background: #3babc1 url(files/images/oferta-h.svg) no-repeat center left;
	color: #fff;
	text-decoration:none;
}

#ca {
	float:left;	
	background: #fff url(files/images/ca-2560.webp) no-repeat center center;
	width:100%;
	min-height:550px;
}
#ca-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-left:15%;
	margin-top:200px;
}
#ca-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#ca-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-align:center;
	margin-top:20px;
}
#help {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
}
#help-list {
	float:left;	
	width:70%;
	min-height:10px;
	margin-left:15%;
	margin-top:130px;
	margin-bottom:130px;
}
#help-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	font-weight:bold;
	color:#293c6f;
	text-align:center;
}
#help-opis {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:50px;
}
#help-left {
	float:left;	
	background: #f7f7f8;
	width:50%;
	min-height:560px;
}
#help-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#help-box {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:15px;
	margin-bottom:15px;
}
#help-b-icon {
	float:left;	
	width:18%;
	min-height:10px;
	text-align:center;
}
#help-b-opis {
	float:right;	
	width:79%;
	min-height:10px;
	margin-top:10px;
}
#help-b-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	font-weight:bold;
	color:#293c6f;
}
#help-b-link a {
	color:#293c6f;
	text-decoration:none;
}
#help-b-link a:link { }
#help-b-link a:visited { }
#help-b-link a:hover{
	color:#f35d22;
	text-decoration:none;
}
#help-b-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;	
	color:#1b1b1b;
	margin-top:15px;
}
#help-right {
	float:left;
	background:url(files/images/help-o.webp) repeat-y center; 
	width:50%;
	min-height:10px;
}
#help-r-photo {
	float:left;
	background: #f2f2ef url(files/images/help-2560.webp) no-repeat center center;
	width:100%;
	min-height:495px;
	margin-top:130px;
	margin-bottom:130px;
}
#partner {
	float:left;	
	background: #f2f2ef url(files/images/partner-2560.webp) no-repeat center center;
	width:100%;
	min-height:600px;
}
#partner-list {
	float:left;	
	width:30%;
	min-height:10px;
	margin-left:10%;
	margin-top:200px;
}
#partner-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	font-weight:bold;
	color:#293c6f;
}
#partner-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;	
	color:#1b1b1b;
	margin-top:15px;
}
#partner-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	margin-top:29px;
	margin-bottom:20px;
}
#partner-link a {
	background: #3babc1 url(files/images/parteneri-a.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	padding: 18px 16px 18px 65px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#partner-link a:link { }
#partner-link a:visited { }
#partner-link a:hover{
	background: #f7783a url(files/images/parteneri-a.svg) no-repeat center left;
	color: #fff;
	text-decoration:none;
}

#parteneri {
	float:left;
	width:94%;
	min-height:10px;
	margin-left:3%;
	margin-top:15px;
	margin-bottom:15px;
}
#parteneri-box {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:12px;
	margin-bottom:12px;
}
#parteneri-logo {
	float:left;
	width:20%;
	min-height:10px;
	text-align:center;
}
#parteneri-txt {
	float:right;
	width:75%;
	min-height:10px;
	font-size:16px;
	line-height:26px;
	color:#1b1b1b;
	text-align:justify;
}
/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#time {
	float:left;
	background: url(files/images/bk-date.png) no-repeat center left;
	width:96%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#787979;
	padding-left:20px;
	margin-top:15px;
} 
#content-full {
	float:left;
	width:100%;
	min-height:10px;
}
#content {
	float:left;	
	width:78%;
	min-height:10px;
}
#content-list {
	float:left;		
	width:97%;
	min-height:10px;
	margin-left:5%;
	margin-bottom:50px;
}
#content-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:35px;
}
#breadcrumbs {
	float:left;
	background: url(files/images/bk-cat.png) no-repeat center left;
	width:100%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#1b1b1b;
	text-align:left;
	padding:5px 0px 5px 20px;
	margin-top:15px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color:#f7783a;
	text-decoration:none;
}
#content-page {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	line-height:27px;
	color:#1b1b1b;
	text-align:justify;
	margin-top:10px;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#f7783a;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#f7783a;
	text-decoration:underline;
}
#sidebar {
	float:right;
	width:20%;
	min-height:10px;
	margin-top:20px;
}
#sidebar-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-bottom:30px;
	margin-left:5%;
}
#sidebar-box {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-bottom:15px;
}


/*-------------------
    Contact
---------------------*/
#contact-left {
	float:left;
	width:38%;
	min-height:10px;
}
#contact-right {
	float:right;
	width:58%;
	min-height:10px;
}
#contact-form {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-form-left {
	float:left;
	width:48%;
	min-height:10px;
}
#contact-form-right {
	float:right;
	width:48%;
	min-height:10px;
}
#contact-form-line {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#contact-form-full {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 5px 7px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	color:#535353;
	text-decoration: none;
	background: #fff;
	padding:5px 8px 6px 8px;
	font-size:17px;	
	cursor:pointer;
	border: 1px solid #282828;
	}
.wpcf7-submit:hover {
	background: #ef670c;
	color:#fff;
	text-decoration:none;
	border: 1px solid #ef670c;	
}
.grecaptcha-badge {
    display: none !important;
}
#contact-maps {
	float:left;
	width:100%;
	height:500px;
}

/*-------------------
    Blog
---------------------*/
#archive {
	float:left;
	background: #f4f7fb;	
	width:100%;
	min-height:10px;
}

#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:42px;
	color:#002145;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	margin-bottom:30px;
}
#blog {
	float:left;
	background: #f4f7fb;	
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:100px;
	margin-bottom:70px;
}
#blog-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:23px;
	font-weight:bold;
	color:#293c6f;
	text-align:center;
}
#blog-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:36px;
	color:#1b1b1b;
	text-align:center;
	margin-top:25px;
	margin-bottom:40px;
}
#blog-box {
	float:left;
	background: #fff;
	width:31.33%;
	min-height:10px;	
	margin-left:1%;
	margin-right:1%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:left;
	width:94%;
	min-height:10px;	
	margin-left:3%;
	margin-top:16px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:right;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:left;	
} 
#blog-t a {
	color:#282828;
	text-decoration: none;
	font-size:21px;
	line-height:29px;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:3babc1;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:25px;
	color:#535353;
	text-align:justify;
	margin-top:0px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	margin-top:23px;
	margin-bottom:30px;
} 
#blog-l  a {
	background: #f7783a;
	color:#fff;
	text-decoration:none;
	padding:7px 10px 8px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#blog-l a:link {  }
#blog-l a:visited { }
#blog-l a:hover{
	background: #3babc1;
	color: #fff;
	text-decoration:none;	
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #293c6f;	
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:35px;
	margin-bottom:5px;
	margin-left:5%;
	margin-right:5%;
}
#footer-info {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:10px;
}
#footer-c1 {
	float:left;	
	width:36%;
	min-height:10px;
	text-align:center;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#footer-c2 {
	float:left;	
	width:16%;
	min-height:10px;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#footer-c3 {
	float:left;	
	width:16%;
	min-height:10px;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#footer-c4 {
	float:left;	
	width:24%;
	min-height:10px;
	margin-bottom:30px;
	margin-left:1%;
	margin-right:1%;
}
#footer-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 18px;
	line-height:25px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	color:#e9edf8;
	font-size: 17px;
	line-height:25px;
	text-align:center;
}
#footer-link a {
	color:#e9edf8;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#fff;
	text-decoration:none;
}
/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background: #fcfcfc;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:right;
	min-height:10px;
	padding-right:5%;
}
/*-------------------
    Youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    Under Construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:70px;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{
#help-opis {
	background:url(files/images/help-l.webp) repeat-y left; 
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#help-opis {
	background:url(files/images/help-l.webp) repeat-y left; 
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#slide {
	background: url(files/images/casa-2000.webp) no-repeat center right;
}
#slide-list {
	background: url(files/images/slide-2560.webp) no-repeat center right;
	width:36%;
}
#ca {
	background: #fff url(files/images/ca-2000.webp) no-repeat center center;
}
#help-opis {
	background:url(files/images/help-l.webp) repeat-y left; 
}
#help-list {
	width:74%;
	margin-left:13%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#meniu {
	width:60%;
	margin-left:5%;
	margin-right:5%;
}
#slide {
	background: url(files/images/casa-1800.webp) no-repeat center right;
	height:650px;
}
#slide-list {
	background: url(files/images/slide-1800.webp) no-repeat center right;
	width:36%;
	height:650px;	
}
#about-right {
	margin-top:125px;
}
#ca {
	background: #fff url(files/images/ca-1800.webp) no-repeat center center;
}
#help-opis {
	background:url(files/images/help-l.webp) repeat-y left; 
}
#help-list {
	width:90%;
	margin-left:5%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#meniu {
	width:66%;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: url(files/images/casa-1600.webp) no-repeat center right;
	height:600px;
}
#slide-list {
	background: url(files/images/slide-1600.webp) no-repeat center right;
	width:38%;
	height:600px;	
}
#slide-c {
	margin-top:160px;
}
#slide-title {
	font-size:26px;
}
#slide-stitle {
	font-size:29px;
}
#about-right {
	margin-top:50px;
}
#ca {
	background: #fff url(files/images/ca-1600.webp) no-repeat center center;
}
#help-opis {
	background:url(files/images/help-l.webp) repeat-y left; 
}
#help-list {
	width:90%;
	margin-left:5%;
}
#partner-list {
	margin-left:7%;
}
#sidebar {
	width:22%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:74%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#header-list {
	width:96%;
	margin-left:2%;
}
#logo {
	float:left;	
	width:15%;
	min-height:10px;
	text-align:center;
}
#meniu {
	width:68%;
	margin-left:1%;
	margin-right:1%;
}
#slide {
	background: url(files/images/casa-1400.webp) no-repeat center right;
	height:575px;
}
#slide-list {
	background: url(files/images/slide-1400.webp) no-repeat center right;
	width:40%;
	height:575px;	
}
#slide-c {
	margin-top:160px;
}
#slide-title {
	font-size:25px;
}
#slide-stitle {
	font-size:28px;
}
#about-right {
	margin-top:20px;
}
#ca {
	background: #fff url(files/images/ca-1400.webp) no-repeat center center;
}
#help-list {
	width:80%;
	margin-left:10%;
}
#help-left {
	width:100%;
	min-height:10px;
}
#help-right {
	background:url(files/images/help-v.webp) repeat-x center; 
	width:100%;
}
#help-r-photo {
	background: #f2f2ef url(files/images/help-1400.webp) no-repeat center center;
	width:80%;
	min-height:400px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10%;
}
#partner-list {
	width:40%;
	margin-left:7%;
	margin-top:140px;
}
#sidebar {
	width:23%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:73%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#rapid {
	width:56%;
	text-align:right;
	margin-top:5px;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: url(files/images/casa-1200.webp) no-repeat center right;
	height:550px;
}
#slide-list {
	background: url(files/images/slide-1200.webp) no-repeat center right;
	width:45%;
	height:550px;	
}
#slide-c {
	margin-top:150px;
}
#slide-title {
	font-size:24px;
}
#slide-stitle {
	font-size:27px;
}
#tec-info {
	width:90%;
	margin-top:0px;
	margin-left:5%;
}
#tec-title {
	text-align:center;
}
#tec-txt {
	text-align:center;
}
#tec-opis {
	width:100%;
	margin-top:30px;
}
#about-right {
	margin-top:0px;
}
#ca {
	background: #fff url(files/images/ca-1200.webp) no-repeat center center;
}
#help-list {
	width:90%;
	margin-left:5%;
}
#help-left {
	width:100%;
	min-height:10px;
}
#help-right {
	background:url(files/images/help-v.webp) repeat-x center; 
	width:100%;
}
#help-r-photo {
	background: #f2f2ef url(files/images/help-1200.webp) no-repeat center center;
	width:80%;
	min-height:300px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10%;
}
#partner-list {
	width:50%;
	margin-left:5%;
	margin-top:90px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
#footer-c1 {
	width:58%;
}
#footer-c2 {
	width:18%;
}
#footer-c3 {
	width:18%;
}
#footer-c4 {
	width:98%;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#rapid {
	width:56%;
	text-align:right;
	margin-top:5px;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: url(files/images/casa-1000.webp) no-repeat center right;
	height:500px;
}
#slide-list {
	background: url(files/images/slide-1000.webp) no-repeat center right;
	width:54%;
	height:500px;	
}
#slide-c {
	margin-top:120px;
}
#slide-title {
	font-size:22px;
}
#slide-stitle {
	font-size:24px;
}
#tec-info {
	width:90%;
	margin-top:0px;
	margin-left:5%;
}
#tec-title {
	text-align:center;
}
#tec-txt {
	text-align:center;
}
#tec-opis {
	width:100%;
	margin-top:30px;
}
#about-left {
	width:100%;
}
#about-right {
	width:90%;
	margin-right:5%;
	margin-top:40px;
}
#ca {
	background: #fff url(files/images/ca-1000.webp) no-repeat center center;
}
#ca-list {
	width:80%;
	margin-left:10%;
}
#help-list {
	width:90%;
	margin-left:5%;
}
#help-left {
	width:100%;
	min-height:10px;
}
#help-right {
	background:url(files/images/help-v.webp) repeat-x center; 
	width:100%;
}
#help-r-photo {
	background: #f2f2ef url(files/images/help-1000.webp) no-repeat center center;
	width:80%;
	min-height:300px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10%;
}
#partner-list {
	width:60%;
	margin-left:5%;
	margin-top:85px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}

#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#footer-c1 {
	width:98%;
}
#footer-c2 {
	width:48%;
}
#footer-c3 {
	width:48%;
}
#footer-c4 {
	width:98%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#rapid {
	width:56%;
	text-align:right;
	margin-top:5px;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: url(files/images/casa-768.webp) no-repeat center right;
	height:450px;
}
#slide-list {
	background: url(files/images/slide-768.webp) no-repeat center right;
	width:63%;
	height:450px;	
}
#slide-c {
	margin-top:120px;
}
#slide-title {
	font-size:20px;
}
#slide-stitle {
	font-size:22px;
}
#tec-info {
	width:90%;
	margin-top:0px;
	margin-left:5%;
}
#tec-title {
	text-align:center;
}
#tec-txt {
	text-align:center;
}
#tec-opis {
	width:100%;
	margin-top:30px;
}
#tec-box-1-1 {
	width:98%;
}
#tec-box-1-2 {
	width:98%;
	margin-top:30px;
}
#tec-box-1-3 {
	width:98%;
	margin-top:30px;
}
#tec-box-2-1 {
	width:98%;
}
#tec-box-2-2 {
	width:98%;
	margin-top:30px;
}
#tec-box-2-3 {
	width:98%;
	margin-top:30px;
}
#about-left {
	width:100%;
}
#about-right {
	width:90%;
	margin-right:5%;
	margin-top:40px;
}
#ca {
	background: #fff url(files/images/ca-768.webp) no-repeat center center;
}
#ca-list {
	width:80%;
	margin-left:10%;
	margin-top:130px;
}
#help-list {
	width:90%;
	margin-left:5%;
}
#help-left {
	width:100%;
	min-height:100px;
}
#help-right {
	background:url(files/images/help-v.webp) repeat-x center; 
	width:100%;
}
#help-r-photo {
	background: #f2f2ef url(files/images/help-768.webp) no-repeat center center;
	width:80%;
	min-height:350px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10%;
}
#partner {
	background: #f2f2ef url(files/images/partner-768.webp) no-repeat center center;
	min-height:500px;
}
#partner-list {
	width:60%;
	margin-left:5%;
	margin-top:70px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}
#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-right {
	float:right;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-c1 {
	width:98%;
}
#footer-c2 {
	width:48%;
}
#footer-c3 {
	width:48%;
}
#footer-c4 {
	width:98%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#rapid {
	width:56%;
	text-align:right;
	margin-top:5px;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: url(files/images/casa-480.webp) no-repeat center right;
	height:600px;
}
#slide-list {
	background: url(files/images/slide-480.webp) no-repeat center right;
	width:95%;
	height:300px;
}
#slide-c {
	width:94%;
	margin-top:40px;
	margin-left:5%;
}
#slide-title {
	font-size:20px;
}
#slide-stitle {
	font-size:22px;
}
#tec-info {
	width:90%;
	margin-top:0px;
	margin-left:5%;
}
#tec-title {
	text-align:center;
}
#tec-txt {
	text-align:center;
}
#tec-opis {
	width:90%;
	margin-top:30px;
	margin-right:5%;
}
#tec-box-1-1 {
	width:98%;
}
#tec-box-1-2 {
	width:98%;
	margin-top:30px;
}
#tec-box-1-3 {
	width:98%;
	margin-top:30px;
}
#tec-box-2-1 {
	width:98%;
}
#tec-box-2-2 {
	width:98%;
	margin-top:30px;
}
#tec-box-2-3 {
	width:98%;
	margin-top:30px;
}
#about-left {
	width:100%;
}
#about-right {
	width:90%;
	margin-right:5%;
	margin-top:40px;
}
#ca {
	background: #fff url(files/images/ca-480.webp) no-repeat center center;
	min-height:500px;
}
#ca-list {
	width:90%;
	margin-left:5%;
	margin-top:90px;
}
#help-list {
	width:90%;
	margin-left:5%;
}
#help-left {
	width:100%;
	min-height:100px;
}
#help-right {
	background:url(files/images/help-v.webp) repeat-x center; 
	width:100%;
}
#help-r-photo {
	background: #f2f2ef url(files/images/help-480.webp) no-repeat center center;
	width:80%;
	min-height:300px;
	margin-top:0px;
	margin-bottom:100px;
	margin-left:10%;
}
#partner {
	background: #f2f2ef url(files/images/partner-480.webp) no-repeat center center;
	min-height:500px;
}
#partner-list {
	width:80%;
	margin-left:5%;
	margin-top:70px;
}
#parteneri-logo {
	width:100%;
}
#parteneri-txt {
	width:100%;
	margin-top:20px;
}
#sidebar {
	width:90%;
	margin-right:5%;
	position:-webkit-sticky;
	position:sticky;
	top:50px;
	margin-top:0px;
}
#content {
	width:100%;	
}

#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-right {
	float:right;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#footer-c1 {
	width:98%;
	margin-top:0px;
}
#footer-c2 {
	width:98%;
}
#footer-c3 {
	width:98%;
}
#footer-c4 {
	width:98%;
}
}