@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
@import url(../fontawesome/css/all.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Flashing */
.flashing {
	opacity: 1;
}
.flashing:hover {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.zoom {
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
.zoom:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); 
}
.image_efect{
  border: 5px solid #ffffff;
  border-radius: 0px 0px 0px 0px;
  padding:0px 0px 20px 0px;
  
  -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
	
	background-color:#ffffff;
 }
.rotate {
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
}
.rotate:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.scale { transition: all .2s ease-in-out; }
.scale:hover { transform: scale(1.1); }

/* incio*/


html, body {
  	height: 100%  !important;
  	width: 100%;
  	padding: 0;
  	margin: 0;
  
  	font-family: 'Hind', sans-serif;
  	font-size:16px;
  	font-weight:500;
  	color: #333333;
	
	letter-spacing: 1px;
	
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99999999999999;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #cd3125;
  color: #ffffff;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  
  -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
    box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
	
	transition: 0.3s ease-out;

}
#myBtn:hover {
  background-color: #555;
  transition: 0.3s ease-out;
  padding: 25px;
  font-size: 28px;
}

h1{
	margin: 0 auto 20px auto;
	
	font-size: 18px;
	color: #cd3125;
	font-weight: 500;
}
h2{
	margin: 0 auto 30px auto;
	
	font-size: 18px;
	color: #444444;
	font-weight: 400;
	line-height: 145%;
}
.bx1_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	
	background: linear-gradient(to bottom, rgba(255,255,255,0) 70%, rgba(255,255,255,1)), url('../img/background1-1600x900.jpg');
	background-size:     cover;
	background-position: center center;
}
.bx1_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}
.bx1_bd img{
	max-width: 95%;
}



.bx2_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 60px 0;
}
.bx2_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	display: flex;
}
.bx2_cmnt1{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
.bx2_cmnt1_p1{
	margin: 0 auto 20px auto;
	
	font-size: 18px;
	color: #cd3125;
	font-weight: 500;	
}
.bx2_cmnt1_p1_spn1{
	font-weight: 700;	
}
.bx2_cmnt1_p2{
	margin: 0 auto 5px auto;
	
	font-size: 41px;
	color: #cd3125;
	font-weight: 700;	
}
.bx2_cmnt1_p2_spn1{
	color: #000000;	
}
.bx2_cmnt1_p3{
	margin: 0 auto 30px auto;
	
	font-size: 13px;
	color: #cd3125;
	font-weight: 300;	
}
.bx2_cmnt1_p4{
	margin: 0 auto 30px auto;
	
	font-size: 18px;
	color: #444444;
	font-weight: 400;
	line-height: 145%;
}
.bx2_cmnt1_p5{
	margin: 0 auto 15px auto;
	
	font-size: 18px;
	color: #cd3125;
	font-weight: 700;	
}
.bx2_cmnt1_p6{
	margin: 0 auto 15px auto;	
}
.bx2_cmnt2{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}

/* inicio - player youtube */
.bx2_cmnt2_item{
	width: 485px; 
	padding: 6px 6px 6px 6px; 
	display: inline-table;
}
.bx2_cmnt2_item-container {
    overflow: hidden;
    position: relative;
    width:100%;
}
.bx2_cmnt2_item-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.bx2_cmnt2_item-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* fim - player youtube */

.bx2_cmnt2_p1{
	margin: 15px auto 0 auto;
	
	font-size: 25px;
	color: #cd3125;
	font-weight: 500;
}
.bx2_cmnt2_p1_spn1{
	color: #000000;
	font-weight: 700;
}
.bx2_cmnt2_p2{
	margin: 15px auto 0 auto;
	
	font-size: 18px;
	color: #444444;
	font-weight: 400;
	line-height: 145%;
}



.bx3_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 60px 0 0 0;
	
	background-image: url("../img/background2-1600x900.jpg");
	background-size:     cover;                      
    background-repeat:   no-repeat;
    background-position: center center;
	background-attachment: fixed;
}
.bx3_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
.bx3_bd_p1{
	color: #ffffff;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 0 auto 60px auto;
}
.bx3_cmnt1{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	display: flex;
	text-align: center;
}
.bx3_tn1{
	width: 100%;
	height: auto;
	margin: 0 auto 50px auto;
	padding: 0 0 0 0;
}
.bx3_tn1_p2{
	width: 85%;
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	
	margin: 15px auto 0 auto;
}



.bx4_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 60px 0 0 0;
}
.bx4_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
.bx4_bd_p1{
	color: #cd3125;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 0 auto 60px auto;
}
.bx4_cmnt1{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	display: flex;
	text-align: center;
}
.bx4_tn1{
	width: 100%;
	height: auto;
	margin: 0 auto 50px auto;
	padding: 0 0 0 0;
}
.bx4_tn1_p1{
	color: #cd3125;
	font-size: 88px;
	font-weight: 600;
	
	margin: 0 auto 0 auto;
}
.bx4_tn1_p2{
	width: 70%;
	color: #cd3125;
	font-size: 30px;
	font-weight: 700;
	line-height: 125%;
	
	margin: 15px auto 0 auto;
}


