.aling-right {
    text-align: right;
}

h1, .page-header.background-image-page-header .page-header-title {
    font-size: 54px;
}

.page-header.background-image-page-header .page-header-title {
    margin-bottom: 75px;
}

.no-marg {
    margin: 0;
}

.no-marg > .vc_column-inner {
    margin: 0;
}

.btn {
    background: #532c6c;
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 15px 35px;
    font-weight: bold;
}

.btn:hover {
    text-decoration: none;
    background: #1a1c21;
}

.btn.small {
    padding: 10px 35px;
}

.vcex-multi-buttons .theme-button, .vcex-multi-buttons .theme-txt-link {
    color: #FFFFFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 15px 35px;
    font-weight: bold;
    line-height: 14px;
}

.theme-button.white, .color-button.white {
    color: #532c6c;
    background: #fff;
}

.theme-button.purple, .color-button.purple {
    background: #532c6c;
}

.page-header.background-image-page-header .btn {
    padding: 15px 35px;
}

.mini-title span, .mini-title.vcex-heading {
    text-transform: uppercase;
    color: #c3b0cf;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

#copyright .right-foot {
    float: right;
    text-align: right;
}

#copyright .right-foot ul li {
    display: inline-block;
    margin: 0 10px;
}

#copyright .left-foot,
#copyright .left-foot > * {
    float: left;
}

#copyright .left-foot .copy-text {
    line-height: 40px;
    margin-left: 70px;
}

#copyright .left-foot .copy-text a:hover {
    color: #532c6c;
}

#copyright .right-foot a {
    font-size: 20px;
}

#copyright .right-foot a:hover,
#footer-inner .footer-widget a:hover {
    color: #532c6c;
}

#footer-inner .footer-widget .widget-title {
    color: #4b4d57;
    text-transform: uppercase;
    font-weight: 700;
}

.submenu-wrapper {
    margin-top: -40px;
    text-align: center;
    margin-bottom: 40px;
}

.submenu-wrapper .vc_column-inner {
    margin-bottom: 0;
}

.submenu-wrapper ul li {
    display: inline-block;
    margin: 0 30px;
}

.submenu-wrapper ul li.current-menu-item a,
.submenu-wrapper ul li.current-page-ancestor a {
    border-bottom: 2px solid #532c6c;
    padding-bottom: 4px;
}

.marron .submenu-wrapper ul li.current-menu-item a,
.marron .submenu-wrapper ul li.current-page-ancestor a {
    border-bottom: 2px solid #000;
}

.submenu-wrapper ul {
    padding: 20px 0;
}

.submenu-wrapper ul li a {
    color: #757a8c;
    font-weight: 700;
}

.marron .submenu-wrapper ul li a {
    color: #ffffff;
}

.submenu-wrapper ul li a:hover {
    text-decoration: none;
}

h2.vcex-heading {
    font-weight: 300;
    color: #532c6c;
    font-size: 34px;
    margin-bottom: 20px;
}

.marron h2.vcex-heading {
    color: #ab956c;
}

.entry .home-section-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.entry .home-section-list li {
    display: inline-block;
    color: #191a1e;
    font-weight: bold;
    margin-right: 20px;
    font-size: 14px;
    line-height: 14px;
}

.entry .home-section-list li a {
    color: #191a1e;
    text-decoration: none;
}

.entry .home-section-list li a:hover {
    color: #532c6c;
}

.entry .home-section-list li:before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom;
}

.entry .home-section-list li:first-child:before {
    background: url("../images/hsl-1.png");
    width: 16px;
    height: 20px;
}

.entry .home-section-list li:nth-child(2):before {
    background: url("../images/hsl-2.png");
    width: 16px;
    height: 13px;
}

.entry .home-section-list li:nth-child(3):before {
    background: url("../images/hsl-3.png");
    width: 14px;
    height: 18px;
}

.entry .home-section-list li:nth-child(4):before {
    /*background: url("../images/hsl-4.png");*/
    width: 21px;
    height: 20px;
}

#section-evolution h2 {
    color: #fff;
}

#section-evolution .mini-title span, #section-evolution p {
    color: rgba(255, 255, 255, 0.4);
}

#section-evolution .vcex-multi-buttons {
    margin-top: 50px;
}

#section-evolution .vcex-multi-buttons .vcex-count-1:before {
    content: 'f0da';
    font: normal normal normal 22px/10px FontAwesome;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#footer-inner {
    padding: 100px 0 80px;
}

#footer-inner .footer-widget .widget-title {
    font-size: 12px;
}

.site-footer a, .site-footer strong {
    color: #757a8c;
}

#footer-inner .vcex-button.theme-button {
    padding-left: 15px;
    padding-right: 15px;
}

#footer-inner .vcex-button.theme-button:hover {
    color: #fff;
    background: #653e65;
}

#footer-bottom-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

#copyright .left-foot .copy-text {
    font-size: 12px;
    line-height: 70px;
}

#copyright .right-foot ul li {
    margin: 0 15px;
}

.foot-social i {
    font-size: 34px;
    color: #babcc5;
    line-height: 70px;
}

.page-header-table {
    padding: 120px 0 20px;
}

.page-template-template-mini-title .page-header.background-image-page-header h1.page-header-title {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a4a4a6;
    text-align: left;
    margin-bottom: 15px;
}

.page-template-template-mini-title .page-subheading {
    text-align: left;
}

.page-template-template-mini-title .page-subheading .main-title {
    font-size: 54px;
    line-height: 64px;
    margin-bottom: 15px;
}

.page-template-template-mini-title .page-subheading .sub {
    line-height: 36px;
    font-size: 16px;
    color: #aaaaac;
    max-width: 65%;
}

.pad-right {
    padding-right: 80px;
}

.pad-left {
    padding-left: 80px;
}

#accolades .vc_column_container > .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

#accolades .vc_column_container > .vc_column-inner p {
    font-size: 14px;
}

#accolades .vc_column_container > .vc_column-inner strong {
    color: #37383a;
    font-weight: 700;
    font-size: 16px;
}

#get-more-info .subtt,#get-more-info-cart .subtt {
    color: #ab956c;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}
#get-more-info-cart .subtt {
    color: #757a8c;
}

#get-more-info .wpcf7-form-control-wrap{
    margin-bottom: 30px;
    display: block;
}
#get-more-info-cart .wpcf7-form-control-wrap {
    margin: 15px 0;
    display: block;
}
#get-more-info .wpcf7-form-control-wrap .wpcf7-form-control,#get-more-info-cart .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 55px;
    padding: 0 30px;
    line-height: 55px;
    /*    width: 80%; */
}

#get-more-info .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea,#get-more-info-cart .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    height: 232px;
}

#get-more-info.step-form{
    padding-right: 0;
}
#get-more-info.step-form .form-item{
    width: 100%;
    padding: 0;
}
#get-more-info.step-form .form-item .ui.dropdown{
    display: inline-block;
    width: 100%;
}
::placeholder {
    color: #757a8c;
}

::-webkit-input-placeholder {
    color: #757a8c;
}

::-moz-placeholder {
    color: #757a8c;
}

:-ms-input-placeholder {
    color: #757a8c;
}

#go-info {
    float: right;
    background: #ab956c;
    padding: 13px 50px;
    margin-right: 20%;
    margin-top: -5px;
}

#get-more-info .vc_col-sm-12 .wpcf7-form-control {
    padding: 0;
    position: relative;
    top: -50px;
    height: auto;
    color: #fff;
    font-size: 12px;
}

#feet-list .vcex-module {
    position: relative;
}

#feet-list .vcex-module .vcex-teaser-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

#feet-list .vcex-module .vcex-teaser-content a, #feet-list .vcex-module .vcex-teaser-content .vcex-teaser-heading {
    display: block;
    width: 100%;
    height: 100%;
}

#feet-list .vcex-module .vcex-teaser-content a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20%;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;
    transition: all .3s;
}

#feet-list .vcex-module .vcex-teaser-content a:hover, #feet-list .vcex-module.active .vcex-teaser-content a {
    background: rgba(171, 149, 108, 0.9);
    transition: all .3s;
}

.big-title, .vcex-heading.big-title {
    font-size: 54px;
}

#bbj-boeing strong {
    font-size: 24px;
    color: #757a8c;
}

#bbj-boeing .vcex-module.vcex-list_item a {
    color: #ab956c;
    font-size: 16px;
    font-weight: 700;
    margin-top: 40px;
    display: block;
}

#bbj-boeing .vcex-module.vcex-list_item a .vcex-icon-wrap {
    background: #ab956c;
    color: #fff;
    line-height: 12px;
    padding: 5px 5px;
    font-size: 12px;
    border-radius: 50%;
    margin: 0 10px 0 0;
    position: relative;
    top: -3px;
}

#bbj-boeing .vcex-module.vcex-list_item a:hover {
    color: #757a8c;
}

#bbj-boeing .vcex-module.vcex-list_item a:hover .vcex-icon-wrap {
    background: #757a8c;
}

.bbj-list .wpb_text_column.wpb_content_element {
    color: #231f20;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
}

#fleet-3-img .vc_column-inner {
    margin: 0;
    padding: 0;
}

#fleet-3-img .vc_column-inner img, #fleet-3-img .vc_column-inner figure, #fleet-3-img .vc_column-inner figure .vc_single_image-wrapper {
    width: 100%;
}

#plan-plane strong {
    color: #231f20;
    font-weight: 700;
}

.bbj-list .wpb_text_column.wpb_content_element strong {
    font-weight: 700;
}

.dreamjet-vvip .vc_column-inner {
    margin: 0;
    padding: 0;
    justify-content: center;
}

.dreamjet-vvip .same-height .wpb_single_image figure, .dreamjet-vvip .same-height .wpb_single_image figure .vc_single_image-wrapper, .dreamjet-vvip .same-height .wpb_single_image figure .vc_single_image-wrapper img {
    width: 100%;
}

.dreamjet-vvip .pad-left {
    background: #f6f3ed;
    padding-right: 40px;
}

.float-down {
    position: relative;
    bottom: -85px;
    z-index: 1;
}

.need-inner-padding {

}

#flight-support-content img {
    width: 55px;
}

#flight-support-content .vcex-icon-box-heading {
    color: #191a1e;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
}

#flight-support-content .wpb_wrapper {
    text-align: center;
}

#flight-support-content .wpb_wrapper a.vcex-icon-box {
    display: inline-block !important;
    width: 14%;
    height: 200px;
    padding-top: 45px;
    vertical-align: top;
}

#flight-support-content .wpb_wrapper a.vcex-icon-box.active,
#flight-support-content .wpb_wrapper a.vcex-icon-box:hover {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 27px 0px rgba(232, 232, 232, 0.75);
}

#contact-form-wrapper .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}

#contact-form-wrapper .wpcf7-form-control-wrap input {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 55px;
    margin-bottom: 20px;
    line-height: 55px;
    padding: 0 30px;
}

#contact-form-wrapper .ui.selection.dropdown {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 55px;
    margin-bottom: 20px;
    line-height: 55px;
    padding: 0 30px;
    color: #757a8c;
}

