#Top_bar{
    position: relative;
}
#Header_wrapper, #Intro {
    background-color: #ffffff;
}
#Top_bar .menu>li>a, #Top_bar #menu ul li.submenu .menu-toggle {
    color: #000;
}
#Top_bar .menu>li.current-menu-item>a, #Top_bar .menu>li.current_page_item>a, #Top_bar .menu>li.current-menu-parent>a, #Top_bar .menu>li.current-page-parent>a, #Top_bar .menu>li.current-menu-ancestor>a, #Top_bar .menu>li.current-page-ancestor>a, #Top_bar .menu>li.current_page_ancestor>a, #Top_bar .menu>li.hover>a {
    color: #433cf1;
}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
	background-color: #ffffff;
}
#Top_bar .wpml-languages a.active, #Top_bar .wpml-languages ul.wpml-lang-dropdown {
	background-color: #2b1c8b;
}
*::-moz-selection {
	background-color: #2b1c8b;
}
*::selection {
	background-color: #2b1c8b;
}

#Top_bar .responsive-menu-toggle, #Header_creative .creative-menu-toggle, #Header_creative .responsive-menu-toggle {
    color: #433cf1;
}
.header-transparent.ab-hide #Top_bar {
    top: 0 !important;
}
#Top_bar .menu>li.current-menu-item:after {
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 203;
    opacity: 1;
    filter: alpha(opacity=1);
    background: #433cf1;
}
.style-simple .icon_box .desc_wrapper .title:before{
    background-color: #433cf1;
}
.style-simple .icon_box .desc_wrapper .title{
    line-height: 0;
    margin: 0;
}
.video-column{
    margin: 0;
}
.highlight-left:after, .highlight-right:after {
    background: #313b46;
}
.highlight-left.third:after, .highlight-right.third:after {
    width: 33%;
}
#Footer {
    background-image: none;
}
#Footer a, a#back_to_top.button.button_js {
    color:#5c73f1;
}
#nosotros{
    padding-top:30px;
    padding-bottom:0px
}
#servicios{
    padding-top:30px;
    padding-bottom:30px;
}
.icon_box.icon_position_left {
    min-height: 60px;
    padding-left:80px;
}
.icon_box.icon_position_left .image_wrapper {
    width: 60px;
    height: 60px;
}
#valores img.scale-with-grid, #Content #valores img{
    max-width: 150px;
}
#valores{
    padding-top:60px;
    padding-bottom:30px;
}
.video_wrapper video{
    width: 100%;
    height: auto;
}
.ofrecemos{
    padding:55px 30px 20px !important;
    background-color:#313b46 !important;
}
#productos{
    margin-bottom: 60px;
}
#contacto .one-sixth.column {
    width: 14.666% !important;
    clear: none;
    margin: 0 1% 40px;
}
#contacto .five-sixth.column {
    width: 81.333% !important;
    clear: none;
    margin: 0 1% 40px;
}
#contacto{
    padding-top:100px;
    padding-bottom:60px;
    background-color:#e7e9ea;
    background-image:url(../images/contact-bg.jpg);
    background-repeat:no-repeat;
    background-position:60px top
}
#mfn-rev-slider .rev-btn{
    display: none;
}
@media only screen and (max-width: 767px) {
	#Top_bar {
		background: #ffffff !important;
	}
    .video_wrapper{
        margin-top: 30px;
    }
}
@media only screen and (min-width: 768px) {
	#nosotros{
        padding-top:75px;
        padding-bottom:0px
    }
    .icon_box.icon_position_left {
        min-height: 126px;
        padding-left: 145px;
    }
    .icon_box.icon_position_left .image_wrapper {
        width: 126px;
        height: 126px;
    }
    #valores img.scale-with-grid, #Content img{
        max-width: 100%;
    }
    #valores{
        padding-top:100px;
        padding-bottom:50px;
    }
    #servicios{
        padding-top:50px;
        padding-bottom:50px;
        background-image:url(../images/bg-video.png);
        background-repeat:no-repeat;
        background-position:center;
    }
    .ofrecemos{
        padding:70px 0 20px !important;
    }
    #productos{
        margin-bottom: 0;
    }
    #contacto{
        padding-top:100px;
        padding-bottom:60px; 
        background-color:#e7e9ea;
        background-image:url(../images/contact-bg.jpg);
        background-repeat:no-repeat;
        background-position:center top
    }
    #mfn-rev-slider .rev-btn{
        display: block;
    }
}