container.bvlogin {
	min-height: 520px;
 	display: block;
	width: 100%;
	/* background: -webkit-gradient(linear,left top,left bottom,from(#186198),to(#05385e));
	background: -moz-linear-gradient(#186198,#05385e);
	background: -ms-linear-gradient(#186198,#05385e);
	background: -o-linear-gradient(#186198,#05385e); */
	background: #FFF;
}

/* .bv-login-main {
	overflow-x: auto;
	overflow-y: hidden;
} */
/* .bvlogin content {
	overflow:auto;
	max-width: 40%;
	min-width: 400px;
	padding: 0px 30px 150px 30px;
	display: table-cell;
	vertical-align: middle;
} */

[login-footer] footer {
	position: relative;
/* 	top: 650px; */
	height: 50px;
	clear: both;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0.3px;
	color: #fff;
	width: 100%;
}
[login-footer] footer>div>div{
	margin-bottom:10px;
}
[login-footer] footer>div>div>a{
	color:#000;
}

/* BV Classes  */

.bvlogin input {
	outline: none !important;
}

.bvlogin .bv-dropdown > .btn:active,
.bvlogin .bv-dropdown > .btn:focus{
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow:none !important;
}

.bvlogin div[login-header]{
	height: 20px;
	display: table-row !important;
}
.bvlogin div.bv-login-form{
	border-radius: 6px;
	/* overflow: hidden; */
}
.bv-login-form {
	margin: 80px auto;
	width: 540px;
/* 	min-width: 500px;
	max-width: 500px; */
	position:relative;
	padding: 0px 30px;
/* 	height: 670px; */
}
.bv-submit-key-form {
	margin: 55px auto;
	width: 550px;
	position:relative;
}
.bv-bt-auth-block{
	margin: 0 auto;
	width: 40%;
	min-width: 331px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #2273a6;
	color: #fff;
}
.bv-login-form form{
	/* background: #fff; */
	padding: 0px 0px 35px;
	position: relative;
}
.bv-login-form form.login{
	padding: 0px 30px 33px;
	margin-bottom: 58px;
}

.login-form-trans {
	transition:500ms all;
	-o-transition:500ms all;
	-ms-transition:500ms all;
	-moz-transition:500ms all;
	-webkit-transition: 500ms all;
}

.bv-login-logo{
	/* margin: 0 auto; */
	display: block;
	min-width: 235px;
    width: 235px;
	/* padding-bottom: 100px; */
/* 	height: 60px; */
}
.bv-footer-logo{
    position: absolute;
    margin: 0 auto;
    display: inline;
    left: 0;
    right: 0;
    top: -30px;
}
.bv-center{
	margin:0 auto;
}
.bv-login-top-block
{
	color: #fff;
	font-size: 2.0em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 2.6px;
}
.bv-install-cert
{
	position:relative;
	top:91px;
	font-size:18px;
	text-align:center;
	color:#2273a5;
	display: block;
}
.meetx-user-logoff{
	  background: #ffffff;
    width: 100%;
    height: 100%;
    position: absolute;
    color: #019ce3;
    text-align: center;
}
.meetx-user{
	position: relative;
	top:45%;
}
.meetx-user img{
		width:45px;
}
.bv-install-cert-block
{
    width: 80%;
    display: inline-block;
}
.bv-revoked-cert
{
	position:relative;
	top:91px;
	font-size:18px;
	text-align:center;
	color:#FF0000;
	display: block;
}
.bv-login-title
{
	font-size: 30px;
	color: #515151;
	text-align: center;
	margin-bottom: 15px;
}
.bv-form-group {
	margin-bottom: 15px;
}
.bv-login-error-text
{
    font-size:0.6em;
    overflow: auto;
    color: #FF0000;
    letter-spacing: 0.1px;

}
.bv-change-password-error-text
{
	font-size:0.63em;
    color: #FF0000;
}
.bv-login-input-text{
	/* font-size: 20px;
	color: #000;
	font-weight: 400;
	font-weight: normal;
	height: 34px;
	border: 0;
	padding-left: 10px;
	width: 100%;
	background-color: #EAEAEA;
	box-shadow: 4px 4px 7px -5px #515151 inset;
	margin: 11px 0px 0px;
	letter-spacing: 2px; */
	
	font-size: 16px;
    color: #000;
    font-weight: 400;
    /* font-weight: normal; */
    height: 40px;
    border: 0;
    padding-left: 10px;
    width: 100%;
    /*background-color: #EAEAEA;*/
    background-color: #E5E5E5;
    /* box-shadow: 4px 4px 7px -5px #515151 inset; */
    margin: 17px 0px 0px;
    letter-spacing: 2px;
}

