body {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
img {
	max-width: 100%;
}
.img {
	width: 100%;
	height: 100px;
}
a:hover {b
	text-decoration: none;
}
.header {
	border-bottom: 1px solid #999;
	padding: 15px 0;
}
.logo {
}
#marketupdate {
	padding: 35px 0 30px;
	background-color: #eeeded;
	text-align: center;
}
#marketupdate a {
	background-color: #f7821b;
	color: #ffffff;
	padding: 15px 25px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 4px;
}
.middle-content p {
	margin-top: 0;
}
.wealthmangnemt .services-al {
	min-height: 380px;
}
.header-right {
	margin-top: 24px;
}
.top-right {
	text-align: right;
	margin-top: 15px;
}
.login {
	display: inline-block;
}
.contain img {
	margin-right: 23px;
}
.login a {
	background: #f7821b;
font-size: 15px;
color: #ffffff;
font-family: Lato-Regular;
padding: 11px 15px;
position: relative;
top: 3px;
border-radius: 5px;
}
.social-icon {
	display: inline-block;
}
.social-icon ul {
	padding: 0;
	list-style: none;
	margin-left: 12px;
}
.social-icon ul li {
	display: inline-block;
}
.carousel-control {
	display: none;
}
.carousel-indicators li {
	width: 14px;
	height: 14px;
	background-color: #ffffff !important;
}
.carousel-indicators .active {
	width: 16px;
	height: 16px;
}
.slider-bottom {
	background: #f7821b;
	padding: 60px 0;
	text-align: center;
}
.sl-bottom-text p {
	font-size: 20px;
	color: #ffffff;
	font-family: OpenSans-Regular;
	margin: 0 0 15px;
	font-weight: 600;
}
.sl-bottom-text a {
	font-size: 18px;
	color: #a6241f;
	font-family: Lato-Regular;
	background: #ffffff;
	padding: 7px 15px;
}
.lead-section {
	padding: 30px 0;
	text-align: center;
}
.leadership {
	padding: 15px;
	transition: 0.5s ease-in-out;
}
.leadership:hover {
	box-shadow: 1px 2px 10px #999;
	transition: 0.5s ease-in-out;
}
.lead-img img {
	transition: 0.5s ease-in-out;
	height:70px;
}
.leadership:hover .lead-img img {
	transform: translateY(-10px);
	transition: 0.5s ease-in-out;
}
.leadership p, .services-al p, .investor p {
	font-size: 15px;
	color: #000;
	font-family: OpenSans-Regular;
	outline: none;
}
.read-more a, .investor-al .read-more {
	font-size: 15px;
	color: #a6241f;
	font-family: OpenSans-Italic;
	font-weight: 600;
}
.leadership h2, .services-al h2 {
	color: #033773;
	font-family: Lato-Regular;
}
.investmoney {
	background-color: #eeeded;
	padding: 60px 0;
}
.services {
	/*background:url(../images/services-background.png);*/
	padding: 30px 0;
	text-align: center;
}
.services-al {
	padding: 15px;
}
.services-al h2, .services-al p {
	color: #ffffff
}
.services-head, .clients-head, .contact-head {
	font-size: 30px;
	color: #ffffff;
	font-family: Lato-Bold;
}
.contact-head {
	color: #000;
}
.investor-al {
	text-align: justify;
	margin: 15px 0;
}
.investor {
	padding: 30px 0;
	text-align: center;
}
.invest-head {
	font-size: 30px;
	color: #033773;
	font-family: Lato-Bold;
	text-align: center;
	margin-bottom: 30px;
}
.investmoneycntnt {
	text-align: center;
}
.invest-txt {
	font-size: 18px;
	color: #000;
	font-family: Lato-Regular;
	margin-top: 7px;
}
.coin-img {
	text-align: center;
	padding: 10px 20px;
	margin-top: 85px;
}
.clients {
	padding: 30px 0;
	/*background:url(../images/client-background.png)no-repeat scroll center center/cover;*/
	text-align: center;/*background-attachment:fixed;*/	
}
.client-details {
	background: #ffffff;
	padding: 10px;
	position: relative;
	border-radius: 15px;
}
.client-details p {
	color: #000;
	font-size: 14px;
	font-family: OpenSans-Regular;
	text-align: justify;
}
.client-img {
	float: left;
	margin-right: 10px;
}
.cl-text {
	overflow: hidden;
	font-size: 15px;
	color: #ffffff;
	text-align: justify;
	margin-top: 6px;
	padding-top: 25px;
}
.tri-img {
	text-align: justify;
	margin-left: 28px;
}
.client-in {
	margin: 20px 10px;
}
.owl-buttons {
	display: none;
}
.contact-form {
	background: #eeeded;
	padding: 30px 0;
	text-align: center;
}
.main-form {
	margin-top: 15px;
}
.carousel-indicators .active {
	background: #033773 !important;
}
.footer-top {
	background: #043e82;
	padding: 30px 0;
}
.footer-head {
	font-size: 20px;
	color: #ffffff;
	font-family: OpenSans-Bold;
}
.discl p, .footer-list li a {
	font-size: 14px;
	text-align: justify;
	color: #ffffff;
}
.serv-list {
/*margin-left:15px;*/	
}
.footer-list {
	list-style: none;
	padding: 0;
	margin-top: 10px;
}
.footer-list li {
	margin: 5px 0;
	font-size: 16px;
}
.footer-list li .add
{
   
}
.footer-list li a::before {
	content: ">>";
	color: #fff;
	margin-right: 5px;
}
.footer-list li a.tel::before 
{
    display: none;
}
.footer-top span {
	font-size: 15px;
	color: #ffffff;
	float: left;
	width: 67%;
}
.footer-top .add {
	font-weight: bold;
	margin-right: 5px;
	width: 8%;
}
.add-in {
	margin-top: 10px;
}
.footer-list li:hover a, .footer-list li a:hover::before {
	color: #a6241f;
	transform: translateY(-10px);
	transition: 0.5s ease-in-out;
}
.login_btn {
	background: #033773;
	color: #fff;
	padding: 6px 40px;
	font-size: 20px;
	border: none;
	border-radius: 10px;
}
.form-group input {
	height: 40px;
	/*box-shadow: 1px 1px 4px;*/
}
.form-group textarea {
	box-shadow: 1px 1px 4px;
}
.title {
	font-size: 25px;
	color: #ffffff;
	font-family: Lato-Regular;
	background: #033773;
	padding: 5px;
	text-align: center;
	margin: 5px 0 20px 0;
}
.middle-content .tab-content {
	text-align: justify;
}
.middle-all {
	margin: 20px 0;
}
.signup-form, .login-form {
	background: #f7821b;
	padding: 20px 10px;
}
.input {
	text-align: center;
}
.input-in {
	display: inline-block;
	margin: 0 10px;
	color: #ffffff;
}
.input-fld input {
	width: 80%;
	margin: 10px 0;
	padding: 7px;
}
.modal-footer {
	border-top: none;
	text-align: center;
}
.login-page {
	/* background:url(../images/contact-background.jpg)no-repeat scroll center center/cover;*/
	padding: 25px 0;
}
.login-text {
	font-size: 25px;
	text-align: center;
}
.services-al h2 {
	font-size: 25px;
}
.address h4 {
	color: #f52028;
	border-bottom: 1px dashed;
	padding-bottom: 10px;
}
.form-dtls {
	background: #A0A0A0;
	padding: 20px;
}
.footer-btm {
	padding: 15px 0;
	text-align: center;
	background: #033773;
	font-size: 15px;
	color: #ffffff;
}
.content-right .services-al {
	border: 1px solid;
	margin: 10px 0;
	text-align: center;
}
.content-right .services-al h2, .content-right .services-al p {
	color: #000;
}
/*.banner .item{
height:400px;
position:relative;
}
.banner .active .imagess{
height:400px;
	
}*/
.career-hd {
	font-size: 17px;
	margin-top: 16px;
	text-align: center;
	font-family: opensans-italic;
	color: #A6241F;
}
.grayBox {
	background-color: black;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1055;
}
.box_content {
	background-color: #ffffff;
	border: 2px solid #ae6948;
	height: 240px;
	padding: 15px;
	position: fixed;
	right: 35%;
	top: 118px;
	z-index: 1056;
}
.middle-content .tab-content p {
	margin-top: 0;
	text-align: justify;
}
.middle-content .contain {
	text-align: justify;
}
.middle-content .contain h4 {
	color: #f7821b;
	margin-bottom: 0;
	font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #ffffff;
	background-color: #f7821b;
}
.nav-tabs > li {
	background: #033773 none repeat scroll 0 0;
	border: 1px solid #999;
	float: none;
	font-family: OpenSans-Semibold;
	font-size: 16px;
	list-style: outside none none;
	margin-bottom: -1px;
	text-align: center;
}
.nav-tabs > li a {
	color: #ffffff;
}
.client-details p {
	min-height: 67px;
}
.uselink {
	list-style: none;
	background: #f7821b;
	padding: 0px !important;
}
.wealthmangents a {
	background-color: #f7821b;
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}
.uselink li {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid white;
}
.uselink li a, .uselink li a:hover {
	color: white;
	font-weight: bold;
}
.contact-box
{
    box-shadow: 0px 2px 16px #d0caca;
    padding: 40px 20px 25px 20px;
    background: white;
    width: 100%;
    text-align: center;
    min-height: 260px;
}
.heading
{
    margin-bottom: 30px !important;
    border-bottom: 2px solid #f7821b;
    width: fit-content;
    padding-bottom: 10px;
    margin: 0px auto;
}

