@font-face {
    font-family: "RobotoBold";
    src: url("/templates/jb_finance_press/fonts/RobotoBold/RobotoBold.eot");
    src: url("/templates/jb_finance_press/fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"), url("/templates/jb_finance_press/fonts/RobotoBold/RobotoBold.woff") format("woff"), url("/templates/jb_finance_press/fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url('/templates/jb_finance_press/fonts/SF/SFUIText-Regular.eot');
    src: local('SF UI Text Regular'), local('SFUIText-Regular'),
    url('/templates/jb_finance_press/fonts/SF/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
    url('/templates/jb_finance_press/fonts/SF/SFUIText-Regular.woff') format('woff'),
    url('/templates/jb_finance_press/fonts/SF/SFUIText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('/templates/jb_finance_press/fonts/SF/SFUIDisplay-Black.eot');
    src: local('SF UI Display Black'), local('SFUIDisplay-Black'),
    url('/templates/jb_finance_press/fonts/SF/SFUIDisplay-Black.eot?#iefix') format('embedded-opentype'),
    url('/templates/jb_finance_press/fonts/SF/SFUIDisplay-Black.woff') format('woff'),
    url('/templates/jb_finance_press/fonts/SF/SFUIDisplay-Black.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/templates/jb_finance_press/fonts/Helvetica/HelveticaNeueCyr-Light.eot');
    src: local('/templates/jb_finance_press/fonts/Helvetica/HelveticaNeueCyr-Light'),
    url('/templates/jb_finance_press/fonts/Helvetica/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
    url('/templates/jb_finance_press/fonts/Helvetica/HelveticaNeueCyr-Light.woff') format('woff'),
    url('/templates/jb_finance_press/fonts/Helvetica/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Arial";
    src: url("/templates/jb_finance_press/fonts/ARIAL.TTF");
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus,
textarea:focus,
select:focus {
    border-color: #243249 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #243249 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #243249 !important;
}
.page-header {
    display: none;
}
.address_container .t3-module.module,
.address_container .module-inner,
.address_container .module-ct,
.address_container .custom,
.address_container .tab-hed,
#member-registration input {
    width: 100%;
}
.call_back .tp-row {
    padding-top: 30px;
}
.title_container .decor_default, .feed-link .decor_default {
    display: block;
    width: 13px;
    height: 13px;
    background: #354a6b;
    border: 2px solid #eeeeee;
    -webkit-border-radius: 50%;
    background-clip: padding-box;
    position: relative;
    margin-top: 13px;
    margin-left: 26px;
}
.title_container .decor_default::before, .feed-link .decor_default::before  {
    content: '';
    width: 20px;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    top: 4px;
    left: -28px;
}
.title_container .decor_default::after, .feed-link .decor_default::after  {
    content: '';
    width: 60px;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    top: 4px;
    left: 16px;
}
.form_3 input {
    width: 100%;
    border: 2px solid #999;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    color: #999;
    margin-bottom: 20px;
    padding: 8px 12px;
    height: 50px;
}
.controls_form input {
    background: #354a6b !important;
    border-color: #354a6b;
    width: auto !important;
    line-height: 24px;
}
.form_3 .selectmenu {
    width: 100% !important;
    height: 50px;
    border: 2px solid #999;
    outline: none;
    font-size: 16px;
    font-weight: normal;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: none;
    margin-bottom: 20px;
    padding-right: 5px;
    font-family: inherit;
    line-height: inherit;
}
.form_3 select {
    color: #c6c6c6;
}
.form_3 select option {
    font: inherit;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: normal;
    color: #c6c6c6;
    text-transform: none;
}
.form_3 textarea {
    resize: none;
    height: 120px;
    padding: 13px;
    width: 100%;
    border: 2px solid #999;
    -webkit-border-radius: 0px;
    box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    color: #c6c6c6;
    margin-bottom: 20px;
}
.call_back .form_3 .btn-primary {
    background: #354a6b !important;
    border-color: #354a6b;
    width: auto !important;
    line-height: 24px;
    font-family: "Helvetica Neue", 'Open Sans', sans-serif;
    color: #ffffff !important;
    text-transform: capitalize;
    padding: 2px 30px;
    text-align: center;
    display: inline-block;
}
.logo-img{
    width: 95%;
}
.text-1 {
    font-size: 16px;
    text-align: justify;
    line-height: 2;
}
.text-2 {
    font-size: 16px;
    line-height: 2;
}
.text-2 h1, .text-2 h2{
	font-family: inherit; 
	font-weight: bold;
}
.bold-1 {
    font-weight: bold;
    font-size: 17px;
}
.op {
    font-weight: bold;
}
.bold-2 {
    font-size: 17px;
    font-weight: bold;
}
.bold-3 {
    font-weight: bold;
}
.ul-a li:before {
    content: "\f105";
    color: #354a6b;
    padding-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}
.ul-a li {
    list-style: none;
}
.text-1 ol,
.ter {
    margin-left: 30px;
}
.text-1 ol li > ul {
    margin-left: 15px;
    list-style-type: disc;
}
.text-1 h3, .text-1 h4, .text-1 h5 {
    font-weight: bold;
    font-size: 24px;
}
.tp-footer-info .nav-pills > li.active > a{
    background-color: transparent;
}
.perc {
    font-size: 24px;
    font-weight: bold;    
	color: dimgray;
}
.border-table1 {
    width: 700px;
    margin: 0 auto;
    border-collapse: collapse;
}
.name-1 {
    background: #233147;
    color: #fff;
}
.name-1 th {
    padding: 5px 10px;
    vertical-align: inherit;
}
.border-table1 tbody {
    border: 1px solid #233147;
}
.border-table1 tbody tr td {
    border-top: 1px solid #233147;
    vertical-align: inherit;
    padding: 5px;
}
.border-table1 .even {
    background: #f4f4f4;
}
.border-table1 {
    margin-bottom: 30px;
}
.img-two img {
    display: inline-block;
    width: 20%;
    margin: 25px;
}
.img-two {
    text-align: center;
}
.text-1 img {
    margin: 0 auto 25px;
}
.img-two-plat {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.lit-s {
    font-size: 12px;
    font-style: italic;
}
/*.tab-hed .col-md-2 a span {
    clear: both;
    width: 100%;
    display: block;
    margin-top: 6px;
}*/
.tab-hed-service {
    display: table;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
a.tab-hed-service {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.text-2 .h1 {
		font-size: 30px
	}
	.text-2 .h2 {
		font-size: 24px
	}
    .tab-hed-service {
        margin-top: 10px;
        margin-bottom: 5px;
    }
	.jb-topbar .t3-topbar-1 {
		text-align: inherit;
	}
}
.tab-hed-service span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.tab-hed .col-md-2 {
    text-align: center;
}
.but-hed,
.but-hed_1 {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding: 7px 5px;
    width: 150px;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.but-hed_1 {
    background: #ffffff;
    border: 1px solid #393939;
    color: #393939;
}
.but-hed {
    background: #393939;
    margin-top: 3px;
    margin-bottom: 4px;
    border: 1px solid #393939;
}
.but-hed:hover {
    color: #fff;
}
.but-hed_1 {
	margin-bottom: 4px;
}
.t3-header .address_container div {
    padding: 0;
}
.address_container::after {
    content: "";
    display: table;
    clear: both;
}
.languageswitcherload {
    width: 100%;
}
.col-md-2.platfor {
    padding: 0;
}
.jb-home .t3-mainbody {
    display: block;
}
.t3-topbar-2 .t3-module,
.module-language {
    display: inline-block;
    vertical-align: top;
}
.module-language  span.name-lang {
    position: relative;
    left: 2px;
    top: 1px;
    color: #fff;
    font-weight: 600;
}
.mod-languages-language ul {
    margin: 0;
    padding: 0;
}
.mod-languages-language ul li {
    display: inline-block;
    width: 100%;
}
.mod-languages-language .dropdown-menu {
    position: absolute;
    top: 135%;
    left: -46px;
    z-index: 1004;
    display: none;
    float: left;
    min-width: 100px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.mod-languages-language .open > .dropdown-menu {
    display: block !important;
}
.mod-languages-language .dropdown-menu > li > a {
    padding: 5px 20px;
    width: 100%;
    color:#fff;
    text-transform: none;
    font-weight: 300; 
}
.mod-languages-language .dropdown-menu > li > a:hover{
    background-color: rgba(0, 0, 0, 0.8);
}
.mod-languages-language .dropdown-menu > li > a:focus{
    background-color: rgba(0, 0, 0, 0.8);
}
.mod-languages-language .dropdown-menu:before {
    border: solid rgba(255, 255, 255, 0);
    content: " ";
    position: absolute;
    border-bottom-color: rgba(0, 0, 0, 0.8);
    border-width: 10px;
    top: -20px;
    left: 55px;
}
.mod-languages-language .btn-group a{
    text-transform: uppercase;
    font-weight: bold;
}
.t3-topbar-2 .flaticon-envelope133 {
    margin-right: 10px;
}
.t3-topbar-2 .t3-module.module {
    margin-right: 15px;
}
.t3-megamenu .mega-caption {
  display: none
}
#t3-mainnav.navbar {
    min-height: 50px;
	z-index: 21;
}
@media screen and (min-width: 992px) {
	.t3-header .row {
		display: flex;
		align-items: center;
	}
    #t3-mainnav.navbar {
        min-height: 66px;
    }
    .t3-topbar-2 .t3-module.module {
        margin-right: 30px;
    } 
    .t3-header .address_container .icon-head {
        position: relative;
        top: 11px;
        left: -50px;
        display: flex;
        justify-content: space-evenly;
    }  
    [lang="ar-aa"] .t3-header .address_container .icon-head {
        left: 0px;
    }  
}
@media (min-width: 1200px) {
    .languageswitcherload {
        margin: 0 -15px;
    }
    .but-hed,
    .but-hed_1 {
        width: 175px;
    }
    .t3-header .address_container .icon-head>div {
        width: auto;
        margin: 0 25px;
    }
}
@media screen and (max-width: 479px) {
    .tab-hed-service span {
        font-size: 10px;
    } 
}
.mega-dropdown-menu {
    margin-top: 0 !important;
}
.footer_logo p {
    font-size: 12px;
    text-align: justify;
}
.t3-sl .img_holder {
    display: none;
}
.footer_logo p img {
    width: 100%;
    max-width: 268px;
}
.section_bg {
    margin-top: 0px;
}
.home-intro .container {
    border: none;
}
.navbar-nav li span {
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar-nav li span .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.nav > li > .separator {
    padding: 25px 22px 22px;
}
.nav > li:first-child > .separator {
    padding-left: 0;
}
.navbar-default .navbar-nav > li a {
    font-family: 'Open Sans', sans-serif;
    padding: 25px 22px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .nav > li > .separator {
        padding-top: 25px;
        padding-bottom: 21px;
    }
}
@media (min-width: 1200px) {
    .nav > li > .separator {
        padding: 25px 30px 22px 30px;
    }
    html[lang="fr-fr"] .nav > li > .separator {
      padding: 25px 15px 22px 15px;
    }
    html[lang="fr-fr"] .nav li.dropdown.mega span.county {
	    background: red;
	    width: 18px;
	    height: 18px;
	    position: relative;
	    top: -34px;
	    color: #fff !important;
	    font-style: normal;
	    padding: 0px 0px;
	    margin-top: 8px;
	    line-height: 17px;
	    display: flex;
	    justify-content: center;
	    justify-items: center;
	    right: 3px;
	    border-radius: 50px;
	    font-family: 'SF UI Text';
	    font-size: 10px;
	    font-weight: 300;
	    left: -3px;
		}
    .navbar-default .navbar-nav > li a {
        padding: 25px 0px 22px 30px;
    }
}
.registration {
    width: 80%;
}
#jform_profile_dob,
#jform_profile_dob_img,
.btn-actions button,
.btn-actions a {
    display: inline-block;
}
#jform_profile_dob_img {
    height: 34px;
}
.registration .form-group {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
}
.registration .form-group .col-sm-12 {
    padding: 0;
}
.login-wrap {
    widows: 45%;
}
.article-aside {
    display: none;
}
/*.text_container .logo img {
    width: 50%;
}*/
.wrap2 {
    padding: 60px 0;
}
@media screen and (max-width: 991px) {
    .wrap2 {
        padding-top: 45px;
    } 
}
.latest_news .single_news h3 a {
    height: 79px;
    display: block;
    overflow: hidden;
}
.nav.navbar-nav li a span,
.nav.navbar-nav li span span {
    font-family: 'Alegreya', serif;
    font-size: 13px;
    text-transform: capitalize;
    color: #ccc !important;
}
.footer-tit {
    margin-bottom: 0 !important;
    font-size: 16px !important;
    color: #fff;
}
.itemid-374 #t3-mainbody,
.itemid-372 #t3-mainbody,
.itemid-244 #t3-mainbody,
.itemid-506 #t3-mainbody,
.itemid-599 #t3-mainbody,
.itemid-101 #t3-mainbody {
    display: none;
}
.t3-header {
    padding-top: 10px !important;
    padding-bottom: 8px !important;
    overflow: hidden;
}
.t3-footer .footer_logo .logo-fot {
    margin-top: 0;
}
@media (min-width: 768px) {
    .t3-footer .footer_logo .logo-fot {
        margin-top: -27px;
    }
}
@media (min-width: 1200px) {
    .t3-footer .footer_logo .logo-fot {
        margin-top: -49px;
    }
}
.map-pins {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}
.map-location-marker {
    /*background: url(/templates/jb_finance_press/images/map-pin.png) no-repeat;*/
    cursor: pointer;
    position: absolute;
    height: 10px;
    margin-top: -1.875em;
    margin-left: -0.78571em;
    width: 10px;
    z-index: 3;
    background-color: #A99762;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: pulse 1s infinite cubic-bezier(1, 1, 1, 16);
    animation: pulse 1s infinite cubic-bezier(1, 1, 1, 16);
}
@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(90, 153, 220, 0), inset 0 1px 0 #fff;
    }
}
.marker-san-francisco {
    left: 25.5%;
    top: 43.2%;
}
#map-info.USA {
    left: 32%;
    top: 40%;
}
.marker-denver {
    left: 47.5%;
    top: 36.4%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#places-map img {
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.places-map {
    position: relative;
}
#map-info {
    background: #233147;
    color: #fff;
    position: absolute;
    top: -1.5625em;
    left: 50%;
    margin-left: -7.8125em;
    padding: 1.125em;
    width: 15.625em;
    z-index: 10;
}
#map-info:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 16px 13px 0;
    border-color: transparent #233147 transparent transparent;
    position: absolute;
    left: -16px;
}
#map-info h1 {
    float: left;
    font-size: 1.375em;
    line-height: 1;
    margin-bottom: 0.72727em;
    margin-top: 0;
}
#map-info a {
    color: #ffdf1c;
    display: block;
    font-size: 0.75em;
    float: right;
    margin-right: 2.5em;
    margin-top: 0.66667em;
    text-decoration: underline;
}
#map-info img {
    height: auto;
    max-width: 100%;
}
#map-info .close-btn {
    background: url(/templates/jb_finance_press/images/demo/close-btn.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 11px;
    width: 11px;
    position: absolute;
    right: 1.125em;
    top: 1.125em;
}
#places-map {
    position: relative;
}
#map-info.UK {
    left: 54.3%;
    top: 33%;
}
#map-info.poland {
    left: 59.3%;
    top: 32%;
}
#map-info.ukraine {
    left: 61.5%;
    top: 34%;
}
#map-info.bulgaria {
    left: 60%;
    top: 37%;
}
#map-info.china {
    left: 78%;
    top: 42%;
}
#map-info.moldova {
    left: 60.6%;
    top: 36%;
}
#map-info.byelorussia {
    left: 60.6%;
    top: 30%;
}
#map-info.uae {
    left: 66%;
    top: 47%;
}
#map-info.italy {
    left: 60%;
    top: 44%;
}
.marker-poland {
    left: 52.2%;
    top: 36.7%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-ukraine {
    left: 55%;
    top: 38.3%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-bulgaria {
    left: 53.2%;
    top: 41.9%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-china {
    left: 70.7%;
    top: 46.1%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-moldova {
    left: 54%;
    top: 39.6%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-byelorussia {
    left: 54%;
    top: 35.6%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
.marker-uae {
    left: 59.6%;
    top: 51%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.italy {
    left: 57%;
    top: 36%;
}
.marker-italy {
    left: 50.2%;
    top: 40.6%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.Japan {
    left: 85%;
    top: 41%;
}
.marker-japan {
    left: 78.4%;
    top: 45.4%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.vietnam {
    left: 78%;
    top: 48%;
}
.marker-vietnam {
    left: 71%;
    top: 52.4%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.nz {
    left: 93%;
    top: 77%;
}
.marker-nz {
    left: 86.8%;
    top: 80.1%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.algeria {
    left: 55%;
    top: 45%;
}
.marker-algeria {
    left: 48.4%;
    top: 49.1%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.egypt {
    left: 61%;
    top: 47%;
}
.marker-egypt {
    left: 54.2%;
    top: 50.1%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.iraq {
    left: 64%;
    top: 43%;
}
.marker-iraq {
    left: 57.4%;
    top: 47.1%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.yemen {
    left: 65%;
    top: 51%;
}
.marker-yemen {
    left: 58%;
    top: 55%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.jordan {
    left: 62%;
    top: 44%;
}
.marker-jordan {
    left: 55.8%;
    top: 47.6%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.qatar {
    left: 65.5%;
    top: 46%;
}
.marker-qatar {
    left: 59%;
    top: 49.8%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.kuwait {
    left: 64.5%;
    top: 44%;
}
.marker-kuwait {
    left: 58.5%;
    top: 49%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.lebanon {
    left: 62%;
    top: 41.8%;
}
.marker-lebanon {
    left: 55.4%;
    top: 46.2%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.libya {
    left: 58%;
    top: 46.8%;
}
.marker-libya {
    left: 51.6%;
    top: 50%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.morocco {
    left: 53%;
    top: 42.8%;
}
.marker-morocco {
    left: 46.6%;
    top: 47%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.sa {
    left: 64%;
    top: 46.8%;
}
.marker-sa {
    left: 57.5%;
    top: 51%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.syria {
    left: 62.5%;
    top: 41.8%;
}
.marker-syria {
    left: 56.2%;
    top: 46%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.sudan {
    left: 60.5%;
    top: 52.8%;
}
.marker-sudan {
    left: 54.2%;
    top: 56%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.tunis {
    left: 56.5%;
    top: 41.8%;
}
.marker-tunis {
    left: 49.9%;
    top: 46.5%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.romania {
    left: 59.7%;
    top: 35.8%;
}
.marker-romania {
    left: 53.2%;
    top: 40%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.india {
    left: 72%;
    top: 48.8%;
}
.marker-india {
    left: 65%;
    top: 52%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.australia {
   left: 84%;
   top: 69%;
}
.marker-australia {
  left: 77%;
  top: 73%;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
#map-info.malaysia {
   left: 77%;
   top: 56%;
}
.marker-malaysia {
  left: 70.3%;
  top: 60%;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
#map-info.norway {
   left: 57%;
   top: 27%;
}
.marker-norway {
    left: 50%;
    top: 31%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.latvia{
  left: 60%;
  top: 30%;
}
.marker-latvia {
    left: 53.5%;
    top: 33.5%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.lithuania{
    left: 59.7%;
    top: 31%;
}
.marker-lithuania {
    left: 53.1%;
    top: 34.7%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.spain{
    left: 53.7%;
    top: 39%;
}
.marker-spain {
   left: 47%;
   top: 43%;
   -webkit-animation-delay: .1s;
   animation-delay: .1s;
}
#map-info.oman{
   left: 67%;
   top: 48%;
}
.marker-oman {
   left: 60.5%;
   top: 52%;
   -webkit-animation-delay: .1s;
   animation-delay: .1s;
}
#map-info.brazil{
 left: 44%;
 top: 63%;
}
.marker-brazil {
    left: 37%;
    top: 67%;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#map-info.argentina{
    left: 40%;
    top: 73%;
}
.marker-argentina {
   left: 33.5%;
   top: 77%;
   -webkit-animation-delay: .1s;
   animation-delay: .1s;
}
#map-info.peru{
   left: 37%;
   top: 61%;
}
.marker-peru {
   left: 30.5%;
   top: 65%;
   -webkit-animation-delay: .1s;
   animation-delay: .1s;
}
.wrap.t3-sl-2 .container{
    display: flex;
}
.module-rss-news, .module-rss-news-1{
    display: inline-block;
}
.newsfeed-rss-news li, .newsfeed-rss-news-1 li{
    list-style: none;
}
.newsfeed-rss-news li span a, .newsfeed-rss-news-1 li span a{
    color: #262626;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
    height: 70px;
    overflow: hidden;
    display: block;
}
.newsfeed-rss-news-1{
    padding-left: 8px;
}
.newsfeed-rss-news{
    padding-right: 8px;
}
.feed-item-description{
    margin:15px 0 35px;
    height: 110px;
    overflow: hidden;
}
.feed-item-description p{
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#jb-topbar .custom {
    display: flex;
}
.jb-topbar {
    padding-bottom: 0;
    padding-top: 0;
}
.jb-topbar > .container {
    padding-left: 15px;
    padding-right: 15px;
}
.map-text {
    text-align: center;
}
.img-text {
    float: right;
    margin-left: 15px !important;
    margin-bottom: 0 !important;
}
.img-text2 {
    float: left;
    margin-right: 15px !important;
    margin-bottom: 0 !important;
}
.jb-slideshow .jb-brand-h4 {
    color: #fff !important;
}
.tab-780 {
    display: none;
}
/*.stay_with_finance .text_container {
    top: 75px !important;
    right: 5px;
    left: 21px;
}*/
.t3-megamenu .mega-nav > li .separator {
    padding: 12px;
    border-bottom: 1px solid #464646;
}
.stat-count,
.count span, .stat-count2{
    display: inline-block;
}
.count span {
    color: #262626;
    font-size: 25px;
    font-weight: 700;
    font-family: 'Alegreya', serif;
}
.single_service_item {
    box-shadow: none;
}
.single_service_item .service_icon .icon_border.nobord {
	border: inherit;
    position: relative;
}
.single_service_item .service_icon .icon_border.nobord>div {
	width: 100%;
    height: 100%;
}
.single_service_item .service_icon .icon_border.nobord .icon2 {
  	opacity: 0;    
  	position: absolute;
	top: 0;
    bottom: 0;
}
.single_service_item:hover .service_icon .icon_border.nobord .icon1 {
  	opacity: 0;
}
.single_service_item:hover .service_icon .icon_border.nobord .icon2 {
  	opacity: 1;
}
.navbar-nav > li .dropdown-toggle.separator:hover,
.mega-inner ul li span:hover {
    color: #f8d179;
    cursor: pointer;
}
#t3-topbar-2{
    float: right;
}
.wr-for-logo{
    position: absolute;
    top: 0px;
    text-align: center;
}
.wr-for-logo h3{
    color: #fff;
    font-size: 30px;
    text-align: left
}
#result p{
    color: #9b9b9b;
    font-size: 18px;
}
#result{
    margin-top: 100px;
    display: none;
}
#googlemaps {
    height: 500px;
    width: 100%;
    left: 0;
    z-index: 0; 
    display: block;
}
.tab-hed::after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 991px) {
    .tab-hed {
        margin-top: 25px;
    }
}
@media screen and (max-width: 767px) {
    .desc-norm,
    .map-pins,
    .flaticon-envelope13 {
        display: none;
    }
    .tab-780 {
        display: block;
    }
    .but-hed,
    .but-hed_1 {
        float: none;
        display: inline-block;
        margin-right: 15px;
    }
}
@media screen and (max-width: 480px) {
    .address_container {
        width: 100%;
    }
    .tab-hed .col-md-2 {
        display: inline-block;
        width: 32%;
        margin-bottom: 10px;
    }
    .tab-hed .col-md-2:nth-child(1) {
        width: 100%;
    }
    /* .jb-slideshow .jb-large-white {
        font-size: 15px !important;
        line-height: 16px !important;
    }
    .finance_text h3 {
        font-size: 20px;
        line-height: 30px;
    } */
    .submit_form {
        padding-bottom: 50px;
    }
    /*.t3-footnav {
        padding-bottom: 0;
    }*/
    .t3-spotlight > div {
        margin-bottom: 25px;
    }
    .t3-navhelper {
        height: auto;
    }
}

/* Scroller Box */

#scroller_container {
    position: relative;
    overflow: hidden;
}

#scroller {
    white-space: nowrap;
    color:#000;
}
#marquee div span{
    white-space: nowrap;
    color:#fff;
}
/* Scoller Box */

.string{
    width:100%;
    height:40px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.katerovki-table{
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    color: #fff;
    padding: 6px;
}
.katerovki-table table th{
	padding: 10px;
}
.katerovki-table table tr td{
    border-bottom: 0px solid transparent; 
    border-top: 0px solid transparent; 
    padding: 13px 10px;   
}
.katerovki-table table tr th .TH1,
.katerovki-table table tr th .TH2,
.katerovki-table table tr th .TH3,
.katerovki-table table tr th .TH4,
{
    background: #fff !important;
    font-weight: bold;
}
.TH1, .TH2, .TH3{
    width: 90px;
    text-align: center;
}
.TH2, .TH3{
    font-weight: bold;
}
.TH5, .TH6{
    width: 70px;
    text-align: center;
}
.TH7, .TH8{
    width: 90px;
    text-align: center;
}
.TH4{
    width: 70px;
    text-align: center;
}
.katerovki-table .green span{
    background: green;
    padding: 5px;
}
.katerovki-table table tr td.H2.orange span, .katerovki-table table tr td.H3.orange span{
    color: red;
    background: transparent;
}
.katerovki-table .orange span{
    background: red;
    padding: 5px;
}

@media screen and (max-width: 768px) {
    .wr-for-logo {
        position: absolute;
        top: 0px;
        left: 20%;
        text-align: center;
    }
    .img_holder img {
        width: 100%;
        height: 573px;
    }
   /* .stay_with_finance .img-bg{
        margin-right: 0px;
        width: 100%!important;
        height: 615px!important;
    }
    .stay_with_finance .img-bg{
        float: left;
    }
    .stay_with_finance .text_container .logo {
        display: block;
        height: auto;
    }*/
    /*.katerovki-table{
        margin: 0px 0 0 -7px;
    }*/
}
@media screen and (max-width: 480px){
    .wr-for-logo {
        position: absolute;
        top: 0px;
        left: 0px;
        text-align: center;
    }
    .img_holder img {
        width: 100%;
        height: 573px;
    }
    /* .section_bg .testimonial {
        position: relative;
        padding: 0px;
    }*/
}
@media screen and (max-width: 375px){
    .wr-for-logo {
        position: absolute;
        top: 0px;
        left: 2px;
        text-align: center;
    }
    /*.katerovki-table {
        margin: 0px 0 0 -124px;
    }*/
}
@media screen and (max-width: 320px){
    .wr-for-logo {
        position: absolute;
        top: 0px;
        left: 5px;
        text-align: center;
    }
}
.flaticon-envelope133{
    position: relative;
    top: -5px;
}
.top-bar1{
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .top-bar1 {
        width: 69%;
        float: left;
    }
}
@media screen and (min-width: 992px) {
    .top-bar1 {
        width: 75%;
    }
}
@media screen and (min-width: 1200px) {
    .top-bar1 {
        width: 80%;
    }
}
.top-bar2{
    display: block;
    width: 100%;
    float: left;
}
@media screen and (min-width: 768px) {
    .top-bar2 {
        width: 31%;
        float: left;
    }
}
@media screen and (min-width: 992px) {
    .top-bar2 {
        width: 25%;
    }
}
@media screen and (min-width: 1200px) {
    .top-bar2 {
        width: 20%;
    }
}
.button-sell{
    border: 1px solid #62bb00;
    color: #62bb00;
    height: 21px;
    padding: 0px 10px;
}
.button-sell:hover{
    background: #62bb00;
    color: #fff;

}
.button-buy{
    border: 1px solid #c00;
    color: #c00;
    min-height: 21px !important;
    padding: 0px 10px;
    margin: 5px;
}
.button-buy:hover{
    background: #c00;
    color: #fff;
}
.testimonial .img_holder{
    background-image: url(/templates/jb_finance_press/images/sity/test-bg.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 600px;
}
.home-testimonials {
    overflow: hidden;
}
@media screen and (min-width: 992px) {
    .home-testimonials-content {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
    }
}

.home-testimonials .testimonial {
    position: relative;
    z-index: 2;
    max-width: 100vw;
}

.home-testimonials .testimonial::after {
    content: "";
    display: block;
    width: calc(100% + ((100vw - 1200px) / 2));
    height: 100%;
    background: #233850 url(/templates/jb_finance_press/images/sity/test-bg.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: -1;
}
@media screen and (max-width: 1199px) {
    .home-testimonials .testimonial::after {
        width: calc(100% + ((100vw - 970px) / 2));
        right: 0;
    }
}
@media screen and (max-width: 991px) {
    .home-testimonials .testimonial::after {
        width: 100vw;
        right: 50%;
        transform: translatex(50%);
    }
}

.testimonial-quotations {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    text-align: center;
    overflow-y: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*----------*/

.totalAnalitic > div{
    display:inline-block;
    border-left: 1px #ccc solid;
    color:black;
    font-size:11px;
    font-weight: bold;
    padding:0 30px 0 10px;
    margin-bottom: 8px;
}

.totalAnalitic > div > span{
    display:block;
    font-size: 20px;
    font-weight: normal;
}

.totalAnalitic > img{
    max-width:100%;
}

.analiticTablesDiv,
.mainAnaliticTableDiv{
    overflow-x:auto;
}

.analiticTables,
.mainAnaliticTable{
    width: 100%;
    min-width: 750px;
}

.analiticTables .min,
.mainAnaliticTableDiv .min,
.totalAnalitic .min{
    color:tomato;
}

.analiticTables .max,
.mainAnaliticTableDiv .max,
.totalAnalitic .max{
    color:#29c361;
}

.analiticImg{
    max-width:100%;
}

.secondAnalitic > div{
    display:inline-block;
    width: 250px;
    margin-right:10px;
}

.secondAnalitic > div > div{
    padding:5px;
}

.secondAnalitic > div > div:last-child{
    background-color:#f3f3f3;
}

.secondAnalitic > div > div > span{
    display:inline-block;
    width:49%;
}

.secondAnalitic > div > div > span:last-child{
    text-align:right
}

.sourceLink{
    display: inline-block;
    margin-bottom: 50px;
}
#modal_podkluch{
    display: none;
    width: 300px;
    padding: 10px 25px;
    position: fixed;
    border-radius: 4px;
    top: 28%;
    right: 30px;
    z-index: 9999;
    background: rgb(28, 39, 56);
}
#close_baza1{
    position: absolute;
    top: 6px;
    right: 2px;
    color: #000;
    cursor: pointer;
    background: rgb(28, 39, 56);
    border-radius: 0px 10px 0px 0px;
    width: 19px;
}
.modal_send_form{
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.send_window{
  background-color: white;
  width: 400px;
  height: 200px;
  border-radius: 5px;
  border: 1px solid #30444f;
}

.send_text, .send_btn{
  display: flex;
  justify-content: center;
  height: 100px;
  align-items: center;
}
.send_btn {
    cursor: pointer;
}
.send_text{
  font-size: 20px;
  color: #30444f;
  font-weight: bold;
}
.itemid-372 .jb-masthead, .itemid-372 .t3-navhelper{
    display: none;
}
.itemid-506 .jb-masthead, .itemid-506 .t3-navhelper{
    display: none;
}
.itemid-374 .jb-masthead, .itemid-374 .t3-navhelper, .itemid-413 #t3-mainbody{
    display: none;
}
html[lang="ar-aa"] .t3-topbar-2 .flaticon-envelope133 {
    margin-left: 10px;
    margin-right: 0;
}
.arabskii{
  direction: ltr;
}
.mod-languages-language .dropdown-menu{
    border-radius: 6px;
}
html[lang="ar-aa"] .mod-languages-language .dropdown-menu{
    min-width: 122px;
    right: -36px;
}
.mod-languages-language .dropdown-menu li a{
    font-family: Arial, sans serif;
}
.block_last{
    margin-top: -50px;
}
@media screen and (max-width: 991px) {
    .block_last{
        margin-top: -10px;
    }
}
@media screen and (max-width: 767px) {
    .block_last{
        margin-top: -20px;
    }
}
.block_last p {
    margin: 0;
}
.block_last .footer_image_width_small_ru{
    width: 55px;
    margin-left: 5px;
}
.block_last .footer_image_width_ru {
    width: 125px;
    margin-left: 5px;
}
.t3-footnav {
    border-bottom: none;
    padding-bottom: 0;
}

.t3-footnav > div[class*="col"] {
    margin-bottom: 35px;
}
.footer_xren {
    border-bottom: 1px solid #3a3a3a;
    padding-bottom: 10px;
}
.t3-copyright .tp-footer-info .nav-pills li a {
    padding: 0px 7px;
    font-size: 18px;
    color: #9b9b9b;
}
.nav li.dropdown.mega span.county{
    background: red;
    width: 18px;
    height: 18px;
    position: relative;
    top: -26px;
    color: #fff !important;
    font-style: normal;
    padding: 0px 0px;
    margin-top: 8px;
    line-height: 17px;
    display: flex;
    justify-content: center;
    justify-items: center;
    right: 0;
    border-radius: 50px;
    font-family: 'SF UI Text';
    font-size: 10px;
    font-weight: 300;
    left: 7px;
}
.nav li.dropdown.mega .mega-dropdown-menu ul.level1 li .world_counts{
    background: red;
    width: 18px;
    height: 18px;
    float: right;
    position: relative;
    color: #fff !important;
    font-style: normal;
    padding: 2px 0px;
    display: flex;
    justify-content: center;
    justify-items: center;
    border-radius: 50px;
    font-family: 'SF UI Text';
    font-size: 10px;
    font-weight: 300;
    top: 5px;
    right: 8px;
}

html.noscroll {
    top: 0 !important;
}

html.noscroll body {
    overflow: hidden !important;
}

.t3-off-canvas {
    height: 100vh !important;
    top: 0 !important;
}

.off-canvas-left.t3-off-canvas {
    display: none;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px 100px;
}
.off-canvas-left .off-canvas-left.t3-off-canvas {
    display: block;
}

.t3-off-canvas .t3-off-canvas-body .t3-module {
    margin-bottom: 0;
}

.t3-off-canvas-body .dropdown-menu .divider.dropdown-submenu, 
.t3-off-canvas-body .dropdown-menu .dropdown-submenu {
    padding-left: 30px;
    height: auto;
    margin: 0;
    background: transparent;
    overflow: visible;
}

.t3-off-canvas-body .dropdown-menu .divider.dropdown-submenu > .separator, 
.t3-off-canvas-body .dropdown-menu .dropdown-submenu > .nav-header {
    display: block;
    margin-bottom: 8px;
}


.t3-off-canvas-body .nav > li > .separator {
    padding: 10px 15px 8px 15px;
}

.t3-off-canvas-body .dropdown-menu > li > a {
    white-space: normal;
}
/*------ ed 251018 ------*/
.nav.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 30px;
    list-style: none;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
#trading_platform {
    margin-bottom: 70px;
}
#trading_platform .nav.flex {
    margin-bottom: 100px;
}
#trading_platform .nav-item .icon {
    width: 30px;
    margin: auto;
}
#trading_platform .nav.flex .nav-item {
    border: 2px solid #f4f4f4;
}
#trading_platform .nav.flex .nav-item:last-child {
    border-right-width: 2px;
}
#trading_platform .nav.flex .nav-item a {
    padding: 22px 15px 18px;
    width: 190px;
    height: 101px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    filter: grayscale(1);
    transition: all 0.4s
}
#trading_platform .nav.flex .nav-item.active {
    background-color: #eeeeee;
}
#trading_platform .nav.flex .nav-item.active a{
    filter: grayscale(0);
}
#trading_platform h3.name {
    font-family: 'Open Sans', sans-serif;
    color: rgb(38, 38, 38);
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
}
#trading_platform #TabContent {
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
#trading_platform #TabContent p {
    line-height: 2;
}
#trading_platform .btn-primary {
    margin-top: 40px;
    width: 100%;
    font-size: 17px;
    box-shadow: inset 0px 3px 18px 0px rgba(0, 0, 0, 0.23);
}
#trading_platform .buttons a:first-child {
    margin-right: 20px;
}
#trading_platform .buttons a:last-child {
   background: #383838;
}
#trading_platform .buttons a:hover {
    transition: all 0.3s;
}
@media (min-width: 992px) {
    #trading_platform .nav.flex .nav-item {
        border-right-width: 0;
    }
}
@media (min-width: 640px) {
    #trading_platform .buttons {
        display: flex;
    }
    #trading_platform .btn-primary {
        width: 311px;
    }
}
/*----terminal-templat----*/
.full-content #t3-mainbody {
    width: 100%;
    padding: 0;
}
.full-content #t3-mainbody>.row {
    margin: 0;
}
.full-content #t3-mainbody .t3-content {
    padding: 0;
}
#terminal-templat {
    font-size: 16px;
}
#terminal-templat #tabs-content .tab-pane {
    height: 0;
    opacity: 0;
}
#terminal-templat #tabs-content .tab-pane.in {
    display: block;
}
/*#terminal-templat #tabs-content .tab-pane>div {
    display: none
}*/
#terminal-templat #tabs-content .tab-pane.active {
    height: auto;
    opacity: 1;
    position: relative;
}
/*#terminal-templat #tabs-content .tab-pane.active>div {
    display: block
}*/
#terminal-top {
    color: #fff;
    background: url('/images/platform/bkg-top.png');
    font-size: 16px;
    margin-bottom: 80px;
}
#terminal-top h3.name {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 40px;
}
#terminal-top .container {
    display: flex;
    align-items: center;
    position: relative;
}
#terminal-top .buttons {
    margin-top: 50px;
}
#terminal-top .btn-primary {
    box-shadow: inset 0px 3px 18px 0px rgba(0, 0, 0, 0.23);
}
#terminal-top .buttons.flex {
    display: flex;
}
#terminal-top .buttons a:last-child {
    background: #383838;
}
#terminal-top .box-left {
    position: relative;
    z-index: 1;
}
#terminal-top .box-right {
    position: absolute;
    bottom: -25px;
    right: 0;
}
html[lang="ar-aa"] #terminal-top .box-right{
	left: 0;
	right: inherit;
}
@media (min-width: 768px) {
    #terminal-top .container {
        height: 400px;
    }
    #terminal-top .box-left {
        width: 600px;
    }
    #terminal-top .buttons.flex a:first-child {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    #terminal-top .container {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    #terminal-top .buttons.flex {
        flex-wrap: wrap;
    }
    #terminal-top .buttons.flex a {
        width: 100%;
        margin-bottom: 15px;
		white-space: break-spaces;
    }
    #terminal-top .box-right {
        display: none;
    }
}
#terminal-templat .flex {
    display: flex;
}
#terminal-templat .nav.one {
    border: 2px solid #eeeeee;
    margin-bottom: 120px;
}
#terminal-templat .nav.one li{
    width: 100%;
}
#terminal-templat .nav.one .tab-hed-service {
    height: 99px;
    display: flex;
    align-items: center;
    opacity: 0.3;
    color: #262626;
    font-weight: 600;
    margin: 0;
    background: transparent;
    cursor: inherit;
}
#terminal-templat .nav.one .tab-hed-service {
    opacity: 1;
    color: #354a6b;
}
#terminal-templat .nav.one .tab-hed-service span {
    font-size: 18px;
    text-transform: inherit;
    margin: 0;
}
@media (min-width: 992px) {
    #terminal-templat .nav.one .tab-hed-service span {
        font-size: 30px;
    }
}

