/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


/* logo marcas*/

.row .col img
{
	margin-bottom: 0px !important;}
.finitesolutions { 
	max-width: 30% !important; }

.hplogo { 
	max-width: 30% !important; }

/*footer*/

.home-wrap {
	padding-top: 0em !important
}

#footer-outer #copyright {
	padding: 15px 0 !important;
}
.some-page-wrapper {
  margin: 15px;
}




@media screen and (min-width: 769px) {
  #featured article .post-title a{
	left: 430px !important;
	margin-top: 25px !important;
}
}

.swiper-container a.slider-prev:hover, .swiper-container a.slider-next:hover {
    background-color: rgba(0,0,0,0.8) !important;
}
.swiper-container a.slider-prev, .swiper-container a.slider-next {
    background-color: rgba(0,0,0,0.2) !important;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
     margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.one-third.last {
	margin-top: -10px !important;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.nectar-button {
	border-radius: 0px !important;
}

.wpcf7-form-control{
	border-radius: 0px !important;
}




@media screen and (max-width: 600px) {
	
  #fift .left {
     width:65%;
     float:left;
}
  #fift .right {
   Width:35%;
   float:right
}
}


.col.right{
  
	text-align: left;
    margin-left: -90px; }

.direita {
	width: 183px;
}


#menu-item-2624 .sub-menu {
	   width: 50px !important;
	
}


.rownew {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.columnnew {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  text-align: center !important;
  position: relative;
  z-index: 1;
}


.rownew {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

@media screen and (max-width: 600px) {
   
  .green-column img {
      width: 90px;
      height: 27px;
  }
}


