.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1440px;
}
body {font-family: 'Lato';}body {line-height: 1.5;font-size: 20px;font-weight: 400;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Lato';font-size: 72px;font-weight: 800;line-height: 1.1;}h2, h3, h4, h5, h6{font-size: 48px;font-weight: 700;}h3, h4, h5, h6{font-size: 32px;font-weight: 700;}h4, h5, h6{font-size: 24px;}h5, h6{font-size: 16px;}h6{font-size: 14px;}a {color: #012ca8;font-weight: 700;text-decoration: none;}a:hover {color: #f08084;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 160px;
padding-right: 24px;
padding-bottom: 160px;
padding-left: 24px;
}.ct-new-columns > .ct-div-block {
padding-top: 24px;
padding-right: 24px;
padding-bottom: 24px;
padding-left: 24px;
}.oxy-header-container {
padding-right: 24px;
padding-left: 24px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.dosce-section-content {
}
.dosce-section-content .ct-section-inner-wrap {
padding-top: 280px;
padding-bottom: 280px;
}
@media (max-width: 767px) {
.dosce-section-content {
}
.dosce-section-content .ct-section-inner-wrap {
padding-top: 160px;
padding-bottom: 160px;
}
}

.dosce-anim-fadeLeft {
}
.dosce-btn-white:hover{
background-color :#000000;
border: 1px solid #000000;
color: #ffffff;
}.dosce-btn-white:hover{
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.dosce-btn-white {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #000000;
padding: 10px 16px;
}.dosce-btn-white {
 font-family:Lato;
 font-size:20px;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
 font-weight:700;
 padding-right:40px;
 padding-left:40px;
 text-align:left;
}
.dosce-section-hero {
 background-color:#000000;
 min-height:100vh;
}
.dosce-section-hero .ct-section-inner-wrap {
padding-top: 160px;
padding-bottom: 160px;
}
.dosce-section-hero:not(.ct-section):not(.oxy-easy-posts),
.dosce-section-hero.oxy-easy-posts .oxy-posts,
.dosce-section-hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 1440px) {
}

@media (max-width: 991px) {
.dosce-section-hero {
 height:auto;
}
.dosce-section-hero .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 80px;
}
}

.dosce-p-subtitulo {
 font-family:Lato;
 font-size:24px;
 line-height:1.3;
 margin-bottom:0px;
}
@media (max-width: 991px) {
.dosce-p-subtitulo {
 font-size:20px;
}
}

.dosce-anim-figures {
}
.dosce-proyecto-cat {
}
.dosce-anim-fadeDown {
}
.dosce-cont-cols-servicios {
 width:100%;
 margin-bottom:20px;
}
.dosce-cont-cols-servicios:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.dosce-cont-cols-servicios {
}
.dosce-cont-cols-servicios:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios.ct-section .ct-section-inner-wrap{
justify-content:flex-start;
}
}

