/* If you want to add your own CSS code, please do it in this file */
.header-opacity-nav .logo {
  position: absolute;
  left: 70px;
}
#Header {
min-height: 0 !important;
}

.background {
  background: rgba(0, 0, 0, 0) url("http://www.jelingu.com/wp-content/uploads/2016/11/Closed-for-maintenance.jpg") no-repeat fixed center top / 100% auto !important;
}

.header-classic #Action_bar, .header-plain #Action_bar, .header-stack #Action_bar {
	background-color: #2C2C2C;
	display: none !important;
}


.header-opacity-nav {
  position: fixed;
  width: 100%;
  height: 100px;
  z-index: 130;
  top: 0;
  background: rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-opacity-nav > ul {
  list-style: none;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  margin: 0 auto;
}

.header-opacity-nav li {
  text-transform: uppercase;
}

.header-opacity-nav > ul > li {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
}

.header-nav-dd {
  display: none;
}

.header-nav-dd li {
  padding-bottom: 10px;
}

.header-nav-item a {
  color: #fff;
}

@media (min-width: 900px) {
  .top_bar_left > .logo {
    display: none;
  }

  #Top_bar {
    display: none;
  }
}

@media (max-width: 900px) {
  .header-opacity-nav {
    display: none;
  }
}

.header-nav-item .header-nav-overlay {
  display: none;
}

.header-nav-item:hover .header-nav-overlay {
  display: block;
  position: fixed;
  height: 140px;
  left: 0;
  top: 100px;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
}

.header-nav-item:hover .header-nav-dd {
  display: block;
  position: absolute;
  top: 70px;
  left: 10px;
}


/*
 *
    UI Update_v2
 *
 */

