* {
	margin: 0;
	padding: 0;
}

:before, :after {
	box-sizing: border-box;
}

@font-face {
	font-family: 'Gautami';
	src: url('../fonts/gautami.eot');
	src: url('../fonts/gautami.eot') format('embedded-opentype'),
	url('../fonts/gautami.woff2') format('woff2'),
	url('../fonts/gautami.woff') format('woff'),
	url('../fonts/gautami.ttf') format('truetype'),
	url('../fonts/gautami.svg#gautami') format('svg');
}

.wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.container.form {
	display: table;
	margin: 0 auto;
	padding: 0;
}

.price_block {
	display: inline-block;
	margin: 2px 3px 12px;
	outline: 1px solid #40bfe7;
	position: relative;
	vertical-align: top;
	width: 249px;
}

.price_header {
	background-color: #40bfe7;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
}

.price_block .price_content {
	margin: 0 0 50px;
	padding: 30px;
	text-align: center;
}

.price_block .price_content > span {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #838383;
	line-height: 35px;
	border-bottom: 1px dashed #d7d7d7;
}

.price_content h1 i {

	font-family: 'Gautami', sans-serif;
	font-size: 39.99pt;
	font-style: normal;
	position: relative;
	bottom: 25px;
}

.price_content h1 {
	font-family: 'Gautami', sans-serif;
	color: #282828;
	font-size: 99px;
	font-weight: normal;
	height: 100px;
	margin: 0;
}

.price_block .price_header h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14.97pt;
	font-weight: normal;
	color: #ffffff;
	margin: 20px 0;
}

.buy_now {
	background: none repeat scroll 0 0 #40bfe7;
	border-radius: 32px;
	bottom: -50px;
	color: #ffffff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin: 37px auto 60px;
	padding: 19px 52px 18px 50px;
	position: absolute;
	text-transform: uppercase;
	white-space: normal;
}

.buy_now:hover {
	color: #ffffff;
	text-decoration: none !important;
	background: #55ccf1 none repeat scroll 0 0;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: middle;
}

/*----------------Dark---------------*/

.dark {
	bottom: 25px;
	outline: 1px solid #282828;
	position: relative;
}

.dark .price_header {
	background-color: #282828;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 70px;
	position: relative;
	overflow: hidden;
}

.dark .buy_now {
	background: none repeat scroll 0 0 #282828;
}

.mark {
	background: none repeat scroll 0 0 rgb(255, 0, 0);
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: -35px;
	line-height: 13px;
	position: absolute;
	text-transform: none;
	top: 16px;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	width: 120px;
}

/*.mark::before{
 content: "most puplar!";
}*/
.price_content h1 span {
	font-family: sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	color: #282828;

}

.price_block .mark {
	display: none;
}

.price_block.dark .mark {
	display: block;
}

/*payment*/

.form-box h4 {
	color: #40bfe7;
	display: inline;
	margin-left: 1px;
	line-height: 40px;
	vertical-align: top;
	font-weight: 500;
}

.radio-txt,
div.paymentForm label {
	font-size: 19px;
	display: inline;
	font-weight: 400;
	line-height: 25px;
	vertical-align: middle;
	padding-left: 16px;
}

input#callnumber {
	margin: 2px 0 0 0;
}

.line input#callnumber {
	float: left;
}

.blue-button {
	float: right;
	color: #fff !important;
	margin-top: 30px;
}

.box.paymentForm {
	color: #838383;
	background: #fff;
	border: 1px solid #e5e5e5;
	font-family: 'Open Sans', sans-serif;
	padding: 42px;
	width: 770px;
	display: block;
	line-height: 32px;
	margin: 50px auto;
}

.box.paymentForm h2 {
	color: #40bfea;
	border-bottom: 1px solid #e5e5e5;
	font-size: 37px;
	font-weight: 300;
	padding-bottom: 32px;
	line-height: 1em;
}

.box.paymentForm h3 {
	color: #00004f;
	font-size: 19px;
	font-weight: 400;
	line-height: 24px;
	padding-bottom: 22px;
	margin-bottom: 5px !important;
}

