@font-face {
    font-family: Lato_R;
    src: url('Lato-Black.ttf');
    font-weight: normal;
    font-style: normal;
}

.ui-page-theme-a .ui-bar-inherit.ui-header {
	height: auto !important;
	background: none;
	border: none !important;
}

.contentBanner 
{
	width: 100%;
	height: 70px;
	background: #fff;
	z-index: 9999 !important;	
	top: 0px;
	border-bottom: 3px solid #eee;
	position: relative;
	z-index: 9999;
}

.contentBannerFixed
{
	margin-top: -25px;
}

.contentBanner_element {
width: 1150px;
margin: 0 auto;
position: relative;
}

.contentBanner_element img {
	margin-left: 0px;
	float: left;
	margin-top: -4px;
}

.contentBanner_element_up img {
	float: left;
	margin: 2px 4px 0px 0px;
}

.navbar {
margin-bottom: 0px;
overflow: visible;
}

.navbar .nav {
float: right;
margin: 0px 15px 0px 0px;
padding: 0px;
}

.nav {
margin-bottom: 0px;
margin-left: 0;
list-style: none;
}

.navbar-fixed-top {
top: 0;
background: #2ec3e7;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: relative;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}

.navbar .nav > li {
display: block;
float: left;
}

li {
line-height: 18px;
}

.navbar .nav > li > a {
	float: none;
	padding: 12px 20px 20px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.navbar .nav a.active, .navbar .nav a:hover {
color: #2ea8df;
}

.nav > li > a {
display: block;
}

a:hover, a:active {
outline: 0;
}

.content_banner_back {
width: 100%;
position: relative;
overflow: hidden;
}

.back_img, .back_img1, .back_img2,
.back_img3, .back_img4, .back_img5
{
	width: 100%;
	height: 100%;
	position: absolute;
}

.register {
font-family: 'Quattrocento Sans';
font-weight: bold;
font-size: 16px;
color: #498dc5;
padding: 10px 20px;
border-radius: 26px;
border: 2px solid #e5e5e5;
margin-top: 28px;
cursor: pointer;
text-shadow: none;
}

.register:hover {
background: #498dc5;
border: 2px solid #498dc5;
color: #FFF;
}

.page_price > div > div:nth-child(2),
.page_price > div > div:last-child
{
	display: none;
}

.infoOffer_show
{
	display: block !important;
}

.infoOffer_hidden
{
	display: none; 
}

.menuPlan
{
	width: 240px;
	margin: 0px auto 22px auto;
	border-radius: 5px;
	background: #FFF;
}

.menuPlan > div
{	
	padding: 10px 0px;
	text-align: center;
	width: 49%;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Source Sans Pro';	
	cursor: pointer;
	color: #999;
}

.menuPlan > div:first-child
{
	border-right: 2px solid #ddd;
}

.menuPlan_active,
.menuPlan > div:hover
{
	font-weight: 600;
	color: #2EA8DF !important;
}

.inic
{
	margin: 5px 0px 16px 0px;
	position: relative;
	float: right;
}

.inic span 
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: 10px;
	cursor: pointer;
	text-shadow: none;
	text-align: right;
	text-transform: uppercase;
}

a
{
	text-decoration: none;
}

.inic span:first-child:before
{
	content: url('../img/usericon.png') no-repeat;
	position: absolute;
	left: -20px;
	top: 2px;
}

.inic span:first-child
{
	margin-right: 25px;
	color: #2EA8DF;
} 

.inic span:last-child
{
	margin-right: 2px;
	cursor: auto;
} 

.agency
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	border: 2px solid #bbb;
	color: #999;
	padding: 10px 20px;
	border-radius: 5px;
	background: #fff;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
	margin-right: 25px;
}

.agency:hover
{
	border: 2px solid #2EA8DF;
	color: #2EA8DF;
}

.create0 {
	width: 215px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 12px 0px;
	border-radius: 5px;
	background: #ff9523;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.create0:hover {
	background: #eb8316;
}

a.create.marginFooter.ui-link 
,.create {
	width: 215px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 12px 0px;
	border-radius: 5px;
	background: #2ea8df;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.create:hover {
	background: #0998d6;
}

.centerElem
{
	margin: 0 auto;
}

.create2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 12px 20px;
	border-radius: 5px;
	background: #132b40;
	margin-top: 28px;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.create2:hover {
	background: #0d1e2d;
}

.create3 {
	width: 180px;
	margin: 0px auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 12px 20px;
	border-radius: 5px;
	background: #2ea8df;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.create3:hover {
	background: #0998d6;
}

.boxSlide
{
	width: 1150px;
	margin: 0 auto;
	position: relative;
}

.price
{
	position: relative;
}

.marginFooter
{
	margin-top: 15px;
}

.marginFooter img
{
	margin-left: 8px;
}

.iconYou
{
	width: 40px;
	height: 40px;
	background: url('../img/btn3-rest.png') no-repeat;
	margin-left: 8px;
}

.iconYou:hover
{
	background: url('../img/btn3-hover.png') no-repeat;
}

.iconTw
{
	width: 40px;
	height: 40px;
	background: url('../img/btn2-rest.png') no-repeat;
	margin-left: 8px;
}

.iconTw:hover
{
	background: url('../img/btn2-hover.png') no-repeat;
}

.iconFac
{
	width: 40px;
	height: 40px;
	background: url('../img/btn1-rest.png') no-repeat;
	margin-left: 8px;
}

.iconFac:hover
{
	background: url('../img/btn1-hover.png') no-repeat;
}

.cubrir {
width: 100%;
height: 500px;
background: transparent;
}

