@import url("https://fonts.googleapis.com/css?family=Lato|Raleway:700|Roboto+Condensed");
@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?r3djfb");
	src: url("fonts/icomoon.eot?r3djfb#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?r3djfb") format("truetype"), url("fonts/icomoon.woff?r3djfb") format("woff"), url("fonts/icomoon.svg?r3djfb#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-next:before {
	content: "\e900"
}
.icon-phone-call:before {
	content: "\e901"
}
.icon-placeholder:before {
	content: "\e902"
}
.icon-target:before {
	content: "\e903"
}
.icon-envelope:before {
	content: "\e904"
}
.icon-support:before {
	content: "\e920"
}
body, html {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 34px
}
textarea {
	font-family: 'Lato', sans-serif;
}
navbar {
	top: 0
}
h1 {
	font-size: 37px;
	font-family: 'Raleway', sans-serif;
	color: #ee6c29;
	text-align: center;
	text-transform: uppercase;
	margin: 40px
}
a {
	transition: all 500ms ease-in-out
}
ul {
	padding: 0
}
.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: #333;
	margin: 6px 0;
	transition: 0.4s
}
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px)
}
.change .bar2 {
	opacity: 0
}
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px)
}
.navbar-header {
	width: 100%;
	float: none;
	text-align: center
}
.navbar-nav {
	font-family: 'Roboto Condensed', sans-serif;
	border: solid 1px #efefef;
	border-radius: 50px;
	padding: 15px 30px
}
section {
	padding: 100px 0 80px;
	background: url(../images/bg.jpg) no-repeat;
	background-size: cover;
	position: relative
}
section:after {
	position: absolute;
	content: '';
	height: 3px;
	width: 80%;
	display: block;
	background: #bbdcf5;
	bottom: 0;
	left: 10%
}
.intro-section {
	text-align: center;
	padding-top: 310px
}
.navbar-default .navbar-nav>li>a {
	text-decoration: none;
	color: #255471;
	font-size: 17px;
	padding: 15px;
	text-transform: uppercase
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
	color: #ee6c29
}
.arrow-ancr {
	border-radius: 100%;
	padding: 15px;
	display: inline-block;
	border: solid 1px #74b7eb;
	width: 50px;
	height: 50px;
	position: relative
}
.arrow-ancr span:before {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	margin: -9px 0 0 -9px;
	color: #336992;
	font-weight: bold
}
.navbar-brand {
	transition: width 500ms ease-in-out;
	width: 320px
}
.navbar-brand img {
	width: 100%
}
.listing-li li {
	width: 50%;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 15px;
	position: relative;
	list-style: none;
	line-height: 26px
}
.listing-li li:before {
	position: absolute;
	left: 0;
	top: 0px;
	content: "\e903";
	font-family: 'icomoon' !important
}
.clearfix {
	clear: both
}
.ancr-para {
	margin: 0;
	text-align: center
}
h4 {
	color: #ee6c29;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: normal
}
h3 {
	color: #336992;
	font-weight: bold
}
#Palm-vein {
	position: relative
}
.left-text {
	float: left;
	width: 66%
}
#Palm-vein img {
	position: absolute;
	right: 0;
	width: 32%;
	bottom: 100px
}
#Why-Safe-Deposit h4 {
	font-style: normal
}
hr {
	border-top: solid 1px #e7e7e7
}
.width30 li {
	width: 30%
}
.width30 li:last-child {
	width: 100%
}
.Flexible-container {
	position: relative;
	padding-bottom: 30%;
	height: 0;
	overflow: hidden
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.contact-details {
	float: right;
	width: 60%;
	margin-bottom: 40px
}
.contact-details h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px
}
.contact-details p {
	margin: 0 0 5px;
	padding: 0 0 0 30px;
	position: relative
}
.contact-details p:before {
	font-family: 'icomoon' !important;
	content: "\e902";
	font-size: 20px;
	position: absolute;
	left: 0
}
.contact-details p.phone:before {
	content: "\e901"
}
.contact-details p.email:before {
	content: "\e904" !important
}
.contact-details p.email a {
	text-decoration: underline;
	color: #336992
}
.contact-form {
	float: left;
	width: 26%;
	position: absolute;
	z-index: 1;
	background: #fff;
	padding: 20px;
	border: solid 1px #bbdcf5
}
.contact-form h4 {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0
}
.textBox, .textBoxMulti {
	padding: 8px 10px;
	border: solid 1px #e5e5e5;
	width: 100%;
	margin-top: 10px;
	box-shadow: none;
}
#security_code {
	margin-bottom: 10px;
}
.subbtn {
	background:#ee6c29 !important;
	color: #fff;
	width: 48% !important;
	padding: 12px !important;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	border:0 !important;
	display: inline-block;
	margin: 2px;
	height:36px;
}
input {border:0}
::-webkit-input-placeholder {
color:#595959
}
::-moz-placeholder {
color:#595959
}
:-ms-input-placeholder {
color:#595959
}
:-moz-placeholder {
color:#595959
}
#contact {
	padding-bottom: 0
}
footer {
	background: #336992;
	text-align: center;
	padding: 30px 0;
	color: #fff
}
footer a {
	color: #fff;
	opacity: 0.8;
	text-decoration: none
}
.popup-btn { background:#ee6c29; position:fixed; right:-32px; top:15%; z-index:100000; transform:rotate(-90deg); padding:10px 25px; color:#fff; text-decoration:none}
.popup-btn:hover { text-decoration:none}
h4.modal-title { font-style:normal}
.modal-btn { padding:8px 15px; background:#ee6c29; color:#fff; border:0}

@media (max-width: 1200px) {
.navbar-default .navbar-nav>li>a {
	padding: 15px 5px;
	font-size: 15px
}
body {
	font-size: 15px
}
}

@media (max-width: 991px) {
.navbar-default .navbar-nav>li>a {
	text-transform: capitalize;
	padding: 10px 2px
}
.navbar-nav {
	padding: 15px
}
.top-nav-collapse .navbar-nav>li>a {
	padding: 10px 3px !important
}
#Palm-vein img {
	display: none
}
.left-text {
	width: 100%
}
.contact-form, .contact-details {
	width: 100%;
	position: relative;
	margin-bottom: 20px
}
}

@media (max-width: 767px) {
.navbar-default .navbar-toggle {
	background: none
}
.navbar-header {
	text-align: left;
	width: 100%;
	background: #fff
}
.navbar-brand {
	width: 140px;
	padding: 10px 15px 10px
}
.navbar-nav {
	border: 0;
	padding: 0
}
.top-nav-collapse .navbar-nav>li>a {
	display: block;
	border-bottom: solid 1px #f5f5f5
}
.navbar-nav>li>span {
	display: none !important
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: rgba(255,255,255,0.9)
}
h1 {
	font-size: 28px;
	margin: 0 15px
}
section {
	padding-top: 85px !important
}
.listing-li li {
	width: 100%
}
.navbar .container {
	padding: 0
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin: 0
}
}

@media (max-width: 480px) {
h1 {
	font-size: 20px;
	margin: 0 15px
}
}

@media (min-width: 767px) {
.navbar {
	padding: 0;
	-webkit-transition: background 200ms ease-in-out, padding .5s ease-in-out;
	-moz-transition: background 200ms ease-in-out, padding .5s ease-in-out;
	transition: background 200ms ease-in-out, padding .5s ease-in-out
}
.top-nav-collapse {
	padding: 0;
	background: #fff;
	box-shadow: 0 0 20px #9bc9e5
}
.top-nav-collapse .navbar-brand {
	padding: 10px 0 0;
	width: 120px
}
.top-nav-collapse .navbar-nav {
	border: none;
	padding: 0
}
.top-nav-collapse .navbar-nav>li>a {
	font-size: 14px !important;
	padding: 10px
}
}
/*# sourceMappingURL=style.css.map */
