/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#eeSFL .eeFiles th {
	background: #01a5ec;
	color: #fff; 
}

.header-plain #Top_bar .menu > li ul {
  background-color: #eee;
}

.header-plain #Top_bar .menu > li > a span {
  text-transform: uppercase;
  font-weight: bold;
  z-index: 1;
  position: relative;
}

.header-plain #Top_bar .menu > li/*:not(.menu-item-home)*/::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 15%;
  background-color: #ddd;
  transition: all 0.3s ease;
} 

.header-plain #Top_bar .menu > li.hover > a,
.header-plain #Top_bar .menu > li.current-menu-item > a, 
.header-plain #Top_bar .menu > li.current_page_item > a,
.header-plain #Top_bar .menu > li.current-menu-parent > a,
.header-plain #Top_bar .menu > li.current-page-parent > a, 
.header-plain #Top_bar .menu > li.current-menu-ancestor > a, 
.header-plain #Top_bar .menu > li.current-page-ancestor > a, 
.header-plain #Top_bar .menu > li.current_page_ancestor > a {
  background: none !important;
}

.header-plain #Top_bar .menu li ul li a {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.header-plain #Top_bar .menu > li/*:not(.menu-item-home)*/.hover > a span,
.header-plain #Top_bar .menu > li.current_page_item/*:not(.menu-item-home)*/ > a span,
.header-plain #Top_bar .menu > li.current-menu-item/*:not(.menu-item-home)*/ > a span,
.header-plain #Top_bar .menu > li.current-menu-parent/*:not(.menu-item-home)*/ > a span,
.header-plain #Top_bar .menu > li.current-page-parent/*:not(.menu-item-home)*/ > a span,
.header-plain #Top_bar .menu > li.current-menu-ancestor/*:not(.menu-item-home)*/ > a span,
.header-plain #Top_bar .menu > li.current_page_ancestor/*:not(.menu-item-home)*/ > a span,
.tribe_events-template-default.header-plain #Top_bar .menu > li:nth-of-type(1) > a span,
.post-template-default.header-plain #Top_bar .menu > li:nth-of-type(1) > a span {
  color: #fff !important;
}

.header-plain #Top_bar .menu > li.hover/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current_page_item/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current-menu-item/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current-menu-parent/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current-page-parent/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current-menu-ancestor/*:not(.menu-item-home)*/::before,
.header-plain #Top_bar .menu > li.current_page_ancestor/*:not(.menu-item-home)*/::before
/*.tribe_events-template-default.header-plain #Top_bar .menu > li:nth-of-type(1)::before,
/*.post-template-default.header-plain #Top_bar .menu > li:nth-of-type(1)::before*/ {
  height: 100%;
}

.header-plain #Top_bar .menu > li:nth-of-type(1) > a span {
  color: #00a2e2;
}

.header-plain #Top_bar .menu > li:nth-of-type(1)::before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a2e0+0,51cfff+100 */
  background: #00a2e0; /* Old browsers */
  background: -moz-linear-gradient(left, #00a2e0 0%, #51cfff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00a2e0 0%,#51cfff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00a2e0 0%,#51cfff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2e0', endColorstr='#51cfff',GradientType=1 ); /* IE6-9 */
}

.header-plain #Top_bar .menu > li:nth-of-type(2) > a span {
  color: #ec7900;
}

.header-plain #Top_bar .menu > li:nth-of-type(2)::before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec7900+0,ffb200+100 */
  background: #ec7900; /* Old browsers */
  background: -moz-linear-gradient(left, #ec7900 0%, #ffb200 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ec7900 0%,#ffb200 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ec7900 0%,#ffb200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7900', endColorstr='#ffb200',GradientType=1 ); /* IE6-9 */
}

.header-plain #Top_bar .menu > li:nth-of-type(3) > a span {
  color: #b0ca00;
}

.header-plain #Top_bar .menu > li:nth-of-type(3)::before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b0ca00+0,d6f200+100 */
  background: #b0ca00; /* Old browsers */
  background: -moz-linear-gradient(left, #b0ca00 0%, #d6f200 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #b0ca00 0%,#d6f200 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #b0ca00 0%,#d6f200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0ca00', endColorstr='#d6f200',GradientType=1 ); /* IE6-9 */
}

.header-plain #Top_bar .menu > li:nth-of-type(4) > a span {
  color: #a600b8;
}