.cubrir_2 {
width: 100%;
height: 270px;
background: #f2f3ea;
}

.diapositive_1
{
	width: 58%;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.diapositive_2
{
	position: absolute;
	bottom: -12%;
	right: 2%;
	text-align: right;
}

.first_text
{
    font-family: 'Source Sans Pro';
    font-weight: 100;
    font-size: 24px;
    line-height: 30px;
    color: #666;
    text-align: left;
    padding: 20px 0px 0px 0px;
}

.contentTextSlide
{
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.contentTextSlide .create
{
	width: 275px;
	margin-top: 15px;
}

.contentTextSlide_1
{
    width: 45%;
    position: absolute;
    overflow: hidden;
    float: left;
    top: 25%;
	left: 2%; 
}

.contentBlock_2
{
	width: 1150px;
	margin: 150px auto 0 auto;	
}

.contentBlock_22
{
	width: 1150px;
	margin: 0 auto;	
}

.contentBlock_2Int
{
	width: 1150px;
	margin: 0 auto;	
}

.contentBlock_2Serv
{
	width: 1150px;
	margin: 0 auto;	
}

.contentBlock_2Int > div:first-child
{
	width: 50%;
	float: left;	
}

.contentBlock_2Int > div:last-child
{
	width: 50%;
	float: right;	
}

.contentBlock_2Int > div:last-child
{
	margin-bottom: 20px;
	margin-top: 110px;
}

.contentBlock_2Serv
{
	padding-bottom: 180px;
}

.imgTablet
{
	width: 554px;
	margin: -40px auto 0 auto;
	position: relative;
}

.imgTablet img
{
	position: absolute;
	top: 50px;	
	left: 0px;
	width: 90%;
}

.contentBlock_3
{
	width: 100%;
	background: #132B40;
	padding: 70px 0px;
}

.contentBlock_4
{
	width: 100%;
	background: #5EA65E;
	padding-top: 50px;	
}

.textSlide
{    
	position: absolute;
	top: 20px;
	text-align: center;
	left:0;
	right: 0;
	margin: 0 auto;
}

.textSlide > div:first-child
{
    font-family: 'Open Sans', sans-serif;
    font-size: 46px;
    letter-spacing: -2px;
    line-height: normal;
    font-weight: 100;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
}

.textSlide > div:nth-child(2)
{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
}

.textSlide1
{
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    line-height: normal;
    font-weight: bold;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
}

.textSlide2
{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: normal;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
    padding: 10px 0px 20px 0px;
}

.textSlide3
{
	font-family: 'Quattrocento Sans';
	font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
    border-radius: 26pc;
    background: #3CAD4C;
    padding: 10px 20px;
	width: 138px;
	cursor: pointer;
	margin-top: 20px;
}

.textSlide3:hover,
.textSlide3_2:hover
{
	background: #60c66d;	
}

.textSlide3_2
{
	font-family: 'Quattrocento Sans';
	font-weight:  bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
    border-radius: 26pc;
    background: #3CAD4C;
    padding: 10px 20px;
	width: 340px;
	margin: 20px auto 0 auto;
	cursor: pointer;
}

.textSlide3_3
{
	font-family: 'Quattrocento Sans';
	font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFF !important;
    text-align: center;
    text-shadow: 0px 1px 2px #666;
    border-radius: 26pc;
    background: #264a74;
    padding: 10px 20px;
	width: 340px;
	cursor: pointer;
}

.textSlide3_3:hover
{
	background: #3d6089;	
}

.contBody
{
	width: 100%;
	background: #FFF;
}

.contBody_0
{
	width: 100%;
	background: #f6f7ee;
	padding: 70px 0px;
}

.contBody_1
{
	width: 100%;
	background: #132b40;
	padding: 70px 0px 50px 0px;
}

.contBody_2
{
	width: 100%;
	background: #fff;
	padding: 70px 0px;
}

.contBody_22
{
	width: 100%;
	background: #f3f4ea;
	padding: 70px 0px 0px 0px;
}

.contBody_2Int
{
	width: 100%;
	background: #fff;
	padding: 80px 0px;
}

.contBody_3
{
	width: 100%;
	background: #fff;
	padding: 40px 0px 60px 0px;
}

.contBody_6
{
	width: 100%;
	background: #F2F3EA;
	margin: 0px;
	padding: 60px 0px;
}

.contBody_6Int
{
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 70px 0px;
}

.marginSocios
{
	padding: 25px 0px 0px 0px;
}

.marginSocios2
{
	padding: 25px 0px 50px 0px;
}

.marginSocios3
{
	padding: 0px 0px 50px 0px;
}

.marginSocios4
{
	padding: 0px 0px 25px 0px;
}

.marginSocios5
{
	padding: 10px 0px 0px 26px;
}

.marginSocios6
{
	padding: 50px 0px 0px 0px;
}

.contBody_4
{
	width: 100%;
	background: #0081bc;
	margin: 0px;
	padding: 70px 0px 45px 0px;
}

.contBody_4Down
{
	width: 100%;
	background: #2EA8DF;
	margin: 0px;
	padding: 90px 0px;
}

.contBody_4Down .create2
{
	width: 275px;
	margin: 0 auto !important;
}

.contBody_4Down .create0
{
	margin: 0 auto;
}

.contBody_5
{
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 60px 0px;
}

.contentBanner_element
{
	width: 1150px;
	margin: 15px auto;
}

.text_section2
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
    font-size: 32px;
    color: #4c4c4c;
    text-align: left;
    margin: 0px 0px 0px 0px;
    letter-spacing: -2px;
}

.subtext_section2
{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #4c4c4c;
    text-align: left;
    margin: 0px 0px 20px 0px;
}

.text_section2Soc
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
    font-size: 26px;
    color: #2EA8DF;
    text-align: center;
    margin: 0px 0px 20px 0px;
    letter-spacing: -2px;
}

