/*-------------------------------*/
/* WORDPRESS CLEAN UP */
/*-------------------------------*/
aside#secondary,
header.entry-header,
.site-info {
    display: none;
}
span.edit-link {
    display: none;
}
.post, .page,
.entry-content {
    margin: 0 !important;
}
a {
	text-decoration: none !important;
}
header.page-header {
    display: none;
}
.wpb_content_element {
    margin-bottom: 0 !important;
}
p:empty {
    display: none;
}
body > p {
    margin-bottom: 0;
}
.entry-content {
    overflow: hidden;
}

/*-------------------------------*/
/* FONT  Family*/
/*-------------------------------*/
.raleway {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.be-vietnam-pro-thin {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.be-vietnam-pro-extralight {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.be-vietnam-pro-light {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.be-vietnam-pro-regular {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.be-vietnam-pro-medium {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.be-vietnam-pro-semibold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.be-vietnam-pro-bold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.be-vietnam-pro-extrabold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.be-vietnam-pro-black {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.be-vietnam-pro-thin-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.be-vietnam-pro-extralight-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.be-vietnam-pro-light-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.be-vietnam-pro-regular-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.be-vietnam-pro-medium-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.be-vietnam-pro-semibold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.be-vietnam-pro-bold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.be-vietnam-pro-extrabold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.be-vietnam-pro-black-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 900;
  font-style: italic;
}

 

h1,h2,h3,h4,h5,h6,li,lo,button,form,table th,table td, select, option{
    font-family: "Be Vietnam Pro", sans-serif !important; 
    font-weight: 400;
    font-style: normal;
    outline: none !important;
} 
 p,a{
    font-family: "Raleway", sans-serif !important; 
    font-weight: 400;
    font-style: normal;
    outline: none !important;
}
.our-offices-container.mauritius * {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.our-offices-container.mozambique * {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
}
/*-------------------------------*/
/* GENERAL CLASSES */
/*-------------------------------*/
.light-blue-bg{
    background: #c1d5ef;
}
.sage-green-bg{
     background: #737464;
}
.orange-bg{
    background: #e96854;
}
.orange-color{
    color: #e96854;
}
.grey-bg {
	background: #8A8D8F;
}
.medium-grey-bg {
    background: #EEECEB;
}
.rav-widthcontainer,
.container,
.rav-container > .vc_column-inner {
    max-width: 1170px !important;
    margin: 0 auto !important;
}
.uppercase {
    text-transform: uppercase;
}
.max-width-1100 > .vc_column-inner,
.container-1100  {
    max-width: 1100px;
    margin: 0 auto;
}
.max-width-900 > .vc_column-inner,
.container-900  {
    max-width: 900px;
    margin: 0 auto;
}
.pad-80 {
    padding: 80px 0;
}
.pad-top-80 {
    padding-top: 80px
}
.pad-bottom-80 {
    padding-bottom: 80px !important;
}
.pad-bottom-30 {
    padding-bottom: 30px !important;
}
.lightgrey-bg {
    background: #F7F7F7;
}
.white-color,
.white-color * {
    color: #ffffff !important;
}
/* .blue-bg {
    background: #3498db;
}
.blue-color {
    color: #0775FE !important;
} */

.sage-green-color {
    color: #737464 !important;
}
.black-color{
    color: #30261d !important;
}
.pad-60 {
    padding: 60px 0;
}
.pad-top-60 {
    padding-top: 60px;
}
.pad-bottom-60 {
    padding-bottom: 60px !important;
}
.pad-lr-100 {
    padding: 0 100px;
}
.bluenavy-color {
    color: #3f3a60;
}
.bluenavy-bg {
    background: #3f3a60;
}
.grey-color,
.grey-color * {
    color: #404040
}
.pad-top-30 {
    padding-top: 30px;
}
.pad-bottom-30 {
    padding-bottom: 30px;
}

/*-------------------------------*/
/* HEADER */
/*-------------------------------*/
.rogers-av-top-header {
    padding-right: calc((100% - 1170px) / 2);
    padding-left: 50px;
	overflow: hidden;
}
.rogers-av-address-mail {
    padding: 8px 0;
	float: left;
}
.rogers-av-social-media {
    float: right;
}
.rogers-av-social-media ul li {
    display: inline-flex;
}
.rogers-av-social-media ul {
    padding: 0;
    margin: 0;
}
.rogers-av-address-mail a {
	color: #737464 !important;
	font-size: 14px;
}
.rogers-av-address-mail img {
	margin-right: 10px;
	width: 22px;
}
.rogers-av-social-media ul li i {
	position: relative;
	font-size: 20px;
	color: #737464;
    top: 2px;
}
.rogers-av-social-media ul li:not(:last-child) {
    margin-right: 30px;
}
.rogers-av-logo {
    width: 27%;
}
.rogers-av-menu-container {
    width: 100%;
}
nav.navbar.navbar-expand-lg {
	padding: 20px;
    padding-right: calc((100% - 1170px) / 2);
}
.rogers-av-menu-wrapper ul {
    margin: 0;
}
.rogers-av-menu-wrapper ul li a {
    text-transform: uppercase;
    color: #6f735f;
	font-weight: 700;
	font-size: 14px;
	transition: 0.3s color ease-in-out;
}
.rogers-av-menu-wrapper .collapse > .navbar-collapse > ul > li {
    margin-right: 15px;
}
.rogers-av-menu-wrapper .collapse > .navbar-collapse > ul > li > a {
    font-size: 12px;
}
nav.navbar.navbar-expand-lg {
    padding-right: calc((100% - 1170px) / 2);
}
.navbar {
    align-items: flex-end !important;
}
.navbar-collapse {
    justify-content: flex-end;
}
.rogers-av-menu-wrapper.menu-wrapper,
.search-menu {
    padding-bottom: 10px;
}
.search-menu {
	padding-right: 25px;
	position: relative;
	cursor: pointer;
}
.search-menu p {
	text-transform: uppercase;
	margin-bottom: 0;
	color: #c1d5ef;
	font-weight: 600;
	font-size: 13px;
}
.search-menu i {
	position: absolute;
	font-weight: 400;
	font-size: 16px;
	right: 0;
	top: 3px;
}
.rogers-av-menu-wrapper ul li a.dropdown-toggle::after {
    border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid;
	transition: 0.3s all ease;
}
.rogers-av-menu-wrapper ul li:hover a.dropdown-toggle::after {
	transform: rotate(180deg);
}
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li:hover > ul.dropdown-menu {
    box-shadow: 0 3px 6px #00000029;
	padding: 15px 20px 20px;
	border-radius: 0;
    display: block;
    border: none;
    width: 205px;
    top: 54px;
    border-top: 3px solid #30261d;
}
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li:hover > a,
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li > ul.dropdown-menu li:hover > a,
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li > ul.dropdown-menu li > ul.dropdown-menu > li:hover > a,
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li.active > a,
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li > ul.dropdown-menu li.active > a,
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li > ul.dropdown-menu li > ul.dropdown-menu > li.active > a,
.rogers-av-menu-wrapper ul li.current-menu-parent > a,
.rogers-av-menu-wrapper ul li.current-menu-ancestor > a {
	color: #c1d5ef;
}
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li > ul.dropdown-menu a {
	text-transform: capitalize;
}

.menu-item-has-children:before {
    position: absolute;
    display: block;
    bottom: -30px;
    height: 35px;
    content: '';
    z-index: 2;
    right: 0;
    left: 0;
}
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li:hover > ul.dropdown-menu li:hover ul.dropdown-menu {
    box-shadow: 0 3px 6px #00000029;
    padding: 15px 20px 20px;
    border-radius: 0;
    display: block;
    width: 195px;
	border: none;
	left: 185px;
    top: 0;
    border-top: 3px solid #30261d;
}
.rogers-av-header-container .navbar-collapse > ul.navbar-nav > li:hover > ul.dropdown-menu li.menu-item-has-children:before {
    left: inherit;
    bottom: -7px;
    right: -45px;
    width: 55px;
}
li#menu-item-101:hover ul.dropdown-menu {
    width: 285px;
}
.search-btn-wrapper {
    transform: rotate(-90deg) translate(50%, -50%);
    transform-origin: 100% 50%;
    background: #0775fe;
    text-align: center;
    border-radius: 5px;
    padding: 10px 0;
    position: fixed;
    font-size: 15px;
    cursor: pointer;
    height: 40px;
    width: 120px;
    z-index: 2;
    right: 0; 
    top: 50%;
    transition: 0.3s height ease-in-out;
}
.search-btn-wrapper.active {
    height: 650px;
    top: 20%;
    
}
.search-btn-wrapper p {
    margin-bottom: 0;
    color: #fff;
}
.search-btn-wrapper i {
    transform: rotate(90deg);
    margin-left: 7px;
}
/*-------------------------------*/
/* FOOTER */
/*-------------------------------*/
.site-footer {
    background-image: url(/wp-content/uploads/2022/06/footer-bg.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 15px;
}
.rav-footer-container {
    max-width: 1100px;
    margin: 0 auto;
}
.rav-footer-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-bottom-content ul li {
    display: inline-block;
}
.footer-bottom-content img {
    width: 150px;
}
li.powered-by,
li.powered-by a {
    color: #c1d5ef;
    font-size: 12px;
}
li.powered-by {
    border-left: 1px solid #c1d5ef;
    padding-left: 10px;
    margin-left: 45px;
}
.rav-text-logo p {
    font-style: italic;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
}
.rav-text-logo {
    position: relative;
    width: 280px;
}
.rav-text-logo:before {
    background: #c1d5ef;
    position: absolute;
    width: 125px;
    bottom: -5px;
    content: "";
    height: 3px;
}
.footer-social-media {
    padding-top: 40px;
}
.footer-social-media a:first-child {
    margin-right: 40px;
}
.rav-footer-details a,
.rav-footer-details i {
    color: #c1d5ef !important;
}
.rav-footer-details li {
    position: relative;
    padding-left: 30px;
}
.rav-footer-details a {
    font-weight: 700;
    font-size: 13px;
}
.rav-footer-details i {
    position: absolute;
    font-weight: 700;
    top: 8px;
    left: 0;
}
.rav-footer-details,
.footer-menu {
    justify-content: center;
    display: flex;
}
.rav-footer-details {
    justify-content: flex-end;
}
.footer-menu ul li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    transition: 0.3s color ease-in-out;
}
.footer-menu ul li:hover a {
    color: #DAAA00;
}
.footer-menu {
    margin-left: -80px;
}
.rav-footer-details ul li {
    margin-bottom: 23px;
}
.footer-social-media a i {
    font-size: 20px;
    color: #fff;
}
.footer-menu ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}
.footer-menu ul li:after {
    background: #c1d5ef;
    position: absolute;
    width: 160px;
    height: 2px;
    content: "";
    bottom: 0;
    left: 0;
}
.data-protection-menu ul li:after {
    width: 200px;
}
.footer-bottom-content {
    margin-top: 50px;
}
li.powered-by a {
    transition: 0.3s color ease-in-out;
}
li.powered-by:hover a {
    color: #e96854 ;
}
/*-------------------------------*/
/* HOMEPAGE */
/*-------------------------------*/
.hp-slider-container {
    position: relative;
}
.banner-tagline-wrapper {
    background: #ffffff50;
    position: absolute;
    padding: 12px 0;
    width: 100%;
    z-index: 1;
    top: 0;
}
.banner-tagline {
    text-align: center;
}
.banner-tagline p {
    margin-bottom: 0;
    color: #30261d;
    font-weight: 700;
}
.hp-slider-wrapper button.slick-arrow {
    background: transparent;
    position: absolute;
    cursor: pointer;
    height: 100%;
    border: none;
    z-index: 1;
    top: 0;
}
.hp-slider-wrapper button.slick-prev {
    padding-left: calc((100% - 95%) / 2) !important;
    left: 0;
}
.hp-slider-wrapper button.slick-next {
    padding-right: calc((100% - 95%) / 2) !important;
    right: 0;
}
.hp-content-container {
    padding: 0 calc((100% - 930px) / 2);
    height: calc(100% - 48px);
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    top: 48px;
    bottom: 0;
    right: 0;
    left: 0;
}
.hp-content-container.flex-start .hp-content-wrapper {
    justify-content: flex-start;
}
.hp-content-container.flex-end .hp-content-wrapper {
    justify-content: flex-end;
}
.hp-content-wrapper.flex-start {
    align-items: flex-start;
    padding-top: 55px;
}
.hp-content-wrapper.flex-end {
    align-items: flex-end;
    padding-bottom: 55px;
}
.hp-content-wrapper {
    display: flex;
    height: 100%;
}
.hp-slider-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.hp-text-holder * {
    color: #fff;
}
.hp-slide-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 25px;
}
.hp-slide-title h2 span {
    text-transform: capitalize;
}
.hp-slide-tag p {
    margin-bottom: 10px;
    font-size: 14px;
}
.hp-slide-title {
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.hp-slide-title:before {
    top: calc(55px + 24px + 65px);
    background: #c1d5ef;
    position: absolute;
    content: "";
    height: 3px;
    width: 50%;
    left: 0;
}
.hp-asr .hp-slide-title:before {
    width: calc(50% - 15px);
} 
.hp-cts .hp-slide-title:before {
    width: calc(50% + 15px);
}
.hp-lts .hp-slide-title:before {
    width: calc(50% + 95px);
}
.hp-content-container.flex-end .hp-slide-title:before {
    left: inherit;
    right: 0;
}
.rav-heading h2 {
    text-transform: uppercase;
}
.who-we-are-text {
    margin-bottom: 42px;
}
.rav-button a {
    color: #fff !important;
    border-radius: 10px;
    padding: 12px 50px;
}
.who-we-are-subtitle {
    margin: 30px 0;
}
.who-we-are-subtitle p,
.rav-heading h2 {
    margin-bottom: 0;
}
.counter-icon {
    max-width: 110px;
    margin: 0 auto;
}
.counter-icon img {
    object-fit: contain;
    height: 90px;
    width: 100%;
}
.counter-title {
    text-align: center;
    margin-top: 35px;
}
.counter-title p {
    margin-bottom: 10px;
    font-weight: 700;
    color: #3f3a60 !important;
}
.counter-number {
    text-align: center;
}
span.text-behind {
    margin-left: -5px;
}
.counter-number p {
    font-weight: 700;
    font-size: 22px;
}
.counter-number p {
    color: #3f3a60 !important;
    margin-bottom: 0;
}
.container-col.counter-container {
    overflow: hidden;
    padding: 80px 0;
}
.call-to-action-row .vc_column-inner {
    padding: 0;
}
.container-col.call-to-action-container {
    padding: 0 70px;
}
.call-to-action-box-content {
    padding: 30px 20px;
    text-align: center;
    background: #fff;
    min-height: 370px;
}
.box-text p {
    font-size: 12px;
}
.call-to-action-box-content * {
    color: #30261d !important;
}
.container-col.call-to-action-container .col {
    padding: 0 12px;
}
.box-image-holder {
    height: 261px;
}
.box-image-holder img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.box-title p {
    margin-bottom: 0;
    font-weight: 700;
}
.box-title {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    min-height: 48px;
    display: flex;
}
/* .newsletter-row .rav-heading {
    padding-bottom: 60px; 
}*/
span.gfield_required:before {
    color: #D22630;
    margin-left: 2px;
    font-size: 16px;
    content: "*";
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
.newsletter-row {
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-size: cover !important;
}
.newsletter-row label.gfield_label {
    text-transform: uppercase;
}
.newsletter-row legend.gfield_label.gfield_label_before_complex {
    display: none !important;
}
.newsletter-row label.gfield_consent_label a {
    text-decoration: underline !important;
    color: #0775FE;
}
.newsletter-row .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px;
}
.newsletter-row .gform_footer.top_label {
    float: right;
}
.newsletter-row .gform_footer {
    padding: 12px 80px 12px 50px !important;
    background: #0775FE;
    border-radius: 10px;
    position: relative;
}
.newsletter-row .gform_footer input {
    text-transform: uppercase;
    background: transparent;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    border: none;
}
.newsletter-row .gform_footer.top_label::after{
    background: url(images/join-now-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    height: 16px;
    width: 16px;
    content: "";
    right: 45px;
    top: 12px;
    transition: .3s ease-in-out;
}
.newsletter-row .gform_footer.top_label:hover::after {
    transform: rotate(-25deg);
    top: 11px;
}
.zcsffieldsdiv {
    margin-bottom: 30px;
    display: flex;
}
.zcsffield {
    width: 33.3%;
}
.zcsffieldsdiv .zcsffield:not(:last-child) {
    margin-right: 20px;
}
.zcsffieldsdiv .zcsffield input {
    height: 40px;
    width: 100%;
}
.signup-label {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 700;
    text-align: left;
    color: #737464;
    font-size: 16px;
}
.privacy-policy-text span {
    color: #737464;
}
.privacy-policy-text a {
    text-decoration: underline !important;
    color: #e96854 !important;
}
.privacy-policy-text input {
    position: relative;
    top: 1px;
}
.privacy-policy-text {
    text-align: left;
    display: inline;
}
.signup-body-wrapper {
    text-align: left;
}
.recaptcha-wrapper {
    margin-top: 45px;
}
.newsletter-form-container {
    background-color: transparent;
}
.join-now-btn {
    position: relative;
    float: right;
}
.join-now-btn::after {
    background: url(images/join-now-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    position: absolute;
    display: block;
    height: 16px;
    width: 16px;
    content: "";
    right: 45px;
    top: 15px;
    transition: .3s ease-in-out;
}
.join-now-btn input {
    padding: 14px 80px 14px 50px !important;
    background: #e96854 !important;
    border-radius: 10px !important;
    text-transform: uppercase;
    color: #fff !important;
    border: none !important;
    margin: 0 !important;
    font-weight: 700;
    cursor: pointer;
}
.join-now-btn:hover input{
    background: #3f3a60 !important;
}
.join-now-btn:hover::after {
    transform: rotate(-25deg);
    top: 11px;
}
div#errorMsgDiv {
    text-align: center;
}
.partners-slider-container,
.subsidaries-container {
    padding-top: 40px;
}
.partners-slider-container .slick-slide {
    margin: 15px;
}
.subsidaries-container {
    max-width: 700px;
    margin: 0 auto;
}
/*-------------------------------*/
/* MEET THE TEAM */
/*-------------------------------*/
.meet-the-team-text p {
    font-size: 14px;
}
.meet-the-team-text {
    padding: 30px 0 45px;
}
.slick-arrow {
    background: transparent;
    border: none !important;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 1;
}
.slick-arrow {
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
}
button.slick-prev.slick-arrow {
    padding-left: 0;
    left: 0;
}
.team-members-slider {
    padding: 0 50px;
}
button.slick-next.slick-arrow {
    padding-right: 0;
    right: 0;
}
.team-member-row .vc_column-inner {
    padding: 0 !important;
}
.team-members-slider path {
    stroke: #737464;
}
.team-holder {
    position: relative;
}
.team-details {
    margin-top: -45px;
}
.team-thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.team-members-slider .slick-slide {
    margin: 0 8px;
}
.team-details p {
    margin-bottom: 0;
    font-size: 14px;
}
.team-job_title {
    padding: 12px 0;
}
.team-job_title p {
    font-size: 12px;
}
.team-linkedin {
    justify-content: center;
    pointer-events: none;
    align-items: center;
    position: absolute;
    bottom: -100%;
    display: flex;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
    transition: all 0.6s ease-in-out;
}
.team-holder:hover .team-linkedin,
.op-thumbnail-holder:hover .team-linkedin {
    opacity: 1;
    bottom: 0;
}
.team-job_title {
    padding: 14px 0;
}
.team-name {
    background-color: rgba(0,0,0,0.7);
    position: relative;
    padding: 12px 0;
}
.team-name p {
    font-size: 14px;
}
.team-details {
    text-align: center;
}
.mask {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0;
    left: 0;
    top: 0;
    transition: all 0.4s ease-in-out;
}
.team-holder:hover .mask,
.op-thumbnail-holder:hover .mask {
    opacity: 1;
}
.mask a {
    display: block;
    height: 100%;
    width: 100%;
}
.team-linkedin i {
    font-size: 40px;
    color: #fff;
}
/*-------------------------------*/
/* WHAT WE DO */
/*-------------------------------*/
.container-content-wrapper {
    position: relative;
}
.container-content-banner {
    position: relative;
}
.container-content {
    justify-content: flex-end;
    padding-bottom: 80px;
    padding-top: 50px;
    display: flex;
}
.container-content-holder {
    max-width: 1100px;
    margin: 0 auto;
    z-index: 1;
}
.container-content-subtitle {
    padding-top: 20px;
}
.title-with-border-container {
    padding-bottom: 20px;
}
.top-title-wrapper p {
    margin-bottom: 0;
}
.main-title-with-border {
    border-bottom: 2px solid #3f3a60;
    padding-bottom: 20px;
}
.container-content-holder .container-col {
    padding: 0 100px;
}
.container-content-holder a {
    color: #e96854 !important;
}
.container-content-subtitle p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.main-title-with-border h2 {
    font-weight: bold;
    font-size: 24px;
}
.container-content-holder p, 
.container-content-holder a {
    font-size: 14px;
}
.container-content-holder p {
    color: #30261d;
}
.click-image-holder img {
    width: 100%;
}
/*-------------------------------*/
/* SUSTAINABILITY */
/*-------------------------------*/
.sustainability-text p {
    margin-bottom: 0;
    font-size: 14px;
}
.container-col.scroll-to-section-container .col,
.tab-content-wrapper {
    padding: 0 12px;
}
.tab-image-wrapper {
    position: relative;
    cursor: pointer;
}
.tab-title {
    position: absolute;
    text-align: center;
    padding: 12px 0;
    width: 100%;
    bottom: 0;
}
.tab-title p {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 14px;
}
.tab-content-wrapper {
    clear: both;
}
.tab-content {
    padding-top: 60px;
}
.content-text p {
    margin-bottom: 0;
    font-size: 14px;
}
.content-title {
    text-align: center;
}
.content-title p {
    margin-bottom: 30px;
    font-weight: 700;
}
.content-text a {
    text-decoration: underline !important;
    color: #0775FE !important;
}
/*-------------------------------*/
/* OUR OFFICES */
/*-------------------------------*/
.our-offices-content {
    padding-top: 60px;
}
.office-intro-content .top-title-wrapper p {
    font-weight: 700;
    font-size: 12px;
}
.office-text-intro p {
    font-size: 14px;
}
.office-text-intro p {
    font-size: 14px;
}
span.staff-figures {
    background: #DDDDDD;
    border-radius: 5px;
    margin-left: 10px;
    padding: 6px;
}
.number-staff {
    padding-top: 55px;
}
.accordion .accordion-card,
.inner-accordion .inner-accordion-card  {
    position: relative;
}
.offices-accordion > .accordion-card::after {
    background: #c1d5ef;
    position: absolute;
    display: block;
    margin: 0 auto;
    height: 2px;
    content: "";
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
}
.offices-accordion .accordion-title {
    font-family: "Be", serif !important;
    margin: 0 calc((100% - 900px) / 2);
    padding: 30px 55px;
    position: relative;
    color: #767464;
    font-weight: 700;
    cursor: pointer;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
}
.accordion-title:hover,
.accordion-title.active {
    color: #e96854;
}
.other-operations-content > div {
    margin-bottom: 60px;
}
.other-operations-content > div:last-child {
    margin-bottom: 50px;
}
.other-op-section-title p {
    margin-bottom: 18px;
    font-weight: bold;
}
.inner-accordion-title {
    position: relative;
    padding-left: 30px;
    font-weight: bold;
    cursor: pointer;
}
.inner-accordion-card {
    border-bottom: 1px solid #9BB8D3;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.accordion-title::before,
.inner-accordion-title::before {
    font-family: 'Font Awesome 5 Pro';
    align-items: center;
    position: absolute;
    font-weight: 100;
    color: #737464;
    font-size: 25px;
    margin-top: 2px;
    display: flex;
    height: 100%;
    left: 0;
    top: 0;
}
.offices-accordion > .accordion-card > .accordion-title::before {
    content: '\f078';
}
.inner-accordion-title::before {
    font-weight: bold;
    content: '\f0d7';
    font-size: 28px;
    margin-top: 0;
}
.inner-accordion-title.active::before {
    content: '\f0d8';
}
.inner-accordion-panel {
    padding-left: 30px;
    padding-top: 20px;
}
.offices-accordion > .accordion-card >.accordion-title.active::before {
    content: '\f077';
}
.offices-accordion > .accordion-card > .accordion-panel {
    padding: 15px 100px 30px;
}
.accordion-panel,
.inner-accordion-panel {
    display: none;
}
.accordion-content p {
    color: #343B3F;
    font-size: 18px;
}
.airline-rep-logo {
    margin-right: 15px;
    height: 80px;
}
.airline-rep-logo img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.travel-agencies-logo .slick-track {
    float: left;
}
.travel-agency-logo img {
    width: 150px;
}
.airline-rep-text {
    margin-bottom: 6px;
}
.country-manager-content {
    overflow: hidden;
}
.country-manager-content .team-holder {
    height: 200px;
    width: 200px;
    float: left;
}
.country-manager-content .team-thumbnail {
    height: 200px;
    width: 200px;
}
.country-manager-content .team-thumbnail img {
    object-position: top;
}
.branch-get-in-touch {
    margin-left: 30px;
    float: left;
}
.country-manager-content .team-details {
    position: absolute;
    margin-top: 0;
    width: 100%;
    bottom: 0;
}
.offices-accordion-container {
    padding: 60px 0;
}
.country-manager-content .team-name,
.country-manager-content .team-job_title {
    padding: 10px 0;
}
.location,
.phone,
.email,
.website {
    position: relative;
    padding-left: 30px;
    font-weight: bold;
    font-size: 14px;
}
.location img,
.phone img,
.email img,
.website img {
    object-fit: contain;
    position: absolute;
    height: 100%;
    width: 20px;
    left: 0;
    top: 0;
}
.mozambique .branch-location img {
    width: 17px;
    top: -9px;
}
.branch-accordion-content {
    margin-bottom: 30px;
}
.branch-reponsible-name {
    margin-top: 15px;
}
.branch-reponsible-name p {
    margin-bottom: 0;
}
.offices-accordion .team-name p {
    font-size: 12px;
}
.social-media-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social-media-content ul li {
    position: relative;
    padding-left: 50px;
}
.social-media-content ul li:before {
    background: url(/wp-content/themes/rogers-aviation/images/blue-facebook.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    height: 28px;
    width: 28px;
    content: "";
    left: 0;
    top: 0;
}
.social-media-content ul li a {
    text-decoration: underline !important;
    color: #0775FE !important;
}
.branch-location span {
    margin-left: 30px;
}
.branch-location svg {
    margin-left: 10px;
}
.branch-email a,
.branch-contact p,
.branch-section-title p,
.branch-location a,
.number-staff p {
    font-weight: bold;
}
.airline-rep-text p {
    margin-bottom: 0;
}
.airlines-text-layout {
    padding-bottom: 30px;
}
.social-media-content {
    padding-bottom: 30px;
}
.our-offices-container.madagascar .travel-agencies-logo .slick-slide {
    width: 300px !important;
}
.our-offices-container.madagascar .travel-agency-logo img {
    width: 285px;
}
.our-offices-container.mauritius .travel-agencies-logo .slick-slide {
    width: 200px !important;
}
.our-offices-container.mauritius .travel-agency-logo img {
    width: 200px;
}
.airlines-logo-text-wrapper .airline-logo {
    margin-bottom: 40px;
    display: flex;
}
.our-offices-container.mayotte .airline-logo .airline-rep-logo:first-child {
    margin-right: 30px;
}
.our-offices-container.madagascar .airlines-logo-text-wrapper .airline-logo .airline-rep-logo:first-child {
    margin-right: 30px;
}
.other-operation-content .other-op-text {
    margin-top: 15px;
}
.other-op-logos {
    display: flex;
}
.op-logo {
    margin-right: 25px;
    height: 55px;
    width: 200px;
}
.op-logo img {
    object-fit: contain;
    height: 100%;
}
.other-op-section {
    padding-bottom: 30px;
}
.airlines-logo-layout {
    display: flex;
}
.other-op-text {
    max-width: 600px;
}
.other-operation-content .other-op-text {
    margin-top: 30px;
}
/*-------------------------------*/
/* AVIATION SERVICES */
/*-------------------------------*/
.title-with-border-container ~ .text-content-wrapper p {
    font-size: 14px;
}
.flight-schedule-container th {
    background: #005EB8;
    width: calc(100% / 5);
    text-align: center;
    padding: 25px 0;
}
th.from-location-header {
    position: relative;
}
th.from-location-header:before {
    border: 1px solid #fff;
    border-style: dashed;
    position: absolute;
    bottom: 28px;
    content: "";
    width: 100%;
    height: 2px;
    left: 80px;
}
.flight-schedule-container th img {
    object-fit: contain;
    margin: 0 auto;
    height: 50px;
    width: 50px;
}
.flight-schedule-container td {
    background: #F7F7F7;
    text-align: center;
    padding: 25px 20px;
    font-weight: bold;
    font-size: 13px;
    
}
td.flight-days {
    background: #005EB8;
    color: #fff;
}
.flight-schedule-container th:not(:last-child),
.flight-schedule-container td:not(:last-child) {
    border-right: 3px solid #fff;
}
.flight-schedule-container td {
    border-top:  3px solid #fff;
}
.offer-no-thumb {
    background: #9BB8D3;
    height: 270px;
    width: 270px;
}
.latest-offers-container .row {
    padding: 0 15px;
}
.get-in-touch-details ul {
    padding: 0;
    margin: 0;
}
.get-in-touch-details p {
    margin-bottom: 0;
}
.banner-with-logo {
    position: relative;
}
.blurry-logo-container {
    position: absolute;
    height: 115px;
    width: 100%;
    bottom: 0;
}
.blurry-logo {
    justify-content: center;
    display: flex;
    height: 100%;
}
.blurry-logo.flex-end {
    align-items: flex-end;
}
.blurry-logo.flex-start {
    align-items: flex-start;
}
.blurry-logo.center {
    align-items: center;
}
.blurry-logo img {
    height: 70px;
}
.get-in-touch-container.aviation-services-contact li:nth-of-type(2) {
    justify-content: center !important;
}
.kenya-logo .blurry-logo img {
    border-radius: 10px;
    height: 40px;
}
/*-------------------------------*/
/* SABRE */
/*-------------------------------*/
.sabre-embed-video,
.meet-the-team-container {
    padding: 0 100px;
    max-width: 800px;
    margin: 0 auto;
}
.meet-the-team-container .col {
    padding: 0 !important
}
.sabre-embed-video iframe,
.meet-the-team-container .click-image-holder img {
    height: 350px;
    width: 100%;
}
.meet-the-team-container .click-image-holder img {
    object-fit: cover;
}
.get-in-touch-details ul li {
    font-size: 13px;
}
.get-in-touch-details.inline-flex .location, 
.get-in-touch-details.inline-flex .phone, 
.get-in-touch-details.inline-flex .email, 
.get-in-touch-details.inline-flex .website {
    padding-left: 25px;
}
.get-in-touch-details .location img, 
.get-in-touch-details .phone img, 
.get-in-touch-details .email img, 
.get-in-touch-details .website img {
    width: 15px;
}
.get-in-touch-details.inline-flex .email img {
    width: 17px;
    top: 1px;
}
.get-in-touch-details.inline-flex .location img,
.get-in-touch-details.inline-flex .phone img {
    height: 20px;
}
.get-in-touch-title p {
    margin-bottom: 20px;
    font-weight: bold;
}
.top-title-wrapper p {
    font-weight: bold;
    font-size: 12px;
}
.container-col.range-services-container {
    overflow: hidden;
}
.container-col.range-services-container .col {
    margin-bottom: 10px;
    padding: 0 5px;
}
/*-------------------------------*/
/* GROUND HANDLING */
/*-------------------------------*/
.op-thumbnail-holder {
    position: relative;
}
.op-thumbnail-holder,
.op-get-in-touch {
    float: left
}
.op-get-in-touch {
    margin-left: 20px;
    margin-top: 30px;
}
.op-name {
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    bottom: 0;
}
.op-img img {
    height: 245px;
    width: 245px;
}
.op-name p { 
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    padding: 9px;
}
.op-job-title p {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
}
.op-get-in-touch-title p {
    text-decoration: underline;
    font-weight: bold;
}
.op-get-in-touch .phone img, 
.op-get-in-touch .email img {
    height: 20px;
    width: 16px;
}
/*-------------------------------*/
/* CHARTER OPERATIONS */
/*-------------------------------*/
.hover-box-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.hover-box-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.hover-box-title {
    background: rgb(233 104 82 / 73%);
    position: absolute;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    z-index: 1;
    bottom: 0;
}
.hover-box-title p {
    margin-bottom: 0
}
.hover-text-desc {
    justify-content: center;
    align-items: center;
    position: absolute;
    text-align: center;
    display: flex;
    bottom: -100%;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: 0.5s all ease-in-out;
}
.hover-box-container:hover .hover-text-desc {
    opacity: 1;
    bottom: 0;
}
.hover-box-container::before {
    background: rgb(233 104 82 / 80%);
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    transition: 0.4s all ease-in-out;
}
.hover-box-container:hover:before {
    opacity: 1;
}
.hover-text-desc {
    padding: 0 20px;
}
.hover-text-desc p {
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 0;
    font-size: 13px;
}
.charter-op-banner .container-content-banner {
    height: 700px;
}
.charter-op-banner .container-content-banner img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
/*-------------------------------*/
/* CORPERATE TRAVEL AGENCY */
/*-------------------------------*/
.corporate-icon-container {
    padding: 0 100px;
}
.corporate-blurred-bg {
    height: 155px
}
.corporate-block-section {
    padding-top: 60px;
}
.corporate-block-section .rav-heading {
    padding-bottom: 30px;
}
.corporate-block-section .text-content-wrapper p {
    margin-bottom: 0;
    font-size: 14px;
}
.get-in-touch-details.block li:not(:last-child) {
    margin-bottom: 20px;
}
.icon-col {
    text-align: center;
}
.icon-title p {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 14px;
}
.icon-title {
    margin-top: 20px;
}
/*-------------------------------*/
/* LEISURE TRAVEL AGENCY & DMC */
/*-------------------------------*/
.corporate-icon-container,
.leisure-icon-container {
    padding: 0 100px;
}
.dmc-blurred-logo {
    height: 195px;
}
.dmc-text-wrappe p {
    margin-bottom: 0;
}
.dmc-get-in-touch .get-in-touch-title p {
    color: #404040;
    margin-bottom: 10px;
}
/*-------------------------------*/
/* CONTACT US */
/*-------------------------------*/
.contact-intro-box {
    padding: 100px 0;
}
.contact-us-text p {
    font-size: 20px;
}
.contact-detail a {
    color: #8A8D8F !important;
    font-weight: bold;
    font-size: 12px;
}
.contact-img img {
    height: 36px !important;
    object-fit: contain;
    width: 36px;
}
.contact-detail-col {
    text-align: center;
}
.contact-img {
    text-align: center !important;
}
.contact-detail p {
    margin-bottom: 0;
}
.contact-detail-title {
    margin: 20px 0 13px;
}
.contact-detail-title p {
    margin-bottom: 0;
}
.contact-socail-media img {
    object-fit: contain;
    height: 15px;
    width: 15px;
}
.contact-socail-media p a:first-child {
    margin-right: 40px;
}
.other-offices-container > div {
    width: calc(100% / 3);
    padding-bottom: 60px;
    float: left;
}
.rav-maps .wpb_wrapper {
    padding: 0 !important;
}
.contact-us-text {
    padding-bottom: 30px;
    position: relative;
}
.contact-us-text:before {
    background: #3f3a60;
    position: absolute;
    max-width: 900px;
    margin: 0 auto;
    content: "";
    width: 100%;
    height: 2px;
    bottom: 0;
    right: 0;
    left: 0;
}
.other-offices-title .container-content-subtitle {
    padding-top: 0;
}
.other-offices-title .title-with-border-container {
    padding-bottom: 0;
}
.other-offices-container {
    padding-bottom: 20px; 
    overflow: hidden;
}
.other-offices-container .get-in-touch-title p {
    margin-bottom: 25px;
    color: #404040;
    font-size: 18px;
}
.contact-us-up-title p {
    margin-bottom: 5px;
    font-size: 12px;
}
.contact-us-title p {
    margin-bottom: 25px;
    font-size: 30px;
}
div#field_2_9 {
    display: none;
}
.rav-form_wrapper input[type="text"],
.rav-form_wrapper input[type="email"],
.rav-form_wrapper input[type="tel"],
.rav-form_wrapper textarea,
.rav-form_wrapper select {
    outline: none !important;
    background: transparent;
    border-color: #30261d;
    width: 100% !important;
    border-radius: 5px;
    color: #404040;
    height: 50px;
}
.rav-form_wrapper textarea {
    height: 190px;
}
.gform_wrapper.rav-form_wrapper  .gform_fields {
    grid-row-gap: 30px;
}
.contact-us-form_wrapper.rav-form_wrapper .gfield_label {
    text-transform: uppercase;
}
p.required-text {
    color: #D22630;
    margin-bottom: 0;
}
.rav-form_wrapper legend {
    display: none !important;
}
.rav-form_wrapper .ginput_container_consent input {
    margin-right: 16px;
}
.rav-form_wrapper .gform_footer {
    justify-content: center;
}
.rav-form_wrapper .gform_footer input {
    margin-bottom: 0 !important;
    background: #e96854;
    border-radius: 10px;
    padding: 12px 35px;
    cursor: pointer;
    color: #fff;
}
.other-offices-container > div:nth-of-type(3),
.other-offices-container > div:last-child {
    justify-content: flex-end;
    display: flex;
}
/*-------------------------------*/
/* ARCHIVE CAREERS */
/*-------------------------------*/
.archive-banner-container {
    position: relative;
}
.archive-banner-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.archive-content-container {
    padding: 0 calc((100% - 930px) / 2);
    position: absolute;
    margin: 0 auto;
    height: 100%;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
.archive-content-wrapper {
    align-items: flex-start;
    padding-top: 90px;
    display: flex;
    height: 100%;
}
.archive-text-holder * {
    color: #fff;
}
.archive-banner-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 25px;
}
.archive-banner-title h2 span {
    text-transform: capitalize;
}
.archive-banner-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.archive-banner-title:before {
    top: calc(90px + 60px);
    background: #c0d6ef;
    position: absolute;
    content: "";
    height: 3px;
    width: 50%;
    left: 0;
}
.careers-icon-container {
    padding: 80px 40px 0;
}
.career-icon {
    margin: 0 auto;
    height: 110px;
    width: 110px;
}
.career-icon img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.career-text {
    text-align: center;
    margin-top: 40px;
}
.career-text p {
    font-weight: bold;
    font-size: 16px;
    color: #3f3a60;
}
.careers-posts-wrapper {
    padding: 60px 100px 0;
}
.careers-posts-container .title-with-border-container {
    padding-bottom: 0;
}
.career-thumbnail {
    height: 220px;
}
.career-thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.career-bottom-content {
    box-shadow: 0 3px 6px #00000029;
    padding: 20px 20px 40px;
    min-height: 218px;
}
.career-permalink {
    text-align: center;
}
.career-title p {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 18px;
}
.corporate-name p {
    margin-bottom: 12px;
}
.career-permalink a {
    border-radius: 10px;
    padding: 12px 40px;
    font-weight: bold;
    font-size: 14px;
}
.col-md-6.col-career {
    margin-bottom: 30px;
}
.career-deadline {
    margin-bottom: 35px;
}
div#field_3_5 {
    grid-column: span 3 !important;
    position: relative;
}
div#field_3_5 img {
    position: absolute;
    right: 20px;
}
div#field_3_19 {
    grid-column: span 3 !important;
}
div#field_3_18 {
    grid-column: span 6 !important;
}
.rav-form_wrapper select {
    border: 1px solid #30261d;
    background: transparent;
    border-radius: 5px;
    appearance: none;
}
p.upload-title {
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 10px;
}
p.upload-text {
    max-width: 515px;
}
div#field_3_12 label {
    display: none;
}
div#gform_drag_drop_area_3_12 {
    padding: 0 !important;
    margin-bottom: 0;
    text-align: left;
    width: 245px;
    border: none;
    float: left;
}
button#gform_browse_button_3_12 {
    background: #30261d;
    border-radius: 10px;
    padding: 10px 0;
    color: #fff;
    width: 100%;
}
.career-form_wrapper span.gform_drop_instructions {
    display: none;
}
span#gfield_upload_rules_3_12 {
    display: none;
}
.career-form_wrapper .ginput_preview {
    margin: 0;
}
div#gform_preview_3_12 {
    margin-left: 30px;
    display: flex;
    height: 100%;
    float: left;
}
div#gform_preview_3_12 strong {
    font-weight: 100;
    color: #30261d;
}
.career-form_wrapper .gform_footer.top_label {
    padding-top: 60px !important;
    margin: 0 !important;
}
.career-form_wrapper p.required-text {
    margin-top: 15px;
}
.rav-form_wrapper .ginput_container_select {
    position: relative;
}
.rav-form_wrapper .ginput_container_select:after {
    font-family: 'Font Awesome 5 Pro';
    align-items: center;
    position: absolute;
    font-weight: bold;
    color: #30261d;
    content: '\f0d7';
    font-size: 25px;
    margin-top: 2px;
    display: flex;
    height: 100%;
    right: 15px;
    top: 0;
}
.upload-button i {
    margin-right: 10px;
    font-weight: 100;
}
.rav-form_wrapper label.gfield_consent_label a {
    color: #0775FE !important;
}
.rav-form_wrapper .gform_footer.top_label input {
    text-transform: uppercase;
}
/*-------------------------------*/
/* SINGLE CAREERS */
/*-------------------------------*/
.single-career-container .banner-image {
    height: 480px; 
}
.single-career-container .banner-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.single-career-section {
    padding: 0 100px;
}
.single-career-section {
    margin-bottom: 60px;
}
.single-career-section .rav-heading {
    margin-bottom: 30px;
}
.single-career-section .rav-heading h2 {
    font-weight: bold;
    font-size: 17px;
}
.single-career-section ul {
    padding-left: 15px;
    margin: 0;
}
.single-career-section p, 
.single-career-section ul li {
    font-size: 13px;
    color: #404040;
}
.single-career-section ul li {
    margin-bottom: 5px;
}
.career-apply-button {
    text-align: center;
}
.career-apply-button a {
    background: #3f3a60 !important;
    border: 1px solid #3f3a60;
    color: #fff !important;
    border-radius: 10px;
    padding: 12px 40px;
    font-weight: bold;
    transition: 0.3s all ease-in-out;
}
.career-apply-button a:hover {
    background: transparent !important;
    color: #3f3a60 !important;
}
/*-------------------------------*/
/* MY PASS */
/*-------------------------------*/
li.mypass-btn {
    background: #6F735F;
    padding: 8px 45px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    transition: 0.3s all ease-in-out;
}
li.mypass-btn:hover {
    background: #e96854;
    color: #fff;
}
.popup-select-wrapper {
    display: flex;
}
.mypass-select-country-container {
    background: rgba(0,0,0,0.5);
    flex-direction: column;
    align-items: center;
    position: fixed;
    display: flex;
    height: 100%;
    width: 100%;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    transition: opacity 0.3s ease-in-out;
}
.mypass-select-country-holder {
    flex-direction: column;
    align-items: center;  
    position: absolute;
    background: #fff;
    max-width: 685px;
    padding: 60px;
    display: flex;
    width: 100%;
    top: 205px;
}
.popup-title p {
    margin-bottom: 40px;
    font-weight: 700;
    color: #404040;
    font-size: 24px;
}
.close-popup-button,
.close-form-btn {
    position: absolute;
    line-height: 50px;
    cursor: pointer;
    height: 20px;
    width: 20px;
    right: 30px;
    z-index: 1;
    top: 30px;
}
.close-popup-button:before, .close-popup-button:after,
.close-form-btn:before, .close-form-btn:after {
    transform: rotate(-45deg);
    background: #404040;
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    width: 20px;
    top: 5px;
    right: 0;
    transition: all .25s ease-out;
}
.close-popup-button:after,
.close-form-btn:after {
    transform: rotate(-135deg);
}
.close-popup-button:hover:before, .close-popup-button:hover:after,
.close-form-btn:hover:before, .close-form-btn:hover:after {
    transform: rotate(0deg);
}
.close-popup-button:hover:before, .close-popup-button:hover:after,
.close-form-btn:hover:before, .close-form-btn:hover:after {
    transform: rotate(0deg);
}
select#select-services {
    background: #9BB8D3;
    border-radius: 10px;
    appearance: none;
    color: #404040;
    font-weight: 700;
    padding: 0 20px;
    cursor: pointer;
    width: 250px;
    height: 50px;
}
.popup-select {
    position: relative;
}
.popup-select::after {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px solid #30261d;
    position: absolute;
    content: "";
    right: 20px;
    top: 22px;
    transition: 0.3s all ease;
}
.popup-submit {
    margin-left: 17px;
    cursor: pointer;
}
.popup-submit p {
    background: #30261d;
    border-radius: 10px;
    line-height: 50px;
    margin-bottom: 0;
    padding: 0 25px;
    color: #fff;
    height: 100%;
}
p.select-country {
    margin-bottom: 0;
    margin-top: 15px;
    color: #D22630;
}
.banner-row {
    position: relative;
}
.logo-holder {
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    display: flex;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
}
.logo-holder img {
    height: 110px;
}
.mypass-intro-container {
    padding: 80px 0;
}
.intro-text-wrapper p {
    font-size: 14px;
}
.services-section-title {
    text-align: center;
    padding: 60px 0;
}
.services-section-title p {
    margin-bottom: 0;
    color: #30261d;
    font-weight: 700;
    font-size: 24px;
}
.services-sub-title p {
    margin-top: 30px;
    color: #0775FE;
    font-size: 20px;
}
.vip-icons-holder {
    max-width: 1000px;
    margin: 0 auto;
}
.vip-icon {
    background: #005EB8;
    border-radius: 50%;
    margin: 0 auto;
    height: 110px;
    width: 110px;
}
.vip-icons-holder .row .col:nth-child(even) .vip-icon {
    background: #30261d;
}
.vip-icon img {
    object-fit: contain;
    padding: 30px;
    height: 100%;
    width: 100%;
}
.vip-text {
    text-align: center;
    margin-top: 25px;
}
.vip-text p {
    font-weight: 700;
    font-size: 15px;
}
.service-box {
    min-height: 500px;
    display: flex;
}
.service-image {
    width: 85%;
}
.services-boxes-wrapper .row .col-md-6:first-child,
.arrival-box-wrapper .row .col-md-6:first-child {
    padding-right: 25px;
}
.services-boxes-wrapper .row .col-md-6:last-child,
.arrival-box-wrapper .row .col-md-6:last-child {
    border-left: 1px solid #4040403b;
    padding-left: 25px;
}
.service-description ul {
    padding-left: 0;
    margin: 0;
}
.service-title p {
    margin-bottom: 25px;
    font-weight: 700;
    color: #30261d;
    font-size: 16px;
}
.service-description ul li {
    padding-left: 30px;
    position: relative;
    list-style: none;
    font-size: 13px;
}
.service-description ul li:not(:last-child) {
    margin-bottom: 20px;
}
.service-description ul li:before {
    font-family: 'Font Awesome 5 Pro';
    align-items: center;
    position: absolute;
    font-weight: 500;
    color: #005EB8;
    content: '\f00c';
    font-size: 20px;
    margin-top: 2px;
    display: flex;
    height: 100%;
    left: 0;
    top: 0;
}
.service-details-holder {
    padding-left: 25px;
    position: relative;
}
.service-select-details {
    border-top: 1px solid #4040403b;
    width: calc(100% - 25px);
    position: absolute;
    text-align: center;
    padding-top: 30px;
    bottom: 0;
}
.service-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.choose-service-container,
.on-arrival-service-container,
.useful-docs-container {
    padding: 20px 0 80px;
}
.service-select p {
    color: #F7F7F7 !important;
    background: #D22630;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 175px;
    transition: 0.3s all ease-in-out;
}
.service-select i {
    margin-right: 15px;
}
.service-price p {
    margin-bottom: 25px;
    color: #005EB8;
    font-weight: 700;
    font-size: 20px;
}
.useful-docs-holder .document-holder {
    border-bottom: 1px solid #9BB8D3;
    text-align: center;
    padding: 25px 0;
}
.useful-docs-holder .document-holder:first-child {
    border-top: 1px solid #9BB8D3;
}
.document-holder a {
    color: #30261d !important;
    position: relative;
    font-weight: 700;
    font-size: 20px;
}
.document-holder a::after{
    background: url(images/download-doc.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    right: -35px;
    height: 100%;
    width: 18px;
    content: "";
    top: 1px;
}
.contact-person-details {
    justify-content: center;
    flex-direction: column;
    padding-left: 15px;
    display: flex;
    height: 100%;
}
.quote p {
    margin-bottom: 30px;
    font-style: italic;
    color: #005EB8;
    font-size: 14px;
}
.name-job-title p {
    margin-bottom: 20px;
    color: #404040;
    font-weight: 700;
}
.phone-num p {
    margin-bottom: 0;
    color: #404040;
    font-size: 14px;
}
.get-in-touch-container i {
    position: absolute;
    font-weight: 100;
    font-size: 20px;
    top: 0px;
    left: 0;
}
.get-in-touch-container > .rav-widthcontainer {
    max-width: 900px !important;
    text-align: center;
}
.get-in-touch-holder p, .get-in-touch-holder a {
    display: inline;
    font-size: 14px;
}
.office-title p {
    font-size: 18px;
}
.get-in-touch-holder a {
    color: #77C5D5 !important;
}
.get-in-touch-holder div:not(:last-child) {
    margin-bottom: 20px;
}
.get-in-touch-container .row .col-md-6:first-child {
    padding-right: 50px;
}
.get-in-touch-container .row .col-md-6:last-child {
    padding-left: 50px;
}
.get-in-touch-title p {
    margin-bottom: 60px;
    font-size: 18px;
}
.service-form-title p {
    margin-bottom: 60px;
    text-align: center;
    color: #30261d;
    font-weight: 700;
    font-size: 24px;
}
.service-form-wrapper label.gfield_label,
.service-form-wrapper legend.gfield_label.gfield_label_before_complex,
.service-form-wrapper .instruction {
    display: none !important;
}
.service-form-wrapper #field_4_8 label.gfield_label,
.service-form-wrapper #field_4_9 label.gfield_label,
.service-form-wrapper #field_4_10 label.gfield_label,
.service-form-wrapper #field_4_11 label.gfield_label,
.service-form-wrapper #field_4_12 label.gfield_label,
.service-form-wrapper #field_4_32 label.gfield_label,
.service-form-wrapper #field_4_33 label.gfield_label,
.service-form-wrapper #field_4_31 label.gfield_label,
.service-form-wrapper #field_4_34 label.gfield_label,
.service-form-wrapper #field_4_41 label.gfield_label {
    display: inline-block !important;
    text-transform: uppercase;
    color: #30261d;
}
label#label_4_7_1 {
    color: #30261d;
}
.quantity-container {
    justify-content: center !important;
    margin: 20px 0 30px;
    text-align: center;
}
.quantity-item {
    max-width: 150px;
}
.quantity-item .ginput_container_number {
    position: relative;
}
.quantity-button {
    padding-bottom: 0 !important;
    align-items: center;
    position: absolute;
    cursor: pointer;
    display: flex;
    height: 100%;
    top: 1px;
}
.quantity-button.quantity-up {
    right: 0;
}
.quantity-button.quantity-down {
    left: 0;
}
.quantity-container .ginput_container_number input {
    padding: 0 15px !important;
    background: transparent;
    text-align: center;
    border: none;
}
.quantity-container .ginput_container_number input:focus {
    outline: none;
}
.quantity-container .ginput_container_number {
    padding: 0 !important;
}
.quantity-button i {
    font-size: 25px;
}
.quantity-container .ginput_container_number {
    margin: 0 auto;
    width: 75px;
}
.quantity-container .ginput_container_number .quantity-down i {
    color: #9EA2A2;
}
.quantity-container .ginput_container_number.greater-value .quantity-down i {
    color: #30261d;
}
.quantity-container .ginput_container_number .quantity-up i {
    color: #30261d;
}
.quantity-container .gfield_description {
    padding: 0 0 13px !important;
    font-size: 12px !important;
    color: #005EB8;
    font-weight: 700;
}
.quantity-container label.gfield_label {
    margin-bottom: 0 !important;
}
.quantity-container .quantity-item:first-child .gfield_label {
    min-height: 55px;
}
.service-form-wrapper input:focus {
    outline: none;
}
.service-form-wrapper input {
    border-color: #30261d !important;
    border-radius: 5px;
}
.service-form-wrapper input[type="text"],
.service-form-wrapper input[type="date"],
.service-form-wrapper input[type="tel"],
.service-form-wrapper input[type="email"] {
    padding-left: 15px !important;
    width: 100% !important;
    height: 50px;
}
.service-form-wrapper input::placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #91a8bc;
}
.service-form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px !important;
}
.tax-services_country .ui-timepicker-wrapper {
    width: 365px;
}
.option-passenger p {
    font-weight: bold;
    color: #005EB8;
    font-size: 18px;
}
.service-form-wrapper .ginput_container_radio label {
    margin-left: 10px;
    color: #30261d;
    font-weight: 700;
}
.service-form-wrapper .gfield_radio .gchoice:not(:last-child) {
    margin-bottom: 10px
}
.service-form-wrapper .gfmc-column .gfield:last-child {
    padding-bottom: 0;
}
.time-field .ginput_container_text {
    position: relative;
}
.time-field .ginput_container_text::after {
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-top: 12px solid #30261d;
    position: absolute;
    content: "";
    right: 20px;
    top: 18px;
}
.back-to-service a {
    background: #30261d !important;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px 15px;
}
.back-to-service a i {
    margin-right: 10px;
}
.back-to-service {
    margin-bottom: 75px;
}
.service-form-wrapper label.gfield_consent_label a {
    text-decoration: underline !important;
    color: #0775FE;
}
.service-form-wrapper .gform_footer {
    margin-top: 60px !important;
    justify-content: center;
}
.service-form-wrapper .gform_footer input {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    border: none !important;
    background: #0775FE;
    border-radius: 10px;
    padding: 12px 40px;
    cursor: pointer;
    color: #fff;
}
.service-form-wrapper .ginput_container_date {
    position: relative;
}
.service-form-wrapper .ginput_container_date::after{
    background: url(images/blue-calendar.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    content: "";
    right: 20px;
    top: 10px;
}
.proceed-to-booking-container {
    padding-bottom: 60px;
    padding-top: 70px;
}
.proceed-booking-holder p {
    display: inline-block;
    border-radius: 10px;
    padding: 12px 35px;
    margin-bottom: 0;
    cursor: pointer;
    color: #fff;
}
.proceed-booking-holder {
    text-align: center;
}
p.active-service {
    background: #03b203;
}
.active-service i {
    margin-left: 15px;
    margin-right: 0;
}
/*-------------------------------*/
/* SEARCH PAGE */
/*-------------------------------*/
.service-country-form {
    border-top: 1px solid #9ea2a25c;
}
.search-results header.entry-header {
    display: block;
}
.search header.page-header {
    display: block;
}
.search-container {
    box-shadow: 0 3px 6px #0000002e;
    background: #ffffff;
    padding: 30px 80px;
    visibility: hidden;
    position: fixed;
    margin: 0 auto;
    z-index: 2;
    opacity: 0;
    width: 70%;
    top: 82px;
    right: 0;
    left: 0;
    transition: 0.3s all ease-in-out;
}
.search-container.active {
    visibility: visible;
    opacity: 1;
    top: 240px;
}
.search-active {
    position: relative;
}
.search-active:after {
    background: #000000bd;
    position: absolute;
    content: "";
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
.search-container input[type=text] {
    border-radius: 10px;
    padding: 0  15px;
    
    outline: none;
    height: 40px;
    width: 80%;
}
.search-container input[type=submit] {
    text-transform: uppercase;
    border: none !important;
    background: #0775FE;
    border-radius: 10px;
    margin-left: 15px;
    cursor: pointer;
    color: #fff;
    height: 40px;
    width: 15%;
}
.close-form-btn {
    right: 20px;
    top: 20px;
}
.search-results h1 {
    color: #30261d;
    font-weight: 700;
    font-size: 24px;
}
.search-results .site-main {
    border-top: 1px solid #9ea2a25c;
}
.rogers-aviation-search {
    max-width: 1100px;
    padding: 80px 0;
    margin: 0 auto;
}
.rogers-aviation-search article {
    margin-top: 30px !important;
}
.rogers-aviation-search .entry-summary {
    margin-top: 10px;
}
.rogers-aviation-search h2.entry-title a {
    color: #005EB8;
    font-size: 25px;
}
/*-------------------------------*/
/* Data protection */
/*-------------------------------*/
.data-protection-text .wpb_wrapper > ul {
    padding: 0;
    margin: 0;
}
.data-protection-text .wpb_wrapper > ul > li > ul {
    list-style-type: circle;
    padding-left: 32px;
}
.data-protection-text .wpb_wrapper > ul > li > ul > li > ul {
    list-style-type: square;
    padding-left: 32px;
}
.data-protection-text thead tr td {
    background: #9BB8D3;
    padding: 5px 20px;
}
.data-protection-text table tr td {
    width: 50%;
}
.data-protection-text tbody {
    border: 1px solid #8a8d8f87;
}
.data-protection-text thead tr td:last-child,
.data-protection-text table tbody tr td:last-child {
    border-left: 1px solid #8a8d8f87;
}
.data-protection-text table tbody tr td {
    padding: 25px 20px;
}
.data-protection-text thead {
    border: 1px solid #9BB8D3;
}
.data-protection-text table tbody tr {
    border-bottom: 1px solid #8a8d8f87;
}
.data-protection-text table tbody tr:last-child {
    border-bottom: none;
}
.protection-notice-row .rav-heading h2 {
    text-transform: capitalize;
}
.protection-notice-row .data-protection-text .wpb_wrapper > ol {
    margin: 0;
}
.protection-notice-row .data-protection-text .wpb_wrapper > ol,
.protection-notice-row .technical-terms-text .wpb_wrapper > ul,
.protection-notice-row .lawful-basis-text .wpb_wrapper > ul {
    padding-left: 50px;
}
.protection-notice-row.pad-lr-100 > .wpb_column > .vc_column-inner {
    padding: 0 100px;
}
/*-------------------------------*/
/* Thank you page */
/*-------------------------------*/
.thank-you-wrapper {
    border-top: 1px solid #f4f4f4;
    padding: 80px 0;
}
.thank-you-enveloppe .vc_single_image-wrapper {
    display: flex !important;
    justify-content: center;
    background: #f0f0f0;
    align-items: center;
    border-radius: 50%;
    height: 400px;
    width: 400px;
}
.thank-you-enveloppe img {
    width: 300px;
}
.thank-you-text {
    padding: 50px 0;
}
.thank-you-text h2 {
    margin-bottom: 25px;
    font-size: 40px;
}
.thank-you-text p {
    font-size: 20px;
}
.thank-you-text-wrapper a {
    text-transform: uppercase;
    font-size: 14px;
}

.flight-schedule-container .rav-heading h2 {
    text-align: center;
    font-weight: 700;
    color: #30261d;
    font-size: 18px;
}
.flight-schedule-container .rav-heading {
    margin-bottom: 30px;
}
.flight-schedules-holder button.slick-arrow {
    height: inherit;
    top: -10px;
}
.flight-schedules-holder button.slick-prev.slick-arrow {
    left: inherit;
    right: 25px;
}
.flight-schedules-holder button svg {
    width: 15px;
}

/* 404 */
.error-page-content h1 {
    font-size: 180px;
    color: #30261d;
}
section.error-404.not-found {
    height: calc(100vh - 160px);
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    display: flex;
}
.error-page-content p {
    color: #8A8D8F;
}
.back-to-homepage {
    border-top: 1px solid #8a8d8f2e;
    padding-top: 60px;
    margin-top: 30px;
    width: 100%;
}
.back-to-homepage a {
    color: #ffff !important;
    background: #007bff;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 14px;
}
/* Customer review archive */
.archive-bootstrp {
    column-count: 3;
    padding: 0 10%;
    column-gap: 0;
}
.show-more-reviews-btn {
    justify-content: center;
    background: #F7F7F7;
    padding: 50px 0 100px;
    align-items: center;
    display: flex;
}
.show-more-reviews-btn a {
    text-transform: uppercase;
    background: #e96854;
    border-radius: 10px;
    padding: 10px 60px;
    color: #fff;
}
.show-more-reviews-btn a:hover {
    background: #3f3a60;
    color: #fff;
}

/* Homepage - Customer review section */
.col-listing.customer-review-home .review-content {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
}
/* Customer review */
.col-listing.first-review, .col-listing.second-review, .col-listing.third-review {
    background-color: #fff;
}
.container-col.review-custom-container.slick-initialized.slick-slider {
    width: 100%;
    margin: 0 auto;
    /* width: calc(100%/3); */
}
/* .property-inner-content {
    margin-right: 30px;
    margin-left: 30px;
} */
.rav-content-wrapper {
    justify-content: center;
    margin: 0 auto;
    max-width: 1140px;
    padding-bottom: 16vh;
}
.container-col.review-custom-container path#Path_439 , .container-col.review-custom-container path#Path_440 {
    stroke: #737464;
}
.col-listing {
    position: relative;
    box-shadow: 0px 0 11px #00000012;
    background: #fff;
}
.col-listing:before {
    content: "";
    background-image: url("/wp-content/uploads/2025/07/quote-mark@2x-1.svg");
    position: absolute;
    left: 30px;
    width: 65px;
    height: 55px;
    top: -27px;
    background-size: contain;
    background-repeat: no-repeat;
}
.review-content p, .review-post-link a {
    font-family: "Be Vietnam Pro", serif;
    font-size: 13px;
    color: #404040;
}

.review-article-name p, .author-name p {
    font-size: 14px;
    font-family: "Raleway", serif;
    font-weight: 700;
}
.review-post-link a {
    font-family: "Raleway", serif;
    font-size: 12px;
    color: #404040;
}
.review-author-image {
    width: 30px;
}
/* .author-name, .review-post-link {
    margin: 0 auto;
    text-align: right;
} */
.property-inner-content{
    margin: 50px 30px 40px;
}
.customer-review-rogers-head{
padding: 50px;
}
.author-name p {
    margin-bottom: 0;
}
.review-bottom-content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 40px;
}
.author-post-holder {
    text-align: right;
    margin-right: 20px;
}
.review-custom-container .slick-slide {
    padding: 50px 10px;
}
.container-col.review-custom-container {
    padding: 0 40px;
}
.review-post-link a {
    color: #9EA2A2;
    font-weight: bold;
}
.review-post-link i {
    font-weight: 400;
    margin-left: 3px;
}
/* archive customer */
.container.customer-review-container {
    width: 372px;
    display: inline-table;
    padding: 30px;
    justify-content: center;
}
.archive-bootstrp {
    margin: 0 auto !important;
    text-align: center !important;
    background-color: #F7F7F7;
}
.property-inner-content {
    text-align: left;
}
.archive-title p {
    color: #30261d;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    margin: 0 auto;
    text-align: center;
    height: 120px;
    padding-top: 9vh;
    font-size: 18px;
}
.archive-view-more a {
    color: #fff;
    /* background-color: #0775FE; */
}
.archive-view-more {
    margin: 0 auto;
    text-align: center;
    background-color: #0775FE;
    width: 10%;
    border-radius: 8px;
    /* height: 30px; */
    font-family: "Raleway", sans-serif;
    padding: 5px;
    font-size: 14px;
}

