/*
Theme Name: BM Child Theme
Theme URI: 
Template: seoes
Author: STR
Author URI: 
Description: 
Tags: 
Version: 1.0.2.1616412365
Updated: 2021-03-22 11:26:05

*/


@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?ti8xp1');
    src: url('assets/fonts/icomoon.eot?ti8xp1#iefix') format('embedded-opentype'),
        url('assets/fonts/icomoon.ttf?ti8xp1') format('truetype'),
        url('assets/fonts/icomoon.woff?ti8xp1') format('woff'),
        url('assets/fonts/icomoon.svg?ti8xp1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-card:before {
    content: "\e900";
    color: #adacb1;
}

.icon-user:before {
    content: "\e901";
    color: #adacb1;
}

.icon-hand:before {
    content: "\e902";
    color: #adacb1;
}

.icon-square:before {
    content: "\e903";
    color: #adacb1;
}

.icon-key:before {
    content: "\e904";
    color: #adacb1;
}

.icon-key-white:before {
    content: "\e905";
    color: #fff;
}

.icon-card-white:before {
    content: "\e906";
    color: #fff;
}

.icon-user-white:before {
    content: "\e907";
    color: #fff;
}

.icon-hand-white:before {
    content: "\e908";
    color: #fff;
}

.icon-square-white:before {
    content: "\e909";
    color: #fff;
}

/*Default*/
.p-sm {
    padding-top: 50px;
    padding-bottom: 50px;
}

.p-md {
    padding-top: 75px;
    padding-bottom: 75px;
}

.p-md-top{
    padding-top: 75px;
}

.p-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

.p-b-lg {
    padding-top: 200px;
    padding-bottom: 200px;
}

.f-w strong {
    font-weight: 900;
}

body.page-id-3 main#main-content {
    min-height: 80vh;
    min-height: calc(100vh - 160px);
}

.pdp p,
.pdp ul li {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #979797;
}
div#site-content {
    min-height: 80vh;
}
#cmplz-document{
    max-width: 100%!important;
}
.rb_textmodule_divider::before {
    left:0px !important;
}

html.vc_mobile{
	overflow-x:hidden;
}


/*Header Menu*/
.menu-trigger {
    cursor: pointer;
}
.menu-box {
    background: #111821;
    border-bottom: 0;
}

body.home .solicitardemo-btn,
body.home .solicitardemo-btn-sticky a {
    font-family: Lato;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border: 1px solid #d6394c;
    background: #111821;
    padding: 7px 20px !important;
    box-shadow: none;
}

body:not(.home) .solicitardemo-btn,
body:not(.home) .solicitardemo-btn-sticky a {
    font-family: Lato;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3a3a3a;
    border: 1px solid #d6394c;
    background: #fff;
    padding: 7px 20px !important;
    min-height: initial;
    box-shadow: none;
}

.menu-white>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.solicitardemo-btn:hover,
.solicitardemo-btn-sticky a:hover {
    background: #d6394c !important;
    color: #fff !important;
}

body.home .menu-main-container.header_menu>ul>.menu-item>a {
    color: #fff !important;
}

ul#menu-bit-monitor-menu {
    margin-right: 20px;
}

div#site-header,
.rb_header_template {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    backdrop-filter: blur(4px);
}

.container-menu nav.menu-main-container.header_menu {
    display: flex;
}

.site-header .rb_button {
    min-height: initial;
}

.menu-white .menu-right-info>a,
.solicitar-mobile {
    font-family: Lato;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3A3A3A;
    border: 1px solid #d6394c;
    padding: 7px 20px !important;
    border-radius: 50px;
    text-transform: none;
    display: inline-block;
    background: #fff;
}

div#site-header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
	width:100vw;
		
}

/*Home*/
/*Funcionalidades*/
@media screen and (max-width: 768px){
    .icons-func:before{
    	font-size: 50px!important;
    	position: absolute;
    	left: 50%;
    	top: 50%;
    	transform: translate(-50%, -50%);
	}
}

.icons-func:before{
    font-size: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.block-title>.wpb_wrapper>p {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #d6394c;
    text-transform: uppercase;
    margin-bottom: 12px !important;
}

.icon-block {
    padding: 30px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1.5px solid #f0d5d9;
    cursor: pointer;
    font-family: Lato!important;
}

.icon-block .service_title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3a3a3a;
    margin-top: 10px;
}

