/* 

0.  BODY 
1.	NAVBAR
2.	FACTURAR SE VOLVIÓ AMIGABLE
3.	PYMO TE PREMIA
4.	POR QUE PYMO?
5.	PLANES PARA TODOS
6.	CHARLEMOS
7.	FOOTER
8.  COLORS
9.  FONTS

*/

/* 0. BODY */

* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
	height: 100%;
	background-color: #4346da;
}

.body-padding {
	padding-left: 16.6%;
	padding-right: 16.6%;
	padding-top: 4%;
	padding-bottom: 4%;
}

.navbar-logo {
	margin-left: 0px !important;
}

.cursor {
	cursor: pointer !important;
}

@media only screen and (max-width: 768px) {
	.body-padding {
		padding-left: 24px;
		padding-right: 20px;
	}
}

img {
	max-width: 80%;
	height: auto;
}

p {
	max-width: 100%;
	height: auto;
}

h1 {
	font-family: 'work_sansbold';
}

h1.white {
    font-weight: bold;
}

h2 {
	font-family: 'work_sansbold';
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
}

@media only screen and (max-width: 600px) {
	h2 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 768px) {
	h2 {
		font-size: 26px;
		margin-left: 0px;
	}
}

h3 {
	font-family: 'work_sansregular';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #4346da;
}

/* 1. NAVBAR */

.pymo_logo_navbar {
	width: 142.9px;
	height: 36px;
	object-fit: contain;
	margin-left: 3%;
	vertical-align: middle;
	margin-top: -6px;
}

button.no-outline {
	margin-top: 4px;
	margin-left: 4px;
    outline: none;
	border: none !important;
}

.doubt-container {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 32px;
}

.promo-container {
	display:flex; 
	flex-direction: column; 
	z-index: 999; 
	height: 220px;
	padding: 16px 16px 0px 16px;
}

/* .promo {
	max-height: 120px;
} */

.whatsapp-div {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 10px;
	background-color: #81adf7;
	/* background-color: #25d366; */
	border: 1px solid #fff;
	border-radius: 3px;
	margin-right: 16px;
	word-wrap: break-word;
	cursor: pointer;
}

.whatsapp-div .logo {
	font-size: 28px;
	width: 30px;
	height: 30px;
	margin: 4px 8px 0 0;
}

.whatsapp-div p {
	margin: 0px !important;
	padding: 0px !important;
}

.whatsapp-div:hover {
	p {
		color: #4346da !important;
	}
	.logo {
		color: #4346da !important;
	}
}

.whatsapp-div .phone:hover {
	color: #4346da;
}

.plans-offer-div {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 6px;
    padding-right: 0px;
	/* background-color: #81adf7; */
	border-radius: 3px;
	margin-right: 16px;
	/*margin-bottom: 32px;*/
	word-wrap: break-word;
	/*cursor: pointer;*/
}

.plans-offer-div p {
	/*margin: 0 !important;*/
	color: #4346da;
	/*display: inline;*/
	/*padding: 0.30em 0em;*/
	background-color: #00ed90;
	box-shadow: 0.30em 0 0 #00ed90,-0.30em 0 0 #00ed90;
	box-decoration-break: clone;
	line-height: 2;
	width: fit-content;
	font-size: 22px;
	font-weight: 700;
}

.disable-selection {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
}

.photo-container {
	position: relative;
	width: 215px;
	height: 215px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #5756e1;
	overflow: hidden;
	padding: 16px;
}

.multiline-background {
	display: inline;
	padding: 0.25em 0em;
	background-color: #4346da;
	box-shadow: 0.25em 0 0 #4346da,-0.25em 0 0 #4346da;
	box-decoration-break: clone;
	line-height: 2.5;
}

.text-survey {
	font-family: 'work_sansregular';
	font-size: 30px; 
	margin:0;
	color: #536172;
}

.photo-container img {
	max-width: 100% !important;
	width: 100% !important; 
	height: 100% !important;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	border-radius: 50%;
	object-fit: cover;
}

.socios-container {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: space-between;
}

.results-img {
	width: 120px;
}  

.result-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.results-row-container {
	display: flex;
    align-content: center;
    justify-content: center;
}

.clients-feedback-img {
	width: 180px;
}

.socios-container > div {
	margin-right: 16px
}

