body #header-outer, body[data-header-color="dark"] #header-outer, #header-outer, html body #header-outer{
  background-color: #fff !important;
}
#header-outer:not([data-format="centered-menu-under-logo"]):not([data-format="centered-menu-bottom-bar"]) #top nav > ul > li.llamar-fono > a::before {
  transform: translateY(-50%);
  top: 50%;
  border-radius: 30px;
  padding: 10px 5px 10px 0px;
}
body #footer-outer #copyright, #footer-outer #copyright {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
html .formcraft-css .powered-by {
  display: none !important; 
}
#footer-outer #copyright p {
  font-size: 14px !important;
}
.nectar-mobile-only.mobile-header li.llamar-fono{
	margin-right: 20px !important;
}
#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}
.redes-sociales .nectar-button.jumbo {
  padding: 5px 40px !important;
}
.redes-sociales .wpb_wrapper > div {
  margin-bottom: 5px !important;
}
html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    font-size: 13px !important;
    line-height: 1em !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}
.contactar_whatsapp {
    position: fixed !important;
    z-index: 10;
    padding: 10px;
    border-radius: 50%;
    border: 3px solid #fff;
    right: 10px;
    bottom: 10px;
    background-color: #46c353;
    display: table-cell;
    width: 60px;
    height: 60px;
    text-align: center;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    z-index: 99;
    line-height: 35px;
}
.contactar_whatsapp i {
    font:normal normal normal 34px/1 FontAwesome;
    font-size:34px !important;
    color:#fff !important;
}


.visitar_instagram {
    position: fixed !important;
    z-index: 10;
    padding: 10px;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 10px;
    bottom: 10px;
    background-color: #d53e8f;
    display: table-cell;
    width: 60px;
    height: 60px;
    text-align: center;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.31);
    z-index: 99;
    line-height: 35px;
}
.visitar_instagram i {
    font:normal normal normal 34px/1 FontAwesome;
    font-size:34px !important;
    color:#fff !important;
}
#to-top {
  bottom: 70px !important;
}
.cf7col .campo-izquierda, .cf7col .campo-derecha{
	padding-bottom: 27px;
	display: inline-block;
	vertical-align: top;
}
.container-wrap input[type="date"], .container-wrap input[type="email"], .container-wrap input[type="number"], .container-wrap input[type="password"], .container-wrap input[type="search"], .container-wrap input[type="tel"], .container-wrap input[type="text"], .container-wrap input[type="url"], .container-wrap textarea {
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 10px;
	border-radius: 2px !important;
}
.wpcf7-form-control.wpcf7-select{
	background-color: #fafafa !important;
  	border: 1px solid #ccc !important;
	border-radius: 2px !important;
	padding:12px !important;
}
@media only screen and (min-width: 1px) and (max-width: 999px){
	#header-outer.scrolled-down #top #logo img, #header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version {
	  top: 0;
	  width: 50px;
	  height: auto !important;
	}
	.nectar-mobile-only.mobile-header li.llamar-fono:before{
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		top: -10px;
		height: 35px;
		background-color: #e84792;
		padding-left: 10px;
		padding-right: 15px;
		left: -12px;
		border-radius: 10px;
	}
	.nectar-mobile-only.mobile-header li.llamar-fono a{
		opacity: 1 !important;
	}
	.nectar-mobile-only.mobile-header li.llamar-fono a .menu-title-text{
		color: #fff !important;
	}
	.nectar-mobile-only.mobile-header li.llamar-fono i::before {
	  color: #fff;
	}
	#menu-menu-principal{
		left: -20px !important;
		position: relative;
	}
}
@media only screen and (max-width: 690px){
	#copyright .col {
	  margin-bottom: 0 !important;
	}
}
@media only screen and (min-width: 1000px){
	#header-outer.small-nav #logo, #header-outer.small-nav .logo-spacing {
	  margin-top: 5px !important;
	  margin-bottom: 5px !important;
	}
	.cf7col .campo-izquierda{
		width: 48%;
		margin-right: 3% !important;
	}
	.cf7col .campo-derecha {
	  	width: 49%;
	  	position: relative;
	}
	
}