@charset "utf-8";

@font-face {font-family: 'museo300';src: url('fonts/museo300/font.woff') format('woff'),url('fonts/museo300/font.woff2') format('woff2'); font-weight: 300;font-style: normal;}
@font-face {font-family: 'eurostyle-ext';src: url('fonts/eurostyle-std-ext/font.woff') format('woff'),url('fonts/eurostyle-std-ext/font.woff2') format('woff2'); font-weight: 400;font-style: normal;}

@font-face {font-family: 'eurostyle-bld';src: url('fonts/eurostyle-bld-ext/font.woff') format('woff'),url('fonts/eurostyle-bld-ext/font.woff2') format('woff2'); font-weight: 700;font-style: normal;}


/*RESET*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;} a {text-decoration: none;} html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{-webkit-text-size-adjust:none; } .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } * html .clearfix { height: 1%; } .clearfix { display: block; }
/****************/

body {font-family: 'museo300', "Lucida Sans Unicode", "Lucida Grande", sans-serif;}


/*ANIMATIONS*/
.animate_it.deactive * {opacity: 0; margin-top: 20px; margin-bottom: -20px; transition: all 0s linear 0s;}
.animate_it.active * {opacity: 1; margin-top: 0px;  margin-bottom: 0px; transition: all 0.33s linear 0s;}

.animate_it.deactive h1, .animate_it.deactive h2 {transition: all 0s linear 0s;}
.animate_it.active h1, .animate_it.active h2 {transition: all 0.75s ease 0.5s;}

