@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
		
html{
	scroll-behavior: smooth;
	
}

body{
	font-family: 'Manrope', sans-serif;
}

.bckLines{
	background: url('../img/Background lines.svg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height: 100%;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.8;
	z-index: 0;
}

img{
	z-index: 1;
}

p{
	margin:0;
}

.site-header{
	background: #fff;
} 

.logosHero{
	bottom: 53px;
    right: 63px;
    max-width: 50%;
}

.generalPadding{
	padding-left:  118px;
	padding-right: 118px;
}

.txtGeneral{
	color: #848484;
	align-self: baseline;
}

.txtGeneralW{
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 16px;
}

.features{
	box-shadow: 0px 24px 56px rgba(153, 153, 153, 0.24);
	margin: 0;
    padding-left: 0;
	padding-right: 0;
}

.cardfeatures{
	background: #ffffff;
    z-index: 99;
    position: relative;
    margin-left: 0;
}

.list{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.check{
  list-style-image: url('../img/check.svg');
  
  padding-bottom: 9px;
  margin-left: 1.2rem;
}

li.check span {
  position: relative;
}

.bt-section{
	height: 83px;
	margin-top: 20px;
	width: 100%;
	color: #fff;
	background: #13295C;
	box-shadow: 0px 24px 56px rgba(153, 153, 153, 0.24);
	display: flex;
    align-items: center;
	padding-left: 30px;
	font-size: 16px;
}

.nav-item{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #2C333D;
	text-decoration: none;
}

.titleFront{
	font-weight: 800;
	font-size: 80px;
	line-height: 87px;
	letter-spacing: -0.015em;
}

.textFront{
	padding-top: 40px;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.02em;
	color: #535353;
}

.colorTF{
	color: #094067;
}

.colorTF2{
	background-color: #0559d1;
	color: #fff;
	width: fit-content;
	padding: 0 13px 0 5px;
}

.legendText{
	font-weight: 500;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	letter-spacing: -0.03em;
}

.sectionHero{
	padding-top: 23px;
    padding-bottom: 0px;
}

.section{
	min-height: 663px;
	padding-top: 122px;
    padding-bottom: 20px;
}

.sectionFull{
	background: #0559D1;
	color: #fff; 
	font-weight: 800;
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	letter-spacing: -0.03em;
	width: 100%;
}

.title{
	font-weight: 800;
	font-size: 50px;
	line-height: 55px;
	text-align: center;
	letter-spacing: -0.03em;
	color: #094067;
	padding-bottom: 18px;
}

.titleB{
	font-weight: 800;
	font-size: 50px;
	line-height: 55px;
	text-align: center;
	letter-spacing: -0.03em;
	color: #0559D1;
	padding: 0 5px;
}

.subTitle{
	color: #13295C;
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
}

.titleFullW{
	background-color: #fff;
	color: #094067;	
	line-height: 53px;
}

.txtColorBlue{
	color: #0559D1;
}

.txtColorGray{
	color: #848484;
}

.btn{
	color: #fff !important;
	background: #EF4565;
	font-weight: 800;
	font-size: 16px;
	padding: 19px 38px 18px 38px;
	min-width: 154px;
	height: 62px;
    letter-spacing: 0.5px;
}

.btnCristian{
	background: #0559D1 ;
	padding: 17px 19px;
	display: flex;
    align-items: center;
    width: fit-content;
	position: relative;
}

.w-table{
	width: 65%;
    padding-top: 1%;
}
.iconCountry{
	display: inline-block;
    position: absolute;
    top: 50%;
    width: 28%;
}

.siliconIcon{
	left: calc(1.3% * 9);
    transform: translate(34%, -544%);
	z-index: 2;
}

.newIcon{
	left: calc(6.3% * 9);
    transform: translate(19%, -452%);
	z-index: 2;
}

.miamiIcon{
	left: calc(5.3% * 9);
    transform: translate(15%, -288%);
	z-index: 2;
}

.mexIcon{
	left: calc(1.3% * 9);
    transform: translate(15%, -288%);
}

.colIcon{
	left: calc(6% * 9);
    transform: translate(7%, -150%);
	z-index: 2;
}

.uruIcon{
	left: calc(6.5% * 9);
    transform: translate(-1%, 253%);
}

.argIcon{
	left: calc(5.4% * 9);
    transform: translate(7%, 400%);
}

.bckpoints1{
	left: calc(6.5% * 9);
    transform: translate(19%, -155%);
    width: 34%;
}

.bckpoints2{
	left: calc(0.4% * 9);
    transform: translate(18%, 60%);
    width: 32%;
}

.bckpoints3{
	left: calc(0.86% * 10);
    transform: translate(37%, -58%);
    width: 12%;
    opacity: 0.5;
}

.iconAccordion{
	width: 24px;
}

.slick-prev, .slick-next{
	display: none !important;
}

.mt-6 {
    margin-top: 80px !important;
}

.pt-6{
	padding-top: 100px;
}

.stars{
	max-width: 9em;
	margin-bottom: 18px
}

.footer{
	background: #13295C;
}

.textFooter{
	color: #8090A6;
	font-size: 18px;
}

.siteTxt{
	color:#fff;
	font-size: 18px;
}

.fText{
	color: #72A5EB !important;
	font-size: 18px;
}

.nav-link{
	color: #2C333D;
}

.navbar-toggler-icon{
	background-image: url('../img/linesMenu.svg');
}

.btnFooter{
	background-color: #72A5EB;
    width: auto;
    min-width: auto;
    height: auto;
    padding: 6px 15px;
    font-size: 23px;
}

.inputFooter{
	background: none;
    border: 1px solid #72A5EB;
}

.modal-dialog{
	max-width: 1000px;
}

.bckModal{
	background-color: #0559D1; 
	min-height: 250px;
}

.bckModalLines{
	background-image: url('../img/Background lines.svg'); 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.txtModal1{
	color: rgba(255, 255, 255, 0.7); 
	font-weight: 600; 
	font-size: 14px; 
	line-height: 22px; 
	letter-spacing: 0.03em;
}

.txtModal2{
	color: #fff; 
	font-weight: 700; 
	font-size: 30px; 
	line-height: 41px;
}

.txtModalFooter{
	color: #fff; 
	font-weight: 400; 
	font-size: 18px; 
	line-height: 25px;
}

.iconsServices{
	height: 91px;
	width:88px;
}

.cristianPc{
	display: block;
	width: 440px;
	height: max-content;
}

.cristianTbl{
	display: none;
}

.cristianMb{
	display: none;
}

.table1{
	display: block;
}

.table1Mb{
	display: none;
}

.tablePrice{
	display: block;
}

.tablePriceMb{
	display: none;
}

.tableComparative{
	display: block;
}

.tableComparativeMb{
	display: none;
}

.sctRemote{
	min-height: 405px;
    margin-bottom: 100px !important;
    margin-top: 100px !important;
}

.fText2{
	color: #fff;
}

.btnHeader1{
	width: 154px;
	min-width: 154px;
	height: 46px !important;
	font-size: 14px;
	line-height: 19px;
	padding: 12px 33px !important;
}

.btnHeader{
	display: none;
}

.lineMenu{
	display: none;
}

.carousel-control-prev-icon, .carousel-control-next-icon, .carousel-indicators{
	display: none;
}

.bulletBlue{
	color: #0559D1;
}

.slick-dots{
	bottom: -40px !important;
}

.card-text{
	font-size: 14px;
}

.card-img{
	max-width: 50%; 
	max-height: 40px;
}

/*TABLE COLUMNS*/

.iconTable{
	width: 15px;
	align-self: center;
}

.logosTable2{
	max-width: 130px;
	height: max-content;
}

.checkx{
	width: 21px;
}

.firstColumn, .secondColumn, .thirdColumn{
	letter-spacing: 0px;
	font-size: 16px;
	min-height: 60px;
}

.mrgUp{
	margin-top: -15px;
    margin-bottom: 13px;
}

.mrgDown{
	margin-top: -21px;
}

.firstColumn{
	background: #72A5EB ;
	color: #fff;
	font-weight: 600;
	padding-left: 28px;
    padding-right: 0;
	text-align: left;
}

.rowEmpity .firstColumn, .rowEmpity .secondColumn, .rowEmpity .thirdColumn{
	min-height: 36px;
    height: 36px;
}

.secondColumn{
	background: #ecedef ;	
	color: #EF4565;
	font-weight: 800;
}

.thirdColumn{
	background: #EBF3FF;
	color: #05D188;
	font-weight: 800;
}

.titleColumn{
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	color: #0559D1;
	background: #fff;
	line-height: initial;
	justify-content: center;
	align-items: center;
    display: flex;
}

.normal {
	height: 100px;
	border: 3px solid #A6C5EF;
	
}

.ml-7{
	margin-left: 7px;
}

.big{
	height: 115px;
	border: 3px solid #0559D1;
}

.textTable{
	display: inline-flex;
    align-items: baseline;
    gap: 7px;
}

/*SECOND TABLE COLUMNS*/

.firstv2{
	background: #13295C !important;
}

.secondv2{
	background: #EBF3FF !important; 
}

.thirdv2{
	background: #ecedef !important; 
}

@media only screen and (max-width: 1440px) {
	.generalPadding {
		padding-left:  107px;
		padding-right: 107px;
	}
	
	.txtSctBlue{
		font-size: 56px;
		width: 76%;
		margin: 0 auto;
	}
	
	.bckpoints3{
		left: calc(0.86% * 10);
		transform: translate(-58%, -67%);
		width: 20%;
	}
}

@media only screen and (max-width: 1386px) {
	
	.generalPadding {
		padding-left:  85px;
		padding-right: 85px;
	}
	
	.titleFront{
		font-size: 70px;
	}
	
	.textFront{
		font-size: 17px;
	}
	
	.sectionFull, .txtSctBlue {
		font-size: 45px;
	}
	
	.nav-item{
		font-size: 12px;
	}
	
	.title, .titleB, .cntTitleW{
		font-size: 45px;
	}
	
	.subTitle{
		font-size: 30px;
		line-height: 35px;
	}
	
	.txtGeneral, .txtGeneralW, .bt-section{
		font-size: 14px;
		font-weight: 500;
	}
	
	
	.fText, .siteTxt, .textFooter, .inputFooter{
		font-size: 16px;
		font-weight: 500;
	}
}

@media only screen and (max-width: 1265px) {
	.generalPadding{
		padding-left:  50px;
		padding-right: 50px;
	}
}

@media only screen and (max-width: 1280px) {
	.offcanvas.show{
		width: 296px;
	}
	
}

@media only screen and (max-width: 1199px) {
	.generalPadding{
		padding-left:  25px;
		padding-right: 25px;
	}
	
	.w-table{
		width: 80%;
	}
	
	.titleFront{
		font-size: 60px;
		line-height: 80px;
	}
	
	.textFront{
		font-size: 15px;
		line-height: 26px;
	}
	
	.btnHeader{
		display: inline-block;
		margin-right: 35px;
		min-width: 154px;
		width: 154px !important;
		padding: 12px 30px !important;
		height: 46px !important;
		font-size: 14px;
		line-height: 19px;
	}
	
	.btnHeader1{
		width: 100%;
		margin-top: 13px;
	}
	
	.itemMenu{
		align-self: start;
		font-weight: 800;
		padding-bottom: 9px;
		font-size: 15px !important;
	}
	
	.lineMenu{
		width: 84%; 
		margin: 0 auto;
		display: block;
	}
	
}

@media only screen and (max-width: 900px) {
	
	.sectionFull, .txtSctBlue {
		font-size: 40px;
	}
	
	.nav-item{
		font-size: 12px;
	}
	
	.title, .titleB, .cntTitleW{
		font-size: 40px;
		line-height: 45px;
	}
	
	.subTitle{
		font-size: 19px;
		line-height: 30px;
	}
	
	.txtColorGray, .txtColorBlue{
		font-size: 15px;
	}
	
	.sctPricing{
		min-height: 411px;
	}
	
	.sctRemote{
		min-height: 340px;
		margin-bottom: 73px !important;
		margin-top: 37px !important;
	}
	
	.fText, .siteTxt, .textFooter, .inputFooter{
		font-size: 14px;
	}
	
	.cristianPc{
		display: none;
	}
	
	.cristianTbl{
		display: block;
		max-width: 302px;
		height: max-content;
	}
	
	.btnCristian{
		font-size: 14px;
		font-weight: 500;
	}
	
	.section{
		padding-top: 65px;
	}
}

@media only screen and (max-width: 850px) {
	.titleFront{
		font-size: 51px;
		line-height: 66px;
	}
	
	.footerLogo{
		max-width: 203px;
	}
	
	.section{
		padding-top: 34px;
	}
}

@media only screen and (max-width: 767px) {
	.generalPadding{
		padding-left:  21px;
		padding-right: 21px;
	}
	
	.w-table{
		width: 100%;
	}
	
	.titleFront{
		font-size: 52px;
		line-height: 66px;
	}
	
	.section {
		padding-top: 50px;
		padding-bottom: 0px;
	}
	
	
	.sectionFull{
		font-size: 30px;
		line-height: 38px;
	}
	
	.title, .titleB, .cntTitleW{
		font-size: 30px;
		line-height: 36px;
	}
	
	.title{
		margin-top: 9px;
	}
	
	.subTitle{
		line-height: 25px;
	}
	
	.txtSctBlue{
		font-size: 30px;
		line-height: 44px;
	}
	
	.txtGeneral, .txtGeneralW, .bt-section{
		font-size: 14px;
	}
	
	.txtGeneral{
		padding: 0 24px;
	}
	
	.titleFullW{
		line-height: normal;
		margin-top: 7px;
	}
	
	.txtGeneralC{
		line-height: 22px;
		padding: 0 0px;
	}
	
	.textFooter, .fText, .siteTxt, .fText2 {
		font-size: 14px;
	}
	
	.txtModal1{
		font-size: 12px; 
	}
	
	.txtModal2{
		font-size: 25px;
	}
	
	.txtModalFooter{
		font-size: 14px;
	}
	
	.cristianMb{
		display: block;
	}
	
	.cristianTbl{
		display: none;
	}
	
	.tablePrice{
		display: none;
	}
	
	.tablePriceMb{
		display: block;
	}
	
	.tableComparative{
		display: none;
	}
	
	.tableComparativeMb{
		display: block;
	}
	
	.fGroup{
		max-width: 285px;
	}
	
	.pt-6{
		padding-top: 73px;
	}
	
	.btnHeader{
		margin-right: 15px;
		width: 104px !important;
		height: 32px !important;
		font-weight: 800;
		font-size: 14px;
		line-height: 19px;
		padding: 6px 6px !important;
		min-width: 104px;
	}
	
	.logo {
		width: 146px;
	}
	
	.legendText{
		font-size: 14px;
		line-height: initial;
		padding-top: 0px;
		font-weight: 300;
	}
	
	.features{
		width: 84%;
		margin: 0 auto;
	}
	
	.iconsServices{
		margin-top: 40px;
		margin-bottom: 17px;
		width: 105px;
	}
	
	.firstColumn{
		padding-left: 18px;
		padding-right: 9px;
	}
	
	.firstColumn, .secondColumn, .thirdColumn{
		font-size: 14px;
		font-weight: normal;
		line-height: initial;
	}
	
	.titleColumn{
		font-size: 18px;
	}
	
	.checkx{
		width: 16px;
	}
	
	.btnCristian{
		padding: 17px;
		height: 47px;
		font-size: 12px;
	}
	
	.logosTable2{
		max-width: 100%;
		max-height: 40%;
		height: auto;
	}
	
}

@media only screen and (max-width: 630px) {	
	.card-img{
		max-width: 30%; 
	}
}

@media only screen and (max-width: 573px) {
	.features{
		width: 100%;
	}
	
	.btn{
		padding: 15px 30px 15px 30px;
		height: 55px;
	}
	
	.btnCristian{
		padding: 15px;
	}
	
	.firstColumn{
		padding-left: 10px;
	}
	
	.firstColumn, .secondColumn, .thirdColumn{
		font-size: 11px;
	}
	
	.titleColumn{
		font-size: 14px;
	}
	
	.checkx{
		width: 11px;
	}
	
	.colEmpty{
		padding: 7px;
	}
	
	.big{
		height: 75px;
	}
	
	.normal{
		height: 60px;
	}
	
	.ml-7{
		margin-left: 18px;
	}
	
	.title, .titleB, .cntTitleW {
		font-size: 25px;
		line-height: 32px;
	}
	
	.subTitle{
		font-size: 18px;
	}
	
	.mapsIcon{
		width: 19px;
	}
	
	.section{
		min-height: auto;
	}
	
	.card-img{
		max-width: 39%; 
	}
	
	.inIcon{
		width: 15px;
	}
	
}

@media only screen and (max-width: 455px) {
	.title, .titleB, .cntTitleW {
		font-size: 20px;
		line-height: 26px;
		padding-bottom: 13px;
	}
	
	.legendText {
		font-size: 16px;
	}
	
	.btnCristian {
		padding: 13px;
		height: 47px;
		font-size: 11px;
	}
	
	.inIcon{
		width: 14px;
	}
}

@media only screen and (max-width: 430px) {
	.generalPadding{
		padding-left:  17px;
		padding-right: 17px;
	}
	
	.section{
		min-height: 536px;
	}
	
	.sctRemote{
		margin-bottom: 50px !important;
		margin-top: 45px !important;
	}
	
	.textFront{
		font-size: 14px;
		line-height: 24px;
	}
	
	.title, .titleB, .cntTitleW {
		line-height: 28px;
	}
	
	.titleFullW{
		line-height: 43px;
		margin-top: 0;
	}
	
	.subTitle{
		font-size: 17px;
	}
	
	.txtColorGray, .txtColorBlue{
		font-size: 14px;
	}
	
	.sectionHero{
		padding-top: 45px;
	}
	
	.titleFront{
		font-size: 40px;
		line-height: 51px;
	}
	
	.table1{
		display: none;
	}
	
	.stars{
		margin-bottom: 22px
	}
	
	.slick-dots{
		bottom: -36px !important;
	}
	
	.table1Mb{
		display: block;
	}	
	
	.pt-6{
		padding-top: 40px;
	}
	
	.footerLogo{
		width: 197px;
	}
	
	.logosHero{
		bottom: 27px;
		right: 22px;
	}
	
	.big{
		height: 65px;
	}
	
	.normal{
		height: 50px;
	}
	
	.titleColumn{
		font-size: 12px;
	}
	
	.ml-7 {
		margin-left: 17px;
	}
	
	.iconTable{
		width: 14px;
	}
}

@media only screen and (max-width: 376px) {
	.btnHeader{
		display: none;
	}
	
	.textFront{
		padding-top: 24px;
	}
	
	.titleFront{
		font-size: 38px;
	}
	
	.title, .titleB, .cntTitleW{
		font-size: 26px;
		line-height: 32px;
	}
	
	.txtGeneral {
		padding: 0 14px;
	}
	
	.cntAccordion{
		padding-right: 0;
	}
	
	.iconsServices{
		margin-top: 19px;
	}
	
	.sectionMarkets{
		min-height: 336px;
	}
	
	.sectionCustomers{
		padding-top: 40px !important;
	}
	
	.slick-dots{
		bottom: -31px !important;
	}
	
	.sctRemote{
		margin-top: 29px !important;
	}
	
	.ml-7{
		margin-left: 15px;
	}
	
	.titleColumn {
		font-size: 10px;
	}
	
	
}

@media only screen and (max-width: 363px) {
	.firstColumn, .secondColumn, .thirdColumn{
		font-size: 9px;
	}
	
	.iconTable {
		width: 11px;
	}
}