.archive-customer-rav-section {
    padding-bottom: 5vh;
    background-color: #F7F7F7;
}
.pagination-wrapper {
    background-color: #F7F7F7;
}
.archive-view-more a:hover {
    color: #fff !important;
}
.archive-pagination {
    /* justify-content: center; */
    margin: 0 auto;
    text-align: center;
    height: 100px;
}
.archive-pagination span.page-numbers.current {
    
    border: 1px solid #0775FE;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 7px;
}
.archive-pagination a.page-numbers {
    border: 1px solid #0775FE;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 6px;
    padding-bottom: 7px;
}
.first-review {
    min-width: 335px;
}
.col-listing.third-review .review-bottom-content {
    margin-top: 96px;
}

.slick-slide.slick-current.slick-active .first-review {
    height: 306px;
}

/* Corporate travel agency */
.get-in-touch-block-container .wpb_wrapper {
    column-count: 2;
}
.get-in-touch-container.corporate-get-in-touch:not(:first-child) {
    margin-top: 20px;
}
.get-in-touch-block-container {
    padding-top: 0;
}
.get-in-touch-header-container {
    padding-bottom: 0 !important;
}
.get-in-touch-block-container .get-in-touch-title p {
    margin-bottom: 30px;
}
.get-in-touch-header-container .rav-heading {
    padding-bottom: 40px;
}
.get-in-touch-container.corporate-get-in-touch:not(:first-child) .get-in-touch-title {
    border-top: 1px solid #0775fe66;
    padding-top: 20px;
}

