
/**** GENERAL ****/
a:hover, a:focus{
	color:#218FEF
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#F29222;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#F29222;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#F29222;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#F29222 !important;
}

html, body {
overflow-x: hidden;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
scroll-behavior: smooth;
}

.wpcf7-form-control.wpcf7-quiz {
	background-color: transparent;
    border: none;
    color: white;
    margin-bottom: 10px;
    outline-style: none;
	border-bottom: 2px solid #fff;
	text-align: center;
}

.logo {
margin-top: 10px;
}
.text{
margin: 0 auto;
width: 85%;
}
.btn.btn-oe:hover{
color:white;
}
.contact-message input[type=text] {
background-color:transparent;
border:none;
color:white;
margin-bottom: 10px;
outline-style: none;
width: 100%;
}
.contact-email input[type=email] {
background-color:transparent;
border:none;
color:white;
outline-style: none;
}
.wpcf7-mail-sent-ok{
color:white;
text-align:center;
background-color:green;
font-weight: bold;
}
.wpcf7-validation-errors{
color:white;
text-align:center;
border-color:red;
background-color:red;
font-weight: bold;
}
.wpcf7-response-output{
margin:4em 0em 0em;
}
.portada {
font-weight: bolder;
color: white;
text-transform: uppercase;
text-shadow: 0 1px 0 #ccc,
0 6px 1px rgba(0, 0, 0, .1),
0 0 5px rgba(0, 0, 0, .1),
0 1px 3px rgba(0, 0, 0, .3),
0 3px 5px rgba(0, 0, 0, .2),
0 5px 10px rgba(0, 0, 0, .25),
0 10px 10px rgba(0, 0, 0, .2),
0 20px 20px rgba(0, 0, 0, .15);

}
h3 {
margin-bottom: 20px;
text-align: center;
}
p{
-moz-text-align-last: center;
text-align-last: center;
}
.columnas {
-webkit-column-count: 2;
-moz-column-count: 2;
-ms-column-count: 2;
column-count: 2;
-moz-text-align-last: left;
text-align-last: left;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:   #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:    #fff;
opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color:    #fff;
opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:    #fff;
}
@media all and (min-width: 960px) {
.portada{
font-size: 4vw;
}

.frase{
font-size:24px;
}
}

@media all and (max-width: 959px) and (min-width: 600px) {
.portada{
font-size: 4vw;
}
.frase{
font-size:22px;
}
}

@media all and (max-width: 599px) and (min-width: 320px) {
.portada{
font-size: 4.0vh;
}

.frase{
font-size:16px;
line-height:24px;
}

#header.stuck-sticky {
position: fixed;
top: 0;
margin-top: 5px;
margin-bottom: 5px;
background: #fff;
z-index: 999;
}

h3 {
font-size: 18px;
-moz-text-align-last: center;
text-align-last: center;
}
p {
font-size: 14px;
}
.columnas {
-webkit-column-count: 1;
-moz-column-count: 1;
-ms-column-count: 1;
column-count: 1;
-moz-text-align-last: left;
text-align-last: left;
}

}
/* Captcha */
#anr_captcha_field_1 {
-webkit-transform: scale(0.84);
-moz-transform:    scale(0.84);
-ms-transform:     scale(0.84);
-o-transform:      scale(0.84);
transform:         scale(0.84);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
@media (max-width: 480px) {
#anr_captcha_field_1 {
-webkit-transform: scale(0.7);
-moz-transform:    scale(0.7);
-ms-transform:     scale(0.7);
-o-transform:      scale(0.7);
transform:         scale(0.7);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
}
/*Form alert*/
span.wpcf7-not-valid-tip {
color: #f00;
font-size: .8em !important;
font-weight: normal;
display: block;
}
.wpcf7-validation-errors {
display: none !important;
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	background-color: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #46b450; /* Green */
	display: inline-block;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	background-color: #dc3232; /* Red */
	display: inline-block;
}

.wpcf7 form.spam .wpcf7-response-output {
	background-color: #f56e28; /* Orange */
	display: inline-block;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	background-color: #ffb900; /* Yellow */
	display: inline-block;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7 {
    text-align:center;
    color:#fff;
    font-weight:bold;
}

.contact-form-wrapper {
    background-color: #282828;
}		

span.wpcf7-not-valid-tip {
    background-color: #f00;
    color: #fff;
    font-size: .8em !important;
    font-weight: bold;
    display: block;
}				