.container .no-box {
	border: none;
	width: 683px;
	display: block;
	font-size: 14px;
	color: #43434a;
	line-height: 21px;
	margin: 0 auto;
}

.box .no-box {
	margin: 0;
	padding: 0 !important;
}

.btn-box .under-btn {
	margin-right: 15px;
}

.bigLetter {
	text-transform: uppercase !important;
}

.box.paymentForm .form-box {
	display: table;
	width: 569px;
	vertical-align: middle;
	margin-left: 30px;
	margin-top: 25px;
}

.box.paymentForm .form-box.no_left_margin {
	margin-left: 0px;
}

.box.paymentForm .btn-box {
	display: table;
	padding: 20px 0 0;
	text-align: right;
	width: 100%;
}

.box.paymentForm .btn {
	background-color: #2abad9;
	border: 0 none;
	border-radius: 35px;
	box-shadow: 0 3px 0 #2294cd;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	outline: medium none;
	padding: 18px 52px;
}

.btn.ajaxLoading,
.btn.ajaxLoading:hover,
.btn.ajaxLoading:focus {
	background-image: url("../images/defrozo_load_button.png") !important;
	background-size: auto 100% !important;
	background-repeat: repeat-x !important;
	color: #7fe1ff !important;
}

.box.paymentForm .btn input:focus {
	color: #fff;
}

.btn.dropdown-toggle.selectpicker {
	box-shadow: none;
}

.box.paymentForm .btn:hover {
	/*background: #40bfe7;*/
}

.box.paymentForm input[type="text"],
.box.paymentForm input[type="password"] {
	background: none repeat scroll 0 0 #f4f4f4;
	border: 1px solid #bcc6c9;
	border-radius: 3px;
	box-sizing: border-box;
	color: #838383 !important;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 500;
	height: 40px;
	line-height: 30px;
	margin-bottom: 18px;
	outline: medium none;
	padding-left: 16px;
	width: 100%;
}

.box.paymentForm input[type="text"]::-moz-placeholder {
	color: #b2b2b2;
}

.box.paymentForm input[placeholder] {
	color: #b2b2b2;
}

.box.paymentForm input:hover {
	transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
}

.box.paymentForm input:focus {
	transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
}

.blue-button[placeholder] {
	color: #fff;
}

.box.paymentForm .btn[placeholder] {
	color: #fff;
}

.box.paymentForm .payment-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 23px 10px 23px 23px;
	width: 683px;
	display: block;
	vertical-align: middle;
}

.box.paymentForm .well {
	margin-top: 30px;
}

.box.paymentForm .well2 {
	margin-top: 20px;
}

.box.paymentForm p span {
	color: #4c4c4c;
}

.box.paymentForm p span.mail {
	color: #226880;
}

.box.paymentForm .pay-img, .box.paymentForm .radio {
	display: inline-table;
	margin-right: 16px;
	margin-top: 7px;
	vertical-align: middle;
}

.box.paymentForm .radio {
	margin-right: -3px;
	margin-top: 3px;
}

.box.paymentForm .radio-box .radio {
	float: left;
}

div.paymentForm .radio-box label {
	float: left;
}

.box.paymentForm .pay-img {
	width: 87%;
}

.box.paymentForm .img-in {
	display: inline;
}

.box.paymentForm .form-txt {
	display: inline-table;
	line-height: 28px;
	margin-bottom: 5px;
	margin-right: 22px;
	width: 18%;
}

.box.paymentForm .col-form {
	float: left;
	width: 100%;
	position: relative;
}

.box.paymentForm .input-form, .box.paymentForm .input-form2, .box.paymentForm .input-form3 {
	border: none;
	display: inline;
}

.box.paymentForm .input-form2 {
	color: #226880;
	width: 73% !important;
	vertical-align: middle;
}

.box.paymentForm .line {
	height: auto;
}