/* Investment */
.investment-row .rav-content-wrapper {
    padding-bottom: 60px;
    max-width: 100%;
}
.investment-row .container-content {
    padding-top: 80px;
}
.investment-row .main-title-with-border h2 {
    margin-bottom: 0;
}
.investment-row .container-content-subtitle {
    padding-top: 0;
}
.investment-heading {
    padding-bottom: 30px;
}
.investment-row .rav-content-wrapper:last-child {
    padding-bottom: 0;
}
.investment-text p:empty {
    display: none;
}
.investment-text ul {
    margin: 0;
}
.investment-text ul li {
    line-height: 24px;
    font-size: 14px;
}
.investment-row .container-content-banner img {
    object-fit: cover;
    width: 100%;
}

/* What we do */
.our-presence-row .rav-heading.center {
    padding: 60px 0 80px;
}
.our-presence-row {
    padding-bottom: 100px;
    padding-top: 125px;
}
.our-presence-row .rav-content-wrapper {
    padding-bottom: 0;
}
.our-presence-row .counter-title p {
    font-size: 15px;
}
.our-presence-row .counter-number p, .our-presence-row .rav-heading.center h2 {
    font-size: 22px;
}
.counter-icon img {
    width: 75%;
}
/* my pass */
.col.luggage-services {
    max-width: calc( 100% / 2);
    margin: 0 auto;
}
.number-luggage label {
    font-size: 12px;
    font-weight: 700;
    margin-left: 20px;
}
.service-image img {
    width: 255px;
}
.service-image {
    max-width: 260px;
}
.number-luggage {
    position: relative;
}
.wrapper-select:after {
    font-family: 'font awesome 5 pro';
    align-items: center;
    position: absolute;
    font-weight: 700;
    content: '\f0d7';
    color: #404049;
    font-size: 22px;
    display: flex;
    right: 10px;
    top: 0px;
    pointer-events: none;
    height: 100%;
}
.grey-service{
    background: #EEECEB;
}
/* .white-bg-service{
    background: #F7F7F7;
} */
.number-luggage {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
select#luggage {
    border: 1px solid #9EA2A2;
    border-radius: 8px;
    /* padding: 2px; */
    height: 38px;
    width: 58px;
    appearance: none;
    padding-left: 10px;
    font-size: 14px;
}
.wrapper-select {
    position: relative;
}