.text_terpol
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 16px;
    color: #666;
    text-align: left;
    margin: 0px 0px 20px 0px;
}

.text_section2Down
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
    font-size: 32px;
    color: #4c4c4c;
    text-align: left;
    margin: 0px 0px 20px 0px;
    letter-spacing: -2px;
}

.text_section2 label.info, 
.text_section2_meses label.info
{
	width: 640px;
	margin: 20px auto 0px auto;
	font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px;
    color: #666;
    text-align: center;
}

.text_section2 label
{
	width: 400px;
	margin: 20px auto 0px auto;
	font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px;
    color: #666;
    text-align: center;
}

.text_section31
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 50px;
	line-height: 56px;
	color: #498DC5;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: -2px;
}

.title_section3
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 32px;
	color: #fff;
	text-align: center;
	letter-spacing: -2px;
}

.text_section3
{
	color: #eee;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px 25px 0px;
    text-align: center;
}

.text_section3Int
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 50px;
	line-height: 56px;
	color: #498DC5;
	text-align: center;
	letter-spacing: -2px;
}

.text_section3Serv
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 50px;
	line-height: 56px;
	color: #5EA65E;
	text-align: center;
	letter-spacing: -2px;
}

.text_section3Int span
{
	color: #132B40;
	font-weight: bold;
}

.text_section3Int label
{
	color: #d7d7d7;
	font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px;
}

.contBody_6 .section2_text
{
	margin-top: 0px
}

.text_section4_agn
{
	font-family: OpenSans_L;
    font-size: 22px;
    line-height: 28px;
    color: #003c51;
    text-align: left;
    margin-bottom: 5px;
}

.title_section4
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 32px;
	color: #4c4c4c;
	text-align: center;
	letter-spacing: -2px;
	padding-bottom: 50px;
}

.title_section4Int
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 32px;
	color: #2EA8DF;
	text-align: center;
	letter-spacing: -2px;
}

.title_section4IntDown
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 32px;
	color: #2EA8DF;
	text-align: left;
	letter-spacing: -2px;
}

.text_section4
{
	color: #999;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px 25px 0px;
    text-align: center;
}

.title_section4Down
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 28px;
	text-align: center;
	letter-spacing: -2px;
	padding: 50px 0px;
}

.title_section4Down span:first-child
{
	color: #999;
}

.title_section4Down span:last-child
{
	color: #999;
}

.title_section5
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 32px;
	color: #2EA8DF;
	text-align: center;
	letter-spacing: -2px;
}

.text_section5
{
	color: #617487;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px 25px 0px;
    text-align: center;
}

.title_section6
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 38px;
	color: #fff;
	text-align: center;
	letter-spacing: -2px;
}

.text_section6
{
	color: #eee;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px 25px 0px;
    text-align: center;
}

.text_section7
{
	font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px;
    color: #666;
    text-align: center;
    margin: 5px 0px;
}

.text_section7_agen
{
	font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px;
    color: #8cb3d5;
    text-align: center;
    margin: 5px 0px;
}

.content_info_functions
{
	width: 1000px;
	margin: 0px auto;
}

.content_functions
{
	width: 1000px;
	margin: 0px auto 50px auto;
}

.content_functions_v1
{
	width: 1000px;
	margin: 75px auto 25px auto;
}

.content_info_services
{
	width: 1000px;
	margin: 50px auto 30px auto;
}

.content_info_services > .td, 
.content_functions > .td
{
	width: 48%;
}

.content_info_services > .td:first-child, 
.content_functions > .td:first-child
{
	margin-right: 4%;
}

.content_answer, .content_contact
{
	width: 100%;
	margin-top: 25px;
}

.content_answer > .td > .tr > .td:nth-child(2),
.slide1_text > .tr > .td:nth-child(2)
{
	width: 96%;
}

.content_answer > .td
{
	width: 49%;
}

.content_answer > .td:first-child
{
	margin-right: 2%;
}

.content_contact > .td:first-child
{
	width: 64%;
	margin-right: 2%;
}

.content_contact > .td:last-child
{
	width: 34%;
}

.input_1 
{
	width: 95%;
	border: 1px solid #ccc;
	padding: 15px 0px 15px 5px;
}

.textarea_1 
{
	width: 98%;
	height: 220px !important;
	border: 1px solid #ccc;
	resize: none;
	padding: 5px;
}

.section3_text
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #999;
}

.section3_text > span:first-child
{
	font-weight: bold;
	width: 75px;
	float: left;
}

.bottonBox2 a
{
	text-decoration: none;
}

.bottonBox2 > div
{
	width: 48%;
}

.bottonBox2 > div:first-child
{
	margin-right: 4%;
}

.bottonBox2 .create,
.bottonBox2 .create0
{
	width: 260px;
}

.box2 .section3_text
{
	margin-bottom: 10px;
}

.box4
{
	margin-bottom: 10px;
}

.titleBox
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    padding: 10px 0px;
}

.textBox
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height 24px;
    text-align: center;
    color: #999;
}

.titleBox2
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
}

.textBox2
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height 24px;
    text-align: center;
    color: #eee;
}

.titleBox3
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
}

.textBox3
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #617487;
    min-height: 96px;
}

.textBox3Soc
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    min-height: 96px;
}

