body {
	background:#fff;
	font-family: 'Poppins', sans-serif;
}

.container {
}

.container.fullwidth {
	width:100%;
}

@media (min-width: 1440px) {
.container {
}
}

/* for equal height */
.row-eq-height {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}

.center-block {
	float:none;
}

.column-centered {
	margin:0px auto;
	float:none;
}

.flush {
	padding:0px;
}

.flush-left {
	padding-left:0px;
}

.flush-right {
	padding-right:0px;
}

a:hover {
	text-decoration:none;
}

.tablerow {
	display:table;
	width:100%;
	height:100%;
}

.tablecell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}

img {
	max-width:100%;
	display:inline-block;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;
	margin:5px 0px;
}

p,ul,a,li {
	font-family: 'Poppins', sans-serif;
}


section {
	float:left;
	width:100%;
}

/*********************************************** Home Page Styles ************************************/
#header {
	padding:20px 0px;
	background-size:cover;
	background-color: #565d62;
}
#header a {
	text-decoration: none;
	color: inherit;
	text-align: inherit;
}
#header h4 {
	color:white;
	text-decoration: none; 
	padding: 20px 0px;
	text-align: right;
}



#aviso {


	padding-top: 30px;
	padding bottom: 30px: 
	background color: #2e3141;
}

#aviso  button btn-info{

	padding-top: 30px;
	padding bottom: 30px: 
	background color: white;
}
#banner {
	background:url(../images/bg-1.jpg) 50% 50% no-repeat;
	background-size:cover;
	padding:180px 0px;
}

#banner h2 {
	font-size:58px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 5px 5px 10px #555;
}
#info h3 {
color: white
	
}

#info li {

	padding: 5px;
	font-size:15px; 
	text-transform: capitalize;
}

#sec-center {
	width:100%;
	padding:10px 0px;
	background:#ef652f;
	margin-top:0px;
	color: white; 
}

#sec-center h3 {
	font-size:45px;
	color:white;
	font-weight:bold;
	padding: 40px
}
#sec-center h4 {
	font-size:30px;
	color:white;
	font-weight:bold;
	padding: 20px;
}

#sec-center p {
	font-size:26px;
	color:#000;
	font-weight:400;
}

#sec-center.gray {
	background:#fff;
	padding-bottom:50px;
	margin-top:0px;
}

#sec-center.gray h2 {
	color:#ef652f;
	font-size:55px;
	margin:30px 0px;
	font-weight:bold;
}

#sec-center.gray .box {
    display: inline-block;
    margin: 0px 0px;
	padding-bottom:35px;
}

#sec-center.gray .box p {
	color:#000000;
	font-weight:normal;
	margin-top:20px;
	font-size:27px;
}

#sec-center.gray .box ul {
	padding-left:0px;
	margin-top:30px;
}

#sec-center.gray .box ul li {
	float:left;
	list-style:none;
	background:url(../images/dot.png) 0px 14px no-repeat;
	font-size:27px;
	text-align:left;
	padding-left:15px;
	width:100%;
}

#sec-center.gray .box.two ul li {
	float:left;
	list-style:none;
	background:url(../images/dot2.png) 0px 14px no-repeat;
	font-size:27px;
	text-align:left;
	padding-left:15px;
	width:100%;
}


#contact {
	background:url(../images/bg-1.jpg) 50% 50% no-repeat;
	background-size:cover;
	padding:70px 0px 30px 0px;
}

#contact .inner {
	display:inline-block;
	background:rgba(255,255,255,0.20);
	padding:15px 0px 25px 0px;
}

#contact .inner h2 {
	font-size:33px;
	margin:0px;
	color:#fff;
	font-weight:bold;
	padding:0px;
}

#contact .inner h6 {
	font-size:20px;
	color:#fff;
	font-weight:300;
}

.blog-card {
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
    padding: 10PX;
    border-radius: 16px;
    background-image: linear-gradient(311deg, rgba(185, 196, 204, 0.71), #f1f1f1), linear-gradient(120deg, rgb(224, 224, 224), #f1f1f1);
	color: #555;
	margin-bottom: 10px;
	}
.linea{

border-bottom:  2px solid #ef652f;
  height: 2px;
  max-width: 100px;
  padding-bottom:  40px;
  text-align: right;

}

#contact .inner h3 {
	font-size:31px;
	margin:18px 0px; 
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin-bottom:5px;
}

#contact .inner h3 span {
	font-size:19px;
}

#contact .inner p {
	font-size:17px;
	font-weight:400;
	color:#fff;
	margin-bottom:25px;
}

#contact input {
	border-radius:2px;
	height:44px;
	background:#fff;
	padding-left:15px;
	border:1px solid #d2d3d5;
}

#contact input::-webkit-input-placeholder,#contact textarea::-webkit-input-placeholder {
	font-size:17px;
	color:#000000;
	font-weight:bold;
}

#contact textarea {
	border-radius:2px;
	height:100px;
	resize:none;
	width:100%;
	display:inline-block;
	padding:15px;
	border:1px solid #d2d3d5;
}

 
#aviso {


	padding-top: 30px;
	padding bottom: 30px: 
	background color: #2e3141;
}

#aviso  button btn-info{

	padding-top: 30px;
	padding bottom: 30px: 
	background color: white;
}

#contact button {
	border-radius:7px;
	display:inline-block;
	background-color:#ef652f;
	border:none;
	background-size:contain;
	color:#f1f1f1;
	padding:7px 50px;
	font-size:26px;
	outline:0;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
}

#footer_home {
	padding:8px 0px;
	background:#565d62	;
}

#footer_home a {
	font-size:20px;
	font-family: 'Poppins', sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#copyright {
	background:#fff;
	padding:15px 0px;
	padding-top:25px;
	padding-bottom:0px;
}

#copyright h2 {
	font-size:25px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	display:inline-block;
	padding:5px 20px;
	text-transform:uppercase;
	display:inline-block;
	margin:0px;
	background:#767478;
}

/* Media Css */
/* Custom, iPhone Retina */ 
@media only screen and (max-width: 767px) {
.row-eq-height {
	display:inline-block;
}

.xs-center {
	text-align:center;
}

#banner h2 {
	 word-break: break-all;
	 font-size:38px;
}

#sec-center.gray h2 {
    font-size: 40px;
    margin: 10px 0px;
}

#sec-center.gray .box ul li,#sec-center.gray .box.two ul li {
	font-size:18px;
}


#banner {
	padding:50px 0px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

h2 {
	font-size:36px !important;
}

#sec-center.white a {
    font-size: 24px;
    line-height: 30px;
}


#sec-center.white ul li {
	font-size:22px;
	line-height:30px;
}	

#somos h3 {
	font-size:30px;
}

br {
	display:none;
}

#somos p {
	font-size:20px;
}

#sec-middle h4 {
	font-size:26px;
}

#sec-center.gray .box {
    display: inline-block;
    margin: 0px 0px;
    margin-top: 25px;
}
	
}

@media only screen and (min-width: 992px) and (max-width: 1169px) {

#sec-center.gray .box {
    display: inline-block;
    margin: 0px 0px;
    margin-top: 25px;
}
	
}