/* Our Brands and Partners */
.logo-slide-item {
    box-shadow: 0 10px 33px #0000001A;
    background-color: #ffffff;
    border-radius: 25px;
    align-items: center;
    padding: 50px 20px;
    display: flex;
    height: 200px;
    width: 245px;
    margin: 10px;
}
.brands-and-partners-logo {
    align-items: center;
    flex-wrap: wrap;
    display: flex;
}
.logo-slide-item .logo-wrapper {
    margin: 0 auto;
    width: 75%;
}
.brands-and-partners-section-title {
    display: flex;
    justify-content: space-between;
}
.brands-and-partners-section-title .rav-button a {
    border-right: 1px solid #D6D6D6;
    background-color: #0775fe00;
    color: #737464  !important;
    padding: 0 20px 0 0;
    border-radius: 0;
    font-weight: 700;
    font-size: 15px;
}
.brands-and-partners-section-title .rav-button-wrapper:last-child .rav-button a {
    border: 0;
}
.brands-and-partners-section-title .rav-button a:hover, 
.brands-and-partners-section-title .rav-button a:active {
    color: #737464 !important;
}
.our-brands-and-partners-container-row .brands-and-partners-title-row .vc_column-inner {
    padding-top: 60px !important;
}
.brands-and-partners-header-row h2 {
    margin-bottom: 0;
    font-size: 37px;
}
.brands-and-partners-header-row p {
    font-size: 16px !important;
    line-height: 22px;
    margin: 0;
}
.our-brands-and-partners-row .container-content {
    padding-bottom: 50px;
}
.brands-and-partners-content-row .vc_column-inner {
    padding-top: 0 !important;
}
.brands-and-partners-content-row .rav-content-wrapper {
    max-width: 100%;
}
.brands-and-partners-content-row .rav-heading {
    padding: 50px 0;
}
.brands-and-partners-content-row:not(:last-child) .rav-content-wrapper {
    padding-bottom: 0;
}
.brands-and-partners-title-row .rav-content-wrapper {
    padding-bottom: 70px;
    margin: 0 auto;
    max-width: 83%;
}
.back-to-top-container {
    position: fixed;
    right: 165px;
    bottom: 50px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.back-to-top-container.active {
    opacity: 1;
}
.back-to-top-container i {
    font-weight: 400;
    color: #0775FE;
    font-size: 50px;
    cursor: pointer;
}

/* newsroom */
.img-box {
    width: 100%;
    height: 304px;
    margin: 0 auto;
    max-width: 100%;
    background-color: #FFFFFF;
    box-shadow: 4px 5px 9px #0707075e;
}

.img-box img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
}

