/*
#------------------------------------------------------------------------
# Events - June Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
/* Top */
#gkLogo.cssLogo {
	margin-top: -100px;
}
#gkHeaderNav.static,
#gkHeaderNav.active {
	 height: 80px;
}
#gkMobileMenu {
	margin: 0px 0 5px 0!important;
}
#gkLogoSmall.cssLogo {
	height: 60px;
}
#gkHeaderNav.static #gkLogoSmall {
	top: 0;
}
#gkPageContent {
	padding: 20px 0;
}
.gestão-de-seguros .empresa_banner3 .hexagon1 {
    display: block;
    float: left;
    width: 100% !important;
}
/* Containers */
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	clear: both!important;
	float: none!important;
	margin: 0 auto 20px auto!important;
	/*max-width: 300px;*/
	width: 100%;
}
.box.parallax {
	max-width: 100%!important;
}
.box.parallax .content,
.box.parallax .header {
	margin: 0 auto!important;
	max-width: 300px!important;
}
#gkBottom1 .box.double, 
#gkBottom1 .box.double ~ .box, 
#gkBottom2 .box.double, 
#gkBottom2 .box.double ~ .box, 
#gkBottom3 .box.double, 
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double, 
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double, 
#gkBottom5 .box.double ~ .box {
	width: 100%!important;
}
.bottom1-bar #gkBottom1 .box, 
.bottom2-bar #gkBottom2 .box, 
.bottom3-bar #gkBottom3 .box, 
.bottom4-bar #gkBottom4 .box {
	clear: both;
	display: block;
	width: 100%;	
}
#gkBottom1.gkSingleModule, 
#gkBottom2.gkSingleModule,
#gkBottom3.gkSingleModule, 
#gkBottom4.gkSingleModule, 
#gkBottom5.gkSingleModule {
	padding: 20px 0;
}
.bottom1-bar #gkBottom1 > div, 
.bottom2-bar #gkBottom2 > div, 
.bottom3-bar #gkBottom3 > div, 
.bottom4-bar #gkBottom4 > div {
	display: block;
}
#gkSidebar > div {
	/*margin-top: 20px!important;
	padding-top: 25px!important;*/
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}
/* limitation suffixes */
.box.notablet {
	display: block!important;
}
.box.nomobile {
	display: none!important;
}
.box.onlytablet {
	display: none!important;
}
.box.onlymobile {
	display: block!important;
}
.box.notablet.nomobile {
	display: none!important;
}
/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}
/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact-details,
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}
.contact-details, 
.contact-image {
	margin: 0;
	width: 100% !important;
}
.contact-form dl {
	width: 100%;
}
/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}
/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}
/* Fix for tables */
fieldset {
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
/*#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}*/
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}
@media only screen and (max-width: 480px) {
	#gkMainbody table {
		width: 420px!important;
	}
}
@media only screen and (max-width: 440px) {
	#gkMainbody table {
		width: 260px!important;
		overflow:unset;
	}
}
/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}
/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}
/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}
/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}
/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}
/* NSP adjustments */
.nspArtPage .nspArt {
	width: 99%!important;
}
/* other elements */
#gkSocialAPI {
	overflow: hidden;
}
.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}
.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}
.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}
#gkMainbody .registration {
	width: 100%;
}
#gkFooterNav li {
	float: none;
}
/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}
.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}
.nspArt .nspImageWrapper {
	width: 100%;
}
/* K2 fixes */
.item-meta,
.item-content,
.item-info,
.eventslist-date,
.events-content,
.events-data {
	clear: both;
	margin: 0 0 20px 0!important;
	width: 100%;
}
.events .itemsCategory h2 {
	font-size: 28px;
}
.sponsors article > img,
.events .itemImageBlock {
	display: block;
	float: none!important;
	margin: 0 auto 20px auto!important;
	max-width: 50%!important;
	width: 50%;
}
.category .itemBlock > p, 
.itemsCategory > p {
	font-size: 14px;
	margin: 20px auto 40px;
	padding: 0 0 20px;
	width: 100%;
}
.category .itemBlock {
	margin: 0 auto;
	width: 100%;
}
.itemBody.containsItemInfo, 
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo {
	margin-left: 0!important;
}
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}
.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}
.itemCommentsList li > div {
	margin-left: 0!important;
	padding-left: 0!important;
}
.items-row > div {
	margin-bottom: 30px;
	padding: 0!important;
}
.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}
.itemAuthorDetails {
	clear: both;
	margin: 0!important;
	padding: 10px;
}
.itemAuthorData {
	padding: 0;
}
.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
	margin: 12px!important;
}
.itemComments p {
	clear: both;
} 
.itemComments .itemCommentsList li span {
	font-size: 12px;
	margin: 0 12px 0 0;
	clear: both;
	float: left;
}
.itemComments .itemCommentsList li > img, 
.k2LatestCommentsBlock img, 
.itemAuthorBlock > .gkAvatar > img {
	margin: 10px 0;
}
.itemComments .itemCommentsList li {
	padding: 12px;
}
.genericView a.itemImage {
	margin: 0 0 20px 0;
	width: 100%;
}
article header h1, 
article header h2 {
	font-size: 24px;
}
.login_register_col {
	border: none!important;
	padding: 20px 0!important;
	width: 100%!important;
}
.login_register_form > h1 > span + span {
	display: none;
}
.gkTabsWrap ol li {
	margin-bottom: 10px;
	width: 100%;
}
/* Frontpage elements */
.agenda .nspArt {
	padding-right: 0!important;
}
.box.bigtitle .header {
	font-size: 28px;
}
#gkHeaderMod h1 {
	font-size: 32px;
	margin-bottom: 32px!important;
}
#gkHeaderMod small {
	font-size: 14px;
}
#gkHeaderMod h2 {
	font-size: 16px;
}
#gkHeaderMod p {
	width: 100%;
}
#gkHeaderMod .btn-big {
	margin: 0 auto 30px auto!important;
}
.gkNspPM-SpeakersList[data-cols="1"] > figure,
.gkNspPM-SpeakersList[data-cols="2"] > figure,
.gkNspPM-SpeakersList[data-cols="3"] > figure,
.gkNspPM-SpeakersList[data-cols="4"] > figure {
	width: 100%;
}
.gk-venue > div {
	padding: 0;
	width: 100%;
}
.gk-venue > dl {
	border-left: none;
	border-top: 1px solid rgba(255, 255, 255, .75);
	padding: 40px 0 0 0;
	width: 100%;
}
.gkTweets .gkTweet {
	width: 100%!important;
}
.agenda .gkTab {
	margin-right: 0!important;
}
/*FABIO*/

