/*
Theme Name: Imotec  
Description:  Twenty Twenty Child Theme
Author:  Agência Doo
Author URI: https://agenciadoo.com
Template: twentytwenty
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwenty-child
*/

/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("assets/fonts/poppins-v23-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/poppins-v23-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: url("assets/fonts/poppins-v23-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
input,
button {
  font-family: "Poppins", sans-serif !important;
}

/************************************************************************************** 

HEADER 

***************************************************************************************/

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a,
.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
  text-decoration: none;
}

body:not(.overlay-header) .primary-menu > li > a,
.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.social-icons a {
}
.whatsapp-desktop {
  font-size: 14px;
  color: #6f6f6f;
  line-height: 28px;
}
.whatsapp-desktop a {
  background-color: #093f63;
  color: #fff;
  padding: 8px 16px 8px 0;
  border-radius: 9px;
  display: flex;
  font-weight: 700;
  font-size: 18px;
  gap: 12px;
  justify-content: center;
  align-items: center;
}
.whatsapp-desktop a span.icon,
.elementor-button-icon {
  background: linear-gradient(90deg, #f89c37 0%, #ef6528 100%);
  box-shadow: 1px 0px 4.8px rgba(0, 0, 0, 0.28);
  border-radius: 8px;
  padding: 10px;
  margin-left: -20px;
}
.elementor-button-content-wrapper {
  align-items: center;
}
.whatsapp-desktop a span.icon img {
  width: 20px;
  height: 20px;
}

/************************************************************************************** 

PADRÃO

***************************************************************************************/

a:hover,
a:active {
  opacity: 0.6;
}

.header-footer-group,
body:not(.overlay-header) #site-header .toggle,
.menu-modal .toggle {
  color: #a8005c;
  background: transparent !important;
}

h3 {
  color: #3f3f3f;
  font-size: 26px;
  font-weight: 400;
}

/************************************************************************************** 

FOOTER

***************************************************************************************/
/* Rectangle 1 */

#site-footer {
  background-color: #093f63 !important;
  max-width: 1660px;
  margin: auto;
  border-radius: 26px;
  box-shadow: 0px 0px 22.1px 16px rgba(0, 0, 0, 0.1);
}

#site-footer a,
#site-footer p {
  color: #fff;
}

#site-footer h5 {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

#site-footer h5 strong {
  font-size: 16px;
}

#site-footer .contato a {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  line-height: 1;
}
#site-footer .contato .mail {
  font-size: 14px;
  font-weight: 400;
}
.footer-contato img {
  display: inline-block;
  vertical-align: middle;
  background: linear-gradient(90deg, #f89c37 0%, #ef6528 100%);
  box-shadow: 1px 0px 4.8px rgba(0, 0, 0, 0.28);
  border-radius: 8px;
  padding: 10px;
  width: 32px;
  margin-right: 6px;
}

.footer-copyright {
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 16px;
  color: #093f63 !important;
  font-weight: 400;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
}

.to-the-top {
  margin-top: 10px;
  display: block;
}

#site-footer .section-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 138rem !important;
  width: calc(100% - 2rem) !important;
}

/* #site-footer .section-inner div {
    margin: -73px 15px -42px 15px;
    padding: 30px 5px 10px 5px;
} */

.footer-form h3 {
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-top: 10px;
}

/**************************************************************************************  
FORM
***************************************************************************************/

label {
  font-weight: bold;
  font-size: 16px;
  color: #434343;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  max-width: 100% !important;
}

.wpcf7-list-item {
  margin: 0 1em 0 0;
}

.wpcf7-list-item label {
  font-weight: 400 !important;
}
.wpforms-submit {
  background-color: #f89c37 !important;
  font-weight: 700 !important;
  margin: auto !important;
  left: 0;
  right: 0;
  display: block !important;
}
.btn-whatsapp {
  position: fixed;
  background: #25d366;
  color: #fff;
  text-decoration: none;
  bottom: 15px;
  right: 91px;
  font-size: 30px;
  padding: 20px;
  border-radius: 50%;
  z-index: 999;
}
div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #478d0e!important;
    border: 1px solid #b4d39b;
    box-sizing: border-box;
    border-radius: 20px;
}
div.wpforms-container-full input[type=checkbox]:checked:before, div.wpforms-container-full input[type=radio]:checked:before{
	background-color: #f89c37 !important
}
#wpforms-201-field_2-container {
  margin-right: 16px;
}
#wpforms-201-field_2-container,
#wpforms-201-field_3-container {
  width: calc(50% - 10px) !important;
  display: inline-block;
}

@media (min-width: 1000px) {
  /**************************************************************************************  HEADER  ***************************************************************************************/
  .header-inner {
    padding: 0;
  }

  /**************************************************************************************  FOOTER ***************************************************************************************/
  #site-footer {
    font-size: 1.8rem;
    padding: 15px;
    margin-top: 50px;
  }
  #site-footer .footer-form {
    margin: 30px;
    padding: 30px 20px 10px 23px;
    max-width: 800px;
  }
  .footer-logo {
    min-width: 20%;
  }
}

@media (max-width: 1000px) {
  /**************************************************************************************  HEADER  ***************************************************************************************/
  .whatsapp-desktop {
    display: none;
  }
  #site-footer .section-inner {
    flex-wrap: wrap;
  }
  .footer-logo {
    margin: 15px auto 30px auto;
  }
  .footer-form {
    padding: 15px 20px;
  }
  .footer-form input[type="submit"] {
    width: 100%;
  }
}
