/* @import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,700&subset=latin-ext'); */

.pricing_table .container {
	padding: 0;
	margin-top: 40px;
}
.pricing_table .entry-content-wrapper {
	display: flex;
	justify-content: space-between;
}
div .av_one_third.pricing-table-column {
	width: 30%;
	float: none;
	margin: 0;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	margin: 0 22px;
}
.pricing-table-column-header, .pricing-table-column-bottom {
	text-align: center;
	padding: 30px 0 24px 0;
}
.pricing-table-column-header-title {
	margin-bottom: 10px;
}
.pricing-table-column-header p {
	margin: 0;
}
.pricing-table-column-header-title p:after {
	content: '';
	width: 40px;
	display: block;
	height: 1px;
	margin: 10px auto 0px auto;
}
.pricing-table-column-header-title p:first-child:after {
	margin: 10px auto 5px auto;
}
.pricing-table-column-header-title h2, .pricing-table-column-bottom-title h2 {
	margin: 0;
	font-size: 36px;
	line-height: 50px;
}

#top .av_inherit_color a.buy-offer-top-btn {
	text-decoration: none;
	line-height: 21px;
	position: relative;
}

#top .av_inherit_color a.buy-offer-top-btn .shopping-cart-icon {
	position: absolute;
    top: 2px;
    left: -30px;
    font-size: 16px;
}
#top .av_inherit_color a.buy-offer-top-btn:hover {
	opacity: 0.85;
}
.pricing-table-column-list ul {
	list-style: none;
	padding: 10px 10px 0 10px;
	margin: 0;
}
.pricing-table-column-list ul li {
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 10px 0;
	margin: 0;
	color: #494949;
	text-align: center;
	line-height: 21px;
	height: 62px;
}
.pricing-table-column-bottom {
	text-align: center;
	padding: 30px 0;
}
.avia_textblock.pricing-table-column-bottom.av_inherit_color {
	border-top: 1px solid #EDEDED;
}
.avia_textblock.pricing-table-column-bottom.bronze-bottom.av_inherit_color, .avia_textblock.pricing-table-column-bottom.silver-bottom.av_inherit_color {
	position: absolute;
	bottom: 0;
	width: 100%;
}
#top .av_inherit_color a.buy-offer-bottom-btn {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 21px;
    font-weight: 600;
    background-color: #D71735;
    color: #ffffff;
    display: flex;
    height: 62px;
    align-items: center;
    justify-content: center;
    margin: 0 10%;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
#top .av_inherit_color a.buy-offer-bottom-btn:hover {
	background-color: rgba(215, 23, 53, .80);
}
.pricing-table-column-bottom p {
	margin: 25px 0 0 0;
}
.pricing-table-column-bottom-title p {
	padding: 0;
	margin: 10px 0;
}
.pricing-table-column-bottom-title p:first-child:after {
	content: '';
	width: 40px;
	display: block;
	height: 1px;
	margin: 10px auto 8px auto;
}
/*
* Bronze
*/

.bronze-header:before {
    content: 'BASIC';
    width: calc(200% + 44px);
    visibility: visible;
    top: -49px;
	left: 0;
    position: absolute;
	color: #000000;
	font-size: 14px;
	line-height: 21px;
	border-bottom: 1px solid #C7C7C7;
	font-weight: 600;
	padding-bottom: 14px;
	display: block;
}
.bronze-header {
	background-color: #CEBCAA;
}
.bronze-header p:after {
	background-color: #9B8A79;
}
.bronze {
	color: #5b4733;
}
.pricing-table-column-list.bronze-list ul li {
	border-bottom: 1px solid #CEBCAA;
}
.bronze-bottom p:after {
	background-color: #9B8A79;
}
/*
* Silver
*/
.silver-header {
	background-color: #E7E6E6;
}
.silver-header p:after {
	background-color: #C8C8C8;
}
.silver {
	color: #707070;
}
.pricing-table-column-list.silver-list ul li {
	border-bottom: 1px solid #E7E6E6;
}
.silver-bottom p:after {
	background-color: #C8C8C8;
}
/*
* Gold
*/
.gold-header {
	background-color: #EAD8AC;
}
.gold-header p:after {
	background-color: #D2BE8E;
}
.gold {
	color: #C29C3E;
}
.pricing-table-column-list.gold-list ul li {
	border-bottom: 1px solid #EAD8AC;
}
.pricing-table-column-list.gold-list ul li:last-child {
	border: 0;
}
.gold-bottom p:after {
	background-color: #D2BE8E;
}
.gold-header:before {
    content: 'PREMIUM';
    width: 100%;
    visibility: visible;
    top: -49px;
	left: 0;
    position: absolute;
	color: #C29C3E;
	font-size: 14px;
	line-height: 21px;
	border-bottom: 1px solid #EAD8AC;
	font-weight: 600;
	padding-bottom: 14px;
	display: block;
}

