.cc-topnav,.img-container,.video-item img
{
	position:relative
}
	@font-face
{
	font-family:MuseoSans900;
	src:url(../fonts/MuseoSans-900.eot);
	src:url(../fonts/MuseoSans-900.eot?#iefix) format('embedded-opentype'),url(../fonts/MuseoSans-900.woff) format('woff'),url(../fonts/MuseoSans-900.ttf) format('truetype'),url(../fonts/MuseoSans-900.svg#svgFontName) format('svg')
}
	@font-face
{
	font-family:MuseoSans700;
	src:url(../fonts/MuseoSans-700.eot);
	src:url(../fonts/MuseoSans-700.eot?#iefix) format('embedded-opentype'),url(../fonts/MuseoSans-700.woff) format('woff'),url(../fonts/MuseoSans-700.ttf) format('truetype'),url(../fonts/MuseoSans-700.svg#svgFontName) format('svg')
}
	@font-face
{
	font-family:MuseoSans500;
	src:url(../fonts/MuseoSans-500.eot);
	src:url(../fonts/MuseoSans-500.eot?#iefix) format('embedded-opentype'),url(../fonts/MuseoSans-500.woff) format('woff'),url(../fonts/MuseoSans-500.ttf) format('truetype'),url(../fonts/MuseoSans-500.svg#svgFontName) format('svg')
}
	@font-face
{
	font-family:MuseoSans300;
	src:url(../fonts/MuseoSans-300.eot);
	src:url(../fonts/MuseoSans-300.eot?#iefix) format('embedded-opentype'),url(../fonts/MuseoSans-300.woff) format('woff'),url(../fonts/MuseoSans-300.ttf) format('truetype'),url(../fonts/MuseoSans-300.svg#svgFontName) format('svg')
}
	@font-face
{
	font-family:MuseoSans100;
	src:url(../fonts/MuseoSans-100.eot);
	src:url(../fonts/MuseoSans-100.eot?#iefix) format('embedded-opentype'),url(../fonts/MuseoSans-100.woff) format('woff'),url(../fonts/MuseoSans-100.ttf) format('truetype'),url(../fonts/MuseoSans-100.svg#svgFontName) format('svg')
}

::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb{
    background-color:rgba(95, 33, 103, .7); 
    background-image: -webkit-linear-gradient(90deg,rgba(255, 255, 255, .2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, .2) 50%,rgba(255, 255, 255, .2) 75%,transparent 75%,transparent)
}

	.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

  .botonPromoVerano{
      top: 70%;
    left: 49%;
    width: 13%;
    height: 9%;
    position: absolute;
    margin-top: inherit;
    padding: 0;

border-radius: 20px;
 border: none;
}

.btn-default {
    color:#9c2323  !important;
    font-weight: bold !important;
    background-color:white!important;
    border-color: #ca8181;
}

.chat-container{
	margin:0px ;
	padding: 0px ;
	width: 100% ;
	max-width: 340px ;
	height: auto ;
	position: fixed ;
	bottom: 0 ;
	right: 15px ;
	z-index: 999 ;

}

.chat-buttom{
	width: 100%;
	margin:0;
	cursor:pointer;
	user-select: none;
	padding: 4px 0;
	background: rgb(225,22,26);
	text-align: center;
	color:white;
	font-size: 2.2rem;
    font-weight: bold;
}

.chat-content{
	margin:0;
	padding: 0;
	background-color: #fff;
	display: none;

}

@media screen and (max-width: 540px) {
    body {
        padding-top:59px;
		font-family:MuseoSans500;
		overflow-x:hidden
    }
	.collapse.in{
		background-color: #222;
		overflow: hidden;
	}
	.starter-template p,.starter-template ul {
		max-width:99%;
		color:#3B3B3A;
		margin-left:auto;
		margin-right:auto
	}
	.landing-image{
		margin: 20px 0px;
	}
	.landing-form-container{
		margin: 10px 35px 0px 35px;
	}
}
@media screen and (min-width: 768px) {
    body {
        padding-top:95px;
		font-family:MuseoSans500;
		overflow-x:hidden
    }
	.starter-template p,.starter-template ul {
		max-width:70%;
		color:#3B3B3A;
		margin-left:auto;
		margin-right:auto
	}
	.landing-image{
		margin: 40px 30px 10px 30px;
	}
	.landing-form-container{
		margin: 100px 35px 0px 35px;
	}
}

.white
{
	color:#fff
}
.bgwhite
{
	background-color:#fff
}
.cc-topnav
{
	min-height:40px;
	margin-bottom:0;
	z-index:10;
	border-radius:0
}
.cc-brand
{
	float:left;
	height:35px;
	padding:9px
}
.cc-navbar .icon-bar{
	background-color: yellow !important;
}
.cc-navbar-right
{
	margin-right:10px
}
.cc-navbar-brand
{
	float:left;
	height:35px;
	padding:10px;
	font-size:20px;
	line-height:15px;
	font-family:MuseoSans300;
	color:#FFF
}
.cc-navbar-brand:hover
{
	color:#ccc;
	text-decoration:none
}
.cc-navbar-brand span:hover,.cc-navbar-brand:focus
{
	color:#FFEB00
}
.cc-popover-quote
{
	font-family:MuseoSans500;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	background-color:#F4F4F4;
	color:#B0B0AF;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.2);
	border-radius:0;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
	box-shadow:0 5px 10px rgba(0,0,0,.2);
	line-break:auto;
	display:block;
	top:24px;
	left:14px
}
.cc-popover-quote.bottom>.arrow
{
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,.25)
}
.cc-popover-quote.bottom>.arrow:after
{
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#F4F4F4
}
.cc-popover-dark
{
	background-color:#333;
	color:#FFF;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.2);
	border-radius:0;
	box-shadow:0 5px 10px rgba(0,0,0,.2);
	line-break:auto
}
.cc-popover,.cc-popover-dark
{
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
	font-family:MuseoSans500;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	-webkit-background-clip:padding-box
}
.cc-popover-dark.bottom>.arrow
{
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,.25)
}
.cc-popover-dark.bottom>.arrow:after
{
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#333
}
.cc-popover-dark a
{
	color:#eee
}
.cc-popover
{
	background-color:#FFEB00;
	color:#5B2760;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.2);
	border-radius:0;
	box-shadow:0 5px 10px rgba(0,0,0,.2);
	line-break:auto
}
.cc-popover.bottom>.arrow
{
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,.25)
}
.cc-popover.bottom>.arrow:after
{
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#FFEB00
}
.cc-topnavbar-hr
{
	margin-top:4px;
	margin-bottom:4px;
	border-width:1px 0 0;
	border-style:solid none none;
	border-color:#EC297B -moz-use-text-color -moz-use-text-color
}
.cc-navbar
{
	border-radius:0;
	font-family:MuseoSans700;
	color:#FFF;
	margin-bottom:0;
	background:rgba(82,36,101,1);
	background:-moz-linear-gradient(left,rgba(82,36,101,1) 0,rgba(122,33,127,1) 51%,rgba(82,36,101,1) 100%);
	background:-webkit-gradient(left top,right top,color-stop(0,rgba(82,36,101,1)),color-stop(51%,rgba(122,33,127,1)),color-stop(100%,rgba(82,36,101,1)));
	background:-webkit-linear-gradient(left,rgba(82,36,101,1) 0,rgba(122,33,127,1) 51%,rgba(82,36,101,1) 100%);
	background:-o-linear-gradient(left,rgba(82,36,101,1) 0,rgba(122,33,127,1) 51%,rgba(82,36,101,1) 100%);
	background:-ms-linear-gradient(left,rgba(82,36,101,1) 0,rgba(122,33,127,1) 51%,rgba(82,36,101,1) 100%);
	background:linear-gradient(to right,rgba(82,36,101,1) 0,rgba(122,33,127,1) 51%,rgba(82,36,101,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#522465', endColorstr='#522465', GradientType=1 )
}
.cc-mainmenu-item
{
	padding:12px 10px;
	font-size:16px;
	line-height:15px;
	font-family:MuseoSans300;
	color:#FFF
}
.starter-template h1,.starter-template h2,.video-item h4,.video-item p
{
	font-family:MuseoSans700
}
.cc-mainmenu-item:focus,.cc-mainmenu-item:hover,.menuselected
{
	text-decoration:none;
	border-bottom:2px solid #FFEB00;
	background-color:transparent;
	color:#FEEA0C
}
.cc-mainmenu
{
	margin-top:15px
}
	#slider-principal
{
	top:-15px
}
.carousel-inner
{
	/*max-height:500px!important*/
}
.starter-template
{
	padding:20px 15px;
	text-align:center;
	color:#fff
}
.starter-template h1
{
	font-size:34px
}
.starter-template p
{
	text-align:justify
}
.starter-template ul
{
	text-align:left
}
.text-white{
	color:#fff;
}
.starter-template a,.text-purple
{
	color:#521C66
}

.starter-template a,.text-white
{
	color:##FFFFFF;
}
.starter-template span
{
	color:#521C66;
	font-weight:700
}
.gray
{
	background-color:#EAEAEA
}
.gray-2
{
	background-color:#D6D6D6
}
.gray-3
{
	background-color:#C4C4C3
}
.gray-4
{
	background-color:#AEAEAE
}
.purple
{
	background-color:#521C66
}
.cc-service-row
{
	border:15px solid transparent;
	padding-bottom:55px;
	border-image-source:url(../images/rainbow.png);
	border-image-repeat:stretch;
	border-image-slice:0 50 50 50
}
.cc-service
{
	float:left;
	margin-left:4%;
	text-align:center
}
.cc-service i
{
	font-size:50px
}
.cc-service h4,[class^=cc-icon-]>a
{
	color:#FFF
}
.purple-hr
{
	border-top:2px solid #521C66;
	max-width:60%
}

.yellow-hr
{
	border-top:2px solid rgba(253, 195, 18, 1);
	max-width:60%
}
.cc-hr
{
	border-top:2px solid #fff;
	max-width:60%
}
.video-item
{
	border:2px solid #C3C3C3;
	padding:5px;
	margin-bottom:20px
}
.video-item h4
{
	margin-top:5px;
	margin-bottom:0;
	font-size:14px;
	color:#521C66
}
.video-item img
{
	border:3px solid #521C66
}
	img.caratula
{
	width:100%
}
.video-item p
{
	margin-bottom:5px
}
.img-title,.img-title h4
{
	text-align:center;
	position:absolute
}
.footer-logos
{
	margin-bottom:30px
}
.footer-logos img
{
	float:left;
	margin-right:20px
}
.footer-logos i
{
	float:left;
	width:30px;
	height:30px;
	font-size:35px;
	color:#FFF
}
.city-row,.img-title,.job-item,.top-banner img
{
	width:100%
}
.footer-logos i.fa-facebook:focus,.footer-logos i.fa-facebook:hover
{
	color:#1D70B7
}
.footer-logos i.fa-twitter:focus,.footer-logos i.fa-twitter:hover
{
	color:#36A9E0
}
.footer-logos i.fa-youtube:focus,.footer-logos i.fa-youtube:hover
{
	color:#E30513
}
.footer-logos i.fa-linkedin:focus,.footer-logos i.fa-linkedin:hover
{
	color:#159DC7
}
.footer-logos i.fa-instagram:focus,.footer-logos i.fa-instagram:hover
{
	color:#517FA4;
}
.footer-logos i.fa-globe:focus,.footer-logos i.fa-globe:hover
{
	color:#531C66;
}
	footer
{
	background-color:#181818;
	padding:40px 15px 20px;
	color:#FFF
}
.top-20
{
	margin-top:20px
}
.img-title
{
	top:0;
	margin:0;
	height:100%;
	opacity:.75;
	display:none;
	background-color:#333
}
.cc-navbar-list ul,.cc-navbar-list-dark ul
{
	list-style-type:none;
	display:block;
	padding-left:0;
	margin:0
}
.img-title h4
{
	color:#fff;
	top:75%;
	width:100%;
	font-size:16px;
	font-family:MuseoSans900
}
.img-title img
{
	top:35%;
	opacity:1;
	border:0
}
	#cablesula,#globalnet
{
	cursor:pointer
}
.cc-navbar-list li
{
	border-bottom:solid 1px #F4A700
}
.cc-navbar-list li:last-child
{
	border:0
}
.cc-navbar-list a
{
	color:#521C66;
	text-decoration:none
}
.cc-navbar-list a:focus,.cc-navbar-list a:hover
{
	color:#EC297B
}
.cc-navbar-list-dark li
{
	border-bottom:solid 1px #eee;
	padding:2px 0
}
.cc-navbar-list-dark li:last-child
{
	border:0
}
.cc-navbar-list-dark a
{
	color:#eee;
	text-decoration:none
}
.cc-navbar-list-dark a:focus,.cc-navbar-list-dark a:hover
{
	color:#EC297B
}
	ul.flags li
{
	padding-top:3px;
	min-width:92px;
	border-bottom:solid 1px #F4A700
}
	ul.flags li:last-child
{
	border:0
}
	ul.flags img
{
	float:left;
	margin-right:4px
}
.nopadding
{
	padding:0!important;
	margin:0!important
}
.top-banner
{
	margin-top:-15px
}
.speedtest-container
{
	max-width:58%;
	margin-left:auto;
	margin-right:auto
}
.jobs-container
{
	max-height:250px;
	max-width:560px;
	background-color:#F5F5F5;
	border:2px solid #B5B5B5;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
	overflow-y:scroll
}
.job-item
{
	margin-top:10px
}
.job-item h5
{
	font-family:MuseoSans700;
	color:#521C66;
	margin-bottom:2px
}
.agencies-container
{
	background-color:#F5F5F5;
	border:2px solid #C2C2C2;
	max-width:100%;
	margin:35px 0
}
.city-name
{
	border:1px solid #C5C5C5;
	text-align:center;
	padding:7px
}
.city-name a
{
	color:#333;
	text-decoration:none
}
.city-row
{
	border-bottom:solid 1px #C5C5C5;
	min-height:65px;
	font-family:MuseoSans300
}
.city-row:first-child
{
	min-height:35px
}
.city-row:last-child
{
	margin-bottom:10px
}
.city-row h5
{
	font-family:MuseoSans700;
	color:#521C66;
	margin-bottom:2px;
	width:40%;
	float:left;
	padding:0 5px
}
.city-row h5:last-child
{
	width:15%;
	text-align:center
}
.city-row div:last-child
{
	width:15%;
	text-align:right
}
.city-row div
{
	width:40%;
	float:left;
	padding:0 5px
}
.city-row>div:nth-child(2)
{
	width:45%
}
.city-info
{
	max-height:365px;
	overflow-y:scroll
}
.agencies-container .right-col
{
	margin:10px 0
}
.agencies-container .right-col .row
{
	border:1px solid #C5C5C5;
	margin:0 1px
}
.agencies-container .left-col
{
	padding-left:0;
	margin:10px 0;
	border-right:solid 1px #C5C5C5
}
.agencies-container .left-col h5
{
	text-align:center;
	font-family:MuseoSans700;
	color:#521C66;
	margin-bottom:2px
}
.agencies-container .left-col ul
{
	list-style-type:none;
	margin:0;
	padding:0
}
.agencies-container .left-col li
{
	padding:5px 30px;
	color:#333
}
.agencies-container .left-col a
{
	color:#333;
	text-decoration:none
}
.agencies-container .left-col .selected a,.selected a
{
	color:#fff
}
.agencies-container .left-col hr
{
	border-top:2px solid #C2C2C2;
	max-width:95%
}
.cc-form
{
	margin-bottom:25px
}
.cc-form .control-label
{
	color:#521C66;
	text-align:left
}
.cc-form .form-group
{
	margin-bottom:5px
}
.cc-form input
{
	border-radius:0
}
.cc-form .form-control:focus
{
	border-color:#521C66
}
.cc-button
{
	border:1px solid #521C66;
	border-radius:0;
	color:#521C66;
	min-width:180px;
	font-family:MuseoSans300
}
.cc-button:hover
{
	color:#FFF
}
.cc-button:hover,.quote-link:hover,.selected
{
	background-color:#521C66
}
#google_map {
	height:380px;
	max-width:890px;
	border:2px solid #521C66;
	margin-bottom:25px
}
.form-horizontal .has-feedback .form-control-feedback
{
	top:0;
	right:-15px
}
.form-horizontal .has-feedback .input-group .form-control-feedback
{
	top:0;
	right:-30px
}
	#quote-form
{
	min-height:480px;
	width:90%;
	margin-left:auto;
	margin-right:auto
}
.jcarousel-clip,.jcarousel-list
{
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0
}
.quote-link
{
	text-align:left;
	width:100%;
	border-radius:0;
	color:#858585
}
.quote-link:hover
{
	color:#ccc
}
.quote-table tr
{
	border-bottom:solid 1px #ccc
}
.carousel-indicators
{
	bottom:-10px
}
.rborder
{
	border-right:2px solid #7A7A7A
}
.faq-banner
{
	background:url(../images/banners/CC-FAQS.png) center center no-repeat fixed;
	display:table;
	height:100%;
	position:relative;
	width:100%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.jcarousel-clip
{
	z-index:2
}
.jcarousel-list
{
	z-index:1;
	top:0;
	left:0
}
.jcarousel-item,.jcarousel-list li
{
	float:left;
	list-style:none;
	width:75px;
	height:75px
}
.jcarousel-list li
{
	height:230px;
	width:100%
}
.jcarousel-container
{
	position:relative
}
.jcarousel-clip
{
	width:100%;
	height:231px
}
.jcarousel-item
{
	height:230px
}
.jcarousel-next,.jcarousel-prev
{
	z-index:3;
	cursor:pointer;
	display:block;
	position:absolute;
	bottom:5px;
	width:20px;
	height:20px
}
.jcarousel-prev
{
	background:url(../images/white_down.png) no-repeat;
	left:2%;
	top:14%
}
.jcarousel-next
{
	background:url(../images/white_up.png) no-repeat;
	left:2%;
	top:4%
}
.footer ul
{
	list-style-type:none;
	display:block;
	padding:10px 0;
	margin:0
}
.footer ul > li > a
{
	color:#fff
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
	background-color: #FFEC00;
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 35px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:active>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.pizzatime-logo{
	position:fixed;
	top:100px;
	right:5px;
	z-index:1;
}
/*********************
	LANDING PAGES CSS
**********************/

.landing-page{
	padding-top:0px;
	font-size: 16px;
}
.back2school{
	background-color:#531C66;
	background-image:url("../images/landing-pages/BTS-Patron.png");
	background-repeat: repeat;
}
.family-pack{
	background: url("../images/landing-pages/Landing-Cable-Color-Honduras-Family-Pack-Dic16.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.tricolor{
	background: url("../images/landing-pages/TriColor_LandingPage_HN.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.christmas-color{
	background: url("../images/landing-pages/ChristmasColor_LandingPage_HN.png") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.cinema-fusion{
	background: url("../images/landing-pages/CF_LandingPage_HN.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mundial{
	background: url("../images/landing-pages/LANDING-MUNDIAL-CC.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.telefonia-plus{
	background: url("../images/landing-pages/BG-Negocios-Corporativos-Cable-Color-Honduras-Telefonia-Plus-Dic16.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.internet-plus{
	background: rgba(253,234,210,1);
	background: -moz-linear-gradient(45deg, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 53%, rgba(102,160,193,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(253,234,210,1)), color-stop(0%, rgba(253,234,210,1)), color-stop(53%, rgba(253,234,210,1)), color-stop(100%, rgba(102,160,193,1)));
	background: -webkit-linear-gradient(45deg, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 53%, rgba(102,160,193,1) 100%);
	background: -o-linear-gradient(45deg, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 53%, rgba(102,160,193,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 53%, rgba(102,160,193,1) 100%);
	background: linear-gradient(45deg, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 0%, rgba(253,234,210,1) 53%, rgba(102,160,193,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdead2', endColorstr='#66a0c1', GradientType=1 );
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.internet-plus{
	background: url("../images/landing-pages/Internet-Plus_LangingPage.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.canales-hd{
	background: url("../images/landing-pages/BG-Cable-Color-Honduras-60-Canales-HD-Dic16.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.100catracha{
	background: rgba(250,242,246,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(250,242,246,1) 0%, rgba(133,133,133,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(250,242,246,1)), color-stop(100%, rgba(133,133,133,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(250,242,246,1) 0%, rgba(133,133,133,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(250,242,246,1) 0%, rgba(133,133,133,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(250,242,246,1) 0%, rgba(133,133,133,1) 100%);
	background: radial-gradient(ellipse at center, rgba(250,242,246,1) 0%, rgba(133,133,133,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf2f6', endColorstr='#858585', GradientType=1 );
}
.flash-color{
	background: url("../images/landing-pages/Flash-color-pagina-de-cotizacion.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.verano-color{
	background: url("../images/landing-pages/LandingPage_VeranoColor.jpg") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.paquete-diviertas{
	background: url("../images/landing-pages/Landing_PaqueteDiviertasHD.png") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.paquete-weekend-fiberpack{
	background: url("../images/landing-pages/HOME-FIBER-weekend-fondo-landing.webp") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.paquete-encuesta-chocolate{
	background: url("../images/landing-pages/webp/ChocolatePost-FONDO.webp") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.plan-esencial{
	background: url("../images/landing-pages/2-PLAY-COLOR---GUATEMALA-FONDO.png") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.landing-page p{
	font-family:MuseoSans100;
}
.landing-container{
	
}
.landing-form-container{
	padding: 25px 30px 5px 30px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 2px solid #f7eff7;
	background-color:rgba(230, 230, 230, 0.7);
	/*width: 90%;*/
	text-align:center;
	
}

.landing-form-container-weekend-fiberpack {
    padding: 25px 30px 5px 30px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 2px solid #f7eff7;
    background-color: rgba(230, 230, 230, 0.9);
    /* width: 90%; */
    text-align: center;
}

.landing-footer{
	padding: 5px;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
}

.landing-footer  .footer-logos{
	margin-bottom: 0px;
}
.landing-footer  .footer-logos i{
	float: left;
	width: 15px;
	height: 20px;
	font-size: 23px;
	color: #FFF;
}
footer p{
	font-size: 14px;
}
.speedpack h2 {
	font-family:MuseoSans900;	
}
.speedpack p {
	padding: 0 40px;	
}
.speedpack .cc-button {
	border:1px solid #521C66;
	border-radius:7px;
	color:#FFF;
	min-width:180px;
	font-family:MuseoSans300;
	background-color:#521C66
}
.speedpack .cc-button:hover, .speedpack .cc-button:focus{
	color:#521C66;
	background-color: #FFF
}

.img-fondo{
		/*background: url("../images/landing-pages/webp/3dias-purafibra-fondo.webp") no-repeat center center fixed; */
		background: url("../images/landing-pages/webp/3dias-purafibra-fondo.webp") no-repeat center;
		width: 100%;
		background-size: cover;
		
}

.paquete-staRosa{
		/*background: url("../images/landing-pages/webp/3dias-purafibra-fondo.webp") no-repeat center center fixed; */
		background: url("../images/landing-pages/CC-SRC-WEB_FONDO.JPG") no-repeat center;
		width: 100%;
		background-size: cover;
		
}

.ccveo{
		/*background: url("../images/landing-pages/webp/3dias-purafibra-fondo.webp") no-repeat center center fixed; */
		background: url("../images/landing-pages/CCVeo-LANDING-FONDO.png") no-repeat center;
		width: 100%;
		background-size: cover;
		
}

.paquete-vacaciones-roatan{
		/*background: url("../images/landing-pages/webp/3dias-purafibra-fondo.webp") no-repeat center center fixed; */
		background: url("../images/landing-pages/webp/vacaciones-roa-fondo.webp") no-repeat center;
		width: 100%;
		background-size: cover;
		
}

.container-paquete-3dias-defibra{
	background-color: #fbfbfbad;
    border-radius: 25px;
}

.homefiber{
	background: url("../images/landing-pages/HOME-FIBER-NAVIDAD-FONDO.png") no-repeat center;
	width: 100%;
		background-size: cover;
}
.actualizacion{
	/*background: url("../images/slider/actualizacion-slider.jpg") no-repeat center;*/
	width: 100%;
		background-size: cover;
		background-color: rgb(38,137,202);
}


.general-paquetes{
	background: url("../images/landing-pages/CABLE-COLOR.png") no-repeat center;
	width: 100%;
		background-size: cover;
}

.corporativo-paquetes{
	background: url("../images/landing-pages/BG-Negocios-Corporativos-Cable-Color-Honduras-Telefonia-Plus-Dic16.jpg") no-repeat center;
	width: 100%;
		background-size: cover;
}

.homefiber h2 {
	font-family:MuseoSans900;	
}
.homefiber p {
	padding: 0 40px;	
}
.homefiber .cc-button {
	border:1px solid #521C66;
	border-radius:7px;
	color:#FFF;
	min-width:180px;
	font-family:MuseoSans300;
	background-color:#521C66
}
.homefiber .cc-button:hover, .homefiber .cc-button:focus{
	color:#521C66;
	background-color: #FFF
}


.plan-esencial-2 h2 {
	font-family:MuseoSans900;	
}
.plan-esencial-2 p {
	padding: 0 40px;	
}
.plan-esencial-2 .cc-button {
	border:1px solid #521C66;
	border-radius:7px;
	color:#FFF;
	min-width:180px;
	font-family:MuseoSans300;
	background-color:#521C66
}
.plan-esencial-2 .cc-button:hover, .plan-esencial-2 .cc-button:focus{
	color:#521C66;
	background-color: #FFF
}

.tres-play-color h2 {
	font-family:MuseoSans900;	
}
.tres-play-color p {
	padding: 0 40px;	
}
.tres-play-color .cc-button {
	border:1px solid #521C66;
	border-radius:7px;
	color:#FFF;
	min-width:180px;
	font-family:MuseoSans300;
	background-color:#521C66
}
.tres-play-color .cc-button:hover, .tres-play-color .cc-button:focus{
	color:#521C66;
	background-color: #FFF
}


.flotante {
    
     position:fixed;
      bottom:30px;
      right:50px;
          border-radius: 50%;
    background-color: rgb(255, 242, 242);
    width: 4%;
    height: 8%;
    background-image: linear-gradient(0deg, rgba(253, 195, 18, 0.61), rgba(253, 195, 18, 0));
    border-style: groove;
    border-color:rgba(230, 26, 125, 1);
}



.text-bubble{
	position: absolute;
    /* text-align: center; */
    right: 30%;
    top: 35%;
}



