/* START custom CSS for landing pages */

div.landing1:nth-child(odd), div.landing2 .extrabreed {background: #FFFFFF;}
div.landing1:nth-child(even) { background: #EEF3FA;}

div.landing2  { margin-bottom: 50px; }
hr.hrstyle {
	border-bottom: dashed 1px #009FE3;
	margin: 0;
	padding: 0;
}
.landing .navbar-inverse {
    background-color: #EEF3FA;
    /*border-bottom: dashed 1px #009FE3;*/
    border-bottom: solid 0px transparent;    
}
.landing ul.navbar-nav {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-image:-moz-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:-webkit-gradient(linear,color-stop(0, rgb(0,69,155)),color-stop(1, rgb(0,42,125))); background-image:-webkit-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:-ms-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00459b,endColorstr=#ff002a7d)"; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00459b,endColorstr=#ff002a7d);
    list-style: none!important;
}
.landing ul.navbar-nav> li {
    float: none;
    display: inline-block;
}

.landing li.section-link {
    list-style: none;
    background: none;
    display: block;
    border-right: solid 1px #4073AF;    
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
}
.landing li.section-link a{
    color: #fff;
    text-decoration: none;
}
.landing li.section-link a:hover{
    color:#004899;
    background: #eee;
}
.landing li.section-link a:active, .landing li.section-link a:focus{
    color:#004899;
}
.btn.actie , .landing .btn.actie {
	width: auto!important;
}
/* lightblue for headers */
.landing2 h1 p{
	color:#009FE3!important;
	text-align: left!important;
}
.landing2 h1 p .bold {
	color:#004899!important;
}

.bg1-100 {
	background-color: #fff!important; 
	background-image: url('/fileadmin/Resources/Public/Backgrounds/bg100.jpg')!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.bg1-101 {
	background-color: #fff!important; 
	background-image: url('/fileadmin/Resources/Public/Backgrounds/bg101.jpg')!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.bg1-102 {
	background-color: #fff!important; 
	background-image: url('/fileadmin/Resources/Public/Backgrounds/bg102.jpg')!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.bg1-103 {
	background-color: #fff!important; 
	background-image: url('/fileadmin/Resources/Public/Backgrounds/bg103.jpg')!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
}
.bg2-100, .bg2-101, .bg2-102, .bg2-103 {
    background: #fff;
}
.landing1 .frame {
    margin-top: 50px!important;
    margin-bottom: 50px!important;
    padding-bottom: 30px!important;	
}
.landing .productslide {
	width: 100%!important;
	text-align: center!important;
	margin: 0 auto!important;
}
/* centering slides in case there are < 3 */
.landing .productslide > div {
   float: none;
   display: inline-block;
}
/* end centering slides in case there are < 3 */

.landing header {
    background: transparent;
}
.landing h1, .landing h3, .landing h4, .landing h5 {
	color: #004899!important;
	font-family: 'Open Sans', sans-serif!important;
}	
.landing h2 {
	color:#009FE3;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.landing1 h1 p {
	color: #004899!important;
	text-align: center;
}	
.landing3 h1 {
	text-align: center;
} 

.landing label {
    float: left;
    max-width: 50%;    
    width: 50%;
}
.landing .form-control {
    display: block;
    width: 50%;
}
.landing .form-navigation .btn-primary,
.landing .form-navigation .btn-cancel{
	width: 100%;
    text-align: left;
    padding: 15px 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
             font-weight:bold; color:#FFFFFF; border:0; background-image:-moz-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:-webkit-gradient(linear,color-stop(0, rgb(0,69,155)),color-stop(1, rgb(0,42,125))); background-image:-webkit-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:-ms-linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); background-image:linear-gradient(rgb(0,69,155) 0%,rgb(0,42,125) 100%); -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00459b,endColorstr=#ff002a7d)"; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00459b,endColorstr=#ff002a7d);
   

}
.landing .headerImage {
	color: #fff!important;
	padding: 30px;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 210px;
    margin: -45px 0 0 0;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    z-index: 3000;
}

.landing .New {
	font-size: 20px!important;	
    top: 29%;
    left: 230px;
    background: #F3941C;
    text-transform: uppercase;
}
.landing .Title {
	font-size: 60px!important;	
	line-height: 120%!important;
    top: 37%;
    font-weight:300;
}
.landing .Description {
	font-size: 30px!important;	
	line-height: 120%!important;
    top: 50%;
    font-weight:300;
}
.landing .row {
	padding: 25px 0; 
}


.landing #LegamasterFormStandard {
	background: #FFFFFF; 
	margin: 40px;
	padding: 30px;
	border: solid 1px rgba(0, 72, 153, 0.6);	
	border-top: solid 5px rgba(0, 72, 153, 1);
}
.landing .image-beside-right .image-wrap,
.landing .image-intext-right .image-wrap {
  margin-right: 0px;
  width: 50%;
  padding-left: 15px;
  padding-right: 0px;
}
.landing .image-beside-left .image-wrap,
.landing .image-intext-left .image-wrap {
  margin-left: 0px;
  width: 50%;
  padding-right: 15px;
  padding-left: 0px;
}
.landing .image-beside-right .text, 
.landing .image-beside-left .text {
       padding: 0 15px;
}

.landing .image > img, 
.landing .image a > img {
    margin: 0 auto;
}

.landingwrap {
    padding-bottom: 0;
}
/* hoverbox */
.landing .hover-box{
    margin:0 0 10px 0;
    overflow: hidden;
}
.landing .hover-box .hover-img{
    position: relative;
    overflow: hidden;
}
.landing .hover-box .hover-img img{
    width:100%;
    height:auto;
}
.landing .hover-box .hover-img .over-layer{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:10% 10%;
    text-align: center;
    background:rgba(0,0,0,0.3); 
    border-radius: 3px;
    transform: rotateY(90deg);
    transition: all 0.50s ease 0.4s;
}
.landing .hover-box:hover .over-layer{
    transform: rotateY(0deg);
}
.landing .hover-box .hover-img::before{
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    opacity:1;
/*    border:1px solid #004899;*/
    transform: scale(0.9,0.9);
    transition: all 0.50s ease 0s;
}
.landing .hover-box:hover .hover-img::before{
    transform: scale(1,1);
    opacity:0;
}
.landing .hover-box .hover-img .over-layer h3{
    color:#fff!important;
    margin:0 0 10px;
    font-weight: bold;
	text-transform:uppercase!important;    
}
.landing .hover-box .hover-img .over-layer .hover-info{
    display:inline-block;
    padding:10px;
    margin:0 0 10px;
	background: #fff;
	opacity: 0.8;
	border-radius: 3px;
	color: #004899;    
}


@media (min-width: 1200px) {
   .landing {margin:0 -200px;}
}
@media (max-width: 1200px) {
   .landing .New { left: 50px; top: 35%; margin: 0 0 0 0; }   
   .landing .Title { left: 30px; margin: 25px 0 0 0; top: 44%;}   
   .landing .Description {left: 30px; margin: 0 0 0 0; top: 77%;}     
   .landing .row {padding: 10px 10px;}   
   .landing .form-control { display: block; width: 100%;}
   .landing #nav { display: none;}
   .landing .col-xs-4 { width: 100%; }
   
}   
@media (max-width: 767px) {	
	.homeslider	{border-bottom: none!important;}
   .landing .New { left: 50px; top: 8%; margin: 0 0 0 0; }   
   .landing .Title { left: 30px; margin: 25px 0 0 0; top: 20%; font-size: 40px!important;	}   
   .landing .Description {left: 30px; margin: 15px 0 0 0; top: 55%; font-size: 20px!important;	}     	
	.landing .image-beside-right .image-wrap,
	.landing .image-intext-right .image-wrap {
	  width: 100%;
	  padding-left: 0px;
	  padding-right: 0px;
	  margin: 0 auto;
	}
	.landing .image-beside-left .image-wrap,
	.landing .image-intext-left .image-wrap {
	  width: 100%;
	  padding-right: 0px;
	  padding-left: 0px;
	  margin: 0 auto;
	}	
    .landing .btn.actie {
      font-size:80%;
      line-height: 1;
    }	
}	

@media (min-width: 769px) and (max-width: 992px) {
  .landing  .btn.actie {
    font-size:85%;
    line-height: 1.2;
  }
}


#c6625, #c6626, #c6627, #c6628 {
    display: none;
}

/* END custom CSS Landing */

