/* Author: Live Design */
/* Author URI: http://livedesign.ro */
/* ----------------------- START general ----------------------- */
/* START Reset */
html, body, div, span,iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ul, li, fieldset, form, label, legend,table, caption, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;} img {margin:0; padding:0; border:0; outline:0; text-decoration:none; background:transparent;} ul {list-style: none;} strong {font-weight: bold;} :focus {outline: 0;}
/* END Reset */
body 	    {font-family:'Roboto', sans-serif; font-size:14px;  color:#000; background:#FFF;}
a         {color:#164BF4; padding:0; margin:0; border:0; text-decoration:none;}
a:hover   {color:#000000; text-decoration:none; }
p 		    {margin-bottom:10px;}
select 	 {padding:0; margin:0;}
textarea {font-family:'Roboto', sans-serif;  font-size:14px; text-decoration:none;}
/*radio button*/ .rbtn {border:0;}
h1       {font-size:35px; font-weight:bold; margin-bottom:5px;}
h2       {font-size:22px; font-weight:bold; margin-bottom:5px;}
h2 a 		 {color:#000;}
h3       {font-size:18px; font-weight:bold; margin-bottom:5px;}
h4, h5, h6 {font-size:16px;}
.clearfix, .clear {clear:both;}
.spacer7  {height:7px; font-size: 7px;}
.spacer10 {height:10px; font-size: 8px;}
.spacer15 {height:15px; font-size: 8px;}
.spacer12 {height:12px; font-size: 8px;}
.spacer20 {height:20px; font-size: 10px;}
.spacer30 {height:30px; font-size: 10px;}
.spacer40 {height:40px; font-size: 10px;}
.spacer60 {height:60px; font-size: 10px;}
.spacer100 {height:100px; font-size: 10px;}
.textspacer20 {margin-left:20px;}
.textspacer30 {margin-left:30px;}
.textspacer10 {margin-left:10px;}
.v_align {vertical-align:middle;}
.center {text-align:center;}


/* radio check*/

label {
  cursor: pointer;
  display: inline-block;
}

input[type="checkbox"],
input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type="checkbox"]:focus + label:before, input[type="checkbox"]:hover + label:before,
input[type="radio"]:focus + label:before,
input[type="radio"]:hover + label:before {
  border-color: #D8E100 ;
}
input[type="checkbox"]:active + label:before,
input[type="radio"]:active + label:before {
  -webkit-transition-duration: 0;
          transition-duration: 0;
  -webkit-filter: brightness(0.2);
          filter: brightness(0.2);
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  position: relative;
  padding: 0;
  padding-left:24px;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  color: #1457b1;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 1px solid #c1cce1;
  text-align: center;
}
input[type="checkbox"] + label:after,
input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  background-color: #1457b1;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #1457b1;
  border-width: 0 0 1px 1px;
  -webkit-border-image: none;
       -o-border-image: none;
          border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  transition: none;
}
input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}
input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
input[type="radio"] + label:before, input[type="radio"] + label:after {
  border-radius: 50%;
}

input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
}
input[type="checkbox"]:checked + label:after {
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
}
/* ----------------------- END general ----------------------- */