.lead-img I {
  font-size: 64px;
}
.mt-4
{
    margin-top: 40px;
}
.add i
{
    font-size: 18px;
}
.modal-backdrop.fade.in {
  display: none;
}
.pp-logo img
{
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 10px;
    height: 99px;
    width: 200px;
}

.useful-links li {
  display: inline-block;
  margin-bottom: 44px;
}
.useful-links li a {
  padding: 18px 32px;
  background: #1c5fb6;
  color: #fff;
  border: 1;
  border-radius: 2px;
}
#download1
{
    margin-bottom: 15px;
}
.services img {
  width: 90px;
}
.py-40
{
    padding: 40px;
}
#myModal
{
    left: 18%;
    top: 5%;
    width: 64%;
    height: auto;
}
#myModal.modal.hide.fade.in {
  display: block !important;
}

/* TICKER */

.ticker_section {
    padding: 40px 0;
    }
    .ticker_section .tickers {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-content: center;
    }
    .tickers .ticker_item {
    position: relative;
    box-shadow: 0 1px 4px 1px rgb(37 46 40 / 11%);
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 8px 14px;
    margin: 0 5px;
    }
    .tickers .ticker_item .name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    }
    .tickers .ticker_item .price {
    display: block;
    font-size: 15px;
    padding-top: 5px;
    line-height: 18px;
    }
    .tickers .ticker_item .difference_percent {
    position: relative;
    color: #39b559;
    display: block;
    line-height: 18px;
    font-size: 12px;
    }
    .tickers .ticker_item .difference_percent::after {
    content: "\F144";
    position: absolute;
    font-family: "bootstrap-icons";
    font-size: 18px;
    bottom: 1px;
    right: -16px;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #d33f3f;
    }
    .tickers .ticker_item .difference_percent.negative::after {
    content: "\F11E";
    }
    /*DARK BOX*/
    /*        .tickers .ticker_item {
    background-color: #24252ad9;
    }
    .tickers .ticker_item .name {
    color: #fff;
    }
    .tickers .ticker_item .price {
    color: #fff;
    }
    .tickers .ticker_item .difference_percent {
    color: #3cbd5d;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #f95959;
    }*/
    
    
    /* TICKER */
    
    
    .email-bt {
        background:#f7821b;
        border:2px solid #f7821b;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(249,92,24,0.3);
        cursor:pointer;
        height:68px;
        text-align:center;
        width:68px;
        position: fixed;
        right: 3%;
bottom: 9%;
        z-index:999;
        transition:.3s;
        -webkit-animation:email-an linear 1s infinite;
        animation:email-an linear 1s infinite;
}