.header-plain #Top_bar .menu > li:nth-of-type(4)::before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a600b8+0,da0ddd+100 */
  background: #a600b8; /* Old browsers */
  background: -moz-linear-gradient(left, #a600b8 0%, #da0ddd 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #a600b8 0%,#da0ddd 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #a600b8 0%,#da0ddd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a600b8', endColorstr='#da0ddd',GradientType=1 ); /* IE6-9 */
}

.header-plain #Top_bar a#search_button > i::before {
  font-weight: bold;
}

.header-plain #Top_bar a.button.action_button {
  width: 110px;
}

.header-plain #Top_bar a.button.action_button .button_label {
  font-weight: bold;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 15px 0;
  text-align: center;
  line-height: 1.0;
}

.header-plain #Top_bar.is-sticky a.button.action_button .button_label {
  line-height: 1;
  font-size: 14px;
  padding: 5px 15px;
}

#Top_bar .wpml-languages a.active i {
  font-size: 20px;
  line-height: 20px;
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
  font-size: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background-color: #eee !important;
}

.button.no-title {
  width: 33%;
}

a.button.button_full_width.title-button {
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

a.button.button_full_width.title-button span {
  padding: 10px 35px;
}

a.action_button.color-1 {
  background-color: #36b8ea;
}

a.action_button.color-2 {
  background-color: #b7c901;
}

a.action_button {
  background-repeat: no-repeat;
  background-position: center 38px;
  background-size: 30px 30px;
}
a.action_button.eicon-cp {
  background-image: url('../../uploads/2018/06/icon-cart.png');
}

a.action_button.eicon-cart {
  background-image: url('../../uploads/2018/06/icon-cart.png');
}

a.action_button.eicon-docs {
  background-image: url('../../uploads/2018/06/icon-docs.png');
}

a.action_button.eicon-app {
  background-image: url('../../uploads/2017/11/icon-app.png');
}

a.action_button.eicon-services {
  background-image: url('../../uploads/2017/11/icon-services.png');
}

a.action_button.eicon-sig {
  background-image: url('../../uploads/2017/11/icon-sig.png');
}

.no-content-padding #Content {
  margin-bottom: 0;
}

#Content {
  margin-bottom: 60px;
}

#Footer .footer_copy {
  background-color: #fff;
}

#Footer .footer_copy .copyright {
  float: right;
}

#Footer .one-second.column {
  margin-left: 26%;
  text-align: right;
}

#Footer .one-second.column img {
  width: 80%;
}

#Footer .one-fourth.column img {
  width: 60%;
}

.column.full-height-minus-header {
  height: 400px !important;
  height: calc(100vh - 334px) !important;
}

.admin-bar .column.full-height-minus-header {
  height: 360px !important;
  height: calc(100vh - 334px - 46px) !important;
}

.column.full-height-minus-header > .column_attr {
  height: 100% !important;
}

.slider-overlay-section {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2;
}

.slider-overlay-highlights {
  font-size: 18px;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
}

.slider-overlay-highlights a {
  color: #fff;
  text-decoration: underline;
}

.slider-overlay-sidetab {
  margin-top: 15px;
}

.enso-sidetab {
  float: left;
  margin-left: -15px;
  padding: 15px 15px 15px 25px;
  min-width: 180px;
  max-height: 80px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transform: skewX(-20deg);
     -moz-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
       -o-transform: skewX(-20deg);
          transform: skewX(-20deg);
  -webkit-box-shadow: 3px 3px 8px 0px #028fcc;
     -moz-box-shadow: 3px 3px 8px 0px #028fcc;
          box-shadow: 3px 3px 8px 0px #028fcc;
  transition: width 2s ease;
}

.enso-sidetab.closed {
  min-width: auto;
  -webkit-transform: skewX(0deg);
     -moz-transform: skewX(0deg);
      -ms-transform: skewX(0deg);
       -o-transform: skewX(0deg);
          transform: skewX(0deg);
}

.enso-sidetab.closed .content {
  display: none;
}

.enso-sidetab.closed .icon-wrapper {
  margin-right: 0;
  width: 100%;
}

.enso-sidetab .icon-wrapper:hover {
  cursor: pointer;
}

.enso-sidetab.closed .icon-wrapper,
.enso-sidetab.closed .content {
  -webkit-transform: skewX(0deg);
     -moz-transform: skewX(0deg);
      -ms-transform: skewX(0deg);
       -o-transform: skewX(0deg);
          transform: skewX(0deg);
}