/*
* Promotion
*/
.promotions-section .container .content {
	margin-top: 20px;
	padding-top: 0;
}
#top #wrap_all .all_colors .promotions-title h3 {
	font-size: 20px !important;
	line-height: 30px;
	color: #000000;
}
.main_color div.promotions-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 20px;
}
.main_color div.promotions-item {
	width: 200px;
	height: 200px;
	border: 1px solid #D71735;
	border-radius: 50% !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 6px 21px;
}
p.promotions-item-title {
	font-size: 16px;
	color: #707070;
	line-height: 25px;
	text-align: center;
	margin-bottom: 5px;
}
p.promotions-item-details {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #D71735;
    text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}

/*
* Pricing - contact
*/

.pricing-contact-section .entry-content-wrapper {
	display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
}
#top #wrap_all .all_colors .pricing-contact-title p  {
	font-size: 36px;
	font-weight: 400;
	text-align: left;
	line-height: 50px;
	color: #000000;
	margin-bottom: 12px;
}
#top #wrap_all .all_colors .pricing-contact-title p strong {
	font-size: 36px;
}
.pricing-contact-details {
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	color: #000000;
}
.pricing-contact-name {
	color: #D71735;
	font-weight: 600;
}
div .av_one_third.pricing-contact-image-column {
	width: 352px;
}

/*
* Offers - contact
*/
.bronze-offer-header, .silver-offer-header, .gold-offer-header {
	padding-top: 30px;
	padding-bottom: 42px;
	
}
.bronze-offer-header {
	background-color: #cebcaa;
}
.silver-offer-header {
	background-color: #E7E6E6;
}
.gold-offer-header {
	background-color: #EAD8AC;
}
.bronze-offer-header .entry-content-wrapper, .silver-offer-header .entry-content-wrapper, .gold-offer-header .entry-content-wrapper {
	display: flex;
    align-items: center;
}
.offer-contact-top-title {
	text-align: center;
}
.bronze-offer p, .silver-offer p, .gold-offer p {
	margin: 0;
}
.offer-contact-top-title p:after {
	content: '';
	width: 40px;
	display: block;
	height: 1px;
	margin: 10px auto 0px auto;
}
.offer-contact-top-title p:after {
	margin: 10px auto 5px auto;
	line-height: 21px;
}
.offer-contact-top-title h2 {
	margin: 0;
	font-size: 36px;
	line-height: 50px;
}
.bronze-offer p:after {
	background-color: #9B8A79;
}
.silver-offer p:after {
	background-color: #C8C8C8;
}
.gold-offer p:after {
	background-color: #D2BE8E;
}
.bronze-offer p:last-child, .silver-offer p:last-child, .gold-offer p:last-child {
	margin-top: 3px;
}
.bronze-offer p:last-child:after, .silver-offer p:last-child:after, .gold-offer p:last-child:after {
	display: none;
}
.main_color a.offer-back-btn {
	color: #494949;
	line-height: 21px;
	transition: all .3s ease-in-out;
	cursor: pointer;
	top: 3px;
    position: relative;
}
.main_color a.offer-back-btn:hover {
	text-decoration: none;
	color: rgba(73, 73, 73, .85)
}
.offer-section-content .content {
	padding-top: 55px;
	padding-bottom: 78px;
}
.offer-content {
	text-align: center;
	font-size: 18px;
	line-height: 27px;
	color: #494949;
	padding-bottom: 45px;
}
.offer-content p {
	margin: 0;
}
.promotion-list {
	padding-left: 30px;
	padding-top: 15px;
}
.promotion-list .radio-item {
	display: flex;
	margin-bottom: 30px;
}
#top .promotion-list label.radio-label {
	display: flex;
    flex-direction: column;
	padding: 0;
}
#top label.radio-label span {
	color: #707070;
    font-size: 16px;
	line-height: 25px;
}
#top label.radio-label span.promotion-text, #top label.radio-label span.promotion-text strong {
	color: #D71735;
}

