body {
	font-family: 'zoho_puvi_regular', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
#scroll {
    position: relative;
}
.heading-menu {
    padding: 45px 0;
    margin-top: 86px;
    background: #0067ff;
    width: 100%;
    border-bottom: none;
    height: auto;
    letter-spacing: normal;
font-weight: bold;
text-align: center;
color: #fff;
}

.heading-menu h1.ftrmnhdr {
    font-size: 41px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #fff;
    display: block;
    text-align: center;
}
span.brtg {display:none}
h1.ftrmnhdr sup {
    background: #E9142B;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    padding: 3px 5px;
    border-radius: 5px;
}

.ftrpg-inrhdr {
    font-size: 25px;
    line-height: 35px;
    color:#000;
    letter-spacing: 0.2px;
	padding-top:5px
}
.bannercta{ margin-top:20px;}
a.ftbnrbtn {
    background: #E9142B;
	font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 7px 30px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 3px;
	text-transform: uppercase;
}
a.scndrybnrbtn {
    background:none;
	font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    color: #E9142B;
    font-size: 17px;
    line-height: 30px;
    padding: 5px 30px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
	border:2px solid #E9142B;
    border-radius: 3px;
	text-transform: uppercase;
}
a.scndrybnrbtn.mL5{ margin-left:5px;}


.mT0{ margin-top:0px !important;}
.mT10{ margin-top:10px !important;}
.mT20{ margin-top:20px !important;}
.mT30{ margin-top:30px !important;}
.mT40{ margin-top:40px !important;}
.mT50{ margin-top:50px !important;}

.pT0{ padding-top:0px !important;}
.pT10{ padding-top:10px !important;}
.pT20{ padding-top:20px !important;}
.pT30{ padding-top:30px !important;}
.pT40{ padding-top:40px !important;}
.pT50{ padding-top:50px !important;}

a.footrbnrbtn{
    background: #E9142B;
	font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 7px 30px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 3px;
	text-transform: uppercase;
}

.bradkrm {
	font-size: 14px;
	font-weight: lighter;
	padding: 3px 0px;
}
.bradkrm a {
	color: #444 !important;
}
.bradkrm span {
	color: #444 !important;
}
.fntwt400 {
	font-weight: 400!important;
}
.fntwt500 {
	font-weight: 500!important;
}
.fntwt600 {
	font-weight: 600!important;
}
.fntwt700 {
	font-weight: 700!important;
}
.smlarlft {
	background: url(../images/scp-common-image.png) 0px 0px no-repeat;
	width: 6px;
    height: 9px;
    margin:0px 10px 5px 10px;
    position: relative;
    top: 7px;
    display: inline-block;
}
.tpbdr1px {
	border-top: 1px solid #e6eff2;
}


.rowpding{margin:70px 0}
.introcont{ padding:0}
.col2 {
    display: flex;
    align-items: center;
}
.col2 .innrdiv {
    flex: 0 0 46%;
    padding: 0px 4% 0px 0px;
}

.col2 .innrdiv40 {
    flex: 0 0 40%;
    padding: 0px 10% 0px 0%;
}
.col2 .innrdiv60 {
    flex: 0 0 50%;
    padding: 0px 10% 0px 0%;
}


.mainwrpr h2 {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 29px;
    line-height: 1.25;
	color:#000;
	margin-top:0px;
}
.mainwrpr h3 {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 23px;
    line-height: 1.25;
	color:#000;
	margin-top:0px;
}
.mainwrpr h3 a {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 23px;
    line-height: 1.25;
	color:#000;
	margin-top:0px;
	text-decoration: none;
}
.footrctasec h2 {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 1.25;
	color:#000;
	margin-top:0px;
}
p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 20px;
}
ul.contentlist {
    list-style: none;
    margin-left: 15px;
	padding: 0 !important;
}
ul.contentlist li {
    font-family: 'zoho_puvi_regular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    margin: 7px 0px;
    position: relative;
    padding-left: 15px;
	list-style-type: none;
}
ul.contentlist li::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50px;
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: -10px;
    background: #179bd2;
}



/* [IMAGE] */
.zoomD {
  height: auto;
  cursor:zoom-in !important;
  border: 1px solid #d7efff;
	
}

/* [LIGHTBOX BACKGROUND] */
#lb-back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background:rgba(0, 0, 0, 0.84);
	/*background: rgba(255, 255, 255, 0.94);*/
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.4s;
}
#lb-back.show {
  visibility: visible;
  opacity: 1;
}



/* [LIGHTBOX IMAGE] */
#lb-img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
#lb-img img {
  /* You might want to play around with 
     width, height, max-width, max-height
     to fit portrait / landscape pictures properly. */
  width: 70%;
  height: auto;
 
  /* ALTERNATE EXAMPLE
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto; */
}

#lb-img img.smlimg {
  /* You might want to play around with 
     width, height, max-width, max-height
     to fit portrait / landscape pictures properly. */
  width: auto !important;
	height: auto;}

