@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Handlee&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lora&display=swap');

body {
	background:#fff;
	font-family: "Roboto", 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: "Roboto", sans-serif;
	margin:5px 0px;
}

p,ul,a,li {
	font-family: "Roboto", sans-serif;
}


section {
	float:center;
	width:100%;
}

/*********************************************** Home Page Styles ************************************/
#header {
	padding:20px 0px;
	background-size:cover;
}

#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/banner.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 7px #000000;
}

#sec-center {
	width:100%;
	padding:20px 0px;
	background:#008ed6;
	margin-top:30px;
}

#sec-center h3 {
	font-size:45px;
	color:#009ccc;
	font-weight:bold;
}

#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:#031b4e;
	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;
}
.story .story-content h2 {
  text-transform: uppercase;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 40px;
  text-transform: capitalize;
}
.story .story-content .tagline {
  color: #48bdc5;
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
  line-height: 1.5;
}

.story .story-content p {
  font-size: 16px;
}

.story .story-content h6 {
  margin-top: 30px;
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "Roboto" , sans-serif;
  font-weight: bold;
}
.story {
  padding: 100px 0;
}

.story img {
  border-radius: 14px;
  width: 100%;
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
}

#sec-center button {

padding:  10px 30px;
margin-top: 30px;
font-size: 30px;
border:none;
box-shadow: 2px 2px 5px #999;
color:#031b4e;
background-color: #57C0E8;
border-radius: 20px;
}

#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/banner.jpg) 50% 50% no-repeat;
	background-size:cover;
	padding:70px 0px 30px 0px;
}

#contact .inner {
	display:inline-block;
	background:rgba(10,10,10,0.30);
	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: 20px;
    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;
	}


	#dossier {
	padding: 40px 0;
	
}

.dossier_txt {
	padding-top: 30px;
}

#dossier h3, #dossier p {
	color: #fff;
}
#dossier li {
	color: #353535;
	font-size: 25px;
}

#dossier .section_title {
	text-align: left;
}

#dossier .section_title p {
	color:#f1f1f1;
}

#dossier span {
	color: #000;
}

.dossier-img {
	margin: 0 auto;
	align-content: center;
	text-align: center;
	cursor: pointer;
	position: relative;
	max-width: 400px;
	border-radius: 50%;
}
.dossier-img  img{
	
	border-radius: 15px;
}


#advantage {
	margin:  ;
	padding: 60px;
	background-color: #57C0E8;
}

#advantage .circle {
	display: inline-block;
	height: 48px;
	width: 48px;
	line-height: 48px;
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	color: #fff;
	border-radius: 50%;
}
#advantage [class*="col-"], #why_us [class*="col-"] {
	margin-bottom: 30px;
  }

  #advantage .advbox  {
	height: 100%;
	padding: 26px 20px 10px;
	color: #031b4e;
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #ddd;

}

#information_bar {
	margin: 0 auto;
	
	padding: 15px 0;
	
	margin:  0;
}

.servicio{
 margin-top: 20px;
 border-radius: 30px;
 box-shadow: 2px 2px 5px #ddd;
 padding: 40px;
}
.str-2 {
	display: flex;
	justify-content: center;
}

.info_bar_left {
	display: block;
}
	
.info_bar_right {
		padding-left: 12px;
}
	
.info_bar_left, .info_bar_right {
		display: table-cell;
		vertical-align: middle;
}
	
.information_bar_icon {
		display: inline-block;
		line-height: 42px;
		vertical-align: middle;
		font-size: 42px;
		color: #008ed6;
		margin-left: 15px;
}

.info_bar_right h4 {
		font-size: 22px;
		margin-bottom: 0px;
}

#information_bar p {
	/* font-size: 14px; */
	color: #374045;
	margin-bottom: 0px;
}

#information_bar .col-lg-3 {
    border-right: 2px solid #e6e6e6;
}

#information_bar .col-lg-3:last-child {
    border: none;
}

#subscribe .information_bar_icon {
	line-height: 84px !important;
	font-size: 84px;
	color: #fff;
}


#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:url(../images/btn.png) 50% 50% repeat-x;
	border:none;
	background-size:contain;
	color:#f1f1f1;
	padding:7px 50px;
	font-size:26px;
	outline:0;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}

#footer_home {
	padding:8px 0px;
	background:#1d222b;
}

#footer_home a {
	font-size:20px;
	font-family: 'Roboto', 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: normal;
	 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;
}

}

#information_bar{

	text-align: center;
	align-items: center;

}

@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;
}
	
}