/* portfolio custom height */
.post-prev-img img,
.post2-prev-img img {height: 262.5px;}
@media (max-width: 1200px) {
	.post-prev-img img,
	.post2-prev-img img {height: 212.5px;}
}
@media (max-width: 991px) {
	.post-prev-img img,
	.post2-prev-img img {height: 345px;}
}
@media (max-width: 767px) {
	.post-prev-img img,
	.post2-prev-img img {height: 177.2px;}
    .port-detail-cont {padding:0!important}
}
.port-detail-cont h1 {
  font-size: 2em;
  margin-bottom:20px!important
}
.port-detail-cont h2,
.port-detail-cont h3 {
  font-size: 1em;
  line-height: 1.6em;
}





/* Search Custom Top menu */
.input-group {
    display: inline!important;
}
div.genericItemView {
    margin: 0 auto;
    /* float: left; */
    width: 33%;
    display: inline-block;
    text-align: center;
}
div.genericItemHeader,
div.genericItemBody {
    padding: 5px;
}
div.genericItemHeader h2.genericItemTitle {
    padding: 30px 0 10px;
    margin: 0;
    font-size: 1.4em;
	font-weight: 600;
}
div.genericItemBody {
    margin: 0;
    text-align: center;
}
div.genericItemImageBlock {
    padding: 0;
    margin: 0;
    float: none;
}
span.genericItemImage {
    display: block;
    text-align: center;
    margin: 0;
}
span.genericItemImage img {
    width: 600px!important;
    height: auto;
}

.componentheading {
    background: #FE1A0E;
    color: #fff;
    font-size: 1.4em;
    padding: 15px 30px;
    border-radius: 50px;
    margin: 15px 0;
    text-align: center;
    display: inline-block;
}
div#genericItemListNothingFound {
    padding: 30px!important;
    text-align: left!important;
}
div#genericItemListNothingFound p {
    font-size: 1.4em!important;
    line-height: 1.4em;
    color: #303036!important;
}
@media (max-width: 1024px) {
	div.genericItemView {
    	width: 49.5%;
	}
}
@media (max-width: 767px) {
	div.genericItemView {
    	width: 100%;
	}
	.cd-search input {
    	font-size: 14px;
	}
    .componentheading {
    	font-size: 1.2em;
		display: block;
	}
}

/* start Google Search */
.gsc-input-box {border-bottom: 0px solid #ccc!important;
 }
input.gsc-input {
  text-align:left;
  background: url("/images/branding.png") left center no-repeat rgb(255, 255, 255)!important;
  margin:0 0 0 20px!important;
  height: 100%!important;
}
input.gsc-input:active,
input.gsc-input:focus,
input.gsc-input:visited {background:transparent!important}
.gsc-control-searchbox-only, table.gsc-search-box {height: 100%!important;}
.gsc-adBlock {display:none!important;}
.cd-search input {box-shadow: none!important;}
/* end Google Search */

address {margin-bottom: 0!important; line-height: 1.6em!important;}
.padding-0 {padding:0}
.margin-0 {margin:0}
.display-table {display: table;}
.display-table-cel {display: table-cell; vertical-align: bottom;}
.display-flex, .page-section-flex .st-inner  {display: flex;}
.page-section-flex .st-inner, .img-responsive {min-height: 536px;}
/*.page-section .row, .col-container {display: table}
.col {display: table-cell;}*/
textarea.form-control {min-height: 140px;}

/*
#portfolio .port-grid .port-item > a {
  pointer-events: none;
}
*/

@media (max-width: 768px){ 

  h1 {font-size: 2em;}
  h2 {font-size: 1.6em;}
  h3 {font-size: 1.25em;}
  h4 {font-size: 1.15em;}
  h5 {font-size: 1em;}
  .pull-right {float:none!important}
  .text-right {text-align: inherit;}
  .img-responsive {min-height: 0px!important;}
  .footer2-black,.page-section {text-align:center!important;}
  /*.container, .container-fluid {
    padding-left:30px;
    padding-right:30px;
  }*/
}
@media (max-width: 1024px){ 
  .page-section-flex .st-inner {min-height: 0px;}
  .back-response-1 {opacity:.8;background:#6C582F;}
  .color-response-white {color:#fff!important;}
  .logo-img {height: 42px;}
}

.display-flex-end {flex: 1; align-self: flex-end;}
/*.wrapper .row {
    display: inline-block;
}
.wrapper .block {
    display: inline-block;
    vertical-align: middle;
  min-height:300px
}*/

.au3-text {font-size:1.25em}

.italic {font-style: italic;}

.post-prev-text,
.post-prev-more-cont,
.com_blue_pagebuilder  #system-message{
  display: none;
}
.social-menu{
display: block !important;
}
a.itemRelTitle {
    font-weight: 700;
    font-size: 1.4em;
	text-transform: uppercase;
}
@media (max-width: 767px) { 
  a.itemRelTitle {
     font-size: 1.1em;
	}
}


.post-prev-title {min-height:65px}

/* breadcrumb white */
.btborder-white{ border-bottom: 1px solid #eee;}
.bt-bwhite header {
    border-bottom: 1px solid #eee;
}
/* menu */
#main-menu .navbar .nav  li  a{text-transform: uppercase;}
.header-1 #main-menu .navbar .nav > li.selected.parent ul > li.selected.parent > a,
.header-1 #main-menu .navbar .nav li.current.selected > a {
    color: #fff;
} 
.header-1 #main-menu .navbar .nav>li.selected.parent>a {
    border-bottom: 2px solid rgba(45,78,83,1);
    color: #2a2b2f;
} 
.affix.header-black #main-menu .navbar .nav > li.current > a {
    color: rgba(255,255,255, 1) !important;
    border-bottom: 2px solid rgba(255,255,255,1) !important;
}
.header-black #main-menu .navbar .nav>li.selected.parent>a { 
	color: #fff !important; 
}
@media (min-width: 1025px){
	
	ul.lang-inline {
		margin-top: -60px;
		margin-left: 110px;
	}
	ul.lang-inline li {
		display: inline-block;
		margin-left: 6px;
	}
}

