@charset "UTF-8";
/*--- IBE Tours - confirmacion - Art2Fly 2024 -----------------*/


 /*-------------------------------------------------
		 PASO CONFIRMACION
 -------------------------------------------------*/
 #confirmacion {min-width: 360px; margin-top:20px;}
 #confirmacion h1 {line-height: 28px;float: left;margin-top: 20px;}
 #confirmacion h1 i {color: #5eae8b;font-size: 30px;margin-right: 8px;}
 #confirmacion h2 {color: #5b5b52;font-weight: 600;margin-bottom: 30px;font-size: 16px;letter-spacing: .5px;float: left;}
 #confirmacion h2 span {color: #50a782;}
 #confirmacion h3 {color:#5b5b52; text-transform: none; font-size: 14px; font-weight: bold; margin-bottom:4px;}
 #confirmacion .panel {border-radius: 0;border-color: #ddd;color: #333;backgr;background-color: white;padding: 20px 30px;font-family: 'Open sans', arial, sans-serif;line-height: 20px;font-size: 12.5px;}
 #confirmacion .codigo {font-size: .85em;display: block;height: 20px;clear: both;}
 #confirmacion .codigo span {display: inline;font-size: 1.1em;font-weight: 900;font-family:'Open sans', arial, sans-serif;color: white;background: #999;padding: 0 2px;letter-spacing: .5px;}
 
 
 /*------------------------
		 CONTACTO
 -------------------------*/
 #map_contact  {width: 100%; height: 450px; }
 #directions  {background-color: #e04f67; padding: 22px 0; }
 ul#contact-info  {list-style: none; margin: 0 0 0 0; padding: 0; }
 .loader  {margin-left: 5px; position: absolute; }
 .error_message  {color: #F33; font-weight: 600; margin-bottom: 4px; }
 
 
 /* Carousel */
 .carousel .item  {margin: 3px; }
 .carousel .item img  {display: block; width: 100%; height: auto; }
 ul.list_icons  {margin: 0 0 020px 0; padding: 0; list-style: none; }
 ul.list_icons li i  {font-size: 16px; }
 .modal-dialog  {margin-top: 80px; }
 #price_single_main.hotel  {padding-top: 40px; }
 .hotel_container .short_info.hotel  {padding-left: 10px; }

 /*------------------------
		 RESPONSIVE
 -------------------------*/
 @media (max-width: 480px) {
	 #confirmacion .detalles-tour {width: 100%;}
	 #confirmacion .precio-tour { position: absolute; width: auto; top: 20px; display: inline-block; right: 1px; border: none;}
 }
 
