@import url(css/fonts/iconfont.css);
@font-face { 
	font-family: proxima-nova-1;
	src: url('css/fonts/ProximaSansBlack.ttf');
	src: url('css/fonts/ProximaSansBlackOblique.ttf');
	src: url('css/fonts/ProximaSansMedium.ttf');
	src: url('css/fonts/ProximaSansMediumOblique.ttf');
	src: url('css/fonts/ProximaSansOblique.ttf');
}
#mobile-nav .vertical li em{
	font-style: inherit;
}
.small-logo img{
	max-height:24px;
}
.is-dropdown-submenu{
	border:none;
}
.header .top-bar .top-bar-right>ul li:hover{
	background:#e6e6e6;
}
.header{
	z-index:2;
	position:relative;
}
.sticky-container .is-stuck {
    background: #ffffff;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
.header .top-bar{
	background:none;
	padding: 5px 0;
    z-index: 1;
}
.header .top-bar .top-bar-right .top-bar-right-language{
	width:100%;
	text-align:right;
}
.header .top-bar .top-bar-right>ul{
	background:none;
	float:right;
	margin-top:10px;
}
.header .top-bar .top-bar-right>ul em{
	font-style: inherit;
}
.banner-box{
	background-size: cover;
    background-position: center;
    padding-bottom: 200px;
    padding-top: 200px;
}
@media screen and (max-width: 640px){
	.banner-box{
		padding-bottom: 30px;
		padding-top: 30px;
	}
}
@media screen and (max-width: 640px){
	.banner-box .table-grid .middle{
		margin-bottom: 20px;
	}
}
.banner-box .table-grid .middle .complex{
	font-size:.9rem;
}
.banner-box .table-grid .middle a{
	width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    transition: 300ms;
    -webkit-transition: 300ms;
    text-transform: uppercase;
    position: relative;
	padding:20px 10px;
}
.banner-box .table-grid .middle a:hover{
	background-color: rgba(220, 12, 26, 0.42);
}
.banner-box .table-grid .middle i.border{
	position: absolute;
    width: 100%;
    height: 100%;
    top: -3px;
    left: -3px;
    border: 1px solid rgb(225,161,64);
}
.banner-box .table-grid .middle i.border.two{
	top: 3px;
    left: 3px;
}
.service-banner-box{
	background-size: cover !important;
	padding:200px 0;
}
.service-banner-box p{
	color:#ffffff;
}
.service-banner-box h3{
	color:#ffffff;
}
.index-message{
	padding: 30px 0;
}
.index-message .index-message-title{
    padding: 20px 0;
    color: #166cad;
    font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
    font-size: 28px;
    position: relative;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.index-message .index-message-content-title{
    color: #166cad;
}
.index-message  .index-message-content{
	padding: 10px 0;
	color:#bebebe;
}
.index-application{
	background: #024d94;
    position: relative;
    padding: 50px 0;
}
.index-application h3 {
    color: #ffffff;
    font-size: 1.5rem;
}
.index-application p {
    color: #ffffff;
    font-size: 0.9rem;
}
.application-link{
	width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    transition: 300ms;
    -webkit-transition: 300ms;
    text-transform: uppercase;
    position: relative;
}
.application-link i.border{
	position: absolute;
    width: 100%;
    height: 100%;
    top: -3px;
    left: -3px;
    border: 1px solid rgb(225,161,64);
}
.application-link i.border.two{
	top: 3px;
    left: 3px;
}
.index-about{
	padding: 50px 0;
}
.video-js .vjs-big-play-button{
	z-index:1 !important;
}
.page-article {
    padding: 55px 0;
}
.news-list{
	padding:30px 0; 
}
.news-list .event {
  padding: 1rem 1rem 1rem 0;
  display: table; }

.news-list .event-date {
  width: 6rem;
  margin: 0 auto 1rem;
  display: table-cell;
  width: auto; }
  .news-list .event-date .event-month {
    margin: 0;
    background: #eee;
    padding: 0.5rem 2rem;
    text-align: center; }
  .news-list .event-date .event-day {
    margin: 0;
    border: 1px solid #eee;
    padding: 0 2rem;
    text-align: center;
    font-size: 2rem; }

.news-list .event-desc {
  padding: 0 0 0 1rem;
  text-align: left;
  display: table-cell;
  vertical-align: top; }
  .news-list .event-desc .event-desc-header {
    margin: 0 0 0.5rem 0;
    padding: 0; }
  .news-list .event-desc .event-desc-detail {
    margin: 0 0 0.25rem;
    padding: 0; }
  .news-list .event-desc .event-desc-time {
    font-weight: bold; }
  .news-list .event-desc .rsvp.button {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0; }
	.news-list .service-banner-box{
		background-size: cover;
		min-height: 331px;
		padding: 3em 0;
		position: relative;
		text-align: center;
	}
.service-banner-box .orbit-bullets button{
	width: 1.2rem;
    height: 0.5rem;
    margin: .1rem;
	border-radius:0;
}
.categories-our-services{
	padding: 3em 0;
    background: #FAFAFA;
}
.categories-our-services .services-title h3{
	color: #bb1e10;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}
.categories-our-services .services-title p {
    color: #333333;
    font-size: 14px;
    margin: 3em 0 0 0;
    line-height: 1.8em;
    font-weight: 200;
}
.categories-our-services .services-title .services-more {
	margin-top: 1em;
}
.categories-our-services .services-title .services-more a{
	margin-top: 1em;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1em 4em;
    outline: none;
    background: #393939;
    border: none !important;
    border-radius: 0;
}
.categories-our-services .services-box .columns{
	margin-bottom:2rem;
}
.categories-our-services .services-box .services-img{
	width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #dfdfdf;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.categories-our-services .services-box h4{
	color: #000;
    font-size: 17px;
    font-weight: 600;
    margin: .4em 0;
	text-align:center;
}
.categories-our-services .services-box p {
    color: #333333;
    font-size: 14px;
    margin: 0;
    line-height: 1.8em;
    font-weight: 400;
	text-align:center;
}
.map {
    padding: 20px 0 20px 0;
    background-color: rgb(8, 25, 45);
}
.map .map-message-block {
    padding: 40px;
}
.map .map-message-content {
    color: #ffffff;
}
.video-list{
	margin-top:50px;
}
.footer .footer-contact{
	position: relative;
    background: #ffffff;
    padding-bottom: 40px;
    padding-top: 40px;
}
.footer .footer-contact .columns .columns {
    text-align: center;
    border-left: 1px solid #cccccc;
    min-height: 189px;
}
.footer .footer-contact .chat {
    border-right: 1px solid #cccccc;
}
.footer .footer-contact p {
    margin-bottom:.5rem;
}
.footer .footer-contact .columns .columns i {
    font-size:2rem;
}
@media screen and (max-width: 64em){
	.footer .footer-contact .columns .columns {
		border: none;
	}
}
.footer .footer-bottom{
    background: #08192d;
    font-size: 0.9rem;
    padding: 15px 0px;
}
.footer .footer-bottom .menu-centered a em{
	color:#ffffff;
	font-style: inherit;
}
.footer .footer-bottom .footer-bottom-copyright .copyright{
    color:#ffffff;
	margin-bottom:1rem;
}
.section-line {
    border-bottom: 1px solid rgb(225,161,64);
    display: block;
    margin-bottom: 5px;
}
#back-to-top {
    position: fixed;
    float: right;
    right: 10px;
    bottom: 10px;
}
.chat-tool{
	position:relative;
	float:left;
	max-width:60px;
}
.chat-tool .btn-slide{
	position:relative;
	border-radius: 1px;
	margin:0;
	width: 100%;
	border-bottom:1px solid #ffffff;
	display:block;
}
.chat-tool .btn-slide i{
	font-size:30px;
}
.chat-tool .fast-email{
	position:relative;
	border-radius: 1px;
	margin:0;
	width: 100%;
}
.chat-tool .fast-email i{
	font-size:20px;
}
.slide-chat{
	position: fixed;
    float: right;
    right: 0;
    top: 30%;
}
#chat-panel{
	display:none;
    float: right;
    right: 0;
    top: 30%;
	position:relative;
	background: #ffffff;
}
#chat-panel ul{
	padding:10px;
}
#chat-panel ul li{
	line-height:25px;
}
#chat-panel ul li span{
	font-weight:normal !important;
}
#chat-panel ul li i{
	padding:0 8px 0 0;
	font-size:20px;
}
.change-language-cont .prisna-wp-translate-seo{
	background:#ffffff;
}