#top .promotion-list .radio-item input[type="radio"]:checked,
#top .promotion-list .radio-item input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

#top .promotion-list .radio-item input[type="radio"]:checked + label,
#top .promotion-list .radio-item input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}
#top .promotion-list .radio-item input[type="radio"]:checked + label:before,
#top .promotion-list .radio-item input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #a7a7a7;
    border-radius: 100%;
    background: #fff;
}
#top .promotion-list .radio-item input[type="radio"]:checked + label:after,
#top .promotion-list .radio-item input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #D71735;
    position: absolute;
    top:6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#top .promotion-list .radio-item input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#top .promotion-list .radio-item input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}





@media only screen and (max-width: 1259px) {
	#top #wrap_all .all_colors .pricing-contact-title p, #top #wrap_all .all_colors .pricing-contact-title p strong {
		font-size: 30px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 869px) {
	div .av_one_third.pricing-contact-image-column {
		width: 300px
	}
	#top #wrap_all .all_colors .pricing-contact-title p, #top #wrap_all .all_colors .pricing-contact-title p strong {
		font-size: 24px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 768px) {
	.pricing_table .content {
		padding-top: 50px;
	}
	.bronze-offer-header .entry-content-wrapper {
		flex-direction: column;
	}
	div .av_one_fourth.bronze-offer-column-button, div .av_one_half.bronze-offer-column-header {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all .pricing_table .container{
		margin-top: 40px;
	}
	.pricing_table .entry-content-wrapper {
		justify-content: center;
		flex-direction: column;
	}
	div .av_one_third.pricing-table-column {
		width: 100%;
		margin: 0;
	}
	.responsive #top #wrap_all .flex_column.gold-column {
		margin-top: 70px;
	}
	.avia_textblock.pricing-table-column-bottom.bronze-bottom.av_inherit_color, .avia_textblock.pricing-table-column-bottom.silver-bottom.av_inherit_color {
		position: relative;
	}
	.pricing-table-column-list.silver-list ul li:last-child, .pricing-table-column-list.bronze-list ul li:last-child {
		border: 0;
	}
	.responsive #top #wrap_all .flex_column .promotions-item {
		width: 200px;
		margin-top: 20px;
	}
	#top #wrap_all .all_colors .pricing-contact-title p, #top #wrap_all .all_colors .pricing-contact-title p strong {
		font-size: 22px;
		line-height: 32px;
	}
	.pricing-contact-section {
		margin-top: 20px;
	}
	.pricing-contact-section .entry-content-wrapper {
		justify-content: center;
	}
	.pricing-contact-details {
		width: auto;
	}
	.responsive #top #wrap_all .flex_column.pricing-contact-content-column {
		border-radius: 0px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		width: auto;
	}
	.responsive #top #wrap_all .flex_column.pricing-contact-image-column {
		margin-bottom: 0;
	}
	.bronze-header:before {
		width: 100%;
	}
}
@media only screen and (max-width: 479px) {
	div .av_one_third.pricing-contact-image-column {
		width: 280px
	}
}