.enso-sidetab .icon-wrapper,
.enso-sidetab .content {
  -webkit-transform: skewX(20deg);
     -moz-transform: skewX(20deg);
      -ms-transform: skewX(20deg);
       -o-transform: skewX(20deg);
          transform: skewX(20deg);
}

.enso-sidetab .icon-wrapper {
  float: left;
  font-size: 30px;
  margin-right: 20px;
}

.enso-sidetab .content {
  line-height: 1;
  font-weight: bold;
  overflow: hidden;
}

.enso-sidetab .content a {
  color: inherit;
  text-decoration: underline;
}

.aboutus-header-section {
  background: url('../../uploads/2018/01/imgGrande.png') center right no-repeat;
  background-size: contain;
  background-color: #e6e7e8;
  background: url('../../uploads/2018/01/imgGrande.png') center right no-repeat, 
              url('../../uploads/2017/11/intersection.png') center center repeat;
  background-size: contain, auto;
}

.aboutus-header-cta .button_label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 180%;
}

.blog-teaser .post-meta .author,
.blog-teaser .post-meta .date > .label,
.blog-teaser .post-meta .comments {
  display: none;
}

.blog-teaser .post-meta {
  margin-bottom: 15px;
}

.blog-teaser .post-meta .date {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.blog-teaser .post-meta .date > i {
  font-size: 150%;
}

.blog-teaser li .desc-wrapper .desc .post-meta, 
.blog-teaser li .desc-wrapper .desc .post-meta a {
  color: #fff;
  font-weight: bold;
}

.column_accordion.text-wrap .question .answer {
  white-space: pre-wrap;
}

.fancy_heading_line {
  background-image: url(images/fancy_heading_hr.png);
}

.team.team_circle {
  min-height: 330px;
}

.team .desc_wrapper .links .icon-vcard::before {
  content: '\e88e';
}

.team h4.title {
  color: #01a5ec;
}

.column_fancy_heading.themecolor h2.title {
  color :#01a5ec;
}

.team-tabs .ui-tabs .ui-tabs-panel { 
  background-color: #f9f9f9;
}

.section.full-width.full-width-bg > .section-wrapper  {
  max-width: 1220px !important;
}

.widget_archive ul li a, .widget_nav_menu ul li a {
  display: inline-block;
}

.subheader-both-left #Subheader .breadcrumbs {
  margin-top: 3px;
}

.post-template-default .section-post-header {
  padding: 60px 0 0;
}

#Wrapper #Subheader {
  background-color: #00a2e2;
}

/*.parent-pageid-2401 #Wrapper #Subheader,
.page-id-2401 #Wrapper #Subheader,
.menu-item-2704 #Wrapper #Subheader,*/
.parent-pageid-2401 #Wrapper #Subheader,
.page-id-2401 #Wrapper #Subheader,
.menu-item-2393 #Wrapper #Subheader,
.tribe_events-template-default #Wrapper #Subheader,
.post-template-default #Wrapper #Subheader {
  background-color: #00a2e2;
}

.parent-pageid-2403 #Wrapper #Subheader,
.page-id-2403 #Wrapper #Subheader,
.menu-item-2411 #Wrapper #Subheader {
  background-color: #ec7900;
}

.parent-pageid-2405 #Wrapper #Subheader,
.page-id-2405 #Wrapper #Subheader,
.menu-item-2410 #Wrapper #Subheader {
  background-color: #b0ca00;
}

.parent-pageid-2407 #Wrapper #Subheader,
.page-id-2407 #Wrapper #Subheader,
.menu-item-2409 #Wrapper #Subheader {
  background-color: #a600b8;
}

#Subheader ul.breadcrumbs li, 
#Subheader ul.breadcrumbs li a {
  color: #fff !important;
}

#Subheader ul.breadcrumbs li span {
  opacity: 1;
  filter: alpha(opacity=100);
}

#Filters .filters_wrapper ul li a {
  border: 1px solid #ebebeb;
}

#tribe-events .tribe-events-button, 
#tribe-events .tribe-events-button:hover, 
#tribe_events_filters_wrapper input[type=submit], 
.tribe-events-button, 
.tribe-events-button.tribe-active:hover, 
.tribe-events-button.tribe-inactive, 
.tribe-events-button:hover, 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #34b5ea;
}

