/* CSS Document */
*{
	margin:0 auto;
	padding:0px;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body{
	background:url(../imagenes/fondo.png) repeat-x;
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	line-height:1.85; 
	/*color:#5a5a5a;*/
}
#container_general{
	margin:0 auto;
	width:1000px;
}

/* Estilos de Modal*/
.modal-lg{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	z-index: 1030;
	animation: modal .3s 1s forwards;
	visibility: hidden;
	opacity: 0;
  }
  .modal-flex{
	height: 100%;
	justify-content: space-between;
	display: flex;
	align-content: center;
  }
  .modal-content{
	font-family: sans-serif;
	padding: 20px;
	margin: auto;
	width: 60%;
	height: auto;
	background: #fff;
	border-radius: 5px;
	line-height: 1.5rem;
  }
  .btn {
	  padding: .375rem .75rem;
	  font-size: 1rem;
	  line-height: 1.5;
	  border-radius: .25rem;
	  background: #c82333;
	  border-color: #bd2130;
	  color: #fff;
	  font-weight: bold;
  }
  .btn:hover{
	  text-decoration: none;
	  background: #600;
	  border-color: #605;
  }
  .modal-content .modal-header h3{
	  font-size: 18px;
  }
  .modal-content .modal-body p{
	margin: 10px 0;
  }
  .modal-content hr{
	margin: 20px 0;
  }
  .modal-footer{
	  padding: 10px 0;
	  margin: 10px 0;
  }
  #modal-close{
	display: none;
  }
  #modal-close + label{
	position: fixed;
	color: #fff;
	font-size: 28px;
	z-index: 1050;
	background: #f00;
	height: 40px;
	width: 40px;
	line-height: 30px;
	text-align: center;
	right: .5rem;
	top: .5rem;
	border-radius: 50%;
	animation: modal .5s 1s forwards;
	visibility: hidden;
	opacity: 0;
  }
  #modal-close:checked + label, #modal-close:checked ~ .modal-lg{
	display: none;
  }
  @keyframes modal{
	100%{
	  visibility: visible;
	  opacity: 1;
	}
  }

/** estilos head **/
#container_head{
	background:url(../imagenes/top-sacred-valley.jpg) no-repeat;
	height:273px;
}

#container_idioma{
	margin-left:680px;
	height:30px;
	color:#DCF58E;
}

#tex_idioma{
	float:left;
	width:80px;
	padding-top:5px;
}

#tex_idioma a{
	text-decoration:none;
	color:#DCF58E;
}

#tex_idioma a:hover{
	text-decoration:underline;
	font-style:italic;
}

#container_slo{
	margin-left:700px;
	margin-top:80px;
	height:30px;
	color:#DCF58E;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:15px;
}

#container_menu_top{
	margin-left:440px;
	margin-top:68px;
	height:33px;
	padding-left:10px;
}


/*iniscio de los menus*/
.tex_top_menu{
	float:left;
	width:135px;
	border-left:#FFF 1px solid;
	margin-top:4px;
	color:#FFF;
	padding-bottom:3px;	
	text-align:center;	
}

.tex_top_menu a{
	color:#FFF;
	text-decoration:none;
}

.tex_top_menu a:hover{
	text-decoration:underline;
	font-style:italic;
}
/*fin de los menus*/
/** fin estilos head **/

/** estilos contenidos ***/

#container_contenidos{
	padding-left:3px;
	padding-right:8px;
}

h1, H1{
	color:#AB8127;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

h2, H2{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#AB8127;
	padding-top:15px;
	padding-bottom:4px;
	margin-bottom:8px;
	margin-top:10px;
}

h3, H3{
	color:#7D742D;
	text-align:center;
	font-size:14px;
	margin-top:8px;
	margin-bottom:5px;
}

#container_texto{
	/*font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;*/
	padding:4px;
	text-align:justify;
}

#container_texto a{
	text-decoration:none;
	color:#333333;
}

#container_texto a:hover{
	color:#444F25;
	font-weight:bold;
}

#container_texto h3{
	text-align:left;
	color:#9C835A;
	margin-bottom:10px;
}

#container_texto h4{
	text-align:left;
	margin-bottom:2px;
	color:#B18956;
}

.textos{
	padding:5px;
	text-align:justify;
}
.textos img{
	padding: 4px;
	border:1px solid #AB8127;
}
.textos_lado_izq{
	margin-right:5px;
	display:block;
	float:left;
}
.textos_lado_der{
	margin-left:5px;
}

#container_cuadros_textos{
	margin:3px;
	padding:5px;
	height:225px;
}