#contact-form-wrapper .dropdown.icon {
    line-height: 30px;
    font-family: FontAwesome;
}

#contact-form-wrapper .dropdown.icon:before {
    content: 'f107';
    font-size: 24px;
    color: #532c6c;
}

#contact-form-wrapper .wpcf7-textarea {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 208px;
    margin-bottom: 20px;
    padding: 15px 30px;
}

#contact-form-wrapper #go-info {
    margin-right: 0;
    background: #532c6c;
}

#contact-form-wrapper .required {
    font-size: 12px;
}

#contact-form-wrapper #go-info:hover {
    background: #692595;
}

#thank-you {
    display: none;
}

#brokerage-list .same-height {
    align-items: center;
    justify-content: center;
}

#brokerage-list .same-height .vc_column-inner {
    margin-bottom: 5px;
}

#brokerage-list .same-height .wpb_single_image {
    min-height: 70px;
}

#get-more-info-page .wpcf7-form-control-wrap input.wpcf7-text {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 55px;
    margin-bottom: 20px;
    line-height: 55px;
    padding: 0 30px;
}

#get-more-info-page .wpcf7-form-control-wrap textarea {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 212px;
    margin-bottom: 20px;
    padding: 15px 30px;
}

#get-more-info-page .subtt {
    color: #757a8c;
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 15px;
}

#get-more-info-page #go-info {
    margin-right: 0;
    background: #532c6c;
}

#get-more-info-page .alignr {
    text-align: right;
}

#get-more-info-page .wpcf7-exclusive-checkbox .wpcf7-list-item-label {
    font-size: 12px;
    display: inline-block;
    line-height: 12px;
}

#get-more-info-page .wpcf7-exclusive-checkbox input {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}

#spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-text, #spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-email {
    width: 100%;
    background: #f5f6f9;
    border: none;
    height: 55px;
    margin-bottom: 20px;
    line-height: 55px;
    padding: 0 30px;
    display: inline-block;
}

#spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-checkbox {
    padding: 0;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

#spontaneous-application #get-more-info .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

#spontaneous-application #get-more-info #go-info {
    margin-right: 0;
    background: #532c6c;
}

#careers-value-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

#careers-value-list li {
    display: block;
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #191a1e;
}

#careers-value-list li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#job-offer-list .same-height {
    padding: 0 10px;
}

#job-offer-list .same-height .vc_column-inner {
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
    box-shadow: 2px 0 20px 2px #e8e8e8;
    min-height: 300px;
}

#job-offer-list .same-height:last-child .vc_column-inner {
    box-shadow: none;
    background: #f5f6f9;
}

#upload-app .vcex-list_item {
    display: inline-block;
    margin-right: 20px;
}

#evolution-nav {
    padding: 20px 0 30px;
}

#evolution-nav .wpb_wrapper {
    text-align: center;
}

#evolution-nav .wpb_single_image {
    display: inline-block;
    margin: 0 40px;
    padding: 15px 0;
}

#evolution-nav .wpb_single_image.active, #evolution-nav .wpb_single_image:hover {
    border-bottom: 2px solid #532c6c;
}

.entry ul.ico-text-list, .ico-text-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ico-text-list li {
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ico-text-list li img {
    margin-right: 40px;
}

.ico-text-list li .ico-text-list-expt {
    margin-left: 20px;
    margin-right: 46px;
}

#foir-question .vc_tta-panel {
    margin-bottom: 10px;
}

#foir-question .vc_tta-panel .vc_tta-panel-heading {
    padding: 15px;
    background: #f5f6f9;
}

#foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    color: #532c6c;
    font-size: 24px;
    font-weight: 300;
}

#foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    color: #532c6c;
}

#foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i {
    height: 25px;
    width: 25px;
}

#foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:before {
    border-color: #532c6c;
    border-width: 0 4px 4px 0;
}

#flight-download .wpb_text_column {
    min-height: 100px;
}

#foir-question .vc_tta-panel-body {
    background: #fff;
    box-shadow: 0px 5px 10px #f4f4f4;
    padding: 20px 60px;
    margin-bottom: 15px;
}

.partner-acc .vc_tta-panel {
    margin-bottom: 10px;
}

.partner-acc .vc_tta-panel .vc_tta-panel-heading {
    padding: 15px;
    background: #f5f6f9;
}

.partner-acc .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    color: #532c6c;
    font-size: 24px;
    font-weight: 300;
}

.partner-acc .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    color: #532c6c !important;
}

.partner-acc .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i {
    height: 25px;
    width: 25px;
}

.partner-acc .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i:before {
    border-color: #532c6c !important;
    border-width: 0 4px 4px 0;
}

.partner-acc .vcex-icon-box-one {
    padding-left: 110px;
}

.partner-acc .vc_tta-panel-body {
    background: none;
    padding: 10px 0;
    border: none;
}

.partner-acc .vcex-icon-box-heading {
    line-height: 14px;
}

.request-demo .same-height {
    align-items: center !important;
}

.rouge .ico-text-list li {
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.blue .ico-text-list li {
    margin: 40px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 120px;
}

.blue .ico-text-list li .change-1 {
    margin-right: 57px;
    margin-left: 10px;
}

.blue .ico-text-list li .change-2 {
    margin-right: 20px;
}

.blue #flight-download .wpb_text_column {
    min-height: 50px;
}

.ico-text-list li .black {
    color: #000;
}

.same-height {
    align-items: center !important;
}

#uas-tab-preferred .vc_tta-tabs-list {
    margin-left: -10px;
    margin-right: -10px;
}

#uas-tab-preferred .vc_tta-tabs-list li {
    width: 25%;
}

#uas-tab-preferred .vc_tta-tabs-list li a {
    text-align: center;
    margin: 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #757a8c;
    background: #f5f6f9;
}

#uas-tab-preferred .vc_tta-tabs-list li.vc_active a, #uas-tab-preferred .vc_tta-tabs-list li:hover a {
    color: #fff;
    background: #532c6c;
}

#uas-tab-preferred .vc_tta-panels {
    background: none;
}

#uas-tab-preferred .vc_tta-panel-body {
    background: none;
    padding: 0;
    margin-top: 50px;
}

#uas-tab-preferred .sp-nc-thumbnail-container {
    padding: 10px 5px;
}

#uas-tab-preferred .wpex-slider-thumbnails {
    margin-left: -5px;
    margin-right: -5px;
}

#uas-tab-preferred .wpb_text_column ul {
    margin-left: 20px;
    margin-top: 40px;
}

#uas-tab-preferred .wpb_text_column ul li {
    padding-left: 15px;
}

.no-marge-bot {
    margin-bottom: 0;
}

.head-center .page-header-table-cell .page-header-title, .head-center .page-header-table-cell .page-subheading {
    text-align: center;
}

.head-center .page-header-table-cell .page-header-title {
    text-align: center !important;
}

.head-nomarg .background-image-page-header {
    margin-bottom: 0;
}

#exept-list {
    width: 120%;
    position: relative;
    z-index: 1;
    padding: 20px;
    margin-top: 40px;
}

#exept-list .vc_column-inner {
    margin-bottom: 0;
}

#exept-list .vcex-content {
    line-height: 32px;
    margin-right: 40px;
}

#exept-list .vcex-bullets.custom-icon .vcex-icon-wrap {
    line-height: 60px;
    margin-right: 20px;
    font-size: 26px;
}

#get-more-info .wpcf7-form-control-wrap .wpcf7-form-control:not(.g-recaptcha) ,#get-more-info-cart .wpcf7-form-control-wrap .wpcf7-form-control {
    background: #f5f6f9;
    border: none;
}
#get-more-info-cart .wpcf7-form-control-wrap .wpcf7-form-control{
    width: 100%;
}
#get-more-info .dropdown.icon {
    height: 55px;
    line-height: 18px;
    font-size: 20px;
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 10px;
}
#get-more-info-cart #go-info{
    margin-right: 0;
}
#epayement #get-more-info .no-background .wpcf7-form-control-wrap .wpcf7-form-control,#epayement #get-more-info-cart .no-background .wpcf7-form-control-wrap .wpcf7-form-control {
    background: none;
    padding-left: 0;
    line-height: 47px;
    font-size: 12px;
}

#epayement #get-more-info .flexbox,#epayement #get-more-info-cart .flexbox {
    text-align: right;
}

#epayement #get-more-info .flexbox .note ,#epayement #get-more-info-cart .flexbox .note {
    display: inline-block;
    font-size: 14px;
    color: #532c6c;
    vertical-align: middle;
    font-weight: 600;
    margin-right: 30px;
}

#epayement #get-more-info .flexbox p{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 10%;
}
#epayement #get-more-info-cart .flexbox p {
    margin-right: 0;
}
#epayement #get-more-info .flexbox p #go-info,#epayement #get-more-info-cart .flexbox p #go-info {
    margin-right: 0;
}

#get-more-info .dropdown.icon:before,#get-more-info-cart .dropdown.icon:before {
    content: 'f107';
    font-size: 24px;
    color: #532c6c;
}

#menu-global-network {
    text-align: center;
}

#menu-global-network li {
    display: inline-block;
    margin: 0 20px;
}

#menu-global-network li.current-menu-item a, #menu-global-network li a:hover {
    border-bottom: 2px solid #532c6c;
    text-decoration: none;
}

#menu-global-network li a {
    color: #757a8c;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 8px;
}

#menu-global-network li:first-child:before {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    background: #e84722;
    border-radius: 50%;
    margin-right: 10px;
}

#menu-global-network li:nth-child(3):before {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    background: #f8a41a;
    border-radius: 50%;
    margin-right: 10px;
}

#menu-global-network li:nth-child(2):before {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    background: #00bef1;
    border-radius: 50%;
    margin-right: 10px;
}

.wpcf7-exclusive-checkbox {
    background: none !important;
}

.wpcf7-form-control.multiple .ui.label {
    height: 55px;
    line-height: 45px;
    border: none;
    box-shadow: none;
    font-size: 14px;
}

.wpcf7-form-control.multiple .ui.label i {
    line-height: 23px;
}

.wpcf7-exclusive-checkbox .wpcf7-list-item-label {
    position: relative;
    top: -2px;
}

body.blog, body.single-post {
    background: #f8f8f8;
}

body.blog #content-wrap {
    padding: 50px 0;
}

#blog-entries article .blog-entry-inner {
    background: #fff;
    border: none;
    box-shadow: 3px 3px 14px #e8e8e8;
}

#blog-entries article .blog-entry-excerpt {
    font-size: 13px;
    line-height: 22px;
    min-height: 65px;
    margin-bottom: 10px;
}

#blog-entries article ul.meta {
    font-size: 13px;
    margin-bottom: 0;
}

#blog-entries article .blog-entry-header a {
    color: #532c6c;
    font-size: 16px;
    font-weight: 400;
}

#blog-entries .overlay-category-tag {
    bottom: 0;
    top: inherit;
    left: 20px;
}

#blog-entries .overlay-category-tag a {
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    background: #532c6c;
    padding: 5px;
    line-height: 11px;
    letter-spacing: 1px;
}