.socios-container > :first-child {
	margin-right: 32px !important;
}

.socios-container > :last-child {
	margin-right: 0px !important;
}

.name-role-container {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	padding: 0 8px;
}

.name-role-container .name {
	font-size: 19px !important; 
	font-weight: 700;
	margin-top: 16px !important;
	margin-bottom: 0px !important;
}

.name-role-container .role {
	font-size: 18px !important; 
	font-weight: 300;
	text-align: center;
}

.modal-body .input-group {
	margin: 16px 0px;
}

.modal-body .input-group-addon {
	color: white;
	background-color: #4346da;
} 

.modal-footer > button {
	padding: 8px 24px;
} 

.modal-footer .btn-secondary {
	background-color: rgba(204, 231, 255, 0.2);
}

.modal-footer .btn-primary {
  background-color: #4346da;
} 

.modal-footer .btn-primary a {
	color: white;
	text-decoration: none !important;
} 

@media (max-width: 1024px) {
	.whatsapp-div {
		padding: 8px;
		margin-right: 0px;
		margin-bottom: 16px;
	}

	.plans-offer-div {
		padding: 8px;
		margin-right: 0px;
		margin-bottom: 16px;
	}
}



/* Add a dark background color with a little bit see-through */
.navbar {
	font-family: 'work_sansregular';
	height: 75px;
	font-size: 16px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	background-color: #4346da;
	border: none;
	padding-top: 10px;
}

.testing {
	color: #4346da;
}

/* Add a gray color to all navbar links */
.navbar li a,
.navbar .navbar-brand {
	color: #fff !important;
}

.nav > li {
	background-color: #4346da;
}

/* On hover, the links will turn .... */
.navbar-nav li a:hover {
	color: #fff !important;
}

.navbar-nav li a:hover.caribbean-sea,
.navbar-nav li.active a {
	color: #00ed90 !important;
	text-decoration: none;
}

/* The active link */
.navbar-nav li.active a {
	color: #fff !important;
	background-color: #29292c !important;
}

/* Remove border color from the collapsible button */
.navbar-default .navbar-toggle {
	border-color: transparent;
	background-color: #4346da;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	border-color: transparent;
	background-color: #4346da;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

/* Navbar hidden */
@media only screen and (max-width: 1200px) {
	.navbar-header {
		float: none;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		margin-top: 8px;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		border-bottom: 1px solid transparent;
		overflow: hidden;
		background-color: #4346da; 
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		background-color: #4346da;
		float: none !important;
		margin-bottom: 15px;
		margin-top: 7.5px;
		padding-left: 10px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display: block !important;
	}
}

.btn-nav {
	width: 153px;
	height: 40px;
	font-family: 'work_sansregular';
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid white;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.27);
	background-color: #4346da;
}

.cta {
	width: 153px;
	height: 40px;
	font-family: 'work_sansregular';
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 16px;
	margin-right: 16px;
	font-weight: 400;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #4346da !important;
	background-color: white !important;
	padding-top: 10px !important;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.27);
}

.navbar li a.cta {
	color: #4346da !important;
}

.navbar-nav li a:hover,
.navbar-nav li.active a .cta {
	color: white !important;
}

.cta:hover {
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.3);
	background-color: #4346da !important;
	color: white !important;
}

.btn-nav:hover {
	background-color: rgba(245, 245, 245, 0.3);
	color: white;
}

.a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

.hoverstyle:hover {
	color: #fff !important;
	background-color: #4346da;
	border: 1px solid #fff;
}

/* 2. FACTURAR SE VOLVIÓ AMIGABLE */

.body-padding-papeles {
	padding-left: 16.6%;
	padding-right: 16.6%;
	padding-top: 5%;
	/*height: 600px;*/
}

.pymo-text {
	font-family: 'work_sansregular';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
}

@media only screen and (max-width: 768px) {
	.pymo-text {
		font-size: 19px;
	}
}

.factura {
	z-index: 999;
}

.factura > a:link,
a:visited {
	z-index: 999;
	background-color: #fff;
	color: #4346da;
	padding: 10px 25px;
	/* text-align: center; */
	text-decoration: none;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.28);
	font-family: 'work_sansregular';
	font-size: 16px;
	display: inline-block;
	font-weight: 500;
	vertical-align: middle;
	cursor: pointer;
}

