 /*body{
	margin: 0;
	background-color: #bac0c3;
	color: #1e1e1e;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 500;
}
h1{
	margin-top: 20px;
	padding-left: 40px;
}
img{
	max-width: 100%;
}
.container{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}*/
.gform_wrapper,
.ussr{
 

  border-radius: 5px;

  
}
.gform_wrapper *{
  margin: 0!important;
  padding: 0!important;
  max-width: 100%!important;
}
.gform_wrapper .form-title,
.ussr .form-title{
  margin-bottom: 20px!important;
  font-size: 20px;
  font-weight: 400!important;
  line-height: 1.4!important;
}
.gform_wrapper .form-title_top,
.ussr .form-title_top{
  display: inline-block;
  margin-bottom: 6px!important;
  padding: 0 4px 3px!important;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #4472c4;
}
.gform_wrapper .form-title_bottom,
.ussr .form-title_bottom{}
.gform_wrapper .form-title_date,
.ussr .form-title_date{
  color: #1A3B7F!important;
  font-weight: bold;
}
.gform_wrapper label{
  display: none!important;
  margin-bottom: 5px!important;
  font-size: 18px!important;
}
.gfield_required,
#input_310_1_3_container label{
  display: none!important;
}
.gform_wrapper input,
.ussr input{
  display: inline-block;
  width: 100%!important;
  margin-bottom: 20px!important;
  padding: 10px 10px!important;
  background-color: #ffffff!important;
  color: #495057!important;
  font-size: 16px!important;
  line-height: 1.4;
  border: 1px solid #ced4da!important;
  border-radius: 3px;
}
.gform_wrapper input[type=submit],
.ussr input[type=submit]{
  padding: 14px 10px 15px!important;
  background-color: #1A3B7F!important;
  color: #ffffff!important;
  font-size: 18px!important;
  font-weight: bold;
  text-align: center;
  border: 1px solid transparent!important;
  cursor: pointer;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gform_wrapper input[type=submit]:hover,
.ussr  input[type=submit]:hover{
  background-color: #244fa5!important;

}
.ru-form {
	display: none;
}
.order{
    display: inline-block;
	min-width: 240px;
	max-width: 100%;
    padding: 10px 20px;
    margin: 10px 10px;
    background-color: #1A3B7F;
    color: #ffffff!important;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}
.order:hover {
	transform: scale(1.05);
}
p{
	-webkit-font-smoothing: antialiased;
}
.checkout_header .container{
	width: 100%!important;
    max-width: 900px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.container_checkout{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
	color: #1e1e1e;
	font-size: 17px;
}
.container_checkout .row{
	padding-bottom: 0!important;
}
.container_checkout .wpb_row{
	margin-bottom: 0!important;
}
.container_checkout *{
	font-family: 'Roboto', sans-serif!important;
}
.container_checkout h1,
.container_checkout h2,
.container_checkout h3,
.container_checkout h4,
.container_checkout h5,
.container_checkout h6{
	margin-top: 0!important;
	margin-bottom: 10px!important;
	font-weight: 500!important;
}
.container_checkout h1{
	margin-top: 20px!important;
	padding-left: 40px!important;
}
.container_checkout a{
	color: #083962;
}
.container_checkout .color1{
	color: #083962;
}
.container_checkout .fa{
	font-family: 'FontAwesome'!important;
	line-height: 1!important;
	height: auto!important;
	width: auto!important;
}
/*.clearfix{
	display: table;
	width: 100%;
	height: 1px;
}*/
.checkout_header{
	position: relative;
	background-color: #083962;
	color: #ffffff;
	text-align: center;
}
header .container{
	position: relative;
}
.checkout_header h2{
	margin-top: 0!important;
	padding: 20px;
	font-size: 28px;
	margin-bottom: 0;
}
.logo{
	position: absolute;
	top: 0;
	left: 4px;
	transition: all 0.3s ease-in-out;
}
.logo:hover{
	transform: scale(1.1);
}
.logo img{
	display: block;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.container_checkout .block_main{
	margin: 34px auto 40px;
	min-height: calc(100vh - 222px);
}
.container_checkout .block_main .container_block_main{
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container_checkout .block_main2 .container_block_main2{
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);    
	display: block;
	padding: 0 15px 10px;
	overflow: hidden;
}
.progress_checkout
{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 28px;
  margin: 20px auto 0;
  box-sizing: border-box;
}
.block_main2 .progress{
	padding: 0 48px;
}
.container_checkout .progress-value
{
  display: block;
  text-align: center;
  position: absolute;
  top: 1px;
  z-index: 4;
  width: 100%;
  margin-left: -50px;
  color: #353535;
  font-size: 16px;
  font-weight: bold;
}
.container_checkout .progress-bg
{
  background: #e6e9ed;
  position: relative;
  height: 20px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: inset 2px 2px 2px 2px rgba(0,0,0,0.22);
}
.container_checkout .progress-bar
{
  overflow: hidden;
  background: #fbcf30;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  box-shadow: 1px 0 2px 2px rgba(0,0,0,0.11);
}
.flex-block{
	display: flex;
	justify-content: space-between;
	width: 100%;
	text-align: center;
	flex-wrap: wrap;
}
.flex-block a {
	width: 31%;
}
.row .col img.fl {
	max-height: 132px;
	border: 1px solid #ddd;
	
}
.usa {
	margin: 0 10px;
}

.container_checkout .progress-bar:after
  {
    background-image: linear-gradient(45deg,rgba(255,255,255,.25) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.25) 50%,rgba(255,255,255,.25) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.container_checkout .progress-bar2{
	width: 75%;
}
.container_checkout .container_part{
	padding: 20px 30px;
	
	box-sizing: border-box;
}
.container_checkout .container_left{}
.container_checkout .container_right{
	position: relative;
}

.container_checkout a{
	text-decoration-color: #083962!important;
}
.container_checkout .order_container{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
	margin: 0 auto 30px;
}
.container_checkout .order_container>h3{
	display: none;
	width: 100%;
}
.container_checkout .order_container>h4{
	width: 100%;
	color: #083962;
	font-size: 20px!important;
}
.container_checkout .order_head{
	padding: 10px;
	font-size: 20px;
	font-weight: 500;
}
.container_checkout .order_content{
	/*height: calc(100% - 51px);*/
	padding: 6px 14px 10px;
/*	display: flex;*/
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.container_checkout .order_content.to_top{
	/*margin-top: -80px;*/
	justify-content: flex-start;
}
.container_checkout .order_cancel{
	position: relative;
	top: 8px;
	left: -4px;
	display: block;
	width: 100%;
	text-decoration: underline;
	cursor: pointer;
}
.container_checkout .order_container .fa-close{
	font-size: 28px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.container_checkout .order_container .fa-close:hover{
	transform: scale(1.2);
}
.container_checkout .order_content .figure_checkout{
	max-width: 200px;
}
.container_checkout .order_content h3{
	font-size: 20px;
}
.container_checkout .order_content p{}
.container_checkout .order_content ul{
	margin: 0;
	padding: 0;
}
.container_checkout .order_content ul li{
	margin-bottom: 6px;
	position: relative;
	list-style: none;
}
.container_checkout .order_content ul li:before{
	content: "\f00c";
	left: 0;
	margin-right: 8px;
	color: #083962;
	font-family: "FontAwesome";
}
.container_checkout .order_content ul.list-def li:before{
	content: "\f064";
	left: 0;
	margin-right: 8px;
	color: #083962;
	font-family: "FontAwesome";
}
.container_checkout .price_container{
	width: 100%;
}
.container_checkout .price_container .price{
	width: 100%;
	font-weight: bold;
}
.container_checkout .price_container .price span{
	margin-right: 3px;
}

.container_checkout .second_row, .second_row_mobile{
	padding-bottom: 8px;
}
.container_checkout .form_section{
	position: sticky;
	top: 30px;
}
.container_checkout .form_section h3{
	margin-top: 20px;
	margin-bottom: 20px!important;
}
.container_checkout .form_section form{}
.container_checkout .form_section p{
	margin-bottom: 20px;
}
.container_checkout .pay_check{
	width: 100%;
	margin: 0 auto 20px;
	display: flex;
	color: inherit;
    align-items: center;
    text-decoration: none;
}
.container_checkout .pay_check:hover{
	text-decoration: underline;
}
.container_checkout .pay_check img{
	max-width: 140px!important;
	margin-right: 12px;
	transition: all 0.3s ease-in-out;
}
.container_checkout .pay_check:hover img{
	transform: scale(1.1);
}
.container_checkout .form_section input,
.container_checkout a.submit{
	display: inline-block;
	width: 100%;
	padding: 12px;
	margin-bottom: 18px;
	background-color: #f1f1f1;
	font-size: 16px;
	border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.2);
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}
.container_checkout .form_section .submit,
.container_checkout a.submit{
	position: relative;
	z-index: 8;
	padding: 14px 8px;
	background-color: #083962;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
	box-shadow: none;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.container_checkout .form_section .submit:hover,
.container_checkout a.submit:hover{
	transform: scale(1.2);
}
.container_checkout .author_section{
	margin-top: 20px;
	padding-top: 24px;
	border-top: 1.6px dashed #424242;
}
.container_checkout .author_section figure{
	position: relative;
	top: 8px;
	width: 180px;
	height: 180px;
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 14px;
	border-radius: 50%;
	overflow: hidden;
}
.container_checkout .author_section figcaption{}
.container_checkout .author_section figcaption p{}
.mails{
	padding-left: 18%;
}
.need_help{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.need_help h3{
	margin-top: 0!important;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 20px;
    color: #ffffff;
}
.mailto{
	font-size: 20px;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
.mailto:hover{
	opacity: 0.8;
        color: #fff;
}
.need_help .numbers{
	padding-left: 30px;
	font-size: 14px;
	text-align: left;
	margin-top: 0px!important;
    line-height: 18px;
}
.container_checkout .mobile_row{
	display: none;
}





.container_checkout .tab_content{}
.container_checkout .tab_content_block{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding: 30px 20px 20px;
}
.container_checkout .pay_block{
	width: 32%;
}
.container_checkout .pay_block figure{
	max-width: 130px;
	margin: 0 auto 12px;
	overflow: hidden;
	cursor: pointer;
    /*height: 137px;*/
}
.container_checkout .pay_block:hover figure,
.container_checkout input[name="payment_method"]:checked+ figure{
	/*max-width: 194px;*/
	border-radius: 6px;
	border: 2px solid #f5b52d;
}
.container_checkout .pay_block figure img{
	transition: all 0s ease-in-out;
        margin-bottom: 0!important;
}
.container_checkout .pay_block:hover figure img,
.container_checkout input[name="payment_method"]:checked+ figure img {
	transform: scale(1.1);
	transition: all 0.4s ease-in-out;
        margin-bottom: 0!important;
}
.container_checkout .pay_block figcaption{
	/*max-width: 240px;*/
	margin: 0 auto 12px;
	font-size: 14px;
}
.container_checkout .pay_block figcaption p{
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.container_checkout .pay_block:hover figcaption p{
	color: #083962;
}
.container_checkout .tab_content_block .submit{
	max-width: 600px!important;
	margin: 14px auto 0!important;
        
	position: relative;
	z-index: 8;
	padding: 14px 8px;
	background-color: #083962;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
	box-shadow: none;
	cursor: pointer;
	transition: all 0.3s ease-in-out; 
        white-space: normal;
        font-size: 16px;
        width: 100%;
}
.container_checkout .tab_content_block .submit:hover{
	transform: scale(1.2);
        background-color: #083962!important;
}
.container_checkout .line{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	height: 1px;
	border-top: 1.6px dashed #1e1e1e;
}
.container_checkout .pay_block input[type="radio"]{
   display:none;
}
.container_checkout .pay_submit{
    width: 100%;
    text-align: center;
}




.container_checkout .third_row, .third_row_mobile{
	margin: 20px auto;
	padding-top: 24px;
	border-top: 1.6px dashed #1e1e1e;
}
.container_checkout .garant{}
.container_checkout .garant figure{
	max-width: 120px;
	margin: 0 auto 14px;
}
.container_checkout .garant figcaption{
	text-align: center;
}
.container_checkout .block_main2 .third_row{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container_checkout .block_main2 .garant{
	width: 50%;
}




.container_checkout .need-help{
	margin: 20px auto 0;
    padding-top: 14px;
    border-top: 1.6px dashed #1e1e1e;
}
.container_checkout .need-help-zag{
	padding-bottom: 0;        
	font-size: 22px;
    font-weight: 500;
    line-height: 1.5!important;
    text-align: center;
}
.container_checkout .need-help-images{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 10px auto;
}
.container_checkout .need-help-image{
	width: 30%;
    border-radius: 50%;
    overflow: hidden;
}
.container_checkout .need-help-image img{
	margin-bottom: 0;
}
.container_checkout .need-help-contacts{}
.container_checkout .need-help-contacts p{
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}
.container_checkout .need-help-contacts-email{
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	color: #083962;
}
.container_checkout .need-help-contacts-phone{
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}
.container_checkout .need-help-contact{
	display: block;
}
.personal_note{
        font-size: 75%;
        margin-bottom: 10px;            
}


footer{
    background-color: #083962;
    color: #f1f1f1;
    font-size: 15px;
}
footer .container{
	padding: 10px;
}
footer .row{
	padding: 10px 20px;
}
.politics{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
    text-align: center;
}
.politics a{
	color: #f1f1f1;
}
.politics a:hover{
	color: #ffffff;
	text-decoration: underline;
}
footer p{
	margin-bottom: 0;
}

.mailchimp-newsletter{
    display:none
}

@media screen and (max-width: 1200px){
	.container_checkout .author_section figure{
		top: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		float: none;
	}
}
@media screen and (max-width: 1000px){
	.mails{
		padding-left: 0;
		margin-bottom: 4px;
	}
	.need_help{
		flex-direction: column;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.need_help h3{
		font-size: 15px;
	}
	.mailto{
		font-size: 15px;		
	}
	.need_help .numbers{
		font-size: 15px;
		padding-left: 0;
	}
	.container_checkout h1{
		margin-bottom: 30px;
	}
	.container_checkout .container_part{
		width: 100%;
	}
	/*.container_checkout .container_left{
		order: 2;
	}
	.container_checkout .container_right{
		order: 1;
	}*/
	.container_checkout .mobile_row{
		display: block;
	}
    .container_checkout .second_row, .third_row{
		display: none;
	}
	.container_checkout .form_section{
		margin-top: 10px;
		padding-top: 30px;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		border-top: 1.6px dashed #424242;
		border-bottom: none;
	}
	.container_checkout .order_container{
		margin-top: 0;
		margin-bottom: 0;
	}
	.container_checkout .order_head{}
	.container_checkout .order_content.to_top{
		padding-top: 10px;
	}
	.container_checkout .price{
		font-size: 26px;
	}
	.container_checkout .author_section{
		margin-top: 30px;
	}
	.container_checkout .pay_block{
		width: 49%;
	}
	.container_checkout .pay_block figure{
		max-width: 240px;
	}
	.container_checkout .pay_block figcaption{
		font-size: 16px;
	}
	.container_checkout .block_main2 .garant{
		width: 100%;
	}
}
@media screen and (max-width: 700px){
	.flex-block{
	display: flex;
	justify-content: space-around;
	width: 100%;
	text-align: center;
}
.flex-block {
	flex-wrap: wrap;
}
.flex-block a {
	width: 48%;
	display :block;
	margin-bottom: 20px;
}
.usa {
	margin: 0;
}
	.logo{
		display: none;
	}
/*	h1{
		padding-left: 10px;
		font-size: 28px;
	}*/
	.container_checkout .block_main2 .progress{
		padding: 0 10px;
	}
	.container_checkout .block_main2 .progress-value{
		margin-left: -10px;
	}
	.container_checkout .pay_block{
		width: 100%;
	}
	footer{
		text-align: center;
		font-size: 16px;
	}
	.politics{
		flex-direction: column;
		margin-bottom: 6px;
	}
	.politics a{
		display: inline-block;
		margin-bottom: 8px;
		text-decoration: underline;
	}
	.container_checkout .container_right{
		/*display: none;*/
	}
        
	.container_checkout .container_left{
		order: 1;
	}
	.container_checkout .container_right{
		order: 2;
                padding-top: 0px;
	} 
        .container_checkout .container_checkout{
            max-width: 90%!important;
        }
}

@media screen and (max-width: 500px){
.flex-block{
	display: flex;
	justify-content: space-around;
	width: 100%;
	text-align: center;
}
.flex-block {
	flex-wrap: wrap;
}
.flex-block a {
	width: 100%;
	display :block;
	margin-bottom: 20px;
}
.usa {
	margin: 0;
}
}
@media screen and (max-width: 400px){
	.logo{
		display: none;
	}
	.container_checkout h1{
		margin-bottom: 10px;
		padding-left: 0;
		text-align: center;
	}
	.container_checkout .progress{
		padding: 0 10px;
	}
	.container_checkout .progress-value{
		margin-left: -30px;
	}
	.container_checkout .container_part{
		padding: 20px 10px;
	}
	.container_checkout .order_cancel{
		top: 18px;
		left: 0;
	}
	.container_checkout .order_head{
		margin-top: 10px;
		padding: 0;
	}
	.container_checkout .order_content{
		padding: 0;
	}
	.container_checkout .order_content .figure_checkout{
		position: relative;
    	top: 30px;
    	max-width: 180px;
	}
	.container_checkout .form_section input, a.submit{
		font-size: 14px;
	}
}