.section2_text
{
	width: 886px;
	margin: 30px auto;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

.section2_textInt
{
	width: 886px;
	margin: 10px auto 30px auto;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

.section5_text
{
	width: 570px;
	margin: 30px auto 0px auto;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

.section5_textInt
{
	width: 360px;
	margin: 10px auto 0px auto;
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999;
}

.titleBox6
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    padding: 10px 0px;
}

.textBox6
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #999;
    min-height: 96px;
}

.titleBox7
{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
}

.textBox7
{
	font-family: 'Quattrocento Sans';
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #0b4d6b;
}

.cont_body, .view_logos {
width: 1150px;
margin: 0 auto;
}

.contentBlock_2 > div:first-child,
.contentBlock_22 > div:first-child 
{
width: 42%;
float: left;
margin-right: 2%;
}

.contentBlock_2 > div:first-child img.imgSection,
.contentBlock_22 > div:first-child img.imgSection 
{
	width: 100%;	
	display: block;
}

.contentBlock_2 > div:last-child,
.contentBlock_22 > div:last-child 
{
	width: 55%;
	float: right;
}

.section3DivFour 
{
	padding: 63px 0px;
}

.paddingSocios2
{
	padding: 0px 0px 0px 0px;
}


.marginBox
{
	padding: 25px 0px;
}

.section3 a
{
	text-decoration: inherit;
}

.section3, .section3_1, .section3DivFour 
{
	width: 100%;
}

.section3 > .td 
{
	width: 32%;
}

.section3 > .td:nth-child(2) 
{
	margin: 0 2%;
}

.contBody_2 .section3 > .td img
{
	width: 100%;
}

.section3DivFour > .td
{
	width: 23.5%;
}

.section3DivFour > .td:not(:last-child)
{
	margin-right: 2%;
}

.section3Int 
{
	margin: 90px auto 20px auto;
}

.section3IntServ 
{
	margin: 140px auto 20px auto;
}

.block_section3Int
{
	width: 100%;
}

.block_section3Int > div
{
	width: 49%;
}

.block_section3Int > div:first-child
{
	margin-right: 2%;
}

.contentLogo_1 
{
	width: 1060px;
	margin: 0 auto;
}

.contentLogo_2 
{
	width: 800px;
	margin: 10px auto 0 auto;
}

.cubrir_2 {
width: 100%;
height: 270px;
background: #f2f3ea;
}

.content_short
{
	width: 860px;
	margin: 0px auto;
}

.content_slide
{
	width: 860px;
	margin: 30px auto;
}

.content_slideSoc
{
	width: 560px;
	margin: 0px auto;
}

.imgSlide_down {
margin-top: 58px;
}

.textSlide_down {
width: 440px;
margin-top: 50px;
}

.imgSlide_downInt {
margin-top: 20px;
}

.textSlide_downInt {
width: 440px;
margin-top: 20px;
}

.slide1_titleSoc 
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2EA8DF;
	text-align: left;
	text-decoration: underline;
}

.slide1_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #666;
	text-align: left;
	margin-left: 10px;
}

.slide1_text {
	font-family: 'Quattrocento Sans';
	font-size: 16px;
	line-height: 22px;
	color: #999;
	text-align: left;
	padding: 10px 0px;
	margin-left: 10px;
}

.slide2_title {
font-family: 'Source Sans Pro';
font-weight: 100;
font-size: 40px;
line-height: 46px;
color: #b4b1b1;
text-align: left;
margin-left: 20px;
}

.slide2_text {
font-family: 'Quattrocento Sans';
font-size: 16px;
line-height: 22px;
color: #666;
text-align: left;
padding: 10px 0px;
margin-left: 20px;
}

.slide2_titleInt 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	color: #F2F3EA;
	text-align: left;
	margin-left: 20px;
	letter-spacing: -2px;
}

.slide2_titleIntServ 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	margin-left: 20px;
	letter-spacing: -2px;
}

.slide2_textInt 
{
	font-family: 'Quattrocento Sans';
	font-size: 16px;
	line-height: 24px;
	color: #184771;
	text-align: left;
	padding: 10px 0px;
	margin-left: 20px;
}

.slide2_textIntServ 
{
	font-family: 'Quattrocento Sans';
	font-size: 16px;
	line-height: 24px;
	color: #264c26;
	text-align: left;
	padding: 10px 0px;
	margin-left: 20px;
}

.slide2_titleInt_2 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	color: #999;
	text-align: center;
	letter-spacing: -2px;
	margin-bottom: 10px;
}

.slide2_textInt_2
{
	font-family: 'Quattrocento Sans';
	font-size: 20px;
	line-height: 26px;
	color: #999;
	text-align: center;
	padding: 10px 0px;
	letter-spacing: -1px;
}

.slide2_textInt_2Serv
{
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

.contentSlide_down
{
	width: 560px;
	margin: 30px auto 50px auto;
}

.content_slide_img {
width: 1000px;
margin: 0 auto;
}

.img1 {
width: 100%;
margin-top: -30px;
}

.section4_title_v1 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 40px;
	line-height: 46px;
	text-align: left;
	color: #084a81;
	padding-bottom: 30px;
	letter-spacing: -2px;
}

.section4
{
	position: relative;
}

.section4 > .td {
width: 42%;
}

.section4Int
{
	width: 100%;
	margin-top: 50px; 
}

.section4Int > .td
{
	width: 23.5%;
	text-align: center;
}

.section4Int > .td:not(:last-child)
{
	margin-right: 2%;
}

.middle_compu {
	position: absolute;
	right: 20px;
	margin-top: 25px;
}

.section4_text 
{
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #fff;
	padding-top: 10px;
}

.section4_textInt 
{
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #666;
	padding-top: 10px;
}