.clipping-blog .posts_group.masonry.margin.col-4 .post-item {
  width: 19%;
  margin: 0 2% 25px !important;
  border: 8px solid #f4f4f4;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.clipping-blog .post-item .image_wrapper_tiles {
  opacity: 0.75;
}

.clipping-blog .post-item .post-title .entry-title a,
.clipping-blog .post-item .post-meta .date,
.clipping-blog .post-item .post-meta .tags {
  background-color: #00a2e2;
  color: #fff;
  font-weight: normal;
  font-size: 90%;
  line-height: 100%;
}

.clipping-blog .post-item .post-meta .date {
  display: inline-block;
  margin-bottom: 8px;
}

.clipping-blog .masonry.tiles .post-item:not(.no-img) .post-desc-wrapper .post-desc {
  padding: 70px 20px 20px;
}

.single-photo-wrapper.image {
  text-align: left;
}

.section-post-header .single-photo-wrapper.image .image_frame {
  max-width: 100%;
}

.tax-documento .doc-term-title-status.status-running {
  color: #138a13;
}

.tax-documento .doc-term-title-status.status-done {
  color: #ff0000;
}

.tax-documento .document_wrapper.section_wrapper {
  padding: 40px 0;
}

.tax-documento .document_wrapper .column.doc-item-wrap {
  margin-bottom: 20px;
}

.tax-documento .document_highlight .section_wrapper {
  padding: 20px 0 0;
  text-align: right;
}

.tax-documento .document_highlight .section_wrapper a {
  font-size: 1.8em;
  vertical-align: middle;
  line-height: 30px;  
}
 
 .tax-documento .document_highlight .section_wrapper img {
   width: 20px;
   margin-right: 10px;
   vertical-align: top;
 }

.tax-documento .fancy_heading_line {
  padding-top: 40px;
}

.tax-documento .list_item {
  padding: 5px;
  /*border-radius: 3px;
  background-color: #fbfbfb;
  box-shadow: 0 1px 1px 0 rgba(60,64,67,.08), 0 1px 3px 1px rgba(60,64,67,.16);*/
}

.tax-documento .list_item .list_left {
  padding: 10px 0 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 0;
  margin-top: 0;
}

.tax-documento .list_item .list_left img {
  max-width: 30px !important;
  max-height: 30px !important;
}

.tax-documento .list_item .list_right {
  margin-left: 40px;
}

.tax-documento .document_wrapper .list_item .list_right h4,
.tax-documento .document_wrapper .doc-title-wrap.one-second .list_item .list_right h4 {
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
  /*height: 60px;*/
}

.tax-documento .document_wrapper .doc-title-wrap .fancy_heading .title {
  font-size: 14px;
  line-height: 16px;
}

.transports-tabs .list_item .list_right {
  padding-top: 12px;
  margin-left: 55px;
}

.transports-tabs .list_item {
  float: left;
  width: 31%;
  margin: 0 1%;
}

.transports-tabs h6 {
  padding-top: 40px;
}

.document_banner {
  height: 300px;
  padding: 75px 0;
  box-sizing: border-box;
}

.document_banner_overlay {
  text-align: center;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.3);
}

.document_banner_overlay h2 {
  display: inline-block;
  line-height: 150px;
  color: #fff;
}

.upper-title .quick_fact h3.title,
.upper-title .counter .title {
  text-transform: uppercase;
}

.quick_fact h3.title {
  font-size: 24px;
}

.fancy_heading .title {
  font-size: 36px;
  line-height: 32px;
}

.themecolor-number .counter .number {
  color: #01a5ec;
  font-size: 120%;
}

.counter .desc_wrapper .number-wrapper {
  margin-bottom: 15px;
}

/* fixes visual quirk that makes it have 0 height before canvas is created */
.chart_box .chart {
  min-height: 146px;
}

ul.inline-centered {
  text-align: center;
  margin-left: 0;
}

ul.inline-centered > li {
  display: inline-block;
}

ul.inline-centered.themecolor > li {
  color: #01a5ec;
  font-weight: bold;
}

ul.inline-centered.big > li {
  font-size: 150%;
  line-height: 130%;
  text-transform: uppercase;
}

ul.inline-centered > li + li::before {
  content: '—';
  padding: 0 1em;
  color: #404040;
}

.list_item .list_left {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  margin-top: 5px;
}

