.clr-white{
color: #fff;
}
.clr-yellow{
color: #FFCC22;
}
.clr-blue{
color: #00ABC6;
}
.clr-grey{
color: #373936;
}
.video-wrapp{
    width: 80%;
    margin: 0 auto;}
ul.solutions_items{
	list-style: none;
  display: -webkit-box;
  padding: 0;
}

.item-container{
    width: 31.1%;
    height: 230px;
    background-color: #F9F9F9;
    position: relative;
    margin: 0 10px;
}
.item-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
ul.testimonio_items{
  	list-style: none;
  display: -webkit-box;
  padding: 0;
}
ul.testimonio_items .item-container{
    width: 31.1%;
    height: 360px;
   background-color: #ffffff00;
    position: relative;
    margin: 0 10px;
}
ul.testimonio_items .item-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
        padding: 30px 20px;
    background-color: #ffffffb0;
    text-align: left;
}
.testimonio-text{
    position: absolute;
    bottom: 0%;
    display: -webkit-box;
    background-color: #373936;
  color: #fff;
      padding-right: 15px;
}
.testimonio-text h4{
	margin-bottom: 0;
  color: #fff;
   padding: 5px 0px 0px 5px;
}
.custom_padding_top {
    padding-top: 60px;
}
.experience-il{
    width: 33%;
    padding: 0 10px;
}
.esperience_hr{
    border-bottom: solid 1px #FFCC22;
    margin-top: -15px;
    margin-bottom: 30px;
}
.big-counter{
    text-align: center;
    font-size: 60px;
    height: 80px;
    line-height: 90px;
    padding: 0;
}
.number-items{
      background-color: #F9F9F9;
    	padding-top: 20px;
      height: 200px;
}
.mt-2 {
    margin-top: 2.5rem;
}
.text-center{
text-align: center;
}
.small-title{
font-size: 1.4rem;
}
.equipo_bg{
    background-color: #fff;
    padding: 30px 20px;
  position: relative;
}
.equipo_bg::before{
    content: '';
    position: absolute;
    height: 3px;
    width: 20%;
    top: 0;
    left: 50%;
    background-color: #E31A94;
    transform: translateX(-50%);
}
.wpcf7-submit{
 background-color: #373936 !important;
}
.cmsmasters_toggle_title{
    	background-color: #FFFFFF;
      border: solid 1px #666666;
}

.header_bot_inner{
  width:1220px;
}

@media (max-width: 767px){
	.header_mid_inner .logo .logo_retina{
 		 max-width: inherit !important;
	}
}

@media(max-width: 600px){
  .item-container {
      width: 100%;
      height: 230px;
      background-color: #F9F9F9;
      position: relative;
      margin: 10px 0;
  }
    ul.solutions_items {
      display: block;
  }
    .experience-il {
      width: 100%;
      padding: 10px 0;
  }
    .video-wrapp {
      width: 100%;
      margin: 0 auto;
  }
    ul.testimonio_items {
      display: block;
    }
  ul.testimonio_items .item-container {
    width: 100%;
    height: 370px;
    margin: 0;
}
    .wpcf7-form-control-wrap {
      margin-bottom: 0px;
  }
}

.bot_nav > li * {
    text-transform: capitalize;
}

@media(max-width: 1600px){
  .post-password-form, .header_top_inner, .header_mid_inner, .header_bot_inner, .content_wrap, .headline_inner, .bottom_outer, .footer_inner, .footer_copyright_inner, .cmsmasters_row_inner {
      width: 1200px;
  }
  .header_bot_inner{
  	width:1220px !Important;
	}
}
@media(max-width: 1100px){
  .post-password-form, .header_top_inner, .header_mid_inner, .header_bot_inner, .content_wrap, .headline_inner, .bottom_outer, .footer_inner, .footer_copyright_inner, .cmsmasters_row_inner {
      width: 1045px;
  }
}


@media (max-width: 540px){
.expBottom {
    width: 100% !important;
    padding: 2px;
}
}