body{
	font-family: 'ProximaNova', sans-serif;

}
h1{
	font-size: 90px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 92px;
	margin: 0;
}
#header{
	background-image: url(../images/header_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.logo_head{
	width: 20%;
	display: inline-block;
}
.logo_company{
	display: inline-block;
	color: #fff;
	padding-left: 10px;
	font-size: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
}
.logo_company p{
	margin: 0;
}
.company {
	font-size: 48px;
	line-height: 48px;
	padding-top: 5%;
	text-transform: uppercase;
}
.colored_text{
	color: #5698d4;
}
.section_padding{
	padding: 80px 0;
}
.v-aligin_midle{
	vertical-align: middle;
	float: none;
	display: inline-block;
}
.ws-nowrap{
	white-space: nowrap;
}
.ws-normal{
	white-space: normal;
}

.container>.row{
	/*font-size: 0;*/
}
.head_link{
	font-size: 20px;
	word-wrap: break-word;
}
.white_link,.white_link:hover,.white_link:active, .white_link:focus{
	color: #fff;
}
.invoice_data{
	font-size: 22px;
}
.invoice_data p{
	margin: 0;
}
/*Invoice_table*/
.invice_table{
	width: 100%;
}
.left_invoice_field,.right_invoice_field{
	width: 50%;
	font-size: 22px;
}
.left_invoice_field{
	font-weight: bold;
	padding-right: 10px;
}
.right_invoice_field{
	color: #282828;
}
/*Invoice_table*/

/*item-table*/
.item-table{
	width: 100%;
}
.item-table_head, .footer_bg{
	background: linear-gradient(54deg,#13131a 41%, rgba(255,0,0,.0) 41%, rgba(255,0,0,.0)),
	linear-gradient(50deg, #2e5397 45%, rgba(255,0,0,.0) 45%, rgba(255,0,0,.0)),
	linear-gradient(40deg, #4276b5 55%, rgba(255,0,0,.0) 55%, rgba(255,0,0,.0)),
	linear-gradient(40deg, #5698d4 0%, #5698d4 100%, rgba(255,0,0,.0));
	color: #fff;

}
.item-table_head td{
	padding: 20px;
	font-size: 28px;
	white-space: nowrap;
	
}
.title-table_head{
	font-family: 'ProximaNova';
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;

}

.invice_table_body td{
	padding: 2px 10px 2px 0;
}
.icon-plus-minus:before{
	position: relative;
	top: 2px;
}
.item-title{
	font-size: 28px;
	margin: 10px 0;
	text-align: left;
	padding-left: 10px;
}
.item-table_body{
	font-size: 18px;
	color: #3f3f3f;
}
.item-table_body td:nth-child(2n+1){
	background-color: #eeedef;
}
.item-table_body td{
	padding: 10px 15px;
}
.item-table_head td:first-child{
	padding-left: 60px;
}
.item-table_body tr{
	border-bottom: 2px solid #a2a2a2;
}
.item-table_body .total_subscribe.p-top-20{
	padding-top: 20px;
}
.item-table_body .total_subscribe.p-bot-20{
	padding-bottom: 20px;
}
.item-table_body td.total_subscribe, td.total_subscribe{
	background-color: #3f3f3f;
	color: #fff;
}
.item-table_body td.total_result, td.total_result{
	background-color: #5698d4;
	color: #fff;
	font-weight: bold;
	padding: 20px 15px;
}
.item-table_body td.pading-left-30,td.pading-left-30{
	padding-left: 30px;
}
.item-table_body td.method_subscribe{
	background-color: #fff;
}
.item-table_body .item_subscribe{
	border: none;
}
.item-table_body .item_subscribe .method_subscribe{
	padding: 0;
}
.item-table_body .total_subscribe,.item-table_body .total_result{
	padding: 5px 0px 5px 30px;
}
.method_subscribe{
	font-size: 28px;
	padding: 0;
}
.method_subscribe-title{
	font-weight: bold;
}
.method_subscribe-container,.method_subscribe-container-no_border{
	border-left: 10px solid transparent;
	padding-left: 10px;
}
.method_subscribe-container p{
	margin: 0;
}
.method_subscribe-container{
	-webkit-border-image: url(../images/border.png) 60 round; /* Safari 3.1-5 */
	-o-border-image: url(../images/border.png) 60 round; /* Opera 11-12.1 */
	border-image: url(../images/border.png) 60 round;
	margin: 40px 0;
}
.item_signature{
	padding: 80px 0 0;
}
.hand_text{
	font-family: 'BiloxiScript';
	font-size: 36px;
}
.item_signature p{
	margin: 0;
}
.role_subscribe{
	font-size: 22px;
}
/*item-table*/

.terms_container{
	position: relative;
	padding-left: 24px;
	font-size: 28px;
}
.fa-asterisk{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
}
.terms_title{
	font-size: 32px;
	font-weight: bold;
}
.thanks_container{
	font-size: 20px;
	line-height: 20px;
}
.phones, .links, .locations{
	list-style: none;
	padding-left: 70px;
	position: relative;
	display: inline-block;
	max-width: 100%;
	word-wrap: break-word;
	min-width: 40%;
	margin: 10px 0;
}
.phones li, .links li, .locations li{
	text-align: left;
}
.contact_designation{
	position: absolute;
	left: 0;
	top: calc(50% - 32.5px);
	font-size: 44px;
	border-radius: 50%;
	background-color: #3835c7;
	width: 65px;
	height: 65px;
	padding-top: 10px;
	color: #fff;
	background: linear-gradient(120deg,#5698d4 50%, rgba(255,0,0,.0) 50%, rgba(255,0,0,.0)), 
	linear-gradient(#4276b5 100%, rgba(255,0,0,.0) 100%, rgba(255,0,0,.0));
}
.fa-phone{
	transform: rotate(90deg);
	background: linear-gradient(30deg,#5698d4 50%, rgba(255,0,0,.0) 50%, rgba(255,0,0,.0)), 
	linear-gradient(#4276b5 100%, rgba(255,0,0,.0) 100%, rgba(255,0,0,.0));
}
.thanks_container .terms_title{
	padding: 40px 0;
}
footer .footer_bg{
	width: 100%;
	height: 80px;
	transform: rotate(180deg);
}
.mobile-subscribe{
	display: none;
}

@media(max-width: 1200px){
	.thanks_container{
		font-size: 18px;
	}
	.company {
		font-size: 40px;
		line-height: 42px;
	}
	.logo_company {
		font-size: 16px;
		line-height: 16px;
	}
}

@media(max-width: 991px){
	.item-table_head td {
		padding: 10px;
		font-size: 14px;
	}
	.item-table_body {
		font-size: 16px;
	}
	.item-table_body .total_subscribe, .item-table_body .total_result, .total_subscribe, .total_result {
		padding: 5px 0px 5px 10px;
	}
	.head_link {
		font-size: 16px;
	}
	h1 {
		font-size: 60px;
		line-height: 62px;
	}
	.left_invoice_field, .right_invoice_field {
		font-size: 14px;
	}
	.invoice_data {
		font-size: 18px;
	}
	.section_padding {
		padding: 60px 0;
	}
	.item-title {
		font-size: 22px;
	}
	.method_subscribe {
		font-size: 22px;
	}
	.terms_container {
		font-size: 22px;
	}
	.thanks_container {
		font-size: 16px;
		line-height: 30px;
	}
	.terms_title {
		font-size: 26px;
	}
	.company {
		font-size: 30px;
		line-height: 28px;
	}
	.logo_company {
		font-size: 12px;
		line-height: 12px;
	}
}

@media(max-width: 767px){
	.ws-nowrap{
		white-space: normal;
	}
	.v-aligin_midle{
		display: block;
	}
	.head_link{
		margin-top: 15px;
	}
	.logo{
		text-align: center;
	}
	.section_padding {
		padding: 40px 0;
	}
	.xs-center{
		text-align: center;
	}
	.invice_table{
		margin-top: 20px;
	}
	.terms_container {
		font-size: 18px;
	}
	.thanks_container {
		font-size: 14px;
	}
	.logo_company{
		font-size: 20px;
		line-height: 20px;
	}
	.company {
		font-size: 55px;
		line-height: 55px;
	}
	.item-title{
		padding-left: 0;
	}
}

@media(max-width: 560px){
	.section_padding {
		padding: 25px 0;
	}
	.item_subscribe{
		display: none !important;
	}
	.mobile-subscribe{
		display: block;
	}
	/*.method_subscribe{
	padding-top: 20px;
	}*/
	.mobile-subscribe table{
		width: 100%;
		text-align: center;
	}
	.item_signature {
		padding: 20px 0 0;
		text-align: center;
	}
	.item-table_head td:first-child{
		padding-left: 10px;
		max-width: 134px;
		word-wrap: break-word;
		white-space: normal;
		min-height: 65px;
	}
	.item-table_head td{
		display: block;
		padding: 10px;
		font-size: 14px;
	}
	.item-table_head{
		position: absolute;
	}
	.item-table{
		white-space: nowrap;
		display: block;
	}
	.item-table_body{
		display: flex;
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		padding-left: 134px;
	}
	.item-table_body td{
		display: block;
		font-size: 14px;
		padding: 10px;
	}
	.item-title {
		font-size: 18px;
	}
	.item-table_body tr{
		border-bottom: unset;
		border-left: 2px solid #a2a2a2;
		display: inline-block;
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	.list td{
		text-align: left;
	}
	.method_subscribe {
		font-size: 16px;
	}

	.phones, .links, .locations {
		padding-top: 70px;
		padding-left: 0;
	}
	.contact_designation {
		position: absolute;
		left: calc(50% - 35px);
		top: 0;
	}
	.company {
		font-size: 40px;
		line-height: 40px;
	}
	.logo_company {
		font-size: 16px;
		line-height: 16px;
	}
	.phones li, .links li, .locations li{
		text-align: center;
	}
	.title-table_head{
		padding-left: 24px;
	}
	.item-table_head i{
		position: absolute;
		width: 20px;
		text-align: center;
		padding-top: 3px;
	}
}

@media(max-width: 420px){
	.company {
		font-size: 26px;
		line-height: 28px;
	}
	.logo_company {
		font-size: 12px;
		line-height: 12px;
	}
}