.modulo_planos {
	height: 1550px;
    margin: 0px 0;
    position: relative;
    top: 100px;
}

.flexslider {
    height: 280px;
}

.flexslider .slides img {
    width: 185px;
}

.flex-control-nav {
    bottom: -20px;
}

.flex-viewport {
    height: 100%;
}

#gkHeaderMod {
    color: #fff;
    max-height: 150px;
}

#gkHeaderMod > div > div {
    padding: 20px 0 10px;
}

#gkHeaderMod p {
 background-color: #ffffff;
    height: 95px;
    margin: 86px auto 0 0;
    opacity: 1;
    padding: 4px 10px 0 15px;
    top: 78px;
    width: 100%;
}
.flex-caption .t1 {
    color: #006b54;
    font-size: 20px;text-shadow: none !important;
}
.flex-caption .t2 {
    color: #006b54;
    font-size: 14px;text-shadow: none !important;
    margin: -8px 0 1px;
}
.flex-caption .t3 {
	 color: #006b54;
    font-size: 11px;text-shadow: none !important;
    height: 14px;
	 line-height: 11px;
    margin-top: -3px;
}
.flex-caption .t4 {
    border: 0 none;
    bottom: 15px;
    color: #006b54;
    float: right;
    font-size: 11px;
    height: 12px;
    position: relative;
    text-shadow: none !important;
    width: 70px;
}
.flex-control-nav {
    bottom: -7px;
    width: 50px;
}
.flex-control-paging li a {
    height: 15px;
    width: 15px;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 2px;
}
#gkLogo img, #gkLogoSmall img {
    margin: 0 5px;
    width: 85%;
}
#gkBottom1 {
    background-color: #e7ebef;
    height: 1600px;
}