/* [DOES NOT MATTER] */
html, body {
  padding: 0;
  margin: 0;
}

.imgzoom {
    position: relative;
}

.slide .imgzoom{
    position: initial;
}

.imgzoom:after {
    content: "";
    background: #35a2e8 url(../images/zoom-icon.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1px;
    right: 0px;
    width: 16px;
    height: 16px;
    padding: 15px;
    background-position: center;
    z-index: 0;
    pointer-events: none;
}

    


#closeimg{
background-image: url(/latam/support-center/images/close.png); background-repeat: no-repeat; width: 65px; height: 65px;position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999999;cursor: pointer;
	visibility: hidden;
  opacity: 0;
  transition: all ease 0.4s;
}
#closeimg.show {
  visibility: visible;
  opacity: 1;
}

.h2, .scphdrs, #ftrgetstd {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 1.25;
	color:#000;
}

#customers {
    background: #ecf4f9 !important;
}
#ftrgetstd{width: 70%;
    margin: 0 auto;}
a.ftrgtstrd {
font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    background: #E9142B;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0;
    font-weight: 500;
    display: block;
    width: 20%;
}
.fea-nav-link span{font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;}
.fea-nav-link span.act {border-bottom: 3px solid #42d2eb;}
.fea-nav-link {border-bottom: 2px solid #c6e8f2;}
.ftrbnfits li a {color: #000;}
.ftrbnfits li {color: #149cd2;}


/*SCP 11.0 page style start */

.updownarrow{
 display:inline-block;
height:8px;
width:19px;  background:url("../images/load-down-arrow.png");
position: relative;
    top: 8px;
}
.updownarrow.expanded{
   background:url("../images/load-up-arrow.png");
}
.loadmore {
    height: 60px;
    margin-top: -60px;
    position: relative;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.2777485994397759) 0%, rgba(255,255,255,1) 65%);
    padding-top: 70px;
}
.loadmore.remove {
    height: auto;
    margin-top: 0px;
    position: relative;
    background:none;
    padding-top: 0px;
}
span.lmoretxt{ color:#4095dd; margin-left:5px}
/*SCP 11.0 page style end */


/*whats new page styles start*/


.ftrcontdiv {
		display: none;
	}
	
	.ftrcontdiv p {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 20px;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.ftrcontdiv tbody td {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 20px;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

	.ftrcontdiv ul {
	list-style: none;
    margin-left: 15px;
	padding: 0 !important;
	}
	
	.ftrcontdiv ul li {
		font-family: 'zoho_puvi_regular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.3;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    margin: 7px 0px;
    position: relative;
    padding-left: 15px;
	list-style-type: none;
	}
	
	#customers {
    background: #ecf4f9 !important;
}
	.ftrcontdiv ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50px;
    position: absolute;
    top: 6px;
    right: 0;
    bottom: 0;
    left: -10px;
    background: #179bd2;
}


	
	.ftrheadrstxt {
    background-color: #fff;
    font-weight: 600;
    padding: 1em;
    display: block;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #c6e8f2;
    font-size: 18px;
    text-decoration: none !important;
    cursor: pointer;
	line-height: 21px;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
	.icon-plus {
		background:url(../images/right-arrow.png) no-repeat; width:20px; height:20px;
		color: #5ec4cd;
		margin-right: 20px;
		font-size: 20px;
		float:left;
	}

	.icon-minus {
		background:url(../images/down-arrow.png) no-repeat; width:20px; height:20px;
		color: #5ec4cd;
		margin-right: 20px;
		font-size: 20px;
		float:left;
	}

	.ftrcontdiv table{ margin-top:-1px; position:relative;}
	thead {
    background: #00a9f4;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fff;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
	.ftrcontdiv table tr th {
    padding: 10px;
    border: 1px solid #6fd3fe;
}
	.ftrcontdiv table tr td{ padding:10px 25px; border-bottom: 1px solid #e6e6e6; background:#fff;}
	.ftrcontdiv table tbody tr td:nth-child(1){ width: 1%;background: #f1fafc;}
	.ftrcontdiv table tbody tr td:nth-child(2){ width: 25%}
	.ftrcontdiv table tbody tr td:nth-child(3){ width: 43%;background: #f1fafc;}
	.ftrcontdiv table tbody tr td:nth-child(4){ width: 31%}
.ftrcontdiv table tbody tr td:nth-child(4){ border-right: 1px solid #e6e6e6;}
	/*.ftrcontdiv table tr td:nth-child(2n+1){ background:#f1fafc}*/
	


/*
.faq h3 {
	text-align: center;
	color: #000;
	font-size: 36px;
	margin: 0px 0px 30px 0px;
}
.faq-bg {
	padding:0px;
}
h2.mcqa-title {
	font-size: 26px;
}
button.accordion {
	outline: none;
}
.accordion-wrapper {
	border-bottom: 1px solid #e9eaea;
}
.accordion_head {
    cursor: pointer;
    position: relative;
    padding: 25px;
    font-weight: bold;
}
.accordion_body {
	background: #fff;
	overflow: hidden;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.accordion_body table thead {
    background: #00a9f4;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fff;
}

.accordion_body table tr th{ padding:10px;}
.accordion_body table tr td{ padding:10px 25px; border-bottom: 1px solid #e6e6e6; background:#fff;}

.accordion_body table tr td:nth-child(2n+1){ background:#f1fafc}


.accordion_body p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 20px;
}

.accordion_body tbody td {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 20px;
}

.accordion_body tbody ul {
	list-style: none;
	margin-left: 15px;
	padding: 0 !important;
}

.accordion_body tbody ul li {
	font-family: 'zoho_puvi_regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	color: #000;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 7px 0px;
	position: relative;
	padding-left: 15px;
	list-style-type: none;
}

.accordion_body ul li::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50px;
	position: absolute;
	top: 11px;
	right: 0;
	bottom: 0;
	left: -10px;
	background: #179bd2;
}
	
	
.plusminus {
	float: left;
	color: #166dd0;
	position: absolute;
	font-size: 20px;
	top: 26px;
	right: 0;
	bottom: 0;
	left: 0;
}
.plusminus:before {
	content: "\25B6";
	position: absolute;
	left: 0px;
	top: 6px;
	color: #156ccf;
	font-size: 14px;
}
span.accordion {
	background: none;
	border: none;
	font-size: 22px;
	margin-left: 25px;
}
div.accordion {
	background: none;
	border: none;
	font-size: 20px;
}
a.view-faq {
	font-size: 14px;
	margin: 15px !important;
	display: inline-block;
}
.register-next-bg {
	background: #166dd0;
	padding: 50px 0px;
	margin: 100px 0px 0px 0px;
}
.register {
	text-align: center;
}
.register a {
	color: #166dd0;
	font-size: 20px;
	background: #fff;
	padding: 10px 40px;
	display: inline-block;
	font-weight: bold;
	border-radius: 5px;
}
.register a:hover {
	text-decoration: none;
}
*/



/*whats new page styles end*/

/*Youtube Videos In-line-embeding-style-end*/

.modal {
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000e8;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    transition-delay: 0s;
}

.modal-wrapper {
    z-index: 9999;
    width: 90%;
    max-width: 900px;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
    height: 510px;
}

.modal-transition {
    transition: all 0.3s 0.12s;
    opacity: 0;
}

.modal.is-visible .modal-transition {
    opacity: 1;
}

.modal-header,
.modal-content {
    padding: 1em;
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #aaa;
    background: none;
    border: 0;
    height: 40px;
    width: 50px;
}

.modal-close::after {
    content: '';
    height: 100%;
    display: block;
    width: 2px;
    background: grey;
    border-radius: 10px;
}

.modal-close::before {
    content: '';
    height: 100%;
    display: block;
    width: 2px;
    background: grey;
    border-radius: 10px;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-content>*:first-child {
    margin-top: 0;
}

.modal-content>*:last-child {
    margin-bottom: 0;
}

.popup-btn {
    cursor: pointer
}


/*close-btn*/

.close-btn {
    position: absolute;
    right: 10px;
    top: 30px;
    height: 50px;
    width: 50px;
    background-image: url(../images/popup-close-img.png);
    background-size: contain;
    cursor: pointer;
}


@media only screen and (max-width:767px) { 
    .modal-wrapper {
        height: 300px;
    }
}


@media screen and (max-width:1020px){
.col2 .innrdiv40 {
    flex: 0 0 44%;
    padding: 0px 2% 0px 2%;
}
.col2 .innrdiv60 {
    flex: 0 0 46%;
    padding: 0px 2% 0px 2%;
}
}



@media screen and (max-width:980px){
    .heading-menu h1.ftrmnhdr {
        font-size: 35px;
      }
.col2 {
    flex-wrap: wrap;
}
.col2.flxdirclmrvrs {flex-direction: column-reverse;}
.col2 .innrdiv40 {
    flex: 0 0 96%;
    padding: 0px 2%;
}
.col2 .innrdiv60 {
    flex: 0 0 96%;
    padding: 0px 2%;
}
.imgzoom {
    margin-top: 20px;
}
.rowpding {
    margin: 40px 0;
}
.scp-cust-logo ul li {
    padding: 1% 2.8%!important;
}
}


@media screen and (max-width:667px){
.container {
    width: 90%;}
.heading-menu {
    margin-top: 6px !important;
}
.heading-menu h1.ftrmnhdr {
    font-size: 30px;line-height: 1.2;}
span.brtg {display:bloc;height: 5px;}
.ftrpg-inrhdr {
    font-size: 22px;
    line-height: 30px;}
.mainwrpr h2 {
    font-size: 25px;}
ul.contentlist li{font-size: 16px;
    line-height: 1.3;}
.mobwidth{overflow: scroll;}
.scp-cust-logo ul li {
    padding: 2% 0.8%!important;
}
}


@media screen and (max-width:400px){
.scp-cust-logo ul li {
    padding: 2% 0.1%;
}
}

