body{
	 font-family: 'Circe';
	 margin: 0;	
	 padding: 0;
	 overflow-x: hidden;	
}
button:active, button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
@font-face{

font-family: 'Circe';

src: url('fonts/Circe-Regular.eot');

src: url('fonts/Circe-Regular.woff') format('woff'),

url('fonts/Circe-Regular.ttf') format('truetype');



font-weight: normal;

font-style: normal;

}
@font-face{

font-family: 'Circe';

src: url('fonts/Circe-Light.eot');

src: url('fonts/Circe-Light.woff') format('woff'),

url('fonts/Circe-Light.ttf') format('truetype');



font-weight: light;

font-style: normal;

}
@font-face{

font-family: 'Circe';

src: url('fonts/Circe-Bold.eot');

src: url('fonts/Circe-Bold.woff') format('woff'),

url('fonts/Circe-Bold.ttf') format('truetype');



font-weight: bold;

font-style: normal;

}
.sotrud_header{
	height: 97px;
	width: 100%;
	background-color: #0a0a0a;
}
.sotrud_header_btn{
	margin-right: 26px;
	margin-top: 28.5px;
	width: 181px;
	height: 40px;
    border: 2px solid #ff3b23;
    background-color: #0a0a0a;
	border-radius: 44px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: white;
}
.sotrud_header_btn:hover {
    background-color: #ff3b23 !important;
    text-decoration: none;
   outline: none;
   color: white;
}
.sotrud_header_btn>a{
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}
.sotrud_header_logo{
	width: 200px;
	margin-left: 26px;
}
.opt-buy{
	color: #030303;
	height: 90vh;
	background-image: url(../images/opt-buy.jpg);
	background-size: cover;
	background-position: center center;
}
.opt-buy_header{
	padding-top: 160px;
	font-size: 64px;
	font-weight: 500;
	margin-top: 20%;
}
.opt-buy_text{
	color: #000000;
	font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    height: 186px;
}
.opt-buy_btn{
	width: 355px;
	height: 60px;
	color: #ffffff;
    font-size: 21px;
    line-height: 1.55;
    font-weight: 700;
    border-width: 1px;
    border-radius: 44px;
    background-color: #ff3b23;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.opt-buy_btn:hover {
    background-color: #db2d15;
}

.about{
	text-align: center;
	padding-bottom: 120px!important;
	padding-top: 120px;
    padding-bottom: 0px;
    background-color: #dcf9a4;
    font-size: 22px;
    color: #030303;
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
}
.terms{
	padding-top: 90px;
	background-color: #f9fbfc;
	padding-bottom: 90px;
}
.terms_header{
	text-align: center;
    color: #333333;
    font-size: 42px;
    line-height: 1.23;
    display: block;
    font-weight: 700;
}
.terms_text{
	text-align: center;
	margin-top: 5%;
	font-size: 22px;
    font-weight: 300;
    color: #333333
}
.terms_blocks{
	margin-top: 30px;
}
.terms_block{
	margin-top: 10%;
}
.terms_block_ico{
	width: 80px;
}
.terms_block_text{
	
	display: block;
	font-size: 22px;
    color: #000000;
    font-weight: 500;
}
.terms_btn{
	margin-top: 10%;
	width: 294px;
	height: 60px;
	color: #ffffff;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 700;
    border-width: 1px;
    border-radius: 44px;
    background-color: #ff3b23;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.terms_btn:hover {
    background-color: #db2d15;
}
.market{
	padding-top: 90px;
    padding-bottom: 90px;
}
.market_img{

	width: 100%;
}
.market_line{
	margin-top: 12%;
	background-color: #000000;
    opacity: 0.2;
    height: 1px;
}
.product{
    padding-bottom: 90px;
}
.product_img{

	width: 100%;
}
.product_text{
	text-align: center;
	font-size: 22px;
    color: #333333;
    font-weight: 700;
    text-decoration: none;
}
.product_ref:hover, .product_ref:active, .product_ref:focus{
	text-decoration: none;
}
.princips{
	text-align: center;
	padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f9fbfc;
}
.princips_img{
	margin-top: 105px;
	margin-bottom: 25px;
	width: 100px;
}
.princips_text{
	font-size: 18px;
    color: #333333;
    font-weight: 400;
    text-align: center;
    padding: 0 20px;
}
.sotrud_contacts{
	margin-top: 90px;
	margin-bottom: 105px;
}
.sotrud_contacts_header{
	cursor: pointer;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 44px;
}
.sotrud_contacts_header_text{
	
    font-size: 22px;
    font-weight: 400;
    color: #000;
    text-align: center;
}
.sotrud_contacts_form_input{
	margin-top: 25px;
	height: 60px;
	color: #0a0a0a;
    border: 1px solid #c2c0c0;
    background-color: #f9fbfc;
    border-radius: 44px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 360px;
    outline: none;
    -webkit-appearance: none;
}
.sotrud_contacts_btn{
	color: #ffffff;
    background-color: #eb2f2f;
    border-radius: 44px;
    text-align: center;
    height: 60px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
	outline: none;
	margin-top: 30px;
	margin-bottom: 10px;
}

.sotrud_contacts_text{
	margin-top: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 300;
    color: #000;
}
.sotrud_contacts_text_policy, .sotrud_contacts_text_policy:hover, .sotrud_contacts_text_policy:focus, .sotrud_contacts_text_policy:active{
	color: #ff8562;
    text-decoration: none;
    cursor: pointer;
}
.sotrud_footer{ 
	padding: 30px 40px;
    background-color: #000000;
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;

 }
 .sotrud_footer_text{
 	vertical-align: middle;
 	width: 100%;
 }
 .sotrud_footer_socweb{
 	word-spacing: 5px;
 }
 .sotrud_footer_up, .sotrud_footer_up:hover, .sotrud_footer_up:active, .sotrud_footer_up:focus{
 	text-decoration: none;
 	color: #ffffff;
 }
 .sotrud_popup_header{
 	font-weight: 700;
    color: #000;
    font-size: 32px;
    text-align: center;
 }
