/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body{
	background-color:#fff;
	background-image: url("../img/back_dsbody.png");
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-position: top;
}
.ds{
	background-image: url("../img/back_dsbody.png")!important;
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-position: top;
}	
.ds_header{
	display:block;
	margin: 20px;
	width:60%;
	max-width:200px;
}
.wrap{
	background-color:#fff;
	background-size: cover;
	border-radius: 22px;
	border: 2px solid #dee2e6;
	padding: 20px;
	margin: 10px auto;
}
.center{
	text-align: center;
}
.t_tittle{
	color:#FF8600;
	font-weight: bold;
	font-size: 18px;
}
.sub_tittle{
	color:#3c4858;
	font-weight: bold;
	font-size: 22px;
}
.txt_description{
	text-align: right;;
	color:#3c4858;
	display: block;
	width: 80%;
	margin: 20px 0px ;
	font-size: 12px;
}
.div_line{
	width:45%;
	margin: 0px auto;
	border: 2px solid #FF8600;
}
.card_box{
	border-radius: 10px;
	padding-top: 20px;
	border:1px solid #bfbfbf;	
	margin: 40px auto;
	box-shadow: 0 0 10px #bfbfbf;
	background-color: #fff;
}
.card_box h2{
	font-size:18px;
	color:#3c4858;
	padding-left: 10%;
	margin-bottom: 0px;
}
.card_box p{
	color:#b1b4b7;
	font-size:12px;
	padding-left: 10%;
	margin-bottom: 20px;
}
.btn{
	text-align: left;
	border: 1px solid #dee2e6;
	height: 44px;
	background-color: rgba(255,255,255,0.75);
}
.btn img{
	width: 30px;
	margin-right: 10px!important;
}
.btn:hover{
	color:#fff;
}
.btn p {
	margin-left: 40px;
	margin-top: -28px;
	display: block;
	width:150px;
}
.btn p:hover{
	margin-left: 50px;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}
.whats:hover{
	background-color:#00D829;
}
.messenger:hover{
	background-color:#006EFF;
}
.livech:hover{
	background-color:#FF3E00;
}
.rsv:hover{
	background-color:#000;
}
.mail:hover{
	background-color:#00A1F9;
}
.llamanos:hover{
	background-color:#00B600;
}
