/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-title
{ 
width: 100%;
background-color: #000000;
}
.contact-title h4 { 
color: #ffffff; 
}

.partners-title
{ 
width: 100%;
background-color: #707070;
}
.partners-title h4 { 
color: #ffffff; 
}



.contact {
  background-color: #2121210D;
}
.contact .php-email-form {
  padding: 0 10px 10px 10px;
}

@media (min-width: 768px) {
  .contact .php-email-form {
    padding: 0 30px 30px 30px;
}
}

.contact .php-email-form textarea {
  padding: 12px 15px;
  background-color: #eeeeee0d;
  border:1px solid #707070;
}
.contact input {
background-color: #eeeeee0d;
border-bottom:#707070 1px solid;
border-top:none;
border-left:none;
border-right:none;
}
.contact input:focus {
  background-color: #eeeeee0d;
   border-bottom:#707070 1px solid;
  
  }

 .contact   form h3 {
  font-size: 1rem;
  color: #777777;
  font-weight: 700;
  margin: 15px 20px;
  display: inline-block;
}

 

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed0d0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .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;
}
.contact .php-email-form input {
  
}


.contact .php-email-form input::focus, 
.contact .php-email-form textarea::focus {
  background-color: #ff0000;
}
.contact .php-email-form button[type="submit"] {
  border:none;
 
}

 
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-title
{ 
width: 100%;
background-color: #000000;
}
.contact-title h4 { 
color: #ffffff; 
}

.partners-title
{ 
width: 100%;
background-color: #707070;
}
.partners-title h4 { 
color: #ffffff; 
}



.contact {
  background-color: #2121210D;
}
.contact .php-email-form {
  padding: 0 10px 10px 10px;
}

@media (min-width: 768px) {
  .contact .php-email-form {
    padding: 0 30px 30px 30px;
}
}

.contact .php-email-form textarea {
  padding: 12px 15px;
  background-color: #eeeeee0d;
  border:1px solid #707070;
}
.contact input {
background-color: #eeeeee0d;
border-bottom:#707070 1px solid;
border-top:none;
border-left:none;
border-right:none;
}
.contact input:focus {
  background-color: #eeeeee0d;
   border-bottom:#707070 1px solid;
  
  }

 .contact   form h3 {
  font-size: 1rem;
  color: #777777;
  font-weight: 700;
  margin: 15px 20px;
  display: inline-block;
}

 

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed0d0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .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;
}
.contact .php-email-form input {
  padding: 10px 15px;
}


.contact .php-email-form input::focus, 
.contact .php-email-form textarea::focus {
  background-color: #ff0000;
}
.contact .php-email-form button[type="submit"] {
  border:none;
 
}

 
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