.flexsliderServices .flex-control-nav
{
	bottom: 8px;
}

.imgFlexslide
{
	text-align: center;
	margin-top: 30px;
}

.section4_text_down
{
	font-family: 'Quattrocento Sans';
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #999;
	padding-top: 10px;
}

.section4_text span {
font-family: 'Source Sans Pro';
font-weight: 600;
font-size: 24px;
line-height: 30px;
text-align: left;
color: #084a81;
}

.text_section2_meses_v1 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	color: #999;
	text-align: center;
	letter-spacing: -2px;
}

.text_section2_meses_v2 
{
	font-family: 'Source Sans Pro';
	font-weight: 100;
	font-size: 30px;
	line-height: 36px;
	color: #666;
	text-align: center;
	letter-spacing: -2px;
}

.cont_body_2 {
width: 600px;
margin: 0px auto;
}

.button_slide2 {
font-family: 'Quattrocento Sans';
font-size: 16px;
line-height: 24px;
text-align: center;
color: #FFF;
padding: 8px 26px;
float: right;
background: #264A74;
border-radius: 26px;
margin-top: 10px;
cursor: pointer;
}

.button_slide2:hover {
background: #3D6089;
}

.page_registration .ui-input-text:nth-child(2), .page_registrationAgency .ui-input-text:nth-child(2) {
padding-left: 15px;
padding-right: 15px;
display: inline-block;
min-width: 170px;
}

.inputs_help
{
	width: 600px;
	margin: 0 auto;
}

.inputs_help .ui-input-text 
{
    padding-left    : 15px;
    padding-right   : 15px;
    display         : inline-block;
    min-width       : 264px;
	position        : relative;
	color           : #999;
	background      : #FFF;
	font-family     : 'Quattrocento Sans';
}

.inputs_help .ui-input-text:first-child,
.inputs_help .ui-input-text:nth-child(3)
{
	margin-right: 12px;
}


/* 
 * Caroucel 
 * 
 */
.carousel {
  position: relative;
  line-height: 1;
  -moz-box-shadow: 2px 2px 2px #888;
  -webkit-box-shadow: 10px 10px 5px #888;
  box-shadow: 0 2px 2px #7d7d7d;
}

.carousel-inner {
  position: relative;
  width: 100%;
  float: left;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
      -ms-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  width: 100%;
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

/*.carousel .active {
  left: 0;
}
*/
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover {
  opacity: 1;
  filter: alpha(opacity=75);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
/*
 * 
 */

.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}



html, 
body, 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
  height: 100%;
  margin: 0px;
}
/*
.item:nth-child(1) {
  background: darkred;
}

.item:nth-child(2) {
  background: red;
}

.item:nth-child(3) {
  background: orange;
}



/* 
 * End Caroucel 
 * 
 */

.ui-collapsible-inset, .ui-collapsible-set
{
	background: #6da7d8;
}

.contentAcordion .ui-collapsible-content
{
	background-color: #6da7d8;
	border-color: #6da7d8;
	color: #FFF;
	text-shadow: none;
}

.ui-icon-plus:after 
{
   background-image: url('/v1/images/socios_externos/icoPreguntasFrecuentesCerrado.png');
}

.ui-icon-minus:after 
{
	background-image: url('/v1/images/socios_externos/icoPreguntasFrecuentesAbierto.png');
}

.ui-btn-icon-left:after, 
.ui-btn-icon-right:after, 
.ui-btn-icon-top:after, 
.ui-btn-icon-bottom:after, 
.ui-btn-icon-notext:after 
{
	background-color: transparent;	
}

.contentAcordion .ui-btn,
.contentAcordion .ui-btn:visited,
.contentAcordion .ui-btn:link,
.contentAcordion .ui-btn:active
{
	border-width: 0;
	background: none;
	text-shadow: none;
	font-family: 'Source Sans Pro';
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
}

.contentAcordion .ui-collapsible-content p
{
	border-width: 0;
	background: none;
	text-shadow: none;
	font-family: 'Quattrocento Sans';
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
}

.div_contact_title
{
	font-family         : 'Open Sans';
	font-size           : 20px;
	text-align          : left;
	color               : #2EA8DF;
	margin-bottom       : 10px;
}

.div_contact_text
{
	font-family         : 'Open Sans';
	font-weight         : bold;
	font-size           : 16px;
	text-align          : left;
	color               : #666;
	margin-bottom       : 10px;
}

div[role="main"].ui-content
{
	padding: 0px;
}

.bottonBox2
{
	margin-top: 20px;
}

.footer_content > div:first-child
{
	width: 64%;
}

.footer_content > div:last-child
{
	width: 34%;
}

.footer_content > div:first-child > div:nth-child(2),
.footer_content > div:first-child > div:nth-child(3)
{
	margin-left: 50px;
}

.inputs_containerContact
{
    text-align      : justify;
    margin          : 0px;
    position        : relative; 
}

.inputs_containerContact label
{
	font-family: 'Source Sans Pro';
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #666;
	margin: 0 0 0 2px;
	text-align: left;
	padding-top: 10px;
	display: inline-block;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
}

.boxFormRegister .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset,
.boxFormRegister .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset.ui-focus
{
	border: 0px;
	border-radius: 3px;
	border: 2px solid #DDD;
	padding: 0px 14px;
	background: #fff;
	width: 416px;
	margin-bottom: 16px;
}

.boxFormRegister .ui-btn.ui-icon-carat-d.ui-btn-icon-right.ui-corner-all.ui-shadow
{
	border-radius: 3px;
	border: 2px solid #ddd;
	width: 392px;
}

