@charset "UTF-8";

/* latin-ext */
@font-face {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(/fonts/titillium-web-regular-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(/fonts/titillium-web-regular-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'), url(/fonts/titillium-web-bold-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'), url(/fonts/titillium-web-bold-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Serif'), local('NotoSerif'), url(/fonts/noto-serif-regular-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Noto Serif'), local('NotoSerif'), url(/fonts/noto-serif-regular-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url(/fonts/noto-serif-bold-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url(/fonts/noto-serif-bold-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


*, *:before, *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary{display:block;}
audio,
canvas,
video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%;}
body{margin:0;}
a:focus{outline:0;}
a:active,
a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,
strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,
kbd,
pre,
samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,
input,
select,
textarea{font-family:inherit;font-size:100%;margin:0;}
button,
input{line-height:normal;}
button,
select{text-transform:none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}


* { margin: 0; padding: 0; border-width: 0; outline: none; }


.clear { clear: both; display: block; width: 100%; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


.cols-LR0 { margin: 0 0 0 0;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR0-item { padding: 0 0 0 0; float: left;
 display: -webkit-flex; display: flex; }
 
.cols-LR5 { margin: 0 -5px 0 -5px;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR5-item { padding: 0 5px 0 5px; float: left;
 display: -webkit-flex; display: flex; } 
 
.cols-LR10 { margin: 0 -10px 0 -10px;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR10-item { padding: 0 10px 0 10px; float: left;
 display: -webkit-flex; display: flex; }
 
.cols-LR15 { margin: 0 -15px 0 -15px;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR15-item { padding: 0 15px 0 15px; float: left;
 display: -webkit-flex; display: flex; }
 
.cols-LR20 { margin: 0 -20px 0 -20px;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR20-item { padding: 0 20px 0 20px; float: left;
 display: -webkit-flex; display: flex; }
 
.cols-LR25 { margin: 0 -25px 0 -25px;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR25-item { padding: 0 25px 0 25px; float: left;
 display: -webkit-flex; display: flex; }   
 
 
.cols-LR1em { margin: 0 -1em 0 -1em;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR1em-item { padding: 0 1em 0 1em; float: left;
 display: -webkit-flex; display: flex; }
 
.cols-LR15em { margin: 0 -1.5em 0 -1.5em;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR15em-item { padding: 0 1.5em 0 1.5em; float: left;
 display: -webkit-flex; display: flex; }   
 
.cols-LR2em { margin: 0 -2em 0 -2em;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR2em-item { padding: 0 2em 0 2em; float: left;
 display: -webkit-flex; display: flex; } 
 
.cols-LR25em { margin: 0 -2.5em 0 -2.5em;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR25em-item { padding: 0 2.5em 0 2.5em; float: left;
 display: -webkit-flex; display: flex; } 
 
.cols-LR3em { margin: 0 -3em 0 -3em;
 display: -webkit-flex; display: flex;
 -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.cols-LR3em-item { padding: 0 3em 0 3em; float: left;
 display: -webkit-flex; display: flex; } 
    
 
.cols-md5 { width: 5%; }
.cols-md10 { width: 10%; }
.cols-md12 { width: 12%; }
.cols-md12-5 { width: 12.5%; }
.cols-md13 { width: 13%; }
.cols-md14 { width: 14%; }
.cols-md15 { width: 15%; }
.cols-md17 { width: 17%; }
.cols-md20 { width: 20%; }
.cols-md22 { width: 22%; }
.cols-md24 { width: 24%; }
.cols-md25 { width: 25%; }
.cols-md29 { width: 29%; }
.cols-md30 { width: 30%; }
.cols-md31 { width: 31%; }
.cols-md32 { width: 32%; }
.cols-md33 { width: 33.33%; }
.cols-md35 { width: 35%; }
.cols-md37 { width: 37%; }
.cols-md38 { width: 38%; }
.cols-md39 { width: 39%; }
.cols-md40 { width: 40%; }
.cols-md42 { width: 42%; }
.cols-md45 { width: 45%; }
.cols-md50 { width: 50%; }
.cols-md52 { width: 52%; }
.cols-md55 { width: 55%; }
.cols-md60 { width: 60%; }
.cols-md61 { width: 61%; }
.cols-md62 { width: 62%; }
.cols-md63 { width: 63%; }
.cols-md65 { width: 65%; }
.cols-md66 { width: 66.66%; }
.cols-md70 { width: 70%; }
.cols-md72 { width: 72%; }
.cols-md75 { width: 75%; }
.cols-md78 { width: 78%; }
.cols-md80 { width: 80%; }
.cols-md85 { width: 85%; }
.cols-md87 { width: 87%; }
.cols-md90 { width: 90%; }
.cols-md100 { width: 100%; }


.cols-TB0 { width: 100%; float: left; margin: 0px auto; } 
.cols-TB2 { width: 100%; float: left; margin: 2px auto; } 
.cols-TB5 { width: 100%; float: left; margin: 5px auto; } 
.cols-TB10 { width: 100%; float: left; margin: 10px auto; } 
.cols-TB15 { width: 100%; float: left; margin: 15px auto; } 
.cols-TB20 { width: 100%; float: left; margin: 20px auto; } 
.cols-TB25 { width: 100%; float: left; margin: 25px auto; } 
.cols-TB30 { width: 100%; float: left; margin: 30px auto; }
.cols-TB40 { width: 100%; float: left; margin: 40px auto; }


.cols-T0 { width: 100%; float: left; margin: 0px auto 0 auto; } 
.cols-T5 { width: 100%; float: left; margin: 5px auto 0 auto; } 
.cols-T10 { width: 100%; float: left; margin: 10px auto 0 auto; } 
.cols-T15 { width: 100%; float: left; margin: 15px auto 0 auto; } 
.cols-T20 { width: 100%; float: left; margin: 20px auto 0 auto; } 
.cols-T25 { width: 100%; float: left; margin: 25px auto 0 auto; } 
.cols-T30 { width: 100%; float: left; margin: 30px auto 0 auto; }
.cols-T40 { width: 100%; float: left; margin: 40px auto 0 auto; }


.cols-B0 { width: 100%; float: left; margin: 0 auto 0px auto; } 
.cols-B5 { width: 100%; float: left; margin: 0 auto 5px auto; } 
.cols-B10 { width: 100%; float: left; margin: 0 auto 10px auto; } 
.cols-B15 { width: 100%; float: left; margin: 0 auto 15px auto; } 
.cols-B20 { width: 100%; float: left; margin: 0 auto 20px auto; } 
.cols-B25 { width: 100%; float: left; margin: 0 auto 25px auto; } 
.cols-B30 { width: 100%; float: left; margin: 0 auto 30px auto; }
.cols-B40 { width: 100%; float: left; margin: 0 auto 40px auto; }


.stdr-1em { width: 100%; float: left; padding: 0 1em; } 
.stdr-2em { width: 100%; float: left; padding: 0 2em; } 
.stdr-3em { width: 100%; float: left; padding: 0 3em; }
.stdr-4em { width: 100%; float: left; padding: 0 4em; }
.stdr-4em.owl { padding: 0 4em; }
.stdr-5em { width: 100%; float: left; padding: 0 5em; }
.stdr-6em { width: 100%; float: left; padding: 0 6em; }
.stdr-7em { width: 100%; float: left; padding: 0 7em; }
.stdr-8em { width: 100%; float: left; padding: 0 8em; }
.stdr-9em { width: 100%; float: left; padding: 0 9em; } 
.stdr-10em { width: 100%; float: left; padding: 0 10em; } 
.stdr-12em { width: 100%; float: left; padding: 0 12em; } 
.stdr-20em { width: 100%; float: left; padding: 0 20em; } 



a { color: #106cb7; text-decoration: none; }
a:hover { color: #555; }
ul, ol { list-style-type: none; }
b { font-weight: 700; }



.expDiv { overflow: hidden; position: relative; }



img { display: block; }
img.responsive { width: 100%; max-width: 100%; height: auto; }
img.maxResponsive { width: auto; max-width: 100%; height: auto; display: block; margin: 0 auto; }
img.responsive60 { width: 60%; height: auto; display: block; margin: 0 auto; }
img.borderc { border: 1px solid #ccc; }

.txt-center { text-align: center; }
.txt-left { text-align: left; }
.txt-30,
.sect p.txt-30 { font-size: 300% }
.txt-25,
.sect p.txt-25 { font-size: 250% }
.txt-20,
.sect p.txt-20 { font-size: 200% }
.txt-15,
.sect p.txt-15 { font-size: 150% }
.txt-14,
.sect p.txt-14 { font-size: 140% }
.txt-13,
.sect p.txt-13 { font-size: 130% }
.txt-12,
.sect p.txt-12 { font-size: 120% }
.txt-11,
.sect p.txt-11 { font-size: 110% }
.txt-10,
.sect p.txt-11 { font-size: 100% }
.txt-09,
.sect p.txt-09 { font-size: 90% }
.txt-08,
.sect p.txt-08 { font-size: 80% }
.txt-07,
.sect p.txt-07 { font-size: 70% }
.txt-center { text-align: center !important; }
.txt-center h1 { text-align: center !important; }
.txt-center h2 { text-align: center !important; }
.txt-justify { text-align: justify !important; }
.txt-left { text-align: left !important; }
.txt-left h1 { text-align: left !important; }
.txt-30 { font-size: 300% !important; }
.txt-25 { font-size: 250% !important; }
.txt-20 { font-size: 200% !important; }
.txt-15 { font-size: 150% !important; }
.txt-16 { font-size: 160% !important; }
.txt-14 { font-size: 140% !important; }
.txt-13 { font-size: 130% !important; }
.txt-12 { font-size: 120% !important; }
.txt-11 { font-size: 110% !important; }
.txt-09 { font-size: 90% !important; }
.txt-08 { font-size: 80% !important; }
.txt-07 { font-size: 70% !important; }
span.brb { display: inline; }
span.brb:before { content: '\a '; white-space: pre; }
.bold { font-weight: 700; }

.noto { font-family: 'Noto'; }

.blue { color: #106cb7; }
.bg-blue { background: #106cb7; }



hr.gric { width: 100%; float: left; height: 0; border-bottom: 1px solid #ccc; }
hr.grid { width: 100%; float: left; height: 0; border-bottom: 1px solid #ddd; }
hr.grie { width: 100%; float: left; height: 0; border-bottom: 1px solid #eee; }
hr.blue { width: 100%; float: left; height: 0; border-bottom: 1px solid #106cb7; }
hr.blue3 { width: 100%; float: left; height: 0; border-bottom: 3px solid #106cb7; }



.relativ { position: relative; }
.pic { overflow: hidden; }
.pic img { transition: transform 0.8s ease; transform: scale(1.01); }
.pic:hover img { transition: transform 0.8s ease; transform: scale(1.08); }

.cols2 { 
 -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; 
 -moz-column-gap: 3em; -webkit-column-gap: 3em; column-gap: 3em; }
.cols2 p, 
.cols2 li { 
 -webkit-column-break-inside: avoid; page-break-inside: avoid; 
 -ms-break-inside: avoid; -o-break-inside: avoid; break-inside: avoid; } 

.cols3 { 
 -moz-column-count: 3; -webkit-column-count: 3; column-count: 3;
 -moz-column-gap: 3em; -webkit-column-gap: 3em; column-gap: 3em; }
.cols3 p, 
.cols3 li { 
 -webkit-column-break-inside: avoid; page-break-inside: avoid; 
 -ms-break-inside: avoid; -o-break-inside: avoid; break-inside: avoid; }
 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.cols2 p, 
.cols3 p { overflow: hidden; }
} 


svg .bg-white { fill: #ffffff; }
svg .path-default { fill-rule: evenodd; clip-rule: evenodd; }
svg .border-white-path { fill-rule: evenodd; clip-rule: evenodd; fill: none; stroke: #FFFFFF; stroke-miterlimit: 10; }



html { font-size: 100%; height: 100%; } 



body { height: 100%;
 font-family: 'Titillium', sans-serif; font-size: 62.5%; line-height: 1.3; font-weight: 400; color: #555; 
 overflow-x: hidden; overflow-y: scroll;
 background: url(/img/bg/l-1366/bg-structure.jpg) 0 0 no-repeat, #fff; background-size: cover;
 -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

 

header { width: 100%; position: fixed; top: 0; left: 0; z-index: 1000;
 border-bottom: 4px solid #106cb7; }
 
header.topMin { box-shadow: 0 0 5px #777; }
   
.headerTopBg { width: 100%; float: left; padding: 2em 6em 1em 0em; position: relative; z-index: 30;
 background: rgba(255,255,255,0.7); box-shadow: 0 0 5px #999; } 
 
header.topMin .headerTopBg { background: rgba(255,255,255,1); }

.headerTopBg,
header.topMin .headerTopBg { -moz-transition: background 500ms linear; -webkit-transition: background 500ms linear; -o-transition: background 500ms linear; transition: background 500ms linear; }  

 

.logo { position: absolute; width: 22%; z-index: 40; left: 0; }  
.logoBg { width: 100%; float: left; position: relative; }  
.logoImg { position: absolute; left: 6em; }  
.logoImg img { width: auto; }

.logo,
.logoImg,
.logoImg img,
header.topMin .logo,
header.topMin .logoImg,
header.topMin .logoImg img { -moz-transition: all 500ms linear; -webkit-transition: all 500ms linear; -o-transition: all 500ms linear; transition: all 500ms linear; }

 
 
.lang { width: auto; float: right; margin: 0.6em 0 0 4em; }
.lang ul li { float: left; display: inline-block; width: 20px; height: 13px; margin-left: 1em;
 background: url(/img/svg/icons.svg) no-repeat; }
.lang ul li:first-child { margin-left: 0em; }
.lang ul li.ro { background-position: -170px 0px; } 
.lang ul li.en { background-position: -200px 0px; display: none; }
.lang ul li a { display: block; width: 20px; height: 13px; } 
.lang a { display: inline-block; }
.lang a:first-of-type { margin-left: 0em; }  



.contactTop { width: auto; float: right; }
.contactTop .item { display: block;  
 font-size: 1.5em; line-height: 1; text-align: right; } 
.contactTop .item:first-of-type { margin-bottom: 1em; }
.contactTop .item p { display: inline; }
.contactTop .item a { color: #106cb7; }
.contactTop .item a:hover { color: #555; border-bottom: none; }
.contactTop .item:before { content: ''; display: inline-block; margin-right: 5px;
 background: url(/img/svg/icons.svg) no-repeat; }
.contactTop .item.mobil:before { width: 12px; height: 20px; background-position: 0px 0px; }
.contactTop .item.email:before { width: 18px; height: 12px; background-position: -20px 0px; }
.contactTop .item.mobil:hover:before { background-position: 0px -30px; }
.contactTop .item.email:hover:before { background-position: -20px -30px; }

header.topMin .contactTop .item { display: inline-block; }
header.topMin .contactTop .item:last-of-type { margin-left: 2em; }
header.topMin .contactTop .item:first-of-type { margin-bottom: 0; }

.contactTop .item,
header.topMin .contactTop .item { -moz-transition: all 500ms linear; -webkit-transition: all 500ms linear; -o-transition: all 500ms linear; transition: all 500ms linear; }



.menuLong { width: 100%; float: left; padding-right: 6em;
 background: rgba(255,255,255,0); }
.responsive-menu { float: right; }

.menuLong nav > ul > li { display: inline-block; float: left; position: relative; margin: 0em 2em; }
.menuLong nav > ul > li:last-child { margin-right: 0; }

.menuLong nav > ul > li > a { display: block;
 font-size: 1.5em; line-height: 1.25; font-weight: 700; color: #555; text-align: center;
 border-top: 10px solid transparent; border-bottom: 10px solid transparent; }
 
.menuLong nav > ul > li > a:after { content:""; display: block; width: 10px; height: 5px; 
 position: absolute; bottom: 15px; margin: 0 auto; left: 0; right: 0;
 background: url(/img/svg/icons.svg) -150px 0px no-repeat; }
.menuLong nav > ul > li > a:only-child:after { margin-left: 0; content:""; width: 0px; height: 0px; background: none; }
.menuLong nav > ul > li:hover > a:after,
.menuLong nav > ul > li > a.active:after { background-position: -150px -10px; }

.menuLong nav > ul > li:hover > a,
.menuLong nav > ul > li > a.active { color: #106cb7; }
.menuLong nav > ul > li:hover > a:before,
.menuLong nav > ul > li > a.active:before { content: ''; position: absolute; height: 8px; bottom: -6px; left: 0; right: 0; z-index: 10;
 background: #106cb7; } 
 
.menuLong nav > ul > li.home > a { position: relative; display: block; width: 40px; height: 40px; min-height: 40px; margin-top: 10px; } 
.menuLong nav > ul > li.home > a:before { content:''; display: inline-block; width: 25px; height: 20px; position: absolute; left: calc(50% - 13px); top: 0;
 background: url(/img/svg/icons.svg) -80px 0px no-repeat; }   
.menuLong nav > ul > li.home:hover > a,
.menuLong nav > ul > li.home > a.active { background: #106cb7; border-radius: 50%; }
.menuLong nav > ul > li.home:hover > a:before,
.menuLong nav > ul > li.home > a.active:before { background-position: -80px -30px; }   

.menuLong nav > ul > li.hasChild { position: relative; }
.menuLong nav > ul > li.hasChild .dropDown { display: none; position: absolute; 
 border: 1px solid #106cb7; border-top-width: 4px; }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 110px; left: calc(50% - 55px); }
.menuLong nav > ul > li.hasChild .dropDown li a { padding: 0.5em 1em; display: block; 
 font-size: 1.5em; line-height: 1.25; color: #555; text-align: center;
 background: #f5f5f5; border-bottom: 1px dotted #ccc;  }
.menuLong nav > ul > li.hasChild .dropDown li a:hover,
.menuLong nav > ul > li.hasChild .dropDown li.active a { color: #106cb7; } 

header.topMin .menuLong { background: #f5f5f5; }

.menuLong,
header.topMin .menuLong { -moz-transition: background 500ms linear; -webkit-transition: background 500ms linear; -o-transition: background 500ms linear; transition: background 500ms linear; }

 

main { width: 100%; height: 60%; }
.height100 { height: 100%; }
.height110 { height: 110%; }
.height120 { height: 120%; }



.sect { width: 100%; float: left; padding: 3em 0; } 
.sect.owl { padding: 0; height: 100%; } 
.sect.blank { padding: 0; } 
.sect.graye { background: #f5f5f5; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } 
.sect.black { background: #000; padding-bottom: 0; } 
.sect.trans { padding: 0 0 3em 0; margin: 10em 0 0 0;
 background: rgba(255,255,255,0.6); border-top: 1px solid #ddd; } 
.sect.white { padding-bottom: 4em; } 
.sect.pattern-math { padding: 0 0 3em 0; margin: 12em 0 0 0;
 background: url(/img/svg/pattern-math.svg) 0 -10px repeat; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } 
.sect.locu { 
 border-top: 1px solid #ccc;
 background: url(/img/bg/l-1366/bg-structura-locuinta.jpg) bottom center no-repeat; background-size: cover; } 

 
.sect h1 { display: inline-block; padding: 0.5em 1em; margin: -2.25em 0 1em 0; position: relative; 
 font-size: 3.2em; font-weight: 700; color: #106cb7; text-align: center; 
 background: #fff; border: 5px solid #ddd; }
.sect h1:before { content: ''; position: absolute; top: 5px; bottom: 5px; left: 5px; right: 5px;
 border: 1px solid #ddd; } 
.sect h1 span { font: 400 80%/1.3 'Noto'; color: #555; }
.sect h2 { font-family: 'Noto'; font-size: 3.2em; font-weight: 700; color: #106cb7; margin: 1em 0; }
.sect h3 { font-size: 2em; font-weight: 700; color: #106cb7; margin: 1em 0; } 
.sect p { font-size: 2em; line-height: 1.4; margin: 0.75em 0; clear: both; } 



.call a { display: inline-block; padding: 0.5em 1.25em;
 background: #fff; border: 1px solid #106cb7;
 font-size: 0.9em; line-height: 1; color: #106cb7; text-align: left; } 
.call a:hover { color: #fff; background: #106cb7; }
.call.blue a { background: #106cb7; color: #fff; } 

.middle { height: auto; display: block; margin: 0 auto; }
.call.middle { text-align: center; position: relative; }
.call.middle:before { content: ''; position: absolute; left: 0; right: 0; bottom: 50%;
 border-bottom: 1px solid #106cb7; }
.call.middle a { position: relative; }


p.nav { position: relative; }
p.nav.prev { text-align: left; }
p.nav.prev a { margin-left: 20px; }
p.nav.next a { margin-right: 20px; }
p.nav.next { text-align: right; }
p.nav a:before  { content: ''; display: inline-block; position: absolute; width: 10px; height: 20px; top: 50%; margin-top: -10px;
 background: url(/img/svg/icons.svg) -110px -90px no-repeat; }
p.nav a:hover:before { background-position: -150px -60px; } 
p.nav.prev a:before { left: 0; }
p.nav.next a:before { right: 0; transform: rotate(180deg); }


.ul-big ul { margin: 2em 0 2em 0; }
.ul-big ul li { padding: 0 0 0.5em 0; margin: 0.5em 0 0.5em 1.5em;
 font-size: 2em; line-height: 1.4;
 border-bottom: 1px dashed #106cb7; } 
.ul-big ul li:before { content: '\2713'; display: inline-block; margin: 0 0.5em 0 -1.5em; padding: 0 0.1em;
 font-size: 1em; line-height: 1; color: #fff; 
 background: #106cb7; } 
.ul-big ul li:first-child { margin-top: 0; padding-top: 0; }
.ul-big ul li ul { margin: 0.5em 0 0 1em; }
.ul-big ul li ul li { font-size: 100%; }
.ul-big ul li ul li:before { border-radius: 50%; border: 2px solid #106cb7; background: #fff; }

.ul-big.square ul li { border-bottom-color: #ddd; margin: 0 0 0 1em; padding: 0.25em 0; }
.ul-big.square ul li:before { content: ''; width: 0.5em; height: 0.5em; padding: 0; margin: 0 0.5em 0 -1.0em; }

.ul-big.small ul li { font-size: 1.6em; padding: 0; }
.ul-big.small ul li .titl { font-weight: bold; color: #555; }

.ul-big.none ul li { margin: 0; }
.ul-big.none ul li:before { display: none; } 

.ul-big.last ul li:last-child { border-bottom: none; }


.sect figure.ribbon { position: relative; }
.sect figure.ribbon.black { border: 1px solid #106cb7; } 
.sect figure.ribbon.blue { border: 1px solid #106cb7; } 
.sect figure.ribbon figcaption { position: absolute; bottom: 3em; right: -10px; padding: 0.1em 3em 0.1em 3em;
 color: #fff; text-align: right; }
.sect figure.ribbon.black figcaption { background: #000; } 
.sect figure.ribbon.blue figcaption { background: #106cb7; } 
.sect figure.ribbon figcaption:before { content: ""; display: block; width: 0; height: 0; 
 position: absolute; bottom: -10px; right: 0px;
 border-bottom: 10px solid transparent; }
.sect figure.ribbon.black figcaption:before { border-left: 10px solid #106cb7; }   
.sect figure.ribbon.blue figcaption:before { border-left: 10px solid #000; }
.sect figure.ribbon figcaption h3 { margin: 0.25em 0; font-weight: 400; color: #fff; text-align: right; }   
.sect figure.ribbon figcaption p { margin: 0.5em 0;
 font-size: 1.6em; text-align: right; }  

.sect figure video { width: 100%; height: auto; float: left; }

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; margin: 0 auto; height: 0; max-width: 100%; }
.embed-container iframe,
.embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.citat p { color: #106cb7; text-align: right; }
.citat p.text { font-family: 'Noto'; font-size: 3.2em; }
.citat p.autr { font-size: 1.9em; }



.iconBg .item p { text-align: center; }
.iconBg .item .pict:before { content: ''; display: block; height: 60px; margin: 0 auto;
 background: url(/img/svg/icons.svg) no-repeat; }
.iconBg .item .pict.cale:before { width: 60px; background-position: -380px 0px; }
.iconBg .item .pict.badg:before { width: 45px; background-position: -450px 0px; }
.iconBg .item .pict.calc:before { width: 55px; background-position: -510px 0px; }
.iconBg .item .pict.beto:before { width: 67px; background-position:    0px -140px; }
.iconBg .item .pict.meta:before { width: 68px; background-position:  -80px -140px; }
.iconBg .item .pict.lemn:before { width: 73px; background-position: -160px -140px; }
.iconBg .item .pict.proi:before { width: 57px; background-position: -250px -140px; }
.iconBg .item .pict.cons:before { width: 47px; background-position: -320px -140px; }
.iconBg .item .pict.asis:before { width: 61px; background-position: -380px -140px; }
.iconBg .item .pict.expe:before { width: 111px; background-position: -460px -140px; }
.iconBg .item:hover p { color: #106cb7; }
.iconBg .item:hover .pict.cale:before { width: 60px; background-position: -380px -70px; }
.iconBg .item:hover .pict.badg:before { width: 45px; background-position: -450px -70px; }
.iconBg .item:hover .pict.calc:before { width: 55px; background-position: -510px -70px; }
.iconBg .item:hover .pict.beto:before { width: 67px; background-position:    0px -210px; }
.iconBg .item:hover .pict.meta:before { width: 68px; background-position:  -80px -210px; }
.iconBg .item:hover .pict.lemn:before { width: 73px; background-position: -160px -210px; }
.iconBg .item:hover .pict.proi:before { width: 57px; background-position: -250px -210px; }
.iconBg .item:hover .pict.cons:before { width: 47px; background-position: -320px -210px; }
.iconBg .item:hover .pict.asis:before { width: 61px; background-position: -380px -210px; }
.iconBg .item:hover .pict.expe:before { width: 111px; background-position: -460px -210px; }



.boxArt { position: relative; text-align: center; padding-bottom: 4em; }
.boxArt p.titl { font-size: 2em; font-weight: 700; color: #106cb7; }
.boxArt p { font-size: 1.6em; }
.boxArt .call.middle { text-align: center; position: absolute; bottom: 0; left: 0; right: 0; margin: 0; }



.boxAtu .item { width: 100%; float: left; }
.boxAtu .item:nth-of-type(2n+1) .titl { float: left; }
.boxAtu .item:nth-of-type(2n+1) .desc { float: left; }
.boxAtu .item:nth-of-type(2n) .titl { float: right; }
.boxAtu .item:nth-of-type(2n) .desc { float: right; }
.boxAtu .item .titl p { display: inline-block; padding: 0 1em; padding-top: 2.5em; margin: 0;
 font-size: 2.4em; font-weight: 700;
 border-bottom-width: 3px; border-style: solid; } 
.boxAtu .item:nth-of-type(2n+1) .titl { text-align: right; }
.boxAtu .item:nth-of-type(2n) .titl { text-align: left; }
.boxAtu .item.bleu .titl p { position: relative;
 color: #106cb7;
 border-color: rgba(16,108,183,0.8); border-left-width: 3px; }
.boxAtu .item.firs .titl p { border-left-width: 0px; }
.boxAtu .item.firs .titl p:before { content: ''; width: 0.5em; height: 0.5em;
 position: absolute; bottom: -0.28em; left: -0.4em;
 background-color: rgba(16,108,183,0.8); border-radius: 50%; }
.boxAtu .item.gray .titl p { color: #555555; border-color: rgba(85,85,85,0.8); border-right-width: 3px; } 
.boxAtu .desc { padding: 1em 2em; margin-top: 4.5em; }
.boxAtu .item:first-of-type .desc { margin-top: 0; }
.boxAtu .desc p { color: #fff; }
.boxAtu .item:nth-of-type(2n+1) .desc p { text-align: left; }
.boxAtu .item:nth-of-type(2n) .desc p { text-align: right; }
.boxAtu .item.bleu .desc { background-color: rgba(16,108,183,0.8); }
.boxAtu .item.gray .desc { background-color: rgba(85,85,85,0.8); }
.boxAtu .item.bleu .desc:hover { background-color: rgba(16,108,183,1); }
.boxAtu .item.gray .desc:hover { background-color: rgba(85,85,85,1); }

.boxAtu .item.bleu .desc,
.boxAtu .item.gray .desc,
.boxAtu .item.bleu:hover .desc,
.boxAtu .item.gray:hover .desc { -moz-transition: background-color 500ms linear; -webkit-transition: background-color 500ms linear; -o-transition: background-color 500ms linear; transition: background-color 500ms linear; }



.etapebg { width: 100%; float: left; padding: 0 1.5em; }
.etapebg .item { width: 100%; float: left; padding: 0 3em; position: relative; }
.etapebg .item.left { padding: 1.5em 0 1.5em 3em;
 border-left: 3px solid #106cb7;
 text-align: left; }
.etapebg .item.right { padding: 1.5em 4em 1.5em 0;
 border-right: 3px solid #106cb7; border-top: 3px solid #106cb7;
 text-align: right; }
.etapebg .item.right li { text-align: left; } 
.etapebg .item.left:before { left: -1em; }
.etapebg .item.right:before { right: -1em; }
.etapebg .item:before { display: block; width: 2em; height: 2em; position: absolute; top: 3.25em;
 background: #106cb7; border-radius: 50%;
 font-size: 1.5em; line-height: 2em; color: #fff; text-align: center; }
.etapebg .item.item-1:before { content: "1"; top: 0;  }
.etapebg .item.item-2 { border-bottom: 3px solid #106cb7; } 
.etapebg .item.item-2:before { content: "2"; }
.etapebg .item.item-3:before { content: "3"; }  
.etapebg .item.item-4:before { content: "4"; }
.etapebg .item p.titl { padding-bottom: 0.5em;
 font: 700 2.8em 'Noto'; color: #106cb7;
 border-bottom: 1px solid #106cb7; }
 
 

.boxBlue,
.boxGri10,
.boxGri08,
.boxGri06 { padding: 1em 3em; position: relative; }
.boxBlue { background: #106cb7; }
.boxBlue p,
.boxGri10 p,
.boxGri08 p,
.boxGri06 p,
.boxBlue li { color: #fff; }
.boxBlue li:before { background: #fff !important; }

.boxGri10 { background: rgba(85,85,85,1); }
.boxGri08 { background: rgba(85,85,85,0.8); }
.boxGri06 { background: rgba(85,85,85,0.6); }

.boxBlue:before,
.boxGri10:before,
.boxGri08:before,
.boxGri06:before { display: block; position: absolute; top: -1em; left: 1em;
 width: 2em; height: 2em;
 background: #fff; border-width: 3px; border-style: solid;
 font-size: 2em; line-height: 1.75em; text-align: center; font-weight: 700; }
.boxBlue:before { content: '1'; color: #106cb7; border-color: #106cb7; }
.boxGri10:before { content: '2'; color: rgba(85,85,85,1); border-color: rgba(85,85,85,1); }
.boxGri08:before { content: '3'; color: rgba(85,85,85,0.8); border-color: rgba(85,85,85,0.8); }
.boxGri06:before { content: '4'; color: rgba(85,85,85,0.6); border-color: rgba(85,85,85,0.6); }

.boxBlue:after { content: ''; display: block; position: absolute; top: 3em; right: -6em; width: 6em; height: 3px;
 background: #106cb7; }
.boxGri10:after,
.boxGri08:after { content: ''; display: block; position: absolute; top: auto; bottom: -60px; left: 0; right: 0; margin: 0 auto; width: 3px; height: 60px; }
.boxGri10:after { background: rgba(85,85,85,1); }
.boxGri08:after { background: rgba(85,85,85,0.8); }

 
 
 
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; margin-top: 0em; }
.owl-carousel .owl-wrapper { display: none; position: relative;
 -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { 
 -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out;
 -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page,
.owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { 
 -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.grabbing { cursor: move; }
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
 -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
 
.owl-theme .owl-controls { text-align: center; }
.owl-theme .owl-controls .owl-buttons div { display: inline-block; zoom: 1; opacity: 0.4;
 *display: inline;
 margin: 0; padding: 0; width: 50px; height: 50px;
 filter: Alpha(Opacity=50); }
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
 filter: Alpha(Opacity=100);
 opacity: 0.7; text-decoration: none; }
.owl-prev { position: absolute; left: 10px; top: 45%; }
.owl-prev:before { content:""; display: block; width: 40px; height: 40px; vertical-align: baseline;
 background: #ccc; }
.owl-next { position: absolute; right: 10px; top: 45%; }
.owl-next:before { content:""; display: block; width: 40px; height: 40px; vertical-align: baseline;
 background: #ccc; }
 
.owl-pagination { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1;
 *display: inline; }
.owl-theme .owl-controls .owl-page span { display: block;
 width: 12px; height: 12px; margin: 0 0 0 0.5em; opacity: 1;
 filter: Alpha(Opacity=50);
 border-radius: 50%; background: #ccc; }
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
 filter: Alpha(Opacity=100);
 opacity: 1; background: #aaa; }
.owl-theme .owl-controls .owl-page span.owl-numbers { border-radius: 50%;
 height: auto; width: auto; padding: 2px 10px;
 font-size: 12px; color: #FFF; }
 
.owl-item.loading { min-height: 150px; background: #ccc; position: relative; }
.owl-item.loading:after { content: ''; display: block; width: 30px; height: 30px; position: absolute; top: calc(50% - 15px); left: 50%;
 transform: translateX(-50%) translateY(-50%);
 background: url(/img/svg/icons.svg) -210px 0 no-repeat;
 animation: spin 1s infinite linear; }
@-webkit-keyframes spin {
    0%   {-webkit-transform: rotate(0deg)}
    100% {-webkit-transform: rotate(360deg)}
} 
#bar { width: 0%; max-width: 100%; height: 4px; background: #106cb7; }
#progressBar { width: 100%; position: absolute; left: 0; right: 0; bottom: 0; z-index: 15;
 background: #000; }
 
.owl-carousel .item { position: relative; }

.owl-carousel.rotators,
.owl-carousel.rotators .owl-wrapper-outer,
.owl-carousel.rotators .owl-wrapper,
.owl-carousel.rotators .owl-item,
.owl-carousel.rotators .item,
.owl-carousel.rotators .item .pict { height: 100%; }

.rotators,
.rotators .pict { width: 100%; height: 100%; 
 background-color: #f5f5f5; background-size: cover; background-repeat: no-repeat; background-position: center bottom; }
 
.rotators .pict.strcrezi { background-image: url(/img/bg/l-1366/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-1366/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-1366/bg-expertiza-tehnica.jpg); } 
 
.owl-carousel.rotators .item { position: relative; min-height: 100px; }
.owl-carousel.rotators .item .desc { position: absolute; top: 20%; left: 6em; padding: 0.5em 2em 1em 2em;
  background: rgba(16,108,183,0.8); }
.owl-carousel.rotators .item .desc .titl { padding-bottom: 0.5em;
 font-size: 2.8em; font-weight: 700; color: #fff;
 border-bottom: 1px solid #fff; }
.owl-carousel.rotators .item .desc .text { color: #fff; }
.owl-carousel.rotators .item .desc .go a { display: inline-block; padding: 0.2em 1em;
 font-size: 0.9em; color: #106cb7; 
 border: 1px solid #106cb7; background: #fff; }
.owl-carousel.rotators .item .desc a:hover { color: #ffffff; border: 1px solid #fff;
 background: #106cb7; } 
.owl-carousel.rotators .owl-pagination { position: absolute; top: 35%; right: 6em; left: auto; margin: 0 auto; } 
.owl-carousel.rotators .owl-controls .owl-page { display: block; zoom: 1;
 *display: block; }
.owl-carousel.rotators .owl-controls .owl-page span { width: 20px; height: 20px; margin: 0 0 10px 0;
 border-radius: 0; background: #aaaaaa; }
.owl-carousel.rotators .owl-controls .owl-page.active span,
.owl-carousel.rotators .owl-controls.clickable .owl-page:hover span { background: #106cb7; }  

.owl-carousel.servicii,
.owl-carousel.proiecte { padding-bottom: 6em; } 
.owl-carousel.servicii .owl-wrapper,
.owl-carousel.proiecte .owl-wrapper,
.owl-carousel.testimon .owl-wrapper { display: flex !important; position: relative; }
.owl-carousel.servicii .owl-item,
.owl-carousel.proiecte .owl-item { padding: 0 2em 5px 2em; display: flex; }
.owl-carousel.testimon .owl-item { display: flex; }
.owl-carousel.servicii .item { padding-bottom: 4em; }
.owl-carousel.servicii .owl-item .call.middle { text-align: center; position: absolute; bottom: 0; left: 0; right: 0; margin: 0; }

.owl-carousel.servicii .owl-pagination,
.owl-carousel.proiecte .owl-pagination { position: absolute; bottom: 0; }
.owl-carousel.servicii .owl-controls .owl-page span,
.owl-carousel.proiecte .owl-controls .owl-page span { width: 20px; height: 20px; margin: 0 15px 0 0;
 border-radius: 0; background: #aaaaaa; }
.owl-carousel.servicii .owl-controls .owl-page:last-of-type span,
.owl-carousel.proiecte .owl-controls .owl-page:last-of-type span { margin-right: 0; } 
.owl-carousel.servicii .owl-controls .owl-page.active span,
.owl-carousel.servicii .owl-controls.clickable .owl-page:hover span,
.owl-carousel.proiecte .owl-controls .owl-page.active span,
.owl-carousel.proiecte .owl-controls.clickable .owl-page:hover span { background: #106cb7; }

.gmapBg { width: 100%; float: left; position: relative; }
.gmapBg .patr { width: 100%; float: left; }
.gmapBg .patr:before { content: ''; display: block; position: absolute; width: 3em; height: 3em;
 background: #ccc; }
.gmapBg .patr.sus:before { top: -5px; bottom: auto; } 
.gmapBg .patr.jos:before { top: auto; bottom: -5px; } 
.gmapBg .patr.stanga:before { left: -5px; right: auto; } 
.gmapBg .patr.dreapta:before { left: auto; right: -5px; } 
.gmapBorder { width: 100%; float: left; position: relative; z-index: 10;
 border: 4px solid #fff; }
.gmap { background: #eee; border: 1px solid #ccc; height: 260px; }
.gmap.mare { height: 540px; }
.gmap iframe { width: 100%; height: 100%; display: block; border: 0; }

.gmap > div { z-index: 10; }

.proiecte .gmapBg { margin-bottom: 2.5em; }

.gmapBg { font-size: 55%; }
.gmapBg .pict { margin-top: 5px; position: relative; }
.gmapBg .pict:after { content: '»'; display: inline-block; padding: 0.25em 0.5em 0.25em 0.5em;
 position: absolute; bottom: 0; right: 0;
 font-size: 2.5em; line-height: 1; color: #fff; text-align: right;
 background: #106cb7; }

.maplbl { width: 100%; margin-top: 0em; text-align: center; }
.maplbl p { display: inline-block; padding-bottom: 10px; padding-right: 10px;
 font-size: 1.6em; line-height: 1; font-weight: 700; color: #106cb7; text-transform: uppercase;
 border-bottom: 1px solid #106cb7; }
.maplbl p:before { content: ''; display: inline-block; width: 24px; height: 34px; margin-right: 10px; 
 background: url(/img/svg/gmap-pin-logo.svg) 0 0 no-repeat; }

.map { background: #eee; border: 1px solid #106cb7; height: 250px; position: relative; }
.map .overlay { position: relative; width: 100%; height: 250px; top: 250px; margin-top: -250px; z-index: 20; }
.map iframe { width: 100%; height: 100%; display: block; border: 0; position: relative; z-index: 10; }



.gmapBorder .consent:before { font-size: 2em; }


.proiecte p.lbl { margin: 0; padding: 0.5em;
 font-size: 1.8em; font-weight: 700; color: #106cb7; text-transform: uppercase;
 border-top: 1px solid #106cb7; border-bottom: 1px solid #106cb7; }
 
.proiecte .dsc2 p { margin-top: 0; }  

.proiecte table { width: 100%; float: left; margin: 2em 0; }  
.proiecte table tbody tr { font-size: 0.9em;
 border-bottom: 1px dashed #ddd; }
.proiecte table tbody tr p { margin: 0; }
.proiecte table td { padding: 0.125em 0.5em; vertical-align: top; } 
.proiecte table td:nth-of-type(1) p { color: #555; font-weight: 700; margin-left: 1em; }
.proiecte table td:nth-of-type(1) p:before { content: ''; display: inline-block; width: 0.5em; height: 0.5em; padding: 0; margin: 0 0.5em 0 -1.0em; background: #106cb7; } 
.proiecte table td:nth-of-type(2) { color: #106cb7; } 
.proiecte table tbody tr:last-of-type { border-bottom: 1px solid #ddd; }
.proiecte table a { text-decoration: underline; }

.owl-carousel.proiecte table { font-size: 80%; margin: 0; margin-top: 5px; } 
.owl-carousel.proiecte .pic { position: relative; }
.owl-carousel.proiecte .pic:after { content: 'DETALII »'; display: inline-block; padding: 0.25em 0.5em 0.25em 1em;
 position: absolute; bottom: 0; right: 0;
 font-size: 1.4em; line-height: 1; color: #fff; text-align: right;
 background: #106cb7; } 

.owl-theme.testimon .owl-controls .owl-buttons div { width: 17px; height: 20px; opacity: 1; } 
.owl-theme.testimon .owl-controls.clickable .owl-buttons div:hover { opacity: 1; } 
.owl-theme.testimon .owl-prev { left: 6em; top: calc(50% - 10px); }
.owl-theme.testimon .owl-prev:before { width: 17px; height: 20px;
 background: url(/img/svg/icons.svg) -230px 0 no-repeat;
 transform: rotate(180deg); }
.owl-theme.testimon .owl-next { right: 6em; top: calc(50% - 10px); }
.owl-theme.testimon .owl-next:before { width: 17px; height: 20px; 
 background: url(/img/svg/icons.svg) -230px 0 no-repeat; }
.owl-carousel.testimon .item { padding: 20px; }  
.owl-theme.testimon .citatBg { width: 80%; height: 100%; margin: 0px auto; padding: 3em 4em;
 background: #fff; box-shadow: 0 0 5px #999;
 text-align: center; }
.owl-theme.testimon .citatBg blockquote { width: 100%; float: left; margin-bottom: 1em; }  
.owl-theme.testimon .citatBg blockquote p { font: 400 1.8em/1.8 'Noto'; text-align: center; } 
.owl-theme.testimon .citatBg blockquote p:first-of-type:before { content: '\201C'; display: inline-block; margin-right: 20px;
 position: relative; top: 25px;
 font: 400 60px/0 'Noto'; color: #106cb7; } 
.owl-theme.testimon .citatBg blockquote p:last-of-type:after { content: '\201D'; display: inline-block; margin-left: 20px;
 position: relative; top: 30px; 
 font: 400 60px/0 'Noto'; color: #106cb7; } 
.owl-theme.testimon .citatBg .autorBg { width: auto; margin: 0 auto; display: inline-block; padding-top: 2em;
 border-top: 1px solid #106cb7; }
.owl-theme.testimon .citatBg .autorBg .picAutor { margin-right: 1.5em; float: left; } 
.owl-theme.testimon .citatBg .autorBg .picAutor img { width: auto; max-width: 100%; height: auto; margin: 0 auto; } 
.owl-theme.testimon .citatBg .autorBg .picAutor img.long { width: 200px; height: auto; margin-top: 2em; } 
.owl-theme.testimon .citatBg .autorBg figcaption { width: auto; float: left; text-align: left; padding-top: 0.5em; } 
.owl-theme.testimon .citatBg .autorBg figcaption .nume { font-size: 1.8em; font-weight: 700; margin-bottom: 0; } 
.owl-theme.testimon .citatBg .autorBg figcaption .functie { font-size: 1.8em; margin-top: 0; margin-bottom: 0; } 
.owl-theme.testimon .citatBg .autorBg figcaption .go { font-size: 1.6em; margin-top: 0; color: #106cb7; } 

.owl-carousel.clientii { margin: 3em 0; } 
.owl-theme.clientii .item { position: relative; height: 80px; }
.owl-theme.clientii .item img { width: auto; max-width: 100%; height: auto; max-height: 100% margin: 0 auto;
 border: 1.5em solid transparent;
 position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }
 
 
 
.form-contact textarea:required { background: url(/img/svg/mandatory.svg) 97% 10px no-repeat; }
.form-contact input:required { background: url(/img/svg/mandatory.svg) 97% 45% no-repeat; }
.form-contact textarea:valid,
.form-contact input:valid { background: #fbffed; }
:invalid { box-shadow: none; }
.form-contact input:focus:invalid,
.form-contact textarea:focus:invalid { background: #fff2f3; }
:-moz-submit-invalid { box-shadow: none; }
:-moz-ui-invalid { box-shadow: none; }

.form-contact { width: 100%; float: left; padding-bottom: 1.5em;
 background: #f8f8f8; border: 1px solid #ccc; }
.form-contact.login { max-width: 540px; margin: 0 auto; }  
.form-contact .titl { width: 100%; float: left; padding: 1em 2em; margin-bottom: 1em;
 border-bottom: 1px solid #ccc; } 
.form-contact p { text-align: left !important; } 
.form-contact .titl p { font-size: 2.6em; font-weight: 700; color: #106cb7; margin: 0.5em 0; } 
.form-contact .field-bg p { color: #555; margin: 0; font-size: 1.6em; line-height: 1.3; padding: 0.5em 0; }
.form-contact .field-bg { padding: 0 2em; }
.form-contact .fieldg { width: 100%; float: left; position: relative; padding: 0px 5px 0px 35px;
 background: #fff; border: 1px solid #ccc; }
.form-contact .fieldg .insert:before { content:""; display: block; position: absolute; left: 10px; top: 50%;
 background: url(/img/svg/icons.svg) no-repeat, #fff; }
.form-contact .fieldg .insert.numepren:before { width: 20px; height: 20px; margin-top: -10px; background-position: -190px -60px; }
.form-contact .fieldg .insert.adremail:before { width: 18px; height: 12px; margin-top: -6px; background-position: -20px 0px; }
.form-contact .fieldg .insert.telefonn:before { width: 12px; height: 20px; margin-top: -10px; background-position: 0px 0px; }
.form-contact .fieldg .insert.mesajcli:before { width: 20px; height: 20px; background-position: -220px -60px; top: 15px; }
.form-contact .fieldg .insert.parolasi:before { width: 20px; height: 20px; margin-top: -10px; background-position: -250px -60px; }
.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="tel"],
.form-contact input[type="password"],
.form-contact textarea { float: left; width: 100%; 
 border: 5px solid #fff; border-right: 0;
 font-size: 1.7em; color: #000; }
 
.form-contact .fields { float: left; position: relative; }
.form-contact .fields:after { content: ""; display: block; width: 5px; height: 10px; margin-left: 10px; position: absolute; right: 15px; top: 50%; margin-top: -5px;
 background: url(/img/svg/icons.svg) -130px -60px no-repeat;
 transform: rotate(180deg); }
.form-contact .fields input[type="submit"],
.form-contact .fields a { width: 100%; float: left; display: inline-block; padding: 10px;
 background: #106cb7; border-bottom: none;
 font-size: 1.8em; font-weight: 700; color: #fff; text-align: left;
 transition: all 0.8s ease 0s; }
.form-contact .fields p.ancora { padding: 0; } 
.form-contact .fields p.ancora a { font-size: 1.2em; } 
.form-contact .fields:hover input[type="submit"],
.form-contact .fields:hover a { background: #106cb7;  
 transition: all 0.8s ease 0s; } 

.form-contact .fieldg label { color: #cd2027; padding-left: 10px; } 
#recaptcha-error { display: none; color: #cd2027; }  
 

.cookiePanel { padding-top: 1em; margin-top: 1em;
 border-top: 1px solid #ccc; }
.cookiePanel ._CookieScriptReportPageConsentKey { font-size: 1.8em; margin-bottom: 1em; } 
.cookiePanel ._CookieScriptReportPageTable { font-family: 'Titillium' !important; font-size: 1.4em;
 background: #eee; }
.cookiePanel ._CookieScriptReportPageSaveSettingButton { padding: 5px 10px;
 font-size: 1.5em; color: #fff;
 background: #aaa; border-radius: 5px; }
.cookiePanel h4 { margin: 1em 0;
font-size: 2em; }
.cookiePanel ._CookieScriptReportPageTable thead th:nth-of-type(1) { width: 18%; }
.cookiePanel ._CookieScriptReportPageTable thead th:nth-of-type(2) { width: 15%; }
.cookiePanel ._CookieScriptReportPageTable thead th:nth-of-type(3) { width: 10%; }

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 30%; text-align: right; padding-right: 1%; }
.st-val { width: 69%; padding-left: 1%; }

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media screen and (min-width: 1px) and (max-width: 768px) {
.stacktable.large-only { display: none; }
.stacktable.small-only { display: table;
 border: 1px solid #ddd; }
} 
 
 
footer { width: 100%; float: left; 
 color: #aaa; }

footer .socialContactBg { text-align: center; margin-top: 30px; }
footer ul.socialContact { display: inline-block; }
footer ul.socialContact li { float: left; display: inline-block; width: 20px; height: 20px; margin: 0 5px;
 background: url(../img/svg/icons.svg) no-repeat; }
footer ul.socialContact li.icoFb { background-position: -260px 0px; }
footer ul.socialContact li.icoLd { background-position: -290px 0px; } 
footer ul.socialContact li.icoTw { background-position: -320px 0px; }
footer ul.socialContact li.icoGp { background-position: -350px 0px; }
footer ul.socialContact li.icoFb:hover { background-position: -260px -30px; }
footer ul.socialContact li.icoLd:hover { background-position: -290px -30px; } 
footer ul.socialContact li.icoTw:hover { background-position: -320px -30px; }
footer ul.socialContact li.icoGp:hover { background-position: -350px -30px; }
footer ul.socialContact li a { display: block; width: 20px; height: 20px; }

footer .contactJos .titl { font: 700 2.4em/1.3 'Noto'; color: #aaa; padding-bottom: 10px; margin: 10px 0 10px 0; 
 border-bottom: 1px solid #106cb7; }
footer .contactJos { display: inline-block; }
footer .contactJos li { padding: 0.25em 0; margin: 0.25em 0 0.25em 25px; 
 border-bottom: 1px dotted #555; }
footer .contactJos li p { font-size: 1.6em; margin: 0; }
footer .contactJos li p a:hover { color: #fff; border-bottom: none; }
footer .contactJos li.numef p { text-transform: uppercase; }
footer .contactJos li p:before { content: ''; display: inline-block; vertical-align: middle; min-width: 20px; margin: 0 5px 0 -25px;
 background: url(../img/svg/icons.svg) no-repeat; }
footer .contactJos li.numef p:before { width: 14px; height: 14px; background-position: 0px -90px; }
footer .contactJos li.sediu p:before { width: 9px; height: 14px; background-position: 0px -110px; }
footer .contactJos li.telef p:before { width: 12px; height: 20px; background-position: 0px 0px; }
footer .contactJos li.email p:before { width: 18px; height: 12px; background-position: -20px 0px; }
footer .contactJos li.numef p:hover:before { background-position: -20px -90px; }
footer .contactJos li.sediu p:hover:before { background-position: -20px -110px; }
footer .contactJos li.telef p:hover:before { background-position: 0px -60px; }
footer .contactJos li.email p:hover:before { background-position: -20px -60px; }



.copy { text-align: center; padding: 2em 0 1em 0; }
.copy p { border-top: 1px solid #106cb7; padding-top: 1.5em; margin-top: 1em;
 font-size: 1.4em; }
.copy p a { color: #106cb7; }



.galerie-produs { width: 100%; margin: 0px auto; position: relative; border: 1px solid #ddd; }  
.es-carousel-wrapper { position: relative; clear: both; padding-top: 2px;
 background: #fff; }
.es-carousel { overflow: hidden; background: #fff; }
.es-carousel ul { display: none; margin: 0; }
.es-carousel ul li { display: block; padding: 0; float: left; }
.es-carousel ul li:before { display: none; }
.es-carousel ul li a { display: block;
 border-bottom: none; opacity: 0.5;
 -webkit-touch-callout: none;
 transition: all 0.2s ease-in-out; }
.es-carousel ul li.selected a { opacity: 1.0; }
.es-carousel ul li a img { display: block; max-height: 100%; max-width: 100%; width: 100%; height: auto; }
.es-nav span { position: absolute; top: 50%; left: 0px; width: 20px; height: 20px; margin-top: -10px; cursor: pointer;
 padding: 10px;
 background: #106cb7; 
 text-indent: -9000px; }
.es-nav span:after { content: ''; display: block; width: 5px; height: 10px; position: absolute; top: 50%; left: 7px; margin-top: -5px;
 background: url(/img/svg/icons.svg) -130px -60px no-repeat;  } 
.es-nav span.es-nav-next { right: 0px; left: auto; }
.es-nav span.es-nav-next:after { transform: rotate(-180deg); }
.es-nav span:hover { opacity: 1.0; }
.rg-image-wrapper { position: relative; clear: both; background: #fff; border-bottom: 1px solid #ddd; }
.rg-image { position: relative; text-align: center; line-height: 0px; }
.rg-image img { max-height: 100%; max-width: 100%; width: 100%; }
.rg-image-nav a { position: absolute; top: 50%; left: 10px; width: 10px; height: 20px; cursor: pointer; z-index: 1; margin-top: -7px;
 background: url(/img/svg/icons.svg) no-repeat -110px -60px; border-bottom: none;
 text-indent: -9000px; }
.rg-image-nav a.rg-image-nav-next { right: 10px; left: auto; transform: rotate(-180deg); }
.rg-image-nav a:hover { opacity: 0.8; }
.rg-caption { text-align: center; margin-top: 15px; position: relative; }
.rg-caption p { color: #fff; text-shadow: 0 1px 0 #000; }
.rg-view { height: 30px; display: none; }
.rg-view a { display: none; }
.rg-view a:hover { opacity: 1.0; }
.rg-view a.rg-view-full { background-position: 0px 0px; }
.rg-view a.rg-view-selected { background-color: #6f6f6f; border-color: #6f6f6f; }
.rg-view a.rg-view-thumbs { background-position: 0px -16px; }
.rg-loading { width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; margin: -20px 0px 0px -20px; z-index: 100;;
 background: url(/img/svg/icons.svg) -110px 0px no-repeat;
 animation: spin 2s linear infinite; }
@keyframes spin {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}  


.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('/img/proiecte/fancybox-popup/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('/img/proiecte/fancybox-popup/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer;
  text-decoration: none;
  background: transparent url('/img/proiecte/fancybox-popup/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */
.fancybox-lock { overflow: visible !important; margin-right: 0px !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('/img/proiecte/fancybox-popup/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8); border-radius: 15px;
  text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }



iframe[name="google_conversion_frame"] { display: none; }  
 

 
.animatedElement { position: relative;
 -webkit-animation-fill-mode: both;
         animation-fill-mode: both;
opacity: 0; }

.animatedElement.inView { opacity: 1; }

.animatedElement.speed03 {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s; }          
.animatedElement.speed05 {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s; }
.animatedElement.speed06 {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s; }
.animatedElement.speed09 {
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s; }          
.animatedElement.speed10 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s; }         
.animatedElement.speed12 {
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s; }
.animatedElement.speed15 {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s; }
.animatedElement.speed18 {
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s; }          
.animatedElement.speed20 {
  -webkit-animation-duration: 2s;
          animation-duration: 2s; }
.animatedElement.speed25 {
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s; }
.animatedElement.speed30 {
  -webkit-animation-duration: 3s;
          animation-duration: 3s; }           
.animatedElement.speed35 {
  -webkit-animation-duration: 3.5s;
          animation-duration: 3.5s; }
.animatedElement.speed40 {
  -webkit-animation-duration: 4s;
          animation-duration: 4s; }
          
.animatedElement.delay05 {
    -webkit-animation-delay: 0.5s; 
            animation-delay: 0.5s; }
.animatedElement.delay10 {
    -webkit-animation-delay: 1s; 
            animation-delay: 1s; }            
.animatedElement.delay15 {
    -webkit-animation-delay: 1.5s; 
            animation-delay: 1.5s; }            
.animatedElement.delay20 {
    -webkit-animation-delay: 2s; 
            animation-delay: 2s; }
             
.animatedElement.delay03 {
    -webkit-animation-delay: 0.3s; 
            animation-delay: 0.3s; }
.animatedElement.delay05 {
    -webkit-animation-delay: 0.5s; 
            animation-delay: 0.5s; }            
.animatedElement.delay06 {
    -webkit-animation-delay: 0.6s; 
            animation-delay: 0.6s; }            
.animatedElement.delay09 {
    -webkit-animation-delay: 0.9s; 
            animation-delay: 0.9s; }            
.animatedElement.delay12 {
    -webkit-animation-delay: 1.2s; 
            animation-delay: 1.2s; } 


@keyframes zoomInDown {
0% { opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 
60% { opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } }

.zoomInDown.inView {
animation-name: zoomInDown; } 



@keyframes fadeIn {
0% { opacity: 0; } 
100% { opacity: 1; } }

.fadeIn.inView {
animation-name: fadeIn; } 



@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% { 
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 
0% { opacity: 0;
transform: scale3d(.3, .3, .3); } 
20% { 
transform: scale3d(1.1, 1.1, 1.1); } 
40% { 
transform: scale3d(.9, .9, .9); } 
60% { opacity: 1;
transform: scale3d(1.03, 1.03, 1.03); } 
80% {
transform: scale3d(.97, .97, .97); } 
100% { opacity: 1;
transform: scale3d(1, 1, 1); } }

.bounceIn.inView {
animation-name: bounceIn; } 