@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*
Theme Name: Porto
Theme URI: http://www.newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://www.newsmartwave.net/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 3.4
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}
ul.contacto-icons li.mail {
    background-image: url(http://disvolvo.com/wp-content/uploads/2016/09/mail.png);
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 75%;
}
ul.contacto-icons li {
    list-style-type: none;
    padding: 15px 0 0 40px;
    position: relative;
}
ul.contacto-icons {
    color: #fff;
    padding: 0;
    margin: 0;
}
ul.contacto-icons li.tel {
    background: url(http://disvolvo.com/wp-content/uploads/2017/06/cel.png);
    background-repeat: no-repeat;
    background-position-x: 3px;
    background-position-y: 78%;
}
ul.contacto-icons li.ubi {
    background-image: url(http://disvolvo.com/wp-content/uploads/2017/06/ubi.png);
    background-repeat: no-repeat;
    background-position-x: 3px;
    background-position-y: 43%;
}
#footer .widget{
margin-bottom:0;
}
#footer p, #footer .widget > div > ul li, #footer .widget > ul li {
    color: #fff;
}
#footer .footer-main > .container {
    padding-top: 15px;
    padding-bottom: 0;
}

#contacto .wpb_raw_code.wpb_content_element.wpb_raw_html,#contacto .wpb_button, #contacto .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}
.contacto-info {
    max-width: 400px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #173160;
font-family:Montserrat;
font-weight:700;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #173160;
font-family:Montserrat;
font-weight:700;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #173160;
font-family:Montserrat;
font-weight:700;
}
:-moz-placeholder { /* Firefox 18- */
  color: #173160;
font-family:Montserrat;
font-weight:700;
}
#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5 {
    font-family: Montserrat!important;
    font-weight: 400!important;
    color: #4a4d55
}
#main-menu .mega-menu > li.menu-item.active > a, #main-menu .mega-menu > li.menu-item.active > h5 {
    background: transparent;
    color: #1f4281;
    font-weight: 700;
}
#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active:hover > h5, #main-menu .mega-menu > li.menu-item:hover > h5 {
    background:transparent;
    color: #1f4281;
}
div.wpcf7-response-output{color: white !important;}
#header .header-main .container .header-left {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
#header.header-10 .header-main .container .header-right-bottom{
    margin-top: 0!important
}
@media screen and (min-width: 769px){
#footer #text-4{
    text-align: right!important;
}
}
@media screen and (max-width: 768px){
    #footer{
        text-align: center!important;
    }
}