body.blog #content-wrap .wpex-load-more-wrap {
    text-align: center;
}

body.blog #content-wrap .wpex-load-more-wrap .theme-button.expanded {
    width: 180px;
    text-transform: none;
    line-height: 14px;
    margin-top: 50px;
}
/* 
#blog-entries article:first-child {
    width: 66.66%;
} */

#blog-entries article.col-1 {
    clear: none;
}

/* #blog-entries article:first-child .overlay-category-tag {
    top: 0;
    bottom: inherit;
}

#blog-entries article:first-child .blog-entry-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#blog-entries article:first-child .blog-entry-header {
    position: relative;
    color: #fff;
}

#blog-entries article:first-child .blog-entry-header h2 {
    margin-bottom: 0;
    line-height: 32px;
}

#blog-entries article:first-child .blog-entry-header a {
    font-size: 24px;
    color: #fff;
}

#blog-entries article:first-child .blog-entry-excerpt {
    position: relative;
    color: #fff;
    height: auto;
    min-height: inherit;
}

#blog-entries article:first-child ul.meta {
    position: relative;
    color: #fff;
    font-size: 13px;
    margin: 0;
}

#blog-entries article:first-child ul.meta a {
    color: #fff;
}

#blog-entries article:first-child .blog-entry-media {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

#blog-entries article:first-child .blog-entry-media a {
    height: 100%;
}

#blog-entries article:first-child .blog-entry-media a img {
    height: 100%;
} */

.single-post #site-header, .single-job #site-header {
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

#post-construct .span_vide {
    width: 10%;
    float: left;
    padding: 0 10px;
}

#post-construct .span_content {
    width: 65%;
    float: left;
    padding: 0 40px 0 10px;
}

#post-construct .span_similar {
    width: 25%;
    float: left;
    padding: 0 10px;
}

#post-construct article {
    box-shadow: 0px 0px 19px #e8e8e8;
    background: #fff;
    padding-bottom: 50px;
}

#single-blocks #post-media {
    position: relative;
}

#single-blocks #post-media .single-blog-header {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding-left: 8%;
    color: #fff;
    font-size: 14px;
}

#single-blocks #post-media .single-blog-header h4 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    margin: 15px 0;
}

#single-blocks #post-media .masque {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

#single-blocks #post-media .single-blog-header h1 {
    color: #fff;
    font-weight: 400;
}

#single-blocks #post-media .go-back {
    position: absolute;
    top: 0;
    right: 0;
    background: #532c6c;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1;
    padding: 15px 30px;
    line-height: 14px;
    font-weight: 700;
    border-radius: 0 0 0 5px;
    text-decoration: none;
}

#single-blocks #post-media .go-back:hover {
    background: #555;
}

#single-blocks #post-media .entry-media-term-tags {
    position: absolute;
    bottom: -15px;
    left: 0;
}

#single-blocks #post-media .entry-media-term-tags a {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    background: #532c6c;
    padding: 5px;
    line-height: 11px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#single-blocks #post-media .entry-media-term-tags a:hover {
    background: #555;
}

#single-blocks .single-blog-content {
    padding: 40px 8% 0;
}

#single-blocks .single-blog-content h4, #single-blocks .single-blog-content h4.sub-post-heading {
    font-size: 24px;
    line-height: 48px;
    color: #757a8c;
    font-weight: 600;
}

#single-blocks .wpex-social-share {
    padding: 0 8%;
}

#single-blocks .wpex-social-share .theme-heading {
    display: inline;
    margin: 0;
    vertical-align: middle;
    font-size: 12px;
    color: #4b4d57;
}

#single-blocks .wpex-social-share .theme-heading span:after {
    display: none;
}

#single-blocks .wpex-social-share ul {
    display: inline-block;
    vertical-align: middle;
}

#single-blocks .wpex-social-share ul a {
    color: #222222;
    font-size: 22px;
    padding: 0 10px;
}

#single-blocks .wpex-social-share ul a:hover {
    color: #532c6c;
}

#single-blocks .wpex-social-share ul a .wpex-label {
    display: none;
}

.author-post-content {
    margin-top: 50px;
    padding: 0 8%;
}

.author-post-content .author-bio {
    border: none;
}

.author-post-content .author-bio-title {
    font-size: 16px;
    color: #532c6c;
}

#post-construct .span_similar {
    padding-top: 40px;
}

#post-construct .span_similar .theme-heading {
    margin-bottom: 20px;
}

#post-construct .span_similar .theme-heading span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #c3b0cf;
    font-weight: 600;
}

#post-construct .span_similar .theme-heading span:after {
    display: none;
}

#post-construct .related-posts article {
    background: #fff;
    border: none;
    box-shadow: 3px 0px 14px #e8e8e8;
    padding: 0 0 30px;
}

#post-construct .span_similar .overlay-category-tag {
    bottom: 0;
    top: inherit;
    left: 40px;
}

#post-construct .span_similar .overlay-category-tag a {
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    background: #532c6c;
    padding: 5px;
    line-height: 11px;
    letter-spacing: 1px;
}

#post-construct .span_similar .related-post-title{
    padding: 0 40px;
}
#post-construct .span_similar .related-post-title a {
    color: #532c6c;
    font-size: 16px;
    font-weight: 400;
}

#post-construct .span_similar .related-post-excerpt {
    font-size: 13px;
    line-height: 22px;
    min-height: 50px;
    margin-bottom: 10px;
    padding: 0 40px;
}

#post-construct .span_similar .author-infod {
    padding: 0 40px;
    font-size: 11px;
}

.ui.action.input input[type="file"] {
    display: none;
}

.card-d-content h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #757a8c;
    margin-top: 15px;
}

.card-desing {
    max-width: 300px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 3px 14px #e8e8e8;
    border-radius: 30px;
    border-top: 32px solid #5e2e84;
    overflow: hidden;
}

.card-desing .card-head {
    text-align: center;
    min-height: 95px;
}

.card-desing .card-head h1 {
    font-size: 30px;
    color: #757a8c;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 25px 0;
}

.card-desing .card-body {
    text-align: center;
    position: relative;
    height: 305px;
}

.card-desing .card-body img {
    margin-bottom: 5px;
    position: relative;
}

.card-desing .card-body .name {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #757a8c;
    font-weight: 700;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
}

.card-desing .card-body .position {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #757a8c;
    font-weight: 400;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
}

.card-desing .card-body .bg {
    position: absolute;
    width: 100%;
    height: 140px;
    left: 0;
    top: 25px;
    background: #e2e3e5;
}

.card-desing .card-footer {
    background: #5e2e84;
    text-align: center;
    padding: 15px 0;
}

.card-desing .card-footer img {
    margin: 0;
}

.step-form {
    padding-right: 80px;
}

.step-form .form-item {
    padding-bottom: 20px;
    line-height: 12px;
}

.step-form .form-item input {
    width: 100%;
    border: none;
    height: 55px;
    padding: 0 30px;
    line-height: 55px;
    background: #f5f6f9;
}

.step-form .form-item textarea {
    width: 100%;
    border: none;
    height: 150px;
    padding: 0 30px;
    line-height: 55px;
    background: #f5f6f9;
}

.step-form .form-item .ui.dropdown {
    width: 100%;
    border: none;
    height: 55px;
    padding: 0 30px;
    line-height: 55px;
    background: #f5f6f9;
    min-width: inherit;
    border-radius: 0;
    color: #757a8c;
}

.step-form .form-item .dropdown.icon {
    height: 55px;
    line-height: 18px;
    font-size: 20px;
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 10px;
}

.step-form .form-item .dropdown.icon:before {
    content: 'f107';
    font-size: 24px;
    color: #532c6c;
}

.step-form .ui.action.input {
    position: relative;
    width: 100%;
}

.step-form .ui.action.input .ui.icon.button {
    position: absolute;
    top: 8px;
    right: 9px;
    background: #757a8c;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-weight: 600;
    font-size: 14px;
    padding: 0 30px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
}

.step-form .ui.action.input .ui.icon.button:hover {
    background: #666a75;
}

.form-item span {
    font-size: 12px;
}

.more-infos-card {
    padding: 40px 0;
    text-align: center;
    margin-top: 50px;
}

.more-infos-card .submited {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #757a8c;
}

.more-infos-card a {
    font-size: 34px;
    color: #532c6c;
    text-decoration: none;
    font-weight: 300;
}

.btn.submit-next {
    width: 160px;
    margin: 50px auto 0;
    display: block;
}

.more-infos-card a:hover {
    color: #555;
}

#air-step .wpb_wrapper {
    text-align: center;
}

#air-step .wpb_wrapper .vcex-module {
    display: inline-block !important;
    margin: 0 40px;
    opacity: 0.5;
}

#air-step .wpb_wrapper .vcex-module.active {
    opacity: 1;
}

.step-form .form-item.checkbox input {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: #f5f6f9;
    border: none;
}

.step-form .form-item.checkbox label {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    color: #757a8c;
    font-size: 14px;
}

.peyement-title {
    margin-bottom: 50px;
    font-size: 20px;
    color: #757a8d;
}

form#step4, form#step3 {
    padding-right: 0;
}

.step-form .large-merge {
    margin-top: 80px;
}

.step-form .text-item {
    font-size: 16px;
}

.step-form .text-item strong {
    font-size: 16px;
    font-weight: 700;
    color: #757a8d;
}

.step-form .text-item strong a {
    color: #757a8d;
    font-weight: 700;
}

.step-form .auto-line-height {
    line-height: 24px;
}

.step-form .block-item {
    margin: 10px 0 20px !important;
    padding: 10px 20px;
    border: 2px solid #f5f6fa;
}

.step-form .block-item .violet {
    color: #532c6c;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

.step-form .aling-right {
    text-align: right;
}

.step-form .aling-right .btn {
    margin-top: 0;
    display: inline-block;
}

.newsletter-cont {
    background: #532c6c;
    padding: 50px 0;
    color: #fff;
}

.newsletter-cont .es_caption {
    float: left;
    text-align: left;
    width: 50%;
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: 1px;
    padding-bottom: 0;
    line-height: 66px;
}

.newsletter-cont .es_textbox {
    text-align: right;
    float: left;
    width: 50%;
    position: relative;
    padding-bottom: 0;
}

.newsletter-cont #es_txt_email_pg {
    width: 95%;
    height: 66px;
    line-height: 66px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 0 40px;
}

.newsletter-cont #es_txt_email_pg::placeholder {
    color: #fff !important;
}

.newsletter-cont #es_txt_button_pg {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff;
    color: #532c6c;
    text-align: center;
    padding: 16px 0;
    width: 30%;
}

.newsletter-cont #es_txt_button_pg:hover {
    background: #532c6c;
    color: #fff;
}

#blog-entries .overlay-category-tag {
    bottom: 0;
    top: inherit;
    left: 20px;
}

#blog-entries .vcex-blog-entry-details {
    border: none;
}

#blog-entries .vcex-blog-entry-inner {
    background: #fff;
    border: none;
    box-shadow: 3px 3px 14px #e8e8e8;
}

#blog-entries .vcex-blog-entry-title a {
    color: #532c6c;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
}