@media (max-width: 767px) {
.dosce-cont-cols-servicios {
}
.dosce-cont-cols-servicios:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.dosce-cont-cols-servicios {
}
.dosce-cont-cols-servicios:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.dosce-cont-cols-servicios-izq {
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 width:50%;
 text-align:left;
}
.dosce-cont-cols-servicios-izq:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios-izq.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios-izq.ct-section .ct-section-inner-wrap{
align-items:flex-end;
}
@media (max-width: 479px) {
.dosce-cont-cols-servicios-izq {
 width:100%;
 text-align:left;
}
.dosce-cont-cols-servicios-izq:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-cols-servicios-izq.oxy-easy-posts .oxy-posts,
.dosce-cont-cols-servicios-izq.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.dosce-cont-cols-servicios-der {
 border-top-color:#f08084;
 border-right-color:#f08084;
 border-bottom-color:#f08084;
 border-left-color:#f08084;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-left-style:solid;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 width:50%;
}
@media (max-width: 479px) {
.dosce-cont-cols-servicios-der {
 width:100%;
}
}

.dosce-columnas-clientes {
 padding-left:0px;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 gap:16px;
}
.dosce-columnas-clientes:not(.ct-section):not(.oxy-easy-posts),
.dosce-columnas-clientes.oxy-easy-posts .oxy-posts,
.dosce-columnas-clientes.ct-section .ct-section-inner-wrap{
gap:16px;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#000000;
}
.oxel_horizontal_divider__icon {
color: color(14);}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel-image-accordion {
 height:500px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.oxel-image-accordion {
 height:600px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-image-accordion__item {
 position:relative;
 height:500px;
 overflow:hidden;
 transition-duration:0.6s;
 transition-timing-function:cubic-bezier(.69,.05,.67,.88);
 transition-property:all;
}
@media (max-width: 767px) {
.oxel-image-accordion__item {
 height:auto;
}
}

.oxel-image-accordion__details {
 z-index:10;
 position:absolute;
 left:18px;
 bottom:16px;
 text-align:center;
 width:320px;
 height:400px;
}
.oxel-image-accordion__details:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion__details.oxy-easy-posts .oxy-posts,
.oxel-image-accordion__details.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 767px) {
.oxel-image-accordion__details {
 position:absolute;
 bottom:8px;
 left:8px;
}
}

.oxel-image-accordion__icon {
background-color: color(10);
border: 1px solid color(10);
padding: 10px;color: color(11);}.oxel-image-accordion__icon 
>svg {width: 14px;height: 14px;}.oxel-image-accordion__icon {
 margin-right:16px;
}
@media (max-width: 767px) {
.oxel-image-accordion__icon {
padding: 6px;}.oxel-image-accordion__icon {
}
}

.oxel-image-accordion__link {
 color:color(10);
}
.oxel-image-accordion__image {
 position:absolute;
 width:100%;
 height:100%;
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel_image_comparison__label_before {
background-image:linear-gradient(color(10), color(10)); position:absolute;
 left:32px;
 top:32px;
 background-color:rgba(249,249,250,0.5);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 z-index:5;
}
.oxel_image_comparison__label_after {
 position:absolute;
 top:32px;
 background-color:color(10);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 right:32px;
 z-index:5;
}
.oxel-image-comparisonv2__image {
 position:static;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 height:100%;
 width:100%;
}
.oxel-image-comparisonv2 {
 position:relative;
 text-align:center;
 width:100%;
}
.oxel-image-comparisonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-image-comparisonv2__icon {
background-color: color(10);
border: 1px solid color(10);
padding: 8px;color: color(11);}.oxel-image-comparisonv2__icon 
>svg {width: 32px;height: 32px;}.oxel-image-comparisonv2__icon {
 position:absolute;
 z-index:2147483640;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 left:calc(50% - 24px) ;
}
.oxel-image-comparisonv2__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2__icon.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2__icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel-image-comparisonv2__image--after {
 position:absolute;
}
.oxel_iconlist {
 max-width:100%;
}
.oxel_iconlist__row {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
border: 1px solid;
padding: 15px;color: #ffffff;}.oxel_iconlist__row__icon 
>svg {width: 60px;height: 60px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
 background-color:color(7);
}
.dosce-icon-rosa {
 background-color:#f08084;
}
.dosce-icon-azul:hover{
color: color(8);}.dosce-icon-azul:hover{
transform:translateY(-5px);}
.dosce-icon-azul {
 transition-duration:0.3s;
}
.dosce-icon-gris {
 background-color:#dfddd9;
}
.oxy-stock-content-styles {
}
.dosce-content-header {
 background-color:#000000;
 text-align:left;
 clear:both;
 position:fixed;
 z-index:9999999;
 width:100%;
 top:0px;
 left:0px;
}
.dosce-content-header:not(.ct-section):not(.oxy-easy-posts),
.dosce-content-header.oxy-easy-posts .oxy-posts,
.dosce-content-header.ct-section .ct-section-inner-wrap{
display:block;
align-items:center;
justify-content:center;
}
.dosce-icon-servicios:hover{
color: color(8);}.dosce-icon-servicios:hover{
transform:translateY(-5px);}
.dosce-icon-servicios {
 transition-duration:0.3s;
cursor:pointer;
}
.dosce-logo-txt {
 font-family:Lato;
 color:#ffffff;
 font-size:32px;
 font-weight:700;
}
.dosce-footer-legales:hover{
 color:color(8);
}
.dosce-footer-legales {
 color:#ffffff;
 font-size:14px;
 font-weight:400;
 text-align:left;
 text-decoration:underline;
}
.dosce-cont-footer {
}
.dosce-cont-footer .ct-section-inner-wrap {
padding-top: 80px;
padding-bottom: 24px;
}
.dosce-anim-icon-servicios {
}
.dosce-anim-zoomIn {
}
.dosce-anim-fadeUp {
}
.dosce-cont-proyecto {
 width:100%;
}
.dosce-cont-proyecto:not(.ct-section):not(.oxy-easy-posts),
.dosce-cont-proyecto.oxy-easy-posts .oxy-posts,
.dosce-cont-proyecto.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
.dosce-p-proyecto-cliente {
 font-size:16px;
 font-weight:700;
}
.dosce-proyectos-videos {
 gap:40px;
 width:100%;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:80px;
 padding-top:0px;
}
.dosce-proyectos-videos:not(.ct-section):not(.oxy-easy-posts),
.dosce-proyectos-videos.oxy-easy-posts .oxy-posts,
.dosce-proyectos-videos.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
align-content:center;
justify-content:center;
gap:40px;
}
.dosce-bg-hero-proyectos {
}
.dosce-bg-hero-proyectos .ct-section-inner-wrap {
padding-bottom: 0;
}
.dosce-pproyecto-p-subtitulo {
}
.dosce-proyecto-p-subtitulo {
 font-family:Lato;
 font-size:24px;
 font-weight:400;
 line-height:30px;
}
.dosce-p-excerpt {
 font-size:16px;
 font-weight:300;
}
.dosce-portfolio-cat {
 font-size:16px;
}
.dosce-showQRCode {
 width:100%;
 height:100%;
 gap:24px;
}
.dosce-showQRCode:not(.ct-section):not(.oxy-easy-posts),
.dosce-showQRCode.oxy-easy-posts .oxy-posts,
.dosce-showQRCode.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:24px;
}
.smooth-content {
 width:100%;
}
.smooth-content:not(.ct-section):not(.oxy-easy-posts),
.smooth-content.oxy-easy-posts .oxy-posts,
.smooth-content.ct-section .ct-section-inner-wrap{
display:block;
}
.smooth-wrapper {
 width:100%;
}
.smooth-wrapper:not(.ct-section):not(.oxy-easy-posts),
.smooth-wrapper.oxy-easy-posts .oxy-posts,
.smooth-wrapper.ct-section .ct-section-inner-wrap{
display:block;
}
/******* Estilos generales para toda la web *********/


/*------ variables
  #000000 = Negro
  #ffffff = Blanco
  #012ca8 = Azul
  #f08084 = Coral
  #dfddd9 = Gris claro
  #9fe7fe = Azul Claro
  #333333 = Gris Oscuro
  #e0d54b = Mostaza
  ...
 */

/* ------------------------------------------------------------- html & body & generals */
html {
}

body {
  letter-spacing: 2%;
}

hr {
}

/*------ video */
video {
  width: 100% !important;
  height: auto !important;
}
/*------ Galería */

figure {
  margin: 0;
}

figure figcaption {

}

/* ------------------------------------------------------------- Headings y paragraphs*/

h1, h2, h3, h4, h5, h6 {
  /*si quiero meter algún estilo que no se pueda asignar desde los ajustes globales*/
}

p {
	margin-top: 0;
	margin-bottom: 24px;
}
/*p:first-child {
	  
}*/
p:last-child {
	margin-bottom:0;
}
.dosce-uppercase {
	text-transform: uppercase;
}

ol, ul {
    padding-left: 1rem;
}

@media only screen and (max-width:768px) {
	h1 {
		font-size: 40px;
		line-height: 1.2;
		letter-spacing: 0.3px;
	}	
	h2 {
		font-size:32px;
		line-height: 1.3;
	}	
	h3 {
		font-size:24px;
		line-height: 1.3;
	}	
	h4 {
		font-size:20px;
		line-height: 1.3;
	}	
	h5 {
		font-size:18px;
		line-height: 1.3;
	}	
	h6 {
		font-size:16px;
		line-height: 1.3;
	}
    p {
        font-size:16px;
/*     	margin-top: 0;
    	margin-bottom: 24px; */
    }
    p.co-subtitle {
      font-size: 20px;
    }
}
/* ------------------------------------------------------------- Links & Buttons*/

a, button {
	transition: all .3s ease-in-out;
}

p a {

}

.dosce-btn-primary {
}
.dosce-btn-primary:hover {
}

.dosce-btn-secondary {
}
.dosce-btn-secondary:hover {
}


/* ------------------------------------------------------------- menus */
.menu-item a {
}
.menu-item:hover a {
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a {
}

.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
}

/* ------------------------------------------------------------- Footer */

/* ------------------------------------------------------------- categories */

.dosce-cat-list {
}
.dosce-cat-item {
}

.dosce-post-cat-item {

}
.dosce-post-cat-item a:hover {
}

/* ------------------------------------------------------------- proyectos */

.dosce-proyectos-video {
    min-height: 300px;
    max-width: 450px;
    width: 100%;
}
.dosce-proyecto-cat a {
  color: #ffffff;
}


/* ------------------------------------------------------------- Formulario */
.fluentform .ff-el-input--label label {
/*  font-weight: 400 !important;
  font-size: 16px;*/
}
.fluentform .ff-el-form-control {
/*  background-clip: padding-box;
  background-image: none;
  border: 1px solid #b7d1ed !important;
  border-radius: 0 !important;
  color: #495057;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  max-width: 100%;
  padding: 8px 16px !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;*/  
}

form.fluent_form_1 .ff-btn-submit,
form.fluent_form_3 .ff-btn-submit {
  min-width: auto !important;
  transition: all .3s ease-in-out;
  padding-top: 8px !important;
  padding-right: 32px !important;
  padding-bottom: 8px !important;
  padding-left: 32px !important;
/*    cursor:pointer;
  font-family: Gotham !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 1px solid #23225b !important;
  text-align: center !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  background-color: #ffffff !important;
  color: #23225b !important;
  border-radius: 100px;*/
}

form.fluent_form_1 .ff-btn-submit:hover,
form.fluent_form_3 .ff-btn-submit:hover {
/*  color:#ffffff !important;
  background-color: #23225b !important;*/
  opacity: 1 !important;
}

form.fluent_form_4 .ff-btn-submit {
/*    cursor:pointer;
  font-family: Gotham !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 1px solid #ffffff !important;
  text-align: center !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  padding-top: 19px !important;
  padding-right: 24px !important;
  padding-bottom: 16px !important;
  padding-left: 24px !important;
  background-color: #23225b !important;
  color: #ffffff !important;
  border-radius: 100px;
  transition: all .3s ease-in-out;*/
}

form.fluent_form_4 .ff-btn-submit:hover {
/*  background-color: #ffffff !important;
  color: #23225b !important;
  opacity: 1 !important;*/
}
.fluentform .ff-el-tc label.ff_tc_label>div,
.fluentform .ff-el-tc label.ff_tc_label>span {
/*  font-weight: 400 !important;
  font-size: 14px;*/
}

.ff-message-success {
/*  background-color: #ffffff;*/
}


.dosce-form-input-height input, select {
  height: 48px !important;
}

.dosce-txt-legales {
  font-size: 12px;
  line-height:14px;
  color:#ffffff;
}

.fluentform .text-danger {
  color: #ffffff!important;
}

/* ------------------------------------------------------------- oxygen */

.dosce-section-hero.ct-section .ct-section-inner-wrap {
  margin-top: -100px;
}

.ct-section-inner-wrap {
}
.oxy-repeater-pages-wrap {
  width: 100%;
  align-items: end;
}

@media only screen and (max-width:768px) {
  .ct-section-inner-wrap {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .dosce-section-hero.ct-section .ct-section-inner-wrap {
    margin-top: 0;
  }
}

/* ------------------------------------------------------------- Wordpress */

.wp-block-heading {
  margin-bottom: 24px;
}


/* -------------------------------------------------------------- COOKIES */
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    
    color: #000000!important; 
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
  color: #000000!important; 
}
/* ------------------------------------------------------------- responsive */
@media only screen and (max-width:480px) {}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:992px) {}
@media only screen and (max-width:1280px) {}