@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
#bd
{
	font-family: TrebuchetMS,Arial, Helvetica, sans-serif;
	height:auto;
	/* color: #337ab7; */
/* font-family: 'Open Sans', sans-serif; */
}
input[type="file"] {
	display: none;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li + li {
    margin-top: 4px;
}
.popup-box-on_ChatBot {
    display: block !important;
}
/* a:focus { */
    /* outline: none; */
    /* outline-offset: 0px; */
/* } */
.popup-head-left_ChatBot.pull-left_ChatBot h1 {
    color: #fff;
    float: left;
    font-family: oswald;
    font-size: 18px;
    margin: 10px 0 0 5px;
   
}
.chat-header-button_ChatBot {
    background: transparent none repeat scroll 0 0;
    border:transparent;
    border-radius: 7px;
    font-size: 12px;
    height: 26px;
    opacity: 0.9;
    padding: 0;
    text-align: center;
    width: 26px;
	z-index:10000;
	
}
.popup-head-right_ChatBot {
    /* margin: 9px 0 0; */
}
.popup-head_ChatBot .btn-group_ChatBot {
    margin: -5px 3px 0 -1px;
}
.gurdeepoushan_ChatBot .dropdown-menu_ChatBot.pull-right_ChatBot {
    padding: 5px;
}
.gurdeepoushan_ChatBot .dropdown-menu_ChatBot li label span {
    border: 2px solid;
    border-radius: 50px;
    display: list-item;
    font-size: 19px;
    height: 40px;
    line-height: 36px;
    margin: auto;
    text-align: center;
    width: 40px;
}
.gurdeepoushan_ChatBot .dropdown-menu_ChatBot li {
    float: left;
    text-align: center;
    width: 33%;
}
.gurdeepoushan_ChatBot .dropdown-menu_ChatBot li label {
    border-radius: 7px;
    font-family: oswald;
    padding: 3px;
    transition: all 0.3s ease-in-out 0s;
	border:transparent;
	min-width: 55px;
}
.gurdeepoushan_ChatBot .dropdown-menu_ChatBot li label:hover {
    background:#304445 none repeat scroll 0 0 !important;
    color: #000000;
}
.popup-head_ChatBot {
	    background: #ff6a13 none repeat scroll 0 0 !important;
    border-bottom: 3px solid #ccc;
	    max-height: 55px;
    /* color: #fff; */
    /* display: block; */
    width: 100%;
    /* padding: 8px; */
    height: -39px !important;
    /* border-top-left-radius: 30px 30px; */
    /* border-top-right-radius: 0px 0px; */
    /* border-radius: 5px; */
}

.user_info_ChatBot{
		margin-top: auto;
		margin-bottom: auto;
		margin-left: 15px;
}
.user_info_ChatBot span{
		font-size: 22px;
		color: white;
}
.user_info_ChatBot p{
	font-size: 15px;
	color: #d9edf7;
}
.video_cam_ChatBot{
    height: 50px;
}
.video_cam_ChatBot i{
		color: white;
		font-size: 25px;
		cursor: pointer;
		margin-right: 5px;
		margin-left: 10px;
}

.popup-head_ChatBot .md-user-image_ChatBot {
    border: transparent;
    border-radius: 50%;
    /* width: 50px; */
	margin-top: 4px;
    margin-left: 8px;
}
.rovoButton_ChatBot {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 5px;
    color: white;
    font-family: Open Sans;
    font-size: 15px;
    padding: 5px;
    background-color: 00b2ee;
    /* border: solid #040a57 1px; */
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    word-break: break-word;
    width: 235px;
    margin-left: 6px;
    font-size: 11.5px;
    margin-bottom: 10px;
    background-image: initial;
    border-style: unset;
	text-align: left;
}
.rovoButton_ChatBot:hover{
	/* background-color:#0586F7; */
}
/* .rovoButton:hover { */
	/* background: #ffffff; */
	/* text-decoration: none; */
	/* color: #0f0f0f; */
	/* border:solid #ffffff 1px;  */
/* } */
.uk-input-group-addon_ChatBot .glyphicon.glyphicon-send {
    color: #ffffff;
    font-size: 30px;
    /* line-height: 36px; */
    padding: 0 6px;
	float: right;
}
.chat_box_wrapper_ChatBot.chat_box_small_ChatBot.chat_box_active_ChatBot {
    opacity: 1;
	display: block;
	font-size: 12px;
    height: 77%;
    overflow: auto;
    width: 100%;
	background: #ebebeb none repeat scroll 0 0;	
    padding-top: 0px;
	/* border: 1px #003e70 solid; */
	border-top: 0px;
	moz-box-shadow: -3px 0px 5px 0px rgba(224,224,224,1);
	box-shadow: -3px 0px 5px 0px rgba(224,224,224,1);
	
}
.chat_box_wrapper_ChatBot.chat_box_small.chat_box_active p {
    
	font-size: 12px;
	margin-left: 21px;
	margin-right:9px;
	margin-top: 10px;
	color:#003F6D;
}

.p_ChatBot{
	
	font-size: 12px;
	margin-left: 21px;
	margin-right:9px;
	margin-top: 6px;
	color:#091429;
}

@media screen and (max-width: 320px) {
.chat_box_wrapper_ChatBot.chat_box_small_ChatBot.chat_box_active_ChatBot {
    opacity: 1;
	display: block;
    overflow: auto;
    height:	79%;
    width: 100%;

}
}
.chat_box_ChatBot {
    padding: 0px 0px 0px 0px;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot::after {
    clear: both;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot::after, .chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot::before {
    content: " ";
    display: table;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot .chat_user_avatar_ChatBot {
    float: left;
	
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot {
	/* margin-bottom: 32px; */
}
.md-user-image_ChatBot {
    border-radius: 50%;
    width: 34px;
}
.img_ChatBot {
    border: 0 none;
    box-sizing: border-box;
    height: auto;
    max-width: 70%;
    vertical-align: middle;
	margin-left: 5px;
}
#principal_ChatBot{
	
	margin-top: 50px; 
	margin-left: 30px;"
}
@media screen and (max-width: 735px) {
#principal_ChatBot{
	margin-top: 50px;
	margin-left: 20px;
	width: 250px;
	margin-right: 20px;
}
}
.chat_message_wrapper_ChatBot ul.chat_message_ChatBot, .chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    list-style: outside none none;
    padding: 0;
}.chat_message_wrapper_ChatBot ul.chat_message_ChatBot, .chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li span {
    color:#df8d33;
}

.span_ChatBot {
    margin-left: 5px !important;
    color: #ff6a13 !important;
	font-weight:bold;
}
.chat_message_wrapper_ChatBot ul.chat_message_ChatBot, .chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li p {
    color:#003F6D;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot {
    float: left;
    margin: 0 0 0 20px;
    max-width: 77%;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot ul.chat_message_ChatBot > li:first-child::before {
    border-right-color: #616161;
}
.chat_message_right_ChatBot {
	 word-break: break-word;
}

.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot ul.chat_message_ChatBot > li:first-child::before {
    border-color: transparent #ededed transparent transparent;
    border-style: solid;
    border-width: 0 16px 16px 0;
    content: "";
    height: 0;
    left: -14px;
    position: absolute;
    top: 0;
    width: 0;
}
.chat_box_ChatBot.chat_box_colors_a_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    background: #ffffff  none repeat scroll 0 0;
    color: #000000;
}
.open-btn_ChatBot {
    border: 2px solid #189d0e;
    border-radius: 32px;
    color: #189d0e !important;
    display: inline-block;
    margin: 10px 0 0;
    padding: 9px 16px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    background: #ededed none repeat scroll 0 0;
    border-radius: 4px;
    clear: both;
    color: #212121;
    display: block;
    float: left;
    font-size: 13px;
    padding: 8px 16px;
    position: relative;
    word-break: break-word;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot, .chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    list-style: outside none none;
    padding: 0;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    margin: 0;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li p {
    margin: 0;
}
.chat_box_ChatBot.chat_box_colors_a_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li .chat_message_time_ChatBot {
   display : none;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li .chat_message_time_ChatBot {
    color: #727272;
    display: block;
    font-size: 11px;
    padding-top: 2px;
    text-transform: uppercase;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot{
    float: right;
	margin-bottom:9px;
	  /* background: #EFF7FD none repeat scroll 0 0; */
	 /* border-radius:12px; */
	 /* margin-right: 6px; */
	 background-color: white;
    width: auto;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: auto;
    border-radius: 6%;
    /* display: block; */
	  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ebebeb;
	 /* border: solid 0.3px #959395; */
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot p {
    float: right;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot output {
    float: right;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot ul.chat_message_ChatBot {
    float: right;
    margin-left: 0 !important;
    margin-right: 24px !important;
	margin-top: 4px;
    margin-bottom: -3px;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot  ul.chat_message_ChatBot > li:first-child::before {
    border-left-color: #EEEEEE;
}
.chat_box_ChatBot.chat_box_colors_a_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot> li:first-child::before {
    border-right-color: #ffffff ;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot.chat_box_colors_a_ChatBot ul.chat_message_ChatBot> li:first-child::before {
    border-color: transparent transparent transparent #ededed;
    /* border-width: 0 0 29px 29px; */
    left: auto;
    /* right: -14px; */
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li:first-child::before {
    border-color: transparent #ededed transparent transparent;
    border-style: solid;
    border-width: 0 29px 29px 0;
    content: "";
    height: 0;
    left: -14px;
    position: absolute;
    top: 0;
    width: 0;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li span{
	color: #df8d33;
}
.chat_message_wrapper_ChatBot.chat_message_right_ChatBot {
    background: #f4cdb2 none repeat scroll 0 0;
}
.chat_box_ChatBot .chat_message_wrapper_ChatBot ul.chat_message_ChatBot > li {
    background: #ededed none repeat scroll 0 0;
    border-radius: 12px;
    clear: both;
    color: #212121;
    display: block;
    float: left;
    font-size: 12px;
    padding: 8px 16px;
    position: relative;
}
.gurdeep-chat-box_ChatBot {
    background: #ffffff  none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    padding: 3px;
	width: 486px;
}
#submit_message_ChatBot {
	width: 75%;
    height: 44.2px;
    border-radius: 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #ebebeb;
    background-color: white;
    border: medium none;
    padding: 0px;
    margin-left: 15px;
    padding-left: 12px;
}
.gurdeep-chat-box_ChatBot i {
    color: #003F6D;
    font-size: 21px;
    line-height: 1px;
	/* left: 250px; */	
    top: 10px;
    right: 5px;
	cursor: pointer;
	
}
.chat_submit_box_ChatBot {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    width: 100%;
	top: 84%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	height:67px;
	padding-top:0px;
	background:white;
}
@media screen and (max-width: 320px) {
.chat_submit_box_ChatBot {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    overflow: hidden;
    /* padding: 20px; */
    position: absolute;
    width: 100%;
	top: 85%;
	/* padding-right: 0px; */
	/* padding-left: 0px; */
	/* padding-bottom:0px; */
	height:12%;
	/* padding-top:0px; */
	background:white;
}
}
@media screen and (max-width: 735px) {
.chat_submit_box_ChatBot {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    overflow: hidden;
    /* padding: 20px; */
    position: absolute;
    width: 100%;
	top: 88%;
	/* padding-right: 0px; */
	/* padding-left: 0px; */
	/* padding-bottom:0px; */
	height:12%;
	/* padding-top:0px; */
    background-color: #f7f7f7;
}
}
.chat_submit_box_ChatBot .uk-input-group_ChatBot hr {
    margin-bottom: 0px;
    margin-top: 0px;
	border-top:2px solid #f5f5f5;
	width: 167%;
}
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot{
	height: auto;
	width: 95%;
	padding-left: 5px;
    margin-left: 7px;
    /* margin-top: 6px; */
	background-color: #f7f7f7;

}
@media screen and (max-width: 735px) {
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot{
	height: auto;
	    width: 100%;
	padding-left: 0px !important;
    margin-left: 0px !important;
    /* margin-top: 3px; */
}
}
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot input{
	height: 34px; 
	padding-right: 1px; 
	width: 395px;
	outline:none;
	cursor: pointer;
}
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot button{
	border:none;
	background:transparent;
	outline:none;
	    padding: 0px;
    /* margin-left: 267px; */
    /* margin-top: 10px; */
}
@media screen and (max-width: 320px) {
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot button{
	border:none;
	background:transparent;
	outline:none;
}
}
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot button i{
	top: -20;
	color: #003F6D;
	left: auto;
}
@media screen and (max-width: 320px) {
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot button i{
    left: -29px;
    /* right: -200; */
    /* top: -30; */
	color: #003F6D;
    bottom: 12px;
}
}
@media screen and (max-width: 735px) {
.chat_submit_box_ChatBot .uk-input-group_ChatBot .gurdeep-chat-box_ChatBot button i{
    left: -29px;
    /* right: -200; */
    /* top: -30; */
	color: #003F6D;
    bottom: 12px;
}
}
.uk-input-group_ChatBot {
    border-collapse: separate;
    display: table;
    position: relative;
	/* border: 1px #003e70 solid; */
	    width: 100%;
}
.dropdown-menu_ChatBot {
    left: 3px;
}
.dropdown-menu_ChatBot a {
    left: 3px;
	margin-left: 5px;
}
.dropdown-submenu_ChatBot {
    position: relative;
}
.dropdown-submenu_ChatBot .dropdown-menu_ChatBot {
    top: 100%;
    left: 0;
    margin-top: -1px;
	width: 252px;
	top: -215;
	left: 0px;
}
.dropdown-submenu_ChatBot .dropdown-menu_ChatBot form label {
    margin-left: 6px;	
}
.dropdown-submenu_ChatBot .dropdown-menu_ChatBot form button {
    margin-left: 6px;	
}
.dropdown-submenu_ChatBot .dropdown-menu_ChatBot form input {
    width: 236px;
	border-left-width: 1px;
	margin-left: 5px;
}
.button_ChatBot{	
    /* background-color: #0072C6;  */
    border: none;
    color: white;
    /* padding: 15px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
	float: right;
	position: fixed;
	bottom: 14px;
	margin-left: 1200px;/*85%;*/
	
	/* border-radius: 50%; */
	outline:none;
	border-right-color: #0072C6;
	/*left: 1250px;*/
	border-right-width: 30px;
	border-bottom-width: 30px;
    margin: 0 auto;
	/* right: 30px; */
	outline:none;
	z-index: 100;
	right: 0;
}
@media screen and (max-width: 735px) {
.button_ChatBot{
    
    border: none;
    color: white;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    float: right;
    position: fixed;
    border-radius: 50%;
    outline: none;
    border-right-color: #0072C6;
    border-right-width: 30px;
    border-bottom-width: 30px;
    margin: 0 auto;
    outline: none;
    top: 80%;
    z-index: 100;
    border-radius: 0;
	right: 0;
}
}
/* html,body{ */
	/* width:100%; */
	/* height:auto; */
/* } */
.dropdown-menu_ChatBot{	
	min-width: 55px;
}
#frames_ChatBot{
	    background-color: transparent;
	box-shadow: -1px 1px 8px 0px #ccc;
	/* z-index:99999; */
	/* border-top-left-radius: 35px; */
	height: 480px;
    /* right: 39%; */
    /* left: 72%; */
    width: 330px;
    display: none;
    position: fixed;
    bottom: 19.5%;
    border: 0px solid #f5f5f5;
    z-index: 999999 !important;
    border-radius: 10px;
    right: 10px !important;
}
@media and (min-height: 400px) and (max-height: 499px) {
#frames_ChatBot{
	left: 2px;
	top: 55px;
	height: 90%;
	width: 98%;
	max-width: 375px;
	 border-radius: 10px; 
}
}
@media screen and (max-width: 330px) {
#frames_ChatBot{
	left: 2px;
	top: 55px;
	height: 90%;
	width: 98%;
	max-width: 375px;
	border-radius: 10px; 
}
}


#expanded_ChatBot {
  display: block;
  line-height: initial !important;
}

/*css de chattiggo*/

.webchat-star-rating_ChatBot{
width: 30px;
  height: 28.5px;
  object-fit: contain;
  background:url("imagenes/webchat-star-rating@2x.png") no-repeat;
    background-size:28.5px;
}
.webchat-star-rating_ChatBot:hover{
	padding-right:1px;
	height:48px;
	width: 30px;
  height: 28.5px;
  object-fit: contain;
  background:url("imagenes/webchat-star-rating-hover@2x.png") no-repeat;
  background-size:28.5px;
  }
  
  .label-hora_ChatBot {
	   width: auto;
    height: auto;
    margin: 0 20px 0 0;
    font-size: 0.6875rem;
    line-height: 0.875rem;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    color: #bcbcbc;
    /* float: right; */
  }
  .label-hora-left_ChatBot{
	  float:left;
	  margin-left: 12px;
  }
  .label-hora-right_ChatBot{
	  float:right;
	  margin-left: 12px;
	  margin-right: 0px !important;
  }

.Ellipse-15_ChatBot {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
}

.carousel_ChatBot {
    position: relative;
    min-height: 240px;
    border: 1px solid;
}
/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner_ChatBot {
  border-radius: 15px;
}

.carousel-caption_ChatBot {
    background-color: rgba(0,0,0,.5);
    position: relative !important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0 !important;
    padding: 0 0 0 0 !important;
    color: #fff;
    text-align: center !important;
	margin-bottom: 10px;
}

.carousel-indicators_ChatBot {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control_ChatBot.left,
.carousel-control_ChatBot.right {
  background-image: none;
    color: aqua;
    top: 50%;
    bottom: 45%;
}


/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white_ChatBot {
   padding: 10px 0;
}

.section-white_ChatBot {
  background-color: #fff;
  color: #555;
}

@media screen and (min-width: 768px) {

  .section-white_ChatBot {
     padding: 1.5em 0;
  }

}

@media screen and (min-width: 992px) {

  .container_ChatBot {
    max-width: 930px;
  }

}
.img-carousel_ChatBot{
	max-width: 300px important!;
	max-height: 150px important!;
}
.cen_icono_ChatBot{
	height: 30px !important;
}

.carrusel-descripcion_ChatBot{
	    text-align: center;
	
}
.carrusel-precio_ChatBot{
	    text-align: center;
		display:block;
}

.carrusel-btn_ChatBot {
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    /* border: 1px solid transparent; */
    border-radius: 20px;
    background-color: white;
    color: #003e70;
    border: 3px solid #003e70;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#bd{
    margin: 0px;
    background-color: transparent;
}
/* .glyphicon-paperclip:before { */
    /* content: "\e142"; */
/* } */
/* :after, :before { */
    /* -webkit-box-sizing: border-box; */
    /* -moz-box-sizing: border-box; */
    /* box-sizing: border-box; */
/* } */
#p_titulo_ChatBot {
    margin: 0 0 10px;
}

@media only screen and (width:320px) and (device-width:320px) and (device-height:480px) and (orientation: landscape) {
	#bd {
		-webkit-transform: scale(0.667);
		-webkit-transform-origin: top right;
		position: absolute;
		right: 0;
		top: 0;
		width: 480px;
	}
}

#icono_webchat{
	
	height:50px;
	width:50px;
	background-color:white;
	border-radius:30px;
	margin-left: 13px;
	display:inline;
	float:left;
    /* margin-top: 10px; */
	
}
#p_titulo_ChatBot {
	    margin-top: 12px;
  width: 165px;
  height: 31px;
  /* font-family: TrebuchetMS; */
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #071d49;
}

#cabecera_webchat{
	/* margin-top: 20px; */
}

.box-bot{
	background-color: white;
    width: 246px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: auto;
    border-radius: 6%;
    display: inline-block;
	  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #ebebeb;
  /* background-color: var(--white); */
}

#span_WebChat{
	color:#ff6a13;
	margin-top: -9!important;
	margin-left: 8px;
	font-weight:bold;
}

/* CODIGO PARA VERSIÓN MOBILE */