#blog-entries .vcex-blog-entry-excerpt {
    font-size: 13px;
    line-height: 24px;
    min-height: 65px;
    margin-bottom: 10px;
}

#blog-entries .vcex-blog-entry-date {
    font-size: 12px;
}

.violet {
    color: #532c6c;
}

.single-job .page-header {
    display: none;
}

.job-single-header {
    padding: 50px 0;
}

.job-single-header h2 {
    margin-bottom: 0;
}

.job-content-head {
    background: #f5f6f9;
    padding: 20px 0;
}

.job-content-head ul li {
    display: inline-block;
    margin-right: 40px;
    color: #191a1e;
    font-size: 14px;
    font-weight: 700;
}

#job-content {
    padding-bottom: 50px;
}

#job-content-inner {
    padding-top: 50px;
}

#job-content h4 {
    text-transform: uppercase;
    font-size: 12px;
    color: #c3b0cf;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 20px 0;
}

#job-content .step-form {
    padding-right: 15px;
    padding-left: 32px;
    padding-top: 80px;
}

#job-content .step-form .form-item {
    margin-bottom: 0;
}

#job-content .step-form .form-item.ui.action.input {
    padding-bottom: 5px;
    display: flex;
}

#job-content .step-form .form-item input.fileupload {
    background: none;
    padding: 0;
    height: auto;
    line-height: 38px;
    display: inline-block;
    cursor: pointer;
    border: none !important;
}

#job-content .step-form .form-item input.fileupload::placeholder {
    color: #191a1e !important;
    font-weight: 700;
    opacity: 1;
}

#job-content .step-form .ui.action.input .ui.icon.button {
    position: inherit;
    display: inline-block;
    width: 23px;
    height: 23px;
    padding: 0;
    line-height: 23px;
    text-align: center;
    background: #532c6c;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 10px;
    left: 0;
}

#job-content .btn {
    margin-top: 50px;
    min-width: 150px;
    text-align: center;
}

.back-carrers {
    text-align: center;
    background: #532c6c;
    padding: 20px 0;
}

#blog-entries .wpex-social-share {
    padding: 0;
    margin: 0;
}

.home #blog-entries .wpex-social-share {
    display: none;
}

.background-image-page-header {
    position: relative;
}

.background-image-page-header #floater-menu {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.background-image-page-header #floater-menu a {
    background: #1d1e23;
    padding: 15px 45px 15px 20px;
    position: relative;
    color: #fff;
    border-radius: 0 5px 5px 0;
    display: block;
    margin: 5px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    z-index: 9;
    text-decoration: none;
    transition: all 0.3s;
}

.background-image-page-header #floater-menu a:hover {
    background: #532c6c;
    transition: all 0.3s;
}

.background-image-page-header #floater-menu a i {
    position: absolute;
    top: 17px;
    right: 17px;
}

.background-image-page-header #floater-menu a i:before {

}


#blog-cont {
    position: relative;
}

#cat-foat {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 1;
}

#cat-foat a span {
    background: #f5f6f9;
    line-height: 59px;
    color: #757a8c;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 0px;
    padding: 0;
    white-space: nowrap;
    transition: all .5s;
}

#cat-foat .cat_14 {
    display: none;
}

#cat-foat a:hover span {
    transition: all .5s;
    width: auto;
    padding: 0 20px;
}

#cat-foat a img {
    display: inline-block;
    height: 59px;
}

.category #site-header {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 9999;
    transition: background 0.3s ease;
}

body.category .wpex-sticky-header-holder {
    height: auto !important;
    background: none !important;
}
body.category #site-header{
	background: #fff;
}

#submit-value {
    border: 2px solid #f5f6f9;
    padding: 20px 40px;
    margin-bottom: 20px;
}

#submit-value h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 20px 0;
}

#submit-value p {
    margin-bottom: 0;
    font-size: 16px;
}

#submit-value p strong {
    font-weight: 700;
    color: #757a8c;
}

#liste-hh h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #532c6c;
}

.entry-media-term-tags > a {
    display: none;
}

.entry-media-term-tags > a:first-child {
    display: inline-block;
}

#ressources-download .ui.styled.accordion {
    width: 100%;
    border: none;
    box-shadow: none;
}

.ui.styled.accordion .accordion .title, .ui.styled.accordion .title, .ui.styled.accordion .title:hover, .ui.styled.accordion .active.title {
    margin-bottom: 10px;
    border: none;
    background: #f5f6f9;
    border-radius: 2px;
    cursor: default;
}

.link-more a {
    cursor: pointer;
    text-decoration: none;
}

#ressources-download .date {
    color: #757a8c;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
    display: block;
}

#ressources-download .date i {
    color: #532c6c;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}

#ressources-download .name-title {
    color: #532c6c;
    font-size: 24px;
    font-weight: 300;
}

.link-more {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.ui.styled.accordion .accordion .content, .ui.styled.accordion .content {
    padding: 40px 0;
}

.close-info {
    font-weight: 700;
    cursor: pointer;
}

.marron .page-header.background-image-page-header .page-header-title, .marron h1, .page-template-default h1, .page-template-default .page-header.background-image-page-header .page-header-title {
    margin-bottom: 20px;
}

#air-charter-request #get-more-info .vc_col-sm-6 {
    padding-left: 50px;
    padding-right: 50px;
}

#air-charter-request #get-more-info .wpcf7-form-control-wrap {
    display: block;
}

#air-charter-request #get-more-info .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    min-width: inherit;
    padding: 0 20px;
}

.marron #get-more-info .dropdown.icon:before {
    color: #ab956c;
}

#request-date {
    margin-top: 15px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 30px;
}

#request-date > div {
    padding: 0 5px;
}

#air-charter-request #get-more-info .wpcf7-form-control-wrap textarea {
    height: 200px;
}

#air-charter-request .subtt {
    color: #757a8c;
}

.marron #go-info {
    background: #ab956c;
    margin-right: 0;
}

.marron #go-info:hover {
    background: #757a8c;
}

#btn-submit-cont .another {
    color: #ab956c;
    font-size: 34px;
    position: relative;
    top: -20px;
    cursor: pointer;
}

.step-form .subtt {
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
}

.step-form.trip-estimate {
    padding-right: 0;
}

.step-form.trip-estimate .form-item {
    padding-bottom: 0;
}

.step-form.trip-estimate #go-info {
    margin: auto;
    float: none;
    margin-top: 15px;
    background: #532c6c;
}

#other-sector {
    background: #f5f6f9;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.noflex {
    display: block !important;
}

.trip-estimate .vc_column_container {
    padding: 0 30px;
}

.bordered {
    min-height: 55px;
    border: 2px solid #f5f6f9;
    padding: 0 25px;
    line-height: 50px;
    margin-bottom: 30px;
}

.ui.checkbox input[type=checkbox], .ui.checkbox input[type=radio] {
    width: 25px;
    height: 25px;
    margin-right: 20px;
}

.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
    background: #f5f6f9;
    border: none;
    width: 25px;
    height: 25px;
}

.ui.checkbox .box:before, .ui.checkbox label:before {
    background: #f5f6f9;
    border: none;
    width: 25px;
    height: 25px;
}

.ui.checkbox .box:hover::before, .ui.checkbox label:hover::before {
    background: #f5f6f9;
    color: #757a8c;
}

.ui.checkbox .box:after, .ui.checkbox label:after {
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.ui.checkbox .box, .ui.checkbox label {
    padding-left: 45px;
    font-size: 16px;
    line-height: 25px;
}

.ui.checkbox {
    margin-right: 30px;
}

.trip-estimate .form-item {
    margin-bottom: 30px !important;
}

span.bold strong {
    font-weight: 700;
    margin-right: 20px;
    font-size: 16px;
}

.form-item-nomerge {
    margin-bottom: 30px !important;
}

.form-item-nomerge .form-item {
    margin-bottom: 0 !important;
}

.form-item-nomerge .bordered {
    margin-bottom: 0 !important;
    border-bottom: 0;
}

.form-item-nomerge .bordered:last-child {
    border-bottom: 2px solid #f5f6f9;
}

.gris-title {
    text-align: center;
    min-height: 55px;
    background: #f5f6f9;
    padding: 8px 20px;
}

.bordered .ui.dropdown {
    width: 100%;
    max-width: 120px;
    border: none;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    background: #f5f6f9;
    min-width: inherit;
    border-radius: 0;
    color: #757a8c;
    margin-right: 20px;
    min-height: auto;
}

.bordered .dropdown.icon {
    height: 35px !important;
    padding: 10px !important;
    font-family: FontAwesome !important;
}

.bordered .ui.dropdown > .dropdown.icon:before {
    content: 'f107';
    font-size: 24px;
    color: #532c6c;
}

#trip-estimate-step-2 .form-item.ui.action.input {
    margin-bottom: 0 !important;
}

.trip-estimate .vc_column_container.pad-top {
    padding-top: 53px;
}

#other-sector a.other-sector-link {
    font-size: 34px;
    color: #532c6c;
}

#trip-estimate-step-3 #other-sector, #trip-estimate-step-4 #other-sector {
    background: #fff;
}

#brokerage-list {
    padding-bottom: 40px !important;
}

#get-more-info {
    width: 100% !important;
}

a.footer-section-link {
    font-size: 12px;
    color: #4b4d57;
    text-transform: uppercase;
    font-weight: 700;
}

.booking-btn {
    background: #ffffff;
    padding-top: 20px;
    padding-right: 100px;
    padding-bottom: 20px;
    padding-left: 100px;
    color: #532c6c;
    font-size: 16px;
    border-radius: 6px;
    float: right;
    font-weight: 700;
    line-height: 26px;
    margin-top: 20px;
    transition: all 0.25s;
    text-decoration: none;
}

.booking-btn:hover {
    background: #b973e6 !important;
    text-decoration: none;
}

#demo-request {
    padding: 20px 0;
}

#demo-request form {
    padding: 0 30px;
}

#demo-request .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 55px;
    padding: 0 30px;
    line-height: 55px;
    width: 100%;
    margin-bottom: 15px;
    background: #f5f6f9;
    border: none;
}

#demo-request .dropdown.icon {
    height: 55px;
    line-height: 18px;
    font-size: 20px;
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 10px;
}

#demo-request .dropdown.icon:before {
    content: 'f107';
    font-size: 24px;
    color: #532c6c;
}

#demo-request .wpcf7-submit {
    display: block;
    padding: 13px 0px;
    width: 150px;
    margin: auto;
}

.ilightbox-overlay.minimal {
    background: #000;
}

.vc_custom_1523273116657 .booking-btn:hover {
    background: #f7706b !important;
    text-decoration: none;
}

.vc_custom_1523275698192 .booking-btn:hover {
    background: #6fb7f8 !important;
    text-decoration: none;
}

.wpex-menu-search-icon:after {
    content: 'Search...';
    font-size: 14px;
    font-family: "Open Sans";
    display: inline-block;
    margin-left: 10px;
}

#site-navigation .dropdown-menu .site-search-toggle .fa {
    opacity: 0.6;
}

#site-header.overlay-header #site-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar-style-one {
    position: relative;
    margin: 0;
    top: 0;
    right: 0;
}

