/**
* CSS unique to the Mutuo site
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
 /* padding-top: 85px;
  background-color: #F72125;
  */
}
a.white {
  color: #F7FCF3;
  text-decoration: none;
}

a.white:hover {
  color: #F7FCF3;
  text-decoration: none;
}
a.mutuogreen {
  color: #6EBC2F;
  text-decoration: none;
}

a.mutuogreen:hover {
  color: #6EBC2F;
  text-decoration: none;
}
a.mutuogofundme {
  color: #02A95C;
  text-decoration: none;
}

a.mutuogofundme:hover {
  color: #02A95C;
  text-decoration: none;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: rgba(0, 0, 0, 0.75);
  transition: all 0.5s;
  z-index: 997;
  height: 80px;
}
#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}
#header .logo a {
  color: #fff;
}
#header .logo img {
  max-height: 40px;
}
/*--------------------------------------------------------------
# Alert Section
--------------------------------------------------------------*/
#alert {
  width: 100%;
  background-color: #F72125;
  color: #FFFFFF;
  position: relative;
  padding-top: 85px;
}
/*--------------------------------------------------------------
# mutuo Info
--------------------------------------------------------------*/
.mutuoinfo .box {
  padding: 20px;
  background: #f7f7f7;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.mutuoinfo .box h3 {
  font-weight: 400;
  padding: 15px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #2a2a2a;
}
.mutuoinfo .box h4 {
  font-size: 42px;
  color: #5c9f24;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
.mutuoinfo .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.mutuoinfo .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}
.mutuoinfo .box ul {
  padding: 0;
  list-style: none;
  color: #2a2a2a;
  text-align: left;
  line-height: 20px;
  font-size: 14px;
}
.mutuoinfo .box ul li {
  padding-bottom: 16px;
}
.mutuoinfo .box ul i {
  color: #5c9f24;
  font-size: 18px;
  padding-right: 4px;
}
.mutuoinfo .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}
.mutuoinfo .box .btn-wrap {
  padding: 15px;
  text-align: center;
}
.mutuoinfo .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  border: 2px solid #5c9f24;
  color: #5c9f24;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.mutuoinfo .box .btn-buy:hover {
  background: #5c9f24;
  color: #fff;
}
.mutuoinfo .recommended {
  background: #5c9f24;
}
.mutuoinfo .recommended h3, .mutuoinfo .recommended h4, .mutuoinfo .recommended h4 span, .mutuoinfo .recommended ul, .mutuoinfo .recommended ul .na {
  color: #fff;
}
.mutuoinfo .recommended .btn-buy {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.mutuoinfo .recommended .btn-buy:hover {
  background: #fff;
  border-color: #fff;
  color: #5c9f24;
}

/* enhancements to the newsletter */
.confirmation_div .box {
  padding: 20px;
  background: #5c9f24;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.confirmation_div .recommended {
  background: #5c9f24;
  color: #ffffff;
}

.confirmation_div .box1 {
  padding: 20px;
  background: #D0CED0;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.confirmation_div .box1 .recommended {
  background: #D0CED0;
  color: #ffffff;
}
/* table definitions */

table {
  caption-side: top;
  border-collapse: collapse;
  font-family: "Roboto", sans-serif;
}

caption {
  color: #ffffff;
  text-align: center;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}
.contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #5c9f24;
}
.contact .contact-info address, .contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}
.contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}
.contact .contact-info a {
  color: #000;
}
.contact .contact-info a:hover {
  color: #5c9f24;
}
.contact .contact-address, .contact .contact-phone, .contact .contact-email {
  margin-bottom: 20px;
}

.contact .php-email-form1 .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form1 .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form1 .loading {
  display: none;
  background: #fff;
  text-align: left;
  padding: 15px;
}
.contact .php-email-form1 .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: auto;
  padding: 10px 15px;
  border-radius: 4px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #5c9f24;
}
.contact .php-email-form button[type=submit] {
  background: #5c9f24;
  border: 0;
  padding: 10px 30px 12px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type=submit]:hover {
  background: #6ab82a;
}

.pricing .box a{
    text-decoration: underline;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .contact .contact-address, .contact .contact-phone, .contact .contact-email {
    padding: 20px 0;
  }
}