input.bv-login-input-text:-ms-input-placeholder {
    color: #ccc;
}

.bv-user-registration-input-text {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	/* font-weight: normal; */
	height: 34px;
	border: 0;
	padding-left: 10px;
	width: 100%;
	/*background-color: #EAEAEA;*/
    background-color: #E5E5E5;
	box-shadow: 4px 4px 7px -5px #515151 inset;
	margin: 11px 0px 0px;
	letter-spacing: 2px;
}

.bv-user-registraion-dropdown-button {
	font-size:1em !important;
	color:#FFF !important;
	letter-spacing: 0.6px !important;
	font-size: 20px !important;
  	font-weight: 400 !important;
}

input.bv-user-registration-input-text:-ms-input-placeholder {
    color: #ccc;
}
  
.bv-login-button{
	width: 100px;
	height: 31px;
	color: #F5F5F5;
	line-height: 2px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: pointer;
	/* background-color: #ea6214; */
	background-color: #2273a5;
	border: 0;
	margin: 0px 0px;
/* 	box-shadow: 0.6px 0.6px 0px 0px #000; */
	outline: none;
}

.bv-login-div{
	display: inline;
	float: right;
}

.bv-certificate-button{
	margin: 0 auto;
    display: block;
}
.bv-login-button:hover{
	  /* box-shadow: 0px 0px 1px 0px #000; */
	  cursor: pointer;
}

.bv-return-button
{
	  /* padding: 0 20px;
	  height: 35px;
	  color: #F5F5F5;
	  line-height: 2px;
	  font-size: 16px;
	  font-weight: 500;
	  letter-spacing: 0px;
	  cursor: pointer;
	  background-color: #ea6214;
	  border: 0;
	  margin: 15px 0px;
	  box-shadow: 0.6px 0.6px 0px 0px #000; */
	  
	height: 41px;
	color: #F5F5F5;
	line-height: 2px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: pointer;
	/* background-color: #ea6214; */
	background-color: #2273a5;
	border: 0;
	margin: 0px 0px;
	box-shadow: 0.6px 0.6px 0px 0px #000;
}

.bv-return-button:hover{
	  box-shadow: 0px 0px 1px 0px #000;
	  cursor: pointer;
}

.bv-float-left{
	float:left;
}
.bv-float-right{
	float:right;
}
.bv-float-center{
	margin-left: auto;
	margin-right: auto;
}
.bv-login-rememberme{
	/* height: 60px; */
	position: relative;
	top: 3px;
}
.bv-login-rememberme img{
	margin-top:-6px;
}
.bv-login-skip-challenge{
	position: relative;
	top: 4px;
 	float: left;
}
.bv-login-rememberme-text,
.bv-login-skip-challenge-question-text {
	font-size: 13px;
	color: #515151;
	font-weight: 400;
	vertical-align: bottom;
	margin-left: 4px;
	position:relative;
	top: -4px;
}
.bv-forgot{
/*	display: block;
	position: absolute;
	bottom: -44px;*/
	width: 100%;
}

.jup-offline-mode .bv-forgot > div {
	cursor: not-allowed;
	opacity:0.2;
}

