@import url(https://use.typekit.net/uow1rww.css);@import url(https://fonts.googleapis.com/css?family=Lora:400,400i|Open+Sans:400,400i,700);@charset "UTF-8"@font-face {
  font-family: 'icomoon';
  src: url(../../../../../../../../../themes/royal-ny/assetsV2/fonts/icomoon.eot?7w8qv7);
  src: url("../../../../../../../../../themes/royal-ny/assetsV2/fonts/icomoon.eot?7w8qv7#iefix") format("embedded-opentype"),url(../../../../../../../../../themes/royal-ny/assetsV2/fonts/icomoon.ttf?7w8qv7) format("truetype"),url(../../../../../../../../../themes/royal-ny/assetsV2/fonts/icomoon.woff?7w8qv7) format("woff"),url("../../../../../../../../../themes/royal-ny/assetsV2/fonts/icomoon.svg?7w8qv7#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
body{
  font-family: "Europa", "Open Sans", Helvetica, Arial, sans-serif;
}
a{
  text-decoration: none;
}
.font-weight-bold{
  font-weight: bold !important;
}
.text-white{
  color: #FFF;
}
a.back_to_careers{
  text-decoration: none;
  color: #304E6C;
}
section.careers {
  margin: 20px 0;
}
.career_detail p, .box_to_apply p{
  font-size: 18px !important;
  line-height: 27px !important;
}
.career_detail h2{
  font-weight: bold;
}
.career_detail .details p{
  font-size: 18px;
  color: #505050;
  margin-bottom: 3px;
}
section.careers .desc {
  margin: auto;
  padding: 60px 0;
}
.w-mb-50{
  width: 50%;
}
.pr-mb{
  padding-right: 50px !important;
}
.w-100{
  width: 100%;
}
.mb{
  margin-bottom: 15px;
}
.m-center{
  margin:auto;
}
.m-center *{
  margin: auto;
}
.text-light{
  font-weight: 100;
}
.position_block {
  border-bottom: 1px solid #BEBEBE;
  padding: 25px 0;
}
.btn.btn-outline {
  border-color: #304E6C;
}
section.careers p{
  font-size: 20px;
  line-height: 30px;
}
.offering-item .offering-item-body .offering-item-body-right .view-details-btn {
  margin-bottom: 12px;
}
.btn.btn-outline {
  border-color: #304E6C;
}
.btn.btn-outline {
  border-color: #304E6C;
}
.btn.btn-outline:hover {
  background: rgba(48,78,108,.1) !important;
  border-color: #304E6C !important;
  color: #304E6C;
}
.btn {
  padding: 14px 24px;
  min-width: 105px;
  display: inline-block;
  background: transparent;
  color: silver;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  cursor: pointer;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  color: #304E6C;
  text-decoration: none!important;
  position: relative;
}
p.text-norm-light{
  color: #4B4B4B;
}
div.box_to_apply{
  background-color: #EFF7FC;
  padding: 40px;
}
.empty_position_block{
  background-color: #EFF7FC;
}

li.order-1{
  order:1;
}
li.order-2{
  order:2;
}
li.order-3{
  order:3;
}
li.order-4{
  order:4;
}
/*.quick-filter-links-wrap li:first-of-type {*/
/*  order: 9;*/
/*}*/
@media only screen and (max-width: 600px) {
  .top_bar {
    flex-direction: column;
  }
}
.blog-collapse h3.ui-accordion-header-collapsed {
  border-bottom: 0 !important;
  margin-bottom: -30px !important;
}
.container{
  max-width: 1540px !important;
}
.category-name {
  font-size: 14px;
  background-color: #EFF7FC;
  padding: 4px 8px;
  display: inline-block;
  margin: 5px 5px 5px 0px;
}

.blog .box .title a {
  font-size: 20px;
  font-weight: 600;
  color: #0A1D2E;
}

.top_bar h2 {
  font-size: 36px;
  font-weight: 600;
  border-bottom: 3px solid #B59038;
  padding-bottom: 2px;
}

.quick-filter .quick-filter-inner .quick-filter-links-wrap > li > a.active {
  color: #B59038 !important;
}
.quick-filter a{
  color: #0A1D2E;
}

.top_bar{display: flex;justify-content: space-between;align-items: center;}

.top_bar h4 {
  font-size: 18px;
  display: flex;
  align-items: center;
}

.top_bar h4 svg {
  transform: rotate(180deg);
}

a.text-color-default {
  color: #0A1D2E;
}
.box h1 {
  color: #000 !important;
  font-weight: bold;
}

h4.date_blog {
  font-size: 16px;
  color: #404040;
}

span.text-light-blog {
  color: #515151;
}

.author_description h5 {
  color: #304E6C;
  font-weight: 600;
}

.blog_section h2 {
  font-size: 31px;
  font-weight: 600;
  margin-bottom: 22px;
}

.author_image img{
  width: 90px;
  border-radius: 100px;
  float: left;
}
.search_input input {
  border: 1px solid #BEBEBE;
  width: 300px;
  padding: 8px 8px 8px 30px;
}

.search_input span.icon-royal-Search {
  position: absolute;
  margin-top: 14px;
  margin-left: 10px;
}

form.search_input {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.search_input select {
  width: min-content;
}
.ui-accordion-header-collapsed.ui-state-active {
  border-bottom: 0 !important;
  padding-bottom: 10px !important;
}
.faq-answer ul li:before {
  display: none;
}
.ui-accordion .ui-accordion-content {
  padding: 0 0 10px 0 !important;
}
 body.single-rny_blog main, body.archive.tax-blog_category main{
  padding-top: 60px;
}

body.single-rny_blog main .back_to_careers h4{
  font-size: 20px;
}