.header-one #site-logo {
    float: left;
    height: 100%;
    width: 15%;
    text-align: center;
}

#login a {
    background: #532c6c;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    transition: all .3s;
}

#login a:hover {
    background: #1a1c21;
    transition: all .3s;
}

.title-center.page-template-template-mini-title .page-header.background-image-page-header h1.page-header-title, .title-center.page-template-template-mini-title .page-subheading .main-title {
    text-align: center !important;
}

.form-item.nomerge {
    margin: 0 !important;
}

#site-header-inner {
    display: flex;
    justify-content: space-between;
}

.step-form .form-item span {
    font-size: 16px;
}

#supplier-form .step-form {
    padding: 0;
}

#supplier-form .wpcf7-submit {
    float: right;
    width: 120px;
    text-align: center;
}

#supplier-form .wpcf7-submit:hover {
    background: #1a1c21;
}

#supplier-form .step-form .form-item textarea {
    height: 230px;
}

#supplier-form .pad-left .vc_col-sm-6 {
    padding-left: 0;
}

@media (max-width: 480px) {
    .header-one #site-logo {
        width: auto;
    }

    .page-header-table {
        height: 620px !important;
    }

    .page-header.background-image-page-header .page-header-title {
        margin-bottom: 15px;
    }

    h1, .page-header.background-image-page-header .page-header-title {
        font-size: 42px;
        line-height: 48px;
    }

    .entry .home-section-list li {
        display: block;
        margin: 10px 0;
        background: #f5f6f9;
        padding: 15px;
    }

    .background-image-page-header #floater-menu {
        display: none;
    }
    
    #talk {
        background: #532c6c;
        color: #fff !important;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        padding: 15px 20px 20px;
        border-radius: 5px 5px 0 0;
        text-decoration: none;
        transition: all 0.3s;
        line-height: 20px;
        z-index: 15;
    }

    #talk:hover {
        background: #1d1e23;
        transition: all 0.3s;
    }
    
    #talk i {
        display: block;
        text-align: center !important;
        line-height: 48px;
        font-size: 38px;
        color: #fff !important;
    }

    .vc_row.vc_row-flex {
        padding: 20px 0 !important;
    }

    .vc_row.wpb_row .vc_row-fluid {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    h2.vcex-heading {
        font-size: 28px;
        line-height: 32px;
    }

    .vcex-multi-buttons .theme-button, .vcex-multi-buttons .theme-txt-link {
        padding: 13px 20px;
    }

    #blog-entries .vcex-blog-grid .vcex-blog-entry-inner {
        margin-top: 0 !important;
    }

    .vc_column_container > .vc_column-inner {
        margin-bottom: 15px;
    }

    #footer-inner {
        padding: 40px 0 10px;
    }

    #footer-widgets .footer-box {
        width: 100%;
    }

    .footer-widget {
        padding-bottom: 0;
    }

    #footer-inner .footer-widget .widget-title {
        padding: 15px 20px;
        background: #fff;
        position: relative;
        margin-bottom: 10px;
    }

    #footer-inner .footer-widget .widget-title span {
        position: absolute;
        right: 20px;
        top: 15px;
    }

    #footer-inner .footer-widget .textwidget {
        margin-bottom: 10px;
    }

    #copyright .left-foot {
        width: 100%;
        text-align: center;
    }

    #copyright .left-foot img {
        float: none;
    }

    #copyright .left-foot .copy-text {
        margin-left: 0;
        line-height: 24px;
        text-align: center;
        float: none;
    }

    #copyright .right-foot {
        float: none;
        text-align: center;
        margin-top: 15px;
    }

    #copyright .right-foot ul li {
        margin: 0 10px;
    }

    .foot-social i {
        font-size: 30px;
        color: #babcc5;
        line-height: 60px;
    }

    .page-header-table-cell {
        padding: 0 15px;
    }

    .page-template-template-mini-title .page-subheading .main-title {
        font-size: 36px;
        line-height: 42px;
    }

    .page-template-template-mini-title .page-header.background-image-page-header h1.page-header-title {
        margin-bottom: 0;
    }

    .page-template-template-mini-title .page-subheading .sub {
        width: 100%;
        max-width: none;
    }

    .step-form {
        padding-right: 0;
    }

    #air-step .vcex-icon-box img {
        display: inline-block;
        width: 50px;
        height: auto;
        margin-bottom: 0;
        vertical-align: middle;
        margin-right: 15px;
    }

    #air-step .vcex-icon-box .vcex-icon-box-heading {
        display: inline-block;
    }

    #air-step .wpb_wrapper {
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: center;
    }

    #air-step .wpb_wrapper .vcex-module {
        margin: 10px 0px;
    }

    .step-form .aling-right .btn {
        margin-top: 20px;
    }

    .submenu-wrapper ul li {
        margin: 0 10px;
    }

    .pad-left {
        padding-left: 15px;
    }

    .pad-right {
        padding-right: 15px;
    }

    #job-content .step-form {
        padding-left: 15px;
        padding-top: 20px;
    }

    #job-offer-list .same-height {
        margin-bottom: 15px;
    }

    #blog-entries .vcex-blog-entry-media {
        width: 100%;
    }

    #flight-support-content .wpb_wrapper a.vcex-icon-box {
        display: block !important;
        width: 100%;
        text-align: left;
        height: auto;
        background: #f5f6f9;
        margin-bottom: 15px;
        padding: 15px;
    }

    #flight-support-content .vcex-module img {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 15px;
        vertical-align: middle;
        width: 40px;
        height: auto;
    }

    #flight-support-content .vcex-module .vcex-icon-box-heading {
        display: inline-block;
        font-size: 14px;
    }

    .wpb_single_image img {
        margin-bottom: 15px;
    }

    .vc_custom_1522270565391 .vc_column_container.vc_col-sm-3 {
        text-align: center;
    }

    #accolades .vcex-image {
        text-align: center;
    }

    #feet-list .vcex-module {
        margin-bottom: 0;
    }

    #bbj-boeing strong {
        line-height: 28px;
        font-size: 22px;
    }

    #plan-plane .vc_column-inner {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 100px !important;
    }

    #get-more-info .wpcf7-form-control-wrap .wpcf7-form-control {
        width: 100%;
    }

    #get-more-info .vc_col-sm-12 .wpcf7-form-control {
        top: 0;
    }

    #get-more-info .wpcf7-form-control-wrap {
        width: 100%;
        display: block;
    }

    #get-more-info #go-info {
        margin-right: 0;
        display: block;
        margin-top: 0;
    }

    #get-more-info .wpcf7-form-control-wrap.message {
        margin-bottom: 0;
    }

    #get-more-info .vc_col-sm-12 {
        clear: both;
        content: '';
    }

    #get-more-info .wpcf7-form-control-wrap {
        margin-bottom: 0;
    }

    #get-more-info .vc_col-sm-12 .wpcf7-form-control {
        top: 0;
    }

    #feet-list .vcex-teaser-media img {
        width: 100%;
    }

    .big-title, .vcex-heading.big-title {
        font-size: 42px;
        line-height: 52px;
    }

    .float-down {
        bottom: 0;
    }

    #post-construct .span_content {
        width: 100%;
        padding: 0 15px;
    }

    #post-construct .span_similar {
        padding: 0 30px;
        width: 100%;
    }

    #cat-foat {
        position: inherit;
        left: 0;
        top: 0;
        z-index: 1;
    }

    #cat-foat {
        padding: 15px 15px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #single-blocks #post-media .single-blog-header {
        position: relative;
        padding: 15px;
        background: #fff;
    }

    #single-blocks #post-media .single-blog-header h4 {
        color: #532c6c;
        margin: 10px 0;
    }

    #single-blocks #post-media .single-blog-header h1 {
        color: #532c6c;
        font-weight: 400;
        line-height: 34px;
    }

    #single-blocks #post-media .single-blog-header {
        color: #757a8c;
    }

    #single-blocks #post-media .entry-media-term-tags {
        position: absolute;
        bottom: -20px;
        left: 15px;
    }

    #single-blocks .single-blog-content {
        padding: 0 15px;
    }

    #blog-entries article {
        width: 100%;
    }

    #blog-entries article:first-child {
        width: 100%;
    }

    #blog-entries article:first-child .blog-entry-media a img {
        height: auto;
    }

    .wpex-image-hover.fade-in, .wpex-image-hover.fade-out {
        background: #fff;
    }

    #blog-entries article:first-child .blog-entry-media {
        position: relative;
        width: auto;
        height: initial;
        top: 0;
    }

    #blog-entries article:first-child .blog-entry-media a {
        height: auto;
    }

    #blog-entries article:first-child .overlay-category-tag {
        bottom: 0;
        top: auto;
        left: 20px;
    }

    #blog-entries article:first-child .blog-entry-header a {
        color: #532c6c;
        font-size: 16px;
        font-weight: 400;
    }

    #blog-entries article:first-child .blog-entry-excerpt {
        color: #757a8c;
    }

    #blog-entries article:first-child ul.meta, #blog-entries article:first-child ul.meta a {
        color: #757a8c;
    }

    .newsletter-cont .es_caption, .newsletter-cont .es_textbox {
        width: 100%;
    }

    .newsletter-cont .es_caption {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 15px;
    }

    .newsletter-cont #es_txt_email_pg {
        width: 100%;
    }

    #get-more-info-page #go-info {
        margin-top: 15px;
    }

    .vc_row.wpb_row.vc_row-fluid.evo-row-item {
        margin-top: 0;
        padding: 0 !important;
    }

    .vc_column_container > .vc_column-inner.vc_custom_1523272745146, .vc_column_container > .vc_column-inner.vc_custom_1523272768305 {
        padding: 0 !important;
    }

    .blue .ico-text-list li, .page-id-284 .ico-text-list li, .page-id-301 .ico-text-list li {
        margin: 20px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        line-height: 24px;
    }

    .page-id-311 .ico-text-list li img, .blue .ico-text-list li .change-1, .page-id-284 .ico-text-list li img, .page-id-301 .ico-text-list li img {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px !important;
    }

    .theme-button.align-right, .color-button.align-right {
        float: none;
        margin: auto;
        width: 300px;
        display: block;
    }

    .ico-text-list {
        margin: 15px 0 !important;
    }

    .page-id-284 .evo-row-item, .page-id-301 .evo-row-item {
        margin: 0;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_custom_1523264045541, .vc_row.wpb_row.vc_row-fluid.vc_custom_1523264045541 > .vc_column_container > .vc_column-inner {
        padding: 0 !important;
    }

    #foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
        color: #532c6c;
        font-size: 20px;
        font-weight: 300;
        line-height: 26px;
    }

    body.wpex-responsive.page-template-template-mini-title .container, body.wpex-responsive.page-template-template-mini-title .vc_row-fluid.container {
        max-width: 100%;
    }

    #partner-acc .vcex-icon-box-heading {
        line-height: 24px;
    }

    #site-header.overlay-header #site-header-inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
        right: 15px;
    }

    #exept-list {
        width: 100%;
    }

    .ui.styled.accordion .accordion .content, .ui.styled.accordion .content {
        padding: 20px 15px;
    }

    #ressources-download .name-title {
        line-height: 28px;
    }

    #air-charter-request #get-more-info .vc_col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #air-charter-request #get-more-info .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    #btn-submit-cont {
        margin-top: 15px;
    }

    #btn-submit-cont .another {
        top: 15px;
        font-size: 24px;
        clear: both;
        display: block;
        text-align: center;
    }

    #get-more-info #btn-submit-cont #go-info {
        top: 0;
    }

    #login, #lang {
        display: none;
    }
    #login-menu{
        display: none;
    }

    #supplier-form .step-form {
        padding: 0;
    }

    #floater-menu{
        display: none;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .page-header-table {
        height: 620px !important;
    }

    .page-header.background-image-page-header .page-header-title {
        margin-bottom: 15px;
    }

    h1, .page-header.background-image-page-header .page-header-title {
        font-size: 42px;
        line-height: 48px;
    }

    .entry .home-section-list li {
        display: block;
        margin: 10px 0;
        background: #f5f6f9;
        padding: 15px;
    }

    .background-image-page-header #floater-menu {
        display: none;
    }

    .vc_row.vc_row-flex {
        padding: 15px 0 !important;
    }

    .vc_row.wpb_row.vc_row-fluid {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    h2.vcex-heading {
        font-size: 28px;
    }

    .vcex-multi-buttons .theme-button, .vcex-multi-buttons .theme-txt-link {
        padding: 13px 20px;
    }

    #blog-entries .vcex-blog-grid .vcex-blog-entry-inner {
        margin-top: 0 !important;
    }

    .vc_column_container > .vc_column-inner {
        margin-bottom: 15px;
    }

    #footer-inner {
        padding: 40px 0 10px;
    }

    #footer-widgets .footer-box {
        width: 50%;
    }

    .footer-widget {
        padding-bottom: 0;
    }

    #footer-inner .footer-widget .widget-title {
        padding: 15px 20px;
        background: #fff;
        position: relative;
        margin-bottom: 10px;
    }

    #footer-inner .footer-widget .widget-title span {
        position: absolute;
        right: 20px;
        top: 15px;
    }

    #footer-inner .footer-widget .textwidget {
        margin-bottom: 10px;
    }

    #copyright .left-foot {
        width: 100%;
        text-align: center;
    }

    #copyright .left-foot img {
        float: none;
    }

    #copyright .left-foot .copy-text {
        margin-left: 0;
        line-height: 24px;
        text-align: center;
        float: none;
    }

    #copyright .right-foot {
        float: none;
        text-align: center;
        margin-top: 15px;
    }

    #copyright .right-foot ul li {
        margin: 0 10px;
    }

    .foot-social i {
        font-size: 30px;
        color: #babcc5;
        line-height: 60px;
    }

    .page-header-table-cell {
        padding: 0 15px;
    }

    .page-template-template-mini-title .page-subheading .main-title {
        font-size: 36px;
        line-height: 42px;
    }

    .page-template-template-mini-title .page-header.background-image-page-header h1.page-header-title {
        margin-bottom: 0;
    }

    .page-template-template-mini-title .page-subheading .sub {
        width: 100%;
        max-width: none;
    }

    .step-form {
        padding-right: 0;
    }

    #air-step .wpb_wrapper .vcex-module {
        display: block !important;
    }

    #air-step .vcex-icon-box img {
        display: inline-block;
        width: 50px;
        height: auto;
        margin-bottom: 0;
        vertical-align: middle;
        margin-right: 15px;
    }

    #air-step .vcex-icon-box .vcex-icon-box-heading {
        display: inline-block;
    }

    #air-step .wpb_wrapper {
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: center;
    }

    #air-step .wpb_wrapper .vcex-module {
        margin: 10px 0px;
    }

    .step-form .aling-right .btn {
        margin-top: 20px;
    }

    .submenu-wrapper ul li {
        margin: 0 10px;
    }

    .pad-left {
        padding-left: 15px;
    }

    .pad-right {
        padding-right: 15px;
    }

    #job-content .step-form {
        padding-left: 15px;
        padding-top: 40px;
    }

    #job-offer-list .same-height {
        margin-bottom: 15px;
    }

    #blog-entries .vcex-blog-entry-media {
        width: 100%;
    }

    #flight-support-content .wpb_wrapper a.vcex-icon-box {
        display: block !important;
        width: 100%;
        text-align: left;
        height: auto;
        background: #f5f6f9;
        margin-bottom: 15px;
        padding: 15px;
    }

    #flight-support-content .vcex-module img {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 15px;
        vertical-align: middle;
        width: 40px;
        height: auto;
    }

    #flight-support-content .vcex-module .vcex-icon-box-heading {
        display: inline-block;
    }

    .wpb_single_image img {
        margin-bottom: 15px;
    }

    .vc_custom_1522270565391 .vc_column_container.vc_col-sm-3 {
        text-align: center;
    }

    #accolades .vcex-image {
        text-align: center;
    }

    #feet-list .vcex-module {
        margin-bottom: 0;
    }

    #bbj-boeing strong {
        line-height: 28px;
        font-size: 22px;
    }

    #plan-plane .vc_column-inner {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 100px !important;
    }

    #get-more-info .wpcf7-form-control-wrap .wpcf7-form-control {
        width: 100%;
    }

    #get-more-info .wpcf7-form-control-wrap {
        width: 100%;
    }

    #get-more-info .vc_col-sm-12 {
        display: inline-block;
    }

    #get-more-info #go-info {
        margin-right: 0;
    }

    #feet-list .vcex-teaser-media img {
        width: 100%;
    }

    #get-more-info .vc_col-sm-12 .wpcf7-form-control {
        top: 0;
    }

    .float-down {
        bottom: 0;
    }

    #post-construct .span_content {
        width: 100%;
        padding: 0 15px;
    }

    #post-construct .span_similar {
        padding: 0 30px;
        width: 100%;
    }

    #cat-foat {
        position: inherit;
        left: 0;
        top: 0;
        z-index: 1;
    }

    #cat-foat {
        padding: 15px 15px 0;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    #single-blocks #post-media .single-blog-header {
        position: relative;
        padding: 15px;
        background: #fff;
    }

    #single-blocks #post-media .single-blog-header h4 {
        color: #532c6c;
        margin: 10px 0;
    }

    #single-blocks #post-media .single-blog-header h1 {
        color: #532c6c;
        font-weight: 400;
        line-height: 34px;
    }

    #single-blocks #post-media .single-blog-header {
        color: #757a8c;
    }

    #single-blocks #post-media .entry-media-term-tags {
        position: absolute;
        bottom: -20px;
        left: 15px;
    }

    #single-blocks .single-blog-content {
        padding: 0 15px;
    }

    #blog-entries article {
        width: 100%;
    }

    #blog-entries article:first-child {
        width: 100%;
    }

    #blog-entries article:first-child .blog-entry-media a img {
        height: auto;
    }

    .wpex-image-hover.fade-in, .wpex-image-hover.fade-out {
        background: #fff;
    }

    #blog-entries article:first-child .blog-entry-media {
        position: relative;
        width: auto;
        height: initial;
        top: 0;
    }

    #blog-entries article:first-child .blog-entry-media a {
        height: auto;
    }

    #blog-entries article:first-child .overlay-category-tag {
        bottom: 0;
        top: auto;
        left: 20px;
    }

    #blog-entries article:first-child .blog-entry-header a {
        color: #532c6c;
        font-size: 16px;
        font-weight: 400;
    }

    #blog-entries article:first-child .blog-entry-excerpt {
        color: #757a8c;
    }

    #blog-entries article:first-child ul.meta, #blog-entries article:first-child ul.meta a {
        color: #757a8c;
    }

    .newsletter-cont .es_caption, .newsletter-cont .es_textbox {
        width: 100%;
    }

    .newsletter-cont .es_caption {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 15px;
    }

    .newsletter-cont #es_txt_email_pg {
        width: 100%;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_custom_1523264045541, .vc_row.wpb_row.vc_row-fluid.vc_custom_1523264045541 > .vc_column_container > .vc_column-inner {
        padding: 0 !important;
    }

    #foir-question .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
        color: #532c6c;
        font-size: 20px;
        font-weight: 300;
        line-height: 26px;
    }

    .ico-text-list {
        margin: 15px 0 !important;
    }

    .page-id-284 .evo-row-item {
        margin: 0;
    }

    #partner-acc .vcex-icon-box-heading {
        line-height: 24px;
    }

    #exept-list {
        width: 100%;
    }

    .ui.styled.accordion .accordion .content, .ui.styled.accordion .content {
        padding: 20px 15px;
    }

    #ressources-download .name-title {
        line-height: 28px;
    }

    #air-charter-request #get-more-info .vc_col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #air-charter-request #get-more-info .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    #btn-submit-cont {
        margin-top: 15px;
    }

    #btn-submit-cont .another {
        top: 15px;
        font-size: 24px;
        clear: both;
        display: block;
        text-align: center;
    }

    #get-more-info #btn-submit-cont #go-info {
        top: 0;
    }

    #login, #lang {
        display: none;
    }
    #login-menu{
        display: none;
    }

    .header-one #site-logo {
        width: auto;
    }

    #supplier-form .step-form {
        padding: 0;
    }

    #floater-menu{
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .page-header-inner, .page-header-table {
        height: 100% !important;
    }

    .background-image-page-header #floater-menu {
        position: absolute;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 150px;
    }

    h1, .page-header.background-image-page-header .page-header-title {
        font-size: 48px;
        line-height: 58px;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .entry .home-section-list li {
        display: block;
        margin: 15px 0;
    }

    #section-evolution .vc_column_container.vc_col-sm-6 {
        width: 80%;
    }

    .vc_row.vc_row-flex {
        padding: 15px 0 !important;
    }

    .vc_row.wpb_row.vc_row-fluid {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    #footer-inner {
        padding: 40px 0 10px;
    }

    #footer-widgets .footer-box {
        width: 50%;
    }

    .footer-widget {
        padding-bottom: 0;
    }

    #footer-inner .footer-widget .widget-title {
        padding: 15px 20px;
        background: #fff;
        position: relative;
        margin-bottom: 10px;
    }

    #footer-inner .footer-widget .widget-title span {
        position: absolute;
        right: 20px;
        top: 15px;
    }

    #footer-inner .footer-widget .textwidget {
        margin-bottom: 10px;
    }

    .page-template-template-mini-title .page-subheading .main-title {
        font-size: 42px;
        line-height: 48px;
    }

    .page-template-template-mini-title .page-header.background-image-page-header h1.page-header-title {
        margin-bottom: 0;
    }

    .page-template-template-mini-title .page-subheading .sub {
        width: 80%;
        max-width: none;
    }

    .card-d-content .vc_col-sm-6 {
        width: 100% !important;
    }

    .step-form {
        padding-right: 0;
    }

    #air-step .wpb_wrapper .vcex-module {
        display: inline-block !important;
        margin: 0;
        width: 25%;
        padding: 0 15px;
    }

    .submenu-wrapper ul li {
        margin: 0 10px;
    }

    #job-content .step-form {
        padding-left: 15px;
    }

    .pad-right {
        padding-right: 20px;
    }

    .pad-left {
        padding-left: 20px;
    }

    #get-more-info .wpcf7-form-control-wrap .wpcf7-form-control {
        width: 100%;
    }

    #post-construct .span_content {
        width: 55%;
        float: left;
        padding: 0 20px 0 10px;
    }

    #post-construct .span_similar {
        width: 35%;
        float: left;
        padding: 0 10px;
    }

    #post-construct .span_similar .related-post-excerpt {
        padding: 0 30px;
    }

    body.blog #content-wrap {
        padding: 0 0px 0 30px;
    }

    body.blog #content-wrap .wpex-load-more-wrap .theme-button.expanded {
        margin-bottom: 15px;
        margin-top: 20px;
    }

    #get-more-info-page .subtt {
        line-height: 28px;
    }

    #air-charter-request #get-more-info .vc_col-sm-6 {
        padding-left: 15px;
        padding-right: 15px;
    }

    #air-charter-request #get-more-info .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    #btn-submit-cont {
        margin-top: 15px;
    }

    #btn-submit-cont .another {
        top: 15px;
        font-size: 24px;
        clear: both;
        display: block;
        text-align: center;
    }

    #get-more-info #btn-submit-cont #go-info {
        top: 0;
    }

    #request-date > div {
        width: 33.33%;
    }

    #login, #lang {
        display: none;
    }
    #login-menu{
        display: none;
    }

    background-image-page-header #floater-menu {
        display: none;
    }

    .header-one #site-logo {
        width: auto;
    }

    #supplier-form .step-form {
        padding: 0;
    }

    #floater-menu{
        top: 57vh;
    }
}

