/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.img-about-us {
	border-color: #97acbf;
	border-radius: 10px;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(95,121,145,1);
	-moz-box-shadow: 8px 8px 5px 0px rgba(95,121,145,1);
	box-shadow: 8px 8px 5px 0px rgba(95,121,145,1);
}
.por{
		width: 100%;
		height: 100%;
		background-image: url(images/software-dev.jpg);
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-color:red;
}
.bootbox-dialog .modal-body {
    max-height: 420px;
    overflow-y: auto;
}
.Manual_Corporativo {
    margin-top:30px;
    margin-bottom:20px;
}
.Manual_Corporativo span {
    background: linear-gradient(to right,#c4e3f3 0,#55acee 100%) !important;
    padding: 7px 10px;
    border-radius: 5px;
    border: 1px solid #55acee;
}
.Manual_Corporativo span:hover {
    background: linear-gradient(to right,#c4e3f3 0,#428bca 100%) !important;
    border: 1px solid #428bca;
}
.Manual_Corporativo a {
    color:#254880;
    font-size:13pt;
}
.Manual_Corporativo a:hover {
    text-decoration:none;
}
.a_social {
    color:#fff;
    font-size:25px;
}
.a_social:hover {
    color:#e5e336;
    font-size:25px;
}
.a_social:active {
    color:#fff;
    font-size:25px;
}
.a_social:start::selection:target {
    color:#fff;
    font-size:25px;
}
.div_social {
    position: absolute;
    top: 30px;
    right: 30px;
}
.mc_l {
    text-align:left;
}
.mc_r {
    text-align:right;
}


@media (max-width:1800px) {
    
}

@media (max-width:1400px) {
    
}

@media (max-width:1200px) {

}

@media (max-width:992px) {
    .mc_l {
        text-align:center;
    }
    .mc_r {
        text-align:center;
    }
}

@media (max-width:768px) {
    .mc_l {
        text-align:center;
    }
    .mc_r {
        text-align:center;
    }
}

@media (max-width:767px) 
{

}

@media (max-width:544) {
    
}

@media (max-width:500) {
}