.bx5_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 60px 0 60px 0;
	
	background-image: url("../img/background2-1600x900.jpg");
	background-size:     cover;                      
    background-repeat:   no-repeat;
    background-position: center center;
	background-attachment: fixed;
}
.bx5_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
.bx5_bd_p1{
	color: #ffffff;
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	margin: 0 auto 60px auto;
}
.bx5_cmnt1{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;

	text-align: center;
}
.bx5_cmnt1_p1{
	display: inline-table;
	margin: 0 6px 0 6px;
}



#bx6_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	
	background-color: #ffffff;
}
.bx6_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	display: flex;
}
.bx6_cmnt1{
	width: 500px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 60px 0 0 0;
	
	display: inline-table;
	vertical-align: top;
	
	line-height: 145%;
}
.bx6_cmnt1_p1{
	margin: 30px auto 30px auto;
	font-weight: 700;
	color: #cd3125;
	
	letter-spacing: 6px;
}
.bx6_cmnt1_p2{
	margin: 30px auto 30px auto;
}
a.bx6_cmnt1_lnk_1:link, a.bx6_cmnt1_lnk_1:visited{
	color:#cd3125;
	text-decoration:none;
	transition: all 0.3s ease-out;
	}
a.bx6_cmnt1_lnk_1:hover, a.bx6_cmnt1_lnk_1:active{
	color:#000000;
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.bx6_cmnt2{
	width: 500px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	
	display: inline-table;
	
	/*border: 1px solid blue;*/
}
.bx6_cmnt2_p1 img{
	max-width: 95%;
	
	margin-bottom: -4px;
}



#bx9_fll{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	
	background-image: url("../img/background2-1600x900.jpg");
	background-size:     cover;                      
    background-repeat:   no-repeat;
    background-position: center center;
	background-attachment: fixed;
}
.bx9_bd{
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	display: flex;
	flex-direction: row;
}
.bx9_cmnt1{
	width: 100%;
	height: auto;
	margin: 0 auto 30px auto;
	padding: 0 0 0 0;
}
.bx9_cmnt1_p1{
	margin: 0 auto 15px auto;
}
a.bx9_cmnt1_p2_lnk_1:link, a.bx9_cmnt1_p2_lnk_1:visited{
	font-size: 24px;
	padding: 0 3px 0 3px;
	
	color:#ffffff;
	text-decoration:none;
	transition: all 0.3s ease-out;
	}
a.bx9_cmnt1_p2_lnk_1:hover, a.bx9_cmnt1_p2_lnk_1:active{
	color:#000000;
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.bx9_cmnt1_p3{
	color: #ffffff;
	font-size: 14px;
	margin: 15px auto 15px auto;
	letter-spacing: 2px;
}
.bx9_cmnt1_p4 img{
	width: 55px;
}
.bx9_cmnt2{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: right;
}
.bx9_cmnt2_p1{
	margin: 0 auto 20px auto;
}



.zp_1{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	left:50px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:1000;
}
a.zp_1:link, a.zp_1:visited{
	color:#ffffff;
	text-decoration:none;
	}
a.zp_1:hover, a.zp_1:active{
	color:#ffffff;
	text-decoration:none;
}
.zp_1_ft1{
	margin-top:16px;
}

.zp_1_sp1_txt{
	width: 130px;
	font-size: 16px;
	float: left;
	margin: 20px auto 0 -35px;
	color: #000000;
	font-weight: 700;
	
	
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
	
	text-align: center;
}


@media only screen and (max-width: 1001px) {
	
.bx1_bd{
	width: 95%;
	text-align: center;
}
	
.bx2_bd{
	width: 95%;	
	display: block;
}
.bx2_cmnt1_p2{
	font-size: 29px;	
}
.bx2_cmnt1_p5, .bx2_cmnt1_p6, .bx2_cmnt1_p7{
	text-align: center;	
}
.bx2_cmnt2{
	margin: 30px auto 0 auto;
}
.bx2_cmnt2_item{
	width: 330px; 
}

	
.bx3_fll{
	padding: 90px 0 60px 0;
}
.bx3_bd{
	width: 95%;
}
.bx3_cmnt1{
	display: block;
}
	
	
.bx4_fll{
	padding: 90px 0 60px 0;
}
.bx4_bd{
	width: 95%;
}
.bx4_cmnt1{
	display: block;
}
	
	
.bx5_fll{
	padding: 90px 0 60px 0;
}
.bx5_bd{
	width: 95%;
}
.bx5_cmnt1_p1{
	display: inline-table;
	margin: 9px 6px 9px 6px;
}
	
	
.bx6_bd{
	width: 95%;
	display: block;
}
.bx6_cmnt1{
	width: 100%;
	padding: 0 0 0 0;
}
.bx6_cmnt2{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
	
	
#bx9_fll{
	margin: 0 auto 0 auto;
}	
.bx9_bd{
	width: 95%;	
	display: flex;
	flex-direction: column-reverse;
}
.bx9_cmnt1{
	padding: 0 0 0 0;
	text-align: center;
}
.bx9_cmnt2{
	width: 100%;
	height: auto;
	margin: 30px auto 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
}
	
}