.modulo_planos h1 {
    height: 4%;
}

.planos_box {
    height: 80%;
}

.planos_bottom_button {
    top: 15px;
}

.planos_bottom_p {
    margin-top: 20px;
    width: 230px;
}

#planos_gray {
    left: 0;
	top:10px;
}

#planos_green {
    left: 0;
    margin: 0;
    top: 20px;
}

#gkBottom2 {
    background: none repeat scroll 0 0 #fff;
    height: auto;
}
.modulo_tecnologia {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.tecnologia_container {
    height: 45%;
}
.tecnologia_icons {
    height: 55%;
}
.tecnologia_icon {
    height: 20%;
    width: 30%;
}
.tecnologia_saber_mais {
    display: table;
    margin: -80px auto 0;
    text-align: center;
}
.tecnologia_saber_mais > a {
    bottom: 0;
    color: #029979;
    display: inline-block;
    float: none;
    text-align: center;
}
#gkBottom3 {
    background-color: #029979;
    height: 375px;
}
.mbf_newsletter_title {
    top: 45px;
}
.mbf_newsletter_text {
    font-size: 12px;
    top: 50px;
}
.modulo_banner_footer {
    top: -19px;
}
.mbf_newsletter_box {
    width: 90%;
}
.modulo_banner_footer .acyfield_email input {
    width: 135px !important;
}
.modulo_banner_footer .acysubbuttons input {
    font-size: 12px;
    width: 77px !important;
}
.modulo_banner_footer .acymailing_form tbody tr td {
    padding: 2px 0 0 10px;
}
.mbf_redes_sociais {
    height: 75px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
#gkBottom4 {
    display: none;
}
#bsolus_rights {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 10px;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
}
/*END FABIO*/
/* Other elements */
dl#tabs dt.tabs,
dl.tabs dt.tabs,
dl#tabs dt.tabs a,
dl.tabs dt.tabs a {
	clear: both; 
	width: 100%;
}

#gkHeaderMod.empresa {
    background: none repeat scroll 0 0 #e7ebef;
    height: 723px;
    max-height: none;
}
.empresa_content {
    background: none repeat scroll 0 0 #fff;
    height: auto;
    margin: 0 auto;
    max-width: 740px;
    width: 100%;
}

.empresa_s {
    color: #029979;
    font-weight: 500;
}

#gkMainbody .empresa button {
    float: none;
    margin: 40px auto;
    width: 150px;
}

#gkMainbody .empresa_button {
    height: 20%;
    margin: 0 auto;
    width: 100%;
}

#gkMainbody .empresa_text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 64%;
    margin: 0 auto;
    padding-left: 10px;
    text-align: center;
    width: 85%;
}

.empresa_banner {
    width: 100%;
}



.contactos_form tbody tr td {
    border: medium none;
    float: left;
    text-align: left;
    width: 100%;
}

.rsform_contactos_form {
    height: 680px;
    right: 0px;
    width: 245px;
}

#gkHeaderMod.contactos {
    height: 1225px;
    max-height: none;
}

#enviar{
	margin: 0px;
}

.contactos_form #captchaTxt68 {
	margin-right:0px !important;
}

.rsform-block.rsform-block-cabecalho td {
    font-size: 10px;
}

#gkBottom1.planos {
    height: 1950px;
}


#gkMainbody .planos .lunni_menu_content {
    height: 1900px;
}

#gkMainbody .planos_table_title > td{
	padding-left:10px;
}



#gkMainbody .planos_table_row1 td:first-child{
	padding-left:10px;
	text-align:center;
}
#gkMainbody .planos_table_row0 td:first-child{
	text-align:left;
}


#gkMainbody .planos_table_title > td{
	padding-left:5px;
}