@media (min-width: 960px) and (max-width: 1200px) {
    #menu-main-menu li a {
        font-size: 14px;
    }

    #menu-main-menu li a span {
        padding-left: 5px;
        padding-right: 5px;
    }

    h1, .page-header.background-image-page-header .page-header-title {
        font-size: 50px;
        width: 60%;
        margin: auto;
    }

    #air-step .wpb_wrapper .vcex-module {
        display: inline-block !important;
        margin: 0;
        width: 25%;
        padding: 0 15px;
    }

    .step-form {
        padding-right: 0;
    }

    .card-d-content .vc_col-sm-6 {
        width: 100% !important;
    }

    .submenu-wrapper ul li {
        margin: 0 15px;
    }

    #job-content .step-form {
        padding-left: 30px;
    }

    body.blog #content-wrap {
        padding: 0 0px 0 30px;
    }

    body.blog #content-wrap .wpex-load-more-wrap .theme-button.expanded {
        margin-bottom: 15px;
        margin-top: 20px;
    }

    #btn-submit-cont {
        margin-top: 15px;
    }

    #btn-submit-cont .another {
        top: 15px;
        font-size: 24px;
        clear: both;
        display: block;
        text-align: center;
    }

    #get-more-info #btn-submit-cont #go-info {
        top: 0;
    }

    #request-date > div {
        width: 33.33%;
        margin-bottom: 15px;
    }

    .wpex-menu-search-icon:after {
        display: none !important;
    }

    .header-one #site-logo {
        width: 10%;
    }

    #login a, #lang a {
        padding: 6px 10px !important;
        font-size: 13px !important;
    }

    #supplier-form .step-form {
        padding: 0;
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
    #request-date > div {
        width: 33.33%;
        margin-bottom: 15px;
    }

    #btn-submit-cont .another {
        font-size: 24px;
        top: -10px;
    }

    .navbar-style-one .dropdown-menu > li > a > span.link-inner {
        padding: 0.5em 5px;
        font-size: 14px;
    }

    .wpex-menu-search-icon:after {
        display: none !important;
    }

    #login a, #lang a {
        padding: 6px 10px !important;
        font-size: 13px !important;
    }
}