.icon-block .content_wrapper {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #979797;
}

.icon-block .service-button {
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #3a3a3a;
    text-transform: uppercase;
    margin-top: 25px;
    padding-right: 12px;
}

.icon-block .service-button::after {
    font-size: 8px;
    color: #d6394c;
}

.btn-block {
    text-align: center;
}

.btn-default {
    font-family: Lato;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #111821;
    border: 1px solid #d6394c;
    padding: 7px 35px !important;
    border-radius: 50px;
    text-transform: none;
    display: inline-block;
    margin-top: 30px;
}

.btn-default.revert {
    font-family: Lato;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    border: 1px solid #d6394c;
    padding: 7px 35px !important;
    border-radius: 50px;
    text-transform: none;
    display: inline-block;
    margin-top: 30px;
    background: #d6394c;
}

.btn-default:hover {
    background: #d6394c;
    color: #fff;
}
@media (min-width: 769px) {
	.column-func-left .vc_column-inner{
	border-radius:15px 0px 0px 15px !important;
	}
	.column-func-right .vc_column-inner{
	border-radius:0px 15px 15px 15px !important;
	}
}
@media (max-width: 768px) {

	.column-func-left .vc_column-inner{
	border-radius:15px 15px 0px 0px !important;
	}
	.column-func-right .vc_column-inner{
	border-radius:0px 0px 15px 15px !important;
	}
}
.func-titles .service_image_wrapper{
	margin-right:20px;
}

/*Ventajas*/
.ventajas-block {
    transform: rotate(-3deg);
}
.ventajas-block > div {
    transform: rotate(3deg);
}
.ventajas-block:before {
    content: '';
    height: 100%;
    position: absolute;
    background: #f2f4f7;
    width: 100%;
    left: -50%;
    top: 0;
    z-index: -1;
}
.ventajas-block:after{
	content: '';
	display: block!important;
    height: 100%;
    position: absolute;
    background: #f2f4f7;
    width: 100%;
    left: 50%;
    top: 0;
    z-index: -1;
}
.ventajas-block .rb_textmodule_button {
    font-size: 10px;
}

.ventajas-block .rb_textmodule_button::after {
    font-size: 8px;
}

.rb_icons_wheel_module .circle_wrapper {
    border: none;
}
/*Proyectos a medida*/
.proyectosamedida:after {
    content: '';
    display: block;
    transform: rotate(-3deg);
    width: 120%;
    height: 70%;
    position: absolute;
    bottom: 50%;
    background: #111821;
    z-index: -1;
    left: 0;
}
/*Funcionalidades*/
.func-titles{
    align-items: center!important;
}
.func-titles img{
    max-width: 36px;
}
.service_image_wrapper img {
    min-width: 36px;
}
.func-text-open .rb_textmodule_content_wrapper{
    line-height: 17px;
}
.func-element {
    margin-bottom: 30px !important;
}

.icon-block.active{
	padding: 10px;
    min-height: 100px;
}


/*Seguridad*/
.blockicons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 40px;
}

.blockicons>p:not(.blockicons-text) {
    margin: 0;
}

.blockicons>p.blockicons-text {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-left: 30px;
}

/*Planes*/
.price-red p.per-month {
    display: none;
}

.price-red .price_wrapper span {
    font-size: 32px;
    font-weight: 900;
}

.planes-desc>.wpb_wrapper>p {
    margin: 0 0 22px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #979797;
}

.planes-desc {
    position: absolute;
    bottom: 116px;
    left: 100px;
}

.planes-block {
    right: 50px;
    position: relative;
}

@media (min-width:768px) and (max-width:1024px){
	.rb_pricing_plan_module h3{
		font-size:23px !important;
	}
}


/* Blog */
.post-inner {
    box-shadow: 0px 0px 0px 0px rgba(144, 116, 218, 0) !important;
    border-radius: 16px;
    border: 1.5px solid #F0D5D9;
}

.post-date,
.post-meta-wrapper {
    display: none;
}

.post-categories a {
    display: inline-block;
    color: #D6394C;
    margin-bottom: 5px;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: initial;
    text-transform: none !important;
    letter-spacing: 0px !important;
    padding: 0px 0px 0px !important;
    border: 0px solid #FFFFFF !important;
}