#gkMainbody .planos_table_title {
	font-size: unset;
}
#gkMainbody .planos_table_prices.ptp_1 {
    font-size: unset;
}
#gkMainbody .planos_table_prices.ptp_2 {
    font-size: unset;
}
#gkMainbody .planos_table_prices.ptp_3 {
    font-size: unset;
}
#gkMainbody .planos_table_prices.ptp_4 {
    font-size: unset;
}

#gkMainbody .planos_table_prices.ptp_1 td{
    padding: 10px;
}
#gkMainbody .planos_table_prices.ptp_2 td{
    padding: 10px;
}
#gkMainbody .planos_table_prices.ptp_3 td{
    padding: 10px 0 2px;
}
#gkMainbody .planos_table_prices.ptp_4 td{
   padding: 0px 0px 10px;
}

#gkMainbody .planos_table {
    font-size: 8px;
}

#gkMainbody .planos_table_footer {
    background: none repeat scroll 0 0 #f6f6f6;
    font-size: 10px;
	text-align: center;
    width: 80%;
}

.lunni_menu_content {
	width: 95%;
}

#gkBottom1.informação-sobre-produtos {
    height: 2500px;
}

.informação-sobre-produtos .lunni_menu_content {
    height: 2490px !important;
}

#gkMobileMenu .box.lluni_languages.gkmod-2 {
    font-size: 15px;
    right: 0;
    top: 0;
    width: 66px !important;
}

#gkMobileMenu .banner_redes_sociais {
	display:none;
}

.map {
    height: 475px !important;
}


#gkMobileMenu i {
    right: 0;
    top: 35px;
}

div.mod-languages > ul.lang-block > li, div.mod-languages > ul.lang-inline > li {
   height: 28px;
}

.info_product {
    height: 150px;
    width: 100%;
}

#gkPageContent.versão-demonstrativa #gkMainbody table {
    border: medium none;
    width: 97% !important;overflow: auto;
}

#gkPageContent.versão-demonstrativa #gkMainbody table td {
    border: medium none;
    float: left;
    padding: 2px 10px;
    text-align: left;
    width: 100%;
}

#gkPageContent.versão-demonstrativa #gkMainbody table tbody{
	 width: 100% !important;
}

#gkPageContent.versão-demonstrativa #gkMainbody form {
	width:100%;
}

#gkPageContent.versão-demonstrativa #gkMainbody {
	width:100%;
}

#gkPageContent.versão-demonstrativa #gkMainbody table td input {
    width: 100%!important;
}

#gkPageContent.versão-demonstrativa #gkMainbody .rsform-submit-button {
    float: none;
    margin: 0 auto;
}

#gkHeaderMod.contactos > div > div {
    padding: 0;
  	top: 10px;
}

#gkHeaderMod.contactos .maplightbox {
    height: 500px;
    width: 100%;
}

#gkHeaderMod.contactos .custom._mapa{
	height:500px;
}


.info_product_icon {
    float: left;
	height: 100%;
   min-width: 60px;
   width:30%;
}

.info_product_desc {
    float: left; padding-left:10px; 
	height: 100%;
   min-width: 150px;
   width:70%;
}

.itemBody { padding:15px;}

h1 {
    font-size: 26px; text-align:center;
}


.missão .item-content {padding-right:0px; background:none;}
.valores .item-content {padding-right:0px;background:none;}
.quem-somos  .item-content {padding-right:0px;background:none;}
.mediação-de-seguros .item-content {padding-right:0px;background:none;}
.versão-gratuita .item-content {padding-right:0px;background:none;}
.tecnologia .item-content {padding-right:0px;background:none;}





.gestão-de-seguros .empresa_banner3 .hexagon {
  position: relative;
  width: 100%; float:left;
  height: auto;
  background-color: #ecf2f1;
  margin: auto;
}

