/*   
Theme Name: Ardent-wp
Theme URI: 
Author: bilberry
Author URI: http://bilberrry.com/
*/

body {
	position: relative;
	min-height: 100%;
	padding-bottom: 111px;
	font-family: 'proxima_nova_rgregular';
	text-rendering: optimizeLegibility;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#header {
	height: 70px;
	background: #fff;
	font-size: 13px;
}

#header .logo {
	margin-top: 10px;
}

#header ul li {
	display: inline-block;
	float: left;
}

#header ul li a {
	display: block;
	color: #353c4a;
	padding: 30px 20px 24px;
	color: #353c4a;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

#header ul li a:hover {
	text-decoration: none;
}

#header ul li a:focus {
	text-decoration: none;
}

#header ul li.current-menu-item {
	border-bottom: 3px solid #8dc63f;
}

#menu-header-menu li:last-child a, #menu-header-menu li:nth-child(6) a {
	text-decoration: none;
	margin: 20px 0 0 10px;
	padding: 7px 24px !important;
	border: 1px solid #353c4a !important;
	border-radius: 5px !important;
}

#click-menu {
	top: 16px !important;
}

#menu-header-menu li:last-child a:hover, #menu-header-menu li:nth-child(6) a:hover {
	background: #353c4a;
	color: #fff;
}

#baner {
	width: 100%;
	padding-top: 105px;
	height: 383px;
	text-align: center;
	background: url(/wp-content/themes/ardent-theme/images/baner-home.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover; 
}

p {
	font-size: 16px;
	font-family: 'proxima_novalight';
	color: #242424;
	line-height: 17px;
}

.responsive-img {
	width: 100%;
}

.mt-50 {
	margin-top: 50px;
}

.mb-50 {
	margin-bottom: 50px;
}

.center {
	text-align: center;
}

.title-white {
	margin-bottom: 34px;
	text-transform: uppercase;
	color: #fff;
	font-size: 38px;
	font-family: 'proxima_novasemibold';
}

.title-black {
	text-transform: uppercase;
	color: #2f2f2f;
	font-size: 38px;
	font-family: 'proxima_novasemibold';
}

.title-black-20 {
	color: #48494b;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 24px;
}

.descriprion-white {
	font-size: 18px;
	color: #efefef;
	line-height: 27px;
	font-family: 'proxima_novalight';
}

.title-black-medium {
	margin: 80px 0 34px;
	font-family: 'proxima_nova_rgbold';
	font-size: 28px;
	text-transform: uppercase;
	color: #000;
}

.title-white-medium {
	margin: 80px 0 34px;
	font-family: 'proxima_nova_rgbold';
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
}

.text-white {
	font-size: 16px;
	font-family: 'proxima_novalight';
	color: #fff;
	line-height: 26px;
}

.btn-green {
	display: inline-block;
	padding: 18px 38px 16px;
	color: #fff;
	text-transform: uppercase;
	background: #8dc63f;
	border-radius: 40px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer;
	text-transform: uppercase;
}

.btn-green:hover,
.btn-green:focus {
	background: #8dcf32;
	text-decoration: none;
	color: #fff;
}

.text-black p,
.text-white p {
	font: 16px 'proxima_novalight';
	color: #242424;
	line-height: 26px;
}

.text-white p {
	color: #fff;
}

.text-grey {
	font: 15px 'proxima_novalight';
	line-height: 23px;
	color: #5f5f61;
}

.home .about-block a {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	color: #00a8ff;
	font-size: 18px;
	font-family: 'proxima_nova_rgregular';
}

.home .about-block a:after {
	position: absolute;
	content: '';
	right: -13px;
	top: 7px;
	width: 7px;
	height: 12px;
	background: url(/wp-content/themes/ardent-theme/images/arrow-blue.png);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.home .about-block a:hover:after {
	right: -17px;
}

.home .btn-green {
	margin-top: 30px;
}


.row-padding {
	padding: 50px 0 40px;
}

.row-padding .title-black-medium,
.row-padding .title-white-medium {
	margin: 0 0 15px;
}

/*Focus poinnts start*/
.focus-points #baner,
.about #baner,
.industries #baner {
	height: 293px;
	padding-top: 80px;
	background: url(/wp-content/themes/ardent-theme/images/baner-focus-points.png) no-repeat center;
}

.about #baner {
	background: url(/wp-content/themes/ardent-theme/images/about-baner-bg.png) no-repeat center;
}

.industries #baner {
	background: url(/wp-content/themes/ardent-theme/images/industries-baner-bg.png) no-repeat center;
}

.focus-points .content {
	background: #fdfdfd;
}

.row-evaluation .col-evaluation {
	text-align: center;
}

.icon-evaluation {
	margin: 70px auto 0;
	border-radius: 50%;
	width: 136px;
	height: 136px;
	border: 1px solid #eee;
	background: ;
	background: url(/wp-content/themes/ardent-theme/images/focus-icon-1.png) no-repeat center #fff;
}

