@charset "utf-8";
/* CSS Document */
/*@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Oswald:700';*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i|PT+Sans+Narrow:700&subset=cyrillic,latin-ext');

* {padding:0px;margin:0px;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html,body{width:100%;overflow-x:hidden;background-color:#FFF;font-size:14px;font-family:'Lato', sans-serif !important;line-height:1.4;color:#2a2a2a;}
u{text-decoration:underline;}
p{margin:0px 0px 10px !important;}
h1,h2,h3,h4,h5,h1 *,h2 *,h3 *,h4 *,h5 *{font-family: 'PT Sans Narrow', sans-serif !important;font-weight:700 !important;color:#000;}
h1{font-size:26px;line-height:1.4 !important;}
h2{font-size:22px;line-height:1.4 !important;}
h3,h4{font-size:20px;line-height:1.4 !important;}
h5{font-size:18px !important;line-height:1.4 !important;}
a{color:#CC0000;}
a:hover{text-decoration:underline;}

.onlyMinim,.onlyMobile,.onlyTablet,.onlyMaxim,.noDesktop{display:none !important;}
.onlyDesktop{display:block;}
.noMobile,.noTablet,.noMaxim {display:block;}
.fix{clear:both;font-size:1px;line-height:1px;height:1px;display:block;}
.fixed{position:fixed;width:100%;top:0px;z-index:999;left:0px;}
.box {width:1000px;position:relative;padding:0px;margin:0px auto;display:block;clear:both;}
.clear_right{clear:right !important;min-width:300px;}
.full_width{width:100% !important;}
.full_width td:last-child{border-right:none !important;}
.material-icons{font-family: 'Material Icons' !important;vertical-align:text-bottom;font-size:inherit;font-weight: normal;font-style: normal;line-height: 1.2;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;}
.no_border{border:none !important;border-radius:none !important;}
img.center{width:90% !important;margin:inherit 5%;height:auto !important; }

#lp_top{padding-top:10px;}
#lp_top .box,#lp_copyright .box{padding:10px 30px;}
#lp_top .box{background:#fff !important;border-bottom:2px solid #000;}
.lp_adresa,.lp_sigla{display:inline-block;width:50% !important;overflow:hidden;float:left;}
.lp_adresa a{text-decoration:none;font-weight:bold;color:#000;text-transform:uppercase;line-height:60px;}
.lp_sigla{text-align:right;}

#lp_content .box{padding:20px 30px;background:#fff;}
#lp_content ul,#lp_content ol{position:relative;overflow:hidden;zoom:1;z-index:99;padding-left:20px;margin:10px 0px;list-style-position:outside;}
#lp_content ol{padding-left:30px;}
#lp_content table{max-width:100% !important;margin:0px auto;}
#lp_content table td{padding:5px !important;}
.lp_right_column{min-width:200px;width:30% !important;display:block;float:right;position:relative;margin:0px 0px 20px 20px;}
.lp_right_column .lp_right_poza{display:block;text-align:center;margin:0px auto;}
.lp_right_column .lp_right_content{padding:20px 10px !important;}

#form_container{display:block;clear:both;padding:10px 0px;}
#form_container .box{padding:50px 0px 30px !important;background:#fff;position:relative;z-index:99;}
#form_container .box::before{display:block;position:absolute;content:'';width:100%;top:0px;left:0px;height:50px;
	background:#efefef;z-index:9;}
#form_container h2{position:absolute;line-height:50px !important;height:50px;padding:0px 30px;top:0px;z-index:99;}

@media only screen 
and (max-width : 999px) {
/* Styles */
.noDesktop {display:block !important;}	
.onlyDesktop,.onlyMaxim,.onlyTablet{display:none !important;}
.box{width:100% !important;margin:0px !important;padding-left:20px !important;padding-right:20px !important;}
.lp_right_column{width:40% !important;}
#lp_top{padding:0px;}
#lp_content img{max-width:100%;height:auto !important;}
#lp_content table{max-width:100% !important;width:auto !important;margin:0px auto;}
#lp_content table td{padding:5px !important;}
}

@media only screen 
and (max-width : 768px) {
.noMobile{display:none !important;}
.onlyMobile{display:block !important;}
table{width:100% !important;}
.box,#lp_copyright .box{padding-left:10px !important;padding-right:10px !important;}
.lp_right_column{width:50% !important;}
.mobile_button{max-width:100%;min-width:50%;width:auto !important;display:table-cell !important;vertical-align:middle;height:50px !important;
	font-family: 'PT Sans Narrow', sans-serif !important;font-size:16px !important;	border:5px solid #fff !important;background:#d62822;color:#fff !important;
	padding:5px 20px;overflow:hidden;background-image:url('http://lpfds.rs.ro/images/opacity_black.png') !important;background-position:left top;background-repeat: repeat !important;
	-webkit-box-shadow: 0px 5px 10px -7px rgba(0,0,0,0.75);-moz-box-shadow: 0px 5px 10px -7px rgba(0,0,0,0.75);box-shadow: 0px 5px 10px -7px rgba(0,0,0,0.75);}
.mobile_button *{font-size:inherit !important;}
.mobile_button div{text-align:center;width:auto !important;vertical-align:middle;margin:0px !important;}
.mobile_button a{color:inherit !important;}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 620px) {
.lp_adresa{display:none !important}
.lp_sigla{width:100% !important;text-align:left !important;float:none !important;}
.lp_sigla img{max-width:100%;}
.lp_right_column{width:100% !important;float:none !important;margin:0px 0px 20px !important;background:#efefef !important;padding:20px !important;}
.lp_right_column *{background:#efefef !important;}
.lp_right_column .lp_right_poza.mright{float:right;margin:0px 0px 20px 20px !important;}
.lp_right_column .lp_right_content{display:inline !important;border:none !important;padding:0px !important;}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 520px) {
h4{font-size:18px !important;line-height:1.2 !important;}
.lp_right_column .lp_right_poza{float:none;margin:0px 0px 20px !important;}
.lp_right_column .lp_right_content{display:block !important;}
table.full_width *{font-size:14px !important;}
.mobile_button{font-size:14px !important;border:none !important;padding:5px !important;}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 420px) {
.box,#lp_copyright .box{padding-left:5px !important;padding-right:5px !important;}
#lp_content table.full_width td{padding:10px 5px !important;font-size:12px !important;}
#lp_content table.full_width td *{font-size:12px !important;}
#lp_content img{clear:both !important;float:none !important;}
.copy > div{float:none !important;margin:5px 10px !important;}
.mobile_button{width:100% !important;font-size:13px !important;padding:5px 10px !important;}
.mobile_button div{display:inline !important;}

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
.mobile_button{width:100% !important;padding:5px !important;}
}

@media only screen 
and (min-width : 621px) 
and (max-width : 768px) {
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 769px) 
and (max-width : 999px) {
.onlyTablet,.noDesktop,.noMobile{display:block !important;}
.onlyDesktop,.onlyMaxim,.onlyMobile{display:none !important;}
}