.blog-readmore-wrap {
    text-align: right;
}

.blog-readmore-wrap a {
    font-size: 12px;
    font-weight: 400;
}

.post-categories a {
    font-family: Roboto !important;
    display: inline-block;
    color: #D6394C;
    margin-bottom: 5px;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: initial;
    text-transform: none !important;
    letter-spacing: 0px !important;
    padding: 0px 0px 0px !important;
    border: 0px solid #FFFFFF !important;
}

.post-categories a:hover {
    background-color: #FFFFFF !important;
    text-decoration: underline;
}

.post .featured-image>img {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
}

.paging-navigation {
    text-align: right;
}

.page-numbers {
    color: #B2B2B2;
}

.page-numbers.current {
    color: #FFFFFF;
    background-color: #D6394C;
    padding: 5px 5px 5px 5px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
}

.next {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0);
    color: #D6394C;
    visibility: hidden;
}

.next:before {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    font-weight: 900;
    font-size: 18px;
    box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0);
    color: #D6394C;
    content: ">";
    visibility: visible;
}

.prev {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0);
    color: #D6394C;
    visibility: hidden;
}

.prev:before {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    font-weight: 900;
    font-size: 18px;
    box-shadow: 0 6px 16px 0px rgba(16, 1, 148, 0);
    color: #D6394C;
    content: "";
}



/*Contacto*/

.nf-form-content {
    max-width: 100% !important;
}

.nf-field-label label {
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    display: flex !important;
    align-items: center !important;
    color: #3A3A3A !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
    background: #FFFFFF !important;
    border: 1.5px solid #F1F0F5 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    color: #787878 !important;
    transition: all .5s !important;
}

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {

    background: #D6394C !important;
    border: 0 !important;
    border-radius: 16px !important;
    transition: all .5s !important;
    height: 36px !important;
    width: 132px !important;
    padding: 5px !important;

    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: auto !important;
    /* identical to box height */
    text-align: center !important;
    color: #FFFFFF !important;

}

.nf-field-element {
    text-align: right !important;
}

.checkbox-wrap .nf-field-element label::after,
.checkbox-wrap .nf-field-label label::after,
.listcheckbox-wrap .nf-field-element label::after,
.listcheckbox-wrap .nf-field-label label::after {
    background: #ffffff !important;
    border-color: #FC4544 !important;
    border: 3px solid;
    transition: all .5s;
}

.label-left .nf-field-label {
    width: 120px !important;
	text-align: left !important;
}


.comentario-elemento {
    width: 100% !important;
}

/*Certificaciones*/
.img-square img {
    border-radius: 0px !important;
}

/*Solicitar Demo*/
#nf-field-16{
	width:123%;
}
#nf-label-field-19 .ninja-forms-req-symbol{
	visibility:hidden;
}
.solicitar-demo-submit {
	width:123% !important;
}
@media (max-width: 1024px){ 
	#nf-field-16{
		width:100%;
	}
	.solicitar-demo-submit {
		width:100% !important;
	}
	#nf-label-field-17 .ninja-forms-req-symbol{
		visibility:hidden;
	}
	#solicitar-demo-fila-resp .rb_column_wrapper .wpb_column{
		width:100% !important;
	}
	#solicitar-demo-fila-resp .label-left .nf-field-element {
        width: 100% !important;
	}  
}
.checkbox-wrap .nf-field-element label::after, .checkbox-wrap .nf-field-label label::after, .listcheckbox-wrap .nf-field-element label::after, .listcheckbox-wrap .nf-field-label label::after {
    background-color: #d6394c !important;
    border-color: #FFFFFF !important;
    border: 3px solid;
    transition: all .5s;
}

.nf-form-content {
    max-width: 100% !important;
}

.nf-field-label label {
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    display: flex !important;
    align-items: center !important;
    color: #FFFFFF !important;
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
    background: #FFFFFF !important;
    border: 1.5px solid #F1F0F5 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    color: #787878 !important;
    transition: all .5s !important;
}

