/* Enter Your Custom CSS Here */
div.section-boxed p6 {
    font-size:25px;
}
div.info-box{
  background-color: #2B80B9;
}

.nav-menu ul li a {
  color:#ffffff !important!;
}

.page-template-template-portfolio-gallery-php #content-container {
background-color: #7CC8E6;
}
.sidebar-box {
color: #555555;
  }  
h2.section-title {
    letter-spacing: .5px;
}
  
.section-light h2 {
    color: #ffffff;
  }
  
div.row4 p {
    padding-top: 20px;
}

div.wpcf7 input[type="tel"]:not(button) {
  background: #f8f8f8;
}

div.wpcf7 input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    background-color: #f8f8f8;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-left: 25px;
}


input[type="zip"] {
     padding: 0.8125em;
    border-radius: 50px;
    border: none;
      transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    color: #757575;
    padding-left: 1.625em;
    padding-right: 1.625em;
    height: 52px;
  	-webkit-text-fill-color: #c3c3c3;
}

::-webkit-input[type="zip"]-text-fill-color { /* WebKit, Blink, Edge */
    color:    #c3c3c3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #c3c3c3;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #c3c3c3;
   opacity:  1;
}

div.wpcf7-form-control-wrap .g-recaptcha. wpcf7-recaptcha { 
  display: -webkit-inline-box;
 margin-left: 30px; 
}

div.col-sm-3 .input-radio {
    width: 7% !important;

}

