/* Mixins */
html, body {
  height: 100%;
  min-height: 100%; }

body {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #6c6d70; }

/* global css */
.padd10 {
  padding: 10px; }

.padd20 {
  padding: 20px; }

.padd30 {
  padding: 30px; }

.padd40 {
  padding: 40px; }

.padd50 {
  padding: 50px; }

.margin10 {
  margin: 10px; }

.margin20 {
  margin: 20px; }

.margin30 {
  margin: 30px; }

.margin40 {
  margin: 40px; }

img {
  max-width: 100%;
  display: inline-block; }

h3 {
  text-transform: uppercase;
  color: #1c469e;
  font-weight: 800; }

a:hover {
  text-decoration: none; }

a:focus, a:active {
  color: #6084d0; }

header {
  position: relative;
  z-index: 999; }
  header .col-md-3-5 {
    width: 28%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
  header .col-md-9-5 {
    width: 72%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
  header .logo {
    display: block;
    padding: 20px 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
  header ul.mega-menu li a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
  header nav.gfia_navigation {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
    header nav.gfia_navigation ul {
      margin: 0px;
      padding: 0px; }
      header nav.gfia_navigation ul li {
        display: inline-block;
        margin-right: -4px; }
        header nav.gfia_navigation ul li a {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          display: block;
          padding: 17px 25px;
          text-transform: uppercase;
          color: #FFFFFF; }
  header .search_top {
    display: block;
    padding: 20px;
    line-height: 14px;
    color: #FFFFFF; }
    header .search_top i {
      vertical-align: top; }
  header .blue_strip_color, header .blue_strip .blue_strip_inside {
    background: #1c469e;
    height: 55px; }
  header .blue_strip {
    position: absolute;
    z-index: -1px;
    left: 0px;
    top: 0px;
    width: 100%; }
    header .blue_strip .blue_strip_inside {
      height: 55px; }

body.inner_content
header {
  border-bottom: 1px solid #dcdcdd; }

.top_date {
  font-size: 18px;
  margin: 0px;
  font-weight: 800;
  color: #1c469e;
  padding-top: 5px; }

.top_date_address {
  font-size: 15px;
  color: #6c6d70; }

.borderleft:before {
  content: " ";
  position: absolute;
  left: 0;
  width: 2px;
  height: 45px;
  background: #1c469e;
  margin-top: 8px; }

.countdown {
  font-size: 35px;
  line-height: 35px;
  color: #1c469e;
  font-weight: 800;
  padding-top: 6px; }
  .countdown span {
    text-transform: uppercase;
    display: block;
    font-size: 13px;
    color: #6c6d70;
    line-height: 13px;
    font-weight: 300; }

.col_centered {
  float: none;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: top; }

.main_banner {
  background: #1c469e;
  position: relative;
  display: block; }

.main_banner_text {
  position: absolute;
  width: 100%;
  z-index: 9;
  color: #FFF;
  bottom: 8%; }
  .main_banner_text h1 {
    font-size: 23px;
    text-transform: uppercase; }

.main_slider .item {
  position: relative; }
  .main_slider .item .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9; }
  .main_slider .item .content_image {
    position: relative;
    height: 498px;
    background-position: center;
    background-size: cover; }

.gfia_btn, .gfia_btn_blue, .gfia_btn_white {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  display: inline-block;
  padding: 13px 15px;
  margin: 0px 5px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  min-width: 260px;
  text-align: center;
  border: 0px;
  margin: 5px 0px; }

.btn_wide {
  width: 100%;
  margin: 0px; }

.gfia_btn_blue {
  background: #1c469e;
  color: #FFFFFF; }

.gfia_btn_blue:hover {
  color: #FFFFFF;
  background: #0e3076; }

.gfia_btn_white {
  background: #FFFFFF;
  color: #1c469e; }

.gfia_btn_white:hover {
  background: #e0dfdf; }

.owl-controls .owl-nav, .copanies_slider .owl-nav {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  .owl-controls .owl-nav .owl-prev, .copanies_slider .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next, .copanies_slider .owl-nav .owl-next {
    position: absolute;
    left: 0px;
    z-index: 10; }
    .owl-controls .owl-nav .owl-prev i, .copanies_slider .owl-nav .owl-prev i, .owl-controls .owl-nav .owl-next i, .copanies_slider .owl-nav .owl-next i {
      font-size: 75px; }
  .owl-controls .owl-nav .owl-next, .copanies_slider .owl-nav .owl-next {
    right: 0px;
    left: auto; }

.main_slider .owl-nav .owl-prev, .main_slider .owl-nav .owl-next {
  top: -300px; }

.owl-theme .owl-nav [class*='owl-'] {
  background: transparent !important; }

.copanies_slider {
  margin-top: 30px;
  padding: 0px 40px; }
  .copanies_slider .item {
    padding: 10px;
    position: relative; }
    .copanies_slider .item a {
      display: block;
      padding: 20px;
      border: 1px solid #b3b3b3;
      height: 150px; }
      .copanies_slider .item a span {
        display: block;
        position: relative;
        height: 100%;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
      .copanies_slider .item a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 75%;
        z-index: -1; }

.copanies_slider .owl-nav {
  position: initial; }
  .copanies_slider .owl-nav .owl-prev, .copanies_slider .owl-nav .owl-next {
    margin: 0px !important;
    padding: 0px !important;
    top: 45px; }
    .copanies_slider .owl-nav .owl-prev i, .copanies_slider .owl-nav .owl-next i {
      color: #1c469e; }
  .copanies_slider .owl-nav .owl-next {
    margin: 0px !important;
    padding: 0px !important; }

.owl-theme .owl-dots .owl-dot span {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  -o-border-radius: 0px !important;
  margin: 5px !important;
  width: 12px !important;
  height: 12px !important;
  background: #6c6d70 !important; }
.owl-theme .owl-dots .active span {
  background: #1c469e !important; }

.grey {
  background: #f7f6f6; }

.gfia_new_grid h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 70px; }
.gfia_new_grid h4 {
  color: #1c469e;
  font-size: 18px;
  font-weight: 600;
  min-height: 35px; }
.gfia_new_grid h3:after {
  content: " ";
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  width: 50px;
  height: 2px;
  background: #6c6d70;
  margin-left: auto;
  margin-right: auto; }
.gfia_new_grid .col_centered {
  margin-bottom: 30px; }

.new_icon {
  display: inline-block;
  width: 120px;
  height: 120px;
  padding: 5px;
  /*border: 2px solid $blue;
  @include border_radius(120px);*/
  margin-bottom: 0px;
  font-size: 75px;
  position: relative; }

.icon-smartfood-new {
  position: absolute;
  height: 100%;
  width: 100%;
  background: url(../images/smartfood.png) center;
  background-repeat: no-repeat;
  left: 0;
  top: 0; }

.icon-tractor, .icon-award, .icon-smartfood, .icon-viveurope, .icon-futurefood {
  font-size: 70px; }

.gfia_figure_grid h3 {
  text-transform: uppercase;
  margin-bottom: 25px; }
.gfia_figure_grid b {
  color: #414142; }

.blue_col {
  background: #1c469e;
  color: #FFFFFF; }
  .blue_col .fig_xl {
    font-size: 30px; }
  .blue_col .fig_l {
    font-size: 23px; }
  .blue_col .fig_m {
    font-size: 20px; }
  .blue_col .fig_s {
    font-size: 15px; }
  .blue_col p {
    color: #b9cdf6;
    font-weight: 300; }
    .blue_col p span {
      font-size: 30px;
      color: #FFFFFF;
      font-weight: 600;
      line-height: 35px; }

.half_figure {
  background: #1c469e url(../images/half_fig.jpg) top left repeat;
  background-size: cover; }

.gfia_figure_grid_2 h3 {
  text-transform: uppercase; }

.gfia_figure_grid_2 p .fig_europe {
  font-size: 55px;
  color: #1c469e;
  font-weight: 800; }
.gfia_figure_grid_2 p span {
  font-size: 15px;
  color: #6c6d70;
  font-weight: 300;
  display: block; }

.gfia_form_control {
  padding: 10px 0px;
  border: 0px;
  border-bottom: 1px solid #6c6d70;
  outline: none;
  width: 100%;
  margin: 5px 0px; }

.nomargin {
  margin: 0px; }

.nomarginleft {
  margin-left: 0px; }

.nomarginright {
  margin-right: 0px; }

.nomargintop {
  margin-top: 0px; }

.nomarginbottom {
  margin-bottom: 0px; }

.nopadd {
  padding: 0px; }

.nopaddleft {
  padding-left: 0px; }

.nopaddright {
  padding-right: 0px; }

.nopaddtop {
  padding-top: 0px; }

.nopaddbottom {
  padding-bottom: 0px; }

.notwide {
  min-width: 0px; }

.gfia_latest_news h4 {
  margin-bottom: 0px;
  color: #1c469e; }
.gfia_latest_news span {
  display: block;
  margin: 10px 0px; }

.gfia_supported_grid ul {
  margin: 0px;
  padding: 0px; }
  .gfia_supported_grid ul li {
    display: inline-block;
    width: 150px;
    height: 150px;
    border: 1px solid #f7f6f6;
    vertical-align: top;
    position: relative;
    margin-top: 4px; }
    .gfia_supported_grid ul li img {
      max-width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

footer {
  background: #1c469e; }
  footer .footer_logo {
    background: url(../images/logo.png) left center no-repeat;
    background-size: contain;
    background-color: #1c469e;
    background-blend-mode: screen;
    height: 118px; }
  footer ul {
    margin: 0px;
    padding: 0px;
    margin-top: 10px; }
    footer ul li {
      list-style: none; }
      footer ul li a {
        font-size: 13px;
        color: #c3d1f0;
        display: block;
        padding: 3px 0px; }
      footer ul li a:hover {
        color: #FFFFFF; }
  footer .socia_div {
    color: #FFFFFF;
    font-size: 13px; }
    footer .socia_div ul {
      padding-bottom: 15px; }
      footer .socia_div ul li {
        display: inline-block !important;
        margin-right: 5px; }
        footer .socia_div ul li a {
          display: block;
          width: 30px;
          height: 30px;
          padding: 6px;
          background: #FFFFFF;
          color: #1c469e;
          text-align: center; }
    footer .socia_div p {
      margin: 0px;
      margin-bottom: 5px; }

.opacity_none {
  opacity: 0; }

.search_holder {
  position: absolute;
  z-index: 99;
  right: 50px;
  top: 10px;
  display: none; }

.move_left_menu {
  margin-top: -100px; }

.show_search {
  display: block; }

.post_text {
  min-height: 50px; }

.inner_banner {
  height: 10px;
  /*background: url('../images/banner_1.jpg') top center no-repeat;*/
  background-size: cover; }

.breadcrumbs {
  font-size: 11px;
  text-transform: capitalize; }

.sider_exghibitors {
  background-color: #1c469e;
  color: #FFFFFF; }
  .sider_exghibitors a {
    color: #FFFFFF;
    text-decoration: underline; }
  .sider_exghibitors b {
    font-size: 16px; }
  .sider_exghibitors .logo_exhi_holder {
    text-align: center; }

.inner_page_content {
  line-height: 22px; }
  .inner_page_content h1, .inner_page_content h2, .inner_page_content h3, .inner_page_content h4 {
    color: #6c6d70;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: none; }
  .inner_page_content h3 {
    font-size: 21px;
    color: #000; }
  .inner_page_content h2 {
    color: #000; }
  .inner_page_content h1 {
    font-weight: 700;
    color: #1c469e; }
  .inner_page_content .entry-title {
    color: #1c469e; }
  .inner_page_content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .inner_page_content .alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px; }
  .inner_page_content .alignright {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px; }
  .inner_page_content .gfia_companies_grid {
    padding: 0px !important; }
    .inner_page_content .gfia_companies_grid h3 {
      font-size: 27px; }
  .inner_page_content img {
    max-width: 100%;
    height: auto; }
  .inner_page_content table tr td {
    padding: 25px !important;
    vertical-align: top;
    text-align: center; }
    .inner_page_content table tr td img {
      display: block;
      margin-bottom: 15px;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%; }
    .inner_page_content table tr td h4 {
      color: #000;
      margin-top: 15px; }
  .inner_page_content .circle_blue_list ul {
    margin: 0px;
    padding: 0px;
    text-align: center; }
  .inner_page_content .circle_blue_list li {
    text-align: center;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 30px; }
    .inner_page_content .circle_blue_list li .circle_blue_element {
      display: block;
      padding: 57px 40px;
      margin: 0px 30px;
      font-size: 45px;
      color: #FFFFFF;
      background: #1c469e;
      line-height: 56px;
      margin-bottom: 20px;
      -moz-border-radius: 180px;
      border-radius: 180px; }
    .inner_page_content .circle_blue_list li .circle_blue_element_text {
      display: block;
      padding: 0px 20px; }
  .inner_page_content .circle_blue_list li:last-child {
    margin-bottom: 0px; }

.profile_speaker_pic {
  width: 170px;
  height: 170px;
  -moz-border-radius: 170px;
  border-radius: 170px;
  border: 3px solid #1c469e; }

.speaker_entry {
  text-align: center;
  font-size: 12px;
  line-height: 17px; }
  .speaker_entry h4 {
    color: #1c469e;
    font-size: 17px;
    margin-bottom: 5px; }

.whatson_link_holder {
  display: block;
  width: 100%;
  height: 200px;
  background-color: #1c469e;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  .whatson_link_holder .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
  .whatson_link_holder .whats_div {
    display: block;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    z-index: 11;
    bottom: 0;
    width: 100%; }
    .whatson_link_holder .whats_div .title {
      display: block;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 15px;
      position: relative; }
    .whatson_link_holder .whats_div .content {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      display: block;
      opacity: 0;
      margin-bottom: -100px;
      height: 90px; }

.whatson_link_holder:hover .overlay {
  background-color: #1c469e; }
.whatson_link_holder:hover .content {
  margin-bottom: 0px;
  opacity: 1; }

textarea {
  height: 150px; }

@media screen and (max-width: 1200px) {
  header ul.mega-menu li a {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  .top_date {
    font-size: 18px; } }
.logo_list_table {
  width: 120px;
  height: 100px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 10px solid #FFFFFF; }

.dataTables_filter input {
  border: 1px solid #6c6d70;
  outline: none;
  padding: 5px 10px; }

.dataTables_length select {
  border: 1px solid #6c6d70;
  outline: none;
  padding: 5px 10px; }

#datatable_paginate a.current {
  background: #1c469e;
  border: 0px;
  color: #FFFFFF !important; }

.datatable_row table tr td {
  padding: 10px !important; }

.entry-meta {
  display: none; }

.entry-utility {
  display: none; }

.jwpgallery ul {
  margin: 0px;
  padding: 0px; }
  .jwpgallery ul li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    border: 1px solid #f7f6f6;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease; }
    .jwpgallery ul li a {
      display: block;
      padding: 10px; }
  .jwpgallery ul li:hover {
    border: 1px solid #1c469e; }

.speakers_grid_div .col-md-2 {
  min-height: 300px; }

.top_header_fixed {
  position: fixed;
  width: 100%;
  background-color: #FFFFFF; }
  .top_header_fixed .col-md-3-5 {
    width: 10%; }
    .top_header_fixed .col-md-3-5 .logo {
      padding: 5px 10px; }
  .top_header_fixed .col-md-9-5 {
    width: 90%; }
  .top_header_fixed #mega-menu-primary {
    text-align: center !important; }
  .top_header_fixed .margin20 {
    display: none !important; }
  .top_header_fixed .show_search {
    margin-right: 20px; }

.logo_list ul {
  margin: 0px;
  padding: 0px;
  text-align: center; }
  .logo_list ul li {
    width: 15%;
    display: inline-block;
    height: 150px;
    margin-right: -4px;
    position: relative; }
    .logo_list ul li img {
      vertical-align: middle;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      transform: translate(-50%, -50%); }

.gfia_join_us {
  background: #1c469e;
  padding: 40px 0 60px; }
  .gfia_join_us h3 {
    color: #fff; }
  .gfia_join_us p {
    color: #fff;
    margin: 20px auto 0;
    text-align: center;
    width: 80%; }
  .gfia_join_us .btn-group {
    display: table;
    margin: 20px auto 0; }
    .gfia_join_us .btn-group a {
      margin: 0 10px; }

.gfia_confirm_speaker {
  text-align: center;
  padding: 40px 0 60px;
  background-color: #e9edf5; }
  .gfia_confirm_speaker .btn-group a {
    margin: 0 5px 10px; }

.home_figure_contact {
  background-color: #e9edf5; }

.gfia_proud_partners {
  padding: 60px 0 80px;
  background-color: #e9edf5;
  text-align: center; }

.gfia_proud_partners .item a {
  background: #fff; }

@media screen and (max-width: 1000px) {
  .col-md-3-5 {
    width: 100% !important; }

  .col-md-9-5 {
    width: 100% !important; }

  .top_date {
    text-align: center; }

  .top_date_address {
    text-align: center; }

  .countdown {
    text-align: center; }

  .borderleft {
    margin-right: 0px !important; }

  .borderleft:before {
    display: none; }

  .logo {
    text-align: center; }

  .blue_strip {
    display: none; }

  header .search_top {
    display: none; }

  .container, .owl-controls .owl-nav, .copanies_slider .owl-nav {
    padding: 0px; }

  .row {
    margin: 0px; }

  .blue_strip_color .col-md-11, header .blue_strip .blue_strip_inside .col-md-11 {
    padding: 0px; }

  .borderleft {
    padding: 20px 0px; } }
span.wpcf7-list-item {
  margin: 0px;
  display: inline-block;
  width: 50%; }

@media screen and (max-width: 500px) {
  .col-md-3-5 {
    width: 100%;
    text-align: center; }
    .col-md-3-5 .logo {
      padding: 5px 10px;
      width: 50%;
      display: inline-block; }

  .top_header_fixed .col-md-3-5 .logo {
    padding: 5px 10px;
    width: 50% !important;
    display: inline-block; }

  span.wpcf7-list-item {
    width: 100%; } }
@media (min-width: 1300px) {
  .container, .owl-controls .owl-nav, .copanies_slider .owl-nav {
    width: 1200px; } }

/*# sourceMappingURL=style.css.map */