/*Start Banda*/
.lvd-header-home {display:block; position:absolute; top:21px; left:60px; color:#000;font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight: 700; font-size:30px; }
.lvd-logo-link { display:block; position:absolute; top:15px; left:60px;}
.lvd-logo-banda {width:100px; height:auto; }
.lvd-logo-brd-banda {display: block; width:145px; height:auto; position:absolute; top:10px; right:64px;}
.lvd-header-full{position:fixed;height:70px;width:100%;z-index:9999;  -moz-animation-name: dropHeader;
  -moz-animation-iteration-count: once;
  -moz-animation-timing-function: ease-in;
  -moz-animation-duration: 0.3s;
  -webkit-animation-name: dropHeader;
  -webkit-animation-iteration-count: once;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.3s;}
@-moz-keyframes dropHeader {
  0% {
      top: -55px;
  }
  100% {
      top: 0;
  }
}
@-webkit-keyframes dropHeader {
  0% {
      top: -55px;
  }
  100% {
      top: 0;
  }
}
.lvd-header-bg {position:fixed;height:70px;width:100%;z-index:999;animation-duration: 0.9s;animation-name: dropHeader;animation-timing-function: ease-in;background: #fff;box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);}
.lvd-header-menu-button {position:absolute; top:10px; left:64px; height:45px; line-height:45px; font-size:13px; color:#FFF; display:block; z-index:9999;}
.lvd-header-menu-button:hover {color:#FFF; opacity:0.8;}
.lvd-header-menu-button span {font-size:30px; color:#FFF; vertical-align:middle; margin-right:5px; }
.lvd-header-search-button {position:absolute; top:14px; right:40px; height:50px; line-height:50px; font-size:20px; color:#FFF; display:block; z-index:9999;}
.lvd-header-search-button:hover {color:#FFF; opacity:0.8;}
.lvd-header-menu-button-black, .header-search-button-black {color:#000 !important;}
.lvd-header-menu-button-black .icon-menu-large, .header-search-button-black .icon-menu-large {color:#000 !important;}
.lvd-header-title {display:none;}
.lvd-header-title-on {display:block !important; max-width:700px;  color:#444; font-size:16px; height:20px; line-height:1.2; overflow: hidden; margin:25px auto 0 auto; text-align:center; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight: 700;  }
.lvd-button-comanda {position:absolute;  top:8px; right:60px; background:#164bf4; color:#FFF; height:50px; line-height:50px; display:none; padding:0 20px; font-size:18px; font-weight:700; text-transform: uppercase;}
.lvd-button-comanda:hover {color:#000; background:#D8E100;}
.lvd-button-comanda-show {display:block !important;}
/*END Banda*/

.lvd-slide1 {min-height:650px; max-width:1500px; margin:0 60px 0 60px; position: relative;}
.lvd-slide1-text {position:absolute; left:0; top:170px; max-width:530px;}
.lvd-slide1-text h1 {font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight: 700; font-size:100px; line-height:100px; color:#000; margin-bottom:30px;}
.lvd-slide1 p {font-size:18px;font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:300; color:#666666; margin-bottom:30px; }
.lvd-slide1-photo {position:absolute; right:0; top:150px;}
.lvd-slide1-photo img {max-width:620px; height:auto;}
.lvd-button-comanda-slide {background:#164bf4; color:#FFF; height:50px; line-height:50px; display:inline-block; padding:0 20px; font-size:18px; font-weight:700; text-transform: uppercase;}
.lvd-button-comanda-slide:hover {color:#000; background:#D8E100;}

/*START main*/
.lvd-main-container{ background-position: 50% 50% !important;background-size: cover !important;height: 560px !important;position:relative; background-color: rgba(29,82,240, 1); background-blend-mode: multiply; margin:0 60px 120px 60px;}
.lvd-main-filter{background: rgba(0, 0, 0, 0) linear-gradient(60deg, rgba(29,82,240, 0.5) 0%,  rgba(29,82,240, 0.5) 100%) repeat scroll 0 0;bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;transform-style: preserve-3d;}
/*multiply 0.8hard-light 0.8*/
.lvd-main-title {position:absolute; top:150px; left:0; right:0;}
.lvd-main-title-in {}
.lvd-main-title-in h1 {max-width:500px; margin-left:64px; padding:40px 0; color:#FFF; font-size:20px; font-weight:400; line-height:1.2;}
.lvd-main-key {margin-bottom:-15px; margin-left:64px; max-width:500px; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight: 700; font-size:70px; line-height:80px; color:#D8E100; }
/*END main*/


.lvd-slide2 {  min-height:300px;  max-width:1160px; padding: 0; margin:60px auto;}
.lvd-bar-blue {background: #164bf4; height: 70px;}
.lvd-bar-title {
    max-width: 1380px;
    padding: 0 60px;
    position: relative;
}
.lvd-bar-blue .lvd-bar-title h2 {
    position: absolute;
    top: -50px;
    color: #D9E200;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
}
.lvd-slide2 {max-width:1200px; margin:80px auto ;}
.lvd-slide2 li { float:left; width:calc(50% - 60px); margin:0 30px; font-size:18px;font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:400;  }
.lvd-slide2 li span {color:#000; font-weight:bold; text-transform: uppercase;}
.lvd-slide2 li.lvd-clear-line {width:100% !important; clear:both; height:35px;}

.lvd-card1 {padding:0 60px; border-bottom:1px solid #EBEBEB;  }
.lvd-card1-text {float:left; width:calc(40% - 80px); }
.lvd-card1-text h2 {margin-left:-35px;}
.lvd-card1-text h2 {margin-top:40px; font-size:36px; color:#164bf4; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:700;  }
.lvd-card1-photo {float:right; width:60%;}
.lvd-card1-photo img {max-width:100%; height:auto;}
.lvd-card-in {border-left:40px solid #D9E200; position:relative; padding:60px 0; }
.lvd-card1-text p {position:absolute; bottom:60px; left:-35px; font-size:20px; width:25%; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:400; }

.lvd-card2 {padding:0 60px; border-bottom:1px solid #EBEBEB;  }
.lvd-card2-text {float:right;  width:calc(40% - 120px);  }
.lvd-card2-text h2 {margin-left:-35px; padding-top:60px;}
.lvd-card2-text h2 {margin-top:40px; font-size:36px; color:#164bf4; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:700;  }
.lvd-card2-photo {float:left; width:60%; border-right:40px solid #D9E200; padding-right:80px; padding-top:60px; padding-bottom:60px;}
.lvd-card2-photo img {max-width:100%; height:auto;}
.lvd-card-in2 { position:relative; padding:0; }
.lvd-card2-text p {position:absolute; bottom:60px; left:60%; margin-left:85px; font-size:20px; width:25%; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:400; }

/*LVD Formular*/
.lvd-single-fast-main { position:relative;}
.lvd-single-fast-title {margin-right:10%; border-right:60px solid #D8E100; border-bottom: 60px solid #D8E100;; padding:0;}
.lvd-single-fast-title-frame {margin-bottom:-28px; margin-left:170px;  padding-top:140px;}
.lvd-fast-category {float:left; margin-top:5px; background:#D8E100; height:30px; line-height:30px; font-weight:bold; color:#000; display:block; width:70px; text-align:center; font-size:20px; margin-right:30px;}
.lvd-single-fast-keyword {float:left; font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight: 700; font-size:48px; max-width:360px; color:#164bf4;}
.lvd-fast-body-photo {max-width:700px; margin-left:140px; margin-bottom:35px;}
.lvd-fast-body-photo img {max-width:100%; height:auto;}
.lvd-fast-body {max-width:570px; margin-left:170px; margin-top:60px; margin-bottom:90px; font-family: aktiv-grotesk, sans-serif;
font-style: normal;font-weight: 300; font-size:18px; line-height:1.4; color:#444;}
.lvd-fast-body img {max-width:100%; height:auto;}
.lvd-fast-body h2 {color:#164bf4; font-size:30px;}
.lvd-fast-body blockquote {border:20px solid #D8E100; padding:20px; font-size:24px; color:#000; font-weight:700; margin-bottom:30px;}
.lvd-fast-body blockquote p {margin-bottom:0;}
.lvd-fast-body p {margin-bottom:17px;}
.lvd-fast-body iframe {margin:40px 0 !important;}

.pc-form
{

margin: 0;
width:100%;
min-height: 800px;
font-family: aktiv-grotesk, sans-serif; font-style: normal;font-weight:400; color:#000;
}

.pc-form-in
{
max-width:700px;
padding:20px 0;
margin:0 auto;
}

.lvd-exemplare-box {margin-bottom:10px; font-size:16px; color:#164bf4; font-weight:400;}
.l-big {font-weight:bold; color:#164bf4; font-size:30px;}
.l-small {font-weight:300; color:#000;}
.lvd-exemplare input {-webkit-appearance: auto; margin-right:5px; border:1px solid #000;}

.pc-form-in h1
{
font-size:40px;
margin-bottom:40px;
}

.pc-summary-left
{
float:left;
max-width:250px;
width:40%;
}

.pc-summary-left img
{
max-width:100%;
height:auto;
}

.pc-summary-right
{
max-width:500px;
margin:0 auto;
}

.pc-summary-right li
{
list-style:none;
padding:0 0 15px 0;
margin:0;
}


.pc-summary-input
{
border:1px solid #F0F0F0;
padding:0 10px;
border-radius:0;
background:#F0F0F0;
height:40px;
line-height:40px;
width:calc(100% - 2px);

color:#000;
font-size:14px;
}

.pc-summary-textarea
{
border:1px solid #F0F0F0;
padding:10px;
border-radius:0;
background:#F0F0F0;
height:80px;
font-size:14px;
width:calc(100% - 2px);

color:#000;
font-family: 'Roboto', sans-serif; font-weight:300; font-size:14px;
}

.search_input::-moz-placeholder { color:#000;}

.pc-summary-right h2
{
font-weight:700;
color:#FFF ;
font-size:30px;
margin-bottom:10px;
font-family:'Ubuntu', sans-serif;
}

.pc-trimite
{
display:inline-block;
background:#164bf4;
border-radius:0;
border:0;
padding:0 30px;
height:54px;
line-height:54px;
color:#FFF;
font-size:18px;
font-weight:300;
margin-top:20px;
margin-bottom:50px;

}

.pc-termeni
{
color:#FFF;
}




/*-------START LVD FOOTER-----*/
.lvd-footer {background:#164bf4; padding-bottom:100px; min-height:250px; font-weight:300; }
.lvd-footer-left {float:left; width: calc(20% - 40px); padding-left:64px; padding-top:40px; color:#FFF; font-size:13px;}
.lvd-footer-right {border-bottom:50px solid #FFF; border-left:50px solid #FFF; min-height:120px; padding:20px; width:70%; float:right; position:relative;}
.lvd-footer a {color:#FFF;}
.lvd-logo-footer {display:block; margin-bottom:20px;}
.lvd-logo-footer img {width:150px; height:auto;}
.lvd-footer-credit {margin:40px 64px 0 64px; color:#FFF; }

.lvd-credit {margin-top:5px; opacity:0.3; float:right; text-align: right; }
.lvd-copy {opacity:0.3; float:left;}
.lvd-newsletter {max-width:550px; padding:20px;}
.lvd-newsletter-input {width: calc(75% - 22px); border:1px solid #FFF; height:38px; line-height:38px; color:#FFF; font-size:14px; padding:0 10px; float:left; background:none;}
.lvd-newsletter-button {background:#FFF; width: calc(25% - 20px); height:40px; line-height:40px; float:left; color:#164bf4; text-align:center; font-size:16px; padding:0 10px; font-weight:700; border:0; }
.lvd-newsletter-button:hover {color:#000;}
.lvd-sm-bar-footer {position:absolute; top:40px; right:64px; text-align:right; }
.lvd-sm-link-footer {display: inline-block;  vertical-align:top; color:#FFF; font-size:20px; width:28px; height:28px; line-height:28px; text-align:right; margin-left:5px;}
.lvd-sm-link-footer:hover {color:#000;}
.lvd-footer-menu {max-width:550px; padding:20px;}
.lvd-footer-menu li {margin:10px 0;}
/*-------END LVD FOOTER-----*/




/* Conditional */
@media (min-width:321px) and (max-width:780px)
{

  /*Start Banda*/
  .lvd-logo-link { top:15px; left:5%;}
  .lvd-button-comanda {position:absolute;  top:8px; right:5%; }
  /*END Banda*/

  .lvd-slide1 {min-height:300px;  margin:0 5%; position: relative;}
  .lvd-slide1-text {position:relative; left:auto; top:auto; margin:20px 5% 80px 5%; text-align:center;}
  .lvd-slide1-text h1 {font-size:44px; line-height:44px; margin-bottom:20px;}
  .lvd-slide1 p {font-size:15px;font-weight:300; margin-bottom:20px; }
  .lvd-slide1-photo {position:relative; right:auto; top:auto; text-align:center; padding-top:130px; margin-bottom:10px;}
  .lvd-slide1-photo img {max-width:100%; height:auto;}

  .lvd-slide2 {  min-height:100px;   padding: 0; margin:60px auto;}
  .lvd-bar-blue {background: #164bf4; height: 40px;}
  .lvd-bar-title {
      padding: 0 5%;
  }
  .lvd-bar-blue .lvd-bar-title h2 {

      top: -26px;
      font-size: 40px;
  }
  .lvd-slide2 {max-width:1200px; margin:0 5%; padding:10px 0 40px 0;}
  .lvd-slide2 li { float:none; width:100%; margin:40px 0; font-weight:300; font-size:16px; }
  .lvd-slide2 li span {color:#000; font-weight:bold; text-transform: uppercase;}
  .lvd-slide2 li.lvd-clear-line {display:none;}

  .lvd-card1 {padding:0 5%; border-bottom:0;}
  .lvd-card1-text {float:left; width:calc(90% - 20px); }
  .lvd-card1-text h2 {margin-left:-15px;}
  .lvd-card1-text h2 {margin-top:20px; font-size:22px; margin-bottom:20px; }
  .lvd-card1-photo {float:none; width:100%;}
  .lvd-card-in {border-left:20px solid #D9E200; position:relative; padding:40px 0; }
  .lvd-card1-text p {position:relative; bottom:auto; left:auto; margin-left:-15px; font-size:16px; width:100%; }

  .lvd-card2 {padding:0 5%; border-bottom:0;}
  .lvd-card2-text {float:left; width:calc(90% - 20px); }
  .lvd-card2-text h2 {margin-left:-15px;}
  .lvd-card2-text h2 {margin-top:20px; font-size:22px; margin-bottom:20px; padding-top:0; }
  .lvd-card2-photo {float:none; width:100%; border-right:0; padding-right:0; padding-top:0; padding-bottom:0;}
  .lvd-card-in2 {border-left:20px solid #D9E200; position:relative; padding:40px 0; }
  .lvd-card2-text p {position:relative; bottom:auto; left:auto; margin-left:-15px; font-size:16px; width:100%; }




  /*LVD Formular*/
  .lvd-single-fast-main { position:relative;}
  .lvd-single-fast-title {border-right:30px solid #D8E100;  border-bottom:30px solid #D8E100;}
  .lvd-single-fast-title-frame {margin-bottom:-16px; margin-left:20px;  padding-top:120px;}
  .lvd-fast-category {float:none; margin-bottom:10px; margin-right:0;}
  .lvd-single-fast-keyword {float:none; font-size:30px; max-width:80%; }
  .lvd-fast-body {margin-left:20px; margin-right:20px; font-size:16px; margin-bottom:60px;}
  .lvd-fast-body h2 {font-size:24px;}

  .pc-form
  {

  margin: 0 auto;
  width:90%;
  }


  .pc-summary-input
  {
  border:1px solid #F0F0F0;
  padding:0 10px;
  border-radius:0;
  background:#F0F0F0;
  height:40px;
  line-height:40px;
  width:calc(100% - 22px);

  color:#000;
  font-size:14px;
  }

  .pc-summary-textarea
  {
  border:1px solid #F0F0F0;
  padding:10px;
  border-radius:0;
  background:#F0F0F0;
  height:80px;
  font-size:14px;
  width:calc(100% - 22px);

  color:#000;
  font-family: 'Roboto', sans-serif; font-weight:300; font-size:14px;
  }




  /*-------START LVD FOOTER-----*/
  /*-------START LVD FOOTER-----*/
  .lvd-footer-left {width: calc(20% - 40px); padding-left:40px; }
  .lvd-footer-right {border-bottom:30px solid #FFF; border-left:30px solid #FFF; min-height:120px; padding:20px; width:70%;}
  .lvd-logo-footer img {width:100px; height:auto;}
  .lvd-footer-credit {margin:40px 40px 0 40px; color:#FFF;  }
  .lvd-newsletter {max-width:380px; padding:20px 10px;}
  .lvd-newsletter-input {width: calc(70% - 22px);}
  .lvd-newsletter-button {width: calc(30% - 20px);}
.lvd-footer-menu {padding-top:100px;}
.lvd-credit {
    margin-top: 15px;
    opacity: 0.3;
    float: none;
    text-align: left;
}

  .lvd-sm-bar-footer {right:40px;}
  /*-------END LVD FOOTER-----*/


}
