@import url("https://fonts.googleapis.com/css?family=Passion+One");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,600,600italic,800");

body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:1em;
}

input, div, a, p, span {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.resposive {
	width:100%;
	height:auto;
}

form .buton {
	font-family:'Open Sans', Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	border-radius:10px;
	background:#961352;
	min-width:100px;
}
/* layout
*******************************************************/
.container {
	width:80%;
	margin:0 auto;
	position:relative;
	border:0 solid #000000;
	max-width:1400px;
}

.container .header { height:150px; }
.container .header a.logo { float:left; display:block; }
.container .header a.logo img {}
.container .header .banner-top { position:absolute; top:0px; right:0px; }
.container .header .banner-top img { width:100%; }
.container .header .banner-mobil { display:none; }
.container .header .banner-mobil img { max-width:100%; height:auto; }

.container .slider { width:100%; }


.container .centru { padding:30px 0px; background-color:#FFFFFF; }
.container .centru h1 { margin-bottom:0px; }
.container .centru p {   }


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive img {
	width:100%;
	height:auto;	
}

.boxes {
	margin-bottom:15px;	
}
.boxes a {
	display:block;
	padding-top:150px;
	 color:#FFFFFF; font-size:2.2em;
	text-align:center;
	line-height:33px;
	font-weight: 600;
}
.boxes a span {
	display:block;
	padding-bottom:20px;	
}


.boxes2 {
	
}
.boxes2 span.desc_sus {
	display:block;
	color:#710e3e;
	margin-bottom:5px;
}

.boxes2 a {
	display:block;
	font-size:1em;
	color:#710e3e;
	text-align:left;
	margin-bottom:5px;
}
.boxes2 img {
	width:100%;
	border:1px solid #e4e4e4;
}

.banners_page img {
	width:100%;	
	border:1px solid #e4e4e4;
	margin-bottom:15px;
}

.product {
	clear:both;
	margin-bottom:20px;
}

.product .title {
	padding-bottom:6px;
	display:block;
}

.left_coll {
	float:left;
	width:30%;	
}
.product .left_coll img {
	width:100%;
}

.right_coll {
	float:right;
	width:67%;	
}
.continut iframe { 
	max-width:100% !important; 
}

.title {
	padding-bottom:20px;	
}
.copyright {
	padding-bottom:10px;
	color:#981551;
}


.footer { width:100%; background-color:#933A3C; margin-bottom:15px; padding:25px 0; position:relative;
  background: #710e3e;
  background: -moz-linear-gradient(top, #961352 0%, #710e3e 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #961352), color-stop(50%, #710e3e));
  background: -webkit-linear-gradient(top, #961352 0%, #710e3e 50%);
  background: -o-linear-gradient(top, #961352 0%, #710e3e 50%);
  background: -ms-linear-gradient(top, #961352 0%, #710e3e 50%);
  background: linear-gradient(to bottom, #961352 0%, #710e3e 50%);
  }
.footer .coloana p { color:#FFFFFF; }
.footer .coloana { width:33.33%; min-height:5px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 20px; }
.footer .stg p { text-align:left; }
.footer .ctr p { text-align:center; }
.footer .dr p { text-align:right; }


.inputs { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #484848; border-radius:5px; box-shadow:inset 0px 1px 3px #bbb; -webkit-box-shadow:inset 0px 1px 3px #bbb; -moz-box-shadow:inset 0px 1px 3px #bbb; padding:5px 5px; }
.inputs:hover {
	box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-moz-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-webkit-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
    border:1px solid #006c87;
}

.selects { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none;
 -moz-appearance: none; appearance: none; border:1px solid #484848; border-radius:5px; box-shadow:inset 0px 1px 3px #bbb; -webkit-box-shadow:inset 0px 1px 3px #bbb; -moz-box-shadow:inset 0px 1px 3px #bbb; padding:5px 5px; background:url(arr-down.png) no-repeat center right 10px; }
.selects:hover {
	box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-moz-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-webkit-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
    border:1px solid #006c87;
}
.selects:focus, .selects:active {
	outline:0;
}
.selects:-moz-focusring { 
  	color: transparent;
    text-shadow: 0 0 0 #000; 
}

.textareas { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #484848; border-radius:5px; box-shadow:inset 0px 1px 3px #bbb; -webkit-box-shadow:inset 0px 1px 3px #bbb; -moz-box-shadow:inset 0px 1px 3px #bbb; padding:5px 5px; }
.textareas:hover {
	box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-moz-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
	-webkit-box-shadow:rgba(0,173,216,0.7) 0 0 5px;
    border:1px solid #006c87;
}






/* iPads (landscape) ----------- */
@media only screen and (min-width : 769px) and (max-width : 1024px) {
/* Styles */

.container .header .banner-top { position:absolute; top:0px; right:0px; text-align:right;}
.container .header .banner-top img { width:100%;max-width:420px; }

.cont_det img {
	width:100%;
	height:auto;
	display:block;	
}

}


/* Desktops and laptops ----------- */
@media only screen  and (max-width : 960px) {
/* Styles */
.container .header { height:auto; }

.container .header a.logo { display:none; }
.container .header .banner-top { display:none; }

.container .header .banner-mobil { display:block; width:100%; text-align:center; }
.container .header .banner-mobil img { max-width:100%; height:auto; }

.container .continut table { width:100% !important; }
.container .continut table td { float:left; width:100%; }
.container .continut table td iframe { width:100% !important; }

}

@media only screen and (min-width : 681px) {
.container .centru .tabel { display:table; width:100%; margin-bottom:20px; }
.container .centru .tabel .casuta_tabel { float:none; display:table-cell; width:32%;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width : 768px) {
/* Styles */
.container {
	width:100%;
}

.container .centru {
	margin:0px 20px;	
}
h1 {
	text-align:center;
}

.cont_det img {
	width:100%;
	height:auto;
	display:block;	
}
}





/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 450px) {
/* Styles */
.container {
	width:100%;
}

.container .header { height:auto; }
}

@media only screen and (max-width : 750px) {
.footer .coloana { width:100%; float:none; display:block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0; margin:10px 0; }
.footer .stg p { text-align:center; }
.footer .ctr p { text-align:center; }
.footer .dr p { text-align:center; }
}





/* Desktops and laptops ----------- */
@media only screen  and (max-width : 520px) {
/* Styles */

.product {
	border-bottom:1px solid #eeeeee;
	margin-bottom:20px;
	padding-bottom:20px;
}

.left_coll {
	float:none;
	width:100%;
	padding-bottom:10px;
}
.product .left_coll img {
	width:100%;
}

.right_coll {
	float:none;
	width:100%;	
}


}



@media only screen  and (max-width : 520px) {
table.border_table p.second_link {
	display:none;	
}
}




table.border_table {
	background: #fcfcfc;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 30px auto;
	text-align: left;
	width: 800px;
}	

table.border_table th {
	color: #000;
  	font-weight: bold;
	padding: 10px 15px;
	position: relative;
	background:#fff;
}


table.border_table th {
	border-bottom:1px solid #e8e8e8;
}

table.border_table td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px;
	position: relative;
	transition: all 300ms;
}

table.border_table td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

table.border_table td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	


table.border_table tr:nth-child(odd) td {
	background: #f6f6f6;	
}

table.border_table tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

table.border_table tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

table.border_table tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}

