/*
Theme Name: Miramar Wordpress Theme
Theme URI: 
Description: Miramar Responsive WordPress Theme
*/

.current-menu-item a{
background: #40586b none repeat scroll 0 0;
border-radius: 20px;
color: #fff !important;
font-family: "Lato",sans-serif;
font-size: 16px;
font-weight: 700;
padding: 10px 30px;
}
.cfc-mighty-heading-text h2{
  color: #46403b;
  font-family: "Montserrat",sans-serif;
  font-size: 74px;
  font-weight: 700;
  margin-top: 25%;
  text-align: center;
}
.cfc-mighty-do-section4 {
  border-bottom: 20px solid #40586b !important;
}
.cfc-mighty-footer-section {
  border-top: 0px solid #40586b !important;
}

.contact-wrapper{
  border-bottom: 20px solid #40586b !important;
  padding-bottom:50px;
}
.contact-address{
  margin-top:50px;
  margin-bottom:50px;
}
.contact-address p{
font-family:"Lato",sans-serif;
font-size:24px;
text-align:center;
}
.contact-wrapper label{
font-family:"Lato",sans-serif;
font-size:18px;
}
.wpcf7-submit {
  background: #2c95ee none repeat scroll 0 0;
  color: #fff;
  border: none;
  font-size: 25px;
  padding: 3px 25px;
font-family:"Lato",sans-serif;
text-transform:uppercase;
}