.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
    
    background: #3A3A3A !important;
    border: 0 !important;
    border-radius:16px !important;
    transition: all .5s !important;
    height: 36px !important;
    width: 132px !important;
    padding:5px !important;
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: auto !important;
    text-align: center !important;
    color: #FFFFFF !important;
    
}
.demo-video-columna{
    overflow:hidden;
}

.label-left .nf-field-element{
    width:70% !important;
	padding:5px;
	text-align:right !important;
}
.nf-error.field-wrap .nf-field-element::after {
    background: #ffffff !important;
    color: #d6394c !important;
	height:0px !important;
	line-height:55px !important;
}
.nf-error-msg{
	color:#ffffff !important;
	margin-left:0px !important;
}
.nf-pass.field-wrap .nf-field-element::after{
	visibility:hidden;
}
.label-left .nf-after-field{
	margin-left:0% !important;
}
.nf-response-msg{
	color:#ffffff !important;
}

/*Entrada blog*/
.compartir{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 24px;
    border: 1.5px solid #F5F5F5;
}
.compartir .left{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #D6394C;
}
.featured_image{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}
.related-post{
    margin-bottom: 70px!important;
}
.related-title {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #D6394C;
    margin-top: 40px;
}
.format_{
    margin-top: 30px;
}
.left-side{
    flex: 1 1 50%;
}
.title-left{
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    padding-right: 50px;
    color: #3A3A3A;   
}
.post-content-single .title{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #3A3A3A;
    margin-bottom: 1.7em;
}
.post-content-single .title.two{
    font-weight: bold;
    margin-bottom: 10px; 
}
.post-content-single p{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #979797;
}

.post-content-single{
    border: none!important;
}
.right-side{
    flex: 1 1 50%;
}
.menu-box-post{
    background-color: rgba(255,255,255,0.56);
    backdrop-filter: blur(4px);
}
.widget_categories .widgettitle {
    visibility: hidden;
}

.widget_categories {
    display: flex;
    justify-content: flex-end;
}

.cat-item:before {
    visibility: hidden;
}

.cat-item:after {
    content: ",";
    color: #D6394C;
}

.cat-item a {
    color: #D6394C;
    margin-left: -20px;
}

.cat-item {
    display: inline;
}

.rb_image_module .main_image img {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.share-icons ul {
    justify-content: flex-end;
    display: flex;
}

.comments-area h2:before {
    content: "Comentarios";
    visibility: visible;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #D6394C;
    background-color: #FFFFFF !important;
}

.comments-area h2 {
    visibility: hidden;
}

.comment-respond h3:before {
    content: "Deja un comentario";
    visibility: visible;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #D6394C;
    background-color: #FFFFFF !important;
    width: 100%;
}
#commentform textarea, #commentform input{
    margin-top: 10px;
}

.comment-respond h3 {
    visibility: hidden;
}

.post-inner {
    box-shadow: 0px 0px 0px 0px rgba(144, 116, 218, 0) !important;
    border-radius: 16px;
    border: 1.5px solid #F0D5D9;
}

.post-date,
.post-meta-wrapper {
    display: none;
}

.post-categories a {
    display: inline-block;
    color: #D6394C;
    margin-bottom: 5px;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: initial;
    text-transform: none !important;
    letter-spacing: 0px !important;
    padding: 0px 0px 0px !important;
    border: 0px solid #FFFFFF !important;
}

.blog-readmore-wrap {
    text-align: right;
}

.blog-readmore-wrap a {
    font-size: 12px;
    font-weight: 400;
}

.post-categories a {
    font-family: Roboto !important;
    display: inline-block;
    color: #D6394C;
    margin-bottom: 5px;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: initial;
    text-transform: none !important;
    letter-spacing: 0px !important;
    padding: 0px 0px 0px !important;
    border: 0px solid #FFFFFF !important;
}

.post-categories a:hover {
    background-color: #FFFFFF !important;
    text-decoration: underline;
}

.post .featured-image>img {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
}
.comment-form-comment label, .comment-form-author label, .comment-form-email label{
	margin-bottom:20px;
}
.main-content-post{

}

/*Contacto*/

.nf-form-content {
    max-width: 100% !important;
}

