@font-face {
    font-family:'DIN Black';
    src: url(../fonts/DIN%20Black.ttf);
}
@font-face {
    font-family: 'DIN Alternate Medium';
    src: url(../fonts/DIN%20Alternate%20Medium.ttf);
}


.ie7 img {
    -ms-interpolation-mode: bicubic;
}

.animated,.sub-menu,.wpcf7-mail-sent-ok {
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -ms-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}





#navigation {
    display: table;
    width: 100%;
    padding-top: 15.5px;
}

#navigation ul.menu {
    display: table-row;
    height: 52px;
}

#navigation ul.menu > li {
    position: relative;
    display: table-cell;
    top: 5px;
    color: #414034;
    font-style: italic;
    text-align: center;
}

#navigation ul.menu > li:before {
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    left: -1px;
    top: 0;
    background: #e3dad3;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(227,218,211,0.1)), color-stop(50%, #e3dad3), color-stop(100%, rgba(227,218,211,0.1)));
    background: -webkit-linear-gradient(rgba(227,218,211,0.1) 0%,#e3dad3 50%,rgba(227,218,211,0.1) 100%);
    background: -moz-linear-gradient(rgba(227,218,211,0.1) 0%,#e3dad3 50%,rgba(227,218,211,0.1) 100%);
    background: -o-linear-gradient(rgba(227,218,211,0.1) 0%,#e3dad3 50%,rgba(227,218,211,0.1) 100%);
    background: linear-gradient(rgba(227,218,211,0.1) 0%,#e3dad3 50%,rgba(227,218,211,0.1) 100%);
    content: '';
}

#navigation ul.menu > li:last-child:after {
    width: 103%;
}

#navigation ul.menu > li:first-child {
    padding-left: 0;
    border-left: none;
}

#navigation ul.menu > li:first-child:before {
    content: none;
}

#navigation ul.menu > li a {
    display: block;
    color: inherit;
    padding: 0 12.5px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

#navigation ul.menu > li a:hover {
    text-decoration: none;
    color: #bdaa48;
}

#navigation ul.menu > li.logo a {
    position: relative;
    float: left;
    top: 13px;
    width: 46px;
    height: 33px;
    background: url("../img/per-logo.png") no-repeat;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}



#navigation ul.menu .badge {
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 9px;
    left: 50%;
    margin-left: 28px;
    font-size: 10px;
    line-height: 17px;
    font-style: normal;
    font-family: PFDinDisplayProBold, 'Helvetica Neue', sans-serif;
    color: white;
    opacity: 0.99;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #bdaa48;
}

#navigation ul.menu > li:hover .sub-menu {
    display: block;
}

.main-column {
    width: 66%;
    float: right;
}

* {
    -webkit-font-smoothing: antialiased;
}

.more_in {
	
	margin-left:30px;
	width:150px;
	line-height:37px;
}

.new_arrow {
	float:right;
	margin-top:12px;
	margin-right:15px;
	width:12px;
	height:13px;
}

.new_arrow2 {
	float:right;
	margin-top:9px;
	margin-right:15px;
	width:12px;
	height:13px;
}

.btn {
	float:right;
	width:195px;
	height:37px;
    background:#586e09;
}

a.btn {
    position: relative;
    background: #a60404;
    font-family:"Opensans-Light", Arial, Helvetica, sans-serif;
	font-size:16px;
    color: #fff;
}

a.btn:before {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 15px;
    content: '';
    background-position: 0 -1481px;
    height: 9px;
    width: 6px;
}

a.btn:hover {
    text-decoration: none;
    background: #7e0707;
}

a.btn:hover:before {
    left: 20px;
}

a.btn.dark {
    background: #575757;
}

a.btn.sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

a.btn.alt-arrow {
    padding: 10px 29px 10px 16px;
}

a.btn.alt-arrow:before {
    right: 15px;
    left: auto;
    background-position: 0 -1481px;
    height: 9px;
    width: 6px;
}

a.btn.fat {
    padding-top: 15px;
    padding-bottom: 15px;
}



#fullscreen-slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#fullscreen-slider .royalSlider.perfull {
    position: relative;
    width: 100%;
    height: 100%;
}

#fullscreen-slider .royalSlider.perfull .royalWrapper,#fullscreen-slider .royalSlider.perfull .royalSlide {
    background: transparent;
}

#fullscreen-slider .royalSlider.perfull .arrow {
    position: absolute;
    top: auto;
    bottom: 0;
    margin-top: 0;
}

#fullscreen-slider .royalSlider.perfull .arrow.left {
    left: 0;
    background-position: 0 -1284px;
    height: 43px;
    width: 110px;
}

#fullscreen-slider .royalSlider.perfull .arrow.right {
    right: 0;
    background-position: 0 -1327px;
    height: 43px;
    width: 113px;
}

#fullscreen-slider .close {
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-position: 0 -1390px;
    height: 42px;
    width: 74px;
}

#fullscreen-slider .per-logo {
    display: none;
    position: absolute;
    top: 20px;
    left: 20px;
    background-position: 0 -1251px;
    height: 33px;
    width: 46px;
}

#fullscreen-slider.show-by-per .per-logo {
    display: block;
}

.royalSlider.per .royalWrapper,.royalSlider.per .royalSlide {
	background: none;
	width: 100%;
	height: 404px;
}

.royalSlider.per .royalSlide {
    position: relative;
}

.royalSlider.per .royalSlide .royalCaption,.royalSlider.per .royalSlide img {
   
}

.royalSlider .royalCaption {
   font-family: 'DIN Alternate Medium'; 
	font-size:16px; 
	color: #FFF; 
	text-align: left; 
	font-style:normal;
	text-shadow:1px 1px   #000;
	-moz-text-shadow: 1px 1px   #000;
	-webkit-text-shadow: 1px 1px   #000;
	text-shadow: 1px 1px   #000;
}
.royalSlider .red {
   font-family: 'Opensans-Light'; 
	font-size:14px; 
	color: #ffffff; 
	text-align: left; 
	font-style:normal;
}

.royalSlider .royalCaption  .title,.royalSlider .royalCaption .title-inverted {
   font-family: 'DIN Black'; 
	font-size:30px; 
	color:#5e0606; 
	text-align: left; 
	font-style:normal;
	text-shadow:1px 1px   #02a0e9;
	-moz-text-shadow: 1px 1px   #02a0e9;
	-webkit-text-shadow: 1px 1px  #02a0e9;
	text-shadow: 1px 1px   #02a0e9;
}

.royalSlider .royalCaption .red .title-inverted,.royalSlider .royalCaption .text-inverted {
    
}