.box.paymentForm .pay-txt {
	display: inline;
	font-size: 16px;
	line-height: 12px;
	height: 30px;
	float: left;
}

.box.paymentForm .pay-txt > p {
	display: inline;
	vertical-align: top;
}

.box.paymentForm span.input-form {
	color: #4c4c4c;
	display: inline-table;
	width: 77%;
}

.box.paymentForm span.input-form a {
	color: #226880;
	text-decoration: underline;
}

.box.paymentForm p.no-margin {
	margin: 0;
}

.box.paymentForm > p {
	max-width: 100%;
}

.radio-box {
	display: table;
	margin-bottom: 10px;
}

form[target=_top] {
	margin: 30px 0 0 0;
}

.hideForm {
	display: none !important;
}

/*New plans*/

.newPlan {
	padding: 0 0 45px 0;
	margin: 0 0 45px 0;
}

.newPlan > div {
	text-align: center;
}

.newPlan.underline {
	border-bottom: 1px solid #e5e5e5;
}

.alignLeft {
	text-align: left !important;
}

.currency, .price {
	color: #282828;
	vertical-align: top;
	line-height: 0.7em;
}

.currency {
	font-size: 100px;
}

.price {
	font-size: 300px;
	font-weight: bold;
}

.newPlan ul li {
	font-weight: bold;
	margin: 0 0 10px;
}

.newPlan .buy_now {
	position: relative;
	bottom: 0;
	margin: 5px 0 0 0;
	font-size: 19px;
	padding: 19px;
}

.smallTitle {
	padding: 5px 0 0 0;
	font-size: 10px;
}

.smallTitle img {
	margin: 5px 0 -3px 5px;
}

/*end new plan*/

.upgrade-features.elements-wrapper.section-menu.no-margin .feature .upgrade-list {
	display: none;
}

.upgrade-features.elements-wrapper.section-menu.no-margin.active .feature .upgrade-list {
	display: block;
}

a.feature-icon i {
	border-radius: 10px;
}

.feature .el {
	background-color: #d4f1f7;
}

.feature .el.ready {
	background-color: #2abad9;
}

.feature a:hover .el {
	background-color: #d4f1f7;
}

.feature a:hover .el.ready {
	background-color: #43434a;
}

.feature a:hover .hideHover {
	opacity: 0.5;
}

.feature a.ready:hover .hideHover {
	opacity: 0;
}

.feature a.ready .hideHover {
	opacity: 0;
}

.hideHover {
	opacity: 0;
	color: #43434a;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	top: 16px;
	transition: all 0.2s ease-out 0s;
}