#terminal-templat #screen {
    margin-bottom: 100px;
}
#terminal-templat #screen .two.flex {
    border: 1px solid #f4f4f4;
}
#terminal-templat #screen .name-nav {
    margin-bottom: 20px;    
    flex-wrap: wrap;
}
#terminal-templat #screen .name {
    font-size: 22px;
    color: rgb(70, 70, 70);
    font-weight: 700;
    width: 210px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    #terminal-templat #screen .name {
        width: 400px;
    }
}

#terminal-templat #screen .owl-controls {
    bottom: 0;
    display: flex;
    align-items: center;
}
#terminal-templat #screen .owl-carousel .owl-stage-outer {
    padding: 10px 0;
}
#terminal-templat #screen .owl-carousel .owl-item:last-child {
    margin-right: 0 !important;
}
#terminal-templat #screen .owl-theme .owl-dots {
    counter-reset: list 0; 
}
#terminal-templat #screen .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 auto 40px;
    position: relative;
}
#terminal-templat #screen .owl-theme .owl-dots .owl-dot:last-child span {
    margin-bottom: 0;
}
#terminal-templat #screen .owl-theme .owl-dots .owl-dot:last-child span:after {
    display: none;
}
#terminal-templat #screen .owl-theme .owl-dots .owl-dot.active span {
    width: 30px;
    height: 30px;
    background-color: rgb(53, 74, 107);
    border: 5px solid #e5e5e5;
}
#terminal-templat #screen .owl-theme .owl-dots .owl-dot.active span:after {
    top: 29px;
}
#terminal-templat #screen .item img {
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.19);
}
#terminal-templat #screen .tab-hed-service {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 179px;
    margin: 0;
}
#terminal-templat #screen .active .tab-hed-service {
    background: #f4f4f4;
}
#terminal-templat #screen .tab-hed-service span {
    margin: 0;
}
#terminal-templat #block2 {
    margin-bottom: 100px;
}
#terminal-templat #block2 .name {
    font-size: 30px;
    color: rgb(38, 38, 38);
    font-weight: 600;
    margin-bottom: 10px;
}
#terminal-templat #block2 .decor-white {
    margin-top: 20px;
}
#terminal-templat .decor-white {
    display: block;
    width: 13px;
    height: 13px;
    background: #354a6b;
    border: 2px solid #e2e2e2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    margin-top: 13px;
    margin-left: 25px;
}
#terminal-templat .decor-white:before {
    content: '';
    width: 20px;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    top: 4px;
    left: -28px;
}
#terminal-templat .decor-white:after {
    content: '';
    width: 60px;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    top: 4px;
    right: -68px;
}
#terminal-templat .tab-content .name {
    font-size: 24px;
    color: rgb(38, 38, 38);
    font-weight: 400;
}
@media (min-width: 1200px) {
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot {
        display: block;
    }
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot span:before {
        counter-increment: list;
        content: counter(list);
        position: absolute;
        left: -30px;
        top: -10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #d9d9db;
    }
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot.active span:before {
        color: #354a6b;
        left: -27px;
        top: -6px;
    }
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot span:after {
        content: '';
        width: 1px;
        height: 30px;
        background: #d9d9db;
        position: absolute;
        top: 17px;
        left: 0.5px;
        right: 0;
        margin: auto;
        z-index: -1;
    }
    #terminal-templat #screen .owl-carousel .owl-stage-outer {
        width: 1050px;
    }
}
@media (max-width: 1199px) {
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot span {
        margin: 0 15px;
    }
    #terminal-templat #screen .owl-controls {
        bottom: -50px;
        top: inherit;
        left: 0;
        justify-content: center;
    }
    #terminal-templat #screen .owl-theme .owl-dots .owl-dot.active span {
        top: 9px;
    }
}
@media (min-width: 480px) {
    #terminal-templat .tab-content .name {
        font-size: 30px;
    }
}
#utip #block3 .name {
    margin-bottom: 80px;
}
#utip #block3 {
    margin-bottom: 50px;
}
#terminal-templat #block3 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#utip #block3 .box-left {
    width: 100%;
}
#utip #block3 .item {
    margin-bottom: 65px;
    display: flex;
}
#utip #block3 .item .icon {
    width: 205px;
    margin-top: 7px;
    margin-right: 25px;
}
#utip #block3 .item .icon img {
    margin: auto;
}
#utip #block3 .item .text {
    line-height: 1.875;
}
@media (min-width: 992px) {
    #utip #block3 .box-left {
        width: 430px;
    }
}
@media (max-width: 991px) {
    #terminal-templat #block3 .content {
        flex-wrap: wrap;
        justify-content: center;
    }
}
#utip #block4 {
    margin-bottom: 120px;
}
#utip #block4 .name {
    margin-bottom: 50px;
}
#terminal-templat .list-wrap li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
#terminal-templat .list-wrap li img {
    margin-right: 45px;
}
#terminal-templat #dowland {
    margin-bottom: 100px;
}
#terminal-templat #dowland .name {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
@media (max-width: 479px) {
    #terminal-templat #dowland .name {
        flex-wrap: wrap;
    }
    #terminal-templat .nav.one li {
        width: 100%;
    }
}
#terminal-templat #dowland .name img {
    margin-right: 25px
}
#terminal-templat #dowland .name span {
    font-size: 24px
}
#terminal-templat #dowland .name .text {
    line-height: 1;
}
#terminal-templat #dowland .btn-primary {
    margin-top: 65px;
}