.list_item .list_right {
  padding-top: 0;
  margin-left: 70px;
}

.tooltip.tooltip-img .tooltip-content {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 16px;
}

.tooltip.tooltip-img .tooltip-content p {
  margin-bottom: 5px;
}

.tooltip.tooltip-img .tooltip-content img {
  margin-bottom: 10px;
}

.sticky-header .section.has-navi .section-nav {
  z-index: 700;
}

.icon_box [class^="flaticon-"]:before, 
.icon_box [class*=" flaticon-"]:before, 
.icon_box [class^="flaticon-"]:after, 
.icon_box [class*=" flaticon-"]:after {
  margin-left: 0;
}

/* Custom Counter - Style 1 */
.custom-counter-1 {
  background-color: #edf9ff;
  box-shadow: inset #c5e9f9 0px -5px 20px;
  border-radius: 20px;
}

.custom-counter-1 .counter {
  background-image: none;
}

.custom-counter-1 .counter .desc_wrapper .number-wrapper {
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
}

.custom-counter-1.smaller-number .counter .desc_wrapper .number-wrapper {
  line-height: 44px;
}

.custom-counter-1.smaller-number .counter .desc_wrapper .number-wrapper .label {
  display: block;
  font-size: 0.4em;
}

.custom-counter-1 .counter .desc_wrapper .title {
  font-size: 13px;
  color: #959595;
}

.how_it_works .image {
  width: 116px;
  height: 116px;
  line-height: 114px;
}

.how_it_works .image img {
  max-width: 66px !important;
  max-height: 66px !important;
}

.how_it_works .image .number {
  right: 0;
  bottom: 0;
}


@media only screen and (max-width: 767px)
{
  .hide-xs {
    display: none !important;
  }
  
  .header-plain #Top_bar .wpml-languages {
    width: 100%;
  }
  
  #Top_bar .wpml-languages a.active {
    height: 50px;
  }
  
  a.action_button {
    background-position: 10px center;
    background-size: 25px 25px;
  }
  
  #Footer .one-second.column {
    margin-left: 0;
    text-align: center;
  }
  
  #Footer .column {
    text-align: center;
  }
  
  .aboutus-header-section {
    background-position: center center !important;
  }
  
  .minimalist-header-no #Subheader {
    padding: 10px 0 20px !important; 
  }
  
  #Subheader ul.breadcrumbs {
    display: block;
  }
  
  ul.inline-centered > br {
    display: none;
  }
  
  ul.inline-centered > li {
    margin: 1% 2%;
  }
  
  ul.inline-centered.big > li {
    font-size: 120%;
    line-height: 100%;
  }
  
  ul.inline-centered > li + li::before {
    content: '';
    padding: 0;
  }
  
  .section-app-main .column-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .section-app-main .column-1 {
    margin-top: 110%;
  }
  
  .section-app-main .column-1 .img-1 a,
  .section-app-main .column-1 .img-2 a {
    display: inline-block;
  }
  
  .section-app-main .column-1 .img-1,
  .section-app-main .column-1 .img-2 {
    width: 40%;
  }
  
  .section-app-main .column-2 .img-1,
  .section-app-main .column-2 .img-2 {
    width: 46% !important;
    clear: none;
    margin: 0 2%;
  }
}

@media only screen and (min-width: 768px)
{
  .header-plain #Top_bar .logo {
    margin: 0 0 0 5%;
  }
  
  .header-plain #Top_bar .menu_wrapper {
    margin-right: 5%;
  }
  
  .is-sticky a.action_button {
    background-position: center 28px;
    background-size: 24px 24px;
  }
  
  .enso-sidetab {
    max-width: 500px;
  }
  
  #Footer .widgets_wrapper .widget {
    padding: 0;
  }
  
  .section-app-main .column-1 {
    padding-right: 10%;
  }
  
  .section-app-main .column-2 .img-1 .image_wrapper,
  .section-app-main .column-2 .img-2 .image_wrapper {
    padding: 0 6%;
  }
  
  .tax-documento .document_wrapper .list_item .list_right h4 {
    /*height: 45px;*/
  }
  
  .tax-documento .document_wrapper .doc-title-wrap.one-second .list_item .list_right h4 {
    /*height: 80px;*/
  }
  
  .header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    width: auto;
  }
  
  .header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li {
    position: relative;
    width: 140px;
  }
  
  .header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    text-align: left;
    padding: 0 0 0 20px;
  }
  
  .header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a span {
    display: inline-block;
    position: relative;
  }
  
  .offer_thumb .slider_pagination ul {
    margin: 0;
  }
  
  .offer_thumb .slider_pagination li {
    margin-bottom: 0;
  }
  
  .offer_thumb .slider_pagination a:after {
    left: auto;
    right: -9px;
    top: 50%;
  }
  
}