a.feature-icon i::before {
	border: 1px solid #40bfe7;
	border-radius: 10px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

a.feature-icon {
	float: left;
	padding: 0 16px 42px;
	width: 167px;
	background-color: transparent;
	position: relative;
}

a.feature-icon .el-portfolio {
	background-position: -40px -940px;
}

a.feature-icon .el-media {
	background-position: -212px -940px;
}

a.feature-icon .el-delivery {
	background-position: -369px -940px;
}

a.feature-icon .el-calendar {
	background-position: -539px -940px;
}

a.feature-icon .el-store {
	background-position: -708px -940px;
}

a.feature-icon .el-users {
	background-position: -872px -940px;
}

a.feature-icon .el-monitor {
	background-position: -1040px -940px;
}

a.feature-icon {
	text-decoration: none;
	color: #838383;
}

a.feature-icon:hover {
	text-decoration: none;
}

a.feature-icon .upgrade-list .item::before {
	transition: all 0.2s ease-out 0s;
}

a.feature-icon .upgrade-list .item {
	transition: all 0.2s ease-out 0s;
}

a.feature-icon:hover .upgrade-list .item {
	color: #40bfe7;
}

a.feature-icon:hover .upgrade-list .item::before {
	border: 1px solid #43434A;

}

a.feature-icon .upgrade-list {
	margin: 45px 0 0;
}

a.feature-icon .upgrade-list .item::before {
	border: 1px solid #40bfe7;
	border-radius: 10px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

a.feature-icon .upgrade-list .item {
	background-color: #ffffff;
	border-radius: 10px;
	margin: 10px auto;
	position: relative;
	width: 98px;
	font-size: 16px;
	min-height: 86px;
	height: 86px;
	padding: 2px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-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

}

a.feature-button {
	text-decoration: none;
	font-size: 30px;
	color: #43434a;
	font-weight: 100;
	margin: 0 auto;
}

a.feature-button span.glyphicon {
	margin: 0 0 0 5px;
	font-size: 19px;
	font-weight: 100;
	color: #a2b1b8;
}

a.feature-button:hover {
	text-decoration: none;
}

.sliderElement {
	display: none;
}

.bx-wrapper .bx-viewport li::before {
	background: none;
}

.bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: -5px;
	transform: translateZ(0px);
}

.testimonial-face {
	border-radius: 100px;
	border: 1px solid #40bfe7;
	width: 120px;
	height: 120px;
	float: right;
}

.testimonial-face.small {
	border-radius: 100px;
	border: 1px solid #40bfe7;
	width: 60px;
	height: 60px;
	float: right;
	cursor: pointer;
}

.blue-border {
	border-radius: 5px;
	border: 1px solid #40bfe7;
}

.slide-content {
	width: calc(100% - 30px);
	background: #fff;
	padding: 15px 20px;
}

.slide-content .slide-name {
	font-size: 19px;
	color: #43434a;
	font-weight: 600;
}

.slide-content .slide-source {
	font-size: 19px;
	color: #43434a;
	font-weight: 100;
}

.slide-content .slide-text {
	font-size: 19px;
	color: #43434a;
	margin: 35px 0 0 0;
}

.owl-carousel {
	width: 295px;
	margin: 15px auto 0;
	position: relative;
}

.owl-item > div {
	display: table;
	margin: 0 auto;
}

.owl-buttons {
	display: none;
}

.owl-custome-next, .owl-custome-prev {
	position: absolute;
	font-size: 19px;
	color: #bcc6c9;
	top: 19px;
	cursor: pointer;
}

.owl-custome-next {
	right: -25px;
}

.owl-custome-prev {
	left: -25px;
}

.el {
	position: relative;
}

@media only screen and (max-width: 1024px) {

	.slideImg.hidden-md.hidden-lg {
		display: table;
		margin: 0 auto;
	}

	.dark {
		bottom: 0;
	}

	.page-content {
		text-align: center;
	}

	.page-content p {
		text-align: left;
	}

	.box.well.paymentForm .radio-box {
		width: 100%;
	}

	.box.well.paymentForm .radio-box input {
		display: block;
		float: left;
		margin-top: 7px;
	}

	.box.well.paymentForm .radio-box label {
		display: block;
		padding-left: 29px;
		width: 80%;
	}

	.tablet-align-left {
		text-align: left;
	}

}

@media only screen and (max-width: 768px) {
	.newPlan .buy_now {
		margin: 45px 0 0;
	}

	.tablet-align-left {
		text-align: center;
	}

	.currency {
		font-size: 60px;
	}

	.price {
		font-size: 185px;
		font-weight: bold;
		clear: both;
	}

	.col-md-7.col-sm-12.mobil-margin {
		margin: 0 0 45px;
	}

	.box.paymentForm,
	.container .no-box {
		width: 720px;
		padding: 20px;
		font-size: 16px;
	}

	/*.box.paymentForm {
		margin: 0;
	}*/
	.main-section {
		padding: 11px 0;
	}

	.box.paymentForm .form-box {
		width: 640px;
	}

	.box.paymentForm .btn-box {
		margin: 0 auto;
		width: auto;
	}

	.box.paymentForm.payment-box {
		width: 700px;
	}

	.box.paymentForm.btn-box {
		text-align: center;
	}

	.box.paymentForm.col-form {
		float: none;
	}

	.main-section {
		padding: 11px 0 150px !important;
	}

	.price_block {
		margin: 2px 7px 12px;
	}
}

@media only screen and (max-width: 640px) {
	.box.well.paymentForm .radio-box label {
		display: block;
		padding-left: 20px;
		width: 80%;
	}

	.form-box h4 {
		margin-left: 0px;
	}

	.box.paymentForm .form-box {
		margin: 5px auto 0;
	}

	.box.paymentForm,
	.container .no-box {
		width: 100%;
		padding: 20px;
	}

	.box.paymentForm .form-box {
		width: 100%;
	}

	.box.paymentForm .payment-box {
		width: 100%;
	}

	.box.paymentForm. btn-box {
		text-align: center;
	}

	.box.paymentForm. col-form {
		float: none;
	}

	.box.paymentForm .input-form2 {
		width: 73% !important;
	}

	div.paymentForm label {
		padding-left: 7px;
	}

	.box.paymentForm .radio {
		margin-right: 0px;
	}

	.box.paymentForm .pay-img, .box.paymentForm .radio {
		margin-top: 2px;
	}
}

@media only screen and (max-width: 480px) {
	input[type="radio"], input[type="checkbox"] {
		margin: 2px 0 0;
	}

	a.feature-icon {
		width: 163px;
	}

	.blue-border {
		margin: 0 0 0 5px;
	}

	.price_block {
		width: 100%;
		margin-left: 0;
	}

	.price_block .buy_now {
		margin-left: -95px;
		left: 50%;
	}

	.box.paymentForm,
	.container .no-box {
		width: 440px;
		padding: 20px;
		font-size: 14px;
	}

	.box.paymentForm .form-box {
		width: 360px;
	}

	.box.paymentForm .payment-box {
		width: 400px;
	}

	.box.paymentForm. btn-box {
		text-align: center;
		width: 100%;
	}

	.box.paymentForm. col-form {
		float: none;
	}

	.blue-button {
		width: auto;
	}

	.box.paymentForm .input-form2 {
		width: 61% !important;
	}

	.radio-txt {
		font-size: 14px;
	}
}

@media only screen and (max-width: 375px) {
	.box.paymentForm .payment-box {
		width: 310px;
	}

	.box.paymentForm, .container .no-box {
		width: 350px;
		padding: 20px;
		font-size: 14px;
	}

	.box.paymentForm .form-box, .box.paymentForm .btn-box {
		width: 210px;
	}

	.radio-txt,
}

@media only screen and (max-width: 360px) {
	.box.paymentForm,
	.container .no-box {
		width: 320px;
		padding: 15px;
	}

	.box.paymentForm .form-box, .box.paymentForm .btn-box {
		width: 100%;
	}

	.box.paymentForm .payment-box {
		width: 289px;
	}

	.box.paymentForm .btn-box {
		text-align: center;
	}

	.box.paymentForm .col-form {
		float: none;
	}

	.blue-button {
		width: auto;
	}

	.box.paymentForm .input-form2 {
		width: 55% !important;
	}

	.form-box h4 {
		font-size: 17px;
	}
}

@media only screen and (max-width: 320px) {
	.box.paymentForm,
	.container .no-box {
		width: 290px;
		padding: 15px;
	}

	.box.paymentForm .form-box {
		width: 100%;
	}

	.box.paymentForm h2 {
		font-size: 36px;
	}

	.box.paymentForm .btn-box {
		width: 100%;
	}

	.box.paymentForm .payment-box {
		width: 260px;
	}

	.box.paymentForm .btn-box {
		text-align: center;
	}

	.box.paymentForm > p {
		max-width: 275px;
	}

	.box.paymentForm .col-form {
		float: none;
	}

	.blue-button {
		width: 245px;
	}

	.box.paymentForm .input-form2 {
		width: 50% !important;
	}

	.box.paymentForm .btn {
		font-size: 17px;
	}

	.form-box h4 {
		font-size: 16px;
	}

	.btn-box .under-btn {
		margin-right: 0;
		margin-bottom: 20px;
		display: block;
	}
}
