/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/
body {
 color: #333;
 font-size: 14px;
 line-height: 1.6;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #72c02c;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #72c02c;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

.bg-payHome-v1 {
  width: 100%;
  height: auto;
  padding: 50px 0;
  position: relative;
  background: url(../img/bg/pay.jpg) repeat fixed;
  background-size: cover;
}

.bg-payHome-v1:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.5);
}

.headlineinfo{
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #272727;
  color : #fff;
}



.floatinfoleft{
  position: fixed;
  max-width: 250px;
  height: 55px;
  left: 10px;
  bottom: 10px;
  border: 1px solid;
  padding: 5px;
  background: #272727;
  border-color: #e74c3c;
  color: #fff;
  z-index:9999;
}

.floatinfoleft .btnclose {
    position:absolute;
    color: #000;
    right:0px;
    top: -28px;
    border-radius:50%;
    width:20px;
    height:20px;
    line-height:17px;
    text-align:center;
    cursor:pointer;
    border: 1px solid #000;
    z-index: 9999;
    text-decoration: none;
}


.bg-contest {
  width: 100%;
  height: auto;
  padding: 50px 0;
  position: relative;
  background: url(../img/contest/contest-bg.jpg) repeat fixed;
  background-size: cover;
}

.bg-contest:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,0.5);
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}

.ifxhr {
    margin: 0 auto;
    background-image: url(../img/hr.png);
    max-width: 580px;
    background-repeat: no-repeat;
}

.metatrader_platform_block2{max-width:550px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;flex-wrap:wrap}
@media (max-width:800px){.metatrader_platform_block2{max-width:380px}}
.metatrader_platform_block2>a{position:relative;width:110px;height:95px;background:#191a19}
.metatrader_platform_block2>a:after{content:'';position:absolute;top:0;left:0;width:110px;height:95px;background:url(../img/web/metatrader_platform_block2_en.png)}.metatrader_platform_block2>a:hover{background:#464646}
@media (max-width:800px){.metatrader_platform_block2>a.windows{display:none}}.metatrader_platform_block2>a.windows:after{background-position-x:0;background-position-y:-274px}
@media (max-width:400px){.metatrader_platform_block2>a.appstore{width:calc(50% - 2px)}}.metatrader_platform_block2>a.appstore:after{background-position-x:0;background-position-y:-93px}
@media (max-width:400px){.metatrader_platform_block2>a.appstore:after{left:calc(50% - 52px)}.metatrader_platform_block2>a.googleplay{width:calc(50% - 2px)}}.metatrader_platform_block2>a.googleplay:after{background-position-x:0;background-position-y:-182px}

span.fake-image {
    display: block;
    width: 100%;
    height: 98px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    margin-bottom: 10px;
}

span.fake-image.lucky_trade {
background-image: url(../img/contest/contests_small_en1.jpg);
background-position: 0 -698px;
background-repeat: no-repeat;
background-size: 100%!important;
}

span.fake-image.real_scalping {
background-image: url(../img/contest/contests_small_en1.jpg);
background-position: 0 -103px;
background-repeat: no-repeat;
background-size: 100%!important;
}

span.fake-image.sniper {
background-image: url(../img/contest/fsniper_en.png);
background-repeat: no-repeat;
background-size: 100%!important;
}