.factura > a:hover,
a:active {
	background-color: #4346da;
	color: #fff;
	border-color: #fff;
}

@media only screen and (max-width: 768px) {
	.factura > a:link {
		max-width: 100%;
		width: 550px;
		/* text-align: right; */
	}

	.factura1 {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.factura1 {
		display: none;
	}
}

@media screen and (min-width: 767px) {
	.factura2 {
		display: none;
	}
}

.pymo-papeles-image {
	position: relative;
	width: 407px;
    object-fit: contain;
    top: -333px;
    left: 830px;
    height: 0px;
}

.body-padding-papeles {
	padding-left: 16.6%;
	padding-right: 16.6%;
	padding-top: 5%;
}

@media only screen and (max-width: 1750px) {
	.pymo-papeles-image {
		position: relative;
        margin-left: 120px;
        width: 400px;
        height: 120px;
        object-fit: contain;
        top: -325px;
        left: 650px;
	}
}

@media only screen and (max-width: 1600px) {
	.pymo-papeles-image {
		position: relative;
        margin-left: 120px;
        width: 400px;
        height: 282px;
        object-fit: contain;
        top: -325px;
        left: 635px;
	}

	.body-padding-papeles {
		padding-left: 16%;
		padding-right: 16%;
		padding-top: 8%;
	}
}

@media only screen and (max-width: 1500px) {
	.pymo-papeles-image {
		position: relative;
		position: relative;
        margin-left: 120px;
        object-fit: contain;
        left: 550px;
	}

	.body-padding-papeles {
		padding-left: 16%;
		padding-right: 16%;
		padding-top: 7%;
	}
}

@media only screen and (max-width: 1500px) {
	.portada-sac.body-padding-papeles{
		padding-bottom: 5%;
	}
}
@media only screen and (max-width: 1200px) {
	.pymo-papeles-image {
		position: relative;
		width: 536px;
		height: 259px;
		object-fit: contain;
		top: -240px;
		left: 320px;
	}

	.body-padding-papeles {
		padding-left: 8%;
		padding-right: 8%;
		padding-top: 8%;
	}

	.socios-container {
		display: flex;
		flex-direction: column;
		flex: 1;
	}

	.socios-container > div {
		align-items: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.socios-container > :first-child {
		margin-bottom: 32px !important;
	}
}

@media only screen and (max-width: 992px) {
	.pymo-papeles-image {
		position: relative;
		width: 528px;
		height: 256px;
		object-fit: contain;
		top: -25px;
	}

	.body-padding-papeles {
		padding-left: 24px;
		padding-right: 20px;
		padding-top: 6%;
		/*height: 710px;*/
	}

	
}

@media only screen and (max-width: 768px) {
	.pymo-papeles-image {
		position: relative;
		width: 554px;
		height: 270px;
		object-fit: contain;
		top: 75px;
		left: 100px;
	}

	.body-padding-papeles {
		padding-left: 24px;
		padding-right: 20px;
		padding-top: 8%;
		/*height: 670px;*/
	}

	.factura > a:link {
		max-width: 100%;
		width: 850px;
	}

	.results-img {
		width: 80px;
	} 
	
	.result-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.clients-feedback-img {
		width: 100px;
    	margin-left: 8px;
	}
}

@media only screen and (max-width: 600px) {
	.pymo-papeles-image {
		position: relative;
		width: 394px;
		height: 175px;
		object-fit: contain;
		top: 40px;
		left: 10px;
	}

	.body-padding-papeles {
		/* padding-left: 16.6%;
    	padding-right: 16.6%; */
		padding-top: 15%;
		/*height: 720px;*/
	}

	.clients-feedback-img {
		width: 75px;
    	margin-left: 8px;
	}
}

/* 3. PYMO TE PREMIA */

.premio-margin {
	margin-left: 24px;
	margin-right: 20px;
	padding: 10px 25px;
	margin-left: -12px;
}

.pymo-float-right {
	height: auto;
	float: right;
}

.pymo-float-left {
	height: auto;
	float: left;
}

.premio > a:link,
.premio > a:visited {
	background-color: #fff;
	color: #4346da;
	padding: 10px 25px;
	margin-left: -12px;
	margin-top: 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.28);
	font-family: 'work_sansregular';
	font-size: 16px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.premio > a:hover,
.premio > a:active {
	background-color: #4346da;
	color: #fff;
	border: 1px solid #fff;
}

@media only screen and (max-width: 768px) {
	.premio > a:link {
		max-width: 100%;
		width: 850px;
		margin-top: 24px;
	}

	.marginstrange {
		margin-right: 0px;
	}

	.whatsapp-div {
		padding: 8px;
		margin-right: 0px;
		margin-bottom: 16px;
	}
	
	.plans-offer-div p {
		font-size: 20px;
	}

}

.bitmap {
	width: 50%;
	height: 400px;
	object-fit: contain;
	position: relative;
	left: 200px;
}

.wid {
	width: 50%;
}

.sello-container {
	display: flex;
	flex: 1;
	justify-content: space-between;
	padding: 0px 32px;
}

.sello {
	position: relative;
	min-width: 150px !important;
	width: 180px !important;
	margin: 0px 16px;
}

@media only screen and (max-width: 1450px) {
	.bitmap {
		width: 50%;
		height: 450px;
		object-fit: contain;
		position: relative;
		left: 10px;
	}

	.pymo-text {
		margin-bottom: 16px;
	}
}

@media only screen and (max-width: 1000px) {
	.bitmap {
		width: 50%;
		height: 450px;
		object-fit: contain;
		position: relative;
		left: 10px;
		margin-top: 5%;
	}

	.sello {
		position: relative;
		width: 220px !important;
		margin: 16px 0px;
	}

}

@media only screen and (max-width: 768px) {
	.wid {
		width: 100%;
	}

	.bitmap {
		width: 50%;
		height: 270px;
		object-fit: contain;
		position: relative;
		left: 25%;
	}

	.btn-premio {
		max-width: 100%;
		width: 550px;
	}

	.sello {
		position: relative;
		min-width: 100px !important;
		width: 200px !important;
		margin: 16px 0px;
	}

}

/* 4. POR QUE PYMO*/

.second-row {
	padding-top: 0px;
}

.pymo-text-facturacion {
	height: auto;
	opacity: 0.5;
	font-family: 'work_sansregular';
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #0c0033;
	padding: 0px 15%;
	padding-bottom: 10px;
}

.porque-center {
	text-align: center;
}

@media screen and (max-width: 1080px) {
	.porque-center {
		text-align: left;
	}

	.sello {
		position: relative;
		width: 200px !important;
		margin: 16px 0px;
	}
}

/* 5. PLANES PARA TODOS */

.body-padding-planes {
	padding-left: 16.6%;
	padding-right: 16.6%;
	padding-top: 5%;
}

@media only screen and (max-width: 1300px) {
	.body-padding-planes {
		padding-left: 10%;
		padding-right: 10%;
	}

	.sello {
		position: relative;
		width: 180px !important;
		margin: 16px 0px;
	}
}

@media only screen and (max-width: 992px) {
	.body-padding-planes {
		padding-left: 5%;
		padding-right: 5%;
	}

	.sello {
		position: relative;
		width: 100px !important;
		margin: 16px 0px;
	}
}

/* @media only screen and (max-width: 768px) {         
  .body-padding-planes{
    padding-left: 2%;
    padding-right: 2%;
  }
} */

.mask {
	height: 69px;
	border-radius: 100px;
	margin-left: 15%;
	margin-right: 15%;
}

.mask-font {
	min-width: 200px;
	height: 68px;
	/* opacity: 0.5; */
	font-family: 'work_sansregular';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #0c0033;
}

@media screen and (max-width: 1200px) {
	.mask-font {
		min-width: 100px;
	}
}

.mask-font:active {
	height: 68px;
	opacity: 1;
	font-family: 'work_sansregular';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #4346da;
	box-shadow: 0 1px 8px 0 rgba(12, 0, 51, 0.1);
	border-radius: 100px;
	/*margin-top: 3px;*/
}

.active {
	opacity: none;
	height: 68px;
	/* width: 100%; */
	opacity: 1;
	font-family: 'work_sansregular';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: normal;
	text-align: center;
	color: #4346da !important;
	box-shadow: 0 1px 8px 0 rgba(12, 0, 51, 0.1) !important;
	border-radius: 100px;
	/*margin-top: -15px;*/
	padding: 15px 20px;
	padding-top: 20px;
}

.quedactiva {
	background-color: #4346da;
	color: #fff;
}

.btn {
	flex: 1;
	padding: 14px;
}

.p-button {
	max-width: 100%;
	height: 68px;
}

h4 {
	border-radius: 0px;
	font-size: 20px;
	height: 25px;
}

h4:hover {
	background-color: #4346da;
	color: #fff;
	height: 25px;
}

h5 {
	border-radius: 50px;
	font-size: 20px;
	height: inherit;
}

/* h5:hover{
  background-color:#fff;
  color: #4346da;
  margin: 0 10px;
} */

.planes-center {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.planes-margin {
		text-align: left;
	}

	.robot-small {
		min-width: 310px;
    	min-height: 154px;
	}
}

.planes-margin {
	margin-left: 14px;
	margin-right: 20px;
}

.Group-4-Copy {
	width: 47px;
	height: 24px;
	object-fit: contain;
}

.Group-4 {
	width: 47px;
	height: 24px;
	object-fit: contain;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.nodisplay {
	display: none;
}

.planes-box {
	margin: 0px;
}

/* Create four equal columns that floats next to each other */
.column {
	float: left;
	width: 25%;
	height: 380px;
	/* box-shadow: 0 4px 18px rgba(12, 0, 51, 0.1); */
	text-align: center;
	padding-top: 5rem;
	padding-left: 16px;
    padding-right: 16px;
	margin-top: 0%;
	margin-bottom: 3%;
}

/* Clear floats */
.row:after {
	content: '';
	display: table;
	clear: both;
}

.borderright1 {
	box-shadow: -8px 1px 20px -6px rgba(172, 170, 179, 0.1);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-right: 1px solid rgba(184, 184, 189, 0.3);
	/* box-shadow: inset -1px 0 0 4px 5px rgba(37, 34, 64, 0.3); */
}

.borderright2 {
	/* box-shadow: inset -1px 0 0 0 rgba(37, 34, 64, 0.3); */
	border-right: 1px solid rgba(184, 184, 189, 0.3);
	box-shadow: -8px 1px 20px -6px rgba(172, 170, 179, 0.1);
	/* box-shadow: inset -1px 0 0 0 rgba(37, 34, 64, 0.3); */
}

.borderright3 {
	/* box-shadow: inset -1px 0 0 0 rgba(37, 34, 64, 0.3); */
	border-right: 1px solid rgba(184, 184, 189, 0.3);
	box-shadow: -8px 1px 20px -6px rgba(172, 170, 179, 0.1);
	/* box-shadow: inset -1px 0 0 0 rgba(37, 34, 64, 0.3); */
}

.borderright4 {
	box-shadow: 10px 12px 20px -6px rgba(172, 170, 179, 0.1);
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-right: none;
	/* box-shadow: inset -1px 0 0 0 rgba(37, 34, 64, 0.3); */
}

/* BLOCKQUOTES CLIENTS */
blockquote {
	
	font-family: 'work_sansitalic', Georgia, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0.25em 0;
	padding: 0.35em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
	border: none;
}

blockquote span.before {
	display: block;
	padding-left: 10px;
	content: "\201C";
	font-size: 120px;
	position: absolute;
	left: 10px;
	top: -50px;
	color: #4346da;
}

blockquote cite {
	color: #4346da;
	display: block;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	margin: 16px 0px 16px 0px;
}

.close-blockquote span.after {
    font-size: 120px;
    color: #4346da;
	float: right;
    margin-top: -50px;
    margin-right: -35px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 992px) {
	.column {
		width: 50%;
		margin-bottom: 5%;
	}

	.borderright1 {
		border-right: 1px solid rgba(184, 184, 189, 0.3);
	}

	.borderright2 {
		border-right: none;
	}

	.borderright3 {
		border-right: 1px solid rgba(184, 184, 189, 0.3);
	}
}

@media screen and (max-width: 600px) {
	.column {
		width: 100%;
		margin-bottom: 3rem;
	}

	.borderright1 {
		border-right: none;
	}

	.borderright2 {
		border-right: none;
	}

	.borderright3 {
		border-right: none;
	}

	.borderright3 {
		border-right: none;
	}
}

.price-title {
	/* width: 171px; */
	height: 24px;
	opacity: 0.8;
	font-family: 'work_sanssemibold';
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	text-align: center;
	color: #252240;
	display: inline-block;
}

.price {
	width: 120px;
	height: 36px;
	font-family: 'work_sansregular';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #4346da;
	display: inline-block;
}

.total {
	color: black !important;
	height: 0px;
}

.ahorro {
	color: green !important;
	height: 0px;
	margin-bottom: 8px;
}

.exoneracion {
	font-family: 'work_sanssemibold';
}

.hasta {
	width: 170px;
	height: 24px;
	opacity: 0.5;
	font-family: 'work_sansregular';
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #252240;
	display: inline-block;
	padding-bottom: 7rem;
}

.planes-info {
	margin-top: 12px;
}

.planes-info > p {
	text-align: center;
	font-family: 'work_sansregular';
	font-size: 14px;
	color: rgba(74, 72, 86, 0.5);
	margin-bottom: 16px;
}

.agenda {
	text-align: center;
	font-family: 'work_sansregular';
	font-size: 14px;
	color: rgba(37, 34, 64, 0.5);
}

.suscriplan > a:link,
.suscriplan > a:visited {
	background-color: #4346da;
	color: #fff;
	padding: 7px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #4346da;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.28);
	font-family: 'work_sansregular';
	font-size: 16px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.suscriplan > a:hover,
.suscriplan > a:active {
	background-color: #fff;
	color: #4346da;
	border: 1px solid #4346da;
}

/* Dropdown */

/* Style The Dropdown Button */
.dropbtn {
	font-family: 'work_sansregular';
	background-color: #fff;
	color: #4346da;
	/* padding: 4px; */
	font-size: 16px;
	font-weight: 500;
	border: none;
	cursor: pointer;
	border-radius: 6px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.28);
	width: inherit;
	height: 50px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	font-family: 'work_sansregular';
	background-color: #fff;
	color: #4346da;
	font-size: 16px;
	font-weight: 500;
	display: none;
	/*position: absolute;*/
	background-color: #fff;
	min-width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: #4346da;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: auto;
	padding-right: auto;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover,
.dropdown-content a:active {
	background-color: #4346da;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: auto;
	padding-right: auto;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn:hover {
	background-color: #4346da;
	color: #fff;
}

/* caret style */
.caret {
	position: absolute;
	float: right;
	top: 20px;
	right: 10px;
	display: inline-block;
	height: 10px;
	/*margin-left: 40%;*/
	vertical-align: middle;
	border-top: 8px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

@media screen and (min-width: 849px) {
	.dropdown {
		display: none;
	}
}

@media screen and (max-width: 850px) {
	.mask {
		display: none;
	}
}

@media screen and (max-width: 1300px) {
	.dropdown,
	.dropdown-content {
		width: 100%;
	}
}

@media screen and (max-width: 1300px) {
	.dropdown {
		width: 100%;
	}
}

/* 6. CHARLEMOS CONTACTO */

.pymo-text-label {
	font-family: 'work_sansregular';
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: normal;
}

.charlemos-opacity {
	opacity: 0.75;
}

.pymo_cafecito {
	width: 250px;
	height: 400px;
	object-fit: contain;
	position: relative;
	/* top: 10px; */
	left: 110px;
}

.title-cafe-width {
	width: 75%;
}

@media screen and (max-width: 768px) {
	.wid {
		width: 100%;
	}
	.pymo_cafecito {
		left: 10px;
	}
}

@media screen and (max-width: 968px) {
	.pymo_cafecito {
		left: 25%;
	}
}

.enviar > a:link,
a:visited {
	background-color: #fff;
	color: #4346da;
	padding: 10px 65px;
	/* margin-left:-12px; */
	text-align: center;
	text-decoration: none;
	border: 1px solid #4346da;
	border-radius: 4px;
	box-shadow: 0 4px 12px 0 rgba(79, 79, 79, 0.28);
	font-family: 'work_sansregular';
	font-size: 16px;
	display: inline-block;
	font-weight: 500;
	vertical-align: middle;
	cursor: pointer;
}

.enviar > a:hover,
a:active {
	background-color: #4346da;
	color: #fff;
	border-color: #fff;
}

/* 7. FOOTER */
.footer-text {
	height: 24px;
	font-family: 'work_sansregular';
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	padding: 2rem;
}

.footer-link {
	cursor: pointer;
	color: white;
}

.logo-text {
	color: #cce7ff;
	width: 175px;
	height: 19px;
	font-family: 'work_sansregular';
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.3px;
	position: relative;
	padding-left: 135px;
}

.forward {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.footer-padding {
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 5vh;
	padding-bottom: 5vh;
}

/* 8. COLORS */

.bg-warm-blue {
	background-color: #4346da;
}

.warm-blue {
	color: #4346da;
}

.gray {
	color: #556170;
}

.almost-warm-blue {
	color: #5756e1;
}

.history-text-container {
	display: flex;
	flex: 1;
	margin: 0 0 64px 0px;
	flex-wrap: column;
}

.paragraph-container {
	padding: 0px 16px;
	border-left: 1px solid #4346da;
}

.dark {
	color: #0c0033;
	opacity: 0.5;
}

.bg-primary-black {
	background-color: #252240;
}

.primary-black {
	color: #252240;
}

.bg-light-sky-blue {
	background-color: rgba(204, 231, 255, 0.2);
}

.light-sky-blue {
	color: #cce7ff;
}

.aqua {
	color: #00ed90;
}

.white {
	color: #ffffff;
}

.bg-white {
	background-color: #ffffff;
}

/* 9. FONTS */
@font-face {
	font-family: 'work_sansitalic';
	src: url('webfontkit-20190318-101255/worksans-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'work_sansregular';
	src: url('webfontkit-20190318-101255/worksans-regular-webfont.woff2') format('woff2'),
		url('webfontkit-20190318-101255/worksans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'work_sansbold';
	src: url('webfontkit-20190318-101255/worksans-bold-webfont.woff2') format('woff2'),
		url('webfontkit-20190318-101255/worksans-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'work_sanssemibold';
	src: url('webfontkit-20190318-101255/worksans-semibold-webfont.woff2') format('woff2'),
		url('webfontkit-20190318-101255/worksans-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* Mobile Improvements with media queries */
@media (min-width: 481px) and (max-width: 767px) {
	.body {
		overflow: hidden;
	}

	section {
		width: 100vw;
	}

	.pymo-papeles-image {
		left: -9vw;
   		top: 16px;
		width: 68vw;
	}

	.navbar {
		width: 100vw;
	}

	.navbar-collapse {
		background-color: #4346da;
	}

	.navbar-collapse .navbar-nav .navbar-right {
		height: 190px;
		background-color: #4346da;
	}

	.container-fluid.navbar-header {
		width: 100vw;
		padding: 0px;
		margin: 0px;
	}

	.logo {
		text-align: center;
		margin-bottom: 24px;
	}

	.history-text-container {
		display: flex;
		flex-direction: column;
		margin: 0px 16px 0px 16px;
	}

}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.body {
		overflow: hidden;
	}

	section {
		width: 100vw;
		overflow-x: hidden;
	}

	.pymo-papeles-image {
		width: 92vw;
		height: 300px;
		margin-left: 0;
	}

	.navbar {
		width: 100vw;
	}

	.container-fluid.navbar-header {
		width: 100vw;
		padding: 0px;
		margin: 0px;
	}

	.navbar-collapse {
		background-color: #4346da;
		margin-left: 30px;
	}

	.logo {
		text-align: center;
		margin-bottom: 24px;
	}

	.history-text-container {
		display: flex;
		/*width: 671px;*/
		flex-direction: column;
		margin: 0px 16px 0px 16px;
	}

	.robot-small {
		min-width: 236px;
		min-height: 120px;
	}
}

.exoneracion-fiscal {
    position: relative;
}

.exoneracion-fiscal.show-title:after {
    content: 'DGI otorga un beneficio a aquellas empresas que cumplan alguna de las siguientes condiciones:\A\A - Ingresos en el ejercicio anterior (año anterior) no superan UI 750.000 ($ 4.400.000 aprox.)\A - La fecha de inicio de actividades es en el presente año\A - Contribuyente comprendido en IVA mínimo (Literal E)';
    padding: 16px;
    border: 1px solid #ccc;
    top: 5px;
    right: 10%;
	position: absolute;
	background-color: white;
	width: 300px;
	white-space: pre-wrap;
}

/* New styles */

.clients-box {
	margin-top: 60px;
	height: 280px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-top: dashed;
	border-color: #d4d4d6;
	margin: 0px 24px 24px 24px;
}

.clients-text {
	font-weight: bold;
	font-size: 30px;
	padding: 30px 0;
}

.images-box {
	display: flex;
	flex: 1;
	height: 230px;
	margin-top: 32px;
	justify-content: space-between;
	align-items: center;
}

.suscribe-btn {
	cursor: pointer !important;
}

.suscribe-btn-alt {
	background-color: transparent;
	margin-top: 8px;
	background-color: #4346da !important;
    color: #fff !important;
	outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
	border-color: #4346da !important
}

suscribe-btn-alt :hover,
suscribe-btn-alt :active {
	background-color: #fff !important;
	color: #4346da !important;
	border-color: #4346da !important;
}

.row {
	margin-right: 0;
	margin-left: 0;
}

.images-box {
	display: flex;
	flex: 1;
	height: 230px;
	margin-top: 32px;
	justify-content: space-between;
	align-items: center;
}

.suscribe-btn-alt {
	background-color: transparent;
	margin-top: 8px;
	background-color: #4346da !important;
    color: #fff !important;
	outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
	border-color: #4346da !important
}

suscribe-btn-alt :hover,
suscribe-btn-alt :active {
	background-color: #fff !important;
	color: #4346da !important;
	border-color: #4346da !important;
}

/*ajuste altura descuento*/
img.Group-4, img.Group-4-Copy {
    margin-top: -6px !important;
}
/*ajuste texto faq*/
#preguntas-frecuentes p.pymo-text {
	font-size: 18px !important;
}

/* Define font family */
.f-monserrat {
	font-family: 'Montserrat', sans-serif;
}
  
/* Define font weights */
.fw-light {
	font-weight: 300;
}

.fw-regular {
	font-weight: 400;
}

.fw-bold {
	font-weight: 700;
}


/* Define font styles */
.fs-normal {
	font-style: normal;
}

.fs-italic {
	font-style: italic;
}

.macaco {
	min-width: 180px;
	max-width: 250px;
}

.center-content {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.t-center {
	text-align: center;
}

.social-container {
	display: flex;
	gap: 8px;
	justify-content: center;
	align-items: center;
	margin-top: 32px;
}

.social-container > a > img {
	min-width: 30px; 
	height: auto;
}

.cuponera {
	width: 100%;
}

/* Correcciones SAC Fly*/

/*boton portada de whatsapp*/
.whatsapp-div.promo.disable-selection.col-xs-12.col-lg-5 {
	width: 100%;
}

.btn-wp-sac {
	max-width: fit-content;
	color: #fff;
}

.btn-wp-sac img {
	width: 38px;
	height: 38px;
	margin-right: 8px;
}

/*fundadores*/
.socios-container .col-xs-12.col-3-lg {
    min-height: 280px;
}

/*btn whatsapp banner call to action*/
.whatsapp-div.disable-selection.col-xs-12.col-sm-8.col-lg-5.col-md-6 {
    width: fit-content;
}

/*Textos que eran H2 y se convierten a P*/
p.p-sac-ex-h2 {
		font-size: 36px;
		font-weight: bold;
		font-family: 'work_sansbold';
}

@media only screen and (max-width: 768px) {
	p.p-sac-ex-h2 {
		font-size: 22px;
	}
}

p.p-sac-ex-h3 {
	font-family: 'work_sansregular';
}

/*como funciona*/
mark {
	background:#00ed90;
}

.btn-ver-planes {
    max-width: 253px;
    margin: auto;
}


/*planes*/
.active {
    /* background: #4346da; */
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    color: #000;
}

.col-sm-4.btn.text-center.mask-font.clickstay.active:hover{
	color:#000;
}

.col-sm-4.btn.text-center.mask-font.clickstay:hover {
	box-shadow: 0 1px 8px 0 rgba(12, 0, 51, 0.1) !important;
	color: #000;
	border-radius:100px
}

h4.showSingle.clickqueda.clickstaymobile {
    text-align: left;
    padding-left: 25px;
}

/*menu*/
@media (max-width: 1265px) {
.nav>li>a{
	padding-left: 7px;
	padding-right: 7px;

}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: none;
}

@media (max-width:1200px) {
	.cta {
		margin-left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.cuponera {
		width: 50%;
	}

	.social-container {
		justify-content: flex-start;
	}

	.social-container > a > img {
		min-width: 38px; 
		height: auto;
	}
}