.validate label.error {
    display: none !important;
}

.validate .error {
    border: 1px solid #FF0000 !important;
}

#survey-count .section-survey {
    margin-bottom: 50px;
}

#survey-count .section-survey > .vc_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #fff;
    position: relative;
    z-index: 1;
}

#survey-count .section-survey > .vc_row > div {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin: auto;
}

#survey-count .section-survey > .vc_row > div:first-child {
    background: #f5f6f9;
}

#survey-count .section-survey:after {
    box-shadow: 0 2px 25px 6px #f8f8f8;
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    top: -1px;
}

#survey-count .section-survey .title-sv-section {
    padding: 15% 5% 15% 10%;
    position: relative;
}

#survey-count .section-survey .grouped.fields {
    background: #fff;
    height: 100%;
    position: relative;
    z-index: 1;
}

#survey-count .section-survey .num-sv-section {
    position: absolute;
    display: block;
    background: #532c6c;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    border-radius: 50%;
    left: -35px;
    top: 50%;
    margin-top: -20px;
}

#survey-count .section-survey .title-sv-section h5 {
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    color: #191a1e;
    font-weight: 600;
}

#survey-count .ui.checkbox.radio {
    margin: 10px auto;
    display: flex;
    width: 90%;
    padding: 13px 15px;
    background: #f5f6f9;
    border: 2px solid #f5f6f9;
    height: 55px;
    align-items: center;
    cursor: pointer;
}

#survey-count .ui.checkbox.radio.checked {
    border: 2px solid #532c6c;
}

#survey-count .ui.checkbox.radio input.hidden + label {
    padding: 0;
    font-size: 13px;
    color: #818595;
    line-height: 16px;
    position: initial;
}

#survey-count .ui.checkbox.radio.checked input.hidden + label {
    color: #532c6c;
    font-weight: 700;
}

#survey-count .ui.radio.checkbox .box:before, .ui.radio.checkbox label:before {
    top: -10px;
    right: -10px;
    left: initial;
}

#survey-count .ui.radio.checkbox .box:before, #survey-count .ui.radio.checkbox label:before {
    top: -10px;
    right: -10px;
    left: initial;
    width: 20px;
    height: 20px;
    background: transparent;
}

#survey-count .ui.radio.checkbox input:checked ~ .box:before, #survey-count .ui.radio.checkbox input:checked ~ label:before {
    background: #532c6c;
}

#survey-count .ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
    top: -7px;
    right: -6px;
    left: initial;
}

#survey-count .ui.radio.checkbox input:checked ~ .box:after, #survey-count .ui.radio.checkbox input:checked ~ label:after {
    content: "f00c" !important;
    font-family: FontAwesome;
    color: #fff;
    background: none;
    font-size: 24px;
}

.footer-survey label {
    font-size: 18px;
    color: #191a1e;
    font-weight: 600;
}

.footer-survey .field input {
    height: 50px;
    border: none;
    background: #f5f6f9;
    display: inline-block;
    margin-left: 15px;
}

#clear-info {
    background: #818595;
}

#clear-info:hover {
    background: #532c6c;
}

.footer-survey .bouton-cont {
    text-align: right;
}

.footer-survey button {
    display: inline-block;
    margin: 0 10px;
    padding: 12px 25px;
}

#survey-count .vcex-heading {
    text-align: center;
    font-weight: 400;
}

#survey-count .section-survey-grid .ui.checkbox {
    height: 45px;
}

#survey-count .section-survey-grid {
    background: #fff;
    box-shadow: 0 2px 25px 6px #f8f8f8;
    margin: 30px 0 !important;
}

#survey-count .section-survey-grid .title-sv-section {
    background: #f5f6f9;
    display: flex;
    align-items: center;
    padding: 0 5%;
    min-height: 100px;
    position: relative;
}

#survey-count .section-survey-grid .title-sv-section h5 {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: #191a1e;
    font-weight: 600;
}

#survey-count .section-survey-grid .title-sv-section .num-sv-section {
    position: absolute;
    display: block;
    background: #532c6c;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    border-radius: 50%;
    left: -20px;
    bottom: -20px;
}

#survey-count .section-survey-grid .form-inner {
    padding: 20px 10%;
    min-height: 105px;
}

#survey-count .section-survey-grid .form-inner .ui.checkbox.radio {
    width: 100%;
}

#survey-count .pad-right {
    padding-right: 50px;
}

#survey-count .pad-left {
    padding-left: 50px;
}

#survey-count .ui.segment {
    box-shadow: none;
    border: none;
}

#survey-count .ui.range {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

#survey-count .percent-value {
    display: inline-block;
    width: 19%;
    text-align: right;
    vertical-align: middle;
    font-size: 18px;
    color: #a3a3a5;
}

#survey-count .ui.range .inner .track {
    height: 8px;
    background: #a3a3a5;
    border-radius: 0;
}

#survey-count .ui.range .inner .track:before {
    content: '';
    width: 1px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 33%;
    background: #fff;
}

#survey-count .ui.range .inner .track:after {
    content: '';
    width: 1px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 66%;
    background: #fff;
}

#survey-count .ui.range .inner .track-fill {
    height: 8px;
    background: #532c6c;
    border-radius: 0;
}

#survey-count .ui.range .inner .thumb {
    width: 35px;
    height: 14px;
    background: #532c6c;
    border-radius: 0;
    border: none;
    top: 6px;
}

label.mini {
    font-size: 13px !important;
    font-weight: normal;
    color: #818595 !important;
}

.footer-survey {
    margin-top: 20px;
}

.footer-survey .ui.checkbox .box:before, .footer-survey .ui.checkbox label:before {
    border: 2px solid #a3a3a5;
    background: #fff;
}

#head-rate-trip {
    background: #f5f6f9;
    margin-top: -40px;
    padding: 40px 0;
    margin-bottom: 50px;
}

#head-rate-trip .field label {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #191a1e;
}

#head-rate-trip .field input {
    display: inline-block;
    background: #fff;
    height: 48px;
    border: none;
    outline: none;
}

#trip-rating .title-sv-section {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start !important;
}

#trip-rating .title-sv-section h4 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #191a1e;
    font-weight: 900;
}

#trip-rating .title-sv-section p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

#trip-rating .ui.rating {
    display: flex;
    margin: 0;
    text-align: center;
    width: 58%;
    vertical-align: middle;
    float: left;
}

#trip-rating .rate-cont span {
    float: left;
    text-align: center;
    font-size: 18px;
    color: #818595;
    vertical-align: middle;
    width: 20%;
}

#trip-rating .ui.rating .icon {
    line-height: 48px;
}

#trip-rating .ui.rating .icon:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #f5f6f9 !important;
    border: 1px solid #818595;
    display: inline-block;
    border-radius: 50%;
}

#trip-rating .ui.rating .icon.active:before, #trip-rating .ui.rating .icon:hover:before, #trip-rating .ui.rating .icon.selected:before {
    background: #532c6c !important;
    border: 1px solid #532c6c;
}

#trip-rating textarea {
    background: none;
    border: none;
    height: 50px;
}

.vc_custom_1523682379526 .vcex-icon-box-image {
    display: none !important;
}

#get-more-info .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

#partner-acc .vc_tta-controls-icon {
    display: none !important;
}

.vc_custom_1536828717991 {
    background: none !important;
}