/*GENERAL*/
.container {margin: 0 auto; width: 90%; max-width: 1000px;}
.btn {background: #151C5A; font-size: 13px; text-align: center; line-height: 40px; display: block; max-width: 180px; color: #FFF; text-transform: uppercase; font-family: 'eurostyle-bld'; border-radius: 0 10px;}
.mobShow {display: none;}
img.alignright {float: right; padding: 10px; border: 1px solid #939598; margin: 10px 0px 10px 20px;}

/*HEADER*/
header {width: 100%;box-shadow: 0px 5px 5px -5px rgba(14,11,60, 0.6); background: #FFF; padding: 10px 0; position: relative; z-index: 999;}
header .logo {width: 270px; display: block; float: left; background-image: url(../image/logo.png); background-size: cover; background-repeat: no-repeat; background-position:center;}
header .logo:after {content:""; display: block; padding-top: 32.593%;}

header .contact {float: right; text-align: right; font-size: 18px; line-height: 26px;}
header .contact .phone {color: #939598; font-family: 'eurostyle-ext'; margin: 16px 0 8px;}
header .contact .phone a {color: #939598;}
header .contact .email {color: #151C5A; font-family: 'eurostyle-ext'; display:block;}


/*NAVIGATION*/
nav {margin: 0 auto; width: 90%; max-width: 1000px;}
nav ul {display: block; text-align: right;}
nav ul li {display: inline-block; text-transform:uppercase; font-family: 'eurostyle-ext'; font-size: 13px; line-height: 30px; padding-left: 10px;}
nav ul li a {color: #939598;}
nav ul li a:hover, nav ul li.current_page_item a {color: #151C5A;}




/*SLIDER*/
.slider_container {width: 100%; overflow: hidden; position: relative; }
.slider {white-space: nowrap; position: relative; font-size: 0px; display: flex; z-index: 0;}
.slider .slide, .single_slide {width: 100%;box-shadow: 0px -5px 5px -5px rgba(14,11,60, 0.6) inset; height: 450px; display: inline-block; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center top; white-space: normal; }
.slider .slide {flex: 1 0 auto;}
.single_slide.header.parallax,.single_slide.header {height: 0px; padding-top: 30%; background-color: transparent;}
.single_slide  {display: block;}
.slider .slide .content_container, .single_slide .content_container {position: absolute; left: 50%; bottom: 40px; width: 78%; transform: translateX(-50%); max-width: 1000px;}
.slider .slide .content, .single_slide .content {background: rgba(255,255,255,0.75); position: relative; padding: 30px 50px; max-width: 500px; }
.slider .slide .content .title, .single_slide .content .title {color: #151C5A; font-size: 24px;font-family: 'eurostyle-bld';line-height: 100%;}
.slider .slide .content .description, .single_slide .content .description {color: #333; font-size: 14px; line-height: 24px; padding: 15px 0;}
.slider_container .next, .slider_container .prev {position: absolute; color: #FFF; background: #151C5A; text-align: center; display: block; z-index: 10; top: 50%; height: 30px; line-height: 30px; width: 30px; margin-top: -15px; font-size: 24px; border-radius: 50%;}
.slider_container .next {right: 10px;}
.slider_container .prev {left: 10px;}

/*MAIN CONTENT*/
section {padding: 40px 0;}
h1 {font-family: 'eurostyle-bld'; color: #151C5A; font-size: 22px; line-height: 32px;}
h2 {font-family: 'eurostyle-ext'; color: #25327B; font-size: 20px; line-height: 30px;}
p {font-size: 13px; line-height: 20px; color: #231F20; padding: 10px 0;}
ul {margin-left: 20px; padding-bottom: 10px; margin-top: -10px;}
ul li {list-style: outside square; font-size: 13px; line-height: 20px; color: #231F20;}

/*50:50 BOXES*/
.box_50_50 {display: table; width: 100%;}
.box_50_50.right {direction: rtl;}
.box_50_50 .table_row {display: table-row;}
.box_50_50 .background_img {display: table-cell; width: 50%; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative;}
.box_50_50 .background_img_padding {min-height: 400px;}
.box_50_50 .content_box {display:table-cell; vertical-align:middle; width: 50%; direction: ltr; padding: 90px 9%; box-sizing: border-box; text-align: left; position: relative;}
.box_50_50 .btn {margin: 20px 0 0;}
.box_50_50 iframe {width: 100%; height: 100%; position: absolute; top: 0;}
.box_50_50 .fader_container {width: 100%; height: 100%; background-color: #333; position: absolute; top: 0; left: 0;}
.box_50_50 .fader {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-size: contain; background-repeat: no-repeat; opacity: 0;}
.box_50_50 .fade_thumbs {position: absolute; z-index: 10; bottom: 0; left: 0; background: rgba(0,0,0,0.5); width: 100%;}
.box_50_50 .fade_thumbs a {display: block; float: left; width: 12%; margin: 2px 1px; border: 2px solid transparent; background-size: cover; background-position: center; background-repeat: no-repeat; transition: all 0.3s;}
.box_50_50 .fade_thumbs a:after {content:""; display: block; padding-top: 65.789%;}
.box_50_50 .fade_thumbs a.current {border: 2px solid #DD0;}
.box_50_50 .fade_thumbs a:hover {border: 2px solid rgba(221,221,0,0.5);}
.box_50_50 .fader.current {opacity: 1;}


/*CTA BAR*/
.cta_bar {padding: 40px 0; background: #F0F0F0;}
.cta_bar h2 {text-align: center;}
.cta_bar p {text-align: center; }
.cta_bar .btn {margin: 0 auto;}

/*FOOTER*/
footer {background: #151C5A; color: #FFF; width: 100%; padding: 40px 0; font-size: 13px; line-height: 20px;}
footer .phone {color: #FFF; padding-bottom: 10px;}
footer .email {color: #FFF; padding-bottom: 10px;}
footer a {color: #FFF;}
footer strong {color: #FFF; display: block; font-family: 'eurostyle-ext';}
footer .social {float: right; margin-top: -32px;}
footer .social .fa {font-size: 32px; line-height: 32px;padding-left: 20px;}
.footer2 {line-height: 40px; color: #151C5A;}


@media (max-width:800px) {
header .logo {width: 180px;}
header .contact {font-size: 14px; line-height: 20px;}
header .contact .phone {margin: 6px 0;}

.box_50_50_container.layout_3_col {display: block;}
.box_50_50 .dingleberry {top: 10px;}
.box_50_50 {display: block;}
.box_50_50 .table_row {display: block;}
.box_50_50 .background_img {display: block; width: 100%; padding-top: 70%; background-size: 100% auto;}
.box_50_50 .background_img_padding, .layout_3_col .box_50_50 .background_img_padding {min-height: 0px;}
.box_50_50 .content_box {display:block; width: 100%; padding: 60px 10%;}
.layout_3_col .box_50_50 {width: 100%;}
}



@media (max-width:650px) {
.mobShow {display:block;}
.mobHide {display: none;}

header .logo {width: 135px;}
header .contact {margin-right: 45px; margin-top: 10px;}
header .contact .phone, header .contact .fa, header .contact .email {display: inline; font-size: 20px;}
header .contact .fa {padding-right: 12px;}

header .fa-bars {display: inline-block; color: #FFF; position: absolute; right: 10px; top:10px; font-size: 24px; text-align: center; line-height: 40px; width: 40px; z-index: 10;}
header .fa-bars:after {border-color: #25327B #151C5A #151C5A #25327B; border-style: solid;border-width:20px;content: "";display: block;position: absolute;z-index: -1; top: 0; left: 0; width: 0; height: 0;}

header nav ul {background: #F0F0F0;display: none;position: absolute;top: 65px;width: 96%; max-width: 400px; right: 2%;z-index: 9999; box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.8);}
header nav ul:before {content:""; content: ""; position: absolute; top: -28px; margin: 0 auto; right:10px; width: 0; height: 0; border-width: 14px; border-color:  transparent transparent #F0F0F0; border-style: solid;}
nav li a:after {display: none;}
header nav ul li, nav > ul > li:nth-child(4) {padding: 0; width: 80%; box-sizing: border-box; display: block; margin: 0 auto; padding: 10px 0; border-bottom: 1px solid #999;}
header nav ul li:last-child {border: none;}
header nav ul li a {font-size: 16px; color: #263435; display: block; white-space: nowrap;}

.slider .slide, .single_slide {height: 325px;}
.slider .slide .content, .single_slide .content {padding: 20px;}
.slider .slide .content .description, .single_slide .content .description {line-height: 20px; padding: 10px 0;}
.slider .slide .content .title, .single_slide .content .title {font-size: 20px;}

footer .social {float: none; margin-top: 10px;}
footer .social .fa {padding: 0 10px 0 0;}
}