@media (max-width: 1024px){
	
	ul.lang-inline {
		margin-top: -50px;
		margin-left: 110px;
	}
	ul.lang-inline li {
		display: inline-block;
		margin-left: 6px;
	}
 	/* .fes14-tab-title {
    font-size: 36px;
    line-height: 1.4em;
	}*/
    #about-us-link {background-position-x: center; background-size: cover;}
    .pt-mobile-0 {padding-top:0!important}
	.mt-mobile-0 {margin-top:0!important}
	.plr-mobile-0 {padding-left:0; padding-right:0!important}
	.mlr-mobile-0 {margin-left:0; margin-right:0!important}
}
.fes7-img{
    background: url(../../../images/img-delta-institucional-ok.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.fes8-img{
    background: url(../../../images/img-delta-institucional-2.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.fes9-img{
    background: url(../../../images/img-delta-institucional-4.jpg) right bottom no-repeat;
    background-size: cover;
}
.fes10-img{
    background: url(../../../images/img-delta-fast-design-1.jpg) 50% 50% no-repeat !important;
    background-size: cover;
}
.fes11-img{
    background: url(../../../images/img-delta-fast-design-2.jpg) 50% 50% no-repeat !important;
    background-size: cover;
}


@media (max-width: 767px) {
  .fes7-img {
      background-position-x: 20%;
  }
}

.bt-sleft {
	margin-left: -22px;
    padding: 8px;
}
.tparrows:before{
	display: none !important;
}
/**/
.pt-70-cont {
    padding-top: 70px;
}
.pt-100-cont {
    padding-top: 100px;
}
.pt-130-cont {
    padding-top: 130px;
}
.pt-160-cont {
    padding-top: 160px;
}
.pt-140-cont{
    padding-top: 140px;
}
.pb-100-cont{
    padding-bottom: 100px;
}
.pb-120-cont{
    padding-bottom: 120px;
}
.pb-130-cont{
    padding-bottom: 130px;
}
.pb-140-cont{
    padding-bottom: 140px;
}
.pb-110-cont{
    padding-bottom: 110px;
}
h2.font-bold {
	font-weight: bold !important;
}
.container-fluid { 
    width: inherit;
}
@media (max-width: 767px) {
.related-posts .pb-30 {padding-bottom:0!important;}
}


/* acy mailing */
.nl-email-input{float: left; width:  auto !important;}
#mc-embedded-subscribe{float: right;}
.newsletterform{float: none;}

/* Flex + revo */
.tp-caption .flex-top-bot,.tp-caption .flex-bot-top{
    opacity: 1;
}

/* header nav home */
.itemid-121  header.affix-top .header-wrapper.bg-gray-dark {
	background-color: transparent!important;
}
.header{
	z-index: 999999;
}

/* footer */
.bt-boder-top{
    border-top: 1px solid #eee;
}

#cd-search > div{height: 100%;}
#mod-finder-searchform .finder{
    width: 100%;
    height: 100%;
}

.tp-caption span.icon.icon-music-play-button {
    font-size: 130px !important;
}
.local-scroll-cont  .icon-arrows-down:before { 
    font-size: 32px;
}
.font-white p.font-poppins, .font-white .ts-name strong,.font-white .owl-prev,.font-white  .owl-next{
	color: white;
} 
.font-white .owl-bg-black .owl-page span,.font-white .owl-page span{
	background: rgba(255,255,255,1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.bt-logo2{
	display: block;
    padding: 13px 0px;
    transition: all .4s ease 0s;
}
.fes12-img1{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../../images/fes12-1-fin.jpg");
}

.fes12-img1{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../../images/fes12-1-fin.jpg");
}
.fes12-img2{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../../images/fes12-2-fin.jpg");
}
.fes12-img3{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../../images/fes12-1.jpg");
}
.fes12-img4{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../../images/fes12-2.jpg");
}

.wh-widget-send-button-get-button {display:}


/*  WhatsApp Btn 
-------------------*/
.btn-whatsapp {
    color: white;
    background-color: #333;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    border:5px solid #fff;
}
.btn-whatsapp svg {
    width: 40px;
    height: 40px;
    padding: 5px 2px;
    fill: white;
    vertical-align: bottom;
}
svg:not(:root) {
    overflow: hidden;
}

.btn-whatsapp span {
color:white;
line-height:50px; 
font-size: 13px;
text-transform:uppercase;
font-weight:500;
letter-spacing:1px;
padding: 0 10px 0 0;
}
.btn-floating.fixed-bottom {
    position: fixed;
    top: auto;
    bottom: 60px;
    right: 60px;
}
.btn-floating {
    position: absolute;
    top: 0px;
    right: 0px;
    height: auto;
    padding: 10px;
    z-index: 20;
    font-size: 24px;
}
.visible-when-content-ready {
    visibility: visible!important;
}
@media only screen and (max-width: 767px) {
	.btn-whatsapp span {display:none;}
	.btn-floating.fixed-bottom {
		bottom: 15px;
		right: 15px;
	}
	.logo-img {
	height: 42px;
	}
}