.vc_custom_1537165083299 .vc_tta-tabs-list {
    text-align: center !important;
    backgound: rgba(0, 0, 0, .25);
    width: 100%;
}

.page-id-623 .page-header {
    padding-bottom: 0px !important;
}

.vc_custom_1537165818309 .vc_active {
    text-decoration: underline;
}

.vc_custom_1537165818309 .vc_tta-tab a {
    background: none !important;
}

.vc_custom_1537165818309 .vc_tta-tab {
    margin: 0 auto !important;
    float: none !important;
    display: inline-block !important;
}

/*#talk {
    display: none !important;
}*/

#spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-text, #spontaneous-application #get-more-info .file-372,#spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-select,#spontaneous-application .selectme{
    margin-bottom: 20px;
    width: 100% !important;
}
#spontaneous-application .selectme input{
    border: none;
    background: #f5f6f9;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    color: #777;
}
#spontaneous-application .selectme a.icon{
    padding-left: 30px;
    padding-right: 30px;
}
#spontaneous-application .selection .text{
    font-size: 1em;
    color: #999;
}
#spontaneous-application .selectme input::placeholder{
    color: #777;
}
#spontaneous-application #get-more-info .wpcf7-form-control.wpcf7-select{
    padding: 0 30px;
    color: #777;
}
.services .multiple {
    height: auto !important;
}

.table tr td {
    border: 1px solid #000;
    padding: 0px 10px;
}

.blog_nav {
    display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 30px;
}

.blog_nav ul li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #f5f6f9;
    margin-right: 5px;
    padding: 0px 10px;
}

.blog_nav ul li img {
    margin-right: 10px;
}

.blog_nav ul li a {
    color: #532c6c;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 15px;
    background: #efefef;
}

.download-form {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0;
    clear: both;
}

.download-form br{display:none}
.download-form .wpcf7-form-control-wrap{display:block; margin-bottom:10px}
.download-form .wpcf7-form-control-wrap select{margin-top:3px}

#download_form {
    display: flex;
    justify-content: center;
    align-items: center;
}

#download_form .wpcf7-validation-errors.wpcf7-response-output{
    margin-top: 1rem !important;
    clear: both;
}

.download-form .heading {
    font-size: 28px;
}

.download-form .sub-heading {
    font-size: 12px;
}

.download-form .wpcf7-select {
    display: inline-block;
    color: #777;
    padding: 6px 12px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1.65;
    max-width: 82%;
    border: 1px solid #eee;
    background: #f7f7f7;
    border-radius: 0;
    -webkit-appearance: none;
    margin-left: 40px;
}

.download-form .hidden {
    display: none !important;
}

.newsletter-cont .heading {
    float: left;
    text-align: center;
    width: 50%;
    color: #fff;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: 1px;
    padding-bottom: 0;
    line-height: 66px;
}

.newsletter-cont .subform {
    width: 95%;
    height: 66px;
    line-height: 66px;
    border: none;
    color: #000;
    padding: 0 40px;
    margin-bottom: 10px;
}

.newsletter-cont .subbutton:hover {
    background: #532c6c;
    color: #fff;
}

.newsletter-cont .subbutton {
    background: #876c98;
    color: #fff;
    text-align: center;
    padding: 16px 0;
    width: 30%;
}

.subscription-form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.subscription-form table {
    width: 50%;
}

.subscription-form table tr td {
    text-align: center !important;
}

.btn-subscribe {
    text-align: center !important;
}
#footer li{
    line-height: 2;
}
#post-media img{
    width: 100%;
}


#partner-acc .wpb_colmun{
    padding-left: 5rem;
}

.footermenulast{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.fmlbtn{
    width: 250px;
    text-align: center;
}

.tp-bullets, .tp-tabs, .tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
}

.custom .tp-bullet {
    width: 70px !important;
    height: 5px !important;
    position: absolute !important;
    background: rgba(255,255,255,0.8) !important;
    cursor: pointer !important;
    box-sizing: content-box !important;
    border-radius: 0px !important;
}

.custom .tp-bullet:hover, .custom .tp-bullet.selected {
    background: #532c6c !important;
}

#lang a {
    background: #202225;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    transition: all .3s;
}

.main-login-nav{
    width: 200px;
}
.child-login{
    display: none;
    background: #fff;
    color: #532c6c;
    padding: 5px 10px;
}
#login-menu a{
    text-decoration: none;
}
#login-menu .sf-with-ul{
    background: #532c6c;
    color: #fff;
    border-radius: 3px;
}

#login-menu .menu-item{
    width: 172px;
    text-align: center;
}

#login-menu .sub-menu li{
    background: #fff;
    color: #000;
}

select.wpcf7-form-control{
    padding: 15px;
    background: #f5f6f9;
}

.slider_text.splitted .tp-splitted.tp-linesplit, .slider_text{
    text-align: center !important;
}

.mapcls .wpb_column.vc_column_container{
    background: #2b2b2b;
}

.mapcls #menu-global-network li a{color: #fff;}

.page-id-196 .flexbox .note{color: red !important;}

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

.cnf{
	background: #f5f6f9;
    margin-bottom: 10px;
    padding: 0px 10px;
	width: 100%;
	display: flex;
}

.cnf_left{
	width: 40%;
}
.cnf_right{
	width: 60%;
}

.cnf_btn{text-align: center;}

.sub_btn{
	position: absolute;
    top: 75vh;
    right: 34px;
    z-index: 1000;
}

.wpcf7 .wpcf7-mail-sent-ok{
	background: #532c6c !important;
    color: #fff !important;
	margin-top: 10px;
}

#floater-blog{
    position: absolute;
    top: 235px;
    right: 20px;
    z-index: 100;
}

#floater-blog li{
	background: #fff;
    padding: 10px;
    border-radius: 5px;
}

#floater-blog li a{
	color: #532c6c;
	text-decoration: none;
}

/*.crew-form select.wpcf7-form-control{
	padding: 10px 0;
}

.download-form.crew-form .wpcf7-select{
	margin-left: unset !important;
	max-width: 100%;
}*/

.wpex-social-share .download{
    float: left;
    width: 50%;
    padding: 15px 0px;
    color: #532c6c;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}
.download-wrapper{
    float: left;
    padding: 6px;
}
.download-img{
    background-image: url(../images/download-icon.svg) !important;
    height: 28px;
    width: 30px;

    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.download a{float: left;}

.single.single-press_release .related-post-figure{
    display: none;
}

.single.single-press_release .related-post-content{
    padding-top: 30px;
}

.single.single-press_release #single-blocks #post-media{
    height: 150px;
}

.single.single-press_release #single-blocks #post-media .masque{
    background: #fff;
}

.single.single-press_release #single-blocks #post-media .single-blog-header h1,
.single.single-press_release #single-blocks .author-infod .author{
    color: #000;
    text-transform: uppercase;
}
.single.single-press_release #single-blocks #post-media .single-blog-header h4{
    color: #532c6c;
}

.single.single-press_release .single-download{
    float: right;
    margin-top: 9px;
}
.single.single-press_release .single-download a{float:left;}

.single.single-press_release .related-post-content .wpex-social-share{
    padding: 0 40px;
    float: left;
    width: 100%;
    margin: 0;
}

.single.single-press_release .related-post-content .wpex-social-share .social-share-title{
    float: left;
    width: 25%;
    margin: 0;
    font-size: 16px;
    margin-bottom: 0 !important;
}

.single.single-press_release .related-post-content .wpex-social-share .social-share-title span{
    font-size: 10px !important;
    color: #757a8c !important;
    text-decoration: none;
    text-transform: none !important;
}
.single.single-press_release .related-post-content .wpex-social-share{
    padding: 0;
    font-size: 12px;
    color: #757a8c;
}



.single.single-press_release .related-post-content .author-infod .author{
    text-transform: uppercase;
}
.newsletter-cont .es_caption{
    text-align: center;
}

.es_subscription_form.es_shortcode_form{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.es_subscription_form_submit.es_submit_button.es_textbox_button {
    background: #876c98;
    color: #fff;
    text-align: center;
    padding: 16px 0;
    width: 180px;
}
.es-field-wrap label input {
    width: 95%;
    height: 66px;
    line-height: 66px;
    border: none;
    color: #000;
    padding: 0 40px;
    margin-bottom: 10px;
}

#blog-entries.press_release-entry article:first-child{
    width: 33.33%;
}

.category-planning-operating .cat-planning-operating a,
.category-tips-trips .cat-tips-trips a,
.category-fuel-forecast .cat-fuel-forecast a,
.category-airport-guide .cat-airport-guide a,
.category-executive-insight .cat-executive-insight a,
.category-news .cat-news a{
	background: #ccc;
}

.subscribe_container{
    background: #532c6c;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.subscribe_container .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.subscribe_left{
    color: #fff;
}

.subscribe_right a{
    color: #532c6c;
    background: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    text-decoration: none;
    font-weight: bold;
}

.post_item_head{
    display: flex;
    justify-content: space-between;
    padding: 15px;
}
.post_item_headtext{
    font-size: 24px;
    font-weight: bold;
    color: #532c6c;
}

.post_nav .owl-prev,
.post_nav .owl-next{
    background: #fff;
    color: #532c6c;
    font-size: 30px;
    padding: 0 10px;
}

.blog .meta.meta-with-title{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
}

.blog .meta.meta-with-title .meta-date .updated{
    color: #532c6c;
    font-weight: bold;
}



.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
  }
  
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }

  #recent_posts .item .span_1_of_3,
  #popular_post .item .span_1_of_3,
  #featured_post .item .span_1_of_3{
      width: 100%;
  }

  .blog .page-header {
    margin: 0 auto 0px;
  }

  .newsletter-widget, .es_caption{
      text-align: center;
      color: #532c6c;
      font-size: 24px;
  }
  /* .sendgrid_widget_text{display: none;} */
  .sendgrid_mc_label, .es-field-wrap label {
      color: #532c6c;
  }
  
  .sendgrid_mc_input{width: 100%;}
  .sendgrid_mc_button_div{text-align: center;}

  .es-field-wrap{width: 100%;}
  .es-field-wrap label input{
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 20px;
  }
  
.related-post.press_release  .wpex-label{display:none;}
.related-post.press_release .single-download{display:none;}
.related_social_share{ padding: 0 40px; width: 100%; }

.press_release_social_share .social-share-title{display:none !important;}
.share_social{float: left; width: 40%;}
#single-blocks .wpex-social-share ul a{padding: 0 5px;}
#site-navigation .current_page_parent, #site-navigation .current-page-ancestor, #site-navigation .current-menu-item {
    border-bottom: 2px solid #fff;
}
.fa-angle-down {
    display: none;
}
.navbar-style-one .dropdown-menu>li>a {
    height: 38px;
    line-height: 38px;
}
#press_release_load_more {
    display: none;
}
.subscribe_left {
    font-size: 40px;
}
.subscribe_right {
    font-size: 28px;
}
.vcex-blog-entry-img {
    max-height: 200px;
}

@media (max-width: 767px) {
    .subscribe_left {
        font-size: 16px;
    }
}