#mt5 #block3 {
    margin-bottom: 100px;
}
#mt5 #block3 .name {
    margin-bottom: 50px;
}
#mt5 #block3 .box-left p {
    margin-bottom: 35px;
}
#mt5 #block3 .box-right {
    position: relative;
    top: -10px;
}
#mt5 #block4 {
    margin-bottom: 100px;
}
#mt5 #block4 .name {
    margin-bottom: 60px;
}
#mt5 #block4 p {
    margin-top: 60px;
}
#mt5 #tehnic {
    margin-bottom: 80px;
}
#mt5 #tehnic .name {
    margin-bottom: 80px;
}
#mt5 #tehnic .item-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#mt5 #tehnic .item-wrap .item {
    width: 300px;
    margin-bottom: 50px;
}
#mt5 #tehnic .item-wrap .item .icon {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
   #terminal-templat.tablet #terminal-top .buttons.flex a, #terminal-templat.tablet #dowland .btn-primary  {
        width: 350px;
    } 
}
@media (max-width: 767px) {
   #terminal-templat.tablet #dowland .btn-primary  {
        width: 100%;
    } 
}

#terminal-templat.mac-os #terminal-top {
    background: url(/images/platform/bkg-top2.png);
} 
#terminal-templat.mac-os #terminal-top .box-right {
    bottom: 35px;
}
#terminal-templat.mac-os #utip #block3, #terminal-templat.mac-os #utip #block4 {
    margin-bottom: 100px;
}
#terminal-templat.mac-os #utip #block3 .name, #terminal-templat.mac-os #utip #block4 .name {
    margin-bottom: 40px;
}
#terminal-templat #terminal-top2 {
    padding: 100px 0;
}
#terminal-templat #terminal-top2 .box-left {
    width: 100%;
    line-height: 1.875;
}
#terminal-templat.wind #block3 .name, #terminal-templat.wind #block3 p {
    margin-bottom: 50px;
}
#terminal-templat.wind #block4 .list-wrap {
    margin-bottom: 80px;
}
#terminal-templat.wind #block4 .list-wrap {
    margin-bottom: 80px;
}
#terminal-templat.wind #mt5 #block3 .item {
    margin-bottom: 65px;
    display: flex;
}
#terminal-templat.wind #mt5 #block3 .item .icon {
    width: 60px;
    margin-top: 7px;
    margin-right: 25px;
}
#terminal-templat.wind #mt5 #block3 .item .icon img {
    margin: auto;
}
#terminal-templat.wind #vozmohnost {
    margin-bottom: 100px;
}
#terminal-templat.wind #vozmohnost .name {
    margin-bottom: 55px;
}
#terminal-templat.wind #vozmohnost p {
    margin-bottom: 20px;
    line-height: 1.875;
}
#terminal-templat.wind #vozmohnost .content {
    justify-content: space-between;
    align-items: center;
    color: #282828;
    margin-top: 60px;
}
#terminal-templat.wind #vozmohnost .texte {
    font-size: 24px;
    width: 640px;
}
#terminal-templat.wind #utip #block2 {
    line-height: 1.875;
}
#terminal-templat.wind #utip .short-text {
    line-height: 1.875;
    margin-bottom: 120px;
}
#terminal-templat.wind #utip .short-text .text-center {
    margin-top: 30px;
}
#terminal-templat.wind #utip #act .name {
    margin-bottom: 70px;
}
#terminal-templat.wind #utip #act {
    font-size: 24px;
    margin-bottom: 90px;
}
#terminal-templat.wind #utip #act p {
    margin-top: 50px;
}
#terminal-templat.wind #utip #block4 p {
    margin-top: 40px;
}
#terminal-templat.wind #utip #dowland .buttons {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
@media (min-width: 992px) {
    #terminal-templat #terminal-top2 .box-left {
        width: 520px;
    }
    #terminal-templat.wind #block3 .box-left .text {
        width: 330px;
    }
}
@media (max-width: 991px) {
    #terminal-top2 .flex {
        flex-wrap: wrap;
    }
    #terminal-templat.wind #utip .short-text {
        text-align: center;
    }
    #terminal-templat.wind #utip .short-text>div {
        margin: 0;
    }
    #terminal-templat.wind #utip .short-text img {
        margin: 0 auto 20px;
    }
    #terminal-templat.wind #utip #act .col-sm-6 {
        margin-bottom: 50px;
    }
    #terminal-templat.wind #vozmohnost .content {
        flex-wrap: wrap;
    }
}
@media (min-width: 640px) {
    .xs-info-img {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
        animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
        -webkit-animation-name: floating;
        animation-name: floating;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
    }
    @-webkit-keyframes floating {
        0% {
            -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px); }
        50% {
            -webkit-transform: rotateX(0deg) translateY(15px);
            transform: rotateX(0deg) translateY(15px); }
        100% {
            -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px); } 
    }
    @keyframes floating {
        0% {
            -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px); }
        50% {
            -webkit-transform: rotateX(0deg) translateY(15px);
            transform: rotateX(0deg) translateY(15px); }
        100% {
            -webkit-transform: rotateX(0deg) translateY(0px);
            transform: rotateX(0deg) translateY(0px); } 
    }
}
.jb-topbar{
    background: #373737;
}
.jb-topbar .module-ct a {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.jb-topbar a {
    color: #cbb171;
    text-decoration: none;
    font-size: 14px;
}
.jb-topbar .module-ct a {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.mod-languages-language .btn-group a {
    text-transform: uppercase;
    font-weight: bold;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.navbar-default .navbar-nav li:before {
    background: url(/templates/jb_finance_press/images/nav-border.png) no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    top: 18px;
    width: 1px;
}
.navbar-default .navbar-nav li[data-level="2"]:before {
    height: 100%;
    top: 0;
}
.head-search .form-control {
    border: 0;
    background: url(/templates/jb_finance_press/images/search-icon.png) no-repeat 24px;
    background-position: 0px 15px;
    line-height: 73px;
    position: relative;
    margin: 0;
    width: 125px;
    -webkit-transition: width 0.25s;
    -o-transition: width 0.25s;
    transition: width 0.25s;
    height: 44px;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding-bottom: 0px;
    padding-left: 32px;
    opacity: 0.8;
}
@media (min-width: 992px){
    .head-search .form-control {
        top: 5px;
    }
}
@media (min-width: 1200px){
    .head-search .form-control {
        width: 175px;
    }
}
.head-search .form-control:hover, .head-search .form-control:active, .head-search .form-control:focus {
    color: #ffffff;
    box-shadow: none !important;
    border-bottom: 1px solid #fff !important;
    opacity: 1;
    width: 175px;
}
.head-search .search {
    background: transparent;
    position: relative;
}
@media (min-width: 1200px){
    .logo {
        text-align: left;
        width: 280px;
    }
}
h2.h2Mt5{
    font-family: 'Open-sans';
    font-weight: 400;
    font-size: 24px;
    color: rgb(38, 38, 38);
    margin-top: 101px;
    margin-bottom: 49px;
}
ul.ulMT5{
    list-style: none;
}
ul.ulMT5 > li{
    padding-left: 81px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/images/checkedmt5.png);
    background-repeat: no-repeat;
    background-position-y: 14px;
    font-size: 16px;
}
.page-Mt5novost .itemHeader{
    display: none;
}
.logo .logo-image a{
    position: relative;
}
.jb-slideshow .jb-large-white.font-size-100{
    font-size: 100px !important;
    line-height: 89px !important;
    text-transform: none;
}
.nav li.dropdown.mega .mega-nav span.county {
    position: absolute;
    margin-left: auto;
    top: 0;
    right: 8px;
}
@media (max-width: 768px) {
	.ec-calendar {
		height: 470px !important;
	}
	.ec-calendar iframe {
		height: 500px;
	}
}

.minimized {
  cursor: pointer;
  border: 1px solid #FFF;
}
 
.minimized:hover {
  border: 1px solid yellow;
}
 
#magnify {
  display: none;
	position: fixed;
	max-width: 600px;
	height: 97%;
	z-index: 9999;
	overflow-y: auto;
	top: 10px !important;
}
 
#magnify img {
  width: 100%;
}
 
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
#close-popup {
  width: 30px;
  height: 30px;
 
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
 
#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
 
@keyframes rota {
 25% { transform: rotate(360deg); }
}
 
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.text-green {
    color: #62bb00;
}
.text-red {
    color: #c00;
}
.background-green {
    background-color: #62bb00;
}
.background-red {
    background-color: #c00;
}
.katerovki-table .table-responsive tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}

[dir="rtl"] .b-rolling-caption__content {
    left: 0 !important;
    text-align: right;
	animation: 70s linear 0s infinite rtl_alternate;
}
@keyframes rtl_alternate {
  from {
    right: 0;
  }
  to {
	right: -2500px;
  }
}
/* nav#t3-mainnav:after {
    position: absolute;
    display: block;
    background-image: url(/../images/headers/7033273.png);
    width: 100%;
    height: 65px;
    background-size: contain;
    bottom: -45px;    
	z-index: -1;
}
@media (max-width: 767px) {
	nav#t3-mainnav:after {
		bottom: -50px;
	}	
}
 */