#Form_ContactForm_Name{
    font-size: 18px;
    padding: 5px 15px;
    border-radius: 10px;
}

#Form_ContactForm_Email, 
#Form_ContactForm_Phone, 
#Form_ContactForm_CaptchaField{
    font-size: 18px;
    padding: 5px 15px;
    border-radius: 10px;
}

#Form_ContactForm_Message{
    border-radius: 10px;
}

.captcha_field{
  margin-bottom: 1rem;
}

form .message{
  display: block;
}

.menu_locale{
  margin-left: 15px;
  margin-right: 15px;
}
.separator_locale{
  color: white;  
  margin-left: 10px;
  margin-right: 10px;
}
.footer-menu .menu_locale{
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer-menu .separator_locale{
  color: #726a84;    
}
.center-block{
  margin: 0 auto;
  float: none;
}
.form-control:focus{
    border-color: #78cdd2;
    box-shadow: 0 0 0 0.2rem rgba(120,205,210,.25);
}
.navbar-brand img{
  height: 50px;
  max-height: 50px;
}
.header_area.sticky .menu_area .navbar-brand{
      
}
.header_area.sticky .menu_area .navbar-brand img{
  margin-top: 6px;
  font-size: 40px;
  height: 40px;
  max-height: 40px;
}
.navbar-light .navbar-toggler {
    color: #01344c;
    border-color: #01344c;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1,52,76, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.body_dark .navbar-light .navbar-toggler{
  color: #7cc1d0;
  border-color: #78cdd2;
}
.body_dark .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(120,205,210, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.sticky .navbar-light .navbar-toggler {
/*    color: #78cdd2;
    border-color: #78cdd2;*/
}
.sticky .navbar-light .navbar-toggler-icon {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(119,205,210, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");*/
}
.g-recaptcha{
  margin-bottom: 1rem;
}

.app-download-btn a img{
  margin-right:15px;
}

.price_coret{
  color: #566e85;
  text-align: center;
  text-decoration: line-through;
}

.special_description_content ul li,
.col-md-8 ul li{
  list-style: disc;
}
.col-md-8 ul,
.col-md-8 ol{
	margin-left: 15px;
}

.app-download-btn a, .app-download-btn a{
  background-color: #f47621;
  border-color: transparent;
  color: #fff;
}
.app-download-btn.active a, .app-download-btn a:hover{
  background-color: #fff;
  border-color: transparent;
  color: #f47621;
}
.app-download-btn a:hover i, .app-download-btn.active a i, .app-download-btn.active a p, .app-download-btn a:hover p{
  color: #f47621; 
}
.app-download-btn a i, .app-download-btn a i, .app-download-btn a p, .app-download-btn a p{
  color: #fff;
}
.special_description_area ol li,
.col-md-8 ol li{
  list-style: decimal;
}
.app-download-btn a p span {
    font-size: 22px;
    font-weight: bold;
}
#footer_contact{
  position: fixed;
  bottom: 10px; 
  right: 10px;
  z-index: 99999;
}
#footer_contact_wa, .btn_whatsapp{
  background: #00E676;
  color: #fff;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
#footer_contact_wa img, .btn_whatsapp img{
  height: 24px;
}
.btn_whatsapp:hover{
  color: #000;
}

#scrollUp{
  right: auto;  
  left: 30px;
}
.dropdown-menu-right{
  left: auto;
  right: 0;
}
.btn_nav{
  border: 1px solid #ced4da;
  color: #495057;
  background: #fff;
  margin-left: 5px;
  position: relative;
}

.btn .badge.badge-notify{
  position: absolute;
  top: -6px;
  margin-left: -3px;
  z-index: 999;
}

.owl-nav .owl-prev{
  position: absolute;
  left: -48px;
  top: 130px;
  opacity: 0.5;
  font-size: 50px;
}
.owl-nav .owl-next{
  position: absolute;
  right: -48px;
  top: 130px;
  opacity: 0.5;
  font-size: 50px;
}

.list_supplier .card-product .info-wrap {
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #eee;
}
.list_supplier .card-product .img-wrap {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  position: relative;
  height: 220px;
  text-align: center; 
}
.list_supplier .card-product .img-wrap img {
  max-height: 100%;
  max-width: 100%;
  height: 100%;
  width: auto;
  object-fit: cover; 
}

.card-supplier .action-wrap,
.card-supplier .action-wrap p{
  font-size: 13px;
}
.card-supplier .action-wrap .btn{
  font-size: .75rem;
}
.jumbotron{
  margin-bottom: 0;
}

b, strong{
  font-weight: bold;
}

.icon-aci{
  display: inline-block;
  width: 16px; height: 16px;
  background-image: url("../images/icon-aci.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 16px 16px;
  background-color: transparent;
}
.text-aci1{
  color: #78cdd2;
}

.linklist_link{
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  font-weight: bold;
  padding: 0.5rem 1rem;
  border: 2px solid #007bff;
  position: relative;
}
.linklist_link:hover{
}
.linklist_link img{
  height: auto;
  max-height: 26px;
  position: absolute;
  left: 1rem;
  top: 6px;
  width: auto;
  max-width: 26px;
}

iframe{
  border: none;
  width: 100%;
  max-width: 400px;
  height: auto;
  min-height: 225px;
}
.g-recaptcha iframe{
  max-height: 80px;
  min-height: auto;
}

.contact_from_border{
  border: 1px solid #02344d;
  padding: 15px 15px;
  border-radius: 10px;
}

.landing_page .get-start-area .submit,
.landing_page .app-download-btn a, 
.landing_page .app-download-btn a,
.landing_page .get-started-button > a,
.landing_page .btn.submit-btn,
.landing_page .app-download-btn a p
{  
  border-color: #25D366;
  background-color: #25D366;
  color: #ffffff;
}
.landing_page .get-start-area .submit:hover,
.landing_page .app-download-btn a:hover, 
.landing_page .app-download-btn a:hover,
.landing_page .get-started-button > a:hover,
.landing_page .btn.submit-btn:hover,
.landing_page .app-download-btn a:hover p
{  
  border-color: #128c7e;
  background-color: #128c7e;  
  color: #ffffff;
}
.landing_page .section_padding_100{
  padding-top: 50px;
  padding-bottom: 50px;
}
.landing_page .wellcome-heading{
  margin-top: 0;
  margin-bottom: 1rem;
}
.landing_page .wellcome-heading > h2{
  font-size: 2rem;
}

@media(min-width: 768px){
  .wellcome-heading{
    margin-top: 105px;
  }
}

@media(max-width: 575px){
  .wellcome_area{
    background-position: left center;
  }
}