/* ##Font: Joe Slim */
@font-face {
  font-family: 'Joe Slim Regular';
  src: url('/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/fonts/slimjoe-webfont.woff2') format('woff2'),
       url('/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/fonts/slimjoe-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Joe Big Regular';
  src: url('/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/fonts/bigjohn-webfont.woff2') format('woff2'),
       url('/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/fonts/bigjohn-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* ##Buttons */
.title {
  display: inline-block;
  margin: 0;
  line-height: 1;
  font-family: 'Joe Slim Regular', sans-serif !important;
  color: #2c2c2c !important;
}
.title-lg {
  font-size: 30px !important;
}

.title-extra-lg {
  font-size: 40px !important;
}

/* ##Buttons */
.btn {
  display: inline-block;
  padding: 8px 10px;
  background-color: transparent;
  border: 1px solid transparent;
  text-transform: uppercase;
  font-size: 14px;
  color: #323232;
  transition: .3s;
}

.btn-primary {
  background-color: #fff;
  border-color: #323232;
}
.btn-primary:hover {
  background-color: #323232;
  text-decoration: none;
  color: #fff;
}

/* ##Header */
.header-opacity-nav,
.header-nav-overlay {
  background-color: rgba(0, 0, 0, .3) !important;
}



/* ##Header links: font-size 12px */
#Header_wrapper li a {
  font-size: 12px !important;
}

/* ##Header submenu: text-align left */
.header-nav-dd {
  text-align: left;
}

/* ##Footer social contact */
.footer-social-contact {
  margin: 134px 0 0;
  padding: 0;
  text-align: right;
}

.footer-social-contact li {
  display: inline-block !important;
  vertical-align: middle;
  margin-left: 8px;
    width: auto !important;
}
.footer-social-contact li:first-child {
  margin: 0;
}

.footer-social-contact li a {
  display: block;
  font-size: 38px !important;
}

/* ##Entry section */
.entry-section {
  padding: 50px 0;
  text-align: center;
  color: #2c2c2c;
}

.entry-content {}

.entry-section-text {
  max-width: 880px;
  margin: auto;
  font-size: 18px;
}

.entry-section-text p {
  line-height: 1.3;
}


/* ##Services */
.our-services {
  margin-right: -20px;
  margin-left: -20px;
}
.our-services > * {
  box-sizing: border-box;
}

.our-service {
  margin: 50px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  font-size: 14px;
}
.our-service .our-service-title {
  margin: 10px 0 28px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px !important;
  letter-spacing: 3px;
  line-height: 1 !important;
  color: #000000;
}
.our-service img {
  width: 74px;
  height: 74px;
}
.our-service p {
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.6;
  color: #838383;
}
.our-service a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  color: #1ad4c0;
}
.our-service a:hover {
  text-decoration: none;
  color: #1ad4c0;
}


/* ##Goals */
.our-goals {
  background-color: #fafafa;
}

.our-goal {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.our-goal-content,
.our-goal-graphics {
  display: table-cell;
  vertical-align: top;
  width: 50%
}
.our-goal-content {
  padding: 50px 50px 50px 0;
  color: #2c2c2c;
}
.our-goal-content .title {
  text-transform: uppercase;
  font-family: inherit !important;
  font-size: 38px !important;
}
.our-goal-content hr {
  display: block;
  width: 120px;
  height: 2px;
  margin: 15px 0 30px;
  background-color: #2c2c2c;
}
.our-goal-content p {
  font-size: 16px;
  line-height: 1.3;
}
.our-goal-graphics {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.our-goal-graphics img {
  display: none !important;
}



/* ##What-we-animate */
.what-we-do-masthead {
  height: 310px;
  background-size: cover !important;
}
.what-we-do-masthead .section_wrapper {
  position: static !important;
}
.what-we-do-masthead .scroll-wrap {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.what-we-do-masthead .scroll-wrap .scroll-down-button {
  position: static !important;
  left: auto !important;
  width: auto !important;
  -ms-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}
.what-we-animate {}
.what-we-animate-content {}
.what-we-animate-content .title {
  margin-bottom: 47px;
  text-transform: uppercase;
  font-family: inherit !important;
  font-size: 36px !important;
}
.what-we-animate-content p {
  font-size: 16px;
  line-height: 1.3;
}
.what-we-animate-content a {
  text-transform: uppercase;
  font-size: 12px;
  color: #1ad4c0;
}
.what-we-animate-content a:hover {
  color: #1ad4c0;
}
.what-we-animate-content p:last-child {
  margin: 0;
}
.what-we-animate-graphics img { display: block; width: 100%; }
.what-we-animate-entry .entry-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tell-us {
  position: relative;
  display: inline-block;
  margin: 0 auto 30px;
  padding-right: 35px;
  background-image: url(/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/images/plane.png);
  background-position: right center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  color: #1ad4c0;
}
.tell-us:hover {
  color: #1ad4c0 !important;
}
.tel-us a {
  position: relative;
  display: inline-block;
  margin: 0 auto 30px;
  padding-right: 35px;
  background-image: url(/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/images/plane.png);
  background-position: right center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  color: #1ad4c0;
}
.tel-us a:hover {
  color: #1ad4c0 !important;
}

@media (max-width: 767px) {
  #Wrapper, #Content {
    background: none !important;
  }

  .what-we-animate {
    margin-bottom: 40px;
  }
  .what-we-animate-content {
    margin: 20px 0;
  }
  .what-we-animate .column_attr {
    padding: 0 !important;
  }
}

@media (min-width: 768px) {

  .our-service {
    float: left;
    width: 25%;
    margin: 0;
  }

  .our-service p {
    height: 76px;
  }
}

.hr--sm {
  display: block;
  width: 75px;
  height: 2px;
  margin: 15px auto 30px;
  background-color: #2c2c2c;
}

.hr--lg {
  display: block;
  max-width: 240px;
  width: 100%;
  height: 2px;
  margin: 15px auto 30px;
  background-color: #2c2c2c;
}

@media only screen and (max-width: 1024px){
.page-scroll {
  padding-top: 150px !important;
}
}

@media only screen and (max-width: 768px){
.page-scroll {
  padding-top: 130px !important;
}
}

@media only screen and (max-width: 667px){
.page-scroll {
  padding-top: 110px !important;
}
}

@media only screen and (max-width: 480px){
.page-scroll {
  padding-top: 60px !important;
}
}

@media only screen and (max-width: 414px){
.page-scroll {
  padding-top: 30px !important;
}
}

@media only screen and (max-width: 370px){
.page-scroll {
  padding-top: 25px !important;
}
}
@media only screen and (max-width: 320px){

.page-scroll a i {
  font-size: 38px;
  line-height: 26px;
}
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    outline: none !important;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 20px;
	margin: -20px 0 0;
	padding: 0 !important;
	background-color: #fff !important;
	border: none;
	font-size: 0;
	color: #fff;
}
.slick-arrow.slick-next {
  left: 100%;
  margin-left: 20px;
  background-image: url(/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.slick-arrow.slick-prev {
  right: 100%;
  margin-right: 20px;
  background-image: url(/web/20171017063522im_/http://www.jelingu.com/wp-content/themes/betheme/images/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.page-scroll {
  padding-top: 290px;
  text-align: center;
}
.app-banner {
  height: 400px;
}
.slick-dots li button {
  background: #868686 none repeat scroll 0 0 !important;
  border-radius: 100%;
  color: #868686;
  line-height: 0 !important;
  padding: 5px;
  width: 12px;
  height: 12px;
}
.slick-dots li button:hover, .slick-active button {
  background: #32BEA6 none repeat scroll 0 0 !important;
  color: #32BEA6;
}
.slick-dots .slick-active button {
  background: #32BEA6 none repeat scroll 0 0 !important;
  color: #32BEA6;
}
.slick-dots li {
  display: inline;
  list-style: outside none none !important;
}
.slick-dots {
  list-style: outside none none !important;
  margin-left: 0 !important;
  margin-top: 10px !important;
  text-align: center;
  display: none ;
}