.icon-evaluation.icon-evaluation-2 {
	background: url(/wp-content/themes/ardent-theme/images/focus-icon-2.png) no-repeat center #fff;
}

.icon-evaluation.icon-evaluation-3 {
	background: url(/wp-content/themes/ardent-theme/images/focus-icon-3.png) no-repeat center #fff;
}

.icon-evaluation.icon-evaluation-4{
	background: url(/wp-content/themes/ardent-theme/images/focus-icon-4.png) no-repeat center #fff;
}

.icon-evaluation.icon-evaluation-5 {
	background: url(/wp-content/themes/ardent-theme/images/focus-icon-5.png) no-repeat center #fff;
}

.title-grey-low {
	margin: 40px 0 25px;
	font-size: 16px;
	color: #48494b;
	text-transform: uppercase;
	line-height: 24px;
}

.text-evaluation,
.text-evaluation p {
	color: #4e4e4e;
	font-size: 14px;
	font-family: 'proxima_novalight';
	line-height: 23px;
}

/*Focus poinnts end*/

/*INDUSTRIES start*/

.industries-block-white,
.bg-grad-grey {
	padding: 50px 0;
	background: rgb(245,245,245);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 );
}

.industries-block-white .title-black-20 {
	margin-bottom: 25px;
}

.restaurant-block {
	text-align: center;
	margin-bottom: 50px;
}

.industries-block-white .restaurant-block.margin-0 {
	margin: 0;
}

.restaurant-block p {
	height: 22px;
	margin-bottom: 15px;
}

.restaurant-block h3 {
	font-size: 15px;
	text-transform: uppercase;
}

.info-restaurant {
}

.service .restaurant-block {
	margin-bottom: 65px;
}

.service .last-row .restaurant-block {
	margin-bottom: 30px;
}

/*INDUSTRIES end*/

/*About start*/
.about-grad-white {
	padding: 40px 0 40px;
	width: 100%;
	background: rgb(253,253,253);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 );
}

.wrap-circle {
	width: 278px;
	height: 278px;
	border-radius: 50%;
	overflow: hidden;
}

.about-block {
	margin: 40px 0 40px;
}

.about-img {
	margin: 40px 0 0;
}

.about-block h2 {
	font-size: 18px;
	margin: 0 0 30px;
	color: #555;
	text-transform: uppercase;
	font-family: 'proxima_nova_rgbold';
}

.about-block h2 img {
	margin-top: -5px;
	float: left;
	margin-right: 11px;
}

.about-block p {
	font-size: 16px;
	font-family: 'proxima_novalight';
	line-height: 26px;
	color: #000;
}

/*About end*/

/*Contact us start*/
#contact-us {
	padding: 70px 0;
	background: rgb(241,241,241);
}

#contact-us .title-black-20 {
	margin-bottom: 40px;
}

/*Contact us end*/
.contact-form {
	margin-top: 80px;
}