#container_cuadros_interior{
	float:left;
	width:348px;
	margin-right:15px;
	margin-left:20px;
}

#separador{
	background:url(../imagenes/separador.png) no-repeat;
	height:12px;
	margin-top:5px;
	margin-bottom:7px;
}

#menu_iquierda{
		list-style:none;
/*	background:url(../imagenes/vineta.jpg) no-repeat left top;	
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:4px;line-height:19px;*/
	padding-left:20px;
	color:#8F987C;	
	/*font-weight:bold;*/
}
#menu_iquierda ul{
	margin-left:20px;
	padding-top:10px;
	margin-bottom:10px;
}

#menu_iquierda li{
	list-style:none;
	background:url(../imagenes/vineta.jpg) no-repeat left top;
	padding-left:20px;
	/*font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;*/
	color:#8F987C;	
	margin-bottom:4px;
}

#menu_iquierda li a{
	text-decoration:none;
	color:#8F987C;
}

#menu_iquierda li a:hover{
	text-decoration:underline;
	/*font-style:italic;
	font-size:10px;*/
	color:#7D742D;
	font-weight:bold;	
}

#menu_iquierda a{
	list-style:none;
/*	background:url(../imagenes/vineta.jpg) no-repeat left top;	
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;*/
	color:#8F987C;
	padding-left:3px;
	margin-bottom:4px;
}
#borde_div {
	border: 1px solid #8F987C;
	padding: 10px;
}
/**** estilos pie ****/

#container_end{
	background:#3b4520 url(../imagenes/fondo_end.png) repeat-x;
	height:180px;
}

#datos_end{
	margin:0 auto;
	width:990px;
	padding:20px 5px 5px 5px;
	/*font-family:"Arial", Verdana, Helvetica, sans-serif;
	font-size:11px;*/
}

#container_end_izq{
	/*float:left;
	width:70%;*/
	color:#AFBD84;
	margin-bottom:30px;
}

#container_end_der{
	float:right;
	width:30%;
	color:#AFBD84;
	margin-bottom:15px;
}

#container_end_der a{
	text-decoration:none;
	color:#E6EBD3;
}


#texto_end{
	color:#FFF;
	text-align:center;
	padding-top:25px;	
}


/*nuevo de los link */
.link_end{
	float:left;
	text-align:center;
	width:130px;
}

.link_end a{
	text-decoration:none;
	color:#FFF;
}

.link_end a:hover{
	text-decoration:underline;
	color:#FFF;
	font-style:italic;
}

/*fin del link */

/*********  fin estilos pie *********/
.tablaprice{
	margin:auto;
	width:100%;
}

.tablaprice table{
	background:#E0E0D0;
	text-align:center;	
	margin:auto;
}

.tablaprice th{
	background:url(../imagenes/thtabla.jpg) repeat-x;
	text-align:center;
	font-weight:bold;
	padding:3px;
	/*border:#E8E750 solid 1px;*/
}

.tablaprice td{
	background:url(../imagenes/thtabla2.jpg) repeat-x;
	padding-left:5px;
	padding:3px;	
	/*border:#E8E750 solid 1px;*/
	/*border-bottom:#669900 solid 1px;
	border-left:#669900 solid 1px;*/
}

.tablaprice li{
	list-style:url(../imagenes/vinetita.gif);
	vertical-align:text-top;
	color:#000;
	margin-left:25px;
}

#vineta_texto{
	background:url(../imagenes/vinetita.gif) no-repeat;
	padding-left:20px;
}

#tablaacomo table{
	margin:auto;
	background:#9AA392;
}

#tablaacomo th{
	background:#D2D79D;
	color:#000;	
	padding:3px;	
}

#tablaacomo td{
	background:#E8E7D3;
	color:#000;
	padding:3px;	
}

#tabla_photo th{
	background:#D2D79D;
	color:#000;	
	padding:3px;
	text-align:center;
	height:35px;	
}

#tabla_photo td{
	background:#E8E7D3;
	color:#000;
	padding:3px;
	text-align:center;
}

img{
	border:#889A45 solid 1px;
	padding:4px;
	margin-bottom:3px;
}

.alineacion{
	text-align:center;
}

.label_img{
	margin-top:2px;
	margin-bottom:8px;
	color:#4D5929;
}

#sitemap{
	width:500px;
	margin:auto;	
}

#container_texto .sitemapcontent{
	width:225px;
	height:auto;
	margin-right:25px;	
	float:left
}