.jup-offline-mode .bv-forgot > div  > a {
	pointer-events: none;
}

.bv-forgot-text a,
.bv-forgot-text a:link,
.bv-forgot-text a:hover,
.bv-forgot-text a:active,
.bv-forgot-text a:visited{
	text-decoration:none;
	color:#515151;
	cursor: pointer;
}
.bv-forgot-text{
	text-align:center;
	color: #515151;
	font-size: 1.322em;
	font-weight: 200;
	margin: 0 auto;
	font-size: 16px;
}
.bv-forgot-text-offline{
	top: -5px;
    right: -10px;
    display: inline-block;
    position: relative;
}
.bv-welcome-text {
	/* display:table-cell;
	vertical-align:middle; */
	margin: 30% 0px 0px 0px;
	color: #515151;
  	font-size: 25px;
  	font-weight: 400;
/*  	bottom: -3px;
  	position: absolute;*/
	display: table-cell;
	vertical-align: bottom;
}
.bv-welcome-text-login1 {
	color: #515151;
	font-size: 25px;
	font-weight: 400;
	bottom: -13px;
	position: absolute;
}
.bv-login-button-cancel,
.bv-challenge-question-button-cancel{
	background-color: #000;
	color: #F5F5F5;
	margin-right: 8px;
}
.bv-question-text{
	margin-bottom: 10px;
	font-size: 1.7em;
	color: #515151;
}
.bv-login-return{
	height: 185px !important;
	text-align: center;
}
.bv-login-form .popover.top > .arrow {
	left: 15%;
}
.bv-login-form span[bv-popover]{
	float:right;
	margin-right: -55px;
	margin-top: -5px;
}
.bv-login-form .popover.top > .popover-content{
	min-width:160px;
}
.bv-help-block{
	display:block;
	height: 19px;	
}
.bv-top-block{
 	display: table; 
	width: 100%;
	/* height: 90px; */
	position: relative;
	padding-top: 25px;
}
.bv-login-skip-challenge img{
	margin-top:-10px;
}
.bv-keygen {
	display:none;
}
.bv-buttons-block {
	margin-top: 17px;
}

.bv-buttons-block-right{
/* 	display: inline-block;
	float: right; */
	position: absolute;
	top: 17px;
	right: 0px;
}
.bv-buttons-block-center{
	text-align:center;
}