.contact-form label {
	/*font: 15px 'proxima_novalight';*/
	color: #353c4a;
	margin-bottom: 35px;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
	width: 100%;
	margin: 15px 0 0;
	border-radius: 40px;
	padding: 17px 20px;
	border: 1px solid #ccc;
	background: #fff;
	font: 13px 'proxima_novalight';
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.contact-form select {
	height: 52px;
	border-radius: 40px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.contact-form input:focus,
.contact-form select:focus {
	outline: none;
	border: 1px solid #5a9ae4;
}

.contact-form .fancy-select {
	margin-top: 15px;
}

.contact-form input[type="submit"] {
	display: inline-block;
	width: auto;
	padding: 18px 100px 16px;
	color: #fff;
	text-transform: uppercase;
	background: #8dc63f;
	border-radius: 40px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer;
	font-size: 16px;
}

.contact-form input[type="submit"]:hover {
	background: #8dcf32;
}

.work input, .work textarea {
    margin-bottom: 35px;
}

.work input.not-valid {
	border: 1px solid #f26c4f;
}

.work input.not-valid:focus {
	border: 1px solid #5a9ae4;
}

.work .label-work {
    display: inline-block;
    margin-right: 10px;
}


.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	padding: 20px;
	color: #444;
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
	background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f26c4f;
	border-radius: 5px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	padding: 20px;
	color: #444;
	background-image: -webkit-linear-gradient(top,#009E60 0,#ACE1AF 100%);
	background-image: -o-linear-gradient(top,#009E60 0,#ACE1AF 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#009E60),to(#ACE1AF));
	background-image: linear-gradient(to bottom,#009E60 0,#ACE1AF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009E60', endColorstr='#ACE1AF', GradientType=0);
	background-repeat: repeat-x;
	border-color: #398f14;
	border-radius: 5px;
}

/*Work start*/
.crisper {
	background: rgb(241,241,241);
}

.crisper .title-black-20 {
	margin-top: 70px;
}

.text-black-work {
	margin-top: 30px;
	color: #353c4a;
	font: 15px 'proxima_novalight';
	line-height: 23px;
}

.text-grey-work {
	margin-top: 10px;
	color: #a0a0a0;
	font: 13px 'proxima_novalight';
	line-height: 23px;
}

/*Work end*/

.not-label {
	margin-top: 17px;
}

.contact-form .one-label {
	margin: 0;
}

.radio-row input,
.agreement input {
	width: auto;
}

.agreement {
	margin-bottom: 60px;
}

.agreement span {
	cursor: pointer;
}

.title-agreement {
	text-transform: uppercase;
	font-size: 16px;
	color: #555;
	margin: 50px 0 25px;
}

.block-agreement {
	padding: 28px 25px;
	margin-bottom: 20px;
	height: 220px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	border-radius: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 26px;
	color: #393939;
}

.contact-form input[type="submit"] {
	margin-top: 25px;
}

.contact-form input[type="submit"]:disabled {
	background: #e1e6e8;
	border: 1px solid #e1e6e8;
	cursor: not-allowed;
}
.contact-form input[type="submit"]:focus {
	background: #8dcf32;
	border: 1px solid #8dcf32;
}

.footer {
	height: 111px;
	background: #2f353e;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 100;
}

.footer .logo-footer {
	display: block;
	margin-top: 33px;
}

.footer .contact {
	margin: 50px 0 0 20px;
}

.footer .contact a {
	display: block;
	color: #fff;
	font: 16px 'proxima_novalight';
	margin-bottom: 10px;
}

.footer .nav {
	margin-top: 53px;
}

.footer .nav ul li {
	display: inline-block;
}

.footer .nav ul li a {
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
}

.contact-form label span {
	font-size: 15px;
}

.span.wpcf7-list-item:first-child {
	margin: 0;
}

@media screen and (max-width: 905px) {
	.menu-full-width {
		display: none;
	}
	.about-img {
		float: left;
	}
}

@media screen and (max-width: 905px) {
	.wrap-circle {
		margin: 0 auto;
	}
}

@media screen and (max-width: 767px) {
	.radio-row {
		margin-top: 35px;
	}
	.icon-home {
		margin-bottom: 30px;
		width: 45px;
	}
	.footer .nav {
		display: none;
	}
	.row-margin {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 418px) {
	#baner {
		padding-top: 70px;
	}
	.focus-points #baner,
	.industries #baner {
		padding-top: 60px;
	}
	.about #baner {
		padding-top: 30px;
	}
	.about #baner .title-white {
		margin-bottom: 15px;
	}
	.contact-form input[type="submit"] {
		width: 100%;
		padding: 18px 0 16px;
	}
	.restaurant-block h3 {
		font-size: 12px;
	}
}

@media screen and (max-width: 320px) {
	#baner {
		padding-top: 30px;
	}
	.radio-row input,
	.agreement input {
		display: block;
		margin: 0 auto;
		border-radius: 50px;
		width: 12px;
	}
	.wpcf7-list-item-label {
		display: block;
		text-align: center;
	}
	.contact-form label {
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.wrap-circle {
		float: none !important;
	}
}

.first_chart{
	text-transform:capitalize;
}

.er{
	border:1px solid red !important;
}

.er-radio{
	border-bottom:1px solid red !important;
}

.row textarea{
	border-radius: 10px;
}

.bold{
	font-weight:bold;
}

.top10{
	margin-top: 10px;
}

.top30{
	margin-top: 30px;
}

.work .no-margin input, .work .no-margin .label-work{
	margin-bottom:0 !important;
}

.radio-row .cert{
	width: 100% !important;
}

.radio-row .fancy-select{
    margin-bottom: 35px;
}

.padding-l0{
    padding-left: 0 !important;
}

.padding-r0{
	padding-right: 0 !important;
}

div.fancy-select ul.options {
	min-width: 102%;
	border-radius: 5px 0 0 5px !important;
}

.select2-container{
	width: 100%;
	border-radius: 40px;
	cursor: pointer;
	padding: 11px 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	background: #fff;
	color: #4B5468;
	border: 1px solid #ccc;
	font: 13px 'proxima_novalight';
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

.select2-container .select2-choice{
	padding:0;
	border:none;
	background: none;
}

.select2-chosen:after{
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #7d7d7d;
	top: 12px;
	right: 5px;
}

.select2-drop {
	border-radius: 5px 0 0 5px !important;
}

.select2-results li{
	padding: 8px 12px;
	color: #353c4a;
	font-weight:bold;
	font-size: 14px;
}

.select2-results{
	color:#505050;
}

.select2-results .select2-highlighted{
	background: #f5f5f5;
	color: #097bff;
}

.select2-container-active{
	border: 1px solid #428ce2;
}

.allow_input{
	width:20px !important;
	margin:0 !important;
}

.allow_label{
	margin:0 !important;
	color:#808080 !important;
}

.inline{
	display:inline-block;
}

.lh-44{
	line-height: 44px;
	margin-bottom: 0 !important;
}

.work .radio+.radio, .checkbox+.checkbox {
	margin-top: 10px !important;
}

.work .radio, .checkbox {
	margin-bottom: 0px !important;
}