#container_texto .sitemapcontent h4{
	width:200px;
	height:20px;
	margin-top:10px;
	padding-top:2px;
	background:url(../imagenes/h4.jpg) no-repeat;
	color:#FFF;
	text-align:center;	
}

#container_texto .sitemapcontent li{
	list-style:url(../imagenes/vinetita.gif);
	margin-left:20px;
}

#container_texto .sitemapcontent a{
	margin-left:5px;
}

/*Nuevo site map*/
/*fin de site map*/
#contact{	
	color:#203521;	
	padding-left:10px;
	margin:auto;
	margin-bottom:10px;
}
/*
#contact input{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding-top:5px;
	margin-top:8px;
}

#contact select{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	height:20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
}


#contact option{		
	margin-top:4px;
	padding-left:5px;
	border-bottom:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contact textarea{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contact h2{
	font-size:14px;
}*/

/*new contac*/
/*
.contact{
	border:#E6FFE7 solid 1px;
	color:#203521;
	width:500px;
	padding-left:10px;
	margin:auto;
	margin-bottom:10px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
}

.contact input{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding-top:5px;
	margin-top:8px;
}

.contact select{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	height:20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
}


.contact option{		
	margin-top:4px;
	padding-left:5px;
	border-bottom:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
}

.contact textarea{
	background:#fff;
	color:#003300;
	border:#A1B3A2 solid 1px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contact h2{
	font-size:14px;
}*/
/*fin contac*/
#boton input{
	background:#003300;
	color:#CCFFD0;	
}

#boton input:hover{
	background:#2D4B2F;
	color:#E6FFE7;	
}
.link_argentina{
	background:#D7E0BC;
	margin-left:320px;
	margin-right:15px;
	text-align:center;
	font-weight:bold;
	padding:5px;
	border:#C8D3A3 solid 1px;
}
/*home block*/
.block_right{
	float:right;
	width:275px;
	border:#717E38 solid 1px;
	margin-bottom:15px;
	padding:3px;
	background:#ECF0DD;
}
.block_left{
	float:left;
	width:275px;
	border:#717E38 solid 1px;
	margin-bottom:15px;
	padding:3px;
	background:#ECF0DD;
}
.content_block{
	text-align:justify;
}
.content_block h2{
	background:#889A44;
	font-size:13px;
	color:#fff;
	padding:3px;
	margin-bottom:3px;
	margin-top:0px;
}
.content_block img{
	padding:0px;
	border:none;
}
#content_block a {
	color: #990000;
}

/* nuevo estilo para galeria de fotos*/
.foto_tour_content{
	display:table;
	padding-top:0px;
	width:100%;
}
.foto_tour_content h2{
	background:#F5E8AF;
	text-align:center;
	border-top:#F9F0CA solid 1px;
	border-bottom:#EFDB7A solid 1px;
	color:#694F18;
	padding-top:5px;
	margin-top:15px;
	font-size:14px;
	/*font-family: "Verdana",Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #ab8127;
	padding-top: 15px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 10px;*/
}
.foto_tour_index {
	float:left;
	margin:5px;
}
.foto_tour_index a{
	width:160px;
	background:#D5DEB4;
	display:block;
	text-decoration:none;
	color: #254327;
	font-weight:bold;
	border:1px solid #ACBF6A;
	padding:9px;
	text-align:center;
}
.foto_tour_index a:hover{
	background:#B7C77E;
	color:#990000;
	border:1px solid #667533;
}

.foto_tour_index img{
	padding:5px;
	background:#EBEFDC;
	border-top:#E1E8CA solid 1px;
	border-bottom:#BDCC88 solid 1px;
	border-left:#E1E8CA solid 1px;
	border-right:#BDCC88 solid 1px;
}
/*fin de las galerias*/

#contact1{
	display:table;
	width:420px;
	margin:auto;	
}

#contact1 div{
	width:200px;
	height:150px;
	padding-top:0px;	
	margin-left:5px;
	float:left;
	border:#A48700 solid 1px;	
}
#block_links{
	text-align:right;
	margin:10px;
}
#block_links a{
	border:#4A0000 solid 1px;
	background:#800000;
	color:#FFF;
	padding:3px;
	margin-bottom:5px;
	width:200px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family:"verdana", arial, helvetica;
}
#block_links a:hover{
	color:#FFCC33;
}