.bv-certificate-popup{
	padding-bottom:0px !important;	
}
.bv-certificate-popup .bv-welcome-text span{
	
	display: block;
	margin: 0 auto;
}
.bv-certificate-maxWidth{
	max-width: 260px;
}
.bv-certificate-popup button{
	width: 100%;
	border: 0;
	background: none;
	font-weight: 500;
	font-size: 2.2em;
	color: #515151;
	outline:0;
}
.bv-certificate-popup button:last-child{
	margin-bottom:40px;
}
.bv-certificate-popup>span{
	text-align: center;
	width: 100%;
	display: block;
	font-size: 2.2em;
	font-weight: 200;
}
/* Bv Logout page */
.bvlogout{
	display: table;
	width: 100%;
	height: 100%;
	background:#fff;
}
.bvlogout cell{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
container.bvlogout span{
	font-size: x-large;
	color: rgb(81, 81, 81);
}
.bvlogout a{
	width: 100px;
	display: block;
	/* background: #ea6214; */
	background: #2273a5;
	text-align: center;
	text-decoration: none;
	color: #fff;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
	font-size: large;
	margin: 25px auto;
}
 .bv-pin-box{
 	margin: 0 auto;
	width: 220px;
	position: relative;
 }
 
.bv-auth-form{
	float: right;
	margin-top: 50px;
	margin-right: 90px;
	width: 40%;
	min-width: 331px;
}

.bv-auth-form-header{
	padding-bottom:30px;
	margin-bottom: 10px;
	font-size: 2.3em;
	color: #fff;
}
.bv-auth-form-footer{
	padding-top:20px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #fff;
}
.bv-auth-form-or-text{
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #fff;
}

.bv-login-form-along-with-bv-auth-form{
	float: left;
	margin-left: 90px;	
}

.bv-pin-login-input-text{
	font-size: 1.35em;
	color: #515151;
	font-weight: bold;
	height: 35px;
	border: 0;
	padding-left: 10px;
	width:150px;
    background-color: #E5E5E5;
	/*background-color: #EAEAEA;*/
	box-shadow: 4px 4px 7px -5px #515151 inset;
}

.bv-auth-next-button
{
	width: 100px;
	height: 32px;
	border: 0;
	background-color: #F5F5F5;
	color: #2273a6;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 2px;
	cursor: pointer;
	text-align: right;
}

.bv-pin-login-user-select {
    display: inline-block;
    border: 1px solid #808080;
    background-color: #E5E5E5;
    /*background-color: #EAEAEA;*/
    color: #808080;
    width:150px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 20px;
    outline: medium none;
    box-shadow: none;
    text-overflow: "";
}

.bv-bt-device-select {
    display: inline-block;
    border: 1px solid #808080;
    background-color: #E5E5E5;
    /*background-color: #EAEAEA;*/
    color: #808080;
    width:320px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 20px;
    outline: medium none;
    box-shadow: none;
    text-overflow: "";
}


.bv-bt-list-div
{
	color: #fff;
	font-size: 2.0em;
	font-weight: 200;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 2.6px;
	position: fixed;
	top:30px;
	width:95%;

}


.bv-auth-login-preferences-btn
{
	width: 100px;
	height: 32px;
	border: 0;
	background-color: Transparent;
    background-repeat:no-repeat;
    letter-spacing: 2px;
	cursor: pointer;
	outline: none;
}

.bv-bt-device-btn
{
	margin-top:15px;
	font-size:0.6em;
	font-weight:normal;
	line-height: 30px;
	display: inline-block;
	height:30px;
	border-radius:2px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	width:300px;
	background-color:#F5F5F5;
	color:#2273a6;
	text-align:center;
	white-space: nowrap;
  	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration:none;
	border-style: none;

}

.bv-login-drop-down{
	padding-bottom: 10px;
}

.bv-sys-msg-div-main-div {
	width:90%;
	height:100%;
	position:absolute;
	right:-87%; 
	top:0px; 
	opacity:0; 
	transition:1000ms all;
	-o-transition:1000ms all;
	-ms-transition:1000ms all;
	-moz-transition:1000ms all;
	-webkit-transition: 1000ms all;
	transform: translateX(-40%);
	-ms-transform:translateX(-40%);
	-webkit-transform:translateX(-40%);
}

.bv-sys-msg-div-child1 {
	height:100%;
	width:20px;
	position:absolute;
	left:0px;
}
.bv-sys-msg-div-child2 {
	height:100%;
	width:30px;
	position:absolute;
	left:20px;
}
.bv-sys-msg-div-child3 {
	opacity: 0;
	height: 100%;
	width: calc(100% - 50px);
	position: absolute;
	left: 60px;
	overflow: auto;
	top: 0px;
	/*top: -140px;*/
}

.bv-sys-msg-div-child1-div {
	opacity:0;
	margin-left:3px;
	height:14px;
	width:14px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:2px solid gray;
	position:absolute;
	top:220px;
}

.bv-sys-msg-div-child2-div {
	opacity:0;
	margin-left:3px;
	height:22px;
	width:22px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border:2px solid gray;
	position:absolute;
	top:190px;
} 

.bv-sys-msg-div-child3-div {
 	width:100%;
 	display:table;
 	table-layout:fixed;
}

.bv-sys-msg-div-child3-ul {
	display:table-cell;
	vertical-align:middle;
}

.bv-sys-msg-container-div {
	width:98%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:2px solid gray;
	margin-bottom:15px;
}

.bv-sys-msg-header-div {
	margin-top:4px;
	padding-left:5px;
}
.bv-sys-msg-header
{
	font-size:15px;
	font-weight:bold;
}
.bv-sys-msg-content-div {
	margin-top:5px;
	margin-right:7px;
	padding-left:5px;
	padding-bottom:5px;
	overflow:auto;
}
.bv-sys-msg-content
{
	font-weight:normal;
}

.bv-login-install-cert-btn{
	cursor:pointer;
	font-weight:600;
	text-align: center;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.bv-login-donot-install-cert-btn{
	cursor:pointer;
	font-weight:600;
	text-align: center;
	width: 318px;
	margin-left: auto;
	margin-right: auto;
}
.bv-login-install-cert-btn:hover{
	background: lightgray;
  	border-radius: 5px;
}
.bv-login-donot-install-cert-btn:hover{
	background: lightgray;
  	border-radius: 5px;
}
.bv-login-logo-auth{
	margin: 0 auto;
	display: block;
	min-width: 350px;
	width: 30%;
	padding-bottom: 100px; 
}
.bv-bold-text
{
	font-weight: 500;
}

.bv-login-bold-text 
{
	font-weight: bold !important;
}

/* .bv-challange-top-block {
	height: 65px;
} */

.caret-divider {
	border-left: 1px solid rgba(229, 229, 229, 0.4);
	width: 0px;
	/* background-color: red; */
	position: absolute;
	right: 21px;
	height: 27px;
	top: 18px;
}

::-webkit-input-placeholder {
   color: #9b9b9b;
}

:-moz-placeholder { /* Firefox 18- */
   color: #9b9b9b;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #9b9b9b;  
}

:-ms-input-placeholder {  
   color: #9b9b9b;  
}


.bv-user-registration-caret
{
	top: 18px;
  	border-top: 8px solid #fff;
  	border-right: 7px solid transparent;
  	border-left: 7px solid transparent;
  	right: 8px;
  	position: absolute;
}

.bv-user-registration-caret-st 
{
	top: 26px;
  	border-top: 8px solid #fff;
  	border-right: 7px solid transparent;
  	border-left: 7px solid transparent;
  	right: 8px;
  	position: absolute;
}

.bv-nojava-retry {
	top:20px;
	position: relative;
	font-size: 18px;
	font-weight: 600;
}

.bv-login-company-logo{
	width:133px; 
	height:74px;
	/* margin-top: 52px; */
	margin: 0 auto;
    display: block; 
}
.login-encryption-key-radio-button {
  position: relative;
}

.login-encryption-key-radio-button  > input[type="radio"] {
  height: 15px;
  width: 24px;
  position: relative;
  margin-right: 5px;
}
.bv-encryption-key-div
{
	height: 150px; 
	background: #ccc; 
	margin: 0 auto;
	padding: 10px;
    border-radius: 5px;
    border: 1px solid #818181;
    position: relative;
}

.bv-encryption-key-text
{
	width: 100%;
	/* height: 78px; */
	background: #fff;
	border-radius: 5px;
	border: 1px solid #818181;
}
.login-encryption-radio-group
{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

.login-encryption-button
{
	font-size: 10px;
	bottom: 10px;
	right: 5px;
	position: absolute;
}

.bv-mobile-display{
	display:none;
}

.bv-app .bv-mobile-display{
	display:block;
}

.jup-desktop-client .bv-mobile-display{
	display: block;
    width: 490px;
    margin: 0 auto;
    padding-top: 10px;
    transition: 500ms;
    -webkit-transition: 500ms;
    position: relative;
}

.jup-desktop-client .bv-mobile-network-status-logo > svg,
.jup-desktop-client .bv-mobile-info-logo > svg
{
	width: 25px;
    height: 25px;
}

.jup-desktop-client .bv-mobile-support-reset-app-data{
	width: 185px;
	height: 35px;
	color: #F5F5F5;
	line-height: 2px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: pointer;
	/* background-color: #ea6214; */
	background-color: #2273a5;
	border: 0;
	margin: 0px 0px;
	box-shadow: 0.6px 0.6px 0px 0px #000;
}
input[ng-model="user.username"]::-webkit-input-placeholder {
   text-transform: capitalize;
}

input[ng-model="user.username"]:-moz-placeholder { /* Firefox 18- */ 
   text-transform: capitalize
}

input[ng-model="user.username"]::-moz-placeholder {  /* Firefox 19+ */
   text-transform: capitalize
}

input[ng-model="user.username"]:-ms-input-placeholder {  
   text-transform: capitalize;
}

.bv-change-challenge-question .bv-challenge-input-text{
	font-weight: 400;
    height: 35px !important;
    border: 0 !important;
    padding-left: 10px !important;
    width: 100%;
    background-color: #CCC !important;
    margin-bottom: 15px;
    letter-spacing: 2px !important;
}
    
 .bv-change-challenge-question .bv-dropdown .btn .caret{
	 top: 15px !important;
 }
 
.bv-change-challenge-question.bv-login-form .bv-dropdown > .btn,
.bv-change-challenge-question.bv-login-form .bv-dropdown .dropdown-menu > li > a{
	overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
    height: 35px;
}
.bv-change-challenge-question.bv-login-form .bv-dropdown .dropdown-menu > li > a{
    padding: 6px 20px;
}
    
.bv-change-challenge-question .bv-dropdown .dropdown-menu li{
	display: inherit !important;
}
.bv-change-challenge-question .bv-required-info{
    float: left;
    top: 20px;
    position: relative;
}
    
.bv-shift-left{
	transform: translate(-40%);
	-webkit-transform: translate(-40%);
}
.footer .bv-center.bv-shift-left{
	transition: 500ms;
	-webkit-transition: 500ms;
	width: 500px;
	position: relative;
}

.bverror-page-left {
position: absolute;
width: 38%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(34.91deg, #00B7B0 -23.52%, #0048B8 94.71%);
transform: rotate(180deg);
}
.bv-logout-error-page {
	margin: 40px auto;
	width: 540px;
/* 	min-width: 500px;
	max-width: 500px; */
	position:relative;
	padding: 0px 30px;
/* 	height: 670px; */
}
container.bverror-page {
	min-height: 520px;
	height: calc(100% - 60px);
 	display: block;
	width: 100%;
	/* background: -webkit-gradient(linear,left top,left bottom,from(#186198),to(#05385e));
	background: -moz-linear-gradient(#186198,#05385e);
	background: -ms-linear-gradient(#186198,#05385e);
	background: -o-linear-gradient(#186198,#05385e); */
	background: #FFF;
}
.bv-install-cert-block-errorpage
{
    display: inline-block;
	width: 53%;
    margin-left: 50px;
    margin-right: 50px;
	
}

.errorpagefont {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	/* or 125% */
	color: #242424;
}
.errorpagefontHeader {
	width: 171px;
	height: 30px;
	left: 564px;
	top: 165px;

	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;

	color: #1D1E27;
}
.errorpagefontHeader2 {
	width: 147px;
	height: 25px;
	left: 564px;
	top: 295px;

	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;

	color: #1D1E27;
}
.errorpagefontTopHeader {
	height: 45px;
	left: 0%;
	right: 16.72%;
	top: calc(50% - 45px/2 - 359.5px);
	
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 45px;
	text-align: center;
	color: #000000;
}

.icon-mail {
	width: 24.13px;
	height: 33px;
	left: 564px;
	top: 670px;

	font-family: 'SSGlyphish';
	font-style: normal;
	line-height: 28px;	
	font-size: 24px;
	font-weight: bold;
	color: #1D1E27;
}

.call-icon {
	width: 24.13px;
	height: 33px;
	left: 564px;
	top: 713px;

	font-family: 'SSGlyphish';
	font-style: normal;
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	color: #1D1E27;
}
a:hover {
	color: #0094B3;
}