.form_containerSubs .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset,
.form_containerSubs .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset.ui-focus
{
	border: 0px;
	border-radius: 3px;
	background: #F2F3EA;
	width: 240px;
}

.inputs_containerContact .ui-input-text
{
	width: 97%;
}

.inputs_containerContact > .td
{
	width: 48%;
	margin-right: 2%;
}

.inputs_containerContact div.ui-input-text
{
	width: 88%;
	border: 0px;
	border-radius: 3px;
	border: 2px solid #DDD;
	padding: 0px 14px;
	background: #fff;
	margin-bottom: 16px;
	display: inline-block;
}

.inputs_containerContact .tr div.ui-input-text
{
	width: 92%;
	border: 0px;
	border-radius: 3px;
	border: 2px solid #DDD;
	padding: 0px 14px;
	background: #fff;
	margin-bottom: 16px;
	display: inline-block;
}

.inputs_containerContact .ui-radio
{
	width: 25px;
	height: 22px;
	margin: 0px;
	float: left;
} 

.inputs_containerContact .inputRadios label
{
	overflow: hidden;
}

.inputs_containerContact .span_radio
{
	font-family: 'Source Sans Pro';
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #666;
	margin: 0 0 0 10px;
	text-align: left;
	display: inline-block;
}

.inputRadios
{
	margin-bottom: 20px;
}

.inputRadios label:first-child
{
	margin-bottom: 12px;
}

.form_container .ui-input-text input
{
	color: #eee;
	font-size: 14px;
	font-family: 'Source Sans Pro';
}

.form_containerSubs .ui-input-text
{
	position: relative;
	padding: 5px 16px 5px 32px !important;
}

.form_containerSubs .ui-input-text:first-child:before
{
	background-image: url('../img/icoSuscripcion.png'); 	
	position: absolute;
	left: .8em;
	top: 50%;
	margin-top: -7px;
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 15px;
}

.flex1
{
	background: url('../img/slider1-imgBg1.jpg');
}

.flex2 .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -20px;
	text-align: center;
}

.cont_body_login
{
	background: #F2F3EA;
}

.contentBlock_Login 
{
	width: 380px;
	margin: 70px auto;
	border-radius: 5px;
	background: #FFF;
}

.contentBlock_Login > div:nth-child(2)
{
	padding: 20px;
}

.contentBlock_Login > div:last-child
{
	padding: 0px 20px 20px 20px;
}
.inputs_login {
	margin: 12px 0px;
}

.inputs_login .ui-input-text {
	position: relative;
	padding: 4px 16px 2px 36px !important;
	border: none !important;
	background: #F2F3EA;
}

.inputs_login .ui-input-text:first-child:before {
	background-image: url('../img/icoEmail.png');
	position: absolute;
	left: .8em;
	top: 50%;
	margin-top: -8px;
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 15px;
}

