*{
	margin:0;
padding:0;}

body {
	font-family: 'Pt Sans',Verdana;
	background-color:#fbfbfb;
	margin:0;
	padding:0;
	font-size:14px;
}

#ydrewrap{max-width:1920px;
	margin:0 auto;
background-color:#fbfbfb;
}

.wrap{max-width:1220px;
	margin:0em auto;
	padding:0 2em;
	
	
	
	}

.wrap h2{
	font-size: 2.8em;
	text-transform:uppercase;
	color: #208C00;
	text-align:center;
	font-weight:400;
	line-height:3em;
	margin-top:1em;
	margin-bottom:0.9em;
		}
	
.wrap h3{
	font-size: 1.5em;
	text-transform:uppercase;
	color: #208C00;
	text-align:left;
	margin-top:1.2em;
	margin-bottom:0.6em;
	font-weight: 500;
	}

.wrap h4{
	font-size: 1.5em;
	text-transform:uppercase;
	color: #fff;
	text-align:center;
	
	}

.wrap h5{
	font-family: 'Pt Sans',Verdana;
	font-size: 1.5em;
	text-transform:uppercase;
	color: #208C00;
	text-align:center;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}
	
.wrap p{color:#7898B2;
}
.wrap p a{
color:#515E6A;
}




.enaftre{width:32%;
	float:left;
	margin-right:2%;
}

.gron{color:#1F8C00;}
.center{text-align:center;}

.enaftreLast{width:32%;
	float:left;
	margin-right:0; !important;}
	

.enaftre img{width:100%;
height:auto;}



.enaftreLast img{width:100%;
height:auto;}


.service{width:32%;
	float:left;
	margin-right:2%;
	text-align:center;
	
}

.service img{
	text-align:center;
	margin:0 auto 2em;
	
}
.service p{
	color: #7898B5;
	font: 0.9em "PT Sans";
	padding-top:0;
	margin-top:0;
}

.last{
	margin-right:0 !important;
	}
	
.serviceLast p{
	font: 0.9em "PT Sans";
	color:#7898B5;
}
.serviceLast{
	width:32%;
	float:left;
	margin-right:0;
	text-align:center;
	}


.serviceLast img{
	text-align:center;
	margin:0 auto 2em;
	
}






#enaffire{width:20%;float:left;background-color:yellow;margin-right:5%;}

#treaffire{width:60%;float:right;background-color:blue;}


#enaftoLeft{width:47%;
float:left;
text-align:left;}

#enaftoRight{width:47%;
float:right;}




.runway {
	width: 100%; 
	float:left;
	clear:both;
}

.runway.pattern {
	/*background: url(http://wordpressdeom.itlearning.dk/wp-content/themes/frost-child/images/banana-pattern.png);*/
	background: url(/wp-content/themes/frost-child/images/banana-pattern.png);
	padding:6em;
	
	
}

/*.runway.pattern .wrap h3 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top:2.7em;
	font: 400 30px/36px 'Pt Sans', Verdana;
	margin-bottom:3em;
}	


.runway-header {
	font-family: 'Pt Sans',Verdana;
	font-size: 40px;
	text-transform:uppercase;
	color: #208C00;
	text-align:center;
	font-weight:400;
	
	
	
}
*/

.cb{clear:both;}




.clear{clear:both;}



	










.column {
	float: left;
	width: 300px;
	margin: 0px 14px 0px 14px;
	color: #52707F;
	font-size: 12px;
}


.archive-link {
	font-family: 'Pt Sans',Verdana;
	font-size: 20px;
	text-transform:uppercase;
	color: #515E6A;
	text-align:center;
	font-weight:700;
	text-decoration:none;
	display:block;
	margin: 40px 0px 40px 0px;
	clear: both;
	float:left;
	width:100%;


}
a.archive-link:hover {
	color: #80C240;
}

.news-item {
	text-decoration:none;	
}

.news-item h3 {
	color:#515E6A;
	font-weight:700;
	font-size: 16px;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.news-item p {
	margin-top: 5px;
	color: #7898B2;
	font-size:16px;
	}


.service-item {
	text-align:center;
	margin-bottom:60px;
	
}
.service-item h3 {
	font-weight:400;
	color:#7898B3;
	font-family: 'Pt Sans',Verdana;
	font-size: 16px;	

}

.center{text-align:center;}

ul li{
	color:#7898B2;
	margin-bottom:12px;
	}
	
.luft2{
	margin-top:2em;}	
	
.luft{
	margin-top:4em;}
	
.luft3{
	margin-top:3em;}	
	
		
	
.inner {
    padding-top: 0;
    padding-bottom: 0;
}	
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }


/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
#portfolio {
    overflow: hidden
}
.items {
    width: 110%;
    margin-top: 5px;
    padding-left: 1px;
}
.items li {
    float: left;
    position: relative;
    background: none;
    padding: 0;
    margin: 0 22px 24px 0;
    width: 238px;
    background: #FFF;
    box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.items {
    margin-right: -20px
}
.items.col3 li {
    margin: 0 23px 25px 0;
    width: 324px;
}
.items li .info {
    padding: 20px
}
.items li .info h4 {
    margin: 0
}
.items li .info h4 a {
    color: #616161
}
.items li .info h4 a:hover {
    color: #ca6666
}
.items li .info p {
    padding-bottom: 10px
}
.items:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.filter {
    padding: 3px 0 0 0;
    margin-bottom: 10px;
}
.filter li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
}
.filter li a {
    position: relative;
    border: 0 none;
    border-color: transparent transparent; /* the transitioned value, inherited by the pseudo element */
    border-radius: 3px;
    padding: 7px 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    color: #616161;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: #efefef;
    margin-bottom: 20px;
}
.filter li a:hover {
    background: #ca6666;
    color: #FFF;
}
.filter li a.active {
    background: #ca6666;
    color: #FFF;
    border-color: #ca6666 transparent; /* changed hover value */
}
.filter li a.active:after {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
    content: '';
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: inherit; /* inherit the transition */
}
.overlay {
    display: block;
    position: relative;
}
.overlay img {
    display: block;
    max-width: 100%;
}
.overlay a .more {
    display: none;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: rgba(202, 102, 102, 0.92);
}
.overlay a .more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '\f517';
    width: 20px;
    line-height: 1;
    font-size: 20px;
    color: #FFF;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
}
.overlay a.fancybox-media .more:before {
    content: '\f50d'
}
.latest .overlay a .more:before {
    font-size: 16px;
    width: 16px;
    margin: -8px 0 0 -8px;
}
.isotope-item {
    z-index: 2;
    display: block !important;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.item-details {
    width: 270px;
    float: right;
}
.item-info {
    padding-bottom: 20px
}
.item-info span {
    margin-right: 3px
}