.gestão-de-seguros .empresa_banner2 img { position:absolute; top:0; width: 300px; left:0%;}
.gestão-de-seguros #gkMainbody .empresa_banner2 table { width:100%!important;   overflow: hidden; position:relative;}
.gestão-de-seguros #gkMainbody .empresa_banner2 table td:last-child { width:1px!important; padding:0;}
.gestão-de-seguros #gkMainbody .empresa_banner2 table td:first-child { width:100%!important; padding-top:200px; padding-bottom:50px; overflow:auto}
.gestão-de-seguros #gkMainbody .empresa_banner2 table tbody { width:100%!important;}


.gestão-de-seguros #gkMainbody .empresa_banner3 table { width:100%!important;  overflow: auto;}
.gestão-de-seguros #gkMainbody .empresa_banner3 table tbody { width:100%!important;}



.gestão-de-seguros .empresa_banner4 .tit { height: 60px;    line-height: 16px;    padding-top: 13px;text-align: center;}
	.gestão-de-seguros .empresa_banner5 > div > div:last-child { margin-left:0%;  }
.gestão-de-seguros .empresa_banner5 .plano_box{  width: 92% !important;}


  #gkPageContent.versão-demonstrativa #gkMainbody form img{ width:300px; margin-right:-130px;}
  
#gkBottom1 .planos_bottom h1 { padding-top:20px}

#gkBottom1 .planos_bottom .planos_desc { padding:0 10px}

.item-page { padding-bottom:10px;}

.tecnologia_icons { padding-top:20px;}

#gkHeaderMod.contactos .mapa_contact > div {
  height: 450px !important;
}

.plano_box {
    height: auto;
    width: 95%;
}


/* WEBSERVICE*/

.lluni-webservice-seguradoras .img5 {
    font-size: 15px;
    height: auto;
    left: 0;
    line-height: 17px;
    margin: auto;
    padding: 7px 15px !important;
    right: 0;
    text-align: center;
    top: 570px;
    width: 95%;
} 
  .lluni-webservice-seguradoras .line1 { left:0; right:0; margin:auto; top:640px; width:95%;height:36px;}
   .lluni-webservice-seguradoras .line2 { left:0; right:0; margin:auto; top:695px; width:95%;height:36px;}
   .lluni-webservice-seguradoras .line3 { left:0; right:0; margin:auto; top:750px; width:95%;height:36px;}
    .lluni-webservice-seguradoras .line4 { left:0; right:0; margin:auto; top:810px; width:95%;height:36px;}
	

.lluni-webservice-seguradoras .line1 .text,
.lluni-webservice-seguradoras .line2 .text,
.lluni-webservice-seguradoras .line3 .text,
.lluni-webservice-seguradoras .line4 .text {font-size:14px; line-height:16px;height:36px; }



.lluni-webservice-seguradoras .line1 .ico,
.lluni-webservice-seguradoras .line2 .ico,
.lluni-webservice-seguradoras .line3 .ico,
.lluni-webservice-seguradoras .line4 .ico {height:36px; width:36px;}

.lluni-webservice-seguradoras #gkTop1 .img6 {line-height: 20px;
    padding-top: 10px; font-size:18px;}
	
	
	.lluni-webservice-seguradoras .img8 { width:100%;}
	.lluni-webservice-seguradoras .img7 { display:none;}
	
	.rsformwebservice-form legend { font-size: 21px !important;

    line-height: 22px;}
	
	.rsformwebservice-form li.rsform-block { height:60px;   }
	.rsformwebservice-form li.rsform-block .formCaption {
    font-size: 13px !important;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 100%;
}
	.rsformwebservice-form li.rsform-block .formBody{ width:100%;}
	
	.rsformwebservice-form li.rsform-block .formBody input {font-size: 12px;
    height: 39px !important;}
	
.rsformwebservice-form li.rsform-block.rsform-block-enviar input.rsform-submit-button {
    height: 50px !important;
    width: 100%;
}
.rsformwebservice-form li.rsform-block.rsform-block-enviar { height:70px;}

.lluni-webservice-seguradoras #gkMainbody .itemBody .quadrado {  margin: 10px 0;}


#gkHeaderMod.lluni-webservice-seguradoras {
    height: 910px;
}