.col-md-4 .act-content.row {
    margin-right: 15px;
    margin-top: 30px;
}
.row.archive-newsroom {
    margin: 0 auto;
}
.text-box {
    padding-top: 20px;
    padding-bottom: 20px;
}
.link a {
    background: #e96854;
    border-radius: 10px;
    line-height: 50px;
    margin-bottom: 0;
    padding: 10px 20px;
    color: #fff !important;
    /* height: 100%; */
}
.link a:hover{
      background: #3f3a60;
}
.cat p {
    font-weight: 700;
}
p.date {
    font-size: 11px;
}
span.red {
    color: #30261d;
    font-weight: 900;
}
.cat p {
    font-weight: 700;
    background-color: #E6E6E6;
    border: 1px solid;
    border-color: #E6E6E6;
    border-radius: 30px;
    color: #737464;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.title-section p {
    color: #4E4E4E;
    font-weight: 700;
    font-size: 14px;
}
.excerpt-section p {
    color: #797979;
}
li.newsroom-btn {
    color: #737464;
    cursor: pointer;
}
.post-2458 .post-thumbnail{
    display: none;
}
.single-main-content-newsroom {
    max-width: 1200px;
    margin: 0 auto !important;
}
.single-banner-mg .container-content-banner img{
    width: 100%;
}
.container-fluid.archive-newsroom {
    padding-right: 0;
    padding-left: 0;
}
.archive-customer-rav-section .image-banner img{
    width: 100%;
}
p.title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-thumbnail {
    width: 100%;
}