.inputs_login .ui-input-text:last-child:before {
	background-image: url('../img/icoPassword.png');
	position: absolute;
	left: .8em;
	top: 50%;
	margin-top: -12px;
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.separador_box {
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.title_loginAgency {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #2EA8DF;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

.text_loginAgency {
	font-family: 'Source Sans Pro';
	font-size: 14px;
	color: #999;
	text-align: center;
}

.text_loginAgency a {
	color: #999 !important;
	font-weight: bold;
}

.text_loginAgency_2 span {
	font-family: 'Source Sans Pro';
	font-weight: bold;
	font-size: 14px;
	color: #999;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	cursor: pointer;
}

.text_loginAgency_2 span:first-child {
	padding-top: 8px;
}

.sendlogin {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	padding: 8px 25px;
	border-radius: 5px;
	background: #2EA8DF;
	cursor: pointer;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

.sendlogin:hover {
	background: #0998d6;
}


/*
 * Medias Query
 */

@media (max-width: 1300px)
{
	.diapositive_1 {
		right: 5px;
	}
}

@media (max-width: 1240px)
{
	.diapositive_1 {
		bottom: 20px;
	}
	
	.diapositive_1 img
	{
		width: 90%;
	}
	
	.flex-control-nav {
		bottom: -105px;
	}
	
	.contentBlock_2 {
		margin: 140px auto 0 auto;
	}
	
	.bottonBox2 .create,
	.bottonBox2 .create0,
	.bottonBox2 .create2
    {
		width: 260px;
	}
	
	.page_price > div
	{
		margin: 60px auto 80px auto !important;
	}
	
	.menuPlan
	{
		-webkit-box-shadow: #666 0px 0px 5px;
		-moz-box-shadow: #666 0px 0px 5px;
		box-shadow: #666 0px 0px 5px;
		margin-top: 3px;
	}
}

@media (max-width: 1200px)
{
	.boxSlide, .contentBanner_element_up, 
	.contentBanner_element,
	.contentBlock_2,
	.cont_body,
	.contentBlock_22
	{
		width: 96%;
	}
	
	.textSlide2
	{
		font-size: 16px;
	}
}

@media (max-width: 1130px)
{
	.text_section2,
	.subtext_section2,
	.contentBlock_2 .section3_text,
	.contentBlock_22 .section3_text,
	.text_section2Down
	{
		text-align: center;
	}
	
	.bottonBox2 .create,
	.bottonBox2 .create2
	{
		margin: 0 auto;
	}
	
	/*.bottonBox2 > div, 
	.section3DivFour > .td {
		width: 100%;
		margin: 0 auto 20px auto !important;
		float: none;
		text-align: center;
	}*/
	
	.bottonBox2 {
		width: 96%;
	}
	
	.contentBlock_2, 
	.contentBlock_22
	{
		width: 880px;
	}
	
	.contentBlock_2 > div:first-child img.imgSection,
	.contentBlock_22 > div:first-child img.imgSection
	{
		width: 535px;
		margin: 0 auto;
	}
	
	.bottonBox2
	{
		width: 600px;
		margin: 30px auto 0 auto;
	}
	
	.contentBlock_2 > div,
	.contentBlock_22 > div
	{
		width: 100% !important;
		margin: 0 auto 30px auto !important;
		float: none;
		text-align: center;
	}
	
	.marginSocios .bottonBox2 > div
	{
		width: 100%;
	}
}

@media (max-width: 1100px)
{
	.flexslider2 .flex-direction-nav li .prev {
		left: 0px;
	}
	
	.flexslider2 .flex-direction-nav li .next {
		right: 0px;
	}
	
	.footer_content > div:first-child > div:nth-child(3) 
	{
		margin-left: 0px;
		margin-top: 30px;
		clear: both;
		overflow: hidden;
		float: left;
	}
	
	.footer_content > div:first-child,
	.footer_content > div:last-child
	{
		width: 50%;
	}
	
}

@media (max-width: 1060px)
{
	.diapositive_1 img {
		width: 98%;
	}
	
	.contentTextSlide
	{
		width: 50%;
	}
	
	.content_slide
	{
		width: 767px;
	}
	
	.textSlide1
	{
		top: inherit;
		bottom: 20px;
	}
	
	.textSlide > div:first-child 
	{
		font-size: 36px;
		line-height: 40px;
		width: 96%;
	}
	
	.section3DivFour > .td {
		width: 48%
	}
	
	.section3DivFour > .td:first-child,
	.section3DivFour > .td:nth-child(3)
	{
		margin-right: 4%;
	}
	
	.section3DivFour > .td:nth-child(2)
	{
		margin-right: 0px;
	}
	
	.section3DivFour > .td:first-child,
	.section3DivFour > .td:nth-child(2)
	{
		margin-bottom: 30px;
	}
}

@media (max-width: 1000px)
{
	.flex-control-nav
	{
		display: none;
	}
}

@media (max-width: 980px)
{
	.contentBlock_2 {
		margin: 100px auto 0 auto;
	}
	
	.contentTextSlide
	{
		left: 0;
		right: 0px;
		margin: 0 auto;
	}
	
	.textSlide1, .textSlide2
	{
		text-align: center;
	}
	
	.contentTextSlide .create
	{
		float: none;
		margin: 30px auto 0 auto;
	}
	
	/*.cubrir {
		width: 100%;
		height: 320px;
	}*/
	
	.contentTextSlide
	{
		margin-top: -260px;
	}
	
	.contentTextSlide
	{
		width: 455px;
	}
	
	.content_slide {
		width: 540px;
	}
	
	.content_slide > .section3
	{
		width: 100%;
	}
	
	.content_slide > .section3 > .td
	{
		width: 100%;
		margin: 0 auto 30px auto;
		float: none;
		text-align: center;
	}
	
	.page_price > div,
	.content_short
	{
		width: 96%;
	}
	
	.inputs_containerContact .bottonBox2 > div
	{
		width: 280px;
	}
	
	.content_answer > .td > .tr > .td:nth-child(2), 
	.slide1_text > .tr > .td:nth-child(2) {
		width: 94%;
	}
	
	.contentBlock_2, 
	.contentBlock_22
	{
		width: 94%;
	}
	
	.contentBlock_2 >.td:first-child
	{
		text-align: center;
	}	
}

@media (max-width: 930px)
{
	.inputs_containerContact div.ui-input-text
	{
		width: 84%;
	}
	
	.inputs_containerContact .tr div.ui-input-text {
		width: 90%;
	}
	
	.inputs_containerContact .ui-input-text {
		width: 96%;
	}
}

@media (min-width: 901px)
{
	.hiddenMenu
	{
		display: none;
	}
}

@media (max-width: 900px)
{
	.content_slide
	{
		width: 540px;
	}
	
	.hiddenMenu
	{
		display: block;
	}
	
	.contentBanner_element > div:nth-child(2)
	{
		display: none;
	}
}

@media (min-width: 861px)
{
	.back_img {
		background: url('../img/imgInterna300.jpg');
		background-size: cover;
	}
	
	.back_img1 {
		background: url('../img/imgInternaPrecios300.jpg');
		background-size: cover;
	}
	
	.back_img2 {
		background: url('../img/imgInternaContacto300.jpg');
		background-size: cover;
	}
	
	.back_img3 {
		background: url('../img/imgInternaPoliticasPrivacidad300.jpg');
		background-size: cover;
	}
	
	.back_img4 {
		background: url('../img/imgInternaTerminos300.jpg');
		background-size: cover;
	}
	
	.back_img5 {
		background: url('../img/imgInternaTerminosAsociados300.jpg');
		background-size: cover;
	}
	
	.back_div_aux {
		margin-top: 22%;
	}
}

@media (max-width: 860px)
{
	.back_img {
		background: url('../img/imgInterna600.jpg');
		background-size: cover;
	}
	
	.back_img1 {
		background: url('../img/imgInternaPrecios600.jpg');
		background-size: cover;
	}
	
	.back_img2 {
		background: url('../img/imgInternaContacto600.jpg');
		background-size: cover;
	}
	
	.back_img3 {
		background: url('../img/imgInternaPoliticasPrivacidad600.jpg');
		background-size: cover;
	}
	
	.back_img4 {
		background: url('../img/imgInternaTerminos600.jpg');
		background-size: cover;
	}
	
	.back_img5 {
		background: url('../img/imgInternaTerminosAsociados600.jpg');
		background-size: cover;
	}
	
	.back_div_aux {
		margin-top: 41%;
	}	
	
	.page_price > div
	{
		width: 480px;
	}
	
	.paquets_container > div
	{
		width: 96%;
		margin: 0 auto 30px auto !important;
		float: none;
	}
	
	.paquets_container > div:first-child
	{
		border-right: none;
	}
	
	.paquets_container > div:last-child
	{
		border-left: none;
	}
	
	.content_answer > .td {
		width: 96%;
		margin: 0 auto 30px auto !important;
		float: none;
	}
	
	.flex-direction-nav
	{
		display: none;
	}
}

@media (max-width:840px )
{
	.diapositive_1 img
	{
		display: none;
	}
	
	.diapositive_1 
	{
		width: 96%;
		top: 35%;
	}
	
	.cubrir {
		width: 100%;
		height: 440px;
		background: transparent;
	}
	
	.section3
	{
		width: 360px;
		margin: 0 auto;
	}
	
	.section3 > .td
	{
		width: 100%;
		margin: 0 auto 30px auto !important;
		text-align: center;
		float: none;
	}
}

@media (max-width: 767px)
{
	.diapositive_1 img {
		width: 60%;
	}
	
	.diapositive_1
	{
		width: 98%	
	}
	
	.section3DivFour {
		width: 96%;
		margin: 0 auto;
	}
	
	.section3DivFour > .td 
	{
		width: 96% !important;
		margin: 0 auto 30px auto !important;
		float: none;
		text-align: center;
	}
	
	.footer_content > div:first-child, 
	.footer_content > div:last-child 
	{
		width: 96%;
	}
	
	.footer_content > div:last-child 
	{
		margin-top: 50px;
	}
	
	.content_contact > .td
	{
		width: 100% !important;
		margin: 0 auto 30px auto !important;
		float: none;
		text-align: center;
	}
}

@media (max-width: 680px)
{
	.contentBlock_2, 
	.section3DivFour,
	.contentBlock_22
	{
		width: 96%;
	}
	
	.content_slide {
		width: 80%;
	}
}

@media (max-width: 640px)
{
	.bottonBox2
	{
		width: 96%;
	}
	
	.bottonBox2 > div,
	.section3DivFour > .td
	{
		width: 100%;
		margin: 0 auto 20px auto !important;
		float: none;
		text-align: center;
	}
	
	.bottonBox2 .create,
	.bottonBox2 .create0
	{
		margin: 0 auto;
	}
	
	.bottonBox2 > div .create,
	.bottonBox2 > div .create0
	{
		float: none !important;
	}
	
	.box2 > div:last-child img
	{
		width: 100%;
	}
	
	.content_slideSoc
	{
		width: 96%;
	}
}

@media (max-width: 580px)
{
	.contentBlock_2 > div:first-child img.imgSection,
	.contentBlock_22 > div:first-child img.imgSection
	{
		width: 96%;
		margin: 0 auto;
	}
}


@media (max-width: 540px)
{
	.textSlide1
	{
		font-size: 22px;
	}
	
	.textSlide2 {
		font-size: 14px;
	}
	
	.contentTextSlide
	{
		width: 98%;
	}
	
	.contentTextSlide {
		margin-top: -205px;
	}
	
	.contentTextSlide .create {
		width: 190px;
	}
	
	.textSlide
	{
		display: none;
	}
	
	.diapositive_1 {
		top: 35%;
	}
	
	.page_price > div
	{
		width: 98%;
	}
}

@media (max-width: 520px)
{
	.inputs_containerContact > .td
	{
		width: 98%;
		margin: 0 auto !important;
		float: none;
	}
	
	.inputs_containerContact div.ui-input-text {
		width: 92%;
		padding: 0 2% 0 2% !important;
	}
	
	.inputs_containerContact .tr div.ui-input-text {
		width: 91%;
		padding: 0 2% 0 2% !important;
	}
}

@media (max-width: 440px)
{
	.footer_content > div:first-child > div
	{
		width: 100%;
		margin: 0 0 20px 0 !important;
		text-align: center;
		float: none;		
	}
	
	.div_footer_text,
	.info_contact, 
	.info_contact a, 
	.footer_content > div:first-child a, 
	.footer_content > div:first-child,
	.link_chat,
	.footer_content > .ui-input-text input,
	.slogan_footer
	{
		text-align: center;
		float: none;
	}
	
	.form_containerSubs .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset
	{
		margin: 0 auto;
		width: 190px;
	}
	
	.create
	{
		width: 196px;
		margin: 15px auto 0 auto;
	}

	
	.contBody_4Down .create2
	{
		width: 200px;
	}
	
	.span_radio
	{
		width: 78%;	
	}
	
	.inputRadios > .tr:nth-child(2) > div:nth-child(3)
	{
		margin-top: 20px;
		float: left;
		left: -16px;
	}
	
	.inputRadios > .tr:nth-child(2) > div:nth-child(3) > input
	{
		left: 0px;
	}
	
	.inputRadios > .tr:nth-child(2) > .td:last-child
	{
		margin-top: 19px;
		margin-left: -14px;
	}	
}

@media (max-width: 400px)
{
	.section3
	{
		width: 96%;
		margin: 0 auto;
	}
}

.ui-page a.login_button.ui-link
{
    line-height     : 43px;
    margin-right    : 10px;
    display         : inline-block;
    background-color: #2ea8df;
    padding         : 0 20px;
    border-radius   : 5px;
    color           : white;
}

.ui-page a.login_button.ui-link:hover
{
    background-color    :#0998d6;
}