.sotrud_popup_ref, .sotrud_popup_ref:hover, .sotrud_popup_ref:active, .sotrud_popup_ref:focus{
	color: #ff8562;
    text-decoration: none;
}

.policy_popup{
	z-index: 99999;
}
.contacts_popup{
	z-index: 9999;
}

/* Bootstrap */

.modal-content{
	border-radius: 0px;
	padding: 40px 45px;
	margin-top: 80px;
	font-weight: 300;
    color: #000;
    font-size: 16px;
    width: 110%;
    margin-left: -5%;
}

.close{
	opacity: 1;
	position: absolute;
	top: 15px;
	right: 15px;
}
.contacts_popup_content{
	width: 1000px;
	background: white;
	margin: auto;
	padding: 50px;
	position: relative;
}
.contacts_popup_content_form{
	margin: 0;
}

/* --- NEW --- */

/* --- POPUPS --- */
.parnter-btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.parnter-btn:hover,
.parnter-btn:focus,
.parnter-btn:active {
	text-decoration: none;
	color: white;
	outline: none;
}
.popup_form {
	width: 600px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	background: white;
	padding: 35px 25px;
	position: relative;
}
.partner-form {
	max-width: 400px;
	margin: 0 auto;
}
.submit-alert {
	background: white;
    padding: 35px 25px;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.submit-alert h2 {
	margin: 0;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Adaptive */

@media screen and (max-width: 1199px){
	.opt-buy_header{
		margin-top: 100px;
		font-size: 48px;
	}
	.opt-buy_text{
		margin-top: 80px;
		color: #000000;
		font-weight: 500;
	}
	.terms_header{
		font-size: 38px;
	}
	.market_img{
		margin-top: 80px;
	}
	.sotrud_contacts_form_input{
		width: 300px;
	}
	.sotrud_contacts_header{
		font-size: 26px;
	}
	.contacts_popup_content{
		width: 1000px;
	}
}


@media screen and (max-width: 988px){
	.opt-buy_header{
		margin-top: 50px;
	}
	.opt-buy_btn{
		margin-top: 100px;
	}
	.terms{
		font-size: 30px;
	}
	.terms_block_text{
		margin-left: -40px;
	}
	.terms_block_ico{
		width: 50px;
	}

	.sotrud_contacts_form_input{
		width: 80%;
	}
	.contacts_popup_content{
		width: 660px;
	}
}

@media screen and (max-width: 767px){
	.opt-buy{
		background-image: url(../images/opt-buy-opacity.jpg);
		background-size: 280%;
		background-repeat: no-repeat;
		background-position: -400px -10px;
		height: 600px;
	}
	.opt-buy_header{
		padding-top: 0;
	}
	.opt-buy_text{
		margin-top: 20px;
		font-size: 20px;
		width: 90%;
	}
	.opt-buy_btn{
		margin-top: 110px;
		height: 50px;
		width: 100%;
		font-size: 16px;
	}
	.about{
		padding-top: 20px;
		padding-bottom: 20px!important;
	}
	.terms{
		padding: 0px 10px;
		padding-bottom: 30px;
	}
	.terms_block_text{
		margin-left: -20px;
		font-size: 17px;

	}
	.terms_block_ico{
		width: 45px;
	}
	.cash_block{
		padding-top: 90px;
	}
	.sotrud_popup_close{
		color: black;
		background-color: black;
		margin-right: 40px;
		margin-top: 100px;	
	}
	.princips_img{
		margin-top: 40px;
	}
	.princips_text{
		margin-top: -10px;
	}
	.sotrud_header_btn{
		width: 120px;
		font-size: 12px;
		margin-right: -2px;
	}
	.sotrud_header_logo{
		margin-left: -20px;
	}
	.sotrud_contacts{
		margin: 0;
	}
	.sotrud_footer{
		padding-left: 16px;
		padding-right: 2px;
	}
	.sotrud_footer_text{
		font-size: 13px;
	}
	.sotrud_footer_socweb{
		word-spacing: 5px;
	}
	.sotrud_footer_socweb_icon{
		width: 24px;
		margin-top: 10px;
	}
	.sotrud_popup_header{
		font-size: 25px;
	}
	.sotrud_popup_close{
		margin: 0;
	}
	.close{
		top: 15px;
		right: 15px;
	}
	.contacts_popup_content{
		width: 110%;
	}
}
@media screen and (max-width: 360px){
	.opt-buy{
		background-image: url(../images/opt-buy-opacity.jpg);
		background-size: 280%;
		background-repeat: no-repeat;
		background-position: -350px -10px;
		height: 600px;
	}
	.market_img{
		width: 100%;
	}
	.terms_btn{
		width: 270px;
	}
	.terms_block_sm-mob{
		margin-left: 50px;
		margin-top: -5px;
	}
	.market{
		padding-top: 0;
		padding-bottom: 0;
	}
	.market_img{
		margin: 0;
	}
	.sotrud_footer_socweb_icon {
    	width: 20px;
    	margin-top: 10px;
	}
	.sotrud_footer_socweb {
		word-spacing: 2px;
	}
	.princips{
		padding-top: 10px;
	}
	.contacts_popup_content{
		width: 110%;
	}

}