.post-thumbnail img {
    width: 100%;
}

.inner-accordion-panel.end-accordion-panel {
    border-top: 1px solid #9BB8D3;
    padding-top: 30px;
    margin-top: 30px;
}
.vc_row.wpb_row.vc_row-fluid.newsroom-row {
    max-width: 1170px;
    margin: 0 auto;
}
.post-3520 .vc_row.wpb_row.vc_row-fluid.newsroom-row {
    max-width: 1170px;
    margin: 39px auto 39px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.newsroom-inner-row {
    width: 65%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.newsroom-right-img {
    width: 35%;
}
.newsroom-row > .wpb_column > .vc_column-inner > .wpb_wrapper{
    display: flex;
}
.vc_row.wpb_row.vc_row-fluid.newsroom-row-sec {
    max-width: 1170px;
    margin: 0 auto;
}
.newsroom-row-sec > .wpb_column > .vc_column-inner > .wpb_wrapper{
    display: flex;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.newsroom-inner-row-sec {
    width: 70%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.newsroom-left-img {
    width: 30%;
}
.newsroom-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.type-newsroom .wpb-content-wrapper {
    margin-top: 100px;
}
.newsroom-heading h2 {
    margin-bottom: 30px;
}
.newsroom-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.newsroom-image {
    max-height: 420px;
    display: flex;
}
.vc_row.wpb_row.vc_row-fluid.newsroom-row {
    max-width: 1170px;
    margin: 0 auto 100px;
}
.blurry-logo-container.newsroom-logo {
    position: inherit;
    height: 87px;
}

.vc_row.wpb_row.vc_row-fluid.newsroom-row-sec {
    max-width: 1170px;
    margin: 0 auto 50px;
}
.newsroom-row-sec > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    text-align: justify;
}
.newsroom-logo > .blurry-logo{
    display: block;
}
.newsroom-image>.wpb_wrapper>.vc_single_image-wrapper {
    width: 300px;
    /* height: 300px; */
}
.newsroom-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.text-content-wrapper.newsroom-text {
    text-align: justify;
}
.newsroom-image {
    height: 520px;
    display: flex;
}
.newsroom .post-thumbnail {
    height: 60vh;
}
.postid-3477 .newsroom .post-thumbnail {
    height: 91vh;
}
.newsroom .post-thumbnail img {
    height: 100%;
    object-fit: cover;
}

/* footer */
p.registered {
    font-weight: 700;
    font-size: 13px;
    color: #ffffff !important;
    text-transform: uppercase;
     margin-bottom: 0;
}
 /* new css */
.container-col.call-to-action-container.slick-initialized.slick-slider svg path {
    stroke: #737464;
}
.text-content-wrapper.who-we-are-subtitle a {
    color: #e96854 !important;
}
.email, .website{
     color: #e96854 !important;
}
.icon-title p {
    color: #3f3a60;
}

.rav-button a:hover{
    background:#3f3a60;
}
.brands-and-partners-section-title .rav-button a:hover {
    background: transparent;
    color: #e96854 !important;
}