div.videos{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	width:320px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

div.video_text{
	background:#EAECE3;
	border-left:1px solid #889A46;
	border-right:1px solid #889A46;
	border-bottom:1px solid #889A46;
}

div.video_text h2{
	font-size:12px;
	background:none;
	color:#889A46;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	padding-left:5px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #CCD0BB;
}

div.video_text p{
	text-align:justify;
	padding:5px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/*para la parte de links*/
.links{
	padding:5px;
	color:#132914;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
}

.links a{
	text-decoration:none;
	color:#889A46;
	font-weight:bold;
}

.links a:hover{
	text-decoration:underline;
	color:#5B682F;
	font-weight:bold;
}

.links ul li{
	list-style:none;
	list-style:url(../imagenes/bineta_links.jpg);
	margin-left:15px;
}

#detalles_link li {
    background: url(../imagenes/bineta_links.jpg) no-repeat scroll 0 4px transparent;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 23px;
}

/*social*/
#jsocial
{
	background-color: #889A46;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 101;
	border-top-style: solid;
	border-top-color: #1E1E1E;
	border-top-width: 1px;
	background-repeat: repeat-x;
}
#jsocial_conten
{
	width: 982px;
	margin: auto;
}
#jsocial_float
{
	width: 100%;
	float: left;
}
#jsocial_izq
{
	float: left;
}
#jsocial_izq ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jsocial_izq ul li
{
	float: left;
	padding-right: 4px;
}
#jsocial_izq ul li a
{
}
#jsocial_izq ul li a img
{
	border: 0px solid #000000;
	float: left;
}
#jsocial_der
{
	float: right;
	padding-top: 6px;
}
.recursos p{
	margin-top:7px;
	margin-bottom:7px;
}
.recursos ul{
	margin:20px;
}
.recursos ul li{
	margin-top:5px;
	margin-bottom:5px;
}
.recursos ul li a{
	color:#7D8C40 !important;
	font-weight:bold;
}
.btnprice{
	background:#E0E0E0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	border-radius: 4px;	
	padding:4px 10px;
	margin-bottom:4px;
	float:right;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#AB8127;
	text-decoration:none;
	font-weight: bold;
}
.tabla1{
	margin:0 auto;	
	border:solid Gray 1px;
}
.tabla1 th{
	font-weight:bold;
	border:solid gray 1px;
	padding:4px;
	background-color:#afc05a;	
}
.tabla1 td{
	border-bottom:solid gray 1px;
	padding:4px;
}
.dvizq1{width:30%;float:left;font-family: verdana,arial,sans-serif; font-size:11px; font-weight:bold; text-align:right;}
.dvder1{width:67%;float:left; padding-left: 4px;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#boton input{
	background:#003300;
	color:#CCFFD0;	
}

#boton input:hover{
	background:#2D4B2F;
	color:#E6FFE7;	
}
/*-----------------------------------*/
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
.col-1 {flex: 0 0 auto;width: 8.33333333%;}
.col-2 {flex: 0 0 auto;width: 16.66666667%;}
.col-3 {flex: 0 0 auto;width: 25%;}
.col-4 {flex: 0 0 auto;width: 33.33333333%;}
.col-5 {flex: 0 0 auto;width: 41.66666667%;}
.col-6 {flex: 0 0 auto;width: 50%;}
.col-7 {flex: 0 0 auto;width: 58.33333333%;}
.col-8 {flex: 0 0 auto;width: 66.66666667%;}
.col-9 {flex: 0 0 auto;width: 75%;}
.col-10 {flex: 0 0 auto;width: 83.33333333%;}
.col-11 {flex: 0 0 auto;width: 91.66666667%;}
.col-12 {flex: 0 0 auto;width: 100%;}
.d-flex {display: flex !important;}
.flex-wrap {flex-wrap: wrap !important;}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #444;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family:inherit;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn_{padding:0.25rem .75rem; text-decoration:none;}
.btn_1{background-color:#003300;color:#CCFFD0;border:solid 1px #252440;}
.d-block{display:block}
.d-none{display:none}

.ps-1,.px-1{padding-left: 1rem;}
.pe-1,.px-1{padding-right: 1rem;}
.pt-1,.py-1{padding-top: 1rem}
.pb-1,.py-1{padding-bottom: 1rem}
.me-05{margin-right:0.5rem;}
.ms-1,.mx-1{margin-left:1rem;}
.me-1,.mx-1{margin-right:1rem;}
.mt-1,.my-1{margin-top:1rem;}
.mb-1,.my-1{margin-bottom:1rem;}
.mt-2{margin-top:2rem}
.w-80{width:80%}
.mx-auto{margin-left:auto; margin-right:auto}
.c-pointer{cursor:pointer}
.fs-1{font-size:1rem}
.text-center{text-align:center}
.scale-15{transform:scale(1.5)}