@media only screen and (min-width: 768px) and (max-width: 959px)
{
  .hide-sm {
    display: none !important;
  }
  
  .team-tabs .one-sixth.column {
    width: 23%;
  }
  
  #Subheader ul.breadcrumbs {
    display: block;
  }
  
  .posts_group.masonry .post-desc h2.entry-title {
    font-size: 20px;
    line-height: 22px;
  }
  
  .tax-documento .document_wrapper .column.doc-item-wrap {
    width: 48%;
  }
  
  .img-abs-left .counter .icon_wrapper {
    position: absolute;
    left: 0;
    padding-left: 20px;
    text-align: left;
    width: 18px;
  }
  
  .column.full-height-minus-header {
    height: 400px !important;
    height: calc(100vh - 111px) !important;
  }
  
  .admin-bar .column.full-height-minus-header {
    height: 360px !important;
    height: calc(100vh - 111px - 32px) !important;
  }
  
  .custom-counter-1 .counter .desc_wrapper .number-wrapper {
    font-size: 28px;
    line-height: 55px;
  }
  
  .custom-counter-1 .counter .desc_wrapper .title {
    font-size: 10px;
    line-height: 12px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1239px)
{
  .whatwedo-list-wrapper .column_placeholder {
    display: none;
  }
  
  .whatwedo-list-wrapper .column_column {
    width: 100%;
  }
}

@media only screen and (min-width: 960px) 
{
  .posts_group.masonry .post-desc h2.entry-title {
    font-size: 20px;
    line-height: 26px;
  }
  
  .img-abs-left .counter .icon_wrapper {
    position: absolute;
    left: 0;
    text-align: left;
    width: 22px;
    padding-left: 30px;
  }
  
  .column.full-height-minus-header {
    height: 600px !important;
    height: calc(100vh - 114px) !important;
  }
  
  .admin-bar .column.full-height-minus-header {
    height: 540px !important;
    height: calc(100vh - 114px - 32px) !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1239px)
{
  .hide-md {
    display: none !important;
  }
  
  .section.full-width.full-width-bg > .section_wrapper  {
    max-width: 940px !important;
  }
  
}

@media only screen and (max-width: 1239px) {
  .aboutus-header-wrapper {
    background-color: rgba(255, 255, 255, 0.6);
    width: 90%;
    padding: 2% 5%;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1240px) {
  
  .hide-lg {
    display: none !important;
  }
  
  .section.full-width.full-width-bg > .section_wrapper  {
    max-width: 1220px !important;
  }
  
  .posts_group.masonry .post-desc h2.entry-title {
    font-size: 26px;
    line-height: 30px;
  }
  
  .tax-documento .document_wrapper .column.doc-item-wrap {
    width: 48%;
  }
  
  .tax-documento .document_wrapper .list_item .list_right h4,
  .tax-documento .document_wrapper .doc-title-wrap.one-second .list_item .list_right h4 {
    font-size: 16px;
    line-height: 20px;
    /*height: 80px;*/
  }
  
  .tax-documento .document_wrapper .doc-title-wrap .fancy_heading .title {
	font-size: 22px;
	line-height: 24px;
  }
  
  .post-template-default .title_wrapper {
    width: 70%;
  }
  
  .img-abs-left .counter .icon_wrapper {
    position: absolute;
    left: 0;
    text-align: left;
    width: 22px;
    padding-left: 60px;
  }
  
}

@media only screen and (min-width: 1490px)
{
  .header-plain #Top_bar .menu_wrapper {
    margin-right: 18%;
  }
  
  #menu > ul > li > a, 
  /*a.button.action_button,*/ 
  #overlay-menu ul li a {
    font-size: 18px !important;
  }
  
  #Footer .widgets_wrapper .column.one-second .widget {
    padding-top: 20px;
  }
  
  .aboutus-header-text {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

#popup_contact > a.button {
    background: #222222;
	color: #ffffff;

}