.email-bt .text-call{
        height:68px;
        width:68px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
}

.email-bt .text-call span {
    text-align: center;
    color:#f7821b;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 8px;
        top: 22px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.email-bt .text-call:hover span {
    opacity: 1;
        font-size: 11px;
}
.email-bt:hover i {
    display:none;
}

.email-bt:hover {
        z-index:1;
        background:#fff;
        transition:.3s;
}
.email-bt:hover i {
        color:#38a3fd;
        font-size:40px;
        transition:.3s;
}
.email-bt i {
        color:#fff;
        font-size:22px;
        transition:.3s;
        line-height: 66px;
}

.email-bt i  {
        -webkit-animation: opsimple 3s infinite;
        animation: opsimple 3s infinite;
}

@-webkit-keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}@keyframes email-an {
        0% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 0 rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 15px rgba(249,92,24,0.2),0 0 0 0 rgba(249,92,24,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 26.7px rgba(249,92,24,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(249,92,24,0.3),0 0 0 30px rgba(249,92,24,0),0 0 0 40px rgba(249,92,24,0.0)
}
}

@keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}

80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}

@-webkit-keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}
80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
/* конец кнопки звязи */
.blog-card.card 
{
    border: 1px solid #0000001c;
    padding: 5px;
    min-height: 470px;
    height: 470px;
    margin-bottom: 22px;
}
.blog-card.card img
{
    width: 100%;
}
.blog-card.card ul li
{
    list-style-type: none;
}
.blog-card.card ul li a
{
    color: #2062b7;
    padding: 8px;
    display: block;
    font-size: 19px;
}
.blog-card.card h3 p
{
    padding: 0px;
    margin: 0px;
}
.blog-card.card h3
{
    padding: 0px 7px;
    margin: 0;
    font-size: 17px;
    text-align: justify;
}
.blog-card.card ul
{
    padding: 0;
    margin: 0;
}
.read-more.btn
{
    padding: 5px;
}
.read-more.btn {
    
  padding: 8px 14px;
  font-weight: 600;
  margin-top: 7px;
}
.blog-btn .blog-btn-link
{
    display: block;
    margin-bottom: 12px;
}
.mt-3
{
    margin-top: 30px;
}
.mt-0
{
     margin-top: 0px;
}

@media only screen and (max-width: 600px) 
{
    .ticker-area .tickers 
    {
        display: flex;
        justify-content: space-around;
        position: relative;
        flex-wrap: wrap;
    }
    .tickers .ticker_item
    {
        width: 34%;
    }
}