.nf-field-label label {
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    display: flex !important;
    align-items: center !important;
    color: #3A3A3A !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
    background: #FFFFFF !important;
    border: 1.5px solid #F1F0F5 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    color: #787878 !important;
    transition: all .5s !important;
}

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {

    background: #D6394C !important;
    border: 0 !important;
    border-radius: 16px !important;
    transition: all .5s !important;
    height: 36px !important;
    width: 132px !important;
    padding: 5px !important;

    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: auto !important;
    /* identical to box height */
    text-align: center !important;
    color: #FFFFFF !important;

}

.nf-field-element {
    text-align: right !important;
}

.checkbox-wrap .nf-field-element label::after,
.checkbox-wrap .nf-field-label label::after,
.listcheckbox-wrap .nf-field-element label::after,
.listcheckbox-wrap .nf-field-label label::after {
    background: #ffffff !important;
    border-color: #FC4544 !important;
    border: 3px solid;
    transition: all .5s;
}



.comentario-elemento {
    width: 100% !important;
}

/*Certificaciones*/
.img-square img {
    border-radius: 0px !important;
}

/*Solicitar Demo*/


.nf-form-content {
    max-width: 100% !important;
}

.nf-field-label label {
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    display: flex !important;
    align-items: center !important;
    color: #FFFFFF !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
    background: #FFFFFF !important;
    border: 1.5px solid #F1F0F5 !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    color: #787878 !important;
    transition: all .5s !important;
}

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {

    background: #3A3A3A !important;
    border: 0 !important;
    border-radius: 16px !important;
    transition: all .5s !important;
    height: 36px !important;
    width: 132px !important;
    padding: 5px !important;
    font-family: Lato !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: auto !important;
    text-align: center !important;
    color: #FFFFFF !important;

}

.nf-field-element {
    text-align: right !important;
}


.ninja-forms-req-symbol {
    color: #FFFFFF !important;
}
.nf-form-fields-required{
	visibility:hidden !important;
}

.demo-video-columna {
    overflow: hidden;
}

.checkbox-wrap .nf-field-element label::after,
.checkbox-wrap .nf-field-label label::after,
.listcheckbox-wrap .nf-field-element label::after,
.listcheckbox-wrap .nf-field-label label::after {
    background: #FC4544 !important;
    border-color: #FFFFFF !important;
    border: 3px solid;
    transition: all .5s;
}


@media (min-width: 1201px){
    .featured_image{
        height: 80vh;
        max-width: 1200px;
        padding: 0 15px;
        margin: 0 auto;
    }
    .title-left{
        font-size: 40px;
        line-height: 48px;
    }
    .icon-block.active{
        display: flex;
        align-items: center;
    }
    .icon-block.active h5.service_title{
        margin-top: 0!important;
    }
    
}
@media (min-width: 991px) and (max-width: 1200px){
    .featured_image{
        height: 60vh;
        max-width: 992px;
        padding: 0 15px;
        margin: 0 auto;
    }
    .title-left{
        font-size: 40px;
        line-height: 48px;
    }
    .icon-block.active{
        display: flex;
        align-items: center;
    }
    .icon-block.active h5.service_title{
        margin-top: 0!important;
    }
    .icon-block .service_title{
        font-size: 17px!important;
    }
}
@media (min-width: 768px) and (max-width: 990px){
    .featured_image{
        height: 60vh;
        max-width: 768px;
        padding: 0 15px;
        margin: 0 auto;
    }
    .title-left{
        font-size: 30px;
        line-height: 38px;
    }
    .price-red .price_wrapper span{
        font-size: 29px;
        line-height: 1.3;
    }
}
@media (min-width: 481px) and (max-width: 767px){
    .featured_image{
        max-width: 768px;
        padding: 50px 15px 75px;
        margin: 0 auto;
        flex-direction: column;
    }
    .title-left{
        font-size: 30px;
        padding: 0!important;
        line-height: 38px;
        text-align: center;
    }
    .right-side{
        display: none;
    }

}
@media (max-width: 480px){
    .featured_image{
        max-width: 768px;
        padding: 50px 15px 75px;
        margin: 0 auto;
        flex-direction: column;
    }
    .title-left{
        font-size: 25px;
        padding: 0!important;
        line-height: 32px;
        text-align: center;
    }
    .right-side{
        display: none;
    }
    .compartir{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 14px 24px;
    }
    .compartir .left{
        margin-bottom: 10px;
    }
}